@charset "UTF-8";
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot);
    src: url(fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(fonts/fontawesome-webfont.woff) format('woff2'), url(fonts/fontawesome-webfont.woff) format('woff'), url(fonts/fontawesome-webfont.ttf) format('truetype'), url(fonts/fontawesome-webfont.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-close:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-image:before {
    content: ""
}

.fa-share:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-facebook:before {
    content: ""
}

.fa-link:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-toggle-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-toggle-left:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-support:before {
    content: ""
}

.fa-send:before {
    content: ""
}

.fa-send-o:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-fa:before {
    content: ""
}

@font-face {
    font-family: Ionicons;
    src: url(fonts/ionicons.eot);
    src: url(fonts/ionicons.eot#iefix) format("embedded-opentype"), url(fonts/ionicons.ttf) format("truetype"), url(fonts/ionicons.woff) format("woff"), url(fonts/ionicons.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.ion,
.ion-close:before,
.ion-document-text:before,
.ion-document:before,
.ion-email:before,
.ion-image:before,
.ion-images:before,
.ion-ios-body-outline:before,
.ion-ios-body:before,
.ion-ios-close-outline:before,
.ion-ios-close:before,
.ion-ios-email-outline:before,
.ion-ios-email:before,
.ion-ios-list-outline:before,
.ion-ios-list:before,
.ion-ios-plus-outline:before,
.ion-ios-plus:before,
.ion-ios-search:before,
.ion-ios-toggle-outline:before,
.ion-ios-toggle:before,
.ion-link:before,
.ion-plus:before,
.ion-reply:before,
.ion-search:before,
.ion-share:before,
.ion-social-apple-outline:before,
.ion-social-apple:before,
.ion-social-chrome-outline:before,
.ion-social-chrome:before,
.ion-social-css3-outline:before,
.ion-social-css3:before,
.ion-social-facebook-outline:before,
.ion-social-facebook:before,
.ion-social-google-outline:before,
.ion-social-google:before,
.ion-social-html5-outline:before,
.ion-social-html5:before,
.ion-social-javascript-outline:before,
.ion-social-javascript:before,
.ion-social-windows-outline:before,
.ion-social-windows:before,
.ion-toggle:before {
    display: inline-block;
    font-family: Ionicons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ion-close:before {
    content: ""
}

.ion-document:before {
    content: ""
}

.ion-document-text:before {
    content: ""
}

.ion-email:before {
    content: ""
}

.ion-image:before {
    content: ""
}

.ion-images:before {
    content: ""
}

.ion-ios-body:before {
    content: ""
}

.ion-ios-body-outline:before {
    content: ""
}

.ion-ios-close:before {
    content: ""
}

.ion-ios-close-outline:before {
    content: ""
}

.ion-ios-email:before {
    content: ""
}

.ion-ios-email-outline:before {
    content: ""
}

.ion-ios-list:before {
    content: ""
}

.ion-ios-list-outline:before {
    content: ""
}

.ion-ios-plus:before {
    content: ""
}

.ion-ios-plus-outline:before {
    content: ""
}

.ion-ios-search:before {
    content: ""
}

.ion-ios-toggle:before {
    content: ""
}

.ion-ios-toggle-outline:before {
    content: ""
}

.ion-link:before {
    content: ""
}

.ion-plus:before {
    content: ""
}

.ion-reply:before {
    content: ""
}

.ion-search:before {
    content: ""
}

.ion-share:before {
    content: ""
}

.ion-social-apple:before {
    content: ""
}

.ion-social-apple-outline:before {
    content: ""
}

.ion-social-chrome:before {
    content: ""
}

.ion-social-chrome-outline:before {
    content: ""
}

.ion-social-css3:before {
    content: ""
}

.ion-social-css3-outline:before {
    content: ""
}

.ion-social-facebook:before {
    content: ""
}

.ion-social-facebook-outline:before {
    content: ""
}

.ion-social-google:before {
    content: ""
}

.ion-social-google-outline:before {
    content: ""
}

.ion-social-html5:before {
    content: ""
}

.ion-social-html5-outline:before {
    content: ""
}

.ion-social-javascript:before {
    content: ""
}

.ion-social-javascript-outline:before {
    content: ""
}

.ion-social-windows:before {
    content: ""
}

.ion-social-windows-outline:before {
    content: ""
}

.ion-toggle:before {
    content: ""
}

.social-wrap {
    border: 1px dashed #bf1e2e;
    padding: 5px 10px;
    margin-bottom: 15px
}

.social-wrap .name {
    text-align: center;
    color: #bf1e2e;
    font-weight: 600
}

.social-wrap .social-list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.social-wrap .social-list>li {
    display: inline-block;
    margin: 0 5px
}

.social-wrap .social-list>li>a {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: relative
}

.social-wrap .social-list>li>a i {
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.social-wrap .social-list>li.facebook>a {
    background-color: #3b5998
}

.list-wrap {
    border: 1px solid #ddd;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 15px;
    position: relative
}

.list-wrap .list-icon {
    position: absolute;
    top: 50%;
    left: 10px;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 45px;
    height: 45px;
    background-color: #f3979c;
    border-radius: 50%
}

.list-wrap .list-icon i {
    position: absolute;
    color: #fff;
    font-size: 25px;
    top: 52%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.list-wrap .list-body {
    padding-left: 65px;
    line-height: 1.2
}

.list-wrap .list-body .list-title {
    color: gray
}

.service-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.service-list>li {
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px
}

.service-list>li img {
    width: 100%
}

.service-list>li p {
    text-align: center;
    margin: 0;
    height: 40px;
    line-height: 1.3
}

.share-button {
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: center
}

.share-button .share-button-list {
    float: left;
    padding: 0;
    margin: 0;
    list-style: none
}

.share-button .share-button-list:after {
    content: "";
    display: table;
    clear: both
}

.share-button .share-button-list::before {
    content: attr(data-text);
    float: left;
    font-weight: 600
}

.share-button .share-button-list>li {
    float: right;
    border-radius: 5px;
    margin-left: 7px;
    overflow: hidden
}

.share-button .share-button-list>li>a {
    display: block;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    color: #fff;
    text-align: center;
    margin:0;
}

.share-button .share-button-list>li>a i {
    font-size: 17px;
    margin-top: 7px
}

.share-button .share-button-list>li>a.facebook {
    background-color: #3b5998
}

.share-button .share-button-list>li>a.google {
    background-color: #dd4b39
}

.share-button .share-button-list>li>a.webio {
    background-color: #e32529
}

.edm-wrap {
    position: relative
}

.edm-wrap a {
    text-decoration: none
}