

/* Start:/local/templates/iron_bet/components/bitrix/news.list/news/style.css?16897141531242*/
.newslist-container {
    margin: 10px 0;
}
.newslist-img{
    height: 150px;
    overflow: hidden;
}
.newslist-img img {
    width: 100%;
}
.newslist-title a {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    /*text-decoration: underline;*/
    text-decoration: none;
    color: #333;
}
.newslist-title a:hover {
    text-decoration: underline;
    color: #333;
}
.newslist-content {
    font-size: 16px;
    line-height: 20px;
    word-wrap: break-word;
}

.newslist-anhors {
    margin: 10px 10px 10px 0;
}
.newslist-anhor {
    display: inline-block;
    border-radius: 3px;
    border: solid 1px #b8b8b8;
    height: 24px;
    vertical-align: baseline;
    color: #adadad;
    font-size: 11px;
    line-height: 11px;
    padding: 6px 9px;
}

.newslist__footer{
    margin-top: 10px;
}
.newslist-date {
    font-size: 14px;
    line-height: 20px;
    color: #adadad;
}


.newslist-block .video-frame{
    margin: 0;
}

@media (min-width: 992px) {
    .newslist-container:nth-child(3n+4) {
        clear: both;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .newslist-container:nth-child(2n+3) {
        clear: both;
    }
}

@media (max-width: 768px){
    .newslist-img{
        height: auto;
    }
}

/* End */


/* Start:/local/templates/iron_bet/components/it-traffic/subscription/main/style.css?16897141531731*/
.subscription-form__wrapper{
    padding: 20px 60px;
    background: #57a631;
    color: #fff;
    margin: 20px 0;
    background-image: url('/local/templates/iron_bet/components/it-traffic/subscription/main/images/open-envelope.png');
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.subscription-form__inner{
    max-width: 600px;
}

.subscription-form__title{
    text-transform: uppercase;
    margin: 0 0 10px 0;
    font-weight: bold;
}

.subscription-form__wrapper .subscription-form-fields__wrapper{
    overflow: hidden;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin: 0;
}

.subscription-form__wrapper .subscription-form__input{
    border: 1px solid #fff7;
    padding: 5px 10px;
    width: 70%;
    color: #333;
}

.subscription-form__wrapper .button-confirm-news-subscribe{
    background: #468527;
    border: 1px solid #468527;
    border-radius: 0;
    text-transform: uppercase;
    width: 30%;
}
.subscription-form__wrapper .button-confirm-news-subscribe:hover{
    background: #30571d;
    border: 1px solid #30571d;
    color: #fff;
}
.subscription-form__wrapper input[type=checkbox].subscription-form__checkbox{
    margin: 0 5px 0 0;
    padding: 0;
}

.subscription-form__wrapper .rules-apply-text{
    font-size: 14px;
    margin: 10px 0 0 0;
}

@media(max-width:767px){
    .subscription-form__wrapper{
        padding-left: 20px;
    }
}
@media(max-width:600px) {
    .subscription-form__wrapper {
        padding: 20px;
    }
}
@media(max-width:500px){

    .subscription-form__wrapper .subscription-form__input{
        width: 60%;
    }

    .subscription-form__wrapper .button-confirm-news-subscribe{
        width: 40%;
    }
}
/* End */
/* /local/templates/iron_bet/components/bitrix/news.list/news/style.css?16897141531242 */
/* /local/templates/iron_bet/components/it-traffic/subscription/main/style.css?16897141531731 */
