/*
Theme Name: Youth Impact
Theme URI: https://understrap.com
Template: understrap
Author: Howard Development &amp; Consulting
Author URI: https://howarddc.com
Description: The renowned WordPress starter theme framework that combined Underscores and Bootstrap. Trusted by more than 100,000 developers for building handcrafted, custom WordPress sites.
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-background,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,translation-ready,block-styles,wide-blocks,editor-style,threaded-comments,accessibility-ready
Version: 1.2.4.1763713052
Updated: 2025-11-21 08:17:32

*/


@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Squada+One&display=swap');

@import url("style-2.css");




body {
    background-color: #ffffff;
    font-family: "Poppins", sans-serif;
}

body p {
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    line-height: 26px;
    color: #222222;
    font-weight: 400;
}

body a {
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Squada One", sans-serif;
    font-weight: 400;
}

.mobshow {
    display: none !important;
}


/**************** Tab responsive Start *********************/
@media only screen and (min-width: 767px) and (max-width: 1023px) {
    .ipad {
        width: 100% !important;
    }

    .deskshow {
        display: none !important;
    }

    .mobshow {
        display: block !important;
    }

    .vegacontainer {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .ipad-50 {
        width: 50% !important;
        margin-bottom: 30px;
    }

    /************** header responsive start  *************/

    .navbar-brand img {
        max-width: 176px !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        right: -12px;
        top: -52px;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        z-index: 1;
        cursor: pointer;
        background: #00000000;
        border-radius: 35px;
        line-height: 40px;
        height: 40px;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
        width: 33px;
        height: 2px;
        background-color: #9e0022;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
        width: 33px;
        height: 2px;
        background-color: #9e0022;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 33px;
        height: 2px;
        background-color: #9e0022;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #9e0022;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 12px;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        background-color: transparent;
        font-weight: 500;
        color: #ffffff !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff4f;
        padding: 7px 0;
    }

    #mega-menu-wrap-primary #megaa-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px;
        color: #222 !important;
        font-weight: 400;
        font-family: "Poppins", sans-serif;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        z-index: 999;
        position: relative !important;
        width: 100% !important;
        max-width: none;
        padding: 0px 0;
        border: 0;
        background: #38266b;
        border-radius: 0;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover::before {
        display: none !important;
    }

    .home #content.site-content {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::before {
        transform-origin: 0% 0% !important;
        transform: scale3d(0, 0, 0) !important;
    }


    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
        width: 100% !important;
        clear: both;
    }


    /************** header responsive End    *************/

    header#masthead {
        margin-bottom: 0;
        background-color: #242671 !important;
        box-shadow: none;
        padding: 0px;
        position: relative;
        z-index: 99;
        box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
    }

    .home div#content {
        margin-top: 0px !important;
    }

    .home .entry-content {
        margin: 0;
    }

    nav.navbar.navbar-expand-xl.p-0 {
        display: block;
    }

    nav.navbar.navbar-expand-xl.p-0 {
        display: block;
    }

    body .navbar-brand {
        margin-top: 0;
    }

    body header#wrapper-navbar {
        padding: 10px 0px;
    }



    /* Home Page start */

    body .banner {
        margin-top: 0;
    }

    body .menus {
        display: block !important;
        align-items: unset !important;
    }

    body .inner-menu {
        position: unset !important;
    }

    body div#mega-toggle-block-1 {
        background: #fff;
        height: 35px !important;
        width: 35px;
        border-radius: 50%;
        left: -2px;
        position: relative;
    }

    .body #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
        background: #fba73a !important;
    }

    .home div#content {
        margin-top: 0px !important;
    }

    .home .entry-content {
        margin: 0;
    }

    nav.navbar.navbar-expand-xl.p-0 {
        display: block;
    }

    body .navbar-brand {
        margin-top: 0;
    }

    body header#wrapper-navbar {
        padding: 0px 0px 10px;
    }

    body header#wrapper-navbar .container {
        display: block;
        text-align: center;
    }

    /* Home Page start */

    body .banner {
        margin-top: 0;
    }

    body .menus {
        display: block !important;
        align-items: unset !important;
    }

    body .inner-menu {
        position: unset !important;
    }



}

/**************** Tab responsive End *********************/



/**************** Mobile responsive Start *********************/

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .deskshow {
        display: none !important;
    }

    .mobshow {
        display: block !important;
    }

    .vegacontainer {
        width: 100% !important;
        margin: 0 auto !important;
    }

    .form-left-section h2.title {
        color: #fbad48;
        padding-top: 30px;
    }

    .form-left-section p {
        color: #fff;
    }

    /************** header responsive start  *************/




    .navbar-brand img {
        max-width: 181px !important;
        margin-left: 0;
        margin: 0 !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        position: absolute;
        left: 20px;
        top: -54px;
        width: 32px;
        height: 32px !important;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: -webkit-right;
        user-select: none;
        -webkit-tap-highlight-color: #0000;
        outline: none;
        white-space: nowrap;
        background-color: transparent;
        background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/12/menu.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        transition: 0.6s ease all;
    }



    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
    }

    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        width: 33px;
        height: 2px;
        background-color: #9e002200;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open+#mega-menu-primary {
        display: block;
        position: absolute;
        width: 100%;
        background: #007bd1;
        box-shadow: 0 2px 5px 1px rgba(64, 60, 67, .16);
        top: 0px;
        border-radius: 0;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
        background-color: transparent;
        font-weight: 500;
        color: #ffffff !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item {
        display: list-item;
        margin: 0;
        clear: both;
        border: 0;
        border-bottom: 1px solid #ffffff61;
        padding: 7px 0;
    }

    #mega-menu-wrap-primary #megaa-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px;
        color: #222 !important;
        font-weight: 400;
        font-family: "Poppins", sans-serif;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
        z-index: 999;
        position: relative !important;
        width: 100% !important;
        max-width: none;
        padding: 0px 0;
        border: 0;
        background: #38266b;
        border-radius: 0;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover::before {
        display: none !important;
    }

    .home #content.site-content {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::before {
        transform-origin: 0% 0% !important;
        transform: scale3d(0, 0, 0) !important;
    }


    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column {
        width: 100% !important;
        clear: both;
    }

    a.call-top-icon {
        display: inline-block;
        width: 36px;
        height: 36px;
        text-align: center;
        line-height: 30px;
        border-radius: 50%;
        background: #fff;
        margin-right: 6px;
    }

    a.call-top-icon img {
        width: 28px;
        animation: hithere 1.5s ease infinite;
    }

    .mobshow.mobile-number {
        background: #321f84;
        text-align: center;
        padding: 6px 0px;
        margin-bottom: -1px;
    }

    .mobshow.mobile-number a {
        font-size: 26px;
        color: #fff;
        background: linear-gradient(to right, #ffffff 20%, #fbb356 30% 30%, #ffffff 70%, #fbb356 80%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent;
        background-size: 500% auto;
        animation: textShine 5s ease-in-out infinite alternate;
        font-weight: 600;
    }

    body header#wrapper-navbar .container {
        display: block;
        overflow: visible !important;
    }


    body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        height: auto;
        line-height: normal;
        padding: 0px 10px;
    }

    /************** header responsive End    *************/

    header#masthead {
        margin-bottom: 0;
        background-color: #242671 !important;
        box-shadow: none;
        padding: 0px;
        position: relative;
        z-index: 99;
        box-shadow: 0 0.5rem 1rem rgb(2 2 14 / 12%), inset 0 0px 0 rgb(48 48 48 / 83%);
    }

    .home div#content {
        margin-top: 0px !important;
    }

    .home .entry-content {
        margin: 0;
    }

    nav.navbar.navbar-expand-xl.p-0 {
        display: block;
    }

    body .navbar-brand {
        margin-top: 0;
        max-width: 100%;
        display: block;
        text-align: center;
    }

    body header#wrapper-navbar {
        padding: 7px 0px 7px;
        background-color: #212529;
    }



    /* Home Page start */

    body .banner {
        margin-top: 0;
    }

    body .menus {
        display: block !important;
        align-items: unset !important;
    }

    body .inner-menu {
        position: unset !important;
    }

    body .tnp.tnp-subscription {
        margin: 0;
        border: 2px solid #fff;
        padding: 25px 9px;
        border-radius: 20px;
        margin: 20px 0;
    }

    body .footer-details {
        margin-bottom: 30px;
    }

    body .banner-section {
        background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/banner-bg.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding: 40px 0px 40px;
        margin-top: 0px;
    }

    body .banner-text h1 {
        color: #fff;
        font-size: 50px;
    }

    body .vc_column_container {
        width: 100% !important;
    }

    body .banner-btn {
        display: flex;
        gap: 15px;
        flex-direction: column;
        align-items: stretch;
    }

    body .child-img-secction {
        margin-top: 50px;
        z-index: 1;
        position: relative;
    }

    body .paly-btn a {
        width: 100px;
        display: inline-block;
        height: 100px;
        text-align: center;
        line-height: 80px;
        border-radius: 50%;
        background: #d61b2b;
        animation: animate-pulse 2s linear infinite;
        position: relative;
        display: flex;
        z-index: 2;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        margin-top: 40px;
    }


    body .about-left {
        margin-top: 0px;
    }

    body .about-title h2 {
        font-size: 41px;
        text-transform: uppercase;
    }

    body .home-service-section {
        background: #f7f7f7;
        padding: 30px 0px 30px;
        margin-top: 9px;
        margin-bottom: 28px;
        padding-bottom: 0;
    }

    body .galary-btn a {
        font-size: 19px;
        text-transform: uppercase;
        color: #222;
        background: #fbc500;
        border-radius: 75px;
        border: 2px solid #fff;
        padding: 12px 30px;
        display: inline-block;
    }

    body .galary-sec {
        background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/galary-img-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 200px 0px 10px;
        margin-top: -163px !important;
        display: inline-block;
        margin-bottom: 90px;
    }

    body .galary-sec {
        background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/galary-img-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        padding: 200px 0px 10px;
        margin-top: -163px !important;
        display: inline-block;
        margin-bottom: 20px;
    }

    body .hand-img {
        margin-top: 0px;
        position: relative;
        z-index: 1;
    }

    body .title h2 {
        font-size: 30px;
    }

    body .sidemenu {
        display: none;
    }

    body .container {
        overflow-x: hidden;
    }

    body section.main-tittle h1 {
        color: #fff;
        font-size: 28px;
        line-height: normal;
    }

    body .inner-block-section {
        padding-top: 30px;
        padding-bottom: 80px;
    }

    body .side-content-box {
        padding-top: 0px;
        padding-right: 0px;
    }

    body .inner-title h2,
    h3,
    h4 {
        font-size: 30px;
        line-height: normal;
    }

    body .inner-block-section {
        padding-top: 30px;
        padding-bottom: 0px;
    }

    body .job-section-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    body .small-side-img-1 img {
        position: relative;
        left: 0px;
        bottom: 0px;
        animation: float 5s ease-in-out infinite;
    }

    body .small-side-img-2 {
        position: relative;
        animation: float-right-left 5s ease-in-out infinite;
        width: 100%;
    }

body    .youth-eng-box {
    background-color: #0161a5;
    padding: 50px 20px;
    min-width: 100%;
    padding-right: 20px;
}
    
    body  ul.encouragelist .list-icon {
    min-width: 50px;
    height: 50px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    border: 2px solid #eee;
}
    
body    .encourage-engagement-img {
    min-width: 100%;
    margin-left: 0;
    margin-top: 0;
}
    
 body   .mt-20 {
    margin-top: 20px !important;
}
    
body    .youth-eng-box-right {
    background-color: #0161a5;
    padding: 50px 20px;
    min-width: 100%;
    padding-left: 20px;
    margin-left: 0px;
    min-height: 100%;
}
    
body    ul.encouragelist li {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 20px;
    max-width:100%;
    padding: 5px;
}
    
body .page-sec .farzi-box {
    min-height: unset;
}
    
body .community-form .wpcf7, .custom-form {
    padding: 20px 15px 0px;
}

.community-form .custom-form h3, .wpcf7 h3 {
    font-size: 24px !important;
}

.community-form .custom-form h3, .wpcf7  h4 {
    font-size: 24px !important; 
}
    
body .disc-pg-div h4 {
    font-size: 24px;
}
    
    
.single-post .content-area {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 0 !important;
}

.widget-area {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 30px !important;
}
    
body .bolunteer-form {
    padding: 50px 20px 0px;
}
    
body .cta-box a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 10px;
}
    
    
}

/**************** Mobile responsive End *********************/





/**************** Start Header menu  ********************/

header#masthead {
    margin-bottom: 0;
    background-color: #00000024;
    box-shadow: none;
    padding: 0px 0px;
    position: relative;
    z-index: 99;
    /* box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 12%), inset 0 -1px 0 rgba(0, 0, 0, .1); */
}

header#wrapper-navbar.sticky {
    background-color: #ffff;
    padding-top: 2px;
}


.navbar-brand img {
    max-width: 199px;
    margin-bottom: 8px;
}

.navbar-brand {
    margin: 0;
    padding: 0;
    padding-bottom: 7px;
    padding-top: 7px;
}


div#mega-menu-wrap-primary {
    background-color: transparent;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-left: 0px;
    height: auto;
    line-height: normal;
    padding: 8px 0px;
    margin: 0px 20px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    background-color: transparent;
    font-weight: 400;
    color: #ffff;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
    background-color: transparent;
    color: #221845;
    font-weight: 500;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: transparent !important;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-decoration: none;
    border-color: #fff;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:focus {
    background: transparent;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    border-color: #fff;
    color: #ffffff;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    width: 24px;
    height: 3px;
    background-color: transparent;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
    background-color: transparent;
    color: #ffffff;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu {
    z-index: 999;
    position: absolute;
    width: 286px;
    max-width: none;
    padding: 0px 0;
    border: 0;
    background: #ff1276;
    border-radius: 0;
    top: 34px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item {
    padding: 5px;
    width: 100%;
    border-bottom: 1px solid #eeee;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: top;
    display: block;
    border: 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu {
    z-index: 999;
    border-radius: 0;
    background: #87477a;
    border: 0;
    position: absolute;
    min-width: 735px;
    padding: 15px;
    left: 0px;
    box-shadow: 0 0px 5px 2px rgba(64, 60, 67, .16);
}

#mega-menu-wrap-primary #mega-menu-primary {}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
    background-color: #ffffff;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: transparent;
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
    transition: 0.6s ease all;
    border-bottom: 1px solid #ffffff;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child a.mega-menu-link {
    border: 0;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
    width: 27px;
    height: 24px;
    display: inline-block;
    position: relative;
    outline: 0;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link::before {
    transform-origin: 0% 50%;
    transform: scale3d(1, 1, 1);
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12 {
    width: 49%;
    margin-left: 5px;
}


#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-megamenu>ul.mega-sub-menu:hover li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item:hover>a.mega-menu-link {
    color: #fff;
    font-weight: 400;
    /*  background-color:#190f17; */
    font-family: "Poppins", sans-serif;
    transition: all .5s ease-in-out;

}

.mega-menu-toggle.mega-menu-open {
    background-image: none !important;


}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open span.mega-toggle-animated-inner {
    background-color: #ffffff;
}

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    background-color: #9e0022;
}

#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    background: #a70a44;
    font-weight: normal;
    text-decoration: none;
    color: #ffffff;
}

a {
    color: #ff1276;
}

.menus {
    display: flex;
    align-items: center;
    column-gap: 70px;
}

a.whatsapp-img img {
    display: inline-block;
    width: 84px;
    animation: zoom-in-zoom-out 2s ease-out infinite;
}

.first-text {
    display: block;
    font-size: 12px;
    color: #fff;
}

span.second-text {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.whatsapp-chat {
    text-align: center;
    background-image: linear-gradient(0deg, #4baf4f 0%, #267329 99%, #267329 100%);
    border-radius: 30px 30px 0px 0px;
    padding: 20px 10px 39px;
    position: relative;
}

a.text-link {
    display: block;
    margin-bottom: 20px;
}

nav#main-nav {
    background: #00000000 !important;
    padding-bottom: 0;
    padding-top: 0;
}

header#wrapper-navbar {
    padding-top: 0px;
    position: relative;
    z-index: 2;
    background: #ffffff00;
}

a.whatsapp-img {
    position: absolute;
    bottom: -41px;
    left: 50%;
    transform: translateX(-50%);
}


.top-links img {
    width: 16px;
}

.top-links ul {
    list-style: none;
    display: flex;
    align-items: center;
    column-gap: 28px;
    background-color: #fba73a;
    margin: auto;
    padding: 10px 30px 10px 10px;
    margin-bottom: 0;
    border-radius: 30px;
    position: absolute;
    bottom: -97px;
    right: 0;
}

.top-links span {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 33px;
}

.top-links a {
    font-size: 16px;
    color: #222;
}

a.mail-size {
    font-size: 14px;
}

.top-links li {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.top-links.deskshow {
    max-width: 630px;
    margin: auto;
}

.inner-menu {
    position: relative;
    top: -18px;
}



/*************** End Header menu  ************/


/* sticky header css start */

.sticky {
    position: sticky !important;
    top: 0;
    width: 100%;
    z-index: 99 !important;
    transition: all 0.6s ease-in-out;
    animation: smothScroll 1s forwards;
}

@keyframes smothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0px);
    }
}

.sticky+.site-content {
    padding-top: 102px;
}

/* sticky header css End */


/*  Main Header start */

.navbar-brand {
    max-width: 188px;
    padding-top: 0;
    margin-top: 0px;
}

/* mian header end */

/* Heder-cta */
.top-cta {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 10px;
}

.cta-icon {
    min-width: 64px;
    min-height: 64px;
    border-radius: 32px;
    background-color: #101334;
    border: 4px solid #8d123a;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cta-icon img {
    max-width: 27px;
}

.cta-content p {
    margin: 0;
    font-size: 12px;
    line-height: 30px;
    color: #ffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: end;
}

.cta-content a {
    font-size: 42px;
    line-height: 30px;
    color: #ffffff;
    font-family: 'Coolvetica';
    text-align: right;
}

.cta-content p span {
    color: #ffcd36;
}

/*  Header Cta */

.wrapper {
    padding: 0;
}


.download a {
    display: flex;
    font-size: 16px;
    color: #fff;
    align-items: center;
    column-gap: 10px;
    background: #007ad0;
    border-radius: 30px;
    border: 2px solid #fff;
    padding: 8px 30px;
}

.download a img {
    width: 24px;
}

.felf-header {
    display: flex;
    align-items: center;
    column-gap: 30px;
}

/* =============== menu toggle =========== */


.right-slide {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -250px;
    width: 250px;
    background: #455A64;
}






/* ++++++++++
===================== 
Home page Start 
===================== 
++++++++++++  */


@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1127px;
    }
}


.banner-section {
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/banner-bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 233px 0px 170px;
    margin-top: -91px;
}



.banner-text h1 {
    color: #fff;
    font-size: 60px;
}

.banner-text p {
    font-size: 18px;
    color: #fff;
}

.banner-btn {
    display: flex;
    align-items: center;
    column-gap: 15px;
    position: relative;
    z-index: 2;
}


a.first-btn {
    display: flex;
    align-items: center;
    border: 2px solid #ffb40b;
    border-radius: 30px;
    padding: 9px 19px;
    color: #fff;
    column-gap: 10px;
}

.banner-btn .download a {
    height: 46px;
}


.banner-text span {
    color: #ffb40b;
}

.paly-btn {}

.paly-btn img {
    width: 43px;
}

.paly-btn a {
    width: 160px;
    display: inline-block;
    height: 160px;
    text-align: center;
    line-height: 160px;
    border-radius: 50%;
    background: #d61b2b;
    animation: animate-pulse 2s linear infinite;
    position: relative;
    z-index: 2;
}

@keyframes animate-pulse {
    0% {
        box-shadow: 0 0 0 0 rgb(214 27 43), 0 0 0 0 rgb(214 27 43);
    }

    40% {
        box-shadow: 0 0 0 20px rgba(255, 109, 74, 0.0), 0 0 0 0 rgb(214 27 43);
    }

    80% {
        box-shadow: 0 0 0 20px rgba(255, 109, 74, 0.0), 0 0 0 20px rgba(255, 109, 74, 0);
    }

}


.child-img-secction {
    margin-top: -375px;
    z-index: 1;
    position: relative;
}


.about-title h2 {
    font-size: 70px;
    text-transform: uppercase;
}

.about-title span {
    color: #007ad0;
}


.about-title h3 {
    text-transform: uppercase;
    font-size: 22px;
    color: #007ad0;
}

.about-title p {
    line-height: 28px;
    margin-bottom: 010px;
    font-weight: 300;
}


.about-title a {
    color: #007ad0;
}

.home-about {
    background-size: cover;
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/about-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 140px 0px 0px;
    margin-top: -138px;
    display: inline-block;
    overflow: visible !important;
}

.hand-img {
    margin-top: 90px;
    position: relative;
    z-index: 1;
}

.about-left {
    margin-top: -60px;
}

.about-left .vc_column-inner {
    padding-right: 0 !important;
}


.home-about .wpb_single_image.wpb_content_element.vc_align_center.wpb_content_element.hand-img {
    margin-bottom: 0 !important;
}


.title {
    text-align: center;
}

.title h2 {
    font-size: 50px;
}

.title p {
    font-weight: 300;
    line-height: 28px;
}

.home-service-section {
    background: #f7f7f7;
    padding: 90px 0px 30px;
    margin-top: -20px;
    margin-bottom: 70px;
}

span.color-text {
    color: #007ad0;
}

.wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 0px !important;
}


.home-service-img {
    margin-bottom: 20px;
}

.home-service-img img {
    border-radius: 12px;
    border: 2px solid #ffb40b;
}

.home-servivce {
    text-align: center;
}

.home-servivce h3 {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: bold;
}

.service-btn {
    margin-top: 25px;
}

.service-btn a {
    display: inline-block;
    color: #222;
    font-weight: bold;
    font-size: 16px;
    border: 1px solid #ffb40b;
    border-radius: 12px;
    padding: 7px 38px;
}

.service-btn img {
    width: 20px;
    margin-right: 5px;
}

.home-servivce p {
    text-align: justify;
    font-size: 14px;
}

.ser-sec {
    margin-bottom: 15px;
}


.galary-img img {
    width: 100%;
    border-radius: 12px;
    border: 3px solid #fff;
}

.galary-btn {}

.galary-btn a {
    font-size: 30px;
    text-transform: uppercase;
    color: #222;
    background: #fbc500;
    border-radius: 75px;
    border: 2px solid #fff;
    padding: 12px 30px;
    display: inline-block;
    animation: bounce 2s ease infinite;
}

.galary-btn a img {
    margin-right: 10px;
}

.galary-btn {
    text-align: center;
}

.galary-sec {
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/galary-img-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 250px 0px 50px;
    margin-top: -193px !important;
    display: inline-block;
    margin-bottom: 90px;
}



body .sa_owl_theme .owl-dots .active span {
    color: #fff !important;
    background: #fff !important;
}

body .sa_owl_theme .owl-dots span {
    border: 1px solid #fff !important;
}

body .sa_owl_theme .owl-dots .owl-dot span {
    border: 1px solid #fff !important;
}



.management-bord {
    background: #f7f7f7;
    text-align: center;
    padding: 30px 25px 30px;
    min-height: 465px;
}

.management-bord h3 {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.management-bord h4 {
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.management-bord p {
    font-size: 14px;
}

/* Footer Start */

div#wrapper-footer {
    background-color: #000000;
    padding-top: 80px;
}

.side-info {
    background-color: #fbc500;
    padding-top: 20px;
}

.side-info p {
    font-size: 12px;
    line-height: 24px;
    color: #000000;
}

.footer-details p {
    color: #fff;
}

.footer-details h3 {
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fbc500;
    font-weight: 400;
    border-bottom: 1px solid #eeeeee4f;
    padding-bottom: 15px;
    margin-bottom: 15px;
}



.ftr-path a.ftr-btn {
    border-radius: 25px;
    background-color: #000000;
    border: 2px solid #ffffff;
    padding: 9px 30px;
    margin-top: 10px;
    display: block;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #007ad0;
    font-weight: 400;
    font-family: "Poppins";
}

.footer-details ul {
    position: relative;
    list-style: none;
}

.footer-details ul li a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-align: left;
}

.footer-details ul li {
    display: block;
    margin-bottom: 7px;
    position: relative;
}

.footer-details ul li:before {
    position: absolute;
    content: '\f4be';
    font-family: 'Font Awesome 6 Free';
    color: #007ad0;
    left: -23px;
    font-weight: 900;
}

.footer-details p.footer-about-pehra {
    font-size: 12px;
}

.tnp.tnp-subscription {
    margin: 0;
    border: 2px solid #fff;
    padding: 25px 9px;
    border-radius: 20px;
}

.tnp.tnp-subscription .form-heading h3 {
    font-size: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fbc500;
}

.tnp.tnp-subscription .form-heading p {
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
}

.tnp.tnp-subscription .tnp-field.tnp-field-email input {
    border-radius: 51px;
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffff !important;
    padding: 8px 22px;
    margin-bottom: 20px;
}

.tnp.tnp-subscription .tnp-field.tnp-field-email input::placeholder {
    color: #fff !important;
}

.tnp.tnp-subscription input.tnp-submit {
    border-radius: 26px;
    background-color: #007ad0;
    width: 100%;
    padding: 9px 10px;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
}

.tnp-field.tnp-field-button {
    display: block;
    width: 100%;
}

.tnp.tnp-subscription input.tnp-submit:hover {
    background-color: #fff;
    color: #fbc500;
}

/* Footer Section End */

.main-toggle.open_sidemenu {
    position: relative;
    cursor: pointer;
}


/* side-bar Menu Panel */

.sidemenu {
    position: fixed;
    right: -100%;
    transition: left 0.2s ease-in-out, right 0.2s ease-in-out, opacity 0.2s ease-in-out;
    z-index: 9999;
    background-color: #fff;
    top: 0;
    bottom: 0;
    color: #ffffff;
    overflow-x: hidden;
    overflow: hidden;
    overflow-y: scroll;
    opacity: 0;
    margin: 5px 7px;
    border-radius: 30px 0px 0px 30px;
    max-width: 450px;
}


.sidemenu .close_sidemenu {
    position: absolute;
    right: 0;
    padding: 1rem 1rem;
    z-index: 1000;
    color: #fff;
    text-decoration: none;
}

.sidemenu .close_sidemenu .dashicons {
    transition: transform .2s ease-in-out;
    font-weight: normal;
    font-size: 32px;
    width: 50px;
    height: 50px;
    background-color: #007ad0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#custom_html-2 {
    display: block !important;
}

.side-bar-logo a img {
    max-width: 130px;
}

.side-bar-logo {
    margin-top: -30px;
    margin-bottom: 20px;
}

.sidebar-content p {
    font-size: 14px;
    line-height: 24px;
}

h4.sidebar-title {
    font-size: 22px;
    font-weight: 400;
    color: #007ad0;
}


.contact-info ul li .tg-info-icon {
    background: #007ad0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #007ad0;
}

.contact-info ul li {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    margin: 20px 0 !important;
}

.contact-info ul li .tg-info-icon img {
    max-width: 23px;
}

.contact-info ul {
    padding-left: 10px;
}

.tg-info-content p {
    margin: 0;
    font-size: 14px;
    color: #fbc500;
}

.tg-info-content a {
    font-size: 14px;
    color: #222 !important;
    font-weight: 500;
}

.contact-info {
    padding-top: 40px;
}

.pt-sidebar-social ul li {
    background: #eee;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid transparent !important;
    justify-content: center;
}

.pt-sidebar-social ul {
    display: flex;
    gap: 10px;
    padding-left: 11px;
}

.pt-sidebar-social ul li a {
    color: #383838;
}

.pt-sidebar-social ul li:hover {
    background-color: transparent;
    border: 1px solid #ffffff !important;
    transition: 0.6s ease all;
}

.pt-sidebar-social ul li:hover a {
    color: #9b8e6c;
}


.pt-sidebar-social {
    padding-top: 30px;
}

/* Side Menu Panel End */


.sidemenu section a.email-text {
    font-size: 12px;
    display: block;
}

.sidemenu section a.number-text {
    font-size: 17px;
}

.sidemenu section a:hover {
    color: #222 !important;
}


.box-img img {
    max-width: 230px;
}

.box-img {
    text-align: center;
}


.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-carousel-content {
    border: 0;
}

.psacp-post-img-bg {
    border-radius: 10px;
}

.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-carousel-content {
    border: 0;
}

.psacp-post-img-bg {
    border-radius: 10px;
}

.psacp-post-meta.psacp-post-meta-up {
    position: absolute;
    display: block;
    bottom: -4px;
}

.psacp-post-meta.psacp-post-meta-up span.psacp-post-meta-data.psacp-post-date {
    color: #007ad0;
}

.psacp-post-content {
    text-align: justify;
    color: #000;
    font-size: 14px;
    line-height: 28px;
}

.psacp-post-content {
    margin: 0;
}

.psacp-post-carousel-wrap h2.psacp-post-title a {
    color: #000;
    text-transform: uppercase;
}


.blog-section {
    padding-top: 50px;
    padding-bottom: 80px;
}


.psacp-post-carousel-wrap.psacp-design-2 .psacp-post-margin-content {
    padding: 0px 10px 20px 10px;
}

/* job page Start */

.home section.main-tittle {
    display: none;
}

body:not(.home) header#wrapper-navbar {
    padding-top: 0px;
    position: relative;
    z-index: 2;
    background: #212529;
}

section.main-tittle {
    background-color: #eee;
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/11/banner-bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 24px 0;
}

section.main-tittle h1 {
    color: #fff;
    font-size: 50px;
    line-height: normal;
}

section.main-tittle ul {
    display: flex;
    gap: 11px;
    list-style: none;
    padding: 0;
}

section.main-tittle ul li a {
    color: #fff;
    font-size: 16px;
}


section.main-tittle ul li img {
    max-width: 20px;
}

/* job page End */

body .vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
    padding-left: 0px !important;
    padding-right: 0px !important;
    position: relative;
}


.side-content-box {
    padding-top: 50px;
    padding-right: 40px;
}

.inner-title h2,
h3,
h4 {
    font-size: 30px;
}

.center-round-img img {
    border-radius: 200px 200px 0px 0px;
}

.job-section-1 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.small-side-img-1 img {
    position: absolute;
    left: 90px;
    bottom: 20px;
    animation: float 5s ease-in-out infinite;

    img {
        width: 100%;
        height: auto;
    }

    ;
}

.small-side-img-1 {
    position: relative;
    display: block;
    height: 450px;
    z-index: 1;

}

@keyframes float {
    0% {
        transform: translatey(0px);
    }

    50% {

        transform: translatey(-20px);
    }

    100% {

        transform: translatey(0px);
    }
}




.small-side-img-2 {
    position: absolute;
    animation: float-right-left 5s ease-in-out infinite;
    width: 100%;

}


@keyframes float-right-left {
    0% {
        transform: translatex(0px);
    }

    50% {

        transform: translatex(-20px);
    }

    100% {

        transform: translateX(0px);
    }
}

.center-round-img {
    min-width: 350px;
}

.box-content h4 {
    font-size: 25px;
    text-align: center;
    min-height: 70px;
}

.job-suport-box {
    background-color: #fff;
    border-bottom: 5px solid #007ad0;
}

.job-suport-box .box-content {
    padding: 0 23px;
    min-height: 320px;
}

.job-suport-box .box-content a {
    display: block;
    font-size: 16px;
    padding: 10px 0;
    color: #007ad0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.box-content p {
    text-align: justify;
}

.job-suport-box .box-content a img {
    max-width: 33px;
    animation: float-right-left 3s ease-in-out infinite;
}

.inner-block-section {
    padding-top: 80px;
    padding-bottom: 80px;
}

/* Farzi Box  Start */

.top-headig-box {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 20px;
    justify-content: space-between;
}

.farzi-box {
    background-color: #fff;
    border-radius: 40px;
    padding: 32px 20px;
    min-height: 470px;
    position: relative;
}

.top-headig-box h4 {
    font-size: 33px;
}

.icon-box {
    max-width: 80px;
    min-width: 80px;
    max-height: 80px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 240px;
    overflow: hidden;
    background-color: #eee;
    border: 2px solid #eee;
}

.icon-box img {
    height: 90px;
    object-fit: cover;
    display: block;
    position: relative;
}

a.theme-btm {
    color: #007ad0;
    font-size: 15px;
    position: absolute;
    bottom: 25px;
}

a.theme-btm img {
    max-width: 20px;
    margin-left: 19px;
    animation: 5s ease-in-out 0s infinite normal none running float-right-icon;
}

@keyframes float-right-icon {
    0% {
        transform: translatex(0px);
    }

    50% {

        transform: translatex(-12px);
    }

    100% {

        transform: translateX(0px);
    }
}

/*  Farzi Box End */


/* Why Us Pages Start */

.why-us-box .why-content h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 9px;
}

.why-inner-sec {
    background-color: #212529;
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    margin-bottom: 70px;
}

.why-us-side-image {
    position: relative;
    min-width: 486px;
    margin-bottom: 0 !important;
    left: -20px;
}

.why-us-box {
    padding: 21px 21px;
    padding-bottom: 10px;
}

.why-us-box .why-content p {
    color: #fff;
}

.bg-blue {
    background-color: #5498c9;
}

.why-us-box ul {
    list-style: none;
    padding-left: 35px;
}

.why-us-box ul li {
    font-size: 14px;
    margin-bottom: 5px;
    color: #fff;
    line-height: normal;
    position: relative;
}

.why-us-box ul li:before {
    position: absolute;
    content: '';
    width: 22px;
    height: 14px;
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/12/read-icon.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: -30px;
    top: 8px;
}

.bg-yellow {
    background-color: #ffb40b;
}


/* HEader Btn */

a.fx-pr-btn-1 {
    display: flex;
    font-size: 16px;
    line-height: 1;
    gap: 13px;
    width: 100%;
    max-width: 336px;
    padding: 8px 10px;
    transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
    border: 1px solid transparent;
    background: #8fca53;
    border-radius: 30px;
    line-height: normal;
    color: #ffffff;
    align-items: center;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.fx-header-6-action-link .fx-pr-btn-1 {
    border: 0px solid #072a5e;
    background: #072a5e;
    padding: 15px 28px;
    border-radius: 30px;
    font-size: 14px;
    line-height: normal;
    color: #ffffff;
}

.fx-pr-btn-1 .text::before {
    top: 0;
    left: 0;
    opacity: 1;
    display: block;
    transition: 0.5s;
    position: relative;
    content: attr(data-front);
    transform: translateY(0);
}

.fx-pr-btn-1 .text {
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 1;
    margin-bottom: -2px;
}

.fx-header-6-action-link .fx-pr-btn-1 .text::before {
    color: #fff;
}

.fx-header-6-action-link .fx-pr-btn-1 .text::after {
    color: #fff;
}

.fx-pr-btn-1 .text::after {
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    display: block;
    transition: all 0.5s cubic-bezier(0.55, 0.085, 0, 0.99);
    position: absolute;
    content: attr(data-back);
    transform: translateY(100%);
}

.fx-pr-btn-1 img {
    max-width: 44px;
    margin-left: 6px;
}

.fx-pr-btn-1:hover {
    background: #ffffff;
}

.fx-pr-btn-1:hover .text::before {
    opacity: 0;
    transform: translateY(-240%);
}

.fx-pr-btn-1:hover .text::after {
    opacity: 1;
    transform: translateY(0%);
    color: #000;
}

span.btn-icon {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    border-radius: 40px;
}

.titok {
    background-color: #000 !important;
}

.titok:hover {
    background-color: #fff !important;
    border: 1px solid #000;
}

.facebook {
    background-color: #3b4db3 !important;
}

.facebook-icon {
    background-color: #ffffff !important;
    color: #3b4db3;
}

.facebook:hover {
    background-color: #fff !important;
    border:1px solid #3b4db3;
}

.facebook:hover .text::after {
    color:#3b4db3;
}

.facebook:hover .facebook-icon{
       background-color: #3b4db3 !important;
      color: #fff;
}

.whatsapp {
    background-color: #008000 !important;
}

.whatsapp span.btn-icon {
    background-color: #008000 !important;
}

a.fx-pr-btn-1.whatsapp:hover {
    background-color: #fff !important;
    border: 1px solid #008000;
}

.whatsapp:hover .text::after {
    color: #008000;
}
/*  Header Btn */


/* Comunity Box Section Start */
.community-card {
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(0,0,0,0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.community-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.community-card .icon {
  font-size: 40px;
  display: block;
  margin-bottom: 15px;
}

.community-card h3 {
  font-size: 18px;
  color: #007ad0;
  margin-bottom: 8px;
  border-bottom: 1px solid #eee;
  padding-bottom: 9px;
}

.community-card p {
  font-size: 14px;
  color: #222;
}


.community-card .icon img
 {
    max-width: 64px;
}

.community-footer {
    background-color: #0161a5;
    padding: 10px;
}

.community-footer p {
    color: #fff;
}
/*  Comunity BoX Section End*/



.youth-eng-box {
    background-color: #0161a5;
    padding: 50px 20px;
    min-width: 810px;
    padding-right: 119px;
}

.encourage-engagement h4 {
    font-size: 44px;
    color: #fff;
}

.encourage-engagement.encourage-engagement p {
    color: #fff;
}

ul.encouragelist {
    list-style: none;
    padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

ul.encouragelist .list-icon img {
    max-width: 25px;
}

ul.encouragelist .list-icon {
    min-width: 50px;
    height: 50px;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    border: 2px solid #eee;
}

ul.encouragelist li {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 20px;
    max-width: 50%;
    padding: 5px;
}

.encourage-engagement-img {
    min-width: 450px;
    margin-left: -60px;
    margin-top: 35px;
}

.youth-eng-box-right {
    background-color: #0161a5;
    padding: 50px 20px;
    min-width: 849px;
    padding-left: 85px;
    margin-left: -40px;
    min-height: 413px;
}


.grey-bg {
    background-color: #eee;
    padding-top: 40px;
    padding-bottom: 40px;
}


ul.list-style-one li {
    font-size: 14px;
    line-height: normal;
    margin-bottom: 5px;
    color: #222;
    position: relative;
}

ul.list-style-one {
    list-style: none;
}

ul.list-style-one li:before {
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/12/star.png);
    background-size: contain;
    left: -25px;
    top: 2px;
}

.pt-50 {
    padding-top:50px;
}

.sub-heading {
    font-size: 16px;
}


.steps-box {
    text-align: center;
}

.steps-box h4 {
    font-size: 25px;
}

.steps-box {
    background: #fff;
    border-radius: 23px;
    padding: 20px;
    text-align: center;
}

.steps-box h3 {
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    background: #007ad0;
    color: #fff;
    line-height: 60px;
    border-radius: 50%;
    font-size: 40px;
}

/* Faq Section */

    .faq-section-home .accordation-for-width h4.vc_tta-panel-title.vc_tta-controls-icon-position-left a{color: #ffffff;border: 1px solid #ffeecc;padding: 17px 28px;position: relative;margin: 4px 0;font-size: 14px;line-height: normal;filter: drop-shadow(0 0 7.5px rgba(252,225,213,0.35));background-color: #007ad0;font-family: 'Poppins';border-radius: 30px;font-weight: 400;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #ffffff !important;
}

.faq-section-home  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
        border-color: transparent !important;
    background-color: transparent !important;
}


.faq-section-home .accordation-for-width i.vc_tta-controls-icon.vc_tta-controls-icon-plus {
    right: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: auto;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before{
    border-color: #ffffff !important;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after{
    border-color: #ffffff !important;
}

.faq-section-home .accordation-for-width.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{border-radius: 35px !important;background-color: #ffffffee;margin: 10px 0;border: 2px solid #eee;padding: 23px 41px;}

.faq-section-home h2 {
    font-size: 30px;
    text-align: center;
}


.inner-title h4 {
    font-size: 20px;
}

.page-sec .farzi-box {
    min-height: 568px;
}





/* =========== */

.community-form {
    padding-top: 80px;
    padding-bottom: 80px;
}


/* ===== FORM WRAPPER ===== */
.community-form .wpcf7,
.custom-form {
  max-width: 100%;
  margin: auto;
  background: #212529;
  padding: 45px 40px 1px;
  border-radius: 20px;
  color: #fff;
}

/* ===== HEADINGS ===== */
.community-form .custom-form h3,
.wpcf7 h3 {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 10px;
}

.community-form .custom-form h3 span,
.wpcf7 h3 span {
  color: #ff9800;
}

/* ===== DESCRIPTION TEXT ===== */
.custom-form p,
.wpcf7 p {
  color: #ffffff;
  font-size: 15px;
  line-height: 1.7;
}

/* ===== LABELS ===== */
.community-form .wpcf7 label {
  font-size: 14px;
  color: #ffffff;
  margin-bottom: 6px;
  display: block;
  text-transform: capitalize;
}

/* ===== INPUTS ===== */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  /* background: #ffffff; */
  border: none;
  border-radius: 12px;
  padding: 12px 14px;
  /* color: #fff; */
  font-size: 12px;
}


/* ===== TEXTAREA ===== */
.community-form .wpcf7 textarea {
  height: 130px;
  resize: none;
}

/* ===== GRID ALIGNMENT ===== */
.community-form .form-row {
  display: flex;
  gap: 20px;
}

.community-form .form-col {
  flex: 1;
}

/* ===== CONSENT BOX ===== */
.community-form .consent-box {
  background: #4b616a;
  border-radius: 14px;
  padding: 25px;
  margin-top: 25px;
}

.community-form .consent-box h4 {
  color: #ff9800;
  font-size: 16px;
  margin-bottom: 15px;
}

.community-form .consent-box label {
  display: flex;
  gap: 10px;
  font-size: 13px;
}

/* ===== SUBMIT BUTTON ===== */
.community-form .wpcf7 input[type="submit"] {
  color: #000;
  border: none;
  border-radius: 40px;
  padding: 14px 38px;
  font-size: 14px;
  font-weight: 600;
  display: block;
  margin: 30px auto 0;
  cursor: pointer;
  transition: all 0.3s ease;
  background: #007ad0 !important;
  color: #fff;
}

.community-form .form br {
    display: none;
}

.community-form ul.list p {
    font-size: 12px;
    margin-bottom: 5px !important;
}

.community-form ::placeholder{
    color:#222 !important;
    text-transform:capitalize !important;
    font-size:12px !important;
}


.thank-you {
    padding: 80px 0px;
    text-align: center;
}

.thank-you a {
    color: #222;
}

.thank-you p {
    font-size: 16px;
    line-height: 28px;
}



.bg-color {
    background: #222;
}


.form-control:disabled, .wpcf7 .wpcf7-validation-errors:disabled, .wpcf7 input[type=color]:disabled, .wpcf7 input[type=date]:disabled, .wpcf7 input[type=datetime-local]:disabled, .wpcf7 input[type=datetime]:disabled, .wpcf7 input[type=email]:disabled, .wpcf7 input[type=file]:disabled, .wpcf7 input[type=month]:disabled, .wpcf7 input[type=number]:disabled, .wpcf7 input[type=range]:disabled, .wpcf7 input[type=search]:disabled, .wpcf7 input[type=submit]:disabled, .wpcf7 input[type=tel]:disabled, .wpcf7 input[type=text]:disabled, .wpcf7 input[type=time]:disabled, .wpcf7 input[type=url]:disabled, .wpcf7 input[type=week]:disabled, .wpcf7 select:disabled, .wpcf7 textarea:disabled{
    
        background-color: #919191;
    opacity: 1;
    
}



.extra-design {
    background: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 20px;
    min-height: 290px;
    border-left: 5px solid #007ad0;
}


.community-card.what-we-do {
    text-align: start;
    min-height: 310px;
}

.white-text li {
    color: #fff !important;
}

.space {
    margin: 50px 0px;
}

.side-info a {
    color: #000;
}

/***************Privacy Policy*******************/


.disc-pg-div p {font-size:15px; line-height:28px;}
.disc-pg-div h4 {
    margin: 0;
    font-size: 34px;
    font-weight: 400;
    color: #222;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h5 {
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.disc-pg-div h6 {
    text-transform: capitalize;
   margin: 0;
    font-size: 25px;
    font-weight: bold;
    color: #3e0001;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
/***************Privacy Policy*******************/



.form {
    /* background: #000000; */
    /* text-align: center; */
    /* border-radius: 24px; */
    /* padding: 20px 20px 0px; */
}

.form h2 {
    color: #fff;
}



.input {
    height: 50px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
    background: #ffffff !important;
    border: 1px solid #ffffff38 !important;
    display: inline-block;
    margin-bottom: 10px;
    padding: 10px 20px 10px 15px !important;
}

.share {
    height: 50px;
    border-radius: 12px !important;
    color: #ffffff !important;
    border: none !important;
    background: #007ad0 !important;
}


.contact-form {
    text-align: center;
    background: #222;
    border-radius: 24px;
    padding: 20px 20px 0px;
}

.contact-form h2 {
    color: #ffff;
}

.contact-form-section {
    margin: 50px 0px;
}

textarea.input {
    height: 110px !important;
}








/* ======================== */


/* Blog Page Start */

section#block-2 {
  background-color: #e8e8f4;
  text-align: center;
  padding: 20px;
  border-radius: 7px;
  margin-bottom: 30px;
}

section#block-2 label.wp-block-search__label {
  color: #6c5eeb;
  font-size: 22px;
  text-transform: uppercase;
}

section#block-2 input#wp-block-search__input-1 {
  background-color: #ffffff;
  border: 0;
  margin-right: 9px;
  border-radius: 30px;
  height: 34px;
  padding-left: 18px;
}

section#block-2 button.wp-block-search__button.wp-element-button {
  border: 0;
  padding: 5px 23px;
  color: #fff;
  border-radius: 17px;
  background-image: linear-gradient(90deg, #3058ef 0%, #b666e7 100%);
  font-size: 16px;
}

.post-thumbnail img {
  max-height: 440px;
  object-fit: cover;
  border-radius: 30px;
  border: 1px solid #eee;
}

section#block-3,
.widget_block {
  padding: 10px 20px;
  border-radius: 0px;
}

section.widget_block h2.wp-block-heading {
  color: #222;
  border-bottom: 2px solid #222;
}

section#block-3,
.widget_block,
ul.wp-block-latest-posts__list.wp-block-latest-posts li {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}

section#block-3
  ul.wp-block-latest-posts__list.wp-block-latest-posts
  li
  a:hover {
  color: #8e62e9;
  padding-left: 10px;
}

section#block-3 ul.wp-block-latest-posts__list.wp-block-latest-posts li:before {
  position: absolute;
  content: "\f105";
  font-weight: 900;
  font-size: 19px;
  font-family: "FontAwesome";
  left: -23px;
  bottom: -2px;
  background: -webkit-linear-gradient(77deg, #3458ef, #ae65e7 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: sway_X 0.6s linear infinite alternate;
}

.entry-title > a {
  color: #232323;
  font-size: 34px;
  font-weight: 500;
}

h1.entry-title {
  font-size: 35px;
  border-bottom: 1px solid #ffffff;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 10px;
}

div#comments {
  display: none;
}

.post-navigation .nav-next a:hover {
  color: #ffffff;
  background-color: #f29544;
  border: 1px solid #f29544;
}

.post-navigation .nav-previous a:hover {
  color: #ffffff;
  background-color: #f29544;
  border: 1px solid #f29544;
}

section#block-2 input#wp-block-search__input-1:focus-visible {
  border: 0;
  outline: 0;
  background-color: transparent;
  border: 1px solid #000000;
  color: #222;
}

h1.page-title {
  color: #222;
  font-weight: 500;
}

.single-post h1.entry-title {
  color: #222;
}

.widget_block a.wp-block-latest-posts__post-title {
  color: #fff;
  font-size: 16px;
  transition: 0.6s ease all;
  display: block;
  padding-left: 29px;
}

.psac-post-carousel.psac-design-2
  .psac-post-carousel-slide:hover
  .psac-post-carousel-content {
  border-color: #eee;
}

.psac-post-meta span.psac-post-meta-innr {
  font-size: 15px;
  display: inline-block;
  margin: 0 5px 5px 5px;
  font-style: normal;
  color: #fff;
  background-color: #222;
  padding: 6px 20px;
  border-radius: 20px;
}

ul.wp-block-categories-list li.cat-item a {
  color: #fff;
  font-size: 16px;
  transition: 0.6s ease all;
  display: block;
}

ul.wp-block-categories-list li.cat-item {
  position: relative;
}

ul.wp-block-categories-list.wp-block-categories {
  list-style: none;
  position: relative;
  margin-bottom: 15px;
}

ul.wp-block-categories-list.wp-block-categories li:before {
  position: absolute;
  content: "\f105";
  font-weight: 900;
  font-size: 19px;
  font-family: "FontAwesome";
  left: -23px;
  bottom: -2px;
  background: -webkit-linear-gradient(77deg, #ffffff, #ffffff 84%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: sway_X 0.6s linear infinite alternate;
}

.post-thumbnail img {
  max-height: 200px;
  min-height: 200px;
  object-fit: cover;
  border-radius: 30px;
}

.blog header.entry-header h2 a {
  line-clamp: 2;
  overflow: hidden;
  font-size: 20px;
  line-height: normal;
  text-align: center;
  text-transform: capitalize;
}

.blog .entry-content {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  overflow: hidden;
  margin-top: 10px;
  text-align: center;
  /* display: none; */
}

.post.hentry {
  margin-bottom: 30px !important;
  width: 46%;
  float: left;
  margin: 0% 2%;
  padding: 15px;
  border-radius: 23px;
  min-height: auto;
  position: relative;
  padding-bottom: 16px;
  border: 1px solid transparent;
  background: #eee;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
  padding-bottom: 70px;
}

.single-post .post.hentry {
  margin-bottom: 30px !important;
  width: 100%;
  float: left;
  margin: 0% 0%;
  border-radius: 0px;
  padding: 0;
  background: transparent;
  border: 0;
}

.single-post .post-thumbnail img {
  max-height: 100%;
  min-height: 100%;
  object-fit: cover;
  border-radius: 30px;
}



.entry-content tr td {
  border-top: 1px solid #eee;
  padding: 6px 24px;
}

.entry-title > a {
    /* color: #ffffff; */
    font-size: 21px;
    font-weight: 500;
    display: block;
    padding: 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 1;
    overflow: hidden;
}

span.comments-link {
    display: none;
}

.blog .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}


.blog .has-post-thumbnail  span.posted-on {
    font-size: 12px;
    color: #222;
}

.blog .has-post-thumbnail h2.entry-title {
    margin-bottom: 0;
}

.single-post .has-post-thumbnail img {
    max-height: 100%;
    min-height: 100%;
    object-fit: cover;
    border-radius: 30px;
    width: 100%;
}


.single-post header.entry-header {
    margin-bottom: 29px;
}

.single-post header.entry-header h1 {
    font-size: 28px;
    color: #222;
}

.entry-content {
    /* margin-top: 30px; */
}

.single-post .content-area {
    background-color: #090f19;
    padding: 30px 30px;
    border-radius: 30px;
    margin-bottom:35px;
    margin: 0 15px;
    border: 1px solid transparent;
    background: #eee;
    background-clip: padding-box, border-box;
    background-origin: padding-box, border-box;
    margin-top: 60px;
    margin-bottom: 50px;
}

.blog .entry-meta {
    text-align: center;
}

.widget-area {
    padding-top: 35px;
    padding-bottom: 20px;
    border-radius: 30px;
    margin: 0 15px;
    max-height: 660px;
    margin-bottom: 55px;
    background: #007ad0;
    margin-top: 60px;
}

h2.wp-block-heading {
    color: #fff;
    border-bottom: 1px solid #ffffff6e;
    padding-bottom: 10px;
    margin-bottom: 11px;
}

label.wp-block-search__label {
    color: #ffff;
    padding: 0 20px;
    margin-bottom: 5px;
    position: relative;
}

 .widget-area {
        position: -webkit-sticky; /* For Safari compatibility */
        position: sticky;
        top: 20px; /* Adjust as needed for spacing from the top */
    }


.widget-area #block-2 input#wp-block-search__input-1 {
    background-color: #ffffff;
    border: 0;
    margin-right: 0px;
    border-radius: 30px;
    height: 34px;
    padding-left: 18px;
    color: #222 !important;
}

.widget-area #block-2 button.wp-block-search__button.wp-element-button {
    border: 0;
    padding: 5px 23px;
    color: #000000;
    border-radius: 0px 20px 20px 0px;
    font-size: 16px;
    margin-left: -40px;
    border: 1px solid #eee;
    height: 34px;
    background: #eee;
}


.post-navigation {
    display: none;
}



span.posted-on time.entry-date.published
 {
    color: #222;
    display: inline-block;
}

span.author.vcard a {
    color: #222;
}

.updated {
    display: none;
}

.widget_block a.wp-block-latest-posts__post-title:after {
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background-size: cover;
    background-image: url(http://youthimpactuk.org.uk/wp-content/uploads/2025/12/star.png);
    left: -5px;
    top: calc(50% - 11px);
    animation: rotate 8s 
linear infinite;
}

/* Blog Page End */

label.wp-block-search__label:before {
    position: absolute;
    content: '';
    width: 74%;
    height: 1px;
    background-color: #ffffff4a;
    top: 12px;
    right: 0;
}

a.btn.btn-secondary.understrap-read-more-link {
    /* display: none; */
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
    border: none;
    border-radius: 24px;
    font-size: 14px;
    padding: 8px 30px;
    color: #fff;
    background-image: linear-gradient(90deg, #850606 0%, #e40000 100%);
}


span.byline {
    color: #fff;
}

span.posted-on {
    color: #222;
}

.category .has-post-thumbnail img {
    border-radius: 30px;
    margin-top: 10px;
}



header.page-header {
    display: none;
}


span.byline span.author.vcard a {color: #fff;}

.single-post h1,h2,h3,h4,h5,h6 {
    /* color: #fff; */
}

.single-post ul li {
    color: #fff;
}

@keyframes pulse {
  from { transform: scale(0.8); }
  to { transform: scale(1.2); }
}


    .psacp-post-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }


    .entry-title a {
        text-decoration: none !important;
        border-bottom: 0px !important;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        overflow: hidden;
        line-height: normal;
    }

span.author.vcard {
    display: none;
}

span.byline {
    display: none;
}


.blog .entry-content p {
    color: #222;
}

/* Blog Page Start */

/* Top Header Start */
section.top-header {
    padding: 8px 0;
    background-color: #007acd;
    border-bottom: 0px solid #eee;
}

.mob-number a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 28px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    animation: blink 3s linear infinite;
    gap: 13px;
}

.mob-number img {
    max-width: 25px;
    margin-right: 10px;
}

#content.site-content {
    padding-bottom: 10px;
    padding-top: 10px;
}

/* 
a.link-img
 {
    position: absolute;
    top: 22px;
    left: 101px;
}
 */



.mob-number {display: flex;justify-content: center;}

/* Top Header End */

a.first-btn:hover {
    background-color: #d49300;
}
.download a:hover {
    background-color: #36ab51;
}

.service-btn a:hover {
    background-color: #ffb40b;
}
@keyframes bounce {
    70% { transform:translateY(0%); }
    80% { transform:translateY(-15%); }
    90% { transform:translateY(0%); }
    95% { transform:translateY(-7%); }
    97% { transform:translateY(0%); }
    99% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}

.share:hover {
    background-color: #36ab51 !important;
}
.secure-payment {
    padding: 20px 0px;
}

.volunteer input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 input[type=tel], .wpcf7 select {
    border: solid 1px #eee !important;
    color: #222;
    font-size: 12px;
    padding: 15px;
}
.volunteer .wpcf7-form-control {
    color: #222;
    font-size: 12px;
    
}


.bolunteer-form {
background-color: #212529;
    padding: 70px 50px 20px;
    margin-top: 70px;
    border-radius: 24px;
    margin-bottom: 70px;
}

.bolunteer-form textarea {
    height: 100px;
}

.bolunteer-form span {
    color: #fff;
}

.bolunteer-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    border: none;
    border-radius: 40px;
    padding: 14px 38px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    margin: 30px auto 0;
    cursor: pointer;
    transition: all 0.3s ease;
    background: #007ad0 !important;
    color: #fff;
}

.bolunteer-form div#wpcf7-f538-p539-o1 {
    max-width: 100%;
}


input.wpcf7-form-control.wpcf7-text.names {padding: 15px 10px 65px;}


.wpcf7-response-output {
    color: #fff !important;
}


.partnership-box {
    margin-top: 70px;
    padding-bottom: 21px;
}



.iocn img {
    width: 30px;
}

.why-item {
    text-align: center;
}

.why-item h3 {
    font-size: 20px;
    text-transform: capitalize;
}


.cta-sec {
    text-align: center;
     }

.cta-sec a {
    text-align: center;
    display: block;
    max-width: 450px;
    margin: auto;
}




.choose-box .vc_column-inner {
    background-color: #eee;
    min-height: 285px;
    padding-top: 25px;
    border-radius: 24px;
    margin-bottom: 15px;
}


.iocn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    line-height: 60px;
    margin: auto;
    margin-bottom: 15px;
}

.choose-box {
    margin-bottom: 60px;
}


.volunteer h2 {
    margin-bottom: 25px;
    color: #fff;
}


.box-shaddow {
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 24px;
    padding: 20px 15px;
    min-height: 240px;
}

.top-space {
    margin-top: 60px;
    margin-bottom: 30px;
    
    
}


.cta-box {
    text-align: center;
}

.cta-box a {
    display: inline-block;
    color: #fff;
    background-color: #007ad0;
    border-radius: 24px;
    padding: 14px 55px;
    margin: 0px 15px;
}

.bg {
    background-color: #eee;
    border-radius: 24px;
    padding-top: 30px;
    margin-bottom: 50px;
    margin-top: 30px;
}
