div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}#pojo-a11y-toolbar{position:fixed;font-size:16px !important;line-height:1.4;z-index:9999}#pojo-a11y-toolbar.pojo-a11y-toolbar-right{right:-180px;-webkit-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:right 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:right 750ms cubic-bezier(.23, 1, .32, 1);transition:right 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-right.pojo-a11y-toolbar-open{right:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-right .pojo-a11y-toolbar-toggle{right:180px}#pojo-a11y-toolbar.pojo-a11y-toolbar-left{left:-180px;-webkit-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-moz-transition:left 750ms cubic-bezier(.23, 1, .32, 1);-o-transition:left 750ms cubic-bezier(.23, 1, .32, 1);transition:left 750ms cubic-bezier(.23, 1, .32, 1)}#pojo-a11y-toolbar.pojo-a11y-toolbar-left.pojo-a11y-toolbar-open{left:0}#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle{left:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{position:absolute}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{display:inline-block;font-size:200%;line-height:0;padding:10px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.1);box-shadow:0 0 10px 0 rgba(0,0,0,0.1)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:hover,#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a:focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg{max-width:inherit}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{border:1px solid;font-size:100%;width:180px}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{display:block;line-height:2;font-weight:bold;padding:10px 15px 0;margin:0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a,#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay.pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2)}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{list-style:none;margin:0;padding:10px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{border-top:1px solid}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:10px 15px;font-size:80%;line-height:1}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{font-weight:bold}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-right:6px;display:inline-block;width:1.5em;font-style:normal;font-weight:normal;font-size:inherit;line-height:1;text-align:center;text-rendering:auto;vertical-align:middle}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a .pojo-a11y-toolbar-text{vertical-align:middle}body.rtl #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a svg{padding-left:6px;padding-right:0}@media (max-width:767px){#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{padding:7px 12px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items{padding:7px 0}#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a{display:block;padding:7px 12px}}body.pojo-a11y-grayscale{filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-filter:grayscale(1);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:gray}body.pojo-a11y-high-contrast .placebo{line-height:normal}body.pojo-a11y-high-contrast *{-webkit-box-shadow:none !important;box-shadow:none !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{-moz-appearance:none !important;-moz-user-select:text !important;-webkit-user-select:text !important;background-image:none !important;text-shadow:none !important;user-select:text !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast h6 span,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav:not(#pojo-a11y-toolbar),body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{background:black !important;background-color:black !important}body.pojo-a11y-high-contrast a,body.pojo-a11y-high-contrast article,body.pojo-a11y-high-contrast aside,body.pojo-a11y-high-contrast basefont,body.pojo-a11y-high-contrast bdi,body.pojo-a11y-high-contrast big,body.pojo-a11y-high-contrast blink,body.pojo-a11y-high-contrast blockquote,body.pojo-a11y-high-contrast body,body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast canvas,body.pojo-a11y-high-contrast caption,body.pojo-a11y-high-contrast center,body.pojo-a11y-high-contrast code,body.pojo-a11y-high-contrast col,body.pojo-a11y-high-contrast colgroup,body.pojo-a11y-high-contrast command,body.pojo-a11y-high-contrast dd,body.pojo-a11y-high-contrast del,body.pojo-a11y-high-contrast details,body.pojo-a11y-high-contrast dir,body.pojo-a11y-high-contrast div,body.pojo-a11y-high-contrast dl,body.pojo-a11y-high-contrast dt,body.pojo-a11y-high-contrast embed,body.pojo-a11y-high-contrast fieldset,body.pojo-a11y-high-contrast figcaption,body.pojo-a11y-high-contrast figure,body.pojo-a11y-high-contrast font,body.pojo-a11y-high-contrast footer,body.pojo-a11y-high-contrast form,body.pojo-a11y-high-contrast header,body.pojo-a11y-high-contrast hgroup,body.pojo-a11y-high-contrast html,body.pojo-a11y-high-contrast iframe,body.pojo-a11y-high-contrast img,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast ins,body.pojo-a11y-high-contrast kbd,body.pojo-a11y-high-contrast label,body.pojo-a11y-high-contrast legend,body.pojo-a11y-high-contrast li,body.pojo-a11y-high-contrast listing,body.pojo-a11y-high-contrast main,body.pojo-a11y-high-contrast mark,body.pojo-a11y-high-contrast marquee,body.pojo-a11y-high-contrast menu,body.pojo-a11y-high-contrast meter,body.pojo-a11y-high-contrast multicol,body.pojo-a11y-high-contrast nav,body.pojo-a11y-high-contrast nobr,body.pojo-a11y-high-contrast object,body.pojo-a11y-high-contrast ol,body.pojo-a11y-high-contrast option,body.pojo-a11y-high-contrast output,body.pojo-a11y-high-contrast p,body.pojo-a11y-high-contrast plaintext,body.pojo-a11y-high-contrast pre,body.pojo-a11y-high-contrast progress,body.pojo-a11y-high-contrast q,body.pojo-a11y-high-contrast rb,body.pojo-a11y-high-contrast rp,body.pojo-a11y-high-contrast rt,body.pojo-a11y-high-contrast ruby,body.pojo-a11y-high-contrast s,body.pojo-a11y-high-contrast samp,body.pojo-a11y-high-contrast section,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast small,body.pojo-a11y-high-contrast span,body.pojo-a11y-high-contrast strike,body.pojo-a11y-high-contrast sub,body.pojo-a11y-high-contrast summary,body.pojo-a11y-high-contrast sup,body.pojo-a11y-high-contrast svg,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast tbody,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast text,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast thead,body.pojo-a11y-high-contrast time,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt,body.pojo-a11y-high-contrast ul,body.pojo-a11y-high-contrast var,body.pojo-a11y-high-contrast video,body.pojo-a11y-high-contrast xmp{color:white !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym,body.pojo-a11y-high-contrast b,body.pojo-a11y-high-contrast b span,body.pojo-a11y-high-contrast h1 b,body.pojo-a11y-high-contrast h1 strong,body.pojo-a11y-high-contrast h2 b,body.pojo-a11y-high-contrast h2 strong,body.pojo-a11y-high-contrast h3 b,body.pojo-a11y-high-contrast h3 strong,body.pojo-a11y-high-contrast h4 b,body.pojo-a11y-high-contrast h4 strong,body.pojo-a11y-high-contrast h5 b,body.pojo-a11y-high-contrast h5 strong,body.pojo-a11y-high-contrast h6 b,body.pojo-a11y-high-contrast h6 strong,body.pojo-a11y-high-contrast strong,body.pojo-a11y-high-contrast strong span{color:yellow !important}body.pojo-a11y-high-contrast address,body.pojo-a11y-high-contrast address span,body.pojo-a11y-high-contrast cite,body.pojo-a11y-high-contrast cite span,body.pojo-a11y-high-contrast dfn,body.pojo-a11y-high-contrast dfn span,body.pojo-a11y-high-contrast em,body.pojo-a11y-high-contrast em span,body.pojo-a11y-high-contrast h1 em,body.pojo-a11y-high-contrast h1 i,body.pojo-a11y-high-contrast h2 em,body.pojo-a11y-high-contrast h2 i,body.pojo-a11y-high-contrast h3 em,body.pojo-a11y-high-contrast h3 i,body.pojo-a11y-high-contrast h4 em,body.pojo-a11y-high-contrast h4 i,body.pojo-a11y-high-contrast h5 em,body.pojo-a11y-high-contrast h5 i,body.pojo-a11y-high-contrast h6 em,body.pojo-a11y-high-contrast h6 i,body.pojo-a11y-high-contrast i,body.pojo-a11y-high-contrast i span,body.pojo-a11y-high-contrast u,body.pojo-a11y-high-contrast u span{color:#FFFF80 !important}body.pojo-a11y-high-contrast dt{border-top:thin solid grey !important}body.pojo-a11y-high-contrast h1,body.pojo-a11y-high-contrast h1 a,body.pojo-a11y-high-contrast h1 a b,body.pojo-a11y-high-contrast h1 abbr,body.pojo-a11y-high-contrast h1 center,body.pojo-a11y-high-contrast h1 span,body.pojo-a11y-high-contrast h2,body.pojo-a11y-high-contrast h2 a,body.pojo-a11y-high-contrast h2 a b,body.pojo-a11y-high-contrast h2 abbr,body.pojo-a11y-high-contrast h2 center,body.pojo-a11y-high-contrast h2 span,body.pojo-a11y-high-contrast h3,body.pojo-a11y-high-contrast h3 a,body.pojo-a11y-high-contrast h3 a b,body.pojo-a11y-high-contrast h3 abbr,body.pojo-a11y-high-contrast h3 center,body.pojo-a11y-high-contrast h3 span,body.pojo-a11y-high-contrast h4,body.pojo-a11y-high-contrast h4 a,body.pojo-a11y-high-contrast h4 a b,body.pojo-a11y-high-contrast h4 abbr,body.pojo-a11y-high-contrast h4 center,body.pojo-a11y-high-contrast h4 span,body.pojo-a11y-high-contrast h5,body.pojo-a11y-high-contrast h5 a,body.pojo-a11y-high-contrast h5 a b,body.pojo-a11y-high-contrast h5 abbr,body.pojo-a11y-high-contrast h5 center,body.pojo-a11y-high-contrast h5 span,body.pojo-a11y-high-contrast h6,body.pojo-a11y-high-contrast h6 a,body.pojo-a11y-high-contrast h6 a b,body.pojo-a11y-high-contrast h6 abbr,body.pojo-a11y-high-contrast h6 center,body.pojo-a11y-high-contrast h6 span{color:#40C090 !important}body.pojo-a11y-high-contrast img{background:#808080 !important;background-color:#808080 !important}body.pojo-a11y-high-contrast abbr,body.pojo-a11y-high-contrast acronym{border-bottom:1px dotted !important}body.pojo-a11y-high-contrast :focus{outline:thin dotted !important}body.pojo-a11y-high-contrast a.button,body.pojo-a11y-high-contrast a.button abbr,body.pojo-a11y-high-contrast a.button acronym,body.pojo-a11y-high-contrast a.button b,body.pojo-a11y-high-contrast a.button basefont,body.pojo-a11y-high-contrast a.button big,body.pojo-a11y-high-contrast a.button br,body.pojo-a11y-high-contrast a.button code,body.pojo-a11y-high-contrast a.button div,body.pojo-a11y-high-contrast a.button em,body.pojo-a11y-high-contrast a.button font,body.pojo-a11y-high-contrast a.button h1,body.pojo-a11y-high-contrast a.button h2,body.pojo-a11y-high-contrast a.button h3,body.pojo-a11y-high-contrast a.button h4,body.pojo-a11y-high-contrast a.button h5,body.pojo-a11y-high-contrast a.button h6,body.pojo-a11y-high-contrast a.button i,body.pojo-a11y-high-contrast a.button kbd,body.pojo-a11y-high-contrast a.button rb,body.pojo-a11y-high-contrast a.button rp,body.pojo-a11y-high-contrast a.button rt,body.pojo-a11y-high-contrast a.button ruby,body.pojo-a11y-high-contrast a.button samp,body.pojo-a11y-high-contrast a.button small,body.pojo-a11y-high-contrast a.button span,body.pojo-a11y-high-contrast a.button strong,body.pojo-a11y-high-contrast a.button tt,body.pojo-a11y-high-contrast a.button u,body.pojo-a11y-high-contrast a.button var,body.pojo-a11y-high-contrast a:link,body.pojo-a11y-high-contrast a:link abbr,body.pojo-a11y-high-contrast a:link acronym,body.pojo-a11y-high-contrast a:link b,body.pojo-a11y-high-contrast a:link basefont,body.pojo-a11y-high-contrast a:link big,body.pojo-a11y-high-contrast a:link br,body.pojo-a11y-high-contrast a:link code,body.pojo-a11y-high-contrast a:link div,body.pojo-a11y-high-contrast a:link em,body.pojo-a11y-high-contrast a:link font,body.pojo-a11y-high-contrast a:link h1,body.pojo-a11y-high-contrast a:link h2,body.pojo-a11y-high-contrast a:link h3,body.pojo-a11y-high-contrast a:link h4,body.pojo-a11y-high-contrast a:link h5,body.pojo-a11y-high-contrast a:link h6,body.pojo-a11y-high-contrast a:link i,body.pojo-a11y-high-contrast a:link kbd,body.pojo-a11y-high-contrast a:link rb,body.pojo-a11y-high-contrast a:link rp,body.pojo-a11y-high-contrast a:link rt,body.pojo-a11y-high-contrast a:link ruby,body.pojo-a11y-high-contrast a:link samp,body.pojo-a11y-high-contrast a:link small,body.pojo-a11y-high-contrast a:link span,body.pojo-a11y-high-contrast a:link strong,body.pojo-a11y-high-contrast a:link tt,body.pojo-a11y-high-contrast a:link u,body.pojo-a11y-high-contrast a:link var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem{color:#0080FF !important}body.pojo-a11y-high-contrast button,body.pojo-a11y-high-contrast input,body.pojo-a11y-high-contrast textarea,body.pojo-a11y-high-contrast select,body.pojo-a11y-high-contrast table,body.pojo-a11y-high-contrast td,body.pojo-a11y-high-contrast th,body.pojo-a11y-high-contrast tr,body.pojo-a11y-high-contrast tt{border:1px solid #ffffff !important}body.pojo-a11y-high-contrast button{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast select{-webkit-appearance:listbox !important;background:#600060 !important;background-color:#600060 !important}body.pojo-a11y-high-contrast a:visited,body.pojo-a11y-high-contrast a:visited abbr,body.pojo-a11y-high-contrast a:visited acronym,body.pojo-a11y-high-contrast a:visited b,body.pojo-a11y-high-contrast a:visited basefont,body.pojo-a11y-high-contrast a:visited big,body.pojo-a11y-high-contrast a:visited br,body.pojo-a11y-high-contrast a:visited code,body.pojo-a11y-high-contrast a:visited div,body.pojo-a11y-high-contrast a:visited em,body.pojo-a11y-high-contrast a:visited font,body.pojo-a11y-high-contrast a:visited h1,body.pojo-a11y-high-contrast a:visited h2,body.pojo-a11y-high-contrast a:visited h3,body.pojo-a11y-high-contrast a:visited h4,body.pojo-a11y-high-contrast a:visited h5,body.pojo-a11y-high-contrast a:visited h6,body.pojo-a11y-high-contrast a:visited i,body.pojo-a11y-high-contrast a:visited kbd,body.pojo-a11y-high-contrast a:visited rb,body.pojo-a11y-high-contrast a:visited rp,body.pojo-a11y-high-contrast a:visited rt,body.pojo-a11y-high-contrast a:visited ruby,body.pojo-a11y-high-contrast a:visited samp,body.pojo-a11y-high-contrast a:visited small,body.pojo-a11y-high-contrast a:visited span,body.pojo-a11y-high-contrast a:visited strong,body.pojo-a11y-high-contrast a:visited tt,body.pojo-a11y-high-contrast a:visited u,body.pojo-a11y-high-contrast a:visited var,body.pojo-a11y-high-contrast div#secondaryNav div#documentNavigation ul.navigationTabs li.tabItem.active{color:#00FFFF !important}body.pojo-a11y-high-contrast ::selection,body.pojo-a11y-high-contrast ::-moz-selection{background:#4080c0 !important;background-color:#4080c0 !important}body.pojo-a11y-high-contrast a.button:hover,body.pojo-a11y-high-contrast a.button:hover abbr,body.pojo-a11y-high-contrast a.button:hover acronym,body.pojo-a11y-high-contrast a.button:hover b,body.pojo-a11y-high-contrast a.button:hover basefont,body.pojo-a11y-high-contrast a.button:hover big,body.pojo-a11y-high-contrast a.button:hover br,body.pojo-a11y-high-contrast a.button:hover code,body.pojo-a11y-high-contrast a.button:hover div,body.pojo-a11y-high-contrast a.button:hover em,body.pojo-a11y-high-contrast a.button:hover font,body.pojo-a11y-high-contrast a.button:hover h1,body.pojo-a11y-high-contrast a.button:hover h2,body.pojo-a11y-high-contrast a.button:hover h3,body.pojo-a11y-high-contrast a.button:hover h4,body.pojo-a11y-high-contrast a.button:hover h5,body.pojo-a11y-high-contrast a.button:hover h6,body.pojo-a11y-high-contrast a.button:hover i,body.pojo-a11y-high-contrast a.button:hover kbd,body.pojo-a11y-high-contrast a.button:hover rb,body.pojo-a11y-high-contrast a.button:hover rp,body.pojo-a11y-high-contrast a.button:hover rt,body.pojo-a11y-high-contrast a.button:hover ruby,body.pojo-a11y-high-contrast a.button:hover samp,body.pojo-a11y-high-contrast a.button:hover small,body.pojo-a11y-high-contrast a.button:hover span,body.pojo-a11y-high-contrast a.button:hover strong,body.pojo-a11y-high-contrast a.button:hover tt,body.pojo-a11y-high-contrast a.button:hover u,body.pojo-a11y-high-contrast a.button:hover var,body.pojo-a11y-high-contrast a:link:hover,body.pojo-a11y-high-contrast a:link:hover abbr,body.pojo-a11y-high-contrast a:link:hover acronym,body.pojo-a11y-high-contrast a:link:hover b,body.pojo-a11y-high-contrast a:link:hover basefont,body.pojo-a11y-high-contrast a:link:hover big,body.pojo-a11y-high-contrast a:link:hover br,body.pojo-a11y-high-contrast a:link:hover code,body.pojo-a11y-high-contrast a:link:hover div,body.pojo-a11y-high-contrast a:link:hover em,body.pojo-a11y-high-contrast a:link:hover font,body.pojo-a11y-high-contrast a:link:hover h1,body.pojo-a11y-high-contrast a:link:hover h2,body.pojo-a11y-high-contrast a:link:hover h3,body.pojo-a11y-high-contrast a:link:hover h4,body.pojo-a11y-high-contrast a:link:hover h5,body.pojo-a11y-high-contrast a:link:hover h6,body.pojo-a11y-high-contrast a:link:hover i,body.pojo-a11y-high-contrast a:link:hover kbd,body.pojo-a11y-high-contrast a:link:hover rb,body.pojo-a11y-high-contrast a:link:hover rp,body.pojo-a11y-high-contrast a:link:hover rt,body.pojo-a11y-high-contrast a:link:hover ruby,body.pojo-a11y-high-contrast a:link:hover samp,body.pojo-a11y-high-contrast a:link:hover small,body.pojo-a11y-high-contrast a:link:hover span,body.pojo-a11y-high-contrast a:link:hover strong,body.pojo-a11y-high-contrast a:link:hover tt,body.pojo-a11y-high-contrast a:link:hover u,body.pojo-a11y-high-contrast a:link:hover var,body.pojo-a11y-high-contrast a:visited:hover,body.pojo-a11y-high-contrast a:visited:hover abbr,body.pojo-a11y-high-contrast a:visited:hover acronym,body.pojo-a11y-high-contrast a:visited:hover b,body.pojo-a11y-high-contrast a:visited:hover basefont,body.pojo-a11y-high-contrast a:visited:hover big,body.pojo-a11y-high-contrast a:visited:hover br,body.pojo-a11y-high-contrast a:visited:hover code,body.pojo-a11y-high-contrast a:visited:hover div,body.pojo-a11y-high-contrast a:visited:hover em,body.pojo-a11y-high-contrast a:visited:hover font,body.pojo-a11y-high-contrast a:visited:hover h1,body.pojo-a11y-high-contrast a:visited:hover h2,body.pojo-a11y-high-contrast a:visited:hover h3,body.pojo-a11y-high-contrast a:visited:hover h4,body.pojo-a11y-high-contrast a:visited:hover h5,body.pojo-a11y-high-contrast a:visited:hover h6,body.pojo-a11y-high-contrast a:visited:hover i,body.pojo-a11y-high-contrast a:visited:hover kbd,body.pojo-a11y-high-contrast a:visited:hover rb,body.pojo-a11y-high-contrast a:visited:hover rp,body.pojo-a11y-high-contrast a:visited:hover rt,body.pojo-a11y-high-contrast a:visited:hover ruby,body.pojo-a11y-high-contrast a:visited:hover samp,body.pojo-a11y-high-contrast a:visited:hover small,body.pojo-a11y-high-contrast a:visited:hover span,body.pojo-a11y-high-contrast a:visited:hover strong,body.pojo-a11y-high-contrast a:visited:hover tt,body.pojo-a11y-high-contrast a:visited:hover u,body.pojo-a11y-high-contrast a:visited:hover var{background:#400000 !important;background-color:#400000 !important}body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk,body.pojo-a11y-high-contrast body>input#site+div#wrapper span.mk b,body.pojo-a11y-high-contrast input[type=reset]{background:#400060 !important;background-color:#400060 !important}body.pojo-a11y-high-contrast div[role="button"],body.pojo-a11y-high-contrast input[type=button],body.pojo-a11y-high-contrast input[type=submit]{background:#600040 !important;background-color:#600040 !important}body.pojo-a11y-high-contrast input[type=search]{-webkit-appearance:textfield !important}body.pojo-a11y-high-contrast html button[disabled],body.pojo-a11y-high-contrast html input[disabled],body.pojo-a11y-high-contrast html select[disabled],body.pojo-a11y-high-contrast html textarea[disabled]{background:#404040 !important;background-color:#404040 !important}body.pojo-a11y-high-contrast .menu li a span.label{text-transform:none !important}body.pojo-a11y-high-contrast .menu li a span.label,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrolbar,body.pojo-a11y-high-contrast div.jwplayer span.jwcontrols{display:inline !important}body.pojo-a11y-high-contrast a:link.new,body.pojo-a11y-high-contrast a:link.new i,body.pojo-a11y-high-contrast a:link.new b,body.pojo-a11y-high-contrast span.Apple-style-span{color:#FFFF40 !important}body.pojo-a11y-high-contrast body.mediawiki img.tex{background:white !important;background-color:white !important;border:white solid 3px !important}body.pojo-a11y-high-contrast text>tspan:first-letter,body.pojo-a11y-high-contrast text>tspan:first-line{background:inherit !important;background-color:inherit !important;color:inherit !important}body.pojo-a11y-high-contrast div.sbtc div.sbsb_a li.sbsb_d div,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i a,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i b,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i span,body.pojo-a11y-high-contrast table.gssb_c tr.gssb_i td{background:#003050 !important;background-color:#003050 !important}body.pojo-a11y-high-contrast img[width="18"][height="18"]{height:18px !important;width:18px !important}body.pojo-a11y-high-contrast a>span.iconHelp:empty:after{content:"Help" !important}body.pojo-a11y-high-contrast div#gmap,body.pojo-a11y-high-contrast div#gmap *{background:initial !important}body.pojo-a11y-negative-contrast,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar){background:#000 !important;color:#ffffff !important}body.pojo-a11y-negative-contrast a,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a,body.pojo-a11y-negative-contrast b,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) b,body.pojo-a11y-negative-contrast blockquote,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) blockquote,body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast canvas,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) canvas,body.pojo-a11y-negative-contrast caption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) caption,body.pojo-a11y-negative-contrast center,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) center,body.pojo-a11y-negative-contrast cite,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) cite,body.pojo-a11y-negative-contrast code,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) code,body.pojo-a11y-negative-contrast col,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) col,body.pojo-a11y-negative-contrast colgroup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) colgroup,body.pojo-a11y-negative-contrast dd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dd,body.pojo-a11y-negative-contrast details,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) details,body.pojo-a11y-negative-contrast dfn,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dfn,body.pojo-a11y-negative-contrast dir,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dir,body.pojo-a11y-negative-contrast div,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) div,body.pojo-a11y-negative-contrast dl,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dl,body.pojo-a11y-negative-contrast dt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) dt,body.pojo-a11y-negative-contrast em,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) em,body.pojo-a11y-negative-contrast embed,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) embed,body.pojo-a11y-negative-contrast fieldset,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) fieldset,body.pojo-a11y-negative-contrast figcaption,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figcaption,body.pojo-a11y-negative-contrast figure,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) figure,body.pojo-a11y-negative-contrast font,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) font,body.pojo-a11y-negative-contrast footer,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) footer,body.pojo-a11y-negative-contrast form,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) form,body.pojo-a11y-negative-contrast header,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) header,body.pojo-a11y-negative-contrast i,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) i,body.pojo-a11y-negative-contrast iframe,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) iframe,body.pojo-a11y-negative-contrast img,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) img,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast kbd,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) kbd,body.pojo-a11y-negative-contrast label,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) label,body.pojo-a11y-negative-contrast legend,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) legend,body.pojo-a11y-negative-contrast li,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) li,body.pojo-a11y-negative-contrast mark,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) mark,body.pojo-a11y-negative-contrast menu,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) menu,body.pojo-a11y-negative-contrast meter,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) meter,body.pojo-a11y-negative-contrast nav,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nav,body.pojo-a11y-negative-contrast nobr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) nobr,body.pojo-a11y-negative-contrast object,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) object,body.pojo-a11y-negative-contrast ol,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ol,body.pojo-a11y-negative-contrast option,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) option,body.pojo-a11y-negative-contrast pre,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) pre,body.pojo-a11y-negative-contrast progress,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) progress,body.pojo-a11y-negative-contrast q,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) q,body.pojo-a11y-negative-contrast s,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) s,body.pojo-a11y-negative-contrast section,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) section,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast small,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) small,body.pojo-a11y-negative-contrast span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) span,body.pojo-a11y-negative-contrast strike,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strike,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong,body.pojo-a11y-negative-contrast sub,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sub,body.pojo-a11y-negative-contrast summary,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) summary,body.pojo-a11y-negative-contrast sup,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) sup,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast time,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) time,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt,body.pojo-a11y-negative-contrast u,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) u,body.pojo-a11y-negative-contrast ul,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) ul,body.pojo-a11y-negative-contrast var,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) var,body.pojo-a11y-negative-contrast a span,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) a span,body.pojo-a11y-negative-contrast strong,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) strong{color:yellow !important}body.pojo-a11y-negative-contrast button,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) button,body.pojo-a11y-negative-contrast input,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) input,body.pojo-a11y-negative-contrast textarea,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) textarea,body.pojo-a11y-negative-contrast select,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) select,body.pojo-a11y-negative-contrast table,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) table,body.pojo-a11y-negative-contrast td,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) td,body.pojo-a11y-negative-contrast th,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) th,body.pojo-a11y-negative-contrast tr,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tr,body.pojo-a11y-negative-contrast tt,body.pojo-a11y-negative-contrast *:not(#pojo-a11y-toolbar) tt{border:1px solid #ffffff !important}body.pojo-a11y-negative-contrast div#gmap,body.pojo-a11y-negative-contrast div#gmap *{background:initial !important}body.pojo-a11y-light-background,body.pojo-a11y-light-background *:not(#pojo-a11y-toolbar):not(.pojo-a11y-toolbar-link){background:#fff !important;color:#000 !important}body.pojo-a11y-light-background div#gmap,body.pojo-a11y-light-background div#gmap *{background:initial !important}body.pojo-a11y-resize-font-200,body.pojo-a11y-resize-font-200 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-200 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-200 label,body.pojo-a11y-resize-font-200 input,body.pojo-a11y-resize-font-200 select,body.pojo-a11y-resize-font-200 textarea,body.pojo-a11y-resize-font-200 legend,body.pojo-a11y-resize-font-200 code,body.pojo-a11y-resize-font-200 pre,body.pojo-a11y-resize-font-200 dd,body.pojo-a11y-resize-font-200 dt,body.pojo-a11y-resize-font-200 span,body.pojo-a11y-resize-font-200 blockquote{font-size:200% !important}body.pojo-a11y-resize-font-200 h1,body.pojo-a11y-resize-font-200 h2,body.pojo-a11y-resize-font-200 h3,body.pojo-a11y-resize-font-200 h4,body.pojo-a11y-resize-font-200 h5,body.pojo-a11y-resize-font-200 h6,body.pojo-a11y-resize-font-200 h1 span,body.pojo-a11y-resize-font-200 h2 span,body.pojo-a11y-resize-font-200 h3 span,body.pojo-a11y-resize-font-200 h4 span,body.pojo-a11y-resize-font-200 h5 span,body.pojo-a11y-resize-font-200 h6 span{font-size:266% !important}body.pojo-a11y-resize-font-190,body.pojo-a11y-resize-font-190 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-190 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-190 label,body.pojo-a11y-resize-font-190 input,body.pojo-a11y-resize-font-190 select,body.pojo-a11y-resize-font-190 textarea,body.pojo-a11y-resize-font-190 legend,body.pojo-a11y-resize-font-190 code,body.pojo-a11y-resize-font-190 pre,body.pojo-a11y-resize-font-190 dd,body.pojo-a11y-resize-font-190 dt,body.pojo-a11y-resize-font-190 span,body.pojo-a11y-resize-font-190 blockquote{font-size:190% !important}body.pojo-a11y-resize-font-190 h1,body.pojo-a11y-resize-font-190 h2,body.pojo-a11y-resize-font-190 h3,body.pojo-a11y-resize-font-190 h4,body.pojo-a11y-resize-font-190 h5,body.pojo-a11y-resize-font-190 h6,body.pojo-a11y-resize-font-190 h1 span,body.pojo-a11y-resize-font-190 h2 span,body.pojo-a11y-resize-font-190 h3 span,body.pojo-a11y-resize-font-190 h4 span,body.pojo-a11y-resize-font-190 h5 span,body.pojo-a11y-resize-font-190 h6 span{font-size:252.70000000000002% !important}body.pojo-a11y-resize-font-180,body.pojo-a11y-resize-font-180 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-180 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-180 label,body.pojo-a11y-resize-font-180 input,body.pojo-a11y-resize-font-180 select,body.pojo-a11y-resize-font-180 textarea,body.pojo-a11y-resize-font-180 legend,body.pojo-a11y-resize-font-180 code,body.pojo-a11y-resize-font-180 pre,body.pojo-a11y-resize-font-180 dd,body.pojo-a11y-resize-font-180 dt,body.pojo-a11y-resize-font-180 span,body.pojo-a11y-resize-font-180 blockquote{font-size:180% !important}body.pojo-a11y-resize-font-180 h1,body.pojo-a11y-resize-font-180 h2,body.pojo-a11y-resize-font-180 h3,body.pojo-a11y-resize-font-180 h4,body.pojo-a11y-resize-font-180 h5,body.pojo-a11y-resize-font-180 h6,body.pojo-a11y-resize-font-180 h1 span,body.pojo-a11y-resize-font-180 h2 span,body.pojo-a11y-resize-font-180 h3 span,body.pojo-a11y-resize-font-180 h4 span,body.pojo-a11y-resize-font-180 h5 span,body.pojo-a11y-resize-font-180 h6 span{font-size:239.4% !important}body.pojo-a11y-resize-font-170,body.pojo-a11y-resize-font-170 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-170 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-170 label,body.pojo-a11y-resize-font-170 input,body.pojo-a11y-resize-font-170 select,body.pojo-a11y-resize-font-170 textarea,body.pojo-a11y-resize-font-170 legend,body.pojo-a11y-resize-font-170 code,body.pojo-a11y-resize-font-170 pre,body.pojo-a11y-resize-font-170 dd,body.pojo-a11y-resize-font-170 dt,body.pojo-a11y-resize-font-170 span,body.pojo-a11y-resize-font-170 blockquote{font-size:170% !important}body.pojo-a11y-resize-font-170 h1,body.pojo-a11y-resize-font-170 h2,body.pojo-a11y-resize-font-170 h3,body.pojo-a11y-resize-font-170 h4,body.pojo-a11y-resize-font-170 h5,body.pojo-a11y-resize-font-170 h6,body.pojo-a11y-resize-font-170 h1 span,body.pojo-a11y-resize-font-170 h2 span,body.pojo-a11y-resize-font-170 h3 span,body.pojo-a11y-resize-font-170 h4 span,body.pojo-a11y-resize-font-170 h5 span,body.pojo-a11y-resize-font-170 h6 span{font-size:226.10000000000002% !important}body.pojo-a11y-resize-font-160,body.pojo-a11y-resize-font-160 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-160 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-160 label,body.pojo-a11y-resize-font-160 input,body.pojo-a11y-resize-font-160 select,body.pojo-a11y-resize-font-160 textarea,body.pojo-a11y-resize-font-160 legend,body.pojo-a11y-resize-font-160 code,body.pojo-a11y-resize-font-160 pre,body.pojo-a11y-resize-font-160 dd,body.pojo-a11y-resize-font-160 dt,body.pojo-a11y-resize-font-160 span,body.pojo-a11y-resize-font-160 blockquote{font-size:160% !important}body.pojo-a11y-resize-font-160 h1,body.pojo-a11y-resize-font-160 h2,body.pojo-a11y-resize-font-160 h3,body.pojo-a11y-resize-font-160 h4,body.pojo-a11y-resize-font-160 h5,body.pojo-a11y-resize-font-160 h6,body.pojo-a11y-resize-font-160 h1 span,body.pojo-a11y-resize-font-160 h2 span,body.pojo-a11y-resize-font-160 h3 span,body.pojo-a11y-resize-font-160 h4 span,body.pojo-a11y-resize-font-160 h5 span,body.pojo-a11y-resize-font-160 h6 span{font-size:212.8% !important}body.pojo-a11y-resize-font-150,body.pojo-a11y-resize-font-150 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-150 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-150 label,body.pojo-a11y-resize-font-150 input,body.pojo-a11y-resize-font-150 select,body.pojo-a11y-resize-font-150 textarea,body.pojo-a11y-resize-font-150 legend,body.pojo-a11y-resize-font-150 code,body.pojo-a11y-resize-font-150 pre,body.pojo-a11y-resize-font-150 dd,body.pojo-a11y-resize-font-150 dt,body.pojo-a11y-resize-font-150 span,body.pojo-a11y-resize-font-150 blockquote{font-size:150% !important}body.pojo-a11y-resize-font-150 h1,body.pojo-a11y-resize-font-150 h2,body.pojo-a11y-resize-font-150 h3,body.pojo-a11y-resize-font-150 h4,body.pojo-a11y-resize-font-150 h5,body.pojo-a11y-resize-font-150 h6,body.pojo-a11y-resize-font-150 h1 span,body.pojo-a11y-resize-font-150 h2 span,body.pojo-a11y-resize-font-150 h3 span,body.pojo-a11y-resize-font-150 h4 span,body.pojo-a11y-resize-font-150 h5 span,body.pojo-a11y-resize-font-150 h6 span{font-size:199.5% !important}body.pojo-a11y-resize-font-140,body.pojo-a11y-resize-font-140 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-140 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-140 label,body.pojo-a11y-resize-font-140 input,body.pojo-a11y-resize-font-140 select,body.pojo-a11y-resize-font-140 textarea,body.pojo-a11y-resize-font-140 legend,body.pojo-a11y-resize-font-140 code,body.pojo-a11y-resize-font-140 pre,body.pojo-a11y-resize-font-140 dd,body.pojo-a11y-resize-font-140 dt,body.pojo-a11y-resize-font-140 span,body.pojo-a11y-resize-font-140 blockquote{font-size:140% !important}body.pojo-a11y-resize-font-140 h1,body.pojo-a11y-resize-font-140 h2,body.pojo-a11y-resize-font-140 h3,body.pojo-a11y-resize-font-140 h4,body.pojo-a11y-resize-font-140 h5,body.pojo-a11y-resize-font-140 h6,body.pojo-a11y-resize-font-140 h1 span,body.pojo-a11y-resize-font-140 h2 span,body.pojo-a11y-resize-font-140 h3 span,body.pojo-a11y-resize-font-140 h4 span,body.pojo-a11y-resize-font-140 h5 span,body.pojo-a11y-resize-font-140 h6 span{font-size:186.20000000000002% !important}body.pojo-a11y-resize-font-130,body.pojo-a11y-resize-font-130 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-130 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-130 label,body.pojo-a11y-resize-font-130 input,body.pojo-a11y-resize-font-130 select,body.pojo-a11y-resize-font-130 textarea,body.pojo-a11y-resize-font-130 legend,body.pojo-a11y-resize-font-130 code,body.pojo-a11y-resize-font-130 pre,body.pojo-a11y-resize-font-130 dd,body.pojo-a11y-resize-font-130 dt,body.pojo-a11y-resize-font-130 span,body.pojo-a11y-resize-font-130 blockquote{font-size:130% !important}body.pojo-a11y-resize-font-130 h1,body.pojo-a11y-resize-font-130 h2,body.pojo-a11y-resize-font-130 h3,body.pojo-a11y-resize-font-130 h4,body.pojo-a11y-resize-font-130 h5,body.pojo-a11y-resize-font-130 h6,body.pojo-a11y-resize-font-130 h1 span,body.pojo-a11y-resize-font-130 h2 span,body.pojo-a11y-resize-font-130 h3 span,body.pojo-a11y-resize-font-130 h4 span,body.pojo-a11y-resize-font-130 h5 span,body.pojo-a11y-resize-font-130 h6 span{font-size:172.9% !important}body.pojo-a11y-resize-font-120,body.pojo-a11y-resize-font-120 p:not(.pojo-a11y-toolbar-title),body.pojo-a11y-resize-font-120 li:not(.pojo-a11y-toolbar-item),body.pojo-a11y-resize-font-120 label,body.pojo-a11y-resize-font-120 input,body.pojo-a11y-resize-font-120 select,body.pojo-a11y-resize-font-120 textarea,body.pojo-a11y-resize-font-120 legend,body.pojo-a11y-resize-font-120 code,body.pojo-a11y-resize-font-120 pre,body.pojo-a11y-resize-font-120 dd,body.pojo-a11y-resize-font-120 dt,body.pojo-a11y-resize-font-120 span,body.pojo-a11y-resize-font-120 blockquote{font-size:120% !important}body.pojo-a11y-resize-font-120 h1,body.pojo-a11y-resize-font-120 h2,body.pojo-a11y-resize-font-120 h3,body.pojo-a11y-resize-font-120 h4,body.pojo-a11y-resize-font-120 h5,body.pojo-a11y-resize-font-120 h6,body.pojo-a11y-resize-font-120 h1 span,body.pojo-a11y-resize-font-120 h2 span,body.pojo-a11y-resize-font-120 h3 span,body.pojo-a11y-resize-font-120 h4 span,body.pojo-a11y-resize-font-120 h5 span,body.pojo-a11y-resize-font-120 h6 span{font-size:159.60000000000002% !important}body.pojo-a11y-links-underline a,body.pojo-a11y-links-underline a *{text-decoration:underline !important}body.pojo-a11y-readable-font,body.pojo-a11y-readable-font *:not(i):not(span){font-family:Verdana,Arial,Helvetica,sans-serif !important}.pojo-skip-link{position:absolute;top:-1000em}.pojo-skip-link:focus{left:50px;top:50px;height:auto;width:200px;display:block;font-size:14px;font-weight:700;text-align:center;padding:15px 23px 14px;background-color:#F1F1F1;color:#21759B;z-index:100000;line-height:normal;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}body.rtl .pojo-skip-link:focus{right:50px;left:auto}#pojo-a11y-toolbar *,#pojo-a11y-toolbar ::before,#pojo-a11y-toolbar ::after{box-sizing:border-box}.pojo-a11y-visible-phone{display:none !important}.pojo-a11y-visible-tablet{display:none !important}.pojo-a11y-hidden-desktop{display:none !important}.pojo-a11y-visible-desktop{display:inherit !important}@media (min-width:768px) and (max-width:1024px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-tablet{display:inherit !important}.pojo-a11y-hidden-tablet{display:none !important}}@media (max-width:767px){.pojo-a11y-hidden-desktop{display:inherit !important}.pojo-a11y-visible-desktop{display:none !important}.pojo-a11y-visible-phone{display:inherit !important}.pojo-a11y-hidden-phone{display:none !important}}.pojo-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}*{box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;-webkit-tap-highlight-color:rgba(20,20,20,.3)}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}summary{display:list-item}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{outline:0;text-decoration:none;background-color:transparent;transition-property:background-color,box-shadow,border,color,opacity,transform;transition-duration:0.3s;-webkit-text-decoration-skip:objects}b,strong{font-weight:700}dfn{font-style:italic}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;height:auto;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;border-style:solid;border-width:0 0 1px}pre{overflow:auto;white-space:pre-wrap}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{vertical-align:top;line-height:normal;text-transform:none;color:inherit;font:inherit;border:none;outline:0;margin:0}select[multiple="multiple"]{height:auto}textarea{overflow:auto;height:120px;resize:vertical}button{overflow:visible}button,input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default;opacity:.3}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}input[type="checkbox"],input[type="radio"]{padding:0;cursor:pointer}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input::-ms-clear{display:none}input[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label{cursor:pointer}legend{border:0;padding:0}table{border-collapse:collapse;border-spacing:0;width:100%}th{text-align:left}td,th{padding:.6em 1em;border-bottom:1px solid}dl,ul,ol{list-style:none;margin:0;padding:0}fieldset{border:0;margin:0;padding:0}audio,video,iframe,object,embed{max-width:100%;border:none}:-webkit-full-screen-ancestor:not(iframe){-webkit-animation:none!important;animation:none!important}::-moz-placeholder{opacity:.5;color:inherit}::-webkit-input-placeholder{color:inherit;opacity:.5}h1,h2,h3,h4,h5,h6{font-family:inherit;line-height:1.4;margin:0 0 1.5rem;padding-top:1rem}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child,h1+h2,h1+h3,h1+h4,h1+h5,h1+h6,h2+h3,h2+h4,h2+h5,h2+h6,h3+h4,h3+h5,h3+h6,h4+h5,h4+h6,h5+h6{padding-top:0}p,ul,ol,dl,address,pre,table,blockquote,fieldset{margin:0 0 1.5rem}ul{list-style-type:disc;margin-left:2.5rem}ol{list-style-type:decimal;margin-left:2.5rem}ul li,ol li{margin:0 0 .5rem}ul>li ul,ul>li ol,ol>li ul,ol>li ol{margin-bottom:.5rem;margin-top:.5rem}blockquote{font-style:italic;padding-left:2rem;border-left:5px solid}blockquote p,blockquote ul,blockquote ol{margin-bottom:.5em}blockquote cite{display:block;font-size:80%}pre{display:block;font-family:Consolas,Lucida Console,monospace;font-size:12px;line-height:20px;padding:.8rem 1rem;width:100%;background-color:#faf6e1;color:#333}code{display:inline-block;vertical-align:top;font-family:Consolas,Lucida Console,monospace;padding:0 .4rem;background-color:#faf6e1;color:#333}pre code{display:block;padding:0;overflow-wrap:normal}p:last-child,ul:last-child,ol:last-child,pre:last-child,table:last-child,address:last-child,fieldset:last-child,blockquote:last-child{margin-bottom:0}.w-gallery+p{margin-top:1.5rem}img.alignleft{float:left;margin:0 2.5em 2.5em 0}img.alignright{float:right;margin:0 0 2.5em 2.5em}img.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.l-section.color_primary h1,.l-section.color_primary h2,.l-section.color_primary h3,.l-section.color_primary h4,.l-section.color_primary h5,.l-section.color_primary h6,.l-section.color_secondary h1,.l-section.color_secondary h2,.l-section.color_secondary h3,.l-section.color_secondary h4,.l-section.color_secondary h5,.l-section.color_secondary h6,.l-section[style~="color:"] h1,.l-section[style~="color:"] h2,.l-section[style~="color:"] h3,.l-section[style~="color:"] h4,.l-section[style~="color:"] h5,.l-section[style~="color:"] h6,.vc_column-inner.color_custom h1,.vc_column-inner.color_custom h2,.vc_column-inner.color_custom h3,.vc_column-inner.color_custom h4,.vc_column-inner.color_custom h5,.vc_column-inner.color_custom h6{color:inherit}.hidden{display:none!important}.i-cf:before,.i-cf:after{content:' ';display:table}.i-cf:after{clear:both}.l-content .thin{font-weight:300}.l-content .bold{font-weight:700}.l-content .align_left{text-align:left}.l-content .align_right{text-align:right}.l-content .align_center{text-align:center}.l-content .align_justify{text-align:justify}.highlight_primary_bg,.highlight_secondary_bg,.highlight_faded_bg,.highlight_dark_bg,.highlight_light_bg{display:inline-block;padding:.5% 1%;color:#fff}.highlight_dark_bg{background-color:rgba(0,0,0,.5);color:#fff}.highlight_light_bg{background-color:rgba(255,255,255,.5);color:#111}.highlight_white{color:#fff}.highlight_black{color:#000}i.material-icons{font-size:inherit}.header_hor .l-subheader-h{display:-webkit-box;-webkit-box-align:center}.l-subheader-cell{display:-webkit-box;-webkit-box-align:center;-webkit-box-flex:1}.l-subheader-cell.at_left{-webkit-box-pack:start}.l-subheader-cell.at_center{-webkit-box-pack:center}.l-subheader-cell.at_right{-webkit-box-pack:end}.header_ver .l-subheader-cell{-webkit-box-orient:vertical}.w-hwrapper{display:-webkit-box;-webkit-box-align:center}.w-vwrapper{display:-webkit-box;-webkit-box-orient:vertical}.w-vwrapper.align_center{-webkit-box-align:center}.w-vwrapper.align_left{-webkit-box-align:start}.w-vwrapper.align_right{-webkit-box-align:end}.header_hor .l-header{position:relative;z-index:2;width:100%}.header_hor .l-subheader{margin:0 auto}.header_hor .l-subheader.width_full{padding-left:25px;padding-right:25px}.header_hor .l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;height:inherit}.l-subheader-cell{display:flex;align-items:center;flex-grow:1;flex-shrink:0}.l-subheader-cell:empty{display:none}.l-subheader-cell.at_left{justify-content:flex-start}.l-subheader-cell.at_left>*{margin-right:20px}.l-subheader-cell.at_center{justify-content:center}.l-subheader-cell.at_center>*{margin-left:10px;margin-right:10px}.l-subheader-cell.at_right{justify-content:flex-end}.l-subheader-cell.at_right>*{margin-left:20px}.header_hor .l-header.pos_fixed{position:fixed;left:0;z-index:111}.header_hor .l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background-color,box-shadow,line-height,height;transition-duration:0.3s}.header_hor .l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background-image:none;background-color:transparent}.header_hor .l-header.bg_transparent:not(.sticky) .w-nav.type_desktop .w-nav-list.level_1>.menu-item>a{background-color:transparent}.header_hor .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-child{padding-top:0!important;padding-bottom:0!important}.header_hor .l-header.pos_static.bg_transparent{position:absolute;left:0}.header_hor .l-subheader.width_full .l-subheader-h{max-width:none!important}.header_hor.header_inpos_above .l-header.pos_fixed{overflow:hidden;transition:transform 0.3s;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.header_hor.header_inpos_above .l-header.pos_fixed.sticky{overflow:visible;-webkit-transform:none;transform:none}.header_inpos_above .l-header.pos_fixed~.l-titlebar,.header_inpos_above .l-header.pos_fixed~.l-main,.header_inpos_above .l-header.pos_fixed~.l-main .l-section:first-child{padding-top:0!important}@media (min-width:901px){.header_hor.header_inpos_below .l-header.pos_fixed:not(.sticky){position:absolute;top:100%}.header_hor.header_inpos_bottom .l-header.pos_fixed:not(.sticky){position:absolute;bottom:0}.header_inpos_below .l-header.pos_fixed~.l-main .l-section:first-child,.header_inpos_bottom .l-header.pos_fixed~.l-main .l-section:first-child{padding-top:0!important}.header_hor.header_inpos_below .l-header.pos_fixed~.l-main .l-section.height_full:nth-child(2){min-height:100vh}.admin-bar.header_hor.header_inpos_below .l-header.pos_fixed~.l-main .l-section.height_full:nth-child(2){min-height:calc(100vh - 32px)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart-dropdown,.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2{bottom:100%}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile .w-nav-list.level_1{top:auto;bottom:100%;box-shadow:0 -3px 3px rgba(0,0,0,.1)}.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,.header_inpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4{top:auto;bottom:0}}.header_ver .l-header{position:fixed;top:0;left:0;min-height:100%;z-index:111;text-align:center}html:not(.no-touch) .header_ver.state_default .l-header{position:absolute}.no-touch .header_ver .l-header:not(.scrollable){display:flex;flex-direction:column;height:100%}.header_ver .l-subheader{flex-shrink:0}.header_ver .l-subheader.at_middle{flex-grow:10}.header_ver .l-subheader-cell{flex-direction:column}.header_ver .l-subheader-cell>*{max-width:100%;margin-left:20px}.header_ver .l-subheader.at_top .l-subheader-cell>*,.header_ver .l-subheader.at_bottom .l-subheader-cell>*{margin-bottom:10px}.header_ver .l-subheader.at_top .l-subheader-cell>*:first-child,.header_ver .l-subheader.at_bottom .l-subheader-cell>*:first-child{margin-top:10px}.header_ver .l-subheader.at_middle .l-subheader-cell>*{margin-bottom:20px}.header_ver .l-subheader.at_middle .l-subheader-cell>*:first-child{margin-top:20px}.header_ver .l-header.align_left{text-align:left}.header_ver .l-header.align_left .l-subheader-cell{align-items:flex-start}.header_ver .l-header.align_right{text-align:right}.header_ver .l-header.align_right .l-subheader-cell{align-items:flex-end}.l-header.sticky .hide-for-sticky{display:none!important}.w-vwrapper{display:flex;flex-direction:column;margin-top:10px;margin-bottom:10px}.w-vwrapper.align_center{align-items:center}.w-vwrapper.align_left{align-items:flex-start}.w-vwrapper.align_right{align-items:flex-end}.w-vwrapper>*{margin-bottom:10px}.w-vwrapper>*:last-child{margin-bottom:0}.w-hwrapper{display:flex;align-items:center}.w-hwrapper.align_center{align-self:center}.w-hwrapper.align_center>*{margin-left:10px;margin-right:10px}.w-hwrapper.align_left{align-self:flex-start}.w-hwrapper.align_left>*{margin-right:20px}.w-hwrapper.align_left>*:last-child{margin-right:0}.w-hwrapper.align_right{align-self:flex-end}.w-hwrapper.align_right>*{margin-left:20px}.w-hwrapper.align_right>*:first-child{margin-left:0}.w-html{line-height:1.5}.w-text-h{line-height:1.5}.w-text a,.bg_transparent:not(.sticky) .w-text-value{color:inherit}.w-text i{vertical-align:top;line-height:inherit;transition:color 0.3s;opacity:.5}.w-text-value{transition:color 0.3s}i+.w-text-value{margin-left:.6em}.w-text-value:empty{display:none}.w-img{flex-shrink:0;transition:height 0.3s}.w-img-h{display:block;height:inherit;overflow:hidden}.w-img img{display:block;height:inherit;width:auto}.header_ver .w-img img.for_transparent,.w-img.with_transparent img.for_transparent,.l-header.bg_transparent:not(.sticky) .w-img.with_transparent img.for_default{display:none}.l-header.bg_transparent:not(.sticky) .w-img.with_transparent img.for_transparent{display:block}.l-header .w-socials{line-height:2em}.header_hor .l-header .w-socials-list{white-space:nowrap}.l-header .w-socials-item-link{line-height:2em;width:2em}.l-header .w-socials-item-popup{display:none!important}.w-dropdown-h{text-align:left;line-height:2;position:relative}.w-dropdown.active .w-dropdown-h{z-index:2}.w-dropdown-item{display:block;white-space:nowrap;padding:0 2.2em 0 1em;color:inherit}.w-dropdown-item-icon,.w-dropdown-item-title{display:inline-block;vertical-align:top;cursor:pointer}.w-dropdown-item-icon{margin-right:.5em}.w-dropdown-item-icon img{vertical-align:middle}.w-dropdown-list{position:absolute;top:-.4em;padding-top:2.4em;padding-bottom:.4em;min-width:100%;height:0;overflow:hidden;box-shadow:0 0 1px 1px rgba(0,0,0,.1);opacity:0}.header_ver .l-subheader.at_middle .w-dropdown-list,.header_ver .l-subheader.at_bottom .w-dropdown-list,.header_hor.header_inpos_bottom.state_default .l-header.pos_fixed:not(.sticky) .w-dropdown-list{top:auto;bottom:-.4em;padding-top:.4em;padding-bottom:2.4em}.w-dropdown-list .w-dropdown-item{padding-right:1em}.w-dropdown-current{position:relative;cursor:pointer}.w-dropdown-current .w-dropdown-item:after{display:block;position:absolute;top:50%;right:.6em;content:'\f107';font-size:1.4em;line-height:30px;margin-top:-15px;font-family:fontawesome;cursor:pointer}.w-dropdown.source_qtranslate .w-dropdown-item-title{padding-left:25px;background-position:0 50%}.l-header .w-btn{display:block}.header_hor .l-header .w-menu-list{line-height:2;white-space:nowrap}.w-menu-item{color:inherit;border:none!important}.header_ver .l-header .w-menu-item{display:block}.l-subheader-cell .w-nav{margin-left:0;margin-right:0}.w-nav-control{display:none;color:inherit}.w-nav-list{list-style:none;margin:0}.w-nav-list:not(.level_1){display:none}.w-nav.type_desktop .w-nav-list.level_2{text-align:left;position:absolute;z-index:10;min-width:200px}.w-nav.type_desktop .w-nav-list.level_3{position:absolute;left:100%;top:0;z-index:11;min-width:200px}.w-nav.type_desktop .w-nav-list.level_4{position:absolute;left:100%;top:0;z-index:12;min-width:200px}.w-nav-item{display:block;position:relative;margin:0}.w-nav-anchor{display:block;overflow:hidden;position:relative;color:inherit}.w-nav.type_desktop .w-nav-anchor.level_1{z-index:1}.w-nav.type_desktop .w-nav-anchor:not(.level_1){line-height:20px;padding:10px 20px;white-space:nowrap;transition:color 0.1s,background-color 0.1s}.w-nav-title{font-feature-settings:normal}.w-nav-title i{width:20px}.w-nav-arrow{display:none;position:absolute;top:0;right:0;font-weight:400;line-height:inherit;text-transform:none;text-align:center;width:20px}.w-nav-item.menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-title{padding-right:20px}.w-nav-item.menu-item-has-children>.w-nav-anchor:not(.level_1) .w-nav-arrow{display:block;line-height:40px;width:30px}.header_hor .w-nav.type_desktop>.w-nav-list{font-size:0;white-space:nowrap}.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item{display:inline-block;vertical-align:top}.header_ver .w-nav{width:100%}.header_ver .w-nav.type_desktop .w-nav-list.level_2{left:100%;top:0}.header_ver .w-nav-anchor.level_1{padding:0 20px}.w-nav-item.level_1.drop_left .w-nav-list.level_2{right:0}.w-nav-item.level_2.drop_left .w-nav-list.level_3,.w-nav-item.level_3.drop_left .w-nav-list.level_4{left:auto;right:100%}.w-nav-item.drop_top>.w-nav-list{top:auto;bottom:0}.header_hor .w-nav.type_desktop [class*="columns"]{position:static}.w-nav.type_desktop [class*="columns"] .w-nav-list.level_2{font-size:0;line-height:0;white-space:normal;padding:15px 0}.header_hor .w-nav.type_desktop [class*="columns"] .w-nav-list.level_2{left:0;right:0;width:100%}.w-nav.type_desktop [class*="columns"] .w-nav-item.level_2{display:inline-block;vertical-align:top;padding:0 15px}.w-nav.type_desktop .columns_2 .w-nav-item.level_2{width:50%}.w-nav.type_desktop .columns_3 .w-nav-item.level_2{width:33.3333%}.w-nav.type_desktop .columns_4 .w-nav-item.level_2{width:25%}.w-nav.type_desktop .columns_5 .w-nav-item.level_2{width:20%}.w-nav.type_desktop .w-nav-item[class*="columns"] .w-nav-anchor{white-space:normal}.w-nav.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2{font-weight:700;margin:0 0 8px;background-color:transparent!important;color:inherit!important}.w-nav.type_desktop [class*="columns"] .menu-item-has-children .w-nav-arrow{display:none!important}.w-nav.type_desktop [class*="columns"] .w-nav-list.level_3{display:block;position:static;box-shadow:none;min-width:0}.w-search{line-height:40px}.header_hor .l-subheader-cell>.w-search:not(.layout_simple){margin-left:0;margin-right:0}.header_ver .l-subheader-cell>.w-search:not(.layout_simple){margin-left:8px;margin-right:8px}.w-search input{display:block;box-shadow:none!important;border:none!important;background-color:transparent;color:inherit;transition:none}.w-search-open{display:block;font-size:17px;text-align:center;padding:0 12px;color:inherit}.header_hor .l-subheader-cell.at_left .w-search:not(.layout_simple):first-child{margin-left:-12px}.header_hor .l-subheader-cell.at_right .w-search:not(.layout_simple):last-child{margin-right:-12px}.w-search-close{position:absolute;top:0;right:0;text-align:center;font-size:22px;font-weight:700;line-height:40px;width:40px;cursor:pointer;opacity:.5;transition:color 0.3s,opacity 0.3s,transform 0.3s}.no-touch .w-search-close:hover{opacity:1}.w-search-close:before{content:'\2715';vertical-align:top}.w-search.layout_simple{position:relative;height:40px;min-width:150px}.header_hor .w-search.layout_simple{width:100%}.w-search.layout_simple .w-search-open,.w-search.layout_simple .w-search-close{display:none}.w-search.layout_simple .w-search-form{border-radius:5px;transition:color 0.3s,background-color 0.3s}.w-search.layout_simple input{font-size:15px;padding-right:40px}.w-search.layout_simple button{display:block;position:absolute;top:0;right:0;margin:0;padding:0;font-weight:400;line-height:40px;height:40px;width:40px;background:none!important;box-shadow:none!important;color:inherit!important;transition:opacity 0.3s;opacity:.5}.no-touch .w-search.layout_simple button:hover{opacity:1}.w-search.layout_simple button span{display:none}.w-search.layout_modern{position:relative;overflow:hidden;padding:0 12px;width:40px;transition:width 0.3s}.w-search.layout_modern .w-search-open{position:absolute;top:0;right:0;z-index:1;opacity:1;transform:translateX(0)}.w-search.layout_modern.active .w-search-open{z-index:0;opacity:0;transform:translateX(-30px)}.w-search.layout_modern .w-search-close{opacity:0;transform:translateX(30px);transition:transform 0.3s,opacity 0.3s}.w-search.layout_modern.active .w-search-close{z-index:1;opacity:.5;transform:translateX(0)}.w-search.layout_modern .w-search-form{position:relative;border-radius:5px;z-index:1;opacity:0;transition:opacity 0.3s,color 0.3s,background-color 0.3s}.w-search.layout_modern.active .w-search-form{opacity:1}.w-search.layout_modern input{font-size:15px;padding-right:40px}@media (min-width:601px){.l-header.bg_transparent:not(.sticky) .w-search.layout_simple .w-search-form,.l-header.bg_transparent:not(.sticky) .w-search.layout_modern .w-search-form{background-color:rgba(0,0,0,.2);color:#fff}}.w-search.layout_fullwidth .w-search-form{position:absolute;top:0;left:-25px;right:-25px;height:0;overflow:hidden;z-index:100;transition:height 0.3s cubic-bezier(.4,0,.2,1)}.w-search.layout_fullwidth.active .w-search-form{height:100%}.w-search.layout_fullwidth input{position:absolute;top:50%;left:0;font-size:20px;margin-top:-20px;padding:0 50px 0 25px;border-radius:0}.header_ver .w-search.layout_fullwidth input{font-size:15px}.w-search.layout_fullwidth .w-search-close{top:50%;right:15px;margin-top:-20px}.header_ver .w-search.layout_fullwidth .w-search-form{left:0;right:0}.w-search.layout_fullscreen .w-search-form{position:fixed;top:0;left:0;right:0;height:100%;z-index:100;background-color:transparent}.w-search.layout_fullscreen .w-search-close{font-size:40px;line-height:100px;width:100px}.w-cart{line-height:50px;position:relative}.header_hor .l-subheader-cell>.w-cart{margin-left:0;margin-right:0}.header_ver .l-subheader-cell>.w-cart{margin-left:8px;margin-right:8px}.w-cart-link{display:block;padding:0 12px;white-space:nowrap;color:inherit}.header_hor .l-subheader-cell.at_left .w-cart:first-child{margin-left:-12px}.header_hor .l-subheader-cell.at_right .w-cart:last-child{margin-right:-12px}.w-cart-link i{vertical-align:top;line-height:inherit}.w-cart-quantity{font-weight:700;margin-left:6px;vertical-align:top;transition:color 0.3s}.w-cart.empty .w-cart-quantity{display:none}.w-cart-notification{display:none;position:absolute;font-size:13px;text-align:center;line-height:20px;padding:18px 20px;width:285px;z-index:12;border-radius:3px;background-color:rgba(0,0,0,.85);color:#ccc}.l-subheader-cell.at_center .w-cart-notification,.l-subheader-cell.at_right .w-cart-notification{right:12px}.header_ver .w-cart-notification{left:0;border-radius:0}.w-cart-notification .product-name{color:#fff}.w-cart-dropdown{display:none;position:absolute;z-index:11;font-size:14px;text-align:left;padding:30px 30px 25px;width:285px;box-shadow:0 8px 15px rgba(0,0,0,.1)}.l-subheader-cell.at_center .w-cart-dropdown,.l-subheader-cell.at_right .w-cart-dropdown{right:12px}.header_ver .w-cart-dropdown,.woocommerce-cart .w-cart-dropdown,.woocommerce-checkout .w-cart-dropdown{display:none!important}.w-cart-dropdown .widget_shopping_cart{padding:0;margin:0;background-color:transparent}.w-cart-dropdown .widgettitle{display:none}.w-cart-dropdown ul.product_list_widget{max-height:250px;overflow-y:auto}.w-cart-dropdown .widget_shopping_cart p.total{text-align:center;line-height:24px}body{display:flex;flex-direction:column;min-height:100vh}.l-canvas{overflow:hidden;margin:0 auto;width:100%;flex-grow:1}.l-titlebar{position:relative;z-index:1}.l-titlebar-img{position:absolute;top:0;left:0;right:0;bottom:0;background-position:center center;background-size:cover;opacity:0;transition:opacity 0.5s}.l-titlebar-img.loaded{opacity:1}.l-titlebar-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.l-titlebar-h{position:relative;z-index:1;margin:0 auto}.l-main-h{margin:0 auto}.l-section{position:relative;margin:0 auto}.l-section:before{content:'';display:table}.l-section-img{position:absolute;top:0;left:0;right:0;bottom:0;background-position:center center;background-size:cover;opacity:0;transition:opacity 0.5s}.l-section-img.loaded{opacity:1}.l-section-video video{position:absolute;top:50%;left:50%;min-height:100%;min-width:100%;max-width:none;height:auto;width:auto;transform:translate(-50%,-50%)}@media (max-width:767px){.l-section-video video{display:none}}.l-section-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.l-section-h{position:relative;z-index:1;margin:0 auto;width:100%}.l-footer{overflow:hidden}.l-subfooter{position:relative;margin:0 auto}.l-subfooter-h{margin:0 auto}.l-canvas.sidebar_none .l-main-h{max-width:none}.l-canvas.sidebar_none .l-content{width:100%!important}.l-canvas.sidebar_none .l-sidebar{display:none}.l-canvas.sidebar_right .l-content{float:left}.l-canvas.sidebar_right .l-sidebar{float:right}.l-canvas.sidebar_left .l-content{float:right}.l-canvas.sidebar_left .l-sidebar{float:left}.l-titlebar.imgsize_initial .l-titlebar-img{background-size:initial}.l-titlebar.imgsize_contain .l-titlebar-img{background-size:contain}.no-touch .l-titlebar.parallax_ver .l-titlebar-img,.no-touch .l-titlebar.parallax_fixed .l-titlebar-img{background-attachment:fixed}.l-titlebar.parallax_hor{overflow:hidden}.l-titlebar.parallax_hor .l-titlebar-img{width:120%;right:auto}.l-section.width_full{padding-left:0!important;padding-right:0!important}.l-section.width_full .l-section-h{max-width:none!important}.l-section.height_auto .l-section-h{padding-top:0!important;padding-bottom:0!important}.l-section.height_full{min-height:100vh}@media (min-width:783px){.admin-bar .l-section.height_full{min-height:calc(100vh - 32px)}}.l-section.height_full.valign_center{display:flex;flex-direction:column;justify-content:center}.no-touch .l-section.parallax_ver .l-section-img,.no-touch .l-section.parallax_fixed .l-section-img{background-attachment:fixed}.l-section.parallax_hor{overflow:hidden}.l-section.parallax_hor .l-section-img{width:130%;right:auto}.l-section.parallax_hor.bgwidth_110 .l-section-img{width:110%}.l-section.parallax_hor.bgwidth_120 .l-section-img{width:120%}.l-section.parallax_hor.bgwidth_140 .l-section-img{width:140%}.l-section.parallax_hor.bgwidth_150 .l-section-img{width:150%}.l-section.with_video{overflow:hidden}.l-section.with_video .l-section-img{background-attachment:scroll!important}.g-cols:after{display:block;content:'';clear:both}.g-cols>div{float:left}.g-cols.type_default{margin:0 -25px}.g-cols.type_default>div>.vc_column-inner{padding-left:25px;padding-right:25px}.g-cols.type_default>div.vc_col-has-fill>.vc_column-inner{padding-top:25px;padding-bottom:25px}.g-cols.type_boxes{display:flex;flex-wrap:wrap}.g-cols.type_boxes>div{display:flex;flex-direction:column}.g-cols.type_boxes>div>.vc_column-inner{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0;justify-content:center;background-position:center center!important;background-size:cover!important;padding:4rem}@media (min-width:1601px){.l-section.width_full>.l-section-h>.g-cols.type_boxes>div>.vc_column-inner{padding:7rem}}@media (min-width:1280px) and (max-width:1600px){.l-section.width_full>.l-section-h>.g-cols.type_boxes>div>.vc_column-inner{padding:5rem}}.g-cols.valign_top,.g-cols.valign_middle,.g-cols.valign_bottom{display:flex;flex-wrap:wrap}.g-cols.valign_top>div,.g-cols.valign_middle>div,.g-cols.valign_bottom>div{display:flex;flex-direction:column}.g-cols.valign_top>div>.vc_column-inner,.g-cols.valign_middle>div>.vc_column-inner,.g-cols.valign_bottom>div>.vc_column-inner{display:flex;flex-direction:column;flex-grow:1;flex-shrink:0}.g-cols.valign_top>div>.vc_column-inner{justify-content:flex-start}.g-cols.valign_middle>div>.vc_column-inner{justify-content:center}.g-cols.valign_bottom>div>.vc_column-inner{justify-content:flex-end}.l-section.reset-margins .l-section-h>.g-cols{margin:0}.vc_col-xs-1{width:8.3333%}.vc_col-xs-2{width:16.6666%}.vc_col-xs-3{width:25%}.vc_col-xs-4{width:33.3333%}.vc_col-xs-5{width:41.6666%}.vc_col-xs-6{width:50%}.vc_col-xs-7{width:58.3333%}.vc_col-xs-8{width:66.6666%}.vc_col-xs-9{width:75%}.vc_col-xs-10{width:83.3333%}.vc_col-xs-11{width:91.6666%}.vc_col-xs-12{width:100%}.vc_col-xs-offset-0{margin-left:0}.vc_col-xs-offset-1{margin-left:8.3333%}.vc_col-xs-offset-2{margin-left:16.6666%}.vc_col-xs-offset-3{margin-left:25%}.vc_col-xs-offset-4{margin-left:33.3333%}.vc_col-xs-offset-5{margin-left:41.6666%}.vc_col-xs-offset-6{margin-left:50%}.vc_col-xs-offset-7{margin-left:58.3333%}.vc_col-xs-offset-8{margin-left:66.6666%}.vc_col-xs-offset-9{margin-left:75%}.vc_col-xs-offset-10{margin-left:83.3333%}.vc_col-xs-offset-11{margin-left:91.6666%}.vc_col-xs-offset-12{margin-left:100%}@media (min-width:768px){.vc_col-sm-1{width:8.3333%}.vc_col-sm-2{width:16.6666%}.vc_col-sm-3{width:25%}.vc_col-sm-4{width:33.3333%}.vc_col-sm-5{width:41.6666%}.vc_col-sm-6{width:50%}.vc_col-sm-7{width:58.3333%}.vc_col-sm-8{width:66.6666%}.vc_col-sm-9{width:75%}.vc_col-sm-10{width:83.3333%}.vc_col-sm-11{width:91.6666%}.vc_col-sm-12{width:100%}.vc_col-sm-offset-0{margin-left:0}.vc_col-sm-offset-1{margin-left:8.3333%}.vc_col-sm-offset-2{margin-left:16.6666%}.vc_col-sm-offset-3{margin-left:25%}.vc_col-sm-offset-4{margin-left:33.3333%}.vc_col-sm-offset-5{margin-left:41.6666%}.vc_col-sm-offset-6{margin-left:50%}.vc_col-sm-offset-7{margin-left:58.3333%}.vc_col-sm-offset-8{margin-left:66.6666%}.vc_col-sm-offset-9{margin-left:75%}.vc_col-sm-offset-10{margin-left:83.3333%}.vc_col-sm-offset-11{margin-left:91.6666%}.vc_col-sm-offset-12{margin-left:100%}}@media (min-width:901px){.vc_col-md-1{width:8.3333%}.vc_col-md-2{width:16.6666%}.vc_col-md-3{width:25%}.vc_col-md-4{width:33.3333%}.vc_col-md-5{width:41.6666%}.vc_col-md-6{width:50%}.vc_col-md-7{width:58.3333%}.vc_col-md-8{width:66.6666%}.vc_col-md-9{width:75%}.vc_col-md-10{width:83.3333%}.vc_col-md-11{width:91.6666%}.vc_col-md-12{width:100%}.vc_col-md-offset-0{margin-left:0}.vc_col-md-offset-1{margin-left:8.3333%}.vc_col-md-offset-2{margin-left:16.6666%}.vc_col-md-offset-3{margin-left:25%}.vc_col-md-offset-4{margin-left:33.3333%}.vc_col-md-offset-5{margin-left:41.6666%}.vc_col-md-offset-6{margin-left:50%}.vc_col-md-offset-7{margin-left:58.3333%}.vc_col-md-offset-8{margin-left:66.6666%}.vc_col-md-offset-9{margin-left:75%}.vc_col-md-offset-10{margin-left:83.3333%}.vc_col-md-offset-11{margin-left:91.6666%}.vc_col-md-offset-12{margin-left:100%}}@media (min-width:1280px){.vc_col-lg-1{width:8.3333%}.vc_col-lg-2{width:16.6666%}.vc_col-lg-3{width:25%}.vc_col-lg-4{width:33.3333%}.vc_col-lg-5{width:41.6666%}.vc_col-lg-6{width:50%}.vc_col-lg-7{width:58.3333%}.vc_col-lg-8{width:66.6666%}.vc_col-lg-9{width:75%}.vc_col-lg-10{width:83.3333%}.vc_col-lg-11{width:91.6666%}.vc_col-lg-12{width:100%}.vc_col-lg-offset-0{margin-left:0}.vc_col-lg-offset-1{margin-left:8.3333%}.vc_col-lg-offset-2{margin-left:16.6666%}.vc_col-lg-offset-3{margin-left:25%}.vc_col-lg-offset-4{margin-left:33.3333%}.vc_col-lg-offset-5{margin-left:41.6666%}.vc_col-lg-offset-6{margin-left:50%}.vc_col-lg-offset-7{margin-left:58.3333%}.vc_col-lg-offset-8{margin-left:66.6666%}.vc_col-lg-offset-9{margin-left:75%}.vc_col-lg-offset-10{margin-left:83.3333%}.vc_col-lg-offset-11{margin-left:91.6666%}.vc_col-lg-offset-12{margin-left:100%}.g-cols>.wpb_column.vc_hidden-lg{display:none!important}}@media (max-width:767px){.g-cols>.wpb_column.vc_hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:900px){.g-cols>.wpb_column.vc_hidden-sm{display:none!important}}@media (min-width:901px) and (max-width:1279px){.g-cols>.wpb_column.vc_hidden-md{display:none!important}}.g-cols.type_default.vc_column-gap-1{margin:0 -25.5px}.g-cols.type_default.vc_column-gap-2{margin:0 -26px}.g-cols.type_default.vc_column-gap-3{margin:0 -26.5px}.g-cols.type_default.vc_column-gap-4{margin:0 -27px}.g-cols.type_default.vc_column-gap-5{margin:0 -27.5px}.g-cols.type_default.vc_column-gap-10{margin:0 -30px}.g-cols.type_default.vc_column-gap-15{margin:0 -32.5px}.g-cols.type_default.vc_column-gap-20{margin:0 -35px}.g-cols.type_default.vc_column-gap-25{margin:0 -37.5px}.g-cols.type_default.vc_column-gap-30{margin:0 -40px}.g-cols.type_default.vc_column-gap-35{margin:0 -42.5px}.g-cols.type_boxes.vc_column-gap-1{margin:0 -.5px}.g-cols.type_boxes.vc_column-gap-2{margin:0 -1px}.g-cols.type_boxes.vc_column-gap-3{margin:0 -1.5px}.g-cols.type_boxes.vc_column-gap-4{margin:0 -2px}.g-cols.type_boxes.vc_column-gap-5{margin:0 -2.5px}.g-cols.type_boxes.vc_column-gap-10{margin:0 -5px}.g-cols.type_boxes.vc_column-gap-15{margin:0 -7.5px}.g-cols.type_boxes.vc_column-gap-20{margin:0 -10px}.g-cols.type_boxes.vc_column-gap-25{margin:0 -12.5px}.g-cols.type_boxes.vc_column-gap-30{margin:0 -15px}.g-cols.type_boxes.vc_column-gap-35{margin:0 -17.5px}.vc_column-gap-1>.vc_column_container{padding:.5px}.vc_column-gap-2>.vc_column_container{padding:1px}.vc_column-gap-3>.vc_column_container{padding:1.5px}.vc_column-gap-4>.vc_column_container{padding:2px}.vc_column-gap-5>.vc_column_container{padding:2.5px}.vc_column-gap-10>.vc_column_container{padding:5px}.vc_column-gap-15>.vc_column_container{padding:7.5px}.vc_column-gap-20>.vc_column_container{padding:10px}.vc_column-gap-25>.vc_column_container{padding:12.5px}.vc_column-gap-30>.vc_column_container{padding:15px}.vc_column-gap-35>.vc_column_container{padding:17.5px}.w-btn,.cl-btn,.button,.ubtn,button,input[type="submit"]{display:inline-block;vertical-align:top;text-align:center;white-space:nowrap;position:relative;border:none;z-index:0;cursor:pointer;transition:background-color 0.3s,box-shadow 0.3s,opacity 0.3s,color 0.3s;-webkit-tap-highlight-color:rgba(0,0,0,0)}.w-btn-label{position:relative}.w-btn i{position:absolute;line-height:inherit;vertical-align:top}.w-actionbox{text-align:center;position:relative}.w-actionbox.controls_right{display:table;text-align:left;width:100%}.w-actionbox.controls_right .w-actionbox-text{display:table-cell;vertical-align:middle}.w-actionbox.controls_right .w-actionbox-controls{display:table-cell;vertical-align:middle;text-align:right;white-space:nowrap}.w-blog-post-h{font-size:1rem;position:relative}.w-blog-post-h>a{display:block}.w-blog-post-preview{position:relative;background-size:cover;background-position:50% 25%}.w-blog-post-preview img{display:block;float:none!important;margin:0!important;width:100%}.w-blog.cols_1 .w-blog-post-preview .w-video-h,.w-blog.masonry .w-blog-post-preview .w-video-h{padding-bottom:56.25%!important}.w-blog-post-preview-icon{display:none;height:0;width:100%;color:#fff}.format-video.has-post-thumbnail .w-blog-post-preview-icon{display:block;padding:0!important}.w-blog-list .w-blog-post-title{margin-bottom:15px}.w-blog-post.sticky .w-blog-post-title{font-weight:700}.w-blog-post-meta a,.color_alternate .w-blog-post-meta a{color:inherit}.w-blog-post-meta>time,.w-blog-post-meta>span{display:inline-block;vertical-align:top}.w-blog-post-meta-date,.w-blog-post-meta-comments{white-space:nowrap}.w-blog-post-content *:last-child{margin-bottom:0!important}.w-blog-post-content .l-section{padding:0!important;margin-bottom:30px}.w-blog-post-content .l-section-h{padding:0!important}.w-blog-post-more.w-btn{margin:20px 0 0}.w-blog-preloader{position:relative;height:0;width:100%;overflow:hidden}.w-blog-preloader .g-preloader{position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px}.w-blog-preloader.active{height:400px}.w-blog-preloader.active~.g-loadmore,.w-blog-preloader.active~.g-pagination{display:none}.w-blog:not(.cols_1) .w-blog-list{font-size:0}.w-blog:not(.cols_1) .w-blog-post{display:inline-block;vertical-align:top}.w-blog.cols_2 .w-blog-post{width:50%}.w-blog.cols_3 .w-blog-post{width:33.3333%}.w-blog.cols_3.masonry .w-blog-post{width:33.34%}.w-blog.cols_4 .w-blog-post{width:25%}.w-blog.cols_5 .w-blog-post{width:20%}.w-blog.cols_6 .w-blog-post{width:16.6666%}.w-blog:not(.cols_1) .g-pagination{text-align:center}.w-comments-title a{border-bottom:1px dotted}.w-comments-list:after{content:'';display:table;clear:both}.w-comments-item{position:relative;overflow:hidden}.w-comments-item-meta:after{content:'';display:table;clear:both}.w-comments-item-icon{position:absolute;top:0;left:0;text-align:center;line-height:0}.w-comments-item-author{float:left}.w-image{line-height:0;margin-bottom:1.5rem;max-width:100%}.w-image.align_left{float:left;margin-right:1.5rem}.w-image.align_right{float:right;margin-left:1.5rem}.w-image.align_center{clear:both}.w-image:last-child,.l-section.width_full .vc_col-sm-12 .w-image{margin-bottom:0}.w-gallery-item{display:inline-block;vertical-align:top;position:relative;color:inherit!important;width:100%}.w-gallery.link_media .w-gallery-item{cursor:zoom-in}.w-gallery-item-img{position:relative}.w-gallery-item-img img{display:block;margin:0 auto}.w-gallery:not(.cols_1) img{width:100%}.no-touch a.w-gallery-item .w-gallery-item-img:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 0.3s;background-color:#fff}.no-touch a.w-gallery-item:hover .w-gallery-item-img:after{opacity:.5}.w-gallery-item-meta{line-height:1.5;padding:6px 10px 10px}.w-gallery-item-description{font-size:.9em;margin-top:5px;opacity:.5}.w-gallery.style_simple .w-gallery-item-meta{text-align:center}.w-gallery.style_simple .w-gallery-item-description{margin-bottom:5px}.w-gallery.style_modern .w-gallery-item-meta{position:absolute;left:0;right:0;bottom:0;max-height:100%;padding-top:40px;overflow:hidden;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x;color:#fff}.w-gallery.cols_2 .w-gallery-item{width:50%}.w-gallery.cols_3 .w-gallery-item{width:33.3333%}.w-gallery.cols_4 .w-gallery-item{width:25%}.w-gallery.cols_5 .w-gallery-item{width:20%}.w-gallery.cols_6 .w-gallery-item{width:16.6666%}.w-gallery.cols_7 .w-gallery-item{width:14.2857%}.w-gallery.cols_8 .w-gallery-item{width:12.5%}.w-gallery.cols_9 .w-gallery-item{width:11.1111%}.w-gallery.cols_10 .w-gallery-item{width:10%}.w-iconbox{position:relative}.w-iconbox-link{display:inline;color:inherit;transition:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.w-iconbox-icon{font-size:36px;text-align:center;line-height:1;width:1em;margin:0 auto}.w-iconbox.style_default.icontype_img .w-iconbox-icon{line-height:0}.w-iconbox-icon i{vertical-align:top;line-height:inherit}.w-iconbox-icon img{vertical-align:top;position:relative}.w-iconbox .w-iconbox-title{padding:.6em 0;margin-bottom:0;transition:color 0.3s}.no-touch .w-iconbox-link:hover .w-iconbox-title{color:inherit}.w-iconbox-text p,.w-iconbox-text ul,.w-iconbox-text ol{margin-bottom:12px!important}.w-iconbox.iconpos_top{text-align:center;margin:0 auto;max-width:350px}.w-iconbox.iconpos_left{display:flex;text-align:left}.w-iconbox.iconpos_left.no_text{align-items:center}.w-iconbox.iconpos_left .w-iconbox-icon{flex-shrink:0;margin-right:25px;margin-right:calc(17px + .2em)}.w-iconbox-meta{flex-grow:1}.w-iconbox.iconpos_left .w-iconbox-title{padding-top:0;margin-top:-.2em}.w-iconbox.iconpos_left.no_text .w-iconbox-title{padding-bottom:0;margin-top:0}.w-message{position:relative;text-align:left;margin-bottom:1.5rem}.w-message-icon{display:none;text-align:center}.w-message-close{display:none;position:absolute;top:0;right:0;text-align:center;cursor:pointer}.w-message-body p:last-child{margin:0!important}.w-message.with_icon .w-message-icon{display:table-cell;vertical-align:middle}.w-message.with_icon .w-message-body{display:table-cell;vertical-align:middle}.w-message.with_close .w-message-close{display:block}.w-message.type_error{background-color:#ffd9d9;color:#a24141}.w-message.type_success{background-color:#c9f7b2;color:#587549}.w-message.type_info{background-color:#cef;color:#3a648e}.w-message.type_attention{background-color:#fff2b2;color:#846534}.w-person{text-align:center;margin:0 auto;position:relative;z-index:1;max-width:350px}.w-person-link{transition:none}.w-person-image{position:relative}.w-person-image img{display:block}.w-person-image .img_hover{position:absolute;top:-1px;left:0;right:0;bottom:-1px;opacity:0;transition:opacity 0.2s;transform:translateZ(0);background-size:cover}.w-person:hover .w-person-image .img_hover{opacity:1}.w-person-content{padding:1rem 0}.w-person-name{margin:0}.w-person-link>.w-person-name{color:inherit;transition:color 0.3s}.w-person-role{font-size:.9em;opacity:.5}.w-person-description{margin-top:.6rem}.w-person-description p{margin:0}.w-person-links{font-size:0;margin-top:.6rem}.w-person-links-item{display:inline-block;vertical-align:top;color:inherit}.w-person-links-item i{position:relative;vertical-align:top;line-height:inherit}.w-person.effect_bw img,.w-person.effect_bw .img_hover{-webkit-filter:brightness(1.1) grayscale(1);filter:brightness(1.1) grayscale(1)}.w-person.effect_sepia img,.w-person.effect_sepia .img_hover{-webkit-filter:contrast(.8) grayscale(.5) sepia(.65);filter:contrast(.8) grayscale(.5) sepia(.65)}.w-person.effect_faded img,.w-person.effect_faded .img_hover{-webkit-filter:brightness(1.2) contrast(.8) grayscale(.75);filter:brightness(1.2) contrast(.8) grayscale(.75)}.w-person.effect_colored img,.w-person.effect_colored .img_hover{-webkit-filter:brightness(1.1) contrast(.85) saturate(3) grayscale(.5) sepia(.1);filter:brightness(1.1) contrast(.85) saturate(3) grayscale(.5) sepia(.1)}.w-portfolio-list{position:relative}.w-portfolio-list:after{content:'';display:block;clear:both}.w-portfolio-item{float:left}.w-portfolio-item-anchor{display:block;overflow:hidden;position:relative;cursor:pointer}.w-portfolio-item.loading .w-portfolio-item-anchor{background:none!important;color:inherit!important}.w-portfolio-item-anchor:before{display:block;content:''}.w-portfolio-item-image{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background-size:cover;background-position:center center;background-repeat:no-repeat;background-color:inherit}.w-portfolio-item-image img{display:none}.w-portfolio-item-image.second{display:none}.w-portfolio-item-meta{position:relative;z-index:1;background-color:inherit}.w-portfolio-item-meta-h{background-color:inherit}.w-portfolio-item-title{margin-bottom:0}.w-portfolio-item-text{display:block}.w-portfolio.cols_5 .w-portfolio-item{width:20%}.w-portfolio.cols_5 .w-portfolio-item.size_2x1,.w-portfolio.cols_5 .w-portfolio-item.size_2x2{width:40%}.w-portfolio.cols_4 .w-portfolio-item{width:25%}.w-portfolio.cols_4 .w-portfolio-item.size_2x1,.w-portfolio.cols_4 .w-portfolio-item.size_2x2{width:50%}.w-portfolio.cols_3 .w-portfolio-item{width:33.3333%}.w-portfolio.cols_3 .w-portfolio-item.size_2x1,.w-portfolio.cols_3 .w-portfolio-item.size_2x2{width:66.6666%}.w-portfolio.cols_2 .w-portfolio-item{width:50%}.w-portfolio.cols_2 .w-portfolio-item.size_2x1,.w-portfolio.cols_2 .w-portfolio-item.size_2x2{width:100%}.w-portfolio.ratio_1x1 .w-portfolio-item-anchor:before{padding-bottom:100%}.w-portfolio.ratio_16x9 .w-portfolio-item-anchor:before{padding-bottom:56.25%}.w-portfolio.ratio_3x2 .w-portfolio-item-anchor:before{padding-bottom:66.6666%}.w-portfolio.ratio_4x3 .w-portfolio-item-anchor:before{padding-bottom:75%}.w-portfolio.ratio_2x3 .w-portfolio-item-anchor:before{padding-bottom:150%}.w-portfolio.ratio_3x4 .w-portfolio-item-anchor:before{padding-bottom:133.3333%}@media (min-width:481px){.w-portfolio.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:200%}.w-portfolio.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:50%}.w-portfolio.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:112.5%}.w-portfolio.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:28.125%}.w-portfolio.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:133.3333%}.w-portfolio.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:33.33333%}.w-portfolio.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:150%}.w-portfolio.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:37.5%}.w-portfolio.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:300%}.w-portfolio.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:75%}.w-portfolio.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:266.6666%}.w-portfolio.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:66.6666%}}.w-portfolio.ratio_initial .w-portfolio-item.loading .w-portfolio-item-anchor{padding-top:100%}.w-portfolio.ratio_initial .w-portfolio-item-anchor:before{display:none}.w-portfolio.ratio_initial .w-portfolio-item-image{position:static;background-image:none!important}.w-portfolio.ratio_initial .w-portfolio-item-image img{display:block;width:100%}.w-pricing{display:flex;flex-wrap:wrap;position:relative}.w-pricing-item{flex:1 1 0%;text-align:center}.w-separator{text-align:center;overflow:hidden;clear:both}.w-separator-h{display:inline-block;vertical-align:top;position:relative;height:inherit;border-color:inherit;color:inherit}.w-separator-h:before,.w-separator-h:after{content:'';display:inline-block;vertical-align:top;position:absolute;top:50%;height:0;width:2000px;border-top-width:1px;border-top-style:solid;border-color:inherit}.w-separator-h:before{right:100%;margin-right:15px}.w-separator-h:after{left:100%;margin-left:15px}.w-separator-h>*{display:inline-block;vertical-align:top;line-height:inherit!important;margin:0}.w-separator.style_dashed .w-separator-h:before,.w-separator.style_dashed .w-separator-h:after{border-top-style:dashed}.w-separator.style_dotted .w-separator-h:before,.w-separator.style_dotted .w-separator-h:after{border-top-style:dotted}.w-separator.style_double .w-separator-h:before,.w-separator.style_double .w-separator-h:after{border-top-style:double}.w-separator.thick_2 .w-separator-h:before,.w-separator.thick_2 .w-separator-h:after{margin-top:-1px;border-top-width:2px}.w-separator.thick_3 .w-separator-h:before,.w-separator.thick_3 .w-separator-h:after{margin-top:-1px;border-top-width:3px}.w-separator.thick_4 .w-separator-h:before,.w-separator.thick_4 .w-separator-h:after{margin-top:-2px;border-top-width:4px}.w-separator.thick_5 .w-separator-h:before,.w-separator.thick_5 .w-separator-h:after{margin-top:-2px;border-top-width:5px}.w-separator.type_invisible{height:1px}.w-separator.type_invisible .w-separator-h{display:none}.w-separator.type_short{width:30%;margin-left:auto!important;margin-right:auto!important}.w-separator.type_fullwidth{overflow:visible}.w-separator.cont_none .w-separator-h:before{margin-right:0}.w-separator.cont_none .w-separator-h:after{margin-left:0}.w-separator.cont_text{line-height:1.3;height:auto}.w-socials-item{display:inline-block;vertical-align:top;position:relative}.w-socials.align_left .w-socials-item{margin:2px 4px 2px 0}.w-socials.align_center .w-socials-item{margin:2px}.w-socials.align_right .w-socials-item{margin:2px 0 2px 4px}.w-socials-item-link{display:block;text-align:center;position:relative;overflow:hidden;line-height:2.5em;width:2.5em;border:none!important;z-index:0}.w-socials.color_text .w-socials-item-link{color:inherit}.w-socials-item-link-hover{display:none;position:absolute;top:0;left:0;right:0;bottom:0}.no-touch .w-socials-item-link-hover{display:block}.w-socials.hover_none .w-socials-item-link-hover{display:none!important}.w-socials-item-link:after,.w-socials-item-link i{display:block;line-height:inherit;position:relative}.w-socials-item-link:after{font-family:fontawesome}.w-socials-item-popup{display:none;position:absolute;left:50%;bottom:100%;text-align:center;white-space:nowrap;z-index:10;font-size:13px;line-height:20px;padding:3px 10px 4px;margin-bottom:6px;border-radius:3px;background-color:rgba(0,0,0,.8);color:#fff;opacity:0;visibility:hidden;transform:translate3d(-50%,-10px,0);transition:opacity 0.3s cubic-bezier(.78,.13,.15,.86) 0.3s,transform 0.3s cubic-bezier(.78,.13,.15,.86) 0.3s}.w-socials-item-link:hover+.w-socials-item-popup{visibility:visible;opacity:1;transform:translate3d(-50%,0,0)}.no-touch .w-socials-item-popup{display:block}.w-socials-item-popup:after{content:'';display:block;position:absolute;left:50%;bottom:-5px;margin-left:-6px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(0,0,0,.8)}.w-socials.color_brand .w-socials-item.email .w-socials-item-link{color:#96a2a8}.w-socials-item.email .w-socials-item-link-hover{background-color:#96a2a8}.w-socials-item.email .w-socials-item-link:after{content:'\f0e0'}.w-socials.color_brand .w-socials-item.rss .w-socials-item-link{color:#ff9702}.w-socials-item.rss .w-socials-item-link-hover{background-color:#ff9702}.w-socials-item.rss .w-socials-item-link:after{content:'\f09e'}.w-socials.color_brand .w-socials-item.facebook .w-socials-item-link{color:#42599e}.w-socials-item.facebook .w-socials-item-link-hover{background-color:#42599e}.w-socials-item.facebook .w-socials-item-link:after{content:'\f09a'}.w-socials.color_brand .w-socials-item.twitter .w-socials-item-link{color:#55acee}.w-socials-item.twitter .w-socials-item-link-hover{background-color:#55acee}.w-socials-item.twitter .w-socials-item-link:after{content:'\f099'}.w-socials.color_brand .w-socials-item.google .w-socials-item-link{color:#db4437}.w-socials-item.google .w-socials-item-link-hover{background-color:#db4437}.w-socials-item.google .w-socials-item-link:after{content:'\f0d5'}.w-socials.color_brand .w-socials-item.linkedin .w-socials-item-link{color:#117eb9}.w-socials-item.linkedin .w-socials-item-link-hover{background-color:#117eb9}.w-socials-item.linkedin .w-socials-item-link:after{content:'\f0e1'}.w-socials.color_brand .w-socials-item.youtube .w-socials-item-link{color:#cd201f}.w-socials-item.youtube .w-socials-item-link-hover{background-color:#cd201f}.w-socials-item.youtube .w-socials-item-link:after{content:'\f16a'}.w-socials.color_brand .w-socials-item.vimeo .w-socials-item-link{color:#1ab7ea}.w-socials-item.vimeo .w-socials-item-link-hover{background-color:#1ab7ea}.w-socials-item.vimeo .w-socials-item-link:after{content:'\f27d'}.w-socials.color_brand .w-socials-item.skype .w-socials-item-link{color:#00aff0}.w-socials-item.skype .w-socials-item-link-hover{background-color:#00aff0}.w-socials-item.skype .w-socials-item-link:after{content:'\f17e'}.w-socials.color_brand .w-socials-item.flickr .w-socials-item-link{color:#ff0084}.w-socials-item.flickr .w-socials-item-link-hover{background-color:#ff0084}.w-socials-item.flickr .w-socials-item-link:after{content:'\f16e'}.w-socials.color_brand .w-socials-item.pinterest .w-socials-item-link{color:#cb2027}.w-socials-item.pinterest .w-socials-item-link-hover{background-color:#cb2027}.w-socials-item.pinterest .w-socials-item-link:after{content:'\f0d2'}.w-socials.color_brand .w-socials-item.tumblr .w-socials-item-link{color:#37465d}.w-socials-item.tumblr .w-socials-item-link-hover{background-color:#37465d}.w-socials-item.tumblr .w-socials-item-link:after{content:'\f173'}.w-socials.color_brand .w-socials-item.dribbble .w-socials-item-link{color:#ea4c89}.w-socials-item.dribbble .w-socials-item-link-hover{background-color:#ea4c89}.w-socials-item.dribbble .w-socials-item-link:after{content:'\f17d'}.w-socials.color_brand .w-socials-item.vk .w-socials-item-link{color:#4c75a3}.w-socials-item.vk .w-socials-item-link-hover{background-color:#4c75a3}.w-socials-item.vk .w-socials-item-link:after{content:'\f189'}.w-socials.color_brand .w-socials-item.instagram .w-socials-item-link{color:#000}.w-socials-item.instagram .w-socials-item-link-hover{background:#a17357;background:radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0 -25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%)}.w-socials-item.instagram .w-socials-item-link:after{content:'\f16d';font-size:1.2em}.w-socials.color_brand .w-socials-item.behance .w-socials-item-link{color:#1769ff}.w-socials-item.behance .w-socials-item-link-hover{background-color:#1769ff}.w-socials-item.behance .w-socials-item-link:after{content:'\f1b4'}.w-socials.color_brand .w-socials-item.xing .w-socials-item-link{color:#006464}.w-socials-item.xing .w-socials-item-link-hover{background-color:#006464}.w-socials-item.xing .w-socials-item-link:after{content:'\f168'}.w-socials.color_brand .w-socials-item.yelp .w-socials-item-link{color:#c41200}.w-socials-item.yelp .w-socials-item-link-hover{background-color:#c41200}.w-socials-item.yelp .w-socials-item-link:after{content:'\f1e9'}.w-socials.color_brand .w-socials-item.twitch .w-socials-item-link{color:#6441a5}.w-socials-item.twitch .w-socials-item-link-hover{background-color:#6441a5}.w-socials-item.twitch .w-socials-item-link:after{content:'\f1e8'}.w-socials.color_brand .w-socials-item.soundcloud .w-socials-item-link{color:#ff5600}.w-socials-item.soundcloud .w-socials-item-link-hover{background-color:#ff5600}.w-socials-item.soundcloud .w-socials-item-link:after{content:'\f1be'}.w-socials.color_brand .w-socials-item.deviantart .w-socials-item-link{color:#05cc47}.w-socials-item.deviantart .w-socials-item-link-hover{background-color:#637768}.w-socials-item.deviantart .w-socials-item-link:after{content:'\f1bd'}.w-socials.color_brand .w-socials-item.foursquare .w-socials-item-link{color:#fa4b7a}.w-socials-item.foursquare .w-socials-item-link-hover{background-color:#fa4b7a}.w-socials-item.foursquare .w-socials-item-link:after{content:'\f180'}.w-socials.color_brand .w-socials-item.github .w-socials-item-link{color:#333}.w-socials-item.github .w-socials-item-link-hover{background-color:#333}.w-socials-item.github .w-socials-item-link:after{content:'\f09b'}.w-socials.color_brand .w-socials-item.odnoklassniki .w-socials-item-link{color:#f58220}.w-socials-item.odnoklassniki .w-socials-item-link-hover{background-color:#f58220}.w-socials-item.odnoklassniki .w-socials-item-link:after{content:'\f263'}.w-socials.color_brand .w-socials-item.s500px .w-socials-item-link{color:#222}.w-socials-item.s500px .w-socials-item-link-hover{background-color:#222}.w-socials-item.s500px .w-socials-item-link:after{content:'\f26e'}.w-socials.color_brand .w-socials-item.houzz .w-socials-item-link{color:#7ac142}.w-socials-item.houzz .w-socials-item-link-hover{background-color:#7ac142}.w-socials-item.houzz .w-socials-item-link:after{content:'\f27c'}.w-socials.color_brand .w-socials-item.medium .w-socials-item-link{color:#00ab6c}.w-socials-item.medium .w-socials-item-link-hover{background-color:#00ab6c}.w-socials-item.medium .w-socials-item-link:after{content:'\f23a'}.w-socials.color_brand .w-socials-item.tripadvisor .w-socials-item-link{color:#579542}.w-socials-item.tripadvisor .w-socials-item-link-hover{background-color:#579542}.w-socials-item.tripadvisor .w-socials-item-link:after{content:'\f262'}.w-tabs-list{position:relative;overflow:hidden}.w-tabs-item{float:left;font-size:17px;line-height:1.5;position:relative;text-align:center;cursor:pointer}.w-tabs-item.active,.w-tabs-item.active .w-tabs-item-h{cursor:default}.w-tabs-item-h{display:block;color:inherit!important}.w-tabs-item i{line-height:inherit;vertical-align:top}.w-tabs-item-title:empty{display:none}.w-tabs-sections{position:relative;overflow:hidden}.w-tabs-sections-h{height:inherit}.w-tabs-section{float:left}.w-tabs-section-header{display:none;position:relative;font-size:18px;line-height:1.5;white-space:nowrap;cursor:pointer}.w-tabs-section.color_custom .w-tabs-section-header,.w-tabs-section:not(.active) .w-tabs-section-header{color:inherit!important}.w-tabs-section.active .w-tabs-section-header{cursor:default}.w-tabs.type_togglable .w-tabs-section.active .w-tabs-section-header{cursor:pointer}.w-tabs-section-header i{line-height:inherit;vertical-align:top}.w-tabs-section-title{display:inline-block;vertical-align:top;font-size:inherit;line-height:inherit;white-space:normal;margin-bottom:0!important;padding:0!important}.w-tabs-section-title:empty{display:none}.w-tabs-section-control{position:absolute}.w-tabs-section-content-h{margin:0 auto}.w-tabs.accordion .w-tabs-list{display:none!important}.w-tabs.accordion .w-tabs-sections{overflow:visible}.w-tabs.accordion .w-tabs-section{float:none}.w-tabs.accordion .w-tabs-section-header{display:block}.w-tabs.accordion .w-tabs-section-content{display:none}.w-tabs.accordion .w-tabs-section.active .w-tabs-section-content{display:block}.w-tabs.measure .w-tabs-list{width:100%!important}.w-tabs.measure .w-tabs-list-h{display:block!important}.w-tabs.measure .w-tabs-item{float:left!important;width:auto!important}.w-tabs.layout_ver.measure .w-tabs-sections{width:0!important}.w-tabs.layout_ver.measure .w-tabs-section-content{display:block!important;height:1px;margin-bottom:-1px;overflow:hidden;min-width:200px}.w-tabs.layout_ver.measure .w-tabs-section.active .w-tabs-section-content{height:auto;margin-bottom:0}.w-tabs.autoresize .w-tabs-sections{height:auto!important}.w-tabs.autoresize .w-tabs-sections-h{position:static!important}.w-tabs.autoresize .w-tabs-section{display:none}.w-tabs.autoresize .w-tabs-section.active{position:relative;display:block}.w-tabs-section.no_indents .w-tabs-section-content,.w-tabs-section.no_indents .w-tabs-section-content-h{padding:0!important;margin:0!important;max-width:none}.w-testimonial-h{position:relative;font-style:inherit;padding:0;border:none}.w-testimonials[style*="font-size"] .w-testimonial-text{line-height:1.7}.w-testimonial-author{display:flex;align-items:center;line-height:1.5rem;margin-top:1rem}.w-testimonial-author img{flex-shrink:0;display:block;margin-right:1rem;width:60px!important;border-radius:50%}.w-testimonial-author-name{font-size:1rem;font-weight:600}.w-testimonial img~div .w-testimonial-author-name{display:block}.w-testimonial-author-role{font-size:.9rem}.w-testimonial-author-name~.w-testimonial-author-role{margin-left:.5rem}.w-testimonial img~div .w-testimonial-author-role{margin:0}.w-testimonials.type_grid:not(.cols_1){margin:0 -25px}.w-testimonials.type_grid:not(.cols_1) .w-testimonial{display:inline-block;vertical-align:top;padding:25px}.w-testimonials.type_grid.cols_5 .w-testimonial{width:20%}.w-testimonials.type_grid.cols_4 .w-testimonial{width:25%}.w-testimonials.type_grid.cols_3 .w-testimonial{width:33.3333%}.w-testimonials.type_grid.cols_2 .w-testimonial{width:50%}.w-video{background-color:#111}.w-video-h{position:relative;height:0;overflow:hidden;padding-bottom:56.25%}.w-video-h iframe,.w-video-h object,.w-video-h embed{position:absolute;top:0;left:0;width:100%;height:100%}.w-video.align_center{margin:0 auto}.w-video.align_right{margin-left:auto}.w-video.ratio_21x9 .w-video-h{padding-bottom:42.1875%}.w-video.ratio_3x2 .w-video-h{padding-bottom:66.667%}.w-video.ratio_4x3 .w-video-h{padding-bottom:75%}.w-video.ratio_1x1 .w-video-h{padding-bottom:100%}.animate_start{-webkit-animation-duration:0.7s;animation-duration:0.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-transition-timing-function:cubic-bezier(.78,.13,.15,.86);transition-timing-function:cubic-bezier(.78,.13,.15,.86)}@keyframes fade{from{opacity:0}to{opacity:1}}@-webkit-keyframes fade{from{opacity:0}to{opacity:1}}.animate_fade{opacity:0}.animate_fade.animate_start{-webkit-animation-name:fade;animation-name:fade;opacity:1}@keyframes afc{from{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes afc{from{opacity:0;-webkit-transform:scale(.2)}to{opacity:1;-webkit-transform:scale(1)}}.animate_afc{opacity:0}.animate_afc.animate_start{-webkit-animation-name:afc;animation-name:afc;opacity:1}@keyframes afl{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes afl{from{opacity:0;-webkit-transform:translateX(-50px)}to{opacity:1;-webkit-transform:translateX(0)}}.animate_afl{opacity:0}.animate_afl.animate_start{-webkit-animation-name:afl;animation-name:afl;opacity:1}@keyframes afr{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes afr{from{opacity:0;-webkit-transform:translateX(50px)}to{opacity:1;-webkit-transform:translateX(0)}}.animate_afr{opacity:0}.animate_afr.animate_start{-webkit-animation-name:afr;animation-name:afr;opacity:1}@keyframes aft{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes aft{from{opacity:0;-webkit-transform:translateY(-50px)}to{opacity:1;-webkit-transform:translateY(0)}}.animate_aft{opacity:0}.animate_aft.animate_start{-webkit-animation-name:aft;animation-name:aft;opacity:1}@keyframes afb{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes afb{from{opacity:0;-webkit-transform:translateY(50px)}to{opacity:1;-webkit-transform:translateY(0)}}.animate_afb{opacity:0}.animate_afb.animate_start{-webkit-animation-name:afb;animation-name:afb;opacity:1}@keyframes wfc{from{opacity:0;transform:scaleX(.01)}to{opacity:1;transform:scaleX(1)}}@-webkit-keyframes wfc{from{opacity:0;-webkit-transform:scaleX(.01)}to{opacity:1;-webkit-transform:scaleX(1)}}.animate_wfc{opacity:0}.animate_wfc.animate_start{-webkit-animation-name:wfc;animation-name:wfc;opacity:1}@keyframes hfc{from{opacity:0;transform:scaleY(.01)}to{opacity:1;transform:scaleY(1)}}@-webkit-keyframes hfc{from{opacity:0;-webkit-transform:scaleY(.01)}to{opacity:1;-webkit-transform:scaleY(1)}}.animate_hfc{opacity:0}.animate_hfc.animate_start{-webkit-animation-name:hfc;animation-name:hfc;opacity:1}.d1.animate_start{-webkit-animation-delay:0.2s;animation-delay:0.2s}.d2.animate_start{-webkit-animation-delay:0.4s;animation-delay:0.4s}.d3.animate_start{-webkit-animation-delay:0.6s;animation-delay:0.6s}.d4.animate_start{-webkit-animation-delay:0.8s;animation-delay:0.8s}.d5.animate_start{-webkit-animation-delay:1s;animation-delay:1s}.s1.animate_start{-webkit-animation-duration:0.6s;animation-duration:0.6s}.s2.animate_start{-webkit-animation-duration:0.8s;animation-duration:0.8s}.s3.animate_start{-webkit-animation-duration:1s;animation-duration:1s}.s4.animate_start{-webkit-animation-duration:1.2s;animation-duration:1.2s}.s5.animate_start{-webkit-animation-duration:1.4s;animation-duration:1.4s}.animate_revealgrid .animate_reveal{opacity:0}.disable_effects .animate_afc,.disable_effects .animate_aft,.disable_effects .animate_afb,.disable_effects .animate_afl,.disable_effects .animate_afr,.disable_effects .animate_wfc,.disable_effects .animate_hfc,.disable_effects .animate_rfl,.disable_effects .animate_rfr,.disable_effects .animate_rfc,.disable_effects .animate_revealgrid .animate_reveal,.vc_editor.compose-mode .animate_afc,.vc_editor.compose-mode .animate_aft,.vc_editor.compose-mode .animate_afb,.vc_editor.compose-mode .animate_afl,.vc_editor.compose-mode .animate_afr,.vc_editor.compose-mode .animate_wfc,.vc_editor.compose-mode .animate_hfc,.vc_editor.compose-mode .animate_rfl,.vc_editor.compose-mode .animate_rfr,.vc_editor.compose-mode .animate_rfc,.vc_editor.compose-mode .animate_revealgrid .animate_reveal{opacity:1;-webkit-animation:none!important;animation:none!important}@media print{.l-header,.l-footer{display:none!important}.l-main,.l-section{padding:0!important}.l-sidebar,.l-section-h{padding:20px 0!important}.animate_afc,.animate_aft,.animate_afb,.animate_afl,.animate_afr,.animate_wfc,.animate_hfc,.animate_rfl,.animate_rfr,.animate_rfc,.animate_revealgrid .animate_reveal{opacity:1!important;-webkit-animation:none!important;animation:none!important}}.g-cols.wpb_row,.wpb_revslider_element.wpb_content_element,.wpb_widgetised_column.wpb_content_element{margin-bottom:0}.wpb_text_column h1:last-child,.wpb_text_column h2:last-child,.wpb_text_column h3:last-child,.wpb_text_column h4:last-child,.wpb_text_column h5:last-child,.wpb_text_column h6:last-child,.wpb_text_column p:last-child,.wpb_text_column ul:last-child,.wpb_text_column ol:last-child{margin-bottom:1.5rem}.wpb_text_column:last-child h1:last-child,.wpb_text_column:last-child h2:last-child,.wpb_text_column:last-child h3:last-child,.wpb_text_column:last-child h4:last-child,.wpb_text_column:last-child h5:last-child,.wpb_text_column:last-child h6:last-child,.wpb_text_column:last-child p:last-child,.wpb_text_column:last-child ul:last-child,.wpb_text_column:last-child ol:last-child{margin-bottom:0}.vc_icon_element-icon{-webkit-transform:translate(-50%,-50%)}.vc_icon_element-align-left{display:inline-block;vertical-align:top}.compose-mode .vc_control-btn-append:before{top:4px}.flickr_badge_image{float:left;width:75px;height:75px}.flickr_badge_image a{border:none}.flickr_badge_image img{overflow:hidden;position:relative;width:100%;height:100%;max-width:100%;max-height:100%}.wpb_flickr_widget p.flickr_stream_wrap{clear:both;font-size:80%;margin:0;padding-top:6px}.vc_chart ul.vc_chart-legend{font-size:inherit;margin:0;padding:0}.vc_chart ul.vc_chart-legend li{list-style:none;margin:0 0 5px;padding:0;line-height:20px}.vc_chart .vc_chart-legend span{display:inline-block;vertical-align:top;height:16px;width:16px;margin:2px 5px 2px 0}@media (min-width:768px){.vc_chart .vc_chart-with-legend{display:inline-block;vertical-align:middle;width:60%}.vc_chart .vc_chart-legend{display:inline-block;vertical-align:middle;width:40%}.vc_chart ul.vc_chart-legend li{margin-left:30px}.vc_line-chart .vc_chart-with-legend{width:75%}.vc_line-chart .vc_chart-legend{width:25%}}@font-face{font-family:'FontAwesome';src:url(//pzls.pl/wp-content/themes/Impreza/framework/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//pzls.pl/wp-content/themes/Impreza/framework/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//pzls.pl/wp-content/themes/Impreza/framework/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.rsArrow,.rsThumbs,.rsThumbsArrow{cursor:pointer}.rsOverflow,.rsSlide,.rsThumbs{overflow:hidden}.royalSlider>*,.rsGCaption,.rsTabs,.rsThumb,.rsThumbs{float:left}.royalSlider{width:600px;height:400px;position:relative;direction:ltr}.rsContainer,.rsOverflow,.rsVisibleNearbyWrap{height:100%;-webkit-tap-highlight-color:transparent;width:100%}.rsWebkit3d .rsABlock,.rsWebkit3d .rsAbsoluteEl,.rsWebkit3d .rsBtnCenterer,.rsWebkit3d .rsContainer,.rsWebkit3d .rsLink,.rsWebkit3d .rsOverflow,.rsWebkit3d .rsPreloader,.rsWebkit3d .rsSlide,.rsWebkit3d .rsThumbs,.rsWebkit3d img{-webkit-backface-visibility:hidden}.rsFade.rsWebkit3d .rsContainer,.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img{-webkit-transform:none}.rsOverflow{position:relative;float:left}.rsVisibleNearbyWrap{position:relative;overflow:hidden;left:0;top:0}.rsVisibleNearbyWrap .rsOverflow{position:absolute;left:0;top:0}.rsContainer{position:relative}.rsThumb{position:relative}.rsArrow,.rsNav,.rsThumbsArrow{opacity:1;-webkit-transition:opacity .3s linear;-moz-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.rsHidden{opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .3s,opacity .3s linear;-moz-transition:visibility 0s linear .3s,opacity .3s linear;-o-transition:visibility 0s linear .3s,opacity .3s linear;transition:visibility 0s linear .3s,opacity .3s linear}.rsGCaption{width:100%;text-align:center}.royalSlider.rsFullscreen{position:fixed!important;height:auto!important;width:auto!important;margin:0!important;padding:0!important;z-index:2147483647!important;top:0!important;left:0!important;bottom:0!important;right:0!important}.royalSlider .rsSlide.rsFakePreloader{opacity:1!important;-webkit-transition:0s;-moz-transition:0s;-o-transition:0s;transition:0s;display:none}.rsSlide{position:absolute;left:0;top:0;display:block;height:100%;width:100%}.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide{height:auto}.rsContent{width:100%;height:100%;position:relative}.rsPreloader{position:absolute;z-index:0}.rsNav{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.rsNavItem{-webkit-tap-highlight-color:rgba(0,0,0,.25)}.rsThumbs{position:relative;z-index:22}.rsTabs{background:0 0!important}.rsTabs,.rsThumbs{-webkit-tap-highlight-color:transparent}.rsVideoContainer{width:auto;height:auto;line-height:0;position:relative}.rsABlock,.rsLink,.rsVideoFrameHolder{left:0;top:0;position:absolute}.rsVideoFrameHolder{background:#141414;opacity:0;-webkit-transition:.3s}.rsVideoFrameHolder.rsVideoActive{opacity:1}.rsVideoContainer .rsVideoObj,.rsVideoContainer embed,.rsVideoContainer iframe,.rsVideoContainer video{position:absolute;z-index:50;left:0;top:0;width:100%;height:100%}.rsVideoContainer.rsIOSVideo embed,.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding-right:44px}.rsABlock{z-index:15}img.rsImg{max-width:none}.grab-cursor{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.grabbing-cursor{cursor:grabbing}.rsNoDrag{cursor:auto}.rsLink{width:100%;height:100%;display:block;z-index:20}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-wrap{z-index:1043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{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-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{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;box-shadow:none;touch-action:manipulation}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}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;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;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{display:block;top:0;width:100%;height:100%;background:#000}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{top:40px;bottom:40px;right:0;z-index:-1;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-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;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}}.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="date"],input[type="search"],input[type="range"],textarea,select{padding:0 12px;width:100%;border-radius:5px;box-shadow:0 0 0 2px transparent,0 1px 0 rgba(0,0,0,.08) inset;transition:all 0.3s}textarea{padding:8px 12px}input[type="text"],input[type="password"],input[type="email"],input[type="url"],input[type="tel"],input[type="number"],input[type="date"],input[type="search"],input[type="range"],select{line-height:40px;height:40px}select>option{padding:4px 8px}input[type="checkbox"],input[type="radio"]{margin-right:2px;box-shadow:none!important}.l-preloader{position:fixed;top:0;left:0;right:0;height:100%;z-index:11111;overflow:hidden;transition:height 0.45s}.l-preloader.done{height:0}.l-preloader-spinner{position:absolute;top:50%;left:50%;text-align:center;background-color:inherit;color:inherit;opacity:1;transition:opacity 0.3s;transform:translate3d(-50%,-50%,0)}.l-preloader.done .l-preloader-spinner{opacity:0}.l-preloader .g-preloader{width:60px;height:60px}.l-preloader .g-preloader.type_custom{max-width:300px;width:auto;height:auto}.header_hor .l-subheader,.l-titlebar,.l-canvas.sidebar_left .l-main,.l-canvas.sidebar_right .l-main,.l-canvas.sidebar_none .l-section,.l-subfooter,.l-section.width_full .vc_col-sm-12 .w-tabs-section-content{padding-left:2.5rem;padding-right:2.5rem}.l-titlebar.size_large .l-titlebar-h,.l-sidebar,.l-section-h,.l-section.width_full .vc_col-sm-12 .w-tabs-section-content-h{padding:4rem 0}.header_hor .l-header.shadow_thin .l-subheader.at_middle,.header_hor .l-header.shadow_thin .l-subheader.at_bottom,.header_hor .l-header.shadow_none.sticky .l-subheader.at_middle,.header_hor .l-header.shadow_none.sticky .l-subheader.at_bottom{box-shadow:0 1px 0 rgba(0,0,0,.08)}.header_hor .l-header.shadow_wide .l-subheader.at_middle,.header_hor .l-header.shadow_wide .l-subheader.at_bottom{box-shadow:0 3px 5px -1px rgba(0,0,0,.1),0 2px 1px -1px rgba(0,0,0,.05)}.l-header.bg_transparent:not(.sticky) .l-subheader.at_top{background-color:rgba(0,0,0,.2);color:rgba(255,255,255,.66)}.l-header.bg_transparent:not(.sticky) .l-subheader.at_bottom .l-subheader-h{box-shadow:0 -1px 0 rgba(255,255,255,.22)}.header_ver .l-header.shadow_thin{box-shadow:1px 0 0 rgba(0,0,0,.08)}.header_ver .l-header.shadow_wide{box-shadow:3px 0 5px -1px rgba(0,0,0,.1),2px 0 1px -1px rgba(0,0,0,.05)}.w-header-show{display:none;position:fixed;z-index:101;top:15px;right:15px;text-align:center;font-size:21px;line-height:50px;height:50px;width:50px;border-radius:5px;background-color:rgba(0,0,0,.3);color:#fff!important;opacity:1}.header_ver.header-show .w-header-show{opacity:0}.w-header-show:before{content:'\f0c9';font-family:fontawesome;vertical-align:top}.l-header .w-socials-item-link{box-shadow:none!important;border-radius:0}.btn.w-menu-item{display:inline-block!important;padding:0 16px!important;line-height:34px!important;border-radius:3px}.btn.w-menu-item span{border:none!important}.w-nav.type_desktop:not(.height_full),.w-hwrapper .w-nav.type_desktop,.w-vwrapper .w-nav.type_desktop{line-height:50px}.w-nav-arrow{font-family:fontawesome;font-size:20px}.w-nav-item.menu-item-has-children>.w-nav-anchor .w-nav-arrow:before{content:'\f105'}.w-nav.type_desktop .hover_underline .w-nav-title{position:relative}.no-touch .w-nav.type_desktop .hover_underline .w-nav-anchor.level_1 .w-nav-title:after{display:block;content:'';position:absolute;left:0;bottom:-6px;margin:0 auto -2px;height:2px;width:100%;opacity:0;transition:all 0.3s}.no-touch .w-nav.type_desktop .hover_underline .w-nav-item.level_1:hover .w-nav-title:after{bottom:-2px;opacity:1}.w-nav.type_desktop .w-nav-list:not(.level_1){box-shadow:0 8px 15px rgba(0,0,0,.1)}.btn.w-nav-item.level_1>.w-nav-anchor{display:inline-block;vertical-align:top;line-height:40px;padding:0 20px;border-radius:5px;border:none!important}.header_hor .type_desktop .btn.w-nav-item.level_1>.w-nav-anchor{vertical-align:middle;margin-top:0!important;margin-bottom:0!important}.no-touch .btn.w-nav-item.level_1>.w-nav-anchor:before{display:block;content:'';position:absolute;top:0;left:0;right:0;height:0;background-color:rgba(0,0,0,.1);transition:height 0.3s}.no-touch .btn.w-nav-item.level_1>.w-nav-anchor:hover:before{height:100%}.btn.w-nav-item.level_1>.w-nav-anchor .w-nav-title{position:relative}.btn.w-nav-item.level_1>.w-nav-anchor .w-nav-title:after{display:none!important}.header_ver .w-nav.type_mobile{padding:0 10px}.header_hor .w-nav.type_mobile .w-nav-control{display:block;font-size:21px;line-height:50px;padding:0 12px}.header_hor .l-subheader-cell.at_left .w-nav:first-child .w-nav-control{margin-left:-12px}.header_hor .l-subheader-cell.at_right .w-nav:last-child .w-nav-control{margin-right:-12px}.w-nav-control:before{content:'\f0c9';font-family:fontawesome;vertical-align:top;line-height:inherit}.header_hor .w-nav.type_mobile .w-nav-list.level_1{position:absolute;z-index:1;top:100%;left:-40px;right:-40px;padding-left:30px;padding-right:30px;box-shadow:0 3px 3px rgba(0,0,0,.1);overflow-y:auto;-webkit-overflow-scrolling:touch}.w-nav.type_mobile .w-nav-item{line-height:26px}.w-nav.type_mobile .w-nav-item:not(.btn){text-align:left}.w-nav.type_mobile .w-nav-item.menu-item-has-children>.w-nav-anchor .w-nav-title{padding-right:50px}.w-nav.type_mobile .w-nav-item.btn.menu-item-has-children>.w-nav-anchor .w-nav-title{padding-right:20px}.w-nav.type_mobile .w-nav-item.menu-item-has-children>.w-nav-anchor .w-nav-arrow{display:block;font-size:23px;line-height:46px;width:40px}.w-nav.type_mobile .w-nav-item.btn.menu-item-has-children>.w-nav-anchor .w-nav-arrow{line-height:40px}.w-nav.type_mobile .w-nav-item.menu-item-has-children>.w-nav-anchor .w-nav-arrow:before{content:'\f107'}.w-nav.type_mobile .w-nav-item.opened>.w-nav-anchor .w-nav-arrow{transform:rotate(180deg)}.w-nav.type_mobile .w-nav-item:not(.btn) .w-nav-anchor.level_1{padding:10px;box-shadow:0 1px 0 rgba(0,0,0,.06) inset}.w-nav.type_mobile .w-nav-item.btn .w-nav-anchor.level_1{margin:10px}.w-nav.type_mobile .w-nav-anchor:not(.level_1){line-height:26px;padding:10px 0 10px 20px;box-shadow:0 1px 0 rgba(0,0,0,.06) inset}.w-nav.type_mobile .w-nav-anchor.level_3{padding-left:30px}.w-nav.type_mobile .w-nav-anchor.level_4{padding-left:40px}.w-search-open:before{content:'\f002';font-family:fontawesome;vertical-align:top}.w-search button:before{content:'\f002';font-size:18px;font-family:fontawesome;display:inline-block;vertical-align:top;width:16px}.w-search.layout_fullscreen .w-search-form{-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform 0.4s cubic-bezier(.4,0,.2,1);transition:transform 0.4s cubic-bezier(.4,0,.2,1)}.w-search.layout_fullscreen.active .w-search-form{-webkit-transform:translateY(0);transform:translateY(0)}.w-search.layout_fullscreen .w-search-form:before{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;opacity:.95}.w-search.layout_fullscreen input{position:absolute;top:50%;left:6%;font-size:3rem;line-height:1.5;text-align:center;height:auto;width:88%;padding:0;border-radius:0;transform:translateY(-50%)}.l-titlebar{transition:padding 0.3s}.l-titlebar h1{margin:0}.l-titlebar p{margin:.5rem 0 0;opacity:.66}.l-titlebar .g-breadcrumbs{font-size:.9em;line-height:1.4;margin:.8rem 0 .3rem}.g-breadcrumbs-separator{margin:0 .5rem}.g-breadcrumbs-separator:before{content:'\f105';font-family:fontawesome;vertical-align:top}.l-titlebar .g-nav-item{display:inline-block;vertical-align:top;text-align:center;line-height:46px;height:50px;width:50px;border-radius:50%;border:2px solid transparent;color:inherit}.l-titlebar .g-nav-item.to_next{left:0;padding-right:3px}.l-titlebar .g-nav-item.to_next:before,.l-titlebar .g-nav-item.to_prev:before{content:'\f104';vertical-align:top;font-family:fontawesome;font-size:30px}.l-titlebar .g-nav-item.to_prev{right:0;padding-left:3px}.l-titlebar .g-nav-item.to_prev:before{content:'\f105'}.l-titlebar.size_small .l-titlebar-h,.l-titlebar.size_medium .l-titlebar-h{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1rem 0}.l-titlebar.size_medium .l-titlebar-h{padding:2rem 0}.l-titlebar.size_small h1,.l-titlebar.size_medium h1{display:inline-block;font-size:1.8rem;letter-spacing:0;margin:.3rem 1.5rem .3rem 0}.l-titlebar.size_small p,.l-titlebar.size_medium p{display:inline-block;margin:.3rem 1.5rem .3rem 0}.l-titlebar.size_small .g-breadcrumbs,.l-titlebar.size_medium .g-breadcrumbs{margin-top:.3rem}.l-titlebar.size_small .g-nav,.l-titlebar.size_medium .g-nav{font-size:0;margin:-.5rem 0}.l-titlebar.size_large,.l-titlebar.size_huge{text-align:center}.header_hor .l-header.bg_transparent~.l-titlebar.size_large,.header_hor .l-header.bg_transparent~.l-titlebar.size_huge{padding-bottom:2rem}.single-us_portfolio .l-titlebar.size_large .l-titlebar-h,.single-us_portfolio .l-titlebar.size_huge .l-titlebar-h{padding-left:80px;padding-right:80px}.l-titlebar.size_huge .l-titlebar-h{padding-top:6rem;padding-bottom:6rem}@media (min-width:900px){.l-titlebar.size_huge h1{font-size:3rem;line-height:1.1;letter-spacing:2px;font-weight:300}}.l-titlebar.size_huge h1,.l-titlebar.size_huge p{text-transform:uppercase}.l-titlebar.size_large .g-nav-item,.l-titlebar.size_huge .g-nav-item{position:absolute;top:50%;margin-top:-25px}.l-titlebar.size_large.color_default .g-nav-item{top:4rem;margin-top:0}.l-titlebar.size_huge.color_default .g-nav-item{top:6rem;margin-top:0}.l-titlebar.color_default .l-titlebar-h{padding-bottom:0!important}.l-titlebar.color_primary,.l-titlebar.color_secondary{color:#fff}.l-titlebar.color_primary h1,.l-titlebar.color_primary a,.l-titlebar.color_secondary h1,.l-titlebar.color_secondary a,.no-touch .l-titlebar.color_secondary a:hover{color:inherit}.no-touch .l-titlebar.color_primary .g-nav-item:hover,.no-touch .l-titlebar.color_secondary .g-nav-item:hover{border-color:#fff;color:#fff}.l-section.height_small .l-section-h{padding:2rem 0}.l-section.height_large .l-section-h{padding:6rem 0}.l-section.height_huge .l-section-h{padding:8rem 0}.l-section.color_primary,.l-section.color_secondary{color:#fff}.l-section.color_primary a,.l-section.color_secondary a{color:inherit}.l-section.for_blogpost~.l-section:last-child{margin-bottom:4rem}.l-section.preview_basic .l-section-h{padding-bottom:0}.l-section.preview_basic+.l-section .l-section-h{padding-top:0}.l-section.preview_basic .w-blog-post-preview{margin-bottom:30px}.l-section.preview_basic .w-blog-post-meta{padding:5px 0 20px}.l-section.preview_none .l-section-h{padding-bottom:0}.l-section.preview_none+.l-section .l-section-h{padding-top:0}.l-section.preview_none .w-blog-post-preview{display:none}.l-section.preview_none .w-blog-post-meta{padding:5px 0 20px}.l-section.preview_modern .l-section-h{padding-bottom:0}.l-section.preview_modern .w-blog{position:relative;padding:40% 2.5rem 2rem}.l-section.preview_modern .w-blog:after{content:'';position:absolute;left:0;right:0;bottom:0;height:50%;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x}.l-section.preview_modern .w-blog-post-preview{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.l-section.preview_modern .w-blog-post-body{margin:0 auto;position:relative;z-index:1}.l-section.preview_modern .w-blog-post-title{color:#fff}.l-section.preview_modern .w-blog-post-meta>*{color:rgba(255,255,255,.5)}.sidebar_left .l-section.preview_modern+.l-section .l-section-h,.sidebar_right .l-section.preview_modern+.l-section .l-section-h{padding-top:2.5em}.sidebar_none .l-section.preview_modern .l-section-h,.sidebar_none .l-section.preview_modern .w-blog{position:static}.sidebar_none .l-section.preview_modern .w-blog{padding-top:20%;padding-left:0;padding-right:0}.l-section.preview_trendy{overflow:hidden}.l-section.preview_trendy .w-blog{position:relative;text-align:center;padding:24% 2.5em}.l-section.preview_trendy .w-blog:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.l-section.preview_trendy .w-blog-post-preview{position:absolute;top:0;left:0;right:0;bottom:0}.l-section.preview_trendy .w-blog-post-body{position:relative;padding-top:35px;z-index:1}.l-section.preview_trendy .w-blog-post-title{font-weight:700;color:#fff}.l-section.preview_trendy .w-blog-post-meta>*{color:rgba(255,255,255,.5)}.l-section.preview_trendy .w-blog-post-meta-category{position:absolute;top:0;left:0;right:0;font-size:0;margin:0}.l-section.preview_trendy .w-blog-post-meta-category:before{display:none}.l-section.preview_trendy .w-blog-post-meta-category a{display:inline-block;vertical-align:top;font-size:11px;line-height:18px;font-weight:700;text-transform:uppercase;margin:2px;padding:4px 12px;border-radius:50px;border:none!important;background-color:rgba(0,0,0,.3);color:#fff}.sidebar_left .l-section.preview_trendy .l-section-h,.sidebar_right .l-section.preview_trendy .l-section-h{padding-bottom:0}.sidebar_left .l-section.preview_trendy+.l-section .l-section-h,.sidebar_right .l-section.preview_trendy+.l-section .l-section-h{padding-top:2.5rem}.sidebar_none .l-section.preview_trendy .l-section-h,.sidebar_none .l-section.preview_trendy .w-blog{position:static}.sidebar_none .l-section.preview_trendy .w-blog{padding:10% 0}.sidebar_none .l-header.bg_transparent+.l-main .l-section.preview_trendy .w-blog{padding-top:5%}.l-section.for_pagination .l-section-h{padding:0 0 2rem}.l-section.for_tags .l-section-h{padding:2rem 0}.l-section.for_blogpost+.l-section+.l-section.for_tags .l-section-h{padding-top:0}.l-section.for_sharing .l-section-h{padding:0 0 2rem}.l-section.for_author .l-section-h{padding:0}.l-section.for_blognav .l-section-h{padding:2rem 0;border-top:1px solid;border-color:inherit}.l-section.for_author+.l-section.for_blognav .l-section-h{border-top:none}.l-section.for_related .l-section-h{padding:2rem 0;border-top:1px solid;border-color:inherit}.l-section.for_author+.l-section.for_related .l-section-h{border-top:none}.l-section.for_comments .l-section-h{border-top:1px solid;border-color:inherit}.l-section.for_blogpost~.l-section.for_comments .l-section-h{padding:2rem 0 0}.l-navigation-item{display:block;position:fixed;z-index:99;top:50%;width:16rem;margin-top:-4rem;transition:right 0.3s cubic-bezier(.78,.13,.15,.86),left 0.3s cubic-bezier(.78,.13,.15,.86)}.l-navigation-item.to_prev{right:-13.5rem;text-align:right}.l-navigation-item.to_next{left:-13.5rem;text-align:left}.no-touch .l-navigation-item.to_prev:hover{right:0}.no-touch .l-navigation-item.to_next:hover{left:0}.l-navigation-item-arrow{float:right;text-align:center;width:8rem;background-color:rgba(0,0,0,.3);color:#fff;transition:background-color 0.3s cubic-bezier(.78,.13,.15,.86)}.l-navigation-item-arrow:before{display:inline-block;vertical-align:top;content:'\f104';font-family:fontawesome;font-size:30px;line-height:8rem;width:2.5rem;transform:translate(2.6rem,0);transition:transform 0.3s cubic-bezier(.78,.13,.15,.86)}.l-navigation-item.to_prev .l-navigation-item-arrow:before{content:'\f105';transform:translate(-2.6rem,0)}.no-touch .l-navigation-item:hover .l-navigation-item-arrow:before{transform:translateX(0)}.l-navigation-item-preview{height:8rem;width:8rem;background-size:cover;background-position:center}.l-navigation-item.to_next .l-navigation-item-preview{float:left}.l-navigation-item.to_prev .l-navigation-item-preview{float:right}.l-navigation-item-title{font-size:.9rem;line-height:1.4rem;clear:both;overflow:hidden}.l-navigation-item-title span{display:block;padding:.7rem 1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background-color:rgba(30,30,30,.9);color:#fff;opacity:0;transform:translate(0,-100%);transition:transform 0.3s cubic-bezier(.78,.13,.15,.86),opacity 0.3s cubic-bezier(.78,.13,.15,.86)}.no-touch .l-navigation-item:hover .l-navigation-item-title span{opacity:1;transform:translate(0,0);transition-delay:0.2s}.l-subfooter.at_bottom .w-menu{float:right}.l-subfooter.at_bottom .w-menu-list{margin:0 -10px}.l-subfooter.at_bottom .w-menu-item{margin-left:10px;margin-right:10px}.w-menu+.w-copyright{float:left}.l-footer.layout_compact .l-subfooter.at_top{font-size:.9em;line-height:1.6;padding-top:4rem;padding-bottom:4rem}.l-footer.layout_compact .l-subfooter.at_bottom{font-size:.9em;line-height:20px;text-align:center;padding-top:2rem;padding-bottom:2rem}.l-footer.layout_compact .l-subfooter.at_bottom .btn.w-menu-item{margin-top:-7px;margin-bottom:-7px}.l-footer.layout_modern .l-subfooter.at_top{padding-top:5rem;padding-bottom:5rem}.l-footer.layout_modern .l-subfooter.at_bottom{text-align:center;padding-top:3rem;padding-bottom:3rem}.l-footer.layout_modern .l-subfooter.at_bottom .w-menu-list{margin:0 -20px}.l-footer.layout_modern .l-subfooter.at_bottom .w-menu-item{margin-left:20px;margin-right:20px}.l-footer.layout_modern .l-subfooter.at_bottom .btn.w-menu-item{margin-top:-5px;margin-bottom:-5px}.w-actionbox{padding:35px 40px;border-radius:5px}.w-actionbox-text>*:first-child{margin:0!important}.w-actionbox-text p{margin:12px 0 4px}.w-actionbox.controls_bottom .w-actionbox-controls{margin-top:20px}.w-actionbox.controls_bottom .w-btn{margin-left:7px;margin-right:7px}.w-actionbox.controls_right .w-actionbox-controls{padding-left:30px}.w-actionbox.controls_right .w-btn{margin-left:15px}.w-actionbox.color_primary,.w-actionbox.color_secondary,.no-touch .w-actionbox.color_primary .w-actionbox-text a:hover,.no-touch .w-actionbox.color_secondary .w-actionbox-text a:hover,.no-touch .w-actionbox.color_primary a.w-btn.color_transparent,.no-touch .w-actionbox.color_secondary a.w-btn.color_transparent{color:#fff}.w-actionbox.color_primary .w-actionbox-text>*,.w-actionbox.color_secondary .w-actionbox-text>*,.w-actionbox.color_custom .w-actionbox-text>*{color:inherit}.w-actionbox.color_primary .w-actionbox-text a,.w-actionbox.color_secondary .w-actionbox-text a{color:#111}.l-section.color_custom .w-actionbox.color_custom,.l-section.color_primary .w-actionbox.color_primary,.l-section.color_alternate .w-actionbox.color_light,.l-section.color_secondary .w-actionbox.color_secondary{padding:0;background-color:transparent}.w-author{overflow:hidden;padding:35px;border-radius:5px;border:2px solid}.w-author+.w-blog{margin-top:50px}.w-author-img{float:left}.w-author-img img{display:inline-block;vertical-align:top;width:90px;border-radius:50%}.w-author-name{font-size:1.3em;line-height:1.5;margin:0 0 8px 120px}.w-author-url{font-size:.9em;line-height:1.7;margin:0 0 10px 120px}.w-author-url a{color:inherit}.w-author-desc{font-size:.9em;line-height:1.7;margin-left:120px;margin-bottom:0!important}.w-author-meta{font-weight:700;margin:0 0 8px 120px}.w-blog-post-preview-icon:before{content:'\f040';display:block;position:absolute;top:50%;left:50%;text-align:center;font-family:fontawesome;font-size:40px;line-height:80px;width:80px;margin:-40px 0 0 -40px}.w-blog-post.format-video .w-blog-post-preview-icon:before{content:'\f04b';font-size:24px;line-height:50px;width:46px;padding-left:4px;margin:-25px 0 0 -25px;border-radius:50%;background-color:rgba(0,0,0,.5)}.w-blog-post.format-quote .w-blog-post-preview-icon:before{content:'\f10d'}.w-blog-post.format-audio .w-blog-post-preview-icon:before{content:'\f001'}.w-blog-post.format-link .w-blog-post-preview-icon:before{content:'\f0c1'}.w-blog-post.type-page .w-blog-post-preview-icon:before{content:'\f016'}.w-blog-post.post-password-required .w-blog-post-preview-icon:before{content:'\f023'}.w-blog-post-meta>*{font-size:.9em;line-height:18px;margin:0 18px 8px 0}.w-blog-post-meta>*:before{font-size:14px;font-family:fontawesome;vertical-align:top;margin-right:5px}.w-blog-post-meta-date:before{content:'\f017'}.w-blog-post-meta-author:before{content:'\f007'}.w-blog-post-meta-tags:before{content:'\f02c'}.w-blog-post-meta-category:before{content:'\f07c'}.w-blog-post-meta-comments:before{content:'\f086'}.w-blog-post-content{word-wrap:break-word;margin-top:5px}.w-blog.layout_classic:not(.cols_1) .w-blog-list{margin-left:-25px;margin-right:-25px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_classic .w-blog-list{margin-left:25px;margin-right:25px}.w-blog.layout_classic .g-filters:not(.style_2)~.w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_classic:not(.with_filters) .w-blog-list{margin-top:50px}.w-blog.layout_classic:not(.cols_1) .w-blog-post{padding:0 25px;margin-bottom:50px}.w-blog.layout_classic.cols_1 .w-blog-post{margin-bottom:70px}.w-blog.layout_classic .format-video .w-blog-post-preview-icon{display:none}.w-blog.layout_classic .format-audio .w-blog-post-title,.w-blog.layout_classic .format-video .w-blog-post-title,.w-blog.layout_classic .format-gallery .w-blog-post-title,.w-blog.layout_classic .has-post-thumbnail .w-blog-post-title{padding-top:20px}.w-blog.layout_classic .w-blog-post-title a{color:inherit}.w-blog.layout_smallcircle:not(.cols_1) .w-blog-list,.w-blog.layout_smallsquare:not(.cols_1) .w-blog-list{margin-left:-25px;margin-right:-25px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_smallcircle .w-blog-list,.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_smallsquare .w-blog-list{margin-left:25px;margin-right:25px}.w-blog.layout_smallcircle .g-filters:not(.style_2)~.w-blog-list,.w-blog.layout_smallsquare .g-filters:not(.style_2)~.w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_smallcircle:not(.with_filters) .w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_smallsquare:not(.with_filters) .w-blog-list{margin-top:50px}.w-blog.layout_smallcircle:not(.cols_1) .w-blog-post,.w-blog.layout_smallsquare:not(.cols_1) .w-blog-post{padding:0 25px;margin-bottom:50px}.w-blog.layout_smallcircle.cols_1 .w-blog-post,.w-blog.layout_smallsquare.cols_1 .w-blog-post{margin-bottom:70px}.w-blog.layout_smallcircle .w-blog-post:after,.w-blog.layout_smallsquare .w-blog-post:after{display:table;content:'';clear:both}.w-blog.layout_smallcircle .w-blog-post-preview,.w-blog.layout_smallsquare .w-blog-post-preview{float:left;width:30%;max-width:350px}.w-blog.layout_smallcircle .w-blog-post-preview{border-radius:50%;overflow:hidden}.w-blog.layout_smallcircle .w-blog-post:not(.has-post-thumbnail) .w-blog-post-preview-icon,.w-blog.layout_smallsquare .w-blog-post:not(.has-post-thumbnail) .w-blog-post-preview-icon{display:block;padding-bottom:100%!important}.w-blog.layout_smallcircle .w-blog-post-body,.w-blog.layout_smallsquare .w-blog-post-body{margin-left:35%}.w-blog.layout_smallcircle .w-blog-post-title a,.w-blog.layout_smallsquare .w-blog-post-title a{color:inherit}.w-blog.layout_flat .w-blog-post{text-align:center;position:relative;box-shadow:0 1px 1px rgba(0,0,0,0);transition:box-shadow 0.3s}.no-touch .w-blog.layout_flat .w-blog-post:hover{box-shadow:0 2px 15px rgba(0,0,0,.17);z-index:3}.w-blog.layout_flat .format-video .w-blog-post-preview-icon{display:none}.w-blog.layout_flat .w-blog-post-body{padding:40px}.w-blog.layout_flat .format-audio .w-blog-post-body,.w-blog.layout_flat .format-video .w-blog-post-body,.w-blog.layout_flat .format-gallery .w-blog-post-body,.w-blog.layout_flat .has-post-thumbnail .w-blog-post-body{padding-top:30px}.w-blog.layout_flat .w-blog-post-title a{color:inherit}.w-blog.layout_flat .w-blog-post-meta>*{margin:4px 8px}.w-blog.layout_flat .w-blog-post-content{margin-top:10px}.w-blog.layout_flat .g-pagination{margin-top:30px}.w-blog.layout_tiles .w-blog-list{margin:-2px -2px 2px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_tiles .w-blog-list{margin-left:2px;margin-right:2px}.w-blog.layout_tiles .g-filters:not(.style_2)~.w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_tiles:not(.with_filters) .w-blog-list{margin-top:2px}.w-blog.layout_tiles .w-blog-post{padding:2px}.w-blog.layout_tiles .w-blog-post-h{overflow:hidden}.w-blog.layout_tiles .has-post-thumbnail .w-blog-post-preview:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x}.w-blog.layout_tiles .w-blog-post-preview img{transition:transform 0.3s}.no-touch .w-blog.layout_tiles .w-blog-post-h:hover .w-blog-post-preview img{transform:scale(1.2)}.w-blog.layout_tiles .w-blog-post:not(.has-post-thumbnail) .w-blog-post-preview-icon{display:block}.w-blog.layout_tiles .w-blog-post-preview-icon:before{display:none}.w-blog.layout_tiles .w-blog-post-body{position:absolute;left:0;right:0;bottom:0;padding:0 30px 15px;pointer-events:none;color:#fff}.w-blog.layout_tiles .w-blog-post-title{font-weight:700}.w-blog.layout_tiles .w-blog-post-title a,.no-touch .w-blog.layout_tiles .w-blog-post-meta a:hover{color:#fff!important}.w-blog.layout_tiles .w-blog-post-meta>*{line-height:16px;color:rgba(255,255,255,.5);pointer-events:auto}.w-blog.layout_tiles .w-blog-post-meta-category{position:absolute;left:30px;bottom:100%;font-size:0;margin:0 -2px 10px}.w-blog.layout_tiles .w-blog-post-meta-category:before{display:none}.w-blog.layout_tiles .w-blog-post-meta-category a{display:inline-block;vertical-align:top;font-size:11px;line-height:18px;text-transform:uppercase;font-weight:700;padding:2px 8px;margin:2px;border:none!important;background-color:rgba(0,0,0,.3);color:#fff!important}.w-blog.layout_tiles .w-blog-post-content,.w-blog.layout_tiles .w-blog-post-more{display:none}.w-blog.layout_cards .w-blog-list{display:flex;flex-wrap:wrap;margin:-5px -5px 5px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_cards .w-blog-list{margin-left:5px;margin-right:5px}.w-blog.layout_cards .g-filters:not(.style_2)~.w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_cards:not(.with_filters) .w-blog-list{margin-top:5px}.w-blog.layout_cards .w-blog-post{padding:5px}.w-blog.layout_cards .w-blog-post-h{border-radius:5px;overflow:hidden;height:100%;box-shadow:0 1px 2px rgba(0,0,0,.08),0 1px 5px rgba(0,0,0,.06);transition:box-shadow 0.3s}.w-blog.layout_cards .w-blog-post-h:hover{box-shadow:0 1px 3px rgba(0,0,0,.08),0 2px 12px rgba(0,0,0,.16);z-index:3}.w-blog.layout_cards .w-blog-post-body{padding:35px 45px 40px}.w-blog.layout_cards .w-blog-post-title{font-weight:700}.w-blog.layout_cards.with_categories .w-blog-post:not(.has-post-thumbnail) .w-blog-post-title{margin-top:45px}.w-blog.layout_cards .w-blog-post-title a{color:inherit}.w-blog.layout_cards .w-blog-post-meta-category{position:absolute;top:45px;left:45px;font-size:0;margin:-2px}.w-blog.layout_cards .has-post-thumbnail .w-blog-post-meta-category{top:20px;left:20px}.w-blog.layout_cards .w-blog-post-meta-category:before{display:none}.w-blog.layout_cards .w-blog-post-meta-category a{display:inline-block;vertical-align:top;font-size:11px;line-height:18px;text-transform:uppercase;font-weight:700;padding:4px 12px;margin:2px;border-radius:50px;border:none!important;background-color:rgba(0,0,0,.3);color:#fff!important}.w-blog.layout_cards .g-pagination{margin-top:30px}.w-blog.layout_latest:not(.cols_1) .w-blog-list{margin-left:-25px;margin-right:-25px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_latest .w-blog-list{margin-left:25px;margin-right:25px}.w-blog.layout_latest .g-filters:not(.style_2)~.w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_latest:not(.with_filters) .w-blog-list{margin-top:50px}.w-blog.layout_latest .w-blog-post{min-height:80px;margin-bottom:50px}.w-blog.layout_latest:not(.cols_1) .w-blog-post{padding:0 25px}.w-blog.layout_latest .w-blog-post-body{margin-left:105px}.w-blog.layout_latest .w-blog-post-meta-date{position:absolute;left:0;top:0;text-align:center;height:80px;width:80px;padding:16px 0 0;border-radius:50%;border:2px solid;color:inherit}.w-blog-post-meta-date-day{display:block;font-size:26px;line-height:32px}.w-blog-post-meta-date-month{display:block;font-size:14px;line-height:14px;text-transform:uppercase}.w-blog.layout_latest .w-blog-post-meta-date:before,.w-blog-post-meta-date-year{display:none}.w-blog.layout_compact:not(.cols_1) .w-blog-list{margin-left:-25px;margin-right:-25px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_compact .w-blog-list{margin-left:25px;margin-right:25px}.w-blog.layout_compact .g-filters:not(.style_2)~.w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_compact:not(.with_filters) .w-blog-list{margin-top:50px}.w-blog.layout_compact:not(.cols_1) .w-blog-post{padding:0 25px}.w-blog.layout_compact .w-blog-post{margin-bottom:30px}.l-section.for_related .w-blog.layout_compact .w-blog-post{margin-bottom:8px}.l-section.for_related .w-blog.layout_compact .w-blog-post:last-child{margin-bottom:4px}.w-blog.layout_compact .w-blog-post-title{display:inline-block;vertical-align:baseline;font-family:inherit;font-weight:400;margin:0 10px 0 0}.w-blog.layout_compact[class*="cols"] .w-blog-list .w-blog-post-title{font-size:inherit;text-transform:inherit;letter-spacing:inherit}.w-blog.layout_compact .w-blog-post-meta{display:inline-block;vertical-align:baseline}.w-blog.layout_compact .w-blog-post-meta>*{margin:0 16px 0 0;vertical-align:baseline}.w-blog.layout_compact .w-blog-post-meta>*:before,.w-blog.layout_compact .w-blog-post-content,.w-blog.layout_compact .w-blog-post-more{display:none}.w-blog.layout_related .w-blog-list{overflow:hidden;margin:0 -15px}.w-blog.layout_related .w-blog-post{float:left;padding:0 15px;width:33.3333%}.w-blog.layout_related .w-blog-post:not(.has-post-thumbnail) .w-blog-post-preview-icon{display:block}.w-blog.layout_related .w-blog-post-title{font-size:16px;font-family:inherit;letter-spacing:0;margin:12px 0 10px;color:inherit}.w-blog-post.format-link .w-blog-post-title a:after{content:'\f08e';font-family:fontawesome;font-weight:400;line-height:1;font-size:.8em;margin-left:.6em}.w-blog-post.format-link .w-blog-post-content,.w-blog-post.format-link .w-blog-post-meta-comments{display:none}.w-blog-post.format-quote blockquote{font-size:20px;line-height:30px;font-style:normal;padding:0;margin:0;border:none}.w-blog-post.format-quote blockquote cite{font-size:14px;line-height:24px;opacity:.5}.w-blog.layout_classic .format-quote.has-post-thumbnail blockquote{padding-top:20px}.w-blog.layout_tiles .format-quote blockquote{margin-bottom:8px}.w-blog.layout_cards .format-quote .w-blog-post-h{color:#fff}.w-blog.layout_cards .format-quote .w-blog-post-body{padding-top:48px}.w-blognav{overflow:hidden}.w-blognav-prev{float:left;padding:0 35px;width:50%;position:relative;color:inherit!important;transition:none}.w-blognav-prev:before{content:'\f104';font:36px/1 fontawesome;position:absolute;top:6px;left:0;opacity:.3}.w-blognav-next{float:right;text-align:right;padding:0 35px;width:50%;position:relative;color:inherit!important;transition:none}.w-blognav-next:before{content:'\f105';font:36px/1 fontawesome;position:absolute;top:6px;right:0;opacity:.3}.w-blognav-meta{display:block;font-size:13px;line-height:20px;text-transform:uppercase;margin-bottom:4px;opacity:.5}.w-blognav-title{display:inline-block;vertical-align:top;line-height:1.5;transition:color 0.3s}.w-btn,.button,button,input[type="submit"]{overflow:hidden}a.w-btn{border:none!important}input[type="submit"]:focus{box-shadow:none}.no-touch .w-btn:before{display:block;content:'';position:absolute;top:0;left:0;right:0;height:0;background-color:rgba(0,0,0,.1);transition:height 0.3s}.no-touch .w-btn:hover:before{height:100%}.w-btn.icon_atleft i+.w-btn-label{padding-left:1.6em}.w-btn.icon_atright i+.w-btn-label{padding-right:1.6em}.w-btn.style_outlined{background-color:transparent!important}.w-btn.color_transparent{overflow:visible;margin:0 4px;padding:0!important}.w-btn.color_transparent.style_outlined{font-weight:400;text-transform:none;letter-spacing:0}.no-touch .w-btn.color_transparent:before{display:none}.w-btn.color_transparent.icon_atleft i{left:0!important}.w-btn.color_transparent.icon_atright i{right:0!important}button,input[type="submit"],a.w-btn.color_primary,a.w-btn.color_secondary,.no-touch button:hover,.no-touch input[type="submit"]:hover,.no-touch a.w-btn.color_primary:hover,.no-touch a.w-btn.color_secondary:hover,.no-touch a.w-btn.color_primary.style_outlined:hover,.no-touch .w-btn.color_primary.style_outlined:hover,.no-touch a.w-btn.color_secondary.style_outlined:hover,.no-touch .w-btn.color_secondary.style_outlined:hover{color:#fff}.w-btn.color_light:before,.w-btn.color_contrast:before{background-color:rgba(0,0,0,.06)}.w-btn.color_white,a.w-btn.color_white{background-color:#fff;color:#444}.no-touch .w-btn.color_white:hover,.no-touch a.w-btn.color_white:hover{color:#444}.no-touch .w-btn.color_white:before{background-color:rgba(0,0,0,.06)}.w-btn.color_white.style_outlined,a.w-btn.color_white.style_outlined{box-shadow:0 0 0 2px #fff inset;color:#fff}.no-touch .w-btn.color_white.style_outlined:hover,.no-touch a.w-btn.color_white.style_outlined:hover{color:#444}.w-btn.color_white.style_outlined:before{background-color:#fff}.w-btn.color_black{background-color:#000;color:#fff}.no-touch .w-btn.color_black:hover{color:#fff}.no-touch .w-btn.color_black:before{background-color:rgba(255,255,255,.05)}.w-btn.color_black.style_outlined{box-shadow:0 0 0 2px #000 inset;color:#000}.no-touch .w-btn.color_black.style_outlined:hover{color:#fff}.w-btn.color_black.style_outlined:before{background-color:#000}.w-btn.color_red,.w-btn.color_red.style_outlined:before{background-color:#f40}.w-btn.color_red.style_outlined{box-shadow:0 0 0 2px #f40 inset;color:#f40}.w-btn.color_red,.no-touch .w-btn.color_red:hover,.no-touch .w-btn.color_red.style_outlined:hover{color:#fff}.w-btn.color_pink,.w-btn.color_pink.style_outlined:before{background-color:#ff6b6b}.w-btn.color_pink.style_outlined{box-shadow:0 0 0 2px #ff6b6b inset;color:#ff6b6b}.w-btn.color_pink,.no-touch .w-btn.color_pink:hover,.no-touch .w-btn.color_pink.style_outlined:hover{color:#fff}.w-btn.color_blue,.w-btn.color_blue.style_outlined:before{background-color:#5ac8ed}.w-btn.color_blue.style_outlined{box-shadow:0 0 0 2px #5ac8ed inset;color:#5ac8ed}.w-btn.color_blue,.no-touch .w-btn.color_blue:hover,.no-touch .w-btn.color_blue.style_outlined:hover{color:#fff}.w-btn.color_green,.w-btn.color_green.style_outlined:before{background-color:#59ba41}.w-btn.color_green.style_outlined{box-shadow:0 0 0 2px #59ba41 inset;color:#59ba41}.w-btn.color_green,.no-touch .w-btn.color_green:hover,.no-touch .w-btn.color_green.style_outlined:hover{color:#fff}.w-btn.color_yellow,.w-btn.color_yellow.style_outlined:before{background-color:#fac000}.w-btn.color_yellow.style_outlined{box-shadow:0 0 0 2px #fac000 inset;color:#fac000}.w-btn.color_yellow,.no-touch .w-btn.color_yellow:hover,.no-touch .w-btn.color_yellow.style_outlined:hover{color:#fff}.w-btn.color_yellow:before{background-color:rgba(0,0,0,.06)}.w-btn.color_midnight,.w-btn.color_midnight.style_outlined:before{background-color:#2c3e50}.w-btn.color_midnight.style_outlined{box-shadow:0 0 0 2px #2c3e50 inset;color:#2c3e50}.w-btn.color_midnight,.no-touch .w-btn.color_midnight:hover,.no-touch .w-btn.color_midnight.style_outlined:hover{color:#fff}.w-btn.color_purple,.w-btn.color_purple.style_outlined:before{background-color:#8560a8}.w-btn.color_purple.style_outlined{box-shadow:0 0 0 2px #8560a8 inset;color:#8560a8}.w-btn.color_purple,.no-touch .w-btn.color_purple:hover,.no-touch .w-btn.color_purple.style_outlined:hover{color:#fff}.w-btn.color_navy,.w-btn.color_navy.style_outlined:before{background-color:#1265a8}.w-btn.color_navy.style_outlined{box-shadow:0 0 0 2px #1265a8 inset;color:#1265a8}.w-btn.color_navy,.no-touch .w-btn.color_navy:hover,.no-touch .w-btn.color_navy.style_outlined:hover{color:#fff}.w-btn.color_teal,.w-btn.color_teal.style_outlined:before{background-color:#008b83}.w-btn.color_teal.style_outlined{box-shadow:0 0 0 2px #008b83 inset;color:#008b83}.w-btn.color_teal,.no-touch .w-btn.color_teal:hover,.no-touch .w-btn.color_teal.style_outlined:hover{color:#fff}.w-btn.color_brown,.w-btn.color_brown.style_outlined:before{background-color:#6a4530}.w-btn.color_brown.style_outlined{box-shadow:0 0 0 2px #6a4530 inset;color:#6a4530}.w-btn.color_brown,.no-touch .w-btn.color_brown:hover,.no-touch .w-btn.color_brown.style_outlined:hover{color:#fff}.w-btn.color_cream,.w-btn.color_cream.style_outlined:before{background-color:#ffe2bf}.w-btn.color_cream.style_outlined{box-shadow:0 0 0 2px #ffe2bf inset;color:#ffe2bf}.w-btn.color_cream,.no-touch .w-btn.color_cream:hover,.no-touch .w-btn.color_cream.style_outlined:hover{color:#6b5e50}.w-btn.color_cream:before{background-color:rgba(0,0,0,.06)}.w-btn.color_lime,.w-btn.color_lime.style_outlined:before{background-color:#baeb59}.w-btn.color_lime.style_outlined{box-shadow:0 0 0 2px #baeb59 inset;color:#baeb59}.w-btn.color_lime,.no-touch .w-btn.color_lime:hover,.no-touch .w-btn.color_lime.style_outlined:hover{color:#656c57}.w-btn.color_lime:before{background-color:rgba(0,0,0,.06)}.w-btn-wrapper{margin:5px 0}.w-btn-wrapper.align_left{display:inline-block;vertical-align:top;margin-right:1rem}.w-btn-wrapper.align_center{text-align:center}.w-btn-wrapper.align_right{float:right;margin-left:1rem}.wpb_column.align_center .w-btn-wrapper.align_left,.wpb_column.align_center .w-btn-wrapper.align_right{margin-left:.6rem;margin-right:.6rem}.w-comments-title{margin-bottom:10px}.w-comments-title:before{display:inline-block;vertical-align:top;content:'\f086';font-family:fontawesome;margin-right:5px;opacity:.33}.w-comments-title>span{display:inline-block;vertical-align:top}.w-comments-list{margin-bottom:30px;border-bottom:1px solid}.w-comments-item{padding-top:30px;margin-bottom:30px;border-top:1px solid;border-color:inherit}.w-comments-list>.w-comments-item:first-child{border-top:none}.w-comments-childlist{margin-left:30px;border-color:inherit}.w-comments-item-meta,.w-comments-item-text,.w-comments-item-answer{margin-left:70px}.w-comments-item-meta{margin-bottom:15px}.w-comments-item-icon{top:30px;width:50px;border-radius:50%;overflow:hidden}.w-comments-item-author{font-weight:700;margin-right:20px}.w-comments-item-date{font-size:13px;color:inherit;opacity:.5}.w-comments-item-text>*:last-child{margin-bottom:0}.w-comments-item-answer{font-size:13px;margin-top:15px}.w-comments-pagination{font-size:13px;text-align:center}.w-comments-pagination a{margin:0 10px}.no-touch .w-comments-item-meta a:hover,.no-touch .w-comments-item-text a:hover,.no-touch .w-comments-item-answer a:hover,.no-touch .w-comments-pagination a:hover,.no-touch .comment-reply-title a:hover{opacity:1}.comment-reply-title small{font-size:13px;margin-left:5px}.w-contacts-item.for_address:before{content:'\f041';font-family:fontawesome}.w-contacts-item.for_phone:before{content:'\f095';font-family:fontawesome}.w-contacts-item.for_email:before{content:'\f0e0';font-family:fontawesome}.w-contacts-item.for_fax:before{content:'\f02f';font-family:fontawesome}.l-main .w-contacts-list{font-size:0;margin:0 -20px -20px}.l-main .w-contacts-item{display:inline-block;vertical-align:middle;padding:0 20px 20px;white-space:nowrap}.l-main .w-contacts-item:before{display:inline-block;vertical-align:inherit;text-align:center;font-size:20px;line-height:50px;height:50px;width:50px;margin-right:15px;border-radius:50%}.l-section.color_primary .w-contacts-item:before,.l-section.color_secondary .w-contacts-item:before{box-shadow:0 0 0 2px #fff inset;color:#fff}.l-main .w-contacts-item-value{display:inline-block;vertical-align:inherit;font-size:16px;line-height:26px}.l-main .w-contacts-item.for_address .w-contacts-item-value{white-space:normal;max-width:calc(100% - 65px)}.l-subfooter .w-contacts-item{position:relative}.l-subfooter .w-contacts-item:before{display:block;position:absolute;top:0;left:0;text-align:center;font-size:18px;line-height:21px;height:21px;width:21px}.l-subfooter .w-contacts-item-value{display:block;margin:0 0 12px 36px}.w-counter-number{line-height:1}.l-section.color_primary .w-counter-number,.l-section.color_secondary .w-counter-number,.l-section.color_custom .w-counter-number{color:inherit}.w-counter.size_small .w-counter-number{font-size:4em}.w-counter.size_medium .w-counter-number{font-size:5em}.w-counter.size_large .w-counter-number{font-size:6em}.w-counter-title{line-height:1.4;padding:10px 0;margin:0}.g-filters{text-align:center}.g-filters-item{display:inline-block;vertical-align:top;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all 0.2s}.g-filters-item.active{cursor:default}.l-section.color_primary .g-filters.style_1,.l-section.color_secondary .g-filters.style_1,.l-section.color_custom .g-filters.style_1{background-color:transparent}.g-filters.style_1 .g-filters-item{font-size:14px;line-height:50px;padding:0 18px}.no-touch .g-filters.style_1 .g-filters-item:hover{color:#fff}.g-filters.style_2{padding:0 18px 18px}.w-portfolio.with_indents .g-filters.style_2{padding-bottom:10px}.l-section.height_auto .g-filters.style_2{padding-top:18px}.g-filters.style_2 .g-filters-item{line-height:42px;padding:0 20px;margin:2px;border-radius:3px}.no-touch .g-filters.style_2 .g-filters-item:hover{color:#fff}.l-section.color_primary .g-filters.style_2 .g-filters-item.active,.l-section.color_secondary .g-filters.style_2 .g-filters-item.active,.l-section.color_custom .g-filters.style_2 .g-filters-item.active{background-color:rgba(255,255,255,.12);color:#fff}.g-filters.style_3 .g-filters-item{font-size:16px;line-height:24px;padding:15px 20px 12px;background-color:transparent!important;border-bottom:3px solid transparent;opacity:.66}.no-touch .g-filters.style_3 .g-filters-item:hover,.g-filters.style_3 .g-filters-item.active{opacity:1}.l-section.color_primary .g-filters.style_3 .g-filters-item.active,.l-section.color_secondary .g-filters.style_3 .g-filters-item.active,.l-section.color_custom .g-filters.style_3 .g-filters-item.active{border-color:#fff;color:#fff}.w-form-row{margin-bottom:16px}.w-form-row.for_submit{margin-bottom:0}.w-form-row-label{display:none;margin-bottom:5px}.w-form-row.for_captcha .w-form-row-label{display:block}.w-form-row.for_captcha .w-form-row-label span{display:inline-block;direction:ltr}.w-form-row-field{position:relative}.w-form-row-field>input[type="text"],.w-form-row-field>input[type="password"],.w-form-row-field>input[type="email"],.w-form-row-field>textarea,.w-form-row-field>select{padding-left:48px}.w-form-row-field:before{display:block;position:absolute;top:0;left:0;font-size:20px;font-family:fontawesome;text-align:center;line-height:40px;width:50px;opacity:.33;pointer-events:none;transition:opacity 0.3s,color 0.3s}.w-form-row.for_log .w-form-row-field:before,.w-form-row.for_name .w-form-row-field:before,.w-form-row.for_author .w-form-row-field:before{content:'\f007'}.w-form-row.for_email .w-form-row-field:before{content:'\f0e0'}.w-form-row.for_phone .w-form-row-field:before{content:'\f095'}.w-form-row.for_comment .w-form-row-field:before,.w-form-row.for_message .w-form-row-field:before{content:'\f040'}.w-form-row.for_url .w-form-row-field:before{content:'\f0c1'}.w-form-row.for_captcha .w-form-row-field:before{content:'\f059'}.w-form-row.for_pwd .w-form-row-field:before,.w-form-row.for_post_password .w-form-row-field:before{content:'\f023'}.w-form-row.focused .w-form-row-field:before{opacity:1}.w-form-row-field-bar{display:none}.w-form .w-btn{margin:0}.w-form .w-btn-label{display:block;transform:translateY(0);transition:transform 0.3s,opacity 0.3s}.w-form .w-btn.loading .w-btn-label{opacity:0;transform:translateY(100%)}.w-form .w-btn .g-preloader{position:absolute;top:50%;left:50%;height:26px;width:26px;margin:-13px 0 0 -13px;opacity:0;transform:translateY(-100%);transition:transform 0.3s,opacity 0.3s}.w-form .w-btn.loading .g-preloader{opacity:1;transform:translateY(0)}.w-form-row-state{font-size:13px;line-height:18px;height:0;opacity:0;transition-property:height,padding,opacity;transition-duration:0.3s}.w-form-message{font-size:18px;line-height:26px;opacity:0;transition-property:padding,opacity;transition-duration:0.3s}.w-form-message.type_success{padding:8px 0;opacity:1;color:#4c0}.w-form-message.type_error{padding:8px 0;opacity:1;color:red}.w-form.align_left .w-form-row.for_submit{display:inline-block;vertical-align:middle;margin-right:15px}.w-form.align_left .w-form-message.type_success{display:inline-block;vertical-align:middle}.w-form.align_right{text-align:left}.w-form.align_right .w-form-row.for_submit{float:right;display:inline-block;vertical-align:middle;margin-left:15px}.w-form.align_right .w-form-message.type_success{display:inline-block;vertical-align:middle}.w-form-row.check_wrong input,.w-form-row.check_wrong textarea,.w-form-row.check_wrong select{box-shadow:0 0 0 2px red}.w-form-row.check_wrong .w-form-row-state{height:20px;padding-top:4px;opacity:1;color:red}.w-form.for_comments .form-submit input{margin:0}.w-form.for_protectedpost:after{display:block;content:'';clear:both}.w-form.for_protectedpost .w-form-row.for_post_password,.w-form.for_protectedpost .w-form-row.for_submit{float:left;margin-right:10px}.w-form.for_login .w-form-row.for_submit{float:left;margin-right:15px}.w-form.for_login .w-form-row.for_submit~label{display:inline-block;vertical-align:top;font-size:13px;margin-top:8px;white-space:nowrap}.w-form.for_login .w-form-row.for_submit~label input[type="checkbox"]{margin-top:-3px;vertical-align:middle}.w-form-row.for_links{clear:both;margin:0;padding-top:10px}.w-form-row-link{font-size:13px;margin-right:10px}.w-gallery.with_indents .w-gallery-list{margin:-4px}.l-section.width_full .vc_col-sm-12 .w-gallery.with_indents .w-gallery-list{margin-left:4px;margin-right:4px}.l-section.height_auto .vc_col-sm-12 .w-gallery.with_indents .w-gallery-list{margin-top:4px;margin-bottom:4px}.w-gallery.with_indents .w-gallery-item{padding:4px}.w-gallery.style_modern.with_indents .w-gallery-item-meta{left:4px;right:4px;bottom:4px}.w-iconbox-icon{position:relative;z-index:1;transition:background-color 0.3s,color 0.3s,box-shadow 0.1s}.no-touch .l-footer .w-iconbox-link:hover .w-iconbox-icon{color:inherit}.w-iconbox.style_default .w-iconbox-icon{background-color:transparent!important;box-shadow:none!important;color:inherit}.w-iconbox.style_circle .w-iconbox-icon,.w-iconbox.style_outlined .w-iconbox-icon{line-height:2.5em;height:2.5em;width:2.5em;overflow:hidden;border-radius:50%}.w-iconbox.style_outlined .w-iconbox-icon{background-color:transparent!important}.w-iconbox.color_primary.style_circle .w-iconbox-icon,.w-iconbox.color_secondary.style_circle .w-iconbox-icon,.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon,.no-touch .l-section.color_primary .w-iconbox-link:hover .w-iconbox-title{color:#fff!important}.no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon{color:#fff!important;box-shadow:0 0 0 2px transparent inset;transition:color 0.3s,box-shadow 0.1s 0.3s}.no-touch .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before{display:block;content:'';position:absolute;top:0;left:0;height:0;width:100%;transform:translateZ(0);transition:height 0.3s}.no-touch .w-iconbox.style_circle .w-iconbox-link:hover .w-iconbox-icon:before,.no-touch .w-iconbox.style_outlined .w-iconbox-link:hover .w-iconbox-icon:before{height:100%}.w-iconbox.style_circle .w-iconbox-icon i,.w-iconbox.style_outlined .w-iconbox-icon i{position:relative}.w-iconbox.style_circle .w-iconbox-icon img,.w-iconbox.style_outlined .w-iconbox-icon img{top:50%;transform:translateY(-50%)}.g-loadmore{text-align:center;position:relative}.g-loadmore.done{display:none}.g-loadmore-btn{font-size:18px;font-weight:700;text-transform:uppercase;padding:20px;cursor:pointer;position:relative;z-index:1;transition:background-color 0.3s,opacity 0.3s}.l-section.height_auto.width_full .g-loadmore-btn{padding:30px}.g-loadmore.loading .g-loadmore-btn{opacity:0}.l-section.color_primary .g-loadmore-btn,.l-section.color_secondary .g-loadmore-btn,.l-section.color_custom .g-loadmore-btn{background-color:rgba(255,255,255,.12)}.no-touch .l-section.color_primary .g-loadmore-btn:hover,.no-touch .l-section.color_secondary .g-loadmore-btn:hover,.no-touch .l-section.color_custom .g-loadmore-btn:hover{background-color:rgba(255,255,255,.2)}.g-loadmore .g-preloader{position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;opacity:0;transition:opacity 0.3s}.g-loadmore.loading .g-preloader{opacity:1}.w-logos-item{display:block;border-radius:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.w-logos.with_indents.cols_2 .w-logos-item,.w-logos.with_indents.cols_3 .w-logos-item,.w-logos.with_indents.cols_4 .w-logos-item{padding:3rem}.w-logos.with_indents.cols_5 .w-logos-item,.w-logos.with_indents.cols_6 .w-logos-item{padding:2rem}.w-logos.with_indents.cols_7 .w-logos-item{padding:1.6rem}.w-logos.with_indents.cols_8 .w-logos-item{padding:1.2rem}.w-logos-item img{display:block;margin:0 auto}.w-logos.style_1 .w-logos-item{border:2px solid transparent;opacity:.66;transition:border-color 0.3s,opacity 0.3s}.no-touch .w-logos.style_1 .w-logos-item:hover{opacity:1}.w-logos.style_2 .w-logos-item{opacity:.66;transition:opacity 0.3s}.no-touch .w-logos.style_2 .w-logos-item:hover{opacity:1}.w-logos.type_carousel .owl-stage{display:flex;align-items:center}.w-logos.type_carousel .w-logos-item{opacity:0;height:0}.w-logos.type_carousel.owl-loaded .w-logos-item{opacity:.66;height:auto}.w-logos.style_3.type_carousel.owl-loaded .w-logos-item{opacity:1}.owl-carousel .owl-item .w-logos-item img{width:auto}.w-logos.type_grid .w-logos-item{display:inline-block;vertical-align:middle;width:100%}.w-logos.type_grid.cols_2 .w-logos-item{width:50%}.w-logos.type_grid.cols_3 .w-logos-item{width:33.3333%}.w-logos.type_grid.cols_4 .w-logos-item{width:25%}.w-logos.type_grid.cols_5 .w-logos-item{width:20%}.w-logos.type_grid.cols_6 .w-logos-item{width:16.6666%}.w-logos.type_grid.cols_7 .w-logos-item{width:14.2857%}.w-logos.type_grid.cols_8 .w-logos-item{width:12.5%}.w-map img{max-width:none!important}.w-map label{display:inline;width:auto}.gm-style .gm-style-iw>div{width:auto!important}.gm-style-iw{color:#333}.gm-style-iw h1,.gm-style-iw h2,.gm-style-iw h3,.gm-style-iw h4,.gm-style-iw h5,.gm-style-iw h6,.gm-style-iw p,.gm-style-iw ul,.gm-style-iw ol{margin:0;padding:8px 10px 4px!important;color:inherit!important}.w-message{border-radius:5px}.w-message-icon{font-size:30px;width:80px;opacity:.5}.w-message-body{padding:20px 25px}.w-message.with_close .w-message-body{padding-right:60px}.w-message.with_icon .w-message-body{padding-left:0}.w-message-close{font-size:22px;padding:20px;opacity:.3;transition:opacity 0.3s}.no-touch .w-message-close:hover{opacity:1}.w-person-links-item{font-size:18px;line-height:46px;width:46px;margin:2px;border-radius:50%;position:relative;overflow:hidden;z-index:1}.no-touch .w-person-links-item:hover{color:#fff!important}.no-touch .w-person-links-item:before{display:block;content:'';position:absolute;top:0;left:0;right:0;height:100%;transition:transform 0.3s;transform:translate3d(0,-100%,0)}.no-touch .w-person-links-item:hover:before{transform:translate3d(0,0,0)}.w-person.layout_modern{overflow:hidden}.w-person.layout_modern .w-person-content{display:flex;flex-direction:column;justify-content:center;position:absolute;z-index:2;top:0;left:0;right:0;height:100%;padding:2rem;transition:transform 0.3s;transform:translate3d(0,-100%,0);background-color:rgba(30,30,30,.8);color:#fff}.w-person.layout_modern:hover .w-person-content{transform:translate3d(0,0,0)}.w-person.layout_modern .w-person-name{color:inherit}.w-person.layout_trendy{overflow:hidden}.w-person.layout_trendy .w-person-content{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:3rem 2rem 1rem;transition:bottom 0.3s;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x;color:#fff}.w-person.layout_trendy.with_desc:hover .w-person-content,.w-person.layout_trendy.with_socials:hover .w-person-content{bottom:100%}.w-person.layout_trendy .w-person-name{color:#fff}.w-person.layout_trendy .w-person-content-alt{display:flex;flex-direction:column;justify-content:center;position:absolute;z-index:2;top:100%;left:0;right:0;height:101%;padding:2rem;transition:top 0.3s;transform:translate3d(0,0,0);background-color:rgba(30,30,30,.8);color:#fff}.w-person.layout_trendy:hover .w-person-content-alt{top:0}.w-person.layout_trendy .w-person-content-alt .w-person-link{position:absolute;top:0;left:0;right:0;bottom:0}.w-person.layout_simple_circle .w-person-image{border-radius:50%;overflow:hidden;z-index:1}.w-person.layout_simple_circle .w-person-image img{border-radius:50%}.w-person.layout_square .w-person-image,.w-person.layout_circle .w-person-image{overflow:hidden;z-index:1}.w-person.layout_circle .w-person-image,.w-person.layout_circle .w-person-image img{border-radius:50%}.w-person.layout_square .w-person-links,.w-person.layout_circle .w-person-links{position:absolute;z-index:2;top:0;left:0;right:0;height:100%;margin:0;transition:transform 0.3s;transform:translate3d(0,-100%,0);background-color:rgba(30,30,30,.8);color:#fff}.w-person.layout_square:hover .w-person-links,.w-person.layout_circle:hover .w-person-links{transform:translate3d(0,0,0)}.w-person.layout_square .w-person-links-list,.w-person.layout_circle .w-person-links-list{position:relative;top:50%;padding:20px;transform:translateY(-50%)}.w-person.layout_modern .w-person-links-item,.w-person.layout_trendy .w-person-links-item,.w-person.layout_square .w-person-links-item,.w-person.layout_circle .w-person-links-item{box-shadow:0 0 0 2px #fff inset;color:#fff}.no-touch .w-person.layout_modern .w-person-links-item:hover,.no-touch .w-person.layout_trendy .w-person-links-item:hover,.no-touch .w-person.layout_square .w-person-links-item:hover,.no-touch .w-person.layout_circle .w-person-links-item:hover{box-shadow:0 0 0 2px transparent inset}.w-portfolio-item-anchor,.no-touch .w-portfolio-item-anchor:hover{color:inherit}.w-portfolio-item-meta{padding:8%}.w-portfolio-item-title{font-size:20px;position:relative;letter-spacing:0;z-index:1;color:inherit!important}.w-portfolio-item-text{font-size:13px;line-height:1.5;margin-top:8px;opacity:.66}.w-portfolio-item-arrow{display:block;position:absolute;top:-10px;left:50%;margin-left:-15px;height:24px;width:24px;transform:rotate(45deg);background-color:inherit;transition:top 0.3s}.w-portfolio-item .g-preloader{position:absolute;top:50%;left:50%;margin:-20px 0 0 -20px;opacity:0;transition:opacity 0.3s}.w-portfolio-item.loading .g-preloader{opacity:1}.w-portfolio .g-pagination{margin-top:30px}.w-portfolio .g-pagination .prev.page-numbers,.w-portfolio .g-pagination .next.page-numbers{display:none}.w-portfolio.with_indents .w-portfolio-list{margin:4px -4px}.l-section.width_full .w-portfolio.with_indents .w-portfolio-list{margin:4px}.w-portfolio.with_indents .w-portfolio-item{padding:4px}@media (min-width:481px){.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:calc(200% + 8px)}.w-portfolio.with_indents.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:calc(50% - 4px)}.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:calc(112.5% + 8px)}.w-portfolio.with_indents.ratio_16x9 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:calc(28.125% - 3px)}.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:calc(133.3333% + 8px)}.w-portfolio.with_indents.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:calc(33.33333% - 3px)}.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:calc(150% + 8px)}.w-portfolio.with_indents.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:calc(37.5% - 3px)}.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:calc(300% + 8px)}.w-portfolio.with_indents.ratio_2x3 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:calc(75% - 4px)}.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_1x2 .w-portfolio-item-anchor:before{padding-bottom:calc(266.6666% + 8px)}.w-portfolio.with_indents.ratio_3x4 .w-portfolio-item.size_2x1 .w-portfolio-item-anchor:before{padding-bottom:calc(66.6666% - 4px)}}.widget_us_portfolio .w-portfolio-list{margin:0 -1px!important}.widget_us_portfolio .w-portfolio-item{padding:1px}.widget_us_portfolio .w-portfolio-item-image{z-index:0;background:none!important}.widget_us_portfolio .w-portfolio-item-image img{display:block;width:100%}.widget_us_portfolio .w-portfolio-item-meta{position:absolute;left:0;right:0;bottom:-26px;padding:4px 8px;text-align:center;background-color:rgba(0,0,0,.8);color:#fff;opacity:0;transition:bottom 0.3s 0.15s,opacity 0.3s 0.15s}.no-touch .widget_us_portfolio .w-portfolio-item-anchor:hover .w-portfolio-item-meta{opacity:1;bottom:0}.widget_us_portfolio .w-portfolio-item-meta-h{background:none}.widget_us_portfolio .w-portfolio-item-title{font-size:11px!important;line-height:16px;letter-spacing:0;font-weight:400}.widget_us_portfolio .w-portfolio-item-arrow{display:none}.w-portfolio.style_1 .w-portfolio-item-image{bottom:60px}.no-touch .w-portfolio.style_1 .w-portfolio-item-image{bottom:0;transition:transform 0.35s}.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image{transform:translate3d(0,-30px,0)}.no-touch .w-portfolio.style_1 .w-portfolio-item-image.second{display:block;position:absolute;top:0;left:0;right:0;transform:translate3d(0,100%,0);transition:transform 0.35s}.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-image.second{transform:translate3d(0,0,0)}.w-portfolio.style_1 .w-portfolio-item-meta{padding:18px 25px}.no-touch .w-portfolio.style_1 .w-portfolio-item-meta{position:absolute;left:0;right:0;bottom:0;transform:translate3d(0,101%,0);transition:transform 0.35s}.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{transform:translate3d(0,0,0)}.no-touch .w-portfolio.style_1 .w-portfolio-item-arrow{top:4px}.no-touch .w-portfolio.style_1 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow{top:-10px}.no-touch .w-portfolio.style_2 .w-portfolio-item-image{right:-1px;bottom:-1px;transform:translate3d(0,0,0);transition:transform 0.35s}.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image{transform:scale(1.1)}.no-touch .w-portfolio.style_2 .w-portfolio-item-image:after{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 0.4s;background-color:inherit}.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:.9}.w-portfolio.style_2 .w-portfolio-item-meta{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 25px;background:none;transition:color 0.4s;color:#fff}.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{color:inherit}.w-portfolio.style_2 .w-portfolio-item-meta:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x;transition:opacity 0.4s}.no-touch .w-portfolio.style_2 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:before{opacity:0}.w-portfolio.style_2 .w-portfolio-item-arrow{display:none}.w-portfolio.style_3 .w-portfolio-item-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.66;background-color:inherit;transition:opacity 0.4s}.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:0}.w-portfolio.style_3 .w-portfolio-item-meta{position:absolute;top:50%;left:0;right:0;background:none;transform:translateY(-50%)}.no-touch .w-portfolio.style_3 .w-portfolio-item-title{opacity:1;transition:transform 0.3s,opacity 0.3s}.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-title{opacity:0;transform:translateY(-40px)}.no-touch .w-portfolio.style_3 .w-portfolio-item-text{opacity:.66;transition:transform 0.3s,opacity 0.3s}.no-touch .w-portfolio.style_3 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:0;transform:translateY(40px)}.w-portfolio.style_3 .w-portfolio-item-arrow{display:none}.w-portfolio.style_4 .w-portfolio-item-image{bottom:60px}.no-touch .w-portfolio.style_4 .w-portfolio-item-image{bottom:0}.no-touch .w-portfolio.style_4 .w-portfolio-item-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background-color:inherit;transition:opacity 0.35s}.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:.8}.no-touch .w-portfolio.style_4 .w-portfolio-item-meta{position:absolute;left:0;right:0;bottom:16px;background:none}.no-touch .w-portfolio.style_4 .w-portfolio-item-title{opacity:0;transform:translateY(-30px);transition:transform 0.35s,opacity 0.35s}.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-title{opacity:1;transform:translateY(0)}.no-touch .w-portfolio.style_4 .w-portfolio-item-text{opacity:0;transform:translateY(-15px);transition:transform 0.35s,opacity 0.35s}.no-touch .w-portfolio.style_4 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66;transform:translateY(0)}.no-touch .w-portfolio.style_4 .w-portfolio-item-arrow{display:none}.w-portfolio.style_5 .w-portfolio-item-image{bottom:60px}.no-touch .w-portfolio.style_5 .w-portfolio-item-image{right:-1px;bottom:-1px;transform:translate3d(0,0,0);transition:transform 0.4s}.no-touch .w-portfolio.style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-image{transform:scale(1.1)}.no-touch .w-portfolio.style_5 .w-portfolio-item-meta{position:absolute;top:20px;left:20px;right:20px;bottom:20px;opacity:0;transform:scale(0);transition:transform 0.3s,opacity 0.3s}.no-touch .w-portfolio.style_5 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{opacity:.9;transform:scale(1)}.no-touch .w-portfolio.style_5 .w-portfolio-item-meta:before{content:'';display:inline-block;vertical-align:middle;height:100%;margin-left:-.5em}.no-touch .w-portfolio.style_5 .w-portfolio-item-meta-h{display:inline-block;vertical-align:middle;width:100%}.no-touch .w-portfolio.style_5 .w-portfolio-item-arrow{display:none}.w-portfolio.style_6 .w-portfolio-item-image{bottom:60px}.no-touch .w-portfolio.style_6 .w-portfolio-item-image{bottom:0}.no-touch .style_6 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity 0.35s}.no-touch .style_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{opacity:.9}.no-touch .style_6 .w-portfolio-item-meta:before{content:'';display:inline-block;vertical-align:middle;height:100%;margin-left:-.5em}.no-touch .style_6 .w-portfolio-item-meta-h{display:inline-block;vertical-align:middle;width:100%;background:none;transform:scale(1.5);transition:transform 0.35s}.no-touch .style_6 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h{transform:scale(1)}.no-touch .style_6 .w-portfolio-item-arrow{display:none}.style_7 .w-portfolio-item-image{opacity:.66}.no-touch .style_7 .w-portfolio-item-image{right:-1px;bottom:-1px;transform:scale(1.1);transition:transform 0.4s,opacity 0.4s}.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-image{opacity:.3;transform:scale(1)}.style_7 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;padding:40px 44px 30px;background:none}.style_7 .w-portfolio-item-meta:before{content:'';display:inline-block;vertical-align:middle;height:100%;margin-left:-.5em}.style_7 .w-portfolio-item-meta-h{display:inline-block;vertical-align:middle;width:100%}.no-touch .style_7 .w-portfolio-item-meta:after{content:'';position:absolute;top:20px;left:20px;right:20px;bottom:20px;border:2px solid #fff;opacity:0;transform:scale(1.1);transition:transform 0.4s,opacity 0.4s}.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:after{opacity:1;transform:scale(1)}.no-touch .style_7 .w-portfolio-item-text{opacity:0;transform:translateY(10px);transition:transform 0.4s,opacity 0.4s}.no-touch .style_7 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66;transform:translateY(0)}.style_7 .w-portfolio-item-arrow{display:none}.style_8 .w-portfolio-item-image{bottom:60px}.no-touch .style_8 .w-portfolio-item-image{bottom:-1px;max-width:none;width:calc(100% + 21px);transform:translateX(-20px);transition:transform 0.4s,opacity 0.4s}.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-image{opacity:.12;transform:translateX(0)}.no-touch .style_8 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;background:none}.no-touch .style_8 .w-portfolio-item-meta:before{content:'';display:inline-block;vertical-align:middle;height:100%;margin-left:-.5em}.no-touch .style_8 .w-portfolio-item-meta-h{display:inline-block;vertical-align:middle;width:100%}.no-touch .style_8 .w-portfolio-item-title{opacity:0;transform:translateX(-40px);transition:transform 0.3s,opacity 0.3s}.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-title{opacity:1;transform:translateX(0)}.no-touch .style_8 .w-portfolio-item-text{opacity:0;transform:translateX(60px);transition:transform 0.3s,opacity 0.3s}.no-touch .style_8 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66;transform:translateX(0)}.no-touch .style_8 .w-portfolio-item-arrow{display:none}.style_9 .w-portfolio-item-image{bottom:60px}.no-touch .style_9 .w-portfolio-item-image{right:-1px;bottom:-1px;transform:translate3d(0,0,0);transition:transform 0.4s,opacity 0.4s}.no-touch .style_9 .w-portfolio-item-anchor:hover .w-portfolio-item-image{opacity:0;transform:scale(4)}.no-touch .style_9 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;background:none;transform:scale(0);transition:transform 0.5s,opacity 0.5s}.no-touch .style_9 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{opacity:1;transform:scale(1)}.no-touch .style_9 .w-portfolio-item-meta:before{content:'';display:inline-block;vertical-align:middle;height:100%;margin-left:-.5em}.no-touch .style_9 .w-portfolio-item-meta-h{display:inline-block;vertical-align:middle;width:100%}.style_10 .w-portfolio-item-meta{position:absolute;bottom:0;left:0;right:0;padding:80px 30px 25px;background:none;color:#fff}.style_10 .w-portfolio-item-meta:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x}.no-touch .style_10 .w-portfolio-item-meta:before{opacity:0;transform:translateY(100%);transition:transform 0.3s,opacity 0.45s}.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-meta:before{opacity:1;transform:translateY(1px)}.no-touch .style_10 .w-portfolio-item-title{position:relative;opacity:0;transform:translateY(10px);transition:transform 0.35s,opacity 0.35s}.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-title{opacity:1;transform:translateY(0)}.no-touch .style_10 .w-portfolio-item-text{position:relative;opacity:0;transform:translateY(20px);transition:transform 0.35s,opacity 0.35s}.no-touch .style_10 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66;transform:translateY(0)}.style_11 .w-portfolio-item-image:after{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.11;transition:opacity 0.35s;background-color:inherit}.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:.8}.style_11 .w-portfolio-item-meta{position:absolute;left:0;right:0;bottom:0;padding:30px 30px 55px;background:none;color:#fff;transition:padding 0.35s,color 0.35s}.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{color:inherit;padding-bottom:35px}.no-touch .style_11 .w-portfolio-item-title{display:inline;margin-right:10px}.no-touch .style_11 .w-portfolio-item-text{display:inline;opacity:0;transition:opacity 0.35s}.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66}.no-touch .style_11 .w-portfolio-item-arrow{top:auto;left:0;right:0;bottom:0;height:10px;width:auto;margin-left:0;background-color:#fff;transform:translateY(10px);transition:transform 0.35s}.no-touch .style_11 .w-portfolio-item-anchor:hover .w-portfolio-item-arrow{transform:translateY(0)}.style_12 .w-portfolio-item-image:after{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.33;transition:opacity 0.35s;background-color:inherit}.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:.66}.style_12 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;padding:60px;background:none}.style_12 .w-portfolio-item-meta:before{content:'';display:inline-block;vertical-align:middle;height:100%;margin-left:-.5em}.style_12 .w-portfolio-item-meta-h{display:inline-block;vertical-align:middle;width:100%}.no-touch .style_12 .w-portfolio-item-meta-h:before,.no-touch .style_12 .w-portfolio-item-meta-h:after{content:'';position:absolute;top:30px;left:30px;right:30px;bottom:30px;opacity:0;transition:transform 0.35s,opacity 0.35s}.no-touch .style_12 .w-portfolio-item-meta-h:before{border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1)}.no-touch .style_12 .w-portfolio-item-meta-h:after{border-left:1px solid #fff;border-right:1px solid #fff;transform:scale(1,0)}.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:before,.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:after{opacity:1;transform:scale(1)}.no-touch .style_12 .w-portfolio-item-title{transform:translateY(-20px);transition:transform 0.35s}.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-title{transform:translateY(0)}.no-touch .style_12 .w-portfolio-item-text{opacity:0;transform:translateY(20px);transition:transform 0.35s,opacity 0.35s}.no-touch .style_12 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66;transform:translateY(0)}.style_12 .w-portfolio-item-arrow{display:none}.style_13 .w-portfolio-item-image:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.33;background-color:inherit}.style_13 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;background:none}.style_13 .w-portfolio-item-title{text-transform:uppercase}.no-touch .style_13 .w-portfolio-item-title{padding-bottom:15px;transform:translateY(20px);transition:transform 0.35s}.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-title{transform:translateY(0)}.no-touch .style_13 .w-portfolio-item-title:after{content:'';position:absolute;top:100%;left:0;right:0;height:4px;opacity:0;background-color:#fff;transform:translateY(40px);transition:transform 0.35s,opacity 0.35s}.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-title:after{opacity:1;transform:translateY(0)}.style_13 .w-portfolio-item-text{margin-top:20px;text-transform:uppercase;position:absolute;left:30px;right:30px;bottom:30px;opacity:1}.no-touch .style_13 .w-portfolio-item-text{opacity:0;transform:translateY(60px);transition:transform 0.35s,opacity 0.35s}.no-touch .style_13 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:1;transform:translateY(0)}.style_13 .w-portfolio-item-arrow{display:none}.no-touch .style_14 .w-portfolio-item-image{right:-1px;bottom:-1px;transform:translate3d(-20px,0,0) scale(1.15);transition:transform 0.35s}.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-image{transform:translate3d(0,0,0) scale(1)}.style_14 .w-portfolio-item-image:after{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.33;transition:opacity 0.35s;background-color:inherit}.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:.66}.style_14 .w-portfolio-item-meta{background:none;position:static;padding:0}.style_14 .w-portfolio-item-title{text-transform:uppercase;position:absolute;left:30px;right:30px;bottom:30px}.style_14 .w-portfolio-item-text{position:absolute;z-index:2;top:30px;left:30px;right:30px;font-size:14px;margin:0 0 20px;text-transform:uppercase;opacity:1}.no-touch .style_14 .w-portfolio-item-text{opacity:0;transform:translateX(-40px);transition:transform 0.35s,opacity 0.35s}.no-touch .style_14 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:1;transform:translateX(0)}.style_14 .w-portfolio-item-arrow{display:none}.style_15 .w-portfolio-item-image:after{display:block;content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;transition:opacity 0.35s;background-color:inherit}.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-image:after{opacity:.8}.style_15 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;padding:40px;background:none}.no-touch .style_15 .w-portfolio-item-meta-h:before,.no-touch .style_15 .w-portfolio-item-meta-h:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;transition:transform 0.35s,opacity 0.35s}.no-touch .style_15 .w-portfolio-item-meta-h:before{border-top:8px solid #fff;border-bottom:8px solid #fff;transform:scale(0,1)}.no-touch .style_15 .w-portfolio-item-meta-h:after{border-left:8px solid #fff;border-right:8px solid #fff;transform:scale(1,0)}.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:before,.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-meta-h:after{opacity:1;transform:scale(1)}.style_15 .w-portfolio-item-title{text-transform:uppercase}.no-touch .style_15 .w-portfolio-item-title{transform:translateY(30px);transition:transform 0.35s}.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-title{transform:translateY(0)}.style_15 .w-portfolio-item-text{margin-top:10px}.no-touch .style_15 .w-portfolio-item-text{opacity:0;transition:opacity 0.35s}.no-touch .style_15 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:.66}.style_15 .w-portfolio-item-arrow{display:none}.style_16 .w-portfolio-item-image{border-radius:50%;transform:scale(.3);transition:transform 0.4s,border-radius 0.4s}.style_16.ratio_initial .w-portfolio-item-image{overflow:hidden;transform-origin:90% 90%}.style_16.ratio_3x2 .w-portfolio-item-image{top:-25%;bottom:-25%;transform-origin:90% 66%}.style_16.ratio_4x3 .w-portfolio-item-image{top:-16.67%;bottom:-16.67%;transform-origin:90% 72%}.style_16.ratio_1x1 .w-portfolio-item-image{transform-origin:90% 90%}.style_16.ratio_3x4 .w-portfolio-item-image{left:-12.5%;right:-12.5%;transform:scale(.24);transform-origin:79.5% 92.5%}.style_16.ratio_2x3 .w-portfolio-item-image{left:-25%;right:-25%;transform:scale(.2);transform-origin:73.5% 94%}@media (min-width:481px){.style_16.ratio_3x2 .w-portfolio-item.size_2x1 .w-portfolio-item-image{top:-100%;bottom:-100%;transform:scale(.15);transform-origin:96% 56.5%}.style_16.ratio_3x2 .w-portfolio-item.size_1x2 .w-portfolio-item-image{top:0;bottom:0;left:-16.67%;right:-16.67%;transform:scale(.225);transform-origin:77% 93.2%}.style_16.ratio_3x2 .w-portfolio-item.size_2x2 .w-portfolio-item-image{transform:scale(.15);transform-origin:95.7% 76.3%}.style_16.ratio_4x3 .w-portfolio-item.size_2x1 .w-portfolio-item-image{top:-83.3333%;bottom:-83.3333%;transform:scale(.15);transform-origin:95.7% 59.2%}.style_16.ratio_4x3 .w-portfolio-item.size_1x2 .w-portfolio-item-image{top:0;bottom:0;left:-25%;right:-25%;transform:scale(.2);transform-origin:73.2% 94.3%}.style_16.ratio_4x3 .w-portfolio-item.size_2x2 .w-portfolio-item-image{transform:scale(.15);transform-origin:95.8% 81.2%}.style_16.ratio_1x1 .w-portfolio-item.size_2x1 .w-portfolio-item-image{top:-50%;bottom:-50%;transform:scale(.15);transform-origin:96% 66.2%}.style_16.ratio_1x1 .w-portfolio-item.size_1x2 .w-portfolio-item-image{left:-50%;right:-50%;transform:scale(.15);transform-origin:66.4% 95.7%}.style_16.ratio_1x1 .w-portfolio-item.size_2x2 .w-portfolio-item-image{transform:scale(.15);transform-origin:95.7% 95.7%}}.no-touch .style_16 .w-portfolio-item-anchor:hover .w-portfolio-item-image{border-radius:0;transform:scale(1.01)}.style_16 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:33%;background:none;transition:transform 0.4s,opacity 0.3s}.no-touch .style_16 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{opacity:0;transform:translate3d(-100px,-100px,0) scale(2)}.style_16 .w-portfolio-item-title{font-weight:700}.style_16 .w-portfolio-item-text{margin-top:15px}.style_16 .w-portfolio-item-arrow{display:none}.no-touch .style_17 .w-portfolio-item-image{right:-1px;bottom:-1px;transform-origin:100% 100%;transition:transform 1s,opacity 1s}.no-touch .style_17 .w-portfolio-item-anchor:hover .w-portfolio-item-image{opacity:.1;transform:scale(1.3)}.style_17 .w-portfolio-item-meta{position:absolute;top:0;left:0;right:0;bottom:0;padding:40px;background:none}.no-touch .style_17 .w-portfolio-item-title{transform:translateY(30px);transition:transform 0.4s}.no-touch .style_17 .w-portfolio-item-anchor:hover .w-portfolio-item-title{transform:translateY(0)}.style_17 .w-portfolio-item-text{margin-top:15px;opacity:0}.no-touch .style_17 .w-portfolio-item-text{transform:scale(.75);transform-origin:100% 100%;transition:transform 0.4s,opacity 0.4s}.no-touch .style_17 .w-portfolio-item-anchor:hover .w-portfolio-item-text{opacity:1;transform:scale(1)}.style_17 .w-portfolio-item-arrow{display:none}.no-touch .style_18 .w-portfolio-item-image.second{display:block;position:absolute;top:0;left:0;right:0;opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1);background-color:transparent}.no-touch .style_18 .w-portfolio-item-anchor:hover .w-portfolio-item-image.second{opacity:1}.style_18 .w-portfolio-item-arrow{display:none}.style_18 .w-portfolio-item-meta{position:absolute;bottom:0;left:0;right:0;padding:80px 30px 25px;background:none;color:#fff}.no-touch .style_18 .w-portfolio-item-meta{opacity:0;transition:opacity 1s cubic-bezier(.4,0,.2,1)}.no-touch .style_18 .w-portfolio-item-anchor:hover .w-portfolio-item-meta{opacity:1}.style_18 .w-portfolio-item-meta:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x}.style_18 .w-portfolio-item-title{position:relative}.style_18 .w-portfolio-item-text{position:relative;opacity:.66}.g-preloader{display:inline-block;vertical-align:top;position:relative;width:40px;height:40px}.g-preloader.type_1:before,.g-preloader.type_1:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.g-preloader.type_1:before{opacity:.2}.g-preloader.type_1:after{border-top-color:transparent;-webkit-animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6);animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.g-preloader.type_2:before,.g-preloader.type_2:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.g-preloader.type_2:before{opacity:.2}.g-preloader.type_2:after{border-color:transparent;border-top-color:inherit;-webkit-animation:rotation 0.8s infinite linear;animation:rotation 0.8s infinite linear}.g-preloader.type_3 .g-preloader-h{width:60px;height:60px;border:30px solid;border-radius:50%;-webkit-animation:scale 1s infinite cubic-bezier(.6,.3,.3,.6);animation:scale 1s infinite cubic-bezier(.6,.3,.3,.6)}@-webkit-keyframes scale{0%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}100%{-webkit-transform:scale(0)}}@keyframes scale{0%{transform:scale(0);opacity:1}100%{transform:scale(1);opacity:0}}.g-preloader.type_4 .g-preloader-h{width:60px;height:60px;border:1px solid;border-radius:50%;-webkit-animation:scale2 1.5s infinite ease;animation:scale2 1.5s infinite ease}@-webkit-keyframes scale2{0%{-webkit-transform:scale(.05);border-width:30px}50%{-webkit-transform:scale(1);border-width:1px}100%{-webkit-transform:scale(.05);border-width:30px}}@keyframes scale2{0%{transform:scale(.05);border-width:30px}50%{transform:scale(1);border-width:1px}100%{transform:scale(.05);border-width:30px}}.g-preloader.type_5,.g-preloader.type_5{transform:rotate(45deg)}.g-preloader.type_5:before,.g-preloader.type_5:after,.g-preloader.type_5 .g-preloader-h:before,.g-preloader.type_5 .g-preloader-h:after{content:'';display:block;position:absolute;width:0;height:0;border:10px solid}.g-preloader.type_5:before{top:0;left:0;-webkit-animation:cubes-tl 1.2s infinite ease;animation:cubes-tl 1.2s infinite ease}.g-preloader.type_5:after{top:19px;left:19px;-webkit-animation:cubes-tr 1.2s infinite ease;animation:cubes-tr 1.2s infinite ease}.g-preloader.type_5 .g-preloader-h:before{top:0;left:19px;-webkit-animation:cubes-br 1.2s infinite ease;animation:cubes-br 1.2s infinite ease}.g-preloader.type_5 .g-preloader-h:after{top:19px;left:0;-webkit-animation:cubes-bl 1.2s infinite ease;animation:cubes-bl 1.2s infinite ease}@keyframes cubes-tl{0%{transform:translate(0,0)}20%{transform:translate(0,0)}60%{transform:translate(-12px,-12px) rotate(90deg)}100%{transform:translate(0,0) rotate(180deg)}}@keyframes cubes-tr{0%{transform:translate(0,0)}20%{transform:translate(0,0)}60%{transform:translate(12px,12px) rotate(90deg)}100%{transform:translate(0,0) rotate(180deg)}}@keyframes cubes-br{0%{transform:translate(0,0)}20%{transform:translate(0,0)}60%{transform:translate(12px,-12px) rotate(90deg)}100%{transform:translate(0,0) rotate(180deg)}}@keyframes cubes-bl{0%{transform:translate(0,0)}20%{transform:translate(0,0)}60%{transform:translate(-12px,12px) rotate(90deg)}100%{transform:translate(0,0) rotate(180deg)}}.w-pricing{padding:10px 0}.w-pricing-item-h{border-bottom:1px solid;box-shadow:1px 0 0 rgba(0,0,0,.08) inset}.l-section.color_primary .w-pricing-item-h,.l-section.color_secondary .w-pricing-item-h,.l-section.color_custom .w-pricing-item-h{border-color:rgba(255,255,255,.33)}.w-pricing-item:first-child .w-pricing-item-h{border-radius:8px 0 0 8px}.w-pricing-item:last-child .w-pricing-item-h{border-radius:0 8px 8px 0}.w-pricing-item-header{margin-bottom:20px;padding:30px 20px;box-shadow:1px 0 0 rgba(0,0,0,.05) inset}.w-pricing-item:first-child .w-pricing-item-header{border-radius:8px 0 0 0}.w-pricing-item:last-child .w-pricing-item-header{border-radius:0 8px 0 0}.w-pricing-item-title{line-height:1}.w-pricing-item-price{font-size:50px;line-height:1;font-weight:300}.w-pricing-item-price small{display:block;font-size:13px;line-height:22px;font-weight:400;margin-top:4px}.w-pricing-item .w-pricing-item-features{list-style-type:none;margin:0 0 30px}.w-pricing-item .w-pricing-item-features li{padding:8px 20px;margin:0}.w-pricing-item-footer{padding-bottom:30px}.w-pricing-item.type_featured .w-pricing-item-h{margin:-10px 0;position:relative;box-shadow:0 1px 10px rgba(0,0,0,.15);border-radius:8px}.w-pricing-item.type_featured .w-pricing-item-header{padding-top:35px;border-radius:8px 8px 0 0;box-shadow:none;color:#fff}.w-pricing-item.type_featured .w-pricing-item-header h5{padding-bottom:5px;color:inherit}.w-pricing-item.type_featured .w-pricing-item-footer{padding-bottom:40px}.w-pricing-item:first-child .w-pricing-item-h,.w-pricing-item:first-child .w-pricing-item-header,.w-pricing-item.type_featured+.w-pricing-item .w-pricing-item-h,.w-pricing-item.type_featured+.w-pricing-item .w-pricing-item-header{box-shadow:none}.w-profile{padding:30px 30px 22px;text-align:center;border-radius:5px;border:2px solid}.w-profile-avatar img{display:block;max-width:100px;border-radius:50%;margin:0 auto 5px}.w-profile-name{font-size:16px;line-height:24px}.w-profile-link.for_user{display:block;margin-bottom:3px}.w-profile-link.for_logout{font-size:13px;line-height:20px;vertical-align:top}.w-progbar-bar-h{height:100%;border-radius:inherit;transition:width 0.8s cubic-bezier(.6,.3,.3,.6)}.w-progbar.initial .w-progbar-bar-h{width:0!important}.w-progbar.hide_count .w-progbar-title-count,.w-progbar.hide_count .w-progbar-bar-count{display:none!important}.w-progbar.style_1{padding:10px 0 15px}.w-progbar.style_1 .w-progbar-title{display:table;width:100%;margin-bottom:10px!important}.w-progbar.style_1 .w-progbar-title-text{display:table-cell;vertical-align:top}.w-progbar.style_1 .w-progbar-title-count{display:table-cell;vertical-align:top;text-align:right;font-weight:700}.w-progbar.style_1 .w-progbar-bar{height:10px;width:100%;border-radius:5px;box-shadow:0 1px 0 rgba(0,0,0,.04) inset}.w-progbar.style_1.size_small .w-progbar-bar{height:5px;border-radius:3px}.w-progbar.style_1.size_large .w-progbar-bar{height:15px;border-radius:8px}.w-progbar.style_1 .w-progbar-bar-count{display:none}.w-progbar.style_2{padding:5px 0;position:relative;line-height:42px;height:42px}.w-progbar.style_2.size_small{line-height:34px;height:34px}.w-progbar.style_2.size_large{line-height:50px;height:50px}.w-progbar.style_2 .w-progbar-title{position:absolute;top:0;left:0;right:0;text-align:center;line-height:inherit;font-size:14px;color:#fff!important}.w-progbar.style_2 .w-progbar-title-text{margin-right:5px}.w-progbar.style_2 .w-progbar-title-count{font-weight:700}.w-progbar.style_2 .w-progbar-bar{height:100%;width:100%;border-radius:5px;overflow:hidden;background-color:rgba(0,0,0,.25)}.w-progbar.style_2 .w-progbar-bar-h{border-radius:0}.w-progbar.style_2 .w-progbar-bar-count{display:none}.w-progbar.style_3{font-size:0;padding:16px 0}.w-progbar.style_3 .w-progbar-title{display:inline-block;vertical-align:middle;font-size:15px;padding-right:20px;margin-bottom:0;width:33%}.w-progbar.style_3 .w-progbar-title-count{display:none}.w-progbar.style_3 .w-progbar-bar{display:inline-block;vertical-align:middle;width:67%;height:6px;border-radius:3px;background-color:transparent}.w-progbar.style_3 .w-progbar-bar:before{display:block;content:'';width:100%;height:inherit;margin-bottom:-6px;border-radius:inherit;box-shadow:0 1px 0 rgba(0,0,0,.04) inset}.w-progbar.style_3 .w-progbar-bar-h{position:relative}.w-progbar.style_3 .w-progbar-bar-count{display:block;position:absolute;right:-25px;top:-23px;font-size:15px;text-align:center;line-height:50px;height:50px;width:50px;border-radius:50%;box-shadow:0 1px 1px rgba(0,0,0,.2)}.w-progbar.style_3.size_small .w-progbar-bar{height:4px;border-radius:2px}.w-progbar.style_3.size_small .w-progbar-bar:before{margin-bottom:-4px}.w-progbar.style_3.size_small .w-progbar-bar-count{top:-24px}.w-progbar.style_3.size_large .w-progbar-bar{height:8px;border-radius:4px}.w-progbar.style_3.size_large .w-progbar-bar:before{margin-bottom:-8px}.w-progbar.style_3.size_large .w-progbar-bar-count{top:-22px}.w-progbar.style_4{padding:15px 0}.w-progbar.style_4 .w-progbar-title{font-size:16px;margin-bottom:10px!important}.w-progbar.style_4 .w-progbar-title-count{display:none}.w-progbar.style_4 .w-progbar-bar{height:6px;width:100%}.w-progbar.style_4.size_small .w-progbar-bar{height:4px}.w-progbar.style_4.size_large .w-progbar-bar{height:8px}.w-progbar.style_4 .w-progbar-bar-h{position:relative}.w-progbar.style_4 .w-progbar-bar-count{display:block;position:absolute;right:-23px;bottom:14px;font-size:13px;text-align:center;line-height:28px;height:28px;width:46px;border-radius:3px;background-color:rgba(15,15,15,.9);color:#fff;opacity:1;transition:opacity 0.8s cubic-bezier(.6,.3,.3,.6)}.w-progbar.style_4.size_small .w-progbar-bar-count{bottom:12px}.w-progbar.style_4.size_large .w-progbar-bar-count{bottom:16px}.w-progbar.style_4 .w-progbar-bar-count:after{content:'';position:absolute;left:18px;bottom:-5px;height:0;width:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(15,15,15,.9)}.w-progbar.style_4.initial .w-progbar-bar-count{opacity:0}.w-progbar.style_5{padding:10px 0 20px}.w-progbar.style_5 .w-progbar-title{display:table;width:100%;margin-bottom:15px!important}.w-progbar.style_5 .w-progbar-title-text{display:table-cell;vertical-align:bottom;padding-right:20px}.w-progbar.style_5 .w-progbar-title-count{display:table-cell;vertical-align:bottom;text-align:right;font-size:60px;font-weight:300;line-height:1;opacity:.33}.w-progbar.style_5 .w-progbar-bar{height:4px;width:100%}.w-progbar.style_5.size_small .w-progbar-bar{height:2px}.w-progbar.style_5.size_small .w-progbar-title-count{font-size:50px}.w-progbar.style_5.size_large .w-progbar-bar{height:6px}.w-progbar.style_5.size_large .w-progbar-title-count{font-size:70px}.w-progbar.style_5 .w-progbar-bar-count{display:none}.w-separator{line-height:20px;height:20px}.w-separator-h i{font-size:16px;width:20px}.w-separator.size_small{margin:25px 0}.w-separator.type_invisible.size_small{margin:.66rem 0}.w-separator.size_medium{margin:35px 0}.w-separator.type_invisible.size_medium{margin:1.33rem 0}.w-separator.size_large{margin:45px 0}.w-separator.type_invisible.size_large{margin:2rem 0}.w-separator.size_huge{margin:65px 0}.w-separator.type_invisible.size_huge{margin:3rem 0}.l-section.color_primary .w-separator.color_border,.l-section.color_secondary .w-separator.color_border{border-color:rgba(255,255,255,.33);color:rgba(255,255,255,.33)}.w-sharing{font-size:0}.w-sharing-item{display:inline-block;vertical-align:top;position:relative;text-align:center;line-height:24px;color:inherit}.no-touch .w-sharing-item:hover{color:inherit}.w-sharing-icon{display:inline-block;vertical-align:top;position:relative;min-width:16px}.w-sharing-icon:before{font-family:fontawesome;vertical-align:top;line-height:inherit}.w-sharing-count{display:inline-block;vertical-align:top;position:relative;font-size:14px;margin-left:8px}.w-sharing.counters_hide .w-sharing-count{display:none}.w-sharing.type_simple .w-sharing-item{padding:2px 13px 2px 15px;border-width:0 2px 0 0;border-style:solid;transition:none}.w-sharing.type_simple .w-sharing-item:first-child{padding-left:0}.w-sharing.type_simple .w-sharing-item:last-child{padding-right:0;border:none}.w-sharing.type_simple .w-sharing-icon{font-size:20px;opacity:.33;width:26px;transition:opacity 0.3s,color 0.3s}.no-touch .w-sharing.type_simple .w-sharing-item:hover .w-sharing-icon{opacity:1}.w-sharing.type_solid,.w-sharing.type_outlined{margin:0 -2px}.w-sharing.type_solid .w-sharing-item,.w-sharing.type_outlined .w-sharing-item{padding:4px 12px;margin:2px;border-radius:5px;overflow:hidden;min-width:50px}.w-sharing.type_solid .w-sharing-item:last-child,.w-sharing.type_outlined .w-sharing-item:last-child{margin-right:0}.w-sharing.type_solid .w-sharing-icon,.w-sharing.type_outlined .w-sharing-icon{font-size:17px}.no-touch .w-sharing.type_solid .w-sharing-item:before,.no-touch .w-sharing.type_outlined .w-sharing-item:before,.no-touch .w-sharing.type_fixed .w-sharing-item:before{display:block;content:'';position:absolute;top:0;left:0;right:0;height:0;background-color:rgba(0,0,0,.1);transition:height 0.3s}.no-touch .w-sharing.type_solid .w-sharing-item:hover:before,.no-touch .w-sharing.type_outlined .w-sharing-item:hover:before,.no-touch .w-sharing.type_fixed .w-sharing-item:hover:before{height:100%}.w-sharing.type_solid .w-sharing-item,.no-touch .w-sharing.type_outlined .w-sharing-item:hover{color:#fff}.w-sharing.type_fixed{position:fixed;top:50%;margin-top:-100px;z-index:111}.w-sharing.type_fixed.align_left{left:0}.w-sharing.type_fixed.align_right{right:0}.w-sharing.type_fixed.align_center{top:auto;left:50%;bottom:0;margin-top:0;margin-left:-100px}.w-sharing.type_fixed .w-sharing-item{font-size:18px;line-height:40px;padding:0 15px;margin:0;color:#fff}.w-sharing.type_fixed.align_left .w-sharing-item,.w-sharing.type_fixed.align_right .w-sharing-item{display:block;padding:0;width:40px}.w-sharing.type_fixed.align_left .w-sharing-count,.w-sharing.type_fixed.align_right .w-sharing-count{display:block;font-size:12px;line-height:12px;margin:-2px 0 0;padding-bottom:8px}.w-sharing.type_solid .w-sharing-item.email,.w-sharing.type_fixed .w-sharing-item.email,.w-sharing.type_outlined .w-sharing-item.email:before{background-color:#96a2a8}.w-sharing.type_outlined .w-sharing-item.email{box-shadow:0 0 0 2px #96a2a8 inset;color:#96a2a8}.no-touch .w-sharing.type_simple .w-sharing-item.email:hover .w-sharing-icon{color:#96a2a8}.w-sharing-item.email .w-sharing-icon:before{content:'\f0e0'}.w-sharing.type_solid .w-sharing-item.facebook,.w-sharing.type_fixed .w-sharing-item.facebook,.w-sharing.type_outlined .w-sharing-item.facebook:before{background-color:#42599e}.w-sharing.type_outlined .w-sharing-item.facebook{box-shadow:0 0 0 2px #42599e inset;color:#42599e}.no-touch .w-sharing.type_simple .w-sharing-item.facebook:hover .w-sharing-icon{color:#42599e}.w-sharing-item.facebook .w-sharing-icon:before{content:'\f09a'}.w-sharing.type_solid .w-sharing-item.twitter,.w-sharing.type_fixed .w-sharing-item.twitter,.w-sharing.type_outlined .w-sharing-item.twitter:before{background-color:#55acee}.w-sharing.type_outlined .w-sharing-item.twitter{box-shadow:0 0 0 2px #55acee inset;color:#55acee}.no-touch .w-sharing.type_simple .w-sharing-item.twitter:hover .w-sharing-icon{color:#55acee}.w-sharing-item.twitter .w-sharing-icon:before{content:'\f099'}.w-sharing.type_solid .w-sharing-item.gplus,.w-sharing.type_fixed .w-sharing-item.gplus,.w-sharing.type_outlined .w-sharing-item.gplus:before{background-color:#db4437}.w-sharing.type_outlined .w-sharing-item.gplus{box-shadow:0 0 0 2px #db4437 inset;color:#db4437}.no-touch .w-sharing.type_simple .w-sharing-item.gplus:hover .w-sharing-icon{color:#db4437}.w-sharing-item.gplus .w-sharing-icon:before{content:'\f0d5'}.w-sharing.type_solid .w-sharing-item.linkedin,.w-sharing.type_fixed .w-sharing-item.linkedin,.w-sharing.type_outlined .w-sharing-item.linkedin:before{background-color:#0077b5}.w-sharing.type_outlined .w-sharing-item.linkedin{box-shadow:0 0 0 2px #0077b5 inset;color:#0077b5}.no-touch .w-sharing.type_simple .w-sharing-item.linkedin:hover .w-sharing-icon{color:#0077b5}.w-sharing-item.linkedin .w-sharing-icon:before{content:'\f0e1'}.w-sharing.type_solid .w-sharing-item.pinterest,.w-sharing.type_fixed .w-sharing-item.pinterest,.w-sharing.type_outlined .w-sharing-item.pinterest:before{background-color:#cb2027}.w-sharing.type_outlined .w-sharing-item.pinterest{box-shadow:0 0 0 2px #cb2027 inset;color:#cb2027}.no-touch .w-sharing.type_simple .w-sharing-item.pinterest:hover .w-sharing-icon{color:#cb2027}.w-sharing-item.pinterest .w-sharing-icon:before{content:'\f0d2'}.w-sharing.type_solid .w-sharing-item.vk,.w-sharing.type_fixed .w-sharing-item.vk,.w-sharing.type_outlined .w-sharing-item.vk:before{background-color:#4c75a3}.w-sharing.type_outlined .w-sharing-item.vk{box-shadow:0 0 0 2px #4c75a3 inset;color:#4c75a3}.no-touch .w-sharing.type_simple .w-sharing-item.vk:hover .w-sharing-icon{color:#4c75a3}.w-sharing-item.vk .w-sharing-icon:before{content:'\f189'}.w-socials.style_default .w-socials-item{margin:0!important}.w-socials.style_solid .w-socials-item-link,.w-socials.style_outlined .w-socials-item-link{border-radius:.25em}.w-socials.circle .w-socials-item-link{border-radius:50%}.no-touch .w-socials:not(.hover_none) .w-socials-item-link:hover{color:#fff!important}.no-touch .w-socials-item-link-hover{bottom:auto;height:0;transition:height 0.3s}.no-touch .w-socials-item-link:hover .w-socials-item-link-hover{height:100%}.w-tabs-item.with_icon i+.w-tabs-item-title,.w-tabs-item.with_icon .w-tabs-item-title+i{margin-left:10px}.w-tabs-list.stretch .w-tabs-list-h{display:flex}.w-tabs-list.stretch .w-tabs-item{flex:1 1 0%;max-width:50%}.w-tabs-list.stretch .w-tabs-item-h{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.w-tabs.accordion .w-tabs-section{border-style:solid;border-width:1px 0 0 0}.w-tabs.accordion .w-tabs-section:last-child{border-bottom-width:1px}.w-tabs.accordion .w-tabs-section.color_custom{border-color:transparent}.w-tabs-section-header{text-align:left;padding:16px 20px;transition:background-color 0.3s,color 0.3s}.no-touch .w-tabs.accordion .w-tabs-section-header:hover{background-color:rgba(0,0,0,.04)}.no-touch .w-tabs.accordion .active .w-tabs-section-header:hover{background-color:rgba(0,0,0,0)}.no-touch .w-tabs.accordion.type_togglable .active .w-tabs-section-header:hover{background-color:rgba(0,0,0,.04)}.w-tabs-section.active .w-tabs-section-header{background-color:transparent}.w-tabs-section-title{color:inherit;max-width:calc(100% - 40px)}.w-tabs-section.with_icon i+.w-tabs-section-title,.w-tabs-section.with_icon .w-tabs-section-title+i{margin-left:15px}.w-tabs-section-control{top:50%;line-height:30px;height:30px;width:30px;margin-top:-15px;text-align:center;transition:transform 0.3s;transform:rotate(0deg)}.w-tabs-section.active .w-tabs-section-control{transform:rotate(180deg)}.w-tabs-section-content-h{padding-top:40px}.w-tabs.accordion .w-tabs-section-content-h{padding:20px 20px 30px}.w-tabs.icon_chevron .w-tabs-section-control:before{content:'\f107';font-family:fontawesome;font-size:24px;vertical-align:top}.w-tabs.icon_plus .w-tabs-section-control:before{content:'\f067';font-family:fontawesome;vertical-align:top}.w-tabs.icon_triangle .w-tabs-section-control:before{content:'\f0d7';font-family:fontawesome;font-size:20px;vertical-align:top}.w-tabs.icon_none .w-tabs-section-control{display:none}.w-tabs.iconpos_right .w-tabs-section-control{right:15px}.w-tabs.iconpos_right .w-tabs-section-header-h{padding-right:40px}.w-tabs.iconpos_left .w-tabs-section-control{left:15px}.w-tabs.iconpos_left .w-tabs-section-header-h{padding-left:40px}.w-tabs.accordion.title_center .w-tabs-section-header{text-align:center}.w-tabs.accordion.title_center .w-tabs-section-header-h{padding:0}.w-tabs.accordion.title_center .with_icon .w-tabs-section-title{max-width:calc(100% - 70px)}.w-tabs.accordion.title_center .w-tabs-section-control{display:inline-block;position:static;margin:0 0 0 10px}.w-tabs.accordion.title_right .w-tabs-section-header{text-align:right}.w-tabs.layout_default .w-tabs-item{border-top:2px solid transparent;transition:background-color 0.3s,border-color 0.3s,color 0.3s}.no-touch .w-tabs.layout_default .w-tabs-item:hover{background-color:rgba(0,0,0,.025)}.w-tabs.layout_default .w-tabs-item-h{padding:14px 25px 16px}.w-tabs.layout_modern .w-tabs-list{color:#fff}.w-tabs.layout_modern .w-tabs-item{opacity:.66;transition:opacity 0.3s}.w-tabs.layout_modern .w-tabs-item.active,.no-touch .w-tabs.layout_modern .w-tabs-item:hover{opacity:1}.w-tabs.layout_modern .w-tabs-item-h{padding:18px 25px}.w-tabs.layout_modern .w-tabs-item:after{content:'';display:block;position:absolute;left:50%;bottom:0;margin-left:-10px;border:10px solid transparent;transition:transform 0.3s;transform:translateY(10px)}.w-tabs.layout_modern .w-tabs-item.active:after{transform:translateY(0)}.w-tabs.layout_trendy .w-tabs-item{border-bottom:1px solid transparent;opacity:.66;transition:opacity 0.3s,color 0.3s,border-color 0.3s}.w-tabs.layout_trendy .w-tabs-item.active,.no-touch .w-tabs.layout_trendy .w-tabs-item:hover{opacity:1;border-color:inherit}.w-tabs.layout_trendy .w-tabs-item-h{padding:18px 25px}.w-tabs.layout_trendy .w-tabs-item:after{content:'';display:block;position:absolute;left:0;right:0;bottom:-1px;height:0;transition:height 0.3s}.w-tabs.layout_trendy .w-tabs-item.active:after{height:3px}.w-tabs.layout_ver{display:table;width:100%;direction:ltr}.w-tabs.layout_ver .w-tabs-list{display:table-cell;vertical-align:top}.w-tabs.layout_ver .w-tabs-item{float:none;border-width:0 0 0 2px;border-style:solid;border-color:transparent;transition:background-color 0.3s,border-color 0.3s,color 0.3s}.no-touch .w-tabs.layout_ver .w-tabs-item:hover{background-color:rgba(0,0,0,.025)}.w-tabs.layout_ver .w-tabs-item-h{padding:15px 25px}.w-tabs.layout_ver .w-tabs-sections{display:table-cell;vertical-align:top}.w-tabs.layout_ver .w-tabs-section{float:none;padding-left:40px}.w-tabs.layout_ver .w-tabs-section-content-h,.w-tabs.layout_ver .w-tabs-section.no_indents{padding:0!important}.w-tabs.layout_ver .w-image img.size-full,.w-tabs.layout_ver .w-image img.size-large{width:100%}.w-tabs.layout_ver.navpos_right{direction:rtl}.w-tabs.layout_ver.navpos_right .w-tabs-list{direction:ltr}.w-tabs.layout_ver.navpos_right .w-tabs-item{border-width:0 2px 0 0}.w-tabs.layout_ver.navpos_right .w-tabs-section{direction:ltr;padding-left:0;padding-right:40px}.w-tabs.layout_ver.title_left .w-tabs-item{text-align:left}.w-tabs.layout_ver.title_right .w-tabs-item{text-align:right}.w-tabs.layout_ver.navwidth_auto .w-tabs-list{width:0}.w-tabs.layout_ver.navwidth_auto .w-tabs-item{white-space:nowrap}.w-tabs.layout_ver.navwidth_auto .w-tabs-sections{width:100%}.w-tabs.layout_ver.navwidth_10 .w-tabs-list{width:10%}.w-tabs.layout_ver.navwidth_10 .w-tabs-sections{width:90%}.w-tabs.layout_ver.navwidth_20 .w-tabs-list{width:20%}.w-tabs.layout_ver.navwidth_20 .w-tabs-sections{width:80%}.w-tabs.layout_ver.navwidth_30 .w-tabs-list{width:30%}.w-tabs.layout_ver.navwidth_30 .w-tabs-sections{width:70%}.w-tabs.layout_ver.navwidth_40 .w-tabs-list{width:40%}.w-tabs.layout_ver.navwidth_40 .w-tabs-sections{width:60%}.w-tabs.layout_ver.navwidth_50 .w-tabs-list,.w-tabs.layout_ver.navwidth_50 .w-tabs-sections{width:50%}.w-tabs.layout_ver.accordion{display:block}.w-tabs.layout_ver.accordion .w-tabs-sections{display:block;width:100%!important}.w-tabs.layout_ver.accordion .w-tabs-section{padding:0!important}.w-tabs.layout_timeline .w-tabs-list:before{display:block;content:'';position:absolute;top:50%;left:1px;right:1px;height:1px;border-top-width:2px;border-top-style:solid;border-color:inherit}.w-tabs.layout_timeline .w-tabs-list-h{display:flex;justify-content:space-between}.w-tabs.layout_timeline .w-tabs-item{flex-grow:0;line-height:80px;height:80px;width:80px;min-width:80px;overflow:hidden;z-index:1;white-space:nowrap;border-radius:50%;transition:color 0.3s}.no-touch .w-tabs.layout_timeline .w-tabs-item:hover,.w-tabs.layout_timeline .w-tabs-item.active{color:#fff!important}.w-tabs.layout_timeline .w-tabs-item:before{display:block;content:'';position:absolute;top:0;left:0;height:0;width:100%;transition:height 0.3s}.no-touch .w-tabs.layout_timeline .w-tabs-item:hover:before,.w-tabs.layout_timeline .w-tabs-item.active:before{height:100%}.w-tabs.layout_timeline .w-tabs-item-title,.w-tabs.layout_timeline .w-tabs-item.with_icon i{position:relative}.w-tabs.layout_timeline .w-tabs-item.with_icon .w-tabs-item-title{display:none}.w-tabs.layout_timeline.accordion .w-tabs-section{border:none}.w-tabs.layout_timeline.accordion .w-tabs-section-header{margin:0 auto;padding:20px 0 0;width:80px;background-color:transparent!important}.w-tabs.layout_timeline .w-tabs-section:first-child .w-tabs-section-header{padding-top:0}.w-tabs.layout_timeline .w-tabs-section-header:before{display:block;content:'';position:absolute;top:0;left:50%;height:100%;width:1px;border-left-width:2px;border-left-style:solid}.w-tabs.layout_timeline .w-tabs-section-header-h{text-align:center;line-height:80px;height:80px;width:80px;padding:0;overflow:hidden;position:relative;z-index:1;border-radius:50%;transition:color 0.3s}.no-touch .w-tabs.layout_timeline .w-tabs-section-header-h:hover,.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h{color:#fff}.w-tabs.layout_timeline .w-tabs-section-header-h:before{display:block;content:'';position:absolute;top:0;left:0;height:0;width:100%;transition:height 0.3s}.no-touch .w-tabs.layout_timeline .w-tabs-section-header-h:hover:before,.w-tabs.layout_timeline .w-tabs-section.active .w-tabs-section-header-h:before{height:100%}.w-tabs.layout_timeline .w-tabs-section-header i{position:relative}.w-tabs.layout_timeline .w-tabs-section-title{white-space:inherit;position:relative;color:inherit;max-width:none}.w-tabs.layout_timeline .w-tabs-section-control,.w-tabs.layout_timeline .w-tabs-section.with_icon .w-tabs-section-title{display:none}.w-tabs.layout_timeline.accordion .w-tabs-section-content{padding:60px 40px 40px;margin-top:-40px;border-radius:5px;border:2px solid}.w-tabs.layout_timeline.accordion .w-tabs-section-content-h{padding:0}.w-tabs.title_left,.w-tabs.title_right{padding:0!important}@media (min-width:1280px){.l-section.width_full .vc_col-sm-12 .w-tabs:not(.layout_timeline) .w-tabs-item-h{padding:1em 1.5em}.l-section.width_full .vc_col-sm-12 .w-tabs-section-header{padding:1.5em}.l-section.width_full .vc_col-sm-12 .w-tabs.iconpos_right .w-tabs-section-control{right:1.5em}.l-section.width_full .vc_col-sm-12 .w-tabs.iconpos_left .w-tabs-section-control{left:1.5em}.l-section.width_full .vc_col-sm-12 .w-tabs-section-control:before{font-size:31px}}.l-section.color_primary .w-tabs-list,.l-section.color_primary .w-tabs-section,.l-section.color_primary .w-tabs-section-header:before,.l-section.color_secondary .w-tabs-list,.l-section.color_secondary .w-tabs-section,.l-section.color_secondary .w-tabs-section-header:before,.l-section.color_custom .w-tabs-list,.l-section.color_custom .w-tabs-section,.l-section.color_custom .w-tabs-section-header:before{border-color:rgba(255,255,255,.33)}.l-section.color_primary .w-tabs.layout_trendy .w-tabs-list,.l-section.color_secondary .w-tabs.layout_trendy .w-tabs-list,.l-section.color_custom .w-tabs.layout_trendy .w-tabs-list{box-shadow:0 -1px 0 rgba(255,255,255,.33) inset}.l-section.color_primary .w-tabs.layout_default .w-tabs-list,.l-section.color_secondary .w-tabs.layout_default .w-tabs-list,.l-section.color_custom .w-tabs.layout_default .w-tabs-list{background-color:rgba(255,255,255,.12)}.l-section.color_primary .w-tabs.layout_default .w-tabs-item,.l-section.color_secondary .w-tabs.layout_default .w-tabs-item,.l-section.color_custom .w-tabs.layout_default .w-tabs-item{border-color:transparent!important}.g-tags{font-size:0}.g-tags-title{display:inline-block;vertical-align:top;font-size:14px;line-height:20px;margin:5px 10px 0 0}.g-tags>a{display:inline-block;vertical-align:top;margin:0 3px 3px 0;padding:3px 8px 4px;font-size:13px;line-height:20px;border-radius:3px;border:2px solid;color:inherit}.color_primary .w-testimonial-author-role,.color_secondary .w-testimonial-author-role{color:rgba(255,255,255,.66)}.w-testimonials.style_1 .w-testimonial-h{padding:2rem;border-radius:5px;border:2px solid;transition:border-color 0.3s}.w-testimonials.style_2 .w-testimonial-h{padding-top:3.5rem;padding-left:2rem}.w-testimonials.style_2 .w-testimonial-h:before{content:'\201C';position:absolute;top:2.5rem;left:-.35rem;font-size:10rem;line-height:3rem;font-family:Georgia,serif;pointer-events:none}.color_primary .w-testimonials.style_2 .w-testimonial-h:before,.color_secondary .w-testimonials.style_2 .w-testimonial-h:before{color:rgba(255,255,255,.5)}.w-testimonials.style_3 .w-testimonial-h{padding-left:2em}.w-testimonials.style_3 .w-testimonial-h:before{content:'\f10d';font-family:fontawesome;font-size:1.4em;position:absolute;top:0;left:0;opacity:.2}.w-testimonials.style_4 .w-testimonial-h{padding-left:100px}.w-testimonials.style_4 .w-testimonial-h:before{content:'\f10d';position:absolute;top:0;left:0;font-size:30px;font-family:fontawesome;text-align:center;line-height:80px;width:80px;border-radius:50%}.w-testimonials.style_4 .w-testimonial-author{display:block}.w-testimonials.style_4 .w-testimonial-author img{position:absolute;top:0;left:0;height:80px;width:80px!important;margin:0}.w-testimonials.style_5 .w-testimonial-h{text-align:center}.w-testimonials.style_5 .w-testimonial-author{display:block;margin-top:1.5rem}.w-testimonials.style_5 .w-testimonial-author img{width:100px!important;margin:0 auto .5rem}.w-testimonials.style_5 .w-testimonial-author-name{display:block}.w-testimonials.style_5 .w-testimonial-author-role{vertical-align:top;margin:0}.w-testimonials.style_6 .w-testimonial-text{padding:2rem 2.5rem;border-radius:5px;position:relative;transition:background-color 0.3s,color 0.3s}.no-touch .w-testimonials.style_6 .w-testimonial-h:hover .w-testimonial-text,.no-touch .w-testimonials.style_6 .w-testimonial-h:hover .w-testimonial-text a{color:#fff}.w-testimonials.style_6 .w-testimonial-text:after{content:'';position:absolute;left:2.8rem;bottom:-.6rem;height:1.4rem;width:1.4rem;transform:rotate(45deg);background-color:inherit}.w-testimonials.style_6 .with_img .w-testimonial-text:after{left:3.9rem}.w-testimonials.style_6 .w-testimonial-author{padding:.5rem 2.5rem 0}.w-toplink{display:block;position:fixed;bottom:15px;right:15px;text-align:center;font-size:30px;line-height:48px;height:50px;width:50px;border-radius:5px;z-index:100;outline:none!important;background-color:rgba(0,0,0,.3);color:#fff!important;transform:translate3d(0,70px,0)}.w-toplink.active{transform:translate3d(0,0,0)}.w-toplink:before{content:'\f106';font-family:fontawesome;vertical-align:top}.navigation.pagination{font-size:0}.pagination h2{display:none}.pagination .page-numbers{display:inline-block;vertical-align:top;text-align:center;font-size:17px;line-height:50px;height:50px;width:50px;margin:3px;position:relative;overflow:hidden;z-index:1;border-radius:50%;color:inherit}.pagination span.page-numbers{cursor:default}.pagination a.page-numbers{color:inherit}.pagination .page-numbers:first-child{margin-left:0}.no-touch .pagination .page-numbers:hover{color:#fff}.no-touch .pagination .page-numbers:before{display:block;content:'';position:absolute;top:0;left:0;height:0;width:100%;transition:height 0.3s}.no-touch .pagination .page-numbers:hover:before{height:100%}.pagination .page-numbers span{position:relative}.pagination .page-numbers.current{box-shadow:none!important;color:#fff!important}.pagination .page-numbers.dots{box-shadow:none!important;color:inherit!important}.pagination .page-numbers.dots:before{display:none}.pagination .page-numbers.prev,.pagination .page-numbers.next{font-size:0}.pagination .page-numbers.prev:after{content:'\f104';font-family:fontawesome;font-size:24px;padding-right:3px;vertical-align:top;position:relative}.pagination .page-numbers.next:after{content:'\f105';font-family:fontawesome;font-size:24px;padding-left:3px;vertical-align:top;position:relative}.page-404{text-align:center}.page-404:before{display:inline-block;vertical-align:top;content:'\f14e';font:12rem/1 fontawesome;margin-bottom:1rem;opacity:.1}.us-frame-wrapper{position:relative;height:0;padding-bottom:180%}.us-frame-wrapper>.us-frame{position:absolute;top:0;left:0;right:0;bottom:0}.us-frame.phone6-1,.us-frame.phone6-2,.us-frame.phone6-3,.us-frame.phone6-4{padding:22.3% 12.5% 0;background-position:center;background-repeat:no-repeat;background-size:contain}.us-frame.phone6-1{background-image:url(//pzls.pl/wp-content/themes/Impreza/framework/img/phone-6-black-real.png)}.us-frame.phone6-2{background-image:url(//pzls.pl/wp-content/themes/Impreza/framework/img/phone-6-white-real.png)}.us-frame.phone6-3{background-image:url(//pzls.pl/wp-content/themes/Impreza/framework/img/phone-6-black-flat.png)}.us-frame.phone6-4{background-image:url(//pzls.pl/wp-content/themes/Impreza/framework/img/phone-6-white-flat.png)}.wp-caption{line-height:0;margin:0 0 30px;max-width:100%;position:relative}.wp-caption-text{display:block;font-size:.9em;line-height:1.6;margin:0;padding:12px 16px}.wp-caption.aligncenter{margin-left:auto;margin-right:auto}.wp-caption.alignleft{float:left;margin-right:30px}.wp-caption.alignright{float:right;margin-left:40px;margin-right:-10px}.wp-caption.alignleft .wp-caption-text,.wp-caption.alignright .wp-caption-text{width:calc(100% - 10px)}.widget{margin-bottom:3rem}.widget:last-child{margin-bottom:0!important}.l-subfooter .widget{margin-bottom:2rem}.widget:not(.widget_text) ul{list-style-type:none;margin:0}.widget li:last-child{margin-bottom:0!important}.widget_archive ul li{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.widget_archive ul li:before{position:absolute;left:2px;content:'\f105';font-family:fontawesome;font-size:18px;opacity:.5}.widget_calendar #calendar_wrap{padding:20px;border:2px solid}#wp-calendar{width:100%}#wp-calendar caption{font-size:1.2em;padding:4px 20px 14px}#wp-calendar thead th,#wp-calendar tbody td,#wp-calendar tfoot td{padding:0;border:none;text-align:center;line-height:32px}#wp-calendar thead th{font-size:10px;font-weight:400;border-top:none;opacity:.5}#wp-calendar tbody td a{display:block;font-size:1.2em;font-weight:700}#wp-calendar tbody td#today{font-size:1.2em;font-weight:700}#wp-calendar td#prev{text-align:left;padding-left:10px}#wp-calendar td#next{text-align:right;padding-right:10px}.widget_categories ul li{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.widget.widget_categories .children{margin:1rem 0}.widget_categories ul li:before{position:absolute;left:2px;content:'\f105';font-family:fontawesome;font-size:18px;opacity:.5}.l-main .widget_nav_menu>div{border-bottom:1px solid}.l-main .widget_nav_menu ul li{margin:0}.l-main .widget_nav_menu .menu-item a{display:block;line-height:1.5em;position:relative;padding:12px 20px 12px 35px;transition:color 0.1s,background-color 0.1s,border-color 0.1s;border-top:1px solid;border-bottom-width:0!important;color:inherit}.no-touch .l-main .widget_nav_menu a:hover{border-bottom:none}.l-main .widget_nav_menu .menu-item.current-menu-item>a{color:#fff}.widget_nav_menu .menu-item.current-menu-item+.menu-item>a{border-color:transparent}.l-main .widget_nav_menu .menu-item a:before{position:absolute;top:12px;left:16px;content:'\f105';font-size:18px;font-family:fontawesome;opacity:.5}.l-main .widget_nav_menu .sub-menu>.menu-item a{border:none;padding-left:55px}.l-main .widget_nav_menu .sub-menu>.menu-item a:before{left:36px}.l-main .widget_nav_menu .sub-menu .sub-menu>.menu-item a{border:none;padding-left:75px}.l-main .widget_nav_menu .sub-menu .sub-menu>.menu-item a:before{left:56px}.l-main .widget_nav_menu .menu-item a i{width:20px}.l-footer .widget_nav_menu ul li{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.l-footer .widget_nav_menu .sub-menu{margin:1rem 0}.l-footer .widget_nav_menu .menu-item:before{position:absolute;left:2px;content:'\f105';font-size:18px;font-family:fontawesome;opacity:.5}.l-footer .widget_nav_menu .menu-item.current-menu-item>a{font-weight:700}.widget_meta ul li{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.widget_meta ul li:before{position:absolute;left:2px;content:'\f105';font-family:fontawesome;font-size:18px;opacity:.5}.widget_pages ul li{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.widget.widget_pages ul.children{margin:1rem 0}.widget_pages ul li:before{position:absolute;left:2px;content:'\f105';font-family:fontawesome;font-size:18px;opacity:.5}.widget_recent_comments .recentcomments{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.widget_recent_comments .recentcomments:before{position:absolute;left:2px;content:'\f105';font-family:fontawesome;font-size:18px;opacity:.5}.widget_recent_entries ul li{line-height:1.5em;padding-left:18px;margin-bottom:1rem;position:relative}.widget_recent_entries ul li:before{position:absolute;left:2px;content:'\f105';font-family:fontawesome;font-size:18px;opacity:.5}.widget_recent_entries ul li span{display:block;font-size:.9em;padding-top:3px;opacity:.5}.widget_rss .widgettitle a{padding-left:28px;position:relative}.widget_rss .widgettitle a:first-child{display:none}.widget_rss .widgettitle a:before{position:absolute;top:0;left:0;content:'\f143';font-family:fontawesome;opacity:.5}.widget_rss ul li{line-height:1.5em;margin-bottom:20px}.widget_rss ul li span{display:block;padding-top:3px;opacity:.5}.widget_rss ul li cite{font-size:.9em;font-style:normal;opacity:.5}.widget_rss ul li div{display:block;font-size:.9em;padding:3px 0}.widget_search .w-form-message,.widget_search .w-form-row-state,.widget_search .w-btn-label,.widget_search .w-btn:before{display:none}.widget_search .w-form{position:relative}.widget_search .w-form input[type="text"]{padding-right:46px;padding-left:12px;min-width:100px}.widget_search .w-form-row.for_submit{position:absolute;top:0;right:0}.widget_search .w-btn{padding:0;line-height:40px;width:40px;background:none!important;color:inherit!important;opacity:.5;transition:opacity 0.3s}.widget_search .w-btn:hover{opacity:1}.widget_search .w-btn:after{content:'\f002';font-size:16px;font-family:fontawesome;font-weight:400;display:inline-block;vertical-align:top;width:16px}.widget_tag_cloud a{color:inherit}.l-footer .widget_tag_cloud{line-height:28px}.rounded_none .w-header-show,.rounded_none .btn.w-menu-item,.rounded_none .btn.w-nav-item .w-nav-anchor.level_1,.rounded_none input:not([type="submit"]),.rounded_none textarea,.rounded_none select,.rounded_none .w-actionbox,.rounded_none .w-author,.rounded_none .w-blog-post-h,.rounded_none .w-blog-post-meta-category a,.rounded_none .w-cart-notification,.rounded_none .g-filters.style_2 .g-filters-item,.rounded_none .w-logos-item,.rounded_none .w-message,.rounded_none .w-pricing-item-h,.rounded_none .w-pricing-item-header,.rounded_none .w-profile,.rounded_none .w-progbar-bar,.rounded_none .w-progbar.style_4 .w-progbar-bar-count,.rounded_none .w-search-form,.rounded_none .w-sharing-item,.rounded_none .w-socials:not(.circle) .w-socials-item-link,.rounded_none .w-socials-item-popup,.rounded_none .w-tabs-section-content,.rounded_none .g-tags>a,.rounded_none .w-testimonial-h,.rounded_none .w-testimonial-text,.rounded_none .w-toplink,.rounded_none #lang_sel a.lang_sel_sel,.rounded_none #lang_sel_click a.lang_sel_sel,.rounded_none div.wpcf7-response-output,.rounded_none .gfield_creditcard_warning,.rounded_none .ultimate-call-to-action,.rounded_none .flip-box-wrap .flip-box .ifb-face,.rounded_none .smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.rounded_none .smile-icon-timeline-wrap .timeline-feature-item.feat-item,.rounded_none .aio-icon-box{border-radius:0!important}.no-touch .links_underline h1 a:hover,.no-touch .links_underline h2 a:hover,.no-touch .links_underline h3 a:hover,.no-touch .links_underline h4 a:hover,.no-touch .links_underline h5 a:hover,.no-touch .links_underline h6 a:hover,.no-touch .links_underline .w-text a:hover,.no-touch .links_underline .w-menu-item:hover span,.no-touch .links_underline .l-subfooter.at_bottom a:hover,.no-touch .links_underline .l-subfooter.at_top p a:hover,.no-touch .links_underline .l-subfooter.at_top li a:hover,.no-touch .links_underline .l-content p a:hover,.no-touch .links_underline .l-content li a:hover,.no-touch .links_underline .g-breadcrumbs a:hover,.no-touch .links_underline .w-author-name a:hover,.no-touch .links_underline .w-author-url a:hover,.no-touch .links_underline .w-author-desc a:hover,.no-touch .links_underline a:hover+.w-blog-post-body .w-blog-post-title a,.no-touch .links_underline .w-blog-post-meta a:hover,.no-touch .links_underline .w-blognav a:hover .w-blognav-title,.no-touch .links_underline .w-btn.color_transparent:hover .w-btn-label,.no-touch .links_underline .w-comments-item-meta a:hover,.no-touch .links_underline .w-comments-item-text a:hover,.no-touch .links_underline .w-comments-item-answer a:hover,.no-touch .links_underline .w-comments-pagination a:hover,.no-touch .links_underline .comment-reply-title a:hover,.no-touch .links_underline .w-contacts a:hover,.no-touch .links_underline .w-form-row-link:hover,.no-touch .links_underline .w-person-link:hover .w-person-name span,.no-touch .links_underline .w-profile-link.for_user:hover .w-profile-name,.no-touch .links_underline .w-profile-link.for_logout:hover,.no-touch .links_underline .w-testimonial a:hover .w-testimonial-author-name span,.no-touch .links_underline .widget li a:hover,.no-touch .links_underline #wp-calendar td a:hover,.no-touch .links_underline .l-main .widget_tag_cloud a:hover,.no-touch .links_underline #lang_sel_footer a:hover>span,.no-touch .links_underline .cl-popup-trigger.type_text:hover{border-bottom:1px solid}.l-body .cl-btn{margin:5px 0;overflow:hidden}.l-body .cl-btn,.no-touch .l-body .cl-btn:hover{color:#fff}.no-touch .cl-btn:before{display:block;content:'';position:absolute;top:0;left:0;right:0;height:0;background-color:rgba(0,0,0,.1);transition:height 0.3s}.no-touch .cl-btn:hover:before{height:100%}.cl-btn span{position:relative}.cloverlay_fixed .header_hor .l-header.pos_fixed{overflow-y:scroll}.mfp-container:after{content:'\00D7';position:absolute;z-index:1047;top:0;right:0;font-family:Arial,sans-serif;font-size:54px;text-align:center;line-height:80px;width:80px;color:#fff}.admin-bar .mfp-container:after{top:32px}.mfp-close,.mfp-arrow:after{display:none!important}.mfp-arrow:before{content:'\f104';font-family:fontawesome;font-size:50px;line-height:110px;width:100%;margin:0;border:none;color:#fff}.mfp-arrow.mfp-arrow-right:before{content:'\f105'}.mfp-figure:after{box-shadow:0 3px 3px rgba(0,0,0,.1),0 5px 8px rgba(0,0,0,.16),0 9px 20px rgba(0,0,0,.16)}.mfp-preloader{font-size:0;left:50%;right:auto;margin:-20px 0 0 -20px;height:40px;width:40px;color:#fff;transition:opacity 0.2s ease 0.1s}.mfp-s-ready .mfp-preloader{display:block;opacity:0}.mfp-preloader:before,.mfp-preloader:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.mfp-preloader:before{opacity:.2}.mfp-preloader:after{border-top-color:transparent;-webkit-animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6);animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)}.mfp-title{font-size:13px}.mfp-fade.mfp-bg{opacity:0;transition:opacity 0.2s}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transform:scale(.5);transition:transform 0.2s,opacity 0.2s}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1;transform:scale(1)}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0;transform:scale(.5)}.mfp-fade.mfp-wrap .mfp-container:after,.mfp-fade.mfp-wrap .mfp-arrow{opacity:0!important;transition:opacity 0.2s}.mfp-fade.mfp-wrap.mfp-ready .mfp-container:after,.mfp-fade.mfp-wrap.mfp-ready .mfp-arrow{opacity:0.66!important}.no-touch .mfp-fade.mfp-wrap.mfp-ready .mfp-arrow:hover{opacity:1!important}.mfp-fade.mfp-wrap.mfp-removing .mfp-container:after,.mfp-fade.mfp-wrap.mfp-removing .mfp-arrow{opacity:0!important}.owl-carousel .owl-item{-webkit-backface-visibility:initial}.owl-prev,.owl-next{position:absolute;top:50%;font-size:0;font-family:fontawesome;text-align:center;line-height:46px;height:50px;width:50px;margin-top:-25px;border-radius:50%;border:2px solid transparent;transition:border-color 0.3s,color 0.3s}.owl-prev{left:-60px}.owl-prev:before{content:'\f104';font-size:30px;vertical-align:top;padding-right:3px}.owl-next{right:-60px}.owl-next:before{content:'\f105';font-size:30px;vertical-align:top;padding-left:3px}.no-touch .color_primary .owl-prev:hover,.no-touch .color_primary .owl-next:hover,.no-touch .color_secondary .owl-prev:hover,.no-touch .color_secondary .owl-next:hover,.no-touch .color_custom .owl-prev:hover,.no-touch .color_custom .owl-next:hover{border-color:#fff;color:#fff}.l-section.width_full .owl-carousel[data-nav="1"]{padding:0 70px}.l-section.width_full .owl-carousel[data-nav="1"] .owl-prev{left:10px}.l-section.width_full .owl-carousel[data-nav="1"] .owl-next{right:10px}.owl-dots{display:block!important;text-align:center;line-height:0;padding-top:1em}.owl-carousel[data-dots="0"] .owl-dots{display:none!important}.owl-dot{display:inline-block;vertical-align:top;cursor:pointer}.owl-dot span{display:block;width:8px;height:8px;margin:6px;border-radius:50%;background-color:rgba(0,0,0,.2)}.owl-dot.active span{width:10px;height:10px;margin:5px;border:1px solid;background-color:rgba(0,0,0,0)!important}.color_primary .owl-dot span,.color_secondary .owl-dot span,.color_custom .owl-dot span{background-color:rgba(255,255,255,.4)}.color_primary .owl-dot.active span,.color_secondary .owl-dot.active span,.color_custom .owl-dot.active span{border-color:#fff}.w-slider:after{display:block;content:'';clear:both}.rsDefault.royalSlider{height:auto;width:100%}.rsDefault.royalSlider.rsFullscreen{background-color:#111;color:#fff}.royalSlider .rsImg,.royalSlider .rsTmb{display:none}.royalSlider .rsContent:first-child .rsImg{display:inline-block;max-width:100%}.royalSlider .rsContainer .rsImg{max-width:none!important}.rsDefault .rsArrow{display:block;position:absolute;top:50%;cursor:pointer;z-index:21;font-size:50px;text-align:center;line-height:60px;height:60px;width:60px;margin-top:-30px;text-shadow:0 1px 3px rgba(0,0,0,.3);color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.rsDefault .rsArrowLeft{left:0}.rsDefault .rsArrowRight{right:0}.rsDefault .rsArrow:after{position:absolute;top:0;left:0;right:0;bottom:0;content:'\f104';font-family:fontawesome}.rsDefault .rsArrow.rsArrowRight:after{content:'\f105'}.rsDefault .rsArrowDisabled:after{display:none}.rsBullets{text-align:center;line-height:0;padding-top:.5rem;width:100%}.w-slider.us-frame-wrapper .rsBullets{padding-top:32%}.rsBullet{display:inline-block;vertical-align:top;cursor:pointer}.rsBullet span{display:block;width:8px;height:8px;margin:6px;border-radius:50%;background-color:rgba(0,0,0,.2)}.rsBullet.rsNavSelected span{width:10px;height:10px;margin:5px;border:1px solid;background-color:rgba(0,0,0,0)!important}.color_primary .rsBullet span,.color_secondary .rsBullet span,.color_custom .rsBullet span{background-color:rgba(255,255,255,.4)}.color_primary .rsBullet.rsNavSelected span,.color_secondary .rsBullet.rsNavSelected span,.color_custom .rsBullet.rsNavSelected span{border-color:#fff}.rsThumbsHor{clear:both;float:none;height:68px;width:100%;padding-top:4px}.rsWithThumbsHor .rsThumbsContainer{position:relative;height:100%}.rsThumb{overflow:hidden;width:64px;height:64px}.rsDefault .rsThumb img{display:block;width:100%}.rsDefault .rsThumb.rsNavSelected img{opacity:.3}.rsThumbsArrow{display:none}.rsDefault .rsFullscreenBtn{display:block;position:absolute;right:0;top:0;z-index:22;cursor:pointer;font-size:26px;text-align:center;line-height:60px;height:60px;width:60px;right:0;top:0;text-shadow:0 1px 3px rgba(0,0,0,.3);color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;transition:opacity 0.3s}.no-touch .rsDefault .rsFullscreenBtn{opacity:0}.no-touch .rsDefault:hover .rsFullscreenBtn{opacity:1}.rsDefault .rsFullscreenBtn:after{position:absolute;top:0;left:0;right:0;bottom:0;content:'\f0b2';font-family:fontawesome}.rsDefault.rsFullscreen .rsFullscreenBtn:after{content:'\00D7';font-family:Arial,sans-serif;font-size:46px}.rsDefault .rsPreloader{top:50%;left:50%;margin:-20px 0 0 -20px;height:40px;width:40px}.rsDefault .rsPreloader:before,.rsDefault .rsPreloader:after{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.rsDefault .rsPreloader:before{opacity:.2}.rsDefault .rsPreloader:after{border-top-color:transparent;-webkit-animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6);animation:rotation 0.8s infinite cubic-bezier(.6,.3,.3,.6)}.rsDefault .rsABlock{top:auto;right:0;bottom:0;line-height:1.5;max-height:100%;padding:40px 10px 6px;overflow:hidden;background:linear-gradient(transparent,rgba(30,30,30,.8)) repeat-x;color:#fff}.w-slider-item-description{font-size:.9em;margin:5px 0;opacity:.5}.w-nav .menu-item-language{display:block;margin:0}.w-nav .menu-item-language>a{display:block;position:relative;overflow:hidden;color:inherit}.w-nav.type_desktop .submenu-languages{display:none;list-style:none;margin:0;text-align:left;position:absolute;z-index:10;box-shadow:0 8px 15px rgba(0,0,0,.1)}.header_ver .w-nav.type_desktop .submenu-languages{left:100%;top:0}.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-list>.menu-item-language>a{background-color:transparent}.w-nav.type_desktop .menu-item-language:hover .submenu-languages{display:block}.w-nav.type_desktop .submenu-languages .menu-item-language>a{line-height:20px;padding:10px 20px;white-space:nowrap;transition:color 0.1s,background-color 0.1s}.menu-item-language>a img.iclflag{margin-right:7px}.w-nav.type_mobile .menu-item-language{text-align:left;line-height:26px}.w-nav.type_mobile .menu-item-language>a{padding:0 10px}.w-nav.type_mobile .w-nav-list>.menu-item-language{padding:10px 0;box-shadow:0 1px 0 rgba(0,0,0,.06) inset}.w-nav.type_mobile .menu-item-language>a,.w-nav.type_mobile .submenu-languages .menu-item-language{display:inline-block;vertical-align:top}.w-nav.type_mobile .submenu-languages{display:inline;margin:0;list-style:none}.lang_sel_list_horizontal ul{overflow:hidden}.lang_sel_list_horizontal li{float:left;margin:0 15px 5px 0!important;padding:0!important}.lang_sel_list_vertical li{margin:0 0 5px!important;padding:0!important}.lang_sel_list_vertical li a,.lang_sel_list_horizontal li a{border:none!important}#lang_sel li,#lang_sel_click li{padding:0;margin:0;position:relative}#lang_sel a,#lang_sel_click a{display:block;font-size:13px;line-height:40px;padding:0 40px 0 15px;border:none!important;color:inherit!important;box-shadow:0 1px 0 rgba(0,0,0,.08) inset}#lang_sel a img.iclflag,#lang_sel_click a img.iclflag{margin-right:5px}#lang_sel a.lang_sel_sel,#lang_sel_click a.lang_sel_sel{border-radius:5px}#lang_sel a.lang_sel_sel img.iclflag{margin-right:2px}#lang_sel_click a.lang_sel_sel img.iclflag{margin-right:8px}#lang_sel a.lang_sel_sel:before,#lang_sel_click a.lang_sel_sel:before{display:block;content:'\f107';position:absolute;top:0;right:15px;font-size:20px;font-family:fontawesome;cursor:pointer}#lang_sel ul ul,#lang_sel_click ul ul{visibility:hidden;position:absolute;top:40px;width:100%;z-index:1;box-shadow:0 8px 15px rgba(0,0,0,.1)}#lang_sel ul li:hover ul{visibility:visible}#lang_sel ul ul a,#lang_sel_click ul ul a{box-shadow:none}#lang_sel_footer{clear:both;text-align:center;font:11px/15px Verdana,sans-serif;padding:8px}#lang_sel_footer ul{margin:0;list-style:none}#lang_sel_footer ul li{display:inline-block;white-space:nowrap;margin:0}#lang_sel_footer ul li a{display:block;padding:5px 8px}img.iclflag{position:relative;top:1px}.tp-leftarrow.tparrows.custom,.tp-rightarrow.tparrows.custom{font-size:34px;text-align:center;line-height:48px;height:50px;width:50px;border-radius:50%;overflow:hidden;background:none!important;transition:opacity 0.3s,box-shadow 0.3s;box-shadow:0 0 0 2px #fff inset;color:#fff}.no-touch .tp-leftarrow.tparrows.custom:hover,.no-touch .tp-rightarrow.tparrows.custom:hover{box-shadow:0 0 0 2px transparent inset}.tp-leftarrow.tparrows.custom:before,.tp-rightarrow.tparrows.custom:before{display:none}.no-touch .tp-leftarrow.tparrows.custom:before,.no-touch .tp-rightarrow.tparrows.custom:before{display:block;content:'';position:absolute;top:0;left:0;height:0;width:100%;transition:height 0.3s}.no-touch .tp-leftarrow.tparrows.custom:hover:before,.no-touch .tp-rightarrow.tparrows.custom:hover:before{height:100%}.tp-rightarrow.tparrows.custom:after{content:'\f105';font-family:fontawesome;vertical-align:top;margin-left:3px;position:relative}.tp-leftarrow.tparrows.custom:after{content:'\f104';font-family:fontawesome;vertical-align:top;margin-right:3px;position:relative}.tp-bullets.custom .tp-bullet{height:8px;width:8px;margin:1px;border-radius:50%}.tp-bullets.custom .tp-bullet.selected{height:10px;width:10px;margin:0;background:none}span.wpcf7-form-control-wrap{display:inline-block;vertical-align:top;width:100%}.wpcf7-form input[type="text"],.wpcf7-form input[type="password"],.wpcf7-form input[type="email"],.wpcf7-form input[type="url"],.wpcf7-form input[type="tel"],.wpcf7-form input[type="number"],.wpcf7-form input[type="date"],.wpcf7-form textarea,.wpcf7-form select{margin-top:5px}.wpcf7-form-control.wpcf7-radio,.wpcf7-form-control.wpcf7-checkbox{display:inline-block;vertical-align:top;padding:10px 0}span.wpcf7-list-item{display:inline-block;vertical-align:top;margin:0 20px 0 0}span.wpcf7-list-item input[type="checkbox"],span.wpcf7-list-item input[type="radio"]{margin-right:2px}div.wpcf7 img.ajax-loader{margin-left:10px}div.wpcf7-response-output{text-align:center;margin:0;padding:8px 16px;border-radius:5px}span.wpcf7-not-valid-tip{font-size:.9em}.l-subfooter.at_top .wpcf7-form p:last-child{margin-bottom:20px}.dataTables_processing{display:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.tablepress-table-description{display:block;margin-bottom:1.5rem}.dataTables_wrapper{clear:both;margin-bottom:1.5rem}.dataTables_wrapper:after{content:'';display:block;clear:both}.dataTables_wrapper .tablepress{clear:both;margin:0;width:100%!important}.tablepress tbody td{vertical-align:top}.tablepress thead th,.tablepress tfoot th{font-weight:700;vertical-align:middle}.tablepress .odd td{background-color:rgba(0,0,0,.03)}.tablepress img{max-width:none}.dataTables_length{float:left;white-space:nowrap;margin-bottom:10px}.dataTables_filter{float:right;white-space:nowrap;margin-bottom:10px}.dataTables_wrapper label input{vertical-align:middle;width:auto;margin-left:10px}.dataTables_wrapper label select{vertical-align:middle;width:auto;margin:0 5px}.dataTables_info{font-size:.85em;clear:both;float:left;margin-top:10px}.dataTables_paginate{font-size:.9em;float:right;margin-top:10px}.dataTables_paginate a{display:inline-block;vertical-align:top;cursor:pointer;margin-left:10px}.paginate_button.disabled{color:inherit!important;cursor:default;opacity:.5}.paginate_button.current{font-weight:700;cursor:default}.paging_simple .paginate_button.previous:before{display:inline-block;content:'\f053';font-family:fontawesome;margin-right:5px}.paging_simple .paginate_button.next:after{display:inline-block;content:'\f054';font-family:fontawesome;margin-left:5px}.tablepress .sorting,.tablepress .sorting_asc,.tablepress .sorting_desc{position:relative;padding-right:30px;cursor:pointer}.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc{color:#fff}.tablepress .sorting_asc:after,.tablepress .sorting_desc:after{content:'\f0d8';position:absolute;top:50%;right:10px;line-height:20px;margin-top:-10px;font-family:fontawesome;font-weight:400;font-size:18px}.tablepress .sorting_desc:after{content:'\f0d7'}.dataTables_scrollBody .tablepress thead th:after{display:none}.l-section.height_full>.upb_row_bg{min-height:inherit}.l-section .ult-vc-seperator{z-index:2}.g-cols>.upb_row_bg,.g-cols>.upb_video-wrapper{display:none!important}ul.slick-dots{margin:0!important}.aio-icon.circle{line-height:2.5em;height:2.5em;width:2.5em}.aio-icon.circle i,.aio-icon.square i,.icon_list_icon i,.info-circle-icons i{line-height:inherit!important;vertical-align:top}.ubtn.ubtn-left{margin-right:10px}.ubtn.ubtn-right{margin-left:10px}.ubtn.ubtn-mini{font-size:11px}.ubtn.ubtn-small{font-size:13px}.ubtn.ubtn-block,.ubtn.ubtn-large{font-size:18px}.ultimate-call-to-action{border-radius:5px}.ultimate-call-to-action .uvc-ctaction-data{padding:0 20px;line-height:1.4}.ult-carousel-wrapper .slick-prev{padding-right:2px}.ult-carousel-wrapper .slick-next{padding-left:2px}.ult-carousel-wrapper button.circle-border,.ult-carousel-wrapper button.circle-bg{line-height:1.72em!important;height:1.72em!important;width:1.72em!important}.ult_dual_button .ult_ivan_button{text-transform:uppercase;padding:10px}.flip-box-wrap .flip-box .ifb-face{padding:30px;border-radius:5px}.flip-box-wrap .flip-box .ifb-face h3{font-size:22px;margin:10px 0}.flip-box-wrap .flip-box p{line-height:inherit;margin-bottom:5px}.flip-box-wrap .flip-box .flip_link a{vertical-align:top;white-space:nowrap}.smile-icon-timeline-wrap>a,.smile-icon-timeline-wrap .timeline-wrapper>a{color:inherit!important}.smile-icon-timeline-wrap .timeline-separator-text .sep-text{font-size:13px;line-height:18px;padding:4px 10px}.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot{padding:4px}.feat-item .timeline-dot{left:-7px!important}.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.smile-icon-timeline-wrap .timeline-feature-item.feat-item{border-radius:5px;border:none}.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,.timeline-wrapper .timeline-post-right .ult-timeline-arrow l{border-top-color:transparent!important;border-bottom-color:transparent!important}.timeline-feature-item.feat-item .ult-timeline-arrow l{border-left-color:transparent!important;border-right-color:transparent!important}.timeline-wrapper .ult-timeline-arrow s,.feat-item .ult-timeline-arrow s{border-color:transparent!important}.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon,.timeline-feature-item.feat-item .ult-timeline-icon .aio-icon-img{margin:30px 0 -10px!important}.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header,.smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header{font-size:inherit;padding:30px}.smile-icon-timeline-wrap .timeline-block.timeline-post-left .timeline-header-block .timeline-header{padding-left:15px}.smile-icon-timeline-wrap .timeline-block.timeline-post-right .timeline-header-block .timeline-header{padding-right:15px}.smile-icon-timeline-wrap .timeline-header-block .timeline-header h3,.smile-icon-timeline-wrap .timeline-block .timeline-header h3{font-size:22px;line-height:1.4;margin:0 0 15px}.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header p,.smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header p{margin-bottom:15px}.smile-icon-timeline-wrap .timeline-block .timeline-header-block .timeline-header p:last-child,.smile-icon-timeline-wrap .timeline-feature-item .timeline-header-block .timeline-header p:last-child{margin-bottom:0}.timeline-wrapper .timeline-block .timeline-header a{display:inline;margin-top:0}.ultb3-box .ultb3-info{padding:30px;color:#fff}.ultb3-box .ultb3-title{margin-bottom:20px}.ultb3-box .ultb3-desc{font-size:inherit;line-height:inherit;margin-bottom:20px}a.aio-icon-box-link{color:inherit!important}.aio-icon-box{border-radius:5px}.aio-icon-box.square_box-icon .aio-icon-header{padding:0 10%}.aio-icon-box.square_box-icon .aio-icon-description{padding:0 10% 10%}.aio-icon-box.default-icon .aio-icon-default .aio-icon,.aio-icon-box.default-icon .aio-icon-default .aio-icon-img{margin-right:20px}.aio-icon-box.heading-right-icon .aio-icon-heading-right .aio-icon,.aio-icon-box.heading-right-icon .aio-icon-heading-right .aio-icon-img{margin-left:20px}.aio-icon-box.left-icon .aio-icon-left .aio-icon,.aio-icon-box.left-icon .aio-icon-left .aio-icon-img{margin-right:25px}.aio-icon-box.right-icon .aio-icon-right .aio-icon,.aio-icon-box.right-icon .aio-icon-right .aio-icon-img{margin-left:25px}.aio-icon-box .aio-icon-header h3.aio-icon-title{font-size:22px;line-height:1.4}.aio-icon-box.top-icon .aio-icon-header h3.aio-icon-title{margin-top:18px}.aio-icon-header+.aio-icon-description{margin-top:15px!important}.aio-icon-box .aio-icon-read{padding:15px 0 0}.info-c-full-br .icon-circle-list .info-circle-icons{line-height:2.5em!important;height:2.5em!important;width:2.5em!important}.ulimate-info-list-link{border:none!important}.smile_icon_list_wrap .smile_icon_list.top.hexagon .icon_list_icon{margin-bottom:2.5em}.smile_icon_list_wrap .smile_icon_list li .icon_description h3{font-weight:400;margin-bottom:10px}.ult_pricing_table_wrap .ult_pricing_table .ult_pricing_heading h3{font-size:1.6em}.ult_design_1 .ult_pricing_table .ult_price_body{margin:0 auto}.ult_pricing_table_wrap .ult_pricing_table .ult_price_features,.ult_pricing_table_wrap.ult_design_1 .ult_pricing_table .ult_price_link{padding:20px}.ult_pricing_table .ult_price_features ul li{line-height:1.5em!important}.ult_design_5 .ult_pricing_table,.ult_design_2 .ult_pricing_table .ult_price_features ul li,.ult_design_4 .ult_pricing_table .ult_price_features ul li,.ult_design_5 .ult_pricing_table .ult_price_features ul li{border:none!important}.ult_pricing_table_wrap .ult_pricing_table .ult_price_link{padding:0 0 35px}.ult_design_6 .ult_pricing_table .ult_price_body{border:none!important;box-shadow:0 1px 0 rgba(0,0,0,.1)!important}.l-body .ult_pricing_table_wrap.ult_design_2 .ult_price_link .ult_price_action_button{font-size:inherit;letter-spacing:0;line-height:1;padding:8px;border-radius:3px}.ult-overlay{z-index:501!important}.ult-modal-input-wrapper .btn-modal.btn-modal-sm{font-size:13px}.ult-modal-input-wrapper .btn-modal.btn-modal-lg{font-size:18px}.ult_modal .ult_modal-content{border-radius:0;box-shadow:0 0 10px rgba(0,0,0,.5)}.ult_modal .ult_modal-header>.modal-icon{font-size:1.3em}.ult_modal .ult_modal-body{line-height:inherit;padding:30px}.ult_modal .ult_modal-body p:last-child{margin-bottom:0}.ult-easy-separator-wrapper{float:none!important;margin:0!important}body{overflow-x:hidden;min-width:0!important}.header_hor .l-header.pos_fixed{min-width:0!important}@media (max-width:1279px){.g-cols>.vc_col-sm-6 .w-blog:not(.cols_1) .w-blog-post{width:100%}.header_ver .l-canvas.sidebar_none .w-blog-post,.header_ver .l-canvas.sidebar_none .w-blog-post,.w-blog.cols_4 .w-blog-post,.w-testimonials.type_grid.cols_4 .w-testimonial{width:50%}.w-blog.cols_5 .w-blog-post,.w-testimonials.type_grid.cols_5 .w-testimonial,.l-content .w-portfolio.cols_4 .w-portfolio-item,.l-content .w-portfolio.cols_5 .w-portfolio-item,.columns-6 .products .product,.woocommerce.columns-6>.products .product{width:33.3333%}.l-content .w-portfolio.cols_4 .w-portfolio-item.size_2x1,.l-content .w-portfolio.cols_4 .w-portfolio-item.size_2x2,.l-content .w-portfolio.cols_5 .w-portfolio-item.size_2x1,.l-content .w-portfolio.cols_5 .w-portfolio-item.size_2x2{width:66.6666%}.w-pricing.items_6 .w-pricing-item,.w-pricing.items_7 .w-pricing-item{flex:0 1 33.3333%}.owl-carousel[data-nav="1"]{padding:0 60px}.owl-carousel[data-nav="1"] .owl-prev{left:0}.owl-carousel[data-nav="1"] .owl-next{right:0}}@media (max-width:1024px){.l-titlebar.size_large .l-titlebar-h,.l-titlebar.size_huge .l-titlebar-h,.l-sidebar,.l-section-h,.l-subfooter-h,.l-section.width_full .vc_col-sm-12 .w-tabs-section-content-h{padding:2.5rem 0}.l-section.height_small .l-section-h{padding:25px 0}.l-section.height_large .l-section-h{padding:4rem 0}.l-section.height_huge .l-section-h{padding:6rem 0}.l-titlebar.size_large.color_default .g-nav-item,.l-titlebar.size_huge.color_default .g-nav-item{top:2.5rem}.l-subfooter{padding-top:0!important;padding-bottom:0!important}.l-subfooter.at_bottom .w-copyright,.l-subfooter.at_bottom .w-menu{float:none;margin-bottom:1.5rem}.l-subfooter.at_bottom .l-subfooter-h>*:last-child{margin-bottom:0}.l-footer.layout_modern .l-subfooter.at_bottom .w-menu-list{margin:0 -10px}.l-footer.layout_modern .l-subfooter.at_bottom .w-menu-item{margin:0 10px}.g-cols.type_boxes>div>.vc_column-inner{padding:40px}.w-logos.type_grid.cols_5 .w-logos-item,.w-logos.type_grid.cols_6 .w-logos-item{width:33.3333%}.w-logos.type_grid.cols_7 .w-logos-item,.w-logos.type_grid.cols_8 .w-logos-item{width:25%}.w-pricing.items_4 .w-pricing-item,.w-pricing.items_5 .w-pricing-item,.w-pricing.items_8 .w-pricing-item{flex:0 1 50%}.w-separator.size_small{margin:20px 0}.w-separator.size_medium{margin:30px 0}.w-separator.size_large{margin:40px 0}.w-separator.size_huge{margin:50px 0}.w-separator.type_invisible.size_small{margin:6px 0}.w-separator.type_invisible.size_medium{margin:10px 0}.w-separator.type_invisible.size_large{margin:20px 0}.w-separator.type_invisible.size_huge{margin:30px 0}.l-section.width_full .g-cols:not(.type_boxes) .vc_col-sm-12 .wpb_text_column,.l-section.width_full .g-cols:not(.type_boxes) .w-tabs-section.no_indents .w-tabs-section-content-h>.wpb_text_column{padding:0 3%}.columns-4 .products .product,.woocommerce.columns-4>.products .product,.columns-5 .products .product,.woocommerce.columns-5>.products .product{width:33.3333%}.woocommerce .sidebar_none .cart .variations td.label{width:auto}.woocommerce .sidebar_none .cart .single_variation_wrap{padding-left:0}.sidebar_none .woocommerce-tabs{clear:both;float:none;width:100%}.us-woo-cart_compact .woocommerce .shop_table.cart{float:none;margin-bottom:0!important;width:100%}.us-woo-cart_compact .woocommerce .cart-collaterals{width:50%}}@media (max-width:900px){.header_ver.header-show{overflow:hidden}.header_ver .w-header-show{display:block}.header_ver.admin-bar .w-header-show{top:56px}.header_ver .l-header{bottom:0;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:4px 0 5px -2px rgba(0,0,0,0),2px 0 1px -1px rgba(0,0,0,0);transition:transform 0.3s,box-shadow 0.3s;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.header_ver.header-show .l-header{box-shadow:4px 0 5px -2px rgba(0,0,0,.1),2px 0 1px -1px rgba(0,0,0,.05);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.header_ver .l-canvas:after{content:'';position:fixed;z-index:110;top:0;left:0;right:0;bottom:0;visibility:hidden;pointer-events:none;background-color:rgba(0,0,0,0);transition:all 0.3s}.header_ver.header-show .l-canvas:after{visibility:visible;pointer-events:auto;background-color:rgba(0,0,0,.75)}.header_hor .l-subheader{padding-left:15px!important;padding-right:15px!important}.l-header.bg_transparent~.l-titlebar.size_large,.l-header.bg_transparent~.l-titlebar.size_huge{padding-bottom:0}.l-sidebar,.l-content{float:none!important;width:100%!important}.w-nav.type_desktop [class*="columns"] .w-nav-list.level_2,.w-nav.type_desktop [class*="columns"] .w-nav-item.level_2{padding:0}.w-nav.type_desktop [class*="columns"] .w-nav-item.menu-item-has-children.level_2{margin:10px 0}.w-nav.type_desktop .columns_3 .w-nav-item.level_2,.w-nav.type_desktop .columns_4 .w-nav-item.level_2,.w-nav.type_desktop .columns_5 .w-nav-item.level_2{width:50%}.l-section.preview_modern .w-blog:after{height:100%}.sidebar_none .l-header.bg_transparent.pos_static+.l-main .l-section.preview_trendy .w-blog{padding-top:10%}.w-testimonials.type_grid.cols_3 .w-testimonial,.w-testimonials.type_grid.cols_5 .w-testimonial,.w-blog.cols_3 .w-blog-post,.w-blog.cols_3.masonry .w-blog-post,.w-blog.cols_5 .w-blog-post,.l-content .w-portfolio:not(.cols_2) .w-portfolio-item{width:50%}.l-content .w-portfolio:not(.cols_2) .w-portfolio-item.size_2x1,.l-content .w-portfolio:not(.cols_2) .w-portfolio-item.size_2x2{width:100%}.style_16 .w-portfolio-item-title{font-size:22px}.style_16 .w-portfolio-item-text{margin-top:10px}.w-testimonials.style_2 .w-testimonial-h{padding-top:2.5rem;padding-left:0;padding-right:0}.w-testimonials.style_2 .w-testimonial-h:before{font-size:7em;left:-.25rem;top:1.5rem}.rtl .w-testimonials.style_2 .w-testimonial-h:before{left:auto;right:-.25rem}.owl-carousel{padding:0!important}.owl-nav{display:none}.mfp-container:after{font-size:42px;line-height:60px;width:60px}.wpb_column.wooproduct,.woocommerce .products .product{width:50%!important}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{float:none;width:auto}}@media (max-width:767px){h1,h2,h3,h4,h5,h6,.wpb_text_column h1:last-child,.wpb_text_column h2:last-child,.wpb_text_column h3:last-child,.wpb_text_column h4:last-child,.wpb_text_column h5:last-child,.wpb_text_column h6:last-child{margin-bottom:1rem}img.alignleft,img.alignright,.wp-caption.alignleft,.wp-caption.alignright{float:none;display:block;margin:0 0 20px}.w-image.align_left,.w-image.align_right{float:none;margin-left:0;margin-right:0;text-align:center}.align_center_xs{text-align:center}.wpb_column.align_center_xs .w-btn-wrapper.align_left,.wpb_column.align_center_xs .w-btn-wrapper.align_right{margin-left:.6rem;margin-right:.6rem}.l-section.remove_bg_xs .l-section-img{display:none}.l-navigation{display:flex}.l-navigation-item{display:flex;align-items:center;position:relative;top:auto;left:auto!important;right:auto!important;margin:0;padding:0 .8rem;width:50%}.l-navigation-item:only-of-type{width:100%}.l-navigation-item.to_prev{flex-direction:row-reverse}.l-navigation-item-preview{position:absolute;top:0;left:0;width:100%;height:100%}.l-navigation-item-arrow{position:relative;z-index:1;padding:0;width:auto;background:none!important}.l-navigation-item-arrow:before{transform:none!important;transition:none!important;width:auto}.l-navigation-item-title{position:relative;z-index:1;padding:1rem .8rem}.l-navigation-item-title span{display:inline;padding:0;opacity:1;white-space:normal;transform:none;transition:none;background:none}.l-navigation-item:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(30,30,30,.66)}.w-actionbox{padding:20px}.w-actionbox.controls_right{display:block;text-align:center}.w-actionbox.controls_right .w-actionbox-text{display:block}.w-actionbox.controls_right .w-actionbox-controls{display:block;text-align:center;padding:20px 0 0;white-space:normal}.w-actionbox.controls_right .w-btn{margin-left:5px;margin-right:5px}.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_classic .w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_smallcircle .w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_smallsquare .w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_latest .w-blog-list,.l-section.height_auto .g-cols:not(.type_boxes) .w-blog.layout_compact .w-blog-list{margin-top:25px}.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_classic .w-blog-list,.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_smallcircle .w-blog-list,.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_smallsquare .w-blog-list,.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_latest .w-blog-list,.l-section.width_full .g-cols:not(.type_boxes) .w-blog.layout_compact .w-blog-list{margin-left:0;margin-right:0}.w-blog-post{width:100%!important}.w-blog.layout_classic.cols_1 .w-blog-post,.w-blog.layout_smallcircle.cols_1 .w-blog-post,.w-blog.layout_smallsquare.cols_1 .w-blog-post{margin-bottom:50px}.w-blog.layout_related .w-blog-post{float:none;margin-bottom:20px}.w-blog.layout_related .w-blog-post:last-child{margin-bottom:0}.w-gallery-list{text-align:center}.w-gallery.cols_5 .w-gallery-item,.w-gallery.cols_6 .w-gallery-item,.w-gallery.cols_7 .w-gallery-item,.w-gallery.cols_8 .w-gallery-item,.w-gallery.cols_9 .w-gallery-item,.w-gallery.cols_10 .w-gallery-item{width:25%}.w-logos.type_grid.cols_3 .w-logos-item,.w-logos.type_grid.cols_4 .w-logos-item,.w-logos.type_grid.cols_5 .w-logos-item,.w-logos.type_grid.cols_6 .w-logos-item,.w-logos.type_grid.cols_7 .w-logos-item,.w-logos.type_grid.cols_8 .w-logos-item{width:50%}.w-pricing{display:block}.w-pricing-item-h{box-shadow:none;margin:0!important}.w-pricing-item-header{box-shadow:none}.w-search.layout_fullscreen input{font-size:30px}.w-search.layout_fullscreen .w-search-close{line-height:80px;width:80px}.w-tabs-item,.w-tabs-section-header{font-size:16px!important;line-height:24px}.w-tabs-section-control{line-height:24px;height:24px;margin-top:-12px}.w-tabs-section.with_icon i+.w-tabs-section-title,.w-tabs-section.with_icon .w-tabs-section-title+i{margin-left:10px}.rtl .w-tabs-section.with_icon i+.w-tabs-section-title,.rtl .w-tabs-section.with_icon .w-tabs-section-title+i{margin-right:10px}.w-testimonial{width:100%!important}.page-404:before{font-size:8rem}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce .form-row-first,.woocommerce .form-row-last,.woocommerce .checkout .shop_table,.woocommerce #payment,.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{float:none;width:100%}.woocommerce .login,.woocommerce .track_order,.woocommerce .checkout_coupon,.woocommerce .lost_reset_password,.woocommerce .register{padding:20px 25px 5px}.woocommerce .login .form-row-first,.woocommerce .checkout_coupon .form-row-first,.woocommerce .register .form-row-first{margin-bottom:10px}.woocommerce .col2-set .col-1,.woocommerce .checkout .shop_table{margin-bottom:30px}.woocommerce .woocommerce-ordering{float:none;display:inline-block;vertical-align:top}.woocommerce div.product .images{float:none;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:20px;width:100%!important}.woocommerce div.product .summary{float:none;width:100%!important}.woocommerce .product-thumbnail{display:none!important}.woocommerce .shop_table.cart td.product-name,.woocommerce .shop_table.cart td.product-quantity{padding-left:0;padding-right:0}.woocommerce .cart-collaterals{float:none!important;width:100%!important}.woocommerce #payment .payment_methods img{display:none}.woocommerce ul.order_details li{margin-right:0;border:none}.woocommerce-MyAccount-navigation{margin-bottom:2rem}.woocommerce-MyAccount-content .shop_table{display:block;margin-bottom:0;border:none}.woocommerce-MyAccount-content .shop_table thead{display:none}.woocommerce-MyAccount-content .shop_table tbody,.woocommerce-MyAccount-content .shop_table tr{display:block}.woocommerce-MyAccount-content .shop_table th,.woocommerce-MyAccount-content .shop_table td{display:inline-block;padding:0 15px 6px 0;border:none}.woocommerce-MyAccount-content .shop_table td:last-child{display:block;text-align:left;padding:0 0 20px}.woocommerce-MyAccount-content .shop_table td .button{margin-left:0}.woocommerce #coupons_list{float:none!important}}@media (max-width:600px){.admin-bar .l-header.sticky{top:0}.g-cols.type_boxes>div>.vc_column-inner{padding:25px}.header_ver .l-header{width:280px}.header_ver .w-search.layout_simple{width:240px}.header_ver .w-search.layout_modern.active{width:266px}.w-header-show{top:10px;right:10px}.w-toplink{right:10px;bottom:10px}.l-titlebar.size_small .l-titlebar-h,.l-titlebar.size_medium .l-titlebar-h{display:block;text-align:center}.l-titlebar.size_small h1,.l-titlebar.size_medium h1,.l-titlebar.size_small p,.l-titlebar.size_medium p{display:block;margin-left:0!important;margin-right:0!important}.l-titlebar.size_small .g-nav,.l-titlebar.size_medium .g-nav{margin:0}.l-titlebar.size_large.color_default .g-nav-item,.l-titlebar.size_huge.color_default .g-nav-item{top:25px}.header_hor .l-subheader,.l-titlebar,.l-canvas.sidebar_left .l-main,.l-canvas.sidebar_right .l-main,.l-canvas.sidebar_none .l-section,.l-subfooter,.l-section.width_full .vc_col-sm-12 .w-tabs-section-content{padding-left:25px;padding-right:25px}.l-titlebar.size_large .l-titlebar-h,.l-titlebar.size_huge .l-titlebar-h,.l-sidebar,.l-section-h,.l-section.height_large .l-section-h,.l-section.height_huge .l-section-h,.l-subfooter-h,.l-section.width_full .vc_col-sm-12 .w-tabs-section-content-h{padding:25px 0}.sidebar_left .l-section.preview_modern+.l-section .l-section-h,.sidebar_right .l-section.preview_modern+.l-section .l-section-h{padding-top:25px}.l-section.preview_modern .w-blog{padding:40% 25px 20px}.l-section.preview_trendy .w-blog{padding:24% 25px}.l-section.preview_basic .w-blog-post-preview{margin-bottom:15px}.header_hor .w-nav.type_mobile .w-nav-list.level_1{left:-15px;right:-15px;padding-left:5px;padding-right:5px}.w-blog.layout_smallcircle .w-blog-post-preview,.w-blog.layout_smallsquare .w-blog-post-preview{float:none;width:100%;margin-bottom:20px}.w-blog.layout_smallcircle .w-blog-post-body,.w-blog.layout_smallsquare .w-blog-post-body{margin-left:0!important;margin-right:0!important}.w-comments-childlist{margin-left:15px}.rtl .w-comments-childlist{margin-right:15px}.widget_us_portfolio .w-portfolio.cols_4 .w-portfolio-item,.widget_us_portfolio .w-portfolio.cols_5 .w-portfolio-item{width:33.3333%}.header_hor .w-search.layout_simple,.header_hor .w-search.layout_modern{position:static;overflow:visible;margin-left:0;margin-right:0;padding:0;min-width:0;width:auto!important}.header_hor .l-subheader-cell.at_left .w-search.layout_simple:first-child{margin-left:-12px}.header_hor .l-subheader-cell.at_right .w-search.layout_simple:last-child{margin-right:-12px}.header_hor .w-search.layout_simple .w-search-open,.header_hor .w-search.layout_modern .w-search-open{display:block;position:static;transform:none}.header_hor .w-search.layout_simple .w-search-form,.header_hor .w-search.layout_modern .w-search-form{position:absolute;top:0;left:-25px;right:-25px;height:0;overflow:hidden;border-radius:0;opacity:1;z-index:100;transition:height 0.3s cubic-bezier(.4,0,.2,1)}.header_hor .w-search.layout_simple.active .w-search-form,.header_hor .w-search.layout_modern.active .w-search-form{height:100%}.header_hor .w-search.layout_simple input,.header_hor .w-search.layout_modern input{position:absolute;top:50%;left:0;margin-top:-20px;padding:0 50px 0 25px}.rtl.header_hor .w-search.layout_simple input,.rtl.header_hor .w-search.layout_modern input{padding:0 25px 0 50px}.header_hor .w-search.layout_simple button{display:none}.header_hor .w-search.layout_simple .w-search-close,.header_hor .w-search.layout_modern .w-search-close{display:block;top:50%;margin-top:-20px;padding-right:25px;width:auto;transform:none}.rtl.header_hor .w-search.layout_simple .w-search-close,.rtl.header_hor .w-search.layout_modern .w-search-close{padding-left:25px;padding-right:0}.w-search.layout_fullwidth input{font-size:15px}.w-search.layout_fullscreen input{font-size:20px}.w-separator.type_short{width:auto}.w-separator.size_small{margin:5px 0}.w-separator.size_medium{margin:15px 0}.w-separator.size_large{margin:25px 0}.w-separator.size_huge{margin:35px 0}.w-separator.type_invisible.size_small{margin:2px 0}.w-separator.type_invisible.size_medium{margin:5px 0}.w-separator.type_invisible.size_large{margin:10px 0}.w-separator.type_invisible.size_huge{margin:15px 0}.w-tabs.accordion .w-tabs-section-content-h{padding-top:10px;padding-bottom:20px}.w-tabs.layout_timeline.accordion .w-tabs-section-content{padding:60px 20px 20px}.l-section.width_full .g-cols:not(.type_boxes) .vc_col-sm-12 .wpb_text_column,.l-section.width_full .g-cols:not(.type_boxes) .w-tabs-section.no_indents .w-tabs-section-content-h>.wpb_text_column{padding:0 5%}.w-testimonials.style_1 .w-testimonial-h{padding:25px}.l-sidebar .widget{margin-bottom:2rem}.admin-bar .mfp-container:after{top:0}.woocommerce-tabs .tabs{margin-bottom:15px}.woocommerce .comment-respond{padding:20px 25px}.woocommerce .related>h2,.woocommerce .upsells>h2,.woocommerce .cross-sells>h2{margin-bottom:0}.woocommerce .shop_table thead{display:none}.woocommerce .checkout #order_review{padding:15px 25px 25px}}@media (max-width:480px){.w-cart{position:static}.w-cart-dropdown,.w-cart-notification{left:-15px!important;right:-15px!important;width:auto;border-radius:0}.l-subfooter.at_bottom .w-menu-item{display:block;line-height:2.5}.l-subfooter.at_bottom .btn.w-menu-item{margin-top:5px!important;margin-bottom:5px!important}.single-us_portfolio .l-titlebar.size_large .l-titlebar-h,.single-us_portfolio .l-titlebar.size_huge .l-titlebar-h{padding-left:0;padding-right:0}.l-titlebar .g-breadcrumbs,.l-titlebar .g-nav-item{display:none}.w-author{text-align:center;padding:25px}.w-author+.w-blog{margin-top:25px}.w-author-img{float:none!important;margin-bottom:10px}.w-author-name,.w-author-meta,.w-author-url,.w-author-desc{margin-left:0!important;margin-right:0!important}.w-blog.layout_flat .w-blog-post-body,.w-blog.layout_cards .w-blog-post-body,.w-blog.layout_cards .format-quote .w-blog-post-body{padding:30px}.w-blog.layout_flat .has-post-thumbnail .w-blog-post-body{padding-top:15px}.w-blog.layout_tiles .w-blog-post-meta-date,.w-blog.layout_tiles .w-blog-post-meta-author,.w-blog.layout_tiles .w-blog-post-meta-comments,.w-blog.layout_tiles .w-blog-post-meta-tags{display:none}.w-blog.layout_cards .w-blog-post-meta-category{top:30px;left:30px}.rtl .w-blog.layout_cards .w-blog-post-meta-category{left:auto;right:30px}.w-blognav-prev{padding-left:25px;padding-right:5px}.w-blognav-next{padding-left:5px;padding-right:25px}.rtl .w-blognav-prev{padding-left:5px;padding-right:25px}.rtl .w-blognav-next{padding-left:25px;padding-right:5px}.w-blognav-prev:before,.w-blognav-next:before{top:-9px}.w-blognav-title{display:none}.w-cart-quantity{display:none}.g-filters{text-align:left}.g-filters-item{font-size:14px!important;text-align:center;margin:0!important;padding-left:10px!important;padding-right:10px!important;overflow:hidden;width:50%}.w-form.for_cform .w-form-row.for_submit{float:none!important;display:block!important;margin:0!important}.w-form.for_cform .w-form-row.for_submit .w-btn{width:100%}.w-form.align_left .w-form-message.type_success,.w-form.align_right .w-form-message.type_success{display:block;text-align:center;padding-top:10px}.w-form.for_protectedpost .w-form-row.for_post_password{float:none!important;margin:0 0 5px!important}.w-gallery.cols_3 .w-gallery-item,.w-gallery.cols_4 .w-gallery-item,.w-gallery.cols_5 .w-gallery-item,.w-gallery.cols_6 .w-gallery-item,.w-gallery.cols_7 .w-gallery-item{width:50%}.w-gallery.cols_8 .w-gallery-item,.w-gallery.cols_9 .w-gallery-item,.w-gallery.cols_10 .w-gallery-item{width:33.3333%}.l-section.height_auto.width_full .g-loadmore-btn{padding:20px}.w-logos-item{width:100%!important}.w-nav-anchor.level_2,.w-nav-anchor.level_3,.w-nav-anchor.level_4{white-space:normal}.l-content .w-portfolio-item{float:none!important;width:100%!important}.w-progbar.style_3 .w-progbar-title,.w-progbar.style_3 .w-progbar-bar{width:100%}.w-testimonials.style_4 .w-testimonial-h{padding:0!important}.w-testimonials.style_4 .w-testimonial-h:before,.w-testimonials.style_4 .w-testimonial-author img{display:none}.woocommerce-message .button,.woocommerce-error .button,.woocommerce-info .button{display:block;float:none;margin:0 0 10px}.woocommerce .login .clear+.form-row,.woocommerce-account .login .form-row:nth-child(3),.woocommerce .login .lost_password{float:none}.woocommerce .woocommerce-ordering{margin:0;width:100%}.wpb_column.wooproduct,.woocommerce .products .product{width:100%!important}.woocommerce-tabs .tabs li{float:none;text-align:center}.woocommerce .shop_table.cart{display:block;border:none}.woocommerce .form-row .button,.woocommerce .shop_table .button{display:block;width:100%;margin:2px 0!important}.woocommerce .shop_table.cart tbody,.woocommerce .shop_table.cart tfoot,.woocommerce .shop_table.cart tr,.woocommerce .shop_table.cart td,.woocommerce .shop_table.cart tfoot th{display:block;position:relative;border:none;width:auto!important}.woocommerce .shop_table.cart tr{clear:both}.woocommerce .shop_table.cart td.product-remove{position:absolute;top:-2px;right:-10px;padding:0;z-index:3}.woocommerce .shop_table.cart td.product-name{padding:0 40px 5px 0}.woocommerce .shop_table.cart td.product-price{float:left;text-align:left;line-height:44px;padding:0 12px 20px 0}.woocommerce .shop_table.cart td.product-quantity{float:left;text-align:left;padding-top:0}.woocommerce .shop_table.cart td.product-subtotal{float:left;text-align:left;line-height:44px;padding-top:0}.woocommerce .actions .coupon,.woocommerce .actions .coupon .input-text{float:none;width:100%;margin:0}.woocommerce .cart_totals{text-align:left;padding:15px 25px 25px;margin:0 -25px}.woocommerce .cart_totals table,.woocommerce .cart_totals tbody,.woocommerce .cart_totals tr{display:block}.woocommerce .cart_totals th,.woocommerce .cart_totals td{display:inline-block;vertical-align:top;border:none;width:auto}.woocommerce .cart_totals tr.shipping>*{display:block;padding:2px 0}.woocommerce .cart_totals .checkout-button{font-size:15px}.woocommerce .checkout #order_review{margin:0 -25px -25px}.wc-credit-card-form{padding:0}.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells{border-top:none;padding-top:25px}.dataTables_length,.dataTables_filter,.dataTables_info,.dataTables_paginate{float:none}}html {font-family:"Open Sans", sans-serif;font-size:15px;line-height:26px;font-weight:400;}.w-text.font_main_menu,.w-nav .menu-item-language,.w-nav-item {font-family:"Open Sans", sans-serif;font-weight:400;}h1, h2, h3, h4, h5, h6,.w-text.font_heading,.w-blog-post.format-quote blockquote,.w-counter-number,.w-pricing-item-price,.w-tabs-item-title,.ult_price_figure,.ult_countdown-amount,.ultb3-box .ultb3-title,.stats-block .stats-desc .stats-number {font-family:"Open Sans", sans-serif;font-weight:300;}h1 {font-size:48px;letter-spacing:0px;}h2 {font-size:42px;letter-spacing:0px;}h3 {font-size:26px;letter-spacing:0px;}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related > h2,.woocommerce .upsells > h2,.woocommerce .cross-sells > h2 {font-size:22px;letter-spacing:0px;}h5,.w-blog:not(.cols_1) .w-blog-list .w-blog-post-title {font-size:20px;letter-spacing:0px;}h6 {font-size:18px;letter-spacing:0px;}@media (max-width:767px) {html {font-size:16px;line-height:28px;}h1 {font-size:30px;}h2 {font-size:26px;}h3 {font-size:22px;}h4,.widgettitle,.comment-reply-title,.woocommerce #reviews h2,.woocommerce .related > h2,.woocommerce .upsells > h2,.woocommerce .cross-sells > h2 {font-size:20px;}h5 {font-size:18px;}h6 {font-size:16px;}}body,.header_hor .l-header.pos_fixed {min-width:1240px;}.l-canvas.type_boxed,.l-canvas.type_boxed .l-subheader,.l-canvas.type_boxed ~ .l-footer .l-subfooter {max-width:1240px;}.header_hor .l-subheader-h,.l-titlebar-h,.l-main-h,.l-section-h,.l-subfooter-h,.w-tabs-section-content-h,.w-blog-post-body {max-width:1140px;}.l-sidebar {width:25%;}.l-content {width:70%;}@media (max-width:768px) {.g-cols > div:not([class*="-xs-"]) {float:none;width:100%;margin:0 0 25px;}.g-cols.type_boxes > div,.g-cols > div:last-child,.g-cols > div.vc_col-has-fill {margin-bottom:0;}} .w-btn,.button,.l-body .cl-btn,.l-body .ubtn,.l-body .ultb3-btn,.l-body .btn-modal,.l-body .flip-box-wrap .flip_link a,.l-body .ult_pricing_table_wrap .ult_price_link .ult_price_action_button,.tribe-events-button,button,input[type="submit"] {font-weight:bold;text-transform:uppercase;font-size:15px;line-height:2.8;padding:0 1.8em;border-radius:0.3em;letter-spacing:1px;}.w-btn.icon_atleft i {left:1.8em;}.w-btn.icon_atright i {right:1.8em;}@media (min-width:901px) {.header_hor .l-subheader.at_top {line-height:30px;height:30px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:30px;height:30px;}.header_hor .l-subheader.at_middle {line-height:80px;height:80px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:80px;height:80px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:40px;height:40px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor.header_inpos_below .l-header.pos_fixed ~ .l-main .l-section:nth-child(2),.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:110px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-110px;}.header_hor.header_inpos_bottom .l-header.pos_fixed ~ .l-main .l-section:first-child {padding-bottom:110px;}.header_hor .l-header.bg_transparent ~ .l-main .l-section.valign_center:first-child > .l-section-h {top:-55px;}.header_hor.header_inpos_bottom .l-header.pos_fixed.bg_transparent ~ .l-main .l-section.valign_center:first-child > .l-section-h {top:55px;}.header_hor .l-header.pos_fixed ~ .l-main .l-section.height_full:not(:first-child) {min-height:calc(100vh - 110px);}.admin-bar.header_hor .l-header.pos_fixed ~ .l-main .l-section.height_full:not(:first-child) {min-height:calc(100vh - 110px - 32px);}.header_ver {padding-left:300px;position:relative;}.rtl.header_ver {padding-left:0;padding-right:300px;}.header_ver .l-header,.header_ver .l-header .w-cart-notification {width:300px;}.header_ver .l-navigation-item.to_next {left:calc(300px - 13.5rem);}.no-touch .header_ver .l-navigation-item.to_next:hover {left:300px;}.rtl.header_ver .l-navigation-item.to_next {right:calc(300px - 13.5rem);}.no-touch .rtl.header_ver .l-navigation-item.to_next:hover {right:300px;}.header_ver .w-nav.type_desktop [class*="columns"] .w-nav-list.level_2 {width:calc(100vw - 300px);max-width:980px;}}@media (min-width:601px) and (max-width:900px) {.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-subheader.at_middle {line-height:80px;height:80px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:50px;height:50px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:116px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-116px;}.header_ver .l-header {width:300px;}}@media (max-width:600px) {.header_hor .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-header.sticky .l-subheader.at_top {line-height:36px;height:36px;}.header_hor .l-subheader.at_middle {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_middle {line-height:50px;height:50px;}.l-subheader.at_bottom { display:none; }.header_hor .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.sticky .l-subheader.at_bottom {line-height:50px;height:50px;}.header_hor .l-header.pos_fixed ~ .l-titlebar,.header_hor .titlebar_none.sidebar_left .l-header.pos_fixed ~ .l-main,.header_hor .titlebar_none.sidebar_right .l-header.pos_fixed ~ .l-main,.header_hor .titlebar_none.sidebar_none .l-header.pos_fixed ~ .l-main .l-section:first-child,.header_hor .l-header.pos_static.bg_transparent ~ .l-titlebar,.header_hor .titlebar_none.sidebar_left .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .titlebar_none.sidebar_right .l-header.pos_static.bg_transparent ~ .l-main,.header_hor .titlebar_none.sidebar_none .l-header.pos_static.bg_transparent ~ .l-main .l-section:first-child {padding-top:86px;}.header_hor .l-header.pos_static.bg_solid + .l-main .l-section.preview_trendy .w-blog-post-preview {top:-86px;}}@media (min-width:901px) {.ush_image_1 { height:50px; }.l-header.sticky .ush_image_1 { height:50px; }}@media (min-width:601px) and (max-width:900px) {.ush_image_1 { height:48px; }.l-header.sticky .ush_image_1 { height:20px; }}@media (max-width:600px) {.ush_image_1 { height:20px; }.l-header.sticky .ush_image_1 { height:20px; }}.ush_text_1 .w-text-value { color:#b08330; }@media (min-width:901px) {.ush_text_1 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_1 { font-size:13px; }}@media (max-width:600px) {.ush_text_1 { font-size:13px; }}.ush_text_1 { white-space:nowrap; }.ush_text_2 .w-text-value { color:; }@media (min-width:901px) {.ush_text_2 { font-size:13px; }}@media (min-width:601px) and (max-width:900px) {.ush_text_2 { font-size:13px; }}@media (max-width:600px) {.ush_text_2 { font-size:13px; }}.ush_text_2 { white-space:nowrap; }.header_hor .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {padding:0 10px;}.header_ver .ush_menu_1.type_desktop {line-height:20px;}.ush_menu_1.type_desktop .btn.w-nav-item.level_1 > .w-nav-anchor {margin:5px;}.ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a,.ush_menu_1.type_desktop [class*="columns"] .menu-item-has-children .w-nav-anchor.level_2 {font-size:15px;}.ush_menu_1.type_desktop .submenu-languages .menu-item-language > a,.ush_menu_1.type_desktop .w-nav-anchor:not(.level_1) {font-size:14px;}.ush_menu_1.type_mobile .w-nav-anchor.level_1 {font-size:16px;}.ush_menu_1.type_mobile .menu-item-language > a,.ush_menu_1.type_mobile .w-nav-anchor:not(.level_1) {font-size:14px;}@media (min-width:901px) {.ush_additional_menu_1 {font-size:13px;}.header_hor .ush_additional_menu_1 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_1 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_1 .w-menu-list {line-height:20px;}}@media (min-width:601px) and (max-width:900px) {.ush_additional_menu_1 {font-size:13px;}.header_hor .ush_additional_menu_1 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_1 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_1 .w-menu-list {line-height:20px;}}@media (max-width:600px) {.ush_additional_menu_1 {font-size:12px;}.header_hor .ush_additional_menu_1 .w-menu-list {margin:0 -7.5px;}.header_hor .ush_additional_menu_1 .w-menu-item {padding:0 7.5px;}.header_ver .ush_additional_menu_1 .w-menu-list {line-height:15px;}}@media (min-width:901px) {.ush_additional_menu_2 {font-size:13px;}.header_hor .ush_additional_menu_2 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_2 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_2 .w-menu-list {line-height:20px;}}@media (min-width:601px) and (max-width:900px) {.ush_additional_menu_2 {font-size:13px;}.header_hor .ush_additional_menu_2 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_2 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_2 .w-menu-list {line-height:20px;}}@media (max-width:600px) {.ush_additional_menu_2 {font-size:13px;}.header_hor .ush_additional_menu_2 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_2 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_2 .w-menu-list {line-height:20px;}}@media (min-width:901px) {.ush_additional_menu_3 {font-size:13px;}.header_hor .ush_additional_menu_3 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_3 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_3 .w-menu-list {line-height:20px;}}@media (min-width:601px) and (max-width:900px) {.ush_additional_menu_3 {font-size:13px;}.header_hor .ush_additional_menu_3 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_3 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_3 .w-menu-list {line-height:20px;}}@media (max-width:600px) {.ush_additional_menu_3 {font-size:13px;}.header_hor .ush_additional_menu_3 .w-menu-list {margin:0 -10px;}.header_hor .ush_additional_menu_3 .w-menu-item {padding:0 10px;}.header_ver .ush_additional_menu_3 .w-menu-list {line-height:20px;}}@media (min-width:901px) {.ush_search_1.layout_simple {max-width:240px;}.ush_search_1.layout_modern.active {width:240px;}}@media (min-width:601px) and (max-width:900px) {.ush_search_1.layout_simple {max-width:200px;}.ush_search_1.layout_modern.active {width:200px;}}@media (min-width:901px) {.ush_socials_1 {font-size:18px;}}@media (min-width:601px) and (max-width:900px) {.ush_socials_1 {font-size:18px;}}@media (max-width:600px) {.ush_socials_1 {font-size:18px;}}.ush_socials_1 .custom .w-socials-item-link-hover {background-color:#1abc9c;}.ush_socials_1.color_brand .custom .w-socials-item-link {color:#1abc9c;}@media (min-width:901px) {.ush_dropdown_1 .w-dropdown-h {font-size:15px;}}@media (min-width:601px) and (max-width:900px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}@media (max-width:600px) {.ush_dropdown_1 .w-dropdown-h {font-size:13px;}}html {background-color:#f2f1f0;}.l-subheader.at_top,.l-subheader.at_top .w-dropdown-list,.header_hor .l-subheader.at_top .type_mobile .w-nav-list.level_1 {background-color:#333333;}.l-subheader.at_top,.l-subheader.at_top .w-dropdown.active,.header_hor .l-subheader.at_top .type_mobile .w-nav-list.level_1 {color:#ffffff;}.no-touch .l-subheader.at_top a:hover,.no-touch .l-subheader.at_top .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.active a:hover {color:#b08330;}.header_ver .l-header,.header_hor .l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list,.header_hor .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {background-color:#ffffff;}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown.active,.header_hor .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {color:#333333;}.no-touch .l-subheader.at_middle a:hover,.no-touch .l-subheader.at_middle .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.active a:hover {color:#b08330;}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown-list,.header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {background-color:#f6f6f6;}.l-subheader.at_bottom,.l-subheader.at_bottom .w-dropdown.active,.header_hor .l-subheader.at_bottom .type_mobile .w-nav-list.level_1 {color:#666666;}.no-touch .l-subheader.at_bottom a:hover,.no-touch .l-subheader.at_bottom .w-cart-quantity,.no-touch .l-header.bg_transparent .l-subheader.at_bottom .w-dropdown.active a:hover {color:rgba(114,24,40,0.92;}.l-header.bg_transparent:not(.sticky) .l-subheader {color:#ffffff;}.no-touch .l-header.bg_transparent:not(.sticky) a:not(.w-nav-anchor):hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item-language > a:hover,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .menu-item-language:hover > a,.no-touch .l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1:hover > .w-nav-anchor {color:rgba(114,24,40,0.92;}.l-header.bg_transparent:not(.sticky) .w-nav-title:after {background-color:rgba(114,24,40,0.92;}.w-search-form {background-color:#ffffff;color:#333333;}.w-search.layout_fullscreen .w-search-form:before {background-color:#ffffff;}.no-touch .w-nav.type_desktop .menu-item-language:hover > a,.no-touch .w-nav-item.level_1:hover > .w-nav-anchor {background-color:;color:#b08330;}.w-nav-title:after {background-color:#b08330;}.w-nav-item.level_1.current-menu-item > .w-nav-anchor,.w-nav-item.level_1.current-menu-parent > .w-nav-anchor,.w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {background-color:;color:#b08330;}.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1.current-menu-item > .w-nav-anchor,.l-header.bg_transparent:not(.sticky) .type_desktop .w-nav-item.level_1.current-menu-ancestor > .w-nav-anchor {color:#FFFFFF;}.w-nav.type_desktop .submenu-languages,.w-nav-list:not(.level_1) {background-color:#333333;color:#ffffff;}.no-touch .w-nav.type_desktop .submenu-languages .menu-item-language:hover > a,.no-touch .w-nav-item:not(.level_1):hover > .w-nav-anchor {background-color:rgba(114,24,40,0.92;color:#ffffff;}.w-nav-item:not(.level_1).current-menu-item > .w-nav-anchor,.w-nav-item:not(.level_1).current-menu-parent > .w-nav-anchor,.w-nav-item:not(.level_1).current-menu-ancestor > .w-nav-anchor {background-color:;color:#b08330;}.btn.w-menu-item,.btn.w-nav-item .w-nav-anchor.level_1 {background-color:#b08330 !important;color:#ffffff !important;}.no-touch .btn.w-menu-item:hover,.no-touch .btn.w-nav-item .w-nav-anchor.level_1:before {background-color:#333333 !important;}.no-touch .btn.w-menu-item:hover,.no-touch .btn.w-nav-item .w-nav-anchor.level_1:hover {color:#ffffff !important;}.l-preloader,.l-canvas,.w-blog.layout_flat .w-blog-post-h,.w-blog.layout_cards .w-blog-post-h,.w-cart-dropdown,.g-filters.style_1 .g-filters-item.active,.no-touch .g-filters-item.active:hover,.w-portfolio-item-anchor,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .w-tabs.layout_ver .w-tabs-item.active:hover,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.no-touch #lang_sel ul ul a:hover,.no-touch #lang_sel_click ul ul a:hover,#lang_sel_footer,.us-woo-shop_modern .product-h,.us-woo-shop_modern .product-meta,.no-touch .us-woo-shop_trendy .product:hover .product-h,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.woocommerce .stars span:after,.woocommerce .stars span a:after,.woocommerce .shipping-calculator-form,.woocommerce #payment .payment_box,#bbp-user-navigation li.current,.gform_wrapper .chosen-container-single .chosen-search input[type="text"],.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {background-color:#ffffff;}.woocommerce #payment .payment_methods li > input:checked + label,.woocommerce .blockUI.blockOverlay {background-color:#ffffff !important;}.w-tabs.layout_modern .w-tabs-item:after {border-bottom-color:#ffffff;}a.w-btn.color_contrast,.w-btn.color_contrast,.no-touch a.w-btn.color_contrast:hover,.no-touch .w-btn.color_contrast:hover,.no-touch a.w-btn.color_contrast.style_outlined:hover,.no-touch .w-btn.color_contrast.style_outlined:hover,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.tribe-events-calendar thead th {color:#ffffff;}input,textarea,select,.l-section.for_blogpost .w-blog-post-preview,.w-actionbox.color_light,.g-filters.style_1,.g-filters.style_2 .g-filters-item.active,.w-iconbox.style_circle.color_light .w-iconbox-icon,.g-loadmore-btn,.w-pricing-item-header,.w-progbar-bar,.w-progbar.style_3 .w-progbar-bar:before,.w-progbar.style_3 .w-progbar-bar-count,.w-socials.style_solid .w-socials-item-link,.w-tabs.layout_default .w-tabs-list,.w-tabs.layout_ver .w-tabs-list,.w-testimonials.style_4 .w-testimonial-h:before,.w-testimonials.style_6 .w-testimonial-text,.no-touch .l-main .widget_nav_menu a:hover,.l-content .wp-caption-text,#lang_sel a,#lang_sel_click a,.smile-icon-timeline-wrap .timeline-wrapper .timeline-block,.smile-icon-timeline-wrap .timeline-feature-item.feat-item,.us-woo-shop_trendy .products .product-category > a,.woocommerce .quantity .plus,.woocommerce .quantity .minus,.select2-container a.select2-choice,.select2-drop .select2-search input,.woocommerce-tabs .tabs,.woocommerce .cart_totals,.woocommerce-checkout #order_review,.woocommerce ul.order_details,#subscription-toggle,#favorite-toggle,#bbp-user-navigation,.tablepress .row-hover tr:hover td,.tribe-bar-views-list,.tribe-events-day-time-slot h5,.tribe-events-present,.tribe-events-single-section,.gform_wrapper .chosen-container-single .chosen-single,.gform_wrapper .chosen-container .chosen-drop,.gform_wrapper .chosen-container-multi .chosen-choices {background-color:#f6f6f6;}.timeline-wrapper .timeline-post-right .ult-timeline-arrow l,.timeline-wrapper .timeline-post-left .ult-timeline-arrow l,.timeline-feature-item.feat-item .ult-timeline-arrow l {border-color:#f6f6f6;}hr,td,th,.l-section,.vc_column_container,.vc_column-inner,.w-author,.w-comments-list,.w-pricing-item-h,.w-profile,.w-separator,.w-sharing-item,.w-tabs-list,.w-tabs-section,.w-tabs-section-header:before,.w-tabs.layout_timeline.accordion .w-tabs-section-content,.g-tags > a,.w-testimonials.style_1 .w-testimonial-h,.widget_calendar #calendar_wrap,.l-main .widget_nav_menu > div,.l-main .widget_nav_menu .menu-item a,.widget_nav_menu .menu-item.menu-item-has-children + .menu-item > a,.select2-container a.select2-choice,.smile-icon-timeline-wrap .timeline-line,.woocommerce .login,.woocommerce .track_order,.woocommerce .checkout_coupon,.woocommerce .lost_reset_password,.woocommerce .register,.woocommerce .cart.variations_form,.woocommerce .commentlist .comment-text,.woocommerce .comment-respond,.woocommerce .related,.woocommerce .upsells,.woocommerce .cross-sells,.woocommerce .checkout #order_review,.widget_price_filter .ui-slider-handle,.widget_layered_nav ul,.widget_layered_nav ul li,#bbpress-forums fieldset,.bbp-login-form fieldset,#bbpress-forums .bbp-body > ul,#bbpress-forums li.bbp-header,.bbp-replies .bbp-body,div.bbp-forum-header,div.bbp-topic-header,div.bbp-reply-header,.bbp-pagination-links a,.bbp-pagination-links span.current,span.bbp-topic-pagination a.page-numbers,.bbp-logged-in,.tribe-events-list-separator-month span:before,.tribe-events-list-separator-month span:after,.type-tribe_events + .type-tribe_events,.gform_wrapper .gsection,.gform_wrapper .gf_page_steps,.gform_wrapper li.gfield_creditcard_warning,.form_saved_message {border-color:#ebebeb;}.w-separator,.w-iconbox.color_light .w-iconbox-icon {color:#ebebeb;}a.w-btn.color_light,.w-btn.color_light,.w-btn.color_light.style_outlined:before,.w-btn.w-blog-post-more:before,.w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .g-loadmore-btn:hover,.woocommerce .button,.no-touch .woocommerce .quantity .plus:hover,.no-touch .woocommerce .quantity .minus:hover,.no-touch .woocommerce #payment .payment_methods li > label:hover,.widget_price_filter .ui-slider,#tribe-bar-collapse-toggle,.gform_wrapper .gform_page_footer .gform_previous_button {background-color:#ebebeb;}a.w-btn.color_light.style_outlined,.w-btn.color_light.style_outlined,.w-btn.w-blog-post-more,.w-iconbox.style_outlined.color_light .w-iconbox-icon,.w-person-links-item,.w-socials.style_outlined .w-socials-item-link,.pagination .page-numbers {box-shadow:0 0 0 2px #ebebeb inset;}.w-tabs.layout_trendy .w-tabs-list {box-shadow:0 -1px 0 #ebebeb inset;}h1, h2, h3, h4, h5, h6,.w-counter-number,.w-pricing-item-header,.woocommerce .product .price,.gform_wrapper .chosen-container-single .chosen-single {color:#000000;}.w-progbar.color_contrast .w-progbar-bar-h {background-color:#000000;}input,textarea,select,.l-canvas,a.w-btn.color_contrast.style_outlined,.w-btn.color_contrast.style_outlined,.w-cart-dropdown,.w-form-row-field:before,.w-iconbox.color_contrast .w-iconbox-icon,.w-iconbox.color_light.style_circle .w-iconbox-icon,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.woocommerce .button {color:#333333;}a.w-btn.color_light,.w-btn.color_light,.w-btn.w-blog-post-more {color:#333333 !important;}a.w-btn.color_contrast,.w-btn.color_contrast,.w-btn.color_contrast.style_outlined:before,.w-iconbox.style_circle.color_contrast .w-iconbox-icon,.tribe-mobile #tribe-events-footer a,.tribe-events-calendar thead th {background-color:#333333;}.tribe-events-calendar thead th {border-color:#333333;}a.w-btn.color_contrast.style_outlined,.w-btn.color_contrast.style_outlined,.w-iconbox.style_outlined.color_contrast .w-iconbox-icon {box-shadow:0 0 0 2px #333333 inset;}a {color:#ed1c24;}.no-touch a:hover,.no-touch a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .w-blog-post-title a:hover {color:#000000;}.no-touch .w-cart-dropdown a:not(.button):hover {color:#000000 !important;}.highlight_primary,.l-preloader,.no-touch .l-titlebar .g-nav-item:hover,a.w-btn.color_primary.style_outlined,.w-btn.color_primary.style_outlined,.l-main .w-contacts-item:before,.w-counter.color_primary .w-counter-number,.g-filters-item.active,.no-touch .g-filters.style_1 .g-filters-item.active:hover,.no-touch .g-filters.style_2 .g-filters-item.active:hover,.w-form-row.focused .w-form-row-field:before,.w-iconbox.color_primary .w-iconbox-icon,.no-touch .owl-prev:hover,.no-touch .owl-next:hover,.w-separator.color_primary,.w-sharing.type_outlined.color_primary .w-sharing-item,.no-touch .w-sharing.type_simple.color_primary .w-sharing-item:hover .w-sharing-icon,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_trendy .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.w-tabs-section.active .w-tabs-section-header,.no-touch .g-tags > a:hover,.w-testimonials.style_2 .w-testimonial-h:before,.us-woo-shop_standard .product-h .button,.woocommerce .star-rating span:before,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.woocommerce .stars span a:after,.woocommerce #payment .payment_methods li > input:checked + label,#subscription-toggle span.is-subscribed:before,#favorite-toggle span.is-favorite:before {color:#ed1c24;}.l-section.color_primary,.l-titlebar.color_primary,.no-touch .l-navigation-item:hover .l-navigation-item-arrow,.highlight_primary_bg,.w-actionbox.color_primary,.w-blog-post-preview-icon,.w-blog.layout_cards .format-quote .w-blog-post-h,button,input[type="submit"],a.w-btn.color_primary,.w-btn.color_primary,.w-btn.color_primary.style_outlined:before,.no-touch .g-filters-item:hover,.w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .w-iconbox.style_outlined .w-iconbox-icon:before,.no-touch .w-person-links-item:before,.w-pricing-item.type_featured .w-pricing-item-header,.w-progbar.color_primary .w-progbar-bar-h,.w-sharing.type_solid.color_primary .w-sharing-item,.w-sharing.type_fixed.color_primary .w-sharing-item,.w-sharing.type_outlined.color_primary .w-sharing-item:before,.w-tabs.layout_modern .w-tabs-list,.w-tabs.layout_trendy .w-tabs-item:after,.w-tabs.layout_timeline .w-tabs-item:before,.w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .w-testimonials.style_6 .w-testimonial-h:hover .w-testimonial-text,.no-touch .w-header-show:hover,.no-touch .w-toplink.active:hover,.no-touch .pagination .page-numbers:before,.pagination .page-numbers.current,.l-main .widget_nav_menu .menu-item.current-menu-item > a,.rsThumb.rsNavSelected,.no-touch .tp-leftarrow.tparrows.custom:before,.no-touch .tp-rightarrow.tparrows.custom:before,.smile-icon-timeline-wrap .timeline-separator-text .sep-text,.smile-icon-timeline-wrap .timeline-wrapper .timeline-dot,.smile-icon-timeline-wrap .timeline-feature-item .timeline-dot,.tablepress .sorting:hover,.tablepress .sorting_asc,.tablepress .sorting_desc,p.demo_store,.woocommerce .button.alt,.woocommerce .button.checkout,.woocommerce .product-h .button.loading,.no-touch .woocommerce .product-h .button:hover,.woocommerce .onsale,.widget_price_filter .ui-slider-range,.widget_layered_nav ul li.chosen,.widget_layered_nav_filters ul li a,.no-touch .bbp-pagination-links a:hover,.bbp-pagination-links span.current,.no-touch span.bbp-topic-pagination a.page-numbers:hover,.tribe-events-calendar td.mobile-active,.tribe-events-button,.datepicker td.day.active,.datepicker td span.active,.gform_wrapper .gform_page_footer .gform_next_button,.gform_wrapper .gf_progressbar_percentage,.gform_wrapper .chosen-container .chosen-results li.highlighted,.l-body .cl-btn {background-color:#ed1c24;}.l-content blockquote,.no-touch .l-titlebar .g-nav-item:hover,.g-filters.style_3 .g-filters-item.active,.no-touch .owl-prev:hover,.no-touch .owl-next:hover,.no-touch .w-logos.style_1 .w-logos-item:hover,.w-separator.color_primary,.w-tabs.layout_default .w-tabs-item.active,.w-tabs.layout_ver .w-tabs-item.active,.no-touch .g-tags > a:hover,.no-touch .w-testimonials.style_1 .w-testimonial-h:hover,.l-main .widget_nav_menu .menu-item.current-menu-item > a,.woocommerce-tabs .tabs li.active,.no-touch .woocommerce-tabs .tabs li.active:hover,.widget_layered_nav ul li.chosen,.owl-dot.active span,.rsBullet.rsNavSelected span,.bbp-pagination-links span.current,.no-touch #bbpress-forums .bbp-pagination-links a:hover,.no-touch #bbpress-forums .bbp-topic-pagination a:hover,#bbp-user-navigation li.current {border-color:#ed1c24;}a.w-btn.color_primary.style_outlined,.w-btn.color_primary.style_outlined,.l-main .w-contacts-item:before,.w-iconbox.color_primary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_primary .w-sharing-item,.w-tabs.layout_timeline .w-tabs-item,.w-tabs.layout_timeline .w-tabs-section-header-h,.us-woo-shop_standard .product-h .button {box-shadow:0 0 0 2px #ed1c24 inset;}input:focus,textarea:focus,select:focus,.tp-bullets.custom .tp-bullet.selected {box-shadow:0 0 0 2px #ed1c24;}.highlight_secondary,.no-touch .w-blognav-prev:hover .w-blognav-title,.no-touch .w-blognav-next:hover .w-blognav-title,a.w-btn.color_secondary.style_outlined,.w-btn.color_secondary.style_outlined,.w-counter.color_secondary .w-counter-number,.w-iconbox.color_secondary .w-iconbox-icon,.w-separator.color_secondary,.w-sharing.type_outlined.color_secondary .w-sharing-item,.no-touch .w-sharing.type_simple.color_secondary .w-sharing-item:hover .w-sharing-icon {color:#333333;}.l-section.color_secondary,.l-titlebar.color_secondary,.highlight_secondary_bg,.no-touch .w-blog.layout_cards .w-blog-post-meta-category a:hover,.no-touch .w-blog.layout_tiles .w-blog-post-meta-category a:hover,.no-touch .l-section.preview_trendy .w-blog-post-meta-category a:hover,.no-touch input[type="submit"]:hover,a.w-btn.color_secondary,.w-btn.color_secondary,.w-btn.color_secondary.style_outlined:before,.w-actionbox.color_secondary,.w-iconbox.style_circle.color_secondary .w-iconbox-icon,.w-progbar.color_secondary .w-progbar-bar-h,.w-sharing.type_solid.color_secondary .w-sharing-item,.w-sharing.type_fixed.color_secondary .w-sharing-item,.w-sharing.type_outlined.color_secondary .w-sharing-item:before,.no-touch .woocommerce .button:hover,.no-touch .woocommerce .product-remove a.remove:hover,.no-touch .tribe-events-button:hover,.no-touch .widget_layered_nav_filters ul li a:hover {background-color:#333333;}.w-separator.color_secondary {border-color:#333333;}a.w-btn.color_secondary.style_outlined,.w-btn.color_secondary.style_outlined,.w-iconbox.color_secondary.style_outlined .w-iconbox-icon,.w-sharing.type_outlined.color_secondary .w-sharing-item {box-shadow:0 0 0 2px #333333 inset;}.highlight_faded,.w-author-url,.w-blog-post-meta > *,.w-profile-link.for_logout,.w-testimonial-author-role,.w-testimonials.style_4 .w-testimonial-h:before,.l-main .widget_tag_cloud,.l-main .widget_product_tag_cloud,.woocommerce-breadcrumb,.woocommerce .star-rating:before,.woocommerce .stars span:after,p.bbp-topic-meta,.bbp_widget_login .logout-link {color:#999999;}.w-blog.layout_latest .w-blog-post-meta-date {border-color:#999999;}.tribe-events-cost,.tribe-events-list .tribe-events-event-cost {background-color:#999999;}.l-section.color_alternate,.l-titlebar.color_alternate,.color_alternate .g-filters.style_1 .g-filters-item.active,.no-touch .color_alternate .g-filters-item.active:hover,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {background-color:#f6f6f6;}.color_alternate a.w-btn.color_contrast,.color_alternate .w-btn.color_contrast,.no-touch .color_alternate a.w-btn.color_contrast:hover,.no-touch .color_alternate .w-btn.color_contrast:hover,.no-touch .color_alternate a.w-btn.color_contrast.style_outlined:hover,.no-touch .color_alternate .w-btn.color_contrast.style_outlined:hover,.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon {color:#f6f6f6;}.color_alternate .w-tabs.layout_modern .w-tabs-item:after {border-bottom-color:#f6f6f6;}.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate .w-blog-post-preview-icon,.color_alternate .w-blog.layout_flat .w-blog-post-h,.color_alternate .w-blog.layout_cards .w-blog-post-h,.color_alternate .g-filters.style_1,.color_alternate .g-filters.style_2 .g-filters-item.active,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.color_alternate .g-loadmore-btn,.color_alternate .w-pricing-item-header,.color_alternate .w-progbar-bar,.color_alternate .w-tabs.layout_default .w-tabs-list,.color_alternate .w-testimonials.style_4 .w-testimonial-h:before,.color_alternate .w-testimonials.style_6 .w-testimonial-text,.l-content .color_alternate .wp-caption-text {background-color:#ffffff;}.l-section.color_alternate,.l-section.color_alternate hr,.l-section.color_alternate th,.l-section.color_alternate td,.color_alternate .vc_column_container,.color_alternate .vc_column-inner,.color_alternate .w-blog-post,.color_alternate .w-comments-list,.color_alternate .w-pricing-item-h,.color_alternate .w-profile,.color_alternate .w-separator,.color_alternate .w-tabs-list,.color_alternate .w-tabs-section,.color_alternate .w-tabs-section-header:before,.color_alternate .w-tabs.layout_timeline.accordion .w-tabs-section-content,.color_alternate .w-testimonials.style_1 .w-testimonial-h {border-color:#e5e5e5;}.color_alternate .w-separator,.color_alternate .w-iconbox.color_light .w-iconbox-icon {color:#e5e5e5;}.color_alternate a.w-btn.color_light,.color_alternate .w-btn.color_light,.color_alternate .w-btn.color_light.style_outlined:before,.color_alternate .w-btn.w-blog-post-more:before,.color_alternate .w-iconbox.style_circle.color_light .w-iconbox-icon,.no-touch .color_alternate .g-loadmore-btn:hover {background-color:#e5e5e5;}.color_alternate a.w-btn.color_light.style_outlined,.color_alternate .w-btn.color_light.style_outlined,.color_alternate .w-btn.w-blog-post-more,.color_alternate .w-iconbox.style_outlined.color_light .w-iconbox-icon,.color_alternate .w-person-links-item,.color_alternate .pagination .page-numbers {box-shadow:0 0 0 2px #e5e5e5 inset;}.color_alternate .w-tabs.layout_trendy .w-tabs-list {box-shadow:0 -1px 0 #e5e5e5 inset;}.color_alternate h1,.color_alternate h2,.color_alternate h3,.color_alternate h4,.color_alternate h5,.color_alternate h6,.color_alternate .w-counter-number,.color_alternate .w-pricing-item-header {color:#000000;}.color_alternate .w-progbar.color_contrast .w-progbar-bar-h {background-color:#000000;}.l-titlebar.color_alternate,.l-section.color_alternate,.color_alternate input,.color_alternate textarea,.color_alternate select,.color_alternate a.w-btn.color_contrast.style_outlined,.color_alternate .w-btn.color_contrast.style_outlined,.color_alternate .w-form-row-field:before,.color_alternate .w-iconbox.color_contrast .w-iconbox-icon,.color_alternate .w-iconbox.color_light.style_circle .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {color:#333333;}.color_alternate a.w-btn.color_light,.color_alternate .w-btn.color_light,.color_alternate .w-btn.w-blog-post-more {color:#333333 !important;}.color_alternate a.w-btn.color_contrast,.color_alternate .w-btn.color_contrast,.color_alternate .w-btn.color_contrast.style_outlined:before,.color_alternate .w-iconbox.style_circle.color_contrast .w-iconbox-icon {background-color:#333333;}.color_alternate a.w-btn.color_contrast.style_outlined,.color_alternate .w-btn.color_contrast.style_outlined,.color_alternate .w-iconbox.style_outlined.color_contrast .w-iconbox-icon {box-shadow:0 0 0 2px #333333 inset;}.color_alternate a {color:#ed1c24;}.no-touch .color_alternate a:hover,.no-touch .color_alternate a:hover + .w-blog-post-body .w-blog-post-title a,.no-touch .color_alternate .w-blog-post-title a:hover {color:#000000;}.color_alternate .highlight_primary,.no-touch .l-titlebar.color_alternate .g-nav-item:hover,.color_alternate a.w-btn.color_primary.style_outlined,.color_alternate .w-btn.color_primary.style_outlined,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-counter.color_primary .w-counter-number,.color_alternate .g-filters-item.active,.no-touch .color_alternate .g-filters-item.active:hover,.color_alternate .w-form-row.focused .w-form-row-field:before,.color_alternate .w-iconbox.color_primary .w-iconbox-icon,.no-touch .color_alternate .owl-prev:hover,.no-touch .color_alternate .owl-next:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_trendy .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.color_alternate .w-tabs-section.active .w-tabs-section-header,.color_alternate .w-testimonials.style_2 .w-testimonial-h:before {color:#ed1c24;}.color_alternate .highlight_primary_bg,.color_alternate .w-actionbox.color_primary,.color_alternate .w-blog-post-preview-icon,.color_alternate .w-blog.layout_cards .format-quote .w-blog-post-h,.color_alternate button,.color_alternate input[type="submit"],.color_alternate a.w-btn.color_primary,.color_alternate .w-btn.color_primary,.color_alternate .w-btn.color_primary.style_outlined:before,.no-touch .color_alternate .g-filters-item:hover,.color_alternate .w-iconbox.style_circle.color_primary .w-iconbox-icon,.no-touch .color_alternate .w-iconbox.style_circle .w-iconbox-icon:before,.no-touch .color_alternate .w-iconbox.style_outlined .w-iconbox-icon:before,.color_alternate .w-pricing-item.type_featured .w-pricing-item-header,.color_alternate .w-progbar.color_primary .w-progbar-bar-h,.color_alternate .w-tabs.layout_modern .w-tabs-list,.color_alternate .w-tabs.layout_trendy .w-tabs-item:after,.color_alternate .w-tabs.layout_timeline .w-tabs-item:before,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h:before,.no-touch .color_alternate .pagination .page-numbers:before,.color_alternate .pagination .page-numbers.current {background-color:#ed1c24;}.l-content .color_alternate blockquote,.no-touch .l-titlebar.color_alternate .g-nav-item:hover,.color_alternate .g-filters.style_3 .g-filters-item.active,.no-touch .color_alternate .owl-prev:hover,.no-touch .color_alternate .owl-next:hover,.no-touch .color_alternate .w-logos.style_1 .w-logos-item:hover,.color_alternate .w-separator.color_primary,.color_alternate .w-tabs.layout_default .w-tabs-item.active,.color_alternate .w-tabs.layout_ver .w-tabs-item.active,.no-touch .color_alternate .w-tabs.layout_default .w-tabs-item.active:hover,.no-touch .color_alternate .w-tabs.layout_ver .w-tabs-item.active:hover,.no-touch .color_alternate .g-tags > a:hover,.no-touch .color_alternate .w-testimonials.style_1 .w-testimonial-h:hover {border-color:#ed1c24;}.color_alternate a.w-btn.color_primary.style_outlined,.color_alternate .w-btn.color_primary.style_outlined,.l-main .color_alternate .w-contacts-item:before,.color_alternate .w-iconbox.color_primary.style_outlined .w-iconbox-icon,.color_alternate .w-tabs.layout_timeline .w-tabs-item,.color_alternate .w-tabs.layout_timeline .w-tabs-section-header-h {box-shadow:0 0 0 2px #ed1c24 inset;}.color_alternate input:focus,.color_alternate textarea:focus,.color_alternate select:focus {box-shadow:0 0 0 2px #ed1c24;}.color_alternate .highlight_secondary,.color_alternate a.w-btn.color_secondary.style_outlined,.color_alternate .w-btn.color_secondary.style_outlined,.color_alternate .w-counter.color_secondary .w-counter-number,.color_alternate .w-iconbox.color_secondary .w-iconbox-icon,.color_alternate .w-separator.color_secondary {color:#333333;}.color_alternate .highlight_secondary_bg,.no-touch .color_alternate input[type="submit"]:hover,.color_alternate a.w-btn.color_secondary,.color_alternate .w-btn.color_secondary,.color_alternate .w-btn.color_secondary.style_outlined:before,.color_alternate .w-actionbox.color_secondary,.color_alternate .w-iconbox.style_circle.color_secondary .w-iconbox-icon,.color_alternate .w-progbar.color_secondary .w-progbar-bar-h {background-color:#333333;}.color_alternate .w-separator.color_secondary {border-color:#333333;}.color_alternate a.w-btn.color_secondary.style_outlined,.color_alternate .w-btn.color_secondary.style_outlined,.color_alternate .w-iconbox.color_secondary.style_outlined .w-iconbox-icon {box-shadow:0 0 0 2px #333333 inset;}.color_alternate .highlight_faded,.color_alternate .w-blog-post-meta > *,.color_alternate .w-profile-link.for_logout,.color_alternate .w-testimonial-author-role,.color_alternate .w-testimonials.style_4 .w-testimonial-h:before {color:#999999;}.color_alternate .w-blog.layout_latest .w-blog-post-meta-date {border-color:#999999;}.l-subfooter.at_top,.no-touch .l-subfooter.at_top #lang_sel ul ul a:hover,.no-touch .l-subfooter.at_top #lang_sel_click ul ul a:hover {background-color:#f6f6f6;}.l-subfooter.at_top input,.l-subfooter.at_top textarea,.l-subfooter.at_top select,.l-subfooter.at_top .w-socials.style_solid .w-socials-item-link,.no-touch .l-subfooter.at_top #lang_sel a,.no-touch .l-subfooter.at_top #lang_sel_click a {background-color:#ffffff;}.l-subfooter.at_top,.l-subfooter.at_top .w-profile,.l-subfooter.at_top .widget_calendar #calendar_wrap {border-color:#e2e2e2;}.l-subfooter.at_top .w-socials.style_outlined .w-socials-item-link {box-shadow:0 0 0 2px #e2e2e2 inset;}.l-subfooter.at_top h1,.l-subfooter.at_top h2,.l-subfooter.at_top h3,.l-subfooter.at_top h4,.l-subfooter.at_top h5,.l-subfooter.at_top h6,.l-subfooter.at_top input,.l-subfooter.at_top textarea,.l-subfooter.at_top select,.l-subfooter.at_top .w-form-row-field:before {color:#000000;}.l-subfooter.at_top {color:#666666;}.l-subfooter.at_top a,.l-subfooter.at_top .widget_tag_cloud .tagcloud a,.l-subfooter.at_top .widget_product_tag_cloud .tagcloud a {color:#ed1c24;}.no-touch .l-subfooter.at_top a:hover,.no-touch .l-subfooter.at_top .w-form-row.focused .w-form-row-field:before,.no-touch .l-subfooter.at_top .widget_tag_cloud .tagcloud a:hover,.no-touch .l-subfooter.at_top .widget_product_tag_cloud .tagcloud a:hover {color:#000000;}.l-subfooter.at_top input:focus,.l-subfooter.at_top textarea:focus,.l-subfooter.at_top select:focus {box-shadow:0 0 0 2px #000000;}.l-subfooter.at_bottom {background-color:#f6f6f6;}.l-subfooter.at_bottom {color:#999999;}.l-subfooter.at_bottom a {color:#666666;}.no-touch .l-subfooter.at_bottom a:hover {color:#ed1c24;}#home .upb_row_bg {background-image:url(//pzls.pl/wp-content/uploads/2015/04/collage.png);background-position-y:25%;background-size:100%;background-repeat:no-repeat;}#about .upb_row_bg {background-image:url(//pzls.pl/wp-content/uploads/2015/04/16422910_684639225042151_6417326194028371552_o.jpg);background-position-y:25%;background-size:100%; background-repeat:no-repeat;}.no-touch #contact a:hover { color:inherit; }@media only screen and (max-width:767px) {.ult-vc-seperator.ult-xlarge-triangle svg {height:70px !important;}}@media only screen and (max-width:599px) {h2.vc_custom_heading {font-size:44px !important;}h3.vc_custom_heading {font-size:36px !important;}}.page-id-5 .shadow_thin .menu-item.level_1 > a:hover {color:#ffffff !important;text-decoration:underline;}.page-id-5 .shadow_thin.sticky .menu-item.level_1 > a:hover {color:#333 !important;text-decoration:underline;}.l-section.for_sharing .w-sharing.type_simple.align_left.color_default {text-align:center;}.page-id-6423 .l-subheader-cell .w-nav, .page-id-6425 .l-subheader-cell .w-nav {display:none;}.w-btn.color_red {background-color:#284c60;}.w-btn.color_navy {background-color:#002a42;}@font-face{font-family:'FontAwesome';src:url(//pzls.pl/wp-content/plugins/popup-anything-on-click/assets/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//pzls.pl/wp-content/plugins/popup-anything-on-click/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//pzls.pl/wp-content/plugins/popup-anything-on-click/assets/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//pzls.pl/wp-content/plugins/popup-anything-on-click/assets/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//pzls.pl/wp-content/plugins/popup-anything-on-click/assets/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//pzls.pl/wp-content/plugins/popup-anything-on-click/assets/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.custombox-content,.custombox-overlay{position:fixed;overflow:hidden;top:0;width:100%;height:100%}.custombox-overlay{z-index:9997;opacity:0;transition-delay:0s;transition-timing-function:linear;transition-property:opacity}.custombox-content{z-index:9999;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch}.custombox-lock{overflow:hidden}.custombox-reference{display:none}.custombox-content{overflow-y:auto}.custombox-content>*{max-width:100%;max-height:95%}.custombox-fullscreen.custombox-content{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:stretch;align-items:stretch}.custombox-fullscreen.custombox-content>*{width:100%;max-height:100%}.custombox-y-top{-ms-flex-align:baseline;align-items:baseline}.custombox-x-left{-ms-flex-align:start;align-items:flex-start}.custombox-y-center{-ms-flex-align:center;align-items:center}.custombox-y-bottom{-ms-flex-align:end;align-items:flex-end}.custombox-x-center{-ms-flex-pack:center;justify-content:center}.custombox-x-right{-ms-flex-pack:end;justify-content:flex-end}.custombox-perspective,.custombox-perspective body{perspective:600px;height:100%;overflow:hidden}.custombox-perspective .custombox-container{overflow:hidden;height:100%}@keyframes paoc-fadeIn{from{transform:scale(.7);transition-property:all}to{transform:scale(1);opacity:1}}@keyframes fadeOut{from{transform:scale(1);opacity:1}to{transform:scale(.7);transition-property:all}}.custombox-fadein.custombox-content{opacity:0}.custombox-fadein.custombox-content.custombox-open{animation-name:paoc-fadeIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-fadein.custombox-content.custombox-close{animation-name:fadeOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slideInTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes slideOutTop{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes slideInBottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideOutBottom{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes slideInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slideOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slideInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}.custombox-contentscale.custombox-content,.custombox-letmein.custombox-content,.custombox-makeway.custombox-content,.custombox-push.custombox-content,.custombox-slide.custombox-content,.custombox-slip.custombox-content{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-contentscale.custombox-content.custombox-open.custombox-top,.custombox-letmein.custombox-content.custombox-open.custombox-top,.custombox-makeway.custombox-content.custombox-open.custombox-top,.custombox-push.custombox-content.custombox-open.custombox-top,.custombox-slide.custombox-content.custombox-open.custombox-top,.custombox-slip.custombox-content.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-bottom,.custombox-letmein.custombox-content.custombox-open.custombox-bottom,.custombox-makeway.custombox-content.custombox-open.custombox-bottom,.custombox-push.custombox-content.custombox-open.custombox-bottom,.custombox-slide.custombox-content.custombox-open.custombox-bottom,.custombox-slip.custombox-content.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-left,.custombox-letmein.custombox-content.custombox-open.custombox-left,.custombox-makeway.custombox-content.custombox-open.custombox-left,.custombox-push.custombox-content.custombox-open.custombox-left,.custombox-slide.custombox-content.custombox-open.custombox-left,.custombox-slip.custombox-content.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-open.custombox-right,.custombox-letmein.custombox-content.custombox-open.custombox-right,.custombox-makeway.custombox-content.custombox-open.custombox-right,.custombox-push.custombox-content.custombox-open.custombox-right,.custombox-slide.custombox-content.custombox-open.custombox-right,.custombox-slip.custombox-content.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-top,.custombox-letmein.custombox-content.custombox-close.custombox-top,.custombox-makeway.custombox-content.custombox-close.custombox-top,.custombox-push.custombox-content.custombox-close.custombox-top,.custombox-slide.custombox-content.custombox-close.custombox-top,.custombox-slip.custombox-content.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-bottom,.custombox-letmein.custombox-content.custombox-close.custombox-bottom,.custombox-makeway.custombox-content.custombox-close.custombox-bottom,.custombox-push.custombox-content.custombox-close.custombox-bottom,.custombox-slide.custombox-content.custombox-close.custombox-bottom,.custombox-slip.custombox-content.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-left,.custombox-letmein.custombox-content.custombox-close.custombox-left,.custombox-makeway.custombox-content.custombox-close.custombox-left,.custombox-push.custombox-content.custombox-close.custombox-left,.custombox-slide.custombox-content.custombox-close.custombox-left,.custombox-slip.custombox-content.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-content.custombox-close.custombox-right,.custombox-letmein.custombox-content.custombox-close.custombox-right,.custombox-makeway.custombox-content.custombox-close.custombox-right,.custombox-push.custombox-content.custombox-close.custombox-right,.custombox-slide.custombox-content.custombox-close.custombox-right,.custombox-slip.custombox-content.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes newspaperIn{from{transform:scale(0) rotate(720deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes newspaperOut{from{transform:scale(1) rotate(0);opacity:1}to{transform:scale(0) rotate(720deg);opacity:0}}.custombox-newspaper.custombox-content{opacity:0}.custombox-newspaper.custombox-content.custombox-open{animation-name:newspaperIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-newspaper.custombox-content.custombox-close{animation-name:newspaperOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes fallIn{from{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}to{transition-timing-function:ease-in;transition-property:all;transform:translateZ(0) rotateX(0);opacity:1}}@keyframes fallOut{from{transition-timing-function:ease-in;transition-property:all;transform:translateZ(0) rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:translateZ(600px) rotateX(20deg);opacity:0}}.custombox-fall.custombox-content{opacity:0}.custombox-fall.custombox-content.custombox-open{animation-name:fallIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-fall.custombox-content.custombox-close{animation-name:fallOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes sidefallIn{from{transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}to{transition-timing-function:ease-in;transition-property:all;transform:translate(0) translateZ(0) rotate(0);opacity:1}}@keyframes sidefallOut{from{transition-timing-function:ease-in;transition-property:all;transform:translate(0) translateZ(0) rotate(0);opacity:1}to{transform-style:preserve-3d;transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}}.custombox-sidefall.custombox-content{opacity:0}.custombox-sidefall.custombox-content.custombox-open{animation-name:sidefallIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-sidefall.custombox-content.custombox-close{animation-name:sidefallOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes blurInTop{from{transform:translateY(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutTop{from{transform:translateY(0);opacity:1}to{transform:translateY(-5%);opacity:0}}@keyframes blurInBottom{from{transform:translateY(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutBottom{from{transform:translateY(0);opacity:1}to{transform:translateY(5%);opacity:0}}@keyframes blurInRight{from{transform:translateX(5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutRight{from{transform:translateY(0);opacity:1}to{transform:translateX(5%);opacity:0}}@keyframes blurInLeft{from{transform:translateX(-5%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes blurOutLeft{from{transform:translateY(0);opacity:1}to{transform:translateX(-5%);opacity:0}}@keyframes blurInContainer{from{filter:blur(0)}to{filter:blur(3px)}}@keyframes blurOutContainer{from{filter:blur(3px)}to{filter:blur(0)}}.custombox-blur.custombox-content{opacity:0}.custombox-blur.custombox-content.custombox-open.custombox-top{animation-name:blurInTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-bottom{animation-name:blurInBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-left{animation-name:blurInLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-open.custombox-right{animation-name:blurInRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-top{animation-name:blurOutTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-bottom{animation-name:blurOutBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-right{animation-name:blurOutRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-content.custombox-close.custombox-left{animation-name:blurOutLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-container{animation-name:blurOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-blur.custombox-container.custombox-open{animation-name:blurInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes flipInTop{from{transform-style:preserve-3d;transform:rotateX(-70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutTop{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(-70deg)}}@keyframes flipInBottom{from{transform-style:preserve-3d;transform:rotateX(70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutBottom{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(70deg)}}@keyframes flipInRight{from{transform-style:preserve-3d;transform:rotateY(70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutRight{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateY(70deg)}}@keyframes flipInLeft{from{transform-style:preserve-3d;transform:rotateY(-70deg)}to{transform:rotateY(0);opacity:1}}@keyframes flipOutLeft{from{transform:rotateY(0);opacity:1}to{transform-style:preserve-3d;transform:rotateY(-70deg)}}.custombox-flip.custombox-content{opacity:0}.custombox-flip.custombox-content.custombox-open.custombox-top{animation-name:flipInTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-bottom{animation-name:flipInBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-right{animation-name:flipInRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-open.custombox-left{animation-name:flipInLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-top{animation-name:flipOutTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-bottom{animation-name:flipOutBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-right{animation-name:flipOutRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flip.custombox-content.custombox-close.custombox-left{animation-name:flipOutLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes signIn{from{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;transition-property:all}to{transform:rotateX(0);opacity:1}}@keyframes signOut{from{transform:rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:rotateX(-60deg);transform-origin:50% 0;transition-property:all}}.custombox-sign{perspective:1300px}.custombox-sign.custombox-content{opacity:0}.custombox-sign.custombox-content.custombox-open{animation-name:signIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-sign.custombox-content.custombox-close{animation-name:signOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes superscaledIn{from{transform:scale(2)}to{transform:scale(1);opacity:1}}@keyframes superscaledOut{from{transform:scale(1);opacity:1}to{transform:scale(2)}}.custombox-superscaled.custombox-content{opacity:0}.custombox-superscaled.custombox-content.custombox-open{animation-name:superscaledIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-superscaled.custombox-content.custombox-close{animation-name:superscaledOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slitIn{0%{transform:translateZ(-3000px) rotateY(90deg)}50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-out}100%{transform:translateZ(0) rotateY(0);opacity:1}}@keyframes slitOut{0%{transform:translateZ(0) rotateY(0);opacity:1}50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-out}100%{transform:translateZ(-3000px) rotateY(90deg)}}.custombox-slit.custombox-content{opacity:0;transform-style:preserve-3d}.custombox-slit.custombox-content.custombox-open{animation-name:slitIn;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slit.custombox-content.custombox-close{animation-name:slitOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes rotateIn{from{transform-style:preserve-3d;transform:translateY(0) rotateX(90deg);transform-origin:0 100%;opacity:0;transition-timing-function:ease-out;transition-property:all}to{transform:translateY(0) rotateX(0);opacity:1}}@keyframes rotateOut{from{transform:translateY(0) rotateX(0);opacity:1}to{transform-style:preserve-3d;transform:translateY(0) rotateX(90deg);transform-origin:0 100%;opacity:0;transition-timing-function:ease-out;transition-property:all}}.custombox-rotate{perspective:2300px}.custombox-rotate.custombox-content{-ms-transform:translateY(-100%);transform:translateY(-100%)}.custombox-rotate.custombox-content.custombox-open{animation-name:rotateIn;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-rotate.custombox-content.custombox-close{animation-name:rotateOut;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes letmeinBottomOverlay{to{transform:rotateX(-2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutBottomOverlay{from{transform:rotateX(-2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinLeftOverlay{to{transform:rotateY(-2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutLeftOverlay{from{transform:rotateY(-2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinRightOverlay{to{transform:rotateY(2deg);transform-origin:50% 0;transform-style:preserve-3d}}@keyframes letmeinOutRightOverlay{from{transform:rotateY(2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}@keyframes letmeinTopOverlay{to{transform:rotateX(2deg);transform-origin:0 50%;transform-style:preserve-3d}}@keyframes letmeinOutTopOverlay{from{transform:rotateX(2deg);transform-origin:50% 0;transform-style:preserve-3d}to{opacity:0}}.custombox-letmein.custombox-overlay.custombox-open.custombox-top{animation-name:letmeinTopOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-bottom{animation-name:letmeinBottomOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-left{animation-name:letmeinLeftOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-open.custombox-right{animation-name:letmeinRightOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-top{animation-name:letmeinOutTopOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-bottom{animation-name:letmeinOutBottomOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-left{animation-name:letmeinOutLeftOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-letmein.custombox-overlay.custombox-close.custombox-right{animation-name:letmeinOutRightOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes makewayInContainer{50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{transform:translateZ(-200px)}}@keyframes makewayOutContainer{0%{transform:translateZ(-200px)}50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{opacity:0}}@keyframes makewayInTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes makewayOutTop{from{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes makewayInBottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes makewayOutBottom{from{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes makewayInLeft{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes makewayOutLeft{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes makewayInRight{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes makewayOutRight{from{transform:translateX(0)}to{transform:translateX(100%)}}.custombox-makeway.custombox-overlay{transform-style:preserve-3d;-ms-transform-origin:0 50%;transform-origin:0 50%}.custombox-makeway.custombox-overlay.custombox-open{animation-name:makewayInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-overlay.custombox-close{animation-name:makewayOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-container{transform-style:preserve-3d;-ms-transform-origin:0 50%;transform-origin:0 50%}.custombox-makeway.custombox-container.custombox-open{animation-name:makewayInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-makeway.custombox-container.custombox-close{animation-name:makewayOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes slipTopOverlay{50%{transform:rotateX(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutTopOverlay{50%{transform:rotateX(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipRightOverlay{50%{transform:rotateY(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutRightOverlay{50%{transform:rotateY(10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipBottomOverlay{50%{transform:rotateX(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutBottomOverlay{50%{transform:rotateX(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipLeftOverlay{50%{transform:rotateY(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}@keyframes slipOutLeftOverlay{50%{transform:rotateY(-10deg);transform-origin:50% 100%;transform-style:preserve-3d}}.custombox-slip.custombox-overlay.custombox-open.custombox-top{animation-name:slipTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-bottom{animation-name:slipBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-left{animation-name:slipLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-open.custombox-right{animation-name:slipRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-top{animation-name:slipOutTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-bottom{animation-name:slipOutBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-left{animation-name:slipOutLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-overlay.custombox-close.custombox-right{animation-name:slipOutRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-top{animation-name:slipTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-bottom{animation-name:slipBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-left{animation-name:slipLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-open.custombox-right{animation-name:slipRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-top{animation-name:slipOutTopOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-bottom{animation-name:slipOutBottomOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-left{animation-name:slipOutLeftOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slip.custombox-container.custombox-close.custombox-right{animation-name:slipOutRightOverlay;animation-timing-function:ease-in-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes cornerInOverlay{from{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility}to{transform:translateY(0);transition-property:opacity,transform}}@keyframes cornerOutOverlay{from{transform:translateY(0);transition-property:opacity,transform}to{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility;opacity:0}}@keyframes cornerInContent{from{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility}to{transform:translateY(0);transition-property:opacity,transform;opacity:1}}@keyframes cornerOutContent{from{transform:translateY(0);transition-property:opacity,transform;opacity:1}to{transform:translateY(150px) translateX(150px);transition-property:opacity,transform,visibility;opacity:0}}.custombox-corner.custombox-overlay.custombox-open{animation-name:cornerInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-overlay.custombox-close{animation-name:cornerOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-content.custombox-open{animation-name:cornerInContent;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-corner.custombox-content.custombox-close{animation-name:cornerOutContent;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content,.custombox-slidetogether.custombox-overlay{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-slidetogether.custombox-content.custombox-open.custombox-top,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-bottom,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-left,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-open.custombox-right,.custombox-slidetogether.custombox-overlay.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-top,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-bottom,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-left,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-slidetogether.custombox-content.custombox-close.custombox-right,.custombox-slidetogether.custombox-overlay.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes scaleInOverlay{from{transform:scale(.9);transition:transform;opacity:0}to{transform:scale(1);transition:transform}}@keyframes scaleOutOverlay{from{transform:scale(1);transition:transform}to{transform:scale(.9);transition:transform;opacity:0;opacity:0}}.custombox-scale.custombox-overlay.custombox-open{animation-name:scaleInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-overlay.custombox-close{animation-name:scaleOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-content.custombox-open{animation-name:scaleInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-scale.custombox-content.custombox-close{animation-name:scaleOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes doorInOverlay{from{position:fixed;bottom:0;left:50%;right:50%;width:0}to{width:100%;left:0;right:0;transition-property:width}}@keyframes doorOutOverlay{from{width:100%;left:0;right:0;transition-property:width}to{position:fixed;bottom:0;left:50%;right:50%;width:0}}.custombox-door.custombox-overlay.custombox-open{animation-name:doorInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-overlay.custombox-close{animation-name:doorOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-content.custombox-open{animation-name:doorInOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-door.custombox-content.custombox-close{animation-name:doorOutOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes pushInLeftOverlay{from{transform:translateX(-100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutLeftOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateX(-100%)}}@keyframes pushInRightOverlay{from{transform:translateX(100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutRightOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateX(100%)}}@keyframes pushInTopOverlay{from{transform:translateY(-100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutTopOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(-100%)}}@keyframes pushInBottomOverlay{from{transform:translateY(100%)}to{transform:translateX(0) translateY(0)}}@keyframes pushOutBottomOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(100%)}}@keyframes pushOutTopOverlay{from{transform:translateX(0) translateY(0)}to{transform:translateY(-100%)}}@keyframes pushInLeftContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateX(100%)}}@keyframes pushOutLeftContainer{from{transform:translateX(100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInRightContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateX(-100%)}}@keyframes pushOutRightContainer{from{transform:translateX(-100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInTopContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateY(100%)}}@keyframes pushOutTopContainer{from{transform:translateY(100%)}to{overflow-x:hidden;transition-property:transform}}@keyframes pushInBottomContainer{from{overflow-x:hidden;transition-property:transform}to{transform:translateY(-100%)}}@keyframes pushOutBottomContainer{from{transform:translateY(-100%)}to{overflow-x:hidden;transition-property:transform}}.custombox-push.custombox-overlay{transition-property:transform}.custombox-push.custombox-overlay.custombox-open.custombox-top{animation-name:pushInTopOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-bottom{animation-name:pushInBottomOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-left{animation-name:pushInLeftOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-open.custombox-right{animation-name:pushInRightOverlay;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-top{animation-name:pushOutTopOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-bottom{animation-name:pushOutBottomOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-left{animation-name:pushOutLeftOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-overlay.custombox-close.custombox-right{animation-name:pushOutRightOverlay;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-top{animation-name:pushInTopContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-bottom{animation-name:pushInBottomContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-left{animation-name:pushInLeftContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-open.custombox-right{animation-name:pushInRightContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-top{animation-name:pushOutTopContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-bottom{animation-name:pushOutBottomContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-left{animation-name:pushOutLeftContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-push.custombox-container.custombox-close.custombox-right{animation-name:pushOutRightContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes contentscaleInContainer{from{transition:transform}to{transform:scale(.8)}}@keyframes contentscaleOutContainer{from{transform:scale(.8)}to{transition:transform}}.custombox-contentscale.custombox-overlay{-ms-transform:translateX(-100%);transform:translateX(-100%)}.custombox-contentscale.custombox-overlay.custombox-open.custombox-top{animation-name:slideInTop;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-bottom{animation-name:slideInBottom;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-left{animation-name:slideInLeft;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-open.custombox-right{animation-name:slideInRight;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-top{animation-name:slideOutTop;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-bottom{animation-name:slideOutBottom;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-left{animation-name:slideOutLeft;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-overlay.custombox-close.custombox-right{animation-name:slideOutRight;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-container.custombox-open{animation-name:contentscaleInContainer;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-contentscale.custombox-container.custombox-close{animation-name:contentscaleOutContainer;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes swellOpen{0%{opacity:0;transform:translate3d(calc(-100vw - 50%),0,0)}50%{opacity:1;transform:translate3d(100px,0,0)}100%{opacity:1;transform:translate3d(0,0,0)}}@keyframes swellClose{0%{opacity:1;transform:translate3d(0,0,0)}50%{opacity:1;transform:translate3d(-100px,0,0) scale3d(1.1,1.1,1)}100%{opacity:0;transform:translate3d(calc(100vw + 50%),0,0)}}.custombox-swell.custombox-content{opacity:0}.custombox-swell.custombox-content.custombox-open{animation-name:swellOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-swell.custombox-content.custombox-close{animation-name:swellClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes rotatedownOpen{0%{opacity:0;transform:rotate3d(0,0,1,-45deg)}100%{opacity:1;transform:rotate3d(0,0,1,0deg)}}@keyframes rotatedownClose{0%{opacity:1}100%{opacity:0;transform:rotate3d(0,0,1,45deg)}}@keyframes rotatedownElem{0%{opacity:0;transform:translate3d(0,-150px,0) rotate3d(0,0,1,-20deg)}100%{opacity:1;transform:translate3d(0,0,0) rotate3d(0,0,1,0deg)}}.custombox-rotatedown.custombox-content{opacity:0;animation-timing-function:cubic-bezier(.7,0,.3,1);-ms-transform-origin:-150% 50%;transform-origin:-150% 50%}.custombox-rotatedown.custombox-content.custombox-open{animation-name:rotatedownOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-rotatedown.custombox-content.custombox-close{animation-name:rotatedownClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes flashOpen{0%{opacity:0;transform:translate3d(-400px,0,0) scale3d(1.4,0,1)}100%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}}@keyframes flashClose{0%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}20%{opacity:1;transform:translate3d(0,0,0) scale3d(1,1,1)}100%{opacity:0;transform:translate3d(-400px,0,0) scale3d(1.4,0,1)}}.custombox-flash.custombox-content{opacity:0;animation-timing-function:cubic-bezier(.7,0,.3,1)}.custombox-flash.custombox-content.custombox-open{animation-name:flashOpen;animation-timing-function:ease-in;animation-fill-mode:forwards;backface-visibility:hidden}.custombox-flash.custombox-content.custombox-close{animation-name:flashClose;animation-timing-function:ease-out;animation-fill-mode:forwards;backface-visibility:hidden}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.custombox-loader{display:none;border-style:solid;border-width:5px;border-radius:50%;width:40px;height:40px;animation-name:spin;animation-timing-function:linear;animation-iteration-count:infinite;position:fixed;top:50%;left:50%;margin:-25px 0 0 -25px;z-index:9998} .paoc-clearfix:before, .paoc-clearfix:after{content: ""; display: table;}
.paoc-clearfix::after{clear: both;}
.paoc-clear{clear: both;}
.paoc-hide{display:none;}
.paoc-center{text-align: center;}
.paoc-left{text-align: left;}
.paoc-padding-20{padding: 20px;}
.paoc-padding-30{padding: 30px;}
.paoc-lr-padding{padding-left: 15px; padding-right: 15px;}
.paoc-wrap,
.paoc-wrap *{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; outline: none;}
.paoc-cb-popup-body{display: none; background-color: #FFF; max-width: 800px; width: 100%; position: relative; box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2), 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12); line-height: normal;}
.paoc-popup-overlay.custombox-open.custombox-overlay{opacity: 1; z-index: 100000;}
.custombox-open.custombox-content{z-index: 100002;}
.custombox-content>*{max-height: inherit !important;}
.paoc-popup iframe{width: 100%;}
.paoc-popup img{max-width: 100%; height: auto;}
.paoc-iframe-wrap{position: relative; overflow: hidden; padding-top: 56.25%;}
.paoc-iframe-wrap iframe{position: absolute; left: 0; top: 0; border: 0; height: 100%;}
.paoc-image-popup{ padding: 10px 0; }
.paoc-popup-inr-wrap{position: relative;}
.paoc-popup-inr{width: 100%; color: #333; -ms-flex-preferred-size: 100%; flex-basis: 100%;}
.paoc-popup-mheading{font-size: 26px; color: #000000; line-height:normal; font-weight: 700;}
.paoc-popup-sheading{font-size: 20px; color: #333333; line-height:normal; font-weight: 500;}
.paoc-popup-content,
.paoc-secondary-con,
.paoc-popup-content p,
.paoc-secondary-con p{color: #444444;}
.paoc-cus-close-txt{font-size: 12px; text-decoration: underline;}
.paoc-cus-close-txt span{cursor: pointer;}
.paoc-popup-snote{font-size: 12px;}
.paoc-popup-margin{margin-bottom: 15px;}
.paoc-popup .paoc-popup-margin:last-child{margin-bottom: 0;}
.paoc-cb-popup.custombox-content{overflow-y: hidden;}
.paoc-cb-popup-complete.custombox-content{overflow-y: auto;}
.paoc-cb-popup-body .paoc-popup-content p,
.paoc-cb-popup-body .paoc-secondary-con p{margin-bottom: 15px;}
.paoc-cb-popup-body .paoc-popup-content p:last-child,
.paoc-cb-popup-body .paoc-secondary-con p:last-child{margin-bottom: 0;}
.paoc-close-popup{position: absolute; top: -10px; right: -10px; width: 35px; height: 35px; font-size: 0; cursor: pointer; text-decoration: none; text-align: center; line-height: 29px; fill: #fff; border-radius: 50px; background-color: rgb(0, 0, 0); border: 3px solid #fff; outline: none !important;}
.paoc-close-popup svg{display: inline-block; vertical-align: middle; height: 19px; width: 19px;}
.paoc-close-popup:hover{background-color: #000000;}
.paoc-popup textarea{resize: vertical;} body.custombox-lock{height: auto;}
.custombox-overlay:empty{display: block;}
.pac-container{z-index: 100003;}
.paoc-popup .nf-form-cont{text-align: left;}
.paoc-popup .nf-form-hp{display: none;}
.flatpickr-calendar.open,
body div#ui-datepicker-div[style]{z-index: 999999 !important;} .paoc-popup-btn{display: inline-block; padding: 8px 20px; text-align:center; background:#e91e63; color:#fff; border-radius: 3px;}
.paoc-popup-btn:hover,
.paoc-popup-btn:focus,
.paoc-popup-btn:active{background:#555; color:#fff;}
.popupaoc-black{background-color: #252525;}
.popupaoc-black:hover, .popupaoc-black:focus{background-color: #000;}
a.popupaoc-black{color: #fff  !important;}
.popupaoc-white{background-color: #fff;}
.popupaoc-white:hover, .popupaoc-white:focus{background-color: #f1f1f1;}
a.popupaoc-white{color: #8799a3  !important;}
.popupaoc-grey{background-color: #8799a3;}
.popupaoc-grey:hover, .popupaoc-gray:focus{background-color: #73848d;}
a.popupaoc-grey{color: #fff  !important;}
.popupaoc-azure{background-color: #0081ff;}
.popupaoc-azure:hover, .popupaoc-azure:focus{background-color: #0374e3;}
a.popupaoc-azure{color: #fff  !important;}
.popupaoc-moderate-green{background-color: #8dc63f;}
.popupaoc-moderate-green:hover, .popupaoc-moderate-green:focus{background-color: #78b623;}
a.popupaoc-moderate-green{color: #fff  !important;}
.popupaoc-soft-red{background-color: #f04e4e;}
.popupaoc-soft-red:hover, .popupaoc-soft-red:focus{background-color: #dd3131;}
a.popupaoc-soft-red{color: #fff  !important;}
.popupaoc-red{background-color: #fe0000;}
.popupaoc-red:hover, .popupaoc-red:focus{background-color: #df0303;}
a.popupaoc-red{color: #fff  !important;}
.popupaoc-green{background-color: #39b54a;}
.popupaoc-green:hover, .popupaoc-green:focus{background-color: #23a535;}
a.popupaoc-green{color: #fff  !important;}
.popupaoc-bright-yellow{background-color: #fefb30;}
.popupaoc-bright-yellow:hover, .popupaoc-bright-yellow:focus{background-color: #e2df22;}
a.popupaoc-bright-yellow{color: #000  !important;}
.popupaoc-cyan{background-color: #1cbbb4;}
.popupaoc-cyan:hover, .popupaoc-cyan:focus{background-color: #10a19b;}
a.popupaoc-cyan{color: #fff  !important;}
.popupaoc-orange{background-color: #ff9700;}
.popupaoc-orange:hover, .popupaoc-orange:focus{background-color: #e68903;}
a.popupaoc-orange{color: #fff  !important;}
.popupaoc-moderate-violet{background-color: #6739b6;}
.popupaoc-moderate-violet:hover, .popupaoc-moderate-violet:focus{background-color: #5e2eb0;}
a.popupaoc-moderate-violet{color: #fff  !important;}
.popupaoc-dark-magenta{background-color: #9c26b0;}
.popupaoc-dark-magenta:hover, .popupaoc-dark-magenta:focus{background-color: #911ea5;}
a.popupaoc-dark-magenta{color: #fff  !important;}
.popupaoc-moderate-blue{background-color: #5674b9;}
.popupaoc-moderate-blue:hover, .popupaoc-moderate-blue:focus{background-color: #435f9f;}
a.popupaoc-moderate-blue{color: #fff  !important;}
.popupaoc-blue{background-color: #00f;}
.popupaoc-blue:hover, .popupaoc-blue:focus{background-color: #0101e1;}
a.popupaoc-blue{color: #fff  !important;}
.popupaoc-magenta{background-color: #f0f;}
.popupaoc-magenta:hover, .popupaoc-magenta:focus{background-color: #e201e2;}
a.popupaoc-magenta{color: #fff  !important;}
.popupaoc-lime{background-color: #bfff00;}
.popupaoc-lime:hover, .popupaoc-lime:focus{background-color: #a8e003;}
a.popupaoc-lime{color: #000  !important;}
.popupaoc-pink{background-color: #ff0056;}
.popupaoc-pink:hover, .popupaoc-pink:focus{background-color: #dd044d;}
a.popupaoc-pink{color: #fff  !important;}
.popupaoc-vivid-yellow{background-color: #fecb16;}
.popupaoc-vivid-yellow:hover, .popupaoc-vivid-yellow:focus{background-color: #dfb10e;}
a.popupaoc-vivid-yellow{color: #000  !important;}
.popupaoc-lime-green{background-color: #7bcba7;}
.popupaoc-lime-green:hover, .popupaoc-lime-green:focus{background-color: #67ac8d;}
a.popupaoc-lime-green{color: #000  !important;}
.popupaoc-yellow{background-color: #e8ff00;}
.popupaoc-yellow:hover, .popupaoc-yellow:focus{background-color: #c7da05;}
a.popupaoc-yellow{color: #000  !important;} .paoc-credit-wrp{position: absolute; left: 0; right: 0; padding: 3px 0; line-height: 0; text-align: center;}
.paoc-credit-wrp .paoc-credit-inr-wrp{display: inline-block; padding: 3px 6px; background-color:  #fff; border-radius: 3px; box-shadow: 0 0 0px 2px #d5d5d5;}
.paoc-credit-wrp .paoc-credit-link{display: inline-block !important; color: #333 !important; outline: 0 !important; text-decoration: none !important; border: 0 !important; font-size: 13px !important;}
.paoc-credit-wrp .paoc-credit-link span{vertical-align: middle;}
.paoc-credit-wrp .paoc-credit-copyright-logo{display: inline-block; line-height: normal; margin-left: 3px;}
.paoc-credit-copyright-logo img{display: inline-block; vertical-align: middle; box-shadow: none; outline: none; padding: 0; margin: 0; border-radius: 0;}
.paoc-popup-fullscreen:not(.paoc-inline-popup) .paoc-credit-wrp{position: fixed; left: 5px; bottom: 0; right: unset;}  .paoc-popup-left-center .paoc-cb-popup-body{margin: auto 0;}
.paoc-popup-left-bottom .paoc-cb-popup-body{margin: auto 0 0 0;}
.paoc-popup-center-center .paoc-cb-popup-body{margin: auto;}
.paoc-popup-center-bottom .paoc-cb-popup-body{margin: auto auto 0;}
.paoc-popup-right-center .paoc-cb-popup-body{margin: auto 0;}
.paoc-popup-right-bottom .paoc-cb-popup-body{margin: auto 0 0 auto;}  .paoc-hide-overlay.custombox-content{max-width: 800px; width: 100%; max-height: 100vh; height: auto;}
.admin-bar .paoc-hide-overlay.paoc-cb-popup.custombox-content.custombox-y-top{top: 32px;}
.paoc-hide-overlay.paoc-cb-bar-popup{max-width: 100%;}
.paoc-hide-overlay .paoc-cb-popup-body{box-shadow: 0px 2px 1px 1px #ececec; margin: unset;}
.paoc-hide-overlay.paoc-cb-popup-complete.custombox-content{overflow-y: hidden;}
.paoc-hide-overlay.paoc-popup-left-center{bottom: 0; left: 0;}
.paoc-hide-overlay.paoc-popup-left-bottom{top: unset; bottom: 0; left: 0;}
.paoc-hide-overlay.paoc-popup-center-top{left: 0; right: 0; margin: 0 auto;}
.paoc-hide-overlay.paoc-popup-center-center{bottom: 0; left: 0; right: 0; margin: auto;}
.paoc-hide-overlay.paoc-popup-center-bottom{top: unset; bottom: 0; left: 0; right: 0; margin: 0 auto;}
.paoc-hide-overlay.paoc-popup-right-top{right: 0;}
.paoc-hide-overlay.paoc-popup-right-center{right: 0; bottom: 0;}
.paoc-hide-overlay.paoc-popup-right-bottom{right: 0; bottom: 0; top: unset;}
.paoc-cb-popup-complete.paoc-hide-overlay.paoc-popup-left-center,
.paoc-cb-popup-complete.paoc-hide-overlay.paoc-popup-right-center{margin: auto 0; height: -webkit-max-content; height: -moz-max-content; height: max-content;}
.paoc-cb-popup-complete.paoc-hide-overlay.paoc-popup-center-center{height: -webkit-max-content; height: -moz-max-content; height: max-content;}
.paoc-hide-overlay .paoc-close-popup{top: 0; right: 0;}
.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-center-top,
.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-center-center{-webkit-transform: translateY(-120%);transform: translateY(-120%);}
.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-center-bottom{-webkit-transform: translateY(100%);transform: translateY(100%);}
.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-right-top,
.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-right-center,
.paoc-hide-overlay.custombox-slide.custombox-content.paoc-popup-right-bottom{-webkit-transform: translateX(100%);transform: translateX(100%);}  .paoc-popup .paoc-popup-inr-wrap{max-height: inherit; overflow-y: auto;}  .custombox-fullscreen.paoc-cb-popup .paoc-cb-popup-body{height: 100%; overflow-y: auto;}
.custombox-fullscreen .paoc-popup-fullscreen .paoc-popup-inr-wrap{height: 100%;}
.paoc-popup-fullscreen.paoc-cb-popup-body{max-width: 100%;}
.paoc-popup-fullscreen .paoc-close-popup{top: 0; right: 0;}  .paoc-design-1 .paoc-popup-con-bg{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; overflow-y: auto;}
.paoc-design-1 .paoc-popup-inr{margin: auto;}
.paoc-popup-fullscreen.paoc-design-1 .paoc-popup-con-bg{height: 100%;}  @media only screen and (max-width: 640px) { .paoc-padding-30{padding: 30px 15px;}
} @media only screen and (max-width: 720px) {
.paoc-cb-popup-body,
.paoc-hide-overlay.custombox-content{width: 95%; max-width: 95% !important;}
.paoc-hide-overlay .paoc-cb-popup-body{width: 100%; max-width: 100% !important;}
}@font-face {font-family: 'Defaults';src:url(//pzls.pl/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?rfa9z8);src:url(//pzls.pl/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?#iefixrfa9z8) format('embedded-opentype'),url(//pzls.pl/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?rfa9z8) format('woff'),url(//pzls.pl/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?rfa9z8) format('truetype'),url(//pzls.pl/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?rfa9z8#Defaults) format('svg');font-weight: normal;font-style: normal;}[class^="Defaults-"], [class*=" Defaults-"] {font-family: 'Defaults';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.Defaults-glass:before {content: "\f000";}.Defaults-music:before {content: "\f001";}.Defaults-search:before {content: "\f002";}.Defaults-envelope-o:before {content: "\f003";}.Defaults-heart:before {content: "\f004";}.Defaults-star:before {content: "\f005";}.Defaults-star-o:before {content: "\f006";}.Defaults-user:before {content: "\f007";}.Defaults-film:before {content: "\f008";}.Defaults-th-large:before {content: "\f009";}.Defaults-th:before {content: "\f00a";}.Defaults-th-list:before {content: "\f00b";}.Defaults-check:before {content: "\f00c";}.Defaults-close:before {content: "\f00d";}.Defaults-remove:before {content: "\f00d";}.Defaults-times:before {content: "\f00d";}.Defaults-search-plus:before {content: "\f00e";}.Defaults-search-minus:before {content: "\f010";}.Defaults-power-off:before {content: "\f011";}.Defaults-signal:before {content: "\f012";}.Defaults-cog:before {content: "\f013";}.Defaults-gear:before {content: "\f013";}.Defaults-trash-o:before {content: "\f014";}.Defaults-home:before {content: "\f015";}.Defaults-file-o:before {content: "\f016";}.Defaults-clock-o:before {content: "\f017";}.Defaults-road:before {content: "\f018";}.Defaults-download:before {content: "\f019";}.Defaults-arrow-circle-o-down:before {content: "\f01a";}.Defaults-arrow-circle-o-up:before {content: "\f01b";}.Defaults-inbox:before {content: "\f01c";}.Defaults-play-circle-o:before {content: "\f01d";}.Defaults-repeat:before {content: "\f01e";}.Defaults-rotate-right:before {content: "\f01e";}.Defaults-refresh:before {content: "\f021";}.Defaults-list-alt:before {content: "\f022";}.Defaults-lock:before {content: "\f023";}.Defaults-flag:before {content: "\f024";}.Defaults-headphones:before {content: "\f025";}.Defaults-volume-off:before {content: "\f026";}.Defaults-volume-down:before {content: "\f027";}.Defaults-volume-up:before {content: "\f028";}.Defaults-qrcode:before {content: "\f029";}.Defaults-barcode:before {content: "\f02a";}.Defaults-tag:before {content: "\f02b";}.Defaults-tags:before {content: "\f02c";}.Defaults-book:before {content: "\f02d";}.Defaults-bookmark:before {content: "\f02e";}.Defaults-print:before {content: "\f02f";}.Defaults-camera:before {content: "\f030";}.Defaults-font:before {content: "\f031";}.Defaults-bold:before {content: "\f032";}.Defaults-italic:before {content: "\f033";}.Defaults-text-height:before {content: "\f034";}.Defaults-text-width:before {content: "\f035";}.Defaults-align-left:before {content: "\f036";}.Defaults-align-center:before {content: "\f037";}.Defaults-align-right:before {content: "\f038";}.Defaults-align-justify:before {content: "\f039";}.Defaults-list:before {content: "\f03a";}.Defaults-dedent:before {content: "\f03b";}.Defaults-outdent:before {content: "\f03b";}.Defaults-indent:before {content: "\f03c";}.Defaults-video-camera:before {content: "\f03d";}.Defaults-image:before {content: "\f03e";}.Defaults-photo:before {content: "\f03e";}.Defaults-picture-o:before {content: "\f03e";}.Defaults-pencil:before {content: "\f040";}.Defaults-map-marker:before {content: "\f041";}.Defaults-adjust:before {content: "\f042";}.Defaults-tint:before {content: "\f043";}.Defaults-edit:before {content: "\f044";}.Defaults-pencil-square-o:before {content: "\f044";}.Defaults-share-square-o:before {content: "\f045";}.Defaults-check-square-o:before {content: "\f046";}.Defaults-arrows:before {content: "\f047";}.Defaults-step-backward:before {content: "\f048";}.Defaults-fast-backward:before {content: "\f049";}.Defaults-backward:before {content: "\f04a";}.Defaults-play:before {content: "\f04b";}.Defaults-pause:before {content: "\f04c";}.Defaults-stop:before {content: "\f04d";}.Defaults-forward:before {content: "\f04e";}.Defaults-fast-forward:before {content: "\f050";}.Defaults-step-forward:before {content: "\f051";}.Defaults-eject:before {content: "\f052";}.Defaults-chevron-left:before {content: "\f053";}.Defaults-chevron-right:before {content: "\f054";}.Defaults-plus-circle:before {content: "\f055";}.Defaults-minus-circle:before {content: "\f056";}.Defaults-times-circle:before {content: "\f057";}.Defaults-check-circle:before {content: "\f058";}.Defaults-question-circle:before {content: "\f059";}.Defaults-info-circle:before {content: "\f05a";}.Defaults-crosshairs:before {content: "\f05b";}.Defaults-times-circle-o:before {content: "\f05c";}.Defaults-check-circle-o:before {content: "\f05d";}.Defaults-ban:before {content: "\f05e";}.Defaults-arrow-left:before {content: "\f060";}.Defaults-arrow-right:before {content: "\f061";}.Defaults-arrow-up:before {content: "\f062";}.Defaults-arrow-down:before {content: "\f063";}.Defaults-mail-forward:before {content: "\f064";}.Defaults-share:before {content: "\f064";}.Defaults-expand:before {content: "\f065";}.Defaults-compress:before {content: "\f066";}.Defaults-plus:before {content: "\f067";}.Defaults-minus:before {content: "\f068";}.Defaults-asterisk:before {content: "\f069";}.Defaults-exclamation-circle:before {content: "\f06a";}.Defaults-gift:before {content: "\f06b";}.Defaults-leaf:before {content: "\f06c";}.Defaults-fire:before {content: "\f06d";}.Defaults-eye:before {content: "\f06e";}.Defaults-eye-slash:before {content: "\f070";}.Defaults-exclamation-triangle:before {content: "\f071";}.Defaults-warning:before {content: "\f071";}.Defaults-plane:before {content: "\f072";}.Defaults-calendar:before {content: "\f073";}.Defaults-random:before {content: "\f074";}.Defaults-comment:before {content: "\f075";}.Defaults-magnet:before {content: "\f076";}.Defaults-chevron-up:before {content: "\f077";}.Defaults-chevron-down:before {content: "\f078";}.Defaults-retweet:before {content: "\f079";}.Defaults-shopping-cart:before {content: "\f07a";}.Defaults-folder:before {content: "\f07b";}.Defaults-folder-open:before {content: "\f07c";}.Defaults-arrows-v:before {content: "\f07d";}.Defaults-arrows-h:before {content: "\f07e";}.Defaults-bar-chart:before {content: "\f080";}.Defaults-bar-chart-o:before {content: "\f080";}.Defaults-twitter-square:before {content: "\f081";}.Defaults-facebook-square:before {content: "\f082";}.Defaults-camera-retro:before {content: "\f083";}.Defaults-key:before {content: "\f084";}.Defaults-cogs:before {content: "\f085";}.Defaults-gears:before {content: "\f085";}.Defaults-comments:before {content: "\f086";}.Defaults-thumbs-o-up:before {content: "\f087";}.Defaults-thumbs-o-down:before {content: "\f088";}.Defaults-star-half:before {content: "\f089";}.Defaults-heart-o:before {content: "\f08a";}.Defaults-sign-out:before {content: "\f08b";}.Defaults-linkedin-square:before {content: "\f08c";}.Defaults-thumb-tack:before {content: "\f08d";}.Defaults-external-link:before {content: "\f08e";}.Defaults-sign-in:before {content: "\f090";}.Defaults-trophy:before {content: "\f091";}.Defaults-github-square:before {content: "\f092";}.Defaults-upload:before {content: "\f093";}.Defaults-lemon-o:before {content: "\f094";}.Defaults-phone:before {content: "\f095";}.Defaults-square-o:before {content: "\f096";}.Defaults-bookmark-o:before {content: "\f097";}.Defaults-phone-square:before {content: "\f098";}.Defaults-twitter:before {content: "\f099";}.Defaults-facebook:before {content: "\f09a";}.Defaults-facebook-f:before {content: "\f09a";}.Defaults-github:before {content: "\f09b";}.Defaults-unlock:before {content: "\f09c";}.Defaults-credit-card:before {content: "\f09d";}.Defaults-rss:before {content: "\f09e";}.Defaults-hdd-o:before {content: "\f0a0";}.Defaults-bullhorn:before {content: "\f0a1";}.Defaults-bell-o:before {content: "\f0a2";}.Defaults-certificate:before {content: "\f0a3";}.Defaults-hand-o-right:before {content: "\f0a4";}.Defaults-hand-o-left:before {content: "\f0a5";}.Defaults-hand-o-up:before {content: "\f0a6";}.Defaults-hand-o-down:before {content: "\f0a7";}.Defaults-arrow-circle-left:before {content: "\f0a8";}.Defaults-arrow-circle-right:before {content: "\f0a9";}.Defaults-arrow-circle-up:before {content: "\f0aa";}.Defaults-arrow-circle-down:before {content: "\f0ab";}.Defaults-globe:before {content: "\f0ac";}.Defaults-wrench:before {content: "\f0ad";}.Defaults-tasks:before {content: "\f0ae";}.Defaults-filter:before {content: "\f0b0";}.Defaults-briefcase:before {content: "\f0b1";}.Defaults-arrows-alt:before {content: "\f0b2";}.Defaults-group:before {content: "\f0c0";}.Defaults-users:before {content: "\f0c0";}.Defaults-chain:before {content: "\f0c1";}.Defaults-link:before {content: "\f0c1";}.Defaults-cloud:before {content: "\f0c2";}.Defaults-flask:before {content: "\f0c3";}.Defaults-cut:before {content: "\f0c4";}.Defaults-scissors:before {content: "\f0c4";}.Defaults-copy:before {content: "\f0c5";}.Defaults-files-o:before {content: "\f0c5";}.Defaults-paperclip:before {content: "\f0c6";}.Defaults-floppy-o:before {content: "\f0c7";}.Defaults-save:before {content: "\f0c7";}.Defaults-square:before {content: "\f0c8";}.Defaults-bars:before {content: "\f0c9";}.Defaults-navicon:before {content: "\f0c9";}.Defaults-reorder:before {content: "\f0c9";}.Defaults-list-ul:before {content: "\f0ca";}.Defaults-list-ol:before {content: "\f0cb";}.Defaults-strikethrough:before {content: "\f0cc";}.Defaults-underline:before {content: "\f0cd";}.Defaults-table:before {content: "\f0ce";}.Defaults-magic:before {content: "\f0d0";}.Defaults-truck:before {content: "\f0d1";}.Defaults-pinterest:before {content: "\f0d2";}.Defaults-pinterest-square:before {content: "\f0d3";}.Defaults-google-plus-square:before {content: "\f0d4";}.Defaults-google-plus:before {content: "\f0d5";}.Defaults-money:before {content: "\f0d6";}.Defaults-caret-down:before {content: "\f0d7";}.Defaults-caret-up:before {content: "\f0d8";}.Defaults-caret-left:before {content: "\f0d9";}.Defaults-caret-right:before {content: "\f0da";}.Defaults-columns:before {content: "\f0db";}.Defaults-sort:before {content: "\f0dc";}.Defaults-unsorted:before {content: "\f0dc";}.Defaults-sort-desc:before {content: "\f0dd";}.Defaults-sort-down:before {content: "\f0dd";}.Defaults-sort-asc:before {content: "\f0de";}.Defaults-sort-up:before {content: "\f0de";}.Defaults-envelope:before {content: "\f0e0";}.Defaults-linkedin:before {content: "\f0e1";}.Defaults-rotate-left:before {content: "\f0e2";}.Defaults-undo:before {content: "\f0e2";}.Defaults-gavel:before {content: "\f0e3";}.Defaults-legal:before {content: "\f0e3";}.Defaults-dashboard:before {content: "\f0e4";}.Defaults-tachometer:before {content: "\f0e4";}.Defaults-comment-o:before {content: "\f0e5";}.Defaults-comments-o:before {content: "\f0e6";}.Defaults-bolt:before {content: "\f0e7";}.Defaults-flash:before {content: "\f0e7";}.Defaults-sitemap:before {content: "\f0e8";}.Defaults-umbrella:before {content: "\f0e9";}.Defaults-clipboard:before {content: "\f0ea";}.Defaults-paste:before {content: "\f0ea";}.Defaults-lightbulb-o:before {content: "\f0eb";}.Defaults-exchange:before {content: "\f0ec";}.Defaults-cloud-download:before {content: "\f0ed";}.Defaults-cloud-upload:before {content: "\f0ee";}.Defaults-user-md:before {content: "\f0f0";}.Defaults-stethoscope:before {content: "\f0f1";}.Defaults-suitcase:before {content: "\f0f2";}.Defaults-bell:before {content: "\f0f3";}.Defaults-coffee:before {content: "\f0f4";}.Defaults-cutlery:before {content: "\f0f5";}.Defaults-file-text-o:before {content: "\f0f6";}.Defaults-building-o:before {content: "\f0f7";}.Defaults-hospital-o:before {content: "\f0f8";}.Defaults-ambulance:before {content: "\f0f9";}.Defaults-medkit:before {content: "\f0fa";}.Defaults-fighter-jet:before {content: "\f0fb";}.Defaults-beer:before {content: "\f0fc";}.Defaults-h-square:before {content: "\f0fd";}.Defaults-plus-square:before {content: "\f0fe";}.Defaults-angle-double-left:before {content: "\f100";}.Defaults-angle-double-right:before {content: "\f101";}.Defaults-angle-double-up:before {content: "\f102";}.Defaults-angle-double-down:before {content: "\f103";}.Defaults-angle-left:before {content: "\f104";}.Defaults-angle-right:before {content: "\f105";}.Defaults-angle-up:before {content: "\f106";}.Defaults-angle-down:before {content: "\f107";}.Defaults-desktop:before {content: "\f108";}.Defaults-laptop:before {content: "\f109";}.Defaults-tablet:before {content: "\f10a";}.Defaults-mobile:before {content: "\f10b";}.Defaults-mobile-phone:before {content: "\f10b";}.Defaults-circle-o:before {content: "\f10c";}.Defaults-quote-left:before {content: "\f10d";}.Defaults-quote-right:before {content: "\f10e";}.Defaults-spinner:before {content: "\f110";}.Defaults-circle:before {content: "\f111";}.Defaults-mail-reply:before {content: "\f112";}.Defaults-reply:before {content: "\f112";}.Defaults-github-alt:before {content: "\f113";}.Defaults-folder-o:before {content: "\f114";}.Defaults-folder-open-o:before {content: "\f115";}.Defaults-smile-o:before {content: "\f118";}.Defaults-frown-o:before {content: "\f119";}.Defaults-meh-o:before {content: "\f11a";}.Defaults-gamepad:before {content: "\f11b";}.Defaults-keyboard-o:before {content: "\f11c";}.Defaults-flag-o:before {content: "\f11d";}.Defaults-flag-checkered:before {content: "\f11e";}.Defaults-terminal:before {content: "\f120";}.Defaults-code:before {content: "\f121";}.Defaults-mail-reply-all:before {content: "\f122";}.Defaults-reply-all:before {content: "\f122";}.Defaults-star-half-empty:before {content: "\f123";}.Defaults-star-half-full:before {content: "\f123";}.Defaults-star-half-o:before {content: "\f123";}.Defaults-location-arrow:before {content: "\f124";}.Defaults-crop:before {content: "\f125";}.Defaults-code-fork:before {content: "\f126";}.Defaults-chain-broken:before {content: "\f127";}.Defaults-unlink:before {content: "\f127";}.Defaults-question:before {content: "\f128";}.Defaults-info:before {content: "\f129";}.Defaults-exclamation:before {content: "\f12a";}.Defaults-superscript:before {content: "\f12b";}.Defaults-subscript:before {content: "\f12c";}.Defaults-eraser:before {content: "\f12d";}.Defaults-puzzle-piece:before {content: "\f12e";}.Defaults-microphone:before {content: "\f130";}.Defaults-microphone-slash:before {content: "\f131";}.Defaults-shield:before {content: "\f132";}.Defaults-calendar-o:before {content: "\f133";}.Defaults-fire-extinguisher:before {content: "\f134";}.Defaults-rocket:before {content: "\f135";}.Defaults-maxcdn:before {content: "\f136";}.Defaults-chevron-circle-left:before {content: "\f137";}.Defaults-chevron-circle-right:before {content: "\f138";}.Defaults-chevron-circle-up:before {content: "\f139";}.Defaults-chevron-circle-down:before {content: "\f13a";}.Defaults-html5:before {content: "\f13b";}.Defaults-css3:before {content: "\f13c";}.Defaults-anchor:before {content: "\f13d";}.Defaults-unlock-alt:before {content: "\f13e";}.Defaults-bullseye:before {content: "\f140";}.Defaults-ellipsis-h:before {content: "\f141";}.Defaults-ellipsis-v:before {content: "\f142";}.Defaults-rss-square:before {content: "\f143";}.Defaults-play-circle:before {content: "\f144";}.Defaults-ticket:before {content: "\f145";}.Defaults-minus-square:before {content: "\f146";}.Defaults-minus-square-o:before {content: "\f147";}.Defaults-level-up:before {content: "\f148";}.Defaults-level-down:before {content: "\f149";}.Defaults-check-square:before {content: "\f14a";}.Defaults-pencil-square:before {content: "\f14b";}.Defaults-external-link-square:before {content: "\f14c";}.Defaults-share-square:before {content: "\f14d";}.Defaults-compass:before {content: "\f14e";}.Defaults-caret-square-o-down:before {content: "\f150";}.Defaults-toggle-down:before {content: "\f150";}.Defaults-caret-square-o-up:before {content: "\f151";}.Defaults-toggle-up:before {content: "\f151";}.Defaults-caret-square-o-right:before {content: "\f152";}.Defaults-toggle-right:before {content: "\f152";}.Defaults-eur:before {content: "\f153";}.Defaults-euro:before {content: "\f153";}.Defaults-gbp:before {content: "\f154";}.Defaults-dollar:before {content: "\f155";}.Defaults-usd:before {content: "\f155";}.Defaults-inr:before {content: "\f156";}.Defaults-rupee:before {content: "\f156";}.Defaults-cny:before {content: "\f157";}.Defaults-jpy:before {content: "\f157";}.Defaults-rmb:before {content: "\f157";}.Defaults-yen:before {content: "\f157";}.Defaults-rouble:before {content: "\f158";}.Defaults-rub:before {content: "\f158";}.Defaults-ruble:before {content: "\f158";}.Defaults-krw:before {content: "\f159";}.Defaults-won:before {content: "\f159";}.Defaults-bitcoin:before {content: "\f15a";}.Defaults-btc:before {content: "\f15a";}.Defaults-file:before {content: "\f15b";}.Defaults-file-text:before {content: "\f15c";}.Defaults-sort-alpha-asc:before {content: "\f15d";}.Defaults-sort-alpha-desc:before {content: "\f15e";}.Defaults-sort-amount-asc:before {content: "\f160";}.Defaults-sort-amount-desc:before {content: "\f161";}.Defaults-sort-numeric-asc:before {content: "\f162";}.Defaults-sort-numeric-desc:before {content: "\f163";}.Defaults-thumbs-up:before {content: "\f164";}.Defaults-thumbs-down:before {content: "\f165";}.Defaults-youtube-square:before {content: "\f166";}.Defaults-youtube:before {content: "\f167";}.Defaults-xing:before {content: "\f168";}.Defaults-xing-square:before {content: "\f169";}.Defaults-youtube-play:before {content: "\f16a";}.Defaults-dropbox:before {content: "\f16b";}.Defaults-stack-overflow:before {content: "\f16c";}.Defaults-instagram:before {content: "\f16d";}.Defaults-flickr:before {content: "\f16e";}.Defaults-adn:before {content: "\f170";}.Defaults-bitbucket:before {content: "\f171";}.Defaults-bitbucket-square:before {content: "\f172";}.Defaults-tumblr:before {content: "\f173";}.Defaults-tumblr-square:before {content: "\f174";}.Defaults-long-arrow-down:before {content: "\f175";}.Defaults-long-arrow-up:before {content: "\f176";}.Defaults-long-arrow-left:before {content: "\f177";}.Defaults-long-arrow-right:before {content: "\f178";}.Defaults-apple:before {content: "\f179";}.Defaults-windows:before {content: "\f17a";}.Defaults-android:before {content: "\f17b";}.Defaults-linux:before {content: "\f17c";}.Defaults-dribbble:before {content: "\f17d";}.Defaults-skype:before {content: "\f17e";}.Defaults-foursquare:before {content: "\f180";}.Defaults-trello:before {content: "\f181";}.Defaults-female:before {content: "\f182";}.Defaults-male:before {content: "\f183";}.Defaults-gittip:before {content: "\f184";}.Defaults-gratipay:before {content: "\f184";}.Defaults-sun-o:before {content: "\f185";}.Defaults-moon-o:before {content: "\f186";}.Defaults-archive:before {content: "\f187";}.Defaults-bug:before {content: "\f188";}.Defaults-vk:before {content: "\f189";}.Defaults-weibo:before {content: "\f18a";}.Defaults-renren:before {content: "\f18b";}.Defaults-pagelines:before {content: "\f18c";}.Defaults-stack-exchange:before {content: "\f18d";}.Defaults-arrow-circle-o-right:before {content: "\f18e";}.Defaults-arrow-circle-o-left:before {content: "\f190";}.Defaults-caret-square-o-left:before {content: "\f191";}.Defaults-toggle-left:before {content: "\f191";}.Defaults-dot-circle-o:before {content: "\f192";}.Defaults-wheelchair:before {content: "\f193";}.Defaults-vimeo-square:before {content: "\f194";}.Defaults-try:before {content: "\f195";}.Defaults-turkish-lira:before {content: "\f195";}.Defaults-plus-square-o:before {content: "\f196";}.Defaults-space-shuttle:before {content: "\f197";}.Defaults-slack:before {content: "\f198";}.Defaults-envelope-square:before {content: "\f199";}.Defaults-wordpress:before {content: "\f19a";}.Defaults-openid:before {content: "\f19b";}.Defaults-bank:before {content: "\f19c";}.Defaults-institution:before {content: "\f19c";}.Defaults-university:before {content: "\f19c";}.Defaults-graduation-cap:before {content: "\f19d";}.Defaults-mortar-board:before {content: "\f19d";}.Defaults-yahoo:before {content: "\f19e";}.Defaults-google:before {content: "\f1a0";}.Defaults-reddit:before {content: "\f1a1";}.Defaults-reddit-square:before {content: "\f1a2";}.Defaults-stumbleupon-circle:before {content: "\f1a3";}.Defaults-stumbleupon:before {content: "\f1a4";}.Defaults-delicious:before {content: "\f1a5";}.Defaults-digg:before {content: "\f1a6";}.Defaults-pied-piper:before {content: "\f1a7";}.Defaults-pied-piper-alt:before {content: "\f1a8";}.Defaults-drupal:before {content: "\f1a9";}.Defaults-joomla:before {content: "\f1aa";}.Defaults-language:before {content: "\f1ab";}.Defaults-fax:before {content: "\f1ac";}.Defaults-building:before {content: "\f1ad";}.Defaults-child:before {content: "\f1ae";}.Defaults-paw:before {content: "\f1b0";}.Defaults-spoon:before {content: "\f1b1";}.Defaults-cube:before {content: "\f1b2";}.Defaults-cubes:before {content: "\f1b3";}.Defaults-behance:before {content: "\f1b4";}.Defaults-behance-square:before {content: "\f1b5";}.Defaults-steam:before {content: "\f1b6";}.Defaults-steam-square:before {content: "\f1b7";}.Defaults-recycle:before {content: "\f1b8";}.Defaults-automobile:before {content: "\f1b9";}.Defaults-car:before {content: "\f1b9";}.Defaults-cab:before {content: "\f1ba";}.Defaults-taxi:before {content: "\f1ba";}.Defaults-tree:before {content: "\f1bb";}.Defaults-spotify:before {content: "\f1bc";}.Defaults-deviantart:before {content: "\f1bd";}.Defaults-soundcloud:before {content: "\f1be";}.Defaults-database:before {content: "\f1c0";}.Defaults-file-pdf-o:before {content: "\f1c1";}.Defaults-file-word-o:before {content: "\f1c2";}.Defaults-file-excel-o:before {content: "\f1c3";}.Defaults-file-powerpoint-o:before {content: "\f1c4";}.Defaults-file-image-o:before {content: "\f1c5";}.Defaults-file-photo-o:before {content: "\f1c5";}.Defaults-file-picture-o:before {content: "\f1c5";}.Defaults-file-archive-o:before {content: "\f1c6";}.Defaults-file-zip-o:before {content: "\f1c6";}.Defaults-file-audio-o:before {content: "\f1c7";}.Defaults-file-sound-o:before {content: "\f1c7";}.Defaults-file-movie-o:before {content: "\f1c8";}.Defaults-file-video-o:before {content: "\f1c8";}.Defaults-file-code-o:before {content: "\f1c9";}.Defaults-vine:before {content: "\f1ca";}.Defaults-codepen:before {content: "\f1cb";}.Defaults-jsfiddle:before {content: "\f1cc";}.Defaults-life-bouy:before {content: "\f1cd";}.Defaults-life-buoy:before {content: "\f1cd";}.Defaults-life-ring:before {content: "\f1cd";}.Defaults-life-saver:before {content: "\f1cd";}.Defaults-support:before {content: "\f1cd";}.Defaults-circle-o-notch:before {content: "\f1ce";}.Defaults-ra:before {content: "\f1d0";}.Defaults-rebel:before {content: "\f1d0";}.Defaults-empire:before {content: "\f1d1";}.Defaults-ge:before {content: "\f1d1";}.Defaults-git-square:before {content: "\f1d2";}.Defaults-git:before {content: "\f1d3";}.Defaults-hacker-news:before {content: "\f1d4";}.Defaults-tencent-weibo:before {content: "\f1d5";}.Defaults-qq:before {content: "\f1d6";}.Defaults-wechat:before {content: "\f1d7";}.Defaults-weixin:before {content: "\f1d7";}.Defaults-paper-plane:before {content: "\f1d8";}.Defaults-send:before {content: "\f1d8";}.Defaults-paper-plane-o:before {content: "\f1d9";}.Defaults-send-o:before {content: "\f1d9";}.Defaults-history:before {content: "\f1da";}.Defaults-circle-thin:before {content: "\f1db";}.Defaults-genderless:before {content: "\f1db";}.Defaults-header:before {content: "\f1dc";}.Defaults-paragraph:before {content: "\f1dd";}.Defaults-sliders:before {content: "\f1de";}.Defaults-share-alt:before {content: "\f1e0";}.Defaults-share-alt-square:before {content: "\f1e1";}.Defaults-bomb:before {content: "\f1e2";}.Defaults-futbol-o:before {content: "\f1e3";}.Defaults-soccer-ball-o:before {content: "\f1e3";}.Defaults-tty:before {content: "\f1e4";}.Defaults-binoculars:before {content: "\f1e5";}.Defaults-plug:before {content: "\f1e6";}.Defaults-slideshare:before {content: "\f1e7";}.Defaults-twitch:before {content: "\f1e8";}.Defaults-yelp:before {content: "\f1e9";}.Defaults-newspaper-o:before {content: "\f1ea";}.Defaults-wifi:before {content: "\f1eb";}.Defaults-calculator:before {content: "\f1ec";}.Defaults-paypal:before {content: "\f1ed";}.Defaults-google-wallet:before {content: "\f1ee";}.Defaults-cc-visa:before {content: "\f1f0";}.Defaults-cc-mastercard:before {content: "\f1f1";}.Defaults-cc-discover:before {content: "\f1f2";}.Defaults-cc-amex:before {content: "\f1f3";}.Defaults-cc-paypal:before {content: "\f1f4";}.Defaults-cc-stripe:before {content: "\f1f5";}.Defaults-bell-slash:before {content: "\f1f6";}.Defaults-bell-slash-o:before {content: "\f1f7";}.Defaults-trash:before {content: "\f1f8";}.Defaults-copyright:before {content: "\f1f9";}.Defaults-at:before {content: "\f1fa";}.Defaults-eyedropper:before {content: "\f1fb";}.Defaults-paint-brush:before {content: "\f1fc";}.Defaults-birthday-cake:before {content: "\f1fd";}.Defaults-area-chart:before {content: "\f1fe";}.Defaults-pie-chart:before {content: "\f200";}.Defaults-line-chart:before {content: "\f201";}.Defaults-lastfm:before {content: "\f202";}.Defaults-lastfm-square:before {content: "\f203";}.Defaults-toggle-off:before {content: "\f204";}.Defaults-toggle-on:before {content: "\f205";}.Defaults-bicycle:before {content: "\f206";}.Defaults-bus:before {content: "\f207";}.Defaults-ioxhost:before {content: "\f208";}.Defaults-angellist:before {content: "\f209";}.Defaults-cc:before {content: "\f20a";}.Defaults-ils:before {content: "\f20b";}.Defaults-shekel:before {content: "\f20b";}.Defaults-sheqel:before {content: "\f20b";}.Defaults-meanpath:before {content: "\f20c";}.Defaults-buysellads:before {content: "\f20d";}.Defaults-connectdevelop:before {content: "\f20e";}.Defaults-dashcube:before {content: "\f210";}.Defaults-forumbee:before {content: "\f211";}.Defaults-leanpub:before {content: "\f212";}.Defaults-sellsy:before {content: "\f213";}.Defaults-shirtsinbulk:before {content: "\f214";}.Defaults-simplybuilt:before {content: "\f215";}.Defaults-skyatlas:before {content: "\f216";}.Defaults-cart-plus:before {content: "\f217";}.Defaults-cart-arrow-down:before {content: "\f218";}.Defaults-diamond:before {content: "\f219";}.Defaults-ship:before {content: "\f21a";}.Defaults-user-secret:before {content: "\f21b";}.Defaults-motorcycle:before {content: "\f21c";}.Defaults-street-view:before {content: "\f21d";}.Defaults-heartbeat:before {content: "\f21e";}.Defaults-venus:before {content: "\f221";}.Defaults-mars:before {content: "\f222";}.Defaults-mercury:before {content: "\f223";}.Defaults-transgender:before {content: "\f224";}.Defaults-transgender-alt:before {content: "\f225";}.Defaults-venus-double:before {content: "\f226";}.Defaults-mars-double:before {content: "\f227";}.Defaults-venus-mars:before {content: "\f228";}.Defaults-mars-stroke:before {content: "\f229";}.Defaults-mars-stroke-v:before {content: "\f22a";}.Defaults-mars-stroke-h:before {content: "\f22b";}.Defaults-neuter:before {content: "\f22c";}.Defaults-facebook-official:before {content: "\f230";}.Defaults-pinterest-p:before {content: "\f231";}.Defaults-whatsapp:before {content: "\f232";}.Defaults-server:before {content: "\f233";}.Defaults-user-plus:before {content: "\f234";}.Defaults-user-times:before {content: "\f235";}.Defaults-bed:before {content: "\f236";}.Defaults-hotel:before {content: "\f236";}.Defaults-viacoin:before {content: "\f237";}.Defaults-train:before {content: "\f238";}.Defaults-subway:before {content: "\f239";}.Defaults-medium:before {content: "\f23a";}