.calculator{
	background: #f7f7f7;
    padding-top: 71px;
	padding-bottom: 200px;
}

.calc-left{
	float: left;
	margin-right: 50px;
    width: 507px;
    height: 756px;
	/* background: url("img/calc-phone.png") no-repeat center; */
	background: url("/wp-content/uploads/2021/07/group-25-kopiya.png") no-repeat;
    margin: -50px 50px 0px -27px;
    padding: 53px 54px 0px 53px;

    /*padding-left: 53px;
    padding-top: 80px;
    padding-right: 54px;
    margin-left: -27px;
    margin-top: -50px;*/
}

.calc-left form{
	padding: 28px 32px;
    background: #e5e5e5;
    border-radius: 7px;
	/* max-height: 537px;
    overflow: auto; */
}

.calc-left form h3{
    font-family: 'MuseoSansCyrl';
    font-weight: 300;
    font-size: 23px;
    color: #323232;
    text-transform: inherit;
    margin-top: 14px;
    margin-bottom: 24px;
    line-height: 28px;
}

.calc-right {
	margin-left: 465px;
}

.calc-right h2{
	font-family: 'MuseoSansCyrl';
    font-weight: 700;
    font-size: 50px;
    color: #63ba26;
    text-transform: inherit;
    margin-top: -8px;
    line-height: 56px;
        margin-bottom: 29px;
    padding-top: 19px;
}

.calc-right p{
	font-family: "Open Sans",Sans-Serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 24px;
    color: #000;
}

.calc-icon {
	margin-top: 45px;
    margin-bottom: 40px;
}

.calc-icon span {
    display: inline-block;
    padding: 26px 0;
    position: relative;
    padding-left: 100px;
    font-family: 'MuseoSansCyrl';
    font-weight: 100;
    font-size: 22px;
}

.calc-icon span:after,
.calc-icon span:before{
	position: absolute;
	top: 50%;
	left: 0px;
	margin-left: 0px;
	margin-top: -40px;
	height: 80px;
	width: 80px;
	border-radius: 50%;
	content: "";
    transition: all .45s ease-out;
    -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -ms-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
}

.calc-icon span:hover:before{
    opacity: 1;
}

.calc-icon span:before{
    opacity: 0;
}

.calc-icon span:hover:after{
    opacity: 0;
}

.calc-icon span:after{
    opacity: 1;

}

span.calc-icon1,
span.calc-icon3{
	width: 384px;
}

span.calc-icon1:after{
	background: url("img/calc-icon1.png") no-repeat center, #fff;
}

span.calc-icon2:after{
	background: url("img/calc-icon2.png") no-repeat center, #fff;
}

span.calc-icon3:after{
	background: url("img/calc-icon3.png") no-repeat center, #fff;
}

span.calc-icon4:after{
	background: url("img/calc-icon4.png") no-repeat center, #fff;
}


span.calc-icon1:before{
    background: url("img/calc-icon1-b.png") no-repeat center, #000;
}

span.calc-icon2:before{
    background: url("img/calc-icon2-b.png") no-repeat center, #000;
}

span.calc-icon3:before{
    background: url("img/calc-icon3-b.png") no-repeat center, #000;
}

span.calc-icon4:before{
    background: url("img/calc-icon4-b.png") no-repeat center, #000;
}




.chosen-container .chosen-search{
	display: none;
}

.chosen-container a.chosen-single{
    cursor: pointer;
    border: 1px solid #a5a5a5;
    border-radius: 9px;
    padding: 10px;
    width: 336px;
    display: block;
    background: #fff;
    text-decoration: none;
    font-family: "Calibri";
    font-weight: 300;
    font-size: 18px;
    color: #a5a5a5;
    font-style: italic;
    padding-left: 15px;
    padding-right: 30px;
    position: relative;
}


.chosen-container a.chosen-single span{
	display: block;
	width: 272px;
	overflow: hidden;
}

.chosen-container a.chosen-single div{
	position: absolute;
	width: 7px;
	height: 7px;
	top: 50%;
	margin-top: -3.5px;
	right: 20px;
}

.chosen-container a.chosen-single div b{
	width: 7px;
    height: 7px;
    background: url("img/str-chosen.png") no-repeat center;
    display: block;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

.chosen-container.chosen-with-drop a.chosen-single div b{
	 -moz-transform: rotate(-180deg); /* Для Firefox */
    -ms-transform: rotate(-180deg); /* Для IE */
    -webkit-transform: rotate(-180deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(-180deg); /* Для Opera */
    transform: rotate(-180deg);
}

.calc-left .device1,
.calc-left .model1,
.calc-left .job1{
	margin-bottom: 24px;
}

.calc-infa2,
.calc-infa1 {
	display: none;
}

.calc-infa2.active,
.calc-infa1.active{
	display: block;
}

.calc-infa1 p{
	margin-top: 27px;
    font-family: "Open Sans",Sans-Serif;
    font-size: 15px;
    line-height: 22px;
    padding-right: 33px;
}

.chosen-container .chosen-drop{
	position: absolute;
	display: none;
	z-index: 2;
}

.chosen-with-drop .chosen-drop{
	position: absolute;
	display: block;
}

.calc-infa2 p{
    margin-top: -13px;
    font-family: "Open Sans",Sans-Serif;
    font-size: 16px;
    line-height: 22px;
}

#calc-tel{
    margin-top: 21px;
    margin-bottom: 24px;
    background: #fff;
}

#calc-zayavka{
    width: 336px;
    padding: 0;
    font-family: 'MuseoSansCyrl';
    font-size: 21px;
    font-weight: 300;
    line-height: 63px;
}

.chosen-container .chosen-drop ul{
	background: #fff;
    padding: 14px;
    border: 1px solid #a5a5a5;
    width: 336px;
    margin-top: -8px;
    border-bottom-left-radius: 7px;
    border-top: none;
    border-bottom-right-radius: 7px;
    padding-top: 15px;
    max-height: 300px;
    overflow: auto;
}

.chosen-container .chosen-drop ul li{
	cursor: pointer;
	list-style: none;
	padding: 18px 0px;
	border-bottom: 5px solid #fff;
	-webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-family: "Calibri";
    font-weight: 300;
    font-size: 18px;
    color: #a5a5a5;
    font-style: italic;
    position: relative;
}

.chosen-container .chosen-drop ul li:nth-child(1):after{
	content: none;
}

.chosen-container .chosen-drop ul li:after{
    position: absolute;
    content: "";
    width: 100%;
    border-top: 1px dotted #f2f2f2;
    top: 0px;
    z-index: 2;
    margin-top: -3px;
    left: 0px;
}

.chosen-container .chosen-drop ul li.result-selected,
.chosen-container .chosen-drop ul li:hover{
	background: #f2f2f2;
	padding-left: 15px;
}

@media screen and (max-width: 480px){
    .chosen-container a.chosen-single{
        width: 272px;
    }
    .chosen-container .chosen-drop ul{
        width: 272px;
    }
}
