* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  letter-spacing: 1.2px;
  line-height: 1.5;
  font-family: "Noto_Regular";
}

* a {
  display: inline-block;
}

h1 {
  font-size: 2.688em;
}

h2 {
  font-size: 2.5em;
}

h3 {
  font-size: 2.063em;
  color: #717171;
}

h4 {
  font-size: 1.25em;
  color: #717171;
}

p {
  font-size: 1.125em;
  color: #717171;
}

@font-face {
  font-family: "Noto_Black";
  src: url("../../Noto_Sans_TC/NotoSansTC-Black.otf");
}

@font-face {
  font-family: "Noto_Bold";
  src: url("../../Noto_Sans_TC/NotoSansTC-Bold.otf");
}

@font-face {
  font-family: "Noto_Light";
  src: url("../../Noto_Sans_TC/NotoSansTC-Light.otf");
}

@font-face {
  font-family: "Noto_Medium";
  src: url("../../Noto_Sans_TC/NotoSansTC-Medium.otf");
}

@font-face {
  font-family: "Noto_Regular";
  src: url("../../Noto_Sans_TC/NotoSansTC-Regular.otf");
}

@font-face {
  font-family: "Noto_Thin";
  src: url("../../Noto_Sans_TC/NotoSansTC-Thin.otf");
}

.container_Swidth {
  width: 65%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .container_Swidth {
    width: 85%;
  }
}

.container_Mwidth {
  width: 75%;
  margin: 0 auto;
}

.container_Bwidth {
  width: 85%;
  margin: 0 auto;
}

.background_img {
  background-image: url("../../img/contant_bgc.svg");
  background-position: right 0% top 0%;
  background-repeat: no-repeat;
}

.background_img_blue {
  background-image: url("../../img/services/services_bgc.png");
  background-position: right 0% top 0%;
  background-repeat: no-repeat;
}

.btn {
  padding: 8px 20px;
  margin-top: 20px;
  background-color: #F6D35C;
  border-radius: 5px;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  -webkit-box-shadow: 3px 5px 6px #bbbbbb;
          box-shadow: 3px 5px 6px #bbbbbb;
}

.btn:hover {
  -webkit-transform: translate(0px, 5px);
          transform: translate(0px, 5px);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn a {
  color: #fff;
}

.btn p {
  color: #fff;
  font-family: 'Noto_Medium';
}

@media screen and (max-width: 768px) {
  .btn {
    margin-top: 10px;
    padding: 5px 10px;
  }
}

.gray_banner {
  width: 100%;
  height: 23px;
  background-color: #C7C7C7;
}

@media screen and (max-width: 1440px) {
  .gray_banner {
    height: 30px;
  }
}

.color_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.En {
  border-bottom: 4px solid #F6D35C;
}

.color_bottom, .color_bottom_left, .color_bottom_s, .color_bottom_Tcontact, .color_bottom_Seccontact, .color_bottom_Tstakeholders, .Business_Philosophy, .Job_Opportunities, .color_bottom_left_core_once, .color_bottom_left_EMS, .color_bottom_left_EMS_sec, .color_bottom_left_Qua_seccolor_bottom_left_Reliability, .color_bottom_left_QualitySystem, .color_bottom_core_time, .color_bottom_RDteam, .color_bottom_Ai, .color_bottom_Foxconn_Labortary, .color_bottom_home, .color_bottom_life, .color_bottom_Logistics, .color_bottom_Vehicle, .color_bottom_Experience {
  position: relative;
  padding-bottom: 7px;
}

.color_bottom::after, .color_bottom_left::after, .color_bottom_s::after, .color_bottom_Tcontact::after, .color_bottom_Seccontact::after, .color_bottom_Tstakeholders::after, .Business_Philosophy::after, .Job_Opportunities::after, .color_bottom_left_core_once::after, .color_bottom_left_EMS::after, .color_bottom_left_EMS_sec::after, .color_bottom_left_Qua_seccolor_bottom_left_Reliability::after, .color_bottom_left_QualitySystem::after, .color_bottom_core_time::after, .color_bottom_RDteam::after, .color_bottom_Ai::after, .color_bottom_Foxconn_Labortary::after, .color_bottom_home::after, .color_bottom_life::after, .color_bottom_Logistics::after, .color_bottom_Vehicle::after, .color_bottom_Experience::after {
  content: '';
  width: 285px;
  height: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#020024), color-stop(0%, #f6d350), to(#fff1c1));
  background: linear-gradient(90deg, #020024 0%, #f6d350 0%, #fff1c1 100%);
  position: absolute;
  bottom: 12px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, 4%);
          transform: translate(-50%, 4%);
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .color_bottom::after, .color_bottom_left::after, .color_bottom_s::after, .color_bottom_Tcontact::after, .color_bottom_Seccontact::after, .color_bottom_Tstakeholders::after, .Business_Philosophy::after, .Job_Opportunities::after, .color_bottom_left_core_once::after, .color_bottom_left_EMS::after, .color_bottom_left_EMS_sec::after, .color_bottom_left_Qua_seccolor_bottom_left_Reliability::after, .color_bottom_left_QualitySystem::after, .color_bottom_core_time::after, .color_bottom_RDteam::after, .color_bottom_Ai::after, .color_bottom_Foxconn_Labortary::after, .color_bottom_home::after, .color_bottom_life::after, .color_bottom_Logistics::after, .color_bottom_Vehicle::after, .color_bottom_Experience::after {
    height: 15px;
  }
}

.color_bottom_left::after {
  width: 330px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left::after {
    width: 240px;
  }
}

.color_bottom_s::after {
  width: 170px;
  height: 20px;
}

@media screen and (max-width: 768px) {
  .color_bottom_s::after {
    height: 15px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_s::after {
    width: 130px;
  }
}

.color_bottom_Tcontact::after {
  width: 420px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Tcontact::after {
    width: 295px;
  }
}

.color_bottom_Seccontact::after {
  width: 230px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Seccontact::after {
    width: 160px;
  }
}

.color_bottom_Tstakeholders::after {
  width: 480px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Tstakeholders::after {
    width: 320px;
    top: 67%;
  }
}

.Business_Philosophy::after {
  width: 365px;
}

@media screen and (max-width: 768px) {
  .Business_Philosophy::after {
    width: 290px !important;
  }
}

.Job_Opportunities::after {
  width: 325px;
}

@media screen and (max-width: 768px) {
  .Job_Opportunities::after {
    width: 260px;
  }
}

@media screen and (max-width: 1200px) {
  .color_bottom_home::after {
    width: 215px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_home::after {
    width: 165px;
  }
}

.color_bottom_life::after {
  width: 180px;
}

@media screen and (max-width: 576px) {
  .color_bottom_life::after {
    width: 140px;
  }
}

.color_bottom_Logistics::after {
  width: 255px;
}

@media screen and (max-width: 576px) {
  .color_bottom_Logistics::after {
    width: 200px;
  }
}

.color_bottom_Vehicle::after {
  width: 190px;
}

@media screen and (max-width: 576px) {
  .color_bottom_Vehicle::after {
    width: 150px;
  }
}

.color_bottom_left_core_once::after, .color_bottom_core_time::after, .color_bottom_left_EMS::after, .color_bottom_left_EMS_sec::after, .color_bottom_RDteam::after, .color_bottom_RDteam::after, .color_bottom_left_QualitySystem::after, .color_bottom_left_Qua_sec::after, .color_bottom_left_Reliability::after, .color_bottom_Ai::after, .color_bottom_Foxconn_Labortary::after, .color_bottom_Experience::after {
  background: -webkit-gradient(linear, left top, right top, from(#020024), color-stop(0%, #8cbcf8), to(#e3eefa));
  background: linear-gradient(90deg, #020024 0%, #8cbcf8 0%, #e3eefa 100%);
}

.color_bottom_left_core_once::after {
  width: 390px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_core_once::after {
    width: 255px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_core_once::after {
    width: 205px;
  }
}

.color_bottom_core_time::after {
  width: 575px;
}

@media screen and (max-width: 1200px) {
  .color_bottom_core_time::after {
    width: 465px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_core_time::after {
    width: 400px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_core_time::after {
    width: 340px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_core_time::after {
    width: 295px;
  }
}

.color_bottom_Experience::after {
  width: 385px;
}

@media screen and (max-width: 1200px) {
  .color_bottom_Experience::after {
    width: 315px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_Experience::after {
    width: 265px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_Experience::after {
    width: 240px;
  }
}

.color_bottom_left_EMS::after {
  width: 470px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_EMS::after {
    width: 305px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_EMS::after {
    width: 240px;
  }
}

.color_bottom_left_EMS_sec::after {
  width: 545px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_EMS_sec::after {
    width: 355px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_EMS_sec::after {
    width: 280px;
  }
}

.color_bottom_RDteam::after {
  width: 460px;
}

@media screen and (max-width: 768px) {
  .color_bottom_RDteam::after {
    width: 315px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_RDteam::after {
    width: 265px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_RDteam::after {
    top: 45%;
    width: 225px;
  }
}

.color_bottom_left_QualitySystem::after {
  width: 740px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_QualitySystem::after {
    width: 520px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_QualitySystem::after {
    width: 390px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_left_QualitySystem::after {
    width: 325px;
    top: 44%;
  }
}

.color_bottom_left_Qua_sec::after {
  width: 620px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_Qua_sec::after {
    width: 440px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_Qua_sec::after {
    width: 330px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_left_Qua_sec::after {
    width: 300px;
  }
}

.color_bottom_left_Reliability::after {
  width: 485px;
}

@media screen and (max-width: 768px) {
  .color_bottom_left_Reliability::after {
    width: 335px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_left_Reliability::after {
    width: 260px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_left_Reliability::after {
    width: 235px;
  }
}

.color_bottom_Foxconn_Labortary::after {
  width: 415px;
}

@media screen and (max-width: 768px) {
  .color_bottom_Foxconn_Labortary::after {
    width: 290px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_Foxconn_Labortary::after {
    width: 225px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_Foxconn_Labortary::after {
    width: 210px;
  }
}

@media screen and (max-width: 768px) {
  .color_bottom_Ai::after {
    width: 535px;
  }
}

@media screen and (max-width: 576px) {
  .color_bottom_Ai::after {
    width: 430px;
  }
}

@media screen and (max-width: 480px) {
  .color_bottom_Ai::after {
    top: 64%;
    width: 225px;
  }
}

.uk-child-width-1-2\@s > * {
  width: 100%;
}

.fullContainer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
  background-color: #C7C7C7;
}

.fullContainer.uk-grid > * {
  padding-left: 0 !important;
}

.fullContainer .uk-first-column {
  padding-left: 0;
}

.fullContainer .smart {
  background-color: rgba(44, 44, 44, 0.5);
  padding: 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
}

@media screen and (max-width: 1200px) {
  .fullContainer .smart.uk-first-column {
    display: none;
  }
}

@media screen and (max-width: 1440px) {
  .fullContainer .smart {
    padding: 0 30px;
  }
}

.fullContainer .smart .smart_item {
  width: 82px;
  margin: 25px auto;
  display: block;
}

@media screen and (max-width: 1440px) {
  .fullContainer .smart .smart_item {
    margin: 15px auto;
  }
}

.fullContainer .smart .smart_item:hover .backGroung_yellow {
  display: block;
  position: absolute;
}

.fullContainer .smart .smart_item:hover .backGroung {
  display: none;
}

.fullContainer .smart .smart_item p {
  color: #fff;
  font-size: 0.813em;
  text-align: center;
  line-height: 1.4;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
}

@media screen and (max-width: 1440px) {
  .fullContainer .smart .smart_item p {
    font-size: 0.713em;
  }
}

.fullContainer .smart .smart_item:nth-child(2) .pic {
  width: 125%;
}

.fullContainer .smart .smart_item:nth-child(3) .pic {
  width: 120%;
}

.fullContainer .smart .smart_item:nth-child(4) .pic {
  width: 90%;
}

.fullContainer .smart .smart_item:nth-child(4) .pic .icon {
  width: 58%;
}

@media screen and (max-width: 1440px) {
  .fullContainer .smart .smart_item:nth-child(4) {
    width: 75%;
  }
}

.fullContainer .smart .smart_group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.fullContainer .smart .pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 82px;
  height: 53px;
  margin-bottom: 20px;
}

.fullContainer .smart .pic .backGroung {
  position: absolute;
}

.fullContainer .smart .pic .backGroung_yellow {
  display: none;
}

.fullContainer .smart .pic .icon {
  width: 48%;
  position: absolute;
  top: 48%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.fullContainer .solution_item {
  z-index: 1;
  width: 120px;
  height: 80px;
  position: absolute;
  top: 55%;
  left: 47.2%;
}

@media screen and (max-width: 1800px) {
  .fullContainer .solution_item {
    -webkit-transform: translateX(-16px);
            transform: translateX(-16px);
  }
}

@media screen and (max-width: 1440px) {
  .fullContainer .solution_item {
    -webkit-transform: translate(-19px, -10px);
            transform: translate(-19px, -10px);
  }
}

@media screen and (max-width: 1200px) {
  .fullContainer .solution_item {
    -webkit-transform: translate(-20px, -20px);
            transform: translate(-20px, -20px);
  }
}

@media screen and (max-width: 992px) {
  .fullContainer .solution_item {
    -webkit-transform: translate(-28px, -9px);
            transform: translate(-28px, -9px);
  }
}

@media screen and (max-width: 768px) {
  .fullContainer .solution_item {
    -webkit-transform: translate(-37.5px, -9px);
            transform: translate(-37.5px, -9px);
  }
}

@media screen and (max-width: 576px) {
  .fullContainer .solution_item {
    -webkit-transform: translate(-47px, -18px);
            transform: translate(-47px, -18px);
  }
}

@media screen and (max-width: 480px) {
  .fullContainer .solution_item {
    -webkit-transform: translate(-50px, -18px);
            transform: translate(-50px, -18px);
  }
}

.fullContainer .solution_item:hover .productGroup {
  display: block;
}

.fullContainer .solution_item .ripple_item {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  position: absolute;
  left: -67%;
  top: -62%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 100px 10px 10px 150px;
}

.fullContainer .solution_item .ripple {
  opacity: 0;
  position: absolute;
  z-index: -1;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-animation: ripple 2s infinite;
          animation: ripple 2s infinite;
  background-image: linear-gradient(120deg, #FEE140 0%, #FDA085 100%);
}

@media screen and (max-width: 1440px) {
  .fullContainer .solution_item .ripple {
    width: 60px;
    height: 60px;
  }
}

@media screen and (max-width: 768px) {
  .fullContainer .solution_item .ripple {
    width: 40px;
    height: 40px;
  }
}

@media screen and (max-width: 480px) {
  .fullContainer .solution_item .ripple {
    width: 30px;
    height: 30px;
  }
}

.fullContainer .banner {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 992px) {
  .fullContainer .banner {
    padding-top: 30px;
  }
}

@media screen and (max-width: 768px) {
  .fullContainer .banner {
    padding-top: 50px;
  }
}

@media screen and (max-width: 992px) {
  .fullContainer .banner.no_padding {
    padding-top: 0px;
  }
}

@media screen and (max-width: 768px) {
  .fullContainer .banner.no_padding {
    padding-top: 0px;
  }
}

.fullContainer .banner .smart_home_banner {
  z-index: -5;
  width: 100%;
}

.fullContainer .banner .smart_home_banner .smartHome {
  width: 100%;
}

.fullContainer .banner .productGroup {
  display: none;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}

@media screen and (max-width: 1200px) {
  .fullContainer .banner .productGroup {
    display: none !important;
  }
}

.fullContainer .banner .productGroup .productCircle {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.fullContainer .banner .productGroup .pic {
  position: absolute;
  top: -134%;
  left: -105%;
  width: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.fullContainer .banner .productGroup .pic p {
  width: 180%;
  font-size: 0.813em;
  padding: 10px 15px;
  background-color: #F6D35C;
  -webkit-transform: translate(30px, 10px);
  transform: translate(-58%, 10px);
  text-align: left;
}

@media screen and (max-width: 1440px) {
  .fullContainer .banner .productGroup .pic p {
    font-size: 0.713em;
  }
}

.fullContainer .banner .productGroup .pic p .title {
  font-family: "Noto_Medium";
  display: block;
  border-bottom: 1px solid #717171;
  padding-bottom: 4px;
  margin-bottom: 5px;
}

.fullContainer .banner .productGroup .product {
  width: 100%;
  position: absolute;
  left: -8%;
  top: 3%;
}

.fullContainer .banner .Camera {
  top: 54%;
  left: 43.7%;
}

.fullContainer .banner .Camera .product {
  width: 19.5%;
  left: 33.2%;
  top: 7%;
}

.fullContainer .banner .Smart_Safe {
  top: 78%;
  left: 27.9%;
}

.fullContainer .banner .Smart_Safe .product {
  width: 62%;
  left: 12%;
  top: 13%;
}

@media screen and (max-width: 1800px) {
  .fullContainer .banner .Smart_Safe .productCircle {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .fullContainer .banner .Smart_Safe .productGroup .pic {
    left: 62%;
    top: -197%;
  }
  .fullContainer .banner .Smart_Safe .productGroup .pic .product {
    width: 62%;
    left: 29%;
    top: 12%;
  }
  .fullContainer .banner .Smart_Safe .productGroup .pic p {
    -webkit-transform: translate(14%, 10px);
            transform: translate(14%, 10px);
  }
}

.fullContainer .banner .Smart_Outdoor_Camera {
  top: 26%;
  left: 23.6%;
  z-index: 2;
}

.fullContainer .banner .Smart_Outdoor_Camera .product {
  width: 31%;
  left: 26%;
  top: 8%;
}

@media screen and (max-width: 1800px) {
  .fullContainer .banner .Smart_Outdoor_Camera .productCircle {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  .fullContainer .banner .Smart_Outdoor_Camera .productGroup .pic {
    left: 90%;
  }
  .fullContainer .banner .Smart_Outdoor_Camera .productGroup .pic .product {
    left: 42%;
    top: 8%;
  }
  .fullContainer .banner .Smart_Outdoor_Camera .productGroup .pic p {
    -webkit-transform: translate(14%, 10px);
            transform: translate(14%, 10px);
  }
}

@media screen and (max-width: 1200px) {
  .fullContainer .banner .Smart_Outdoor_Camera {
    top: 28.5%;
  }
}

@media screen and (max-width: 768px) {
  .fullContainer .banner .Smart_Outdoor_Camera {
    top: 31.5%;
  }
}

.fullContainer .banner .Home_Appliance_Controller {
  top: 33%;
  left: 50.1%;
}

.fullContainer .banner .Home_Appliance_Controller .product {
  width: 61%;
  left: 10%;
  top: 16%;
}

@media screen and (max-width: 1440px) {
  .fullContainer .banner .Home_Appliance_Controller {
    top: 34%;
  }
}

@media screen and (max-width: 768px) {
  .fullContainer .banner .Home_Appliance_Controller {
    top: 36.5%;
  }
}

@media screen and (max-width: 480px) {
  .fullContainer .banner .Home_Appliance_Controller {
    top: 38.5%;
  }
}

.fullContainer .banner .Smart_Surveillance_Tablet {
  top: 66%;
  left: 58%;
}

.fullContainer .banner .Smart_Surveillance_Tablet .product {
  left: 10%;
  top: 12%;
  width: 59%;
}

.fullContainer .banner .Smart_Lock {
  top: 62%;
  left: 76.2%;
}

.fullContainer .banner .Smart_Lock .product {
  width: 23%;
  left: 29%;
  top: 7%;
}

.fullContainer .banner .Smart_Doorbell {
  top: 61%;
  left: 85.6%;
}

.fullContainer .banner .Smart_Doorbell .product {
  width: 30%;
  left: 27%;
  top: 6%;
}

@-webkit-keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes ripple {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.fullContainer .banner .ripple:nth-child(2) {
  animation-delay: .3s;
  -webkit-animation-delay: .3s;
}

.fullContainer .banner .ripple:nth-child(3) {
  animation-delay: .6s;
  -webkit-animation-delay: .6s;
}

.fullContainer .banner .ripple:nth-child(4) {
  animation-delay: .9s;
  -webkit-animation-delay: .9s;
}

.fullContainer .uk-active a .pic .backGroung_yellow {
  display: block;
  position: absolute;
}

.fullContainer .uk-active a .pic .backGroung {
  display: none;
}

.solution_Accordion {
  padding: 20px 0 50px;
  display: none;
}

@media screen and (max-width: 1200px) {
  .solution_Accordion {
    display: block;
  }
}

.solution_Accordion li:hover a {
  background-color: #F6D35C;
}

.solution_Accordion li.uk-open {
  background-color: #F2F2F2;
}

.solution_Accordion li.uk-open .uk-accordion-title::before {
  background-image: url("../../img/solution_arrow_down.svg");
  background-size: 60%;
}

.solution_Accordion li.uk-open > a {
  background-color: #F6D35C;
}

.solution_Accordion li a {
  padding: 10px 10px;
  margin: 10px 0;
  background-color: #F2F2F2;
  border-left: 5px solid #F6D35C;
}

@media screen and (max-width: 768px) {
  .solution_Accordion li a {
    font-size: 1em;
  }
}

.solution_Accordion li .uk-accordion-content {
  padding: 0px 20px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media screen and (max-width: 768px) {
  .solution_Accordion li .uk-accordion-content p {
    font-size: 1em;
  }
}

.solution_Accordion .uk-accordion-title {
  color: #717171;
}

.solution_Accordion .uk-accordion-title::before {
  background-image: url("../../img/solution_arrow_left.svg");
  background-size: 30%;
}

.solution_Accordion h2 {
  font-size: 2.688em;
  line-height: 1.2;
  margin-bottom: 15px;
  margin-left: 13px;
}

@media screen and (max-width: 1200px) {
  .solution_Accordion h2 {
    font-size: 1.875em;
  }
}

@media screen and (max-width: 576px) {
  .solution_Accordion h2 {
    font-size: 1.375em;
  }
}

.uk-accordion-content {
  width: 100%;
}

.uk-accordion-content .pic {
  width: 14%;
  margin-right: 30px;
}

@media screen and (max-width: 576px) {
  .uk-accordion-content .pic {
    width: 20%;
  }
}

@media screen and (max-width: 480px) {
  .uk-accordion-content .pic {
    width: 30%;
  }
}

.uk-accordion-content .pic img {
  width: 100%;
}

.uk-accordion-content p {
  width: 86%;
}

.uk-accordion-content .Doorbell img, .uk-accordion-content .Lock img {
  width: 50%;
  -webkit-transform: translateX(27px);
          transform: translateX(27px);
}

@media screen and (max-width: 480px) {
  .uk-accordion-content .Doorbell img {
    width: 65%;
    -webkit-transform: translateX(15px);
            transform: translateX(15px);
  }
}

.uk-accordion-content .Camera img {
  width: 40%;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
}

.uk-accordion-content .Outdoor_Camera img {
  width: 55%;
  -webkit-transform: translateX(25px);
          transform: translateX(25px);
}
/*# sourceMappingURL=Smart_home.css.map */