.home-wel {
  font-size: 22px;
  line-height: 1.5;
  margin: 50px 0 0 0;
}
.home-wel img {
  display: none;
}
.about-name {
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
}
.about-name img {
  display: none;
}
.detail-home {
  line-height: 1.5;
  margin: 25px 0 0 0;
}
.detail-home img {
  display: none;
}
.detail-home-2 {
  line-height: 1.5;
  margin: 25px 0 0 0;
}
.detail-home-2 img {
  width: auto;
  max-width: 100%;
}
.home-6-col {
  width: 16.66%;
  float: left;
  position: relative;
  padding-bottom: 60px;
}
.home-6-col-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-img img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-1 {
  width: 16.66%;
  float: left;
  position: relative;
}
.home-6-col-1-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-1-img img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-1:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-2 {
  width: 16.66%;
  float: left;
  position: relative;
  padding-bottom: 60px;
}
.home-6-col-2-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-2-img img {
  width: 100%;
  height: 475px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-2:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-3 {
  width: 16.66%;
  float: left;
  position: relative;
}
.home-6-col-3-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-3-img img {
  width: 100%;
  height: 475px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-3:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-h {
  background: #7c0404;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  text-align: center;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home-6-col-d {
  background: #ffffff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  font-size: 14px;
}
.home-6-col:hover .home-6-col-h {
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home-6-col-2:hover .home-6-col-h {
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menuspecial {
  margin: 30px 0 0 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.menuspecial:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-6-col-icon img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.home-4-col {
  width: 270px;
  height: 180px;
  line-height: 0;
}
.home-4-col img {
  width: 270px;
  height: 180px;
  box-shadow: 0 0 10px #ccc;
  object-fit: cover;
  object-position: center;
}
.home-4-col-icon img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.home-3-col {
  width: 370px;
  height: 247px;
  line-height: 0;
}
.home-3-col img {
  width: 370px;
  height: 247px;
  box-shadow: 0 0 10px #ccc;
  object-fit: cover;
  object-position: center;
}
.home-2-col {
  width: 570px;
  height: 380px;
  line-height: 0;
}
.home-2-col img {
  width: 570px;
  height: 380px;
  box-shadow: 0 0 10px #ccc;
  object-fit: cover;
  object-position: center;
}
.home-4-col-semi {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(51,51,51,0.5);
}
.home-4-col-semi-img {
  width: 270px;
  height: 180px;
  line-height: 0;
}
.home-4-col-semi-img img {
  width: 270px;
  height: 180px;
  object-fit: cover;
  object-position: center;
}
.home-4-col-semi-title {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px 0;
  padding: 0 15px;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-4-col-semi-detail {
  color: ;
  height: 63px;
  overflow: hidden;
  padding: 0 15px;
  margin: 0 0 15px 0;
}
.home-4-col-semi:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-3-col-semi {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(51,51,51,0.5);
}
.home-3-col-semi-img {
  width: 370px;
  height: 247px;
  line-height: 0;
}
.home-3-col-semi-img img {
  width: 370px;
  height: 247px;
  object-fit: cover;
  object-position: center;
}
.home-3-col-semi-title {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px 0;
  padding: 0 15px;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-3-col-semi-detail {
  color: ;
  height: 63px;
  overflow: hidden;
  padding: 0 15px;
  margin: 0 0 15px 0;
}
.home-3-col-semi:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-2-col-semi {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  padding: 0 15px 0 190px;
  height: 170px;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(51,51,51,0.5);
}
.home-2-col-semi-img {
  width: 170px;
  height: 170px;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.home-2-col-semi-img img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.home-2-col-semi-title {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px 0;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-2-col-semi-detail {
  color: ;
  height: 110px;
  overflow: hidden;
}
.home-2-col-semi:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-title {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 10px 0;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-title img {
  display: none;
}
.home-title table {
  display: none;
}
.home-detail {
  color: ;
  height: 43px;
  overflow: hidden;
}
.home-detail img {
  display: none;
}
.home-detail table {
  display: none;
}
.home-title-2 {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 10px 0;
  color: #ffffff;
  text-align: left;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-title-2 img {
  display: none;
}
.home-title-2 table {
  display: none;
}
.home-detail-2 {
  color: ;
  height: 43px;
  overflow: hidden;
  text-align: left;
}
.home-detail-2 img {
  display: none;
}
.home-detail-2 table {
  display: none;
}
.aboutimg {
  position: relative;
  margin: 50px 0 0 0;
}
.about-img {
  line-height: 0;
  text-align: center;
}
.about-img img {
  width: 570px;
  height: 380px;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .detail-home-2 table td {
    display: table-row;
  }
  .home-wel {
    font-size: 18px;
    line-height: 0px;
    margin: 50px 0 0 0;
  }
  .about-name {
    font-size: 30px;
  }
  .detail-home {
    line-height: 1.5;
    margin: 15px 0 0 0;
  }
  .about-img {
    margin: 30px 0 0 0;
  }
  .about-img img {
    width: 100%;
    height: auto;
  }
  .home-6-col {
    width: 50%;
  }
  .home-6-col-img img {
    height: 200px;
  }
  .home-6-col-h {
    font-size: 14px;
  }
  .home-6-col-1 {
    width: 50%;
  }
  .home-6-col-1-img img {
    height: 200px;
  }
  .home-6-col-2 {
    width: 50%;
  }
  .home-6-col-2-img img {
    height: 300px;
  }
  .home-6-col-3 {
    width: 50%;
  }
  .home-6-col-3-img img {
    height: 300px;
  }
  .home-4-col {
    width: 100%;
    height: auto;
  }
  .home-4-col img {
    width: 100%;
    height: auto;
  }
  .home-3-col {
    width: 100%;
    height: auto;
  }
  .home-3-col img {
    width: 100%;
    height: auto;
  }
  .home-2-col {
    width: 100%;
    height: auto;
  }
  .home-2-col img {
    width: 100%;
    height: auto;
  }
  .home-4-col-semi-img {
    width: 100%;
    height: auto;
  }
  .home-4-col-semi-img img {
    width: 100%;
    height: auto;
  }
  .home-3-col-semi-img {
    width: 100%;
    height: auto;
  }
  .home-3-col-semi-img img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-wel {
    margin: 30px 0 0 0;
  }
  .about-img {
    margin: 30px 0 0 0;
  }
  .about-img img {
    width: 100%;
    height: auto;
  }
  .home-6-col {
    width: 33.33%;
  }
  .home-6-col-img img {
    height: 250px;
  }
  .home-6-col-1 {
    width: 33.33%;
  }
  .home-6-col-1-img img {
    height: 250px;
  }
  .home-6-col-2 {
    width: 33.33%;
  }
  .home-6-col-2-img img {
    height: 375px;
  }
  .home-6-col-3 {
    width: 33.33%;
  }
  .home-6-col-3-img img {
    height: 375px;
  }
  .home-4-col {
    width: 345px;
    height: 230px;
  }
  .home-4-col img {
    width: 345px;
    height: 230px;
  }
  .home-4-col-icon {
    width: 220px;
    height: 147px;
  }
  .home-3-col {
    width: 345px;
    height: 230px;
  }
  .home-3-col img {
    width: 345px;
    height: 230px;
  }
  .home-2-col {
    width: 345px;
    height: 230px;
  }
  .home-2-col img {
    width: 345px;
    height: 230px;
  }
  .home-4-col-semi-img {
    width: 345px;
    height: 230px;
  }
  .home-4-col-semi-img img {
    width: 345px;
    height: 230px;
  }
  .home-3-col-semi-img {
    width: 345px;
    height: 230px;
  }
  .home-3-col-semi-img img {
    width: 345px;
    height: 230px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-wel {
    margin: 30px 0 0 0;
  }
  .about-img {
    margin: 30px 0 0 0;
  }
  .about-img img {
    width: 455px;
    height: 303px;
  }
  .home-6-col {
    width: 33.33%;
  }
  .home-6-col-img img {
    height: 340px;
  }
  .home-6-col-1 {
    width: 33.33%;
  }
  .home-6-col-1-img img {
    height: 340px;
  }
  .home-6-col-2 {
    width: 33.33%;
  }
  .home-6-col-2-img img {
    height: 585px;
  }
  .home-6-col-3 {
    width: 33.33%;
  }
  .home-6-col-3-img img {
    height: 585px;
  }
  .home-4-col {
    width: 212px;
    height: 141px;
  }
  .home-4-col img {
    width: 212px;
    height: 141px;
  }
  .home-3-col {
    width: 295px;
    height: 197px;
  }
  .home-3-col img {
    width: 295px;
    height: 197px;
  }
  .home-2-col {
    width: 455px;
    height: 303px;
  }
  .home-2-col img {
    width: 455px;
    height: 303px;
  }
  .home-4-col-semi-img {
    width: 293px;
    height: 195px;
  }
  .home-4-col-semi-img img {
    width: 293px;
    height: 195px;
  }
  .home-3-col-semi-img {
    width: 293px;
    height: 195px;
  }
  .home-3-col-semi-img img {
    width: 293px;
    height: 195px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .home-6-col {
    width: 16.6%;
  }
  .home-6-col-img img {
    height: 230px;
  }
  .home-6-col-1 {
    width: 16.6%;
  }
  .home-6-col-1-img img {
    height: 230px;
  }
  .home-6-col-2 {
    width: 16.6%;
  }
  .home-6-col-2-img img {
    height: 330px;
  }
  .home-6-col-3 {
    width: 16.6%;
  }
  .home-6-col-3-img img {
    height: 330px;
  }
}
.red {
  color: #f00;
}
a {
  color: #ffffff;
}
a:hover {
  color: #7c0404;
}
#movement {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#con-center {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
#middle {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
#rorate90 {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#rorate45 {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#circle {
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#fade {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#texthidden {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#hidden {
  overflow: hidden;
}
#zoom {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#zoom-in {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#zoom-out {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
#opacity-0 {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-1 {
  opacity: 0.1;
  filter: alpha(opacity=10);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-2 {
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-3 {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-4 {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-5 {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-6 {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-7 {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-8 {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity-9 {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#opacity {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
#img-fit {
  object-fit: cover;
  object-position: center;
}
body {
  background: #c52028;
  color: ;
  font-weight: 300;
  font-family: Kanit;
  font-size: 16px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  -webkit-font-smoothing: antialiased;
}
button,
input,
select,
textarea {
  padding: 0 5px;
  font-family: Kanit;
}
p,
div {
  padding: 0px;
}
.back {
  text-align: center;
  margin: 50px 0 0 0;
  color: #7c0404;
}
.back:hover {
  color: #ffffff;
}
.backtop {
  background: #7c0404;
  width: 40px;
  height: 40px;
  padding-bottom: 5px;
  position: fixed;
  z-index: 4;
  bottom: 0;
  right: 0;
  margin: 0 15px 15px 0;
  color: #ffffff;
  border: 1px solid #ffffff;
  -moz-border: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
.backtop:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#bullet {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  cursor: pointer;
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.bulletset {
  margin: 20px 0 0 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.bulletset .bullet-over {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  cursor: pointer;
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #7c0404;
}
.bulletset .bullet {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  cursor: pointer;
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: solid 2px #7c0404;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bulletset .bullet:hover {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  cursor: pointer;
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #ffffff;
  border: solid 2px #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#number {
  width: 30px;
  height: 30px;
  margin: 50px 5px 0 0;
  -moz-border: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.numpage {
  background: #f5f5f5;
  color: #232323;
  border: solid 1px #ccc;
  width: 30px;
  height: 30px;
  margin: 50px 5px 0 0;
  -moz-border: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.numpage-over {
  background: #ffffff;
  color: #ffffff;
  width: 30px;
  height: 30px;
  margin: 50px 5px 0 0;
  -moz-border: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.numpage:hover {
  background: #ffffff;
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 50px 5px 0 0;
  -moz-border: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.numpage-next {
  background: #ffffff;
  color: #ffffff;
  width: 60px;
  height: 30px;
  margin: 50px 5px 0 0;
  -moz-border: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.numpage-next:hover {
  margin-left: 5px;
}
header.under-head {
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
header.under-head .under-logo img {
  max-height: 80px;
}
footer.under-footer {
  padding: 20px 0 0 0;
}
footer.under-footer .under-social {
  text-align: center;
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
}
footer.under-footer .under-social a {
  color: #ffffff;
  margin: 0 7px;
  font-size: 20px;
}
.under-detail {
  padding: 50px 0;
  font-size: 36px;
  text-align: center;
  font-weight: 500;
}
#layoutlist-title {
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
#layoutlist-detail {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-01 {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 145px;
  position: relative;
  padding: 0px 0 30px 170px;
}
.layoutlist-01-img {
  line-height: 0;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0px;
  overflow: hidden;
}
.layoutlist-01-img img {
  width: 170px;
  height: 113px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01-img img.circle {
  width: 170px;
  height: 170px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01-detail {
  padding: 0 0 0 20px;
}
.layoutlist-01-h {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.layoutlist-01-d {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-01:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.layoutlist-01:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01:hover img.circle {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01-circle {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 200px;
  position: relative;
  padding: 0px 0 30px 170px;
}
.layoutlist-02 {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0 0 30px 0;
}
.layoutlist-02-img {
  line-height: 0;
  overflow: hidden;
}
.layoutlist-02-img img {
  width: 270px;
  height: 180px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-02-img img.circle {
  width: 270px;
  height: 270px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-02-detail {
  padding: 7px 0 0 0;
}
.layoutlist-02-h {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.layoutlist-02-d {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-02:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.layoutlist-02:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-02:hover img.circle {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03 {
  margin: 30px 0 0 0;
  padding: 0 0 30px 0;
}
.layoutlist-03-img {
  line-height: 0;
  overflow: hidden;
}
.layoutlist-03-img img {
  width: 370px;
  height: 247px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03-img img.circle {
  width: 270px;
  height: 270px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03-detail {
  padding: 7px 0 0 0;
}
.layoutlist-03-h {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.layoutlist-03-d {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-03:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.layoutlist-03:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03:hover img.circle {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-04 {
  margin: 30px 0 0 0;
  position: relative;
}
.layoutlist-04 i {
  position: absolute;
  top: 0px;
  left: 0px;
}
.layoutlist-titledetail {
  margin: 30px 0 0 0;
  font-size: 24px;
  font-weight: 500;
}
.gallerydetail-01 {
  margin: 30px 0 0 0;
  line-height: 0;
  text-align: center;
}
.gallerydetail-01 img {
  width: 100%;
  cursor: pointer;
}
.gallerydetail-02 {
  margin: 30px 0 0 0;
}
.gallerydetail-02 img {
  border: solid 1px #ffffff;
}
.gallerydetail-02-bgshort {
  background: #ffffff;
  height: 105px;
  overflow: hidden;
  width: 100%;
  padding: 5px 49px;
  position: relative;
}
.gallerydetail-02-short {
  padding: 5px;
  width: 96px;
  height: 96px;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallerydetail-02-short img {
  height: 86px;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
}
#gallerydetail-arrow {
  position: absolute;
  top: 50%;
  font-size: 80px;
  line-height: 0;
  cursor: pointer;
  margin: -44px 0 0 0;
  color: #ffffff;
}
.gallerydetail-02-arrowleft {
  position: absolute;
  top: 50%;
  font-size: 80px;
  line-height: 0;
  cursor: pointer;
  margin: -44px 0 0 0;
  color: #ffffff;
  left: 12px;
}
.gallerydetail-02-arrowright {
  position: absolute;
  top: 50%;
  font-size: 80px;
  line-height: 0;
  cursor: pointer;
  margin: -44px 0 0 0;
  color: #ffffff;
  right: 12px;
}
.gallerydetail-03 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-03 img {
  width: 170px;
  height: 113px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-03 video {
  width: 170px;
  height: 113px;
}
.gallerydetail-03 iframe {
  width: 170px;
  height: 113px;
}
.gallerydetail-04 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-04 img {
  width: 236px;
  height: 157px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-04 video {
  width: 236px;
  height: 157px;
}
.gallerydetail-04 iframe {
  width: 236px;
  height: 157px;
}
.gallerydetail-05 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-05 img {
  width: 370px;
  height: 247px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-05 video {
  width: 370px;
  height: 247px;
}
.gallerydetail-05 iframe {
  width: 370px;
  height: 247px;
}
.gallerydetail-06 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-06 img {
  width: 170px;
  height: 113px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-06 video {
  width: 170px;
  height: 113px;
}
.gallerydetail-06 iframe {
  width: 170px;
  height: 113px;
}
.gallerydetail-07 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-07 img {
  width: 270px;
  height: 180px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-07 video {
  width: 270px;
  height: 180px;
}
.gallerydetail-07 iframe {
  width: 270px;
  height: 180px;
}
.gallerydetail-08 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-08 img {
  width: 370px;
  height: 247px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-08 video {
  width: 370px;
  height: 247px;
}
.gallerydetail-08 iframe {
  width: 370px;
  height: 247px;
}
.gallerydetail-09 {
  margin: 30px 0 0 0;
  position: relative;
}
.gallerydetail-09 img {
  width: 570px;
  height: 380px;
  object-fit: cover;
  object-position: center;
}
.gallerydetail-09 video {
  width: 570px;
  height: 380px;
}
.gallerydetail-09 iframe {
  width: 570px;
  height: 380px;
}
.vdo-play {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.vdo-play i {
  font-size: 60px;
}
.vdo-detail {
  width: 100%;
  margin: 30px 0 0 0;
}
.vdo-detail video {
  width: 770px;
  height: 433px;
}
.vdo-detail iframe {
  width: 770px;
  height: 433px;
}
.category-title {
  margin: 30px 0 0 0;
  font-size: 20px;
  padding: 12px 15px;
  background: #7c0404;
  color: #ffffff;
}
.category {
  padding: 12px 15px;
  border-bottom: solid 1px #eee;
  color: ;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.category:hover {
  color: #ffffff;
  background: rgba(255,255,255,0.3);
}
.category-over {
  padding: 12px 15px;
  color: #ffffff;
  background: rgba(255,255,255,0.3);
  border-bottom: solid 1px #ffffff;
  border-top: solid 1px #ffffff;
}
.category-over .categorysub-1 .category-name {
  color: #7c0404;
  font-weight: 500;
}
.categorysub-1 {
  cursor: pointer;
}
.category-name {
  color: ;
  position: relative;
  padding: 0px 12px 0px 25px;
}
.category-name i {
  position: absolute;
  top: 1px;
  left: 0px;
  color: #7c0404;
}
.category-arrow {
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 16px;
  display: none;
}
.categorysub-detail {
  margin: 10px 0 0 0;
}
.categorysub-2 {
  padding: 5px 0;
  margin: 0 0 0 25px;
  border-bottom: dotted 1px #eee;
  color: ;
}
.categorysub-name {
  padding: 5px 0px 5px 23px;
  position: relative;
}
.categorysub-name i {
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 13px;
}
.categorysub-name-active {
  padding: 5px 0px 5px 23px;
  position: relative;
  color: #7c0404;
}
.categorysub-name-active i {
  position: absolute;
  top: 8px;
  left: 0;
  font-size: 13px;
  color: #7c0404;
}
.categorysub-2:hover {
  color: #999;
}
.download-01 {
  padding: 30px 0 30px 50px;
  border-bottom: dotted 1px #7c0404;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.download-01-icon {
  font-size: 30px;
  line-height: 0;
  color: #7c0404;
  position: absolute;
  left: 0;
}
.download-01-title {
  height: 42px;
  overflow: hidden;
  color: ;
}
.download-01:hover .download-01-icon {
  color: #7c0404;
}
.download-01:hover .download-01-title {
  color: #7c0404;
}
.download-02 {
  margin: 30px 10px 0 10px;
}
.download-02-icon {
  font-size: 50px;
  text-align: center;
  color: #7c0404;
  border-bottom: solid 1px #000;
}
.download-02-title {
  height: 42px;
  text-align: center;
  margin: 12px 0 0 0;
  color: ;
}
.download-03 {
  margin: 30px 10px 0 10px;
}
.download-03-icon {
  font-size: 50px;
  text-align: center;
  color: #7c0404;
  border-bottom: solid 1px #000;
}
.download-03-title {
  height: 42px;
  text-align: center;
  margin: 12px 0 0 0;
  color: ;
}
.download-04 {
  margin: 30px 0 0 0;
  overflow: hidden;
}
.download-04 img {
  width: 270px;
  height: 270px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  object-fit: cover;
  object-position: center;
}
.download-04:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.download-05 {
  margin: 30px 0 0 0;
  overflow: hidden;
}
.download-05 img {
  width: 370px;
  height: 370px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  object-fit: cover;
  object-position: center;
}
.download-05:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.productlist {
  margin: 30px 0 0 0;
}
.productlist-h {
  margin: 10px 0 0 0;
  font-weight: 500;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.productlist-01 img {
  width: 195px;
  height: 195px;
  object-fit: cover;
  object-position: center;
}
.productlist-02 img {
  width: 270px;
  height: 270px;
  object-fit: cover;
  object-position: center;
}
.productlist-03 img {
  width: 420px;
  height: 420px;
  object-fit: cover;
  object-position: center;
}
.productlist-04 img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.productlist-05 img {
  width: 270px;
  height: 270px;
  object-fit: cover;
  object-position: center;
}
.productlist-06 img {
  width: 370px;
  height: 370px;
  object-fit: cover;
  object-position: center;
}
.productlist-07 img {
  width: 570px;
  height: 570px;
  object-fit: cover;
  object-position: center;
}
.productdetail {
  margin: 30px 0 0 0;
}
.productdetail-h {
  margin: 30px 0 0 0;
  font-size: 24px;
  font-weight: 500;
  color: #ffffff;
}
.productdetail-d {
  margin: 12px 0 0 0;
  line-height: 28px;
}
.productdetail-01 img {
  width: 420px;
  height: 420px;
  object-fit: cover;
  object-position: center;
}
.productdetail-02 img {
  width: 570px;
  height: 570px;
  object-fit: cover;
  object-position: center;
}
.productdetail-03 img {
  width: 370px;
  height: 370px;
  object-fit: cover;
  object-position: center;
  border: solid 1px #ffffff;
}
.productdetail-01-bgshort {
  background: #ffffff;
  height: 80px;
  overflow: hidden;
  width: 100%;
  padding: 5px 30px;
  position: relative;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.productdetail-01-short {
  padding: 5px;
  width: 70px;
  height: 70px;
  float: left;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.productdetail-01-short img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
}
#productdetail-arrow {
  position: absolute;
  top: 50%;
  font-size: 60px;
  line-height: 0;
  cursor: pointer;
  margin: -30px 0 0 0;
  color: #ffffff;
}
.productdetail-01-arrowleft {
  position: absolute;
  top: 50%;
  font-size: 60px;
  line-height: 0;
  cursor: pointer;
  margin: -30px 0 0 0;
  color: #ffffff;
  left: 10px;
}
.productdetail-01-arrowright {
  position: absolute;
  top: 50%;
  font-size: 60px;
  line-height: 0;
  cursor: pointer;
  margin: -30px 0 0 0;
  color: #ffffff;
  right: 10px;
}
.productdescription-h {
  margin: 30px 0 0 0;
  font-size: 20px;
  font-weight: 500;
  color: #7c0404;
}
.productdescription-d {
  margin: 12px 0 0 0;
  line-height: 28px;
}
.productdetail-price-normal {
  margin: 30px 0 0 0;
  text-decoration: line-through;
  color: #999;
}
.productdetail-price-sale {
  font-weight: 600;
  color: #7c0404;
  font-size: 20px;
}
.contactaddress {
  margin: 35px 0 0 0;
}
.contactfrom {
  margin: 48px 0 0 0;
}
.contactimg {
  margin: 48px 0 0 0;
  height: 835px;
  display: flex;
  align-items: flex-end;
}
.contactimg img {
  max-height: 835px;
  object-fit: cover;
  object-position: center;
  display: flex;
  align-items: flex-end;
}
.title-contact {
  font-size: 32px;
  color: #7c0404;
  font-weight: 500;
}
.contact_address {
  font-size: 16px;
  margin: 5px 0 0 0;
}
.contact_h {
  width: 25%;
  float: left;
  margin: 10px 0 0 0;
  padding: 0 0 0 30px;
}
.contact_colon {
  width: 5%;
  float: left;
  margin: 10px 0 0 0;
}
.contact_d {
  width: 70%;
  float: left;
  margin: 10px 0 0 0;
}
.contact_information {
  margin: 10px 0 0 0;
  font-size: 20px;
  font-weight: 500;
}
.contactform_h {
  width: 25%;
  float: left;
  margin-top: 10px;
  padding-top: 20px;
}
.contactform_input {
  width: 75%;
  float: left;
  margin-top: 10px;
}
.contactform_input input {
  width: 100%;
  border: solid 1px #ccc;
  padding: 10px;
  margin-top: 10px;
}
.contactform_input select {
  width: 100%;
  border: solid 1px #ccc;
  padding: 6px 10px;
  margin-top: 10px;
}
.contactform_input textarea {
  width: 100%;
  border: solid 1px #ccc;
  padding: 10px;
  margin-top: 10px;
}
.contactform_input .contact-btn {
  text-align: center;
  border: solid 1px #fff;
  padding: 10px 0;
  width: 150px;
  margin: 10px 0 0 0;
  cursor: pointer;
  background: #7c0404;
  color: #fff;
}
#contact-tabmap {
  border: solid 1px ;
  border-bottom: none;
  text-align: center;
  float: left;
  margin-left: 5px;
  width: 120px;
  -moz-border: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  padding-top: 3px;
  cursor: pointer;
}
.contact-tabmap-over {
  background: #7c0404;
  color: #fff;
  border: solid 1px ;
  border-bottom: none;
  text-align: center;
  float: left;
  margin-left: 5px;
  width: 120px;
  -moz-border: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  padding-top: 3px;
  cursor: pointer;
}
.contact-tabmap {
  background: #fff;
  color: #7c0404;
  border: solid 1px ;
  border-bottom: none;
  text-align: center;
  float: left;
  margin-left: 5px;
  width: 120px;
  -moz-border: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  padding-top: 3px;
  cursor: pointer;
}
.contact-tabmap:hover {
  background: #ffffff;
  color: #fff;
  border: solid 1px ;
  border-bottom: none;
  text-align: center;
  float: left;
  margin-left: 5px;
  width: 120px;
  -moz-border: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  padding-top: 3px;
  cursor: pointer;
}
.contact-tabmap:focus {
  background: #7c0404;
  color: #fff;
  border: solid 1px ;
  border-bottom: none;
  text-align: center;
  float: left;
  margin-left: 5px;
  width: 120px;
  -moz-border: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  padding-top: 3px;
  cursor: pointer;
}
.contact-map {
  width: 100%;
  height: 200px;
  border: solid 1px #7c0404;
  overflow: hidden;
}
.contact-map img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  object-position: center;
}
.contact-map iframe {
  width: 100%;
  height: 200px;
}
.login-fb {
  height: 80px;
  background: #3b5998;
  border: solid 1px #fff;
  text-align: center;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  margin: 20px 0 0 0;
}
.connect-title {
  font-size: 30px;
  margin: 30px 0 0 0;
}
.connect-line {
  border-top: solid 1px #ccc;
  box-shadow: 0 1px 0 #eee;
  margin: 50px 0 30px 0;
}
.member-forget-login {
  text-align: right;
  margin: 10px 0 0 0;
  font-size: 14px;
}
.member-forget-login a:hover {
  color: #ffffff;
}
.contentdetail {
  margin: 30px 0 0px 0;
  line-height: 1.5;
}
.contentimg {
  line-height: 1.5;
  margin: 30px 0px 0px 0;
  text-align: center;
}
.contentimg img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg01 {
  line-height: 1.5;
  margin: 30px 0px 30px 0;
  text-align: center;
}
.contentimg01 img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg02-left {
  line-height: 1.5;
  margin: 0 30px 0px 0;
  width: 30%;
  float: left;
  text-align: center;
}
.contentimg02-left img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg02-right {
  line-height: 1.5;
  margin: 0 0px 0px 30px;
  width: 30%;
  float: right;
  text-align: center;
}
.contentimg02-right img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg03-left {
  line-height: 1.5;
  margin: 0 40px 10px 0;
  width: 40%;
  float: left;
  text-align: center;
}
.contentimg03-left img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg03-right {
  line-height: 1.5;
  margin: 0 0px 10px 40px;
  width: 40%;
  float: right;
  text-align: center;
}
.contentimg03-right img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg-circle {
  line-height: 1.5;
  margin: 30px 0px 30px 0;
  text-align: center;
}
.contentimg-circle img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg01-circle {
  line-height: 1.5;
  margin: 30px 0px 30px 0;
  text-align: center;
}
.contentimg01-circle img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg02-left-circle {
  line-height: 1.5;
  margin: 0 30px 0px 0;
  width: 30%;
  float: left;
  text-align: center;
}
.contentimg02-left-circle img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg02-right-circle {
  line-height: 1.5;
  margin: 0 0px 0px 30px;
  width: 30%;
  float: right;
  text-align: center;
}
.contentimg02-right-circle img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg03-left-circle {
  line-height: 1.5;
  margin: 0 40px 10px 0;
  width: 40%;
  float: left;
  text-align: center;
}
.contentimg03-left-circle img {
  width: auto;
  max-width: 100%;
  height: auto;
}
.contentimg03-right-circle {
  line-height: 1.5;
  margin: 0 0px 10px 40px;
  width: 40%;
  float: right;
  text-align: center;
}
.contentimg03-right-circle img {
  width: auto;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .title-contact {
    font-size: 24px;
  }
  .contact_h {
    width: 35%;
    padding: 0 0 0 10px;
    font-size: 14px;
  }
  .contact_colon {
    width: 5%;
    font-size: 14px;
  }
  .contact_d {
    width: 60%;
    font-size: 14px;
  }
  .contactform_h {
    width: 100%;
  }
  .contactform_input {
    width: 100%;
    margin-top: 0px;
  }
  .contact-map {
    height: auto;
  }
  .contact-map img {
    width: 100%;
    height: auto;
  }
  .contact-map iframe {
    width: 100%;
    height: auto;
  }
  .contentdetail td {
    display: table-row;
    width: 100% !important;
  }
  .gallerydetail-03 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-04 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-05 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-06 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-07 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-08 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-09 img {
    width: 100%;
    height: auto;
  }
  .gallerydetail-03 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-04 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-05 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-06 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-07 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-08 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-09 video {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-03 iframe {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-04 iframe {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-05 iframe {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-06 iframe {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-07 iframe {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-08 iframe {
    width: 100%;
    height: 200px;
  }
  .gallerydetail-09 iframe {
    width: 100%;
    height: 200px;
  }
  .vdo-detail video {
    width: 100%;
    height: auto;
  }
  .vdo-detail iframe {
    width: 100%;
    height: auto;
  }
  .productlist-01 img {
    width: 100%;
    height: auto;
  }
  .productlist-02 img {
    width: 100%;
    height: auto;
  }
  .productlist-03 img {
    width: 100%;
    height: auto;
  }
  .productlist-04 img {
    width: 100%;
    height: auto;
  }
  .productlist-05 img {
    width: 100%;
    height: auto;
  }
  .productlist-06 img {
    width: 100%;
    height: auto;
  }
  .productlist-07 img {
    width: 100%;
    height: auto;
  }
  .productdetail-d {
    margin: 30px 0 0 0;
  }
  .productdetail-01 img {
    width: 100%;
    height: auto;
  }
  .productdetail-02 img {
    width: 100%;
    height: auto;
  }
  .download-04 img {
    width: 100%;
    height: auto;
  }
  .download-05 img {
    width: 100%;
    height: auto;
  }
  .productdetail-03 img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gallerydetail-03 img {
    width: 157px;
    height: 105px;
  }
  .gallerydetail-04 img {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-05 img {
    width: 345px;
    height: 230px;
  }
  .gallerydetail-06 img {
    width: 157px;
    height: 105px;
  }
  .gallerydetail-07 img {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-08 img {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-09 img {
    width: 345px;
    height: 230px;
  }
  .gallerydetail-03 video {
    width: 157px;
    height: 105px;
  }
  .gallerydetail-04 video {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-05 video {
    width: 345px;
    height: 230px;
  }
  .gallerydetail-06 video {
    width: 157px;
    height: 105px;
  }
  .gallerydetail-07 video {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-08 video {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-09 video {
    width: 345px;
    height: 230px;
  }
  .gallerydetail-03 iframe {
    width: 157px;
    height: 105px;
  }
  .gallerydetail-04 iframe {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-05 iframe {
    width: 345px;
    height: 230px;
  }
  .gallerydetail-06 iframe {
    width: 157px;
    height: 105px;
  }
  .gallerydetail-07 iframe {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-08 iframe {
    width: 220px;
    height: 147px;
  }
  .gallerydetail-09 iframe {
    width: 345px;
    height: 230px;
  }
  .vdo-detail video {
    width: 720px;
    height: 405px;
  }
  .vdo-detail iframe {
    width: 720px;
    height: 405px;
  }
  .productlist-01 img {
    width: 157px;
    height: 105px;
  }
  .productlist-02 img {
    width: 220px;
    height: 147px;
  }
  .productlist-03 img {
    width: 345px;
    height: 230px;
  }
  .productlist-04 img {
    width: 157px;
    height: 105px;
  }
  .productlist-05 img {
    width: 220px;
    height: 147px;
  }
  .productlist-06 img {
    width: 220px;
    height: 147px;
  }
  .productlist-07 img {
    width: 345px;
    height: 230px;
  }
  .productdetail-01 img {
    width: 345px;
    height: 345px;
  }
  .productdetail-02 img {
    width: 345px;
    height: 345px;
  }
  .download-04 img {
    width: 345px;
    height: 345px;
  }
  .download-05 img {
    width: 345px;
    height: 345px;
  }
  .productdetail-03 img {
    width: 345px;
    height: 345px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gallerydetail-02-bgshort {
    height: 96px;
  }
  .gallerydetail-02-short {
    width: 86px;
    height: 86px;
  }
  .gallerydetail-02-short img {
    height: 71px;
  }
  .gallerydetail-03 img {
    width: 131px;
    height: 87px;
  }
  .gallerydetail-04 img {
    width: 185px;
    height: 123px;
  }
  .gallerydetail-05 img {
    width: 293px;
    height: 195px;
  }
  .gallerydetail-06 img {
    width: 131px;
    height: 87px;
  }
  .gallerydetail-07 img {
    width: 212px;
    height: 141px;
  }
  .gallerydetail-08 img {
    width: 293px;
    height: 195px;
  }
  .gallerydetail-09 img {
    width: 455px;
    height: 303px;
  }
  .gallerydetail-03 video {
    width: 131px;
    height: 87px;
  }
  .gallerydetail-04 video {
    width: 185px;
    height: 123px;
  }
  .gallerydetail-05 video {
    width: 293px;
    height: 195px;
  }
  .gallerydetail-06 video {
    width: 131px;
    height: 87px;
  }
  .gallerydetail-07 video {
    width: 212px;
    height: 141px;
  }
  .gallerydetail-08 video {
    width: 293px;
    height: 195px;
  }
  .gallerydetail-09 video {
    width: 455px;
    height: 303px;
  }
  .gallerydetail-03 iframe {
    width: 131px;
    height: 87px;
  }
  .gallerydetail-04 iframe {
    width: 185px;
    height: 123px;
  }
  .gallerydetail-05 iframe {
    width: 293px;
    height: 195px;
  }
  .gallerydetail-06 iframe {
    width: 131px;
    height: 87px;
  }
  .gallerydetail-07 iframe {
    width: 212px;
    height: 141px;
  }
  .gallerydetail-08 iframe {
    width: 293px;
    height: 195px;
  }
  .gallerydetail-09 iframe {
    width: 455px;
    height: 303px;
  }
  .vdo-detail video {
    width: 617px;
    height: 347px;
  }
  .vdo-detail iframe {
    width: 617px;
    height: 347px;
  }
  .productlist-01 img {
    width: 131px;
    height: 87px;
  }
  .productlist-02 img {
    width: 185px;
    height: 123px;
  }
  .productlist-03 img {
    width: 293px;
    height: 195px;
  }
  .productlist-04 img {
    width: 131px;
    height: 87px;
  }
  .productlist-05 img {
    width: 212px;
    height: 141px;
  }
  .productlist-06 img {
    width: 293px;
    height: 195px;
  }
  .productlist-07 img {
    width: 455px;
    height: 303px;
  }
  .productdetail-01 img {
    width: 375px;
    height: 375px;
  }
  .productdetail-02 img {
    width: 375px;
    height: 375px;
  }
  .productdetail-03 img {
    width: 375px;
    height: 375px;
  }
  .download-04 img {
    width: 293px;
    height: 293px;
  }
  .download-05 img {
    width: 293px;
    height: 293px;
  }
}
.home-wel {
  font-size: 22px;
  line-height: 1.5;
  margin: 50px 0 0 0;
}
.home-wel img {
  display: none;
}
.about-name {
  font-size: 36px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
}
.about-name img {
  display: none;
}
.detail-home {
  line-height: 1.5;
  margin: 25px 0 0 0;
}
.detail-home img {
  display: none;
}
.detail-home-2 {
  line-height: 1.5;
  margin: 25px 0 0 0;
}
.detail-home-2 img {
  width: auto;
  max-width: 100%;
}
.home-6-col {
  width: 16.66%;
  float: left;
  position: relative;
  padding-bottom: 60px;
}
.home-6-col-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-img img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-1 {
  width: 16.66%;
  float: left;
  position: relative;
}
.home-6-col-1-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-1-img img {
  width: 100%;
  height: 265px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-1:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-2 {
  width: 16.66%;
  float: left;
  position: relative;
  padding-bottom: 60px;
}
.home-6-col-2-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-2-img img {
  width: 100%;
  height: 475px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-2:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-3 {
  width: 16.66%;
  float: left;
  position: relative;
}
.home-6-col-3-img {
  line-height: 0;
  border: solid 1px #eee;
  overflow: hidden;
}
.home-6-col-3-img img {
  width: 100%;
  height: 475px;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-3:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.home-6-col-h {
  background: #7c0404;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  text-align: center;
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home-6-col-d {
  background: #ffffff;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  font-size: 14px;
}
.home-6-col:hover .home-6-col-h {
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.home-6-col-2:hover .home-6-col-h {
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.menuspecial {
  margin: 30px 0 0 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
.menuspecial:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-6-col-icon img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.home-4-col {
  width: 270px;
  height: 180px;
  line-height: 0;
}
.home-4-col img {
  width: 270px;
  height: 180px;
  box-shadow: 0 0 10px #ccc;
  object-fit: cover;
  object-position: center;
}
.home-4-col-icon img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.home-3-col {
  width: 370px;
  height: 247px;
  line-height: 0;
}
.home-3-col img {
  width: 370px;
  height: 247px;
  box-shadow: 0 0 10px #ccc;
  object-fit: cover;
  object-position: center;
}
.home-2-col {
  width: 570px;
  height: 380px;
  line-height: 0;
}
.home-2-col img {
  width: 570px;
  height: 380px;
  box-shadow: 0 0 10px #ccc;
  object-fit: cover;
  object-position: center;
}
.home-4-col-semi {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(51,51,51,0.5);
}
.home-4-col-semi-img {
  width: 270px;
  height: 180px;
  line-height: 0;
}
.home-4-col-semi-img img {
  width: 270px;
  height: 180px;
  object-fit: cover;
  object-position: center;
}
.home-4-col-semi-title {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px 0;
  padding: 0 15px;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-4-col-semi-detail {
  color: ;
  height: 63px;
  overflow: hidden;
  padding: 0 15px;
  margin: 0 0 15px 0;
}
.home-4-col-semi:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-3-col-semi {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(51,51,51,0.5);
}
.home-3-col-semi-img {
  width: 370px;
  height: 247px;
  line-height: 0;
}
.home-3-col-semi-img img {
  width: 370px;
  height: 247px;
  object-fit: cover;
  object-position: center;
}
.home-3-col-semi-title {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px 0;
  padding: 0 15px;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-3-col-semi-detail {
  color: ;
  height: 63px;
  overflow: hidden;
  padding: 0 15px;
  margin: 0 0 15px 0;
}
.home-3-col-semi:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-2-col-semi {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  padding: 0 15px 0 190px;
  height: 170px;
  width: 100%;
  background: #fff;
  box-shadow: 0 0 10px rgba(51,51,51,0.5);
}
.home-2-col-semi-img {
  width: 170px;
  height: 170px;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.home-2-col-semi-img img {
  width: 170px;
  height: 170px;
  object-fit: cover;
  object-position: center;
}
.home-2-col-semi-title {
  font-size: 18px;
  font-weight: 600;
  margin: 15px 0 5px 0;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-2-col-semi-detail {
  color: ;
  height: 110px;
  overflow: hidden;
}
.home-2-col-semi:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.home-title {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 10px 0;
  color: #ffffff;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-title img {
  display: none;
}
.home-title table {
  display: none;
}
.home-detail {
  color: ;
  height: 43px;
  overflow: hidden;
}
.home-detail img {
  display: none;
}
.home-detail table {
  display: none;
}
.home-title-2 {
  font-size: 20px;
  font-weight: 600;
  margin: 15px 0 10px 0;
  color: #ffffff;
  text-align: left;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.home-title-2 img {
  display: none;
}
.home-title-2 table {
  display: none;
}
.home-detail-2 {
  color: ;
  height: 43px;
  overflow: hidden;
  text-align: left;
}
.home-detail-2 img {
  display: none;
}
.home-detail-2 table {
  display: none;
}
.aboutimg {
  position: relative;
  margin: 50px 0 0 0;
}
.about-img {
  line-height: 0;
  text-align: center;
}
.about-img img {
  width: 570px;
  height: 380px;
  object-fit: cover;
  object-position: center;
}
@media (max-width: 767px) {
  .detail-home-2 table td {
    display: table-row;
  }
  .home-wel {
    font-size: 18px;
    line-height: 0px;
    margin: 50px 0 0 0;
  }
  .about-name {
    font-size: 30px;
  }
  .detail-home {
    line-height: 1.5;
    margin: 15px 0 0 0;
  }
  .about-img {
    margin: 30px 0 0 0;
  }
  .about-img img {
    width: 100%;
    height: auto;
  }
  .home-6-col {
    width: 50%;
  }
  .home-6-col-img img {
    height: 200px;
  }
  .home-6-col-h {
    font-size: 14px;
  }
  .home-6-col-1 {
    width: 50%;
  }
  .home-6-col-1-img img {
    height: 200px;
  }
  .home-6-col-2 {
    width: 50%;
  }
  .home-6-col-2-img img {
    height: 300px;
  }
  .home-6-col-3 {
    width: 50%;
  }
  .home-6-col-3-img img {
    height: 300px;
  }
  .home-4-col {
    width: 100%;
    height: auto;
  }
  .home-4-col img {
    width: 100%;
    height: auto;
  }
  .home-3-col {
    width: 100%;
    height: auto;
  }
  .home-3-col img {
    width: 100%;
    height: auto;
  }
  .home-2-col {
    width: 100%;
    height: auto;
  }
  .home-2-col img {
    width: 100%;
    height: auto;
  }
  .home-4-col-semi-img {
    width: 100%;
    height: auto;
  }
  .home-4-col-semi-img img {
    width: 100%;
    height: auto;
  }
  .home-3-col-semi-img {
    width: 100%;
    height: auto;
  }
  .home-3-col-semi-img img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-wel {
    margin: 30px 0 0 0;
  }
  .about-img {
    margin: 30px 0 0 0;
  }
  .about-img img {
    width: 100%;
    height: auto;
  }
  .home-6-col {
    width: 33.33%;
  }
  .home-6-col-img img {
    height: 250px;
  }
  .home-6-col-1 {
    width: 33.33%;
  }
  .home-6-col-1-img img {
    height: 250px;
  }
  .home-6-col-2 {
    width: 33.33%;
  }
  .home-6-col-2-img img {
    height: 375px;
  }
  .home-6-col-3 {
    width: 33.33%;
  }
  .home-6-col-3-img img {
    height: 375px;
  }
  .home-4-col {
    width: 345px;
    height: 230px;
  }
  .home-4-col img {
    width: 345px;
    height: 230px;
  }
  .home-4-col-icon {
    width: 220px;
    height: 147px;
  }
  .home-3-col {
    width: 345px;
    height: 230px;
  }
  .home-3-col img {
    width: 345px;
    height: 230px;
  }
  .home-2-col {
    width: 345px;
    height: 230px;
  }
  .home-2-col img {
    width: 345px;
    height: 230px;
  }
  .home-4-col-semi-img {
    width: 345px;
    height: 230px;
  }
  .home-4-col-semi-img img {
    width: 345px;
    height: 230px;
  }
  .home-3-col-semi-img {
    width: 345px;
    height: 230px;
  }
  .home-3-col-semi-img img {
    width: 345px;
    height: 230px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home-wel {
    margin: 30px 0 0 0;
  }
  .about-img {
    margin: 30px 0 0 0;
  }
  .about-img img {
    width: 455px;
    height: 303px;
  }
  .home-6-col {
    width: 33.33%;
  }
  .home-6-col-img img {
    height: 340px;
  }
  .home-6-col-1 {
    width: 33.33%;
  }
  .home-6-col-1-img img {
    height: 340px;
  }
  .home-6-col-2 {
    width: 33.33%;
  }
  .home-6-col-2-img img {
    height: 585px;
  }
  .home-6-col-3 {
    width: 33.33%;
  }
  .home-6-col-3-img img {
    height: 585px;
  }
  .home-4-col {
    width: 212px;
    height: 141px;
  }
  .home-4-col img {
    width: 212px;
    height: 141px;
  }
  .home-3-col {
    width: 295px;
    height: 197px;
  }
  .home-3-col img {
    width: 295px;
    height: 197px;
  }
  .home-2-col {
    width: 455px;
    height: 303px;
  }
  .home-2-col img {
    width: 455px;
    height: 303px;
  }
  .home-4-col-semi-img {
    width: 293px;
    height: 195px;
  }
  .home-4-col-semi-img img {
    width: 293px;
    height: 195px;
  }
  .home-3-col-semi-img {
    width: 293px;
    height: 195px;
  }
  .home-3-col-semi-img img {
    width: 293px;
    height: 195px;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .home-6-col {
    width: 16.6%;
  }
  .home-6-col-img img {
    height: 230px;
  }
  .home-6-col-1 {
    width: 16.6%;
  }
  .home-6-col-1-img img {
    height: 230px;
  }
  .home-6-col-2 {
    width: 16.6%;
  }
  .home-6-col-2-img img {
    height: 330px;
  }
  .home-6-col-3 {
    width: 16.6%;
  }
  .home-6-col-3-img img {
    height: 330px;
  }
}
#banner {
  width: 100%;
}
#banner img {
  width: 100%;
  height: auto;
}
#banner div#layerslider {
  width: 1920px;
  height: 772px;
}
header {
  margin: 0 auto;
}
section {
  margin: 0 auto;
  padding: 0 0 0px 0;
}
aside {
  margin: 0 auto;
}
footer {
  margin: 0 auto;
  margin-top: 50px;
  background: #7c0404;
  color: #ffffff;
}
.menutop {
  background: #7c0404;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
}
.iconsocial {
  font-size: 20px;
}
.iconsocial i {
  margin: 0 10px;
  cursor: pointer;
}
.footer-iconsocial {
  color: #ffffff;
  font-size: 20px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 30px 0 0 0;
  padding: 20px 0 0 0;
  border-top: solid 1px #ffffff;
}
.footer-iconsocial i {
  margin: 0 10px;
  cursor: pointer;
  color: #ffffff;
}
.hotline {
  float: right;
  color: ;
  font-size: 30px;
  font-weight: 500;
}
.hotline i {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.logo {
  margin: 20px 0;
  font-size: 40px;
  font-weight: 600;
}
.logo img {
  width: auto;
  height: auto;
  max-height: 90px;
}
nav.navmenu {
  min-height: 40px;
}
ul.menufix {
  list-style: none;
  text-decoration: none;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
}
ul.menufix li {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul.menufix li a {
  color: #ffffff;
  float: right;
}
ul.menufix li a:hover {
  color: #ffffff;
  text-decoration: none;
}
ul.menufix li a:focus {
  color: #ffffff;
  text-decoration: none;
}
ul.menufix li.active a {
  color: #ffffff;
}
ul.sitemapfix {
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
ul.sitemapfix li {
  float: left;
  padding: 0 20px;
  margin: 30px 0 0 0;
}
ul.sitemapfix li a {
  color: #ffffff;
  text-decoration: none;
}
ul.sitemapfix li a:hover {
  color: #ffffff;
}
ul.sitemapfix li a:active {
  color: #ffffff;
}
ul.sitemapfix li a:focus {
  color: #ffffff;
}
ul.sitemapfix li.active a {
  color: #ffffff;
}
.footer-tab {
  background: #ffffff;
  padding: 20px 0;
  position: relative;
}
.foot-icon {
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #7c0404;
  font-size: 20px;
  -moz-border: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.5;
  position: absolute;
  left: 15px;
}
.foot-set-tab {
  border-left: solid 1px #7c0404;
}
.foot-set-tab:first-child {
  border-left: none;
}
.foot-tab-detail {
  padding-left: 65px;
}
.foot-tab-h {
  color: #fff;
  text-transform: uppercase;
}
.foot-tab-d {
  color: #ffffff;
  font-weight: 500;
  font-size: 1vw;
}
.foot-tab-d a {
  color: #ffffff;
}
.footer-center {
  text-align: center;
}
.footer-company {
  font-size: 22px;
  margin: 30px 0 0 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}
.footer-contact {
  font-size: 16px;
  margin: 10px 0 0 0;
}
.copy {
  text-align: center;
  font-size: 14px;
  padding: 20px 0;
  margin: 30px 0 0 0;
  border-top: dashed 2px #ffffff;
}
.copy a {
  color: #000000;
}
.title-home {
  position: relative;
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  padding: 0 0 15px 0;
  color: #ffffff;
  margin: 50px 0 0 0;
}
.title-home:after,
.title-home:before {
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -60px;
  content: " ";
  position: absolute;
  pointer-events: none;
  width: 120px;
  height: 3px;
  background: #ffffff;
}
.title-inner {
  position: relative;
  font-size: 40px;
  text-align: center;
  font-weight: 600;
  padding: 0 0 15px 0;
  color: #ffffff;
  margin: 50px 0 0 0;
}
.title-inner:after,
.title-inner:before {
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -60px;
  content: " ";
  position: absolute;
  pointer-events: none;
  width: 120px;
  height: 3px;
  background: #ffffff;
}
#layoutlist-title {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
#layoutlist-detail {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-01 {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 145px;
  position: relative;
  padding: 0px 0 30px 170px;
  border-bottom: dotted 1px #ddd;
}
.layoutlist-01-img {
  line-height: 0;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0px;
  overflow: hidden;
}
.layoutlist-01-img img {
  width: 170px;
  height: 113px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01-img img.circle {
  width: 170px;
  height: 170px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  overflow: hidden;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01-detail {
  padding: 0 0 0 20px;
}
.layoutlist-01-h {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.layoutlist-01-d {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-01:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.layoutlist-01:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01:hover img.circle {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-01-circle {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 200px;
  position: relative;
  padding: 0px 0 30px 170px;
  border-bottom: dotted 1px #ddd;
}
.layoutlist-02 {
  margin: 30px 0 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
  padding: 0 0 30px 0;
  border-bottom: dotted 1px #ddd;
}
.layoutlist-02-img {
  line-height: 0;
  overflow: hidden;
}
.layoutlist-02-img img {
  width: 270px;
  height: 180px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-02-img img.circle {
  width: 270px;
  height: 270px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-02-detail {
  padding: 7px 0 0 0;
}
.layoutlist-02-h {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.layoutlist-02-d {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-02:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.layoutlist-02:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-02:hover img.circle {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03 {
  margin: 30px 0 0 0;
  padding: 0 0 30px 0;
  border-bottom: dotted 1px #ddd;
}
.layoutlist-03-img {
  line-height: 0;
  overflow: hidden;
}
.layoutlist-03-img img {
  width: 370px;
  height: 247px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03-img img.circle {
  width: 270px;
  height: 270px;
  border: solid 1px #eee;
  object-fit: cover;
  object-position: center;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03-detail {
  padding: 7px 0 0 0;
}
.layoutlist-03-h {
  color: #ffffff;
  font-weight: 500;
  font-size: 20px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
}
.layoutlist-03-d {
  margin: 10px 0 0 0;
  height: 64px;
  overflow: hidden;
  color: #232323;
  font-size: 16px;
  font-weight: 300;
  line-height: inherit;
}
.layoutlist-03:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
}
.layoutlist-03:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-03:hover img.circle {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.layoutlist-04 {
  margin: 30px 0 0 0;
  padding: 0 0 30px 30px;
  border-bottom: dotted 1px #ddd;
  position: relative;
}
.layoutlist-04 i {
  position: absolute;
  top: 0px;
  left: 0px;
}
.layoutlist-titledetail {
  margin: 30px 0 0 0;
  font-size: 24px;
  font-weight: 500;
}
.layoutlist-05 {
  margin: 45px 0 0 0;
  border: solid 2px #7c0404;
  padding: 30px 15px 15px 15px;
  position: relative;
}
.layoutlist-05-title {
  position: absolute;
  top: 0;
  left: 0;
  margin: -28px 0 0 15px;
  padding: 0 15px;
  background: #c52028;
  font-size: 36px;
}
@media (max-width: 767px) {
  .title-home {
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 30px 0 0 0;
  }
  .title-home:after,
  .title-home:before {
    margin: 0 0 0 -60px;
    width: 120px;
    height: 2px;
  }
  .title-inner {
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 30px 0 0 0;
  }
  .title-inner:after,
  .title-inner:before {
    margin: 0 0 0 -60px;
    width: 120px;
    height: 2px;
  }
  .layoutlist-02-img img {
    width: 100%;
    height: auto;
  }
  .layoutlist-03-img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 400px) {
  .layoutlist-01 {
    height: inherit;
    padding: 200px 0 30px 0;
  }
  .layoutlist-01-img img {
    width: 100%;
    height: 200px;
  }
  .layoutlist-01-img img.circle {
    width: 170px;
    height: 170px;
    border: solid 1px #eee;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
  }
  .layoutlist-01-detail {
    width: 100%;
    margin: 0;
    padding: 0px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .title-home {
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 30px 0 0 0;
  }
  .title-home:after,
  .title-home:before {
    margin: 0 0 0 -60px;
    width: 120px;
    height: 2px;
  }
  .title-inner {
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 30px 0 0 0;
  }
  .title-inner:after,
  .title-inner:before {
    margin: 0 0 0 -60px;
    width: 120px;
    height: 2px;
  }
  .layoutlist-02-d {
    margin: 5px 0 0 0;
    height: inherit;
    overflow: inherit;
  }
  .layoutlist-titledetail {
    font-size: 24px;
  }
  .layoutlist-01-img img {
    width: 170px;
    height: 113px;
  }
  .layoutlist-01-img img.circle {
    width: 170px;
    height: 170px;
  }
  .layoutlist-02-img img {
    width: 220px;
    height: 147px;
  }
  .layoutlist-02-img img.circle {
    width: 220px;
    height: 220px;
  }
  .layoutlist-03-img img {
    width: 345px;
    height: 230px;
  }
  .layoutlist-03-img img.circle {
    width: 345px;
    height: 345px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .title-home {
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 30px 0 0 0;
  }
  .title-home:after,
  .title-home:before {
    margin: 0 0 0 -60px;
    width: 120px;
    height: 2px;
  }
  .title-inner {
    font-size: 30px;
    padding: 0 0 10px 0;
    margin: 30px 0 0 0;
  }
  .title-inner:after,
  .title-inner:before {
    margin: 0 0 0 -60px;
    width: 120px;
    height: 2px;
  }
  .layoutlist-titledetail {
    font-size: 24px;
  }
  .layoutlist-01-img img {
    width: 170px;
    height: 113px;
  }
  .layoutlist-01-img img.circle {
    width: 170px;
    height: 170px;
  }
  .layoutlist-02-img img {
    width: 212px;
    height: 141px;
  }
  .layoutlist-02-img img.circle {
    width: 212px;
    height: 212px;
  }
  .layoutlist-03-img img {
    width: 293px;
    height: 195px;
  }
  .layoutlist-03-img img.circle {
    width: 293px;
    height: 293px;
  }
}
.dropdown {
  color: #ffffff;
}
.headmobile {
  background: #c52028;
}
.colormain {
  color: #7c0404;
}
.bgmain {
  background: #7c0404;
}
.cd-nav-trigger span,
.cd-nav-trigger span::before,
.cd-nav-trigger span::after {
  background: #ffffff;
}
.cd-nav-trigger.nav-is-visible span::before,
.cd-nav-trigger.nav-is-visible span::after {
  background: #ffffff;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  outline: none;
}
.btn-default {
  color: #ffffff;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
}
.btn-default:hover {
  color: #ffffff;
}
.cd-primary-nav,
.cd-primary-nav ul {
  background: #7c0404;
  z-index: 99;
  box-shadow: 8px -2px 1px 8px #9E9E9E;
}
.cd-primary-nav a,
.cd-primary-nav ul a {
  color: #000000;
}
.cd-primary-nav a:hover {
  color: #ffffff;
}
.cd-primary-nav ul a:hover {
  color: #ffffff;
}
#headmobile {
  border-bottom: solid 1px #ccc;
  border-top: solid 4px #7c0404;
}
.iconsocial-mobile {
  font-size: 16px;
  margin: 20px 20px;
}
.iconsocial-mobile a {
  float: left;
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.iconsocial-mobile i {
  color: #ffffff;
  margin: 0 10px;
  cursor: pointer;
}
.dashed-top {
  border-top: dashed 2px #ffffff;
  margin-top: 50px;
}
.c-h-30 {
  height: 30px;
}
.c-h-10 {
  height: 10px;
}
.title-color {
  color: #ffffff;
}
.dropdown-menu {
  left: 58% !important;
  right: auto !important;
  text-align: center !important;
  transform: translate(-50%,0) !important;
}
.fa-facebook {
  color: #2b53aa;
}
.fa-twitter {
  color: #30b2fe;
}
.fa-youtube {
  color: #fb2527;
}
.fa-google-plus {
  color: #fc5752;
}
.numpage-over {
  background: #ffffff;
  color: #fff;
}
.numpage-next {
  background: #ffffff;
  color: #fff;
}
.txt-title {
  color: #ffffff;
}
.contact-tabmap {
  background: #ffffff;
  color: #7c0404;
}
.contact-tabmap-over {
  background: #fff;
  color: ;
}
.contactform_input .contact-btn {
  background: #ffffff;
  color: #fff;
}
.backtop {
  background: #c52028;
}
.ls-inner {
  background-color: rgba(255,255,255,0) !important;
}
.footer-contact>li>a:hover {
  color: ;
}
@media (max-width: 767px) {
  #main {
    width: 100%;
  }
  #banner img {
    width: 100%;
    height: auto;
  }
  #banner div#layerslider {
    width: 800px;
    height: 450px;
  }
  header {
    border-bottom: solid 1px #ccc;
    border-top: solid 4px #7c0404;
  }
  section {
    margin: 0 auto;
    padding: 0 0 40px 0;
  }
  .footer-tab {
    padding: 10px 0;
  }
  .foot-set-tab {
    border-left: none;
    padding: 10px 0;
  }
  .foot-set-tab:first-child {
    border-left: none;
  }
  .foot-icon {
    width: 45px;
    height: 45px;
    font-size: 20px;
  }
  .foot-tab-detail {
    padding-left: 70px;
  }
  .foot-tab-h {
    font-size: 14px;
  }
  .foot-tab-d {
    font-size: 16px;
  }
  .logo-footer>a>img {
    width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #main {
    width: 100%;
  }
  #banner img {
    width: 100%;
    height: auto;
  }
  header {
    border-bottom: solid 1px #ccc;
    border-top: solid 4px #7c0404;
  }
  section {
    margin: 0 auto;
    padding: 0 0 40px 0;
  }
  ul.sitemapfix li {
    font-size: 14px;
    padding: 0 12px;
  }
  .foot-icon {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .foot-tab-detail {
    padding-left: 55px;
  }
  .foot-tab-h {
    font-size: 14px;
  }
  .foot-tab-d {
    font-size: 16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #main {
    width: 100%;
  }
  #banner img {
    width: 100%;
    height: auto;
  }
  header {
    border-bottom: solid 1px #ccc;
    border-top: solid 4px #7c0404;
  }
  section {
    margin: 0 auto;
    padding: 0 0 50px 0;
  }
  .foot-tab-d {
    font-size: 16px;
  }
}
