/*
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}
/*! 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}
/*! elementor-icons - v5.43.0 - 30-05-2025 */
@font-face{font-family:eicons;src:url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.43.0);src:url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.eot?5.43.0#iefix) format("embedded-opentype"),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff2?5.43.0) format("woff2"),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.woff?5.43.0) format("woff"),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.ttf?5.43.0) format("truetype"),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/eicons/css/../fonts/eicons.svg?5.43.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e9dd"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-atomic:before{content:"\ebae"}.eicon-library-delete:before{content:"\e9d8"}.eicon-library-copy:before{content:"\e9d9"}.eicon-library-folder-empty:before{content:"\e9da"}.eicon-library-move:before{content:"\e9db"}.eicon-library-edit:before{content:"\e9dc"}.eicon-library-subscription-upgrade:before{content:"\e9de"}.eicon-library-folder-view:before{content:"\e9df"}.eicon-library-grid:before{content:"\e9e1"}.eicon-library-cloud-connect:before{content:"\e9e2"}.eicon-library-import:before{content:"\e9e3"}.eicon-library-list:before{content:"\e9e4"}.eicon-library-cloud-empty:before{content:"\e9e5"}.eicon-folder-plus:before{content:"\e8aa"}.eicon-library-folder:before{content:"\e9e6"}.eicon-accessibility:before{content:"\e9bf"}.eicon-lock-outline:before{content:"\e9e7"}.eicon-e-youtube:before{content:"\e9e8"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}
/*! elementor - v3.30.0 - 01-07-2025 */
.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{align-items:center;display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//plomberie-diquero.com/wp-content/plugins/elementor/assets/lib/font-awesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
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}}