/*====================================================================
   Custom CSS File for most of Desktop and Mobile look for Kipya Template
   Developed by Amazing LWEGATECH LTD team.
===================================================================**/
:root {
	--kpy-font: 'Raleway', sans-serif;
	--kpy-font-2: 'Raleway', sans-serif;
	--kpy-base: #2F9400;
	--kpy-base-rgb: 47, 148, 0;
	--kpy-gray: #7f7873;
	--kpy-gray-rgb: 127, 120, 115;
	--kpy-white: #ffffff;
	--kpy-white-rgb: 255, 255, 255;
	--kpy-black: #444;
	--kpy-black-rgb: 51, 51, 51;
	--kpy-primary: #FE0900;
	--kpy-primary-rgb: 254, 9, 0;
	--kpy-font-size: 16px;
  }
  
  html,body {
	font-family: var(--kpy-font)!important;color:var(--kpy-black);font-size: var(--kpy-font-size);font-weight: normal;line-height: 1.6; text-rendering: auto; height:100%;margin: 0;  font-optical-sizing: auto;}
	
/** ==========================================================
Header Section
===========================================================**/
.sticky-header {position: relative;z-index: 1000;}
.fixed-header {position: fixed;top: 0;width: 101%;}

.menu-section2{font-family: var(--kpy-font);padding: 15px 20px 0 0;}
.menu-section2 .menu .menu-item a, .sticky-header .menu .menu-item a{color:#444;} 
.menu-section2 .bg-body-tertiary {background-color:transparent !important; float: right;}
.top-header {margin-right:50px;}
.top-header .widget_block {display:flex;}
.menu-section2 .align-menu{padding-left:220px;}
.head-icons{font-size:18px;display:flex;}
.head-icons i{font-size: 30px;color: #d60000;margin-right:10px;}
.head-icons p{font-size: 16px;font-weight: 500;}
.header-social-icons a{background: transparent;text-decoration:none;}
.header-social-icons i {border: 1px solid #eee;padding: 15px 0;color: #d60000;font-size: 20px;margin-right: 18px;width: 45px;height: 50px;text-align: center;}
.menu-section {font-family: var(--kpy-font); position: fixed; z-index: 999;	width: 100%; background: linear-gradient(to bottom, rgba(5, 5, 5, 0.6) 0%, rgba(5, 5, 5, 0.54) 12%, rgba(5, 5, 5, 0.57) 29%, rgba(4, 4, 4, 0) 100%);}
.menu-section .bg-body-tertiary {background-color:transparent!important;  float: right;}
.menu-section img {	height: auto; padding: 5px;margin-top: -10px;border-radius: 0 0 15px 15px; width: 220px;}
.menu-container {padding: 15px;height: 100%;}
.menu {width: 100%;padding-left: 1rem;display: flex;gap: 40px;list-style-type: none;}
.menu ul{padding-left: 0rem !important;display: inline-block;}
.menu .menu-item a{color:#fff;}
.menu .menu-item .sub-menu-item a{color:#444;}
.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;}

.menu-bar {padding: 15px 0; background: #2c4143;z-index: 3;position: relative;}
.menu-bar::before {content: ''; position: absolute; top: 0%; bottom: 0%; z-index: 999; border-top: 70px solid #d60000; border-right: 50px solid transparent; border-left: 100px solid #d60000;}
.menu-bar::after {content: ''; position: absolute; top: 0%; bottom: 0%;	z-index: 999; border-bottom: 70px solid #d60000; border-left: 50px solid transparent; border-right: 100px solid #d60000; right: 0;}
.menu-links {margin-left: 200px!important;}

.menu .sub-menu {display: none;position: absolute;z-index:99; top: 100%; left: 0;background-color: #fff;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);width:100%; min-height:250px;}
.menu .sub-menu .left-side{width: 40%;min-height:250px;float:left;background:rgba(42, 42, 134, 0.04);border-right:3px solid rgb(247, 35, 49);padding:30px 0 0;}

.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{background: rgb(247, 35, 49);border-bottom:solid 1px rgba(247, 35, 49, 0.49);}
.menu .sub-menu-item li:hover a{color: #fff;}
.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; box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.05); border: 0; transition: 0.5s; padding: 0;background: #2c4143!important;}
.dropdown-item.active, .dropdown-item:focus, .dropdown-item:hover {background: rgba(241, 241, 241, 0)!important; color:#ffce32!important;}
.navbar-nav .dropdown:hover > .nav-link:not(:hover) {
    color: #ffce32;}
.dropdown-menu .dropdown-item:hover:not(:focus):not(.active) {
    color: #ffce32;}
.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;
    background: rgba(241, 241, 241, 0);color: #fff;font-family: inherit;font-size: 14px;font-weight: normal;padding: 0px 10px 0px 10px;line-height: 35px;text-decoration: none;text-transform: none;vertical-align: baseline;}
.navbar-expand-lg .navbar-nav .dropdown-menu a:hover {background: rgba(241, 241, 241, 0);font-weight: normal;text-decoration: none;color: #ffce32;}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {color: #ffce32 !important;}

.main-menu .nav-link:focus{background: rgba(255, 255, 255, 0);color: #ffce32;}
.main-menu .nav-link{color: #fff;}

 #menu-main-menu {display:flex;justify-content:center;align-items:center;width:100%;}
 #menu-main-menu li{margin-right:15px;}
 .menu-bar .menu-item a {color:#fff;font-size: 16px; font-weight: 700;}
 .menu-bar .menu-item a.active {color:#ffce32;}
 .menu-bar .menu-item a.focus {color:#ffce32;}
 .menu-bar .menu-item a:hover {color:#ffce32;}

.page-header{background: url(/wp-content/uploads/2024/05/project-4-1536x960.jpg) center;background-size: cover;padding: 80px 0 50px 0;color: #fff;position: relative;}
.overlay2 {position: absolute;z-index: 0;background: rgba(44, 65, 67, 0.8);top: 0;bottom: 0;right: 0;left: 0;}
.page-header .excerpt p {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.move-overlay{z-index:9;}
.page-header::after {content: '';width: 100%;height: 150px;z-index: 0;position: absolute;left: 0; /*! background: url("../images/curve-white-top.png"); */ background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; background-size: cover; background-repeat: no-repeat; top: 150px; background-position: center bottom;}
.page-header .entry-title{font-size: 46px;font-weight: 500;text-shadow: 4px 4px 4px #000;}
.cal, .tel,.news{color: #D60000;font-size: 16px;padding-right: 3px;}
.news{padding: 60px 0 25px 0px !important;}
/** ==========================================================
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);}

.main-slider {}
.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 .container {  position: relative;  padding-top: 300px;  padding-bottom: 100px; z-index: 3;}
/*.main-slider .image-layer, .slider-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;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;background-image:linear-gradient(to bottom,rgba(40, 40, 132, 0) 0%,rgba(0,0,0,0) 40%,rgba(0, 0, 0, 0.15) 99%,rgba(0, 0, 0, 0) 100%);}*/

.main-slider .swiper-slide-active .image-layer {  -webkit-transform: scale(1.15);  transform: scale(1.15);}
.main-slider .main-slider-content {position: relative; top: 100%; display: block; 	width: 100%; margin: auto; text-align: center;}
.main-slider .main-slider-content__inner { float: right; width: 90%; margin: auto;}
.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: #ffffff;  font-size: 36px;  line-height: 1.2em;  font-weight: 500;  text-transform: ; text-shadow:0 1px 2px #000000ad;text-transform: uppercase;letter-spacing: -.8px;}
.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;
margin: auto;
}

.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: #fff; line-height: 28px; font-weight: 400; font-size: 22px; text-shadow:0 1px 1px #000;letter-spacing: -.5px;}
.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: #D60000;}
.main-slider__nav .swiper-button-next::after,.main-slider__nav .swiper-button-prev::after {  display: none;}

/** ==========================================================
CAROUSEL Slides CSS
===========================================================**/
.carousel-inner .carousel-caption h5{font-size: 243.75%;line-height: 1.3;text-shadow: 1px 1px 1px #000;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: uppercase;font-weight: 800;}
.carousel-inner .carousel-caption p{color: #ffffff;font-size: 100%;text-shadow: none;line-height: 1.8;font-weight: normal;font-style: normal;text-decoration: none;text-align: left;letter-spacing: normal;word-spacing: normal;text-transform: none;font-weight: 500;}
.carousel-control-next, .carousel-control-prev {width:5%!important;opacity: .8!important; }
.carousel-caption {right:50%!important; left:10%!important;text-align: inherit !important;bottom:10rem !important;}
.carousel-item a {background: #d60000; opacity: 1; padding: 10px 18px 10px 18px; box-shadow: none; border: 0px solid RGBA(0,0,0,1); border-radius: 3px; color: #ffffff; font-size: 87.5%; text-shadow: 1px 1px 0px RGBA(0,0,0,0.17);	line-height: 1.5; font-weight: bold;
text-transform: uppercase;}
.carousel-inner .carousel-item img {height: 600px; object-fit: cover; object-position: center;}

/*.main-section{position:absolute !important;}*/
/*==========================================================
# Back to top button
==========================================================**/
.back-to-top { position: fixed; visibility: hidden; opacity: 0; right: 15px; bottom: 15px; z-index: 99999; background: #D60000; width: 40px; height: 40px; border-radius: 4px; transition: all 0.4s; }
.back-to-top i { font-size: 24px; color: #fff; line-height: 0; }
.back-to-top:hover { background: #017aae; color: #fff; }
.back-to-top.active { visibility: visible; opacity: 1; }


/** ==========================================================
Container CSS
===========================================================**/
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px!important;
  }
}

/** ==========================================================
Homepage Intro Section
===========================================================**/
/*Our Core Values*/
.core-features{background: #d8d8cd;text-align: center;}
.hexagon{text-align: center;color: #444;}
.hexagon h4 {margin-top: 30px;margin-bottom: 20px;font-size: 25px;font-weight: 700;}
.hexagon i {font-size:40px;}
.hexagon p {margin-bottom:1rem;font-size:15px;}
.section-pad {padding: 60px 0px;}
.core-features .first-heading {font-size: 45px;font-weight: 800;margin-bottom: 40px;}
.core-features .first-heading span {color: #d60000;}
.wp-block-columns .core-border{border-right: 1px solid #c4c4c4;border-left: 1px solid #c4c4c4;}
/* About Us */
.about .first-heading{font-size: 45px;font-weight: 800;margin-bottom: 30px;}
.about .first-heading span {color: #d60000;}
.about p {line-height: 2;font-size: 16px;font-weight:500;}
.about-btn .wp-block-button__link {background: #d60000;padding: 10px 25px;font-weight: 600;margin-top: 30px;border-radius: 0;font-size: 16px !important;}
.projects ul {margin-top: 40px;list-style-type:none;}
.projects li i {color: #ffce32;margin-right: 10px;font-size: 20px;}
.projects li a {color: #fff;font-weight: 600;font-size: 16px;}
.projects li a:hover {color: #ffce32;transition: all .31s ease;}
.assurance-image {position: relative;overflow: hidden;transition: background-color 0.3s ease-in-out;}
.assurance-image:hover {background-color: #00014;}
.assurance-image img {transition: transform 0.3s ease-in-out;width:300px;height:200px;object-fit:cover;}
.assurance-image:hover img {transform: scale(1.1);}
.wp-element-caption {transition: color 0.3s ease-in-out;text-align:center;line-height: 1.5;font-size: 16px;font-weight:500;padding: 15px 0;}
.assurance-image {text-align:center;}
.assurance-image:hover .wp-element-caption {color: #ffce32;}
.news .about h1{font-size: 45px;font-weight: 800;margin-bottom: 30px;color: #444;}
.news .about h1 span{color: #d60000;}
.member {background: #d8d8cd;text-align: center;}
.member-image {clip-path: polygon(0% 0%, 86% 0, 100% 50%, 86% 100%, 0% 100%);}
.member-image figure{margin-bottom:0;}
.member .about {padding: 0 80px;}
.about h1 {font-size: 45px;font-weight: 800; margin-bottom: 25px;}
.about h1 span{color: #d60000;}
.core-feature-block{gap:0}
.member .about p {font-size: 14px;line-height: 1.6;}
.member-buttons .about-btn .wp-block-button__link {margin-left:250px;}
.see-our-impact .impact-section {padding:30px 0 25px 0;}
.kpy-news .card{min-height:auto !important;padding-bottom:20px;}
.kpy-news .card-body{padding-bottom:0 !important;padding-top:0 !important;}
.post-thumbnail{overflow: hidden;}
.kpy-news .post-thumbnail img {width: 150px !important;object-fit: cover;}
.kpy-news .post-thumbnail:hover img{transform: scale(1.05);transition: all 1.1s ease;}
.card-body{padding:0 0 0 30px !important;}
.kpy-news .catz{color:#444 !important;}
.home-news-desc .excerpt p{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical ! important;overflow: hidden;}
.kpy-news .catz i{display:none;}
.catz>span{display: inline-flex;margin-bottom: 3px;padding-right: 15px;}
.author a{color:#444;}
.excerpt p{font-size: 14px;line-height:1.5;padding-top:10px;font-weight: 500;color: #444;}
.events-card {padding:10px; border-radius: 0 100px 100px 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);}
.round-image img{border-radius:50%;height:170px;}
.section-pad .home-video .epyt-gallery iframe{width:540px;height:300px;}
.section-pad .home-video .epyt-gallery-list .epyt-pagination{display:none;}
.section-pad .home-video .epyt-gallery-list .epyt-gallery-thumb:nth-child(n+4), .section-pad .home-video .epyt-gallery-list .epyt-gallery-rowbreak {display: none !important;}

/** ==========================================================
Inner Pages
===========================================================**/
/*.page-content { padding: 70px 0; }*/
.page-content2 { padding: 70px 0 10px; }
.breadcrumb { color: #fff;display:block !important;border-radius:4px !important;padding:15px !important;}
.breadcrumb a { color: #ffce32; font-size:16px; padding:15px 2px;font-weight:600;}
.breadcrumb .slash-title { color: #fff;font-size:16px; padding-right:15px 2px;font-weight:600;}
.breadcrumb .slash {color: #cccccc;padding: 15px 2px;}
.core-feat h2 {font-size:36px; font-weight: 700; margin-bottom: 25px;}
.core-feat h2 strong {color: #d60000;}
/** ==========================================================
Our Work Main Page
===========================================================**/
/*.our-work {padding:20px 0 60px;}*/
/*.our-work .our-work-item h2{color: #2e2e88;font-weight: 500; font-size: 30px;}*/
/*.our-work .our-work-item .wp-block-button__link {background-color:#D60000; padding:10px 30px; font-weight: 500;}*/
/*.our-work .our-work-item .wp-block-button__link:hover {background:#0978a2;}*/

/** ==========================================================
About Pages
===========================================================**/
.intro .about h1 {font-size: 35px;}
.mission-vision{background:#d8d8cd;align-content:center;}
.mission-wrap .row{gap:0}
.about-image{padding:0 !important;}
.about-image figure{margin:0;}
.vision .wp-block-column, .mission .wp-block-column{text-align: center;padding: 0 30px;}
.vision h2, .mission h2 {font-size: 30px;font-weight: 800;}
.vision i, .mission i {color: #d60000;margin-right: 10px;}
.mission .wp-block-column {margin-top:40px;}
.mission .wp-block-column p {padding: 0 40px;}
.objectives-list li, .value-list li {display: flex;list-style: none;font-size: 18px;margin-bottom: 10px;}
.value-list i, .objectives-list i {color: #d60000;margin-right: 10px;}
.need .container{padding:0;}
.added-value-paragraph{font-size:14px;font-weight:500;}
.card-deck {display: flex;}
.need .card-body {text-align: center;color:#444;padding: 30px !important;box-shadow: 4px 4px 4px 4px aliceblue;border-top: 1px solid rgba(0, 0, 0, .125);border-left: 1px solid rgba(0, 0, 0, .125);border-radius: .25rem;background-clip: border-box;}
.need .card-body .card-title {font-size: 27px;font-weight: 600;margin-bottom: 20px;}
.card-text:last-child {margin-bottom: 0;}
.core-page{font-size: 16px;align-self: center;padding: 30px;}
.core-page h2 {font-size: 30px;font-weight: 600;margin-bottom: 20px;}
.core-page p{font-weight:500;}
.core-image figure{margin:0 !important;}
.wp-block-column .teamshowcase-image {height: 250px;background: #f1f1f1;line-height: normal;overflow: hidden;position: relative;width: 100%;}
.wp-block-column .teamshowcase-image img {transition: all 0.2s ease-in-out 0s;position: absolute;height: 100% !important;width: 100% !important;object-fit: cover;object-position: top center;border-radius: 0px;}



/** ==========================================================
Single Article Page
===========================================================**/
.post-content {     }
.post-content h1 { font-size: 26px; font-weight: 500; color: #000; margin-bottom: .7rem; }
.post-content img { width: 100%; height: 500px; object-fit: cover; margin-bottom: 20px; }
.post-content p { margin: 0 0 1.6875rem; }
.post-content h3 {font-size:1.25rem;}
.post-content img { width: 100%;}
p.author { line-height: 3; border-bottom: dotted 1px #aaa; margin-bottom: 1rem; color: #AE1220; }
p.post-meta { position: relative; color: #fec679; font-size: 20px; margin: -18px 0 25px; }
p.post-meta i { margin-right: 10px; }
.newsletter h2 { font-size: 36px; font-weight: 800; color: #D60000; text-align: center; margin-bottom: 2.5rem; }
.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; }

/** =========================================================
Event Details - Canvas
===============================================================**/
.kpy_event_details { height: calc(100vh - 6px ); padding: 20px 30px 20px 25px; margin-bottom: 6px; }
.kpy_event_details img.wp-post-image { height: 250px !important; width:380px;}
.kpy_event_details .offcanvas-header { padding: 10px 10px 0; }
.kpy_event_details .offcanvas-title { font-size: 20px; font-weight: 500; line-height: 2; color: #D60000; border-bottom: dotted 1px #eee; }
.kpy_event_details .time, .kpy_event_details .location { color: #D60000; font-weight: 500; }
.kpy_event_details .btn-close { width: 35px; height: 35px; display: inline-block; text-align: center; border: 1px solid transparent; position: relative; cursor: pointer; transition: all .2s; top: 0; }

/** ==========================================================
Upcoming Events Page
===========================================================**/
/*.kpy_events{padding:0 90px !important;}*/
.kpy_events .card{min-height:300px;}
.kpy_events img {width: 100%;  object-fit: cover;}
.kpy_events .date {font-size: 80px;color: #d60000;text-align: center;padding:5px;}
.kpy_events h3 {font-size: 17px;font-weight: 700;color: #444;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}

.kpy_events .location {color: #D60000;}
.upcoming-events{background-color: rgba(101, 93, 93, 0.05);padding:30px 15px;}
.upcoming-events h2{color: #5EC401;font-weight: 600;margin-bottom: 20px;}
.kpy_events .card-body{padding:10px !important;}
.kpy_events .uevents-image{padding:0;padding-right:10px !important;}

/** =========================================================
Our impact section
==============================================================**/
.impact-page h2{font-weight: 700 !important;color:#444;}
/*.impact-accordion{outline: none;background: #2c4143 none repeat scroll 0 0;border-radius: 10px !important;margin: 10px;padding: 20px;display: flex;align-items: center;border: 1px solid #c5c5c5;}*/
.wp-block-details summary {color: #fff;font-weight:600;font-size:18px;border: 1px solid #c5c5c5;border-radius: 10px !important;margin: 10px;padding: 20px;outline: none;background: #2c4143 none repeat scroll 0 0;}
.wp-block-details summary:hover {color: #d60000;}
details summary {display: flex;align-items: center;list-style: none;cursor: pointer;}
details summary::-webkit-details-marker {display: none;}
.fa-hand-point-right {margin-right: 8px;transition: transform 0.3s ease;}
details[open] summary .fa-hand-point-right {transform: rotate(90deg);}
details summary::marker {display: none;}
details summary::before {content: "\f0a4";font-family: "Font Awesome 5 Free";font-weight: 900;margin-right: 8px;}
/** =========================================================
Jobs section
==============================================================**/
article .job-image{padding-bottom: 15px;margin-bottom:30px;border: 1px solid #eee !important;box-shadow: 4px 4px 4px #eee !important;height:500px;}
.job-post img{height:200px;width: 100%;object-fit: cover;}
.job-post {overflow: hidden;}
.job-post:hover img{transform: scale(1.1);transition: transform 1.1s ease;}
.card-body{padding:15px  !important;}
.card-body h2{margin: 0 0 14px;padding: 0;font-size: 20px !important;line-height: 1.25;color:#000;}
.jobs-body .catz .job-author, .jobs-body .catz .jobs-date {font-size: 95%;line-height: 1;margin-bottom: 15px;color: #646464;padding-right:45px;}
.jobs-body .catz .jobs-date {font-style:italic;}
.jobs-body .read-more {color:#fff;background-color: #d60000;padding: 8px 15px;border:0;border-radius:0;}
.jobs-body .read-more:hover {color:#fff;background-color: #d60000;}
.jobs-body .catz .jobs-excerpt p{font-weight: 500;text-align:justify;padding:0 !important;margin-bottom: 20px;}
.section-pad .article{margin-bottom: 50px !important;}
.card-margin{margin-bottom:50px;}
.jobs-body .line-clamp-heading{display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  overflow: hidden; }

/** =========================================================
Impact stories section
==============================================================**/
.size-large .impact-image{height: auto;max-width: 100%;padding-left:100px;}
.stories-section {padding-left:15px;}
.stories-section h1{color: #cf2e2e !important;font-weight: 500;font-size:25px;}
.stories-section .sub-impact{color:#0693e3;font-size:15px;}
.stories-section p{font-size:15px;}
.impact-accordion .impact-accordion-text {padding:30px;text-align:justify;background-color:#ededed;}
.impact-page h2{margin-top:40px;}
.wp-block-details summary::before {content: '\f0a4';display: inline-block;margin-right: 10px;font-size: 1em;transition: transform 0.3s ease;}
.wp-block-details[open] summary::before {transform: rotate(90deg);}

/** =========================================================
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:#444; 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 .card{min-height:300px;}
.kpy-news img {width: 100%; height: 150px;  object-fit: cover;}
.kpy-news .date {font-size: 13px;font-weight: 500; color: #D60000; margin-bottom: 1rem;}
.kpy-news h3 {font-size: 18px;font-weight: 500;color: #444;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;}
.kpy-news a.btn-outline-info {color: #D60000; border-color:#D60000;border-radius: 50px;padding: 2px 20px;font-size: 14px;font-size: 500;}
.kpy-news a.btn-outline-info:hover {color:#fff; background-color:#D60000;}
.kpy-news .catz{font-size: 13px;font-weight: 500;color: #D60000;margin-bottom: 1rem;}
/** =========================================================
TEAM section
===============================================================**/
.team{padding-right: 15px;}
.team .card{margin-bottom: 2rem !important;}
.team .post-thumbnail img{height: 300px;width:100%;object-fit: cover;object-position: top;}
.team .team-details{position: absolute;background: rgba(0, 0, 0, 0.4);bottom: 0;left: 0;right: 0;color: #fff;text-align: center;}
.team-details h4 {font-size: 24px;line-height: 34px;}
.team-details p {font-size: 90%;}
.team .card a{color:#fff; text-decoration:none;cursor: pointer;}
.team .post-thumbnail img {	width: 100%;object-fit: cover;object-position:top;height: 350px; transition: all 0.2s ease-in-out 0s;}
.team .post-thumbnail { transform: scale(1); overflow:hidden;}
.team .card:hover img{transform: scale(1.3);}
.team .team-details h4 {font-size: 24px;}
.team .card .plus-icon i{display:none;}
.team .card:hover .plus-icon i{  position: relative;margin-left: auto;margin-right: auto;font-size: 30px;text-align: center;display: block;color: #f5f5f5;margin-bottom: 5%;}

.member-details h4, .partner-details h4{font-weight: 500; font-size: 25px !important; line-height: 1.5;}
.member-details .modal-body span::after, .partner-details .modal-body span::after {border-bottom: 2px solid #eee; padding-bottom:10px;margin-bottom: 10px;}
.member-details .modal-body p.title,.partner-details .modal-body p.title{border-bottom: dotted 2px #eee; color:#b9131a;}
.modal.show .modal-dialog {padding: 20px; background: #fff;}
.modal-content {max-height: 400px; overflow-y: auto;}
.member-details .modal-body p {font-size: 14px; line-height: 1.7;}
.modal-dialog img {width: 100%;	height: 300px;}
/** =========================================================
PARTNERS section
===============================================================**/
.partners{padding: 15px 10px;}
.partner{display: flex;overflow: hidden;position: relative;}
  .partner .card{min-height: 100px; white-space: nowrap;animation: marquee-animation 10s linear infinite;}
.partner img{height: 100px; object-fit: contain;object-position: center; display: grid; gap: 10px; padding: 10px;width: 200px;}

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

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

/** ============================================================
Publication Page CSS
=============================================================**/
.pub-content-area {padding:60px 0;}
.publications {padding: 30px 0;}
.publications .pdf-thumbnail img {width: 90%; object-fit: cover; height: 200px; object-position:center;}
.publications h4.pub-title {font-size: 1.25rem;margin: 10px 0 0;font-weight: 600; color: #D60000;}
.publications h5.pub-summ, .about-side-pub h4.pub-summ{font-weight:700;}
.publications .pub-desc {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; margin: 0 0 1em 0; font-size: 1rem; line-height: 1.5;}
.publications .pub-link a {color: #2c4143; font-size: 16px;}
.publications .pub-link a::after { content: "\f138"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.3em;   }
.pub-download a {border: 2px solid #2c4143; padding: 8px 15px; font-size: 18px; font-weight: 500;	color: #fff; transition:.5s all;display: inline-block;background: #2c4143;}
.publications .pub-download {margin-top: 50%;}
.pub-download a::before { content: "\f30A"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.1em;   padding-right: 0.6rem;}
.pub-download:hover a {color:#fff; background:#d60000;border: solid 2px #d60000;}
.table > thead {display:none;} 
tr:hover td, tbody tr:hover th, table.dataTable tbody tr {transition:.5s;}
tr:hover td, tbody tr:hover th {   background-color: #f9fafc; }
table.dataTable tbody tr:hover {   background-color: #f9fafc; }
table.dataTable tbody tr {margin: 15px 0; display: block; border-bottom: solid 1px #25aae03d;}
table.dataTable tbody th, table.dataTable tbody td {padding: 15px 10px;}
#downloads-table small {font-weight:500;}
table.dataTable.no-footer {border-bottom:none!important;border-top: 1px solid #eee;padding-top: 10px;}
#downloads-table_length label, #downloads-table_info, #downloads-table_paginate, .dataTables_wrapper .dataTables_paginate .paginate_button, #downloads-table_filter label {font-weight: 500; padding: 10px 15px; color: #D60000!important;}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    color:#D60000!important;}
.dataTables_wrapper .dataTables_length select {border: 1px solid #D60000 !important; border-radius: 0px !important; padding: 5px !important;color: #D60000;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {background:transparent!important; color:#D60000 !important; border:1px solid !important; transition:.5s all;border-radius: 0;}
.dataTables_wrapper .dataTables_filter input {border: 1px solid #D60000!important; border-radius: 0px!important; margin-left: 5px!important;}

/*==Home Reports==*/
.wp-block-cover .projects{padding-bottom:20px !important;}
.home-reports{padding-top:0;padding-bottom:0;}
.home-reports .pub-item {position: relative;overflow: hidden;background-color:#fff; transition: background-color 0.3s ease-in-out;}
.home-reports .pub-item .pdf-thumbnail img {width:100%;
    height: 170px !important;object-fit:cover;transition: transform 0.3s ease-in-out;}
.home-reports .pub-item:hover img {transform: scale(1.1);}
.home-reports .pub-item {margin-bottom:30px;}
.home-reports .pub-item .pub-title{color: #000;text-align:center;font-size:16px;font-weight:500;padding:0 15px}
.home-reports .pub-link {display:flex;margin-left:90px;}
.home-reports .pub-link a {color: #fff;font-size: 15px;font-weight:600;background-color:#d60000;padding:5px 16px;margin-top:10px;margin-bottom: 12px;}
.home-reports .pub-link a:hover {background-color:#2c4143}
.home-reports .line-clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;-webkit-line-clamp: 2;}

/** ============================================================
Photo Gallery Page CSS
=============================================================**/
.gallery-page {padding: 20px 0;}
.gallery-container {display: flex;flex-wrap: wrap;justify-content: space-between;}
.gallery-wrap {flex: 0 0 32%;box-sizing: border-box;margin-bottom: 20px;background: #fff;text-align: center;}
.gallery-inner-wrap {position: relative;}
.gallery-img-wrp {border: 1px solid #ccc;padding: 5px;height: 300px;width: 100%;    z-index: 1;position: relative;}
.single-gallery {height: 300px;width: 100%;z-index: 1;position: relative;}
.gallery-inner-wrap img {display: block;height: 100%;width: 100%;object-fit: cover;object-position: top center;}
.gallery-img-wrp img {display: block;height: 100%;width: 100%;object-fit: cover;
    object-position: top center;}
.single-gallery img {display: block;height: 100%;width: 100%;object-fit: cover;
    object-position: top center;}
.gallery-img-wrp::after {border-width: 4px !important;bottom: -7px;content: " ";left: -7px;position: absolute;right: 11px;top: 5px;border-style: none none double double !important;border-color: #ccc;z-index: -1;}
.gallery-img-title {margin-top: 10px;font-weight: bold;text-align: center;}
.gallery-img-link {text-decoration: none;color: inherit;}
.gallery-img-count {margin-top: 5px;text-align: center;}

/** ============================================================
Single Publication Page CSS
=============================================================**/
.about-side-pub {padding-left: 5%;	border-left: 1px solid #ccc;}
.about-side-pub h1 {margin-bottom:1.5rem 0 1rem;}
.pub-stats {color: #D60000;	font-size: 16px;}
.pub-single .post-thumbnail {position:sticky;}
/** ============================================================
Contact Page CSS
=============================================================**/
.contact-padding {padding: 60px 80px 0 80px !important;}
#contact_form .ninja-forms-req-symbol {color: #d60000;}
#contact_form label {font-size: 18px;line-height: 20px;cursor: default; font-weight: 700;margin: 0;padding: 0;}
#contact_form .myform{margin: 0;width: 100%;border: none;background: #f7f7f7;border: 1px solid #c4c4c4;border-radius: 0;box-shadow: none;color: #787878;transition: all .5s;height: 50px;font-size: 16px;padding: 12px;}
#contact_form .mytext{height: 200px;font-size: 16px;margin: 0;padding: 12px;}
#contact_form .mycolor:focus {background: #fff;border-color: #919191;color: #919191;outline: none;transition: all .5s;}
.mycontact-container{padding-left:60px;padding-right:60px;}
#contact_form .submit-button{background: #d60000 !important;height:50px;border: 0 !important;color: #fff !important;transition: all .5s;font-weight: 600 !important;border-radius:0;font-size: 16px;padding: 12px !important;}
.nf-form-fields-required{padding-top:50px;}
#contact_form .mb-5{margin-bottom: 1.5rem !important;}
#contact_form label{padding-bottom:10px;}
.contact-cost i{margin-right:10px;color: #d60000;font-size: 18px;}
.contact-cost p{line-height:1.5;}

/** ============================================================
DONATE PAGE 
=============================================================**/
.donate-page img {max-height:250px; object-fit:cover; object-position:center;margin-bottom: 20px;}
.donate-page figure {margin-bottom:0!important;}
.donation-form {padding: 30px; background: #f7f7f7;}
.donation-form h3{color: #D60000;font-weight: 500;font-size: 22px;}
.donation-form input, .donation-form optgroup, .donation-form select, .donation-form textarea {font-size: 14px; border-radius: 0; box-shadow: 0 0 4px rgba(0,0,0,.07); padding: 0 12px; line-height: 34px; border: 1px solid #22222226;}
.donation-form label { font-weight: 500; padding-bottom: .5rem;}
.donation-form .dnt-btn {margin-top:1rem;}
.donation-form .dnt-btn [type="button"], .donation-form .dnt-btn [type="reset"], [type="submit"], .donation-form .dnt-btn button {background: #D60000!important;color: #fff !important;padding: 3px 30px !important;	border: 0 !important;	font-size: 17px !important;font-weight: 500 !important;margin-top: 1rem;}

/** ============================================================
Error 404 Page Not Found CSS
=============================================================**/
.Error_404 {overflow: hidden; padding:80px 0 120px;}
.Error_404 .error_pic {width: 35%; float: left; text-align: center;}
.Error_404 .error_pic i {color: #D60000; font-size: 250px; line-height: 250px; 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: #D60000;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: #D60000;}
a.button, a.tp-button {transition:.2s all; background: transparent; color: #D60000; border:solid 2px;}
.wp-block-ub-tabbed-content-tab-title strong {font-weight:500!important;}
.text-dark {color:#a8834;}


/** ============================================================
Footer CSS
=============================================================**/
/* footer */
.footer { background: #2c4143;color: #fff;padding-top: 60px;}
.footer .footer-top {padding-bottom: 1rem; margin-bottom:0.5rem;}
/*.footer .footer-logo img { margin-top: 10px; margin-bottom: 1rem; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; width: 130px; }*/
.footer .footer-top h4 { font-size:22px; margin-bottom:1rem; text-align: left; line-height: 2.5; font-weight: 500; }
.footer .footer-top h4::after { display: block; content: "";width: 4rem; }
.footer-menus ul { padding-left: 0; display: block; list-style-type: none; line-height: 1.8; margin-bottom: 2rem; }
.footer .copyright { font-weight: 500; font-size: 12px; text-align: center;}
.footer .copyright a {color:#ddd;}
.footer .contact-info {font-size:15px;}
.footer .contact-info i {padding-right:10px;}
.footer-links a{color:#fff;font-size:15px;}
.footer-links {line-height:1.1!important;}
.mail{font-size:14px;}
.mail input{padding:7px 50px 7px 50px;}
.footer-news, .second-btn {text-align:center;}
.mc4wp-form-fields p{text-align:center;}
.second-btn{background-color:#ffce32 !important;color:black !important;font-size:14px !important;padding:10px !important;}
.footer-heading .widget h5{padding-bottom:10px;}


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

@media (min-width: 320px) and (max-width: 575px) {
.menu-section2 .top-header .head-icons {display:none;}
.menu-section2 .align-self-center img {height:45px;}
.menu-section2 .header-social-icons i {padding: 10px 0;font-size: 18px;justify-content: space-evenly;width: 40px;height: 42px;}
.menu-section2 .align-menu {padding-left: 50px;}
.menu-bar::before, .menu-bar::after{display:none;}
.menu-bar{display:none;}
.sticky-header{background: #2c4143;width:100%;}
.toggling-menu span {color:#ddd; font-size:14px;}
.sticky-header .toggling-menu {width:100% !important;}
.my-toggle-menu {display: flex;align-items: center;justify-content: flex-end;color:#ddd;line-height:50px;}
.sticky-header i.bi-list{font-size: 24px;color: #ddd;align-items: center;justify-content: flex-end;line-height:50px;}
.header-social-icons {margin-bottom:5px;}
.toggling-menu #offcanvasExample {padding: 15px; margin: auto; width:100%; background: #2c4243;margin-top: 62px;padding: 0 5px 5px 0 !important;}
.nav-link.dropdown-toggle.show::after {content: '\25BC';display: inline-block;margin-left: 5px;transform: rotate(180deg);transition: transform 0.3s ease;}

.offcanvas-backdrop.show {opacity: 0 !important;}
.offcanvas-header{display: flex;align-items: center;justify-content: flex-end!important;color:#ddd;line-height:30px;}
.offcanvas-header button {font-size:8px;background-color: #ddd !important;border-radius: 50% !important;}
.offcanvas-header span {padding-right:10px;}
.offcanvas-body {padding-top:0 !important;}
.offcanvas-body ul li {font-size: 14px;font-weight: bold;margin-bottom: 0px;color: #fff;line-height:1.6rem;}
.carousel .carousel-control-prev, .carousel .carousel-control-next{display:none;}
.carousel-inner {height: 328.547px;}
.carousel-inner .carousel-item img {height: 329px;}
.carousel-caption{padding: 15px 30px 15px 30px;width:100%;bottom:1rem !important;right:0 !important;left:0 !important;}
.carousel-inner .carousel-caption h5{font-size: 143.75%;line-height: 1.3;text-shadow: none;}
.carousel-inner .carousel-caption p {font-size: 85%;}
.about-btn .wp-block-button__link {text-shadow:none;}
.core-features .first-heading{font-size: 30px;font-weight: 700;margin-bottom: 25px;color:#444444;}
.core-feature-block .hexagon{text-align: center;margin: 40px 30px 40px 30px;border: 1px solid #bdb8b8;padding: 30px 25px 10px 25px;box-shadow: 4px 4px 4px #888787;}
.core-feature-block .hexagon h4 {margin-top: 30px;margin-bottom: 20px;font-size: 20px;font-weight: 700;}
.core-feature-block .hexagon p {padding: 0 10px;font-size: .9rem;font-weight: 500;}
.about {padding:0 15px;}
.about .first-heading{font-size: 30px;font-weight: 700;margin-bottom: 25px;color:#444444;}
.about p {line-height: 1.7;font-size: 15px;text-align:justify;padding-top:30px !important;}
.about .align-self-center{padding-top:0 !important;}
.card-decks .card-body{margin:0 20px !important;}
.cost-core-features .flex-column{flex-direction: column-reverse !important;}
.core-page{padding-bottom:0 !important;}
.cost-core-features .g-0{gap: 0;}
.multi-stakeholder {padding:30px 0 0;}
.team{padding-top:0;}
.team .card{margin-bottom:0 !important;}
.impact-padding{padding:0;}
.wp-block-details summary:hover{background:#61a8bd;}
/*.impact-accordion .impact-accordion-text{transition: ease-in-out 0.5s;}*/
.need .added-value-paragraph, .need figure img {padding:0 20px 0 20px;}
.news .about h1{font-size: 30px;font-weight: 700;margin-bottom: 25px;}
.kpy-news{padding-right:0 !important; padding-left:0 !important;}
.kpy-news .post-thumbnail, .member .about {padding: 0 25px;}
.kpy-news .post-thumbnail img {width: 100% !important;height: auto;}
.kpy-news .card-body {padding-top: 20px !important;}
.news .upcoming-events-heading{margin:-25px 0 20px 0;}
.member-image figure {display:none;}
.about h1 {margin-bottom: 25px;font-size: 30px;font-weight: 700;}
.member-buttons .about-btn .wp-block-button__link {margin-left:0;}
.impact-section .is-layout-flex {display: inline-block; padding-bottom:40px;}
.page-header .entry-title {font-size: 35px;}
p .author{color: #444;font-size:13px;}
.post-content p{font-size:15px;text-align:justify;}
.post-content {padding:0 10px;}
.footer-mob{padding-top:30px;}
form .mail{width:100%;}
.mail .mail-text{ border: 0;padding: 10px;width: 100%;}
.second-btn {color: #444 !important;font-size: 14px !important;padding: 10px 25px !important;font-weight: 600 !important;border: 0 !important;}
.footer-heading .footer-menus{padding-top:30px;}
.contact-padding {padding: 60px 0 30px 0 !important;}
.contact-padding .field-flexing{display:block;}
.contact-padding .field-flexing .mob-col{padding-bottom:20px;}
.contact-cost h2{font-size:1.5rem;}
#contact_form .mb-5 {margin-bottom: .4rem !important;}
article .job-image {margin:20px;}
.publications{padding:0;}
table.dataTable tbody tr {display: grid; padding-bottom:30px;}
table.dataTable tbody th, table.dataTable tbody td {width:100%;border-bottom-style: hidden;}
.publications h4.pub-title {font-size: 1.1rem;color: #36597c;padding-right:20px;}
.publications h5.pub-summ, .about-side-pub h4.pub-summ {font-size:1.1rem; padding-top:20px;}
.pub-download a {background: #007bff;border:0;}
.publications .pub-link a {color: #ab091b;}
.publications .pub-download{margin-top:0;}
.publications .pdf-thumbnail img {width: 100%;}
.about-side-pub {font-size:2rem;padding-left: 0; border-left: 0;}
.post-content h1 {font-size: 20px;}
.text-muted {display: block;}
.mission-vision{padding:30px 0 30px 0;}
.mission .wp-block-column {margin-top: 20px;}
.mission .wp-block-column {padding: 0;}
.mission .wp-block-column p {text-align: justify;}
.mission .wp-block-column p {text-align: justify;}
.intro .about ul {padding-right: .8rem;}
.objectives-list li, .value-list li {font-size: 16px;}
.about p{padding-top:30px;}
article .job-image{margin-top:0 !important;}
.card-margin{margin-bottom:20px;}
.footer .copyright {padding-bottom: 20px;}
.stories-section .size-large .impact-image {padding-left:0 !important;}
.stories-section .size-large .wp-element-caption {padding-top:0 !important;}
.offcanvas-body ul li .dropdown-toggle::after {font-size:8px !important;
    content: "\25BC" !important;}
.section-pad .epyt-gallery iframe {width: 365px !important;height: 300px;}
.kpy_events {padding: 0!important;}
.events-card{border-radius:0;}
.round-image img {border-radius: 60%;padding: 10px;height: 170px;}
   

}
@media (max-width: 576px) and (max-width: 767px) {
.sticky-header {background: #2c4143;}
.menu-section img, .menu-section2 img { height: auto;border-radius: 0 0 8px 8px; }
.sticky-header i.bi-list { color:#ddd!important; }
.footer .footer-logo img { margin-top: 0; padding: 10px; width: 120px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;}
/*.footer-mob, .footer .footer-top h4 { text-align: center; display: block; }*/
.footer .footer-top h4::after { margin: auto; }
.main-slider .main-slider-content .big-title h2 { font-size:32px; }
.main-slider .main-slider-content .text p { font-size:16px; line-height:inherit; }
.main-slider .main-slider-content__inner { width:100%; }
.main-slider__nav { display:none; }
#offcanvasExample { max-width: 400px; padding: 15px; margin: auto; width:100%; background: #2c4243;margin-top: 62px;padding: 0 5px 5px 0 !important;}
/*.offcanvas-body ul li { font-size: 20px; font-weight: 500; margin-bottom: 0px; color: #D60000; }*/
.offcanvas-body ul li .dropdown-toggle::after { margin-left: 0.55em; float: right; content: "\F282"; font-family: bootstrap-icons !important;font-size:10px; font-style: normal; font-variant: normal; text-transform: none; border:none!important; }
.offcanvas-body .dropdown-menu { border: none;width: 100%; background: #2c4143;padding-top:7px !important;transform: translate3d(-16px, 39px, 0px) !important;}
/*.offcanvas-body ul.dropdown-menu li a, .offcanvas-body ul.dropdown-menu li a.nav-link:hover { background: rgba(255, 255, 255, 0);color: #ffce32;font-weight: bold;text-decoration: none;border-color: #fff; }*/
.offcanvas-body ul.dropdown-menu li a, .offcanvas-body ul.dropdown-menu li a.nav-link {color: #fff;font-size: 14px;font-weight:400;line-height:1.9rem;}
.dropdown-item { padding: 5px; font-size: 17px; }
.main-slider .swiper-slide { height:550px; }
.main-slider .container { padding-top:250px; }
/*.footer { padding:0 0 10px;}*/
/*.breadcrumb,.search {display:none!important;}*/
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
.header-menu-item .menu-item a, .ngo_media .nav-pills .nav-link.active, .ngo_media .nav-pills #events-tab, .ngo_media .nav-pills #news-tab, .ngo_media .nav-pills #social-tab { font-size:13px; }
.ngo_media .nav-pills #news-tab, .ngo_media .nav-pills #social-tab { margin-right: 10px; }
.ngo_media .nav-item a.descr { font-size: 18px; }
.ngo_media h1, .newsletter h1 { font-size:36px; }
.newsletter .form-control, .newsletter .btn-info { font-size:12px; }
.footer .footer-logo img { width: 150px; }
#menu-copyright-menu ul li a { font-size:12.5px; }
.urreno-about-content p { font-size: 15px; }
.about-intro-content p { font-size: 16px; }
.urreno-about-img img { height:400px; }
.about-objectives h2 { font-size:32px; }
.ngo_media #myTabContent { margin-top:-1.0rem; }
.urreno-cores-rs img, .urreno-cores-mp img, .urreno-cores-wk img { height: 100px; padding: 20px; }
.urreno-cores-wk h3, .urreno-cores-mp h3, .urreno-cores-rs h3 { font-size:24px; }
.urreno-cores-wk a, .urreno-cores-mp a, .urreno-cores-rs a { font-size: 14px; }
.menu-section .donate-btn a, .menu-section2 .donate-btn a { padding: 5px 20px; font-size: 14px; }
}
@media (max-width: 1200px) {.gallery-wrap {flex: 0 0 32%;}}
@media (max-width: 992px) {.gallery-wrap {flex: 0 0 48%;}}
@media (max-width: 768px) {.gallery-wrap {flex: 0 0 48%;}}
@media (max-width: 480px) {.gallery-wrap {flex: 0 0 100%;}}
@media only screen and (min-width:1140px) {

}

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

}

/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
