.banner-home{
    width: 100%;
    float: left;
    position: relative;
    background-position: center center;
    background-size: cover;
    max-height: 500px;
}

.banner-home .container{
    padding: 65px 0;
}

.slide-acumen h2{
    font-weight: 600;
    font-size: 3rem;
}
.slide-acumen p{
    text-align: center;
    font-size: 2rem;
}.slide-acumen{
     position: relative;
}
.slide-acumen .price-label{
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #8cc63e;
    text-align: center;
    color: white;
    padding: 0 7px;
    letter-spacing: 2.2px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 1.4rem;
    transform: rotate(10deg);
    font-weight: 600;
    text-transform: uppercase;
}

@media (max-width:767px) {
    .slide-acumen .price-label {
        display: none;
    }
}

@media (min-width:1600px){
    .banner-home{
        max-width: 2000px;
        margin: 0 auto;
    }
    .main-banner{
        max-width: 2000px;
        float: unset;
        margin: 0 auto;
    }
}

.banner-home .item{
    width: 100%;
    float: left;
}


.banner-home .slidebg2{
    color: #002046;
    background: transparent;
}

.banner-home h2{
    line-height: 1.2;
}

p:empty{
    display: none !important;
}

.btn-group{
    width: 100%;
    overflow: hidden;
    float: left;
    padding: 50px 0;
}
.btn-group .learn-bt {
    position: relative;
    width: 100%;
}
.btn-group .learn-bt a{
    padding: 18px !important;
    text-align: center;
    width: 100%;
    background-color: #8CC63E;
    text-transform: none;
}
.col-3{
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
    float: left;
}
.col-6{
    width: 50%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.e-learning{
    width: 100%;
    float: left;
    overflow: hidden;
}
.e-learning .col-6:first-child{
    border-right: 1px solid #e7e7e7;
}
.e-learning img{
    width: 100%;
}
.e-learning h2{
    font-family: 'helveticabold';
    font-weight: normal;
    font-size: 30px;
    text-transform: uppercase;
    color: #002046;
    margin: 12px 0 0 0;
}
.e-learning h3{
    font-family: 'helvetica_lightregular';
    font-weight: 600;
    font-size: 26px;
    color: #002046;
    margin: 0;
}
.e-learning a{
    color: #8dc73f;
}
.e-learning .icon{
    width: 85px;
}
.e-learning .icon-holder{
    width: calc(100% - 110px);
    float: right;
}
.e-learning .outer-wrapper{
    width: fit-content;
    -webkit-column-width: fit-content;
    margin: 0 auto;
}
.info-block{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 24px;
    font-family: 'helvetica_lightregular';
    padding: 25px 15px;
    padding-bottom: 60px;
}
.stamp-1{
    position: relative;
    width: 100%;
    float: left;
}
.stamp-1 img{
    position: absolute;
    z-index: -1;
    left: 0;
    top: -160px;
    transform: rotate(44deg);
}
.content-block{
    padding-top: 60px;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 2000px;
    margin: 0 auto;
}
.stamp-2{
    position: absolute;
    right: 100px;
    bottom: 100px;
    z-index: -1;
    transform: rotate(45deg);
}
.stamp-3{
    position: absolute;
    bottom: -100px;
    z-index: -1;
    left: 100px;
    transform: rotate(45deg);
}
.content-block h2{
    font-size: 44px;
    color: #0e2346;
    font-weight: normal;
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'cleargothic-lightregular';

}
.content-block a{
    background: transparent;
    color: #002046;
    border: 2px solid #002046;
}
.content-block a:hover{
    color: #fff;
}
.content-block a span{
    color: #8dc73f;
    text-decoration: none;
}
.content-block h2 span{
    font-size: 44px;
    font-family: 'cleargothic-lightregular';
    color: #8dc73f;
}
.img-holder{
    padding: 0;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 600px;
}
.content-holder{
    padding: 60px 30px;
    font-size: 24px;
    font-family: 'helvetica_lightregular';
}
.content-holder h2{
    margin-bottom: 2rem;
}
.content-holder p{
    margin-bottom: 3rem;
}
.content-holder .learn-bt{
    position: relative;
    font-size: 18px;
}
.content-holder h4{
    font-family: 'helveticabold';
    font-weight: normal;
    font-size: 22px;
    text-transform: uppercase;
    color: #002046;
    margin: 12px 0 0 0;
    margin-bottom: 3rem;
}
.programme-col i{
    display: inline-block;
    width: 80px;
}
.programme-col{
    padding: 30px 0 30px 0;
    margin-bottom: 50px;
    background: #f5f5f5;
}
.programme-col h2{
    width: calc(100% - 80px);
    display: inline-block;
    font-size: 22px;
    text-align: left;
    padding: 0px 15px;
}
.programme-col a{
    font-weight: 600;
    color: #002046;
}
.programme-col .col-4{
    padding: 18px;
}
.section-logos{
    width: 100%;
    padding-top: 60px;
    float: left;
    padding-bottom: 60px;
}
.section-logos .logo-col-5{
    width: 100%;
    float: left;
    margin-bottom: 2rem;
}
.section-logos .logo-col-5 li{
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.section-logos .logo-col-5 li img{
    margin:0 auto;
    display: block;
}

.logo-col-4{
    width: 80%;
    margin: 0 auto;
}
.logo-col-4 li {
    width: 25%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}
.logo-col-4 li img{
    margin: 0 auto;
    display: block;
}

.col-3{
    width: 30%;
    float: left;
}

.col-9{
    width: 70%;
    float: left;
}

.program-video{
    padding: 0 !important;
}

.program-video h3{
    font-family: 'helvetica_lightregular';
    color: #fff;
    font-size: 32px;
}

.row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

@media (max-width: 767.98px) {
    .slide-wrap{
        position: relative;
    }
    .col-3{
        width: 100% !important;
    }
    .col-6{
        width: 100% !important;
    }
    .btn-group .learn-bt{
        margin-bottom: 2rem;
    }
    .e-learning .col-6{
        margin-bottom: 15px;
    }
    .e-learning .icon{
        margin: auto auto;
        display: block;
    }
    .e-learning .outer-wrapper{
        width: 100%;
    }
    .e-learning .icon-holder{
        width: 100%;
        text-align: center;
    }
    #elearning {
         padding-top: 90px;
    }
}


/*

    e-Learning Page Styles

*/
.text-center{
    text-align: center;
}
.container-fluid{
    max-width: 100%;
    width: 100%;
    float: left;
    position: relative;
}
.container-fluid-home{
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    float: left;
    position: relative;
}
.page-id-3288 .main-header p{
    font-family: 'helvetica_lightregular';
    font-size: 28px;
    color: #002046;
    margin-top: 30px !important;
}
.page-id-3288 .section-block{
    width: 100%;
    float: left;
    position: relative;
}
.page-id-3288 .section-block .outer-wrapper{
    width: 100%;
    float: left;
    overflow: hidden;
}
.page-id-3288 .section-block .outer-wrapper .col-4 img{
    width: 100%;
}

.page-id-3288 .section-block .outer-wrapper .col-4 h4{
    font-family: 'helveticabold';
    font-weight: normal;
    font-size: 30px;
    color: #002046;
    margin: 12px 0 12px 0;
    min-height: 80px;
}
.page-id-3288 .section-block .outer-wrapper .col-4 a{
    color: #002046;
    font-weight: 700;
    font-size: 24px;
}
.page-id-3288 .section-block .outer-wrapper .col-4 a span{
    color: #8dc73f;
}

.page-id-3288 .section-block .info-icons{
    padding-left: 15px;
    padding-right: 15px;
}
.page-id-3288 .section-block .info-icons img{
    width: auto !important;
    margin: 0 auto;
    display: block;
}

.page-id-3288 .section-block .info-icons p{
    max-width: 360px;
    margin: 0 auto;
    display: block;
    font-size: 24px;
}

.page-id-3288 h2{
    font-size: 44px;
    color: #0e2346;
    font-weight: normal;
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'cleargothic-lightregular';

}

.page-id-3288 h2 span {
    font-size: 44px;
    font-family: 'cleargothic-lightregular';
    color: #8dc73f;
}

.page-id-3288 .section-block .btn-group a{
    display: inline-block;
    width: auto !important;
}

.page-id-3288 .section-block .btn-group {
    text-align: center;
}

.page-id-3288 .courses{
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
}
.page-id-3288 .courses .col-three{
    padding-left: 15px;
    padding-right: 15px;
}
.page-id-3288 .section-recommendation .content-block{
    padding: 7rem 30px;
}
.blue-button{
    color: #fff !important;
    background: #0e2346 !important;
}
.blue-button span{
    color: #8dc73f !important;
}
.elearning-videos{
    font-size: 24px;
    font-family: 'helvetica_lightregular';
}
.page-id-3288 .content-block h4{
    font-weight: 600;
    font-family: 'helvetica_lightregular';
    text-transform: unset;
    margin-top: 50px;
    font-size: 26px;
}
.page-id-3288 .courses-list ul li a {
    display: inline-block;
    width: 100%;
    border-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
}
.courses .courses-list ul li:hover{
    background-color: #0e2346;
}
.courses .courses-list ul li:hover a{
    color: #fff !important;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.page-id-3311 .info-block h2{
    font-size: 44px;
    color: #0e2346;
    font-weight: normal;
    display: block;
    margin: 0 0 5px 0;
    text-align: center;
    padding: 0;
    font-family: 'cleargothic-lightregular';

}

@media(min-width:1600px){
    .section-block{
        float: unset !important;
        margin: 0 auto;
        max-width: 2000px;
    }
    .content-block{
        float: unset;
    }
}

@media (max-width: 767.98px) {
    .slide-acumen h2 {
        font-size: 2rem;
    }
    .slide-acumen p {
        font-size: 1.4rem;
    }
    .caroufredsel_wrapper{
        width: 100% !important;
        height: 600px !important;
    }
    #carousel{
        width: 100% !important;
        height: 100% !important;
        overflow: scroll;
    }
    .largevideo{
        width: 100% !important;
    }
    .video-info-txt{
        padding: 30px;
    }
    .video-thumb{
        display:none !important;
    }

    #courseaccess .learn-bt a{
        margin-bottom: 2rem;
    }

    #courseaccess .col-4{
        border-bottom: 0 !important;
    }
}

.e-learning .heading-block h2{
    font-size: 35px;
    font-family: 'cleargothic-lightregular';
}

.e-learning .heading-block h2 > span{
    font-size: 35px;
}

.aop-heading-1{
    font-size: 44px;
    color: #0e2346;
    font-weight: normal;
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'cleargothic-lightregular';
}

.aop-heading-2{
    font-size: 35px;
    color: #0e2346;
    font-weight: normal;
    display: block;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: 'cleargothic-lightregular';
}

.banner-home .banner-txt1{
    padding: 0;
}



.btn-green{
    background: #8dc63f;
    padding: 16px 30px;
    line-height: normal;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'helveticabold';
    font-weight: normal;
    display: inline-block;
    margin: 30px 0 0 0;
}

.btn-blue{
    background: #0e2346;
    padding: 16px 30px;
    line-height: normal;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'helveticabold';
    font-weight: normal;
    display: inline-block;
    margin: 30px 0 0 0;
}

.btn-red{
    background: #ED1C24;
    padding: 16px 30px;
    line-height: normal;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'helveticabold';
    font-weight: normal;
    display: inline-block;
    margin: 30px 0 0 0;
}

.banner-home .btn-green, .banner-home .btn-blue{
    margin: 15px 0 0 0;
    font-size: 18px;
}

/*
    Service Block
*/

.service-block .container-fluid{
    display: flex;
    flex-wrap: wrap;
    padding: 0 5rem;
}

.service-block .col-6{
    padding: 0 15px;
    margin-bottom: 15px;
}

.service-block .wrapper{
    position: relative;
    padding: 25px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 300px;
    display: table;
    width: 100%;
}

.service-block .overlay{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
}

.service-block .wrapper .inner-wrapper{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    position: relative;
    z-index: 99;
}

.service-block .inner-wrapper h2{
    font-size: 32px;
    color: white;
    font-weight: 600;
    margin-top: 90px;
}
.service-block .inner-wrapper a{
    color: white;
}

#training{
    padding: 65px 35px;
}
#training .content-holder{
    font-family: 'HelveticaRegular';
    font-size: 20px;
    margin-bottom: 1rem;
}

#training .content-holder{
    padding: 0 30px;
}

#training .content-holder p{
    margin-bottom: 0.5rem
}

#training .img-holder{
    min-height: 100%;
}

#training ul li > span{
    color: #8dc63f;
}

#training table, #training table td{
    border: 0;
    padding: 0;
}

#training table h3{
    font-family: 'helveticabold';
    font-size: 20px;
    margin-bottom: 0.5rem;
    font-weight: 600;
}



#training table a{
    border: 0;
    font-size: 16px;
}
#training table a:hover{
   color: #0e2346;
}

#training .btn-blue{
    border-width: 1px !important;
}

#training .btn-blue:hover{
   color:#8dc63f;
}

.col-5{
    width: 41.666667%;
}
.col-7{
    width: 58.333333%;
}
@media (max-width: 767.98px) {
    .col-5{
        width: 100%;
    }
    .col-7{
        width: 100%;
    }
}
.middle-block .middle-associated-block{
    background: transparent;
    margin: 40px 0 40px 0;
    border: 0;
}

.middle-block .associated-logo{
    display: flex;
    flex-wrap:wrap;
}
.middle-block .associated-logo .item{
    width: 16.66%;
    float: left;
    padding: 0 15px;
}

.middle-block .associated-logo .item img{
    display: block;
    margin: 0 auto 1rem auto;
    max-height: 60px;
}

.program-strip-home{
    background: #0e2346;
}

.apply-now-bttn{
    display: none;
}

@media (min-width: 1600px) {
    .service-block .inner-wrapper {
        padding: 0 2rem;
    }

    .banner-home{
        min-height: 545px;

    }
}


