@charset "utf-8";
@import url("../webfonts/webfonts.css");
/**/
/**/
* { /* 用于调试时打开 */
  border: 0px solid silver;
}
/* CSS Document */
/***** BootStrap 4 中媒体查询外部的默认为 xs *****/
body {
  padding-top: 50px;
}
.nav-item, .dropdown-item, .form-control, .footer, footer {
  font-size: 0.875rem;
}
.ie-maxwidth {
  width: 100%;
}
.display-5 {
  font-size: 3.0rem;
  font-weight: 300;
  line-height: 1.2;
}
.bg-light {
  background-color: #f5f5f5 !important;
}
.navbar-brand img {
  width: 125px;
  height: 50px;
}
.nav-item > a { /***** 一级导航给定高度 *****/
  line-height: 50px;
  padding-top: 0 !important;
  padding-right: 10px !important;
  padding-bottom: 0 !important;
  padding-left: 10px !important;
}
.navbar-nav .active > a { /***** 激活的一级导航加背景 *****/
  background-color: #e8e8e8;
}
.which-media {
  background-color: lightsalmon;
  width: 7px;
  height: 7px;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}
.form-group > label {
  font-weight: 600;
}
.get_a_quote {
  z-index: 9999;
  right: calc(0px + 1vw);
  top: calc(100px + 1vh);
  width: calc(40px + 5vw);
}
@media (max-width:572px) {
  .default-carousel-buttongroup {
    right: 25%;
    bottom: 0%;
  }
  .default-carousel-button {
    padding: 0.125rem 0.25rem;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.15rem;
  }
}
@media (min-width : 572px) { /***** sm *****/
  .which-media {
    background-color: lightgreen;
  }
  .default-carousel-buttongroup {
    right: 20%;
    bottom: 15%;
  }
  .default-carousel-button {
    padding: 0.125rem 0.25rem;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0.15rem;
  }
}
@media (min-width: 768px) { /***** md *****/
  .which-media {
    background-color: lightblue;
  }
  .default-carousel-buttongroup {
    right: 13%;
    bottom: 15%;
  }
  .default-carousel-button {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }
}
@media (min-width: 992px) { /***** lg *****/
  body {
    padding-top: 80px;
  }
  .navbar-brand img {
    width: 200px;
    height: 80px;
  }
  .nav-item > a {
    line-height: 80px;
  }
  .which-media {
    background-color: lightpink;
  }
  .peek-300_ul {
    line-height: 2.1;
  }
  .default-carousel-buttongroup {
    right: 15%;
    bottom: 15%;
  }
  .default-carousel-button {
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
  }
  .title-font-size {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
}
@media (min-width: 1200px) { /***** xl *****/
  .which-media {
    background-color: lightgray;
  }
  .title-font-size {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
}
@media (max-width: 1200px) { /***** xl以下 *****/
  #peek-prints-medical {
    text-align: left;
  }
  .display-5 {
    font-size: calc(1.375rem + 1.5vw);
  }
  .display-5 {
    font-size: calc(1.425rem + 2.3vw);
  }
}
#carousel11 .carousel-control-prev, #carousel11 .carousel-control-next {
  width: 5%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators li {
  background-color: #000;
  width: calc(5px + 1.3vw);
  height: calc(2px + 0.05vh);
}
#carousel12 .carousel-control-prev, #carousel12 .carousel-control-next {
  width: 5%;
}
#carousel13 .carousel-control-prev, #carousel13 .carousel-control-next {
  width: 5%;
}
#carousel12 .carousel-control-prev-icon{
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='transparent' viewBox='0 0 150 150' stroke-width='9' stroke='%23FFF'  %3e%3cpath d='m74.281,6.85431c37.073,0 67.12701,29.77369 67.12701,66.50009c0,36.7266 -30.05401,66.4996 -67.12701,66.4996c-37.0727,0 -67.12626,-29.773 -67.12626,-66.4996c0,-36.7264 30.05356,-66.50009 67.12626,-66.50009zm-29.3562,66.94384l39.3531,-44.5582l-43.3679,44.33075l43.86805,44.5938z'/%3e%3c/svg%3e");
}
/*#carousel13 .carousel-control-prev-icon {
  width: 45px;
  height: 45px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='transparent' viewBox='0 0 150 150' stroke-width='9' stroke='black'  %3e%3cpath d='m74.281,6.85431c37.073,0 67.12701,29.77369 67.12701,66.50009c0,36.7266 -30.05401,66.4996 -67.12701,66.4996c-37.0727,0 -67.12626,-29.773 -67.12626,-66.4996c0,-36.7264 30.05356,-66.50009 67.12626,-66.50009zm-29.3562,66.94384l39.3531,-44.5582l-43.3679,44.33075l43.86805,44.5938z'/%3e%3c/svg%3e");
}*/
#carousel12 .carousel-control-next-icon{
  width: 30px;
  height: 30px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='transparent' viewBox='0 0 150 150' stroke-width='9' stroke='%23FFF'  %3e%3cpath d='M74.82861,8.10431c-37.35597,0 -67.63937,29.77369 -67.63937,66.50009c0,36.7266 30.2834,66.4996 67.63937,66.4996c37.35567,0 67.63861,-29.773 67.63861,-66.4996c0,-36.7264 -30.28294,-66.50009 -67.63861,-66.50009zm29.58025,66.94384l-39.65347,-44.5582l43.69891,44.33075l-44.20287,44.5938z'/%3e%3c/svg%3e");
}
/*#carousel13 .carousel-control-next-icon {
  width: 45px;
  height: 45px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='transparent' viewBox='0 0 150 150' stroke-width='9' stroke='black'  %3e%3cpath d='M74.82861,8.10431c-37.35597,0 -67.63937,29.77369 -67.63937,66.50009c0,36.7266 30.2834,66.4996 67.63937,66.4996c37.35567,0 67.63861,-29.773 67.63861,-66.4996c0,-36.7264 -30.28294,-66.50009 -67.63861,-66.50009zm29.58025,66.94384l-39.65347,-44.5582l43.69891,44.33075l-44.20287,44.5938z'/%3e%3c/svg%3e");
}*/
.text-indent {
  text-indent: 2rem;
}
/******************** 正文样式 ********************/
.my-carousel-control-prev {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .15)), to(rgba(0, 0, 0, .0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .15) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
  color: #555;
}
.my-carousel-control-next {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .15) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .15) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .15)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .15) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
  color: #555;
}
.carousel-caption-middle-left {
  top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-right: 35%;
}
.carousel-caption-middle-right {
  top: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 35%;
}
.bg-eee {
  background-color: #eee;
}
/* 以下样式只可以使用某一媒体尺寸以下 */
.feature .position-relative {
  height: 550px;
}
.feature .position-relative .position-absolute {
  position: absolute !important;
}
@media (max-width: 991.98px) { /***** md 以下 *****/
  .feature .position-relative {
    height: auto;
  }
  .feature .position-relative .position-absolute {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
  }
}
/* 图标列表样式 */
.feature_icon_01, .feature_icon_02, .feature_icon_03, .feature_icon_04, .feature_icon_05, .feature_icon_06, .feature_icon_07, .feature_icon_08, .feature_icon_09, .feature_icon_10 {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  margin: 20px 0;
  text-align: center;
  width: 70px;
}
.feature_icon_11, .feature_icon_12, .feature_icon_13, .feature_icon_14, .feature_icon_15, .feature_icon_16, .feature_icon_17, .feature_icon_18, .feature_icon_19, .feature_icon_20 {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  margin: 20px 0;
  text-align: center;
  width: 70px;
}
.feature_icon_21, .feature_icon_22, .feature_icon_23, .feature_icon_24, .feature_icon_25, .feature_icon_26, .feature_icon_27, .feature_icon_28, .feature_icon_29, .feature_icon_30 {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  margin: 20px 0;
  text-align: center;
  width: 70px;
}
.feature_icon_31, .feature_icon_32, .feature_icon_33 {
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
  margin: 20px 0;
  text-align: center;
  width: 70px;
}
.feature_icon_01 {
  background-image: url(../images/icons/feature_icon_01.png);
}
.feature_icon_02 {
  background-image: url(../images/icons/feature_icon_02.png);
}
.feature_icon_03 {
  background-image: url(../images/icons/feature_icon_03.png);
}
.feature_icon_04 {
  background-image: url(../images/icons/feature_icon_04.png);
}
.feature_icon_05 {
  background-image: url(../images/icons/feature_icon_05.png);
}
.feature_icon_06 {
  background-image: url(../images/icons/feature_icon_06.png);
}
.feature_icon_07 {
  background-image: url(../images/icons/feature_icon_07.png);
}
.feature_icon_08 {
  background-image: url(../images/icons/feature_icon_08.png);
}
.feature_icon_09 {
  background-image: url(../images/icons/feature_icon_09.png);
}
.feature_icon_10 {
  background-image: url(../images/icons/feature_icon_10.png);
}
.feature_icon_11 {
  background-image: url(../images/icons/feature_icon_11.png);
}
.feature_icon_12 {
  background-image: url(../images/icons/feature_icon_12.png);
}
.feature_icon_13 {
  background-image: url(../images/icons/feature_icon_13.png);
}
.feature_icon_14 {
  background-image: url(../images/icons/feature_icon_14.png);
}
.feature_icon_15 {
  background-image: url(../images/icons/feature_icon_15.png);
}
.feature_icon_16 {
  background-image: url(../images/icons/feature_icon_16.png);
}
.feature_icon_17 {
  background-image: url(../images/icons/feature_icon_17.png);
}
.feature_icon_18 {
  background-image: url(../images/icons/feature_icon_18.png);
}
.feature_icon_19 {
  background-image: url(../images/icons/feature_icon_19.png);
}
.feature_icon_20 {
  background-image: url(../images/icons/feature_icon_20.png);
}
.feature_icon_21 {
  background-image: url(../images/icons/feature_icon_21.png);
}
.feature_icon_22 {
  background-image: url(../images/icons/feature_icon_22.png);
}
.feature_icon_23 {
  background-image: url(../images/icons/feature_icon_23.png);
}
.feature_icon_24 {
  background-image: url(../images/icons/feature_icon_24.png);
}
.feature_icon_25 {
  background-image: url(../images/icons/feature_icon_25.png);
}
.feature_icon_26 {
  background-image: url(../images/icons/feature_icon_26.png);
}
.feature_icon_27 {
  background-image: url(../images/icons/feature_icon_27.png);
}
.feature_icon_28 {
  background-image: url(../images/icons/feature_icon_28.png);
}
.feature_icon_29 {
  background-image: url(../images/icons/feature_icon_29.png);
}
.feature_icon_30 {
  background-image: url(../images/icons/feature_icon_30.png);
}
.feature_icon_31 {
  background-image: url(../images/icons/feature_icon_31.png);
}
.feature_icon_32 {
  background-image: url(../images/icons/feature_icon_32.png);
}
.feature_icon_33 {
  background-image: url(../images/icons/feature_icon_33.png);
}
/*页面下面技術參數表格的字体大小及样式风格*/
table {
  font-size: 14px;
}
.rounded div table tbody tr td:nth-child(1) {
  width: 25%;
}
.rounded div table tbody tr td:nth-child(2) {
  width: 75%;
}
/*消除column row的padding or margin*/
.no-padding {
  padding: 0 !important;
  marging: 0 !important;
}
.card-footer.text-center.btn-color-f60.h3 {
  margin-bottom: 0;
}
img[src*="all-products/sketch"], img[src*="toolkit"], img[src*="creatware"], img[src*="pdf_icon"] {
  transition: transform 0s;
}
img[src*="/partner/"] {
  transition: transform 0.5s;
}
img[src*="/partner/"]:hover, img[src*="all-products/sketch"]:hover, img[src*="toolkit"]:hover, img[src*="creatware"]:hover, img[src*="pdf_icon"]:hover {
  transform: scale(1.2, 1.2); /*
  box-shadow: 0 0 30px rgba(0,0,0,0.1);*/
}
#id1, #id2, #id3, #id4, #id5, #id6 {
  position: absolute;
  background: rgba(0, 0, 0, .6);
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  z-index: -2;
  transition: width 0.35s, height 0.35s, left 0.35s, top 0.35s;
}