#xform {
	display: none;
}
#xform, .calcline, #mailtext, .mailtext, #akkform, .xray #select-calc, #akkhide {
	display: none;
}
.xray #xform, .xray #mail-box-x {
	display: block;
	overflow: hidden;
} 
/* #akkform, #akkform .calcline {
	display: block;
} */
.findisflex {
	display: flex;
}
.findisflex label {
    margin: 0 10px;
    display: block;
    line-height: 39px;
    font-size: 18px;
}
.findisflex .result {
	font-size: 24px;
	font-weight: bold;
	color: #fa4646;
}
#akkpost {
    display: block;
    margin: 0 auto;
    border: 2px solid;
    color: #fff;
    line-height: 80px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    padding: 0 15px;
    font-size: 20px;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    background: #fa4646;
    cursor: pointer;
	-webkit-animation-name: flash;
	animation-name: flash;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.calcline .input-container > label.wantcallback {
	display: block;
	font-size: 18px;
	margin: 0;
	min-height: 80px;
	display: flex;
	align-items: center;
}
#diartext, #derzhliktext {
	display: none;
}
.showgiar #diartext {
	display: block;
} 
.showdlik #derzhliktext {
	display: block;
} 
.aftertext a {
	font-size: 18px;
	display: block;
	text-align: center;
	margin: 15px 0;
	text-decoration: underline;
}
.aftertext {
	margin: 15px 0;
	text-align: justify;
	font-style: italic;
}
#calcselecttext strong {
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
.calcline.hideline {
	display: none !important;
	overflow: hidden;
} 
.calcline.hideline .select-container:after {
	display: none;
}
.g-recaptchas {
	display: flex;
    justify-content: center;
    overflow: hidden;
}
.forma h5 {
	color: #061638;
	font-size: 24px;
	text-transform: uppercase;
	margin: 30px 0;
	font-weight: normal;
	text-align: center;
}
.checkwrrap {
	background: #fff;
	height: 200px;
	overflow: auto;
padding: 5px 0 0 10px;	
}
.checkwrrap input {
	float: left;
}
.checkwrrap div:after {
	content: '';
	display: table;
	clear: both;
}
.checkwrrap label {
    font-weight: normal;
    padding: 0 0 0 10px;
    width: 90%;
	
}

.dali, .dalicalc, .dalinazvy, .nextbtn {
    display: inline-block;
    margin: 15px 10px;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    padding: 0 15px;
    width: 150px;
    border-radius: 10px;
    background: #fa4646;
    cursor: pointer;
    
}
.toright {
	text-align: right;
}
.calcline .input-container {
	border: 1px solid transparent;
	padding: 10px;
}
.calcline .input-container.redinput {
	border: 1px solid red;
}
.infotexter {
	color: red;
	font-size: 12px;
}
.backstyle ,.backbtnform, .backbtn-ank {
	display: block;
	margin: 15px 10px; 
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
	padding: 0 15px;
	width: 100px;
	border-radius: 8px;
	background: #061638;
	cursor: pointer;
}
#actform #send-anket label {
    margin: 0 0 35px 0;
    font-size: 30px;
}
#ankettext {
	display: none !important;
}
.minrange {
	text-align: left;
	line-height: 30px;
	padding: 0 5px;
}
.maxrange {
	text-align: right;
	line-height: 30px;	
	padding: 0 5px;	
}
.valrange {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;	
}
.calcline .input-container > label {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 14px;
}
#actform label {
	margin: 0 0 15px 0;

}
#actform textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    display: block;
    width: 100%;
    min-height: 60px;
    padding: 10px;
}
.calcline .toplabel {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 16px; 
}
.calcline .toplabel:nth-child(2) {
    display: block;
    max-width: 100%;
    margin-bottom: 15px;
    font-size: 15px;
    margin-left: 10px;
}
.lastradio {
	margin: 30px 0;
}
.input-container input + label {
	cursor: pointer;
	max-width: 90%;
    vertical-align: top;
}
.calcline textarea {
	width: 100%;
}
#calcpost { 
	cursor: pointer;
	display: none;
}
.tocenter {
	text-align: center;
}
.submitbtn { 
	cursor: pointer;
    background-color: #fa4646;
    border: 2px solid #fa4646;
    color: #fff;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 1.67px;
    padding: 7px 32px 5px 32px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    max-width: 180px;
    margin: 0 auto;
}
@media (max-width: 768px) {
	.dali, .dalicalc, .dalinazvy, .nextbtn {
	    display: inline-block;
	    margin: 15px 10px;
	    color: #fff;
	    line-height: 30px;
	    text-transform: uppercase;
	    text-align: center;
	    font-weight: 700;
	    padding: 0 15px;
	    width: 120px;
	    border-radius: 10px;
	    background: #fa4646;
	    cursor: pointer;
	}
}