@import url(https://fonts.googleapis.com/css?family=Satisfy);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600,400italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);
body {
    overflow-x: hidden;
    font-family: 'Microsoft JhengHei', sans-serif;
}

p {
    font-size: 13px;
    line-height: 21px;
}

@-webkit-viewport {
    width: device-width;
}

@-moz-viewport {
    width: device-width;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* text-transform: uppercase; */
    /*font-weight: 700;*/
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.white-text {
    color: #fff !important;
}

.section-title {
    margin-bottom: 30px;
}

.section-title h3 {
    color: #666;
    /*font-style: italic;*/
    font-size: 28px;
    font-family: 'Oswald', sans-serif;
    text-transform: none;
}

.section-title p {
    padding-bottom: 60px;
    color: #999;
    font-size: 18px;
    /*font-style: italic;*/
    font-weight: 300;
}

.btn-primary {
    text-transform: uppercase;
    font-weight: 300;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: none !important;
}


/* WYSIWYG FCK */

.WYSIWYG {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 5px;
    letter-spacing: 1px;
}

.WYSIWYG p img {
    max-width: 100%;
    height: auto;
    display: flex;
}

.WYSIWYG p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}

.WYSIWYG p a {
    color: #e91e63;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1px;
}

.WYSIWYG b,
.WYSIWYG strong {
    font-weight: 700;
    font-size: 18px;
    color: #000;
    padding-bottom: 20px;
    line-height: 40px;
}

.WYSIWYG h2 {
    padding-bottom: 30px;
    padding-left: 5px;
    margin: 50px 0 20px 0;
    background-image: url(../images/line_3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    font-size: 24px;
    color: #000;
    font-weight: normal;
}

.WYSIWYG h3 {
    margin-top: 20px;
    font-size: 20px;
    color: #000;
    font-weight: normal;
}

.tc2 h3 {
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
}


/*------------------------------------------------*/


/* Start Top Navbar Section                           */


/*------------------------------------------------*/

.navbar-default .navbar-brand {
    font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255, 255, 255, .02);
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #544562;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #000;
    font-size: 15px;
    padding: 10px;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #000;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #000;
}

.topmenu {
    line-height: 90px;
    width: 1080px;
    /* display: flow-root;
    background-image: url(../images/logo.jpg);
    background-position: center center;
    background-repeat: no-repeat; */
}

.logo_web {
    text-align: center;
}

ul.icon1 {
    float: left;
    display: flex;
    width: 295px;
}

ul.icon1 li {
    padding-right: 30px;
}

ul.icon2 {
    float: right;
    display: flex;
    width: 295px;
}

ul.icon3 {
    float: left;
    width: 490px;
}

.logo_moble {
    display: none;
}

@media(min-width:768px) {
    .navbar-default {
        /* padding: 25px 0; */
        /* background-color: transparent; */
        /* background-color: #f8f3ef; */
        border: 0;
        background-image: url(../images/bg_1.jpg);
        background-position: 0px -7px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        -o-transition: padding .3s;
        transition: padding .3s;
    }
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .navbar-default .navbar-nav>.active>a {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        -o-border-radius: 0px;
        /* padding: 10px 40px; */
    }
    .navbar-default.navbar-shrink {
        padding: 0;
        background-color: #f8f3ef;
    }
    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}


/*--------------------------------------------------*/


/* Start Side Nav Section
/*--------------------------------------------------*/

.menu-wrap a {
    color: #fff;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.menu-wrap .logo {
    font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
    font-size: 35px;
}


/* Menu Button */

.menu-button {
    position: fixed;
    z-index: 1000;
    margin: 1em;
    padding: 0;
    width: 2.5em;
    height: 2.25em;
    border: none;
    text-indent: 2.5em;
    font-size: 1.5em;
    color: transparent;
}

.menu-button::before {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    bottom: 0.5em;
    left: 0.5em;
    background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
    content: '';
}


/*------------------------------------------------------ */


/* Start Feature Section                              */


/*------------------------------------------------------ */

.bookmark {
    text-align: center;
}

.bookmark ul {
    display: inline-flex;
}

.bookmark ul li {
    background: #f8f3ef;
    width: 48px;
    line-height: 48px;
    margin: 0 5px;
}

.bookmark ul li a {
    display: block;
}

.bookmark ul li a:hover {
    background: #eaadbd;
}

.bookmark ul li.active {
    background: #eaadbd;
}

.feature-section.page {
    padding-top: 200px;
}

.feature-content {
    /* height: 24px; */
}

.feature-content p,
.feature.adc_2 p {
    height: 20px;
    overflow: hidden;
}

.feature-content h5 {
    height: 38px;
    overflow: hidden;
    line-height: 18px;
}

.feature-content h5.max2 {
    font-size: 18px;
    line-height: 24px;
    height: auto;
}

.feature-content p.ac2 {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    height: auto;
}

.feature-content.he1 {
    height: 24px;
}


/* .feature-section.bottom {
    padding-bottom: 30px;
} */

.bookmark.bottom {
    margin-bottom: 80px;
    font-size: 15px;
}

.bottom {
    margin-bottom: 80px;
}

.s1 {
    color: #ebacbd;
}

.services-section {
    padding-top: 80px;
    padding-bottom: 20px;
}

.feature-section {
    padding-top: 50px;
    background-image: url(../images/bg_2.jpg);
}

.con_1 {
    background-color: #fff;
    padding: 10px 15px;
}

.feature.con_1 p {
    margin: 0;
}

.feature.con_1 h5 {
    margin: 0;
    height: 38px;
    overflow: hidden;
}

.feature h3 {
    margin: 0;
    padding-left: 15px;
    line-height: 28px;
    text-align: left;
    display: flex;
    font-size: 17px;
    height: 144px;
    overflow: hidden;
}

.feature .h3 {
    margin: 0;
    padding-left: 10px;
    line-height: 28px;
    text-align: left;
    display: flex;
    font-size: 18px;
}

.tc1 {
    font-size: 30px;
}

.tc2 {
    font-size: 30px;
    background-color: #F8F3EE;
    margin: 0 20px 20px 10px;
}

.tc2 ul {
    padding: 20px 24px;
}

.tc2 ul li {
    font-size: 16px;
    line-height: 30px;
    padding-left: 22px;
    background: url(../images/point_1.png);
    background-repeat: no-repeat;
    background-position: left;
}

.tc2 ul li a {}

.feature p.ac1 {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 5px;
    letter-spacing: 1px;
}

p.ac2,
p.ac2_1 {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding: 20px 5px;
    letter-spacing: 1px;
}

p.ac2_2 {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 10px 0 10px;
    letter-spacing: 1px;
}

.ac2_2 {
    color: #666;
    font-size: 16px;
    padding: 0 10px;
    letter-spacing: 1px;
}

.feature-4 p.ac3 {
    color: #999;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    /* font-weight: 300; */
    width: 220px;
    display: inline-flex;
    text-align: left;
    padding-top: 20px;
    background: url(../images/line_4.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    overflow: hidden;
}

.feature-4 .ac3 {
    color: #999;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    /* font-weight: 300; */
    width: auto;
    /* display: inline-flex; */
    text-align: left;
    padding-top: 20px;
    background: url(../images/line_4.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 150px;
    overflow: hidden;
}

.adtop_1 {
    margin-top: 50px;
}

.feature.adtop_2 {
    margin: 0 0 30px 0;
    display: inline-block;
}

.shadow {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}

.tag_1 {
    font-size: 14px;
    margin: 0 0 30px 0;
}

.tag_1 ul {}

.tag_1 ul li {
    background-color: #F8F3EE;
    border-radius: 50px;
    padding: 10px 30px;
    font-size: 18px;
    color: #6a6a72;
    display: inline-block;
    margin: 10px 5px;
}

.tag_1 ul li a {
    color: #6a6a72;
}

.pgw1 {
    display: inline-block;
    margin-top: 50px;
    font-size: 18px;
}

.in_pass {
    text-align: center;
}

.in_pass input {
    font-size: 14px;
    width: 250px;
    margin-top: 10px;
    line-height: 30px;
}

.no-focusborder:focus {
    outline-style: none;
    box-shadow: none;
    border-color: transparent;
    background-color: #EAADBD;
}

.button_1 {
    background-color: #D1D1D1;
    border: 0px;
    font-size: 13px;
    padding: 10px 20px;
    margin-top: 20px;
    width: 250px;
    color: #000;
    border-radius: 50px;
}

.pg_1 {
    margin: 20px 0 50px 0;
    padding: 0;
    font-size: 14px;
}

.pg_2 {
    margin: 20px 0 50px 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.pg_2 img {
    margin: 20px 0;
}

.c_2 {
    margin: 20px 0 50px 0;
    padding: 0;
    font-size: 14px;
    text-align: center;
}

.ad_1 {
    margin: 50px 0;
    padding: 40px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.ad_2 {
    margin: 50px 0;
    padding: 40px 0;
    /* border-top: 1px solid #ddd;border-bottom: 1px solid #ddd; */
    text-align: center;
}

.ad_1 img,
.ad_2 img {
    width: 100%;
}

.ad_3 {
    margin: 0 0 20px 0;
    padding: 40px 0;
    background-image: url(../images/bk_2.png);
    text-align: center;
    height: 116px;
}

.adc_1 {
    margin-top: -50px;
    padding-bottom: 30px;
    font-size: 14px;
    color: #999;
    background: url(../images/bk.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.adc_1 img {
    width: 100%;
}

.adc_2 {
    font-size: 16px;
}

.adc_2_a {
    font-size: 16px;
    background: url(../images/ad_3_b.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    height: 167px;
    margin-bottom: 10px;
    padding: 10px 20px;
}

.tp1 {
    font-size: 20px;
    color: #000;
    border-top: 1px #000 solid;
    border-bottom: 1px #000 solid;
    padding: 6px 10px;
    margin-bottom: 14px;
    line-height: 30px;
    overflow: hidden;
    height: 42px;
}

.tp2 {
    font-size: 30px;
    color: #000;
    line-height: 42px;
    height: 84px;
    overflow: hidden;
    font-weight: bold;
}

.feature.adc_2 {
    text-align: left;
    padding-left: 10px;
}

.feature .fck {}

.feature-fck {
    text-align: left;
}

.adc_3 {
    color: #000;
    background-color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    position: absolute;
    margin: -40px -15px;
}

.adc_3_b {
    color: #000;
    background-color: #FFFFF5;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    position: absolute;
    margin: -30px -15px;
}

.feature.adc_4 img {
    /* border-radius: 100%;
    padding: 10px;
    border: 1px solid #000;
    margin: 10px; */
}

.feature-4.adc_4 img {
    /* border-radius: 100%;
    padding: 10px;
    border: 1px solid #000;
    margin: 10px; */
}

.tag_2.feature.adc_4 {
    padding: 15px 18px;
}

.tag_2.feature.adc_4 img {
    /* border-radius: 100%;
    padding: 6px;
    border: 1px solid #000;
    margin: 0; */
}

.tag_2.feature.adc_7 img {
    border-radius: 100%;
    padding: 6px;
    border: 1px solid #000;
    margin: 0;
    width: auto;
    height: 200px;
}

.feature.adc_5 {
    background: url(../images/bk_1.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 30px 35px 35px 35px;
    height: 350px;
    margin-bottom: 50px;
    background-size: contain;
}

.feature.adc_5 img {
    width: 100%;
}

.adc_6 {
    background: url(../images/line_5.png);
    background-repeat: no-repeat;
    padding: 20px;
    height: 220px;
}

.adc_6 p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}

.adc_6_b {
    padding: 20px;
}

.adc_6_b p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}

.adc_7 {}

.adc_7 p {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}

.feature.fc_1 {
    color: #333;
    padding: 20px;
    letter-spacing: 1px;
}

.fc_2 {
    margin-top: 24px;
    padding-left: 40px;
}

.th_1 {
    color: #000;
    font-weight: 400;
    line-height: 54px;
}

.color_1 {
    color: #333;
    margin-top: 14px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 200;
}

.color_1 ul {
    /* width: 250px; */
}

.color_1 ul li {
    display: inline-flex;
    /* padding-right: 50px; */
    width: 150px;
}

.color_2 {
    color: #333;
    margin-top: 14px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 200;
    padding-left: 40px;
    border-left: 1px solid #e9bac4;
    /* border-right: 1px solid #e9bac4; */
    /* width: 330px; */
}

.color_2 ul {
    /* width: 310px; */
}

.color_2 ul li {
    display: inline-flex;
    /* padding-right: 50px; */
    width: 150px;
}

.color_3 {
    color: #333;
    margin-top: 14px;
    line-height: 34px;
    letter-spacing: 1px;
}

.icon_left {
    position: absolute;
    margin: 140px 0 0 -30px;
}

.icon_right {
    /* position: absolute; */
    margin: 140px -30px 0 0;
}

.border_1 {
    border: 1px solid #a2a2a2;
    text-align: center;
    margin: 50px 0;
    padding: 40px 0 5px 0;
}

.feature img {
    width: 100%;
}

.feature p img {
    width: auto;
}

.feature-4 img {
    width: 100%;
}

.feature,
.feature-2,
.feature-3 {
    /* padding: 10px; */
    padding: 0 20px 10px 10px;
}

.feature-4 {
    padding: 10px 40px;
}

.feature,
.feature-3,
.feature-4 {
    text-align: center;
}

.feature h4,
.feature-3 h4 {
    font-size: 15px;
    color: #666;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.feature-2 h4 {
    font-size: 15px;
    color: #666;
    padding-bottom: 10px;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
}

.feature p,
.feature-2 p,
.feature-3 p {
    color: #999;
    font-size: 13px;
    line-height: 20px;
    padding: 0;
    /* font-weight: 300; */
}

.feature i,
.feature-3 i {
    font-size: 2.5em;
    width: 80px;
    height: 80px;
    padding: 25px;
    margin-bottom: 10px;
    position: relative;
}

.feature i {
    color: #fff;
    box-shadow: 0 0 0 30px transparent;
    -webkit-transform: translate3d(2, 2, 2);
    -moz-transform: translate3d(2, 2, 2);
    -o-transform: translate3d(2, 2, 2);
    transform: translate3d(2, 2, 2);
    -webkit-transition: box-shadow .6s ease-in-out;
    -moz-transition: box-shadow .6s ease-in-out;
    -o-transition: box-shadow .6s ease-in-out;
    transition: box-shadow .6s ease-in-out;
}

.no-touch .feature:hover i,
.no-touch .feature:active i,
.no-touch .feature:focus i {
    -webkit-transition: box-shadow .4s ease-in-out;
    -moz-transition: box-shadow .4s ease-in-out;
    -o-transition: box-shadow .4s ease-in-out;
    transition: box-shadow .4s ease-in-out;
}

.feature-3 i {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
}

.feature-3:hover .border {
    margin: 0 35%;
}

.feature-2 i {
    font-size: 2.5em;
    color: #fff;
    width: 70px;
    height: 70px;
    padding: 20px;
    position: relative;
}

.feature-2 .media-body {
    margin-left: 25px !important;
}

.feature-2 .border {
    margin-top: 20px;
    margin-left: 49.999%;
    margin-right: 49.999%;
    border-color: #fff;
}

.feature-2:hover .border {
    margin-left: 0%;
    margin-right: 0%;
}

.article-from {
    margin: 30px 0;
    padding: 15px 0 15px 15px;
    -js-display: flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: #f8f3ef
}

.article-from ul li {
    padding: 0 5px 5px 10px;
    color: rgb(102, 102, 102);
    font-size: 16px;
    line-height: 18px;
}

@media (max-width: 479px) {
    .menu-button {
        width: 1.5em;
        height: 1.5em;
    }
    .menu-button::before {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        bottom: 0.5em;
        left: 0.5em;
        background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
        content: '';
    }
    .menu-wrap a {
        padding: 5px !important;
    }
    ul.icon1,
    ul.icon2,
    ul.icon3 {
        display: none;
    }
    .logo_moble {
        text-align: center;
        position: fixed;
        margin: 12px 0 0 140px;
        display: block;
        width: 130px;
    }
}

@media (max-width: 767px) {
    .menu-button {
        width: 2em;
        height: 2em;
    }
    .menu-button::before {
        position: absolute;
        top: 0.5em;
        right: 0.5em;
        bottom: 0.5em;
        left: 0.5em;
        background: linear-gradient(#373a47 20%, transparent 20%, transparent 40%, #373a47 40%, #373a47 60%, transparent 60%, transparent 80%, #373a47 80%);
        content: '';
    }
}

.menu-button:hover {
    opacity: 0.6;
}


/* Close Button */

.close-button {
    width: 1em;
    height: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    overflow: hidden;
    text-indent: 1em;
    font-size: 0.75em;
    border: none;
    background: transparent;
    color: transparent;
}

.close-button::before,
.close-button::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    background: #bdc3c7;
}

.close-button::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-button::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}


/* Menu */

.menu-wrap {
    position: absolute;
    z-index: 1001;
    width: 300px;
    height: 100%;
    background: #111;
    padding: 2.5em 1.5em 0;
    font-size: 1.15em;
    -webkit-transform: translate3d(-320px, 0, 0);
    -moz-transform: translate3d(-320px, 0, 0);
    -o-transform: translate3d(-320px, 0, 0);
    transform: translate3d(-320px, 0, 0);
    -webkit-transition: -webkit-transform 0.4s;
    -moz-transition: -webkit-transform 0.4s;
    -o-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.menu,
.icon-list {
    height: 100%;
}

.icon-list {
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.icon-list a {
    display: block;
    padding: 0.8em;
    -webkit-transform: translate3d(0, 500px, 0);
    -moz-transform: translate3d(0, 500px, 0);
    -o-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
}

.icon-list,
.icon-list a {
    -webkit-transition: -webkit-transform 0s 0.4s;
    -moz-transition: -webkit-transform 0s 0.4s;
    -o-transition: -webkit-transform 0s 0.4s;
    transition: transform 0s 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.icon-list a:nth-child(2) {
    -webkit-transform: translate3d(0, 1000px, 0);
    -moz-transform: translate3d(0, 1000px, 0);
    -o-transform: translate3d(0, 1000px, 0);
    transform: translate3d(0, 1000px, 0);
}

.icon-list a:nth-child(3) {
    -webkit-transform: translate3d(0, 1500px, 0);
    -moz-transform: translate3d(0, 1500px, 0);
    -o-transform: translate3d(0, 1500px, 0);
    transform: translate3d(0, 1500px, 0);
}

.icon-list a:nth-child(4) {
    -webkit-transform: translate3d(0, 2000px, 0);
    -moz-transform: translate3d(0, 2000px, 0);
    -o-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
}

.icon-list a:nth-child(5) {
    -webkit-transform: translate3d(0, 2500px, 0);
    -moz-transform: translate3d(0, 2500px, 0);
    -o-transform: translate3d(0, 2500px, 0);
    transform: translate3d(0, 2500px, 0);
}

.icon-list a:nth-child(6) {
    -webkit-transform: translate3d(0, 3000px, 0);
    -moz-transform: translate3d(0, 3000px, 0);
    -o-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
}

.icon-list a span {
    margin-left: 10px;
    font-weight: 500;
}


/* Shown menu */

.show-menu .menu-wrap {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    -moz-transition: -webkit-transform 0.8s;
    -o-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.8s;
    -moz-transition: -webkit-transform 0.8s;
    -o-transition: -webkit-transform 0.8s;
    transition: transform 0.8s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.show-menu .icon-list a {
    -webkit-transition-duration: 0.9s;
    -moz-transition-duration: 0.9s;
    -o-transition-duration: 0.9s;
    transition-duration: 0.9s;
}


/*================================================== 
Slideshow
================================================== */


/*-- Main slide --*/

#main-slide .item {
    height: 610px;
    margin-top: 130px;
}

#main-slide .item img {
    width: 100%;
}

#main-slide .item .slider-content {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
}

#main-slide .item.active .slider-content {
    z-index: 0;
    opacity: 0.7;
    -webkit-transition: opacity 100ms;
    -moz-transition: opacity 100ms;
    -o-transition: opacity 100ms;
    transition: opacity 100ms;
    background-color: #fff;
    height: 130px;
}

#main-slide .slider-content {
    top: 45%;
    margin-top: -130px;
    left: 0;
    padding: 0;
    /* text-align: center;
position: absolute; */
    width: 100%;
    /* height: 100%; */
    color: #777;
}

#main-slide .carousel-indicators {
    bottom: 0px;
}

.carousel-indicators li {
    width: 14px !important;
    height: 14px !important;
    border: 2px solid #fff !important;
    margin: 1px !important;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
    margin-top: 130px;
}

#main-slide .carousel-control.left span {
    padding: 15px;
}

#main-slide .carousel-control.right span {
    padding: 15px;
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
}

#main-slide .carousel-control .fa-angle-left {
    left: 0;
}

#main-slide .carousel-control .fa-angle-right {
    right: 0;
}

#main-slide .carousel-control i {
    /*background: rgba(0, 0, 0, .7);*/
    color: #fff;
    line-height: 36px;
    font-size: 50px;
    padding: 15px 20px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

#main-slide .slider-content h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 5px;
    margin-bottom: 55px;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}

#main-slide .slider-content h2.white,
#main-slide .slider-content h3.white {
    color: #fff;
}

#main-slide .slider-content p {
    font-size: 16px;
    font-weight: 300;
    /* line-height: 35px; */
    letter-spacing: 1px;
    /* margin-bottom: 55px; */
    color: #777;
}

.slider.btn {
    padding: 10px 40px;
    font-size: 20px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-transform: uppercase;
    line-height: 28px;
    font-weight: 300;
    border: 0;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#main-slide .btn-primary:hover {
    background: transparent;
    border: 1px solid #fff;
}

.slider.btn.btn-default {
    margin-left: 4px;
    background: #ECECEC
}

.slider.btn.btn-default:hover {
    background: #000;
    color: #fff;
}

.slider-content-left {
    position: relative;
    margin: 0 0 0 40px;
}

.slider-content-right {
    position: relative;
}


/*-- Animation --*/

.carousel .item.active .animated1 {
    -webkit-animation: lightSpeedIn 1s ease-in 800ms both;
    animation: lightSpeedIn 1s ease-in 800ms both;
}

.carousel .item.active .animated2 {
    /* -webkit-animation: bounceIn 1s ease-in 800ms both;*/
    /*animation: bounceIn 1s ease-in 800ms both; */
}

.carousel .item.active .animated3 {
    -webkit-animation: flipInX 2s ease-in-out 800ms both;
    animation: flipInX 2s ease-in-out 800ms both;
}

@media (min-width: 992px) {
    #main-slide .slider-content h1 {
        font-size: 68px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #main-slide .slider-content h1 {
        font-size: 35px;
        margin-bottom: 10px;
        margin-top: 0;
    }
    #main-slide .slider-content p {
        font-size: 20px;
        margin-top: 0;
        line-height: 25px;
    }
    .slider.btn {
        padding: 5px 25px;
        margin-top: 5px;
        font-size: 16px;
    }
    #main-slide .item {
        height: 550px;
    }
}

@media (max-width: 767px) {
    #main-slide .slider-content h1 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 0;
    }
    #main-slide .slider-content p {
        font-size: 15px;
        margin-top: 5px;
    }
    .slider.btn {
        padding: 0 15px;
        margin-top: 0;
        font-size: 15px;
    }
    #main-slide .carousel-indicators {
        display: none;
    }
    #main-slide .item .slider-content {
        display: none;
    }
    #main-slide .item {
        height: 400px;
    }
}

@media (max-width: 479px) {
    #main-slide .item .slider-content {
        display: none;
    }
    #main-slide .item {
        height: 180px;
    }
}


/*------------------------------------------*/


/* Start Portfolio Section
/*------------------------------------------*/

.portfolio-section-1 {
    padding-top: 80px;
    padding-bottom: 120px;
    background: #f7f7f7;
}

.portfolio-section-2 {
    padding-top: 80px;
    padding-bottom: 120px;
    /*background: #f7f7f7;*/
}

.portfolio-section-3 {
    padding-top: 80px;
    padding-bottom: 120px;
    background: #111;
}

#portfolio-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

.portfolio-section-2 #portfolio-list li {
    margin-left: -2px;
}

#portfolio-list li {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 50%;
    margin-left: -4px;
    margin-bottom: -5px;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

@media only screen and (max-width: 550px) {
    #portfolio-list li {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) and (min-width: 551px) {
    #portfolio-list li {
        width: 49.9%;
    }
}

@media (min-width: 768px) {
    #portfolio-list li {
        width: 33.3%;
    }
}

@media only screen and (min-width: 601px) and (max-width: 800px) {
    #portfolio-list li {
        width: 50%;
    }
}

@media only screen and (min-width: 801px) and (max-width: 991px) {
    #portfolio-list li {
        width: 50%;
    }
}

.portfolio-item {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    cursor: default;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.portfolio-item img {
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}

.portfolio-item:hover img {
    -webkit-transform: scale(1, 5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.portfolio-caption {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    filter: Alpha(Opacity=0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.portfolio-item:hover .portfolio-caption {
    opacity: 1;
    filter: Alpha(Opacity=100);
}

.portfolio-caption h4 {
    display: inline-table;
    text-transform: uppercase;
    color: #777;
    font-weight: 400;
    text-align: center;
    position: relative;
    font-size: 18px;
    padding: 10px;
    background: #fff;
    /*margin: 20px 0 0 0;*/
    position: relative;
    top: 14%;
    font-family: 'Oswald', sans-serif;
}

.portfolio-caption a i {
    width: 60px;
    height: 60px;
    padding: 20px;
    font-size: 25px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    background: #fff;
    position: absolute;
    top: 60%;
    /*left: 40%;*/
}

.portfolio-caption a.link-1 i {
    left: 30%;
}

.portfolio-caption a.link-2 i {
    left: 50%;
}


/*---------------------------------------------------------*/


/* Start About Us Section                                  */


/*---------------------------------------------------------*/

.about-us-section-1 {
    padding-top: 80px;
    padding-bottom: 60px;
}

.about-us-section-2 {
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(../images/parallax/bg-01.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.welcome-section {
    padding-bottom: 40px;
}

.welcome-section img {
    width: 100%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.border {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin: 0 45%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.welcome-section h4 {
    padding-top: 20px;
    color: #777;
}

.welcome-section p {
    padding-top: 20px;
    color: #999;
}

.welcome-section:hover .border {
    margin: 0 40%;
}

.about-us-section-2 .carousel {
    margin-top: 8px;
}

.project-image .carousel img {
    width: 100%;
    height: auto;
}

.about-text p {
    color: #999;
    text-align: justify;
}

.about-text ul {
    margin-top: 30px;
    font-size: 13px;
}

.about-text li {
    margin-bottom: 10px;
    color: #999;
}

.about-text li i {
    padding-right: 10px;
}

.about-slide img {
    width: 100%;
}


/*----------------------------------------------------------*/


/* Start Fun Facts Counter Section
/*----------------------------------------------------------*/

.fun-facts {
    background: url(../images/parallax/bg-02.jpg);
    background-attachment: fixed;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 80px;
}

.counter-item {
    position: relative;
    text-align: center;
    margin-bottom: 40px;
    background: rgba(0, 0, 0, 0.5);
    padding: 40px;
}

.counter-item h5 {
    text-align: center;
    margin-bottom: 0px;
    color: #fff;
}

.counter-item i {
    font-size: 40px;
}

.timer {
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
    line-height: 80px;
    font-family: 'Oswald', sans-serif;
}


/*-------------------------------------------------*/


/* Start Latest News Section                       */


/*-------------------------------------------------*/

.latest-news-section {
    padding-top: 80px;
    padding-bottom: 60px;
}

.latest-post {
    padding-bottom: 20px;
}

.latest-post h4 {
    padding-top: 20px;
    padding-bottom: 5px;
}

.latest-post .post-details .date {
    position: absolute;
    top: 0;
    left: 10%;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.latest-post .post-details .date strong {
    font-size: 16px;
}

.latest-post .post-details li {
    display: inline;
    font-size: 13px;
    color: #999;
    padding-right: 10px;
}

.latest-post .post-details li i {
    padding-right: 5px;
}

.latest-post p {
    padding-bottom: 15px;
    color: #999;
    font-weight: 300;
}

.latest-post .btn-primary {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    font-weight: 300;
}

.latest-post .btn-primary:hover {
    background: none;
    color: #666;
    border: 1px solid #888;
    box-shadow: none;
}

.latest-post:hover .date {
    opacity: 1;
    -webkit-animation: bounceIn;
    -moz-animation: bounceIn;
    -o-animation: bounceIn;
    animation: bounceIn;
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration: 0.7s;
    -o-animation-duration: 0.7s;
    animation-duration: 0.7s;
}


/*************** Testimonials ***************/

.testimonial-section {
    background: Url(../images/parallax/testimonial-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    padding-top: 120px;
    padding-bottom: 120px;
    color: #fff;
    text-align: center;
    position: relative;
}

.testimonials .testimonial-content img {
    width: 150px;
    height: auto;
    margin-bottom: 40px;
}

.testimonials .testimonial-content p {
    font-size: 20px;
    line-height: 30px;
    /*font-style: italic;*/
    font-weight: 400;
    margin-bottom: 40px;
    color: #fff;
}

.testimonials .testimonial-content {
    position: relative;
}

.testimonials .testimonial-author {
    margin-bottom: 40px;
}

.testimonials .testimonial-author .author {
    font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
    font-size: 18px;
    padding-bottom: 5px;
}

.testimonials .testimonial-author .designation {
    color: #d3d3d3;
}

.touch-slider .owl-controls.clickable .owl-buttons div:hover {
    /*background-color: #00afd1;*/
}

.touch-carousel .owl-controls.clickable .owl-buttons div:hover {
    /*background-color: #00afd1;*/
}

.testimonials-carousel .owl-controls.clickable .owl-buttons div {
    background: none;
    font-size: 40px;
}

.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1000;
}

.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1000;
}

.owl-theme .owl-controls .owl-page.active {
    padding: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.owl-theme .owl-controls .owl-page.active span {
    background: #fff;
}


/*--------------------------------------------------*/


/* Start Clients Section                            */


/*--------------------------------------------------*/

#partner {
    padding-top: 80px;
    padding-bottom: 50px;
    text-align: center !important;
}

.clients .owl-buttons {
    padding-top: 50px;
}

.owl-theme .owl-controls .owl-buttons div {
    opacity: 1;
    filter: Alpha(Opacity=100);
}


/*-------------------------------------------------*/


/* Start Contact Section                           */


/*-------------------------------------------------*/

.contact {
    background: url(../images/parallax/contact-bg.jpg);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    padding-top: 80px;
    /*padding-bottom: 100px;*/
}

.contact .btn-primary {
    padding: 20px;
    font-size: 16px;
}

.contact .btn-primary:hover {
    background: transparent;
}

.contact .section-title h3 {
    color: #fff;
}

.contact .section-heading {
    color: #fff;
}

.contact .form-group {
    margin-bottom: 25px;
}

.contact .form-group input,
.contact .form-group textarea {
    padding: 20px;
}

.contact .form-group input.form-control {
    height: auto;
}

.contact .form-group textarea.form-control {
    height: 236px;
}

.contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #bbb;
}

.contact .text-danger {
    color: #e74c3c;
}

.contact button {
    font-weight: 400;
    margin-top: 30px;
}

.footer-contact-info {
    color: #fff;
    padding: 20px 30px;
    /* margin-top: 80px; */
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}

.footer-contact-info ul {
    padding-bottom: 10px;
}

.footer-contact-info h4 {
    padding-bottom: 10px;
}

.footer-contact-info li strong {
    font-weight: 600;
}


/*-------------------------------------------------------*/


/* Start Footer Section                                  */


/*-------------------------------------------------------*/

footer.style-1 {
    margin-top: 100px;
    padding: 25px 0;
    background: rgba(0, 0, 0, 0.8);
}

footer.style-1 .copyright {
    text-transform: uppercase;
    text-transform: none;
    color: #999;
}

footer.style-1 .footer-social li {
    display: inline;
    padding: 0 10px;
}

footer.style-1 .footer-social li a {
    padding: 8px;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

footer.style-1 .footer-social li i {
    font-size: 15px;
    width: 20px;
    height: 20px;
}

footer.style-1 .footer-social li:hover a {
    background: #fff;
    color: #666;
}

footer.style-1 .footer-link li {
    display: inline;
    padding-left: 10px;
    font-size: 13px;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}


/**** Start Modal Section ****/

.section-modal .modal-content {
    padding: 100px 0 !important;
    min-height: 100%;
    border: 0 !important;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    color: #888;
    font-weight: 300;
}

.section-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

.section-modal .close-modal:hover {
    opacity: .3;
}

.section-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.section-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 75px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}


/*---------------------------------------------------------------*/


/* Start Call To Action
/*---------------------------------------------------------------*/

.call-to-action {
    background: url(../images/bg_3.jpg);
    /* background-attachment: fixed; */
    /* background-size: cover; */
    /* background-position: 50% 90%; */
    color: #fff;
    text-align: center;
    padding: 80px 0;
}

.call-to-action h1 {
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 40px;
    font-size: 30px;
}

.call-to-action h1 strong {
    font-weight: 600;
}

.call-to-action .btn-primary {
    padding: 20px;
    font-size: 16px;
}

.call-to-action .btn-primary:hover {
    background: transparent;
}


/*-----------------------------------------*/


/* Start copoun
/*---------------------------------------------------------------*/

.coupon {
    color: #fff;
    text-align: center;
    padding: 40px 0px;
}

.coupon h1 {
    font-weight: 300;
    line-height: 50px;
    padding-bottom: 40px;
    font-size: 30px;
}

.ccoupon h1 strong {
    font-weight: 600;
}

.coupon .btn-primary {
    padding: 20px;
    font-size: 16px;
}

.coupon .btn-primary:hover {
    background: transparent;
}


/*-----------------------------------------*/


/* Start Team Section
/*-----------------------------------------*/

.team-member-section {
    padding-top: 80px;
    padding-bottom: 100px;
}

#team-section .our-team {
    padding-top: 20px;
}

#team-section .team-member img {
    width: 99%;
    height: auto;
    text-align: center;
}

.team-member .team-details {
    position: absolute;
    top: 0;
    width: 99%;
    height: 100%;
    color: #fff;
    padding: 0 2px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.team-member:hover .team-details {
    opacity: 1;
    -webkit-animation: bounceIn;
    animation: bounceIn;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
}

.team-member .team-details h4 {
    padding-top: 30%;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
}

.team-member .team-details li {
    display: inline-block;
    padding-top: 20px;
}

.team-member .team-details li a {
    padding: 8px 12px;
    background: #fff;
    border: 1px solid #fff;
    color: #666;
    font-size: 16px;
}

.team-member .team-details li:hover a {
    background: transparent;
    border: 1px solid #ddd;
    color: #fff;
}

.owl-controls {
    margin-top: 35px !important;
}


/*-----------------------------------------*/


/* Start Progress Bar Section
/*-----------------------------------------*/


/* progress bar */

.skill {
    padding-bottom: 5px;
}

.skill p {
    margin-bottom: 7px;
}

.progress {
    background: #fff;
    overflow: visible;
    height: 30px;
    margin-bottom: 10px;
    background-color: #f9f9f9;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress-bar {
    float: left;
    height: 100%;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    position: relative;
}

.progress-bar-span {
    opacity: 1;
    position: absolute;
    top: -5px;
    background: #ACB2B8;
    padding: 10px 15px;
    color: #FFF;
    border-radius: 0px;
    right: 0px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.skill:hover .progress-bar-span {
    opacity: 1;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}


/*-----------------------------------------------*/


/* Start Pricing Table
/*-----------------------------------------------*/

.pricing-section {
    padding: 80px 0;
    background: url(../images/parallax/pricing-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 50%;
}

.pricing-section .section-title h3 {
    color: #fff;
}

.pricing-table {
    text-align: center;
    background: #fff;
}

.plan-name {
    padding: 15px 0;
}

.plan-name h3 {
    font-weight: 300;
    color: #fff;
}

.plan-price {
    padding: 25px 0;
}

.plan-price .price-value {
    font-size: 38px;
    line-height: 40px;
    font-weight: 600;
    color: #444;
}

.plan-price .price-value span {
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
}

.plan-price .interval {
    line-height: 14px;
}

.plan-list li {
    padding: 13px;
    font-size: 15px;
    border-bottom: 1px solid #eee;
}

.plan-list li:first-child {
    border-top: 1px solid #eee;
}

.plan-signup {
    padding: 25px 0;
}

.plan-signup a {
    text-transform: uppercase;
    color: #fff;
}

.pricing .owl-buttons {
    padding-top: 30px;
}

.pricing .owl-buttons div {
    color: #fff !important;
}

iframe {
    border: 0;
}


/**** Start Color Switcher ****/

.colors-switcher {
    width: 100px;
    padding: 20px 18px 14px 20px;
    position: fixed;
    z-index: 1993;
    top: 90px;
    right: 0;
    background-color: #fff;
    border-radius: 2px 0 0 2px;
    border: 1px solid rgba(0, 0, 0, .1);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.colors-switcher>p {
    font-size: 11px;
    line-height: 0;
}

.colors-switcher #show-panel {
    position: absolute;
    left: -38px;
    top: 15px;
    width: 38px;
    height: 38px;
    z-index: 1992;
    display: block;
    background-color: #fff;
    border-radius: 2px 0 0 2px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-right: none;
    cursor: pointer;
}

.colors-switcher #show-panel i {
    color: #3D3D3D;
    font-size: 20px;
    line-height: 38px;
    margin-left: 15px;
}

.colors-switcher .colors-list {
    margin: 0;
    padding: 0;
}

.colors-switcher .colors-list li {
    float: left;
    display: block;
    margin-bottom: 2px;
    margin-right: 6px;
}

.colors-switcher .colors-list li a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 2px;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    cursor: pointer;
}

.colors-switcher .colors-list li a:hover {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .4);
}

.colors-switcher .colors-list a.light-red {
    background-color: #FF432E;
}

.colors-switcher .colors-list a.blue {
    background-color: #28ABE3;
}

.colors-switcher .colors-list a.light-blue {
    background-color: #69D2E7;
}

.colors-switcher .colors-list a.green {
    background-color: #5BB12F;
}

.colors-switcher .colors-list a.light-green {
    background-color: #BCCF02;
}

.colors-switcher .colors-list a.yellow {
    background-color: #FED136;
}


/******* Style Loader *******/

#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 9999999999;
}

.spinner {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    -webkit-animation: rotatee 2.0s infinite linear;
    animation: rotatee 2.0s infinite linear;
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-animation: bouncee 2.0s infinite ease-in-out;
    animation: bouncee 2.0s infinite ease-in-out;
}

.dot2 {
    top: auto;
    bottom: 0px;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

@-webkit-keyframes rotatee {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes rotatee {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes bouncee {
    0%,
    100% {
        -webkit-transform: scale(0.0)
    }
    50% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncee {
    0%,
    100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    }
    50% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}

.animated4 {
    display: none;
}

.a1 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.content_1 {
    width: 50%;
    margin: 0 auto;
    text-align: right;
}

.con1 {
    min-height: 3000px;
    /* padding-right: 10px; */
}

#fixed_1 {
    position: fixed;
    z-index: 9999;
    width: 100%;
}

.search {
    z-index: 9999;
    background-color: #F8F3EE;
    text-align: center;
    position: relative;
    margin-top: 0px;
    padding: 100px;
    height: 1000px;
    opacity: 0.9;
}

.search input {
    background-color: #fff;
    border: 0px;
    padding: 10px 20px;
    border-radius: 50px;
    width: 100%;
}

.x {
    font-size: 40px;
    font-weight: 100;
}

.keyword_1 {}

.keyword_1 ul {
    text-align: left;
    padding: 10px 20px;
    height: 260px;
    overflow: auto;
}

.keyword_1 ul li {
    line-height: 28px;
    color: #554562;
}

.keyword_1 ul li a {
    line-height: 28px;
    color: #554562;
}

.search_1,
li.x,
.icon_m {
    display: none;
}

.search_2 {}

.search_2 input {
    border: 3px solid #e298af;
    padding: 10px 20px;
    width: 100%;
    margin: 10px 0 20px 0;
}

.search_2 .s1 img {
    position: absolute;
    width: 30px;
    margin: 25px 0 0 -45px;
}

input:focus {
    outline: none
}

.ad_icon {
    width: 100%;
}

.bg_icon {
    position: absolute;
    margin-top: 220px;
}

.bg_icon_1 {
    position: absolute;
    margin: 730px 0 0 -40px;
}

.mo_1,
.mo_2,
.page_1 {
    display: none;
}

.mo_3 {
    text-align: center;
    margin: 50px;
}

.mo_3 img {
    width: 100px;
}

li.mo_2 {
    display: none;
}

.page_2 {
    padding: 10px;
    margin-top: 130px;
    background-image: url(../images/line_1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    font-size: 14px;
    letter-spacing: 0px;
}

.page_2_b {
    padding: 20px;
    background-image: url(../images/line_1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.more1 a:link,
.more1 a:visited,
.more1 a:hover {
    color: #e08ca6;
}

.page_2_b.more1 {
    text-align: right;
    margin-bottom: 20px;
}

.page_3 {
    padding: 10px 10px 18px 10px;
    margin-top: 150px;
    background-image: url(../images/line_2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.page_icon {
    margin: 0 0 20px 0;
    padding: 10px;
    background-image: url(../images/line_1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.title_1 {
    padding: 10px;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}

.title_1a {
    padding: 10px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
    background-image: url(../images/line_1.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
}

.title_2 {
    padding-bottom: 30px;
    padding-left: 5px;
    margin-top: 30px;
    background-image: url(../images/line_3.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    font-size: 24px;
}

.title_3 {
    padding: 20px;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 1px;
}

.n1 {
    background: url(../images/t1.png);
    background-repeat: no-repeat;
    height: 107px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 46px;
    font-size: 34px;
    letter-spacing: 5px;
}

.n2 {
    background: url(../images/t2.png);
    background-repeat: no-repeat;
    height: 120px;
    background-position: center;
    background-size: contain;
    padding-top: 0px;
    font-size: 34px;
    letter-spacing: 5px;
}

.n3 {
    background: url(../images/t3.png);
    background-repeat: no-repeat;
    height: 125px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 40px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n4 {
    background: url(../images/t6.png);
    background-repeat: no-repeat;
    height: 140px;
    background-position: center;
    /* background-size: contain; */
    margin-top: 50px;
    padding-top: 74px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n5 {
    background: url(../images/t5.png);
    background-repeat: no-repeat;
    height: 154px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 48px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n5_b {
    background: url(../images/t5_2.png);
    background-repeat: no-repeat;
    height: 226px;
    background-position: center;
    /* background-size: contain; */
    margin-top: 50px;
    padding-top: 74px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n6 {
    background: url(../images/t7.png);
    background-repeat: no-repeat;
    height: 104px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 40px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n6_b {
    background: url(../images/t7_b.png);
    background-repeat: no-repeat;
    height: 104px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 40px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n7 {
    background: url(../images/t8.png);
    background-repeat: no-repeat;
    height: 130px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 70px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n8 {
    background: url(../images/t9.png);
    background-repeat: no-repeat;
    height: 90px;
    background-position: center;
    /* background-size: contain; */
    margin: 50px 0 40px 0;
    padding-top: 42px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n9 {
    background: url(../images/t12.png);
    background-repeat: no-repeat;
    height: 90px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 42px;
    font-size: 24px;
    letter-spacing: 5px;
    color: #000;
}

.n10 {
    background: url(../images/t13.png);
    background-repeat: no-repeat;
    height: 98px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 48px;
    font-size: 24px;
    letter-spacing: 5px;
    color: #000;
}

.n11 {
    background: url(../images/t14.png);
    background-repeat: no-repeat;
    height: 94px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 44px;
    font-size: 24px;
    letter-spacing: 5px;
    color: #000;
}

.n12 {
    background: url(../images/t15.png);
    background-repeat: no-repeat;
    height: 45px;
    background-position: center;
    background-size: contain;
    padding-top: 18px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #000;
}

.n13 {
    background: url(../images/t16.png);
    background-repeat: no-repeat;
    height: 57px;
    background-position: center;
    background-size: contain;
    padding-top: 26px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #000;
}

.n14 {
    background: url(../images/t17.png);
    background-repeat: no-repeat;
    height: 57px;
    background-position: center;
    background-size: contain;
    padding-top: 26px;
    font-size: 16px;
    letter-spacing: 3px;
    color: #000;
}

.n15 {
    background: url(../images/t18.png);
    background-repeat: no-repeat;
    height: 140px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 74px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.n16 {
    background: url(../images/t19.png);
    background-repeat: no-repeat;
    height: 140px;
    background-position: center;
    /* background-size: contain; */
    padding-top: 74px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.pp1 {
    background: url(../images/pp1.png);
    background-repeat: no-repeat;
    height: 99px;
    /* background-position: center; */
    /* background-size: contain; */
    margin-top: 50px;
    padding-top: 40px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.pp2 {
    background: url(../images/pp2.png);
    background-repeat: no-repeat;
    height: 99px;
    background-position: center;
    text-align: center;
    /* background-size: contain; */
    margin-top: 50px;
    padding-top: 40px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.pp3 {
    background: url(../images/pp3.png);
    background-repeat: no-repeat;
    height: 108px;
    background-position: center;
    text-align: center;
    /* background-size: contain; */
    margin-top: 50px;
    padding-top: 40px;
    font-size: 34px;
    letter-spacing: 5px;
    color: #000;
}

.top {
    position: absolute;
    margin-top: -120px;
}

.top_1 {
    padding-top: 0;
}


/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */

.img-replace {
    /* replace text with an image */
    display: inline-block;
    overflow: hidden;
    text-indent: 100%;
    color: transparent;
    white-space: nowrap;
}


/* -------------------------------- 

xnugget info 

-------------------------------- */

.cd-nugget-info {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 50px;
    bottom: 0;
    left: 0;
}

.cd-nugget-info a {
    position: relative;
    font-size: 14px;
    color: #5e6e8d;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.no-touch .cd-nugget-info a:hover {
    opacity: .8;
}

.cd-nugget-info span {
    vertical-align: middle;
    display: inline-block;
}

.cd-nugget-info span svg {
    display: block;
}

.cd-nugget-info .cd-nugget-info-arrow {
    fill: #5e6e8d;
}


/* -------------------------------- 

Main components 

-------------------------------- */

.cd-popup-trigger {}

@media only screen and (min-width: 1170px) {
    .cd-popup-trigger {
        margin: 6em auto;
    }
}


/* -------------------------------- 

xpopup 

-------------------------------- */

.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #F8F3EE;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9999;
}

.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container input {
    background-color: #fff;
    border: 0px;
    padding: 10px 20px;
    border-radius: 50px;
    width: 100%;
}

.cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 644px;
    margin: 4em auto;
    /* background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); */
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.cd-popup-container p {
    padding: 3em 1em;
}

.cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both;
}

.cd-popup-container .cd-buttons li {
    float: left;
    width: 50%;
    list-style: none;
}

.cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}

.cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
}

.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
}

.cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
}

.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
}

.cd-popup-container .cd-popup-close {
    position: absolute;
    top: -36px;
    right: 8px;
    width: 30px;
    height: 30px;
}

.cd-popup-container .cd-popup-close::before,
.cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 1px;
    background-color: #8f9cb5;
}

.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}

.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}

.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

@media only screen and (min-width: 1170px) {
    .cd-popup-container {
        margin: 8em auto;
    }
}

.dropdown-menu_2 {
    position: relative;
}

.dropdown-menu_2>span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-menu_2>span,
.dropdown-menu_2>div {
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.dropdown-menu_2>div {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.dropdown-menu_2>span:focus~div {
    display: block;
}

.dropdown-menu_2>ul {
    position: absolute;
    z-index: 1;
    visibility: hidden;
    transition: visibility 0.5s;
    opacity: 1;
    margin-top: -60px;
}

.dropdown-menu_2>span:focus~ul {
    visibility: visible;
    opacity: 1;
}


/* The .sample-menu-style below is for illustration purpose.
   Feel free to use different style. */

.sample-menu-style>span {
    font: 120% Arial;
    color: #000;
    border-left: 2px solid #000;
    padding-left: 10px;
}

.sample-menu-style>span:hover {
    opacity: 0.75;
}

.sample-menu-style>ul {}

.sample-menu-style li {
    /* border: 1px solid #bbb; */
    /* box-shadow: 2px 2px 5px #ccc; */
    /* padding: 0.2em 0.4em 0; */
    height: 0;
    /* background: #fffffb; */
    /* white-space: nowrap; */
    /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}

.sample-menu-style li:not(:first-child) {
    border-top: none;
}

.sample-menu-style li:hover {
    background: #f8f8f4;
}

.sample-menu-style a {
    font: 120% Arial;
    color: #000;
    /* border-left: 2px solid #000; */
    padding-left: 12px;
}


/* 遮罩 */

@media (min-width: 1080px) {
    .portfolio_item {
        position: relative;
        overflow: hidden;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .portfolio_item img {
        width: auto;
        height: 250px;
    }
    .portfolio_item_a {
        /* position: relative; */
        overflow: hidden;
        height: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .portfolio_item_a img {
        width: auto;
        height: 250px;
    }
    .portfolio_item_b {
        position: relative;
        overflow: hidden;
        height: 250px;
    }
    .portfolio_item_b img {
        width: 520px;
        height: auto;
    }
    .portfolio_item_c {
        /* position: relative; */
        overflow: hidden;
        width: 152px;
        height: 152px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .portfolio_item_c img {
        width: auto;
        height: 152px;
    }
    .portfolio_item2 {
        position: relative;
        overflow: hidden;
        height: 600px;
    }
    .portfolio_item2 img {
        width: auto;
        height: 600px;
    }
    .portfolio_item3 {
        position: relative;
        overflow: hidden;
        height: 167px;
    }
    .portfolio_item3 img {
        width: auto;
        height: 167px;
    }
}

.portfolio_item_4 {
    overflow: hidden;
    height: 194px;
    width: 194px;
    border-radius: 100%;
    border: 10px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.portfolio_item_4 img {
    width: auto;
    height: 194px;
    margin: -10px;
    padding: 10px;
}

.radius_1 {
    border: 1px solid #000;
    border-radius: 100%;
    width: 196px;
}

.portfolio_item_4_b {
    overflow: hidden;
    height: 124px;
    width: 124px;
    border-radius: 100%;
    border: 10px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.portfolio_item_4_b img {
    width: auto;
    height: 124px;
    margin: -10px;
    padding: 10px;
}

.radius_1_b {
    border: 1px solid #000;
    border-radius: 100%;
    width: 126px;
}

@media (max-width: 1079px) {
    .portfolio_item {
        position: relative;
        overflow: hidden;
        height: auto;
    }
    .portfolio_item img {
        width: 100%;
        height: auto;
    }
    .portfolio_item2 {
        position: relative;
        overflow: hidden;
        height: auto;
    }
    .portfolio_item2 img {
        width: 100%;
        height: auto;
    }
    .portfolio_item3 {
        position: relative;
        overflow: hidden;
        height: auto;
    }
    .portfolio_item3 img {
        width: 100%;
        height: auto;
    }
}


/* 增加手機版選單 */

.lan_1 {
    display: none;
}

.d1 {
    height: 14px;
    position: absolute;
    margin: 3px 0 0 6px;
}

.d2 {
    /* margin-left: 10px; */
    /* float: right; */
    position: absolute;
    margin: -48px 0 0 90px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #000000 transparent transparent transparent;
}

.d3 {
    /* margin-left: 10px; */
    /* float: right; */
    position: absolute;
    margin: -15px 0 0 24px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: #eaadbd transparent transparent transparent;
}

.dropdown-menu_3 {
    position: relative;
}

.dropdown-menu_3>span {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown-menu_3>span,
.dropdown-menu_3>div {
    cursor: pointer;
    outline: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.dropdown-menu_3>div {
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.dropdown-menu_3>span:focus~div {
    display: block;
}

.dropdown-menu_3>ul {
    position: fixed;
    z-index: 1;
    visibility: hidden;
    transition: visibility 0.5s;
    opacity: 1;
    margin-top: 5px;
}

.dropdown-menu_3>span:focus~ul {
    visibility: visible;
    opacity: 1;
}


/* The .sample-menu-style_2 below is for illustration purpose.
   Feel free to use different style. */

.sample-menu-style_2>span {
    font: 120% Arial;
    color: #000;
    border-left: 0px solid #000;
    padding-left: 0;
}

.sample-menu-style_2>span:hover {
    opacity: 0.75;
}

.sample-menu-style_2>ul {}

.sample-menu-style_2 li {
    /* border: 1px solid #bbb; */
    /* box-shadow: 2px 2px 5px #ccc; */
    /* padding: 0.2em 0.4em 0; */
    height: 0;
    /* background: #fffffb; */
    /* white-space: nowrap; */
    /* -webkit-tap-highlight-color: rgba(0, 0, 0, 0); */
}

.sample-menu-style_2 li:not(:first-child) {
    border-top: none;
}

.sample-menu-style_2 li:hover {
    background: #f8f8f4;
}

.sample-menu-style_2 a {
    font: 120% Arial;
    color: #000;
    /* border-left: 2px solid #000; */
    /* padding-top: 100px; */
}


/* .feature.max_1 a img {
    width: 250px;
    height: 167px;
    overflow: hidden;
} */

.feature.max_1.pic {
    position: relative;
    overflow: hidden;
    height: 167px;
    margin: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px;
}

.feature.max_1 img {
    width: auto;
    height: 250px;
}

@media (max-width: 414px) {
    .portfolio_item_4 {
        overflow: hidden;
        height: 117px;
        width: 117px;
        border-radius: 100%;
        border: 10px solid #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .portfolio_item_4 img {
        width: auto;
        height: 117px;
        margin: -10px;
        padding: 10px;
    }
    .radius_1 {
        border: 1px solid #000;
        border-radius: 100%;
        width: 119px;
    }
    .feature.adc_5 img {
        width: 272px;
    }
    .portfolio_item {
        overflow: hidden;
        height: 170px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .portfolio_item img {
        width: auto;
        height: 170px;
    }
    .portfolio_item_a {
        overflow: hidden;
        height: 152px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .portfolio_item_a img {
        width: auto;
        height: 152px;
    }
    .portfolio_item_b {
        overflow: hidden;
        height: 170px;
    }
    .con1 {
        min-height: auto;
    }
    .feature.adc_5 {
        background: url(../images/bk_1.png);
        background-repeat: no-repeat;
        background-position: top center;
        padding: 30px 35px 35px 35px;
        height: 394px;
        margin-bottom: 50px;
    }
    .fc_2 {
        padding-left: 0px;
    }
    .lan_1 {
        display: block;
        float: right;
        margin: 10px 35px 0 0;
    }
    .pgw1 {
        margin-top: 20px;
    }
    .tag_1 {
        margin: 0;
    }
    .tag_bottom {
        margin: 20px 0 30px 0;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .tpa,
    .tpa a {
        display: inline-flex;
    }
    .tp1 {
        font-size: 14px;
        color: #000;
        border-top: 1px #000 solid;
        border-bottom: 1px #000 solid;
        padding: 5px;
        margin-bottom: 5px;
        height: 30px;
        overflow: hidden;
    }
    .tp2 {
        font-size: 20px;
        color: #000;
        line-height: 26px;
        padding: 3px;
        height: 55px;
        overflow: hidden;
    }
    .adc_2_a {
        height: 116px;
        margin-bottom: 0;
    }
    .n4,
    .n5_b {
        margin-top: 0;
    }
    .n8 {
        margin: 20px 0;
    }
    .adc_6_b {
        text-align: center;
    }
    .page_2_b {
        margin-bottom: 0;
    }
    .page_2_b.more1 {
        text-align: center;
    }
    .adc_6 {
        background: none;
        padding: 0;
        height: auto;
    }
    .feature-section.top_1 {
        padding-top: 0;
    }
    .feature img {
        /* max-width: 360px;
        width: auto; */
    }
    .feature.max_1 img {
        /* max-width: 360px;
        width: auto; */
    }
    .show_2 {
        margin-top: -100px;
    }
    .feature-4 {
        padding: 10px 20px;
    }
    .feature-4.adc_4 img {
        /* margin: 0;
        padding: 6px; */
    }
    .feature-4 p.ac3 {
        width: 100%;
        height: 160px;
    }
    .mo_3 {
        margin: 20px 20px 50px 20px;
    }
    .page_3 {
        margin-top: 40px;
    }
    .title_2 {
        padding-bottom: 20px;
    }
    .top {
        position: absolute;
        margin-top: -50px;
    }
    .title_1 {
        margin-bottom: 30px;
        padding-top: 10px !important;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0;
    }
    .page_2 {
        margin-top: 40px;
    }
    .web_1 {
        display: none;
    }
    #block_1.web_1 {
        display: none;
    }
    #block_1 .col-md-3 {
        width: 100%;
    }
    .mo_1 {
        display: block;
        text-align: center;
        margin: 20px 20px 50px 20px;
    }
    .mo_1 img {
        width: 100px;
    }
    .mo_2,
    li.mo_2 {
        display: block;
    }
    .feature.adc_4 {
        padding: 10px;
    }
    /* .feature.adc_4 img {
        padding: 6px;
        width: 117px;
    } */
    .bookmark {
        display: none;
    }
    .keylist {
        display: block;
    }
    .ad_3 {
        margin: 10px;
        padding: 0;
        background-image: none;
        text-align: left;
        height: auto;
    }
    .feature-section.page {
        padding-top: 20px;
    }
    .page_1 {
        display: block;
        padding: 10px 13px;
        margin-top: 50px;
    }
    .content_1 {
        width: 100%;
    }
    .search {
        padding: 20px;
    }
    .bg_icon,
    .bg_icon_1 {
        display: none;
    }
    .adtop_1 {
        margin-top: 0;
        width: 172px;
    }
    .adc_3 {
        width: 55px;
        height: 55px;
        line-height: 55px;
        margin: 5px;
    }
    .search_1 {
        padding: 6px 13px 0 0;
        float: right;
        display: block;
    }
    .navbar-default {
        border-color: transparent;
        box-shadow: 0px 0px 1px rgb(0 0 0 / 70%);
        background-color: #fff;
        /* background-image: url(../images/logo.jpg); */
        /* background-position: center 5px; */
        /* background-size: 35%; */
        /* background-repeat: no-repeat; */
    }
    .container {
        width: 380px;
        overflow: hidden;
    }
    .container.fo_1 {
        width: auto;
    }
    .show {
        width: 380px;
        overflow: scroll;
        padding-bottom: 40px;
    }
    ul.icon1,
    ul.icon2,
    ul.icon3 {
        display: none;
    }
    .logo_moble {
        text-align: center;
        position: fixed;
        margin: 12px 0 0 140px;
        display: block;
        width: 130px;
    }
    .ad_1 img,
    .ad_2 img {
        width: 100%;
    }
    .section-title img {
        width: 100%;
    }
    .icon_right,
    .icon_left {
        display: none;
    }
    .show_1 {
        /* width: 1370px; */
        width: auto;
        display: inline-flex;
        overflow: hidden;
    }
    .show_1 .col-md-2,
    .show_1 .col-md-3 {
        width: auto;
    }
    .color_2 {
        padding-left: 0;
        border-left: 0px solid #e9bac4;
        border-right: 0px solid #e9bac4;
    }
    #main-slide .carousel-control.left,
    #main-slide .carousel-control.right {
        margin-top: 0px;
    }
    #main-slide .item {
        /* height: 194px; */
        height: 211px;
        margin-top: 50px;
    }
    #main-slide .carousel-control .fa-angle-left,
    #main-slide .carousel-control .fa-angle-right {
        top: 32%;
    }
    .feature-section {
        padding-top: 30px;
    }
    #main-slide .item .slider-content {
        display: block;
    }
    #main-slide .item.active .slider-content {
        height: 80px;
    }
    h2 span {
        font-size: 18px;
        color: #000;
    }
    .animated {
        padding: 0 20px;
        text-align: left;
        line-height: 20px;
    }
    #main-slide .slider-content {
        top: 45%;
        margin-top: -100px;
    }
    .animated2 {
        display: none;
    }
    .animated4 {
        display: block;
        text-align: left;
        padding-left: 20px;
    }
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3 {
        margin-top: 20px;
        margin-bottom: 0;
    }
    .col-md-3 {
        width: 50%;
    }
    .col-md-3.max_2 {
        width: 30%;
    }
    .max2 {
        height: 18px;
        overflow: hidden;
    }
    h5.max2 {
        margin-top: 5px;
    }
    p.ac2 {
        height: 38px;
        overflow: hidden;
    }
    p.ac2_1 {}
    .col-md-9.max_2 {
        width: 70%;
    }
    .border_1 {
        margin: 0;
    }
    .call-to-action {
        margin-top: 30px;
        padding: 30px 0;
    }
    .section-title {
        margin-bottom: 10px;
    }
    .pp1,
    .pp2 {
        margin: 20px 10px 0 10px;
    }
    .pg_1,
    .pg_2 {
        margin: 20px 10px;
        padding: 0;
    }
    .pg_2 img {
        width: 100%;
    }
    .ad_2 {
        margin: 50px 0;
        padding: 40px 0 0 0;
        text-align: center;
    }
    .col-md-2 {
        width: 50%;
    }
    /* .collapsing {
    width: 0;
    transition-property: width;
    white-space: nowrap;
    height: 100%;
    } */
    .navbar-default .navbar-collapse {
        position: absolute;
        width: 350px;
        margin: -52px 0 0 -34px;
    }
    .navbar-default .nav li a {
        padding: 0 20px;
        line-height: 40px;
    }
    li.x {
        text-align: right;
        display: block;
        padding: 0;
        border-bottom: 0px;
        padding: 10px 0 0 0;
    }
    .icon_m {
        display: block;
        margin: 15px 20px;
        padding: 0 20px;
    }
    .icon_m img {
        padding-right: 10px;
        width: 40px;
    }
    .navbar-nav {
        /* padding-bottom: 30px; */
        height: 1000px;
    }
    .navbar-default .nav li.x a {
        padding: 0;
        font-size: 24px;
        font-weight: 100;
    }
}

@media (max-width: 375px) {
    #main-slide .item {
        height: 191px;
    }
    .adc_2_a {
        height: 103px;
        margin-bottom: 0;
        padding: 10px 15px;
    }
    .tp2 {
        padding: 3px;
        font-size: 18px;
    }
    .feature img {
        /* max-width: 320px;
        width: auto; */
    }
    .feature.max_1 img {
        /* max-width: 320px;
        width: auto; */
    }
    .container {
        width: 340px;
        overflow: hidden;
    }
    .show {
        width: 340px;
        overflow: scroll;
    }
    .navbar-default {
        background-position: center 10px;
    }
    .navbar-default .navbar-collapse {
        width: 330px;
    }
    .logo_moble {
        text-align: center;
        position: fixed;
        margin: 12px 0 0 115px;
        display: block;
        width: 130px;
    }
    .portfolio_item_b {
        overflow: hidden;
        height: auto;
    }
}

@media (max-width: 360px) {
    .title_3 {
        padding: 20px 10px;
    }
    #main-slide .item {
        height: 184px;
    }
    .portfolio_item_b {
        overflow: hidden;
        height: auto;
    }
}

@media (max-width: 320px) {
    #main-slide .item {
        height: 164px;
    }
    .logo_moble {
        text-align: center;
        position: fixed;
        margin: 14px 0 0 96px;
        display: block;
        width: 110px;
    }
    .adc_2_a {
        height: 85px;
        margin-bottom: 0;
        padding: 8px 15px;
    }
    .tp2 {
        padding: 0;
        font-size: 14px;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
    }
    .feature img {
        /* max-width: 265px;
        width: auto; */
    }
    .feature.max_1 img {
        /* max-width: 265px;
        width: auto; */
    }
    .container {
        width: 285px;
        overflow: hidden;
    }
    .show {
        width: 290px;
        overflow: scroll;
    }
    .navbar-default {
        background-position: center 10px;
    }
    .navbar-default .navbar-collapse {
        width: 290px;
    }
    .portfolio_item_b {
        overflow: hidden;
        height: auto;
    }
}