/****
**
*
Breadcrumbs
*
**
****/

@media screen and (max-width: 1024px) {
    .breadcrumbs-list li {
        max-width: 255px;
    }
}

/****
**
*
Article
*
**
****/

.article {
    margin-bottom: 100px;
}

.article-left {
    width: 850px;
}

.article-left h1 {
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    color: #161A1D;
    margin-bottom: 32px;
}

.lwptoc {
    margin: 33px 0 40px!important;
}

.lwptoc_i {
    padding: 0!important;
}

.lwptoc_itemWrap {
    margin: 0!important;
}

.lwptoc_title {
    font-size: 16px!important;
    line-height: 19px!important;
    color: #161A1D!important;
    margin-bottom: 12px!important;
}

.lwptoc_header {
    margin-bottom: 28px!important;
}

.content-list {
    font-size: 16px;
    line-height: 19px;
    color: #178AC0;
}

.lwptoc a {
    position: relative!important;
    padding-left: 15px!important;
    margin-bottom: 15px!important;
    display: block;
    text-decoration: none!important;
}

.lwptoc a:hover {
    text-decoration: underline!important;
}

.content-list li:last-child {
    margin-bottom: 0;
}

.lwptoc a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #4BB6E8;
}

.content-list li a {
    position: relative;
    text-decoration: none;
}

.content-list li a:hover:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    bottom: 0;
    background-color: #178AC0;
}

.article-left p {
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    margin-bottom: 28px;
}

.article-left h2 {
    font-weight: 500;
    font-size: 36px;
    line-height: 43px;
    color: #161A1D;
    margin: 36px 0;
}

.article-left img {
    margin: 18px 0;
    display: block;
    width: 100%;
    height: 325px;
    object-fit: cover;
}

.article-left h3 {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #161A1D;
    margin: 42px 0;
}

.article-left ol {
    margin: 40px 0;
    counter-reset: OlCounter;
}

.article-left ol li {
    position: relative;
    counter-increment: OlCounter;
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    padding-left: 24px;
}

.article-left ol li:last-child {
    margin-bottom: 0;
}

.article-left ol li::before {
    content: counter(OlCounter) '.';
    position: absolute;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #4BB6E8;
    top: 0;
    left: 0;
}

.article-left ul {
    margin: 30px 0;
}

.article-left ul li {
    padding-left: 20px;
    position: relative;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 5px;
}

.article-left ul li:last-child {
    margin-bottom: 0;
}

.article-left p strong {
    font-weight: 600;
}

.article-left ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #06BBFE;
}

.article-left a {
    text-decoration-line: underline;
    color: #007FBB;
}

/* type-right */

.type-right {
    width: 410px;
}

.type-form {
    background: #F2F2F2;
    border-radius: 2px;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 30px;
    position: sticky;
    top: 190px;
}

.type-form__title {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
    opacity: 0.9;
    margin-bottom: 45px;
}

.input-label {
    font-size: 14px;
    line-height: 17px;
    color: #161A1D;
    opacity: 0.5;
}

.type-input {
    background-color: #FFF!important;
    width: 100%;
    height: 55px;
    margin: 5px 0 40px;
}

.type-btn {
    width: 100%;
    height: 48px;
}

@media screen and (max-width: 1024px) {
    .type-right {
        display: none;
    }
    .article-left {
        width: 100%;
    }
    .article-left p {
        font-size: 17px;
        line-height: 20px;
        opacity: 0.9;
    }
    .content-list li {
        font-size: 17px;
        line-height: 20px;
    }
    .article-left p {
        font-size: 17px;
        line-height: 20px;
    }
    .article-left img {
        height: 200px;
    }
    .article-left ol li {
        padding-left: 31px;
    }
}

/****
**
*
Free
*
**
****/

.free-sended {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    line-height: 18px;
    color: #000000;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background-color: #fff;
    align-content: center;
    opacity: 0;
    pointer-events: none;
}

.free-sended span {
    display: block;
    font-size: 24px;
    width: 100%;
    margin-bottom: 8px;
}

.free-box {
    box-sizing: border-box;
    padding: 0 30px;
    height: 168px;
    background: #FFFFFF;
    box-shadow: 0px 19px 30px 14px rgba(176, 176, 176, 0.08), 0px 12px 31px 7px rgba(121, 121, 121, 0.1);
    border-radius: 2px;
}

.free.sended .free-sended {
    opacity: 1;
}

.free-title {
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}

.free-form {
    align-items: flex-end;
}

.free-input {
    width: 300px;
    height: 48px;
}

.free-inputName {
    font-size: 14px;
    line-height: 17px;
    color: rgba(22, 26, 29, 0.8);
    opacity: 0.8;
    margin-bottom: 4px;
}

.free-inputBox {
    margin-right: 30px;
}

.free-btn {
    width: 217px;
    height: 48px;
}

@media screen and (max-width: 1024px) {
    .free-box {
        height: auto;
        display: block;
        padding: 30px 30px 40px;
    }
    .free-title {
        text-align: center;
        margin-bottom: 30px;
    }
    .free-form {
        display: block;
    }
    .free-input {
        width: 100%;
    }
    .free-inputBox {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .free-btn {
        width: 100%;
    }
}

/****
**
*
News
*
**
****/

.news-item {
    position: relative;
    width: calc(50% - 15px);
    height: 370px;
    margin-bottom: 30px;
    margin-right: 30px;
    overflow: hidden;
}

.news-item:nth-child(2n) {
    margin-right: 0;
}

.news-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 64.58%);
}

.new-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: .3s;
}

.news-item:hover .new-image {
    transform: scale(1.1);
}

.new-title {
    position: absolute;
    bottom: 60px;
    left: 20px;
    right: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    z-index: 2;
}

.new-more {
    position: absolute;
    z-index: 2;
    left: 20px;
    bottom: 24px;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    text-decoration-line: underline;
    color: #FFFFFF;
}

@media screen and (max-width: 740px) {
    .new-title {
        font-size: 24px;
        line-height: 29px;
        left: 30px;
        bottom: 70px;
    }
    .new-more {
        font-size: 18px;
        line-height: 22px;
        bottom: 24px;
        left: 30px;
    }
}

@media screen and (max-width: 630px) {
    .news-item {
        width: 100%;
        height: 83.5vw;
        margin-right: 0;
    }
}

/* verified */

.verified {
    margin-bottom: 80px;
}

.verified-box {
    padding: 24px 30px;
    border: 1px solid rgba(75, 182, 232, 0.5);
    box-sizing: border-box;
    border-radius: 2px;
}

.verified-ava {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 40px;
}

.verified-ava img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.verified-txt {
    width: 780px;
    font-weight: 500;
    font-size: 22px;
    line-height: 174.5%;
    color: #161A1D;
    opacity: 0.8;
    margin-right: 146px;
}

.verified-mob {
    display: none;
}

@media screen and (max-width: 1024px) {
    .verified-box {
        justify-content: center;
        padding: 30px 30px 40px 30px;
    }
    .verified-svg {
        order: 0
    }
    .verified-ava {
        order: 1;
        width: 78px;
        height: 78px;
        margin-right: 18px;
    }
    .verified-txt {
        order: 2;
        width: calc(100% - 96px);
        margin-right: 0;
        font-size: 17px;
        line-height: 20px;
    }
    .verified-info {
        order: 1
    }
    .verified-2, .verified-3 {
        display: none;
    }
    .verified-mob {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        color: #161A1D;
        opacity: 0.8;
        margin-bottom: 40px;
    }
}