/* <!-- Navbar CSS Start --> */

/* trusted partner */

    .slider-container {
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        position: relative;
    }

    .slider-track {
        display: inline-flex;
        animation: scroll 30s linear infinite;
    }

    .trusted-partner-logo {
        width: 136px;
        height: 72px;
        background: #ffffff;
        border-radius: 12px;
        border: 1px solid #F4FAEF ;
        margin-right: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        
    }

    @keyframes scroll {
        0% { transform: translateX(0); }
        100% { transform: translateX(-50%); }
    }
     
        section.banner-section {
    background-image: url('/wp-content/uploads/2025/11/Banner.png');
    background-repeat: no-repeat;
    padding: 48px 0px;
}
        .heading {
    font-family: Inter;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
}
.banner-heading-left {
    padding-right: 60px;
    margin-bottom: 5px;
}
.left-side-section {
    justify-content: space-evenly;
}
.individual-training-box {
    padding-right: 5px;
}
.group-sign-box {
    padding-left: 5px;
}
.subheading {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
}
.discounted-price {
    font-family: Inter;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
}
span.orignal-price {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-decoration: line-through;
}
.green-btn {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
    text-decoration: none;
    background-color:#32A46B ;
    color: white;
    padding: 15px 20px;
    border-radius: 10px;
}
.group-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
}
.white-btn {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    text-decoration: none;
    background-color: transparent;
    color: #000000;
    border: 1px solid #32a46b;
    padding: 15px 20px;
    border-radius: 10px;
}
.button-section {
    display: flex
;
    align-items: flex-end;
    justify-content: flex-start;
}
.google-box {
    display: flex
;
    align-items: center;
    justify-content: flex-start;
}
.pricing-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
.rating-box {
    display: flex
;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-left: 15px;
}
.banner-img {
    position: relative;
    left: -74px;
    height: 348px;
    width: 322px;
	max-width:322px;
    display: block;
	margin-bottom: -23px;
}
.banner-img-mobile {
    display: none;
}
.banner-img-box {
    width: 284px;
}
.right-section {
    margin-left: -14px;
    background-color: #FAFFF2;
    border: 1px solid #DAFFA3;
    border-radius: 16px;
    padding: 21px;
    margin-bottom: 5px;
}
.google-rating-box {
    padding: 10px 0px;
    margin-bottom: 8px;
}
span.rating-text {
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
}
span.star-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
}
.light-green-btn {
    font-family: Inter;
    font-weight: 600;
    font-size: 18px;
    vertical-align: middle;
    text-decoration: none;
    background-color: #6AA332;
    color: white;
    padding: 15px 20px;
    border-radius: 10px;
}
.bi-star-fill {
    color: #FFAE2D;
}
.bi-star-half {
    color: #FFAE2D;
}
@media (max-width: 1199px) {
     .container{
            max-width: 924px;
        }
    .heading {
    
    font-size: 24px;
    line-height: 27px;
}
.subheading {
    
    font-size: 12px;
    line-height: 16px;
}
.discounted-price {
    font-size: 32px;
    line-height: 38px;
}
.green-btn {
    font-size: 12px;
    padding: 10px 15px;
}
.light-green-btn {
    font-size: 12px;
    padding: 10px 15px;
}
.white-btn {
    font-size: 12px;
    padding: 10px 15px;
}
.group-text {
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 10px;
}
img.banner-img {
    
    position: relative;
    left: -70px;
    height: 266px;
    width: 253px;
}
.banner-img-box {

    width: 194px;
}
.right-section {
    margin-left: -15px;
    padding: 11px;
    margin-bottom: 5px;
}
.google-rating-box {
    padding: 7px 0px;
    margin-bottom: 5px;
}
.banner-img {
   
    display: block;
}
.banner-img-mobile {
    display: none;
}





}
@media (max-width: 768px) {
.button-section {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
}
.right-container {
    flex-direction: column-reverse;
}
.banner-img {
   
    display: none;
}
.banner-img-mobile {
    display: block;
}
.group-text br {
    display: none;
}
.individual-training-box {
    
    width: 100%;
}
.pricing-box {
   
    width: 100%;
}
    .green-btn {
        font-size: 16px;
        padding: 10px;
        display: block;
        width: 100%;
        text-align: center;
    }
.group-sign-box {
   width: 100%;
}
.white-btn {
        font-size: 16px;
        padding: 10px;
        width: 100%;
        display: block;
        text-align: center;
    }
.group-text {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0px;
        font-weight: 600;
    }
    .right-section {
        margin: 15px 0px;
        padding: 24px;
        margin-bottom: 5px;
    }
        .heading {
        font-size: 20px;
        line-height: 27px;
    }
    .subheading {
        font-size: 14px;
        line-height: 20px;
    }
    .light-green-btn {
        font-size: 16px;
        padding: 10px 15px;
        display: block;
        width: 100%;
        text-align: center;
    }
    .banner-img-box {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }






}



/* list-section */
.banner-bottom-lists {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
span.list-text {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 1199px) {
.box-list {
    margin: 5px;
}
.banner-bottom-lists {
   
    justify-content: center;

}




}
/* Truested partner section */
.trusted-partner-heading {
    font-family: Inter;
font-weight: 500;
font-style: Medium;
font-size: 16px;
line-height: 20px;
text-align: center;

}
.swiper-slide.trusted-partner-logo{
    width: 176px;
    height: 65px;
    border: 1px solid #F4FAEF;
    border-radius: 8px;
}
.swiper-slide.trusted-partner-logo img {
   
    width: 49px;
}


@media (max-width:769px) {
    .trusted-partner-heading {
   
    font-size: 10px;
    line-height: 15px;
    
}
}


/* course section */
img.course-thumbnail {
    width: 100%;
}
.course-box {
    padding: 10px;
    border: 1px solid #FFFFFF;
    /* box-shadow: 0px 4px 8px -40px #33007E0F; */
    box-shadow: 4px 6px 35px 0px #000E8B1A;
    border-radius: 16px;

}
.course-title {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
}
.course-hour {
font-weight: 700;
font-size: 12px;
line-height: 16px;
color: #32A46B;
background-color: #F6FCF9F6;
padding: 5px 8px;
border-radius: 30px;
}
.small-course-title{
font-family: Inter;
font-weight: 500;
font-size: 20px;
line-height: 28px;
letter-spacing: 0%;

}
.course-description {
    font-family: Inter;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
}
.course-detail {
    font-family: Inter;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
}
.course-pricing {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}
.course-discounted-price {
    font-family: Inter;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    vertical-align: middle;
}
.course-orignal-price {
    font-family: Inter;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    vertical-align: middle;
    text-decoration: line-through;
}
.course-green-btn {
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    background-color: #32A46B;
    color: white;
    padding: 8px 16px;
    border-radius: 8px;
    width: 100%;
    display: block;
    text-align: center;
}
.course-white-btn {
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    background-color: transparent;
    color: #000000;
    border: 1px solid #32a46b;
    padding: 8px 16px;
    border-radius: 8px;
    width: 100%;
    display: block;
     text-align: center;

}
ul.course-includes {
    margin: 0px;
    padding: 5px 0px 5px 20px;
    position: relative;
}
ul.course-includes li {
    font-family: Inter;
font-weight: 400;
font-size: 12px;
line-height: 16px;
color: black;
list-style: none;
margin-bottom: 3px;
}
ul.course-includes li::before {
    content: "";
    width: 12px;
    height: 12px;
    min-width: 12px;
    background-image: url('/wp-content/uploads/2025/11/tick.png');
    display: block;
    position: absolute;
    background-size: 100% 100%;
    margin-top: 1px;
    margin-right: 10px;
    left: 5px;
}






/* certification section */

img.certification-img {
    width: 80%;
    
}
section.certification-section {
    background-image: url('/wp-content/uploads/2025/11/Banner.png');
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 20px;
}


/* Compliance-training */
.compliance-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.compliance-card {
    background-color: #F6FCF9F6;
    display: flex !important;
    align-items: center !important;
    flex-direction: column;
    justify-content: space-evenly !important;
    height: 224px;
    width: 227px;
    border: 1px solid #EFFAF4;
    border-radius: 16px;
    text-align: center;
    padding: 10px;
    /* margin: 0px 5px; */
}
h4.compliance-card-heading {
    font-family: Inter;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}


/* get certified section */
.get-certified-section {
    background-color: #288154;
    margin: 30px 10px;
    padding: 30px 0px;
    border-radius: 20px;
}
.get-certified-card {
    position: relative;
    background-color: #32A46B;
    height: 112px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    border-radius: 12px;
    

}
.get-certified-text {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
	margin:18px;
    color: white;
}
span.card-no {
    color: black;
    background: white;
    padding: 5px 11px;
    border-radius: 50%;
    font-size: 14px;
    font-weight: 600;
    border: 5px solid #32A46B;
    position: absolute;
    right: -15px;
   
}

@media (max-width: 1199px) {

    .get-certified-card {
    margin: 5px;
    height: 77px;
    padding: 0px 9px 0px 10px;
    border-radius: 12px;
}
.get-certified-card img 
{
    width: 50px;
}
.get-certified-text { 
    font-size: 16px;
    line-height: 20px;
}
span.card-no {
 
    padding: 1px 7px;
    font-size: 12px;
    position: absolute;
    right: -15px;
}


   
    }

    @media (max-width: 769px) {
.get-certified-card {
    justify-content: flex-start;
}


    }

    /* testamonial-section */


    .testamonial-card {
    height: 237px;
    width: 384px;
    padding: 20px;
    border: 1px solid #F9F6FD;
    /* box-shadow: 4px 6px 35px 0px #000E8B1A; */
    box-shadow: 0px 2px 6px -32px #33007E0A;

}
.testamonial-name {
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
}
.testamonial-proffession {
    font-family: Inter;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    vertical-align: middle;
    margin-bottom: 0px;
}
.testamonial-text {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.testamonial-stars .bi {
    padding-right: 3px;
}
span.star-text {
    padding-left: 10px;
   
}
span.star-text .bi {
    font-size: 16px;
    padding: 2px;
}
@media (max-width: 769px) {
    span.star-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
}
    }


    /* 100% money back section */

.money-back-section{
    background-color: #F6FCF9F6;
    border-radius: 12px;
    flex-direction: row;
}
.money-text-box {
    width: 250px;
}
.cta-box {
    background-color: #F6FCF9F6;
    border-radius: 12px;
}
.cta-box .green-btn {
	display: block;
    width: 170px;
    text-align: center;

}
.img-cta
{
    position: relative;
    width: 365px;
}
.img-cta img 
{
    position: absolute;
    top: -139px;
    left: -4px;
}
h3.cta-heading {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    vertical-align: middle;
}
.cta-subheading{
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    
}


@media (max-width: 768px) {
.money-back-section{
    flex-direction: row-reverse;
}
.cta-image 
{
    position: relative;
}
.arrow-cta {
        position: absolute;
        left: -53px;
        bottom: 12px;
    }
    .green-btn-cta {
        font-size: 16px;
        padding: 10px;
        display: block;
        width: 100%;
        text-align: center;
        background-color: #32A46B;
        text-decoration: none;
        width: fit-content;
        text-align: left;
    }

    .img-cta img {
    position: initial;
    }
    .cta-button {
    width: 100%;
}
}



/* corporate descount */
.group-subheading {
    font-family: Inter;
font-weight: 400;
font-size: 24px;
line-height: 30px;

}


.course-includes.group-includes li {
font-family: Inter;
font-weight: 400;
font-size: 18px;
line-height: 24px;
}
ul.course-includes.group-includes li::before {
    content: "";
    width: 16px;
    height: 16px;
    min-width: 16px;
    background-image: url(https://childcaretraining.com/wp-content/uploads/2025/11/tick.png);
    display: block;
    position: absolute;
    background-size: 100% 100%;
    margin-top: 3px;
    margin-right: 9px;
    left: 0px;
}

@media (max-width: 768px) {
    

.group-subheading {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.course-includes.group-includes li {
    font-size: 14px;
    line-height: 20px;
}

}



/* Faq Section */
.accordion {
    border: none;
    --bs-accordion-border-color: none;
    --bs-accordion-border-width: none;
}
.accordion-item {
    color: black;
    background-color: white;
    border-radius: 15px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 6px 3px #33007E0A;
}
.accordion-button:not(.collapsed) {
    border-radius: 15px;
    color: black;
    background-color: white;
}
.accordion-button:focus {
    border: transparent;
    box-shadow: none;
}
.accordion-body
{
    margin-left: 20px;

}
.faq-img
{
margin-right: 5px;
}








 /* Only essential CSS for Swiper to work */
  

        /* Desktop: Show all slides with horizontal scroll */
        @media (min-width: 769px) {
			.swiper-wrapper {
				height: inherit;
			}
.testamonial .swiper {
      width: 90%;
      max-width: 1000px;
      margin: 40px auto;
    }
.swiper {
      width: 100%;
      margin: 40px auto;
    }
    .swiper-slide {
      border-radius: 12px;
      display: flex;
      justify-content: center;
      align-items: center;
    }

             .mobile-only{
                display:none !important;
            }
             .desktop-only{
                display:block;
            }
            .swiper-pagination2 , .swiper-pagination3{
                display: none !important;

            }
            .swiper-button-next2,
            .swiper-button-prev2 {
                display:block !important;
            }
                .swiper-button-next2 {
        display: block !important;
        position: absolute;
        left: 5px;
        top: 110px;
    }
                .swiper-button-prev2 {
        display: block !important;
        position: absolute;
        right: 5px;
        top: 110px;
    }
    .bi.bi-arrow-left ,.bi.bi-arrow-right{
    background: #32A46B;
    padding: 6px 8px;
    border-radius: 50%;
    color: white;
}
    .bi.bi-arrow-left:hover ,.bi.bi-arrow-right:hover{
    background: #F6FCF9F6;
    padding: 6px 8px;
    border-radius: 50%;
    color: #32A46B;
}
   
        

            
        }

        /* Hide navigation buttons on mobile, show pagination only */
        @media (max-width: 768px) {
			.swiper-wrapper {
				height: inherit;
			}
            .mobile-only{
                display: block;
            }
            .desktop-only{
                display:none !important;
            }
            .swiper-button-next2,
            .swiper-button-prev2 {
                display: none !important;
            }
            .swiper-pagination-bullet-active {
                padding: 0px 10px;
                height: 8px;
                width: 20px;
                border-radius: 5px;
                background-color: #32A46B;


            }
            .swiper-pagination-bullet {
                margin: 0px 2px;
            }
			.swiper-pagination3 , .swiper-pagination2  {
    padding: 15px;
}
        }

    



    /* Blog section */
        

        

        .latest-blogs .card-img-top,
        .latest-blogs .img-fluid {
            height: 100%;
            object-fit: cover;
        }

        .latest-blogs .featured-post .card-img-top {
            height: 335px;
            border-radius: 13px;
        }

        .latest-blogs .small-post .img-fluid {
            height: 135px;
        }

        .latest-blogs a {
            text-decoration: none;
        }

        .latest-blogs a:hover {
            opacity: 0.8;
        }
        .card-body {
    
    padding: 10px;
}
.date-blogs {
    background-color: #32A46B;
}

        .latest-blogs .btn-link:hover svg {
            transform: translateX(5px);
            transition: transform 0.3s ease;
        }

        .date-badge {
            min-width: 60px;
        }
        .latest-blogs a svg {
            margin-left: 10px;
            


        }

        @media (max-width: 767px) {
            .latest-blogs .featured-post .card-img-top {
                height: 250px;
            }
            
            .latest-blogs .small-post .img-fluid {
                height: 200px;
                width: 100%;
            }
        }


/*faq section*/
.accordion-button {
    font-family: Inter;
font-weight: 500;
font-style: Medium;
font-size: 20px;
line-height: 28px;

}
.accordion-body {
    margin-left: 20px;
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.faq-section button:hover {
    color: black !important;
}


/* group discount contact us form */



.contact-form-section h2 {
  font-size: 28px;
  font-weight: 600;
  color: #1a1a1a;
}
	.contact-form-section p{
		margin-bottom:3px;
	}

.contact-form-section .form-control {
  background-color: #ffffff;
  border: 1px solid #dee2e6;
  padding: 10px 14px;
  font-size: 12px;
  color: #6c757d;
	width: 100%;
}

.contact-form-section .form-control:focus {
  background-color: #fff;
  border-color: #2d9d78;
  box-shadow: 0 0 0 0.2rem rgba(45, 157, 120, 0.15);
}

.contact-form-section .form-control::placeholder {
  color: #adb5bd;
}

.contact-form-section .form-label {
  font-size: 10px;
  font-weight: 500;
  color: #333;
  margin-bottom: 3px;
}

.contact-form-section .submit-btn {
  background-color: #32A46B !important;
  border-color: #32A46B !important;
  padding: 14px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  transition: all 0.3s;
}

.contact-form-section .submit-btn:hover {
  background-color: #258a68 !important;
  border-color: #258a68 !important;
  transform: translateY(-1px);
  box-shadow: 0 4px 8px rgba(45, 157, 120, 0.3);
}

.contact-form-section .disclaimer-text {
 font-family: Inter;
font-weight: 400;
font-size: 12px;
line-height: 16px;
  color: #000000;
  margin-bottom: 0;
}

.contact-form-section textarea.form-control {
  resize: vertical;
  min-height: 95px;
}
	p.contact--bottom-p {
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
}
		p.contact--bottom-p a {
    font-family: Inter;
font-weight: 600;
font-size: 14px;
line-height: 20px;

}
	span.wpcf7-list-item-label {
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
}
	.wpcf7-list-item {
    display: inline-block;
    margin: 0px;
}
	.contact-right-box{
    padding: 15px;
    border-radius: 20px;
    background-color: white;
    box-shadow: -1px 1px 5px 3px rgb(189 189 189 / 23%);
	margin-right:15px;
	height:100%

}


 