/*
您可以在此加入您的 CSS。

點選上方的幫助圖示以取得更多資訊。
*/
/********TOP HEADER*********/


.home .top-header{
display: block;
	margin:20 0 20 0;
}

.top-header{
display: block;
	margin-bottom:20px;
	padding-bottom:20px;
}



/******END TOP HEADER*******/


/********MENU*********/
#header .top-header .header-navigation ul li a {
    color: #fff !important;
	position:
}

#header .top-header .header-navigation ul li a:hover {
    color: #ec9046 !important;
}

#header .top-header .header-navigation ul li ul li a {
    color: #ec9046 !important;
}

#header .top-header .header-navigation ul li ul li a:hover {
    color: #fff !important;
	  background-color:#ec9046 !important;
}
/*Safari dropdown menu alignment*/
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu {
-webkit-transform: translateX(-50%);
}


/********END TOP MENU*********/


/******BOTTOM HEADER*******/

.bottom-header{
display: none;
}

.home .bottom-header{
display: block;
}

#header .bottom-header {
    padding-top: 150px;
    padding-bottom: 180px;
}

/******END BOTTOM HEADER*******/

/*********PAGES*********/

#blog .blog-post .blog-post-title{
display: none;
}

/******END PAGES*******/


/********* Contact Us *********/

#contact-us {
	background-color: #2a272e;
}

#contact-us .section-header {
	width: 100%;
	margin-bottom: 40px;
}
	
#contact-us .section-header h3,
#contact-us .section-header p {
	color: #ec9046;
}


/**********IMFORMATION***********/
#contact-us .section-content .contact-us-box .box-left {
	margin: 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #a7a9ac;
	font-weight: 700;
	font-size: 18px;
	color: #ec9046;
	text-transform: uppercase;
}

#contact-us .section-content .contact-us-box .box-right {
	width: auto;
	margin: 0;
	padding: 0 0 0 20px;
	display: table-cell;
}

#contact-us .section-content .contact-us-box .box-right span {
	width: 100%;
	display: block;
	line-height: 1.6;
	font-size: 15px;
	color: #a7a9ac;
}

#contact-us .section-content .contact-us-box .box-right span a {
	color: #a7a9ac;
	text-decoration: none;
}

#contact-us .section-content .contact-us-box .box-right span a:hover {
		text-decoration: underline;
}

/********SOCIAL*********/

#contact-us .section-content .contact-us-social {
	width: 100%;
	text-align: right;
}

#contact-us .section-content .contact-us-social a {
	margin-left: 15px;
	font-size: 17px;
	color: #a7a9ac;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#contact-us .section-content .contact-us-social a:hover {
	color: #ec9046;
}

/*********FORM************/

#contact-us .section-content .wpcf7-form {
	width: 100%;
	text-align: left;
}

#contact-us .section-content .wpcf7-form p {
	color: #ec9046;
}

#contact-us .section-content .wpcf7-form .wpcf7-response-output.wpcf7-mail-sent-ng {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text {
	width: 100%;
	height: 46px;
	background-color: #2a272e;
	padding: 0 20px;
	border: 1px solid #a7a9ac;
	outline: 0;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 15px;
	color: #a7a9ac;
	display: block;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text::-webkit-input-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text::-moz-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text:-ms-input-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-text:-moz-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-textarea {
	width: 100%;
	height: 217px;
	background-color: #2a272e;
	margin: 0;
	padding: 10px 20px 10px 20px;
	border: 1px solid #a7a9ac;
	outline: 0;
	resize: none;
	display: block;
}

#contact-us .section-content .wpcf7-form p .wpcf7-textarea::-webkit-input-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-textarea::-moz-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-textarea:-ms-input-placeholder {
	color: #a7a9ac;
}

#contact-us .section-content .wpcf7-form p .wpcf7-textarea:-moz-placeholder {
	color: #a7a9ac;
}

/*******SUBMIT BUTTON*******/

#contact-us .section-content .wpcf7-form p .wpcf7-submit {
	width: auto;
	height: 44px;
	background-color: #a7a9ac;
	margin: 40px 0 0 0;
	padding: 0 60px;
	border: none;
	border-radius: 2px;
	display: inline-block;
	font-weight: 700;
	color: #2a272e;
	text-transform: uppercase;
	float: right;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	outline: 0;
}

#contact-us .section-content .wpcf7-form p .wpcf7-submit:hover {
	background-color: #ec9046;
}

/**********WARNING***********/

#contact-us .section-content .wpcf7-form .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin: 0;
	padding: 10px 20px;
	color: red;
	border: none;
	float: left;
}
/**********END CONTACT***********/


/**********FOOTER***********/
#footer {
	
	width: 100%;
	background-color:#1f1c23;
	padding: 40px 0;
}

#footer .bottom-copyright {
	padding: 40px 80px ;
	color:#a7a9ac;
}
/*******END FOOTER********/


/*********Services**********/
#services {
	width: 100%;
	background: #fff;
	padding: 65px 0 75px 0;
	text-align: center;
}

#services .section-header {
	width: 100%;
	margin-bottom: 65px;
}


#services .section-content .service .service-icon {
	width: 100%;
	margin-bottom: 0px;
	color：#ec9046;
	font-size: 32px;
	padding: 0px;
}

#services .section-content .service .service-icon .fa {
	display: block;
		color：#ec9046;


	background-color: rgba(0, 0, 0, .4);
	padding: 20px 0 0 0;
}

#services .section-content .service .service-title {
	width: 100%;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
	background-color: rgba(0, 0, 0, .4);
	padding: 10px;
		color：#ec9046;


}

#services .section-content .service .service-entry {
	width: 100%;
	line-height: 1.6;
	color: #fff;
  text-align: center;
	background-color: rgba(0, 0, 0, .4);
	padding: 0 20px 20px 20px;
}

/*******END SERVICES********/


/*******SKILL*******/
#about,
#static-page-content {
	width: 100%;
	background: #fff;
	padding: 65px 0 85px 0;
	text-align: center;
}

#about .section-header {
	margin-bottom: 40px;
}


#about .skill .skill-top {
	width: 100%;
	margin-bottom: 10px;
}

#about .skill .skill-top .skill-progress-bar {
	width: 95%;
	height: 2px;
	background-color: rgba(255, 255, 255, .6);
	position: relative;
}

#about .skill .skill-top .skill-progress-bar .ui-progressbar-value {
	height: 4px;
	position: absolute;
	top: -1px;
	left: 0;
}

#about .skill .skill-top .skill-progress-bar .ui-progressbar-value .ui-progressbar-value-circle {
	content: "";
	width: 9px;
	height: 9px;
	position: absolute;
	top: -2.5px;
	right: 0;
	border-radius: 50%;
}

#about .skill .skill-top .skill-progress-bar .ui-progressbar-value .ui-progressbar-value-top {
	content: "";
	width: 64px;
	height: 29px;
	line-height: 29px;
	background-color: #000;
	position: absolute;
	top: -45px;
	right: -28px;
	border-radius: 3px;
	font-weight: 700;
	font-size: 17px;
	color: #fff;
}

#about .skill .skill-top .skill-progress-bar .ui-progressbar-value .ui-progressbar-value-top .ui-progressbar-value-triangle {
	width: 0;
	height: 0;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 5px 4.5px 0 4.5px;
	line-height: 0px;
	position: absolute;
	right: 0;
	bottom: -5px;
	left: 0;
}

#about .skill .skill-bottom {
	width: 95%;
	text-align: left;
}

#about .skill .skill-bottom .fa {
	font-size: 22px;
}

#about .skill .skill-bottom span {
	margin-left: 0px;
	line-height: 1;
	font-size: 17px;
}

#about .widget_illdy_skill {
	margin-top: 75px;
}

/*******END SKILL*******/


/******TEAM******/

#team {
	width: 100%;
	background: #fff;
	padding: 70px 0 120px 0;
	text-align: center;
}

#team .section-header {
	width: 100%;
	margin-bottom: 60px;
}
/*******END TEAM*******/


/******portfolio******/
.single #header .top-header {
	background-image: url('http://becze.gowp.space/wp-content/uploads/2016/12/cropped-indexbg-01.jpg') ;
		background-size: cover;
}

.portfolio-title {
	font-size:18px;
	font-weight:800;
	text-align:center;
	color:#2a272e;
	margin-top:10px;
}

.portfolio-entry:hover .portfolio-featured-image img {
  opacity: 0.5;
}

.portfolio-featured-image {
	background-color: #000;
	border-radius: 3px;
	display: block;
}



#blog .blog-post .blog-post-title {
  	display:none;  
	font-size: 30px;
    color: red;
}

#blog .content {
margin-top:0px;
}
