/*====================================================================
   Custom CSS File for most of Desktop and Mobile look for Kipya Template
   Developed by Amazing LWEGATECH LTD team.
===================================================================**/
:root {
	--kpy-font: 'Roboto', sans-serif;
	--kpy-font-2: 'Roboto', 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: #333;
	--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
===========================================================**/
.donate i{color: #fff;font-size: 20px;}
.topmenu{align-self: center;float:right;font-size:12px;}
.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;background: #fff;margin-top: -10px;border-radius: 0 0 15px 15px; width: 220px;}
.sticky-header .menu-section img {height: 90px;}
.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:#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: 16px; font-weight: 400; }
.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 .menu-item{height: 40px;margin-bottom: -10px;}
.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;}
.menu-section2{font-family: var(--kpy-font);padding-top: 10px;padding-bottom:10px; background:linear-gradient(to right,rgba(255, 255, 255, 0) 0,rgba(0, 0, 0, 0.02) 99%,rgba(0, 0, 0, 0.09) 100%);}
.menu-section2 img{height: 110px;}
.menu-section2 .menu .menu-item a, .sticky-header .menu .menu-item a{color:#333;} 
 .sticky-header .search i{color:#333!important;}
 .sticky-header .wp-block-social-links.is-style-logos-only .wp-social-link svg, .menu-section2 .wp-block-social-links.is-style-logos-only .wp-social-link svg {fill:#333;} 
.menu-section2 .bg-body-tertiary {background-color:transparent !important; float: right;}
.menu-section .donate-btn a, .menu-section2 .donate-btn a {background: #F72331; border:solid 1px #F72331; padding: 3px 25px; border-radius:50px; color: #fff;	font-weight: 500; transition:0.3s all;}
.menu-section .donate-btn a:hover, .menu-section2 .donate-btn a:hover {background:#333; border:solid 1px #fff;}
.page-header{background-color: #F72331;	background-image: url(../images/page-header.png);background-repeat: no-repeat;	background-size: cover;padding-top:50px;padding-bottom:0px; color:#fff;}
.page-header .excerpt p {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; line-clamp: 2; -webkit-box-orient: vertical;}
.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-weight:500;font-size:28px;}
.cal, .tel,.news{color: #F72331;font-size: 16px;padding-right: 3px;}

.sticky-header {position: fixed;top: 0;width: 100%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);background: linear-gradient(to right,rgb(255, 255, 255) 0,rgba(251, 251, 251, 0.97) 99%,rgb(249, 249, 249) 100%); background-color: #fffffffa; z-index: 1000; padding-top:10px;}
.sticky-header img {width:200px;}

/** =====================================================================
*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(0, 0, 0, 0.6);}
.modal-search .modal-body{align-items: center;}
.modal-search input{height: 60px;width: 600px;}
.modal-search .input-group .btn-search{background: #F72331 !important;color:#fff;height:60px;margin-top: 0px;}
.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:#ff9;text-decoration:underline;}
.modal-search .search-result-item {margin-bottom: 3px;padding: 5px;}
.modal-search .search-result-item h5 {margin: 0;font-size: 1.15em;}
.modal-search .search-result-item p {margin-top: 2px;color: #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);}
.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 .swiper-slide {  position: relative;height:600px}
.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 {  /*! position: relative; */  display: block;  overflow: hidden;
  /*! 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-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: #F72331;}
.main-slider__nav .swiper-button-next::after,.main-slider__nav .swiper-button-prev::after {  display: none;}


/*==========================================================
# Back to top button
==========================================================**/
.back-to-top { position: fixed; visibility: hidden; opacity: 0; right: 15px; bottom: 15px; z-index: 99999; background: #F72331; 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;
  }
}
/*@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;*/
/*  }*/
/*}*/
/** ==========================================================
Homepage Intro Section
===========================================================**/
.urreno-intro {position:relative; padding: 3em 0;}
.urreno-intro::before{ content: ''; width: 100%; height: 90px; z-index: 8; position: absolute; left: 0; background: url("/wp-content/themes/kipya/assets/images/curve-white-top.png"); background-size: cover; background-repeat: no-repeat; top: -90px;	background-position: center bottom;}
.urreno-intro-img img { height: 400px; object-fit:cover;}
.urreno-intro .wp-block-embed iframe {height: 400px;}
.urreno-intro h2, .urreno-prog h2, .urreno-stats h2, .urreno-news h2{ font-size: 40px; font-weight: 500; line-height: 1.2; margin-bottom: 2rem; }
.urreno-intro h2::after, .urreno-prog h2::after, .urreno-stats h2::after, .urreno-news h2::after{display: block; content: ""; border-top: .2rem solid #F72331; width: 5rem; transform: translateY(1rem); }
.urreno-intro .about-btn .wp-block-button__link, .urreno-intro .progs-btn .wp-block-button__link {transition: all .4s ease; font-size: 15px; font-weight:500; padding: 8px 25px; border: solid 2px; border-radius: 99px;}
.urreno-intro .about-btn .wp-block-button__link {color: #F72331; background-color: #FFFFFF;}
.urreno-intro .progs-btn .wp-block-button__link {color: #fff; background-color: #000;}
.urreno-intro .about-btn, .urreno-intro .progs-btn {margin-top:1rem;}
.urreno-intro .about-btn .wp-block-button__link:hover {color: #fff; background-color: #000; border: solid 2px;}
.urreno-intro .progs-btn .wp-block-button__link:hover {color: #F72331; background-color: transparent; border: solid 2px; border-color:#F72331;}
.urreno-prog, .urreno-stats, .urreno-news {padding:50px 0;}
.urreno-prog h2::after, .urreno-news h2::after {margin:0 auto;}
.urreno-stats h2::after{border-color:#f9f9f9;}
.urreno-prog-item {transition:0.3s all;}
.urreno-prog-item p a {transition:0.3s all; display: none;}
.urreno-prog-item:hover p a {color: #f3ec19; font-weight: 500; display: block;} 
.urreno-prog-item p a::after { content: "\f138"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.3em; padding-left: .6rem; font-size: 1.1rem;}
.urreno-stats {color:#fff; background-image: url(../images/bg-stats.png);background-size: cover;background-repeat: no-repeat;}
.urreno-stats h4 {font-size:50px; line-height:1.5;}
.urreno-stats p {font-size:18px;}

/** ==========================================================
Inner Pages
===========================================================**/
.page-content { padding: 70px 0; }
.page-content2 { padding: 70px 0 10px; }
.breadcrumb { float: right; color: #fff; }
.breadcrumb a { color: #F3EC19; }
.content-area { padding: 60px 0 0; }
.prog-content { padding: 0 0 50px; }
.prog-content h2, .road-safety-prac h2{ font-size: 32px; color: #F72331; font-weight: 600; }
.prog-content h2::after { display: block; content: ""; border-top: 4px solid #F3EC19; width: 4em; margin: 2rem 0; }
.prog-content h3, .objective-section h3 { font-size: 28px; font-weight: 500; margin-bottom: 20px; }
.prog-photo {position: sticky; top: 0; z-index: 999;}
.prog-photo img {height:450px; object-fit:cover; overflow: hidden; display: flex; align-items: end; justify-content: center; margin-top: -100px; border-top: 40px solid #F72331; box-shadow: 0 5px 50px -2px #1b44862e;}
.objective-section { padding: 3rem 0; }
.objective-section h3 { color: #F72331; }
.objective-section h3::after { display: block; content: ""; border-top: 2px solid #F3EC19; width: 4em; margin: 2rem 0; }
.road-safety-prac {background-image: linear-gradient(to bottom, #f9f9f9, #fff); padding: 70px 0;}
.road-safety-prac h2 {margin-bottom: 30px;}
.road-safety-prac h2::after {display: block; content: ""; border-top: 4px solid #F3EC19; width: 4em; margin: 1.5rem auto 2rem; }
.road-safety-prac .area-spec {width:70%; margin:auto;text-align:center;}
.road-safety-prac h3 {color: #999;margin-bottom: 15px;}
.road-safety-prac ul, .project-listing ul {list-style:none;padding-left: 10px;} .road-safety-prac ul li, .project-listing ul li{margin-left:0; padding-left:10px;}
.road-safety-prac ul li::before, .project-listing ul li::before { content: "\F270"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.3em; padding-right: .6rem; font-size: 1.1rem; color: #F72331;}
.project-listing h3::after { display: block; content: ""; border-top: 3px solid #F72331; width: 3em; margin: 1.5rem 0; }
/** ==========================================================
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:#F72331; padding:10px 30px; font-weight: 500;}
.our-work .our-work-item .wp-block-button__link:hover {background:#0978a2;}

/** ==========================================================
About Pages
===========================================================**/
.about-intro { padding-bottom: 50px; }
.about-intro-content h2 { font-size: 32px; color: #F72331; font-weight: 500; letter-spacing: -1.5px; }
.prog-content h2::after, .about-intro-content h2::after { display: block; content: ""; border-top: 4px solid #F3EC19; width: 4em; margin: 1rem 0 2rem; }
.about-pg .box-download {background-color: rgba(243, 236, 25, 0.97); height: 200px; width: 342px; margin-top: -140px;  position: relative; padding: 40px;margin-right: auto;margin-left: auto;border-radius: 10px;}
.about-pg .box-download .wp-block-button__link {font-size: 16px;  padding: .425rem 2rem; border: solid 2px #000;transition:.3s all;}
.about-pg .box-download .wp-block-button__link:hover {background-color:#000 !important; color:#fff !important;}
.about-pg img{height:400px;background: #fff; padding: 10px; box-shadow: 10px 20px 30px #00000014;}
.about-side { padding-left: 8%; border-left: 1px solid #ccc; position: sticky;top: 5%;}
.about-side img {height: 500px;	object-fit: cover;}
.about-side h3 { margin: 0 0 1.5em; font-weight: 500; font-size: 18px; text-align: center; text-transform: uppercase; color: #F72331; }
.mission-section {position:relative; background: #F72331; padding: 60px 0 50px; background-image: url(../images/bg-stats.png); background-repeat: repeat; background-size: contain; color: #fff;}
.mission-section .mission-item { text-align: center; display: flex; background-repeat: repeat; background-size: contain; border-radius: 20px 0; }
.mission-section .mission-item h4 { font-size: 28px; font-weight: 500; margin-bottom: 1.1rem;/*! color: #f72331; */}
.mission-section .mission-item img { height: 110px; border-radius: 50%; border: solid 3px #eee; padding: 10px; background: #fff;}
.mission-section .mission-item ul { list-style: none; column-count: 2; }
.mission-section .mission-item ul li::before { content: "\F794"; display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; vertical-align: -.3em; padding-right: .6rem; font-size: 1.1rem; }
.about-objectives { padding: 60px 0 0; }
.about-objectives h2 { font-size: 36px; font-weight: 500; }
.obj-heading { margin-bottom: 2em; border-bottom: dotted 2px #eee; }
.about-objectives h4 { background: #212529; text-align: center; height: 75px; width: 75px; display: block; border-radius: 99px; padding-top: 20px; font-weight: 600; color: #f3ec19;}
.about-objectives img {background: #fff; padding: 10px; box-shadow: 10px 20px 30px #00000014;}

/** ==========================================================
Single Article Page
===========================================================**/
.post-content { box-shadow: 3px 3px 17px 0 rgba(0,0,0,.05); padding: 20px; border-radius: 6px; background: linear-gradient(0deg,rgba(223, 223, 223, 0.03) 20%,#fff 70%,#fff 100%); }
.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%; height: auto; }
p.author { line-height: 3; border-bottom: dotted 1px #eee; margin-bottom: 2rem; color: #F72331; }
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: #F72331; 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: #F72331; }

/** =========================================================
Event Details - Canvas
===============================================================**/
.kpy_event_details { height: calc(100vh - 6px ); padding: 20px 30px 20px 25px; margin-bottom: 6px; }
.kpy_event_details img.wp-post-image { height: 200px !important; }
.kpy_event_details .offcanvas-header { padding: 10px 10px 0; }
.kpy_event_details .offcanvas-title { font-size: 20px; font-weight: 500; line-height: 2; color: #F72331; border-bottom: dotted 1px #eee; }
.kpy_event_details .time, .kpy_event_details .location { color: #F72331; 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 .card{min-height:300px;}
.kpy_events img {width: 100%; height: 150px;  object-fit: cover;}
.kpy_events .date {font-size: 13px;font-weight: 500; color: #F72331; margin-bottom: 1rem;}
.kpy_events h3 {font-size: 17px;font-weight: 500;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;}

.kpy_events .location {color: #F72331;}
.upcoming-events{background-color: rgba(101, 93, 93, 0.05);padding:30px 15px;}
.upcoming-events h2{color: #5EC401;font-weight: 600;margin-bottom: 20px;}


/** =========================================================
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 .card{min-height:300px;}
.kpy-news img {width: 100%; height: 150px;  object-fit: cover;}
.kpy-news .date {font-size: 13px;font-weight: 500; color: #F72331; margin-bottom: 1rem;}
.kpy-news h3 {font-size: 17px;font-weight: 500;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;}
.kpy-news a.btn-outline-info {color: #F72331; border-color:#F72331;border-radius: 50px;padding: 2px 20px;font-size: 14px;font-size: 500;}
.kpy-news a.btn-outline-info:hover {color:#fff; background-color:#F72331;}
.kpy-news .catz{font-size: 13px;
    font-weight: 500;
    color: #F72331;
    margin-bottom: 1rem;}
/** =========================================================
TEAM section
===============================================================**/
.team{padding-right: 15px;}
.team .card{min-height: 320px;margin-bottom: 2rem !important;}
.team .post-thumbnail img{height:400px;width:100%;object-fit: cover;object-position: top;}
.team .team-details{padding: 10px 10px 20px;margin:0 auto;text-align: center;position: absolute;bottom: 0;background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0));width: 100%;color: #fff;}
.team-details h4 {font-size:26px; font-weight: 500;}
.team-details p {font-size: 15px;margin-bottom: 10px;}
.team .team-details .btn-outline-primary{color: #fff;font-size: 14px;padding: 5px 20px;border: solid 1px #fff;border-radius: 50px;}
.team .team-details .btn-outline-primary:hover{border:1px solid #F72331 !important;color:#fff;background-color:#F72331;}
.member-details img{height:400px;width:100%;object-fit: cover;object-position: top;}
.member-details .btx{margin-left: 90%;  margin-top: 10px;}
.member-details h4, .partner-details h4{font-weight: 500; font-size: 25px !important; line-height: 1.5;}
.member-details .modal-body span::after, .partner-details .modal-body span::after {border-bottom: 2px solid #eee; padding-bottom:10px;margin-bottom: 10px;}
.member-details .modal-body p.title,.partner-details .modal-body p.title{border-bottom: dotted 2px #eee; color:#F72331;}
.modal.show .modal-dialog {padding: 20px; background: #fff;}
.modal-content {max-height: 400px; overflow-y: auto;}
/** =========================================================
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;}
.urreno_assoc img {width:100%;height: auto;}
.urreno_assoc h3{font-size:1rem;font-family: 'Roboto', sans-serif;letter-spacing: -.5px;}
.urreno_assoc .card {height:200px; padding:15px; margin-bottom:20px;}
/** =========================================================
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 #F72331; border-radius: 50px; font-weight: 500; }
.newsletter .btn-info { background-color: #F72331; color: #fff; }
.newsletter .form-control { background-color: #ffffffcf; color: #F72331; }
.newsletter-form .form-control::placeholder, .contact-pg p a { color: #F72331; }
.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.75rem;margin: 10px 0 0;font-weight: 500; color: #F72331;}
.publications h5.pub-summ, .about-side-pub h4.pub-summ{font-weight:600;}
.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: #333333; font-size: 18px;}
.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 #333333; padding: 8px 15px; font-size: 18px; font-weight: 500;	color: #333333; transition:.5s all;display: inline-block;}
.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:#333333;}
.table > thead {display:none;} 
tr:hover td, tbody tr:hover th {transition:.5s;}
tr:hover td, tbody tr:hover th {   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: #F72331!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:#F72331!important;}
.dataTables_wrapper .dataTables_length select {border: 1px solid #F72331 !important; border-radius: 0px !important; padding: 5px !important;color: #F72331;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {background:transparent!important; color:#F72331 !important; border:1px solid !important; transition:.5s all;border-radius: 0;}
.dataTables_wrapper .dataTables_filter input {border: 1px solid #F72331!important; border-radius: 0px!important; margin-left: 5px!important;}
/** ============================================================
Single Publication Page CSS
=============================================================**/
.about-side-pub {padding-left: 5%;	border-left: 1px solid #ccc;}
.about-side-pub h1 {margin-bottom:1.5rem 0 1rem;}
.pub-stats {color: #F72331;	font-size: 16px;}
.pub-single .post-thumbnail {position:sticky;}
/** ============================================================
Contact Page CSS
=============================================================**/
.contact-pg h2, .contact-pg h3 { color: #F72331; font-weight: 500; margin-bottom: 1rem; }
.contact-map, .donate-page { padding: 3%; box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.08); background: #fff;}

/** ============================================================
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: #F72331;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: #F72331!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: #F72331; 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: #F72331;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: #F72331;}
a.button, a.tp-button {transition:.2s all; background: transparent; color: #F72331; border:solid 2px;}
.wp-block-ub-tabbed-content-tab-title strong {font-weight:500!important;}
.text-dark {color:#a8834;}


/** ============================================================
Footer CSS
=============================================================**/
/* footer */
.footer { background-image: url(../images/footer.png); color: #fff; padding: 4.5rem 0 0rem; background-repeat: no-repeat; background-size: cover; margin-bottom: 0; background-position: top center; font-size:15px; position:relative; opacity: 0.95; }
.footer .footer-top { border-bottom: dotted .5px #E6E6E6; 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: ""; border-top: .15rem solid #F72331; width: 4rem; }
.footer-menus ul { padding-left: 0; display: block; list-style-type: none; line-height: 1.8; margin-bottom: 2rem; }
.footer .member-ft {background: #fff; border-radius: 15px; padding: 5px 10px; margin-bottom: 0;}
.footer .copyright { font-weight: 300; font-size: 13px; text-align: center;}
.footer .copyright a {color:#ddd;}


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

@media only screen and (max-width: 480px) { .wrapper .mainz { width:100%; height:100%; float:left; padding: 15px; background-color: transparent; }}
@media only screen and (max-width: 767px) {
.sticky-header { padding:10px 0; }
.menu-section img, .menu-section2 img { height: auto;border-radius: 0 0 8px 8px; }
.sticky-header i.bi-list { color:#333!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: #fffffff7; }
.offcanvas-body ul li { font-size: 20px; font-weight: 500; margin-bottom: 0px; color: #F72331; }
.offcanvas-body ul li .dropdown-toggle::after { margin-left: 0.55em; float: right; margin-top: 10px; content: "\F282"; font-family: bootstrap-icons !important; font-style: normal; font-variant: normal; text-transform: none; border:none!important; }
.offcanvas-body .dropdown-menu { border: none; padding: 5px; width: 100%; background: #eee; }
.offcanvas-body ul.dropdown-menu li a, .offcanvas-body ul.dropdown-menu li a.nav-link { color:#F72331; font-weight:500; }
.dropdown-item { padding: 5px; font-size: 17px; }
.main-slider .swiper-slide { height:550px; }
.main-slider .container { padding-top:250px; }
.urreno-intro,.urreno-prog, .urreno-stats, .urreno-news,.page-content{ padding:50px 20px; }
.footer { padding:0 0 10px;}
.breadcrumb,.search {display:none!important;}
.header-search input:checked~ul.search-dropdown{display: block;position: absolute;z-index: 119;}
.header-search ul.search-dropdown {display: none;}
.search-dropdown .input-group {right: 75%;margin-top: 40px;}
.search-dropdown .input-group input{visibility:visible;width: 250px !important;height: 60px;}
#search-results {display: none;right: 0%;position: relative;background: rgba(255,255,255,0.93);padding: 1em;
    font-size: small;list-style: none;max-height: 300px;overflow-y: auto;width: 100%;border: 1px solid #ccc;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
#search-results {display: none;right: 75%;position: relative;background: rgba(255,255,255,0.93);padding: 1em;
        font-size: small;list-style: none;max-height: 300px;overflow-y: auto;width: 100%;border: 1px solid #ccc;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
.menu-section .member-btn a {margin-left: 0px;}
/**modal search**/
.modal-search input{height: 60px;width: 320px;}
.modal-search .input-group .btn-search{background: #00AEEF;color:#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;}
}
@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 only screen and (min-width:1140px) {

}

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

}

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