/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../plugins/font-awesome/fonts/fontawesome-webfont.eot?v=4.2.0");
    src: url("../plugins/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../plugins/font-awesome/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../plugins/font-awesome/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../plugins/font-awesome/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
    font-weight: normal;
    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: 0.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: 0.14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    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(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    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: #ffffff
}

.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"
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding-bottom: 60px;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-fles-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    position: relative
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23007aff'/></svg>");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23000000'/></svg>")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M0,22L22,0l2.1,2.1L4.2,22l19.9,19.9L22,44L0,22L0,22L0,22z' fill='%23ffffff'/></svg>")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23007aff'/></svg>");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23000000'/></svg>")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'><path d='M27,22L27,22L5,44l-2.1-2.1L22.8,22L2.9,2.1L5,0L27,22L27,22z' fill='%23ffffff'/></svg>")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: transparent;
    border:1px solid #444;
    opacity: 1;
    /*background: url(../images/circle-white.png) center center no-repeat*/
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #444;
    /*background: url(../images/circle-rgb.png) center center no-repeat*/
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -moz-transform: translate3d(0px, -50%, 0);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
    z-index: 0
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    clear: both
}

del {
    text-decoration: line-through
}

ins {
    text-decoration: none
}

input:focus {
    outline: none
}

html {
    font-size: 10px;
    font-size: 62.5%;
    line-height: 100%
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.box {
    box-sizing: border-box
}

.row .box {
    padding-left: 15px;
    padding-right: 15px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.inner-row .box {
    padding-left: 0px;
    padding-right: 0px
}

.inner-row {
    margin-left: 0px;
    margin-right: 0px
}

.row::after,
.inner-row::after {
    clear: both;
    content: " ";
    display: table
}

.box-1 {
    width: 8.33333%
}

.box-2 {
    width: 16.66667%
}

.box-3 {
    width: 25%
}

.box-4 {
    width: 33.33333%
}

.box-5 {
    width: 41.66667%
}

.box-6 {
    width: 50%
}

.box-7 {
    width: 58.33333%
}

.box-8 {
    width: 66.66667%
}

.box-9 {
    width: 75%
}

.box-10 {
    width: 83.33333%
}

.box-11 {
    width: 91.66667%
}

.box-12 {
    width: 100%
}

@media (max-width: 1200px) {
    .laptop-box-1 {
        width: 8.33333%
    }

    .laptop-box-2 {
        width: 16.66667%
    }

    .laptop-box-3 {
        width: 25%
    }

    .laptop-box-4 {
        width: 33.33333%
    }

    .laptop-box-5 {
        width: 41.66667%
    }

    .laptop-box-6 {
        width: 50%
    }

    .laptop-box-7 {
        width: 58.33333%
    }

    .laptop-box-8 {
        width: 66.66667%
    }

    .laptop-box-9 {
        width: 75%
    }

    .laptop-box-10 {
        width: 83.33333%
    }

    .laptop-box-11 {
        width: 91.66667%
    }

    .laptop-box-12 {
        width: 100%
    }

    .laptop-hide {
        display: none
    }

    .laptop-show {
        display: block
    }
}

@media (max-width: 960px) {
    .tablet-box-1 {
        width: 8.33333%
    }

    .tablet-box-2 {
        width: 16.66667%
    }

    .tablet-box-3 {
        width: 25%
    }

    .tablet-box-4 {
        width: 33.33333%
    }

    .tablet-box-5 {
        width: 41.66667%
    }

    .tablet-box-6 {
        width: 50%
    }

    .tablet-box-7 {
        width: 58.33333%
    }

    .tablet-box-8 {
        width: 66.66667%
    }

    .tablet-box-9 {
        width: 75%
    }

    .tablet-box-10 {
        width: 83.33333%
    }

    .tablet-box-11 {
        width: 91.66667%
    }

    .tablet-box-12 {
        width: 100%
    }

    .tablet-hide {
        display: none
    }

    .tablet-show {
        display: block
    }
}

@media (max-width: 640px) {
    .mobile-box-1 {
        width: 8.33333%
    }

    .mobile-box-2 {
        width: 16.66667%
    }

    .mobile-box-3 {
        width: 25%
    }

    .mobile-box-4 {
        width: 33.33333%
    }

    .mobile-box-5 {
        width: 41.66667%
    }

    .mobile-box-6 {
        width: 50%
    }

    .mobile-box-7 {
        width: 58.33333%
    }

    .mobile-box-8 {
        width: 66.66667%
    }

    .mobile-box-9 {
        width: 75%
    }

    .mobile-box-10 {
        width: 83.33333%
    }

    .mobile-box-11 {
        width: 91.66667%
    }

    .mobile-box-12 {
        width: 100%
    }

    .mobile-hide {
        display: none
    }

    .mobile-show {
        display: block
    }
}

html {
    height: 100%
}

body {
    direction: ltr;
    height: 100%;
    min-height: 100%;
    font-family: "Source Sans Pro";
    font-weight: 300;
    color: #333;
    background: #fff
}

section,
header,
footer {
    width: 100%;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}
.content {font-weight:500;}
.container {
    width: 97%;
    max-width: 1150px;
    position: relative;
    margin: 0 auto
}

.relative {
    position: relative
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.ofh {
    overflow: hidden
}

.OFH {
    overflow: hidden
}

.left {
    float: left
}

.right {
    float: right
}

.top {
    z-index: 99999
}

.clear {
    clear: both
}

.hide {
    display: none !important
}

.block {
    display: block
}

.show {
    display: block !important
}

.opacity0 {
    opacity: 0
}

.center {
    margin: 0 auto
}

.full-width {
    width: 100% !important
}

.full-height {
    height: 100%
}

.max-width {
    max-width: 100%
}

.max-height {
    max-height: 100%
}

.pointer {
    cursor: pointer
}

.cursor {
    cursor: pointer
}

.LTR {
    direction: ltr
}

.DL {
    direction: ltr
}

.DR {
    direction: rtl
}

.RTL {
    direction: rtl
}

.AL {
    text-align: left
}

.AR {
    text-align: right
}

.AC {
    text-align: center
}

.AJ {
    text-align: justify
}

.justify {
    text-align: justify
}

.TDN {
    text-decoration: none
}

.TDO {
    text-decoration: underline !important
}

.TDU {
    text-decoration: underline !important
}

.TDL {
    text-decoration: line-through !important
}

.LSN {
    list-style-type: none !important
}

.bold {
    font-weight: bold
}

.italic {
    font-style: italic
}

.tbl,
.TBL {
    display: table
}

.table {
    display: table-cell;
    vertical-align: middle
}

.tableCenter {
    display: table-cell;
    vertical-align: middle
}

.sizing {
    box-sizing: border-box
}

.scroll-main {
    cursor: pointer
}

#header {
    position: fixed;
    top: -100px;
    left: 0px;
    height: 60px;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
    padding: 0px 0px;
    line-height: 30px;
    margin-bottom: 20px;
    z-index: 3;
    overflow: visible;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (min-width: 960px) {
    #header:hover {
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        transition: all 0.7s;
        top: 0px !important
    }
}

#header .header_container {
    width: 95%;
    margin: 0 auto
}

#header .logo {
    cursor: pointer;
    height: 40px;
    margin: 10px;
    float: left
}

/*@media only screen and (max-width: 640px) {
    #header .logo object {
        height: 30px
    }
}*/

@media only screen and (min-width: 961px) {
    #header nav {
        float: right;
        margin-top: 20px;
        display: block !important
    }

    #header nav::after {
        clear: both;
        content: " ";
        display: table
    }

    #header nav .nav-item {
        float: left
    }

    #header nav .nav-item .nav-link {
        color: #333;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px;
        font-weight: 600;
        color: color_num(2);
        text-decoration: none;
        text-transform: uppercase;
        border-right: 1px solid #999;
        padding: 0 10px;
        display: block
    }

    #header nav .nav-item .nav-link:hover {
        background: #000;
        color: #fff
    }

    #header nav .nav-item:last-child .nav-link {
        border-right: none
    }
}

@media only screen and (max-width: 960px) {
    #header nav {
        display: none;
        position: absolute;
        top: 60px;
        left: 0px;
        width: 100%;
        box-sizing: border-box;
        background: #444;
        padding: 20px
    }

    #header nav::after {
        clear: both;
        content: " ";
        display: table
    }
}

/*@media only screen and (max-width: 960px) and (max-width: 640px) {
    #header nav {
        top: 40px
    }
}*/

@media only screen and (max-width: 960px) {
    #header nav .nav-item {
        display: block
    }

    #header nav .nav-item .nav-link {
        display: block;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 21.6px;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        border-top: 1px solid #fff;
        padding: 10px;
        font-weight: 400
    }

    #header nav .nav-item .nav-link::before {
        font-family: 'FontAwesome';
        content: "\f105";
        display: inline-block;
        margin-right: 20px
    }

    #header nav .nav-item .nav-link:hover {
        background: #000;
        color: #fff
    }

    #header nav .nav-item:last-child .nav-link {
        border-right: none
    }
}

#header #sidrMenu {
    width: 60px;
    text-align: center;
    height: 100%;
    font-size: 25px;
    position: absolute;
    right: 0px;
    /* top: 17px */
    background: transparent;
    border: none;
}

@media only screen and (min-width: 961px) {
    #header #sidrMenu {
        display: none
    }
}

/*@media only screen and (max-width: 640px) {
    #header #sidrMenu {
        top: 7px
    }
}


@media only screen and (max-width: 640px) {
    #header {
        height: 40px
    }

    #header .logo {
        cursor: pointer;
        height: 30px;
        margin: 5px 0px
    }
}*/

@media only screen and (min-width: 960px) {
    .header-hover {
        position: fixed;
        top: 0px;
        height: 40px;
        z-index: 2;
        left: 0px;
        width: 100%
    }

    .header-hover:hover+#header {
        top: 0px !important;
        -webkit-transition: all 0.7s;
        -moz-transition: all 0.7s;
        -o-transition: all 0.7s;
        transition: all 0.7s
    }
}

#under_the_scroll {
    position: fixed;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: url(../images/under_the_scroll_back.png);
    background-size: cover
}

@media only screen and (max-width: 960px) {
    #under_the_scroll {
        position: absolute
    }
}

#under_the_scroll header {
    overflow: visible
}

#under_the_scroll .item {
    position: absolute;
    height: 400px;
    top: 150px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    box-sizing: border-box;
    padding: 0px 20px;
    margin: auto;
    text-align: center
}

#under_the_scroll .item .headline {
    box-sizing: border-box;
    font-size: 90px;
    font-size: 9rem;
    line-height: 108px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 2px;
    padding: 0px;
    max-width: 550px;
    margin: 0px auto;
    cursor: pointer;
    margin-top: -20px;
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

#under_the_scroll .item .headline:hover+.underline .line {
    width: 100%
}

#under_the_scroll .item .underline {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 700;
    letter-spacing: 4px;
    color: #fff;
    margin: 0px auto;
    display: table;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase
}

#under_the_scroll .item .underline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #fff;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#under_the_scroll .item .underline:hover .line {
    width: 100%
}

#under_the_scroll .item .content {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 38px;
    font-weight: 300;
    color: #fff;
    max-width: 960px;
    margin: 25px auto;
    display: table;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#under_the_scroll .item .content:hover {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8)
}

@media only screen and (max-width: 640px) {
    #under_the_scroll .item .headline {
        font-size: 40px;
        font-size: 4rem;
        line-height: 48px
    }

    #under_the_scroll .item .underline {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 19.2px
    }

    #under_the_scroll .item .content {
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 28.8px
    }
}

.under_the_scroll_clear {
    background: #ff5015;
    height: 100%
}

main {
    position: relative;
    background: #fff;
    z-index: 2
}

#about {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 300;
    color: #444;
    padding: 150px 0px;
    background: #fff
}

#works {text-align: center;}

#works .headline,
#about .headline {
    font-size: 52px;
    font-size: 5.2rem;
    line-height: 62.4px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    display: table;
    margin: 10px auto 20px
}

#works .headline {margin-bottom:30px;}

#works .headline .line,
#about .headline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #444;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#works .headline:hover .line,
#about .headline:hover .line {
    width: 100%
}

@media only screen and (max-width: 960px) {
    #works .headline,
    #about .headline {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 50.4px
    }
}

@media only screen and (max-width: 640px) {
    #works .headline,
    #about .headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px;
    }

    #about {padding:75px 0;}
    #about .headline {margin-bottom:0px;}
    #works .headline {margin-bottom:15px;}
}

#works .circle_rgb,
#about .circle_rgb {
    margin-bottom: 25px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

#works:hover .circle_rgb ,
#about:hover .circle_rgb {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#works .header {
    height: 180px;
    text-align: center;
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    font-weight: 700;
    line-height: 180px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#works .header::after {
    clear: both;
    content: " ";
    display: table
}

#works .header h1 {
    display: block;
    clear: none;
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    font-weight: 700;
    line-height: 180px
}

#works .header .red-box {
    background: #ff5015;
    height: 100%
}

#works .header .blue-box {
    background: #00a7e0;
    height: 100%;
    -webkit-transition: color 0.7s;
    -moz-transition: color 0.7s;
    -o-transition: color 0.7s;
    transition: color 0.7s
}

#works .header .blue-box:hover {
    color: #ffffff
}

@media only screen and (max-width: 640px) {
    #works .header .blue-box {
        font-size: 22px;
        line-height: 40px
    }
}

#works .header .green-box {
    background: #83b340;
    height: 100%
}

@media only screen and (max-width: 640px) {
    #works .header {
        height: 40px;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 28.8px;
        font-weight: 700;
        line-height: 40px
    }
}

#works .body::after {
    clear: both;
    content: " ";
    display: table
}

#works .body .work-box {
    position: relative
}

#works .body .work-box::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.8) 75%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    z-index: 4;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    pointer-events: none
}

#works .body .work-box .big-img {
    position: relative;
    display: block;
    -webkit-transition: all 0.7s;
    transition: all 0.7s;
    width: 100%;
    z-index: 2
}

#works .body .work-box .hover-img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
    opacity: 1;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    max-width: 50%;
    max-height: 40%;
    visibility: visible;
    z-index: 9
}

#works .body .work-box.VOI .hover-img {
    max-width: 75%
}

#works .body .work-box .content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2em;
    width: 100%;
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
    box-sizing: border-box;
    color: #fff;
    z-index: 5;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 600;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s
}

@media only screen and (max-width: 1200px) {
    #works .body .work-box .content {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 20px;
        font-weight: 600
    }
}

@media only screen and (max-width: 960px) {
    #works .body .work-box .content {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px;
        font-weight: 600;
        padding: 1em
    }
}

@media only screen and (max-width: 640px) {
    #works .body .work-box {
        margin-top: 0px
    }
}

#works .body .article-item {
    overflow: hidden
}

#works .article-item .work-link {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 270px;
}

#works .article-item.toi {
    background-color: #0E4F97;
}

#works .article-item.hashulchan {
    background-color: #FFDE02;
}

#works .article-item.jb {
    background-color: #663E61;
}

#works .article-item.zman {
    background-color: #DBF5FD;
}

#works .article-item.timeout {
    background-color: #E11113;
}

#works .article-item.atmag {
    background-color: #FF556F;
}

#works .article-item.c972 {
    background-color: #DB3B3B;
}

#works .article-item.jbTeens {
    background-color: #5A5AEB;
}

#works .article-item.hartman {
    background-color: #09204B;
}

#works .article-item.israel21c {
    background-color: #00ADEF;
}

#works .article-item.jns {
    background-color: #BE0000;
}

#works .article-item.gisha {
    background-color: #008F7E;
}

#works .article-item.simplysimchas {
    background-color: #FAFAC8;
}

#works .article-item.davar1 {
    background-color: #222222;
}

#works .article-item.haiton {
    background-color: #F09999;
}

#works .article-item.ajc {
    background-color: #C69431;
}

#works .article-item.eye {
    background-color: #F9633E;
}

#works .article-item.jewishweek {
    background-color: #0084D6;
}

#works .article-item.jewishnews {
    background-color: #BE0C0E;
}

#works .article-item.ajn {
    background-color: #5849F6;
}

#works .article-item.jewishstandard {
    background-color: #C8F1FF;
}

#works .article-item.pjc {
    background-color: #0071B9;
}

#works .article-item.njjn {
    background-color: #D9A140;
}

#works .article-item.ajt {
    background-color: #0C243F;
}

#works .article-item.doctorsonly {
    background-color: #F9421E;
}

#works .article-item.medic {
    background-color: #2F90FB;
}

#works .article-item.mednet {
    background-color: #00BF91;
}

/* #works .body .article-item:hover .work-box::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

#works .body .article-item:hover .hover-img {
    -webkit-transform: translate3d(0, -50%, 0) translate3d(0, -10px, 0)
}

#works .body .article-item:hover .content {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
} */

#products {
    padding: 110px 0px
}

#products .header {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 300;
    color: #444
}

#products .header .headline {
    font-size: 52px;
    font-size: 5.2rem;
    line-height: 62.4px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    display: table;
    margin: 0 auto
}

#products .header .headline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #444;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products .header .headline:hover .line {
    width: 100%
}

@media only screen and (max-width: 960px) {
    #products .header .headline {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 50.4px
    }
}

@media only screen and (max-width: 640px) {
    #products {padding:75px 0;}
    #products .header .headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px
    }
}

#products .header .circle_rgb {
    margin: 25px 0px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

#products .header:hover .circle_rgb {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#products .body {
    margin-top: 80px
}

#products .body::after {
    clear: both;
    content: " ";
    display: table
}

#products .product {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    font-weight: 300;
    float: left;
    box-sizing: border-box;
    padding: 20px 20px
}

#products .product:nth-child(even) {
    border-left: 1px solid #dedede;
    padding-left: 75px;
    width: 45%;
    padding-right: 0px
}

#products .product:nth-child(odd) {
    clear: left;
    padding-right: 80px;
    width: 50%
}

#products .product .headline {
    color: #444;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#products .product li {
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 5px
}

@media only screen and (max-width: 640px) {
    #products .product {
        width: calc(100% - 40px) !important;
        padding: 20px 0 !important;
        margin-right:20px;
        margin-left:20px;
        border-left: none !important;
        border-top: 1px solid #dedede;
    }
    #products .body {margin-top:40px;}
}

#salamandra {
    background: url(../images/salamandra.png);
    background-size: cover;
    box-sizing: border-box;
    padding: 130px 10px;
    color: #fff
}

@media only screen and (max-width: 640px) {
    #salamandra {
        padding: 60px 10px
    }
}

#salamandra .headline {
    font-size: 90px;
    font-size: 9rem;
    line-height: 108px;
    font-weight: 300;
    text-transform: uppercase;
    display: table
}

#salamandra .headline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #fff;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#salamandra .headline:hover .line {
    width: 100%
}

#salamandra .headline .tm {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 54px;
    font-weight: 300;
    position: relative;
    top: -40px
}

@media only screen and (max-width: 640px) {
    #salamandra .headline {
        font-size: 40px;
        font-size: 4rem;
        line-height: 48px
    }

    #salamandra .headline .tm {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 26.4px;
        font-weight: 300;
        position: relative;
        top: -20px
    }
}

#salamandra .content {
    width: 50%;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 26px;
    font-weight: 400
}

@media only screen and (max-width: 1200px) {
    #salamandra .content {
        width: 75%
    }
}

@media only screen and (max-width: 960px) {
    #salamandra .content {
        width: 100%
    }
}

@media only screen and (max-width: 640px) {
    #salamandra .content {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 22px
    }
}

#salamandra .watch-btn {
    display: block;
    display: none;
    padding: 20px 0px;
    text-align: center;
    border: 3px solid #fff;
    width: 25%;
    box-sizing: border-box;
    text-transform: uppercase;
    margin-top: 30px;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    font-weight: 600
}

@media only screen and (max-width: 1200px) {
    #salamandra .watch-btn {
        width: 50%
    }
}

@media only screen and (max-width: 960px) {
    #salamandra .watch-btn {
        width: 50%
    }
}

@media only screen and (max-width: 640px) {
    #salamandra .watch-btn {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 19.2px;
        padding: 10px 0px;
        width: 100%
    }
}

#salamandra .watch-btn:hover {
    background: #fff;
    color: #444
}

#services {
    padding: 110px 0px
}

#services .header {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 300;
    color: #444
}

#services .header .headline {
    font-size: 52px;
    font-size: 5.2rem;
    line-height: 62.4px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    display: table;
    margin: 0 auto
}

#services .header .headline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #444;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#services .header .headline:hover .line {
    width: 100%
}

@media only screen and (max-width: 960px) {
    #services .header .headline {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 50.4px
    }
}

@media only screen and (max-width: 640px) {
    #services {padding:75px 0;}
    #services .header .headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px
    }
}

#services .header .content {
    box-sizing: border-box;
    padding: 0px 50px
}

@media only screen and (max-width: 960px) {
    #services .header .content {
        padding: 0px 20px
    }
}

@media only screen and (max-width: 640px) {
    #services .header .content {
        padding: 0px 0px
    }
}

#services .header .circle_rgb {
    margin: 25px 0px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

#services .header:hover .circle_rgb {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#services .body {
    margin-top: 80px
}

#services .body::after {
    clear: both;
    content: " ";
    display: table
}

#services .service {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    font-weight: 300;
    float: left;
    box-sizing: border-box;
    padding: 20px 20px;
    width: 33%
}

#services .service .headline {
    color: #444;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    text-transform:uppercase;
}

@media only screen and (max-width: 960px) {
    #services .service .headline {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 50.4px
    }
}

@media only screen and (max-width: 640px) {
    #services .service .headline {
        font-size: 20px;
        font-size: 2rem;
        line-height: 26px
    }

}

#services .service li {
    font-weight: 300;
    list-style-type: disc;
    margin-left: 20px;
    padding-left: 5px
}

@media only screen and (max-width: 960px) {
    #services .service {
        width: 50% !important;
        padding: 20px !important;
        border-left: none !important
    }
}

@media only screen and (max-width: 640px) {
    #services .service {
        width: calc(100% - 40px) !important;
        padding: 20px 0!important;
        margin-left:20px;
        margin-right:20px;
        border-left: none !important;
        border-top: 1px solid #dedede
    }
    #services .body {margin-top:40px;}
}

#testimonials {
    padding: 136px 20px;
    background: url(../images/clients_back.png);
    background-size: cover;
    box-sizing: border-box
}

#testimonials .swiper-slide {
    text-align: center;
    color: #444;
    cursor: default
}

#testimonials .swiper-slide .content {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 38px;
    font-weight: 400;
    padding: 0px 15%
}

#testimonials .swiper-slide .content:hover+.info .line {
    width: 100%
}

#testimonials .swiper-slide .info {
    margin: 20px auto;
    display: table
}

#testimonials .swiper-slide .info .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #444;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#testimonials .swiper-slide .info:hover .line {
    width: 100%
}

#testimonials .swiper-slide .client {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 600
}

#testimonials .swiper-slide .brand {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 300
}

@media only screen and (max-width: 960px) {
    #testimonials {
        padding: 50px 10px
    }

    #testimonials .swiper-slide .content {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px;
        padding: 0px 10%
    }

    #testimonials .swiper-slide .info {
        margin: 10px auto
    }

    #testimonials .swiper-slide .client {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 16.8px
    }

    #testimonials .swiper-slide .brand {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 16.8px
    }
}

@media only screen and (max-width: 640px) {
    #testimonials .swiper-slide .content {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 26.4px;
        padding: 0px 1%
    }

    #testimonials .swiper-slide .client {
        display: block
    }

    #testimonials .swiper-slide .brand {
        display: block
    }
}

#founders {
    padding: 110px 0px
}

#founders .header {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 300;
    color: #444
}

#founders .header .headline {
    font-size: 40px;
    font-size: 4rem;
    line-height: 48px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    display: table;
    margin: 0 auto
}

#founders .header .headline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #444;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#founders .header .headline:hover .line {
    width: 100%
}

@media only screen and (max-width: 960px) {
    #founders .header .headline {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 50.4px
    }
}

@media only screen and (max-width: 640px) {
    #founders {padding: 75px 0;}
    #founders .header .headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px
    }
}

#founders .header .content {
    box-sizing: border-box;
    padding: 0px 50px
}

@media only screen and (max-width: 960px) {
    #founders .header .content {
        padding: 0px 20px
    }
}

#founders .header .circle_rgb {
    margin: 25px 0px;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
    -o-transition: all 2s;
    transition: all 2s
}

#founders .header:hover .circle_rgb {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

#founders .founder {
    text-align: center;
    margin: 40px auto
}

#founders .founder .media {
    float: left;
    width: 100%;
    margin: 20px auto
}

@media only screen and (max-width: 960px) {
    #founders .founder .media {
        width: 33%;
        margin-top: 40px
    }
}

@media only screen and (max-width: 640px) {
    #founders .founder .media {
        width: 100%
    }
}

#founders .founder .media img {
    box-sizing: border-box;
    border-radius: 50%;
    border: 1px solid #999;
    width: 240px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

#founders .founder .media.red img:hover {
    border-color: #ff5015
}

#founders .founder .media.blue img:hover {
    border-color: #00a7e0
}

#founders .founder .media.green img:hover {
    border-color: #83b340
}

#founders .founder .media:hover+.info .line {
    width: 100% !important
}

#founders .founder .info {
    float: left;
    width: 100%;
    box-sizing: border-box
}

@media only screen and (max-width: 960px) {
    #founders .founder .info {
        width: 66%;
        padding: 0px 70px
    }
}

@media only screen and (max-width: 640px) {
    #founders .founder .info {
        padding: 0px;
        width: 100%
    }
}

#founders .founder .info .name {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    display: table;
    margin: 0 auto;
    cursor: default
}

#founders .founder .info .name.red {
    color: #ff5015
}

#founders .founder .info .name.red .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #ff5015;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#founders .founder .info .name.red:hover .line {
    width: 100%
}

#founders .founder .info .name.blue {
    color: #00a7e0
}

#founders .founder .info .name.blue .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #00a7e0;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#founders .founder .info .name.blue:hover .line {
    width: 100%
}

#founders .founder .info .name.green {
    color: #83b340
}

#founders .founder .info .name.green .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #83b340;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#founders .founder .info .name.green:hover .line {
    width: 100%
}

#founders .founder .info .job {
    margin: 0px auto 13px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 600;
    text-transform: uppercase
}

#founders .founder .info .content {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 300
}

#founders .founder .info .social {
    font-size: 24px;
    font-size: 2.5rem;
    line-height:28px;
    -webkit-transition: all 0.5;
    -moz-transition: all 0.5;
    -o-transition: all 0.5;
    transition: all 0.5;
    margin: 10px
}

#founders .founder .info .social i {
    margin: 10px
}

#founders .founder .info .social a {
    color: #444
}

#founders .founder .info.red .social i:hover {
    color: #ff5015
}

#founders .founder .info.blue .social i:hover {
    color: #00a7e0
}

#founders .founder .info.green .social i:hover {
    color: #83b340
}

@media only screen and (max-width: 960px) {
    #founders .founder {
        padding-bottom: 20px;
        margin-bottom: -20px;
        border-bottom: 1px solid #dedede
    }
}

#founders .founder::after {
    clear: both;
    content: " ";
    display: table
}

#contact {
    padding: 50px 0px;
    background: url(../images/contact_back.jpg)
}

#contact .header {
    text-align: center;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    font-weight: 300;
    color: #444
}

#contact .header .headline {
    font-size: 52px;
    font-size: 5.2rem;
    line-height: 62.4px;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    display: table;
    margin: 0 auto
}

#contact .header .headline .line {
    display: block;
    height: 1px;
    width: 0%;
    margin: 5px auto;
    background: #444;
    border: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#contact .header .headline:hover .line {
    width: 100%
}

@media only screen and (max-width: 960px) {
    #contact .header .headline {
        font-size: 42px;
        font-size: 4.2rem;
        line-height: 50.4px
    }
}

@media only screen and (max-width: 640px) {
    #contact .header .headline {
        font-size: 30px;
        font-size: 3rem;
        line-height: 36px
    }
}

#contact .contact-box {
    margin: 30px auto;
    background: #fff;
    min-height: 300px
}

#contact .contact-box .info {
    padding: 40px
}

@media only screen and (max-width: 960px) {
    #contact .contact-box .info {
        padding: 20px
    }
}

#contact .contact-box .info .logo {
    margin-bottom: 20px
}

#contact .contact-box .info .info-row {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 300;
    margin-top: 10px
}

#contact .contact-box .info .label {
    color: #505050;
    display: inline-block;
    width: 70px
}

@media only screen and (max-width: 960px) {
    #contact .contact-box .info .label {
        display: block
    }
}

#contact .contact-box .info .content {
    color: #444;
    text-decoration: none
}

#contact .contact-box .form {
    padding: 40px
}

#contact .contact-box .form::after {
    clear: both;
    content: " ";
    display: table
}

@media only screen and (max-width: 960px) {
    #contact .contact-box .form {
        padding: 20px 10px
    }
}

#contact .contact-box .form .input_group {
    display: block;
    position: relative;
    margin-bottom: 20px;
    width: 100%
}

#contact .contact-box .form .input_group.input_recaptcha {
    background: #f9f9f9;
    border: 1px solid #dedede
}

#contact .contact-box .form .input_group.input_recaptcha .g-recaptcha-warrper {
    width: 298px;
    height: 73px;
    overflow: hidden;
    position: relative;
    margin: auto
}

#contact .contact-box .form .input_group.input_recaptcha .g-recaptcha {
    position: absolute;
    top: -2px;
    left: -2px
}

@media only screen and (max-width: 640px) {
    #contact .contact-box .form .input_group.input_recaptcha {
        background: none;
        border: none
    }

    #contact .contact-box .form .input_group.input_recaptcha .g-recaptcha-warrper {
        width: 230px;
        overflow: visible
    }

    #contact .contact-box .form .input_group.input_recaptcha .g-recaptcha {
        top: -9px;
        left: -38px
    }
}

#contact .contact-box .form .input_group .error {
    color: red;
    font-size: 13px;
    display: block;
    position: absolute;
    top: -14px;
    left: 0px
}

#contact .contact-box .form .input_group.required .placeholder::before {
    content: '*';
    color: red;
    position: absolute;
    top: 0px;
    left: -8px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 24px;
    font-weight: 300
}

#contact .contact-box .form .input_group .input {
    width: 100%;
    padding: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 400;
    box-sizing: border-box;
    border: none;
    background: #F0F1F3;
    color: #444;
    outline: none;
    resize: none
}

#contact .contact-box .form .input_group .input.textarea {
    height: 170px
}

#contact .contact-box .form .input_group .input:focus+.placeholder {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14.4px;
    top: 5px;
    color: #444
}

#contact .contact-box .form .input_group .input:focus+.placeholder::before {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19.2px;
    font-weight: 300
}

#contact .contact-box .form .input_group .placeholder {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    pointer-events: none;
    color: #444;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

#contact .contact-box .form .input_group.hasValue .placeholder {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14.4px;
    top: 5px;
    color: #444
}

#contact .contact-box .form .input_group.hasValue .placeholder::before {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 19.2px;
    font-weight: 300
}

#contact .contact-box .form .submit {
    float: right;
    background: #444;
    color: #fff;
    width: 100%;
    height: 60px;
    border: none;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21.6px;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    padding: 0px 30px;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

#contact .contact-box .form .submit.tnx {
    width: 100%;
    background: #00A7E0
}

@media only screen and (max-width: 960px) {
    #contact .contact-box .form .submit {
        width: 100%
    }
}

#footer {
    height: 30px
}

#footer::after {
    clear: both;
    content: " ";
    display: table
}

#footer .red-box {
    background: #ff5015;
    height: 100%
}

#footer .blue-box {
    background: #00a7e0;
    height: 100%
}

#footer .green-box {
    background: #83b340;
    height: 100%
}

#works .body .work-box.jb .hover-img {
    max-width: 75%;
}

.v-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}