@charset "UTF-8";
.single .chat-transcript {
margin-bottom: 24px;
}
.chat-transcript .chat-author {
float: left;
}
.chat-transcript .chat-row,
.chat-transcript .chat-row:last-child {
margin-bottom: 5px;
}
.chat-transcript .chat-row p {
margin-bottom: 0;
}
.chat-transcript .chat-row p + p {
margin-top: 13px;
}
.chat-transcript .chat-row.chat-speaker-2 {
padding: 3px 20px 3px 20px;
background: #f5f5f5;
}.fs-background {
overflow: hidden;
position: relative;       }
.fs-background,
.fs-background-container,
.fs-background-media {
-webkit-transition: none;
transition: none;
}
.fs-background-container {
width: 100%;
height: 100%;
position: absolute;
top: 0;
z-index: 0;
overflow: hidden;
}
.fs-background-media {
position: absolute;
top: 0;
bottom: 0;
opacity: 0;
}
.fs-background-media.fs-background-animated {
-webkit-transition: opacity 0.5s linear;
transition: opacity 0.5s linear;
}
.fs-background-media img,
.fs-background-media video,
.fs-background-media iframe {
width: 100%;
height: 100%;
display: block;
-webkit-user-drag: none;
}
.fs-background-media.fs-background-native,
.fs-background-media.fs-background-fixed {
width: 100%;
height: 100%;
}
.fs-background-media.fs-background-native img,
.fs-background-media.fs-background-fixed img {
display: none;
}
.fs-background-media.fs-background-native {
background-position: center;
background-size: cover;
}
.fs-background-media.fs-background-fixed {
background-position: center;
background-attachment: fixed;
}
.fs-background-embed.fs-background-ready:after {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: '';
}
.fs-background-embed.fs-background-ready iframe {
z-index: 0;
}.fw-main-row.background-video .fw-container,
.fw-main-row.background-video .fw-container-fluid {
z-index: 1;
}.fw-divider-space {
clear: both;
width: 100%;
}
.fw-divider-space.space-sm {
height: 30px;
}
.fw-divider-space.space-md {
height: 60px;
}
.fw-divider-space.space-lg {
height: 100px;
} .fw-divider-line {
clear: both;
position: relative;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}.fw-heading {
margin-bottom: 1em;
}
.fw-heading h4,
.fw-heading h5,
.fw-heading h6 {
font-weight: bold;
}
.fw-heading.fw-heading-center {
text-align: center;
}@font-face{font-family:'FontAwesome';src:url(//geo-nii.org/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//geo-nii.org/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//geo-nii.org/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//geo-nii.org/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//geo-nii.org/wp-content/plugins/unyson/framework/static/libs/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//geo-nii.org/wp-content/plugins/unyson/framework/static/libs/font-awesome/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}.fw-iconbox {
padding: 30px 0;
}
.fw-iconbox .fw-iconbox-title h3 {
margin-top: 0;
font-size: 23px;
font-weight: bold;
}
.fw-iconbox .fw-iconbox-text {
padding-bottom: 10px;
}
.fw-iconbox .fw-iconbox-text p:last-child {
margin-bottom: 0;
} .fw-iconbox-1 {
text-align: center;
}
.fw-iconbox-1 .fw-iconbox-image {
width: 56px;
font-size: 28px;
line-height: 28px;
margin-right: auto;
margin-left: auto;
color: #5bcc92;
border-radius: 5px;
}
.fw-iconbox-1 .fw-iconbox-image img {
border-radius: 5px;
}
.fw-iconbox-1 .fw-iconbox-title h3 {
margin-top: 0.6em;
}
.fw-iconbox-1.bg-on .fw-iconbox-image {
width: 56px;
height: 56px;
line-height: 56px;
background-color: #5bcc92;
color: #fff;
}
.fw-iconbox-1.icon-circle .fw-iconbox-image {
border-radius: 50%;
}
.fw-iconbox-1.icon-circle .fw-iconbox-image img {
border-radius: 50%;
} .fw-iconbox-2 {
text-align: left;
}
.fw-iconbox-2 .fw-iconbox-image {
float: left;
width: 28px;
font-size: 28px;
line-height: 28px;
color: #5bcc92;
border-radius: 5px;
text-align: left;
}
.fw-iconbox-2 .fw-iconbox-image img {
border-radius: 5px;
}
.fw-iconbox-2 .fw-iconbox-aside {
margin-left: 43px;
}
.fw-iconbox-2.bg-on .fw-iconbox-title h3,
.fw-iconbox-2.fw-iconbox-image-type .fw-iconbox-title h3 {
margin-top: 14px;
}
.fw-iconbox-2.bg-on .fw-iconbox-image {
width: 56px;
height: 56px;
line-height: 56px;
background-color: #5bcc92;
color: #fff;
text-align: center;
}
.fw-iconbox-2.icon-circle .fw-iconbox-image {
border-radius: 50%;
}
.fw-iconbox-2.icon-circle .fw-iconbox-image img {
border-radius: 50%;
} .fw-iconbox-3 {
text-align: left;
}
.fw-iconbox-3 .fw-iconbox-image {
float: left;
width: 56px;
font-size: 28px;
color: #5bcc92;
border-radius: 5px;
line-height: 28px;
}
.fw-iconbox-3 .fw-iconbox-image img {
border-radius: 5px;
}
.fw-iconbox-3.fw-iconbox-image-type .fw-iconbox-image {
margin-right: 15px;
}
.fw-iconbox-3 .fw-iconbox-aside {
display: inline;
}
.fw-iconbox-3.bg-on .fw-iconbox-title h3,
.fw-iconbox-3.fw-iconbox-image-type .fw-iconbox-title h3 {
margin-top: 14px;
}
.fw-iconbox-3.bg-on .fw-iconbox-image {
width: 56px;
height: 56px;
line-height: 56px;
background-color: #5bcc92;
color: #fff;
text-align: center;
margin-right: 15px;
}
.fw-iconbox-3.fw-icon-right .fw-iconbox-image {
float: right;
margin-right: 0;
margin-left: 15px;
}
.fw-iconbox-3 .fw-iconbox-text {
clear: both;
padding-top: 10px;
}
.fw-iconbox-3.icon-circle .fw-iconbox-image {
border-radius: 50%;
}
.fw-iconbox-3.icon-circle .fw-iconbox-image img {
border-radius: 50%;
}html {
font-size: 62.5%;
overflow-y: scroll;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
-moz-box-sizing: inherit;
box-sizing: inherit;
} #preloader {
position: fixed;
z-index: 999999;
top: 0;
right: 0;
bottom: 0;
left: 0; background-color: rgba(255, 255, 255, 0.8);
}
#preloader-status {
position: absolute;
top: 50%;
left: 50%;
width: 200px;
height: 200px;
margin: -100px 0 0 -100px;  }
#preloader-title {
font-size: 10px;
text-align: center;
text-transform: uppercase;
}
.spinner {
margin: 0 auto;
width: 120px;
height: 30px;
text-align: center;
font-size: 10px;
}
.spinner > div {
background-color: #fcca03;
height: 100%;
width: 20px;
display: inline-block;
-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.spinner .rect3 {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.spinner .rect4 {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.spinner .rect5 {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
0%,
40%,
100% {
-webkit-transform: scaleY(0.4);
background-color: #fcca03;
}
20% {
-webkit-transform: scaleY(1);
background-color: #020202;
}
}
@keyframes stretchdelay {
0%,
40%,
100% {
transform: scaleY(0.4);
-webkit-transform: scaleY(0.4); }
20% {
transform: scaleY(1);
-webkit-transform: scaleY(1);
background-color: #020202;
}
}  body,
button,
input,
select,
textarea {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
line-height: 1.7143;
color: #8c8c8c;
}
caption {
color: #8c8c8c;
}
body {
overflow-x: hidden;
background-color: #ffffff;
}
.font-family1 {
font-family: 'Open Sans', sans-serif;
}
.font-family2 {
font-family: 'Raleway', sans-serif;
}
.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
font-family: 'Raleway', sans-serif;
font-weight: 700;
margin: 0 0 24px 0;
text-rendering: optimizeLegibility;
clear: both;
color: #333333;
}
.section-dark-bg .h1, .section-dark-bg h1,
.section-dark-bg .h2, .section-dark-bg h2,
.section-dark-bg .h3, .section-dark-bg h3,
.section-dark-bg .h4, .section-dark-bg h4,
.section-dark-bg .h5, .section-dark-bg h5,
.section-dark-bg .h6, .section-dark-bg h6 {
color: #ffffff;
}
.section-dark-bg .h1 a, .section-dark-bg h1 a,
.section-dark-bg .h2 a, .section-dark-bg h2 a,
.section-dark-bg .h3 a, .section-dark-bg h3 a,
.section-dark-bg .h4 a, .section-dark-bg h4 a,
.section-dark-bg .h5 a, .section-dark-bg h5 a,
.section-dark-bg .h6 a, .section-dark-bg h6 a {
color: #ffffff;
}
.title-colored .h1, .title-colored h1,
.title-colored .h2, .title-colored h2,
.title-colored .h3, .title-colored h3,
.title-colored .h4, .title-colored h4,
.title-colored .h5, .title-colored h5,
.title-colored .h6, .title-colored h6 {
color: #fcca03;
}
.title-light .h1, .title-light h1,
.title-light .h2, .title-light h2,
.title-light .h3, .title-light h3,
.title-light .h4, .title-light h4,
.title-light .h5, .title-light h5,
.title-light .h6, .title-light h6 {
color: #ffffff;
}
.h1, h1 {
font-size: 50px;
font-size: 5rem;
line-height: 1.44;
}
.h2, h2 {
font-size: 40px;
font-size: 4rem;
line-height: 1.2;
}
.h3, h3 {
font-size: 36px;
font-size: 3.6rem;
line-height: 1.3334;
}
.h4, h4 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0910;
}
.h5, h5 {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3334;
}
.h6, h6 {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
}
p {
margin: 0 0 24px 0;
}
b,
strong {
font-weight: 700;
color: #333333;
}
span b,
span strong {
color: inherit;
}
q {
color: #333333;
}
dfn,
cite,
em,
i {
font-style: normal;
}
em {
font-style: italic;
}
blockquote {
font-size: 14px;
font-size: 1.4rem;
font-style: italic;
line-height: 1.7143;
padding: 3px 0 3px 30px;
margin: 0 0 24px 0;
border: none;
border-left: solid 3px #fcca03;
}
blockquote {
max-width: 640px;
}
blockquote p {
margin-bottom: 24px;
}
blockquote > p:last-child {
margin-bottom: 0;
}
blockquote cite {
display: block;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
font-style: normal;
line-height: 1.5;
text-transform: uppercase;
margin-top: 17px;
color: #333333;
}
blockquote small {
font-size: 14px;
font-size: 1.4rem;
font-style: normal;
line-height: 1.7143;
margin-top: 12px;
}
blockquote cite + small {
margin-top: -2px;
}
blockquote small::before {
display: none;
}
blockquote cite img,
blockquote small img {
margin-right: 15px;
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote strong,
blockquote b {
font-weight: 700;
}
* + blockquote,
blockquote + * {
margin-top: 54px;
}
address {
line-height: 1.7143;
margin-bottom: 24px;
}
code,
kbd,
tt,
var,
samp,
pre {
font-family: Inconsolata, monospace;
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
border-radius: 0;
vertical-align: middle;
}
kbd {
-webkit-box-shadow: none;
box-shadow: none;
}
code {
color: #333333;
}
pre {
font-size: 14px;
line-height: 14px;
margin-bottom: 24px;
padding: 14px 15px;
max-width: 100%;
overflow: auto;
background-color: transparent;
background-color: rgba(0, 0, 0, 0.1);
border: none;
border-radius: 0;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
acronym,
abbr[title] {
border-bottom: 1px solid #fcca03;
cursor: help;
}
mark,
ins {
text-decoration: none;
padding: 0 3px;
background-color: #020202;
color: #ffffff;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
line-height: 100%;
} hr {
border: 0;
height: 1px;
margin-bottom: 23px;
margin-top: 24px;
background-color: #f5f5f5;
}
ul,
ol {
padding: 0 0 0 15px;
margin: 0 0 24px 0;
}
ol ol,
ol ul,
ul ol,
ul ul {
margin-bottom: 24px;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
}
dl {
margin-bottom: 24px;
}
dt, dd {
line-height: 1.7143;
}
dt {
color: #333333;
}
dd {
margin-bottom: 24px;
}
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
max-width: 100%;
vertical-align: middle;
}
figure {
max-width: 100%;
margin: 0;
}
del {
opacity: 0.8;
}
table {
margin-bottom: 24px;
}
.post-content table {
width: 100%;
} body.dropcaps1:not(.home):not(.blog):not(.archive) .entry-content > .page-title + p:first-letter,
body.dropcaps1:not(.home):not(.blog):not(.archive) .entry-content > p:first-child:first-letter,
body.dropcaps1:not(.home):not(.blog):not(.archive) .entry-content .post__inner .post-content > p:first-child:first-letter,
p.dropcaps1:first-letter {
font-size: 64px;
font-size: 6.4rem;
font-weight: 700;
line-height: 1.0625;
float: left;
margin-right: 15px;
color: #fcca03;
} ::-webkit-input-placeholder {
font-style: italic;
color: #bdbdbd;
}
:-moz-placeholder {
font-style: italic;
color: #bdbdbd;
}
::-moz-placeholder {
font-style: italic;
color: #bdbdbd;
opacity: 1; }
:-ms-input-placeholder {
font-style: italic;
color: #bdbdbd;
}
.footer ::-webkit-input-placeholder {
color: #a4a4a4;
}
.footer :-moz-placeholder {
color: #a4a4a4;
}
.footer ::-moz-placeholder {
color: #a4a4a4;
opacity: 1; }
.footer :-ms-input-placeholder {
color: #a4a4a4;;
}
.section-dark-bg ::-webkit-input-placeholder {
color: #a4a4a4;;
}
.section-dark-bg :-moz-placeholder {
color: #a4a4a4;;
}
.section-dark-bg ::-moz-placeholder {
color: #a4a4a4;;
opacity: 1; }
.section-dark-bg :-ms-input-placeholder {
color: #a4a4a4;;
} label {
margin-bottom: 0;
}
button,
input,
select,
textarea {
vertical-align: baseline;
margin: 0;
max-width: 100%;
border-radius: 0;
}
button,
input {
-webkit-hyphens: none;
-moz-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input,
textarea {
outline: none; background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); background-color: #ffffff;
border: 1px solid #d1d1d1;
color: #8c8c8c;
}
input:focus,
textarea:focus {
background-color: #ffffff;
border-color: #bdbdbd;
color: #8c8c8c;
}
.footer input,
.footer textarea,
.section-dark-bg input,
.section-dark-bg textarea {
background-color: #020202;
border-color: #a4a4a4;
color: #a4a4a4;
}
.footer input:focus,
.footer textarea:focus,
.section-dark-bg input:focus,
.section-dark-bg textarea:focus {
border-color: #1d7b86;
}
button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
cursor: default;
opacity: .5;
}
.btn,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
height: 45px;
padding: 11px 30px 10px 30px;
border-radius: 0;
border: none;
cursor: pointer;
-webkit-appearance: button;
-webkit-box-shadow: none;
box-shadow: none;
background-color: #fcca03;
color: #333333;
}
.btn.active,
.btn:active,
.button:hover,
.button:focus,
.button:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
-webkit-box-shadow: none;
box-shadow: none;
background-color: #333333;
color: #fcca03;
}
a.button {
display: inline-block;
-webkit-appearance: initial;
}
a.button:hover,
a.button:focus {
text-decoration: none;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
textarea {
padding: 7px 18px;
}
textarea {
overflow: auto;
vertical-align: top;
}
.post-password-form {
position: relative;
}
.post-password-form label {
display: block;
}
.single .post-password-form input[type="password"] {
width: 100%;
}
.post-password-form input[type="submit"] {
position: absolute;
right: 0;
bottom: 0;
height: 40px;
padding: 0 20px;
}  a,
a strong {
outline: 0;
text-decoration: none;
color: #333333;
}
a:hover,
a:focus,
a:active,
a:hover strong,
a:focus strong,
a:active strong {
outline: 0;
text-decoration: none;
color: #fcca03;
}
a:hover,
a:focus,
a:active {
outline: 0;
} a,
a:hover,
a:focus,
a:active,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"],
textarea
{
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}   .menu-strip {
display: none;
}
.main-nav {
float: none;
text-align: left;
}
.main-nav ul {
font-size: 0;
list-style: none;
padding: 0;
margin: 0;
}
.create-menu a:hover, 
.create-menu a:focus {
color: #ffffff;
} .main-nav ul.menu li {
font-size: 14px;
font-size: 1.4rem;
font-weight: 400;
position: relative;
}
.main-nav ul.menu li.current-menu-item > a,
.main-nav ul.menu li.current_page_item > a,
.main-nav ul.menu li.active > a,
.main-nav ul.menu li a:active,
.main-nav ul.menu li a:focus,
.main-nav ul.menu li a:hover {
color: #fcca03;
color: #ffffff;
}
.main-nav ul.sub-menu li.current-menu-item > a {
color: #fcca03;
}
.main-nav ul.menu li li.current_page_item > a {
color: #fcca03;
}
.main-nav ul.menu li ul {
display: block;
position: absolute;
top: 52px;
left: 0;
z-index: 2000;
min-width: 300px;
text-align: left;
background: #ffffff;
border-bottom: solid 3px #fcca03; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
visibility: hidden;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition: visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s;
-moz-transition: visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, -moz-transform 0.3s ease-in-out 0.1s;
transition: visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, transform 0.3s ease-in-out 0.1s;
}
@media (min-width: 992px) {
.is-sticky .main-nav ul.menu li ul {
top: 32px;
}
}
.main-nav ul.menu li:hover > ul {
overflow: visible;
visibility: visible;
filter: alpha(opacity=100);
opacity: 1;
-webkit-transform: translate(2px, 0px);
-moz-transform: translate(2px, 0px);
transform: translate(2px, 0px);
}
.main-nav ul.menu li li ul {
top: 0;
left: 100%;
-webkit-transform: translate(62px, 0px);
-moz-transform: translate(62px, 0px);
transform: translate(62px, 0px);
}
.main-nav ul.menu li li:hover > ul {
-webkit-transform: translate(0, 0px);
-moz-transform: translate(0, 0px);
transform: translate(0, 0px);
}
.main-nav ul.menu li li a {
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1;
display: block;
position: relative;
padding: 18px 30px;
color: #303030;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.main-nav ul.menu li li a:hover {
background-color: #fbfbfb;
color: #fcca03;
}
.main-nav ul.menu li li a::before {
font-family: Flaticon;
content: '\f103';
display: block;
position: absolute;
top: 18px;
left: 12px;
visibility: hidden;
opacity: 0;
}
.main-nav ul.menu li li a:hover {
padding-left: 60px;
}
.main-nav ul.menu li li a:hover::before {
left: 30px;
visibility: visible;
opacity: 1;
}
.main-nav ul.menu li li a::before,
.main-nav ul.menu li li a:hover::before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
} .main-nav > ul.menu {
margin-left: -20px;
}
.main-nav > ul.menu > li {
display: inline-block;
position: relative;
padding: 0 20px;
}
@media (min-width: 1200px) {
.main-nav > ul.menu {
margin-left: -30px;
}
.main-nav > ul.menu > li {
padding: 0 30px;
}
}
.main-nav > ul.menu > li > a {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
text-transform: uppercase;
position: relative;
}
.main-nav > ul.menu > li > a::before,
.main-nav > ul.menu > li > a::after {
content: '';
display: block;
width: 20px;
height: 20px;
position: absolute;
visibility: hidden;
opacity: 0;
}
.main-nav > ul.menu > li > a:hover::before,
.main-nav > ul.menu > li > a:hover::after {
visibility: visible;
opacity: 1;
}
.main-nav > ul.menu > li > a::before {
border-top: solid 1px #303030;
border-left: solid 1px #303030;
top: -10px;
left: -15px;
}
.main-nav > ul.menu > li > a:hover::before {
left: -22px;
}
.main-nav > ul.menu > li > a::after {
border-right: solid 1px #303030;
border-bottom: solid 1px #303030;
right: -15px;
bottom: -10px;
}
.main-nav > ul.menu > li > a:hover::after {
right: -22px;
}
.main-nav > ul.menu > li > a::before,
.main-nav > ul.menu > li > a::after,
.main-nav > ul.menu > li > a:hover::before,
.main-nav > ul.menu > li > a:hover::after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
} .main-nav ul.menu > li.md-hidden {
display: none;
}
.main-nav ul.menu > li#more-li > a {
}
.main-nav ul.menu > li#more-li { right: 0;
z-index: 10;
padding: 0 10px;
cursor: pointer;
}
.main-nav ul.menu > li#more-li:hover {}
.main-nav ul.menu > li#more-li > ul {
left: auto;
right: 0;
}
.main-nav ul.menu > li#more-li > ul li ul {
left: auto;
right: 100%;
}
.main-nav ul.menu > li#more-li > ul [class*=icon] {
}
.main-nav ul.menu > li#more-li > ul li.dropdown a::after {
}
.main-nav ul.menu > li#more-li > ul > li.dropdown a:hover::after {}
.main-nav ul.menu > li#more-li + li > a {
} .mobile-menu {
position: absolute;
z-index: 10;
height: 24px;
width: 24px;
opacity: 0;
cursor: pointer;
border: none;
}
.mobile-menu-title {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.9286;
display: inline-block;
text-align: center;
height: 24px;
width: 24px;
color: #333333;
}
.mobile-menu select,
.mobile-menu option {
color: #333333;
}
.button-li--mobile-menu {}
.nav-button {
position: relative;
height: 24px;
width: 24px;
line-height: 24px;
padding: 0 0 0 0;
margin: 0 auto 0 auto;
} .social-navigation {
font-size: 0;
padding: 0;
margin: 0;
overflow: hidden;
}
.social-navigation ul {
list-style: none;
margin: 0 0 0 0;
}
.social-navigation li {
display: inline-block;
float: none;
}
.social-navigation a {
position: relative;
display: block;
height: 24px;
width: 24px;
margin: 0 5px 0 0;
}
.social-navigation a::before {
font-family: 'FontAwesome';
content: "\f1e0";
font-size: 14px;
line-height: 24px;
text-align: center;
position: absolute;
top: 0;
left: 0;
height: 24px;
width: 24px;
}
.header__row1 .social-navigation { }
.header__row1 .social-navigation a::before {
font-size: 14px;
line-height: 24px;
}
.social-navigation a,
.social-navigation a::before {
color: #1d7b86;
}
.social-navigation a[href*="codepen.io"]::before {content: "\f1cb";}
.social-navigation a[href*="digg.com"]::before {content: "\f1a6";}
.social-navigation a[href*="dribbble.com"]::before {content: "\f17d";}
.social-navigation a[href*="dropbox.com"]::before {content: "\f16b";}
.social-navigation a[href*="facebook.com"]::before {content: "\f09a";}
.social-navigation a[href*="flickr.com"]::before {content: "\f16e";}
.social-navigation a[href*="foursquare.com"]::before {content: "\f180";}
.social-navigation a[href*="plus.google.com"]::before {content: "\f0d5";}
.social-navigation a[href*="github.com"]::before {content: "\f09b";}
.social-navigation a[href*="instagram.com"]::before {content: "\f16d";}
.social-navigation a[href*="linkedin.com"]::before {content: "\f0e1";}
.social-navigation a[href*="pinterest.com"]::before {content: "\f231";}
.social-navigation a[href*="getpocket.com"]::before {content: "\f265";} .social-navigation a[href*="reddit.com"]::before {content: "\f281";}
.social-navigation a[href*="stumbleupon.com"]::before {content: "\f1a4";}
.social-navigation a[href*="tumblr.com"]::before {content: "\f173";}
.social-navigation a[href*="twitter.com"]::before {content: "\f099";}
.social-navigation a[href*="vimeo.com"]::before {content: "\f27d";}
.social-navigation a[href*="wordpress.com"]::before,
.social-navigation a[href*="wordpress.org"]::before {content: "\f19a";}
.social-navigation a[href*="youtube.com"]::before {content: "\f16a";}
.social-navigation a[href*="mailto:"]::before {content: "\f003";}
.social-navigation a[href*="spotify.com"]::before {content: "\f1bc";}
.social-navigation a[href*="twitch.tv"]::before {content: "\f1e8";}
.social-navigation a[href$="/feed/"]::before {content: "\f09e";} .social-navigation a[href*="skype.com"]::before {content: "\f17e";}
.social-navigation li a:hover,
.social-navigation li a:hover::before {
color: #fcca03;
}
.social-navigation li a::before,
.social-navigation li a:hover::before {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.social-navigation-title {
font-size: 12px;
font-size: 1.2rem;
line-height: 2;
vertical-align: top;
}
.header__row1 .social-navigation a,
.header__row1 .social-navigation a::before,
.footer .social-navigation a,
.footer .social-navigation a::before {
color: #e3e2e2;
}
.header__row1 .social-navigation li a:hover,
.header__row1 .social-navigation li a:hover::before,
.footer .social-navigation li a:hover,
.footer .social-navigation li a:hover::before {
color: #fcca03;
} .share-this {
min-height: 24px;
}
ul.share-icons {
overflow: hidden;
margin: 0;
padding: 0;
}
ul.share-icons li a {
display: block;
font-size: 18px;
line-height: 24px;
height: 24px;
width: 24px;
text-align: center;
}
ul.share-icons li a::before {
margin-right: 0;
}
ul.share-icons > li {
position: relative;
display: inline-block;
line-height: 24px;
margin-left: 0;
}
ul.share-icons > li > a {
position: relative;
display: inline-block;
width: 24px;
height: 24px;
padding: 0;
border-radius: 50%;
color: #333333;
}
ul.share-icons > li > a:hover {
color: #333333;
} .post-navigation {}
.post-navigation a {
display: block;
padding: 28px 30px 28px 30px;
text-align: center;
height: 100%;
}
.post-navigation span {
display: block;
}
.post-navigation .meta-nav {
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.0001;
text-transform: uppercase;
position: relative;
z-index: 2;
margin-bottom: 12px;
color: #fcca03;
}
.post-navigation .post-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
position: relative;
z-index: 2;
color: #ffffff;
overflow: hidden;
min-height: 48px;
max-height: 48px;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
position: relative;
float: left;
width: 50%;
}
.post-navigation .nav-next a {
position: relative;
margin-left: 5px;
background-color: #333333;
background-position: center;
background-size: cover;
}
.post-navigation .nav-previous a {
position: relative;
margin-right: 5px;
background-color: #333333;
background-position: center;
background-size: cover;
}
.post-navigation a::before {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
}
.post-navigation .nav-next a::before,
.post-navigation .nav-previous a::before {
background-color: rgba(60, 60, 60, 0.5);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.post-navigation a:hover::before,
.post-navigation a:focus::before {
background-color: rgba(60, 60, 60, 0.9);
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
@media (max-width: 600px) {
.post-navigation .nav-previous,
.post-navigation .nav-next {
float: none;
width: 100%;
}
.post-navigation .nav-next {
margin-top: 5px;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
margin: 0;
}
} .pagination {
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
line-height: 1.7143;
text-align: center;
text-transform: none;
margin-top: 60px;
margin-bottom: 0;
color: #8c8c8c;
}
.pagination .nav-links {
padding: 15px 30px;
margin-top: -5px;
display: inline-block; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.pagination a,
.pagination span {
display: inline-block;
float: none;
min-width: 24px;
min-height: 24px;
height: 24px;
margin: 5px 5px 0 5px;
padding: 0;
text-align: center;
color: #8c8c8c;
}
.pagination span span {
display: none;
float: initial;
min-width: initial;
min-height: initial;
height: initial;
margin: 0;
padding: 0;
text-align: center;
color: #333333;
}
.pagination .current,
.pagination a:hover,
.pagination a:focus {
color: #fcca03;
}
.pagination .page-numbers.dots {}
.pagination .page-numbers.prev,
.pagination .page-numbers.next {
position: relative;
text-indent: -9999px;
}
.pagination .page-numbers.prev::before,
.pagination .page-numbers.next::before {
font-family: 'rt-icons-4';
position: absolute;
top: 0;
left: 0;
width: 24px;
height: 24px;
text-indent: 0;
}
.pagination .page-numbers.prev::before {
content: '\e7c4';
}
.pagination .page-numbers.next::before {
content: '\e7c5';
} .pagination .current .screen-reader-text {
position: static !important;
} .page-links {
overflow: hidden;
font-size: 20px;
font-size: 2rem;
font-weight: 300;
line-height: 1.2;
text-transform: uppercase;
margin-top: -12px;
margin-bottom: 24px;
color: #8c8c8c;
}
.page-links > a,
.page-links > span {
display: block;
float: left;
min-width: 24px;
min-height: 24px;
height: 24px;
margin: 14px 15px 0 0;
padding: 0 11px;
text-align: center;
color: #8c8c8c;
}
.page-links > span:not(.page-links-title),
.page-links .current,
.page-links a:hover,
.page-links a:focus {
color: #fcca03;
}
.page-links .page-links-title {
font-size: 11px;
font-size: 1.1rem;
font-weight: 700;
line-height: 2.4546;
padding-left: 0;
color: #fcca03;
} .image-navigation {
font-size: 12px;
font-size: 1.2rem;
font-weight: 600;
line-height: 1.5;
text-transform: uppercase;
color: #8c8c8c;
}
.image-navigation a {
color: #8c8c8c;
}
.image-navigation a:hover,
.image-navigation a:focus {
color: #333333;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
display: inline-block;
}
.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty)::before {
content: "/";
font-weight: 400;
margin: 0 0.7em;
}
.image-navigation .nav-previous a::before {
content: "<";
margin-right: 0.2em;
position: relative;
}
.image-navigation .nav-next a::after {
content: ">";
margin-left: 0.2em;
position: relative;
}
.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
margin-bottom: 2em;
}  .says,
.screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
overflow: hidden;
} .site .skip-link {
font: bold 14px/normal "Noto Sans", sans-serif;
text-decoration: none;
text-transform: none;
display: block;
top: -9999em;
left: -9999em;
padding: 15px 23px 14px;
outline: none;
background-color: #ffffff;
color: #fcca03;
-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.logged-in .site .skip-link {
font: bold 14px/normal "Open Sans", sans-serif;
}
.site .skip-link:focus {
clip: auto;
height: auto;
width: auto;
top: 7px;
left: 6px;
z-index: 100000;
} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
} .clear-left {
clear: left;
} .header {
position: relative;
width: 100%;
height: 180px;
background-color: #fcca03;
}
.header.has-header-row1 {
height: 220px;
}
.admin-bar .header {
}
@media (max-width: 991px) {
.header,
.header.has-header-row1 {
height: auto;
}
}
.header-wrapper {
position: relative;
z-index: 1001;
}
.sticky-wrapper {
height: auto !important;
} .header-top__line1 {
text-align: right;
}
.header-top__line2 {}
@media (max-width: 767px) {
.header-top__line1 {
text-align: left;
}
}
@media (max-width: 991px) {
.header-top__line1 .header__top-menu .top-menu ul li {
margin-right: 15px;
}
.header-top__line1 .header__top-menu .top-menu ul li + li {
margin-left: 0;
}
.header-top__line1 .header__top-menu .top-menu ul li a,
.header-top__line1 .header__top-menu .top-menu ul li .fa,
.header-top__line1 .header__top-menu .top-menu ul li .rt-icon {
color: #ffffff;
}
.header-top__line1::before { display: block;
position: absolute;
top: 0;
right: 100%;
height: 36px;
width: 9999px;
background-color: #333333; }
.header-top__line1::after { display: block;
position: absolute;
top: 0;
left: 100%;
height: 36px;
width: 9999px;
background-color: #333333;
}
}
.header__row1 {
padding: 8px 0;
background-color: #1e1e1e;
color: #e6e4e4;
}
.header__row1 a {
color: #e6e4e4;
}
.header__row1 a:hover,
.header__row1 a:focus {
color: #fcca03;
}
.header__row2 {
position: relative;
background-color: #fcca03;
color: #303030;
}
.is-sticky .header__row2 {
}
.header-button {
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
line-height: 1.3334;
min-width: 24px;
text-align: center;
cursor: pointer;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header-button:hover,
.header-button:focus {
color: #ffffff;
-webkit-transition: color 0.3s ease;
-moz-transition: color 0.3s ease;
-o-transition: color 0.3s ease;
transition: color 0.3s ease;
}
.header__row3 {
overflow: hidden;
background-color: #333333;
color: #a4a4a4;
}
.header__row3 a {
color: #a4a4a4;
}
.header__row3 a:hover,
.header__row3 a:focus {
color: #fcca03;
}
.header__row3 .header__contact-inner {
display: table;
height: 100px;
width: 100%;
}
.header__row3 .header__contact-item {
display: table-cell;
vertical-align: middle;
}
.header__row3 .header__contact-item [class^="flaticon-"],
.header__row3 .header__contact-item [class*=" flaticon-"] {
text-align: center;
float: left;
display: block;
margin-right: 12px;
color: #fcca03;
}
.header__row3 .header__contact-item strong {
display: block;
color: #ffffff;
}
.header__row3 .header__contact-item span {
display: block;
}
.header__row3 .header__contact-item:hover strong {
color: #fcca03;
}
.header__row3 .header__contact-item:hover [class^="flaticon-"],
.header__row3 .header__contact-item:hover [class*=" flaticon-"] {
border: solid 2px #fcca03;
background-color: #fcca03;
color: #333333;
}
.header__row3 .header__contact-item strong,
.header__row3 .header__contact-item:hover strong,
.header__row3 .header__contact-item [class^="flaticon-"],
.header__row3 .header__contact-item [class*=" flaticon-"],
.header__row3 .header__contact-item:hover [class^="flaticon-"],
.header__row3 .header__contact-item:hover [class*=" flaticon-"] {
-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: 1200px) {
.header__row3 .header__contact-item [class^="flaticon-"],
.header__row3 .header__contact-item [class*=" flaticon-"] {
font-size: 20px;
line-height: 41px;
text-align: center;
float: left;
display: block;
height: 45px;
width: 45px;
margin-top: 8px;
margin-right: 20px;
border: solid 2px #fcca03;
color: #fcca03;
}
.header__row3 .header__contact-item strong {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.3847;
}
.header__row3 .header__contact-item strong + span {
margin-top: -2px;
}
}
@media (max-width: 767px) {
.header__logo .logo-div {
text-align: center;
}
.header__row3 .header__contact-inner {
display: block;
height: auto;
}
.header__row3 .header__contact-item {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1667;
text-align: center;
display: block;
padding: 0 0 12px 0;
}
.header__row3 .header__contact-item [class^="flaticon-"],
.header__row3 .header__contact-item [class*=" flaticon-"] {
float: none;
display: inline-block;
}
.header__row3 .header__contact-item strong {
display: inline-block;
}
}
@media (min-width: 768px) and (max-width: 1200px) {
.header__row3 .header__contact-item strong + span {
margin-top: -6px;
}
} .header__logo-inner {
display: table;
height: 100px;
width: 100%;
}
.is-sticky .header__logo-inner {
height: 50px;
}
.header__logo .logo-div {
display: table-cell;
vertical-align: middle;
}
.header__menu-inner {
display: table;
height: 80px;
width: 100%;
}
.is-sticky .header__menu-inner {
height: 40px;
}
.header__social,
.header__buttons {
max-height: 40px;
}
.header__social-wrapper,
.header__buttons-wrapper {
}
@media (min-width: 992px) {
.header__social-wrapper,
.header__buttons-wrapper {
height: 24px;
}
}
.header__buttons-inner {
display: table;
height: 80px;
width: 100%;
text-align: right;
}
@media (max-width: 991px) {
.header__buttons-inner {
height: 40px;
text-align: center;
}
}
.is-sticky .header__buttons-inner {
height: 40px;
}
.header-buttons-menu {
display: table-cell;
vertical-align: middle;
list-style: none;
padding: 0;
margin: 0;
}
.header-buttons-menu li {
display: inline-block;
}
.header__top-menu {
display: inline-block;
width: 100%;
}
.header__top-menu .top-menu ul {
list-style: none;
padding: 0;
margin: 0;
font-size: 0;
}
.header__top-menu .top-menu ul li {
display: inline-block;
font-size: 12px;
font-size: 1.2rem;
line-height: 2;
}
.header__top-menu .top-menu ul li + li {
margin-left: 15px;
}
.header__top-menu .top-menu ul li .fa,
.header__top-menu .top-menu ul li .rt-icon,
.header__top-menu .top-menu ul li  [class^="flaticon-"],
.header__top-menu .top-menu ul li  [class*=" flaticon-"] {
margin-right: 5px;
color: #e6e4e4;
} div.logo-use-image {
height: 54px;
line-height: 54px;
}
div.logo-use-image > a {
display: inline-block;
}
div.logo-use-image img.logo_big {
max-height: 43px;
margin-top: 0;
margin-bottom: 0;
}
.is-sticky div.logo-use-image {
height: 35px;
line-height: 35px;
}
.is-sticky div.logo-use-image img.logo_big {
max-height: 35px;
}
.header.style1 div.logo-use-image img.logo_big {} .blogname {
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
line-height: 1;
}
.blogname a {
display: inline-block;
font-weight: 700;
}
.blogname a span {
font-weight: 300;
}
.blogname a,
.blogname a:hover,
.blogname a:active,
.blogname a:focus {
font-size: 24px;
font-size: 2.4rem;
line-height: 1.125;
text-decoration: none;
white-space: nowrap;
display: inline-block;
padding: 0 0 0 0;
color: #fffefe;
} .blogdescr {
font-size: 0;
}
.blogdescr a {
font-size: 12px;
font-size: 1.2rem;
font-weight: 300;
line-height: 1.1667;
display: inline-block;
overflow: hidden;
max-height: 14px;
}
.blogdescr a,
.blogdescr a:hover,
.blogdescr a:active,
.blogdescr a:focus {
text-decoration: none;
color: #8c8c8c;
}
.blogdescr a > span {
display: block;
color: #333333;
}  .search-box {
position: absolute;
top: 0;
right: 0;
padding: 0 0;
width: 100%;
height: 100%;
z-index: -1;
display: none;
opacity: 0;
visibility: hidden;
background-color: #fcca03;
}
.admin-bar .search-box {
}
.search-box--opened .search-box {
z-index: 1003;
display: block;
opacity: 1;
visibility: visible;
}
.search-box__form {
position: relative;
height: 100%;
width: 620px;
margin-top: 15px;
margin-right: 0;
margin-left: auto;
padding-right: 50px;
}
input[type=search].search-box__input {
font-size: 20px;
font-weight: 300;
line-height: 40px;
height: 50px;
padding: 0 20px 0 20px;
border: none;
opacity: 0;
visibility: hidden;
background-color: transparent;
color: transparent;
cursor: pointer;
}
.search-box--opened input[type=search].search-box__input {
border: solid 1px rgba(48, 48, 48, 0.5);
color: #303030;
}
.search-box--opened input[type=search].search-box__input {}
.search-box__label {
text-align: right;
}
.search-box__input::-webkit-input-placeholder {
font-style: italic;
color: #303030;
}
.search-box__input:-moz-placeholder {
font-style: italic;
color: #303030;
}
.search-box__input::-moz-placeholder {
font-style: italic;
color: #303030;
opacity: 1;
}
.search-box__input:-ms-input-placeholder {
font-style: italic;
color: #303030;
}
.search-box--opened input[type=search].search-box__input.fadein {
max-width: 100%;
width: 570px;
opacity: 1;
visibility: visible;
color: #303030;
}
.search-box__submit {
position: absolute;
top: 1px;
right: 51px;
text-align: center;
padding: 11px 10px 10px 10px;
width: 50px;
height: 48px;
color: #303030;
}
.search-box__submit:hover,
.search-box__submit:focus {
background-color: #303030;
color: #fcca03;
}
.search-box__close {
position: absolute;
top: 12px;
right: 0;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
width: 50px;
text-align: right;
display: inline-block;
}
.search-box__close:hover,
.search-box__close:focus {
color: #ffffff;
}
.is-sticky .search-box__form {
margin-top: 0;
}
.is-sticky .search-box__submit {
padding-top: 8px;
height: 38px;
}
.is-sticky .search-box__form input[type=search].search-box__input {
border-color: #fcca03;
height: 40px;
}
.is-sticky .search-box__close {
top: 8px;
}
@media screen and (max-width: 991px) {
.search-box__form {
margin-top: 0;
max-width: 100%;
}
.search-box__submit {
padding-top: 8px;
height: 38px;
}
.search-box__form input[type=search].search-box__input {
border-color: #fcca03;
height: 40px;
}
.search-box__close {
top: 8px;
}
} .body-overlay {
position: fixed;
z-index: 0;
top: 0;
left: 0;
width: 0;
height: 0;
background-color: rgba(0, 0, 0, .0);
}
.search-box--opened .body-overlay {
}
.header-overlay {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, .0);
}
.search-box--opened .header-overlay {
z-index: 999;
background-color: rgba(255, 255, 255, .95);
} .search-box,
.search-box--opened .search-box,
input[type=search].search-box__input,
.search-box--opened input[type=search].search-box__input,
input[type=search].search-box__input.fadein,
.search-box--opened input[type=search].search-box__input.fadein,
.header-overlay,
.search-box--opened .header-overlay {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
} @media screen and (min-width: 783px) {
.header.style3 {
top: 90px;
margin-top: -90px;
}
.header.style3 .header__row2 {
background-color: rgba(255, 255, 255, .1);
border-bottom-color: #d8dee3;
}
}
.header.style3 .is-sticky .header__row2 {
background-color: rgba(255, 255, 255, .9);
}  .header div.logo-use-image img.logo_big,
.header__logo-inner,
.header__menu-inner,
.header__buttons-inner,
.transition-on {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}  .sidebar-before-content {
margin-bottom: 80px;
}
.sidebar-before-content .widget + .widget {
margin-top: 80px;
} .widget + .widget {
margin-top: 54px;
}
.widget > *:last-child {
margin-bottom: 0;
}
.widget-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
margin: 0 0 24px 0;
color: #333333;
}
.sidebar-before-content .widget-title,
.secondary .widget-title {
}
.secondary .widget-title {
position: relative;
padding-bottom: 12px;
padding-bottom: 18px;
}
.secondary .widget-title::before {
content: '';
display: block;
height: 3px;
width: 60px;
position: absolute;
bottom: 0;
left: 0;
background-color: #fcca03;
}  .widget_archive ul,
.widget_categories ul,
.widget_pages ul,
.widget_meta ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul,
.widget_nav_menu ul,
.widget_wordpress ul {
list-style: none;
}
.widget_archive ul,
.widget_categories > ul,
.widget_pages > ul,
.widget_meta > ul,
.widget_recent_comments > ul,
.widget_recent_entries > ul,
.widget_rss > ul,
.widget_nav_menu > ul,
.widget_wordpress > ul {
padding-left: 0;
} .widget_archive {}
.widget_archive li {
font-weight: 400;
text-transform: uppercase;
color: #bdbdbd;
}
.widget_archive li ul,
.widget_archive li + li {
margin-top: 16px;
}
.widget_archive li a {
position: relative;
display: block;
color: #8c8c8c;
}
.widget_archive li a:hover,
.widget_archive li a:focus {
padding-left: 24px;
color: #fcca03;
}
.widget_archive li a::before {
content: '\f103';
font-family: 'Flaticon';
position: absolute;
top: 0;
left: -24px;
visibility: hidden;
opacity: 0;
color: #fcca03;
}
.widget_archive li a:hover::before,
.widget_archive li a:focus::before {
left: 0;
visibility: visible;
opacity: 1;
}
.widget_archive li a::before {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.widget_archive li a:hover::before,
.widget_archive li a:focus::before {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.footer .widget_archive li,
.section-dark-bg .widget_archive li {
color: #a4a4a4;
}
.footer .widget_archive li a,
.section-dark-bg .widget_archive li a {
color: #fffefe;
}
.footer .widget_archive li a:hover,
.footer .widget_archive li a:focus,
.section-dark-bg .widget_archive li a:hover,
.section-dark-bg .widget_archive li a:focus {
color: #fcca03;
} .widget_calendar {}
.widget_calendar .calendar__navigation {
height: 53px;
background-color: #fcca03;
}
.widget_calendar .calendar__month {
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
line-height: 2.9445;
text-align: center;
color: #333333;
}
.widget_calendar .calendar__navigation #prev {
float: left;
}
.widget_calendar .calendar__navigation #next {
float: right;
}
.widget_calendar .calendar__navigation #prev a,
.widget_calendar .calendar__navigation #next a,
.widget_calendar .calendar__navigation #prev span,
.widget_calendar .calendar__navigation #next span {
display: block;
font-size: 18px;
font-size: 1.8rem;
line-height: 2.9445;
padding: 0 12px;
text-align: center;
color: #333333;
}
.widget_calendar .calendar__navigation #prev a .rt-icon,
.widget_calendar .calendar__navigation #next a .rt-icon,
.widget_calendar .calendar__navigation #prev span .rt-icon,
.widget_calendar .calendar__navigation #next span .rt-icon {
position: relative;
top: 3px;
}
.widget_calendar #wp-calendar th#today,
.widget_calendar #wp-calendar td#today {
background-color: #fcca03;
color: #ffffff;
}
.widget_calendar table,
.widget_calendar th,
.widget_calendar td {
color: #8c8c8c;
}
.widget_calendar table {
border-collapse: separate;
border-spacing: 0;
border: solid 1px #8c8c8c;
border-top-width: 0;
padding: 26px 30px;
margin: 0 0 24px 0;
margin: 0;
table-layout: fixed; width: 100%;
}
.widget_calendar .calendar__week {
background-color: #333333;
}
.widget_calendar .calendar__week table {
padding: 0 30px;
margin-bottom: 0;
border-top-width: 1px;
border-bottom-width: 0;
}
.widget_calendar th {
border-width: 0 1px 1px 0;
font-weight: 400;
}
.widget_calendar td {
}
.widget_calendar caption,
.widget_calendar th,
.widget_calendar td {
text-align: center;
padding: 3px 5px 3px 5px;
}
.widget_calendar caption {
font-family: 'Raleway', sans-serif;
font-weight: 700;
padding: 0 5px 6px 5px;
}
.widget_calendar thead th {
padding: 8px 5px;
background-color: #333333;
border-color: #333333;
color: #ffffff;
}
.widget_calendar tbody td:first-child,
.widget_calendar tfoot td:first-child {
}
.widget_calendar td#prev,
.widget_calendar td#next {
font-family: 'Raleway', sans-serif;
font-weight: 700;
}
.footer .widget_calendar table,
.footer .widget_calendar th,
.footer .widget_calendar td,
.section-dark-bg .widget_calendar table,
.section-dark-bg .widget_calendar th,
.section-dark-bg .widget_calendar td {
border-color: #135b66;
color: #a4a4a4;
}
.footer .widget_calendar thead th,
.section-dark-bg .widget_calendar thead th {
background-color: #fcca03;
border-color: #fcca03;
color: #ffffff;
}
.footer .widget_calendar tbody td:first-child,
.footer .widget_calendar tfoot td:first-child,
.section-dark-bg .widget_calendar tbody td:first-child,
.section-dark-bg .widget_calendar tfoot td:first-child {
border-left: solid 1px #135b66;
} .widget_categories {}
.widget_categories li {
font-weight: 400;
text-transform: uppercase;
color: #bdbdbd;
}
.widget_categories li ul,
.widget_categories li + li {
margin-top: 16px;
}
.widget_categories li a {
position: relative;
display: block;
color: #8c8c8c;
}
.widget_categories li a:hover,
.widget_categories li a:focus {
padding-left: 24px;
color: #fcca03;
}
.widget_categories li a::before {
content: '\f103';
font-family: 'Flaticon';
position: absolute;
top: 0;
left: -24px;
visibility: hidden;
opacity: 0;
color: #fcca03;
}
.widget_categories li a:hover::before,
.widget_categories li a:focus::before {
left: 0;
visibility: visible;
opacity: 1;
}
.widget_categories li a::before {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.widget_categories li a:hover::before,
.widget_categories li a:focus::before {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.footer .widget_categories li,
.section-dark-bg .widget_categories li {
color: #a4a4a4;
}
.footer .widget_categories li a,
.section-dark-bg .widget_categories li a {
color: #fffefe;
}
.footer .widget_categories li a:hover,
.footer .widget_categories li a:focus,
.section-dark-bg .widget_categories li a:hover,
.section-dark-bg .widget_categories li a:focus {
color: #fcca03;
}
.widget_categories .cat-divider {
margin-right: 6px;
}
.widget_categories .cat-count {
float: right;
} .widget_pages {}
.widget_pages li {
font-weight: 400;
} .widget_meta {}
.widget_meta li {
font-weight: 400;
} .widget_recent_comments {}
.widget_recent_comments li + li {
margin-top: 14px;
}
.widget_recent_comments li {
font-weight: 400;
color: #bdbdbd;
}
.widget_recent_comments li a {
font-weight: 600;
color: #333333;
}
.widget_recent_comments li a:hover,
.widget_recent_comments li a:focus {
color: #fcca03;
}
.widget_recent_comments .comment-author-link a {
color: #8c8c8c;
}
.widget_recent_comments li.with-avatar {
overflow: hidden;
}
.widget_recent_comments .author-avatar {
float: left;
margin-right: 20px;
}
.widget_recent_comments .author-avatar,
.widget_recent_comments .author-avatar img {
width: 60px;
height: auto;
}
.footer .widget_recent_comments li,
.section-dark-bg .widget_recent_comments li {
color: #135b66;
}
.footer .widget_recent_comments li a,
.section-dark-bg .widget_recent_comments li a {
color: #1d7b86;
}
.footer .widget_recent_comments li a:hover,
.footer .widget_recent_comments li a:focus,
.section-dark-bg .widget_recent_comments li a:hover,
.section-dark-bg .widget_recent_comments li a:focus {
color: #ffffff;
} .widget_recent_entries {} .widget_rss {}
.widget_rss > ul > li + li {
margin-top: 24px;
}
.widget_rss .rsswidget {
font-size: 18px;
font-size: 1.8rem;
font-weight: 600;
line-height: 1.5;
}
.widget_rss .rss-date {
font-size: 11px;
font-size: 1.1rem;
font-weight: 700;
line-height: 2.4546;
display: block;
color: #bdbdbd;
}
.widget_rss .rssSummary {
margin-top: 14px;
}
.widget_rss cite {
font-size: 11px;
font-size: 1.1rem;
font-weight: 700;
line-height: 1.2728;
color: #bdbdbd;
}
.footer .widget_rss .rss-date,
.footer .widget_rss cite,
.section-dark-bg .widget_rss .rss-date,
.section-dark-bg .widget_rss cite {
color: #135b66;
} .widget_search {}
.widget_search label {
display: block;
position: relative;
}
.widget_search label::before {
content: '\f167';
font-family: 'Flaticon';
font-size: 16px;
font-size: 1.6rem;
font-weight: 400;
line-height: 2.5;
display: block;
height: 40px;
width: 40px;
position: absolute;
z-index: 1;
top: 0;
right: 0;
text-align: center;
color: #fcca03;
}
.widget_search .search-form {
position: relative;
}
.widget_search input[type="search"] {
width: 100%;
padding: 0 60px 0 18px;
line-height: 36px;
}
.widget_search input[type="submit"] {
position: absolute;
z-index: 2;
top: 0;
right: 0;
clip: initial;
height: 40px;
width: 40px;
background-color: transparent; color: transparent !important;
}
#secondary .widget_search,
.secondary .widget_search {
padding: 30px 28px !important;
border: solid 2px #fcca03;
}
#secondary .widget_search .widget-title,
.secondary .widget_search .widget-title {
padding-bottom: 0;
margin-top: -7px;
margin-bottom: 17px;
}
#secondary .widget_search .widget-title::before,
.secondary .widget_search .widget-title::before {
display: none;
}
#secondary .widget_search input[type="search"],
.secondary .widget_search input[type="search"] {
line-height: 2.1429;
padding-left: 0;
border-top: none;
border-left: none;
border-right: none;
}
#secondary .widget_search label::before,
.secondary .widget_search label::before {
text-align: right;
top: -7px;
}
#secondary .widget_search input[type="submit"],
.secondary .widget_search input[type="submit"] {
top: -7px;
} .widget_text {} .widget_tag_cloud {}
.widget_tag_cloud .tagcloud {
font-size: 0;
overflow: hidden;
margin-top: -7px;
}
.widget_tag_cloud .tagcloud a {
font-size: 14px !important;
font-size: 1.4rem !important;
font-weight: 700;
line-height: 1.7143;
text-transform: uppercase;
display: inline-block;
margin: 7px 30px 0 0;
color: #a4a4a4;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:focus {
color: #fcca03;
}
.footer .widget_tag_cloud .tagcloud a,
.section-dark-bg .widget_tag_cloud .tagcloud a {
color: #ffffff;
}
.footer .widget_tag_cloud .tagcloud a:hover,
.footer .widget_tag_cloud .tagcloud a:focus,
.section-dark-bg .widget_tag_cloud .tagcloud a:hover,
.section-dark-bg .widget_tag_cloud .tagcloud a:focus {
color: #fcca03;
} .widget_tag_cloud .tagcloud a {
position: relative;
}
.widget_tag_cloud .tagcloud a::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
background: #fcca03;
opacity: 0;
-webkit-transform: translateY(5px);
-moz-transform: translateY(5px);
transform: translateY(5px);
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
-moz-transition: -moz-transform 0.3s, opacity 0.3s;
transition: transform 0.3s, opacity 0.3s;
pointer-events: none;
}
.widget_tag_cloud .tagcloud a:hover::after,
.widget_tag_cloud .tagcloud a:focus::after {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
transform: translateY(0px);
} .widget_nav_menu {}
.widget_nav_menu li {
font-weight: 400;
}
.widget_nav_menu > div > ul {
padding-left: 0;
} .wpcf7-form input[type=number]::-webkit-inner-spin-button,
.wpcf7-form input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
.wpcf7-form label,
.wpcf7-form span.wpcf7-form-control-wrap,
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="month"],
.wpcf7-form textarea {
width: 100%;
}
.wpcf7-form textarea {
resize: none;
}
span.wpcf7-not-valid-tip {
font-size: 11px;
font-size: 1.1rem;
font-weight: 400;
line-height: 2.4546;
}
div.wpcf7-response-output,
.widget div.wpcf7-response-output {
margin: 24px 0 0 0;
}
.div.wpcf7 {
margin-top: -2px;
}
.wpcf7-form-control {
margin-top: 20px;
}
.wpcf7-form .row {
}
.wpcf7-form .row span.wpcf7-form-control-wrap {
display: block;
position: relative;
}
.wpcf7-form .row span.wpcf7-not-valid-tip {
position: absolute;
top: 25px;
right: 7px;
}
.wpcf7-form .row textarea {
max-height: 200px;
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="number"],
.wpcf7-form input[type="url"],
.wpcf7-form input[type="password"],
.wpcf7-form input[type="search"],
.wpcf7-form input[type="date"],
.wpcf7-form input[type="time"],
.wpcf7-form input[type="datetime-local"],
.wpcf7-form input[type="month"],
.wpcf7-form textarea {
background-color: rgba(255, 255, 255, 0.8);
}
.wpcf7-form .row button,
.wpcf7-form .row input[type="button"],
.wpcf7-form .row input[type="reset"],
.wpcf7-form .row input[type="submit"],
.wpcf7-form .row .wpcf7-submit {
margin-top: 40px;
}
.wpcf7-form .row input[type="text"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="email"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="tel"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="number"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="url"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="password"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="search"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="date"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="time"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="datetime-local"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row input[type="month"]:focus + span.wpcf7-not-valid-tip,
.wpcf7-form .row textarea:focus + span.wpcf7-not-valid-tip {
display: none;
}
.wpcf7 .fields.submit {
text-align: center;
} .mc4wp-form p {
position: relative;
margin-bottom: 0;
}
.mc4wp-form p + p {
margin-top: 24px;
}
.mc4wp-form .mc4wp-form-fields p:last-child {
margin-bottom: 0;
}
.mc4wp-form input[type="text"],
.mc4wp-form input[type="email"],
.mc4wp-form input[type="tel"],
.mc4wp-form input[type="number"],
.mc4wp-form input[type="url"],
.mc4wp-form input[type="password"],
.mc4wp-form input[type="search"],
.mc4wp-form input[type="date"],
.mc4wp-form input[type="time"],
.mc4wp-form input[type="datetime-local"],
.mc4wp-form input[type="month"],
.mc4wp-form textarea {
width: 100%;
}
.mc4wp-form .mc4wp_button_position_absolute {
position: absolute;
top: 0;
right: 0;
height: 39px;
}
.mc4wp-form .mc4wp_button_position_absolute input {
height: 39px;
width: 39px;
padding: 0;
border-radius: 0;
background-color: transparent !important;
z-index: 2;
position: relative;
}
.mc4wp-form .mc4wp_button_position_absolute .fa {
position: absolute;
z-index: 1;
right: 0;
top: 0;
width: 39px;
height: 39px;
line-height: 39px;
text-align: center;
color: #fcca03;
}
.mc4wp-form .mc4wp_button_position_absolute:hover .fa {
color: #333333;
}
.footer .mc4wp-form .mc4wp_button_position_absolute .fa {
color: #ffffff;
opacity: 0.7;
}
.footer .mc4wp-form .mc4wp_button_position_absolute:hover .fa {
color: #ffffff;
opacity: 1;
} #sb_instagram {
padding-bottom: 0 !important;
}
#sb_instagram .sbi_header_text {
padding-top: 0;
}
#sb_instagram .sb_instagram_header {
margin-bottom: 5px;
}
#sb_instagram .sbi_header_text h3 {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.9286;
color: #333333;
}
#sb_instagram .sbi_header_text .sbi_bio {
font-size: 11px;
font-size: 1.1rem;
line-height: 1.2728;
color: #8c8c8c;
} #sb_instagram .sbi_photo {
position: relative;
opacity: 1 !important;
}
#sb_instagram .sbi_photo::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
opacity: 0;
background-color: #ffffff;
}
#sb_instagram .sbi_photo::after {
content: '\f064';
font-family: FontAwesome;
position: absolute;
left: 50%;
top: 50%;
width: 40px;
height: 40px;
font-size: 22px;
line-height: 40px;
text-align: center;
margin: -20px 0 0 -20px;
opacity: 0;
color: #333333;
}
#sb_instagram .sbi_photo:hover::before {
opacity: 0.5;
}
#sb_instagram .sbi_photo:hover::after {
opacity: 1;
}
#sb_instagram .sbi_photo::before,
#sb_instagram .sbi_photo:hover::before {
-webkit-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
#sb_instagram .sbi_photo::after,
#sb_instagram .sbi_photo:hover::after {
-webkit-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
@media (max-width: 480px) {
#sb_instagram.sbi_col_3 #sbi_images .sbi_item,
#sb_instagram.sbi_col_4 #sbi_images .sbi_item,
#sb_instagram.sbi_col_5 #sbi_images .sbi_item,
#sb_instagram.sbi_col_6 #sbi_images .sbi_item,
#sb_instagram.sbi_col_7 #sbi_images .sbi_item,
#sb_instagram.sbi_col_8 #sbi_images .sbi_item,
#sb_instagram.sbi_col_9 #sbi_images .sbi_item,
#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
width: 50%;
}
#sb_instagram .sbi_photo {
height: auto !important;
}
#sb_instagram img {
display: block !important;
}
} .bootstrap-select > .btn {
font-family: 'Open Sans', sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
height: 40px;
line-height: 1.9286;
text-transform: none;
padding: 0 18px;
border: solid 1px #d1d1d1;
background-color: #ffffff;
color: #8c8c8c;
}
.bootstrap-select > .btn:hover,
.bootstrap-select > .btn:focus {
background-color: #f5f5f5;
}
.bootstrap-select .btn,
.bootstrap-select .btn:hover,
.bootstrap-select .btn:focus {
outline: 0 !important;
}
.bootstrap-select > .btn .filter-option {
}
.bootstrap-select > .dropdown-menu {
border-radius: 0;
border: solid 1px #f5f5f5;
-webkit-box-shadow: none;
box-shadow: none;
}
.bootstrap-select .dropdown-menu > li > a {
color: #8c8c8c;
}
.bootstrap-select .dropdown-menu > li > a:focus,
.bootstrap-select .dropdown-menu > li > a:hover {
background-color: #f5f5f5;
color: #333333;
}
.bootstrap-select.btn-group .btn .caret {
border: none;
}
.bootstrap-select.btn-group .btn .caret::after {
content: '\f078';
font-family: FontAwesome;
font-size: 12px;
font-size: 1.2rem;
line-height: 2.1667;
display: inline-block;
width: 24px;
height: 24px;
position: absolute;
top: -11px;
right: 0;
color: #8c8c8c;
}
.footer .bootstrap-select > .btn,
.section-dark-bg .bootstrap-select > .btn {
border-color: #a4a4a4;
background-color: #020202;
color: #a4a4a4;
}
.footer .bootstrap-select.open .bootstrap-select > .btn,
.footer .bootstrap-select.open > .dropdown-toggle.btn-default,
.footer .bootstrap-select > .btn:hover,
.footer .bootstrap-select > .btn:focus,
.section-dark-bg .bootstrap-select.open .bootstrap-select > .btn,
.section-dark-bg .bootstrap-select.open > .dropdown-toggle.btn-default,
.section-dark-bg .bootstrap-select > .btn:hover,
.section-dark-bg .bootstrap-select > .btn:focus {
border-color: #1d7b86;
background-color: #020202;
color: #fcca03;
}
.footer .bootstrap-select.btn-group .btn .caret::after,
.section-dark-bg .bootstrap-select.btn-group .btn .caret::after {
color: #fcca03;
}  .site-content {
padding: 84px 0;
}
.unyson-layout-snone .site-content,
.homepage .site-content {
padding: 0;
}
.site__sidebar {
margin-top: 84px;
}
.site-content .minus-site-padding-top {margin-top: -84px;}
.site-content .minus-site-padding-bottom {margin-bottom: -84px;} .entry-header-wrapper {
position: relative;
padding: 67px 0 67px 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #333333;
color: #ffffff;
}
@media (max-width: 767px) {
.entry-header-wrapper {
text-align: center;
}
}
@media (max-width: 1199px) {
.entry-header-wrapper {
padding: 48px 0 48px 0;
}
}
@media (max-width: 991px) {
.entry-header-wrapper {
padding: 24px 0 24px 0;
}
}
.entry-header-wrapper .page-title,
.entry-header-wrapper .entry-title {
font-family: 'Raleway', sans-serif;
font-size: 30px;
font-size: 3rem;
font-weight: 700;
line-height: 1.2;
text-transform: uppercase;
margin-bottom: 0;
color: #ffffff;
}
.entry-header-wrapper .postnum {
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
line-height: 1.9286;
display: block;
color: #ffffff;
}
.entry-header-wrapper .page-title,
.entry-header-wrapper .entry-title,
.entry-header-wrapper .postnum,
.entry-header-wrapper .breadcrumbs {
position: relative;
z-index: 2;
}
body.single-post .entry-header-wrapper .breadcrumbs {
top: 3px; display: none;
} @media (min-width: 768px) {
.entry-header-wrapper .long-title .breadcrumbs {
top: 25px;
}
}
.entry-header-wrapper .page-title span,
.entry-header-wrapper .entry-title span {
display: inline-block;
position: relative;
} body.single-fw-portfolio  .entry-header-wrapper .page-title span,
body.single-post          .entry-header-wrapper .page-title span {
display: initial;
}
@media (min-width: 1200px) {
.entry-header-wrapper .page-title span::before,
.entry-header-wrapper .entry-title span::before {
content: '';
display: block;
height: 32px;
width: 30px;
position: absolute;
top: -14px;
left: -20px;
border: solid 2px #fcca03;
border-width: 2px 0 0 2px;
}
.entry-header-wrapper .page-title span::after,
.entry-header-wrapper .entry-title span::after {
content: '';
display: block;
height: 32px;
width: 30px;
position: absolute;
right: -20px;
bottom: -14px;
border: solid 2px #fcca03;
border-width: 0 2px 2px 0;
}
.entry-header-wrapper .page-title span span::before,
.entry-header-wrapper .entry-title span span::before {
display: none;
}
} .hentry + .hentry,
.clear + .hentry {
margin-top: 60px;
} .hentry.first-post + .hentry.first-post {
margin-top: 30px;
}
.excerpt-more {
}
.excerpt-more .more-link {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
color: #fcca03;
}
.excerpt-more .more-link:hover,
.excerpt-more .more-link:focus {
color: #333333;
}
.excerpt-more .more-link::before {
content: "\f103";
font-family: "Flaticon";
display: inline-block;
margin-right: 5px;
}
.excerpt-more .more-link:hover::before,
.excerpt-more .more-link:focus::before {
margin-right: 10px;
}
.excerpt-more .more-link::before {
-webkit-transition: margin-right 0.5s ease 0s;
-o-transition: margin-right 0.5s ease 0s;
transition: margin-right 0.5s ease 0s;
}
.excerpt-more .more-link:hover::before,
.excerpt-more .more-link:focus::before {
-webkit-transition: margin-right 0.3s ease 0s;
-o-transition: margin-right 0.3s ease 0s;
transition: margin-right 0.3s ease 0s;
}  .post-thumbnail-row {
margin-left: 0;
margin-right: 0;
background-color: #ffffff;
}
.post-thumbnail-row .col-media {
padding-left: 0;
padding-right: 0;
}
.post-thumbnail-row .col-content {
padding-left: 0;
padding-right: 0;
}
.post-thumbnail-row .post__media {
}
.post-thumbnail-row .post__media .post-thumbnail {
margin-bottom: 0;
}
.front-posts-layout--1col .first-post .post-thumbnail-row .col-media,
.front-posts-layout--1colws .first-post .post-thumbnail-row .col-media,
.front-posts-layout--1colwsl .first-post .post-thumbnail-row .col-media,
.front-posts-layout--1col .first-post .post-thumbnail-row .col-content,
.front-posts-layout--1colws .first-post .post-thumbnail-row .col-content,
.front-posts-layout--1colwsl .first-post .post-thumbnail-row .col-content {
float: none;
width: 100%;
}
.front-posts-layout--1col .first-post .post-thumbnail-row .post__media,
.front-posts-layout--1colws .first-post .post-thumbnail-row .post__media,
.front-posts-layout--1colwsl .first-post .post-thumbnail-row .post__media {
margin-right: 0;
}
.front-posts-layout--1col .first-post .post-thumbnail-row .post__inner,
.front-posts-layout--1colws .first-post .post-thumbnail-row .post__inner,
.front-posts-layout--1colwsl .first-post .post-thumbnail-row .post__inner {
padding: 40px 40px 40px 40px; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.front-posts-layout--1col .half-post .post-thumbnail-row,
.front-posts-layout--1colws .half-post .post-thumbnail-row,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row {
display: table;
height: 100%;
width: 100%;
}
@media (min-width: 568px) {
.front-posts-layout--1col .half-post .post-thumbnail-row,
.front-posts-layout--1colws .half-post .post-thumbnail-row,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row { -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
}
.front-posts-layout--1col .half-post .post-thumbnail-row .col-media,
.front-posts-layout--1colws .half-post .post-thumbnail-row .col-media,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .col-media,
.front-posts-layout--1col .half-post .post-thumbnail-row .col-content,
.front-posts-layout--1colws .half-post .post-thumbnail-row .col-content,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .col-content {
float: none;
display: table-cell;
height: 100%;
width: 50%;
vertical-align: top;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media {
height: 100%;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media .post-thumbnail,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media .post-thumbnail {
height: 100%;
} .front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail {
position: absolute;
width: 100%;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media .post-thumbnail + .post-thumbnail ,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail + .post-thumbnail ,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media .post-thumbnail + .post-thumbnail {
height: 0;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media .post-thumbnail img,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail img,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media .post-thumbnail img {
display: none;
}
.front-posts-layout--1col .post__inner,
.front-posts-layout--1colws .post__inner,
.front-posts-layout--1colwsl .post__inner {
padding: 30px 30px 30px 30px; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
border-bottom: solid 3px #fcca03;
}
.front-posts-layout--1col .has-oembed .post__inner,
.front-posts-layout--1colws .has-oembed .post__inner,
.front-posts-layout--1colwsl .has-oembed .post__inner {
border-bottom: none;
}
.front-posts-layout--1col .has-oembed .col-content,
.front-posts-layout--1colws .has-oembed .col-content,
.front-posts-layout--1colwsl .has-oembed .col-content {
border-bottom: solid 3px #fcca03;
}
.post-thumbnail-row {
background-color: #ffffff;
}
.post-thumbnail-row .post__inner {
padding: 30px 30px 30px 30px;
-webkit-box-shadow: none;
box-shadow: none;
}
.search .post-content *:last-child,
.post-thumbnail-row .post-content *:last-child,
.front-posts-layout--1col .post-content *:last-child,
.front-posts-layout--1colws .post-content *:last-child,
.front-posts-layout--1colwsl .post-content *:last-child {
margin-bottom: 0;
}
.front-posts-layout--1col .first-post .page-title-wrapper,
.front-posts-layout--1colws .first-post .page-title-wrapper,
.front-posts-layout--1colwsl .first-post .page-title-wrapper,
.front-posts-layout--1col .half-post:not(.has-post-thumbnail) .page-title-wrapper,
.front-posts-layout--1colws .half-post:not(.has-post-thumbnail) .page-title-wrapper,
.front-posts-layout--1colwsl .half-post:not(.has-post-thumbnail) .page-title-wrapper {
}
@media (min-width:568px) {
.front-posts-layout--1col .first-post .has-oembed .page-title-wrapper,
.front-posts-layout--1colws .first-post .has-oembed .page-title-wrapper,
.front-posts-layout--1colwsl .first-post .has-oembed .page-title-wrapper,
.front-posts-layout--1col .half-post:not(.has-post-thumbnail) .has-oembed .page-title-wrapper,
.front-posts-layout--1colws .half-post:not(.has-post-thumbnail) .has-oembed .page-title-wrapper,
.front-posts-layout--1colwsl .half-post:not(.has-post-thumbnail) .has-oembed .page-title-wrapper {
margin: 0 0 6px 0;
}
}
.front-posts-layout--1col .half-post .page-title-wrapper,
.front-posts-layout--1colws .half-post .page-title-wrapper,
.front-posts-layout--1colwsl .half-post .page-title-wrapper {
}
.front-posts-layout--1col .first-post .page-title-wrapper .entry-title,
.front-posts-layout--1colws .first-post .page-title-wrapper .entry-title,
.front-posts-layout--1colwsl .first-post .page-title-wrapper .entry-title,
.front-posts-layout--1col .half-post:not(.has-post-thumbnail) .page-title-wrapper .entry-title,
.front-posts-layout--1colws .half-post:not(.has-post-thumbnail) .page-title-wrapper .entry-title,
.front-posts-layout--1colwsl .half-post:not(.has-post-thumbnail) .page-title-wrapper .entry-title {
margin-bottom: 0;
}
.front-posts-layout--1col .half-post .page-title-wrapper .entry-title,
.front-posts-layout--1colws .half-post .page-title-wrapper .entry-title,
.front-posts-layout--1colwsl .half-post .page-title-wrapper .entry-title {
margin-bottom: 0;
}
.front-posts-layout--1col .entry-title,
.front-posts-layout--1colws .entry-title,
.front-posts-layout--1colwsl .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3334;
text-transform: uppercase;
}
.front-posts-layout--1col .entry-title,
.front-posts-layout--1colws .entry-title,
.front-posts-layout--1colwsl .entry-title,
.front-posts-layout--1col .entry-title a,
.front-posts-layout--1colws .entry-title a,
.front-posts-layout--1colwsl .entry-title a {
color: #333333;
}
.front-posts-layout--1col .entry-title a:hover,
.front-posts-layout--1colws .entry-title a:hover,
.front-posts-layout--1colwsl .entry-title a:hover {
color: #fcca03;
}
.front-posts-layout--1col .hentry .excerpt-more,
.front-posts-layout--1colws .hentry .excerpt-more,
.front-posts-layout--1colwsl .hentry .excerpt-more {
display: inline-block;
display: block;
margin-top: 12px;
} .blog_post_visibility__excerpt {}
.blog_post_visibility__content {}
.blog_post_visibility__content .half-post .post-thumbnail-row,
.blog_post_visibility__content .half-post .post-thumbnail-row .col-media,
.blog_post_visibility__content .half-post .post-thumbnail-row .col-content {
float: none;
display: block;
width: 100%;
height: auto;
}
.blog_post_visibility__content .front-posts-layout--1col .half-post .page-title-wrapper,
.blog_post_visibility__content .front-posts-layout--1colws .half-post .page-title-wrapper,
.blog_post_visibility__content .front-posts-layout--1colwsl .half-post .page-title-wrapper {  }
.blog_post_visibility__content .post-thumbnail-row .post__inner {
padding: 40px 40px 40px 40px;
}
.blog_post_visibility__content .half-post .post-thumbnail-row .post__media {
margin-right: 0;
}
.blog_post_visibility__content .half-post .post-thumbnail-row .post__media .post-thumbnail {
height: auto;
}
.blog_post_visibility__content .half-post .post-thumbnail-row .post__media .post-thumbnail img {
display: block;
} .front-posts-layout--2col .hentry + .hentry,
.front-posts-layout--2colws .hentry + .hentry,
.front-posts-layout--2colwsl .hentry + .hentry,
.front-posts-layout--2col .clear + .hentry,
.front-posts-layout--2colws .clear + .hentry,
.front-posts-layout--2colwsl .clear + .hentry {
margin-top: 0;
}
.front-posts-layout--2col .hentry .entry-content,
.front-posts-layout--2colws .hentry .entry-content,
.front-posts-layout--2colwsl .hentry .entry-content {
}
.front-posts-layout--2col .hentry.half-post .entry-content,
.front-posts-layout--2colws .hentry.half-post .entry-content,
.front-posts-layout--2colwsl .hentry.half-post .entry-content {
margin-top: 30px;
}
.front-posts-layout--2col .post__media,
.front-posts-layout--2colws .post__media,
.front-posts-layout--2colwsl .post__media {
background-color: #fcca03;
}
.front-posts-layout--2col .post__media a.post-thumbnail,
.front-posts-layout--2colws .post__media a.post-thumbnail,
.front-posts-layout--2colwsl .post__media a.post-thumbnail {
border-top: solid 4px #fcca03;
}
.front-posts-layout--2col .post__media .post-thumbnail,
.front-posts-layout--2colws .post__media .post-thumbnail,
.front-posts-layout--2colwsl .post__media .post-thumbnail {
margin-bottom: 0;
}
.front-posts-layout--2col .post__inner,
.front-posts-layout--2colws .post__inner,
.front-posts-layout--2colwsl .post__inner {
padding: 15px 15px 15px 15px;
text-align: center; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
background-color: #ffffff;
}
.front-posts-layout--2col .first-post .post__inner,
.front-posts-layout--2colws .first-post .post__inner,
.front-posts-layout--2colwsl .first-post .post__inner {
padding: 40px 40px 40px 40px;
}
.front-posts-layout--2col .excerpt-more,
.front-posts-layout--2colws .excerpt-more,
.front-posts-layout--2colwsl .excerpt-more {
}
.front-posts-layout--2col .excerpt-more .more-link,
.front-posts-layout--2colws .excerpt-more .more-link,
.front-posts-layout--2colwsl .excerpt-more .more-link {
color: #fcca03;
}
.front-posts-layout--2col .excerpt-more .more-link:hover,
.front-posts-layout--2colws .excerpt-more .more-link:hover,
.front-posts-layout--2colwsl .excerpt-more .more-link:hover {
color: #333333;
}
.front-posts-layout--2col .excerpt-more .more-link::after,
.front-posts-layout--2colws .excerpt-more .more-link::after,
.front-posts-layout--2colwsl .excerpt-more .more-link::after {
display: none;
}
.front-posts-layout--2col .hentry.first-post .post__inner,
.front-posts-layout--2colws .hentry.first-post .post__inner,
.front-posts-layout--2colwsl .hentry.first-post .post__inner {
text-align: left;
}
.front-posts-layout--2col .first-post .page-title-wrapper,
.front-posts-layout--2colws .first-post .page-title-wrapper,
.front-posts-layout--2colwsl .first-post .page-title-wrapper {
margin: -40px -40px 31px -40px;
}
.front-posts-layout--2col .half-post .page-title-wrapper,
.front-posts-layout--2colws .half-post .page-title-wrapper,
.front-posts-layout--2colwsl .half-post .page-title-wrapper {
margin: -15px -15px 15px -15px;
}
.front-posts-layout--2col .first-post .page-title-wrapper .entry-title,
.front-posts-layout--2colws .first-post .page-title-wrapper .entry-title,
.front-posts-layout--2colwsl .first-post .page-title-wrapper .entry-title,
.front-posts-layout--2col .half-post .page-title-wrapper .entry-title,
.front-posts-layout--2colws .half-post .page-title-wrapper .entry-title,
.front-posts-layout--2colwsl .half-post .page-title-wrapper .entry-title {
margin-bottom: 0;
}
.front-posts-layout--2col .entry-title,
.front-posts-layout--2colws .entry-title,
.front-posts-layout--2colwsl .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.5;
}
.front-posts-layout--2col .first-post .excerpt-more,
.front-posts-layout--2colws .first-post .excerpt-more,
.front-posts-layout--2colwsl .first-post .excerpt-more {
}
.front-posts-layout--2col .entry-title,
.front-posts-layout--2colws .entry-title,
.front-posts-layout--2colwsl .entry-title,
.front-posts-layout--2col .entry-title a,
.front-posts-layout--2colws .entry-title a,
.front-posts-layout--2colwsl .entry-title a {
color: #333333;
}
.front-posts-layout--2col .entry-title a:hover,
.front-posts-layout--2colws .entry-title a:hover,
.front-posts-layout--2colwsl .entry-title a:hover {
color: #fcca03;
}
.front-posts-layout--2col .post-content *:last-child,
.front-posts-layout--2colws .post-content *:last-child,
.front-posts-layout--2colwsl .post-content *:last-child {
margin-bottom: 0;
} .blog_post_visibility__excerpt {}
.blog_post_visibility__content {} .search .entry-content .post__media,
.archive .entry-content .post__media {
background-color: #fcca03;
}
.search .entry-content a.post-thumbnail,
.archive .entry-content a.post-thumbnail {
border-top: solid 4px #fcca03;
}
.search .entry-content .post-thumbnail,
.archive .entry-content .post-thumbnail {
margin-bottom: 0;
}
.search .entry-content .post__inner,
.archive .entry-content .post__inner {
padding: 30px 30px 30px 30px; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
background-color: #ffffff;
}
.search .entry-content .post__inner .page-title-wrapper,
.archive .entry-content .post__inner .page-title-wrapper {
}
.search .entry-content .post__inner .entry-title,
.archive .entry-content .post__inner .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.5;
margin-bottom: 0;
}
.search .site__content > article,
.archive .site__content > article {
padding-left: 0;
padding-right: 0;
}
.search .site__content > article + div.clear,
.archive .site__content > article + div.clear {
clear: both;
} .archive .entry-content .post__inner .post-content > *:last-child {margin-bottom: 0;} .post.sticky .entry-content {}
.post .featured-wrap {
position: absolute;
top: 0;
right: 15px;
width: 45px;
height: 45px;
overflow: hidden;
z-index: 2;
}
.post .featured {
position: absolute;
top: -12px;
right: -32px;
width: 80px;
height: 40px;
line-height: 54px;
text-align: center;
background: #fcca03;
color: #ffffff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.post .featured i::before {
position: relative;
right: -2px;
top: -2px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
} .post-controls {
margin: 0 0 24px 0;
background-color: #f5f5f5;
}
.post-controls {
margin-top: 29px;
}
.post-controls > div {
height: 50px;
position: relative;
}
.post-controls > div > * {
display: block;
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
}
.post-controls .pctrl-left {
float: left;
}
.post-controls .pctrl-right {
float: right;
}
.post-controls .pctrl-social-btn {
font-size: 16px;
font-size: 1.6rem;
width: 50px;
cursor: pointer;
background-color: #fcca03;
color: #333333;
}
.post-controls .pctrl-social {
width: 0;
overflow: hidden;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post-controls .pctrl-social-btn div,
.post-controls .pctrl-social ul {
}
.post-controls .pctrl-social .share-icons {
position: absolute;
left: -170px;
line-height: 1;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.post-controls .pctrl-like-btn {
font-size: 16px;
font-size: 1.6rem;
width: 50px;
border-right: 1px solid #dedede;
}
.post-controls.active .pctrl-social {
width: 190px;
}
.post-controls.active .pctrl-social .share-icons {
left: 12px;
}
.post-controls.active .pctrl-like-btn {
border-left: 1px solid #dedede;
}
.post-controls .pctrl-like-btn .fa-heart,
.post-controls .pctrl-like-btn span {
vertical-align: middle;
line-height: 1;
color: #333333;
}
.post-controls .pctrl-like-btn a:hover,
.post-controls .pctrl-like-btn a:focus {
color: #fcca03;
}
.post-controls .pctrl-like {
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
}
.post-controls .pctrl-view {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
background-color: #fcca03;
color: #333333;
}
.post-controls .pctrl-view strong {
font-weight: 900;
}
.post-controls .pctrl-like,
.post-controls .pctrl-view {
padding: 0 20px;
}
.post-controls .pctrl-like {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
color: #bdbdbd;
}
.post-controls .share-icons > li > a {
}
.post-controls .share-icons > li > a:hover,
.post-controls .share-icons > li > a:focus {
color: #fcca03;
}  .post-thumbnail {
border: 0;
display: block;
margin-bottom: 24px;
position: relative;
}
.single .post-thumbnail {
border-top: solid 4px #fcca03;
background-color: #dcf4f9;
background-color: #fcca03;
margin-bottom: 0;
}
.post-thumbnail img {
display: block;
margin: 0 auto;
} a.post-thumbnail::before {
content: '';
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
background-color: transparent;
visibility: hidden;
opacity: 0;
}
a.post-thumbnail:hover::before,
a.post-thumbnail:focus::before {
background-color: rgba(60, 60, 60, 0.5);
visibility: visible;
opacity: 1;
}
a.post-thumbnail::before,
a.post-thumbnail:hover::before,
a.post-thumbnail:focus::before {
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
} .page-title-wrapper {
margin-bottom: 12px;
margin-bottom: 6px;
margin-bottom: 27px;
}
.page-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
margin-bottom: 0;
} .before-title {}
.before-title {
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
margin-bottom: 12px;
color: #bdbdbd;
}
.before-title a {
color: #fcca03;
}
.before-title a:hover,
.before-title a:focus {
color: #333333;
}
.posted-on .entry-date {margin-right: 10px;}
.posted-on .updated {} .after-title {}
.after-title {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.16667;
margin-top: 9px;
color: #bdbdbd;
}
.after-title a {
color: #fcca03;
}
.after-title a:hover,
.after-title a:focus {
color: #333333;
}
.after-title [class^="flaticon-"]::before,
.after-title [class*=" flaticon-"]::before,
.after-title [class^="flaticon-"]::after,
.after-title [class*=" flaticon-"]::after {
font-size: 14px;
line-height: 1;
margin-right: 5px;
color: #333333;
}
.after-title--item {
display: inline-block;
}
.after-title--divider {
display: inline-block;
width: 1px;
height: 14px;
position: relative;
bottom: -2px;
margin-left: 15px;
margin-right: 15px;
background-color: #eaeaea;
}
.after-title--right {
float: right;
}
.after-title .posted-on a time.updated {
display: none;
} .after-content {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
margin-bottom: 24px;
}
.after-content .edit-link,
.after-content .cat-links,
.after-content .tags-links {
display: inline-block;
margin-right: 15px;
}
.after-content .edit-link {}
.after-content .cat-links::before {
content: '\f07c';
font-family: FontAwesome;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1667;
display: inline-block;
margin-right: 5px;
}
.after-content .tags-links::before {
content: '\f02c';
font-family: FontAwesome;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1667;
display: inline-block;
margin-right: 5px;
}
.after-content .edit-link a,
.after-content .cat-links a,
.after-content .tags-links a {
color: #fcca03;
}
.after-content .edit-link a:hover,
.after-content .cat-links a:hover,
.after-content .tags-links a:hover,
.after-content .edit-link a:focus,
.after-content .cat-links a:focus,
.after-content .tags-links a:focus {
color: #333333;
} .to-top {
font-size: 23px;
line-height: 40px;
text-align: center;
width: 40px;
height: 40px;
position: fixed;
right: 0;
bottom: -100px;
z-index: 9999;
overflow: hidden;
cursor: pointer;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background-color: #fcca03;
color: #ffffff;
color: rgba(255,255,255,0.7);
}
.to-top [class^="fa-"]::before,
.to-top [class*=" fa-"]::before {
margin: 0;
}
.to-top:hover {
background-color: #fcca03;
color: #ffffff;
color: rgba(255,255,255,1);
}
.to-top .fa {
line-height: 35px;
} .error404 .site-content {
background-position: center center;
background-size: cover;
}
.error-404 {
text-align: center;
}
.error-404 .search-form {
max-width: 370px;
margin-left: auto;
margin-right: auto;
position: relative;
}
.error-404 .search-form label {
width: 100%;
margin-bottom: 0;
}
.error-404 .search-form label::after {
content: '\f002';
font-family: 'FontAwesome' !important;
font-size: 18px;
font-size: 1.8rem;
display: block;
width: 39px;
height: 39px;
line-height: 39px;
position: absolute;
top: 0;
right: 0;
background-color: transparent;
color: #fcca03;
}
.error-404 .search-form input[type="submit"] {
clip: auto !important;
display: block;
width: 39px;
height: 39px;
margin: 0;
position: absolute;
top: 0;
right: 0;
text-indent: -9999px;
background-color: transparent;
color: #fcca03;
}
.error-image {
max-height: 221px;
margin-top: 0;
margin-bottom: 14px;
}
.page_title_404.page-title {
font-size: 36px;
font-size: 3.6rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
margin-bottom: 24px;
margin-left: auto;
margin-right: auto;
max-width: 740px;
color: #333333;
}
.page_message_404 {
font-weight: 300;
margin-bottom: 24px;
margin-left: auto;
margin-right: auto;
max-width: 740px;
color: #8c8c8c;
}
.search_404_label {
margin-bottom: 12px;
}
.error-404 input[type="search"] {
width: 100%;
padding-right: 40px;
}
.error-404 input[type="search"]:focus {
}
.homepage_link_or {
margin-top: 10px;
margin-bottom: 11px;
}
.homepage_link a {
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
height: 45px;
white-space: nowrap;
display: inline-block;
padding: 11px 30px 10px 30px;
margin: 0 auto;
border-radius: 0;
background-color: #fcca03;
color: #ffffff;
}
.homepage_link a:hover {
background-color: #333333;
color: #ffffff;
}
.error404 .page-404-dark-image,
.error404 .page-404-dark-image .page_title_404.page-title,
.error404 .page-404-dark-image .page_message_404 {
color: #ffffff;
}  .featured-media.status-wrap {
overflow: hidden;
padding: 0 12px 0 12px;
height: 100%;
background-color: #f5f5f5;
}
.featured-media.status-wrap .twitter-tweet {
width: 100% !important;
margin-top: 12px !important;
margin-bottom: 12px !important;
}
.featured-media.status-wrap > iframe {
margin: 15px auto;
}
.single .featured-media.status-wrap {
margin-top: -40px;
margin-bottom: 30px;
padding: 40px;
background-color: #fcca03;
}
@media (min-width: 768px) {
.single .featured-media.status-wrap {
margin-left: -40px;
margin-right: -40px;
}
}
.featured-media.status-wrap .twitter-tweet {
margin-left: auto;
margin-right: auto;
}
.single .featured-media.status-wrap .twitter-tweet {
margin: 0 auto !important;
}  .format-video .post__media,
.single-format-video .post__media {
background-color: #fcca03;
}
.format-video .post__media iframe,
.format-video .post__media embed,
.single-format-video .post__media iframe,
.single-format-video .post__media embed {
border: none;
margin-bottom: -9px;
}
.single-format-video .post__media iframe,
.single-format-video .post__media embed {
border-top: solid 4px #fcca03;
}
.post__media_wide {
background-color: #f5f5f5;
font-size: 0;
}
.post__media_wide > .container {
}
.post__media_wide > .container > embed,
.post__media_wide > .container > iframe,
.post__media_wide > .container > object,
.post__media_wide > .container > video {
width: 100% !important;
margin-bottom: 0 !important;
border: 0 !important;
} .mejs-container {
margin-bottom: 24px;
} .format-image .post__media a.post-thumbnail {
margin-bottom: 0;
background-color: #fcca03;
}
.format-image .post__inner .page-title-wrapper {
}
.front-posts-layout--2col .format-image.half-post .page-title-wrapper,
.front-posts-layout--2colws .format-image.half-post .page-title-wrapper,
.front-posts-layout--2colwsl .format-image.half-post .page-title-wrapper {
margin: -15px -15px 15px -15px;
}
.single-format-image .page-title-wrapper { }
.single-format-image .post__media + .post__inner .page-title-wrapper {
margin-top: 0;
} .format-gallery .post__media .gallery {
margin-bottom: 0;
background-color: #fcca03;
}
.single-format-gallery .post__media .gallery {
border-top: solid 4px #fcca03;
background-color: #fcca03;
}
.single-format-gallery .post__media .gallery {
margin-bottom: 0;
}  .format-quote .entry-content {
text-align: center;
padding: 37px 40px 37px 40px;
background-color: #f5f5f5;
position: relative;
}
.format-quote::before,
.format-quote::after {
content: '';
display: block;
border: solid 3px #fcca03;
height: 42px;
width: 40px;
position: absolute;
z-index: 2;
}
.format-quote::before {
border-right: none;
border-bottom: none;
top: 10px;
left: 25px;
}
.format-quote::after {
border-left: none;
border-top: none;
right: 25px;
bottom: 10px;
}
.format-quote .entry-title {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
text-transform: uppercase;
margin-bottom: 0;
}
.format-quote .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
margin-bottom: 24px;
}
.single-format-quote .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
margin-bottom: 24px;
}
.single-format-quote .posted-on {
display: block; }
.format-quote .posted-on a {
color: #fcca03;
}
.format-quote .posted-on a:hover,
.format-quote .posted-on a:focus {
color: #333333;
}
.format-quote blockquote,
.single-format-quote blockquote {
padding: 0;
margin-top: 16px;
margin-bottom: 0;
border: none;
}
.format-quote cite {
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
}
.format-quote cite::before {
content: '';
display: block;
width: 60px;
height: 3px;
margin: 0 auto 28px auto;
background-color: #fcca03;
}
.format-quote.has-post-thumbnail .entry-content {
position: relative;
color: #ffffff;
}
.format-quote.has-post-thumbnail .entry-content > * {
position: relative;
z-index: 2;
}
.format-quote.has-post-thumbnail .entry-content::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(60, 60, 60, 0.9);
}
.format-quote.has-post-thumbnail .entry-title a {
color: #fcca03;
}
.format-quote.has-post-thumbnail .entry-title a:hover,
.format-quote.has-post-thumbnail .entry-title a:focus {
color: #ffffff;
}
.format-quote.has-post-thumbnail .posted-on a {
color: #fcca03;
}
.format-quote.has-post-thumbnail .posted-on a:hover,
.format-quote.has-post-thumbnail .posted-on a:focus {
color: #ffffff;
}
.format-quote.has-post-thumbnail blockquote {
color: #ffffff;
}
.format-quote.has-post-thumbnail cite,
.format-quote.has-post-thumbnail cite a {
color: #ffffff;
}
.format-quote.has-post-thumbnail cite a:hover,
.format-quote.has-post-thumbnail cite a:focus {
color: #fcca03;
}
.single-format-quote {}
.single-format-quote .post-thumbnail-row .post__media {
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.single-format-quote .post-thumbnail-row .post__media {
margin-left: 0;
margin-right: 0;
}
}
.single-format-quote .site__content .entry-content .page-title-wrapper { }
.single-format-quote .entry-content .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
margin-bottom: 12px;
color: #c3d7e1;
}
.single-format-quote .entry-content .posted-on a {
color: #fcca03;
}
.single-format-quote .entry-content .posted-on a:hover,
.single-format-quote .entry-content .posted-on a:focus {
color: #333333;
}
.single-format-quote .after-content {
margin-top: 24px;
} .format-link .entry-content {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
padding: 30px 30px 30px 30px; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
border-bottom: solid 3px #fcca03;
}
.format-link .entry-content *:last-child {
margin-bottom: 0;
}
.format-link .cat-links {
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.0001;
text-transform: uppercase;
margin-bottom: 12px;
color: #fcca03;
}
.format-link .cat-links a {
color: #fcca03;
}
.format-link .cat-links a:hover,
.format-link .cat-links a:focus {
color: #333333;
}
.format-link.has-post-thumbnail .entry-content {
position: relative;
color: #ffffff;
}
.format-link.has-post-thumbnail .entry-content > * {
position: relative;
z-index: 2;
}
.format-link.has-post-thumbnail .entry-content::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; background-color: rgba(60, 60, 60, 0.9);
}
.format-link.has-post-thumbnail .entry-content a {
color: #ffffff;
}
.format-link.has-post-thumbnail .entry-content a:hover,
.format-link.has-post-thumbnail .entry-content a:focus {
color: #fcca03;
}
.format-link .posted-on {
}
.format-link .posted-on a {
}
.format-link .posted-on a:hover,
.format-link .posted-on a:focus {
color: #333333;
}
.format-link .after-title {
text-transform: none;
padding: 15px 30px 0 30px;
margin: 0 -30px -12px -30px !important;
border-top: solid 1px #eaeaea;
}
.format-link .after-title [class^="flaticon-"]::before,
.format-link .after-title [class*=" flaticon-"]::before,
.format-link .after-title [class^="flaticon-"]::after,
.format-link .after-title [class*=" flaticon-"]::after {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1667;
}
.format-link .after-title a {
color: #bdbdbd;
}
.format-link .after-title a:hover,
.format-link .after-title a:focus {
color: #fcca03;
}
.format-link.has-post-thumbnail .after-title,
.format-link.has-post-thumbnail .after-title a,
.format-link.has-post-thumbnail .after-title [class^="flaticon-"]::before,
.format-link.has-post-thumbnail .after-title [class*=" flaticon-"]::before,
.format-link.has-post-thumbnail .after-title [class^="flaticon-"]::after,
.format-link.has-post-thumbnail .after-title [class*=" flaticon-"]::after {
color: #e6e4e4;
}
.format-link.has-post-thumbnail .after-title {
border-color: #e6e4e4;
}
.format-link.has-post-thumbnail .after-title--divider {
background-color: #e6e4e4;
}
.format-link.has-post-thumbnail .after-title a:hover,
.format-link.has-post-thumbnail .after-title a:focus {
color: #fcca03;
}
.format-link.has-post-thumbnail .posted-on a {
color: #e6e4e4;
}
.format-link.has-post-thumbnail .posted-on a:hover,
.format-link.has-post-thumbnail .posted-on a:focus {
color: #fcca03;
}
.single-format-link .post-thumbnail-row .post__media {
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.single-format-link .post-thumbnail-row .post__media {
margin-left: 0;
margin-right: 0;
}
}
.single-format-link .site__content .entry-content .page-title-wrapper {
margin-top: -40px;
}
.single-format-link .entry-content .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
color: #c3d7e1;
}
.single-format-link .entry-content .posted-on a {
color: #fcca03;
}
.single-format-link .entry-content .posted-on a:hover,
.single-format-link .entry-content .posted-on a:focus {
color: #333333;
}
.single-format-link .after-content {
margin-top: 24px;
} .format-aside .entry-content {
padding: 30px 30px 30px 30px;
background-color: #f5f5f5;
}
.format-aside .entry-content .entry-title {
font-size: 18px;
font-size: 1.8rem;
line-height: 1.3334;
text-align: center;
text-transform: uppercase;
margin-bottom: 0;
}
.format-aside .entry-content .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
text-align: center;
display: block;
margin-bottom: 24px;
color: #c3d7e1;
}
.format-aside .entry-content .posted-on a {
color: #fcca03;
}
.format-aside .entry-content .posted-on a:hover,
.format-aside .entry-content .posted-on a:focus {
color: #333333;
}
.format-aside .entry-content .post-content {
max-width: 620px;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.format-aside .entry-content .post-content p {
margin-bottom: 0;
}
.format-aside.has-post-thumbnail .posted-on a,
.format-aside.has-post-thumbnail .byline a {
color: #bdbdbd;
}
.format-aside.has-post-thumbnail .posted-on a:hover,
.format-aside.has-post-thumbnail .posted-on a:focus,
.format-aside.has-post-thumbnail .byline a:hover,
.format-aside.has-post-thumbnail .byline a:focus {
color: #ffffff;
}
.format-aside.has-post-thumbnail .entry-title,
.format-aside.has-post-thumbnail .entry-title a {
color: #fcca03;
}
.format-aside.has-post-thumbnail .entry-title a:hover,
.format-aside.has-post-thumbnail .entry-title a:focus {
color: #ffffff;
}
.format-aside.has-post-thumbnail .entry-content {
position: relative;
color: #ffffff;
}
.format-aside.has-post-thumbnail .entry-content::after {
content: '';
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
background-color: rgba(60, 60, 60, 0.9);
}
.format-aside.has-post-thumbnail .entry-content > * {
position: relative;
z-index: 2;
}
.single-format-aside .post-thumbnail-row .post__media {
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.single-format-aside .post-thumbnail-row .post__media {
margin-left: 0;
margin-right: 0;
}
}
.single-format-aside .page-title-wrapper {
}
.single-format-aside .post__media + .post__inner .page-title-wrapper {
margin-top: 0;
}
.single-format-aside .entry-content .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
color: #c3d7e1;
}
.single-format-aside .entry-content .posted-on a {
color: #fcca03;
}
.single-format-aside .entry-content .posted-on a:hover,
.single-format-aside .entry-content .posted-on a:focus {
color: #333333;
} .format-status .entry-content {
text-align: center;
padding: 30px 30px 30px 30px;
background-color: #f5f5f5;
}
.format-status.has-post-thumbnail .entry-content {
position: relative;
color: #ffffff;
}
.format-status.has-post-thumbnail .entry-content > * {
position: relative;
z-index: 2;
}
.format-status.has-post-thumbnail .entry-content::after {
content: '';
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(60, 60, 60, 0.9);
}
.format-status .author-avatar {
margin-bottom: 19px;
}
.format-status .author-avatar img {
border-radius: 50%;
max-width: 100px;
}
.format-status .post-content {
font-family: 'Raleway', sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
text-align: center;
}
.format-status .post-content--status {
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.0001;
text-transform: uppercase;
text-align: center;
display: block;
margin-bottom: 6px;
color: #fcca03;
}
.format-status .posted-on {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.1667;
text-transform: uppercase;
text-align: center;
display: block;
margin-bottom: 12px;
color: #bdbdbd;
}
.format-status .posted-on a {
color: #bdbdbd;
}
.format-status .posted-on a:hover,
.format-status .posted-on a:focus {
color: #333333;
}
.format-status.has-post-thumbnail .posted-on a {
color: #bdbdbd;
}
.format-status.has-post-thumbnail .posted-on a:hover,
.format-status.has-post-thumbnail .posted-on a:focus {
color: #ffffff;
}
.single-format-status .entry-content__inner {
text-align: center;
}
.single-format-status .post-thumbnail-row .post__media {
margin-top: -40px;
margin-left: -40px;
margin-right: -40px;
margin-bottom: 40px;
}
@media (max-width: 767px) {
.single-format-status .post-thumbnail-row .post__media {
margin-left: 0;
margin-right: 0;
}
}
.single-format-status .site__content .entry-content .page-title-wrapper {
}
.single-format-status .entry-content .posted-on {
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
font-weight: 700;
line-height: 1.0770;
text-transform: uppercase;
color: #c3d7e1;
}
.single-format-status .entry-content .posted-on a {
color: #fcca03;
}
.single-format-status .entry-content .author-avatar {
margin-bottom: 24px;
}
.single-format-status .entry-content .author-avatar img {
border-radius: 50%;
}
.single-format-status .entry-content .posted-on a:hover,
.single-format-status .entry-content .posted-on a:focus {
color: #333333;
}
.single-format-status .after-content {
margin-top: 24px;
}  .author-info {
overflow: hidden;
margin-top: 80px;
margin-bottom: 80px;
-webkit-box-shadow: inset 0 0 0 3px #fcca03;
-moz-box-shadow: inset 0 0 0 3px #fcca03;
box-shadow: inset 0 0 0 3px #fcca03;
}
.author-info .avatar {
margin: 0 30px 0 0;
height: 100px;
width: 100px;
}
.author-title {
clear: none;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
text-transform: uppercase;
line-height: 1.3334;
margin-bottom: 8px;
color: #333333;
}
.author-bio {}
.author-description {
padding: 25px 30px;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.author-description > *:last-child {
margin-bottom: 0;
}
.author-link {
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1667;
white-space: nowrap;
display: block;
margin-top: 12px;
color: #bdbdbd;
} .author-row .col-media .author-avatar {
background-color: #f5f5f5;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
text-align: center;
}
@media (min-width: 480px) {
.author-row {
margin: 0;
display: table;
height: 100%;
width: 100%;
}
.author-row .col-media .avatar {
visibility: hidden;
}
.author-row .col-media,
.author-row .col-content {
float: none;
display: table-cell;
height: 100%;
vertical-align: top;
padding: 0;
}
.author-row .col-media .author-avatar {
height: 100%;
}
}
@media (min-width: 480px) and (max-width: 767px) {
.author-row .col-media {
width: 40%;
}
.author-row .col-content {
width: 60%;
}
}
@media (max-width: 479px) {
.author-row .col-media .author-avatar {
background-image: none !important;
}
}
@media (min-width: 1200px) {
.author-row .col-media {
padding-right: 15px;
}
.author-description {
padding-left: 15px;
}
} .comments-area {
margin-bottom: 30px;
padding: 0;
}
.comments-area > :last-child {
margin-bottom: 0;
}
.comments-title,
.comment-reply-title {
font-size: 26px;
font-size: 2.6rem;
line-height: 1.3847;
}
.comments-title {
text-transform: uppercase;
margin-bottom: 46px;
}
.comment-list {
list-style: none;
margin: 0;
padding: 0;
}
.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
padding: 12px 0 46px 0;
}
.comment-list .pingback + .pingback {
border-top: none;
padding-top: 0;
}
.comment-list > li:first-child > article,
.comment-list > li:first-child > .pingback,
.comment-list > li:first-child > .trackback {
border-top: 0;
}
.comment-list .children {
list-style: none;
margin: 0;
padding-left: 90px;
}
.comment-list .children > li {
padding-left: 15px;
padding-left: 0;
}
.comment-author {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
margin-bottom: 3px;
color: #333333;
}
.comment-author a {
color: #333333;
}
.comment-author a:hover,
.comment-author a:focus {
color: #fcca03;
}
.comment-author .avatar {
float: left;
width: 70px;
height: 70px;
margin-top: -12px;
margin-right: 30px;
margin-bottom: 11px;
border-radius: 50%;
}
.bypostauthor > article .fn::after {
content: "\f304";
position: relative;
}
.comment-metadata,
.pingback .edit-link {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
text-transform: uppercase;
line-height: 1.1667;
color: #bdbdbd;
}
.comment-metadata > a,
.pingback .edit-link a {
color: #bdbdbd;
}
.comment-metadata > a:hover,
.pingback .edit-link a:hover,
.comment-metadata > a:hover,
.comment-metadata > a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
color: #fcca03;
}
.comment-metadata {
position: relative;
margin-top: 0;
margin-bottom: 11px;
}
.comment-metadata .edit-link {
margin-left: 15px;
}
.pingback .edit-link {
margin-left: 15px;
}
.pingback .edit-link::before {
top: 0;
}
.comment-content {
overflow: hidden;
}
.comment-content ul,
.comment-content ol {
margin: 0 0 30px 15px;
}
.comment-content li > ul,
.comment-content li > ol {
margin-bottom: 0;
}
.comment-content > :last-child {
margin-bottom: 0;
}
.comment-list .reply {
position: absolute;
top: -33px;
right: 0;
color: #333333;
}
.comment-list .reply .fa,
.comment-list .reply .flaticon-previous {
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
line-height: 2.7778;
width: 50px;
height: 50px;
text-align: center;
color: #333333;
}
.comment-list .reply a {
color: #333333;
}
.comment-list .reply a:hover,
.comment-list .reply a:focus,
.comment-list .reply a:hover .fa,
.comment-list .reply a:hover .flaticon-previous,
.comment-list .reply a:focus .fa,
.comment-list .reply a:focus .flaticon-previous {
color: #fcca03;
}
.comment-list .reply a.comment-reply-login {
display: block;
margin-top: 15px;
text-transform: none;
font-size: 12px;
}
.comment-form-wrap {}
.comment-respond {
margin: 30px auto;
}
.comment-body + .comment-respond {
margin-bottom: 46px;
}
.page .comment-respond {
padding: 1px 30px 0 30px; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
border-bottom: solid 3px #fcca03;
}
.comment-form {
padding-top: 0;
}
.comment-form label {
font-size: 12px;
font-size: 1.2rem;
font-weight: 700;
display: block;
line-height: 1.8334;
margin-bottom: 11px;
color: #fcca03;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="tel"],
.comment-form input[type="url"],
.comment-form textarea {
width: 100%;
}
.comment-submit {
}
.comment-form .row {
margin-left: -5px;
margin-right: -5px;
}
.comment-form .row > div {
padding-left: 5px;
padding-right: 5px;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
margin-bottom: 10px;
}
.comment-form-comment {
margin-bottom: 10px;
}
.must-log-in,
.no-comments {
font-size: 11px;
font-size: 1.1rem;
font-weight: 700;
line-height: 1.2728;
text-transform: uppercase;
padding-top: 24px;
color: #bdbdbd;
}
.form-allowed-tags code {
font-family: Inconsolata, monospace;
}
.form-submit {
text-align: center;
margin-top: 20px;
margin-bottom: 30px;
}
.required {
color: #c0392b;
}
.comment-reply-title small {
position: relative;
display: block;
}
.comment-reply-title small a {
position: absolute;
top: -75px;
right: 0;
display: block;
width: 24px;
height: 24px; text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.logged-in .comment-reply-title small a {
top: 0;
right: 0;
}
.logged-in.page .comment-reply-title small a {
top: 24px;
right: 0;
}
.comment-reply-title small a::after {
content: "\f117";
font-family: 'Flaticon' !important;
font-size: 20px;
font-size: 2rem;
line-height: 1.2;
font-weight: 400;
position: absolute;
top: 0;
left: 0;
display: block;
width: 24px;
height: 24px;
text-indent: 0;
text-align: center;
color: #333333;
}
.comment-reply-title small a:hover,
.comment-reply-title small a:hover::after {
color: #fcca03;
}
.comment-respond h3 {}
.comment-respond h3 small a {} .comment-navigation {
font-size: 14px;
font-size: 1.4rem;
font-weight: 500;
line-height: 1.0713;
text-transform: uppercase;
margin-top: -15px;
margin-bottom: 15px;
color: #8c8c8c;
}
.comment-navigation a,
.comment-navigation span {
display: block;
float: left;
min-width: 45px;
min-height: 45px;
height: 45px;
margin: 15px 15px 0 0;
padding: 15px;
text-align: center;
border-radius: 45px;
background-color: #ffffff;
color: #8c8c8c;
}
.comment-navigation .current,
.comment-navigation a:hover,
.comment-navigation a:focus {
background-color: #fcca03;
color: #ffffff;
} .comments-title + .comment-navigation {margin-bottom: 30px;}
.comment-navigation .nav-links .nav-previous {float: left;}
.comment-navigation .nav-links .nav-next {float: right;} .footer {
position: relative;
padding: 123px 0 123px 0;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
background-color: #020202;
color: #a4a4a4;
}
.footer caption,
.section-dark-bg caption {
color: #a4a4a4;
}
.footer a:not(.fw-btn),
.footer a strong, .section-dark-bg a strong {
color: #a4a4a4;
}
.footer a:hover,
.footer a:focus,
.section-dark-bg a:hover,
.section-dark-bg a:focus {
color: #ffffff;
}
.footer b,
.footer strong,
.footer q,
.footer blockquote cite,
.footer blockquote small,
.footer code,
.footer dt,
.section-dark-bg b,
.section-dark-bg strong,
.section-dark-bg q,
.section-dark-bg blockquote cite,
.section-dark-bg blockquote small,
.section-dark-bg code,
.section-dark-bg dt {
color: #135b66;
}
.footer .footer-widgets {
margin-top: -24px;
}
.footer .widget {
margin-top: 24px;
}
.footer .widget + .widget {
}
.footer .widget-title {
color: #ffffff;
}
.sidebar-footer-widget-wide + .footer-widgets {
margin-top: 41px;
}
@media (min-width: 768px) and (max-width: 991px) {
.footer-widgets.row {
font-size: 0;
}
.footer-widgets.row > div {
font-size: 14px;
font-size: 1.4rem;
display: inline-block;
vertical-align: top;
float: none;
}
} .copyright {
font-size: 12px;
font-size: 1.2rem;
font-weight: 400;
line-height: 1.1667;
text-align: center;
color: #4f4f4f;
}
.footer-widgets + .copyright {
border-top: solid 1px #353535;
padding: 30px 0 0 0;
margin-top: 60px;
margin-bottom: -90px;
}
.copyright a,
.copyright a strong {
color: #4f4f4f;
}
.footer a:hover,
.footer a:focus {
}
.copyright-social {}
.copyright-text {}
.copyright-social + .copyright-text {
margin-top: 14px;
}
.copyright .rt-icon {
color: #fcca03;
}
.copyright-row a:hover,
.copyright-row a:focus {
color: #fcca03;
}  .wp-caption {
max-width: 100%;
margin-bottom: 24px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
font-size: 10px;
font-size: 1rem;
line-height: 1.1;
text-transform: uppercase;
margin: 5px 0 6px 0;
}
.wp-caption.alignnone {
width: 100% !important;
}
.wp-caption.aligncenter {} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
display: block;
font-family: "Open Sans", sans-serif;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.1667;
padding: 0.5em 0;
color: #8c8c8c;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
}     @media screen and (min-width: 15em) {} @media screen and (min-width: 20em) {} @media screen and (min-width: 38.75em) {} @media screen and (min-width: 46.25em) {}
@media screen and (min-width: 768px) { .entry-content__inner {
margin-bottom: 40px;
}
.single-post .entry-content__inner {
overflow: hidden;
padding-top: 30px;
padding-left: 30px;
padding-right: 30px;
border-bottom: solid 3px #fcca03; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.single-post .entry-content__inner .post-content > *:last-child {
margin-bottom: 30px;
}
.single-post .site__content .entry-content .post__media {
margin-top: -30px;
margin-left: -30px;
margin-right: -30px;
margin-bottom: 30px;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.header__buttons.only-mobile-button {
}
}
@media screen and (min-width: 783px) {} @media screen and (min-width: 55em) {} @media screen and (min-width: 59.6875em) {}
@media screen and (min-width: 1024px) {}
@media screen and (min-width: 992px) {
.site__sidebar {
margin-top: 0;
}
.menu-strip {
display: table-cell;
vertical-align: middle;
}
.only-mobile-button,
.button-li--mobile-menu,
.nav-button {
display: none;
}
} @media screen and (min-width: 68.75em) {} @media screen and (min-width: 1200px) {}
@media screen and (min-width: 77.5em) {} @media screen and (min-width: 87.6875em) {}
@media screen and (min-width: 1440px) {
.site-content {
padding: 120px 0;
}
.container {
width: 1200px;
}
} @media print {} @media screen and (max-width: 567px) { .front-posts-layout--1col .half-post .post-thumbnail-row,
.front-posts-layout--1colws .half-post .post-thumbnail-row,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row {
display: block;
height: initial;
width: initial;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .col-media,
.front-posts-layout--1colws .half-post .post-thumbnail-row .col-media,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .col-media,
.front-posts-layout--1col .half-post .post-thumbnail-row .col-content,
.front-posts-layout--1colws .half-post .post-thumbnail-row .col-content,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .col-content {
float: none;
display: initial;
display: block;
height: initial;
width: initial;
vertical-align: initial;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media {
height: initial;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media .post-thumbnail,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media .post-thumbnail {
height: initial;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media .post-thumbnail + .post-thumbnail ,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail + .post-thumbnail ,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media .post-thumbnail + .post-thumbnail {
height: initial;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media .post-thumbnail img,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media .post-thumbnail img,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media .post-thumbnail img {
display: initial;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__media,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__media,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__media {
margin-right: 0;
}
.front-posts-layout--1col .half-post .post-thumbnail-row .post__inner,
.front-posts-layout--1colws .half-post .post-thumbnail-row .post__inner,
.front-posts-layout--1colwsl .half-post .post-thumbnail-row .post__inner {
padding: 40px 40px 40px 40px; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
} @media screen and (max-width: 1023px) {
.header-sticky {   }
} article.post.type-post .post-content p {
display: inline-block;
width: 100%;
}
article.post.type-post .post-content a.more-link.button {        height: initial;
margin-top: 25px;
padding: 5px 15px 5px;  float: right;
}
 .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
from, 50%, to {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
} @-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
from, to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
to {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
from {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
to {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
from {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
@keyframes jello {
from, 11.1%, to {
-webkit-transform: none;
transform: none;
}
22.2% {
-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
transform: skewX(-12.5deg) skewY(-12.5deg);
}
33.3% {
-webkit-transform: skewX(6.25deg) skewY(6.25deg);
transform: skewX(6.25deg) skewY(6.25deg);
}
44.4% {
-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
transform: skewX(-3.125deg) skewY(-3.125deg);
}
55.5% {
-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
transform: skewX(1.5625deg) skewY(1.5625deg);
}
66.6% {
-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
transform: skewX(-0.78125deg) skewY(-0.78125deg);
}
77.7% {
-webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
transform: skewX(0.390625deg) skewY(0.390625deg);
}
88.8% {
-webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
}
}
.jello {
-webkit-animation-name: jello;
animation-name: jello;
-webkit-transform-origin: center;
transform-origin: center;
}
@-webkit-keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
from, 20%, 40%, 60%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
to {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
to {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
from, 60%, 75%, 90%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
to {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
from {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
from {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
from {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
from {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes fadeOut {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
from {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
from {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
to {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
from {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
to {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
from {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
to {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
from {
opacity: 1;
}
to {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
from {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
from {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
to {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
from {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
to {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
from {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
to {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
to {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
from {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
to {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
from {
opacity: 1;
}
to {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
from {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
to {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
to {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
to {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInDown {
from {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInLeft {
from {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInRight {
from {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
from {
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes slideOutDown {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes slideOutLeft {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes slideOutRight {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes slideOutUp {
from {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}.energy--preview-layout .fw-row > div {
text-align: center !important;
}
.energy--preview-layout .fw-row > div p {
border: solid 1px #e3e3e3 !important;
line-height: 50px !important;
margin-bottom: 30px !important;
} .page .unyson-layout-sleft .site-content > .container .unyson_content > .container,
.page .unyson-layout-sright .site-content > .container .unyson_content > .container {
padding-left: 0;
padding-right: 0;
}
.page .unyson-layout-snone .site-content > .container {
padding-left: 0;
padding-right: 0;
width: 100%;
}
.page .unyson-layout-snone .site-content > .container .unyson_content {
padding-left: 0;
padding-right: 0;
}
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth {
padding-left: 0;
padding-right: 0;
}
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth > .container:not(.has-container) {
width: 100%;
}
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container {
padding-left: 0;
padding-right: 0;
}
.page .unyson-layout-snone .site-content > .container .unyson_fullwidth.fw-container-fluid-no > .container.has-container {
padding-left: 15px;
padding-right: 15px;
}
.fw-container-add-padding .unyson_content {
padding-left: 15px !important;
padding-right: 15px !important;
}
.fw-container-after-slider {
margin-top: 15px;
}
@media screen and (min-width: 768px) {
.fw-container-after-slider {
margin-top: -54px;
}
}
@media screen and (min-width: 1024px) {
.fw-container-after-slider {
margin-top: -81px;
}
}
@media screen and (min-width: 1200px) {
.fw-container-after-slider {
margin-top: -115px;
}
}
@media screen and (min-width: 1440px) {
.fw-container-after-slider {
margin-top: -115px;
}
}
@media (min-width: 600px) and (max-width: 991px)  {
.fw-container-after-slider > .fw-container > .container > .fw-row > .fw-col-sm-3 {
width: 50%;
float: left;
}
}
.fw-container-after-slider .fw-iconbox-aside {
overflow: hidden;
height: 108px;
}
.fw-container-after-slider .fw-iconbox-1 .fw-iconbox-title h3 {
overflow: hidden;
height: 27px;
}
.fw-container-after-slider .fw-iconbox .fw-iconbox-text {
overflow: hidden;
height: 81px;
} .page .unyson-layout-snone .site-content .entry-content__inner {
margin-bottom: 0;
}
.is_unyson_page_builder {
max-width: 100%;
}
.post-container.sleft .unyson_content,
.post-container.sright .unyson_content {
padding-left: 0;
padding-right: 0;
}
.unyson_fullwidth.fw-container-no .container {
overflow: hidden;
padding-right: 0;
padding-left: 0;
width: 100%;
}
.fw-page-builder-content .container {
max-width: 100%;
}
@media (min-width: 768px) {
.post-container.snone .unyson_content {
width: 750px;
}
}
@media (min-width: 992px) {
.post-container.snone .unyson_content {
width: 970px;
}
}
@media (min-width: 1200px) {
.post-container.snone .unyson_content {
width: 1170px;
}
}
@media (min-width: 1440px) {
.post-container.snone .unyson_content {
width: 1200px;
}
}
.section-bg-image-cover {
background-position: center center !important;
background-size: cover !important;
}
.section-bg-image-cover-totop {
background-position: top center !important;
background-size: cover !important;
}
.section-bg-image-parallax {
background-attachment: fixed !important;
background-position: center center !important;
background-size: cover !important;
}
@media (max-width: 767px) {
.section-bg-image-parallax {
background-attachment: scroll !important;
}
}
.section-dark-bg a:not(.fw-btn) {
color: #ffffff;
}
.section-dark-bg a:not(.fw-btn):hover {
color: #fcca03;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.section-dark-bg strong,
.section-dark-bg {
color: #ffffff;
} .fw-main-row {
position: relative;
}
.bg-image-overlay {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0.8;
} .energy_drop_shadow > div {
padding-left: 15px !important;
padding-right: 15px !important;
}
.energy_drop_shadow > div > .container { -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
}   .fw-accordion-main-title h3 + .clear {
overflow: hidden;
}
.fw-accordion {
border: none;
margin-top: -20px;
}
.fw-accordion .fw-accordion-title {
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
margin-top: 20px;
padding: 10px 50px 10px 65px;
border: none;
background-color: #ffffff;
color: #333333;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
}
.fw-accordion .fw-accordion-title:before {
content: '\f0e0';
font-family: 'FontAwesome';
font-weight: 400;
position: absolute;
top: 9px;
left: 30px;
min-width: 16px;
text-align: center;
color: #fcca03;
}
.fw-accordion .fw-accordion-title.ui-state-active {
background-color: #fcca03;
color: #ffffff; -webkit-box-shadow: none;
box-shadow: none;
}
.fw-accordion .fw-accordion-title.ui-state-active:before {
color: #303030;
}
.fw-accordion .fw-accordion-title,
.fw-accordion .fw-accordion-title.ui-state-active {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.fw-accordion .fw-accordion-content {
padding-top: 25px;
padding-bottom: 22px; margin-top: -1px;
-webkit-box-shadow: inset 0 0 0 1px #e6e4e4;
box-shadow: inset 0 0 0 1px #e6e4e4;
background-color: #ffffff;
}
.fw-accordion .fw-accordion-content > p {
padding: 0 30px 0 30px;
}
.fw-accordion .fw-accordion-content .widget {
padding: 0 30px 0 30px;
}
.fw-accordion .fw-accordion-title .ui-icon,
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon {
background: none;
position: absolute;
top: 9px;
right: 9px;
left: auto;
width: 28px;
height: 28px;
text-align: center;
color: #8c8c8c;
}
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon {
color: #ffffff;
}
.fw-accordion .fw-accordion-title .ui-icon:before,
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon:before {
content: '';
font-family: 'FontAwesome';
font-size: 12px;
font-size: 1.2rem;
line-height: 2;
width: 24px;
height: 24px;
}
.fw-accordion .fw-accordion-title .ui-icon::before,
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon:before {
font-family: Flaticon;
content: '\f150'
}
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon:before {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.fw-accordion .fw-accordion-title::before,
.fw-accordion .fw-accordion-title.ui-state-active::before,
.fw-accordion .fw-accordion-title .ui-icon::before,
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon::before {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.fw-accordion .fw-accordion-title .ui-icon::before {
display: inline-block;
margin-top: -1px;
margin-right: -3px;
}
.fw-accordion .fw-accordion-title.ui-state-active .ui-icon::before {
display: inline-block;
margin-top: -1px;
}
.fw-accordion-button .fw-btn {
margin-top: 22px;
}  .fw-btn {
display: inline-block;
font-family: 'Raleway', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 1.5;
height: 45px;
border-radius: 0;
padding: 11px 30px 10px 30px;
text-decoration: none;
text-align: center;
vertical-align: middle;
white-space: nowrap;
cursor: pointer;
outline: none;
border: none;
margin-bottom: 0;
background-image: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
-webkit-appearance: initial;
}
.fw-btn span {
display: block;
}
.fw-btn:hover,
.fw-btn:focus,
.fw-btn:active {
box-shadow: none;
text-decoration: none;
outline: none;
opacity: 1;
}
.fw-btn i {
margin: 0;
} .fw-btn-1 {
background-color: #fcca03;
color: #ffffff;
}
.fw-btn-1.fw-btn-black {}
.fw-btn-1.fw-btn-blue {}
.fw-btn-1.fw-btn-green {}
.fw-btn-1.fw-btn-red {
background-color: #e04f4f;
}
.fw-btn-1:hover,
.fw-btn-1:focus {
background-color: #333333;
color: #fcca03;
}  .fw-call-to-action {
width: 100%;
padding: 15px 15px;
border-radius: 0;
border: none;
background-color: #ffffff;
}
.fw-call-to-action .fw-action-inner {
padding: 35px 15px;
border: solid 4px #fcca03;
}
.fw-call-to-action .fw-action-content {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0910;
font-weight: 700;
text-align: center;
margin-bottom: 24px;
color: #303030;
}
.fw-call-to-action .fw-action-content h2 {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 400;
line-height: 1.3334;
color: #a4a4a4;
}
.fw-call-to-action .fw-action-content h2 {
margin-bottom: 0;
}
.fw-call-to-action .fw-action-content p {
margin-bottom: 0;
}
.fw-call-to-action .fw-action-btn {
width: auto;
padding: 0 15px;
margin-bottom: -40px;
text-align: center;
}
.fw-call-to-action .fw-action-btn .fw-btn {
position: relative;
font-family: 'Raleway', sans-serif;
font-size: 13px;
font-size: 1.3rem;
height: 39px;
line-height: 3;
padding: 0 15px;
border: none;
background-color: #fcca03;
color: #ffffff;
}
.fw-call-to-action .fw-action-btn .fw-btn:hover,
.fw-call-to-action .fw-action-btn .fw-btn:focus {
opacity: 1;
background-color: #333333;
color: #ffffff;
}
.fw-call-to-action .fw-action-btn .fw-btn::before,
.fw-call-to-action .fw-action-btn .fw-btn::after {
content: '';
display: block;
width: 10px;
height: 39px;
position: absolute;
top: 0;
background-color: #ffffff;
}
.fw-call-to-action .fw-action-btn .fw-btn::before {left: -10px;}
.fw-call-to-action .fw-action-btn .fw-btn::after {right: -10px;}
.fw-call-to-action > div *:last-child {
}
@media (min-width: 480px) {
.fw-call-to-action {
padding: 40px 40px;
}
.fw-call-to-action::before {
top: 20px;
}
.fw-call-to-action .fw-action-inner {
padding: 35px 25px;
}
.fw-call-to-action .fw-action-content {
font-size: 42px;
font-size: 4.2rem;
line-height: 1.0910;
}
.fw-call-to-action .fw-action-content h2 {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0910;
}
.fw-call-to-action .fw-action-btn {
margin-bottom: -55px;
}
.fw-call-to-action .fw-action-btn .fw-btn {
padding: 0 30px;
}
}
@media (max-width: 479px) {
.fw-call-to-action .fw-action-btn .fw-btn > span {
line-height: 1.1;
white-space: normal;
display: inline-block;
vertical-align: middle;
margin-top: -2px;
}
}     .fw-icon i {
color: #fcca03;
}
.fw-icon i,
.icon-box i {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0910;
}
.fw-icon .list-title,
.icon-box .list-title {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
} .iconboxes-row {
margin-top: -30px;
}
.iconboxes-row > div {
margin-top: 30px;
}
.fw-iconbox {
padding: 0;
}
.fw-iconbox .fw-iconbox-text {
padding: 0;
color: #8c8c8c;
}
.fw-iconbox .fw-iconbox-text a {
color: #8c8c8c;
}
.fw-iconbox .fw-iconbox-text a:hover,
.fw-iconbox .fw-iconbox-text a:focus {
color: #fcca03;
}
.fw-iconbox-1 {
text-align: left;
}
.fw-iconbox-1 .fw-iconbox-image {
font-size: 40px;
font-size: 4rem;
line-height: 48px;
line-height: 1.2;
width: 48px;
margin-left: 0;
margin-right: auto;
border-radius: 0;
color: #fcca03;
}
.fw-iconbox-1 .fw-iconbox-image.has-image {
font-size: 0;
width: auto;
}
.fw-iconbox-1 .fw-iconbox-image img {
border-radius: 0;
width: auto;
max-height: 72px;
}
.fw-iconbox-1 .fw-iconbox-image + .fw-iconbox-aside {
margin-top: 6px;
}
.fw-iconbox-1 .fw-iconbox-image.has-image + .fw-iconbox-aside {
margin-top: 24px;
}
.fw-iconbox-1 .fw-iconbox-title h3 {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
margin-top: 0;
margin-bottom: 0;
}
.fw-iconbox-1 .fw-iconbox-title + .fw-iconbox-text {
}
.section-dark-bg .fw-iconbox-1 .fw-iconbox-image,
.section-dark-bg .fw-iconbox-1 .fw-iconbox-title h3,
.section-dark-bg .fw-iconbox-1 .fw-iconbox-text {
color: #ffffff;
} .fw-iconbox-1.ib-type2 {
background-color: rgba(255, 255, 255, 0.7);
}
.fw-iconbox-1.ib-type2:hover {
background-color: rgba(255, 255, 255, 0.9);
}
.fw-iconbox-1.ib-type2,
.fw-iconbox-1.ib-type2:hover {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.fw-iconbox-1.ib-type2 .fw-iconbox-image {
font-size: 40px;
font-size: 4rem;
line-height: 1.2;
}
.fw-iconbox-1.ib-type2 {
position: relative;
padding: 34px 30px 31px 30px;
}
.fw-iconbox-1.ib-type2::before {
content: '';
display: block;
height: 32px;
width: 30px;
position: absolute;
top: 9px;
left: 10px;
border: solid 2px #333333;
border-width: 2px 0 0 2px;
opacity: 0;
}
.fw-iconbox-1.ib-type2::after {
content: '';
display: block;
height: 32px;
width: 30px;
position: absolute;
right: 10px;
bottom: 9px;
border: solid 2px #333333;
border-width: 0 2px 2px 0;
opacity: 0;
}
.fw-iconbox-1.ib-type2:hover::before,
.fw-iconbox-1.ib-type2:hover::after {
opacity: 1;
}
.fw-iconbox-1.ib-type2::before,
.fw-iconbox-1.ib-type2::after,
.fw-iconbox-1.ib-type2:hover::before,
.fw-iconbox-1.ib-type2:hover::after {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.fw-iconbox-1.ib-type2 .fw-iconbox-title h3 {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
}
.section-dark-bg .fw-iconbox-1.ib-type2 .fw-iconbox-image,
.section-dark-bg .fw-iconbox-1.ib-type2 .fw-iconbox-title h3,
.section-dark-bg .fw-iconbox-1.ib-type2 .fw-iconbox-text {
color: #333333;
}
.section-dark-bg .fw-iconbox-1.ib-type2 .fw-iconbox-title h3 a {
color: #333333;
}
.section-dark-bg .fw-iconbox-1.ib-type2 .fw-iconbox-title h3 a:hover,
.section-dark-bg .fw-iconbox-1.ib-type2 .fw-iconbox-title h3 a:focus {
color: #fcca03;
} .fw-iconbox-2 .fw-iconbox-aside {
overflow: hidden;
margin-left: 45px;
}
.fw-iconbox-2.fw-iconbox .fw-iconbox-title h3 {
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin-bottom: 0;
}
.fw-iconbox-2 .fw-iconbox-image {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.0910;
border-radius: 0;
color: #333333;
}
.fw-iconbox-2 .fw-iconbox-text {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
}
.fw-iconbox-2.ib-type2 {}
.fw-iconbox-2.ib-type2 .fw-iconbox-image {
font-size: 36px;
font-size: 3.6rem;
width: 70px;
height: 70px;
line-height: 1.9445;
text-align: center;
background-color: #f5f5f5;
}
.fw-iconbox-2.ib-type2:hover .fw-iconbox-image {
background-color: #ffffff;
color: #fcca03; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.fw-iconbox-2.ib-type2 .fw-iconbox-image,
.fw-iconbox-2.ib-type2:hover .fw-iconbox-image {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.fw-iconbox-2.ib-type2 .fw-iconbox-aside {
margin-left: 100px;
} .single-fw-event .post-content .fw-map {
margin-bottom: 24px;
}  .fw-divider-space.space--05x {margin-top: -12px;}
.fw-divider-space.space-05x {margin-top: 12px;}
.fw-divider-space.space-10x {margin-top: 24px;}
.fw-divider-space.space-15x {margin-top: 24px;}
.fw-divider-space.space-20x {margin-top: 24px;}
.fw-divider-space.space-25x {margin-top: 24px;}
.fw-divider-space.space-30x {margin-top: 36px;}
.fw-divider-space.space-35x {margin-top: 36px;}
.fw-divider-space.space-40x {margin-top: 48px;}
.fw-divider-space.space-45x {margin-top: 48px;}
.fw-divider-space.space-50x {margin-top: 60px;}
@media (min-width: 768px) {
.fw-divider-space.space--05x {margin-top: -12px;}
.fw-divider-space.space-05x {margin-top: 12px;}
.fw-divider-space.space-10x {margin-top: 24px;}
.fw-divider-space.space-15x {margin-top: 24px;}
.fw-divider-space.space-20x {margin-top: 36px;}
.fw-divider-space.space-25x {margin-top: 36px;}
.fw-divider-space.space-30x {margin-top: 48px;}
.fw-divider-space.space-35x {margin-top: 48px;}
.fw-divider-space.space-40x {margin-top: 60px;}
.fw-divider-space.space-45x {margin-top: 60px;}
.fw-divider-space.space-50x {margin-top: 72px;}
}
@media (min-width: 768px) {
.fw-divider-space.space--05x {margin-top: -12px;}
.fw-divider-space.space-05x {margin-top: 12px;}
.fw-divider-space.space-10x {margin-top: 24px;}
.fw-divider-space.space-15x {margin-top: 24px;}
.fw-divider-space.space-20x {margin-top: 36px;}
.fw-divider-space.space-25x {margin-top: 36px;}
.fw-divider-space.space-30x {margin-top: 48px;}
.fw-divider-space.space-35x {margin-top: 48px;}
.fw-divider-space.space-40x {margin-top: 60px;}
.fw-divider-space.space-45x {margin-top: 72px;}
.fw-divider-space.space-50x {margin-top: 84px;}
}
@media (min-width: 1024px) {
.fw-divider-space.space--05x {margin-top: -12px;}
.fw-divider-space.space-05x {margin-top: 12px;}
.fw-divider-space.space-10x {margin-top: 24px;}
.fw-divider-space.space-15x {margin-top: 36px;}
.fw-divider-space.space-20x {margin-top: 48px;}
.fw-divider-space.space-25x {margin-top: 60px;}
.fw-divider-space.space-30x {margin-top: 72px;}
.fw-divider-space.space-35x {margin-top: 84px;}
.fw-divider-space.space-40x {margin-top: 96px;}
.fw-divider-space.space-45x {margin-top: 108px;}
.fw-divider-space.space-50x {margin-top: 108px;}
}
@media (min-width: 1200px) {
.fw-divider-space.space--05x {margin-top: -12px;}
.fw-divider-space.space-05x {margin-top: 12px;}
.fw-divider-space.space-10x {margin-top: 24px;}
.fw-divider-space.space-15x {margin-top: 36px;}
.fw-divider-space.space-20x {margin-top: 48px;}
.fw-divider-space.space-25x {margin-top: 60px;}
.fw-divider-space.space-30x {margin-top: 72px;}
.fw-divider-space.space-35x {margin-top: 84px;}
.fw-divider-space.space-40x {margin-top: 96px;}
.fw-divider-space.space-45x {margin-top: 108px;}
.fw-divider-space.space-50x {margin-top: 120px;}
} .fw-alert {
border: none;
border-radius: 0;
padding: 18px 30px;
margin-bottom: 24px;
} .fw-heading {
margin-bottom: 24px;
}
.fw-heading.fw-heading-w-subtitle {
margin-bottom: 24px;
}
.fw-heading.fw-heading-w-subtitle .fw-special-title {
margin-bottom: 0;
}
.fw-special-subtitle {
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
line-height: 1.0001;
color: #a4a4a4;
}
.fw-heading a,
.fw-special-subtitle a {
color: inherit;
text-decoration: underline;
}
.fw-iconbox-aside .fw-iconbox-text a,
.fw-row > div p a {
text-decoration: underline;
}
.fw-heading h1,
.fw-heading h2,
.fw-heading h3,
.fw-heading h4,
.fw-heading h5,
.fw-heading h6 {
font-weight: 700;
margin-bottom: 0;
}
.fw-special-subtitle + .fw-special-title {
margin-top: 5px;
} .fw-heading.fw-heading-alternate {
position: relative;
padding-bottom: 12px;
}
.fw-heading.fw-heading-alternate h3 span{
position: relative;
}
@media (min-width: 1200px) {
.fw-heading.fw-heading-alternate h3 span::before {
content: '';
display: block;
height: 32px;
width: 30px;
position: absolute;
top: -14px;
left: -60px;
border: solid 2px #fcca03;
border-width: 2px 0 0 2px;
}
.fw-heading.fw-heading-alternate h3 span::after {
content: '';
display: block;
height: 32px;
width: 30px;
position: absolute;
right: -60px;
bottom: -32px;
border: solid 2px #fcca03;
border-width: 0 2px 2px 0;
}
}
.fw-subtitle-above h3 span::before {
top: -44px !important;
}
.fw-subtitle-above h3 span::after {
bottom: -14px !important;
}
.fw-heading.fw-heading-alternate h3 span span::before {
display: none;
}
.section-dark-bg .fw-special-title {
color: #ffffff;
}
.section-dark-bg .fw-heading.fw-heading-alternate h3 span::before {
}
.section-dark-bg .fw-special-subtitle {
color: #ffffff;
}  .fw-table table {
margin-bottom: 0;
}
.fw-package {
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
border-radius: 0;
border: solid 2px #f5f5f5;
border: none;
border-bottom: solid 4px #fcca03;
background-color: #fff; -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.1);
}
.fw-package > div:first-child {
border-radius: 0;
}
.fw-pricing {
margin-left: -15px;
margin-right: -15px;
}
.fw-package .fw-heading-row {
background-color: #303030;
color: #ffffff;
}
.fw-package .fw-pricing-row {
background-color: #f5f5f5;
color: #303030;
}
.fw-package .fw-heading-row span {
font-family: 'Raleway', sans-serif;
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
line-height: 2.8572;
height: 40px;
padding: 0;
overflow: hidden;
border: none;
}
.fw-package .fw-pricing-row {
min-height: 96px;
}
.fw-package .fw-pricing-row span {
font-size: 42px;
font-size: 4.2rem;
font-weight: 300;
line-height: 1.1429;
padding: 24px 0;
}
.fw-package .fw-pricing-row small {
display: block;
font-size: 14px;
font-size: 1.4rem;
line-height: 1.7143;
padding: 24px 0;
margin-top: -48px;
color: #a4a4a4;
}
.fw-pricing .fw-package-wrap.highlight-col .fw-pricing-row small {
color: #ffffff;
}
.fw-pricing .fw-package-wrap.highlight-col .fw-heading-row,
.fw-pricing .fw-package-wrap.highlight-col .fw-pricing-row {
background: #fcca03;
}
.fw-pricing .fw-package-wrap.highlight-col .fw-pricing-row {
color: #ffffff;
}
.fw-pricing .fw-price-icon-no:before {
color: #fcca03;
}
.fw-pricing .fw-price-icon-yes:before {
color: #303030;
}
.fw-pricing .fw-package-wrap .fw-default-row,
.fw-pricing .fw-package-wrap.highlight-col .fw-default-row {
padding: 12px 0;
margin: 0 15px;
}
@media (min-width: 1200px) {
.fw-pricing .fw-package-wrap .fw-default-row,
.fw-pricing .fw-package-wrap.highlight-col .fw-default-row {
margin: 0 30px;
}
}
.fw-pricing .fw-package-wrap .fw-default-row + .fw-default-row,
.fw-pricing .fw-package-wrap.highlight-col .fw-default-row + .fw-default-row {
border-top: solid 1px #f5f5f5;
}
.fw-pricing .fw-package-wrap .fw-default-row .fa,
.fw-pricing .fw-package-wrap .fw-default-row .rt-icon {
margin-right: 10px;
color: #fcca03;
}
.fw-pricing .fw-package-wrap .fw-default-row .fa-minus {
color: #e04f4f;
}
.fw-package .fw-button-row {
padding: 20px 0 20px 0;
margin: 0 20px;
}
@media (min-width: 1200px) {
.fw-package .fw-button-row {
padding: 20px 0 40px 0;
margin: 0 30px;
}
}
.fw-package .fw-button-row .fw-btn-1 {
padding: 11px 28px 10px 28px;
background-color: transparent;
border: solid 2px #fcca03;
color: #fcca03;
}
.fw-package .fw-button-row .fw-btn-1.fw-btn-black {
border-color: #000000;
color: #000000;
}
.fw-package .fw-button-row .fw-btn-1.fw-btn-blue {
border-color: #3c9beb;
color: #3c9beb;
}
.fw-package .fw-button-row .fw-btn-1.fw-btn-green {
border-color: #44ac48;
color: #44ac48;
}
.fw-package .fw-button-row .fw-btn-1.fw-btn-red {
border-color: #e04f4f;
color: #e04f4f;
}
.fw-package .fw-button-row .fw-btn-1:hover,
.fw-package .fw-button-row .fw-btn-1:focus {
background-color: #333333;
border: solid 2px #333333;
color: #ffffff;
}
.fw-pricing { }
.fw-pricing .fw-package-wrap { padding: 15px;
}
.fw-pricing .fw-package-wrap:hover {
background-color: #f5f5f5;
}
.fw-pricing .fw-package-wrap.fw-col-sm-12 {}
.fw-pricing .fw-package-wrap.fw-col-sm-6 {}
.fw-pricing .fw-package-wrap.fw-col-sm-4 {}
.fw-pricing .fw-package-wrap.fw-col-sm-3 {}
@media (min-width: 768px) and (max-width: 991px) {
.fw-pricing .fw-package-wrap.fw-col-sm-3 {
width: 50%;
}
} .fw-tabs-container .fw-tabs ul li a {
font-weight: 700;
}
.fw-tabs-container .fw-tab-content {
background-color: #ffffff;
} .fw-team .fw-team-image img {}
.fw-team .fw-team-inner {
text-align: left;
overflow: hidden;
padding-left: 30px;
padding-right: 30px;
padding-top: 23px;
padding-bottom: 23px;
border-bottom: solid 4px #fcca03;
background-color: #ffffff; -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.05);
}
.fw-team .fw-team-inner *:last-child {
margin-bottom: 0;
}
.fw-team .fw-team-name {
margin-bottom: 7px;
}
.fw-team .fw-team-name h3 {
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-transform: uppercase;
margin-top: 0;
margin-bottom: 0;
color: #333333;
}
.fw-team .fw-team-name span {
color: #a4a4a4;
} .fw-testimonials {
margin: 0;
}
.fw-testimonials .fw-testimonials-item {
border-bottom: solid 3px #fcca03;
}
.fw-testimonials .fw-testimonials-text {
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
font-style: italic;
line-height: 1.7143;
text-align: center;
background-color: #ffffff;
color: #a4a4a4;
}
.fw-testimonials-2 {
max-width: 970px;
margin-left: auto;
margin-right: auto;
}
.fw-testimonials-2 .fw-testimonials-title {
font-size: 18px;
font-size: 1.8rem;
font-weight: 700;
line-height: 1.3334;
text-align: center;
padding-bottom: 18px;
margin-bottom: 24px;
position: relative;
}
.fw-testimonials-2 .fw-testimonials-title:before {
content: '';
display: block;
height: 2px;
width: 70px;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -35px;
background-color: #fcca03;
}
.fw-testimonials-2 .fw-testimonials-text {
padding: 30px 30px 15px 30px;
margin: 0;
border: none;
border-radius: 0;
}
.fw-testimonials-2 .fw-testimonials-text:before,
.fw-testimonials-2 .fw-testimonials-text:after {
display: none;
}
.fw-testimonials-2 .fw-testimonials-meta {
padding: 35px 30px 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
display: block;
}
.fw-testimonials-2 .fw-testimonials-text + .fw-testimonials-meta {
padding: 15px 30px 30px 30px;
margin-top: 0;
margin-bottom: 0;
overflow: hidden;
background-color: #ffffff;
position: relative;
}
.fw-testimonials-2 .fw-testimonials-text + .fw-testimonials-meta::before {
content: '';
display: block;
width: 60px;
height: 3px;
margin-left: -30px;
top: 0;
left: 50%;
position: absolute;
background-color: #fcca03;
}
.fw-testimonials-2 .fw-testimonials-meta > div {
display: block;
text-align: center;
}
.fw-testimonials-2 .fw-testimonials-avatar {
margin: 0 -30px;
z-index: 2;
background-color: #ffffff;
}
.fw-testimonials-2 .fw-testimonials-avatar img {
width: auto;
height: 70px;
max-height: 70px;
padding: 0;
margin-top: -35px;
border-radius: 50%;
border: solid 2px #fcca03;
}
.fw-testimonials-2 .fw-testimonials-signature {
margin-top: 1px;
}
.fw-testimonials-2 .fw-testimonials-signature img {
width: auto;
max-height: 37px;
}
.fw-testimonials-2 .fw-testimonials-author {
display: block;
padding: 0;
margin-top: 14px;
color: #a4a4a4;
}
.fw-testimonials-2 .fw-testimonials-author .author-name {
display: inline-block;
font-size: 14px;
font-size: 1.4rem;
font-weight: 700;
line-height: 1.5;
text-transform: uppercase;
color: #333333;
}
.fw-testimonials-2 .fw-testimonials-author em {
display: block;
font-size: 14px;
font-size: 1.4rem;
font-weight: 400;
font-style: normal;
line-height: 1.7143;
text-transform: none;
color: #a4a4a4;
}
.fw-testimonials-2 .fw-testimonials-author .fw-testimonials-url {
display: block;
font-size: 11px;
font-size: 1.1rem;
font-weight: 400;
font-style: normal;
line-height: 2.1819;
color: #a4a4a4;
}
.fw-testimonials-2 .fw-testimonials-author .fw-testimonials-url a {
color: #a4a4a4
}
.fw-testimonials-2 .fw-testimonials-author .fw-testimonials-url a:hover {
color: #fcca03;
}
.fw-testimonials-2 .fw-testimonials-arrows a {
color: #8c8c8c;
}
.fw-testimonials .prev:hover,
.fw-testimonials .next:hover {
color: #fcca03;
}
.fw-testimonials .fw-testimonials-arrows {
}
.fw-testimonials .fw-testimonials-pagination {
display: block;
position: relative;
bottom: auto;
right: auto;
text-align: center;
margin-top: 14px;
}
.fw-testimonials .fw-testimonials-pagination a {
width: 12px;
height: 12px;
margin: 0 5px;
border: solid 2px #8c8c8c;
background-color: transparent;
}
.fw-testimonials .fw-testimonials-pagination a:hover,
.fw-testimonials .fw-testimonials-pagination a.selected {
border-color: #fcca03;
background-color: #fcca03;
}
.fw-testimonials.tm-type2 .fw-testimonials-item {
border-bottom: none;
}
.fw-testimonials-2.tm-type2 .fw-testimonials-avatar,
.fw-testimonials.tm-type2 .fw-testimonials-text,
.fw-testimonials-2.tm-type2 .fw-testimonials-text + .fw-testimonials-meta {
background-color: transparent;
}  .unyson-media-image a {
display: block;
position: relative;
}
.unyson-media-image a::before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
background-color: transparent;
}
.unyson-media-image a:hover::before {
background-color: rgba(0, 0, 0, 0.7);
}
.unyson-media-image a::after {
font-family: Flaticon;
content: '\f109';
display: block;
position: absolute;
bottom: 0;
right: 0;
width: 60px;
height: 60px;
font-size: 20px;
line-height: 60px;
text-align: center;
background-color: #fcca03;
color: #303030;
visibility: hidden;
opacity: 0;
}
.unyson-media-image a:hover::after {
visibility: visible;
opacity: 1;
}
.unyson-media-image a::before,
.unyson-media-image a::after,
.unyson-media-image a:hover::before,
.unyson-media-image a:hover::after {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
} .unyson-media-image {
display: inline-block;
}
@media (min-width: 1200px) {
span.fw-img-alternate {
position: relative;
}
span.fw-img-alternate::before {
content: '';
display: block;
height: 30%;
width: 30%;
position: absolute;
z-index: 1;
top: 20px;
left: 20px;
border: solid 2px #fcca03;
border-width: 2px 0 0 2px;
}
span.fw-img-alternate::after {
content: '';
display: block;
height: 30%;
width: 30%;
position: absolute;
right: -20px;
bottom: -20px;
border: solid 2px #fcca03;
border-width: 0 2px 2px 0;
}
span.fw-img-alternate span::before,
span.fw-img-alternate span::after {
display: none;
}
}
.shortcode-widget-area > .widget {
float: none;
padding-left: 0;
padding-right: 0;
} .shortcode-widget-area > .widget.widget_recent_entries {
float: left;
}
.shortcode-widget-area .widget-title {
margin-bottom: 36px;
} .widget_social_links {
overflow: hidden;
}
.widget_social_links i {
font-family: 'FontAwesome';
font-style: normal;
}
.widget_social_links li {
display: inline-block;
margin-right: 8px;
}
.widget_social_links li:last-child,
.primary-sidebar .widget.widget_social_links li:last-child {
margin-right: 0;
}
.widget.widget_social_links ul {
padding: 0;
margin: 0;
}
.widget.widget_social_links ul li a {
display: block;
width: 24px;
height: 24px;
font-size: 14px;
line-height: 1.7143;
text-align: center;
color: #333333;
}
.widget.widget_social_links ul li a:hover {
color: #fcca03;
}
.footer .widget.widget_social_links ul li a {
color: #e3e2e2;
}
.footer .widget.widget_social_links ul li a:hover,
.footer .widget.widget_social_links ul li a:focus {
color: #fcca03;
} .widget {
}
.widget_flickr_image_gallery {
}
.widget_flickr_image_gallery ul {
padding: 0;
margin: 0;
}
.widget_flickr_image_gallery ul li {
display: inline-block;
}
.widget_flickr_image_gallery ul .flickr_badge_image {
display: inline-block;
margin-bottom: 5px;
margin-right: 4px;
} .wrap-twitter {}
.wrap-twitter ul {
list-style: none;
padding: 0;
margin: 0;
}
.wrap-twitter ul li + li {
margin-top: 12px;
}
.wrap-twitter ul li span {
display: block;
text-transform: uppercase;
margin-top: 12px;
color: #a4a4a4;
}
.wrap-twitter ul li span .fa {
margin-right: 8px;
color: #fcca03;
} .wrap-facebook {}
.wrap-facebook ul {
list-style: none;
padding: 0;
margin: 0;
}
.wrap-facebook ul li + li {
margin-top: 12px;
} .wrap-blog-tabs {}
.wrap-blog-tabs .tab-content {
padding-top: 12px;
}
.wrap-blog-tabs .tab-content ul {
list-style: none;
padding: 0;
margin: 0;
}
.wrap-blog-tabs .tab-content ul li + li {
margin-top: 12px;
}
.wrap-blog-tabs .nav-tabs {
border-bottom: none;
}
.wrap-blog-tabs .nav-tabs > li > a {
border-radius: 0;
border: none;
margin: 0;
background-color: #f5f5f5;
color: #bdbdbd;
}
.wrap-blog-tabs .nav-tabs > li > a:hover,
.wrap-blog-tabs .nav-tabs > li > a:focus {
border: none;
background-color: #fcca03;
color: #333333;
}
.wrap-blog-tabs .nav-tabs > li.active > a,
.wrap-blog-tabs .nav-tabs > li.active > a:focus,
.wrap-blog-tabs .nav-tabs > li.active > a:hover {
border: none;
background-color: #333333;
color: #ffffff;
}      .theme-default .nivoSlider {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}  .partner-link {
position: relative;
display: inline-block;
}
.partner-link img {
opacity: 1;
visibility: visible;
}
.partner-link img + img {
position: absolute;
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
}
.partner-link:hover img,
.partner-link:focus img {
opacity: 0;
visibility: hidden;
}
.partner-link:hover img + img,
.partner-link:focus img + img {
opacity: 1;
visibility: visible;
}
.partner-link-single img,
.partner-link-single img:hover,
.partner-link-single img:focus {
opacity: 1;
visibility: visible;
}
.partner-link img,
.partner-link img + img,
.partner-link:hover img,
.partner-link:focus img,
.partner-link:hover img + img,
.partner-link:focus img + img {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.partners-row > div {
text-align: center;
}
.partners-row.pr-type2 {
margin-top: -30px;
}
.partners-row.pr-type2 > div {
margin-top: 30px;
}
.partners-row.pr-type2 .partner-link {
border: solid 1px #e6e4e4;
background-color: #ffffff;
}
.partners-row.pr-type2 .partner-link:hover,
.partners-row.pr-type2 .partner-link:focus {
border: solid 1px #ffffff; -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.05);
} .breadcrumbs {
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
line-height: 1.7143;
margin: 0 0 0 0;
}
.archive .breadcrumbs {
margin: 7px 0 0 0;
margin: 0 0 0 0;
}
.breadcrumbs span {
display: inline-block;
}
.breadcrumbs span a {
color: #e6e4e4;
}
.breadcrumbs span a:hover,
.breadcrumbs span a:focus {
color: #fcca03;
}
.breadcrumbs span.last-item {
color: #ffffff;
}
.breadcrumbs span.separator {
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
vertical-align: bottom;
width: 8px;
margin: 0 3px;
padding: 0 0 0 0;
position: relative;
}
.breadcrumbs span.separator:after {
content: '/';
display: inline-block;
text-indent: 0;
text-align: center;
position: absolute;
top: 0;
left: 0;
width: 8px;
color: #fcca03;
}
.archive .breadcrumbs-items-2,
.single .breadcrumbs-items-2,
.page .breadcrumbs-items-2,
.archive .breadcrumbs-items-2 span.separator,
.archive .breadcrumbs .last-item,
.page .breadcrumbs-items-2 span.separator,
.single .breadcrumbs-items-2 span.separator,
.page .breadcrumbs .item-0 + span.separator,
.single .breadcrumbs .item-0 + span.separator,
.page .breadcrumbs .last-item,
.single .breadcrumbs .last-item { }
@media (min-width: 768px) {
.breadcrumbs {
text-align: right;
}
.single .breadcrumbs {  }
.page-title + .breadcrumbs,
.entry-title + .breadcrumbs {
margin-top: 6px;
}
} .fw-shortcode-calendar-wrapper .page-header h3 {
color: #303030;
}
#cal-slide-tick {
border-top: 11px solid #f5f5f5;
}
.cal-week-box .arrow-after:after {
border-top: 15px solid #ffffff;
border-bottom: 15px solid #FFFFFF;
}
.cal-week-box .arrow-before:before {
border-left: 8px solid #FFFFFF;
}
#cal-day-box .day-highlight .event-item:hover {
text-decoration: none;
color: #fcca03;
}
#cal-day-box .day-highlight .cal-hours {
color: #303030;
}
.event {
background-color: #c3c3c3;
border: 1px solid #ffffff;
}
.event-block {
background-color: #c3c3c3;
}
.event-important {
background-color: #ad2121;
}
.event-info {
background-color: #1e90ff;
}
.event-warning {
background-color: #e3bc08;
}
.event-inverse {
background-color: #1b1b1b;
}
.event-success {
background-color: #006400;
}
.event-special {
background-color: #800080;
}
.day-highlight:hover,
.day-highlight {
background-color: #dddddd;
}
.day-highlight.dh-event-important:hover,
.day-highlight.dh-event-important {
background-color: #fae3e3;
}
.day-highlight.dh-event-warning:hover,
.day-highlight.dh-event-warning {
background-color: #fdf1ba;
}
.day-highlight.dh-event-info:hover,
.day-highlight.dh-event-info {
background-color: #d1e8ff;
}
.day-highlight.dh-event-inverse:hover,
.day-highlight.dh-event-inverse {
background-color: #c1c1c1;
}
.day-highlight.dh-event-success:hover,
.day-highlight.dh-event-success {
background-color: #caffca;
}
.day-highlight.dh-event-special:hover,
.day-highlight.dh-event-special {
background-color: #ffe6ff;
}
.cal-row-fluid.cal-row-head [class*="cal-cell"] {
font-weight: 700;
color: #303030;
background: #f1f1f1;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
}
[class*="cal-cell"]:hover {
background-color: #ededed;
}
.cal-year-box [class*="span"],
.cal-month-box [class*="cal-cell"] {
border-right: 2px solid #fff;
background: #f1f1f1;
}
.cal-year-box [class*="span"]:hover,
.cal-month-box [class*="cal-cell"]:hover {
background: #f5f5f5;
}
.cal-month-box [class*="cal-cell"]:hover span[data-cal-date],
.cal-month-day.event-day span[data-cal-date] {
color: #fcca03;
}
.cal-month-day.event-day {
background: #f5f5f5;
}
.cal-year-box .row-fluid,
.cal-month-box .cal-row-fluid {
border-bottom: 2px solid #fff;
}
span[data-cal-date] {
color: #b3b3b3;
}
.cal-day-today,
.cal-day-today.event-day {
background-color: #fcca03;
}
.cal-day-today.event-day:hover span[data-cal-date] {
color: #fff;
}
.cal-day-today .cal-day-today.event-day #cal-slide-tick {
border-top-color: #fcca03;
}
.cal-day-today span[data-cal-date],
.cal-day-today.event-day span[data-cal-date] {
color: #fff;
}
.cal-day-holiday span[data-cal-date] {
color: #b3b3b3;
}
.cal-day-weekend span[data-cal-date] {
color: #b3b3b3;
}
#cal-week-box {
border: 1px solid #e1e1e1;
background-color: #fafafa;
}
#cal-day-tick {
border: 1px solid #e1e1e1;
background-color: #ededed;
}
#cal-slide-box {
border-top: 0px solid #8c8c8c;
border-bottom: 2px solid #fff;
}
#cal-slide-content {
color: #ffffff;
background: #e9e9e9;
}
#cal-slide-content a.event-item {
color: #303030;
}
#cal-slide-content a.event-item:hover {
text-decoration: none;
color: #fcca03;
}
.list-events {
color: #000;
}
.cal-day-today .list-events {
color: #fff;
}
.text-today {
color: #fff;
}
.cal-column {
border-left: 1px solid #e1e1e1;
}
a.cal-event-week {
text-decoration: none;
color: #151515;
}
.badge-important {
background-color: #b94a48;
}
.btn-group button[data-calendar-nav] {
color: #303030;
}
.btn-group button[data-calendar-nav]:hover {
color: #a4a59d;
}
.btn-group button[data-calendar-nav*='today'] {
color: #303030;
}
.cal-month-day.cal-day-outmonth:hover,
.cal-month-day.cal-day-outmonth:hover span[data-cal-date] {
background: #f1f1f1;
color: #b3b3b3;
}
.cal-week-box {
background: #f1f1f1;
}
.cal-week-box .cal-row-head [class*="cal-cell"] small {
border-top: 2px solid #fff;
}
.cal-week-box .cal-day-today span[data-cal-date],
.cal-week-box .cal-day-today.event-day span[data-cal-date] {
color: #fcca03;
}
.cal-week-box .cal-column {
border-left-color: #fff;
}
.fw-shortcode-calendar .day-highlight {
background: #f5f5f5;
border: 1px solid #a4a4a4;
color: #fcca03;
}
.fw-shortcode-calendar .cal-month-box .day-highlight {
border-right: 2px solid #fff;
}
.fw-shortcode-calendar a.cal-event-week {
font-weight: 700;
color: #303030;
}
.fw-shortcode-calendar a.cal-event-week:hover {
color: #fcca03;
}
.fw-shortcode-calendar .day-highlight:hover {
background-color: #f5f5f5;
}
.fw-shortcode-calendar .day-highlight a:hover {
text-decoration: none;
}
#cal-day-box {
background-color: #f1f1f1;
overflow: hidden;
}
#cal-day-box .cal-row-head,
#cal-day-box .cal-day-hour {
border-bottom: 2px solid #fff;
}
#cal-day-box .time-col {
border-right: 2px solid #fff;
}
#cal-day-box .cal-day-hour .cal-day-hour-part {
border-bottom: 1px solid #fff;
}
.details-event-button {
margin-top: -12px;
}
.details-event-button button {
margin-top: 12px;
}
.details-event + .after-hr {
clear: both;
}