.uc-footersm a:hover {
    color: #FFFFFF!important;
    transition: 0.1s;
}

.list-services a:hover {
    color: #3A3D48!important;
    transition: 0.1s;
}

.uc-menu a:hover {
    color: #F46A56!important;
    transition: 0.1s;
}

.newcaseshome {
    width: 1400px;
    background-color: rgba(255, 255, 255); 
    border: 10px rgba(188.96, 188.96, 188.96, 0.25) solid;
    border-radius: 50px;
    -webkit-backdrop-filter: blur(20px); 
    box-sizing: border-box;
    margin: 0 auto; 
    z-index: 9;
    position: relative;
}

.newserviceshome, .newservicespage {
    transition: height 0.15s ease-out;
    width: 1400px;
    background-color: rgba(255, 255, 255); 
    border: 10px rgba(188.96, 188.96, 188.96, 0.25) solid;
    border-radius: 50px;
    -webkit-backdrop-filter: blur(20px); 
    box-sizing: border-box;
    margin: 0 auto; 
    z-index: 9;
    position: relative;
    overflow: hidden;
}

.no-top-border .tn-atom, .no-top-border {
    border-top-left-radius:  0px !important;
    border-top-right-radius: 0px !important;
}

@media screen and (min-width: 1400px) {
    .t915 .t-col_12 {
        max-width: 1280px !important;
    }
    .t915__container {
        max-width: 1320px!important;
    }
    .t-col_4 {
        max-width: 400px !important;
    }
}



.t-feed__post-title {
    letter-spacing: -1px !important;
}
.t-feed__post-tag {
    letter-spacing: 0px !important;
}

.t585__border:last-of-type {
    display:none !important;
}

.t585__text em a {
    margin-left: 26px;
    font-style: normal !important;
}

@media screen and (max-width:479px) {
    .t-radio__control {
        width: 40% !important;
    }
    .t117_map {
        border-top-left-radius:  0px !important;
        border-top-right-radius: 0px !important;
    }
    
    .newserviceshome, .newcaseshome {
        width: 100%;
        border: 0px none;
        border-radius: 30px;
        
    }
    
    .newservicespage {
        width: 100%;
        border: 0px none;
        border-radius: 30px;
        border-top-left-radius:  0px !important;
        border-top-right-radius: 0px !important;
        border-top: 0px none!important;
        
    }
    
   /* .t-feed__container .t-feed__parts-switch-wrapper {
        margin-bottom: 0px !important;
    } */
    
    .t-feed__col-grid__post-wrapper {
        border-radius: 30px!important;
    }
    .t-feed__post-imgwrapper, .t-feed__post-bgimg.t-bgimg {
        border-radius: 30px 30px 0 0 !important;
    }
    
    .t-feed__parts-switch-btn {
        font-size: 14px!important;
    }
    
}

@media screen and (max-width: 1399px) {
    .logo-container { 
        overflow: visible !important;
    }
    
    .newserviceshome, .newcaseshome, .newservicespage {
        width: 100%;
    }
}

@media screen and (max-width: 960px) {
    .newservicespage {
        border-top-left-radius:  0px !important;
        border-top-right-radius: 0px !important;
        border: 0px none!important;
    }
}


.t-input-group_rd .t-radio__item {
    width: unset !important;
}




.t-input-title.t-descr.t-descr_md, .t-input {
    font-size: 18px !important;
}
.t-input {
    height: 42px !important;
}
.t678 .t-input-group {
    margin-bottom: 40px !important;
}
.t-form__submit .t-submit {
    height:    42px !important;
    font-size: 18px !important;
    padding-left:  50px !important;
    padding-right: 50px !important;
}
.t-form__submit {
    text-align: left !important;
}


.t678 .t-col {
    margin-left:  0px !important;
    margin-right: 0px !important;
}
@media screen and (max-width:960px) {
    .t678 .t-col {
        margin-left:   0px !important;
        margin-right:  0px !important;
        padding-left:  0px !important;
        padding-right: 0px !important;
    }
    .t678 .t-input-group {
        margin-bottom: 30px !important;
    }

}

.t-checkbox__control span {
    line-height: 1.2 !important;
}