/*стили кнопок формы подписки на рассылку*/
input.t-input.js-tilda-rule {
    border-bottom-left-radius: 50px!important;
    border-top-left-radius: 50px!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}
button.t-submit {
    border-bottom-left-radius: 0!important;
    border-top-left-radius: 0!important;
    border-top-right-radius: 50px!important;
    border-bottom-right-radius: 50px!important;
}
.t-input-group.t-input-group_em {
    padding-right: 5px!important;
}
@media screen and (max-width: 639px){

	input.t-input.js-tilda-rule {
		border-radius: 50px!important;
	}
	button.t-submit {
		border-radius: 50px!important;
	}
}
/*стили детального вида поста блога новостей*/
.t-title_xxs {
    font-size: 26px!important;
    text-align: left;
}
/*обтекание картинки текстом слева*/
/*img.js-feed-post-image.t-feed__post-popup__img.t-img.loading {
    float: left;
    margin: 20px 30px 20px 0;
}*/
/*стили внутр стр. потоков - увеличение ширины
.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 1100px;
}*/
/*увеличение размера шрифта даты внутри новости*/
span.js-feed-post-date.t-feed__post-popup__date.t-uptitle.t-uptitle_sm {
    font-size: 12px;
}
/*уменьшение отступа снизу содержимого поста в попапе
.t-feed__post-popup__container{
        padding: 45px 0;
} */
.t-feed__post-popup__date-parts-wrapper{
    margin-top: 30px;
}
/*увеличиваем ширину в попапе потоков*/
.t-feed__post-popup__content.t-col.t-col_8 {
    max-width: 1100px;
}




table.price {
    width: 100%;
}
table.price tr:nth-child(odd) {
    background-color: #EAFAF7;
}
table.price tr:nth-child(even) {
    background-color: #D1F5EB;
}

@media screen and (max-width: 740px) {
    
    table.price tr{
        display: flex;
        flex-wrap: wrap;
    }
    
    
    table.price tr>* {
        word-wrap: break-word;
        padding: 10px 1%;
    }
    
    table.price tr > td:nth-child(1) {
        width: 46%;
    }
    table.price tr > td:nth-child(2) {
        flex: 2;
    }
    table.price tr > td:nth-child(3) {
        flex: 2;
    }
    

}


.price td {
    
    
    
    padding: 10px;
    border-width: 2px;
    border-style: solid;
    vertical-align: middle;
    border-color: #fff;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto',Arial,sans-serif;
}







#allrecords .r.t-rec.accordC .tn-elem[data-elem-id="1627474626409"] {
    height: auto;
}

#allrecords .r.t-rec.accordC .t396__artboard {
    height: auto;
}

#allrecords .r.t-rec.accordC .t396__elem {
    position: relative;
    height: auto;
}



#allrecords .r.t-rec .t396__artboard.rendered .tn-elem[data-elem-id="1627473497830"]
{
    border-bottom: 1px solid #c8c8c8 !important;
    padding-bottom: 27px;
}

#allrecords .r.t-rec .t396__artboard.rendered .tn-elem[data-elem-id="1627473497830"] .tn-atom.accord
{
    display: inline;
    padding-right: 30px;
    background: url('http://itdeveloper0.com/tilda/prices_close.png') no-repeat;
    background-position: center right;
    
    
    
}

#allrecords .r.t-rec .t396__artboard.rendered .tn-elem[data-elem-id="1627473497830"] .tn-atom.accord.accblk
{
    background: url('http://itdeveloper0.com/tilda/prices_open.png') no-repeat right;
}


@media screen and (max-width: 640px) {
    
    #rec340445297 .t396 .t396__artboard,
    {
        //height: 110px !important;
    }    
    
    
}
