.inner-banner {
    padding-top: 100px;


}

.banner-text {
    position: relative;
    z-index: 2;
    padding-top: 150px;
    padding-bottom: 150px;
}


.banner-text h1 {
    margin: 0;
    color: #ffffff;
    color: var(--white);
    position: relative;
    text-align: center;
    line-height: 1.15em;
    font-size: 80px;

}

.article {
    padding: 50px 0 100px 0;
    background-color: #F5F3F1;
}

.sec-heading {
    text-align: center;
    position: relative;
    margin-bottom: 100px;
}

.sec-heading-2 {
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.sec-heading h2,
.sec-heading h4 {
    z-index: 999;
    position: relative;
}

.sec-heading-2 h3 {
    z-index: 999;
    margin: 100px 0 16px;
    position: relative;
}

span.lte-heading-icon-bg.icon.icon-cross {
    font-size: 120px;
    color: #e9e7e5;
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 0;
    margin-top: 4px;
}

.bluebar p {
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-style: italic;
    font-size: 20px;
}


.main-banner {
    background-image: url(../images/main-banner.jpg);
    width: 100%;
    height: 800px;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    justify-self: center;
    align-items: center;
    position: relative;
}

.main-banner-heading {
    text-align: center;
    margin-top: 170px;
}

.main-banner-heading h6 {
    color: #E1DBCB;
    font-size: 24px;
    position: relative;
    display: inline-block;
    letter-spacing: 8px;
    font-weight: 400;
    margin-bottom: 6px;
}

.main-banner-heading h3 {
    color: #fff;
    font-weight: 700;
    font-size: 70px;
    margin-top: 10px;
}


.main-banner-heading p {
    text-align: center;
    color: #FFFFFF;
    font-family: "Aladin", Sans-serif;
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: italic;
    letter-spacing: 2px;
    word-spacing: 1px;
}

.cart-navbar a {
    color: #fff;
    font-size: 19px;
}


/* Login */

.justify-content-center {
    justify-content: center;
}

#SingIn .whitebg {
    background: #fff;
    padding: 30px;
    text-align: center;
    box-shadow: 0 0 20px 6px rgb(0 0 0 / 4%);
    margin-bottom: 100px;

}

#SingIn h2 {
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 3rem;
}

#SingIn h2 span {
    display: block;
    font-weight: 200;
    font-size: 40px;
    margin-top: 20px;
}

#SingIn .formStyle {
    padding: 0;
    border: 0;
}

#SingIn .formStyle label {
    font-size: 16px;
    font-weight: 500;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
}

#SingIn .formStyle .form-control {
    padding: 6px 20px;
    border-radius: 4px;
    height: 55px;
}

.themeBtn {
    color: var(--main);
    display: inline-block;
    border-radius: 50px;
    font-size: 1.125rem;
    color: var(--white);
    font-weight: 600;
    padding: 10px 20px;
    border: 0;
}

#SingIn .formStyle .forgetPass {
    color: #231f20;
    border-bottom: 1px solid #231f20;
    text-decoration: none;
}


#SingIn p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4;
    color: var(--black);
}

#SingIn p a {
    color: #0cbedd;
    border-bottom: 1px solid #0cb7da;

    font-size: 15px;
    font-weight: 500;
}

.formbtn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.cutom-radio label.radio-inline {
    border-radius: 4px;
    margin-bottom: 15px;
    height: 55px;
}

.cutom-radio label.radio-inline input:nth-child(2) {
    margin-left: 30px;
}

.cutom-radio-1 label.radio-inline input {
    margin-left: 30px;

}

.cutom-radio-1 label {
    text-align: center !important;
    margin-bottom: 50px;
}

h2.lte-header.about {
    font-weight: 700;
}

h2.lte-header.about span {
    font-weight: 400;
    font-size: 40px;
}


#aboutPage {
    padding: 110px 0px 110px 0px;
}


.article-section {
    display: flex;
    justify-content: space-between;
}

.article-section i {
    padding-right: 10px;
}


/* custom inclusion of right, left and below tabs */


.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}


.tabs-left > .nav-tabs > li {
    float: none;
}

.tabs-left > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
    border-color: #ddd transparent #ddd #ddd;
    *border-right-color: #ffffff;
}

.tabNavStyle {
    background: #f1f2f2;
    border: 10px solid #fff;
    box-shadow: 3px 3px 16px 0px rgb(0 0 0 / 5%);
    border-radius: 8px;
    padding: 0 20px 0 20px;
}

.tabNavStyle .userNamePic {
    display: flex;
    width: 100%;
    padding: 20px 0 30px 0;
}

.tabNavStyle .userNamePic img {
    width: 50px;
    height: 50px;
    border-radius: 100px;
}

.tabNavStyle .userNamePic .content {
    padding-left: 14px;
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    justify-content: center;
}

.tabNavStyle .userNamePic .content h4 {
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    color: #01284b;
    margin: 0;
}

.tabNavStyle .userNamePic .content p {
    margin: 0;
    line-height: 20px;
    font-weight: bold;
    font-size: 30px;
}


.tabNavStyle .nav-item {
    width: 100%;
}

.activeTab {
    background: #01284b;
    color: #fff !important;
}

.tabNavStyle .nav-item .nav-link i {
    width: 30px;
    font-size: 22px;
}

.tabNavStyle li a,
.tabNavStyle .nav-item .nav-link {
    padding: 12px 10px;
    display: block;
    font-size: 0.9rem;
    font-weight: 500;
    color: #3b3e40;
    border-top: 1px solid #fff;
    border-radius: 0;
}

.myAccount .tab-pane {
    box-shadow: 3px 3px 16px 0px rgb(0 0 0 / 5%);
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    min-height: 370px;
}

.myAccount h2.title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--main);
    border-bottom: 1px solid #f1f2f2;
    padding: 10px 0 20px;
    margin-bottom: 30px;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive table {
    min-width: 768px;
}

.orderTable {
    border: 1px solid #ededee;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.orderTable thead {
    background: #f6f6f6;
}

.orderTable thead tr th,
.orderTable tbody tr td {
    vertical-align: middle;
    width: 15%;
    border-color: #ededee;
}

.orderTable thead tr th {
    font-weight: 500;
}

.orderTable tbody tr td {
    font-size: 0.9rem;
}

.orderTable thead tr th,
.orderTable tbody tr td {
    vertical-align: middle;
    width: 15%;
    border-color: #ededee;
    text-align: center;
}

.table-product-image {
    height: 100px;
}

.tabs-left ul {
    list-style: none;
}

.account {
    padding: 100px 0;
}

.accounTab h2 {
    margin: 0px 0 16px;
}

.table-responsive .table td span {
    font-weight: bold;
}

.quiz-inner {
    text-align: left;
}

.quiz-inner .input-group.cutom-radio-1,
.mostInterestedDownloads .input-group.cutom-radio-1 {
    display: flex;
}

#SingIn .formStyle .quiz-inner label {
    text-align: left !important;
    margin-bottom: 30px;
    font-size: 14px;
}


#SingIn .formStyle .quiz-inner h4 {
    margin: 0px 0 10px;
    font-size: 20px;
}

#SingIn .formStyle .input-group {
    text-align: left;
    margin-bottom: 15px;
}

span.invalid-feedback {
    color: #ff0000;
    font-size: 13px;
}

.alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    font-size: 20px;
    font-weight: 500;
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    font-size: 20px;
    font-weight: 500;
}

#SingIn .formStyle .input-group.cutom-radio .radio-box {
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    padding: 17px 20px;
    border-radius: 4px;
    margin-bottom: 15px;
    height: 55px;
}

#upload-files .orderTab form .input-group,
#upload-training-videos .orderTab form .input-group {
    margin-bottom: 30px;
}

#upload-files .orderTab form .input-group .select-wrap,
#upload-training-videos .orderTab form .input-group .select-wrap {
    border: none;
    border-bottom: 1px solid #333;
    background-color: transparent;
}

#upload-files .orderTab .uploadFilesHeader h2.title,
#upload-training-videos .orderTab .uploadFilesHeader h2.title {
    margin: 0px 0px 16px;
}

#upload-files .orderTab .uploadFilesHeader,
#upload-training-videos .orderTab .uploadFilesHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#upload-files .orderTab .uploadFilesHeader a.btn.btn-primary,
#upload-training-videos .orderTab .uploadFilesHeader a.btn.btn-primary {
    background-color: #0084c6;
    color: #fff;
    border: 1px solid #0084c6;
    border-radius: 50px;
    padding: 5px 15px;
    font-family: "Cormorant Infant" !important;
    transition: all 0.2s ease-in-out;
}

.noDataFound {
    color: #ff0000;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.badge-primary {
    color: #fff;
    background-color: #007bff;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.badge-success {
    color: #fff;
    background-color: #28a745;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

.gender-radio-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 35%;
    height: 55px;
}

.gender-radio-btn label {
    height: unset !important;
    margin-bottom: 0px !important;
}

.accounTab .formStyle .input-group {
    margin-bottom: 30px;
}

.accounTab .formStyle .input-group input {
    padding: 10px 0px !important;
}

#password .changePassword .formStyle .input-group {
    margin-bottom: 30px;
}

#password .changePassword .formStyle .input-group input {
    padding: 10px 0px;
}

.orderTab .table-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

li.sg-popup-id-30082.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-icon.menu-item-30249 {
    top: -68px !important;
}

.charity-subheading {
    font-size: 30px;
    font-family: 'Cormorant Infant', serif;
}

.charity-subheading:first-child {
    margin: 10px;
}

.lte-services-sc.lte-layout-photos .lte-description .lte-photo-wrapper {
    height: 346px;
}

.lte-services-sc.lte-layout-photos .lte-description img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.business-support-para p {
    font-size: 24px;
    line-height: 30px;
}

#upload-files .orderTab form .input-group.is_coming_soon_checkbox_box,
#upload-training-videos .orderTab form .input-group.is_coming_soon_checkbox_box {
    display: flex;
    align-items: center;
}

#upload-files .orderTab form .input-group.is_coming_soon_checkbox_box label,
#upload-training-videos .orderTab form .input-group.is_coming_soon_checkbox_box label {
    margin-left: 5px;
}

#upload-files .orderTab form .input-group textarea,
#upload-training-videos .orderTab form .input-group textarea {
    height: unset !important;
}

.business-support-para {
    margin-top: 50px;
}

.donation-form .input-group .select-wrap {
    border: none;
}

.donation-form .input-group .select-wrap select {
    width: 100%;
    display: block;
    margin: 0 auto;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    background-clip: padding-box;
    box-shadow: none !important;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-clip: border-box;
    font-family: 'Jost', sans-serif;
    font-family: var(--font-main), sans-serif;
    font-weight: 300;
    letter-spacing: var(--font-main-letterspacing);
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: transparent;
    padding: 26px 0px 14px;
    border: 1px solid transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
}

.donation-form .input-group {
    margin-bottom: 30px;
}

.donation-form .donationPayBtn {
    margin-top: 70px;
}

.training-video-box {
    transition: unset;
}

.training-video-box .training-video-image-box {
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 10px;
    position: relative;
}

.training-video-box .training-video-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.training-video-box .training-video-info-box h4 {
    margin: 0px;
    font-size: 24px;
    font-weight: 600;
}

.training-video-box .training-video-info-box p {
    margin: 0px;
    font-size: 16px;
    font-weight: 400;
}

.training-video-box:hover .training-video-image-box::before {
    content: '';
    position: absolute;
    top: 0px;
    width: 100%;
    height: 200px;
    background-color: #0000004f;
}

.training-video-box:hover .training-video-image-box::after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f144";
    position: absolute;
    top: 43%;
    width: 100%;
    height: 100%;
    left: 43%;
    font-size: 50px;
    color: #fff;
}

.training-video-box:hover .training-video-info-box h4,
.training-video-box:hover .training-video-info-box p {
    color: #221917;
}

.training-video-box:focus .training-video-info-box h4,
.training-video-box:focus .training-video-info-box p {
    color: #221917;
}

.quote-1 {
    margin: 50px 0px;
}

.quote-1 h6:first-child {
    margin-bottom: 10px;
}

.quote-1 h6 {
    margin: 0px;
}

.elementor-13198 .elementor-element.elementor-element-f93f708:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap {
    background-image: url('../images/church-image.jpg');
    background-position: center;
}

.lte-navbar .lte-navbar-logo .lte-logo img {
    width: 370px !important;
}

.lte-gallery-sc .lte-gallery img {
    padding: 0px 10px;
}

.lte-background-black .elementor-widget-wp-widget-nav_menu ul li {
    vertical-align: text-top;
}

.book-page-content-section .elementor-widget-image img {
    width: 700px;
}

.book-page-content-section .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    align-items: center;
}

.become-a-member-on-book-section {
    text-align: center;
    padding: 50px 0px;
}

.our-support-group-section .section-heading {
    text-align: center;
    margin-bottom: 50px;
}

.our-support-group-section .our-supporters-box .single-supporter-box .supporter-image-box {
    width: 150px;
    height: 200px;
    overflow: hidden;
}

.our-support-group-section .our-supporters-box .single-supporter-box .supporter-image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our-support-group-section .our-supporters-box .single-supporter-box .supporter-info h4.supporter-name {
    margin: 20px 0px 10px;
    font-weight: 600;
    line-height: 22px;
}

.our-support-group-section .our-supporters-box .single-supporter-box .supporter-info h4.supporter-designation {
    font-size: 20px;
    margin: 0px;
    font-weight: 600;
}

.our-support-group-section .our-supporters-box .single-supporter-box .supporter-info .supporter-description p {
    font-size: 18px;
    font-weight: 400;
    margin-top: 20px;
}

.our-support-group-section .our-supporters-box .single-supporter-box .supporter-info .supporter-description ul li {
    font-size: 18px;
    font-weight: 400;
}

.our-support-group-section .our-supporters-box .single-supporter-box {
    margin-bottom: 100px;
}

.lte-heading.lte-color-white .lte-header.good-deeds-heading {
    color: #221917;
}

.elementor-text-editor p.good-deeds-heading {
    color: #221917;
    font-weight: 400;
}

.lte-heading.lte-color-second .lte-header.good-deeds-heading {
    color: #221917;
    font-weight: 600;
}

.hidden {
    display: none;
}

.donation-footer {
    justify-content: center;
    margin-top: 50px;
}

.centrally-aligned {
    justify-content: center;
    text-align: center;
}

section.free_for_members {
    padding: 0px 0px 100px;
}

form input[type="number"]#donation_amount,
.form-row input[type="number"]#donation_amount {
    width: 100% !important;
    display: block !important;
    margin: 0 auto !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
    background-clip: padding-box !important;
    box-shadow: none !important;
    -webkit-appearance: none !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    background-clip: border-box !important;
    font-family: 'Jost', sans-serif !important;
    font-family: var(--font-main), sans-serif !important;
    font-weight: 300 !important;
    letter-spacing: var(--font-main-letterspacing) !important;
    -webkit-transition: all 0.2s ease !important;
    -moz-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
    background: transparent !important;
    padding: 26px 0px 14px !important;
    border: 1px solid transparent !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.8) !important;
}

.div.blog article .lte-header > * ,
div.blog article .lte-header > *{
    text-transform: capitalize;
}

.lte-services-sc.lte-layout-photos .lte-description .lte-header.inactive {
    cursor: default;
    pointer-events: none;
}

.lte-services-sc.lte-layout-photos .lte-description.border-inner.comingSoon {
    position: relative;
}

.lte-services-sc.lte-layout-photos .lte-description.border-inner.comingSoon::before {
    /*content: 'Coming Soon';*/
    content: none;

    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.75);
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
    text-transform: uppercase;
}

.lte-post-info li .date span, .lte-post-info .lte-post-time span{
    color: #000;
}

.donationHeadline{
    text-align: center;
}

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