@charset "utf-8";
/* CSS Document */
body {
  background-color: #ffffff;
}
p {
  color: #555555;
}
p {
  color: #333333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
.clear {
  clear: both;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}

.tal {
  text-align: left !important;
}
.tar {
  text-align: right !important;
}
.tac {
  text-align: center !important;
}
.mgb0 {
  margin-bottom: 0px;
}
.mgt0 {
  margin-top: 0px;
}
.mgl10 {
  margin-left: 10px;
}
.pd20 {
  padding: 20px !important;
}
.pd30 {
  padding: 30px !important;
}
.pdt30 {
  padding-top: 30px;
}
.pdt50 {
  padding-top: 50px;
}
.pdb0 {
  padding-bottom: 0px !important;
}
.pd01 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.wd100 {
  width: 100%;
}
.wd50 {
  width: 50%;
}
.wd49 {
  width: 49%;
}
@media only screen and (min-width: 999px) {
  .wd20 {
    width: 20%;
  }
  .wd49 {
    width: 49%;
  }
}
@media only screen and (max-width: 998px) {
  .wd100mo {
    width: 100%;
  }
}

.font50 {
  font-size: 50px;
}
.font40 {
  font-size: 40px;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.txt_fff {
  color: #ffffff;
}
.txt_333 {
  color: #333333;
}
.txt_red {
  color: #ff0e00;
}
.txt_green {
  color: #3bc140;
}
.txt_shadow {
  text-shadow: 0 3px 5px rgba(38, 50, 56, 0.7);
}

.color_red1 {
  color: #d73f3f;
}

.table-bordered {
  border: 0px solid transparent;
}
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 0px solid transparent;
  line-height: 1.8;
  font-size: 15px;
}

@media only screen and (max-width: 998px) {
  #showpc {
    display: none !important;
  }
  #showmobile {
    display: block !important;
  }
}
/*@media (min-width: 100px) and (max-width: 999px) {
#showpc {
	display:none !important;
}
#showmobile {
	display: block !important;
}}*/
@media only screen and (min-width: 999px) {
  #showpc {
    display: block !important;
  }
  #showmobile {
    display: none !important;
  }
}
/*@media (min-width: 1000px) and (max-width: 2500px) {
#showpc {
	display:block !important;
}
#showmobile {
	display: none !important;
}}*/
.header .logo {
  position: absolute;
  z-index: 9999;
  width: 200px;
  height: 100px;
  float: left;
  max-height: 95px;
  line-height: 65px;
  cursor: pointer;
}
.content-md {
  padding-top: 50px;
  padding-bottom: 50px;
}
.carousel-title {
  text-shadow: 0 5px 15px rgba(38, 50, 56, 0.4) !important;
}
.p1 {
  float: left;
  font-size: 100px;
  font-weight: bold;
  color: #dd0e00;
}
.bg-color-sky-light {
  padding-top: 20px;
  padding-bottom: 150px;
  background-color: rgba(255, 255, 255, 0);
  background: url(../images/ss.jpg);
  background: url(../images/b1.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  /*-moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;*/
}
.bg-color-light {
  padding-top: 20px;
  padding-bottom: 150px;
  background-color: rgba(255, 255, 255, 0);
  background: url(../images/ssss.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.bg-color-light2 {
  padding-top: 20px;
  padding-bottom: 150px;
  background-color: rgba(255, 255, 255, 0);
  background: url(../images/sss.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.pricing .pricing-icon {
  float: left;
  margin-bottom: 10px;
}
.pricing {
  padding: 50px 50px 35px 50px;
  /*margin-top: 50px;*/
  background-color: rgba(255, 255, 255, 0.5);
  /*background: #efefef;
	box-shadow: -1px 3px 20px 5px #9090901f;
	box-shadow: 0px 0px 1px 1px #9090901f;*/
}
.pricing.pricing-active {
  padding-top: 80px;
  padding-bottom: 80px;
  /*margin-top: 10px;*/
}

.bg1 {
  background: url(../images/services01.jpg);
}
.bg2 {
  background: url(../images/services02.jpg);
}
.bg3 {
  background: url(../images/services03.jpg);
}
.bg4 {
  background: url(../images/services04.jpg);
}
.bg5 {
  background: url(../images/services05.jpg);
}
.bg6 {
  background: url(../images/services062.jpg);
}
.bg7 {
  background: url(../images/services07.jpg);
}
.bg8 {
  background: url(../images/services08.jpg);
}
.bg9 {
  background: url(../images/services09.jpg);
}
.bg10 {
  background: url(../images/services10.jpg);
}
.bg11 {
  background: url(../images/services13.jpg);
}
.service {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.service .service-info {
  background: #00000052;
  text-align: center;
  padding: 10px 0;
}
.service .service-info p {
  color: #ffffff;
}
.service .service-icon {
  color: #ffffff;
  margin-bottom: 20px;
  text-shadow: 0 3px 5px rgba(38, 50, 56, 0.3);
}
.bg-color-gray1 {
  /*background-color: rgba(0,0,0,0.01);*/
}
.footer .footer-logo {
  width: auto;
  height: auto;
}
.section-seperator {
  border-bottom: 1px solid #e4e4e4;
}

/* 關於墨攻 大事記 */
.accordion .panel-title,
h3,
h4 {
  font-size: 22px;
}
.tmtimeline {
  margin: 30px 0 0 0;
  list-style: none;
  position: relative;
}

.tmtimeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  background: #e4e6de;
  left: 20.9%;
  margin-left: -10px;
}

.tmtimeline > li {
  position: relative;
}

.tmtimeline > li .tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}

.tmtimeline > li .tmtime span {
  display: block;
  text-align: right;
  font-size: 1.5em;
  line-height: 2;
  color: rgba(0, 0, 0, 0.7);
}

.tmtimeline > li .tmlabel {
  margin: 0 0 15px 25%;
  color: #ffffff;
  padding: 1.5em;
  padding-bottom: 0.1em;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  border-radius: 6px;
  background: rgba(0, 0, 0, 0.05);
}

.tmtimeline > li .tmlabel h4 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #3e383a;
  font-size: 1.2em;
}

.tmtimeline > li .tmlabel p {
  color: #3e383a;
  font-size: 1em;
  line-height: 2;
}

.tmtimeline > li .tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-width: 10px;
  top: 10px;
  border-right-color: rgba(0, 0, 0, 0.05);
}

.tmtimeline > li .tmicon {
  width: 40px;
  height: 40px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.5em;
  line-height: 40px;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  color: #fff;
  background: #c9151e;
  border-radius: 50%;
  box-shadow: 0 0 0 6px #e4e6de;
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -25px;
  padding-top: 0.16em;
}

@media screen and (max-width: 65.375em) {
  .tmtimeline > li .tmtime span {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 47.2em) {
  .tmtimeline:before {
    display: none;
  }

  .tmtimeline > li .tmtime {
    width: 100%;
    position: relative;
    padding: 0 0 20px 0;
  }

  .tmtimeline > li .tmtime span {
    text-align: left;
  }

  .tmtimeline > li .tmlabel {
    margin: 0 0 30px 0;
    padding: 1em;
    font-weight: 400;
    font-size: 95%;
  }

  .tmtimeline > li .tmlabel:after {
    right: auto;
    left: 20px;
    border-right-color: transparent;
    top: -20px;
    border-bottom-color: rgba(0, 0, 0, 0.05);
  }

  .tmtimeline > li .tmicon {
    position: relative;
    float: right;
    left: auto;
    margin: -55px 5px 0 0px;
  }
}

.shadow1 {
  /*box-shadow: 0 5px 15px rgba(38,50,56,.4) !important;*/
  box-shadow: 0 8px 12px rgba(38, 50, 56, 0.6);
}

/* 最新消息 */
.ellipsis {
  /*單行
overflow:hidden;
white-space: nowrap;
text-overflow: ellipsis;*/
  /*多行
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
white-space: normal;*/
}
.ellipsis {
  color: #bfc1c7;
  margin-bottom: 10px;

  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.ellipsis2 {
  height: 52px;
  line-height: 1.4;
  margin-bottom: 10px;

  display: -webkit-box !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  white-space: normal !important;
}

.newsimg {
  width: 100%;
  height: 240px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.news_img img,
.news_img video {
  width: 100%;
  height: auto;
}

/* 客戶案例 */
.accordion .panel-title,
h3,
h4 {
  font-size: 20px;
}
.accordion .panel-title-child {
  display: block;
  padding: 20px;
  /*box-shadow: 0 5px 10px rgba(38,50,56,.15);*/
}
.accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  font-size: 15px;
  border-top: none;
  padding: 0 20px 20px;
  margin-top: -1px;
}
.accordion .panel-default {
  border: none;
  box-shadow: 0 5px 10px rgba(38, 50, 56, 0.15);
}

/* 服務項目 */
.svc-icon1 {
  width: 100px;
  height: 100px;
  margin-top: -30px;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 50%;
  background: #d60000;
  box-shadow: 0 5px 10px rgba(38, 50, 56, 0.3);
}
.svc-black {
  background: #3c3c3c;
}
.svc-icon2 {
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 50%;
  /*background: #e9e9e9a3;*/
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.svc-icon2:hover {
  margin-top: -7px;
  box-shadow: 0 3px 7px rgba(38, 50, 56, 0.3);
}
.pricing .pricing-list-item:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 0px;
  height: 0px;
  background: #dd0e00;
  color: #dd0e00;
  content: "\27A4";
}
.svc-box1 {
  padding: 0px 30px 10px 30px;
  margin-top: 40px;
  background-color: rgba(255, 255, 255, 0.99);
  box-shadow: 0 5px 5px rgba(38, 50, 56, 0.2);
}
.svc-box2 {
  padding: 0px 5% 0% 5%;
  margin-top: 20px;
  background-color: rgba(255, 255, 255, 0.99);
}

.accordion .panel-default > .panel-heading {
  color: #ffffff;
  background: #303030;
  border: none;
  padding: 0;
}

@media only screen and (max-width: 998px) {
  .title_red {
    background: #d60c00;
    color: #ffffff;
    line-height: 50px;
    font-size: 26px;
    padding: 3% 7%;
  }
  .title_gray {
    background: #607d8b;
    color: #ffffff;
  }
  .title_white {
    font-size: 26px;
  }
}

@media only screen and (min-width: 999px) {
  .title_red {
    background: #d60c00;
    color: #ffffff;
    line-height: 100px;
  }
  .title_gray {
    background: #607d8b;
    color: #ffffff;
    line-height: 80px;
  }
  .title_white {
  }
}

/* Custom labels: the container */
.checkcontainer {
  display: inline;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 15px;
  color: #414141;
  font-weight: normal;
  -webkit-user-select: none; /* Chrome, Opera, Safari */
  -moz-user-select: none; /* Firefox 2+ */
  -ms-user-select: none; /* IE 10+ */
  user-select: none; /* Standard syntax */
}

/* Hide the browser's default checkbox */
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radiobtn {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  margin-top: 0.2em;
  background: url(../images/icon/select.png);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .radiobtn {
  background: url(../images/icon/select.png);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* When the radio button is checked, add a blue background */
.checkcontainer input:checked ~ .radiobtn {
  background: url(../images/icon/selected.png);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Checkboxes styles */
.checkbox {
  display: inline;
  position: relative;
  line-height: 20px;
  cursor: pointer;
  font-size: 15px;
  font-weight: normal;
  color: #333333;
  padding-left: 10px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox input {
  /*position: absolute; 20190109 for woosh backstage off*/
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
}

.checkbox:hover input ~ .checkmark {
  background-color: #f9f9f9;
}

.checkbox input:checked ~ .checkmark {
  background-color: #ecedf1;
}
@media only screen and (max-width: 999px) {
  .checkbox input:checked ~ .checkmark {
    background-color: #f5f6f8;
  }
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox input:checked ~ .checkmark:after {
  display: block;
}

.checkbox .checkmark:after {
  left: 6px;
  top: 3px;
  width: 8px;
  height: 13px;
  border: solid #ea4150;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 999px) {
  .form-control {
    background: #ffffff;
  }
}
