.page-template-page-new-sie-cms {
    font-family: "Hind", sans-serif;
}

.page-template-page-new-sie-cms :where(h1, h2, h3) {
    font-family: inherit;
}

.page-template-page-new-sie-cms .wrap {
    max-width: initial;
    padding-inline: initial;
}

.page-template-page-new-sie-cms .content-section {
    padding-block: 40px;
    background-color: #fff;
}

.page-template-page-new-sie-cms .sie-page-banner {
    background-color: #0081C5;
    color: #FFFFFF;
    padding-block: 40px;
}

.page-template-page-new-sie-cms .sie-page-banner a {
    color: inherit;
    font-weight: 500;
}

.page-template-page-new-sie-cms .sie-page-banner p {
    margin-block-end: initial;
}

.page-template-page-new-sie-cms .container {
    max-width: 1290px;
    padding-inline: 50px;
    margin-inline: auto;
}

.page-template-page-new-sie-cms .sie-right-main {
    float: unset;
    width: unset;
}

.page-template-page-new-sie-cms h1 {
    font-weight: 700;
    line-height: 1.6;
}

.page-template-page-new-sie-cms h2 {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 30px;
}
.page-template-page-new-sie-cms h3 ,
.page-template-page-new-sie-cms .h3
{
    font-size: 28px;
    font-weight: 500;
    text-transform: capitalize;
}
.page-template-page-new-sie-cms h4 ,
.page-template-page-new-sie-cms .h4{
    font-size: 20px;
    font-weight: 500;
    color: #1a212b;
    text-align: left;
}
.page-template-page-new-sie-cms h5 ,
.page-template-page-new-sie-cms .h5{
    font-size: 18px;
    font-weight: 500;
}
.page-template-page-new-sie-cms  h1{
    margin-bottom: 0;
}

.page-template-page-new-sie-cms .content-section p {
    font-size: 16px;
    margin-bottom: 10px;
}

.page-template-page-new-sie-cms .content-section a {
    color: #0081C5;
    text-decoration: underline;
}

.page-template-page-new-sie-cms .content-section ul {
    list-style: none;
    padding-left: 24px;
    margin-bottom: 20px;
}

.page-template-page-new-sie-cms .content-section ol {
    padding-left: 38px;
    margin-bottom: 20px;
}

.page-template-page-new-sie-cms .content-section ul li {
    position: relative;
    padding-left: 16px !important;
    line-height: 1.5;
    font-size: 16px;
}

.page-template-page-new-sie-cms .content-section ul li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #ec7023;;
    font-size: 20px;
    line-height: 1.3;
}

.page-template-page-new-sie-cms .content-section ol li {
    list-style: lower-alpha;
}

.page-template-page-new-sie-cms .content-section .decimal li {
    list-style: decimal;
}
.page-template-page-new-sie-cms .content-section .decimal ul li::before {
    display: none;
}
.page-template-page-new-sie-cms .content-section .decimal ul li {
    padding-left: 4px !important;
    list-style: lower-alpha !important;
}

.page-template-page-new-sie-cms .content-section ol li::marker{
    font-weight: 600;
}
.page-template-page-new-sie-cms .content-section  li {
    font-size: 16px;
    padding-left: 4px;
    color: #1a212b;
    font-weight: 300;
}
.page-template-page-new-sie-cms .content-section  li + li{
    margin-top: 6px;
}
.page-template-page-new-sie-cms .content-section blockquote {
    font-size: 16px;
    background: #f5f5f5;
    padding: 25px 25px 20px 45px;
    margin: 0;
    border-radius: 15px;
    margin: 30px 10px;
}
.page-template-page-new-sie-cms .content-section blockquote p{
    margin: 0;
}
.page-template-page-new-sie-cms .content-section blockquote p + p{
    margin-top: 10px;
}
.page-template-page-new-sie-cms .content-section blockquote::before{
        font-size: 60px;
            top: -20px;
    left: -30px;
}
.page-template-page-new-sie-cms .content-section li:has(ul)::before{
    display: none;
}
.page-template-page-new-sie-cms .content-section li ol ol li{
        list-style: lower-roman;
}
.page-template-page-new-sie-cms .content-section li ol{
    margin-top: 5px;
}
@media(max-width:767px){
    .page-template-page-new-sie-cms h2{
                font-size: 28px;
    }
    .page-template-page-new-sie-cms h3, .page-template-page-new-sie-cms .h3{
        font-size: 22px;
    }
    .page-template-page-new-sie-cms h4, .page-template-page-new-sie-cms .h4{
        font-size: 18px;
    }
}
