.our-policies-content {
    height: 670px;
    padding: 70px;
}
.our-policies-content-about {
    padding: 70px;
}
.our-policy-text-title {
    font-size: 2.5em;
    margin-bottom: -60px;
    font-family: 'Roboto', sans-serif;
}
.vimo-video-player-about-us{
    margin: 17px;
}
.vimo-video-container-main-about-us{
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-policies-content-grid {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.our-policies-content-side.navigation {
    width: 250px;
    background: #f0f2f5;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
}

.our-policies-content-navigation-ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.our-policies-content-navigation-li {
    padding: 15px 15px;
    border-bottom: 1px solid #dedede;
}

a.our-policies-content-navigation-link {
    color: #000;
    width: 100%;
    text-decoration: none;
}

.our-policies-content-side.content {
    width: calc(100% - 280px);
    background: #f0f2f5;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
}
.our-policies-content-sides.content {

    background: #f0f2f5;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgb(0 0 0 / 10%), 0 8px 16px rgb(0 0 0 / 10%);
}
.our-policies-content-side-content-main-inner{
    height: 450px;
    overflow: hidden;
    overflow-y: auto;
    padding: 15px;
}
.our-policies-content-side-content-main-inners {
     text-align: justify;
    padding: 15px;
}
.our-policies-content-side-content-main-inners .content {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
p.description-title {
    font-size: 1.5em;
    font-family: 'Roboto', sans-serif;
}

.our-policies-content-side-content-main-inner .content {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.our-policies-content-side-content-card-title {
    padding: 15px;
    border-bottom: 1px solid #dedede;
    font-family: 'Roboto', sans-serif;
    font-size: 1.8em;
}
.our-policies-content-side-content-card-titles {
    padding: 15px;
    border-bottom: 1px solid #dedede;
    font-family: 'Roboto', sans-serif;
    font-size: 1.8em;
    text-align: center;
}
.our-policies-content-side-content-card {
    display: none;
}

.our-policies-content-side-content-card.active {
    display: block;
}

.our-policies-content-navigation-li.active {
    background: #eaeaea;
    font-weight: 700;
}

.site-landing-page-outer-most {
    min-height: 100vh;
}

@media only screen and (max-width: 800px) {
    .our-policies-content-side.navigation {
        width: 100%;
    }
    .our-policies-content-side.content {
        width: 100%;
        margin-top: 40px;
    }

    .our-policies-content-grid {
        flex-direction: column;
    }
    .our-policies-content {
        height: 1050px;
    }
}

@media only screen and (max-width: 520px) {
    .our-policies-content {
        padding: 20px;
    }
}

/* slider */
.owl-carousel .owl-stage-outer {

    padding-top: 100px;
}

.testimonials {
    margin: 5em;
}

.container {
    max-width: 1400px;
}

.shadow-effect {
    background: #fff;
    padding: 4em 2em;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 500;
    color: grey;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;

    opacity: 0.7;
    -webkit-transform: scale3d(0.8, 0.8, 1);
    transform: scale3d(0.8, 0.8, 1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 100px;
    max-height: 100px;
    border-radius: 50px;
    object-fit: cover;
    margin: -7em auto 5em;
}

.testi-body {
    margin-top: 3em;

}

h4.testi-heading {
    padding-bottom: 10px;
}

.owl-prev {
    font-size: 60px !important;
    position: absolute !important;
    top: 50% !important;
    left: -3% !important;


}

.owl-next {
    font-size: 60px !important;
    position: absolute !important;
    top: 50% !important;
    right: -3% !important;


}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
}

a.morelink {
    background: grey;
    color: white;
    width: 30%;
    margin: 2em auto;
    text-decoration: none;
    border-radius: 20px;
    padding: 1em -1em;
}

@media only screen and (max-width: 600px) {
    #customers-testimonials .shadow-effect p {
        font-size: 10px;

    }

    .col-sm-12:before {}

}

@media only screen and (max-width: 768px) {
    .vimo-video-player-about-us {
        width: 100%;
        height: auto;
    }

}

