@font-face {
    font-family: 'FontAwesome';
    src: url(//oncoins.net/wp-content/themes/yelly/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//oncoins.net/wp-content/themes/yelly/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(fontawesome-webfont.woff2) format('woff2'), url(//oncoins.net/wp-content/themes/yelly/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//oncoins.net/wp-content/themes/yelly/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//oncoins.net/wp-content/themes/yelly/fonts/fontawesome-webfont.svg?v=4.7.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: .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
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-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 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-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 {
    -ms-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-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .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, .fa-gratipay: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-pp: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-resistance: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-y-combinator-square:before, .fa-yc-square:before, .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"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    /*display: block;*/
    margin: 0 auto;
    max-width: 100%;
}


picture img {
    border-radius: 14px;
    margin: 20px auto;
}

/*img {
    border-style: none
}*/

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

@media (min-width: 992px) {
    html {
        position: relative;
        min-height: 100%
    }
}

body {
    font-size: 15px;
    line-height: 1.5;
    color: #333;
    background: #fff;
    font-family: "Georgia", "Times New Roman", "Bitstream Charter", "Times", serif
}

@media (min-width: 992px) {
    body {
        margin-bottom: 110px
    }
}

/*img {
    height: auto;
    max-width: 100%
}*/

a, .spanlink, .comment-reply-link {
    color: #000;
    cursor: pointer
}

a:hover, a:focus, a:active, .spanlink:hover, .comment-reply-link:hover {
    color: midnightblue
}

a:focus {
    outline: thin dotted
}

a:hover, a:active {
    outline: 0
}

.btn, .comment-respond .form-submit input {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #223443;
    background-image: -moz-linear-gradient(top, #3f5a63, #223443);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3f5a63), to(#223443));
    background-image: -webkit-linear-gradient(top, #3f5a63, #223443);
    background-image: -o-linear-gradient(top, #3f5a63, #223443);
    background-image: linear-gradient(to bottom, #3f5a63, #223443);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3F5A63', endColorstr='#FF223443', GradientType=0);
    color: #fff;
    text-decoration: none
}

.btn:hover, .comment-respond .form-submit input:hover {
    background-color: #213343;
    background-image: -moz-linear-gradient(top, #324d56, #213343);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#324d56), to(#213343));
    background-image: -webkit-linear-gradient(top, #324d56, #213343);
    background-image: -o-linear-gradient(top, #324d56, #213343);
    background-image: linear-gradient(to bottom, #324d56, #213343);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF324D56', endColorstr='#FF213343', GradientType=0);
    color: #fff
}

.btn-gray {
    background-color: #dcdcdc;
    background-image: -moz-linear-gradient(top, #e1e1e1, #dcdcdc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e1e1e1), to(#dcdcdc));
    background-image: -webkit-linear-gradient(top, #e1e1e1, #dcdcdc);
    background-image: -o-linear-gradient(top, #e1e1e1, #dcdcdc);
    background-image: linear-gradient(to bottom, #e1e1e1, #dcdcdc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE1E1E1', endColorstr='#FFDCDCDC', GradientType=0);
    color: #333
}

.btn-fb-like, .btn-top-like {
    position: relative;
    display: block;
    padding: 11px 20px 11px 50px;
    color: #fff;
    background: #425d9d;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    animation: pulse 1.5s infinite
}

.btn-fb-like:before, .btn-top-like:before {
    content: "\f087";
    position: absolute;
    top: 16px;
    left: 24px;
    font: normal normal normal 18px/1 FontAwesome;
    color: #fff;
    animation: like 1.5s infinite
}

.btn-top-like--ok {
    background: #f2720c
}

.btn-top-like--twitter {
    background: #00b7ec
}

.btn-top-like--vk {
    background: #526e8f
}

.btn-top-like--gp {
    background: #d23e30
}

.btn-top-like--reddit {
    background: #74a6d0
}

.btn-top-like--pinterest {
    background: #bd081c
}

.alignleft {
    float: left;
    margin: 0 15px 15px 0;
    display: block
}

.alignright {
    float: right;
    margin: 0 0 15px 15px;
    display: block
}

.aligncenter {
    display: block;
    margin: 0 auto;
    text-align: center
}

.wp-caption {
    margin-bottom: 25px
}

.wp-caption img {
    vertical-align: bottom
}

.wp-caption-text {
    font-style: italic
}

.wp-smiley {
    vertical-align: middle;
    max-height: 20px;
    width: auto
}

.mb10 {
    margin-bottom: 10px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: inherit
}

h1, .h1 {
    margin: 0 0 10px
}

h2, .h2 {
    font-size: 1.5em
}

h2, h3, h4, h5, h6, .h2, .h3, .h4, .h5, .h6 {
    margin-top: 25px;
    margin-bottom: 10px;
    text-align: center
}

p, ol, ul {
    font-size: var(--normal-font-size);
    margin-bottom: 16px;
    line-height: 28px;
    text-align: start;
}

/*p {
    margin: 0 0 10px
}*/

.top-line {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 0;
    overflow: hidden;
    background: #f6f5ef;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.11);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.11);
    *zoom: 1;
    -webkit-transform: translate(0, -100px);
    -moz-transform: translate(0, -100px);
    -ms-transform: translate(0, -100px);
    -o-transform: translate(0, -100px);
    transform: translate(0, -100px);
    opacity: 0;
    filter: "alpha(opacity=0)";
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 300
}

.top-line:before, .top-line:after {
    content: " ";
    display: table;
    line-height: 0
}

.top-line:after {
    clear: both
}

@media (max-width: 991px) {
    .top-line {
        display: none
    }
}

.top-line.show {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: "alpha(opacity=100)"
}

.top-line__title {
    float: left;
    width: 450px;
    margin-right: 20px;
    font-size: 1.1em
}

.top-line__like {
    float: left;
    width: 280px
}

.top-line__next {
    float: right;
    width: 300px;
    height: 58px;
    font-size: 13px;
    overflow: hidden
}

.top-line__next img {
    float: left;
    width: auto;
    margin-right: 8px;
    height: 43px;
    border-radius: 4px
}

.top-line__next a {
    text-decoration: none
}

.admin-bar .top-line {
    top: 32px
}

.site {
    position: relative;
    width: 1080px;
    margin: 0 auto
}

.site-header {
    background: #343c55;
    margin-bottom: 25px;
    height: 70px;
    *zoom: 1
}

.site-header:before, .site-header:after {
    content: " ";
    display: table;
    line-height: 0
}

.site-header:after {
    clear: both
}

@media (min-width: 992px) {
    .site-header {
        min-width: 1080px
    }
}

.site-header-menu {
    *zoom: 1
}

.site-header-menu:before, .site-header-menu:after {
    content: " ";
    display: table;
    line-height: 0
}

.site-header-menu:after {
    clear: both
}

.site-header-menu .header-search input {
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8)
}

.site-header-menu .header-search .fa {
    color: rgba(0, 0, 0, 0.4)
}

.site-content {
    display: table;
    background: #fff;
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px;
    border-radius: 5px;
    *zoom: 1
}

.site-content:before, .site-content:after {
    content: " ";
    display: table;
    line-height: 0
}

.site-content:after {
    clear: both
}

@media (max-width: 991px) {
    .site-content {
        padding: 15px;
        margin: 0 -15px
    }
}

.content-area {
    float: left;
    width: 780px;
    vertical-align: top;
    padding-right: 50px
}

.content-area_one {
    width: auto;
    padding-right: 0
}

@media (min-width: 992px) {
    .sidebar-show .content-area_one {
        width: 780px;
        padding-right: 50px
    }

    .sidebar-show .posts-box .post-box:nth-child(2n+1) {
        clear: left
    }

    .sidebar-show .posts-box .post-box:nth-child(3n+1) {
        clear: none
    }
}

.widget-area {
    float: left;
    width: 300px;
    vertical-align: top
}

.header-fixed {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #343c55;
    height: 70px;
    z-index: 999;
    opacity: .9;
    filter: "alpha(opacity=90)";
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.header-fixed:hover {
    opacity: 1;
    filter: "alpha(opacity=100)"
}

body.admin-bar .header-fixed {
    top: 32px
}

.site-footer {
    background: #343c55;
    padding: 10px 0;
    color: #fff;
    margin-top: 50px;
    *zoom: 1
}

.site-footer:before, .site-footer:after {
    content: " ";
    display: table;
    line-height: 0
}

.site-footer:after {
    clear: both
}

@media (min-width: 992px) {
    .site-footer {
        min-width: 1080px;
        position: absolute;
        bottom: 0;
        width: 100%
    }
}

.site-footer a {
    color: #fff
}

.footer-text {
    padding-top: 10px;
    font-size: .8em;
    line-height: 1.2
}

.site-info {
    float: left;
    padding: 5px 0
}

.site-counters {
    float: right
}

.site-counters img {
    opacity: .8;
    filter: "alpha(opacity=80)";
    margin-left: 5px
}

.site-branding {
    padding: 20px 0;
    float: left;
    margin-right: 50px
}

.site-title {
    color: #fff;
    font-size: 28px;
    margin: 0;
    font-weight: normal;
    line-height: 1.1
}

.site-title a {
    color: #fff;
    text-decoration: none
}

.site-title img {
    margin-top: -10px;
    vertical-align: middle;
    margin-right: 10px;
    max-height: 50px;
    max-width: 100px
}

.site-description {
    color: #fff;
    margin: 0
}

.header-search {
    position: absolute;
    top: 18px;
    right: 0
}

.header-search input {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 6px 10px;
    border: none;
    width: 40px;
    background: rgba(255, 255, 255, 0.1);
    outline: none;
    border-radius: 6px
}

.header-search button {
    position: absolute;
    top: 4px;
    right: 7px;
    background: none;
    border: none
}

.header-search .fa {
    color: rgba(255, 255, 255, 0.5)
}

.header-search.open input {
    width: 200px;
    background: #fff
}

.main-navigation {
    max-width: 750px;
    float: left
}

.main-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.main-navigation ul:after {
    content: '';
    display: block;
    clear: both
}

.main-navigation ul li {
    position: relative;
    float: left
}

.main-navigation ul li a {
    display: inline-block;
    padding: 24px 20px;
    height: 70px;
    color: #eaf6fa;
    text-decoration: none
}

.main-navigation ul li a:hover {
    background: rgba(0, 0, 0, 0.1)
}

.main-navigation ul li.current-menu-item a {
    background: rgba(0, 0, 0, 0.1)
}

.main-navigation ul li > .sub-menu {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    min-width: 100%;
    z-index: 999
}

@media (min-width: 992px) {
    .main-navigation ul li > .sub-menu {
        -webkit-box-shadow: 0 0 15px rgba(34, 52, 67, 0.5);
        box-shadow: 0 0 15px rgba(34, 52, 67, 0.5)
    }
}

@media (max-width: 991px) {
    .main-navigation ul li > .sub-menu {
        position: relative;
        top: auto;
        left: auto
    }
}

.main-navigation ul li > .sub-menu li {
    float: none;
    margin-left: 20px
}

@media (min-width: 992px) {
    .main-navigation ul li > .sub-menu li {
        margin-left: 0
    }
}

.main-navigation ul li > .sub-menu li a {
    display: block;
    white-space: nowrap;
    padding: 15px 20px;
    height: 50px
}

.main-navigation ul li > .sub-menu li ul {
    position: absolute;
    top: 0;
    left: 100%;
    font-size: 85%;
    background: #1d2b3a
}

.main-navigation ul li > .sub-menu li ul a {
    padding: 12px 20px
}

.main-navigation ul li > .sub-menu li.menu-item-has-children:after {
    top: 50%;
    right: 4px;
    margin: -2px 0 0;
    left: auto;
    border-width: 3px 0 3px 5px;
    border-color: transparent transparent transparent rgba(255, 255, 255, 0.7)
}

.main-navigation ul li.menu-item-has-children:after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin: 0 0 0 -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 3px 0 3px;
    border-color: rgba(255, 255, 255, 0.7) transparent transparent transparent
}

.footer-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-navigation ul li {
    display: inline-block;
    margin-right: 30px
}

.menu-toggle {
    display: none;
    position: absolute;
    top: 19px;
    right: 15px;
    background: transparent;
    width: 40px;
    height: 30px;
    border: none;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff
}

.menu-toggle:after {
    content: '';
    position: absolute;
    top: 9px;
    width: 40px;
    height: 4px;
    background: #fff
}

.menu-wide {
    *zoom: 1
}

.menu-wide:before, .menu-wide:after {
    content: " ";
    display: table;
    line-height: 0
}

.menu-wide:after {
    clear: both
}

.menu-wide .main-navigation {
    float: none;
    max-width: inherit
}

.menu-wide .main-navigation ul li a {
    display: inline-block;
    padding: 18px 20px;
    height: 58px
}

.menu-wide .main-navigation ul li > .sub-menu {
    top: 58px
}

.menu-wide .menu-toggle {
    top: -57px;
    border-color: #425d9d
}

.menu-wide .menu-toggle:after {
    background: #425d9d
}

.page-title {
    font-size: 24px;
    margin-bottom: 25px
}

@media (min-width: 992px) {
    .page-title {
        font-size: 30px
    }
}

.entry-title {
    font-size: 20px;
    margin: 0 0 10px
}

@media (min-width: 768px) {
    .entry-title {
        font-size: 22px
    }
}

.entry-title a {
    text-decoration: none
}

.entry-title a:hover {
    border-bottom-color: transparent
}

.entry-meta {
    font-size: 85%;
    color: #999;
    margin-bottom: 15px
}

.entry-meta__tag {
    padding: 3px 10px;
    font-size: .9em;
    color: #999;
    background: #efede7;
    text-decoration: none
}

.entry-meta__tag:before {
    content: '# '
}

.entry-category {
    margin-right: 20px
}

.entry-category a {
    color: #333
}

.entry-category a:hover {
    text-decoration: none
}

.entry-date time {
    color: #333
}

.entry-author {
    float: right
}

.entry-author span {
    color: #333
}

.entry-excerpt {
    text-align: center;
    margin-bottom: 30px;
    font-size: 1.3em;
    color: #666
}

.post-image {
    text-align: center;
    margin-bottom: 25px
}

.post-image img {
    display: block;
    margin: 0 auto;
    vertical-align: bottom
}

.entry-image {
    position: relative;
    margin-bottom: 10px
}

.entry-image img {
    display: block
}

.entry-image_blank {
    background: #eee
}

.breadcrumb {
    text-align: center
}

.post-title {
    position: relative;
    font-size: 26px;
    text-align: center;
    margin-bottom: 35px
}

@media (min-width: 768px) {
    .post-title {
        font-size: 37px
    }
}

.post-title:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 20%;
    right: 20%;
    height: 2px;
    background: #eee
}

@media (min-width: 768px) {
    .entry-content {
        font-size: 1.2em
    }
}

@media (max-width: 767px) {
    .entry-content iframe:not(.pb_feed_iframe) {
        width: 100% !important;
        height: 100% !important
    }
}

.entry-content img {
    vertical-align: middle
}

.entry-content p {
    margin-bottom: 25px
}

.entry-content ol, .entry-content ul {
    margin: 1.5em 0 1.5em 1em;
    padding: 0;
    list-style: none
}

.entry-content ol li, .entry-content ul li {
    position: relative;
    padding-left: 40px;
    margin: .5em 0
}

.entry-content ol {
    counter-reset: point
}

.entry-content ol li:before {
    position: absolute;
    left: 0;
    top: -2px;
    width: 2em;
    height: 2em;
    padding-top: .2em;
    content: counter(point);
    counter-increment: point 1;
    text-align: center;
    font-size: .8em;
    border: 2px solid #425d9d;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.entry-content ol[start="2"] {
    counter-reset: point 1
}

.entry-content ol[start="3"] {
    counter-reset: point 2
}

.entry-content ol[start="4"] {
    counter-reset: point 3
}

.entry-content ol[start="5"] {
    counter-reset: point 4
}

.entry-content ol[start="6"] {
    counter-reset: point 5
}

.entry-content ol[start="7"] {
    counter-reset: point 6
}

.entry-content ol[start="8"] {
    counter-reset: point 7
}

.entry-content ol[start="9"] {
    counter-reset: point 8
}

.entry-content ol[start="10"] {
    counter-reset: point 9
}

.entry-content ol[start="11"] {
    counter-reset: point 10
}

.entry-content ol[start="12"] {
    counter-reset: point 11
}

.entry-content ol[start="13"] {
    counter-reset: point 12
}

.entry-content ol[start="14"] {
    counter-reset: point 12
}

.entry-content ol[start="15"] {
    counter-reset: point 14
}

.entry-content ol[start="16"] {
    counter-reset: point 15
}

.entry-content ol[start="17"] {
    counter-reset: point 16
}

.entry-content ol[start="18"] {
    counter-reset: point 17
}

.entry-content ol[start="19"] {
    counter-reset: point 18
}

.entry-content ol[start="20"] {
    counter-reset: point 19
}

.entry-content ul li:before {
    content: '';
    position: absolute;
    top: .5em;
    left: 7px;
    width: 10px;
    height: 10px;
    background: #425d9d
}

.entry-content blockquote {
    position: relative;
    font-size: 120%;
    margin: 20px 0;
    padding: 0 30px
}

.entry-content blockquote:before {
    content: '\201C';
    position: absolute;
    top: -15px;
    left: 0;
    font-size: 42px;
    color: #425d9d
}

.entry-content blockquote.instagram-media:before {
    display: none
}

.entry-content blockquote.warning {
    background: #fff4d4 url(//oncoins.net/wp-content/themes/yelly/images/blockquote-warning.png) 20px center no-repeat;
    font-size: 100%;
    padding: 20px 30px 10px 80px;
    border-radius: 6px
}

.entry-content blockquote.warning:before {
    display: none
}

.entry-content blockquote.info {
    background: #e3f1f4 url(//oncoins.net/wp-content/themes/yelly/images/blockquote-info.png) 20px center no-repeat;
    font-size: 100%;
    padding: 20px 30px 10px 80px;
    border-radius: 6px
}

.entry-content blockquote.info:before {
    display: none
}

.entry-content blockquote.danger {
    background: #ffe3db url(//oncoins.net/wp-content/themes/yelly/images/blockquote-danger.png) 20px center no-repeat;
    font-size: 100%;
    padding: 20px 30px 10px 80px;
    border-radius: 6px
}

.entry-content blockquote.danger:before {
    display: none
}

.entry-content table {
    width: 100%;
    margin: 20px 0;
    border: 1px solid #ccc;
    border-spacing: 0;
    border-collapse: collapse
}

table, th, td {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
}

.entry-content table td, .entry-content table th {
    border: 1px solid #ccc;
    padding: 7px 12px
}

.entry-content table th {
    text-align: left;
    background: #eee
}

@media (max-width: 991px) {
    .entry-content .wp-caption {
        max-width: 100% !important;
        width: auto !important
    }
}

.entry-content .instagram-media {
    margin: 0 auto 20px !important;
    max-width: 100% !important
}

.entry-content .instagram-media p {
    white-space: normal !important
}

.entry-content .instagram-media-registered p {
    white-space: normal !important;
    word-break: break-word
}

.source-link {
    text-align: right;
    font-size: 13px
}

.source-link a {
    color: #666;
    text-decoration: none;
    border-bottom: 1px solid rgba(102, 102, 102, 0.4)
}

.entry-footer {
    border-bottom: 4px solid #eee;
    margin: 0 -30px 25px;
    padding: 15px 30px 15px;
    text-align: center;
    color: #959aa0
}

.posts-box {
    *zoom: 1
}

.posts-box:before, .posts-box:after {
    content: " ";
    display: table;
    line-height: 0
}

.posts-box:after {
    clear: both
}

@media (min-width: 576px) {
    .posts-box {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (min-width: 992px) {
    .posts-box {
        margin-left: -45px;
        margin-right: 0
    }
}

@media (min-width: 576px) {
    .posts-box .post-box:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 768px) {
    .posts-box .post-box:nth-child(2n+1) {
        clear: none
    }

    .posts-box .post-box:nth-child(3n+1) {
        clear: left
    }
}

.post-box {
    position: relative;
    width: 330px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .post-box {
        float: left;
        width: 50%;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 768px) {
    .post-box {
        width: 33.33%
    }
}

@media (min-width: 992px) {
    .post-box {
        width: 330px;
        margin-left: 45px;
        padding-left: 0;
        padding-right: 0
    }
}

.post-box .utm-label {
    display: none;
    position: absolute;
    top: 10px;
    left: 100%;
    background: #3b5998;
    color: #fff;
    font-size: 9px;
    padding: 5px 4px;
    border-radius: 0 3px 3px 0
}

.post-box:hover .utm-label {
    display: block
}

.post-box a {
    text-decoration: none
}

@media (min-width: 992px) {
    .post-box a:hover .post-box__meta {
        opacity: 1;
        filter: "alpha(opacity=100)";
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    .post-box a:hover img {
        -webkit-filter: saturate(1.3);
        filter: saturate(1.3)
    }
}

.post-box.format-video:hover .entry-image:before {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.post-box.format-video:hover .entry-image:after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.post-box .entry-title {
    font-weight: normal
}

.post-box__meta {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 4px 10px;
    z-index: 100;
    font-size: .8em;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    filter: "alpha(opacity=0)";
    -webkit-transform: translate(0, 20px);
    -moz-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    -o-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.post-box__meta a {
    color: #fff
}

.post-box .entry-image {
    position: relative;
    overflow: hidden
}

.post-box .entry-image img {
    display: block;
    border-radius: 6px
}

.post-box__views {
    float: right
}

.post-box.format-video .entry-image:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    border: 3px solid #fff;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10
}

.post-box.format-video .entry-image:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    margin-top: -8px;
    border-style: solid;
    border-width: 9px 0 9px 15px;
    border-color: transparent transparent transparent #ffffff;
    z-index: 11
}

@media (max-width: 991px) {
    .post-box .entry-title {
        height: auto
    }
}

@media (max-width: 400px) {
    .post-box {
        width: auto
    }
}

@media (min-width: 992px) {
    .related-articles {
        margin-left: -40px
    }
}

@media (min-width: 992px) {
    .related-articles .post-box {
        width: 345px;
        margin-left: 40px
    }
}

.related-articles .post-box .entry-title {
    font-size: 18px
}

@media (min-width: 768px) {
    .related-articles .post-box .entry-title {
        font-size: 22px
    }
}

.related-articles .post-box .entry-image img {
    width: 100%
}

@media (min-width: 992px) {
    .related-articles .post-box:nth-child(3n+1) {
        clear: none
    }

    .related-articles .post-box:nth-child(2n+1) {
        clear: left
    }
}

@media (min-width: 992px) {
    .search-results .post-box:nth-child(3n+1) {
        clear: none
    }

    .search-results .post-box:nth-child(2n+1) {
        clear: left
    }
}

.pagination .nav-links {
    text-align: center
}

.pagination .nav-links .page-numbers {
    display: inline-block;
    padding: 7px 15px;
    font-size: 1.2em;
    background: #343c55;
    text-decoration: none;
    color: #fff;
    border-radius: 4px
}

.pagination .nav-links .page-numbers.current {
    background: #efefef;
    color: #333
}

.page-links {
    margin-bottom: 30px
}

.page-links > span, .page-links a {
    display: inline-block;
    padding: 7px 15px;
    font-size: 1.2em
}

.page-links > span {
    background: #efefef;
    color: #333;
    border-radius: 4px
}

.page-links a {
    background: #343c55;
    text-decoration: none;
    color: #fff;
    border-radius: 4px
}

.page-links a:hover {
    color: #fff;
    opacity: .8;
    filter: "alpha(opacity=80)"
}

.pagination .page-numbers {
    margin-right: 2px
}

.entry-social {
    position: relative;
    margin: 20px 0;
    background: #f3eedf;
    padding: 20px 20px 20px 70px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.8;
    border-radius: 4px
}

@media (min-width: 576px) {
    .entry-social {
        padding-left: 100px
    }
}

.entry-social:before {
    content: "\f087";
    position: absolute;
    top: 24px;
    left: 20px;
    font: normal normal normal 36px/1 FontAwesome;
    color: #425d9d;
    animation: like 1.5s infinite
}

@media (min-width: 576px) {
    .entry-social:before {
        left: 40px;
        font-size: 56px
    }
}

.ico-social {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #425d9d;
    cursor: pointer;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer
}

.ico-social:after {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    text-align: center;
    font: normal normal normal 16px/1 FontAwesome;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.ico-social__fb:after {
    content: "\f09a"
}

.ico-social__vk {
    background: #587e9f
}

.ico-social__vk:after {
    content: "\f189"
}

.ico-social__tw {
    background: #24aadd
}

.ico-social__tw:after {
    content: "\f099"
}

.ico-social__ok {
    background: #f2720c
}

.ico-social__ok:after {
    content: "\f263"
}

.ico-social--facebook {
    background: #425497
}

.ico-social--facebook:after {
    content: "\f09a"
}

.ico-social--twitter {
    background: #00b7ec
}

.ico-social--twitter:after {
    content: "\f099"
}

.ico-social--vk {
    background: #526e8f
}

.ico-social--vk:after {
    content: "\f189"
}

.ico-social--ok {
    background: #f2720c
}

.ico-social--ok:after {
    content: "\f263"
}

.ico-social--gp {
    background: #d23e30
}

.ico-social--gp:after {
    content: "\f0d5"
}

.ico-social--reddit {
    background: #74a6d0
}

.ico-social--reddit:after {
    content: "\f281"
}

.ico-social--pinterest {
    background: #bd081c
}

.ico-social--pinterest:after {
    content: "\f231"
}

.ico-social--telegram {
    background: #289fd9
}

.ico-social--telegram:after {
    content: "\f2c6"
}

.b-sharing {
    display: flex;
    flex-direction: row;
    margin: 30px -5px;
    padding: 10px 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    flex-wrap: wrap
}

@media (min-width: 992px) {
    .b-sharing {
        flex-wrap: nowrap
    }
}

.b-sharing__button {
    flex: 1;
    background: #ccc;
    color: #fff;
    margin: 2px 5px;
    padding: 0 8px;
    min-height: 45px;
    line-height: 45px;
    border-radius: 4px;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer
}

@media (min-width: 768px) {
    .b-sharing__button {
        margin: 0 5px
    }
}

.b-sharing__button i {
    position: relative;
    top: 3px;
    display: inline-block;
    font: normal normal normal 1.6em/1 FontAwesome;
    margin: 0 5px
}

.b-sharing__button span {
    display: none;
    margin: 0 5px;
    font-size: 1.2em
}

.b-sharing__button:hover {
    opacity: .8;
    filter: "alpha(opacity=80)";
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04)
}

.b-sharing__button.main {
    flex: 2.5;
    animation: pulse 1.5s infinite
}

.b-sharing__button.main span {
    display: inline-block
}

.b-sharing--facebook {
    background: #425497
}

.b-sharing--facebook i:before {
    content: "\f09a"
}

.b-sharing--twitter {
    background: #00b7ec
}

.b-sharing--twitter i:before {
    content: "\f099"
}

.b-sharing--vk {
    background: #526e8f
}

.b-sharing--vk i:before {
    content: "\f189"
}

.b-sharing--ok {
    background: #f2720c
}

.b-sharing--ok i:before {
    content: "\f263"
}

.b-sharing--gp {
    background: #d23e30
}

.b-sharing--gp i:before {
    content: "\f0d5"
}

.b-sharing--reddit {
    background: #74a6d0
}

.b-sharing--reddit i:before {
    content: "\f281"
}

.b-sharing--pinterest {
    background: #bd081c
}

.b-sharing--pinterest i:before {
    content: "\f231"
}

.b-sharing--telegram {
    background: #289fd9
}

.b-sharing--telegram i:before {
    content: "\f2c6"
}

.b-share {
    text-align: center;
    margin: 20px 0;
    padding: 10px 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    font-size: 15px
}

.b-share__title {
    font-size: 20px;
    margin-bottom: 7px
}

.b-share__ico {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 45px;
    margin: 0 2px;
    background: #425d9d;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (min-width: 400px) {
    .b-share__ico {
        width: 100px
    }
}

@media (min-width: 500px) {
    .b-share__ico {
        width: 130px
    }
}

@media (min-width: 576px) {
    .b-share__ico {
        width: 65px
    }
}

@media (min-width: 768px) {
    .b-share__ico {
        width: 133px
    }
}

.b-share__ico:after {
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    font: normal normal normal 1.6em/1 FontAwesome;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.b-share__ico:before {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    opacity: 0;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

@media (min-width: 992px) {
    .b-share__ico:hover {
        opacity: .8;
        filter: "alpha(opacity=80)";
        -webkit-transform: scale(1.04);
        -moz-transform: scale(1.04);
        -ms-transform: scale(1.04);
        -o-transform: scale(1.04);
        transform: scale(1.04)
    }

    .b-share__ico:hover:before {
        top: 12px;
        opacity: 1
    }

    .b-share__ico:hover:after {
        top: 25px;
        opacity: 0
    }
}

.b-share__fb {
    padding-top: 10px;
    width: 100%;
    color: #fff;
    font-size: 1.2em;
    animation: pulse 1.5s infinite;
    margin-bottom: 10px
}

@media (min-width: 576px) {
    .b-share__fb {
        width: 300px;
        margin-bottom: 0
    }
}

.b-share__fb .fa {
    font-size: 1.5em;
    vertical-align: middle;
    margin-right: 10px
}

.b-share__fb:after {
    display: none
}

.b-share__vk {
    background: #587e9f
}

.b-share__vk:after {
    content: "\f189";
    top: 9px
}

.b-share__vk:before {
    content: 'ВКонтакте'
}

.b-share__tw {
    background: #24aadd
}

.b-share__tw:after {
    content: "\f099"
}

.b-share__tw:before {
    content: 'Твиттер'
}

.b-share__ok {
    background: #f2720c
}

.b-share__ok:after {
    content: "\f263"
}

.b-share__ok:before {
    content: 'Одноклассники'
}

.b-share__gp {
    background: #d23e30
}

.b-share__gp:after {
    content: "\f0d5"
}

.r-bl {
    margin-top: 18px;
    margin-bottom: 18px;
    overflow: hidden
}

@media (min-width: 768px) {
    .r-bl {
        margin-top: 25px;
        margin-bottom: 25px
    }
}

.r-bl iframe {
    margin-top: 0;
    margin-bottom: 0
}

.r-bl--index {
    margin-top: 0
}

.widget {
    background: #fff;
    margin-bottom: 35px
}

.widget-title {
    background: #343c55;
    color: #fff;
    margin: 0 0 15px;
    padding: 10px 15px
}

.widget ul {
    margin: 0;
    padding: 0 0 0 20px
}

.widgets-after-article {
    margin: 25px 0 15px
}

.widget-article {
    margin-bottom: 30px;
    *zoom: 1
}

.widget-article:before, .widget-article:after {
    content: " ";
    display: table;
    line-height: 0
}

.widget-article:after {
    clear: both
}

.widget-article img {
    border-radius: 4px
}

.widget-article a {
    text-decoration: none
}

.widget-article__image {
    position: relative
}

.widget-article_compact .widget-article__image {
    width: 90px;
    float: left;
    margin-right: 15px
}

.widget-article_compact .widget-article__body {
    overflow: hidden;
    font-size: 14px;
    line-height: 1.3
}

.widget-article.format-video a:hover .widget-article__image:before {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.widget-article.format-video a:hover .widget-article__image:after {
    background: rgba(0, 0, 0, 0.6)
}

.widget-article.format-video .widget-article__image:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.4);
    border: 3px solid #fff;
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 10
}

.widget-article.format-video .widget-article__image:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -5px;
    margin-top: -8px;
    border-style: solid;
    border-width: 9px 0 9px 15px;
    border-color: transparent transparent transparent #ffffff;
    z-index: 11
}

.widget-article.format-video.widget-article_compact .widget-article__image:after {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.3)
}

.widget-article.format-video.widget-article_compact .widget-article__image:before {
    margin-left: -3px;
    margin-top: -5px;
    border-style: solid;
    border-width: 5px 0 5px 8px;
    border-color: transparent transparent transparent #ffffff;
    z-index: 11
}

.wp-video, .mejs-video {
    width: 100% !important
}

.widget_categories ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.widget_categories ul li {
    position: relative;
    padding: 6px 0 6px 30px;
    border-bottom: 1px solid #eee
}

.widget_categories ul li:before {
    content: "\f054";
    position: absolute;
    top: 9px;
    left: 3px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #425d9d
}

.widget_categories ul li:last-child {
    border-bottom: none
}

.widget_categories ul li a {
    text-decoration: none
}

.widget_categories ul li ul li {
    padding-left: 0;
    font-size: .9em
}

.widget_categories ul li ul li:before {
    display: none
}

.widget_categories ul li ul li a {
    color: #666
}

.widget_top_commentators .list-users {
    margin: 0 -10px -10px
}

.widget_top_commentators table td {
    text-align: center;
    padding-bottom: 15px
}

.widget_top_commentators .avatar-top img {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding: 2px;
    background: #fff
}

.widget_top_commentators .avatar-comment {
    font-size: 90%
}

.widget_top_commentators .top-comment-count {
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2);
    background: #d3ecfb;
    padding: 1px 10px;
    font-size: 90%
}

.comments-title {
    font-size: 1.3em;
    font-weight: bold;
    margin: 15px 0 20px
}

.comment-list {
    list-style: none;
    margin: 0 -10px;
    padding: 0
}

.comment-list .comment-box {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    padding: 10px;
    margin-bottom: 5px
}

.comment-list .bypostauthor .comment-box {
    background: #e8f0f5
}

.comment-list .children {
    list-style: none;
    margin: 5px 0 0;
    padding: 0 0 0 65px
}

.comment-list .comment-header {
    position: relative;
    padding-left: 65px
}

.comment-list .comment-avatar {
    position: absolute;
    top: 0;
    left: 0
}

.comment-list .comment-meta {
    margin-bottom: 10px
}

.comment-list .comment-author {
    font-size: 1.1em;
    font-style: normal;
    font-weight: bold;
    color: #333
}

.comment-list .comment-author.spanlink, .comment-list .comment-author.comment-reply-link {
    border-bottom: 1px solid #ccc
}

.comment-list .comment-time {
    color: #999;
    margin-left: 30px;
    font-size: .85em
}

.comment-list .comment-body {
    padding-left: 65px
}

.comment-list .comment-footer {
    opacity: .3;
    filter: "alpha(opacity=30)";
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.comment-reply-link {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: .85em;
    padding: 4px 15px;
    background: #425d9d;
    background: #eee;
    color: #666;
    border: 1px solid #ccc
}

.comment-reply-link:hover {
    background: #415594;
    border-color: #415594;
    color: #fff
}

.comment-box:hover {
    border: 1px solid #eee
}

.comment-box:hover .comment-footer {
    opacity: 1;
    filter: "alpha(opacity=100)"
}

.comment-respond .comment-form-author, .comment-respond .comment-form-email, .comment-respond .comment-form-url {
    width: 32%;
    float: left;
    margin-left: 2%
}

.comment-respond .comment-form-author {
    margin-left: 0
}

.comment-respond .comment-form-comment:before {
    content: '';
    display: block;
    clear: both
}

.comment-respond .comment-form-author label, .comment-respond .comment-form-email label, .comment-respond .comment-form-url label, .comment-respond .comment-form-comment label {
    display: block
}

.comment-respond .comment-form-author input, .comment-respond .comment-form-author textarea, .comment-respond .comment-form-email input, .comment-respond .comment-form-email textarea, .comment-respond .comment-form-url input, .comment-respond .comment-form-url textarea, .comment-respond .comment-form-comment input, .comment-respond .comment-form-comment textarea {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 6px 12px;
    line-height: 1.42857143;
    outline: none
}

.comment-respond .comment-form-author input:focus, .comment-respond .comment-form-author textarea:focus, .comment-respond .comment-form-email input:focus, .comment-respond .comment-form-email textarea:focus, .comment-respond .comment-form-url input:focus, .comment-respond .comment-form-url textarea:focus, .comment-respond .comment-form-comment input:focus, .comment-respond .comment-form-comment textarea:focus {
    border-color: #008acf
}

.comment-respond .comment-form-author textarea, .comment-respond .comment-form-email textarea, .comment-respond .comment-form-url textarea, .comment-respond .comment-form-comment textarea {
    resize: vertical
}

.comment-respond .form-submit:before {
    content: '';
    display: block;
    clear: both
}

.comment-respond .comment-reply-title {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 10px
}

.comment-respond .comment-smiles {
    margin-bottom: 4px
}

.comment-respond .comment-smiles img {
    max-height: 1.5em;
    cursor: pointer
}

.comment-respond .comment-smiles img:hover {
    opacity: .6;
    filter: "alpha(opacity=60)";
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.scrolltop {
    opacity: .7;
    filter: "alpha(opacity=70)";
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: -50px;
    margin-left: 1100px;
    border: none;
    background: rgba(0, 0, 0, 0.2);
    outline: 0;
    cursor: pointer;
    z-index: 500;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.scrolltop.show {
    bottom: 40px
}

.scrolltop:after {
    content: "\f102";
    font: normal normal normal 20px/1 FontAwesome;
    color: #fff
}

.scrolltop:hover {
    opacity: 1;
    filter: "alpha(opacity=100)"
}

.contact-form input, .contact-form textarea {
    padding: 7px 15px;
    border: 1px solid #ccc;
    margin-bottom: 7px
}

.contact-form input {
    width: 60%
}

.contact-form textarea {
    width: 100%
}

.contact-form .errors {
    margin: -5px 0 15px;
    color: #dd284f
}

.contact-form .contact_message {
    font-size: 20px
}

.sitemap-list h3 a {
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid transparent
}

.sitemap-list h3 a:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3)
}

.sitemap-list ul li {
    margin: 6px 0
}

.spoiler-box {
    font-size: 15px;
    background: #ecebe9;
    border: 1px solid #e1e0de;
    border-left: 2px solid #124963;
    margin: 15px 0
}

.spoiler-box__title {
    position: relative;
    cursor: pointer;
    padding: 15px 30px 15px 20px
}

.spoiler-box__title:after {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    content: "\f078";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 48%;
    right: 10px;
    width: 15px;
    height: 9px;
    margin-top: -5px;
    color: #425d9d
}

.spoiler-box__title.active:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.spoiler-box__body {
    display: none;
    padding: 20px;
    background: #f6f5f3
}

.breadcrumb {
    font-size: 80%;
    color: #999;
    margin-bottom: 10px
}

.breadcrumb a {
    color: #999
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

@media (max-width: 991px) {
    .site {
        width: auto
    }

    .site-content {
        display: block
    }

    .content-area {
        display: block;
        width: auto
    }

    .widget-area {
        display: none;
        width: auto;
        padding: 15px
    }
}

.dev-teaser {
    width: 345px;
    float: left;
    margin-right: 40px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 20px
}

.dev-teaser div {
    background: #b9c8d1;
    width: 345px;
    height: 200px;
    border-radius: 5px
}

.dev-teasers .dev-teaser {
    width: 330px;
    margin-right: 45px
}

@media (max-width: 400px) {
    .dev-teasers .dev-teaser {
        width: auto
    }
}

.dev-teasers .dev-teaser div {
    width: 100%
}

.r-bl--mob .dev-teasers .dev-teaser {
    margin-left: auto;
    margin-right: auto
}

.fb-comments, .fb-comments span, .fb-comments iframe {
    width: 100% !important
}

.revelation-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    filter: "alpha(opacity=50)";
    z-index: 1000000
}

.revelation-modal {
    display: none;
    position: fixed;
    width: 350px;
    height: 160px;
    left: 50%;
    top: 50%;
    margin-left: -175px;
    margin-top: -80px;
    z-index: 1000001
}

@media (max-width: 400px) {
    .revelation-modal {
        width: 300px;
        margin-left: -150px
    }
}

.revelation-modal__close {
    position: absolute;
    top: -30px;
    right: -20px;
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

.fb-form {
    background: #fff;
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3)
}

.fb-form__text {
    color: #fff;
    background: #3b55a0;
    padding: 20px
}

.fb-form__button {
    position: relative;
    padding: 30px 20px 20px
}

.fb-form__button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 18px 0 0;
    border-color: #3b54a0 transparent transparent transparent
}

.video-like-over-container {
    position: relative;
    margin-bottom: 25px
}

.video-like-over {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 250px;
    margin-left: -250px;
    margin-top: -125px;
    padding: 20px 30px;
    background: #fff;
    text-align: center;
    z-index: 200;
    -webkit-box-shadow: 0 0 80px -8px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 80px -8px rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.video-like-over__close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    font: normal normal normal 18px/1 FontAwesome;
    opacity: .5;
    filter: "alpha(opacity=50)"
}

.video-like-over__close:hover {
    opacity: 1;
    filter: "alpha(opacity=100)"
}

.video-like-over__header {
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 15px
}

.video-like-over__share {
    font-size: 16px
}

.video-like-over__share .b-share {
    margin: 0;
    padding: 0;
    border: none
}

.video-like-over__share .b-share__fb {
    width: 415px;
    margin-bottom: 18px
}

.image-hover {
    position: relative;
    margin: 0;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    float: none;
    max-width: 100%
}

.image-hover .image-hover-share {
    position: absolute;
    z-index: 120;
    display: block;
    top: 0;
    left: 0;
    width: 40px
}

.image-hover .image-hover-share .ico-social:hover {
    width: 50px
}

.image-hover-reset {
    bottom: auto !important;
    display: inline-block !important;
    float: none !important;
    left: auto !important;
    margin: 0 !important;
    max-width: 100% !important;
    position: relative !important;
    right: auto !important;
    top: auto !important;
    vertical-align: bottom !important
}

@media (max-width: 991px) {
    .site {
        padding-left: 15px;
        padding-right: 15px
    }

    .site-branding {
        float: none
    }

    .site-header {
        height: auto
    }

    .menu-toggle {
        display: block
    }

    .header-search {
        display: none
    }

    .main-navigation {
        display: none;
        float: none
    }

    .main-navigation ul li {
        float: none
    }

    .main-navigation ul li a {
        display: block;
        padding: 15px 20px;
        height: auto;
        font-size: 1.1em
    }

    .entry-content {
        width: auto
    }

    .content-area {
        padding-right: 0
    }

    .dev-teaser {
        width: auto;
        float: none;
        margin-right: 0
    }

    .dev-teaser div {
        width: auto
    }
}

@-webkit-keyframes like {
    40% {
        -webkit-transform: translate(0, -5px) rotate(-5deg)
    }
}

@keyframes like {
    40% {
        transform: translate(0, -5px) rotate(-5deg);
        -webkit-transform: translate(0, -5px) rotate(-5deg);
        -o-transform: translate(0, -5px) rotate(-5deg);
        -moz-transform: translate(0, -5px) rotate(-5deg)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(66, 93, 157, 0.4)
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(66, 93, 157, 0)
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(66, 93, 157, 0)
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(66, 93, 157, 0.4);
        box-shadow: 0 0 0 0 rgba(66, 93, 157, 0.4)
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(66, 93, 157, 0);
        box-shadow: 0 0 0 10px rgba(66, 93, 157, 0)
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(66, 93, 157, 0);
        box-shadow: 0 0 0 0 rgba(66, 93, 157, 0)
    }
}

.wp-color-picker {
    width: 80px;
    direction: ltr
}

.wp-picker-container .hidden {
    display: none
}

.wp-picker-container .wp-color-result.button {
    min-height: 30px;
    margin: 0 6px 6px 0;
    padding: 0 0 0 30px;
    font-size: 11px
}

.wp-color-result-text {
    background: #f7f7f7;
    border-radius: 0 2px 2px 0;
    border-left: 1px solid #ccc;
    color: #555;
    display: block;
    line-height: 2.54545455;
    padding: 0 6px;
    text-align: center
}

.wp-color-result:focus, .wp-color-result:hover {
    background: #fafafa;
    border-color: #999;
    color: #23282d
}

.wp-color-result:focus:after, .wp-color-result:hover:after {
    color: #23282d;
    border-color: #a0a5aa;
    border-left: 1px solid #999
}

.wp-picker-container {
    display: inline-block
}

.wp-color-result:focus {
    border-color: #5b9dd9;
    box-shadow: 0 0 3px rgba(0, 115, 170, .8)
}

.wp-color-result:active {
    transform: none !important
}

.wp-picker-open + .wp-picker-input-wrap {
    display: inline-block;
    vertical-align: top
}

.wp-picker-input-wrap label {
    display: inline-block;
    vertical-align: top
}

.form-table .wp-picker-input-wrap label {
    margin: 0 !important
}

.wp-customizer .wp-picker-input-wrap .button.wp-picker-default, .wp-picker-input-wrap .button.wp-picker-default {
    margin-left: 6px;
    padding: 0 8px;
    line-height: 2.54545455;
    min-height: 30px
}

.wp-picker-container .iris-square-slider .ui-slider-handle:focus {
    background-color: #555
}

.wp-picker-container .iris-picker {
    border-radius: 0;
    border-color: #ddd;
    margin-top: 6px
}

.wp-picker-container input[type=text].wp-color-picker {
    width: 4rem;
    font-size: 12px;
    font-family: monospace;
    line-height: 2.33333333;
    margin: 0;
    padding: 0 5px;
    vertical-align: top;
    min-height: 30px
}

.wp-color-picker::-webkit-input-placeholder {
    color: #72777c
}

.wp-color-picker::-moz-placeholder {
    color: #72777c;
    opacity: 1
}

.wp-color-picker:-ms-input-placeholder {
    color: #72777c
}

.wp-picker-container input[type=text].iris-error {
    background-color: #ffebe8;
    border-color: #c00;
    color: #000
}

.iris-picker .iris-strip .ui-slider-handle:focus, .iris-picker .ui-square-handle:focus {
    box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8)
}

.iris-picker .iris-palette:focus {
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, .8)
}

@media screen and (max-width: 782px) {
    .wp-picker-container input[type=text].wp-color-picker {
        width: 5rem;
        font-size: 16px;
        line-height: 1.875;
        min-height: 32px
    }

    .wp-customizer .wp-picker-container input[type=text].wp-color-picker {
        padding: 0 5px
    }

    .wp-picker-input-wrap .button.wp-picker-default {
        padding: 0 8px;
        line-height: 2.14285714;
        min-height: 32px
    }

    .wp-customizer .wp-picker-input-wrap .button.wp-picker-default {
        padding: 0 8px;
        font-size: 14px;
        line-height: 2.14285714;
        min-height: 32px
    }

    .wp-picker-container .wp-color-result.button {
        padding: 0 0 0 40px;
        font-size: 14px;
        line-height: 2.14285714
    }

    .wp-customizer .wp-picker-container .wp-color-result.button {
        font-size: 14px;
        line-height: 2.14285714
    }

    .wp-picker-container .wp-color-result-text {
        padding: 0 14px;
        font-size: inherit;
        line-height: inherit
    }

    .wp-customizer .wp-picker-container .wp-color-result-text {
        padding: 0 10px
    }
}
body {
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-image__title h1, .entry-title {
    font-family: "Roboto", Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

@media (min-width: 576px) {
    .entry-content {
        font-size: 15px;
    }
}

@media (min-width: 768px) {
    .post-box .entry-title {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    .related-articles .post-box .entry-title {
        font-size: 22px;
    }
}

@media (min-width: 576px) {
    .entry-content {
        line-height: 1.5;
    }
}

.site-header, .main-navigation .sub-menu, .menu-wide {
    background: #343c55;
}

.site-header, .main-navigation ul li a, .site-header, .main-navigation ul li a, .header-search .fa {
    color: #ffffff;
}

.header-search input {
    box-shadow: 0 0 1px #ffffff;
}

.main-navigation ul li.menu-item-has-children:after {
    border-color: #ffffff transparent transparent transparent;
}

.site-footer {
    background: #343c55;
}

.site-footer, .site-footer a {
    color: #ffffff;
}
body.custom-background {
    background-image: url("osnovnoy_fon.png");
    background-position: left top;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
}
.site-title img {
    margin-top: -10px;
    vertical-align: middle;
    margin-right: 10px;
    max-height: 1200px;
    max-width: 500px;
}
@font-face {
    font-family: "YS Text Variable";
    src: url("https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2") format("woff2");
    font-weight: 400 700;
    font-display: optional;
}
.iris-picker {
    display: block;
    position: relative
}

.iris-picker, .iris-picker * {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input + .iris-picker {
    margin-top: 4px
}

.iris-error {
    background-color: #ffafaf
}

.iris-border {
    border-radius: 3px;
    border: 1px solid #aaa;
    width: 200px;
    background-color: #fff
}

.iris-picker-inner {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.iris-border .iris-picker-inner {
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px
}

.iris-picker .iris-square-inner {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.iris-picker .iris-square, .iris-picker .iris-slider, .iris-picker .iris-square-inner, .iris-picker .iris-palette {
    border-radius: 3px;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, .4);
    height: 100%;
    width: 12.5%;
    float: left;
    margin-right: 5%
}

.iris-only-strip .iris-slider {
    width: 100%
}

.iris-picker .iris-square {
    width: 76%;
    margin-right: 10%;
    position: relative
}

.iris-only-strip .iris-square {
    display: none
}

.iris-picker .iris-square-inner {
    width: auto;
    margin: 0
}

.iris-ie-9 .iris-square, .iris-ie-9 .iris-slider, .iris-ie-9 .iris-square-inner, .iris-ie-9 .iris-palette {
    box-shadow: none;
    border-radius: 0
}

.iris-ie-9 .iris-square, .iris-ie-9 .iris-slider, .iris-ie-9 .iris-palette {
    outline: 1px solid rgba(0, 0, 0, .1)
}

.iris-ie-lt9 .iris-square, .iris-ie-lt9 .iris-slider, .iris-ie-lt9 .iris-square-inner, .iris-ie-lt9 .iris-palette {
    outline: 1px solid #aaa
}

.iris-ie-lt9 .iris-square .ui-slider-handle {
    outline: 1px solid #aaa;
    background-color: #fff;
    -ms-filter: "alpha(Opacity=30)"
}

.iris-ie-lt9 .iris-square .iris-square-handle {
    background: 0 0;
    border: 3px solid #fff;
    -ms-filter: "alpha(Opacity=50)"
}

.iris-picker .iris-strip {
    margin-right: 0;
    position: relative
}

.iris-picker .iris-strip .ui-slider-handle {
    position: absolute;
    background: 0 0;
    margin: 0;
    right: -3px;
    left: -3px;
    border: 4px solid #aaa;
    border-width: 4px 3px;
    width: auto;
    height: 6px;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    opacity: .9;
    z-index: 5;
    cursor: ns-resize
}

.iris-strip-horiz .iris-strip .ui-slider-handle {
    right: auto;
    left: auto;
    bottom: -3px;
    top: -3px;
    height: auto;
    width: 6px;
    cursor: ew-resize
}

.iris-strip .ui-slider-handle:before {
    content: " ";
    position: absolute;
    left: -2px;
    right: -2px;
    top: -3px;
    bottom: -3px;
    border: 2px solid #fff;
    border-radius: 3px
}

.iris-picker .iris-slider-offset {
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
    bottom: -3px;
    width: auto;
    height: auto;
    background: transparent;
    border: 0;
    border-radius: 0
}

.iris-strip-horiz .iris-slider-offset {
    top: 0;
    bottom: 0;
    right: 11px;
    left: -3px
}

.iris-picker .iris-square-handle {
    background: transparent;
    border: 5px solid #aaa;
    border-radius: 50%;
    border-color: rgba(128, 128, 128, .5);
    box-shadow: none;
    width: 12px;
    height: 12px;
    position: absolute;
    left: -10px;
    top: -10px;
    cursor: move;
    opacity: 1;
    z-index: 10
}

.iris-picker .ui-state-focus .iris-square-handle {
    opacity: .8
}

.iris-picker .iris-square-handle:hover {
    border-color: #999
}

.iris-picker .iris-square-value:focus .iris-square-handle {
    box-shadow: 0 0 2px rgba(0, 0, 0, .75);
    opacity: .8
}

.iris-picker .iris-square-handle:hover::after {
    border-color: #fff
}

.iris-picker .iris-square-handle::after {
    position: absolute;
    bottom: -4px;
    right: -4px;
    left: -4px;
    top: -4px;
    border: 3px solid #f9f9f9;
    border-color: rgba(255, 255, 255, .8);
    border-radius: 50%;
    content: " "
}

.iris-picker .iris-square-value {
    width: 8px;
    height: 8px;
    position: absolute
}

.iris-ie-lt9 .iris-square-value, .iris-mozilla .iris-square-value {
    width: 1px;
    height: 1px
}

.iris-palette-container {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0
}

.iris-border .iris-palette-container {
    left: 10px;
    bottom: 10px
}

.iris-picker .iris-palette {
    margin: 0;
    cursor: pointer
}

.iris-square-handle, .ui-slider-handle {
    border: 0;
    outline: 0
}
.UZznxc {
    width: 100%;
    height: inherit;
    min-height: inherit;
    max-height: inherit
}
