.has-error {
	background: #ff745d!important;
    border: 1px solid red!important;
}

.calc__title.taxtpl {
position: relative;
top:0px;
   
    margin: 57px 0;
    display: none;
}

.calc__form.active {
	    height: 223px;
    overflow: hidden;
}