/* ------------------- General ------------------- */


img {
	max-width: 100%;
	height: auto;
}

.container {
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	/* background-color: aqua; */
}
.text_radio .radio {
	display: block !important;
}
/* ------------------- Header ------------------- */
.elementor-widget-icon-box .elementor-icon-box-description {
	margin-top: 15px;
}
.header-inner {
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #e3f0f7;
}

.header-inner-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.heading-inner {
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 0.26px;
	line-height: 1;
	margin: 0;
}

.heading-inner span {
	display: inline-block;
	line-height: 1;
	margin: 0;
	margin-bottom: 10px;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: 0.38px;
}

.social-icons {
	display: flex;
}

.social-icon-link {
	text-decoration: none;
	margin-right: 30px;
}

/* Для экранов с шириной от 0 до 1170px */
@media (max-width: 1170px) {
	.social-icon-link {
		margin-right: 15px;
		margin-bottom: 15px;
	}
}

/* ------------------- Footer ------------------- */

.footer {
	padding-top: 5px;
	padding-bottom: 30px;
}

.footer-cta-title {
	font-size: 42px;
	font-weight: 700;
	letter-spacing: 0.5px;
	margin-bottom: 25px;
	display: inline-block;
}

.footer-text {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0.43px;
}

.footer-text a {
	color: #4298e8;
	text-decoration: underline;
}

.footer-cta-text {
	margin: 0;
	font-size: 36px;
	font-weight: 100;
	letter-spacing: 0.43px;
}

.footer-cta-text a {
	color: #4298e8;
	text-decoration: underline;
}

/* Для экранов с шириной от 0 до 1170px */
@media (max-width: 1170px) {
	.footer-cta-title {
		font-size: 26px;
		margin-bottom: 15px;
	}

	.footer-cta-text {
		font-size: 22px;
	}
}

.footer-inner {
	text-align: center;
	padding-bottom: 80px;
}

.text-center {
	text-align: center;
}

/* Calc */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

/* ------------------- Calc ------------------- */
.calc-wrapper {
	padding-top: 50px;
	padding-bottom: 75px;
	max-width: 1100px;
	margin: 0 auto;
}

.heading {
	margin-bottom: 50px;
	text-align: center;
}

.heading-title {
	margin: 0;
	margin-bottom: 100px;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	font-size: 40px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.48px;
	text-align: center;
}

.heading-desc {
}
.radio-wrapper .radio{
	display: none;
} 
.title-lite {
	padding: 5px 20px;
	color: #fff;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	cursor: pointer;
	background: #546DC5;
	border-radius: 15px;
	font-size: 18px;
}
.radio-wrapper .radio:checked + .title-lite{
	background: #fff;
	box-shadow: 0px 4px 10px rgba(41, 76, 96, 0.25);
	color: #000;
} 
.radio_val {
	width: 700px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    align-items: baseline;
}
.calc-section {
	background: #FFFFFF;
    border: 2px solid #E6EAFA;
    border-radius: 20px;
    margin: 20px 0;
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 25px 20px;
}


.calc-title-light {
	font-size: 24px;
	font-weight: 300;
	margin-bottom: 15px;
}

.title__inline {
	display: inline-block;
	vertical-align: middle;
}

.title__inline + .title__inline {
	margin-left: 10px;
}

.input-short {
	width: 20px;
}

.radio-wrapper {
	display: flex;
	margin: 17px 0;		
	/* align-items: center; */
}

.radio-wrapper .radio {
	margin-top: 9px;
}


.radio-wrapper .radio {
	margin-right: 15px;
	margin-top: 6px;
}

/* .radio-holder {
	margin-right: 15px;
}

.radio-holder input{
	margin-top: 6px;
} */

/* .radio {
	margin-right: 15px;
} */

.input-wrapper {
	display: flex;
	margin-bottom: 40px;
}

.input-wrapper:last-child {
	margin-bottom: 0;
}

.input-short {
	width: 62px;
	height: 36px;
	border-radius: 4px;
	border: 1px solid #9a9a9a;
	font-size: 24px;
	font-weight: 700;
	color: #039be5;
	text-align: center;
}

.input-wrapper .input-short:first-child {
	margin-right: 20px;
}

.input-wrapper .input-short:last-child {
	margin-left: 20px;
}

/* ------------ TYPO ------------ */

.section-title {
	margin-bottom: 20px;
}

.section-title--vertical-center {
	align-items: center;
}

.title-bold {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
}

.title-lite {
	font-size: 19px;
	font-weight: 600;
}

.note {
	display: block;
	font-weight: 300;
	font-style: italic;
	padding-top: 10px;
	font-size: 16px;
	color: #969696;
}

/* ------------ FORMS ------------ */

.checkbox-wrapper {
	display: flex;
	margin-bottom: 0 !important;
}

.checkbox-wrapper .checkbox {
	margin-right: 15px;
}
.option_text {
	font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 24px;
color: #546DC5;
display: flex;
justify-content: space-between;
}
.option_text h3 {
/*	margin-right: 139px;*/
}
.option_text .opinion {
	width: 750px;
    text-align: center;
}
/* ------------ PRICE ------------ */
.calc-price {
	padding: 30px 50px;
	display: flex;
	align-items: center;
	justify-content: space-around;
	background-color: rgb(218, 243, 255);
	background-color: white;

}
#square-input {
	background: #546DC5;
    width: 90px;
    height: 33px;
    border: 0;
    font-size: 19px;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
	outline: 0;
}
#lange-input {
	background: #546DC5;
    width: 90px;
    height: 33px;
    border: 0;
    font-size: 19px;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
	outline: 0;
}
#diametr {
	background: #546DC5;
    width: 90px;
    height: 33px;
    border: 0;
    font-size: 19px;
    color: #fff;
    padding: 0 10px;
    border-radius: 15px;
	outline: 0;
}
.calc-price-title {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 10px;
}

.calc-price-value {
	font-size: 26px;
	border: 2px solid #546DC5;
box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.15);
border-radius: 15px;
	padding: 5px 30px;
	font-weight: 600;
}
.head-title {
	font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-size: 24px;
color: #546DC5;
padding-bottom: 17px;
}
.addons p {
	padding-bottom: 4px;
	border-bottom: 2px solid #e3e3e3;
	font-family: 'Montserrat';
	font-style: normal;
	color: #232326;
	font-weight: 500;
	font-size: 17px;
}
.addons {
	padding: 40px;
	border: 2px solid #546DC5;
	border-radius: 20px;
	width: 600px;
	margin: 80px auto;
}
.hidden {
	display: none;
}

.range-input {
	width: 100%;
}

.rooms-wrapper {
	display: flex;
	flex-direction: start;
	align-items: center;
}

.rooms-label {
}
.rooms-radio-real {
	opacity: 0;
	appearance: none;
	height: 0;
	width: 0;
	margin: 0;
}

.rooms-radio-fake {
	display: inline-block;
	width: 50px;
	height: 50px;
	background-color: #e2e2e2;
	text-align: center;
	line-height: 50px;
	font-size: 22px;
	/* font-weight: bold; */
	cursor: pointer;
}

.rooms-radio-real:checked + .rooms-radio-fake {
	background-color: #fbd422;
}

@media only screen and (max-width: 600px) {
	.addons {
		width: 95%;

	}
	.calc-price-title {
		font-size: 26px;
		margin: 0;
	}
	.calc-price-value {
		padding: 4px 20px;
	}
	.calc-price {
		padding: 20px 0;
	}
	.calc-section {
		flex-direction: column;
		width: 95%;
		margin: 20px auto;
	}
	.radio_val {
		width: 380px;
	}
	.checkbox-wrapper {
		text-align: center;
	}
	.option_text {
		display: none;
	}
}
@media only screen and (max-width: 400px) {
	.radio_val {
	    width: 250px;
	}
}