
/* =================================================================== */
/* Import Section
====================================================================== */
@import url("base.css");				/* Default Reset, Typography, Forms, etc. */
@import url("responsive.css");			/* Responsive Grid */
@import url("icons.css");
@import url("font-awesome.min.css");/* Font Awesome Icons */
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700");
@import url("http://fonts.googleapis.com/css?family=Raleway:800");
@import "https://fonts.googleapis.com/css?family=Roboto:400,300italic,100italic,300,100,400italic,500,500italic,700,700italic,900,900italic";

/* =================================================================== */
/* Basic
====================================================================== */
body, h1, h2, h3, h4, h5, h6, a, .button, input[type="button"], input[type="submit"], input[type="text"], input[type="password"], input[type="email"], textarea, select, button{
  font-family: "Open Sans", "HelveticaNeue","微軟正黑體"!important; }

::-moz-selection {
  color: #fff;
  background: #4697c1; }

::selection {
  color: #fff;
  background: #4697c1; }

#titlebar h2 {
    font-size: 26px;
    font-weight: 600;
}
/* =========================================*/

/* All
====================================*/
.index{
    padding: 0;
}

/* header
====================================*/
#header {
    z-index: 99;
}

@media (max-width: 480px){
    #header #logo {
        width: 160px;
    }
    #jPanelMenu-menu {
    background-color: #1c2327;
    }
    }
/*Slider
====================================*/
.punch_text2_box .featured-box .boldtext a{
    color: black;
}
.punch_text2_box .featured-box .boldtext a:hover{
    color: #4697c1;
}
/* index
====================================*/
#content-wrapper.index{
    padding: 0;
}



/* Captions
====================================*/
.caption h2 {
	font-weight: 500;
}
.caption h3 {
	font-size: 18px;
	font-weight: 300;

}
.caption p {
	font-size: 16px;
	font-weight: 500;
	color: #fff;
	line-height: 25px;
	font-family: "Open Sans"
}

@media (max-width: 480px){
    .caption h3 {
        margin-top: 20px;
    }
    .caption.btn_link {
    margin-top: 25px;
    }

}

/* Menu
====================================*/
.menu ul > li > a {
    padding: 10px 20px;
}
.menu .fb_icon{
    margin-top: -10px;
}
.menu .fb_icon:hover{
    opacity: 0.8;
}


/* Featured Boxes
===================================*/
.featured-desc {
    border-left-color: #eae4e4;
}
.featured-desc h3 {
    height: 100%;
    min-height: 68px;
    padding: 5px 0;
    line-height: 1.2em;
    display: table;
}
@media (max-width: 991px) {
    .featured-desc h3 {
        min-height: auto;
    }
    }
.boldtext {
    font-weight: 500;
    color: black;
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
}
/* Lightbox-icon
====================================*/
#our-clients .our-clients .hoverzoom {
    margin-left: -24px;
    margin-top: -24px;
}
#our-clients .our-clients .hovercover {
    width: 100%;
}
.showbiz.our-clients ul li {
    -webkit-border-radius: 20px;
            border-radius: 20px;

    overflow: hidden;
}
/* 五支手機的手機圖片
====================================*/
.container .fiveteen img {
    margin: 0 auto;
    max-width: 100%;
}
.container .fiveteen .btn_box{
    width: 120px;
    margin: 60px auto;
}
.container .fiveteen .btn_box button {
    background-color: #4697c1;
    color: #fff;
    border: 0;
    border-bottom: 2px solid #3e85aa;
    padding: 8px 15px;
    border-radius: 2px;
    font: 500 13px/14px "HelveticaNeue";
}
.container .fiveteen .btn_box button:hover{
    background-color: #5eb1db;
}

/* Basic Styles
====================================*/
.showbiz.our-clients ul li {
    margin-top: 0;
}

/* Footer
====================================*/
#footer .container > .one-third:first-child p{
    margin:0;
    padding-right: 30px;
    box-sizing: border-box;
}
.get-in-touch a:hover{
    color: #4697c1!important;
}
#footer h3 {
    font-size: 18px;
    font-weight: bold;
    color: #777;
}
#footer h3 span{
    font-size: 15px;
    font-weight: 500;
}
#footer-bottom .container .eight.columns {
    text-align: center;
    width: 100%;
}
@media (max-width: 480px){
    .footer_display{
        display: none;
    }

    .footer_display+.get-in-touch{
        margin:0;
    }
}
/* RWD
====================================*/
@media (max-width: 1024px){
    #footer h3 span {
        display: block;
    }
}

@media (max-width: 768px){
    .featured-desc h3 {
        width: auto;
    }
    #footer .container > .one-third:first-child p {
        padding-right: 0;
    }
}
@media (max-width: 667px){
    .caption h3 {
        font-size: 16px;
        line-height: 1.2em;
    }
}
@media (max-width: 480px){
    .featured-desc h3 {
        width: 180px;
}
}



/* 聯絡我們
==================================================================*/
.contact .contact-informations a{
    color: #888!important;
}
.contact .contact-informationst a:hover{
    color: #4697c1!important;
}
.widget > p {
    margin: 0;
    font-weight: 700;
}
.contact_banner img{
    height: 500px;
}
@media (max-width: 1366px){
    .contact_banner img{
        height: 350px;
    }
    }
@media (min-width: 1024px){
.contact_sidebar .widget ul p{
        white-space: nowrap
    }
    }
@media (max-width: 667px){
.contact_banner img {
        height: auto!important;
    }
    }
/* 實際案例
==================================================================*/
.five.columns .widget > p ,.sixteen.columns p{
    margin: 0;
    font-weight: 500;
    color: black;
    font-size: 16px;
}
.container.gallery_finalpart p {
    margin: 30px 0;
}
.container.gallery_finalpart li {
    line-height: 18px;
    font-size: 16px;
    color: #000;
    padding-bottom: 10px;
}
.container.gallery_finalpart h4 {
    font-size: 18px;
    color: #4697c1;
}
.intro_artical{
    margin: 30px auto;
}
@media (max-width: 480px){
.widget_fix .widget{
    margin: 0 0 30px 0!important;
    }
    }

/* 關於我們
==================================================================*/
.about_intro p{
    color: #000;
    font-size: 18px;
    line-height: 2em;
}
.about_intro img{
    max-width:100%;
    margin: auto;
}
.about_finalpart li{
    display: flex;
    align-items: flex-start;
    position: relative;
    font-size: 18px;
    color: #4697c1;
    font-weight: 600;
    margin-bottom: 1em;
}
.about_finalpart li span{
    margin-left: 30px;
    /*position: absolute;*/
    font-weight: normal;
    color: #000;
    /*left: 65px;*/
    line-height: 1.5;
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media (max-width: 768px){
.about_finalpart li {
    margin-bottom: 2em;
}
}

@media (max-width: 667px){
    .about_finalpart li {
        margin-bottom: 2.5em;
    }
    .about_intro img{
        max-width:100%;
        margin: 10px auto;
    }
}

@media (max-width: 480px){
    .about_finalpart li {
        margin-bottom: 3em;
    }
    .about_intro p,.about_finalpart li span {
        font-size: 16px;
    }
}



/*聯絡我們
==================================================================*/
.contact-informations li i {
    width: 12px;
}

.case__point {
    position: absolute;
    top: -100px;
    left: 0;

    width: 0;
    height: 0;

    visibility: none;

    opacity: 0;
}

.case__block {
    position: relative;

    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: flex-start;
            align-items: flex-start;

    width: 100%;
    padding: 0 15px;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.case__block:nth-child(n + 2) {
    margin-top: 40px;
    padding-top: 40px;

    border-top: 2px solid #eee;
}

.case__block:nth-child(n + 2) .case__point {
    top: -60px;
}

.case__img {
    width: calc((100% - 30px) * .55);
}
.case__img img {
    width: 100%;
}

.case__info {
    width: calc((100% - 30px) * .45);
}

.case__title {
    position: relative;

    width: 100%;
}
.case__title::after {
    content: "";

    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 100%;
    height: 1px;

    background-color: #eee;

    z-index: 1;
}
.case__title p {
    position: relative;

    display: inline;

    padding-right: 15px;

    font-size: 24px;
    font-weight: bold;
    line-height: 1.4;
    color: #4697c1;

    background-color: #FFF;

    z-index: 2;
}

.case__text {
    width: 100%;
    margin-top: 15px;

    font-size: 16px;
    font-weight: normal;
    line-height: 2;
    color: #444;
}
.case__text span {
    color: #4697c1;
}
.case__text span.list {
    display: block;

    width: 100%;
    margin-top: 10px;

    font-size: 15px;
    line-height: 1.7;
    color: #777;
}

@media (max-width: 991px) {
    .case__img {
        width: 100%;
    }

    .case__info {
        width: 100%;
        margin-top: 20px;
    }

    .case__title p {
        font-size: 20px;
    }

    .case__text {
        margin-top: 10px;

        font-size: 15px;
    }
}

.featured__block {
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    -webkit-align-items: stretch;
            align-items: stretch;

    width: calc(100% + 30px);
    margin: 0 -15px;
}
.featured__item {
    width: 33.333%;
    padding: 0 15px;

    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.featured__item:nth-child(n + 4) {
    margin-top: 30px;
}
.featured__item * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

@media (max-width: 991px) {
    .featured__item {
        width: 100%;
    }
    .featured__item:nth-child(n + 2) {
        margin-top: 20px;
    }
}