@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Anton&display=swap');
@import url('https://fonts.googleapis.com/css?family=Staatliches&display=swap');
@import url('https://fonts.googleapis.com/css?family=Squada+One&display=swap');
@import url('https://fonts.googleapis.com/css?family=El+Messiri&display=swap');
@import url('https://fonts.googleapis.com/css?family=Pinyon+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500;600;700;800;900&display=swap');

.pc2 { display:block!important;}
.mobile2 { display:none!important;}

.photo_r{
border-radius: 0px;
    overflow: hidden;
}




.post-project2 { position: relative;}

.post-project2 > a {
    display: -moz-flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -moz-align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -moz-transition: background-color 0.5s ease, -moz-transform 0.5s ease;
    -webkit-transition: background-color 0.5s ease, -webkit-transform 0.5s ease;
    -ms-transition: background-color 0.5s ease, -ms-transform 0.5s ease;
    transition: background-color 0.5s ease, transform 0.5s ease;
}
.post-project2:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 1;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
    will-change: opacity, transform;
}

.post-project2 img {
    opacity: 1;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
}

.line::after {
content: '';
    width: 95%;
    height: 95%;
    z-index: 9;
    position: absolute;
    border: 1px #b37cbf solid;
	
}
.day {
	font-size: 12px;
    color: #ffffff;
    background: #6d2c7c;
    display: inline-block;
    padding: 2px 15px;
	font-family: cursive;
}
.index_about {
text-align: left;
    max-width: 800px;
    margin: 20px auto 0px;
    padding: 20px;
    border: 1px rgb(209 199 184) solid;
    font-weight: 100;
    background: rgb(255 255 255 / 34%);
    color: #000!important;
    font-weight: 400;
    border-radius: 15px;
    font-size: 20px;
    line-height: 2;
  
}
.index_about_title {
margin-top: 35px;
    font-weight: 600;
    color: #000 !important;
    position: relative;
    z-index: 1;
    display: block;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
/*
.index_about_title::after {
    content: '關 於「六 采」';
    position: absolute;
    -webkit-text-stroke: 5px #fff;
    z-index:-1;
    color: #fff;
    left: 0;
}
*/


/*
.index_about:first-letter {
	float: left;
	display: block;
	padding: 22px 30px;
	margin-right: 20px;
	margin-top: 8px;
	line-height: 40px;
	font-size: 40px;
	border-radius: 4px;
	background-color:#000;
	color: #fff;
	font-weight: 100;
	text-align: center;
	vertical-align: top;
}
*/


.index_about_title span {
        color: #012060;
}

.sstitle {
    display: block;
    font-size: 18px;
    color: #ffa137;
   
}

.more {
    background: #ffffff;
    color: #012060;
    text-align: center;
    width: 80px;
    padding: 23px 0px;
   
    opacity: 1;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
    border: 1px #6d2c7c solid;
}
.more:hover {
	 -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 1;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
    will-change: opacity, transform;
	background: #fff;
}

.mouse {
    max-width: 30px;
    width: 100%;
    animation: move .9s ease-in-out infinite alternate;
    z-index: 999;
    bottom: 20px;
    left: 50%;
    position: absolute;
    margin-left: -15px;
	-webkit-filter:brightness(.5);
}

@-moz-keyframes move {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(5px);
  }
}

@-webkit-keyframes move {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(5px);
  }
}

@-o-keyframes move {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(5px);
  }
}

@keyframes move {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(5px);
  }
}


.rd-navbar-nav span { 
    font-size: 12px;
    display: block;
    color: #ffa137;
}
.rd-navbar-submenu-toggle { display: inline-block!important;}
time {
	    font-size: 12px;
    color: #6d2c7c;
}
.adlogo {
	    display: inline-block;
    max-width: 300px;
    padding: 10px;
    margin: 10px;
}

.ad_box {
	
}
.ad_li {
	
}
.title {
	border: 1px #753086 solid;
    display: inline-block;
    padding: 5px 25px;
    color: #753086;
}
.ad {
	padding: 20px 0px;
}
.banner_title {
    font-weight: 800;
    font-size: 58px;
    margin-top: 4vw;
    color: #E71316;
}
.banner_product {
    position: absolute;
    width: 100%;
    max-width: 24vw;
    top: 10vw;
    left: 50%;
    margin-left: 11vw;
    
    -webkit-filter: drop-shadow(8px 8px 9px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(8px 8px 9px rgba(0, 0, 0, 0.7));
}
.banner_product2 {
    position: absolute;
    width: 100%;
    max-width: 24vw;
    top: 10vw;
    right: 50%;
    margin-right: 11vw;
    
     -webkit-filter: drop-shadow(8px 8px 9px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(8px 8px 9px rgba(0, 0, 0, 0.7));
}
.banner_product3 {
    position: absolute;
    width: 100%;
    max-width: 24vw;
    top: 10vw;
    left: 50%;
    margin-left: 11vw;
    
    -webkit-filter: drop-shadow(8px 8px 9px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(8px 8px 9px rgba(0, 0, 0, 0.7));
}
.search_li {
    border: 0!important;
    width: auto!important;
    margin-top: 19px!important;
}
.bf {    font-weight: 500;}


.pricing-label2 {
    /* display: none; */
    position: absolute;
    top: -36px;
    right: 26px;
    z-index: 1;
    width: 86px;
    height: 86px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #fff;
}
.pricing-label2 svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    fill: #e52121;
}
.pricing-label2 span {
font-size: 29px;
    position: absolute;
    top: 31px;
    left: 11px;
    text-align: center;
}

.lititle {
    font-size: 22px;
    color: #000;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px #9b9b9b dashed;
}
.menu_icon {
        width: 100%;
    max-width: 120px;
    margin-bottom: 20px;
    margin: auto;
}

.about .rd-navbar-wrap {position: relative!important;}
.inpage_pic {order: 1;}
.inpage_text {order: 2;}

.about_bg {    background-color: #E71316;}
.wtext {color: #fff;    line-height: 1.5;}
.banner_stitle {color: #fff;display: block; font-weight: 500;font-size: 32px;}
.index_bg {
    background-image: url(../images/index_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.index_bg h3 {font-weight: 500;}
.about_text {
        line-height: 1.6;
    font-size: 20px;
}
.about_text ul { 
padding: revert;
    margin: revert;
    list-style: auto;
}
.about_text ul li{ 
    list-style: disc;
    display: revert;
}
.about_text ul li ul{ 

}
.about_text ul li ul li{ 
list-style: circle;
}
.map {
    
}
.contact_box {
    padding: 60px 35px 15px;
    color: #fff;
    font-size: 18px;
}
.contact_box h3 {color: #fff; font-weight: 500;}
.contact_body {
        background: #012060;
    padding: 0;
    margin: 0;
}
.entitle {
    display: block;
    color: #ffa137;
    font-size: 18px;
}
.contact-info a {color: #fff;}
.contact-info a:hover {color:#ffa137; }
.contact_title {
        font-size: 24px;
    font-weight: 500;
    border-bottom: 1px rgb(255 255 255 / 28%) solid;
}

.link:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0.8;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
    will-change: opacity, transform;
    -webkit-filter: brightness(1.08);
    cursor: pointer;
}
.link2:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity:1;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
    will-change: opacity, transform;
    cursor: pointer;
    z-index: 3;
        box-shadow: 0 2px 12px rgb(0 0 0 / 71%);
}
.link, .link2 {
    transition: .33s all ease;
}
.item {text-align: center;}
.timeline-title {color: #fff; font-weight: 600;}
.service_h {height: 200px;}
.pc_title {
        color: #000;
    font-size: 28px;
    font-weight: 700;
    position: relative;
    top: -2px;
    left:10px;
        font-family: DFKai-sb;
}
.service_li {
        border: 1px #fff solid;
    min-height: 140px;
    padding: 15px 5px;
    font-size: 27px;
    line-height: 1.5;
    background: rgb(186 186 186 / 31%);
        border-radius: 8px;
}

.service_li span{ 
font-size: 18px;
    display: block;
    margin-top: 5px;
}
.service_li ul {
       font-size: 20px;
    display: flow-root;
    text-align: left; 
}
.service_li ul li{
   
}
.service_li ul li a{ 
 text-decoration: underline;
}

.service_li2 {
        border: 1px #fff solid;
    min-height: 240px;
    padding: 15px 5px;
    font-size: 27px;
    line-height: 1.5;
    background: rgb(186 186 186 / 31%);
        border-radius: 8px;
}

.service_li2 span{ 
font-size: 18px;
    display: block;
    margin-top: 5px;
}
.service_li2 ul {
       font-size: 20px;
    display: flow-root;
    text-align: left; 
}
.service_li2 ul li{
   
}
.service_li2 ul li a{ 
 text-decoration: underline;
}
.brand-name img {
position: relative;
    top: 0;
    height: 101px;
}
.topstitle {
    position: absolute;
    font-size: 15px;
    bottom: -21px;
    text-align: center;
    width: 100%;
      font-family: sans-serif;
    letter-spacing: .8px;
    padding-top: 1px;
    margin-bottom: -1px;
}

.about_p1bg {
    
}

.foot_copyright {
    margin: 0 auto 0 0;
}
.post-event-body p {
font-size: 16px;
    text-align: justify;
    line-height: 1.7;
}

.video_title {
    font-size: 30px;
    font-weight: 300;
    color: #E71316;
    line-height: 1.5;
}


.video_icon {
        position: absolute;
    font-size: 66px;
    left: 50%;
    margin-left: -33px;
    top: 31%;
    z-index: 2;
}
.video_pic {
    position: relative;
    overflow: hidden;
    transition: .33s all ease;
    border-radius: 20px;
}
.video_pic:hover img {
     -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
    transition: opacity 0.35s, -webkit-transform 0.7s;
    transition: opacity 0.35s, transform 0.7s;
    transition: opacity 0.35s, transform 0.7s, -webkit-transform 0.7s;
    will-change: opacity, transform;
}

.video_pic img{
    transition: .33s all ease;
}

.page_line {
    height: 1px;
    background: #e3e3e3;
    margin-top: 30px;
}
.order1 {order: 1;}
.order2 {order: 2;}
.post-event {
    box-shadow: 0 9px 10px -10px rgb(136 136 136 / 43%);
    padding: 20px 0px 10px;
}
.post-event:nth-child(even) {
    background: #E71316;
}
.post-event:nth-child(even) .video_title , .post-event:nth-child(even) .text-accent ,.post-event:nth-child(even) p { color: #fff!important;}
.checkin {background: #E71316;}
.checkin a {color: #fff!important;}
.checkin a:hover {color: #fff!important;}
.video_icon::after {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 34px;
    left: 2px;
    background: rgb(255 255 255 / 72%);
    border-radius: 80%;
    z-index: -2;
}
.page_bg::after {
    content: '';
    position: absolute;
    bottom: -143px;
    background: url(../images/icon5.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    right: 0;
    width: 160px;
    height: 250px;
        z-index: 9;
    
}
.page_bg {position: relative;}
.video {
    
}
.pfoot {margin-bottom: 30px;}
.login_bg {
        padding: 150px 0px!important;
    text-align: center;
    background: #E71316;
       display:  flex;
    align-items: center;
    justify-content:  center;
}
.login_box {
    width: 100%;
    padding: 0 20px;
}
.login_box h3 {color: #E71316;}
.login_foot {
    margin-top: 10px;
    display: inline-grid;
}
.login_li {
        display: inline-block;
    font-size: 18px;
    color: #000;
    line-height: 1.6;
    margin-bottom: 2px;
}
.red {color: #E71316;}
.reg_li {
    margin-bottom: 20px;
}
.reg_title {
        font-size: 16px;
}
.red-bg {
background: #E71316;
    color: #fff;
}

.form_li {
    
}
.button-primary2 {
    width: 100%;
    background: #E71316;
    color: #fff;
}
.terms_box {
    width: 100%;
    max-width: 900px;
}
.terms_box ul{
        margin: revert;
    padding: revert;
}
.terms_box ul li{
        list-style: decimal;
    display: revert;
}

.terms_box ul li ul li{ 
    list-style: lower-alpha;
}

.mbanner {
    
}
.rd-navbar-dropdown li {
        border-top: 1px #c3c3c3 solid;
    padding-top: 7px;
}
.rd-navbar-dropdown li:first-child { 
    border: 0;

}
.form_mask {
        position: relative;
}
.form_mask::after { 
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 25%);
    width: 100%;
    height: 100%;
    z-index: 2;
}
.search { margin-bottom: 15px;text-align: center;position: relative;}
#search-input {
    width: 100%;
    font-size: 18px;
    border: 1px #a1a1a1 solid;
    padding: 2px 2px 2px 30px;
}
.search-box {}
.tag-box { border-bottom: 1px #e3e3e3 solid;}
.tag-li {
        font-size: 18px;
    margin-bottom: 2px;
}
.tag-title {
        font-weight: 600;
    border-bottom: 1px #e3e3e3 solid;
    padding-bottom: 0px;
    margin-bottom: 5px;
}
.tag-li input {
        width: 20px;
    height: 20px;
    margin-right: 5px;
    position: relative;
    top: 3px;
}
.search-enter {
    font-size: 18px;
    color: #333;
    border: 1px #868686 solid;
    text-align: center;
    margin-right: 10px;
    padding: 1px 10px;
}
.search-del {
       font-size: 18px;
    border: 1px #E71316 solid;
    padding: 1px 10px;
}
.search-foot {text-align: center; margin-bottom: 30px;margin-top: 10px;}
.tag-li span {color: #999;}
.search-icon { position: absolute;font-size: 18px;left: 6px; top: 1px; z-index: 1;}
.pro-pic {}
.video-time {font-size: 12px;text-align: center;}
.video-button {
        font-size: 15px;
    border: 1px #E71316 solid;
    width: 100%;
    max-width: 120px;
    margin-bottom: 10px;
}
.pro-box {border: 1px #c7c7c7 solid;}

.pro-box .video_title {
        font-size: 16px;
    text-align: left;
    padding: 10px;
    min-height: 65px;
}






@media only screen and (max-width: 1680px) {
.service_h {height: 400px;}
}

@media only screen and (max-width: 1440px) {
    

}
    
@media only screen and (max-width: 1366px) {
.banner_product {
    max-width: 29vw;
    top: 14vw;
    margin-left: 11vw;
}
    
    .banner_product2 {
    max-width: 30vw;
    top: 15vw;
}
    
    
    .banner_product3 {
    max-width: 29vw;
    top: 14vw;
    margin-left: 11vw;
}
    .service_h {height: 400px;}
    
}


@media only screen and (max-width: 1280px) {

    .pc_title {font-size: 22px;}
 
    .topstitle {
    font-size: 13px;
    letter-spacing: 0px;
}
    .pc_title {top: -6px;}
.about_text {
        line-height: 1.4;
    font-size: 17px;
}
    .index_about_title {margin-bottom: 9px;}
    
    
}
@media only screen and (max-width: 1210px){

}


@media only screen and (max-width: 1200px){

	
	
}

@media only screen and (max-width: 1199px) {

    
}



@media only screen and (max-width: 1024px) {

	.index_about_title {
	margin-top: 30px;
}
	.mouse {
    max-width: 20px;
    width: 100%;
    animation: move .9s ease-in-out infinite alternate;
    z-index: 999;
    bottom: -1px;
    left: 50%;
    position: absolute;
    margin-left: -10px;
    -webkit-filter: brightness(.5);
}
    .pc_title {
    font-size: 16px;
    top: -5px;
    left: 3px;
    padding: 0 13px;
}
    .topstitle {
    font-size: 12px;
    letter-spacing: 0;
    font-weight: 300;
    bottom: -14px;
    text-align: left;
}

    .brand-name img {
height: 56px!important;
    width: auto;
    top: 0px!important;
}
	

}



@media only screen and (max-width: 990px){
    
    .login_bg {padding: 0px 0px!important;}

}




@media only screen and (max-width: 768px) {
.index_about {margin: 20px;}
    .banner_product {
    max-width: 40%;
    top: 30vw;
    margin-left: -20%;
}
    .index_about {font-size: 16px;}
      .pc2 { display:none!important;}
    .mobile2 { display: inherit!important;}
    
    .banner_product2 {
    max-width: 40vw;
    top: 37vw;
    margin-right: 1vw;
}

        .banner_product3 {
    max-width: 40vw;
    top: 37vw;
    margin-left: 0vw;

}
    
    .lititle {padding: 10px;}
    .banner_title {font-size: 42px;}
      .mobile_title {
    color: #000;
    margin-left: 10px;
    font-weight: 600;
    font-size: 22px;
    position: relative;
    top: -5px;
          font-family: DFKai-sb;
    }
    .contact_box {padding: 20px 30px; font-size: 16px;}
    .contact_body {margin-bottom: 0!important;}
    .service_h {height: 300px;}
    
    
    .service_li {
    min-height: auto;
    font-size: 22px;
}
     .service_li2 {
    min-height: auto;
    font-size: 22px;
}
    
    
    .order1 {order: 2;}
.order2 {order: 1;}
    .post-event-body p { margin-bottom: 40px;}
    .tag-li { font-size: 16px;}
    .search-enter,.search-del {font-size: 16px;}
    
    
    
	
}

@media only screen and (max-width: 767px) {
.inpage_pic {order: 2;}
.inpage_text {order: 1;}
      .col-xxs-6 {
          flex: 0 0 50%;
          max-width: 50%;
    }
	
    
	
	}


@media only screen and (max-width: 480px) {
.adlogo {
	    display: inline-block;
    max-width: 120px;
    padding: 10px;
    margin: 0px;
}
    
 
    .button-gray-light-outline { display: block;}
    .banner_title {display: block;}

       
.banner_product {
    max-width: 46%;
    top: 55vw;
    margin-left: -23%;
}
    .banner_product2 {
    max-width: 60vw;
    top: 45vw;
    margin-right: -7vw;
}
    
    .banner_product3 {
    max-width: 60vw;
    top: 45vw;
    margin-left: -7vw;
}
    
    
.banner_title {
    font-size: 28px;
    margin-top: 14vh;
    text-align: center;
}
    .banner_stitle {text-align: center;}
     .mobile_title {margin-top: -2px; font-size: 17px; font-weight: 800; letter-spacing: 0.11em;}
    iframe {height: 250px !important;}
  .contact_box {padding: 20px 30px; font-size: 14px;}
    .contact_title {
        font-size: 20px;
}
    .service_li2 ul {
    font-size: 18px;
}
    .service_li2 ul li{margin-bottom: 8px; } 
    .post-event-body p {
    font-size: 14px;
    line-height: 1.5;
}
    
    .tag-li {
    font-size: 14px;
    margin-bottom: 2px;
    display: inline-block;
    margin-right: 10px;
}
    .tag-li input {
    width: 15px;
    height: 15px;
    margin-right: 2px;
    top: 2px;
}
    #search-input {font-size: 14px;}
    .search-enter,.search-del {font-size: 14px;}
    .search-icon {top: -2px;}

	
	}




@media only screen and (max-width: 428px) {
    
    
        
    .banner_product {
    max-width: 70%;
    top: 55vw;
    margin-left: -35%;
}
    .banner_product2 {
    max-width: 60vw;
    top: 63vw;
    margin-right: -7vw;
}
    
    .banner_product3 {
    max-width: 60vw;
    top: 61vw;
    margin-left: -7vw;
}
    
    .banner_title {margin-top: 4vh;}
    .page_bg::after {
    bottom: -133px;
    background-size: 100%;
    right: 0;
    width: 87px;
    height: 135px;
}
    
}


@media only screen and (max-width: 414px) {
    
    .banner_product {
    max-width: 54%;
    top: 55vw;
    margin-left: -27%;
}
    
    .pricing-label2 {right: -33px;}
    .banner_product2 { max-width: 49vw;}
    .banner_product3 { max-width: 49vw;}
    
    
}

@media only screen and (max-width: 390px) {
    
}

@media only screen and (max-width: 375px) {
    
}

@media only screen and (max-width: 360px) {
    
    .banner_product {top: 67vw;}
    
    
}