/* line 4, style-building.scss */
body {
  overflow-x: hidden;
}

/* line 8, style-building.scss */
h1 {
  margin-left: 3px;
}

/* line 13, style-building.scss */
#container-build .main-wrap {
  padding-bottom: 0;
}

/* line 18, style-building.scss */
.subtitle {
  display: block;
  margin-top: -20px;
  margin-bottom: 30px;
  font-size: 20px;
  color: black;
  font-family: 'PT Sans', bold;
  font-weight: 800;
}

/* line 28, style-building.scss */
p {
  font-size: 14px;
}

/* line 32, style-building.scss */
.blue-text {
  font-size: 24px;
  line-height: 24px;
  color: #093483;
  padding: 15px 0;
  margin-top: 32px;
  margin-bottom: 30px;
  border-top: 1px solid #093483;
  border-bottom: 1px solid #093483;
  font-family: 'PT Sans', bold;
  font-weight: 600;
}
/* line 43, style-building.scss */
.blue-text.w {
  width: 83%;
}

/* line 48, style-building.scss */
.blue-subtitle {
  font-size: 26px;
  color: #093483;
  font-family: 'PT Sans', bold;
  font-weight: 600;
  margin-top: 6px;
}

/* line 57, style-building.scss */
ul.list li {
  list-style-type: disc;
  margin-left: 121px;
  font-size: 18px;
  font-family: 'PT Sans', bold;
}
/* line 62, style-building.scss */
ul.list li.mar {
  margin-left: 24px;
}

/* line 69, style-building.scss */
ul.list-price li {
  font-size: 18px;
  font-family: 'PT Sans', bold;
  list-style-type: none;
  line-height: 20px;
  margin-top: 30px;
}
/* line 75, style-building.scss */
ul.list-price li .num {
  font-size: 24px;
  color: #093483;
  font-weight: 900;
}

/* line 83, style-building.scss */
.advantages {
  width: 100%;
  min-height: 1px;
  background: #f9ebe4;
  margin: 0 auto;
  overflow: hidden;
  margin-left: -5000px;
  padding-left: 5000px;
  padding-right: 5000px;
  padding-top: 60px;
  font-family: 'PT Sans', bold;
  font-size: 24px;
  line-height: 24px;
  color: #000000;
}
/* line 97, style-building.scss */
.advantages .el-1 {
  display: inline-block;
  width: 137px;
  height: 50px;
  padding-top: 150px;
  margin-top: 80px;
  background: transparent url("/_img/building/el-1.png") no-repeat top left 13px;
  text-align: center;
  margin-left: 35px;
}
/* line 107, style-building.scss */
.advantages .el-2 {
  display: inline-block;
  width: 230px;
  height: 50px;
  padding-top: 150px;
  margin-top: 80px;
  background: transparent url("/_img/building/el-2.png") no-repeat top left 45px;
  text-align: center;
  margin-left: 122px;
  margin-bottom: 75px;
}
/* line 118, style-building.scss */
.advantages .el-3 {
  display: inline-block;
  width: 200px;
  height: 50px;
  padding-top: 150px;
  margin-top: 80px;
  background: transparent url("/_img/building/el-3.png") no-repeat top left 30px;
  text-align: center;
  margin-left: 62px;
}
/* line 128, style-building.scss */
.advantages .el-4 {
  display: inline-block;
  width: 324px;
  height: 50px;
  padding-top: 126px;
  margin-top: 80px;
  background: transparent url("/_img/building/el-4.png") no-repeat top left 100px;
  text-align: center;
}
/* line 137, style-building.scss */
.advantages .el-5 {
  display: inline-block;
  width: 262px;
  height: 50px;
  padding-top: 150px;
  margin-top: 80px;
  background: transparent url("/_img/building/el-5.png") no-repeat top left 55px;
  text-align: center;
}

/* line 148, style-building.scss */
.red-title {
  display: block;
  font-size: 34px;
  color: #873d32;
  font-weight: 600;
  line-height: 43px;
}
/* line 154, style-building.scss */
.red-title.mar {
  margin-top: 70px;
  margin-bottom: 40px;
}
/* line 158, style-building.scss */
.red-title.mar-2 {
  margin-bottom: 35px;
}
/* line 161, style-building.scss */
.red-title.mar-3 {
  margin-bottom: 45px;
}

/* line 166, style-building.scss */
.bc {
  width: 100%;
  min-height: 1px;
  background: transparent url("/_img/building/bc.jpg");
  margin: 0 auto;
  overflow: hidden;
  margin-left: -5000px;
  padding-left: 5000px;
  padding-right: 5000px;
  padding-top: 78px;
  margin-top: 50px;
  padding-bottom: 38px;
}

/* line 180, style-building.scss */
.list-right, .list-left {
  float: left;
  width: 47%;
  margin-bottom: 60px;
}
/* line 184, style-building.scss */
.list-right li, .list-left li {
  list-style-type: disc;
  font-size: 18px;
  font-family: 'PT Sans', bold;
  margin-left: 3%;
}

/* line 192, style-building.scss */
.list-left {
  margin-left: 10px;
}