.kerry-courses-dropdown {
    max-width: 336px;
    margin: 0 auto;
    color: #fff;
}

.kerry-courses-dropdown p{
    margin-bottom: 0;
}

.kerry-courses-dropdown .footer-content a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    display: block;
    font-weight: 400;
    padding: 16px 40px 0;
}

.kerry-courses-dropdown input {
    width: 100%;
    margin-top: 16px;
    background: #00A362!important;
    border: 0;
    text-transform: uppercase;
    font-size: 24px;
    display: table;
    line-height: 1;
    font-weight: 600;
    padding: 20px!important;
}

.kerry-courses-dropdown select {
    font-size: 28px;
    line-height: 40px;
    border-radius: 8px;
    height: 72px;
    color: #2B3E6B;
    background-size: 16px;
    padding: 0 16px;
    background-position: 95% center;
    outline: 0;
}

.kb-testimonials {
    text-align: center;
    max-width: 1040px;
    margin: 0 auto;
}

.kb-testimonials .elementor-testimonial__footer {
    justify-content: center;
}

.kb-testimonials .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background: transparent;
    border: 2px solid #00A362;
}

.kb-testimonials span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background: #00A362;
}

.kb-testimonials .swiper-pagination {
    position: static;
    margin-top: 12px;
    margin-bottom: 12px;
}

.kerry-courses-footer-content {
    /* identical to box height, or 150% */
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    /* identical to box height, or 150% */
    text-align: center;
    color: #FFFFFF;
    margin: 16px auto 0;
}

.kb-testimonials cite.elementor-testimonial__cite {
    font-style: normal;
}

.kb-testimonials cite.elementor-testimonial__cite a{
    font-weight: 400;
}

.kb-testimonials {
    background-image: url(images/testimonial-bg.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 380px auto;
    min-height: 277px;
    display: flex;
    align-items: center;
}

.elementor-testimonial__name{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.elementor-widget-_kb_testimonials_widget .elementor-widget-container {
    background-image: none!important;
}

@media all and (max-width: 767px){
    .kb-testimonials {
        background-size: 275px auto;
        min-height: 200px;
        background-position: 50% center;
    }
}