.news > .news-title {

    font-weight: 700;
    font-size: 24px;
    color: var(--accent);
    text-align: center;
    text-decoration: underline;
    padding-top: 35px;
    background-color: initial;
}
.news > .container > .title {
    display: inline-block;
    width:100%;
    margin-bottom: 35px;
}
.news > .container > .title a {
    color: #fff;

    font-weight: 700;
    font-size: 14px;
    padding-top:13px;
    padding-bottom:11px;
    padding-left: 17px;
    padding-right: 17px;
    background-color: var(--accent);
    text-decoration: none;
    text-align: center;
    margin-top:35px;
}
.news > .container > .title a:first-child {
    float:left;
}
.news-item-main > .toprow {

    font-size: 19px;
    color: #737373;
    line-height: 28px;
}
.news-item-main > .toprow > .desc {
    width:65%;
    display:inline-block;

    font-size: 20px;
    color: #737373;
    float: left;
    padding-left: 30px;
    line-height: 30px;
}
.news-item-main > .desc {
    display: inline-block;
    width:100%;

    font-size: 20px;
    color: #737373;
    float: left;
    line-height: 30px;
    padding-top:25px;
}
.news-item-main > .toprow > .title {
    width:65%;
    display:inline-block;

    font-weight: 700;
    font-size: 24px;
    color: #737373;
    float: left;
    padding-left:0px;
    margin-bottom: 25px;

}
.news-item-main > .toprow > .title span {

    font-size: 18px;
    color: var(--accent);
    padding-left: 5px;
}
.news > .container > .gallery > .title label {
    color: var(--accent);

    font-weight: 700;
    font-size: 14px;
    -o-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top:50%;
    position: absolute;
    background-color: #fff;
    padding-left:25px;
    padding-right:25px;
    left: 50%;
}
.news > .container > .gallery > .title {
    display: inline-block;
    position: relative;
    width:100%;
    border-bottom: 1px solid #0396c6;
    margin-top:30px;
    margin-bottom: 40px;
}
.news > .container > .gallery > .desc {
    text-align: center;
    margin-bottom:185px;
}
.news > .container > .gallery > .button {
    display: inline-block;
    width:100%;
    text-align: center;
    margin-bottom:115px;
}
.news > .container > .gallery > .button > .back {
    color: #fff;

    font-weight: 700;
    font-size: 14px;
    padding-top:13px;
    padding-bottom:11px;
    padding-left: 17px;
    padding-right: 17px;
    background-color: var(--accent);
    text-decoration: none;
    text-align: center;
    margin-top:35px;
    display: inline-block;
}
.news > .container > .gallery > .desc img {
    border: 16px solid #f3f3f3;
    margin-left: 8px;
    margin-right: 8px;
    max-height: 203px;
    width:auto;
    margin-bottom: 18px;

}
.news-item-main {

}
.news-item-main > .toprow > .news-img-box {
    width:35%;
    display:inline-block;
    float: left;
    padding-right: 25px;
}
.news-item-main > .toprow > .news-img-box img {
    border-top: 9px solid var(--accent);
    max-width: 100%;
}
.news > .container > .title a:last-child {
    float:right;
}

.news-separator img {
    margin-top:13px;
}
.news-separator {
    color: #c6c6c6;

    font-weight: 300;
    font-size: 16px;
    display:inline-block;
    width:100%;
    text-align: center;
    margin-bottom:65px;
}

.news-item {
    padding-top:70px;
    padding-bottom:65px;
    padding-right: 14px;
    padding-left: 14px;
}
.news-item .desc {
    color: #737373;

    font-size: 20px;
    display:inline-block;
    padding-left:10px;
    padding-top:20px;
}
.news-item span {
    color: #737373;

    font-weight: 700;
    font-size: 24px;
    padding-left:10px;
    display:inline-block;
    width:100%;
}
.news-item img {
    width:100%;
    border-top: 9px solid var(--accent);
    margin-bottom:42px;
}
.news-item-title
{
    height: 50px;
    overflow: hidden;
    display: block;
    line-height: 25px;
}
.news-item-lead
{
    height: 250px;
    overflow: hidden;
    display: block;
}
.newest-news-news {
    gap: 100px;
    width: 100%;
}
.new-item {
    width: 325px;
}
.new-item-rect {
    width: 76px;
    height: 76px;
    background: #FE0002;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-40%, -50%);
}
.new-item-title {
    padding: 0 8px;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    color: #020001;
    margin: 16px auto 10px;
    min-height: 45px;
}
.new-item-lead {
    padding: 0 8px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #020001;
    margin: 0;
}
.all-new-btn {
    margin-top: 60px;
}
.all-new-btn a {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 10px;
    color: #020001;
    transition: 0.2s;
}
.all-new-btn img {
    margin-left: 7px;
}
.all-new-btn:hover a {
    color: #FE0002 !important;
}
.new-item-jump {
    margin-top: 18px;
    padding: 0 8px;
}
.new-item-jump-text {
    font-style: normal;
    font-weight: 700;
    font-size: 10px;
    line-height: 10px;
    color: #FE0002;
}
.new-item-jump img {
    margin-left: 8px;
}
@media (min-width: 1850px){

    .news > .container {
        width: 1800px !important;
    }
}

@media (max-width: 1650px){
    .news-item span {
        font-size: 22px;
    }
    .car-middle-text span {
        font-size: 25px;
    }
    .news-item .desc {
        font-size: 18px;
    }
    .news-separator {
        font-size: 14px;
    }
}

@media (min-width: 1450px) and (max-width: 1600px){

    .news > .container {
        width:1400px;
    }

}
@media (max-width: 1199px) {
    .new-item-title {
        padding: 0 4px;
        font-size: 16px;
        line-height: 18px;
        margin: 10px auto 7px;
        min-height: 40px;
    }
    .new-item-lead {
        padding: 0 4px;
        font-size: 14px;
        line-height: 16px;
    }
    .all-new-btn {
        margin-top: 30px;
    }
    .newest-news-news {
        gap: 50px;
    }
    .new-item-rect {
        width: 50px;
        height: 50px;
    }
}
@media (max-width: 768px) {
    .news-item span {
        font-size: 18px;
    }
    .news-item .desc {
        font-size: 16px;
    }
    .news-item-main > .toprow > .news-img-box, .news-item-main > .toprow > .title, .news-item-main > .toprow > .news-img-box, .news-item-main > .toprow > .desc {
        width: 100%;
        padding-left: 0;
    }
    .news-item {
        padding-top: 20px;
        padding-bottom: 10px;
    }
    .news-separator {
        margin-bottom: 10px;
    }
    .news-item img {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .new-item {
        width: 100%;
    }
    .new-item .img-wrapper img {
        width: 100%;
        max-width: 100%;
    }
    .newest-news-news {
        gap: 30px;
        padding: 0 10px;
    }
    .new-item-title {
        padding: 0 8px;
        margin: 18px auto 10px;
        font-style: normal;
        font-weight: 700;
        font-size: 22px;
        line-height: 20px;
        color: #020001;
        min-height: unset;
    }
    .new-item-lead {
        padding: 0 8px;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
        color: #020001;
    }
    .new-item-rect {
        width: 76px;
        height: 76px;
        left: 20px;
    }
}