.our-cases-detail .detail_picture {
    width: 65%;
    max-width: 100%;
    margin: 15px 0;
    height: auto;
    display: block;
}

div.news-detail {
    word-wrap: break-word;
}

div.news-detail img.detail_picture {
    float: left;
    margin: 0 8px 6px 1px;
}

.news-date-time {
    color: #486DAA;
}

.news-detail {
    margin-right: 28px;
    margin-bottom: 20px;
}

.news-detail img.detail_picture {
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
}

.news-detail img {
    width: 100%;
    max-width: 100%;
    margin: 15px 0;
}

.news-detail .news-date-time {
    font-family: "GothamProLight";
    line-height: 120%;
    font-size: 16px;
    color: #9E9E9E;
}

.news-detail iframe[src*='youtube'] {
    width: 100%;
    height: 40vw;
    max-height: 460px;
    min-height: 220px;
}

a.modal-press-center {
    float: right;
}

a {
    color: #E20613;
}

.news-detail h3 {
    line-height: 120%;
    color: #4D4D4D;
    font-family: "GothamProBold" !important;
}

.news-detail p {
    font-size: 16px;
    line-height: 145%;
    margin-top: 15px;
    font-family: "GothamPro";
}

.news-detail b, strong {
    font-family: "GothamProBold" !important;
}

.news-detail h4 {
    line-height: 120%;
    font-size: 22px;
    color: #303030;
    font-family: "GothamProBold" !important;
    margin: 20px 0;
}

.news-detail ul > li > p {
    margin: 0 0 0 5px;
}

.news-detail ol > li > p {
    margin: 0;
}

.news-detail ol > li:before {
    content: counter(list) " ";
    font-family: 'GothamProBold';
    padding-right: 10px;
    float: left;
}

.news-detail ul > ol > li:before {
    padding-left: 5px;
}

.news-detail ol > ul {
    padding: 0 0 0 35px;
}

.news-detail .order-block {
    width: 100%;
    padding: 14px 30px 14px 25px;
    background: #E0E0E0;
    display: table;
    font-family: 'GothamProBold';
    margin: 25px 0 5px 0;
}

.news-detail .text-order {
    display: table-cell;
    vertical-align: middle;
    padding-right: 30px;
    line-height: 145%;
    font-size: 16px;
    color: #303030;
}

.news-detail .button-order {
    display: table-cell;
    vertical-align: middle;
    width: 206px;
}

.news-detail .button-order .bttn-order-detail {
    height: 50px;
    width: 100%;
    background: #E20613;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding: 12px;
    transition: 0.3s;
    cursor: pointer;
}

.news-detail .button-order .bttn-order-detail:hover {
    background: #ba000b;
    transition: 0.3s;
}

.detail-navigation {
    margin-top: 20px;
}

.detail-navigation .col-md-3.prev-page:hover a.detail-prev-page:before,
.detail-navigation .col-md-3.prev-page:active a.detail-prev-page:before {
    background: url(images/detail-right-arrow-hover.png);
    transition: 0.3s;
}

.detail-navigation .col-md-3.next-page:hover a.detail-next-page:before,
.detail-navigation .col-md-3.next-page:active a.detail-next-page:before {
    background: url(images/detail-left-arrow-hover.png);
    transition: 0.3s;
}

.detail-navigation a,
.detail-navigation a:focus {
    line-height: 20px;
    font-size: 14px;
    display: block;
    text-decoration: underline;
    color: #7D7D7D;
    font-style: italic;
    padding-left: 30px;
    transition: 0.3s;
}

.detail-navigation a.detail-next-page,
.detail-navigation a.detail-next-page:focus {
    padding-right: 30px;
    padding-left: 0;
}

.detail-navigation a:hover,
.detail-navigation a:active {
    color: #E20613;
    text-decoration: underline;
    transition: 0.3s;
}

.detail-navigation a.detail-prev-page:before,
.detail-navigation a.detail-prev-page:focus:before {
    content: '';
    display: block;
    float: left;
    width: 13px;
    height: 8px;
    margin-left: -30px;
    margin-top: 5px;
    background: url(images/detail-right-arrow.png);
    transition: 0.3s;
}

.detail-navigation a.detail-next-page:before,
.detail-navigation a.detail-next-page:focus:before {
    content: '';
    display: block;
    float: right;
    width: 13px;
    height: 8px;
    margin-right: -30px;
    margin-top: 5px;
    background: url(images/detail-left-arrow.png);
    transition: 0.3s;
}

#modal-press-center .submitPress,
#modal-press-center .submitPress:focus {
    outline: none;
    border: none;
    width: 100%;
    height: 50px;
    margin-top: 50px;
    background: #E20613;
    font-size: 16px;
    color: #FFFFFF;
    font-family: GothamProBold;
    transition: 0.3s;
    text-align: center;
    padding: 14px 0;
    cursor: pointer;
    transition: 0.3s;
}


#modal-press-center .submitPress,
#modal-press-center .submitPress:focus {
    margin-top: 20px;
}

.brand-packaging .block-order-form .submitPress:active,
.brand-packaging .block-order-form .submitPress:hover,
#modal-press-center .submitPress:active,
#modal-press-center .submitPress:hover {
    background: #ba000b;
    transition: 0.3s;
}

#modal-press-center {
    background: #ebebeb;
    width: 500px;
    max-width: 100%;
    padding: 70px 90px 70px;
}

#modal-press-center h3.order-title {
    font-size: 30px;
    line-height: 85%;
    margin-bottom: 25px;
}

#modal-press-center .order-text-info {
    text-align: center;
    margin: 20px 0 0 0;
}

#modal-press-center input[type=text],
#modal-press-center input[type=email] {
    margin-bottom: 30px;
    padding: 15px 20px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: unset;
    outline: none;
    width: 100%;
    height: 45px;
    line-height: 120%;
    font-size: 14px;
    color: #282828;
    transition: 0.3s;
}

#modal-press-center .title-input {
    margin: 0px 0 10px 0;
    font-size: 16px;
    font-family: GothamProBold;
}

#modal-press-center .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.mp-news-list.owl-carousel .owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    margin-top: -20px;
}

.news-detail .mp-news-list.owl-carousel img {
    margin: 0;
}

.mp-news-list.owl-carousel .owl-nav .owl-next,
.mp-news-list.owl-carousel .owl-nav .owl-prev {
    width: 35px;
    height: 40px;
    text-align: center;
    background: #e20613;
    transition: 0.3s;
    outline: none !important;
    border: none !important;
}

.mp-news-list.owl-carousel .owl-nav .owl-next,
.mp-news-list.owl-carousel .owl-nav .owl-prev {
    width: 35px;
    height: 40px;
    text-align: center;
    background: #e20613;
    transition: 0.3s;
    position: absolute;
    right: 0;
}

.mp-news-list.owl-carousel .owl-nav .owl-next {
    right: 0;
}

.mp-news-list.owl-carousel .owl-nav .owl-prev {
    left: 0;
}

.mp-news-list.owl-carousel .owl-nav .owl-next:hover,
.mp-news-list.owl-carousel .owl-nav .owl-prev:hover {
    background: #ba000b;
    transition: 0.3s;
}

.mp-news-list.owl-carousel .owl-nav span {
    font-size: 46px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

@media (max-width: 991px) {
    .news-detail {
        margin-right: 0px;
    }
}

.detail-navigation {
    margin: 40px 0 20px;
}