.projects-teaser {margin-bottom:30px}
.projects-teaser p {margin-bottom:20px}
.projects-teaser .card {font-size:24px;margin-left:30px;color:#fff}
.projects-teaser .card .row {justify-content:space-between}
.projects-list {background:#f3f3f3;padding-bottom:60px;padding-top:50px;margin-bottom:60px}
.projects-list .h2 {font-weight:bold}
.projects-list .col {margin-bottom:30px}
.projects-list__item {border-radius:9px;overflow:hidden;height:100%;width:100%;min-height:380px;background:#fff;display:flex;flex-direction:column}
.projects-list__item-img img {display:block;width:100%}
.projects-list__item--wide {flex-direction:row}
.projects-list__item--wide .projects-list__item-img {width:66%}
.projects-list__item--wide .projects-list__item-info {width:33%}
.projects-list__item--wide .projects-list__item-title {font-size:19px;font-weight:600;line-height:28px}
.projects-list__item--info {background:linear-gradient(90deg,#097196 0%,#05837e 100%)}
.projects-list__item--info .projects-list__item-title {font-weight:normal;color:#fff}
.projects-list__item--info .projects-list__item-meta {opacity:1}
.projects-list__item--new {position:relative}
.projects-list__item-title {font-weight:600;line-height:24px}
.projects-list__item-info {padding:30px;justify-content:space-between;display:flex;flex-direction:column;height:100%}
.projects-list__item-meta {display:flex;justify-content:space-between;font-size:13px;opacity:.5}
.show-more-projects {margin-top:20px;height:70px}
.link-to-all {align-items:center;justify-content:flex-end;font-weight:600}
.link-to-all .icon {border-width:2px}
.project-detail {margin-bottom:60px;position:relative;z-index:1}
.project-detail .col {position:relative}
.project-detail .col .bage {z-index:1000}
.project-detail__description {padding-bottom:20px}
.project-detail .col.lg-4 {flex-direction:column;justify-content:space-between}
.project-detail__slider {width:100%;overflow:hidden;margin-right:15px}
.project-detail__slider .slick-list {padding-right:21px}
.project-detail__slider .slick-slide {background:#fff}
.project-detail__slider .slick-slide img {transition:opacity .5s ease,opacity .5s ease !important;max-height:100%;width:100%;border-radius:9px;opacity:0}
.project-detail__slider .slick-slide.slick-current {z-index:1000 !important}
.project-detail__slider .slick-slide.slick-current img {opacity:1}
.project-detail__slider .slick-slide.slick-current + .slick-slide {margin-left:10px;position:absolute !important;opacity:1 !important;left:0 !important;top:10px !important;bottom:10px !important;height:auto;z-index:999 !important}
.project-detail__slider .slick-slide.slick-current + .slick-slide img {opacity:.45}
.project-detail__slider .slick-slide.slick-current + .slick-slide + .slick-slide {margin-left:20px;position:absolute !important;opacity:1 !important;left:0 !important;top:20px !important;bottom:20px !important;height:auto}
.project-detail__slider .slick-slide.slick-current + .slick-slide + .slick-slide img {opacity:.25}
.project-detail__date {opacity:.5;font-size:13px;margin-bottom:35px}
.project-detail__title {font-size:19px;font-weight:500;line-height:28px;margin-bottom:12px}
.project-detail__slider-detail {border-top:1px #D8D8D8 solid;padding-top:30px;display:flex;justify-content:space-between}
.project-detail__slider-arrows {display:flex}
.project-detail__slider-count {opacity:.5}
@media screen and (max-width:1220px) {.projects-teaser .card {font-size:18px }.projects-list__item {min-height:0 }.projects-list__item--info .projects-list__item-title {margin-bottom:40px }.projects-list__item-img a {display:block;height:100%;overflow:hidden }.projects-list__item-img img {object-fit:cover;height:100% }.project-detail .row {flex-direction:column-reverse }.project-detail__slider-detail {padding-top:15px;padding-bottom:15px }.project-detail__slider .slick-dots {margin-top:25px }.projects-list--other {padding-bottom:30px }.projects-list--other .projects-list__item-title {margin-bottom:70px }}
@media screen and (max-width:750px) {.projects-teaser .card {margin-left:0 }.show-more-projects {margin-top:0 }.link-to-all {justify-content:center }.projects-list {padding-bottom:0 }.projects-list__item-title {font-size:15px;line-height:20px;margin-bottom:25px }.projects-list__item--wide {flex-direction:column }.projects-list__item--wide .projects-list__item-img,.projects-list__item--wide .projects-list__item-info {width:100% }}