.panbalcon-calc__title{font-weight: 700;font-size: 18px;line-height: 22px;color: #000000; padding-bottom:15px}
.panbalcon-calc__left{width:410px}
.panbalcon-calc__window-change{margin:0 -5px; padding-bottom:15px}
.panbalcon-calc__label{margin:0;padding:10px 5px;display: flex;justify-content: space-between;align-items: center;flex-direction: column;cursor: pointer;}
.panbalcon-calc__label input{position: absolute;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.panbalcon-calc__center{width:calc(100% - 570px); padding:0 30px}
.panbalcon-calc__center-cover img{margin:0 auto; display:block; max-width:100%}
.panbalcon-calc__send-phone{width:300px}
.panbalcon-calc__send-phone input{width:100%; background: #EFF2F8; padding:0 15px; border: 1px solid rgba(108, 88, 46, 0.1);border-radius: 6px;font-weight: 500;font-size: 14px;color: #42403D;height:60px}
.panbalcon-calc__send-phone button{height: 60px;font-weight: 700;font-size: 14px;text-transform: uppercase;color: #FFFFFF; width:100%; margin-top:25px; border:none}
.panbalcon-calc__right{width:200px}
.panbalcon-calc__list{padding:0; margin:0}
.panbalcon-calc__list li{padding:0; margin:0 0 20px; list-style:none}
.panbalcon-calc__list li label{margin:0; cursor:pointer; font-weight: 700; color: #FC8A15; font-size: 18px; line-height: 24px}
.panbalcon-calc__list li label input{position: absolute;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.panbalcon-calc__list li label .panbalcon-calc__list-input{transition: all 0.3s linear 0s; margin-right:20px; border-radius:100%; position:relative; width: 24px; min-width: 24px; height: 24px;background: #FFFFFF;border: 1px solid #000000}
.panbalcon-calc__list li label .panbalcon-calc__list-input::after{transition: all 0.3s linear 0s; opacity:0; content:""; border-radius:100%; left:50%; top:50%; position:absolute; transform:translate(-50%,-50%); background: #FC8A15; width:12px; height:12px;}
.panbalcon-calc__list li label input:checked ~ .panbalcon-calc__list-input::after{opacity:1}
.panbalcon-calc__list li label input:checked ~ .panbalcon-calc__list-input{border-color:#FC8A15}
.panbalcon-calc__small-title{font-weight: 500;font-size: 14px;line-height: 18px;color: #000000}
.panbalcon-calc__list-sends{padding:0; margin:0}
.panbalcon-calc__list-sends li{padding:0; margin:15px 0 0; list-style:none}
.panbalcon-calc__list-sends li label{margin:0; cursor:pointer; font-weight: 700; color: #FC8A15; font-weight: 500; font-size: 14px; line-height: 24px; color: #000000}
.panbalcon-calc__list-sends li label input{position: absolute;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.panbalcon-calc__list-sends li label svg{margin-right:5px}
.panbalcon-calc__list-sends li label span{transition: all 0.3s linear 0s; margin-right:20px; border-radius:100%; position:relative; width: 24px; min-width: 24px; height: 24px;background: #FFFFFF; display:block; border: 1px solid #000000}
.panbalcon-calc__list-sends li label span::after{transition: all 0.3s linear 0s; opacity:0; content:""; border-radius:100%; left:50%; top:50%; position:absolute; transform:translate(-50%,-50%); background: #FC8A15; width:12px; height:12px;}
.panbalcon-calc__list-sends li label input:checked ~ span::after{opacity:1}
.panbalcon-calc__list-sends li label input:checked ~ span{border-color:#FC8A15}
.panbalcon-calc__label img{transition: all 0.3s linear 0s}
.panbalcon-calc__label span{transition: all 0.3s linear 0s; position:relative; margin: 5px auto 0;display:block;background: #FFFFFF;border-radius:100%;border: 1px solid #000000;width:14px;height:14px}
.panbalcon-calc__label span::after{transition: all 0.3s linear 0s; position: absolute;width: 7px;height: 7px;background: #FC8A15;content: "";border-radius: 100%;top: 50%;left: 50%;transform: translate(-50%, -50%);opacity: 0}
.panbalcon-calc__label input:checked ~ img{box-shadow:0 0 0 1px #FC8A15}
.panbalcon-calc__label input:checked ~ span{border-color:#FC8A15}
.panbalcon-calc__label input:checked ~ span::after{opacity:1}
.panbalcon-calc__fields-title{font-weight: 700;font-size: 18px;line-height: 22px;color: #FC8A15}
.panbalcon-calc__fields-field.row{margin-left:-10px; margin-right:-10px}
.panbalcon-calc__fields-field.row .col-3{padding-left:10px; padding-right:10px}
.panbalcon-calc__fields-field input{width: 100%;text-align:center;height: 45px;background: #FFFFFF;border: 1px solid #989798}
.panbalcon-calc__fields-field span{width: 24px; height: 24px;border-radius:100%;background: #FC8A15;font-weight: 700;font-size: 18px;line-height: 24px;text-align: center;color: #000000;display:block;margin:10px auto 0}
@media(max-width: 1229px) {
    .panbalcon-calc__title{font-size: 16px; line-height: 20px; padding-bottom: 10px;}
    .panbalcon-calc__left{width: 410px}
    .panbalcon-calc__window-change{margin: 0 -5px; padding-bottom: 15px}
    .panbalcon-calc__label{margin: 0; padding: 10px 5px}
    .panbalcon-calc__center{width: calc(100% - 570px); padding: 0 50px;}
    .panbalcon-calc__send-phone{width: 100%;}
    .panbalcon-calc__send-phone input{padding: 0 15px; font-size: 14px; height: 55px;}
    .panbalcon-calc__send-phone button{height: 55px; font-size: 14px; margin-top: 20px;}
    .panbalcon-calc__right{width: 200px}
    .panbalcon-calc__list li{margin: 0 0 20px}
    .panbalcon-calc__list li label{font-size: 16px; line-height: 22px}
    .panbalcon-calc__list li label .panbalcon-calc__list-input{margin-right: 15px; width: 22px; min-width: 22px; height: 22px;}
    .panbalcon-calc__list li label .panbalcon-calc__list-input::after{width: 12px; height: 12px;}
    .panbalcon-calc__small-title{font-size: 14px; line-height: 18px}
    .panbalcon-calc__list-sends li{margin: 15px 0 0}
    .panbalcon-calc__list-sends li label{font-size: 14px; line-height: 24px}
    .panbalcon-calc__list-sends li label span{margin-right: 15px; width: 22px; min-width: 22px; height: 22px;}
    .panbalcon-calc__list-sends li label span::after{width: 12px; height: 12px;}
    .panbalcon-calc__label span{width: 14px; height: 14px}
    .panbalcon-calc__label span::after{width: 7px; height: 7px}
    .panbalcon-calc__fields-title{font-weight: 700; font-size: 16px; line-height: 20px;}
    .panbalcon-calc__fields-field.row{margin-left: -10px; margin-right: -10px}
    .panbalcon-calc__fields-field.row .col-3{padding-left: 10px; padding-right: 10px}
    .panbalcon-calc__fields-field input{height: 42px;}
    .panbalcon-calc__fields-field span{width: 24px; height: 24px; font-size: 18px; line-height: 24px; margin: 10px auto 0}
}
@media(max-width: 991px) {
	.wrapper__panbalcon-calc .normalForm{flex-wrap:wrap}
    .panbalcon-calc__left {width: calc(100% - 220px);order: 1;padding-right: 65px;padding-top: 15px}
    .panbalcon-calc__center {width: 100%;order: 3;padding: 50px 0 0}
    .panbalcon-calc__right {width: 220px;order: 2;padding: 15px 0 0}
	.panbalcon-calc__send-phone{display:flex; align-items:center; justify-content:space-between; padding-top:20px}
	.panbalcon-calc__send-phone input{width:calc(100% - 280px)}
	.panbalcon-calc__send-phone button{margin-top:0; width:260px}
}
@media(max-width: 767px) {
    .panbalcon-calc__left{width:100%; padding-right: 0; padding-top: 15px}
    .panbalcon-calc__center{width: 100%;order: 3;padding: 15px 0 0;}
    .panbalcon-calc__right{width: 100%;order: 2;padding: 35px 0 0;}
	.panbalcon-calc__send-phone{display:flex; align-items:center; justify-content:space-between; padding-top:30px}
	.panbalcon-calc__send-phone input{width:calc(100% - 240px)}
	.panbalcon-calc__send-phone button{margin-top:0; width:220px}
	.panbalcon-calc__window-change label:last-child{margin-right:auto}
	.panbalcon-calc__title {font-size: 14px;line-height: 18px;padding-bottom: 15px}
	.panbalcon-calc__list li label .panbalcon-calc__list-input, .panbalcon-calc__list-sends li label span{margin-right: 10px;width: 18px;min-width: 18px;height: 18px}
	.panbalcon-calc__list li label .panbalcon-calc__list-input::after, .panbalcon-calc__list-sends li label span::after{width: 8px;height: 8px}
	.panbalcon-calc__list li label, .panbalcon-calc__fields-title{font-size: 14px;line-height: 18px}
	.panbalcon-calc__list li {margin: 0 0 10px}
	.panbalcon-calc__fields-field input {height: 40px}
	.panbalcon-calc__fields-field span {width: 22px;height: 22px;font-size: 16px;line-height: 23px;margin: 5px auto 15px}
    .panbalcon-calc__send-phone input, .panbalcon-calc__send-phone button{height: 50px;}
}
@media(max-width:480px) {
	.panbalcon-calc__send-phone, .panbalcon-calc__right{display:block !important}
	.panbalcon-calc__send-phone button{margin-top:15px}
    .panbalcon-calc__send-phone input, .panbalcon-calc__send-phone button{height: 46px; width:100%}
	.panbalcon-calc__window-change{justify-content:center !important}
	.panbalcon-calc__label {margin: 0;padding: 10px 15px}
	.panbalcon-calc__window-change label:last-child {margin-right: 0}
	.panbalcon-calc__fields{display:block !important}
	.panbalcon-calc__fields-title{padding:15px 0 10px !important; text-align:center}
	.panbalcon-calc__fields.row.align-items-center{display:flex !important}
	.panbalcon-calc__fields.row.align-items-center .col-3{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%}
	.panbalcon-calc__right{padding-top:15px}
	.panbalcon-calc__small-title {font-size: 14px;line-height: 18px;text-transform: uppercase;font-weight: 700;text-align: left !important;padding-top: 15px}
	.panbalcon-calc__center{padding:30px 0 0}
}