.sekciya-calkul {
    background: #f5f5f5;
}
.sekciya-calkul .l-section-h {
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.calk-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blok-vid, .blok-parametry, .blok-stoimost {
    width: 24%;
    max-width: 24%;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    color: #1a1a1a;
    transition-duration: 0.3s;
    padding: 0px;
    margin-right: 1%;
    margin-bottom: 15px;
	border-radius: 0.7rem;
    box-shadow: rgba(22, 33, 54, 0.05) 0px 1px 4px 0px;
}
.blok-forma, .blok-contakts-form {
    width: 24%;
    max-width: 24%;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
    color: #1a1a1a;
    transition-duration: 0.3s;
    margin-right: 0%;
    margin-bottom: 15px;
	border-radius: 0.7rem;
    box-shadow: rgba(22, 33, 54, 0.05) 0px 1px 4px 0px;
}
.blok-forma {
	padding: 0px;
}
.calc-header-blok { 
	font-size: 20px;
    color: #f9f9f9;
    background: #086bc9;
    padding: 10px 15px 10px 15px;
    border-top-left-radius: 0.7rem;
    border-top-right-radius: 0.7rem;
}

.calc-body-blok { 
	padding: 1px 10px 15px 15px;
}



.inputGroup {
  	background-color: #f5f5f5;
    display: block;
    margin: 10px 0;
    position: relative;
	border-radius: 0.3rem !important;
}
.inputGroup label {
	margin-left: 0px !important;
    padding: 7px 10px;
    width: 100%;
    display: block !important;
    text-align: left;
    color: #3c454c;
    cursor: pointer !important;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
	border-radius: 0.3rem !important;
}
.inputGroup label:before {
	width: 10px;
    height: 10px;
    border-radius: 50%;
    content: "";
    background-color: #0e8aff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%) scale3d(1,1,1);
    transition: all 300ms cubic-bezier(0.4,0,0.2,1);
    opacity: 0;
    z-index: -1;
}
.inputGroup label:after {
	width: 25px;
    height: 25px;
    content: "";
    border: 1px solid #264796;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: 0px 1px;
    border-radius: 50%;
	border-radius: 0.3rem !important;
    z-index: 2;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in;
}
.inputGroup input:checked ~ label {
  	color: #fff;
}
.inputGroup input:checked ~ label:before {
  	transform: translate(-50%, -50%) scale3d(56, 56, 1);
  	opacity: 1;
}
.inputGroup input:checked ~ label:after {
  	background-color: #0e8aff;
 	border-color: #0e8aff;
}
.inputGroup input {
	width: 22px !important;
    height: 22px;
    order: 1;
    z-index: 2;
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}

.inputCheck label:after {
	display: block !important;
    border-radius: 0%;
}

/* скрываем точку при анимации выбора */
.inputGroup input[type=radio]:before, .inputGroup input[type=checkbox]:before {
	visibility: hidden !important;
}




#tolshina { 
    margin-top: 8px;
}

#vvod_cvet {
    margin-top: 8px;
}

#tolshina_faceta {
    width: 100px;
    display: block;
}

#blok_zashit_plenka {
	margin-top: 15px;
}

#blok_dostavka {
    margin-top: 10px;
    margin-bottom: 0px;
}

#blok_cena {
	margin-top: 10px;
	font-size: 28px;
    font-weight: 700;
    color: #096bc8;
    line-height: normal;
}

#vvod_telefon {
    margin-top: 8px;
}

#vvod_pochta {
    margin-top: 8px;
}

#calc_enter {
	margin-top: 0px;
    font-size: 18px;
    line-height: 1.2;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0;
    border-radius: 0.3rem;
    padding: 0.6em 1.8em;
    background: #ffffff;
    border-color: #0e8aff;
    border-width: 3px;
    color: #0e8aff !important;
    width: 100%;
    max-width: 100%;
}
#calc_enter:hover {
    color: #ffffff !important;
    background: #0e8aff;
    border-color: #0e8aff;
}

#cena {
    max-width: 65px; 
    background-color: #ffffff !important;
    font-size: 28px;
    font-weight: 700;
    color: #096bc8;
    line-height: normal;
    height: inherit;
    padding: 0;
    box-shadow: none;
	vertical-align: middle;
}


#calc_finalresult {
    font-size: 22px;
	color: #096bc8 !important;
}

.disabled-blok {
    pointer-events: none;
    opacity: 0.4;
}

.error { 
    border-style: solid;
    border-width: 2px;
    border-color: #ffa633;
}

.blok-cvet br {
	display: none;
} 
.lbl_cvet_plenki .radio-cvet {
	display: inline-block;
	position: absolute;
	opacity: 0 ;
	width: 0;
 	height: 0;
} 
.lbl_cvet_plenki .radio-cvet + img {
  cursor: pointer;
} 
.lbl_cvet_plenki img {
	display: inline-block;
	width: 50px;
	height: 50px;
	border-radius: 0.3rem;
} 
.lbl_cvet_plenki .radio-cvet:checked + img {
  border: 4px solid #0e8aff;
} 


@media (max-width: 767px) {
.calk-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.blok-vid, .blok-parametry, .blok-stoimost, .blok-contakts-form {
    width: 48%;
    max-width: 48%;
    display: inline-block;
}
#calcdiv label {
    font-size: 18px;
    line-height: 26px;
}

}

@media (max-width: 600px) {

.blok-vid, .blok-parametry, .blok-stoimost {
	margin-bottom: 25px;
}

#cena {
	min-height: 50px;
}
	
}


@media (max-width: 480px) { 

.calk-row {
    display: block;
}
.blok-vid, .blok-parametry, .blok-stoimost, .blok-contakts-form {
    width: 100%;
    max-width: 100%;
    display: inline-block;
}
#calcdiv label {
    font-size: 18px;
    line-height: 26px;
}


}
