#rec2098803681 .t-btnflex.t-btnflex_type_button {    
    height: 100%;
    line-height: 1;
}

#rec2098803681 .t-btnflex.t-btnflex_type_button2 {
    height: 100%;
}

.js-errorbox-all {
    display: none !important;
}


/* CONTACT FOOTER */
.t-sociallinks__wrapper .t-sociallinks__svg {
   scale:1.5;
}

.t-sociallinks__item {
    margin: 0 10px !important;
}

.t-sociallinks__item:hover {
    opacity:.9;
}

/* POP-UP FORM*/
.t702 .t-input {
    height:100%!important;
	padding: 10px 20px!important;
}

.t702 .t-input-phonemask__wrap {
    padding: 0px 20px!important;
}


/* QUIZ ERR */
.t-input-group_ri.js-error-control-box:has(.t-input-block+.t-input-error) .t-input-block {
    border-radius:1px!important;
}


/* FORMS POLITIKA LINKS */
.uc-pop a, .uc-form-main1 a, .uc-form-main2 a  {
    text-decoration:underline!important;
    color:#000!important;
}

.uc-pop a:hover, .uc-form-main1 a:hover, .uc-form-main2 a:hover  {
    opacity:0.8!important;
}


