body{
	font-family: 微軟正黑體,"Arial" !important;
}
.navchange {
	background-color: #2E4A61 !important;
}
.plus{
	visibility: hidden;
	font-size: 10px;
}
.nav_formobile {
	display: none;
}

.df-nav {
	background: rgba(255, 255, 255, 0)
}
.navbar {
	text-align: center;
}
.an-item {
		background-color: #C4B296;
		height: 1.5px;
		width: 0px;
		margin: 10px auto 0px;
	}
.navbar ul {
	margin-top: 17px;
	font-size: 16.5px!important;
}
.navbar-center {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.overlay-content {
	line-height: 18px;
}
li{
	list-style-type: none;
}
li>a {
	color: #ffffff;
	padding: 10px 0px;
	text-decoration: none;
}

li>a:hover {
	background-color: rgba(255, 255, 255, 0);
	color: #fff;
	text-decoration: none;
}

.navbar .nav>li>a:visited {
	background-color: rgba(255, 255, 255, 0);
}

.navbar .nav>li>a:active {
	background-color: rgba(255, 255, 255, 0);
}

.navbar .nav>li>a:focus {
	background-color: rgba(255, 255, 255, 0);
}

.navbar .search {
	width: 150px;
	float: right;
	margin-top: 18px;
	margin-right: 25px;
	visibility: hidden;
}

.navbar .search input {
	width: 100px;
	border-radius: 15px;
	border: 1px #ffffff solid;
}

.navbar .search a {
	margin-left: 8px;
}
.navbar>.navbar-header {
	margin-left: 10px;
}

.menudeco {
	width: 1px;
	height: 13px;
	background: #ffffff;
	margin-top: 5px;
}

.homebg {
	background: url('../img/index-img/home.png') center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
}

.homeh {
	height: 850px;
	width: 100%;
}

header .mobilebar {
	display: none;
}

header .mobilebar_open {
	display: none;
}

.sienlogo {
	display: none;
}

header img {
	margin-left: 49%;
	margin-top: 300px;
	width: 300px;
}

header .row>div>a {
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-size: 14px;
}

header>div>div>div>.scroll {
	color: #ffffff;
	text-align: center;
	margin-top: 225px;
}


/*
header>div>div>div>.scroll>a {
	text-decoration: none;
	color: #ffffff;
}
*/

header>div>div>div>.scrolldeco {
	margin: 10px auto 0px;
}

.scrolldeco {
	width: 2px;
	height: 55px;
	background: #ffffff;
	margin: auto 0;
	display: block;
}
#about img {
	width: 100%;
	height: auto;
}

#about .row {
	margin-top: 55px;
	margin-bottom: 55px;
}

#about p:nth-child(1) {
	line-height: 1.25;
	letter-spacing: 1.2px;
	font-size: 16px;
	color: #131313;
	opacity: 0.5;
	text-align: left;
}

#about p:nth-child(2) {
	font-size: 28px;
	color: #131313;
	text-align: left;
	letter-spacing: 3px;
	font-weight: bolder;
}

#about p:nth-child(3) {
	line-height: 1.62;
	letter-spacing: 2px;
	font-size: 14px;
	color: rgba(19, 19, 19, 0.85);
	text-align: justify;
	margin-top: 20px;

	
}

#about .story {
	margin-top: 50px;
	text-align: right;
}

#about .story a {
	letter-spacing: 1.5px;
	font-size: 14px;
	color: #131313;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-color: #C4B296;
	border-bottom-width: 2px;
}
.advertisingbg {
	background: url('../img/index-img/others.png') center center;
	background-repeat: no-repeat;
	background-size: cover;

}
.designbg {
	background: url('../img/index-img/design.png') center center;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.e-commercebg {
	background: url('../img/index-img/e-com.png') center center;
	background-repeat: no-repeat;
	background-size: cover;

}
.othersbg {
	background: url('../img/index-img/ad.png') center center;
	background-repeat: no-repeat;
	background-size: cover;

}
.service{
	background-color: #272727;
}
.advertisingbgh,.designbgh,.e-commercebgh,.othersbgh {
	height: 700px;
	width: 24.9999999999%;
	text-align: center;
		float: left;
}
.advertising,
.design,
.e-commerce,
.others {
	width: 100%;
	margin-top: 310px;
	display: inline-block;
	text-align: center;
}
.advertisingbgh,
.designbgh,
.e-commercebgh,
.othersbgh {
	-webkit-transition: .5s;
    opacity: 0.5;
}
.advertisingbgh:hover,
.designbgh:hover,
.e-commercebgh:hover,
.othersbgh:hover{
	opacity: 1;
    cursor: pointer;
}

.advertising>a,.design>a,.e-commerce>a,.others>a {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	
}

.service>div>div>div>div>a>p {
	font-size: 42px;
}

.service>div>div>div>div>a>.small {
	font-size: 14px;
	letter-spacing: 5px;
}
.ad_content {
	background: url('../img/index-img/ad_content.png') center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.design_content {
	background: url('../img/index-img/design_content.png') center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.e-com_content {
	background: url('../img/index-img/e-com_content.png') center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.other_content {
	background: url('../img/index-img/others_content.png') center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.ad_contenth {
	width: 102%;
	height: 800px;
}

.service_clear {
	clear: both;
}
.black {
	width: 75%;
	margin-top: 100px;
	background-color: #131313;
	float: right;
}

.black_left {
	width: 35%;
	float: left;
	margin-top: 100px;
}

.black_left>p:nth-of-type(1) {
	color: #fff;
	font-size: 60px;
	margin-left: -8.5%;
}

.black_left>p:nth-of-type(2) {
	color: #fff;
	font-size: 35px;
	width: 30%;
	margin-left: 22%;
	margin-top: -5%;
}

.black_left_content {
	color: #fff;
	line-height: 30px;
	letter-spacing: 1px;
	font-size: 14.5px;
	width: 100%;
	margin-left: 22%;
	margin-top: 10%;
}

.black_back {
	width: 30%;
	margin-top: 60%;
	margin-left: 2%;
}

.blackdeco {
	width: 65%;
	float: left;
	background-color: #fff;
	height: 1px;
	margin-top: 9%;
}

.black_back>p {
	color: #fff;
	float: right;
	font-style:italic;
}

.black_right {
	width: 65%;
	float: right;
	margin-top: 15%;
}

.black_right_content {
	color: #fff;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 25px;
	width: 88%;
}

.black_right_content>p:nth-child(odd) {
	font-size: 16px;
	font-weight: 500;
}

.black_right_content>p:nth-child(even) {
	margin-bottom: 20px;
	font-weight: 300;
}

.black_right>.more {
	width: 7%;
	float: right;
	margin-right: 15%;
	margin-top: 3vh;
	margin-bottom: 50vh;
}

.black_right>.more>a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	border-bottom: 2px #C4B296 solid;
}
.e-underline a {
	padding-bottom: 5px;
	border-bottom: 3px solid #C4B296;
	cursor: pointer;
	color: #C4B296!important;
}
.e-underline a:hover {
	padding-bottom: 5px;
	border-bottom: 3px solid #C4B296;
	cursor: pointer;
	color: #C4B296;
}
#portfoliofo {
	position: absolute;
}
.half {
	height:240px;;
}
.bk{
	height: 480px;
}
.bk01{
	background: url(../img/index-img/portfolio_01.png) center center;
	background-size: cover;
}
.bk02{
	background: url(../img/index-img/portfolio_02.png) center center;
	background-size: cover;
}
.bk03{
	background: url(../img/index-img/portfolio_03.png) center center;
	background-size: cover;
}
.bk04{
	background: url(../img/index-img/portfolio_04.png) center center;
	background-size: cover;
}
.bk05{
	background: url(../img/index-img/portfolio_05.png) center center;
	background-size: cover;
}
.bk06{
	background: url(../img/index-img/portfolio_06.png) center center;
	background-size: cover;
}
#portfolioformobile {
	display: none;
}

#portfolioformobile_content {
	display: none;
}
#portfolio div>p:nth-child(1) {
	letter-spacing: 3px;
	font-size: 28px;
	color: #131313;
	font-weight: bolder;
}

#portfolio div>p:nth-child(2) {
	letter-spacing: 1.4px;
	font-size: 18px;
	color: #131313;
	margin-bottom: 45px;
}

#portfolio .row:nth-child(1) {
	
	margin-top: 45px;
}

#portfolio div[class^="col"] {
	padding-left: 0px;
	padding-right: 0px;
	
}

#portfolio .img_title {
	display: inline-block;
	color: #ffffff;
	cursor: pointer !important;
}
.business{
	width: 100%;
	height: auto;

}
.bu_title{
	width: 100%;
	height: 160px;
	margin: 0px auto;
	background-color: #9f9f9f;
	padding: 0 5%;
}
.bu_text{
	width: 30%;
	float: left;
	margin-top: 40px;
}
 .bu_text>p:nth-child(1) {
	letter-spacing: 3px;
	font-size:30px;
	color: #fff;
	font-weight: bolder;
	 margin-bottom: 5px;
}

.bu_text>p:nth-child(2) {
	letter-spacing: 1.4px;
	font-size: 16px;
	color: #fff;
	
}
.bu_more{
	float: right;
	margin-top: 115px;
}
.bu_more>a{
	letter-spacing: 1.5px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border-bottom: solid;
	border-bottom-color: #C4B296;
	border-bottom-width: 2px;
}
.bu_content{
	width: 100%;
}
.logo{
	width: 20%;
	text-align: center;
	float: left;
}
.logo>img{
	width: 70%;
	display: inline-block;
}
.contactbg {
	background: url('../img/index-img/contact.jpg') center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 700px;
	clear: both;
}


.contact .contactus {
	text-align: center;
	padding-top: 4%;
}

.contact .contactus>p {
	font-size: 28px;
	font-weight: bolder;
	letter-spacing: 5px;
	color: #f9f9f9;
	display: inline-block;
}

.contact .contactus>img {
	margin-bottom: 10px;
	margin-left: 6px;
	display: inline-block;
}

.contact .contactus .contactussmall {
	font-size: 14px;
	letter-spacing: 1.1px;
	color: #f9f9f9;
}

form {
	text-align: center;
}

.contact form .text input {
	margin:10px auto 0px;
	padding: 3.5px 38px 3.5px 10px;
	border: 0.5px #131313 solid;
	background: #131313;
	width: 380px;
}

.contact form .text .dropdown_menu {
	width: 380px;
	height: 35px;
	border: 0.5px #131313 solid;
	background: #131313;
	line-height: 30px;
	text-align: center;
	margin: 10px auto;
}


.contact form .text input:nth-of-type(3) {
	margin: 15px 10px 0px 10px;
	padding: 3.5px 38px 3.5px 10px;
	margin: 0px auto;
}

.contact form .text input:nth-of-type(4) {
	padding:20px 20px 150px 10px;
}
.submit{
	width: 380px;
	margin: 0 auto;
}
.contact form .submit .cpt {
	padding: 5px 10px;
	background: #131313;
	border: 0.5px #131313 solid;
	float: left;
	width: 100px;
	
}

.contact form .submit .mathimg {
	width: 100px;
	height: 31px;
	margin-left: 7px;
	float: left;
}

.contact form .submit .sendbtn {
	float: right;
	background: rgba(255, 255, 255, 0);
	border: none;
	border-bottom: solid;
	border-bottom-color: #C4B296;
	border-bottom-width: 2px;
	color: #f9f9f9;
	
	margin-top: 5px;
}


.hidden-mb {
	display: none;
}

input,
button,
select,
textarea {
	outline: none;
}

/*新增案例區塊*/
.clear {
	clear: both;
}
.pd_kind {
	padding-bottom: 50px;
}
.pd_kind_list {
	width: 25%;
	float: left;
	height: 210px;
	background-color: #000000;
}

.pd_kind_list_50 {
	width: 50%;
	float: left;
	height: 210px;
	background-color: #242424;
}

.pd_kind_in {
	padding: 40px;
	position: absolute;
	z-index: 5;

}

.pd_kind_in:hover {
	color: #ffffff;
	/*cursor: pointer;*/
	cursor: default; 
}

.pd_kind_in:hover>.pd_title, .pd_kind_in:hover>.pd_kind_eword{color: #ffffff;}

.pd_kind_in>p {
	margin: 2px 0px;
}

.pd_title {
	font-size: 28px;
	font-weight: 200;
	color: #888;
}

.pd_kind_eword {
	font-size: 15px;
	color: #888;
}

.pd_kind_cross {
	font-size: 33px;
	margin-top: 5px;
	line-height: 28px;
	font-weight: 600;
}

.pd_kind_cword:hover {
	color: #ebebeb;
	cursor: pointer;
}

.pd_text {
	padding: 80px 0 50px 0;
	line-height: 25px;
}

/*首頁Marketing行銷服務*/

.marketing_bg01 {  background: url('../img/index-img/mk-img01.jpg') center center;  }
.marketing_bg02 {  background: url('../img/index-img/mk-img02.jpg') center center;  }
.marketing_bg03 {  background: url('../img/index-img/mk-img03.jpg') center center;  }
.marketing_bg04 {  background: url('../img/index-img/mk-img04.jpg') center center;  }
.marketing_bg05 {  background: url('../img/index-img/mk-img05.jpg') center center;  }
.marketing_bg06 {  background: url('../img/index-img/mk-img06.jpg') center center;  }
.marketing_bg07 {  background: url('../img/index-img/mk-img07.jpg') center center;  }
.marketing_bg08 {  background: url('../img/index-img/mk-img08.jpg') center center;  }
.marketing_bg09 {  background: url('../img/index-img/mk-img09.jpg') center center;  }
.marketing_bg10 {  background: url('../img/index-img/mk-img10.png') center center;  }
.marketing_bg11 {  background: url('../img/index-img/mk-img11.jpg') center center;  }
.marketing_bg12 {  background: url('../img/index-img/mk-img12.png') center center;  }


.marketing_bg01, .marketing_bg02, .marketing_bg03, .marketing_bg04, .marketing_bg05, .marketing_bg06,
.marketing_bg07, .marketing_bg08, .marketing_bg09, .marketing_bg10, .marketing_bg11, .marketing_bg12 {
	background-size: cover;
	height: 210px;
	-webkit-transition: .5s;
	opacity: 0.3;
}
.pd_kind_in:hover~.marketing_bg01, .pd_kind_in:hover~.marketing_bg02, .pd_kind_in:hover~.marketing_bg03, .pd_kind_in:hover~.marketing_bg04,
.pd_kind_in:hover~.marketing_bg05, .pd_kind_in:hover~.marketing_bg06, .pd_kind_in:hover~.marketing_bg07, .pd_kind_in:hover~.marketing_bg08,
.pd_kind_in:hover~.marketing_bg09, .pd_kind_in:hover~.marketing_bg10, .pd_kind_in:hover~.marketing_bg11, .pd_kind_in:hover~.marketing_bg12{opacity: 1;}

.marketing_bg01:hover, .marketing_bg02:hover, .marketing_bg03:hover, .marketing_bg04:hover, .marketing_bg05:hover, .marketing_bg06:hover,
.marketing_bg07:hover, .marketing_bg08:hover, .marketing_bg09:hover, .marketing_bg10:hover, .marketing_bg11:hover, .marketing_bg12:hover {
	opacity: 1;
	/*cursor: pointer;*/
	cursor: default; 
}

/*首頁popup視窗*/
.pop-tit {
    text-align: center;
    font-weight: 600;
}
.modal-body p.popup-bottom {
    text-align: right;
    margin-top: 60px;
}
button.btn.btn-pop-btn {
    background: #2E4A61;
    color: #fff;
}
button.btn.btn-pop-btn:hover {
    background: #6891b3;
    color: #fff;
}
.modal-footer {
    text-align: center;
}
.modal-body p {
    font-size: 16px;
    line-height: 1.5;
    padding: 0 20px;
    text-align: justify;
}



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

	.bside{
		height: 550px;
	}
	.ad_contenth{
		height: 650px;
	}
	.black {
		background-color: #131313;
		float: right;
	}
	.black_left {
		width: 35%;
		float: left;
		margin-top: 100px;
	}
	.black_left>p:nth-of-type(1) {
		color: #fff;
		font-size: 60px;
		margin-left: -8.5%;
	}
	.black_left>p:nth-of-type(2) {
		color: #fff;
		font-size: 35px;
		width: 30%;
		margin-left: 22%;
		margin-top: -5%;
	}
	.black_left_content {
		color: #fff;
		line-height: 30px;
		letter-spacing: 1px;
		font-size: 14.5px;
		width: 100%;
		margin-left: 22%;
		margin-top: 10%;
	}
	.black_back {
		width: 40%;
		margin-top: 20%;
		margin-left: 2%;
	}
	.blackdeco {
		width: 65%;
		float: left;
		background-color: #fff;
		height: 1px;
		margin-top: 9%;
	}
	.black_back>p {
		color: #fff;
		float: right;
	}
	.black_right {
		width: 65%;
		float: right;
		margin-top: 15%;
	}
	.black_right_content {
		color: #fff;
		font-size: 1em;
		letter-spacing: 2px;
		line-height: 20px;
		width: 87%;
	}
	.black_right_content>p:nth-child(odd) {
		font-size: 16px;
		font-weight: 500;
	}
	.black_right_content>p:nth-child(even) {
		margin-bottom: 20px;
		font-weight: 300;
	}
	.black_right>.more {
		width: 7%;
		float: right;
		margin-right: 14%;
		margin-top: 3vh;
		margin-bottom: 50vh;
	}
	.black_right>.more>a {
		color: #fff;
		text-decoration: none;
		letter-spacing: 1px;
		border-bottom: 2px #C4B296 solid;
	}
	
	header>div>div>div>.scroll {
		color: #ffffff;
		text-align: center;

	}
	.scrolldeco {
		width: 2px;
		height: 70px;
		background: #ffffff;
		margin: auto 0;
		display: block;
	}
}

@media screen and (max-width: 1024px) {
	#about .story {
		margin-right: 20px;
	}
	.service>div>div>div>div>a>p {
		font-size: 38px;
	}
	.black_back {
		width: 40%;
		margin-top: 55%;
		margin-left: 2%;
	}
	.black_right {
		margin-top: 18%
	}
	.black_right_content {
		width: 90%;
	}
	#about{
		margin-bottom: 0px;
	}
	.othersbgh,.advertisingbgh,.designbgh,.e-commercebgh{
		height: 500px;
	}
	.advertising, .design, .e-commerce, .others{
		margin-top: 230px;
	}
	.pd_kind_list {
		width: 50%;
		float: left;
		height: 210px;
		background-color: #000000;
	}

}
@media screen and (max-width: 991px){
	#about .story{
		margin-right: 0px;
	}
	.service>div>div>div>div>a>p{
		font-size: 33px;
	}
	#portfolio {
		display: none;
	}
	#portfolioformobile {
		display: block;
	}
	#portfolioformobile_content {
		display: block;
	}
	#portfolioformobile .row:nth-child(1) {
		margin-top: 70px;
		margin-bottom: 50px;
	}
	#portfolioformobile_content div[class^="col"] {
		padding-left: 0px;
		padding-right: 0px;
	}
	#portfolioformobile_content div[class^="col"] a {
		text-decoration: none;
	}
	.bk {
		height: 600px;
	}
	.half {
		height: 300px;
	}
	.bkh {
		height: 300px;
	}
	#portfolioformobile div>p:nth-child(1) {
		letter-spacing: 3px;
		font-size: 28px;
		color: #131313;
		font-weight: bold;
	}
	#portfolioformobile div>p:nth-child(2) {
		letter-spacing: 1.4px;
		font-size: 18px;
		color: #131313;
	}
	.mymouse{
		cursor: pointer;
	}
	.bg1 {
		background: url('../img/index-img/991_portfolio_01.png') center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg2 {
		background: url('../img/index-img/991_portfolio_02.png') center center;
		background-repeat: no-repeat;
		background-size: cover;
		
	}
	.bg3 {
		background: url('../img/index-img/991_portfolio_03.png') center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg4 {
		background: url('../img/index-img/991_portfolio_04.png') center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg5 {
		background: url('../img/index-img/991_portfolio_05.png') center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.bg6 {
		background: url('../img/index-img/991_portfolio_06.png') center center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	#portfolioformobile_content {
		display: block;
	}
	#portfolioformobile_content div[class^="col"] a {
		text-decoration: none;
	}
	.case_320 {
		padding-top: 50%;
		text-align: center;
	}
	.case_320>p:nth-child(1) {
		color: rgba(255, 255, 255, 0.43);
		font-size: 26px;
		font-weight: 600;
		letter-spacing: 2.5px;
	}
	.case_320>p:nth-child(2) {
		color: #d0d0d0;
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 300;
		line-height: 23px;
	}
	.case_160 {
		padding-top: 26%;
		text-align: center;
	}
	.case_160>p:nth-child(1) {
		color: rgba(255, 255, 255, 0.43);
		font-size: 26px;
		font-weight: 600;
		letter-spacing: 2.5px;
	}
	.case_160>p:nth-child(2) {
		color: #d0d0d0;
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 300;
		line-height: 23px;
	}
	.case_05 {
		padding-top: 10%;
		text-align: center;
	}
	.case_05>p:nth-child(1) {
		color: rgba(255, 255, 255, 0.43);
		font-size: 26px;
		font-weight: 600;
		letter-spacing: 2.5px;
	}
	.case_05>p:nth-child(2) {
		color: #d0d0d0;
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 300;
		line-height: 23px;
	}
	.case_240 {
		padding-top: 15%;
		text-align: center;
	}
	.case_240>p:nth-child(1) {
		color: rgba(255, 255, 255, 0.43);
		font-size: 26px;
		font-weight: 600;
		letter-spacing: 2.5px;
	}
	.case_240>p:nth-child(2) {
		color: #d0d0d0;
		font-size: 15px;
		letter-spacing: 1px;
		font-weight: 300;
		line-height: 23px;
	}
}