
:root {
    --primary: #232220;
    --light: #EFF5FF;
    --dark: #1B2C51;
   --custom-primary: #232220 !important;
    --custom-secondary: #67b461 !important;
    --custom-tertiary: #ffffff !important;
}
html, body {
    overflow-x: hidden;
    width: 100%;
}

section,
.container,
.row {
    max-width: 100%;
}

img {
    max-width: 100%;
    height: auto;
    width: 100%;
    display: block;
}
html,
body {
    overflow-x: hidden;
    width: 100%;
}

* {
    box-sizing: border-box;
}

.container,
.container-xxl,
.row,
.col-lg-6,
.col-lg-12 {
    max-width: 100%;
}

.about-img img {
    width: 100%;
    height: auto;
    display: block;
}

.row {
    margin-left: 0;
    margin-right: 0;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Montserrat", sans-serif;
}
body{
    font-family: "Montserrat", sans-serif;
}
p{
    font-family: "Montserrat", sans-serif;
}
.header-top {
    background: #a6d059;
}
.mission-sec h1 {
    font-weight: 700;
    font-size: 24px;
    color: #000;
}
.team-img {
    text-align: center;
}
.team-item img {
    position: relative;
    top: 0;
    width: 100%;
    transition: .5s;
}
.team-item .team-text {
    position: relative;
    height: 100px;
    transition: .5s;
    background-color: #f5f5f5 !important;
}
.team-text h5 {
    font-size: 20px;
    color: #000;
}
.team-item .team-text {
    position: relative;
    height: 100px;
    padding: 25px 0px !important;
    transition: .5s;
}
.team-item:hover img {
    top: 0px!important;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #8D8E92;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #a7d05a;
    appearance: none;
    border-radius: 8px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.team-item:hover .team-text {
    margin-top: 0px!important;
    height: auto!important;
}
.btn-primary {
    background: #000!important;
    border-color: #000!important;
}
.btn-primary:hover{
    background: #67b461!important;
}
.team-text p {
    font-weight: 600;
    margin-bottom: 0px;
    color: #a6d059!important;
    font-style: italic;
    font-size: 18px;
}
.mission-text ul li {
    padding: 5px;
}
.law-sec .card-header {
    margin-bottom: 20px;
    background: #000000;
}
.law-sec .card {
    border-radius: 10px !important;
}
.law-sec .accordion .card-body {
    background: #fafafa;
    padding: 25px;
}
.law-sec .accordion .card-body h4{
    color: #000;
    font-size: 25px;
}
.law-sec .accordion .card-body p {
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}
.law-sec .accordion .card-body h6 {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
}
.law-sec .accordion .card-body ul li {
    font-size: 15px;
    font-weight: 400;
    padding: 5px;
}   
.law-sec .card-header span {
    font-size: 20px;
    font-weight: 700;
}
.card-header h5 button {
    font-size: 16px;
    font-weight: 700;
}
.law-sec span.icon-right{
    padding: 6px 8px 2px;
    position: absolute;
    right: 15px;
    line-height: 18px;
    font-size: 12px !important;
    background: #a6d059;
    color: #ffffff;
    border-radius: 5px;
}
.law-sec{
  padding: 50px 0px;  
}
.team-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px!important;
    height: auto!important;
    background: #f5f5f5!important;
    transition: 0.4s;
    border-radius: 10px!important;
}
.team-item:hover{
    box-shadow: 0px 0px 10px 0px #ccc;
    transition: 0.4s;
}
.mission-text {
    box-shadow: 0px 0px 10px 0px #a7d05a;
    padding: 35px;
    background: #f5f5f5;
    border-radius: 15px;
}
.mission-sec {
    padding: 50px 0px;
    background: #ffffff;
}
.menu-item {
  font-family: "Montserrat", sans-serif!important;
    font-size: 13px!important;
    letter-spacing: 1.5px!important;
    color: white;
    font-weight: 600!important;
    padding: 0px 7px !important;
    text-transform: uppercase;
}
.navbar-brand img {
    width: 150px;
    height: auto !important;
}
.form-section{
    padding: 40px 0px;
}
.captcha-img img {
    width: 150px;
    margin-bottom: 10px;
}
.custom-navbar .navbar-brand img {
    width: 150px;
}


.header-top ul.dropdown-menu.dropdown-menu-end li {
    padding: 3px 9px!important;
    border-bottom: 1px solid #bfbfbf!important;
}
.date-box-main {
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.date-box-main .date p i {
    color: #a4d058;
    margin-right: 5px;
}
#countdown {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Arial, sans-serif;
}

#countdown div {
    text-align: center;
    margin: 0 10px;
    background: #a6d059;
    color: #fff;
    width: 80px;
    padding: 5px 0px;
}

#countdown span {
    font-size: 30px;
    font-weight: bold;
    display: block;
}

#countdown p {
    margin: 0;
    font-size: 13px;
    font-weight: 600;
}
.event-right-box {
    background: #f5f5f5;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #d8d8d8;
    border-radius: 15px;
    margin: 15px;
    margin-bottom: 35px;
}
.dashboard-sec{
    padding: 60px 0px 20px;
}
.dashboard-menu ul li, #sidebar ul li {
    list-style: none;
    padding:0px;
    transition: 0.4s;
    border-bottom: 1px solid #a7cf5b;
}
.dashboard-box{
    background: #fafafa;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #d8d8d8;
    border-radius: 15px;
}
.dashboard-box {
    background: #fafafa;
    padding: 25px;
    box-shadow: 0px 0px 10px 0px #d8d8d8;
    border-radius: 15px;
    text-align: center;
}
.dashboard-box h2 {
    color: #000;
    margin: 28px 0px;
    text-align: center;
    font-size: 45px;
}
.dashboard-box .table-striped tr {
    border-bottom: 1px solid #a8cf59;
    color: #000;
}
.web-menu {
    display: block;
}
.mobile-menu {
    display: none;
}
 /* Sidebar */
    #sidebar {
      width: 280px;
      height: 100vh;
      background: #e9e9e9;
      border: 2px solid #7ac142;
      border-radius: 15px;
      position: fixed;
      top: 0;
      left: -300px;
      transition: all 0.3s ease;
      padding: 20px;
      z-index: 1050;
    }

    #sidebar.active {
      left: 10px;
    }

 #sidebar   .menu-item {
      padding: 15px 10px;
      border-bottom: 1px solid #7ac142;
      font-size: 18px;
      display: flex;
      align-items: center;
      cursor: pointer;
    }

  #sidebar  .menu-item i {
      color: #7ac142;
      margin-right: 12px;
      font-size: 20px;
    }

  #sidebar  .menu-item:hover {
      background: #dff0d8;
      border-radius: 8px;
    }

    /* Toggle button */
   #toggleBtn{
    margin: 20px 0px;
}

    /* Overlay */
    #overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0,0,0,0.4);
      display: none;
      z-index: 1040;
    }

    #overlay.active {
      display: block;
    }
.dashboard-box .table-striped tr th, .dashboard-box .table-striped tr td {
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 500;
}
.dashboard-box .table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(227 255 176 / 53%);
    color: #000000;
}
.dashboard-box .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgb(237 255 203);
}
.dashboard-box .table-striped tr {
    background: #fff;
}
.dashboard-box h4{
    color: #a7cf5b;
    margin: 20px 0px;
    text-align: center;
    font-size: 25px;
}
.dashboard-menu ul li:hover, #sidebar ul li:hover{
    background: #a7cf5b;
}
.dashboard-menu ul li:hover a, #sidebar ul li:hover a{
    color: #fff;
}
.dashboard-menu {
    padding: 20px;
    background: #fafafa;
    margin: 0px 25px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px #cfff75;
    border: 1px solid #a5d058;
}
.dashboard-menu ul, #sidebar ul {
    padding-left: 0px;
}
.dashboard-menu ul li a, #sidebar ul li a, .dashboard-menu ul li form, #sidebar ul li form {
    color: #000;
    font-weight: 500;
    padding: 20px;
    display: block;
}
.dashboard-menu ul li form button.logout-btn:hover, #sidebar ul li form button.logout-btn:hover {
    padding: 0;
    background: none;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    border: 0px;
}
.dashboard-menu ul li a:hover, #sidebar ul li a:hover{
    text-decoration: none;
    text-decoration: none;
}
.dashboard-menu ul li a i, #sidebar ul li a i{
    margin-right: 10px;
    color: #67b461;
}
.dashboard-menu ul li:hover i{
    color: #fff;
}
.event-btn .cta {
    padding: 10px 20px !important;
    margin: 0px 6px;
}
.event-right-box h4{
    margin-bottom: 30px;
}
.date {
    background: #f5f5f5;
    margin-bottom: 20px;
    border-radius: 14px;
    padding: 20px 17px 16px;
    box-shadow: 0px 0px 10px 0px #d8d8d8;
    text-align: center;
    width: 175px;
    height: 80px;
    line-height: 20px;
}
.date-box-main .date p {
    font-weight: 600;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.date .cta {
    border-radius: 10px !important;
    display: inline-block !important;
    align-items: center;
    padding: 10px 10px !important;
    text-decoration: none;
        margin: 0px !important;
    font-family: 'Poppins', sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    width: 100%;
    color: white;
    background: var(--primary);
    transition: 0.5s;
    box-shadow: inherit !important;
    transform: none !important;
}
.e-detail-content h3{
    margin-top: 20px;
    color: #000;
    margin-bottom: 10px;
}
.header-top .dropdown-menu.show {
    display: block;
    padding: 0!important;
}
.social-media ul li a {
    display: inline-block;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 16px;
    background: #a6d059;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
a.linkden {
    background: #0a66c2!important;
    color: #fff!important;
}
a.insta {
     background: linear-gradient(45deg, #f9ce34, #ee2a7b, #6228d7)!important;
    color: #fff!important;
}
.social-media {
    position: absolute;
    z-index: 99;
    right: 10px;
    top: 75%;
}

.social-media ul {
    padding-left: 0px;
}
.social-media ul li {
    list-style: none;
    margin: 10px;
    border-radius: 50px;
}

.footer .copyright {
    padding: 25px 0 0px;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}
.header-top .dropdown-item {
    text-transform: capitalize !important;
    font-size: 15px !important;
    letter-spacing: 0px !important;
    font-family: 'Montserrat'!important;
    font-weight: 500 !important;
}
.sub-text-hero {
    font-family: 'Montserrat'!important;
    letter-spacing: 9px!important;
    font-size: 40px!important;
    color: white;
    font-weight: 600!important;
    padding: 0px 0px 50px!important;
}

.user-dropdown-button {
    background-color: var(--custom-primary);
    color: white;
    border: none;
    border-radius: 5px!important;
    width: 55px!important;
    height: 33px!important;
    font-size: 14px!important;
    margin-left: 10px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
a.btn.btn-primary {
    font-size: 16px !important;
    color: #fff !important;
  font-family: "Montserrat", sans-serif!important;
    padding: 12PX 27PX;
    border: 0px;
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    background: #000;
    border-radius: 50px;
}
.banner-button a.btn.btn-primary {
    font-size: 16px !important;
    padding: 12PX 27PX;
    font-size: 15px;
    background: #000;
    border-radius: 10px;
    width: 235px;
    margin: 0px 10px;
}
a.btn.btn-primary.bg-green{
    background: #a6d059;
}
.hero-section .text-hero{
    padding-top: 130px;
}
.about-sec {
    padding: 50px 0px;
}
.sec-title {
    font-size: 40px;
    margin-bottom: 55px;
    color: #000;
    font-weight: 700;
font-family: "Montserrat", sans-serif;
}
.sec-head {
    color: #a7d05b;
    border: 0px !important;
    font-weight: 700;
    font-size: 26px;
font-family: "Montserrat", sans-serif;
    font-style: normal;
    margin-bottom: 40px;
}
.testimonial-text p {
    font-size: 16px!important;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 36px!important;
}
.about-content h4 {
    margin-bottom: 22px;
}
.about-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 35px;
    color: #575757;
}
.about-img img.img-fluid {
    border-radius: 20px;
}

.readmore {
  position: relative;
  max-height: 100px;
  overflow: hidden;
  padding: 10px;
  margin-bottom: 20px;

  transition:max-height 0.15s ease-out;

}

.readmore.expand{
  max-height: 5000px !important;
  transition:max-height 0.35s ease-in-out;
}
.event-footer {
    background-color: #fff!important;
    padding: 0px!important;
}
.event-content > .event-title {
    font-size: 20px!important;
    font-weight: 700!important;
    color: #000;
    display: block;
    line-height: 30px!important;
    min-height: 50px;
    margin-bottom: 15px!important;
    transition: all ease-in-out .2s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.readmore-link {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 81px;
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    padding-top: 55px;
    background-image: linear-gradient(to bottom, transparent, white);
    cursor: pointer;
    text-decoration: underline;
}
.testimonial-user-dt {
    margin-top: 0px!important;
}
.career-img img {
    border-radius: 20px;
}
.testimonial-user-dt span {
    font-size: 14px;
    color: #717171;
    margin: 4px 0!important;
    display: block;
    width: unset !important;
}
.career-sec{
    padding: 50px 0px;
}
.career-form {
    padding: 30px;
    background: #f5f5f5;
    
    border-radius: 15px;
}
.border-left {
    border-left: 2px solid #a7d05a !important;
}
.career-detail h5{
    color: #000;
    margin-bottom: 15px;
}
.career-detail ul li {
    font-size: 18px;
    line-height: 33px;
    font-weight: 500;
    margin-right: 70px;
}
.career-detail {
    
}
.readmore-link.expand {
  position: relative;
  background-image: none;
  padding-top:10px;
  height:20px;
}

.readmore-link:after {
  content:"Read more";
}
.readmore-link.expand:after{
  content:"Read less";
}

.about-content .cta,  .career-content .cta{
    display: inline;
    border-radius: 50px;
    align-items: center;
        box-shadow: unset;
padding: 12px 45px;
    text-decoration: none;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-top: 10px;
    font-size: 16px;
    color: white;
    background: var(--primary);
    transition: 0.5s;
    transform: none;
}
.choose-sec {
    padding: 50px 0px 0px;
}
.explore-events li.nav-item .nav-link {
    background: #000000;
    color: #ffffff;
    font-weight: 500;
    border-radius: 10px;
    padding: 7px 40px;
    border: 2px solid #000;
    font-size: 16px;
}
.explore-events li.nav-item .nav-link.active {
    background: #a7d05b !important;
    color: #ffffff !important;
    font-weight: 500;
    border: 2px solid #a7d05b !important;
}
.event-thumbnail a img {
    width: 100%;
    height: 250px!important;
    object-fit: cover;
    border-top-left-radius: 15px!important;
    border-bottom-left-radius: 15px!important;
    transition: transform .5s ease;
}

.thumbnail-img {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    border-top-left-radius: 15px!important;
    border-top-right-radius: 15px!important;
}
.explore-events .nav-item {
    margin-bottom: 20px;
    padding: 0px 15px;
}


.explore-events .nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.event-sec {
    padding: 0px 0px 50px;
}
.contact-btn ul {
    display: flex;
    justify-content: space-evenly;
}
.head-icon img {
    width: 40px;
}
.vacan-head .head-text h4 {
    font-size: 18px;
    color: #000;
    margin-bottom: 13px;
}
.career-box {
    padding: 20px;
    border: 1px solid #a4cd59;
    background: #f0ffd5ab;
    border-radius: 10px;
    margin-bottom: 20px;
}
.vacan-head {
    display: flex;
}
.vacan-text p {
    font-size: 16px;
    overflow: hidden;
    line-height: 25px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.vacan-footer {
    display: flex;
    justify-content: space-between;
}

.vacan-footer p {
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.vacan-footer i {
    color: #a5cf59;
    margin-right: 5px;
}
.vacan-btn a.cta {
    padding: 7px 30px !important;
    font-size: 14px !important;
    margin-top: 15px;
}
.vacan-head .head-text p {
    font-size: 14px;
    font-weight: 500;
}
.vacan-head .head-text p i {
    color: #a7d05b;
    margin-right: 5px;
}
.contact-btn ul li {
    list-style: none;
}
.contact-box {
    padding: 35px 20px;
    background: #f5f5f5;
    box-shadow: 0px 0px 10px 0px #a7d05a;
    border-radius: 15px;
}
.cta {
        border-radius: 10px !important;
    display: inline-block!important;
    align-items: center;
    padding: 10px 45px!important;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 16px!important;
    font-weight: 500!important;
    color: white;
    background: var(--primary);
    transition: 0.5s;
    box-shadow: inherit !important;
    transform: none!important;
}
.choose-sec {
    padding: 50px 0px 50px;
    height: 500px;
    background: #000;
}
.choose-box {
    background: #000;
        height: 185px;
    padding: 25px 20px;
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #90b15078;
    border-top: 2px solid #a3cf6a;
    border-left: 2px solid #a3cf6a;
    margin-top: 35px;
}
button.logout-btn {
    padding: 0;
    background: none;
    font-size: 17px;
    font-weight: 500;
    border: 0px;
}
.event-ticket {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
}
button.logout-btn i {
    color: #67b461;
    margin-right: 10px;
}
.event-ticket p{
       font-size: 23px;
    font-weight: 600;
} 
.event-ticket img{
    width: 40px;
    margin-right: 10px;
}
.choose-box.box2 p {
    color: #fff;
    font-size: 15px;
    line-height: 26px;
}
.panel .front {
	height: inherit;
	position: absolute;
	top: 0;
    width:95%;
	z-index: 900;
	text-align: center;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	   -moz-transform: rotateX(0deg) rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.orange{
    background: orange!important;
}
.green{
    background: green!important;
}
.blue{
    background: blue!important;
}
.panel .back {
	height: inherit;
	position: absolute;
	top: 0;
    width: 95%;
	z-index: 1000;
	-webkit-transform: rotateY(-180deg);
	   -moz-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	   -moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	   -moz-backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	   -moz-transition: all .4s ease-in-out;
		-ms-transition: all .4s ease-in-out;
		 -o-transition: all .4s ease-in-out;
			transition: all .4s ease-in-out;
}
.panel.flip .front {
	z-index: 900;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
}
.panel.flip .back {
	z-index: 1000;
	-webkit-transform: rotateX(0deg) rotateY(0deg);
	-moz-transform: rotateX(0deg) rotateY(0deg);
}

.box2{

}
.icon-box {
    background: #ed1b23;
    display: inline-block;
    width: 55px;
    height: 55px;
    color: #fff;
    font-size: 24px;
    line-height: 55px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.page-header {
    display: flex;
    align-items: flex-end;
    height: 23rem!important;
    background-size: cover;
    background-position: center;
    padding: 33px;
}
.member-sec{
    padding: 50px 0px;
}
.breadcrumb a {
    color: #fff;
}
.subscription-card {
    width: 100%;
    background-color: #ffffff!important;
    border: 1px solid #a0cc64!important;
    border-radius: 10px!important;
    box-shadow: 0 0 10px rgb(139 195 74 / 35%)!important;
    padding: 20px!important;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.contact-icon {
    background: #a7d05b;
    height: 45px;
    width: 45px;
    border-radius: 10px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 17px;
}
.login-sec {
    padding: 50px 0px 0px;
}
.login-sec p{
    font-size: 13px;
    font-weight: 600;
}
.login-box h3 {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    font-size: 35px;
}
.login-box img {
    width: 180px;
}
.login-box {
    background: #fafafa;
    padding: 45px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px #cfff75;
    border: 1px solid #a5d058;
}
.calender-filter a.cta {
    padding: 10px 20px !important;
}
.e-detail-img img {
    border-radius: 15px;
    width: 100%;
}
.contact-info {
    background: #f2f2f2;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 0px #a7d05ac9;
    padding: 69px 20px;
    justify-content: center;
}
.donate-btn .cta {
    padding: 7px 25px !important;
    font-size: 14px !important;
}
.subscription-details p {
    line-height: 34px;
}
.subscribe-button:hover {
    /* background-color: #000 !important; */
    color: #fff !important;
}
.contact-sec {
    padding: 50px 0px;
}
.subscription-details h2 {
    color: #000000!important;
    font-size: 22px!important;
}
.membership-logo {
    width: 80px!important;
    margin-bottom: 20px;
}
.form-sec {
    padding: 50px 0px;
}
.breadcrumb li {
    color: #fff;
    font-weight: 600;
}

.breadcrumb-item.active {
        color: #67b461 !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding-right: .5rem;
    color: #6c757d;
    content:"/"!important;
}
.navbar logo{
    height: 120px!important;
}
.breadcrumb-wrapper {
    transform: none !important;
    margin-bottom: 35px;
}
.nav-menu {
    background: transparent !important;
    padding: 30px;
    transition: all .4s;
}
    .explore-events li.nav-item .nav-link {
    background: #000000;
    color: #ffffff;
    font-weight: 500;
    border-radius: 10px;
    padding: 7px 40px;
    border: 2px solid #000;
    font-size: 16px;
}
.event-timing {
    display: flex;
    align-items: center;
    color: #000000!important;
    font-size: 15px!important;
}
.event-timing i{
        color: #94af64!important;
}
.duration-price-remaining {
    display: flex;
    margin-top: 20px;
    width: 100%;
    align-items: center;
}
.main-card {
    position: relative!important;
    border: 2px solid #a7d05b!important;
    background-color: #ffffff!important;
    box-shadow: 0px 0px 28px 0px #dedede!important;
    width: 100%;
    border-radius: 15px!important;
}
.mission-sec {
    padding: 50px 0px;
}
.footer-sec h5 {
    color: #fff;
}
.duration-price {
    font-size: 18px!important;
    font-weight: 600!important;
    color: #000;
}
.footer .btn.btn-link {
    display: block;
    margin-bottom: 14px!important;
    padding: 0;
    text-align: left;
    color: #fff!important;
    font-size: 15px!important;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}
.cta:hover {
    transition: 0.5s;
    box-shadow: unset!important;
    background: #a8cf59;
    color: #fff!important;
    text-decoration: none!important;
}
.footer{
    padding: 20px 0px;
    margin-top: 30px;
}
.event-right-box img {
    width: 20px;
}
@media(max-width:991px){
    .web-menu {
    display:none;
}
    .about-sec p.sec-title {
    margin-bottom: 5px;
}
.mobile-menu {
    display: block;
}
        .page-header {
        height: 15rem !important;
    }
    .breadcrumb-wrapper {
    transform: none !important;
    margin-bottom: 15px;
}
    .login-box {
    background: #fafafa;
    padding: 10px!important;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px #cfff75;
    border: 1px solid #a5d058;
}
    .breadcrumb li {
    color: #fff;
    font-size: 14px;
    margin-top: 20px;
    font-weight: 600;
}
    .dashboard-sec {
    padding: 25px 0px 20px;
}
    .login-box {
    background: #fafafa;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px 0px #cfff75;
    border: 1px solid #a5d058;
}
    login-box h3 {
    color: #000;
    text-align: center;
    margin-bottom: 30px;
    font-size: 23px;
}
    .dashboard-box h2 {
        color: #000;
        margin: 10px 0px 20px;
        text-align: center;
        font-size: 29px;
    }
    .dashboard-box h4 {
        color: #a7cf5b;
        margin: 5px 0px;
        text-align: center;
        font-size: 19px;
    }
    .mission-text {
    box-shadow: 0px 0px 10px 0px #a7d05a;
    padding: 25px 17px;
    background: #f5f5f5;
    border-radius: 15px;
        margin-bottom: 0px!important;
}
    .mission-sec p {
    text-align: left !important;
    font-size: 15px;
    margin-bottom: 10px;
}
    .sec-title {
    font-size: 26px!important;
    margin-bottom: 30px;
    color: #000;
        text-align: center!important;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}
    .mission-sec {
    padding: 50px 0px 30px;
}
     .sec-head {
        color: #a7d05b;
        border: 0px !important;
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        font-family: "Montserrat", sans-serif;
        font-style: normal;
        margin-bottom: 30px;
    }
    .mission-sec h1 {
    font-weight: 700;
    font-size: 19px;
    color: #000;
}
    .mission-content ul {
        padding-left: 15px;
        text-align: left !important;
    }
.contact-box {
    padding: 35px 15px;
    background: #f5f5f5;
    box-shadow: 0px 0px 10px 0px #a7d05a;
    border-radius: 15px;
}
    .law-sec {
    padding: 50px 0px 0px;
}
.accordion h5 .btn-link {
    font-size: 12px;
    font-weight: 500;
    padding: 0px 25px 0px 0px;
}
   .contact-btn ul {
    display: block;
       padding-left: 0px;
    justify-content: space-evenly;
}
    .contact-btn ul li {
    list-style: none;
    margin: 10px 0px;
}
    .contact-btn ul li a{
        width: 100%;
    }
.career-detail ul li {
        font-size: 14px;
        line-height: 25px;
        font-weight: 500;
        margin-right: 0px;
    }
.career-form {
    padding: 30px 0px;
    background: #f5f5f5;
    border-radius: 15px;
}
.contact-info {
    background: #f2f2f2;
    margin-bottom: 35px;
    border-radius: 15px;
    box-shadow: 0px 0px 10px 0px #a7d05ac9;
    padding: 30px 20px;
}
  .career-form  .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 0.7em;
    margin-bottom: .125rem;
}
.form-box {
    background: #a7cf5a;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #8BC34A;
    border-radius: 15px;
    border: 2px solid #a7d05a;
    margin: 10px 0px 10px!important;
    height: auto!important;
    transition: 0.5s;
}

    .form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    height: 100%;
    padding: 1rem .75rem;
    pointer-events: none;
    border: 1px solid transparent;
    transform-origin: 0 0;
    transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
    .form-floating>.form-control, .form-floating>.form-select {
    height: calc(3.5rem + 2px);
    padding: 1rem 0.05rem;
}
    .contact-sec {
    padding: 50px 0px 10px;
}
    .date-box-main {
        display: inline-block;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    .date {
    width: 43%;
    display: inline-block;
    float: left;
    padding: 10px;
    border-radius: 5px;
    height: 60px;
    margin: 0px 10px 20px;
}
.date .cta {
    border-radius: 10px !important;
    display: inline-block !important;
    align-items: center;
    padding: 8px 1px !important;
    text-decoration: none;
    margin: 0px !important;
    font-family: 'Poppins', sans-serif;
    font-size: 12px !important;
    font-weight: 500 !important;
    width: 100%;
    color: white;
    background: var(--primary);
    transition: 0.5s;
    box-shadow: inherit !important;
    transform: none !important;
}
    #countdown span {
    font-size: 23px;
    font-weight: bold;
    display: block;
}
    .event-right-box {
    background: #f5f5f5;
    padding: 14px;
    box-shadow: 0px 0px 10px 0px #d8d8d8;
    border-radius: 15px;
    margin: 15px 0px;
    margin-bottom: 35px;
}
    #countdown p {
    margin: 0;
    font-size: 11px;
    font-weight: 600;
}
    .event-btn .cta {
    padding: 10px 19px !important;
    margin: 0px 5px;
    font-size: 14px !important;
}
       .event-content > .event-title {
        font-size: 17px !important;
        line-height: 24px !important;
        height: auto;
        min-height: auto !important;
    }
    .explore-events li.nav-item .nav-link {
        background: #000000;
        color: #ffffff;
        font-weight: 500;
        border-radius: 10px;
        padding: 5px 5px;
        border: 2px solid #000;
        font-size: 12px;
    }
    .subscription-details {
    margin-bottom: 20px;
    flex-grow: 0;
}
    .login-box h3 {
    color: #000;
    text-align: center;
    margin-bottom: 20px;
    font-size: 25px;
}
    .hero-section .text-hero {
    padding-top: 0px;
}
.text-hero {
    font-family: "Montserrat", sans-serif !important;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 2px;
}
.about-sec p.sec-title {
    margin-bottom:5px;
}
    .about-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 15px;
    color: #575757;
}
    .explore-events .nav-item {
        margin-bottom: 15px;
    }
    form.volunteer-form {
    padding: 0px;
}
    .form-box {
    background: #a7cf5a;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #8BC34A;
    border-radius: 15px;
    border: 2px solid #a7d05a;
    margin: 15px 0px;
    height: auto;
    transition: 0.5s;
}
.footer {
    padding: 20px 0px;
    margin-top: 20px;
}
    .footer .copyright {
    padding: 25px 0 0px;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

    .choose-sec {
    padding: 50px 0px 50px;
    height: auto;
}
    .testimonial-slider-area {
    border-top: 2px solid #efefef;
    padding-top: 0px;
}
    .form-sec {
    padding: 50px 0px 0px;
}
    .panel .front{
        position: inherit;
        
    }
    .about-sec{
        padding: 40px 0px;
    }
 .sub-text-hero {
    font-family: 'Montserrat' !important;
    letter-spacing: 9px !important;
    font-size: 16px !important;
    color: white;
    font-weight: 600 !important;
    padding: 0px 0px 0px !important;
}
    .banner-button a.btn.btn-primary {
        font-size: 12px !important;
        padding: 12PX 10PX;
        font-size: 15px;
        background: #000;
        border-radius: 10px;
        width: 150px;
        margin: 20px 0px 0px;
    }
.about-content h4 {
    margin-bottom: 8px;
}
    
    .testimonial-block {
    background-color: #ecf5fd;
    padding: 30px 0px !important;
}
    .testimonial-content {
    padding: 15px;
    position: relative;
}
    .testimonial-slider-area {
    border-top: 2px solid #efefef;
    padding-top: 0px!important;
}
    .mission-content{
        text-align: justify!important;
    }
  .law-sec span.icon-right {
        padding: 4px 7px 2px;
        position: absolute;
        right: 10px;
        top: 25px;
        font-size: 10px !important;
        background: #a6d059;
        color: #ffffff;
        z-index: 5;
        border-radius: 5px;
    }


    .cta {
    border-radius: 10px !important;
    display: inline-block !important;
    align-items: center;
    padding: 10px 17px !important;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: white;
    background: var(--primary);
    transition: 0.5s;
    box-shadow: inherit !important;
    transform: none !important;
}
    .quote-icon{
        font-size: 22px;
    }
    .event-sec {
    padding: 0px 0px 30px;
}
    .choose-box{
        margin-top: 0px;
    }
    .explore-events .nav-item {
        padding: 0 5px;
    }
    .explore-events .sec-title {
        font-size: 26px;
        margin-bottom: 10px;
        color: #000;
        font-weight: 700;
        font-family: "Montserrat", sans-serif;
    }
    .date-box-main .date p {
    font-weight: 600;
    font-size: 14px;
    margin-top: 11px;
    margin-bottom: 0px;
}
    .border-left {
    border-left: 0px solid #a7d05a !important;
}
.card-header h5 button {
    font-size: 13px;
    font-weight: 700;
    text-wrap: auto;
    text-align: left;
}
    .footer .copyright {
    padding: 25px 0 0px;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}
    .event-content {
    padding: 15px 0px 20px!important;
}
    .duration-price-remaining {
    display: inline-block!important;
    width: 45%!important;
    align-items: center;
}
    .text-end.donate-btn.mt-3 {
    display: inline-block;
    width: 50%;
}
}