

/* Start:/local/templates/.default/components/x/ib.list/cases_ag/style.css?17513143441517*/
._tabsblock .box-item{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    column-gap: 10%;
}


._tabsblock .boxnavcases {
    display: flex;
    justify-content: center;
    padding: 32px;
    gap: 32px;
}

._tabsblock .arrow-box {
    width: auto;
    margin: 0;
}
._tabsblock .arrow-box > button {
    position: initial!important;}

._tabsblock .btn-all-cases {
    border: none;
    height: 100px;
        width: 250px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s;
    background: #ffffff;
    color: #bea592;
    text-transform: uppercase;
    border-radius: 0;
}
._tabsblock .btn-all-cases:hover {background: #bea592;
    color: #ffffff;}

._tabsblock .btn-detail{
    border-radius: 5px;
    border: none;
    padding: 20px 0;
    width: 100%;
    color: #0b0e11;
    text-transform: uppercase;
    transition: all 0.5s;
}
.page_9 .tabcontent .box .left .logo {
    background: #383639!important;}
.cases-section .slick-arrow {border-radius: 5%;}
@media (max-width: 1637px){
._tabsblock .arrow-box {
/*    padding-left: 32px;*/
}
}
@media (max-width: 768px){
._tabsblock .box-item{
    flex-direction: column;
}
._tabsblock .btn-detail {
    margin: 0 auto;
    border-radius: 0;
    width: 80%;
}
._tabsblock .boxnavcases {
    display: flex;
    justify-content: center;
    padding: 32px;
    gap: 32px;
    flex-direction: column;
    align-items: center;
}
._tabsblock .btn-all-cases {
		height: 70px;}
}

/* End */


/* Start:/local/templates/general/components/bitrix/news.list/mainblog4mini/style.css?17333551122485*/
.page_10 h2 {font-family: 'Oranienbaum', sans-serif;
    font-size: 80px;
    color: #383639;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom: 38px;
}
.news-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    padding-top: 30px;
}

.news-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    justify-content: center;
}

.news-item {
    width: calc(25% - 15px);
    box-sizing: border-box;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.news-item__image {
    width: 100%;
}
.news-item__image img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 15px;
    height: 600px;
    background-size: cover;
    object-fit: cover;
}

.news-item__title {
margin-bottom: 15px;
    text-decoration: none;
    font-family: 'Oranienbaum', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    text-align: left;
    color: #383639;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s ease;
}

.news-item__preview-text {
    font-size: 16px;
    color: #383639;
    margin-bottom: 20px;
    line-height: 22px;
    padding-top: 15px;
}

.news-item__read-more {
    font-size: 18px;
    text-decoration: none;
    align-self: flex-start;
    font-weight: 700;
    color: #383639;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-block;
}
.news-item__read-more:hover, .news-item__title:hover {
    color: #535c69;
}
.news-item__read-more:hover {
    transform: translateX(20px); 
}

.news-item__reading-time {
    font-size: 14px;
    color: #777;
    margin-bottom: 10px;
}
.news-list .container {
    max-width: 1780px;
}
.blogmore {
    display: flex;
    justify-content: center;
    padding-top: 30px;
}
.blogmore .btn {
    background: #fff;
    border: 1px solid #bea592;
    color: #bea592;
    font-size: 16px;
    font-weight: 300;
    padding: 24px 64px;
    margin-bottom: 38px;
    text-decoration: none;
    text-align: center;
}
.blogmore .btn:hover {
    background: #bea592;
    color: #fff;
}
@media (max-width: 1440px){
.news-list .container {
		max-width: 1440px;}
.news-item__image img {
    height: 400px;
/*height: 240px;*/
}
}

@media (max-width: 768px) {
    .news-item {
        width: 100%;
    }
}
@media (max-width: 767px)
.news-list .container {
    padding: 0;
}
/* End */
/* /local/templates/.default/components/x/ib.list/cases_ag/style.css?17513143441517 */
/* /local/templates/general/components/bitrix/news.list/mainblog4mini/style.css?17333551122485 */
