    a, a: focus, a:hover {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    text-decoration: none;
}
.preloader, .preloader span {
    position: absolute;
    display: inline-block;
}
.owl-nav>div, .preloader {
    width: 50px;
    height: 50px;
    top: 50%}
.about-area .single-counter span, .about-intro .section-title span, .cta-sec .sec-intro .section-title span, .custom-btn, .icon, .owl-dots .owl-dot, .preloader, .preloader span, .section-title .color {
    display: inline-block;
}
.section-intro.intro-full, img {
    max-width: 100%}
#partner-cards, #partner-grid-container {
    gap: 1em;
    grid-template-columns: repeat(3, 1fr);
    padding: 1em 0;
    place-self: center;
    width: calc(100% - 2em);
}
.goal-cta-button, .inspiration-area .single-inspiration a, .made-with, .network__list-item, .pager a, .pager span, .sdg-cta-button, a, a:focus, a:hover {
    text-decoration: none;
}
.bg-light {
    background-color: #fffcf4!important;
}
body {
    font-family: Heebo, sans-serif;
    font-size: 17px;
    line-height: 1.7;
    color: #505050;
    background: #fff;
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    color: #ffb200;
    transition: .4s;
}
a:focus, a:hover {
    transition: .4s;
    color: #ffb200;
}
.custom-btn, .custom-btn:after, .custom-btn:before, .owl-nav>div {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
}
.h1, .h2, .h3, .h4, .h5, .h6, .inspiration-area .single-inspiration a, h1, h2, h3, h4, h5, h6 {
    font-family: Poppins, sans-serif;
    color: #031550;
    line-height: 1.4;
    font-weight: 700;
    margin: 0 0 15px;
}
h3 {
    font-size: 24px;
    font-weight: 700;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    h3 {
    font-size: 22px;
}
}img {
    object-fit: cover;
}
.form-control, input, textarea {
    border-radius: 5px;
    padding: 11px 15px;
    border: 1px solid #ebebeb;
}
.form-control:focus, input:focus, textarea:focus {
    outline: 0;
    box-shadow: 0 0 0 .15rem rgba(255, 255, 255, .15);
}
::placeholder {
    color: #767676;
    opacity: 1;
}
#preloader.done {
    visibility: hidden;
    opacity: 0;
}
.bg-vol-page {
    background-color: #e3ebed!important;
}
#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f7f7f7;
    z-index: 999999;
}
.preloader {
    padding: 0;
    text-align: left;
    box-sizing: border-box;
    left: 50%;
    margin-left: -25px;
    margin-top: -25px;
}
#scrollUp, .icon {
    height: 45px;
    line-height: 45px;
    width: 45px;
}
#scrollUp, .banner-info, .center, .error-page .error-wrap, .icon, .owl-nav>div, .section-intro {
    text-align: center;
}
.preloader span {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #dbff00;
    -webkit-animation: 1.3s linear infinite preloader;
    animation: 1.3s linear infinite preloader;
}
.preloader span:last-child {
    animation-delay: -.8s;
    -webkit-animation-delay: -.8s;
}
@keyframes preloader {
    0% {
    transform: scale(0, 0);
    opacity: .5;
}
100% {
    transform: scale(1, 1);
    opacity: 0;
}
}@-webkit-keyframes preloader {
    0% {
    -webkit-transform: scale(0, 0);
    opacity: .5;
}
100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
}
}.text-reset:hover {
    color: #ffb200!important;
}
.bg-cover, .donation-area {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.causes-area .single-cause .cause-detials, .error-page, .event-page, .gray-bg, .inspiration-area, .misson-area, .ourself-area, .project-area, .single-article, .upcoming-events, .volunteer-form {
    background: #fffcf4;
}
.bg-info {
    background-color: #fff!important;
}
.parallax-banner, .section-padding {
    padding: 100px 0;
}
@media only screen and (max-width:767px) {
    h3 {
    font-size: 20px;
}
.section-padding {
    padding: 60px 0;
}
}.form-group .nice-select {
    width: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
}
.banner-area .banner-2 .banner-btn a, .cause-details .footer-social a, .shadow {
    box-shadow: 0 10px 45px 0 rgba(0, 0, 0, .05)!important;
}
.icon {
    background: #eaeaea;
    border-radius: 50px;
    font-size: 14px;
}
.main-content, .page-padding {
    padding: 70px 0;
}
.event-page .event-list, .navbar, .no-padding, .widget.instagram-widget ul li:hover a {
    padding: 0;
}
.inspiration-area .single-inspiration span, .theme-shadow {
    -webkit-box-shadow: 0 2px 15px rgba(235, 235, 235, .2);
    -moz-box-shadow: 0 2px 15px rgba(235, 235, 235, .2);
    box-shadow: 0 2px 15px rgba(235, 235, 235, .2);
}
.section-title {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .section-title {
    font-size: 46px;
}
}.section-title span {
    color: #ffb200;
    display: block;
    font-size: 46px;
}
@media only screen and (min-width:768px) and (max-width:991.9px) {
    .section-padding {
    padding: 80px 0;
}
.section-title {
    font-size: 50px;
}
}@media only screen and (min-width:992px) and (max-width:1200px) {
    .section-title {
    font-size: 50px!important;
}
.contact-form {
    max-width: 700px;
    margin: 40px auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
}.article-title {
    font-size: 30px;
    font-weight: 700;
}
.section-intro p {
    font-weight: 500;
    color: #505050;
    font-size: 18px;
}
.cause-details .cause-content .cause-info .cause-donate::after, .cause-details .cause-content .cause-info .cause-gallery::after, .clear::after, .event-page .event-list .single-event::after, .event-page .events-wrap .single-event::after, .shop-wrap .shop-header::after, .single-article::after, .single-blog .article-entry .post-detials .post-image::after, .upcoming-events .events-wrap .single-event::after, .widget ul li::after, .write-comments form .form-group.half-form::after, .write-comments form .form-group::after {
    clear: both;
    content: "";
    display: table;
}
.banner-area .banner-info .banner-meta span, .banner-area .single-banner, .btn-close, .counter-area, .cta-sec, .custom-btn, .donation-area, .feature-area2, .gallery .gallery-item, .misson-area .mission-vedio, .ourself-area .ourself-gallery .single-item, .overly, .parallax-banner, .partner-area, .post-comments ol li, .promo-area, .search-form, .single-product .sp-details .item-rating, .team-area, .team-area .team-wrap .team-member .team-thumb, .team-area .teams-info .team-member .team-thumb, .testimonial-page .single-testimonial, .volunteer-area {
    position: relative;
    z-index: 1;
}
.banner-area .banner-info .banner-meta span::before, .banner-area .single-banner::before, .btn-close::before, .counter-area::before, .cta-sec::before, .custom-btn::before, .donation-area::before, .feature-area2::before, .misson-area .mission-vedio::before, .overly::before, .parallax-banner::before, .partner-area::before, .post-comments ol li::before, .promo-area::before, .search-form::before, .single-product .sp-details .item-rating::before, .team-area .team-wrap .team-member .team-thumb::before, .team-area .teams-info .team-member .team-thumb::before, .team-area::before, .testimonial-page .single-testimonial::before, .volunteer-area::before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: #ffb200;
    opacity: .6;
    z-index: -1;
}
#scrollUp {
    right: 30px;
    bottom: 20px;
    font-size: 20px;
    color: #fff;
    background: #ffb200;
    border-radius: 50%}
.custom-btn {
    font-family: Poppins, sans-serif;
    z-index: 1;
    text-transform: capitalize;
    overflow: hidden;
    border: 0;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
}
.partner-card-title, .partner-item-title {
    font-family: Rubik, sans-serif;
    font-size: 1.2em;
}
.custom-btn:after, .custom-btn:before {
    content: '';
    width: 0;
    height: 100%;
    background: #031550;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    transition: .4s;
}
.custom-btn::before {
    left: 50%}
.custom-btn::after {
    right: 50%}
.donation-area .section-title, .donation-form h2, .promo-area .promo-wrap .breadcrumb .breadcrumb-item a, .promo-area .promo-wrap .breadcrumb .breadcrumb-item::before, .testimonial-title {
    color: #fff;
}
.custom-btn:hover, .header-2 .navbar-toggler i {
    color: #000;
}
.custom-btn:hover::after, .custom-btn:hover::before {
    width: 50%;
    opacity: 1;
}
.about-area .single-counter h4 span, .banner-area .banner-info .banner-title span, .blog-area .single-article .blog-txt .blog-meta a:hover, .blog-area .single-article .blog-txt .blog-title a:hover, .blog-area-2 .single-article .article-details .article-meta li a:hover, .blog-area-2 .single-article:hover .article-heading a, .blog-area-2 .single-article:hover .custom-btn, .c-info-wrap .contact-info li:hover a, .causes-area .single-cause .cause-detials h3 a:hover, .checkout-info .lead button, .custom-btn.unfill, .entry-meta span a:hover, .event-page .event-list .single-event .event-details h3:hover a, .event-page .events-wrap .single-event .event-details h3:hover a, .footer-area .copy-right .quick-link ul li:hover .nav-link, .footer-area .footer-widget ul li a:hover, .header-top .top-info li:hover a, .inspiration-area .single-inspiration a:hover, .inspiration-area .single-inspiration:hover h3, .post-comments ol li article.comment-body .comment-details .comment-reply:hover, .product-entry .star-rating i, .product-tab .tab-content #review .item-rating i, .project-area .single-project .project-info h3 a:hover, .promo-area .promo-wrap .breadcrumb .breadcrumb-item.active, .promo-area .promo-wrap .promo-title span, .service-area .service-item:hover h4, .single-blog .article-entry .post-detials .article-meta span a:hover, .single-product .sp-details .item-rating a:hover, .team-area .team-wrap .team-member:hover .member-name a, .team-area .teams-info .team-member:hover .member-name a, .upcoming-events .events-wrap .single-event .event-details h3:hover a, .widget .post-entry .s-post:hover .sp-details h4 a, .woocommerce .ratings i {
    color: #ffb200;
}
.banner-area .banner-2 .banner-btn a.unfill:hover::after, .banner-area .banner-2 .banner-btn a.unfill:hover::before, .banner-area .single-banner .banner-info .banner-btn a.custom-btn.unfill:hover::after, .banner-area .single-banner .banner-info .banner-btn a.custom-btn.unfill:hover::before, .custom-btn.unfill::after, .custom-btn.unfill::before {
    background-color: #031550;
}
.custom-btn.unfill:hover {
    border: 2px solid #031550;
    color: #fff;
}
.banner-area .banner-2 .banner-btn a:hover::after, .banner-area .banner-2 .banner-btn a:hover::before, .custom-btn.btn-alt, .donation-area .volunteer-form .custom-btn:hover::after, .donation-area .volunteer-form .custom-btn:hover::before, .footer-social a:hover, .owl-nav>div:hover, .social-share a:hover, .widget .newsletter-entry .submit:after, .widget_tag_cloud a:hover {
    background-color: #ffb200;
}
.custom-btn.btn-alt::after, .custom-btn.btn-alt::before {
    background-color: #000;
}
.blog-area-2 .single-article .article-details .article-meta, .c-info-wrap .contact-info, .cause-details .cause-content .cause-info ul, .footer-area .copy-right .quick-link ul, .footer-area .footer-widget ul, .header-top .top-info, .list-clear, .post-comments ol, .product-tab .tab-content ul.e-info, .single-blog .article-entry .post-detials .info-list, .single-blog .article-entry .post-detials .post-image, .single-blog .article-entry .post-detials .post-share ul, .widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.nice-select {
    border: 0;
    background-color: transparent;
    font-size: 16px;
    padding-left: 10px;
}
.nice-select:after {
    height: 7px;
    width: 7px;
    margin-top: -6px;
}
.accordion-item .accordion-header button.collapsed, .accordion-item .accordion-header button.collapsed::after, .blog-area .single-article .blog-txt .blog-title a, .blog-area-2 .single-article .article-details .article-heading a, .causes-area .single-cause .cause-detials h3 a, .documentation, .event-page .event-list .single-event .event-details h3 a, .event-page .events-wrap .single-event .event-details h3 a, .nice-select .option, .product-tab>ul li.active, .project-area .single-project .project-info h3 a, .single-event .event-article .event-details .schedule-item h4, .team-area .team-wrap .team-member .member-name h4 a, .team-area .teams-info .team-member .member-name h4 a, .upcoming-events .events-wrap .single-event .event-details h3 a {
    color: #031550;
}
.nice-select .option .selected {
    font-weight: 500;
}
.owl-nav>div {
    position: absolute;
    left: -25px;
    background: rgba(255, 178, 0, .8);
    color: #fff;
    display: table;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    transition: .4s;
}
.owl-nav>div.owl-next {
    left: auto;
    right: -25px;
}
@media only screen and (max-width:767px) {
    .section-title, .section-title span {
    font-size: 32px!important;
}
.article-title {
    font-size: 25px;
}
.contact-form {
    max-width: 700px;
    margin: 40px auto;
    background: #fff;
    padding: 30px 15px!important;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.owl-nav>div {
    left: 0;
}
.owl-nav>div.owl-next {
    right: 0;
}
.header-top .row .col-lg-6 {
    width: 50%}
}.accordion-item .accordion-header, .owl-nav>div::before {
    background: 0 0;
}
@media only screen and (min-width:768px) and (max-width:991.9px) {
    .owl-nav>div {
    left: 0;
}
.owl-nav>div.owl-next {
    right: 0;
}
}.owl-nav>div i {
    vertical-align: middle;
    display: table-cell;
}
.header-top {
    background: #212b33;
}
.header-top .nice-select::after, .shop-wrap .nice-select::after {
    border-color: #fff;
}
.header-top .dropdown {
    padding-top: 5px;
}
.header-top .dropdown ul {
    padding: 5px;
    border: 0;
}
.cart-totals table tr.product-list td, .cart-totals table tr.product-list th, .header-top .dropdown ul a {
    color: #505050;
}
.header-top .dropdown ul a i {
    margin-right: 3px;
    font-size: 12px;
}
.header-top a {
    font-size: 14px;
    color: #fff;
}
.header-top .top-info {
    padding-top: 4px;
}
.header-top .top-info li {
    display: inline-block;
    padding: 4px 0;
    margin-right: 10px;
    font-size: 16px;
}
.header-top .account-info a, .header-top .top-info li a {
    color: #fff;
    font-size: 14px;
}
.blog-area-2 .single-article .article-details .article-meta li i, .entry-meta span i, .header-top .top-info li a i, .single-blog .article-entry .post-detials .article-meta span i {
    margin-right: 5px;
    color: #ffb200;
}
.header-top .account-info {
    max-width: 230px;
    margin-left: auto;
    color: #fff;
    justify-content: space-between;
}
.header-top .account-info .nice-select {
    font-size: 14px;
}
.header-top .account-info i {
    color: #ffb200;
    font-size: 14px;
}
.navbar .dropdown, .navbar .dropdown-center, .navbar .dropend, .navbar .dropstart, .navbar .dropup, .navbar .dropup-center {
    position: relative;
    display: flex;
}
.navbar .navbar-nav li a.nav-link {
    padding: 30px 0px 30px 20px;
    color: #505050;
    text-transform: capitalize;
    font-weight: 600;
}
@media screen and (width: 1024px) and (height: 600px) {
    .navbar .dropdown .dropdown-toggle:after {
    color: #505050;
    content: "\f107";
    font-family: fontawesome !important;
    line-height: 24px;
    border: 0;
    font-size: 13px;
    margin-left: 0px;
    margin-top: 22px;
}
    .navbar .navbar-nav li a.nav-link {
        font-size: 15px;
        padding: 20px 13px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1366px){
     .navbar .dropdown .dropdown-toggle:after {
    color: #505050;
    content: "\f107";
    font-family: fontawesome !important;
    line-height: 24px;
    border: 0;
    font-size: 13px;
    margin-left: 2px;
    margin-top: 16px;
}
    .navbar .navbar-nav li a.nav-link {
        font-size: 15px;
        padding: 14px 11px;
    }
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .navbar .navbar-nav li a.nav-link {
    padding: 28px 1px 28px 25px;
}
}.navbar .navbar-nav .dropdown-menu {
    border: none;
    border-radius: 8px;
    margin-top: 0;
    padding: 16px 0;
    min-width: 240px;
    top: 100%;
    box-shadow: 0 .125rem 1.25rem rgba(0, 0, 0, .05);
    z-index: 10;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item {
    align-items: center;
    display: flex;
    font-weight: 500;
    font-size: 15px;
    padding: 5px 24px;
    width: 100%;
    color: #505050;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item:focus, .navbar .navbar-nav .dropdown-menu .dropdown-item:hover {
    color: #ffb200;
    background-color: transparent;
}
.navbar .navbar-nav .dropdown-menu .dropdown-submenu a:after {
    position: absolute;
    right: 16px;
    transform: rotate(-90deg);
}
.navbar .navbar-nav .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
    left: 100%;
    right: auto;
    top: -18px;
}
.navbar .navbar-nav .dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
}
.navbar .navbar-nav .dropdown-submenu.dropend:hover>.dropdown-menu {
    opacity: 1;
    transform: scaleX(1);
    visibility: visible;
}
.blog-area-2 .single-article .article-details .article-meta li:last-child, .navbar .navbar-brand {
    margin-right: 0;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .owl-nav>div {
    left: -25px;
}
.owl-nav>div.owl-next {
    right: -25px;
}
.navbar .navbar-nav li a.nav-link {
    font-size: 15px;
    padding: 26px 10px;
}
.navbar .navbar-brand {
    max-width: 110px;
}
.navbar .dropdown .dropdown-toggle:after {
    margin-top: 14px;
}
.dropdown-toggle {
    margin-top: 10px;
}
}@media (min-width:820px) and (max-width:1180px) {
    .navbar .dropdown .dropdown-toggle: after {
    margin-top: 15px!important;
}
}.navbar .navbar-toggler:focus, .payment-option .accordion-button:focus, .search-form input:focus {
    box-shadow: none;
}
.cause-details .cause-content .cause-info .cause-donate .cause-goal, .form-group.half-form+.half-form, .navbar .dropdown-toggle:after, .product-tab .tab-content ul.e-info li span, .shop-wrap .shop-header form.select-form, .write-comments form .form-group.half-form+.half-form {
    float: right;
}
.navbar .dropdown .dropdown-toggle:after {
    color: #505050;
    content: "\f107";
    font-family: fontawesome!important;
    line-height: 24px;
    border: 0;
    font-size: 13px;
    margin-left: 7px;
    margin-top: 29px;
}
@media only screen and (max-width:768px) {
    .navbar a.navbar-brand img {
    width: 125px;
}
.navbar .dropdown .dropdown-toggle:after {
    margin-top: 14px;
    margin-left: auto;
    margin-right: 10px;
}
.header-2 .navbar .navbar-nav li a.nav-link {
    margin-right: 10px;
}
}.navbar button.navbar-toggler.offcanvas-nav-btn {
    border: 0;
    font-size: 1.5rem;
    font-weight: 700;
    color: #031550;
}
.navbar button.navbar-toggler.offcanvas-nav-btn i {
    top: .125rem;
    position: relative;
}
.navbar .dropdown-header {
    color: #031550;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .0625rem;
    padding: 4px 24px;
    text-transform: uppercase;
}
.navbar .custom-btn {
    border-radius: 30px;
    padding: 9px 28px;
}
.navbar.nav-center .navbar-nav li:last-child a.nav-link {
    padding-right: 0;
}
.navbar .dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
}
.navbar .dropdown-submenu:hover>.dropdown-menu {
    opacity: 1;
    transform: translateY(.625rem);
    visibility: visible;
}
@media (min-width:992px) {
    .row-cols-lg-4>* {
    flex: 0 0 auto;
    width: 33.33%}
.navbar .navbar-nav .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transform-origin: 0 0 0;
    transform: scaleY(0);
}
.navbar .navbar-nav .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
    transform: scaleX(0);
}
.navbar .navbar-nav .dropdown-submenu.dropend:hover>.dropdown-menu {
    transform: scaleX(1);
}
}@media (max-width:991.98px) {
    .navbar .navbar-nav .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    min-width: 0!important;
}
.navbar .dropdown-menu .dropdown-submenu.dropend .dropdown-menu {
    box-shadow: none;
}
.navbar .navbar-nav .nav-item .nav-link {
    border-bottom: .0625rem solid var(--bs-gray-200);
    border-radius: 0;
    padding: 12px 0!important;
}
.navbar .navbar-nav .nav-item:last-child .nav-link {
    border: 0;
}
.header-2 .navbar .offcanvas .dropdown>.dropdown-toggle:after, .header-2 .navbar .offcanvas .navbar-nav li a.nav-link {
    color: #505050;
    width: 45%}
}.header-actions {
    max-width: 280px;
    flex: 0 0 280px;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .navbar .custom-btn {
    padding: 3px 18px;
}
.header-actions {
    max-width: 250px;
    flex: 0 0 138px;
}
}.header-actions .cart-num {
    background-color: #ffb200;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 24px;
    height: 24px;
    text-align: center;
    position: absolute;
    top: -16px;
    font-size: 13px;
    line-height: 24px;
}
.banner-area .banner-info .banner-meta span::before, .banner-area .single-banner .banner-info .banner-btn a.custom-btn:hover::after, .banner-area .single-banner .banner-info .banner-btn a.custom-btn:hover::before, .btn-close:before, .header-2, .search-form:before {
    background-color: transparent;
}
.btn-close, .video-block .video {
    display: table;
    text-align: center;
}
.header-actions a:hover {
    background-color: #ffb200;
    color: #fff!important;
}
.header-2 {
/*     position: absolute; */
    left: 0;
    top: 8px;
    width: 100%;
    z-index: 99;
}
.header-2 .navbar .dropdown>.dropdown-toggle:after, .header-2 .navbar .navbar-nav li a.nav-link {
    color: #000;
    font-size: 14px;
}
header nav.navbar.scroll-on {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 99;
    background: #fff;
    box-shadow: 0 .25rem 1.25rem rgba(0, 0, 0, .07);
    width: 100%;
    animation: 1.3s forwards headerSlideDown;
}
header nav.navbar.scroll-on .navbar-nav li a.nav-link {
    padding: 26px 0 26px 20px;
}
header.header-2 nav.navbar.scroll-on {
    background-color: #fff;
    box-shadow: 0 .2rem .5rem rgba(0, 0, 0, .15);
}
@keyframes headerSlideDown {
    0% {
    margin-top: -6.25rem;
}
to {
    margin-top: 0;
}
}.search-form:before {
    content: "\f002";
    font-family: fontawesome;
    position: absolute;
    transform: translateY(-50%);
    z-index: 1;
    width: 20px;
    top: 33px;
}
.search-form input {
    border: 0;
    padding-left: 30px;
}
.offcanvas-header .btn-close {
    padding: 4px;
}
.btn-close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    flex: 0 0 30px;
    background: 0 0;
    background-color: #ebebeb!important;
}
.btn-close:focus {
    border: 0;
    box-shadow: none;
}
.btn-close:before {
    font-family: fontawesome;
    font-size: 1.2rem;
    content: "\f00d";
    font-weight: 100;
    color: #031550;
    top: 3px;
    opacity: 1;
}
.video-block .video, .waves {
    background: #ffb200;
    border-radius: 100%}
.video-block {
    position: relative;
    width: 100px;
    z-index: 1;
}
.video-block .video {
    height: 65px;
    width: 65px;
    color: #fff;
    z-index: 99;
}
.video-block .video i {
    display: table-cell;
    vertical-align: middle;
    font-size: 22px;
}
.waves {
    position: absolute;
    width: 120px;
    height: 120px;
    opacity: 0;
    right: 7px;
    bottom: -28px;
    z-index: -1;
    -webkit-animation: 3s ease-in-out infinite waves;
    animation: 3s ease-in-out infinite waves;
}
@keyframes waves {
    0% {
    -webkit-transform: scale(.2, .2);
    transform: scale(.2, .2);
    opacity: 0;
}
50% {
    opacity: .9;
}
100% {
    -webkit-transform: scale(.9, .9);
    transform: scale(.9, .9);
    opacity: 0;
}
}.wave-1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.wave-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.wave-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.banner-area .single-banner {
    height: 500px;
    background-position: center center;
    background-size: cover;
}
.banner-area .single-banner::before {
    z-index: auto;
    background: #000;
    opacity: .55;
}
.banner-area .single-banner .banner-info {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    min-width: 800px;
}
.banner-area .single-banner .banner-info p {
    color: #fff;
    text-transform: capitalize;
    letter-spacing: 3px;
    font-size: 1.2rem;
}
.banner-area .single-banner .banner-info .banner-btn {
    margin-top: 60px;
    text-align: start;
}
.banner-area .single-banner .banner-info .banner-btn a, .personal-award>div.single-award:first-child {
    margin-right: 20px;
}
.banner-area .single-banner .banner-info .banner-btn a.custom-btn {
    border: 2px solid #ffb200;
}
.banner-area .single-banner .banner-info .banner-btn a.custom-btn:hover {
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.banner-area .banner-2 .banner-btn a.unfill:hover, .banner-area .single-banner .banner-info .banner-btn a.custom-btn.unfill:hover, .login-wrap form .custom-btn:hover {
    border: 2px solid #031550;
}
.banner-area .owl-dots {
    bottom: 48%;
    left: 92%;
    text-align: center;
    width: 50px;
}
.banner-area .owl-dots .owl-dot {
    display: none;
    margin: 10px 0;
}
.banner-area .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.banner-area .owl-dots .owl-dot.active span, .banner-area .owl-dots .owl-dot:hover span {
    width: 12px;
    height: 12px;
}
.banner-area .banner-info .banner-title {
    font-size: 38px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: capitalize;
    margin: 0 0 20px;
    text-shadow: 0 2px 10px rgba(0, 0, 0, .05);
    text-align: left;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .header-actions {
    max-width: 250px;
    flex: 0 0 100px;
}
.header-actions .custom-btn {
    padding: 4px 9px;
    font-size: 14px;
}
.header-actions .cart-num {
    top: -11px;
}
header nav.navbar.scroll-on .navbar-nav li a.nav-link {
    padding: 22px 10px;
}
	.navbar .dropdown .dropdown-toggle:after {
    color: #505050;
    content: "\f107";
    font-family: fontawesome !important;
    line-height: 24px;
    border: 0;
    font-size: 13px;
    margin-left: 0px;
    margin-top: 16px;
}
	
.banner-area .banner-info .banner-title {
    font-size: 40px;
}
}@media only screen and (max-width:767px) {
    .header-top .account-info {
    justify-content: flex-end;
}
.banner-area .single-banner .banner-info .banner-btn a {
    margin-right: 9px;
    padding: 17px 13px;
}
	.navbar .dropdown .dropdown-toggle:after {
    color: #505050;
    content: "\f107";
    font-family: fontawesome !important;
    line-height: 24px;
    border: 0;
    font-size: 13px;
    margin-left: 7px;
    margin-top: 28px;
}
.banner-area .single-banner {
    max-height: 500px;
}
.banner-area .single-banner .banner-info {
    min-width: 300px;
}
.banner-area .single-banner .banner-info p {
    font-size: 12px;
}
.banner-area .single-banner .banner-info .banner-title {
    font-size: 18px;
    line-height: 1.2;
}
.banner-area .owl-dots {
    display: none;
}
.banner-area .banner-info .banner-title {
    font-size: 35px;
}
}.banner-area .banner-info p {
    font-size: 18px;
    font-weight: 500;
    text-align: start;
}
.banner-area .banner-info .banner-meta span {
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
}
.banner-area .banner-info .banner-meta span::before {
    content: "\f058";
    font-family: fontawesome;
    color: #ffb200;
    opacity: 1;
}
.banner-area .banner-gallery {
    left: 40px;
}
@media only screen and (min-width:1400px) and (max-width:1920px) {
    .banner-area .banner-gallery {
    left: 80px;
}
.history-area .history-txt {
    padding-right: 60px;
}
}@media only screen and (min-width:1400px) and (max-width:1529px) {
    .banner-area .banner-gallery {
    left: 40px;
}
}@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area .banner-gallery {
    left: 20px;
}
}@media only screen and (min-width:768px) and (max-width:991.9px) {
    .banner-area .owl-dots {
    left: 98%}
.banner-area .banner-info .banner-title {
    font-size: 45px;
}
.banner-area .banner-gallery {
    left: 30px;
}
}.banner-area .banner-gallery .bg-item, .blog-area-2 .single-article .article-details .article-meta, .form-group {
    margin-bottom: 15px;
}
.banner-area .banner-gallery .bg-item img {
    filter: grayscale(30%);
}
.banner-area .banner-2 .banner-btn a {
    margin-right: 30px;
    border: 2px solid #ffb200;
}
.banner-area .banner-2 .owl-nav>div {
    left: 0;
    opacity: 0;
}
.banner-area .banner-2 .owl-nav>div.owl-next {
    left: auto;
    right: 0;
}
.banner-area .banner-2 .single-banner .banner-info {
    left: auto;
    top: 45%;
    transform: translateY(-50%);
    max-width: 550px;
    min-width: auto;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-area .banner-2 .single-banner .banner-info {
    max-width: 500px;
}
}@media only screen and (max-width:767px) {
    .banner-area .banner-info p {
    font-size: 17px;
}
.banner-area .banner-info .banner-meta span {
    margin-right: 5px;
    font-size: 16px;
}
.banner-area .banner-gallery {
    left: 0;
}
.banner-area .banner-gallery .bg-item {
    margin-bottom: 10px;
}
.banner-area .banner-2 .banner-btn a {
    margin-right: 5px;
    padding: 9px 22px;
}
.banner-area .banner-2 .single-banner .banner-info {
    max-width: calc(100% - 20px);
}
}.banner-area:hover .owl-nav>div {
    opacity: 1;
    left: 10px;
}
.banner-area:hover .owl-nav>div.owl-next {
    right: 10px;
}
.banner-1 {
    padding: 80px 0;
}
.about-area .single-counter h4 .counter, .banner-1 .banner-info .banner-title {
    font-size: 55px;
}
.donation-form span.currency-sign {
    width: 45px;
    height: 100%;
    background: #ffb712;
    line-height: 49px;
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 700;
}
.donation-form input.donate-input {
    padding-left: 60px;
    font-weight: 700;
    font-size: 18px;
}
.donation-form .donate-actions {
    max-width: 500px;
    display: flex;
}
.donation-form .donate-actions button {
    border: 0;
    padding: 3px 18px;
    font-weight: 600;
    color: #031550;
    border-radius: 3px;
    background-color: rgba(255, 255, 255, .8);
}
.donation-form .donate-actions button.active {
    background-color: #ffb200;
    color: #fff;
}
.feature-area2 {
    background-color: #ffb200;
    padding: 170px 0 100px;
}
.feature-area2::before {
    background: url("../images/banner/bg-shape.png") center bottom/cover no-repeat;
    opacity: 1;
    height: 88px;
    top: auto;
    bottom: 0;
}
.feature-area2::after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: url("../images/banner/bg-shape.png") center top/cover no-repeat;
    width: 100%;
    height: 88px;
    transform: rotate(-180deg);
}
.footer-area .newsletter, .owl-dots {
    left: 50%;
    transform: translateX(-50%);
}
.feature-area2 .feature-item span.icon.shadow {
    width: 80px;
    height: 80px;
    line-height: 80px;
    flex: 0 0 80px;
    border-radius: 50%}
.feature-area2 .feature-item span.icon.shadow img {
    width: 40px;
}
.feature-area2 .feature-item h3 {
    font-size: 28px;
    margin-bottom: 5px;
}
.donation-area::before, .parallax-banner::before {
    background: #000;
    opacity: .7;
}
#shipping-address, .parallax-banner .single-banner::before, .post-comments ol li .children li::before, .post-comments ol li:last-child::before, .related-product .owl-nav>div::before, .volunteer-2::before {
    display: none;
}
.parallax-banner .banner-info {
    max-width: 600px;
}
.parallax-banner .donation-form {
    background-color: rgba(255, 255, 255, .15);
}
.parallax-banner .donation-form .form-group input {
    background-color: rgba(255, 255, 255, .15);
    border: 0;
    color: #fff;
}
.parallax-banner .donation-form .form-group input::placeholder {
    color: rgba(255, 255, 255, .6);
}
.parallax-banner .banner-info .banner-title {
    color: #031550;
    font-size: 55px;
    text-align: start;
}
.parallax-banner .banner-info p {
    max-width: 500px;
    color: #fff;
}
.parallax-banner .banner-info a.icon {
    border: none;
    background-color: #ffb200;
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    outline: rgba(255, 255, 255, .7) solid 5px;
}
.parallax-banner .banner-meta span {
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px;
}
.feature-area .feature-item {
    text-align: center;
    padding: 30px;
}
.feature-area .feature-item span {
    width: 80px;
    height: 80px;
    background: #fff;
    display: inline-table;
    text-align: center;
    line-height: 80px;
    border-radius: 50%}
.feature-area .feature-item span img {
    width: 40px;
    height: 40px;
    border-radius: 5px;
}
.feature-area .feature-item h4 {
    text-transform: capitalize;
    margin: 20px 0 0;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 2px;
}
.cause-details .cause-content .cause-info .progress .progress-bar, .feature-area .row>div {
    background: #ffb200;
}
.feature-area .row>div:nth-child(2n+2) {
    background: #ffbd26;
}
.history-area .history-txt p {
    margin: 25px 35px 45px 0;
}
.history-area .raise-img {
    margin-bottom: 15px;
    border-radius: 7px;
}
.cause-details .cause-content .cause-info .cause-gallery li:nth-child(2), .event-page .event-list .single-event figure, .history-area .raise-img:last-child, .ourself-area .ourself-gallery .single-item figure, .ourself-area .section-title, .post-comments ol li:last-child, .project-area .single-project .project-thumb, .single-blog .article-entry .post-detials .post-image li:last-child, .single-blog .article-entry figure {
    margin: 0;
}
.history-area .raise-img img {
    border-radius: 7px;
}
.history-area .raise-img.height-2 {
    height: 417px;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .banner-1 .banner-info .banner-title {
    font-size: 50px;
}
.donation-form .donate-actions button {
    padding: 3px 13px;
}
.feature-area2 .feature-item h3 {
    font-size: 22px;
}
.history-area .raise-img.height-2 {
    height: 360px;
}
}.history-area .raise-img.height-2 img {
    height: 100%}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .banner-1 .banner-info .banner-title {
    font-size: 40px;
}
.donation-form .donate-actions button {
    padding: 3px 10px;
}
.parallax-banner .banner-info .banner-title {
    font-size: 45px;
}
.history-area .raise-img.height-2 img {
    height: 305px;
}
.event-page .event-list .single-event .event-details, .event-page .events-wrap .single-event .event-details, .upcoming-events .events-wrap .single-event .event-details {
    margin-left: 0;
}
}.misson-area .mission-vedio {
    border-radius: 7px;
    overflow: hidden;
    margin-top: 10px;
}
.misson-area .mission-vedio::before {
    z-index: auto;
    opacity: .5;
    background: #000;
}
.misson-area .mission-vedio img {
    height: 365px;
    width: 100%}
.misson-area .mission-vedio .video-block {
    position: absolute;
    width: 80px;
    z-index: 4;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.misson-area .mission-vedio .video-block .waves {
    bottom: -28px;
    right: -12px;
    background-color: #ffe6ae;
}
.misson-area .misson-txt {
    text-align: right;
}
@media only screen and (min-width:1400px) and (max-width:1920px) {
    .misson-area .misson-txt {
    padding-left: 60px;
}
}.misson-area .misson-txt p {
    margin: 25px 0 45px 35px;
    text-align: justify;
}
.about-intro {
    max-width: 470px;
}
.counter-area {
    background: url('/assets/images/banner/0b2.jpeg') center center/cover no-repeat;
}
.counter-area .single-counter {
    text-align: center;
    padding: 60px 0;
}
.counter-area::before {
    background: #ffb200;
    opacity: .85;
}
.single-counter img {
    background-color: rgba(255, 255, 255, .8);
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
.single-counter .counter {
    display: block;
    margin: 20px 0 15px;
    font-family: Poppins, sans-serif;
    font-size: 55px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .about-intro {
    max-width: 430px;
}
.single-counter .counter {
    font-size: 50px;
}
}.single-counter h3 {
    font-weight: 400;
    font-size: 20px;
    color: #fff;
}
.about-area .badge {
    background-color: #ffb200;
    font-size: 14px;
}
.about-area .about-content h4 {
    line-height: 1.7;
    margin-bottom: 30px;
}
.about-area .single-counter {
    flex: 0 0 33%}
.about-area .single-counter img, .product-entry {
    background-color: #fffcf4;
}
.about-area .single-counter h4 {
    font-size: 55px;
    line-height: 1;
    margin-bottom: 0;
    color: #ffb200;
}
.about-area .single-counter h3 {
    color: #031550;
    margin-bottom: 0;
}
.cta-sec::before {
    background-color: #000;
    opacity: .75;
}
.cta-sec .sec-intro p {
    max-width: 700px;
    margin: 0 auto;
    color: #fff;
}
.cta-sec .donation-progres {
    margin-top: 60px;
}
.cta-sec .donation-progres span {
    font-size: 20px;
    color: #fff;
}
.cta-sec .progress {
    height: 1.2rem;
}
.cta-sec .progress .progress-bar {
    background-color: #ffb200;
    font-size: 18px;
}
.cta-sec .collect-stat .item {
    text-align: center;
    padding: 25px 45px;
    border-radius: 10px;
    background-color: rgba(255, 178, 0, .75);
}
.cta-sec .collect-stat .item h3 {
    font-size: 35px;
    margin-bottom: 0;
    color: #fff;
}
.cta-sec .collect-stat .item h3 span {
    margin-left: 5px;
}
.cta-sec .collect-stat .item p {
    color: #fffcf4;
}
.causes-area .section-title span, .event-page .section-intro .section-title span, .upcoming-events .section-intro .section-title span {
    display: inline;
}
.causes-area .single-cause figure {
    margin: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}
.causes-area .single-cause .cause-detials {
    overflow: hidden;
    border-width: 0 1px 1px;
    border-style: solid;
    border-radius: 0 0 5px 5px;
    padding: 20px 25px 30px;
    border-color: #ebebeb;
}
.causes-area .single-cause .cause-detials h3, .project-area .single-project .project-info h3 {
    margin-top: 5px;
}
.causes-area .single-cause .cause-detials .cause-donate {
    margin-bottom: 25px;
    overflow: hidden;
    font-weight: 500;
}
.causes-area .single-cause .cause-detials .cause-donate .cause-raise {
    float: left;
    font-size: 16px;
}
.causes-area .single-cause .cause-detials .cause-donate .cause-goal {
    text-align: right;
    font-weight: 500;
    font-size: 16px;
}
.causes-area .single-cause .cause-detials .cause-donate label {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    color: #031550;
    font-family: Poppins, sans-serif;
    margin-bottom: 0;
}
.causes-area .single-cause .cause-detials .progress {
    border-radius: 50px;
    height: 22px;
}
.causes-area .single-cause .cause-detials .progress .progress-bar {
    border-radius: 50px;
    background: #ffb200;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
}
@media only screen and (min-width:768px) and (max-width:991.9px) {
    .banner-1 .banner-info .banner-title {
    font-size: 34px;
}
.causes-area .single-cause .cause-detials h3, .feature-area2 .feature-item h3 {
    font-size: 20px;
}
.feature-area .feature-item h4 {
    font-size: 16px;
}
.history-area .history-txt {
    margin-top: 40px;
}
.history-area .raise-img.height-2 {
    height: 453px;
}
.misson-area .misson-txt {
    text-align: left;
    margin-top: 40px;
}
.misson-area .misson-txt p {
    margin: 30px 0 40px;
}
.single-counter .counter {
    font-size: 45px;
}
.causes-area .single-cause .cause-detials {
    padding: 10px 10px 25px;
}
}.event-page .event-list, .event-page .events-wrap, .upcoming-events .events-wrap {
    padding: 50px 0 0;
}
.event-page .event-list .single-event, .event-page .events-wrap .single-event, .upcoming-events .events-wrap .single-event {
    background: #fff;
    position: relative;
    border: 1px solid #ebebeb;
    display: table;
    border-radius: 5px;
    overflow: hidden;
    width: 100%}
.event-page .event-list .single-event .event-thumb, .event-page .events-wrap .single-event .event-thumb, .upcoming-events .events-wrap .single-event .event-thumb {
    width: 41%;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
}
.event-page .event-list .single-event .event-thumb figcaption, .event-page .events-wrap .single-event .event-thumb figcaption, .upcoming-events .events-wrap .single-event .event-thumb figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 80px;
    background: #ffb200;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}
.event-page .event-list .single-event .event-thumb figcaption strong, .event-page .events-wrap .single-event .event-thumb figcaption strong, .upcoming-events .events-wrap .single-event .event-thumb figcaption strong {
    display: block;
    font-size: 40px;
    line-height: 1;
    font-family: Poppins, sans-serif;
    margin-bottom: 5px;
    color: #fff;
}
.event-page .event-list .single-event .event-details, .event-page .events-wrap .single-event .event-details, .upcoming-events .events-wrap .single-event .event-details {
    padding: 25px 20px 21px 25px;
    display: table-cell;
    vertical-align: middle;
    border-radius: 5px 5px 5px 0;
    border-left: none;
}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .event-page .event-list .single-event .event-details h3, .event-page .events-wrap .single-event .event-details h3, .upcoming-events .events-wrap .single-event .event-details h3 {
    font-size: 19px;
}
}.event-page .event-list .single-event .event-details .event-countown .table-cell, .event-page .events-wrap .single-event .event-details .event-countown .table-cell, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell {
    display: inline-block;
    margin: 0 30px 30px 0;
    position: relative;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .event-page .event-list .single-event .event-details h3, .event-page .events-wrap .single-event .event-details h3, .upcoming-events .events-wrap .single-event .event-details h3 {
    font-size: 20px;
}
.event-page .event-list .single-event .event-details .event-countown .table-cell, .event-page .events-wrap .single-event .event-details .event-countown .table-cell, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell {
    margin: 0 20px 30px 0;
}
}@media only screen and (min-width:992px) and (max-width:1200px) {
    .event-page .event-list .single-event .event-details .event-countown .table-cell, .event-page .events-wrap .single-event .event-details .event-countown .table-cell, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell {
    margin: 0 8px 12px 0;
}
}@media only screen and (max-width:767px) {
    .banner-1 {
    padding: 40px 0;
}
.banner-1 .banner-info .banner-title {
    font-size: 32px;
}
.donation-form .donate-actions button {
    padding: 0 9px;
}
.feature-area2 .feature-item span.icon.shadow {
    width: 60px;
    height: 60px;
    line-height: 60px;
    flex: 0 0 60px;
}
.feature-area2 .feature-item span.icon.shadow img {
    width: 25px;
}
.feature-area2 .feature-item h3 {
    font-size: 22px;
}
.parallax-banner .banner-info {
    padding-right: 30px;
}
.parallax-banner .banner-info .banner-title {
    font-size: 35px;
}
.history-area .history-txt {
    margin-top: 30px;
}
.history-area .raise-img.height-2 {
    height: 195px;
}
.misson-area .mission-vedio img {
    height: 250px;
}
.misson-area .misson-txt {
    text-align: inherit;
    margin-top: 30px;
}
.misson-area .misson-txt p {
    margin: 30px 0 40px;
}
.counter-area, .counter-area .single-counter {
    padding: 30px 0;
}
.single-counter .counter {
    font-size: 40px;
}
.causes-area .single-cause {
    margin-bottom: 30px;
}
.causes-area .single-cause .cause-detials {
    padding: 10px 10px 25px;
}
.causes-area .single-cause .cause-detials h3 {
    font-size: 20px;
}
.event-page, .upcoming-events {
    overflow: hidden;
}
.event-page .event-list .single-event .event-thumb, .event-page .events-wrap .single-event .event-thumb, .upcoming-events .events-wrap .single-event .event-thumb {
    width: 100%;
    display: block;
    height: 220px;
}
.event-page .event-list .single-event .event-details, .event-page .events-wrap .single-event .event-details, .upcoming-events .events-wrap .single-event .event-details {
    border-radius: 0 0 5px 5px;
    width: 100%;
    padding: 12px;
    display: block;
    border: 1px solid #ebebeb;
}
.event-page .event-list .single-event .event-details .event-countown .table-cell, .event-page .events-wrap .single-event .event-details .event-countown .table-cell, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell {
    margin: 0 20px 12px 0;
}
.event-page .event-list .single-event .event-details .custom-btn, .event-page .events-wrap .single-event .event-details .custom-btn, .upcoming-events .events-wrap .single-event .event-details .custom-btn {
    margin-top: 10px;
}
}.event-page .event-list .single-event .event-details .event-countown .table-cell .tab-val, .event-page .events-wrap .single-event .event-details .event-countown .table-cell .tab-val, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell .tab-val {
    font-weight: 700;
    font-size: 22px;
    font-family: Poppins, sans-serif;
    color: #ffb200;
}
.event-page .event-list .single-event .event-details .event-countown .table-cell .tab-metr.tab-unit, .event-page .events-wrap .single-event .event-details .event-countown .table-cell .tab-metr.tab-unit, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell .tab-metr.tab-unit {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 15px;
}
.event-page .event-list .single-event .event-details .custom-btn, .event-page .events-wrap .single-event .event-details .custom-btn, .upcoming-events .events-wrap .single-event .event-details .custom-btn {
    padding: 7px 16px;
    font-size: 14px;
}
.partner-area::before {
    opacity: .95;
    background: #fff;
}
.partner-area .partner-wrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.partner-area .partner-wrap.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    opacity: .8;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.partner-area .partner-wrap.owl-carousel .owl-item:hover img, .partner-card:hover:before, .partner-grid-item:hover:before, .tabs [class*=" tab"] [type=radio]:checked+div, .tabs [class^=tab] [type=radio]:checked+div, .widget ul li:hover::before {
    opacity: 1;
}
.volunteer-area::before {
    opacity: .95;
    background-color: #ffb200;
}
.volunteer-area .volunteer-wrap span {
    font-weight: 700;
    font-size: 70px;
    color: #242424;
    font-family: Poppins, sans-serif;
    line-height: 1.2;
}
@media only screen and (max-width:767px) {
    .main-content .event-countown {
    display: none;
}
.volunteer-area .volunteer-wrap span {
    font-size: 32px;
    line-height: 1.1;
}
}.volunteer-area .volunteer-wrap p {
    font-size: 24px;
    margin: 30px 0 40px;
    color: #383838;
}
.volunteer-area .volunteer-wrap .custom-btn {
    background-color: #000;
    padding: 14px 48px;
    font-size: 20px;
}
.footer-area {
    position: relative;
    background: #232323;
    padding: 100px 0 0;
}
.footer-area .newsletter {
    min-width: 600px;
    margin: 0 auto;
    position: absolute;
    padding: 15px 30px;
    top: -31px;
    background: #232323;
    z-index: 9;
}
.footer-area .newsletter::after, .footer-area .newsletter::before {
    position: absolute;
    content: "";
    top: 0;
    border-bottom: 45px solid #232323;
    width: 0;
    height: 0;
}
.footer-area .newsletter::before {
    border-left: 100px solid transparent;
    left: -99px;
}
.footer-area .newsletter::after {
    right: -99px;
    left: auto;
    border-right: 100px solid transparent;
}
.footer-area .newsletter h4 {
    float: left;
    margin: 17px 20px 0 0;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.footer-area .newsletter form {
    float: right;
    position: relative;
    width: 55%}
.footer-area .newsletter form input {
    border: none;
    width: 100%;
    background: rgba(103, 103, 103, .98);
    border-radius: 50px;
    padding: 15px 25px;
    color: rgba(255, 255, 255, .7);
}
.footer-area .newsletter form ::placeholder {
    color: rgba(255, 255, 255, .5);
}
.footer-area .newsletter form button {
    position: absolute;
    top: 10px;
    right: 20px;
    background: 0 0;
    border: none;
    color: #ffb200;
    cursor: pointer;
    font-size: 18px;
}
.footer-area .footer-about {
    max-width: 350px;
}
.cause-page .single-cause, .footer-area .footer-widget, .footer-area .footer-widget .f-logo, .login-wrap form .form-group, .payment-option, .product-tab .tab-content #review .add-review form .form-group {
    margin-bottom: 30px;
}
.footer-area .footer-widget P {
    margin-bottom: 25px;
    font-weight: 500;
    color: rgba(255, 255, 255, .5);
}
.footer-area .footer-widget .widget-title {
    color: #fff;
    margin-bottom: 30px;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
}
.footer-area .footer-widget ul li {
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 15px;
}
.footer-area .footer-widget ul li a {
    color: rgba(255, 255, 255, .5);
}
.footer-area .footer-widget .footer-contact li {
    margin-bottom: 20px;
    line-height: 24px;
    color: rgba(255, 255, 255, .5);
}
.footer-area .footer-widget .footer-contact li:last-child {
    margin-bottom: 0;
}
.footer-area .footer-widget .footer-contact li i {
    float: left;
    vertical-align: middle;
    padding-top: 3px;
    font-size: 18px;
    color: #ffb200;
}
.footer-area .footer-widget .footer-contact li span {
    margin-left: 30px;
    display: block;
}
.footer-area .copy-right {
    border-top: 1px solid #3b3b3b;
    margin-top: 40px;
    padding: 40px 0 20px;
    font-size: 15px;
}
.footer-area .copy-right .quick-link ul li {
    display: inline-block;
    margin-left: 30px;
    color: rgba(255, 255, 255, .5);
}
.footer-area .copy-right p {
    font-weight: 400;
    margin: 0;
    color: rgba(255, 255, 255, .5);
    text-align: center!important;
}
.footer-area .copy-right p a {
    color: #ffb200;
    font-weight: 700;
    margin-left: 5px;
}
.footer-social a, .social-share a {
    color: #fff;
    margin-right: 15px;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%}
.footer-social a {
    color: #ffb200;
    background-color: rgba(255, 255, 255, .15);
    line-height: 42px;
}
.footer-social a:hover, .payment-option h2 {
    background-color: #fff;
}
.cause-details .footer-social a {
    background-color: #ffb200;
    margin-right: 10px;
    color: #031550;
}
.cause-details .footer-social a:hover {
    color: #fff;
    background-color: #031550;
}
.inspiration-area .section-intro {
    max-width: 990px;
    margin: 0 auto 90px;
}
.inspiration-area .section-intro p {
    color: #505050;
    font-size: 36px;
    line-height: 1.3;
    font-weight: 500;
}
@media (max-width:767px) {
    .inspiration-area .section-intro p {
    font-size: 26px;
}
.inspiration-area .single-inspiration {
    margin-bottom: 30px;
}
}@media (min-width:768px) and (max-width:991.9px) {
    .inspiration-area .section-intro p {
    font-size: 27px;
}
}.inspiration-area .single-inspiration {
    text-align: center;
    padding: 15px;
    height: 100%}
.inspiration-area .single-inspiration span {
    width: 120px;
    height: 120px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 25px;
    box-sizing: border-box;
    transition: .4s;
    overflow: hidden;
}
.inspiration-area .single-inspiration span img {
    width: 60%;
    height: auto;
    object-fit: contain;
    display: block;
    transition: transform .3s;
}
.inspiration-area .single-inspiration:hover span {
    box-shadow: 0 20px 15px #ebebeb;
}
.inspiration-area .single-inspiration h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    transition: color .4s;
}
.inspiration-area .single-inspiration p {
    font-size: 15px;
    color: #666;
    margin-bottom: 15px;
}
.inspiration-area .single-inspiration a {
    color: inherit;
    font-weight: 500;
    transition: .4s;
}
.inspiration-area .single-inspiration a i {
    margin-left: 5px;
    transition: .4s;
}
.inspiration-area .single-inspiration a:hover i {
    margin-left: 8px;
    color: #ffb200;
}
.feature-cause-area .f-cause-txt {
    padding-right: 60px;
}
.feature-cause-area .f-cause-txt p {
    margin: 35px 0;
}
.feature-cause-area .f-cause-txt .custom-btn i {
    padding-left: 5px;
}
.feature-cause-area .f-cause-img {
    overflow: hidden;
    border-radius: 7px;
}
.feature-cause-area .f-cause-img img {
    height: 370px;
}
.owl-dots {
    position: absolute;
    bottom: 10px;
}
.owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #ffb200;
    width: 30px;
}
.accordion-item .card-body, .cart-totals table tr.product-list, .cause-details, .project-area .single-project, .single-blog .article-entry {
    background: #fff;
}
.project-area .single-project .project-info {
    padding: 10px 20px 20px;
    border: 1px solid #ebebeb;
    border-radius: 0 0 5px 5px;
}
.project-area .single-project .project-info .btn-unfill {
    font-weight: 500;
    font-size: 16px;
}
.single-article .post-thumb {
    float: left;
    width: 38%;
    height: 290px;
    margin: 0;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .single-article .post-thumb {
    height: 310px;
}
}@media only screen and (max-width:767px) {
    .volunteer-area .volunteer-wrap p {
    font-size: 20px;
}
.footer-area {
    padding: 60px 0 0;
}
.footer-area .footer-top {
    display: none;
}
.footer-area .newsletter h4 {
    float: none;
    text-align: center;
}
.footer-area .newsletter form {
    float: none;
    width: 100%;
    margin-top: 20px;
}
.footer-area .footer-widget {
    margin-bottom: 45px;
}
.footer-area .footer-widget ul li {
    margin-bottom: 10px;
}
.footer-area .copy-right {
    margin-top: 20px;
    padding: 15px 0;
}
.footer-area .copy-right .quick-link ul li {
    margin: 0 30px 10px 0;
}
.feature-cause-area .f-cause-txt {
    margin-bottom: 60px;
}
.feature-cause-area .f-cause-img img {
    height: 250px;
}
.project-area .single-project {
    margin-bottom: 30px;
}
.single-article .post-thumb {
    width: 100%;
    float: none;
    height: inherit;
}
}.single-article .post-thumb img {
    height: 100%;
    width: 100%}
@media only screen and (min-width:992px) and (max-width:1200px) {
    .single-article .post-thumb img {
    height: 317px;
}
.blog-area .single-article .blog-txt .blog-meta a {
    font-size: 11px;
}
}.single-article .blog-txt {
    margin-left: 246px;
}
@media only screen and (min-width:768px) and (max-width:991.9px) {
    .volunteer-area .volunteer-wrap span {
    font-size: 60px;
}
.project-area .single-project .project-info h3 {
    font-size: 18px;
}
.single-article .post-thumb {
    float: none;
    width: 100%;
    height: auto;
}
.single-article .post-thumb img {
    height: inherit;
}
.single-article .blog-txt {
    margin: 0;
    padding: 15px;
}
}.donation-area .volunteer-form {
    margin-top: 80px;
    background: 0 0;
}
.donation-area .volunteer-form .form-group {
    position: relative;
    margin-bottom: 45px;
}
.donation-area .volunteer-form .form-group label {
    position: absolute;
    top: -30px;
    left: 0;
    color: #fff;
    font-weight: 500;
}
.donation-area .volunteer-form .form-group input, .donation-area .volunteer-form .form-group select, .donation-area .volunteer-form .form-group textarea {
    width: 100%;
    padding: 10px 15px;
    background: rgba(80, 80, 80, .5);
    border: 0;
    border-radius: 5px;
    color: #fff;
}
.donation-area .volunteer-form .form-group inputselect, .donation-area .volunteer-form .form-group selectselect, .donation-area .volunteer-form .form-group textareaselect {
    background: red;
}
.donation-area .volunteer-form .form-group textarea {
    height: 135px;
}
.donation-area .volunteer-form .nice-select {
    background: rgba(80, 80, 80, .5);
    border: 0;
    color: #fff;
}
.donation-area .volunteer-form .custom-btn {
    border: 0;
    padding: 13px 45px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(80, 80, 80, .5);
    cursor: pointer;
    color: #fff;
}
.donation-amounts {
    padding-top: 60px;
}
.blog-area-2 .row, .testimonial-page .row {
    display: flex;
    flex-wrap: wrap;
}
.blog-area-2 .col-lg-4, .testimonial-page .col-lg-6 {
    display: flex;
}
.list-entry .entry-media {
    display: block;
    height: 275px;
}
.list-entry {
    overflow: hidden;
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}
.entry-meta span {
    font-size: 16px;
    color: #767676;
    margin-right: 15px;
}
.blog-area-2 .single-article .article-details .article-meta li a, .entry-meta span a, .single-blog .article-entry .post-detials .article-meta span a {
    color: #767676;
}
.blog-area .single-article .blog-txt {
    padding: 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.blog-area .single-article .blog-txt .blog-meta, .product-tab .tab-content #review ol .single-comment .comment-body .name, .single-blog .article-entry .post-detials .article-title {
    margin-bottom: 5px;
}
.blog-area .single-article .blog-txt .blog-meta a {
    color: #505050;
    margin-right: 10px;
}
.blog-area .single-article .blog-txt .blog-meta a i {
    margin-right: 5px;
}
.blog-area .single-article .blog-txt .blog-title {
    font-size: 24px;
}
.filtering span, .promo-area .promo-wrap .breadcrumb .breadcrumb-item {
    font-size: 16px;
    font-weight: 500;
}
.blog-area .single-article .blog-txt .custom-btn {
    border: 1px solid #031550;
    padding: 8px 18px;
    color: #fff;
}
.blog-area .single-article .blog-txt .custom-btn::after {
    border-radius: 0;
}
.team-area {
    background: url('assets/images/background.jpg') center center/cover no-repeat;
}
.team-area::before {
    background: #fff;
    opacity: .92;
}
.team-area .owl-nav>div {
    top: 35%}
.product-tab .tab-content #review .add-review form, .team-area .team-wrap, .team-area .teams-info {
    margin-top: 30px;
}
.team-area .team-wrap .team-member, .team-area .teams-info .team-member {
    overflow: hidden;
    text-align: center;
}
.team-area .team-wrap .team-member .team-thumb, .team-area .teams-info .team-member .team-thumb {
    width: 255px;
    height: 255px;
    border-radius: 50%;
    display: inline-table;
}
.team-area .team-wrap .team-member .team-thumb::before, .team-area .teams-info .team-member .team-thumb::before {
    z-index: auto;
    border-radius: 50%;
    opacity: 0;
    background: #00000000;
    transform: scale(.3);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.team-area .team-wrap .team-member .team-thumb img, .team-area .teams-info .team-member .team-thumb img {
    border-radius: 50%;
    width: 255px;
    height: 255px;
    border: 5px solid #ebebeb;
}
.team-area .team-wrap .team-member .team-thumb .member-social, .team-area .teams-info .team-member .team-thumb .member-social {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -20%);
    content: "";
    opacity: 0;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.team-area .team-wrap .team-member .team-thumb .member-social a, .team-area .teams-info .team-member .team-thumb .member-social a {
    width: 40px;
    height: 40px;
    display: inline-table;
    text-align: center;
    color: #fff;
    background: #ffb200;
    border-radius: 50%;
    margin: 0 10px;
}
.team-area .team-wrap .team-member .team-thumb .member-social a i, .team-area .teams-info .team-member .team-thumb .member-social a i {
    display: table-cell;
    vertical-align: middle;
}
.team-area .team-wrap .team-member .member-name h4, .team-area .teams-info .team-member .member-name h4 {
    margin-bottom: 5px;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-weight: 700;
}
.team-area .team-wrap .team-member:hover .team-thumb::before, .team-area .teams-info .team-member:hover .team-thumb::before {
    transform: scale(1);
    opacity: .7;
}
.team-area .team-wrap .team-member:hover .member-social a, .team-area .teams-info .team-member:hover .member-social a {
    margin: 0 2px;
}
.team-area .team-wrap .team-member:hover .member-social, .team-area .teams-info .team-member:hover .member-social {
    transform: translate(-50%, -50%);
    opacity: 1;
}
.volunteer-2 {
    background: #fff;
    padding: 100px 0 40px;
}
.contact-us, .volunteer-2 .teams-info .team-member {
    margin-bottom: 60px;
}
.volunteer-form .vform-wrap .section-intro {
    max-width: 100%;
    margin: 0 auto 80px;
}
.volunteer-form .vform-wrap .nice-select {
    height: 60px;
    line-height: 30px;
}
.checkout-billingform .row>div, .volunteer-form .vform-wrap form .form-group {
    margin-bottom: 20px;
}
.volunteer-form .vform-wrap form .form-group label {
    margin-bottom: 5px;
    color: #031550;
}
.volunteer-form .vform-wrap form .form-group .nice-select, .volunteer-form .vform-wrap form .form-group input, .volunteer-form .vform-wrap form .form-group select, .volunteer-form .vform-wrap form .form-group textarea {
    border: 3px solid rgba(255, 184, 18, .2);
    padding: 13px 15px;
    background: #fff;
    width: 100%;
    color: #767676;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.volunteer-form .vform-wrap form .form-group button {
    margin-top: 30px;
    border: none;
}
.promo-area .promo-wrap .promo-title::after, .promo-area .promo-wrap .promo-title::before {
    content: '';
    height: 6px;
    border-top: 2px solid #fff;
    border-bottom-color: transparent;
    bottom: 0;
}
.form-group.half-form, .write-comments form .form-group.half-form {
    width: 48%;
    float: left;
}
.promo-area {
    background: url("http://swati.spis.co.in/wp-content/uploads/2025/06/Mast-Head-1-1.jpg") center top/cover no-repeat;
}
.promo-area::before {
    background: #000;
    z-index: -1;
}
.promo-area .promo-wrap {
    padding: 120px 0;
}
.promo-area .promo-wrap .promo-title {
    font-size: 48px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 1;
    display: inline-block;
    padding-bottom: 12px;
}
.promo-area .promo-wrap .promo-title::after {
    position: absolute;
    left: 2px;
    width: 15%;
    border-right: 3px solid #fff;
    border-left-color: transparent;
    transform: skew(45deg);
    -webkit-transform: skew(45deg);
    -moz-transform: skew(45deg);
    -ms-transform: skew(45deg);
    -o-transform: skew(45deg);
}
.promo-area .promo-wrap .promo-title::before {
    position: absolute;
    left: 17%;
    width: 80%;
    border-left: 3px solid #fff;
    border-right-color: transparent;
    transform: skew(-45deg);
    -webkit-transform: skew(-45deg);
    -moz-transform: skew(-45deg);
    -ms-transform: skew(-45deg);
    -o-transform: skew(-45deg);
}
.promo-area .promo-wrap .promo-title.s-title::before {
    left: 21%}
.promo-area .promo-wrap .breadcrumb {
    background: 0 0;
    padding: 0;
    margin: 0;
}
.ourself-area .about-txt h4 {
    font-size: 24px;
    font-weight: 500;
    color: #505050;
}
.ourself-area .about-txt ul {
    padding: 0;
    list-style: none;
    margin: 35px 0 45px;
}
.ourself-area .about-txt ul li {
    font-weight: 500;
    line-height: 30px;
    position: relative;
    margin-bottom: 8px;
    padding-left: 25px;
    color: #031550;
}
.ourself-area .about-txt ul li::before {
    content: "\f058";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    color: #ffb200;
}
.ourself-area .ourself-gallery .owl-nav>div {
    top: 42%}
.ourself-area .ourself-gallery .single-item figure img {
    width: 100%}
.ourself-area .ourself-gallery .single-item figcaption {
    position: absolute;
    left: 50%;
    bottom: -50px;
    width: 100%;
    color: #fff;
    font-size: 22px;
    background: rgba(0, 0, 0, .5);
    transform: translateX(-50%);
    text-align: center;
    padding: 15px 0;
    font-weight: 500;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 0;
}
.ourself-area .ourself-gallery {
    position: relative;
    width: 100%;
    border: 5px solid #fff;
}
.ourself-area .ourself-gallery .single-item:hover figcaption {
    opacity: 1;
    bottom: 0;
}
.service-area .service-item {
    text-align: center;
    padding: 45px 20px 30px;
    background-color: #fffcf4;
}
.service-area .service-item h4 {
    font-weight: 700;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.service-area .service-item span {
    margin-bottom: 15px;
    display: inline-block;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.service-area .service-item span::before {
    font-size: 45px;
    transform: translateY(0);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    font-weight: 500;
}
@media only screen and (min-width:1201px) and (max-width:1400px) {
    .single-article .blog-txt {
    margin-left: 210px;
}
.blog-area .single-article .blog-txt .blog-title {
    font-size: 20px;
}
.service-area .service-item p {
    font-size: 16px;
}
}.service-area .service-item:hover span {
    transform: translateY(-5px);
    color: gold;
}
.faq-area .panel-group .panel {
    background: #fffcf4;
    margin-bottom: 30px;
}
.faq-area .panel-group .panel .panel-title {
    font-size: 18px;
    margin: 0;
}
.faq-area .panel-group .panel .panel-title a {
    background: #eef0f3;
    border-radius: 0;
    color: #505050;
    display: block;
    padding: 12px 15px 12px 45px;
    position: relative;
}
.faq-area .panel-group .panel .panel-title a::after {
    color: #fac200;
    content: "\f068";
    font-family: fontawesome;
    font-size: 18px;
    left: 26px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.faq-area .panel-group .panel .panel-title a.collapsed::after {
    content: "\f067"}
.faq-area .panel-group .panel .panel-body {
    padding: 15px 10px 30px 20px;
    background: #f7f7f7;
}
.gallery-area .gallery-item {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.gallery-area .gallery-item .popup-image {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 20%;
    left: 0;
    bottom: 0;
    opacity: 0;
    display: inline-block;
    text-align: center;
    transform: scale(.3);
}
.gallery-area .gallery-item .popup-image::before {
    position: absolute;
    left: 0;
    content: "";
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    z-index: -1;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.gallery-area .gallery-item .popup-image i {
    color: #fff;
    transform: translateY(95px);
    font-size: 18px;
    background-color: #ffb200;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 53px;
    border-radius: 50%}
.gallery-area .gallery-item:hover .popup-image {
    height: 100%;
    opacity: .85;
    transform: scale(1);
}
.gallery-area .gallery-item:hover .popup-image::before {
    opacity: .9;
}
.gallery-area .load-more {
    text-align: center;
    margin-top: 30px;
}
.filtering span {
    text-transform: capitalize;
    padding: 10px 20px;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
}
.filtering span.active {
    color: #ffb20000;
    font-weight: 700;
}
.gallery {
    width: 100%;
    height: 600px;
}
.volunteer-info {
    padding-left: 40px;
}
.volunteer-info .persional-info {
    list-style: none;
    padding: 15px 0 30px;
}
.volunteer-info .persional-info li {
    line-height: 35px;
    margin-bottom: 10px;
}
.volunteer-info .persional-info li .head {
    display: block;
    float: left;
    text-transform: capitalize;
    width: 120px;
}
.volunteer-info .persional-info li .info {
    display: block;
    margin-left: 150px;
    font-weight: 500;
}
.personal-award {
    max-width: 550px;
}
.personal-award>div {
    text-align: center;
    background: #fffcf4;
    padding: 20px 0 10px;
    border-radius: 5px;
    width: 50%}
.cause-details .cause-content, .widget {
    border: 1px solid #ebebeb;
}
.personal-award>div.single-award i {
    color: #ffb200;
    font-size: 40px;
}
.personal-award>div.single-award h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}
.personal-award>div.single-award .counter {
    font-size: 45px;
    color: #000;
    font-weight: 700;
    position: relative;
    top: 9px;
    margin-right: 10px;
    display: inline-block;
    width: 55px;
}
.cause-page .loadmore {
    text-align: center;
    margin-top: 45px;
}
.entry-media {
    min-height: 200px;
    background-size: cover;
    background-position: center;
    flex: 0 0 40%;
    max-width: 240px;
    display: block;
}
.list-entry {
    transition: transform .3s;
}
.list-entry:hover {
    transform: translateY(-5px);
}
.blog-area-2 .single-article {
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    width: 100%;
    min-height: 100%;
    display: flex;
    flex-direction: column;
}
.acf-image-column .acf-inner-column, .banner-area, .blog-area-2 .single-article .article-thumb, .network__slider, .post-comments ol li article.comment-body, .single-product .sp-thumb, .widget .search-form2 {
    position: relative;
}
.blog-area-2 .single-article .article-thumb img {
    width: 100%;
    height: auto;
    display: block;
}
.blog-area-2 .single-article .article-thumb span.badge {
    position: absolute;
    padding: 8px 15px;
    color: #031550;
    z-index: 2;
    left: 20px;
    font-size: 13px;
    bottom: -9px;
    font-family: Poppins, sans-serif;
}
.blog-area-2 .single-article .article-details {
    padding: 5px 20px 20px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.blog-area-2 .single-article .article-details .article-heading {
    margin-bottom: 10px;
}
.blog-area-2 .single-article .article-details .article-meta li {
    color: rgba(255, 255, 255, .35);
    display: inline-block;
    font-size: 15px;
    margin-right: 10px;
    text-transform: capitalize;
}
.blog-area-2 .single-article .article-details>a {
    font-weight: 600;
    margin-top: auto;
}
.cause-details .cause-content .cause-info {
    padding: 10px 30px 20px;
}
.cause-details .cause-content .cause-info .article-title {
    margin: 0 0 5px;
}
.cause-details .cause-content .cause-info h4 {
    font-size: 17px;
    color: #505050;
}
.cause-details .cause-content .cause-info ul li {
    display: inline-block;
    font-weight: 700;
    margin-right: 10px;
}
.cause-details .cause-content .cause-info ul li span {
    color: #505050;
    font-weight: 500;
    margin-left: 5px;
}
.cause-details .cause-content .cause-info .cause-donate {
    margin: 30px 0 0;
}
.cause-details .cause-content .cause-info .cause-donate label {
    display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #031550;
    font-size: 22px;
}
.cause-details .cause-content .cause-info .cause-donate div {
    font-weight: 700;
    font-size: 18px;
}
.cause-details .cause-content .cause-info .cause-donate .cause-raise, .post-comments ol li article.comment-body .comment-thumb, .product-tab .tab-content #review ol .single-comment .comment-thumb {
    float: left;
}
.cause-details .cause-content .cause-info .progress {
    margin: 20px 0 30px;
    height: 22px;
    font-size: 18px;
    font-weight: 700;
}
.cause-details .cause-content .cause-info .info-list, .product-tab, .single-blog .article-entry .post-detials .info-list {
    margin: 30px 0;
}
.cause-details .cause-content .cause-info .info-list li {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
    margin-left: 20px;
    line-height: 35px;
    display: block;
}
.cause-details .cause-content .cause-info .info-list li::before, .single-blog .article-entry .post-detials .info-list li::before {
    position: absolute;
    content: "\f05a";
    left: 0;
    font-family: fontawesome;
    color: #ffb200;
}
.cause-details .cause-content .cause-info .cause-gallery li {
    width: 48.5%;
    float: left;
    margin-right: 20px;
    height: 220px;
    overflow: hidden;
}
@media only screen and (max-width:767px) {
    .single-article .post-thumb img {
    height: auto;
}
.donation-area .volunteer-form .custom-btn, .single-article .blog-txt {
    margin: 0;
}
.entry-meta span {
    margin-right: 7px;
}
.team-area .team-wrap .team-member .team-thumb .member-social a, .team-area .teams-info .team-member .team-thumb .member-social a {
    width: 35px;
    height: 35px;
}
.ourself-area .ourself-gallery .single-item figcaption {
    padding: 15px 0;
    line-height: 1;
    font-size: 18px;
}
.ourself-area .ourself-gallery {
    position: relative;
    width: 100%;
    border: 5px solid #fff;
}
.filtering span {
    margin: 7px 5px;
}
.volunteer-info {
    padding: 0;
}
.volunteer-info .persional-info li .info {
    margin-left: 120px;
}
.personal-award>div.single-award .counter {
    width: auto;
    display: block;
    margin-bottom: 10px;
}
.cause-details .cause-content .cause-info .info-list li {
    line-height: 1.1;
    margin-bottom: 10px;
}
.cause-details .cause-content .cause-info .cause-gallery li {
    height: inherit;
    width: 100%;
    margin-bottom: 20px;
}
.sidebar {
    margin-top: 30px;
}
}@media only screen and (min-width:768px) and (max-width:991.9px) {
    .blog-area .single-article .blog-txt {
    padding: 15px 15px 20px;
}
.team-area .team-wrap .team-member .team-thumb, .team-area .teams-info .team-member .team-thumb {
    width: 210px;
    height: 210px;
}
.team-area .team-wrap .team-member .team-thumb img, .team-area .teams-info .team-member .team-thumb img {
    height: 210px;
}
.team-area .team-wrap .team-member .team-thumb .member-social a, .team-area .teams-info .team-member .team-thumb .member-social a {
    width: 35px;
    height: 35px;
}
.ourself-area .about-txt ul li {
    line-height: 25px;
}
.personal-award>div.single-award .counter {
    width: auto;
    display: block;
    margin-bottom: 10px;
}
.cause-details .cause-content .cause-info .cause-gallery li {
    width: 48.3%}
.sidebar {
    margin-top: 30px;
}
}.blockquote, blockquote {
    background: #ffb200;
    padding: 30px;
    position: relative;
    line-height: 30px;
    z-index: 1;
    font-weight: 600;
    font-size: 22px;
    color: #242424;
}
.blockquote::after, blockquote::after {
    content: "";
    left: 0;
    border-left: 5px solid #000;
    height: 100%;
    top: 0;
    position: absolute;
}
.blockquote::before, blockquote::before {
    position: absolute;
    left: auto;
    right: 10px;
    content: "\f10e";
    font-family: fontawesome;
    font-size: 80px;
    z-index: -1;
    opacity: .15;
}
.widget {
    margin-bottom: 30px;
    background: #fffcf4;
    overflow: hidden;
    padding: 30px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.widget .widget-title {
    color: #031550;
    font-size: 24px;
    margin-bottom: 15px;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 25px;
}
.widget .widget-title::after, .widget .widget-title::before {
    background: #ffb200;
    content: "";
    height: 1.5px;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50px;
    width: 15%;
    opacity: .5;
}
.widget .widget-title::before {
    height: 2px;
    top: 40px;
    width: 25%}
.widget .search-form2 input {
    width: 84%}
.widget .search-form2 button {
    position: absolute;
    right: 5px;
    top: 0;
    background: #ffb200;
    width: 50px;
    height: 50px;
    line-height: 40px;
    color: #fff;
    border: none;
    border-radius: 5px;
}
.widget ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0;
    position: relative;
    text-align: right;
    z-index: 1;
    color: #505050;
    font-weight: 500;
}
.widget ul li:last-child {
    border-bottom: none;
}
.widget ul li a {
    color: #031550;
    float: left;
    font-size: 16px;
    display: block;
    text-transform: capitalize;
    transition: .4s;
}
.widget ul li:hover a {
    padding-left: 5px;
    color: #ffb200;
}
.cart-totals table td, .cart-totals table th, .comment-title {
    padding: 15px 20px;
}
.widget .post-entry .s-post {
    border-bottom: 1px solid #ebebeb;
    padding: 12px 0;
    z-index: 1;
    display: table;
}
.widget .post-entry .s-post .sp-thumb {
    float: left;
    width: 100px;
}
.widget .post-entry .s-post .sp-details {
    margin-left: 120px;
}
.widget .post-entry .s-post .sp-details h4 {
    font-size: 17px;
    margin-bottom: 0;
    font-weight: 600;
}
.widget .post-entry .s-post .sp-details span {
    color: #767676;
    font-size: 15px;
    text-transform: capitalize;
}
.product-tab .tab-content #review .add-review form .custom-btn, .widget .post-entry .s-post:last-child {
    border: none;
}
.widget .newsletter-entry p {
    text-align: center;
    margin-bottom: 30px;
}
.widget .newsletter-entry .form-group input {
    padding: 11px 20px;
    border-radius: 50px;
}
.widget .newsletter-entry .submit {
    width: 100%;
    border: 0;
    color: #031550;
}
.widget .tagcloud a {
    padding: 3px 18px;
    background: #ffedc4;
    color: #505050;
    display: inline-block;
    border-radius: 30px;
    margin: 5px 2px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.widget .tagcloud a:hover {
    background: #ffb200;
    color: #fff;
}
.widget.instagram-widget ul li {
    padding: 5px;
    width: 33.33%;
    float: left;
    position: relative;
    border: none;
    overflow: hidden!important;
}
.widget.instagram-widget ul li a {
    float: none;
}
.widget.instagram-widget ul li a img {
    height: 90px;
    width: 100%}
.single-blog .article-entry figure img {
    height: 400px;
    width: 100%}
.single-blog .article-entry .post-detials {
    padding: 20px;
    border: 1px solid #ebebeb;
}
.single-blog .article-entry .post-detials .article-meta {
    padding: 0 0 25px;
}
.single-blog .article-entry .post-detials .article-meta span {
    margin-right: 20px;
    font-size: 15px;
}
.single-blog .article-entry .post-detials .post-image {
    margin-bottom: 40px;
}
.single-blog .article-entry .post-detials .post-image li {
    width: 32%;
    float: left;
    margin-right: 12px;
    position: relative;
}
@media only screen and (max-width:767px) {
    .single-blog .article-entry .post-detials {
    padding: 20px 0;
    border: none;
}
.single-blog .article-entry .post-detials .post-image li {
    width: 100%;
    margin: 0 0 20px;
}
}@media only screen and (min-width:992px) and (max-width:1200px) {
    .team-area .team-wrap .team-member .team-thumb, .team-area .teams-info .team-member .team-thumb {
    width: 210px;
    height: 210px;
}
.team-area .team-wrap .team-member .team-thumb img, .team-area .teams-info .team-member .team-thumb img {
    height: 210px;
}
.team-area .team-wrap .team-member .team-thumb .member-social a, .team-area .teams-info .team-member .team-thumb .member-social a {
    width: 35px;
    height: 35px;
}
.ourself-area .about-txt ul li {
    line-height: 25px;
}
.cause-details .cause-content .cause-info .cause-gallery li {
    width: 48%}
.single-blog .article-entry .post-detials .post-image li {
    width: 31.8%}
}.single-blog .article-entry .post-detials .post-image li img {
    height: 150px;
    width: 100%}
.single-blog .article-entry .post-detials .info-list li {
    font-size: 16px;
    font-weight: 500;
    position: relative;
    padding-left: 25px;
    margin-left: 20px;
    line-height: 35px;
}
.single-blog .article-entry .post-detials .post-share {
    margin: 30px 0 15px;
}
.single-blog .article-entry .post-detials .post-share h3 {
    float: left;
    margin: 5px 15px 0 0;
    color: #505050;
    font-weight: 500;
}
.single-blog .article-entry .post-detials .post-share ul li {
    display: inline-table;
    text-align: center;
    width: 35px;
    height: 35px;
    background: #ffb200;
    margin-right: 5px;
    border-radius: 50%}
.single-blog .article-entry .post-detials .post-share ul li a {
    display: table-cell;
    vertical-align: middle;
    color: #fff;
}
.comment-title {
    background: #fffcf4;
}
.post-comments {
    border: 1px solid #ebebeb;
    margin-top: 30px;
}
.post-comments ol {
    padding: 45px 20px 30px;
}
.post-comments ol li {
    margin-bottom: 65px;
}
.post-comments ol li::before {
    background: #ebebeb;
    height: 1px;
    top: 118%}
.post-comments ol li:first-child::before {
    top: 111%}
.post-comments ol li article.comment-body .comment-thumb img {
    width: 100px;
    height: 100px;
    border-radius: 50%}
.post-comments ol li article.comment-body .comment-details {
    margin-left: 130px;
}
.post-comments ol li article.comment-body .comment-details .comment-name {
    font-size: 18px;
    color: #031550;
    margin-bottom: 0;
    font-weight: 600;
}
.post-comments ol li article.comment-body .comment-details span {
    font-size: 12px;
    color: #505050;
    font-weight: 500;
}
.post-comments ol li article.comment-body .comment-details p {
    max-width: 390px;
    margin: 5px 0 0;
}
.post-comments ol li article.comment-body .comment-details .comment-reply {
    position: absolute;
    right: 0;
    top: 0;
    color: #505050;
}
.post-comments ol li .children {
    padding: 34px 0 0 75px;
}
.post-comments ol li .children .comment-body .comment-thumb img {
    width: 70px;
    height: 70px;
}
.post-comments ol li .children .comment-body .comment-details {
    margin-left: 90px;
}
.write-comments {
    margin-top: 30px;
    border: 1px solid #ebebeb;
    padding-bottom: 20px;
}
.write-comments form {
    margin-top: 45px;
    padding: 0 20px;
}
.write-comments form .form-group {
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.write-comments form .form-group input, .write-comments form .form-group textarea {
    background-color: #fbfbfb;
    color: #505050;
}
.write-comments form .form-group textarea {
    min-height: 180px;
    padding-left: 15px;
}
.write-comments form .form-group .custom-btn {
    margin-top: 20px;
}
.event-page {
    background: #fff;
    padding: 70px 0 40px;
}
.event-page .event-list .single-event {
    margin-bottom: 30px;
    background: #fffcf4;
}
.event-page .event-list .single-event p {
    max-width: 355px;
}
.single-event .event-article .event-figure {
    position: relative;
    margin: 0;
}
.single-event .event-article .event-figure figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 80px;
    background: #ffb200;
    color: #f1f1f1;
    text-align: center;
    border-radius: 0 0 20px;
    padding-top: 15px;
    font-size: 16px;
    line-height: 1;
}
.single-event .event-article .event-figure figcaption strong {
    display: block;
    font-size: 40px;
    margin-bottom: 0;
    color: #fff;
}
.single-event .event-article .event-figure .event-countown {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 15%;
    height: 85%;
    background: rgba(253, 206, 16, .95);
    text-align: center;
    border-radius: 30px 0 0 30px;
}
.single-event .event-article .event-figure .event-countown .table-cell {
    display: inline-block;
    margin: 40px 20px 20px;
    position: relative;
}
.single-event .event-article .event-figure .event-countown .table-cell .tab-val {
    font-weight: 700;
    font-family: Poppins, sans-serif;
    line-height: 1;
    font-size: 30px;
    color: #fff;
}
.single-event .event-article .event-figure .event-countown .table-cell .tab-metr.tab-unit {
    text-transform: capitalize;
    font-weight: 500;
    color: #f1f1f1;
}
.single-event .event-article .event-details {
    border: 1px solid #ebebeb;
    padding: 20px;
    background: #fffcf4;
}
.single-event .event-article .event-details .schedule-item {
    flex: 0 0 32%;
    text-align: center;
    background: #ffb200;
    padding: 25px 15px;
}
.single-event .event-article .event-details .schedule-item span {
    display: block;
    color: #031550;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 10px;
}
.single-event .event-article .event-details .schedule-item p {
    margin: 0;
    color: #ebebeb;
}
.single-event .event-article .event-details .schedule-item .custom-btn {
    padding: 4px 15px;
    font-weight: 500;
    font-size: 14px;
}
.event-accordion {
    padding-top: 20px;
}
.event-accordion .accord-title {
    color: #031550;
    margin-bottom: 40px;
}
.accordion-item {
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.accordion-item .accordion-header button {
    font-size: 20px;
    background-color: transparent;
    box-shadow: none;
    font-family: Poppins, sans-serif;
    color: #fdb000;
}
.accordion-item .accordion-header button::after {
    content: "\f067";
    font-family: fontawesome;
    font-size: 16px;
    right: 22px;
    position: absolute;
    color: #fff;
    top: 9px;
    background-image: none;
    transform: rotate(0);
    width: 40px;
    height: 40px;
    background: rgba(255, 178, 0, .6);
    text-align: center;
    line-height: 40px;
    border-radius: 50%}
.accordion-item .accordion-header button.collapsed::after {
    content: "\f068";
    transform: rotate(0);
    background-color: #ededed;
}
.accordion-item:not(:first-of-type) {
    border-top: 1px solid #ebebeb;
}
.google-map {
    width: 100%;
    height: 500px;
    margin: 40px 0 0;
}
.pager {
    margin: 50px 0 0;
}
.page-numbers {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
}
.pager a, .pager span {
    color: #505050;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border: 1px solid #ebebeb;
    background: #fff;
    text-align: center;
    font-size: 16px;
    transition: .3s;
}
.product-tab>ul li, .widget_tag_cloud a {
    display: inline-block;
    text-transform: capitalize;
}
.pager a:hover, .pager span {
    background: #ffb200;
    border: 1px solid #ffb200;
    color: #fff;
}
.pager .disabled {
    color: #ccc;
    background: #f5f5f5;
    border: 1px solid #ebebeb;
    pointer-events: none;
}
@media only screen and (max-width:767px) {
    .single-blog .article-entry .post-detials .info-list li {
    line-height: 20px;
    margin-bottom: 20px;
}
.post-comments ol {
    padding: 30px 20px;
}
.post-comments ol li article.comment-body .comment-thumb {
    float: none;
}
.post-comments ol li .children .comment-body .comment-details, .post-comments ol li article.comment-body .comment-details {
    margin: 20px 0 0;
}
.post-comments ol li .children {
    padding: 20px 30px 0;
}
.write-comments form .form-group.half-form {
    width: 100%}
.pager {
    gap: 10px;
}
.error-page .error-wrap {
    padding: 60px 5px;
}
}@media only screen and (min-width:480px) and (max-width:767px) {
    .banner-area .banner-2 .single-banner .banner-info {
    max-width: 400px;
}
.event-page .event-list .single-event .event-details .event-countown .table-cell, .event-page .events-wrap .single-event .event-details .event-countown .table-cell, .upcoming-events .events-wrap .single-event .event-details .event-countown .table-cell {
    margin: 0 20px 30px 0;
}
.team-area .team-wrap .team-member .team-thumb, .team-area .teams-info .team-member .team-thumb {
    height: 210px;
    width: 210px;
}
.team-area .team-wrap .team-member .team-thumb img, .team-area .teams-info .team-member .team-thumb img {
    height: 210px;
}
.error-page .error-wrap {
    padding: 60px;
}
}.error-page .error-wrap span.error-title {
    font-size: 200px;
    font-weight: 700;
    line-height: 1;
    color: #ffb200;
    font-family: "Luckiest Guy", cursive;
}
.error-page .error-wrap h3 {
    margin: 15px 0;
    font-weight: 500;
}
.error-page .error-wrap p {
    font-size: 16px;
    margin-bottom: 60px;
}
.widget_tag_cloud a {
    font-size: 15px!important;
    line-height: 1;
    color: #fff;
    padding: 10px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background: #000;
}
.shop-wrap {
    background: #fff;
    padding: 0 0 30px;
}
.shop-wrap .nice-select {
    background-color: #ffb712;
    color: #fff;
    font-size: 18px;
}
.shop-wrap .nice-select .option {
    font-size: 16px;
}
.shop-wrap .shop-header {
    padding: 20px;
    background-color: #fff7e2;
    margin-bottom: 30px;
}
.shop-wrap .shop-header p {
    float: left;
    margin: 6px 0 0;
    font-size: 20px;
    font-weight: 600;
    color: #031550;
}
.shop-wrap .shop-header form.select-form select {
    border: 0;
    padding: 8px 25px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    background: #ffb200;
}
.shop-wrap .shop-header form.select-form select:focus {
    outline: 0;
    border: 0;
}
.product-entry .img-fluid {
    width: 100%;
    max-height: 300px;
}
.product-entry .product-actions {
    right: 5px;
    top: 50%;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    transform: translateY(-50%);
    opacity: 0;
}
.product-entry .product-actions a.icon {
    background-color: #ffb200;
    display: block;
    color: #fff;
    margin-bottom: 10px;
}
.product-entry h3 {
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 18px;
}
.product-entry:hover .product-actions {
    opacity: 1;
    right: 15px;
}
.range-widget input#amount {
    color: #505050;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 0;
    background: 0 0;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    border: 1px solid #505050;
    background: #505050;
    border-radius: 50%}
.ui-widget-header {
    border: none;
    background: #ffb200;
}
.ui-slider-horizontal {
    height: 4px;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    width: 18px;
    height: 18px;
}
.ui-widget.ui-widget-content {
    background: #031550;
    border: none;
}
.single-product .sp-thumb span {
    position: absolute;
    width: 70px;
    height: 70px;
    background: #ffb200;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    left: 10px;
    top: 10px;
    border-radius: 50%;
    text-align: center;
    line-height: 70px;
}
.single-product .sp-details {
    padding: 0 30px 0 60px;
}
.single-product .sp-details h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
}
.single-product .sp-details .pricing {
    color: #031550;
    font-weight: 600;
    font-size: 20px;
}
.single-product .sp-details .s-cart, .single-product .sp-details .sp-details {
    padding-top: 45px;
}
.single-product .sp-details .item-rating {
    margin: 10px 0 25px 75px;
}
.single-product .sp-details .item-rating::before {
    content: "\f005\f005\f005\f005\f006";
    font-family: fontawesome;
    color: #ffb200;
    left: -75px;
    background: 0 0;
    width: 100px;
    top: -2px;
}
.single-product .sp-details .item-rating a {
    color: #505050;
    margin-left: 30px;
    font-weight: 500;
    text-transform: capitalize;
}
.single-product .sp-details .s-cart input {
    width: 100px;
    height: 51px;
    padding: 0 13px 0 20px;
    border-radius: 50px;
    border: 2px solid #ebebeb;
}
.product-tab>ul {
    list-style: none;
    padding: 20px 30px;
    background: #fff7e2;
}
.product-tab>ul li {
    font-size: 20px;
    font-weight: 600;
    margin-right: 20px;
    cursor: pointer;
}
.product-tab .tab-content {
    padding: 20px 30px 30px;
}
.product-tab .tab-content ul.e-info {
    max-width: 65%}
.product-tab .tab-content ul.e-info li {
    display: block;
    font-size: 16px;
    line-height: 60px;
    border-bottom: 1px solid #ebebeb;
}
.product-tab .tab-content #review ol {
    list-style: none;
    padding: 0;
}
.product-tab .tab-content #review ol .single-comment .comment-body {
    margin-left: 120px;
    max-width: 555px;
}
.product-tab .tab-content #review .add-review {
    max-width: 600px;
    margin-top: 20px;
}
.product-tab .tab-content #review .add-review h4 {
    font-size: 18px;
    margin-bottom: 10px;
}
.product-tab .tab-content #review .add-review form .form-group input, .product-tab .tab-content #review .add-review form .form-group textarea {
    width: 100%;
    color: #505050;
    padding: 7px 20px;
    border: 1px solid #ebebeb;
}
.product-tab .tab-content #review .add-review form .form-group textarea {
    height: 160px;
}
.related-product .p-wrap {
    margin-top: 45px;
}
.related-product .owl-nav>div {
    top: 40%}
.checkout-info .checkout-info-details {
    padding: 30px 70px 30px 40px;
}
.checkout-billingform .row>div label {
    display: block;
    margin-bottom: 10px;
}
.checkout-billingform .nice-select {
    background-color: #fff;
    width: 100%;
    height: 48px;
    padding: 5px 14px;
}
.woocommerce {
    background-color: #767676;
    padding: 10px 25px 0;
}
.woocommerce .shop_table {
    text-align: left;
    width: 100%;
    border-collapse: separate;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    border-spacing: 0 20px;
}
.woocommerce .shop_table thead tr th {
    padding: 15px 20px;
    background-color: #fff;
    font-size: 22px;
    color: #031550;
}
.woocommerce .shop_table thead tr th:first-child, .woocommerce .shop_table thead tr th:last-child {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.woocommerce .shop_table tr {
    background-color: #fff;
    color: #505050;
}
.woocommerce .shop_table tr td:first-child {
    border-left-style: solid;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.woocommerce .shop_table tr td:last-child {
    border-right-style: solid;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    font-weight: 700;
    vertical-align: middle;
    border: 0;
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    width: 80px;
    padding: 15px 0 15px 15px;
}
.woocommerce th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce td.product-remove a.remove {
    height: 25px;
    width: 25px;
    line-height: 25px;
    background: #ffb200;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
}
.woocommerce td.product-remove a.remove i {
    color: #031550;
    font-weight: 600;
    font-size: 15px;
}
.woocommerce .product-quantity .qty-changer {
    cursor: pointer;
    font-size: 14px;
}
.woocommerce .product-quantity .qty-changer, .woocommerce .product-quantity .qty-input {
    background-color: #fff;
    border: 1px solid #ebebeb;
    display: inline-block;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 50px;
    color: #505050;
}
.woocommerce .product-quantity .qty-input {
    margin: 0 5px;
}
.woocommerce .ratings {
    color: #767676;
    font-size: 14px;
    font-weight: 400;
}
.coupon {
    position: relative;
    flex: 0 0 50%}
.coupon input {
    border: 1px solid #ebebeb;
    padding: 14px 14px 14px 30px;
    font-size: 15px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    width: 100%}
.coupon input:focus {
    outline: 0;
    box-shadow: none;
}
.coupon .custom-btn {
    position: absolute;
    right: -2px;
    top: -1px;
    font-size: 15px;
    height: 101%;
    line-height: 1;
}
.woocommerce .shop_table tr:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.cart-quanty {
    display: flex;
    justify-content: space-between;
    width: 100px;
    padding: 4px 13px;
    background-color: #767676;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    font-size: 15px;
}
.cart-quanty input {
    padding: 0;
    background: 0 0;
    text-align: center;
    font-weight: 600;
}
.cart-quanty i {
    cursor: pointer;
}
.cart-totals table {
    width: 100%;
    border-spacing: 0 10px;
    border-collapse: separate;
}
.cart-totals table th {
    color: #031550;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.cart-totals table td {
    font-weight: 500;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 20px;
}
.cart-totals table tbody tr td {
    padding: 15px 10px;
    text-align: right;
}
.cart-totals table tr:first-child {
    font-weight: 700;
}
.c-info-wrap {
    background: #ffb200;
    padding: 41px 20px 155px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.c-info-wrap p {
    color: #505050;
    font-size: 18px;
    line-height: 1.2;
    max-width: 220px;
}
.contact-title {
    font-size: 28px;
    margin-bottom: 30px;
}
.error, .success {
    margin-bottom: 20px;
}
.contact-us .section-title {
    font-size: 45px;
}
.contact-form {
    padding: 50px 80px;
}
.contact-form input, .contact-form textarea {
    padding: 7px 15px;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 2px solid #ebebeb;
    color: #505050;
}
.contact-form .custom-btn {
    border: none;
    padding: 10px 40px;
    text-transform: uppercase;
    margin-top: 10px;
}
.contact-form textarea {
    min-height: 140px;
}
.contact-form label {
    font-weight: 500;
/*     margin-bottom: 10px; */
}
.c-info-wrap .contact-info {
    margin-top: 40px;
}
.c-info-wrap .contact-info li {
    font-size: 16px;
    color: #505050;
    font-weight: 400;
    margin-bottom: 28px;
    padding-bottom: 19px;
    line-height: 1.3;
    border-bottom: 1px solid #ebebeb;
}
.c-info-wrap .contact-info li .icon {
    float: left;
    margin-right: 20px;
    background-color: #ffb200;
    color: #fff;
    font-size: 18px;
}
.c-info-wrap .contact-info li a {
    color: #031550;
    font-weight: 700;
    margin-left: 5px;
    display: block;
    font-size: 18px;
}
.c-info-wrap .contact-info li:last-child {
    margin-bottom: 0;
    border: 0;
}
@media only screen and (min-width:768px) and (max-width:991.9px) {
    .widget.instagram-widget ul li a img {
    height: 125px;
}
.pager {
    margin: 20px 0;
}
.error-page .error-wrap h3 {
    font-size: 20px;
}
.c-info-wrap {
    background: #ffb200;
    padding: 41px 20px 214px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.c-info-wrap .contact-info li a {
    color: #031550;
    font-weight: 700;
    margin-left: 5px;
    display: block;
    font-size: 12px;
}
}.login-wrap {
    border: 1px solid #ebebeb;
    padding: 40px 70px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
@media only screen and (max-width:767px) {
    .error-page .error-wrap span.error-title {
    font-size: 100px;
}
.woocommerce {
    padding: 10px;
}
.woocommerce .woocommerce-cart-form {
    overflow-x: auto;
    margin-bottom: 30px;
    overflow-y: hidden;
}
.woocommerce .shop_table thead tr th {
    font-size: 18px;
    padding: 20px;
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td {
    font-size: 14px;
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    padding: 5px 0 5px 5px;
}
.woocommerce .shop_table tbody tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
    max-width: 100%}
.woocommerce .table.shop_table.cart>tbody>tr>td.product-price, .woocommerce .table.shop_table.cart>tbody>tr>th.product-price, .woocommerce .table.shop_table.cart>tfoot>tr>td.product-price, .woocommerce .table.shop_table.cart>tfoot>tr>th.product-price, .woocommerce .table.shop_table.cart>thead>tr>td.product-price, .woocommerce .table.shop_table.cart>thead>tr>th.product-price, .woocommerce table.shop_table.cart>tbody>tr>td.product-price, .woocommerce table.shop_table.cart>tbody>tr>th.product-price, .woocommerce table.shop_table.cart>tfoot>tr>td.product-price, .woocommerce table.shop_table.cart>tfoot>tr>th.product-price, .woocommerce table.shop_table.cart>thead>tr>td.product-price, .woocommerce table.shop_table.cart>thead>tr>th.product-price {
    display: none;
}
.coupon {
    flex: 0 0 100%}
.cart-totals {
    margin-top: 30px;
}
.c-info-wrap {
    background: #ffb200;
    padding: 41px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}
.c-info-wrap .contact-info li a {
    color: #031550;
    font-weight: 700;
    margin-left: 5px;
    display: block;
    font-size: 14px;
}
.login-wrap {
    padding: 30px 50px 20px;
}
}.login-wrap form .remember {
    display: block;
}
.login-wrap form .custom-btn {
    border: 2px solid #ffb200;
    margin: 20px 0 10px;
    padding: 9px 30px;
}
.subscription-success {
    position: absolute;
    z-index: 9999;
    top: -100%;
    padding: 2px 0 10px;
    width: 116%;
    text-align: center;
    font-size: 20px;
    left: -50%;
    border-radius: 40px;
    color: #13a05a;
}
.subscription-error {
    display: none!important;
}
.success {
    padding: 15px;
    color: #fff;
    background-color: #13a05a;
    border: 1px solid #13a05a;
    border-radius: 5px;
}
.error {
    padding: 15px;
    color: #fff;
    background-color: #dd5044;
    border: 1px solid #dd5044;
    border-radius: 5px;
}
.my-account {
    background: #fffcf4;
    padding: 60px;
}
.my-account .section-title {
    font-size: 35px;
}
@media screen and (min-width:768px) {
    .carousel-item {
    display: block;
    margin-right: 0;
    flex: 0 0 calc(100% / 3);
}
}.services-2 .service-item {
    background-color: var(--surface-color);
    padding: 30px;
    border: 1px solid color-mix(in srgb, var(--default-color), transparent 85%);
    transition: .3s;
}
.services-2 .service-item .icon {
    font-size: 36px;
    line-height: 0;
    margin-right: 30px;
    color: var(--accent-color);
}
.services-2 .service-item .title {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 20px;
}
.services-2 .service-item .title a {
    color: var(--heading-color);
}
.services-2 .service-item .description {
    line-height: 24px;
    font-size: 14px;
    margin: 0;
}
.services-2 .service-item:hover {
    border-color: var(--accent-color);
}
.services-2 .service-item:hover .title a {
    color: var(--accent-color);
}
.tile {
    width: 90%;
    max-width: 960px;
    margin: 40px auto;
}
.made-with, .tabs {
    margin: 0;
    display: block;
}
#tile-1 .tab-pane {
    padding: 15px;
    height: 80px;
}
#tile-1 .nav-tabs {
    position: relative;
    background-color: #fff;
    border-radius: 6px;
}
#tile-1 .nav-tabs li {
    margin: 0!important;
}
#tile-1 .nav-tabs li a {
    padding: 15px 20px!important;
    font-size: 16px;
    border: none!important;
    color: #333;
    display: block;
    width: 100%}
#tile-1 .nav-tabs a:hover {
    background-color: #f9f9f9!important;
    border: none;
}
#tile-1 .slider {
    display: inline-block;
    height: 4px;
    border-radius: 3px;
    background-color: #031550;
    position: absolute;
    z-index: 1200;
    bottom: 0;
    transition: .4s;
}
#tile-1 .nav-tabs .active {
    background-color: transparent!important;
    color: #031550!important;
}
h1 {
    font-size: 40px;
    line-height: .8em;
    color: rgba(255, 255, 255, .2);
}
.made-with {
    background: #031550;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    padding: 5px 110px;
    position: fixed;
    top: 20px;
    right: -100px;
    text-align: center;
    transform: rotate(45deg);
}
button:focus, input:focus, select:focus, textarea:focus {
    outline: 0;
}
.tabs {
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}
.tabs [class*=" tab"] label, .tabs [class^=tab] label {
    color: #4b4646;
    cursor: pointer;
    display: block;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1em;
    padding: 1rem 0;
    text-align: center;
}
.tabs [class*=" tab"] [type=radio], .tabs [class^=tab] [type=radio] {
    border-bottom: 1px solid rgba(239, 237, 239, .5);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.tabs [class*=" tab"] [type=radio]:focus, .tabs [class*=" tab"] [type=radio]:hover, .tabs [class^=tab] [type=radio]:focus, .tabs [class^=tab] [type=radio]:hover {
    border-bottom: 1px solid #031550;
}
.tabs [class*=" tab"] [type=radio]:checked, .tabs [class^=tab] [type=radio]:checked {
    border-bottom: 2px solid #031550;
}
.tabs [class*=" tab"] [type=radio]+div, .tabs [class^=tab] [type=radio]+div {
    display: block;
    opacity: 0;
    padding: 2rem 0;
    width: 90%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.partner-card:before, .partner-grid-item:before {
    content: "";
    opacity: 0;
    transition: opacity .4s;
    z-index: 0;
}
.tabs .tab-2 {
    width: 25%}
.tabs .tab-2 [type=radio]+div {
    width: 400%;
    margin-left: 400%}
.tabs .tab-2 [type=radio]:checked+div {
    margin-left: 0;
}
.tabs .tab-2:nth-child(2) [type=radio]:checked+div {
    margin-left: -100%}
.tabs .tab-2:nth-child(3) [type=radio]:checked+div {
    margin-left: -200%}
.tabs .tab-2:nth-child(4) [type=radio]:checked+div {
    margin-left: -300%}
.container {
    width: 100%;
/*     max-width: 1220px; */
    margin: 0 auto;
}
.episode {
    display: grid;
    grid-template-columns: 1fr 4fr;
    position: relative;
    margin-bottom: 20px;
}
.episode__number {
    font-size: 7vw;
    font-weight: 600;
    padding: 10px 0;
    position: sticky;
    top: 0;
    height: calc(10vw + 20px);
    transition: .2s ease-in;
    color: #03155070;
}
.episode__content {
    border-top: 2px solid #fff;
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 10px;
    padding: 15px 0;
}
.prgm-para {
    font-size: 1rem;
}
.para01, .para02 {
    font-size: 14px;
    color: #000;
}
.episode__content .title {
    font-weight: 600;
}
.episode__content .story {
    line-height: 26px;
}
@media (max-width:576px) {
    .entry-media {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 15px;
}
#tile-1 .nav-tabs li a {
    padding: 12px 10px!important;
    font-size: 14px;
}
.episode__content .story {
    font-size: 15px;
}
}.table_wrapper {
    padding: 20px 0;
    background: #031550;
}
.table_wrapper h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    padding-bottom: 30px;
}
.table_box {
    background: #f8f8f8;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 5px 5px 21px rgb(0 0 0 / 45%);
    overflow: auto;
}
.table {
    min-width: 1190px;
}
.table th, .table_box .table td, .table_box .table thead th {
    padding: 20px;
    vertical-align: middle;
    border: 1px solid #9290904f;
}
.para01 {
    font-weight: 700;
}
.para02 {
    font-weight: 400;
}
.table_btn {
    font-size: 18px;
    font-weight: 700;
    color: #031550;
    line-height: 30px;
}
.table_btn:hover {
    color: #031550;
    text-decoration: underline;
}
.color1 {
    color: #031550!important;
}
.color2 {
    color: #0c7442!important;
}
.theme01 {
    background: #fafafa;
}
.custom-page-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    min-height: 100vh;
    background: #232427;
}
#partner-background, .single-banner {
    background-position: center;
    background-size: cover;
}
.custom-page-wrapper .custom-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 40px 0;
}
.custom-page-wrapper .custom-wrapper .custom-card {
    position: relative;
    min-width: 320px;
    height: 250px;
    box-shadow: inset 5px 5px 5px rgba(0, 0, 0, .2), inset -5px -5px 15px rgba(255, 255, 255, .1), 5px 5px 15px rgba(0, 0, 0, .3), -5px -5px 15px rgba(255, 255, 255, .1);
    border-radius: 15px;
    margin: 22px;
    transition: .5s;
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: #2a2b2f;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    transition: .5s;
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box:hover {
    transform: translateY(-50px);
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, .03);
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box .custom-content {
    padding: 20px;
    text-align: center;
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box .custom-content h2 {
    position: absolute;
    top: -10px;
    right: 30px;
    font-size: 8rem;
    color: rgba(255, 255, 255, .1);
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box .custom-content h3 {
    font-size: .9rem;
    color: #fff;
    z-index: 1;
    transition: .5s;
    margin-bottom: 15px;
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box .custom-content p {
    font-size: 1rem;
    font-weight: 300;
    color: rgba(255, 255, 255, .9);
    z-index: 1;
    transition: .5s;
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box .custom-content a {
    position: relative;
    display: inline-block;
    padding: 8px 20px;
    background: #ff9800b8;
    border-radius: 5px;
    text-decoration: none;
    color: #fff;
    margin-top: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    transition: .5s;
}
.custom-page-wrapper .custom-wrapper .custom-card .custom-box .custom-content a:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .6);
    background: #fff;
    color: #000;
}
.collab-about-area {
  padding: 60px 0;
}

.collab-container {
  width: 100%;
  margin: 0 auto;
	padding:0px 30px;
}

.collab-row {
  position: relative;
  z-index: 2;
}

/* #collab-background {
  background-position: center;
  background-size: cover;
  filter: blur(1.25em);
  height: 100%;
  left: 0px;
  opacity: 0.15;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 1;
} */

#collab-cards {
  display: grid;
  gap: 1em;
  grid-template-columns: repeat(3, 1fr);
  padding: 1em 0em;
  place-self: center;
  position: relative;
  width: calc(100% - 2em);
  z-index: 2;
}

.collab-card {
  background-color: var(--card-color);
  border-radius: 0.75em;
  cursor: pointer;
  height: 240px;
  position: relative;
}

.collab-card:before {
  background: linear-gradient(
    45deg,
    transparent 5%,
    rgb(255, 215, 137) 50%,
    transparent 99%
  );
  border-radius: inherit;
  content: "";
  inset: 0px;
  opacity: 0;
  position: absolute;
  transition: opacity 400ms;
  z-index: 0;
}

.collab-card:hover:before {
  opacity: 1;
}

.collab-card-content {
  background-color: var(--card-color);
  border-radius: inherit;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  inset: 1px;
  padding: 1em;
  position: absolute;
  text-align: center;
  border: 1px solid #FF9800;
}

.collab-card-image {
  width: 100px;
  height: 100px;
  object-fit: cover;
  border-radius: 50%;
  opacity: 0.4;
  transition: transform 250ms, opacity 250ms;
}

.collab-card-title {
  color: #211b1b;
  margin-top: 0.75em;
  font-family: "Rubik", sans-serif;
  font-size: 1.2em;
  font-weight: 500;
  opacity: 0.8;
  transition: opacity 250ms, transform 250ms;
}

.collab-card:hover .collab-card-image {
  opacity: 1;
  transform: scale(1.1) translateY(-5%);
}

.collab-card:hover .collab-card-title {
  opacity: 1;
  transform: translateY(-5%);
}

.collab-card-icon {
  color: rgba(255, 255, 255, 0.25);
  font-size: 6em;
  opacity: 0.4;
  place-self: center;
  transition: transform 250ms, opacity 250ms;
}

.collab-card:hover > .collab-card-content > .collab-card-icon {
  opacity: 1;
  transform: scale(1.1) translateY(-5%);
}

@media(max-width: 1100px) {
  #collab-cards {
    grid-template-columns: repeat(2, 1fr);
  }
	.collab-container{
		padding:0px 40px;
	}
}

@media(max-width: 600px) {
  #collab-cards {
    grid-template-columns: 1fr;
  }
	.collab-container{
		padding:0px 10px;
	}
}
/* .our-partners-area, .partner-about-area {
    padding: 60px 0;
}
.partner-container, .partner-content-wrapper {
    width: 100%;
    margin: 0 auto;
}
.partner-grid-row, .partner-row {
    position: relative;
    z-index: 2;
}
#partner-cards {
    display: grid;
    position: relative;
    z-index: 2;
    margin-top: 20px;
}
.partner-card {
    background-color: var(--card-color);
    border-radius: .75em;
    cursor: pointer;
    height: 240px;
    position: relative;
}
.partner-card:before {
    background: linear-gradient(45deg, transparent 5%, #ffd789 50%, transparent 99%);
    border-radius: inherit;
    inset: 0px;
    position: absolute;
}
.partner-card-content {
    background-color: var(--card-color);
    border-radius: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    inset: 1px;
    padding: 1em;
    position: absolute;
    text-align: center;
    border: 1px solid #ff9800;
}
.partner-card-image {
    width: 100px;
    object-fit: cover;
    opacity: .4;
    transition: transform 250ms, opacity 250ms;
}
.partner-card-title {
    color: #211b1b;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    opacity: .8;
    transition: opacity 250ms, transform 250ms;
}
.partner-card:hover .partner-card-image, .partner-card:hover>.partner-card-content>.partner-card-icon, .partner-grid-item:hover .partner-item-image {
    opacity: 1;
    transform: scale(1.1) translateY(-5%);
}
.partner-card:hover .partner-card-title, .partner-grid-item:hover .partner-item-title {
    opacity: 1;
    transform: translateY(-5%);
}
.partner-card-icon {
    color: rgba(255, 255, 255, .25);
    font-size: 6em;
    opacity: .4;
    place-self: center;
    transition: transform 250ms, opacity 250ms;
}
@media(max-width:1100px) {
    #partner-cards {
    grid-template-columns: repeat(2, 1fr);
}
}@media(max-width:600px) {
    #partner-cards {
    grid-template-columns: 1fr;
} */
/* File: style.css (or a dedicated CSS file like css/partner-section.css) */

.our-partners-area {
    padding: 60px 0;
    background-color: #f9f9f9;
}

.partner-content-wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.partner-grid-row {
    position: relative;
    z-index: 2;
}

.partner-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.partner-tab {
    background-color: #f5f5f5;
    border: none;
    padding: 12px 24px;
    font-size: 1.1em;
    font-family: 'Rubik', sans-serif; /* Make sure 'Rubik' is enqueued or a fallback is provided */
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
    margin: 0 5px;
    border-radius: 5px;
    outline: none; /* Remove outline on focus */
}

.partner-tab.active,
.partner-tab:hover {
    background-color: #ff9800; /* Orange color */
    color: white;
}

#partner-grid-container {
    /* No specific styles needed here, as it's a container for dynamic content */
    min-height: 250px; /* Optional: Give it a minimum height to prevent layout jump */
}

.partner-tab-content {
    display: none; /* Hidden by default */
    grid-template-columns: repeat(4, 1fr); /* 4 columns for desktop */
    gap: 20px;
}

.partner-tab-content.active {
    display: grid; /* Display as grid when active */
}

.partner-card {
    background-color: #fff;
    border-radius: 0.75em;
    cursor: pointer;
    height: 240px; /* Fixed height for consistent layout */
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    display: flex; /* Use flex to center content */
    align-items: center; /* Vertically center content */
    justify-content: center; /* Horizontally center content */
}

.partner-card:before {
    content: '';
    background: linear-gradient(45deg, transparent 5%, #ffd789 50%, transparent 99%);
    border-radius: inherit;
    inset: 0;
    position: absolute;
    z-index: 1;
    opacity: 0; /* Hidden by default */
    transition: opacity 0.3s ease-in-out;
}

.partner-card:hover:before {
    opacity: 1; /* Show on hover */
}


.partner-card-content {
    background-color: #fff;
    border-radius: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    inset: 1px; /* Creates a small border effect with the :before pseudo-element */
    padding: 1em;
    position: absolute;
    text-align: center;
    border: 1px solid #ff9800; /* Orange border */
    z-index: 2; /* Ensures content is above the :before pseudo-element */
    width: calc(100% - 2px); /* Account for 1px inset on each side */
    height: calc(100% - 2px); /* Account for 1px inset on each side */
    box-sizing: border-box; /* Include padding and border in the element's total width and height */
}

.partner-card-image {
    max-width: 100px; /* Set max-width for image */
    max-height: 100px; /* Set max-height for image */
    width: auto; /* Allow width to adjust proportionally */
    height: auto; /* Allow height to adjust proportionally */
    object-fit: contain; /* Ensures the entire image fits within the bounds */
    opacity: 0.7;
    transition: transform 250ms, opacity 250ms;
}

.partner-card-title {
    color: #211b1b;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 1em;
    margin-top: 10px;
    opacity: 0.8;
    transition: opacity 250ms, transform 250ms;
}

.partner-card:hover .partner-card-image {
    opacity: 1;
    transform: scale(1.1) translateY(-5%);
}

.partner-card:hover .partner-card-title {
    opacity: 1;
    transform: translateY(-5%);
}

/* Responsive Styles */
@media (max-width: 1100px) {
    .partner-tab-content {
        grid-template-columns: repeat(2, 1fr); /* 2 columns for medium screens */
    }
}

@media (max-width: 600px) {
    .partner-tab-content {
        grid-template-columns: 1fr; /* 1 column for small screens */
    }
    .partner-tabs {
        flex-direction: column;
        align-items: center;
    }
    .partner-tab {
        margin: 5px 0;
        width: 100%;
        text-align: center;
    }
}
.single-banner {
    padding: 100px 0;
}
.banner-title {
    font-size: 48px;
    font-weight: 700;
}
.banner-title span {
    color: #f8c108;
}
.custom-btn.unfill {
    background-color: transparent;
    border: 2px solid #fff;
}
.acf-about-section {
    position: relative;
    padding: 120px 0 70px;
}
.acf-about-section .acf-sec-title, .acf-list-style-one {
    margin-bottom: 45px;
}
.acf-sec-title .acf-title {
    font-size: 18px;
    color: #fab200;
    margin-bottom: 15px;
    display: block;
    font-weight: 500;
}
.acf-sec-title h2 {
    font-size: 40px;
    color: #222;
    font-weight: 600;
    line-height: 1.3em;
    position: relative;
    padding-bottom: 18px;
}
.acf-sec-title h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 50px;
    background: #d1d2d6;
}
.acf-text {
    font-size: 16px;
    line-height: 26px;
    color: #848484;
    margin: 35px 0 40px;
}
.acf-list-style-one li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 26px;
    color: #222;
}
.acf-list-style-one li::before {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #fab200;
    position: absolute;
    left: 0;
    top: 0;
}
.acf-btn-style-one {
    background-color: #fab200;
    color: #fff;
    font-size: 17px;
    padding: 15px 50px;
    font-weight: 600;
    display: inline-block;
    transition: .3s;
}
.acf-btn-style-one:hover {
    background-color: #001e57;
}
.acf-image-1 img, .acf-image-2 img {
    box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
    max-width: 100%;
    height: auto;
}
.acf-image-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}
.sdg-about-block {
    padding: 10px 0;
    background-color: #f9f9f9;
}
.sdg-left-content .sdg-subtitle {
    font-size: 16px;
    color: #fab200;
    margin-bottom: 10px;
    display: inline-block;
}
.goal-left-content .goal-heading, .sdg-left-content .sdg-heading {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}
.goal-left-content .goal-description, .sdg-left-content .sdg-description {
    font-size: 16px;
    color: #555;
    margin-bottom: 30px;
    line-height: 1.6;
}
.goal-points-list, .sdg-points-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px;
}
.goal-points-list li, .sdg-points-list li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #222;
}
.goal-points-list li::before, .sdg-points-list li::before {
    content: "✔";
    position: absolute;
    left: 0;
    top: 0;
    color: #2a9d8f;
    font-weight: 700;
}
.sdg-cta-button {
    background: #e63946;
    color: #fff;
    padding: 12px 30px;
    font-weight: 600;
    transition: background .3s;
}
.goal-cta-button:hover, .sdg-cta-button:hover {
    background: #1d3557;
}
.goal-right-image img, .sdg-right-image img {
    max-width: 100%;
    height: auto;
    display: block;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .1);
}
.partner-card {
    text-align: center;
    padding: 20px;
}
.partner-card-image {
    max-width: 200px;
    height: auto;
    margin-bottom: 10px;
}
.partner-card-title {
    margin: 0;
}
#partner-background {
    filter: blur(1.25em);
    height: 100%;
    left: 0;
    opacity: .15;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1;
}
#partner-grid-container {
/*     display: grid; */
    position: relative;
    z-index: 2;
}
.partner-grid-item {
    background-color: var(--card-color, #fff);
    border-radius: .75em;
    cursor: pointer;
    height: 240px;
    position: relative;
}
.partner-grid-item:before {
    background: linear-gradient(45deg, transparent 5%, #ffd789 50%, transparent 99%);
    border-radius: inherit;
    inset: 0;
    position: absolute;
}
.partner-item-content {
    background-color: var(--card-color, #fff);
    border-radius: inherit;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    inset: 1px;
    padding: 1em;
    position: absolute;
    text-align: center;
    border: 1px solid #ff9800;
}
.goal-about-block, .tablepress-id-6 tbody tr:nth-child(2n) {
    background-color: #f9f9f9;
}
.partner-item-image {
    width: 100px;
    height: 100px;
    object-fit: cover;
    opacity: .4;
    transition: transform 250ms, opacity 250ms;
}
.partner-item-title {
    color: #211b1b;
    margin-top: .75em;
    font-weight: 500;
    opacity: .8;
    transition: opacity 250ms, transform 250ms;
}
@media (max-width:1100px) {
    #partner-grid-container {
    grid-template-columns: repeat(2, 1fr);
}
}.goal-about-block {
    padding: 100px 0;
}
.goal-left-content .goal-subtitle {
    font-size: 16px;
    color: #fab200;
    font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
}
.goal-cta-button {
    background: #fab200;
    color: #fff;
    padding: 12px 30px;
    font-weight: 600;
    transition: background .3s;
}
.acf-content-block {
    margin-bottom: 30px;
    padding: 20px;
    background-color: #f1f1f1;
    border-left: 5px solid #0073aa;
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .05);
    word-wrap: break-word;
    max-width: 100%}
.tablepress-id-6 {
    width: 100%;
    border-collapse: collapse;
    margin: 1em 0;
    font-size: 14px;
}
.tablepress-id-6 td, .tablepress-id-6 th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: left;
}
.tablepress-id-6 th {
    background-color: #f2f2f2;
    font-weight: 700;
}
.tablepress-id-6 tbody tr:hover {
    background-color: #f5f5f5;
}
@media screen and (max-width:600px) {
    .tablepress-id-6 {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}
}.contact-form {
    max-width: 700px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .1);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
.contact-form .form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 1.2rem;
}
.contact-form .form-group {
    flex: 1;
    min-width: 45%}
.contact-form .form-group-full {
    flex: 1 1 100%}
.field-label {
    display: block;
    font-weight: 600;
    color: #333;
}
.field-input, input[type=file], select, textarea {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    font-size: 1rem;
    transition: border-color .3s;
}
.field-input:focus, select:focus, textarea:focus {
    border-color: #007bff;
    outline: 0;
}
.custom-btn {
    padding: 12px 30px;
    background-color: #ff9800;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
    transition: background .3s;
}
.custom-btn:hover {
    background-color: #e68900;
}
@media (max-width:600px) {
    #partner-grid-container, .episode__content {
    grid-template-columns: 1fr;
}
.contact-form .form-row {
    flex-direction: column;
}
.contact-form .form-group {
    min-width: 100%}
}:root {
    --left-color: #f7941d;
    --right-color: #ffffff;
    --left-color-stop: 20%;
    --item-border-thickness: 3px;
    --item-border-color: #f7941d;
    --item-border-radius: 40px;
    --item-height: 2.85em;
    --icon-percent-width: 50%}
.network .slick-slider {
    user-select: text;
}
.network .slick-list {
    margin: 0 -10px;
}
.network .slick-track {
    display: flex!important;
    align-items: center;
}
.network .slick-slide {
    margin: 0 10px;
    padding: 0 5px;
    height: inherit!important;
}
.network__list-item {
    background: linear-gradient(to right, var(--left-color) 0, var(--left-color) var(--left-color-stop), var(--right-color) var(--left-color-stop), var(--right-color) 100%);
    border: var(--item-border-thickness) solid var(--item-border-color);
    border-radius: var(--item-border-radius);
    height: var(--item-height);
    margin-bottom: .5em;
    overflow: hidden;
    color: inherit;
    display: flex;
    align-items: center;
}
.network__list-icon {
    width: var(--left-color-stop);
    display: flex;
    align-items: center;
    justify-content: center;
}
.network__svg-container {
    width: var(--icon-percent-width);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: .7rem;
}
.network__svg-container svg {
    max-height: 100%;
    max-width: 100%;
    width: 100%}
.network__label {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .7rem;
    padding: 0 10px;
}
.network__column {
    margin: 0 auto;
    max-width: 100%;
    width: 100%}
.network .slick-dots {
    position: relative;
    top: 20px;
    text-align: center;
}
.network .slick-dots li {
    background-color: #000;
    border-radius: 50%;
    margin: 0 5px;
    opacity: .25;
    width: 15px;
    height: 15px;
    display: inline-block;
}
.network .slick-dots li button:before {
    content: '';
    display: none;
}
.network .slick-dots li:focus, .network .slick-dots li:hover {
    opacity: .5;
}
.network .slick-dots li.slick-active {
    opacity: 1!important;
}
@media (max-width:367px) {
    .network__label {
    font-size: .5rem!important;
}
}@media only screen and (min-width:576px) {
    .list-entry .entry-media {
    flex: 0 0 40%;
    height: auto;
}
.list-entry {
    flex-direction: row;
}
.network__slider {
    gap: 30px;
    padding: 0 20px;
}
.network .slick-list {
    margin: 0 -15px;
}
.network .slick-slide {
    margin: 0 15px;
    padding: 0 10px;
}
.network__label {
    font-size: 1rem!important;
}
}@media only screen and (min-width:768px) {
    .network__slider {
    gap: 40px;
}
.network .slick-list {
    margin: 0 -20px;
}
.network .slick-slide {
    margin: 0 20px;
}
.network__column {
    max-width: 900px;
}
.network__label {
    font-size: 1rem!important;
}
}@media only screen and (min-width:992px) {
    .network .slick-track {
    justify-content: center;
    max-width: 1140px;
    margin: 0 auto;
}
.network__column {
    max-width: 700px;
}
.network__label {
    font-size: 1rem;
}
}@media only screen and (min-width:1200px) {
    .network__slider {
    gap: 45px;
}
.network .slick-list {
    margin: 0 -27px;
}
.network .slick-slide {
    margin: 0 27px;
    padding: 0 15px;
}
}.testi-para {
    color: #2e2727;
    font-weight: 500;
    font-size: 1rem;
}
.img-wrapper {
    max-width: 150px;
    margin: 0 auto;
}
.img-wrapper img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
}
.testimonial-slider {
    background-color: #ffc107;
    padding: 2em 1em 3em;
}
.testimonial-title h2 {
    padding-left: .2em;
}
.card {
    margin: 0 .5em;
    box-shadow: 2px 6px 8px 0 rgba(22, 22, 26, .18);
    border: none;
    height: 100%}
.carousel-control-next, .carousel-control-prev {
    background-color: #fff;
    width: 3em;
    height: 3em;
    border-radius: 50%;
    top: 60%;
    transform: translateY(-50%);
}
@media (min-width:576px) {
    .carousel-item {
    margin-right: 0;
    flex: 0 0 50%;
    display: block;
}
.carousel-inner {
    display: flex;
}
}@media (min-width:768px) {
    .acf-content-block {
    padding: 30px;
}
.carousel-inner {
    padding: 1em;
}
.carousel-control-next, .carousel-control-prev {
    opacity: 1;
    position: absolute;
    left: 1em;
    top: 90%;
    transform: translateY(-50%);
}
.carousel-control-next {
    left: 5em;
}
}
/* HR Section */
.hr-structure-area {
    position: relative;
    background: url('assets/images/background.jpg') no-repeat center center/cover;
}

.hr-structure-area::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    opacity: 0.92;
    z-index: 1;
}

.hr-structure-area .container {
    position: relative;
    z-index: 2;
}

.hr-structure-area .hr-structure-info {
    margin-top: 30px;
}

.hr-structure-area .hr-structure-member {
    text-align: center;
    margin-bottom: 30px;
}

.hr-structure-area .hr-structure-member .hr-structure-thumb {
    width: 255px;
    height: 255px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.hr-structure-wrap {
    position: relative;
}

/* Owl Navigation Buttons */
.hr-structure-area .owl-nav {
  position: absolute;
  top: 38% !important;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
  z-index: 10;
  /* REMOVE OR COMMENT THIS LINE: pointer-events: none; */
}

.hr-structure-area .owl-nav button.owl-prev,
.hr-structure-area .owl-nav button.owl-next {
    width: 50px; /* Larger for touch */
    height: 50px;
    background: #ffb200;
    border: none;
    border-radius: 50%;
    color: #fff;
    font-size: 20px; /* Larger icons */
    pointer-events: all;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* Add depth */
    cursor: pointer;
}

.hr-structure-area .owl-nav button:hover {
    background-color: #e69c00;
}

.hr-structure-area .owl-nav button:focus {
    outline: 2px solid #031550; /* Accessibility */
}

/* Mobile adjustments */
@media (max-width: 767px) {
    .hr-structure-area .owl-nav {
        padding: 0 10px;
        top: 45%; /* Adjust for mobile */
    }

    .hr-structure-area .owl-nav button.owl-prev,
    .hr-structure-area .owl-nav button.owl-next {
        width: 40px;
        height: 40px;
        font-size: 18px;
    }

    .hr-structure-area .hr-structure-member .hr-structure-thumb {
        width: 250px;
        height: 250px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px),
       only screen and (min-width: 768px) and (max-width: 991.9px) {
    .hr-structure-area .hr-structure-member .hr-structure-thumb {
        width: 210px;
        height: 210px;
    }
}

.hr-structure-area .hr-structure-member .hr-structure-thumb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
/*     background: #000000; */
    opacity: 0;
    transition: all 0.4s ease;
    transform: scale(0.3);
}

.hr-structure-area .hr-structure-member .hr-structure-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: 5px solid #ebebeb;
}

.hr-structure-area .hr-structure-member .hr-structure-thumb .member-social {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 0.4s ease;
    z-index: 4;
}

.hr-structure-area .hr-structure-member .hr-structure-thumb .member-social a {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    background: #ffb200;
    border-radius: 50%;
    margin: 0 5px;
    text-decoration: none;
    font-size: 18px;
}

@media only screen and (min-width: 768px) and (max-width: 1200px),
       only screen and (max-width: 767px) {
    .hr-structure-area .hr-structure-member .hr-structure-thumb .member-social a {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
}

.hr-structure-area .hr-structure-member:hover .hr-structure-thumb::before {
    transform: scale(1);
    opacity: 0.7;
}

.hr-structure-area .hr-structure-member:hover .member-social {
    opacity: 1;
}

.hr-structure-area .hr-structure-member .member-name {
    margin-top: 15px;
}

.hr-structure-area .hr-structure-member .member-name h4 {
    margin-bottom: 5px;
    font-weight: 700;
    transition: all 0.4s ease;
}

.hr-structure-area .hr-structure-member .member-name h4 a {
    color: #031550;
    text-decoration: none;
}

.hr-structure-area .hr-structure-member:hover .member-name a {
    color: #ffb200;
}
/* Contact form 7 volunteer form */

/* Wrapper */
.wpcf7-form-control-wrap{
	width:100%;
}
.cf7-custom-form {
    background-color: #fffaf0;
    padding: 30px;
    max-width: 900px;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Form Group */
.cf7-form-group {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

/* Label Styling */
.cf7-field-label {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 6px;
    color: #333;
}

/* Input, Select, Textarea */
.cf7-field-input,
.cf7-select,
.cf7-textarea {
    width: 100%;
    padding: 5px 12px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
}

.cf7-field-input:focus,
.cf7-textarea:focus,
.cf7-select:focus {
    border-color: #007bff;
    outline: none;
}
#cf7-qualification{
	height:20px;
}
/* Textarea */
.cf7-textarea {
    min-height: 120px;
    resize: vertical;
}

/* Radio Buttons */
.cf7-radio label {
    margin-right: 20px;
    font-weight: normal;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    font-size: 14px;
}

.cf7-radio input[type="radio"] {
    accent-color: #007bff;
}

/* Submit Button */
.cf7-submit-btn {
    background-color: #FF9800;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 5px;
    font-size: 15px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 100%;
}

.cf7-submit-btn:hover {
    background-color: #FF9800;
}

/* Responsive */
@media (max-width: 600px) {
    .cf7-custom-form {
        padding: 20px;
    }

    .cf7-field-label {
        font-size: 14px;
    }

    .cf7-submit-btn {
        padding: 10px;
        font-size: 14px;
    }
}

.custom-contact-form {
    padding: 20px;
    background-color: #f8f9fa;
}

.custom-form-group {
    margin-bottom: 15px;
}

.custom-field-label {
    display: block;
    margin-bottom: 5px;
    font-weight: 600;
    color: #333;
    width: 100% !important;
}

.custom-field-input {
    width: 100%;
   padding: 0px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 15px;
}

/* Flexbox layout for gender section */
.custom-flex-group .custom-radio-group {
    display: flex;
    gap: 15px;
    margin-top: 5px;
}

.custom-radio-input input[type="radio"] {
    margin-right: 5px;
	margin-left:10px;
}

.custom-submit-btn {
    background-color: #007bff;
    color: #fff;
    padding: 10px 25px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
}
.wpcf7-textarea{
	height:100px;
}

.custom-submit-btn:hover {
    background-color: #0056b3;
}
/* radio page css Start*/

        .swati-wrapper {
            max-width: 1200px;
            margin: 0 auto;
            padding: 20px;
        }

        .swati-main-panel {
            background: rgba(255, 255, 255, 0.95);
            backdrop-filter: blur(15px);
            border-radius: 25px;
            padding: 50px;
            /* box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15); */
            transition: transform 0.3s ease;
        }

        .swati-main-panel:hover {
            transform: translateY(-3px);
        }

        .swati-header-area {
            text-align: center;
            margin-bottom: 50px;
        }

        .swati-radio-logo {
            width: 300px;
            height: auto;
            margin: 0 auto 30px;
            display: block;
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
            border-radius: 15px;
            animation: swati-float 3s ease-in-out infinite;
            transition: transform 0.3s ease;
        }

        .swati-radio-logo:hover {
            transform: scale(1.05);
        }

        @keyframes swati-float {
            0%, 100% { transform: translateY(0px); }
            50% { transform: translateY(-10px); }
        }

        .swati-primary-title {
            font-size: 3rem;
            font-weight: 700;
            background: linear-gradient(45deg, #667eea, #764ba2);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            background-clip: text;
            margin-bottom: 15px;
            text-align: center;
        }

        .swati-content-block {
            margin-bottom: 40px;
        }

        .swati-intro-paragraph {
            font-size: 1.2rem;
            text-align: justify;
            margin-bottom: 30px;
            padding: 25px;
            background: linear-gradient(120deg, #f8f9ff 0%, #e8f4fd 100%);
            border-radius: 15px;
            border-left: 5px solid #667eea;
        }

        .swati-station-info {
            background: rgba(255, 255, 255, 0.7);
            padding: 30px;
            border-radius: 20px;
            margin: 30px 0;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }

        .swati-mission-paragraph {
            font-size: 1.1rem;
            text-align: justify;
            margin: 25px 0;
            padding: 20px;
            background: linear-gradient(120deg, #fff7e6 0%, #f0f8ff 100%);
            border-radius: 12px;
            border-left: 4px solid #ffd93d;
        }

        .swati-section-heading {
            font-size: 1.3rem;
            font-weight: 600;
            margin: 30px 0 20px 0;
            color: #444;
        }

        .swati-features-container {
            background: rgba(255, 255, 255, 0.8);
            padding: 0px 30px;
            border-radius: 20px;
            /* margin: 25px 0; */
        }

        .swati-feature-point {
            /* margin: 20px 0; */
            padding: 9px 0;
            border-bottom: 1px solid #e0e0e0;
            font-size: 1rem;
        }

        .swati-feature-point:last-child {
            border-bottom: none;
        }

        .swati-sub-point {
            margin: 15px 0 15px 40px;
            font-size: 1rem;
            color: #555;
        }

        .swati-nested-point {
            margin: 10px 0 10px 80px;
            font-size: 0.95rem;
            color: #666;
        }

        .swati-final-message {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 40px;
            border-radius: 20px;
            text-align: center;
            font-size: 1.2rem;
            margin-top: 40px;
            box-shadow: 0 20px 40px rgba(102, 126, 234, 0.3);
        }

        .swati-emphasis-text {
            font-weight: 600;
            color: #2c3e50;
        }

        .swati-location-text {
            font-style: italic;
            color: #7f8c8d;
        }

        @media (max-width: 768px) {
            .swati-wrapper {
                padding: 15px;
            }

            .swati-main-panel {
                padding: 30px 20px;
                border-radius: 20px;
            }

            .swati-primary-title {
                font-size: 2.5rem;
            }

            .swati-radio-logo {
                width: 250px;
                height: auto;
            }

            .swati-intro-paragraph, .swati-mission-paragraph {
                font-size: 1rem;
                padding: 20px;
            }

            .swati-station-info, .swati-features-container {
                padding: 20px;
            }

            .swati-final-message {
                padding: 25px;
                font-size: 1.1rem;
            }
        }

        @media (max-width: 480px) {
            .swati-primary-title {
                font-size: 2rem;
            }

            .swati-radio-logo {
                width: 200px;
                height: auto;
            }

            .swati-intro-paragraph, .swati-mission-paragraph {
                font-size: 0.95rem;
                padding: 15px;
            }

            .swati-feature-point {
                font-size: 1rem;
            }

            .swati-sub-point {
                margin-left: 20px;
                font-size: 0.95rem;
            }

            .swati-nested-point {
                margin-left: 40px;
                font-size: 0.9rem;
            }
        }
/* radio page css End*/


