.t513__linewrapper:first-child, .t513__linewrapper:last-child {
    display: none;
}



.t400 .t400__wraptwo {
    position: relative;
    z-index: 1;
    text-align: left;
    padding-left: 0px;
    padding-right: 20px;
}




.t678 .t-form__submit {
    display: block;
    text-align: left;
    vertical-align: middle;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 10px;
}


*/ 
@media screen and (max-width: 480px) { /*Максимальная ширина смартфона где будет применяться эффект сетки зеро-блока*/
.t-col { 
    padding: 0 10px !important; } /*Это отступы слева и справа до контента в Grid-контейнере*/
.t-container {
    max-width: 320px !important; /*Это максимальная ширина контейнера в зеро-блоке, при отображении мобильного*/
}
}


.t718 .t718__contentwrapper {
    text-align: left;
}


.t-btn_sm {
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    padding-right: 30px;
}



.t-radio__indicator::after {
    content: '';
    width: 10px;
    height: 10px;
    background: #ff825c;
    border-color: #ff825c;
    border-radius: 50%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.t-radio__indicator {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    border-color: #ff825c;
    border-style: solid;
    border-width: 2px;
    box-sizing: border-box;
    border-radius: 50%;
    margin-right: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .6;
}



.t-name {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 600;
    color: #ff825c;
}




.t-input js-tilda-rule  .t-input_bbonly {
    
    border: 1px solid #ff825c;
    opacity: 0.20;
}


.t-range::-moz-range-thumb {
    height: 20px;
    width: 20px;
    margin-top: -9px;
    background: #ff825c;
    border-radius: 50%;
    border: none;
    -webkit-appearance: none;
}


.t171 {
    text-align: left;
    
}



.t228__leftside, .t228__rightside, .t228__centerside {
            text-align: left;
        }
        
        .t228__leftcontainer, .t228__centercontainer, .t228__rightcontainer {
    padding: 10px 0;
}
    
    
