.news-detaild .main-container {
    margin-left: auto!important
}

#c174 {
    margin-bottom: 66px
}

#c174 .news-detaild {
    max-width: 1130px!important;
    margin: auto!important
}

#c174 .news-detaild .title-para {
    margin-bottom: 22px;
    position: relative;
    right: 12px;
    font-family: "LatoBold",sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: #00365f;
    margin-bottom: 20px
}

#c174 li {
    list-style: none!important
}

#c174 .news-short {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 22px
}

#c174 .news-short .image-section-class {
    margin-right: 19px;
    width: 162px;
    height: 122px
}

#c174 .news-short .news-img-wrap {
    width: 162px;
    height: 122px
}

#c174 .news-short .news-img-wrap img {
    border-radius: 16px;
    width: 100%;
    border-radius: 16px;
    height: 100%
}

#c174 .news-short .title {
    font-family: "LatoBold",sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000
}

.media-center-article {
    margin-top: 20px;
    margin-bottom: 100px
}

.media-center-article .article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.media-center-article .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 100px auto 0 auto
}

.media-center-article .buttons .btn1,.media-center-article .buttons .btn2 {
    width: 269px;
    height: 50px;
    font-family: "LatoBold",sans-serif;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    border-radius: 25px;
    cursor: pointer
}

.media-center-article .buttons .btn1 {
    background-color: #00b48d;
    margin-right: 35px
}

.media-center-article .buttons .btn1 a {
    color: #fff
}

.media-center-article .buttons .btn2 {
    color: #003d81;
    background-color: #fff;
    border: 1px solid #12a77a
}

.media-center-article .left-section {
    padding-right: 20px;
    width: 1150px;
    margin: auto
}

.media-center-article .left-section .top-img {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    border-radius: 19px;
    height: 477px
}

.media-center-article .left-section img {
    /*-o-object-fit: cover;*/
    /*object-fit: cover;*/
    -o-object-position: center;
    object-position: center;
    width: 100%;
    -webkit-transition: .5s all ease-in-out;
    -o-transition: .5s all ease-in-out;
    transition: .5s all ease-in-out;
    height: 100%
}

.media-center-article .left-section img:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.media-center-article .left-section .title {
    font-family: "LatoBold",sans-serif;
    font-size: 22px;
    line-height: 32px;
    /*color: #000;*/
    color: #144f92;
    margin-top: 37px;
    padding-right: 100px
}

.media-center-article .left-section .date {
    font-family: "LatoRegular",sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #164d92;
    margin-top: 16px;
    padding-right: 100px
}

.media-center-article .left-section .data {
    font-family: "LatoRegular",sans-serif;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .4px;
    color: #000;
    margin-top: 27px;
    padding-right: 100px
}

.media-center-article .right-section {
    margin-left: 30px
}

.media-center-article .right-section p {
    font-family: "LatoBold",sans-serif;
    font-size: 18px;
    line-height: 27px;
    color: #00365f;
    margin-bottom: 20px
}

.media-center-article .right-section .news-short {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 38px
}

.media-center-article .right-section .news-short img {
    height: 122px;
    width: 126px
}

.media-center-article .right-section .news-short .txt-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 190px;
    padding-right: 5px;
    margin-left: 17px;
    height: 122px
}

.media-center-article .right-section .news-short .txt-container .title {
    font-family: "LatoBold",sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000
}

.media-center-article .right-section .news-short .txt-container .date {
    font-family: "LatoRegular",sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #164d92;
    margin-top: 23px
}

@media screen and (max-width: 768px) {
    .media-center-article .left-section .top-img {
        height:auto
    }

    .btn2 {
        display: none
    }
}

@media screen and (max-width: 576px) {
    #c174 .news-short .news-img-wrap img {
        border-radius:16px;
        width: 50%;
        border-radius: 16px;
        height: 100%
    }

    #c174 .news-short .news-img-wrap {
        width: auto;
        height: 122px
    }

    #c174 .txt-container {
        text-align: center;
        position: relative;
        display: block;
        width: 100%;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 10px
    }

    #c174 .news-short .image-section-class {
        margin-right: 19px;
        width: 100%;
        height: 100%;
        text-align: center
    }

    #c174 .news-detaild .title-para {
        text-align: center
    }
}
