.konfigurator{
    margin: 100px 0 0;
    width: 100%;
    float: left;
}
.konfigurator_content{
    float: left;
    width: 100%;
    margin-bottom: 63px;
    background: #fff;
}
.konfigurator_wrap{
    width: 960px;
    margin: 0 auto;
}
.wind_list{
    display: block;
    float: left;
    width: 313px;
    padding: 78px 0 65px;
}
.no_active_wind{
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.wind_list + .wind_list{
    margin-left: 10px;
}
.wind_list img{
    width: 299px;
    height: 256px;
}
.wind_list .wind_list_wr{
    width: 290px;
    padding: 10px 0 10px 20px;
}
.wind_list h2{
    margin: 34px 0 31px;
}
.wind_list span.price_w{
    display: block;
    float: left;
    width: 100%;
    color: #555;
    font-size: 16px;
    margin-bottom: 23px;
}
.wind_list ul{
    display: block;
    float: left;
    width: 100%;
}
.wind_list ul li{
    color: #555;
    font-size: 14px;
    line-height: 20px;
    list-style-type: disc;
    margin-left: 15px;
}
.wind_list label{
    color: #959595;
    font-size: 12px;
    line-height: 14px;
    display: block;
    float: left;
    width: 100%;
    padding: 28px 0;
    cursor: pointer;
}
.wind_list .btn_list{
    color: #0070bf;
    text-align: center;
    border: 1px solid #0070bf;
    display: block;
    float: left;
    width: 220px;
    height: 41px;
    line-height: 41px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    text-decoration: none;
    margin-top: 28px;
}
.wind_list .btn_list:hover{
    color: #426881;
    border: 1px solid #426881;
}
.active_wind .btn_list, .active_wind .btn_list:hover{
    color: #fff;
    background: #0070bf;
    border: 1px solid #0070bf;
}
.bottom_box{
    width: 100%;
    float: left;
}
.bottom_box .info_box{
    height: 98px;
    width: 940px;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    font-family: "Play";
}
.bottom_box .info_box span{
    font-size: 18px;
    color: #303030;
    font-size: 18px;
    left: 56px;
    position: absolute;
    top: 38px;
}
.bottom_box .info_box a.btn_more{
    background: #0070bf;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-family: "Open Sans";
    font-size: 16px;
    float: left;
    height: 43px;
    width: 172px;
    line-height: 40px;
    text-align: center;
    right: 65px;
    position: absolute;
    top: 28px;
}
.bottom_box .info_box a.btn_more:hover{
    background: #00567f;
}
.price_box{
    background: #fff;
    padding: 65px 50px 70px;
    width: 860px;
    margin: 63px auto 0;
    overflow: hidden;
    display: none;
}
.price_box h3{
    margin-bottom: 54px;
    color: #698ea7;
    font-size: 18px;
}
.price_box_list{
    margin-left: 20px;
}
.price_box_list fieldset{
    margin-bottom: 37px;
}
.price_box_list fieldset legend{
    color: #303030;
    font-size: 21px;
    margin-bottom: 11px;
}
.price_box_list fieldset ul{
    margin-left: 10px;
}
.price_box_list fieldset ul li{
    line-height: 14px;
    margin-bottom: 4px;
}
/*--------------------------------------------------------*/
.price_box_list input[type="checkbox"],
.price_box_list input[type="radio"] {
    display:none;            
}
.price_box_list input[type="checkbox"] + label, 
.price_box_list input[type="radio"] + label {
    font-size: 16px;
    color: #444;
    cursor: pointer;
    background-position: 0 10px;
}
.price_box_list input[type="checkbox"] + label::before,
.price_box_list input[type="radio"] + label::before {
    content: "";
    display: inline-block;
    height: 23px;
    width: 36px;
    background-image: url(../img/checkbox_bg.png);
    background-repeat: no-repeat;
}
.price_box_list input[type="radio"] + label::before{
    background-image: url(../img/radio_bg.png);
}
.price_box_list input[type="checkbox"] + label::before,
.price_box_list input[type="radio"] + label::before {
    background-position: 0 7px;
}
.price_box_list input[type="checkbox"]:checked + label::before{
    background-position: 0 -23px;
}
.price_box_list input[type="radio"]:checked + label::before {
    background-position: 0 -22px;
}
/*--------------------------------------------------------*/
.sum_box{
    display: block;
    float: left;
    width: 100%;
    margin: 11px 0 72px -21px;
}
.sum_box strong{
    color: #303030;
    font-size: 21px;
    line-height: 14px;
    display: block;
    float: left;
    width: 100%;
    font-weight: normal;
}
.sum_box strong span{
    color: #959595;
    font-size: 21px;
    line-height: 14px;
}
.sum_box > span{
    color: #959595;
    font-size: 12px;
    line-height: 14px;
    display: block;
    float: left;
    width: 260px;
    padding-top: 15px;
}
.metering_form{
    width: 602px;
    overflow: hidden;
    padding-left: 10px;
}
.metering_form h3{
    font-family: "Play";
    font-size: 21px;
    display: block;
    float: left;
    width: 100%;
    font-weight: normal;
    padding-bottom: 11px;
    margin: 0
}
.metering_form p{
    color: #7f7f7f;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 25px;
    float: left;
    width: 100%;
}
.metering_form input[type=text]{
    border: 1px solid #bdd1df;
    color: #698ea7;
    height: 23px;
    width: 590px;
    padding: 5px 0 5px 10px;
    margin-bottom: 6px;
    font-family: "Open Sans";
    font-size: 15px;
}
.metering_form input[type=submit]{
    height: 43px;
    line-height: 43px;
    margin-top: 22px;
    width: 199px;
    cursor: pointer;
}