
.naati-section {
    
    padding: 60px 0px;
    background: #eff9ff
}

.naati-section h1 {
    
    margin-bottom: 15px
}

.naati-section p {
    
    font-size: 19px;
    margin-bottom: 30px
}
.naati-section h1 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 1.4;
    color: #002d92;
}


.slider-left-content a {
    border: 2px solid #002d92;
    padding: 10px 25px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 16px;
    background: #002d92;
}

.slider-left-content a:hover {
    
    background : #38B6FF
}

.community-laugage {
    
    padding : 60px 0px
}
section.community-laugage .main-header h3 {
    color: #002d92;
    font-size: 35px;
    margin-bottom: 14px;
}

.community-laugage .main-header p {
    
    font-size: 24px
}

.inner-div-course {
    background: #eff9ff;
    box-shadow: 0px 0px 3px #eee;
    padding: 30px;
    border-radius: 10px;
    text-align: center
}

.inner-div-course img {
    width: 230px;
    height: 230px;
    object-fit: cover;
    border-radius: 65%;
    border: 5px solid #55c1ff;
}

.inner-div-course h4 {
    margin-bottom: 10px;
    color: #002d92;
}

.inner-div-course p {
    
    font-size: 18px;
    margin-bottom: 30px
}

.inner-div-course a {
    border: 2px solid #002d92;
    padding: 11px 25px;
    text-decoration: none;
    color: #ffffff;
    border-radius: 10px;
    margin-top: 15px;
    font-weight: 600;
    font-size: 16px;
    background: #002d92;
}

.inner-div-course a:hover {
    
    background: #38B6FF
}

.inner-why-div {
    
    position: relative;
    text-align: center
}

.main-header h1, .main-header h2, .main-header h3, .main-header h4, .main-header h5, .main-header h6 {
    
    color : #002D92
}

.why-ccl-section {
    
    padding : 60px 0px
}

.bg-light-div {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
   width: 80px;
    height: 80px;
    background: #d3edfd;
    margin: 0px auto;
    border-radius: 10px
}

.slider-icon {
    
    position: absolute;
    transform: translate(-50%,-50%)!important;
    left: 50%;
    top: 17%;
}

.slider-icon i {
    background: #002d92;
    /* margin: 0px auto; */
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 12px;
    border-radius: 54%;
    font-size: 23px;
    color: #fff
}
 
.inner-why-div h5 {
    
    padding-top: 30px;
}

.how-it-works {
    
    padding: 40px 0px 60px;
    
}
.inner-howitword {
       box-shadow: 0 0.5rem 1rem rgb(52 98 183 / 40%) !important;
    text-align: center;
    padding: 48px 19px;
    border-radius: 71%;
    width: 300px;
    height: 300px;
    align-items: center;
    display: inline-block;
    background: #002d92
}

.inner-howitword i {
    font-size: 41px;
    color: #fff;
}

.inner-howitword h4 {
    font-size: 43px;
    margin: 5px;
    color: #fff !important;
    padding: 6px;
}

.inner-howitword p {
    
    margin-bottom: 0px
}

.why-ccl-section .main-header h4, .how-it-works .main-header h4{
    
    font-size: 35px
}

.inner-howitword p {
    color: #fff;
}

.inner-howitword.odd-cls {
    background: #00B0CB;
}

.newsletterbox textarea {
    height: 100px;
    padding-top: 20px;
}

a.second-slider-btn {
    background: transparent;
    color: #002d92;
}