* {
  font-family: Suranna, "微軟正黑體", "Microsoft JhengHei", Arial, sans-serif !important;
}
.product,.footer {
    background-color: #292929;
}
.technology__body h4 {
    background: #292929;
    color:white;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.5);
}
.product__heading,.technology__subheading,.footer__body {
    color: white;
}
.connectWithUs__heading {
    margin: 0 auto;
    padding-top: 85.5px;
    width: auto;
    letter-spacing: .2em;
}
.swiper-button-next, .swiper-button-prev {
    color: #000;
    font-weight: bolder;
}

@media screen and (max-width: 768px) {
  .top__mainvisual--concept {
    background-image: url(../img/bg0.jpg);
  }
 .top__mainvisual--role {
    background-image: url(../img/bg2.jpg);
  }
}

@media screen and (min-width: 769px) {
  .top__mainvisual--concept {
    background-image: url(../img/bg2.jpg);
  }
   .top__mainvisual--role {
    background-image: url(../img/bg0.jpg);
  }
}

@media screen and (max-width: 768px) {
  .top__mainvisual--product {
    background-image: url(../img/bg0.jpg);
    background-size: 100%;
  }
}

@media screen and (min-width: 769px) {
  .top__mainvisual--product {
    background-image: url(../img/bg1.jpg);
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top__mainvisual--regular {
    background-image: url(../img/bg0.jpg);
    background-size: 100%;
  }
}

@media screen and (min-width: 769px) {
  .top__mainvisual--regular {
    background-image: url(../img/bg2.jpg);
    background-size: 100%;
  }
}

@media screen and (max-width: 768px) {
  .technology {
    margin-top: 56px;
  }

  .technology__visual {
    padding-bottom: 43.36%;
    background-image: url(../img/bg2.jpg);
        background-attachment: fixed;
  }
}

@media screen and (min-width: 769px) {
  .technology {
    position: relative;
    margin-top: 106px;
  }

  .technology__visual {
    margin-top: 102px;
    padding-bottom: 26%;
    background-image: url(../img/bg2.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
  }
}

.concept__body {
  padding: 63px 1rem;
  min-height: 463px;
}
@media screen and (min-width: 769px) {
  .concept__body {
    padding: 63px 17% 0 13%;
    min-height: 463px;
  }
}

@media screen and (max-width: 768px) {
  .concept {
    margin-top: 76px;
    background-image: url(../img/top/concept/bg.jpg);
  }

  .concept__visual {
    margin-top: 84px;
    padding-bottom: 43.36%;
    background-image: url(../img/bg2.jpg);
    background-attachment: fixed;
  }
}

@media screen and (min-width: 769px) {
  .concept {
    position: relative;
    margin-top: 76px;
  }

  .concept__visual {
    margin-top: 113px;
    padding-bottom: 26%;
    background-image: url(../img/ev1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
}

/* @media screen and (min-width: 769px) {
  .footer__visual.footer__visual--top {
    background-image: url(../img/kc/020.jpg);
  }
} */

.technology__image--02 {
  display: none;
}
@media screen and (min-width: 769px) {
  .technology__image--02 {
    display: block;
    max-width: 100%;
    width: auto;
  }
}

@media screen and (min-width: 769px) {
  .product__item {
    width: 100%;
    max-width: 100%;
  }
}

.product___image {
  height: auto;
}


.test-gallery {
  background-color: #152836;
  color: #eee;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.small {
  font-size: 11px;
  color: #999;
  display: block;
  margin-top: -10px
}

.cont {
  text-align: center;
}

.page-head {
  padding: 60px 0;
  text-align: center;
}

.page-head .lead {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 50px;
  margin-top: 0;
}

.btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  text-decoration: none;
}

.btn-lg {
  border-radius: 2px;
  font-size: 18px;
  line-height: 1.33333;
  padding: 10px 16px;
}

.btn-primary:hover {
  background-color: #fff;
  color: #152836;
}

.btn-primary {
  background-color: #152836;
  border-color: #0e1a24;
  color: #ffffff;
}

.btn-primary {
  border-color: #eeeeee;
  color: #eeeeee;
  transition: color 0.1s ease 0s, background-color 0.15s ease 0s;
}

.page-head h1 {
  font-size: 42px;
  margin: 0 0 20px;
  color: #FFF;
  position: relative;
  display: inline-block;
}

.page-head h1 .version {
  bottom: 0;
  color: #ddd;
  font-size: 11px;
  font-style: italic;
  position: absolute;
  width: 58px;
  right: -58px;
}

.demo-gallery > ul {
  margin-bottom: 0;
  padding-left: 15px;
}

.demo-gallery > ul > li {
  margin-bottom: 15px;
  width: 180px;
  display: inline-block;
  margin-right: 15px;
  list-style: outside none none;
}

.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}

.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}

.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}

.product__body{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.swiper-container {
  flex: 1 1 80%;
  width: 80%;
  height: auto;
  margin: 20px;
}

/* .swiper-button-next, .swiper-button-prev{
  color: #fff;
} */

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
  background: rgb(94, 94, 94);
}


.wrap{
  width:100%;
  padding-top: 20px;
  text-align:center;
}
.carousel{
  width:100%;
  margin:0px auto;
}
.slick-slide{
  margin:10px;
}
.slick-slide img{
  width:100%;
  border: 2px solid #fff;
}


#photostudio .d-flex-gallery{
  display: flex;
  flex-wrap: wrap;
  margin: 20px 0;
}

#photostudio .d-flex-gallery div{
  flex: 1 1 100%;
  padding: 10px;
}

@media (min-width: 769px){
  
  #photostudio .d-flex-gallery div{
    flex: 1 1 25%;
    padding: 10px;
  }
}

#photostudio .d-flex-gallery h3{
  width: 100%;
  text-align: center;
}

#Gallery img:hover,#photostudio img:hover{
  filter: brightness(.8);
  transition: .5s;
}
.icon{
  display:inline-block;
  padding-right: 20px;
}
.text-align-center{
  text-align:center;
}
.icon img{
  width:20px;
}
@media (max-width: 500px){
.none img{
  display:none;
}
.technology__body{
    text-align: center;
        margin-left: 0%;
        margin-bottom:5%;
}
.icon{
  display:block;
  padding-right: 20px;
}
.top__heading:after{
    content: '';
    position: absolute;
    top: -10%;
    left: -20%;
    width: 129%;
    height: 120%;
    background-color: rgb(159, 159, 159);
    z-index: -1;
    opacity: .6;
    /* border-radius: 30%; */
    /* filter: blur(30px); */
}
}
