body {
  background: #DDEFFB; 
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clear:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

.with-calc {
  font-family: Tahoma, sans-serif;
}

.with-calc h2 {
  font-size: 18px;
  font-weight: normal;
  color: #323232;
  text-transform: uppercase;
  padding: 10px 0 10px 0;
  border-bottom: 2px solid #2D9DD9;
}

.with-calc fieldset {
  top: 0;
}

.calc-wrapper {
  width: 1132px;
  height: auto;
  margin: 0 auto;
  position: relative;
}

.build {
  display: inline-block;
  width: 100%;
}

.build-img {
  width: 74%;
  float: right;
  padding: 10px 1%;
}

.build-atr {
  width: 23%;
  float: left;
}

.calc {
  padding-left: 26%;
}

.calc-data {}

.calc-result {}

.calc-sidebar-block {
  padding: 10px 0;
  font-size: 15px;
}

.sumup label {
  display: inline-block;
  font-size: 14px;
}

/* ==============  COLOR PANEL  ============== */

.color {
  width: 100%;
}

.color-s,
.color-r,
.color-f {
  display: inline-block;
  width: 30%;
  margin: 0 1%;
}

.color-block {

}

.color label {
  font-size: 18px;
  text-transform: uppercase;
  color: #3a3a3a;
  margin-right: 10px;
  display: block;
  float: left;
}

.color select {
  height: 30px;
  display: block;
  float: right;
  margin-right: 20px;
  padding: 0 0 0 5px;
  width: 100px;
}

.slider-block {
  position: relative;
}

.container-color {
  width: 240px;
  overflow-x: hidden;
}

.container-color>ul {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 0;
}

.container-color .scroll {
  height: 9px;
  width: 100%;
  background-color: #b8b8b8;
  display: inline-block;
  display: none;
}

.container-color input {
  width: 235px;
}

.scroll span {
  height: 13px;
  width: 29px;
  background-color: #5b5b5b;
  display: inline-block;
  position: relative;
  top: -4px;
  border-radius: 2px;
  cursor: pointer;
}

.color-bar-roof,
.color-bar-wall,
.color-bar-shaped {
  margin-top: 10px;
  width: 500px;
  height: 40px;
  font-size: 0;
}

.color-bar-roof li,
.color-bar-wall li,
.color-bar-shaped li {
  width: 24px;
  display: inline-block;
  height: 24px;
  background-color: #fff;
  cursor: pointer;
  box-sizing: unset;
  -webkit-box-sizing: unset;
}

#_9003 {
  background-color: #F4F8F4;
}

#_9002 {
  background-color: #DDDED4;
}

#_9006 {
  background-color: #A5A8A6;
}

#_7004 {
  background-color: #9EA0A1;
}

#_1014 {
  background-color: #DED09F;
}

#_1015 {
  background-color: #EADEBD;
}

#_1018 {
  background-color: #F3E03B;
}

#_3003 {
  background-color: #8D1D2C;
}

#_3005 {
  background-color: #5E2028;
}

#_3009 {
  background-color: #703731;
}

#_3011 {
  background-color: #7E292C;
}

#_3020 {
  background-color: #C1121C;
}

#_2004 {
  background-color: #E75B12;
}

#_6002 {
  background-color: #276235;
}

#_6005 {
  background-color: #0F4336;
}

#_5002 {
  background-color: #2B2C7C;
}

#_5005 {
  background-color: #154889;
}

#_8017 {
  background-color: #44322D;
}

._9003 {
  fill: #F4F8F4;
}

._9002 {
  fill: #DDDED4;
}

._9006 {
  fill: #A5A8A6;
}

._7004 {
  fill: #9EA0A1;
}

._1014 {
  fill: #DED09F;
}

._1015 {
  fill: #EADEBD;
}

._1018 {
  fill: #F3E03B;
}

._3003 {
  fill: #8D1D2C;
}

._3005 {
  fill: #5E2028;
}

._3009 {
  fill: #703731;
}

._3011 {
  fill: #7E292C;
}

._3020 {
  fill: #C1121C;
}

._2004 {
  fill: #E75B12;
}

._6002 {
  fill: #276235;
}

._6005 {
  fill: #0F4336;
}

._5002 {
  fill: #2B2C7C;
}

._5005 {
  fill: #154889;
}

._8017 {
  fill: #44322D;
}

.selected {
  z-index: 10;
  border: 2px solid #5b5b5b;
  border-radius: 2px;
  position: relative;
  top: 2px;
  margin-top: -4px;
}


/* ==============  FORM  ============== */

.with-calc fieldset {
  border: none;
  margin: 5px 0 0 0;
  padding: 0;
  top: 0;
  background: none;
}

.with-calc .radio-block {
  display: block;
  position: relative;
  z-index: 2;
}

.with-calc .radio-block input[type="radio"] {
  display: none;
}

.with-calc .radio-block legend {
  margin: 10px 0;
  font-weight: 700;
  color: #3a3a3a;
  font-size: 19px;
}

.with-calc .radio-block input[type="radio"]+label {
  cursor: pointer;
  font-size: 13px;
  position: relative;
  display: block;
  margin-left: 25px;
  margin-top: 8px;
  color: #3a3a3a;
  font-size: 15px;
}

.with-calc .radio-block input[type="radio"]+label::before {
  content: "";
  display: inline-block;
  height: 15px;
  width: 15px;
  border-radius: 15px;
  background-color: #d4d4d4;
  position: absolute;
  top: 2px;
  left: -25px;
}

.with-calc .radio-block input[type="radio"]:checked+label::before {
  /* height: 10px;
  width: 10px;
  border-radius: 10px; */
  border: 3px solid #d4d4d4;
  background-color: #2D9DD9;
}

.with-calc .forexp input {
  width: 56px;
  min-width: 56px;
  margin-top: 2px;
  height: 30px;
  padding: 0 0 0 10px;
}

.forexp {
  display: block;
}

.forexp label {
  display: inline-block;
  width: 170px;
  line-height: 30px;
}

.calc-data select {
  height: 30px;
  width: 60px;
  padding: 0 0 0 5px;
  display: inline-block;
}

.calc-data span {
  margin-right: 10px;
}

.with-calc .sumup h2 {
  background: url('../img/calc.png') left top no-repeat;
  padding-left: 38px;
}

.with-calc .sumup input {
  background: transparent;
  border: none;
  display: inline-block;
  min-width: 200px;
  width: 200px;
  padding: 2px 0 2px 10px;
  margin-bottom: 3px;
  font-size: 14px;
}

.with-calc label[for="result"] {
/*  color: #fff;*/
  font-size: 20px;
  font-weight: 700;
}

.with-calc input[name="result"] {
/*  color: #fff;*/
  font-size: 22px;
  font-weight: 700;
  /* width: 170px; */
  height: auto;
}

.calc-result .sumup {
  margin-bottom: 20px;
}


/* ==============  Building SVG  ============== */

.calc-inner-img {
  background-image: url(../img/bg-img.jpg);
  width: 800px;
  height: 440px;
  margin-left: 10px;
}

.svg-two,
.svg-one,
.svg-flat {
  position: relative;
}

.svg-roof {
  position: absolute;
  top: 0;
  right: 130px;
  width: 581px;
  height: 300px;
}

.svg-roof polygon {
  fill: #2B2C7C;
}

.svg-wall {
  position: absolute;
  top: 86px;
  right: 130px;
  width: 581px;
  height: 301px;
}

.svg-wall polygon {
  fill: #E75B12;
}

.svg-shaped {
  position: absolute;
  top: 72px;
  right: 128px;
}

.svg-shaped polygon {
  fill: #2B2C7C;
}

.svg-shaped polyline {
  fill: #2B2C7C;
  z-index: 100;
}

.carcas {
  position: absolute;
  top: 73px;
  right: 123px;
}

.svg-one,
.svg-flat {
  display: none;
}

.svg-one .svg-wall {
  position: absolute;
  top: 107px;
  right: 137px;
  width: 571px;
  height: 262px;
}

.svg-one .svg-roof {
  top: 36px;
  right: 136px;
  width: 581px;
  height: 186px;
}

.svg-one .svg-shaped {
  position: absolute;
  width: 575px;
  height: 300px;
  top: 70px;
  right: 138px;
  z-index: 1;
}

.svg-one .carcas {
  position: absolute;
  top: 33px;
  right: 139px;
  width: 569px;
}

.svg-one .windows {
  z-index: 2;
  position: absolute;
  right: 138px;
  top: 133px;
  width: 570px;
  height: 157px;
}

.svg-flat .svg-wall {
  position: absolute;
  top: 88px;
  right: 132px;
  width: 576px;
  height: 300px;
}

.svg-flat .svg-roof {
  position: absolute;
  top: 9px;
  right: 132px;
  width: 581px;
  height: 300px;
}

.svg-flat .svg-shaped {
  position: absolute;
  top: 102px;
  right: 132px;
  z-index: 1;
}

.svg-flat .windows {
  z-index: 2;
  position: absolute;
  right: 134px;
  top: 134px;
  width: 570px;
  height: 157px;
}

.svg-flat .carcas {
  position: absolute;
  top: 92px;
  right: 132px;
  width: 573px;
}

