/************* sec5 start *****************/
.h_m_sec4 {position: relative; padding-bottom: 50px; color: #fff;background: url(../images/sec2_bg.png) no-repeat top center;background-size: cover;}
.h_m_sec4 h2 {font-weight: 700;color: #000000;}
.headingstyle1.text-center {
    margin: 0 0 30px;
    color: #000;
}
.h_m_sec4 .listing ul {text-align: center;}
.h_m_sec4 .listing ul li {position: relative;font-size: 14px;color: #000000;text-transform: capitalize;border: 3px solid #2c7250;display: inline-block;padding: 4px 20px;margin-bottom: 15px;border-radius: 2px;font-weight: 500;transition: all 0.3s ease-out;background: white;}
.h_m_sec4 .listing ul li+li {margin-left: 9px;}
.h_m_sec4 .listing ul li:hover {color: #ffffff;border: 1px solid #2c7250;transform: scale(1.04);background: linear-gradient(to right, #2c7250 1%, #4db583 80%);}
.h_m_sec4 .slick-prev::before {content: "\f104";font: normal normal normal 14px/1 FontAwesome;position: absolute;left: 0;color: #000000;top: -25px;bottom: 0;display: flex;align-items: center;font-size: 20px;font-weight: 900;}
.h_m_sec4 .slick-next::before {content: "\f105";font: normal normal normal 14px/1 FontAwesome;position: absolute;right: 0;color: #000000;top: -25px;bottom: 0;display: flex;align-items: center;font-size: 20px;font-weight: 900;}





        /* Move reCAPTCHA v3 badge to the left */

        .grecaptcha-badge {
            width: 70px !important;
            overflow: hidden !important;
            transition: all 0.3s ease !important;
            left: 4px !important;
        }

        .grecaptcha-badge:hover {
            width: 256px !important;
        }





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

.pb-50 {
    padding-bottom: 50px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pt-100 {
    padding-top: 100px;

}

.pb-100 {
    padding-bottom: 100px;
}

.mt-100 {
    margin-top: 100px;

}

.mb-100 {
    margin-bottom: 100px;
}

.footer-widget.links-widget a:hover {
    color: black;
    font-weight: 700;
    font-size: 15px;
}

    .top-bar {
        background-image: url("../images/book--1.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        padding: 200px 90px 50px 90px;
        text-align: center;
        color: white;
    }

    .text-centre {
        padding: 50px 150px 50px 80px;
    }
    
    
    .contact-box.my-auto h3 {
    color: #2c724f;
    line-height: 35px;
    font-size: 34px;
    font-weight: 600;
}

.contact-box.my-auto {
    padding: 100px 50px;
}

.contact-box.my-auto span{
    color: #2c724f;
}


.row.list-style-1 .list-item {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    padding-left: 22px;
}

.row.list-style-1 .list-item:before {
    content: "\f058";
    position: absolute;
    left: 0;
    color: #2e744f;
    font: normal normal normal 20px/1 FontAwesome;
    margin-top: 3px;
}

.descrip-text blockquote {
    background-color: #2c7250;
    color: white;
    margin: 0;
    border: none;
    font-size: 18px;
    padding: 10px;
}

.banner {
    /* The image used */
    /*background-image: url("https://coursehelpexpert.com/img/slider/slider-ed-2.jpg");*/
    /* Full height */
    height: 850px;
    width: auto;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner h1 {
    color: #e16127;
    font-size: 44px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: poppins;
}

.banner h1 {
    color: #ffffff;
    font-size: 44px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: poppins;
    line-height: 48px;
}

.banner h1 span {
    color: #fdc716;
}

.banner p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px
}

.banner-main ul {
    padding-left: 18px;
    list-style: none;
    position: relative;
    margin: 20px 0 40px 0;
}

.banner-main ul li {
    font-size: 16px;
    color: #ffffff;
    line-height: 16px;
    padding-top: 16px;
    padding-left: 15px;
}

.banner-main ul li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    color: #fdc716;
    font: normal normal normal 20px/1 FontAwesome;
}

.banner-main-cnt a {
    display: inline-block;
    width: 165px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 4px;
    background-color: #fdc716;
    color: #ffffff;
    font-size: 18px;
    margin-right: 20px;
}

.banner-main-cnt .btn-2 {
    display: inline-block;
    width: 165px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 4px;
    background-color: #ffffff;
    color: #000000;
    font-size: 18px;
    margin-right: 20px;
}

.banner-main-cnt .btn-2:hover {
    background-color: #ff5000;
    color: #ffffff;
}

.banner-main-cnt a:hover,
.banner-main-cnt a:active,
.banner-main-cnt a:focus {
    background-color: #fff;
    color: #000;
}

.banner-main-cnt {
    margin-top: 45px;
}

.banner-main {
    padding: 100px 0;
    display: flex;
    align-items: center;
}

.form-banner {
    margin-left: auto;
    padding: 30px;
    width: 95%;
    background-color: #ffffffab;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 0px rgb(44 114 79);
    border-top-left-radius: 0;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    border-bottom-right-radius: 0;
    margin-top: 40px;
}

.form-banner h2 {
    text-align: center;
    font-size: 32px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 10px;
}

.form-banner h4 {
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 19px;
}

.form-banner h4 a {
    color: #fdc716;
    font-size: 22px;
    font-weight: 900;
}

.form-banner h4 a:hover {
    color: #ffffff;
    text-decoration: underline !important;
}

.form-banner label {
    margin-top: 15px;
    color: #ffffff;
    line-height: normal;
    display: block;
}

.form-banner input[type="text"],
.form-banner input[type="tel"],
.form-banner input[type="email"] {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: 0px;
    border-radius: 4px;
    margin-top: 14px;
}

.form-banner textarea {
    width: 100%;
    height: 115px;
    padding: 10px;
    border: 0px;
    resize: none;
    border-radius: 4px;
    margin-top: 14px;
}

.form-submit {
    text-align: center;
    margin-top: 20px;
}

.form-submit input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    width: 165px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 65px;
    background-color: #ffffff;
    color: #ec2527;
    font-size: 18px;
    border: 0px;
    font-weight: 500;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
}

.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:active,
.form-submit input[type="submit"]:focus {
    background-color: #000;
    color: #fff;
}

input[type="submit"] {
    cursor: pointer;
    display: inline-block;
    width: 165px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    border-radius: 4px;
    background-color: #2c724f;
    color: #ffffff;
    font-size: 20px;
    border: 0px;
    font-weight: 600;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    margin-top: 20px;
}

section.descrip-section h4 {
    font-size: 30px;
    font-weight: 600;
    color: #2c7250;
}

section.descrip-section {
    font-size: 16px;
}

section.descrip-section li {
    color: black;
    font-weight: 500;
}

.white {
    color: white !important;
}


.top-bar {
    background-image: url("../book--1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 200px 90px 50px 90px;
    text-align: center;
    color: white;
}

.text-centre {
    padding: 50px 150px 50px 80px;
}