.dd-normal {
  float: left;
  width: 100%;
  height: auto; }

.dd-normal-box {
  width: 1024px;
  margin: 0 auto; }
  @media only screen and (max-width: 1024px) {
    .dd-normal-box {
      width: 90%; } }

.dd-normal-second {
  float: left;
  width: 100%; }

.dd-back {
  background-repeat: no-repeat;
  background-image: url("/build/assets/images/site/sprite.png"); }

.dd-sizing {
  box-sizing: border-box; }

.dd-abscenter {
  left: 0;
  right: 0;
  margin: 0 auto; }

.dd-reset-sel {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -moz-appearance: none;
  text-indent: .01px;
  text-overflow: '';
  background-image: url("/build/assets/images/site/arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  width: 100%; }

.dd-box-sel {
  width: 100%;
  overflow: hidden; }

.dd-pattern-sel {
  padding: 8px 10px;
  background-position: 90% center;
  font-size: 12px; }

.dd-section-slider {
  background-image: url("/build/assets/images/site/load.gif");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  position: relative;
  height: 51vw;
  max-height: 510px;
  overflow: hidden; }
  .dd-section-slider .dd-main-slide li {
    overflow: hidden;
    height: 51vw;
    max-height: 510px; }
    @media screen and (min-width: 768px) {
      .dd-section-slider .dd-main-slide li {
        height: 510px; } }
  .dd-section-slider .dd-main-slide li img {
    max-width: none;
    max-height: 100%;
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto; }

.bx-wrapper .bx-controls-direction a {
  width: 50px;
  height: 50px; }

.bx-wrapper .bx-prev,
.bx-wrapper .bx-prev:focus {
  background: url("/build/assets/images/site/sprite.png") no-repeat -18px top; }

.bx-wrapper .bx-prev:hover {
  background: url("/build/assets/images/site/sprite.png") no-repeat -18px -51px; }

.bx-wrapper .bx-next,
.bx-wrapper .bx-next:focus {
  background: url("/build/assets/images/site/sprite.png") no-repeat -69px top; }

.bx-wrapper .bx-next:hover {
  background: url("/build/assets/images/site/sprite.png") no-repeat -69px -51px; }

.bx-wrapper .bx-loading {
  background: url("/build/assets/images/site/load.gif") center center no-repeat #fff; }

.bx-wrapper .bx-controls {
  max-width: 1124px;
  position: absolute;
  right: 0;
  left: 0;
  top: 50%;
  margin: -25px auto 0 auto; }

.dd-services-section {
  padding: 37px 0 79px 0;
  margin-top: -90px; }
  @media screen and (max-width: 768px) {
    .dd-services-section {
      margin: 0 auto 34px auto; } }

.dd-section-parts {
  background-color: #ebebeb;
  padding-bottom: 67px; }

@media screen and (max-width: 768px) {
  .dd-section-parts .dd-title-section {
    background-color: #ebebeb;
    padding-top: 33px;
    padding-bottom: 0; } }

.dd-section-contact {
  padding-top: 70px; }
  .dd-section-contact .dd-title-section {
    padding-bottom: 30px; }

/*# sourceMappingURL=home.css.map */
