@media (max-width: 469.98px) {
    
    .header__inner {
        margin-top: 50px;
        padding-bottom: 120px;
        width: 100%;
    }
    
}

@media (min-width: 467px) and (max-width: 767.98px) {
    
    .header__inner {
        margin-top: 50px;
        padding-bottom: 120px;
        width: 100%;
    }
    
}

@media (max-width: 575.98px) {
    
    h1 {
        font-size: 3.6rem;
    }
    
    h2 {
        font-size: 3.6rem;
    }
    
    h3, .content h2 {
        font-size: 3rem;
    }
    
    h4 {
        font-size: 3rem;
    }
    
    h5 {
        font-size: 3rem;
    }
    
    h6 {
        font-size: 3.6rem;
    }
    
    .navbar-brand__image {
        margin-top: 1px;
        margin-bottom: 7px;
        height: 20px;
        width: auto;
    }

    .header {
        height: auto;
    }
    
    .header__inner .btn {
        display: block;
    }
    
    .bottom__span {
        margin-bottom: 30px;
        font-family: 'Playfair Display', serif;
        font-size: 2.4rem;
        color: #002045;
        font-weight: 400;
        text-align: center;
        line-height: 1em;
        position: relative;
        top: 8px;
        display: block;
    }
    
    .bottom__image {
        margin: 0 auto;
        height: 28px;
        width: auto;
        display: block;
    }
    
    .text-xs-justify {
        text-align: justify;
    }
    
    .col-xs--margin-top {
        margin-top: 30px;
    }

    .xs--hidden {
        display: none;
    }
    
}

@media (min-width: 576px) {
    
    .header__inner .btn:last-child {
        margin-left: 10px;
    }
    
    .specializations__heading-3 {
        min-height: 60px;
    }

    .bottom__span {
        font-family: 'Playfair Display', serif;
        font-size: 2.4rem;
        color: #002045;
        font-weight: 400;
        line-height: 1em;
        position: relative;
        top: 8px;
        display: inline-block;
    }
    
    .bottom__image {
        margin-right: 10px;
        height: 34px;
        width: auto;
        display: inline-block;
    }
    
    .bottom__logo {
        height: auto;
        max-width: 100%;
        display: inline-block;
    }
    
}

@media (min-width: 576px) and (max-width: 767.98px) {
    
    h1 {
        font-size: 3.6rem;
    }
    
    h2 {
        font-size: 3.6rem;
    }
    
    h3, .content h2 {
        font-size: 3rem;
    }
    
    h4 {
        font-size: 3rem;
    }
    
    h5 {
        font-size: 3rem;
    }
    
    h6 {
        font-size: 3.6rem;
    }
    
    .navbar-brand__image {
        margin-bottom: 9px;
        height: 20px;
        width: auto;
    }

    .header {
        height: auto;
    }

    .text-sm-justify {
        text-align: justify;
    }

    .col-sm--margin-top {
        margin-top: 30px;
    }
    
    .sm--hidden {
        display: none;
    }

}

@media (max-width: 767.98px) {
    
    .specializations__col {
        border-bottom: 1px solid #cdcdcd;
    }
    
    .specializations__col:last-child {
        border-bottom: none;
    }
 
    .bottom-nav .nav-item {
        margin: 10px 0 !important;
        display: block !important;
    }

}

@media (min-width: 768px) {

    .bottom-nav .nav-item {
        margin: 0 20px 0 0 !important;
        display: inline-block !important;
    }

}

@media (min-width: 768px) and (max-width: 991.98px) {
    
    h1 {
        font-size: 5.5rem;
    }
    
    h2 {
        font-size: 5.5rem;
    }
    
    h3, .content h2 {
        font-size: 3rem;
    }
    
    h4 {
        font-size: 3rem;
    }
    
    h5 {
        font-size: 3rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .navbar-brand__image {
        margin-bottom: 7px;
        height: 21px;
        width: auto;
    }
    
    .header {
        height: auto;
    }
    
    .header__inner {
        margin-top: 50px;
        padding-bottom: 120px;
        width: 100%;
    }
    
    .specializations__col:nth-of-type(2n-1) {
        border-right: 1px solid #cdcdcd;
    }
    
    .specializations__col:nth-child(1), .specializations__col:nth-child(2), .specializations__col:nth-child(3), .specializations__col:nth-child(4) {
        border-bottom: 1px solid #cdcdcd;
    }

    .col-md--margin-top {
        margin-top: 30px;
    }

    .md--hidden {
        display: none;
    }

}

@media (max-width: 991.98px) {
    
    .background-cover--mobile {
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        width: 100%;
        background-position: center top;
    }
    
    .bottom--padding {
        padding: 100px 0 50px 0;
    }

}

@media (min-width: 992px) {
    
    h1 {
        font-size: 4.8rem;
    }
    
    h2 {
        font-size: 4.8rem;
    }
    
    h3, .content h2 {
        font-size: 3rem;
    }
    
    h4 {
        font-size: 3rem;
    }
    
    h5 {
        font-size: 3rem;
    }
    
    h6 {
        font-size: 4rem;
    }
    
    .specializations__col:nth-child(1), .specializations__col:nth-child(2), .specializations__col:nth-child(3) {
        border-bottom: 1px solid #cdcdcd;
    }
    
    .specializations__col:nth-child(1), .specializations__col:nth-child(2), .specializations__col:nth-child(4), .specializations__col:nth-child(5) {
        border-right: 1px solid #cdcdcd;
    }
  
    .bottom__logo {
        position: relative;
        top: -10px;
    }
    
    .text-lg-justify {
        text-align: justify !important;
    }
    
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    
    .navbar-brand__image {
        margin-bottom: 7px;
        height: 31px;
        width: auto;
    }

    .header {
        height: auto;
    }
    
    .header__inner {
        margin-top: 100px;
        padding-bottom: 100px;
        width: 100%;
    }
    
    .arrow {
        top: -14px;
    }
    
    .text-lg-justify {
        text-align: justify !important;
    }
    
    .col-lg--margin-top {
        margin-top: 30px;
    }

    .lg--hidden {
        display: none;
    }
    
    .lg--no-padding {
        padding: 0;
    }

}

@media (max-width: 1199.98px) {
    
    .navbar--custom {
        background-color: #ffffff;
    }
    
    .navbar-brand {
        margin: 0;
        position: relative;
        top: 3px;
        left: 7px;
    }
    
    .navbar-nav {
        margin: 20px 0 10px 0;
    }
    
    .navbar-nav .nav-item {
        margin: 0 0 5px 0;
        padding: 0;
        font-size: 1.8rem;
        color: #002045;
        list-style-type: none;
        text-align: center;
    }
    
    .navbar-nav .nav-item:last-child {
        margin-bottom: 0;
    }
    
    .navbar-nav .nav-item a {
        margin: 0;
        padding: 0 0 2px 0;
        color: #002045;
    }
    
    .navbar-nav li a:hover, .navbar-nav li a:focus {
        background-color: #002045;
        color: #ffffff !important;
    }
    
    .navbar-contact {
        position: absolute;
        top: 6px;
        right: 50px;
    }
    
    .header {
        margin-top: 40px;
    }
    
    .hi {
        width: 100%;
        position: relative;
        z-index: 99;
    }
    
    .nc__fa {
        margin-top: 1px;
        font-size: 2rem;
        color: #ffffff;
    }
    
}

@media (min-width: 1200px) {
    
    .navbar-nav li a {
        padding: 0 15px !important;
        color: #002045;
        position: relative;
    }
    
    .navbar--custom .navbar-nav li a:hover, .navbar--custom .navbar-nav li a:focus {
        color: #c49530;
    }
    
    .navbar--custom {
        background-color: #ffffff;
        height: 100px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand__image {
        margin-top: -10px;
        height: 66px;
        width: auto;
        transition: height ease-in-out .3s;
    }
    
    .navbar--custom .navbar-brand, .navbar--custom .navbar-nav li a {
        height: 100px;
        line-height: 100px;
        position: relative;
    }
    
    .navbar-nav .nav-item {
        font-size: 1.8rem;
    }
    
    .navbar--custom .navbar-nav a {
        padding-bottom: 20px;
    }
    
    .navbar--custom .navbar-nav li a:after {
        background-color: #c49530;
        height: 0;
        width: 1px;
        display: block;
        content: '';
        transition: height .3s;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .navbar--custom .navbar-nav li a:hover:after {
        height: 30%;
        //transition: height .3s;
    }
    
    .navbar--shrink {
        height: 50px;
        transition: height ease-in-out .3s;
    }
    
    .navbar--shrink .navbar-brand__image {
        height: 30px;
        width: auto;
    }
    
    .navbar--shrink .navbar-nav li a:after {
        display: none;
    }
    
    .navbar--shrink .navbar-nav li a:hover, .navbar--shrink .navbar-nav li a:focus {
        background-color: #002045;
        color: #ffffff;
    }

    .navbar--shrink .navbar-brand, .navbar--shrink .navbar-nav li a {
        height: 50px;
        line-height: 50px;
    }
    
    .navbar--shrink .navbar-nav {
        padding-top: 0;
        bottom: 0;
        border-top: none;
    }
    
    .navbar-nav .nav-item:last-child {
        padding-right: 0;
    }
    
    /* .header:after {
        background: url(../images/shadow.png) repeat-x left top;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        z-index: 1;
        opacity: 1;
    } */
    
    .header__inner {
        margin-top: 150px;
        padding-bottom: 100px;
        width: 100%;
        position: relative;
        z-index: 2;
    }
    
    .header__heading-1 {
        margin-top: 100px;
    }
    
    .arrow {
        top: -10px;
    }
    
    .text-xl-justify {
        text-align: justify;
    }
    
    .col-xl--margin-top {
        margin-top: 30px;
    }
    
    .xl--hidden {
        display: none;
    }
    
    .xl--no-padding {
        padding: 0;
    }

}

html, body {
    height: 100%;
    font-size: 62.5%;
}

body * {
    -moz-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    -moz-transition: width 0.3s ease-in-out;
    -o-transition: width 0.3s ease-in-out;
    transition: width 0.3s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.body {
    background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    line-height: 1em;
    position: relative;
}

h1 a, h1 a:hover, h1 a:focus, h2 a, h2 a:hover, h2 a:focus, h3 a, h3 a:hover, h3 a:focus {
    color: inherit;
    text-decoration: none;
}

h2 {
    margin-top: 15px;
}

h1 span, h2 span, h6 span {
    font-family: 'Mulish', sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.6em;
    display: block;
    position: relative;
}

p {
    margin-top: 16px;
    margin-bottom: 0;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    line-height: 3rem;
}

p:first-child {
    margin-top: 0;
}

section .container {
    position: relative;
    z-index: 2;
}

strong {
    font-weight: 700;
}

.overflow-x {
    overflow-x: hidden;
}

.overflow-y {
    overflow-y: hidden;
}

.overflow-hidden {
    overflow: hidden;
}

.wrapper {
    margin: 0 auto;
    height: auto;
    max-width: 1920px;
    overflow-x: hidden;
}

.navbar--custom {
    z-index: 9999;
}

.navbar--custom .nav-item {
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    color: #ffffff;
    position: relative;
}

.navbar-toggler--custom {
    background: transparent !important;
    border: none;
    border-radius: 0 !important;
}

.navbar-toggler--custom:focus {
    background: transparent !important;
    outline: none !important;
}

.navbar-toggler .icon-bar {
    background-color: #ffffff;
    transform: rotate(0deg) translate(0px, 0px);
    transition: ease all .2s;
}

.navbar-toggler .icon-bar {
    height: 2px;
    width: 22px;
    border-radius: 1px;
    display: block;
}

.navbar-toggler .icon-bar+.icon-bar {
    margin-top: 4px;
}

.icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:hover > .icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:active > .icon-bar:nth-child(2) {
    width: 22px;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(1) {
    background-color: #c49530;
    transform: rotate(45deg) translate(5px, 4px);
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2) {
    background-color: #c49530;
    opacity: 0;
    transition: ease all .2s;
}

.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3) {
    background-color: #c49530;
    transform: rotate(-45deg) translate(4px, -4px);
    transition: ease all .2s;
}

.header {
    background-color: #002045;
    width: 100%;
    overflow: hidden;
}

.header__heading-1 {
    margin-bottom: 20px;
    color: #ffffff;
}

.header__heading-1 span, .about__heading-2 span, .specializations__heading-2 span, .online__heading-2 span, .fee__heading-2 span, .bottom__heading-6 span {
    color: #c49530;
}

.header p {
    font-size: 1.6rem;
    color: #ffffff;
}

.header__image {
    height: auto;
    max-width: 100%;
}

.content {
    background-color: #ffffff;
}

.office--padding, .about--padding, .fee--padding, .content--padding {
    padding: 70px 0;
}

.about__heading-2, .specializations__heading-2, .fee__heading-2, .content h2 {
    margin-bottom: 20px;
    color: #002045;
}

.blog__heading-2 {
    color: #002045;
}

.office p, .about p, .specializations p, .fee p, .content p {
    font-size: 1.6rem;
    color: #4f585f;
}

.office__image {
    max-height: 120px;
    width: auto;
}

.about {
    background-color: #f6f6f6;
}

.about__image {
    height: auto;
    max-width: 100%;
}

.specializations--padding, .online--padding {
    padding: 40px 0 70px 0;
}

.specializations__heading-3 {
    font-size: 2.6rem;
    color: #002045;
}

.specializations__image {
    margin-bottom: 15px;
    height: 100px;
    widows: auto;
}

.specializations__col {
    padding: 0;
}

.specializations__box {
    margin: 0 auto;
    width: calc(100% - 30px);
    width: -webkit-calc(100% - 30px); 
    width: -moz-calc(100% - 30px); 
    width: -o-calc(100% - 30px);
    overflow: hidden;
    position: relative;
    top: 0;
    aspect-ratio: 1 / 1;
}

specializations__col a {
    display: block;
}

.sb__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.online {
    background-color: #002045;
}

.online__heading-2 {
    margin-bottom: 20px;
    color: #ffffff;
}

.online p {
    font-size: 1.6rem;
    color: #ffffff;
}

.bottom {
    background-color: #f6f6f6;
}

.bottom--padding {
    padding: 70px 0 35px 0;
}

.bottom__heading-3 {
    margin-bottom: 20px;
    color: #002045;
}

.bottom__span {
    color: #002045;
}

.bottom p {
    font-size: 1.6rem;
    color: #4f585f;
}

.footer--padding {
    padding: 50px 0 0 0;
    position: relative;
}

.footer p {
    font-size: 1.6rem;
    color: #4f585f;
}

.gmap {
    height: 300px;
    width: 100%;
}

.form-control--custom {
    background-color: transparent;
    font-family: 'Mulish', sans-serif;
    font-size: 1.6rem;
    line-height: normal;
    color: #4f585f;
    border: none;
    border-bottom: 1px solid #4f585f;
    border-radius: 0;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
}

.form-control:focus {
    background-color: #ffffff;
    color: #4f585f;
    border: none;
    border-bottom: 1px solid #4f585f;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

input.form-control--custom, select.form-control--custom {
    padding-left: 15px;
    padding-right: 15px;
    height: 50px !important;
}

input::-webkit-input-placeholder {
    color: #4f585f !important;
}
					
input:-moz-placeholder {
    color: #4f585f !important;
}
					
input::-moz-placeholder {
    color: #4f585f !important;
}
					
input:-ms-input-placeholder {  
    color: #4f585f !important;
}

.textarea--custom {
    padding: 15px;
    resize: none;
}

textarea::-webkit-input-placeholder {
    color: #4f585f !important;
}
					
textarea:-moz-placeholder {
    color: #4f585f !important;
}
					
textarea::-moz-placeholder {
    color: #4f585f !important;
}
					
textarea:-ms-input-placeholder {  
    color: #4f585f !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
    margin 10px 0;
    padding: 10px 15px;
    background-color: #8b0000;
    font-family: 'Mulish', sans-serif;
    font-size: 1.6rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent .wpcf7-response-output {
    padding: 10px 15px;
    background-color: #008b21;
    font-family: 'Mulish', sans-serif;
    font-size: 1.6rem;
    color: #ffffff;
    border: 0;
}

.wpcf7-form.sent div.wpcf7-response-output:before, .wpcf7-form.invalid div.wpcf7-response-output:before {
    margin: 0 12px 0 0;
    font-family: 'Font Awesome 5 Pro';
    font-size: 26px/30px;
    font-weight: 400;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.wpcf7-form.sent div.wpcf7-response-output:before {
    content: '\f00c';
}

.wpcf7-form.invalid div.wpcf7-response-output:before {
    content: '\f00d';
}

span .wpcf7-not-valid {
    border: 2px solid #8b0000 !important;
}

span.wpcf7-not-valid-tip {
    font-family: 'Mullish', sans-serif !important;
    font-size: 1.6rem !important;
    color: #8b0000 !important;
}

.btn--custom {
    padding: 15px 20px;
    width: auto;
    min-width: 170px;
    font-family: 'Mulish', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: normal;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn--custom:hover, .btn--custom:focus {
    outline: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn--gold, .btn--gold:focus {
    background: rgb(151,86,19);
    background: linear-gradient(135deg, rgba(151,86,19,1) 0%, rgba(253,237,164,1) 35%, rgba(169,118,27,1) 100%);
    color: #002045;
    border: 2px solid #c49530;
}

.btn--gold:hover {
    background: rgb(169,118,27,1);
    background: linear-gradient(135deg, rgba(169,118,27,1) 0%, rgba(253,237,164,1) 35%, rgba(151,86,19,1) 100%);
    color: #002045;
    border: 2px solid #c49530;
}

.btn--gold-bordered, .btn--gold-bordered:focus {
    background-color: transparent;
    color: #c49530;
    border: 2px solid #c49530;
}

.btn--gold-bordered:hover {
    background: rgb(169,118,27,1);
    background: linear-gradient(135deg, rgba(169,118,27,1) 0%, rgba(253,237,164,1) 35%, rgba(151,86,19,1) 100%);
    color: #002045;
    border: 2px solid #c49530;
}

.btn--gold-bordered-2, .btn--gold-bordered-2:focus {
    background-color: transparent;
    color: #c49530;
    border: 2px solid #c49530;
}

.btn--gold-bordered-2:hover {
    background: rgb(169,118,27,1);
    background: linear-gradient(135deg, rgba(169,118,27,1) 0%, rgba(253,237,164,1) 35%, rgba(151,86,19,1) 100%);
    color: #ffffff;
    border: 2px solid #c49530;
}

.btn--blue, .btn--blue:focus {
    background-color: #002045;
    color: #ffffff;
    border: 2px solid #002045;
}

.btn--blue:hover {
    background: rgb(169,118,27,1);
    background: linear-gradient(135deg, rgba(169,118,27,1) 0%, rgba(253,237,164,1) 35%, rgba(151,86,19,1) 100%);
    color: #002045;
    border: 2px solid #c49530;
}

.btn__fa {
    margin-left: 6px;
}

.btn--wide {
    width: 100%;
}

.btn--margin-top {
    margin-top: 30px;
}

.row--margin-top {
    margin-top: 30px;
}

.row--margin-top-2x {
    margin-top: 60px;
}

.preloader {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
}

.preloader__inner {
    margin: -50px 0 0 -50px;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 12px solid #c49530;
    border-top: 12px solid #f1f1f1;
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    animation: spin 2s linear 1;
}

@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.bottom-nav {
    margin: 0 !important;
    padding: 0 !important;
    display: inline-block !important;
}

.bottom-nav .nav-item {
    padding: 0 !important;
    font-family: 'Playfair Display', serif;
    font-size: 1.8rem;
    font-weight: 400;
    color: #4f585f;
    list-style-type: none;
}

.bottom-nav .nav-item:last-child {
    margin-right: 0 !important;
}

.bottom-nav .nav-item a, .bottom-nav .nav-item a:focus {
    color: #4f585f;
}

.bottom-nav .nav-item a:hover {
    color: #c49530;
    text-decoration: none;
}

.arrow {
    background: linear-gradient(135deg, rgba(151,86,19,1) 0%, rgba(253,237,164,1) 35%, rgba(169,118,27,1) 100%);
    height: 56px;
    width: 56px;
    border: none;
    border-radius: 0;
    position: relative;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

.arrow__fa {
    font-size: 3rem;
    color: #ffffff !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arrow a {
    height: 60px;
    width: 60px;
    display: block;
}

.jarallax {
    position: relative;
    z-index: 0;
}

.jarallax > .jarallax-img {
    position: absolute;
    object-fit: cover;
    font-family: 'object-fit: cover;';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.background-cover {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

.background-cover--ct {
    background-position: center top;
}

.background-cover--cc {
    background-position: center center;
}

.background-cover--cb {
    background-position: center bottom;
}

.background-cover--rb {
    background-position: right bottom;
}

.background-cover--lc {
    background-position: left center;
}

.background-cover--rc {
    background-position: right center;
}

.background-cover--rt {
    background-position: right top;
}

p a, p a:hover, p a:focus  {
    color: inherit !important;
    text-decoration: none !important
}

img.alignright { float: right; margin: 0 0 1em 1em; }
img.alignleft { float: left; margin: 0 1em 1em 0; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.social-list {
    margin: 0;
    padding: 0;
    display: block;
}

.social-list__item {
    margin: 0 10px;
    list-style: none;
    display: inline-block
}

.sli__image {
    height: 20px;
    width: auto;
}

.content ol, .content ul {
    margin: 16px 0;
    padding: 0;
    line-height: 2.4rem;
}

.content ol li {
    margin: 0 0 10px 17px;
    padding: 0 0 0 4px;
    font-size: 1.6rem;
    color: #4f585f;
    position: relative;
}

.content ul li {
    margin: 0 0 1px 12px;
    padding: 0 0 0 8px;
    font-size: 1.6rem;
    color: #4f585f;
    list-style-type: none;
    position: relative;
}

.content ul li:before {
    font-family: 'Font Awesome 5 Pro';
    font-size: 0.7rem;
    color: #c49530;
    font-weight: bold;
    text-decoration: inherit;
    content: '\f111';
    position: absolute;
    top: 1px;
    left: -11px;
}

.image--line {
    height: 15px;
    width: 648px;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.image--line-2 {
    height: 15px;
    width: 648px;
    position: absolute;
    left: 50%;
    bottom: -8px;
    transform: translateX(-50%);
    z-index: 1;
}

.text-justify {
    text-align: justify;
}