@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);

.tawk-to-widget .tawk-to-message-new {
  display: none !important;
}


/*************************
*******Typography******
**************************/

.clearfix::after{display:block;clear:both;content:""}

.carousel-control.left {
  background-image:none!important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
                
}
                
.carousel-control.right {      
  left: auto; right: 0;
  background-image:none!important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}          


body {
  background: #fff;
  font-family: 'Open Sans', sans-serif,'微軟正黑體';
  color:#4e4e4e;
  line-height: 22px;
}

.BnFont{
	text-shadow: black 0.1em 0.1em 0.2em;
	text-align:center;
}
	

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600; 
  font-family: 'Open Sans', sans-serif,'微軟正黑體';
  color:#4e4e4e;
}

h1{
  font-size: 36px;
  color:#fff;

}

h2{
  font-size: 20px;

}

h3{
  font-size: 16px;
  color: #787878;
  font-weight: 400;
  line-height: 24px;
}

h4{
  font-size: 16px;
}

.tttable-border-left {
  border-left: 2px solid #787878;
  background-color:#F7F7F7;
}


.ttt-title {
  font-size: 11pt;
  line-height: 12pt;
  font-weight: 600;
  display: inline-block;
  padding-bottom: -10px;
}

 .ttt-t2 {
   font-size: 8pt;
   line-height: 9pt;
   display: block;
   color: #4D4D4D;
 }

    .ttt-p {
   line-height: 14pt;
    }



.fused-width {
  width: 18%;
  display: inline-block;
  float: left;
  margin: 4px;
}

@media screen and (max-width: 600px) {
  .fused-width {
    /*margin-right: auto;*/
    /*margin-left: auto;*/ 
    width: 100%;
    display: inline-block;
    float: left;
    margin: 4px;
  }
}

.news-icon-omg {
  height: 20px;
}


.KS-gradient-text {
  font-size: 18px;
  font-weight: bold;
  background: linear-gradient(135deg, #163a85, #f4d194);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: inline;
}

/*圖壓版權字*/
.newsimg-copyright {
  position: relative;
}

.newsimg-copyright-font {
  position: absolute;
  color: #ededed;
  font-size: 11px;
  bottom: 0px;
  right: 0px;
  padding: 10px 30px;
  z-index: 1000;
  background-color: rgba(5, 5, 5, 0.7);
}
/*圖壓版權字*/

.newsimg-logo {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  padding: 2px 10px;
  z-index: 1000;
}


/*首頁跑動LOGO*/
.index-all-logo {
  position: relative;
  width: 100%;
  height: 400px;/* 调整容器高度以适应图片 */
  overflow: hidden;
  background-image: url("../images/All-Logo.png");/* 背景图像 */
  background-repeat: repeat-x;/* 水平平铺 */
  animation: slide-right 30s linear infinite;/* 调整动画持续时间以匹配每个图像 */
}

@keyframes slide-right {
  0% {
    background-position: 0 0;/* 初始位置 */
  }

  100% {
    background-position: 100% 0;/* 最终位置 */
  }
}
/*首頁跑動LOGO結束*/

.rere {
  float: left;
  list-style: none;
  padding: 10px;
}

.nav-justified {
  .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center;
  }
}

.vividcast1{
    Vertical-align:text-top!important;
    width: 25%;
}
.fly-Advanced {
    background-color: #3c69f8 !important;
    color: whitesmoke;
    font-weight: 600;
    line-height: 2.4 !important;
    width: 30%;
}

.fly-Ultimate {
    background-color: #9c258b !important;
    color: whitesmoke;
    font-weight: 600;
    line-height: 2.4 !important;
    width: 30%;
}

.week-color{
  color: #333;
  font-weight: 600;
}

.week-color-h {
  color: #D40202;
  font-weight: 600;
}

.class-mm-pic {
  padding: 4px;

}



.btn-svip {
    background-color: #1877f2;/*深藍#004fa2*//*FB藍#1877f2*/
    color: #ffffff;
    border-radius: 20px;
    padding: 2px 10px 4px 10px;
    line-height:22pt;
    font-size: 10pt;
    margin: 0 auto;
    vertical-align: middle;
}

.btn-svip:active,
.btn-svip:hover {
    background-color:#004fa2;/*淺藍#6f94cd*/
    color: #ffffff;
    /*box-shadow:1px 1px 3px 1px rgba(20,20,20,0.5) inset;*/

}

.btn-svip-class-s {
  background-color: #1877f2;
  /*深藍#004fa2*/
  /*FB藍#1877f2*/
  color: #ffffff;
  border-radius: 20px;
  padding: 2px;
  /*padding: 2px 2px 2px 2px*/
  line-height: 10pt;
  font-size: 10pt;
  margin: 0 auto;
  vertical-align: middle;
}

.btn-svip-class-s:active,
.btn-svip-class-s:hover {
  background-color: #004fa2;
  /*淺藍#6f94cd*/
  color: #ffffff;
  /*box-shadow:1px 1px 3px 1px rgba(20,20,20,0.5) inset;*/
}

.btn-svip-class {
    background-color: #1877f2;/*深藍#004fa2*//*FB藍#1877f2*/
    color: #ffffff;
    border-radius: 20px;
    padding: 2px; /*padding: 2px 2px 2px 2px*/
    line-height:20pt;
    font-size: 10pt;
    margin: 0 auto;
    vertical-align: middle;
}

.btn-svip-class:active,
.btn-svip-class:hover {
    background-color:#004fa2;/*淺藍#6f94cd*/
    color: #ffffff;
    /*box-shadow:1px 1px 3px 1px rgba(20,20,20,0.5) inset;*/
}

.btn-svip-class-notyet {
  background-color: #666;
  /*深藍#004fa2*/
  /*FB藍#1877f2*/
  color: #ffffff;
  border-radius: 20px;
  padding: 2px;
  line-height: 20pt;
  font-size: 10pt;
  margin: 0 auto;
  vertical-align: middle;
}

.btn-svip-class-notyet:active,
.btn-svip-class-notyet:hover {
  background-color: #888;
  /*淺藍#6f94cd*/
  color: #ffffff;
  /*box-shadow:1px 1px 3px 1px rgba(20,20,20,0.5) inset;*/
}

.class-free-ff {
  padding-top: 20px;
}

.btn-svip-class-register {
  background-color: #1877f2;
  color: #ffffff;
  border-radius: 20px;
  padding: 1px 6px 1px 6px;
  margin: 0px 3px 0 3px;
  font-size: 9pt;
  /*line-height: 9pt;*/
  /*margin: 0 auto;*/
  vertical-align: middle;
}

.btn-svip-class-register:active,
.btn-svip-class-register:hover {
  background-color: #004fa2;
  color: #ffffff;
}

.btn-svip-class-register-g {
  background-color: #666;
  color: #ffffff;
  border-radius: 20px;
  padding: 1px 6px 1px 6px;
  margin: 0px 3px 0 3px;
  font-size: 9pt;
  /*line-height: 9pt;*/
  /*margin: 0 auto;*/
  vertical-align: middle;
}

.btn-svip-class-register-g:active,
.btn-svip-class-register-g:hover {
  background-color: #888;
  color: #ffffff;
}

.btn-svip-class-register-f {
  background-color:#FF66CF;
  color: #ffffff;
  border-radius: 20px;
  padding: 1px 6px 1px 6px;
  margin: 0px 3px 0 3px;
  font-size: 9pt;
  /*line-height: 9pt;*/
  /*margin: 0 auto;*/
  vertical-align: middle;
}

.btn-svip-class-register-f:active,
.btn-svip-class-register-f:hover {
  background-color: #c5419b;
  color: #ffffff;
}



.btn-svip-class-free {
  background-color: #FF66CF;
  color: #ffffff;
  border-radius: 20px;
  padding:1px 6px 1px 6px ;
  margin: 0px 3px 0 3px;
  font-size: 10pt;
  /*line-height: 9pt;*/
  /*margin: 0 auto;*/
  vertical-align: middle;
}

.btn-svip-class-free:active,
.btn-svip-class-free:hover {
  background-color: #c5419b;
  color: #ffffff;
}

.svip-class{
    margin-top: 6px; 
}

.tt-left {
  text-align: left;
}

.mrb10{
  padding-right: 10px;
  padding-bottom: 10px;
}

.class-schedule {
  text-align: left;
  padding: 10px;
  color: #333 !important;
}

.class-schedule-other {
  color: #555;

}


.class-schedule-name {
  font-size: 12.5pt;
  font-weight: 600;
  color: #333;
}

.class-schedule-date {
  color: #DE0B0B;
  font-size: large;
  font-weight: 600;
}


/*
.class-schedule {
  color: #333 !important;
}

.class-schedule:active,
.class-schedule:hover {
  color: #333!important;
}

.class-schedule p:active,
.class-schedule p:hover {
  color: #333 !important;
}

.class-schedule p {
  color: #333 !important;
}

*/
/*
.class-schedule a:link,
.class-schedule a:hover,
.class-schedule a:visited,
.class-schedule a:active {
  color: #333 !important;
}*/

.class-schedule-name , .class-schedule-date  a {
  color: #333 !important;
}

.class-top-describe-tt {
  font-size: 14pt;
  font-weight: 400;
  color: #333;
  /*border-bottom: 4px solid #4E4E4E;*/
}

.class-top-describe {
  text-align: left;
  padding: 16px;
  margin: -10px -10px 20px -10px;
  /*margin: 20px;*/
  /*margin-bottom: 50px;*/
  /*margin-top: 50px;*/
  border: 1px solid #e7e7e7;
  border-radius: 2px;
}


.class-top-describe-old {
  text-align: left;
  padding: 16px 16px 6px 16px;
  margin-top: -4px !important;
  margin-bottom: 12px !important;
  /*margin: 20px;*/
  /*margin-bottom: 50px;*/
  /*margin-top: 50px;*/
  border: 1px solid #e7e7e7;
  border-radius: 2px;
}

.AAAAAAAAA {
  color: #4e4e4e;
  padding: 8px 8px;
  background: #fff;
  border-radius: 10px;
  border: #4e4e4e 1px solid;
  margin: 0 0 20px;
  /*框和框(上下)距離*/
  height: 380px;
  /*產品框高度*/
}

.AAAAAAAAA:hover {
  box-shadow: 4px 4px 4px #CCC;
  transition: 0.3s;
  position: relative;
  top: -1px;
}



c-bgmb {
  background-color: #FCFCFC;
  margin-bottom: -10px;
}





.bg-ww {
  background-color: #EFEFEF;/*#E6E6E6*/
}

.bg-gg {
  background-color: #D7F5DC;/*#C3DEC7*/
}

.bg-bb {
  background-color: #D2EAF7;/*#B8CEDA*/
}
/*
@media (max-width: 767px) {
  .bg-ww {
    margin-bottom: -10px;
    /* 移除底部的额外空间 */
  }
}
*/

/* 將區塊在手機寬度小於768px時隱藏 */
  /*@media only screen and (max-width: 768px) {
   .hidden-on-mobile {
      display: none;
     }
  }
*/
  /* 將區塊在手機寬度小於768px時隱藏 */
@media (max-width: 767px) {
  .hidden-on-mobile {
    display: none;
  }
}

.Samsung-tit {
  text-align: center;
  color: #13289f;
  font-weight: 800;
  font-size: 16pt;
  padding-top: 10px;
}

.ArtlantisRT2-tt {
  text-align: center;
  color: #1e3141;
  font-weight: 800;
  font-size: 16pt;
  padding-top: 10px;
  text-align: left;
}

.ArtlantisRT2-p {
  text-align: left;
  color: #42b19d;
  font-weight: 600;
  font-size: 13pt;
  padding-top: 10px;
}

.Enscape-p {
    text-align: center;
    color: #FF7800;
    font-weight: 800;
    font-size: 16pt;
    padding-top: 10px;
}

.Enscape-p2 {
    color: #FF7800;
    font-size: 14pt;
    font-weight: 600;
}

.VRay-p1 {
  color: #2857AF;
  font-size: 12pt;
  font-weight: 400;
}

.VRay-p2 {
  color: #2857AF;
  font-size: 14pt;
  font-weight: 600;
  padding-top: 30px;
  padding-bottom: 15px;
}

.Rhino-p2 {
  color: #8d1a13;
  font-size: 14pt;
  font-weight: 600;
  margin-top: 40px;
}


.BriscCAD-p {
    text-align: center;
    color: #4093FF;
    font-weight: 800;
}

.REDGiant-tit {
    text-align: center;
    color: #4093FF;
    font-weight: 800;
    font-size: 16pt;
}

.Fused-tit {
  padding-top: 20px;
  color: #2ea3f2;
  font-weight: 800;
  font-size: 16pt;
}

.Fused-p {
  font-weight: 600;
  font-size: 12pt;
}

.Autodesk-tit {
    /*text-align: center;*/
    color: #333;
    font-weight: 800;
    font-size: 16pt;
    padding-top: 20px;
    padding-bottom: 20px;
}

.Autodesk-tit2 {
    /*text-align: center;*/
    color: #333;
    font-weight: 800;
    font-size: 20pt;
    padding-top: 20px;
}
.Autodesk-tit3 {
  text-align: center;
  color: #333;
  font-weight: 800;
  font-size: 13pt;
  padding-top: 20px;
  padding-bottom: 0px;
}

.Autodesk-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: -10px;
  padding-bottom: 0px;
}

.Autodesk-ip {
  padding-top: -10px;
}

.Autodesk-logo {
  height: 60px;
}

.Autodesk-ff {
  padding-top: 10px;
}

.blog-content .Autodesk-news-tit {
  font-weight: 600;
  font-size: 14pt !important;
  color:orangered !important;
}




.t-logo{
	height:25px;
	margin:2px auto;
}

/*設定了瀏覽器寬度小於600px時 顯示寬度*/
@media screen and (max-width: 600px) { 
.img-Line {width: 120px; margin-left: -10px;} 
} 

/*設定了瀏覽器寬600-1200px時 顯示寬度*/
@media screen and (min-width: 600px) and (max-width: 1200px){
.img-Line {width: 120px; margin-left: -10px;} 
	}

/* css註釋:設定了瀏覽器寬度大於1201px時 顯示寬度 */ 
@media screen and (min-width: 1201px) { 
.img-Line {width: 120px; margin-left: -10px;} 
} 

/*.img-Line{
  width: 40%;
  margin-left: -10px;
	}*/

.Module-Head{
  font-size: 16px;
  color: #4e4e4e;
  font-weight: 600;
	
	}

.pro_s {
  font-size: 20px;
  color: #FF3300;
  font-weight: 600;
  margin-top:16px;
}

.pro_h {
  font-size: 20px;
  color: #003399;
  font-weight: 600;
  margin-top: 16px;
}


.hover-text {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    color: #c0cbce;
    background: rgba(3, 46, 58, 0.8);
    padding: 25% 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.5s;
}

a {
  color: #004fa2;/*#d43133*/
  -webkit-transition: color 300ms, background-color 300ms;
  -moz-transition: color 300ms, background-color 300ms;
  -o-transition:  color 300ms, background-color 300ms;
  transition:  color 300ms, background-color 300ms;
}

a:hover, a:focus {
  color: #84CCC9; /*#d43133*/
}

hr {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #fff;
}

/*
.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{
	padding:10px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd
}*/

.table > tbody > tr > td{
     vertical-align: middle;
	 padding:10px;
	 line-height:1.4;
}



.table > thead > tr > th {
     vertical-align: middle;
	 padding:20px;
	 line-height:1.8;
	 border-top:1px solid #ddd
}
.thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}
.table-dark{color:#fff;background-color:#212529}

.table-sm td,.table-sm th{padding:.3rem!important}

.container {
  margin-right: auto!important;
  margin-left: auto!important;
  padding-right: 15px!important;
  padding-left: 15px!important;
  width: 100%!important;
  max-width: 1140px!important;      /*隨螢幕尺寸而變，當螢幕尺寸 ≥ 1200px 時是 1140px。*/
}


.lr84 {
  margin-right: 8%;
  margin-left: 8%;
  width: 84%;
}
@media screen and (max-width: 700px) { 
.lr84 {
 margin-right: auto;
 margin-left: auto;
 width: 100%;
}
}

.lr90 {
  margin-right: 5%;
  margin-left: 5%;
  width: 90%;
}
@media screen and (max-width: 800px) { 
.lr90 {
 margin-right: 3%;/*auto*/
 margin-left: 3%;/*auto*/
 width: 100%;
}
}

.center1 {
  text-align: center;
}


/*設定了瀏覽器寬度不大於600px時 顯示100%寬度*/
@media screen and (max-width: 600px) { 
.xxx {width: 100%;} 
} 

/* css註釋:設定了瀏覽器寬度不小於1201px時 顯示80%寬度 */ 
@media screen and (min-width: 1201px) { 
.xxx {width: 80%} 
} 

.grayline {
    padding-top: 10px;/*padding-top: 9px;*//*  */
    margin-top: 40px;/*margin: 40px 0 60px;*//*距離前段距離*/
    border-top: 1px solid #cdcdcd;
}
.centerdiv {
 /*margin: 0px auto!important;*/
 margin-right: 5%;
 margin-left: 5%;
 width: 90%;
}

/* css註釋:設定了瀏覽器寬度小於600px時 顯示100%寬度 */ 
@media screen and (max-width: 600px) { 
.centerdiv {
 margin-right: auto;
 margin-left: auto;
 width: 100%;
}
}


.highlight-underline {
  display: inline-block;
  position: relative;
  font-weight: 600;
}

.highlight-underline::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 0.4em;
  background-color: #FFD700; /* 或 #ffdc00，可依照實際畫面微調 */
  z-index: -1;
}

.class-svip {
  position: relative;
  margin:5px !important;
  /*border: 1px solid #000;*/
}

.class-svip:hover {
  /* 滑鼠過去時的陰影效果 */
  box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1) ;/*右 下 羽化 */
  /* 讓元素稍微向上移動一些，增加交互性 */
  transform: translateY(-0px);
}



.Space-svip-class {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index:1;
}

.Space-svip {
    padding-top: 10px;
    padding-bottom: 10px;
}

.Space-pt-10 {
  padding-top: 10px;
}

.Space-pt-20 {
  padding-top: 20px;
}

.Space-pt-6 {
  padding-top: 6px;
}

.Space-pt--10 {
  padding-top: -10px;
}

.Space-pb-30 {
  padding-bottom: 30px;
}

.Space-pb-20 {
  padding-bottom: 20px;
}

.Space-pb-15 {
  padding-bottom: 15px;
}

.Space-b-10 {
  padding-bottom: 10px;
}


.Space4 {
  padding: 10px 2px;
  text-align: center;
}

.Space-pb-8 {
  padding-bottom: 8px;
}

.Space-mb--20 {
  margin-bottom: -20px;
  text-align: center;
}

.Space-mt--40 {
  margin-top: -80px;
 margin-bottom: -80px;
  text-align: center;
}



.Space10 {
  margin-top: 10px;
}

.Space15 {
  margin-top: 15px;
}

.Space20 {
	margin-top: 20px;
}

.Space30 {
  margin-top: 30px;
}

.SpaceB20 {
	margin-bottom: 20px;
}

.SpaceB15 {
  margin-bottom: 15px;
}

.SpaceTB20 {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.SpaceTB10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.vedioTB20 {
	margin-top: 20px;
	margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
}

.SpaceTB-40 {
	margin-top: 30px;
	margin-bottom: 40px;
	text-align: center;
}


.Space_pt-30{padding-top:30px}
.Space_pb-30{padding-bottom:30px}

.Space_mt-0{margin-top:0}
.Space_mt-5 {margin-top: 5px}
.Space_mt-10{margin-top:10px}
.Space_mt-20{margin-top:20px}
.Space_mt-30{margin-top:30px}

.Space_mt--5 {
  margin-top: -5px
}
.Space_mt--10 {
  margin-top: -10px
}
.Space_mt--20{margin-top:-20px}

.Space_mtb-10{margin-top:10px;margin-bottom:10px}
.Space_mtb-20{margin-top:20px;margin-bottom:20px}

.Space_mtb-30{margin-top:30px;margin-bottom:30px}
.Space_mb--10{margin-bottom:-110px}
.Space_mb-5 {margin-bottom: 5px}
.Space_mb-10{margin-bottom:10px}
.Space_mb-15 {margin-bottom: 15px}
.Space_mb-20{margin-bottom:20px}
.Space_mb-30{margin-bottom:30px}
.Space_mb-40{margin-bottom:40px}
.Space_mb-50{margin-bottom:50px}

.Space_mr-10{margin-right:10px}
.Space_ml-10{margin-left:10px}
.Space_ml-40{margin-left:40px}
.Space_mb-10{margin-bottom:10px}

.Space_ml--15{margin-left:-15px}

.Space_mb-0{margin-bottom:0px}
.Space_mb-3{margin-bottom:3px}

.Space_mb--2{margin-bottom:-2px}
.Space_mb--5{margin-bottom:-5px}
.Space_mb--10{margin-bottom:-10px}
.Space_mb--20{margin-bottom:-20px}

.Space_mlr-5 {margin-right: 5px;margin-left: 5px;}
.Space_mlr-10 {margin-right: 10px;margin-left: 10px;}
.Space_mlr-20 {margin-right: 20px;margin-left: 20px;}

.Space_plr-20 {
  padding-right: 20px;
  padding-left: 20px;
}


/*文章圖片大小控制成一樣*/
.a-image-wrapper {
  width: 100%;             /* 滿版寬度 */
  aspect-ratio: 16 / 9;    /* 比例：16:9，可換成你想要的比例 */
  overflow: hidden;
}

.a-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;       /* 讓圖片不變形並填滿容器 */
  object-position: center;  /* ✅ 裁切從中間對齊 */
  display: block;
}




/*line-widget右下角START*/
#line-widget {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#line-icon {
  width: 70px;
  height: 70px;
  cursor: pointer;
}

#line-icon img {
  width: 100%;
  height: 100%;
}

#line-popup {
  position: absolute;
  bottom: 60px;
  right: 0;
  background: white;
  /*border: 1px solid #ccc;*/
  padding: 10px;
  border-radius: 5px;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
}

.hidden {
  display: none;
}

#close-btn {
  background: none;
  border: none;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 1;
  padding: 0;
}
/*line-widget右下角END*/
/*line-widget右下角2END*/
#fixed-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000;
  /* 确保图像在最上层 */
}

#fixed-icon img {
  width: 50px;
  height: 50px;
}
/*line-widget右下角2END*/


.feature-image {
    border-radius: 9px; /*9px 9px 0 0*/
    background: transparent no-repeat 50% 50%;
    background-size: cover;
    height: 120px;
    position: relative;
    margin-bottom: 15px;
}

.feature-image-week {
  border-radius: 2px;/*9px 9px 0 0*/
  background: transparent no-repeat 100% 100%;
  background-size: cover;
  height: 400px;
  position: relative;
  margin-bottom: 0px;
}




#productsPIC-LOGO {
    position:absolute;
    top:60px;
    left:20px;
    max-height:30px;
    max-width: 120px;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.9));
    z-index:1;    
}

#productsPIC-LOGO-noSize {
    position:absolute;
    top:60px;
    left:20px;
    filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.9));
    z-index:1;    
}

#productsPIC-LOGO-noSha {
  position:absolute;
  top:60px;
  left:20px;
  /*filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.9));*/
  z-index:1;    
}

/*原本的左上角*/
#event-over-0 {
    position:absolute;
    top:0px;
    left:0px;
    max-height:40px;
    max-width: 200px;
    /*filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.9));*/
    z-index:1;    
}

/*滿板壓黑已結束*/
#event-over {
  position:absolute;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  /*filter: drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.9));*/
  z-index:1;    
}



/*pp-font產品頁的字*/
.pp-font{
	padding: 8px;
	margin-top: 2px;
	}
	
	
/*ppp-font產品分頁c4d六區塊的字*/
.ppp-font{
	padding: 2px;
	margin-top: 10px;
    margin-bottom: 2px;
	}
	
	
/*pv-font產品分頁ventuz功能特色區塊的字*/
.pv-font{
	padding: 2px;
	margin-top: 2px;
	margin-left: 14px;
	line-height: 24px;
	}
	
.bizLink-font{
	color:#0083C6;
	/*margin-top: 10px;*/
	font-size: 17px;
    font-weight: 600;
    line-height: 28px;
	text-align:center;
}
.ventuz-font{
	/*color:#f55b0a;*/
	margin-top: 20px;
	font-size: 17px;
    font-weight: 600;
    line-height: 28px;
	text-align:center;
}

.amd-font{
	color:#2C2C2C; /*#B90000*/
	margin-top: -5px;
	font-size: 17px;
    font-weight: 600;
    line-height: 28px;
	text-align:center;
}

.amd-font-2{
	color:#2C2C2C; 
	font-size: 12px;
}

.CusM-font{
	color:#2C2C2C; 
	font-size: 13px;
}


.bizLink-font-2{
    color:#0083C6;
	border:1px #0083C6 solid;
	text-align:right;
}
	
.bgB{
	background-color: #2e2e2e!important;
	}	
	
	

.bc_ps{
  padding: 8px;
  background: #FF3300;
  border-radius: 9px 9px 0px 0px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
}


.bc_ph{
  padding: 8px;
  background: #003399;
  border-radius: 9px 9px 0px 0px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-top: 0px;
}

.img-r{
  border-radius: 0px 0px 0px 0px; /*圖片圓角(上上下下)*/
	}

.img-ppp {
     margin-top: -10px;
    }
.img-center{
  text-align: center;
  margin: auto;
}
.img-vray{
  weight:50px;
  height:50px;
  margin: 10px 14px 20px 4px;/*上右下左*/
}

/*.img-responsive{display:block;height:auto;max-width:100%}*/
.img-amd{
  display:block;
  height:auto;
  max-width:80%;
  margin-top:15px;
}
	
.img-adobe{
  weight:80px;
  height:80px;
  /*margin: 10px 10px 10px 10px;/*上右下左*/
}
	
.img-center-100{
	text-align: center;
	max-width: 100%;
	display:block;
	margin-right:auto;
	margin-left:auto
}

	
.services-wrap-ppp {
  color: #4e4e4e;
  padding: 8px 8px;
  background: #fff;
  border-radius: 10px;
  border:#4e4e4e 1px solid;
  margin: 0 0 10px;/*框和框(上下)距離*/
  /*height:100%;產品框高度*/
}	

.services-wrap-pcoip {
  color: #4e4e4e;
  padding: 0px 30px;
  background: #fff;
  border-radius: 10px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  /*height:100%;產品框高度*/
}

.services-wrap-ergotron {
  color: #4e4e4e;
  padding: 8px 30px;
  background: #fff;
  border-radius: 10px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}

.services-wrap-c4d {
  color: #4e4e4e;
  padding: 8px 8px;
  background: #fff;
  border-radius: 10px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}

.services-wrap-c4d:hover {
  box-shadow: 4px 4px 4px #CCC;
  transition:0.3s;
  position: relative;
  top: -1px;
  color:#4e4e4e
  
}
	
	
.services-wrap-ps {
  color: #4e4e4e;
  padding: 8px 8px;
  background: #fff;
  border-radius: 10px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:380px;/*產品框高度*/
}

.services-wrap-ps:hover {
  box-shadow: 4px 4px 4px #CCC;
  transition:0.3s;
  position: relative;
  top: -1px;
}



.services-wrap {
  padding: 40px 30px;
  background: #fff;
  border-radius: 4px;
  border:#4e4e4e 1px solid;
  margin: 0 0 40px;
  height:200px;/*產品框高度*/
}
.services-wrap-class {
  padding: 10px 4px;
  background: #fff;
  border-radius: 2px;
  border:#DDDDDD 1px solid;
  margin: 0 0 px;
}

.services-wrap-class-schedule {
  padding: 0 0 -10px 0 ;
  background: #fff;
  border-radius: 2px;
  border: #DDDDDD 1px solid;
  margin: 0 0 10px;/*沒!important沒效果 框和框上下左右*/
}

.services-wrap-ds {
  padding: 0px -15px;
  background: #fff;
  border-radius: 2px;
  border:#DDDDDD 1px solid;
  margin: 0 0 10px;/*框與框的間距*/
}
.ds-img {
  margin:0 -15px;
}

.services-wrap-tab {
  padding: 10px 30px;
  background: #fff;
  border-radius: 2px;
  border:#DDDDDD 1px solid;
  margin: 0 10px;
}

.services-wrap-mag {
  color: #4e4e4e;
  padding: 6px 6px;
  background: #fff;
  border-radius: 6px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  /*height:150px;產品框高度*/
}

.services-wrap-mag:hover {
  box-shadow: 4px 4px 4px #CCC;
  transition:0.3s;
  position: relative;
  top: -1px;
}

.services-wrap-Watchout {
  color: #4e4e4e;
  padding: 4px 14px;
  background: #fff;
  border-radius: 6px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:220px;/*產品框高度*/
}

.services-wrap-Watchout-2 {
  color: #4e4e4e;
  padding: 4px 4px;
  background: #fff;
  border-radius: 6px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  /*height:80%;/*產品框高度*/
}

.Watchout-2 {
  padding: 0px;
  margin-bottom: 0px;
}

.services-wrap-Module {
  color: #4e4e4e;
  padding: 8px 30px;
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:200px;/*產品框高度*/
}

.services-wrap-Keyshot {
  color: #4e4e4e;
  padding: 6px 6px;
  background: #fff;
  border-radius: 8px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:250px;/*產品框高度200*/
}

.services-wrap-Keyshot2 {
  color: #4e4e4e;
  padding: 8px 8px;
  background: #ECECEC;
  border-radius: 8px;
  /*border:#4e4e4e 1px solid;*/
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}


.services-wrap-Vray {
  color: #4e4e4e;
  padding: 8px 14px;
  background: #fff;
  border-radius: 6px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:160px;/*產品框高度*/
}



.services-wrap-AMD {
  color: #4e4e4e;
  padding: 8px 20px;
  background: #fff;
  border-radius: 8px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}

.services-wrap-AMD:hover {
  box-shadow: 4px 4px 4px #CCC;
  transition:0.3s;
  position: relative;
  top: -1px;
  color:#4e4e4e
}

.services-wrap-AMD2 {
  color: #4e4e4e;
  padding: 8px 20px;
  background: #fff;
  border-radius: 10px;
  border:#6E6E6E 1px solid;
  margin: 0 0 10px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}

.services-wrap-BizLink {
  color: #4e4e4e;
  padding: 8px 12px;
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}

.services-wrap-BMD {
  color: #4e4e4e;
  padding: 3px 6px;
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度*/
}

.BMG-img {
  margin-bottom: -6px;
}



.services-wrap-Resolume {
  color: #4e4e4e;
  padding: 8px 12px;
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:320px;/*產品框高度*/
}

.services-wrap-Resolume2 {
  color: #4e4e4e;
  padding: 8px 12px;
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:480px;/*產品框高度*/
}

.services-wrap-Multiview {
  color: #4e4e4e;
  padding: 8px 12px;
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:100%;/*產品框高度640*/
}

.services-wrap-Multiview2 {
  color: #4e4e4e;
  padding: 4px 4px;
  /*padding: 8px 12px;*/
  background: #fff;
  border-radius: 4px;
  border:#6E6E6E 1px solid;
  margin: 4px;
  /*margin: 2px 2px 10px;/*框和框(上下)(左右)距離*/
  height:100%;/*產品框高度*/
}

.services-wrap-pp {
  color: #4e4e4e;
  padding: 8px 20px; /*8 30*/
  background: #fff;
  border-radius: 20px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;/*框和框(上下)距離*/
  height:160px;/*產品框高度*/
}

.services-wrap-pp:hover {
  /*background: rgba(255, 51, 0, 0.05);*/
  box-shadow: 4px 4px 4px #CCC;
  transition:0.3s;
  position: relative;
  top: -1px;
}

.services-wrap-ind {
  color: #4e4e4e;
  padding: 25px 30px;
  background: #fff;
  border-radius: 20px;
  border:#4e4e4e 1px solid;
  margin: 0 0 20px;
  height:180px;/*產品框高度*/
}

.services-wrap-ind:hover {
  /*background: rgba(255, 51, 0, 0.05);*/
  box-shadow: 4px 4px 4px #000;
  transition:0.8s;
  position: relative;
  top: 0px;
}

.btn-cinemag-new{
  /*padding: 1px 1px;*/
  background: #FF3300;
  border-radius: 4px 4px 0px 0px;
  border:none;
  line-height: 25pt;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 400;
  text-align: center;
  margin-bottom: 6px;
  /*margin-top: 2px;*/
}

.btn-class-c4d,
.btn-class-c4d:hover, 
.btn-class-c4d:focus{
  padding: 1px 8px;
  background: #f7941d;
  border-radius: 4px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 200;
  text-align: center;
  /*margin-top: 2px;*/
}

.btn-class-c4d,
.btn-class-c4d:hover, 
.btn-class-c4d:focus{
  padding: 1px 8px;
  background: #f7941d;
  border-radius: 4px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 200;
  text-align: center;
  /*margin-top: 2px;*/
}

.btn-class-ks,
.btn-class-ks:hover, 
.btn-class-ks:focus {
  padding: 1px 8px;
  background: #185ac7;
  border-radius: 4px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 200;
  text-align: center;
  /*margin-top: 2px;*/
}
.btn-class-creo,
.btn-class-creo:hover, 
.btn-class-creo:focus {
  padding: 1px 8px;
  background: #54C247;
  border-radius: 4px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 200;
  text-align: center;
  /*margin-top: 2px;*/
}
.btn-class-bricscad,
.btn-class-bricscad:hover, 
.btn-class-bricscad:focus {
  padding: 1px 8px;
  background: #4293FF;
  border-radius: 4px;
  border:none;
  /*font-size: 12px;*/
  color: #fff;
  font-weight: 200;
  text-align: center;
  /*margin-top: 2px;*/
}


.btn-download-2 {
  padding: 10px auto;/*按鈕高寬*/
  background: #004fa2;/*#38368A*/
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
  width:80%;
  /*margin:0px auto;*/
  text-align: center;
}
.btn-download-2:hover, 
.btn-download-2:focus{
  background: #84CCC9;/*#333*/
  outline: none;
  box-shadow: none;
}
.btn-download-2 a, 
.btn-download-2 a:hover,
.btn-download-2 a:focus  {
  color: #fff;
}


.btn-download {
  padding: 10px 80px;/*按鈕高寬*/
  background: #84CCC9;/*#333*/
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
  width:50%;
  /*margin:0px auto;*/
  /*text-align: center;*/
}



.btn-download:hover, 
.btn-download:focus{
  background: #333;
  outline: none;
  box-shadow: none;
}


.btn-download a, 
.btn-download a:hover,
.btn-download a:focus  {
  color: #fff;
}

.btn-c4d-M {
  padding: 10px 30px;
  background: #666;
  color: #fff;
  border-radius: 4px;
  margin: 0 auto;
}
.btn-c4d-M a,
.btn-c4d-M a:hover,
.btn-c4d-M a:focus
 {
  color: #fff;
}

.btn-c4d-M:hover, 
.btn-c4d-M:focus {
  background: #84CCC9;/*#38368A*/
  color: #2C2C2C;
}

.btn-ventuz {
  padding: 10px 24px;
  background: #666;
  color: #fff;
  border-radius: 4px;
  margin: 0 auto;
}
.btn-ventuz a,
.btn-ventuz a:hover,
.btn-ventuz a:focus
 {
  color: #fff;
}

.btn-ventuz:hover, 
.btn-ventuz:focus {
  background: #84CCC9;/*#38368A*/
  color: #2C2C2C;
}



.btn-aec {
  padding: 10px 24px;
  background: #186BFF;
  color: #fff!important;
  border-radius: 4px;
  margin: 4px auto;
  vertical-align: middle;s
  /*line-height: 2;*/
  text-decoration: none;
}

.btn-aec a,
.btn-aec a:hover,
.btn-aec a:focus {
  color: #fff; 
}

.btn-aec:hover,
.btn-aec:focus {
  background: #679AE7;
}

.btn-mec {
  padding: 10px 24px;
  background: #37A5CC;
  color: #fff !important;
  border-radius: 4px;
  margin: 4px auto;
  vertical-align: middle;
  /*line-height: 2;*/
  text-decoration: none;
}

.btn-mec a,
.btn-mec a:hover,
.btn-mec a:focus {
  color: #fff;
}

.btn-mec:hover,
.btn-mec:focus {
  background: #7DC6DD;
}

.btn-pmc {
  padding: 10px 24px;
  background: #FF6B00;
  color: #fff !important;
  border-radius: 4px;
  margin: 4px auto;
  vertical-align: middle;
  /*line-height: 2;*/
  text-decoration: none;
}

.btn-pmc a,
.btn-pmc a:hover,
.btn-pmc a:focus {
  color: #fff;
}

.btn-pmc:hover,
.btn-pmc:focus {
  background: #FF9548;
}



.btn-about {
  padding: 10px 30px;
  background: #333;
  color: #fff!important;
  border-radius: 4px;
  margin: 2px auto;
}
.btn-about a,
.btn-about a:hover,
.btn-about a:focus
 {
  color: #fff;
}

.btn-about:hover, 
.btn-about:focus {
  background: #84CCC9;/*#38368A*/
  color: #2C2C2C;
}

.btn-autodesk {
  padding: 10px 30px;
  background: #333;
  color: #fff !important;
  border-radius: 4px;
  margin: 2px auto;
}

.btn-autodesk a,
.btn-autodesk a:hover,
.btn-autodesk a:focus {
  color: #fff;
}

.btn-autodesk:hover,
.btn-autodesk:focus {
  background: #666;
  /*#38368A*/
  color: #2C2C2C;
}

.btn-autodesk-s {
  padding: 10px 20px;
  background: #333;
  color: #fff !important;
  border-radius: 4px;
  margin: 2px auto;
}

.btn-autodesk-s a,
.btn-autodesk-s a:hover,
.btn-autodesk-s a:focus {
  color: #fff;
}

.btn-autodesk-s:hover,
.btn-autodesk-s:focus {
  background: #666;
  /*#38368A*/
  color: #2C2C2C;
}

.autodesk-icimg {
  height: 24px;
}


.btn-ask {
  padding: 8px 24px 10px 24px;
  background: #1877f2;
  color: #fff;
  border-radius: 40px;
  margin: 0 auto;
  vertical-align: middle;
  line-height:2;
     text-decoration:none;
}


.btn-ask:hover, 
.btn-ask:focus {
  background: #1877f2;
  color: #fff;
}

.btn-ask-s {
  padding: 2px 10px 4px 10px;
  line-height:22pt;
  font-size: 10pt;
  background: #1877f2;
  color: #fff;
  border-radius: 20px;
  margin: 0 auto;
  vertical-align: middle;

}


.btn-ask-s:hover, 
.btn-ask-s:focus {
  background: #1877f2;
  color: #fff;
}

.btn-service1{
  padding: 10px 10px;
  background: #CCC;
  color: #4e4e4e;
  border-radius: 4px;
  /*width:100%;*/
  text-align: center;
}
.btn-service2 {
  padding: 10px 10px;
  background: #008EB1;
  color: #fff;
  border-radius: 4px;
  width:100%;
  text-align: center;
}

.btn-service3 {
  padding: 10px 10px;
  background: #353535;
  color: #fff;
  border-radius: 4px;
  width:100%;
  text-align: center;
}

.btn-news-read {
  padding: 2px 8px;
  background: #004fa2; /*84ccc9*/
  color: #fff;
  font-size:11px;
  border-radius: 4px;
  border:none;
  position: absolute;/*設為絕對定位(absolute)*/
  /*top: 10px;*/
  bottom: 10px;
  right : 10px; /*右邊上面都設0，則出現在右上方*/
  /*margin-top: 10px;*/
}
.btn-news-read:hover, 
.btn-news-read:focus{
  background: #84ccc9;/*#38368A*/
  color: #fff;
  outline: none;
  box-shadow: none;
} 

.btn-svip-buy {
  padding: 6px 18px;
  background: #1877f2;
  color: #fff;
  font-size: 11pt;
  border-radius: 20px;
  border: none;
  position: absolute;
  /*設為絕對定位(absolute)*/
  /*top: 10px;*/
  bottom: 10px;
  right: 10px;
  /*右邊上面都設0，則出現在右上方*/
}

.btn-svip-buy:hover,
.btn-svip-buy:focus {
  background: #004fa2;
  color: #fff;
  outline: none;
  box-shadow: none;
}

.btn-primary {
  padding: 8px 20px;
  background: #84ccc9;/*#38368A*/
  color: #fff;
  border-radius: 4px;
  border:none;
  margin-top: 10px;
}


.btn-primary:hover, 
.btn-primary:focus{
  background: #84ccc9;/*#38368A*/
  outline: none;
  box-shadow: none;
} 

.btn-transparent {
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
}

.btn-transparent:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

a:hover,
a:focus {
  color: #84CCC9;/*#38368A*/
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  margin-top: -1px;
  min-width: 150px ;/* 180px*/
}

.carousel-content h1 {
  font-size: 42px !important;
  text-shadow: black 0.05em 0.05em 0.06em !important;
	}

.carousel-content h2 {
  font-size: 20px !important;
  text-shadow: black 0em 0em 0.2em !important;
	}



.center h2{
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 20px;
}

/*
.media>.pull-left{
  margin-right: 20px;
}

.media>.pull-right{
  margin-left: 20px;
}
*/

.pull-left{
  margin-right: 20px;
}

.pull-right{
  margin-left: 5px;
}


.pull-mix{
 margin-top: 10px 10px;
	}

.DS-heading {
  margin-top: 10px;
  color: #5574df;
  font-weight: 600; 
}

.class-heading-c4d {
  margin-top: 2px;
  color: #F7941D;
  font-weight: 600; 
}

.class-heading-one {
  margin-top: 2px;
  color: #FF2600;
  font-weight: 600; 
}

.class-heading-maxonone {
  margin-top: 2px;
  color: #FF6600;
  font-weight: 600;
}

.class-heading-autodesk {
  margin-top: 2px;
  color: #37A5CC;
  font-weight: 600;
}

.class-heading-rhino {
  margin-top: 2px;
  color: red;
  font-weight: 600;
}


.class-heading-KS {
  margin-top: 2px;
  color: #0066ff;/*#6666CC*/
  font-weight: 600; 
}



.class-heading-maxonone {
  color: #FF6600;
  margin-top: 2px;
  font-weight: 600;

}


.class-heading-rhino {
  color: red;
  margin-top: 2px;
  font-weight: 600;

}

.class-heading-autodesk {
  color: #37A5CC;
  margin-top: 2px;
  font-weight: 600;

}

.class-heading-sketchup {
  color: #005F9E;
  margin-top: 2px;
  font-weight: 600;

}

.class-heading-start {
  color: #FF66CF;
  margin-top: 2px;
  font-weight: 600;

}

.class-heading-basic {
  color: #00DBD7;
  margin-top: 2px;
  font-weight: 600;

}

.class-heading-advance {
  color: #6685FF;;
  margin-top: 2px;
  font-weight: 600;

}



.media-heading {
  margin-top: 10px;
}

.BMGmedia-heading {
  margin-top: 6px;
  line-height: 12pt;
}

.mag-heading {
  margin-top: 0;
}

.ergotron-heading {
  margin-top: 10;
  color: #1f3662;
  font-weight: 600;
}


body > section {
  padding: 70px 0;
}

.center {
  text-align: center;
  padding-bottom: 25px;
}

.scaleIn {
  -webkit-animation-name: scaleIn;
  animation-name: scaleIn;
}

.lead{
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.lead2{
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}

.transparent-bg {
  background-color: transparent !important;
  margin-bottom: 0;
}


/*======================================
//--//-->   CARD GENERAL
======================================*/

.card-box-a,
.card-box-b,
.card-box-d {
  position: relative;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-box-a .img-a,
.card-box-a .img-b,
.card-box-b .img-a,
.card-box-b .img-b {
  transition: .8s all ease-in-out;
}

.card-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.card-shadow {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.card-shadow:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 27%, rgba(0, 0, 0, 0.65) 90%);
}

/*======================================
//--//-->   AGENTS - CARD-D
======================================*/
.title-d {
  margin: auto;
}


.card-box-d .title-d {
  transition: .3s ease-in-out;
  font-size: 2rem;
  font-weight: 600;
  margin: 1rem 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
  margin: auto;
}

.card-box-d .content-d {
  opacity: 0;
  transition: .5s ease-in-out;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
}

.card-box-d .info-agents {
  opacity: 0;
  transition: .5s ease-in-out;
}

.card-box-d .card-footer-d {
  transition: .5s ease-in-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  position: absolute;
  width: 100%;
  bottom: 100%;
  left: 0;
}

/*
.card-box-d .list-inline-item:not(:last-child) {
  margin-right: 25px;
}*/


.card-box-d:hover .title-d,
.card-box-d:hover .content-d,
.card-box-d:hover .info-agents,
.card-box-d:hover .card-footer-d {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}






/*======================================
//--//-->   AGENTS - CARD-D
======================================*/

.card-box-d .card-overlay-hover {
  transition: all .2s ease-in-out;
  padding: 15px 40px 15px 35px;
}


.card-box-d .info-agents {
  opacity: 0;
  transition: .5s ease-in-out;
}

.card-box-d .card-footer-d {
  transition: .5s ease-in-out;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  /*position: absolute;*/
  /*width: 100%;*/
  bottom: 20px;
  left: 0;
}

.card-box-d .list-inline-item:not(:last-child) {
  margin-right: 25px;
}

.card-box-d:hover .card-overlay-hover {
  color:#FFF!important;
  background-color: #38368A; /*#2eca6a*/
  opacity: .9;
  position: relative;
  /*position: absolute;*/
  /*width: 100%;*/
  height:30%;
  top: -54px;
}

.card-box-d:hover .title-d,
.card-box-d:hover .content-d,
.card-box-d:hover .info-agents,
.card-box-d:hover .card-footer-d {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}



/*************************
*******Header******
**************************/

#header .search{
  display: inline-block;
}

.navbar>.container .navbar-brand{
  margin-left: 0;
}

.top-bar {
  padding: 10px 0;
  background: #191919; 
  border-bottom: 1px solid #222;
  line-height: 28px;
}

.top-number{
  color: #fff;
}

.top-number p{
  margin: 0
}

.social{
  text-align: right;
}

.social-share{
 display: inline-block;
 list-style: none;
 padding: 0;
 margin: 0;
}

ul.social-share li {
  display: inline-block;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #404040;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 2px;
}

ul.social-share li a:hover {
  background: #38368A;
  color: #fff;
}

.search i {
  color: #fff;
}

input.search-form{
  background: transparent;
  border: 0 none;
  width: 60px;
  padding: 0 10px;
  color: #FFF;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}

input.search-form::-webkit-input-placeholder{
  color: transparent;
}

input.search-form:hover::-webkit-input-placeholder {
  color: #fff;
}

input.search-form:hover {
  width: 180px;
}

.navbar-brand {
  padding: 0;
  margin:0;
}

.navbar {
  border-radius: 0;
  margin-bottom: 0;
  background: #151515; /*#3B4B6B #151515*/
  padding: 15px 0;
  padding-bottom: 0;
}

 .navbar-nav{
  margin-top: 12px;
 }

.navbar-nav>li{
  margin-left: 20px;
  padding-bottom: 20px;
}

.navbar-inverse .navbar-nav > li > a {
  padding: 5px 12px;
  margin: 0;
  border-radius: 3px;
  color: #fff;
  line-height: 24px;
  display: inline-block;
}

.navbar-inverse .navbar-nav > li > a:hover{
  background-color: #004fa2; /*#38368A*/
  color: #fff; /*fff*/
  font-weight:200;
}

.navbar-inverse {
  border: none;
}

.navbar-inverse .navbar-brand {
  font-size: 36px;
  line-height: 50px;
  color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #84ccc9;/*#38368A*/
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: rgba(0,0,0,.85);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.125);
  border: 0;
  padding: 0;
  margin-top: 0;
  border-top: 0;
  border-radius: 0;
  left: 0;
}

.navbar-inverse .navbar-nav .dropdown-menu:before{
  position: absolute;
  top:0;
}

.navbar-inverse .navbar-nav .dropdown-menu > li > a {
  padding: 8px 10px;
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:hover > a,
.navbar-inverse .navbar-nav .dropdown-menu > li:focus > a,
.navbar-inverse .navbar-nav .dropdown-menu > li.active > a {
  background-color: #84CCC9;/*#38368A*/
  color: #fff;
}

.navbar-inverse .navbar-nav .dropdown-menu > li:last-child > a {
  border-radius: 0 0 3px 3px;
}

.navbar-inverse .navbar-nav .dropdown-menu > li.divider {
  background-color: transparent;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-top: 0;
  padding-bottom: 0;
}


/*************************
*******Home Page******
**************************/


#main-slider {
  position: relative;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#main-slider .carousel .carousel-content {
  margin-top: 150px;
}

#main-slider .carousel .slide-margin{
  margin-top: 140px;
}

#main-slider .carousel h2 {
  color: #fff;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #004fa2;/*#84CCC9*/
  color: #fff;
  /*text-shadow:1px 1px 3px #4e4e4e;*/
  border-radius: 4px;
  /*box-shadow:1px 1px 3px #4e4e4e;/*4px 4px 3px rgba  black 0.1em -0.1em 0.2em*/
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 730px;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 500ms;
  -moz-transition: opacity ease-in-out 500ms;
  -o-transition: opacity ease-in-out 500ms;
  transition: opacity ease-in-out 500ms;
  z-index: 1;
}

#main-slider .prev,
#main-slider .next {
  position: absolute;
  top: 50%;
  background-color: #004fa2;
  color: #fff;
  display: inline-block;
  margin-top: -25px;
  height: 40px;
  line-height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  z-index: 5;
}

#main-slider .prev:hover,
#main-slider .next:hover {
  background-color: #84CCC9;
  color: #fff;
}

#main-slider .prev {
  left: 10px;
}

#main-slider .next {
  right: 10px;
}

#main-slider .carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: #fff;
  margin: 0 15px 0 0;
  position: relative;
}

#main-slider .carousel-indicators li:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #FFF;
  left: -2.5px;
  top: -2.5px;*
}

#main-slider .carousel-indicators .active{
  width: 10px;
  height: 10px;
  background-color: #84CCC9;/*#38368A*/
   margin: 0 15px 0 0;
   border: 1px solid #84CCC9;/*#38368A*/
   position: relative;
}

#main-slider .carousel-indicators .active:after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 100%;
  background: #004fa2;/*#38368A*/
  border: 1px solid #004fa2;/*#38368A*/
  left: -2.5px;
  top: -2.5px;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 300ms linear 300ms both;
  -moz-animation: fadeInUp 300ms linear 300ms both;
  -o-animation: fadeInUp 300ms linear 300ms both;
  -ms-animation: fadeInUp 300ms linear 300ms both;
  animation: fadeInUp 300ms linear 300ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 300ms linear 600ms both;
  -moz-animation: fadeInUp 300ms linear 600ms both;
  -o-animation: fadeInUp 300ms linear 600ms both;
  -ms-animation: fadeInUp 300ms linear 600ms both;
  animation: fadeInUp 300ms linear 600ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 300ms linear 900ms both;
  -moz-animation: fadeInUp 300ms linear 900ms both;
  -o-animation: fadeInUp 300ms linear 900ms both;
  -ms-animation: fadeInUp 300ms linear 900ms both;
  animation: fadeInUp 300ms linear 900ms both;
}

#main-slider .active .animation.animated-item-4 {
  -webkit-animation: fadeInUp 300ms linear 1200ms both;
  -moz-animation: fadeInUp 300ms linear 1200ms both;
  -o-animation: fadeInUp 300ms linear 1200ms both;
  -ms-animation: fadeInUp 300ms linear 1200ms both;
  animation: fadeInUp 300ms linear 1200ms both;
}

#feature {
  background: #f2f2f2;
  padding-bottom: 40px;
}

.features{
  padding: 0;
}

.feature-wrap {
  margin-bottom: 35px;
  overflow: hidden;
}

.feature-wrap h2{
  margin-top: 10px;
}

.feature-wrap .pull-left {
  margin-right: 25px;
}

.feature-wrap i{
  font-size: 48px;
  height: 110px;
  width: 110px;
  margin: 3px;
  border-radius: 100%;
  line-height: 110px;
  text-align:center;
  background: #ffffff;
  color: #38368A;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.feature-wrap i:hover {
  background: #38368A;
  color: #fff;
  box-shadow: inset 0 0 0 5px #38368A;
  -webkit-box-shadow: inset 0 0 0 5px #38368A;
  border: 3px solid #38368A;
}

#recent-works .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
}

#recent-works{
    padding-bottom: 70px;
}

.recent-work-wrap {
  position: relative;
  padding: 10px; /*間隔*/
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0px;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
  /*margin: 0; /*10 0*/
}

.recent-work-wrap .recent-work-inner h3{
  font-size: 18px;/*24*/
  margin: 5px 0; /*10 0*/
  
}

.recent-work-wrap .recent-work-inner h3 a{
  /*font-size: 18px;/*24*/
  color: #fff;
}


.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #38368A;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;/*30*/
}


.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}

/*以下變色測試*/
.recent-work-wrap .overlay-N-maxon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #f7941d;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;
}

.recent-work-wrap .overlay-N-maxon .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay-N-maxon {
  opacity: 1;
}


.recent-work-wrap .overlay-N-ventuz {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #f55b0a;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;
}

.recent-work-wrap .overlay-N-ventuz .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay-N-ventuz {
  opacity: 1;
}


.recent-work-wrap .overlay-N-amd {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #FF0000;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;
}

.recent-work-wrap .overlay-N-amd .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay-N-amd {
  opacity: 1;
}


.recent-work-wrap .overlay-N-syzygia {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #0178b7;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;
}

.recent-work-wrap .overlay-N-syzygia .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay-N-syzygia {
  opacity: 1;
}


.recent-work-wrap .overlay-N-cinemag {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #3A3A3A;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 20px;
}

.recent-work-wrap .overlay-N-cinemag .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay-N-cinemag {
  opacity: 1;
}


/*以上變色測試*/

#services {
  background: #000 url(../images/.png);
  background-size: cover;
}

#services .lead,
#services h2{
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}





.services-wrap h3 {
  font-size: 20px;
  margin: 10px 0;
}
.class-wrap .pull-left {
  margin-right: 10px;
  /*width:100%;/*課程介紹圖寬*/
}

.services-wrap-tab .pull-left {
  margin-right: 20px;
  width:25%;/*課程介紹圖寬*/
}
.services-wrap .pull-left {
  margin-right: 20px;
}

#middle {
  background: #f2f2f2;
}

.skill h2{
  margin-bottom: 25px;
}

.progress-wrap{
  position: relative;
}

.progress .color1,
.progress .color1 .bar-width{
  background: #2d7da4;
}

.progress .color2,
.progress .color2 .bar-width{
  background: #6aa42f;
}

.progress .color3,
.progress .color3 .bar-width{
  background: #ffcc33;
}

.progress .color4,
.progress .color4 .bar-width{
  background: #db3615;
}

.progress, 
.progress-bar {
  height: 15px;
  line-height: 15px;
  background: #e6e6e6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  text-align: right;
}

.progress{
  position: relative;
}

.progress .bar-width{
  position: absolute;
  width: 40px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  top: -30px;
  border-radius: 2px;
  margin-left: -30px;
}

.progress span{
  position: relative;
}

.progress span:before{
  content: " ";
  position: absolute;
  width: auto;
  height: auto;
  border-width: 8px 5px;
  border-style: solid;
  bottom: -15px;
  right: 8px;
}

.progress .color1 span:before{
  border-color: #2d7da4 transparent transparent transparent;
}

.progress .color2 span:before{
  border-color: #6aa42f transparent transparent transparent;
}

.progress .color3 span:before{
  border-color: #ffcc33 transparent transparent transparent;
}

.progress .color4 span:before{
  border-color: #db3615 transparent transparent transparent;
}

.accordion {
  margin:0px auto;
}


.accordion h2{
  margin-bottom: 25px;
}

.panel-default{
  border-color: transparent;
}

.panel-default>.panel-heading,
.panel{
  background-color: #e6e6e6; 
  border:0 none;
  box-shadow:none;
}

.panel-default>.panel-heading+.panel-collapse .panel-body{
  background: #fff;
  color: #858586;
}

.panel-body{
  padding: 10px 15px 20px; /*上 左右 下*/
  font-size: 13px;
  line-height: 20px; /*行距*/
}

.panel-group .panel+.panel{
  margin-top: 0;
  border-top: 1px solid #d9d9d9;
}

.panel-group .panel{
  border-radius: 0;
}

.panel-heading{
  border-radius: 0;
}

.panel-title>a{
  color: #4e4e4e;
}

.accordion-inner img{
  border-radius: 4px;
}

.accordion-inner h4{
  margin-top: 0;
}

.panel-heading.active{
  background: #1f1f20;
}

.panel-heading.active .panel-title>a{
  color:#fff;
}

a.accordion-toggle  i{
  width: 45px;
  line-height: 44px;
  font-size: 20px;
  margin-top: -10px;
  text-align: center;
  margin-right: -15px;
  background: #c9c9c9;
}

.panel-heading.active a.accordion-toggle i{
  background: #004fa2;
  color: #fff;
}

.panel-heading.active a.accordion-toggle.collapsed i{
  background:#004fa2 ;/*#38368A*/
  color: #fff;
}

.nav-tabs>li{
  margin-bottom: 0px;
  border-bottom: 1px solid #e6e6e6;
}

.nav-tabs{
  border-bottom: transparent;
  border-right: 1px solid #e6e6e6;
}

.nav-tabs>li>a {
  background: #f5f5f5;
  color: #666;
  border-radius: 0;
  border: 0 none;
  line-height: 24px;
  margin-right:0;
  padding: 9px 15px;
}

.nav-tabs li:last-child{
  border-bottom: 0 none;
} 

.nav-stacked>li+li{
  margin-top: 0;
}

.nav-tabs>li>a:hover{
  background: #84CCC9;
  color:#fff;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:hover, 
.nav-tabs>li.active>a:focus {
  border: 0;
  color:#fff;
  background: #333;
  position: relative;
}
/*小箭頭↓*/
/*.nav-tabs>li.active>a:after {
  position: absolute;
  content:  "";
  width: auto;
  height: auto;
  border-style:solid;
  border-color: transparent transparent transparent green;
  border-width: 25px 22px;
  right: -44px;
  top:0;
}*/

.tab-wrap{
  border:1px solid #e6e6e6;
  margin-bottom: 20px;
}

.tab-content{
  padding: 20px;
}

.tab-content h2{
  margin-top: 0;
}

.tab-content img{
  border-radius: 4px;
}

.testimonial h2{
  margin-top: 0;
}

.testimonial-inner {
  color:#858586;
  font-size: 14px;
}

.testimonial-inner .pull-left{
  border-right: 1px solid #e7e7e7;
  padding-right: 15px;
  position: relative;
}

.testimonial-inner .pull-left:after{
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  top: 50%;
  margin-top: -5px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
  border: 1px solid #e7e7e7;
  right: -5px;
  border-left: 0 none;
  border-bottom: 0 none;
}

#partner {
  background: url(../images/partners/partner_bg.png) 50% 50% no-repeat;
  background-size: cover;
}

#partner {
  color: #fff;
  text-align: center;
}

#partner h2, 
#partner h3 {
  color: #fff;
}

.partners ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.partners ul li{
  display: inline-block;
  float: left;
  width: 20%;
}

#conatcat-info{
  background: #fff /*url(../images/contact.png) no-repeat 90% 0*/;
  padding: 30px 0;
}

.contact-info i{
  width: 60px;
  height: 60px;
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  background: #000;
  text-align: center;
  border-radius: 10px;
}

.contact-info h2{
  margin-top: 0;
  color: #000;
}

.contact-info{
  color:#000;
}

/*************************
********* About Us Page CSS ******
**************************/

.about-us {
  margin-top: 110px;
  margin-bottom: -110px;
}

.about-us h2, 
.skill_text h2 {
  color:#4e4e4e;
  font-size: 30px;
  font-weight: 600;
}

.about-us p {
  color:#4e4e4e;
}

#carousel-slider {
  position: relative;
}

#carousel-slider .carousel-indicators {
  bottom: -25px;
}

#carousel-slider .carousel-indicators li {
  border: 1px solid #ffbd20;
}

#carousel-slider a i {
  border: 1px solid #777;
  border-radius:50%;
  font-size: 28px;
  height: 50px;
  padding: 8px;
  position: absolute;
  top: 50%;
  width: 50px;
  color:#777;
}

#carousel-slider a i:hover {
  background:#bfbfbf;
  color:#fff;
  border: 1px solid #bfbfbf;
}

#carousel-slider 
.carousel-control {
  width:inherit;
}

#carousel-slider .carousel-control.left i {
  left:-25px
}

#carousel-slider .carousel-control.right i {
  right: -25px;
}

#carousel-slider
.carousel-control.left, 
#carousel-slider
.carousel-control.right {
  background: none;
}

.skill_text {
  display: block;
  margin-bottom: 60px;
  margin-top: 25px;
  overflow: hidden;
}

.sinlge-skill {
  background:#f2f2f2;
  border-radius: 100%;
  color: #FFFFFF;
  font-size: 22px;
  font-weight: bold;
  height: 200px;
  position: relative;
  width: 200px;
  text-transform: uppercase;
  overflow: hidden;
  margin: 30px 0;

}

.sinlge-skill p em {
  color: #FFFFFF;
  font-size: 38px;
}

.sinlge-skill p {
  line-height: 1;
}

.joomla-skill, 
.html-skill, 
.css-skill, 
.wp-skill {
  position: absolute;
  height: 100%;
  bottom: 0;
  width:100%;
  border-radius: 100%;
  padding: 70px 0;
  text-align: center;
}


.joomla-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 28%, rgba(45,125,164,1) 28%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(28%,rgba(242,242,242,1)), color-stop(28%,rgba(45,125,164,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 28%,rgba(45,125,164,1) 28%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#2d7da4',GradientType=0 ); /* IE6-9 */    
}

.html-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 9%, rgba(106,164,47,1) 9%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(9%,rgba(242,242,242,1)), color-stop(9%,rgba(106,164,47,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 9%,rgba(106,164,47,1) 9%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#6aa42f',GradientType=0 ); /* IE6-9 */
}

.css-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 32%, rgba(255,189,32,1) 32%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(32%,rgba(242,242,242,1)), color-stop(32%,rgba(255,189,32,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 32%,rgba(255,189,32,1) 32%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffbd20',GradientType=0 ); /* IE6-9 */
}

.wp-skill {
  background: rgb(242,242,242); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(242,242,242,1) 19%, rgba(219,54,21,1) 19%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(19%,rgba(242,242,242,1)), color-stop(19%,rgba(219,54,21,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(242,242,242,1) 0%,rgba(242,242,242,1) 19%,rgba(219,54,21,1) 19%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#db3615',GradientType=0 ); /* IE6-9 */
}

.skill-wrap {
  display: block;
  overflow: hidden;
  margin: 60px 0;
}

.team h4 {
  margin-top: 0;
  text-transform: uppercase;
}

.team h5 {
  font-weight: 300;
}

.single-profile-top, 
.single-profile-bottom {
  font-weight: 400;
  line-height: 24px;
}

.single-profile-top, 
.single-profile-bottom  {
  border: 1px solid #ddd;
  padding: 15px;
  position: relative;
}

.media_image {
  margin-bottom: 10px;
}



.team .btn {
  background:transparent;
  font-size: 12px;
  font-weight: 300;
  margin-bottom: 3px;
  padding: 1px 5px;
  text-transform: uppercase;
  border:1px solid#ddd;
  margin-right: 3px;
}


ul.social_icons,
ul.tag {
  list-style: none;
  padding: 0;
  margin: 10px 0;
  display: block;
}

ul.social_icons li,
ul.tag li {
  display: inline-block;
  margin-right: 5px;
}

ul.social_icons li  a i{
  border-radius: 50%;
  color: #FFFFFF;
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  padding: 0;
  text-align: center;
  width: 25px;
  opacity:.8;
}


.team .social_icons .fa-facebook:hover, 
.team .social_icons .fa-twitter:hover, 
.team .social_icons .fa-google-plus:hover {
  transform: rotate(360deg);
  -ms-transform:rotate(360deg);
  -webkit-transform:rotate(360deg); 
  transition-duration:2s;
  transition-property: all;
  transition-timing-function: ease;
  opacity:1;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.team .social_icons .fa-facebook {
  background: #0182c4;
}

.team .social_icons .fa-twitter {
  background: #20B8FF
}

.team .social_icons .fa-google-plus {
  background: #D34836
}


.team-bar .first-one-arrow {
  float: left;
  margin-right: 30px;
  width: 2%;
}

.team-bar .first-arrow {
  float: left;
  margin-left: 5px;
  margin-right: 35px;
  width: 22%;
}

.team-bar .second-arrow {
  float: left;
  margin-left: 5px;
  width: 21%;
}

.team-bar .third-arrow {
  float: left;
  margin-left: 40px;
  margin-right: 12px;
  width: 22%;
}

.team-bar .fourth-arrow {
  float: left;
  margin-left: 25px;
  width: 20%;
}

.team-bar .first-one-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .first-arrow hr {
  border-bottom: 1px solid #2D7DA4;
  border-top: 1px solid #2D7DA4;
 }

.team-bar .second-arrow hr {
  border-bottom: 1px solid #6aa42f;
  border-top: 1px solid #6aa42f;
}

.team-bar .third-arrow hr {
  border-bottom: 1px solid #FFBD20;
  border-top: 1px solid #FFBD20;

}

.team-bar .fourth-arrow hr {
  border-bottom: 1px solid #db3615;
  border-top: 1px solid #db3615;
}

.team-bar {
  margin-bottom: 15px;
  margin-top: 30px;
  position: relative;
}

.team-bar i {
  border-radius: 50%;
  color: #FFFFFF;
  display: block;
  height: 24px;
  line-height: 24px;
  margin-top: -32px;
  overflow: hidden;
  padding: 0;
  text-align: center;
  width: 24px;
  position: absolute;
}

.team-bar .first-arrow .fa-angle-up {
  background:#2D7DA4;
  margin-left:-33px
 }

.team-bar .second-arrow .fa-angle-down {
  background:#6AA42F;
  margin-left: -33px;
}

.team-bar .third-arrow .fa-angle-up {
  background:#FFBD20;
  margin-left: -32px;
}

.team-bar .fourth-arrow .fa-angle-down {
  background:#db3615;
  margin-left: -32px;
}

.team .single-profile-top:before, 
.team .single-profile-top:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-top:before {
  left:26px;
  bottom: -20px;
  border-width: 10px;
  border-color:#fff transparent transparent transparent;
  z-index: 1;
}


.team .single-profile-top:after {
  left: 25px;
  bottom: -22px;
  border-style: solid;
  border-width: 11px;
  border-color:#ddd transparent transparent transparent;
  z-index: 0;
}

.team .single-profile-bottom:before,
.team .single-profile-bottom:after {
  position: absolute;
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
}

.team .single-profile-bottom:before {
  left:30px;
  top: -20px;
  border-width: 10px;
  border-color: transparent transparent #fff transparent;
  z-index: 1;
}

.team .single-profile-bottom:after {
  left: 29px;
  top: -22px;
  border-style: solid;
  border-width: 11px;
  border-color: transparent transparent #DDD transparent;
  z-index: 0;
}

/***********************
****Service page css****
***********************/

.services {
  padding: 0;
}

.get-started {
  background: none repeat scroll 0 0 #F3F3F3;
  border-radius: 3px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 18px;
  margin-top: 60px;
}

.get-started h2 {
  padding-top: 30px;
  margin-bottom: 20px;
}

.request {
  bottom: -15px;
  left: 50%;
  position: absolute;
  margin-left: -110px;
}

.request h4 {
  position: absolute;
  width: 220px;
  position:relative;
}

.request h4 a{
  background:#38368A;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  border-radius: 3px;
  padding: 5px 15px;
}

.request h4:after {
  border-color: #38368A transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  content: "";
  height: 0;
  position: absolute;
  right: 13px;
  z-index: -99999;
}

.request h4:before {
  border-color: #38368A transparent transparent;
  border-style: solid;
  border-width: 12px;
  bottom: -18px;
  content: "";
  height: 0;
  left: 13px;
  position: absolute;
  z-index: -99999;
}

.clients-area {
  padding: 60px;
}

.clients-comments {
    background-image: url("../images/image_bg.png");
    background-position: center 118px;
    background-repeat: no-repeat;
    margin-bottom: 100px;
}

.clients-comments img {
  background:#DDDDDD;
  border: 1px solid #DDDDDD;
  height: 182px;
  padding: 3px;
  width: 182px;
  transition: all 0.9s ease 0s;
  -moz-transition: all 0.9s ease 0s;
  -webkit-transition: all 0.9s ease 0s;
  -o-transition: all 0.9s ease 0s;
}

.clients-comments h3 {
  margin-top: 55px;
  font-weight: 300;
  padding: 0 40px;
}

.clients-comments h4 {
  font-weight: 300;
  margin-top: 15px;
}


.clients-comments  h4  span {
  font-weight: 700;
  font-style: oblique;
}

.footer {
  padding-bottom: 25px;
  background: none repeat scroll 0 0 #2E2E2E;
  /*border-top: 5px solid #C52D2F;*/
  height: 40px;
  margin-top: 110px;
}
.Fcenter{
	text-align: center;
	}
.footer_left {
  padding: 10px;
}

.text-left {
  color: #FFFFFF;
  font-size: 10px;
  margin-top: 15px;
}

/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
  margin-top: 115px;
  padding-bottom: 0;
}



.portfolio-item, 
.portfolio-filter {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.portfolio-filter > li {
  display: inline-block;
  /*opacity: 0;/*NEW+*/
  /*-webkit-transform: translateY(0);
  transform: translateY(0);
  transition: all 0.3s;*/
}

/*
.portfolio-filter > li a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-right: 20px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  border: 1px solid #F2F2F2;
  outline: none;
  border-radius: 3px;
}*/


.portfolio-filter > li a {
  /*background: none repeat scroll 0 0 #FFFFFF;*/
  /*font-size: 14px;*/
  /*font-weight: 400;*/
  /*margin-right: 20px;*/
  /*text-transform: uppercase;*//*標題字大寫*/
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  /*border: 1px solid #F2F2F2;*/
  outline: none;
  /*border-radius: 3px;*/
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
  color:#fff;
  /*background: #38368A;*/
  /*border: 1px solid #38368A;*/
  box-shadow: none;
  -webkit-box-shadow: none;
}


.portfolio-fffilter {
  list-style: none outside none;
  margin: 0;
  padding-left: 0;
}

.portfolio-fffilter>li {
  display: inline-block;
}

.portfolio-fffilter>li a {
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  outline: none;
}

.portfolio-fffilter>li a:hover,
.portfolio-fffilter>li a.active {
  color: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
}




/*以下測試變色*/

.N-purple a:hover,
.N-purple a.active{
  color:#fff;
  background: #3B4B6B!important;/*#38368A*/
  border: 1px solid #38368A!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.N-classall, .N-gray, .N-start, .N-basic,.N-advance,
.N-one,.N-c4d, .N-maxonone,
.N-sketchup,.N-autodesk,.N-rhino,
.N-ww,.N-gg,.N-bb,
.N-vip {
  margin-bottom: 6px;
  margin-left: 2px;
  margin-right: 2px;
}

.N-gray a:hover,
.N-gray a.active {
  color: #000000 !important;
  background: #fff !important;
  border: 1px solid #000000 !important;
  box-shadow: none;
  /*transition-delay: 0s;*/
  -webkit-box-shadow: none;
}

.N-one a:hover,
.N-one a.active {
  color: #fff;
  background: #FF2600 !important;
  border: 1px solid #FF2600 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-ww a:hover,
.N-ww a.active {
  color: #191919 !important;
  background: #E6E6E6 !important;
  border: 1px solid #E6E6E6 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-gg a:hover,
.N-gg a.active {
  color: #191919 !important;
  background: #C3DEC7 !important;
  border: 1px solid #C3DEC7 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-bb a:hover,
.N-bb a.active {
  color: #191919 !important;
  background: #B8CEDA !important;
  border: 1px solid #B8CEDA !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-vip a:hover,
.N-vip a.active {
  color: #191919 !important;
  /*background: linear-gradient(to bottom, #EFD856, #f1b82d, #EFD856); !important;*/
  background: #FFF8E0 !important;
  border: 1px solid #FFC800 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-start a:hover,
.N-start a.active {
  color: #fff;
  background: #FF66CF !important;
  border: 1px solid #FF66CF !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-basic a:hover,
.N-basic a.active {
  color: #fff;
  background: #19D1B5 !important;/*#00DBD7*/
  border: 1px solid #19D1B5 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-advance a:hover,
.N-advance a.active {
  color: #fff;
  background: #6685FF !important;
  border: 1px solid #6685FF !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}


.N-sketchup a:hover,
.N-sketchup a.active {
  color: #fff;
    background: #005F9E !important;
    border: 1px solid #005F9E !important;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.N-autodesk a:hover,
.N-autodesk a.active {
  color: #fff;
  background: #37A5CC!important;
  border: 1px solid gray !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-rhino a:hover,
.N-rhino a.active {
  color: #fff;
  background: red !important;
  border: 1px solid red !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}



.N-c4d a:hover,
.N-c4d a.active{
  color:#fff;
  background: #f7941d!important;
  border: 1px solid #f7941d!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-maxonone a:hover,
.N-maxonone a.active {
  color: #fff;
  background:#FF6600 !important;
  border: 1px solid #FF6600 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-maxon a:hover,
.N-maxon a.active {
  color: #fff;
  background: #f7941d !important;
  border: 1px solid #f7941d !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-ventuz a:hover,
.N-ventuz a.active{
  color:#fff;
  background: #f55b0a!important;
  border: 1px solid #f55b0a!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-amd a:hover,
.N-amd a.active{
  color:#fff;
  background: #FF0000!important;
  border: 1px solid #FF0000!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-syzygia a:hover,
.N-syzygia a.active{
  color:#fff;
  background: #0178b7!important;
  border: 1px solid #0178b7!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-cinemag a:hover,
.N-cinemag a.active{
  color:#fff;
  background: #3A3A3A !important;
  border: 1px solid #3A3A3A !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-classall a:hover,
.N-classall a.active {
  color: #fff;
  background: #333 !important;
  border: 1px solid #333 !important;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.N-c4dvideo a:hover,
.N-c4dvideo a.active{
  color:#fff;
  background: #5962c5;!important;
  border: 1px solid #5962c5;!important;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/*以上測試變色*/





.portfolio-items > li {
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.portfolio-item {
  margin: 0;
  padding: 0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}


/**************************
********* Pricing Table CSS *
**************************/

.pricing_heading {
  margin-top: 120px
}

.pricing_heading h2, 
.pricing_heading p {
  color:#4e4e4e;
}

.pricing-area h1 {
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 15px;
}

.pricing-area span {
  font-weight: 700;
  font-size: 18px;
}

.pricing-area h3, 
.pricing-area span  {
  color: #fff;
}

.plan {
  position: relative;
  margin-bottom: 70px;
}

.pricing-area ul {
  background:#FAFAFA;
  padding: 0;
  margin: 0;
}

.pricing-area ul li {
  list-style: none;
  padding: 15px 0;
  font-size: 16px;
  font-weight: 400;
}

.pricing-area ul li:nth-child(even){
  background:#f5f5f5
}

.pricing-area .price-three img, 
.pricing-area .price-six img {
  position: absolute;
  right: 15px;
  top: 0;
}

.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three {
  padding:17px 0;
  border-radius:2px 2px 0 0;
} 

.pricing-area .heading-one, 
.pricing-area .heading-two, 
.pricing-area .heading-three, 
.pricing-area .heading-four, 
.pricing-area .heading-five, 
.pricing-area .heading-six, 
.pricing-area .heading-seven {
  margin-left: -10px
}


.pricing-area .heading-one, 
.pricing-area .price-one .plan-action .btn-primary {
  background: #e24f43
}

.pricing-area .heading-two, 
.pricing-area .price-two .plan-action .btn-primary {
  background:#27AE60;
}

.pricing-area .heading-three,
.pricing-area .price-three .plan-action .btn-primary {
  background: #f39c12;
}

.pricing-area .heading-four, 
.pricing-area .price-four .plan-action .btn-primary {
  background: #5c5c5c
}

.pricing-area .heading-five, 
.pricing-area .price-five .plan-action .btn-primary {
  background: #5c5c5c
}

.pricing-area .heading-six, 
.pricing-area .price-six .plan-action .btn-primary {
  background: #e24f43
;
}

.pricing-area .heading-seven, 
.pricing-area .price-seven .plan-action .btn-primary {
  background: #5c5c5c
}

.pricing-area .bg{
 background: #fafafa 
}

.pricing-area .heading-one h3:before {
  border-color: #bf4539 transparent transparent;
}

.pricing-area .heading-two h3:before {
  border-color: #1f8c4d transparent transparent;
}

.pricing-area .heading-three h3:before {
  border-color: #d4880f transparent transparent;
}

.pricing-area .heading-four h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area .heading-five h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area .heading-six h3:before {
  border-color: #bf4539 transparent transparent;
}

.pricing-area .heading-seven h3:before {
  border-color: #424242 transparent transparent;
}

.pricing-area h3:before {
  border-color: #D4880F transparent transparent;
  border-radius: 5px 0 0 0px;
  border-style: solid;
  border-width: 12px;
  content: "";
  height: 0;
  left: 4px;
  position: absolute;
  top: 78px;
  width: 0;
  z-index: -999;
}

.small-pricing h3:after {
  height:94px;
}

.small-pricing h3:before {
  top: 74px;
}

.plan-action {
  height: 40px;
}

.pricing-area .plan-action .btn-primary {
  position: relative;
  padding:5px 20px;
  color: #fff
;
  margin-top: 5px;
}

.pricing-area .plan-action .btn-primary:before {
  border-color: #E24F43 transparent transparent;
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  left: -9px;
  position: absolute;
  width: 0;
  z-index: -1;
}

.pricing-area .plan-action .btn-primary:after {
  border-color: #E24F43 transparent transparent;
  border-radius: 5px 0 0 0;
  border-style: solid;
  border-width: 12px;
  bottom: -12px;
  content: "";
  height: 0;
  position: absolute;
  right: -9px;
  width: 0;
  z-index: -1;
}

.pricing-area .price-two .plan-action .btn-primary:before, 
.pricing-area .price-two .plan-action .btn-primary:after {
  border-color: #1f8c4d transparent transparent;
}

.pricing-area .price-three .plan-action .btn-primary:before, 
.pricing-area .price-three .plan-action .btn-primary:after {
  border-color: #d4880f transparent transparent;
}

.pricing-area .price-four .plan-action .btn-primary:before, 
.pricing-area .price-four .plan-action .btn-primary:after, 
.pricing-area .price-five .plan-action .btn-primary:before, 
.pricing-area .price-five .plan-action .btn-primary:after, 
.pricing-area .price-seven .plan-action .btn-primary:before, 
.pricing-area .price-seven .plan-action .btn-primary:after  {
  border-color: #424242 transparent transparent;
  right: -9px;
}

.pricing-area .price-six .plan-action .btn-primary:before, 
.pricing-area .price-six .plan-action .btn-primary:after {
  border-color: #bf4539 transparent transparent;
  right: -9px;
}


/*************************
********* Contact Us CSS ******
**************************/

.gmap-area {
  background-image: url("../images/map.jpg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0;
}

.gmap-area .gmap iframe {
  border-radius: 50%;
  height: 280px;
  width: 300px;
}

.gmap{
    border: 10px solid #f6f5f0;
    border-radius: 50%;
    height: 300px;
    width: 300px;
    box-shadow: 0px 0px 3px 3px #e7e4dc;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.gmap-area .map-content ul {
  list-style: none; 
}

.gmap-area .map-content address h5{
  font-weight: 700;
  /* font-size: 16px; */
}

#contact-page{
  padding-top: 0;
}

#contact-page .contact-form 
.form-group label {
  color: #4E4E4E;
  font-size: 16px;
  font-weight: 300;
}

.form-group .form-control {
  padding: 7px 12px;
  border-color:#f2f2f2;
  box-shadow: none;
}

textarea#message{
  resize: none;
  padding: 10px;
}

#contact-page .contact-wrap {
  margin-top: 20px;
}

/*********************
****blog page css*****
**********************/
.downinfo{
  
  margin-top: -40px;
}

.widget {
  margin-bottom: 0px; /*XX*/
  margin-top: 20px;/*20*/
  padding-left: 20px;
}

.single_comments {
  margin-bottom: 20px;
}

.single_comments img {
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}

.single_comments p {
  margin-bottom: 0;
}

.widget .entry-meta span {
  display: inline-block;
  margin-right: 10px;
}

.widget h3 {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px; /*20*/
}

.blog_category{
  list-style:none;
  margin:0;
  padding:0;
}

.blog_category li{
  float:none;
  margin-bottom:20px;
}

.blog_category li a {
  background:#f5f5f5;
  border-radius: 4px;
  color: #888;
  display: inline-block;
  padding: 5px 15px;
}

.blog_category li a:hover{
  background:#38368A;
  color: #fff;
}

 .badge:before {
  border-color: transparent transparent transparent #38368A;
  border-style: solid;
  border-width: 10px;
  bottom: -8px;
  content: "";
  height: 0;
  left: 5px;
  position: absolute;
  z-index: -99999;
}

.badge {
  background-color: #38368A;
  border-radius: 5px;
  color: #fff;
  padding: 8px;
  position: relative;
  left: 60px;
  top: -18px;
  font-weight: normal;
}

.blog_archieve {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.blog_archieve li {
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
}

.blog_archieve li:first-child {
  padding-top: 0;
}

ul.gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.gallery li {
  display: block;
  width: 60px;
  padding: 0;
  margin: 0 4px 4px 0;
  float: left;
}

ul.faq {
  list-style: none;
  margin: 0;
}

ul.faq li {
  margin-top: 30px;
}

ul.faq li:first-child {
  margin-top: 0;
}

ul.faq li span.number {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34495e;
  color: #fff;
  font-size: 24px;
}

ul.faq li > div {
  margin-left: 70px;
}

ul.faq li > div h3 {
  margin-top: 0;
}


.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-item {
  border-radius: 0;
  overflow: hidden;
  margin-bottom: 50px;
}

.blog-content h2 {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 20px;
  color: #3B4B6B !important;
}

.blog-content p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 16px;
  color: #4e4e4e !important;
}

/*.blog-content h2 {
  color: #38368A !important;
}*/

.blog .blog-item .img-blog {
  border-radius: 5px;
  margin-bottom: 45px;
}

.blog .blog-item .blog-content {
  padding-bottom: 25px;
}

.blog .blog-item .blog-content h2 {
  margin-top: 0;
  font-size: 30px;
  color: #38368A!important;
}

.readmore{
  margin-top: 0;
}


.blog .blog-item .blog-content h3 {
  color: #858586;
  margin-bottom: 40px;
  /* font-weight: 300 */}

.blog .blog-item .blog-content h4 {
  font-size: 14px;
}

.post-tags {

}

.blog .blog-item .entry-meta {
  border-radius: 5px;
  overflow: hidden;
}

.blog .blog-item .entry-meta > span {
  background: #f5f5f5;
  border-top: 1px solid #fff;
  display: block;
  font-size: 12px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
}

#publish_date {
  background: #38368A;
  border-bottom: 5px solid #4e4e4e;
  color: #fff;
  padding: 5px 0;
  text-align: center;
}

.blog .blog-item .entry-meta > span {
  color: #ccc;
}

.blog .blog-item .entry-meta > span a {
  font-size: 12px;
  margin-left: 3px;
  font-weight: 300;
  color: #888;
}

ul.pagination > li > a {
  border: 1px solid #F1F1F1;
  margin-right:5px;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 14px;
}

ul.pagination > li > a i{
  margin-left:5px;
  margin-right:5px;
}

ul.pagination > li.active > a, 
ul.pagination > li:hover > a {
  background-color: #38368A !important;
  border-color: #38368A !important;
  color: #fff;
}

.search_box {
  background-image: url("../images/search_icon.png");
  background-position: 314px 15px;
  background-repeat: no-repeat;
  border-color: #DEDEDE;
  height: 48px;
  outline: medium none;
  box-shadow: none;
}

.form-control:focus {
  box-shadow:none;
  outline: 0 none;
}


ul.tag-cloud, 
ul.sidebar-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tag-cloud li{
    display: inline-block;
    margin-bottom: 3px;
}

.tag-cloud li a {
  background: #f5f5f5;
  color: #888;
  border: 0;
  border-radius: 4px;
  padding: 8px 15px;
}

.tag-cloud li a:hover{
  background:#38368A;
  color: #fff;  
}

.sidebar-gallery li{
  display: inline-block;
  margin: 0 10px 10px 0;
}

.sidebar-gallery li a {
  border-radius: 4px;
  display: inline-block;
}


/**********************
**blog single page css*
**********************/

.reply_section {
  background: #f5f5f5;
  border-radius: 5px;
}

.post_reply {
  margin-left: 10px;
  margin-top: 45px;
}

.post_reply img {
  width: 85px;
  height: 85px;
  border: 5px solid #D5D8DD;
}

.post_reply ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-top: 5px;
}

.post_reply ul li{
  float:left;
}

.post_reply ul li a {
  display: block;
}

.post_reply ul li a i {
  border: 1px solid #DDDDDD;
  border-radius: 39px;
  color: #FFFFFF;
  font-size: 20px;
  height: 30px;
  margin-right: 3px;
  padding-top: 7px;
  text-align: center;
  width: 30px;
}

.post_reply ul li a i.fa-facebook {
  background: #0182C4;
}

.post_reply ul li a i.fa-twitter {
  background: none repeat scroll 0 0 #3FC1FE;
}

.post_reply ul li a i.fa-google-plus{
 background: none repeat scroll 0 0 #D34836;
}

.post_reply ul li a i:hover{
  opacity:.5;
}

.post_reply_content {
  margin: 30px;
}

.post_reply_content h1 a:hover{
  color:#FFC800;
}

.post_reply_content h4 {
  margin-bottom: 50px;
}

.reply_section .media-body{
  display:inherit;
}

.comment_section .media-body{
  display:inherit;
}

#comments_title{
   color:#4e4e4e;
   font-weight:700px;
   font-size:20px;
   margin-top:60px;
   margin-bottom:40px;
}
.comment_section {
  margin-top: 30px;
  position: relative;
}

.post_comments img {
  width: 85px;
  height: 85px;
  margin-top: 35px;
}

.post_reply_comments {
  background:#f5f5f5;
  border-radius: 4px;
  padding: 30px;
}

.post_reply_comments:before {
  border-color: transparent #F0F0F0 transparent transparent;
  border-style: solid;
  border-width: 15px;
  content: " ";
  height: 0;
  left: 75px;
  position: absolute;
  top: 20px;
}

.post_reply_comments h3, 
.post_reply_content h3{
  margin-top: 0;
}

.post_reply_comments h1 a:hover{
  color:#38368A;
}

.post_reply_comments h4{
  color:#c4c4c5;
  font-weight:400;
}

.post_reply_comments p {
  padding-bottom: 30px;
}

.post_reply_comments a {
  bottom: 15px;
  position: absolute;
  right: 30px;
  background: #38368A;
  color: #fff;
  border-radius: 5px;
  padding: 8px 20px;
}

.post_reply_comments a:before {
  border-color: #38368A transparent transparent;
  border-style: solid;
  border-width: 16px;
  bottom: -11px;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  z-index: 99999;
}

.post_reply_comments h2 a{
 
}

.message_heading {
  margin-bottom: 50px;
  margin-top: 60px;
}


/******************
 404 page css
 ******************/

#error .btn-success:hover, 
.btn-success:focus, 
.btn-success:active, 
.btn-success.active, 
.open .dropdown-toggle.btn-success:hover {
  background-color: #EBEBEB;
  border-color: #EBEBEB;
  color: #4E4E4E;
}

#error h1{
  color: #4e4e4e;
  text-transform: uppercase;
}


/******************
shortcodes page css
******************/

.shortcode-item {
  padding-bottom: 0;
}

.shortcode-item h2 {
  color: #4E4E4E;
  font-size: 24px;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: 600
}

#event-act {
  background: #f5f5f5;
  border-bottom: 1px solid #C0C1C1;
  font-size: 14px;
}



/***********************
********* Footer ******
************************/
#bottom {
  background: #f5f5f5;
  border-bottom: 5px solid #84CCC9;
  font-size: 14px;
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:22px;
  color: #000;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom ul li a {
  color: #808080;
}

#bottom ul li a:hover {
  color: #3B4B6B; /*#38368A*/
}

#bottom .widget {
  margin-bottom: 0;
}

#footer {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  background: #2e2e2e;
}

#footer a {
  color: #fff;
}

#footer a:hover {
  color: #3B4B6B; /*#38368A*/
}

#footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer ul > li {
  display: inline-block;
  margin-left: 15px;
}


.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}


/*CARD*/


.card{
	position:relative;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-ms-flex-direction:column;
	flex-direction:column;
	min-width:0;
	word-wrap:break-word;
	background-color:#fff;
	background-clip:border-box;
	border:1px solid rgba(0,0,0,.125);
	border-radius:.25rem;
	/*width: 90%;
	align:center;*/
	margin: 20px 0px;/*框和框(上下)(左右)距離*/
	/*padding:20px;*/
	/*height:340px;*/
	text-align:left;
}

.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.25rem}

.card-title{margin-bottom:.75rem}
.card-subtitle{margin-top:-.375rem;margin-bottom:0}
/*.card-text{line-height:1.8rem}*/
.card-text:last-child{margin-bottom:0}
.card-link:hover{text-decoration:none}
.card-link+.card-link{margin-left:1.25rem}
.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}
.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}
.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child 
.card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}
.card-group>.card:not(:first-child):not(:last-child):not(:only-child){border-radius:0}
.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}
}


.card-columns .card{margin-bottom:.75rem}

@media (min-width: 576px) {  
.card-columns { column-count: 2; } 
} 

@media (min-width: 768px) { 
.card-columns {  column-count: 3; } 
}  
@media (min-width: 992px) { 
.card-columns {  column-count: 3; } 
}  
@media (min-width: 1200px) { 
.card-columns {  column-count: 3; } 
}


/*
@media (min-width:576px){
.card-columns{
	-webkit-column-count:2;
	-moz-column-count:2;
	column-count:2;
	-webkit-column-gap:1.25rem;
	-moz-column-gap:1.25rem;
	column-gap:1.25rem}
}*/

.card-columns .card{
	display:inline-block;width:100%}
	


.breadcrumb{
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	padding:.75rem 1rem;
	margin-bottom:1rem;
	list-style:none;
	background-color:#e9ecef;
	border-radius:.25rem}
.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;padding-left:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}

.anchor{
  display: block;
  height: 60px; /* 高度與navbar相同, 用來補上被navbar覆蓋的高度 */
  margin-top: -60px; /* 高度與navbar相同, 將頁面內容拉近, 不要造成額外空白 */
  visibility: hidden; /* 隱藏 */
}

.anchor2 {
  display: block;
  height: 50px; /* 高度與navbar相同, 用來補上被navbar覆蓋的高度 */
  margin-top: -50px; /* 高度與navbar相同, 將頁面內容拉近, 不要造成額外空白 */
  visibility: hidden; /* 隱藏 */
}

.anchor-SVG {
  display: block!important;
  height: 20px!important; /* 高度與navbar相同, 用來補上被navbar覆蓋的高度 */
  margin-top: -20px!important; /* 高度與navbar相同, 將頁面內容拉近, 不要造成額外空白 */
  visibility: hidden!important; /* 隱藏 */
}

.video-font{
	font-size: 12pt;
	margin: 12px 20px;
    text-align: center;
    color: #666;/*#5962c5*/
    line-height: 15pt;
}



#SVG-widget1 {
    display: flex;/*block*//*flex*/
    justify-content: center;
    height:auto!important;
    max-width:100%!important;
}


.img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
	}

.iframe-container {
overflow: hidden;
padding-top: 56.25%;
position: relative;
}
.iframe-container iframe {
border: 0;
height: 100%!important;
left: 0;
position: absolute;
top: 0;
width: 100%!important;
}
/* 4x3 縱橫比 */
.iframe-container-4x3 {
padding-top: 75%;
}

/*
.card-columns {
  @include media-breakpoint-only(xl) {
    column-count: 5;
  }
  @include media-breakpoint-only(lg) {
    column-count: 4;
  }
  @include media-breakpoint-only(md) {
    column-count: 3;
  }
  @include media-breakpoint-only(sm) {
    column-count: 2;
  }
}
*/

