.online-learning-platform .about_sexual_harassment {
    display: flex;
    flex-wrap: wrap;
    padding-top: 36px;
    padding-bottom: 96px;
}
.online-learning-platform .content_left_sexual_harassment {
    padding-top: 25px;
    padding-right: 5px;
}
.online-learning-platform .title_sexual_harassment h4 {
    margin-top: 0;
}
.online-learning-platform p {
    font-weight: 400;
    margin-bottom: 25px;
}
.online-learning-platform .image_sexual_harassment {
    margin: auto;
}
.online-learning-platform .left_sexual_harassment {
    display: flex;
    align-items: center;
}
.online-learning-platform .last_content_about {
    margin-bottom: 6.2rem;
}
.online-learning-platform .last_content_about h4{
    margin-bottom: 21px;
    margin-top: 0;
}
.online-learning-platform .content_last.content {
    padding-top: 0;
    font-size: 19px;
    line-height: 25px;
    font-weight: 400;
}
.online-learning-platform .last_content_about.image-right .right_content_last_content{
    order: -1;
    padding-left: 11.2%;
    padding-bottom: 32px;
}
.online-learning-platform .content_last.content ol {
    margin: 0;
}
.online-learning-platform .content_last.content ol li {
    margin-bottom: 0;
    margin-top: 0;
    line-height: inherit;
    margin-left: 18px;
    padding-left: 12px;
}
.online-learning-platform .container_what .container {
    background-color: #f5f7fe;
    padding-bottom: 8.7rem;
}
.online-learning-platform .container_what {
    background: url(../images/about.png);
    position: relative;
    background-position: 44% 0%;
    padding-top: 6.6rem;
    background-repeat: no-repeat;
    background-size: cover;
}
.online-learning-platform .section_layout {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(18%, #000000), color-stop(77%, #f5f7fe));
    background-image: linear-gradient(to right, #000000 40%, #f5f7fe 0%);
    background-position: bottom;
    background-size: 12px 1px;
    background-repeat: repeat-x;
    padding: 24px 0;
}
.online-learning-platform .section_layout {
    background-image: linear-gradient(to left, #808080 50%, #f5f7fe 0%);
}
.online-learning-platform .title_section {
    color: #145F37;
    text-decoration: none;
    display: block;
    position: relative;
    font-weight: 500;
}
.online-learning-platform .content_section {
    display: none;
    padding-top: 21px;
}
.online-learning-platform .title_section:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    border-right: 3px solid #fff;
    right: 17px;
    top: 19px;
    z-index: 9;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
}
.online-learning-platform .title_section:after {
    content: "";
    right: 9px;
    position: absolute;
    top: 18px;
    border-top: 3px solid #fff;
    transition: 0.3s ease-in-out;
    width: 18px;
    height: 1px;
}
.online-learning-platform .section_layout h4 {
    padding-right: 50px;
    transition: 0.3s ease-in-out;
    position: relative;
}
.online-learning-platform .section_layout h4:before {
    content: "";
    width: 37px;
    height: 37px;
    right: 0;
    position: absolute;
    top: 0;
    border: 1px solid #5F143C;
    background: #5F143C;
    transition: 0.3s ease-in-out;
    border-radius: 30px;
}
.online-learning-platform .title_section.active:before {
    transform: translateY(-50%) rotate(-90deg);
    transition: all 0.2s ease-in-out;
}
.online-learning-platform .title_section.active:after {
    background: #93587A;
}
.online-learning-platform .section_layout .active h4:before {
    background: #93587A;
    border: 1px solid #93587A;
}
.online-learning-platform .title_section:hover h4 {
    color: #5E9F7C;
}
.online-learning-platform .title_section:hover h4:before {
    background: #93587A;
    border: 1px solid #93587A;
}
.online-learning-platform .get_in_touch {
    margin-bottom: 102px;
}
.online-learning-platform .get_in_touch .content-inner {
    max-width: 650px;
    text-align: center;
    margin: 0 auto;
    padding-top: 10px;
}
.online-learning-platform .get_in_touch .content-inner h4 {
    margin-bottom: 14px;
}
.online-learning-platform .get_in_touch a.btn{
    padding: 5px 34px;
    text-transform: none;
}
.online-learning-platform .get_in_touch .description{
    margin-bottom: 29px;
}
.online-learning-platform .page-main-title .submenu.h5{
    font-family: Quicksand;
    font-size: 18px;
    font-weight: 300;
    line-height: 22.5px;
    text-align: center;
}
.online-learning-platform .get_in_touch .description a {
    text-decoration: underline;
}

@media (min-width: 768px) {
    .online-learning-platform .right_content_last_content {
        padding-left: 7px;
        padding-right: 4px;
    }
    .online-learning-platform .item_what_content {
        max-width: 930px;
        padding: 0 20px;
        margin: 0 auto;
    }
    .online-learning-platform .section_layout {
        padding: 20px 36px;
    }
    .online-learning-platform .content_section {
        padding-right: 20px;
    }
    .online-learning-platform .section_layout h4 {
        margin: 0;
        cursor: pointer;
    }
    .online-learning-platform .content_section p {
        margin-bottom: 25px;
        font-weight: 500;
    }
    .online-learning-platform .content_section p:last-child {
        margin-bottom: 0;
    }
}
@media screen and (min-width: 992px) {
    .online-learning-platform .image_sexual_harassment {
        width: 50%;
        padding-left: 25px;
        text-align: right;
        padding-right: 26px;
    }
    .online-learning-platform .image_sexual_harassment .images_item{
        display: inline-block;
        vertical-align: top;
    }
    .online-learning-platform .left_sexual_harassment {
        width: 50%;
    }
    .online-learning-platform .last_content_about {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .online-learning-platform .left_image_last_content {
        width: 50%;
        padding-left: 10px;
        padding-right: 26px;
    }
    .online-learning-platform .last_content_about.image-right .left_image_last_content{
        padding-right: 50px;
        text-align: right;
    }
    .online-learning-platform .left_image_last_content .images_item_content {
        display: inline-block;
    }
    .online-learning-platform .right_content_last_content {
        width: 50%;
        padding-bottom: 6px;
    }
    .online-learning-platform .container_what {
        padding-top: 8.6rem;
    }
}
@media screen and (min-width: 1680px) {
    .online-learning-platform .container {
        max-width: 1375px;
    }
	.online-learning-platform .item_what_content {
        max-width: 1375px;
    }
}
@media (max-width: 991px) {
    .online-learning-platform .left_sexual_harassment {
        order: 2;
    }
    .online-learning-platform .image_sexual_harassment {
        order: 1;
        padding-top: 20px;
    }
    .online-learning-platform .last_content_about.image-right .right_content_last_content{
        padding-left: 0;
        padding-bottom: 0;
    }
    .online-learning-platform .about_sexual_harassment{
        padding-top: 17px;
        padding-bottom: 0;
    }
    .online-learning-platform .content_left_sexual_harassment{
        padding-left: 8px;
        padding-top: 20px;
    }
    .online-learning-platform .last_content_about{
        padding-left: 7px;
        padding-right: 7px;
    }
    .online-learning-platform .last_content_about .left_image_last_content {
        padding-left: 10px;
        padding-right: 10px;
    }
    .online-learning-platform .last_content_about.image-right .left_image_last_content {
        padding-right: 21px;
        padding-left: 20px;
    }    
    .online-learning-platform .get_in_touch .content-inner{
        padding: 0 7px;
    }
    .online-learning-platform .last_content_about h4 {
        margin-top: 49px;
    }
}
@media (max-width: 767px) {
    .online-learning-platform .last_content_about h4 {
        margin-bottom: 0;
    }
    .online-learning-platform .page-main-title .submenu.h5{
        font-weight: 400;
    }
    .online-learning-platform .container_what{
        padding-top: 4.2rem;
        padding-left: 7px;
        padding-right: 7px;
    }
    .online-learning-platform .get_in_touch .content-inner p {
        margin-bottom: 0;
    }
    .online-learning-platform .get_in_touch .description {
        margin-bottom: 19px;
    }
    .online-learning-platform .get_in_touch{
        padding-top: 20px;
        margin-bottom: 78px;
    }
    .get_in_touch .content-inner h4{
        margin-top: 0;
        margin-bottom: 20px;
    }
    .online-learning-platform .content_last.content ol li{
        margin-left: 16px;
        padding-left: 9px;
    }
    .online-learning-platform .content_last.content{
        font-size: 16px;
        line-height: 25px;
    }
    .online-learning-platform .page-main-title .main-title.h2 {
        letter-spacing: 0;
    }
    .online-learning-platform .title_sexual_harassment h4 {
        margin-top: 20px;
    }
    .online-learning-platform img.design_sexual_harassment {
        padding-right: 30px;
        padding-left: 10px;
    }
    .online-learning-platform .content_last.content {
        padding-top: 18px;
    }
    .online-learning-platform .last_content_about {
        margin-bottom: 3.7rem;
        margin-top: 32px;
    }
    .online-learning-platform .container_what .container {
        padding-bottom: 2.5rem;
    }
    .online-learning-platform .section_layout {
        padding: 20px 0;
    }
    .online-learning-platform .title_section:before {
        width: 1px;
        height: 11px;
        right: 10px;
        top: 10px;
        border-right: 2px solid #fff;
    }
    .online-learning-platform .title_section:after {
        width: 11px;
        height: 1px;
        right: 5px;
        top: 9px;
        border-top: 2px solid #fff;
    }
    .online-learning-platform .item_what_content h4 {
        font-size: 1.125rem;
        margin: 0;
    }
    .online-learning-platform .section_layout h4:before {
        width: 21px;
        height: 21px;
    }
    .online-learning-platform .content_section {
        padding-top: 0;
        margin-top: 16px;
    }
    .online-learning-platform .content_section p {
        margin-bottom: 0;
    }
}
@media (max-width: 416px) {
    .online-learning-platform .title_section:before {
        width: 1px;
        height: 11px;
        right: 10px;
        top: 11px;
    }
    .online-learning-platform .title_section:after {
        width: 11px;
        height: 1px;
        right: 5px;
        top: 10px;
    }
}