#s-7000 {
    background: #eee;
    font-size: 16px;
    overflow-x: hidden;
    padding: 90px 0;
}

#s-7000 ol {
    list-style-type: decimal;
    color: #2d2472;
    padding-left: 15px
}

#s-7000 ul {
    list-style-type: disc;
    color: #2d2472;
    padding-left: 15px
}

#s-7000 .widget-sidebar ul,
#s-7000 .widget-sidebar ol {
    list-style-type: none;
    margin-left: 15px;
    padding-left: 5px;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 30px
}

#s-7000 .widget-sidebar ul li,
#s-7000 .widget-sidebar ol li {
    margin-bottom: 10px
}

#s-7000 h1 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 1.208;
    color: #103741;
    text-transform: none;
    font-weight: 700
}

#s-7000 p {
    color: #2d2472;
    text-align: left;
    margin-bottom: 15px;
    padding: 0;
}

#s-7000 .hex-bg {
    background-color: initial;
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 250px;
    left: 50px;
    top: 0;
    width: 450px;
    z-index: -1;
    position: absolute
}

#s-7000 .hex {
    background-color: #fff;
    height: 24.83px;
    margin: 12.41px 0;
    transform: rotate(30deg);
    width: 43px;
    position: absolute
}

#s-7000 .hex::before {
    width: 0
}

#s-7000 .hex1 {
    left: 12px;
    top: 43px
}

#s-7000 .hex2 {
    left: 129px;
    top: 111px
}

#s-7000 .hex3 {
    left: 12px;
    top: 134px
}

#s-7000 .content-box {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding: 35px 50px;
    background-color: #fff;
}

#s-7000 .content-wrapper {
    background-color: #fff
}

#s-7000 .content-header {
    display: flex;
    position: relative;
    width: 100%
}

#s-7000 img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 6px;
    box-shadow: #adb7d4 4px 8px 10px
}

#s-7000 .gray-bg {
    background-color: #f9f9f9
}

#s-7000 .hex::after,
#s-7000 .hex::before {
    border-left: 21.5px solid transparent;
    border-right: 21.5px solid transparent;
    content: "";
    left: 0;
    position: absolute
}

#s-7000 .hex::before {
    border-bottom: 12.41px solid #fff;
    bottom: 100%
}

#s-7000 .hex::after {
    border-top: 12.41px solid #fff;
    top: 100%;
    width: 0
}

#s-7000 .content-box h3 {
    color: #1991eb;
    font-weight: 700;
    line-height: normal;
    margin-top: 20px;
    font-size: 20px
}

#s-7000 .content-header::before {
    background-color: #f7b90f;
    bottom: 40%;
    content: "";
    left: -15px;
    position: absolute;
    right: 50%;
    top: -15px;
    z-index: -1
}


#s-7000 .content-box p,
#s-7000 ul li,
#s-7000 ol li {
    font-family: Nunito, sans-serif;
    font-size: 17px;
    font-weight: 400;
}

@media only screen and (max-width: 1064px) {
    #s-7000 .content-box {
        padding: 35px 30px
    }
}

#s-7000 .content-wrapper {
    box-shadow: rgba(0, 0, 0, .18) 6px 7px 10px;
    display: flex;
    margin-bottom: 30px;
    position: relative;
    width: 100%
}

@media only screen and (max-width: 1064px) {
    #s-7000 .content-header {
        width: 100%
    }
}

@media only screen and (max-width: 587px) {
    #s-7000 h1 {
        font-size: 28px
    }

    #s-7000 .content-box li,
    #s-7000 p {
        line-height: 26px;
        font-family: Nunito, sans-serif;
        font-size: 18px;
        font-weight: 400
    }
}
