.classbutton .tn-atom {
      transition: 0.2s;
    position: relative !important;  
    overflow: hidden !important;
    box-shadow:inset 0px 0px 70px 0px rgba(255, 255, 255, 0.4) !important;
}
.classbutton .tn-atom:hover{
         transition: 0.2s;
         background-color: #ffe2c7 !important;  
       
}
.classbutton .tn-atom:after {    
    content: "";
    display: block;
    width: 40px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.2) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.2) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.2) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -130px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}
.t396 h1{
    text-align: left !important;
}
.t-btnflex.t-btnflex_type_submit {
        width: 100% !important;
    max-width: 1160px !important;
    padding: 30px 0 !important;
}
.t400 {
    
    padding: 0 0px !important;
}
.t-checkbox__control {
    font-size: 10px !important;
    line-height: 16px !important;
    color: #adadad !important;
}
@media (max-width: 1199px) {
.t-btnflex.t-btnflex_type_submit {
        width: 100% !important;
    max-width: 640px !important;
}
}
@media (max-width: 639px) {
.t-btnflex.t-btnflex_type_submit {
        width: 100% !important;
    max-width: 320px !important;
    font-size: 14px !important;
    padding: 20px 0 !important;
}

}

.t450__list .t450__list_item:nth-child(100) a {
    font-weight: 400 !important;
    opacity: 0.3;
}
.t450__list .t450__list_item:nth-child(200) a {
    font-weight: 400 !important;
    opacity: 0.3;
}
.t450__list .t450__list_item:nth-child(300) a {
    font-weight: 400 !important;
    opacity: 0.3;
}
.t450__list .t450__list_item:nth-child(400) a {
    font-weight: 400 !important;
    margin-bottom: 30px !important;
    opacity: 0.3;
}
.t450__list .t450__list_item:nth-child(10) a {
    margin-top: 30px !important;
    font-weight: 400 !important;
    background: url(https://static.tildacdn.com/tild3163-3633-4761-a562-656664363966/calcuator.png) left center no-repeat !important;
    background-size: 16px !important;
    padding: 2px 0 !important;
    padding-left: 30px !important;
        background-position-x: 3px !important;
}
.t450__list .t450__list_item:nth-child(11) a {
    font-weight: 400 !important;
    background: url(https://optim.tildacdn.com/tild3964-3963-4563-b937-343363373937/-/format/webp/journal.png.webp) left center no-repeat !important;
    background-size: 22px !important;
    padding: 2px 0 !important;
    padding-left: 30px !important;
}
.t450__list .t450__list_item:nth-child(12) a {
    font-weight: 400 !important;
    background: url(https://optim.tildacdn.com/tild3231-3030-4430-b335-636430626334/-/format/webp/home-icon-silhouette.png.webp) left center no-repeat !important;
    background-size: 20px !important;
    padding: 2px 0 !important;
    padding-left: 30px !important;
        background-position-x: 2px !important;
}
.t450__list .t450__list_item:nth-child(13) a {
    font-weight: 400 !important;
    background: url(https://static.tildacdn.com/tild3964-6231-4165-b833-323930383261/question.png) left center no-repeat !important;
    background-size: 20px !important;
    padding: 2px 0 !important;
    padding-left: 30px !important;
    background-position-x: 2px !important;
}
.t450__list .t450__list_item:nth-child(14) a {
    font-weight: 400 !important;
    background: url(https://optim.tildacdn.com/tild3966-3735-4061-b162-386633636235/-/format/webp/drafting.png.webp) left center no-repeat !important;
    background-size: 20px !important;
    padding: 2px 0 !important;
    padding-left: 30px !important;
    background-position-x: 2px !important;
}
.t450__right_buttons_but {
     width: 100% !important;
}
.t450__right_buttons_but .t-btnflex {
     width: 100% !important;
}
.uc-popup-okno .t702 .t-input-subtitle {
    padding-bottom: 8px !important;
    opacity: 0.5 !important;
}
.t702 .t-inputtime, .t702 .t-datepicker__wrapper {
    max-width: 100% !important;
}