.wrapcontainer-smarthome {
  background-color: #FFF; }
  .wrapcontainer-smarthome .section-sm-one {
    display: block;
    float: left;
    width: 100%;
    position: relative;
    background: #F2EBD9; }
    @media (max-width: 991px) {
      .wrapcontainer-smarthome .section-sm-one .image {
        height: 400px;
        overflow: hidden; }
        .wrapcontainer-smarthome .section-sm-one .image img {
          min-width: 100%;
          float: right;
          height: 400px;
          max-width: none;
          width: auto;
          margin-right: -12%; } }
    @media (max-width: 991px) and (max-width: 767px) {
      .wrapcontainer-smarthome .section-sm-one .image img {
        height: 190px;
        margin-right: 0; } }
    @media (max-width: 767px) {
      .wrapcontainer-smarthome .section-sm-one .image {
        height: 190px; } }
    .wrapcontainer-smarthome .section-sm-one .bubble {
      position: absolute;
      right: 0;
      animation-name: smarthomebubble;
      animation-duration: 1s;
      animation-timing-function: ease-out;
      animation-fill-mode: forwards;
      opacity: 0; }
      .wrapcontainer-smarthome .section-sm-one .bubble.top {
        top: -106px;
        text-align: left;
        right: 39%; }
        @media (max-width: 767px) {
          .wrapcontainer-smarthome .section-sm-one .bubble.top {
            top: -169px;
            right: inherit;
            left: 10%; } }
      .wrapcontainer-smarthome .section-sm-one .bubble.bottom {
        bottom: -108px;
        right: 10%;
        animation-delay: 1s; }
        @media (max-width: 1199px) {
          .wrapcontainer-smarthome .section-sm-one .bubble.bottom {
            bottom: 0; } }
        @media (max-width: 767px) {
          .wrapcontainer-smarthome .section-sm-one .bubble.bottom {
            top: -100px;
            bottom: inherit; } }
    @media (max-width: 767px) {
      .wrapcontainer-smarthome .section-sm-one {
        min-height: 190px;
        display: flex;
        flex-flow: column;
        align-items: center; }
        .wrapcontainer-smarthome .section-sm-one .container {
          position: relative;
          text-align: center;
          top: 0;
          left: 0;
          padding-top: 30px;
          transform: none; }
        .wrapcontainer-smarthome .section-sm-one .description {
          padding: 0 20px; }
        .wrapcontainer-smarthome .section-sm-one .title {
          font-size: 28px; } }
  .wrapcontainer-smarthome .section-sm-two {
    display: inline-block;
    width: 100%;
    background-color: #fff;
    padding: 80px 0; }
    @media (max-width: 767px) {
      .wrapcontainer-smarthome .section-sm-two {
        padding-left: 20px;
        padding-right: 20px; } }
    .wrapcontainer-smarthome .section-sm-two .box-content {
      text-align: center; }
      .wrapcontainer-smarthome .section-sm-two .box-content .title {
        width: 800px;
        line-height: 50px;
        margin: auto; }
        @media (max-width: 991px) {
          .wrapcontainer-smarthome .section-sm-two .box-content .title {
            width: 500px;
            line-height: 40px; } }
        @media (max-width: 767px) {
          .wrapcontainer-smarthome .section-sm-two .box-content .title {
            width: auto; } }
      .wrapcontainer-smarthome .section-sm-two .box-content .description {
        width: 870px;
        margin: 50px auto; }
        @media (max-width: 991px) {
          .wrapcontainer-smarthome .section-sm-two .box-content .description {
            width: 600px; } }
        @media (max-width: 767px) {
          .wrapcontainer-smarthome .section-sm-two .box-content .description {
            width: auto; } }
    .wrapcontainer-smarthome .section-sm-two .banner-list {
      width: 80%;
      margin: auto;
      margin-bottom: 30px;
      max-height: 250px;
      overflow: hidden; }
    .wrapcontainer-smarthome .section-sm-two img.olli-logo {
      width: 100px; }
    .wrapcontainer-smarthome .section-sm-two .icon-mix {
      width: 28px;
      margin-top: 30px; }
  .wrapcontainer-smarthome .small-title {
    text-transform: uppercase;
    margin-bottom: 30px; }
  .wrapcontainer-smarthome .user-command {
    margin-bottom: 10px; }
  .wrapcontainer-smarthome .maika-command {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: center; }
    .wrapcontainer-smarthome .maika-command .command {
      margin-left: 20px; }
  .wrapcontainer-smarthome .maika-combine {
    display: flex;
    align-items: center;
    font-size: 16px;
    margin-top: 50px; }
    .wrapcontainer-smarthome .maika-combine .combine {
      height: 100px;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 20px;
      padding: 10px; }
      .wrapcontainer-smarthome .maika-combine .combine.maika {
        width: 100px;
        margin-right: 15px; }
      .wrapcontainer-smarthome .maika-combine .combine.device {
        margin-left: 15px;
        width: 286px; }
        .wrapcontainer-smarthome .maika-combine .combine.device .desc {
          margin-left: 10px; }
    .wrapcontainer-smarthome .maika-combine span {
      font-size: 32px; }
  .wrapcontainer-smarthome .section-sm-three {
    background: linear-gradient(180deg, #fff 0%, #e2f4fab8 10.27%, #E2F4FA 23.84%, #E2F4FA 35.37%, #E2F4FA 39.12%, #E2F4FA 55.91%, #E2F4FA 65.46%, #E2F4FA 85.42%, #fff 100%); }
  .wrapcontainer-smarthome .section-st-one {
    padding: 0; }
    .wrapcontainer-smarthome .section-st-one .col-sm-6 > .image {
      padding-right: 30px; }
      @media (max-width: 767px) {
        .wrapcontainer-smarthome .section-st-one .col-sm-6 > .image {
          padding-right: 0;
          margin-bottom: 30px; } }
  .wrapcontainer-smarthome .section-st-two {
    padding: 80px 0; }
    @media (max-width: 767px) {
      .wrapcontainer-smarthome .section-st-two .row {
        display: flex;
        flex-flow: column-reverse; } }
    .wrapcontainer-smarthome .section-st-two .col-sm-6 > .image {
      padding-left: 30px; }
      @media (max-width: 767px) {
        .wrapcontainer-smarthome .section-st-two .col-sm-6 > .image {
          padding-left: 0;
          margin-bottom: 30px; } }
  .wrapcontainer-smarthome .section-sm-four {
    background: linear-gradient(180deg, #FFF 0%, #FFF 10.27%, #FFFAD3 23.84%, #FFFAD3 35.37%, #FFFAD3 39.12%, #FFFAD3 55.91%, #FFFAD3 65.46%, #FFFAD3 85.42%, #fff 100%); }
  .wrapcontainer-smarthome .section-sm-five {
    background: linear-gradient(180deg, #FFF 0%, #f7f7f7 10.27%, #f7f7f7 23.84%, #f7f7f7 35.37%, #f7f7f7 39.12%, #f7f7f7 55.91%, #f7f7f7 65.46%, #f7f7f7 85.42%, #fff 100%); }
  .wrapcontainer-smarthome .section-sm-six {
    background: linear-gradient(180deg, #FFF 0%, #F9F9EE 10.27%, #F9F9EE 23.84%, #F9F9EE 35.37%, #F9F9EE 39.12%, #F9F9EE 55.91%, #F9F9EE 65.46%, #F9F9EE 85.42%, #F4E1D7 100%); }
  .wrapcontainer-smarthome .section-sm-seven {
    background: linear-gradient(180deg, #F4E1D7 0%, #F4E1D7 10.27%, #F4E1D7 23.84%, #F4E1D7 35.37%, #F4E1D7 39.12%, #F4E1D7 55.91%, #F4E1D7 65.46%, #F4E1D7 85.42%, #FFF 100%); }
    .wrapcontainer-smarthome .section-sm-seven .group-img {
      margin-top: 30px;
      margin-left: 30px;
      display: flex;
      align-items: flex-start;
      justify-content: flex-end; }
      .wrapcontainer-smarthome .section-sm-seven .group-img img {
        margin-left: 30px; }
        @media (max-width: 767px) {
          .wrapcontainer-smarthome .section-sm-seven .group-img img {
            width: 50%; } }
  .wrapcontainer-smarthome .group-command {
    display: inline-block;
    margin-top: 10px; }
    .wrapcontainer-smarthome .group-command .command {
      display: block;
      margin-top: 10px; }
  .wrapcontainer-smarthome .section-sm-news {
    padding: 80px 0;
    text-align: center; }
    @media (max-width: 767px) {
      .wrapcontainer-smarthome .section-sm-news .items-new {
        margin: 0; }
        .wrapcontainer-smarthome .section-sm-news .items-new .image img {
          width: 100%; } }
    .wrapcontainer-smarthome .section-sm-news h3.title {
      margin: 50px 0 80px; }
    .wrapcontainer-smarthome .section-sm-news .item-title {
      margin-top: 20px; }
  .wrapcontainer-smarthome .support-videos {
    background-color: #fff; }

@keyframes smarthomebubble {
  0% {
    transform: translateY(50px);
    opacity: 0; }
  100% {
    transform: translateY(0px);
    opacity: 1; } }

.smarthome-question {
  background-color: #EF4129;
  margin: 80px 0;
  padding: 30px 50px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 991px) {
    .smarthome-question {
      display: block;
      width: 100%;
      text-align: center; } }
  .smarthome-question .title {
    color: white;
    width: 500px; }
    @media (max-width: 1199px) {
      .smarthome-question .title {
        width: 400px; } }
    @media (max-width: 991px) {
      .smarthome-question .title {
        width: 100%; } }
  .smarthome-question .description {
    width: 320px;
    margin-left: 20px; }
    @media (max-width: 991px) {
      .smarthome-question .description {
        width: 100%; } }
  .smarthome-question .btn-question a {
    background: #fff;
    padding: 10px 20px;
    border-radius: 20px; }

.smarthome-video .smarthome-feature-slider {
  background-color: #222;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .smarthome-video .smarthome-feature-slider {
      padding: 30px 15px; } }
  .smarthome-video .smarthome-feature-slider .row {
    display: flex;
    align-items: center; }
    @media (max-width: 767px) {
      .smarthome-video .smarthome-feature-slider .row {
        flex-flow: column; }
        .smarthome-video .smarthome-feature-slider .row .col-md-9.col-sm-8 {
          margin-bottom: 30px; } }
  .smarthome-video .smarthome-feature-slider iframe {
    height: 500px !important;
    width: 100% !important; }
    @media (max-width: 991px) {
      .smarthome-video .smarthome-feature-slider iframe {
        height: 400px !important; } }
    @media (max-width: 767px) {
      .smarthome-video .smarthome-feature-slider iframe {
        height: 300px !important; } }
  .smarthome-video .smarthome-feature-slider h3.title {
    color: #fff;
    font-size: 30px;
    line-height: 39px; }
    @media (max-width: 991px) {
      .smarthome-video .smarthome-feature-slider h3.title {
        font-size: 25px;
        line-height: 28px; } }
  .smarthome-video .smarthome-feature-slider .item-desc {
    color: #fff; }

.smarthome-video .owl-nav button {
  position: absolute;
  top: 33%;
  font-size: 40px !important; }
  @media (max-width: 1199px) {
    .smarthome-video .owl-nav button {
      top: 24%; } }
  .smarthome-video .owl-nav button.owl-prev {
    left: -25px; }
  .smarthome-video .owl-nav button.owl-next {
    right: -25px; }

.smarthome-video .owl-carousel .owl-item img {
  border: 3px solid transparent; }

.smarthome-video .owl-carousel .owl-item.current img {
  border-color: #e66453; }

.smarthome-faq {
  margin: 80px 0; }
  .smarthome-faq h3.title {
    text-align: center;
    margin-bottom: 50px; }
  @media (max-width: 767px) {
    .smarthome-faq .panel-group {
      padding: 0 20px; } }
  .smarthome-faq .panel-group .panel {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: #f5f5f5;
    padding-left: 15px;
    margin-bottom: 10px; }
    .smarthome-faq .panel-group .panel:last-child {
      border-bottom: 0; }
  .smarthome-faq .panel-default > .panel-heading {
    border: 0;
    padding: 20px 15px 15px 0; }
    .smarthome-faq .panel-default > .panel-heading a {
      display: inline-block;
      width: 100%;
      position: relative;
      font-weight: 600;
      font-size: 18px; }
      @media (max-width: 767px) {
        .smarthome-faq .panel-default > .panel-heading a {
          padding-right: 25px; } }
      .smarthome-faq .panel-default > .panel-heading a:before {
        font-family: "Glyphicons Halflings";
        content: "\e082";
        position: absolute;
        right: 0;
        color: #999;
        opacity: 0.5; }
      .smarthome-faq .panel-default > .panel-heading a.collapsed:before {
        content: "\e081"; }
  .smarthome-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: transparent;
    padding-left: 0; }
