/*
Theme Name: Ultra
Author: Puro
Author URI: https://purothemes.com/
Theme URI: https://purothemes.com/themes/ultra/
Description: Use it to launch your business site, blog or portfolio. Create detailed layouts without writing a line of code using SiteOrigin's drag and drop Page Builder plugin. Start your pages off with a bold full-width Smart Slider and keep users engaged with a sticky menu. Fast, responsive, SEO optimized and backed by professional level support, Ultra is ready for your next project. For assistance, check out our <a href="http://purothemes.com/documentation/">theme documentation</a> (http://purothemes.com/documentation/) or ask a question on our <a href="https://purothemes.com/support/">support forum</a> (https://purothemes.com/support/).
Version: 1.3.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ultra
Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, custom-logo, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce
*/

/*--------------------------------------------------------------
>>> IMPORTANT NOTICE:
----------------------------------------------------------------
Please don't edit this file; any changes made here will be lost
during the theme update process. If you need to make CSS 
modifications, use the Additional CSS section in the Customizer 
or a child theme.
--------------------------------------------------------------*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Normalize
2.0 - Typography
3.0 - Elements
	3.1 - Lists
	3.2 - Tables
4.0 - Forms
	4.1 - Buttons
	4.2 - Fields
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
		5.2.1 - Top Bar Left Menu
		5.2.2 - Top Bar Left Menu
		5.2.3 - Main Menu
		5.2.4 - Responsive Menu
		5.2.5 - Comment, Post and Page Navigation
		5.2.6 - Bottom Bar Menu
		5.2.7 - Social Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Meta Slider
	9.1 - Theme Main Meta Slider
	9.2 - Meta Slider General
	9.3 - Flexslider Resets
	9.4 - General Flexslider Styles
	9.5 - Flexslider Captions
	9.6 - Ultra(Flex) Slider Theme Styles
10.0 - Page Builder
	10.1 - SiteOrigin Page Builder Lite
	10.2 - SiteOrigin Features Widget
	10.3 - SiteOrigin Post Carousel Widget
11.0 - Scroll to Top
12.0 - Widgets
	12.1 - General Styles
	12.2 - Calendar	
	12.3 - RSS
	12.4 - Recent Comments	
	12.5 - Recent Posts
	12.6 - Search
	12.7 - Menu
13.0 - Content
	13.1 - Layout
		13.1.1 - Page Wrapper
		13.1.2 - Boxed Layout Page Wrapper
		13.1.3 - Full Width Inner Container
		13.1.4 - Content Wrapper
		13.1.5 - Regular Containers
		13.1.6 - Full Width Page Templates
		13.1.7 - Templates With Full Width Page Titles
		13.1.8 - Templates Without Full Width Page Titles
	13.2 - Top bar
	13.3 - Header
	13.4 - Footer
	13.5 - Bottom Bar
	13.6 - Posts and Pages
		13.6.1 - General Styles
		13.6.2 - Post and Page Featured Image
		13.6.3 - General Post and Page Header
		13.6.4 - Single Post Header
		13.6.5 - Archive Header
		13.6.6 - Post Entry Meta
		13.6.7 - Content Area Link Formatting
		13.6.8 - Search and Post Password Form Specific
		13.6.9 - Post Formats
		13.6.10 - Single Post Author Box
		13.6.11 - Related Posts
		13.6.12 - Post Entry Footer
		13.6.13 - Search Results
		13.6.14 - Left Thumbnail Post Loop
		13.6.15 - Left Medium Post Loop
		13.6.16 - Masonry Post Loop		
	13.7 - Asides
	13.8 - Comments
14.0 - Media
	14.1 - Captions
	14.2 - Galleries
15.0 - Jetpack
	15.1 - Contact Form
	15.2 - Contact Info
	15.3 - Display Posts
	15.4 - Gravatar Profile
	15.5 - Infinite Scroll
	15.6 - RSS Links
	15.7 - Subscriptions
	15.8 - Related Posts
16.0 - MyBookTable
	16.1 - Single Book
	16.2 - Featured Book Widget
17.0 - Contact Form 7
18.0 - Gravity Forms
19.0 - JW Player
20.0 - Ultimate Addons for SiteOrigin
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 - Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
2.0 - Typography
--------------------------------------------------------------*/
html {
  font-size: 87.5%;
  line-height: 1.78571em; }

body,
button,
input,
select,
textarea {
  color: #5a5d60;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-size: 1em;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-weight: 400;
  line-height: 1.7857; }

/*--------------------------------------------------------------
2.1 - Headings
--------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #313539;
  font-weight: 700;
  hyphens: auto;
  margin: 0.89286em 0; }
  @media (max-width: 480px) {
    .resp h1, .resp
    h2, .resp
    h3, .resp
    h4, .resp
    h5, .resp
    h6 {
      line-height: normal; } }

h1 {
  font-size: 24.99994px;
  font-size: 1.78571rem;
  line-height: 2em; }

h2 {
  font-size: 22.00002px;
  font-size: 1.57143rem;
  line-height: 2.27273em; }

h3 {
  font-size: 19.99998px;
  font-size: 1.42857rem;
  line-height: 1.25em; }

h4 {
  font-size: 17.99994px;
  font-size: 1.28571rem;
  line-height: 1.38889em; }

h5 {
  font-size: 16.00004px;
  font-size: 1.14286rem;
  line-height: 1.5625em; }

h6 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.78571em; }

/*--------------------------------------------------------------
2.2 - Copy
--------------------------------------------------------------*/
p {
  margin: 0 0 1.78571em; }
  p:last-child {
    margin-bottom: 0; }
  p:only-child {
    margin-bottom: 1.78571em; }

b,
strong {
  font-weight: 700; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  background: #f6f6f7;
  border-left: 3px solid #0896fe;
  font-size: 15.00002px;
  font-size: 1.07143rem;
  line-height: 1.66667em;
  margin: 1.78571em 0;
  overflow: hidden;
  padding: 1.78571em 1.78571em; }
  blockquote p, blockquote:last-child, blockquote:only-child {
    margin-bottom: 0 !important; }

address {
  margin: 0 0 1.78571em; }

pre {
  background: #f6f6f7;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 14px;
  font-size: 1rem;
  hyphens: none;
  line-height: 1.78571em;
  margin: 0 0 1.33929em;
  max-width: 100%;
  overflow: auto;
  padding: 0.89286em 1.78571em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  hyphens: none; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
3.0 - Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #313539; }

body.boxed {
  background: #eaeaea; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: ""; }

blockquote, q {
  quotes: "" ""; }

hr {
  background-color: #eaeaeb;
  border: 0;
  height: 1px;
  margin: 0 auto 1.78571em; }

/*--------------------------------------------------------------
3.1 - Lists
--------------------------------------------------------------*/
ul,
ol {
  margin: 0 0 1.78571em 1.78571em;
  padding: 0; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-top: 0;
  margin-bottom: 0; }

dl {
  margin: 0 0 1.78571em; }
  dl dt {
    font-weight: 600; }
  dl dd {
    margin: 0 0 0 1.78571em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

/*--------------------------------------------------------------
3.2 - Tables
--------------------------------------------------------------*/
table {
  border: 1px solid #eaeaeb;
  margin: 0 0 1.78571em;
  width: 100%; }
  table th,
  table td {
    border: 1px solid #eaeaeb;
    padding: 0.75em; }
    @media (max-width: 480px) {
      .resp table th, .resp
      table td {
        padding: 2%; } }
  table th {
    font-weight: 600; }

/*--------------------------------------------------------------
4.0 - Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
4.1 - Buttons
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #0896fe;
  border: none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  -webkit-appearance: button;
  font-weight: 400;
  line-height: normal;
  outline-style: none;
  padding: 0.7142em 1.2143em;
  text-transform: uppercase; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: rgba(8, 150, 254, 0.8); }

/*--------------------------------------------------------------
4.2 - Fields
--------------------------------------------------------------*/
label {
  display: block;
  font-weight: 600;
  margin-bottom: 0.25em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
select[multiple],
textarea {
  background: #f6f6f7;
  border: 1px solid #eaeaeb;
  border-radius: 3px;
  color: #acaeaf;
  line-height: normal;
  max-width: 100%;
  padding: 0.6429em 0.7143em;
  transition: 0.3s;
  -webkit-appearance: none; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  background: #fff;
  color: #5a5d60;
  outline-style: none; }

textarea {
  box-sizing: border-box;
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding: 0.7143em;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */ }

input[type="file"] {
  font-size: 14px;
  font-size: 1rem;
  line-height: 0; }

/*--------------------------------------------------------------
5.0 - Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 - Links
--------------------------------------------------------------*/
a {
  color: #0896fe;
  text-decoration: none;
  transition: 0.3s; }
  a:visited {
    color: #0896fe; }
  a:hover, a:focus, a:active {
    color: #5a5d60;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
5.2 - Menus
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.2.1 - Top Bar Left Menu
--------------------------------------------------------------*/
.top-bar-menu {
  display: inline-block;
  line-height: normal;
  vertical-align: middle; }
  .top-bar-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .top-bar-menu .menu li {
      color: #acaeaf;
      display: inline-block;
      line-height: 38px;
      margin-right: 0.89286em;
      position: relative;
      vertical-align: middle; }
      .top-bar-menu .menu li a {
        color: #acaeaf;
        display: block;
        font-size: 11.99996px;
        font-size: 0.85714rem;
        height: 38px;
        line-height: 38px;
        text-decoration: none;
        white-space: nowrap; }
        .top-bar-menu .menu li a:before {
          color: #acaeaf; }
        .top-bar-menu .menu li a:hover:before {
          color: #fff; }
      .top-bar-menu .menu li:hover > a {
        color: #fff; }
      .top-bar-menu .menu li:last-of-type {
        margin-right: 0; }

/*--------------------------------------------------------------
5.2.2 - Top Bar Right Menu
--------------------------------------------------------------*/
.top-bar-navigation {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  text-align: right;
  width: 50%; }
  @media (max-width: 768px) {
    .top-bar-navigation {
      text-align: center;
      width: 100%; } }
  .top-bar-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .top-bar-navigation ul li {
      color: #acaeaf;
      display: inline-block;
      margin-right: 1.33929em;
      position: relative;
      vertical-align: middle; }
      .top-bar-navigation ul li a {
        color: #acaeaf;
        display: block;
        font-size: 11.99996px;
        font-size: 0.85714rem;
        line-height: 2.08333em;
        text-decoration: none;
        white-space: nowrap; }
        .top-bar-navigation ul li a:before {
          color: #acaeaf; }
        .top-bar-navigation ul li a:hover:before {
          color: #fff; }
      .top-bar-navigation ul li:hover > a {
        color: #fff; }
      .top-bar-navigation ul li:last-of-type {
        margin-right: 0; }
    .top-bar-navigation ul ul {
      background: #fff;
      box-shadow: rgba(0, 0, 0, 0.1) 0 0.5714rem 1.0714rem;
      border-top: 3px solid #0896fe;
      display: none;
      left: 0;
      padding: 0;
      position: absolute;
      text-align: left;
      top: 35px;
      z-index: 400; }
      .top-bar-navigation ul ul li {
        min-width: 10em;
        padding: 0;
        width: 100%; }
        .top-bar-navigation ul ul li a {
          color: #5a5d60;
          padding: 0.4em 0.8em; }
        .top-bar-navigation ul ul li:hover > a {
          background: #0896fe;
          color: #fff; }
      .top-bar-navigation ul ul ul {
        left: 100%;
        top: -3px; }
    .top-bar-navigation ul .menu-item-has-children a:after,
    .top-bar-navigation ul .page_item_has_children a:after {
      content: "\f107";
      font-family: "FontAwesome";
      line-height: normal;
      position: relative;
      padding: 0 0 0 0.5785em;
      top: 0.2435em; }
    .top-bar-navigation ul .sub-menu .menu-item-has-children > a:after,
    .top-bar-navigation ul .sub-menu .page_item_has_children > a:after,
    .top-bar-navigation ul .children .menu-item-has-children > a:after,
    .top-bar-navigation ul .children .page_item_has_children > a:after {
      content: "\f105";
      font-family: "FontAwesome";
      position: absolute;
      right: 1em;
      top: 0.9167em; }
    .top-bar-navigation ul .sub-menu a:after,
    .top-bar-navigation ul .children a:after {
      content: none; }
  .top-bar-navigation div > ul > li > a {
    display: block;
    height: 38px;
    line-height: 38px; }
    .top-bar-navigation div > ul > li > a:hover {
      border-bottom: 3px solid #0896fe; }
      @media (max-width: 1024px) {
        .resp .top-bar-navigation div > ul > li > a:hover {
          border-bottom: none; } }
  .top-bar-navigation div > ul > li.menu-item-has-children > a:hover,
  .top-bar-navigation div > ul > li.page_item_has_children > a:hover {
    border-bottom: none; }
    @media (max-width: 1024px) {
      .resp .top-bar-navigation div > ul > li.menu-item-has-children > a:hover, .resp
      .top-bar-navigation div > ul > li.page_item_has_children > a:hover {
        border-bottom: none; } }

/* If a class of left is added to a menu item, break drop down menu items to the left */
.top-bar-navigation ul li.left ul {
  left: initial;
  left: auto;
  right: 0;
  text-align: right; }
  .top-bar-navigation ul li.left ul ul {
    right: 100%; }

.top-bar-navigation ul li.left .sub-menu .menu-item-has-children > a:after,
.top-bar-navigation ul li.left .sub-menu .page_item_has_children > a:after,
.top-bar-navigation ul li.left .children .menu-item-has-children > a:after,
.top-bar-navigation ul li.left .children .page_item_has_children > a:after {
  content: "\f104";
  font-family: "FontAwesome";
  position: absolute;
  left: 1em;
  padding: 0 0.5785em 0 0;
  right: initial;
  top: 0.9167em; }

.top-bar-navigation ul li.left .sub-menu a:after,
.top-bar-navigation ul li.left .children a:after {
  content: none; }

/*--------------------------------------------------------------
5.2.3 - Main Menu
--------------------------------------------------------------*/
.main-navigation {
  box-sizing: border-box;
  float: right;
  max-width: 65%; }
  .main-navigation > div {
    float: left; }
  .main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .main-navigation ul li {
      display: inline-block;
      margin-right: 1.78571em;
      position: relative;
      vertical-align: middle; }
      .main-navigation ul li a {
        color: #313539;
        display: block;
        font-size: 14px;
        font-size: 1rem;
        line-height: 1.78571em;
        outline: 0;
        text-decoration: none;
        white-space: nowrap; }
      .main-navigation ul li:hover > a {
        color: #0896fe; }
      .main-navigation ul li:last-of-type {
        margin-right: 0; }
    .main-navigation ul ul {
      background: #fff;
      border-top: 3px solid #0896fe;
      box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      display: none;
      left: 0;
      padding: 0;
      position: absolute;
      text-align: left;
      top: 109px;
      z-index: 2; }
      .main-navigation ul ul li {
        min-width: 12em;
        padding: 0;
        width: 100%; }
        .main-navigation ul ul li a {
          color: #5a5d60;
          padding: 0.4em 0.8em; }
        .main-navigation ul ul li:hover > a {
          background: #0896fe;
          border-color: #0896fe;
          color: #fff; }
      .main-navigation ul ul ul {
        left: 100%;
        top: -3px; }
    .main-navigation ul .menu-item-has-children a:after,
    .main-navigation ul .page_item_has_children a:after {
      content: "\f107";
      font-family: "FontAwesome";
      font-size: 0.8571em;
      position: relative;
      padding: 0 0 0 0.4952em;
      top: 0.2435em; }
    .main-navigation ul .sub-menu .menu-item-has-children > a:after,
    .main-navigation ul .sub-menu .page_item_has_children > a:after,
    .main-navigation ul .children .menu-item-has-children > a:after,
    .main-navigation ul .children .page_item_has_children > a:after {
      content: "\f105";
      font-family: "FontAwesome";
      position: absolute;
      right: 1em;
      top: 0.5em; }
    .main-navigation ul .sub-menu a:after,
    .main-navigation ul .children a:after {
      content: none; }
  .main-navigation .current-menu-item > a,
  .main-navigation .current a {
    color: #0896fe; }
  .main-navigation div > ul > li > ul {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: 1.92308em; }
  .main-navigation div > ul > li > a {
    display: block;
    height: 112px;
    line-height: 112px; }
    .main-navigation div > ul > li > a:hover {
      border-bottom: 3px solid #0896fe; }
  .main-navigation div > ul > li.menu-item-has-children > a:hover,
  .main-navigation div > ul > li.page_item_has_children > a:hover {
    border-bottom: none; }

body:not(.resp).header-centered .main-navigation {
  float: none;
  max-width: 100%;
  text-align: center; }
  body:not(.resp).header-centered .main-navigation > div {
    display: inline-block;
    float: none;
    vertical-align: top; }

.main-navigation ul li.left ul {
  left: initial;
  left: auto;
  right: 0;
  text-align: right; }
  .main-navigation ul li.left ul ul {
    right: 100%; }

.main-navigation ul li.left .sub-menu .menu-item-has-children > a:after,
.main-navigation ul li.left .sub-menu .page_item_has_children > a:after,
.main-navigation ul li.left .children .menu-item-has-children > a:after,
.main-navigation ul li.left .children .page_item_has_children > a:after {
  content: "\f104";
  font-family: "FontAwesome";
  position: absolute;
  left: 1em;
  padding: 0 0.4952em 0 0;
  right: initial;
  top: 0.5em; }

.main-navigation ul li.left .sub-menu a:after,
.main-navigation ul li.left .children a:after {
  content: none; }

@media (max-width: 1024px) {
  .resp header:not(.responsive-menu) .main-navigation {
    max-width: 60%; } }

@media (max-width: 768px) {
  .resp header:not(.responsive-menu) .main-navigation {
    float: none;
    max-width: 100%; }
    .resp header:not(.responsive-menu) .main-navigation ul {
      text-align: center; }
    .resp header:not(.responsive-menu) .main-navigation > div {
      float: none; }
    .resp header:not(.responsive-menu) .main-navigation .menu-search {
      display: none; } }

.scale.scaled .main-navigation ul ul {
  top: 72px; }

.scale.scaled .main-navigation ul ul ul {
  top: -3px; }

.scale.scaled .main-navigation div > ul > li > a {
  height: 75px;
  line-height: 75px; }

.main-navigation .menu-search {
  height: 112px;
  position: relative; }
  .main-navigation .menu-search .search-icon {
    float: left;
    padding-left: 2.78571em;
    cursor: pointer;
    position: relative; }
    .main-navigation .menu-search .search-icon:before {
      color: #313539;
      content: '\f002';
      font-family: "FontAwesome";
      height: 112px;
      line-height: 112px;
      position: absolute;
      right: 0;
      transition: 0.3s;
      top: 50%; }
    .main-navigation .menu-search .search-icon:hover:before {
      color: #0896fe;
      cursor: pointer; }
  .main-navigation .menu-search .searchform {
    background: #fff;
    display: none;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 17.8571rem;
    z-index: 500; }
    .main-navigation .menu-search .searchform input[name=s] {
      background-color: transparent;
      border: none;
      border-top: 3px solid #0896fe;
      border-radius: 0;
      box-shadow: rgba(0, 0, 0, 0.1) 0 8px 15px;
      color: #313539;
      width: 100%; }

.scale.scaled .main-navigation .menu-search {
  height: 75px; }
  .scale.scaled .main-navigation .menu-search .search-icon:before {
    height: 75px;
    line-height: 75px; }

.main-navigation .menu a:before {
  color: #313539; }

.main-navigation .menu a:hover:before {
  color: #0896fe; }

/*--------------------------------------------------------------
5.2.4 - Responsive Menu
--------------------------------------------------------------*/
.responsive-menu .menu-toggle {
  background: none;
  border-radius: 0;
  color: #313539;
  -webkit-appearance: none;
  display: none;
  height: 20px;
  margin-top: -10px;
  padding: 0;
  position: absolute;
  right: 1.78571em;
  top: 50%; }
  .responsive-menu .menu-toggle:after {
    content: "\f0c9";
    font-family: "FontAwesome";
    font-size: 1.4286rem;
    line-height: normal; }
  .responsive-menu .menu-toggle:hover {
    background: none; }

.responsive-menu .main-navigation.toggled .menu-toggle:after {
  content: "\f00d"; }

.responsive-menu .main-navigation.toggled {
  height: auto;
  margin-bottom: 1.78571em;
  max-width: 100%;
  width: 100%;
  /* If a class of "left" has been added, reverse the alignment back to normal for the responsive menu */ }
  .responsive-menu .main-navigation.toggled > div {
    float: none; }
  .responsive-menu .main-navigation.toggled ul {
    display: block;
    margin: 0; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] .sub-menu li,
    .responsive-menu .main-navigation.toggled ul > li[class*=children] .children li {
      margin-bottom: 2px; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children].up > .sub-menu,
    .responsive-menu .main-navigation.toggled ul > li[class*=children].up > .children {
      display: block; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children].up a {
      margin-bottom: 0 !important; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] > .sub-menu,
    .responsive-menu .main-navigation.toggled ul > li[class*=children] > .children {
      display: none; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] > span {
      display: block;
      cursor: pointer;
      height: 46px;
      line-height: 46px;
      margin: 0;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 45px; }
      .responsive-menu .main-navigation.toggled ul > li[class*=children] > span:after {
        content: "\f078";
        font-family: "FontAwesome"; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] > a:hover ~ span {
      color: #fff; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children].up > span:after {
      content: "\f077" !important; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] ul li a {
      padding-left: 36px; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li a {
      padding-left: 54px; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li a {
      padding-left: 72px; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li a {
      padding-left: 90px; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li a {
      padding-left: 108px; }
    .responsive-menu .main-navigation.toggled ul > li[class*=children] ul li ul li ul li ul li ul li ul li a {
      padding-left: 126px; }
    .responsive-menu .main-navigation.toggled ul li {
      display: block;
      margin: 0;
      width: 100%; }
      .responsive-menu .main-navigation.toggled ul li a {
        background: #eaeaea;
        color: #5a5d60;
        height: auto !important;
        line-height: normal !important;
        margin: 0 0 2px;
        padding: 14px 18px 15px;
        text-align: left;
        transition: none; }
        .responsive-menu .main-navigation.toggled ul li a:hover, .responsive-menu .main-navigation.toggled ul li a:hover:before {
          background: #0896fe;
          border-bottom: none;
          color: #fff; }
    .responsive-menu .main-navigation.toggled ul > ul > li > a:last-of-type {
      margin-bottom: 0; }
    .responsive-menu .main-navigation.toggled ul .menu-item-has-children a:after,
    .responsive-menu .main-navigation.toggled ul .page_item_has_children a:after {
      content: none; }
    .responsive-menu .main-navigation.toggled ul .menu-item-has-children > a:hover,
    .responsive-menu .main-navigation.toggled ul .page_item_has_children > a:hover {
      border-bottom: none; }
    .responsive-menu .main-navigation.toggled ul ul {
      background: none;
      border-top: none;
      box-shadow: none;
      display: none;
      margin-top: 2px;
      opacity: 1 !important;
      position: static;
      transition: none;
      z-index: 2; }
      .responsive-menu .main-navigation.toggled ul ul li:hover > a {
        background: #eaeaea;
        color: #5a5d60; }
      .responsive-menu .main-navigation.toggled ul ul li a {
        font-size: 1rem;
        line-height: normal; }
        .responsive-menu .main-navigation.toggled ul ul li a:hover {
          background: #0896fe;
          border-bottom: none;
          color: #fff; }
  .responsive-menu .main-navigation.toggled ul li.left ul {
    text-align: left; }

/*--------------------------------------------------------------
5.2.5 - Comment, Post and Page Navigation
--------------------------------------------------------------*/
.site-main .comment-navigation,
.site-main .post-navigation {
  border-color: #eaeaeb;
  border-top-style: solid;
  border-top-width: 0.07143em;
  padding-top: 1.71429em;
  margin-top: 1.78571em;
  margin-bottom: 1.78571em;
  overflow: hidden; }

.site-main .comment-navigation:nth-of-type(2) {
  border-bottom-style: solid;
  border-bottom-width: 0.07143em;
  float: left;
  margin-top: 1.78571em;
  margin-bottom: 1.78571em;
  padding-bottom: 1.71429em;
  width: 100%; }

.comment-navigation .nav-links,
.paging-navigation .nav-links,
.post-navigation .nav-links {
  text-align: center; }
  .comment-navigation .nav-links a,
  .paging-navigation .nav-links a,
  .post-navigation .nav-links a {
    color: #acaeaf;
    text-transform: capitalize; }
    .comment-navigation .nav-links a:hover,
    .paging-navigation .nav-links a:hover,
    .post-navigation .nav-links a:hover {
      color: #0896fe; }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  position: relative; }
  @media (max-width: 768px) {
    .resp .comment-navigation .nav-previous, .resp
    .paging-navigation .nav-previous, .resp
    .post-navigation .nav-previous {
      float: none;
      margin-bottom: 1.78571em;
      width: 100%; } }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  position: relative; }
  @media (max-width: 768px) {
    .resp .comment-navigation .nav-next, .resp
    .paging-navigation .nav-next, .resp
    .post-navigation .nav-next {
      float: none;
      width: 100%; } }

.comment-navigation .nav-previous a:before,
.comment-navigation .nav-next a:after,
.post-navigation .nav-previous a:before,
.post-navigation .nav-next a:after {
  font-family: "FontAwesome";
  font-size: 0.8125em; }

.comment-navigation .nav-previous a:before,
.post-navigation .nav-previous a:before {
  content: "\f104";
  padding-right: 0.5em; }

.comment-navigation .nav-next a:after,
.post-navigation .nav-next a:after {
  content: "\f105";
  padding-left: 0.5em; }

.pagination {
  margin-top: 4.46429em;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  text-align: center; }
  .pagination .page-numbers {
    background: #eaeaea;
    border-radius: 3px;
    color: #5a5d60;
    display: inline-block;
    font-weight: 400;
    line-height: normal;
    margin-right: 0.1285em;
    outline-style: none;
    padding: 0.7142em 1.1428em;
    transition: 0.3s; }
    @media (max-width: 480px) {
      .resp .pagination .page-numbers {
        display: none; } }
    .pagination .page-numbers:hover {
      background: #0896fe;
      color: #fff; }
    .pagination .page-numbers.dots {
      background: none;
      padding-right: 0;
      padding-left: 0; }
      .pagination .page-numbers.dots:hover {
        background: none;
        color: #5a5d60; }
  .pagination .current {
    background: #0896fe;
    color: #fff; }
  .pagination .prev,
  .pagination .next {
    display: block;
    float: left;
    margin-right: 0; }
    @media (max-width: 480px) {
      .resp .pagination .prev, .resp
      .pagination .next {
        display: block; } }
  .pagination .next {
    float: right; }

.meta-nav {
  font-size: 0.8125em; }

.nav-previous .meta-nav {
  margin-right: 0.1875em; }

.nav-next .meta-nav {
  margin-left: 0.1875em; }

/*--------------------------------------------------------------
5.2.6 - Bottom Bar Menu
--------------------------------------------------------------*/
.bottom-bar-menu {
  display: inline-block;
  text-align: right;
  width: 70%; }
  @media (max-width: 768px) {
    .resp .bottom-bar-menu {
      display: block;
      text-align: center;
      padding-bottom: 0.89286em;
      width: 100%; } }
  .bottom-bar-menu .menu {
    list-style: none;
    margin: 0;
    padding: 0; }
    .bottom-bar-menu .menu li {
      color: #acaeaf;
      display: inline-block;
      margin-right: 0.89286em;
      position: relative;
      vertical-align: middle; }
      .bottom-bar-menu .menu li a {
        color: #acaeaf;
        display: block;
        font-size: 11.99996px;
        font-size: 0.85714rem;
        height: 50px;
        line-height: 50px;
        text-decoration: none;
        white-space: nowrap; }
        @media (max-width: 768px) {
          .resp .bottom-bar-menu .menu li a {
            height: auto;
            line-height: normal; } }
        .bottom-bar-menu .menu li a:before {
          color: #acaeaf; }
        .bottom-bar-menu .menu li a:hover:before {
          color: #fff; }
      .bottom-bar-menu .menu li:hover > a {
        color: #fff; }
      .bottom-bar-menu .menu li:last-of-type {
        margin-right: 0; }

/*--------------------------------------------------------------
5.2.7 - Social Menus
--------------------------------------------------------------*/
.menu a[href*="behance.net"], .menu a[href*="codepen.io"], .menu a[href*="delicious.com"], .menu a[href*="deviantart.com"], .menu a[href*="digg.com"], .menu a[href*="dribbble.com"], .menu a[href*="facebook.com"], .menu a[href*="/feed/"], .menu a[href*="flickr.com"], .menu a[href*="foursquare.com"], .menu a[href*="github.com"], .menu a[href*="plus.google.com"], .menu a[href*="instagram.com"], .menu a[href*="linkedin.com"], .menu a[href*="pinterest.com"], .menu a[href*="reddit.com"], .menu a[href*="soundcloud.com"], .menu a[href*="stackexchange.com"], .menu a[href*="stackoverflow.com"], .menu a[href*="tumblr.com"], .menu a[href*="twitter.com"], .menu a[href*="vimeo.com"], .menu a[href*="vine.co"], .menu a[href*="vk.com"], .menu a[href*="weibo.com"], .menu a[href*="wordpress.com"], .menu a[href*="xing.com"], .menu a[href*="yelp.com"], .menu a[href*="youtube.com"] {
  border-bottom: none;
  color: transparent !important;
  font-size: 0 !important;
  text-align: center; }
  .menu a[href*="behance.net"]:before, .menu a[href*="codepen.io"]:before, .menu a[href*="delicious.com"]:before, .menu a[href*="deviantart.com"]:before, .menu a[href*="digg.com"]:before, .menu a[href*="dribbble.com"]:before, .menu a[href*="facebook.com"]:before, .menu a[href*="/feed/"]:before, .menu a[href*="flickr.com"]:before, .menu a[href*="foursquare.com"]:before, .menu a[href*="github.com"]:before, .menu a[href*="plus.google.com"]:before, .menu a[href*="instagram.com"]:before, .menu a[href*="linkedin.com"]:before, .menu a[href*="pinterest.com"]:before, .menu a[href*="reddit.com"]:before, .menu a[href*="soundcloud.com"]:before, .menu a[href*="stackexchange.com"]:before, .menu a[href*="stackoverflow.com"]:before, .menu a[href*="tumblr.com"]:before, .menu a[href*="twitter.com"]:before, .menu a[href*="vimeo.com"]:before, .menu a[href*="vine.co"]:before, .menu a[href*="vk.com"]:before, .menu a[href*="weibo.com"]:before, .menu a[href*="wordpress.com"]:before, .menu a[href*="xing.com"]:before, .menu a[href*="yelp.com"]:before, .menu a[href*="youtube.com"]:before {
    font-family: "FontAwesome";
    font-size: medium; }

.menu a[href*="behance.net"]:before {
  content: "\f1b4"; }

.menu a[href*="codepen.io"]:before {
  content: "\f1cb"; }

.menu a[href*="delicious.com"]:before {
  content: "\f1a5"; }

.menu a[href*="deviantart.com"]:before {
  content: "\f1bd"; }

.menu a[href*="digg.com"]:before {
  content: "\f1a6"; }

.menu a[href*="dribbble.com"]:before {
  content: "\f17d"; }

.menu a[href*="facebook.com"]:before {
  content: "\f09a"; }

.menu a[href*="/feed/"]:before {
  content: "\f09e"; }

.menu a[href*="flickr.com"]:before {
  content: "\f16e"; }

.menu a[href*="foursquare.com"]:before {
  content: "\f180"; }

.menu a[href*="github.com"]:before {
  content: "\f09b"; }

.menu a[href*="plus.google.com"]:before {
  content: "\f0d5"; }

.menu a[href*="instagram.com"]:before {
  content: "\f16d"; }

.menu a[href*="linkedin.com"]:before {
  content: "\f0e1"; }

.menu a[href*="pinterest.com"]:before {
  content: "\f0d2"; }

.menu a[href*="reddit.com"]:before {
  content: "\f1a1"; }

.menu a[href*="snapchat.com"]:before {
  content: "\f2ac"; }

.menu a[href*="soundcloud.com"]:before {
  content: "\f1be"; }

.menu a[href*="stackexchange.com"]:before {
  content: "\f18d"; }

.menu a[href*="stackoverflow.com"]:before {
  content: "\f16c"; }

.menu a[href*="tumblr.com"]:before {
  content: "\f173"; }

.menu a[href*="twitter.com"]:before {
  content: "\f099"; }

.menu a[href*="vimeo.com"]:before {
  content: "\f194"; }

.menu a[href*="vine.co"]:before {
  content: "\f1ca"; }

.menu a[href*="vk.com"]:before {
  content: "\f189"; }

.menu a[href*="weibo.com"]:before {
  content: "\f18a"; }

.menu a[href*="wordpress.com"]:before {
  content: "\f19a"; }

.menu a[href*="xing.com"]:before {
  content: "\f168"; }

.menu a[href*="yelp.com"]:before {
  content: "\f1e9"; }

.menu a[href*="youtube.com"]:before {
  content: "\f16a"; }

.widget .menu a[href*="behance.net"]:hover, .widget .menu a[href*="codepen.io"]:hover, .widget .menu a[href*="delicious.com"]:hover, .widget .menu a[href*="deviantart.com"]:hover, .widget .menu a[href*="digg.com"]:hover, .widget .menu a[href*="dribbble.com"]:hover, .widget .menu a[href*="facebook.com"]:hover, .widget .menu a[href*="flickr.com"]:hover, .widget .menu a[href*="foursquare.com"]:hover, .widget .menu a[href*="github.com"]:hover, .widget .menu a[href*="plus.google.com"]:hover, .widget .menu a[href*="instagram.com"]:hover, .widget .menu a[href*="linkedin.com"]:hover, .widget .menu a[href*="pinterest.com"]:hover, .widget .menu a[href*="reddit.com"]:hover, .widget .menu a[href*="snapchat.com"]:hover, .widget .menu a[href*="soundcloud.com"]:hover, .widget .menu a[href*="stackexchange.com"]:hover, .widget .menu a[href*="stackoverflow.com"]:hover, .widget .menu a[href*="tumblr.com"]:hover, .widget .menu a[href*="twitter.com"]:hover, .widget .menu a[href*="vimeo.com"]:hover, .widget .menu a[href*="vine.co"]:hover, .widget .menu a[href*="vk.com"]:hover, .widget .menu a[href*="weibo.com"]:hover, .widget .menu a[href*="wordpress.com"]:hover, .widget .menu a[href*="xing.com"]:hover, .widget .menu a[href*="yelp.com"]:hover, .widget .menu a[href*="youtube.com"]:hover {
  border-bottom: none; }

.widget .menu a[href*="behance.net"]:before, .widget .menu a[href*="codepen.io"]:before, .widget .menu a[href*="delicious.com"]:before, .widget .menu a[href*="deviantart.com"]:before, .widget .menu a[href*="digg.com"]:before, .widget .menu a[href*="dribbble.com"]:before, .widget .menu a[href*="facebook.com"]:before, .widget .menu a[href*="flickr.com"]:before, .widget .menu a[href*="foursquare.com"]:before, .widget .menu a[href*="github.com"]:before, .widget .menu a[href*="plus.google.com"]:before, .widget .menu a[href*="instagram.com"]:before, .widget .menu a[href*="linkedin.com"]:before, .widget .menu a[href*="pinterest.com"]:before, .widget .menu a[href*="reddit.com"]:before, .widget .menu a[href*="snapchat.com"]:before, .widget .menu a[href*="soundcloud.com"]:before, .widget .menu a[href*="stackexchange.com"]:before, .widget .menu a[href*="stackoverflow.com"]:before, .widget .menu a[href*="tumblr.com"]:before, .widget .menu a[href*="twitter.com"]:before, .widget .menu a[href*="vimeo.com"]:before, .widget .menu a[href*="vine.co"]:before, .widget .menu a[href*="vk.com"]:before, .widget .menu a[href*="weibo.com"]:before, .widget .menu a[href*="wordpress.com"]:before, .widget .menu a[href*="xing.com"]:before, .widget .menu a[href*="yelp.com"]:before, .widget .menu a[href*="youtube.com"]:before {
  color: #5a5d60; }

.widget .menu a[href*="behance.net"]:hover:before, .widget .menu a[href*="codepen.io"]:hover:before, .widget .menu a[href*="delicious.com"]:hover:before, .widget .menu a[href*="deviantart.com"]:hover:before, .widget .menu a[href*="digg.com"]:hover:before, .widget .menu a[href*="dribbble.com"]:hover:before, .widget .menu a[href*="facebook.com"]:hover:before, .widget .menu a[href*="flickr.com"]:hover:before, .widget .menu a[href*="foursquare.com"]:hover:before, .widget .menu a[href*="github.com"]:hover:before, .widget .menu a[href*="plus.google.com"]:hover:before, .widget .menu a[href*="instagram.com"]:hover:before, .widget .menu a[href*="linkedin.com"]:hover:before, .widget .menu a[href*="pinterest.com"]:hover:before, .widget .menu a[href*="reddit.com"]:hover:before, .widget .menu a[href*="snapchat.com"]:hover:before, .widget .menu a[href*="soundcloud.com"]:hover:before, .widget .menu a[href*="stackexchange.com"]:hover:before, .widget .menu a[href*="stackoverflow.com"]:hover:before, .widget .menu a[href*="tumblr.com"]:hover:before, .widget .menu a[href*="twitter.com"]:hover:before, .widget .menu a[href*="vimeo.com"]:hover:before, .widget .menu a[href*="vine.co"]:hover:before, .widget .menu a[href*="vk.com"]:hover:before, .widget .menu a[href*="weibo.com"]:hover:before, .widget .menu a[href*="wordpress.com"]:hover:before, .widget .menu a[href*="xing.com"]:hover:before, .widget .menu a[href*="yelp.com"]:hover:before, .widget .menu a[href*="youtube.com"]:hover:before {
  color: #0896fe; }

/*--------------------------------------------------------------
6.0 - Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 12.25px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/*--------------------------------------------------------------
7.0 - Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left; }

.alignright {
  display: inline;
  float: right; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignnone {
  clear: both;
  display: block; }

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
  margin: 0 1.78571em 1.78571em 0; }

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
  margin: 0 0 1.78571em 1.78571em; }

blockquote.aligncenter,
figure.wp-caption.aligncenter,
img.aligncenter {
  margin-bottom: 1.78571em; }

blockquote.alignnone,
figure.wp-caption.alignnone,
img.alignnone {
  margin-bottom: 1.78571em; }

/*--------------------------------------------------------------
8.0 - Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
9.0 - Meta Slider
--------------------------------------------------------------*/
/*--------------------------------------------------------------
9.1 - Theme Main Meta Slider
--------------------------------------------------------------*/
#main-slider {
  background: #f6f6f7; }
  #main-slider .container {
    padding: 0; }
  #main-slider #metaslider-demo,
  #main-slider .metaslider {
    margin: 0 auto;
    text-align: center; }

@media (min-width: 1024px) {
  .overlap #main-slider {
    margin-top: -112px; }
  .header-centered.overlap #main-slider {
    margin-top: -224px; } }

/*--------------------------------------------------------------
9.2 - Meta Slider General
--------------------------------------------------------------*/
.metaslider a,
.metaslider a:hover,
.metaslider ul a,
.metaslider ul a:hover,
.entry-content .metaslider a,
.entry-content .metaslider a:hover,
.entry-content .metaslider ul a,
.entry-content .metaslider ul a:hover {
  border-bottom: none; }

.metaslider.metaslider-flex {
  overflow: hidden; }

/*--------------------------------------------------------------
9.3 - Flexslider Resets
--------------------------------------------------------------*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none; }

.slides,
.flex-control-nav,
.flex-direction-nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.flexslider a img {
  border: none;
  outline: none; }

.flexslider {
  margin: 0;
  padding: 0; }

.flexslider ul {
  border: 0;
  line-height: normal;
  list-style-type: none;
  list-style: none;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0; }

/*--------------------------------------------------------------
9.4 - General Flexslider Styles
--------------------------------------------------------------*/
.flexslider:hover .flex-ultra-direction-nav li a {
  opacity: 1; }

.flexslider .slides > li {
  background-position: center;
  background-size: cover;
  -webkit-backface-visibility: hidden;
  display: none;
  line-height: 0; }

.flexslider .slides > img {
  display: block;
  width: 100%; }

.slides:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.flexslider,
.flexslider .slides {
  position: relative;
  zoom: 1; }

/*--------------------------------------------------------------
9.5 - Flexslider Captions
--------------------------------------------------------------*/
.flexslider .caption-wrap {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 1rem;
  line-height: normal;
  text-align: center; }
  .flexslider .caption-wrap .caption {
    line-height: normal;
    padding: 8px 14px 9px; }

.flexslider .slides > li .content img {
  height: auto !important;
  max-width: 100%; }

#metaslider-demo .content,
.ultra-slide-with-image .content {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

#metaslider-demo .content img,
.ultra-slide-with-image .content img {
  height: auto;
  max-width: 100%; }

#metaslider-demo .ms-default-image,
.ultra-slide-with-image .ms-default-image {
  height: auto;
  max-width: 100%; }

/*--------------------------------------------------------------
9.6 - Ultra(Flex) Slider Theme Styles
--------------------------------------------------------------*/
#main-slider .flexslider:not(#metaslider-demo) ul.flex-ultra-direction-nav {
  margin-bottom: -40px; }

.flex-ultra-direction-nav a {
  background: rgba(0, 0, 0, 0.4);
  display: block;
  cursor: pointer;
  height: 48px;
  opacity: 0;
  margin: -24px 0 0 !important;
  opacity: 0;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  transition: ease-in-out 0.3s;
  width: 48px;
  z-index: 200; }
  .flex-ultra-direction-nav a:hover {
    background: black; }
  .flex-ultra-direction-nav a:before {
    color: rgba(255, 255, 255, 0.9);
    font-family: "FontAwesome";
    font-size: 20px;
    position: absolute;
    text-indent: 0;
    top: 50%; }
  .flex-ultra-direction-nav a.flex-ultra-prev {
    border-radius: 0 5px 5px 0;
    left: 0; }
    .flex-ultra-direction-nav a.flex-ultra-prev:before {
      content: "\f104";
      margin: -11px 23px 0 0;
      right: 0; }
  .flex-ultra-direction-nav a.flex-ultra-next {
    border-radius: 5px 0 0 5px;
    right: 0; }
    .flex-ultra-direction-nav a.flex-ultra-next:before {
      content: "\f105";
      left: 0;
      margin: -11px 0 0 23px; }

.flex-ultra-control-paging {
  bottom: 12px;
  height: 10px;
  margin: 0  !important;
  padding-right: 12px !important;
  position: absolute;
  right: 0;
  z-index: 2; }
  .flex-ultra-control-paging li {
    display: inline-block;
    margin: 0 3px !important;
    text-indent: -9999px;
    zoom: 1; }
    .flex-ultra-control-paging li a {
      border: 2px solid rgba(255, 255, 255, 0.6) !important;
      border-radius: 10px;
      cursor: pointer;
      display: block;
      height: 10px;
      width: 10px; }
      .flex-ultra-control-paging li a:hover {
        background: white;
        border-color: white; }
      .flex-ultra-control-paging li a.flex-ultra-active {
        background: white;
        border-color: white;
        cursor: default; }

/*--------------------------------------------------------------
10.0 - Page Builder
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 - SiteOrigin Page Builder Lite
--------------------------------------------------------------*/
p.siteorigin-panels-lite-message {
  white-space: normal !important; }

/*--------------------------------------------------------------
10.2 - SiteOrigin Features Widget
--------------------------------------------------------------*/
.panel-grid-cell .sow-features-list .sow-features-feature p.sow-more-text a {
  border: none;
  font-weight: 600; }
  .panel-grid-cell .sow-features-list .sow-features-feature p.sow-more-text a:hover {
    border: none;
    color: #0896fe;
    text-decoration: none; }

/*--------------------------------------------------------------
10.3 - SiteOrigin Post Carousel Widget
--------------------------------------------------------------*/
.entry-content .panel-grid-cell .sow-carousel-wrapper li.sow-carousel-item a,
.entry-content .panel-grid-cell .sow-carousel-wrapper li.sow-carousel-item a:hover {
  border: none;
  text-decoration: none; }

.entry-content .panel-grid-cell .sow-carousel-wrapper .sow-carousel-title .widget-title {
  font-size: 1.1429em;
  text-transform: uppercase; }

.entry-content .panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
  font-size: 1em;
  font-weight: 700; }
  .entry-content .panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 a:hover {
    color: #0896fe; }

.entry-content .panel-grid-cell .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item .sow-carousel-thumbnail a span.overlay {
  background: #0896fe; }

/*--------------------------------------------------------------
10.4 - SiteOrigin Slider Widget
--------------------------------------------------------------*/
.entry-content .widget_sow-slider li a,
.entry-content .widget_sow-slider li a img {
  border-bottom: none; }

/*--------------------------------------------------------------
10.5 - Inked Portfolio Widget
--------------------------------------------------------------*/
.entry-content .iw-so-folio-terms-container .iw-so-folio-terms > li > a {
  border-bottom: none; }
  .entry-content .iw-so-folio-terms-container .iw-so-folio-terms > li > a:hover {
    border-bottom: none; }

/*--------------------------------------------------------------
11.0 - Scroll to Top
--------------------------------------------------------------*/
#scroll-to-top {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  bottom: 1.78571em;
  opacity: 0;
  outline-style: none;
  position: fixed;
  padding: 13px 18px 13px;
  right: 1.78571em;
  text-decoration: none;
  transform: scale(0, 0);
  transition: 0.2s;
  -webkit-transform: translateZ(0); }

#scroll-to-top .up-arrow {
  display: block;
  color: white;
  line-height: normal; }
  #scroll-to-top .up-arrow:before {
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 1.424em; }

#scroll-to-top.displayed {
  opacity: 1 !important;
  transform: scale(1, 1); }

/*--------------------------------------------------------------
12.0 - Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
12.1 - General Styles
--------------------------------------------------------------*/
#secondary .widget {
  margin-bottom: 2.67857em;
  width: 100%; }
  #secondary .widget:last-of-type {
    margin-bottom: 0; }
  #secondary .widget a:not(.button):hover {
    color: #5a5d60; }

#colophon .widget {
  padding: 2.67857em 0; }
  @media (max-width: 768px) {
    .resp #colophon .widget {
      padding: 0.89286em 0 0.89286em; }
      .resp #colophon .widget:first-of-type {
        padding-top: 2.67857em; }
      .resp #colophon .widget:last-of-type {
        padding-bottom: 3.57143em; } }

#secondary .widget h3.widget-title,
#colophon .widget h3.widget-title {
  font-size: 16.00004px;
  font-size: 1.14286rem;
  line-height: 1.5625em;
  margin-bottom: 0.89286em;
  text-transform: uppercase; }
  #secondary .widget h3.widget-title ~ *,
  #colophon .widget h3.widget-title ~ * {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: 1.92308em; }
  #secondary .widget h3.widget-title a,
  #colophon .widget h3.widget-title a {
    border-bottom: none;
    color: #313539; }
    #secondary .widget h3.widget-title a:hover,
    #colophon .widget h3.widget-title a:hover {
      border-bottom: none;
      color: #0896fe; }
  #secondary .widget h3.widget-title:first-of-type,
  #colophon .widget h3.widget-title:first-of-type {
    margin-top: 0; }

#colophon .widget h3.widget-title a {
  color: #fff; }
  #colophon .widget h3.widget-title a:hover {
    color: #fff; }

#secondary .widget ul,
#colophon .widget ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }
  #secondary .widget ul li > ul,
  #colophon .widget ul li > ul {
    margin-left: 1em; }

#colophon .widget ul {
  margin: 0; }

#secondary .widget input[type="text"],
#secondary .widget input[type="email"],
#secondary .widget input[type="url"],
#secondary .widget input[type="tel"],
#secondary .widget input[type="number"],
#secondary .widget input[type="date"],
#secondary .widget input[type="password"],
#secondary .widget input[type="search"],
#colophon .widget input[type="text"],
#colophon .widget input[type="email"],
#colophon .widget input[type="url"],
#colophon .widget input[type="tel"],
#colophon .widget input[type="number"],
#colophon .widget input[type="date"],
#colophon .widget input[type="password"],
#colophon .widget input[type="search"] {
  box-sizing: border-box;
  width: 100%; }

#secondary .widget select,
#colophon .widget select {
  max-width: 100%; }

#secondary .widget textarea,
#colophon .widget textarea {
  width: 100%; }

/*--------------------------------------------------------------
12.2 - Calendar
--------------------------------------------------------------*/
#wp-calendar {
  border: none;
  margin: 0; }
  #wp-calendar caption {
    font-weight: 600;
    text-align: right;
    padding-bottom: 0.4286em; }
  #wp-calendar th, #wp-calendar td {
    border: none;
    padding: 0.2143em 0.2143em 0.1429em !important; }
  #wp-calendar thead th {
    text-align: center;
    padding-bottom: 0.4286em !important; }
  #wp-calendar tbody .pad {
    background: none; }
  #wp-calendar tbody td {
    background: #eaeaea;
    border: 0.1429em solid #fff;
    text-align: center; }
    #wp-calendar tbody td:hover {
      background: #fff; }
    #wp-calendar tbody td a {
      border-bottom: none !important;
      display: block; }
      #wp-calendar tbody td a:hover {
        border-bottom: none !important; }
  #wp-calendar tfoot #prev, #wp-calendar tfoot #next {
    padding-top: 0.4286em !important; }
  #wp-calendar tfoot #next {
    text-align: right; }

/* Footer Calendar styling: colors assume the original theme footer background color. */
.site-footer #wp-calendar tbody td {
  background: #313539;
  border-color: #272a2d; }
  .site-footer #wp-calendar tbody td a {
    color: #fff; }
    .site-footer #wp-calendar tbody td a:hover {
      color: #acaeaf; }

/*--------------------------------------------------------------
12.3 - RSS
--------------------------------------------------------------*/
#secondary .widget_rss h3.widget-title:before,
#colophon .widget_rss h3.widget-title:before {
  content: "\f09e";
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 0.8125em;
  margin-right: 0.1875em; }

#secondary .widget_rss h3.widget-title .rsswidget,
#colophon .widget_rss h3.widget-title .rsswidget {
  display: inline-block; }

#secondary .widget_rss img,
#colophon .widget_rss img {
  display: none; }

#secondary .widget_rss li,
#colophon .widget_rss li {
  margin-bottom: 0.89286em; }
  #secondary .widget_rss li:last-of-type,
  #colophon .widget_rss li:last-of-type {
    margin-bottom: 0; }

#secondary .widget_rss .rss-date,
#colophon .widget_rss .rss-date {
  color: #acaeaf;
  display: inline-block;
  font-size: 0.9231em; }

#secondary .widget_rss cite,
#colophon .widget_rss cite {
  display: inline-block; }

#colophon .widget_rss .rss-date {
  color: #989a9c; }

/*--------------------------------------------------------------
12.4 - Recent Comments
--------------------------------------------------------------*/
#secondary .widget_recent_comments li,
#colophon .widget_recent_comments li {
  margin-bottom: 0.6429em; }
  #secondary .widget_recent_comments li:last-of-type,
  #colophon .widget_recent_comments li:last-of-type {
    margin-bottom: 0; }

/*--------------------------------------------------------------
12.5 - Recent Posts
--------------------------------------------------------------*/
#secondary .widget_recent_entries span,
#colophon .widget_recent_entries span {
  color: #acaeaf;
  display: block;
  font-size: 0.9231em;
  line-height: 0.89286em;
  margin-bottom: 0.89286em; }

#colophon .widget_recent_entries span {
  color: #989a9c; }

/*--------------------------------------------------------------
12.6 - Search
--------------------------------------------------------------*/
#secondary .widget_search .search-form,
#colophon .widget_search .search-form {
  position: relative; }
  #secondary .widget_search .search-form label,
  #colophon .widget_search .search-form label {
    display: block !important; }
    #secondary .widget_search .search-form label:before,
    #colophon .widget_search .search-form label:before {
      color: #acaeaf;
      content: '\f002';
      font-family: "FontAwesome";
      position: absolute;
      top: 0.3077em;
      right: 1.2143em; }
  #secondary .widget_search .search-form input[type="search"],
  #colophon .widget_search .search-form input[type="search"] {
    box-sizing: border-box;
    display: block;
    font-weight: normal;
    max-width: 100%;
    padding-right: 2.1538em;
    width: 100%; }
  #secondary .widget_search .search-form .search-submit,
  #colophon .widget_search .search-form .search-submit {
    display: none; }

/*--------------------------------------------------------------
12.7 - Menu
--------------------------------------------------------------*/
.widget .menu li {
  list-style: none; }

/*--------------------------------------------------------------
13.0 - Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.1 - Layout
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.1.1 - Page Wrapper
--------------------------------------------------------------*/
#page {
  background: #fff; }

/*--------------------------------------------------------------
13.1.2 - Boxed Layout Page Wrapper
--------------------------------------------------------------*/
.boxed #page {
  box-sizing: border-box;
  background: none;
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 85.7143rem;
  overflow-x: visible; }

body:not(.resp).boxed #page {
  width: 85.7143rem; }

.page-layout-full-width.boxed #page,
.page-layout-full-width-sidebar.boxed #page {
  max-width: none; }

/*--------------------------------------------------------------
13.1.3 - Full Width Inner Container
--------------------------------------------------------------*/
.container {
  box-sizing: border-box;
  display: block;
  padding: 0 1.78571em;
  position: relative;
  margin: 0 auto;
  max-width: 85.7143rem; }

.boxed .container {
  padding: 0 2.67857em; }
  @media (max-width: 1200px) {
    .resp.boxed .container {
      padding: 0 1.78571em; } }

body:not(.resp) .container {
  width: 85.7143rem; }

.page-layout-full-width .container,
.page-layout-full-width-sidebar .container {
  max-width: none; }

/*--------------------------------------------------------------
13.1.4 - Content Wrapper
--------------------------------------------------------------*/
.site-content {
  background: #fff;
  padding: 3.57143em 0 3.57143em; }

.page-layout-no-header-margin .site-content {
  padding-top: 0; }

.page-layout-no-footer-margin .site-content {
  padding-bottom: 0; }

.no-page-title:not(.page-layout-no-header-margin) .site-content {
  padding-top: 3.57143em; }

/*--------------------------------------------------------------
13.1.5 - Regular Containers
--------------------------------------------------------------*/
#primary {
  box-sizing: border-box;
  width: 100%; }

.sidebar #primary {
  border-color: #eaeaeb;
  border-style: solid;
  border-width: 0 1px 0 0;
  float: left;
  padding-right: 3.5%;
  width: 75%; }
  @media (max-width: 768px) {
    .resp.sidebar #primary {
      border: none;
      padding-right: 0;
      padding-left: 0;
      width: 100%; } }

.page-layout-no-sidebar.sidebar #primary,
.page-layout-full-width.sidebar #primary {
  border-width: 0;
  float: none;
  padding-right: 0;
  width: 100%; }

#secondary {
  box-sizing: border-box;
  float: right;
  padding-left: 3.5%;
  width: 25%; }
  @media (max-width: 768px) {
    .resp #secondary {
      border-color: #eaeaeb;
      margin-top: 3.57143em;
      border-top-style: solid;
      border-top-width: 0.07143em;
      padding-top: 3.5em;
      padding-left: 0;
      width: 100%; } }

/*--------------------------------------------------------------
13.1.6 - Full Width Page Templates
--------------------------------------------------------------*/
.home.blog.siteorigin-panels-home #primary,
.page-template-home-panels #primary,
.page-template-full-width #primary,
.page-template-full-width-no-title #primary {
  border: none;
  float: none;
  padding: 0;
  width: 100%; }

/*--------------------------------------------------------------
13.1.7 - Templates With Full Width Page Titles
--------------------------------------------------------------*/
.single .site-content,
.page .site-content,
.blog .site-content,
.archive .site-content,
.search-results .site-content,
.error404 .site-content,
.search-no-results .site-content {
  padding-top: 0; }

/*--------------------------------------------------------------
13.1.8 - Templates Without Full Width Page Titles
--------------------------------------------------------------*/
.home.blog.siteorigin-panels-home .site-content,
.page-template-home-panels .site-content,
.page-template-full-width-no-title .site-content > .container,
.page-template-default-no-title .site-content > .container,
.blog .site-content .container.no-blog-title {
  padding-top: 3.57143em; }

/*--------------------------------------------------------------
13.2 - Top Bar
--------------------------------------------------------------*/
#top-bar {
  background: #313539;
  clear: both;
  position: relative;
  width: 100%;
  z-index: 1; }
  #top-bar .top-bar-text {
    box-sizing: border-box;
    display: inline-block;
    width: 50%; }
    @media (max-width: 768px) {
      .resp #top-bar .top-bar-text {
        text-align: center;
        width: 100%; } }
    #top-bar .top-bar-text span {
      color: #acaeaf;
      display: inline-block;
      font-size: 11.99996px;
      font-size: 0.85714rem;
      line-height: 38px;
      margin-right: 1.78571em;
      white-space: nowrap; }
      #top-bar .top-bar-text span a {
        color: #acaeaf;
        display: inline-block;
        text-decoration: none; }
        #top-bar .top-bar-text span a:hover {
          color: #fff; }
      #top-bar .top-bar-text span:before,
      #top-bar .top-bar-text span a:before {
        display: block;
        float: left;
        font-family: "FontAwesome";
        margin-right: 0.5em; }
      #top-bar .top-bar-text span.phone a:before {
        content: "\f095"; }
      #top-bar .top-bar-text span.email a:before {
        content: "\f0e0"; }

.top-bar-arrow {
  background: #313539;
  color: #acaeaf;
  cursor: pointer;
  display: block;
  height: 2rem;
  overflow: auto;
  text-align: center;
  width: 100%;
  z-index: 1000; }
  .top-bar-arrow:not(.show):before {
    content: "\f106";
    display: block;
    font-family: "FontAwesome";
    font-size: 17px;
    height: auto;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 12px; }
  .top-bar-arrow.show:before {
    content: "\f107";
    display: block;
    font-family: "FontAwesome";
    font-size: 17px;
    height: auto;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    width: 12px; }

/*--------------------------------------------------------------
13.3 - Header
--------------------------------------------------------------*/
.site-header {
  background: #fff;
  content: "";
  display: table;
  height: 112px;
  position: relative;
  -webkit-transform: translateZ(0);
  transition: height .3s;
  width: 100%;
  z-index: 300; }
  body:not(.boxed) .site-header[style] {
    width: 100% !important; }
  .admin-bar .site-header.is-stuck[style] {
    top: 32px !important; }
  @media (max-width: 600px) {
    .admin-bar .site-header.is-stuck[style] {
      top: 0 !important; } }
  @media (min-width: 600px) and (max-width: 780px) {
    .admin-bar .site-header.is-stuck[style] {
      top: 46px !important; } }
  .site-header:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%; }
  .site-header:after {
    bottom: -6px;
    box-shadow: rgba(0, 0, 0, 0.25) 0 6px 6px -6px inset;
    content: "";
    height: 6px;
    position: absolute;
    width: 100%; }
  .site-header .container {
    height: 112px; }
    header:not(.responsive-menu).site-header .container {
      height: auto; }
  .site-header .site-branding-container {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    display: box;
    box-align: center;
    box-sizing: border-box;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    float: left;
    height: 112px;
    max-width: 35%;
    overflow: hidden;
    padding-right: 1.78571em;
    transition: 0.3s; }
  .site-header .site-branding {
    display: box;
    box-flex: 1;
    margin: auto;
    zoom: 1; }
    .site-header .site-branding h1.site-title {
      display: block;
      font-size: 36.00002px;
      font-size: 2.57143rem;
      font-family: "Muli", sans-serif;
      font-weight: 300;
      letter-spacing: -1px;
      line-height: normal;
      margin: 0;
      transition: 0.3s;
      zoom: 1; }
      @media (max-width: 1224px) {
        .resp .site-header .site-branding h1.site-title {
          font-size: 31.99994px;
          font-size: 2.28571rem;
          line-height: normal; } }
      @media (max-width: 1024px) {
        .resp .site-header .site-branding h1.site-title {
          font-size: 28px;
          font-size: 2rem;
          line-height: normal; } }
      @media (max-width: 768px) {
        .resp .site-header .site-branding h1.site-title {
          font-size: 24.99994px;
          font-size: 1.78571rem;
          line-height: normal; } }
      .site-header .site-branding h1.site-title a {
        color: #333;
        text-decoration: none; }
        .site-header .site-branding h1.site-title a:hover {
          border-bottom: none; }
    .site-header .site-branding h2.site-description {
      font-size: 14px;
      font-size: 1rem;
      font-weight: normal;
      line-height: normal;
      margin: 0; }
      @media (max-width: 768px) {
        .resp .site-header .site-branding h2.site-description {
          font-size: 12.99998px;
          font-size: 0.92857rem;
          line-height: normal; } }
    .site-header .site-branding img {
      display: block;
      max-height: 92px;
      -webkit-transform: translate3d(0, 0, 0);
      transition: 0.3s;
      width: auto; }
  body:not(.resp).header-centered .site-header .container {
    height: auto; }
  body:not(.resp).header-centered .site-header .site-branding-container {
    float: none;
    max-width: 100%;
    padding-right: 0;
    text-align: center; }

.tagline .site-header .site-branding img {
  max-height: 72px; }

@media (max-width: 1024px) {
  .resp header:not(.responsive-menu) .site-branding-container {
    max-width: 40%; } }

@media (max-width: 768px) {
  .resp header:not(.responsive-menu) .site-branding-container {
    float: none;
    max-width: 100%;
    text-align: center; } }

.overlap .site-header:not(.is-stuck) {
  background: rgba(255, 255, 255, 0.9); }

.site-header.is-stuck {
  background: white;
  opacity: 1;
  top: 0; }

.site-header.scale.scaled,
.site-header.scale.scaled .site-branding-container {
  height: 75px; }

.site-header.scale.scaled .container {
  height: 75px; }

.header-centered .site-header.scale.scaled .container {
  height: 150px; }

.site-header.scale.scaled .site-branding-container .site-branding img {
  max-width: 75%; }

.tagline .site-header.scale.scaled .site-branding-container .site-branding img {
  max-width: 55%; }

.site-header.scale.scaled .site-branding h1.site-title {
  font-size: 28px;
  font-size: 2rem;
  line-height: normal; }

.site-header.scale.scaled .site-branding h2.site-description {
  font-size: 12.99998px;
  font-size: 0.92857rem;
  line-height: normal; }

/*--------------------------------------------------------------
13.4 - Footer
--------------------------------------------------------------*/
.site-footer .footer-main {
  background: #272a2d; }
  .site-footer .footer-main h3 {
    color: #fff; }
  .site-footer .footer-main .widget h3.widget-title ~ * {
    color: #acaeaf; }
  .site-footer .footer-main a {
    color: #acaeaf; }
    .site-footer .footer-main a:hover {
      color: #fff; }
  .site-footer .footer-main input[type="text"],
  .site-footer .footer-main input[type="email"],
  .site-footer .footer-main input[type="url"],
  .site-footer .footer-main input[type="tel"],
  .site-footer .footer-main input[type="number"],
  .site-footer .footer-main input[type="date"],
  .site-footer .footer-main input[type="password"],
  .site-footer .footer-main input[type="search"],
  .site-footer .footer-main select[multiple],
  .site-footer .footer-main textarea {
    background: #5a5d60;
    border-color: #45494c; }
  .site-footer .footer-main input[type="text"]:focus,
  .site-footer .footer-main input[type="email"]:focus,
  .site-footer .footer-main input[type="url"]:focus,
  .site-footer .footer-main input[type="password"]:focus,
  .site-footer .footer-main input[type="search"]:focus,
  .site-footer .footer-main textarea:focus {
    background: #6e7174;
    border: 1px solid #5a5d60;
    color: #d5d6d7; }
  .site-footer .footer-main button,
  .site-footer .footer-main input[type="button"],
  .site-footer .footer-main input[type="reset"],
  .site-footer .footer-main input[type="submit"] {
    background: #45494c;
    color: #acaeaf; }
  .site-footer .footer-main button:hover,
  .site-footer .footer-main input[type="button"]:hover,
  .site-footer .footer-main input[type="reset"]:hover,
  .site-footer .footer-main input[type="submit"]:hover {
    background: #5a5d60; }
  .site-footer .footer-main .widget-count-1 {
    width: 100%; }
  .site-footer .footer-main .widget-count-2 {
    width: 48.75%; }
  .site-footer .footer-main .widget-count-3 {
    width: 31.6666666667%; }
  .site-footer .footer-main .widget-count-4 {
    width: 23.125%; }
  .site-footer .footer-main .widget-count-5 {
    width: 18%; }
  .site-footer .footer-main .widget-count-6 {
    width: 14.5833333333%; }
  .site-footer .footer-main .widget-count-7 {
    width: 12.1428571429%; }
  .site-footer .footer-main .widget-count-8 {
    width: 10.3125%; }
  .site-footer .footer-main .widget-count-9 {
    width: 8.8888888889%; }
  .site-footer .footer-main .widget-count-10 {
    width: 7.75%; }
  .site-footer .footer-main .widget {
    box-sizing: content-box;
    margin-right: 2.5%;
    float: left; }
    .site-footer .footer-main .widget:last-of-type {
      margin-right: 0; }
    @media (max-width: 768px) {
      .resp .site-footer .footer-main .widget {
        width: 100%; } }

/*--------------------------------------------------------------
13.5 - Bottom Bar
--------------------------------------------------------------*/
.site-footer .bottom-bar {
  background: #313539;
  color: #acaeaf; }
  @media (max-width: 768px) {
    .resp .site-footer .bottom-bar {
      padding-bottom: 0; } }
  .site-footer .bottom-bar a {
    color: #acaeaf;
    text-decoration: none; }
    .site-footer .bottom-bar a:hover {
      color: #fff; }
  .site-footer .bottom-bar .site-info {
    display: inline-block;
    font-size: 11.99996px;
    font-size: 0.85714rem;
    padding: 1.2em 0;
    text-align: left;
    vertical-align: middle;
    width: 30%; }
    @media (max-width: 768px) {
      .resp .site-footer .bottom-bar .site-info {
        display: block;
        height: auto;
        line-height: normal;
        padding: 1.33929em 0;
        text-align: center;
        width: 100%; } }
    .site-footer .bottom-bar .site-info a[rel~="designer"] {
      font-weight: 700; }
  .site-footer .bottom-bar .container div:only-of-type {
    text-align: center;
    width: 100%; }

/*--------------------------------------------------------------
13.6 - Posts and Pages
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.6.1 - General Styles
--------------------------------------------------------------*/
article {
  border-color: #eaeaeb;
  border-bottom-style: solid;
  border-bottom-width: 0.07143em;
  padding-bottom: 2.60714em;
  margin-bottom: 2.67857em; }
  article:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0; }

/*--------------------------------------------------------------
13.6.2 - Post and Page Featured Image
--------------------------------------------------------------*/
.entry-thumbnail {
  border: none;
  display: block;
  height: auto;
  margin-bottom: 1.78571em; }
  .entry-thumbnail a {
    display: block; }
  .entry-thumbnail img {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.sticky {
  /* Style the sticky class */ }

/*--------------------------------------------------------------
13.6.3 - General Post and Page Header
--------------------------------------------------------------*/
.entry-header .entry-title,
.entry-header .page-title,
.page-header .entry-title,
.page-header .page-title {
  font-size: 24.99994px;
  font-size: 1.78571rem;
  line-height: 2em;
  margin: 0; }
  @media (max-width: 480px) {
    .resp .entry-header .entry-title, .resp
    .entry-header .page-title, .resp
    .page-header .entry-title, .resp
    .page-header .page-title {
      font-size: 22.00002px;
      font-size: 1.57143rem;
      line-height: normal; } }
  .entry-header .entry-title a,
  .entry-header .page-title a,
  .page-header .entry-title a,
  .page-header .page-title a {
    border: none;
    color: #313539; }
    .entry-header .entry-title a:hover,
    .entry-header .page-title a:hover,
    .page-header .entry-title a:hover,
    .page-header .page-title a:hover {
      border: none;
      color: #0896fe; }

.entry-header .breadcrumbs,
.page-header .breadcrumbs {
  box-sizing: border-box;
  color: #acaeaf;
  display: inline-block;
  text-align: right;
  vertical-align: middle;
  width: 30%; }
  @media (max-width: 768px) {
    .resp .entry-header .breadcrumbs, .resp
    .page-header .breadcrumbs {
      text-align: center;
      width: 100%; } }
  .entry-header .breadcrumbs > *,
  .page-header .breadcrumbs > * {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: normal; }
  .entry-header .breadcrumbs.breadcrumb-trail,
  .page-header .breadcrumbs.breadcrumb-trail {
    margin-left: -4px; }
  .entry-header .breadcrumbs a,
  .page-header .breadcrumbs a {
    color: #acaeaf; }
    .entry-header .breadcrumbs a:hover,
    .page-header .breadcrumbs a:hover {
      color: #0896fe; }

.single .entry-header,
.page .site-content > .entry-header,
.blog .page-header,
.archive .page-header,
.search-results .page-header,
.search-no-results .page-header,
.error404 .page-header {
  background: #f6f6f7;
  box-sizing: content-box;
  margin-bottom: 2.67857em;
  padding: 1.33929em 0; }

.page-layout-no-header-margin .site-content > .entry-header,
.page-layout-no-header-margin .page-header {
  margin-bottom: 0; }

.single .entry-header {
  margin-bottom: 0.89286em; }

.single .entry-header h1.entry-title,
.page .site-content > .entry-header h1.entry-title,
.blog .page-header h1.page-title,
.search-results .page-header h1.page-title,
.search-no-results .page-header h1.page-title,
.error404 .page-header h1.page-title {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 70%; }

@media (max-width: 768px) {
  .resp.single .entry-header h1.entry-title,
  .resp.page .site-content > .entry-header h1.entry-title,
  .resp.blog .page-header h1.page-title,
  .resp.search-results .page-header h1.page-title,
  .resp.search-no-results .page-header h1.page-title,
  .resp.error404 .page-header h1.page-title {
    text-align: center;
    width: 100%; } }

/*--------------------------------------------------------------
13.6.4 - Single Post Header
--------------------------------------------------------------*/
.single .entry-meta {
  box-sizing: content-box; }
  .single .entry-meta .container > div {
    border-bottom: 1px solid #eaeaeb;
    content: "";
    display: table;
    margin-bottom: 3.57143em;
    padding-bottom: 0.44643em;
    width: 100%; }
  .single .entry-meta .entry-meta-inner {
    float: left; }
  .single .entry-meta div > span {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: 1.92308em; }
  .single .entry-meta .post-navigation {
    display: inline-block;
    float: right; }
    .single .entry-meta .post-navigation .nav-previous,
    .single .entry-meta .post-navigation .nav-next {
      display: inline-block;
      float: none; }
    @media (max-width: 768px) {
      .resp.single .entry-meta .post-navigation .nav-previous,
      .resp.single .entry-meta .post-navigation .nav-next {
        margin-bottom: 0;
        width: auto; } }
    .single .entry-meta .post-navigation .nav-previous a:before,
    .single .entry-meta .post-navigation .nav-next a:after {
      display: block;
      font-family: "FontAwesome";
      font-size: 1.1429em;
      line-height: normal;
      padding-top: 3px; }

/*--------------------------------------------------------------
13.6.5 - Archive Header
--------------------------------------------------------------*/
.archive .container .title-wrapper {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 70%; }
  .archive .container .title-wrapper .taxonomy-description p {
    color: #acaeaf;
    margin: 0; }

/*--------------------------------------------------------------
13.6.6 - Post Entry Meta
--------------------------------------------------------------*/
.site-content .entry-meta {
  color: #acaeaf;
  margin-bottom: 1.78571em; }
  .site-content .entry-meta a {
    border: none;
    color: #acaeaf;
    display: inline-block;
    font-weight: 400; }
    .site-content .entry-meta a:hover {
      border: none;
      color: #0896fe; }
  .site-content .entry-meta div > span {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: 1.92308em; }
  .site-content .entry-meta span {
    display: inline-block;
    margin-right: 1.0769em; }
    .site-content .entry-meta span span {
      margin-right: 0; }
  .site-content .entry-meta span:before, .site-content .entry-meta a:before {
    font-size: 12.99998px;
    font-size: 0.92857rem;
    font-family: "FontAwesome";
    line-height: 1.92308em;
    padding-right: 0.4554em; }
  .site-content .entry-meta .featured-post:before {
    content: "\f0c6"; }
  .site-content .entry-meta .entry-date:before {
    content: "\f133"; }
  .site-content .entry-meta .updated {
    display: none; }
  .site-content .entry-meta .author:before {
    content: "\f040"; }
  .site-content .entry-meta .comments-link:before {
    content: "\f0e6"; }

/*--------------------------------------------------------------
13.6.7 - Content Area Link Formatting
--------------------------------------------------------------*/
.entry-content a[href$=".jpg"],
.entry-content a[href$=".jpeg"],
.entry-content a[href$=".jpe"],
.entry-content a[href$=".png"],
.entry-content a[href$=".gif"] {
  border: none !important; }

.entry-content .page-links {
  clear: both;
  margin: 0 0 1.78571em; }
  .entry-content .page-links a,
  .entry-content .page-links a:hover {
    border-bottom: none; }
  .entry-content .page-links a:focus {
    outline: none; }
  .entry-content .page-links .page-links-title {
    background: none;
    color: #5a5d60;
    font-weight: 600;
    padding-right: 0;
    padding-left: 0;
    text-transform: none; }
  .entry-content .page-links span {
    background: #0896fe;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    line-height: normal;
    margin-right: 0.1285em;
    padding: 0.7142em 1.1428em;
    text-transform: uppercase;
    transition: 0.3s; }
  .entry-content .page-links a span {
    background: #eaeaea;
    color: #5a5d60;
    outline: none;
    transition: 0.3s; }
    .entry-content .page-links a span:hover {
      background: #0896fe;
      color: #fff; }

.entry-content .more-wrapper,
.entry-summary .more-wrapper {
  display: block;
  overflow: auto; }
  .entry-content .more-wrapper.excerpt,
  .entry-summary .more-wrapper.excerpt {
    margin-top: 1.78571em; }
  .entry-content .more-wrapper .more-link,
  .entry-summary .more-wrapper .more-link {
    background: #eaeaea;
    border: none;
    border-radius: 3px;
    color: #5a5d60;
    display: block;
    float: left;
    font-weight: 400;
    line-height: normal;
    outline-style: none;
    padding: 0.7142em 1.2143em;
    transition: 0.3s; }
    .entry-content .more-wrapper .more-link:hover,
    .entry-summary .more-wrapper .more-link:hover {
      background: #0896fe;
      border-bottom: none;
      color: #fff; }

.content-none .site-main a {
  color: #0896fe;
  border-bottom: 1px dotted #0896fe; }
  .content-none .site-main a:hover {
    border-bottom: 1px solid #0896fe; }

/*--------------------------------------------------------------
13.6.8 - Search and Post Password Form Specific
--------------------------------------------------------------*/
.search-form,
.post-password-form {
  margin-bottom: 0.8438em; }
  .search-form label,
  .post-password-form label {
    display: inline-block;
    margin-right: 0.3125em; }

@media (max-width: 480px) {
  .resp .post-password-form label input {
    display: block;
    margin-top: 0.8438em; } }

/*--------------------------------------------------------------
13.6.9 - Post Formats
--------------------------------------------------------------*/
.format-chat .entry-content {
  background: #f6f6f7;
  border-radius: 3px;
  color: #313539;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  padding: 1.78571em; }

/*--------------------------------------------------------------
13.6.10 - Single Post Author Box
--------------------------------------------------------------*/
.author-box {
  border-top: 1px solid #eaeaeb;
  display: table;
  margin: 1.7857em 0;
  padding-top: 2.67857em;
  width: 100%; }
  .author-box .author-avatar {
    display: table-cell;
    vertical-align: top;
    width: 105px; }
    @media (max-width: 768px) {
      .author-box .author-avatar {
        display: block;
        width: 100%; } }
    .author-box .author-avatar img {
      border-radius: 40px;
      display: block;
      height: 80px;
      width: 80px; }
      @media (max-width: 768px) {
        .author-box .author-avatar img {
          margin: 0 auto 1em; } }
  .author-box .author-description {
    display: table-cell;
    vertical-align: top; }
    @media (max-width: 768px) {
      .author-box .author-description {
        display: block;
        text-align: center; } }
    .author-box .author-description h3 {
      line-height: normal;
      margin: 0; }
    .author-box .author-description span {
      display: block;
      font-size: 12.25px;
      font-size: 0.875rem;
      margin-bottom: 0.7142em; }
      .author-box .author-description span a {
        color: #acaeaf; }
        .author-box .author-description span a:hover {
          color: #0896fe; }
    .author-box .author-description div {
      font-size: 14px;
      font-size: 1rem; }
      .author-box .author-description div p:only-of-type {
        margin-bottom: 0; }

/*--------------------------------------------------------------
13.6.11 - Related Posts
--------------------------------------------------------------*/
.yarpp-related,
.related-posts-section {
  border-top: 1px solid #eaeaeb;
  display: inline-block;
  margin-top: 25px;
  padding-bottom: 25px;
  width: 100%; }
  .yarpp-related .related-posts,
  .related-posts-section .related-posts {
    font-size: 20px; }
  .yarpp-related ol,
  .related-posts-section ol {
    content: "";
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
    .yarpp-related ol li,
    .related-posts-section ol li {
      display: block;
      float: left;
      margin: 0 0 25px 0;
      width: 31%; }
      @media (max-width: 480px) {
        .yarpp-related ol li,
        .related-posts-section ol li {
          width: 100%; } }
      .yarpp-related ol li:nth-child(3n+1),
      .related-posts-section ol li:nth-child(3n+1) {
        margin-right: 3.5%; }
        @media (max-width: 480px) {
          .yarpp-related ol li:nth-child(3n+1),
          .related-posts-section ol li:nth-child(3n+1) {
            margin-right: 0; } }
      .yarpp-related ol li:nth-child(3n+3),
      .related-posts-section ol li:nth-child(3n+3) {
        margin-left: 3.5%; }
        @media (max-width: 480px) {
          .yarpp-related ol li:nth-child(3n+3),
          .related-posts-section ol li:nth-child(3n+3) {
            margin-left: 0; } }
      .yarpp-related ol li:only-child,
      .related-posts-section ol li:only-child {
        margin: 0; }
      .yarpp-related ol li a,
      .related-posts-section ol li a {
        display: block;
        line-height: 0;
        text-decoration: none; }
      .yarpp-related ol li img,
      .related-posts-section ol li img {
        margin-bottom: 10px; }
      .yarpp-related ol li .related-post-title,
      .related-posts-section ol li .related-post-title {
        font-size: 14px;
        font-weight: bold;
        line-height: normal;
        margin: 0 0 3px; }
        .yarpp-related ol li .related-post-title:hover,
        .related-posts-section ol li .related-post-title:hover {
          color: #0896fe; }
      .yarpp-related ol li .related-post-date,
      .related-posts-section ol li .related-post-date {
        color: #acaeaf;
        font-size: 13px;
        font-weight: normal;
        line-height: normal;
        margin: 0; }
        .yarpp-related ol li .related-post-date:hover,
        .related-posts-section ol li .related-post-date:hover {
          color: #0896fe; }

/*--------------------------------------------------------------
13.6.12 - Post Entry Footer
--------------------------------------------------------------*/
@media (max-width: 768px) {
  .resp .entry-footer {
    text-align: center; } }

.entry-footer ul.share-buttons {
  height: 20px;
  list-style: none;
  margin: 2.67857em 0 0; }
  @media (max-width: 480px) {
    .entry-footer ul.share-buttons {
      height: auto;
      text-align: left; } }
  .entry-footer ul.share-buttons li {
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 480px) {
      .entry-footer ul.share-buttons li {
        margin-bottom: 0.5em; } }
    .entry-footer ul.share-buttons li .fb_iframe_widget span[style] {
      vertical-align: top !important; }
    .entry-footer ul.share-buttons li .fb_iframe_widget iframe {
      position: inherit !important;
      max-width: none !important; }
    @media (max-width: 480px) {
      .entry-footer ul.share-buttons li.linkedin[style] {
        margin-left: 0 !important; } }

.entry-footer span a {
  border: none;
  color: #acaeaf;
  font-weight: 400; }
  .entry-footer span a:hover {
    border: none;
    color: #0896fe; }

.entry-footer > span {
  font-size: 12.99998px;
  font-size: 0.92857rem;
  line-height: 1.92308em;
  margin: 2.67857em 1.0769em 0 0; }

.entry-footer span {
  color: #acaeaf;
  display: inline-block; }

.entry-footer span:before,
.entry-footer a:before {
  font-family: "FontAwesome";
  padding-right: 0.4554em; }

.entry-footer .cat-links:before {
  content: "\f03a"; }

.entry-footer .tags-links:before {
  content: "\f02c"; }

.entry-footer .edit-link:before {
  content: "\f0f6"; }

/*--------------------------------------------------------------
13.6.13 - Search Results
--------------------------------------------------------------*/
.search-results .entry-footer > span {
  margin-top: 0; }

/*--------------------------------------------------------------
13.6.14 - Left Thumbnail Post Loop
--------------------------------------------------------------*/
.ultra-left-thumb-loop .featured-image .entry-thumbnail {
  box-sizing: border-box;
  float: left;
  padding-right: 2.67857em;
  width: 25%; }
  @media (max-width: 768px) {
    .resp .ultra-left-thumb-loop .featured-image .entry-thumbnail {
      float: none;
      padding-right: 0;
      width: 100%; } }

.ultra-left-thumb-loop .featured-image .entry-header,
.ultra-left-thumb-loop .featured-image .entry-content {
  box-sizing: border-box;
  float: left;
  width: 75%; }
  @media (max-width: 768px) {
    .resp .ultra-left-thumb-loop .featured-image .entry-header, .resp
    .ultra-left-thumb-loop .featured-image .entry-content {
      float: none;
      width: 100%; } }

.ultra-left-thumb-loop .featured-image .entry-header .entry-title {
  margin-top: -0.5em; }
  @media (max-width: 768px) {
    .resp .ultra-left-thumb-loop .featured-image .entry-header .entry-title {
      margin: 0; } }

/*--------------------------------------------------------------
13.6.15 - Left Medium Post Loop
--------------------------------------------------------------*/
.ultra-left-medium-loop .featured-image .entry-thumbnail {
  box-sizing: border-box;
  float: left;
  padding-right: 2.67857em;
  width: 45%; }
  @media (max-width: 768px) {
    .resp .ultra-left-medium-loop .featured-image .entry-thumbnail {
      float: none;
      padding-right: 0;
      width: 100%; } }

.ultra-left-medium-loop .featured-image .entry-header,
.ultra-left-medium-loop .featured-image .entry-content {
  box-sizing: border-box;
  float: left;
  width: 55%; }
  @media (max-width: 768px) {
    .resp .ultra-left-medium-loop .featured-image .entry-header, .resp
    .ultra-left-medium-loop .featured-image .entry-content {
      float: none;
      width: 100%; } }

.ultra-left-medium-loop .featured-image .entry-header .entry-title {
  margin-top: -0.5em; }
  @media (max-width: 768px) {
    .resp .ultra-left-medium-loop .featured-image .entry-header .entry-title {
      margin: 0; } }

/*--------------------------------------------------------------
13.6.16 - Masonry Post Loop
--------------------------------------------------------------*/
.ultra-masonry-loop {
  margin-left: -15px;
  margin-right: -15px; }
  .ultra-masonry-loop .post {
    border: 0;
    margin-bottom: 2.67857em;
    padding: 0 15px;
    width: 33.333%; }
    @media (max-width: 768px) {
      .ultra-masonry-loop .post {
        width: 50%; } }
    @media (max-width: 480px) {
      .ultra-masonry-loop .post {
        width: 100%; } }
    .ultra-masonry-loop .post .entry-thumbnail {
      margin-bottom: .75em; }
    .ultra-masonry-loop .post .entry-title {
      font-size: 19.99998px;
      font-size: 1.42857rem;
      line-height: 1.25em;
      margin-bottom: .5em; }
    .ultra-masonry-loop .post .entry-meta {
      margin-bottom: 1em; }

/*--------------------------------------------------------------
13.7 - Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
13.8 - Comments
--------------------------------------------------------------*/
.comments-area {
  margin-bottom: 1.78571em;
  outline: none; }
  .comments-area .comments-title {
    border-color: #eaeaeb;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 1.71429em;
    padding-bottom: 1.71429em; }
  .comments-area .comment-list {
    list-style: none;
    margin: 2.67857em 0; }
    .comments-area .comment-list .comment {
      margin-top: 2.67857em;
      margin-bottom: 2.67857em;
      margin-left: 4.5714em; }
      .comments-area .comment-list .comment .comment-body {
        background: #f6f6f7;
        border-radius: 3px;
        padding: 1.33929em; }
      .comments-area .comment-list .comment:first-of-type {
        margin-top: 0; }
      .comments-area .comment-list .comment:last-of-type {
        margin-bottom: 0; }
      .comments-area .comment-list .comment:only-of-type {
        margin-top: 2.67857em;
        margin-bottom: 2.67857em; }
    @media (max-width: 480px) {
      .resp .comments-area .comment-list .comment {
        margin-left: 0; }
      .resp .comments-area .comment-list > .comment {
        margin-left: 4.5714em; } }
    .comments-area .comment-list .pingback {
      font-size: 12.99998px;
      font-size: 0.92857rem;
      font-weight: 600;
      line-height: 1.92308em; }
      .comments-area .comment-list .pingback a {
        border-bottom: 1px dotted #0896fe;
        font-weight: 400; }
        .comments-area .comment-list .pingback a:hover {
          border-bottom: 1px solid #0896fe; }
      .comments-area .comment-list .pingback .edit-link {
        color: #acaeaf; }
        .comments-area .comment-list .pingback .edit-link:before {
          content: "\0007C";
          font-family: "FontAwesome";
          font-weight: normal;
          margin-left: 0.25em; }
        .comments-area .comment-list .pingback .edit-link a {
          border-bottom: none;
          color: #acaeaf;
          margin-left: 0.25em; }
          .comments-area .comment-list .pingback .edit-link a:hover {
            border-bottom: none;
            color: #0896fe; }
  .comments-area .comment-awaiting-moderation {
    font-weight: 600;
    margin-bottom: 0.89286em; }
    .comments-area .comment-awaiting-moderation:before {
      content: "\f071";
      font-family: "FontAwesome";
      font-size: 0.8125em;
      font-weight: normal;
      margin-right: 0.4465em; }
  .comments-area .comment-author {
    float: left;
    position: relative;
    width: 50%; }
    .comments-area .comment-author .avatar {
      border-radius: 6.8571em;
      height: 3.4286em;
      left: -5.8571em;
      position: absolute;
      top: -1.33929em;
      width: 3.4286em; }
    .comments-area .comment-author .fn a {
      color: #313539; }
      .comments-area .comment-author .fn a:hover {
        color: #0896fe; }
    .comments-area .comment-author .says {
      display: none; }
  .comments-area .bypostauthor .fn:before {
    content: "\f007";
    font-family: "FontAwesome";
    font-size: 0.8125em;
    margin-right: 0.3125em; }
  .comments-area .comment-metadata {
    float: right;
    font-size: 11.99996px;
    font-size: 0.85714rem;
    line-height: 2.08333em;
    text-align: right;
    width: 50%; }
    .comments-area .comment-metadata a {
      color: #acaeaf; }
      .comments-area .comment-metadata a:hover {
        color: #0896fe; }
    @media (max-width: 1024px) {
      .resp .comments-area .comment-metadata .edit-link {
        display: none; } }
    .comments-area .comment-metadata .edit-link:before {
      color: #acaeaf;
      content: "\0020\007c\0020"; }
  .comments-area .comment-content {
    clear: both;
    padding-top: 0.89286em; }
    .comments-area .comment-content a {
      border-bottom: 1px dotted #0896fe;
      word-wrap: break-word; }
      .comments-area .comment-content a:hover {
        border-bottom: 1px solid #0896fe; }
    .comments-area .comment-content p {
      font-size: 12.99998px;
      font-size: 0.92857rem;
      line-height: 1.92308em; }
    .comments-area .comment-content p:last-of-type {
      margin-bottom: 0.8438em; }
    .comments-area .comment-content blockquote {
      background: #eaeaea; }
  .comments-area .comment-list .children {
    list-style: none;
    margin: 0; }
    .comments-area .comment-list .children .comment:first-of-type {
      margin-top: 2.67857em; }
  .comments-area .reply {
    margin-top: 0.89286em; }
    .comments-area .reply a.comment-reply-link, .comments-area .reply a.comment-reply-login {
      color: #acaeaf;
      font-size: 11.99996px;
      font-size: 0.85714rem;
      line-height: 2.08333em; }
      .comments-area .reply a.comment-reply-link:hover, .comments-area .reply a.comment-reply-login:hover {
        color: #0896fe; }
  .comments-area .comment-respond {
    border-color: #eaeaeb;
    border-top-style: solid;
    border-top-width: 0.07143em;
    margin-top: 1.78571em;
    padding-top: 1.71429em; }
    .comments-area .comment-respond .comment-reply-title {
      margin-bottom: 0.44643em; }
      .comments-area .comment-respond .comment-reply-title small {
        font-size: 100%; }
      .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
        font-size: 12px;
        line-height: 0;
        margin: 0 0 0 0.6522em; }
        .comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link:before {
          content: "\f00d";
          font-family: "FontAwesome";
          margin-right: 0.25em; }
    .comments-area .comment-respond p:first-of-type {
      font-size: 12.99998px;
      font-size: 0.92857rem;
      line-height: 1.92308em; }
      .comments-area .comment-respond p:first-of-type a:hover {
        color: #5a5d60; }
    .comments-area .comment-respond p.logged-in-as {
      margin-bottom: 7px; }
      .comments-area .comment-respond p.logged-in-as a {
        color: #acaeaf; }
        .comments-area .comment-respond p.logged-in-as a:hover {
          color: #0896fe; }
    .comments-area .comment-respond .comment-form-author,
    .comments-area .comment-respond .comment-form-email,
    .comments-area .comment-respond .comment-form-url {
      box-sizing: border-box;
      float: left;
      margin-bottom: 10px;
      width: 32%; }
      @media (max-width: 480px) {
        .resp .comments-area .comment-respond .comment-form-author, .resp
        .comments-area .comment-respond .comment-form-email, .resp
        .comments-area .comment-respond .comment-form-url {
          width: 100%; } }
      .comments-area .comment-respond .comment-form-author input,
      .comments-area .comment-respond .comment-form-email input,
      .comments-area .comment-respond .comment-form-url input {
        width: 100%; }
    .comments-area .comment-respond .comment-form-email {
      margin: 0 2%; }
      @media (max-width: 480px) {
        .resp .comments-area .comment-respond .comment-form-email {
          margin: 2% 0; } }
    .comments-area .comment-respond p.comment-form-comment {
      clear: both;
      margin-bottom: 0;
      padding: 0 0 0.89286em; }
      .comments-area .comment-respond p.comment-form-comment label {
        display: none; }
      .comments-area .comment-respond p.comment-form-comment textarea {
        width: 100%; }
    .comments-area .comment-respond .comment-form-cookies-consent {
      clear: both;
      display: block;
      margin: 0 0 0.25em; }
      .comments-area .comment-respond .comment-form-cookies-consent input {
        display: inline-block !important;
        font-size: 12.99998px;
        font-size: 0.92857rem;
        line-height: normal;
        margin-right: .25em;
        vertical-align: middle; }
      .comments-area .comment-respond .comment-form-cookies-consent label {
        display: inline-block !important;
        font-size: 12.99998px;
        font-size: 0.92857rem;
        font-weight: normal;
        line-height: 1.92308em;
        margin-bottom: 0;
        margin-left: 2px; }
    .comments-area .comment-respond .form-allowed-tags {
      color: #acaeaf;
      font-size: 10.99994px;
      font-size: 0.78571rem;
      line-height: 2.27273em; }
    .comments-area .comment-respond .form-submit .submit {
      margin-top: 1.78571em; }
      .logged-in .comment-respond .form-submit .submit {
        margin-top: 0; }
    .comments-area .comment-respond p:last-of-type {
      margin-bottom: 0; }
  .comments-area .no-comments {
    font-weight: 600;
    margin: 1.78571em 0 0; }
  .comments-area .commentform-error {
    background: #ffdfe0;
    border-radius: 3px;
    color: #790000;
    display: block;
    margin: 1.78571em 0;
    padding: 1.33929em 0.89286em; }

/*--------------------------------------------------------------
14.0 - Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
14.1 - Captions
--------------------------------------------------------------*/
figure.wp-caption {
  background: #f6f6f7;
  border-radius: 3px;
  padding: 0.89286em; }

.wp-caption {
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption-text {
  font-size: 11.99996px;
  font-size: 0.85714rem;
  line-height: 2.08333em;
  text-align: center; }

.wp-caption .wp-caption-text {
  padding: 0.89286em 0 0; }

/*--------------------------------------------------------------
14.2 - Galleries
--------------------------------------------------------------*/
.gallery {
  margin: 0 0 1.78571em; }

.gallery-item {
  display: inline-block;
  margin: 0 0 0.89286em;
  text-align: center;
  vertical-align: top; }
  .gallery-item a {
    border: none; }
    .gallery-item a:hover {
      border: none; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-item a {
    border: none; }
    .gallery-item a:hover {
      border: none; }
  .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-caption {
  display: block;
  margin-bottom: 0.625em; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/*--------------------------------------------------------------
15.0 - Jetpack
--------------------------------------------------------------*/
/*--------------------------------------------------------------
15.1 - Contact Form
--------------------------------------------------------------*/
div[id*="contact-form"] div label {
  margin-bottom: 0.25em; }

div[id*="contact-form"] div input,
div[id*="contact-form"] div input[type='text'],
div[id*="contact-form"] div input[type='email'],
div[id*="contact-form"] div textarea {
  margin-bottom: 1.33929em; }

div[id*="contact-form"] .contact-submit {
  margin-top: 0.44643em; }

div[id*="contact-form"] h3 {
  font-size: 17.99994px;
  font-size: 1.28571rem;
  line-height: 1.38889em;
  margin: 0; }

div[id*="contact-form"] blockquote {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.78571em; }

/*--------------------------------------------------------------
15.2 - Contact Info
--------------------------------------------------------------*/
.widget_contact_info .contact-map {
  margin-bottom: 0.89286em; }

/*--------------------------------------------------------------
15.3 - Display Posts
--------------------------------------------------------------*/
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
  font-size: 1.0769em !important;
  font-weight: normal;
  margin: 0.89286em 0 !important; }
  .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 ~ a {
    display: block;
    margin-bottom: 0.89286em; }

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
  font-size: 100%;
  line-height: 1.7857 !important;
  margin: 0 0 1.78571em 0 !important; }

/*--------------------------------------------------------------
15.4 - Gravatar Profile
--------------------------------------------------------------*/
#secondary .widget-grofile h4 {
  font-size: 1.0769em;
  line-height: 1.7857;
  margin: 0; }

/*--------------------------------------------------------------
15.5 - Infinite Scroll
--------------------------------------------------------------*/
.infinite-scroll .posts-navigation,
.infinite-scroll .pagination,
.infinite-scroll .woocommerce-pagination,
.infinite-scroll.neverending .site-footer {
  display: none; }

.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
15.6 - RSS Links
--------------------------------------------------------------*/
.widget_rss_links p {
  margin: 0 0 0.89286em; }
  .widget_rss_links p img {
    display: block; }

/*--------------------------------------------------------------
15.7 - Subscriptions
--------------------------------------------------------------*/
p.comment-subscription-form {
  margin-bottom: 0.25em; }
  p.comment-subscription-form input[type="checkbox"] {
    display: inline-block !important;
    font-size: 12.99998px;
    font-size: 0.92857rem;
    line-height: normal;
    vertical-align: middle; }
  p.comment-subscription-form label.subscribe-label {
    display: inline-block !important;
    font-size: 12.99998px;
    font-size: 0.92857rem;
    font-weight: normal;
    line-height: 1.92308em;
    margin-bottom: 0;
    vertical-align: middle; }

#subscribe-email {
  margin-bottom: 0.89286em; }
  #subscribe-email input {
    padding: 0.6429em 0.7143em !important; }

/*--------------------------------------------------------------
15.8 Related Posts
--------------------------------------------------------------*/
.site-content #jp-relatedposts {
  border-top: 1px solid #eaeaeb;
  margin: 1.7857em 0;
  padding-top: 2.67857em; }
  .site-content #jp-relatedposts .jp-relatedposts-headline {
    font-size: 1em; }
  .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
    opacity: 1;
    margin: 0;
    padding: .3333em 0 0;
    width: 31%; }
    @media (max-width: 780px) {
      .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
        width: 100%; } }
    .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
      margin-right: 2.4%; }
      @media (max-width: 480px) {
        .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:first-child {
          margin-right: 0; } }
    .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
      margin-left: 2.4%; }
      @media (max-width: 480px) {
        .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:last-child {
          margin-left: 0; } }
    .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:only-child {
      margin: 0; }
    .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 {
      margin-top: 1em; }
      .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a {
        color: #313539;
        font-weight: 700;
        line-height: normal; }
        .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4 a:hover {
          color: #5a5d60;
          text-decoration: none; }
    .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
      text-decoration: none; }
    .site-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post p {
      color: #acaeaf;
      font-size: .8666rem;
      margin-bottom: 0;
      opacity: 1; }

/*--------------------------------------------------------------
16.0 - MyBookTable
--------------------------------------------------------------*/
/*--------------------------------------------------------------
16.1 - Single Book
--------------------------------------------------------------*/
body.single-mbt_book .entry-header {
  margin-bottom: 2.67857em; }

.mbt-breadcrumbs {
  color: #acaeaf;
  font-family: "Lato", sans-serif;
  font-size: 12.99998px;
  font-size: 0.92857rem;
  line-height: 1.92308em;
  padding-bottom: 0.89286em; }
  .mbt-breadcrumbs a {
    color: #acaeaf; }
    .mbt-breadcrumbs a:hover {
      color: #0896fe;
      text-decoration: none; }

.mbt-book .mbt-book-meta a {
  font-weight: normal; }
  .mbt-book .mbt-book-meta a:hover {
    color: #5a5d60; }

/*--------------------------------------------------------------
16.2 - Featured Book Widget
--------------------------------------------------------------*/
.mbt-featured-book-widget .mbt-book-title {
  color: #5a5d60;
  line-height: 1.7857;
  margin: 0 0 0.89286em; }
  .mbt-featured-book-widget .mbt-book-title a {
    font-size: initial; }
    .mbt-featured-book-widget .mbt-book-title a:hover {
      color: #0896fe !important;
      font-size: initial;
      text-decoration: none; }

.mbt-featured-book-widget .mbt-book-images {
  padding-bottom: 0.89286em; }

.mbt-featured-book-widget .mbt-book-blurb {
  font-size: 1em; }

/*--------------------------------------------------------------
17.0 - Contact Form 7
--------------------------------------------------------------*/
.wpcf7 p {
  font-weight: 600;
  margin-bottom: 1.33929em; }
  .wpcf7 p span {
    font-weight: 400; }
    .wpcf7 p span[style] {
      display: block !important; }
  .wpcf7 p .wpcf7-form-control-wrap, .wpcf7 p .wpcf7-form-control {
    display: block; }
  .wpcf7 p .wpcf7-not-valid-tip {
    background: #ffdfe0;
    border-top: 1px solid #c89797;
    border-bottom: 1px solid #c89797;
    color: #790000;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.78571em;
    margin-top: 0.5em;
    padding: 0.44643em; }
  .wpcf7 p select.wpcf7-select option::selection {
    background: red; }
  .wpcf7 p span.wpcf7-list-item-label {
    margin-right: 0.3125em; }
  .wpcf7 p span.wpcf7-list-item {
    margin: 0 0.75em 0 0; }
  .wpcf7 p .wpcf7-form-control.wpcf7-submit {
    float: left;
    margin: 0; }
  .wpcf7 p img.ajax-loader {
    float: left;
    display: block;
    margin: 0.75em 0 0 1.5em; }

.wpcf7 .wpcf7-validation-errors {
  background: #ffdfe0;
  border: none;
  border-top: 1px solid #c89797;
  border-bottom: 1px solid #c89797;
  color: #790000;
  float: left;
  margin-top: 0.44643em; }

.wpcf7 .wpcf7-response-output {
  box-sizing: border-box;
  clear: both;
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.78571em;
  margin: 0.44643em 0 0;
  padding: 0.89286em;
  width: 100%; }

.wpcf7 .wpcf7-mail-sent-ok {
  background: #fffbcc;
  border: none;
  border-top: 1px solid #e6db55;
  border-bottom: 1px solid #e6db55;
  color: #5a5d60;
  float: left;
  margin-top: 1.78571em; }

.wpcf7:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden; }

/*--------------------------------------------------------------
18.0 - Gravity Forms
--------------------------------------------------------------*/
.gform_wrapper .top_label .gfield_label {
  margin-bottom: 0; }

.gform_wrapper .ginput_container {
  margin-bottom: 1rem; }

.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input {
  margin-left: 0.125em; }

.ui-datepicker a {
  transition: 0; }

.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 1em !important;
  background: #fffbcc;
  border: 1px solid #e6db55 !important;
  border-right: none !important;
  border-left: none !important;
  color: #5a5d60;
  padding: 1.2656em 0.8438em; }

#secondary .gform_confirmation_wrapper .gform_confirmation_message,
#colophon .gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 0.9286em !important; }

/*--------------------------------------------------------------
19.0 - JWPLAYER
--------------------------------------------------------------*/
span.jwcontrols span button {
  -moz-border-radius: initial;
  -webkit-border-radius: initial;
  border-radius: initial;
  -moz-transition: initial;
  -o-transition: initial;
  -webkit-transition: initial;
  transition: initial;
  background: initial;
  border: initial;
  color: initial;
  -webkit-appearance: initial;
  font-weight: initial;
  line-height: initial;
  outline-style: initial;
  padding: initial;
  text-transform: initial; }

/*--------------------------------------------------------------
20.0 - Ultimate Addons for SiteOrigin
--------------------------------------------------------------*/
.so-widget-tabs li a,
.so-widget-tabs li a:hover {
  border-bottom: none; }
@font-face {
font-family: 'Azo Sans';
src: url(//zerodesperdicio.app/wp-content/themes/zdapp/fonts/AzoSans-Black.eot);
src: url(//zerodesperdicio.app/wp-content/themes/zdapp/fonts/AzoSans-Black.eot?#iefix) format('embedded-opentype'),
url(//zerodesperdicio.app/wp-content/themes/zdapp/fonts/AzoSans-Black.woff2) format('woff2'),
url(//zerodesperdicio.app/wp-content/themes/zdapp/fonts/AzoSans-Black.woff) format('woff'),
url(//zerodesperdicio.app/wp-content/themes/zdapp/fonts/AzoSans-Black.ttf) format('truetype'),
url(//zerodesperdicio.app/wp-content/themes/zdapp/fonts/AzoSans-Black.svg#AzoSans-Black) format('svg');
font-weight: 900;
font-style: normal;
}
._2uaCp64pGFi4IUrDP-Z3dM {
position: sticky;
width: 30%;
bottom: 20px;
right: 20px;
opacity: 1;
min-width: 180px;
display: none !important;
}@font-face{font-family:'FontAwesome';src:url(//zerodesperdicio.app/wp-content/themes/ultra/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//zerodesperdicio.app/wp-content/themes/ultra/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//zerodesperdicio.app/wp-content/themes/ultra/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//zerodesperdicio.app/wp-content/themes/ultra/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//zerodesperdicio.app/wp-content/themes/ultra/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//zerodesperdicio.app/wp-content/themes/ultra/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}.n2-in-fullscreen *{animation-name:initial}.n2-in-fullscreen [data-uk-scrollspy*=uk-animation-]:not([data-uk-scrollspy*=target]){opacity:1}.n2-section-smartslider{position:relative;width:100%}.n2-ss-align{position:relative;z-index:0;overflow:hidden}.n2-ss-align.n2-ss-align-visible{overflow:visible}.n2-ss-slider{-webkit-font-smoothing:antialiased}.n2-ss-slider,.n2-ss-slider .n2-ss-swipe-element{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.n2-ss-slider .n2-ss-swipe-element>*,.n2-ss-slider>*{-webkit-tap-highlight-color:initial}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow-all *{font-size:inherit;line-height:inherit;letter-spacing:inherit}.n2-ss-slider .n2-ow,.n2-ss-slider .n2-ow-all *,.n2-ss-slider .n2-ow-all *:after,.n2-ss-slider .n2-ow-all *:before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow:before{box-sizing:content-box}.n2-ss-slider .n2-ow-all :not(i):after,.n2-ss-slider .n2-ow-all :not(i):before,.n2-ss-slider .n2-ow:after,.n2-ss-slider .n2-ow:before{display:none}.n2-ss-slider .n2-ow-all a,.n2-ss-slider a.n2-ow{border:0;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.n2-ss-slider .n2-ow-all a,.n2-ss-slider .n2-ow-all a:focus,.n2-ss-slider a.n2-ow,.n2-ss-slider a.n2-ow:focus{outline:none!important;transition:none 0s;box-shadow:none;text-decoration:none}.n2-ss-slider .n2-ow-all b,.n2-ss-slider .n2-ow-all i{color:inherit}.n2-ss-slider .n2-ow-all h1,.n2-ss-slider .n2-ow-all h2,.n2-ss-slider .n2-ow-all h3,.n2-ss-slider .n2-ow-all h4,.n2-ss-slider .n2-ow-all h5,.n2-ss-slider .n2-ow-all h6,.n2-ss-slider .n2-ow-all p,.n2-ss-slider h1.n2-ow,.n2-ss-slider h2.n2-ow,.n2-ss-slider h3.n2-ow,.n2-ss-slider h4.n2-ow,.n2-ss-slider h5.n2-ow,.n2-ss-slider h6.n2-ow,.n2-ss-slider p.n2-ow{margin:0;padding-left:0;padding-right:0;height:auto;width:auto;border:0;box-shadow:none;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}.n2-ss-slider .n2-ow-all iframe,.n2-ss-slider iframe.n2-ow{margin:0}.n2-ss-slider .n2-ow-all img,.n2-ss-slider img.n2-ow{width:auto;box-shadow:none;border-radius:0;background:0 0;padding:0;margin:0;border:0;vertical-align:top}.n2-ss-slider a.n2-ow,.n2-ss-slider button.n2-ow,.n2-ss-slider img.n2-ow,.n2-ss-slider input.n2-ow,.n2-ss-slider li.n2-ow,.n2-ss-slider ol.n2-ow,.n2-ss-slider p.n2-ow,.n2-ss-slider textarea.n2-ow,.n2-ss-slider ul.n2-ow{transition:none 0s}.n2-ss-slider p{background-color:transparent}.n2-ss-slider{z-index:3;position:relative;text-align:left;width:100%;min-height:1px}[dir=rtl] .n2-ss-slider{text-align:right}.n2-ss-slider :focus{outline:none}[dir=rtl] .n2-ss-slider .n2-ss-slide-background{text-align:left}.n2-ss-slider.n2-ss-load-fade{position:absolute;opacity:0;transition:opacity .3s ease-in-out}.n2-ss-slider.n2-ss-load-fade.n2-ss-loaded{opacity:1;position:relative}.n2-ss-slider .n2-unselectable{-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.n2-ss-slider.n2notransition *{transition:none 0s!important}.n2-ss-slider .n2-ss-slide{text-align:center}.n2-ss-slider .n2-ss-canvas,.n2-ss-slider .n2-ss-slide{position:relative;overflow:hidden!important}.n2-ss-slider .n2-ss-slide-background,.n2-ss-slider .n2-ss-slide-background *{position:absolute;top:0;left:0;width:100%;height:100%;text-align:left}.n2-ss-slider .n2-ss-slide-background{z-index:10}.n2-ss-slider .n2-ss-slide-background img{max-width:none;display:none;width:0;height:0}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-color{z-index:1}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-video{z-index:3}.n2-ss-slider .n2-ss-slide-background .n2-ss-slide-background-image{z-index:5}.n2-ss-slider .n2-ss-slide-background-image{width:100%;height:100%;background-position:50% 50%;background-repeat:no-repeat;box-sizing:content-box}.n2-ss-slider [data-mode=blurfit] .n2-ss-slide-background-image,.n2-ss-slider [data-mode=fill] .n2-ss-slide-background-image{background-size:cover}.n2-ss-slider [data-mode=blurfit] .n2-ss-slide-background-image+.n2-ss-slide-background-image,.n2-ss-slider [data-mode=fit] .n2-ss-slide-background-image{background-size:contain}.n2-ss-slider [data-mode=simple] .n2-ss-slide-background-image{background-size:cover}.n2-ss-slider [data-mode=stretch] .n2-ss-slide-background-image{background-size:100% 100%}.n2-ss-slider [data-mode=center] .n2-ss-slide-background-image{background-position:50% 50%}.n2-ss-slider [data-mode=tile] .n2-ss-slide-background-image{background-repeat:repeat}.n2-ss-slider [data-mode=fixed] .n2-ss-slide-background-image{background-size:cover}.n2-ss-slider .n2-ss-slide-background-video{position:absolute;top:0;left:0}.n2-ss-slider .n2-ss-layers-container{visibility:hidden;position:relative;width:100%;height:100%;display:flex;flex-direction:column;z-index:20}.n2-ss-slider .n2-ss-layers-container>*,.n2-ss-slider [onclick].n2-ss-layers-container{visibility:visible}.n2-ss-slider .n2-ss-layer{outline:1px solid RGBA(0,0,0,0);z-index:2}.n2-ss-slider .n2-ss-layer[data-pm=absolute]{position:absolute}.n2-ss-slider .n2-ss-layer[data-pm=default],.n2-ss-slider .n2-ss-layer[data-pm=normal]{position:relative;min-height:1px}.n2-ss-slider .n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer-parallax,.n2-ss-slider .n2-ss-layer-rotation{width:100%;height:100%}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-parallax,.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-rotation,.n2-ss-slider .n2-ss-layer-row .n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer-row .n2-ss-layer-parallax,.n2-ss-slider .n2-ss-layer-row .n2-ss-layer-rotation{height:auto;flex-grow:1}.n2-ss-slider .n2-ss-layer.n2-ss-layer-needsize .n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer.n2-ss-layer-needsize .n2-ss-layer-parallax,.n2-ss-slider .n2-ss-layer.n2-ss-layer-needsize .n2-ss-layer-rotation{height:100%}.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-mask>.n2-ss-layer-rotation,.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-parallax,.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-parallax>.n2-ss-layer-rotation,.n2-ss-slider .n2-ss-layer[data-sstype=col]>.n2-ss-layer-rotation,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-mask>.n2-ss-layer-rotation,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-parallax,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-parallax>.n2-ss-layer-rotation,.n2-ss-slider .n2-ss-layer[data-sstype=content]>.n2-ss-layer-rotation{display:flex;flex-direction:column}.n2-ss-slider .n2-ss-layer-group{visibility:hidden;width:100%;height:100%;position:absolute;left:0;top:0;z-index:2}.n2-ss-slider .n2-ss-layer-group>.n2-ss-layer-parallax,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"],.n2-ss-slider .n2-ss-static-slide div[data-sstype=content][data-hasbackground="0"] div.n2-ss-section-main-content{visibility:hidden}.n2-ss-slider .n2-ss-layer-group>*,.n2-ss-slider .n2-ss-layer-group>.n2-ss-layer-parallax>*{visibility:visible}.n2-ss-slider.n2-ss-mobile .n2-ss-slider-1,.n2-ss-slider.n2-ss-tablet .n2-ss-slider-1{background-attachment:scroll!important}.n2-ss-slider .n2-ss-widget{position:relative;display:none;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;z-index:12;font-size:16px;transition:opacity .4s ease;opacity:1}.n2-ss-slider .n2-ss-widget[data-position=above],.n2-ss-slider .n2-ss-widget[data-position=below]{margin-left:auto;margin-right:auto}.n2-ss-slider .n2-ss-widget.n2-ss-widget-hidden{opacity:0!important;pointer-events:none}.n2-ss-slider.n2-ss-tablet .n2-ss-widget{font-size:14px}.n2-ss-slider.n2-ss-mobile .n2-ss-widget{font-size:12px}.n2-ss-slider .n2-ss-mobile,.n2-ss-slider .n2-ss-tablet,.n2-ss-slider.n2-ss-mobile .n2-ss-desktop,.n2-ss-slider.n2-ss-tablet .n2-ss-desktop{display:none}.n2-ss-slider .n2-ss-desktop,.n2-ss-slider.n2-ss-desktop .n2-ss-desktop,.n2-ss-slider.n2-ss-desktop .n2-ss-widget-display-desktop,.n2-ss-slider.n2-ss-mobile .n2-ss-mobile,.n2-ss-slider.n2-ss-mobile .n2-ss-widget-display-mobile,.n2-ss-slider.n2-ss-tablet .n2-ss-tablet,.n2-ss-slider.n2-ss-tablet .n2-ss-widget-display-tablet{display:block}.n2-ss-slider .n2-ss-desktop.n2-ib,.n2-ss-slider.n2-ss-desktop .n2-ss-desktop.n2-ib,.n2-ss-slider.n2-ss-desktop .n2-ss-widget-display-desktop.n2-ib,.n2-ss-slider.n2-ss-mobile .n2-ss-mobile.n2-ib,.n2-ss-slider.n2-ss-mobile .n2-ss-widget-display-mobile.n2-ib,.n2-ss-slider.n2-ss-tablet .n2-ss-tablet.n2-ib,.n2-ss-slider.n2-ss-tablet .n2-ss-widget-display-tablet.n2-ib{display:inline-block}.n2-ss-slider.n2-ss-desktop .n2-ss-widget-display-desktop.n2-flex,.n2-ss-slider.n2-ss-mobile .n2-ss-widget-display-mobile.n2-flex,.n2-ss-slider.n2-ss-tablet .n2-ss-widget-display-tablet.n2-flex{display:flex}.n2-ss-slider.n2-ss-desktop .n2-ss-widget-display-desktop.n2-inline-flex,.n2-ss-slider.n2-ss-mobile .n2-ss-widget-display-mobile.n2-inline-flex,.n2-ss-slider.n2-ss-tablet .n2-ss-widget-display-tablet.n2-inline-flex{display:inline-flex}.n2-ss-slider .n2-ss-widget-always{-webkit-transform:translate3d(0,0,0)}.n2-ss-slider .n2-ss-static-slide{display:flex;flex-direction:column;position:absolute;top:0;left:0;width:100%;height:100%;z-index:25;visibility:hidden;-webkit-backface-visibility:hidden}.n2-ss-slider .n2-ss-shape-divider.n2-ss-divider-animate .n2-ss-divider-start,.n2-ss-slider .n2-ss-static-slide .n2-ss-layer,.n2-ss-slider .n2-ss-static-slide .n2-ss-section-main-content>div,.n2-ss-slider .n2-ss-static-slide div[data-sstype=content]>div,.n2-ss-slider .n2-ss-static-slide>div{visibility:visible}.n2-ss-slider .n2-ss-shape-divider{position:absolute;left:0;width:100%;height:100px;pointer-events:none;z-index:13}.n2-ss-slider .n2-ss-shape-divider-inner{height:100%}.n2-ss-slider .n2-ss-shape-divider svg{display:block;height:100%;width:100%}.n2-ss-slider .n2-ss-shape-divider-top{top:0}.n2-ss-slider .n2-ss-shape-divider-top.n2-ss-flip-horizontal{transform:scaleX(-1)}.n2-ss-slider .n2-ss-shape-divider-bottom{bottom:0;transform:scaleY(-1)}.n2-ss-slider .n2-ss-shape-divider-bottom.n2-ss-flip-horizontal{transform:scale(-1)}.n2-ss-slider .n2-ss-shape-divider .n2-ss-divider-start,.n2-ss-slider .n2-ss-shape-divider.n2-ss-divider-animate .n2-ss-divider-end{visibility:hidden}.n2-ss-slider .n2-ss-slide .nextend-slide-bg{position:absolute;top:0;left:0;width:100%;max-width:none!important;height:auto;background:rgba(0,0,0,.002)}.n2-ss-slider video.n2-ow{max-width:none}.n2-ss-slider .n2-ss-item-iframe-wrapper{-webkit-overflow-scrolling:touch;overflow-y:auto;height:100%}.n2-ss-slider .n2i{vertical-align:top}.n2-ss-slider iframe.n2-ow{max-width:none;display:block}.n2-ss-slider .n2-ss-item-iframe{height:100%}.n2-ss-slider .n2-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.n2-ss-slider .n2-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.n2-ss-slider .n2-ss-item-input-form{display:flex;flex-flow:row}.n2-ss-slider .n2-ss-item-input-form .n2-input{flex:1 1 auto}.n2-ss-slider .n2-ss-item-input-form .n2-form-button{margin:0}.n2-ss-slider .n2-input,.n2-ss-slider form.n2-ow{margin:0;border:0;padding:0}.n2-ss-slider .n2-input{height:auto;width:auto;box-sizing:border-box;display:inline-block;vertical-align:middle;white-space:normal;background:0 0;line-height:1;font-size:13px;font-family:Arial;box-shadow:none}.n2-ss-slider input.n2-ow:focus{outline:0}.n2-ss-slider input.n2-ow[placeholder]{overflow:hidden;text-overflow:clip}.n2-ss-slider ::-moz-placeholder,.n2-ss-slider input.n2-ow:-moz-placeholder{text-overflow:clip;color:inherit}.n2-ss-slider input.n2-ow::-webkit-input-placeholder,.n2-ss-slider input.n2-ow::placeholder{color:inherit}.n2-ss-slider table.n2-ow{table-layout:auto;margin:0}.n2-ss-slider .n2-ow .n2-ss-thumbnail-type{width:48px;height:48px;margin-left:-24px;margin-top:-24px;position:absolute;left:50%;top:50%}.n2-ss-slider .n2-ss-icon-normal{display:inline-block}.n2-ss-slider .n2-ss-icon-has-hover:HOVER .n2-ss-icon-normal,.n2-ss-slider .n2-ss-icon-hover{display:none}.n2-ss-slider .n2-ss-icon-has-hover:HOVER .n2-ss-icon-hover{display:inline-block}.n2-ss-slider .n2-ss-section-main-content .n2-ss-item{float:none}.n2-ss-slider .n2-ss-section-main-content>.n2-ss-layer[data-sstype=row]{width:100%}.n2-ss-slider .n2-ss-section-main-content>.n2-ss-layer[data-sstype=row][data-frontend-fullwidth="0"]{width:auto}.n2-ss-slider [data-frontend-fullwidth="0"][data-sstype=row]>.n2-ss-layer-row[row-wrapped="0"]>.n2-ss-layer-row-inner>.n2-ss-layer{width:auto!important;flex:0 1 auto}.n2-ss-slider[data-ie] [data-frontend-fullwidth="0"][data-sstype=row]>.n2-ss-layer-row[row-wrapped="0"]>.n2-ss-layer-row-inner>.n2-ss-layer{display:inline-block;flex:none;max-width:100%}.n2-ss-slider [data-frontend-fullwidth="0"][data-sstype=row]>.n2-ss-layer-row[row-wrapped="0"]>.n2-ss-layer-row-inner{flex-wrap:wrap}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer{display:flex;flex:1 1 auto}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer>.n2-ss-layer-mask,.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer>.n2-ss-layer-parallax{display:flex}.n2-ss-slider[data-ie] .n2-ss-layer-col,.n2-ss-slider[data-ie] .n2-ss-layer-row,.n2-ss-slider[data-ie] .n2-ss-layer[data-sstype=content]{background-attachment:scroll!important}.n2-ss-slider .n2-ss-layer-row{box-sizing:border-box;display:flex}.n2-ss-slider .n2-ss-layer-row-inner{box-sizing:border-box;display:flex;visibility:hidden}.n2-ss-slider .n2-ss-layer-row-inner>*{visibility:visible}.n2-ss-slider [row-wrapped="1"]>.n2-ss-layer-row-inner{flex-wrap:wrap}.n2-ss-slider .n2-ss-layer[data-sstype=row].n2-ss-stretch-layer .n2-ss-layer-row{height:auto;width:100%}.n2-ss-slider .n2-ss-layer-row>.n2-ss-layer{box-sizing:border-box;width:1px;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-row .n2-ss-item{float:none}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer{width:auto}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal]{max-width:100%}.n2-ss-slider .n2-ss-layer[data-sstype=content]{position:relative;width:100%;height:100%;z-index:2}.n2-ss-slider .n2-ss-section-main-content{display:flex;justify-content:center;flex-direction:column}.n2-ss-slider .n2-ss-layer-content{display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;position:relative;height:40px}.n2-ss-slider .n2-ss-slider-1 .n2-ss-layer-content{min-height:100%}.n2-ss-slider .n2-ss-layer-content .n2-ss-layer-needsize{width:100%}.n2-ss-slider .n2-ss-layer-content[data-alignitems=stretch]{align-items:stretch}.n2-ss-slider .n2-ss-layer-content[data-alignitems=flex-start]{align-items:flex-start}.n2-ss-slider .n2-ss-layer-content[data-alignitems=center]{align-items:center}.n2-ss-slider .n2-ss-layer-content[data-alignitems=flex-end]{align-items:flex-end}.n2-ss-slider .n2-ss-layer-content[data-verticalalign=flex-start]{justify-content:flex-start}.n2-ss-slider .n2-ss-layer-content[data-verticalalign=center]{justify-content:center}.n2-ss-slider .n2-ss-layer-content[data-verticalalign=flex-end]{justify-content:flex-end}.n2-ss-slider .n2-ss-layer-content[data-verticalalign=space-around]{justify-content:space-around}.n2-ss-slider .n2-ss-layer-content[data-verticalalign=space-between]{justify-content:space-between}.n2-ss-slider .n2-ss-layer[data-sstype=col]{display:flex;flex-flow:column;order:10;flex:1 1 auto}.n2-ss-slider .n2-ss-layer[data-sstype=col][data-has-maxwidth="1"]{align-self:stretch}.n2-ss-slider .n2-ss-layer-col{box-sizing:border-box;position:relative;width:100%;height:auto;flex:1 1 auto}.n2-ss-slider .n2-ss-layer-col>.n2-ss-layer{flex:0 0 auto}.n2-ss-slider .n2-ss-section-main-content.n2-ss-section-main-content-calc{min-height:0;height:auto}.n2-ss-slider [data-csstextalign=left]{text-align:left}.n2-ss-slider [data-csstextalign=center]{text-align:center}.n2-ss-slider [data-csstextalign=right]{text-align:right}.n2-ss-slider .n2-ss-layer[data-has-maxwidth="1"][data-pm=normal]{width:100%}.n2-ss-slider [data-csstextalign=left] [data-frontend-fullwidth="0"],.n2-ss-slider [data-csstextalign=left] [data-has-maxwidth="1"],.n2-ss-slider [data-csstextalign] [data-csstextalign]:not([data-csstextalign=center]):not([data-csstextalign=right]):not([data-csstextalign=inherit]) [data-frontend-fullwidth="0"],.n2-ss-slider [data-csstextalign] [data-csstextalign]:not([data-csstextalign=center]):not([data-csstextalign=right]):not([data-csstextalign=inherit]) [data-has-maxwidth="1"]{align-self:flex-start}.n2-ss-slider [data-csstextalign=center] [data-frontend-fullwidth="0"],.n2-ss-slider [data-csstextalign=center] [data-has-maxwidth="1"],.n2-ss-slider [data-csstextalign] [data-csstextalign]:not([data-csstextalign=left]):not([data-csstextalign=right]):not([data-csstextalign=inherit]) [data-frontend-fullwidth="0"],.n2-ss-slider [data-csstextalign] [data-csstextalign]:not([data-csstextalign=left]):not([data-csstextalign=right]):not([data-csstextalign=inherit]) [data-has-maxwidth="1"]{align-self:center}.n2-ss-slider [data-csstextalign=right] [data-frontend-fullwidth="0"],.n2-ss-slider [data-csstextalign=right] [data-has-maxwidth="1"],.n2-ss-slider [data-csstextalign] [data-csstextalign]:not([data-csstextalign=left]):not([data-csstextalign=center]):not([data-csstextalign=inherit]) [data-frontend-fullwidth="0"],.n2-ss-slider [data-csstextalign] [data-csstextalign]:not([data-csstextalign=left]):not([data-csstextalign=center]):not([data-csstextalign=inherit]) [data-has-maxwidth="1"]{align-self:flex-end}.n2-ss-slider .n2-ss-layer-content>[data-cssselfalign=left],.n2-ss-slider [data-frontend-fullwidth="0"][data-cssselfalign=left],.n2-ss-slider [data-has-maxwidth="1"][data-cssselfalign=left]{align-self:flex-start!important}.n2-ss-slider .n2-ss-layer-content>[data-cssselfalign=center],.n2-ss-slider [data-frontend-fullwidth="0"][data-cssselfalign=center],.n2-ss-slider [data-has-maxwidth="1"][data-cssselfalign=center]{align-self:center!important}.n2-ss-slider .n2-ss-layer-content>[data-cssselfalign=right],.n2-ss-slider [data-frontend-fullwidth="0"][data-cssselfalign=right],.n2-ss-slider [data-has-maxwidth="1"][data-cssselfalign=right]{align-self:flex-end!important}.n2-ss-slider .n2-ss-layer[data-has-maxwidth="1"][data-sstype=col]{align-self:stretch!important}.n2-ss-slider [data-frontend-fullwidth="1"][data-has-maxwidth="0"][data-cssselfalign]{align-self:initial!important}.n2-ss-slider .n2-ss-layer-inline{flex-direction:row;flex-wrap:wrap}.n2-ss-slider .n2-ss-img-wrapper,.n2-ss-slider .n2-ss-img-wrapper img{line-height:0}.n2-ss-slider .n2-ss-layer-player,.n2-ss-slider .n2-ss-layer-player>*{position:absolute;top:0;left:0;width:100%;height:100%}.n2-ss-slider .n2-ss-layer-player-cover img{position:absolute;left:50%;top:50%;width:48px;height:48px;margin-left:-24px;margin-top:-24px}.n2-ss-slider .n2-ss-animated-heading-wrapper,.n2-ss-slider .n2-ss-animated-heading-wrapper *,.n2-ss-slider .n2-ss-highlighted-heading-wrapper,.n2-ss-slider .n2-ss-highlighted-heading-wrapper *{text-decoration:none!important}.n2-clear{clear:both}[data-force-hidden],[data-force-hidden] *{visibility:hidden!important}.n2-ss-reveal-clip,.n2-ss-reveal-clip>*{position:absolute;left:0;top:0;width:100%;height:100%}.n2-ss-reveal-clip{pointer-events:none;visibility:hidden;z-index:1000000;overflow:hidden}.n2-ss-reveal-clip>*{outline:1px solid transparent}