.pagination .swiper-active-switch {
    background: #F90;
    width: 20px;
}
.swiper-2 .swiper-slide .inner {
    background-color:rgba(0,0,0,0.6);
}
.block{
  margin-bottom:0;
}
.block-region-middle-first-left {
    padding-top: 20px;
}
.block h2.block-title {
    border-bottom: 0;
    padding: 10px 0;
    font-size: 18px;
    font-weight: 600;
    color: #0a7da4;
}
.page-front .more-link {
    top: 12px;
    color: #0a7da4 !important;
}
@media only screen and (min-width: 1600px){
.list-3 a {
    font-size: 14px;
}
}