@charset "UTF-8";
@font-face{
    font-family:opensansregular;
    src:url(fonts/OpenSans-Regular-webfont.eot);
    src:url(fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(fonts/OpenSans-Regular-webfont.woff) format("woff"),url(fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(fonts/OpenSans-Regular-webfont.svg#OpenSansRegular) format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:fontawesome;
    src:url(fonts/fontawesome-webfont.eot?v=4.2.0);
    src:url(fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format("embedded-opentype"),url(fonts/fontawesome-webfont.woff?v=4.2.0) format("woff"),url(fonts/fontawesome-webfont.ttf?v=4.2.0) format("truetype"),url(fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) 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-fw{
    width:1.28571429em;
    text-align:center
}
.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-border{
    padding:.2em .25em .15em;
    border:solid .08em #eee;
    border-radius:.1em
}
.pull-right{
    float:right
}
.pull-left{
    float:left
}
.fa.pull-left{
    margin-right:.3em
}
.fa.pull-right{
    margin-left:.3em
}
.fa-spin{
    -webkit-animation:fa-spin 2s infinite linear;
    animation:fa-spin 2s infinite linear
}
@-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-rotate-90{
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.fa-rotate-180{
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg)
}
.fa-rotate-270{
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    transform:rotate(270deg)
}
.fa-flip-horizontal{
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform:scale(-1,1);
    -ms-transform:scale(-1,1);
    transform:scale(-1,1)
}
.fa-flip-vertical{
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform:scale(1,-1);
    -ms-transform:scale(1,-1);
    transform:scale(1,-1)
}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{
    filter:none
}
.fa-stack{
    position:relative;
    display:inline-block;
    width:2em;
    height:2em;
    line-height:2em;
    vertical-align:middle
}
.fa-stack-1x,.fa-stack-2x{
    position:absolute;
    left:0;
    width:100%;
    text-align:center
}
.fa-stack-1x{
    line-height:inherit
}
.fa-stack-2x{
    font-size:2em
}
.fa-inverse{
    color:#fff
}
.fa-glass:before{
    content:"\f000"
}
.fa-music:before{
    content:"\f001"
}
.fa-search:before{
    content:"\f002"
}
.fa-envelope-o:before{
    content:"\f003"
}
.fa-heart:before{
    content:"\f004"
}
.fa-star:before{
    content:"\f005"
}
.fa-star-o:before{
    content:"\f006"
}
.fa-user:before{
    content:"\f007"
}
.fa-film:before{
    content:"\f008"
}
.fa-th-large:before{
    content:"\f009"
}
.fa-th:before{
    content:"\f00a"
}
.fa-th-list:before{
    content:"\f00b"
}
.fa-check:before{
    content:"\f00c"
}
.fa-remove:before,.fa-close:before,.fa-times:before{
    content:"\f00d"
}
.fa-search-plus:before{
    content:"\f00e"
}
.fa-search-minus:before{
    content:"\f010"
}
.fa-power-off:before{
    content:"\f011"
}
.fa-signal:before{
    content:"\f012"
}
.fa-gear:before,.fa-cog:before{
    content:"\f013"
}
.fa-trash-o:before{
    content:"\f014"
}
.fa-home:before{
    content:"\f015"
}
.fa-file-o:before{
    content:"\f016"
}
.fa-clock-o:before{
    content:"\f017"
}
.fa-road:before{
    content:"\f018"
}
.fa-download:before{
    content:"\f019"
}
.fa-arrow-circle-o-down:before{
    content:"\f01a"
}
.fa-arrow-circle-o-up:before{
    content:"\f01b"
}
.fa-inbox:before{
    content:"\f01c"
}
.fa-play-circle-o:before{
    content:"\f01d"
}
.fa-rotate-right:before,.fa-repeat:before{
    content:"\f01e"
}
.fa-refresh:before{
    content:"\f021"
}
.fa-list-alt:before{
    content:"\f022"
}
.fa-lock:before{
    content:"\f023"
}
.fa-flag:before{
    content:"\f024"
}
.fa-headphones:before{
    content:"\f025"
}
.fa-volume-off:before{
    content:"\f026"
}
.fa-volume-down:before{
    content:"\f027"
}
.fa-volume-up:before{
    content:"\f028"
}
.fa-qrcode:before{
    content:"\f029"
}
.fa-barcode:before{
    content:"\f02a"
}
.fa-tag:before{
    content:"\f02b"
}
.fa-tags:before{
    content:"\f02c"
}
.fa-book:before{
    content:"\f02d"
}
.fa-bookmark:before{
    content:"\f02e"
}
.fa-print:before{
    content:"\f02f"
}
.fa-camera:before{
    content:"\f030"
}
.fa-font:before{
    content:"\f031"
}
.fa-bold:before{
    content:"\f032"
}
.fa-italic:before{
    content:"\f033"
}
.fa-text-height:before{
    content:"\f034"
}
.fa-text-width:before{
    content:"\f035"
}
.fa-align-left:before{
    content:"\f036"
}
.fa-align-center:before{
    content:"\f037"
}
.fa-align-right:before{
    content:"\f038"
}
.fa-align-justify:before{
    content:"\f039"
}
.fa-list:before{
    content:"\f03a"
}
.fa-dedent:before,.fa-outdent:before{
    content:"\f03b"
}
.fa-indent:before{
    content:"\f03c"
}
.fa-video-camera:before{
    content:"\f03d"
}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{
    content:"\f03e"
}
.fa-pencil:before{
    content:"\f040"
}
.fa-map-marker:before{
    content:"\f041"
}
.fa-adjust:before{
    content:"\f042"
}
.fa-tint:before{
    content:"\f043"
}
.fa-edit:before,.fa-pencil-square-o:before{
    content:"\f044"
}
.fa-share-square-o:before{
    content:"\f045"
}
.fa-check-square-o:before{
    content:"\f046"
}
.fa-arrows:before{
    content:"\f047"
}
.fa-step-backward:before{
    content:"\f048"
}
.fa-fast-backward:before{
    content:"\f049"
}
.fa-backward:before{
    content:"\f04a"
}
.fa-play:before{
    content:"\f04b"
}
.fa-pause:before{
    content:"\f04c"
}
.fa-stop:before{
    content:"\f04d"
}
.fa-forward:before{
    content:"\f04e"
}
.fa-fast-forward:before{
    content:"\f050"
}
.fa-step-forward:before{
    content:"\f051"
}
.fa-eject:before{
    content:"\f052"
}
.fa-chevron-left:before{
    content:"\f053"
}
.fa-chevron-right:before{
    content:"\f054"
}
.fa-plus-circle:before{
    content:"\f055"
}
.fa-minus-circle:before{
    content:"\f056"
}
.fa-times-circle:before{
    content:"\f057"
}
.fa-check-circle:before{
    content:"\f058"
}
.fa-question-circle:before{
    content:"\f059"
}
.fa-info-circle:before{
    content:"\f05a"
}
.fa-crosshairs:before{
    content:"\f05b"
}
.fa-times-circle-o:before{
    content:"\f05c"
}
.fa-check-circle-o:before{
    content:"\f05d"
}
.fa-ban:before{
    content:"\f05e"
}
.fa-arrow-left:before{
    content:"\f060"
}
.fa-arrow-right:before{
    content:"\f061"
}
.fa-arrow-up:before{
    content:"\f062"
}
.fa-arrow-down:before{
    content:"\f063"
}
.fa-mail-forward:before,.fa-share:before{
    content:"\f064"
}
.fa-expand:before{
    content:"\f065"
}
.fa-compress:before{
    content:"\f066"
}
.fa-plus:before{
    content:"\f067"
}
.fa-minus:before{
    content:"\f068"
}
.fa-asterisk:before{
    content:"\f069"
}
.fa-exclamation-circle:before{
    content:"\f06a"
}
.fa-gift:before{
    content:"\f06b"
}
.fa-leaf:before{
    content:"\f06c"
}
.fa-fire:before{
    content:"\f06d"
}
.fa-eye:before{
    content:"\f06e"
}
.fa-eye-slash:before{
    content:"\f070"
}
.fa-warning:before,.fa-exclamation-triangle:before{
    content:"\f071"
}
.fa-plane:before{
    content:"\f072"
}
.fa-calendar:before{
    content:"\f073"
}
.fa-random:before{
    content:"\f074"
}
.fa-comment:before{
    content:"\f075"
}
.fa-magnet:before{
    content:"\f076"
}
.fa-chevron-up:before{
    content:"\f077"
}
.fa-chevron-down:before{
    content:"\f078"
}
.fa-retweet:before{
    content:"\f079"
}
.fa-shopping-cart:before{
    content:"\f07a"
}
.fa-folder:before{
    content:"\f07b"
}
.fa-folder-open:before{
    content:"\f07c"
}
.fa-arrows-v:before{
    content:"\f07d"
}
.fa-arrows-h:before{
    content:"\f07e"
}
.fa-bar-chart-o:before,.fa-bar-chart:before{
    content:"\f080"
}
.fa-twitter-square:before{
    content:"\f081"
}
.fa-facebook-square:before{
    content:"\f082"
}
.fa-camera-retro:before{
    content:"\f083"
}
.fa-key:before{
    content:"\f084"
}
.fa-gears:before,.fa-cogs:before{
    content:"\f085"
}
.fa-comments:before{
    content:"\f086"
}
.fa-thumbs-o-up:before{
    content:"\f087"
}
.fa-thumbs-o-down:before{
    content:"\f088"
}
.fa-star-half:before{
    content:"\f089"
}
.fa-heart-o:before{
    content:"\f08a"
}
.fa-sign-out:before{
    content:"\f08b"
}
.fa-linkedin-square:before{
    content:"\f08c"
}
.fa-thumb-tack:before{
    content:"\f08d"
}
.fa-external-link:before{
    content:"\f08e"
}
.fa-sign-in:before{
    content:"\f090"
}
.fa-trophy:before{
    content:"\f091"
}
.fa-github-square:before{
    content:"\f092"
}
.fa-upload:before{
    content:"\f093"
}
.fa-lemon-o:before{
    content:"\f094"
}
.fa-phone:before{
    content:"\f095"
}
.fa-square-o:before{
    content:"\f096"
}
.fa-bookmark-o:before{
    content:"\f097"
}
.fa-phone-square:before{
    content:"\f098"
}
.fa-twitter:before{
    content:"\f099"
}
.fa-facebook:before{
    content:"\f09a"
}
.fa-github:before{
    content:"\f09b"
}
.fa-unlock:before{
    content:"\f09c"
}
.fa-credit-card:before{
    content:"\f09d"
}
.fa-rss:before{
    content:"\f09e"
}
.fa-hdd-o:before{
    content:"\f0a0"
}
.fa-bullhorn:before{
    content:"\f0a1"
}
.fa-bell:before{
    content:"\f0f3"
}
.fa-certificate:before{
    content:"\f0a3"
}
.fa-hand-o-right:before{
    content:"\f0a4"
}
.fa-hand-o-left:before{
    content:"\f0a5"
}
.fa-hand-o-up:before{
    content:"\f0a6"
}
.fa-hand-o-down:before{
    content:"\f0a7"
}
.fa-arrow-circle-left:before{
    content:"\f0a8"
}
.fa-arrow-circle-right:before{
    content:"\f0a9"
}
.fa-arrow-circle-up:before{
    content:"\f0aa"
}
.fa-arrow-circle-down:before{
    content:"\f0ab"
}
.fa-globe:before{
    content:"\f0ac"
}
.fa-wrench:before{
    content:"\f0ad"
}
.fa-tasks:before{
    content:"\f0ae"
}
.fa-filter:before{
    content:"\f0b0"
}
.fa-briefcase:before{
    content:"\f0b1"
}
.fa-arrows-alt:before{
    content:"\f0b2"
}
.fa-group:before,.fa-users:before{
    content:"\f0c0"
}
.fa-chain:before,.fa-link:before{
    content:"\f0c1"
}
.fa-cloud:before{
    content:"\f0c2"
}
.fa-flask:before{
    content:"\f0c3"
}
.fa-cut:before,.fa-scissors:before{
    content:"\f0c4"
}
.fa-copy:before,.fa-files-o:before{
    content:"\f0c5"
}
.fa-paperclip:before{
    content:"\f0c6"
}
.fa-save:before,.fa-floppy-o:before{
    content:"\f0c7"
}
.fa-square:before{
    content:"\f0c8"
}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{
    content:"\f0c9"
}
.fa-list-ul:before{
    content:"\f0ca"
}
.fa-list-ol:before{
    content:"\f0cb"
}
.fa-strikethrough:before{
    content:"\f0cc"
}
.fa-underline:before{
    content:"\f0cd"
}
.fa-table:before{
    content:"\f0ce"
}
.fa-magic:before{
    content:"\f0d0"
}
.fa-truck:before{
    content:"\f0d1"
}
.fa-pinterest:before{
    content:"\f0d2"
}
.fa-pinterest-square:before{
    content:"\f0d3"
}
.fa-google-plus-square:before{
    content:"\f0d4"
}
.fa-google-plus:before{
    content:"\f0d5"
}
.fa-money:before{
    content:"\f0d6"
}
.fa-caret-down:before{
    content:"\f0d7"
}
.fa-caret-up:before{
    content:"\f0d8"
}
.fa-caret-left:before{
    content:"\f0d9"
}
.fa-caret-right:before{
    content:"\f0da"
}
.fa-columns:before{
    content:"\f0db"
}
.fa-unsorted:before,.fa-sort:before{
    content:"\f0dc"
}
.fa-sort-down:before,.fa-sort-desc:before{
    content:"\f0dd"
}
.fa-sort-up:before,.fa-sort-asc:before{
    content:"\f0de"
}
.fa-envelope:before{
    content:"\f0e0"
}
.fa-linkedin:before{
    content:"\f0e1"
}
.fa-rotate-left:before,.fa-undo:before{
    content:"\f0e2"
}
.fa-legal:before,.fa-gavel:before{
    content:"\f0e3"
}
.fa-dashboard:before,.fa-tachometer:before{
    content:"\f0e4"
}
.fa-comment-o:before{
    content:"\f0e5"
}
.fa-comments-o:before{
    content:"\f0e6"
}
.fa-flash:before,.fa-bolt:before{
    content:"\f0e7"
}
.fa-sitemap:before{
    content:"\f0e8"
}
.fa-umbrella:before{
    content:"\f0e9"
}
.fa-paste:before,.fa-clipboard:before{
    content:"\f0ea"
}
.fa-lightbulb-o:before{
    content:"\f0eb"
}
.fa-exchange:before{
    content:"\f0ec"
}
.fa-cloud-download:before{
    content:"\f0ed"
}
.fa-cloud-upload:before{
    content:"\f0ee"
}
.fa-user-md:before{
    content:"\f0f0"
}
.fa-stethoscope:before{
    content:"\f0f1"
}
.fa-suitcase:before{
    content:"\f0f2"
}
.fa-bell-o:before{
    content:"\f0a2"
}
.fa-coffee:before{
    content:"\f0f4"
}
.fa-cutlery:before{
    content:"\f0f5"
}
.fa-file-text-o:before{
    content:"\f0f6"
}
.fa-building-o:before{
    content:"\f0f7"
}
.fa-hospital-o:before{
    content:"\f0f8"
}
.fa-ambulance:before{
    content:"\f0f9"
}
.fa-medkit:before{
    content:"\f0fa"
}
.fa-fighter-jet:before{
    content:"\f0fb"
}
.fa-beer:before{
    content:"\f0fc"
}
.fa-h-square:before{
    content:"\f0fd"
}
.fa-plus-square:before{
    content:"\f0fe"
}
.fa-angle-double-left:before{
    content:"\f100"
}
.fa-angle-double-right:before{
    content:"\f101"
}
.fa-angle-double-up:before{
    content:"\f102"
}
.fa-angle-double-down:before{
    content:"\f103"
}
.fa-angle-left:before{
    content:"\f104"
}
.fa-angle-right:before{
    content:"\f105"
}
.fa-angle-up:before{
    content:"\f106"
}
.fa-angle-down:before{
    content:"\f107"
}
.fa-desktop:before{
    content:"\f108"
}
.fa-laptop:before{
    content:"\f109"
}
.fa-tablet:before{
    content:"\f10a"
}
.fa-mobile-phone:before,.fa-mobile:before{
    content:"\f10b"
}
.fa-circle-o:before{
    content:"\f10c"
}
.fa-quote-left:before{
    content:"\f10d"
}
.fa-quote-right:before{
    content:"\f10e"
}
.fa-spinner:before{
    content:"\f110"
}
.fa-circle:before{
    content:"\f111"
}
.fa-mail-reply:before,.fa-reply:before{
    content:"\f112"
}
.fa-github-alt:before{
    content:"\f113"
}
.fa-folder-o:before{
    content:"\f114"
}
.fa-folder-open-o:before{
    content:"\f115"
}
.fa-smile-o:before{
    content:"\f118"
}
.fa-frown-o:before{
    content:"\f119"
}
.fa-meh-o:before{
    content:"\f11a"
}
.fa-gamepad:before{
    content:"\f11b"
}
.fa-keyboard-o:before{
    content:"\f11c"
}
.fa-flag-o:before{
    content:"\f11d"
}
.fa-flag-checkered:before{
    content:"\f11e"
}
.fa-terminal:before{
    content:"\f120"
}
.fa-code:before{
    content:"\f121"
}
.fa-mail-reply-all:before,.fa-reply-all:before{
    content:"\f122"
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{
    content:"\f123"
}
.fa-location-arrow:before{
    content:"\f124"
}
.fa-crop:before{
    content:"\f125"
}
.fa-code-fork:before{
    content:"\f126"
}
.fa-unlink:before,.fa-chain-broken:before{
    content:"\f127"
}
.fa-question:before{
    content:"\f128"
}
.fa-info:before{
    content:"\f129"
}
.fa-exclamation:before{
    content:"\f12a"
}
.fa-superscript:before{
    content:"\f12b"
}
.fa-subscript:before{
    content:"\f12c"
}
.fa-eraser:before{
    content:"\f12d"
}
.fa-puzzle-piece:before{
    content:"\f12e"
}
.fa-microphone:before{
    content:"\f130"
}
.fa-microphone-slash:before{
    content:"\f131"
}
.fa-shield:before{
    content:"\f132"
}
.fa-calendar-o:before{
    content:"\f133"
}
.fa-fire-extinguisher:before{
    content:"\f134"
}
.fa-rocket:before{
    content:"\f135"
}
.fa-maxcdn:before{
    content:"\f136"
}
.fa-chevron-circle-left:before{
    content:"\f137"
}
.fa-chevron-circle-right:before{
    content:"\f138"
}
.fa-chevron-circle-up:before{
    content:"\f139"
}
.fa-chevron-circle-down:before{
    content:"\f13a"
}
.fa-html5:before{
    content:"\f13b"
}
.fa-css3:before{
    content:"\f13c"
}
.fa-anchor:before{
    content:"\f13d"
}
.fa-unlock-alt:before{
    content:"\f13e"
}
.fa-bullseye:before{
    content:"\f140"
}
.fa-ellipsis-h:before{
    content:"\f141"
}
.fa-ellipsis-v:before{
    content:"\f142"
}
.fa-rss-square:before{
    content:"\f143"
}
.fa-play-circle:before{
    content:"\f144"
}
.fa-ticket:before{
    content:"\f145"
}
.fa-minus-square:before{
    content:"\f146"
}
.fa-minus-square-o:before{
    content:"\f147"
}
.fa-level-up:before{
    content:"\f148"
}
.fa-level-down:before{
    content:"\f149"
}
.fa-check-square:before{
    content:"\f14a"
}
.fa-pencil-square:before{
    content:"\f14b"
}
.fa-external-link-square:before{
    content:"\f14c"
}
.fa-share-square:before{
    content:"\f14d"
}
.fa-compass:before{
    content:"\f14e"
}
.fa-toggle-down:before,.fa-caret-square-o-down:before{
    content:"\f150"
}
.fa-toggle-up:before,.fa-caret-square-o-up:before{
    content:"\f151"
}
.fa-toggle-right:before,.fa-caret-square-o-right:before{
    content:"\f152"
}
.fa-euro:before,.fa-eur:before{
    content:"\f153"
}
.fa-gbp:before{
    content:"\f154"
}
.fa-dollar:before,.fa-usd:before{
    content:"\f155"
}
.fa-rupee:before,.fa-inr:before{
    content:"\f156"
}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{
    content:"\f157"
}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{
    content:"\f158"
}
.fa-won:before,.fa-krw:before{
    content:"\f159"
}
.fa-bitcoin:before,.fa-btc:before{
    content:"\f15a"
}
.fa-file:before{
    content:"\f15b"
}
.fa-file-text:before{
    content:"\f15c"
}
.fa-sort-alpha-asc:before{
    content:"\f15d"
}
.fa-sort-alpha-desc:before{
    content:"\f15e"
}
.fa-sort-amount-asc:before{
    content:"\f160"
}
.fa-sort-amount-desc:before{
    content:"\f161"
}
.fa-sort-numeric-asc:before{
    content:"\f162"
}
.fa-sort-numeric-desc:before{
    content:"\f163"
}
.fa-thumbs-up:before{
    content:"\f164"
}
.fa-thumbs-down:before{
    content:"\f165"
}
.fa-youtube-square:before{
    content:"\f166"
}
.fa-youtube:before{
    content:"\f167"
}
.fa-xing:before{
    content:"\f168"
}
.fa-xing-square:before{
    content:"\f169"
}
.fa-youtube-play:before{
    content:"\f16a"
}
.fa-dropbox:before{
    content:"\f16b"
}
.fa-stack-overflow:before{
    content:"\f16c"
}
.fa-instagram:before{
    content:"\f16d"
}
.fa-flickr:before{
    content:"\f16e"
}
.fa-adn:before{
    content:"\f170"
}
.fa-bitbucket:before{
    content:"\f171"
}
.fa-bitbucket-square:before{
    content:"\f172"
}
.fa-tumblr:before{
    content:"\f173"
}
.fa-tumblr-square:before{
    content:"\f174"
}
.fa-long-arrow-down:before{
    content:"\f175"
}
.fa-long-arrow-up:before{
    content:"\f176"
}
.fa-long-arrow-left:before{
    content:"\f177"
}
.fa-long-arrow-right:before{
    content:"\f178"
}
.fa-apple:before{
    content:"\f179"
}
.fa-windows:before{
    content:"\f17a"
}
.fa-android:before{
    content:"\f17b"
}
.fa-linux:before{
    content:"\f17c"
}
.fa-dribbble:before{
    content:"\f17d"
}
.fa-skype:before{
    content:"\f17e"
}
.fa-foursquare:before{
    content:"\f180"
}
.fa-trello:before{
    content:"\f181"
}
.fa-female:before{
    content:"\f182"
}
.fa-male:before{
    content:"\f183"
}
.fa-gittip:before{
    content:"\f184"
}
.fa-sun-o:before{
    content:"\f185"
}
.fa-moon-o:before{
    content:"\f186"
}
.fa-archive:before{
    content:"\f187"
}
.fa-bug:before{
    content:"\f188"
}
.fa-vk:before{
    content:"\f189"
}
.fa-weibo:before{
    content:"\f18a"
}
.fa-renren:before{
    content:"\f18b"
}
.fa-pagelines:before{
    content:"\f18c"
}
.fa-stack-exchange:before{
    content:"\f18d"
}
.fa-arrow-circle-o-right:before{
    content:"\f18e"
}
.fa-arrow-circle-o-left:before{
    content:"\f190"
}
.fa-toggle-left:before,.fa-caret-square-o-left:before{
    content:"\f191"
}
.fa-dot-circle-o:before{
    content:"\f192"
}
.fa-wheelchair:before{
    content:"\f193"
}
.fa-vimeo-square:before{
    content:"\f194"
}
.fa-turkish-lira:before,.fa-try:before{
    content:"\f195"
}
.fa-plus-square-o:before{
    content:"\f196"
}
.fa-space-shuttle:before{
    content:"\f197"
}
.fa-slack:before{
    content:"\f198"
}
.fa-envelope-square:before{
    content:"\f199"
}
.fa-wordpress:before{
    content:"\f19a"
}
.fa-openid:before{
    content:"\f19b"
}
.fa-institution:before,.fa-bank:before,.fa-university:before{
    content:"\f19c"
}
.fa-mortar-board:before,.fa-graduation-cap:before{
    content:"\f19d"
}
.fa-yahoo:before{
    content:"\f19e"
}
.fa-google:before{
    content:"\f1a0"
}
.fa-reddit:before{
    content:"\f1a1"
}
.fa-reddit-square:before{
    content:"\f1a2"
}
.fa-stumbleupon-circle:before{
    content:"\f1a3"
}
.fa-stumbleupon:before{
    content:"\f1a4"
}
.fa-delicious:before{
    content:"\f1a5"
}
.fa-digg:before{
    content:"\f1a6"
}
.fa-pied-piper:before{
    content:"\f1a7"
}
.fa-pied-piper-alt:before{
    content:"\f1a8"
}
.fa-drupal:before{
    content:"\f1a9"
}
.fa-joomla:before{
    content:"\f1aa"
}
.fa-language:before{
    content:"\f1ab"
}
.fa-fax:before{
    content:"\f1ac"
}
.fa-building:before{
    content:"\f1ad"
}
.fa-child:before{
    content:"\f1ae"
}
.fa-paw:before{
    content:"\f1b0"
}
.fa-spoon:before{
    content:"\f1b1"
}
.fa-cube:before{
    content:"\f1b2"
}
.fa-cubes:before{
    content:"\f1b3"
}
.fa-behance:before{
    content:"\f1b4"
}
.fa-behance-square:before{
    content:"\f1b5"
}
.fa-steam:before{
    content:"\f1b6"
}
.fa-steam-square:before{
    content:"\f1b7"
}
.fa-recycle:before{
    content:"\f1b8"
}
.fa-automobile:before,.fa-car:before{
    content:"\f1b9"
}
.fa-cab:before,.fa-taxi:before{
    content:"\f1ba"
}
.fa-tree:before{
    content:"\f1bb"
}
.fa-spotify:before{
    content:"\f1bc"
}
.fa-deviantart:before{
    content:"\f1bd"
}
.fa-soundcloud:before{
    content:"\f1be"
}
.fa-database:before{
    content:"\f1c0"
}
.fa-file-pdf-o:before{
    content:"\f1c1"
}
.fa-file-word-o:before{
    content:"\f1c2"
}
.fa-file-excel-o:before{
    content:"\f1c3"
}
.fa-file-powerpoint-o:before{
    content:"\f1c4"
}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{
    content:"\f1c5"
}
.fa-file-zip-o:before,.fa-file-archive-o:before{
    content:"\f1c6"
}
.fa-file-sound-o:before,.fa-file-audio-o:before{
    content:"\f1c7"
}
.fa-file-movie-o:before,.fa-file-video-o:before{
    content:"\f1c8"
}
.fa-file-code-o:before{
    content:"\f1c9"
}
.fa-vine:before{
    content:"\f1ca"
}
.fa-codepen:before{
    content:"\f1cb"
}
.fa-jsfiddle:before{
    content:"\f1cc"
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{
    content:"\f1cd"
}
.fa-circle-o-notch:before{
    content:"\f1ce"
}
.fa-ra:before,.fa-rebel:before{
    content:"\f1d0"
}
.fa-ge:before,.fa-empire:before{
    content:"\f1d1"
}
.fa-git-square:before{
    content:"\f1d2"
}
.fa-git:before{
    content:"\f1d3"
}
.fa-hacker-news:before{
    content:"\f1d4"
}
.fa-tencent-weibo:before{
    content:"\f1d5"
}
.fa-qq:before{
    content:"\f1d6"
}
.fa-wechat:before,.fa-weixin:before{
    content:"\f1d7"
}
.fa-send:before,.fa-paper-plane:before{
    content:"\f1d8"
}
.fa-send-o:before,.fa-paper-plane-o:before{
    content:"\f1d9"
}
.fa-history:before{
    content:"\f1da"
}
.fa-circle-thin:before{
    content:"\f1db"
}
.fa-header:before{
    content:"\f1dc"
}
.fa-paragraph:before{
    content:"\f1dd"
}
.fa-sliders:before{
    content:"\f1de"
}
.fa-share-alt:before{
    content:"\f1e0"
}
.fa-share-alt-square:before{
    content:"\f1e1"
}
.fa-bomb:before{
    content:"\f1e2"
}
.fa-soccer-ball-o:before,.fa-futbol-o:before{
    content:"\f1e3"
}
.fa-tty:before{
    content:"\f1e4"
}
.fa-binoculars:before{
    content:"\f1e5"
}
.fa-plug:before{
    content:"\f1e6"
}
.fa-slideshare:before{
    content:"\f1e7"
}
.fa-twitch:before{
    content:"\f1e8"
}
.fa-yelp:before{
    content:"\f1e9"
}
.fa-newspaper-o:before{
    content:"\f1ea"
}
.fa-wifi:before{
    content:"\f1eb"
}
.fa-calculator:before{
    content:"\f1ec"
}
.fa-paypal:before{
    content:"\f1ed"
}
.fa-google-wallet:before{
    content:"\f1ee"
}
.fa-cc-visa:before{
    content:"\f1f0"
}
.fa-cc-mastercard:before{
    content:"\f1f1"
}
.fa-cc-discover:before{
    content:"\f1f2"
}
.fa-cc-amex:before{
    content:"\f1f3"
}
.fa-cc-paypal:before{
    content:"\f1f4"
}
.fa-cc-stripe:before{
    content:"\f1f5"
}
.fa-bell-slash:before{
    content:"\f1f6"
}
.fa-bell-slash-o:before{
    content:"\f1f7"
}
.fa-trash:before{
    content:"\f1f8"
}
.fa-copyright:before{
    content:"\f1f9"
}
.fa-at:before{
    content:"\f1fa"
}
.fa-eyedropper:before{
    content:"\f1fb"
}
.fa-paint-brush:before{
    content:"\f1fc"
}
.fa-birthday-cake:before{
    content:"\f1fd"
}
.fa-area-chart:before{
    content:"\f1fe"
}
.fa-pie-chart:before{
    content:"\f200"
}
.fa-line-chart:before{
    content:"\f201"
}
.fa-lastfm:before{
    content:"\f202"
}
.fa-lastfm-square:before{
    content:"\f203"
}
.fa-toggle-off:before{
    content:"\f204"
}
.fa-toggle-on:before{
    content:"\f205"
}
.fa-bicycle:before{
    content:"\f206"
}
.fa-bus:before{
    content:"\f207"
}
.fa-ioxhost:before{
    content:"\f208"
}
.fa-angellist:before{
    content:"\f209"
}
.fa-cc:before{
    content:"\f20a"
}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{
    content:"\f20b"
}
.fa-meanpath:before{
    content:"\f20c"
}
.breadcrumb a:before,.sidebar aside nav a:before,#gallery figure ul li a:after,.list.tick li:before,.list.arrow li:before,.list.tick li:after,.list.arrow li:after,.accordion-wrapper .accordion-title:before,.toggle-wrapper .toggle-title:before,.accordion-wrapper .accordion-title.active:before,.toggle-wrapper .toggle-title.active:before,.flex-direction-nav a,.flex-pauseplay a:before{
    font-family:fontawesome
}
html{
    overflow-y:scroll
}
body{
    font-size:16px;
    line-height:1.6em;
    text-align:left
}
body,h1,h2,h3,h4,h5,h6,.times,.sbtitle{
    font-weight:400;
    font-family:times new roman,Times,serif
}
table {border-collapse:collapse;font-size: 100%;border-spacing: 0;}
.bold,strong{
    font-weight:700
}
body,button,input{
    font-family:opensansregular,Arial,Helvetica,sans-serif;
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -moz-font-smoothing:antialiased;
    font-smoothing:antialiased
}
.row1{
    border-bottom:5px solid
}
h1,h2,h3,h4,h5,h6,.sbtitle{
    margin:0 0 10px;
    line-height:normal;
    font-variant:small-caps
}
h4,h5,h6{
    margin-bottom:15px
}
h1,#header #logo h1,#pageintro .pagetitle *,#copyright #sitename a span{
    font-size:32px
}
h2{
    font-size:28px
}
h3,.sbtitle,#copyright #sitename{
    font-size:22px
}
h4{
    font-size:16px
}
h5{
    font-size:14px
}
h6{
    font-size:14px;
    font-weight:700
}
address{
    margin:10px 0;
    font-style:normal
}
#header #logo,#header #logo .fa{
    display:block;
    float:left
}
#header #logo{
    width:auto;
    margin:20px 0 0;
    clear:right
}
#header #logo h1{
    font-variant:normal;
    text-transform:uppercase
}
#header #logo .fa{
    margin:-8px 15px 0 0;
    font-size:52px
}
body,#header #logo h1,#pageintro .pagetitle *,#copyright #sitename{
    margin:0;
    padding:0
}
#pageintro{
    padding:60px 0
}
#pageintro .pagetitle *{
    margin-bottom:20px
}
.container{
    clear:both
}
.font-xsmall,.container .font-xsmall{
    font-size:.8rem
}
.font-large,.container .font-large{
    font-size:1.4rem
}
#p-footer,.container{
    padding:80px 0
}
#p-footer .list.underline li{
    margin-bottom:15px
}
#p-footer .list.underline li:last-child{
    margin-bottom:0
}
#pageintro,#copyright{
    text-align:center
}
#copyright{
    padding:0 0 50px
}
#copyright #sitename,#copyright #sitename:after{
    display:block;
    width:100%
}
#header #logo h1,.container,#copyright #sitename,#copyright #sitename a{
    position:relative
}
#copyright #sitename{
    margin-bottom:50px
}
#copyright #sitename:after{
    position:absolute;
    top:50%;
    left:0;
    height:1px;
    content:""
}
.container,#copyright #sitename a{
    z-index:1
}
#copyright #sitename a span{
    display:inline-block;
    float:left;
    margin:1px 10px -2px 0
}
#header #logo h1,#copyright #sitename a span{
    display:inline-block
}
#header #logo h1 .fa,#copyright #sitename a .fa,#topnav ul ul,#scrolltotop a .fa,.post-content,.post-content .blog-post-type,#gallery a:after,#gallery figure ul li a:before,.clients div,.testimonial.opt2 blockquote,.testimonial.opt3 blockquote,.button,.accordion-wrapper .accordion-title:before,.toggle-wrapper .toggle-title:before,.social a,.social a .fa,.service.srv-2 .srvcontent,.service .fa,.flex-homepage .t-cell *{
    -moz-transition:all .5s ease-in-out;
    -webkit-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;
    background-clip:padding-box
}
#topnav ul li li:hover>a,#topnav ul li.active ul .active>a{
    -moz-transition:background-color .5s ease-in-out;
    -webkit-transition:background-color .5s ease-in-out;
    -o-transition:background-color .5s ease-in-out;
    -ms-transition:background-color .5s ease-in-out;
    transition:background-color .5s ease-in-out;
    background-clip:padding-box
}
#header #logo h1:hover .fa,#copyright  .fa,#scrolltotop a:hover .fa,.blog-post-excerpt:hover .blog-post-type.fa,#gallery a:hover:after,.accordion-wrapper:hover .accordion-title:before,.toggle-wrapper:hover .toggle-title:before,.social a:hover .fa,.service:hover .fa{
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
    -moz-transition:-moz-transform .5s ease-in-out;
    -webkit-transition:-webkit-transform .5s ease-in-out;
    -o-transition:-o-transform .5s ease-in-out;
    transition:transform .5s ease-in-out
}
#topnav ul,.sidebar aside nav ul,.pagination ul{
    margin:0;
    padding:0;
    list-style:none
}
#topnav{
	display: block;
    float:right;
    margin:0;
    padding:0;
    word-wrap:normal;
    white-space:nowrap;
    line-height:normal;
    clear:right
}
#topnav ul{
    text-transform:uppercase
}
#topnav ul ul{
    z-index:99999;
        display: block;
    position:absolute;
    width:190px
}
#topnav ul ul ul,#topnav ul ul ul ul{
    left:190px;
    top:0
}
#topnav ul:first-child li:last-child>ul{
    right:0
}
#topnav ul:first-child>li:last-child li>ul{
    left:-190px
}
#topnav li{
    display:block;
    position:relative;
    float:left;
    margin:0;
    padding:0;
    border-top:0px solid transparent
}
#topnav ul:first-child li:last-child{
    margin-right:0
}
#topnav li li{
    width:100%;
    margin:0;
    text-transform:none;
    border-width:1px 0 0
}
#topnav li li:first-child{
    border:0
}

#topnav li li:last-child{
    padding:0px
}


#topnav li a{
    display:block;
    padding:40px 20px
}

#topnav li a .headerSelectLang{
    display:block;
    padding:40px 2px
}

#topnav li li a{
    display:block;
    margin:0;
    padding:10px 15px
}
#topnav li a.drop:before,#topnav li.active a.drop:before{
    position:absolute;
    top:47px;
    left:10px;
    width:0;
    height:0;
    border:solid;
    border-width:5px 3px 3px;
    border-color:transparent;
    border-top-color:inherit;
    content:""
}
#topnav li li a.drop:before,#topnav li.active li a.drop:before{
    top:17px;
    left:5px
}
#topnav ul:first-child li li:hover:before,#topnav ul:first-child li li.active:before{
    display:none
}
#topnav ul ul{
    display:block;
    height:0;
    opacity:0;
    overflow:hidden;
    white-space:normal;
    word-wrap:break-word
}
#topnav ul li:hover>ul{
    height:auto;
    opacity:1;
    overflow:visible
}
#topnav form{
    display:block;
    margin:0 auto 15px;
    padding:30px 0 0
}
#topnav form select{
    display:block;
    width:100%;
    padding:8px;
    border:1px solid;
    cursor:pointer;
    outline:0
}
#topnav form select option{
    display:block;
    margin:10px;
    padding:0;
    cursor:pointer;
    outline:0;
    border:0
}

.lang_jp{
		padding-left:50px;
	    padding-right:10px
}


.breadcrumb{
    font-size:12px;
    text-transform:uppercase
}
.breadcrumb li{
    display:inline;
    margin-right:10px
}
.breadcrumb li:last-child{
    margin-right:0
}
.breadcrumb a{
    display:inline-block;
    position:relative;
    padding:0 0 0 15px
}
.breadcrumb a:before{
    position:absolute;
    top:0;
    left:0;
    content:"\f101";
    font-size:10px
}
.breadcrumb li:first-child a{
    padding:0
}
.breadcrumb li:first-child a:before{
    content:""
}
.sidebar aside nav{
    display:block;
    width:100%;
    margin-bottom:30px
}
.sidebar aside nav li{
    margin:0 0 3px;
    padding:0
}
.sidebar aside nav a{
    display:block;
    position:relative;
    margin:0;
    padding:5px 10px 5px 15px;
    text-decoration:none;
    border-bottom:1px dotted
}
.sidebar aside nav a:before{
    position:absolute;
    top:5px;
    left:5px;
    font-size:9px;
    content:"\f0da"
}
.sidebar aside nav ul ul a{
    padding-left:35px
}
.sidebar aside nav ul ul a:before{
    left:25px
}
.sidebar aside nav ul ul ul a{
    padding-left:45px
}
.sidebar aside nav ul ul ul a:before{
    left:35px
}
.pagination{
    display:block;
    width:100%;
    text-align:center;
    clear:both;
    line-height:normal
}
.pagination li{
    display:inline
}
.pagination strong{
    font-weight:400
}
.pagination .next{
    margin:0
}
.pagination a,.pagination .current strong,.pagination .splitter strong{
    display:inline-block;
    padding:5px 10px;
    margin:1px 2px
}
.pagination a:first-child{
    margin-left:0
}
.pagination a{
    border:1px solid;
    border-radius:8px
}
.prevnext{
    display:block;
    width:100%;
    clear:both;
    line-height:normal
}
.prevnext ul{
    margin:0;
    padding:5px 10px;
    list-style:none
}
.prevnext li{
    float:right
}
.prevnext li:first-child{
    float:left
}
#scrolltotop{
    display:block;
    position:relative;
    width:100%;
    margin:0 0 50px;
    padding:0;
    text-align:center
}
#scrolltotop:after{
    display:block;
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    height:1px;
    content:""
}
#scrolltotop a,#scrolltotop a span{
    display:inline-block;
    position:relative;
    width:50px;
    height:50px;
    line-height:50px;
    z-index:1
}
#scrolltotop a span{
    font-size:22px
}
.post-image{
    margin-bottom:40px
}
.blog-post-meta{
    font-size:.8em
}
.blog-post-meta ul{
    margin:0;
    padding:0;
    list-style:none
}
.reasons li,.latestlist li{
    position:relative;
    margin:0 0 30px;
    padding:0 0 30px;
    border-bottom:1px solid
}
.reasons li{
    padding-left:70px
}
.reasons li:last-child,.latestlist li:last-child{
    margin:0;
    padding-bottom:0;
    border:0
}
.reasons .numb{
    display:inline-block;
    position:absolute;
    left:0;
    font-size:70px;
    line-height:.85em
}
.hpcircle,.hpcircle span{
    display:block;
    background-clip:padding-box
}
.hpcircle{
    width:290px;
    height:290px;
    margin:0 auto;
    padding:10px;
    border:5px solid
}
.hpcircle span{
    width:100%;
    height:100%;
    line-height:260px;
    font-size:120px
}
#blog-posts #blog-overview{
    display:block;
    width:100%
}
#blog-posts #blog-overview .blog-post-excerpt .post-content{
    position:relative;
    padding:50px 30px 30px;
    border:solid;
    border-width:0 1px 1px
}
#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type{
    display:block;
    position:absolute;
    top:-30px;
    width:60px;
    height:60px;
    border:1px solid;
    font-size:26px;
    line-height:60px;
    text-align:center
}
#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type.left{
    left:30px
}
#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type.centre{
    left:50%;
    margin-left:-30px
}
#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type.right{
    right:30px
}
#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-meta ul li{
    display:inline;
    margin-left:5px;
    padding-left:8px;
    border:solid;
    border-width:0 0 0 1px
}
#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-meta ul li:first-child{
    margin-left:0;
    padding:0;
    border:0
}
#blog-post .post-content-wrapper .post-content{
    position:relative;
    padding:30px;
    border:solid;
    border-width:0 1px 1px
}
#blog-post .post-content-wrapper .post-content .blog-post-meta ul li{
    display:inline;
    margin-left:5px;
    padding-left:8px;
    border:solid;
    border-width:0 0 0 1px
}
#blog-post .post-content-wrapper .post-content .blog-post-meta ul li:first-child{
    margin-left:0;
    padding:0;
    border:0
}
#blog-post .post-author-bio .post-author-image{
    float:left;
    margin-right:15px
}
#blog-post .post-author-bio .post-author-about{
    line-height:1.6em
}
#blog-post .post-author-bio .post-author-about span{
    display:block;
    margin-bottom:8px;
    text-transform:uppercase
}
#blog-post .blog-post-related sup{
    vertical-align:baseline
}
#blog-post .blog-post-related ul{
    margin:0;
    padding:0
}
#blog-post .blog-post-related ul.nospace.spacing li{
    margin-bottom:25px
}
#blog-post #comment-count{
    display:block;
    margin:0;
    padding:15px;
    border:1px solid
}
#blog-post #comment-count .fl_left{
    font-weight:700
}
#blog-post #comment-list ul.list.block li>ul{
    margin-top:25px;
    margin-bottom:25px
}
#blog-post #comment-list .comment-wrapper{
    display:block;
    width:100%
}
#blog-post #comment-list .comment-wrapper .comment-meta div{
    float:left;
    margin-right:15px;
    line-height:normal
}
#blog-post #comment-list .comment-wrapper .comment-meta div:last-child{
    margin-right:0
}
#blog-post #comment-list .comment-wrapper .comment-meta .comment-avatar img{
    max-width:52px;
    max-height:52px;
    padding:2px;
    border:1px solid
}
#blog-post #comment-list .comment-wrapper .comment-meta .comment-author{
    padding:10px 0 0
}
#blog-post #comment-list .comment-wrapper .comment-meta .comment-author address{
    margin:0 0 5px
}
#blog-post #comment-list .comment-wrapper .comment-meta .comment-author .comment-date{
    font-size:11px
}
#blog-post #comment-list .comment-wrapper .comment-meta .comment-author .comment-date time{
    float:left;
    margin-right:10px
}
#blog-post #comment-list .comment-wrapper .comment-meta .comment-author .comment-date .comment-reply{
    float:left;
    margin:0;
    padding:0 0 0 10px;
    border:solid;
    border-width:0 0 0 1px;
    text-transform:uppercase
}
#gallery figure ul{
    margin:0;
    padding:0;
    list-style:none
}
#gallery figure ul li{
    margin-bottom:30px
}
#gallery figure ul li a{
    display:block;
    position:relative
}
#gallery figure ul li a:before{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    content:"";
    background-color:rgba(0,0,0,.6)
}
#gallery figure ul li a:after{
    display:block;
    text-align:center;
    vertical-align:middle;
    position:absolute;
    top:50%;
    left:50%;
    width:36px;
    height:36px;
    margin:-18px 0 0 -18px;
    padding:0;
    content:"\f065";
    font-size:36px;
    line-height:36px
}
#gallery figure ul li a:before,#gallery figure ul li a:after{
    opacity:0
}
#gallery figure ul li a:hover:before,#gallery figure ul li a:hover:after{
    opacity:1
}
#blog-posts #blog-overview .blog-post-excerpt,#blog-post .post-content-wrapper,#blog-post .post-content-wrapper .post-content,#blog-post .blog-post-tags,#blog-post .post-author-bio,#blog-post .blog-post-related,#blog-post #comment-count,#blog-post #comment-list ul:first-child,#gallery figure{
    margin-bottom:50px
}
#blog-posts #blog-overview .blog-post-excerpt .post-image,#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-title,#blog-post .post-content-wrapper .post-image,#blog-post .post-content-wrapper .post-content .blog-post-title,#blog-post .post-content-wrapper .post-content :last-child,#blog-post .blog-post-related ul li,#blog-post .blog-post-related ul.nospace.spacing li:last-child{
    margin-bottom:0
}
#fof{
    display:block;
    margin:0;
    padding:100px 0 20px;
    text-align:center
}
#fof h1,#fof h2{
    margin:0;
    padding:0
}
#fof h1{
    margin-top:-150px;
    font-size:15em
}
#fof h2{
    font-size:3.5em
}
#fof p{
    margin:0;
    padding:0
}
#fof p.notice{
    display:block;
    width:100%;
    margin-bottom:50px;
    clear:both;
    font-weight:700;
    text-transform:uppercase
}
figure.team-member figcaption p{
    margin:15px 0 0;
    padding:0
}
figure.team-member figcaption .team-name{
    font-weight:700
}
figure.team-member figcaption .team-title{
    display:block;
    margin:0 0 15px;
    font-size:11px;
    line-height:normal;
    font-style:normal
}
.clients{
    border:solid;
    border-width:0 1px 1px 0;
    text-align:center
}
.clients div{
    display:block;
    position:relative;
    padding:20px;
    border:solid;
    border-width:1px 0 0 1px
}
.clients div{
    opacity:.6;
    filter:alpha(opacity=60)
}
.clients div:hover{
    opacity:1;
    filter:alpha(opacity=100)
}
.calltoaction,.calltoaction .button,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,h1 span:after,h2 span:after,h3 span:after,h4 span:after,h5 span:after,h6 span:after{
    display:block
}
.calltoaction{
    padding:30px;
    text-transform:uppercase
}
.container .calltoaction .cta-header,.calltoaction p{
    margin:0;
    padding:0;
    text-transform:none
}
.calltoaction .button{
    text-align:center
}
.calltoaction.opt1,.calltoaction.opt2,.calltoaction.opt3{
    border:solid
}
.calltoaction.opt1{
    border-width:0 0 0 5px
}
.calltoaction.opt2{
    border-width:0 5px 0 0
}
.calltoaction.opt3{
    border-width:0 5px
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{
    position:relative;
    padding-bottom:5px;
    border-bottom:1px solid
}
h1 span:after,h2 span:after,h3 span:after,h4 span:after,h5 span:after,h6 span:after{
    position:absolute;
    bottom:-2px;
    left:0;
    width:40px;
    height:3px;
    content:""
}
h1 span[class^=fa],h2 span[class^=fa],h3 span[class^=fa],h4 span[class^=fa],h5 span[class^=fa],h6 span[class^=fa]{
    padding-bottom:0;
    border-bottom:0
}
h1 span[class^=fa]:after,h2 span[class^=fa]:after,h3 span[class^=fa]:after,h4 span[class^=fa]:after,h5 span[class^=fa]:after,h6 span[class^=fa]:after{
    display:none
}
ul.nospace,ol.nospace{
    list-style:none
}
.nospace.inline li{
    display:inline-block
}
.nospace.spacing li{
    margin-bottom:25px
}
.nospace.spacing li:last-child{
    margin-bottom:0
}
.list{
    margin:10px 0;
    padding:0;
    list-style-position:inside
}
.list.indent{
    margin-left:20px
}
.list li{
    margin:6px 0 0;
    padding:0
}
.list li:first-child{
    margin-top:0
}
.list li>ul,.list li>ol{
    margin:8px 0 8px 30px
}
.list.disc{
    list-style-type:disc
}
.list.roman{
    list-style-type:upper-roman
}
.list.alpha{
    list-style-type:upper-alpha
}
.list.decimal{
    list-style-type:decimal
}
.list.doughnut{
    list-style-type:circle
}
.list.none,.list.block,.list.tick,.list.arrow,.list.tagcloud,.list.underline{
    list-style-type:none
}
.list.block li>ul,.list.block li>ol{
    padding:0 0 0 10px;
    list-style:none;
    border:solid;
    border-width:0 0 0 1px
}
.list.tick li,.list.tick li .list.tick li,.list.arrow li,.list.arrow li .list.arrow li{
    position:relative;
    padding-left:22px
}
.list.tick li:before,.list.arrow li:before,.list.tick li:after,.list.arrow li:after{
    position:absolute;
    top:0;
    font-size:13px
}
.list.tick li:before,.list.arrow li:before{
    left:0
}
.list.tick li:before,.list.tick li .list.tick li:before{
    content:"\f00c"
}
.list.arrow li:before,.list.arrow li .list.arrow li:before{
    content:"\f061"
}
.list.tick li ul,.list.arrow li ul{
    margin:inherit;
    padding:inherit
}
.list.tick li li,.list.arrow li li{
    position:relative;
    padding-left:0
}
.list.tick li li:before,.list.arrow li li:before{
    content:""
}
.list.underline li{
    margin-bottom:8px;
    padding-bottom:8px;
    border-bottom:1px solid
}
.list.underline li:last-child{
    margin-bottom:0
}
.list.tagcloud li{
    display:inline-block;
    margin:0 5px 5px 0
}
.list.tagcloud li a{
    display:block;
    padding:4px 10px;
    text-transform:capitalize
}
.list.posttags{
    margin:0;
    padding:0 0 0 12px;
    list-style:none
}
.list.posttags li{
    display:inline-block;
    position:relative;
    margin:0 15px 5px 0;
    text-transform:capitalize
}
.list.posttags li:last-child{
    margin-right:0
}
.list.posttags li a{
    display:block;
    position:relative;
    padding:5px 12px;
    font-size:11px;
    line-height:normal
}
.list.posttags li a:before{
    position:absolute;
    top:0;
    left:-12px;
    bottom:0;
    content:"";
    border-style:solid;
    border-width:12px 12px 12px 0;
    border-color:transparent
}
.list.posttags li a:after{
    position:absolute;
    top:10px;
    left:0;
    width:4px;
    height:4px;
    content:"";
    background:#fff;
    border-radius:2px;
    box-shadow:-1px -1px 2px #000
}
.list.posttags.rnd5 li a{
    border-radius:0 5px 5px 0
}
hr,.tab-wrapper,form,.accordion-wrapper,.toggle-wrapper{
    width:100%
}
hr{
    display:block;
    height:1px;
    margin:25px 0;
    padding:0;
    border:0;
    clear:both
}
.dropcap{
    display:block;
    float:left;
    clear:left;
    margin:0 10px 0 0;
    padding:10px 15px;
    font-size:28px;
    line-height:1.2em;
    font-weight:700;
    text-align:center;
    border:1px solid
}
blockquote:before,q:before,blockquote:after,q:after{
    quotes:none
}
blockquote,blockquote:before,blockquote:after{
    border:solid
}
blockquote{
    display:block;
    width:auto;
    margin:15px 0;
    padding:15px;
    border-width:0 0 0 5px;
    text-transform:none;
    font-style:normal
}
.button{
    display:inline-block;
    font-weight:400;
    line-height:normal
}
.button.small{
    font-size:.9em;
    padding:5px 15px
}
.button.medium{
    font-size:1.1em;
    padding:8px 15px
}
.button.large{
    font-size:1.4em;
    padding:10px 22px
}
.button.black:hover{
    background-color:#232323
}
.button.blue:hover{
    background-color:#34495e
}
.button.green:hover{
    background-color:#c0e079
}
.button.grey:hover{
    background-color:#c9c9c9
}
.button.maroon:hover{
    background-color:#400000
}
.button.orange:hover{
    background-color:#b76d00
}
.button.purple:hover{
    background-color:#795984
}
.button.red:hover{
    background-color:#7a1b1d
}
.button.turquoise:hover{
    background-color:#287b7b
}
.button.white:hover{
    color:#666;
    background-color:#efefef
}
.button.yellow:hover{
    background-color:#d2a402
}
.alert-msg{
    display:block;
    position:relative;
    margin:15px 0;
    padding:15px 20px;
    border:1px solid
}
.alert-msg a{
    background-color:transparent
}
.alert-msg.info{
    background-color:#fff;
    border-color:#efefef
}
.alert-msg.warning{
    background-color:#fee794;
    border-color:#fdc703
}
.alert-msg.success{
    background-color:#c2e4cd;
    border-color:#76c38f
}
.alert-msg.error{
    background-color:#f3cbcc;
    border-color:#d54346
}
.alert-msg .close{
    position:absolute;
    top:18px;
    right:15px
}
.alert-msg.info .close{
    color:#a8a8a8
}
.alert-msg.warning .close{
    color:#fdc703
}
.alert-msg.success .close{
    color:#76c38f
}
.accordion-wrapper,.toggle-wrapper{
    display:block;
    position:relative;
    margin-top:15px
}
.accordion-wrapper:first-child,.toggle-wrapper:first-child{
    margin-top:0
}
.accordion-wrapper .accordion-title,.accordion-wrapper .accordion-title.active,.toggle-wrapper .toggle-title,.toggle-wrapper .toggle-title.active{
    display:block;
    position:relative;
    padding:0 0 0 34px;
    border:1px solid
}
.accordion-wrapper .accordion-title span,.accordion-wrapper .accordion-title.active span,.toggle-wrapper .toggle-title span,.toggle-wrapper .toggle-title.active span{
    display:block;
    padding:8px 15px;
    border:solid;
    border-width:0 0 0 1px
}
.accordion-wrapper .accordion-title:before,.toggle-wrapper .toggle-title:before,.accordion-wrapper .accordion-title.active:before,.toggle-wrapper .toggle-title.active:before{
    position:absolute;
    top:9px;
    left:9px;
    font-size:20px
}
.accordion-wrapper .accordion-title:before,.toggle-wrapper .toggle-title:before{
    content:"\f067"
}
.accordion-wrapper .accordion-title.active:before,.toggle-wrapper .toggle-title.active:before{
    content:"\f068"
}
.accordion-wrapper .accordion-content,.toggle-wrapper .toggle-content{
    display:none;
    padding:15px 32px;
    border:solid;
    border-width:0 1px 1px
}
.widget-wrapper .accordion-wrapper .accordion-content,.widget-wrapper .toggle-wrapper .toggle-content{
    padding:5px 15px 0
}
.tab-wrapper .tab-nav,.skillset,.social,.fa-ul,.skillset span,form,fieldset,legend,label{
    margin:0;
    padding:0;
    list-style:none
}
.tab-wrapper .tab-nav{
    position:relative
}
.tab-wrapper .tab-nav li{
    display:inline-block;
    float:left;
    margin:0 -1px -1px 0
}
.tab-wrapper .tab-nav li a{
    padding:10px 20px;
    border:1px solid
}
.tab-wrapper .tab-nav li a:hover,.tab-wrapper .tab-nav li.ui-tabs-active a{
    color:inherit
}
.tab-wrapper .tab-nav li.ui-tabs-active a{
    cursor:default
}
.tab-wrapper .tab-container{
    padding:20px 25px 15px;
    border:1px solid
}
.tab-wrapper .tab-container .tab-content :first-child{
    margin-top:0
}
.widget-wrapper .tab-wrapper .tab-nav li a{
    padding:10px 15px
}
.widget-wrapper .tab-wrapper .tab-container{
    padding:15px 15px 0
}
.pricingtable-wrapper{
    padding:0 30px;
    text-align:center;
    line-height:normal;
    border:1px solid
}
.container .pricingtable-title h2{
    margin:0;
    padding:20px 5px;
    text-transform:uppercase
}
.pricingtable-wrapper .pricingtable .pricingtable-list ul li{
    padding:10px 5px;
    border:solid;
    border-width:1px 0 0
}
.pricingtable-wrapper .pricingtable .pricingtable-list ul li:first-child{
    border:0
}
.pricingtable-wrapper .pricingtable .pricingtable-price{
    padding:15px 5px;
    font-size:26px
}
.pricingtable-wrapper .pricingtable .pricingtable-price sup{
    font-size:.5em
}
.pricingtable-wrapper .pricingtable .pricingtable-price span{
    margin:-5px 0 0;
    font-size:.5em
}
.pricingtable-wrapper .pricingtable .pricingtable-signup{
    padding:20px 10px
}
.pricingtable-wrapper .pricingtable .pricingtable-signup a{
    padding:15px;
    font-size:18px
}
.skillset{
    margin-bottom:inherit
}
.skillset li{
    margin:8px 0 0
}
.skillset li:first-child{
    margin-top:0
}
.skillset strong{
    margin:0 0 2px
}
.skillset em{
    white-space:nowrap;
    min-height:11px;
    padding:2px;
    font-weight:400;
    font-style:normal;
    line-height:normal;
    color:#fff;
    background-color:#333
}
form,fieldset,legend,label{
    border:0
}
form div,form p{
    margin:0;
    padding:0
}
legend{
    display:none
}
label input{
    margin-top:5px
}
input,textarea,select{
    width:100%;
    padding:5px;
    background:inherit;
    border:1px solid;
    font-family:inherit;
    font-size:inherit;
    resize:none;
    outline:0
}
input[type=submit],input[type=reset]{
    display:inline-block;
    width:auto;
    margin:0;
    padding:5px 15px;
    cursor:pointer
}
textarea{
    overflow:auto
}
select{
    padding:8px;
    cursor:pointer
}
select option{
    margin:10px;
    padding:0;
    cursor:pointer;
    outline:0;
    border:0;
    text-transform:capitalize;
    font-size:1em
}
input.button{
    width:auto;
    border:0;
    cursor:pointer
}
.required{
    color:#f00000;
    background-color:inherit
}
table,.table{
    table-layout:auto;
    width:100%
}
table caption,.table .t-caption{
    text-align:left;
    font-weight:700;
    text-transform:none;
    margin-bottom:15px
}
table thead th,.table .t-header .t-cell{
    text-transform:uppercase;
    font-weight:400;
    font-size:16px;
    vertical-align:middle
}
table,table th,table td,.table,.table .t-cell{
    border:1px solid;
    border-collapse:collapse;
    border-spacing:0;
    vertical-align:top
}
table th,table td,.table .t-cell{
    padding:12px 15px
}
.table{
    display:table
}
.table .t-row{
    display:table-row
}
.table .t-header{
    display:table-header-group
}
.table .t-body{
    display:table-row-group
}
.table .t-foot{
    display:table-footer-group
}
.table .t-col{
    display:table-column
}
.table .t-colgroup{
    display:table-column-group
}
.table .t-cell{
    display:table-cell
}
.table .t-caption{
    display:table-caption
}
.table.calendar{
    max-width:100%;
    text-align:center;
    line-height:1em
}
.table.calendar a{
    background-color:transparent
}
.table.calendar .t-caption{
    text-align:center;
    text-transform:uppercase
}
.table.calendar .t-cell{
    padding:5px 0;
    max-height:12px
}
.skillset strong,.skillset span,.skillset em,.tab-wrapper,.tab-wrapper .tab-nav li a,.tab-wrapper .tab-container,.pricingtable-wrapper .pricingtable,.pricingtable-wrapper .pricingtable .pricingtable-price span,.pricingtable-wrapper .pricingtable .pricingtable-signup a,form,label,input,textarea,select,select option,.table.calendar a{
    display:block
}
.fa-ul{
    padding-left:2.14285714em
}
.fa-ul>li{
    position:relative
}
.fa-li{
    position:absolute;
    top:.4em;
    left:-2.14285714em;
    width:2.14285714em;
    text-align:left
}
.social li{
    display:inline-block;
    margin:0 2px 2px 0;
    line-height:normal
}
.social li:last-child{
    margin-right:0
}
[class^=socico-] em,[class*=" socico-"] em,[class^=fa] em,[class*=" fa"] em{
    display:none
}
[class^=socico-],[class*=" socico-"]{
    display:inline-block;
    width:36px;
    height:36px;
    line-height:36px;
    font-size:18px;
    text-align:center
}
[class^=socico-]:hover,[class*=" socico-"]:hover,.social.coloured a:hover{
    color:#eaeaea;
    background-color:#949494
}
.social .socico-adn:hover,.social.coloured .socico-adn{
    background-color:#4a484c
}
.social .socico-android:hover,.social.coloured .socico-android{
    background-color:#a4c639
}
.social .socico-apple:hover,.social.coloured .socico-apple{
    background-color:#000
}
.social .socico-bitbucket:hover,.social.coloured .socico-bitbucket{
    background-color:#205081
}
.social .socico-bitcoin:hover,.social.coloured .socico-bitcoin{
    background-color:#f7931a
}
.social .socico-css3:hover,.social.coloured .socico-css3{
    background-color:#0070bb
}
.social .socico-dribble:hover,.social.coloured .socico-dribble{
    background-color:#ea4c89
}
.social .socico-dropbox:hover,.social.coloured .socico-dropbox{
    background-color:#3d9ae8
}
.social .socico-facebook:hover,.social.coloured .socico-facebook{
    background-color:#3b5998
}
.social .socico-flickr:hover,.social.coloured .socico-flickr{
    background-color:#ff0084
}
.social .socico-foursquare:hover,.social.coloured .socico-foursquare{
    background-color:#25a0ca
}
.social .socico-github:hover,.social.coloured .socico-github{
    background-color:#171516
}
.social .socico-gittip:hover,.social.coloured .socico-gittip{
    background-color:#614c3e
}
.social .socico-google-plus:hover,.social.coloured .socico-google-plus{
    background-color:#db4a39
}
.social .socico-html5:hover,.social.coloured .socico-html5{
    background-color:#e34c26
}
.social .socico-instagram:hover,.social.coloured .socico-instagram{
    background-color:#3f729b
}
.social .socico-linkedin:hover,.social.coloured .socico-linkedin{
    background-color:#0e76a8
}
.social .socico-linux:hover,.social.coloured .socico-linux{
    background-color:#000
}
.social .socico-maxcdn:hover,.social.coloured .socico-maxcdn{
    background-color:#f5ae34
}
.social .socico-pinterest:hover,.social.coloured .socico-pinterest{
    background-color:#c8232c
}
.social .socico-renren:hover,.social.coloured .socico-renren{
    background-color:#005ea8
}
.social .socico-rss:hover,.social.coloured .socico-rss{
    background-color:#ee802f
}
.social .socico-skype:hover,.social.coloured .socico-skype{
    background-color:#00aff0
}
.social .socico-stack-exchange:hover,.social.coloured .socico-stack-exchange{
    background-color:#000
}
.social .socico-trello:hover,.social.coloured .socico-trello{
    background-color:#2174a6
}
.social .socico-tumblr:hover,.social.coloured .socico-tumblr{
    background-color:#34526f
}
.social .socico-twitter:hover,.social.coloured .socico-twitter{
    background-color:#00acee
}
.social .socico-vk:hover,.social.coloured .socico-vk{
    background-color:#4e658e
}
.social .socico-weibo:hover,.social.coloured .socico-weibo{
    background-color:#e32529
}
.social .socico-windows:hover,.social.coloured .socico-windows{
    background-color:#94bf65
}
.social .socico-xing:hover,.social.coloured .socico-xing{
    background-color:#126567
}
.social .socico-youtube:hover,.social.coloured .socico-youtube{
    background-color:#c4302b
}
.circle{
    display:inline-block;
    position:relative;
    text-align:center
}
.circle.xsmall{
    width:40px;
    height:40px
}
.circle.small{
    width:80px;
    height:80px
}
.circle.medium{
    width:120px;
    height:120px
}
.circle.large{
    width:200px;
    height:200px
}
.social.rnd5 li a,.rnd5{
    border-radius:5px
}
form.rnd8 input,form.rnd8 textarea,.social.rnd8 li a,.rnd8{
    border-radius:8px
}
.social.rnd10 li a,.rnd10{
    border-radius:10px
}
.social.rnd12 li a,.rnd12{
    border-radius:12px
}
.rnd14{
    border-radius:14px
}
.rnd16{
    border-radius:16px
}
.rnd18{
    border-radius:18px
}
.rnd20{
    border-radius:20px
}
code,pre,pre code{
    word-wrap:break-word;
    white-space:normal
}
pre,pre code{
    white-space:pre-wrap
}
.testimonial{
    margin-top:30px
}
.testimonial:first-child{
    margin-top:0
}
.testimonial div blockquote{
    width:auto;
    margin:0;
    padding:0 0 0 60px;
    border:0
}
.testimonial div blockquote:before{
    top:0;
    left:0;
    max-height:35px;
    overflow:hidden;
    content:"\201C";
    font:700 110px/80px arial;
    border:0
}
.testimonial .testimonial-author{
    margin:inherit 0 0 0;
    padding:0;
    line-height:normal
}
.mediabox,.mediabox iframe,.testimonial .testimonial-author,.testimonial .testimonial-author .testimonial-caption,.testimonial .testimonial-author strong,.testimonial .testimonial-author span{
    display:block
}
.mediabox,.mediabox iframe,.testimonial .testimonial-author strong,.testimonial .testimonial-author span,.testimonial blockquote *,.widget-wrapper,.widget-wrapper .sbtitle,.widget-wrapper .sbtitle span{
    margin:0;
    padding:0
}
.testimonial blockquote *{
    margin-top:15px
}
.testimonial .testimonial-author span{
    font-size:.8em
}
.testimonial.opt2 blockquote,.testimonial.opt3 blockquote{
    margin:0 0 20px;
    padding:20px
}
.testimonial.opt2 blockquote:after,.testimonial.opt3 blockquote:before{
    bottom:-20px;
    left:20px;
    width:0;
    height:0;
    content:"";
    border-color:transparent;
    border-width:20px 15px 0;
    border-top-color:inherit
}
.testimonial.opt2 .testimonial-author{
    margin:0 0 0 20px
}
.testimonial.opt3 blockquote{
    border-radius:8px 0 8px 8px
}
.testimonial.opt2 blockquote,.testimonial.opt3 blockquote,.testimonial.opt3 blockquote:before,.testimonial.opt3 blockquote:after{
    border-width:1px
}
.testimonial.opt3 blockquote:before{
    border-width:20px 0 0 40px
}
.testimonial.opt3 blockquote:after{
    top:-1px;
    right:-1px;




}
.testimonial.opt3 .testimonial-author{
    margin:15px 0 0;
    font-size:12px
}
.testimonial.opt3 .testimonial-author img,.testimonial.opt3 .testimonial-author .testimonial-caption{
    display:inline-block;
    float:left
}
.testimonial.opt3 .testimonial-author img{
    margin:0 10px 0 0;
    max-width:50px;
    height:auto
}
.testimonial.opt3 .testimonial-author .testimonial-caption{
    margin-top:10px
}
.testimonial.opt3 .testimonial-author span{
    display:inline
}
.widget-wrapper{
    margin-bottom:50px
}
.widget-wrapper:last-child{
    margin:0
}
.widget-wrapper .sbtitle{
    margin-bottom:30px
}
.widget-wrapper .sbtitle span{
    margin-right:10px
}
.widget-wrapper .sdb-form div .fa{
    top:0;
    left:0;
    width:35px;
    height:40px;
    line-height:40px;
    font-size:14px
}
.widget-wrapper .sdb-form input[type=text]{
    height:40px;
    padding-left:35px
}
.widget-wrapper .recent li{
    margin:20px 0 0;
    padding:0 0 20px;
    line-height:normal;
    border-bottom:1px solid
}
.testimonial blockquote *:first-child,.widget-wrapper .recent li:first-child{
    margin-top:0
}
.widget-wrapper .tab-wrapper .tab-container .recent li:last-child,.widget-wrapper .recent li li{
    border:0
}
.widget-wrapper .recent li img{
    float:left;
    margin-right:10px
}
.widget-wrapper .recent li p,.widget-wrapper .recent li li{
    margin:0;
    padding:0
}
.mediabox,.testimonial.opt2 blockquote,.testimonial.opt3 blockquote,.widget-wrapper .sdb-form div,.service,.service.srv-3 .srvico,.map,.testimonial div blockquote{
    position:relative
}
.testimonial.opt2 blockquote:after,.testimonial.opt3 blockquote:before,.testimonial.opt3 blockquote:after,.widget-wrapper .sdb-form div .fa,.service .srvico,.testimonial div blockquote:before{
    position:absolute
}
code.code,.widget-wrapper,.widget-wrapper .recent li li,.service,.map,.widget-wrapper .sdb-form,.widget-wrapper .sdb-form div,.widget-wrapper .sdb-form div .fa,.widget-wrapper .sdb-form input[type=text]{
    display:block
}
.mediabox,code.code,.testimonial.opt2 blockquote,.testimonial.opt3 blockquote,.testimonial.opt3 .testimonial-author,.map,.map [id^=map_canvas_]{
    width:100%
}
.widget-wrapper .recent .blog-post-meta ul{
    padding:5px 0 0
}
.widget-wrapper .recent .blog-post-meta ul li{
    margin:0 0 5px
}
.service{
    margin:0 0 50px;
    padding:0 0 0 75px
}
.service .srvico{
    display:inline-block;
    top:0;
    left:0;
    width:60px;
    height:60px;
    font-size:26px;
    line-height:60px
}
.testimonial.opt3 blockquote:after,.widget-wrapper .sdb-form div .fa,.service .srvico,.service.srv-2,.service.srv-3{
    text-align:center
}
.service .srvico,.service.srv-2 .srvcontent{
    border:1px solid
}
.service .srvcontent *{
    margin:15px 0 0
}
.service .srvcontent :first-child{
    margin:0
}
.service.srv-2{
    padding:30px 0 0
}
.service.srv-2 .srvico{
    left:50%;
    margin-left:-30px
}
.service.srv-2 .srvcontent{
    padding:50px 30px 30px
}
.service.srv-3{
    padding:0 0 30px;
    border-bottom:1px solid
}
.service.srv-3 .srvico{
    top:auto;
    left:auto;
    margin:0 0 30px
}
.map{
    height:350px
}
.map [id^=map_canvas_]{
    height:100%
}
.map [id^=map_canvas_] img[src*="gstatic.com/"],[id^=map_canvas_] img[src*="googleapis.com/"]{
    width:auto;
    max-width:none;
    height:auto
}
.blue,.list.archives.blue a{
    color:#56aed4
}
.black{
    color:#000
}
.green,.list.archives.green a{
    color:#86ae28
}
.grey,.list.archives.grey a{
    color:#a8a8a8
}
.dkgrey,.list.archives.dkgrey a{
    color:#333
}
.maroon,.list.archives.maroon a{
    color:maroon
}
.orange,.list.archives.orange a{
    color:#f90
}
.purple,.list.archives.purple a{
    color:#9f81a9
}
.red,.alert-msg.error .close,.list.archives.red a{
    color:#d54346
}
.turquoise,.list.archives.turquoise a{
    color:#50c6c6
}
.yellow,.list.archives.yellow a{
    color:#ffc600
}
.white,.button,.button:hover,[class^=bg_],[class*=" bg_"]{
    color:#fff
}
.bg_blue,.button.blue,.skillset .bg_blue{
    background-color:#56aed4
}
.bg_black,.button.black,.skillset .bg_black{
    background-color:#000
}
.bg_green,.button.green,.skillset .bg_green{
    background-color:#86ae28
}
.bg_grey,.button.grey,.skillset .bg_grey{
    background-color:#a8a8a8
}
.bg_dkgrey,.skillset .bg_dkgrey{
    background-color:#333
}
.bg_maroon,.button.maroon,.skillset .bg_maroon{
    background-color:maroon
}
.bg_orange,.button.orange,.skillset .bg_orange{
    background-color:#f90
}
.bg_purple,.button.purple,.skillset .bg_purple{
    background-color:#9f81a9
}
.bg_red,.button.red,.skillset .bg_red{
    background-color:#d54346
}
.bg_turquoise,.button.turquoise,.skillset .bg_turquoise{
    background-color:#50c6c6
}
.bg_yellow,.button.yellow,.skillset .bg_yellow{
    background-color:#ffc600
}
.bg_white,.skillset .bg_white,.button.white{
    color:#666;
    background-color:#fff
}
.button.white{
    border:1px solid #e0e0e0
}
address,article,aside,figcaption,figure,footer,header,main,nav,section,.clear,.clear:after,.block,.overlay,.full_width,body .wrapper{
    display:block
}
.bold{
    font-weight:700
}
.center{
    text-align:center
}
.right{
    text-align:right
}
.uppercase{
    text-transform:uppercase
}
.normal{
    font-style:normal
}
.bg-tc{
    background:top center no-repeat
}
.bg-cover{
    background-size:cover
}
.overlay{
    height:auto
}
.pushright *{
    margin-right:20px
}
.pushright :last-child{
    margin-right:0
}
.clear,.clear:after,.full_width{
    clear:both
}
.clear:after{
    visibility:hidden;
    height:0;
    font-size:0;
    content:""
}
a,:focus,:active{
    text-decoration:none;
    outline:0
}
.fl_left,.imgl{
    float:left
}
.fl_right,.imgr{
    float:right
}
img{
    width:auto;
    max-width:100%;
    height:auto;
    border:0;
    line-height:normal;
    vertical-align:middle
}
.imgl{
    margin:0 15px 10px 0
}
.imgr{
    margin:0 0 10px 15px;
    clear:right
}
nav ul,nav ol{
    list-style:none
}
.boxholder{
    padding:4px;
    border:1px solid
}
[class^=col-],[class*=" col-"]{
    position:relative;
    display:inline;
    float:left;
    margin:0 0 0 4.21052631578947%;
    list-style:none
}
.first,[class^=col-]:first-child,[class*=" col-"]:first-child,[class^=col-].nogutter,[class*=" col-"].nogutter{
    margin-left:0
}
.first,.imgl{
    clear:left
}
body .wrapper{
    word-wrap:break-word
}
address,article,aside,figcaption,figure,footer,header,main,nav,section,.nospace,nav ul,nav ol,body .wrapper,img{
    margin:0;
    padding:0
}
.col-1-2{
    width:47.89473684210526%
}
.col-1-2.nogutter{
    width:50%
}
.col-1-3{
    width:30.52631578947368%
}
.col-2-3{
    width:65.26315789473685%
}
.col-1-3.nogutter{
    width:33.33333333333333%
}
.col-2-3.nogutter{
    width:66.66666666666666%
}
.col-1-4{
    width:21.8421052631579%
}
.col-2-4{
    width:47.89473684210526%
}
.col-3-4{
    width:73.94736842105263%
}
.col-1-4.nogutter{
    width:25%
}
.col-2-4.nogutter{
    width:50%
}
.col-3-4.nogutter{
    width:75%
}
.col-1-5{
    width:16.63157894736842%
}
.col-2-5{
    width:37.47368421052632%
}
.col-3-5{
    width:58.31578947368421%
}
.col-4-5{
    width:79.15789473684211%
}
.col-1-5.nogutter{
    width:20%
}
.col-2-5.nogutter{
    width:40%
}
.col-3-5.nogutter{
    width:60%
}
.col-4-5.nogutter{
    width:80%
}
.col-1-6{
    width:13.1578947368421%
}
.col-2-6{
    width:30.52631578947368%
}
.col-3-6{
    width:47.89473684210526%
}
.col-4-6{
    width:65.26315789473685%
}
.col-5-6{
    width:82.63157894736842%
}
.col-1-6.nogutter{
    width:16.66666666666666%
}
.col-2-6.nogutter{
    width:33.33333333333333%
}
.col-3-6.nogutter{
    width:50%
}
.col-4-6.nogutter{
    width:66.66666666666666%
}
.col-5-6.nogutter{
    width:83.33333333333334%
}
.push10{
    margin-bottom:10px
}
.push15{
    margin-bottom:15px
}
.push20{
    margin-bottom:20px
}
.push30{
    margin-bottom:30px
}
.push50{
    margin-bottom:50px
}
.push80{
    margin-bottom:80px
}
.push100{
    margin-bottom:100px
}
.pad10{
    padding:10px
}
.pad15{
    padding:15px
}
[class^=w-],[class*=" w-"]{
    width:auto
}
.w-10{
    width:10%
}
.w-20{
    width:20%
}
.w-30{
    width:30%
}
.w-40{
    width:40%
}
.w-50{
    width:50%
}
.w-60{
    width:60%
}
.w-70{
    width:70%
}
.w-80{
    width:80%
}
.w-90{
    width:90%
}
.block,.overlay,.full_width,body .wrapper,.w-100{
    width:100%
}
.row1,.row1 a{
    color:#000;
    background-color:#ffffff;
        font-size:16px;
}
.row1{
    border-color:#686868
}
.row4,.row5,body,.row2,.row2 a,.row3{
    color:#686868
}
.row2,.row2 a{
    background-color:transparent
}
#copyright #sitename:after{
    background-color:#e1e0df
}
#topnav li li,#topnav li:hover li,#topnav li.active li,#topnav form select{
    border-color:#ffffff
}
#topnav li.active a,#topnav a:hover,#topnav li:hover>a{
    background-color:#56aed4
}
#topnav li li a,#topnav li.active li a{
    background-color:#56aed4
}
#topnav li a,#copyright #sitename:after,#topnav li.active a,#topnav a:hover,#topnav li:hover>a,#topnav li li a,#topnav li.active li a,#topnav form select,.sidebar aside nav a,#scrolltotop:after,#blog-posts #blog-overview .blog-post-excerpt .post-content:hover,#blog-posts #blog-overview .blog-post-excerpt .post-content:hover .blog-post-type,blockquote,q,.testimonial blockquote,.testimonial.opt2:hover blockquote,.testimonial.opt3:hover blockquote,.alert-msg{
    color:inherit
}
.testimonial blockquote,.sidebar aside nav a{
    background-color:inherit
}
#topnav form select{
    background-color:#56aed4
}
.sidebar aside nav a{
    border-bottom-color:#e1e0df
}
.row4,.row5,body,#blog-posts #blog-overview .blog-post-excerpt .post-content:hover,#blog-posts #blog-overview .blog-post-excerpt .post-content:hover .blog-post-type,.pagination a,.testimonial.opt2:hover blockquote,.testimonial.opt3:hover blockquote{
    background-color:#fff
}
#scrolltotop:after,hr{
    background-color:#e1e0df
}
.row3,#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type{
    background-color:#f5f5f5
}
#blog-post .post-content-wrapper .post-content:hover{
    color:inherit;
    background-color:#fff
}
.pagination a,#blog-posts #blog-overview .blog-post-excerpt .post-content,#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-meta ul li,#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type,#blog-post .post-content-wrapper .post-content,#blog-post .post-content-wrapper .post-content .blog-post-meta ul li,#blog-post #comment-count,#blog-post #comment-list .comment-wrapper .comment-meta .comment-author .comment-date .comment-reply,#blog-post #comment-list .comment-wrapper .comment-meta .comment-avatar img,.reasons li,.latestlist li,.clients,.clients div,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,.list.block li>ul,.list.block li>ol,.dropcap,.testimonial blockquote,.boxholder,.sidebar .recent li{
    border-color:#e1e0df
}
.hpcircle span{
    color:inherit;
    background-color:rgba(241,241,241,.5)
}
.hpcircle{
    border-color:rgba(241,241,241,.5)
}
#fof h1{
    text-shadow:6px 6px 0 #e1e0df
}
.calltoaction{
    color:#inherit;
    background-color:#f1f1f1
}
.list.underline li{
    border-bottom-color:#e1e0df
}
.list.tagcloud li a,.list.posttags li a{
    color:#333;
    background-color:#e1e0df
}
.list.posttags li a:before{
    border-right-color:#e1e0df
}
blockquote,q{
    background-color:#f1f1f1;
    border-left-color:#272727
}
.accordion-wrapper .accordion-title,.accordion-wrapper .accordion-title.active,.toggle-wrapper .toggle-title,.toggle-wrapper .toggle-title.active,.accordion-wrapper .accordion-title span,.accordion-wrapper .accordion-title.active span,.toggle-wrapper .toggle-title span,.toggle-wrapper .toggle-title.active span,.accordion-wrapper .accordion-content,.toggle-wrapper .toggle-content,.tab-wrapper .tab-nav li a,.tab-wrapper .tab-container,.pricingtable-wrapper,.pricingtable-wrapper .pricingtable .pricingtable-list ul li,.service .srvico,.service.srv-2 .srvcontent,.service.srv-3,form input,form select,form textarea,table,table td,.table,.table .t-cell,table thead th,table thead tr:hover,.table .t-header .t-cell{
    border-color:#e1e0df
}
.pricingtable-wrapper:hover .pricingtable-list ul li{
    border-color:#fff
}
.pricingtable-wrapper .pricingtable .pricingtable-title,.pricingtable-wrapper .pricingtable .pricingtable-price{
    color:#272727;
    background-color:inherit
}
.pricingtable-wrapper:hover,.pricingtable-wrapper:hover .pricingtable-title,.pricingtable-wrapper:hover .pricingtable-price{
    color:#fff;
    background-color:inherit
}
.pricingtable-wrapper .pricingtable .pricingtable-signup a{
    color:inherit;
    background-color:#e1e0df
}
.pricingtable-wrapper:hover .pricingtable-signup a{
    color:inherit;
    background-color:#fff
}
.skillset span{
    color:inherit;
    background-color:#e1e0df
}
form input,form select,form textarea{
    color:inherit;
    background-color:inherit
}
input:focus,textarea:focus{
    color:inherit;
    background-color:#fff
}
table thead th,table thead tr:hover,.table .t-header .t-cell{
    color:inherit;
    background-color:#f1f1f1
}
table tr,.table .t-row{
    color:inherit;
    background-color:inherit
}
table tr:hover,.table .t-row:hover{
    color:#fff;
    background-color:#686868
}
.table.calendar .t-body .t-cell:hover,.table.calendar .t-body .t-cell:empty{
    background-color:#f1f1f1
}
.table.calendar .t-row:nth-child(odd),.table.calendar .t-row:nth-child(even){
    color:inherit;
    background:0 0
}
.social a,.social.coloured a:hover{
    color:#686868;
    background-color:#e1e0df
}
.social a:hover,.social.coloured a{
    color:#fff
}
.service.srv-2 .srvico{
    color:inherit;
    background-color:#f5f5f5
}
.service:hover .srvico,.service.srv-2:hover .srvcontent{
    color:inherit;
    background-color:#fff
}
.overlay{
    background-color:rgba(241,241,241,.85);
    border:solid #e1e0df;
    border-width:1px 0
}
.paging .flex-control-nav li a{
    border-color:#686868;
    background:#686868
}
.hpslider,.flex-container .flex-homepage .pagingwrapper .flex-control-nav{
    color:inherit;
    background:#fff
}
.hpslider{
    color:#fff
}
.tab-wrapper .tab-nav li.ui-tabs-active a{
    border-top-color:#272727;
    border-bottom-color:#f5f5f5
}
#scrolltotop a,#scrolltotop a span,.hpcircle,.hpcircle span,#blog-posts #blog-overview .blog-post-excerpt .post-content .blog-post-type,.social.rnd50 li a,.rnd50,.circle,.flex-direction-nav a,.flex-control-paging li a{
    border-radius:50%
}
a,#pageintro nav li:last-child a{
    color:#56aed4
}
#copyright #sitename a{
    color:#fff;
    background-color:#fff
}
#copyright #sitename a:hover{
    background-color:#fff
}
#topnav .main_menu:hover,#topnav main_menu.active,.calltoaction.opt1,.calltoaction.opt2,.calltoaction.opt3{
    border-color:#56aed4
}
#topnav ul li li:hover>a,#topnav ul li.active ul .active>a{
    color:#fff;
    background-color:#56aed4
}
.list.posttags li a:hover:before{
    border-right-color:#56aed4
}
#scrolltotop a,#scrolltotop a:hover,.list.tagcloud li a:hover,.list.posttags li a:hover,.accordion-title:hover,.toggle-title:hover,.accordion-wrapper .accordion-title.active,.toggle-wrapper .toggle-title.active{
    color:#fff
}
#scrolltotop a,h1 span:after,h2 span:after,h3 span:after,h4 span:after,h5 span:after,h6 span:after,.list.tagcloud li a:hover,.list.posttags li a:hover,.accordion-title:hover,.toggle-title:hover,.accordion-wrapper .accordion-title.active,.toggle-wrapper .toggle-title.active,.pricingtable-wrapper:hover,.pricingtable-wrapper:hover .pricingtable-title,.pricingtable-wrapper:hover .pricingtable-price{
    background-color:#56aed4
}
.pricingtable-wrapper:hover .pricingtable-signup a{
    color:#56aed4
}
.pricingtable-wrapper:hover,input:focus,textarea:focus{
    border-color:#56aed4
}
.container .sidebar aside nav a:hover,.container .sidebar aside nav .active>a,.blog-post-title a:hover,.flex-caption a{
    color:#56aed4;
    background:inherit
}
#scrolltotop a:hover{
    background-color:#34495e
}
.flex-container{
    display:block;
    margin:0;
    padding:0
}
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{
    outline:0
}
.flex-slides,.flex-control-nav,.flex-direction-nav{
    margin:0;
    padding:0;
    list-style:none
}
.flexslider{
    margin:0;
    padding:0
}
.flexslider .flex-slides>li{
    display:none;
    -webkit-backface-visibility:hidden;
    position:relative
}
.flexslider .flex-slides a{
    text-decoration:none;
    outline:0
}
.flexslider .flex-slides a img{
    border:0
}
.flexslider .flex-slides img{
    display:block;
    max-width:100%;
    margin:0 auto
}
.flex-pauseplay span{
    text-transform:capitalize
}
.flex-slides:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
html[xmlns] .flex-slides{
    display:block
}
* html .flex-slides{
    height:1%
}
.flexslider{
    position:relative;
    margin:0
}
.flex-viewport{
    max-height:2e3px;
    direction:ltr
}
.loading .flex-viewport{
    max-height:500px
}
.carousel .flex-slides li{
    width:249px;
    margin-right:48px;
    background:red
}
.carousel li:last-child{
    margin-right:0
}
.flex-direction-nav{
    *height:0;
    line-height:normal
}
.flex-direction-nav li{
    display:inline-block;
    position:absolute;
    top:50%;
    width:50px;
    height:50px;
    margin:-25px 0 0;
    z-index:10
}
.flex-direction-nav li:first-child{
    left:40px
}
.flex-direction-nav li:last-child{
    right:40px
}
.flex-direction-nav a{
    display:inline-block;
    width:50px;
    height:50px;
    line-height:48px;
    font-size:26px;
    border:2px solid;
    text-align:center;
    opacity:0;
    filter:alpha(opacity=0);
    cursor:pointer
}
.flex-direction-nav a:before{
    content:"\f053"
}
.flex-direction-nav a.flex-next:before{
    content:"\f054"
}
.flex-direction-nav a{
    color:#fff;
    border-color:#fff
}
.flexslider:hover .flex-prev,.flexslider:hover .flex-next{
    opacity:.7;
    filter:alpha(opacity=70)
}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{
    opacity:1
}
.flex-direction-nav .flex-disabled{
    opacity:0!important;
    filter:alpha(opacity=0);
    cursor:default
}
.flex-direction-nav em{
    display:none
}
.carousel.flex-carousel{
    position:relative
}
.carousel.flex-carousel .flex-direction-nav{
    display:block;
    position:absolute;
    top:-25px;
    right:0;
    width:42px
}
.carousel.flex-carousel .flex-direction-nav li{
    width:20px;
    height:20px;
    margin:0
}
.carousel.flex-carousel .flex-direction-nav li:first-child{
    left:0
}
.carousel.flex-carousel .flex-direction-nav li:last-child{
    right:0
}
.carousel.flex-carousel .flex-direction-nav a{
    display:inline-block;
    width:20px;
    height:20px;
    line-height:20px;
    font-size:12px;
    border:0;
    text-align:center
}
.carousel.flex-carousel .flex-direction-nav a{
    color:#fff;
    background-color:#000
}
.flex-pauseplay a{
    display:block;
    position:absolute;
    bottom:5px;
    left:10px;
    width:20px;
    height:20px;
    color:#000;
    opacity:.8;
    z-index:10;
    overflow:hidden;
    cursor:pointer
}
.flex-pauseplay a:before{
    display:inline-block;
    font-size:20px;
    content:"\f04c"
}
.flex-pauseplay a:hover{
    opacity:1
}
.flex-pauseplay a.flex-play:before{
    content:"\f04b"
}
.flex-control-nav{
    position:absolute;
    top:40px;
    right:40px;
    text-align:center;
    z-index:999
}
.flex-control-nav li{
    margin:0 5px;
    display:inline-block
}
.flex-control-paging li a{
    display:block;
    width:10px;
    height:10px;
    border:2px solid #fff;
    background:#fff;
    text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
    cursor:pointer
}
.flex-control-paging li a:hover{
    background:0 0
}
.flex-control-paging li a.flex-active{
    background:0 0;
    cursor:default
}
.flex-control-thumbs{
    margin:0;
    position:static;
    overflow:hidden;
    border-top:1px solid transparent
}
.flex-control-thumbs li{
    width:25%;
    float:left;
    margin:0
}
.flex-control-thumbs img{
    width:100%;
    display:block;
    opacity:.7;
    cursor:pointer
}
.flex-control-thumbs img:hover{
    opacity:1
}
.flex-control-thumbs .flex-active{
    opacity:1;
    cursor:default
}
.flex-caption{
    display:block;
    width:100%
}
.flex-caption{
    position:absolute;
    bottom:0;
    left:0;
    margin:0;
    padding:20px 15px;
    color:#fff;

}
.flex-caption *{
    margin:0;
    padding:0
}
.flex-caption a{
    color:inherit;
    background:inherit
}
.paging .flex-control-nav{
    display:block;
    position:relative;
    top:auto;
    right:auto;
    margin:10px 0 0;
    padding:0
}
.paging .flex-control-nav li a{
    width:8px;
    height:8px
}
.paging .flex-control-nav li a:hover{
    background:0 0
}
.paging li a.flex-active{
    background:0 0;
    cursor:default
}
.full_width .flexslider{
    max-height:600px;
    overflow:hidden
}
.flex-homepage .flex-caption{
    height:100%;
    padding:0
}
.flex-homepage .flex-caption .fc-hpage{
    display:block;
    max-width:1140px;
    height:100%;
    margin:0 auto;
    padding:0
}
.flex-homepage .flex-caption .fc-hpage .table{
    height:100%;
    border:0;
    text-align:center
}
.flex-homepage .flex-caption .fc-hpage .table .t-cell{
    padding:0;
    border:0;
    vertical-align:middle;
    vertical-align:central
}
.flex-homepage .t-cell *{
    text-transform:uppercase;
    opacity:.5;
    filter:alpha(opacity=50)
}
.flex-homepage:hover .t-cell *{
    opacity:1;
    filter:alpha(opacity=100)
}
.flex-homepage .flex-caption .hptitle{
    margin:-50px 0 0;
    font-size:180px
}
.flex-homepage .flex-caption .hpsubtitle{
    margin:-190px 0 15px;
    font-size:45px;
    line-height:1em
}
.flex-container .flex-homepage .pagingwrapper{
    display:block;
    position:absolute;
    bottom:0;
    right:0;
    width:100%;
    text-align:center;
    z-index:999
}
.flex-container .flex-homepage .pagingwrapper .flex-control-nav{
    display:inline-block;
    position:relative;
    top:auto;
    right:auto;
    padding:8px 15px 4px;
    border-radius:8px 8px 0 0;
    z-index:auto
}
.flex-homepage .flex-active-slide .t-cell *{
    position:relative;
    -webkit-backface-visibility:hidden
}
.flex-homepage .flex-active-slide .t-cell h2{
    -moz-animation:rtol 1.2s alternate;
    -webkit-animation:rtol 1.2s alternate;
    -o-animation:rtol 1.2s alternate;
    animation:rtol 1.2s alternate
}
.flex-homepage .flex-active-slide .t-cell .hpsubtitle{
    -moz-animation:rtol 2.4s alternate;
    -webkit-animation:rtol 2.4s alternate;
    -o-animation:rtol 2.4s alternate;
    animation:rtol 2.4s alternate
}
.flex-homepage .flex-active-slide .t-cell p:last-child{
    -moz-animation:rtol 3s alternate;
    -webkit-animation:rtol 3s alternate;
    -o-animation:rtol 3s alternate;
    animation:rtol 3s alternate
}
@-moz-keyframes rtol{
    0%{
        left:100%
    }
    100%{
        left:0
    }
}
@-webkit-keyframes rtol{
    0%{
        left:100%
    }
    100%{
        left:0
    }
}
@-o-keyframes rtol{
    0%{
        left:100%
    }
    100%{
        left:0
    }
}
@keyframes rtol{
    0%{
        left:100%
    }
    100%{
        left:0
    }
}
.nivo-lightbox-overlay{
    position:fixed;
    top:0;
    left:0;
    z-index:99998;
    width:100%;
    height:100%;
    overflow:hidden;
    visibility:hidden;
    opacity:0
}
.nivo-lightbox-overlay.nivo-lightbox-open{
    visibility:visible;
    opacity:1
}
.nivo-lightbox-wrap{
    position:absolute;
    top:10%;
    bottom:10%;
    left:10%;
    right:10%
}
.nivo-lightbox-content{
    width:100%;
    height:100%
}
.nivo-lightbox-title-wrap{
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    z-index:99999;
    text-align:center
}
.nivo-lightbox-nav{
    display:none
}
.nivo-lightbox-prev{
    position:absolute;
    top:50%;
    left:0
}
.nivo-lightbox-next{
    position:absolute;
    top:50%;
    right:0
}
.nivo-lightbox-close{
    position:absolute;
    top:2%;
    right:2%
}
.nivo-lightbox-image{
    text-align:center
}
.nivo-lightbox-image img{
    max-width:100%;
    max-height:100%;
    width:auto;
    height:auto;
    vertical-align:middle
}
.nivo-lightbox-content iframe{
    width:100%;
    height:100%
}
.nivo-lightbox-ajax{
    max-height:100%;
    overflow:auto
}
.nivo-lightbox-error{
    display:table;
    text-align:center;
    width:100%;
    height:100%;
    color:#fff;
    text-shadow:0 1px 1px #000
}
.nivo-lightbox-error p{
    display:table-cell;
    vertical-align:middle
}
.nivo-lightbox-effect-fade,.nivo-lightbox-effect-fadeScale,.nivo-lightbox-effect-slideLeft,.nivo-lightbox-effect-slideRight,.nivo-lightbox-effect-slideUp,.nivo-lightbox-effect-slideDown,.nivo-lightbox-effect-fall{
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out
}
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    -webkit-transform:scale(.7);
    -moz-transform:scale(.7);
    -ms-transform:scale(.7);
    transform:scale(.7)
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    transform:scale(1)
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{
    -webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);
    -moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);
    -ms-transition:all .3s cubic-bezier(.25,.5,.5,.9);
    -o-transition:all .3s cubic-bezier(.25,.5,.5,.9);
    transition:all .3s cubic-bezier(.25,.5,.5,.9)
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{
    -webkit-transform:translateX(-10%);
    -moz-transform:translateX(-10%);
    -ms-transform:translateX(-10%);
    transform:translateX(-10%)
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{
    -webkit-transform:translateX(10%);
    -moz-transform:translateX(10%);
    -ms-transform:translateX(10%);
    transform:translateX(10%)
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{
    -webkit-transform:translateX(0);
    -moz-transform:translateX(0);
    -ms-transform:translateX(0);
    transform:translateX(0)
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{
    -webkit-transform:translateY(-10%);
    -moz-transform:translateY(-10%);
    -ms-transform:translateY(-10%);
    transform:translateY(-10%)
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{
    -webkit-transform:translateY(10%);
    -moz-transform:translateY(10%);
    -ms-transform:translateY(10%);
    transform:translateY(10%)
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap{
    -webkit-transform:translateY(0);
    -moz-transform:translateY(0);
    -ms-transform:translateY(0);
    transform:translateY(0)
}
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{
    -webkit-perspective:1e3px;
    -moz-perspective:1e3px;
    perspective:1e3px
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap{
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out;
    -webkit-transform:translateZ(300px);
    -moz-transform:translateZ(300px);
    -ms-transform:translateZ(300px);
    transform:translateZ(300px)
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    -ms-transform:translateZ(0);
    transform:translateZ(0)
}
.nivo-lightbox-theme-default.nivo-lightbox-overlay{
    background:#666;
    background:rgba(0,0,0,.6)
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{
    background:url(images/loading.gif) no-repeat 50% 50%
}
.nivo-lightbox-theme-default .nivo-lightbox-nav{
    top:10%;
    width:8%;
    height:80%;
    text-indent:-9999px;
    background-repeat:no-repeat;
    background-position:50% 50%;
    opacity:.5
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover{
    opacity:1
}
.nivo-lightbox-theme-default .nivo-lightbox-prev{
    background-image:url(images/prev.png);
    border-radius:0 3px 3px 0
}
.nivo-lightbox-theme-default .nivo-lightbox-next{
    background-image:url(images/next.png);
    border-radius:3px 0 0 3px
}
.nivo-lightbox-theme-default .nivo-lightbox-close{
    display:block;
    background:url(images/close.png) no-repeat 5px 5px;
    width:16px;
    height:16px;
    text-indent:-9999px;
    padding:5px;
    opacity:.5
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover{
    opacity:1
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap{
    bottom:-7%
}
.nivo-lightbox-theme-default .nivo-lightbox-title{
    font:16px/20px helvetica neue,Helvetica,Arial,sans-serif;
    font-style:normal;
    font-weight:400;
    background:#000;
    color:#fff;
    padding:7px 15px;
    border-radius:30px
}
.nivo-lightbox-theme-default .nivo-lightbox-image img{
    background:#fff;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 1px rgba(0,0,0,.4);
    box-shadow:0 1px 1px rgba(0,0,0,.4)
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,.nivo-lightbox-theme-default .nivo-lightbox-inline{
    background:#fff;
    padding:40px;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.4);
    -moz-box-shadow:0 1px 1px rgba(0,0,0,.4);
    box-shadow:0 1px 1px rgba(0,0,0,.4)
}
@media(-webkit-min-device-pixel-ratio:1.3),(-o-min-device-pixel-ratio:2.6/2),(min--moz-device-pixel-ratio:1.3),(min-device-pixel-ratio:1.3),(min-resolution:1.3dppx){
    .nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading{
        background-image:url(images/loading@2x.gif);
        background-size:32px 32px
    }
    .nivo-lightbox-theme-default .nivo-lightbox-prev{
        background-image:url(images/prev@2x.png);
        background-size:48px 48px
    }
    .nivo-lightbox-theme-default .nivo-lightbox-next{
        background-image:url(images/next@2x.png);
        background-size:48px 48px
    }
    .nivo-lightbox-theme-default .nivo-lightbox-close{
        background-image:url(images/close@2x.png);
        background-size:16px 16px
    }
}
.nivo-lightbox-overlay,.mfp-wrap{
    z-index:999999999999
}
div.columncolor div{
    margin-bottom:30px;
    color:#fff;
    background-color:#666
}
.nivo-lightbox-overlay,.nivo-lightbox-ajax,.flex-direction-nav a,.flex-caption,.block,.boxholder,[class^=col-],[class*=" col-"],.full_width,[class^=w-],[class*=" w-"],.hpcircle,.hpcircle span,blockquote,q,.skillset em,input,textarea,select,table,.table,code.code,.testimonial.opt3 blockquote:after{
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
@-ms-viewport{
    width:device-width;
}
@media screen and (min-width:180px) and (max-width:650px){
    #header,#pageintro,.container,#p-footer,#copyright{
        max-width:90%;
        margin:0 auto
    }
    .imgl,.imgr{
        display:inline-block;
        float:none
    }
    .fl_left,.fl_right{
        display:block;
        float:none
    }
    [class^=col-],[class*=" col-"],[class^=col-].nogutter,[class*=" col-"].nogutter{
        display:block;
        float:none;
        width:auto;
        margin:0 0 30px;
        padding:0
    }
    #header{
        text-align:center;
        padding:30px 0 20px
    }
    #header #logo,#header #topnav{
        float:none;
        margin:0;
        padding:0;
        clear:none
    }
    #header #logo .fa{
        margin:4px 10px 0 0;
        font-size:32px
    }
    .clients{
        border:0;
        border:0
    }
    .clients div{
        padding:10px;
        border-width:1px
    }
    .clients :last-child{
        margin-bottom:0
    }
    #blog-post #comment-list ul{
        margin:0;
        padding:0;
        border:0
    }
}
@media screen and (min-width:651px) and (max-width:850px){
    #header,#pageintro,.container,#p-footer,#copyright{
        max-width:95%;
        margin:0 auto
    }
    #header{
        padding:30px 0 20px
    }
    #header #logo,#header #topnav{
        float:none;
        margin:0;
        padding:0;
        clear:none
    }
}
@media screen and (min-width:180px) and (max-width:850px){
    #topnav ul{
        display:none
    }
    .hpcircle{
        width:220px;
        height:220px
    }
    .hpcircle span{
        line-height:190px;
        font-size:90px
    }
}
@media screen and (min-width:361px){
    #header,#pageintro,.container,#p-footer,#copyright{
        max-width:95%;
        margin:0 auto
    }
}
@media screen and (min-width:1140px){
    #header,#pageintro,.container,#p-footer,#copyright{
        max-width:1140px;
        margin:0 auto
    }
}
@media screen and (min-width:851px) and (max-width:10000px){
    #topnav form{
        display:none
    }
}
@media screen and (min-width:1141px) and (max-width:1300px){
    .flex-homepage .flex-caption .hptitle{
        font-size:140px
    }
    .flex-homepage .flex-caption .hpsubtitle{
        margin:-10px 0 10px;
        font-size:45px
    }
}
@media screen and (min-width:851px) and (max-width:1140px){
    .flex-homepage .flex-caption .hptitle{
        font-size:100px
    }
    .flex-homepage .flex-caption .hpsubtitle{
        margin:-10px 0 10px;
        font-size:30px
    }
}
@media screen and (max-width:850px){
    .flex-full-basic .flex-control-paging{
        display:none
    }
    .flex-caption{
        display:none
    }
    .flex-homepage .flex-caption{
        display:block
    }
    .flex-homepage .flex-caption *{
        display:none
    }
}
@media screen and (max-width:650px){
    .res-table{
        display:block;
        width:100%;
        margin:0 0 30px;
        padding:0 0 15px;
        overflow:auto;
        overflow-x:scroll
    }
    .res-table table,.res-table .table{
        margin:0;
        padding:0;
        white-space:nowrap
    }
}


/*ta1設定
---------------------------------------------------------------------------*/
/*ta1テーブル*/
.ta1 {
	width: 100%;
	margin: 0 0 20px;
}
.ta1, .ta1 td, .ta1 th {
	border: 1px solid #ccc;	/*テーブルの枠線の幅、線種、色*/
	padding: 10px 15px;	/*ボックス内の余白*/
	word-break: break-all;
}
/*テーブル１行目に入った見出し部分*/
.ta1 th.tamidashi {
	width: auto;
	text-align: left;	/*左よせ*/
	background: #f6f5f2;	/*背景色*/
	font-size: 18px;	/*文字サイズ*/
}
/*ta1の左側ボックス*/
.ta1 th {
	width: 140px;	/*幅*/
	text-align: center;	/*センタリング*/
	vertical-align: middle;	/*センタリング*/
}

.ta1 td {

	text-align: left;	/*センタリング*/

}

/*左側ボックスに画像を入れた場合の設定*/
.ta1 th img {
	width: 100%;
}
/*labelタグを２列表示にする（CMS用）*/
.ta1.cms td label {
	display: block;
	float: left;
	width: 50%;
}
