.html5zoo-img-0 img{ width: 100% !important;}
.html5zoo-bullet-span{
        width: 10px !important;
        height: 10px !important;
        border-radius: 50%;
        background-color: #ffffff70 !important;
}
.professions{

}
.professions li {
    list-style: none;
        padding: 6px 20px;
        margin-bottom: 8px;
        border-radius: 5px;
        box-shadow: 1px 2px 5px #7979797a;
        background: linear-gradient(33deg, var(--gradient-start), var(--gradient-end))
}
.professions li a{
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        text-shadow: 1px 1px 5px #666;
        display: block;
        margin: 5px 0 10px;
}
.professions li a:hover{
    color: #dfe0e0
}
.professions li span{
    font-size: 8px;
    color: #FFF;
    text-shadow: 1px 2px 5px #666;
    display: block;
    transform: scale(0.9);
    transform-origin: 0 0
}
.index-pics{}
.preview .gpic{
    list-style: none
}
.preview .gpic img {
    width: 96%;
    margin: 2%;
    border-radius: 4px;
    box-shadow: 1px 2px 8px #00000047;
}
.index-pics .item{
        margin: 0px 0px 15px 0;
        overflow: hidden;
        box-shadow: 1px 3px 5px #0000001c;
}
.view a {
   border-left: 3px solid;
   text-shadow: 1px 2px 5px #333;
   position: absolute;
   z-index: 99;
   bottom: 15px;
   font-size: 18px;
   overflow: hidden;
   font-weight: bold;
   padding: 8px 25px 8px 15px;
   margin: 10px;
   background: linear-gradient(33deg, var(--dark), #ffffff0f);
}
.block_bg_1 {
    background: url(../images/footer-bg-1.png) no-repeat bottom;
}
.block_bg_2 {
    background:url(../images/pic_738.webp) no-repeat right ;
}
@media (min-width: 1200px) {
    .block_bg_3 {
        background: url(../images/news.png) no-repeat right 420% #fcfcfc;
    }
}