/*
Theme Name: Souffle
Theme URI: http://souffle.mothemes.com/
Author: mothemes.com
Author URI: http://mothemes.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Description: Premium WordPress theme designed by <a href="http://mothemes.com/">mothemes.com</a>. Get support from&nbsp;<a href="http://mothemes.com/support/">mothemes&nbsp;forum</a>. <a href="http://twitter.com/mothemes">Follow&nbsp;mothemes&nbsp;on&nbsp;Twitter</a> for the updates.
Version: 3.2
Tags: light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
/*! normalize.css v2.1.0 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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;
}
fieldset {
  border-width: 0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-font-smoothing: antialiased;
}
body {
  font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  -webkit-text-size-adjust: none;
  background-color: #dddddd;
  color: #444444;
}
.blurred .wrapper {
  -webkit-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
textarea:focus,
input:focus,
button:focus,
a:focus {
  outline: none;
}
/* Links */
a {
  text-decoration: none;
  color: #18a3d3;
  -webkit-transition: color .2s linear, border-color .2s linear;
  transition: color .2s linear, border-color .2s linear;
}
a:hover,
a:active {
  text-decoration: none;
  color: #1380a5;
}
a i {
  text-decoration: none !important;
}
/* Custom selection colors */
::-moz-selection {
  background: #18a3d3;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  text-shadow: none;
}
::selection {
  background: #18a3d3;
  color: #fff;
  color: rgba(255, 255, 255, 0.85);
  text-shadow: none;
}
/* Page */
.ie8 body {
  min-width: 980px;
}
#page {
  position: relative;
  overflow: hidden;
}
.wrapper {
  background-color: #ffffff;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
}
.boxed .wrapper,
.boxed #branding {
  max-width: 1140px;
  margin: 0 auto;
}
#feature,
#main {
  margin-top: 30px;
}
.page-template-page-front-php #main {
  margin-top: 0;
}
.page-template-page-front-php #secondary {
  margin-top: 30px;
}
#feature.full-width {
  margin-top: 0 !important;
}
#feature.revolution {
  overflow: hidden;
}
#main {
  margin-bottom: 30px;
}
/* Wide */
.wide #page,
#feature.full-width .inner {
  max-width: none;
  margin: 0 !important;
}
/* Feature Bottom Border */
#feature.flex .inner,
#feature.nivo .inner {
  padding-bottom: 60px;
  border-bottom: 1px solid #d9d9d9;
}
/*
 * Structure
 */
.inner,
.left-sidebar,
.right-sidebar,
.inner-html {
  max-width: 1040px;
  margin: 0 auto;
}
.left-sidebar .inner,
.right-sidebar .inner {
  max-width: auto;
  margin: 0;
}
#primary {
  position: relative;
  float: left;
  width: 100%;
}
#secondary {
  position: relative;
  width: 240px;
  margin-top: 0px;
}
.left-sidebar #primary {
  float: right;
  margin: 0 0 0 -280px;
}
.left-sidebar #content {
  margin: 0 0 0 280px;
}
.left-sidebar #secondary {
  float: left;
}
.right-sidebar #primary {
  float: left;
  margin: 0 -280px 0 0;
}
.right-sidebar #content {
  margin: 0 280px 0 0;
}
.right-sidebar #secondary {
  float: right;
}
.no-responsive .wrapper {
  min-width: 1100px;
}
.no-responsive .inner,
.no-responsive .inner-html,
.no-responsive .left-sidebar,
.no-responsive .right-sidebar {
  min-width: 1040px;
}
.no-responsive .left-sidebar .inner,
.no-responsive .right-sidebar .inner {
  min-width: 760px;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: \'Helvetica Neue\', Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-rendering: optimizelegibility;
}
hr {
  border: 0;
  height: 1px;
  margin-bottom: 20px;
  background-color: #d9d9d9;
}
/* Text elements */
p {
  margin-top: 0;
  margin-bottom: 15px;
}
ul,
ol {
  margin: 0 0 15px 0;
  padding-left: 30px;
}
ul {
  list-style: square;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}
dl {
  margin: 0 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-bottom: 18px;
}
strong {
  font-weight: bold;
}
cite,
em,
i {
  font-style: italic;
}
blockquote {
  font-style: italic;
  font-weight: normal;
  margin: 0 0 20px;
  padding: 15px 20px 5px 20px !important;
  border-left: 3px solid #18a3d3;
  background-color: #fafafa;
}
blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}
blockquote cite {
  font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #444444;
}
blockquote.alignleft {
  margin-right: 20px;
  width: 220px;
}
blockquote.alignright {
  margin-left: 20px;
  width: 220px;
}
code,
pre {
  font: 12px Consolas, Monaco, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  padding: 0 3px 2px;
  border-radius: 2px;
}
code {
  padding: 3px 4px;
}
pre {
  line-height: 20px;
  margin-bottom: 18px;
  overflow: auto;
  padding: 6px 8px 4px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code,
pre {
  border: 1px solid #d9d9d9;
  background-color: #fafafa;
  color: #444444;
  box-shadow: inset 0 1px 0px rgba(0, 0, 0, 0.05);
}
pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0;
  box-shadow: none;
}
abbr,
acronym,
dfn {
  border-bottom: 1px dotted #444444;
  cursor: help;
}
address {
  display: block;
  margin: 0 0 20px;
}
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 10px;
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.input-text {
  display: inline-block;
  height: 28px;
  padding: 4px 6px;
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  vertical-align: middle;
  border-radius: 2px;
}
textarea {
  height: auto;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.input-text {
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #fcfcfc, #ffffff);
  background-image: linear-gradient(to bottom, #fcfcfc, #ffffff);
  background-repeat: repeat-x;
  color: #444444;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.input-text:focus {
  border-color: #18a3d3;
  background: #ffffff;
  outline: 0;
  outline: thin dotted \9;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 0 6px rgba(24, 163, 211, 0.35);
}
input.invalid,
textarea.invalid {
  border-color: #b00 !important;
  border-color: rgba(200, 0, 0, 0.5) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 2px 1px rgba(200, 0, 0, 0.3), 0 0 6px rgba(200, 0, 0, 0.3) !important;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  line-height: 30px;
  *margin-top: 4px;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* Placeholder */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #a2a2a2;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a2a2a2;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a2a2a2;
}
/* Theme Form Styles */
.search-field {
  vertical-align: middle;
}
.search-submit {
  height: 28px;
  line-height: 18px;
  vertical-align: middle;
}
.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none !important;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  border-color: #d8d8d8;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
}
.btn:hover,
.btn:focus,
.btn:active {
  border-color: #cbcbcb;
  background-color: #f1f1f1;
  color: #444444;
}
.btn:active {
  background: #f1f1f1;
}
.btn.border {
  color: #e1e1e1 !important;
  border: 1px solid rgba(250, 250, 250, 0.5) !important;
}
.btn.border:hover {
  color: #d8d8d8 !important;
  border-color: #f1f1f1 !important;
}
.btn:hover,
.btn:focus {
  color: #444444;
  text-decoration: none;
  background-position: 0 -5px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
}
.btn:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
.btn.huge {
  font-size: 22px;
  line-height: 26px;
  padding: 10px 18px;
}
.btn.huge.flat {
  padding: 11px 19px;
}
.btn.large {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 14px;
}
.btn.large.flat {
  padding: 9px 15px;
}
.btn.small {
  font-size: 12px;
  line-height: 16px;
  padding: 3px 10px;
}
.btn.small.flat {
  padding: 4px 11px;
}
.btn.mini {
  padding: 1px 6px;
  font-size: 11px;
  line-height: 16px;
}
.btn.mini.flat {
  padding: 2px 7px;
}
.btn.full {
  display: block;
}
.btn.border {
  background: transparent !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.btn.flat {
  padding: 5px 13px;
  background-image: none !important;
  text-shadow: none !important;
  border-width: 0 !important;
  box-shadow: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.btn.flat:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn.primary {
  background-color: #189cd3;
  background-image: -webkit-linear-gradient(top, #19aadc, #178dca);
  background-image: linear-gradient(to bottom, #19aadc, #178dca);
  background-repeat: repeat-x;
  border-color: #126d9c;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.primary:hover,
.btn.primary:focus,
.btn.primary:active {
  border-color: #0f5d85;
  background-color: #178dca;
  color: #ffffff;
}
.btn.primary:active {
  background: #178dca;
}
.btn.primary.border {
  color: #1487ae !important;
  border: 1px solid rgba(25, 170, 220, 0.5) !important;
}
.btn.primary.border:hover {
  color: #178dca !important;
  border-color: #178dca !important;
}
.btn.white {
  background-color: #fdfdfd;
  background-image: -webkit-linear-gradient(top, #ffffff, #fafafa);
  background-image: linear-gradient(to bottom, #ffffff, #fafafa);
  background-repeat: repeat-x;
  border-color: #e1e1e1;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn.white:hover,
.btn.white:focus,
.btn.white:active {
  border-color: #d4d4d4;
  background-color: #fafafa;
  color: #333333;
}
.btn.white:active {
  background: #fafafa;
}
.btn.white.border {
  color: #e6e6e6 !important;
  border: 1px solid rgba(255, 255, 255, 0.5) !important;
}
.btn.white.border:hover {
  color: #e1e1e1 !important;
  border-color: #fafafa !important;
}
.btn.gray {
  background-color: #999999;
  background-image: -webkit-linear-gradient(top, #aaaaaa, #888888);
  background-image: linear-gradient(to bottom, #aaaaaa, #888888);
  background-repeat: repeat-x;
  border-color: #6f6f6f;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.gray:hover,
.btn.gray:focus,
.btn.gray:active {
  border-color: #626262;
  background-color: #888888;
  color: #ffffff;
}
.btn.gray:active {
  background: #888888;
}
.btn.gray.border {
  color: #919191 !important;
  border: 1px solid rgba(170, 170, 170, 0.5) !important;
}
.btn.gray.border:hover {
  color: #6f6f6f !important;
  border-color: #888888 !important;
}
.btn.black {
  background-color: #2b2b2b;
  background-image: -webkit-linear-gradient(top, #333333, #222222);
  background-image: linear-gradient(to bottom, #333333, #222222);
  background-repeat: repeat-x;
  border-color: #080808;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.black:hover,
.btn.black:focus,
.btn.black:active {
  border-color: #000000;
  background-color: #222222;
  color: #ffffff;
}
.btn.black:active {
  background: #222222;
}
.btn.black.border {
  color: #1a1a1a !important;
  border: 1px solid rgba(51, 51, 51, 0.5) !important;
}
.btn.black.border:hover {
  color: #080808 !important;
  border-color: #222222 !important;
}
.btn.red {
  background-color: #d54d42;
  background-image: -webkit-linear-gradient(top, #d95f4f, #d13b36);
  background-image: linear-gradient(to bottom, #d95f4f, #d13b36);
  background-repeat: repeat-x;
  border-color: #ad2c27;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.red:hover,
.btn.red:focus,
.btn.red:active {
  border-color: #982723;
  background-color: #d13b36;
  color: #ffffff;
}
.btn.red:active {
  background: #d13b36;
}
.btn.red.border {
  color: #c93e2c !important;
  border: 1px solid rgba(217, 95, 79, 0.5) !important;
}
.btn.red.border:hover {
  color: #ad2c27 !important;
  border-color: #d13b36 !important;
}
.btn.orange {
  background-color: #f98412;
  background-image: -webkit-linear-gradient(top, #fa9f1e, #f76a05);
  background-image: linear-gradient(to bottom, #fa9f1e, #f76a05);
  background-repeat: repeat-x;
  border-color: #c55404;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.orange:hover,
.btn.orange:focus,
.btn.orange:active {
  border-color: #ac4a03;
  background-color: #f76a05;
  color: #ffffff;
}
.btn.orange:active {
  background: #f76a05;
}
.btn.orange.border {
  color: #e08505 !important;
  border: 1px solid rgba(250, 159, 30, 0.5) !important;
}
.btn.orange.border:hover {
  color: #c55404 !important;
  border-color: #f76a05 !important;
}
.btn.yellow {
  background-color: #f7be18;
  background-image: -webkit-linear-gradient(top, #f7d52a, #f7a705);
  background-image: linear-gradient(to bottom, #f7d52a, #f7a705);
  background-repeat: repeat-x;
  border-color: #c58504;
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.btn.yellow:hover,
.btn.yellow:focus,
.btn.yellow:active {
  border-color: #ac7403;
  background-color: #f7a705;
  color: #333333;
}
.btn.yellow:active {
  background: #f7a705;
}
.btn.yellow.border {
  color: #e5c109 !important;
  border: 1px solid rgba(247, 213, 42, 0.5) !important;
}
.btn.yellow.border:hover {
  color: #c58504 !important;
  border-color: #f7a705 !important;
}
.btn.green {
  background-color: #5ead4e;
  background-image: -webkit-linear-gradient(top, #6cb858, #4fa143);
  background-image: linear-gradient(to bottom, #6cb858, #4fa143);
  background-repeat: repeat-x;
  border-color: #3d7d34;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.green:hover,
.btn.green:focus,
.btn.green:active {
  border-color: #356b2d;
  background-color: #4fa143;
  color: #ffffff;
}
.btn.green:active {
  background: #4fa143;
}
.btn.green.border {
  color: #559b42 !important;
  border: 1px solid rgba(108, 184, 88, 0.5) !important;
}
.btn.green.border:hover {
  color: #4fa143 !important;
  border-color: #4fa143 !important;
}
.btn.cyan {
  background-color: #27bbc4;
  background-image: -webkit-linear-gradient(top, #2cc9cb, #21aebd);
  background-image: linear-gradient(to bottom, #2cc9cb, #21aebd);
  background-repeat: repeat-x;
  border-color: #198692;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.cyan:hover,
.btn.cyan:focus,
.btn.cyan:active {
  border-color: #16727c;
  background-color: #21aebd;
  color: #ffffff;
}
.btn.cyan:active {
  background: #21aebd;
}
.btn.cyan.border {
  color: #239fa1 !important;
  border: 1px solid rgba(44, 201, 203, 0.5) !important;
}
.btn.cyan.border:hover {
  color: #21aebd !important;
  border-color: #21aebd !important;
}
.btn.dark-blue {
  background-color: #006fcc;
  background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
  background-image: linear-gradient(to bottom, #0088cc, #0055cc);
  background-repeat: repeat-x;
  border-color: #004099;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.dark-blue:hover,
.btn.dark-blue:focus,
.btn.dark-blue:active {
  border-color: #003580;
  background-color: #0055cc;
  color: #ffffff;
}
.btn.dark-blue:active {
  background: #0055cc;
}
.btn.dark-blue.border {
  color: #006699 !important;
  border: 1px solid rgba(0, 136, 204, 0.5) !important;
}
.btn.dark-blue.border:hover {
  color: #0055cc !important;
  border-color: #0055cc !important;
}
.btn.blue {
  background-color: #189bd4;
  background-image: -webkit-linear-gradient(top, #2eaddb, #0188cc);
  background-image: linear-gradient(to bottom, #2eaddb, #0188cc);
  background-repeat: repeat-x;
  border-color: #016699;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.blue:hover,
.btn.blue:focus,
.btn.blue:active {
  border-color: #015580;
  background-color: #0188cc;
  color: #ffffff;
}
.btn.blue:active {
  background: #0188cc;
}
.btn.blue.border {
  color: #1f8eb7 !important;
  border: 1px solid rgba(46, 173, 219, 0.5) !important;
}
.btn.blue.border:hover {
  color: #0188cc !important;
  border-color: #0188cc !important;
}
.btn.light-blue {
  background-color: #4a85f6;
  background-image: -webkit-linear-gradient(top, #4d90fe, #4779ed);
  background-image: linear-gradient(to bottom, #4d90fe, #4779ed);
  background-repeat: repeat-x;
  border-color: #1957e8;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.light-blue:hover,
.btn.light-blue:focus,
.btn.light-blue:active {
  border-color: #154ed3;
  background-color: #4779ed;
  color: #ffffff;
}
.btn.light-blue:active {
  background: #4779ed;
}
.btn.light-blue.border {
  color: #1a70fe !important;
  border: 1px solid rgba(77, 144, 254, 0.5) !important;
}
.btn.light-blue.border:hover {
  color: #4779ed !important;
  border-color: #4779ed !important;
}
.btn.magenta {
  background-color: #bd3fc4;
  background-image: -webkit-linear-gradient(top, #ca4ccf, #af33b8);
  background-image: linear-gradient(to bottom, #ca4ccf, #af33b8);
  background-repeat: repeat-x;
  border-color: #892890;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.magenta:hover,
.btn.magenta:focus,
.btn.magenta:active {
  border-color: #76227c;
  background-color: #af33b8;
  color: #ffffff;
}
.btn.magenta:active {
  background: #af33b8;
}
.btn.magenta.border {
  color: #b231b7 !important;
  border: 1px solid rgba(202, 76, 207, 0.5) !important;
}
.btn.magenta.border:hover {
  color: #af33b8 !important;
  border-color: #af33b8 !important;
}
.btn.pink {
  background-color: #f43b63;
  background-image: -webkit-linear-gradient(top, #fb6089, #ed173d);
  background-image: linear-gradient(to bottom, #fb6089, #ed173d);
  background-repeat: repeat-x;
  border-color: #c20f2f;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.btn.pink:hover,
.btn.pink:focus,
.btn.pink:active {
  border-color: #aa0d29;
  background-color: #ed173d;
  color: #ffffff;
}
.btn.pink:active {
  background: #ed173d;
}
.btn.pink.border {
  color: #fa2e64 !important;
  border: 1px solid rgba(251, 96, 137, 0.5) !important;
}
.btn.pink.border:hover {
  color: #ed173d !important;
  border-color: #ed173d !important;
}
/*
 * Contact Form 7
 */
div.wpcf7 {
  margin: 0;
  padding: 0;
}
.wpcf7-form p {
  margin-bottom: 10px;
}
div.wpcf7-response-output {
  margin: 20px 0 10px;
  padding: 8px 10px;
}
div.wpcf7-validation-errors {
  padding: 8px 14px 8px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f2dede;
  border: 1px solid #eed3d7;
  border-radius: 2px;
  color: #b94a48;
}
div.wpcf7-mail-sent-ok {
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
  color: #468847;
}
div.wpcf7-mail-sent-ng {
  border: 1px solid #ff0000;
}
div.wpcf7-spam-blocked {
  border: 1px solid #ffa500;
}
span.wpcf7-form-control-wrap {
  position: relative;
}
span.wpcf7-not-valid-tip,
span.wpcf7-not-valid-tip-no-ajax {
  position: static;
  display: inline-block;
  vertical-align: middle;
  margin: 1px 0 0 0;
  top: 0;
  left: 0;
  z-index: 100;
  background: none;
  border-width: 0;
  font-size: 10pt;
  width: auto;
  padding: 0;
  color: #c80000;
}
span.wpcf7-list-item {
  margin-left: .5em;
}
.wpcf7-display-none {
  display: none;
}
div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 8px;
}
div.wpcf7 div.ajax-error {
  display: none;
}
div.wpcf7 .placeheld {
  color: #a2a2a2;
}
input.wpcf7-text {
  margin-right: 6px;
  min-width: 180px;
  width: 65%;
}
input.wpcf7-text.fullwidth {
  width: 100%;
  margin-right: 0;
}
.wpcf7-textarea {
  width: 100%;
}
/*
 * UberMenu
 */
/* Souffle Reset */
.mega-menu-enabled {
  /* Top Level Menu Items: standard */
  /* Top Level Menu Items: Hover */
  /* Top Level Menu Items: Hover over link or submenu */
  /* Top Level: Current Menu Item */
  /* Top Level Searchbar */
}
.mega-menu-enabled #megaMenu {
  margin-top: 0;
  background: transparent;
}
.mega-menu-enabled .fixed #megaMenu {
  margin-top: 0;
}
.mega-menu-enabled #megaMenu ul.megaMenu li:after {
  content: none;
  display: none;
}
.mega-menu-enabled #megaMenu ul li,
.mega-menu-enabled #megaMenu ul ul.sub-menu li a {
  font-size: inherit !important;
}
.mega-menu-enabled #megaMenu ul.megaMenu > li > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li > span.um-anchoremulator,
.mega-menu-enabled .megaMenuToggle {
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-shadow: none;
}
.mega-menu-enabled #megaMenu ul.megaMenu > li:hover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li > a:hover,
.mega-menu-enabled #megaMenu ul.megaMenu > li.megaHover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li:hover > span.um-anchoremulator,
.mega-menu-enabled #megaMenu ul.megaMenu > li > span.um-anchoremulator:hover,
.mega-menu-enabled #megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator {
  color: #18a3d3;
}
.mega-menu-enabled #megaMenu ul.megaMenu > li:hover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li.megaHover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li:hover > span.um-anchoremulator,
.mega-menu-enabled #megaMenu ul.megaMenu > li.megaHover > span.um-anchoremulator {
  border-color: transparent;
}
.mega-menu-enabled #megaMenu ul.megaMenu > li.current-menu-item > a {
  color: #18a3d3;
}
.mega-menu-enabled #megaMenu ul.megaMenu > li.ss-nav-menu-mega > ul.sub-menu-1,
.mega-menu-enabled #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu {
  color: #444444;
  text-shadow: none;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.mega-menu-enabled #megaMenu ul.megaMenu > li.ss-nav-menu-mega:hover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li.ss-nav-menu-reg.mega-with-sub:hover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li.ss-nav-menu-mega.megaHover > a,
.mega-menu-enabled #megaMenu ul.megaMenu > li.ss-nav-menu-reg.mega-with-sub.megaHover > a {
  border-bottom-color: #000;
}
.mega-menu-enabled #megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1,
.mega-menu-enabled #megaMenu li.ss-nav-menu-reg ul.sub-menu {
  background-color: #eeeeee;
}
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a,
.mega-menu-enabled #megaMenu ul ul.sub-menu li a {
  color: #444444;
  font-size: 12px;
  text-shadow: none;
}
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li > a,
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1 > li:hover > a,
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header > a,
.mega-menu-enabled .wpmega-widgetarea h2.widgettitle {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  text-shadow: none;
  padding-bottom: .4em;
  border-bottom: 1px solid #e4e4e4;
}
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover,
.mega-menu-enabled #megaMenu ul ul.sub-menu > li:hover > a {
  color: #18a3d3;
}
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul.sub-menu li.ss-nav-menu-highlight > a,
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-reg ul.sub-menu li.ss-nav-menu-highlight > a {
  color: #8f0000;
}
.mega-menu-enabled .ss-nav-menu-with-img {
  min-height: 20px;
}
.mega-menu-enabled #megaMenu ul.megaMenu > li.ss-nav-menu-reg ul.sub-menu > li > ul.sub-menu {
  top: -1px;
  border-left-color: #e9e9e9;
}
.mega-menu-enabled #megaMenu ul.megaMenu li a span.wpmega-item-description {
  font-size: 9px;
  color: #bbb;
  text-transform: uppercase;
}
.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul.sub-menu li ul.wpmega-postlist img {
  background: #fff;
  border: 1px solid #ddd;
  float: left;
  padding: 4px;
}
.mega-menu-enabled #megaMenu > ul.megaMenu > li > .wpmega-widgetarea > ul > li > form.search-form input[type="text"] {
  background: #d9d9d9;
  color: #444;
  text-shadow: none;
}
.mega-menu-enabled #megaMenu > ul.megaMenu > li > .wpmega-widgetarea > ul > li > form.search-form input[type="submit"] {
  background-color: #aaa;
  border-color: #000;
}
/*
 * Flex Slider
 */
.flexslider .slides > li {
  position: relative;
}
#content .flex-container {
  position: relative;
}
#content .flex-container.show-controls {
  padding-bottom: 30px;
}
#content .flex-control-nav {
  margin: 0 !important;
  padding-top: 10px;
  padding-bottom: 0 !important;
  bottom: 0px;
}
.flexslider blockquote {
  margin-bottom: 0;
}
.flexslider .slideimage {
  max-width: 100%;
}
.flexslider.show-controls {
  margin-bottom: 40px;
}
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
/* FlexSlider Theme
*********************************/
.flexslider {
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
/* Caption style */
.flex-caption {
  background: none;
  zoom: 1;
}
.flex-caption {
  width: 96%;
  padding: 2%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 14px;
  line-height: 18px;
}
/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  position: absolute;
  width: 22px;
  height: 38px;
  top: 50%;
  margin-top: -22px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  outline: 0;
  cursor: pointer;
  text-align: center;
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.flex-direction-nav a:before {
  font-family: Entypo;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.flex-direction-nav a:hover {
  color: #36bae8;
}
.flex-direction-nav a:active {
  color: #1380a5;
}
.flex-direction-nav .flex-next {
  right: -60px;
}
.flex-direction-nav .flex-next:before {
  content: "\e766";
}
.flex-direction-nav .flex-prev {
  left: -60px;
}
.flex-direction-nav .flex-prev:before {
  content: "\e765";
}
#content .flex-direction-nav a {
  width: 22px;
  text-shadow: none;
}
#content .flex-direction-nav a:before {
  font-size: 28px;
  line-height: 38px;
}
.full-width .flex-direction-nav .flex-next {
  right: 15px;
}
.full-width .flex-direction-nav .flex-prev {
  left: 15px;
}
.boxed .flex-direction-nav .flex-next {
  right: 15px;
}
.boxed .flex-direction-nav .flex-prev {
  left: 15px;
}
#content .flex-direction-nav .flex-next {
  right: -30px !important;
}
#content .flex-direction-nav .flex-prev {
  left: -30px !important;
}
.flex-direction-nav .flex-disabled {
  opacity: .3;
  filter: alpha(opacity=30);
  cursor: default;
}
/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  zoom: 1;
  margin: 0;
}
.flex-control-paging li a {
  text-decoration: none;
  outline: 0;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  cursor: pointer;
  width: 10px;
  height: 10px;
  text-indent: 100%;
  margin: 0 4px;
  border-radius: 50%;
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
  background-image: linear-gradient(to bottom, #dddddd, #eeeeee);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
}
.flex-control-paging li a.flex-active,
.flex-control-paging li a.flex-active:hover {
  background-color: #1591bc;
  background-image: -webkit-linear-gradient(top, #1fb3e6, #1591bc);
  background-image: linear-gradient(to bottom, #1fb3e6, #1591bc);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.25);
}
.flex-control-paging li a:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #cccccc, #dddddd);
  background-image: linear-gradient(to bottom, #cccccc, #dddddd);
  background-repeat: repeat-x;
}
/* Thumbs */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* Captions */
.flexslider .caption {
  position: absolute;
  opacity: 0;
  padding: 15px 20px 5px;
  z-index: 8;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  border-radius: 2px;
}
.flexslider .caption h3,
.flexslider .caption p {
  color: #fff;
  margin-bottom: 10px !important;
}
.flexslider .caption h3 {
  line-height: 1.2em;
}
.flexslider .caption p {
  padding: 0;
  margin: 0;
}
.flexslider .caption-top,
.flexslider .caption-bottom {
  left: 20px;
  right: 20px;
}
.flexslider .caption-top {
  top: 20px;
}
.flexslider .caption-bottom {
  bottom: 40px;
}
.flexslider .caption-left,
.flexslider .caption-right {
  top: 20px;
  width: 240px;
}
.flexslider .caption-left {
  left: 20px;
}
.flexslider .caption-right {
  right: 20px;
}
/* HTML */
.flexslider .inner-html {
  padding: 20px 0;
}
.flex.full-width .inner-html {
  padding: 40px 40px 20px;
}
/*
 * Nivo Slider
 */
.nivo-slider-wrap {
  position: relative;
}
.nivoSlider.show-controls {
  margin-bottom: 40px;
}
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  max-width: none !important;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
/* Caption styles */
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */
  box-sizing: border-box;
  /* Opera/IE 8+ */
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  width: 22px;
  height: 38px;
  top: 50%;
  margin-top: -22px;
  white-space: nowrap;
  overflow: hidden;
  z-index: 10;
  outline: 0;
  cursor: pointer;
  text-align: center;
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.nivo-directionNav a:before {
  font-family: Entypo;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.nivo-directionNav a:hover {
  color: #36bae8;
}
.nivo-directionNav a:active {
  color: #1380a5;
}
.nivo-directionNav .nivo-nextNav {
  right: -60px;
}
.nivo-directionNav .nivo-nextNav:before {
  content: "\e766";
}
.nivo-directionNav .nivo-prevNav {
  left: -60px;
}
.nivo-directionNav .nivo-prevNav:before {
  content: "\e765";
}
#content .nivo-directionNav a {
  width: 22px;
}
#content .nivo-directionNav a:before {
  font-size: 28px;
  line-height: 38px;
}
.full-width .nivo-nextNav {
  right: 15px;
}
.full-width .nivo-prevNav {
  left: 15px;
}
.boxed .nivo-nextNav {
  right: 15px;
}
.boxed .nivo-prevNav {
  left: 15px;
}
#content .nivo-nextNav {
  right: -30px !important;
}
#content .nivo-prevNav {
  left: -30px !important;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.nivo-controlNav a {
  text-decoration: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  z-index: 9;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 50%;
  background-color: #eeeeee;
  background-image: -webkit-linear-gradient(top, #dddddd, #eeeeee);
  background-image: linear-gradient(to bottom, #dddddd, #eeeeee);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
}
.nivo-controlNav a.active,
.nivo-controlNav a.active:hover {
  background-color: #1591bc;
  background-image: -webkit-linear-gradient(top, #1fb3e6, #1591bc);
  background-image: linear-gradient(to bottom, #1fb3e6, #1591bc);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.25);
}
.nivo-controlNav a:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #cccccc, #dddddd);
  background-image: linear-gradient(to bottom, #cccccc, #dddddd);
  background-repeat: repeat-x;
}
/*
 * Revolution Slider
 */
.install-revslider {
  text-align: center;
  padding: 25px 0 15px;
  color: #666;
  text-shadow: 0 1px #fff;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background-image: linear-gradient(to bottom, #fafafa, #ffffff);
  background-repeat: repeat-x;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
}
.rev_slider_wrapper .tparrows.default {
  background: none !important;
  text-align: center;
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.rev_slider_wrapper .tparrows.default:before {
  font-family: Entypo;
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.rev_slider_wrapper .tparrows.default:hover {
  color: #36bae8;
}
.rev_slider_wrapper .tparrows.default:active {
  color: #1380a5;
}
.rev_slider_wrapper .tp-leftarrow.default:before {
  content: "\e765";
}
.rev_slider_wrapper .tp-rightarrow.default:before {
  content: "\e766";
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet {
  background-image: none;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  border-radius: 50%;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #dddddd, #fafafa);
  background-image: linear-gradient(to bottom, #dddddd, #fafafa);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected,
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected:hover {
  background-color: #1591bc;
  background-image: -webkit-linear-gradient(top, #1fb3e6, #1591bc);
  background-image: linear-gradient(to bottom, #1fb3e6, #1591bc);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 1px rgba(0, 0, 0, 0.25);
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet:hover {
  background-color: #dddddd;
  background-image: -webkit-linear-gradient(top, #cccccc, #dddddd);
  background-image: linear-gradient(to bottom, #cccccc, #dddddd);
  background-repeat: repeat-x;
}
.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.last {
  clear: none;
}
.rev_slider_wrapper .tp-bullets.tp-thumbs {
  z-index: 100;
  position: absolute;
  padding: 2px 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.rev_slider_wrapper .tp-bullets.tp-thumbs .first img {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
}
.rev_slider_wrapper .tp-bullets.tp-thumbs .last img {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.rev_slider_wrapper .tp-bannertimer {
  height: 6px;
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/revslider-timer.png);
}
.rev_slider_wrapper .tp-bannertimer.tp-bottom {
  height: 3px;
}
.rev_slider_wrapper .tp-caption a {
  -webkit-transition: none;
  transition: none;
}
#feature .btn,
.content-block .btn {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 2px rgba(0, 0, 0, 0.25);
}
#feature .btn:hover,
.content-block .btn:hover {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 2px rgba(0, 0, 0, 0.25);
}
#feature .btn:active,
.content-block .btn:active {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.tp-caption,
.tp-caption.small {
  font-size: 16px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial;
  line-height: 24px;
  position: absolute;
  margin: 0;
  padding: 0;
  border-width: 0;
  border-style: none;
  font-weight: normal;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
.tp-caption.medium {
  font-size: 18px;
  line-height: 24px;
  white-space: nowrap;
}
.tp-caption.big {
  font-size: 34px;
  line-height: 36px;
  letter-spacing: -1.5px;
}
.tp-caption.huge {
  font-size: 42px;
  line-height: 48px;
  letter-spacing: -1.5px;
}
.tp-caption.gargantuan {
  font-size: 56px;
  line-height: 60px;
  letter-spacing: -2.5px;
}
.tp-caption.boxshadow {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.tp-caption.black {
  color: #000;
  text-shadow: 0 1px 1px #ffffff;
}
.tp-caption.red {
  color: #da4d30;
  text-shadow: 0 1px 1px #ffffff;
}
.tp-caption.black-bg {
  padding: 4px 10px 6px;
  margin-left: -10px;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
.tp-caption.white-bg {
  padding: 4px 10px 6px;
  margin-left: -10px;
  background: #fff;
  background: rgba(255, 255, 255, 0.65);
  border-radius: 2px;
  color: #000;
  text-shadow: 0 1px 1px #ffffff;
}
.tp-caption.noshadow {
  text-shadow: none;
}
.tp-caption.dot {
  font-size: 26px;
}
.tp-caption.slim {
  font-weight: 300;
}
.tp-caption.orange {
  color: #eb4e00;
  text-shadow: 0 1px 1px #ffffff;
}
/*
 * Magnific Popup CSS
 */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	   * Remove all paddings around the image on small screen
	   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure {
    /* The shadow behind the image */
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: top, left, opacity;
  transition-property: transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
/* MediaElement Player */
#main .wp-video {
  width: auto !important;
  height: auto !important;
}
#main .content-block .mejs-container {
  text-shadow: none;
}
#main .mejs-video:focus {
  outline: none !important;
}
#main .mejs-container,
#main .mejs-embed,
#main .mejs-embed body,
#main .mejs-container .mejs-controls {
  background: #111;
}
#main .mejs-container,
#main .mejs-embed,
#main .mejs-embed body,
#main .mejs-container video {
  border-radius: 3px;
}
#main .mejs-container .mejs-controls {
  border-radius: 0 0 3px 3px;
}
#main .mejs-container .mejs-controls .mejs-time {
  padding: 11px 3px 0;
}
#main .mejs-audio {
  min-width: 330px;
}
#main .mejs-audio,
#main .mejs-audio .mejs-controls {
  border-radius: 3px;
}
#main .mejs-overlay {
  width: 100%;
  height: 100%;
}
#main .mejs-controls .mejs-time-rail span,
#main .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#main .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  border-radius: 2px;
}
#main .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #999;
  background: rgba(0, 0, 0, 0.1);
}
#main .mejs-controls .mejs-time-rail .mejs-time-current {
  background-color: #1380a5;
  background-image: -webkit-linear-gradient(top, #18a3d3, #1380a5);
  background-image: linear-gradient(to bottom, #18a3d3, #1380a5);
  background-repeat: repeat-x;
}
#main .mejs-controls .mejs-button button {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#main .mejs-controls .mejs-button button:focus {
  outline: none !important;
}
/* Gravity Forms */
.wrapper .gform_wrapper select,
.wrapper .gform_wrapper textarea,
.wrapper .gform_wrapper input[type=text],
.wrapper .gform_wrapper input[type=url],
.wrapper .gform_wrapper input[type=email],
.wrapper .gform_wrapper input[type=tel],
.wrapper .gform_wrapper input[type=number],
.wrapper .gform_wrapper input[type=password] {
  padding: 4px 6px;
  font-size: 14px;
}
.wrapper .gform_wrapper .gfield_checkbox li input[type=checkbox],
.wrapper .gform_wrapper .gfield_radio li input[type=radio],
.wrapper .gform_wrapper .gfield_checkbox li input {
  margin-left: 4px;
}
.wrapper .gform_wrapper .top_label .gfield_label {
  margin-top: 15px;
  font-weight: normal;
}
.wrapper .gform_wrapper .ginput_complex label,
.wrapper .gform_wrapper .gfield_time_hour label,
.wrapper .gform_wrapper .gfield_time_minute label,
.wrapper .gform_wrapper .gfield_date_month label,
.wrapper .gform_wrapper .gfield_date_day label,
.wrapper .gform_wrapper .gfield_date_year label,
.wrapper .gform_wrapper .instruction {
  font-size: 12px;
  letter-spacing: 0.5pt;
}
.wrapper .gform_wrapper img.ui-datepicker-trigger {
  margin-top: 6px;
}
.wrapper .gform_wrapper table.gfield_list td img {
  vertical-align: bottom;
  margin-bottom: 1px !important;
}
.wrapper .gform_wrapper .gf_progressbar_wrapper {
  border-bottom-style: solid;
}
.wrapper .gform_wrapper .gf_progressbar {
  height: 26px;
  background-image: none;
  border-width: 0;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.wrapper .gform_wrapper .percentbar_blue {
  height: 26px;
  line-height: 26px !important;
  font-size: 14px !important;
  background-image: none;
  background-color: #1698c5;
  background-image: -webkit-linear-gradient(top, #1fb3e6, #1698c5);
  background-image: linear-gradient(to bottom, #1fb3e6, #1698c5);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35), inset 0 -1px 1px rgba(0, 0, 0, 0.05);
}
.wrapper .gform_wrapper .gsection {
  font-size: 20px;
  line-height: 22px;
  border-bottom-style: solid;
  padding: 0 0 4px 0;
  margin: 32px 0 10px;
}
/*!
 * Fotorama 4.6.3 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__html,
.fotorama__img,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.fotorama--fullscreen,
.fotorama__img {
  max-width: 99999px!important;
  max-height: 99999px!important;
  min-width: 0!important;
  min-height: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  padding: 0 !important;
}
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama__spinner {
  position: absolute!important;
  top: 50%!important;
  left: 50% !important;
}
.fotorama__wrap--css3 .fotorama__arr,
.fotorama__wrap--css3 .fotorama__fullscreen-icon,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border,
.fotorama__wrap--css3 .fotorama__video-close,
.fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fotorama__caption,
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame {
  outline: 0;
}
.fotorama__arr:focus:after,
.fotorama__fullscreen-icon:focus:after,
.fotorama__nav__frame:focus .fotorama__dot:after,
.fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none!important;
  transform: none !important;
}
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform,width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.fotorama__nav__frame,
.fotorama__thumb-border {
  box-sizing: content-box;
}
.fotorama__caption__wrap {
  box-sizing: border-box;
}
.fotorama--hidden,
.fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close,
.fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/fotorama.png) no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-close,
  .fotorama__video-play {
    background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/fotorama@2x.png) 0 0 160px no-repeat;
  }
}
.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}
@media print {
  .fotorama__arr,
  .fotorama__fullscreen-icon,
  .fotorama__thumb-border,
  .fotorama__video-close,
  .fotorama__video-play {
    background: none !important;
  }
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}
.fullscreen {
  width: 100%!important;
  height: 100%!important;
  max-width: 100%!important;
  max-height: 100%!important;
  margin: 0!important;
  padding: 0!important;
  overflow: hidden!important;
  background: #000000;
}
.fotorama--fullscreen {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  float: none!important;
  z-index: 2147483647!important;
  background: #000;
  width: 100%!important;
  height: 100%!important;
  margin: 0 !important;
}
.fotorama--fullscreen .fotorama__nav,
.fotorama--fullscreen .fotorama__stage {
  background: #000000;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__nav,
.fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear,
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}
.fotorama__error .fotorama__img,
.fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__wrap--only-active .fotorama__nav,
.fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}
.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}
.fotorama__nav--dots {
  display: block;
}
.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}
.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}
.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}
.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}
.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000000;
}
.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}
.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--no-captions .fotorama__caption,
.fotorama__wrap--video .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html,
.fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}
.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}
.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}
.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}
.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}
.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}
.fotorama__arr:focus,
.fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}
.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__error .fotorama__video-play,
.fotorama__loaded .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}
.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}
.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}
.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}
.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform,opacity;
  transition-duration: 0.3s;
}
.fotorama__nav:after,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}
.fotorama__nav:before,
.fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px;
}
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}
.fotorama__nav:after,
.fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px;
}
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}
.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}
/* Sly */
.sly-wrap {
  position: relative;
  overflow: hidden;
}
/* Frame */
.sly-frame {
  overflow: hidden;
  opacity: 0;
}
.sly-frame ul {
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}
.sly-frame ul li {
  float: left;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: relative;
}
.sly-frame ul li img {
  max-height: 100%;
}
.sly-frame.coverflow {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  -webkit-perspective-origin: 50% 50%;
  -moz-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  overflow-y: visible;
}
.sly-frame.coverflow ul {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.sly-frame.coverflow ul li {
  position: relative;
  margin: 0 -20px;
  -webkit-transform: rotateY(60deg) scale(0.9);
  -moz-transform: rotateY(60deg) scale(0.9);
  transform: rotateY(60deg) scale(0.9);
  -webkit-transition: -webkit-transform 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out;
  transition: transform 300ms ease-out;
}
.sly-frame.coverflow ul li.active {
  z-index: 10;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.sly-frame.coverflow ul li.active ~ li {
  -webkit-transform: rotateY(-60deg) scale(0.9);
  -moz-transform: rotateY(-60deg) scale(0.9);
  transform: rotateY(-60deg) scale(0.9);
}
.sly-frame.coverflow.blur ul li {
  -webkit-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
}
.sly-frame.coverflow.blur ul li.active {
  -webkit-filter: blur(0);
  -o-filter: blur(0);
  filter: blur(0);
}
.sly-frame.logo ul li {
  margin-right: 0;
  width: 208px;
  text-align: center;
}
.sly-frame.logo ul li img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.sly-frame.flat ul li {
  margin-right: 0;
}
.sly-frame.flat ul li.active {
  position: relative;
  z-index: 10;
}
.sly-frame.flat ul li.active img {
  box-shadow: 0 6px 80px 10px rgba(0, 0, 0, 0.5);
}
.sly-frame.zoom ul li {
  position: relative;
  margin: 0 -40px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 300ms ease-out;
  -moz-transition: -moz-transform 300ms ease-out;
  transition: transform 300ms ease-out;
}
.sly-frame.zoom ul li img {
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.35);
}
.sly-frame.zoom ul li.active {
  z-index: 10;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}
.sly-frame.zoom ul li.active img {
  box-shadow: 0 4px 35px 5px rgba(0, 0, 0, 0.35);
}
.sly-frame.zoom ul li.active ~ li {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  transform: scale(0.8);
}
/* Arrows */
.sly-arrows .sly-prev,
.sly-arrows .sly-next {
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
  -webkit-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.sly-arrows .sly-prev:before,
.sly-arrows .sly-next:before {
  font-family: Entypo;
  font-weight: normal;
  font-style: normal;
  font-size: 28px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sly-arrows .sly-prev:hover,
.sly-arrows .sly-next:hover {
  color: #36bae8;
}
.sly-arrows .sly-prev:active,
.sly-arrows .sly-next:active {
  color: #1380a5;
}
.sly-arrows .sly-next {
  right: -10px;
}
.sly-arrows .sly-next:before {
  content: "\e766";
}
.sly-arrows .sly-prev {
  left: -10px;
}
.sly-arrows .sly-prev:before {
  content: "\e765";
}
/* Scrollbar */
.sly-scrollbar {
  margin: 0;
  height: 8px;
  line-height: 0;
}
.sly-scrollbar .handle {
  width: 100px;
  height: 100%;
  background: #18a3d3;
  cursor: pointer;
  border-radius: 3px;
}
.sly-scrollbar .handle .mousearea {
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  height: 20px;
}
/* Widgets */
.widget_login input[type=edit],
.widget_login input[type=password] {
  display: block;
}
.widget_login input[type=submit] {
  margin-right: 10px;
}
.widget_shopping_cart .buttons .button {
  margin-right: 5px;
}
/* WPStats */
img#wpstats {
  display: block;
  margin: 0 auto 20px;
}
/* Entypo font styles */
@font-face {
  font-family: Entypo;
  src: url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Entypo/entypo.eot);
  src: url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Entypo/entypo.eot?#iefix) format('embedded-opentype'), url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Entypo/entypo.woff) format('woff'), url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Entypo/entypo.ttf) format('truetype'), url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Entypo/entypo.svg#EntypoRegular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.et {
  display: inline-block;
  font-family: Entypo;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.et-lg,
.et-large {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.et-2x,
.et-huge {
  font-size: 2em;
  line-height: 0.75em;
  vertical-align: -25%;
}
.et-3x {
  font-size: 3em;
}
.et-4x {
  font-size: 4em;
}
.et-5x {
  font-size: 5em;
}
.et-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.et-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.et-ul > li {
  position: relative;
}
.et-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.et-li.et-lg {
  left: -1.85714286em;
}
.et-plus:before {
  content: '\2b';
}
.et-minus:before {
  content: '\2d';
}
.et-info:before {
  content: '\2139';
}
.et-left-thin:before {
  content: '\2190';
}
.et-up-thin:before {
  content: '\2191';
}
.et-right-thin:before {
  content: '\2192';
}
.et-down-thin:before {
  content: '\2193';
}
.et-level-up:before {
  content: '\21b0';
}
.et-level-down:before {
  content: '\21b3';
}
.et-switch:before {
  content: '\21c6';
}
.et-infinity:before {
  content: '\221e';
}
.et-plus-squared:before {
  content: '\229e';
}
.et-minus-squared:before {
  content: '\229f';
}
.et-home:before {
  content: '\2302';
}
.et-keyboard:before {
  content: '\2328';
}
.et-erase:before {
  content: '\232b';
}
.et-pause:before {
  content: '\2389';
}
.et-fast-forward:before {
  content: '\23e9';
}
.et-fast-backward:before {
  content: '\23ea';
}
.et-to-end:before {
  content: '\23ed';
}
.et-to-start:before {
  content: '\23ee';
}
.et-hourglass:before {
  content: '\23f3';
}
.et-stop:before {
  content: '\25a0';
}
.et-up-dir:before {
  content: '\25b4';
}
.et-youtube:before,
.et-play:before {
  content: '\25b6';
}
.et-right-dir:before {
  content: '\25b8';
}
.et-down-dir:before {
  content: '\25be';
}
.et-left-dir:before {
  content: '\25c2';
}
.et-adjust:before {
  content: '\25d1';
}
.et-cloud:before {
  content: '\2601';
}
.et-star:before {
  content: '\2605';
}
.et-star-empty:before {
  content: '\2606';
}
.et-cup:before {
  content: '\2615';
}
.et-menu:before {
  content: '\2630';
}
.et-moon:before {
  content: '\263d';
}
.et-heart-empty:before {
  content: '\2661';
}
.et-heart:before {
  content: '\2665';
}
.et-note:before {
  content: '\266a';
}
.et-note-beamed:before {
  content: '\266b';
}
.et-layout:before {
  content: '\268f';
}
.et-flag:before {
  content: '\2691';
}
.et-tools:before {
  content: '\2692';
}
.et-cog:before {
  content: '\2699';
}
.et-attention:before {
  content: '\26a0';
}
.et-flash:before {
  content: '\26a1';
}
.et-record:before {
  content: '\26ab';
}
.et-cloud-thunder:before {
  content: '\26c8';
}
.et-tape:before {
  content: '\2707';
}
.et-flight:before {
  content: '\2708';
}
.et-email:before,
.et-mail:before {
  content: '\2709';
}
.et-pencil:before {
  content: '\270e';
}
.et-feather:before {
  content: '\2712';
}
.et-check:before {
  content: '\2713';
}
.et-cancel:before {
  content: '\2715';
}
.et-cancel-circled:before {
  content: '\2716';
}
.et-cancel-squared:before {
  content: '\274e';
}
.et-help:before {
  content: '\2753';
}
.et-quote:before {
  content: '\275e';
}
.et-plus-circled:before {
  content: '\2795';
}
.et-minus-circled:before {
  content: '\2796';
}
.et-right:before {
  content: '\27a1';
}
.et-direction:before {
  content: '\27a2';
}
.et-forward:before {
  content: '\27a6';
}
.et-ccw:before {
  content: '\27f2';
}
.et-cw:before {
  content: '\27f3';
}
.et-left:before {
  content: '\2b05';
}
.et-up:before {
  content: '\2b06';
}
.et-down:before {
  content: '\2b07';
}
.et-list-add:before {
  content: '\e003';
}
.et-list:before {
  content: '\e005';
}
.et-left-bold:before {
  content: '\e4ad';
}
.et-right-bold:before {
  content: '\e4ae';
}
.et-up-bold:before {
  content: '\e4af';
}
.et-down-bold:before {
  content: '\e4b0';
}
.et-user-add:before {
  content: '\e700';
}
.et-help-circled:before {
  content: '\e704';
}
.et-info-circled:before {
  content: '\e705';
}
.et-eye:before {
  content: '\e70a';
}
.et-tag:before {
  content: '\e70c';
}
.et-upload-cloud:before {
  content: '\e711';
}
.et-reply:before {
  content: '\e712';
}
.et-reply-all:before {
  content: '\e713';
}
.et-code:before {
  content: '\e714';
}
.et-export:before {
  content: '\e715';
}
.et-print:before {
  content: '\e716';
}
.et-retweet:before {
  content: '\e717';
}
.et-comment:before {
  content: '\e718';
}
.et-chat:before {
  content: '\e720';
}
.et-vcard:before {
  content: '\e722';
}
.et-address:before {
  content: '\e723';
}
.et-location:before {
  content: '\e724';
}
.et-map:before {
  content: '\e727';
}
.et-compass:before {
  content: '\e728';
}
.et-trash:before {
  content: '\e729';
}
.et-doc:before {
  content: '\e730';
}
.et-doc-text-inv:before {
  content: '\e731';
}
.et-docs:before {
  content: '\e736';
}
.et-doc-landscape:before {
  content: '\e737';
}
.et-archive:before {
  content: '\e738';
}
.et-rss:before {
  content: '\e73a';
}
.et-share:before {
  content: '\e73c';
}
.et-basket:before {
  content: '\e73d';
}
.et-shareable:before {
  content: '\e73e';
}
.et-login:before {
  content: '\e740';
}
.et-logout:before {
  content: '\e741';
}
.et-volume:before {
  content: '\e742';
}
.et-resize-full:before {
  content: '\e744';
}
.et-resize-small:before {
  content: '\e746';
}
.et-popup:before {
  content: '\e74c';
}
.et-publish:before {
  content: '\e74d';
}
.et-window:before {
  content: '\e74e';
}
.et-arrow-combo:before {
  content: '\e74f';
}
.et-chart-pie:before {
  content: '\e751';
}
.et-language:before {
  content: '\e752';
}
.et-air:before {
  content: '\e753';
}
.et-database:before {
  content: '\e754';
}
.et-drive:before {
  content: '\e755';
}
.et-bucket:before {
  content: '\e756';
}
.et-thermometer:before {
  content: '\e757';
}
.et-down-circled:before {
  content: '\e758';
}
.et-left-circled:before {
  content: '\e759';
}
.et-right-circled:before {
  content: '\e75a';
}
.et-up-circled:before {
  content: '\e75b';
}
.et-down-open:before {
  content: '\e75c';
}
.et-left-open:before {
  content: '\e75d';
}
.et-right-open:before {
  content: '\e75e';
}
.et-up-open:before {
  content: '\e75f';
}
.et-down-open-mini:before {
  content: '\e760';
}
.et-left-open-mini:before {
  content: '\e761';
}
.et-right-open-mini:before {
  content: '\e762';
}
.et-up-open-mini:before {
  content: '\e763';
}
.et-down-open-big:before {
  content: '\e764';
}
.et-left-open-big:before {
  content: '\e765';
}
.et-right-open-big:before {
  content: '\e766';
}
.et-up-open-big:before {
  content: '\e767';
}
.et-progress-0:before {
  content: '\e768';
}
.et-progress-1:before {
  content: '\e769';
}
.et-progress-2:before {
  content: '\e76a';
}
.et-progress-3:before {
  content: '\e76b';
}
.et-back-in-time:before {
  content: '\e771';
}
.et-network:before {
  content: '\e776';
}
.et-inbox:before {
  content: '\e777';
}
.et-install:before {
  content: '\e778';
}
.et-lifebuoy:before {
  content: '\e788';
}
.et-mouse:before {
  content: '\e789';
}
.et-dot:before {
  content: '\e78b';
}
.et-dot-2:before {
  content: '\e78c';
}
.et-dot-3:before {
  content: '\e78d';
}
.et-suitcase:before {
  content: '\e78e';
}
.et-flow-cascade:before {
  content: '\e790';
}
.et-flow-branch:before {
  content: '\e791';
}
.et-flow-tree:before {
  content: '\e792';
}
.et-flow-line:before {
  content: '\e793';
}
.et-flow-parallel:before {
  content: '\e794';
}
.et-brush:before {
  content: '\e79a';
}
.et-paper-plane:before {
  content: '\e79b';
}
.et-magnet:before {
  content: '\e7a1';
}
.et-gauge:before {
  content: '\e7a2';
}
.et-traffic-cone:before {
  content: '\e7a3';
}
.et-cc:before {
  content: '\e7a5';
}
.et-cc-by:before {
  content: '\e7a6';
}
.et-cc-nc:before {
  content: '\e7a7';
}
.et-cc-nc-eu:before {
  content: '\e7a8';
}
.et-cc-nc-jp:before {
  content: '\e7a9';
}
.et-cc-sa:before {
  content: '\e7aa';
}
.et-cc-nd:before {
  content: '\e7ab';
}
.et-cc-pd:before {
  content: '\e7ac';
}
.et-cc-zero:before {
  content: '\e7ad';
}
.et-cc-share:before {
  content: '\e7ae';
}
.et-cc-remix:before {
  content: '\e7af';
}
.et-rdio:before {
  content: '\f324';
}
.et-rdio.circle:before {
  content: '\f325';
}
.et-spotify:before {
  content: '\f327';
}
.et-spotify.circle:before {
  content: '\f328';
}
.et-qq:before {
  content: '\f32a';
}
.et-instagram:before {
  content: '\f32d';
}
.et-dropbox:before {
  content: '\f330';
}
.et-evernote:before {
  content: '\f333';
}
.et-flattr:before {
  content: '\f336';
}
.et-skype:before {
  content: '\f339';
}
.et-skype.circle:before {
  content: '\f33a';
}
.et-renren:before {
  content: '\f33c';
}
.et-sina-weibo:before {
  content: '\f33f';
}
.et-paypal:before {
  content: '\f342';
}
.et-picasa:before {
  content: '\f345';
}
.et-soundcloud:before {
  content: '\f348';
}
.et-mixi:before {
  content: '\f34b';
}
.et-behance:before {
  content: '\f34e';
}
.et-google.circle:before {
  content: '\f351';
}
.et-vkontakte:before {
  content: '\f354';
}
.et-smashing:before {
  content: '\f357';
}
.et-db-shape:before {
  content: '\f600';
}
.et-sweden:before {
  content: '\f601';
}
.et-logo-db:before {
  content: '\f603';
}
.et-picture:before {
  content: '🌄';
}
.et-globe:before {
  content: '🌎';
}
.et-leaf:before {
  content: '🍂';
}
.et-graduation-cap:before {
  content: '🎓';
}
.et-mic:before {
  content: '🎤';
}
.et-palette:before {
  content: '🎨';
}
.et-ticket:before {
  content: '🎫';
}
.et-video:before {
  content: '🎬';
}
.et-target:before {
  content: '🎯';
}
.et-music:before {
  content: '🎵';
}
.et-trophy:before {
  content: '🏆';
}
.et-thumbs-up:before {
  content: '👍';
}
.et-thumbs-down:before {
  content: '👎';
}
.et-bag:before {
  content: '👜';
}
.et-user:before {
  content: '👤';
}
.et-users:before {
  content: '👥';
}
.et-lamp:before {
  content: '💡';
}
.et-alert:before {
  content: '💥';
}
.et-water:before {
  content: '💦';
}
.et-droplet:before {
  content: '💧';
}
.et-credit-card:before {
  content: '💳';
}
.et-monitor:before {
  content: '💻';
}
.et-briefcase:before {
  content: '💼';
}
.et-floppy:before {
  content: '💾';
}
.et-cd:before {
  content: '💿';
}
.et-folder:before {
  content: '📁';
}
.et-doc-text:before {
  content: '📄';
}
.et-calendar:before {
  content: '📅';
}
.et-chart-line:before {
  content: '📈';
}
.et-chart-bar:before {
  content: '📊';
}
.et-clipboard:before {
  content: '📋';
}
.et-attach:before {
  content: '📎';
}
.et-bookmarks:before {
  content: '📑';
}
.et-book:before {
  content: '📕';
}
.et-open-book:before {
  content: '📖';
}
.et-phone:before {
  content: '📞';
}
.et-megaphone:before {
  content: '📣';
}
.et-upload:before {
  content: '📤';
}
.et-download:before {
  content: '📥';
}
.et-box:before {
  content: '📦';
}
.et-newspaper:before {
  content: '📰';
}
.et-mobile:before {
  content: '📱';
}
.et-signal:before {
  content: '📶';
}
.et-camera:before {
  content: '📷';
}
.et-shuffle:before {
  content: '🔀';
}
.et-loop:before {
  content: '🔁';
}
.et-arrows-ccw:before {
  content: '🔄';
}
.et-light-down:before {
  content: '🔅';
}
.et-light-up:before {
  content: '🔆';
}
.et-mute:before {
  content: '🔇';
}
.et-sound:before {
  content: '🔊';
}
.et-battery:before {
  content: '🔋';
}
.et-search:before {
  content: '🔍';
}
.et-key:before {
  content: '🔑';
}
.et-lock:before {
  content: '🔒';
}
.et-lock-open:before {
  content: '🔓';
}
.et-bell:before {
  content: '🔔';
}
.et-bookmark:before {
  content: '🔖';
}
.et-link:before {
  content: '🔗';
}
.et-back:before {
  content: '🔙';
}
.et-flashlight:before {
  content: '🔦';
}
.et-chart-area:before {
  content: '🔾';
}
.et-clock:before {
  content: '🕔';
}
.et-rocket:before {
  content: '🚀';
}
.et-block:before {
  content: '🚫';
}
.et-github:before {
  content: '\f300';
}
.et-github.circle:before {
  content: '\f301';
}
.et-flickr:before {
  content: '\f303';
}
.et-flickr.circle:before {
  content: '\f304';
}
.et-vimeo:before {
  content: '\f306';
}
.et-vimeo.circle:before {
  content: '\f307';
}
.et-twitter:before {
  content: '\f309';
}
.et-twitter.circle:before {
  content: '\f30a';
}
.et-facebook-alt:before {
  content: '\f30c';
}
.et-facebook.circle:before {
  content: '\f30d';
}
.et-facebook:before {
  content: '\f30e';
}
.et-google-plus:before,
.et-googleplus:before {
  content: '\f30f';
}
.et-google-plus.circle:before,
.et-googleplus.circle:before {
  content: '\f310';
}
.et-pinterest:before {
  content: '\f312';
}
.et-pinterest.circle:before {
  content: '\f313';
}
.et-tumblr:before {
  content: '\f315';
}
.et-tumblr.circle:before {
  content: '\f316';
}
.et-linkedin:before {
  content: '\f318';
}
.et-linkedin.circle:before {
  content: '\f319';
}
.et-dribbble:before {
  content: '\f31b';
}
.et-dribbble.circle:before {
  content: '\f31c';
}
.et-stumbleupon:before {
  content: '\f31e';
}
.et-stumbleupon.circle:before {
  content: '\f31f';
}
.et-last-fm:before,
.et-lastfm:before {
  content: '\f321';
}
.et-last-fm.circle:before,
.et-lastfm.circle:before {
  content: '\f322';
}
/* Font Awesome styles */
@font-face {
  font-family: FontAwesome;
  src: url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/FontAwesome/fontawesome-webfont.eot?v=4.0.3);
  src: url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'), url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/FontAwesome/fontawesome-webfont.woff?v=4.0.3) format('woff'), url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/FontAwesome/fontawesome-webfont.ttf?v=4.0.3) format('truetype'), url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/FontAwesome/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg,
.fa-large {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x,
.fa-huge {
  font-size: 2em;
  line-height: 0.75em;
  vertical-align: -25%;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.142857142857143em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
  margin-bottom: 4px;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.142857142857143em;
  top: 0.14285714285714285em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.animated {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-moz-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@-o-keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translateX(10px);
  }
}
@-moz-keyframes shake {
  0%,
  100% {
    -moz-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -moz-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -moz-transform: translateX(10px);
  }
}
@-o-keyframes shake {
  0%,
  100% {
    -o-transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -o-transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    -o-transform: translateX(10px);
  }
}
@keyframes shake {
  0%,
  100% {
    transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translateX(-10px);
  }
  20%,
  40%,
  60%,
  80% {
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  -moz-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
  }
  10%,
  20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
  }
}
@-moz-keyframes tada {
  0% {
    -moz-transform: scale(1);
  }
  10%,
  20% {
    -moz-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -moz-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -moz-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0);
  }
}
@-o-keyframes tada {
  0% {
    -o-transform: scale(1);
  }
  10%,
  20% {
    -o-transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -o-transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    -o-transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -o-transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    transform: scale(1);
  }
  10%,
  20% {
    transform: scale(0.9) rotate(-3deg);
  }
  30%,
  50%,
  70%,
  90% {
    transform: scale(1.1) rotate(3deg);
  }
  40%,
  60%,
  80% {
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  -moz-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-o-keyframes swing {
  20% {
    -o-transform: rotate(15deg);
  }
  40% {
    -o-transform: rotate(-10deg);
  }
  60% {
    -o-transform: rotate(5deg);
  }
  80% {
    -o-transform: rotate(-5deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -moz-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -moz-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
@-moz-keyframes wobble {
  0% {
    -moz-transform: translateX(0%);
  }
  15% {
    -moz-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -moz-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -moz-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -moz-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -moz-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -moz-transform: translateX(0%);
  }
}
@-o-keyframes wobble {
  0% {
    -o-transform: translateX(0%);
  }
  15% {
    -o-transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -o-transform: translateX(20%) rotate(3deg);
  }
  45% {
    -o-transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -o-transform: translateX(10%) rotate(2deg);
  }
  75% {
    -o-transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -o-transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    transform: translateX(0%);
  }
  15% {
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  -moz-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes pulse {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  -moz-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotateY(0);
    -webkit-animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -webkit-animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) scale(1);
    -webkit-animation-timing-function: ease-in;
  }
}
@-moz-keyframes flip {
  0% {
    -moz-transform: perspective(400px) rotateY(0);
    -moz-animation-timing-function: ease-out;
  }
  40% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -moz-animation-timing-function: ease-out;
  }
  50% {
    -moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -moz-animation-timing-function: ease-in;
  }
  80% {
    -moz-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -moz-animation-timing-function: ease-in;
  }
  100% {
    -moz-transform: perspective(400px) scale(1);
    -moz-animation-timing-function: ease-in;
  }
}
@-o-keyframes flip {
  0% {
    -o-transform: perspective(400px) rotateY(0);
    -o-animation-timing-function: ease-out;
  }
  40% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(170deg);
    -o-animation-timing-function: ease-out;
  }
  50% {
    -o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -o-animation-timing-function: ease-in;
  }
  80% {
    -o-transform: perspective(400px) rotateY(360deg) scale(0.95);
    -o-animation-timing-function: ease-in;
  }
  100% {
    -o-transform: perspective(400px) scale(1);
    -o-animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    transform: perspective(400px) rotateY(0);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translateZ(150px) rotateY(170deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) rotateY(360deg) scale(0.95);
    animation-timing-function: ease-in;
  }
  100% {
    transform: perspective(400px) scale(1);
    animation-timing-function: ease-in;
  }
}
.flip {
  -webkit-backface-visibility: visible!important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible!important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible!important;
  -o-animation-name: flip;
  backface-visibility: visible!important;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInX {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInX {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible!important;
  -webkit-animation-name: flipInX;
  -moz-backface-visibility: visible!important;
  -moz-animation-name: flipInX;
  -o-backface-visibility: visible!important;
  -o-animation-name: flipInX;
  backface-visibility: visible!important;
  animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutX {
  0% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutX {
  0% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  -moz-animation-name: flipOutX;
  -moz-backface-visibility: visible!important;
  -o-animation-name: flipOutX;
  -o-backface-visibility: visible!important;
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes flipInY {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -moz-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -moz-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes flipInY {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -o-transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -o-transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible!important;
  -webkit-animation-name: flipInY;
  -moz-backface-visibility: visible!important;
  -moz-animation-name: flipInY;
  -o-backface-visibility: visible!important;
  -o-animation-name: flipInY;
  backface-visibility: visible!important;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-moz-keyframes flipOutY {
  0% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@-o-keyframes flipOutY {
  0% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible!important;
  -webkit-animation-name: flipOutY;
  -moz-backface-visibility: visible!important;
  -moz-animation-name: flipOutY;
  -o-backface-visibility: visible!important;
  -o-animation-name: flipOutY;
  backface-visibility: visible!important;
  animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -moz-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -moz-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -moz-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -moz-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -moz-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -moz-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  -moz-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
}
@-moz-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
}
@-o-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -moz-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
}
@-moz-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
}
@-o-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -moz-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
  }
}
@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-20px);
  }
}
@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -moz-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
  }
}
@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(20px);
  }
}
@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -moz-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -moz-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -o-transform: translateY(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -moz-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -moz-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -moz-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px);
  }
  80% {
    -moz-transform: translateY(10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px);
  }
  80% {
    -o-transform: translateY(10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(-30px);
  }
  80% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -moz-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes bounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -moz-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(30px);
  }
  80% {
    -moz-transform: translateX(-10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(30px);
  }
  80% {
    -o-transform: translateX(-10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(30px);
  }
  80% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateX(-30px);
  }
  80% {
    -moz-transform: translateX(10px);
  }
  100% {
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(-30px);
  }
  80% {
    -o-transform: translateX(10px);
  }
  100% {
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    transform: translateX(-30px);
  }
  80% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounceOut {
  0% {
    -moz-transform: scale(1);
  }
  25% {
    -moz-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -moz-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
}
@-o-keyframes bounceOut {
  0% {
    -o-transform: scale(1);
  }
  25% {
    -o-transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -o-transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  -moz-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
}
@-moz-keyframes bounceOutUp {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
}
@-o-keyframes bounceOutUp {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -moz-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
}
@-moz-keyframes bounceOutDown {
  0% {
    -moz-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateY(2000px);
  }
}
@-o-keyframes bounceOutDown {
  0% {
    -o-transform: translateY(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -moz-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
}
@-moz-keyframes bounceOutLeft {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
}
@-o-keyframes bounceOutLeft {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -moz-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
}
@-moz-keyframes bounceOutRight {
  0% {
    -moz-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
}
@-o-keyframes bounceOutRight {
  0% {
    -o-transform: translateX(0);
  }
  20% {
    opacity: 1;
    -o-transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -moz-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateIn {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateIn {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    transform-origin: center center;
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  -moz-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -moz-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -moz-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -moz-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
}
@-moz-keyframes rotateInDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
}
@-o-keyframes rotateInDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -moz-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(200deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOut {
  0% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: center center;
    -moz-transform: rotate(200deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOut {
  0% {
    -o-transform-origin: center center;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: center center;
    -o-transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    transform-origin: center center;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: center center;
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  -moz-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -moz-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownLeft {
  0% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: left bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownLeft {
  0% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: left bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    transform-origin: left bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: left bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -moz-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutUpRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutUpRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -moz-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-moz-keyframes rotateOutDownRight {
  0% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -moz-transform-origin: right bottom;
    -moz-transform: rotate(-90deg);
    opacity: 0;
  }
}
@-o-keyframes rotateOutDownRight {
  0% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(0);
    opacity: 1;
  }
  100% {
    -o-transform-origin: right bottom;
    -o-transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    transform-origin: right bottom;
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    transform-origin: right bottom;
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -moz-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    opacity: 0;
  }
}
@-moz-keyframes hinge {
  0% {
    -moz-transform: rotate(0);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -moz-transform: rotate(80deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  40% {
    -moz-transform: rotate(60deg);
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  80% {
    -moz-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -moz-transform-origin: top left;
    -moz-animation-timing-function: ease-in-out;
  }
  100% {
    -moz-transform: translateY(700px);
    opacity: 0;
  }
}
@-o-keyframes hinge {
  0% {
    -o-transform: rotate(0);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -o-transform: rotate(80deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  40% {
    -o-transform: rotate(60deg);
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  80% {
    -o-transform: rotate(60deg) translateY(0);
    opacity: 1;
    -o-transform-origin: top left;
    -o-animation-timing-function: ease-in-out;
  }
  100% {
    -o-transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  -moz-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
}
@-moz-keyframes rollIn {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
}
@-o-keyframes rollIn {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  -moz-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
  }
}
@-moz-keyframes rollOut {
  0% {
    opacity: 1;
    -moz-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateX(100%) rotate(120deg);
  }
}
@-o-keyframes rollOut {
  0% {
    opacity: 1;
    -o-transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -o-transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  -moz-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@-o-keyframes lightSpeedIn {
  0% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -o-transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -o-transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -moz-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -moz-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
  -webkit-animation-duration: .5s;
  -moz-animation-duration: .5s;
  -o-animation-duration: .5s;
  animation-duration: 0.5s;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-moz-keyframes lightSpeedOut {
  0% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@-o-keyframes lightSpeedOut {
  0% {
    -o-transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -moz-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
  -webkit-animation-duration: .25s;
  -moz-animation-duration: .25s;
  -o-animation-duration: .25s;
  animation-duration: 0.25s;
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}
@-moz-keyframes wiggle {
  0% {
    -moz-transform: skewX(9deg);
  }
  10% {
    -moz-transform: skewX(-8deg);
  }
  20% {
    -moz-transform: skewX(7deg);
  }
  30% {
    -moz-transform: skewX(-6deg);
  }
  40% {
    -moz-transform: skewX(5deg);
  }
  50% {
    -moz-transform: skewX(-4deg);
  }
  60% {
    -moz-transform: skewX(3deg);
  }
  70% {
    -moz-transform: skewX(-2deg);
  }
  80% {
    -moz-transform: skewX(1deg);
  }
  90% {
    -moz-transform: skewX(0deg);
  }
  100% {
    -moz-transform: skewX(0deg);
  }
}
@-o-keyframes wiggle {
  0% {
    -o-transform: skewX(9deg);
  }
  10% {
    -o-transform: skewX(-8deg);
  }
  20% {
    -o-transform: skewX(7deg);
  }
  30% {
    -o-transform: skewX(-6deg);
  }
  40% {
    -o-transform: skewX(5deg);
  }
  50% {
    -o-transform: skewX(-4deg);
  }
  60% {
    -o-transform: skewX(3deg);
  }
  70% {
    -o-transform: skewX(-2deg);
  }
  80% {
    -o-transform: skewX(1deg);
  }
  90% {
    -o-transform: skewX(0deg);
  }
  100% {
    -o-transform: skewX(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: skewX(9deg);
  }
  10% {
    transform: skewX(-8deg);
  }
  20% {
    transform: skewX(7deg);
  }
  30% {
    transform: skewX(-6deg);
  }
  40% {
    transform: skewX(5deg);
  }
  50% {
    transform: skewX(-4deg);
  }
  60% {
    transform: skewX(3deg);
  }
  70% {
    transform: skewX(-2deg);
  }
  80% {
    transform: skewX(1deg);
  }
  90% {
    transform: skewX(0deg);
  }
  100% {
    transform: skewX(0deg);
  }
}
.wiggle {
  -webkit-animation-name: wiggle;
  -moz-animation-name: wiggle;
  -o-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  -moz-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
.animated.wiggle {
  -webkit-animation-duration: .75s;
  -moz-animation-duration: .75s;
  -o-animation-duration: .75s;
  animation-duration: 0.75s;
}
.header-full-width #branding {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #ffffff, #e8e8e8);
  background-image: linear-gradient(to bottom, #ffffff, #e8e8e8);
  background-repeat: repeat-x;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.header-full-width #branding,
.header-boxed #branding .inner {
  border-bottom: 1px solid #cfcfcf;
}
.menu-line-color.header-full-width #branding,
.menu-line-color.header-boxed #branding .inner {
  border-bottom-color: #18a3d3;
}
#branding,
.initialLineHeight {
  line-height: 60px;
}
.fixed-header #branding {
  z-index: 1001;
  left: 0;
  top: 0;
  right: 0;
}
.admin-bar.fixed-header #branding {
  top: 28px;
}
.admin-bar.fixed-header.wp38 #branding {
  top: 32px;
}
.header-boxed #branding.fixedsticky-on {
  background: #ffffff;
}
#branding.small #access ul {
  line-height: 40px !important;
}
.buttons-menu #branding.small #access ul a {
  margin-top: 0px !important;
  margin-bottom: 6px !important;
}
.buttons-menu #branding.small #access ul ul a {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#branding .home-link {
  float: left;
  margin-right: 15px;
}
#branding .home-link img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 40px;
  margin: 10px 0;
}
#branding .home-link .site-title {
  font-size: 22px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}
#branding .home-link.site-title {
  font-size: 1px;
}
#branding .home-link .site-description {
  font-size: 11px;
  line-height: 16px;
  margin: -12px 0 4px;
  color: #4cb4d8;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.logo-on-top #branding .home-link {
  display: block;
  text-align: center;
  float: none;
  margin-right: 0;
}
#branding .search-form {
  float: right;
  text-align: left;
  width: 47px;
  margin-right: -10px;
  overflow: hidden;
}
#branding .search-form-inner {
  width: 240px;
}
#branding input[type="search"] {
  width: 159px;
  height: 28px;
  line-height: 18px;
  margin: -4px 0 0;
  padding: 4px 6px 4px 6px;
  background-image: none;
  -webkit-appearance: none;
}
#branding .search-form-icon {
  width: 47px;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  cursor: pointer;
  color: #969696;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#branding .search-form-icon:hover,
#branding .search-form-icon.focus {
  color: #18a3d3;
}
#branding .search-form-icon:before {
  font-size: 18px;
}
#branding input[type="submit"] {
  display: none;
}
.logo-on-top #branding .home-link img {
  max-height: none !important;
}
.fixedsticky {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}
/* When position: sticky is supported but native behavior is ignored */
.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: static;
}
.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
}
.fixedsticky-dummy {
  display: none;
}
.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}
.buttons-menu #access,
#access {
  display: block;
  position: relative;
  margin-left: 0px;
  z-index: 500;
}
.buttons-menu #access ul,
#access ul {
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding-left: 0;
  float: left;
}
.buttons-menu #access.right ul,
#access.right ul {
  float: right;
}
.buttons-menu #access li,
#access li {
  float: left;
  position: relative;
}
.buttons-menu #access a,
#access a {
  text-decoration: none;
  display: block;
  padding: 0 15px 0;
  margin-bottom: 0;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.buttons-menu #access .menu-item-with-submenu > a:after,
#access .menu-item-with-submenu > a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  vertical-align: 1px;
  display: inline-block;
  content: "\f078";
  padding-left: 6px;
  max-width: 10px;
  color: #777777;
}
.buttons-menu #access li:hover > a,
#access li:hover > a,
.buttons-menu #access li:hover > a:after,
#access li:hover > a:after,
.buttons-menu #access a:focus,
#access a:focus {
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.buttons-menu #access li:after,
#access li:after {
  position: absolute;
  opacity: 0;
  content: '';
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
  margin-bottom: -1px;
  background-color: #18a3d3;
  box-shadow: 0 0 2px rgba(24, 163, 211, 0.5);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.buttons-menu #access li.current_page_item > a,
#access li.current_page_item > a,
.buttons-menu #access li.current_page_item:hover > a,
#access li.current_page_item:hover > a {
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.buttons-menu #access li:hover:after,
#access li:hover:after,
.buttons-menu #access li.current_page_item:after,
#access li.current_page_item:after {
  opacity: 1;
  height: 3px;
}
.buttons-menu #access li.current_page_item:hover > a:after,
#access li.current_page_item:hover > a:after {
  color: #18a3d3;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.buttons-menu #access li > a:active,
#access li > a:active {
  background-color: rgba(0, 0, 0, 0.05);
  color: #18a3d3;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow 0.2s linear;
  transition: box-shadow 0.2s linear;
}
.buttons-menu #access ul li:hover > ul,
#access ul li:hover > ul,
.buttons-menu #access ul li.hover > ul,
#access ul li.hover > ul {
  display: block;
}
.buttons-menu #access ul ul,
#access ul ul {
  display: none;
  float: left;
  margin: 0;
  margin-top: -2px;
  border-top: 3px solid #18a3d3;
  position: absolute;
  top: 100%;
  left: 0;
  width: 210px;
  z-index: 9999;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}
.buttons-menu #access ul ul li,
#access ul ul li {
  margin: 0;
  padding: 0;
}
.buttons-menu #access ul ul li:after,
#access ul ul li:after {
  display: none;
  content: none;
}
.buttons-menu #access ul ul ul,
#access ul ul ul {
  border-top-width: 0;
  left: 100%;
  margin-left: -2px;
  top: 0;
}
.buttons-menu #access ul ul a,
#access ul ul a {
  font-size: 14px;
  height: auto !important;
  line-height: 16px !important;
  margin: 0 !important;
  border-radius: 0;
  padding: 8px 18px 7px;
  border-bottom: 1px solid #e4e4e4 !important;
  width: 210px;
  background: #eeeeee;
  color: #444444;
  text-shadow: none;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.buttons-menu #access ul ul li:last-child > a,
#access ul ul li:last-child > a {
  border-bottom-width: 0 !important;
  border-radius: 0 0 2px 2px;
}
.buttons-menu #access ul ul .menu-item-with-submenu > a:after,
#access ul ul .menu-item-with-submenu > a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 17px;
  display: block;
  float: right;
  margin-right: -5px;
  content: "\f054";
  max-width: 10px;
  color: #999999;
}
.buttons-menu #access ul ul :hover > a,
#access ul ul :hover > a,
.buttons-menu #access ul ul a:hover,
#access ul ul a:hover,
.buttons-menu #access ul ul li > a:active,
#access ul ul li > a:active {
  background-color: #1591bc;
  background-image: -webkit-linear-gradient(top, #1fb3e6, #1591bc);
  background-image: linear-gradient(to bottom, #1fb3e6, #1591bc);
  background-repeat: repeat-x;
  box-shadow: none;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.buttons-menu #access ul ul :hover > a:after,
#access ul ul :hover > a:after,
.buttons-menu #access ul ul a:hover:after,
#access ul ul a:hover:after,
.buttons-menu #access ul ul li > a:active:after,
#access ul ul li > a:active:after {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.buttons-menu #access ul ul li.current_page_item > a,
#access ul ul li.current_page_item > a,
.buttons-menu #access ul ul li.current_page_item:hover > a,
#access ul ul li.current_page_item:hover > a {
  padding-bottom: 7px !important;
  border-bottom-color: #e1e1e1;
  background: #e1e1e1 !important;
  color: #777777;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15);
  text-shadow: none;
}
.buttons-menu #access ul ul li.current_page_item > a:after,
#access ul ul li.current_page_item > a:after,
.buttons-menu #access ul ul li.current_page_item:hover > a:after,
#access ul ul li.current_page_item:hover > a:after {
  color: #999999;
}
.buttons-menu #access ul ul li > a:active,
#access ul ul li > a:active {
  background-image: none;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
/* Buttons Style Menu */
.buttons-menu #access a {
  line-height: 32px !important;
  height: 32px !important;
  border-radius: 4px;
  margin: 14px 0;
  margin-right: 4px !important;
  -webkit-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.buttons-menu #access li:hover > a,
.buttons-menu #access a:focus {
  background-color: #1591bc;
  background-image: -webkit-linear-gradient(top, #1fb3e6, #1591bc);
  background-image: linear-gradient(to bottom, #1fb3e6, #1591bc);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 -1px 0 rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.15);
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.buttons-menu #access li:hover > a:after {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
}
.buttons-menu #access li.current_page_item > a,
.buttons-menu #access li.current_page_item:hover > a {
  background-color: rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.02));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.02));
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 -1px 0px rgba(255, 255, 255, 0.25);
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.buttons-menu #access li:after {
  display: none;
  content: none;
}
.buttons-menu #access li > a:active {
  background: #1591bc;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.15);
}
/* Responsive Menu Switcher */
#responsive-menu-switcher {
  display: none;
  float: right;
}
.buttons-menu #responsive-menu-switcher a,
#responsive-menu-switcher a {
  font-size: 18px;
  height: 30px;
  line-height: 32px;
  margin: 0 !important;
  padding: 0 18px;
  border-radius: 0 !important;
  border-right: 1px solid #d9d9d9;
  color: #969696 !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.search-disabled #responsive-menu-switcher a {
  border-right-width: 0 !important;
}
#responsive-menu-switcher a:hover {
  color: #18a3d3 !important;
}
#responsive-menu-switcher a:active,
#responsive-menu-switcher a.active {
  border-right-width: 0;
  margin-right: 1px !important;
  border-radius: 3px !important;
  background-color: #95cce0;
  background-image: -webkit-linear-gradient(top, #18a3d3, #95cce0);
  background-image: linear-gradient(to bottom, #18a3d3, #95cce0);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.6), 0 1px 0 rgba(255, 255, 255, 0.5);
  color: #fff !important;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5) !important;
}
/* Responsive Menu */
.responsive-menu {
  display: none;
  margin: 0 0 20px;
  border-top: 3px solid #18a3d3;
  background: #eeeeee;
  /* Responsive SubMenus */
}
.responsive-menu ul {
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.responsive-menu li {
  position: relative;
}
.responsive-menu a {
  font-weight: bold;
  text-decoration: none;
  display: block;
  padding: 5px 15px;
  margin: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.responsive-menu .menu-item-with-submenu > a:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
  line-height: 11px;
  display: inline-block;
  content: "\f078";
  padding-left: 6px;
  max-width: 10px;
}
.responsive-menu li > a:active {
  background: #e1e1e1 !important;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.2);
}
.responsive-menu li.current_page_item > a,
.responsive-menu li.current_page_item:hover > a {
  background: #e1e1e1 !important;
  color: #777777;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15);
}
.responsive-menu ul ul {
  margin: 0;
}
.responsive-menu ul ul a {
  padding-left: 30px;
}
.responsive-menu ul ul ul a {
  padding-left: 40px;
}
.wide .responsive-menu,
.wide .responsive-menu > ul > li:last-child > a {
  margin: 0;
}
/* Top Bar */
#top-bar {
  position: relative;
  font-size: 11px;
  padding: 4px 0;
  border-bottom: 1px solid #e6e6e6;
  background: #ffffff;
  color: #777777;
}
#top-bar.empty {
  border-bottom-width: 0;
  padding: 0;
}
#top-bar .left {
  float: left;
  line-height: 28px;
}
#top-bar .right {
  text-align: right;
  float: right;
}
#top-bar #top-bar-menu {
  line-height: 28px;
}
#top-bar #top-bar-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-bar #top-bar-menu li {
  display: inline;
  font-weight: normal;
}
#top-bar #top-bar-menu a {
  padding: 0 5px;
}
#top-bar .widget {
  float: right;
  margin: 0;
}
#top-bar .widget_social a {
  margin-bottom: 0;
  color: #444444;
}
#top-bar a {
  color: #444444;
  text-shadow: none;
}
#top-bar a:hover {
  color: #18a3d3;
}
#top-bar a.btn,
#top-bar a.btn:hover {
  color: #fff;
}
#top-bar #language-flags {
  margin-top: 7px;
}
#top-bar #language-flags ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#top-bar #language-flags ul li {
  float: left;
  margin-left: 8px;
  overflow: hidden;
}
#top-bar #language-flags ul li img {
  opacity: 1;
  border-radius: 2px;
  background: #fff;
}
#top-bar #language-flags ul li a img {
  opacity: 0.5;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
#top-bar #language-flags ul li img:hover {
  opacity: 1;
}
/* Breadcrumbs */
#breadcrumbs {
  position: relative;
  margin: -10px 0 10px;
  font-size: 11px;
}
.page-template-page-front-php #breadcrumbs {
  margin-top: 10px;
}
#breadcrumbs .separator:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  vertical-align: -1px;
  display: inline-block;
  content: "\f105";
  padding: 0 2px;
  color: #a2a2a2;
}
/* Content */
#main {
  clear: both;
}
#main:before,
#main:after {
  content: ' ';
  display: table;
}
#main:after {
  clear: both;
}
#main:before,
#main:after {
  content: ' ';
  display: table;
}
#main:after {
  clear: both;
}
.page-header {
  margin-bottom: 30px;
}
.page-title {
  font-size: 22px;
  margin: 10px 0 10px;
}
.hentry:before,
.hentry:after {
  content: '';
  display: table;
}
.hentry:after {
  clear: both;
}
.hentry {
  zoom: 1;
}
.hentry,
.singular .hentry .hentry {
  margin: 0 0 40px;
  position: relative;
}
.hentry footer .inner,
.singular .hentry .hentry footer .inner {
  padding: 0 0 45px;
  border-bottom: 1px solid #d9d9d9;
}
.singular .hentry {
  margin-bottom: 0;
}
.singular .hentry footer .inner {
  padding-bottom: 0;
  border-bottom-width: 0;
}
.blog .sticky .entry-header .entry-meta {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
.entry-header h3 {
  font-size: 10px;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}
.entry-title,
.entry-content .entry-title {
  position: relative;
  font-size: 26px;
  line-height: 1.2em;
  margin: 0;
}
h1.entry-title,
.entry-content h1.entry-title {
  font-size: 32px;
  line-height: 1em;
}
.entry-title,
.entry-title a {
  color: #5e5e5e;
  text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
  color: #18a3d3;
}
.entry-title i {
  position: absolute;
  left: -40px;
  top: 2px;
  opacity: .5;
}
.boxed .entry-title i {
  position: static;
  left: 0;
}
.entry-title i {
  font-size: 28px;
  margin-right: 6px;
  margin-bottom: 6px;
}
.entry-content,
.entry-summary {
  padding: 20px 0 10px;
}
.format-aside .entry-content {
  padding-top: 0;
}
.format-link .entry-content a {
  font-size: 16px;
  font-weight: bold;
}
.entry-content:before,
.entry-content:after {
  content: '';
  display: table;
}
.entry-content:after {
  clear: both;
}
.entry-content {
  zoom: 1;
}
.entry-header .entry-meta a {
  font-weight: normal;
  font-size: 11px;
}
.entry-meta {
  font-size: 12px;
  line-height: 18px;
}
footer.entry-meta {
  clear: both;
}
.entry-meta .edit-link,
.entry-meta .comments-link {
  float: right;
}
.entry-meta a {
  font-weight: bold;
}
.entry-meta .comments-link a {
  margin-top: -1px;
}
.entry-meta i {
  color: #a2a2a2;
  margin-right: 2px;
}
/* Entry Meta Tag Links */
.entry-meta .tag-links {
  margin-left: 5px;
}
.entry-meta .tag-links i {
  margin-right: 4px;
}
.entry-meta .tag-links a,
.tagcloud a {
  font-weight: bold !important;
  font-size: 11px;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  height: 20px;
  line-height: 20px;
  padding: 0 6px;
  color: #444 !important;
  text-shadow: 0 1px 0 #fff;
  margin-right: 7px;
  margin-left: 10px;
  margin-bottom: 5px;
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/tags-bg.png) repeat-x 0 -20px;
  background-size: 22px 120px;
}
.tagcloud a {
  font-size: 11px !important;
}
.entry-meta .tag-links a:before,
.entry-meta .tag-links a:after,
.tagcloud a:before,
.tagcloud a:after {
  content: '';
  top: 0;
  bottom: 0;
  display: block;
  position: absolute;
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/tags-bg.png) no-repeat 0 0;
  background-size: 22px 120px;
}
.entry-meta .tag-links a:before,
.tagcloud a:before {
  width: 12px;
  left: -12px;
  background-position: 0 0;
}
.entry-meta .tag-links a:after,
.tagcloud a:after {
  width: 4px;
  right: -4px;
  background-position: right 0;
}
.entry-meta .tag-links a:hover,
.tagcloud a:hover {
  background-position: 0 -60px;
}
.entry-meta .tag-links a:hover:before,
.tagcloud a:hover:before {
  background-position: 0 -40px;
}
.entry-meta .tag-links a:hover:after,
.tagcloud a:hover:after {
  background-position: right -40px;
}
.entry-meta .tag-links a:active,
.tagcloud a:active {
  background-position: 0 -100px;
}
.entry-meta .tag-links a:active:before,
.tagcloud a:active:before {
  background-position: 0 -80px;
}
.entry-meta .tag-links a:active:after,
.tagcloud a:active:after {
  background-position: right -80px;
}
.single-author .entry-meta .by-author {
  display: none;
}
.entry-meta .social {
  text-align: right;
  border-radius: 2px;
  padding: 8px 20px 2px;
  margin-bottom: 20px;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background-image: linear-gradient(to bottom, #fafafa, #ffffff);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.social .socialite {
  float: right;
}
.social .socialite {
  display: block;
  margin-bottom: 6px;
  position: relative;
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/social-sprite.png) 0 0 no-repeat;
}
.social .socialite span.shidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.social .socialite-loaded {
  background: none !important;
}
.social .twitter-share {
  width: 107px;
  height: 20px;
  background-position: 100% 0;
}
.social .facebook-like {
  width: 80px;
  height: 20px;
  background-position: 0 -22px;
  overflow: hidden;
}
.social .googleplus-one {
  width: 88px;
  height: 20px;
  background-position: 0 -44px;
}
.social .pinterest-pinit {
  width: 40px;
  height: 20px;
  background-position: 0 -66px;
  margin-right: 30px;
}
.social .vkontakte-like {
  width: 100px;
  height: 20px;
  background-position: 0 -88px;
  margin-right: 20px;
}
/* Entry Image */
.entry-image {
  text-align: center;
  margin: 20px 0 0;
}
.entry-image img {
  width: auto;
}
.single-post .entry-image,
.entry-below .entry-image {
  margin-bottom: 0;
}
.entry-right .entry-image {
  float: right;
  margin-left: 20px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.entry-left .entry-image {
  float: left;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
}
.entry-image .image-frame {
  margin-bottom: 0;
}
/* Content & Comment Headers */
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5 {
  color: #5e5e5e;
}
.entry-content h1,
.comment-content h1,
#feature h1 {
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 20px;
}
.entry-content h2,
.comment-content h2,
#feature h2 {
  font-size: 26px;
  line-height: 30px;
  margin: 0 0 15px;
}
.entry-content h2.widgettitle {
  font-size: 20px;
  font-weight: normal;
  line-height: 26px;
  margin-bottom: 15px;
}
.entry-content h3,
.comment-content h3,
#feature h3 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 14px;
}
.entry-content h4,
.comment-content h4,
#feature h4 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 12px;
}
.entry-content h5,
.comment-content h5,
#feature h5 {
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 11px;
}
.entry-content h6,
.comment-content h6,
#feature h6 {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin: 0 0 10px;
}
/* Table */
.entry-content table,
.comment-content table {
  margin-bottom: 20px;
  width: 100%;
}
.entry-content thead th,
.comment-content thead th {
  font-weight: bold;
  padding: 6px 10px 6px;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.entry-content thead th {
  border-bottom: 1px solid #d9d9d9;
}
.entry-content thead th:first-child,
.comment-content thead th:first-child {
  border-radius: 2px 0 0 2px;
}
.entry-content thead th:last-child,
.comment-content thead th:last-child {
  border-radius: 0 2px 2px 0;
}
.entry-content td,
.comment-content td,
.entry-content tbody th {
  padding: 6px 10px 6px;
  border-top: 1px solid #d9d9d9;
}
.entry-content tbody tr:first-child td,
.comment-content tbody tr:first-child td {
  border-top-width: 0;
}
.entry-content #s {
  width: 75%;
}
.comment-content ul,
.comment-content ol {
  margin-bottom: 20px;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
  margin-bottom: 0;
}
dl.gallery-item {
  margin: 0;
}
.entry-content .read-more-link {
  margin-top: 5px;
  margin-bottom: 25px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
  float: right;
  margin-right: 10px;
}
/* Blog Columns */
.blog-columns .entry-title i {
  position: static;
  left: 0;
}
.blog-columns .content-block {
  margin: 20px 0;
  padding: 15px 0;
}
/* Two Columns */
#primary .blog-columns.two-columns {
  margin-right: -2%;
}
#primary .blog-columns.two-columns article {
  vertical-align: top;
  display: inline-block;
  width: 48%;
  margin-right: 2%;
}
/* Three Columns */
#primary .blog-columns.three-columns {
  margin-right: -2%;
}
#primary .blog-columns.three-columns article {
  vertical-align: top;
  display: inline-block;
  width: 31%;
  margin-right: 2%;
}
/* Four Columns */
#primary .blog-columns.four-columns {
  margin-right: -2%;
}
#primary .blog-columns.four-columns article {
  vertical-align: top;
  display: inline-block;
  width: 22.5%;
  margin-right: 2%;
}
/* Password Protected */
.post-password-required input[type=password] {
  margin: 10px 0;
}
/* 404 Error */
.error404 #main .search-form {
  margin: 20px 0;
}
/* Custom */
a .fa-angle-right:before {
  margin-left: 3px;
  font-size: 20px;
  vertical-align: -2px;
}
.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Custom Scrollbar */
.custom-scrollbar:not(iframe)::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:vertical:end:increment,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:vertical:start:decrement,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:horizontal:start:decrement,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-button:horizontal:end:increment {
  display: none;
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-track:hover {
  background-color: #f2f2f2;
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal {
  background-color: #d9d9d9;
  border: 1px solid #bfbfbf;
  -webkit-transition: all 0.3s ease-out;
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical:hover,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal:hover {
  border-width: 0;
  background: #18a3d3;
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical:active,
.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal:active {
  background: #1591bc;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.65);
}
.custom-scrollbar:not(iframe)::-webkit-scrollbar-corner {
  background: none;
}
/* Responsive images */
.entry-content img,
.entry-image img,
.comment-content img,
.widget img {
  max-width: 100%;
}
img[class*='align'],
img[class*='wp-image-'],
img[class*="attachment-"] {
  height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
  max-width: 100%;
  height: auto;
}
.ie8 img.size-full,
.ie8 img.size-large,
.ie8 img.wp-post-image {
  width: auto;
}
/* Make sure videos and embeds fit their containers */
embed,
iframe,
object,
video {
  max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
  /* Override the Twitter embed fixed width */
}
/* Images */
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
.wp-caption.alignleft {
  margin: 15px 20px 15px 0;
}
img.alignright,
.wp-caption.alignright {
  margin: 15px 0 15px 20px;
}
img.aligncenter {
  margin-top: 15px;
  margin-bottom: 15px;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  border-radius: 2px;
}
img.shadow {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 10px 10px 6px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
}
.wp-caption img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 2px;
}
.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 12px;
  color: #9b9b9b;
}
.wp-caption .wp-caption-text {
  margin: 0;
  padding: 6px 0 0 10px;
  position: relative;
}
img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
/* Gallery */
.gallery {
  display: block;
  clear: both;
  margin: 0 auto;
}
.gallery .gallery-row {
  display: block;
  clear: both;
  margin: 0;
}
.gallery .gallery-image {
  opacity: 0;
  visibility: hidden;
}
.gallery .gallery-item {
  text-align: center;
  list-style: none;
  float: left;
  margin: 0 0 20px;
  padding: 0;
}
.gallery .gallery-image-wrap {
  overflow: hidden;
  position: relative;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
  max-width: 96%;
  display: block;
  height: auto;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.gallery .gallery-item img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.gallery-caption {
  margin: 5px 0 0;
}
/* Image sizes depending on the number of columns */
.gallery .col-0 {
  width: 100%;
}
.gallery .col-1 {
  width: 100%;
}
.gallery .col-2 {
  width: 50%;
}
.gallery .col-3 {
  width: 33.33%;
}
.gallery .col-4 {
  width: 25%;
}
.gallery .col-5 {
  width: 20%;
}
.gallery .col-6 {
  width: 16.66%;
}
.gallery .col-7 {
  width: 14.28%;
}
.gallery .col-8 {
  width: 12.5%;
}
.gallery .col-9 {
  width: 11.11%;
}
.gallery .col-10 {
  width: 10%;
}
.gallery .col-11 {
  width: 9.09%;
}
.gallery .col-12 {
  width: 8.33%;
}
.gallery .col-13 {
  width: 7.69%;
}
.gallery .col-14 {
  width: 7.14%;
}
.gallery .col-15 {
  width: 6.66%;
}
.gallery .col-16 {
  width: 6.25%;
}
.gallery .col-17 {
  width: 5.88%;
}
.gallery .col-18 {
  width: 5.55%;
}
.gallery .col-19 {
  width: 5.26%;
}
.gallery .col-20 {
  width: 5%;
}
.gallery .col-21 {
  width: 4.76%;
}
.gallery .col-22 {
  width: 4.54%;
}
.gallery .col-23 {
  width: 4.34%;
}
.gallery .col-24 {
  width: 4.16%;
}
.gallery .col-25 {
  width: 4%;
}
.gallery .col-26 {
  width: 3.84%;
}
.gallery .col-27 {
  width: 3.7%;
}
.gallery .col-28 {
  width: 3.57%;
}
.gallery .col-29 {
  width: 3.44%;
}
.gallery .col-30 {
  width: 3.33%;
}
.col-8 img,
.col-9 img,
.col-10 img,
.col-11 img,
.col-12 img,
.col-13 img,
.col-14 img,
.col-15 img,
.col-16 img,
.col-17 img,
.col-18 img,
.col-19 img,
.col-20 img,
.col-21 img,
.col-22 img,
.col-23 img,
.col-24 img,
.col-25 img,
.col-26 img,
.col-27 img,
.col-28 img,
.col-29 img,
.col-30 img {
  padding: 4px !important;
}
/* Gmap Image Fix */
.gmap img {
  max-width: none;
}
/* Portfolio Image & Image Frame Overlay Icons */
.image-frame img {
  width: 100% \0/;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .image-frame img {
    width: 100%;
  }
}
.image-frame img {
  height: auto;
}
@-moz-document url-prefix() {
  .image-frame img {
    width: 100%;
  }
}
.portfolio .overlay,
.image-frame .overlay {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 2px;
  background-color: rgba(24, 163, 211, 0.35);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.ie8 .portfolio .overlay,
.ie8 .image-frame .overlay {
  visibility: hidden;
}
.image-frame a {
  position: relative;
  display: block;
}
.portfolio.border .overlay,
.portfolio.block .overlay {
  border-radius: 2px;
}
.portfolio .overlay i,
.image-frame .overlay i {
  left: 50%;
  top: 50%;
  display: block;
  width: auto;
  text-align: center;
  margin: -22px 0 0 -22px;
  position: absolute;
  width: 46px;
  height: 46px;
  font-size: 32px;
  line-height: 46px;
  border-radius: 2px;
  background-color: #edf9fd;
  background-image: -webkit-linear-gradient(top, #ffffff, #edf9fd);
  background-image: linear-gradient(to bottom, #ffffff, #edf9fd);
  background-repeat: repeat-x;
  opacity: .8;
  color: #18a3d3;
  text-shadow: 0 1px #fff;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.35), 0 0 100px 2px #ffffff;
  -moz-transform: scale(3);
  -webkit-transform: scale(3);
  -o-transform: scale(3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio .overlay i:before,
.image-frame .overlay i:before {
  font-size: 30px;
  margin-right: 0;
}
.portfolio li:hover .overlay,
.image-frame:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.portfolio li:hover .overlay i,
.image-frame:hover .overlay i {
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
}
.ie8 .portfolio img,
.ie8 .image-frame img {
  width: auto;
  height: auto;
}
.ie8 section.portfolio.two-columns {
  margin-right: -2.1%;
}
.ie8 section.portfolio.three-columns {
  margin-right: -2.1%;
}
.ie8 section.portfolio.four-columns {
  margin-right: -2.1%;
}
#content nav {
  clear: both;
  padding: 0 0 15px;
}
#content nav a {
  padding: 3px 9px 2px;
}
#content nav a,
#content nav span {
  font-size: 12px;
  font-weight: bold;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.entry-content #nav-below {
  margin-top: 30px;
}
/* PageNavi */
#content nav.wp-pagenavi span {
  margin: 0 10px 0 6px;
}
.nav-previous a,
.nav-next a,
#content nav.wp-pagenavi a,
#content nav.wp-pagenavi span.current {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none !important;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  border-color: #d8d8d8;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
  padding: 4px 10px 3px;
  margin: 0 4px 0 0;
}
.nav-previous a:hover,
.nav-next a:hover,
#content nav.wp-pagenavi a:hover,
#content nav.wp-pagenavi span.current:hover,
.nav-previous a:focus,
.nav-next a:focus,
#content nav.wp-pagenavi a:focus,
#content nav.wp-pagenavi span.current:focus,
.nav-previous a:active,
.nav-next a:active,
#content nav.wp-pagenavi a:active,
#content nav.wp-pagenavi span.current:active {
  border-color: #cbcbcb;
  background-color: #f1f1f1;
  color: #444444;
}
.nav-previous a:active,
.nav-next a:active,
#content nav.wp-pagenavi a:active,
#content nav.wp-pagenavi span.current:active {
  background: #f1f1f1;
}
.nav-previous a.border,
.nav-next a.border,
#content nav.wp-pagenavi a.border,
#content nav.wp-pagenavi span.current.border {
  color: #e1e1e1 !important;
  border: 1px solid rgba(250, 250, 250, 0.5) !important;
}
.nav-previous a.border:hover,
.nav-next a.border:hover,
#content nav.wp-pagenavi a.border:hover,
#content nav.wp-pagenavi span.current.border:hover {
  color: #d8d8d8 !important;
  border-color: #f1f1f1 !important;
}
.nav-previous a:hover,
.nav-next a:hover,
#content nav.wp-pagenavi a:hover,
#content nav.wp-pagenavi span.current:hover,
.nav-previous a:focus,
.nav-next a:focus,
#content nav.wp-pagenavi a:focus,
#content nav.wp-pagenavi span.current:focus {
  color: #444444;
  text-decoration: none;
  background-position: 0 -5px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
}
.nav-previous a:active,
.nav-next a:active,
#content nav.wp-pagenavi a:active,
#content nav.wp-pagenavi span.current:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
.nav-previous a.huge,
.nav-next a.huge,
#content nav.wp-pagenavi a.huge,
#content nav.wp-pagenavi span.current.huge {
  font-size: 22px;
  line-height: 26px;
  padding: 10px 18px;
}
.nav-previous a.huge.flat,
.nav-next a.huge.flat,
#content nav.wp-pagenavi a.huge.flat,
#content nav.wp-pagenavi span.current.huge.flat {
  padding: 11px 19px;
}
.nav-previous a.large,
.nav-next a.large,
#content nav.wp-pagenavi a.large,
#content nav.wp-pagenavi span.current.large {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 14px;
}
.nav-previous a.large.flat,
.nav-next a.large.flat,
#content nav.wp-pagenavi a.large.flat,
#content nav.wp-pagenavi span.current.large.flat {
  padding: 9px 15px;
}
.nav-previous a.small,
.nav-next a.small,
#content nav.wp-pagenavi a.small,
#content nav.wp-pagenavi span.current.small {
  font-size: 12px;
  line-height: 16px;
  padding: 3px 10px;
}
.nav-previous a.small.flat,
.nav-next a.small.flat,
#content nav.wp-pagenavi a.small.flat,
#content nav.wp-pagenavi span.current.small.flat {
  padding: 4px 11px;
}
.nav-previous a.mini,
.nav-next a.mini,
#content nav.wp-pagenavi a.mini,
#content nav.wp-pagenavi span.current.mini {
  padding: 1px 6px;
  font-size: 11px;
  line-height: 16px;
}
.nav-previous a.mini.flat,
.nav-next a.mini.flat,
#content nav.wp-pagenavi a.mini.flat,
#content nav.wp-pagenavi span.current.mini.flat {
  padding: 2px 7px;
}
.nav-previous a.full,
.nav-next a.full,
#content nav.wp-pagenavi a.full,
#content nav.wp-pagenavi span.current.full {
  display: block;
}
.nav-previous a.border,
.nav-next a.border,
#content nav.wp-pagenavi a.border,
#content nav.wp-pagenavi span.current.border {
  background: transparent !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.nav-previous a.flat,
.nav-next a.flat,
#content nav.wp-pagenavi a.flat,
#content nav.wp-pagenavi span.current.flat {
  padding: 5px 13px;
  background-image: none !important;
  text-shadow: none !important;
  border-width: 0 !important;
  box-shadow: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.nav-previous a.flat:active,
.nav-next a.flat:active,
#content nav.wp-pagenavi a.flat:active,
#content nav.wp-pagenavi span.current.flat:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}
#content nav.wp-pagenavi span.current,
#content nav.wp-pagenavi span.current:hover {
  background: #eeeeee;
  border-color: #cbcbcb;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
  color: #959595;
}
/* Singular Navigation */
#nav-single {
  float: right;
  position: relative;
  top: 5px;
  width: 280px;
  text-align: right;
  z-index: 1;
}
#nav-single .nav-previous,
#nav-single .nav-next {
  float: none;
  width: auto;
}
section.portfolio {
  /* Default */
  /* Border */
  /* Block */
  /* Image with Overlay Title */
  /* Image with Bottom Title */
  /* Portfolio Filters */
  /* One Column */
  /* Without Margins */
}
section.portfolio ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  font-size: 0;
}
section.portfolio ul li {
  font-size: 13px;
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px 20px 0;
}
section.portfolio ul li img {
  display: block;
  max-width: 100%;
  height: auto;
}
section.portfolio .image a {
  text-decoration: none !important;
  position: relative;
  display: block;
}
section.portfolio h2 {
  font-size: 16px;
  line-height: 16px;
  font-weight: normal;
  margin-bottom: 8px;
}
section.portfolio .description {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 10px;
  color: #a2a2a2;
}
section.portfolio .description ul {
  margin-right: 0;
}
section.portfolio .description p {
  margin-bottom: 3px;
}
section.portfolio .description ul li {
  font-size: 11px;
  line-height: 15px;
  display: block;
  text-align: left;
  width: auto;
  margin: 0 0 0 18px;
}
section.portfolio.default .details {
  margin-top: 12px;
  padding: 0 6px;
}
section.portfolio.default ul li img {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
section.portfolio.border .image {
  padding: 4px;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #f2f2f2;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
section.portfolio.border .image:hover {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
section.portfolio.border .image img {
  border-radius: 2px;
  box-shadow: none;
}
section.portfolio.border .details {
  margin-top: 12px;
  padding: 0 6px;
}
section.portfolio.block ul li {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background-color: #f2f2f2;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.portfolio.block ul li .image {
  padding: 5px;
}
section.portfolio.block ul li img {
  display: block;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
section.portfolio.block .details {
  padding: 3px 15px 0 15px;
  border-radius: 0 0 2px 2px;
}
section.portfolio.block .details h2 {
  line-height: normal;
  margin-top: 0;
}
section.portfolio.block .details .more-button {
  margin-bottom: 8px;
}
section.portfolio.title ul li img {
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
section.portfolio.title .details {
  border-radius: 0 0 2px 2px;
}
section.portfolio.title .details,
section.portfolio.title.one-column .details {
  position: absolute;
  z-index: 5;
  width: 100%;
  bottom: 0;
  opacity: 1;
  padding: 8px 0 8px 0;
  background: #444;
  background: rgba(0, 0, 0, 0.35);
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
section.portfolio.title.one-column .description {
  float: left;
  width: 230px;
  margin-top: 12px;
  padding-left: 20px;
}
section.portfolio.title a:hover .details {
  opacity: 1;
  background: #18a3d3;
  background: rgba(24, 163, 211, 0.75);
}
section.portfolio.title .details h2 {
  font-size: 16px;
  margin: 0 10px;
  color: #fff;
}
section.portfolio.title .details .more-button {
  margin: 0 10px;
}
section.portfolio.title .description {
  margin-top: 10px;
}
section.portfolio.title-bottom ul li {
  border-radius: 2px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
section.portfolio.title-bottom.one-column ul li {
  border-radius: 0;
  box-shadow: none;
}
section.portfolio.title-bottom ul li img {
  border-radius: 2px 2px 0 0;
}
section.portfolio.title-bottom.one-column img {
  border-radius: 2px;
}
section.portfolio.title-bottom.one-column .details {
  border-radius: 0 2px 2px 0;
}
section.portfolio.title-bottom .details {
  padding: 8px 10px 2px;
  border-radius: 0 0 2px 2px;
  background: #ffffff;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
section.portfolio.title-bottom li:hover .details {
  background: #18a3d3;
}
section.portfolio.title-bottom li:hover .details h2,
section.portfolio.title-bottom li:hover .details .description,
section.portfolio.title-bottom li:hover .details a {
  color: #ffffff;
}
section.portfolio.title-bottom .details .more-button {
  margin: 5px 0 5px;
}
section.portfolio.title-bottom .description {
  margin-top: 10px;
}
section.portfolio #filters.buttons {
  margin: 0 0 18px;
}
section.portfolio #filters.buttons a:first-child {
  border-left-width: 1px;
  border-radius: 2px 0 0 2px;
}
section.portfolio #filters.buttons a:last-child {
  border-right-width: 1px;
  border-radius: 0 2px 2px 0;
}
section.portfolio #filters.buttons a {
  text-decoration: none;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 5px 12px 5px;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  color: #444444;
  border: 1px solid #cbcbcb;
  border-width: 1px 1px 1px 0;
  box-shadow: inset 0 1px 2px rgba(255, 255, 255, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  -webkit-transition: none;
  transition: none;
}
section.portfolio #filters.buttons a:hover {
  background-color: #fafafa;
  background-position: 0 5px;
}
section.portfolio #filters.buttons a:active,
section.portfolio #filters.buttons a.active {
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #f1f1f1, #fafafa);
  background-image: linear-gradient(to bottom, #f1f1f1, #fafafa);
  background-repeat: repeat-x;
  background-position: 0 0 !important;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #444444;
}
section.portfolio #filters.borders {
  margin: 0 0 18px;
}
section.portfolio #filters.borders a {
  text-decoration: none;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 5px 12px 5px;
  color: #444444;
}
section.portfolio #filters.borders a:hover {
  color: #18a3d3;
}
section.portfolio #filters.borders a.active {
  border-bottom: 3px solid #18a3d3;
  color: #444444;
}
section.portfolio.one-column li {
  width: 100%;
  margin-right: 0;
}
section.portfolio.one-column .image {
  float: left;
  width: 64%;
}
section.portfolio.one-column .details,
section.portfolio.one-column.title .description {
  float: left;
  width: 30%;
  padding-left: 20px;
}
section.portfolio.one-column.block .details {
  padding-top: 20px;
}
section.portfolio.two-columns,
section.portfolio.three-columns,
section.portfolio.four-columns,
section.portfolio.five-columns {
  margin-right: -2%;
}
section.portfolio.two-columns li,
section.portfolio.three-columns li,
section.portfolio.four-columns li,
section.portfolio.five-columns li {
  margin-right: 2%;
}
section.portfolio.two-columns li {
  width: 47.9%;
}
section.portfolio.three-columns li {
  width: 31.2%;
}
section.portfolio.four-columns li {
  width: 22.9%;
}
section.portfolio.five-columns li {
  width: 17.9%;
}
section.portfolio.withoutmargins ul li {
  margin: 0;
}
section.portfolio.withoutmargins.two-columns,
section.portfolio.withoutmargins.three-columns,
section.portfolio.withoutmargins.four-columns,
section.portfolio.withoutmargins.five-columns {
  margin-right: 0;
}
section.portfolio.withoutmargins.two-columns li {
  width: 50%;
}
section.portfolio.withoutmargins.three-columns li {
  width: 33%;
}
section.portfolio.withoutmargins.four-columns li {
  width: 25%;
}
section.portfolio.withoutmargins.five-columns li {
  width: 20%;
}
/* Portfolio Meta */
.portfolio-meta {
  margin: 0 0 30px 0;
}
.portfolio-meta ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.portfolio-meta ul li,
.portfolio-meta p {
  margin: 0 0 6px;
}
.portfolio-meta strong {
  color: #a2a2a2;
}
/* Portfolio Inline Lightbox */
.mfp-lightbox-inline {
  background-color: #fff;
  padding: 15px;
  border-radius: 2px;
}
.widget {
  clear: both;
  margin: 0 0 30px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.widget .widget-title {
  font-size: 18px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #777777;
}
.widget .widget-title a {
  color: #18a3d3;
}
.widget .widget-title a:hover {
  text-decoration: none;
  color: #1380a5;
}
.widget ul,
.widget ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.widget li > ul,
.widget li > ol {
  margin-left: 20px;
}
.widget li {
  padding: 0 0 10px;
}
.widget .children li:last-child {
  padding-bottom: 0;
}
.widget select {
  max-width: 100%;
}
.widget-area > .widget:last-child {
  margin-bottom: 0;
}
#colophon .widget {
  margin-bottom: 20px;
}
#colophon .widget-title,
#colophon .widget-title a,
#colophon .widget-title a:hover {
  color: #777777;
}
#colophon .widget-title a:hover {
  text-decoration: underline;
}
.posts-list li {
  padding: 0 0 15px;
}
.widget_subnav li li,
.widget_nav_menu li li,
.widget_pages li li {
  padding: 0;
  border-bottom-width: 0;
}
/* Subnav Widget */
.widget_subnav .widget-title {
  padding: 6px 12px;
  margin-bottom: 1px;
  background: #f5f5f5;
}
.widget_subnav ul {
  margin-top: 0;
  padding: 6px 12px;
  background: #fafafa;
  border-radius: 2px;
}
.widget_subnav li a {
  color: #444444;
}
.widget_subnav li a:hover {
  color: #1380a5;
  text-decoration: none;
}
.widget_subnav li.current_page_item a,
.widget_subnav li.current_page_item a:hover {
  font-weight: bold;
  text-decoration: none;
  cursor: default;
  color: #1380a5;
}
/* Calendar Widget */
.widget_calendar #wp-calendar {
  color: #555;
  width: 95%;
  text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
  text-align: center;
  padding: 4px 0;
}
.widget_calendar #wp-calendar caption {
  font-weight: 500;
  padding: 5px 0 3px 0;
}
.widget_calendar #wp-calendar th,
.widget_calendar #wp-calendar tfoot td {
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
}
.widget_calendar #wp-calendar th {
  font-weight: bold;
}
.widget_calendar #wp-calendar th:first-child,
.widget_calendar #wp-calendar td:first-child {
  border-radius: 2px 0 0 2px;
}
.widget_calendar #wp-calendar th:last-child,
.widget_calendar #wp-calendar td:last-child {
  border-radius: 0 2px 2px 0;
}
/* Widget Text */
.textwidget ul {
  margin-left: 25px;
}
/* Social Icons Widget */
.widget_social:before,
.widget_social:after {
  content: ' ';
  display: table;
}
.widget_social:after {
  clear: both;
}
.widget_social:before,
.widget_social:after {
  content: ' ';
  display: table;
}
.widget_social:after {
  clear: both;
}
.widget_social a img {
  display: inline-block;
  opacity: .85;
  margin: 0 6px 6px 0;
  filter: alpha(opacity=85);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget_social a:hover img {
  opacity: 1;
}
#top-bar .widget_social a img,
#footer-right .widget_social a img {
  opacity: .65;
  filter: alpha(opacity=65);
  margin: 0 0 0 6px;
  -webkit-filter: grayscale(1);
}
#top-bar .widget_social .komodomedia_16 img {
  margin-top: 7px;
}
#top-bar .widget_social a:hover img,
#footer-right .widget_social a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-filter: grayscale(0);
}
/* Entypo */
.widget_social .Entypo a {
  display: inline-block;
  height: 28px;
  text-align: center;
  font-size: 12px;
  line-height: 28px;
  font-weight: bold;
  vertical-align: middle;
  opacity: .65;
  filter: alpha(opacity=50);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 0 2px 2px 0;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.widget_social .Entypo a:before {
  display: inline-block;
  font-family: Entypo;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: -1px;
  width: 28px;
  margin-right: 0;
  font-size: 16px;
  line-height: 28px;
}
.widget_social .Entypo a.circle:before {
  font-size: 24px;
}
.widget_social .Entypo a.label.circle:before {
  vertical-align: -4px;
  font-size: 24px;
  margin-right: 2px;
}
.widget_social .Entypo a.et-youtube:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  content: "\f16a";
  line-height: 28px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.widget_social .Entypo a:hover {
  text-decoration: none;
  opacity: .85;
  filter: alpha(opacity=75);
}
.widget_social .Entypo a.bg {
  background-color: rgba(0, 0, 0, 0.04);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.04));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.14), rgba(0, 0, 0, 0.04));
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 10px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.5);
  border-radius: 3px;
  margin: 0 6px 6px 0;
}
.widget_social .Entypo a.label {
  padding-right: 10px;
}
.widget_social .Entypo a.bg:hover {
  color: #fff !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), inset 0 1px 10px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.5);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.65) !important;
}
.widget_social .Entypo a.bg.et-github:hover {
  background: #5590c9;
}
.widget_social .Entypo a.bg.et-behance:hover {
  background: #1d1d1d;
}
.widget_social .Entypo a.bg.et-pinterest:hover {
  background: #cb2027;
}
.widget_social .Entypo a.bg.et-dribbble:hover {
  background: #ea4c89;
}
.widget_social .Entypo a.bg.et-flickr:hover {
  background-color: #ff0084;
  background-image: -webkit-linear-gradient(top, #0063dc, #ff0084);
  background-image: linear-gradient(to bottom, #0063dc, #ff0084);
  background-repeat: repeat-x;
}
.widget_social .Entypo a.bg.et-linkedin:hover {
  background: #0073b2;
}
.widget_social .Entypo a.bg.et-phone:hover {
  background: #03af03;
}
.widget_social .Entypo a.bg.et-rss:hover {
  background: #fd8127;
}
.widget_social .Entypo a.bg.et-tumblr:hover {
  background: #2c4762;
}
.widget_social .Entypo a.bg.et-vimeo:hover {
  background: #1ab7ea;
}
.widget_social .Entypo a.bg.et-vkontakte:hover {
  background: #416288;
}
.widget_social .Entypo a.bg.et-facebook:hover {
  background: #3b5998;
}
.widget_social .Entypo a.bg.et-instagram:hover {
  background: #3b5998;
}
.widget_social .Entypo a.bg.et-googleplus:hover,
.widget_social .Entypo a.bg.et-google-plus:hover {
  background: #cf3925;
}
.widget_social .Entypo a.bg.et-lastfm:hover,
.widget_social .Entypo a.bg.et-last-fm:hover {
  background: #b00;
}
.widget_social .Entypo a.bg.et-skype:hover {
  background: #009fdd;
}
.widget_social .Entypo a.bg.et-twitter:hover {
  background: #00aced;
}
.widget_social .Entypo a.bg.et-email:hover {
  background: #aaa;
}
.widget_social .Entypo a.bg.et-youtube:hover {
  background: #af2b26;
}
.widget_social .Entypo a.hover.et-github:hover {
  color: #5590c9 !important;
}
.widget_social .Entypo a.hover.et-behance:hover {
  color: #1d1d1d !important;
}
.widget_social .Entypo a.hover.et-pinterest:hover {
  color: #cb2027 !important;
}
.widget_social .Entypo a.hover.et-dribbble:hover {
  color: #ea4c89 !important;
}
.widget_social .Entypo a.hover.et-flickr:hover {
  color: #8032b0 !important;
}
.widget_social .Entypo a.hover.et-linkedin:hover {
  color: #0073b2 !important;
}
.widget_social .Entypo a.hover.et-phone:hover {
  color: #03af03 !important;
}
.widget_social .Entypo a.hover.et-rss:hover {
  color: #fd8127 !important;
}
.widget_social .Entypo a.hover.et-tumblr:hover {
  color: #2c4762 !important;
}
.widget_social .Entypo a.hover.et-vimeo:hover {
  color: #1ab7ea !important;
}
.widget_social .Entypo a.hover.et-vkontakte:hover {
  color: #416288 !important;
}
.widget_social .Entypo a.hover.et-facebook:hover {
  color: #3b5998 !important;
}
.widget_social .Entypo a.hover.et-instagram:hover {
  color: #3b5998 !important;
}
.widget_social .Entypo a.hover.et-googleplus:hover,
.widget_social .Entypo a.hover.et-google-plus:hover {
  color: #cf3925 !important;
}
.widget_social .Entypo a.hover.et-lastfm:hover,
.widget_social .Entypo a.hover.et-last-fm:hover {
  color: #b00 !important;
}
.widget_social .Entypo a.hover.et-skype:hover {
  color: #009fdd !important;
}
.widget_social .Entypo a.hover.et-twitter:hover {
  color: #00aced !important;
}
.widget_social .Entypo a.hover.et-email:hover {
  color: #aaa !important;
}
.widget_social .Entypo a.hover.et-youtube:hover {
  color: #af2b26 !important;
}
#colophon .widget_social .Entypo a {
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
/* Twitter Tools Widget */
.aktt_tweets a {
  font-weight: normal;
}
.aktt_tweets ul li {
  word-wrap: break-word;
  margin-bottom: 10px;
}
.aktt_tweets ul li:last-child {
  margin-bottom: 0;
}
.aktt_tweets img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.aktt_tweets img:hover {
  opacity: .8;
}
.aktt_tweets .aktt_tweet_time {
  display: block;
  margin-top: -2px;
  font-size: 10px;
  font-weight: normal;
  color: #a2a2a2;
}
.aktt_tweets .aktt_tweet_time:hover {
  color: #444444;
}
#colophon .aktt_tweets ul .aktt_tweet_time {
  color: #a2a2a2;
}
#colophon .aktt_tweets ul .aktt_tweet_time:hover {
  color: #444444;
}
.aktt_more_updates a {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  text-decoration: none !important;
  cursor: pointer;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #f6f6f6;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  border-color: #d8d8d8;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
  margin-top: 8px;
  font-weight: bold;
  padding: 1px 6px;
  font-size: 11px;
  line-height: 16px;
}
.aktt_more_updates a:hover,
.aktt_more_updates a:focus,
.aktt_more_updates a:active {
  border-color: #cbcbcb;
  background-color: #f1f1f1;
  color: #444444;
}
.aktt_more_updates a:active {
  background: #f1f1f1;
}
.aktt_more_updates a.border {
  color: #e1e1e1 !important;
  border: 1px solid rgba(250, 250, 250, 0.5) !important;
}
.aktt_more_updates a.border:hover {
  color: #d8d8d8 !important;
  border-color: #f1f1f1 !important;
}
.aktt_more_updates a:hover,
.aktt_more_updates a:focus {
  color: #444444;
  text-decoration: none;
  background-position: 0 -5px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.06);
}
.aktt_more_updates a:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.15);
}
.aktt_more_updates a.huge {
  font-size: 22px;
  line-height: 26px;
  padding: 10px 18px;
}
.aktt_more_updates a.huge.flat {
  padding: 11px 19px;
}
.aktt_more_updates a.large {
  font-size: 14px;
  line-height: 20px;
  padding: 8px 14px;
}
.aktt_more_updates a.large.flat {
  padding: 9px 15px;
}
.aktt_more_updates a.small {
  font-size: 12px;
  line-height: 16px;
  padding: 3px 10px;
}
.aktt_more_updates a.small.flat {
  padding: 4px 11px;
}
.aktt_more_updates a.mini {
  padding: 1px 6px;
  font-size: 11px;
  line-height: 16px;
}
.aktt_more_updates a.mini.flat {
  padding: 2px 7px;
}
.aktt_more_updates a.full {
  display: block;
}
.aktt_more_updates a.border {
  background: transparent !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.aktt_more_updates a.flat {
  padding: 5px 13px;
  background-image: none !important;
  text-shadow: none !important;
  border-width: 0 !important;
  box-shadow: none;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
.aktt_more_updates a.flat:active {
  outline: 0;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.25);
}
.aktt_credit {
  display: none;
}
/* Shortcode */
.entry-content .aktt_tweets {
  margin-bottom: 20px;
}
.entry-content .aktt_tweets ul {
  list-style: none;
  margin: 0;
}
.entry-content .aktt_tweets ul li {
  line-height: inherit;
  word-wrap: break-word;
  margin: 0 0 15px;
  padding: 0;
}
/* Twitter Widget Pro */
.widget_twitter ul {
  padding-left: 0;
  margin-left: 0;
}
.widget_twitter ul li {
  word-wrap: break-word;
  margin-bottom: 10px;
  list-style: none;
  padding-left: 0;
}
.widget_twitter ul li:last-child {
  margin-bottom: 0;
}
.widget_twitter .twitter-avatar {
  float: left;
  margin: 4px 10px 4px 0;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget_twitter .twitter-avatar:hover {
  opacity: .8;
}
.widget_twitter .entry-meta {
  display: block;
  margin-top: -2px;
  font-size: 10px;
  color: #a2a2a2;
}
.widget_twitter .entry-meta a {
  font-weight: normal;
}
.widget_twitter .intent-meta {
  display: block;
  font-size: 10px;
  color: #a2a2a2;
}
.widget_twitter .intent-meta a {
  display: inline-block;
  margin-right: 6px;
}
.widget_twitter .follow-button {
  margin-top: 5px;
}
/* Flickr Widget */
.flickr-wrap {
  position: relative;
  margin-right: -15px;
  margin-bottom: -8px;
}
.flickr-wrap .flickr_badge_image {
  float: left;
  margin: 0 8px 8px 0;
}
.flickr-wrap .flickr_badge_image img {
  display: block;
  width: 75px;
  height: 75px;
  max-width: none;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.flickr-wrap .flickr_badge_image img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
footer .flickr-wrap {
  margin-right: -9px;
}
footer .flickr_badge_image {
  margin: 0 8px 8px 0;
}
footer .one-third .flickr-wrap img {
  width: 56px !important;
  height: 56px !important;
}
footer .one-fourth .flickr-wrap img {
  width: 50px !important;
  height: 50px !important;
}
footer .one-fifth .flickr-wrap img {
  width: 52px !important;
  height: 52px !important;
}
footer .one-sixth .flickr-wrap img {
  width: 40px !important;
  height: 40px !important;
}
footer .one-half .one-half .flickr-wrap img {
  width: 70px !important;
  height: 70px !important;
}
footer .one-half .one-third .flickr-wrap img {
  width: 40px !important;
  height: 40px !important;
}
footer .two-third .one-third .flickr-wrap img {
  width: 60px !important;
  height: 60px !important;
}
footer .two-third .one-fourth .flickr-wrap img {
  width: 40px !important;
  height: 40px !important;
}
/* Advertisement 125 Widget */
.widget_advertisement a {
  display: block;
  margin: 0 10px 10px 0;
  float: left;
}
.widget_advertisement .aligncenter a {
  text-align: center;
  display: block;
  margin: 0 0 10px 0;
  float: none;
}
.widget_advertisement img {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.widget_advertisement a:hover img {
  opacity: .8;
  filter: alpha(opacity=80);
}
/* Search Widget */
.widget_mo_search .search-field,
.widget_mo_search .search-field:focus {
  width: 100%;
  padding-left: 25px;
  background-image: url(//plomberie-diquero.com/wp-content/themes/souffle/images/search.png);
  background-repeat: no-repeat;
  background-position: 7px 7px;
  background-size: 12px 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .widget_mo_search .search-field,
  .widget_mo_search .search-field:focus {
    background-image: url(//plomberie-diquero.com/wp-content/themes/souffle/images/search@2.png);
  }
}
.widget_mo_search .search-submit {
  display: none;
}
/* Contact Info Widget */
.widget_contact_info p,
.contact-info p {
  margin-bottom: 2px;
}
.widget_contact_info .contact-zip {
  padding-left: 5px;
}
/* Shortcode */
.contact-info {
  margin-bottom: 10px;
}
/* Contact Form Widget */
/* Comment Form */
.widget_contact_form .contact-form textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Google Maps Widget */
.widget_gmap .gmap {
  height: 240px;
  color: #555;
}
.gmap.shadow {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
/* List Style */
ul.list,
ul.list ul {
  list-style: none outside none;
  padding: 0;
}
ul.list {
  margin-left: 0;
}
/* Sitemap List */
.list-sitemap li {
  margin-left: 0;
  list-style-type: none;
}
.list-sitemap li:before {
  font-family: FontAwesome;
  font-weight: normal;
  font-size: inherit;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  text-indent: -2em;
  text-align: center;
  content: "\f054";
  color: #a2a2a2;
}
/*
 * Author Info
 */
#author-info {
  font-size: 12px;
  overflow: hidden;
}
.singular #author-info,
.archive #author-info {
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-width: 1px 0;
  margin: 30px 0 0 0;
  padding: 20px 20px;
}
.archive #author-info {
  margin: 0 0 30px 0;
}
#author-avatar {
  float: left;
  margin-right: -78px;
}
#author-avatar img {
  padding: 3px;
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
#author-description {
  float: left;
  margin-left: 98px;
}
#author-description h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0 10px;
}
/*
 * Related Posts and Popular Posts
 */
/* Post List */
.posts-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.posts-list li:last-child {
  padding-bottom: 0;
}
.posts-list p {
  margin: 0;
}
.posts-list .post-extra-info p {
  font-size: 13px;
  line-height: 18px;
}
.posts-list .thumbnail {
  display: block;
  float: left;
  margin: 0 8px 0 0;
}
.posts-list .thumbnail img {
  display: block;
  height: 34px;
  width: 34px;
  max-width: none;
  border-radius: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.posts-list li:hover .thumbnail img {
  opacity: .8;
}
.posts-list time {
  margin-top: -4px;
  font-size: 11px;
  display: block;
  color: #a2a2a2;
}
#colophon .posts-list time {
  color: #a2a2a2;
}
#related-popular {
  font-size: 12px;
}
.singular #related-popular {
  margin: 30px 0 0;
}
.singular #related-popular .inner {
  border-top: 1px solid #d9d9d9;
  padding: 20px 0 0px;
  overflow: hidden;
}
#related-popular h3 {
  font-size: 18px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 12px;
  color: #555;
}
#related-popular ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#related-popular ul li {
  clear: both;
}
#related-popular ul li .thumbnail {
  margin: 0 10px 0 0;
}
#related-popular img {
  float: left;
}
#related-popular time {
  display: block;
  font-size: 11px;
}
/* Columns */
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth,
.one-fifth,
.two-fifth,
.three-fifth,
.four-fifth,
.one-sixth,
.five-sixth {
  position: relative;
  margin-right: 4%;
  float: left;
  min-height: 1px;
  height: auto !important;
  height: 1px;
}
.one-half {
  width: 48%;
}
.one-third {
  width: 30.6666%;
}
.two-third {
  width: 65.3332%;
}
.one-fourth {
  width: 22%;
}
.two-fourth {
  width: 48%;
}
.three-fourth {
  width: 74%;
}
.one-fifth {
  width: 16.8%;
}
.two-fifth {
  width: 37.6%;
}
.three-fifth {
  width: 58.4%;
}
.four-fifth {
  width: 79.2%;
}
.one-sixth {
  width: 13.3333%;
}
.two-sixth {
  width: 30.6666%;
}
.three-sixth {
  width: 47.9998%;
}
.four-sixth {
  width: 65.3332%;
}
.five-sixth {
  width: 82.6665%;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.one-half .one-half {
  margin-right: 8.3333%;
  width: 45.8333%;
}
.one-half .one-third {
  margin-right: 8.3333%;
  width: 27.7778%;
}
.one-half .two-third {
  margin-right: 8.3333%;
  width: 63.8889%;
}
.two-third .one-third {
  margin-right: 6.1224%;
  width: 29.2517%;
}
.two-third .two-third {
  margin-right: 6.1224%;
  width: 64.6258%;
}
.two-third .one-fourth {
  margin-right: 6.1224%;
  width: 20.4082%;
}
/* Contact Form */
.contact-form {
  margin-bottom: 20px;
  position: relative;
}
.contact-form input[type='text'],
.contact-form input[type='email'],
.contact-form textarea {
  position: relative;
}
.contact-form .contact-form-name,
.contact-form .contact-form-first-name,
.contact-form .contact-form-last-name,
.contact-form .contact-form-email,
.contact-form .contact-form-subject,
.contact-form .contact-form-comment {
  position: relative;
}
.contact-form .contact-form-name label,
.contact-form .contact-form-first-name label,
.contact-form .contact-form-last-name label,
.contact-form .contact-form-email label,
.contact-form .contact-form-subject label,
.contact-form .contact-form-comment label {
  position: absolute;
  display: inline-block;
  font-size: 12px;
  left: 2px;
  min-width: 60px;
  padding: 0 6px;
  height: 28px;
  line-height: 28px;
  top: 1px;
  z-index: 1;
  cursor: text;
  color: #a2a2a2;
}
.contact-form textarea {
  display: block;
  resize: vertical;
  width: 98%;
}
.contact-form .contact-form-name .required,
.contact-form .contact-form-email .required,
.contact-form .contact-form-subject .required {
  color: #bd3500;
  font-size: 14px;
  left: 75%;
  margin-left: -14px;
  position: absolute;
  top: 4px;
  z-index: 1;
}
.contact-form p {
  font-size: 12px;
  margin: 0 0 10px;
  padding: 0;
}
.contact-form p.form-submit {
  margin-bottom: 0;
}
.contact-form input[type='text'],
.contact-form input[type='email'] {
  display: block;
  width: 75%;
}
/* Feature Contact Form */
#feature .layer-contact-form {
  width: 300px;
  padding: 25px 30px;
  background: rgba(0, 0, 0, 0.5);
}
#feature .contact-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#feature .contact-form label {
  text-shadow: none;
}
#feature .contact-form-first-name,
#feature .contact-form-last-name {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#feature .contact-form-first-name {
  padding-right: 5px;
}
#feature .contact-form-last-name {
  padding-left: 5px;
}
#feature .contact-form-email {
  clear: left;
}
#feature .contact-form label {
  padding: 3px 6px;
}
#feature .contact-form-last-name label {
  margin-left: 5px;
}
#feature .contact-form input[type='text'],
#feature .contact-form input[type='email'] {
  padding: 5px 5px 4px;
  height: 27px;
  display: block;
  width: 100%;
}
#feature .contact-form input[type='submit'] {
  display: block;
  padding-bottom: 1px;
  width: 100%;
  padding: 4px 12px 3px;
}
/* Framed Box */
.box {
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.box-2 {
  border-width: 0;
  border-left: 3px solid #18a3d3;
  background-color: #fafafa;
  box-shadow: none;
}
.box.box-2,
.box.box-2 .box-content {
  border-radius: 0;
}
.box-3 {
  border-width: 0;
  background-color: #fafafa;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.box-content {
  padding: 15px 20px;
}
.box,
.box .box-content {
  border-radius: 3px;
}
.box.center {
  text-align: center;
}
.icon.box {
  border-width: 0;
  margin-bottom: 0;
  box-shadow: none;
}
.box.black {
  border-color: #333 !important;
}
.box.gray {
  border-color: #999 !important;
}
.box.white {
  border-color: #fff !important;
}
.box.red {
  border-color: #d14836 !important;
}
.box.orange {
  border-color: #f77e05 !important;
}
.box.yellow {
  border-color: #f7bb05 !important;
}
.box.green {
  border-color: #53af4e !important;
}
.box.cyan {
  border-color: #21bbbd !important;
}
.box.dark-blue {
  border-color: #0066cc !important;
}
.box.blue {
  border-color: #0199cc !important;
}
.box.light-blue {
  border-color: #4787ed !important;
}
.box.magenta {
  border-color: #c72ecc !important;
}
.box.pink {
  border-color: #ed174f !important;
}
.box p:last-child {
  margin-bottom: 0;
}
/* Alert */
.alert-box {
  padding: 8px 14px 8px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f8f2d3;
  border: 1px solid #f6e4c1;
  border-radius: 2px;
}
.alert-box a {
  text-decoration: underline;
}
.alert-box,
.alert-box a,
.alert-box a:hover {
  text-decoration: none;
  color: #b38432;
}
.alert-box a {
  text-decoration: underline;
}
.alert-box .close {
  text-decoration: none;
  float: right;
  opacity: .5;
  filter: alpha(opacity=50);
}
.alert-box .close:before {
  line-height: 11px;
  vertical-align: middle;
}
.alert-box .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.alert-box.success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-box.success,
.alert-box.success a {
  color: #468847;
}
.alert-box.error {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-box.error,
.alert-box.error a {
  color: #b94a48;
}
.alert-box.info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-box.info,
.alert-box.info a {
  color: #3a87ad;
}
/* Dark */
.alert-box.dark {
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  border-color: #de7104;
  background-color: #f77e05;
  background-image: -webkit-linear-gradient(top, #fa9f1e, #f77e05);
  background-image: linear-gradient(to bottom, #fa9f1e, #f77e05);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 6px rgba(237, 166, 25, 0.65);
}
.alert-box.dark,
.alert-box.dark a,
.alert-box.success.dark,
.alert-box.success.dark a,
.alert-box.error.dark,
.alert-box.error.dark a,
.alert-box.info.dark,
.alert-box.info.dark a {
  color: #fff;
}
.alert-box.success.dark {
  border-color: #32a132;
  background-color: #38b438;
  background-image: -webkit-linear-gradient(top, #58c044, #38b438);
  background-image: linear-gradient(to bottom, #58c044, #38b438);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 6px rgba(72, 168, 72, 0.65);
}
.alert-box.error.dark {
  border-color: #c13e2c;
  background-color: #d14836;
  background-image: -webkit-linear-gradient(top, #d95f4f, #d14836);
  background-image: linear-gradient(to bottom, #d95f4f, #d14836);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 6px rgba(201, 29, 20, 0.65);
}
.alert-box.info.dark {
  border-color: #3078eb;
  background-color: #4787ed;
  background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
  background-image: linear-gradient(to bottom, #4d90fe, #4787ed);
  background-repeat: repeat-x;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), 0 0 6px rgba(0, 68, 204, 0.65);
}
/* Note Box */
.note-box {
  margin-bottom: 20px;
  padding: 10px 20px 15px 20px;
  border: 1px solid #ddd;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  background-color: #fbf478;
  background-image: -webkit-linear-gradient(top, #fcfbb6, #fbf478);
  background-image: linear-gradient(to bottom, #fcfbb6, #fbf478);
  background-repeat: repeat-x;
  color: #444;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
}
.note-box h4.note-title {
  margin: 5px 0 0;
  letter-spacing: normal;
  text-transform: none;
  color: #444;
}
.note-content {
  margin-top: 8px;
}
.note-box.alignleft {
  margin: 2px 15px 15px 2px !important;
}
.note-box.alignright {
  margin: 2px 2px 15px 15px !important;
}
/* Dividers */
.divider {
  position: relative;
  display: block;
  clear: both;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid #d9d9d9;
}
.divider.top a {
  font-size: 10px;
  text-decoration: none;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  padding: 0 2px;
  background-color: #fff;
  color: #d9d9d9;
}
.divider.top a:hover {
  color: #d9d9d9;
}
.space {
  position: relative;
  display: block;
  clear: both;
  padding-top: 30px;
}
.shadow-top {
  margin: 0 -40px;
  padding-top: 30px !important;
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/content-shadow-top.png) no-repeat 50% 100%;
}
.shadow-bottom {
  margin: 0 -40px;
  padding-top: 30px !important;
  background: url(//plomberie-diquero.com/wp-content/themes/souffle/images/content-shadow-bottom.png) no-repeat 50% 0;
}
/* Tabs */
.tabs-container {
  margin-bottom: 20px;
}
.tabs-container .tabs:before,
.tabs-container .tabs:after {
  display: table;
  content: "";
}
.tabs-container .tabs:after {
  clear: both;
}
.tabs-container .tabs {
  border-bottom: 1px solid #d9d9d9;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-container .tabs > li {
  float: left;
  margin: 0 2px 0 0;
}
.tabs-container .tabs > li > a {
  line-height: 16px;
  padding: 9px 12px 6px;
  margin-bottom: 3px;
  display: block;
}
.tabs-container .panes {
  margin-top: 20px;
  border-top-width: 0;
}
.tabs-container .panes > div {
  position: relative;
  display: none;
}
/* Vertical Tabs */
.tabs-container.tabs-left .tabs {
  border-width: 0;
  float: left;
  width: 16%;
  border-right: 1px solid #d9d9d9;
}
.tabs-container.tabs-left .tabs > li {
  display: block;
  float: none;
  margin: 0 -1px 3px 0;
  padding: 0;
}
.tabs-container.tabs-left .tabs > li > a {
  border-bottom-width: 0px !important;
  padding-left: 0;
  margin-bottom: 0;
}
.tabs-container.tabs-left .tabs > li > a.current,
.tabs-container.tabs-left .tabs > li > a.current:hover {
  padding-right: 9px;
  margin-bottom: 0;
  border-right: 3px solid #18a3d3;
}
.tabs-container.tabs-left .panes {
  float: left;
  width: 83%;
  margin: 0;
  padding: 0;
  border-width: 0;
  background: transparent;
  box-shadow: none;
}
.tabs-container.tabs-left .panes > div {
  padding: 4px 0 15px 30px;
}
/* Pills */
.tabs-container.pills .tabs {
  border-bottom-width: 0;
}
.tabs-container.pills .tabs > li > a {
  margin-top: 2px;
  margin-bottom: 2px;
  box-shadow: none;
  border: 1px solid #d9d9d9 !important;
  border-radius: 2px;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.tabs-container.pills .tabs > li > a:active,
.tabs-container.pills .tabs > li > a.current,
.tabs-container.pills .tabs > li > a.current:hover {
  padding-bottom: 6px;
  background: #f1f1f1;
  outline: 0;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
  -webkit-transition: none;
  transition: none;
}
/* Accordion */
.accordion {
  margin-bottom: 20px;
}
.accordion .tab {
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 4px;
  padding: 6px 12px;
  line-height: 16px;
  cursor: pointer;
}
.accordion .tab.current {
  margin-bottom: 0;
}
.accordion .pane {
  display: none;
  padding: 10px 12px;
  margin: 0 0 2px;
  overflow: hidden;
}
/* Tabs, Accodion Styles */
.tabs-container .tabs > li > a,
.accordion .tab {
  color: #777777;
}
.tabs-container .tabs > li > a:hover,
.tabs-container.tabs-left .tabs > li > a:hover,
.accordion .tab:hover {
  text-decoration: none;
  color: #18a3d3;
}
.tabs-container.tabs-left .tabs > li > a:hover {
  border-bottom-width: 0;
}
.tabs-container .tabs > li > a:active,
.tabs-container.pills .tabs > li > a:active,
.accordion .tab:active {
  outline: 0;
}
.tabs-container .tabs > li > a.current,
.tabs-container .tabs > li > a.current:hover,
.accordion .tab.current,
.accordion .tab.current:hover {
  cursor: default;
  border-bottom: 3px solid #18a3d3;
  margin-bottom: 0;
  color: #444444;
}
/* Tooltips */
.tooltip-shortcode {
  display: inline-block;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=@opacity * 100);
}
.tooltip.top {
  padding: 5px 0;
}
.tooltip.right {
  padding: 0 5px;
}
.tooltip.bottom {
  padding: 5px 0;
}
.tooltip.left {
  padding: 0 5px;
}
.tooltip.fade {
  -webkit-transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
  -moz-transition: opacity 0.25s ease-out, -moz-transform 0.25s ease-out;
  transition: opacity 0.25s ease-out, transform 0.25s ease-out;
}
.tooltip.fade.in {
  opacity: 0.9;
  filter: alpha(opacity=@opacity * 100);
}
.tooltip.fade.in.top {
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  transform: translateY(-3px);
}
.tooltip.fade.in.right {
  -webkit-transform: translateX(3px);
  -moz-transform: translateX(3px);
  transform: translateX(3px);
}
.tooltip.fade.in.bottom {
  -webkit-transform: translateY(6px);
  -moz-transform: translateY(6px);
  transform: translateY(6px);
}
.tooltip.fade.in.left {
  -webkit-transform: translateX(-3px);
  -moz-transform: translateX(-3px);
  transform: translateX(-3px);
}
.tooltip-inner {
  max-width: 200px;
  padding: 4px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #333;
  border-radius: 3px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #333;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #333;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #333;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #333;
}
/* Toggle */
.toggle {
  position: relative;
}
.toggle-title {
  display: inline-block;
  font-weight: bold;
  text-decoration: none;
  line-height: 18px;
  margin: 0 0 10px;
  cursor: pointer;
  color: #444444;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggle-title:hover {
  text-decoration: none;
  color: #5e5e5e;
}
.toggle-title:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 18px;
  text-align: center;
  vertical-align: 1px;
  text-decoration: none;
  width: 15px;
  height: 16px;
  padding-left: 1px;
  margin-right: 6px;
  content: "\f067";
  border-radius: 2px;
  border: 1px solid #e4e4e4;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
  color: #444444;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15);
}
.toggle-title:hover:before {
  opacity: 1;
  text-decoration: none;
  background-color: #f1f1f1;
  background-position: 0 -10px;
  color: #5e5e5e;
}
.toggle-active .toggle-title:before,
.toggle-title:active:before {
  background: #f1f1f1;
  outline: 0;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
}
.toggle-active .toggle-title:before {
  content: "\f068";
}
.toggle-content {
  display: none;
}
.toggle-content pre {
  margin-top: 0;
}
/* Image with Frame */
.image-frame {
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}
.image-frame.alignleft {
  margin-top: 15px;
  margin-right: 20px;
}
.image-frame.alignright {
  margin-top: 15px;
  margin-left: 20px;
}
.image-frame img {
  display: block;
}
.ie8 .image-frame {
  display: block;
}
/* Ugly Opera Hack */
x:-o-prefocus,
.image-frame {
  display: block;
}
.ie8 .image-frame img {
  width: auto;
}
/* Border */
.image-frame.border {
  border: 1px solid #d9d9d9;
  padding: 4px;
  border-radius: 3px;
  background-color: #f2f2f2;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.image-frame.border img {
  border-radius: 2px;
}
/* Image Shadow */
.image-frame.shadow img {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.image-frame.nomargin {
  margin-bottom: 0;
}
/* Dropcaps */
.dropcap,
.dropcap2,
.dropcap3,
.dropcap4 {
  float: left;
  text-align: center;
  overflow: hidden;
}
.dropcap,
.dropcap2,
.dropcap3 {
  font-size: 22px;
  line-height: 34px;
  width: 36px;
  height: 36px;
  margin: 0 8px -4px 0;
  background: #eee;
  text-shadow: 0 1px 0 #fff;
}
.dropcap.inverted,
.dropcap2.inverted,
.dropcap3.inverted {
  background: #555;
  color: #fff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.dropcap {
  border-radius: 18px;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.35);
}
.dropcap2 {
  border-radius: 18px;
  box-shadow: inset 0 1px 4px rgba(255, 255, 255, 0.75), inset 0 -1px 4px rgba(0, 0, 0, 0.25);
}
.dropcap3 {
  border-radius: 2px;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25), 0 1px 0 rgba(255, 255, 255, 0.35);
}
.dropcap4 {
  font-size: 34px;
  font-weight: bold;
  text-align: left;
  line-height: 34px;
  margin: 0 8px 0 0;
}
/* Heading Shortcode */
.heading.bg {
  margin-bottom: 10px;
}
.heading i {
  float: left;
}
.heading.aligncenter {
  text-align: center;
}
.heading.iconontop {
  margin-bottom: 0;
}
.heading.iconontop i {
  float: none;
  margin-bottom: 0 !important;
}
.heading.iconontop h1,
.heading.iconontop h2,
.heading.iconontop h3,
.heading.iconontop h4,
.heading.iconontop h5 {
  padding-left: 0 !important;
}
.heading h1 {
  line-height: 34px;
  padding: 5px 0 0 62px;
}
.heading h2 {
  line-height: 28px;
  padding: 4px 0 0 48px;
}
.heading h3 {
  line-height: 24px;
  padding: 3px 0 0 40px;
}
.heading h4 {
  line-height: 22px;
  padding: 1px 0 0 30px;
}
.heading h5 {
  line-height: 18px;
  padding: 0 0 0 22px;
}
.heading.bg h1 {
  padding: 11px 0 0 74px;
}
.heading.bg h2 {
  padding: 9px 0 0 62px;
}
.heading.bg h3 {
  padding: 7px 0 0 52px;
}
.heading.bg h4 {
  padding: 4px 0 0 42px;
}
.heading.bg h5 {
  padding: 2px 0 0 32px;
}
.heading i {
  text-align: left;
  color: #18a3d3;
}
.heading.bg i {
  display: inline-block;
  padding: 0;
  margin-bottom: 5px;
  border-radius: 3px;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(top, #f1f1f1, #fafafa);
  background-image: linear-gradient(to bottom, #f1f1f1, #fafafa);
  background-repeat: repeat-x;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.2);
}
.heading.bg i,
.heading.aligncenter i {
  text-align: center;
}
.heading.h1 i {
  font-size: 54px;
  width: 60px;
  height: 60px;
}
.heading.h2 i {
  font-size: 40px;
  width: 48px;
  height: 48px;
}
.heading.h3 i {
  font-size: 35px;
  width: 40px;
  height: 40px;
}
.heading.h4 i {
  font-size: 26px;
  width: 32px;
  height: 32px;
}
.heading.h5 i {
  font-size: 20px;
  width: 24px;
  height: 24px;
}
.heading.h1.bg i {
  font-size: 42px;
  line-height: 60px !important;
}
.heading.h2.bg i {
  font-size: 32px;
  line-height: 48px !important;
}
.heading.h3.bg i {
  font-size: 24px;
  line-height: 40px !important;
}
.heading.h4.bg i {
  font-size: 22px;
  line-height: 32px !important;
}
.heading.h5.bg i {
  font-size: 16px;
  line-height: 24px !important;
}
.heading.bg .fa:before {
  vertical-align: -2px;
}
.heading.bg.rounded i {
  border-radius: 32px;
}
.heading.bg.inverse i {
  background-color: #1698c5;
  background-image: -webkit-linear-gradient(top, #1aaee1, #1698c5);
  background-image: linear-gradient(to bottom, #1aaee1, #1698c5);
  background-repeat: repeat-x;
  color: #fff;
  text-shadow: 0 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.2);
}
/* Icon & Text Colors */
.list-icon li {
  margin-bottom: 4px;
}
.fa-li,
.contact-info i,
.contact-info-wrap i {
  color: #999;
}
.fa.black,
.et.black:before,
.text-black {
  color: #333 !important;
}
.fa.gray,
.et.gray:before,
.text-gray {
  color: #999 !important;
}
.fa.white,
.et.white:before,
.text-white {
  color: #fff !important;
}
.fa.red,
.et.red:before,
.text-red {
  color: #d14836 !important;
}
.fa.orange,
.et.orange:before,
.text-orange {
  color: #f77e05 !important;
}
.fa.yellow,
.et.yellow:before,
.text-yellow {
  color: #f7bb05 !important;
}
.fa.green,
.et.green:before,
.text-green {
  color: #53af4e !important;
}
.fa.cyan,
.et.cyan:before,
.text-cyan {
  color: #21bbbd !important;
}
.fa.dark-blue,
.et.dark-blue:before,
.text-dark-blue {
  color: #0066cc !important;
}
.fa.blue,
.et.blue:before,
.text-blue {
  color: #0199cc !important;
}
.fa.light-blue,
.et.light-blue:before,
.text-light-blue {
  color: #4787ed !important;
}
.fa.magenta,
.et.magenta:before,
.text-magenta {
  color: #c72ecc !important;
}
.fa.pink,
.et.pink:before,
.text-pink {
  color: #ed174f !important;
}
/* Full Width Block */
.content-block {
  margin: 30px 0 30px;
  border: 1px solid #d9d9d9;
  border-width: 1px 0;
  padding: 30px 0;
  background-color: #ffffff;
  background-image: -webkit-linear-gradient(top, #fafafa, #ffffff);
  background-image: linear-gradient(to bottom, #fafafa, #ffffff);
  background-repeat: repeat-x;
  box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.1);
}
.content-block.red,
.content-block.orange,
.content-block.yellow,
.content-block.green,
.content-block.cyan,
.content-block.dark-blue,
.content-block.blue,
.content-block.light-blue,
.content-block.magenta,
.content-block.pink {
  color: #fff;
  border-width: 0;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}
.content-block.red a,
.content-block.orange a,
.content-block.yellow a,
.content-block.green a,
.content-block.cyan a,
.content-block.dark-blue a,
.content-block.blue a,
.content-block.light-blue a,
.content-block.magenta a,
.content-block.pink a {
  text-decoration: underline;
  color: #fff;
}
.content-block.red .btn,
.content-block.orange .btn,
.content-block.yellow .btn,
.content-block.green .btn,
.content-block.cyan .btn,
.content-block.dark-blue .btn,
.content-block.blue .btn,
.content-block.light-blue .btn,
.content-block.magenta .btn,
.content-block.pink .btn {
  color: #333;
}
.content-block.red section.portfolio .description,
.content-block.orange section.portfolio .description,
.content-block.yellow section.portfolio .description,
.content-block.green section.portfolio .description,
.content-block.cyan section.portfolio .description,
.content-block.dark-blue section.portfolio .description,
.content-block.blue section.portfolio .description,
.content-block.light-blue section.portfolio .description,
.content-block.magenta section.portfolio .description,
.content-block.pink section.portfolio .description {
  color: #fff;
}
.content-block.red {
  background-color: #d95f4f;
  background-image: -webkit-linear-gradient(top, #d14836, #d95f4f);
  background-image: linear-gradient(to bottom, #d14836, #d95f4f);
  background-repeat: repeat-x;
}
.content-block.red h1,
.content-block.red h2,
.content-block.red h3,
.content-block.red h4,
.content-block.red h5,
.content-block.red h6 {
  color: #f4cfca;
}
.content-block.orange {
  background-color: #fa9f1e;
  background-image: -webkit-linear-gradient(top, #f77e05, #fa9f1e);
  background-image: linear-gradient(to bottom, #f77e05, #fa9f1e);
  background-repeat: repeat-x;
}
.content-block.orange h1,
.content-block.orange h2,
.content-block.orange h3,
.content-block.orange h4,
.content-block.orange h5,
.content-block.orange h6 {
  color: #fee2bc;
}
.content-block.yellow {
  background-color: #f7d52a;
  background-image: -webkit-linear-gradient(top, #f7bb05, #f7d52a);
  background-image: linear-gradient(to bottom, #f7bb05, #f7d52a);
  background-repeat: repeat-x;
  color: #444;
}
.content-block.yellow h1,
.content-block.yellow h2,
.content-block.yellow h3,
.content-block.yellow h4,
.content-block.yellow h5,
.content-block.yellow h6 {
  color: #7a703c;
}
.content-block.green {
  background-color: #6cb858;
  background-image: -webkit-linear-gradient(top, #53af4e, #6cb858);
  background-image: linear-gradient(to bottom, #53af4e, #6cb858);
  background-repeat: repeat-x;
}
.content-block.green h1,
.content-block.green h2,
.content-block.green h3,
.content-block.green h4,
.content-block.green h5,
.content-block.green h6 {
  color: #d3eacd;
}
.content-block.cyan {
  background-color: #2cc9cb;
  background-image: -webkit-linear-gradient(top, #21bbbd, #2cc9cb);
  background-image: linear-gradient(to bottom, #21bbbd, #2cc9cb);
  background-repeat: repeat-x;
}
.content-block.cyan h1,
.content-block.cyan h2,
.content-block.cyan h3,
.content-block.cyan h4,
.content-block.cyan h5,
.content-block.cyan h6 {
  color: #c0efef;
}
.content-block.dark-blue {
  background-color: #0088cc;
  background-image: -webkit-linear-gradient(top, #0066cc, #0088cc);
  background-image: linear-gradient(to bottom, #0066cc, #0088cc);
  background-repeat: repeat-x;
}
.content-block.dark-blue h1,
.content-block.dark-blue h2,
.content-block.dark-blue h3,
.content-block.dark-blue h4,
.content-block.dark-blue h5,
.content-block.dark-blue h6 {
  color: #b3dbf0;
}
.content-block.blue {
  background-color: #2eaddb;
  background-image: -webkit-linear-gradient(top, #0199cc, #2eaddb);
  background-image: linear-gradient(to bottom, #0199cc, #2eaddb);
  background-repeat: repeat-x;
}
.content-block.blue h1,
.content-block.blue h2,
.content-block.blue h3,
.content-block.blue h4,
.content-block.blue h5,
.content-block.blue h6 {
  color: #d5eff8;
}
.content-block.light-blue {
  background-color: #4d90fe;
  background-image: -webkit-linear-gradient(top, #4787ed, #4d90fe);
  background-image: linear-gradient(to bottom, #4787ed, #4d90fe);
  background-repeat: repeat-x;
}
.content-block.light-blue h1,
.content-block.light-blue h2,
.content-block.light-blue h3,
.content-block.light-blue h4,
.content-block.light-blue h5,
.content-block.light-blue h6 {
  color: #cadeff;
}
.content-block.magenta {
  background-color: #ca4ccf;
  background-image: -webkit-linear-gradient(top, #c72ecc, #ca4ccf);
  background-image: linear-gradient(to bottom, #c72ecc, #ca4ccf);
  background-repeat: repeat-x;
}
.content-block.magenta h1,
.content-block.magenta h2,
.content-block.magenta h3,
.content-block.magenta h4,
.content-block.magenta h5,
.content-block.magenta h6 {
  color: #efc9f1;
}
.content-block.pink {
  background-color: #fb6089;
  background-image: -webkit-linear-gradient(top, #ed174f, #fb6089);
  background-image: linear-gradient(to bottom, #ed174f, #fb6089);
  background-repeat: repeat-x;
}
.content-block.pink h1,
.content-block.pink h2,
.content-block.pink h3,
.content-block.pink h4,
.content-block.pink h5,
.content-block.pink h6 {
  color: #fecfdc;
}
.content-block.dark {
  border-width: 0;
  background-color: #444444;
  background-image: -webkit-linear-gradient(top, #333333, #444444);
  background-image: linear-gradient(to bottom, #333333, #444444);
  background-repeat: repeat-x;
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}
.content-block.dark h1,
.content-block.dark h2,
.content-block.dark h3,
.content-block.dark h4,
.content-block.dark h5,
.content-block.dark h6 {
  color: #fff;
}
.content-block.light {
  border-width: 0;
  background: #fff;
  color: #333;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.25);
}
.content-block.light h1,
.content-block.light h2,
.content-block.light h3,
.content-block.light h4,
.content-block.light h5,
.content-block.light h6 {
  color: #333;
}
.content-block.no-padding {
  padding: 0;
}
.content-block.full-width .inner {
  max-width: none;
  overflow: hidden;
  margin: 0 !important;
}
.content-block-inner > p:last-child {
  margin-bottom: 0;
}
.left-sidebar .content-block,
.right-sidebar .content-block {
  margin: 20px 0;
  padding: 20px 0;
  border-radius: 3px;
}
.left-sidebar .content-block .inner,
.right-sidebar .content-block .inner {
  padding-left: 20px;
  padding-right: 20px;
}
.content-block-inner > article:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom-width: 0 !important;
}
/* Pricing Table */
.pricing-table {
  padding-top: 20px;
  margin-bottom: 20px;
}
.pricing-table .plan {
  float: left;
}
.pricing-table.col-1 .plan {
  width: 100%;
}
.pricing-table.col-2 .plan {
  width: 50%;
}
.pricing-table.col-3 .plan {
  width: 33%;
}
.pricing-table.col-4 .plan {
  width: 25%;
}
.pricing-table.col-5 .plan {
  width: 20%;
}
.plan {
  text-align: center;
  border: 1px solid #d9d9d9;
  margin-right: -1px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.pricing-table .featured {
  font-weight: bold;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
  margin: -30px -1px 0 -1px;
  position: relative;
  z-index: 10;
  border-radius: 3px 3px 0 0;
  background: #333333;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.pricing-table .gray .featured {
  background: #888;
}
.pricing-table .black .featured {
  background: #111;
}
.pricing-table .red .featured {
  background: #d14836;
}
.pricing-table .orange .featured {
  background: #f77e05;
}
.pricing-table .yellow .featured {
  background: #f7bb05;
  color: #444;
  text-shadow: none;
}
.pricing-table .green .featured {
  background: #53af4e;
}
.pricing-table .cyan .featured {
  background: #21bbbd;
}
.pricing-table .dark-blue .featured {
  background: #0066cc;
}
.pricing-table .blue .featured {
  background: #0199cc;
}
.pricing-table .light-blue .featured {
  background: #4787ed;
}
.pricing-table .magenta .featured {
  background: #c72ecc;
}
.pricing-table .pink .featured {
  background: #ed174f;
}
.plan .header {
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(top, #fafafa, #f1f1f1);
  background-image: linear-gradient(to bottom, #fafafa, #f1f1f1);
  background-repeat: repeat-x;
}
.plan .header h3 {
  font-size: 20px;
  line-height: 22px;
  margin-bottom: 5px;
}
.plan .price {
  font-size: 36px;
  line-height: 38px;
  font-weight: 400;
}
.plan .price span {
  display: block;
  font-weight: normal;
  font-size: 11px;
  margin: 5px 0 0 0;
  color: #a2a2a2;
  line-height: 11px;
}
.plan .signup {
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #d9d9d9;
  background: #f1f1f1;
}
.plan .signup .btn {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: bold;
}
.plan ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.plan li {
  font-size: 12px;
  padding: 8px 0;
  text-align: center;
}
.plan li:nth-child(even) {
  background-color: #fbfbfb;
}
.plan li:last-child {
  border-width: 0;
}
.plan p {
  margin-bottom: 0;
}
/* Scroll to Top */
#to-top {
  position: fixed;
  display: none;
  bottom: 30px;
  right: 30px;
  width: 32px;
  height: 32px;
  padding: 0;
  opacity: .7;
}
#to-top:hover {
  opacity: 1;
}
#to-top:before {
  font-family: FontAwesome;
  font-size: 28px;
  line-height: 30px;
  text-align: center;
  text-shadow: 0 1px #fff;
  width: 32px;
  height: 32px;
  display: inline-block;
  content: "\f106";
}
#comments {
  margin-top: 30px;
}
#comments > .inner {
  padding-top: 30px;
  border-top: 1px solid #d9d9d9;
}
#comments-title {
  font-size: 22px;
  margin: 0 0 20px;
}
.nopassword,
.nocomments {
  color: #a2a2a2;
  font-size: 26px;
  font-weight: normal;
  margin: 40px 0;
  text-align: center;
}
.commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.comments-area article {
  margin: 0 0 20px;
  padding-bottom: 15px;
  position: relative;
  border-bottom: 1px solid #d9d9d9;
}
.comments-area article header {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 15px;
  border-radius: 2px;
  background: #f1f1f1;
  color: #a2a2a2;
}
.comments-area article header img {
  display: block;
  float: left;
  margin-right: 15px;
  padding: 0;
  border-radius: 2px;
  background: #fff;
}
.comments-area article header .comment-author-inner {
  padding-top: 12px;
}
.comments-area article header .edit-link a {
  margin: 11px 10px 0;
}
.comments-area article header .fn {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #444444;
}
.comments-area article header a {
  color: #444444;
}
.comments-area article header a:hover {
  text-decoration: underline;
}
.comments-area .comment-content p {
  margin-bottom: 8px;
}
.comments-area .pingback {
  margin: 0 0 20px;
}
.comments-area .children {
  list-style: none;
  margin: 0;
}
.comments-area .children li.comment {
  margin-top: 20px;
  padding: 0 0 0 30px;
}
.comments-area li.bypostauthor > article header {
  background: #dcf1f8;
}
.format-status img.avatar {
  float: left;
  width: auto;
  height: auto;
  margin: 0 20px 20px 0;
}
/* Comment Form */
#respond {
  margin-bottom: 20px;
  position: relative;
}
#respond input[type='text'],
#respond textarea {
  position: relative;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
  position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
  position: absolute;
  display: inline-block;
  left: 2px;
  min-width: 60px;
  padding: 5px 6px;
  top: 0;
  z-index: 1;
  cursor: text;
  color: #a2a2a2;
}
#respond textarea {
  display: block;
  resize: vertical;
  width: 98%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
  color: #bd3500;
}
#respond .comment-notes,
#respond .logged-in-as {
  font-size: 12px;
  color: #a2a2a2;
}
#respond p {
  font-size: 12px;
  margin: 0 0 10px;
  padding: 0;
}
#respond #cancel-comment-reply-link {
  color: #444444;
  font-family: Tahoma, sans-serif;
  margin-left: 10px;
  text-decoration: none;
}
#respond #cancel-comment-reply-link:before {
  font-family: Entypo;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 11px;
  display: inline-block;
  vertical-align: -2px;
  content: "\2715";
  padding-right: 4px;
  max-width: 10px;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
  text-decoration: underline;
}
#respond input[type=text],
#respond input[type=email],
#respond input[type=url] {
  display: block;
  width: 75%;
}
.commentlist #respond {
  width: auto;
  margin: 20px 0 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
#reply-title {
  font-size: 21px;
  margin-bottom: 5px;
}
#cancel-comment-reply-link {
  font-size: 11px;
  font-weight: normal;
  line-height: 2.2em;
  text-decoration: none;
  display: block;
  position: absolute;
  top: 0px;
  right: 2px;
  color: #a2a2a2;
}
p.comment-form-comment {
  margin: 0;
}
.comment-awaiting-moderation {
  display: block;
  margin-bottom: 10px;
}
.form-allowed-tags {
  display: none;
}
#colophon {
  font-size: 13px;
  line-height: 19px;
  padding: 30px 0;
  border-top: 1px solid #f2f2f2;
  background: #f7f7f7;
  color: #444444;
}
#colophon input,
#colophon button,
#colophon select,
#colophon textarea {
  font-size: 13px;
  line-height: 19px;
}
/* Footer Links */
#colophon a {
  color: #18a3d3;
}
#colophon a:hover,
#colophon a:active {
  color: #1380a5;
}
/* Sub Footer */
#sub-footer {
  font-size: 11px;
  padding: 15px 0;
  border-top: 1px solid #e5e5e5;
  background: #f0f0f0;
  color: #666666;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
#copyright {
  float: left;
}
#copyright a:hover {
  text-decoration: underline;
}
#footer-right {
  float: right;
}
#footer-menu {
  text-align: right;
  float: right;
}
#footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-menu li {
  display: inline;
  font-weight: normal;
}
#footer-menu a {
  padding: 0 5px;
}
#footer-right .widget {
  margin: 0;
}
#sub-footer a {
  color: #747474;
}
#sub-footer a:hover {
  color: #18a3d3;
}
/* Clearfix */
.clearfix:before,
.clearfix:after {
  content: ' ';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
}
/* Helpers */
.center {
  text-align: center;
}
.hidden {
  display: none;
  visibility: hidden;
}
.nobr {
  white-space: nowrap;
}
/* Animations */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

@media screen and (max-width:1180px){.flex-direction-nav li .flex-next{right:-10px !important}.flex-direction-nav li .flex-prev{left:-10px !important}.full-width .flex-direction-nav li .flex-next,.full-width .nivo-nextNav{right:15px !important}.full-width .flex-direction-nav li .flex-prev,.full-width .nivo-prevNav{left:15px !important}.boxed .wrapper,.boxed #branding.fixedsticky-on{margin-left:20px !important;margin-right:20px !important}.entry-title i{position:static;left:0}}@media screen and (max-width:1120px){.boxed .inner,.boxed .left-sidebar,.boxed .right-sidebar{margin:0 20px}.boxed .left-sidebar .inner,.boxed .right-sidebar .inner{margin:0}}@media screen and (max-width:1080px){.wide .inner,.wide .left-sidebar,.wide .right-sidebar{margin:0 20px}.wide .left-sidebar .inner,.wide .right-sidebar .inner{margin:0}.shadow-top,.shadow-bottom{margin:0 -20px}#content .flex-direction-nav .flex-next,#content .nivo-nextNav{right:-22px !important}#content .flex-direction-nav .flex-prev,#content .nivo-prevNav{left:-22px !important}}@media screen and (max-width:782px){.admin-bar.fixed-header.wp38 #branding{top:46px}}@media screen and (max-width:600px){.admin-bar.fixed-header.wp38 #branding{top:0}}@media screen and (max-width:768px){#feature,#main{margin-top:15px}#main{margin-bottom:15px}#breadcrumbs{margin-top:0}.entry-content,.entry-summary{padding:15px 0 15px}.hentry,.singular .hentry .hentry{margin:0 0 30px}.hentry footer .inner,.singular .hentry .hentry footer .inner{padding:0 0 35px}.left-sidebar #primary,.left-sidebar #content,.right-sidebar #primary,.right-sidebar #content{margin-left:0;margin-right:0;float:none}.right-sidebar #secondary,.left-sidebar #secondary{float:none;clear:both;width:auto}#secondary{margin:20px 0 0;padding:0 !important;background:0 0 !important}.content-block{margin:20px 0;padding:20px 0}.space{padding-top:20px}.divider{padding-top:20px;margin-top:20px}#to-top{display:none !important}.flexslider .sidebar-content{padding:15px 20px 20px}#feature .btn{font-size:10px;padding:5px 8px}}@media screen and (max-width:640px){.boxed .wrapper,.boxed #branding.fixedsticky-on{margin-right:10px !important;margin-left:10px !important}.entry-content,.entry-summary{padding:10px 0 10px}.hentry,.singular .hentry .hentry{margin:0 0 20px}.hentry footer .inner,.singular .hentry .hentry footer .inner{padding:0 0 25px}.entry-content h1,.comment-content h1,#feature h1{margin-bottom:12px}.entry-content h2,.comment-content h2,#feature h2{margin-bottom:10px}.entry-content h2.widgettitle{margin-bottom:7px}.entry-content h3,.comment-content h3,#feature h3{margin-bottom:7px}.entry-content h4,.comment-content h4,#feature h4{margin-bottom:6px}.entry-content h5,.comment-content h5,#feature h5{margin-bottom:6px}.entry-content h6,.comment-content h6,#feature h6{margin-bottom:6px}#branding{line-height:26px !important}.logo-on-top #branding .home-link,#branding .home-link{float:left;margin-top:0 !important;margin-bottom:0 !important;margin-right:20px}#branding .home-link img{margin:0 !important;max-height:32px !important}#branding .inner{padding:8px 0}#access .menu-main-container{display:none}#responsive-menu-switcher{display:block}#responsive-menu-switcher.hidden{display:none}#top-bar .left,#top-bar .right,#top-bar .widget{text-align:left;float:none}#top-bar .left{text-align:center;line-height:16px;margin-top:4px;margin-bottom:4px}#top-bar .widget_social{text-align:center}section.portfolio{margin-right:0 !important}section.portfolio li,.blog-columns article{width:100% !important;max-width:none !important;margin-right:0 !important;margin-bottom:20px !important}section.portfolio.title-bottom li{width:auto !important}section.portfolio .image img{display:inline-block !important;width:auto;vertical-align:top}.portfolio.one-column .image,.portfolio.one-column .details{float:none !important;width:auto !important}.portfolio.one-column .details{padding-left:0 !important;padding-top:10px !important}.portfolio .image{display:inline-block;max-width:100%}.widget{margin-bottom:20px !important}#top-bar .widget{margin-bottom:0 !important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none !important;margin-right:0 !important;width:auto !important}.woocommerce div.product div.images,.woocommerce-page div.product div.images,.woocommerce #content div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce div.product div.summary,.woocommerce-page div.product div.summary,.woocommerce #content div.product div.summary,.woocommerce-page #content div.product div.summary{float:none !important;width:auto !important;margin-bottom:1em !important}#colophon{padding:15px 0 5px}#supplementary>div,.one-half,.one-third,.two-third,.three-fourth,.one-fourth,.one-fifth,.two-fifth,.three-fifth,.four-fifth,.one-sixth,.five-sixth{float:none;width:auto !important;margin:0 0 20px !important}#supplementary>div,.widget-area{margin:0 !important}#copyright,#footer-right,#footer-menu{text-align:center;float:none}#footer-right{margin-top:5px}.pricing-table{padding-top:0}.pricing-table .plan{float:none;width:auto !important;margin-bottom:20px}.pricing-table .plan:last-child{margin-bottom:0}.pricing-table .featured{margin:0 -1px;position:static}.space{padding-top:20px}.divider{padding-top:20px;margin-top:20px}#feature .btn{font-size:8px;padding:3px 6px}.tabs-container.tabs-left .tabs{border-bottom-width:1px !important;float:none;width:auto;border-right-width:0}.tabs-container.tabs-left .tabs>li{float:left;margin:0 2px 0 0}.tabs-container.tabs-left .tabs>li>a{padding:9px 12px 6px;margin-bottom:3px}.tabs-container.tabs-left .tabs>li>a.current,.tabs-container.tabs-left .tabs>li>a.current:hover{padding-right:12px;margin-bottom:0;border-right-width:0;border-bottom-width:3px !important}.tabs-container.tabs-left .panes{float:none;width:auto;margin:0;margin-top:20px;padding:0;border-width:0;background:0 0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.tabs-container.tabs-left .panes>div{padding:0}}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (-moz-min-device-pixel-ratio:1.5),only screen and (-o-min-device-pixel-ratio:3/2),only screen and (min-device-pixel-ratio:1.5){.entry-meta .tag-links a,.tagcloud a,.entry-meta .tag-links a:before,.entry-meta .tag-links a:after,.tagcloud a:before,.tagcloud a:after{background-image:url(//plomberie-diquero.com/wp-content/themes/souffle/images/tags-bg@2.png)}}
img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{
  /*!rtl:begin:ignore*/direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap
  /*!rtl:end:ignore*/}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{
  /*!rtl:begin:ignore*/direction:ltr;
  /*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1;
  /*!rtl:end:ignore*/margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1;
  /*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
  /*!rtl:begin:ignore*/grid-column:2;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
  /*!rtl:begin:ignore*/grid-column:1;grid-row:1
  /*!rtl:end:ignore*/}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}
#honeypot-field-url,.um-form input[type=text].apbct_special_field,.wc_apbct_email_id,input[class*=apbct].apbct_special_field,label[id*=apbct_label_id].apbct_special_field{display:none!important}.apbct-tooltip,.apbct-tooltip--text{border-radius:5px;background:#d3d3d3}.comment-form-cookies-consent{width:100%;overflow:hidden}.apbct-tooltip{display:none;position:inherit;margin-top:5px;left:5px;opacity:.9}.apbct-tooltip--text{position:sticky;padding:10px;width:max-content}.apbct-tooltip--arrow{position:absolute;background:#d3d3d3;width:10px;height:10px;top:-5px;left:10px;transform:rotate(135deg)}.apbct-trusted-text--div{font-size:small!important;display:inline-block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--center{font-size:small!important;display:block;text-align:center;width:100%;margin-bottom:2pc}.apbct-trusted-text--label{font-size:small!important;display:inline-block;text-align:center;width:100%;padding:5px 0}.apbct-trusted-text--label_left{font-size:small!important;display:inline-block;text-align:left;padding:5px 0}.apbct-trusted-text--span{display:inline-block}.apbct-popup-fade:before{content:'';background:#000;position:fixed;left:0;top:0;width:100%;height:100%;opacity:.7;z-index:9999}.apbct-popup{position:fixed;top:20%;left:50%;padding:20px;width:360px;margin-left:-200px;background:#fff;border:1px solid;border-radius:4px;z-index:99999;opacity:1}.apbct-iframe-preloader{width:48px;height:48px;border-radius:50%;position:relative;left:calc(50% - 27px);top:calc(50% - 27px);animation:apbctIframePreloaderRotate 1s linear infinite}.apbct-iframe-preloader-spin{content:"";box-sizing:border-box;position:absolute;inset:0;border-radius:50%;border:6px solid #FFF;animation:apbctIframePreloaderPrixClipFix 2s linear infinite}.apbct-iframe-preloader-text{color:#fff;background:#000;display:block;width:100%;text-align:center;position:absolute;top:60%}.comments-area .comment-list article .comment-author{overflow:visible!important}@keyframes apbctIframePreloaderRotate{100%{transform:rotate(360deg)}}@keyframes apbctIframePreloaderPrixClipFix{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}100%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.apbct-check_email_exist-bad_email,.apbct-check_email_exist-good_email,.apbct-check_email_exist-load{z-index:9999;margin:0 6px;transition:none!important;background-size:contain;background-repeat:no-repeat;background-position-x:right;background-position-y:center;cursor:pointer}.apbct-check_email_exist-load{background-size:contain;background-image:url(//plomberie-diquero.com/wp-content/plugins/cleantalk-spam-protect/css/../css/images/checking_email.gif)}.apbct-check_email_exist-block{position:fixed;display:block}.apbct-check_email_exist-good_email{background-image:url(//plomberie-diquero.com/wp-content/plugins/cleantalk-spam-protect/css/../css/images/good_email.svg)}.apbct-check_email_exist-bad_email{background-image:url(//plomberie-diquero.com/wp-content/plugins/cleantalk-spam-protect/css/../css/images/bad_email.svg)}.apbct-check_email_exist-popup_description{display:none;position:fixed;padding:2px;border:1px solid #E5E8ED;border-radius:16px 16px 0;background:#FFF;background-position-x:right;font-size:14px;text-align:center;transition:all 1s ease-out}@media screen and (max-width:782px){.apbct-check_email_exist-popup_description{width:100%}}.ct-encoded-form{display:none}.ct-encoded-form-loader{display:block;width:48px;height:48px;border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;animation:ct-encoded-form-loader-spin 1s linear infinite;margin:auto}@keyframes ct-encoded-form-loader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ct-encoded-form-forbidden{display:block;border:1px solid red;padding:10px;background:#fdd;color:red;font-weight:700}
.apbct_dog_one,.apbct_dog_three,.apbct_dog_two{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:apbct_dog}.apbct-email-encoder,.apbct-email-encoder--settings_example_encoded{position:relative}.apbct-email-encoder-popup{width:30vw;min-width:400px;font-size:16px}.apbct-email-encoder--popup-header{font-size:16px;color:#333}.apbct-email-encoder-elements_center{display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:16px!important;color:#000!important}.top-margin-long{margin-top:5px}.apbct-tooltip{display:none}.apbct-blur{filter:blur(5px);transition:filter 2s}.apbct-email-encoder.no-blur .apbct-blur{filter:none}.apbct-email-encoder-select-whole-email{-webkit-user-select:all;user-select:all}.apbct-email-encoder-got-it-button{all:unset;margin-top:10px;padding:5px 10px;border-radius:5px;background-color:#333;color:#fff;cursor:pointer;transition:background-color .3s}.apbct-ee-animation-wrapper{display:flex;height:60px;justify-content:center;font-size:16px;align-items:center}.apbct_dog{margin:0 5px;color:transparent;text-shadow:0 0 2px #aaa}.apbct_dog_one{animation-delay:0s}.apbct_dog_two{animation-delay:.5s}.apbct_dog_three{animation-delay:1s}@keyframes apbct_dog{0%,100%,75%{scale:100%;color:transparent;text-shadow:0 0 2px #aaa}25%{scale:200%;color:unset;text-shadow:unset}}@media screen and (max-width:782px){.apbct-email-encoder--settings_example_encoded{position:relative;display:block}.apbct-email-encoder-popup{width:20vw;min-width:200px;font-size:16px;top:20%;left:75%}.apbct-email-encoder-elements_center{flex-direction:column!important;text-align:center}}
#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}
/*! Swipebox v1.5.2 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.admin-bar #swipebox-overlay{top: 32px;}.admin-bar #swipebox-container {bottom: 32px;}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform 0.4s ease;transition:transform 0.4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide img,#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide .swipebox-inline-container{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:none;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(//plomberie-diquero.com/wp-content/plugins/responsive-lightbox/assets/swipebox/img/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:0.5s;transition:0.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-prev,#swipebox-next,#swipebox-close{background-image:url(//plomberie-diquero.com/wp-content/plugins/responsive-lightbox/assets/swipebox/img/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-prev.disabled,#swipebox-next.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring 0.3s;animation:rightSpring 0.3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring 0.3s;animation:leftSpring 0.3s}.swipebox-touch #swipebox-container:before,.swipebox-touch #swipebox-container:after{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before{opacity:1}.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px black;background:#000;opacity:.95}#swipebox-top-bar{color:white!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}
body{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;font-size:14px;line-height:20px;background-color:#ddd;color:#444}h1,h2,h3,h4,h5,h6{font-family:'Helvetica Neue',Helvetica,Arial,sans-serif}.wrapper{background-color:#fff}#feature.flex .inner,#feature.nivo .inner{border-bottom-color:#d9d9d9}a{color:#c70e2e}a:hover,a:active{color:#970b23}::-moz-selection{background:#c70e2e}::selection{background:#c70e2e}hr{background-color:#d9d9d9}blockquote{border-color:#c70e2e;background-color:#fafafa}blockquote cite{color:#444}code,pre{border-color:#d9d9d9;background-color:#fafafa;color:#444}abbr,acronym,dfn{border-color:#444}select,textarea,input[type=text],input[type=password],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=email],input[type=url],input[type=search],input[type=tel],input[type=color],.input-text{border-color:#d9d9d9;background-color:#fff;background-image:-webkit-linear-gradient(top,#fcfcfc,#fff);background-image:linear-gradient(to bottom,#fcfcfc,#fff);background-repeat:repeat-x;color:#444}textarea:focus,input[type=text]:focus,input[type=password]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=date]:focus,input[type=month]:focus,input[type=time]:focus,input[type=week]:focus,input[type=number]:focus,input[type=email]:focus,input[type=url]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=color]:focus,.input-text:focus{border-color:#c70e2e;background:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.1),0 0 6px rgba(199,14,46,.35)}input:-moz-placeholder,textarea:-moz-placeholder{color:#a2a2a2}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a2a2a2}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a2a2a2}div.wpcf7 .placeheld{color:#a2a2a2}.btn{background-color:#f6f6f6;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x;border-color:#d8d8d8;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.btn:hover,.btn:focus,.btn:active{border-color:#cbcbcb;background-color:#f1f1f1;color:#444}.btn:active{background:#f1f1f1}.btn.border{color:#e1e1e1 !important;border:1px solid rgba(250,250,250,.5) !important}.btn.border:hover{color:#d8d8d8 !important;border-color:#f1f1f1 !important}.btn:hover,.btn:focus{color:#444}.btn.primary{background-color:#c70e27;background-image:-webkit-linear-gradient(top,#d10f30,#bd0d1d);background-image:linear-gradient(to bottom,#d10f30,#bd0d1d);background-repeat:repeat-x;border-color:#8e0a16;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.5)}.btn.primary:hover,.btn.primary:focus,.btn.primary:active{border-color:#760812;background-color:#bd0d1d;color:#fff}.btn.primary:active{background:#bd0d1d}.btn.primary.border{color:#a10b25 !important;border:1px solid rgba(209,15,48,.5) !important}.btn.primary.border:hover{color:#bd0d1d !important;border-color:#bd0d1d !important}.mega-menu-enabled #megaMenu ul.megaMenu>li>a,.mega-menu-enabled #megaMenu ul.megaMenu>li>span.um-anchoremulator,.mega-menu-enabled .megaMenuToggle{color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.mega-menu-enabled #megaMenu ul.megaMenu>li:hover>a,.mega-menu-enabled #megaMenu ul.megaMenu>li>a:hover,.mega-menu-enabled #megaMenu ul.megaMenu>li.megaHover>a,.mega-menu-enabled #megaMenu ul.megaMenu>li:hover>span.um-anchoremulator,.mega-menu-enabled #megaMenu ul.megaMenu>li>span.um-anchoremulator:hover,.mega-menu-enabled #megaMenu ul.megaMenu>li.megaHover>span.um-anchoremulator{color:#c70e2e}.mega-menu-enabled #megaMenu ul.megaMenu>li.current-menu-item>a{color:#c70e2e}.mega-menu-enabled #megaMenu ul.megaMenu>li.ss-nav-menu-mega>ul.sub-menu-1,.mega-menu-enabled #megaMenu ul.megaMenu li.ss-nav-menu-reg ul.sub-menu{color:#444}.mega-menu-enabled #megaMenu li.ss-nav-menu-mega ul.sub-menu.sub-menu-1,.mega-menu-enabled #megaMenu li.ss-nav-menu-reg ul.sub-menu{background-color:#eee}.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a,.mega-menu-enabled #megaMenu ul ul.sub-menu li a{color:#444}.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1>li>a,.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul.sub-menu-1>li:hover>a,.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu .ss-nav-menu-header>a,.mega-menu-enabled .wpmega-widgetarea h2.widgettitle{color:#444;border-bottom-color:#e4e4e4}.mega-menu-enabled #megaMenu ul li.ss-nav-menu-mega ul ul.sub-menu li a:hover,.mega-menu-enabled #megaMenu ul ul.sub-menu>li:hover>a{color:#c70e2e}.flex-direction-nav a,.nivo-directionNav a,.rev_slider_wrapper .tparrows.default,.sly-arrows .sly-prev,.sly-arrows .sly-next{color:#c70e2e}.flex-direction-nav a:hover,.nivo-directionNav a:hover,.rev_slider_wrapper .tparrows.default:hover,.sly-arrows .sly-prev:hover,.sly-arrows .sly-next:hover{color:#ef193e}.flex-direction-nav a:active,.nivo-directionNav a:active,.rev_slider_wrapper .tparrows.default:active,.sly-arrows .sly-prev:active,.sly-arrows .sly-next:active{color:#970b23}.flex-control-paging li a.flex-active,.flex-control-paging li a.flex-active:hover{background-color:#af0c28;background-image:-webkit-linear-gradient(top,#df1034,#af0c28);background-image:linear-gradient(to bottom,#df1034,#af0c28);background-repeat:repeat-x}.nivo-controlNav a.active,.nivo-controlNav a.active:hover{background-color:#af0c28;background-image:-webkit-linear-gradient(top,#df1034,#af0c28);background-image:linear-gradient(to bottom,#df1034,#af0c28);background-repeat:repeat-x}.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected,.rev_slider_wrapper .tp-bullets.simplebullets.round .bullet.selected:hover{background-color:#af0c28;background-image:-webkit-linear-gradient(top,#df1034,#af0c28);background-image:linear-gradient(to bottom,#df1034,#af0c28);background-repeat:repeat-x}#main .mejs-controls .mejs-time-rail .mejs-time-current{background-color:#970b23;background-image:-webkit-linear-gradient(top,#c70e2e,#970b23);background-image:linear-gradient(to bottom,#c70e2e,#970b23);background-repeat:repeat-x}.woocommerce ul.products,.woocommerce-page ul.products{border-top-color:#d9d9d9}.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs{border-color:#d9d9d9}.woocommerce div.product .woocommerce-tabs ul.tabs li a,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{color:#444}.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover{color:#c70e2e}.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page div.product .woocommerce-tabs ul.tabs li.active,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active{border-color:#c70e2e}.woocommerce nav.woocommerce-pagination ul,.woocommerce #content nav.woocommerce-pagination ul,.woocommerce-page nav.woocommerce-pagination ul,.woocommerce-page #content nav.woocommerce-pagination ul{border-color:#cbcbcb}.woocommerce nav.woocommerce-pagination ul li,.woocommerce #content nav.woocommerce-pagination ul li,.woocommerce-page nav.woocommerce-pagination ul li,.woocommerce-page #content nav.woocommerce-pagination ul li{border-color:#cbcbcb}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span,.woocommerce #content nav.woocommerce-pagination ul li a,.woocommerce #content nav.woocommerce-pagination ul li span,.woocommerce-page nav.woocommerce-pagination ul li a,.woocommerce-page nav.woocommerce-pagination ul li span,.woocommerce-page #content nav.woocommerce-pagination ul li a,.woocommerce-page #content nav.woocommerce-pagination ul li span{background:#fafafa}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce #content nav.woocommerce-pagination ul li span.current,.woocommerce #content nav.woocommerce-pagination ul li a:hover,.woocommerce #content nav.woocommerce-pagination ul li a:focus,.woocommerce-page nav.woocommerce-pagination ul li span.current,.woocommerce-page nav.woocommerce-pagination ul li a:hover,.woocommerce-page nav.woocommerce-pagination ul li a:focus,.woocommerce-page #content nav.woocommerce-pagination ul li span.current,.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{background:#fafafa}.woocommerce nav.woocommerce-pagination ul li span.current,.woocommerce nav.woocommerce-pagination ul li a:active,.woocommerce #content nav.woocommerce-pagination ul li span.current,.woocommerce #content nav.woocommerce-pagination ul li a:active,.woocommerce-page nav.woocommerce-pagination ul li span.current,.woocommerce-page nav.woocommerce-pagination ul li a:active,.woocommerce-page #content nav.woocommerce-pagination ul li span.current,.woocommerce-page #content nav.woocommerce-pagination ul li a:active{background:#f1f1f1}.woocommerce #reviews #comments ol.commentlist li .comment-text,.woocommerce-page #reviews #comments ol.commentlist li .comment-text{border-color:#d9d9d9}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce #content input.button,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,.woocommerce-page #respond input#submit,.woocommerce-page #content input.button{color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5);border-color:#cbcbcb;background-color:#e4e4e4;background-image:-webkit-linear-gradient(top,#f1f1f1,#e4e4e4);background-image:linear-gradient(to bottom,#f1f1f1,#e4e4e4);background-repeat:repeat-x}.woocommerce a.button.loading,.woocommerce button.button.loading,.woocommerce input.button.loading,.woocommerce #respond input#submit.loading,.woocommerce #content input.button.loading,.woocommerce-page a.button.loading,.woocommerce-page button.button.loading,.woocommerce-page input.button.loading,.woocommerce-page #respond input#submit.loading,.woocommerce-page #content input.button.loading{color:#5e5e5e;border-color:#f1f1f1}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #content input.button:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover,.woocommerce-page #respond input#submit:hover,.woocommerce-page #content input.button:hover{background-color:#dfdfdf;background-image:-webkit-linear-gradient(top,#ececec,#dfdfdf);background-image:linear-gradient(to bottom,#ececec,#dfdfdf);background-repeat:repeat-x}.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce #respond input#submit:active,.woocommerce #content input.button:active,.woocommerce-page a.button:active,.woocommerce-page button.button:active,.woocommerce-page input.button:active,.woocommerce-page #respond input#submit:active,.woocommerce-page #content input.button:active{background:#dfdfdf}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt,.woocommerce #content input.button.alt,.woocommerce-page a.button.alt,.woocommerce-page button.button.alt,.woocommerce-page input.button.alt,.woocommerce-page #respond input#submit.alt,.woocommerce-page #content input.button.alt{background-color:#970b23;background-image:-webkit-linear-gradient(top,#c70e2e,#970b23);background-image:linear-gradient(to bottom,#c70e2e,#970b23);background-repeat:repeat-x;border-color:#680718}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce #content input.button.alt:hover,.woocommerce-page a.button.alt:hover,.woocommerce-page button.button.alt:hover,.woocommerce-page input.button.alt:hover,.woocommerce-page #respond input#submit.alt:hover,.woocommerce-page #content input.button.alt:hover{background-color:#80091d;background-image:-webkit-linear-gradient(top,#c70e2e,#80091d);background-image:linear-gradient(to bottom,#c70e2e,#80091d);background-repeat:repeat-x}.woocommerce .quantity input.qty,.woocommerce #content .quantity input.qty,.woocommerce-page .quantity input.qty,.woocommerce-page #content .quantity input.qty{border-color:#d9d9d9;background-color:#fff;background-image:-webkit-linear-gradient(top,#fcfcfc,#fff);background-image:linear-gradient(to bottom,#fcfcfc,#fff);background-repeat:repeat-x}.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce #content .quantity .plus,.woocommerce #content .quantity .minus,.woocommerce-page .quantity .plus,.woocommerce-page .quantity .minus,.woocommerce-page #content .quantity .plus,.woocommerce-page #content .quantity .minus{color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5);border-color:#d9d9d9;background-color:#d8d8d8;background-image:-webkit-linear-gradient(top,#f1f1f1,#d8d8d8);background-image:linear-gradient(to bottom,#f1f1f1,#d8d8d8);background-repeat:repeat-x}.woocommerce .quantity .plus:hover,.woocommerce .quantity .minus:hover,.woocommerce #content .quantity .plus:hover,.woocommerce #content .quantity .minus:hover,.woocommerce-page .quantity .plus:hover,.woocommerce-page .quantity .minus:hover,.woocommerce-page #content .quantity .plus:hover,.woocommerce-page #content .quantity .minus:hover{background-color:#cbcbcb;background-image:-webkit-linear-gradient(top,#f1f1f1,#cbcbcb);background-image:linear-gradient(to bottom,#f1f1f1,#cbcbcb);background-repeat:repeat-x}.woocommerce .quantity .plus:active,.woocommerce .quantity .minus:active,.woocommerce #content .quantity .plus:active,.woocommerce #content .quantity .minus:active,.woocommerce-page .quantity .plus:active,.woocommerce-page .quantity .minus:active,.woocommerce-page #content .quantity .plus:active,.woocommerce-page #content .quantity .minus:active{background:#cbcbcb}.woocommerce .star-rating:before,.woocommerce-page .star-rating:before{color:#d9d9d9}.woocommerce .star-rating span,.woocommerce-page .star-rating span{color:#c70e2e}.woocommerce table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon .input-text{border-color:#d9d9d9}.woocommerce table.shop_table,.woocommerce-page table.shop_table{border-color:#d9d9d9}.woocommerce table.shop_table th,.woocommerce-page table.shop_table th{border-color:#d9d9d9}.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{border-color:#d9d9d9}.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th{border-color:#d9d9d9}.woocommerce .cart-collaterals .cart_totals .discount td,.woocommerce-page .cart-collaterals .cart_totals .discount td{color:#c70e2e}.woocommerce .cart-collaterals .cart_totals tr td,.woocommerce .cart-collaterals .cart_totals tr th,.woocommerce-page .cart-collaterals .cart_totals tr td,.woocommerce-page .cart-collaterals .cart_totals tr th{border-color:#d9d9d9}.woocommerce #payment,.woocommerce-page #payment{background:#f1f1f1}.woocommerce #payment ul.payment_methods,.woocommerce #payment div.form-row,.woocommerce-page #payment ul.payment_methods,.woocommerce-page #payment div.form-row{border-color:#d9d9d9}.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{border-color:#680718;background-color:#970b23;background-image:-webkit-linear-gradient(top,#c70e2e,#970b23);background-image:linear-gradient(to bottom,#c70e2e,#970b23);background-repeat:repeat-x}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{background-color:#c70e2e}.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#919191;background-image:-webkit-linear-gradient(top,#444,#919191);background-image:linear-gradient(to bottom,#444,#919191);background-repeat:repeat-x}.woocommerce div.pp_overlay,.woocommerce-page div.pp_overlay{background:#fff}.woocommerce div.pp_woocommerce div.ppt,.woocommerce-page div.pp_woocommerce div.ppt{color:#444}.woocommerce div.pp_woocommerce .pp_content_container,.woocommerce-page div.pp_woocommerce .pp_content_container{background:#fff}.header-full-width #branding{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#fff,#e8e8e8);background-image:linear-gradient(to bottom,#fff,#e8e8e8);background-repeat:repeat-x}.header-full-width #branding,.header-boxed #branding .inner{border-bottom-color:#fff}.menu-line-color.header-full-width #branding,.menu-line-color.header-boxed #branding .inner{border-bottom-color:#c70e2e}.header-boxed #branding.fixedsticky-on{background:#fff}#branding .home-link .site-description{color:#cf455d;text-shadow:0 1px 0 rgba(255,255,255,.5)}#branding .search-form-icon{color:#969696;text-shadow:0 1px 0 rgba(255,255,255,.5)}#branding .search-form-icon:hover,#branding .search-form-icon.focus{color:#c70e2e}.buttons-menu #access a,#access a{color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.buttons-menu #access .menu-item-with-submenu>a:after,#access .menu-item-with-submenu>a:after{color:#777}.buttons-menu #access li:hover>a,.buttons-menu #access li:hover>a:after,.buttons-menu #access a:focus,#access li:hover>a,#access li:hover>a:after,#access a:focus{color:#c70e2e;text-shadow:0 1px 0 rgba(255,255,255,.5)}.buttons-menu #access li.current_page_item>a,.buttons-menu #access li.current_page_item:hover>a,#access li.current_page_item>a,#access li.current_page_item:hover>a{color:#c70e2e;text-shadow:0 1px 0 rgba(255,255,255,.5)}.buttons-menu #access li:after,#access li:after{background-color:#c70e2e;box-shadow:0 0 2px rgba(199,14,46,.5)}.buttons-menu #access li.current_page_item:hover>a:after,#access li.current_page_item:hover>a:after{color:#c70e2e;text-shadow:0 1px 0 rgba(255,255,255,.5)}.buttons-menu #access li>a:active,#access li>a:active{color:#c70e2e}.buttons-menu #access ul ul,#access ul ul{border-color:#c70e2e}.buttons-menu #access ul ul a,#access ul ul a{border-bottom-color:#e4e4e4 !important;background:#eee;color:#444}.buttons-menu #access ul ul .menu-item-with-submenu>a:after,#access ul ul .menu-item-with-submenu>a:after{color:#999}.buttons-menu #access ul ul :hover>a,.buttons-menu #access ul ul a:hover,.buttons-menu #access ul ul li>a:active,#access ul ul :hover>a,#access ul ul a:hover,#access ul ul li>a:active{background-color:#af0c28;background-image:-webkit-linear-gradient(top,#df1034,#af0c28);background-image:linear-gradient(to bottom,#df1034,#af0c28);background-repeat:repeat-x;box-shadow:none;color:#fff}.buttons-menu #access ul ul :hover>a:after,.buttons-menu #access ul ul a:hover:after,.buttons-menu #access ul ul li>a:active:after,#access ul ul :hover>a:after,#access ul ul a:hover:after,#access ul ul li>a:active:after{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.15)}.buttons-menu #access ul ul li.current_page_item>a,.buttons-menu #access ul ul li.current_page_item:hover>a,#access ul ul li.current_page_item>a,#access ul ul li.current_page_item:hover>a{border-color:#e1e1e1;background:#e1e1e1 !important;color:#777;text-shadow:none}.buttons-menu #access ul ul li.current_page_item>a:after,.buttons-menu #access ul ul li.current_page_item:hover>a:after,#access ul ul li.current_page_item>a:after,#access ul ul li.current_page_item:hover>a:after{color:#999}.buttons-menu #access ul ul li>a:active,#access ul ul li>a:active{background-image:none;box-shadow:inset 0 1px 2px rgba(0,0,0,.35)}.buttons-menu #access li:hover>a,.buttons-menu #access a:focus{background-color:#af0c28;background-image:-webkit-linear-gradient(top,#df1034,#af0c28);background-image:linear-gradient(to bottom,#df1034,#af0c28);background-repeat:repeat-x;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.15)}.buttons-menu #access li:hover>a:after{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.15)}.buttons-menu #access li.current_page_item>a,.buttons-menu #access li.current_page_item:hover>a{background-color:rgba(0,0,0,.02);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.12),rgba(0,0,0,.02));background-image:linear-gradient(to bottom,rgba(0,0,0,.12),rgba(0,0,0,.02));background-repeat:repeat-x;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.buttons-menu #access li:hover>a,.buttons-menu #access a:focus,.buttons-menu #access li:hover>a:after{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.15)}.buttons-menu #access li>a:active{background:#af0c28}.buttons-menu #responsive-menu-switcher a,#responsive-menu-switcher a{border-right-color:#d9d9d9;color:#969696 !important;text-shadow:0 1px 0 rgba(255,255,255,.5)}#responsive-menu-switcher a:hover{color:#c70e2e !important}#responsive-menu-switcher a:active,#responsive-menu-switcher a.active{background-color:#dc9ca7;background-image:-webkit-linear-gradient(top,#c70e2e,#dc9ca7);background-image:linear-gradient(to bottom,#c70e2e,#dc9ca7);background-repeat:repeat-x;color:#fff !important;box-shadow:inset 0 1px 3px rgba(0,0,0,.6),0 1px 0 rgba(255,255,255,.25)}.responsive-menu{border-color:#c70e2e;background:#eee}.responsive-menu a{border-color:rgba(0,0,0,.1);color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.responsive-menu li>a:active{background:#e1e1e1 !important}.responsive-menu li.current_page_item>a,.responsive-menu li.current_page_item:hover>a{background:#e1e1e1 !important;color:#777}#top-bar{font-size:11px;border-color:#e6e6e6;background:#fff;color:#777}#top-bar .widget_social a{color:#444}#top-bar a{color:#444}#top-bar a:hover{color:#c70e2e}#breadcrumbs .separator:after{color:#a2a2a2}.hentry footer .inner,.singular .hentry .hentry footer .inner{border-color:#d9d9d9}.entry-title,.entry-title a{color:#5e5e5e}.entry-title a:hover,.entry-title a:focus,.entry-title a:active{color:#c70e2e}.entry-meta i{color:#a2a2a2}.entry-meta .social{background-color:#fff;background-image:-webkit-linear-gradient(top,#fafafa,#fff);background-image:linear-gradient(to bottom,#fafafa,#fff);background-repeat:repeat-x}.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5{color:#5e5e5e}.entry-content thead th,.comment-content thead th{background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.entry-content thead th{border-color:#d9d9d9}.entry-content td,.comment-content td,.entry-content tbody th{border-color:#d9d9d9}.wp-caption{background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x}.wp-caption .wp-caption-text,.gallery-caption{color:#9b9b9b}.image-frame.border{border-color:#d9d9d9;background-color:#f2f2f2}.nav-previous a,.nav-next a,#content nav.wp-pagenavi a,#content nav.wp-pagenavi span.current{background-color:#f6f6f6;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x;border-color:#d8d8d8;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.nav-previous a:hover,.nav-previous a:focus,.nav-previous a:active,.nav-next a:hover,.nav-next a:focus,.nav-next a:active,#content nav.wp-pagenavi a:hover,#content nav.wp-pagenavi a:focus,#content nav.wp-pagenavi a:active,#content nav.wp-pagenavi span.current:hover,#content nav.wp-pagenavi span.current:focus,#content nav.wp-pagenavi span.current:active{border-color:#cbcbcb;background-color:#f1f1f1;color:#444}.nav-previous a:active,.nav-next a:active,#content nav.wp-pagenavi a:active,#content nav.wp-pagenavi span.current:active{background:#f1f1f1}.nav-previous a.border,.nav-next a.border,#content nav.wp-pagenavi a.border,#content nav.wp-pagenavi span.current.border{color:#e1e1e1 !important;border:1px solid rgba(250,250,250,.5) !important}.nav-previous a.border:hover,.nav-next a.border:hover,#content nav.wp-pagenavi a.border:hover,#content nav.wp-pagenavi span.current.border:hover{color:#d8d8d8 !important;border-color:#f1f1f1 !important}.nav-previous a:hover,.nav-previous a:focus,.nav-next a:hover,.nav-next a:focus,#content nav.wp-pagenavi a:hover,#content nav.wp-pagenavi a:focus,#content nav.wp-pagenavi span.current:hover,#content nav.wp-pagenavi span.current:focus{color:#444}#content nav.wp-pagenavi span.current,#content nav.wp-pagenavi span.current:hover{background:#eee;border-color:#cbcbcb;color:#959595}section.portfolio .description{color:#a2a2a2}section.portfolio.border .image{border-color:#d9d9d9;background:#f2f2f2}section.portfolio.block ul li{border-color:#d9d9d9;background-color:#f2f2f2}section.portfolio.title a:hover .details{background:#c70e2e;background:rgba(199,14,46,.75)}section.portfolio.title-bottom .details{background:#fff}section.portfolio.title-bottom li:hover .details{background:#c70e2e}section.portfolio.title-bottom li:hover .details h2,section.portfolio.title-bottom li:hover .details .description,section.portfolio.title-bottom li:hover .details a{color:#fff}section.portfolio #filters.buttons a{border-color:#cbcbcb;background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5);-webkit-transition:none;transition:none}section.portfolio #filters.buttons a:hover{background-color:#fafafa}section.portfolio #filters.buttons a:active,section.portfolio #filters.buttons a.active{background-color:#fafafa;background-image:-webkit-linear-gradient(top,#f1f1f1,#fafafa);background-image:linear-gradient(to bottom,#f1f1f1,#fafafa);background-repeat:repeat-x;color:#444}section.portfolio #filters.borders a{color:#444}section.portfolio #filters.borders a:hover{color:#c70e2e}section.portfolio #filters.borders a.active{border-color:#c70e2e;color:#444}.portfolio-meta strong{color:#a2a2a2}.portfolio .overlay,.image-frame .overlay{background-color:rgba(199,14,46,.35)}.portfolio .overlay i,.image-frame .overlay i{background-color:#f9a8b6;background-image:-webkit-linear-gradient(top,#fff,#f9a8b6);background-image:linear-gradient(to bottom,#fff,#f9a8b6);background-repeat:repeat-x;color:#c70e2e;box-shadow:inset 0 1px 2px rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.35),0 0 100px 2px #fff}.widget .widget-title{color:#777}.widget .widget-title a{color:#c70e2e}.widget .widget-title a:hover{color:#970b23}#colophon a{color:#c70e2e}#colophon a:hover,#colophon a:active{color:#970b23}#colophon .widget-title,#colophon .widget-title a,#colophon .widget-title a:hover{color:#777}.widget_subnav .widget-title{background:#f5f5f5}.widget_subnav ul{background:#fafafa}.widget_subnav li a{color:#444}.widget_subnav li a:hover,.widget_subnav li.current_page_item a,.widget_subnav li.current_page_item a:hover{color:#970b23}.widget_calendar #wp-calendar th,.widget_calendar #wp-calendar tfoot td{background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x}.widget_social .Entypo a{color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}#colophon .widget_social .Entypo a{color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.aktt_tweets ul .aktt_tweet_time{color:#a2a2a2}#colophon .aktt_tweets ul .aktt_tweet_time{color:#9e9e9e}.aktt_tweets ul .aktt_tweet_time:hover{color:#444}#colophon .aktt_tweets ul .aktt_tweet_time:hover{color:#444}.aktt_more_updates a{background-color:#f6f6f6;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x;border-color:#d8d8d8;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.aktt_more_updates a:hover,.aktt_more_updates a:focus,.aktt_more_updates a:active{border-color:#cbcbcb;background-color:#f1f1f1;color:#444}.aktt_more_updates a:active{background:#f1f1f1}.aktt_more_updates a.border{color:#e1e1e1 !important;border:1px solid rgba(250,250,250,.5) !important}.aktt_more_updates a.border:hover{color:#d8d8d8 !important;border-color:#f1f1f1 !important}.aktt_more_updates a:hover,.aktt_more_updates a:focus{color:#444}.list-sitemap li:before{color:#a2a2a2}.singular #author-info,.archive #author-info{background:#fafafa;border-color:#d9d9d9}.singular #related-popular .inner{border-color:#d9d9d9}.posts-list time{color:#a2a2a2}#colophon .posts-list time{color:#9e9e9e}.contact-form .contact-form-name label,.contact-form .contact-form-first-name label,.contact-form .contact-form-last-name label,.contact-form .contact-form-email label,.contact-form .contact-form-comment label{color:#a2a2a2}.box{border-color:#d9d9d9}.box-2{border-color:#c70e2e;background-color:#fafafa}.box-3{background-color:#fafafa}.divider.top a,.divider.top a:hover{color:#d9d9d9}.divider,.tabs-container .tabs,.tabs-container.tabs-left .tabs{border-color:#d9d9d9}.tabs-container.tabs-left .tabs>li>a.current,.tabs-container.tabs-left .tabs>li>a.current:hover{border-color:#c70e2e}.tabs-container.pills .tabs>li>a{border-color:#d9d9d9 !important;background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x}.tabs-container.pills .tabs>li>a:active,.tabs-container.pills .tabs>li>a.current,.tabs-container.pills .tabs>li>a.current:hover{background:#f1f1f1}.accordion .tab{border-color:#d9d9d9}.tabs-container .tabs>li>a,.accordion .tab{color:#777}.tabs-container .tabs>li>a:hover,.tabs-container.tabs-left .tabs>li>a:hover,.accordion .tab:hover{color:#c70e2e}.tabs-container .tabs>li>a.current,.tabs-container .tabs>li>a.current:hover,.accordion .tab.current,.accordion .tab.current:hover{border-color:#c70e2e;color:#444}.content-block{border-color:#d9d9d9;background-color:#fff;background-image:-webkit-linear-gradient(top,#fafafa,#fff);background-image:linear-gradient(to bottom,#fafafa,#fff);background-repeat:repeat-x}.content-block.dark-grey{background:#303030;color:#eee}.content-block.dark-grey h1,.content-block.dark-grey h2,.content-block.dark-grey h3,.content-block.dark-grey h4,.content-block.dark-grey h5,.content-block.dark-grey h6{color:#ddd}.toggle-title{color:#444}.toggle-title:hover{color:#5e5e5e}.toggle-title:before{border:1px solid #e4e4e4;background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x;color:#444;text-shadow:0 1px 0 rgba(255,255,255,.5)}.toggle-title:hover:before{background-color:#f1f1f1;color:#5e5e5e}.toggle-active .toggle-title:before,.toggle-title:active:before{background:#f1f1f1}.heading i{color:#c70e2e}.heading.bg i{background-color:#fafafa;background-image:-webkit-linear-gradient(top,#f1f1f1,#fafafa);background-image:linear-gradient(to bottom,#f1f1f1,#fafafa);background-repeat:repeat-x;text-shadow:0 1px 0 rgba(255,255,255,.5)}.heading.bg.inverse i{background-color:#b90d2b;background-image:-webkit-linear-gradient(top,#d50f31,#b90d2b);background-image:linear-gradient(to bottom,#d50f31,#b90d2b);background-repeat:repeat-x}.plan{border-color:#d9d9d9}.plan .header{border-color:#d9d9d9;background-color:#f1f1f1;background-image:-webkit-linear-gradient(top,#fafafa,#f1f1f1);background-image:linear-gradient(to bottom,#fafafa,#f1f1f1);background-repeat:repeat-x}.plan .price span{color:#a2a2a2}.plan .signup{border-color:#d9d9d9;background:#f1f1f1}.plan li:nth-child(even){background-color:#fbfbfb}.custom-scrollbar:not(iframe)::-webkit-scrollbar-track{background-color:#fff}.custom-scrollbar:not(iframe)::-webkit-scrollbar-track:hover{background-color:#f2f2f2}.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical,.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal{background-color:#d9d9d9;border-color:#bfbfbf}.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical:hover,.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal:hover{background:#c70e2e}.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:vertical:active,.custom-scrollbar:not(iframe)::-webkit-scrollbar-thumb:horizontal:active{background:#af0c28}#comments>.inner{border-color:#d9d9d9}.nopassword,.nocomments{color:#a2a2a2}.comments-area article{border-color:#d9d9d9}.comments-area article header{background:#f1f1f1;color:#a2a2a2}.comments-area article header .fn,.comments-area article header a{color:#444}.comments-area li.bypostauthor>article header{background:#f7dbe0}#respond #cancel-comment-reply-link{color:#444}#respond .comment-notes,#respond .logged-in-as{color:#a2a2a2}#respond .comment-form-author label,#respond .comment-form-email label,#respond .comment-form-url label,#respond .comment-form-comment label{color:#a2a2a2}.commentlist #respond{border-color:#d9d9d9}#cancel-comment-reply-link{color:#a2a2a2}#colophon{font-size:13px;line-height:19px;border-color:#f2f2f2;background:#f7f7f7;color:#444}#sub-footer{font-size:11px;border-color:#e6e6e6;background:#f0f0f0;color:#666;text-shadow:0 1px 0 rgba(255,255,255,.5)}#sub-footer a{color:#747474}#sub-footer a:hover{color:#c70e2e}body{font-family:'Roboto'}h1,h2,h3,h4,h5,h6{font-family:'RobotoCondensed'}#branding .home-link img{margin-top:0}#branding .home-link img{margin-bottom:0}#branding,.initialLineHeight{line-height:60px}#branding .home-link img{max-height:63px}.buttons-menu #access a{margin:14px 0}#access .menu-main-container{margin-right:0}#branding{background:url('https://plomberie-diquero.com/wp-content/uploads/2015/07/fond.jpg') repeat-x scroll top center !important}
@font-face{font-family:'Roboto';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Regular-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Regular-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Regular-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Regular-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Regular-webfont.svg#RobotoRegular) format('svg')}@font-face{font-family:'Roboto';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Italic-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Italic-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Italic-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Italic-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Italic-webfont.svg#RobotoItalic) format('svg');font-style:italic}@font-face{font-family:'Roboto';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Bold-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Bold-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Bold-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-Bold-webfont.svg#RobotoBold) format('svg');font-weight:700}@font-face{font-family:'Roboto';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-BoldItalic-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-BoldItalic-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-BoldItalic-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-BoldItalic-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/Roboto/Roboto-BoldItalic-webfont.svg#RobotoBoldItalic) format('svg');font-weight:700;font-style:italic}
@font-face{font-family:'RobotoCondensed';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Regular-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Regular-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Regular-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Regular-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Regular-webfont.svg#RobotoCondensed) format('svg')}@font-face{font-family:'RobotoCondensed';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Italic-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Italic-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Italic-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Italic-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Italic-webfont.svg#RobotoCondensedItalic) format('svg');font-style:italic}@font-face{font-family:'RobotoCondensed';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Bold-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Bold-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Bold-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-Bold-webfont.svg#RobotoBoldCondensed) format('svg');font-weight:700}@font-face{font-family:'RobotoCondensed';src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-BoldItalic-webfont.eot);src:url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-BoldItalic-webfont.eot?#iefix) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-BoldItalic-webfont.woff) format('woff'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-BoldItalic-webfont.ttf) format('truetype'),url(//plomberie-diquero.com/wp-content/themes/souffle/fontfaces/RobotoCondensed/RobotoCondensed-BoldItalic-webfont.svg#RobotoBoldCondensedItalic) format('svg');font-weight:700;font-style:italic}
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important}}