@charset 'UTF-8';
/*dl,
ol,
pre,
ul {
    margin-top: 0;
}

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

img,
legend {
    max-width: 100%
}

progress,
sub,
sup {
    vertical-align: baseline;
}

.fixed-aspect,
body.is-nav-open,
sub,
sup {
    position: relative;
}*/

.container:after,
.h-clearfix:after,
.row:after {
    clear: both;
}

.map__svg .is-active .st0,
.map__svg .is-active .st1,
.map__svg .is-active .st10,
.map__svg .is-active .st11,
.map__svg .is-active .st12,
.map__svg .is-active .st2,
.map__svg .is-active .st3,
.map__svg .is-active .st4,
.map__svg .is-active .st7,
.map__svg .is-highlight .st0,
.map__svg .is-highlight .st1,
.map__svg .is-highlight .st10,
.map__svg .is-highlight .st11,
.map__svg .is-highlight .st12,
.map__svg .is-highlight .st2,
.map__svg .is-highlight .st3,
.map__svg .is-highlight .st4,
.map__svg .is-highlight .st7 {
    stroke: #67cf35;
}

.slick-dots,
ol,
ul {
    list-style: none;
}

.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs>ul>li,
html {
    -webkit-tap-highlight-color: transparent;
}

/*a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}*/

address,
dl,
ol,
pre,
ul {
    margin-bottom: 1rem;
}

dd,
legend {
    margin-bottom: .5rem;
}

.btn,
html {
    font-size: 16px;
}

address,
body {
    font-style: normal;
}

address,
legend {
    line-height: inherit;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}

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

body {
    font-family: acrom, acrom, Segoe UI, SegoeUI, Tahoma, Verdana, Arial, sans-serif;
    color: #000;
    background-color: #fff;
    line-height: 1.2;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    /*min-width: 768px;*/
}

body.is-nav-open {
    overflow: hidden;
    height: 100%
}

button,
hr,
input {
    overflow: visible;
}

pre,
textarea {
    overflow: auto;
}

*,
 ::after,
 ::before {
    box-sizing: border-box;
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

@at-root {
    @-ms-viewport {
        width: device-width;
    }
}

[tabindex="-1"]:focus {
    outline: 0!important;
}

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

/*h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    margin-bottom: .75em;
}*/

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

.btn,
.btn--block {
    text-decoration: none;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}

dd {
    margin-left: 0;
}

blockquote,
figure {
    margin: 0 0 1rem;
}

dfn {
    font-style: italic;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #00bcf2;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:not([href]):not([tabindex]),
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

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

pre {
    -ms-overflow-style: scrollbar;
}

img {
    vertical-align: middle;
    border-style: none;
}

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

caption {
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label,
output {
    display: inline-block;
color: #fff;
font-size: 13px;
margin-left: 30px;
}

button {
    border-radius: 0;
}

button:focus {
    outline: dotted 1px;
    outline: -webkit-focus-ring-color auto 5px;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
select {
    text-transform: none;
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

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

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    -webkit-appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    width: 100%;
    padding: 0;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal;
}

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

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

.slick-dots li button:before,
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none!important;
}

@font-face {
    font-family: acrom;
    src: url(../fonts/acrom/Acrom-Bold.eot);
    src: url(../fonts/acrom/Acrom-Bold.eot) format('embedded-opentype'), url(../fonts/acrom/Acrom-Bold.woff) format('woff'), url(../fonts/acrom/Acrom-Bold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: acrom;
    src: url(../fonts/acrom/Acrom-Light.eot);
    src: url(../fonts/acrom/Acrom-Light.eot) format('embedded-opentype'), url(../fonts/acrom/Acrom-Light.woff) format('woff'), url(../fonts/acrom/Acrom-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: acrom;
    src: url(../fonts/acrom/Acrom-Medium.eot);
    src: url(../fonts/acrom/Acrom-Medium.eot) format('embedded-opentype'), url(../fonts/acrom/Acrom-Medium.woff) format('woff'), url(../fonts/acrom/Acrom-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: acrom;
    src: url(../fonts/acrom/Acrom-Regular.eot);
    src: url(../fonts/acrom/Acrom-Regular.eot) format('embedded-opentype'), url(../fonts/acrom/Acrom-Regular.woff) format('woff'), url(../fonts/acrom/Acrom-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: acrom;
    src: url(../fonts/acrom/Acrom-Thin.eot);
    src: url(../fonts/acrom/Acrom-Thin.eot) format('embedded-opentype'), url(../fonts/acrom/Acrom-Thin.woff) format('woff'), url(../fonts/acrom/Acrom-Thin.ttf) format('truetype');
    font-weight: 100;
    font-style: normal;
}

.fixed-aspect>div,
.fixed-aspect>embed,
.fixed-aspect>iframe,
.fixed-aspect>img,
.fixed-aspect>span,
.fixed-aspect>svg,
.fixed-aspect>video,
.sr-only {
    position: absolute;
}

.fixed-aspect:before {
    content: "";
    display: block;
    padding-top: 100%
}

.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    box-sizing: border-box;
}

.fixed-aspect--4by3:before {
    padding-top: 75%
}

.fixed-aspect--16by9:before {
    padding-top: 56.25%
}

.fixed-aspect--2by1:before {
    padding-top: 50%
}

.sr-only {
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.section {
    padding-top: 5px;
    padding-bottom: 80px;
    overflow: hidden;
    position: relative;
}

.section__bg {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
}

@media screen and (max-width:1199px) {
    .section--galery {
        padding-bottom: 40px;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    width: 100%
}

.container:after,
.container:before {
    display: table;
}

@media screen and (min-width:1660px) {
    .container {
        width: 1660px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row:after,
.row:before {
    display: table;
}

.btn,
.svg-icon {
    display: inline-block;
}

.col--lg-1,
.col--lg-10,
.col--lg-11,
.col--lg-12,
.col--lg-2,
.col--lg-3,
.col--lg-4,
.col--lg-5,
.col--lg-6,
.col--lg-7,
.col--lg-8,
.col--lg-9,
.col--md-1,
.col--md-10,
.col--md-11,
.col--md-12,
.col--md-2,
.col--md-3,
.col--md-4,
.col--md-5,
.col--md-6,
.col--md-7,
.col--md-8,
.col--md-9,
.col--sm-1,
.col--sm-10,
.col--sm-11,
.col--sm-12,
.col--sm-2,
.col--sm-3,
.col--sm-4,
.col--sm-5,
.col--sm-6,
.col--sm-7,
.col--sm-8,
.col--sm-9,
.col--xs-1,
.col--xs-10,
.col--xs-11,
.col--xs-12,
.col--xs-2,
.col--xs-3,
.col--xs-4,
.col--xs-5,
.col--xs-6,
.col--xs-7,
.col--xs-8,
.col--xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col--xs-1,
.col--xs-10,
.col--xs-11,
.col--xs-12,
.col--xs-2,
.col--xs-3,
.col--xs-4,
.col--xs-5,
.col--xs-6,
.col--xs-7,
.col--xs-8,
.col--xs-9 {
    float: left;
}

.col--xs-12 {
    width: 100%
}

.col--xs-11 {
    width: 91.66666667%
}

.col--xs-10 {
    width: 83.33333333%
}

.col--xs-9 {
    width: 75%
}

.col--xs-8 {
    width: 66.66666667%
}

.col--xs-7 {
    width: 58.33333333%
}

.col--xs-6 {
    width: 50%
}

.col--xs-5 {
    width: 41.66666667%
}

.col--xs-4 {
    width: 33.33333333%
}

.col--xs-3 {
    width: 25%
}

.col--xs-2 {
    width: 16.66666667%
}

.col--xs-1 {
    width: 8.33333333%
}

.col--xs-pull-12 {
    right: 100%
}

.col--xs-pull-11 {
    right: 91.66666667%
}

.col--xs-pull-10 {
    right: 83.33333333%
}

.col--xs-pull-9 {
    right: 75%
}

.col--xs-pull-8 {
    right: 66.66666667%
}

.col--xs-pull-7 {
    right: 58.33333333%
}

.col--xs-pull-6 {
    right: 50%
}

.col--xs-pull-5 {
    right: 41.66666667%
}

.col--xs-pull-4 {
    right: 33.33333333%
}

.col--xs-pull-3 {
    right: 25%
}

.col--xs-pull-2 {
    right: 16.66666667%
}

.col--xs-pull-1 {
    right: 8.33333333%
}

.col--xs-pull-0 {
    right: auto;
}

.col--xs-push-12 {
    left: 100%
}

.col--xs-push-11 {
    left: 91.66666667%
}

.col--xs-push-10 {
    left: 83.33333333%
}

.col--xs-push-9 {
    left: 75%
}

.col--xs-push-8 {
    left: 66.66666667%
}

.col--xs-push-7 {
    left: 58.33333333%
}

.col--xs-push-6 {
    left: 50%
}

.col--xs-push-5 {
    left: 41.66666667%
}

.col--xs-push-4 {
    left: 33.33333333%
}

.col--xs-push-3 {
    left: 25%
}

.col--xs-push-2 {
    left: 16.66666667%
}

.col--xs-push-1 {
    left: 8.33333333%
}

.col--xs-push-0 {
    left: auto;
}

.col--xs-offset-12 {
    margin-left: 100%
}

.col--xs-offset-11 {
    margin-left: 91.66666667%
}

.col--xs-offset-10 {
    margin-left: 83.33333333%
}

.col--xs-offset-9 {
    margin-left: 75%
}

.col--xs-offset-8 {
    margin-left: 66.66666667%
}

.col--xs-offset-7 {
    margin-left: 58.33333333%
}

.col--xs-offset-6 {
    margin-left: 50%
}

.col--xs-offset-5 {
    margin-left: 41.66666667%
}

.col--xs-offset-4 {
    margin-left: 33.33333333%
}

.col--xs-offset-3 {
    margin-left: 25%
}

.col--xs-offset-2 {
    margin-left: 16.66666667%
}

.col--xs-offset-1 {
    margin-left: 8.33333333%
}

.col--xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .col--sm-1,
    .col--sm-10,
    .col--sm-11,
    .col--sm-12,
    .col--sm-2,
    .col--sm-3,
    .col--sm-4,
    .col--sm-5,
    .col--sm-6,
    .col--sm-7,
    .col--sm-8,
    .col--sm-9 {
        float: left;
    }
    .col--sm-12 {
        width: 100%
    }
    .col--sm-11 {
        width: 91.66666667%
    }
    .col--sm-10 {
        width: 83.33333333%
    }
    .col--sm-9 {
        width: 75%
    }
    .col--sm-8 {
        width: 66.66666667%
    }
    .col--sm-7 {
        width: 58.33333333%
    }
    .col--sm-6 {
        width: 50%
    }
    .col--sm-5 {
        width: 41.66666667%
    }
    .col--sm-4 {
        width: 33.33333333%
    }
    .col--sm-3 {
        width: 25%
    }
    .col--sm-2 {
        width: 16.66666667%
    }
    .col--sm-1 {
        width: 8.33333333%
    }
    .col--sm-pull-12 {
        right: 100%
    }
    .col--sm-pull-11 {
        right: 91.66666667%
    }
    .col--sm-pull-10 {
        right: 83.33333333%
    }
    .col--sm-pull-9 {
        right: 75%
    }
    .col--sm-pull-8 {
        right: 66.66666667%
    }
    .col--sm-pull-7 {
        right: 58.33333333%
    }
    .col--sm-pull-6 {
        right: 50%
    }
    .col--sm-pull-5 {
        right: 41.66666667%
    }
    .col--sm-pull-4 {
        right: 33.33333333%
    }
    .col--sm-pull-3 {
        right: 25%
    }
    .col--sm-pull-2 {
        right: 16.66666667%
    }
    .col--sm-pull-1 {
        right: 8.33333333%
    }
    .col--sm-pull-0 {
        right: auto;
    }
    .col--sm-push-12 {
        left: 100%
    }
    .col--sm-push-11 {
        left: 91.66666667%
    }
    .col--sm-push-10 {
        left: 83.33333333%
    }
    .col--sm-push-9 {
        left: 75%
    }
    .col--sm-push-8 {
        left: 66.66666667%
    }
    .col--sm-push-7 {
        left: 58.33333333%
    }
    .col--sm-push-6 {
        left: 50%
    }
    .col--sm-push-5 {
        left: 41.66666667%
    }
    .col--sm-push-4 {
        left: 33.33333333%
    }
    .col--sm-push-3 {
        left: 25%
    }
    .col--sm-push-2 {
        left: 16.66666667%
    }
    .col--sm-push-1 {
        left: 8.33333333%
    }
    .col--sm-push-0 {
        left: auto;
    }
    .col--sm-offset-12 {
        margin-left: 100%
    }
    .col--sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col--sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col--sm-offset-9 {
        margin-left: 75%
    }
    .col--sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col--sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col--sm-offset-6 {
        margin-left: 50%
    }
    .col--sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col--sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col--sm-offset-3 {
        margin-left: 25%
    }
    .col--sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col--sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col--sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:992px) {
    .col--md-1,
    .col--md-10,
    .col--md-11,
    .col--md-12,
    .col--md-2,
    .col--md-3,
    .col--md-4,
    .col--md-5,
    .col--md-6,
    .col--md-7,
    .col--md-8,
    .col--md-9 {
        float: left;
    }
    .col--md-12 {
        width: 100%
    }
    .col--md-11 {
        width: 91.66666667%
    }
    .col--md-10 {
        width: 83.33333333%
    }
    .col--md-9 {
        width: 75%
    }
    .col--md-8 {
        width: 66.66666667%
    }
    .col--md-7 {
        width: 58.33333333%
    }
    .col--md-6 {
        width: 50%
    }
    .col--md-5 {
        width: 41.66666667%
    }
    .col--md-4 {
        width: 33.33333333%
    }
    .col--md-3 {
        width: 25%
    }
    .col--md-2 {
        width: 16.66666667%
    }
    .col--md-1 {
        width: 8.33333333%
    }
    .col--md-pull-12 {
        right: 100%
    }
    .col--md-pull-11 {
        right: 91.66666667%
    }
    .col--md-pull-10 {
        right: 83.33333333%
    }
    .col--md-pull-9 {
        right: 75%
    }
    .col--md-pull-8 {
        right: 66.66666667%
    }
    .col--md-pull-7 {
        right: 58.33333333%
    }
    .col--md-pull-6 {
        right: 50%
    }
    .col--md-pull-5 {
        right: 41.66666667%
    }
    .col--md-pull-4 {
        right: 33.33333333%
    }
    .col--md-pull-3 {
        right: 25%
    }
    .col--md-pull-2 {
        right: 16.66666667%
    }
    .col--md-pull-1 {
        right: 8.33333333%
    }
    .col--md-pull-0 {
        right: auto;
    }
    .col--md-push-12 {
        left: 100%
    }
    .col--md-push-11 {
        left: 91.66666667%
    }
    .col--md-push-10 {
        left: 83.33333333%
    }
    .col--md-push-9 {
        left: 75%
    }
    .col--md-push-8 {
        left: 66.66666667%
    }
    .col--md-push-7 {
        left: 58.33333333%
    }
    .col--md-push-6 {
        left: 50%
    }
    .col--md-push-5 {
        left: 41.66666667%
    }
    .col--md-push-4 {
        left: 33.33333333%
    }
    .col--md-push-3 {
        left: 25%
    }
    .col--md-push-2 {
        left: 16.66666667%
    }
    .col--md-push-1 {
        left: 8.33333333%
    }
    .col--md-push-0 {
        left: auto;
    }
    .col--md-offset-12 {
        margin-left: 100%
    }
    .col--md-offset-11 {
        margin-left: 91.66666667%
    }
    .col--md-offset-10 {
        margin-left: 83.33333333%
    }
    .col--md-offset-9 {
        margin-left: 75%
    }
    .col--md-offset-8 {
        margin-left: 66.66666667%
    }
    .col--md-offset-7 {
        margin-left: 58.33333333%
    }
    .col--md-offset-6 {
        margin-left: 50%
    }
    .col--md-offset-5 {
        margin-left: 41.66666667%
    }
    .col--md-offset-4 {
        margin-left: 33.33333333%
    }
    .col--md-offset-3 {
        margin-left: 25%
    }
    .col--md-offset-2 {
        margin-left: 16.66666667%
    }
    .col--md-offset-1 {
        margin-left: 8.33333333%
    }
    .col--md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width:1200px) {
    .col--lg-1,
    .col--lg-10,
    .col--lg-11,
    .col--lg-12,
    .col--lg-2,
    .col--lg-3,
    .col--lg-4,
    .col--lg-5,
    .col--lg-6,
    .col--lg-7,
    .col--lg-8,
    .col--lg-9 {
        float: left;
    }
    .col--lg-12 {
        width: 100%
    }
    .col--lg-11 {
        width: 91.66666667%
    }
    .col--lg-10 {
        width: 83.33333333%
    }
    .col--lg-9 {
        width: 75%
    }
    .col--lg-8 {
        width: 66.66666667%
    }
    .col--lg-7 {
        width: 58.33333333%
    }
    .col--lg-6 {
        width: 50%
    }
    .col--lg-5 {
        width: 41.66666667%
    }
    .col--lg-4 {
        width: 33.33333333%
    }
    .col--lg-3 {
        width: 25%
    }
    .col--lg-2 {
        width: 16.66666667%
    }
    .col--lg-1 {
        width: 8.33333333%
    }
    .col--lg-pull-12 {
        right: 100%
    }
    .col--lg-pull-11 {
        right: 91.66666667%
    }
    .col--lg-pull-10 {
        right: 83.33333333%
    }
    .col--lg-pull-9 {
        right: 75%
    }
    .col--lg-pull-8 {
        right: 66.66666667%
    }
    .col--lg-pull-7 {
        right: 58.33333333%
    }
    .col--lg-pull-6 {
        right: 50%
    }
    .col--lg-pull-5 {
        right: 41.66666667%
    }
    .col--lg-pull-4 {
        right: 33.33333333%
    }
    .col--lg-pull-3 {
        right: 25%
    }
    .col--lg-pull-2 {
        right: 16.66666667%
    }
    .col--lg-pull-1 {
        right: 8.33333333%
    }
    .col--lg-pull-0 {
        right: auto;
    }
    .col--lg-push-12 {
        left: 100%
    }
    .col--lg-push-11 {
        left: 91.66666667%
    }
    .col--lg-push-10 {
        left: 83.33333333%
    }
    .col--lg-push-9 {
        left: 75%
    }
    .col--lg-push-8 {
        left: 66.66666667%
    }
    .col--lg-push-7 {
        left: 58.33333333%
    }
    .col--lg-push-6 {
        left: 50%
    }
    .col--lg-push-5 {
        left: 41.66666667%
    }
    .col--lg-push-4 {
        left: 33.33333333%
    }
    .col--lg-push-3 {
        left: 25%
    }
    .col--lg-push-2 {
        left: 16.66666667%
    }
    .col--lg-push-1 {
        left: 8.33333333%
    }
    .col--lg-push-0 {
        left: auto;
    }
    .col--lg-offset-12 {
        margin-left: 100%
    }
    .col--lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col--lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col--lg-offset-9 {
        margin-left: 75%
    }
    .col--lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col--lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col--lg-offset-6 {
        margin-left: 50%
    }
    .col--lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col--lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col--lg-offset-3 {
        margin-left: 25%
    }
    .col--lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col--lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col--lg-offset-0 {
        margin-left: 0;
    }
}

.svg-icon {
    vertical-align: top;
    position: relative;
    width: 16px;
    height: 16px;
    fill: #000;
}

.svg-icon__glyph {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    fill: inherit;
}

.svg-icon-store {
    border: 0!important;
    clip: rect(0 0 0 0)!important;
    height: 1px!important;
    margin: -1px!important;
    overflow: hidden!important;
    padding: 0!important;
    position: absolute!important;
    width: 1px!important;
}

.btn--block,
.hero__content {
    width: 100%;
    text-align: center;
}
.hero__overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg,  #192c38, rgba(0, 0, 0, 0));
    opacity: 0.7;
}

.btn {
    line-height: 58px;
    font-weight: 600;
    background-color: #67cf35;
    border: 2px solid #67cf35;
    text-align: center;
    min-width: 255px;
    color: #fff;
    text-transform: uppercase;
    -webkit-transition: border-color .3s, background-color .3s, color .3s, fill .3s;
    transition: border-color .3s, background-color .3s, color .3s, fill .3s;
    height: 60px;
    fill: #fff;
}

.btn-container {
    text-align: center;
    margin-top: 50px;
}

.btn .svg-icon {
    height: 56px;
    fill: inherit;
}

.btn--block {
    display: block;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 100px;
}

.btn--sm {
    min-width: 210px;
    line-height: 39px;
    height: 43px;
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
}

.header__nav-item,
.header__phone {
    line-height: 1;
    text-decoration: none;
}

.footer__callback,
.footer__item,
.hero__btn-container .btn,
.hero__title,
.slider-block__title,
.slider-nav__item {
    text-transform: uppercase;
}

.btn:hover {
    border-color: #52a928;
    background-color: #52a928;
}

.btn--tiny,
.slider-nav__item::before {
    background-color: rgba(255, 255, 255, 0);
}

.btn--tiny {
    border-color: #fff;
}

.btn--tiny-green {
    color: #67cf35;
    border-color: #67cf35;
    background-color: rgba(103, 207, 53, 0);
    fill: #67cf35;
}

.btn--tiny-green:hover {
    color: #fff;
    fill: #fff;
}

.header {
    padding: 17px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 40;
    -webkit-transition: background-color .4s .1s ease-in-out;
    transition: background-color .4s .1s ease-in-out;
    min-width: 768px;
}

.is-nav-open .header {
    background-color: rgba(0, 0, 0, .1);
}

.header__logo img {
    max-width: 152px;
    max-height: 46px;
}

.header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header__nav,
.slider-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.header__nav {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.header__nav-item {
    font-size: 18px;
    font-size: 1.125rem;
    color: #fff;
    display: inline-block;
}

.header__nav-item+.header__nav-item {
    margin-left: 50px;
}

.header__phone {
    color: #fff;
    font-weight: 600;
    font-size: 21px;
    font-size: 1.313rem;
    white-space: nowrap;
}

.header__btn {
    margin-left: 30px;
}

@media screen and (max-width:1450px) {
    .header__phone {
        display: none;
    }
    .header__btn {
        margin-left: 20px;
    }
}

@media screen and (max-width:1199px) {
    .header__phone {
        display: inline-block;
    }
    .header__btn {
        margin-left: 0;
    }
}

.hero {
    height: 100vh;
    background-color: #192c38;
    position: relative;
}

.hero__content {
    max-width: 1280px;
    margin: 0 auto;
    position: absolute;
    bottom: 100px;
    left: 0;
    right: 0;
    z-index: 2;
}

.hero__title {
    margin-bottom: 0;
}

.hero__text {
    color: #fff;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.154;
}

.hero__btn-container {
    margin-top: 60px;
    text-align: center;
    font-size: 0;
    line-height: NaN;
}

.hero__btn-container .btn+.btn {
    margin-left: 30px;
}

@media screen and (max-width:1199px) {
    .hero__text {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1.167;
    }
}

.h1 {
    font-size: 98px;
    font-size: 6.125rem;
    line-height: 1.837;
    color: #fff;
}

@media screen and (max-width:1600px) {
    .hero__content {
        padding: 0 20px;
    }
    .h1 {
        font-size: 90px;
        font-size: 5.625rem;
        line-height: 0.22;
    }
}

@media screen and (max-width:1400px) {
    .h1 {
        font-size: 50px;
        font-size: 4.063rem;
        line-height: 1.846;
    }
}

@media screen and (max-width:1199px) {
    .h1 {
        font-size: 45px;
        font-size: 3.rem;
        line-height: 1.818;
    }
    .bg-pb {
        padding-bottom: 0;
    }
}

.h2 {
    font-size: 43px;
    font-size: 4.rem;
    line-height: 1;
    color: #67cf35;
    font-weight: 300;
}


.text-cntr {
    text-align: center;
}

.bg-gray {
    background-color: #fbfbfb;
}

.bg-green {
    background-color: #253844;
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
}

.your-clas {
    display: inline-block;
    border: 1px solid red;
    width: 100px;
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0;
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0;
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25;
}

.slick-next:before,
.slick-prev:before {
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
}

.slick-prev {
    left: -25px;
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←'
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px;
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px;
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-slide {
    outline: 0;
}

.slick-dots {
    bottom: -25px;
    width: 100%;
    margin: 0;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0;
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
}
.slider{
    display: block;
}
.slider,
.slider-nav__item {
    position: relative;
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000;
}

.slick-list.draggable {
    margin-bottom: 35px;
}

.slider-block {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-block__title--flat {
    margin-bottom: 0;
}

.slider-block__info {
    width: 42%;
    padding-right: 90px;
}

.slider-block__text {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.278;
    color: #909092;
}

.slider-block__slider {
    width: 925px;
    overflow: hidden;
}

.slider-block--revers {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.slider-block--revers .slider-block__info {
    padding-right: 0;
    padding-left: 90px;
}

.slider-block--revers .slider__arrow {
    left: auto;
    right: 0;
}

.slider-block--revers .slider__arrow--prev {
    right: 70px;
}

.slider-nav {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 37px;
    margin-bottom: 43px;
}

.slider-nav__item {
    color: rgba(255, 255, 255, .5);
    border-bottom: 2px solid rgba(255, 255, 255, 0);
    font-size: 25px;
    font-size: 1.563rem;
    line-height: 1;
    text-decoration: none;
    overflow: hidden;
    padding-bottom: 10px;
    -webkit-transition: color .3s;
    transition: color .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider-nav__item--active {
    color: #fff;
    pointer-events: none;
}

.slider-nav__item::after,
.slider-nav__item::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.slider-nav__item::after {
    background-color: #67cf35;
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.slider .slick-dots li::before,
.slider-nav__item--active::before {
    background-color: #fff;
}

.slider-nav__item button {
    display: none;
}

.slider-nav__item:hover::after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.slider-nav__item:hover {
    color: #fff;
}

.slider-nav__item+.slider-nav__item {
    margin-left: 30px;
}

.slider-btn {
    text-align: center;
    margin-top: 50px;
}

.slider__item {
    display: inline-block;
    margin: 0;
}

.slider .slick-dots {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}

.footer__col,
.menu,
.slider-flat__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.slider .slick-dots li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    max-width: 70px;
    height: 20px;
    margin-right: 15px;
    position: relative;
    overflow: hidden;
}

.slider .slick-dots li::after,
.slider .slick-dots li::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
}

.map__circle::before,
.map__hint::after,
.slider-flat__img:before {
    content: ''
}

.slider .slick-dots li::after {
    background-color: red;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.slider .slick-dots li button {
    display: none;
}

.slider .slick-dots li.slick-active::after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.footer__soc-item .svg-icon,
.slider__arrow svg {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

.slider__arrow {
    display: inline-block;
    width: 70px;
    height: 70px;
    background-color: #67cf35;
    position: absolute;
    bottom: -35px;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.slider__arrow:hover {
    background-color: #52a928;
}

.slider__arrow--prev {
    left: 0;
}

.slider__arrow--next {
    left: 70px;
}

.slider__arrow svg {
    fill: #fff;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slider--full {
    width: 925px;
    margin: 0 auto;
}

.slider--full+.slider-btn {
    margin-top: 80px;
}

.slider--full .slider__item {
    margin: 0 15px;
    position: relative;
    opacity: .3;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

.slider--full .slider__item.slick-active {
    opacity: 1;
}

.slider--full .slider__arrow {
    left: auto;
    right: 15px;
}

.slider--full .slider__arrow--prev {
    right: 85px;
}

.slider-flat {
    overflow: hidden;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    display: none;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.slider-flat--active {
    display: block;
}

.slider-flat .slick-dots,
.slider-flat .slider__arrow {
    bottom: 0;
}

.slider-flat__item {
    display: inline-block;
    margin-bottom: 35px;
    position: relative;
}

.slider-flat__img {
    position: relative;
}

.slider-flat__img:before {
    display: block;
    padding-top: 50%
}

.slider-flat__img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-flat__btn {
    line-height: 74px;
    height: 75px;
    width: 320px;
    font-size: 22px;
    outline: 0;
}

.slider-flat__hint {
    position: absolute;
    height: 42px;
    top: -42px;
    left: 55px;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    line-height: 40px;
    background-color: rgba(35, 54, 66, .8);
    color: #fff;
    font-weight: 300;
    padding: 0 10px;
}

.slider-flat__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    padding: 50px 70px 75px;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider-flat__footer br {
    display: none;
}

.slider-flat__cost {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    color: #6a6a6e;
    margin-bottom: 15px;
}

.slider-flat__cost span {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1;
    color: #000;
}

.slider-flat__info {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.192;
    color: #6a6a6e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slider-flat__info a {
    color: #67cf35;
    text-decoration: none;
    border-bottom: 2px solid #67cf35;
}

.slider-flat__info a:focus {
    outline: 0;
}

.slider-flat__scheme {
    position: absolute;
    bottom: 240px;
    right: 70px;
    padding: 20px;
    background-color: #fff;
    cursor: pointer;
}

@media screen and (max-width:1199px) {
    .slider--full {
        width: auto;
        margin: 0 -30px;
    }
    .slider--full .slider__item {
        margin: 0;
    }
    .slider--full+.slider-btn,
    .slider-btn {
        margin-top: 40px;
    }
    .slider .slick-list.draggable {
        margin-bottom: 0;
    }
    .slider-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 -30px;
    }
    .slider-block--revers .slider-block__info {
        padding: 0 30px;
    }
    .slider-block__info {
        width: 100%;
        margin-bottom: 40px;
        padding: 0 30px;
    }
    .slider-block__slider {
        width: 100%
    }
    .slider-block__title {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .slider-flat .slick-dots {
        bottom: 160px;
    }
    .slider-flat .slick-dots li::before {
        background-color: #c8c8c8;
    }
    .slider-flat__scheme {
        position: static;
        width: 160px;
        padding: 0;
        margin-left: -20px;
        height: 135px;
        vertical-align: middle;
        display: flex;
        align-items: center;
    }
    .slider-flat__scheme img {
        width: 100%;
        max-height: 100%;
        vertical-align: middle;
font-size: 41px;
    }
    .slider-flat__item {
        margin-bottom: 0;
    }
    .slider-flat__info {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block;
        min-height: auto;
    }
    .slider-flat__cost {
        margin-bottom: 15px;
    }
    .slider-flat__footer {
        padding: 20px 20px 185px 40px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .slider-flat__footer br {
        display: inline-block;
    }
    .slider-flat__img:before {
        padding-top: 45%
    }
    .slider-flat__btn {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        line-height: 128px;
        height: 130px;
    }
    .slider-nav__item {
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 1;
    }
    .slider__img {
        width: 100%
    }
}

.footer__inner,
.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.nav {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.nav__item {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.833;
    color: #fff;
    display: inline-block;
    text-decoration: none;
}

.nav__item+.nav__item {
    margin-left: 50px;
}

@media screen and (max-width:1450px) {
    .nav,
    .nav__item+.nav__item {
        margin-left: 20px;
    }
}

@media screen and (max-width:1199px) {
    .nav {
        display: none;
    }
}

.footer {
    padding: 60px 0;
}

.footer__inner {
    display: flex;
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 1.364;
    color: #fff;
    font-weight: 300;
}

.footer__col {
    width: 25%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* -webkit-box-pack: justify;
     -webkit-justify-content: space-between;
     -ms-flex-pack: justify;
     justify-content: space-between;
     -webkit-box-align: start;
     -webkit-align-items: flex-start;
     -ms-flex-align: start;*/
    align-items: flex-start;
}

.footer__col--xl {
    width: 30%
}

.footer__link {
    color: #fff;
    text-decoration: none;
    margin-bottom: 5px;

}


.footer__link--tdecor {
    boarder-bottom: 1px solid #fff;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
}

.footer__link--tdecor:hover {
    border-color: rgba(103, 207, 53, 0);
}

.footer__personal {
    margin-bottom: 20px;
}

.footer__callback {

text-decoration: none;
display: inline-block;
-webkit-transition: border-color .3s;
transition: border-color .3s;
cursor: pointer;
margin: 0 px 0;
}

.footer__callback:hover {
    border-color: rgba(103, 207, 53, 0);
}

.footer__security {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
}

.footer__item {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1;
    text-decoration: none;
    color: #b6c2ca;
    -webkit-transition: color .3s;
    transition: color .3s;
}

.footer__item:hover {
    color: #fff;
}

.footer__item--sm {
    text-transform: none;
    color: #fff;
}

.map__title,
.menu__item,
.modal__title {
    text-transform: uppercase;
    text-align: center;
}

.footer__item+.footer__item {
    margin-top: 25px;
}

.footer__soc {
    font-size: 0;
    line-height: NaN;
    margin-top: 20px;
}

.footer__soc-item {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: relative;
    background-color: #8e9aa2;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}

.footer__soc-item:hover {
    background-color: #fff;
}

.map__circle,
.map__hint,
.map__hint::before {
    background-color: #67cf35;
}

.footer__soc-item+.footer__soc-item {
    margin-left: 10px;
}

.footer__soc-item .svg-icon {
    width: 25px;
    height: 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    fill: #192c38;
}

.map,
.map__inner {
    position: relative;
}

@media screen and (max-width:1100px) {
    .footer__inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 30px;
    }
    .footer__callback {
        margin: 50px 0;
    }
    .footer__col {
        width: 50%
    }
    .footer__col--xl {
        width: 100%;
        -webkit-box-ordinal-group: 11;
        -webkit-order: 10;
        -ms-flex-order: 10;
        order: 10;
        margin-top: 50px;
    }
}

.map {
    padding: 0 70px;
    margin-top: 100px;
}

.map__title {
    font-size: 65px;
    font-size: 4.063rem;
    line-height: 1.2;
}

.map__hint {
    position: absolute;
    padding: 20px;
    color: #fff;
    z-index: 30;
    width: 250px;
    height: 100px;
    /*display: none;*/
}

.map__hint-inner,
.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
}

.map__hint-inner {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.map__hint:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #67cf35;
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px
}

.map__hint.top:after {
    border-top-color: transparent;
    border-bottom: 10px solid #67cf35;
    top: -20px;
    bottom: auto
}

.map__hint.left:after {
    left: 10px;
    margin: 0
}

.map__hint.right:after {
    right: 10px;
    left: auto;
    margin: 0
}

.map__hint-count {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1;
}

.map__hint-text {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1;
    margin-left: 20px;
}

.map__circle {
    position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    z-index: 10;
    left: 0;
    top: 0;
    margin-left: -30px;
    margin-top: -30px;
    cursor: pointer;
}

.map__circle--active::before {
    -webkit-animation: circleScale 1.2s infinite;
    animation: circleScale 1.2s infinite;
}

.map__circle::before {
    display: block;
    position: absolute;
    width: 76px;
    height: 76px;
    border-radius: 50%;
    border: 3px solid rgba(103, 207, 53, .6);
    left: 50%;
    top: 50%;
    margin-left: -38px;
    margin-top: -38px;
}

.map__circle .svg-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    fill: #fff;
    width: 40px;
    height: 40px;
}

.burger,
.map__svg {
    position: relative;
}

.map__svg {
    position: absolute;
    top: 0;
    left: 0;
}

.map__spacer {
    opacity: 0;
    pointer-events: none;
    width: 100%;
}

.map__circle-1 {
    left: 6.6%;
    top: 10.4%
}

.map__circle-2 {
    left: 11.6%;
    top: 65.2%
}

.map__circle-3 {
    left: 28.2%;
    top: 90%
}

.map__circle-4 {
    left: 39%;
    top: 19.4%
}

.map__circle-5 {
    left: 62.2%;
    top: 3.3%
}

.map__circle-6 {
    left: 74%;
    top: 28.7%
}

.map__circle-7 {
    left: 87.7%;
    top: 7.8%
}

.map__circle-8 {
    left: 88.1%;
    top: 55.2%
}

.map__circle-9 {
    left: 73.8%;
    top: 69%;
}

.map__svg .st14 {
    fill: #fff;
    cursor: pointer;
}

.map__svg .is-active .st5,
.map__svg .is-active .st6,
.map__svg .is-active .st8,
.map__svg .is-highlight .st5,
.map__svg .is-highlight .st6,
.map__svg .is-highlight .st8 {
    fill: #67cf35;
}

.map__svg .is-highlight {
    pointer-events: none;
}

.map__svg .st {
    -webkit-transition: fill .3s, stroke .3s;
    transition: fill .3s, stroke .3s;
}

.map__svg .st0,
.map__svg .st1,
.map__svg .st10,
.map__svg .st11,
.map__svg .st2,
.map__svg .st3,
.map__svg .st7 {
    stroke: #232F37;
    fill: none;
    stroke-width: 3;
    stroke-miterlimit: 10;
}

.map__svg .st0,
.map__svg .st1,
.map__svg .st11,
.map__svg .st4 {
    stroke-linecap: round;
}

.map__svg .st11,
.map__svg .st12,
.map__svg .st7 {
    stroke: #263036;
}

.map__svg .st0,
.map__svg .st4 {
    stroke-linejoin: round;
}

.map__svg .st3 {
    stroke-dasharray: 11.7975, 11.7975;
}

.map__svg .st4 {
    stroke-width: 3.1;
}

.map__svg .st5 {
    fill: #67CF35;
}

.map__svg .st6 {
    fill: #232F37;
}

.map__svg .st12,
.map__svg .st8 {
    fill: #263036;
}

.map__svg .st9 {
    fill: #FFF;
}

.map__svg .st12 {
    stroke-width: .5;
    stroke-miterlimit: 10;
}

@media screen and (max-width:1199px) {
    .map {
        padding: 0;
    }
    .map__title {
        font-size: 45px;
    }
    .map__hint-count {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1;
    }
    .map__hint-text {
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 1;
    }
    .map__circle {
        width: 40px;
        height: 40px;
    }
    /*.map__circle-7 {
        left: 84.3%;
    }
    .map__circle-1 {
        left: 14.3%;
    }
    .map__circle-8 {
        left: 85.1%;
        top: 58.2%;
    }*/
    .map__circle::before {
        width: 56px;
        height: 56px;
        margin-left: -28px;
        margin-top: -28px;
    }
    .map__circle .svg-icon {
        width: 25px;
        height: 25px;
    }
}

@-webkit-keyframes circleScale {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@keyframes circleScale {
    0%,
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

@-webkit-keyframes sunRotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes sunRotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#sun:hover path {
    -webkit-animation: sunRotate infinite 5s;
    animation: sunRotate infinite 5s;
    -webkit-transform-origin: 33.9% 5.6%;
    -ms-transform-origin: 33.9% 5.6%;
    transform-origin: 33.9% 5.6%
}

.burger {
    width: 32px;
    height: 32px;
    background-color: transparent;
    border: 0;
    padding: 0;
    box-shadow: none;
    outline: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    cursor: pointer;
    display: none;
}

.burger .svg-icon {
    width: 100%;
    height: 100%;
    fill: #fff;
}

.burger::after,
.burger::before,
.burger__line {
    display: block;
    position: absolute;
    width: 32px;
    height: 3px;
    border-radius: 3px;
    background-color: #fff;
    opacity: 0;
}

.burger__line {
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    margin-top: -2px;
    -webkit-transition: opacity .2s, -webkit-transform .5s cubic-bezier(.42, 0, 0, 1.61);
    transition: opacity .2s, -webkit-transform .5s cubic-bezier(.42, 0, 0, 1.61);
    transition: transform .5s cubic-bezier(.42, 0, 0, 1.61), opacity .2s;
    transition: transform .5s cubic-bezier(.42, 0, 0, 1.61), opacity .2s, -webkit-transform .5s cubic-bezier(.42, 0, 0, 1.61);
}

.burger::after,
.burger::before {
    content: "";
    -webkit-transition: opacity .3s, -webkit-transform .4s cubic-bezier(.42, 0, 0, 1.61);
    transition: opacity .3s, -webkit-transform .4s cubic-bezier(.42, 0, 0, 1.61);
    transition: transform .4s cubic-bezier(.42, 0, 0, 1.61), opacity .3s;
    transition: transform .4s cubic-bezier(.42, 0, 0, 1.61), opacity .3s, -webkit-transform .4s cubic-bezier(.42, 0, 0, 1.61);
}

.menu,
.menu-wrapper,
.modal {
    width: 100%;
    height: 100%
}

.burger::before {
    top: 50%;
    margin-top: -11px;
}

.burger::after {
    top: 50%;
    margin-top: 7px;
}

.burger:focus,
.burger:hover {
    outline: 0;
}

.burger.is-active .svg-icon {
    opacity: 0;
}

.burger.is-active .burger__line {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
}

.burger.is-active::before {
    -webkit-transform: rotateZ(45deg) translate(6px, 7px);
    -ms-transform: rotate(45deg) translate(6px, 7px);
    transform: rotateZ(45deg) translate(6px, 7px);
    opacity: 1;
}

.burger.is-active::after {
    -webkit-transform: rotateZ(-45deg) translate(6px, -6px);
    -ms-transform: rotate(-45deg) translate(6px, -6px);
    transform: rotateZ(-45deg) translate(6px, -6px);
    opacity: 1;
}

@media screen and (max-width:1199px) {
    .burger {
        display: inline-block;
    }
}

.menu {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 90px;
    padding-right: 90px;
    overflow-y: auto;
}

.h-sr-only,
body.compensate-for-scrollbar {
    overflow: hidden;
}

.menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 80px;
    z-index: 10;
    background-color: rgba(25, 44, 56, .95);
    opacity: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: opacity .4s .1s, -webkit-transform .3s .1s ease-in-out;
    transition: opacity .4s .1s, -webkit-transform .3s .1s ease-in-out;
    transition: opacity .4s .1s, transform .3s .1s ease-in-out;
    transition: opacity .4s .1s, transform .3s .1s ease-in-out, -webkit-transform .3s .1s ease-in-out;
}

.menu-inner,
.modal__inner {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.menu-wrapper.is-active {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.menu-inner {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menu__item {
    display: block;
    color: #fff;
    text-decoration: none;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 2px solid #3b505c;
    font-size: 26px;
}

.menu__item:first-child {
    border-top: 2px solid #3b505c;
}

.menu__item:hover {
    color: #67cf35;
}

.modal {
    vertical-align: top!important;
    font-family: inherit;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0!important;
    padding: 0;
}

.modal.fancybox-content {
    max-width: 650px;
}

.modal__title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.modal__title a {
    color: #00bcf2;
    text-decoration: none;
}

.modal__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.form__control,
.form__label {
    display: block;
    font-family: inherit;
}

.modal__inner-data {
    padding-left: 20px;
    padding-right: 20px;
}

.fancybox-slide.fancybox-slide--html {
    padding-left: 0;
    padding-right: 0;
    padding-top: 80px!important;
}

.fancybox-slide.fancybox-slide--html .modal {
    padding: 0;
    background-color: transparent;
}

.form__group {
    margin-bottom: 10px;
}

.form__text {
    font-size: 13px;
    font-size: .813rem;
    line-height: 1.385;
}

.form__text p {
    margin-bottom: 1.85em;
}

.form__text p:last-child {
    margin-bottom: 0;
}

.form__text-center {
    text-align: center;
}

.form__control {
    width: 100%;
    background-color: transparent;
    outline: 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    height: 30px;
    color: #fff;
}

.form__control:focus {
    border-bottom-color: #fff;
}

.form__label {
    color: rgba(255, 255, 255, .3);
    font-size: 13px;
    margin-top: 5px;
}

.form__control:focus+.form__label {
    color: rgba(255, 255, 255, .2);
}

.h-clearfix:after,
.h-clearfix:before {
    display: table;
    content: " ";
    box-sizing: border-box;
}

.h-mb-50 {
    margin-bottom: -50px;
}

.h-mb-45 {
    margin-bottom: -45px;
}

.h-mb-40 {
    margin-bottom: -40px;
}

.h-mb-35 {
    margin-bottom: -35px;
}

.h-mb-30 {
    margin-bottom: -30px;
}

.h-mb-25 {
    margin-bottom: -25px;
}

.h-mb-20 {
    margin-bottom: -20px;
}

.h-mb-15 {
    margin-bottom: -15px;
}

.h-mb-10 {
    margin-bottom: -10px;
}

.h-mb-5 {
    margin-bottom: -5px;
}

.h-mb0 {
    margin-bottom: 0;
}

.h-mb5 {
    margin-bottom: 5px;
}

.h-mb10 {
    margin-bottom: 10px;
}

.h-mb15 {
    margin-bottom: 15px;
}

.h-mb20 {
    margin-bottom: 20px;
}

.h-mb25 {
    margin-bottom: 25px;
}

.h-mb30 {
    margin-bottom: 30px;
}

.h-mb35 {
    margin-bottom: 35px;
}

.h-mb40 {
    margin-bottom: 40px;
}

.h-mb45 {
    margin-bottom: 45px;
}

.h-mb50 {
    margin-bottom: 50px;
}

.h-mt-50 {
    margin-top: -50px;
}

.h-mt-45 {
    margin-top: -45px;
}

.h-mt-40 {
    margin-top: -40px;
}

.h-mt-35 {
    margin-top: -35px;
}

.h-mt-30 {
    margin-top: -30px;
}

.h-mt-25 {
    margin-top: -25px;
}

.h-mt-20 {
    margin-top: -20px;
}

.h-mt-15 {
    margin-top: -15px;
}

.h-mt-10 {
    margin-top: -10px;
}

.h-mt-5 {
    margin-top: -5px;
}

.h-mt0 {
    margin-top: 0;
}

.h-mt5 {
    margin-top: 5px;
}

.h-mt10 {
    margin-top: 10px;
}

.h-mt15 {
    margin-top: 15px;
}

.h-mt20 {
    margin-top: 20px;
}

.h-mt25 {
    margin-top: 25px;
}

.h-mt30 {
    margin-top: 30px;
}

.h-mt35 {
    margin-top: 35px;
}

.h-mt40 {
    margin-top: 40px;
}

.h-mt45 {
    margin-top: 45px;
}

.h-mt50 {
    margin-top: 50px;
}

.h-fz14 {
    font-size: 14px;
    font-size: .875rem;
}

.h-fz16 {
    font-size: 16px;
    font-size: 1rem;
}

.h-fz18 {
    font-size: 18px;
    font-size: 1.125rem;
}

.h-fz20 {
    font-size: 20px;
    font-size: 1.25rem;
}

.h-fz22 {
    font-size: 22px;
    font-size: 1.375rem;
}

.h-fz24 {
    font-size: 24px;
    font-size: 1.5rem;
}

.h-fz26 {
    font-size: 26px;
    font-size: 1.625rem;
}

.h-fz28 {
    font-size: 28px;
    font-size: 1.75rem;
}

.h-fz30 {
    font-size: 30px;
    font-size: 1.875rem;
}

.h-fz32 {
    font-size: 32px;
    font-size: 2rem;
}

.h-fz34 {
    font-size: 34px;
    font-size: 2.125rem;
}

.h-fz36 {
    font-size: 36px;
    font-size: 2.25rem;
}

.h-fz38 {
    font-size: 38px;
    font-size: 2.375rem;
}

.h-fz40 {
    font-size: 40px;
    font-size: 2.5rem;
}

.h-fz42 {
    font-size: 42px;
    font-size: 2.625rem;
}

.h-fz44 {
    font-size: 44px;
    font-size: 2.75rem;
}

.h-fz46 {
    font-size: 46px;
    font-size: 2.875rem;
}

.h-fz48 {
    font-size: 48px;
    font-size: 3rem;
}

.h-fz50 {
    font-size: 50px;
    font-size: 3.125rem;
}

.h-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.fancybox-outer,
.fancybox-thumbs {
    -webkit-overflow-scrolling: touch;
}

.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute!important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

.fancybox-container * {
    box-sizing: border-box;
}

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    -webkit-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
    transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
    -webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
    transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity .25s, visibility 0s linear .25s;
    transition: opacity .25s, visibility 0s linear .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    -webkit-transition: opacity .25s, visibility 0s;
    transition: opacity .25s, visibility 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    text-align: center;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99996;
    outline: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -.25em;
    vertical-align: middle;
    width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--next {
    z-index: 99995;
}

.fancybox-slide--image {
    overflow: visible;
    padding: 44px 0;
}

.fancybox-slide--image::before {
    display: none;
}

.fancybox-slide--html {
    padding: 6px 6px 0;
}

.fancybox-slide--iframe {
    padding: 44px 44px 0;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0 0 6px;
    max-width: 100%;
    overflow: auto;
    padding: 24px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-image,
.fancybox-slide--image .fancybox-content,
.fancybox-spaceball {
    left: 0;
    margin: 0;
    max-width: none;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    padding: 0;
}

.fancybox-button,
.fancybox-iframe {
    vertical-align: top;
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: no-repeat;
    background-size: 100% 100%;
    overflow: visible;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.fancybox-can-drag .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-dragging .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    max-height: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--html .fancybox-content {
    margin-bottom: 6px;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    margin: 0;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
    height: -webkit-calc(56%);
    height: calc(56%);
    margin-bottom: 44px;
}

.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}

.fancybox-button {
    background: rgba(30, 30, 30, 0);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    height: 60px;
    margin: 0;
    outline: 0;
    padding: 10px;
    -webkit-transition: color .2s;
    transition: color .2s;
    width: 60px;
}

.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
    color: #fff;
    outline: 0;
}

.fancybox-button.disabled,
.fancybox-button.disabled:hover,
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    shape-rendering: geometricPrecision;
}

.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
    display: none;
}

.fancybox-button svg path {
    fill: transparent;
    stroke: currentColor;
    stroke-linejoin: round;
    stroke-width: 3;
}

.fancybox-button--play svg path,
.fancybox-button--share svg path,
.fancybox-button--thumbs svg path {
    fill: currentColor;
}

.fancybox-button--share svg path {
    stroke-width: 1;
}

.fancybox-navigation .fancybox-button {
    height: 38px;
    opacity: 0;
    padding: 6px;
    position: absolute;
    top: 50%;
    width: 38px;
}

.fancybox-show-nav .fancybox-navigation .fancybox-button {
    -webkit-transition: opacity .25s, visibility 0s, color .25s;
    transition: opacity .25s, visibility 0s, color .25s;
}

.fancybox-navigation .fancybox-button::after {
    content: '';
    left: -25px;
    padding: 50px;
    position: absolute;
    top: -25px;
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    right: 6px;
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #555;
    cursor: pointer;
    height: 44px;
    margin: 0;
    padding: 6px;
    position: absolute;
    right: 0;
    top: 0;
    width: 44px;
    z-index: 10;
}

.fancybox-close-small svg {
    fill: transparent;
    opacity: .8;
    stroke: currentColor;
    stroke-width: 1.5;
    -webkit-transition: stroke .1s;
    transition: stroke .1s;
}

.fancybox-close-small:focus {
    outline: 0;
}

.fancybox-close-small:hover svg {
    opacity: 1;
}

.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--video .fancybox-close-small {
    color: #ccc;
    padding: 5px;
    right: -12px;
    top: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:hover svg,
.fancybox-slide--image .fancybox-close-small:hover svg,
.fancybox-slide--video .fancybox-close-small:hover svg {
    background: 0 0;
    color: #fff;
}

.fancybox-caption::after,
.fancybox-caption::before {
    display: block;
    position: absolute;
    content: ''
}

.fancybox-caption {
    bottom: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
}

.fancybox-caption::before {
    background-image: url(data:image/png;
 base64, iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    left: 0;
    pointer-events: none;
    right: 0;
    top: -25px;
    z-index: -1;
}

.fancybox-caption::after {
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    left: 44px;
    right: 44px;
    top: 0;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate .8s infinite linear;
    animation: fancybox-rotate .8s infinite linear;
    background: 0 0;
    border: 6px solid rgba(100, 100, 100, .5);
    border-radius: 100%;
    border-top-color: #fff;
    height: 60px;
    left: 50%;
    margin: -30px 0 0 -30px;
    opacity: .6;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 60px;
    z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fancybox-rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
    transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}

.fancybox-share p {
    margin: 0;
    padding: 0;
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

.fancybox-share__button:link,
.fancybox-share__button:visited {
    color: #fff;
}

.fancybox-share__button:hover {
    text-decoration: none;
}

.fancybox-share__button--fb {
    background: #3b5998;
}

.fancybox-share__button--fb:hover {
    background: #344e86;
}

.fancybox-share__button--pt {
    background: #bd081d;
}

.fancybox-share__button--pt:hover {
    background: #aa0719;
}

.fancybox-share__button--tw {
    background: #1da1f2;
}

.fancybox-share__button--tw:hover {
    background: #0d95e8;
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

.fancybox-share__button svg path {
    fill: #fff;
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #fff;
    bottom: 0;
    display: none;
    margin: 0;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs>ul {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x>ul {
    overflow: hidden;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs>ul>li {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: -webkit-calc(92%);
    max-height: calc(92%);
    max-width: -webkit-calc(46%);
    max-width: calc(46%);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fancybox-thumbs>ul>li:before {
    border: 4px solid #4ea7f9;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991;
}

.fancybox-thumbs .fancybox-thumbs-active:before {
    opacity: 1;
}

@media all and (max-width:800px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs>ul>li {
        max-width: -webkit-calc(90%);
        max-width: calc(90%);
    }
}

.fancybox-bg {
    background-color: #192c38;
}

.fancybox-is-open .fancybox-bg {
    opacity: .95;
}

.plan-modal__block {
    width: 100%;
    max-width: 600px;
}

.plan-modal__block img {
    width: 100%
}

.section--action{
    margin-top: -80px;
    padding-top: 0;
    padding-bottom: 0;
}
.hero__content{
    bottom: 130px;
}

.action{
    width: 100%;
    max-width: 1260px;
    height: 260px;
    margin: 0 auto;
    border: 2px solid #67cf35;
    display: flex;
}
.action__btn{
    min-width: 200px;
}

.action__content{
    padding: 25px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    background-color: #fff;
    width: 100%;
}
.action__date{
    color: #67cf35;
    font-size: 20px;
}

.action__text{
    font-size: 26px;
    line-height: 1.23;
    margin: 20px 0;
    width: 100%;
}

.action__img{
    width: 410px;
    flex-shrink: 0;
    background-color: #67cf35;
    display: flex;
    align-items: center;
    justify-content: center;
}


.action__img .svg-icon{
    width: 257px;
    height: 209px;
    fill: none;
    stroke:#fff;
}
.header__logo--scroll {
    display: none;
}

@media all and (max-width:1060px) {

    .action{
        height: auto;
    }
    .action__img{
        display: none;
    }
    .action__content{
        padding: 40px 90px;
        padding-right: 70px;
    }
}
@media screen and (max-width:767px) {
    .header.is-default .header__logo--scroll {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
    .header.is-default .header__phone {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }
    .is-nav-open .header .header__phone {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        color: #67cf35;
        opacity: 1;
    }
    .is-nav-open .header .header__logo--scroll {
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0;
    }

    .header__brandbox {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 70%;
        -ms-flex: 0 1 70%;
        flex: 0 1 70%;
        position: relative;
        height: 32px;
    }

    .header__logo--scroll {
        display: block;
        max-width: 98px;
        height: 32px;
        position: absolute;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0;
        -webkit-transition: opacity .3s, -webkit-transform .3s ease-in-out;
        transition: opacity .3s, -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out, opacity .3s;
        transition: transform .3s ease-in-out, opacity .3s, -webkit-transform .3s ease-in-out;
    }
    .header__logo--scroll img {
        height: 100%}
    .header{
        padding: 0;
        min-width: auto;
    }
    .header__inner{
        height: 60px;
    }
    .header__logo--hidden, .header__btn{
        display: none;
    }
    .header__phone{
        font-size: 16px;
        letter-spacing: -.015em;
        font-weight: 700;
    line-height: 32px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: opacity .3s, -webkit-transform .3s ease-in-out;
    transition: opacity .3s, -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s;
    transition: transform .3s ease-in-out, opacity .3s, -webkit-transform .3s ease-in-out;

    }
    
    .menu__item {
        display: block;
        color: #fff;
        text-decoration: none;
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .2);
        font-size: 13px;
    }
    .menu{
        justify-content: flex-start;
        padding: 0 20px;
    }
    .footer__col{
        width: 100%;
    }
    .footer__col + .footer__col{
        margin-top: 30px;
    }
}
@media screen and (max-width:639px) {
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer{
        padding: 30px 0;
    }
    .footer__col--xl{
        order: 10;
        margin-top: 50px;
        font-size: 14px;
    }
    .footer__inner{
        padding: 0;
    }
    .footer__callback{
        margin: 25px 0;
    }
    .footer__personal, .footer__link, .footer__copyright{
        font-size: 14px;
    }
    .footer__soc{
        display: none;
    }
}

.winner-emblem{
    position: absolute;
    width: 100px;
    right: 70px;
    top: 110px;
}
.house_done {
display: block;
margin: -2px auto;
width: 485px;
height: 87px;
background: center center url(../../../../include/page/desktop/images/logo.png) no-repeat;
    background-size: auto;
background-size: contain;
position: relative;
top: -14px;
margin-left: -127px;
}
@media screen and (max-width: 1400px) {
    .house_done {
        height: 60px;
        top: 60px;
    }
}
@media screen and (max-width: 1199px) {
    .house_done {
        height: 45px;
        top: 55px;
    }
}
.et_color_scheme_green a {
	color: #7cc68d
}
.et_color_scheme_green #top-header, .et_color_scheme_green .et_pb_counter_amount, .et_color_scheme_green .et_pb_featured_table .et_pb_pricing_heading {
	background: #7cc68d!important
}
.et_color_scheme_green .woocommerce-error, .et_color_scheme_green .woocommerce-info, .et_color_scheme_green .woocommerce-message, .et_color_scheme_green.woocommerce #content input.button, .et_color_scheme_green.woocommerce #content input.button.alt, .et_color_scheme_green.woocommerce #respond input#submit, .et_color_scheme_green.woocommerce #respond input#submit.alt, .et_color_scheme_green.woocommerce a.button, .et_color_scheme_green.woocommerce a.button.alt, .et_color_scheme_green.woocommerce button.button, .et_color_scheme_green.woocommerce button.button.alt, .et_color_scheme_green.woocommerce input.button, .et_color_scheme_green.woocommerce input.button.alt, .et_color_scheme_green.woocommerce-page #content input.button, .et_color_scheme_green.woocommerce-page #content input.button.alt, .et_color_scheme_green.woocommerce-page #respond input#submit, .et_color_scheme_green.woocommerce-page #respond input#submit.alt, .et_color_scheme_green.woocommerce-page a.button, .et_color_scheme_green.woocommerce-page a.button.alt, .et_color_scheme_green.woocommerce-page button.button, .et_color_scheme_green.woocommerce-page button.button.alt, .et_color_scheme_green.woocommerce-page input.button, .et_color_scheme_green.woocommerce-page input.button.alt {
	background: #7cc68d!important
}
.et_color_scheme_green #et_search_icon:hover, .et_color_scheme_green #top-menu li.current-menu-ancestor>a, .et_color_scheme_green #top-menu li.current-menu-item>a, .et_color_scheme_green .bottom-nav li.current-menu-item>a, .et_color_scheme_green .comment-reply-link, .et_color_scheme_green .entry-summary p.price ins, .et_color_scheme_green .et_overlay:before, .et_color_scheme_green .et_password_protected_form .et_submit_button, .et_color_scheme_green .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_green .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_green .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_green .et_pb_contact_submit, .et_color_scheme_green .et_pb_pricing li a, .et_color_scheme_green .et_pb_pricing_table_button, .et_color_scheme_green .et_pb_sum, .et_color_scheme_green .footer-widget h4, .et_color_scheme_green .form-submit .et_pb_button, .et_color_scheme_green .mobile_menu_bar:before, .et_color_scheme_green.woocommerce #content div.product p.price, .et_color_scheme_green.woocommerce #content div.product span.price, .et_color_scheme_green.woocommerce div.product p.price, .et_color_scheme_green.woocommerce div.product span.price, .et_color_scheme_green.woocommerce-page #content div.product p.price, .et_color_scheme_green.woocommerce-page #content div.product span.price, .et_color_scheme_green.woocommerce-page div.product p.price, .et_color_scheme_green.woocommerce-page div.product span.price {
	color: #7cc68d
}
.et_color_scheme_green.woocommerce .star-rating span:before, .et_color_scheme_green.woocommerce-page .star-rating span:before {
	color: #7cc68d!important
}
.et_color_scheme_green .et-search-form, .et_color_scheme_green .et_mobile_menu, .et_color_scheme_green .et_pb_pricing li:before, .et_color_scheme_green .footer-widget li:before, .et_color_scheme_green .nav li ul {
	border-color: #7cc68d!important
}
.et_color_scheme_pink a {
	color: #c37cc6
}
.et_color_scheme_pink #top-header, .et_color_scheme_pink .et_pb_counter_amount, .et_color_scheme_pink .et_pb_featured_table .et_pb_pricing_heading {
	background: #c37cc6!important
}
.et_color_scheme_pink .woocommerce-error, .et_color_scheme_pink .woocommerce-info, .et_color_scheme_pink .woocommerce-message, .et_color_scheme_pink.woocommerce #content input.button, .et_color_scheme_pink.woocommerce #content input.button.alt, .et_color_scheme_pink.woocommerce #respond input#submit, .et_color_scheme_pink.woocommerce #respond input#submit.alt, .et_color_scheme_pink.woocommerce a.button, .et_color_scheme_pink.woocommerce a.button.alt, .et_color_scheme_pink.woocommerce button.button, .et_color_scheme_pink.woocommerce button.button.alt, .et_color_scheme_pink.woocommerce input.button, .et_color_scheme_pink.woocommerce input.button.alt, .et_color_scheme_pink.woocommerce-page #content input.button, .et_color_scheme_pink.woocommerce-page #content input.button.alt, .et_color_scheme_pink.woocommerce-page #respond input#submit, .et_color_scheme_pink.woocommerce-page #respond input#submit.alt, .et_color_scheme_pink.woocommerce-page a.button, .et_color_scheme_pink.woocommerce-page a.button.alt, .et_color_scheme_pink.woocommerce-page button.button, .et_color_scheme_pink.woocommerce-page button.button.alt, .et_color_scheme_pink.woocommerce-page input.button, .et_color_scheme_pink.woocommerce-page input.button.alt {
	background: #c37cc6!important
}
.et_color_scheme_pink #et_search_icon:hover, .et_color_scheme_pink #top-menu li.current-menu-ancestor>a, .et_color_scheme_pink #top-menu li.current-menu-item>a, .et_color_scheme_pink .bottom-nav li.current-menu-item>a, .et_color_scheme_pink .comment-reply-link, .et_color_scheme_pink .entry-summary p.price ins, .et_color_scheme_pink .et_overlay:before, .et_color_scheme_pink .et_password_protected_form .et_submit_button, .et_color_scheme_pink .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_pink .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_pink .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_pink .et_pb_contact_submit, .et_color_scheme_pink .et_pb_pricing li a, .et_color_scheme_pink .et_pb_pricing_table_button, .et_color_scheme_pink .et_pb_sum, .et_color_scheme_pink .footer-widget h4, .et_color_scheme_pink .form-submit .et_pb_button, .et_color_scheme_pink .mobile_menu_bar:before, .et_color_scheme_pink.woocommerce #content div.product p.price, .et_color_scheme_pink.woocommerce #content div.product span.price, .et_color_scheme_pink.woocommerce div.product p.price, .et_color_scheme_pink.woocommerce div.product span.price, .et_color_scheme_pink.woocommerce-page #content div.product p.price, .et_color_scheme_pink.woocommerce-page #content div.product span.price, .et_color_scheme_pink.woocommerce-page div.product p.price, .et_color_scheme_pink.woocommerce-page div.product span.price {
	color: #c37cc6
}
.et_color_scheme_pink.woocommerce .star-rating span:before, .et_color_scheme_pink.woocommerce-page .star-rating span:before {
	color: #c37cc6!important
}
.et_color_scheme_pink .et-search-form, .et_color_scheme_pink .et_mobile_menu, .et_color_scheme_pink .et_pb_pricing li:before, .et_color_scheme_pink .footer-widget li:before, .et_color_scheme_pink .nav li ul {
	border-color: #c37cc6!important
}
.et_color_scheme_red a {
	color: #cd5c5c
}
.et_color_scheme_red #top-header, .et_color_scheme_red .et_pb_counter_amount, .et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading {
	background: #cd5c5c!important
}
.et_color_scheme_red .woocommerce-error, .et_color_scheme_red .woocommerce-info, .et_color_scheme_red .woocommerce-message, .et_color_scheme_red.woocommerce #content input.button, .et_color_scheme_red.woocommerce #content input.button.alt, .et_color_scheme_red.woocommerce #respond input#submit, .et_color_scheme_red.woocommerce #respond input#submit.alt, .et_color_scheme_red.woocommerce a.button, .et_color_scheme_red.woocommerce a.button.alt, .et_color_scheme_red.woocommerce button.button, .et_color_scheme_red.woocommerce button.button.alt, .et_color_scheme_red.woocommerce input.button, .et_color_scheme_red.woocommerce input.button.alt, .et_color_scheme_red.woocommerce-page #content input.button, .et_color_scheme_red.woocommerce-page #content input.button.alt, .et_color_scheme_red.woocommerce-page #respond input#submit, .et_color_scheme_red.woocommerce-page #respond input#submit.alt, .et_color_scheme_red.woocommerce-page a.button, .et_color_scheme_red.woocommerce-page a.button.alt, .et_color_scheme_red.woocommerce-page button.button, .et_color_scheme_red.woocommerce-page button.button.alt, .et_color_scheme_red.woocommerce-page input.button, .et_color_scheme_red.woocommerce-page input.button.alt {
	background: #cd5c5c!important
}
.et_color_scheme_red #et_search_icon:hover, .et_color_scheme_red #top-menu li.current-menu-ancestor>a, .et_color_scheme_red #top-menu li.current-menu-item>a, .et_color_scheme_red .bottom-nav li.current-menu-item>a, .et_color_scheme_red .comment-reply-link, .et_color_scheme_red .entry-summary p.price ins, .et_color_scheme_red .et_overlay:before, .et_color_scheme_red .et_password_protected_form .et_submit_button, .et_color_scheme_red .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_red .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_red .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_red .et_pb_contact_submit, .et_color_scheme_red .et_pb_pricing li a, .et_color_scheme_red .et_pb_pricing_table_button, .et_color_scheme_red .et_pb_sum, .et_color_scheme_red .footer-widget h4, .et_color_scheme_red .form-submit .et_pb_button, .et_color_scheme_red .mobile_menu_bar:before, .et_color_scheme_red.woocommerce #content div.product p.price, .et_color_scheme_red.woocommerce #content div.product span.price, .et_color_scheme_red.woocommerce div.product p.price, .et_color_scheme_red.woocommerce div.product span.price, .et_color_scheme_red.woocommerce-page #content div.product p.price, .et_color_scheme_red.woocommerce-page #content div.product span.price, .et_color_scheme_red.woocommerce-page div.product p.price, .et_color_scheme_red.woocommerce-page div.product span.price {
	color: #cd5c5c
}
.et_color_scheme_red .woocommerce .star-rating span:before, .et_color_scheme_red .woocommerce-page .star-rating span:before {
	color: #cd5c5c!important
}
.et_color_scheme_red .et-search-form, .et_color_scheme_red .et_mobile_menu, .et_color_scheme_red .et_pb_pricing li:before, .et_color_scheme_red .footer-widget li:before, .et_color_scheme_red .nav li ul {
	border-color: #cd5c5c
}
.et_color_scheme_orange a {
	color: #edb059
}
.et_color_scheme_orange #top-header, .et_color_scheme_orange .et_pb_counter_amount, .et_color_scheme_orange .et_pb_featured_table .et_pb_pricing_heading {
	background: #edb059!important
}
.et_color_scheme_orange .woocommerce-error, .et_color_scheme_orange .woocommerce-info, .et_color_scheme_orange .woocommerce-message, .et_color_scheme_orange.woocommerce #content input.button, .et_color_scheme_orange.woocommerce #content input.button.alt, .et_color_scheme_orange.woocommerce #respond input#submit, .et_color_scheme_orange.woocommerce #respond input#submit.alt, .et_color_scheme_orange.woocommerce a.button, .et_color_scheme_orange.woocommerce a.button.alt, .et_color_scheme_orange.woocommerce button.button, .et_color_scheme_orange.woocommerce button.button.alt, .et_color_scheme_orange.woocommerce input.button, .et_color_scheme_orange.woocommerce input.button.alt, .et_color_scheme_orange.woocommerce-page #content input.button, .et_color_scheme_orange.woocommerce-page #content input.button.alt, .et_color_scheme_orange.woocommerce-page #respond input#submit, .et_color_scheme_orange.woocommerce-page #respond input#submit.alt, .et_color_scheme_orange.woocommerce-page a.button, .et_color_scheme_orange.woocommerce-page a.button.alt, .et_color_scheme_orange.woocommerce-page button.button, .et_color_scheme_orange.woocommerce-page button.button.alt, .et_color_scheme_orange.woocommerce-page input.button, .et_color_scheme_orange.woocommerce-page input.button.alt {
	background: #edb059!important
}
.et_color_scheme_orange #et_search_icon:hover, .et_color_scheme_orange #top-menu li.current-menu-ancestor>a, .et_color_scheme_orange #top-menu li.current-menu-item>a, .et_color_scheme_orange .bottom-nav li.current-menu-item>a, .et_color_scheme_orange .comment-reply-link, .et_color_scheme_orange .entry-summary p.price ins, .et_color_scheme_orange .et_overlay:before, .et_color_scheme_orange .et_password_protected_form .et_submit_button, .et_color_scheme_orange .et_pb_bg_layout_light .et_pb_more_button, .et_color_scheme_orange .et_pb_bg_layout_light .et_pb_newsletter_button, .et_color_scheme_orange .et_pb_bg_layout_light .et_pb_promo_button, .et_color_scheme_orange .et_pb_contact_submit, .et_color_scheme_orange .et_pb_pricing li a, .et_color_scheme_orange .et_pb_pricing_table_button, .et_color_scheme_orange .et_pb_sum, .et_color_scheme_orange .footer-widget h4, .et_color_scheme_orange .form-submit .et_pb_button, .et_color_scheme_orange .mobile_menu_bar:before, .et_color_scheme_orange.woocommerce #content div.product p.price, .et_color_scheme_orange.woocommerce #content div.product span.price, .et_color_scheme_orange.woocommerce div.product p.price, .et_color_scheme_orange.woocommerce div.product span.price, .et_color_scheme_orange.woocommerce-page #content div.product p.price, .et_color_scheme_orange.woocommerce-page #content div.product span.price, .et_color_scheme_orange.woocommerce-page div.product p.price, .et_color_scheme_orange.woocommerce-page div.product span.price {
	color: #edb059
}
.et_color_scheme_orange .woocommerce .star-rating span:before, .et_color_scheme_orange .woocommerce-page .star-rating span:before {
	color: #edb059!important
}
.et_color_scheme_orange .et-search-form, .et_color_scheme_orange .et_mobile_menu, .et_color_scheme_orange .et_pb_pricing li:before, .et_color_scheme_orange .footer-widget li:before, .et_color_scheme_orange .nav li ul {
	border-color: #edb059
}
.et_color_scheme_green .et-cart-info, .et_color_scheme_green .et-pb-slider-arrows a, .et_color_scheme_green .et-social-icon a:hover, .et_color_scheme_green .et_audio_content a, .et_color_scheme_green .et_link_content a, .et_color_scheme_green .et_pb_more_button, .et_color_scheme_green .et_pb_newsletter_button, .et_color_scheme_green .et_pb_promo_button, .et_color_scheme_green .et_pb_slide_description .et_pb_slide_title a, .et_color_scheme_orange .et-cart-info, .et_color_scheme_orange .et-pb-slider-arrows a, .et_color_scheme_orange .et-social-icon a:hover, .et_color_scheme_orange .et_audio_content a, .et_color_scheme_orange .et_link_content a, .et_color_scheme_orange .et_pb_more_button, .et_color_scheme_orange .et_pb_newsletter_button, .et_color_scheme_orange .et_pb_promo_button, .et_color_scheme_orange .et_pb_slide_description .et_pb_slide_title a, .et_color_scheme_pink .et-cart-info, .et_color_scheme_pink .et-pb-slider-arrows a, .et_color_scheme_pink .et-social-icon a:hover, .et_color_scheme_pink .et_audio_content a, .et_color_scheme_pink .et_link_content a, .et_color_scheme_pink .et_pb_more_button, .et_color_scheme_pink .et_pb_newsletter_button, .et_color_scheme_pink .et_pb_promo_button, .et_color_scheme_pink .et_pb_slide_description .et_pb_slide_title a, .et_color_scheme_red .et-cart-info, .et_color_scheme_red .et-pb-slider-arrows a, .et_color_scheme_red .et-social-icon a:hover, .et_color_scheme_red .et_audio_content a, .et_color_scheme_red .et_link_content a, .et_color_scheme_red .et_pb_more_button, .et_color_scheme_red .et_pb_newsletter_button, .et_color_scheme_red .et_pb_promo_button, .et_color_scheme_red .et_pb_slide_description .et_pb_slide_title a {
	color: inherit!important
}
ul.et_pb_side_nav {
	display: block;
	position: fixed;
	z-index: 99999;
	top: 50%;
	right: 0;
	width: 40px;
	padding: 10px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	opacity: 0;
	background: rgba(0,0,0,.4)
}
ul.et_pb_side_nav li.side_nav_item {
	padding: 7px
}
ul.et_pb_side_nav .side_nav_item a {
	display: block;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: rgba(255,255,255,.5);
	text-indent: -9999px
}
ul.et_pb_side_nav.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1.5s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeInRight 1.5s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeInRight 1.5s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInRight 1.5s 1 cubic-bezier(.77, 0, .175, 1)
}
ul.et_pb_side_nav .side_nav_item a.active {
	background-color: #fff!important
}
.et_pb_scroll_top.et-pb-icon {
	display: none;
	position: fixed;
	z-index: 99999;
	right: 0;
	bottom: 125px;
	padding: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	color: #fff;
	background: rgba(0,0,0,.4);
	font-size: 30px;
	text-align: center;
	text-decoration: none;
	cursor: pointer
}
.et_pb_scroll_top:before {
	content: "2"
}
.et_pb_scroll_top.et-visible {
	opacity: 1;
	-webkit-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_scroll_top.et-hidden {
	opacity: 0;
	-webkit-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden #top-menu, .et_pb_menu_hidden .et-cart-info {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible #top-menu, .et_pb_menu_visible .et-cart-info {
	z-index: 99;
	opacity: 1;
	-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_menu_hidden #et_search_icon:before, .et_pb_menu_hidden #top-menu, .et_pb_menu_hidden .mobile_menu_bar {
	opacity: 0;
	-webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_menu_visible #et_search_icon:before, .et_pb_menu_visible #top-menu, .et_pb_menu_visible .mobile_menu_bar {
	z-index: 99;
	opacity: 1;
	-webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_no_animation #et_search_icon:before, .et_pb_no_animation #top-menu, .et_pb_no_animation .mobile_menu_bar, .et_pb_no_animation.et_search_form_container {
	-webkit-animation: none!important;
	-moz-animation: none!important;
	-o-animation: none!important;
	animation: none!important
}
.et_header_style_slide .et_slide_in_menu_container, .et_header_style_slide .et_slide_in_menu_container #et-info span, .et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a, .et_header_style_slide .et_slide_in_menu_container a, .et_header_style_slide .et_slide_in_menu_container input.et-search-field, .et_header_style_slide .et_slide_menu_top span, .et_header_style_slide .et_slide_menu_top ul.et-social-icons a {
	font-size: 14px
}
.et_header_style_slide .et_slide_in_menu_container .et-search-field::-moz-placeholder {
color:rgba(255,255,255,.6);
font-size:14px
}
.et_header_style_slide .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder {
color:rgba(255,255,255,.6);
font-size:14px
}
.et_header_style_slide .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
color:rgba(255,255,255,.6);
font-size:14px
}
.mobile_menu_bar.et_pb_header_toggle {
	display: none;
	width: 32px;
	cursor: pointer
}
.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
	display: block
}
.et_header_style_fullscreen #et_top_search, .et_header_style_fullscreen #top-header, .et_header_style_fullscreen .et_slide_menu_top .clear, .et_header_style_fullscreen div#et_mobile_nav_menu, .et_header_style_slide #et_top_search, .et_header_style_slide #top-header, .et_header_style_slide div#et_mobile_nav_menu, .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul {
	display: none!important
}
.et_header_style_fullscreen div#et_mobile_nav_menu, .et_header_style_fullscreen.et_fullwidth_nav .et-search-form, .et_header_style_slide div#et_mobile_nav_menu, .et_header_style_slide.et_fullwidth_nav .et-search-form {
	right: 0!important
}
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before, .et_slide_menu_top button#searchsubmit_header:before, .et_toggle_slide_menu:after {
	font-family: ETmodules;
	font-weight: 400;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-transform: none;
	speak: none
}
.et_toggle_slide_menu:after, .et_toggle_slide_menu:before {
	transition: all .7s
}
.et_toggle_slide_menu:before {
	opacity: 1
}
.et_toggle_slide_menu:after {
	left: -32px;
	opacity: 0;
	content: "\4d";
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.et_pb_slide_menu_active .et_toggle_slide_menu:before {
	opacity: 0
}
.et_pb_slide_menu_active .et_toggle_slide_menu:after {
	opacity: 1;
	-webkit-transform: rotate(0);
	transform: rotate(0)
}
.et_pb_slide_menu_active .et_toggle_slide_menu:after {
	transition-delay: .3s
}
.et_header_style_fullscreen #top-menu-nav, .et_header_style_slide #top-menu-nav, .et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu, .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
	display: none
}
.et_header_style_slide .et_slide_in_menu_container {
	width: 320px;
	max-width: 75%;
	padding-top: 0!important
}
.et_slide_in_menu_container {
	overflow: auto;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: -100%;
	height: 100%;
	background: #2ea3f2;
	-webkit-transition: right .8s cubic-bezier(.77, 0, .175, 1);
	-moz-transition: right .8s cubic-bezier(.77, 0, .175, 1);
	transition: right .8s cubic-bezier(.77, 0, .175, 1)
}
.admin-bar .et_slide_in_menu_container {
	top: 32px
}
.et_slide_menu_top {
	padding: 40px;
	background: rgba(0,0,0,.1)
}
.et_header_style_slide #page-container {
	position: relative;
	left: 0
}
.et_header_style_slide #page-container {
	-webkit-transition: left .8s cubic-bezier(.77, 0, .175, 1), margin-top .4s ease-in-out!important;
	-moz-transition: left .8s cubic-bezier(.77, 0, .175, 1), margin-top .4s ease-in-out!important;
	transition: left .8s cubic-bezier(.77, 0, .175, 1), margin-top .4s ease-in-out!important
}
.et_slide_menu_top span#et-info-email, .et_slide_menu_top ul.et-social-icons {
	float: left
}
.et_slide_menu_top ul.et-social-icons li {
	margin-right: 10px;
	margin-left: 0
}
.et_slide_menu_top a.et-cart-info {
	float: right
}
.et_slide_menu_top:after {
	display: block;
	clear: both;
	content: ""
}
.et_slide_menu_top .et-search-form {
	clear: both;
	position: relative;
	width: 100%!important;
	max-width: 100%!important;
	height: 35px;
	margin: 15px 0 0 0;
	padding: 5px!important;
	border-radius: 5px;
	background: rgba(0,0,0,.2)!important
}
.et_slide_menu_top input.et-search-field {
	left: 5px
}
.et_slide_menu_top button#searchsubmit_header {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	height: 35px;
	border: none;
	background: 0 0;
	cursor: pointer
}
.et_slide_menu_top button#searchsubmit_header:before {
	position: absolute;
	top: 11px;
	left: 7px;
	color: rgba(255,255,255,.6);
	font-size: 13px;
	content: "\55"
}
.et_slide_menu_top span {
	font-weight: 600
}
.et_slide_menu_top div#et-info {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 0
}
.et_slide_menu_top, .et_slide_menu_top a, .et_slide_menu_top input {
	color: rgba(255,255,255,.6)
}
.et_slide_in_menu_container ul#mobile_menu_slide {
	display: block!important;
	padding: 28px 40px;
	border: none;
	background: 0 0;
	box-shadow: none
}
.et_slide_in_menu_container #mobile_menu_slide li a, .et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a {
	padding: 10px 0;
	border: none;
	color: #fff
}
.et_slide_in_menu_container #mobile_menu_slide .menu-item-has-children {
	position: relative
}
.et_slide_in_menu_container span.et_mobile_menu_arrow {
	display: inline-block;
	position: absolute;
	right: 0;
	width: auto;
	height: auto;
	opacity: .6;
	cursor: pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
	display: block;
	z-index: 999;
	top: 10px;
	right: 13px;
	color: #fff;
	font-size: 21px;
	text-align: center;
	content: "3"
}
.et_slide_in_menu_container .et_mobile_menu .menu-item-has-children>a {
	background: 0 0;
	font-weight: 400
}
.et_slide_in_menu_container .et_mobile_menu>.menu-item-has-children>a {
	font-weight: 700
}
.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li {
	opacity: 0;
	-webkit-transition: .5s cubic-bezier(.77, 0, .175, 1);
	transition: .5s cubic-bezier(.77, 0, .175, 1)
}
.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu.et_pb_slide_dropdown_opened>li {
	opacity: 1;
	-webkit-transition: 1s .1s cubic-bezier(.77, 0, .175, 1);
	transition: 1s .1s cubic-bezier(.77, 0, .175, 1)
}
.et_slide_in_menu_container .et_mobile_menu li a:hover {
	background: 0 0
}
.et_slide_in_menu_container #mobile_menu_slide li li a {
	opacity: .6
}
.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
	opacity: .4
}
.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
	font-size: 30px
}
.et_header_style_fullscreen .et_slide_in_menu_container, .et_header_style_fullscreen .et_slide_in_menu_container #et-info span, .et_header_style_fullscreen .et_slide_in_menu_container a, .et_header_style_fullscreen .et_slide_in_menu_container input.et-search-field, .et_header_style_fullscreen .et_slide_menu_top span, .et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons a {
	font-size: 18px
}
.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-moz-placeholder {
font-size:18px
}
.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder {
font-size:18px
}
.et_header_style_fullscreen .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
font-size:18px
}
.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu {
	display: block
}
.et_header_style_fullscreen .et_pb_fullscreen_nav_container {
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle
}
.et_header_style_fullscreen.et_pb_no_top_bar_fullscreen .et_slide_in_menu_container {
	padding-top: 0
}
.et_header_style_fullscreen .et_slide_in_menu_container {
	display: block!important;
	visibility: hidden;
	overflow-x: hidden;
	position: fixed;
	top: 0;
	right: 0!important;
	width: 100%;
	padding-top: 70px;
	opacity: 0;
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out
}
.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
	visibility: visible;
	opacity: .95
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
	position: absolute;
	z-index: 999999;
	top: 34px;
	right: 30px;
	cursor: pointer
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
	content: "\4d"
}
.et_header_style_fullscreen .et_slide_menu_top {
	position: absolute;
	z-index: 99999;
	top: 0;
	width: 100%;
	padding: 35px;
	text-align: center
}
.et_header_style_fullscreen .et_pb_top_menu_inner {
	display: inline-block;
	position: relative
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before, .et_header_style_fullscreen .et_slide_menu_top, .et_header_style_fullscreen .et_slide_menu_top a, .et_header_style_fullscreen .et_slide_menu_top button#searchsubmit_header:before {
	color: #fff
}
.et_header_style_fullscreen input::-moz-placeholder {
color:#fff
}
.et_header_style_fullscreen input::-webkit-input-placeholder {
color:#fff
}
.et_header_style_fullscreen input:-ms-input-placeholder {
color:#fff
}
.et_header_style_fullscreen a.et-cart-info, .et_header_style_fullscreen div#et-info, .et_header_style_fullscreen ul.et-social-icons {
	margin-right: 30px
}
.et_header_style_fullscreen div#et-info {
	display: inline-block;
	float: left!important;
	width: auto;
	margin-top: 7px
}
.et_header_style_fullscreen div#et-info span {
	margin-right: 15px
}
.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
	display: inline-block;
	width: 140px!important;
	min-width: 140px;
	margin-top: 0!important;
	margin-bottom: -10px;
	border: 1px solid #fff;
	border-radius: 3px;
	background: 0 0!important
}
.et_header_style_fullscreen a.et-cart-info {
	float: none!important
}
.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons {
	display: inline-block;
	float: none!important
}
.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons li {
	margin-right: 0
}
.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children {
	margin-right: -31px
}
.et_header_style_fullscreen ul#mobile_menu_slide {
	display: table-cell!important;
	position: relative;
	width: auto;
	height: 100%;
	padding: 0;
	text-align: center;
	vertical-align: middle
}
.et_header_style_fullscreen .et_mobile_menu {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 1s ease-in-out;
	transition: 1s ease-in-out
}
.et_pb_fullscreen_menu_opened .et_mobile_menu {
	visibility: visible;
	opacity: 1
}
.et_header_style_fullscreen .et_mobile_menu li {
	padding-left: 0!important;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3)
}
.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
	display: inline-block;
	margin-right: 0
}
.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow {
	position: relative;
	right: auto;
	padding-right: 10px
}
.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
	position: relative;
	top: 0;
	right: 0
}
.et_pb_fullscreen_menu_animated .et_mobile_menu li {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li {
	opacity: 1
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(1) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2) {
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3) {
	-webkit-transition-delay: .3s;
	transition-delay: .3s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4) {
	-webkit-transition-delay: .4s;
	transition-delay: .4s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5) {
	-webkit-transition-delay: .5s;
	transition-delay: .5s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6) {
	-webkit-transition-delay: .6s;
	transition-delay: .6s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7) {
	-webkit-transition-delay: .7s;
	transition-delay: .7s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8) {
	-webkit-transition-delay: .8s;
	transition-delay: .8s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9) {
	-webkit-transition-delay: .9s;
	transition-delay: .9s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10) {
	-webkit-transition-delay: 1s;
	transition-delay: 1s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11) {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12) {
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13) {
	-webkit-transition-delay: 1.3s;
	transition-delay: 1.3s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14) {
	-webkit-transition-delay: 1.4s;
	transition-delay: 1.4s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15) {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16) {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17) {
	-webkit-transition-delay: 1.7s;
	transition-delay: 1.7s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18) {
	-webkit-transition-delay: 1.8s;
	transition-delay: 1.8s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19) {
	-webkit-transition-delay: 1.9s;
	transition-delay: 1.9s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20) {
	-webkit-transition-delay: 2s;
	transition-delay: 2s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21) {
	-webkit-transition-delay: 2.1s;
	transition-delay: 2.1s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22) {
	-webkit-transition-delay: 2.2s;
	transition-delay: 2.2s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23) {
	-webkit-transition-delay: 2.3s;
	transition-delay: 2.3s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24) {
	-webkit-transition-delay: 2.4s;
	transition-delay: 2.4s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25) {
	-webkit-transition-delay: 2.5s;
	transition-delay: 2.5s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26) {
	-webkit-transition-delay: 2.6s;
	transition-delay: 2.6s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27) {
	-webkit-transition-delay: 2.7s;
	transition-delay: 2.7s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28) {
	-webkit-transition-delay: 2.8s;
	transition-delay: 2.8s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29) {
	-webkit-transition-delay: 2.9s;
	transition-delay: 2.9s
}
.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30) {
	-webkit-transition-delay: 3s;
	transition-delay: 3s
}
.et_header_style_fullscreen .et-fixed-header #et-top-navigation, .et_header_style_slide .et-fixed-header #et-top-navigation {
	padding: 11px 0!important
}
.et_left_sidebar .et_pb_column_2_3 .et_pb_countdown_timer .section p.value, .et_left_sidebar .et_pb_column_2_3 .et_pb_countdown_timer .section.sep, .et_right_sidebar .et_pb_column_2_3 .et_pb_countdown_timer .section p.value, .et_right_sidebar .et_pb_column_2_3 .et_pb_countdown_timer .section.sep {
	font-size: 44px;
	line-height: 44px
}
.et_left_sidebar .et_pb_column_1_2 .et_pb_countdown_timer .section p.value, .et_left_sidebar .et_pb_column_1_2 .et_pb_countdown_timer .section.sep, .et_right_sidebar .et_pb_column_1_2 .et_pb_countdown_timer .section p.value, .et_right_sidebar .et_pb_column_1_2 .et_pb_countdown_timer .section.sep {
	font-size: 32px;
	line-height: 32px
}
.et_left_sidebar .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_left_sidebar .et_pb_column_3_8 .et_pb_countdown_timer .section.sep, .et_right_sidebar .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_right_sidebar .et_pb_column_3_8 .et_pb_countdown_timer .section.sep {
	font-size: 24px;
	line-height: 24px
}
.et_left_sidebar .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_left_sidebar .et_pb_column_1_3 .et_pb_countdown_timer .section.sep, .et_right_sidebar .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_right_sidebar .et_pb_column_1_3 .et_pb_countdown_timer .section.sep {
	font-size: 20px;
	line-height: 20px
}
.et_left_sidebar .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_left_sidebar .et_pb_column_1_4 .et_pb_countdown_timer .section.sep, .et_right_sidebar .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_right_sidebar .et_pb_column_1_4 .et_pb_countdown_timer .section.sep {
	font-size: 16px;
	line-height: 16px
}

@media all and (min-width:1405px) {
.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images {
	width: 315px!important
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
	clear: both!important
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n) {
	margin-right: 60px!important
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n) {
	margin-right: 0!important
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
	clear: none!important
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item, .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item {
	width: 193px
}
.et_vertical_nav.archive.et_right_sidebar ul.products li.product {
	margin-right: 50px!important
}
}

@media all and (min-width:1100px) and (max-width:1405px) {
.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images {
	width: 250px!important
}
.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(3n) {
	margin-right: 0!important
}
.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.first {
	clear: none!important
}
.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(3n+1) {
	clear: both!important;
	margin-right: 60px!important
}
}

@media all and (min-width:981px) and (max-width:1405px) {
.et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table {
	width: 33.333%
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table, .et_vertical_nav .et_pb_pricing_2 .et_pb_pricing_table {
	width: 50%
}
.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table, .et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table, .et_vertical_nav .et_pb_pricing_1 .et_pb_pricing_table {
	width: 100%;
	margin: 0 0 30px
}
.et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_1_2 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_column_3_8 .et_pb_pricing_table:last-child, .et_vertical_nav .et_pb_pricing_1 .et_pb_pricing_table.et-last-child, .et_vertical_nav .et_pb_pricing_1 .et_pb_pricing_table:last-child {
	margin-bottom: 0
}
.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(3n+1), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(4n+1) {
	clear: none
}
.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(2n+1), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(3n+1) {
	clear: both
}
.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table:nth-child(n+3), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table:nth-child(n+4) {
	margin-top: 50px
}
.et_vertical_nav .et_pb_column_3_4 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_vertical_nav .et_pb_column_4_4 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4) {
	margin-top: 30px
}
.et_vertical_nav .et_pb_column_1_3 .et_pb_sum, .et_vertical_nav .et_pb_column_1_4 .et_pb_sum {
	font-size: 40px
}
.et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_content_top, .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_content_top {
	padding-bottom: 20px
}
.et_vertical_nav .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	width: 100%
}
.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n), .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n) {
	margin-right: 0!important
}
.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n+1), .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n+1) {
	clear: both!important;
	margin-right: 60px!important
}
.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n+1), .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n+1) {
	clear: none!important
}
.et_vertical_nav .et_pb_column_1_4 .et_audio_container {
	padding-bottom: 40px
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container .mejs-controls div, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container .mejs-controls div {
	position: absolute
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-container, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-container {
	height: 80px!important
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-controls, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-controls {
	height: 100%!important
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-button.mejs-playpause-button, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-button.mejs-playpause-button {
	z-index: 99;
	top: 0;
	left: 0
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
	top: 30px;
	left: 7px
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-button.mejs-volume-button, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-button.mejs-volume-button {
	top: 26px;
	right: 60px
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module a.mejs-horizontal-volume-slider, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module a.mejs-horizontal-volume-slider {
	display: block!important;
	position: absolute!important;
	top: 26px;
	right: 0
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-horizontal-volume-total, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-horizontal-volume-total {
	display: block;
	position: relative!important;
	width: 100%!important
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module .mejs-controls div.mejs-time-rail, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module .mejs-controls div.mejs-time-rail {
	width: 100%!important;
	padding-left: 30px!important
}
.et_vertical_nav .et_pb_column_2_3 .et_pb_audio_module a.mejs-time-total.mejs-time-slider, .et_vertical_nav .et_pb_column_3_4 .et_pb_audio_module a.mejs-time-total.mejs-time-slider {
	position: relative!important;
	width: 100%!important;
	margin-left: 0
}
}

@media all and (min-width:981px) {
.et_hide_fixed_logo #main-header.et-fixed-header .logo_container, .et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container {
	height: 0;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container, .et_header_style_centered.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_header_style_split.et_hide_fixed_logo #main-header.et-fixed-header .logo_container, .et_header_style_split.et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container, .et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap, .et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap {
	height: 0;
	padding: 0;
	opacity: 0
}
.et-animated-content#page-container {
	-webkit-transition: margin-top .4s ease-in-out;
	-moz-transition: margin-top .4s ease-in-out;
	transition: margin-top .4s ease-in-out
}
.et_hide_nav #page-container, .et_transparent_nav #page-container {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.et_transparent_nav.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_transparent_nav.et_non_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 0
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
	clear: none
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n) {
	margin-right: 60px
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n) {
	margin-right: 0
}
.et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1), .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
	clear: both
}
.et_header_style_split #logo {
	display: none
}
.et_vertical_nav.et_header_style_split #logo {
	display: block
}
.et_header_style_split .centered-inline-logo-wrap #logo {
	display: initial;
	-webkit-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_header_style_split.ie .centered-inline-logo-wrap #logo {
	display: inline
}
.et_header_style_split.et_hide_primary_logo .centered-inline-logo-wrap {
	width: 0
}
.et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
	right: 30px
}
#main-header.et-fixed-header {
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.1)!important;
	box-shadow: 0 0 7px rgba(0,0,0,.1)!important
}
.et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	padding-top: 20px
}
.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a {
	padding-bottom: 20px
}
.et_header_style_centered .et-fixed-header .et-search-form {
	top: 21px
}
.et_header_style_split .et-fixed-header .centered-inline-logo-wrap {
	width: 54px;
	height: 54px;
	margin: -20px 0
}
.et_header_style_centered .et-fixed-header #et_search_icon:before {
	margin-top: 0
}
.et_hide_nav.et_fixed_nav #main-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header {
	opacity: 0
}
.et_hide_nav.et_fixed_nav .et-fixed-header#main-header, .et_hide_nav.et_fixed_nav .et-fixed-header#top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav .et-fixed-header#top-header {
	opacity: 1;
	-webkit-transform: translateY(0)!important;
	transform: translateY(0)!important
}
.et_hide_nav .centered-inline-logo-wrap, .et_hide_nav.et_fixed_nav #main-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header {
	transition-duration: .7s
}
.et_hide_nav #page-container {
	padding-top: 0!important
}
.et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul {
	-webkit-animation: fadeLeft .4s ease-in-out;
	-moz-animation: fadeLeft .4s ease-in-out;
	-o-animation: fadeLeft .4s ease-in-out;
	animation: fadeLeft .4s ease-in-out
}
.et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul {
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-animation: Grow .4s ease-in-out;
	-moz-animation: Grow .8s ease-in-out;
	-o-animation: Grow .4s ease-in-out;
	animation: Grow .4s ease-in-out;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul, .et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul {
	-webkit-animation: flipInX .6s ease-in-out;
	-moz-animation: flipInX .6s ease-in-out;
	-o-animation: flipInX .6s ease-in-out;
	animation: flipInX .6s ease-in-out;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
.et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul, .et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul {
	-webkit-animation: flipInY .6s ease-in-out;
	-moz-animation: flipInY .6s ease-in-out;
	-o-animation: flipInY .6s ease-in-out;
	animation: flipInY .6s ease-in-out;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
.et_vertical_nav #et-main-area, .et_vertical_nav #top-header {
	position: relative;
	margin-left: 225px!important
}
.et_vertical_nav #top-header {
	z-index: 9999
}
.et_vertical_nav #page-container #main-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 225px;
	height: 100%;
	padding-top: 40px;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.1);
	box-shadow: 0 0 7px rgba(0,0,0,.1)
}
.et_vertical_nav #main-header .container {
	width: auto;
	margin: 0 40px
}
.et_vertical_nav #main-header #et-top-navigation, .et_vertical_nav #main-header #et_top_search, .et_vertical_nav #main-header #logo, .et_vertical_nav #main-header #top-menu, .et_vertical_nav #main-header #top-menu-nav {
	float: none;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.et_vertical_nav #main-header #logo {
	max-height: none;
	margin-bottom: 28px;
	padding: 0
}
.et_vertical_nav #main-header #top-menu li {
	display: block;
	padding-right: 0
}
.et_vertical_nav #main-header #top-menu li.mega-menu>ul {
	top: 190px;
	left: 185px!important
}
.et_vertical_nav #main-header #top-menu li ul {
	top: -32px;
	left: 185px
}
.et_vertical_nav #main-header #top-menu li ul {
	border-top: none;
	border-left-width: 3px;
	border-left-style: solid
}
.et_vertical_nav #main-header #top-menu li ul ul {
	top: -20px;
	left: 237px;
	border-left-width: 0
}
.et_vertical_nav #main-header #top-menu li.mega-menu ul {
	top: -32px;
	left: auto
}
.et_vertical_nav #main-header #top-menu li.mega-menu ul ul {
	top: auto
}
.et_vertical_nav #main-header #top-menu>li>a {
	margin-right: -40px;
	padding-right: 40px;
	padding-bottom: 19px
}
.et_vertical_nav #main-header #top-menu>li>a:after {
	right: 20px
}
.et_vertical_nav.et_boxed_layout #page-container #main-header {
	left: auto;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.et_vertical_nav.et_header_style_centered #main-header #top-menu-nav, .et_vertical_nav.et_header_style_split #main-header #top-menu-nav {
	width: 100%
}
.et_vertical_nav.et_vertical_right #et-main-area, .et_vertical_nav.et_vertical_right #top-header {
	margin-right: 225px;
	margin-left: 0!important
}
.et_vertical_nav.et_vertical_right #page-container #main-header {
	right: 0;
	left: auto!important
}
.et_vertical_nav.et_vertical_right #main-header #top-menu li.mega-menu>ul {
	right: 185px!important;
	left: auto!important
}
.et_vertical_nav.et_vertical_right #main-header #top-menu li ul {
	right: 185px;
	left: auto;
	border-right-width: 3px;
	border-right-style: solid;
	border-left: 0
}
.et_vertical_nav.et_vertical_right #main-header #top-menu li ul ul {
	border-right-width: 0
}
.et_vertical_nav input.et-search-field {
	left: 0!important
}
.et_vertical_nav #et_search_icon:before {
	top: -3px
}
.et_vertical_nav #et-top-navigation .et-cart-info {
	display: block;
	float: none
}
.et_vertical_nav .container.et_search_form_container {
	position: relative;
	right: 0!important;
	height: 40px!important
}
.et_vertical_nav .container.et_search_form_container .et-search-form input {
	font-size: 14px!important
}
.et_vertical_nav .container.et_search_form_container div#et_top_search {
	height: 30px
}
.et_vertical_nav .et_pb_menu_hidden #top-menu-nav>ul, .et_vertical_nav .et_pb_menu_hidden .et-cart-info, .et_vertical_nav .et_pb_menu_visible #top-menu-nav>ul, .et_vertical_nav .et_pb_menu_visible .et-cart-info {
	opacity: 1!important;
	-webkit-animation: none!important;
	-moz-animation: none!important;
	animation: none!important
}
.et_vertical_nav div#et_top_search {
	width: 100%
}
.et_vertical_nav .et_pb_menu_hidden #et_top_search {
	opacity: 0;
	-webkit-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_vertical_nav .et_pb_menu_visible #et_top_search {
	opacity: 1;
	-webkit-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_vertical_nav .container.et_search_form_container.et_pb_search_visible {
	right: 0;
	opacity: 1;
	-webkit-animation: fadeInLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeInLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeInLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeInLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_vertical_nav .et_pb_search_form_hidden {
	opacity: 0;
	-webkit-animation: fadeOutLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeOutLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeOutLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeOutLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_vertical_nav div#et_top_search {
	height: 30px;
	margin-top: 20px
}
.et_vertical_nav .container.et_search_form_container {
	margin-top: -45px!important
}
.et_vertical_nav span.et_close_search_field:after {
	font-size: 16px
}
.et_vertical_nav span.et_close_search_field {
	width: 13px;
	height: 18px
}
.et_vertical_nav .et-search-form input {
	width: 90%
}
.et_vertical_nav .container.et_search_form_container .et-search-form input {
	font-style: normal!important;
	text-decoration: none!important
}
.et_vertical_nav .et_search_form_container input::-moz-placeholder {
font-style:normal!important;
text-decoration:none!important
}
.et_vertical_nav .et_search_form_container input::-webkit-input-placeholder {
font-style:normal!important;
text-decoration:none!important
}
.et_vertical_nav .et_search_form_container input:-ms-input-placeholder {
font-style:normal!important;
text-decoration:none!important
}
.et_vertical_nav .et_search_outer {
	overflow: visible;
	position: relative
}
.et_vertical_nav.et_header_style_centered #main-header .et-search-form {
	left: 0
}
.et_vertical_nav.et_header_style_centered #et_search_icon:before {
	left: 50%;
	margin-left: -5px
}
.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
	display: block!important;
	margin: 16px auto 0
}
.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container {
	z-index: 1
}
.et_vertical_nav.et_header_style_split #main-header .container.et_search_form_container.et_pb_search_visible {
	z-index: 999
}
.et_vertical_nav.et_header_style_split #et_search_icon:before {
	margin-top: 0
}
.archive.et_left_sidebar.woocommerce-page ul.products li.product:nth-child(3n), .archive.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n), .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n), .et_pb_row .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n), .et_pb_row .et_left_sidebar.woocommerce-page ul.products li.product:nth-child(3n), .et_pb_row .et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n), .single.et_left_sidebar.woocommerce-page ul.products li.product:nth-child(3n), .single.et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n) {
	margin-right: 0
}
.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1), .et_left_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1), .et_right_sidebar.woocommerce-page ul.products li.product:nth-child(3n+1) {
	clear: both
}
.et_fullwidth_nav #main-header .container {
	width: 100%;
	max-width: 100%;
	padding-right: 30px;
	padding-left: 30px
}
.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container {
	padding-left: 0
}
.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
	padding-left: 30px
}
.et_fullwidth_secondary_nav #top-header .container {
	width: 100%;
	max-width: 100%;
	padding-right: 30px;
	padding-left: 30px
}
#sidebar {
	float: left;
	width: 20.875%
}
#left-area {
	width: 79.125%;
	padding-bottom: 23px
}
#main-content .container:before {
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #e2e2e2;
	content: ""
}
.et_full_width_page #left-area {
	float: none;
	width: 100%!important
}
.et_full_width_portfolio_page #left-area {
	float: left;
	width: 70%!important;
	margin-right: 9%
}
.et_right_sidebar #left-area {
	float: left;
	padding-right: 5.5%
}
.et_right_sidebar #sidebar {
	padding-left: 30px
}
.et_right_sidebar #main-content .container:before {
	right: 20.875%!important
}
.et_left_sidebar #left-area {
	float: right;
	padding-left: 5.5%
}
.et_left_sidebar #sidebar {
	padding-right: 30px
}
.et_left_sidebar #main-content .container:before {
	left: 20.875%!important
}
.et_pb_gutter.et_pb_gutters4 #left-area {
	width: 81%
}
.et_pb_gutter.et_pb_gutters2 #left-area {
	width: 77.25%
}
.et_pb_gutter.et_pb_gutters1 #left-area {
	width: 75%
}
.et_pb_gutter.et_pb_gutters4 #sidebar {
	width: 19%
}
.et_pb_gutter.et_pb_gutters2 #sidebar {
	width: 22.75%
}
.et_pb_gutter.et_pb_gutters1 #sidebar {
	width: 25%
}
.et_pb_gutters4.et_right_sidebar #left-area {
	padding-right: 8%
}
.et_pb_gutters4.et_left_sidebar #left-area {
	padding-left: 8%
}
.et_pb_gutters2.et_right_sidebar #left-area {
	padding-right: 3%
}
.et_pb_gutters2.et_left_sidebar #left-area {
	padding-left: 3%
}
.et_pb_gutters1.et_right_sidebar #left-area {
	padding-right: 0
}
.et_pb_gutters1.et_left_sidebar #left-area {
	padding-left: 0
}
.et_pb_gutter.et_pb_gutters4.et_right_sidebar #main-content .container:before {
	right: 19%!important
}
.et_pb_gutter.et_pb_gutters4.et_left_sidebar #main-content .container:before {
	left: 19%!important
}
.et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
	right: 22.75%!important
}
.et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
	left: 22.75%!important
}
.et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
	right: 25%!important
}
.et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
	left: 25%!important
}
.et_vertical_nav.et_vertical_fixed #page-container #main-header {
	position: fixed
}
.et_vertical_nav.et_vertical_fixed.et_header_style_left #et-top-navigation, .et_vertical_nav.et_vertical_fixed.et_header_style_split #et-top-navigation {
	padding-top: 33px
}
.et_header_style_fullscreen #et-top-navigation, .et_header_style_slide #et-top-navigation {
	padding: 24px 0 24px 0!important
}
.et_header_style_fullscreen .et_toggle_fullscreen_menu, .et_header_style_slide .et_toggle_slide_menu {
	padding-bottom: 0
}
.et_fixed_nav.et_header_style_slide #main-header {
	left: 0;
	-webkit-transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s ease-in-out, opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s ease-in-out;
	-moz-transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s cubic-bezier(.77, 0, .175, 1), opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s ease-in-out;
	transition: left .8s cubic-bezier(.77, 0, .175, 1), background .4s cubic-bezier(.77, 0, .175, 1), opacity .4s cubic-bezier(.77, 0, .175, 1), transform .4s ease-in-out
}
.et_fixed_nav.et_boxed_layout.et_header_style_slide #main-header {
	left: auto
}
.et_header_style_fullscreen div#et-info {
	margin-top: 0
}
}

@media all and (min-width:981px) and (max-width:1100px) {
.et_vertical_nav.et_right_sidebar #main-content .container:before {
	right: 195px
}
.et_vertical_nav.et_left_sidebar #main-content .container:before {
	left: 195px
}
.et_vertical_nav #top-menu li.mega-menu>ul {
	width: 675px!important
}
.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
	font-size: 65px;
	line-height: 65px
}
.et_vertical_nav .et_pb_column_3_4 .mejs-container, .et_vertical_nav .et_pb_column_3_4 .mejs-container .mejs-controls {
	height: 60px!important
}
.et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
	font-size: 55px;
	line-height: 55px
}
.et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images, .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images {
	width: 215px!important
}
.et_vertical_nav .et_pb_column_1_4 .wp-pagenavi span.pages {
	display: block;
	width: 119px!important
}
#sidebar .et_pb_widget {
	margin-left: 0
}
.et_left_sidebar #sidebar .et_pb_widget {
	margin-right: 0
}
}

@media all and (max-width:980px) {
.et_hide_mobile_logo #main-header .logo_container {
	display: none;
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
#page-container, .et_fixed_nav.et_show_nav #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
	padding-top: 80px
}
.et_non_fixed_nav #page-container {
	padding-top: 0
}
.et_fixed_nav.et_show_nav.et_header_style_centered #page-container, .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
	padding-top: 136px
}
#left-area, #sidebar {
	width: 100%!important
}
.et_left_sidebar #left-area, .et_left_sidebar #sidebar, .et_right_sidebar #left-area, .et_right_sidebar #sidebar {
	float: none;
	width: auto;
	padding-right: 0;
	padding-left: 0
}
.et_right_sidebar #left-area {
	margin-right: 0
}
.et_right_sidebar #sidebar {
	margin-left: 0;
	border-left: none
}
.et_left_sidebar #left-area {
	margin-left: 0
}
.et_left_sidebar #sidebar {
	margin-right: 0;
	border-right: none
}
#main-content .container:before {
	display: none!important
}
.et_full_width_page .et_gallery_item:nth-child(4n+1), .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1) {
	clear: none
}
.footer-widget:nth-child(n) {
	width: 46.25%!important;
	margin: 0 7.5% 7.5% 0!important
}
#footer-widgets .footer-widget .fwidget {
	margin-bottom: 16.21%
}
.et_pb_gutters1 .footer-widget:nth-child(n) {
	width: 50%!important;
	margin: 0!important
}
.et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
	margin-bottom: 0
}
#footer-widgets {
	padding: 8% 0
}
#footer-widgets .footer-widget:nth-child(2n) {
	margin-right: 0!important
}
#footer-widgets .footer-widget:nth-last-child(-n+2) {
	margin-bottom: 0!important
}
.bottom-nav {
	text-align: center
}
.woocommerce .cart-collaterals>div, .woocommerce .cart-collaterals>form {
	float: none!important;
	width: 100%!important
}
.shop_table .coupon {
	margin-bottom: 25px!important
}
.checkout .col-1, .checkout .col-2, .checkout .form-row {
	float: none!important;
	width: auto!important
}
.checkout .col-1, .checkout .col-2 {
	margin-bottom: 25px!important
}
#main-header, #top-header {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
#top-menu {
	display: none
}
.et_hide_nav.et_fixed_nav #main-header, .et_hide_nav.et_fixed_nav #top-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header, .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header {
	opacity: 1;
	-webkit-transform: translateY(0)!important;
	transform: translateY(0)!important
}
.et_header_style_centered #main-header {
	padding: 20px 0
}
.et_header_style_centered nav#top-menu-nav {
	display: none
}
.et_header_style_split #main-header {
	padding: 20px 0
}
.et_header_style_split #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation {
	display: block;
	padding-top: 0
}
#et-top-navigation {
	margin-right: 0;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
	position: absolute
}
.et_header_style_left #et-top-navigation, .et_header_style_left .et-fixed-header #et-top-navigation {
	display: block;
	padding-top: 24px
}
.et_fixed_nav #main-header, .et_non_fixed_nav.et_transparent_nav #main-header {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.et_vertical_nav.et_left_sidebar #left-area, .et_vertical_nav.et_right_sidebar #left-area {
	width: auto
}
#et-secondary-menu, #et-secondary-nav {
	display: none!important
}
.et_fixed_nav_temp #main-header, .et_non_fixed_nav.et_transparent_nav_temp #main-header, .et_secondary_nav_only_menu #main-header {
	top: 0!important
}
.et_secondary_nav_only_menu #top-header {
	display: none
}
#top-header .container {
	padding-top: 0
}
#et-info {
	padding-top: .75em
}
#logo, #main-header, .container, .logo_container {
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}
.et_header_style_centered #logo {
	max-height: 60px
}
.et_header_style_centered header#main-header .logo_container {
	height: auto;
	max-height: 100px;
	padding: 0
}
.et_header_style_split header#main-header .logo_container {
	height: auto;
	max-height: 100px;
	padding: 0
}
.et_header_style_split #logo {
	max-height: 60px
}
.et_vertical_nav span.logo_helper {
	display: inline-block
}
.et_vertical_nav.et_header_style_left .logo_container {
	position: absolute;
	height: 100%
}
.et_header_style_left #logo, .et_header_style_split #logo {
	max-width: 50%
}
#et_top_search {
	float: left;
	margin: 0 35px 0 0
}
#et_search_icon:before {
	top: 7px
}
.et_header_style_centered #et_top_search, .et_vertical_nav.et_header_style_centered #main-header #et_top_search {
	display: none!important
}
.et_header_style_centered .et_search_outer, .et_header_style_split .et_search_outer {
	display: none
}
.et_header_style_split #et_top_search, .et_vertical_nav.et_header_style_split #main-header #et_top_search {
	display: none!important
}
.et_header_style_left .et-search-form, .et_header_style_split .et-search-form {
	width: 50%!important;
	max-width: 50%!important
}
.et_header_style_slide .et_slide_in_menu_container .et-search-form {
	width: 100%!important;
	max-width: 100%!important
}
#footer-info, .et-social-icons {
	float: none;
	text-align: center
}
.et-social-icons {
	margin: 0 0 5px
}
#top-header .et-social-icons {
	margin-bottom: 0
}
.et_header_style_centered #et-top-navigation .et-cart-info {
	display: none
}
#et-top-navigation .et-cart-info {
	margin-top: 5px
}
.et_vertical_nav #et-top-navigation .et-cart-info {
	margin-left: -38px
}
#et_mobile_nav_menu {
	display: block
}
.et_header_style_centered .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
	opacity: 1
}
.et_header_style_centered #et_mobile_nav_menu {
	float: none;
	position: relative;
	margin-top: 20px
}
.et_header_style_centered #main-header .mobile_nav {
	display: block;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(0,0,0,.05);
	text-align: left
}
.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page {
	display: inline-block;
	color: #666;
	font-size: 14px
}
.et_header_style_centered .mobile_menu_bar {
	position: absolute;
	top: 2px;
	right: 5px
}
.et_header_style_centered .et_mobile_menu {
	top: 53px
}
.et_header_style_split #et_mobile_nav_menu {
	display: block;
	float: none;
	position: relative;
	margin-top: 20px
}
.et_header_style_split nav#top-menu-nav {
	display: none
}
.et_header_style_split #main-header .mobile_nav {
	display: block;
	padding: 9px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(0,0,0,.05);
	text-align: left
}
.et_header_style_split .mobile_menu_bar {
	position: absolute;
	top: 2px;
	right: 5px
}
.et_header_style_split .et_mobile_menu {
	top: 53px
}
body.admin-bar.et_vertical_nav #main-header {
	top: 0!important
}
.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header, .et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header {
	top: 32px!important
}
body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
	top: 0!important
}
.et_fixed_nav.et_header_style_slide #main-header {
	left: 0!important
}
.et_fixed_nav.et_boxed_layout.et_header_style_slide #page-container #main-header {
	width: 100%
}
}

@media screen and (max-width:782px) {
body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
	top: 46px
}
.et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header, .et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header {
	top: 46px!important
}
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
	top: 80px
}
body.admin-bar.et_header_style_slide .et_slide_in_menu_container {
	top: 46px
}
}

@media all and (max-width:768px) {
#main-content table.cart td, #main-content table.cart th, #main-content table.cart tr, .woocommerce-cart #content-area table td, .woocommerce-cart #content-area table th, .woocommerce-cart #content-area table tr, table.cart td, table.cart th, table.cart tr {
	max-width: 100%
}
#content-area table tr, #main-content table.cart tr, table.cart tr {
	padding: 0
}
.woocommerce .cart_item .quantity {
	width: auto
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 50%;
	margin-right: 0
}
.woocommerce-cart table.cart td.actions .button[name=update_cart] {
	width: 100%
}
}

@media all and (max-width:767px) {
#footer-widgets .footer-widget, .et_pb_gutters1 #footer-widgets .footer-widget {
	width: 100%!important;
	margin-right: 0!important
}
#footer-widgets .footer-widget .fwidget, #footer-widgets .footer-widget:nth-child(n) {
	margin-bottom: 9.5%!important
}
.et_pb_gutters1 #footer-widgets .footer-widget .fwidget, .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n) {
	margin-bottom: 0!important
}
#footer-widgets {
	padding: 10% 0
}
#footer-widgets .footer-widget .fwidget:last-child {
	margin-bottom: 0!important
}
#footer-widgets .footer-widget:last-child {
	margin-bottom: 0!important
}
.comment-body {
	padding: 0 0 0 100px
}
.comment-reply-link {
	top: auto!important;
	bottom: -40px
}
#commentform input[type=text] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
.comment .children {
	margin-left: 0
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li, body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active, body.woocommerce div.product .woocommerce-tabs ul.tabs li, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	display: block!important;
	border-bottom: 1px solid #e0dadf!important
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a, body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	display: block!important
}
.woocommerce .form-row {
	float: none!important;
	width: auto!important
}
body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
	top: 46px
}
body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header {
	top: 104px
}
#et-info .et-social-icons {
	display: none
}
#et-secondary-menu .et_duplicate_social_icons {
	display: inline-block
}
#et-top-navigation {
	margin-right: 0
}
body.et_fixed_nav.et_secondary_nav_two_panels #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header {
	top: 58px
}
#et-info, #et-secondary-menu {
	display: block;
	float: none;
	text-align: center
}
.et_secondary_nav_two_panels #et-secondary-menu {
	margin-top: 12px
}
#top-header .et-cart-info {
	margin-left: 0
}
.et_header_style_fullscreen div#et-info {
	float: none!important;
	position: relative;
	margin-top: 15px
}
.et_header_style_fullscreen #et-info a {
	display: inline-block;
	line-height: 0
}
.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
	display: block!important;
	width: 100%!important;
	max-width: 100%!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important
}
.et_header_style_fullscreen .et_slide_in_menu_container {
	padding-top: 140px
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
	top: 28px
}
.et_hide_search_icon.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
	display: none!important
}
}

@media all and (max-width:479px) {
#et-top-navigation {
	margin-right: 0
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
	margin-bottom: 11.5%!important
}
#footer-widgets .footer-widget.last {
	margin-bottom: 0!important
}
.et_pb_gutters1 #footer-widgets .footer-widget .fwidget, .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n) {
	margin-bottom: 0!important
}
#footer-widgets {
	padding: 12% 0
}
#content table.cart td, #content table.cart th, #content table.cart tr, table.cart td, table.cart th, table.cart tr {
	padding: .857em .287em!important
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
	margin-bottom: 10px
}
.woocommerce-cart table.cart td.actions .button, .woocommerce-cart table.cart td.actions .coupon .input-text {
	width: 100%
}
}

@media print {
#main-header, #top-header {
	position: relative!important;
	top: auto!important;
	right: auto!important;
	bottom: auto!important;
	left: auto!important
}
#page-container {
	padding-top: 0!important
}
#respond {
	display: none
}
}
@font-face {
	font-family: ETmodules;
	src: url(core/admin/fonts/modules.eot);
	src: url(core/admin/fonts/modules.eot) format("embedded-opentype"), url(core/admin/fonts/modules.ttf) format("truetype"), url(core/admin/fonts/modules.woff) format("woff"), url(core/admin/fonts/modules.svg) format("svg");
	font-weight: 400;
	font-style: normal
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.et_pb_column_1_3 h1, .et_pb_column_1_4 h1 {
	font-size: 26px
}
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
	font-size: 23px
}
.et_pb_column_1_3 h3, .et_pb_column_1_4 h3 {
	font-size: 20px
}
.et_pb_column_1_3 h4, .et_pb_column_1_4 h4 {
	font-size: 18px
}
.et_pb_column_1_3 h5, .et_pb_column_1_4 h5 {
	font-size: 16px
}
.et_pb_column_1_3 h6, .et_pb_column_1_4 h6 {
	font-size: 15px
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	content: " "
}
* html .clearfix {
	zoom: 1
}
.et_pb_blurb_content, .et_pb_circle_counter, .et_pb_contact_main_title, .et_pb_countdown_timer_container, .et_pb_counter_title, .et_pb_gallery_item, .et_pb_newsletter_description, .et_pb_number_counter, .et_pb_portfolio_item, .et_pb_post, .et_pb_pricing_content, .et_pb_pricing_heading, .et_pb_promo_description, .et_pb_slide_description, .et_pb_tab, .et_pb_tabs_controls, .et_pb_team_member, .et_pb_testimonial_description_inner, .et_pb_text, .et_pb_toggle_content, .et_pb_toggle_title, .et_pb_widget, .product {
	word-wrap: break-word
}
.et_overlay:before, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_contact_submit, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_member_social_links a:hover, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_pb_sum, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover {
	color: #2ea3f2
}
.et_pb_pricing li span:before {
	border-color: #2ea3f2
}
.et_audio_content, .et_link_content, .et_pb_counter_amount, .et_pb_featured_table .et_pb_pricing_heading, .et_quote_content {
	background-color: #2ea3f2
}
.et_pb_row {
	position: relative;
	width: 80%;
	max-width: 1080px;
	margin: auto
}
.et_pb_column {
	float: left;
	position: relative;
	background-position: center;
	background-size: cover
}
.et_pb_column.et_pb_section_parallax {
	position: relative
}
.et_pb_button {
	position: relative;
	padding: .3em 1em;
	border: 2px solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: 0 0;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.7em!important;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	padding: .3em 2em .3em .7em;
	border: 2px solid transparent
}
.et_pb_button:hover {
	background: rgba(255,255,255,.2)
}
.et_pb_bg_layout_light .et_pb_button:hover, .et_pb_bg_layout_light.et_pb_button:hover, .et_pb_contact_reset:hover, .et_pb_contact_submit:hover, .et_pb_pricing_table_button:hover {
	background: rgba(0,0,0,.05)
}
.et_pb_button:after, .et_pb_button:before {
	position: absolute;
	margin-left: -1em;
	opacity: 0;
	font-size: 32px;
	line-height: 1em;
	content: "\35";
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
.et_pb_button:before {
	display: none
}
.et_pb_button:hover:after, .et_pb_more_button:hover:after, .et_pb_newsletter_button:hover:after, .et_pb_pricing_table_button:hover:after, .et_pb_promo_button:hover:after {
	margin-left: 0;
	opacity: 1
}
.et_pb_contact_reset:hover {
	padding: .3em 1em
}
.et_subscribe_loader {
	display: none;
	position: absolute;
	top: 16px;
	left: 50%;
	width: 16px;
	height: 16px;
	margin-left: -8px;
	background: url(includes/builder/styles/images/subscribe-loader.gif)
}
.et_pb_button_text_loading .et_pb_newsletter_button_text {
	visibility: hidden
}
.et_post_gallery {
	padding: 0!important;
	line-height: 1.7!important;
	list-style: none!important
}
p.et_pb_gallery_caption {
	line-height: 1.7
}
.fullwidth-menu li {
	display: inline-block;
	padding-right: 22px;
	font-size: 14px
}
.fullwidth-menu>li:last-child {
	padding-right: 0
}
.fullwidth-menu a {
	display: block;
	position: relative;
	color: rgba(0,0,0,.6);
	text-decoration: none;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.fullwidth-menu a:hover {
	opacity: .7;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}
.fullwidth-menu li>a {
	padding-bottom: 29px;
	word-wrap: break-word
}
.et_pb_all_tabs, .et_pb_counters .et_pb_counter_container, .et_pb_module, .et_pb_portfolio_item, .et_pb_pricing_table, .et_pb_row, .et_pb_row_inner, .et_pb_slide, .et_pb_tab, .et_pb_with_background {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.et_pb_image {
	display: block;
	margin-right: auto;
	margin-left: auto;
	line-height: 0
}
.et_pb_image.aligncenter {
	text-align: center
}
.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
	display: block;
	overflow: hidden;
	position: relative
}
.et_pb_image_sticky {
	display: inherit;
	margin-bottom: 0!important
}
.et-pb-icon {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: ETmodules;
	font-size: 96px;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	line-height: 1;
	text-transform: none;
	content: attr(data-icon);
	speak: none
}
.et-pb-icon-circle {
	padding: 25px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	font-size: 48px
}
.et-pb-icon-circle-border {
	border: 3px solid
}
.et_pb_blurb_content {
	position: relative;
	max-width: 550px;
	margin: 0 auto
}
.et_pb_blurb_content p:last-of-type {
	padding-bottom: 0
}
.et_pb_main_blurb_image {
	margin-bottom: 30px;
	text-align: center
}
.et_pb_blurb h4 {
	padding-bottom: 5px
}
.et_pb_blurb h4 a {
	text-decoration: none
}
.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
	display: table-cell;
	width: 32px
}
.et_pb_blurb_position_left .et_pb_main_blurb_image img, .et_pb_blurb_position_right .et_pb_main_blurb_image img {
	width: inherit
}
.et_pb_blurb_position_left .et-pb-icon, .et_pb_blurb_position_right .et-pb-icon {
	font-size: 32px
}
.et_pb_blurb_position_left .et-pb-icon-circle, .et_pb_blurb_position_right .et-pb-icon-circle {
	padding: 8px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	font-size: 16px
}
.et_pb_blurb_position_left .et-pb-icon-circle-border, .et_pb_blurb_position_right .et-pb-icon-circle-border {
	border: 2px solid
}
.et_pb_blurb_position_left .et_pb_blurb_container, .et_pb_blurb_position_right .et_pb_blurb_container {
	display: table-cell;
	vertical-align: top
}
.et_pb_blurb_position_left .et_pb_blurb_container {
	padding-left: 15px
}
.et_pb_blurb_position_left .et_pb_blurb_content {
	text-align: left
}
.et_pb_blurb_position_right .et_pb_blurb_container {
	padding-right: 15px
}
.et_pb_blurb_position_right .et_pb_blurb_content {
	padding-right: 52px;
	text-align: right
}
.et_pb_blurb_position_right .et_pb_main_blurb_image {
	right: 0;
	left: auto
}
.et_pb_blurb_position_right .et-pb-icon {
	margin-right: 0;
	margin-left: 20px
}
.et_pb_pricing_table {
	float: left;
	position: relative;
	width: 33.33%;
	margin: 30px -1px 0 0;
	padding-bottom: 30px;
	border: 1px solid #bebebe;
	background-color: #fcfcfc;
	text-align: center
}
.et_pb_featured_table {
	position: relative;
	z-index: 10;
	margin-top: 0;
	background-color: #fff;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,.1);
	box-shadow: 0 0 12px rgba(0,0,0,.1)
}
.et_pb_centered_pricing_items .et_pb_pricing {
	text-align: center
}
.et_pb_column_4_4 .et_pb_pricing_table {
	width: 25%
}
.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
	width: 33.33%
}
.et_pb_column_1_2 .et_pb_pricing_table, .et_pb_column_2_3 .et_pb_pricing_table, .et_pb_pricing_2 .et_pb_pricing_table {
	width: 50%
}
.et_pb_column_1_3 .et_pb_pricing_table, .et_pb_column_1_4 .et_pb_pricing_table, .et_pb_column_3_8 .et_pb_pricing_table, .et_pb_pricing_1 .et_pb_pricing_table {
	width: 100%;
	margin: 0 0 30px
}
.et_pb_column_1_3 .et_pb_pricing_table.et-last-child, .et_pb_column_1_3 .et_pb_pricing_table:last-child, .et_pb_column_1_4 .et_pb_pricing_table.et-last-child, .et_pb_column_1_4 .et_pb_pricing_table:last-child, .et_pb_column_3_8 .et_pb_pricing_table.et-last-child, .et_pb_column_3_8 .et_pb_pricing_table:last-child, .et_pb_pricing_1 .et_pb_pricing_table.et-last-child, .et_pb_pricing_1 .et_pb_pricing_table:last-child {
	margin-bottom: 0
}
.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(2n+1), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(2n+1), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(3n+1), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
	clear: both
}
.et_pb_column_1_2>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_2_3>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3), .et_pb_column_3_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+4), .et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+5) {
	margin-top: 50px
}
.et_pb_column_1_2 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_2_3 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3), .et_pb_column_3_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4), .et_pb_column_4_4 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+5) {
	margin-top: 30px
}
.et_pb_pricing_heading {
	position: relative;
	margin-bottom: 17px;
	padding: 10px 0;
	background-color: #bebebe
}
.et_pb_pricing_heading h2 {
	padding-bottom: 5px;
	color: #fff
}
.et_pb_best_value {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px
}
.et_pb_pricing_content_top {
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #bebebe
}
.et_pb_et_price {
	color: #999;
	font-size: 16px
}
.et_pb_dollar_sign {
	position: absolute;
	margin-left: -.5em;
	font-size: 18px;
	font-weight: 400
}
.et_pb_sum {
	font-size: 80px;
	font-weight: 300;
	line-height: 1.03em
}
.et_pb_pricing_content {
	position: relative;
	padding: 30px;
	text-align: left
}
.et_pb_featured_table .et_pb_pricing_content {
	padding-bottom: 50px
}
.et_pb_pricing li {
	position: relative;
	padding: 0 0 1.6em 14px;
	line-height: 1.6em
}
.et_pb_pricing li:last-child {
	padding-bottom: 0
}
.et_pb_pricing li span:before {
	position: absolute;
	top: 9px;
	left: -14px;
	border-width: 3px;
	border-style: solid;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	content: ""
}
.et_pb_pricing li.et_pb_not_available {
	color: #ccc
}
.et_pb_pricing li.et_pb_not_available span:before {
	border-color: #ccc
}
.et_pb_pricing li a {
	font-weight: 500;
	text-decoration: none
}
.et_pb_pricing li span {
	position: relative
}
.et_pb_centered_pricing_items .et_pb_pricing li {
	padding-left: 0
}
.et_pb_pricing_table_button {
	display: inline-block;
	position: relative
}
.et_pb_testimonial {
	position: relative;
	padding: 30px;
	line-height: 1.5
}
.et_pb_testimonial.et_pb_testimonial_no_bg {
	padding: 30px 0 0
}
.et_pb_testimonial p:last-of-type {
	padding-bottom: 0
}
.et_pb_testimonial_portrait, .et_pb_testimonial_portrait:before {
	-webkit-border-radius: 90px;
	-moz-border-radius: 90px;
	border-radius: 90px
}
.et_pb_testimonial_portrait {
	display: table-cell;
	float: left;
	position: relative;
	width: 90px;
	height: 90px;
	margin-right: 30px;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}
.et_pb_testimonial_portrait:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,.3);
	content: ""
}
.et_pb_column_1_3 .et_pb_testimonial_portrait, .et_pb_column_1_4 .et_pb_testimonial_portrait, .et_pb_column_3_8 .et_pb_testimonial_portrait {
	display: block;
	float: none;
	margin: 0 auto 20px
}
.et_pb_testimonial_description, .et_pb_testimonial_description_inner {
	display: table-cell;
	position: relative
}
.et_pb_bg_layout_dark .et_pb_testimonial_description a {
	color: #fff
}
.et_pb_testimonial_author {
	display: block;
	margin-top: 16px;
	font-weight: 700
}
.et_pb_testimonial_author a {
	color: inherit
}
.et_pb_testimonial:before {
	position: absolute;
	top: -16px;
	left: 50%;
	margin-left: -16px;
	-webkit-border-radius: 31px;
	-moz-border-radius: 31px;
	border-radius: 31px;
	background: #f5f5f5;
	font-size: 32px;
	content: "\7c"
}
.et_pb_testimonial.et_pb_testimonial_no_bg:before {
	background: inherit
}
.et_pb_testimonial.et_pb_icon_off:before {
	display: none
}
.et_pb_testimonial_old_layout, .et_pb_testimonial_old_layout .et_pb_testimonial_description a {
	color: #666!important
}
.et-promo {
	padding: 40px 0 25px;
	background-color: #1f6581
}
.et-promo-description {
	float: left;
	padding: 0 60px
}
.et-promo-description {
	width: 754px
}
.et-promo-description p {
	color: #fff
}
.et-promo-button {
	display: inline-block;
	float: left;
	margin-top: 20px;
	padding: 14px 20px;
	padding-right: 60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	background-color: rgba(0,0,0,.35);
	font-size: 20px;
	font-weight: 500
}
.et_pb_counter_title {
	display: block;
	font-size: 12px;
	line-height: 1.6em
}
.et_pb_bg_layout_light .et_pb_counter_title {
	color: #666
}
.et_pb_counter_container {
	display: block;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	color: #fff;
	background-color: #ddd
}
.et_pb_counter_amount {
	display: block;
	float: left;
	min-height: 6px;
	padding: 1px 3% 1px 1px;
	opacity: 0;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.6em;
	text-align: right
}
.et_pb_counters span.et_pb_counter_amount_number {
	display: inline-block;
	padding-left: 5px
}
.et_pb_counters.et_pb_section_video>li {
	position: relative
}
.et_pb_counters>li.et_pb_section_video .et_pb_counter_amount {
	position: relative
}
.et_pb_post {
	margin-bottom: 60px
}
.et_pb_post .entry-featured-image-url {
	display: block;
	position: relative
}
.et_pb_post h2 {
	margin-top: 30px
}
.et_pb_portfolio_item h3 a, .et_pb_post h2 a {
	text-decoration: none
}
.et_pb_post .post-meta {
	margin-bottom: 6px;
	font-size: 14px
}
.et_pb_portfolio_item .post-meta a, .et_pb_post .post-meta a {
	text-decoration: none
}
.et_pb_post .more {
	color: #82c0c7;
	text-decoration: none
}
.et_pb_posts a.more-link {
	display: block;
	clear: both
}
.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
	display: block;
	position: relative
}
.et_pb_posts.et_pb_module article .et_pb_row {
	width: 100%
}
.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
	width: 80%
}
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p, .et_pb_bg_layout_light p.et_pb_title_meta_container, .et_pb_bg_layout_light p.et_pb_title_meta_container a {
	color: #666
}
.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .post-meta a, .et_pb_bg_layout_dark .et_pb_post p, .et_pb_bg_layout_dark p.et_pb_title_meta_container, .et_pb_bg_layout_dark p.et_pb_title_meta_container a {
	color: inherit
}
.et_pb_blog_grid .column {
	float: left;
	max-width: 100%
}
.et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
	margin-right: 0!important
}
.et_pb_blog_grid .et_pb_post {
	padding: 19px;
	border: 1px solid #d8d8d8;
	background-color: #fff;
	word-wrap: break-word
}
.et_pb_blog_grid_dropshadow .et_pb_post {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,.1);
	box-shadow: 0 1px 5px rgba(0,0,0,.1)
}
.et_pb_blog_grid .et_pb_image_container {
	position: relative
}
.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_image_container {
	margin: -20px -20px 10px
}
.et_pb_image_container img, .et_pb_post a img {
	max-width: 100%;
	vertical-align: bottom
}
.et_pb_blog_grid .et_pb_image_container img {
	min-width: 100%;
	max-width: 100%;
	height: auto
}
.et_pb_blog_grid .et_pb_no_thumb h2 {
	margin-top: 0
}
.et_pb_blog_grid .et_audio_content {
	margin-bottom: 0
}
.et_pb_blog_grid h2 {
	margin-top: 19px;
	font-size: 18px
}
.et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	display: none;
	opacity: 0;
	line-height: 0
}
.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 0
}
.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
	opacity: 1
}
.et_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
	opacity: 1;
	-webkit-animation: gridFadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: gridFadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: gridFadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: gridFadeIn 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_post .et_main_video_container {
	position: relative
}
.et_pb_post .et_pb_video_overlay .et_pb_video_play {
	color: #fff
}
.et_pb_post .et_pb_video_overlay_hover:hover {
	background: rgba(0,0,0,.6)
}
.et_pb_blog_grid .et_main_video_overlay:hover:before {
	background: rgba(0,0,0,.6)
}
.et_pb_video {
	position: relative
}
.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0
}
.et_pb_video_box video {
	width: 100%!important;
	height: auto!important
}
.et_pb_video_overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	cursor: pointer
}
.et_pb_video_play:before {
	font-family: ETmodules;
	content: "\49"
}
.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	color: #fff
}
.et_pb_bg_layout_light .et_pb_video_play {
	color: #333
}
.et_pb_video_overlay_hover {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0,0,0,.6)
}
.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
	margin-top: -3rem;
	margin-left: -3rem;
	font-size: 6rem;
	line-height: 6rem
}
.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
	margin-top: -1.5rem;
	margin-left: -1.5rem;
	font-size: 3rem;
	line-height: 3rem
}
.et_pb_video_slider .et_pb_slider:hover .et_pb_video_overlay_hover {
	background: rgba(0,0,0,.6)
}
.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light~.et-pb-controllers a {
	background-color: rgba(255,255,255,.5)
}
.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light~.et-pb-controllers .et-pb-active-control {
	background-color: #fff!important
}
.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark~.et-pb-controllers a {
	background-color: rgba(51,51,51,.5)
}
.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark~.et-pb-controllers .et-pb-active-control {
	background-color: #333!important
}
.et_pb_video_slider .et_pb_controls_dark .et-pb-slider-arrows {
	color: #333
}
.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers {
	bottom: 35px
}
.et_pb_carousel {
	overflow: hidden;
	position: relative;
	margin-top: 2%
}
.et_pb_carousel:hover .et-pb-arrow-prev {
	left: 10px;
	opacity: 1
}
.et_pb_carousel:hover .et-pb-arrow-next {
	right: 10px;
	opacity: 1
}
.et_pb_slider_carousel {
	margin-bottom: 0!important
}
.et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_light+.et_pb_carousel .et_pb_video_play {
	color: #fff
}
.et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark+.et_pb_carousel .et_pb_video_play {
	color: #333
}
.et_pb_carousel_items {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: auto
}
.et_pb_carousel_items .et-carousel-group {
	display: none;
	float: left;
	position: relative;
	width: 100%
}
.et_pb_carousel_items .et-carousel-group.active {
	display: block
}
.et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child {
	margin-right: 0
}
.et_pb_carousel_item {
	display: none;
	float: left;
	position: relative;
	margin: 0 2% 0 0;
	padding: 0;
	background: rgba(0,0,0,.25)
}
.et_pb_carousel_items.columns-6 .et_pb_carousel_item {
	width: 15%
}
.et_pb_carousel_items.columns-5 .et_pb_carousel_item {
	width: 18.4%
}
.et_pb_carousel_items.columns-4 .et_pb_carousel_item {
	width: 23.5%
}
.et_pb_carousel_items.columns-3 .et_pb_carousel_item {
	width: 32%
}
.et_pb_carousel_items.columns-2 .et_pb_carousel_item {
	width: 49%
}
.et_pb_carousel_items.columns-1 .et_pb_carousel_item {
	width: 100%
}
.et_pb_carousel_item:after {
	display: block;
	padding-top: 75%;
	content: ""
}
.et_pb_carousel_item .et_pb_video_overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover {
	background: rgba(0,0,0,.6)
}
.et_pb_carousel_item .et_pb_video_play {
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out
}
.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play {
	opacity: 1
}
.et_pb_carousel_item .et_pb_video_overlay_hover:hover {
	background: rgba(0,0,0,.6)
}
.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev {
	opacity: 0!important
}
.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next {
	opacity: 0!important
}
.et_mobile_device .et_pb_carousel .et-pb-arrow-prev {
	left: -10px;
	opacity: 1
}
.et_mobile_device .et_pb_carousel .et-pb-arrow-next {
	right: -10px;
	opacity: 1
}
.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide {
	min-height: initial!important
}
.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
	margin-top: -1.39rem;
	margin-left: -1.39rem;
	font-size: 2.78rem;
	line-height: 2.78rem
}
.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
	margin-top: -1rem;
	margin-left: -1rem;
	font-size: 2rem;
	line-height: 2rem
}
.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play {
	margin-top: -.75rem;
	margin-left: -.75rem;
	font-size: 1.5rem;
	line-height: 1.5rem
}
.et_pb_widget_area_left {
	padding-right: 30px;
	border-right: 1px solid rgba(0,0,0,.1)
}
.et_pb_widget_area_right {
	padding-left: 30px;
	border-left: 1px solid rgba(0,0,0,.1)
}
.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_left {
	border-right: none
}
.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_right {
	border-left: none
}
.et_pb_sidebar_no_border {
	padding: 0;
	border: none
}
.et_pb_fullwidth_image {
	position: relative;
	line-height: 0
}
.et_pb_fullwidth_image img {
	width: 100%
}
.et_pb_promo {
	padding: 40px 60px;
	text-align: center
}
.et_pb_promo_description {
	position: relative;
	padding-bottom: 20px
}
.et_pb_promo_description p:last-of-type {
	padding-bottom: 0
}
.et_pb_module.et_pb_button, .et_pb_promo_button {
	display: inline-block;
	color: inherit
}
.et_pb_newsletter_button:hover, .et_pb_promo_button:hover {
	text-decoration: none
}
.et_pb_column_1_2 .et_pb_promo, .et_pb_column_1_3 .et_pb_promo, .et_pb_column_1_4 .et_pb_promo {
	padding: 40px
}
.et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right
}
.et_pb_button_module_wrapper.et_pb_button_alignment_center {
	text-align: center
}
.et_pb_newsletter {
	padding: 25px
}
.et_pb_newsletter_description, .et_pb_newsletter_form {
	position: relative;
	width: 50%;
	padding: 0
}
.et_pb_newsletter_description {
	float: left;
	margin-bottom: 20px
}
.et_pb_newsletter_description p:last-of-type {
	padding-bottom: 0
}
.et_pb_newsletter_form {
	float: left
}
.et_pb_newsletter_form p input {
	width: 100%;
	padding: 14px 4%!important;
	border: none!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	color: #666;
	background-color: #fff;
	font-size: 14px;
	font-size: 16px;
	font-weight: 400
}
.et_pb_newsletter_form p .et_pb_signup_error {
	border: 1px solid red!important
}
.et_pb_newsletter_result {
	display: none
}
.et_pb_newsletter_button {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	color: inherit;
	text-align: center
}
.et_pb_feedburner_form .et_pb_newsletter_button, .et_pb_login_form .et_pb_newsletter_button {
	width: 100%;
	margin: 0;
	cursor: pointer
}
.et_pb_feedburner_form form, .et_pb_login_form form {
	text-align: left
}
.et_pb_feedburner_form ::-webkit-input-placeholder, .et_pb_login_form ::-webkit-input-placeholder {
color:#666
}
.et_pb_feedburner_form ::-moz-placeholder, .et_pb_login_form ::-moz-placeholder {
color:#666
}
.et_pb_feedburner_form :-ms-input-placeholder, .et_pb_login_form :-ms-input-placeholder {
color:#666
}
.et_pb_no_bg {
	padding: 0!important
}
.et_pb_column_1_2 .et_pb_newsletter_description, .et_pb_column_1_2 .et_pb_newsletter_form, .et_pb_column_1_3 .et_pb_newsletter_description, .et_pb_column_1_3 .et_pb_newsletter_form, .et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_form, .et_pb_column_1_4 .et_pb_newsletter_description, .et_pb_column_1_4 .et_pb_newsletter_form, .et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_form, .logged-in .et_pb_login .et_pb_newsletter_description {
	width: 100%;
	padding: 0
}
.et_pb_column_2_3 .et_pb_newsletter_form, .et_pb_column_3_4 .et_pb_newsletter_form, .et_pb_column_4_4 .et_pb_newsletter_form {
	padding-left: 40px
}
.et_pb_tabs {
	border: 1px solid #d9d9d9
}
ul.et_pb_tabs_controls {
	background-color: #f4f4f4
}
ul.et_pb_tabs_controls:after {
	display: block;
	visibility: visible;
	position: relative;
	z-index: 9;
	top: -1px;
	border-top: 1px solid #d9d9d9;
	content: ""
}
.et_pb_tabs_controls li {
	display: table;
	float: left;
	position: relative;
	z-index: 11;
	max-width: 100%;
	height: 100%;
	border-right: 1px solid #d9d9d9;
	font-weight: 600;
	line-height: 1.7em;
	cursor: pointer
}
.et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
	border-right: none
}
.et_pb_tabs_controls li a {
	display: table-cell;
	padding: 4px 30px 4px;
	color: #666;
	line-height: inherit;
	vertical-align: middle;
	text-decoration: none
}
.et_pb_tabs_controls li.et_pb_tab_active {
	background-color: #fff
}
.et_pb_tab_active a {
	color: #333!important
}
.et_pb_tab p:last-of-type {
	padding-bottom: 0
}
.et_pb_all_tabs {
	background-color: #fff
}
.et_pb_all_tabs>div, .et_pb_toggle_close .et_pb_toggle_content {
	display: none
}
.et_pb_all_tabs .et_pb_active_content {
	display: block
}
.et_pb_tab {
	padding: 24px 30px
}
.et_pb_tab_content {
	position: relative
}
.et_pb_column_1_3 .et_pb_tabs_controls, .et_pb_column_1_4 .et_pb_tabs_controls {
	border-bottom: none
}
.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_controls li {
	float: none;
	border-right: none;
	border-bottom: 1px solid #d9d9d9
}
.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
	width: 100%
}
.et_pb_toggle {
	border: 1px solid #d9d9d9
}
.et_pb_toggle_close {
	padding: 20px;
	background-color: #f4f4f4
}
.et_pb_toggle_open {
	padding: 20px;
	background: #fff
}
.et_pb_toggle h5.et_pb_toggle_title {
	position: relative;
	padding: 0 50px 0 0;
	cursor: pointer
}
.et_pb_toggle_close h5.et_pb_toggle_title {
	color: #666
}
.et_pb_toggle_open h5.et_pb_toggle_title {
	color: #333
}
.et_pb_toggle_title:before {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -.5em;
	color: #ccc;
	font-size: 16px;
	content: "\e050"
}
.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\e04f"
}
.et_pb_toggle_content {
	position: relative;
	padding-top: 20px
}
.et_pb_toggle_content p:last-of-type {
	padding-bottom: 0
}
.et_pb_map {
	position: relative;
	width: 100%;
	height: 440px
}
body.chrome.parallax-map-support .et_pb_map {
	transform: inherit!important
}
.et_pb_fullwidth_section .et_pb_map_container {
	margin: 0
}
.et_pb_map_container img {
	max-width: inherit
}
.et_pb_map_pin {
	display: none;
	visibility: hidden
}
.et_pb_column_2_3 .et_pb_map {
	height: 400px
}
.et_pb_column_1_2 .et_pb_map, .et_pb_column_3_8 .et_pb_map {
	height: 280px
}
.et_pb_column_1_3 .et_pb_map, .et_pb_column_1_4 .et_pb_map {
	height: 230px
}
.et_pb_contact_form {
	margin-left: -3%
}
.et_pb_contact_form [data-conditional-logic] {
	display: none
}
p.et_pb_contact_field {
	margin-bottom: 3%;
	padding: 0 0 0 3%
}
p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half+p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
	clear: both
}
p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last {
	clear: both
}
.et_pb_contact_main_title {
	padding-bottom: 16px;
	font-size: 26px;
	font-weight: 500
}
.et_pb_column_1_3 .et_pb_contact_main_title, .et_pb_column_1_4 .et_pb_contact_main_title {
	font-size: 22px
}
.et_pb_contact_form_label {
	display: none
}
.et_pb_contact_right {
	display: inline-block;
	min-width: 105px;
	margin: 0;
	text-align: right
}
.et_pb_contact .et_pb_contact_field_half {
	float: left;
	overflow: hidden;
	width: 50%
}
.et_pb_contact p input, .et_pb_contact p textarea {
	width: 100%;
	padding: 16px;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #999;
	background-color: #eee;
	font-size: 14px
}
.et_pb_contact p textarea {
	font-family: inherit
}
.et_pb_contact p input::-moz-placeholder, .et_pb_contact p textarea::-moz-placeholder {
opacity:1
}
.et_pb_contact p input:-moz-placeholder, .et_pb_contact p textarea:-moz-placeholder {
opacity:1
}
.et_pb_contact_right p input {
	max-width: 50px;
	padding: 16px
}
.et_pb_contact p input[type=checkbox], .et_pb_contact p input[type=radio] {
	display: none;
	width: auto;
	max-width: none;
	margin: 0;
	padding: 0
}
.et_pb_contact p input[type=checkbox]+label, .et_pb_contact p input[type=radio]+label {
	display: inline-block;
	position: relative;
	min-height: 1.7em;
	line-height: 1.7em;
	vertical-align: middle;
	cursor: pointer
}
.et_pb_contact p input[type=checkbox]+label i, .et_pb_contact p input[type=radio]+label i {
	display: inline-block;
	position: relative;
	width: 18px;
	height: 18px;
	margin-right: 6px;
	background-color: #eee;
	font-style: normal;
	vertical-align: middle;
	content: ""
}
.rtl .et_pb_contact p input[type=checkbox]+label i, .rtl .et_pb_contact p input[type=radio]+label i {
	margin-right: 0;
	margin-left: 6px
}
.et_pb_contact p input[type=radio]+label i {
	border-radius: 50%
}
.et_pb_contact p input[type=checkbox]:checked+label i:before, .et_pb_contact p input[type=radio]:checked+label i:before {
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	transform: translate(-50%, -50%)
}
.et_pb_contact p input[type=checkbox]:checked+label i:before {
	width: 17px;
	height: 17px;
	color: #2ea3f2;
	font-family: dashicons;
	font-size: 17px;
	line-height: 17px;
	content: "\f147"
}
.et_pb_contact p input[type=radio]:checked+label i:before {
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #2ea3f2
}
.et_pb_contact p input[type=checkbox]~input[type=text] {
	display: none!important
}
.et_pb_contact_field[data-type=select] {
	position: relative
}
.et_pb_contact_field[data-type=select]:after {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: 3px;
	border: 6px solid;
	border-color: #666 transparent transparent transparent;
	content: "";
	transform: translateY(-50%);
	pointer-events: none
}
.et_pb_contact_select {
	box-sizing: border-box;
	width: 100%;
	padding: 16px 20px 16px 10px;
	border: 0;
	border-radius: 0;
	color: #999;
	background-color: #eee;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.et_pb_contact_select::-ms-expand {
display:none
}
.rtl .et_pb_contact_select {
	padding: 16px 10px 16px 20px
}
.rtl .et_pb_contact_field[data-type=select]:after {
	right: auto;
	left: 42px
}
.et_pb_contact_field_options_wrapper {
	display: block;
	overflow: hidden
}
.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	float: left;
	margin-right: 20px
}
.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_list {
	float: left;
	overflow: hidden
}
.rtl .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_list, .rtl .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	float: right
}
.rtl .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
	margin-right: 0;
	margin-left: 20px
}
.et_pb_contact_field_checkbox, .et_pb_contact_field_options_title, .et_pb_contact_field_radio, .et_pb_contact_field_select_title {
	display: block
}
.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
	padding-bottom: 4px;
	font-size: 16px
}
.et_pb_contact_message {
	min-height: 150px
}
.et_pb_contact_reset, .et_pb_contact_submit {
	display: inline-block;
	margin: 0 0 0 15px;
	font-family: inherit;
	cursor: pointer
}
.et_pb_contact p .et_contact_error {
	border: 1px solid red!important
}
.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox]+label {
	color: red!important
}
.et_contact_bottom_container {
	float: right;
	overflow: hidden;
	margin-top: -1.5%;
	text-align: right
}
.et_pb_contact_form .et_pb_contactform_validate_field {
	display: none!important;
	visibility: hidden!important;
	width: 0!important;
	height: 0!important;
	border: none!important;
	opacity: 0!important
}
.et_pb_contactform_validate_field {
	display: none
}
.et_pb_countdown_timer {
	padding: 4%
}
.et_pb_countdown_timer .et_pb_countdown_timer_container {
	position: relative;
	width: 100%;
	text-align: center
}
.et_pb_countdown_timer .title {
	margin: 0 0 30px;
	padding: 0;
	font-size: 26px;
	font-weight: 500;
	text-align: center
}
.et_pb_countdown_timer .section {
	display: inline-block;
	position: relative
}
.et_pb_countdown_timer .section.values {
	width: 17%;
	max-width: 160px
}
.et_pb_countdown_timer .section p {
	display: inline-block;
	padding-bottom: 0;
	font-size: 54px;
	line-height: 54px;
	text-align: center
}
.et_pb_countdown_timer .section.zero p {
	opacity: .4
}
.et_pb_countdown_timer .section p.label {
	display: block;
	font-size: 14px;
	line-height: 25px;
	text-align: center
}
.et_pb_countdown_timer .sep {
	position: relative;
	top: -28px
}
.et_pb_column_1_2 .et_pb_countdown_timer .section p {
	font-size: 38px;
	line-height: 38px
}
.et_pb_column_1_2 .et_pb_countdown_timer .section p.label {
	font-size: 12px;
	line-height: 20px
}
.et_pb_column_1_2 .et_pb_countdown_timer .sep, .et_pb_column_1_3 .et_pb_countdown_timer .sep, .et_pb_column_1_4 .et_pb_countdown_timer .sep, .et_pb_column_3_8 .et_pb_countdown_timer .sep {
	top: -22px
}
.et_pb_column_1_3 .et_pb_countdown_timer .title, .et_pb_column_1_4 .et_pb_countdown_timer .title {
	margin-bottom: 20px;
	font-size: 22px
}
.et_pb_column_1_3 .et_pb_countdown_timer .section p, .et_pb_column_3_8 .et_pb_countdown_timer .section p {
	font-size: 28px;
	line-height: 28px
}
.et_pb_column_1_4 .et_pb_countdown_timer .section p {
	font-size: 20px;
	line-height: 20px
}
.et_pb_column_1_3 .et_pb_countdown_timer .section p.label, .et_pb_column_1_4 .et_pb_countdown_timer .section p.label, .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
	font-size: 11px;
	line-height: 19px
}
.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .sep p {
	font-size: 20px;
	line-height: 20px
}
.et_pb_circle_counter, .et_pb_number_counter {
	position: relative;
	margin: 0 auto 30px;
	text-align: center
}
.et_pb_circle_counter {
	max-width: 225px
}
.et_pb_circle_counter canvas {
	position: absolute;
	top: 0;
	left: 0
}
.et_pb_circle_counter .percent {
	word-wrap: initial
}
.et_pb_circle_counter .percent, .et_pb_number_counter .percent {
	position: relative;
	z-index: 2
}
.et_pb_circle_counter .percent p {
	visibility: hidden
}
.et_pb_circle_counter .percent p, .et_pb_slide_content .et_pb_circle_counter .percent p:last-of-type {
	position: relative;
	padding: 49% 0;
	font-size: 40px;
	font-weight: 500;
	line-height: .1em
}
.et_pb_circle_counter h3, .et_pb_number_counter h3 {
	position: relative;
	padding: 20px 0 0 0;
	font-size: 18px
}
.et_pb_number_counter {
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s
}
.et_pb_number_counter.active {
	opacity: 1
}
.et_pb_number_counter {
	width: auto
}
.et_pb_number_counter canvas {
	display: none;
	visibility: hidden
}
.et_pb_number_counter .percent {
	position: relative;
	height: 72px
}
.et_pb_number_counter .percent p {
	font-size: 72px;
	font-weight: 500;
	line-height: 72px
}
.et_pb_post .entry-content {
	padding-top: 30px
}
.et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_item h2 {
	margin-top: 10px
}
.et_overlay.et_pb_inline_icon:before, .et_pb_inline_icon:before {
	content: attr(data-icon)
}
.et_overlay {
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	border: 1px solid #e5e5e5;
	opacity: 0;
	background: rgba(255,255,255,.9);
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-backface-visibility: hidden
}
.et_overlay:before {
	position: absolute;
	top: 55%;
	left: 50%;
	margin: -14px 0 0 -14px;
	font-size: 32px;
	content: "\e050";
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}
.et_overlay:hover:before {
	top: 50%
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta, .et_pb_gallery_image:hover .et_overlay, .et_pb_has_overlay:hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1
}
.et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
	display: none
}
#ie7 .et_overlay, #ie8 .et_overlay {
	display: none
}
.et_pb_fullwidth_menu {
	position: relative
}
.et_pb_fullwidth_menu .fullwidth-menu-nav, .et_pb_fullwidth_menu .fullwidth-menu-nav>ul {
	float: none
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul {
	padding: 28px 0 0!important;
	line-height: 1.7em
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul>li.mega-menu>ul {
	top: 76px
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul ul {
	padding: 20px 0;
	text-align: left
}
.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a {
	color: #fff
}
.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
	color: rgba(255,255,255,.8)
}
.fullwidth-menu li li.menu-item-has-children>a:first-child:after {
	top: 12px
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards {
	padding: 0 0 29px!important
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards>li {
	padding-top: 28px
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards>li>a {
	padding-bottom: 0
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li ul {
	top: initial;
	bottom: 100%;
	border-top: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2ea3f2;
	-webkit-box-shadow: 2px -2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 2px -2px 5px rgba(0,0,0,.1);
	box-shadow: 2px -2px 5px rgba(0,0,0,.1)
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li ul li ul {
	bottom: -23px
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li.mega-menu ul ul {
	top: initial;
	bottom: 0;
	border: none
}
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li.mega-menu>ul {
	bottom: 76px
}
.et_pb_forgot_password {
	margin-top: -5px;
	font-size: 12px
}
.et_pb_forgot_password a {
	color: #fff;
	text-decoration: underline
}
.et_pb_bg_layout_light .et_pb_forgot_password a {
	color: #666
}
.et_pb_team_member_image {
	display: table-cell;
	float: left;
	position: relative;
	width: 320px;
	margin-right: 30px;
	line-height: 0!important
}
.et_pb_team_member_description {
	display: table-cell;
	position: relative;
	vertical-align: top
}
.et_pb_team_member_no_image .et_pb_team_member_description {
	display: block!important
}
.et_pb_team_member_description h4 {
	padding-bottom: 0
}
.et_pb_member_position {
	padding-bottom: 7px;
	color: #aaa
}
.et_pb_column_1_2 .et_pb_team_member_image, .et_pb_column_1_3 .et_pb_team_member_image, .et_pb_column_1_4 .et_pb_team_member_image, .et_pb_column_3_8 .et_pb_team_member_image {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 12px;
	text-align: center
}
.et_pb_column_1_2 .et_pb_team_member_description, .et_pb_column_1_3 .et_pb_team_member_description, .et_pb_column_3_4 .et_pb_team_member_description, .et_pb_column_3_8 .et_pb_team_member_description {
	display: block
}
.et_pb_member_social_links li {
	display: inline-block;
	margin-right: 15px
}
.et_pb_member_social_links a {
	display: inline-block;
	position: relative;
	color: #b2b2b2;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	transition: color .3s ease 0s
}
.et_pb_facebook_icon:before {
	content: "\e093"
}
.et_pb_twitter_icon:before {
	content: "\e094"
}
.et_pb_google_icon:before {
	content: "\e096"
}
.et_pb_linkedin_icon:before {
	content: "\e09d"
}
.et_pb_member_social_links span {
	display: none
}
.et_audio_content, .et_link_content, .et_pb_audio_module_content, .et_quote_content {
	position: relative;
	text-align: center;
	word-wrap: break-word
}
.et_audio_content, .et_link_content, .et_pb_audio_module_content, .et_quote_content {
	padding: 50px 60px
}
.et_audio_content h2, .et_link_content a.et_link_main_url, .et_link_content h2, .et_pb_audio_module_content h2, .et_quote_content blockquote cite, .et_quote_content blockquote p {
	color: #fff!important
}
.et_pb_text_color_dark .et_audio_content h2, .et_pb_text_color_dark .et_audio_module_meta, .et_pb_text_color_dark .et_link_content a.et_link_main_url, .et_pb_text_color_dark .et_link_content h2, .et_pb_text_color_dark .et_pb_audio_module_content h2, .et_pb_text_color_dark .et_quote_content blockquote cite, .et_pb_text_color_dark .et_quote_content blockquote p {
	color: #666!important
}
.et_pb_text_color_dark.et_audio_content h2, .et_pb_text_color_dark.et_link_content a.et_link_main_url, .et_pb_text_color_dark.et_link_content h2, .et_pb_text_color_dark.et_pb_audio_module_content h2, .et_pb_text_color_dark.et_quote_content blockquote cite, .et_pb_text_color_dark.et_quote_content blockquote p {
	color: #bbb!important
}
.et_pb_text_color_dark.et_audio_content, .et_pb_text_color_dark.et_link_content, .et_pb_text_color_dark.et_quote_content {
	background-color: #e8e8e8
}
.et_quote_main_link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-indent: -9999px
}
.et_quote_content blockquote {
	margin: 0;
	padding: 0;
	border: none
}
.et_audio_content h2, .et_link_content h2, .et_pb_audio_module_content h2, .et_quote_content blockquote p {
	margin-top: 0
}
.et_audio_content h2, .et_link_content h2, .et_quote_content blockquote p {
	line-height: 44px
}
.et_audio_content h2 {
	margin-bottom: 20px
}
.et_link_content a.et_link_main_url, .et_quote_content blockquote cite {
	font-size: 18px;
	font-weight: 200
}
.et_quote_content blockquote cite {
	font-style: normal
}
.et_pb_blog_grid .et_audio_content h2, .et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_3_8 .et_audio_content h2 {
	margin-top: 0;
	margin-bottom: 9px
}
.et_pb_column_2_3 .et_quote_content {
	padding: 50px 42px 45px
}
.et_pb_column_2_3 .et_audio_content, .et_pb_column_2_3 .et_link_content, .et_pb_column_2_3 .et_pb_audio_module_content {
	padding: 40px 40px 45px
}
.et_pb_column_1_2 .et_quote_content {
	padding: 35px 40px
}
.et_pb_column_1_2 .et_audio_content, .et_pb_column_1_2 .et_link_content {
	padding: 35px 40px
}
.et_pb_column_1_2 .et_pb_audio_module_content {
	padding: 40px 40px 35px
}
.et_pb_column_1_2 .et_quote_content blockquote p {
	font-size: 26px
}
.et_pb_column_1_2 .et_audio_content h2, .et_pb_column_1_2 .et_link_content h2, .et_pb_column_1_2 .et_quote_content blockquote p {
	line-height: 32px
}
.et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_2 .et_quote_content blockquote cite {
	font-size: 14px
}
.et_pb_blog_grid .et_quote_content, .et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
	padding: 35px 30px 32px
}
.et_pb_blog_grid .et_audio_content h2, .et_pb_blog_grid .et_link_content h2, .et_pb_blog_grid .et_quote_content blockquote p, .et_pb_column_1_3 .et_audio_content h2, .et_pb_column_1_3 .et_link_content h2, .et_pb_column_1_3 .et_quote_content blockquote p, .et_pb_column_1_4 .et_audio_content h2, .et_pb_column_1_4 .et_link_content h2, .et_pb_column_1_4 .et_quote_content blockquote p, .et_pb_column_3_8 .et_audio_content h2, .et_pb_column_3_8 .et_link_content h2, .et_pb_column_3_8 .et_quote_content blockquote p {
	font-size: 18px;
	line-height: 26px
}
.et_pb_blog_grid .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_quote_content blockquote cite {
	font-size: 14px
}
.et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content {
	margin: -20px -20px 19px
}
.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_link_content, .et_pb_column_1_3 .et_audio_content, .et_pb_column_1_3 .et_link_content, .et_pb_column_1_4 .et_audio_content, .et_pb_column_1_4 .et_link_content, .et_pb_column_3_8 .et_audio_content, .et_pb_column_3_8 .et_link_content {
	padding: 35px 20px
}
.et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	padding: 30px
}
.et_pb_blog_grid .et_audio_content {
	margin-bottom: 19px
}
.et_audio_container .mejs-container, .et_audio_container .mejs-container .mejs-controls, .et_audio_container .mejs-embed, .et_audio_container .mejs-embed body {
	height: auto;
	background: 0 0
}
.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded, .et_audio_container .mejs-time.mejs-currenttime-container {
	display: none!important
}
.et_audio_container .mejs-time.mejs-currenttime-container.custom {
	display: block!important;
	margin-left: 10px;
	padding: 0;
	line-height: inherit
}
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	top: 0;
	height: 4px;
	margin: 8px 0 0 0;
	border-radius: 5px;
	background: rgba(255,255,255,.5)
}
.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
	background: rgba(153,153,153,.5)
}
.et_audio_container .mejs-controls>div {
	height: 20px!important
}
.et_audio_container .mejs-controls div.mejs-time-rail {
	display: block!important;
	position: relative;
	padding-top: 0
}
.et_audio_container span.mejs-time-total.mejs-time-slider {
	display: block!important;
	position: relative!important;
	max-width: 100%
}
.et_audio_container .mejs-button.mejs-volume-button {
	width: auto;
	height: auto;
	margin-left: 10px
}
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	height: 4px;
	border-radius: 5px;
	background: #fff
}
.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #999
}
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	top: 8px
}
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	top: -3px;
	width: 10px;
	border: none
}
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	position: absolute;
	top: 5px;
	height: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff
}
.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 18px
}
.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
	display: block!important;
	float: left;
	height: 19px;
	margin-left: 5px
}
.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
	height: 4px
}
.et_audio_container .mejs-playpause-button button, .et_audio_container .mejs-volume-button button {
	position: relative!important;
	z-index: 99;
	width: auto!important;
	height: auto!important;
	margin: 0!important;
	background: 0 0!important
}
.et_audio_container .mejs-playpause-button button:before {
	top: -8px;
	left: 0;
	font-size: 32px;
	content: "\45"!important
}
.et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before {
	color: #fff
}
.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before, .et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
	color: #666
}
.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
	background: #666
}
.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
	color: #999
}
.et_audio_container .mejs-playpause-button {
	width: auto!important;
	height: auto!important;
	margin-top: -7px!important
}
.et_audio_container .mejs-controls .mejs-button button:focus {
	outline: 0
}
.et_audio_container .mejs-playpause-button.mejs-pause button:before {
	content: "\60"!important
}
.et_audio_container .mejs-volume-button button:before {
	font-size: 18px;
	content: "\e068"
}
.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px
}
.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
	min-height: 500px;
	background-position: top center;
	background-size: cover!important
}
.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 180px
}
.et_gallery_item {
	float: left;
	width: 28.353%;
	margin: 0 7.47% 7.47% 0
}
.et_gallery_item:nth-child(3n) {
	margin-right: 0
}
.et_gallery_item:nth-child(3n+1) {
	clear: both
}
.et_full_width_page .et_gallery_item {
	float: left;
	width: 20.875%;
	margin: 0 5.5% 5.5% 0
}
.et_full_width_page .et_gallery_item:nth-child(3n) {
	margin-right: 5.5%
}
.et_full_width_page .et_gallery_item:nth-child(3n+1) {
	clear: none
}
.et_full_width_page .et_gallery_item:nth-child(4n) {
	margin-right: 0
}
.et_full_width_page .et_gallery_item:nth-child(4n+1) {
	clear: both
}
.et_pb_column_3_4 .et_pb_post .et_pb_slide {
	min-height: 442px
}
.et_pb_column_2_3 .et_pb_post .et_pb_slide {
	min-height: 390px
}
.et_pb_column_1_2 .et_pb_post .et_pb_slide {
	min-height: 284px
}
.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
	min-height: 180px
}
.et_pb_column_1_4 .et_pb_post .et_pb_slide {
	min-height: 125px
}
.et_pb_audio_module {
	position: relative
}
.et_pb_audio_cover_art {
	position: absolute;
	top: 0;
	left: 0;
	width: 220px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover
}
.et_pb_audio_module_content {
	margin-left: 220px
}
.et_pb_audio_module_content h2 {
	margin-bottom: -5px
}
.et_audio_module_meta {
	margin-bottom: 17px;
	color: #fff
}
.et_pb_audio_no_image .et_pb_audio_module_content {
	margin-left: 0
}
.et_pb_column_2_3 .et_pb_audio_cover_art {
	width: 180px
}
.et_pb_column_1_2 .et_pb_audio_cover_art, .et_pb_column_1_3 .et_pb_audio_cover_art, .et_pb_column_1_4 .et_pb_audio_cover_art, .et_pb_column_3_8 .et_pb_audio_cover_art {
	float: none;
	position: relative;
	width: 100%
}
.et_pb_column_1_2 .et_pb_audio_module_content, .et_pb_column_1_3 .et_pb_audio_module_content, .et_pb_column_1_4 .et_pb_audio_module_content, .et_pb_column_3_8 .et_pb_audio_module_content {
	margin-left: 0
}
.et_pb_column_1_4 .et_audio_module_meta {
	font-size: 12px
}
.et_pb_column_1_2 .et_pb_audio_cover_art {
	height: 380px
}
.et_pb_column_3_8 .et_pb_audio_cover_art {
	height: 275px
}
.et_pb_column_1_3 .et_pb_audio_cover_art {
	height: 240px
}
.et_pb_column_1_4 .et_pb_audio_cover_art {
	height: 170px
}
#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_social_icon a.icon:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, .woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, a.et_pb_more_button:after {
	font-family: ETmodules!important;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1;
	text-transform: none;
	speak: none
}
.et_pb_custom_button_icon.et_pb_button:after, .et_pb_login .et_pb_custom_button_icon.et_pb_button:after {
	content: attr(data-icon)
}
.nav li li {
	margin: 0;
	padding: 0 20px
}
.fullwidth-menu li li a {
	width: 200px;
	padding: 6px 20px
}
.nav li {
	position: relative;
	line-height: 1em
}
.nav li li {
	position: relative;
	line-height: 2em
}
.nav li ul {
	position: absolute;
	padding: 20px 0
}
.nav li ul {
	visibility: hidden;
	z-index: 9999;
	width: 240px;
	border-top: 3px solid #2ea3f2;
	opacity: 0;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1)
}
.nav li ul {
	text-align: left;
	-webkit-transform: translate3d(0, 0, 0)
}
.nav li.et-hover>ul {
	visibility: visible
}
.nav li:hover>ul {
	visibility: visible;
	opacity: 1
}
.nav li li ul {
	z-index: 1000;
	top: -23px;
	left: 240px
}
.nav li.et-reverse-direction-nav li ul {
	right: 240px;
	left: auto
}
.nav li:hover {
	visibility: inherit
}
.et_mobile_menu li a, .nav li li a {
	font-size: 14px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.et_mobile_menu li a:hover, .nav ul li a:hover {
	opacity: .7;
	background-color: rgba(0,0,0,.03)
}
.et-dropdown-removing>ul {
	display: none
}
.mega-menu .et-dropdown-removing>ul {
	display: block
}
.fullwidth-menu .menu-item-has-children>a:first-child:after {
	position: absolute;
	top: 0;
	right: 0;
	font-family: ETmodules;
	font-size: 16px;
	font-weight: 800;
	content: "3"
}
.fullwidth-menu .menu-item-has-children>a:first-child {
	padding-right: 20px
}
.fullwidth-menu li li.menu-item-has-children>a:first-child:after {
	top: 6px;
	right: 20px
}
.fullwidth-menu-nav li.mega-menu {
	position: inherit
}
.fullwidth-menu-nav li.mega-menu>ul {
	position: absolute!important;
	left: 0!important;
	width: 100%;
	padding: 30px 20px
}
.fullwidth-menu-nav li.mega-menu ul li {
	display: block!important;
	float: left!important;
	margin: 0;
	padding: 0!important
}
.fullwidth-menu-nav li.mega-menu li>ul {
	position: relative;
	top: auto;
	left: auto;
	width: 240px!important;
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-animation: none!important;
	-moz-animation: none!important;
	-o-animation: none!important;
	animation: none!important
}
.fullwidth-menu-nav li.mega-menu li ul {
	display: none;
	visibility: visible;
	opacity: 1
}
.fullwidth-menu-nav li.mega-menu.et-hover li ul {
	display: block
}
.fullwidth-menu-nav li.mega-menu:hover>ul {
	visibility: visible!important;
	opacity: 1!important
}
.fullwidth-menu-nav li.mega-menu>ul>li>a:first-child {
	padding-top: 0!important;
	border-bottom: 1px solid rgba(0,0,0,.03);
	font-weight: 700
}
.fullwidth-menu-nav li.mega-menu>ul>li>a:first-child:hover {
	background-color: transparent!important
}
.fullwidth-menu-nav li.mega-menu li>a {
	width: 200px!important
}
.fullwidth-menu-nav li.mega-menu.mega-menu-parent li li, .fullwidth-menu-nav li.mega-menu.mega-menu-parent li>a {
	width: 100%!important
}
.fullwidth-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
	float: left;
	width: 100%!important
}
.fullwidth-menu-nav li.mega-menu>ul>li {
	width: 25%;
	margin: 0
}
.fullwidth-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
	width: 33.33%
}
.fullwidth-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
	width: 50%
}
.fullwidth-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
	width: 100%
}
.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after {
	display: none
}
.et_fullwidth_nav #top-menu li.mega-menu>ul {
	right: 30px!important;
	left: 30px!important;
	width: auto
}
.et_mobile_menu {
	display: none;
	visibility: visible;
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	padding: 5%;
	border-top: 3px solid #2ea3f2;
	opacity: 1;
	background: #fff;
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
	box-shadow: 0 2px 5px rgba(0,0,0,.1)
}
#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
	display: block!important;
	visibility: visible!important;
	padding-left: 10px
}
.et_mobile_menu li li {
	padding-left: 5%
}
.et_mobile_menu li a {
	display: block;
	padding: 10px 5%;
	border-bottom: 1px solid rgba(0,0,0,.03);
	color: #666
}
.et_mobile_menu .menu-item-has-children>a {
	background-color: rgba(0,0,0,.03);
	font-weight: 700
}
.et_mobile_menu li .menu-item-has-children>a {
	background-color: transparent
}
.et_mobile_nav_menu {
	display: none;
	float: right
}
.mobile_menu_bar {
	display: block;
	position: relative;
	line-height: 0
}
.mobile_menu_bar:before {
	position: relative;
	top: 0;
	left: 0;
	font-size: 32px;
	content: "\61";
	cursor: pointer
}
.mobile_nav .select_page {
	display: none
}
.et_pb_slide_video {
	position: absolute;
	top: 50%;
	bottom: auto
}
.et_pb_slider {
	overflow: hidden;
	position: relative
}
.et_pb_row:after, .et_pb_row_inner:after, .et_pb_slides:after {
	display: block;
	visibility: hidden;
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
	content: "."
}
.et_pb_slider .et_pb_slide {
	display: none;
	float: left;
	position: relative;
	width: 100%;
	margin-right: -100%;
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	text-align: center;
	list-style: none!important
}
.et_pb_slider_no_shadow .et_pb_slide, .format-gallery .et_pb_slider .et_pb_slide {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
	-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	box-shadow: inset 0 0 10px rgba(0,0,0,.1)
}
.et_pb_slider.gallery-not-found .et_pb_slide, .et_pb_slider.gallery-not-found .et_pb_slide .et_pb_container {
	min-height: 0!important
}
.et_pb_section, .et_pb_slider .et_pb_slide {
	background-position: center;
	-webkit-background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: 100%;
	-moz-background-size: cover;
	background-size: 100%;
	background-size: cover
}
.et_pb_slider .et_pb_slide:first-child {
	display: list-item
}
.et_pb_post .et_pb_slider {
	margin-bottom: 0
}
.et_pb_slider .et_pb_container {
	position: relative;
	z-index: 2;
	width: 80%;
	max-width: 1080px;
	margin: 0 auto
}
.et_pb_slide {
	padding: 0 6%
}
.et_pb_video_slider .et_pb_slide {
	padding: 0
}
.et_pb_slider_fullwidth_off .et_pb_container {
	width: 100%!important
}
.et-pb-arrow-next, .et-pb-arrow-prev {
	position: absolute;
	z-index: 100;
	top: 50%;
	margin-top: -24px;
	opacity: 0;
	color: #fff;
	font-size: 48px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.et_pb_bg_layout_light .et-pb-arrow-next, .et_pb_bg_layout_light .et-pb-arrow-prev {
	color: #333
}
.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
	background-color: #333
}
.et_pb_bg_layout_light .et-pb-controllers a {
	background-color: rgba(0,0,0,.3)
}
.et-pb-controllers .et-pb-active-control {
	background-color: #fff!important
}
.et-pb-arrow-next:hover, .et-pb-arrow-prev:hover {
	text-decoration: none
}
.et-pb-arrow-next span, .et-pb-arrow-prev span {
	display: none
}
.et-pb-arrow-prev {
	left: -22px
}
.et-pb-arrow-next {
	right: -22px
}
.et-pb-arrow-prev:before {
	content: "\34"
}
.et-pb-arrow-next:before {
	content: "\35"
}
.et_mobile_device .et-pb-arrow-prev, .et_pb_slider:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1
}
.et_mobile_device .et-pb-arrow-next, .et_pb_slider:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1
}
.format-gallery .et-pb-arrow-next, .format-gallery .et-pb-arrow-prev {
	color: #fff
}
.format-gallery .et-pb-controllers a {
	background-color: rgba(255,255,255,.5)
}
.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0
}
.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
	right: 0
}
.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0
}
.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next, .et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev {
	right: 0
}
.et_pb_column_1_4 .et_pb_slider .et_pb_slide {
	min-height: 170px
}
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next {
	right: 0
}
.et-pb-controllers {
	position: absolute;
	z-index: 10;
	bottom: 20px;
	left: 0;
	width: 100%;
	text-align: center
}
.format-gallery .et-pb-controllers {
	bottom: 0
}
.et-pb-controllers a {
	display: inline-block;
	width: 7px;
	height: 7px;
	margin-right: 10px;
	padding: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: rgba(255,255,255,.5);
	text-indent: -9999px
}
.et_pb_post .et-pb-controllers a {
	margin-bottom: 10px
}
.et-pb-controllers a:last-child {
	margin-right: 0
}
.et-pb-controllers .et-pb-active-control {
	background-color: #fff
}
.et_pb_slide_image {
	position: absolute;
	bottom: 0
}
.et_pb_slide:first-child .et_pb_slide_image img {
	opacity: 0
}
.et_pb_slide:first-child .et_pb_slide_image img.active {
	opacity: 1;
	-webkit-animation-name: fadeLeft;
	-moz-animation-name: fadeLeft;
	-ms-animation-name: fadeLeft;
	-o-animation-name: fadeLeft;
	animation-name: fadeLeft;
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	-ms-animation-duration: .7s;
	-o-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
.et_pb_media_alignment_center .et_pb_slide_image {
	top: 50%;
	bottom: auto
}
.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video {
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	-ms-animation-duration: .7s;
	-o-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: .6s;
	-moz-animation-delay: .6s;
	-ms-animation-delay: .6s;
	-o-animation-delay: .6s;
	animation-delay: .6s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
.et-pb-active-slide .et_pb_slide_image {
	-webkit-animation-name: fadeLeft;
	-moz-animation-name: fadeLeft;
	-ms-animation-name: fadeLeft;
	-o-animation-name: fadeLeft;
	animation-name: fadeLeft
}
.et_pb_slide_image img {
	vertical-align: bottom
}
.et_pb_slide_image, .et_pb_slide_video {
	width: 47.25%;
	margin-right: 5.5%
}
.et-pb-active-slide .et_pb_slide_description {
	-webkit-animation-name: fadeBottom;
	-moz-animation-name: fadeBottom;
	-ms-animation-name: fadeBottom;
	-o-animation-name: fadeBottom;
	animation-name: fadeBottom;
	-webkit-animation-duration: .7s;
	-moz-animation-duration: .7s;
	-ms-animation-duration: .7s;
	-o-animation-duration: .7s;
	animation-duration: .7s;
	-webkit-animation-timing-function: ease-in-out;
	-moz-animation-timing-function: ease-in-out;
	-ms-animation-timing-function: ease-in-out;
	-o-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-delay: .9s;
	-moz-animation-delay: .9s;
	-ms-animation-delay: .9s;
	-o-animation-delay: .9s;
	animation-delay: .9s;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
.et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: 0 1px 3px rgba(0,0,0,.3)
}
.et_pb_bg_layout_dark .et_pb_slide_content {
	color: #fff
}
.et_pb_slide_description .et_pb_slide_title {
	margin-top: 0;
	font-size: 46px;
	font-weight: 300
}
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	width: auto;
	margin: auto;
	padding: 16% 8%
}
.et_pb_slide_with_image .et_pb_slide_description {
	float: right;
	width: 47.25%;
	padding-right: 0;
	padding-left: 0;
	text-align: left
}
.et_pb_slide_content {
	color: #333;
	font-size: 18px;
	font-weight: 400
}
.et_pb_slide_content p:last-of-type {
	padding-bottom: 0
}
.et_pb_slides .et_pb_container {
	display: table
}
.et_pb_slides .et_pb_slider_container_inner {
	display: table-cell;
	vertical-align: middle
}
.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner, .et_pb_slides .et_pb_empty_slide.et_pb_container {
	display: block
}
.et_pb_slides .et_pb_temp_slide {
	display: block
}
.et_pb_more_button {
	display: inline-block;
	margin-top: 20px;
	color: inherit;
	text-shadow: none;
	text-decoration: none
}
.et_parallax_bg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover
}
.et_pb_section_parallax:not(.et_pb_fullwidth_menu), .et_pb_slider_parallax {
	overflow: hidden
}
.et_pb_module.et_pb_section_parallax, .et_pb_tab.et_pb_section_parallax {
	position: relative
}
.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: fixed
}
.et_pb_section_parallax.et_pb_column .et_pb_module, .et_pb_section_parallax.et_pb_row .et_pb_column, .et_pb_section_parallax.et_pb_row .et_pb_module {
	position: relative;
	z-index: 9
}
.et_mobile_device .et-waypoint, .et_mobile_device .et_pb_counter_amount {
	opacity: 1!important;
	-webkit-animation: none!important;
	-moz-animation: none!important;
	-o-animation: none!important;
	animation: none!important
}
.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css, .et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
	background-attachment: scroll
}
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
	text-align: center
}
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video {
	display: none
}
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
	text-align: center
}
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: none
}
.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content {
	font-size: 14px
}
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
	display: block
}
.et_pb_column_1_2 .et_pb_slide_description .et_pb_slide_title, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description .et_pb_slide_title {
	font-size: 26px;
	font-weight: 400
}
.et_pb_column_1_3 .et_pb_slide_description .et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description .et_pb_slide_title {
	font-size: 22px;
	font-weight: 400
}
.et_pb_preload .et_pb_section_video_bg, .et_pb_preload>div {
	visibility: hidden
}
.et_pb_preload, .et_pb_section.et_pb_section_video.et_pb_preload {
	position: relative;
	background: #464646!important
}
.et_pb_preload:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 32px;
	height: 32px;
	margin: -16px 0 0 -16px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	background: url(includes/builder/styles/images/preloader.gif) no-repeat;
	content: ""
}
.et_pb_text ol, .et_pb_text ul {
	padding-bottom: 1em
}
.et_pb_text>:last-child {
	padding-bottom: 0
}
.et_pb_text_inner {
	position: relative
}
.et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {
	color: #fff!important
}
.et_pb_text_align_left {
	text-align: left
}
.et_pb_text_align_center {
	margin: auto;
	text-align: center
}
.et_pb_text_align_right {
	text-align: right
}
.et_pb_text_align_justified {
	text-align: justify
}
ul.et_pb_social_media_follow {
	margin: 0 0 22px;
	padding: 0;
	list-style-type: none!important
}
.et_pb_social_media_follow li {
	float: left;
	margin-bottom: 8px
}
.et_pb_social_media_follow li a {
	display: block;
	float: left;
	margin-right: 8px;
	text-align: center;
	text-decoration: none
}
.et_pb_social_media_follow li a.follow_button {
	margin-top: 5px;
	margin-right: 25px;
	padding: 0 12px;
	border-radius: 3px;
	color: rgba(0,0,0,.5);
	background: rgba(0,0,0,.1);
	font-size: 14px;
	line-height: 1.6em;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.et_pb_social_media_follow li a.follow_button:hover {
	color: rgba(0,0,0,.6);
	background: rgba(0,0,0,.2)
}
.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
	color: rgba(255,255,255,.8);
	background: rgba(0,0,0,.6)
}
.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
	color: #fff;
	background: rgba(0,0,0,.7)
}
.et_pb_social_media_follow li a.icon {
	width: 32px;
	height: 32px;
	padding: 0
}
.et_pb_social_media_follow li a.icon::before {
	display: block;
	width: 32px;
	height: 32px;
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	-webkit-transition: color .3s;
	-moz-transition: color .3s;
	transition: color .3s
}
.et_pb_social_media_follow li a.icon:hover::before {
	color: rgba(255,255,255,.7)
}
.et_pb_social_media_follow li a.icon.rounded_rectangle {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}
.et_pb_social_media_follow li a.icon.circle {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%
}
li.et_pb_social_icon a span {
	display: none
}
.et-social-facebook a.icon:before {
	content: "\e093"
}
.et-social-twitter a.icon:before {
	content: "\e094"
}
.et-social-google-plus a.icon:before {
	content: "\e096"
}
.et-social-pinterest a.icon:before {
	content: "\e095"
}
.et-social-linkedin a.icon:before {
	content: "\e09d"
}
.et-social-tumblr a.icon:before {
	content: "\e097"
}
.et-social-instagram a.icon:before {
	content: "\e09a"
}
.et-social-skype a.icon:before {
	content: "\e0a2"
}
.et-social-flikr a.icon:before {
	content: "\e0a6"
}
.et-social-myspace a.icon:before {
	content: "\e0a1"
}
.et-social-dribbble a.icon:before {
	content: "\e09b"
}
.et-social-youtube a.icon:before {
	content: "\e0a3"
}
.et-social-vimeo a.icon:before {
	content: "\e09c"
}
.et-social-rss a.icon:before {
	content: "\e09e"
}
.et_pb_section {
	position: relative;
	background-color: #fff
}
.et_pb_section.et_section_transparent {
	background-color: transparent
}
.et_pb_fullwidth_section {
	padding: 0
}
.et_pb_fullwidth_section .et_pb_row {
	padding: 0!important
}
.et_pb_inner_shadow {
	-webkit-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
	-moz-box-shadow: inset 0 0 7px rgba(0,0,0,.07);
	box-shadow: inset 0 0 7px rgba(0,0,0,.07)
}
.et_pb_section_video:not(.et_pb_fullwidth_menu) {
	overflow: hidden;
	position: relative
}
.et_pb_section_video_bg {
	visibility: visible;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #222
}
.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-play {
	display: none!important
}
.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
	max-width: none
}
.et_pb_section_video_bg .mejs-video {
	position: absolute;
	left: 50%
}
.et_pb_section_video_bg .mejs-overlay-loading {
	display: none!important
}
body.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
display:none!important;
-webkit-appearance:none
}
.et_pb_row.et_pb_row_empty, .et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none
}
.et_pb_column.et_pb_column_empty {
	min-height: 1px
}
.et_pb_row_inner {
	width: 100%
}
.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
	margin-right: 0!important
}
.et_pb_space {
	border: none
}
.et_pb_divider_hidden {
	margin-bottom: 0!important
}
.et_pb_divider_internal {
	display: inline-block;
	width: 100%
}
.et_pb_divider {
	position: relative;
	margin: 0 0 30px 0
}
.et_pb_divider:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	border-top-color: rgba(0,0,0,.1);
	content: ""
}
.et_pb_divider:after, .et_pb_space:after {
	display: table;
	content: ""
}
.et_pb_divider_position_bottom:before {
	top: auto;
	bottom: 0
}
.et_pb_divider_position_center:before {
	top: 50%
}
body.ie .et_pb_divider {
	overflow: visible
}
.et_pb_fullwidth_header {
	position: relative;
	padding: 50px 0;
	background-position: center center;
	background-size: cover
}
.et_pb_fullwidth_header p {
	padding-bottom: 0
}
.et_pb_fullwidth_header_subhead {
	display: block
}
.et_pb_fullscreen {
	padding: 0
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
	position: relative;
	z-index: 3;
	width: 80%;
	max-width: 1080px;
	margin-right: auto;
	margin-left: auto
}
.et_pb_fullscreen .et_pb_fullwidth_header_container {
	width: 80%;
	max-width: none;
	min-height: 100vh
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
	-webkit-flex-flow: column wrap;
	-moz-flex-flow: column wrap;
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	justify-content: flex-end
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
	-webkit-flex-flow: column nowrap;
	-moz-flex-flow: column nowrap;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-moz-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content {
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
	align-self: center
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center {
	-webkit-align-self: flex-start;
	-moz-align-self: flex-start;
	-ms-align-self: flex-start;
	align-self: flex-start
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
	width: 100%;
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
	align-self: center
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
	align-self: center
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom {
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-align-self: flex-end;
	align-self: flex-end
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row;
	-moz-flex-flow: row;
	-ms-flex-flow: row;
	flex-flow: row;
	-ms-flex-wrap: wrap
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row-reverse;
	-moz-flex-flow: row-reverse;
	-ms-flex-flow: row-reverse;
	flex-flow: row-reverse;
	-ms-flex-wrap: wrap
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container {
	width: 100%
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
	width: 50%;
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
	align-self: center
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center {
	-webkit-align-self: center;
	-moz-align-self: center;
	-ms-align-self: center;
	align-self: center
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom {
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	-ms-align-self: flex-end;
	align-self: flex-end
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	margin-right: 6%;
	margin-left: 0;
	text-align: left
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	float: right;
	margin-right: 0;
	margin-left: 6%;
	text-align: right
}
.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom {
	margin-bottom: 80px
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
	padding-left: 0
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	padding-right: 0
}
.et_pb_fullwidth_header .header-content {
	padding: 10px;
	text-align: center
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
	width: 80%;
	max-width: 800px;
	margin: 20px auto
}
.et_pb_fullwidth_header .header-image {
	margin-right: 2%;
	margin-left: 2%;
	line-height: 0;
	text-align: center
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
	display: inline-block;
	margin-top: 20px
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
	margin-left: 15px
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	content: "";
	pointer-events: none
}
.et_pb_fullwidth_header .et_pb_parallax_css {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	background-size: cover
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
	position: absolute;
	z-index: 3;
	bottom: 0;
	width: 100%;
	min-height: 30px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
	display: inline-block
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
	color: #fff;
	font-size: 3.5em
}
.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container {
	display: table
}
.ie .et_pb_fullwidth_header.et_pb_fullscreen .header-content-container.center, .ie .et_pb_fullwidth_header.et_pb_fullscreen .header-image-container.center {
	display: table-cell;
	vertical-align: middle
}
.et_pb_accordion .et_pb_toggle {
	margin-bottom: 10px
}
.et_pb_accordion .et_pb_toggle:last-child {
	margin-bottom: 0
}
.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: none
}
.et_pb_counters, .et_pb_pricing, .et_pb_tabs_controls, .et_pb_widget_area ul {
	padding: 0!important;
	line-height: inherit!important;
	list-style: none!important
}
.et_pb_gallery .et_pb_gallery_items {
	overflow: hidden;
	width: 100%
}
.et_pb_gallery_grid .et_pb_gallery_items {
	-webkit-transition: height .2s ease-in-out;
	-moz-transition: height .2s ease-in-out;
	transition: height .2s ease-in-out
}
.et_pb_gallery_grid .et_pb_gallery_image {
	overflow: hidden;
	position: relative
}
.safari .et_pb_gallery_grid .et_pb_gallery_image {
	overflow: visible
}
.et_pb_gallery_image {
	line-height: 0
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item {
	display: none
}
.et_pb_portfolio_grid .et_pb_portfolio_grid_items {
	overflow: auto
}
.et_pb_portfolio .et_pb_portfolio_item {
	position: relative
}
.et_pb_gallery_fullwidth .et_pb_gallery_item {
	display: none;
	float: left;
	position: relative;
	margin-right: -100%
}
.et_pb_gallery_fullwidth .et_pb_gallery_image img, .et_pb_gallery_fullwidth .et_pb_gallery_item {
	width: 100%
}
.et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
	display: block
}
.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
	position: relative
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters {
	clear: both;
	margin: 0 0 40px 0
}
.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portfolio_filters, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portfolio_filters {
	position: relative
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	padding: 0;
	list-style-type: none!important
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	float: left;
	font-size: 14px;
	line-height: 1em
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	display: block;
	overflow: hidden;
	height: auto;
	margin: -1px -1px 0 0;
	padding: 10px 20px;
	border: 1px solid #e2e2e2;
	color: #666;
	background-color: #fff
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
	color: #666;
	background-color: #f4f4f4
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #82c0c7;
	background-color: #f9f9f9
}
.et_pb_filterable_portfolio .et_pb_portfolio_items, .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
	overflow: hidden;
	position: relative;
	width: 100%
}
.et_pb_filterable_portfolio .et_pb_portfolio_item.active, .et_pb_gallery_grid .et_pb_gallery_item {
	opacity: 1;
	-webkit-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 100%
}
.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0
}
.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination, .et_pb_gallery .et_pb_gallery_pagination {
	width: 100%;
	border-top: 1px solid #e2e2e2
}
.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination {
	position: relative
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_gallery .et_pb_gallery_pagination ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none!important
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li, .et_pb_gallery .et_pb_gallery_pagination ul li {
	float: left;
	padding: 10px
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a, .et_pb_gallery .et_pb_gallery_pagination ul li a {
	color: #999;
	font-size: 16px;
	line-height: 16px
}
.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active {
	color: #82c0c7
}
.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a, .et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
	color: #fff
}
.et_pb_portfolio_items_wrapper.no_pagination {
	border-bottom: none
}
.et_pb_widget {
	float: left;
	max-width: 100%
}
.et_pb_widget a {
	color: #666;
	text-decoration: none
}
.et_pb_widget li a:hover {
	color: #82c0c7
}
.et_pb_widget ul li {
	margin-bottom: .5em
}
.et_pb_widget ul li ul li {
	margin-left: 15px
}
.et_pb_widget select {
	width: 100%;
	height: 28px;
	padding: 0 5px
}
.et_pb_widget_area .et_pb_widget a {
	color: inherit
}
.et_pb_bg_layout_light .et_pb_widget li a {
	color: #666
}
.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit
}
.et_pb_fullwidth_portfolio {
	overflow: hidden;
	position: relative;
	margin: 0
}
.et_pb_fullwidth_portfolio .et_overlay {
	border: none
}
.et_pb_fullwidth_portfolio .et_pb_carousel_group {
	display: none;
	float: left;
	position: relative;
	width: 100%
}
.et_pb_fullwidth_portfolio .et_pb_carousel_group.active {
	display: block
}
.et_pb_fullwidth_portfolio.et_pb_fullwidth_portfolio_grid .et_pb_carousel_group {
	display: block
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	width: 100%
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
	float: left;
	position: relative;
	width: 20%;
	height: 0;
	margin: 0
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
	min-width: 100%;
	max-width: inherit;
	height: inherit;
	min-height: 100%
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
	height: 100%
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image.portrait img {
	width: 100%
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay:before {
	top: 45%;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	transition: all .4s
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
	top: 33%
}
.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
	background: rgba(0,0,0,.6)
}
.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
	color: #fff
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-backface-visibility: hidden
}
.et_pb_fullwidth_portfolio h2 {
	position: relative;
	margin: 30px 0;
	text-align: center
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3, .et_pb_fullwidth_portfolio .et_pb_portfolio_image p {
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-backface-visibility: hidden
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
	margin-top: 40%;
	padding: 0 5px
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay+p.post-meta {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%)
}
.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
	margin-top: 35%
}
.et_pb_fullwidth_portfolio:hover .et-pb-arrow-prev {
	left: 22px;
	opacity: 1
}
.et_pb_fullwidth_portfolio:hover .et-pb-arrow-next {
	right: 22px;
	opacity: 1
}
.et_pb_title_container h1 {
	font-size: 26px;
	line-height: 1em
}
.et_pb_column_1_3 .et_pb_title_container h1, .et_pb_column_1_4 .et_pb_title_container h1 {
	font-size: 18px
}
.et_pb_post_title.et_pb_featured_bg {
	overflow: hidden;
	position: relative;
	padding: 16% 8%;
	background-position: center;
	background-size: cover
}
.et_pb_post_title .et_pb_parallax_css {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top center;
	background-size: cover
}
.et_pb_title_featured_container img {
	width: 100%
}
.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
	padding: 1em 1.5em
}
.et_pb_title_container {
	display: inline-block;
	position: relative;
	z-index: 98;
	max-width: 100%;
	word-wrap: break-word
}
.et_pb_title_featured_container {
	line-height: 0
}
p.et_pb_title_meta_container {
	padding-bottom: 1em
}
.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container {
	padding-bottom: 0
}
.et_pb_fullwidth_section .et_pb_post_title {
	padding: 6% 0
}
.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_above {
	padding-top: 0
}
.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
	padding-bottom: 0
}
.single-post.et_left_sidebar .et_pb_fullwidth_section .et_pb_post_title, .single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title {
	padding-top: 0
}
.single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg {
	padding-top: 6%
}
.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
	padding-bottom: 0
}
.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
	display: block;
	width: 80%;
	max-width: 1080px;
	margin: auto
}
.single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
	width: 100%;
	max-width: 100%;
	padding-top: 0
}
.single .et_pb_fullwidth_section .et_pb_title_featured_container {
	width: 100%;
	max-width: 100%;
	padding-top: 0
}
.et_pb_fullwidth_code.et_pb_module {
	position: relative;
	z-index: 9
}
.et_pb_module.et_pb_has_overlay, article.et_pb_has_overlay .et_pb_blog_image_container {
	position: relative
}
.et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
	border: none
}
.et_pb_slider.et_pb_post_slider {
	background-position: center;
	-webkit-background-size: 100%;
	-webkit-background-size: cover;
	-moz-background-size: 100%;
	-moz-background-size: cover;
	background-size: 100%;
	background-size: cover
}
.et_pb_post_slider .et_pb_slide {
	background-repeat: no-repeat
}
.et_pb_post_slider_image_bottom .et_pb_slide_image {
	position: relative;
	margin: 0 auto 10px!important
}
.et_pb_post_slider_image_bottom .et_pb_slide_description {
	padding-bottom: 8%
}
.et_pb_post_slider_image_top .et_pb_slide_image {
	position: relative;
	margin: 8% auto 0!important
}
.et_pb_post_slider_image_top .et_pb_slide_description {
	padding-top: 8%;
	padding-bottom: 8%
}
.et_pb_post_slider_image_right .et_pb_slide_description {
	float: left!important
}
.et_pb_post_slider_image_right .et_pb_slide_image {
	right: 0;
	margin-right: 0
}
.et_pb_slider_with_text_overlay h2.et_pb_slide_title {
	padding: 30px 30px 0 30px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px
}
.et_pb_slider_with_text_overlay .et_pb_slide_content {
	padding: 0 30px 30px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}
.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.et_pb_slide_content .post-meta, .et_pb_slide_content .post-meta a {
	font-size: 13px!important;
	font-weight: 400!important
}
.et_pb_slide_content .post-meta {
	padding-top: 5px;
	padding-bottom: 0!important
}
.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_slide_content, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_slide_title {
	background-color: rgba(255,255,255,.9)
}
.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_slide_content, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_slide_title {
	background-color: rgba(0,0,0,.3)
}
.et_pb_post_slider.et_pb_bg_layout_dark .post-meta, .et_pb_post_slider.et_pb_bg_layout_dark .post-meta a {
	color: #fff!important
}
.et_pb_post_slider.et_pb_bg_layout_light .post-meta, .et_pb_post_slider.et_pb_bg_layout_light .post-meta a {
	color: #333!important
}
.et_pb_post_slider.et_pb_bg_layout_dark {
	background-color: #2ea3f2
}
.et_pb_post_slider.et_pb_bg_layout_light {
	background-color: #f5f5f5
}
.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description, .et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image {
	opacity: 0
}
.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide {
	padding-bottom: 6%
}
.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 10%!important
}
.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 5%!important
}
.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 7%!important
}
.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 15%!important
}
.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 25%!important
}
.et_pb_post_slider.et_pb_module .et_pb_row {
	width: 100%
}
.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row {
	width: 80%
}
.et_pb_post_slider.et_pb_module .et_pb_section {
	background-color: transparent
}
.et_pb_search .screen-reader-text {
	display: none
}
.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
	margin: 0;
	padding: .7em;
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	line-height: normal!important
}
.et_pb_search input.et_pb_s::-webkit-input-placeholder {
color:#666
}
.et_pb_search input.et_pb_s::-moz-placeholder {
color:#666
}
.et_pb_search input.et_pb_s:-ms-input-placeholder {
color:#666
}
.et_pb_search input.et_pb_s {
	display: inline-block;
	width: 100%;
	padding-right: 80px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: 0 0
}
.et_pb_search .et_pb_searchform {
	position: relative
}
.et_pb_search input.et_pb_searchsubmit {
	position: absolute;
	top: 0;
	bottom: 0;
	min-height: 100%!important;
	background-color: #ddd;
	cursor: pointer
}
.et_pb_search.et_pb_text_align_center .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left .et_pb_searchsubmit {
	right: 0;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px
}
.et_pb_search.et_pb_text_align_right .et_pb_searchsubmit {
	right: auto;
	left: 0;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px
}
.et_pb_search.et_pb_text_align_right input.et_pb_s {
	padding-right: .7em;
	padding-left: 80px;
	text-align: right
}
.et_pb_search.et_pb_text_align_center input.et_pb_s {
	text-align: center
}
.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit {
	display: none
}
.et_pb_search.et_pb_hide_search_button input.et_pb_s {
	padding-right: .7em!important;
	padding-left: .7em!important
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s {
	border: 2px solid #fff;
	color: #fff
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder {
color:#fff
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder {
color:#fff
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder {
color:#fff
}
.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit {
	border: 2px solid #fff;
	color: #fff;
	background-color: transparent;
	font-weight: 500
}
#comment-wrap {
	padding-top: 75px
}
.et_pb_comments_module #comment-wrap {
	padding-top: 0
}
.single-project #comment-wrap {
	padding-top: 0
}
.comment-body {
	position: relative;
	min-height: 87px;
	margin-bottom: 48px;
	padding: 0 110px 0 100px
}
.comment_avatar {
	position: absolute;
	top: 7px;
	left: 0
}
.comment_avatar img {
	display: block;
	width: auto;
	max-width: 100%;
	height: auto
}
.comment_postinfo {
	margin-bottom: 8px
}
span.fn, span.fn a {
	display: inline-block;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none
}
span.comment_date {
	color: #000;
	font-size: 14px;
	font-weight: 300
}
.comment_area .comment-reply-link {
	display: block;
	position: absolute;
	top: 7px;
	right: 0
}
.comment-reply-link:hover, .form-submit:hover {
	text-decoration: none
}
.comment .children {
	margin-left: 100px;
	padding-left: 0!important
}
#comment-wrap li.comment.depth-5 article {
	padding-right: 0
}
.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
	display: none
}
.et_pb_comments_module.et_pb_no_avatar .comment-body {
	min-height: 0!important;
	padding-left: 0!important
}
.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
	margin-bottom: 15px!important
}
.et_pb_comments_module.et_pb_no_reply_button span.reply-container {
	display: none
}
.et_pb_comments_module.et_pb_no_reply_button .comment-body {
	padding-right: 0!important
}
.et_pb_comments_module.et_pb_no_comments_count h1#comments {
	display: none
}
.et_pb_bg_layout_dark .comment_postinfo a, .et_pb_bg_layout_dark .comment_postinfo span {
	color: #fff
}
.comment #respond {
	margin: -30px 0 0
}
#respond {
	padding-top: 17px
}
#commentform {
	padding-bottom: 50px
}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url] {
	width: 47%
}
#commentform textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
#commentform input[type=email], #commentform input[type=text], #commentform input[type=url], #commentform textarea {
	padding: 12px;
	border: none;
	color: #999;
	background-color: #eee;
	font-size: 18px
}
.form-submit {
	float: right
}
.form-submit .et_pb_button {
	display: block;
	cursor: pointer
}
#reply-title small {
	display: block;
	font-size: 14px;
	font-weight: 400
}
.et_pb_posts_nav.nav-single:after {
	display: block;
	clear: both;
	content: ""
}
.et_pb_posts_nav a {
	display: inline-block
}
@-webkit-keyframes fadeBottom {
0% {
opacity:0;
-webkit-transform:translateY(10%)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeBottom {
0% {
opacity:0;
-moz-transform:translateY(10%)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-o-keyframes fadeBottom {
0% {
opacity:0;
-o-transform:translateY(10%)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeBottom {
0% {
opacity:0;
transform:translateY(10%)
}
100% {
opacity:1;
transform:translateY(0)
}
}
@-webkit-keyframes fadeLeft {
0% {
opacity:0;
-webkit-transform:translateX(-10%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeLeft {
0% {
opacity:0;
-moz-transform:translateX(-10%)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeLeft {
0% {
opacity:0;
-o-transform:translateX(-10%)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeLeft {
0% {
opacity:0;
transform:translateX(-10%)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@-webkit-keyframes fadeInLeft {
0% {
opacity:0;
-webkit-transform:translateX(-100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity:0;
-moz-transform:translateX(-100%)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInLeft {
0% {
opacity:0;
-o-transform:translateX(-100%)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInLeft {
0% {
opacity:0;
transform:translateX(-100%)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@-webkit-keyframes fadeRight {
0% {
opacity:0;
-webkit-transform:translateX(10%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeRight {
0% {
opacity:0;
-moz-transform:translateX(10%)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeRight {
0% {
opacity:0;
-o-transform:translateX(10%)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeRight {
0% {
opacity:0;
transform:translateX(10%)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInRight {
0% {
opacity:0;
-moz-transform:translateX(100%)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInRight {
0% {
opacity:0;
-o-transform:translateX(100%)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
transform:translateX(100%)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@-webkit-keyframes fadeOutRight {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(100%)
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity:1;
-moz-transform:translateX(0)
}
100% {
opacity:0;
-moz-transform:translateX(100%)
}
}
@-o-keyframes fadeOutRight {
0% {
opacity:1;
-o-transform:translateX(0)
}
100% {
opacity:0;
-o-transform:translateX(100%)
}
}
@keyframes fadeOutRight {
0% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(100%)
}
}
@-webkit-keyframes fadeInTop {
0% {
opacity:0;
-webkit-transform:translatey(-60%)
}
100% {
opacity:1;
-webkit-transform:translatey(0)
}
}
@-moz-keyframes fadeInTop {
0% {
opacity:0;
-moz-transform:translatey(-60%)
}
100% {
opacity:1;
-moz-transform:translatey(0)
}
}
@-o-keyframes fadeInTop {
0% {
opacity:0;
-o-transform:translatey(-60%)
}
100% {
opacity:1;
-o-transform:translatey(0)
}
}
@keyframes fadeInTop {
0% {
opacity:0;
transform:translatey(-60%)
}
100% {
opacity:1;
transform:translatey(0)
}
}
@-webkit-keyframes fadeOutTop {
0% {
opacity:1;
-webkit-transform:translatey(0)
}
100% {
opacity:0;
-webkit-transform:translatey(-60%)
}
}
@-moz-keyframes fadeOutTop {
0% {
opacity:1;
-moz-transform:translatey(0)
}
100% {
opacity:0;
-moz-transform:translatey(-60%)
}
}
@-o-keyframes fadeOutTop {
0% {
opacity:1;
-o-transform:translatey(0)
}
100% {
opacity:0;
-o-transform:translatey(-60%)
}
}
@keyframes fadeOutTop {
0% {
opacity:1;
transform:translatey(0)
}
100% {
opacity:0;
transform:translatey(-60%)
}
}
@-webkit-keyframes fadeInBottom {
0% {
opacity:0;
-webkit-transform:translatey(60%)
}
100% {
opacity:1;
-webkit-transform:translatey(0)
}
}
@-moz-keyframes fadeInBottom {
0% {
opacity:0;
-moz-transform:translatey(60%)
}
100% {
opacity:1;
-moz-transform:translatey(0)
}
}
@-o-keyframes fadeInBottom {
0% {
opacity:0;
-o-transform:translatey(60%)
}
100% {
opacity:1;
-o-transform:translatey(0)
}
}
@keyframes fadeInBottom {
0% {
opacity:0;
transform:translatey(60%)
}
100% {
opacity:1;
transform:translatey(0)
}
}
@-webkit-keyframes fadeOutBottom {
0% {
opacity:1;
-webkit-transform:translatey(0)
}
100% {
opacity:0;
-webkit-transform:translatey(60%)
}
}
@-moz-keyframes fadeOutBottom {
0% {
opacity:1;
-moz-transform:translatey(0)
}
100% {
opacity:0;
-moz-transform:translatey(60%)
}
}
@-o-keyframes fadeOutBottom {
0% {
opacity:1;
-o-transform:translatey(0)
}
100% {
opacity:0;
-o-transform:translatey(60%)
}
}
@keyframes fadeOutBottom {
0% {
opacity:1;
transform:translatey(0)
}
100% {
opacity:0;
transform:translatey(60%)
}
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity:1;
-webkit-transform:translateX(0)
}
100% {
opacity:0;
-webkit-transform:translateX(-70%)
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity:1;
-moz-transform:translateX(0)
}
100% {
opacity:0;
-moz-transform:translateX(-70%)
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity:1;
-o-transform:translateX(0)
}
100% {
opacity:0;
-o-transform:translateX(-70%)
}
}
@keyframes fadeOutLeft {
0% {
opacity:1;
transform:translateX(0)
}
100% {
opacity:0;
transform:translateX(-70%)
}
}
@-webkit-keyframes fadeTop {
0% {
opacity:0;
-webkit-transform:translateY(-10%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeTop {
0% {
opacity:0;
-moz-transform:translateY(-10%)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeTop {
0% {
opacity:0;
-o-transform:translateY(-10%)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeTop {
0% {
opacity:0;
transform:translateY(-10%)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@-webkit-keyframes fadeInRight {
0% {
opacity:0;
-webkit-transform:translateX(100%)
}
100% {
opacity:1;
-webkit-transform:translateX(0)
}
}
@-moz-keyframes fadeInRight {
0% {
opacity:0;
-moz-transform:translateX(100%)
}
100% {
opacity:1;
-moz-transform:translateX(0)
}
}
@-o-keyframes fadeInRight {
0% {
opacity:0;
-o-transform:translateX(100%)
}
100% {
opacity:1;
-o-transform:translateX(0)
}
}
@keyframes fadeInRight {
0% {
opacity:0;
transform:translateX(100%)
}
100% {
opacity:1;
transform:translateX(0)
}
}
@-webkit-keyframes Grow {
0% {
opacity:0;
-webkit-transform:scale(1, .5)
}
100% {
opacity:1;
-webkit-transform:scale(1, 1)
}
}
@-moz-keyframes Grow {
0% {
opacity:0;
-moz-transform:scale(1, .5)
}
100% {
opacity:1;
-moz-transform:scale(1, 1)
}
}
@-o-keyframes Grow {
0% {
opacity:0;
-o-transform:scale(1, .5)
}
100% {
opacity:1;
-o-transform:scale(1, 1)
}
}
@keyframes Grow {
0% {
opacity:0;
transform:scale(1, .5)
}
100% {
opacity:1;
transform:scale(1, 1)
}
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-moz-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-o-keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
100% {
opacity:1
}
}
@-webkit-keyframes slideWidth {
0% {
width:0
}
}
@-moz-keyframes slideWidth {
0% {
width:0
}
}
@-o-keyframes slideWidth {
0% {
width:0
}
}
@keyframes slideWidth {
0% {
width:0
}
}
@-webkit-keyframes gridFadeIn {
0% {
opacity:0;
-webkit-transform:translatey(-5%)
}
100% {
opacity:1;
-webkit-transform:translatey(0)
}
}
@-moz-keyframes gridFadeIn {
0% {
opacity:0;
-moz-transform:translatey(-5%)
}
100% {
opacity:1;
-moz-transform:translatey(0)
}
}
@-o-keyframes gridFadeIn {
0% {
opacity:0;
-o-transform:translatey(-5%)
}
100% {
opacity:1;
-o-transform:translatey(0)
}
}
@keyframes gridFadeIn {
0% {
opacity:0;
transform:translatey(-5%)
}
100% {
opacity:1;
transform:translatey(0)
}
}/*!
 * Animate.css - http://daneden.me/animate
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * Copyright (c) 2015 Daniel Eden
*/
@-webkit-keyframes flipInX {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
60% {
opacity:1;
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg)
}
80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInX {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
transform:perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
40% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
transform:perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
60% {
opacity:1;
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, 10deg);
transform:perspective(400px) rotate3d(1, 0, 0, 10deg)
}
80% {
-webkit-transform:perspective(400px) rotate3d(1, 0, 0, -5deg);
transform:perspective(400px) rotate3d(1, 0, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@-webkit-keyframes flipInY {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
60% {
opacity:1;
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg)
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY {
0% {
opacity:0;
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-animation-timing-function:ease-in;
animation-timing-function:ease-in
}
60% {
opacity:1;
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg)
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
.et-waypoint {
	opacity: 0
}
.et_pb_counters {
	opacity: 1
}
.et_pb_animation_off {
	opacity: 1
}
.et-animated li span .et_pb_counter_amount {
	position: relative;
	opacity: 1;
	-webkit-animation: slideWidth 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: slideWidth 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: slideWidth 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: slideWidth 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_animation_left.et-animated {
	opacity: 1;
	-webkit-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_animation_right.et-animated {
	opacity: 1;
	-webkit-animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_animation_top.et-animated {
	opacity: 1;
	-webkit-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_animation_bottom.et-animated {
	opacity: 1;
	-webkit-animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}
.et_pb_animation_fade_in.et-animated {
	opacity: 1;
	-webkit-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	-moz-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	-o-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
	animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1)
}

@media all and (max-width:768px) {
.et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
	margin-top: -1.5rem;
	margin-left: -1.5rem;
	font-size: 3rem;
	line-height: 3rem
}
}

@media all and (min-width:480px) {
.et_pb_column_1_4 .et_pb_comments_module .comment_avatar img {
	max-width: 50%
}
.et_pb_column_1_4 .et_pb_comments_module .comment-body {
	padding: 0 0 0 50px
}
.et_pb_column_1_4 .et_pb_comments_module .comment .children {
	margin-left: 0
}
.et_pb_column_1_4 .et_pb_comments_module .comment-reply-link {
	float: right;
	position: relative!important;
	top: auto!important;
	bottom: -10px
}
}

@media all and (min-width:981px) and (max-width:1405px) {
.et_pb_column .et_pb_map {
	max-width: 100%
}
.et_pb_blog_grid .mejs-container .mejs-controls div {
	position: absolute
}
.et_pb_blog_grid .mejs-container.wp-audio-shortcode {
	height: 80px!important
}
.et_pb_blog_grid .mejs-audio .mejs-controls {
	height: 100%!important
}
.et_pb_blog_grid .mejs-button.mejs-playpause-button {
	z-index: 99;
	top: 0;
	left: 0
}
.et_pb_blog_grid .mejs-time.mejs-currenttime-container.custom {
	top: 30px;
	left: 7px
}
.et_pb_blog_grid .mejs-button.mejs-volume-button {
	top: 26px;
	right: 60px
}
.et_pb_blog_grid a.mejs-horizontal-volume-slider {
	display: block!important;
	position: absolute!important;
	top: 26px;
	right: 0
}
.et_pb_blog_grid .mejs-horizontal-volume-total {
	display: block;
	position: relative!important;
	width: 100%!important
}
.et_pb_blog_grid .mejs-controls div.mejs-time-rail {
	width: 100%!important;
	padding-left: 30px!important
}
.et_pb_blog_grid a.mejs-time-total.mejs-time-slider {
	position: relative!important;
	width: 100%!important;
	margin-left: 0
}
}

@media all and (min-width:981px) {
.et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
	margin-right: 5.5%
}
.et_pb_gutters3 .et_pb_column_4_4, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
	width: 100%
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 2.75%
}
.et_pb_gutters3 .et_pb_column_3_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
	width: 73.625%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 3.735%
}
.et_pb_gutters3 .et_pb_column_2_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
	width: 64.833%
}
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
	margin-bottom: 4.242%
}
.et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
	width: 47.25%
}
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
	margin-bottom: 5.82%
}
.et_pb_gutters3 .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
	width: 29.666%
}
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
	margin-bottom: 9.27%
}
.et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
	width: 20.875%
}
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
	margin-bottom: 13.174%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_pb_gutters3.et_pb_row>.et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 {
	width: 46.265%;
	margin-right: 7.47%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_pb_gutters3.et_pb_row>.et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_module {
	margin-bottom: 7.47%
}
.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
	margin-bottom: 13.174%
}
.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
	margin-bottom: 9.27%
}
.et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
	margin-bottom: 5.82%
}
.et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget {
	width: 20.875%;
	margin: 0 5.5% 5.5% 0
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 28.353%;
	margin-right: 7.47%
}
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 45.758%;
	margin-right: 8.483%
}
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 44.18%;
	margin-right: 11.64%
}
.et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget {
	margin-bottom: 7.47%
}
.et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget {
	margin-bottom: 8.483%
}
.et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget {
	margin-bottom: 11.64%
}
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_widget {
	margin-bottom: 18.54%
}
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget {
	margin-bottom: 26.348%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_widget {
	margin-bottom: 14.94%
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
	width: 29.666%;
	margin-right: 5.5%
}
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 18.54%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
	width: 46.265%;
	margin-right: 7.47%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 14.94%
}
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
	width: 45.758%;
	margin-right: 8.483%
}
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 18.54%
}
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 11.64%
}
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 18.54%
}
.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 26.348%
}
.et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 14.94%
}
.et_pb_gutters3 .footer-widget {
	margin: 0 5.5% 5.5% 0
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
	width: 20.875%
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
	margin-bottom: 26.348%
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget.last {
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
	margin-bottom: 26.348%
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
	width: 29.666%
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget:nth-child(3) {
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
	margin-bottom: 18.54%
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget.last {
	width: 100%
}
.et_pb_gutters3.et_pb_footer_columns3 .footer-widget.last .fwidget {
	margin-bottom: 5.5%
}
.et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
	width: 47.25%
}
.et_pb_gutters3.et_pb_footer_columns2 .footer-widget:nth-child(even) {
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
	margin-bottom: 11.64%
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
	width: 100%;
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
	margin-bottom: 5.5%
}
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
	clear: both;
	width: 73.625%
}
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 7.47%
}
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
	width: 20.875%;
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 26.348%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
	clear: both;
	width: 20.875%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 26.348%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
	width: 73.625%;
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 7.47%
}
.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
	clear: both;
	width: 64.833%
}
.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 8.484%
}
.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
	width: 29.666%;
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 18.54%
}
.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
	clear: both;
	width: 29.666%
}
.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 18.54%
}
.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
	width: 64.833%;
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 8.484%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
	width: 20.875%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
	margin-bottom: 26.348%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
	width: 47.25%;
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
	margin-bottom: 11.64%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
	width: 100%
}
.et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget.last .fwidget {
	margin-bottom: 5.5%
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
	width: 47.25%
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
	margin-bottom: 11.64%
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) {
	width: 20.875%
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget {
	margin-bottom: 26.348%
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(3) {
	margin-right: 0
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget.last {
	width: 100%
}
.et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget.last .fwidget {
	margin-bottom: 5.5%
}
.et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
	margin-right: 8%
}
.et_pb_gutters4 .et_pb_column_4_4, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 {
	width: 100%
}
.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 4%
}
.et_pb_gutters4 .et_pb_column_3_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 {
	width: 73%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 5.479%
}
.et_pb_gutters4 .et_pb_column_2_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 {
	width: 64%
}
.et_pb_gutters4 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_module {
	margin-bottom: 6.25%
}
.et_pb_gutters4 .et_pb_column_1_2, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 {
	width: 46%
}
.et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_module {
	margin-bottom: 8.696%
}
.et_pb_gutters4 .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 {
	width: 28%
}
.et_pb_gutters4 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
	margin-bottom: 14.286%
}
.et_pb_gutters4 .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 {
	width: 19%
}
.et_pb_gutters4 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
	margin-bottom: 21.053%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_pb_gutters4.et_pb_row>.et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_3_8 {
	width: 44.52%;
	margin-right: 10.959%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_pb_gutters4.et_pb_row>.et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_module {
	margin-bottom: 10.959%
}
.et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
	margin-bottom: 21.053%
}
.et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
	margin-bottom: 14.286%
}
.et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
	margin-bottom: 8.696%
}
.et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget {
	width: 19%;
	margin: 0 8% 8% 0
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 26.027%;
	margin-right: 10.959%
}
.et_pb_gutters4 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 43.75%;
	margin-right: 12.5%
}
.et_pb_gutters4 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 41.305%;
	margin-right: 17.391%
}
.et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget {
	margin-bottom: 10.959%
}
.et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget {
	margin-bottom: 12.5%
}
.et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget {
	margin-bottom: 17.391%
}
.et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_widget {
	margin-bottom: 28.572%
}
.et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget {
	margin-bottom: 42.106%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_widget {
	margin-bottom: 21.918%
}
.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
	width: 28%;
	margin-right: 8%
}
.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 28.572%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
	width: 44.52%;
	margin-right: 10.959%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 21.918%
}
.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
	width: 43.75%;
	margin-right: 12.5%
}
.et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 28.572%
}
.et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 17.392%
}
.et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 28.572%
}
.et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 42.106%
}
.et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 21.918%
}
.et_pb_gutters4.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
	margin-right: 0
}
.et_pb_gutters4 .footer-widget {
	margin: 0 8% 8% 0
}
.et_pb_gutters4.et_pb_footer_columns4 .footer-widget {
	width: 19%
}
.et_pb_gutters4.et_pb_footer_columns4 .footer-widget .fwidget {
	margin-bottom: 42.106%
}
.et_pb_gutters4.et_pb_footer_columns4 .footer-widget.last {
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns3 .footer-widget {
	width: 28%
}
.et_pb_gutters4.et_pb_footer_columns3 .footer-widget:nth-child(3) {
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns3 .footer-widget .fwidget {
	margin-bottom: 28.572%
}
.et_pb_gutters4.et_pb_footer_columns3 .footer-widget.last {
	width: 100%
}
.et_pb_gutters4.et_pb_footer_columns3 .footer-widget.last .fwidget {
	margin-bottom: 8%
}
.et_pb_gutters4.et_pb_footer_columns2 .footer-widget {
	width: 46%
}
.et_pb_gutters4.et_pb_footer_columns2 .footer-widget:nth-child(even) {
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns2 .footer-widget .fwidget {
	margin-bottom: 17.392%
}
.et_pb_gutters4.et_pb_footer_columns1 .footer-widget {
	width: 100%;
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns1 .footer-widget .fwidget {
	margin-bottom: 8%
}
.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
	clear: both;
	width: 73%
}
.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 10.958%
}
.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
	width: 19%;
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 42.106%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
	clear: both;
	width: 19%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 42.106%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
	width: 73%;
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 10.958%
}
.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
	clear: both;
	width: 64%
}
.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 12.5%
}
.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
	width: 28%;
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 28.572%
}
.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
	clear: both;
	width: 28%
}
.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 28.572%
}
.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
	width: 64%;
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 12.5%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
	width: 19%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
	margin-bottom: 42.106%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
	width: 46%;
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
	margin-bottom: 17.392%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
	width: 100%
}
.et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget.last .fwidget {
	margin-bottom: 8%
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
	width: 46%
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
	margin-bottom: 17.392%
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) {
	width: 19%
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget {
	margin-bottom: 42.106%
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(3) {
	margin-right: 0
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget.last {
	width: 100%
}
.et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget.last .fwidget {
	margin-bottom: 8%
}
.et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
	margin-right: 3%
}
.et_pb_gutters2 .et_pb_column_4_4, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
	width: 100%
}
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 1.5%
}
.et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
	width: 74.25%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
	margin-bottom: 2.02%
}
.et_pb_gutters2 .et_pb_column_2_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
	width: 65.666%
}
.et_pb_gutters2 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_module {
	margin-bottom: 2.284%
}
.et_pb_gutters2 .et_pb_column_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
	width: 48.5%
}
.et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_module {
	margin-bottom: 3.093%
}
.et_pb_gutters2 .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
	width: 31.333%
}
.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
	margin-bottom: 4.787%
}
.et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
	width: 22.75%
}
.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
	margin-bottom: 6.593%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_pb_gutters2.et_pb_row>.et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_3_8 {
	width: 47.98%;
	margin-right: 4.04%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_pb_gutters2.et_pb_row>.et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_module {
	margin-bottom: 4.04%
}
.et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
	margin-bottom: 6.593%
}
.et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
	margin-bottom: 4.787%
}
.et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
	margin-bottom: 3.093%
}
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {
	width: 22.75%;
	margin: 0 3% 3% 0
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 30.64%;
	margin-right: 4.04%
}
.et_pb_gutters2 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 47.715%;
	margin-right: 4.569%
}
.et_pb_gutters2 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	width: 46.907%;
	margin-right: 6.186%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	margin-bottom: 4.04%
}
.et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	margin-bottom: 4.569%
}
.et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
	margin-bottom: 6.186%
}
.et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_widget {
	margin-bottom: 9.574%
}
.et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget {
	margin-bottom: 13.186%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_widget {
	margin-bottom: 8.08%
}
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
	width: 31.333%;
	margin-right: 3%
}
.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
	margin-bottom: 9.574%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
	width: 47.98%;
	margin-right: 4.04%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 8.08%
}
.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
	width: 47.715%;
	margin-right: 4.569%
}
.et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 9.574%
}
.et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 6.186%
}
.et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 9.574%
}
.et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 13.186%
}
.et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
	margin-bottom: 8.08%
}
.et_pb_gutters2.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
	margin-right: 0
}
.et_pb_gutters2 .footer-widget {
	margin: 0 3% 3% 0
}
.et_pb_gutters2.et_pb_footer_columns4 .footer-widget {
	width: 22.75%
}
.et_pb_gutters2.et_pb_footer_columns4 .footer-widget .fwidget {
	margin-bottom: 13.186%
}
.et_pb_gutters2.et_pb_footer_columns4 .footer-widget.last {
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns3 .footer-widget {
	width: 31.333%
}
.et_pb_gutters2.et_pb_footer_columns3 .footer-widget:nth-child(3) {
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns3 .footer-widget .fwidget {
	margin-bottom: 9.574%
}
.et_pb_gutters2.et_pb_footer_columns3 .footer-widget.last {
	width: 100%
}
.et_pb_gutters2.et_pb_footer_columns3 .footer-widget.last .fwidget {
	margin-bottom: 3%
}
.et_pb_gutters2.et_pb_footer_columns2 .footer-widget {
	width: 48.5%
}
.et_pb_gutters2.et_pb_footer_columns2 .footer-widget:nth-child(even) {
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns2 .footer-widget .fwidget {
	margin-bottom: 6.186%
}
.et_pb_gutters2.et_pb_footer_columns1 .footer-widget {
	width: 100%;
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns1 .footer-widget .fwidget {
	margin-bottom: 3%
}
.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
	clear: both;
	width: 74.25%
}
.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 4.04%
}
.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
	width: 22.75%;
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 13.186%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
	clear: both;
	width: 22.75%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 13.186%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
	width: 74.25%;
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 4.04%
}
.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
	clear: both;
	width: 65.666%
}
.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 4.568%
}
.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
	width: 31.333%;
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 9.574%
}
.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
	clear: both;
	width: 31.333%
}
.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) .fwidget {
	margin-bottom: 9.574%
}
.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
	width: 65.666%;
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) .fwidget {
	margin-bottom: 4.568%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
	width: 22.75%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
	margin-bottom: 13.186%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
	width: 48.5%;
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
	margin-bottom: 6.186%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
	width: 100%
}
.et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget.last .fwidget {
	margin-bottom: 3%
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
	width: 48.5%
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
	margin-bottom: 6.186%
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) {
	width: 22.75%
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget {
	margin-bottom: 13.186%
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(3) {
	margin-right: 0
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget.last {
	width: 100%
}
.et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget.last .fwidget {
	margin-bottom: 3%
}
.et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1 .et_pb_column .et_pb_row_inner .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_row_inner .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_inner .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_section_specialty .et_pb_column .et_pb_module, .et_pb_gutters1 .footer-widget, .et_pb_gutters1 .footer-widget .fwidget, .et_pb_gutters1.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters1.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_column .et_pb_gutters1.et_pb_row_inner .et_pb_column, .et_section_specialty .et_pb_column .et_pb_gutters1.et_pb_row_inner .et_pb_column .et_pb_module, .et_section_specialty .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
	margin: 0
}
.et_pb_gutters1 .et_pb_column_4_4, .et_pb_gutters1.et_pb_footer_columns1 .footer-widget, .et_pb_gutters1.et_pb_footer_columns3 .footer-widget.last, .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget.last, .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
	width: 100%
}
.et_pb_gutters1 .et_pb_column_3_4, .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even), .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
	width: 75%
}
.et_pb_gutters1 .et_pb_column_2_3, .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even), .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
	width: 66.666%
}
.et_pb_gutters1 .et_pb_column_1_2, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8, .et_pb_gutters1.et_pb_footer_columns2 .footer-widget, .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child, .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8, .et_section_specialty .et_pb_column_1_2 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_column_2_3 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_column_3_4 .et_pb_gutters1.et_pb_row_inner .et_pb_column_3_8 {
	width: 50%
}
.et_pb_gutters1 .et_pb_column_1_3, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters1.et_pb_footer_columns3 .footer-widget, .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even), .et_pb_gutters1.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_column_3_4 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_4 {
	width: 33.333%
}
.et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters1.et_pb_footer_columns4 .footer-widget, .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3), .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2), .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
	width: 25%
}
.et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
	clear: both
}
.et_pb_section {
	padding: 4% 0
}
.et_pb_fullwidth_section {
	padding: 0
}
.et_pb_row {
	padding: 2% 0
}
.et_pb_column_3_4 .et_pb_row_inner {
	padding: 3.735% 0
}
.et_pb_column_2_3 .et_pb_row_inner {
	padding: 4.2415% 0
}
.et_pb_column_1_2 .et_pb_row_inner {
	padding: 5.82% 0
}
.et_pb_column_single {
	padding: 2.855% 0
}
.et_pb_column_single .et_pb_module.et-first-child, .et_pb_column_single .et_pb_module:first-child {
	margin-top: 0
}
.et_pb_column_single .et_pb_module.et-last-child, .et_pb_column_single .et_pb_module:last-child {
	margin-bottom: 0
}
.et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child, .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
	margin-bottom: 0
}
.et_section_specialty>.et_pb_row {
	padding: 0
}
.et_pb_row_inner {
	width: 100%
}
.et_pb_row .et_pb_column.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
	margin-right: 0!important
}
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
	width: 89%!important;
	max-width: 89%!important
}
.et_pb_gutters4 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters4 .et_pb_specialty_fullwidth>.et_pb_row, .et_pb_gutters4.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters4.et_pb_specialty_fullwidth>.et_pb_row {
	width: 86%!important;
	max-width: 86%!important
}
.et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2 .et_pb_specialty_fullwidth>.et_pb_row, .et_pb_gutters2.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2.et_pb_specialty_fullwidth>.et_pb_row {
	width: 94%!important;
	max-width: 94%!important
}
.et_pb_gutters1 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1 .et_pb_specialty_fullwidth>.et_pb_row, .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1.et_pb_specialty_fullwidth>.et_pb_row {
	width: 100%!important;
	max-width: 100%!important
}
.et_pb_row.et_pb_equal_columns, .et_pb_row_inner.et_pb_equal_columns, .et_pb_section.et_pb_equal_columns>.et_pb_row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	direction: ltr
}
.et_pb_filterable_portfolio_grid, .et_pb_gallery_grid {
	display: none
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_portfolio_grid .et_pb_portfolio_item {
	float: left;
	position: relative
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item img, .et_pb_gallery_grid .et_pb_gallery_item img, .et_pb_portfolio_grid .et_pb_portfolio_item img {
	width: 100%
}
.et_pb_shop_grid .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	clear: none
}
.et_pb_column_1_2 .et_pb_grid_item:nth-child(2n), .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n), .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n), .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_row .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n), .et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_row .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n), .et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_row .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n), .et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_row .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item:nth-child(2n), .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item:nth-child(2n), .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item:nth-child(3n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
	margin-right: 0
}
.et_pb_column_1_2 .et_pb_grid_item:nth-child(2n+1), .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1), .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n+1), .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1), .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n+1), .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1), .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1) {
	clear: both
}
.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
	clear: none
}
.et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1) {
	clear: none
}
.et_pb_column_1_3 .et_pb_grid_item, .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_4 .et_pb_grid_item, .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product {
	width: 100%!important;
	margin-right: 0
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item {
	clear: none!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item.last_in_row {
	margin-right: 0!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item.first_in_row {
	clear: both!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2, .et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
	margin: 10px 0 0;
	padding-bottom: 0;
	font-size: 18px;
	word-wrap: break-word
}
.et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
	line-height: normal
}
.et_pb_gallery_item .et_pb_gallery_caption, .et_pb_portfolio_item .post-meta {
	margin: .4em 0 0;
	font-size: 14px
}
.et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(3n), .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
	margin-right: 0
}
.et_pb_column_1_2 .et_pb_widget:nth-child(2n+1), .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1), .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
	clear: both
}
.et_pb_column_1_3 .et_pb_widget, .et_pb_column_1_4 .et_pb_widget, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget {
	width: 100%!important;
	margin-right: 0
}
.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
	width: 100%!important
}
.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
	margin: 10% 0 0 0!important;
	padding: 0
}
.et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_image {
	position: relative;
	top: auto;
	bottom: auto
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-container .mejs-controls div, .et_pb_column_1_4 .et_pb_audio_module .mejs-container .mejs-controls div, .et_pb_column_3_8 .et_pb_audio_module .mejs-container .mejs-controls div {
	position: absolute
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-container, .et_pb_column_1_4 .et_pb_audio_module .mejs-container, .et_pb_column_3_8 .et_pb_audio_module .mejs-container {
	height: 50px!important
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-controls, .et_pb_column_1_4 .et_pb_audio_module .mejs-controls, .et_pb_column_3_8 .et_pb_audio_module .mejs-controls {
	height: 100%
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom, .et_pb_column_1_4 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom, .et_pb_column_3_8 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
	top: 30px
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-button.mejs-volume-button, .et_pb_column_1_4 .et_pb_audio_module .mejs-button.mejs-volume-button, .et_pb_column_3_8 .et_pb_audio_module .mejs-button.mejs-volume-button {
	top: 30px;
	right: 65px
}
.et_pb_column_1_3 .et_pb_audio_module a.mejs-horizontal-volume-slider, .et_pb_column_1_4 .et_pb_audio_module a.mejs-horizontal-volume-slider, .et_pb_column_3_8 .et_pb_audio_module a.mejs-horizontal-volume-slider {
	display: block;
	position: absolute;
	top: 30px;
	right: 0
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-horizontal-volume-total, .et_pb_column_1_4 .et_pb_audio_module .mejs-horizontal-volume-total, .et_pb_column_3_8 .et_pb_audio_module .mejs-horizontal-volume-total {
	display: block;
	position: relative;
	width: 100%
}
.et_pb_column_1_3 .et_pb_audio_module .mejs-controls div.mejs-time-rail, .et_pb_column_1_4 .et_pb_audio_module .mejs-controls div.mejs-time-rail, .et_pb_column_3_8 .et_pb_audio_module .mejs-controls div.mejs-time-rail {
	width: 100%!important;
	padding-left: 30px
}
.et_pb_column_1_3 .et_pb_audio_module a.mejs-time-total.mejs-time-slider, .et_pb_column_1_4 .et_pb_audio_module a.mejs-time-total.mejs-time-slider, .et_pb_column_3_8 .et_pb_audio_module a.mejs-time-total.mejs-time-slider {
	position: relative;
	width: 100%!important;
	margin-left: 0
}
.et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: "3 .column.size-1of3"
}
.et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: "2 .column.size-1of2"
}
.et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: "1 .column.size-1of1"
}
.et_pb_section_sticky, .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
	padding-bottom: 0!important
}
.et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover>ul {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover>ul {
	-webkit-animation: fadeLeft .4s ease-in-out;
	-moz-animation: fadeLeft .4s ease-in-out;
	-o-animation: fadeLeft .4s ease-in-out;
	animation: fadeLeft .4s ease-in-out
}
.et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover>ul {
	-webkit-transform-origin: 0 0;
	-webkit-animation: Grow .4s ease-in-out;
	-moz-animation: Grow .8s ease-in-out;
	-o-animation: Grow .4s ease-in-out;
	animation: Grow .4s ease-in-out;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li ul li:hover>ul {
	-webkit-animation: flipInX .6s ease-in-out;
	-moz-animation: flipInX .6s ease-in-out;
	-o-animation: flipInX .6s ease-in-out;
	animation: flipInX .6s ease-in-out;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
.et_dropdown_animation_flip.et_pb_fullwidth_menu ul li:hover>ul {
	-webkit-animation: flipInY .6s ease-in-out;
	-moz-animation: flipInY .6s ease-in-out;
	-o-animation: flipInY .6s ease-in-out;
	animation: flipInY .6s ease-in-out;
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important
}
.et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row {
	width: 100%;
	max-width: 100%;
	padding: 0 30px!important
}
.et_pb_column_1_3 .et_pb_slide_description {
	padding-bottom: 26%
}
.et_pb_column_1_4 .et_pb_slide_description {
	padding-bottom: 34%!important
}
.et_pb_column_1_2 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img {
	max-width: 50%
}
.et_pb_column_1_2 .et_pb_comments_module .comment-body, .et_pb_column_1_3 .et_pb_comments_module .comment-body, .et_pb_column_1_4 .et_pb_comments_module .comment-body {
	padding: 0 0 0 50px
}
.et_pb_column_1_2 .et_pb_comments_module .comment .children, .et_pb_column_1_3 .et_pb_comments_module .comment .children, .et_pb_column_1_4 .et_pb_comments_module .comment .children {
	margin-left: 25px
}
.et_pb_column_1_2 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link {
	float: right;
	position: relative!important;
	top: auto!important;
	bottom: -10px
}
.et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
}

@media all and (min-width:981px) and (max-width:1100px) {
.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content {
	font-size: 14px
}
.et_pb_column_1_2 .et_pb_slide_description .et_pb_slide_title, .et_pb_column_1_3 .et_pb_slide_description .et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description .et_pb_slide_title, .et_pb_column_2_3 .et_pb_slide_description .et_pb_slide_title {
	font-size: 18px
}
.et_pb_post {
	margin-bottom: 42px
}
.et_quote_content {
	padding: 50px 70px 45px
}
.et_pb_column_2_3 .et_quote_content {
	padding: 50px 50px 45px
}
.et_pb_column_1_2 .et_quote_content {
	padding: 35px 47px 30px
}
.et_pb_blog_grid .et_quote_content, .et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
	padding: 35px 25px 32px
}
.et_pb_column_4_4 .et_pb_post .et_pb_slide {
	min-height: 534px
}
.et_pb_column_3_4 .et_pb_post .et_pb_slide {
	min-height: 392px
}
.et_pb_column_2_3 .et_pb_post .et_pb_slide {
	min-height: 345px
}
.et_pb_column_1_2 .et_pb_post .et_pb_slide {
	min-height: 250px
}
.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
	min-height: 155px
}
.et_pb_column_1_4 .et_pb_post .et_pb_slide {
	min-height: 108px
}
.et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 155px
}
.et_pb_column_1_2 .et_pb_audio_cover_art {
	height: 340px
}
.et_pb_column_3_8 .et_pb_audio_cover_art {
	height: 242px
}
.et_pb_column_1_3 .et_pb_audio_cover_art {
	height: 210px
}
.et_pb_column_1_4 .et_pb_audio_cover_art {
	height: 145px
}
.et_pb_column_1_4 .et_pb_contact_right {
	margin-right: 5px
}
.et_pb_column_1_4 .et_pb_number_counter .percent {
	height: 55px
}
.et_pb_column_1_4 .et_pb_number_counter h3 {
	padding: 10px 0 0 0
}
}

@media all and (min-width:480px) {
.et_pb_column_1_4 .et_pb_slide_description {
	padding-bottom: 26%
}
}

@media all and (max-width:980px) {
.et_pb_column {
	width: 100%!important
}
.et_pb_section {
	padding: 50px 0
}
.et_pb_fullwidth_section {
	padding: 0
}
.et_pb_column .et_pb_row_inner, .et_pb_row {
	padding: 30px 0
}
.et_section_specialty>.et_pb_row {
	padding: 0
}
.et_pb_column {
	margin-bottom: 30px
}
.et_pb_gutters1 .et_pb_column {
	margin-bottom: 0
}
.et_pb_row.et-last-child .et_pb_column.et-last-child, .et_pb_row:last-child .et_pb_column:last-child {
	margin-bottom: 0
}
.et_pb_section .et_pb_column .et_pb_module {
	margin-bottom: 30px
}
.et_pb_gutters1 .et_pb_column .et_pb_module {
	margin-bottom: 0
}
.et_pb_gutters1 .et_section_specialty .et_pb_row>.et_pb_column>.et_pb_module, .et_section_specialty .et_pb_gutters1.et_pb_row>.et_pb_column>.et_pb_module {
	margin: 0
}
.et_section_specialty .et_pb_row>.et_pb_column {
	padding-bottom: 0
}
.et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
	margin-bottom: 0
}
.et_pb_column.et_pb_column_empty {
	display: none
}
.et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
	padding-bottom: 0!important
}
.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
	margin-bottom: 0
}
.et_pb_row_1-2_1-4_1-4, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_4col {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
	width: 47.25%!important;
	margin-right: 5.5%
}
.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
	width: 50%!important;
	margin-right: 0
}
.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd), .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(even), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(even), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(even) {
	margin-right: 0
}
.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2), .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
	margin-bottom: 0
}
.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {
	width: 80%!important;
	max-width: 80%!important
}
.et_pb_gutters1 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1 .et_pb_specialty_fullwidth>.et_pb_row, .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1.et_pb_specialty_fullwidth>.et_pb_row {
	width: 100%!important;
	max-width: 100%!important
}
.et_pb_space.et-hide-mobile {
	display: none
}
.et_gallery_item, .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n) {
	float: left;
	clear: none;
	width: 28.333%!important;
	margin: 0 7.5% 7.5% 0!important
}
.et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) {
	width: 33.333%!important;
	margin: 0!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
	clear: none!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row {
	margin-right: 0!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row {
	clear: both!important
}
.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n) {
	width: 100%!important;
	margin: 0 0 11.5% 0!important
}
.et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_4col>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_4col>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_4col>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_4col>.et_pb_column_1_4 .et_pb_grid_item:nth-child(n) {
	margin: 0!important
}
.et_gallery_item:nth-child(3n), .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column .woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
	margin-right: 0!important
}
.et_gallery_item:nth-child(3n+1), .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column .woocommerce ul.products li.product:nth-child(3n+1), .woocommerce-page ul.products li.product:nth-child(3n+1) {
	clear: both
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: auto
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	width: auto;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
	width: 46.25%!important;
	margin: 0 7.5% 7.5% 0!important
}
.et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
	margin-bottom: 16.21%
}
.et_pb_column .et_pb_widget:nth-child(n) {
	margin-bottom: 7.5%
}
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
	width: 50%!important;
	margin: 0!important
}
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
	margin-bottom: 0
}
.et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n), .et_pb_column .et_pb_widget:nth-child(2n) {
	margin-right: 0!important
}
.et_pb_widget_area_left {
	padding-right: 0;
	border-right: none
}
.et_pb_widget_area_right {
	padding-left: 0;
	border-left: none
}
.et_pb_more_button {
	display: inline-block!important
}
.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2, .et_pb_slide_description .et_pb_slide_title {
	font-size: 26px;
	font-weight: 500!important
}
.et_pb_slide_content {
	font-size: 13px;
	font-weight: 400
}
.et_pb_slide_description {
	text-align: center
}
.et_pb_slide_with_image .et_pb_slide_description {
	text-align: left
}
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
	min-height: auto
}
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content {
	display: block
}
.et_pb_post {
	margin-bottom: 42px
}
.et_pb_column .et_pb_newsletter_description, .et_pb_column .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
	width: 50%;
	padding: 0
}
.et_pb_column .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
	padding-left: 40px
}
.et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description, .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form {
	width: 100%;
	padding: 0
}
.et_pb_column .et_pb_pricing_table {
	width: 50%!important
}
.et_pb_column .et_pb_pricing_1 .et_pb_pricing_table {
	width: 100%!important
}
.et_pb_column .et_pb_pricing_table:nth-child(2n+1) {
	clear: both
}
.et_pb_column .et_pb_pricing_table:nth-child(n+3) {
	margin-top: 50px
}
.et_pb_fullwidth_section .et_pb_post_title {
	padding: 80px 0
}
.et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
	height: 350px
}
.et_full_width_portfolio_page .et_project_meta {
	float: none;
	width: 100%;
	margin-top: -20px
}
.et_always_center_on_mobile {
	margin-right: auto!important;
	margin-left: auto!important;
	text-align: center!important
}
.fullwidth-menu {
	display: none
}
.et_mobile_nav_menu {
	display: block
}
.et_pb_countdown_timer .title {
	font-size: 22px!important
}
.et_pb_countdown_timer .section p {
	font-size: 64px!important;
	line-height: 64px!important
}
.et_pb_countdown_timer .section p.label {
	font-size: 14px!important;
	line-height: 25px!important
}
.et_pb_countdown_timer .sep {
	top: -28px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
	font-size: 32px!important;
	line-height: 32px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
	top: -27px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
	font-size: 14px!important;
	line-height: 25px!important
}
.et_pb_fullwidth_menu .fullwidth-menu-nav {
	display: none
}
.et_pb_fullwidth_menu .et_pb_row {
	min-height: 81px
}
.et_pb_fullwidth_menu .et_mobile_nav_menu {
	float: none
}
.et_pb_fullwidth_menu .mobile_menu_bar:before {
	top: 26px
}
.et_pb_fullwidth_menu .et_mobile_menu {
	top: 81px;
	padding: 5%
}
.et_pb_fullwidth_menu .et_mobile_menu ul {
	padding: 0
}
.et_pb_fullwidth_menu .et_mobile_menu, .et_pb_fullwidth_menu .et_mobile_menu ul {
	text-align: left;
	list-style: none!important
}
.et_pb_section .et_pb_row, .et_pb_section.et_section_specialty .et_pb_row {
	max-width: 1080px!important
}
.et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
	margin-left: 0
}
.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 18px
}
.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 5%!important
}
}

@media all and (min-width:768px) {
.et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
	width: 50%
}
}

@media all and (min-width:768px) and (max-width:980px) {
.et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
	margin-top: -3rem;
	margin-left: -3rem;
	font-size: 6rem;
	line-height: 6rem
}
.et_pb_column .et_pb_testimonial_portrait {
	display: table-cell;
	float: left;
	margin-right: 30px
}
.et_pb_column .et_pb_testimonial_description {
	display: table-cell
}
.et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait, .et_pb_row_4col .et_pb_testimonial_portrait {
	display: block;
	float: none;
	margin: 0 auto 20px
}
.et_pb_column .et_pb_team_member_image {
	float: left!important;
	width: 280px!important;
	margin: 0 30px 0 0!important;
	text-align: left!important
}
.et_pb_column .et_pb_team_member_description {
	display: table-cell
}
.et_quote_content {
	padding: 50px 43px 45px!important
}
.et_quote_content blockquote p {
	font-size: 26px!important;
	line-height: 44px!important
}
.et_quote_content blockquote cite {
	font-size: 18px!important
}
.et_pb_blog_grid .et_quote_content {
	padding: 35px 30px!important
}
.et_pb_blog_grid .et_quote_content blockquote p {
	font-size: 20px!important;
	line-height: 26px!important
}
.et_pb_blog_grid .et_quote_content blockquote cite {
	font-size: 14px!important
}
.et_link_content {
	padding: 40px 40px 45px
}
.et_link_content h2 {
	font-size: 26px!important;
	line-height: 44px!important
}
.et_link_content a.et_link_main_url {
	font-size: 18px!important
}
.et_pb_blog_grid .et_link_content h2 {
	font-size: 20px!important;
	line-height: 26px!important
}
.et_pb_blog_grid .et_link_content a.et_link_main_url {
	font-size: 14px!important
}
.et_pb_post .et_pb_slide {
	min-height: 384px!important
}
.et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 182px!important
}
.et_audio_content h2 {
	margin-bottom: 24px!important;
	font-size: 26px!important;
	line-height: 44px!important
}
.et_pb_blog_grid .et_audio_content h2 {
	font-size: 20px!important;
	line-height: 26px!important
}
.et_pb_audio_cover_art {
	float: none!important;
	position: relative;
	width: 100%!important;
	height: 400px!important
}
.et_pb_audio_module_content {
	margin-left: 0!important;
	padding: 55px 60px 55px!important
}
.et_pb_audio_module_content h2 {
	font-size: 36px!important
}
.et_pb_column_1_4 .et_audio_module_meta {
	font-size: 14px!important
}
.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: "2 .column.size-1of2"
}
}

@media all and (min-width:768px) and (max-width:800px) {
.et_pb_countdown_timer .section p {
	font-size: 50px!important;
	line-height: 50px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
	font-size: 25px!important;
	line-height: 25px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
	top: -25px!important
}
}

@media all and (max-width:767px) {
.et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
	content: "1 .column.size-1of1"
}
.et_pb_slide_image, .et_pb_slide_video {
	margin-top: 6%!important
}
.et_pb_slide_video {
	float: none
}
.et_pb_section_first .et_pb_slide_image {
	top: 20px;
	margin: 0 0 0!important
}
.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
	font-size: 20px
}
.et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
	font-size: 14px
}
.et_pb_slide_with_image .et_pb_slide_description {
	float: none;
	width: 100%;
	text-align: center
}
.et_pb_post {
	margin-bottom: 42px
}
.et_pb_portfolio_item h2, .et_pb_post h2, .et_pb_title_container h1 {
	font-size: 18px
}
.et_pb_carousel .et-pb-arrow-prev, .et_pb_carousel:hover .et-pb-arrow-prev {
	left: -8px;
	opacity: 1
}
.et_pb_carousel .et-pb-arrow-next, .et_pb_carousel:hover .et-pb-arrow-next {
	right: -8px;
	opacity: 1
}
.et_pb_slider_carousel:hover .et-pb-arrow-prev {
	opacity: 0!important
}
.et_pb_slider_carousel:hover .et-pb-arrow-next {
	opacity: 0!important
}
.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
	margin-top: -1rem;
	margin-left: -1rem;
	font-size: 2rem;
	line-height: 2rem
}
.et_gallery_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n) {
	clear: none;
	width: 45.25%!important;
	margin: 0 9.5% 9.5% 0!important
}
.et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) {
	width: 50%!important;
	margin: 0!important
}
.et_pb_gutters1 .et_pb_fullwidth_portfolio_carousel .et_pb_grid_item:nth-child(n) {
	width: 100%!important
}
.et_gallery_item:nth-child(2n), .et_pb_column .et_pb_grid_item:nth-child(2n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column .woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
	margin-right: 0!important
}
.et_gallery_item:nth-child(2n+1), .et_pb_column .et_pb_grid_item:nth-child(2n+1), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1), .et_pb_column .woocommerce ul.products li.product:nth-child(2n+1), .woocommerce-page ul.products li.product:nth-child(2n+1) {
	clear: both
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
	clear: none!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row {
	margin-right: 0!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row {
	clear: both!important
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	width: 100%
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	width: 50%
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px
}
.et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
	-webkit-border-radius: 0 0 3px;
	-moz-border-radius: 0 0 3px;
	border-radius: 0 0 3px
}
.et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_column .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
	width: 100%!important;
	margin-right: 0!important
}
.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column .et_pb_widget {
	margin-bottom: 9.5%!important
}
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget {
	margin-bottom: 0!important
}
.et_pb_promo {
	padding: 40px
}
.et_pb_column .et_pb_newsletter_description, .et_pb_column .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
	width: 100%;
	padding: 0
}
.et_mobile_device .et-pb-arrow-prev, .et_pb_slider:hover .et-pb-arrow-prev {
	left: 0;
	opacity: 1
}
.et_mobile_device .et-pb-arrow-next, .et_pb_slider:hover .et-pb-arrow-next {
	right: 0;
	opacity: 1
}
.et-pb-controllers {
	position: absolute;
	z-index: 10;
	bottom: 5%;
	left: 0;
	width: 100%;
	height: 14px;
	text-align: center
}
.format-gallery .et-pb-controllers {
	height: auto
}
.et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
	bottom: 18px
}
.et_pb_more_button {
	display: inline-block!important
}
.et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
	width: 100%
}
.et_pb_slide_image, .et_pb_slide_video {
	display: none!important
}
.et_pb_slider_show_image .et_pb_slide_image, .et_pb_slider_show_image .et_pb_slide_video {
	display: table-row!important
}
.et_pb_slide_description .et_pb_slide_title {
	font-size: 24px
}
.et_pb_slide_content {
	font-size: 12px
}
.et_pb_slide_image, .et_pb_slide_video {
	position: relative;
	margin: 50px auto 0;
	padding: 0
}
.et_pb_slide_image img {
	max-height: 300px
}
.et_pb_section_first .et_pb_slide_image img {
	max-height: 300px!important
}
.et_pb_slide_description, .et_pb_slide_with_image .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
	text-align: center
}
.et_pb_tabs_controls {
	height: auto!important;
	border-bottom: none
}
.et_pb_tabs_controls li {
	display: block;
	float: none;
	border-right: none;
	border-bottom: 1px solid #d9d9d9
}
.et_pb_column .et_pb_pricing_table {
	width: 100%!important;
	margin: 0 0 30px!important
}
.et_pb_column .et_pb_pricing_table.et-last-child, .et_pb_column .et_pb_pricing_table:last-child {
	margin-bottom: 0
}
.et_pb_column .et_pb_contact p.et_pb_contact_field_half {
	width: 100%;
	margin-right: 0
}
.et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
	height: 220px
}
.et_pb_countdown_timer .title {
	margin-bottom: 20px!important;
	font-size: 22px!important
}
.et_pb_countdown_timer .section p {
	font-size: 32px!important;
	line-height: 32px!important
}
.et_pb_countdown_timer .section p.label {
	font-size: 14px!important;
	line-height: 25px!important
}
.et_pb_countdown_timer .sep {
	top: -28px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
	font-size: 16px!important;
	line-height: 16px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
	top: -21px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
	font-size: 14px!important;
	line-height: 25px!important
}
.et_pb_column .et_pb_testimonial_description {
	display: block;
	width: 100%
}
.et_pb_column .et_pb_testimonial_portrait {
	display: block;
	float: none;
	margin: 0 auto 20px
}
.et_pb_team_member_image {
	display: block;
	float: none;
	width: auto;
	margin: 0 0 12px;
	text-align: center
}
.et_pb_team_member_description {
	display: block
}
.et_pb_blog_grid .et_quote_content, .et_quote_content {
	padding: 35px 30px!important
}
.et_pb_blog_grid .et_quote_content blockquote p, .et_quote_content blockquote p {
	font-size: 20px!important;
	line-height: 26px!important
}
.et_pb_blog_grid .et_quote_content blockquote cite, .et_quote_content blockquote cite {
	font-size: 14px!important
}
.et_link_content {
	padding: 35px 20px
}
.et_audio_content h2, .et_link_content h2 {
	font-size: 20px!important;
	line-height: 26px!important
}
.et_link_content a.et_link_main_url {
	font-size: 14px!important
}
.et_pb_post .et_pb_slide {
	min-height: 222px!important
}
.et_pb_blog_grid .et_pb_post .et_pb_slide {
	min-height: 222px!important
}
.et_audio_content {
	padding: 35px 20px!important
}
.et_audio_content h2 {
	margin-bottom: 9px!important
}
.et_audio_container .mejs-container .mejs-controls .mejs-time span {
	font-size: 14px!important
}
.et_pb_audio_cover_art {
	float: none!important;
	position: relative;
	width: 100%!important;
	height: 300px!important
}
.et_pb_audio_module_content {
	margin-left: 0!important;
	padding: 30px!important
}
.et_pb_audio_module_content h2 {
	font-size: 26px!important
}
.et_pb_column_1_4 .et_audio_module_meta {
	font-size: 14px!important
}
.et-hide-mobile {
	display: none!important
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
	-webkit-flex-flow: column;
	-moz-flex-flow: column;
	-ms-flex-flow: column;
	flex-flow: column;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	justify-content: center
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
	width: 100%
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
	margin: 20px 2%
}
.et_pb_slider_with_overlay .et_pb_slide_image, .et_pb_slider_with_overlay .et_pb_slide_video, .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
	width: 100%
}
.et_pb_slider_with_overlay .et_pb_slide_image {
	margin-top: 0!important;
	padding-top: 6%
}
.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 10%!important
}
#comment-wrap li.comment article {
	padding-right: 0
}
.comment-body {
	padding: 0 0 0 100px
}
.comment-reply-link {
	float: right;
	position: relative!important;
	top: auto!important;
	bottom: -10px
}
#commentform input[type=text] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%
}
.comment .children {
	margin-left: 50px
}
}

@media all and (max-width:479px) {
.et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
	width: 100%!important;
	margin: 0 0 30px 0
}
.et_pb_gutters1 .et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column.et_pb_column_1_4 {
	margin-bottom: 0
}
.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child {
	margin-bottom: 0
}
.et_pb_text_align_right {
	text-align: left
}
.et_pb_slide_description .et_pb_slide_title {
	font-size: 20px
}
.et_pb_slide_content {
	font-size: 10px;
	font-weight: 400
}
.et_pb_slide_content, a.et_pb_more_button {
	display: block
}
.et_pb_slider_fullwidth_off .et_pb_more_button, .et_pb_slider_fullwidth_off .et_pb_slide_content {
	display: none
}
.et_pb_portfolio_item {
	margin-bottom: 22px
}
.et_pb_post {
	margin-bottom: 42px
}
.et_pb_blog_grid h2, .et_pb_post h2 {
	padding-bottom: 0;
	font-size: 16px
}
.et_pb_post .post-meta {
	color: #666;
	font-size: 14px
}
.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_blog_grid .et_pb_post.format-link>*, .et_pb_blog_grid .et_pb_post.format-quote>* {
	display: block
}
.et_pb_blog_grid .et_pb_post>.et_pb_image_container, .et_pb_blog_grid .et_pb_post>.post-meta, .et_pb_blog_grid .et_pb_post>h2 {
	display: block
}
.et_pb_blog_grid .et_pb_post .post-meta {
	display: block!important;
	padding: 0
}
.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
	margin-top: -.75rem;
	margin-left: -.75rem;
	font-size: 1.5rem;
	line-height: 1.5rem
}
.et_audio_content, .et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content, .et_quote_content {
	padding: 35px 20px!important
}
.et_pb_blog_grid .et_main_video_container {
	margin-right: 0;
	margin-left: 0
}
.et_pb_blog_grid .et_pb_post .et_pb_slide, .et_pb_post .et_pb_slide {
	min-height: 156px!important
}
.et_pb_audio_cover_art {
	float: none!important;
	width: 100%!important;
	height: 210px!important
}
.et_pb_audio_module_content h2 {
	font-size: 20px!important
}
.et_pb_column_1_4 .et_audio_module_meta {
	font-size: 14px!important
}
.et_gallery_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n) {
	width: 100%!important;
	margin: 0 0 11.5% 0!important
}
.et_pb_gutters1 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) {
	margin: 0!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
	clear: none!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row {
	margin-right: 0!important
}
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row {
	clear: both!important
}
.et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_column .et_pb_widget:nth-child(n) {
	margin-bottom: 11.5%!important
}
.et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget {
	margin-bottom: 0!important
}
.et_pb_promo {
	padding: 40px
}
.et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
	height: 200px
}
.et_pb_tabs_controls {
	border-bottom: none
}
.et_pb_tabs_controls li {
	float: none;
	border-right: none;
	border-bottom: 1px solid #d9d9d9
}
.et_pb_column .et_pb_audio_module .mejs-container .mejs-controls div {
	position: absolute
}
.et_pb_column .et_pb_audio_module .mejs-container {
	height: 50px!important
}
.et_pb_column .et_pb_audio_module .mejs-controls {
	height: 100%
}
.et_pb_column .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
	top: 30px
}
.et_pb_column .et_pb_audio_module .mejs-button.mejs-volume-button {
	top: 30px;
	right: 65px
}
.et_pb_column .et_pb_audio_module a.mejs-horizontal-volume-slider {
	display: block;
	position: absolute;
	top: 30px;
	right: 0
}
.et_pb_column .et_pb_audio_module .mejs-horizontal-volume-total {
	display: block;
	position: relative;
	width: 100%
}
.et_pb_column .et_pb_audio_module .mejs-controls div.mejs-time-rail {
	width: 100%!important;
	padding-left: 30px
}
.et_pb_column .et_pb_audio_module a.mejs-time-total.mejs-time-slider {
	position: relative;
	width: 100%;
	margin-left: 0
}
.et_pb_column .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
	margin-left: 0
}
.et_pb_testimonial {
	padding-top: 10%
}
.comment_avatar img {
	max-width: 50%
}
.comment-body {
	padding: 0 0 0 50px
}
.comment .children {
	margin-left: 25px
}
a.comment-reply-link.et_pb_button {
	font-size: 15px
}
a.comment-reply-link.et_pb_button:after {
	font-size: 25px
}
.et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
	margin-bottom: 16%!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
	font-size: 32px!important;
	line-height: 32px!important
}
.et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
	top: -25px!important
}
}

@media all and (max-width:380px) {
.et_pb_countdown_timer .section p, .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
	font-size: 24px!important;
	line-height: 24px!important
}
.et_pb_countdown_timer .section p.label {
	font-size: 12px!important;
	line-height: 25px!important
}
.et_pb_countdown_timer .sep {
	top: -24px!important
}
}
#wp-admin-bar-et-use-visual-builder a:before {
	width: 28px;
	margin-top: -3px;
	color: #974df3!important;
	font-family: ETmodules!important;
	font-size: 30px!important;
	content: "\e625"
}
#wp-admin-bar-et-use-visual-builder:hover a:before {
	color: #fff!important
}
#wp-admin-bar-et-use-visual-builder a:hover, #wp-admin-bar-et-use-visual-builder:hover a {
	color: #fff!important;
	background-color: #7e3bd0!important;
	-webkit-transition: background-color .5s ease;
	-moz-transition: background-color .5s ease;
	transition: background-color .5s ease
}
.mfp-wrap .mfp-container button:hover {
	background: 0 0!important
}
.mfp-wrap .mfp-arrow:active {
	position: absolute;
	top: 50%
}
.mfp-wrap .mfp-close:active {
	position: absolute;
	top: -10px
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	font-family: ETmodules;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.mfp-fade.mfp-bg {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: .001;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000000;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000001;
	position: fixed;
	outline: 0!important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none!important
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.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-arrow, button.mfp-close {
	overflow: visible;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:focus, .mfp-close:hover {
	opacity: 1
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-iframe-holder .mfp-close, .mfp-image-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
}
.mfp-arrow {
	position: absolute;
	opacity: .55;
	margin: 0;
	top: 50%;
	margin-top: -32px;
	padding: 0;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:hover {
	opacity: 1
}
.mfp-arrow-left {
	left: 10px
}
.mfp-arrow-right {
	right: 10px
}
.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,.6);
	background: #000
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	border: none;
	font-size: 64px;
	color: #fff
}
.mfp-arrow-left:before, .mfp-arrow-right:before {
	display: none
}
.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
	content: "\34"
}
.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
	content: "\35"
}
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
	font-size: 64px;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 200;
	top: -10px;
	opacity: .2
}
.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
	opacity: 1
}
.mfp-arrow {
	background: 0 0!important;
	margin-top: -32px!important;
	width: 48px!important;
	height: 48px!important;
	line-height: 1em!important
}
.mfp-arrow:after {
	margin: 0!important;
	top: 0!important;
	border: none!important;
	width: 48px!important;
	height: 48px!important
}
.mfp-arrow-left {
	left: 0!important
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.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,.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,.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width:900px) {
.mfp-arrow {
	-webkit-transform: scale(.75);
	transform: scale(.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
}
.et-box {
	margin: 0 0 10px;
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	font-size: 14px;
	position: relative
}
.et-box-content {
	text-shadow: 1px 1px 1px #fff;
	padding: 27px 43px 17px 66px;
	min-height: 35px
}
.et-box-content strong {
	color: #000;
	font-weight: 700
}
.et-bio:before, .et-download:before, .et-info:before, .et-shadow:before, .et-warning:before {
	content: '';
	position: absolute;
	top: 32px;
	left: 28px
}
.et-info {
	border: 1px solid #e2e2ba
}
.et-info:before {
	width: 22px;
	height: 20px;
	background: url(../images/shortcodes-sprite.png) no-repeat -97px -2px
}
.et-info .et-box-content {
	color: #ada771;
	background: #f9f9dc;
	border: 1px solid #fbfbef;
	-moz-box-shadow: inset 0 0 45px #efefc0;
	-webkit-box-shadow: inset 0 0 45px #efefc0;
	box-shadow: inset 0 0 45px #efefc0
}
.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 {
	color: #ada771
}
.et-warning {
	border: 1px solid #e0b1b1
}
.et-warning:before {
	width: 17px;
	height: 17px;
	background: url(../images/shortcodes-sprite.png) no-repeat -75px -41px
}
.et-warning .et-box-content {
	color: #ad7676;
	background: #ffd9d5;
	border: 1px solid #fceeec;
	-moz-box-shadow: inset 0 0 45px #f0bfba;
	-webkit-box-shadow: inset 0 0 45px #f0bfba;
	box-shadow: inset 0 0 45px #f0bfba
}
.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 {
	color: #ad7676
}
.et-download {
	border: 1px solid #b9dbb6
}
.et-download:before {
	width: 19px;
	height: 14px;
	background: url(../images/shortcodes-sprite.png) no-repeat -23px -19px
}
.et-download .et-box-content {
	color: #7ea57b;
	background: #dff7dd;
	border: 1px solid #f1f9f0;
	-moz-box-shadow: inset 0 0 45px #cbe5c9;
	-webkit-box-shadow: inset 0 0 45px #cbe5c9;
	box-shadow: inset 0 0 45px #cbe5c9
}
.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 {
	color: #7ea57b
}
.et-bio {
	border: 1px solid #b3d8d3
}
.et-bio:before {
	width: 19px;
	height: 15px;
	background: url(../images/shortcodes-sprite.png) no-repeat -23px -2px;
	top: 33px
}
.et-bio .et-box-content {
	color: #80acb0;
	background: #ddf5f7;
	border: 1px solid #f1fafb;
	-moz-box-shadow: inset 0 0 45px #c6edf0;
	-webkit-box-shadow: inset 0 0 45px #c6edf0;
	box-shadow: inset 0 0 45px #c6edf0
}
.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 {
	color: #80acb0
}
.et-shadow {
	border: 1px solid #ddd
}
.et-shadow .et-box-content {
	color: #737373;
	background: #fafafa;
	border: 1px solid #fafafa;
	-moz-box-shadow: inset 0 0 45px #e7e7e7;
	-webkit-box-shadow: inset 0 0 45px #e7e7e7;
	box-shadow: inset 0 0 45px #e7e7e7
}
.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 {
	color: #737373
}
.et-tooltip {
	position: relative
}
.et-tooltip-box {
	display: none;
	color: #6d6e6e;
	line-height: 18px;
	background: #fff;
	border: 1px solid #dbdbdb;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	position: absolute;
	bottom: 35px;
	left: -94px;
	width: 235px;
	padding: 20px 25px 22px 25px;
	-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,.1)
}
.et-tooltip-arrow {
	background: url(../images/shortcodes-sprite.png) no-repeat -120px -2px;
	width: 24px;
	height: 13px;
	display: block;
	position: absolute;
	bottom: -13px;
	left: 129px
}
.et-learn-more {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin: 10px 0;
	-moz-box-shadow: 1px -1px 0 0 #fff;
	-webkit-box-shadow: 1px -1px 0 0 #fff;
	box-shadow: 1px -1px 0 0 #fff
}
.et-learn-more h3.heading-more {
	cursor: pointer;
	padding: 16px 50px 16px 22px;
	font-size: 14px;
	color: #999;
	letter-spacing: 0;
	text-shadow: 1px 1px 0 #fff;
	position: relative;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	margin: 0!important
}
.et-learn-more h3.heading-more span.et_learnmore_arrow {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 48px;
	height: 100%;
	border-left: 1px solid #fff;
	-moz-box-shadow: -1px 0 0 0 #e7e7e7;
	-webkit-box-shadow: -1px 0 0 0 #e7e7e7;
	box-shadow: -1px 0 0 0 #e7e7e7
}
.et-learn-more span.et_learnmore_arrow span {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -5px;
	margin-left: -6px;
	width: 13px;
	height: 10px;
	background: url(../images/shortcodes-sprite.png) no-repeat -58px -2px
}
.et-learn-more .open span.et_learnmore_arrow span {
	background-position: -58px -14px
}
.et-learn-more .learn-more-content {
	padding: 30px 30px 20px;
	visibility: hidden;
	border-top: 1px solid #e7e7e7
}
.et_slidecontent .et-learn-more .learn-more-content {
	display: block;
	visibility: hidden
}
.et-open .learn-more-content {
	display: block;
	visibility: visible!important
}
.et_shortcodes_controller_nav {
	border-top: 1px solid #e7e7e7;
	-moz-box-shadow: inset 1px 1px 0 0 #fff;
	-webkit-box-shadow: inset 1px 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 0 #fff;
	min-height: 53px;
	position: relative
}
.et_shortcodes_controls, .et_shortcodes_controls_arrows {
	list-style: none!important;
	margin: 0!important;
	padding: 0!important;
	line-height: 26px!important
}
.et_shortcodes_controls {
	text-align: center;
	padding-top: 20px!important;
	line-height: 0!important
}
.et_shortcodes_controls li {
	display: inline-block;
	margin: 0 3px
}
.et_shortcodes_controls a {
	background: url(../images/shortcodes-sprite.png) no-repeat -45px -1px;
	width: 11px;
	height: 11px;
	display: inline-block
}
.et_shortcodes_controls .et_shortcodes_active_control a {
	background-position: -45px -14px
}
.et_shortcodes_controls_arrows a {
	font-size: 14px;
	color: #999!important;
	text-shadow: 1px 1px 0 #fff;
	position: absolute;
	top: 0
}
.et_shortcodes_controls_arrows a:hover {
	color: #4c4c4c;
	text-decoration: none
}
.et_shortcodes_controls_arrows .et_sc_nav_prev {
	padding: 14px 38px 12px 48px;
	border-right: 1px solid #e7e7e7;
	-moz-box-shadow: 1px 0 0 0 #fff;
	-webkit-box-shadow: 1px 0 0 0 #fff;
	box-shadow: 1px 0 0 0 #fff;
	left: 0
}
.et_shortcodes_controls_arrows .et_sc_nav_next {
	padding: 14px 48px 12px 38px;
	border-left: 1px solid #fff;
	-moz-box-shadow: -1px 0 0 0 #e7e7e7;
	-webkit-box-shadow: -1px 0 0 0 #e7e7e7;
	box-shadow: -1px 0 0 0 #e7e7e7;
	right: 0
}
.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span {
	top: 21px
}
.et_shortcodes_controls_arrows .et_sc_nav_next span {
	right: 30px
}
.et_shortcodes_controls_arrows .et_sc_nav_prev span {
	left: 30px
}
.et-simple-slider {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin: 10px 0;
	position: relative
}
.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 {
	font-family: Century Gothic, Arial, sans-serif;
	color: #333
}
.et-simple-slides {
	overflow: hidden;
	margin: 30px 30px 20px
}
.et-simple-slider div.et-slide {
	display: none;
	width: 100%!important
}
.one_fourth, .one_half, .one_third, .three_fourth, .two_third {
	float: left;
	margin-right: 4%;
	position: relative
}
.one_half {
	width: 48%
}
.one_third {
	width: 30.66%
}
.two_third {
	width: 65.32%
}
.one_fourth {
	width: 22%
}
.three_fourth {
	width: 74%
}
a.big-button, a.icon-button, a.small-button {
	display: inline-block;
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4), 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4), 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.4), 1px 1px 1px rgba(0,0,0,.1);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	line-height: 26px
}
a.icon-button, a.small-button {
	padding: 6px 14px;
	font-weight: 700!important;
	font-size: 12px;
	margin: 0 5px 8px 0
}
a.big-button:hover, a.icon-button:hover, a.small-button:hover {
	text-decoration: none
}
a.bigblue, a.smallblue {
	color: #2b63a8!important;
	background: #88bdff;
	background: -moz-linear-gradient(top, #88bdff 0, #60a7ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #88bdff), color-stop(100%, #60a7ff));
	background: -webkit-linear-gradient(top, #88bdff 0, #60a7ff 100%);
	background: -o-linear-gradient(top, #88bdff 0, #60a7ff 100%);
	background: -ms-linear-gradient(top, #88bdff 0, #60a7ff 100%);
	background: linear-gradient(to bottom, #88bdff 0, #60a7ff 100%);
	border: 1px solid #3e8ff4
}
a.bigblue:hover, a.smallblue:hover {
	color: #23528c!important
}
a.smalllightblue {
	color: #348db6!important;
	background: #8edbff;
	background: -moz-linear-gradient(top, #8edbff 0, #60cdff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8edbff), color-stop(100%, #60cdff));
	background: -webkit-linear-gradient(top, #8edbff 0, #60cdff 100%);
	background: -o-linear-gradient(top, #8edbff 0, #60cdff 100%);
	background: -ms-linear-gradient(top, #8edbff 0, #60cdff 100%);
	background: linear-gradient(to bottom, #8edbff 0, #60cdff 100%);
	border: 1px solid #51b5e4
}
a.smalllightblue:hover {
	color: #287295!important
}
a.bigteal, a.bigturquoise, a.smallteal {
	color: #3da7a9!important;
	background: #61eef0;
	background: -moz-linear-gradient(top, #61eef0 0, #59dcde 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #61eef0), color-stop(100%, #59dcde));
	background: -webkit-linear-gradient(top, #61eef0 0, #59dcde 100%);
	background: -o-linear-gradient(top, #61eef0 0, #59dcde 100%);
	background: -ms-linear-gradient(top, #61eef0 0, #59dcde 100%);
	background: linear-gradient(to bottom, #61eef0 0, #59dcde 100%);
	border: 1px solid #48bec0
}
a.bigteal:hover, a.bigturquoise:hover, a.smallteal:hover {
	color: #309192!important
}
a.biggreen, a.smallgreen {
	color: #569d51!important;
	background: #94e48d;
	background: -moz-linear-gradient(top, #94e48d 0, #82cf7c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #94e48d), color-stop(100%, #82cf7c));
	background: -webkit-linear-gradient(top, #94e48d 0, #82cf7c 100%);
	background: -o-linear-gradient(top, #94e48d 0, #82cf7c 100%);
	background: -ms-linear-gradient(top, #94e48d 0, #82cf7c 100%);
	background: linear-gradient(to bottom, #94e48d 0, #82cf7c 100%);
	border: 1px solid #4dab46
}
a.biggreen:hover, a.smallgreen:hover {
	color: #478542!important
}
a.bigorange, a.smallorange {
	color: #c7822f!important;
	background: #ffcb8c;
	background: -moz-linear-gradient(top, #ffcb8c 0, #ffb660 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffcb8c), color-stop(100%, #ffb660));
	background: -webkit-linear-gradient(top, #ffcb8c 0, #ffb660 100%);
	background: -o-linear-gradient(top, #ffcb8c 0, #ffb660 100%);
	background: -ms-linear-gradient(top, #ffcb8c 0, #ffb660 100%);
	background: linear-gradient(to bottom, #ffcb8c 0, #ffb660 100%);
	border: 1px solid #db9c51
}
a.bigorange:hover, a.smallorange:hover {
	color: #a96c23!important
}
a.smallsilver {
	color: #595a5a!important;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, #e2e2e2));
	background: -webkit-linear-gradient(top, #f5f5f5 0, #e2e2e2 100%);
	background: -o-linear-gradient(top, #f5f5f5 0, #e2e2e2 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0, #e2e2e2 100%);
	background: linear-gradient(to bottom, #f5f5f5 0, #e2e2e2 100%);
	border: 1px solid #c3c3c3;
	text-shadow: 1px 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.9), 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.9), 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.9), 1px 1px 1px rgba(0,0,0,.1)
}
a.smallsilver:hover {
	color: #454545!important
}
a.smallblack {
	color: #fff!important;
	background: #5b5b5b;
	background: -moz-linear-gradient(top, #5b5b5b 0, #383838 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5b5b5b), color-stop(100%, #383838));
	background: -webkit-linear-gradient(top, #5b5b5b 0, #383838 100%);
	background: -o-linear-gradient(top, #5b5b5b 0, #383838 100%);
	background: -ms-linear-gradient(top, #5b5b5b 0, #383838 100%);
	background: linear-gradient(to bottom, #5b5b5b 0, #383838 100%);
	border: 1px solid #0e0e0e;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.2), 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.2), 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.2), 1px 1px 1px rgba(0,0,0,.1);
	text-shadow: -1px -1px 0 #000
}
a.smallblack:hover {
	color: #f7f7f7!important
}
a.bigred, a.smallred {
	color: #9a3e3e!important;
	background: #ff7979;
	background: -moz-linear-gradient(top, #ff7979 0, #ff5f5f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff7979), color-stop(100%, #ff5f5f));
	background: -webkit-linear-gradient(top, #ff7979 0, #ff5f5f 100%);
	background: -o-linear-gradient(top, #ff7979 0, #ff5f5f 100%);
	background: -ms-linear-gradient(top, #ff7979 0, #ff5f5f 100%);
	background: linear-gradient(to bottom, #ff7979 0, #ff5f5f 100%);
	border: 1px solid #d85353
}
a.bigred:hover, a.smallred:hover {
	color: #803030!important
}
a.smallpink {
	color: #914d97!important;
	background: #e782f1;
	background: -moz-linear-gradient(top, #e782f1 0, #d271da 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e782f1), color-stop(100%, #d271da));
	background: -webkit-linear-gradient(top, #e782f1 0, #d271da 100%);
	background: -o-linear-gradient(top, #e782f1 0, #d271da 100%);
	background: -ms-linear-gradient(top, #e782f1 0, #d271da 100%);
	background: linear-gradient(to bottom, #e782f1 0, #d271da 100%);
	border: 1px solid #b15cb9
}
a.smallpink:hover {
	color: #753b7a!important
}
a.bigpurple, a.smallpurple {
	color: #653e9a!important;
	background: #b279ff;
	background: -moz-linear-gradient(top, #b279ff 0, #a35fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b279ff), color-stop(100%, #a35fff));
	background: -webkit-linear-gradient(top, #b279ff 0, #a35fff 100%);
	background: -o-linear-gradient(top, #b279ff 0, #a35fff 100%);
	background: -ms-linear-gradient(top, #b279ff 0, #a35fff 100%);
	background: linear-gradient(to bottom, #b279ff 0, #a35fff 100%);
	border: 1px solid #8b53d8
}
a.bigpurple:hover, a.smallpurple:hover {
	color: #563386!important
}
a.big-button {
	font-weight: 400!important;
	font-size: 20px;
	padding: 14px 24px;
	margin: 8px 6px 8px 0
}
a.big-button:hover {
	text-decoration: none
}
a.icon-button {
	color: #595a5a!important;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0, #e1e1e1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(100%, #e1e1e1));
	background: -webkit-linear-gradient(top, #f5f5f5 0, #e1e1e1 100%);
	background: -o-linear-gradient(top, #f5f5f5 0, #e1e1e1 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0, #e1e1e1 100%);
	background: linear-gradient(to bottom, #f5f5f5 0, #e1e1e1 100%);
	border: 1px solid #c3c3c3;
	text-shadow: 1px 1px 1px #fff;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.9), 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255,255,255,.9), 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,.9), 1px 1px 1px rgba(0,0,0,.1);
	padding-left: 36px;
	position: relative
}
a.icon-button:hover {
	color: #404040
}
a.icon-button span.et-icon {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 18px;
	height: 16px
}
a.download-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -3px -2px;
	width: 17px;
	height: 20px;
	top: 7px
}
a.search-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -206px -2px;
	top: 9px
}
a.refresh-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -169px -19px
}
a.question-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -164px -2px
}
a.people-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -151px -33px;
	height: 17px;
	top: 9px
}
a.warning-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -188px -19px;
	width: 15px
}
a.mail-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -131px -33px;
	height: 15px
}
a.heart-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -131px -18px;
	width: 14px;
	height: 13px;
	top: 12px;
	left: 14px
}
a.paper-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -147px -17px;
	width: 15px;
	height: 15px
}
a.notice-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -147px -2px;
	width: 15px;
	height: 13px;
	top: 11px
}
a.stats-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -184px -2px;
	width: 15px;
	height: 14px;
	top: 11px
}
a.rss-icon span.et-icon {
	background: url(../images/shortcodes-sprite.png) no-repeat -171px -36px;
	width: 15px;
	top: 9px
}
ul.et_shortcodes_mobile_nav {
	margin: 0!important;
	padding: 0!important;
	list-style: none outside none!important;
	display: none;
	z-index: 2
}
ul.et_shortcodes_mobile_nav a {
	position: relative
}
.et_shortcodes_controls_arrows span, ul.et_shortcodes_mobile_nav span {
	position: absolute;
	top: 23px;
	display: block;
	width: 10px;
	height: 14px
}
.et_shortcodes_controls_arrows .et_sc_nav_prev span, ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
	background: url(../images/shortcodes-sprite.png) no-repeat -3px -24px
}
.et_shortcodes_controls_arrows .et_sc_nav_next span, ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
	background: url(../images/shortcodes-sprite.png) no-repeat -3px -40px
}
.et-tabs-container {
	background: #fff;
	border: 1px solid #e7e7e7;
	position: relative;
	margin: 50px 0 15px
}
.et-learn-more h3.heading-more, .et-protected-title, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et-testimonial-author-info, .et_shortcodes_controller_nav, .pricing-content-bottom, .pricing-heading {
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%)
}
.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav {
	margin: 0!important;
	overflow: hidden;
	border-top: 1px solid #fff;
	position: relative
}
.et-tabs-container .et-tabs-control:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e7e7e7
}
.et-tabs-container .et-tabs-control li {
	list-style: none outside none;
	margin: 0!important;
	float: left;
	padding: 0!important;
	border-left: 1px solid #e7e7e7;
	-moz-box-shadow: -1px 0 0 #fff;
	-webkit-box-shadow: -1px 0 0 #fff;
	box-shadow: -1px 0 0 #fff;
	position: relative
}
.et-tabs-container .et-tabs-control li:first-child {
	border-left: 1px solid #fff;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.et-tabs-container .et-tabs-control li a {
	font-size: 14px;
	color: #999!important;
	text-shadow: 1px 1px 0 #fff!important;
	display: block;
	padding: 15px 20px
}
.et-tabs-container .et-tabs-control li a:hover {
	color: #4c4c4c!important;
	text-decoration: none
}
.et-tabs-container .et-tabs-control li.active:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff
}
.et-tabs-container .et-tabs-control li.active a {
	background: #fff;
	color: #4c4c4c!important
}
.et-tabs-content-wrapper>div {
	display: none
}
.et_sliderfx_slide .et-tabs-content-wrapper {
	width: 1200%;
	position: relative;
	left: 0
}
.et_sliderfx_slide .et-tabs-content-wrapper>div {
	float: left;
	display: block;
	height: 1px;
	visibility: hidden
}
.et_sliderfx_fade .et_slidecontent, .et_sliderfx_slide .et-tabs-content-wrapper>div {
	word-wrap: break-word
}
.et_sliderfx_slide .et_shortcode_slide_active {
	height: auto!important
}
.et-tabs-container .et-tabs-content {
	margin: 30px 30px 20px
}
.et-tabs-container ul.et_shortcodes_mobile_nav {
	border-bottom: 1px solid #e7e7e7
}
.et-tabs-container ul.et_shortcodes_mobile_nav li {
	float: right;
	line-height: 26px
}
.et-tabs-container ul.et_shortcodes_mobile_nav a {
	display: block;
	padding: 16px 10px 16px 45px;
	color: #999!important;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff!important
}
.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
	padding: 16px 45px 16px 10px;
	text-align: right
}
.et-tabs-container ul.et_shortcodes_mobile_nav a:hover {
	text-decoration: none;
	color: #4c4c4c!important
}
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
	background: #e7e7e7;
	-moz-box-shadow: 1px 0 0 #fff;
	-webkit-box-shadow: 1px 0 0 #fff;
	box-shadow: 1px 0 0 #fff
}
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
	right: 28px
}
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
	left: 28px
}
.author-shortcodes, .et-image-slider, .et-protected, .et-simple-slider, .et-tabs-container, .et-testimonial-box, .tabs-left {
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: 0 1px 2px rgba(0,0,0,.1)
}
.tabs-left {
	background: #fff;
	border: 1px solid #e7e7e7;
	position: relative;
	margin-bottom: 15px
}
.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav {
	width: 149px;
	border-top: 1px solid #fff;
	float: left;
	list-style: none outside none!important;
	margin: 0!important;
	position: relative
}
.tabs-left ul.et_shortcodes_mobile_nav {
	position: absolute;
	top: 0;
	left: 0
}
.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li {
	padding-right: 0!important;
	padding-left: 0!important;
	background: 0 0!important;
	list-style: none!important;
	border-bottom: 1px solid #e7e7e7;
	-moz-box-shadow: 0 1px 0 0 #fff;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff
}
.tabs-left .et-tabs-control li a {
	color: #999!important;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff!important;
	display: block;
	padding: 15px 10px 15px 20px
}
.tabs-left .et-tabs-control li.active a {
	background: #fff;
	margin-right: -1px
}
.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a {
	text-decoration: none;
	color: #4c4c4c!important
}
.tabs-left .et-tabs-content {
	padding: 30px 30px 20px;
	position: relative
}
.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap {
	overflow: hidden
}
.tabs-left .et-tabs-content h3 {
	padding-bottom: 14px;
	color: #333
}
.et_left_tabs_bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 148px;
	height: 100%;
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #fff;
	background: #f5f5f5;
	background: -moz-linear-gradient(left, #f9f9f9 0, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(left, #f9f9f9 0, #f5f5f5 100%);
	background: -o-linear-gradient(left, #f9f9f9 0, #f5f5f5 100%);
	background: -ms-linear-gradient(left, #f9f9f9 0, #f5f5f5 100%);
	background: linear-gradient(to right, #f9f9f9 0, #f5f5f5 100%)
}
.tabs-left ul.et_shortcodes_mobile_nav a {
	text-indent: -9999px
}
.tabs-left ul.et_shortcodes_mobile_nav a span {
	top: 50%;
	margin-top: -7px
}
.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
	right: 50%;
	margin-right: -4px
}
.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
	left: 50%;
	margin-left: -4px
}
.author-shortcodes {
	background: #fff;
	border: 1px solid #e7e7e7;
	color: #363636;
	font-size: 14px;
	margin-bottom: 10px
}
.author-shortcodes .author-inner {
	position: relative;
	padding: 30px 30px 20px 117px;
	min-height: 60px
}
.author-shortcodes .author-image {
	position: absolute;
	top: 32px;
	left: 30px;
	width: 60px;
	height: 60px
}
.author-shortcodes .author-image img {
	max-width: 100%;
	height: auto;
	width: auto
}
.author-shortcodes .author-image .author-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,.5);
	box-shadow: inset 0 0 4px rgba(0,0,0,.5)
}
.et-protected {
	border: 1px solid #e7e7e7;
	width: 390px;
	background: #fff;
	margin-bottom: 10px
}
.et-protected-title {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	padding: 18px 10px 17px 50px;
	position: relative;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px
}
.et-protected-title:before {
	content: '';
	position: absolute;
	top: 16px;
	left: 20px;
	background: url(../images/shortcodes-sprite.png) no-repeat -23px -36px;
	width: 17px;
	height: 19px
}
.et-protected-form {
	padding: 32px 37px 32px 32px;
	text-align: right
}
.et-protected-form p {
	padding-bottom: 16px
}
.et-protected-form p label {
	position: relative
}
.et-protected-form p .et_protected_icon {
	width: 10px;
	height: 20px;
	position: absolute;
	top: 2px;
	left: 18px;
	background: url(../images/shortcodes-sprite.png) no-repeat -190px -37px;
	display: block
}
.et-protected-form p .et_protected_password {
	height: 23px;
	background-position: -275px -2px
}
.et-protected-form label span {
	display: none
}
.et-protected-form p input {
	margin: 0!important;
	border: 1px solid #e7e7e7;
	color: #363636;
	font-size: 14px;
	background: #f3f3f3;
	background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f3f3f3), color-stop(100%, #fefefe));
	background: -webkit-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: -o-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: -ms-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
	background: linear-gradient(to bottom, #f3f3f3 1%, #fefefe 100%);
	padding: 20px 20px 20px 40px;
	width: 100%;
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.1);
	box-shadow: inset 0 0 1px rgba(0,0,0,.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}
.et-protected-form input.etlogin-button {
	background: #f9f9f9;
	background: -moz-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f9f9f9), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: -o-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0, #f5f5f5 100%);
	background: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
	border: 1px solid #e7e7e7;
	padding: 14px 24px;
	color: #999;
	text-shadow: 0 1px 0 #fff;
	font-size: 14px;
	-webkit-box-shadow: inset 1px 1px 0 0 #fff;
	-moz-box-shadow: inset 1px 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 0 #fff
}
.et-simple-slides .et_slidecontent {
	width: auto
}
.et-image-slides {
	background: #555
}
.et-image-slider {
	background: #fff;
	border: 1px solid #e7e7e7;
	margin-bottom: 25px
}
.et-image-slide {
	position: relative
}
.et-image-slider img {
	display: block;
	width: auto;
	margin: 0 auto;
	height: auto
}
.et-image-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.6);
	-moz-box-shadow: inset 0 0 5px rgba(0,0,0,.6);
	box-shadow: inset 0 0 5px rgba(0,0,0,.6)
}
.author-shortcodes, .et-learn-more, .et-simple-slider, .et-tabs-container, .et-tooltip-box, .tabs-left {
	color: #201f1f!important;
	text-shadow: none!important
}
.author-shortcodes a, .et-learn-more a, .et-simple-slider a, .et-tabs-container a, .et-tooltip-box a, .tabs-left a {
	text-shadow: none!important
}
.et-custom-list ul {
	list-style: none!important;
	list-style-image: none!important;
	padding-left: 0!important;
	margin: 0!important;
	line-height: 26px
}
.et-custom-list ul li {
	padding-left: 28px!important;
	margin: 5px 0!important;
	list-style: none!important;
	position: relative
}
.et-custom-list ul li:before {
	content: '';
	position: absolute;
	top: 5px;
	left: 0;
	background: url(../images/shortcodes-sprite.png) no-repeat -74px -2px;
	width: 22px;
	height: 18px
}
.etlist-x ul li:before {
	content: '';
	position: absolute;
	top: 6px;
	left: 0;
	background: url(../images/shortcodes-sprite.png) no-repeat -75px -21px;
	width: 22px;
	height: 18px
}
.etlist-dot ul li {
	padding-left: 25px!important
}
.etlist-dot ul li:before {
	content: '';
	position: absolute;
	top: 9px;
	left: 0;
	background: url(../images/shortcodes-sprite.png) no-repeat -230px -3px;
	width: 10px;
	height: 9px
}
.et-custom-list ul li ul {
	padding: 2px 0!important;
	margin: 0!important
}
.et-pricing {
	margin: 40px 0 10px
}
.pricing-table {
	float: left;
	width: 25%;
	margin-bottom: 22px;
	position: relative;
	margin-left: -1px
}
.pricing-table-wrap {
	border: 1px solid #e7e7e7;
	border-bottom: none
}
.pricing-heading {
	border-bottom: 1px solid #e7e7e7;
	padding: 23px 10px 22px;
	text-shadow: 1px 1px 0 #fff;
	font-size: 12px;
	color: #999;
	text-align: center;
	-moz-box-shadow: inset 1px 1px 0 0 #fff;
	-webkit-box-shadow: inset 1px 1px 0 0 #fff;
	box-shadow: inset 1px 1px 0 0 #fff
}
.pricing-title {
	text-transform: uppercase;
	font-size: 20px;
	color: #53b4c7!important;
	font-weight: 700;
	text-shadow: none!important
}
.pricing-heading p {
	padding-bottom: 0!important
}
.pricing-table ul.pricing {
	padding: 0!important;
	list-style: none!important;
	margin: 0!important;
	list-style-image: none!important;
	line-height: 26px
}
.pricing-table ul.pricing li {
	list-style: none!important;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	background: #f5f5f5;
	background: -moz-linear-gradient(top, #f5f5f5 0, #fefefe 7%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f5f5f5), color-stop(7%, #fefefe), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #f5f5f5 0, #fefefe 7%, #fff 100%);
	background: -o-linear-gradient(top, #f5f5f5 0, #fefefe 7%, #fff 100%);
	background: -ms-linear-gradient(top, #f5f5f5 0, #fefefe 7%, #fff 100%);
	background: linear-gradient(to bottom, #f5f5f5 0, #fefefe 7%, #fff 100%);
	padding: 14px 7px 14px 63px;
	position: relative;
	font-size: 12px;
	color: #363636;
	text-shadow: none!important
}
.pricing-table ul.pricing li span.pricing-mark {
	position: absolute;
	top: 19px;
	left: 30px;
	width: 22px;
	height: 18px;
	background: url(../images/shortcodes-sprite.png) no-repeat -74px -2px
}
.pricing-table ul.pricing li.x-mark span.pricing-mark {
	background-position: -74px -20px
}
.pricing-content-bottom {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	-webkit-box-shadow: inset 1px 0 0 0 #fff;
	-moz-box-shadow: inset 1px 0 0 0 #fff;
	box-shadow: inset 1px 0 0 0 #fff;
	padding: 20px 5px 43px;
	text-align: center
}
span.et-price {
	font-size: 48px;
	color: #94c65c;
	text-shadow: 0 1px 0 #fff;
	font-family: Georgia, serif
}
span.et-price sup {
	font-size: 24px;
	bottom: 13px;
	left: 1px
}
span.et-price span.dollar-sign {
	font-size: 36px
}
.pricing-table a.icon-button {
	margin: 0;
	padding-left: 15px;
	position: absolute;
	bottom: -13px;
	left: 50%
}
.pricing-table a.icon-button {
	visibility: hidden
}
.pricing-big {
	top: -20px;
	-webkit-box-shadow: 0 0 18px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 18px rgba(0,0,0,.2);
	box-shadow: 0 0 18px rgba(0,0,0,.2);
	z-index: 2
}
.pricing-big .pricing-table-wrap {
	border-color: #d6d5d5
}
.pricing-big .pricing-heading {
	padding-top: 43px
}
.pricing-big .pricing-content-bottom {
	padding-bottom: 63px;
	border-bottom: 1px solid #d6d5d5
}
.et-testimonial-box {
	border: 1px solid #e7e7e7;
	background: #fff;
	position: relative;
	margin: 10px 0 45px
}
.et-testimonial-author-info {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e7e7;
	padding: 20px 20px 15px;
	text-shadow: 0 1px 0 #fff
}
.t-img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 25px 5px 0;
	-moz-box-shadow: 0 1px 0 0 #fff;
	-webkit-box-shadow: 0 1px 0 0 #fff;
	box-shadow: 0 1px 0 0 #fff;
	position: relative
}
.t-img img {
	max-width: 100%;
	height: auto
}
.t-overlay {
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 4px rgba(0,0,0,.4);
	display: block;
	position: absolute;
	top: 0;
	left: 0
}
.t-author, .t-position {
	display: block
}
.t-author {
	font-size: 18px;
	color: #999;
	padding: 10px 0 5px
}
.t-position {
	color: #595959
}
.et-testimonial, .t-position {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 14px
}
.et-testimonial {
	padding: 43px 35px 30px 77px;
	color: #363636;
	position: relative;
	text-shadow: none!important
}
.et-testimonial:before {
	content: '';
	position: absolute;
	top: 43px;
	left: 35px;
	width: 25px;
	height: 19px;
	background: url(../images/shortcodes-sprite.png) no-repeat -45px -35px
}
.t-bottom-arrow {
	background: url(../images/shortcodes-sprite.png) no-repeat -97px -25px;
	width: 31px;
	height: 32px;
	position: absolute;
	bottom: -32px;
	right: 40px
}
.et-dropcap {
	font-size: 48px;
	float: left;
	display: block;
	margin: 0 7px 0 0;
	line-height: 1
}
.et_quote {
	padding-left: 57px;
	min-height: 40px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	position: relative;
	line-height: 1.5;
	margin-bottom: 10px
}
.et_quote .et_quote_sign {
	background: url(../images/shortcodes-sprite.png) no-repeat -206px -20px;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 40px;
	height: 34px
}
.quote-center .et_quote_sign {
	background-position: -251px -2px;
	width: 20px;
	height: 16px;
	top: 3px
}
.quote-center .et_quote_additional_sign {
	background: url(../images/shortcodes-sprite.png) no-repeat -251px -22px;
	position: absolute;
	top: 3px;
	right: 13px;
	display: block;
	width: 20px;
	height: 16px
}
.et_right_quote {
	width: 100%
}
.quote-center {
	font-size: 24px;
	line-height: 1.2;
	text-align: center;
	padding-left: 30px
}
.quote-center .et_right_quote {
	padding-right: 30px;
	width: 95%
}
.et-tabs-container .et-tabs-control {
	padding: 0
}
.tabs-left .et-tabs-control {
	padding-left: 0
}
.author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 {
	color: #201f1f!important;
	text-shadow: none!important
}
.et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a {
	text-decoration: none!important
}
a.big-button, a.icon-button, a.small-button {
	cursor: pointer
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
* html .clearfix {
	zoom: 1
}
.et_column_last {
	margin-right: 0!important;
	clear: right
}
.clear {
	clear: both
}
body.et_left_sidebar .pricing-table, body.et_right_sidebar .pricing-table {
	width: 50%
}

@media all and (max-width:959px) {
body.et_left_sidebar .one_fourth, body.et_left_sidebar .one_half, body.et_left_sidebar .one_third, body.et_left_sidebar .three_fourth, body.et_left_sidebar .two_third, body.et_right_sidebar .one_fourth, body.et_right_sidebar .one_half, body.et_right_sidebar .one_third, body.et_right_sidebar .three_fourth, body.et_right_sidebar .two_third {
	float: none;
	margin-right: 0;
	width: auto;
	margin-bottom: 10px
}
body.et_left_sidebar .et-protected, body.et_left_sidebar .et-testimonial-box, body.et_right_sidebar .et-protected, body.et_right_sidebar .et-testimonial-box {
	width: auto!important
}
body.et_left_sidebar .et-protected-form, body.et_right_sidebar .et-protected-form {
	padding: 15px!important
}
}

@media all and (min-width:768px) and (max-width:959px) {
body.et_full_width_page .pricing-table {
	width: 50%
}
}

@media all and (max-width:767px) {
.et_left_tabs_bg {
	width: 50px
}
.et-tabs-container .et-tabs-control, .tabs-left .et-tabs-control {
	display: none
}
.tabs-left ul.et_shortcodes_mobile_nav {
	display: block;
	width: 51px
}
.tabs-left ul.et_shortcodes_mobile_nav a {
	display: block;
	height: 49px;
	width: 100%
}
.tabs-left .et-tabs-content {
	margin-left: 75px
}
.et-tabs-container ul.et_shortcodes_mobile_nav {
	display: block
}
.et-tabs-container ul.et_shortcodes_mobile_nav li {
	width: 50%
}
.et-pricing {
	margin-top: 0
}
body.et_full_width_page .pricing-table, body.et_left_sidebar .pricing-table, body.et_right_sidebar .pricing-table {
	width: 100%;
	margin-bottom: 35px
}
.pricing-big {
	top: 0
}
body.et_full_width_page .one_fourth, body.et_full_width_page .one_half, body.et_full_width_page .one_third, body.et_full_width_page .three_fourth, body.et_full_width_page .two_third {
	float: none;
	margin-right: 0;
	width: auto;
	margin-bottom: 10px
}
body.et_full_width_page .et-protected, body.et_full_width_page .et-testimonial-box {
	width: auto!important
}
body.et_full_width_page .et-protected-form {
	padding: 15px!important
}
body.et_left_sidebar .author-shortcodes .author-inner, body.et_right_sidebar .author-shortcodes .author-inner {
	padding: 27px 27px 17px
}
body.et_left_sidebar .author-shortcodes .author-image, body.et_right_sidebar .author-shortcodes .author-image {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 10px
}
body.et_left_sidebar .quote-center .et_quote_additional_sign, body.et_right_sidebar .quote-center .et_quote_additional_sign {
	right: -13px
}
body.et_left_sidebar .et_shortcodes_controls, body.et_right_sidebar .et_shortcodes_controls {
	display: none
}
body.et_left_sidebar .et_shortcodes_controls_arrows a, body.et_right_sidebar .et_shortcodes_controls_arrows a {
	text-indent: -9999px
}
}

@media all and (max-width:479px) {
.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev {
	padding-left: 26px
}
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
	left: 10px
}
.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
	padding-right: 26px
}
.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
	right: 10px
}
body.et_full_width_page .author-shortcodes .author-inner {
	padding: 27px 27px 17px
}
body.et_full_width_page .author-shortcodes .author-image {
	position: relative;
	top: 0;
	left: 0;
	margin-bottom: 10px
}
body.et_full_width_page .quote-center .et_quote_additional_sign {
	right: -13px
}
body.et_full_width_page .et_shortcodes_controls {
	display: none
}
body.et_full_width_page .et_shortcodes_controls_arrows a {
	text-indent: -9999px
}
.et-box:before, .et-testimonial:before {
	display: none
}
.et-box-content {
	padding: 27px 27px 17px 27px
}
.et-testimonial {
	padding: 25px
}
}
