section.offering {
    padding: 40px 15px;
}

section.offering h2.head {
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #707378;
    margin: 0;
}

.meet-us {
    margin-top: 40px;
}

.meet-us .head {
    color: #707378;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .meet-us {
        margin-top: 30px;
    }

    .meet-us .head {
        margin-bottom: 20px;
    }
}

.btn-learn-more {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    background-color: #333647;
    padding: 9px 0 9px 0;
    margin-top: 15px;
    border-radius: 15px;
}

#offering-static {
    display: none;
}

#offering-static {

}

.offering-block {
    position: relative;
    max-width: 500px;
    min-width: 300px;
    margin: 20px auto 20px auto;
}

.offering-block img {
    width: 100%;
    height: 100%;
}

.offering-block .header {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 83px;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.offering-block span,
.offering-block .btn {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    color: #fff;
    display: block;
}

.offering-block .btn {
    width: 100%;
    padding: 7px 0 7px;
    font-weight: bold;
    border-radius: 10px;
    font-size: 14px;
    margin-top: 15px;
}

@media (max-width: 991px) {
    #offering-carousel {
        display: none;
    }

    #offering-static {
        display: block;
    }

    section.offering {
        height: auto;
        text-align: center;
    }

    .offering-block {
        position: relative;
        display: flex;
        min-width: unset;
        max-width: 580px;
        width: 100%;
        margin: 20px auto 20px auto;
        text-align: left;
    }

    .offering-block .head {
        position: relative;
        min-width: 224px;
        display: flex;
        flex: 1;
        flex-direction: column;
        width: 100%;
        vertical-align: top;
    }

    .offering-block .head img {
        width: 224px;
        height: 224px;
    }

    .offering-block .head .btn {
        padding: 8px 0 8px 0;
        font-size: 16px;
        margin-top: 15px;
        border-radius: 25px;
        background-color: #333647;
    }

    .offering-block .header {
        height: 50px;
        margin: unset;
        bottom: 60px;

    }

    .offering-block .header span {
        font-size: 15px;
    }


    .offering-block .text {
        display: flex;
        flex: 2;
        flex-direction: column;
        max-width: 330px;
        width: 100%;
        font-size: 18px;
        line-height: 26px;
        margin-left: 20px;
    }

    .offering-block .text p {
        font-family: "Open Sans", sans-serif;
        height: 235px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 11px;
    }

    .offering-block .text span {
        color: #212529;
        font-size: 18px;
        font-weight: normal;
    }

    .offering-block .text span.dots {
        display: inline;
    }

    .offering-block .text span.more {
        display: none;
    }

    .offering-block .text .readmore,
    .offering-block .text .readless {
        display: inline-block;
        font-family: 'Open Sans', sans-serif;
        font-size: 18px;
        color: #0091ff;
        text-decoration: none;
    }

    .offering-block .text .readless {
        display: none;
    }
}

@media (max-width: 600px) {
    section.offering {
        height: auto;
        text-align: center;
        padding: 20px 20px 0;
    }

    .offering-block {
        position: relative;
        max-width: 500px;
        min-width: 300px;
        width: unset;
    }

    .offering-block .head {
        width: 100%;
        height: 100%;
    }

    .offering-block .head img {
        width: 100%;
        height: auto;
    }

    .offering-block .head .header {
        position: absolute;
        top: unset;
        bottom: 70px;
        height: 100px;
        width: 100%;
    }

    .offering-block .header span {
        font-size: 32px;
    }

    .offering-block .text {
        display: none;
    }

    .offering-block span.more {
        display: inline;
    }

    .offering-block .head .btn {
        padding: 12px 0 12px 0;
        font-size: 28px;
        margin-top: 15px;
        border-radius: 25px;
    }

    .offering-block .text {
        display: none;
    }
}

@media (max-width: 500px) {

    .offering-block .head .btn {
        padding: 7px 0 7px 0;
        font-size: 24px;
        margin-top: 15px;
        border-radius: 20px;
    }
}

@media (max-width: 440px) {
    .offering-block .head span {
        font-size: 23px;
    }

    .offering-block .head .header {
        bottom: 60px;
        height: 80px;
    }

    .offering-block .head .btn {
        padding: 9px 0 9px 0;
        font-size: 18px;
        margin-top: 15px;
        border-radius: 15px;
    }
}

@media (max-width: 370px) {
    .offering-block .head span {
        font-size: 18px;
    }
}

.offering .col-12 {
    padding: 0;
}

#offering-slick {
    position: relative;
}

.offering-item {
    max-width: 263px;
    width: 100%;
    text-align: center;
    position: relative;
}

.offering-item:focus {
    outline: none;
}

.offering-item-text {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 8px;
    bottom: 0px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.offering-item-text span {
    font-family: "Open Sans Bold", sans-serif;
    font-size: 18px;
    line-height: normal;
    color: #ffffff;
}

.offering-item img {
    width: 100%;
}

section.offering .slick-slider {
    padding: 30px 0 0;
}

#offering-slick .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
}

.slick-arrow {
    font-size: 0;
    color: transparent;
    width: 21px;
    height: 61px;
    outline: none;
    border: none;
    background: transparent;
    position: absolute;
    top: 50%;
    margin-top: -30px;
}

.slick-arrow:focus {
    outline: none;
}

.slick-prev {
    background-image: url(../images/arrow.png);
    transform: rotate(180deg);
    left: -60px;
    z-index: 999;
}

.slick-next {
    background-image: url(../images/arrow.png);
    right: -60px;
    z-index: 999;
}

.slick-dots {
    margin: 20px 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

.slick-dots li {
    display: inline-block;
    padding: 0 8px;
    line-height: 12px;
}

.slick-dots li button {
    border: none;
    outline: none;
    color: transparent;
    border-radius: 50%;
    padding: 0;
    margin: 0;
    width: 12px;
    height: 12px;
    line-height: 12px;
    opacity: 0.6;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.slick-dots li.slick-active button {
    opacity: 1;
}

@media (max-width: 1299px) {
    .slick-prev {
        left: -25px;
    }

    .slick-next {
        right: -25px;
    }
}

@media (max-width: 1199px) {
    .offering-item-text {
        bottom: 0px;
        height: 54px;
    }

    .offering-item-text span {
        font-size: 16px;
    }
}
