@charset "UTF-8";
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 {
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;
}
* {
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;
} 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;
} ::-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;
} .ie8 body {
min-width: 980px;
}
#page {
position: relative;
overflow: hidden;
}
.wrapper {
background-color: #fff;
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 #page,
#feature.full-width .inner {
max-width: none;
margin: 0 !important;
} #feature.flex .inner,
#feature.nivo .inner {
padding-bottom: 60px;
border-bottom: 1px solid #d9d9d9;
} .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;
} 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;
} 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: #fff;
background-image: -webkit-linear-gradient(top, #fcfcfc, #fff);
background-image: linear-gradient(to bottom, #fcfcfc, #fff);
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: #fff;
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;
} 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;
} .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: #fff;
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: #fff;
}
.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, #fff, #fafafa);
background-image: linear-gradient(to bottom, #fff, #fafafa);
background-repeat: repeat-x;
border-color: #e1e1e1;
color: #333;
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: #333;
}
.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, #aaa, #888888);
background-image: linear-gradient(to bottom, #aaa, #888888);
background-repeat: repeat-x;
border-color: #6f6f6f;
color: #fff;
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: #fff;
}
.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, #333, #222222);
background-image: linear-gradient(to bottom, #333, #222222);
background-repeat: repeat-x;
border-color: #080808;
color: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #333;
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: #333;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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: #fff;
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: #fff;
}
.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;
} 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%;
}  .mega-menu-enabled {     }
.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;
} .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;
} .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 {
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 {
position: relative;
zoom: 1;
}
.flex-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport {
max-height: 300px;
}
.flexslider .slides {
zoom: 1;
} .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;
} .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;
} .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: #eee;
background-image: -webkit-linear-gradient(top, #ddd, #eee);
background-image: linear-gradient(to bottom, #ddd, #eee);
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: #ddd;
background-image: -webkit-linear-gradient(top, #ccc, #ddd);
background-image: linear-gradient(to bottom, #ccc, #ddd);
background-repeat: repeat-x;
} .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;
} .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;
} .flexslider .inner-html {
padding: 20px 0;
}
.flex.full-width .inner-html {
padding: 40px 40px 20px;
} .nivo-slider-wrap {
position: relative;
}
.nivoSlider.show-controls {
margin-bottom: 40px;
} .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;
} .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;
} .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;
} .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);  box-sizing: border-box; }
.nivo-caption p {
padding: 5px;
margin: 0;
}
.nivo-caption a {
display: inline !important;
}
.nivo-html-caption {
display: none;
} .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;
} .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: #eee;
background-image: -webkit-linear-gradient(top, #ddd, #eee);
background-image: linear-gradient(to bottom, #ddd, #eee);
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: #ddd;
background-image: -webkit-linear-gradient(top, #ccc, #ddd);
background-image: linear-gradient(to bottom, #ccc, #ddd);
background-repeat: repeat-x;
} .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.souffle {
background: none !important;
text-align: center;
color: #18a3d3;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.rev_slider_wrapper .tparrows.souffle: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.souffle:hover {
color: #36bae8;
}
.rev_slider_wrapper .tparrows.souffle:active {
color: #1380a5;
}
.rev_slider_wrapper .tparrows.souffle.tp-leftarrow:before {
content: "\e765";
}
.rev_slider_wrapper .tparrows.souffle.tp-rightarrow:before {
content: "\e766";
}
.rev_slider_wrapper .tp-bullets.souffle .tp-bullet {
background-image: none;
width: 10px;
height: 10px;
border-width: 0;
border-radius: 50%;
background-color: #fafafa;
background-image: -webkit-linear-gradient(top, #ddd, #fafafa);
background-image: linear-gradient(to bottom, #ddd, #fafafa);
background-repeat: repeat-x;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
}
.rev_slider_wrapper .tp-bullets.souffle .tp-bullet.selected,
.rev_slider_wrapper .tp-bullets.souffle .tp-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.souffle .tp-bullet:hover {
background-color: #ddd;
background-image: -webkit-linear-gradient(top, #ccc, #ddd);
background-image: linear-gradient(to bottom, #ccc, #ddd);
background-repeat: repeat-x;
}
.rev_slider_wrapper .tp-bullets.souffle .tp-bullet.last {
clear: none;
}
.rev_slider_wrapper .tp-bannertimer {
height: 6px;
background: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/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 {
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;
} .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;
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: zoom-out;
}
.mfp-zoom {
cursor: pointer;
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;
-ms-user-select: none;
user-select: none;
}
.mfp-loading.mfp-figure {
display: none;
}
.mfp-hide {
display: none !important;
}
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044;
}
.mfp-preloader a {
color: #CCC;
}
.mfp-preloader a:hover {
color: #FFF;
}
.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;
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;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.mfp-close:active {
top: 1px;
}
.mfp-close-btn-in .mfp-close {
color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap;
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100);
}
.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;
opacity: 0.7;
}
.mfp-arrow-left {
left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid #FFF;
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 #FFF;
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: #000;
} img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .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: #444;
}
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px;
}
.mfp-figure figure {
margin: 0;
}
.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) { .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: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;
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;
} .isotope-item {
z-index: 2;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}  #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 {
box-shadow: none;
}
#main .mejs-controls .mejs-button button:focus {
outline: none !important;
} .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__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;
-webkit-transition-property: width,-webkit-transform;
transition-property: width,-webkit-transform;
transition-property: transform,width;
transition-property: transform,width,-webkit-transform;
-webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
-webkit-transition-duration: 0ms;
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 {
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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/images/fotorama.png) no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close,
.fotorama__video-play {
background: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/images/fotorama@2x.png) 0 0px 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: #000;
}
.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: #000;
}
.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: -webkit-linear-gradient(top left, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
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: #000;
}
.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 {
-webkit-transition-property: opacity;
transition-property: opacity;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-duration: 0.3s;
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;
-webkit-transition-property: opacity,-webkit-transform;
transition-property: opacity,-webkit-transform;
transition-property: transform,opacity;
transition-property: transform,opacity,-webkit-transform;
-webkit-transition-duration: 0.3s;
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: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(0 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
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: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), -webkit-radial-gradient(100% 50%, farthest-side, rgba(0, 0, 0, 0.4), transparent);
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-wrap {
position: relative;
overflow: hidden;
} .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;
perspective: 800px;
-webkit-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);
transform: rotateY(60deg) scale(0.9);
-webkit-transition: -webkit-transform 300ms ease-out;
transition: -webkit-transform 300ms ease-out;
transition: transform 300ms ease-out;
transition: transform 300ms ease-out, -webkit-transform 300ms ease-out;
}
.sly-frame.coverflow ul li.active {
z-index: 10;
-webkit-transform: scale(1);
transform: scale(1);
}
.sly-frame.coverflow ul li.active ~ li {
-webkit-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);
transform: scale(0.8);
-webkit-transition: -webkit-transform 300ms ease-out;
transition: -webkit-transform 300ms ease-out;
transition: transform 300ms ease-out;
transition: transform 300ms ease-out, -webkit-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);
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);
transform: scale(0.8);
} .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;
-ms-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";
} .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;
} .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;
} img#wpstats {
display: block;
margin: 0 auto 20px;
} @font-face {
font-family: Entypo;
src: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/Entypo/entypo.eot);
src: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/Entypo/entypo.eot?#iefix) format('embedded-opentype'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/Entypo/entypo.woff) format('woff'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/Entypo/entypo.ttf) format('truetype'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/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-face {
font-family: 'FontAwesome';
src: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/FontAwesome/fontawesome-webfont.eot?v=4.7.0);
src: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/FontAwesome/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/FontAwesome/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/FontAwesome/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/FontAwesome/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/fontfaces/FontAwesome/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: 0.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: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
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);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-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);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
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: #ffffff;
} .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;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-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;
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);
}
}
@keyframes shake {
0%,
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
10%,
30%,
50%,
70%,
90% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
20%,
40%,
60%,
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
}
.shake {
-webkit-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);
}
}
@keyframes bounce {
0%,
20%,
50%,
80%,
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
}
.bounce {
-webkit-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);
}
}
@keyframes tada {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
10%,
20% {
-webkit-transform: scale(0.9) rotate(-3deg);
transform: scale(0.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
-webkit-transform: scale(1.1) rotate(3deg);
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
-webkit-transform: scale(1.1) rotate(-3deg);
transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
transform: scale(1) rotate(0);
}
}
.tada {
-webkit-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);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate(15deg);
transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
}
.swing {
-webkit-transform-origin: top center;
transform-origin: top center;
-webkit-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%);
}
}
@keyframes wobble {
0% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
.wobble {
-webkit-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);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.pulse {
-webkit-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;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotateY(0);
transform: perspective(400px) rotateY(0);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
transform: perspective(400px) translateZ(150px) rotateY(170deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) rotateY(360deg) scale(0.95);
transform: perspective(400px) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) scale(1);
transform: perspective(400px) scale(1);
-webkit-animation-timing-function: ease-in;
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;
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
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;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
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;
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
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;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
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;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.fadeOutRightBig {
-webkit-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);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
transform: scale(0.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
.bounceIn {
-webkit-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);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInUp {
-webkit-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);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.bounceInDown {
-webkit-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);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInLeft {
-webkit-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);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.bounceInRight {
-webkit-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);
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
transform: scale(0.3);
}
}
.bounceOut {
-webkit-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);
}
}
@keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
transform: translateY(-2000px);
}
}
.bounceOutUp {
-webkit-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);
}
}
@keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
transform: translateY(2000px);
}
}
.bounceOutDown {
-webkit-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);
}
}
@keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}
}
.bounceOutLeft {
-webkit-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);
}
}
@keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}
}
.bounceOutRight {
-webkit-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;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(-200deg);
transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateIn {
-webkit-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;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-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;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-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;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInUpRight {
-webkit-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;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
}
.rotateInDownRight {
-webkit-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;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
transform-origin: center center;
-webkit-transform: rotate(200deg);
transform: rotate(200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-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;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-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;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-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;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-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;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(0);
transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-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;
}
}
@keyframes hinge {
0% {
-webkit-transform: rotate(0);
transform: rotate(0);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%,
60% {
-webkit-transform: rotate(80deg);
transform: rotate(80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
transform: rotate(60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
transform: translateY(700px);
opacity: 0;
}
}
.hinge {
-webkit-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);
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
}
.rollIn {
-webkit-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);
}
}
@keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
transform: translateX(100%) rotate(120deg);
}
}
.rollOut {
-webkit-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;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
-webkit-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;
}
}
@keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
-webkit-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);
}
}
@keyframes wiggle {
0% {
-webkit-transform: skewX(9deg);
transform: skewX(9deg);
}
10% {
-webkit-transform: skewX(-8deg);
transform: skewX(-8deg);
}
20% {
-webkit-transform: skewX(7deg);
transform: skewX(7deg);
}
30% {
-webkit-transform: skewX(-6deg);
transform: skewX(-6deg);
}
40% {
-webkit-transform: skewX(5deg);
transform: skewX(5deg);
}
50% {
-webkit-transform: skewX(-4deg);
transform: skewX(-4deg);
}
60% {
-webkit-transform: skewX(3deg);
transform: skewX(3deg);
}
70% {
-webkit-transform: skewX(-2deg);
transform: skewX(-2deg);
}
80% {
-webkit-transform: skewX(1deg);
transform: skewX(1deg);
}
90% {
-webkit-transform: skewX(0deg);
transform: skewX(0deg);
}
100% {
-webkit-transform: skewX(0deg);
transform: skewX(0deg);
}
}
.wiggle {
-webkit-animation-name: wiggle;
animation-name: wiggle;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.wiggle {
-webkit-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: #fff;
}
#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;
} .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-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 {
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 {
display: none;
margin: 0 0 20px;
border-top: 3px solid #18a3d3;
background: #eeeeee; }
.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 {
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 {
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;
} #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); 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 {
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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/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: #fff;
background-image: -webkit-linear-gradient(top, #fafafa, #fff);
background-image: linear-gradient(to bottom, #fafafa, #fff);
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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/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 {
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;
} .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;
} .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 .entry-title i {
position: static;
left: 0;
}
.blog-columns .content-block {
margin: 20px 0;
padding: 15px 0;
} #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%;
} #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%;
} #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%;
} .post-password-required input[type=password] {
margin: 10px 0;
} .error404 #main .search-form {
margin: 20px 0;
} 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: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: #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: 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;
} .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;
} embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .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;
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 {
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;
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;
} .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 img {
max-width: none;
} .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, #fff, #edf9fd);
background-image: linear-gradient(to bottom, #fff, #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;
} #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;
} #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 {        }
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);
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: #fff;
-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: #fff;
}
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 {
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;
} .mfp-lightbox-inline {
background-color: #fff;
padding: 15px;
border-radius: 2px;
}
.widget {
clear: both;
margin: 0 0 30px;
-webkit-hyphens: auto;
-ms-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;
} .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;
} .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;
} .textwidget ul {
margin-left: 25px;
} .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);
} .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);
} .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;
} .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;
} .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-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;
} .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);
} .widget_mo_search .search-field,
.widget_mo_search .search-field:focus {
width: 100%;
padding-left: 25px;
background-image: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/images/search@2.png);
}
}
.widget_mo_search .search-submit {
display: none;
} .widget_contact_info p,
.contact-info p {
margin-bottom: 2px;
}
.widget_contact_info .contact-zip {
padding-left: 5px;
} .contact-info {
margin-bottom: 10px;
}  .widget_contact_form .contact-form textarea {
width: 100%;
box-sizing: border-box;
} .widget_gmap .gmap {
height: 240px;
color: #555;
}
.gmap.shadow {
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
} ul.list,
ul.list ul {
list-style: none outside none;
padding: 0;
}
ul.list {
margin-left: 0;
} .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 {
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;
}  .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;
} .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 {
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 .layer-contact-form {
width: 300px;
padding: 25px 30px;
background: rgba(0, 0, 0, 0.5);
}
#feature .contact-form input {
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%;
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;
} .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-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;
} .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 {
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;
} .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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/images/content-shadow-top.png) no-repeat 50% 100%;
}
.shadow-bottom {
margin: 0 -40px;
padding-top: 30px !important;
background: url(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/images/content-shadow-bottom.png) no-repeat 50% 0;
} .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;
} .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;
} .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 {
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-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;
} .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;
transition: opacity 0.25s ease-out, -webkit-transform 0.25s ease-out;
transition: opacity 0.25s ease-out, transform 0.25s ease-out;
transition: opacity 0.25s ease-out, transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.tooltip.fade.in {
opacity: 0.9;
filter: alpha(opacity=@opacity * 100);
}
.tooltip.fade.in.top {
-webkit-transform: translateY(-3px);
transform: translateY(-3px);
}
.tooltip.fade.in.right {
-webkit-transform: translateX(3px);
transform: translateX(3px);
}
.tooltip.fade.in.bottom {
-webkit-transform: translateY(6px);
transform: translateY(6px);
}
.tooltip.fade.in.left {
-webkit-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 {
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-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;
} x:-o-prefocus,
.image-frame {
display: block;
}
.ie8 .image-frame img {
width: auto;
} .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-frame.shadow img {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.image-frame.nomargin {
margin-bottom: 0;
} .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.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);
} .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;
} .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: #444;
background-image: -webkit-linear-gradient(top, #333, #444);
background-image: linear-gradient(to bottom, #333, #444);
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 {
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;
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;
} #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;
} #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;
} #colophon a {
color: #18a3d3;
}
#colophon a:hover,
#colophon a:active {
color: #1380a5;
} #sub-footer {
font-size: 11px;
padding: 15px 0;
border-top: 1px solid #e5e5e5;
background: #f0f0f0;
color: #666;
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:before,
.clearfix:after {
content: ' ';
display: table;
}
.clearfix:after {
clear: both;
}
.clear {
clear: both;
} .center {
text-align: center;
}
.hidden {
display: none;
visibility: hidden;
}
.nobr {
white-space: nowrap;
} .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 0;
padding: 0 !important;
background: none !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 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: transparent;
-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(//www.constructorametalica.com.mx/wp-content/themes/souffle2.0/images/tags-bg@2.png);
}
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:where(:not(.has-text-color)),.wp-block-cover h2:where(:not(.has-text-color)),.wp-block-cover h3:where(:not(.has-text-color)),.wp-block-cover h4:where(:not(.has-text-color)),.wp-block-cover h5:where(:not(.has-text-color)),.wp-block-cover h6:where(:not(.has-text-color)),.wp-block-cover p:where(:not(.has-text-color)),.wp-block-cover-image h1:where(:not(.has-text-color)),.wp-block-cover-image h2:where(:not(.has-text-color)),.wp-block-cover-image h3:where(:not(.has-text-color)),.wp-block-cover-image h4:where(:not(.has-text-color)),.wp-block-cover-image h5:where(:not(.has-text-color)),.wp-block-cover-image h6:where(:not(.has-text-color)),.wp-block-cover-image p:where(:not(.has-text-color)){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}