

body { font-family: 'Raleway', "微軟正黑體","Microsoft JhengHei","微软雅黑体","Microsoft YaHei", sans-serif; }
p, ul { margin: 0 0 1em 0; }
ol, ul { margin: 0 0 1em 2em; }
ul { list-style-position: outside; }
.q_team .q_team_description_wrapper { cursor: pointer; }
.filter_outer { margin: -40px 0 0 0; }
.mc_input {
width:100%;
margin: 0;
padding: 10px 12px;
border: 0;
outline: 0;
resize: none;
font-size: 13px;
line-height:17px;
background-color:#fff;
color: #818181;
font-family: 'Raleway';
font-weight:400;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.mc_signup_submit { text-align: left; }
#mc_signup_submit {
position: relative;
display: inline-block;
width: auto !important;
height: 39px;
line-height: 36px;
margin: 0;
padding: 0px 23px;

font-size: 13px;
font-weight: 700;
font-family: 'Raleway', sans-serif;
text-align: center;

text-decoration: none;
cursor: pointer;
white-space: nowrap;
outline: none;
font-style: normal;
text-transform: uppercase;
letter-spacing: 1px;

-o-border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
text-shadow: none;

background-color: #fff;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
-ms-transition: all 0.1s linear;
-o-transition: all 0.1s linear;
transition: all 0.1s linear;

-webkit-box-sizing: initial;
-moz-box-sizing: initial;
box-sizing: initial;
}
#mc_signup_submit:not([disabled]):hover {
background-color: #956533;
border-color: #956533;
color: #fff;
text-decoration: none;
}
.filter_holder { pointer-events: none; }
.filter_holder ul li { pointer-events: auto; }
.projects_holder article .image_holder:hover .image img, .portfolio_slider .portfolio_slides li.item:hover img {
-webkit-transform: none !important;
-o-transform: none !important;
-moz-transition: none !important;
transform: none !important;
}
.projects_holder article .image_holder:hover span.text_holder { opacity: 0 !important; }
.projects_holder article .image img, .portfolio_slider .portfolio_slides li.item img {
-moz-transition: none !important;
-webkit-transition: none !important;
-o-transition: none !important;
transition: none !important;
}