/*created weba.by*/
/*ALL*/
img.lazy {
    /*width: 100%;*/
    display: inline-block;
    background-image: url(data:image/gif;base64,R0lGODlhCgAIAIABAN3d3f///yH5BAEAAAEALAAAAAAKAAgAAAINjAOnyJv2oJOrVXrzKQA7);
}
#block-custom-footer {
    background: #f0f0f0;
}
.weba-block-banners{
    position: relative;
}
.weba-block-banners a img{
    margin-bottom: 5px;
}
.weba-btn-red {
    padding: 10px;
    text-decoration: none;
    color: white;
    background: #d10911;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 30px;
}
.weba-btn-red:hover {
    color: white;
    background: #87090f;
}
.js body {
    display: block;
}
.h1-hidden {
    display: none;
}
.desctop-only {
    display: none;
}
/*Разработка & дизайн: weba.by*/
.weba-dev {
    font-family: Roboto, sans-serif;
    float: right;
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
}
.weba-dev > span {
    font-size: 10px;
}
.weba-dev a {
    font-family: Roboto, sans-serif;
    text-decoration: none;
    display: block;
    line-height: 33px;
    color: #000;
}
.weba-dev a:hover {
    color: #313131;
}
.weba-logo {
    font-family: Roboto, sans-serif;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    color: #313131;
}
.weba-logo span {
    font-family: Roboto, sans-serif;
    color: #ffea00;
    font-weight: bold;
}
.weba-href {
    text-align: right;
}
.webapico {
    position: absolute;
    right: -12px;
    top: -21px;
    width: 50px;
    height: 52px;
    animation: webapico-anime 2s linear infinite;
    transform-origin: 47% 100%;
}
.block-ad {
    min-height: 200px;
    display: block !important;
    margin-bottom: 10px;
    position: relative;
}
.b-currency {
    display: none !important;
}
@keyframes webapico-anime {
    0% {
        background-image: url(../img/weba/webapico.png);
        background-size: cover;
    }
    15% {
        background-image: url(../img/weba/webapico.png);
        transform: rotate(-60deg);
        background-size: cover;
    }
    20% {
        background-image: url(../img/weba/webapico.png);
        transform: rotate(-45deg);
        background-size: cover;
    }
    25% {
        background-image: url(../img/weba/webapico.png);
        transform: rotate(-60deg);
        background-size: cover;
    }
    30% {
        background-image: url(../img/weba/webapico.png);
        transform: rotate(-45deg);
        background-size: cover;
    }
    50% {
        background-image: url(../img/weba/webapico.png);
        transform: rotate(0deg);
        background-size: cover;
    }
    70% {
        background-image: url(../img/weba/webapico.png);
        background-size: cover;
    }
    73% {
        background-image: url(../img/weba/webapico2.png);
        background-size: cover;
    }
    76% {
        background-image: url(../img/weba/webapico.png);
        background-size: cover;
    }
    81% {
        background-image: url(../img/weba/webapico2.png);
        background-size: cover;
    }
    83% {
        background-image: url(../img/weba/webapico.png);
        background-size: cover;
    }
    100% {
        background-image: url(../img/weba/webapico.png);
        background-size: cover;
    }
}
/*Respons*/
/*Mac & Desc*/
@media (min-width: 1367px) and (max-width: 1680px) {

}
@media (min-width: 1200px) and (max-width: 1366px) {

}
@media (min-width: 1024px) and (max-width: 1199px) {

}
@media (min-width: 768px) and (max-width: 1023px) {

}
/*mibile*/
@media (min-width: 300px) and (max-width: 767px) {
    .b-socials {
        display: table;
        margin: 10px auto;
    }

    .branding {
        padding-top: 80px !important;
    }

    .branding-link {
        /*background-size: 150%;*/
        background-position: top center;
    }

    .b-header_buttons {
        margin-top: 10px;
    }

    .b-header_buttons > a {
        padding: 4px 25px 4px 0px !important;
        display: inline-block;
        margin-right: 10px;
        border: 0px;
    }

    .b-header_buttons > a:after {
        height: 20px;
        width: 20px;
        background-size: contain;
    }

    .b-header-menu-right .navbar-header-top li:nth-child(3) {
        float: right;
    }

    .b-header-menu-right .navbar-header-top li:nth-child(3) ul {
        left: -80px;
    }

    .weba-block-news-header a.weba-block-news-header-img {
        min-height: 250px;
    }

    .slide .b-text-above_content {
        font-size: 24px !important;
        line-height: 34px;
        font-weight: 400;
    }
}

