@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');


body,p,span,li,a{
    font-family: "Quicksand", sans-serif !important;
    font-weight:600 !important;
    font-size:16px;
}

.coach-bg-cl.ncoach {
    background: #ebebeb;
    padding-top: 30px;
    padding-bottom: 50px;
}
.ncoach label {
    padding-bottom: 10px!important;
    font-weight: normal !important;
}

.ncoach .bg-button-color {
    background-color: #28a745!important;
    color: #fff!important;
    border: 0!important;
}


.ncoach .form-control {
    display: block!important;
    height: 40px!important;
   
}

.proviewpro{ 
    color: #fff!important;
    font-size: 14px !important;
    background: #211f1f!important;
    padding: 10px!important;
    border-radius: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
	text-decoration:none!important;
	
}

.proviewpro:hover{ 

background: #737373!important;
text-decoration:none!important;
}

.proviewpro a
{
text-decoration:none!important;
color:#fff!important;

}
a.tc-faq-btn.text-center {
    width: 154px;
    margin: 0 auto;
}
p.mbut15 {
    width: 191px;
    display: block;
    background: #000;
    padding: 16px;
    border-radius: 10px;
    text-align: center;
    color: #fff;
}

.mrth
{
	margin-right:40px;
	
}
button.navbar-toggler {
    background:none!important;
}

.navbar-toggler {
   
	font-size:25px!important;
}
p.mbut15 a
{text-decoration:none;color:#fff;font-size: 17px;}
.fdright
{
width:40%;
float:right;
}

.mjcontent
{

width:100%;
}

.col-lg-5.tc-faq-right {
    padding-right: 40px;
}


.text-foot6 a
{
color:#2e9137!important
}
.text-foot6
{
color:#2e9137!important
}

.text-foot6 i
{
color:#2e9137!important
}

.fade-up {
    opacity: 0;
    transform: translateY(40px);
    animation: fadeUp 1s ease forwards;
}

@keyframes fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.mfoot1
{
	color:#2e9137!important;
	
}
.mbgs20 {
    padding: 60px 0px;
  
    color: #fff;
    background-image: url(../images/bgnew23.jpg);
    opacity: 0.94;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	background-repeat:repeat;
}
.coach-sub-title {
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #46b03f;
    position: relative;
    margin-bottom: 10px;
}
.coach-sub-title:before, .coach-sub-title:after {
    display: inline-block;
    content: '..';
}

.coach-sub-title:before {
    margin-right: 7px;
}
.coach-sub-title:after {
    margin-left: 7px;
}
.coach-main-title {
    display: block;
    text-align: center;
    color: #333;
    font-size: 45px;
    font-weight: 700;	
    line-height: 55px;
}
.coach-page-title {
    display: block;
    text-align: center;
    font-size: 45px;
    font-weight: 700;	
    line-height: 55px;
}
.title-s1{
    font-size: 27px;
    font-weight: 700;	
    line-height: 35px;
}
.text-left{
text-align:left !important;
}
.text-white{
    color:#fff !important;
}
.dark-text{
    color:#333 !important;
}
.text-green{
    color:#46b03f !important;
}
@media(max-width:767px){
   .coach-page-title {
        font-size: 35px;
        font-weight: 700;	
        line-height: 45px;
} 
}
.hero-section {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachnew_b1.jpg') center/cover no-repeat;
color: #fff;
padding: 210px 0px 100px;
}
.hero-section p{
    color:#fff;
}
.hero-btn-primary {
    background-color: #1e5aa8 !important;
    border: none;
}

.hero-btn-secondary {
    background-color: #c9a23a !important;
    border: none;
}

.hero-section img.feature-img {
    width:140px;
}
.about-us-section {
    padding:60px 0px;
}

.about-image img {
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}


.about-content ul li {
    margin-bottom: 8px;
}
.about-us-section .btn{
    background:#46b03f;
    border:none;
    color:#fff;
}

.about-us-section .btn:hover{
    background:#313931;
}
.feature-icon {
    font-size: 40px;
    margin-bottom: 10px;
}
.masonry-place-area{
   padding:60px 0px; 
}

a.avble-btn {
    background: #35b433;
    color: #fff;
    text-decoration: none;
    padding: 4px 15px;
    border-radius: 3px;
}
.masonry-place-area .program-card{
    border:1px solid #e1e1e1;
    border-radius:10px;
    background:#fff;
    transition:0.3s;
    height:100%;
    box-shadow: 0 10px 25px rgb(0 0 0 / 10%);
}

.masonry-place-area .program-card:hover{
    box-shadow:0 10px 25px rgba(0,0,0,0.1);
    transform:translateY(-5px);
}

.masonry-place-area .program-card img{
    max-height:80px;
    margin:auto;
    display:block;
}

.masonry-place-area .program-card h5{
    font-weight:700;
    margin-top:15px;
}

.masonry-place-area .btn-status{
    border-radius:20px;
    padding:5px 18px;
    font-size:13px;
    font-weight:600;
}

.masonry-place-area .available{
    background:#28a745 !important;
    color:#fff !important;
}

.masonry-place-area .coming{
    background:#ffc107 !important;
    color:#000 !important;
}

.masonry-place-area .invite{
    background:#6c757d !important;
    color:#fff !important;
}
.popular-category {
    padding: 60px 0px;
    background: linear-gradient(rgb(27 101 22 / 84%), rgb(101 143 97 / 94%)), url(../images/coachnew_b4.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;

	background-repeat: no-repeat;
  background-attachment: fixed;

}

.popular-category999 {
    padding: 60px 0px;
    background: linear-gradient(rgb(27 101 22 / 84%), rgb(101 143 97 / 94%)), url(../images/coachnew_b4.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
}

.popular-category .category-card {
    background: #fff;
    border-radius: 8px;
    padding: 25px;
    display: flex;
    align-items: center;
    gap: 20px;
    transition: 0.3s;
    height: 100%;
}

.popular-category .category-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(0,0,0,0.2);
}

.popular-category .category-icon img {
    width: 48px;
    height: 48px;
}

.popular-category .category-card h5 {
    margin: 0;
    font-weight: 600;
    color: #000;
}

.popular-category .category-card p {
    margin: 6px 0 0;
}
.feature-coach{
    padding:60px 0px;
}
.faq-section {
    padding: 60px 0px;
    background: linear-gradient(rgb(27 101 22 / 66%), rgb(101 143 97 / 90%)), url(../images/place/coach_vm1.jpg);
    background-size: cover;
    background-position: center;
    color: #fff;
}


.accordion-header{
    padding:0px;
}


/* ===== Section Wrapper ===== */
.tc-faq-section {
    padding: 80px 0;
    background-color: #f8f9fa;
}

/* ===== Left Content ===== */
.tc-faq-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 20px;
}

.tc-faq-description {
    color: #6c757d;
    margin-bottom: 40px;
}

/* ===== Accordion Styling ===== */
.tc-faq-accordion .accordion-item {
    border: 1px solid #cce5e9;
    border-radius: 12px;
    margin-bottom: 15px;
    overflow: hidden;
}

.tc-faq-accordion .accordion-button {
    font-weight: 600;
    padding: 18px 20px;
    border-radius: 12px !important;
}

.tc-faq-accordion .accordion-button:not(.collapsed) {
    background-color: #f4f4f4;
    color: #000;
    box-shadow: none;
}

.tc-faq-accordion .accordion-button:focus {
    box-shadow: none;
}


/* ===== recommend-coach ===== */

.vfrm1-wrapper999 {
    background: linear-gradient(135deg, #f5f7fa, #e4ecf7);
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.card-body {
    background: linear-gradient(135deg, #00b09b, #96c93d);
    border-radius: 10px;
}

.vfrm1-wrapper {
    position: relative;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(rgb(255 255 255 / 12%), rgb(0 0 0 / 0%)), url(../images/coachcheck_sban11.jpg) center center / cover no-repeat;
}

.vfrm1-card {
    border-radius: 15px;
    border: none;
}

.vfrm1-title {
    font-weight: 600;
    color: #fff;
}

.vfrm1-btn {
    background: linear-gradient(45deg, #333, #000000);
    color: #fff !important;
    border-radius: 50px;
    padding: 10px 40px;
    border: none;
    transition: 0.3s ease;
}

.vfrm1-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}


.vfrm1-form .form-control {
    display: block!important;
    width: 100%!important;
    padding: .375rem .75rem!important;
    font-size: 1rem!important;
    font-weight: 400!important;
    line-height: 1.5!important;
    color: var(--bs-body-color)!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    background-color: var(--bs-body-bg)!important;
    background-clip: padding-box!important;
    border: var(--bs-border-width) solid #6d757d!important;
    border-radius: var(--bs-border-radius)!important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out!important;
}

/* ===== recommend-coach ===== */



















/* ===== Right Side ===== */
.tc-faq-right small {
    color: #4fb6c2;
    font-weight: 600;
    display: block;
    margin-bottom: 10px;
}

.tc-faq-right-title {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 25px;
}

.tc-faq-img{
    border-radius: 10px;
    margin-bottom: 20px;

}

/* ===== Button ===== */
.tc-faq-btn {
    background: #000;
    color: #fff;
    padding: 12px 28px;
    border-radius: 6px;
    text-decoration: none;
    display: inline-block;
    transition: 0.3s ease;
}

.tc-faq-btn:hover {
    background: #333;
    color: #fff;
}
.login-coach-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban14.jpg') center/cover no-repeat;
color: #fff;
padding: 89px 0px 100px;
}


.reg-coach-page {
    background: linear-gradient(rgb(95 95 95 / 60%), rgb(0 0 0 / 60%)), url(../images/coachcheck_sban15.jpg) center / cover no-repeat;
    color: #fff;
    padding: 89px 0px 100px;
}


.mwhite
{
color: #fff!important;	
}
.mpb30
{
	padding-bottom:30px!important;
	
}
.register-coach-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban12.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}


.recommend-coach-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban10.jpg') center/cover no-repeat;
color: #fff;
padding: 120px 0px 120px;
}








.register-member-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban2.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.register-member-page1 {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban2.jpg') center/cover no-repeat;
color: #fff;
padding: 210px 0px 100px;
}


.professional-development-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban3.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}




.coach-list-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban4.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}


.about-us-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban4.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}

.faq-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban7.jpg') center/cover no-repeat!important;
color: #fff!important;
padding: 190px 0px 100px!important;
}
.jobs-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban4.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.job-apply-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban4.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.pdp-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban4.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.work-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban5.jpg') center/cover no-repeat!important;
color: #fff!important;
padding: 190px 0px 100px!important;
}

.complaint-policy-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban7.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.make-complaints-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban13.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.donations-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/Coack-check-02.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.donate-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban5.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.coach-details-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/Coack-check-03.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.recommend-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/Coack-check-01.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.pdp-main-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban13.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}
.sub-hero-section {

color: #fff;
/*padding: 210px 0px 100px;*/

}

.sub-hero-section h1 {
    display: block;
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    line-height: 55px;
}

.sub-hero-section p{
    color:#fff!important;
}
@media(max-width:767px){
    .sub-hero-section h1 {
        font-size:30px;
        line-height:40px;
    }
    .sub-hero-section {
        padding: 60px 0px 60px;
}
}
.about-section {
    padding: 60px 0;
}

.about-section .about-main-img {
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
}

.about-section .about-gallery-img {
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
    transition: transform 0.3s ease;
}

.about-section .about-gallery-img:hover {
    transform: translateY(-5px);
}
.testimonial-section99 {
  padding : 60px 0px;
}
.make-complaints-section {
    padding: 60px 0;
    background: linear-gradient(rgb(255 255 255 / 12%), rgb(0 0 0 / 0%)), url(../images/coachcheck_sban11.jpg) center center / cover no-repeat;
}

.testimonial-section {
    position: relative;
    padding: 60px 0px;
    background: url('../images/test90.jpg') no-repeat center center/cover;
    z-index: 1;
}

/* Overlay */
.testimonial-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.9); /* Black overlay */
    z-index: -1;
}


.testimonial-section .testimonial-item {
    max-width: 1275px;
    margin: auto;
    padding: 40px 50px;
}

.testimonial-section .testimonial-text {
    font-size: 18px;
    color: #747474;
    margin-bottom: 20px;
    line-height: 1.8;
}

.testimonial-section .testimonial-item h5 {
    color: #46b03f;
    font-weight: 600;
}

.testimonial-section .testimonial-item span {
    color: #747474;
}

/* Make carousel arrows green */
.testimonial-section .carousel-control-prev-icon,
.testimonial-section .carousel-control-next-icon {
    filter: invert(47%) sepia(72%) saturate(391%) hue-rotate(60deg);
}
.testimonial-section .carousel-control-next:hover, .testimonial-section .carousel-control-prev:hover,
.testimonial-section .carousel-control-next:focus, .testimonial-section .carousel-control-prev:focus{
    background:none;
}

.testimonial-section .carousel-control-prev {
    left: 45px;
}
.testimonial-section .carousel-control-next {
    right: 45px;
}

.mb-60
{
margin-bottom:40px!important;
}

.fa-tick-list {
    list-style: none;
    padding-left: 0;
}

.fa-tick-list li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
}

.fa-tick-list li::before {
    content: "\f058"; /* Font Awesome check-circle */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: #28a745;
}



.custom-list {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }

    .custom-list li {
        display: flex;
        align-items: flex-start;
        gap: 10px;
        margin-bottom: 12px;
        font-size: 16px;
    }

    .custom-list i {
        color: #28a745; /* green tick */
        font-size: 18px;
        margin-top: 3px;
        flex-shrink: 0;
    }

    /* Responsive adjustments */
    @media (max-width: 576px) {
        .custom-list li {
            font-size: 14px;
        }
    }
	
	
/* ===============================
   FAQ SECTION
================================ */

.cc-faq-section{
    background: #ffffff;
    padding: 100px 0;
}

.cc-faq-section h2{
    font-weight: 700;
    color: #0d2c54;
    margin-bottom: 10px;
}

/* Accordion Item */
.cc-faq-section .accordion-item{
    border: none;
    margin-bottom: 15px;
    border-radius: 10px;
    /* overflow: hidden; */
    box-shadow: 0 6px 20px rgba(0,0,0,0.05);
}

/* Accordion Button */
.cc-faq-section .accordion-button{
    font-weight: 600;
    font-size: 16px;
    padding: 15px 20px;
    background: #e9e9e9;
    color: #0d2c54;
}

.cc-faq-section .accordion-button:not(.collapsed){
    background: #28a745;
    color: #ffffff;
}

.cc-faq-section .accordion-button:focus{
    box-shadow: none;
}

/* Accordion Body */
.cc-faq-section .accordion-body{
    background: #ffffff;
    color: #555;
    line-height: 1.7;
}

/* Responsive */
@media (max-width: 768px){
    .cc-faq-section{
        padding: 70px 0;
    }
}


.gateway-page {
background: linear-gradient(
    rgba(0,0,0,0.6),
    rgba(0,0,0,0.6)
),
url('../images/coachcheck_sban4.jpg') center/cover no-repeat;
color: #fff;
padding: 190px 0px 100px;
}

.jobs-section{
    padding:60px;
    background-image: url(../images/bgnew23.jpg);
}
.job-apply-section{
    padding:60px;
    background-image: url(../images/bgnew23.jpg);
}
.pdp-section{
    padding:60px;
}
.donations-section{
    padding:60px;
}
.donate-section{
    padding:60px;
    background-image: url(../images/bgnew23.jpg);
}
.coach-detail-section {
    padding: 60px;
    background-image: url(../images/bgnew23.jpg);
}
.recommend-section {
    padding: 60px;
}
.recommend-section textarea {
    box-shadow: 0px 0px 7px 0px grey;
}
.recommend-section input.btn_1.medium {
    background: #000;
    color: #fff;
    margin-top: 20px;
}
.pdp-main-section {
    padding: 60px;
    background-image: url(../images/bgnew23.jpg);
}
