/*====================================================================
   Custom CSS File for most of Desktop and Mobile look for Kipya Template
   Developed by Amazing LWEGATECH LTD team.
===================================================================**/
:root {
	--kpy-font: "Poppins", sans-serif;
	--kpy-font-2: "Poiret One", sans-serif;;
	--kpy-base: #062e85;
	--kpy-base-rgb: 2, 107, 75;
  --kpy-gold: #d8913c;
	--kpy-yellow: #f1fc1e;
	--kpy-yellow-rgb: 241, 252, 30;
	--kpy-white: #ffffff;
	--kpy-white-rgb: 255, 255, 255;
	--kpy-black: #000;
	--kpy-black-rgb: 51, 51, 51;
	--kpy-primary: #417e17;
	--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:200;line-height: 1.6; text-rendering: auto; height:100vh;margin: 0;  font-optical-sizing: auto;}
.btn-primary{background-color: #062e85;border-color: #062e85;}
.btn-outline-primary{border-color: #062e85;}
.wp-block-button__link{border-radius: 10px!important;}
	
/** ==========================================================
Header Section
===========================================================**/
.topbar{color:#fff;display: flex; align-items: flex-end;position: relative;margin-left: -50px;}
.topbar ul{display: inline-flex;list-style-type: none;margin-top: 10px;align-items: center;}
.topbar .menu-item .nav-link {font-size: 12px !important;}
.menu-section {font-family: var(--kpy-font); position: fixed; z-index: 999; color: #fff;	width: 100%; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.74) 12%, rgba(0, 0, 0, 0.67) 29%, rgba(0, 0, 0, 0) 100%);}
.menu-section img {	height: auto;height: 100px; margin-top:-25px; padding: 2px;}
.menu-section .menu-item .nav-link{font-size: 18px; font-weight: 400;color:#fff;padding-right: 10px !important;}
.menu-section .menu-item .nav-link.active,
.menu-section .menu-item .nav-link:hover{color:#f4de2f}

.menu-section .dropdown-toggle::after {content: "\F282";display: inline-block; font-family: bootstrap-icons !important; font-style: normal; font-weight: 600 !important; font-variant: normal;text-transform: none;
  line-height: 1; vertical-align: -.125em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; padding-right: .5rem; border:none!important;
margin-left: .3rem;
}
.menu-section .dropdown-menu{border-radius: 0px;}
.menu-section .dropdown-menu ul{min-width: 100% !important;}
.menu-section .dropdown-item{list-style:none;min-width: 100% !important;height:auto;padding-top:10px; padding-bottom: 10px; transition: .2s ease all;font-size: 14px;}
.menu-section .dropdown-item:hover{background:#026b4b;border-bottom:0px solid rgba(42, 42, 134,0.4);color: #fff;transition: .3s ease-in-out;padding-left:5px}
.menu-section .dropdown-item.active, .dropdown-item:active{background:#026b4b;color: #fff;}
.menu-section .dropdown-item li {  font-weight: 400;  font-size: 16px; padding: 7px 20px;margin-bottom: 0;}
.menu-section .menu-item .nav-link:active, .menu-section .menu-item .nav-link:visited{color: #fff;}

.menu-section .search i{color:#fff!important;font-size: 22px;}
.menu-section .callus{color: #f4de2f;font-size: 12px;text-align: center;}
.menu-section .number{font-size: 17px; letter-spacing: 1px;position: absolute;right: 20px;font-weight: 600;}
.sticky-header {position: fixed;top: 0;width: 100%;box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);background-color: #000; z-index: 1000;transition: 0.5ms ease-in;}
.sticky-header .topbar{display: none;}
.sticky-header .search i{color:#fff!important;}
.sticky-header img {width: auto;height: 70px;margin-top:0px;transition: 3ms ease-in;}
.sticky-header .menu-item .nav-link{font-size: 18px; font-weight: 400;color:#333333;padding-right: 10px !important;}
.sticky-header .menu-item .nav-link:hover{color:#0a0d60}
.sticky-header .callus{color: #d8913c;font-size: 12px;text-align: center;}

/** =====================================================================
*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 .swiper-slide {  position: relative;height:600px;object-fit: cover;}
  .video-slide{position: relative;top: 0;left: 0;width: 100%;height: 600px;object-fit: cover;}
.carousel-caption{top: 25%;bottom:unset !important;}
.carousel-caption h2{font-size: 55px;text-transform: uppercase;font-weight: 800;margin-top: 100px;text-align: center;letter-spacing: 0.5;line-height: 1.15;}
.carousel-caption p{font-size: 24px;font-weight: 300;width:90%;margin: 0 auto;}

/*==========================================================
# Waves
==========================================================**/
body.fl-builder-edit .wave {min-height:50px;}
.wave .fl-photo-content.fl-photo-img-svg {overflow:hidden}
body.fl-builder-edit .wave .fl-photo-content.fl-photo-img-svg {background:rgb(255 255 255 / 0.5);}  

.wave.white path {fill:#fff;} 
.wave.blue_light  path {fill:var(--blue-light);} 
.wave.blue_lighter  path {fill:var(--blue-lighter);} 
.wave.blue_lightest  path {fill:var(--blue-lightest);} 
.wave.green_dark  path {fill:var(--green-dark);} 
.wave.green_light  path {fill:var(--green-light);} 
body:not(.fl-builder-edit) .wave svg.even {
  left: -20vw;
}
body:not(.fl-builder-edit) .wave .fl-photo {height:auto}
body:not(.fl-builder-edit) .wave .fl-photo-content.fl-photo-img-svg {
  overflow:hidden;
  width:100%;
  position: absolute; 
  left:0;
  z-index:1;
  height: auto;
  transform:translateY(250px)
}
.fl-photo-img-svg {height:auto;width: initial;position: relative;margin-top: -50px;z-index:50;}
.wave :not(.fl-photo-img-svg) {width:initial}

body:not(.fl-builder-edit) footer .wave.top .fl-photo-content.fl-photo-img-svg {top: 2px;}

body:not(.fl-builder-edit) .wave.bottom .fl-photo-content.fl-photo-img-svg {bottom: -5px;}
body:not(.fl-builder-edit) .wave svg {  
  position:relative;
  width:120vw;
  height: 15vh;
  transition:transform 1.75s ease-out;
}
body:not(.fl-builder-edit) .wave.resize svg {  transition:all 0s ease-out;}

body:not(.fl-builder-edit) .wave svg.even {     left:-20vw;   }
body:not(.fl-builder-edit) .wave svg.odd {     left:0vw;   }

body:not(.fl-builder-edit) .wave.blue_light path {fill:#E8F4FC}
body:not(.fl-builder-edit) .wave.white path {fill:#fff}

.wave.pushdown {transform: translateY(1px);}
.wave.pullup {transform: translateY(-1px);}
/*==========================================================
# 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;
  }
}
/** ==========================================================
Homepage Intro Section
===========================================================**/
.kpy-intro{padding-top: 80px;padding-bottom: 30px;background-color: #000;color: #fff;line-height: 1.6;}

.kpy-intro h2{font-weight: 800;font-size: 50px;}
.kpy-intro a{color: #cd7312;}
.kpy-intro h2::after{content: "";display: block; margin: 10px auto 0;width: 100px;height: 10px;background-color: #cd7312;}
.broots, .impact{min-height: 300px;color: #b1b1ad; background-color: rgba(51, 51, 51, 0.529);padding: 30px;border-radius: 10px;display: flex;border: 1px solid rgba(197, 110, 17, 0.21);align-items: center;}
.broots a, .impact a{color: unset;}
.broots h4, .impact h4{font-weight:700;  margin-bottom: 20px;}
.broots p, .impact p{margin-top:15px;margin-bottom: 20px;}
.impact{margin-top: 60px;}
.kpy-home-wedo{padding-top: 80px;padding-bottom: 30px;}
.kpy-home-wedo h2{font-weight: 800;font-size: 50px;}
.kpy-home-wedo h2::after{content: "";display: block; margin: 10px auto 0;width: 100px;height: 10px;background-color: #062e85;}
.kpy-home-wedo p{margin-top:15px;margin-bottom: 20px;}
.home-why{background-color: #062e85;color: #fff;padding-top: 50px;padding-bottom: 30px;height: 450px;}
.home-why .container{width: 60%;}
.home-why h2{font-weight: 800;font-size: 50px;}
.home-why h2::after{content: "";display: block; margin: 10px auto 0;width: 100px;height: 10px;background-color: #cd7312;}
.home-why p{margin-top:15px;margin-bottom: 20px;}
.home-why img{border-radius: 10px;height: 300px;width: auto;object-fit: cover;}

 
/** ==========================================================
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: 700; color: #000; margin-bottom: 0px; }
.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: #062e85; }
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: #062e85; 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: #cd7312; }

.about-intro{padding-top:50px;padding-bottom:30px;}
.about-intro h2{font-weight:700;}
.about-intro h5{color:#cd7312;margin-bottom:0;}
.about-intro img{border-radius: 10px; }


/** ==========================================================
Other Page
===========================================================**/
.header-wrap1{min-height: 450px;padding-top: 200px;position: relative;color: #fff;}
.default-title{font-size: 50px;font-weight: 700;color: #fff;}
.header-wrap1 .entry-title h1{ color: #fff;font-size: 35px;font-weight: 800 !important;width: auto;max-width: 100%;
  text-align: left;box-sizing: border-box;}
.header-wrap1 .breadcrumb{font-size: 12px;color: #eee;}
.header-wrap1 .breadcrumb a{color:rgb(220, 169, 16);}
.kpy-reduced-container{width:75% !important;margin:0 auto;padding-top:10px;padding-bottom: 30px;}

.header-programs{min-height:500px;position:relative;overflow:hidden;} 
.header-programs .overlay {position:absolute;height:100%;width:100%;top:0;left:0;background:linear-gradient(to right, rgba(70, 31, 14, 0.451), rgba(70, 31, 14, 0.12));color:white;display:flex;align-items:center;justify-content:center;padding:0 0 0 70px;box-sizing:border-box;z-index: 9;}
.header-programs h1{font-weight: 700;text-shadow: 0 0 20px #000;width: 100%;}
.header-programs p{text-shadow: 0 0 20px #000;}
.header-programs .breadcrumb{font-size: 12px;color: #ff0;}
.header-programs .breadcrumb a{color:#ff9;}

.about-mv{background:#062e85; padding-top:50px;padding-bottom:50px;color:#fff;min-height:400px;}
.about-mv .container{width:75%;}
.mv{border-top:5px solid #cd7312;box-shadow: 2px 3px #00000012;  padding: 20px;border-radius: 10px;}
.mv h3{font-weight:700;}
.impacti{min-height: 300px;color: #000;background-color: rgba(0, 0, 255, 0.13);
  padding: 30px;border-radius: 10px;display: flex;border: 1px solid rgba(0, 0, 255, 0.11);align-items: center;}
.impacti h4{font-weight:700;}


/** =========================================================
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: 450px;}
.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:350px;}
.kpy-news img {width: 100%; height: 200px;  object-fit: cover;}
.kpy-news .date {font-size: 13px;font-weight: 500; color: #f0a739; margin-bottom: 1rem;}
.kpy-news h3 {font-size: 22px;font-weight: 800;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;}
.kpy-news p {font-size: 14px;font-weight: 300;color: #333;overflow: hidden;  text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;line-clamp: 5; -webkit-box-orient: vertical;}
.kpy-news a.btn-outline-info {color: #062e85; border-color:#062e85;border-radius: 10px;padding: 2px 20px;font-size: 14px;font-size: 500;}
.kpy-news a.btn-outline-info:hover {color:#fff; background-color:#062e85;}
.kpy-news .catz{font-size: 13px;font-weight: 500;color: #f0a739;margin-bottom: 1rem;}

.kpy-all-news .post-thumbnail{margin: 20px 0 20px 0;border-radius: 15px;width: 100%;overflow: hidden;transition: all .3s cubic-bezier(.3,.58,.55,1);}
.kpy-all-news img {width: 100%; height: 400px;  object-fit: cover;overflow-clip-margin: content-box;overflow: clip;}
.kpy-all-news .post-thumbnail:hover img{zoom: 1;transform: scale(1.05) !important; transition: transform 2.4s cubic-bezier(.075,.82,.165,1);vertical-align: top;}
.kpy-all-news h3{font-size: 34px;font-weight: 700;margin: 20px 0 5px 0;color: #000000;letter-spacing: 0px;line-height: 1.5;}
.kkpy-all-news .catz{margin: 0 0 10px 0;display: inline-block;font-size: 15px;font-weight: 500;}
.kpy-all-news .catz i::before {padding-right:0.5rem;}
.kpy-all-news .post-excerpt p{padding-top: .7em;padding-bottom: 1.3em;color: #000000;line-height: 1.7;}
.kpy-all-news .read-more{color: #000;display: flex;transition: 0.5s all;}
.kpy-all-news .read-more::after{content:"\F138" ;font-family: bootstrap-icons;font-size: 15px;margin-left: 5px;}
.kpy-all-news .read-more:hover{color:#9E4F28; transition: 0.3s all;}
.kpy-all-news .read-more:hover:before{content:"\F63B" ;font-family: bootstrap-icons;font-size: 15px;margin-right: 5px;color:#9E4F28;}

/** =========================================================
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 #062E85 !important;color:#fff;background-color:#062E85;}
.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: #000;}
.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 #333;}
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;}


/** ============================================================
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;}



/** ============================================================
Footer CSS
=============================================================**/
/* footer */
.footer { background-image: url(../images/footer.png);background-color: #000; color:#ccc; padding: 4.5rem 0 0rem; background-repeat: no-repeat; background-size: cover; margin-bottom: 0; background-position: top center; font-size:14px;  opacity: 0.95; }
.footer-menus h3, .footer-contacts h3, .footer-links h3{font-weight: 700;font-size: 22px;}
.footer-menus li::before{font-family: "bootstrap-icons"; content: "\F285";margin-right:5px;}
.footer-menus li a{color: #ccc;}
.footer-policy ul li{list-style-type: none;display: inline-block;padding-right: 5px;font-size: 11px;}
.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 #cd7312; 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 .wp-block-button__link{background-color: #cd7312;border-radius: 10px;}
.footer .copyright { font-weight: 300; font-size: 11px; 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; }
  .topbar{display: none;}
}

@media only screen and (max-width: 767px) 
{
  .offcanvas{background-color: rgba(10, 10, 10, 0.912) !important;}
  .offcanvas-body {padding: 0px !important;}
  .sticky-header { padding:10px 0; display: none;}
  .menu-section .menu-item .nav-link { color: unset;}
  .header-wrap-services .page-title {width: 95%;}
  .menu-section .main-header-menu {margin-left: auto;}
  .menu-section img {margin-top: 0;}
  #offcanvasExample { max-width: 400px; padding: 15px; margin: auto; width:100%; }
  .offcanvas-body ul li { font-size: 20px; font-weight: 600; margin-bottom: 0px; color: #0b5a5f; }
  .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%; border-left: 1px solid #eee;background-color: rgba(10, 10, 10, 0.912) !important; }
  .offcanvas-body ul.dropdown-menu li a, .offcanvas-body ul.dropdown-menu li a.nav-link { color:#f9f9f9; font-weight:400; }
  .dropdown-item { padding: 5px; font-size: 17px; }
  .menu-section .menu-item .nav-link {padding-left: 10px !important;}
  .header-wrap-services .page-title h1.entry-title {font-size: 28px;}
  .header-wrap-services .overlay {padding: 0 0 0 10px;line-height: 1.2;}
  .breadcrumb {display: block !important;font-size: 11px;}
  .carousel-caption h2 {font-size: 30px;margin-top: 30px;}
  .carousel-caption p {font-size: 14px;font-weight: 400;width: 100%}
  .carousel-caption .btn-lg{--bs-btn-padding-y: 0.2rem;font-size: 1.025rem;}
  .kpy-intro .content .photo img {height: auto;}
  .kpy-pkges h2 { font-size: 38px;}
  .kpy-pkges p {width: 90%;}
  .footer-menus ul{columns: 1;column-gap: 20;}
  
  

.sticky-header, .menu-section { padding:10px 0; }
.menu-section .member-btn a {padding:3px 15px;}
.menu-section .main-header-menu {margin-left: auto;}
.sticky-header img {margin-top:0;}
.menu-section img { height: auto;}
.home-intro-bottom .card {margin-top: unset;}
.sticky-header i.bi-list { color:#333!important; }
.footer .footer-logo img { margin-top: 0; padding: 10px;  border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.footer-mob, .footer .footer-top h4 { text-align: center; display: block; }
.footer .footer-top h4::after { margin: auto; }
.main-slider .main-slider-content .big-title h2 { font-size:24px; }
.main-slider .main-slider-content .text p { font-size:14px; line-height:inherit; }
.main-slider .main-slider-content__inner, .focus-areas .focus-area-items { width:100%; }
.main-slider__nav, .focus-areas h1, .nhp-news h1, .nhp-numbers h1 { display:none; }

 .nhp-news .nhp-news-feed {padding: 0 20px;}
.main-slider .swiper-slide { height:400px; }
.main-slider .container { padding-top:150px; }
.nhp-intro,.nhp-prog, .focus-areas, .nhp-numbers, .nhp-news,.page-content{ padding:30px 20PX!important; }
.footer { padding:10px;}
.breadcrumb{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;}
  .nhp-pubs {padding:3rem 0} .pub-item {margin-bottom:20px}
  .nhp-numbers .nhp-cta-box .wp-block-button__link {padding:5px 10px;font-size: 15px;}
  .focus-area-items .focus-heading h4 {font-size:18px;}
  .nhp-pubs .nhp-pubs-content, .nhp-numbers .numbers-cont{width:95%; margin:auto;}
  .nhp-numbers .numbers-cont .nhp-cta {width:100%;}
  .team .team-details{padding:20px 30px;}
  .offcanvas{width: 300px !important;}
  .header-wrap-services .page-title {width: 100%;}
  .header-wrap-services .overlay {padding: 5%;}
  .header-wrap-services .page-title h1.entry-title {font-size: 26px;font-weight: 600;}
  .service-content-area{background-color: rgba(0, 129, 92, 0.07);background-image: unset;}
  .home-intro .wp-block-button__link {margin-bottom: 15px;}
  .about-page {width: 100%;}
  .about-page .wp-block-image img {height: 100% !important;}
  .about-page .experience,   .experience2{display: none !important;}
  .about-page .wp-block-spacer{display: none;}
  .home-services h2 {font-size: 30px;margin-top: 1.6rem;}
  .collapse.navbar-collapse:not(.show) {display: block !important;}
  .post-content { padding: unset;}
  .header-wrap .overlay {padding: 0 0 0 5px;}
  .header-wrap-services {min-height: 400px;}
  .footer .footer-top .footer-contacts {margin-top: 0.5rem;}
  
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
.header-menu-item .menu-item a { font-size:14px; }
.menu-section img {width: 140px;}
.newsletter .form-control, .newsletter .btn-info { font-size:12px; }
.footer .footer-logo img { width: 150px; }
#menu-copyright-menu ul li a { font-size:12.5px; }
.main-menu .menu-item a {font-size:9.5px;}
.main-menu ul li {padding-right:0;}
.nhp-about-content p { font-size: 15px; }
.intro-section p { font-size: 16px; }
.nhp-about-img img { height:400px; }
.search, .menu-item-1321 a {display:none;}
.menu-section .member-btn a {font-size:13px; padding:5px 20px;}
.top-banner {width:70%;}
.main-header-menu {margin-left:auto;}
    
}
  .header-wrap1 .breadcrumb {
    color: #fff;
    position: relative;
    z-index: 10;
    display: block;
    top: -10px;
    margin-left: 13px;
}
  .header-wrap1 .breadcrumb a{
      text-decoration: none;
      color: #fff;
  }
  .header-wrap1 {
  min-height: 600px;
  padding-top: 150px;
  position: relative;
}

.page-content {
    padding: 30px 20px !important;
  }
@media only screen and (min-width:1140px) {
  .collapse.navbar-collapse:not(.show) {display: block !important;}
  #offcanvasNavbar { max-width: 400px; padding: 0px; margin: auto; width:100%; background: rgba(10, 10, 10, 0.912); color: #fff;}
  .offcanvas-body {padding: 15px !important;}
  .menu-section .dropdown-toggle::after{margin-left: 0.55em;float: right !important;margin-top: 10px;}
  .menu-section .menu-item .nav-link {font-size: 20px;font-weight: 600;}
  .offcanvas-body .dropdown-menu { border: none; padding: 5px; width: 100%; border-left: 1px solid #eee;background-color: rgba(10, 10, 10, 0.912) !important; }
  .offcanvas-body ul.dropdown-menu li a, .offcanvas-body ul.dropdown-menu li a.nav-link { color:#f9f9f9; font-weight:400; }
  .menu-section .dropdown-item:hover {background: #062e85;}

  
}
@media only screen and (min-width:1440px) {
  .collapse.navbar-collapse:not(.show) {display: block !important;}
  #offcanvasNavbar { max-width: 400px; padding: 0px; margin: auto; width:100%; background: rgba(10, 10, 10, 0.812); color: #fff;}
  .menu-section .menu-item:hover > .dropdown-menu {display: block;}  
  
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {
     }

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