/* 網頁內容文字基本設定--*/

@import url('https://fonts.googleapis.com/css?family=Noto+Sans+TC:300|Noto+Serif+TC');

@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);

body,
#mainnav ul ul a {
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6,
#mainnav ul li a,
.portfolio-info,
.roll-testimonials .name,
.roll-team .team-content .name,
.roll-team .team-item .team-pop .name,
.roll-tabs .menu-tab li a,
.roll-testimonials .name,
.roll-project .project-filter li a,
.roll-button,
.roll-counter .name-count,
.roll-counter .numb-count button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: 'Noto Sans TC',sans-serif;
  font-weight: 300;
  font-size: 26px;
}

body,
#mainnav ul ul a {
  font-family: 'Noto Sans TC', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
#mainnav ul li a,
.portfolio-info,
.roll-testimonials .name,
.roll-team .team-content .name,
.roll-team .team-item .team-pop .name,
.roll-tabs .menu-tab li a,
.roll-testimonials .name,
.roll-project .project-filter li a,
.roll-button,
.roll-counter .name-count,
.roll-counter .numb-count button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: 'Noto Sans TC', sans-serif;
}
.elementor-widget-container{
  font-family: 'Noto Sans TC', sans-serif;
  
}


/* 聯絡表單設定CSS--*/
.one-half,
.one-third,
.two-third,
.one-fourth {
    position: relative;
    margin-right: 4%;
    float: left;
    margin-bottom: 10px;
}
.two-third {
  margin-right: 2.5%;
}
.one-half { width: 48%; }
.one-third { width: 30.66%; }
.two-third { width: 66%; }
.one-fourth {width: 22%;}
.last {
    margin-right: 0 !important;
    clear: right;
}
@media only screen and (max-width: 1024px) {
.one-fourth {
        width: 100%;
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .one-half, .one-third, .two-third {
        width: 100%;
        margin-right: 0;
    }
}
.wpcf-wrap {
    min-height: 90px;
  font-family: 'Noto Sans TC', sans-serif;
}
div.wpcf7-response-output {
    width: 100%;
    clear: both;
    margin: 0;
}
.wpcf-accept {
  clear: both;
}
.wpcf7-acceptance > .wpcf7-list-item {
  margin: 0;
}
.wpcf-accept > .wpcf7-form-control-wrap {
 
  display: inline-block !important;
}

/* 聯絡表單設定CSS--止*/


@font-face {
/*楷體*/
 font-family: 'cwTeXKai';
 font-style: normal;
 font-weight: 500;
 src: url(//fonts.gstatic.com/ea/cwtexkai/v3/cwTeXKai-zhonly.eot);
 src: url(//fonts.gstatic.com/ea/cwtexkai/v3/cwTeXKai-zhonly.eot?#iefix) format('embedded-opentype'),
 url(//fonts.gstatic.com/ea/cwtexkai/v3/cwTeXKai-zhonly.woff2) format('woff2'),
 url(//fonts.gstatic.com/ea/cwtexkai/v3/cwTeXKai-zhonly.woff) format('woff'),
 url(//fonts.gstatic.com/ea/cwtexkai/v3/cwTeXKai-zhonly.ttf) format('truetype');
}


@font-face {
/*仿宋*/
 font-family: 'cwTeXFangSong';
 font-style: normal;
 font-weight: 500;
 src: url(//fonts.gstatic.com/ea/cwtexfangsong/v3/cwTeXFangSong-zhonly.eot);
 src: url(//fonts.gstatic.com/ea/cwtexfangsong/v3/cwTeXFangSong-zhonly.eot?#iefix) format('embedded-opentype'),
 url(//fonts.gstatic.com/ea/cwtexfangsong/v3/cwTeXFangSong-zhonly.woff2) format('woff2'),
 url(//fonts.gstatic.com/ea/cwtexfangsong/v3/cwTeXFangSong-zhonly.woff) format('woff'),
 url(//fonts.gstatic.com/ea/cwtexfangsong/v3/cwTeXFangSong-zhonly.ttf) format('truetype');
}

.scrolltop {
    position: fixed;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    z-index: 999;
    background: rgba(62,67,73,0.5);
    bottom: 140px;
    right: 20px;
    -moz-transition: background .2s;
    -o-transition: background .2s;
    -webkit-transition: background .2s;
    transition: background .2s;
    display: none;
    color: #fff !important;
}


.potter-navigation {
  
  background-image: url( 'https://www.djcpa.com.tw/wp-content/uploads/2020/06/090619_TOPBG.jpg' );
  }