@charset "UTF-8";
.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0;border:0;margin:0;padding:0}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.esg-line-height-0 {
line-height: 0;
}
.esg-text-left {
text-align: left;
}
.esg-text-right {
text-align: right;
}
.esg-text-center {
text-align: center;
}
.esg-font-normal {
font-style: normal;
}
.esg-font-italic {
font-style: italic;
}
.esg-display-none {
display: none;
}
.esg-display-block {
display: block;
}
.esg-display-inline-block {
display: inline-block;
}
.esg-display-inline {
display: inline;
}
.esg-display-none-i {
display: none !important;
}
.esg-display-block-i {
display: block !important;
}
.esg-display-inline-block-i {
display: inline-block !important;
}
.esg-display-inline-i {
display: inline !important;
}
.esg-hidden {
visibility: hidden;
}
.esg-visible {
visibility: visible;
}
.esg-absolute {
position: absolute;
}
.esg-relative {
position: relative;
}
.esg-margin-0 {
margin: 0;
}
.esg-margin-t-0 {
margin-top: 0;
}
.esg-margin-b-0 {
margin-bottom: 0;
}
.esg-margin-l-0 {
margin-left: 0;
}
.esg-margin-r-0 {
margin-right: 0;
}
.esg-margin-5 {
margin: 5px;
}
.esg-margin-t-5 {
margin-top: 5px;
}
.esg-margin-b-5 {
margin-bottom: 5px;
}
.esg-margin-l-5 {
margin-left: 5px;
}
.esg-margin-r-5 {
margin-right: 5px;
}
.esg-margin-10 {
margin: 10px;
}
.esg-margin-t-10 {
margin-top: 10px;
}
.esg-margin-b-10 {
margin-bottom: 10px;
}
.esg-margin-l-10 {
margin-left: 10px;
}
.esg-margin-r-10 {
margin-right: 10px;
}
.esg-padding-0 {
padding: 0;
}
.esg-padding-t-0 {
padding-top: 0;
}
.esg-padding-b-0 {
padding-bottom: 0;
}
.esg-padding-l-0 {
padding-left: 0;
}
.esg-padding-r-0 {
padding-right: 0;
}
.esg-padding-15 {
padding: 15px;
}
.esg-padding-t-15 {
padding-top: 15px;
}
.esg-padding-b-15 {
padding-bottom: 15px;
}
.esg-padding-l-15 {
padding-left: 15px;
}
.esg-padding-r-15 {
padding-right: 15px;
}
.esg-f-left {
float: left !important;
}
.esg-f-right {
float: right !important;
}
.esg-f-none {
float: none !important;
}
.esg-black {
color: #000000;
}
.esg-w100-hauto {
width: 100%;
height: auto;
}
.esg-fullscreen-forcer {
position: relative;
left: 0px;
top: 0px;
width: 100%;
height: auto;
}
.esg-iframe {
position: absolute;
top: 0px;
left: 0px;
display:none;
}
.esg-clearfix:before,
.esg-clearfix:after {
content: " ";
display: table;
}
.esg-clearfix:after {
clear: both;
} .esg-starring {
line-height: 25px;
display: inline-block
}
.esg-starring .star-rating {
float: none;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
float: right;
overflow: hidden;
position: relative;
height: 1em;
line-height: 1em;
font-size: 1em;
width: 5.4em;
font-family: star;
}
.esg-starring .star-rating:before, .esg-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.esg-starring star-rating span,
.esg-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.esg-starring .star-rating span:before,
.esg-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.esg-starring .star-rating {
color: #FFC321 !important;
}
.lazyloadcover {
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
width: 100%;
height: 100%;
}
.esg-lazyblur {
background-repeat: no-repeat;
filter: blur(25px);
-webkit-filter: blur(25px);
-moz-filter: blur(25px);
background-size: cover;
background-position: center center;
width: 100%;
height: 100%;
top: 0;
left: 0;
overflow: hidden;
}
.esg-media-poster {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-size: cover;
background-position: center center;
z-index: 10;
opacity: 0;
}
.esg-video-active .esg-media-poster {
z-index: 0
}
.esg-vimeo-frame {
background: black
} .esg-grid .no-filter-message { position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
pointer-events: none;
visibility: hidden;
opacity: 0;
transition: all 0.2s ease;
} .esg-grid.show-message .no-filter-message {
transition-duration: 1s;
visibility: visible;
opacity: 1;
} .esg-hover-image {
display: none
}
.esg-media-poster .esg-hover-image {
display: block;
width: inherit;
height: inherit;
background-size: inherit;
background-position: inherit;
visibility: hidden;
opacity: 0
}
.esg-starring .star-rating, .esg-starring-page .star-rating {
line-height: 1em;
font-size: 1em;
font-family: star;
}
.esg-grid {
width: 100%;
max-width: 100%;
font-family: 'Open Sans', sans-serif;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: translateZ(0px);
transform: translateZ(0px)
}
@-moz-document url-prefix() {
.esg-grid {
transform: none !important
}
}
.esg-grid .mainul,
.esg-grid .mainul > li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-grid * {
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
} .esg-grid ul,
.esg-grid li {
list-style: none;
margin: 0;
padding: 0;
transform-style: flat !important;
}
.esg-overflowtrick {
position: relative;
width: 100%;
height: auto;
overflow: hidden;
padding: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
z-index: 1;
}
.esg-overflowtrick + .esg-filters {
z-index: 0 !important;
}
.esg-container {
position: relative;
width: 100%;
height: auto;
}
.esg-container > ul,
.esg-overflowtrick > ul {
width: 100%;
max-width: 100%;
height: 0px;
position: relative;
overflow: visible;
}
.esg-grid li {
border: 0px solid transparent;
outline: 0px solid transparent;
visibility: hidden;
display: none;
}
.esg-grid a {
border: none;
text-decoration: none
}
.esg-grid a:hover,
.esg-grid a:focus {
text-decoration: none;
border: none;
}
.esg-clear {
clear: both;
height: 5px !important;
background: none !important;
}
.esg-clear-no-height,
.eg-clearfix {
clear: both;
height: 0px !important;
background: none !important;
}
.esg-line-break {
height: 5px;
visibility: hidden;
}
.esg-divide-5 {
width: 100%;
height: 5px
}
.esg-divide-15 {
width: 100%;
height: 15px
}
.esg-divide-20 {
width: 100%;
height: 20px
}
.esg-divide-22 {
width: 100%;
height: 22px
}
.esg-divide-30 {
width: 100%;
height: 30px
}
.esg-click-to-play-video {
cursor: pointer
}
.esg-entry-media iframe {
-webkit-transform-style: flat;
-webkit-transform: translateZ(1000px);
border: 0;
} .esg-container .tp-esg-item {
position: absolute;
top: 0px;
left: 0px;
}
.esg-container .tp-esg-item {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.esg-container .tp-esg-item .blackoverlay {
width: 100%;
height: 100%;
position: absolute;
background: #000;
top: 0px;
left: 0px;
}
.tp-esg-item {
z-index: 5
}
.tp-esg-item.itemonotherpage {
z-index: 0;
display: none;
} .esg-entry-cover {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
border: 0px solid transparent;
outline: 0px solid transparent;
}
.eec {
display: block;
width: auto;
height: auto;
position: absolute !important;
font-size: 20px;
text-align: center
}  .esg-tc {
top: 0px;
left: 0px;
width: 100%;
}
.esg-lc {
top: 0px;
left: 0px;
height: 100%;
}
.esg-cc {
top: 0px;
left: 0px;
width: 100%;
vertical-align: middle;
}
.esg-rc {
top: 0px;
right: 0px;
height: 100%;
}
.esg-bc {
bottom: 0px;
left: 0px;
width: 100%;
} .esg-tc .ess-tb-cell {
text-align: center;
vertical-align: top;
} .esg-lc .ess-tb-cell {
text-align: left;
vertical-align: middle;
}
.esg-cc .ess-tb-cell {
}
.esg-rc .ess-tb-cell {
text-align: right;
vertical-align: middle;
} .esg-blc .ess-tb-cell {
text-align: left;
vertical-align: bottom;
}
.esg-bc .ess-tb-cell {
text-align: center;
vertical-align: bottom;
}
.esg-brc .ess-tb-cell {
text-align: right;
vertical-align: bottom;
}
.esg-bc .leftalign {
text-align: left;
} .esg-entry-media {
position: relative;
border: 0px solid transparent;
outline: 0px solid transparent;
overflow: hidden;
}
.esg-entry-media {
width: 100%;
}
.esg-entry-media img {
width: 100%;
height: auto;
max-width: none !important;
min-width: none !important
}
.esg-layout-masonry .esg-entry-media img {
line-height: 0px;
vertical-align: bottom;
display: inline-block;
}
.esg-layout-even .esg-entry-media img {
display: none
}
.esg-media-cover-wrapper {
position: relative;
width: 100%;
backface-visibility: hidden
}
.esg-layout-even .esg-media-cover-wrapper {
height: 100%;
}
.esg-entry-media-wrapper {
z-index: 0;
}
.esg-entry-media-wrapper-even {
width: 100%;
height: 100%;
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper-not-even {
overflow: hidden;
position: relative;
}
.esg-entry-media-wrapper .esg-video-frame {
background: #000;
}
.esg-entry-media-wrapper-item-layout {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
} .esg-entry-cover .esg-overlay {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
border: 0px solid transparent;
outline: 0px solid transparent;
} .esg-layout-even .esg-entry-content {
display: none;
}
.esg-entry-content {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-webkit-backface-visibility: hidden;
} .navigationbuttons,
.esg-pagination,
.esg-filters {
position: relative;
z-index: 50;
-webkit-backface-visibility: hidden;
}
.esg-grid .esg-pagination {
background: #FFF;
z-index: 100;
-webkit-backface-visibility: hidden;
} .esg-nav-by-shortcode .esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-nav-by-shortcode .esg-sortbutton-order .tp-desc,
.esg-sortbutton-order.eg-icon-down-open.tp-asc,
.esg-sortbutton-order .tp-desc {
text-align: center
} .esg-nav-by-shortcode {
position: relative;
display: inline-block;
vertical-align: top;
text-align: center
}
.esg-nav-by-shortcode .esg-navbutton-solo-right,
.esg-nav-by-shortcode .esg-navbutton-solo-left {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: auto
}
.esg-nav-by-shortcode .esg-filter-wrapper {
visibility: visible;
} .esg-singlefilters .esg-filter-checked {
display: none;
-webkit-backface-visibility: hidden;
}
.esg-filter-wrapper {
display: inline-block;
}
.esg-sortbutton-wrapper {
display: inline-block;
}
.esg-cartbutton-wrapper {
display: inline-block
} .esg-filter-wrapper.dropdownstyle {
min-width: 100px;
cursor: pointer;
position: relative;
z-index: 1500;
-webkit-backface-visibility: hidden;
-webkit-transform: translateZ(1px);
transform: translateZ(1px)
}
.esg-filter-wrapper.dropdownstyle.esg-skin-preview {
z-index: 1570;
visibility: visible;
}
.esg-filter-wrapper.dropdownstyle .esg-filterbutton {
display: block;
margin-right: 0px;
margin-bottom: 5px;
}
.esg-filter-wrapper.dropdownstyle .esg-filter-checked {
margin-right: 5px;
margin-left: 0px;
}
.esg-dropdown-wrapper {
display: none;
position: absolute;
padding: 20px;
top: 100%;
backface-visibility: hidden;
transform: translateZ(10px);
}
.esg-selected-filterbutton {
color: #999;
margin-right: 5px;
cursor: pointer;
padding: 0px 15px 0px 10px;
line-height: 20px;
font-size: 12px;
font-weight: 600;
font-family: "Open Sans", sans-serif;
display: inline-block;
background: rgba(0, 0, 0, 0);
margin-bottom: 5px;
width: 100%;
}
.esg-selected-filterbutton.hovered {
color: #444;
}
.esg-selected-filterbutton .eg-icon-down-open {
display: inline-block;
vertical-align: top;
width: 29px;
line-height: inherit;
font-size: 9px;
font-weight: 700;
color: #999;
background: rgba(0, 0, 0, 0);
text-align: center;
} .esg-sortbutton-order.tp-desc {
transform: scaleY(-1);
filter: FlipV;
-ms-filter: "FlipV";
}
.esg-sorting-select {
cursor: pointer;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
-moz-opacity: 0.0;
-khtml-opacity: 0.0;
opacity: 0.0;
-webkit-appearance: menulist-button;
}
.esg-filters.esg-navbutton-solo-left {
position: absolute;
left: 0px;
top: 50%;
z-index: 800
}
.esg-filters.esg-navbutton-solo-right {
position: absolute;
right: 0px;
top: 50%;
z-index: 800;
}
.esg-navigationbutton.esg-right,
.esg-navigationbutton.esg-left {
margin-left: 0px !important;
margin-right: 0px !important;
-webkit-transform-style: flat;
-webkit-transform: translateZ(5000px)
} .eg-leftright-container {
float: left;
width: 310px;
margin-right: 20px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
position: relative;
}
.eg-leftright-container.dark {
background: #1e1e1e
}
.eg-leftright-container .pagination {
position: absolute;
bottom: 0px;
}
.eg-leftright-container .esg-filters {
padding: 30px;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
.eg-leftright-container .esg-filterbutton {
display: block;
margin: 0px 0px 5px 0px
}
.eg-leftright-container .esg-filter-wrapper {
display: block;
margin-right: 0px;
} .eg-ajaxtarget-container {
position: relative;
width: 100%;
height: auto;
}
.eg-ajaxanimwrapper {
position: relative;
overflow: hidden;
} .tp-esg-item .add_to_cart_button.loading:before {
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
background: url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/images/ajax-loader.gif) center no-repeat rgba(255, 255, 255, 0.65);
}
.esg-loader {
top: 50%;
left: 50%;
z-index: 10000;
position: absolute;
}
.infinityscollavailable.esg-loader {
position: relative;
top: auto;
left: 50%;
margin-top: 25px !important;
margin-bottom: 25px !important;
}
.esg-loader.spinner0 {
width: 40px;
height: 40px;
background: url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat center center;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
margin-left: -20px;
-webkit-animation: esg-rotateplane 1.2s infinite ease-in-out;
animation: esg-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.esg-loader.spinner5 {
background: url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/images/loader.gif) no-repeat 10px 10px;
background-color: #fff;
margin: -22px -22px;
width: 44px;
height: 44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@-webkit-keyframes esg-rotateplane {
0% {
-webkit-transform: perspective(120px)
}
50% {
-webkit-transform: perspective(120px) rotateY(180deg)
}
100% {
-webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg)
}
}
@keyframes esg-rotateplane {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.esg-loader.spinner2 {
width: 40px;
height: 40px;
margin-left: -20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
-webkit-animation: esg-scaleout 1.0s infinite ease-in-out;
animation: esg-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes esg-scaleout {
0% {
-webkit-transform: scale(0.0)
}
100% {
-webkit-transform: scale(1.0);
opacity: 0;
}
}
@keyframes esg-scaleout {
0% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
100% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
opacity: 0;
}
}
.esg-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.eg-search-wrapper .esg-loader.spinner3 {
margin-top: -30px !important
}
.simple-light .eg-search-wrapper .esg-loader.spinner3,
.simple-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -25px !important
}
.text-light .eg-search-wrapper .esg-loader.spinner3,
.text-dark .eg-search-wrapper .esg-loader.spinner3 {
margin-top: -22px !important
}
.esg-loader.spinner3 .bounce1,
.esg-loader.spinner3 .bounce2,
.esg-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
border-radius: 100%;
display: inline-block;
-webkit-animation: esg-bouncedelay 1.4s infinite ease-in-out;
animation: esg-bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.esg-loader.spinner3 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.esg-loader.spinner3 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes esg-bouncedelay {
0%, 80%, 100% {
-webkit-transform: scale(0.0)
}
40% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bouncedelay {
0%, 80%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
40% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
.esg-loader.spinner4 {
margin: 0px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
-webkit-animation: esg-rotate 2.0s infinite linear;
animation: esg-rotate 2.0s infinite linear;
}
.esg-loader.spinner4 .dot1,
.esg-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: esg-bounce 2.0s infinite ease-in-out;
animation: esg-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}
.esg-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes esg-rotate {
100% {
-webkit-transform: rotate(360deg)
}
}
@keyframes esg-rotate {
100% {
transform: rotate(360deg);
-webkit-transform: rotate(360deg)
}
}
@-webkit-keyframes esg-bounce {
0%, 100% {
-webkit-transform: scale(0.0)
}
50% {
-webkit-transform: scale(1.0)
}
}
@keyframes esg-bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
}
50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
} [class^="eg-icon-"]:before,
[class*=" eg-icon-"]:before {
font-family: "eg-font";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
[class^="fa-icon-"]:before, [class*=" fa-icon-"]:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
}
.esg-grid [class^="pe-7s-"]:before,
.esg-grid [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke';
display: inline-block;
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;
} .esg-filter-wrapper .esg-filterbutton:last-child,
.esg-cartbutton a,
.esg-selected-filterbutton {
margin-right: 0 !important;
}
.esg-singlefilters .esg-filter-checked {
display: none !important
} .eg-ajaxclicklistener {
cursor: pointer
}
.eg-ajax-video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.eg-ajax-video-container.widevideo {
padding-bottom: 50%;
}
.eg-ajax-video-container iframe,
.eg-ajax-video-container object,
.eg-ajax-video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.forcenotvisible {
visibility: hidden !important
}
.forcenotdisplay {
display: none !important
} input.eg-search-input[type="text"],
.eg-search-input {
display: inline-block
}
.eg-search-submit,
.eg-search-clean {
display: inline-block;
width: auto;
-moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
text-align: center;
vertical-align: top
}
.eg-search-submit,
.eg-search-clean {
cursor: pointer
}
.eg-search-wrapper {
vertical-align: top;
line-height: 40px;
}
input.eg-search-input[type="text"] {
font-family: "Open Sans", sans-serif;
outline: none !important;
margin: 0px 0px 5px !important;
padding: 8px 15px;
vertical-align: top;
box-sizing: border-box
} .eg-ajax-closer-wrapper {
display: block;
z-index: 51000;
position: relative
}
.eg-ajax-navbt {
cursor: pointer;
display: inline-block;
margin-right: 5px;
}
.eg-acp-inner.eg-acp-tr .eg-ajax-closer.eg-ajax-navbt,
.eg-acp-inner.eg-acp-br .eg-ajax-closer.eg-ajax-navbt {
margin-right: 0px
}
.eg-ajax-closer-wrapper.eg-acp-tl,
.eg-ajax-closer-wrapper.eg-acp-bl {
text-align: left;
}
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-br {
text-align: right;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-b {
text-align: center;
}
.eg-ajax-closer-wrapper.eg-acp-t,
.eg-ajax-closer-wrapper.eg-acp-tr,
.eg-ajax-closer-wrapper.eg-acp-tl {
margin-bottom: 5px;
}
.eg-ajax-closer-wrapper.eg-acp-bl,
.eg-ajax-closer-wrapper.eg-acp-br,
.eg-ajax-closer-wrapper.eg-acp-b {
margin-top: 5px;
}
.eg-acp-inner {
display: block;
position: absolute;
z-index: 50;
margin: 5px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-t {
top: 0px;
}
.eg-acp-inner.eg-acp-br,
.eg-acp-inner.eg-acp-bl,
.eg-acp-inner.eg-acp-b {
bottom: 0px;
}
.eg-acp-inner.eg-acp-tl,
.eg-acp-inner.eg-acp-bl {
left: 0px;
}
.eg-acp-inner.eg-acp-tr,
.eg-acp-inner.eg-acp-br {
right: 0px;
}
.eg-acp-inner.eg-acp-t,
.eg-acp-inner.eg-acp-b {
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.eg-ajax-navbt {
line-height: 21px;
background: #000;
background: rgba(0, 0, 0, 0.75);
color: #fff;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
text-transform: uppercase;
padding: 1px 1px 0px 0px;
font-size: 11px;
font-weight: 400;
}
.eg-ajax-closer.eg-ajax-navbt {
padding: 1px 5px 1px 3px;
vertical-align: top;
}
.eg-acp-light .eg-ajax-navbt {
background: #e5e5e5;
color: #000;
}
.eg-ajax-closer.eg-ajax-navbt i {
font-size: 13px;
}
.eg-ajax-navbt i {
font-size: 16px;
}
.eg-ajax-closer-wrapper.eg-acp-type1 {
margin: 0;
}
.eg-acp-type1 .eg-ajax-navbt {
border-radius: 0px;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
padding: 10px;
margin: 0px;
}
.eg-acp-type1 .eg-ajax-navbt i {
font-size: 20px;
}
.eg-acp-type1 .eg-ajax-navbt {
width: 40px;
height: 40px;
text-align: center;
vertical-align: medium !important;
line-height: 40px;
padding: 0px;
}
.eg-acp-type1 .eg-ajax-closer.eg-ajax-navbt {
vertical-align: top;
font-size: 24px;
font-weight: 300;
font-family: sans-serif;
height: auto;
line-height: 28px;
padding: 8px 0px 4px;
}
span.eg-el-amount:before {
content: "("
}
span.eg-el-amount:after {
content: ")"
}
span.eg-el-amount {
margin-left: 10px;
} .esg-split-content .esg-entry-media-wrapper, .esg-split-content .esg-entry-cover {
width: 50% !important
}
.esg-split-content .esg-media-cover-wrapper:after {
content: "";
display: table;
clear: both
}
.esg-split-right .esg-entry-media-wrapper, .esg-split-right .esg-entry-cover {
float: right
}
.esg-split-left .esg-entry-media-wrapper, .esg-split-left .esg-entry-cover {
float: left
}
.esg-split-content .esg-entry-media {
height: 100% !important
}
.esg-split-content .esg-entry-cover {
position: relative !important
}
.esg-split-content .esg-entry-content {
clear: both
} .grayscale {
-webkit-filter: grayscale(100%);
filter: grayscale(100%)
}  .esg-revealed .esg-itm-anime:not(.esg-anime-blur) .esg-overflowtrick {
overflow: visible !important
}
.esg-revealed .esg-itm-anime .tp-esg-item {
-webkit-mask-image: none !important
}
.esg-revealed .esg-itm-anime .tp-esg-item:hover {
z-index: 9999 !important;
transform: none !important
}
.esg-revealed .esg-anime-item:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.esg-anime-blur .esg-entry-media {
transform: scale(1.15, 1.15) !important;
transform-origin: center center !important
} .eg-invisiblebutton {
box-shadow: none !important;
height: inherit !important;
display: block
}
.esg-lb-dummy {
max-width: none !important;
box-shadow: none !important;
position: absolute;
display: none
} @media screen and (max-width: 736px) {
.eg-lightbox-post-content-inner > div {
width: 100% !important;
float: none !important;
}
.eg-lightbox-post-content-inner .esg-post-featured-img {
padding: 30px 0 !important;
}
}
.esgbox-stage .esgbox-slide > *:not(.esgbox-share) {
margin: 0;
padding: 0
}
.esgbox-stage .esgbox-slide > .esgbox-loading {
margin-top: -30px;
margin-left: -30px
}
.esgbox-toolbar .esgbox-button {
transition: background 0.2s ease-out
}
.esgbox-toolbar .esgbox-button:focus,
.esgbox-toolbar .esgbox-button:active,
.esgbox-toolbar .esgbox-button:visited {
background: rgba(30, 30, 30, .6)
}
.esgbox-toolbar .esgbox-button:hover {
background: #000
}
.esgbox-navigation .esgbox-button:before {
transition: background 0.2s ease-out
}
.esgbox-navigation .esgbox-button:focus:before,
.esgbox-navigation .esgbox-button:active:before,
.esgbox-navigation .esgbox-button:visited:before,
.esgbox-navigation .esgbox-button[disabled]:hover:before,
.esgbox-toolbar .esgbox-button[disabled]:hover {
background: rgba(0, 0, 0, .6)
}
.esgbox-navigation .esgbox-button:hover:before {
background: rgba(0, 0, 0, .6)
}
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_left,
.esgbox-hidearrows .esgbox-navigation .esgbox-button--arrow_right {
display: none !important
}
.esgbox-single .esgbox-button--arrow_left,
.esgbox-single .esgbox-button--arrow_right {
display: none !important
}
.esgbox-slide--video iframe {
width: 100% !important;
height: 100% !important;
max-width: 100%;
max-height: 100%;
}
.esg-four-by-three .esgbox-slide--video iframe {
width: 800px;
height: 600px;
}
.esgbox-container .esgbox-button--arrow_right:hover,
.esgbox-container .esgbox-button--arrow_right:focus,
.esgbox-container .esgbox-button--arrow_left:hover,
.esgbox-container .esgbox-button--arrow_left:focus {
background: rgba(0, 0, 0, .6)
} .esg-filter-wrapper {
visibility: hidden
}
#eg-elements-container-grid-wrap.eg-startheight {
height: 351px;
}
.esg-mobile-filter-button {
display: none
}
.esg-mobile-filter-wrap {
visibility: visible
}
.esg-mobile-filter-wrap .esg-dropdown-wrapper {
display: none !important;
visibility: hidden !important
} .eg-esgblankskin-wrapper * {
visibility: hidden !important
} .eg-item-in-focus {
z-index: 999 !important
} .esg-cover-overflow {
overflow: hidden
} .esg-transition[data-transition^='esg-collapse'] {
overflow: hidden
}
.esg-transition[data-transition^='esg-collapse']:before,
.esg-transition[data-transition^='esg-collapse']:after {
position: absolute;
content: ""
}
.esg-transition[data-transition^='esg-collapsevertical']:before,
.esg-transition[data-transition^='esg-collapsevertical']:after {
width: 100%;
height: 0%;
left: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:before {
top: 0
}
.esg-transition[data-transition^='esg-collapsevertical']:after {
bottom: 0
}
.esg-transition[data-transition='esg-collapseverticalout']:before,
.esg-transition[data-transition='esg-collapseverticalout']:after {
height: 50%
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before,
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
width: 0%;
height: 100%;
top: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:before {
left: 0
}
.esg-transition[data-transition^='esg-collapsehorizontal']:after {
right: 0
}
.esg-transition[data-transition='esg-collapsehorizontalout']:before {
width: 50%
}
.esg-transition[data-transition='esg-collapsehorizontalout']:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsevertical"]:after {
height: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapseverticalout"]:after {
height: 0
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontal"]:after {
width: 50%
}
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-collapsehorizontalout"]:after {
width: 0
} .esg-transition[data-transition^="esg-line"]:after {
content: "";
position: absolute;
width: 70%;
height: 70%;
top: 15%;
left: 15%;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center center;
}
.esg-transition[data-transition="esg-linediagonal"]:after,
.esg-transition[data-transition="esg-linehorizontal"]:after,
.esg-transition[data-transition="esg-linevertical"]:after {
transform: scale(0)
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:after {
transform: scale(1)
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:after,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:after {
transform: scale(0)
} .esg-transition[data-transition^="esg-spiral"]:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
box-sizing: border-box;
padding-bottom: 100%;
background-size: contain;
background-repeat: no-repeat;
transform-origin: center;
transform: translate(-50%, -50%) rotate(0deg) scale(0);
}
.esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:after {
transform: translate(-50%, -50%) rotate(-300deg) scale(3)
}
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:after {
transform: translate(-50%, -50%) rotate(0deg) scale(0)
} .esg-transition[data-transition^="esg-circlezoom"]:before,
.esg-transition[data-transition^="esg-circlezoom"]:after {
content: "";
position: absolute;
width: 150%;
height: 150%;
padding-bottom: 150%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) scale(0, 0);
border-radius: 50%;
box-sizing: border-box;
}
.esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoom"]:after {
transform: translate(-50%, -50%) scale(1, 1)
}
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:before,
.esg-hovered .esg-transition[data-transition="esg-circlezoomout"]:after {
transform: translate(-50%, -50%) scale(0, 0)
}
.esg-transition[data-transition^="esg-line"]:before,
.esg-transition[data-transition^="esg-spiral"]:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0%;
left: 0%;
opacity: 0;
}
.esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition^="esg-line"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoom"]:before {
opacity: 1
}
.esg-hovered .esg-transition[data-transition="esg-linediagonalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-linehorizontalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-lineverticalout"]:before,
.esg-hovered .esg-transition[data-transition="esg-spiralzoomout"]:before {
opacity: 0
} .esg-overlay.esg-cover-blend-multiply {
mix-blend-mode: multiply
}
.esg-overlay.esg-cover-blend-screen {
mix-blend-mode: screen
}
.esg-overlay.esg-cover-blend-overlay {
mix-blend-mode: overlay
}
.esg-overlay.esg-cover-blend-darken {
mix-blend-mode: darken
}
.esg-overlay.esg-cover-blend-lighten {
mix-blend-mode: lighten
}
.esg-overlay.esg-cover-blend-color-dodge {
mix-blend-mode: color-dodge
}
.esg-overlay.esg-cover-blend-color-burn {
mix-blend-mode: color-burn
}
.esg-overlay.esg-cover-blend-hard-light {
mix-blend-mode: hard-light
}
.esg-overlay.esg-cover-blend-soft-light {
mix-blend-mode: soft-light
}
.esg-overlay.esg-cover-blend-difference {
mix-blend-mode: difference
}
.esg-overlay.esg-cover-blend-exclusion {
mix-blend-mode: exclusion
}
.esg-overlay.esg-cover-blend-hue {
mix-blend-mode: hue
}
.esg-overlay.esg-cover-blend-saturation {
mix-blend-mode: saturation
}
.esg-overlay.esg-cover-blend-color {
mix-blend-mode: color
}
.esg-overlay.esg-cover-blend-luminosity {
mix-blend-mode: luminosity
} .esg-container .aden {
-webkit-filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2);
filter: hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)
}
.esg-container .aden::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken
}
.esg-container .perpetua::after,
.esg-container .reyes::after {
mix-blend-mode: soft-light;
opacity: .5
}
.esg-container .inkwell {
-webkit-filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1);
filter: sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)
}
.esg-container .perpetua::after {
background: -webkit-linear-gradient(top, #005b9a, #e6c13d);
background: linear-gradient(to bottom, #005b9a, #e6c13d)
}
.esg-container .reyes {
-webkit-filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75);
filter: sepia(.22) brightness(1.1) contrast(.85) saturate(.75)
}
.esg-container .reyes::after {
background: #efcdad
}
.esg-container .gingham {
-webkit-filter: brightness(1.05) hue-rotate(-10deg);
filter: brightness(1.05) hue-rotate(-10deg)
}
.esg-container .gingham::after {
background: -webkit-linear-gradient(left, rgba(66, 10, 14, .2), transparent);
background: linear-gradient(to right, rgba(66, 10, 14, .2), transparent);
mix-blend-mode: darken
}
.esg-container .toaster {
-webkit-filter: contrast(1.5) brightness(.9);
filter: contrast(1.5) brightness(.9)
}
.esg-container .toaster::after {
background: -webkit-radial-gradient(circle, #804e0f, #3b003b);
background: radial-gradient(circle, #804e0f, #3b003b);
mix-blend-mode: screen
}
.esg-container .walden {
-webkit-filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6);
filter: brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)
}
.esg-container .walden::after {
background: #04c;
mix-blend-mode: screen;
opacity: .3
}
.esg-container .hudson {
-webkit-filter: brightness(1.2) contrast(.9) saturate(1.1);
filter: brightness(1.2) contrast(.9) saturate(1.1)
}
.esg-container .hudson::after {
background: -webkit-radial-gradient(circle, #a6b1ff 50%, #342134);
background: radial-gradient(circle, #a6b1ff 50%, #342134);
mix-blend-mode: multiply;
opacity: .5
}
.esg-container .earlybird {
-webkit-filter: contrast(.9) sepia(.2);
filter: contrast(.9) sepia(.2)
}
.esg-container .earlybird::after {
background: -webkit-radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
background: radial-gradient(circle, #d0ba8e 20%, #360309 85%, #1d0210 100%);
mix-blend-mode: overlay
}
.esg-container .mayfair {
-webkit-filter: contrast(1.1) saturate(1.1);
filter: contrast(1.1) saturate(1.1)
}
.esg-container .mayfair::after {
background: -webkit-radial-gradient(40% 40%, circle, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
background: radial-gradient(circle at 40% 40%, rgba(255, 255, 255, .8), rgba(255, 200, 200, .6), #111 60%);
mix-blend-mode: overlay;
opacity: .4
}
.esg-container .lofi {
-webkit-filter: saturate(1.1) contrast(1.5);
filter: saturate(1.1) contrast(1.5)
}
.esg-container .lofi::after {
background: -webkit-radial-gradient(circle, transparent 70%, #222 150%);
background: radial-gradient(circle, transparent 70%, #222 150%);
mix-blend-mode: multiply
}
.esg-container ._1977 {
-webkit-filter: contrast(1.1) brightness(1.1) saturate(1.3);
filter: contrast(1.1) brightness(1.1) saturate(1.3)
}
.esg-container ._1977:after {
background: rgba(243, 106, 188, .3);
mix-blend-mode: screen
}
.esg-container .brooklyn {
-webkit-filter: contrast(.9) brightness(1.1);
filter: contrast(.9) brightness(1.1)
}
.esg-container .brooklyn::after {
background: -webkit-radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
background: radial-gradient(circle, rgba(168, 223, 193, .4) 70%, #c4b7c8);
mix-blend-mode: overlay
}
.esg-container .xpro2 {
-webkit-filter: sepia(.3);
filter: sepia(.3)
}
.esg-container .xpro2::after {
background: -webkit-radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
background: radial-gradient(circle, #e6e7e0 40%, rgba(43, 42, 161, .6) 110%);
mix-blend-mode: color-burn
}
.esg-container .nashville {
-webkit-filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2);
filter: sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)
}
.esg-container .nashville::after {
background: rgba(0, 70, 150, .4);
mix-blend-mode: lighten
}
.esg-container .nashville::before {
background: rgba(247, 176, 153, .56);
mix-blend-mode: darken
}
.esg-container .lark {
-webkit-filter: contrast(.9);
filter: contrast(.9)
}
.esg-container .lark::after {
background: rgba(242, 242, 242, .8);
mix-blend-mode: darken
}
.esg-container .lark::before {
background: #22253f;
mix-blend-mode: color-dodge
}
.esg-container .moon {
-webkit-filter: grayscale(1) contrast(1.1) brightness(1.1);
filter: grayscale(1) contrast(1.1) brightness(1.1)
}
.esg-container .moon::before {
background: #a0a0a0;
mix-blend-mode: soft-light
}
.esg-container .moon::after {
background: #383838;
mix-blend-mode: lighten
}
.esg-container .clarendon {
-webkit-filter: contrast(1.2) saturate(1.35);
filter: contrast(1.2) saturate(1.35)
}
.esg-container .clarendon:before {
background: rgba(127, 187, 227, .2);
mix-blend-mode: overlay
}
.esg-container .willow {
-webkit-filter: grayscale(.5) contrast(.95) brightness(.9);
filter: grayscale(.5) contrast(.95) brightness(.9)
}
.esg-container .willow::before {
background-color: radial-gradient(40%, circle, #d4a9af 55%, #000 150%);
mix-blend-mode: overlay
}
.esg-container .willow::after {
background-color: #d8cdcb;
mix-blend-mode: color
}
.esg-container .rise {
-webkit-filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9);
filter: brightness(1.05) sepia(.2) contrast(.9) saturate(.9)
}
.esg-container .rise::after {
background: -webkit-radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
background: radial-gradient(circle, rgba(232, 197, 152, .8), transparent 90%);
mix-blend-mode: overlay;
opacity: .6
}
.esg-container .rise::before {
background: -webkit-radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
background: radial-gradient(circle, rgba(236, 205, 169, .15) 55%, rgba(50, 30, 7, .4));
mix-blend-mode: multiply
}
.esg-container ._1977:after, .esg-container ._1977:before,
.esg-container .aden:after, .esg-container .aden:before,
.esg-container .brooklyn:after, .esg-container .brooklyn:before,
.esg-container .clarendon:after, .esg-container .clarendon:before,
.esg-container .earlybird:after, .esg-container .earlybird:before,
.esg-container .gingham:after, .esg-container .gingham:before,
.esg-container .hudson:after, .esg-container .hudson:before,
.esg-container .inkwell:after, .esg-container .inkwell:before,
.esg-container .lark:after, .esg-container .lark:before,
.esg-container .lofi:after, .esg-container .lofi:before,
.esg-container .mayfair:after, .esg-container .mayfair:before,
.esg-container .moon:after, .esg-container .moon:before,
.esg-container .nashville:after, .esg-container .nashville:before,
.esg-container .perpetua:after, .esg-container .perpetua:before,
.esg-container .reyes:after, .esg-container .reyes:before,
.esg-container .rise:after, .esg-container .rise:before,
.esg-container .slumber:after, .esg-container .slumber:before,
.esg-container .toaster:after, .esg-container .toaster:before,
.esg-container .walden:after, .esg-container .walden:before,
.esg-container .willow:after, .esg-container .willow:before,
.esg-container .xpro2:after, .esg-container .xpro2:before {
content: '';
display: block;
height: 100%;
width: 100%;
top: 0;
left: 0;
position: absolute;
pointer-events: none
}
.esg-container ._1977, 
.esg-container .aden, 
.esg-container .brooklyn, 
.esg-container .clarendon, 
.esg-container .earlybird, 
.esg-container .gingham,
.esg-container .hudson,
.esg-container .inkwell,
.esg-container .lark,
.esg-container .lofi,
.esg-container .mayfair,
.esg-container .moon,
.esg-container .nashville,
.esg-container .perpetua,
.esg-container .reyes,
.esg-container .rise,
.esg-container .slumber,
.esg-container .toaster,
.esg-container .walden,
.esg-container .willow,
.esg-container .xpro2 {
position: relative
}
.esg-container ._1977 img,
.esg-container .aden img,
.esg-container .brooklyn img,
.esg-container .clarendon img,
.esg-container .earlybird img,
.esg-container .gingham img,
.esg-container .hudson img,
.esg-container .inkwell img,
.esg-container .lark img,
.esg-container .lofi img,
.esg-container .mayfair img,
.esg-container .moon img,
.esg-container .nashville img,
.esg-container .perpetua img,
.esg-container .reyes img,
.esg-container .rise img,
.esg-container .slumber img,
.esg-container .toaster img,
.esg-container .walden img,
.esg-container .willow img,
.esg-container .xpro2 img {
width: 100%;
z-index: 1
}
.esg-container ._1977:before,
.esg-container .aden:before,
.esg-container .brooklyn:before,
.esg-container .clarendon:before,
.esg-container .earlybird:before,
.esg-container .gingham:before,
.esg-container .hudson:before,
.esg-container .inkwell:before,
.esg-container .lark:before,
.esg-container .lofi:before,
.esg-container .mayfair:before,
.esg-container .moon:before,
.esg-container .nashville:before,
.esg-container .perpetua:before,
.esg-container .reyes:before,
.esg-container .rise:before,
.esg-container .slumber:before,
.esg-container .toaster:before,
.esg-container .walden:before,
.esg-container .willow:before,
.esg-container .xpro2:before {
z-index: 2
}
.esg-container ._1977:after,
.esg-container .aden:after,
.esg-container .brooklyn:after,
.esg-container .clarendon:after,
.esg-container .earlybird:after,
.esg-container .gingham:after,
.esg-container .hudson:after,
.esg-container .inkwell:after,
.esg-container .lark:after,
.esg-container .lofi:after,
.esg-container .mayfair:after,
.esg-container .moon:after,
.esg-container .nashville:after,
.esg-container .perpetua:after,
.esg-container .reyes:after,
.esg-container .rise:after,
.esg-container .slumber:after,
.esg-container .toaster:after,
.esg-container .walden:after,
.esg-container .willow:after,
.esg-container .xpro2:after {
z-index: 3
}
.esg-container .slumber {
-webkit-filter: saturate(.66) brightness(1.05);
filter: saturate(.66) brightness(1.05)
}
.esg-container .slumber::after {
background: rgba(125, 105, 24, .5);
mix-blend-mode: soft-light
}
.esg-container .slumber::before {
background: rgba(69, 41, 12, .4);
mix-blend-mode: lighten
} .source_type_stream .esg-filter-wrapper,
.source_type_nextgen .esg-filter-wrapper,
.source_type_rml .esg-filter-wrapper {
display: none !important;
} [class*=" pe-7s-"]:before {
font-family: 'Pe-icon-7-stroke'
}  #esg_search_wrapper {
height: auto;
left: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 20000;
}
#esg_search_wrapper .esg-filter-wrapper, #esg_search_wrapper .esg-pagination {
margin-left: 0 !important;
}
#esg_big_search_wrapper {
padding-top: 0;
position: relative;
}
#esg_big_search_wrapper .bigsearchfield {
-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
background: none repeat scroll 0 0 rgba(255, 255, 255, 0) !important;
border:none !important;
border-bottom:2px solid #333 !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: relative;
width: 100%;
z-index: 10;
height:50px !important;
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
}
#esg_big_search_wrapper::-ms-clear { display: none; }
#esg_big_search_wrapper .bigsearchfield::-ms-clear { display: none; }
#esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(255, 255,255, 0) !important;
border: medium none !important;
color: #333 !important;
font-size: 40px !important;
font-weight: 700;
line-height: 40px !important;
padding: 0 !important;
position: absolute !important;
top: 7px !important;
width: 100%;
z-index: 5;
height:50px !important;
}
.esg_big_search_close {
color: #333;
cursor: pointer;
font-size: 40px;
font-weight: 400;
position: absolute;
right: 30px;
top: 50px;
z-index: 20;
}
.esg_searchresult_title {
color: #333;
font-size: 11px;
font-weight: 700;
letter-spacing: 1px;
margin-top: 30px;
text-transform: uppercase;
}
#esg_search_bg {
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
height: 100%;
left: 0;
position: fixed;
top: 0;
width: 100%;
z-index: 19999;
}
.esg_searchcontainer {
box-sizing: border-box;
padding: 40px;
position: relative;
width: 100%;
}
.esg_searchresult {
color: #333;
font-size: 17px;
font-weight: 600;
line-height: 26px;
} #esg_big_search_wrapper.dark .bigsearchfield {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border-bottom:2px solid #fff !important;
color: #fff !important;
}
.dark #esg_big_search_fake_txt {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
color: #fff !important;
}
.dark .esg_big_search_close {
color: #fff;
}
.dark .esg_searchresult_title {
color: #fff;
}
#esg_search_bg.dark {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.85);
}
.dark .esg_searchresult {
color: #fff;
}@font-face {
font-family: 'eg-font';
src: url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117);
src: url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.eot?85610117#iefix) format('embedded-opentype'),
url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.woff?85610117) format('woff'),
url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.ttf?85610117) format('truetype'),
url(//usinasite.com.br/wp-content/plugins/essential-grid/public/assets/font/fontello/fonts/egfont.svg?85610117#egfont) format('svg');
font-weight: normal;
font-style: normal;
}
.eg-icon-soundcloud:before { content: '\e8ca'; } .eg-icon-music:before { content: '\e858'; } .eg-icon-color-adjust:before { content: '\e862'; } .eg-icon-mail:before { content: '\e868'; } .eg-icon-mail-alt:before { content: '\e869'; } .eg-icon-heart:before { content: '\e86a'; } .eg-icon-heart-empty:before { content: '\e86b'; } .eg-icon-star:before { content: '\e86c'; } .eg-icon-star-empty:before { content: '\e86d'; } .eg-icon-user:before { content: '\e879'; } .eg-icon-male:before { content: '\e87a'; } .eg-icon-female:before { content: '\e87b'; } .eg-icon-video:before { content: '\e805'; } .eg-icon-videocam:before { content: '\e859'; } .eg-icon-picture-1:before { content: '\e803'; } .eg-icon-camera:before { content: '\e85a'; } .eg-icon-camera-alt:before { content: '\e85b'; } .eg-icon-th-large:before { content: '\e83c'; } .eg-icon-th:before { content: '\e83d'; } .eg-icon-ok:before { content: '\e80d'; } .eg-icon-ok-circled2:before { content: '\e877'; } .eg-icon-ok-squared:before { content: '\e878'; } .eg-icon-cancel:before { content: '\e80a'; } .eg-icon-plus:before { content: '\e86e'; } .eg-icon-plus-circled:before { content: '\e876'; } .eg-icon-plus-squared:before { content: '\e875'; } .eg-icon-minus:before { content: '\e86f'; } .eg-icon-minus-circled:before { content: '\e870'; } .eg-icon-minus-squared:before { content: '\e871'; } .eg-icon-minus-squared-alt:before { content: '\e872'; } .eg-icon-info-circled:before { content: '\e80f'; } .eg-icon-info:before { content: '\e844'; } .eg-icon-home:before { content: '\e843'; } .eg-icon-link:before { content: '\e80e'; } .eg-icon-unlink:before { content: '\e83f'; } .eg-icon-link-ext:before { content: '\e840'; } .eg-icon-lock:before { content: '\e856'; } .eg-icon-lock-open:before { content: '\e857'; } .eg-icon-eye:before { content: '\e841'; } .eg-icon-eye-off:before { content: '\e842'; } .eg-icon-tag:before { content: '\e85c'; } .eg-icon-thumbs-up:before { content: '\e887'; } .eg-icon-thumbs-up-alt:before { content: '\e888'; } .eg-icon-download:before { content: '\e88a'; } .eg-icon-upload:before { content: '\e889'; } .eg-icon-reply:before { content: '\e8a6'; } .eg-icon-forward:before { content: '\e874'; } .eg-icon-export-1:before { content: '\e873'; } .eg-icon-print:before { content: '\e886'; } .eg-icon-gamepad:before { content: '\e837'; } .eg-icon-trash:before { content: '\e801'; } .eg-icon-doc-text:before { content: '\e885'; } .eg-icon-doc-inv:before { content: '\e884'; } .eg-icon-folder-1:before { content: '\e83e'; } .eg-icon-folder-open:before { content: '\e883'; } .eg-icon-folder-open-empty:before { content: '\e882'; } .eg-icon-rss:before { content: '\e880'; } .eg-icon-rss-squared:before { content: '\e881'; } .eg-icon-phone:before { content: '\e87f'; } .eg-icon-menu:before { content: '\e830'; } .eg-icon-cog-alt:before { content: '\e847'; } .eg-icon-wrench:before { content: '\e848'; } .eg-icon-basket-1:before { content: '\e87c'; } .eg-icon-calendar:before { content: '\e87d'; } .eg-icon-calendar-empty:before { content: '\e87e'; } .eg-icon-lightbulb:before { content: '\e88b'; } .eg-icon-resize-full-alt:before { content: '\e845'; } .eg-icon-move:before { content: '\e846'; } .eg-icon-down-dir:before { content: '\e838'; } .eg-icon-up-dir:before { content: '\e839'; } .eg-icon-left-dir:before { content: '\e817'; } .eg-icon-right-dir:before { content: '\e818'; } .eg-icon-down-open:before { content: '\e83b'; } .eg-icon-left-open:before { content: '\e819'; } .eg-icon-right-open:before { content: '\e81a'; } .eg-icon-angle-left:before { content: '\e820'; } .eg-icon-angle-right:before { content: '\e81d'; } .eg-icon-angle-double-left:before { content: '\e892'; } .eg-icon-angle-double-right:before { content: '\e893'; } .eg-icon-left-big:before { content: '\e81f'; } .eg-icon-right-big:before { content: '\e81e'; } .eg-icon-up-hand:before { content: '\e835'; } .eg-icon-ccw-1:before { content: '\e891'; } .eg-icon-shuffle-1:before { content: '\e849'; } .eg-icon-play:before { content: '\e88c'; } .eg-icon-play-circled:before { content: '\e88e'; } .eg-icon-stop:before { content: '\e88f'; } .eg-icon-pause:before { content: '\e88d'; } .eg-icon-fast-fw:before { content: '\e890'; } .eg-icon-desktop:before { content: '\e85d'; } .eg-icon-laptop:before { content: '\e85e'; } .eg-icon-tablet:before { content: '\e85f'; } .eg-icon-mobile:before { content: '\e860'; } .eg-icon-flight:before { content: '\e894'; } .eg-icon-font:before { content: '\e851'; } .eg-icon-bold:before { content: '\e852'; } .eg-icon-italic:before { content: '\e855'; } .eg-icon-text-height:before { content: '\e84f'; } .eg-icon-text-width:before { content: '\e850'; } .eg-icon-align-left:before { content: '\e84c'; } .eg-icon-align-center:before { content: '\e84d'; } .eg-icon-align-right:before { content: '\e84e'; } .eg-icon-search:before { content: '\e802'; } .eg-icon-indent-left:before { content: '\e866'; } .eg-icon-indent-right:before { content: '\e867'; } .eg-icon-ajust:before { content: '\e84a'; } .eg-icon-tint:before { content: '\e84b'; } .eg-icon-chart-bar:before { content: '\e853'; } .eg-icon-magic:before { content: '\e807'; } .eg-icon-sort:before { content: '\e895'; } .eg-icon-sort-alt-up:before { content: '\e863'; } .eg-icon-sort-alt-down:before { content: '\e864'; } .eg-icon-sort-name-up:before { content: '\e854'; } .eg-icon-sort-name-down:before { content: '\e865'; } .eg-icon-coffee:before { content: '\e896'; } .eg-icon-food:before { content: '\e897'; } .eg-icon-medkit:before { content: '\e898'; } .eg-icon-puzzle:before { content: '\e899'; } .eg-icon-apple:before { content: '\e89a'; } .eg-icon-facebook:before { content: '\e89b'; } .eg-icon-gplus:before { content: '\e89c'; } .eg-icon-tumblr:before { content: '\e8a0'; } .eg-icon-twitter-squared:before { content: '\e8a2'; } .eg-icon-twitter:before { content: '\e8a1'; } .eg-icon-vimeo-squared:before { content: '\e89d'; } .eg-icon-youtube:before { content: '\e89f'; } .eg-icon-youtube-squared:before { content: '\e89e'; } .eg-icon-picture:before { content: '\e800'; } .eg-icon-check:before { content: '\e810'; } .eg-icon-back:before { content: '\e8a5'; } .eg-icon-thumbs-up-1:before { content: '\e8a9'; } .eg-icon-thumbs-down:before { content: '\e8aa'; } .eg-icon-download-1:before { content: '\e8ab'; } .eg-icon-upload-1:before { content: '\e8ac'; } .eg-icon-reply-1:before { content: '\e8a8'; } .eg-icon-forward-1:before { content: '\e8a7'; } .eg-icon-export:before { content: '\e80b'; } .eg-icon-folder:before { content: '\e813'; } .eg-icon-rss-1:before { content: '\e8c8'; } .eg-icon-cog:before { content: '\e832'; } .eg-icon-tools:before { content: '\e815'; } .eg-icon-basket:before { content: '\e812'; } .eg-icon-login:before { content: '\e833'; } .eg-icon-logout:before { content: '\e834'; } .eg-icon-resize-full:before { content: '\e816'; } .eg-icon-popup:before { content: '\e828'; } .eg-icon-arrow-combo:before { content: '\e827'; } .eg-icon-left-open-1:before { content: '\e82a'; } .eg-icon-right-open-1:before { content: '\e82b'; } .eg-icon-left-open-mini:before { content: '\e822'; } .eg-icon-right-open-mini:before { content: '\e823'; } .eg-icon-left-open-big:before { content: '\e824'; } .eg-icon-right-open-big:before { content: '\e825'; } .eg-icon-left:before { content: '\e836'; } .eg-icon-right:before { content: '\e826'; } .eg-icon-ccw:before { content: '\e808'; } .eg-icon-cw:before { content: '\e8c9'; } .eg-icon-arrows-ccw:before { content: '\e806'; } .eg-icon-level-down:before { content: '\e8a3'; } .eg-icon-level-up:before { content: '\e8a4'; } .eg-icon-shuffle:before { content: '\e814'; } .eg-icon-palette:before { content: '\e829'; } .eg-icon-list-add:before { content: '\e80c'; } .eg-icon-back-in-time:before { content: '\e821'; } .eg-icon-monitor:before { content: '\e81b'; } .eg-icon-paper-plane:before { content: '\e8ad'; } .eg-icon-brush:before { content: '\e8ae'; } .eg-icon-droplet:before { content: '\e81c'; } .eg-icon-clipboard:before { content: '\e8b0'; } .eg-icon-megaphone:before { content: '\e8b1'; } .eg-icon-key:before { content: '\e8af'; } .eg-icon-github:before { content: '\e8b3'; } .eg-icon-github-circled:before { content: '\e8b4'; } .eg-icon-flickr:before { content: '\e8b2'; } .eg-icon-flickr-circled:before { content: '\e8b5'; } .eg-icon-vimeo:before { content: '\e8b6'; } .eg-icon-vimeo-circled:before { content: '\e8b7'; } .eg-icon-twitter-1:before { content: '\e8b8'; } .eg-icon-twitter-circled:before { content: '\e8b9'; } .eg-icon-facebook-1:before { content: '\e8ba'; } .eg-icon-facebook-circled:before { content: '\e8bb'; } .eg-icon-facebook-squared:before { content: '\e8bc'; } .eg-icon-gplus-1:before { content: '\e8bd'; } .eg-icon-gplus-circled:before { content: '\e8be'; } .eg-icon-pinterest:before { content: '\e8bf'; } .eg-icon-pinterest-circled:before { content: '\e8c0'; } .eg-icon-tumblr-1:before { content: '\e8c1'; } .eg-icon-tumblr-circled:before { content: '\e8c2'; } .eg-icon-linkedin:before { content: '\e8c3'; } .eg-icon-linkedin-circled:before { content: '\e8c4'; } .eg-icon-dribbble:before { content: '\e8c5'; } .eg-icon-dribbble-circled:before { content: '\e8c6'; } .eg-icon-picasa:before { content: '\e8c7'; } .eg-icon-ok-1:before { content: '\e811'; } .eg-icon-doc:before { content: '\e809'; } .eg-icon-left-open-outline:before { content: '\e82e'; } .eg-icon-left-open-2:before { content: '\e82c'; } .eg-icon-right-open-outline:before { content: '\e82f'; } .eg-icon-right-open-2:before { content: '\e82d'; } .eg-icon-equalizer:before { content: '\e83a'; } .eg-icon-layers-alt:before { content: '\e804'; } .eg-icon-pencil-1:before { content: '\e831'; } .eg-icon-align-justify:before { content: '\e861'; } .eg-icon-wistia:before { content: '\e89f'; } .eg-icon-wistia-squared:before { content: '\e89e'; }@font-face{font-family:'trx_addons_icons';src:url(//usinasite.com.br/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?44605874);src:url(//usinasite.com.br/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.eot?44605874#iefix) format('embedded-opentype'),url(//usinasite.com.br/wp-content/plugins/trx_addons/css/font-icons/font/trx_addons_icons.svg?44605874#trx_addons_icons) format('svg');font-weight:normal;font-style:normal}@font-face{font-family:'trx_addons_icons';src:url(data:application/octet-stream;base64,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) format('woff'),url(data:application/octet-stream;base64,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AADoHQAAAB4AAOgeAADoHgAAAB8AAOgfAADoHwAAACAAAOggAADoIAAAACEAAOghAADoIQAAACIAAOgiAADoIgAAACMAAOgjAADoIwAAACQAAOgkAADoJAAAACUAAOglAADoJQAAACYAAOgmAADoJgAAACcAAOgnAADoJwAAACgAAOgoAADoKAAAACkAAOgpAADoKQAAACoAAOgqAADoKgAAACsAAOgrAADoKwAAACwAAOgsAADoLAAAAC0AAOgtAADoLQAAAC4AAOguAADoLgAAAC8AAOgvAADoLwAAADAAAOgwAADoMAAAADEAAOgxAADoMQAAADIAAOgyAADoMgAAADMAAOgzAADoMwAAADQAAOg0AADoNAAAADUAAOg1AADoNQAAADYAAOg2AADoNgAAADcAAOg3AADoNwAAADgAAOg4AADoOAAAADkAAOg5AADoOQAAADoAAOg6AADoOgAAADsAAOg7AADoOwAAADwAAOg8AADoPAAAAD0AAOg9AADoPQAAAD4AAOg+AADoPgAAAD8AAOg/AADoPwAAAEAAAOhAAADoQAAAAEEAAOhBAADoQQAAAEIAAOhCAADoQgAAAEMAAOhDAADoQwAAAEQAAOhEAADoRAAAAEUAAOhFAADoRQAAAEYAAOhGAADoRgAAAEcAAOhHAADoRwAAAEgAAOhIAADoSAAAAEkAAOhJAADoSQAAAEoAAOhKAADoSgAAAEsAAOhLAADoSwAAAEwAAOhMAADoTAAAAE0AAOhNAADoTQAAAE4AAOhOAADoTgAAAE8AAOhPAADoTwAAAFAAAOhQAADoUAAAAFEAAOhRAADoUQAAAFIAAOhSAADoUgAAAFMAAOhTAADoUwAAAFQAAOhUAADoVAAAAFUAAOhVAADoVQAAAFYAAOhWAADoVgAAAFcAAOhXAADoVwAAAFgAAOhYAADoWAAAAFkAAOhZAADoWQAAAFoAAOhaAADoWgAAAFsAAOhbAADoWwAAAFwAAOhcAADoXAAAAF0AAOhdAADoXQAAAF4AAOheAADoXgAAAF8AAOhfAADoXwAAAGAAAOhgAADoYAAAAGEAAOhhAADoYQAAAGIAAOhiAADoYgAAAGMAAOhjAADoYwAAAGQAAOhkAADoZAAAAGUAAOhlAADoZQAAAGYAAOhmAADoZgAAAGcAAOhnAADoZwAAAGgAAOhoAADoaAAAAGkAAOhpAADoaQAAAGoAAOhqAADoagAAAGsAAOhrAADoawAAAGwAAOhsAADobAAAAG0AAOhtAADobQAAAG4AAOhuAADobgAAAG8AAOhvAADobwAAAHAAAOhwAADocAAAAHEAAOhxAADocQAAAHIAAOhyAADocgAAAHMAAOhzAADocwAAAHQAAOh0AADodAAAAHUAAOh1AADodQAAAHYAAOh2AADodgAAAHcAAOh3AADodwAAAHgAAOh4AADoeAAAAHkAAOh5AADoeQAAAHoAAOh6AADoegAAAHsAAOh7AADoewAAAHwAAOh8AADofAAAAH0AAOh9AADofQAAAH4AAOh+AADofgAAAH8AAOh/AADofwAAAIAAAOiAAADogAAAAIEAAOiBAADogQAAAIIAAOiCAADoggAAAIMAAOiDAADogwAAAIQAAOiEAADohAAAAIUAAOiFAADohQAAAIYAAOiGAADohgAAAIcAAOiHAADohwAAAIgAAOiIAADoiAAAAIkAAOiJAADoiQAAAIoAAOiKAADoigAAAIsAAOiLAADoiwAAAIwAAOiMAADojAAAAI0AAOiNAADojQAAAI4AAOiOAADojgAAAI8AAOiPAADojwAAAJAAAOiQAADokAAAAJEAAOiRAADokQAAAJIAAOiSAADokgAAAJMAAOiTAADokwAAAJQAAOiUAADolAAAAJUAAOiVAADolQAAAJYAAOiWAADolgAAAJcAAOiXAADolwAAAJgAAOiYAADomAAAAJkAAOiZAADomQAAAJoAAOiaAADomgAAAJsAAOibAADomwAAAJwAAOicAADonAAAAJ0AAOidAADonQAAAJ4AAOieAADongAAAJ8AAOifAADonwAAAKAAAOigAADooAAAAKEAAOihAADooQAAAKIAAOiiAADoogAAAKMAAOijAADoowAAAKQAAOikAADopAAAAKUAAOilAADopQAAAKYAAOimAADopgAAAKcAAOinAADopwAAAKgAAOioAADoqAAAAKkAAOipAADoqQAAAKoAAOiqAADoqgAAAKsAAOirAADoqwAAAKwAAOisAADorAAAAK0AAOitAADorQAAAK4AAOiuAADorgAAAK8AAOivAADorwAAALAAAOiwAADosAAAALEAAOixAADosQAAALIAAOiyAADosgAAALMAAOizAADoswAAALQAAOi0AADotAAAALUAAOi1AADotQAAALYAAOi2AADotgAAALcAAOi3AADotwAAALgAAOi4AADouAAAALkAAOi5AADouQAAALoAAOi6AADougAAALsAAOi7AADouwAAALwAAOi8AADovAAAAL0AAOi9AADovQAAAL4AAOi+AADovgAAAL8AAOi/AADovwAAAMAAAOjAAADowAAAAMEAAOjBAADowQAAAMIAAOjCAADowgAAAMMAAOjDAADowwAAAMQAAOjEAADoxAAAAMUAAOjFAADoxQAAAMYAAOjGAADoxgAAAMcAAOjHAADoxwAAAMgAAOjIAADoyAAAAMkAAOjJAADoyQAAAMoAAOjKAADoygAAAMsAAOjLAADoywAAAMwAAOjMAADozAAAAM0AAOjNAADozQAAAM4AAOjOAADozgAAAM8AAOjPAADozwAAANAAAOjQAADo0AAAANEAAOjRAADo0QAAANIAAOjSAADo0gAAANMAAOjTAADo0wAAANQAAOjUAADo1AAAANUAAOjVAADo1QAAANYAAOjWAADo1gAAANcAAOjXAADo1wAAANgAAOjYAADo2AAAANkAAOjZAADo2QAAANoAAOjaAADo2gAAANsAAOjbAADo2wAAANwAAOjcAADo3AAAAN0AAOjdAADo3QAAAN4AAOjeAADo3gAAAN8AAOjfAADo3wAAAOAAAOjgAADo4AAAAOEAAOkPAADpDwAAAOIAAOkQAADpEAAAAOMAAOkRAADpEQAAAOQAAOkSAADpEgAAAOUAAOkYAADpGAAAAOYAAPBHAADwRwAAAOcAAPCwAADwsAAAAOgAAPCyAADwsgAAAOkAAPDcAADw3AAAAOoAAPDdAADw3QAAAOsAAPDeAADw3gAAAOwAAPDkAADw5AAAAO0AAPDoAADw6AAAAO4AAPD1AADw9QAAAO8AAPD3AADw9wAAAPAAAPEzAADxMwAAAPEAAPE0AADxNAAAAPIAAPFdAADxXQAAAPMAAPFeAADxXgAAAPQAAPFgAADxYAAAAPUAAPFhAADxYQAAAPYAAPFiAADxYgAAAPcAAPFjAADxYwAAAPgAAPG5AADxuQAAAPkAAPHwAADx8AAAAPoAAPH0AADx9AAAAPsAAPI2AADyNgAAAPwAAPJOAADyTgAAAP0AAPJQAADyUAAAAP4AAPKY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AYEBggGDAYQBhQGGAYcBiAGJAYoBiwGMAY0BjgGPAZABkQGSAZMBlAGVAZYBlwGYAZkBmgGbAZwBnQGeAZ8BoAGhAaIBowGkAaUBpgGnAagBqQGqAasBrAGtAa4BrwGwAbEBsgGzAbQBtQG2AbcBuAG5AboBuwG8Ab0BvgG/AcABwQHCAcMBxAHFAcYBxwHIAckBygHLAcwBzQHOAc8B0AHRAdIB0wHUAdUB1gHXAdgB2QHaAdsB3AHdAd4B3wHgAeEB4gHjAeQB5QHmAecB6AHpAeoB6wHsAe0B7gHvAfAB8QHyAfMB9AH1AfYB9wH4AfkB+gH7AfwB/QH+Af8CAAIBAAVzcGluMwVzcGluNQVzaGFyZQNhZG4HYW5kcm9pZAlhbmdlbGxpc3QFYXBwbGUHYmVoYW5jZQliaXRidWNrZXQKYnV5c2VsbGFkcwJjYwhjb2Rlb3Blbg5jb25uZWN0ZGV2ZWxvcARjc3MzCGRhc2hjdWJlCWRlbGljaW91cwpkZXZpYW50YXJ0BGRpZ2cIZHJpYmJibGUHZHJvcGJveAZkcnVwYWwIZmFjZWJvb2sGZmxpY2tyCGZvcnVtYmVlCmZvdXJzcXVhcmUDZ2l0BmdpdGh1YgZnb29nbGUFZ3BsdXMHZ3dhbGxldAtoYWNrZXItbmV3cwVodG1sNQlpbnN0YWdyYW0HaW94aG9zdAZqb29tbGEIanNmaWRkbGUGbGFzdGZtB2xlYW5wdWIIbGlua2VkaW4FbGludXgGbWF4Y2RuCG1lYW5wYXRoBm9wZW5pZAlwYWdlbGluZXMGcGF5cGFsDnBpZWQtcGlwZXItYWx0CXBpbnRlcmVzdAJxcQZyZWRkaXQGcmVucmVuBnNlbGxzeQxzaGlydHNpbmJ1bGsLc2ltcGx5YnVpbHQIc2t5YXRsYXMFc2t5cGUFc2xhY2sKc2xpZGVzaGFyZQ1zdGFja292ZXJmbG93BXN0ZWFtC3N0dW1ibGV1cG9uDXRlbmNlbnQtd2VpYm8GdHJlbGxvBnR1bWJscgZ0d2l0Y2gHdHdpdHRlcgR2aW5lCXZrb250YWt0ZQZ3ZWNoYXQId2hhdHNhcHAFd2VpYm8Hd2luZG93cwl3b3JkcHJlc3MEeGluZwR5ZWxwB3lvdXR1YmUFeWFob28GY2lyY2xlBWxlbW9uCnNvdW5kY2xvdWQOZ29vZ2xlLWNpcmNsZXMHbG9nby1kYgZzd2VkZW4IZXZlcm5vdGUFaGVhcnQLaGVhcnQtZW1wdHkDZXllB2NvbW1lbnQEZG93bgRsZWZ0BXJpZ2h0AnVwBnBlbmNpbAlzaGFyZWFibGUFdG9vbHMGYmFza2V0BXJlcGx5CXJlcGx5LWFsbAdmb3J3YXJkBGVkaXQIZmVhdGhlcjMEY29kZQZhdHRhY2gEbG9jawlsb2NrLW9wZW4DcGluBGhvbWUEbGluawZ1bmxpbmsIZG93bmxvYWQEbWFpbARzdGFyCnN0YXItZW1wdHkIdXNlci1hbHQJdXNlci1wbHVzCnVzZXItdGltZXMLdXNlcnMtZ3JvdXACb2sGZGVsZXRlBHBsdXMFbWludXMKb2stY2lyY2xlZA5kZWxldGUtY2lyY2xlZAxwbHVzLWNpcmNsZWQNbWludXMtY2lyY2xlZARoZWxwDGhlbHAtY2lyY2xlZAxpbmZvLWNpcmNsZWQEaW5mbwlhdHRlbnRpb24RYXR0ZW50aW9uLWNpcmNsZWQJZG93bi1taW5pCWxlZnQtbWluaQpyaWdodC1taW5pB3VwLW1pbmkDcnNzC3NsaWRlci1sZWZ0DHNsaWRlci1yaWdodANjb2cDZ3BzB21vbml0b3IFbW91c2UHZmVhdGhlcgRjb2dzB3NsaWRlcnMGY2FtZXJhBGxhbXAIZG93bi1kaXIJdGVsZXBob25lBXByaW50BmV4cG9ydARtdXRlBnZvbHVtZQZzZWFyY2gGcHJpbnQyCHlvdXR1YmUyCGFzdGVyaXNrCGNoZWNrYm94C2NpcmNsZS10aGluCGVsbGlwc2lzDWVsbGlwc2lzLXZlcnQDb2ZmCHNjaXNzb3JzBXBhc3RlBmZsb3BweQRib29rCnRvZ2dsZS1vZmYJdG9nZ2xlLW9uB2NvbHVtbnMFdGFibGUKY2lyY2xlLWRvdAljaGFydC1iYXIKY2hhcnQtYXJlYQljaGFydC1waWUKY2hhcnQtbGluZQtjZXJ0aWZpY2F0ZQZzaWduYWwOY2hlY2tib3gtZW1wdHkEZ2lmdAdkZXNrdG9wBmxhcHRvcAZ0YWJsZXQGbW9iaWxlA2RvdAZyZWNvcmQLcXVvdGUtcmlnaHQKcXVvdGUtbGVmdAhmZWF0aGVyMhBsb2NhdGlvbi1vdXRsaW5lBG1lbnUFY2hlY2sGY2FuY2VsBGZpcmUKZmlyZS1saWdodApmb29kLWxpZ2h0B3Bob25lLTIDbWFwBnVwLWRpcghsZWZ0LWRpcglyaWdodC1kaXIIY2FsZW5kYXILY3JlZGl0LWNhcmQEZG90MgRkb3QzDHJlc2l6ZS1zbWFsbA9yZXNpemUtdmVydGljYWwRcmVzaXplLWhvcml6b250YWwFd2F0ZXIHZHJvcGxldANhaXIHYWRkcmVzcwhsb2NhdGlvbgVtYXAtMglkaXJlY3Rpb24HY29tcGFzcwVnbG9iZQlmbG93LXRyZWUDa2V5CmZsb3ctY3Jvc3MEZnVlbAdsb2RnaW5nBnRvaWxldAZ3cmVuY2gGY29ncy0xB2dhdWdlLTEEcm9hZAphcnJvdy1kb3duCmFycm93LWxlZnQLYXJyb3ctcmlnaHQIYXJyb3ctdXALcmVzaXplLWZ1bGwEbW92ZQZmaWx0ZXIPcmVzaXplLWZ1bGwtYWx0BHNvcnQJc29ydC1kb3duB3NvcnQtdXAFZ2F1Z2UHc2l0ZW1hcARmb29kCGJ1aWxkaW5nDmNhbGVuZGFyLWVtcHR5DGV4dGluZ3Vpc2hlcgxzb3J0LW5hbWUtdXAOc29ydC1uYW1lLWRvd24Lc29ydC1hbHQtdXANc29ydC1hbHQtZG93bg5zb3J0LW51bWJlci11cBBzb3J0LW51bWJlci1kb3duA2NhcgdjYy12aXNhCWNjLXBheXBhbANiZWQNYmFsYW5jZS1zY2FsZQlob3VyZ2xhc3MHd3Bmb3JtcwAAAAAAAAEAAf//AA8AAAAAAAAAAAAAAAAAAAAAABgAGAAYABgDm/8hA5v/IbAALCCwAFVYRVkgIEu4AA5RS7AGU1pYsDQbsChZYGYgilVYsAIlYbkIAAgAY2MjYhshIbAAWbAAQyNEsgABAENgQi2wASywIGBmLbACLCBkILDAULAEJlqyKAEKQ0VjRVJbWCEjIRuKWCCwUFBYIbBAWRsgsDhQWCGwOFlZILEBCkNFY0VhZLAoUFghsQEKQ0VjRSCwMFBYIbAwWRsgsMBQWCBmIIqKYSCwClBYYBsgsCBQWCGwCmAbILA2UFghsDZgG2BZWVkbsAErWVkjsABQWGVZWS2wAywgRSCwBCVhZCCwBUNQWLAFI0KwBiNCGyEhWbABYC2w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WCA8WS6xKwEUKy2wPSwjIC5GsAIlRlJYIDxZIyAuRrACJUZQWCA8WS6xKwEUKy2wPiywNSsjIC5GsAIlRlJYIDxZLrErARQrLbA/LLA2K4ogIDywBCNCijgjIC5GsAIlRlJYIDxZLrErARQrsARDLrArKy2wQCywABawBCWwBCYgLkcjRyNhsAlDKyMgPCAuIzixKwEUKy2wQSyxCAQlQrAAFrAEJbAEJSAuRyNHI2EgsAQjQrAJQysgsGBQWCCwQFFYswIgAyAbswImAxpZQkIjIEewBEOwAmIgsABQWLBAYFlmsAFjYCCwASsgiophILACQ2BkI7ADQ2FkUFiwAkNhG7ADQ2BZsAMlsAJiILAAUFiwQGBZZrABY2GwAiVGYTgjIDwjOBshICBGI0ewASsjYTghWbErARQrLbBCLLA1Ky6xKwEUKy2wQyywNishIyAgPLAEI0IjOLErARQrsARDLrArKy2wRCywABUgR7AAI0KyAAEBFRQTLrAxKi2wRSywABUgR7AAI0KyAAEBFRQTLrAxKi2wRiyxAAEUE7AyKi2wRyywNCotsEgssAAWRSMgLiBGiiNhOLErARQrLbBJLLAII0KwSCstsEossgAAQSstsEsssgABQSstsEwssgEAQSstsE0ssgEBQSstsE4ssgAAQistsE8ssgABQistsFAssgEAQistsFEssgEBQistsFIssgAAPistsFMssgABPistsFQssgEAPistsFUssgEBPistsFYssgAAQCstsFcssgABQCstsFgssgEAQCstsFkssgEBQCstsFossgAAQystsFsssgABQystsFwssgEAQystsF0ssgEBQystsF4ssgAAPystsF8ssgABPystsGAssgEAPystsGEssgEBPystsGIssDcrLrErARQrLbBjLLA3K7A7Ky2wZCywNyuwPCstsGUssAAWsDcrsD0rLbBmLLA4Ky6xKwEUKy2wZyywOCuwOystsGgssDgrsDwrLbBpLLA4K7A9Ky2waiywOSsusSsBFCstsGsssDkrsDsrLbBsLLA5K7A8Ky2wbSywOSuwPSstsG4ssDorLrErARQrLbBvLLA6K7A7Ky2wcCywOiuwPCstsHEssDorsD0rLbByLLMJBAIDRVghGyMhWUIrsAhlsAMkUHiwARUwLQBLuADIUlixAQGOWbABuQgACABjcLEABUKyAAEAKrEABUKzCgIBCCqxAAVCsw4AAQgqsQAGQroCwAABAAkqsQAHQroAQAABAAkqsQMARLEkAYhRWLBAiFixA2REsSYBiFFYugiAAAEEQIhjVFixAwBEWVlZWbMMAgEMKrgB/4WwBI2xAgBEAAA=) format('truetype')}[class^="trx_addons_icon-"]:before,[class*=" trx_addons_icon-"]:before{font-family:"trx_addons_icons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.trx_addons_icon-spin3:before{content:'\e800'}.trx_addons_icon-spin5:before{content:'\e801'}.trx_addons_icon-share:before{content:'\e802'}.trx_addons_icon-adn:before{content:'\e803'}.trx_addons_icon-android:before{content:'\e804'}.trx_addons_icon-angellist:before{content:'\e805'}.trx_addons_icon-apple:before{content:'\e806'}.trx_addons_icon-behance:before{content:'\e807'}.trx_addons_icon-bitbucket:before{content:'\e808'}.trx_addons_icon-buysellads:before{content:'\e809'}.trx_addons_icon-cc:before{content:'\e80a'}.trx_addons_icon-codeopen:before{content:'\e80b'}.trx_addons_icon-connectdevelop:before{content:'\e80c'}.trx_addons_icon-css3:before{content:'\e80d'}.trx_addons_icon-dashcube:before{content:'\e80e'}.trx_addons_icon-delicious:before{content:'\e80f'}.trx_addons_icon-deviantart:before{content:'\e810'}.trx_addons_icon-digg:before{content:'\e811'}.trx_addons_icon-dribbble:before{content:'\e812'}.trx_addons_icon-dropbox:before{content:'\e813'}.trx_addons_icon-drupal:before{content:'\e814'}.trx_addons_icon-facebook:before{content:'\e815'}.trx_addons_icon-flickr:before{content:'\e816'}.trx_addons_icon-forumbee:before{content:'\e817'}.trx_addons_icon-foursquare:before{content:'\e818'}.trx_addons_icon-git:before{content:'\e819'}.trx_addons_icon-github:before{content:'\e81a'}.trx_addons_icon-google:before{content:'\e81b'}.trx_addons_icon-gplus:before{content:'\e81c'}.trx_addons_icon-gwallet:before{content:'\e81d'}.trx_addons_icon-hacker-news:before{content:'\e81e'}.trx_addons_icon-html5:before{content:'\e81f'}.trx_addons_icon-instagram:before{content:'\e820'}.trx_addons_icon-ioxhost:before{content:'\e821'}.trx_addons_icon-joomla:before{content:'\e822'}.trx_addons_icon-jsfiddle:before{content:'\e823'}.trx_addons_icon-lastfm:before{content:'\e824'}.trx_addons_icon-leanpub:before{content:'\e825'}.trx_addons_icon-linkedin:before{content:'\e826'}.trx_addons_icon-linux:before{content:'\e827'}.trx_addons_icon-maxcdn:before{content:'\e828'}.trx_addons_icon-meanpath:before{content:'\e829'}.trx_addons_icon-openid:before{content:'\e82a'}.trx_addons_icon-pagelines:before{content:'\e82b'}.trx_addons_icon-paypal:before{content:'\e82c'}.trx_addons_icon-pied-piper-alt:before{content:'\e82d'}.trx_addons_icon-pinterest:before{content:'\e82e'}.trx_addons_icon-qq:before{content:'\e82f'}.trx_addons_icon-reddit:before{content:'\e830'}.trx_addons_icon-renren:before{content:'\e831'}.trx_addons_icon-sellsy:before{content:'\e832'}.trx_addons_icon-shirtsinbulk:before{content:'\e833'}.trx_addons_icon-simplybuilt:before{content:'\e834'}.trx_addons_icon-skyatlas:before{content:'\e835'}.trx_addons_icon-skype:before{content:'\e836'}.trx_addons_icon-slack:before{content:'\e837'}.trx_addons_icon-slideshare:before{content:'\e838'}.trx_addons_icon-stackoverflow:before{content:'\e839'}.trx_addons_icon-steam:before{content:'\e83a'}.trx_addons_icon-stumbleupon:before{content:'\e83b'}.trx_addons_icon-tencent-weibo:before{content:'\e83c'}.trx_addons_icon-trello:before{content:'\e83d'}.trx_addons_icon-tumblr:before{content:'\e83e'}.trx_addons_icon-twitch:before{content:'\e83f'}.trx_addons_icon-twitter:before{content:'\e840'}.trx_addons_icon-vine:before{content:'\e841'}.trx_addons_icon-vkontakte:before{content:'\e842'}.trx_addons_icon-wechat:before{content:'\e843'}.trx_addons_icon-whatsapp:before{content:'\e844'}.trx_addons_icon-weibo:before{content:'\e845'}.trx_addons_icon-windows:before{content:'\e846'}.trx_addons_icon-wordpress:before{content:'\e847'}.trx_addons_icon-xing:before{content:'\e848'}.trx_addons_icon-yelp:before{content:'\e849'}.trx_addons_icon-youtube:before{content:'\e84a'}.trx_addons_icon-yahoo:before{content:'\e84b'}.trx_addons_icon-circle:before{content:'\e84c'}.trx_addons_icon-lemon:before{content:'\e84d'}.trx_addons_icon-soundcloud:before{content:'\e84e'}.trx_addons_icon-google-circles:before{content:'\e84f'}.trx_addons_icon-logo-db:before{content:'\e850'}.trx_addons_icon-sweden:before{content:'\e851'}.trx_addons_icon-evernote:before{content:'\e852'}.trx_addons_icon-heart:before{content:'\e853'}.trx_addons_icon-heart-empty:before{content:'\e854'}.trx_addons_icon-eye:before{content:'\e855'}.trx_addons_icon-comment:before{content:'\e856'}.trx_addons_icon-down:before{content:'\e857'}.trx_addons_icon-left:before{content:'\e858'}.trx_addons_icon-right:before{content:'\e859'}.trx_addons_icon-up:before{content:'\e85a'}.trx_addons_icon-pencil:before{content:'\e85b'}.trx_addons_icon-shareable:before{content:'\e85c'}.trx_addons_icon-tools:before{content:'\e85d'}.trx_addons_icon-basket:before{content:'\e85e'}.trx_addons_icon-reply:before{content:'\e85f'}.trx_addons_icon-reply-all:before{content:'\e860'}.trx_addons_icon-forward:before{content:'\e861'}.trx_addons_icon-edit:before{content:'\e862'}.trx_addons_icon-feather3:before{content:'\e863'}.trx_addons_icon-code:before{content:'\e864'}.trx_addons_icon-attach:before{content:'\e865'}.trx_addons_icon-lock:before{content:'\e866'}.trx_addons_icon-lock-open:before{content:'\e867'}.trx_addons_icon-pin:before{content:'\e868'}.trx_addons_icon-home:before{content:'\e869'}.trx_addons_icon-link:before{content:'\e86a'}.trx_addons_icon-unlink:before{content:'\e86b'}.trx_addons_icon-download:before{content:'\e86c'}.trx_addons_icon-mail:before{content:'\e86d'}.trx_addons_icon-star:before{content:'\e86e'}.trx_addons_icon-star-empty:before{content:'\e86f'}.trx_addons_icon-user-alt:before{content:'\e870'}.trx_addons_icon-user-plus:before{content:'\e871'}.trx_addons_icon-user-times:before{content:'\e872'}.trx_addons_icon-users-group:before{content:'\e873'}.trx_addons_icon-ok:before{content:'\e874'}.trx_addons_icon-delete:before{content:'\e875'}.trx_addons_icon-plus:before{content:'\e876'}.trx_addons_icon-minus:before{content:'\e877'}.trx_addons_icon-ok-circled:before{content:'\e878'}.trx_addons_icon-delete-circled:before{content:'\e879'}.trx_addons_icon-plus-circled:before{content:'\e87a'}.trx_addons_icon-minus-circled:before{content:'\e87b'}.trx_addons_icon-help:before{content:'\e87c'}.trx_addons_icon-help-circled:before{content:'\e87d'}.trx_addons_icon-info-circled:before{content:'\e87e'}.trx_addons_icon-info:before{content:'\e87f'}.trx_addons_icon-attention:before{content:'\e880'}.trx_addons_icon-attention-circled:before{content:'\e881'}.trx_addons_icon-down-mini:before{content:'\e882'}.trx_addons_icon-left-mini:before{content:'\e883'}.trx_addons_icon-right-mini:before{content:'\e884'}.trx_addons_icon-up-mini:before{content:'\e885'}.trx_addons_icon-rss:before{content:'\e886'}.trx_addons_icon-slider-left:before{content:'\e887'}.trx_addons_icon-slider-right:before{content:'\e888'}.trx_addons_icon-cog:before{content:'\e889'}.trx_addons_icon-gps:before{content:'\e88a'}.trx_addons_icon-monitor:before{content:'\e88b'}.trx_addons_icon-mouse:before{content:'\e88c'}.trx_addons_icon-feather:before{content:'\e88d'}.trx_addons_icon-cogs:before{content:'\e88e'}.trx_addons_icon-sliders:before{content:'\e88f'}.trx_addons_icon-camera:before{content:'\e890'}.trx_addons_icon-lamp:before{content:'\e891'}.trx_addons_icon-down-dir:before{content:'\e892'}.trx_addons_icon-telephone:before{content:'\e893'}.trx_addons_icon-print:before{content:'\e894'}.trx_addons_icon-export:before{content:'\e895'}.trx_addons_icon-mute:before{content:'\e896'}.trx_addons_icon-volume:before{content:'\e897'}.trx_addons_icon-search:before{content:'\e898'}.trx_addons_icon-print2:before{content:'\e899'}.trx_addons_icon-youtube2:before{content:'\e89a'}.trx_addons_icon-asterisk:before{content:'\e89b'}.trx_addons_icon-checkbox:before{content:'\e89c'}.trx_addons_icon-circle-thin:before{content:'\e89d'}.trx_addons_icon-ellipsis:before{content:'\e89e'}.trx_addons_icon-ellipsis-vert:before{content:'\e89f'}.trx_addons_icon-off:before{content:'\e8a0'}.trx_addons_icon-scissors:before{content:'\e8a1'}.trx_addons_icon-paste:before{content:'\e8a2'}.trx_addons_icon-floppy:before{content:'\e8a3'}.trx_addons_icon-book:before{content:'\e8a4'}.trx_addons_icon-toggle-off:before{content:'\e8a5'}.trx_addons_icon-toggle-on:before{content:'\e8a6'}.trx_addons_icon-columns:before{content:'\e8a7'}.trx_addons_icon-table:before{content:'\e8a8'}.trx_addons_icon-circle-dot:before{content:'\e8a9'}.trx_addons_icon-chart-bar:before{content:'\e8aa'}.trx_addons_icon-chart-area:before{content:'\e8ab'}.trx_addons_icon-chart-pie:before{content:'\e8ac'}.trx_addons_icon-chart-line:before{content:'\e8ad'}.trx_addons_icon-certificate:before{content:'\e8ae'}.trx_addons_icon-signal:before{content:'\e8af'}.trx_addons_icon-checkbox-empty:before{content:'\e8b0'}.trx_addons_icon-gift:before{content:'\e8b1'}.trx_addons_icon-desktop:before{content:'\e8b2'}.trx_addons_icon-laptop:before{content:'\e8b3'}.trx_addons_icon-tablet:before{content:'\e8b4'}.trx_addons_icon-mobile:before{content:'\e8b5'}.trx_addons_icon-dot:before{content:'\e8b6'}.trx_addons_icon-record:before{content:'\e8b7'}.trx_addons_icon-quote-right:before{content:'\e8b8'}.trx_addons_icon-quote-left:before{content:'\e8b9'}.trx_addons_icon-feather2:before{content:'\e8ba'}.trx_addons_icon-location-outline:before{content:'\e8bb'}.trx_addons_icon-menu:before{content:'\e8bc'}.trx_addons_icon-check:before{content:'\e8bd'}.trx_addons_icon-cancel:before{content:'\e8be'}.trx_addons_icon-fire:before{content:'\e8bf'}.trx_addons_icon-fire-light:before{content:'\e8c0'}.trx_addons_icon-food-light:before{content:'\e8c1'}.trx_addons_icon-phone-2:before{content:'\e8c2'}.trx_addons_icon-map:before{content:'\e8c3'}.trx_addons_icon-up-dir:before{content:'\e8c4'}.trx_addons_icon-left-dir:before{content:'\e8c5'}.trx_addons_icon-right-dir:before{content:'\e8c6'}.trx_addons_icon-calendar:before{content:'\e8c7'}.trx_addons_icon-credit-card:before{content:'\e8c8'}.trx_addons_icon-dot2:before{content:'\e8c9'}.trx_addons_icon-dot3:before{content:'\e8ca'}.trx_addons_icon-resize-small:before{content:'\e8cb'}.trx_addons_icon-resize-vertical:before{content:'\e8cc'}.trx_addons_icon-resize-horizontal:before{content:'\e8cd'}.trx_addons_icon-water:before{content:'\e8ce'}.trx_addons_icon-droplet:before{content:'\e8cf'}.trx_addons_icon-air:before{content:'\e8d0'}.trx_addons_icon-address:before{content:'\e8d1'}.trx_addons_icon-location:before{content:'\e8d2'}.trx_addons_icon-map-2:before{content:'\e8d3'}.trx_addons_icon-direction:before{content:'\e8d4'}.trx_addons_icon-compass:before{content:'\e8d5'}.trx_addons_icon-globe:before{content:'\e8d6'}.trx_addons_icon-flow-tree:before{content:'\e8d7'}.trx_addons_icon-key:before{content:'\e8d8'}.trx_addons_icon-flow-cross:before{content:'\e8d9'}.trx_addons_icon-fuel:before{content:'\e8da'}.trx_addons_icon-lodging:before{content:'\e8db'}.trx_addons_icon-toilet:before{content:'\e8dc'}.trx_addons_icon-wrench:before{content:'\e8dd'}.trx_addons_icon-cogs-1:before{content:'\e8de'}.trx_addons_icon-gauge-1:before{content:'\e8df'}.trx_addons_icon-road:before{content:'\e8e0'}.trx_addons_icon-arrow-down:before{content:'\e90f'}.trx_addons_icon-arrow-left:before{content:'\e910'}.trx_addons_icon-arrow-right:before{content:'\e911'}.trx_addons_icon-arrow-up:before{content:'\e912'}.trx_addons_icon-resize-full:before{content:'\e918'}.trx_addons_icon-move:before{content:'\f047'}.trx_addons_icon-filter:before{content:'\f0b0'}.trx_addons_icon-resize-full-alt:before{content:'\f0b2'}.trx_addons_icon-sort:before{content:'\f0dc'}.trx_addons_icon-sort-down:before{content:'\f0dd'}.trx_addons_icon-sort-up:before{content:'\f0de'}.trx_addons_icon-gauge:before{content:'\f0e4'}.trx_addons_icon-sitemap:before{content:'\f0e8'}.trx_addons_icon-food:before{content:'\f0f5'}.trx_addons_icon-building:before{content:'\f0f7'}.trx_addons_icon-calendar-empty:before{content:'\f133'}.trx_addons_icon-extinguisher:before{content:'\f134'}.trx_addons_icon-sort-name-up:before{content:'\f15d'}.trx_addons_icon-sort-name-down:before{content:'\f15e'}.trx_addons_icon-sort-alt-up:before{content:'\f160'}.trx_addons_icon-sort-alt-down:before{content:'\f161'}.trx_addons_icon-sort-number-up:before{content:'\f162'}.trx_addons_icon-sort-number-down:before{content:'\f163'}.trx_addons_icon-car:before{content:'\f1b9'}.trx_addons_icon-cc-visa:before{content:'\f1f0'}.trx_addons_icon-cc-paypal:before{content:'\f1f4'}.trx_addons_icon-bed:before{content:'\f236'}.trx_addons_icon-balance-scale:before{content:'\f24e'}.trx_addons_icon-hourglass:before{content:'\f250'}.trx_addons_icon-wpforms:before{content:'\f298'}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{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-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0 0;transform-origin:0 0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}#page_preloader{background-color:#f0f0f0;	background-position:center;	background-repeat:no-repeat;	background-attachment:fixed;	position:fixed;	z-index:1000000;	left:0; top:0; right:0; bottom:0;	opacity:0.8}.preloader_wrap{position:absolute;	display:inline-block;	left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.preloader_wrap>div{height:10px;	width:10px;	background-color:#efa758}.preloader_wrap>div[class*="preloader_circ"]{margin-right:5px;	border-radius:50%;	display:inline-block;	-webkit-animation:preloader-circle 0.7s infinite ease-in-out; animation:preloader-circle 0.7s infinite ease-in-out}.preloader_wrap>div.preloader_circ2{-webkit-animation-delay:-0.6s; animation-delay:-0.6s}.preloader_wrap>div.preloader_circ3{-webkit-animation-delay:-0.5s; animation-delay:-0.5s}.preloader_wrap>div.preloader_circ4{-webkit-animation-delay:-0.4s; animation-delay:-0.4s}.preloader_wrap>div.preloader_circ5{-webkit-animation-delay:-0.3s; animation-delay:-0.3s}@-webkit-keyframes preloader-circle{0%,40%,100%{-webkit-transform:translateY(-10px)}20%{-webkit-transform:translateY(-20px)}}@keyframes preloader-circle{0%,40%,100%{transform:translateY(-10px); -webkit-transform:translateY(-10px)}20%{transform:translateY(-20px); -webkit-transform:translateY(-20px)}}.preloader_wrap.preloader_square{width:50px;	height:50px}.preloader_wrap>div.preloader_square1,.preloader_wrap>div.preloader_square2{position:absolute;	top:0;	left:0;	-webkit-animation:preloader-square 1.8s infinite ease-in-out; animation:preloader-square 1.8s infinite ease-in-out}.preloader_wrap>div.preloader_square2{-webkit-animation-delay:-0.9s; animation-delay:-0.9s}@-webkit-keyframes preloader-square{25%{-webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{-webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{-webkit-transform:rotate(-360deg)}}@keyframes preloader-square{25%{transform:translateX(42px) rotate(-90deg) scale(0.5); -webkit-transform:translateX(42px) rotate(-90deg) scale(0.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg); -webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg); -webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5); -webkit-transform:translateX(0px) translateY(42px) rotate(-270deg) scale(0.5)}100%{transform:rotate(-360deg); -webkit-transform:rotate(-360deg)}}.preloader_wrap .preloader_dot{width:20px;	height:20px;	background-color:#fff;	display:inline-block;	vertical-align:top;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.preloader_wrap .preloader_dot + .preloader_dot{margin-left:20px}.preloader_wrap #preloader_dot_one{-webkit-animation:preloader_dot_one 1.5s infinite; animation:preloader_dot_one 1.5s infinite}.preloader_wrap #preloader_dot_two{-webkit-animation:preloader_dot_two 1.5s infinite; animation:preloader_dot_two 1.5s infinite;	-webkit-animation-delay:0.25s; animation-delay:0.25s}.preloader_wrap #preloader_dot_three{-webkit-animation:preloader_dot_three 1.5s infinite; animation:preloader_dot_three 1.5s infinite;	-webkit-animation-delay:0.5s; animation-delay:0.5s}@-webkit-keyframes preloader_dot_one{75%{-webkit-transform:scale(0)}}@keyframes preloader_dot_one{75%{transform:scale(0); -webkit-transform:scale(0)}}@-webkit-keyframes preloader_dot_two{75%{-webkit-transform:scale(0)}}@keyframes preloader_dot_two{75%{transform:scale(0); -webkit-transform:scale(0)}}@-webkit-keyframes preloader_dot_three{75%{-webkit-transform:scale(0)}}@keyframes preloader_dot_three{75%{transform:scale(0); -webkit-transform:scale(0)}}.trx_addons_loading{background-image:url(//usinasite.com.br/wp-content/plugins/trx_addons/css/images/preloader.gif) !important;	background-position:center !important;	background-repeat:no-repeat !important}.trx_addons_scroll_to_top{display:block;	position:fixed;	z-index:100001;	width:3em;	height:3em;	line-height:3em;	text-align:center;	bottom:-4em;	right:2em;	background:#fff;	cursor:pointer;	-webkit-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;	opacity:0}.trx_addons_scroll_to_top:before{margin:0 !important}.trx_addons_scroll_to_top.show{opacity:1;	bottom:2em}@media (max-width:959px){.trx_addons_scroll_to_top{right:1em}.trx_addons_scroll_to_top.show{bottom:1em}}.iColorPickerTable table.colorPickerTable td{padding:0 2px}.iColorPickerTable .iColorPicker_moreColors{background-image:url(//usinasite.com.br/wp-content/plugins/trx_addons/css/images/colorpicker_morecolors.png);	background-repeat:no-repeat;	display:inline-block;	margin-left:0.5em;	width:1em;	height:1em;	line-height:1em;	vertical-align:middle;	box-shadow:none !important}div.ui-widget,div.ui-widget .ui-widget,div.ui-widget .ui-widget-header,div.ui-widget .ui-widget-content,div.ui-accordion .ui-accordion-header,div.ui-widget button,div.ui-widget input,div.ui-widget select,div.ui-widget textarea,div.ui-state-default,div.ui-widget-content .ui-state-default,div.ui-widget-header .ui-state-default{font-family:inherit;	font-size:1em;	line-height:inherit}div.ui-widget,div.ui-widget .ui-widget,div.ui-widget .ui-widget-header,div.ui-widget .ui-widget-content,div.ui-accordion .ui-accordion-header,div.ui-state-default,div.ui-widget-content .ui-state-default,div.ui-widget-header .ui-state-default{color:inherit;	background:none;	border-style:none;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}div.ui-datepicker{background-color:#fff}div.ui-accordion .ui-accordion-header{padding:0}div.ui-accordion .ui-accordion-header-icon{display:none}div.ui-tabs,div.ui-tabs .ui-tabs-nav{padding:0}div.ui-tabs .ui-tabs-nav li{float:none;	margin:0}div.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:none}.trx_addons_tabs .trx_addons_tabs_content+.trx_addons_tabs_content{display:none}.trx_addons_tabs .trx_addons_tabs_titles li:before{display:none}.trx_addons_tabs .trx_addons_tabs_titles li{display:inline-block;	font-size:0.8462em;	line-height:1.7273em;	font-weight:700;	padding:0;	margin:0;	border:none;	text-transform:uppercase;	position:relative;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.trx_addons_tabs .trx_addons_tabs_titles li+li{margin-left:1em}.trx_addons_tabs .trx_addons_tabs_titles li.ui-tabs-active:after{content:' ';	display:block;	position:absolute;	left:0;	right:0;	bottom:-2px;	height:2px;	background-color:#000}.trx_addons_tabs .trx_addons_tabs_titles li.trx_addons_tabs_title>a{padding:0;	float:none}.trx_addons_tabs .trx_addons_tabs_content{padding:0;	border:none;	overflow:hidden}.trx_addons_tabs_with_titles .trx_addons_tabs_content{padding-top:1.5em;	font-family:inherit;	font-size:1em;	line-height:inherit;	background:none}.trx_addons_range_slider{position:relative;	font-family:inherit;	font-size:1em;	line-height:inherit;	margin-top:1em;	margin-bottom:1.5em}.trx_addons_range_slider_label{font-size:0.75em;	font-weight:bold;	line-height:1em;	position:absolute;	z-index:1;	bottom:-1.5em}.trx_addons_range_slider_label_min{left:0;	color:#aaa}.trx_addons_range_slider_label_max{right:0;	color:#aaa}.trx_addons_range_slider_label_cur{left:0;	bottom:auto;	top:-1.5em;	-webkit-transform:translateX(-25%); -ms-transform:translateX(-25%); transform:translateX(-25%)}.trx_addons_range_slider_label_cur + .trx_addons_range_slider_label_cur{-webkit-transform:translateX(-75%); -ms-transform:translateX(-75%); transform:translateX(-75%)}div.ui-slider{position:relative;	text-align:left;	background-color:#f7f7f7;	border:1px solid #ddd;	-webkit-border-radius:2px; -ms-border-radius:2px; border-radius:2px}div.ui-slider .ui-slider-handle{position:absolute;	z-index:2;	width:1em;	height:1em;	cursor:default;	-ms-touch-action:none;	touch-action:none;	border:1px solid #ddd;	background-color:#e7e7e7;	-webkit-border-radius:2px; -ms-border-radius:2px; border-radius:2px}div.ui-slider .ui-slider-range{position:absolute;	z-index:1;	font-size:.7em;	display:block;	border:0;	background-position:0 0;	background-color:#f0f0f0}div.ui-slider.ui-state-disabled .ui-slider-handle,div.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}div.ui-slider-horizontal{height:.8em}div.ui-slider-horizontal .ui-slider-handle{top:-.2em;	margin-left:-.5em}div.ui-slider-horizontal .ui-slider-range{top:0;	height:100%}div.ui-slider-horizontal .ui-slider-range-min{left:0}div.ui-slider-horizontal .ui-slider-range-max{right:0}div.ui-slider-vertical{width:.8em;	height:100px}div.ui-slider-vertical .ui-slider-handle{left:-.3em;	margin-left:0;	margin-bottom:-.6em}div.ui-slider-vertical .ui-slider-range{left:0;	width:100%}div.ui-slider-vertical .ui-slider-range-min{bottom:0}div.ui-slider-vertical .ui-slider-range-max{top:0}.select2-container{box-sizing:border-box; display:inline-block; margin:0; position:relative; vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box; cursor:pointer; display:block; height:auto !important; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block; padding-left:8px; padding-right:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px; padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box; cursor:pointer; display:block; min-height:0 !important; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block; overflow:hidden; padding-left:8px; text-overflow:ellipsis; white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box; border:none; font-size:100%; margin-top:0 !important; padding:0 !important}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff; border:1px solid #aaa; border-radius:4px; box-sizing:border-box; display:block; position:absolute; left:-100000px; width:100%; z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none; margin:0; padding:0}.select2-results__option{padding:6px; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none; border-bottom-left-radius:0; border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none; border-top-left-radius:0; border-top-right-radius:0}.select2-search--dropdown{display:block; padding:4px}.select2-search--dropdown .select2-search__field{padding:4px; width:100%; box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0; margin:0; padding:0; display:block; position:fixed; left:0; top:0; min-height:100%; min-width:100%; height:auto; width:auto; opacity:0; z-index:99; background-color:#fff}.select2-hidden-accessible{border:0!important; clip:rect(0 0 0 0)!important; height:1px!important; margin:-1px!important; overflow:hidden!important; padding:0!important; position:absolute!important; width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff; border:1px solid #aaa; border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444; line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer; float:right; font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{position:absolute; height:26px; width:20px; right:1px; top:50% !important;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent; border-style:solid; border-width:5px 4px 0 4px; height:0; left:50%; margin-left:-4px; margin-top:-2px; position:absolute; top:50%; width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px; right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee; cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent; border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff; border:1px solid #aaa; border-radius:4px; cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box; list-style:none; margin:0; padding:0 5px; width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999; margin-top:5px; float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer; float:right; font-weight:700; margin-top:5px; margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4; border:1px solid #aaa; border-radius:4px; cursor:default; float:left; margin-right:5px; margin-top:5px; padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999; cursor:pointer; display:inline-block; font-weight:700; margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px; margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px; margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px; outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee; cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0; border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0; border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0; border:none; outline:0; box-shadow:none; -webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px; overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em; padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em; padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em; padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em; padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em; padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#0073aa; color:#fff}.select2-container--default .select2-results__group{cursor:default; display:block; padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7; border:1px solid #aaa; border-radius:4px; outline:0; background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%); background-image:linear-gradient(to bottom,#fff 50%,#eee 100%); background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444; line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer; float:right; font-weight:700; margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd; border:none; border-left:1px solid #aaa; border-top-right-radius:4px; border-bottom-right-radius:4px; height:26px; position:absolute; top:1px; right:1px; width:20px; background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%); background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%); background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent; border-style:solid; border-width:5px 4px 0 4px; height:0; left:50%; margin-left:-4px; margin-top:-2px; position:absolute; top:50%; width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none; border-right:1px solid #aaa; border-radius:0; border-top-left-radius:4px; border-bottom-left-radius:4px; left:1px; right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0; border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent; border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none; border-top-left-radius:0; border-top-right-radius:0; background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%); background-image:linear-gradient(to bottom,#fff 0,#eee 50%); background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none; border-bottom-left-radius:0; border-bottom-right-radius:0; background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%); background-image:linear-gradient(to bottom,#eee 50%,#fff 100%); background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff; border:1px solid #aaa; border-radius:4px; cursor:text; outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none; margin:0; padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4; border:1px solid #aaa; border-radius:4px; cursor:default; float:left; margin-right:5px; margin-top:5px; padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888; cursor:pointer; display:inline-block; font-weight:700; margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px; margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px; margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none; border-top-left-radius:0; border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none; border-bottom-left-radius:0; border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa; outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0; box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff; border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px; overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7; color:#fff}.select2-container--classic .select2-results__group{cursor:default; display:block; padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}div.select2-container .select2-choice{background-color:#fff;	border:1px solid #ddd;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0;	-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.07) inset; -ms-box-shadow:0 1px 2px rgba(0,0,0,0.07) inset; box-shadow:0 1px 2px rgba(0,0,0,0.07) inset;	color:#32373c;	outline:0 none;	-webkit-transition:border-color 50ms ease-in-out 0s; -ms-transition:border-color 50ms ease-in-out 0s; -o-transition:border-color 50ms ease-in-out 0s; transition:border-color 50ms ease-in-out 0s}div.select2-drop{border:1px solid #ddd;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}a.trx_addons_popup_link:before{display:inline-block;	line-height:inherit;	margin-right:0.4em}.trx_addons_popup{position:relative;	margin:0 auto;	font-family:inherit;	font-size:1em;	line-height:inherit;	width:460px;	background-color:#f7f7f7;	background-image:none;	color:#888;	border:1px solid #ccc;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.trx_addons_popup button.mfp-close{background-color:transparent;	color:#292929;	border-bottom:1px solid #ccc;	height:50px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.trx_addons_popup .trx_addons_tabs_titles{margin-right:44px}.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title{width:50%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	border:1px solid #ccc;	border-width:0 1px 1px 0;	background-color:#ddd;	background-image:none;	float:none;	padding:0;	margin:0}.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title>a{display:block;	width:100%;	height:49px;	line-height:49px;	font-size:18px;	font-weight:400;	text-align:center}.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title>a>i{display:inline-block;	line-height:inherit;	margin-right:0.5em}.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title[data-disabled="true"] a,.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title[data-disabled="true"] a>i{color:#a0a0a0;	cursor:not-allowed}.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title.ui-tabs-active{background-color:#f7f7f7;	border-bottom-color:transparent;	padding:0;	margin:0}.trx_addons_popup .trx_addons_tabs_titles li.trx_addons_tabs_title.ui-tabs-active:after{bottom:auto;	top:-1px;	left:-1px;	height:2px}.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content,.trx_addons_popup .trx_addons_tabs_titles + .trx_addons_tabs_content + .trx_addons_tabs_content{padding:2em 1.5em;	position:relative}.trx_addons_left_side,.trx_addons_right_side{display:block;	float:left;	width:50%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_left_side{padding-right:1em}.trx_addons_right_side{padding-left:1em}.trx_addons_popup_form_wrap form{position:static}.trx_addons_popup_form_field .sc_form_field{margin-bottom:0.8667em}.trx_addons_popup_form_field_remember,.trx_addons_popup_form_field_agree,.trx_addons_popup_form_field_pwd_description{font-size:0.8667em;	letter-spacing:0;	margin:0}.trx_addons_popup_form_field_forgot_password{margin-right:1em}.trx_addons_popup_form_field_submit{clear:both;	padding-top:1.5em}.trx_addons_popup_form_field_submit .submit_button{padding:1em 2em}.trx_addons_popup .wp-social-login-provider-list{padding:12px 0}.trx_addons_popup .wp-social-login-provider-list a{margin:0 2px 2px 0}@media (max-width:479px){.trx_addons_popup{width:300px; height:auto}.trx_addons_left_side,	.trx_addons_right_side{display:block; float:none; width:100%; padding:0}.trx_addons_right_side{padding-top:2em}}.trx_addons_message_box{display:none;	position:absolute;	z-index:1000;	left:50%;	top:50%;	max-width:80%;	padding:2em;	line-height:1.2em;	border:1px solid #07759C;	background-color:#B6DDF3;	color:#07759C;	-webkit-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3); box-shadow:4px 4px 16px 0px rgba(0,0,200,0.3)}form .trx_addons_message_box{min-width:60%}.trx_addons_message_box_error{border:1px solid #A00000;	background-color:#FDCDCD;	color:#A00000;	-webkit-box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3); box-shadow:4px 4px 16px 0px rgba(200,0,0,0.3)}.trx_addons_message_box_success{border:1px solid #00A000;	background-color:#CDFDCD;	color:#00A000;	-webkit-box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3); -ms-box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3); box-shadow:4px 4px 16px 0px rgba(0,200,0,0.3)}.trx_addons_message_box_title{margin:0 0 0.3em}.trx_addons_message_box_error .trx_addons_message_box_title{color:#A00000}.trx_addons_message_box_success .trx_addons_message_box_title{color:#00A000}.trx_addons_message_box p{margin:0;	line-height:1.2em}.trx_addons_message_box p+p{margin-top:0.2em}html{overflow-y:scroll !important}.mfp-bg{background:#fff}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#888}.mfp-figure figcaption{margin-bottom:40px !important;	height:40px;	padding:0 16px;	overflow:hidden;	background-color:rgba(255,255,255,0.8)}.mfp-figure figcaption .mfp-bottom-bar{left:16px;	right:16px;	margin-top:-30px;	width:auto}.mfp-title,.mfp-counter{color:#888}.wp-caption a[class*="magnific"],.wp-caption a[class*="prettyPhoto"]{display:block}.wp-caption a[class*="magnific"] img,.wp-caption a[class*="prettyPhoto"] img{vertical-align:top}.breadcrumbs{font-size:13px;	line-height:19px}.breadcrumbs .breadcrumbs_item{display:inline-block;	vertical-align:top}.breadcrumbs .breadcrumbs_delimiter{display:inline-block;	position:relative;	margin:0 0.45em;	vertical-align:top;	text-align:center}.breadcrumbs .breadcrumbs_delimiter:before{content:'/'}[class^="trx_addons_icon-"]:before,[class*=" trx_addons_icon-"]:before{margin:0;	width:auto;	line-height:inherit;	font-weight:inherit;	font-size:inherit}.post_counters_likes.disabled,.comment_counters_likes.disabled{color:#e05100}.post_counters_item:before{vertical-align:top;	line-height:inherit;	margin:0 0.2em 0 0;	-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.post_counters_item,.comment_counters_item{margin-left:0.5em;	white-space:nowrap}.post_counters_item .post_counters_number,.comment_counters .comment_counters_number{margin:0 0.25em}.trx_addons_emotions{display:block;	margin-top:2em}.trx_addons_emotions_item{display:inline-block;	margin-right:1em;	padding:1em;	width:5em;	text-align:center;	cursor:pointer;	background-color:#fff;	border:1px solid #ddd;	color:#888;	-webkit-transition:color .3s ease,border-color .3s ease,-webkit-box-shadow .3s ease,-webkit-transform .3s ease; -ms-transition:color .3s ease,border-color .3s ease,-ms-box-shadow .3s ease,-ms-transform .3s ease; transition:color .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s ease}.trx_addons_emotions_item:before{-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.trx_addons_emotions_item:hover{color:#333;	border-color:#aaa;	-webkit-transform:translateY(-3px); -ms-transform:translateY(-3px); transform:translateY(-3px);	-webkit-box-shadow:0 10px 15px 0 rgba(0,0,0,0.1); -ms-box-shadow:0 10px 15px 0 rgba(0,0,0,0.1); box-shadow:0 10px 15px 0 rgba(0,0,0,0.1)}.trx_addons_emotions_active{color:#333;	border-color:#aaa;	background-color:#f0f0f0}.trx_addons_emotions .trx_addons_emotions_item:before{display:block;	font-size:2em;	line-height:1em}.trx_addons_emotions_item_number{font-weight:bold;	display:block;	margin-top:0.5em;	color:#666}.trx_addons_emotions_item_label{display:block}.socials_share{position:relative;	vertical-align:top}.socials_share.socials_wrap{margin:0}.socials_share .socials_caption{display:inline-block;	margin-right:1em}.socials_share .socials_caption:before{content:'\e802';	font-family:'trx_addons_icons';	margin-right:0.4em}.socials_share.socials_type_drop .socials_caption{margin-right:0}.socials_share.socials_type_drop .social_items{display:none;	position:absolute;	z-index:1000;	right:0;	bottom:3em;	border:1px solid #eee;	background-color:#ffffff;	padding:1em 1.5em;	max-width:10em;	line-height:2em;	text-align:left}.socials_share.socials_type_drop .social_items:before{content:' ';	display:block;	position:absolute;	z-index:1;	right:20%;	bottom:-5px;	width:8px;	height:8px;	border-bottom:1px solid #eee;	border-left:1px solid #eee;	background-color:#ffffff;	-webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}.socials_share.socials_type_drop .social_item{display:block;	text-align:left;	margin:0;	white-space:nowrap}.socials_share.socials_type_drop .social_item+.social_item{margin-left:0}.socials_share.socials_type_drop .social_item .social_icon{width:auto;	height:auto;	line-height:inherit;	background-color:transparent !important;	text-align:left}.socials_share.socials_type_drop .social_item .social_icon span{margin-left:0;	margin-right:0.75em;	width:1em;	display:inline-block;	line-height:1em}.trx_addons_no_posts .trx_addons_no_posts_title{margin-top:0}.widget_area .post_item,aside .post_item{overflow:hidden;	text-align:left;	margin-bottom:0;	background-color:transparent !important;	position:relative}aside .post_item + .post_item{margin-top:1.6em}.widget_area .post_item .post_content,aside .post_item .post_content{overflow:hidden}.widget_area .post_item .post_thumb,aside .post_item .post_thumb{float:left;	width:5em;	height:5em;	margin:0 1em 4px 0;	overflow:hidden}.widget_area .post_item .post_thumb img,aside .post_item .post_thumb img{width:100%}.widget_area .post_item .post_title,aside .post_item .post_title{margin:-2px 0 4px 0;	text-align:left;	line-height:1.25em;	font-weight:400}.widget_area .post_item .post_info,aside .post_item .post_info{font-size:12px;	line-height:16px;	margin-bottom:0}.widget_area .post_item .post_info .post_info_item+.post_info_item:before,aside .post_item .post_info .post_info_item+.post_info_item:before{content:"";	margin:0 0 0 5px}.widget_area .post_item .post_categories,aside .post_item .post_categories{font-size:11px;	font-weight:400;	line-height:15px;	margin-top:-2px;	margin-bottom:0.7em;	position:relative;	padding-right:3em;	text-transform:uppercase}.widget_area .post_item .post_categories .post_info_counters,aside .post_item .post_categories .post_info_counters{position:absolute;	right:0;	top:0}.widget_area .post_item .post_categories .post_info_counters .post_counters_label,aside .post_item .post_categories .post_info_counters .post_counters_label{display:none}.widget .trx_addons_tabs .trx_addons_tabs_titles li{font-size:12px;	font-weight:400;	font-style:normal;	line-height:1.3em;	text-transform:uppercase;	letter-spacing:0}.widget .trx_addons_tabs .trx_addons_tabs_titles li:after{display:none !important}.widget .trx_addons_tabs .trx_addons_tabs_titles li + li{margin-left:0.5em}.widget .trx_addons_tabs .trx_addons_tabs_titles li a{padding:0.3em 0.5em}aside.widget_fullwidth{padding:0 !important}aside.widget_bg_image{background-repeat:no-repeat;	background-position:center;	background-size:cover;	position:relative;	padding:2em 1.5em !important; }aside.widget_bg_image:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.6)}aside.widget_bg_image *{color:#aaa !important}aside.widget_bg_image .widget_content a{color:#ddd !important}aside.widget_bg_image .widget_title,aside.widget_bg_image li,aside.widget_bg_image li a,aside.widget_bg_image .widget_content a:hover{color:#fff !important}aside.widget_bg_image .widget_title,aside.widget_bg_image .widget_content{position:relative;	z-index:2}.trx_addons_stretch_height{min-height:100vh}.trx_addons_hidden{display:none}.trx_addons_columns_wrap{margin-left:0px; margin-right:-30px; }.trx_addons_columns_wrap>[class*="trx_addons_column-"]{    display:inline-block; vertical-align:top; position:relative; min-height:1px; padding-left:0px; padding-right:30px; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_columns_wrap.columns_padding_left{margin-left:-30px; margin-right:0}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:30px;	padding-right:0}.trx_addons_columns_wrap.columns_padding_right{margin-left:0; margin-right:-30px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-left:0;	padding-right:30px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-15px; margin-right:-15px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:15px;	padding-right:15px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:30px}.trx_addons_columns_wrap.no_margin{margin-left:0 !important; margin-right:0 !important}.trx_addons_columns_wrap.no_margin>[class*="trx_addons_column-"]{padding:0 !important}.trx_addons_column-1,.trx_addons_column-1_1,.trx_addons_column-2_2,.trx_addons_column-3_3,.trx_addons_column-4_4,.trx_addons_column-5_5,.trx_addons_column-6_6,.trx_addons_column-7_7,.trx_addons_column-8_8,.trx_addons_column-9_9,.trx_addons_column-10_10,.trx_addons_column-11_11,.trx_addons_column-12_12{width:100%}.trx_addons_column-1_2,.trx_addons_column-2_4,.trx_addons_column-3_6,.trx_addons_column-4_8,.trx_addons_column-5_10,.trx_addons_column-6_12{width:50%}.trx_addons_column-1_3,.trx_addons_column-2_6,.trx_addons_column-3_9,.trx_addons_column-4_12{width:33.33333333%}.trx_addons_column-2_3,.trx_addons_column-4_6,.trx_addons_column-8_12{width:66.66666667%}.trx_addons_column-1_4,.trx_addons_column-2_8,.trx_addons_column-3_12{width:25%}.trx_addons_column-3_4,.trx_addons_column-6_8,.trx_addons_column-9_12{width:75%}.trx_addons_column-1_5,.trx_addons_column-2_10{width:20%}.trx_addons_column-2_5,.trx_addons_column-4_10{width:40%}.trx_addons_column-3_5,.trx_addons_column-6_10{width:60%}.trx_addons_column-4_5,.trx_addons_column-8_10{width:80%}.trx_addons_column-1_6,.trx_addons_column-2_12{width:16.66666667%}.trx_addons_column-5_6,.trx_addons_column-10_12{width:83.33333333%}.trx_addons_column-1_7{width:14.28571429%}.trx_addons_column-2_7{width:28.57142857%}.trx_addons_column-3_7{width:42.85714286%}.trx_addons_column-4_7{width:57.14285714%}.trx_addons_column-5_7{width:71.42857143%}.trx_addons_column-6_7{width:85.71428571%}.trx_addons_column-1_8{width:12.5%}.trx_addons_column-3_8{width:37.5%}.trx_addons_column-5_8{width:62.5%}.trx_addons_column-7_8{width:87.5%}.trx_addons_column-1_9{width:11.11111111%}.trx_addons_column-2_9{width:22.22222222%}.trx_addons_column-3_9{width:33.33333333%}.trx_addons_column-4_9{width:44.44444444%}.trx_addons_column-5_9{width:55.55555556%}.trx_addons_column-6_9{width:66.66666667%}.trx_addons_column-7_9{width:77.77777778%}.trx_addons_column-8_9{width:88.88888889%}.trx_addons_column-1_10{width:10%}.trx_addons_column-3_10{width:30%}.trx_addons_column-7_10{width:70%}.trx_addons_column-9_10{width:90%}.trx_addons_column-1_11{width:9.09090909%}.trx_addons_column-2_11{width:18.18181818%}.trx_addons_column-3_11{width:27.27272727%}.trx_addons_column-4_11{width:36.36363636%}.trx_addons_column-5_11{width:45.45454545%}.trx_addons_column-6_11{width:54.54545455%}.trx_addons_column-7_11{width:63.63636364%}.trx_addons_column-8_11{width:72.72727273%}.trx_addons_column-9_11{width:81.81818182%}.trx_addons_column-10_11{width:90.90909091%}.trx_addons_column-1_12{width:8.33333333%}.trx_addons_column-5_12{width:41.66666667%}.trx_addons_column-7_12{width:58.33333333%}.trx_addons_column-11_12{width:91.66666667%} .clearfix:after,.trx_addons_columns_wrap:after{content:" "; display:table; clear:both; width:100%; height:0; display:block}@media (max-width:767px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:10px; padding-right:10px}.trx_addons_columns_wrap{margin-right:-20px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:20px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-20px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:20px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-20px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:20px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-10px; margin-right:-10px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:10px; padding-right:10px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:20px}.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid)>[class*="trx_addons_column-"]:nth-child(2n+3),	.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid)>[class*="trx_addons_column-"]:nth-child(2n+4){padding-top:20px} .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]{width:50%}.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-1_1,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_2,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_3,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_4,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-5_5,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-6_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-7_7,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-8_8,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-9_9,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-10_10,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-11_11,.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-12_12, .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_3, .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_4,  .trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_5,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-2_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-3_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-4_6,	.trx_addons_columns_wrap:not(.columns_fluid)>.trx_addons_column-5_6{width:100%}}@media (max-width:479px){	.trx_addons_container,.trx_addons_container-fluid{padding-left:5px; padding-right:5px}.trx_addons_columns_wrap{margin-right:-10px}.trx_addons_columns_wrap>[class*="trx_addons_column-"]{padding-right:10px}.trx_addons_columns_wrap.columns_padding_left{margin-left:-10px}.trx_addons_columns_wrap.columns_padding_left>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_left{padding-left:10px}.trx_addons_columns_wrap.columns_padding_right{margin-right:-10px}.trx_addons_columns_wrap.columns_padding_right>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_right{padding-right:10px}.trx_addons_columns_wrap.columns_padding_center{margin-left:-5px; margin-right:-5px}.trx_addons_columns_wrap.columns_padding_center>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_center{padding-left:5px; padding-right:5px}.trx_addons_columns_wrap.columns_padding_bottom>[class*="trx_addons_column-"],	.trx_addons_columns_wrap>[class*="trx_addons_column-"].columns_padding_bottom{padding-bottom:10px}.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid)>[class*="trx_addons_column-"]+[class*="trx_addons_column-"],	.trx_addons_columns_wrap.columns_fluid:not(.columns_padding_bottom)>[class*="trx_addons_column-"]:nth-child(2n+3),	.trx_addons_columns_wrap.columns_fluid:not(.columns_padding_bottom)>[class*="trx_addons_column-"]:nth-child(2n+4){padding-top:10px} .trx_addons_columns_wrap:not(.columns_fluid)>[class*="trx_addons_column-"]{width:100%}.trx_addons_columns_wrap.columns_fluid>[class*="trx_addons_column-"]{width:50%}.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_1,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_2,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_4,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-5_5,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-6_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-7_7,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-8_8,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-9_9,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-10_10,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-11_11,.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-12_12,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_3:nth-child(3n),	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_3.after_span_2,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_4,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_4.after_span_3,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-1_5:nth-child(5n),	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_5,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-2_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-3_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-4_6,	.trx_addons_columns_wrap.columns_fluid>.trx_addons_column-5_6{width:100%}}.trx_addons_hover{position:relative;	overflow:hidden}.trx_addons_hover img{position:relative;	display:block;	width:100%;	height:auto}.trx_addons_hover_mask{position:absolute;	z-index:10;	overflow:hidden;	top:0;	left:0;	bottom:0;	right:0;	opacity:0;	background-color:rgba(239,167,88,0.8);	-webkit-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out;	transition:all 0.3s 0.1s ease-out}.trx_addons_hover:hover .trx_addons_hover_mask{-webkit-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out;	transition:all 0.4s ease-out}.trx_addons_hover_content{position:absolute;	z-index:11;	left:0;	top:50%;	width:100%;	padding:20px;	text-align:center;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_hover_content .trx_addons_hover_title{color:#fff;	margin:0;	position:relative;	opacity:0;	-webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover:hover .trx_addons_hover_title{-webkit-transition:all 0.2s 0.1s linear; -ms-transition:all 0.2s 0.1s linear; transition:all 0.2s 0.1s linear}.trx_addons_hover_content .trx_addons_hover_title>a{color:#fff}.trx_addons_hover_content .trx_addons_hover_title>a:hover{color:#fff;	text-shadow:0 0 3px rgba(0,0,0,0.3)}.trx_addons_hover_content .trx_addons_hover_text{font-style:italic;	line-height:1.3em;	position:relative;	color:#fff;	padding:0.2em 0;	opacity:0;	-webkit-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover_content .trx_addons_hover_info{color:#fff;	padding:0.2em 0;	opacity:0;	-webkit-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover:hover .trx_addons_hover_text,.trx_addons_hover:hover .trx_addons_hover_info{-webkit-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out; transition:all 0.3s 0.1s ease-out}.trx_addons_hover_content .trx_addons_hover_link,.trx_addons_hover_content .trx_addons_hover_links a{display:inline-block;	text-decoration:none;	font-size:0.7692em;	font-weight:bold;	line-height:1.5em;	padding:0.4em 0.8em;	margin-top:1em;	background-color:rgba(0,0,0,0.6);	color:#fff !important;	text-transform:uppercase;	opacity:0;	-webkit-transition:all 0.3s ease-out; -ms-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.trx_addons_hover_content .trx_addons_hover_links a+a{margin-left:0.7em}.trx_addons_hover:hover .trx_addons_hover_link,.trx_addons_hover:hover .trx_addons_hover_links a{-webkit-transition:all 0.3s 0.1s ease-out; -ms-transition:all 0.3s 0.1s ease-out; transition:all 0.3s 0.1s ease-out}.trx_addons_hover_link:hover,.trx_addons_hover_links a:hover{color:#fff !important;	background-color:#000}.trx_addons_hover_content .trx_addons_hover_icon{display:inline-block;	text-decoration:none;	width:3em;	height:3em;	line-height:3em;	text-align:center;	background-color:rgba(0,0,0,0.6);	color:#fff !important;	border-radius:50%;	margin-top:1em;	opacity:0;	-webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover:hover .trx_addons_hover_icon{-webkit-transition:all 0.2s 0.2s linear; -ms-transition:all 0.2s 0.2s linear;	transition:all 0.2s 0.2s linear}.trx_addons_hover_content .trx_addons_hover_icon + .trx_addons_hover_icon{margin-left:0.5em}.trx_addons_hover_content .trx_addons_hover_icon:hover{color:#fff !important;	background-color:#000}.trx_addons_hover_content .trx_addons_hover_icon_link:before{content:'\e86a';	font-family:'trx_addons_icons'}.trx_addons_hover_content .trx_addons_hover_icon_zoom:before{content:'\e898';	font-family:'trx_addons_icons'}.trx_addons_hover_style_info img{-webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover_style_info .trx_addons_hover_title{-webkit-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_info .trx_addons_hover_text{-webkit-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_info .trx_addons_hover_link{-webkit-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_info .trx_addons_hover_info{-webkit-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_info:hover img{-webkit-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)}.trx_addons_hover_style_info:hover .trx_addons_hover_mask{opacity:1}.trx_addons_hover_style_info:hover .trx_addons_hover_title,.trx_addons_hover_style_info:hover .trx_addons_hover_text,.trx_addons_hover_style_info:hover .trx_addons_hover_link,.trx_addons_hover_style_info:hover .trx_addons_hover_info{opacity:1;	-webkit-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px)}.trx_addons_hover_style_links .trx_addons_hover_mask{top:0;	bottom:0;	left:0;	right:0}.trx_addons_hover_style_links .trx_addons_hover_title{-webkit-transform:translateY(-75px); -ms-transform:translateY(-75px); transform:translateY(-75px)}.trx_addons_hover_style_links .trx_addons_hover_text{-webkit-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_links .trx_addons_hover_link{-webkit-transform:translate(-20px,20px); -ms-transform:translate(-20px,20px); transform:translate(-20px,20px)}.trx_addons_hover_style_links .trx_addons_hover_link2{-webkit-transform:translate(20px,20px); -ms-transform:translate(20px,20px); transform:translate(20px,20px)}.trx_addons_hover_style_links:hover .trx_addons_hover_mask{opacity:1}.trx_addons_hover_style_links:hover .trx_addons_hover_title,.trx_addons_hover_style_links:hover .trx_addons_hover_text,.trx_addons_hover_style_links:hover .trx_addons_hover_link,.trx_addons_hover_style_links:hover .trx_addons_hover_link2{opacity:1;	-webkit-transform:translate(0px,0px); -ms-transform:translate(0px,0px); transform:translate(0px,0px)}.trx_addons_hover_style_plain img{-webkit-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear}.trx_addons_hover_style_plain .trx_addons_hover_title{-webkit-transform:translateY(-50px); -ms-transform:translateY(-50px); transform:translateY(-50px)}.trx_addons_hover_style_plain .trx_addons_hover_text{color:#8b8b8b;	padding:1em 0;	-webkit-transform:scale(0.8,0.8); -ms-transform:scale(0.8,0.8); transform:scale(0.8,0.8)}.trx_addons_hover_style_plain .trx_addons_hover_link{-webkit-transform:translateY(20px); -ms-transform:translateY(20px); transform:translateY(20px)}.trx_addons_hover_style_plain:hover img{opacity:0;	-webkit-transform:scale(0.8); -ms-transform:scale(0.8); transform:scale(0.8);	-webkit-transition:all 0.2s 0.1s linear; -ms-transition:all 0.2s 0.1s linear; transition:all 0.2s 0.1s linear}.trx_addons_hover_style_plain:hover .trx_addons_hover_title,.trx_addons_hover_style_plain:hover .trx_addons_hover_link{opacity:1;	-webkit-transform:translateY(0px); -ms-transform:translateY(0px); transform:translateY(0px)}.trx_addons_hover_style_plain:hover .trx_addons_hover_text{opacity:1;	-webkit-transform:scale(1,1); -ms-transform:scale(1,1); transform:scale(1,1)} .trx_addons_hover_style_wide .trx_addons_hover_mask{top:0; left:0; width:200%; height:200%;	-webkit-transform:translate(50%,50%) rotate(45deg); -ms-transform:translate(50%,50%) rotate(45deg); transform:translate(50%,50%) rotate(45deg)}.trx_addons_hover_style_wide .trx_addons_hover_content .trx_addons_hover_title{-webkit-transform:translate(50px,50px); -ms-transform:translate(50px,50px); transform:translate(50px,50px); background-color:transparent;	margin:0}.trx_addons_hover_style_wide .trx_addons_hover_icon{-webkit-transform:translateX(30px) scale(0.3,0.3); -ms-transform:translateX(30px) scale(0.3,0.3); transform:translateX(30px) scale(0.3,0.3)}.trx_addons_hover_style_wide .trx_addons_hover_icon_zoom{-webkit-transform:translateX(-30px) scale(0.3,0.3); -ms-transform:translateX(-30px) scale(0.3,0.3); transform:translateX(-30px) scale(0.3,0.3)}.trx_addons_hover_style_wide:hover .trx_addons_hover_mask{opacity:1;	-webkit-transform:translate(-25%,-25%) rotate(45deg); -ms-transform:translate(-25%,-25%) rotate(45deg); transform:translate(-25%,-25%) rotate(45deg)}.trx_addons_hover_style_wide:hover .trx_addons_hover_title{opacity:1;	-webkit-transform:translate(0px,0px); -ms-transform:translate(0px,0px); transform:translate(0px,0px)}.trx_addons_hover_style_wide:hover .trx_addons_hover_icon{opacity:1;	-webkit-transform:translateX(0px) scale(1,1); -ms-transform:translateX(0px) scale(1,1); transform:translateX(0px) scale(1,1)} .trx_addons_hover_style_zoomin .trx_addons_hover_mask{-webkit-transform:scale(0.1,0.1); -ms-transform:scale(0.1,0.1); transform:scale(0.1,0.1)}.trx_addons_hover_style_zoomin .trx_addons_hover_content .trx_addons_hover_title{-webkit-transform:translateY(30px) scale(0.1,0.1); -ms-transform:translateY(30px) scale(0.1,0.1); transform:translateY(30px) scale(0.1,0.1); background-color:transparent;	margin:0;	display:none}.trx_addons_hover_style_zoomin .trx_addons_hover_icon{-webkit-transform:translate(-30px,-30px) scale(0.1,0.1); -ms-transform:translate(-30px,-30px) scale(0.1,0.1); transform:translate(-30px,-30px) scale(0.1,0.1)}.trx_addons_hover_style_zoomin .trx_addons_hover_icon_link{-webkit-transform:translate(30px,-30px) scale(0.1,0.1); -ms-transform:translate(30px,-30px) scale(0.1,0.1); transform:translate(30px,-30px) scale(0.1,0.1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_mask{opacity:1;	-webkit-transform:scale(1,1); -ms-transform:scale(1,1); transform:scale(1,1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_title{opacity:1;	-webkit-transform:translate(0px,0px) scale(1,1); -ms-transform:translate(0px,0px) scale(1,1); transform:translate(0px,0px) scale(1,1)}.trx_addons_hover_style_zoomin:hover .trx_addons_hover_icon{opacity:1;	-webkit-transform:translate(0px,0px) scale(1,1); -ms-transform:translate(0px,0px) scale(1,1); transform:translate(0px,0px) scale(1,1)}@keyframes zoomin{0%{opacity:0; transform:scale(.1); -ms-transform:scale(.1); -webkit-transform:scale(.1)}100%{opacity:1; transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1)}}@-webkit-keyframes zoomin{0%{opacity:0; transform:scale(.1); -ms-transform:scale(.1); -webkit-transform:scale(.1)}100%{opacity:1; transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1)}100%{transform:scale(.1); -ms-transform:scale(.1); -webkit-transform:scale(.1)}}@-webkit-keyframes zoomout{0%{transform:scale(1); -ms-transform:scale(1); -webkit-transform:scale(1)}100%{transform:scale(.1); -ms-transform:scale(.1); -webkit-transform:scale(.1)}}@keyframes flash{0%{opacity:1}100%{transform:scale(1.15); -ms-transform:scale(1.15); -webkit-transform:scale(1.15); opacity:0}}@-webkit-keyframes flash{0%{opacity:1}100%{transform:scale(1.15); -ms-transform:scale(1.15); -webkit-transform:scale(1.15); opacity:0}}@keyframes jump{0%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px)}100%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@-webkit-keyframes jump{0%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(-10px); -ms-transform:translateY(-10px); transform:translateY(-10px)}100%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@keyframes squat{0%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(10px); -ms-transform:translateY(10px); transform:translateY(10px)}100%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}@-webkit-keyframes squat{0%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}50%{-webkit-transform:translateY(10px); -ms-transform:translateY(10px); transform:translateY(10px)}100%{-webkit-transform:translateY(0); -ms-transform:translateY(0); transform:translateY(0)}}.trx_addons_accent{color:#efa758}.trx_addons_accent_bg{color:#fff;	background-color:#efa758;	padding:0 0.4em;	display:inline-block}.trx_addons_hover{color:#b88144}.trx_addons_inverse{color:#fff;	background-color:#000;	padding:0 0.4em;	display:inline-block}.trx_addons_dark{color:#000}.trx_addons_tiny_text{font-size:11px;	line-height:1.3em;	text-transform:uppercase;	font-weight:700;	letter-spacing:1px}.trx_addons_dropcap{float:left;	display:block;	font-size:2.21437em;	padding:0;	margin:0.25em 0.5em 0 0;	width:2em; height:2em; line-height:2em; text-align:center;	overflow:hidden;	color:#fff;	background-color:#000}.trx_addons_dropcap{-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.trx_addons_dropcap_style_2{background-color:#efa758}.trx_addons_tooltip{color:#efa758;	border-bottom:1px solid #efa758;	position:relative;	cursor:default}.trx_addons_tooltip:before{content:attr(data-tooltip);	pointer-events:none;	display:inline-block;	white-space:nowrap;	padding:0.6em 1em;	background-color:#efa758;	color:#fff;	font-size:1em;	line-height:1.3em;	position:absolute;	z-index:1;	left:50%;	bottom:150%;	opacity:0;	border:none;	-webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important;	-webkit-transition:all ease-out 0.1s; -ms-transition:all ease-out 0.1s; transition:all ease-out 0.1s}.trx_addons_tooltip:after{content:' ';	pointer-events:none;	display:block;	width:0;	height:0;	border:4px solid transparent;	border-top-color:#efa758;	position:absolute;	z-index:2;	left:50%;	bottom:150%;	opacity:0;	margin-bottom:-8px;	-webkit-transition:all ease-out 0.1s; -ms-transition:all ease-out 0.1s; transition:all ease-out 0.1s;	-webkit-transform:none; -ms-transform:none; transform:none}.trx_addons_tooltip:hover:before,.trx_addons_tooltip:hover:after{bottom:115%;	opacity:1}del{color:#ddd;	text-decoration:line-through}.trx_addons_no_margin{margin:0}ul[class*="trx_addons_list"]{list-style-type:none;	padding-left:1.2em}ul[class*="trx_addons_list"]>li{position:relative}ul[class*="trx_addons_list"]>li:before{font-family:'trx_addons_icons';	display:inline-block;	position:absolute;	top:0;	left:-1em;	line-height:inherit}ul.trx_addons_list_success,ul.trx_addons_list_error,ul.trx_addons_list_plus,ul.trx_addons_list_minus{padding-left:1.5em}ul.trx_addons_list_success>li:before,ul.trx_addons_list_error>li:before,ul.trx_addons_list_plus>li:before,ul.trx_addons_list_minus>li:before{left:-1.3em}ul[class*="trx_addons_list_dot"]>li:before{content:'\e8b6'}ul[class*="trx_addons_list_custom"]>li:before{content:'\e884'}ul[class*="trx_addons_list_success"]>li:before{content:'\e874'}ul[class*="trx_addons_list_error"]>li:before{content:'\e875'}ul[class*="trx_addons_list_info"]>li:before{content:'\e87f'}ul[class*="trx_addons_list_plus"]>li:before{content:'\e876'}ul[class*="trx_addons_list_minus"]>li:before{content:'\e877'}ul[class*="trx_addons_list_help"]>li:before{content:'\e87c'}ul[class*="trx_addons_list_attention"]>li:before{content:'\e880'}ul[class*="trx_addons_list"][class*="_circled"]{padding-left:1.8em}ul[class*="trx_addons_list"][class*="_circled"]>li:before{font-size:10px;	left:-2.4em;	top:0.4em;	width:1.6em;	height:1.6em;	line-height:1.6em;	text-align:center;	display:inline-block;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	color:#fff;	background-color:#efa758}ul.trx_addons_list_parameters{padding-left:0 !important}ul.trx_addons_list_parameters>li:before{display:none}ul.trx_addons_list_parameters>li + li{padding-top:0.2em;	margin-top:0.2em;	border-top:1px solid #ddd}.trx_addons_list_parameters>li{white-space:nowrap}.trx_addons_list_parameters>li>strong{display:inline-block;	width:75%;	text-align:left;	font-family:inherit;	font-weight:inherit;	white-space:normal;	vertical-align:top;	color:inherit}.trx_addons_list_parameters>li>em{display:inline-block;	width:25%;	text-align:left;	font-family:inherit;	font-style:normal;	font-weight:inherit;	white-space:normal;	vertical-align:top;	color:inherit}.sc_float_left{float:left}.sc_float_right{float:right}.sc_float_center{margin-left:auto; margin-right:auto}.sc_align_left{text-align:left}.sc_align_right{text-align:right}.sc_align_center{text-align:center}.sc_align_justify{text-align:justify}.sc_padding_tiny{padding:1em 6%}.sc_padding_small{padding:2em 8%}.sc_padding_medium{padding:3em 10%}.sc_padding_large{padding:4em 12%}.sc_margin_tiny{margin:1em 6%}.sc_margin_small{margin:2em 8%}.sc_margin_medium{margin:3em 10%}.sc_margin_large{margin:4em 12%}.sc_push_tiny{margin-top:-2em}.sc_push_small{margin-top:-4em}.sc_push_medium{margin-top:-6em}.sc_push_large{margin-top:-8em}.sc_pull_tiny{margin-bottom:-2em}.sc_pull_small{margin-bottom:-4em}.sc_pull_medium{margin-bottom:-6em}.sc_pull_large{margin-bottom:-8em}@media (max-width:767px){.sc_push_hide_on_mobile{margin-top:0}.sc_pull_hide_on_mobile{margin-bottom:0}}@media (max-width:1023px){.sc_push_hide_on_tablet{margin-top:0}.sc_pull_hide_on_tablet{margin-bottom:0}}[class*="sc_push_"] .woocommerce .products:after{display:none;	clear:none}[class*="sc_push_"] .woocommerce .products{overflow:hidden}a .sc_icon_as_image{filter:grayscale(0);	-webkit-filter:grayscale(0);	-moz-filter:grayscale(0);	-ms-filter:grayscale(0);	-o-filter:grayscale(0);	-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}a:hover .sc_icon_as_image{filter:grayscale(1);	-webkit-filter:grayscale(1);	-moz-filter:grayscale(1);	-ms-filter:grayscale(1);	-o-filter:grayscale(1)}.sc_item_title,.sc_item_subtitle,.sc_item_descr,.sc_item_button{margin:0}.sc_item_title{line-height:1.2em}.sc_item_title>small,.sc_item_title>big{display:inline-block;	margin-bottom:0.9em}.sc_item_title + .sc_item_subtitle{margin-top:0.25em}.sc_item_subtitle + .sc_item_title{margin-top:0.6em}.sc_item_subtitle{font-size:1em;	font-style:italic;	font-weight:400;	text-transform:none; letter-spacing:0;	line-height:1.5em}.sc_item_subtitle.sc_item_title_style_shadow{font-size:8rem;	line-height:1.2em;	font-style:normal;	font-weight:900;	color:#f0f0f0;	opacity:0.1;	position:absolute;	z-index:0;	top:0;	left:50%;	-webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_item_subtitle.sc_item_title_style_shadow.sc_align_left,.sc_item_subtitle.sc_item_title_style_shadow.sc_align_default{left:0;	-webkit-transform:none; -ms-transform:none; transform:none}.sc_item_subtitle.sc_item_title_style_shadow.sc_align_right{left:auto;	right:0;	-webkit-transform:none; -ms-transform:none; transform:none}.sc_item_subtitle.sc_item_title_style_shadow + .sc_item_title{padding:2.5rem 0;	margin:0}.sc_item_title.sc_item_title_style_accent{display:inline-block;	position:relative}.sc_item_title.sc_item_title_style_accent b{font-size:6em;	line-height:0.8em;	font-style:normal;	font-weight:900;	color:#f0f0f0;	opacity:0.1;	position:absolute;	z-index:0;	top:-0.1em;	left:50%}@media (max-width:639px){.sc_item_title.sc_item_title_style_accent b{font-size:4em; line-height:0.8em}}@media (max-width:479px){.sc_item_title.sc_item_title_style_accent b{left:0}}.sc_item_title.sc_item_title_style_accent i{display:inline-block;	font-size:0.4em;	line-height:1.25em;	font-weight:bold;	font-style:normal;	width:5em;	height:5em;	padding:1.2em 1em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	color:#fff;	background-color:#000;	text-align:center;	position:absolute;	z-index:1;	right:0;	top:0;	-webkit-transform:translate(90%,-60%); -ms-transform:translate(90%,-60%); transform:translate(90%,-60%)}.sc_item_title + .sc_item_descr,.sc_item_subtitle + .sc_item_descr{margin-top:1em}.sc_item_title + .sc_item_slider,.sc_item_subtitle + .sc_item_slider,.sc_item_descr + .sc_item_slider,.sc_item_title + .sc_item_columns,.sc_item_subtitle + .sc_item_columns,.sc_item_descr + .sc_item_columns,.sc_item_title + .sc_item_content,.sc_item_subtitle + .sc_item_content,.sc_item_descr + .sc_item_content{margin-top:2em}.sc_item_title + .sc_item_slider,.sc_item_subtitle + .sc_item_slider,.sc_item_title + .sc_item_columns,.sc_item_subtitle + .sc_item_columns,.sc_item_title + .sc_item_content,.sc_item_subtitle + .sc_item_content{margin-top:2em}.sc_item_descr + .sc_item_slider,.sc_item_descr + .sc_item_columns,.sc_item_descr + .sc_item_content{margin-top:3em}h1.sc_item_title_tag + .sc_item_descr,h1.sc_item_title_tag + .sc_item_slider,h1.sc_item_title_tag + .sc_item_columns,h1.sc_item_title_tag + .sc_item_content{margin-top:2em}h2.sc_item_title_tag + .sc_item_descr,h2.sc_item_title_tag + .sc_item_slider,h2.sc_item_title_tag + .sc_item_columns,h2.sc_item_title_tag + .sc_item_content{margin-top:1.8em}h3.sc_item_title_tag + .sc_item_descr,h3.sc_item_title_tag + .sc_item_slider,h3.sc_item_title_tag + .sc_item_columns,h3.sc_item_title_tag + .sc_item_content{margin-top:1.6em}h4.sc_item_title_tag + .sc_item_descr,h4.sc_item_title_tag + .sc_item_slider,h4.sc_item_title_tag + .sc_item_columns,h4.sc_item_title_tag + .sc_item_content{margin-top:1.4em}h5.sc_item_title_tag + .sc_item_descr,h5.sc_item_title_tag + .sc_item_slider,h5.sc_item_title_tag + .sc_item_columns,h5.sc_item_title_tag + .sc_item_content{margin-top:1.2em}h6.sc_item_title_tag + .sc_item_descr,h6.sc_item_title_tag + .sc_item_slider,h6.sc_item_title_tag + .sc_item_columns,h6.sc_item_title_tag + .sc_item_content{margin-top:1em}.sc_item_descr{margin-bottom:2em}.sc_item_descr.sc_align_center{max-width:75%;	margin-left:auto;	margin-right:auto}.sc_item_descr:last-child{margin-bottom:0}.wpb_column:not(.vc_col-sm-12) .sc_item_descr.sc_align_center{max-width:none}.sc_item_title + .sc_item_button,.sc_item_title + .sc_item_button_image,.sc_item_subtitle + .sc_item_button,.sc_item_subtitle + .sc_item_button_image,.sc_item_descr + .sc_item_button,.sc_item_descr + .sc_item_button_image,.sc_item_content + .sc_item_button,.sc_item_content + .sc_item_button_image,.sc_item_slider + .sc_item_button,.sc_item_slider + .sc_item_button_image,.sc_item_columns + .sc_item_button,.sc_item_columns + .sc_item_button_image{margin-top:2em}.sc_item_title + .sc_item_button_simple,.sc_item_subtitle + .sc_item_button_simple,.sc_item_descr + .sc_item_button_simple,.sc_item_content + .sc_item_button_simple,.sc_item_slider + .sc_item_button_simple,.sc_item_columns + .sc_item_button_simple{margin-top:1.5em}.sc_item_button_image img{max-height:8em;	width:auto}#trx_addons_post_details_popup_overlay{position:fixed;	z-index:100000;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.9);	display:none}#trx_addons_post_details_popup{position:fixed;	z-index:100001;	left:50%;	top:50%;	width:50%;	height:80%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);	display:none}.trx_addons_post_details_popup_close,.trx_addons_post_details_popup_prev,.trx_addons_post_details_popup_next{position:absolute;	z-index:1;	top:-2em;	right:-2em;	color:#fff;	font-size:1.5em;	padding:6px;	cursor:pointer}.trx_addons_post_details_popup_prev,.trx_addons_post_details_popup_next{top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.trx_addons_post_details_popup_prev{left:-2em;	right:auto}#trx_addons_post_details_popup .trx_addons_post_details_content{position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:#fff;	overflow-x:hidden;	overflow-y:auto}#trx_addons_post_details_popup .post_details_page_title{background-color:#f0f0f0;	margin:0;	padding:0.2em 3em 0.2em 0.5em;	position:relative}#trx_addons_post_details_popup .post_details_page_price{position:absolute;	z-index:1;	top:0.2em;	right:0.5em}#trx_addons_post_details_popup .post_details_page_header{margin-bottom:0}#trx_addons_post_details_popup .post_details_page_content{padding:2em}#trx_addons_post_details_popup .post_details_page_details{padding:0 2em}#trx_addons_post_details_popup .post_details_page_button{padding:1em 2em 2em}@media (max-width:959px){#trx_addons_post_details_popup{width:80%}}.vc_row{position:relative}.trx_addons_fixed_column_placeholder{min-height:1px} .wpb_row[class*="sc_bg_mask_"],.wpb_column[class*="sc_extra_bg_"]>.vc_column-inner,.wpb_column[class*="sc_bg_mask_"]>.vc_column-inner,.wpb_text_column[class*="sc_extra_bg_"],.wpb_text_column[class*="sc_bg_mask_"],.sc_content[class*="sc_extra_bg_"],.sc_content[class*="sc_bg_mask_"]{position:relative;	z-index:0}.wpb_text_column[class*="sc_bg_mask_"]>.wpb_wrapper{position:relative;	z-index:2}.wpb_column[class*="sc_extra_bg_"]>.vc_column-inner:after,.wpb_text_column[class*="sc_extra_bg_"]:after,.sc_content[class*="sc_extra_bg_"]:after{content:' ';	display:block;	position:absolute;	z-index:-1;	background:inherit}.wpb_row[class*="sc_bg_mask_"]:before,.wpb_column[class*="sc_bg_mask_"]>.vc_column-inner:before,.wpb_text_column[class*="sc_bg_mask_"]:before,.sc_content[class*="sc_bg_mask_"]:before{content:' ';	display:block !important;	position:absolute;	z-index:0;	left:0; top:0; right:0; bottom:0;	background-color:inherit}.wpb_row.vc_parallax[class*="sc_bg_mask_"]:before{z-index:1}.wpb_column.sc_extra_bg_tiny[class*="sc_bg_mask_"]>.vc_column-inner:before,.wpb_text_column.sc_extra_bg_tiny[class*="sc_bg_mask_"]:before,.sc_content.sc_extra_bg_tiny[class*="sc_bg_mask_"]:before,.wpb_column.sc_extra_bg_tiny>.vc_column-inner:after,.wpb_text_column.sc_extra_bg_tiny:after,.sc_content.sc_extra_bg_tiny:after{left:-2em; top:-2em; right:-2em; bottom:-2em}.wpb_column.sc_extra_bg_small[class*="sc_bg_mask_"]>.vc_column-inner:before,.wpb_text_column.sc_extra_bg_small[class*="sc_bg_mask_"]:before,.sc_content.sc_extra_bg_small[class*="sc_bg_mask_"]:before,.wpb_column.sc_extra_bg_small>.vc_column-inner:after,.wpb_text_column.sc_extra_bg_small:after,.sc_content.sc_extra_bg_small:after{left:-4em; top:-4em; right:-4em; bottom:-4em}.wpb_column.sc_extra_bg_medium[class*="sc_bg_mask_"]>.vc_column-inner:before,.wpb_text_column.sc_extra_bg_medium[class*="sc_bg_mask_"]:before,.sc_content.sc_extra_bg_medium[class*="sc_bg_mask_"]:before,.wpb_column.sc_extra_bg_medium>.vc_column-inner:after,.wpb_text_column.sc_extra_bg_medium:after,.sc_content.sc_extra_bg_medium:after{left:-6em; top:-6em; right:-6em; bottom:-6em}.wpb_column.sc_extra_bg_large[class*="sc_bg_mask_"]>.vc_column-inner:before,.wpb_text_column.sc_extra_bg_large[class*="sc_bg_mask_"]:before,.sc_content.sc_extra_bg_large[class*="sc_bg_mask_"]:before,.wpb_column.sc_extra_bg_large>.vc_column-inner:after,.wpb_text_column.sc_extra_bg_large:after,.sc_content.sc_extra_bg_large:after{left:-8em; top:-8em; right:-8em; bottom:-8em}.wpb_row.sc_bg_mask_bg_color:before,.wpb_column.sc_bg_mask_bg_color>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_bg_color:before,.sc_content.sc_bg_mask_bg_color:before{background-color:inherit}.wpb_row.sc_bg_mask_1:before,.wpb_column.sc_bg_mask_1>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_1:before,.sc_content.sc_bg_mask_1:before{opacity:0.1}.wpb_row.sc_bg_mask_2:before,.wpb_column.sc_bg_mask_2>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_2:before,.sc_content.sc_bg_mask_2:before{opacity:0.2}.wpb_row.sc_bg_mask_3:before,.wpb_column.sc_bg_mask_3>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_3:before,.sc_content.sc_bg_mask_3:before{opacity:0.3}.wpb_row.sc_bg_mask_4:before,.wpb_column.sc_bg_mask_4>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_4:before,.sc_content.sc_bg_mask_4:before{opacity:0.4}.wpb_row.sc_bg_mask_5:before,.wpb_column.sc_bg_mask_5>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_5:before,.sc_content.sc_bg_mask_5:before{opacity:0.5}.wpb_row.sc_bg_mask_6:before,.wpb_column.sc_bg_mask_6>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_6:before,.sc_content.sc_bg_mask_6:before{opacity:0.6}.wpb_row.sc_bg_mask_7:before,.wpb_column.sc_bg_mask_7>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_7:before,.sc_content.sc_bg_mask_7:before{opacity:0.7}.wpb_row.sc_bg_mask_8:before,.wpb_column.sc_bg_mask_8>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_8:before,.sc_content.sc_bg_mask_8:before{opacity:0.8}.wpb_row.sc_bg_mask_9:before,.wpb_column.sc_bg_mask_9>.vc_column-inner:before,.wpb_text_column.sc_bg_mask_9:before,.sc_content.sc_bg_mask_9:before{opacity:0.9} .wpb_column[class*="sc_shift_x_"],.wpb_column[class*="sc_shift_y_"],.sc_content[class*="sc_shift_x_"],.sc_content[class*="sc_shift_y_"]{position:relative;	z-index:0}.wpb_column.sc_shift_x_tiny,.sc_content.sc_shift_x_tiny{left:2em}.wpb_column.sc_shift_x_tiny_negative,.sc_content.sc_shift_x_tiny_negative{left:-2em}.wpb_column.sc_shift_x_small,.sc_content.sc_shift_x_small{left:4em}.wpb_column.sc_shift_x_small_negative,.sc_content.sc_shift_x_small_negative{left:-4em}.wpb_column.sc_shift_x_medium,.sc_content.sc_shift_x_medium{left:6em}.wpb_column.sc_shift_x_medium_negative,.sc_content.sc_shift_x_medium_negative{left:-6em}.wpb_column.sc_shift_x_large,.sc_content.sc_shift_x_large{left:8em}.wpb_column.sc_shift_x_large_negative,.sc_content.sc_shift_x_large_negative{left:-8em}.wpb_column.sc_shift_y_tiny,.sc_content.sc_shift_y_tiny{top:2em}.wpb_column.sc_shift_y_tiny_negative,.sc_content.sc_shift_y_tiny_negative{top:-2em}.wpb_column.sc_shift_y_small,.sc_content.sc_shift_y_small{top:4em}.wpb_column.sc_shift_y_small_negative,.sc_content.sc_shift_y_small_negative{top:-4em}.wpb_column.sc_shift_y_medium,.sc_content.sc_shift_y_medium{top:6em}.wpb_column.sc_shift_y_medium_negative,.sc_content.sc_shift_y_medium_negative{top:-6em}.wpb_column.sc_shift_y_large,.sc_content.sc_shift_y_large{top:8em}.wpb_column.sc_shift_y_large_negative,.sc_content.sc_shift_y_large_negative{top:-8em}@media (min-width:768px) and (max-width:1167px){.wpb_row.hide_bg_image_on_tablet,	.wpb_column.hide_bg_image_on_tablet .vc_column-inner{background-image:none !important}.wpb_row.hide_bg_image_on_tablet[class*="sc_bg_mask_"]:before,	.wpb_column.hide_bg_image_on_tablet[class*="sc_bg_mask_"]>.vc_column-inner:before{display:none !important}}@media (max-width:767px){.wpb_column[class*="sc_extra_bg_"]>.vc_column-inner:after,	.wpb_text_column[class*="sc_extra_bg_"]:after,	.sc_content[class*="sc_extra_bg_"]:after{display:none}.wpb_column[class*="sc_extra_bg_"][class*="sc_bg_mask_"]>.vc_column-inner:before,	.wpb_text_column[class*="sc_extra_bg_"][class*="sc_bg_mask_"]:before,	.sc_content[class*="sc_extra_bg_"][class*="sc_bg_mask_"]:before{left:0; top:0; right:0; bottom:0}.wpb_column.sc_extra_bg_tiny>.vc_column-inner,	.wpb_text_column.sc_extra_bg_tiny,	.sc_content.sc_extra_bg_tiny:not([class*="sc_padding_"]){padding:1em}.wpb_column.sc_extra_bg_small>.vc_column-inner,	.wpb_text_column.sc_extra_bg_small,	.sc_content.sc_extra_bg_small:not([class*="sc_padding_"]){padding:1.5em}.wpb_column.sc_extra_bg_medium>.vc_column-inner,	.wpb_text_column.sc_extra_bg_medium,	.sc_content.sc_extra_bg_medium:not([class*="sc_padding_"]){padding:2em}.wpb_column.sc_extra_bg_large>.vc_column-inner,	.wpb_text_column.sc_extra_bg_large,	.sc_content.sc_extra_bg_large:not([class*="sc_padding_"]){padding:2.5em}.wpb_column[class*="sc_shift_x_"],	.wpb_column[class*="sc_shift_y_"],	.sc_content[class*="sc_shift_x_"],	.sc_content[class*="sc_shift_y_"]{left:auto; top:auto}.wpb_row.hide_bg_image_on_mobile,	.wpb_column.hide_bg_image_on_mobile .vc_column-inner{background-image:none !important}.wpb_row.hide_bg_image_on_mobile[class*="sc_bg_mask_"]:before,	.wpb_column.hide_bg_image_on_mobile[class*="sc_bg_mask_"]>.vc_column-inner:before{display:none !important}}.compose-mode .vc_controls-container>div.vc_controls-out-tl{left:auto;	right:0}.compose-mode .sc_widget_slider.vc_empty-element:after{display:none !important}.flex-direction-nav li{position:static}.flex-control-nav li:before{display:none}.woocommerce div.product form.cart .variations td{display:block;	width:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.woocommerce div.product form.cart .variations tr+tr td.label{padding:1em 0 0}.trx_addons_attrib_item{cursor:pointer !important}.trx_addons_attrib_item span{overflow:hidden;	display:block}.trx_addons_attrib_item.trx_addons_attrib_image{display:inline-block;	vertical-align:top;	margin:0 0.5em 5px 0;	padding:5px;	border:1px solid #ddd;	background-color:#fff}.trx_addons_attrib_item.trx_addons_attrib_image img{width:70px;	height:auto}.trx_addons_attrib_item.trx_addons_attrib_color{display:inline-block;	vertical-align:top;	margin:0 0.5em 5px 0;	padding:3px;	border:1px solid #ddd;	background-color:#fafafa}.trx_addons_attrib_item.trx_addons_attrib_color span{display:block;	width:30px;	height:30px}.trx_addons_attrib_item.trx_addons_attrib_button{display:inline-block;	vertical-align:top;	margin:0 0.5em 5px 0;	padding:3px;	border:1px solid #ddd;	background-color:#fafafa}.trx_addons_attrib_item.trx_addons_attrib_button span{padding:0.5em 1.5em}.trx_addons_attrib_item.trx_addons_attrib_selected{background-color:#f0f0f0;	border-color:red}.trx_addons_attrib_item.trx_addons_attrib_disabled{cursor:not-allowed !important}.trx_addons_attrib_item.trx_addons_attrib_disabled span{position:relative}.trx_addons_attrib_item.trx_addons_attrib_disabled span:before,.trx_addons_attrib_item.trx_addons_attrib_disabled span:after{content:' ';	position:absolute;	top:50%;	left:-20%;	width:140%;	height:1px;	background-color:#f0f0f0;	-webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg)}.trx_addons_attrib_item.trx_addons_attrib_disabled span:after{-webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.trx_addons_woocommerce_search .trx_addons_woocommerce_search_button:before{margin-right:0.5em;	vertical-align:middle;	text-align:center} .trx_addons_woocommerce_search_type_form .trx_addons_woocommerce_search_last_text{display:block;	margin-bottom:1.3em} .trx_addons_woocommerce_search_type_inline{font-size:1.5em;	line-height:1.7em}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_options,.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_button{display:inline-block;	vertical-align:top;	width:80%}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_button{width:20%;	text-align:right}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input[type="text"],.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field .trx_addons_woocommerce_search_form_field_label{width:auto;	border:none;	border-bottom:2px solid #ddd;	background-color:transparent !important; color:#ddd;	padding:0.2em;	margin:0 0.3em;	-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field input[type="text"]{width:4em;	text-align:center}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field .trx_addons_woocommerce_search_form_field_label{cursor:pointer}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_type_select{position:relative}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list{display:none;	position:absolute;	z-index:1;	top:2em;	left:50%;	margin-left:-140px;	width:280px;	height:auto;	max-height:400px;	overflow-y:auto;	overflow-x:hidden;	border:1px solid #ddd;	background-color:#f7f7f7;	font-size:0.6667em;	line-height:1.5em;	padding:0}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list li{cursor:pointer;	display:inline-block;	vertical-align:top;	width:50%;	padding:0.5em 1em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_woocommerce_search_type_inline .trx_addons_woocommerce_search_form_field_list li:before{display:none}.yith_magnifier_zoom_wrap .yith_magnifier_zoom_magnifier{border-width:1px;	margin-left:4px}.yith_magnifier_gallery li + li{padding-left:20px}.yith_magnifier_gallery li a{margin-left:0;	margin-right:0}.sc_layouts_row{-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_row .sc_layouts_item{margin-top:0.5em !important;	margin-bottom:0.5em !important}.sc_layouts_item{max-width:100%}.sc_layouts_column .sc_layouts_item{display:inline-block; vertical-align:middle; margin-right:1.5em}.sc_layouts_column .sc_layouts_item:last-child{margin-right:0 !important}.sc_layouts_column_align_right .sc_layouts_item{margin-left:1.5em; margin-right:0}.sc_layouts_column_align_right .sc_layouts_item:first-child{margin-left:0 !important}.sc_layouts_column_align_left,.sc_layouts_column.sc_layouts_column_align_left .widget,.sc_layouts_column.sc_layouts_column_align_left .widget_title,.sc_layouts_column.sc_layouts_column_align_left .widgettitle{text-align:left}.sc_layouts_column_align_center,.sc_layouts_column.sc_layouts_column_align_center .widget,.sc_layouts_column.sc_layouts_column_align_center .widget_title,.sc_layouts_column.sc_layouts_column_align_center .widgettitle{text-align:center}.sc_layouts_column_align_right,.sc_layouts_column.sc_layouts_column_align_right .widget,.sc_layouts_column.sc_layouts_column_align_right .widget_title,.sc_layouts_column.sc_layouts_column_align_right .widgettitle{text-align:right}@media (max-width:959px){.sc_layouts_column .sc_layouts_item{margin-right:1.25em}.sc_layouts_column_align_right .sc_layouts_item{margin-left:1.25em; margin-right:0}}@media (max-width:767px){.sc_layouts_column:not([class*="sc_layouts_column_fluid"]):not([class*="vc_col-xs-"]){width:100% !important}.sc_layouts_column_align_left:not([class*="sc_layouts_column_fluid"]):not([class*="vc_col-xs-"]),	.sc_layouts_column_align_right:not([class*="sc_layouts_column_fluid"]):not([class*="vc_col-xs-"]){text-align:center}}@media (max-width:639px){.sc_layouts_row .sc_layouts_item{margin-top:0 !important; margin-bottom:0 !important}}.sc_layouts_row_delimiter{border-bottom:1px solid #ddd}body.frontpage .sc_layouts_hide_on_frontpage,body.error404 .sc_layouts_hide_on_frontpage{display:none !important}@media (min-width:1680px){.hide_on_desktop,	.sc_layouts_hide_on_desktop{display:none !important}}@media (min-width:1168px) and (max-width:1679px){.hide_on_notebook,	.sc_layouts_hide_on_notebook{display:none !important}}@media (min-width:768px) and (max-width:1167px){.hide_on_tablet,	.sc_layouts_hide_on_tablet{display:none !important}}@media (max-width:767px){.hide_on_mobile,	.sc_layouts_hide_on_mobile{display:none !important}}.sc_layouts_row .vc_separator{margin-top:3em !important;	margin-bottom:3em !important}.sc_layouts_iconed_text{white-space:nowrap}.sc_layouts_item_link{display:block}.sc_layouts_item_icon{font-size:2.25em;	line-height:1.1em;	display:inline-block;	vertical-align:middle;	-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_layouts_item_details{display:inline-block;	vertical-align:middle;	white-space:normal}.sc_layouts_item_icon + .sc_layouts_item_details{margin-left:0.5em}.sc_layouts_column_icons_position_left .sc_layouts_item_details{text-align:left}.sc_layouts_column_icons_position_right .sc_layouts_item_details{text-align:right}.sc_align_center .sc_layouts_item_details{text-align:center}.sc_layouts_item_details_line1,.sc_layouts_item_details_line2{display:block}.sc_layouts_item_details_line1{font-weight:300;	font-size:13px;	line-height:16px}.sc_layouts_item_details_line2{font-weight:600;	font-size:16px;	line-height:21px}@media (max-width:959px){.sc_layouts_item_details_line1{font-size:12px; line-height:16px}.sc_layouts_item_details_line2{font-size:15px; line-height:20px}}@media (max-width:767px){.sc_layouts_item_details_line1{font-size:11px; line-height:14px}.sc_layouts_item_details_line2{font-size:13px; line-height:18px}}@media (max-width:479px){.sc_layouts_row_type_compact .sc_layouts_item_details,	.sc_layouts_row_type_normal .sc_layouts_item_details{display:none}}.sc_layouts_column_icons_position_right .sc_layouts_item:after{content:' ';	width:100%;	height:0;	clear:both}.sc_layouts_column_icons_position_right .sc_layouts_item_icon{float:right;	margin-left:0.4em;	margin-right:0}.sc_layouts_column_icons_position_right .sc_layouts_item_details{float:right} .sc_layouts_row_type_narrow{font-size:13px;	line-height:19px;	padding:0.5em 0}@media (max-width:959px){.sc_layouts_row_type_narrow{font-size:12px; line-height:18px}}@media (max-width:767px){.sc_layouts_row_type_narrow{font-size:11px; line-height:16px}}.sc_layouts_row_type_narrow .sc_layouts_item{font-size:0.8667em;	line-height:1.4615em;	letter-spacing:0}.sc_layouts_row_type_narrow .sc_layouts_item_icon,.sc_layouts_row_type_narrow .sc_layouts_item input[type="text"]{font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,.sc_layouts_row_type_narrow .sc_layouts_item_details_line2{display:inline-block;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_narrow .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em} .sc_layouts_row_type_narrow .socials_wrap{margin:0 -8px 0 0}.sc_layouts_row_type_narrow .socials_wrap .social_item{margin:0 8px 0 0}.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon{width:auto;	height:auto;	line-height:inherit;	font-size:15px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_narrow .socials_wrap .social_item_style_bg .social_icon{width:1.2em;	height:1.2em}.sc_layouts_row_type_narrow .sc_button{background-color:transparent;	border:1px solid #efa758;	color:#efa758;	text-transform:uppercase;	font-size:11px;	font-weight:400;	padding:1em 2em;	letter-spacing:0;	vertical-align:top} .sc_layouts_row_type_compact{padding:0.75em 0}.sc_layouts_row_type_compact .sc_layouts_item,.sc_layouts_row_type_normal .sc_layouts_item{letter-spacing:0}.sc_layouts_row_type_compact .sc_layouts_item_icon{font-size:1.25em;	font-weight:400}.sc_layouts_row_type_compact .sc_layouts_item input[type="text"]{font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1,.sc_layouts_row_type_compact .sc_layouts_item_details_line2{display:inline-block;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.sc_layouts_row_type_compact .sc_layouts_item_details_line1 + .sc_layouts_item_details_line2{margin-left:0.5em}.sc_layouts_row_type_compact .socials_wrap{margin:0 -10px 0 0}.sc_layouts_row_type_compact .socials_wrap .social_item{margin:0 10px 0 0}.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon{width:auto;	height:auto;	line-height:inherit;	font-size:15px;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_layouts_row_type_compact .socials_wrap .social_item_style_bg .social_icon{width:1.2em;	height:1.2em}.sc_layouts_row_type_compact .sc_button{background-color:#efa758;	color:#fff;	font-size:12px;	font-weight:400;	padding:1.5em 3em;	letter-spacing:0.5px;	vertical-align:top} .sc_layouts_row_type_normal{padding:2em 0}.sc_layouts_row_type_normal .sc_button{background-color:#efa758;	color:#fff;	font-size:11px;	font-weight:600;	padding:1.5em 3em;	letter-spacing:0.5px;	vertical-align:top}.sc_layouts_row_fixed_placeholder{display:none}.sc_layouts_row_fixed_on + .sc_layouts_row_fixed_placeholder{display:block}.sc_layouts_row_fixed_on{position:fixed;	z-index:100002;	top:0;	left:-15px;	right:-15px;	margin:0 !important;	background-color:#fff}.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on{z-index:100001}.sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on ~ .sc_layouts_row_fixed_on{z-index:100000}@media (max-width:767px){.sc_layouts_row_fixed_on:not(.sc_layouts_row_fixed_always){position:absolute}}.sc_layouts_row_type_compact.sc_layouts_row_fixed_on,.sc_layouts_row_type_normal.sc_layouts_row_fixed_on{padding-top:0;	padding-bottom:0}.sc_layouts_row.sc_layouts_row_fixed_on .custom-logo-link img,.sc_layouts_row.sc_layouts_row_fixed_on .sc_layouts_logo img{max-height:40px}.sc_layouts_flex{box-sizing:border-box; display:flex; -webkit-flex-wrap:wrap; -ms-flex-wrap:wrap; flex-wrap:wrap}.sc_layouts_flex>.sc_layouts_column{display:flex}.sc_layouts_flex>.sc_layouts_column>.sc_layouts_item{display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; -webkit-box-orient:vertical; -webkit-box-direction:normal; -webkit-box-flex:1; -webkit-flex-grow:1; -ms-flex-positive:1; flex-grow:1; display:flex; -webkit-flex-direction:column; -ms-flex-direction:column; flex-direction:column}.sc_layouts_flex.sc_layouts_columns_stretch{-webkit-align-content:stretch; -ms-flex-line-pack:stretch; align-content:stretch}.sc_layouts_flex.sc_layouts_columns_top{-webkit-align-content:flex-start; -ms-flex-line-pack:start; align-content:flex-start}.sc_layouts_flex.sc_layouts_columns_bottom{-webkit-align-content:flex-end; -ms-flex-line-pack:end; align-content:flex-end}.sc_layouts_flex.sc_layouts_columns_middle{-webkit-align-content:center; -ms-flex-line-pack:center; align-content:center}.sc_layouts_flex.sc_layouts_columns_bottom:after,.sc_layouts_flex.sc_layouts_columns_middle:after,.sc_layouts_flex.sc_layouts_columns_top:after{content:''; width:100%; height:0; overflow:hidden; visibility:hidden; display:block}.sc_layouts_flex.sc_layouts_content_top>.sc_layouts_column>.sc_layouts_item{-webkit-box-pack:start; -webkit-justify-content:flex-start; -ms-flex-pack:start; justify-content:flex-start}.sc_layouts_flex.sc_layouts_content_top:not(.sc_layouts_columns_stretch)>.sc_layouts_column{-webkit-box-align:start; -webkit-align-items:flex-start; -ms-flex-align:start; align-items:flex-start}.sc_layouts_flex.sc_layouts_content_bottom>.sc_layouts_column>.sc_layouts_item{-webkit-box-pack:end; -webkit-justify-content:flex-end; -ms-flex-pack:end; justify-content:flex-end}.sc_layouts_flex.sc_layouts_content_bottom:not(.sc_layouts_columns_stretch)>.sc_layouts_column{-webkit-box-align:end; -webkit-align-items:flex-end; -ms-flex-align:end; align-items:flex-end}.sc_layouts_flex.sc_layouts_content_middle>.sc_layouts_column>.sc_layouts_item{-webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center}.sc_layouts_flex.sc_layouts_content_middle:not(.sc_layouts_columns_stretch)>.sc_layouts_column{-webkit-box-align:center; -webkit-align-items:center; -ms-flex-align:center; align-items:center}.sc_services .sc_services_item_icon:before{overflow:hidden}.sc_services .sc_services_item_title.with_price{position:relative;	padding-right:4em}.sc_services .sc_services_item_title .sc_services_item_price{position:absolute;	z-index:1;	right:0;	top:0}.sc_services .post_featured{position:relative}.sc_services .post_featured>.sc_services_item_price{position:absolute;	z-index:1;	right:8px;	bottom:6px;	font-size:1.5em;	font-weight:normal;	color:#fff;	text-shadow:0 0 10px #000}.sc_services_columns_wrap,.services_page_related .related_columns{display:flex;	flex-wrap:wrap}.sc_services_slider .sc_services_item,.sc_services_columns_wrap .sc_services_item,.services_page_related .related_columns .sc_services_item{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_slider .sc_services_item{height:95%}.sc_services_default .sc_services_item{background-color:#fafafa;	margin-bottom:2em;	text-align:center;	padding-top:0.0001px}.sc_services_default.slider_swiper .sc_services_item,.sc_services_default .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_default .sc_services_item_thumb{margin-bottom:0}.sc_services_default .sc_services_item_thumb img{width:100%}.sc_services_default .sc_services_item_icon{position:relative;	display:inline-block;	text-align:center;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	margin-top:0.8em;	border:3px solid #000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_services_default .sc_services_item_icon img{position:absolute;	top:50%;	left:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_default .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_default .sc_services_item_number{display:inline-block;	text-align:center;	font-size:6em;	line-height:1em;	font-weight:900;	margin-top:0.3em}.sc_services_default .sc_services_item_info{padding:2.6em 3em;	text-align:center}.sc_services_default .sc_services_item_title{margin:0}.sc_services_default .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em;	letter-spacing:0}.sc_services_default .sc_services_item_content{margin-top:1.6em}.sc_services_default .sc_services_item_content p{margin:0}.sc_services_default .sc_services_item_button{margin:1.6em 0 0}.sc_services_default .sc_services_item_featured_left,.sc_services_default .sc_services_item_featured_right{position:relative;	overflow:hidden;	background-color:transparent}.sc_services_default .sc_services_item_featured_left{text-align:left}.sc_services_default .sc_services_item_featured_right{text-align:right}.sc_services_default .sc_services_item_featured_left .sc_services_item_number,.sc_services_default .sc_services_item_featured_right .sc_services_item_number{font-size:2em;	line-height:1.1em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right .sc_services_item_icon{font-size:2em;	border-width:2px;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left.without_content .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right.without_content .sc_services_item_icon{font-size:1.5em;	border-width:1px}.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_content,.sc_services_default .sc_services_item_featured_right .sc_services_item_content{min-height:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_left .sc_services_item_icon,.sc_services_default .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_default .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_default .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_default .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_default .sc_services_item_featured_right .sc_services_item_icon,.sc_services_default .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_default .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_default .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_default .trx_addons_hover_content .trx_addons_hover_title{font-size:1.3333em}.sc_services_light .sc_services_item{margin-bottom:2em;	text-align:left;	padding-top:0.0001px}.sc_services_light.slider_swiper .sc_services_item,.sc_services_light .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_light .sc_services_item_thumb{margin-bottom:0}.sc_services_light .sc_services_item_icon{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_light .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_light .sc_services_item_number{position:absolute;	z-index:0;	top:0;	left:0;	display:inline-block;	text-align:left;	font-size:7em;	line-height:1em;	font-weight:900}.sc_services_light .sc_services_item_featured_top .sc_services_item_info{padding-top:1.5em}.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_info{padding-top:3em;	position:relative;	z-index:2}.sc_services_light .sc_services_item_title{margin:0}.sc_services_light .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_light .sc_services_item_featured_top.with_number .sc_services_item_subtitle{font-weight:bold;	font-style:normal}.sc_services_light .sc_services_item_content{margin-top:0.8em}.sc_services_light .sc_services_item_content p{margin:0}.sc_services_light .sc_services_item_button{margin:1em 0 0}.sc_services_light .sc_services_item_featured_left,.sc_services_light .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_light .sc_services_item_featured_left{text-align:left}.sc_services_light .sc_services_item_featured_right{text-align:right}.sc_services_light .sc_services_item_featured_top.with_icon{text-align:center}.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right .sc_services_item_icon{font-size:2.5em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_light .sc_services_item_featured_left.without_content .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right.without_content .sc_services_item_icon{font-size:1.5em}.sc_services_light .sc_services_item_featured_left .sc_services_item_number,.sc_services_light .sc_services_item_featured_right .sc_services_item_number{font-size:2em}.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_light .sc_services_item_featured_left .sc_services_item_button,.sc_services_light .sc_services_item_featured_right .sc_services_item_button{display:none}.sc_services_light .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_left .sc_services_item_icon,.sc_services_light .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_light .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_light .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_light .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_light .sc_services_item_featured_right .sc_services_item_icon,.sc_services_light .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_light .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_light .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_iconed .sc_services_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_services_iconed .sc_services_item{background-color:#fafafa;	position:relative}.sc_services_iconed .sc_services_item_header{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	width:30%;	height:100%;	position:absolute;	z-index:1;	left:0;	top:0;	bottom:0;	padding:2rem;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_iconed .sc_services_item.with_image.with_icon .sc_services_item_header:before,.sc_services_iconed .sc_services_item.with_image.with_number .sc_services_item_header:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5)}.sc_services_iconed .sc_services_item_header a{display:block;	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.sc_services_iconed .sc_services_item.without_content .sc_services_item_header{position:static;	bottom:auto;	width:100%;	height:auto}.sc_services_iconed .sc_services_item_icon{display:block;	font-size:2.8em;	line-height:1em;	color:#fff}.sc_services_iconed .sc_services_item:hover .sc_services_item_icon{color:#efa758}.sc_services_iconed .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_iconed .sc_services_item.with_content .sc_services_item_icon{position:absolute;	z-index:10;	width:1em;	height:1em;	left:50%;	top:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_iconed .sc_services_item_title{font-size:1em;	line-height:1.5em;	margin:0}.sc_services_iconed .sc_services_item_header .sc_services_item_title{margin:1em 0 0;	min-height:2.8em}.sc_services_iconed .sc_services_item_header .sc_services_item_title a{color:#fff}.sc_services_iconed .sc_services_item_header .sc_services_item_title a:hover{color:#efa758}.sc_services_iconed .sc_services_item_subtitle,.sc_services_iconed .sc_services_item_button{display:none}.sc_services_iconed .sc_services_item_subtitle{line-height:1.2em}.sc_services_iconed .sc_services_item_subtitle,.sc_services_iconed .sc_services_item_subtitle a{color:#efa758}.sc_services_iconed .sc_services_item_subtitle a:hover{color:#fff}.sc_services_iconed .sc_services_item_title+.sc_services_item_subtitle,.sc_services_iconed .sc_services_item_title+.sc_services_item_text,.sc_services_iconed .sc_services_item_subtitle+.sc_services_item_text{margin-top:0.6em}.sc_services_iconed .sc_services_item_content{margin-left:30%;	padding:2em 3em;	min-height:7.5em}.sc_services_iconed .sc_services_item_content p{margin:0}.sc_services_iconed .sc_services_item_content p + p{margin-top:0.4em}@media (max-width:767px){.sc_services_iconed .sc_services_item_header{padding:1.5em; width:100%; position:relative; bottom:auto; min-height:12em}.sc_services_iconed .sc_services_item_icon{font-size:2em}.sc_services_iconed .sc_services_item_content{padding:1.5em; margin-left:0}}.sc_services_callouts .sc_services_item{background-color:#fafafa;	margin-bottom:2em;	text-align:center;	padding-top:0.0001px;	position:relative}.sc_services_callouts.slider_swiper .sc_services_item,.sc_services_callouts .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_callouts .sc_services_item_marker_bg,.sc_services_callouts .sc_services_item_marker{position:absolute;	z-index:3;	display:block;	text-align:center;	font-size:2em;	width:2em;	height:2em;	line-height:2em;	margin-bottom:0;	border:2px solid #ddd;	background-color:#f0f0f0;	color:#efa758;	overflow:hidden;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}.sc_services_callouts .sc_services_item_marker img{position:absolute;	top:50%;	left:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_callouts .sc_services_item_marker_back{border-color:#cc9948;	background-color:#efa758;	color:#fff}.sc_services_callouts .sc_services_item_marker_bg{z-index:1;	background-color:#fff;	border-color:#fff}.sc_services_callouts .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_callouts .sc_services_item_thumb{background-size:cover;	background-repeat:no-repeat}.sc_services_callouts .sc_services_item_thumb:before{content:' ';	z-index:1;	position:absolute;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.3)}.sc_services_callouts .sc_services_item_thumb.sc_services_item_marker_back:before{display:none}.sc_services_callouts .sc_services_item_number{font-weight:900}.sc_services_callouts .sc_services_item_marker{-webkit-transform-origin:50% 50%; -ms-transform-origin:50% 50%; transform-origin:50% 50%;	-webkit-transition:-webkit-transform .6s ease; -ms-transition:-ms-transform .6s ease; transition:transform .6s ease;	-webkit-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden}.sc_services_callouts .sc_services_item_marker_back{z-index:2}.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker,.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker{-webkit-transform:rotateX(0deg); -ms-transform:rotateX(0deg); transform:rotateX(0deg)}.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker_back,.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker_back{-webkit-transform:rotateX(180deg); -ms-transform:rotateX(180deg); transform:rotateX(180deg)}.sc_services_callouts .sc_services_item_featured_top:hover .sc_services_item_marker,.sc_services_callouts .sc_services_item_featured_bottom:hover .sc_services_item_marker{-webkit-transform:rotateX(-180deg); -ms-transform:rotateX(-180deg); transform:rotateX(-180deg)}.sc_services_callouts .sc_services_item_featured_top:hover .sc_services_item_marker_back,.sc_services_callouts .sc_services_item_featured_bottom:hover .sc_services_item_marker_back{-webkit-transform:rotateX(0deg); -ms-transform:rotateX(0deg); transform:rotateX(0deg)}.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker,.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker{-webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker_back,.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker_back{-webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_callouts .sc_services_item_featured_left:hover .sc_services_item_marker,.sc_services_callouts .sc_services_item_featured_right:hover .sc_services_item_marker{-webkit-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); transform:rotateY(-180deg)}.sc_services_callouts .sc_services_item_featured_left:hover .sc_services_item_marker_back,.sc_services_callouts .sc_services_item_featured_right:hover .sc_services_item_marker_back{-webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_callouts .sc_services_item_featured_top{padding-top:2em}.sc_services_callouts .sc_services_item_featured_bottom{padding-bottom:2em}.sc_services_callouts .sc_services_item_featured_left{padding-left:2em}.sc_services_callouts .sc_services_item_featured_right{padding-right:2em}.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker_bg,.sc_services_callouts .sc_services_item_featured_top .sc_services_item_marker{top:-1em;	left:50%;	margin-left:-1em}.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker_bg,.sc_services_callouts .sc_services_item_featured_bottom .sc_services_item_marker{bottom:-1em;	left:50%;	margin-left:-1em}.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker_bg,.sc_services_callouts .sc_services_item_featured_left .sc_services_item_marker{left:-1em;	top:50%;	margin-top:-1em}.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker_bg,.sc_services_callouts .sc_services_item_featured_right .sc_services_item_marker{right:-1em;	top:50%;	margin-top:-1em}.sc_services_callouts .sc_services_item_info{padding:1.5em 2em}.sc_services_callouts .sc_services_item_title{margin:0}.sc_services_callouts .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_callouts .sc_services_item_content{margin-top:1em}.sc_services_callouts .sc_services_item_content p{margin:0}.sc_services_callouts .sc_services_item_button{margin:1em 0 0}.sc_services_timeline .sc_services_item{padding-top:0.0001px;	position:relative}.sc_services_timeline .sc_services_item_marker{position:absolute;	z-index:2;	display:block;	text-align:center;	font-size:2em;	width:2em;	height:2em;	line-height:2em;	margin-bottom:0;	border:2px solid #ddd;	background-color:#f0f0f0;	color:#efa758;	overflow:hidden;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}.sc_services_timeline .sc_services_item:hover .sc_services_item_marker{border-color:#cc9948;	background-color:#efa758;	color:#fff}.sc_services_timeline .sc_services_item_marker img{position:absolute;	top:50%;	left:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_timeline .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative;	top:2px}.sc_services_timeline .sc_services_item_thumb{background-size:cover;	background-repeat:no-repeat}.sc_services_timeline .sc_services_item_number{font-weight:900}.sc_services_timeline .sc_services_item_timeline{display:block;	position:absolute;	z-index:1;	border-style:dashed;	border-color:#ddd}.sc_services_timeline .sc_services_item_featured_top{padding-top:4em}.sc_services_timeline .sc_services_item_featured_bottom{padding-bottom:4em}.sc_services_timeline .sc_services_item_featured_left{padding-left:6em}.sc_services_timeline .sc_services_item_featured_right{padding-right:6em}.sc_services_timeline .sc_services_item_featured_top .sc_services_item_marker{left:0;	top:0}.sc_services_timeline .sc_services_item_featured_top .sc_services_item_timeline{top:2em;	left:0;	width:100%;	height:1px;	border-width:1px 0 0 0}.sc_services_timeline .sc_services_item_featured_bottom .sc_services_item_marker{left:0;	bottom:0}.sc_services_timeline .sc_services_item_featured_bottom .sc_services_item_timeline{bottom:2em;	left:0;	width:100%;	height:1px;	border-width:1px 0 0 0}.sc_services_timeline .sc_services_item_featured_left .sc_services_item_marker{left:0;	top:0}.sc_services_timeline .sc_services_item_featured_left .sc_services_item_timeline{top:0;	left:2em;	width:1px;	height:100%;	border-width:0 1px 0 0}.sc_services_timeline .sc_services_item_featured_right .sc_services_item_marker{right:0;	top:0}.sc_services_timeline .sc_services_item_featured_right .sc_services_item_timeline{top:0;	right:2em;	width:1px;	height:100%;	border-width:0 1px 0 0}.sc_services_timeline .sc_services_item_featured_top .sc_services_item_info,.sc_services_timeline .sc_services_item_featured_bottom .sc_services_item_info{padding:1.5em 1.5em 1.5em 0}.sc_services_timeline .sc_services_item_featured_left .sc_services_item_info,.sc_services_timeline .sc_services_item_featured_right .sc_services_item_info{padding:0 0 2em 0}.sc_services_timeline .sc_services_item_info .post_featured,.sc_services_timeline .sc_services_item_info .post_featured img{width:100%}.sc_services_timeline .sc_services_item_title{margin:0}.sc_services_timeline .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_timeline .sc_services_item_content{margin-top:1em}.sc_services_timeline .sc_services_item_content p{margin:0}.sc_services_timeline .sc_services_item_button{margin:1em 0 0}.sc_services_list .sc_services_item.sc_services_item_featured_top{text-align:center}.sc_services_list.slider_swiper .sc_services_item,.sc_services_list .columns_padding_bottom .sc_services_item{margin-bottom:0}.sc_services_list .sc_services_item_thumb{margin-bottom:0}.sc_services_list .sc_services_item_icon{position:relative;	display:inline-block;	text-align:center;	font-size:3em;	width:1em;	height:1em;	line-height:1em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_services_list .sc_services_item_icon img{position:absolute;	top:50%;	left:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_services_list .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_list .sc_services_item_number{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_list .sc_services_item_info{padding:1.5em 0 0}.sc_services_list .sc_services_item_title{margin:0;	font-weight:400}.sc_services_list .sc_services_item_featured_top .sc_services_item_title.with_price{padding-right:0}.sc_services_list .sc_services_item_featured_top .sc_services_item_title .sc_services_item_price{position:static}.sc_services_list .sc_services_item_featured_left,.sc_services_list .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_list .sc_services_item_featured_left{text-align:left}.sc_services_list .sc_services_item_featured_right{text-align:right}.sc_services_list .sc_services_item_featured_left .sc_services_item_icon,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon{font-size:0.65em;	width:1.8em;	height:1.8em;	line-height:1.8em;	border:1px solid #ddd;	color:#ddd;	position:absolute;	z-index:1;	top:3px}.sc_services_list .sc_services_item_featured_left .sc_services_item_icon img,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon img{max-width:70%}.sc_services_list .sc_services_item_featured_left .sc_services_item_number,.sc_services_list .sc_services_item_featured_right .sc_services_item_number{font-size:1.2em;	line-height:inherit;	color:#ddd;	position:absolute;	z-index:1;	top:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb{width:10%;	position:absolute;	z-index:1;	top:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_title,.sc_services_list .sc_services_item_featured_right .sc_services_item_title{font-size:1em;	line-height:inherit;	padding-bottom:2px}.sc_services_list .sc_services_item_featured_left .sc_services_item_content,.sc_services_list .sc_services_item_featured_right .sc_services_item_content{min-height:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_left .sc_services_item_icon{left:0}.sc_services_list .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0 0 0 1em;	margin-left:1em}.sc_services_list .sc_services_item_featured_left.with_image .sc_services_item_info{margin-left:10%}.sc_services_list .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_list .sc_services_item_featured_right .sc_services_item_icon{right:0}.sc_services_list .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0 2em 0 0;	margin-right:1em}.sc_services_list .sc_services_item_featured_right.with_image .sc_services_item_info{margin-right:10%}.sc_services_hover .sc_services_item{position:relative;	text-align:center;	-webkit-perspective:600px; -ms-perspective:600px; perspective:600px}.sc_services_hover .sc_services_item:before{content:' ';	width:0;	height:0;	padding-top:100%;	display:inline-block}.sc_services_hover .sc_services_item_link{position:absolute;	z-index:10;	left:0;	top:0;	width:100%;	height:100%}.sc_services_hover .sc_services_item_header,.sc_services_hover .sc_services_item_content{color:#fff;	background-color:#333;	background-position:center;	background-size:cover;	background-repeat:no-repeat;	position:absolute;	z-index:1;	width:100%;	height:100%;	left:0;	top:0;	-webkit-transform-origin:50% 50%; -ms-transform-origin:50% 50%; transform-origin:50% 50%;	-webkit-transition:-webkit-transform .6s ease; -ms-transition:-ms-transform .6s ease; transition:transform .6s ease;	-webkit-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden}.sc_services_hover .sc_services_item_header{z-index:2;	-webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_hover .sc_services_item_content{-webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_hover .sc_services_item:hover .sc_services_item_header{-webkit-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); transform:rotateY(-180deg)}.sc_services_hover .sc_services_item:hover .sc_services_item_content{-webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg)}.sc_services_hover .sc_services_item.with_image .sc_services_item_header:before,.sc_services_hover .sc_services_item.with_image .sc_services_item_content:before{content:' ';	position:absolute;	z-index:-1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.5);	-webkit-transition:background-color .3s ease; -ms-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header:before,.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_content:before{background-color:rgba(0,0,0,0.75)}.sc_services_hover .sc_services_item_header_inner,.sc_services_hover .sc_services_item_content_inner{position:absolute;	z-index:1;	left:0;	top:50%;	width:100%;	max-height:100%;	overflow:hidden;	padding:2em;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_hover .sc_services_item_icon{display:block;	font-size:3em;	line-height:1em;	color:#fff}.sc_services_hover .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_hover .sc_services_item_number{display:block;	font-size:4em;	line-height:1em;	font-weight:900;	color:#fff}.sc_services_hover .sc_services_item_title{margin:0}.sc_services_hover .sc_services_item_title a{color:#fff !important}.sc_services_hover .sc_services_item_title a:hover{color:#efa758}.sc_services_hover .sc_services_item_subtitle a{color:#fff}.sc_services_hover .sc_services_item_subtitle a:hover{color:#efa758}.sc_services_hover .sc_services_item_header .sc_services_item_title{margin:1em 0 0}.sc_services_hover .sc_services_item_featured_none .sc_services_item_header .sc_services_item_title{margin-top:0}.sc_services_hover .sc_services_item_subtitle{line-height:1.2em}.sc_services_hover .sc_services_item_title+.sc_services_item_subtitle,.sc_services_hover .sc_services_item_title+.sc_services_item_text,.sc_services_hover .sc_services_item_subtitle+.sc_services_item_text{margin-top:0.6em}.sc_services_hover .sc_services_item_text{color:#aaa}.sc_services_hover .sc_services_item_content p{margin:0}.sc_services_hover .sc_services_item_content p + p{margin-top:0.2em}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image:before{display:none}.sc_services_hover [class*="column-"]:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image,.sc_services_hover .slider-slide:nth-child(2n) .sc_services_item.with_image .sc_services_item_header.without_image{background-color:#ddd}.sc_services_hover [class*="column-"]:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image,.sc_services_hover .slider-slide:nth-child(2n+1) .sc_services_item.with_image .sc_services_item_header.without_image{background-color:#f7f7f7}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_icon,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_number{color:#888}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a{color:#333}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_title a,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_title a:hover{color:#efa758}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a{color:#efa758}.sc_services_hover .sc_services_item.with_image:hover .sc_services_item_header.without_image .sc_services_item_subtitle a,.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_subtitle a:hover{color:#333}.sc_services_hover .sc_services_item.with_image .sc_services_item_header.without_image .sc_services_item_text{color:#666}.sc_services_chess{overflow:hidden}.sc_services_chess .sc_services_item{position:relative;	overflow:hidden;	background-color:#f7f7f7;	-webkit-transition:background-color .3s ease; -ms-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_chess .sc_services_item_header{width:50%;	float:left;	margin-bottom:0 !important;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_services_chess .sc_services_item_header:before{content:' ';	display:inline-block;	width:0;	height:0;	padding-top:100%; }.sc_services_chess .sc_services_item_content{position:absolute;	z-index:1;	right:0;	top:50%;	width:50%;	max-height:100%;	overflow:hidden;	padding:2em;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_chess .sc_services_item:hover{background-color:#333}.sc_services_chess .sc_services_item:hover .sc_services_item_title a{color:#fff}.sc_services_chess .sc_services_item:hover .sc_services_item_title a:hover{color:#efa758}.sc_services_chess .sc_services_item_title{margin:0}.sc_services_chess .sc_item_columns_1 .sc_services_item_content{padding:2em 8%}.sc_services_chess .sc_item_columns_2 .sc_services_item_content{padding:2em 6%}.sc_services_chess .sc_item_columns_3 .sc_services_item_content{padding:2em 4%}.sc_services_chess .sc_item_columns_3 .sc_services_item_text{display:none}.sc_services_chess .sc_services_item_title + .sc_services_item_text,.sc_services_chess .sc_services_item_subtitle + .sc_services_item_text{margin-top:1em}.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_1 .sc_services_item:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:auto; left:0}@media (min-width:768px) and (max-width:959px){.sc_services_chess .sc_item_columns_2 .sc_services_item_text{display:none}}@media (min-width:480px) and (max-width:767px){.sc_services_chess .sc_item_columns_2 .sc_services_item_text{display:none}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:auto; left:0}}@media (max-width:479px){.sc_services_chess .sc_services_item_text{display:none}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_header,	.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+3) .sc_services_item_content,	.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(4n+4) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_2 [class*="column-"]:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_header,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_header{float:left}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+4) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+5) .sc_services_item_content,	.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(6n+6) .sc_services_item_content{right:0; left:auto}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(2n+2) .sc_services_item_header{float:right}.sc_services_chess .sc_item_columns_3 [class*="column-"]:nth-child(2n+2) .sc_services_item_content{right:auto; left:0}}.sc_services_tabs_simple .sc_services_tabs_list{display:block;	overflow:hidden;	text-align:center}.sc_services_tabs_simple .sc_services_tabs_list_item{display:inline-block;	vertical-align:top;	padding:0 1.5em;	cursor:pointer;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	max-width:25%}@media (max-width:767px){.sc_services_tabs_simple .sc_services_tabs_list_item{padding:0 0.4em}}.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active{cursor:default}.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_icon,.sc_services_tabs_simple .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title{color:#efa758}.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_icon,.sc_services_tabs_simple .sc_services_tabs_list_item .sc_services_item_title{-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs_simple .sc_services_item_thumb{margin-bottom:0}.sc_services_tabs_simple .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_number{display:inline-block;	text-align:center;	font-size:3em;	line-height:1em}.sc_services_tabs_simple .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em;	position:relative}.sc_services_tabs_simple .sc_services_item_number{font-size:1.5em;	font-weight:700}.sc_services_tabs_simple .sc_services_item_title{margin:0}.sc_services_tabs_simple .sc_services_item_subtitle{font-size:0.9286em;	font-style:italic;	line-height:1.5em;	margin-top:0.1em}.sc_services_tabs_simple .sc_services_tabs_content{margin:2em auto 0;	max-width:75%;	text-align:center;	position:relative}.sc_services_tabs_simple .sc_services_tabs_content_item{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	opacity:0;	-webkit-transition:opacity .3s ease; -ms-transition:opacity .3s ease; transition:opacity .3s ease}.sc_services_tabs_simple .sc_services_tabs_content_item.sc_services_tabs_content_item_active{position:relative;	z-index:2;	opacity:1}.sc_services_tabs_simple .sc_services_tabs_content p{margin:0}.sc_services_tabs_simple .sc_services_tabs_content .sc_services_item_button{margin-top:2em}.sc_services_tabs_simple .sc_services_item_featured_top .sc_services_item_info{padding-top:1em}.sc_services_tabs_simple .sc_services_item_featured_left,.sc_services_tabs_simple .sc_services_item_featured_right{position:relative;	overflow:hidden}.sc_services_tabs_simple .sc_services_item_featured_left{text-align:left}.sc_services_tabs_simple .sc_services_item_featured_right{text-align:right}.sc_services_tabs_simple .sc_services_item_featured_top.with_icon{text-align:center}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon{font-size:1.5em;	margin-top:0;	position:absolute;	z-index:1;	top:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number{font-size:2em}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb{width:30%;	position:absolute;	z-index:1;	top:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_number{left:0}.sc_services_tabs_simple .sc_services_item_featured_left .sc_services_item_info{text-align:left;	padding:0;	margin-left:4em}.sc_services_tabs_simple .sc_services_item_featured_left.with_image .sc_services_item_info{padding-left:2em;	margin-left:30%}.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_thumb,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_icon,.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_number{left:auto;	right:0}.sc_services_tabs_simple .sc_services_item_featured_right .sc_services_item_info{text-align:right;	padding:0;	margin-right:4em}.sc_services_tabs_simple .sc_services_item_featured_right.with_image .sc_services_item_info{padding-right:2em;	margin-right:30%}.sc_services_tabs .sc_services_content{position:relative}.sc_services_tabs .sc_services_tabs_list{display:block;	width:35%;	max-height:25em;	overflow-y:auto;	position:relative;	z-index:1}.sc_services_tabs .sc_services_tabs_list_item{padding:2em;	background-color:#f7f7f7;	cursor:pointer;	position:relative;	z-index:1;	-webkit-transition:background-color .3s ease; -ms-transition:background-color .3s ease; transition:background-color .3s ease}.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2){background-color:#ddd}.sc_services_tabs .sc_services_tabs_list_item:hover,.sc_services_tabs .sc_services_tabs_list_item:nth-child(2n+2):hover{background-color:#eee}.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active{background-color:#333;	cursor:default}.sc_services_tabs .sc_services_tabs_list_item.sc_services_tabs_list_item_active .sc_services_item_title{color:#fff}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title{-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_title.with_icon{position:relative;	padding-left:3em}.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_icon,.sc_services_tabs .sc_services_tabs_list_item .sc_services_item_number{position:absolute;	z-index:1;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	display:inline-block;	vertical-align:top;	font-size:2em;	line-height:1em;	color:#efa758;	-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_services_tabs .sc_services_item_icon.sc_icon_type_svg svg{width:1em;	height:1em}.sc_services_tabs .sc_services_tabs_content{position:absolute;	z-index:2;	right:0;	top:0;	width:67%;	height:100%}.sc_services_tabs .sc_services_item{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.sc_services_tabs .sc_services_item_header,.sc_services_tabs .sc_services_item_content{position:relative;	display:inline-block;	vertical-align:top;	width:50%;	height:100%;	margin-bottom:0 !important;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_services_tabs .sc_services_item_header:before{display:none}.sc_services_tabs .sc_services_item_content{background-color:#f7f7f7;	overflow:hidden}.sc_services_tabs .sc_services_item_content_inner{position:absolute;	z-index:1;	left:0;	top:50%;	width:100%;	max-height:100%;	padding:2em;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_services_tabs .sc_services_item_title{margin:0}.sc_services_tabs .sc_services_item_title + .sc_services_item_text,.sc_services_tabs .sc_services_item_subtitle + .sc_services_item_text{margin-top:1em}.sc_services_tabs.effect_fade .sc_services_item{-webkit-transition:opacity .3s ease; -ms-transition:opacity .3s ease; transition:opacity .3s ease;	opacity:0}.sc_services_tabs.effect_fade .sc_services_item_active{opacity:1}.sc_services_tabs.effect_slide .sc_services_tabs_content{overflow:hidden}.sc_services_tabs.effect_slide .sc_services_item{top:-120%;	-webkit-transition:top .3s ease; -ms-transition:top .3s ease; transition:top .3s ease}.sc_services_tabs.effect_slide .sc_services_item_flip,.sc_services_tabs.effect_slide .sc_services_item_active{top:0}.sc_services_tabs.effect_slide .sc_services_item_active{z-index:2}.sc_services_tabs.effect_flip .sc_services_item{-webkit-perspective:1300px; -ms-perspective:1300px; perspective:1300px}.sc_services_tabs.effect_flip .sc_services_item_active{z-index:2}.sc_services_tabs.effect_flip .sc_services_item_flip{z-index:3}.sc_services_tabs.effect_flip .sc_services_item_active.sc_services_item_flipping{z-index:4}.sc_services_tabs.effect_flip .sc_services_item_header,.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-backface-visibility:hidden; -ms-backface-visibility:hidden; backface-visibility:hidden;	-webkit-transition:-webkit-transform .6s ease; -ms-transition:-ms-transform .6s ease; transition:transform .6s ease}.sc_services_tabs.effect_flip .sc_services_item_header{-webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg);	-webkit-transform-origin:100% 50%; -ms-transform-origin:100% 50%; transform-origin:100% 50%}.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_header{-webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); transform:rotateY(180deg)}.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); transform:rotateY(-180deg);	-webkit-transform-origin:0% 50%; -ms-transform-origin:0% 50%; transform-origin:0% 50%}.sc_services_tabs.effect_flip .sc_services_item_active .sc_services_item_content,.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content{-webkit-transform:rotateY(0deg); -ms-transform:rotateY(0deg); transform:rotateY(0deg)}@media (max-width:767px){.sc_services_tabs .sc_services_item_header{display:none}.sc_services_tabs .sc_services_item_content{display:block; width:100%}.sc_services_tabs.effect_flip .sc_services_item_content{-webkit-transform-origin:50% 50%; -ms-transform-origin:50% 50%; transform-origin:50% 50%}.sc_services_tabs.effect_flip .sc_services_item_flip .sc_services_item_content{-webkit-transform:rotateY(180deg); -ms-transform:rotateY(180deg); transform:rotateY(180deg)}}@media (max-width:479px){.sc_services_tabs .sc_services_tabs_list{display:none}.sc_services_tabs .sc_services_tabs_content{width:100%; position:static; left:auto; top:auto}.sc_services_tabs.effect_flip .sc_services_item{-webkit-perspective:none; -ms-perspective:none; perspective:none}.sc_services_tabs .sc_services_item{position:static; left:auto; top:auto; opacity:1 !important}.sc_services_tabs .sc_services_item + .sc_services_item{margin-top:2em}.sc_services_tabs .sc_services_item_header,	.sc_services_tabs .sc_services_item_content{display:block; width:100%; height:auto; -webkit-transform:none !important; -ms-transform:none !important; transform:none !important}.sc_services_tabs .sc_services_item_header{height:15em}.sc_services_tabs .sc_services_item_content_inner{position:static; top:auto; left:auto; -webkit-transform:none !important; -ms-transform:none !important; transform:none !important}}@media (max-width:959px){.sc_services .sc_services_item_title.with_price{padding-right:0}.sc_services .sc_services_item_title .sc_services_item_price{position:static; display:block; margin:0.3em 0}.sc_services_default .sc_services_item_title .sc_services_item_price{text-align:center}.sc_services_iconed .sc_services_item_title .sc_services_item_price,	.sc_services .sc_services_item_featured_left .sc_services_item_title .sc_services_item_price{text-align:left}.sc_services .sc_services_item_featured_right .sc_services_item_title .sc_services_item_price{text-align:right}}.services_single .services_page_header{margin-bottom:2em}.services_single .services_page_buttons{margin-top:2em}.sc_testimonials_columns_wrap{display:flex;	flex-wrap:wrap}.sc_testimonials_slider .sc_testimonials_item,.sc_testimonials_columns_wrap .sc_testimonials_item{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_testimonials_slider .sc_testimonials_item{height:95%}.sc_testimonials_title,.sc_testimonials_subtitle,.sc_testimonials_descr,.sc_testimonials_button{text-align:center}.sc_testimonials_item_content{text-align:center;	font-size:1.1333em;	line-height:1.8824em;	font-weight:400;	font-style:normal}.sc_testimonials [class*="column"] .sc_testimonials_item_content{text-align:left;	font-size:1em;	line-height:1.4em}.sc_testimonials_item_content:before{content:'\e8b8';	font-family:'trx_addons_icons';	font-size:1.5em;	line-height:1.5em;	color:#efa758;	display:block;	margin-bottom:0.6em}.sc_testimonials_item_content p{margin:0}.sc_testimonials_item_content p+p{margin-top:1em}.sc_testimonials_item_author{margin:0.6em auto 0;	max-width:none;	padding:1.5em 0.5em 1.5em 1.3em;	background-color:transparent;	color:#fff;	text-align:center;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_testimonials [class*="column"] .sc_testimonials_item_author{text-align:left;	padding-left:0}.sc_testimonials_item_author_avatar,.sc_testimonials_item_author_data{display:inline-block;	vertical-align:middle}.sc_testimonials_item_author_avatar{overflow:hidden;	margin:0 1.3em 0 0.6em;	width:5em;	height:5em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_testimonials_item_author_data{max-width:50%}.sc_testimonials_item_author_title{margin:0;	color:#fff;	font-size:1.0667em;	font-style:italic;	letter-spacing:0;	text-transform:none}.sc_testimonials_item_author_title + .sc_testimonials_item_author_subtitle{margin-top:0.1em;	color:#ddd;	font-size:0.9286em;	line-height:1.3em}.sc_testimonials_simple .sc_testimonials_item_author_data:before{content:' ';	width:1px;	height:1.5em;	margin:1.3em auto;	background-color:#ddd;	display:inline-block;	vertical-align:middle}.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data{border-left:1px solid #ddd;	padding-left:1.5em}.sc_testimonials_simple [class*="column"] .sc_testimonials_item_author_data:before{display:none}.sc_action .sc_action_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_action_columns_wrap{display:flex;	flex-wrap:wrap}.sc_action_slider .sc_action_item,.sc_action_columns_wrap .sc_action_item{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_action_slider .sc_action_item{height:95%}.sc_action{position:relative; padding-top:0.0001px}.sc_action_item{position:relative}.sc_action_item_mask{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	overflow:hidden;	opacity:0;	pointer-events:none;	-webkit-transition:opacity ease .3s; -ms-transition:opacity ease .3s; transition:opacity ease .3s}.sc_action_item:hover .sc_action_item_mask{opacity:1}.sc_action_item_mask:before{content:' ';	position:absolute;	z-index:1;	top:0;	left:-10%;	width:120%;	height:100%;	background:rgba(255,255,255,0.2);	-webkit-transition:-webkit-transform .8s; transition:transform .8s;	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_action_item:hover .sc_action_item_mask:before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0)}.sc_action_item_inner{position:relative; z-index:2;	width:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_action_item .sc_action_item_icon:before{display:none}.sc_action_item_icon>span{font-size:3em;	line-height:1em}.sc_action_item_icon,.sc_action_item_image{margin-bottom:2em}.sc_action_item_subtitle{margin:0;	line-height:1.3em;	color:#efa758}.sc_action_item_title{margin:0;	line-height:1.3em}.sc_action_item_subtitle + .sc_action_item_title{margin-top:0.2em}.sc_action_item_date{font-size:1em;	line-height:1.3em;	text-transform:uppercase;	border-top:1px dotted #eee;	border-bottom:1px dotted #eee;	padding:0.8em 0}.sc_action_item_description{line-height:1.3em;	color:#000;	font-style:italic;	letter-spacing:0}.sc_action_item_subtitle + .sc_action_item_description,.sc_action_item_title + .sc_action_item_description,.sc_action_item_date + .sc_action_item_description,.sc_action_item_date + .sc_action_item_link{margin-top:1em}.sc_action_item_description>span{display:block}.sc_action_item_description>span+span{margin-top:0.3em}.sc_action_item_subtitle + .sc_action_item_link,.sc_action_item_title + .sc_action_item_link,.sc_action_item_description + .sc_action_item_link{margin-top:1em}.sc_action_item_link{display:inline-block;	padding:0.5em 2em;	border:2px solid #fff}.sc_action_item_link:hover{color:#fff}.sc_action_item_link_over{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	padding:0 !important;	border:none !important;	display:block !important;	background:none !important}.sc_action_item_info{font-size:13px;	font-weight:400;	line-height:1.3em;	margin-top:2em;	border-top:1px dotted #eee;	padding:1em 0 0;	letter-spacing:0}.sc_action_item.with_image{position:relative;	text-align:center;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_action_item.with_image .sc_action_item_inner{padding:2em}.sc_action_item.with_image .sc_action_item_mask{position:absolute;	background-color:rgba(0,0,0,0.5);	opacity:0}.sc_action_item.with_image:hover .sc_action_item_mask{opacity:1}@media (max-width:479px){.sc_action_item_description,	.sc_action_item_info{display:none}.sc_action_item_event.with_image{max-height:33em}}.sc_action_item_default .sc_action_item_subtitle{font-size:2em;	line-height:1.2em}.sc_action_item_default .sc_action_item_subtitle + .sc_action_item_title{margin-top:0}.sc_action_item_default.with_image{display:flex;	min-height:18em}.sc_action_item_default.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_action_item_default.with_bg_color:after{display:none}.sc_action_item_default.with_image .sc_action_item_icon,.sc_action_item_default.with_image .sc_action_item_title{color:#fff}.sc_action_item_default.with_image .sc_action_item_description,.sc_action_item_default.with_image .sc_action_item_description strong,.sc_action_item_default.with_image .sc_action_item_description b{color:#ccc}.sc_action_item_default.with_image .sc_action_item_date{border-color:#fff;	color:#fff}.sc_action_item_default.with_image .sc_action_item_info{border-color:#fff;	color:#fff}.sc_action_item_default.with_image.sc_action_item_tl,.sc_action_item_default.with_image.sc_action_item_tc,.sc_action_item_default.with_image.sc_action_item_tr{align-items:flex-start; vertical-align:top}.sc_action_item_default.with_image.sc_action_item_ml,.sc_action_item_default.with_image.sc_action_item_mc,.sc_action_item_default.with_image.sc_action_item_mr{align-items:center; vertical-align:middle}.sc_action_item_default.with_image.sc_action_item_bl,.sc_action_item_default.with_image.sc_action_item_bc,.sc_action_item_default.with_image.sc_action_item_br{align-items:flex-end; vertical-align:bottom}.sc_action_item_default.sc_action_item_tl,.sc_action_item_default.sc_action_item_ml,.sc_action_item_default.sc_action_item_bl{text-align:left}.sc_action_item_default.sc_action_item_tc,.sc_action_item_default.sc_action_item_mc,.sc_action_item_default.sc_action_item_bc{text-align:center}.sc_action_item_default.sc_action_item_tr,.sc_action_item_default.sc_action_item_mr,.sc_action_item_default.sc_action_item_br{text-align:right}.sc_action_item_simple.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_action_item_simple.with_bg_color:after{display:none}.sc_action_item_simple.with_image .sc_action_item_icon,.sc_action_item_simple.with_image .sc_action_item_title{color:#fff}.sc_action_item_simple.with_image .sc_action_item_description{color:#ccc}.sc_action_item_simple.with_image .sc_action_item_date{border-color:#fff}.sc_action_item_simple.with_image .sc_action_item_info{border-color:#fff}.sc_action_item_simple .sc_action_item_icon>span{display:inline-block;	font-size:2em;	line-height:2em;	width:2em;	height:2em;	text-align:center; border:2px solid #000;	color:#000;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_action_item_simple.with_image .sc_action_item_icon>span{color:#fff;	border-color:#fff}.sc_action_item_simple.sc_action_item_tl,.sc_action_item_simple.sc_action_item_ml,.sc_action_item_simple.sc_action_item_bl{text-align:left}.sc_action_item_simple.sc_action_item_tl .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tl .sc_action_item_image,.sc_action_item_simple.sc_action_item_ml .sc_action_item_icon,.sc_action_item_simple.sc_action_item_ml .sc_action_item_image,.sc_action_item_simple.sc_action_item_bl .sc_action_item_icon,.sc_action_item_simple.sc_action_item_bl .sc_action_item_image{float:left;	margin:0 1.5em 0 0}.sc_action_item_simple.sc_action_item_tc,.sc_action_item_simple.sc_action_item_mc,.sc_action_item_simple.sc_action_item_bc{text-align:center}.sc_action_item_simple.sc_action_item_tc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tc .sc_action_item_image,.sc_action_item_simple.sc_action_item_mc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_mc .sc_action_item_image,.sc_action_item_simple.sc_action_item_bc .sc_action_item_icon,.sc_action_item_simple.sc_action_item_bc .sc_action_item_image{text-align:center;	margin-bottom:1.5em}.sc_action_item_simple.sc_action_item_tr,.sc_action_item_simple.sc_action_item_mr,.sc_action_item_simple.sc_action_item_br{text-align:right}.sc_action_item_simple.sc_action_item_tr .sc_action_item_icon,.sc_action_item_simple.sc_action_item_tr .sc_action_item_image,.sc_action_item_simple.sc_action_item_mr .sc_action_item_icon,.sc_action_item_simple.sc_action_item_mr .sc_action_item_image,.sc_action_item_simple.sc_action_item_br .sc_action_item_icon,.sc_action_item_simple.sc_action_item_br .sc_action_item_image{float:right;	margin:0 0 0 1.5em}.sc_action_item_event.with_image{overflow:hidden}.sc_action_item_event.with_image .sc_action_item_inner{width:70%;	padding:2.4em 2em; margin:15%;	background-color:#fff;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2); -ms-box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2); box-shadow:-5px 5px 20px 20px rgba(0,0,0,0.2)}.sc_action_item_event .sc_action_item_title{margin-top:0;	margin-bottom:0.3em}.sc_action_item_event .sc_action_item_subtitle{margin:0}.sc_action_item_event .sc_action_item_image + .sc_action_item_subtitle{margin-top:0.8em}.sc_action_item_event .sc_action_item_link{border:none;	background-color:#efa758;	color:#fff}.sc_action_item.with_image.sc_action_fixed_height:before,.sc_action_item.with_image.trx_addons_stretch_height:before{display:none}.sc_action_item.with_image.sc_action_fixed_height .sc_action_item_inner,.sc_action_item.with_image.trx_addons_stretch_height .sc_action_item_inner{position:absolute;	z-index:2;	left:0}.sc_action_item_event.with_image.sc_action_fixed_height .sc_action_item_inner,.sc_action_item_event.with_image.trx_addons_stretch_height .sc_action_item_inner{left:50%;	top:50%;	margin:0;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner{text-align:left}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner{text-align:center}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner{text-align:right}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_tr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_tr .sc_action_item_inner{top:0}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_ml .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_mr .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_mr .sc_action_item_inner{top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bl .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_bc .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.sc_action_fixed_height.sc_action_item_br .sc_action_item_inner,.sc_action_item:not(.sc_action_item_event).with_image.trx_addons_stretch_height.sc_action_item_br .sc_action_item_inner{bottom:0}.sc_anchor{width:0;	height:0;	line-height:0}#toc_menu{display:none;	position:absolute;	width:100%;	left:50%;	top:50%;	margin:-50% 0 0 -50%}.toc_menu_item{position:relative;	z-index:1}.toc_menu_item .toc_menu_icon{display:block;	position:relative;	color:#888;	height:1.5em;	line-height:1.5em;	text-align:center}.toc_menu_item .toc_menu_icon:before{display:inline-block;	line-height:inherit;	color:inherit}.toc_menu_item .toc_menu_icon_default:before{content:' ';	margin-top:0.75em;	width:0.5em;	height:1px;	background-color:#888}.toc_menu_item:hover .toc_menu_icon,.toc_menu_item_active .toc_menu_icon{color:#292929}.toc_menu_item:hover .toc_menu_icon_default:before,.toc_menu_item_active .toc_menu_icon_default:before{background-color:#292929}.toc_menu_item_active .toc_menu_icon_default:before{width:1.5em}.toc_menu_item .toc_menu_description{position:absolute;	top:0;	right:-20em;	opacity:0;	white-space:nowrap;	-webkit-transition:all .6s ease-out; -ms-transition:all .6s ease-out; transition:all .6s ease-out}.toc_menu_item:hover .toc_menu_description{right:100%;	margin-right:1.5em;	opacity:1}.sc_blogger .sc_blogger_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_blogger{position:relative; padding-top:0.0001px}.sc_blogger .sc_blogger_item .sc_blogger_item_title{margin:0}.sc_blogger .sc_blogger_item .sc_blogger_item_featured{margin-bottom:0}.sc_blogger .sc_blogger_item .sc_blogger_item_featured img{width:100%;	height:auto}.sc_blogger .sc_blogger_item .sc_blogger_post_meta{font-size:13px;	font-style:italic;	font-weight:400;	line-height:1.5em}.sc_blogger_columns_wrap{display:flex;	flex-wrap:wrap}.sc_blogger_slider .sc_blogger_item,.sc_blogger_columns_wrap .sc_blogger_item{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_blogger_slider .sc_blogger_item{height:95%}.sc_blogger_default .sc_blogger_item{background-color:#f7f7f7;	text-align:center}.sc_blogger_default .sc_blogger_item_content{padding:3em}.sc_blogger_default .sc_blogger_post_meta{margin-top:0.4em;	font-size:0.9286em}.sc_blogger_default .sc_blogger_item_excerpt{margin-top:1.5em}.sc_blogger_default .sc_blogger_item_excerpt_text{max-height:8em;	line-height:1.6em;	overflow:hidden}.sc_blogger_default .sc_blogger_item_excerpt_text p{margin:0}.sc_blogger_default .sc_blogger_item.post_format_quote .sc_blogger_item_excerpt_text{max-height:none}.sc_blogger_default .sc_blogger_item_excerpt_text + p,.sc_blogger_default .sc_blogger_item_excerpt_text + a{margin:2em 0 0}.sc_blogger_default .sc_blogger_item_button{margin-top:1.5em}.sc_blogger_default .sc_blogger_item .more-link{background-color:transparent}.sc_blogger_modern .sc_blogger_item{background-color:#f7f7f7;	padding:2em;	overflow:hidden;	position:relative}.sc_blogger_modern .sc_blogger_item + .sc_blogger_item{margin-top:2em}.sc_blogger_modern.slider_swiper .sc_blogger_item + .sc_blogger_item{margin-top:0}.sc_blogger_modern .sc_blogger_item .sc_blogger_item_featured{width:40%;	margin-bottom:0;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_blogger_modern .sc_blogger_item .sc_blogger_item_content{position:absolute;	z-index:1;	top:50%;	left:45%;	width:55%;	padding-right:2em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_blogger_modern .sc_blogger_item .sc_blogger_post_meta{margin-top:0.6em;	font-size:0.9286em}.sc_blogger_modern .sc_blogger_item .sc_blogger_item_excerpt{margin-top:1em}.sc_blogger_modern .sc_blogger_item .sc_blogger_button{text-align:center}.sc_blogger_plain .sc_blogger_item{background-color:#f7f7f7;	text-align:center;	padding:1em;	margin-bottom:2px}.sc_blogger_plain .sc_blogger_post_meta{margin:0}.sc_blogger_plain .sc_blogger_item .sc_blogger_item_title{margin:0.4em 0 0.6em}.sc_button_wrap:not([class*="sc_align_"]){display:inline-block}.sc_button{display:inline-block;	text-transform:uppercase;	white-space:nowrap;	padding:1.5em 3em;	background-position:center center;	background-repeat:repeat;	overflow:hidden;	background-color:#efa758;	color:#fff;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.sc_button:hover{background-color:#007fc5}.sc_button + .sc_button{margin-left:1em}.sc_button_subtitle{font-size:0.85em;	line-height:1.25em;	text-transform:none;	display:block}.sc_button_icon,.sc_button_text{display:inline-block;	vertical-align:middle;	white-space:normal}.sc_button_icon{font-size:2em;	line-height:1.25em;	font-weight:400;	font-style:normal}.sc_button_icon img{max-height:2.5em;	width:auto}.sc_button_icon_left .sc_button_icon{margin-right:0.8em}.sc_button_icon_right .sc_button_icon{float:right;	margin-left:0.8em}.sc_button_icon_top .sc_button_icon{display:block;	margin-bottom:0.25em;	text-align:center}.sc_button.sc_button_size_small{padding:1em 2.5em}.sc_button.sc_button_size_small .sc_button_icon img{max-height:1.6em;	width:auto}.sc_button.sc_button_size_large{font-size:1.25em}.sc_button.sc_button_size_large .sc_button_icon img{max-height:4em;	width:auto}.sc_button_bg_image{position:relative;	background-position:center center;	background-size:cover;	background-repeat:no-repeat}.sc_button.sc_button_bg_image,.sc_button.sc_button_bg_image:hover{color:#fff !important}.sc_button_bg_image .sc_button_text{position:relative;	z-index:2}.sc_button_bg_image:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_button_bg_image:hover:before{background-color:rgba(0,0,0,0.75)}.sc_button_bordered{background:none !important;	border:2px solid #efa758;	color:#efa758}.sc_button_bordered:hover{border-color:#007fc5;	color:#007fc5} .sc_button_simple{display:inline-block;	background-color:transparent;	color:#efa758;	position:relative;	padding:0 1.8em 0 0}.sc_button_simple:hover{color:#000;	background-color:transparent}.sc_button.sc_button_simple:before,.sc_button.sc_button_simple:after{content:'\e911';	font-family:'trx_addons_icons';	position:absolute;	top:50%;	right:0;	margin:0;	line-height:inherit;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.sc_button.sc_button_simple:before{right:20px;	opacity:0}.sc_button.sc_button_simple:hover:before{opacity:1;	right:0}.sc_button.sc_button_simple:hover:after{opacity:0;	right:-20px}.sc_button_simple.sc_button_icon_left .sc_button_icon{margin-right:0.4em}.sc_button_simple.sc_button_icon_right .sc_button_icon{margin-left:0.4em}.sc_content{position:relative}.sc_content:not([class*="sc_padding_"]){padding-top:0.0001px}[class*="sc_content_width_"]{-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}[class*="sc_content_width_"]:not([class*="sc_margin_"]){margin-left:auto;	margin-right:auto}.sc_content_width_1_1{width:1170px}.sc_content_width_1_2{width:585px}.sc_content_width_1_3{width:390px}.sc_content_width_2_3{width:780px}.sc_content_width_1_4{width:292.5px}.sc_content_width_3_4{width:877.5px}.sc_content_width_100p{width:100%}.sc_content_width_90p{width:90%}.sc_content_width_80p{width:80%}.sc_content_width_75p{width:75%}.sc_content_width_70p{width:70%}.sc_content_width_60p{width:60%}.sc_content_width_50p{width:50%}.sc_content_width_45p{width:45%}.sc_content_width_40p{width:40%}.sc_content_width_30p{width:30%}.sc_content_width_25p{width:25%}.sc_content_width_20p{width:20%}.sc_content_width_15p{width:15%}.sc_content_width_10p{width:10%}.sc_content_container.with_number{position:relative}.sc_content_number{position:absolute;	z-index:0;	color:#f0f0f0;	font-size:10em;	line-height:1em;	font-weight:900;	letter-spacing:-10px;	-webkit-transform:translate(-75%,-50%); -ms-transform:translate(-75%,-50%); transform:translate(-75%,-50%)}.sc_content_number_tl{left:0; top:0}.sc_content_number_tc{left:50%; top:0}.sc_content_number_tr{left:100%; top:0}.sc_content_number_ml{left:0; top:50%}.sc_content_number_mc{left:50%; top:50%}.sc_content_number_mr{left:100%; top:50%}.sc_content_number_bl{left:0; top:100%}.sc_content_number_bc{left:50%; top:100%}.sc_content_number_br{left:100%; top:100%}.sc_countdown{overflow:hidden}.sc_countdown.alignleft .sc_countdown_content{text-align:left}.sc_countdown.aligncenter .sc_countdown_content{text-align:center}.sc_countdown.alignright .sc_countdown_content{text-align:right}.sc_countdown .sc_countdown_inner{display:inline-block}.sc_countdown .sc_countdown_item{display:block;	float:left;	text-align:center}.sc_countdown .sc_countdown_digits{display:block;	overflow:hidden;	text-align:center;	margin-bottom:12px}.sc_countdown .sc_countdown_digits span{display:inline-block}.sc_countdown .sc_countdown_separator{display:block;	float:left;	margin:0 8px;	font-weight:400}.sc_countdown .sc_countdown_label{font-weight:400}.sc_countdown_default .sc_countdown_digits,.sc_countdown_default .sc_countdown_separator{font-size:3em;	height:1.3333em;	line-height:1.3333em}.sc_countdown_default .sc_countdown_digits span{display:inline-block;	text-align:center;	width:1.1333em;	background-color:#f0f0f0}.sc_countdown_default .sc_countdown_digits span+span{margin-left:2px}.sc_countdown_circle .sc_countdown_digits,.sc_countdown_circle .sc_countdown_separator{font-size:2.4em;	height:2.5em;	line-height:2.5em;	margin-bottom:6px}.sc_countdown_circle .sc_countdown_item{position:relative}.sc_countdown_circle .sc_countdown_digits{width:2.5em;	border-width:6px;	border-style:solid;	background-color:#f0f0f0;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_countdown_circle canvas{position:absolute;	z-index:1;	top:0;	left:0;	-webkit-transform:rotate(-90deg); -ms-transform:rotate(-90deg); transform:rotate(-90deg)}.sc_form{position:relative; padding-top:0.0001px}.trx_addons_field_error{border-color:#CC0000 !important;	-webkit-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); -ms-box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2); box-shadow:0px 0px 8px 0px rgba(200,0,0,0.2)}.sc_form form input.filled.trx_addons_field_error,.sc_form form input.filled.trx_addons_field_error:hover,.sc_form form input.filled.trx_addons_field_error:focus{color:#ff0000 !important;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_form_title,.sc_form_description{margin-bottom:2rem}.sc_form_form{position:relative}.sc_form_field{display:block;	margin-bottom:1.3em}span.sc_form_field_title{display:block;	font-size:1em;	font-weight:normal;	line-height:1.8em;	margin-bottom:0.7em;	color:#292929}label.required span.sc_form_field_title:after{content:'*';	display:inline-block;	vertical-align:text-top;	margin:-0.5em 0 0 0.5em;	font-size:80%;	color:#da6f5b}.sc_form_field_tooltip{position:relative;	font-size:10px;	display:inline-block;	vertical-align:top;	width:1em;	height:1em;	line-height:1em;	text-align:center;	background-color:#000;	color:#fff;	padding:2px;	margin:-2px 0 0 2px;	cursor:help;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%}.sc_form_field_tooltip:before{content:' ';	display:block;	opacity:0;	width:0;	height:0;	border:5px solid #000;	border-color:transparent transparent #000;	position:absolute;	z-index:1000;	left:18px;	top:-4px}.sc_form_field_tooltip:after{content:attr(data-tooltip);	display:block;	text-align:left;	line-height:13px;	width:150px;	background-color:#000;	color:#fff;	padding:6px 10px;	-webkit-border-radius:3px; -ms-border-radius:3px; border-radius:3px;	display:none;	opacity:0;	pointer-events:none;	position:absolute;	z-index:1000;	left:23px;	top:-10px}.sc_form_field_title:hover .sc_form_field_tooltip:before,.sc_form_field_title:hover .sc_form_field_tooltip:after{opacity:1;	display:block}.sc_form_field_range .sc_form_field_wrap,.sc_form_field_slider .sc_form_field_wrap{display:block;	margin:0 0.6em}.sc_form_field_checklist .sc_form_field_choises_dir_vertical{max-height:12em;	overflow-y:auto}.sc_form_field_checklist .sc_form_field_choises_dir_vertical .sc_form_field_choises_item{display:block}.sc_form input[type="text"],.sc_form textarea{width:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_form.sc_align_left input,.sc_form.sc_align_left textarea{text-align:left}.sc_form.sc_align_center input,.sc_form.sc_align_center textarea{text-align:center}.sc_form.sc_align_right input,.sc_form.sc_align_right textarea{text-align:right}.sc_form .sc_form_info_data>a,.sc_form .sc_form_info_data>span{display:block;	color:#000}.sc_form .sc_form_info_data>a:hover{color:#efa758}.sc_form button:after{content:' '}.sc_form_default .sc_form_field_button:before{content:' ';	display:block;	width:100%;	height:0;	clear:both}.sc_form_default .sc_form_field_button{text-align:left}.sc_form_detailed .sc_form_form{width:90%}.sc_form_detailed .sc_form_title,.sc_form_detailed .sc_form_description{text-align:left}.sc_form_detailed button{width:100%}.sc_form_detailed .sc_form_info_item{overflow:hidden}.sc_form_detailed .sc_form_info_item + .sc_form_info_item{margin-top:3.5em}.sc_form_detailed .sc_form_info_icon{float:left;	color:#c7c7c7;	display:block;	width:2em;	text-align:center}.sc_form_detailed .sc_form_info_icon:before{font-family:'trx_addons_icons';	font-size:2.3em;	line-height:1.2em}.sc_form_detailed .sc_form_info_item_phone .sc_form_info_icon:before{content:'\e893'}.sc_form_detailed .sc_form_info_item_email .sc_form_info_icon:before{content:'\e86d'}.sc_form_detailed .sc_form_info_item_address .sc_form_info_icon:before{content:'\e88a'}.sc_form_detailed .sc_form_info_area{float:left;	display:block;	width:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	margin-left:-3em;	padding-left:4.5em;	font-size:0.9231em;	text-transform:uppercase;	color:#292929}.sc_form_detailed .sc_form_info_area>span{display:block;	line-height:1.5em}.sc_form_detailed .sc_form_info_area .sc_form_info_title{font-weight:600}.sc_form_detailed button{display:block}.sc_form_modern .sc_form_info{margin-bottom:2.2em}.sc_form_modern .sc_form_info_item{text-align:center}.sc_form_modern .sc_form_info_icon{color:#c7c7c7;	display:block}.sc_form_modern .sc_form_info_icon:before{font-family:'trx_addons_icons';	font-size:4.8em;	line-height:1.5em}.sc_form_modern .sc_form_info_item_address .sc_form_info_icon:before{content:'\e88a'}.sc_form_modern .sc_form_info_item_email .sc_form_info_icon:before{content:'\e86d'}.sc_form_modern .sc_form_info_item_phone .sc_form_info_icon:before{content:'\e893'}.sc_form_modern .sc_form_field{margin-bottom:2.2em}.sc_form_modern textarea{min-height:10.75em}.sc_form_modern .sc_form_field_button{text-align:center}.sc_form_modern button{margin-top:0}@media (max-width:767px){.sc_form_detailed .trx_addons_column-1_2{width:100% !important}.sc_form_detailed .sc_form_info{margin-top:3em; padding:0}}@media (max-width:479px){.sc_form_title{font-size:1.5em}}.sc_googlemap_content .sc_form_default .sc_form_details{width:100%;	float:none}.sc_googlemap_content .sc_form_default .sc_form_details>div{width:100%;	padding-right:0}.sc_googlemap_content .sc_form_default .sc_form_field_message{width:100%;	float:none;	padding-left:0}.sc_googlemap_content .sc_form .sc_form_field input[type="text"],.sc_googlemap_content .sc_form .sc_form_field textarea{padding:0.5em 1em}.sc_googlemap_content .sc_form .sc_form_field textarea{min-height:3em}span.wpcf7-not-valid-tip{display:none}.wpcf7-not-valid + span.wpcf7-not-valid-tip{display:block}textarea.wpcf7-form-control,.wpcf7-form-control[type="text"],.wpcf7-form-control[type="number"],.wpcf7-form-control[type="email"],.wpcf7-form-control[type="password"],.wpcf7-form-control[type="search"]{width:100%}[class*="sc_input_hover_"] .sc_form_field_wrap,[class*="sc_input_hover_"] .comments_field_wrap{position:relative;	z-index:1;	display:block}[class*="sc_input_hover_"] input[type="text"],[class*="sc_input_hover_"] input[type="number"],[class*="sc_input_hover_"] input[type="email"],[class*="sc_input_hover_"] input[type="password"],[class*="sc_input_hover_"] input[type="search"],[class*="sc_input_hover_"] select,[class*="sc_input_hover_"] textarea{font-size:1em !important;	font-weight:400;	font-style:normal;	line-height:1.2em;	letter-spacing:1px;	text-align:left !important;	padding:1.4em !important;	width:100%}[class*="sc_input_hover_"] input:focus,[class*="sc_input_hover_"] select:focus,[class*="sc_input_hover_"] textarea:focus{outline:none}[class*="sc_input_hover_"] .sc_form_field_hover{position:absolute;	z-index:1;	top:0;	left:0;	width:100%;	font-size:1em;	text-align:left !important;	overflow:visible;	padding:0;	pointer-events:none;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-font-smoothing:antialiased;	-webkit-touch-callout:none;	-webkit-user-select:none; -khtml-user-select:none; -ms-user-select:none; user-select:none}[class*="sc_input_hover_"] .sc_form_field_content{position:relative;	display:block;	width:100%;	font-size:1em;	line-height:1.2em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}[class*="sc_input_hover_"] label.required .sc_form_field_content:after{content:'*';	vertical-align:top;	margin-left:0.3em;	font-size:110%;	color:#da6f5b}[class*="sc_input_hover_"] label.required:after{display:none}.sc_input_hover_accent input[type="text"],.sc_input_hover_accent input[type="number"],.sc_input_hover_accent input[type="email"],.sc_input_hover_accent input[type="password"],.sc_input_hover_accent input[type="search"],.sc_input_hover_accent select,.sc_input_hover_accent .select2-container .select2-selection,.sc_input_hover_accent textarea{box-shadow:0px 0px 0px 2px transparent;	-webkit-transition:box-shadow 0.3s; -ms-transition:box-shadow 0.3s; transition:box-shadow 0.3s;	-webkit-appearance:none; }.sc_input_hover_accent textarea{min-height:11.5em}.sc_input_hover_accent .sc_form_field_hover{position:static}.sc_input_hover_accent .sc_form_field_content{padding:0.3em 0 0}.sc_input_hover_accent .sc_form_field_hover:before{content:' ';	display:block !important; position:absolute; z-index:-1; top:0;	left:0; width:100%; height:3em;	box-shadow:0px 0px 0px 0px;	color:rgba(239,167,88,0.6)}.sc_input_hover_accent textarea + .sc_form_field_hover:before{height:9em}.sc_input_hover_accent input:focus + .sc_form_field_hover,.sc_input_hover_accent select:focus + .sc_form_field_hover,.sc_input_hover_accent .select2-container--focus + .sc_form_field_hover,.sc_input_hover_accent .select2-container--open + .sc_form_field_hover,.sc_input_hover_accent textarea:focus + .sc_form_field_hover{pointer-events:none}.sc_input_hover_accent input:focus + .sc_form_field_hover:before,.sc_input_hover_accent select:focus + .sc_form_field_hover:before,.sc_input_hover_accent .select2-container--focus + .sc_form_field_hover:before,.sc_input_hover_accent .select2-container--open + .sc_form_field_hover:before,.sc_input_hover_accent textarea:focus + .sc_form_field_hover:before{-webkit-animation:anim-accent 0.3s forwards; -ms-animation:anim-accent 0.3s forwards; animation:anim-accent 0.3s forwards}.sc_input_hover_accent input[type="text"]:focus,.sc_input_hover_accent input[type="number"]:focus,.sc_input_hover_accent input[type="email"]:focus,.sc_input_hover_accent input[type="password"]:focus,.sc_input_hover_accent input[type="search"]:focus,.sc_input_hover_accent select:focus,.sc_input_hover_accent .select2-container--focus .select2-selection,.sc_input_hover_accent .select2-container--open .select2-selection,.sc_input_hover_accent textarea:focus{border-color:#efa758 !important}@-webkit-keyframes anim-accent{to{box-shadow:0px 0px 100px 50px; opacity:0}}@keyframes anim-accent{to{box-shadow:0px 0px 100px 50px; opacity:0}}.sc_input_hover_path .sc_form_field_wrap{margin-bottom:3em}.sc_input_hover_path input[type="text"],.sc_input_hover_path input[type="number"],.sc_input_hover_path input[type="email"],.sc_input_hover_path input[type="password"],.sc_input_hover_path input[type="search"],.sc_input_hover_path textarea{border:none !important;	background:transparent !important}.sc_input_hover_path textarea{height:4.1em;	overflow:hidden;	min-height:0 !important}.sc_input_hover_path textarea.filled,.sc_input_hover_path textarea:focus{height:auto;	min-height:10.5em !important}.sc_input_hover_path .sc_form_field_hover{height:100%;	cursor:text;	display:block}.sc_input_hover_path .sc_form_field_content{padding:2em 1.5em 1.5em;	-webkit-transform-origin:0% 50%; -ms-transform-origin:0% 50%; transform-origin:0% 50%;	-webkit-transition:-webkit-transform 0.3s; -ms-transition:-ms-transform 0.3s; transition:transform 0.3s}.sc_input_hover_path textarea + .sc_form_field_hover>.sc_form_field_content{padding-top:2em}.sc_input_hover_path .sc_form_field_graphic{position:absolute;	top:0;	left:0;	fill:none;	-webkit-transform:scale3d(1,-1,1); -ms-transform:scale3d(1,-1,1); transform:scale3d(1,-1,1);	-webkit-transition:stroke-dashoffset 0.5s; -ms-transition:stroke-dashoffset 0.5s; transition:stroke-dashoffset 0.5s;	pointer-events:none;	stroke:#333;	stroke-width:2px;	stroke-dasharray:1190;	stroke-dashoffset:670}.sc_input_hover_path textarea + .sc_form_field_hover>.sc_form_field_graphic{stroke-dasharray:1420;	stroke-dashoffset:900}.sc_input_hover_path input:focus + .sc_form_field_hover,.sc_input_hover_path textarea:focus + .sc_form_field_hover,.sc_input_hover_path input.filled + .sc_form_field_hover,.sc_input_hover_path textarea.filled + .sc_form_field_hover{cursor:default;	pointer-events:none}.sc_input_hover_path input:focus + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path input.filled + .sc_form_field_hover>.sc_form_field_graphic,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_graphic{stroke-dashoffset:0}.sc_input_hover_path input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transform:scale3d(0.875,0.875,1) translate3d(0,2.8em,0); -ms-transform:scale3d(0.875,0.875,1) translate3d(0,2.8em,0); transform:scale3d(0.875,0.875,1) translate3d(0,2.8em,0)}.sc_input_hover_path textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_path textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transform:scale3d(0.875,0.875,1) translate3d(0,10em,0); -ms-transform:scale3d(0.875,0.875,1) translate3d(0,10em,0); transform:scale3d(0.875,0.875,1) translate3d(0,10em,0)}.sc_input_hover_jump .sc_form_field_wrap{padding-top:2em;	overflow:hidden}.sc_input_hover_jump input[type="text"],.sc_input_hover_jump input[type="number"],.sc_input_hover_jump input[type="email"],.sc_input_hover_jump input[type="password"],.sc_input_hover_jump input[type="search"],.sc_input_hover_jump textarea{border:2px solid #ddd}.sc_input_hover_jump textarea{min-height:11.9em !important}.sc_input_hover_jump .sc_form_field_hover{overflow:hidden;	-webkit-transform:translate3d(0,2em,0); -ms-transform:translate3d(0,2em,0); transform:translate3d(0,2em,0)}.sc_input_hover_jump .sc_form_field_content{padding:1.5em}.sc_input_hover_jump .sc_form_field_content:before{content:attr(data-content);	position:absolute;	top:-190%;	left:0;	font-weight:bold;	margin:0;	color:#efa758}.sc_input_hover_jump input:focus + .sc_form_field_hover,.sc_input_hover_jump textarea:focus + .sc_form_field_hover,.sc_input_hover_jump input.filled + .sc_form_field_hover,.sc_input_hover_jump textarea.filled + .sc_form_field_hover{-webkit-animation:anim-jump-1 0.25s forwards; -ms-animation:anim-jump-1 0.25s forwards; animation:anim-jump-1 0.25s forwards}.sc_input_hover_jump input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump input[type="text"].filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_jump textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-animation:anim-jump-2 0.25s forwards ease-in; -ms-animation:anim-jump-2 0.25s forwards ease-in; animation:anim-jump-2 0.25s forwards ease-in}.sc_input_hover_path input:focus,.sc_input_hover_path textarea:focus,.sc_input_hover_path input.filled,.sc_input_hover_path textarea.filled{border-color:#efa758}@-webkit-keyframes anim-jump-1{0%,70%{-webkit-transform:translate3d(0,3em,0); transform:translate3d(0,3em,0)}71%,100%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-jump-1{0%,70%{-webkit-transform:translate3d(0,3em,0); transform:translate3d(0,3em,0)}71%,100%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@-webkit-keyframes anim-jump-2{0%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}70%,71%{-webkit-transform:translate3d(0,125%,0); transform:translate3d(0,125%,0); -webkit-animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0,200%,0); transform:translate3d(0,200%,0)}}@keyframes anim-jump-2{0%{-webkit-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}70%,71%{opacity:0; -webkit-transform:translate3d(0,125%,0); transform:translate3d(0,125%,0); -webkit-animation-timing-function:ease-out; animation-timing-function:ease-out}100%{-webkit-transform:translate3d(0,200%,0); transform:translate3d(0,200%,0)}}.sc_input_hover_underline .sc_form_field{margin-bottom:2em}.sc_input_hover_underline .sc_form_field_button{margin-bottom:0;	margin-top:3em}.sc_input_hover_underline .sc_form_field_wrap{margin-bottom:0}[class*="sc_input_hover_"].sc_input_hover_underline input[type="text"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="number"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="email"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="password"],[class*="sc_input_hover_"].sc_input_hover_underline input[type="search"],[class*="sc_input_hover_"].sc_input_hover_underline textarea{border:none !important;	background-color:transparent !important;	padding:0.5em 0 !important}.sc_input_hover_underline textarea{height:2.5em;	overflow:hidden;	min-height:0 !important}.sc_input_hover_underline textarea.filled,.sc_input_hover_underline textarea:focus{height:auto;	min-height:6em !important}.sc_input_hover_underline textarea + .sc_form_field_hover>.sc_form_field_content{display:block; }.sc_input_hover_underline textarea.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline textarea:focus + .sc_form_field_hover>.sc_form_field_content{height:6.3em}.sc_input_hover_underline .sc_form_field_hover{padding:0.5em 0;	overflow:visible}.sc_input_hover_underline .sc_form_field_hover:before{content:' ';	display:block !important;	position:absolute;	width:100%;	height:2px;	left:0;	top:auto;	bottom:0;	background-color:#ddd;	-webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%;	-webkit-transition:-webkit-transform 0.3s,background-color 0.3s; -ms-transition:-ms-transform 0.3s,background-color 0.3s; transition:transform 0.3s,background-color 0.3s}.sc_input_hover_underline .sc_form_field_content{padding:0;	-webkit-transform-origin:0 0; -ms-transform-origin:0 0; transform-origin:0 0;	-webkit-transition:-webkit-transform 0.3s,color 0.3s; -ms-transition:-ms-transform 0.3s,color 0.3s; transition:transform 0.3s,color 0.3s}.sc_input_hover_underline input:focus + .sc_form_field_hover:before,.sc_input_hover_underline textarea:focus + .sc_form_field_hover:before,.sc_input_hover_underline input.filled + .sc_form_field_hover:before,.sc_input_hover_underline textarea.filled + .sc_form_field_hover:before{background-color:#333;	-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.sc_input_hover_underline input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline input.filled + .sc_form_field_hover>.sc_form_field_content{color:#333;	-webkit-transform:translate3d(0,2.2em,0) scale3d(0.875,0.875,1); -ms-transform:translate3d(0,2.2em,0) scale3d(0.875,0.875,1); transform:translate3d(0,2.2em,0) scale3d(0.875,0.875,1)}.sc_input_hover_underline textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_underline textarea.filled + .sc_form_field_hover>.sc_form_field_content{color:#333;	height:5.3em;	-webkit-transform:translate3d(0,6.2em,0) scale3d(0.875,0.875,1); -ms-transform:translate3d(0,6.2em,0) scale3d(0.875,0.875,1); transform:translate3d(0,6.2em,0) scale3d(0.875,0.875,1)}[class*="sc_input_hover_"].sc_input_hover_iconed input[type="text"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="number"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="email"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="password"],[class*="sc_input_hover_"].sc_input_hover_iconed input[type="search"],[class*="sc_input_hover_"].sc_input_hover_iconed textarea{padding-left:3em !important}.sc_input_hover_iconed textarea{min-height:8.4em}.sc_input_hover_iconed .sc_form_field_hover{overflow:hidden;	padding:1.2em !important;	margin:0}.sc_input_hover_iconed .sc_form_field_content{display:inline-block !important;	width:auto;	-webkit-transform:translate3d(-1.4em,0,0); -ms-transform:translate3d(-1.4em,0,0); transform:translate3d(-1.4em,0,0);	-webkit-transition:-webkit-transform 0.3s,opacity 0.3s; -ms-transition:-ms-transform 0.3s,opacity 0.3s; transition:transform 0.3s,opacity 0.3s}.sc_input_hover_iconed .sc_form_field_icon{display:inline-block;	font-size:1.1111em;	width:1.5em;	height:1.75em;	line-height:1.75em;	text-align:center !important;	position:relative;	-webkit-transform:translate3d(-3em,0,0); -ms-transform:translate3d(-3em,0,0); transform:translate3d(-3em,0,0);	-webkit-transition:-webkit-transform 0.3s; -ms-transition:-ms-transform 0.3s; transition:transform 0.3s}.sc_input_hover_iconed .sc_form_field_icon:before{position:static !important;	margin:0 !important;	padding:0 !important;	font-style:normal !important;	left:auto;	top:auto;	width:auto;	height:auto;	line-height:inherit;	vertical-align:middle}.sc_input_hover_iconed input:focus + .sc_form_field_hover,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover,.sc_input_hover_iconed input.filled + .sc_form_field_hover,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover{color:#333}.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_content{opacity:0;	-webkit-transform:translate3d(100px,0,0); -ms-transform:translate3d(100px,0,0); transform:translate3d(100px,0,0)}.sc_input_hover_iconed .sc_form_field_content,.sc_input_hover_iconed .sc_form_field_icon,.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_content,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_content{-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1); -ms-transition-timing-function:cubic-bezier(0.7,0,0.3,1); transition-timing-function:cubic-bezier(0.7,0,0.3,1)}.sc_input_hover_iconed input:focus + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed textarea:focus + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed input.filled + .sc_form_field_hover>.sc_form_field_icon,.sc_input_hover_iconed textarea.filled + .sc_form_field_hover>.sc_form_field_icon{-webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}.sc_googlemap_wrap{position:relative}.sc_googlemap{position:relative; padding-top:0.0001px}.sc_googlemap img{max-width:none}.sc_googlemap_title + .sc_googlemap,.sc_googlemap_title + .sc_googlemap_content_wrap,.sc_googlemap_subtitle + .sc_googlemap,.sc_googlemap_subtitle + .sc_googlemap_content_wrap{margin-top:4.2em}.sc_googlemap_descr + .sc_googlemap{margin-top:1em}.sc_googlemap_content_wrap{position:relative}.sc_googlemap_content_default{position:absolute;	z-index:1;	right:10%;	top:10%;	bottom:10%;	width:30%;	padding:1.5em;	overflow:auto;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}@media (max-width:959px){.sc_googlemap_content_default{left:7%; right:14%; top:auto; bottom:7%; width:auto; max-height:30%; padding:1em}}.sc_googlemap_content_detailed{position:relative;	padding:2em 2em 2em 5em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_googlemap_content_detailed:before{content:'\e8bb';	font-family:'trx_addons_icons';	font-size:2em;	line-height:1.3em;	position:absolute;	top:1em;	left:1em}.sc_googlemap_content_detailed p{margin-bottom:1em}.sc_icons{position:relative; padding-top:0.0001px}.sc_icons_columns_wrap{display:flex;	flex-wrap:wrap}.sc_icons_slider .sc_icons_item,.sc_icons_columns_wrap .sc_icons_item{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_icons_slider .sc_icons_item{height:95%}.sc_icons .sc_icons_item{position:relative}.sc_icons.sc_align_left .sc_icons_item{text-align:left}.sc_icons.sc_align_center .sc_icons_item{text-align:center}.sc_icons.sc_align_right .sc_icons_item{text-align:right}.sc_icons .sc_icons_item>*{margin:0}.sc_icons .sc_icons_image img{max-width:75%}.sc_icons .sc_icons_icon{color:#efa758;	position:relative;	z-index:2;	display:inline-block;	width:auto}.sc_icon_type_svg{visibility:hidden}.sc_icon_type_svg svg{fill:none !important;	stroke:currentColor !important;	-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}.sc_icons .sc_icons_icon:before,.sc_icons .sc_icons_icon>span:before{font-size:6em;	line-height:1.1em}.sc_icon_type_svg svg{width:6em;	height:6em}.sc_icons_size_small .sc_icons_icon:before,.sc_icons_size_small .sc_icons_icon>span:before{font-size:4em;	line-height:1.1em}.sc_icons_size_small .sc_icon_type_svg svg{width:4em;	height:4em}.sc_icons_size_large .sc_icons_icon:before,.sc_icons_size_large .sc_icons_icon>span:before{font-size:8em;	line-height:1.1em}.sc_icons_size_large .sc_icon_type_svg svg{width:8em;	height:8em}.sc_icons .sc_icons_icon>span{display:inline-block;	opacity:0;	position:absolute;	z-index:1;	left:0;	top:0;	width:auto}.sc_icons .sc_icons_icon,.sc_icons .sc_icons_item_title{-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.sc_icons .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_icon + .sc_icons_item_description{margin-top:2em}.sc_icons .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_image + .sc_icons_item_description{margin-top:2em}.sc_icons .sc_icons_title + .sc_icons_item_description{margin-top:0.7em}.sc_icons .sc_icons_item_title span,.sc_icons .sc_icons_item_description span{display:block}.sc_icons_item_title{font-size:1.2em;	line-height:1.3em;	font-weight:400;	font-style:normal;	text-transform:uppercase;	letter-spacing:1px}.sc_icons_item_description{font-size:1em;	line-height:1.6em;	font-weight:400;	font-style:normal}.sc_icons .sc_icons_item_link{display:block;	position:absolute;	z-index:10;	left:0;	top:0;	width:100%;	height:100%}.sc_icons_modern .sc_icons_item_description{font-size:1.2em;	line-height:1.3em;	color:#292929}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon>span{-webkit-animation:icons-zoom 0.25s ease-out; -ms-animation:icons-zoom 0.25s ease-out; animation:icons-zoom 0.25s ease-out}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon>svg{-webkit-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1)}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image img{-webkit-transition:all ease .25s; -ms-transition:all ease .25s; transition:all ease .25s}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title{-webkit-transform-origin:center bottom; -ms-transform-origin:center bottom; transform-origin:center bottom}.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description{-webkit-transform-origin:center top; -ms-transform-origin:center top; transform-origin:center top}.sc_icons .sc_icons_item_linked:hover .sc_icons_image img{-webkit-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); transform:scale(1.1,1.1)}.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title,.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_icon + .sc_icons_item_title + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_description,.sc_icons .sc_icons_item_linked:hover .sc_icons_image + .sc_icons_item_title + .sc_icons_item_description{-webkit-transform:scale(0.9,0.9); -ms-transform:scale(0.9,0.9); transform:scale(0.9,0.9)}@-webkit-keyframes icons-zoom{0%{opacity:1}100%{opacity:0; -webkit-transform:scale(1.75,1.75); transform:scale(1.75,1.75)}}@keyframes icons-zoom{0%{opacity:1}100%{opacity:0; -webkit-transform:scale(1.75,1.75); -ms-transform:scale(1.75,1.75); transform:scale(1.75,1.75)}}.sc_popup{display:none;	background-color:#fff;	-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 0 20px 0 rgba(0,0,0,0.2); box-shadow:0 0 20px 0 rgba(0,0,0,0.2)}.mfp-content .sc_popup{display:block}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{max-width:70%;	max-height:70%}@media (max-width:767px){.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{max-width:100%; max-height:100%}}.sc_price .sc_price_slider.slider_outer_pagination_pos_bottom{padding-bottom:3em}.sc_price_columns_wrap{display:flex;	flex-wrap:wrap}.sc_price_slider .sc_price_item,.sc_price_columns_wrap .sc_price_item{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_price_slider .sc_price_item{height:95%}.sc_price{position:relative; padding-top:0.0001px}.sc_price_item{position:relative;	overflow:hidden;	text-align:center}.sc_price_item_mask{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	overflow:hidden;	opacity:0;	pointer-events:none;	-webkit-transition:opacity ease .3s; -ms-transition:opacity ease .3s; transition:opacity ease .3s}.sc_price_item:hover .sc_price_item_mask{opacity:1}.sc_price_item_mask:before{content:' ';	position:absolute;	z-index:1;	top:0;	left:-10%;	width:120%;	height:100%;	background:rgba(255,255,255,0.2);	-webkit-transition:-webkit-transform .8s; transition:transform .8s;	-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,100%,0);	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_price_item:hover .sc_price_item_mask:before{-webkit-transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0); transform:scale3d(1.9,1.4,1) rotate3d(0,0,1,135deg) translate3d(0,-130%,0)}.sc_price_item_inner{position:relative; z-index:2}.sc_price_item.with_image .sc_price_item_inner{padding:2em}.sc_price_item_info{padding:2em}.sc_price_item_inner .sc_price_item_info{padding-bottom:0}.sc_price_slider .sc_price_item_inner .sc_price_item_info{padding-bottom:2em}.sc_price_item_icon{margin-top:2em}.sc_price_item_inner .sc_price_item_icon{margin-top:0}.sc_price_item .sc_price_item_icon:before{display:none}.sc_price_item_icon>span{font-size:5.5em;	line-height:1em}.sc_price_item_label{position:absolute;	z-index:2;	font-size:11px;	text-transform:uppercase;	left:-3em;	top:2em;	width:12em;	height:2em;	line-height:2em;	background-color:#efa758;	color:#fff;	text-align:center;	-webkit-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg);	-webkit-transition:background-color .3s ease; -ms-transition:background-color .3s ease; transition:background-color .3s ease}.sc_price_item_subtitle{font-size:1em;	line-height:1.3em;	font-weight:normal;	text-transform:uppercase;	letter-spacing:1px;	margin:0 0 0.5em;	color:#efa758}.sc_price_item_title{font-size:2.4em;	line-height:1.25em;	font-weight:400;	text-transform:uppercase;	letter-spacing:1px;	margin:0}.sc_price_item_subtitle + .sc_price_item_title{margin-top:0.2em}.sc_price_item_description,.sc_price_item_details{font-size:1.0667em;	font-weight:400;	font-style:italic;	line-height:1.25em;	letter-spacing:0;	margin:0.65em 0;	color:#000}.sc_price_item_details{margin-top:0.9em}.sc_price_item_subtitle + .sc_price_item_description,.sc_price_item_title + .sc_price_item_description{margin:0.5em 0}.sc_price_item_description>span{display:block}.sc_price_item_description>span+span{margin-top:0.3em}.sc_price_item_description ul,.sc_price_item_details ul{list-style-type:circle}.sc_price_item_description ul li:before,.sc_price_item_details ul li:before{display:none}.sc_price_item_details p,.sc_price_item_details ul,.sc_price_item_details ol{margin-bottom:0}.sc_price_item_details p + p,.sc_price_item_details ul.trx_addons_list>li + li{margin-top:0.2em}.sc_price_item_price{color:red;	font-size:2em;	font-weight:400;	line-height:1.25em;	letter-spacing:1px}.sc_price_item_price_decimals{font-size:0.4em;	line-height:1.8em;	margin-left:0.2em;	text-decoration:none;	vertical-align:top}.sc_price_item_subtitle + .sc_price_item_price,.sc_price_item_title + .sc_price_item_price{margin-top:0.5em}.sc_price_item_link{display:inline-block;	margin-top:2em;	padding:0.5em 2em;	background-color:#000;	border:2px solid #fff;	color:#fff}.sc_price_item_link:hover{background-color:#ff0000;	color:#fff}.sc_price_item_link:after{display:none}.sc_price_item_subtitle + .sc_price_item_link,.sc_price_item_title + .sc_price_item_link,.sc_price_item_description + .sc_price_item_link,.sc_price_item_details + .sc_price_item_link{margin-top:2em}.sc_price_item_link_over{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	padding:0 !important;	border:none !important;	display:block !important;	background:none !important}.sc_price_item.with_image{position:relative;	text-align:center;	background-position:center;	background-size:cover;	background-repeat:no-repeat}.sc_price_item.with_image .sc_price_item_mask{position:absolute;	background-color:rgba(0,0,0,0.5);	opacity:0}.sc_price_item.with_image:hover .sc_price_item_mask{opacity:1}@media (max-width:479px){.sc_price_item_details{display:none}}.sc_price_item_default.with_image:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_price_item_default.with_bg_color:after{display:none}.sc_price_item_default.with_image .sc_price_item_icon,.sc_price_item_default.with_image .sc_price_item_title{color:#fff}.sc_price_item_default.with_image .sc_price_item_description,.sc_price_item_default.with_image .sc_price_item_details{color:#ccc}.sc_promo{position:relative;	overflow:hidden;	padding-top:0.0001px}.sc_promo_image,.sc_promo_image_wrap{position:absolute; top:0; bottom:0;	background-position:center center;	background-size:cover;	background-repeat:no-repeat}.sc_promo_image_fit .sc_promo_image{background-size:contain}.sc_promo_image .trx_addons_video_player,.sc_promo_image>.slider_swiper_outer{position:absolute;	z-index:1; top:0; left:0;	width:100%;	height:100%}.sc_promo_image>.slider_swiper_outer>.slider_swiper{height:100% !important}.sc_promo_text{width:50%; position:relative}.sc_promo_text_inner{position:relative;	z-index:10}.sc_promo_text blockquote,blockquote.sc_promo_text{margin:0 !important;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_promo_title + .sc_promo_subtitle{margin-top:1.25em}.sc_promo_title + .sc_promo_content,.sc_promo_subtitle + .sc_promo_content{margin-top:1.8em}.sc_promo_descr + .sc_promo_content{margin-top:1em}.sc_promo_icon{font-size:3em;	line-height:1.3em;	margin-bottom:0.5em;	color:#efa758}.sc_promo_icon:before{display:none !important}.sc_promo_icon span:before{margin:0}.sc_promo.sc_promo_size_large .sc_promo_text_inner{padding:22% 18%}.sc_promo.sc_promo_size_large .sc_promo_icon{font-size:5em;	margin-bottom:0.5em}.sc_promo.sc_promo_size_large .sc_promo_descr{font-size:1em} .sc_promo.sc_promo_size_normal .sc_promo_text_inner{padding:3em}.sc_promo.sc_promo_size_normal .sc_promo_icon,.sc_promo.sc_promo_size_large .sc_promo_icon{font-size:7em;	line-height:1em;	margin-bottom:0.14em}.sc_promo.sc_promo_size_normal .sc_promo_descr{font-size:1.0714em}.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_descr,.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_descr,.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_slider,.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_slider,.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_slider,.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_columns,.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_columns,.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_columns,.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_content,.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_content,.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_content{margin-top:1.8em}.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_button,.sc_promo.sc_promo_size_normal .sc_item_title + .sc_item_button_image,.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_button,.sc_promo.sc_promo_size_normal .sc_item_subtitle + .sc_item_button_image,.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button,.sc_promo.sc_promo_size_normal .sc_item_descr + .sc_item_button_image,.sc_promo.sc_promo_size_normal .sc_item_content + .sc_item_button,.sc_promo.sc_promo_size_normal .sc_item_content + .sc_item_button_image,.sc_promo.sc_promo_size_normal .sc_item_slider + .sc_item_button,.sc_promo.sc_promo_size_normal .sc_item_slider + .sc_item_button_image,.sc_promo.sc_promo_size_normal .sc_item_columns + .sc_item_button,.sc_promo.sc_promo_size_normal .sc_item_columns + .sc_item_button_image{margin-top:1.8em}.sc_promo.sc_promo_size_small .sc_promo_text_inner{padding:1.5em 2em}.sc_promo.sc_promo_size_small .sc_promo_descr{font-size:1em}.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_descr,.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_descr,.sc_promo.sc_promo_size_small .sc_item_title + .sc_item_content,.sc_promo.sc_promo_size_small .sc_item_subtitle + .sc_item_content,.sc_promo.sc_promo_size_small .sc_item_descr + .sc_item_content{margin-top:1.5em}.sc_promo.sc_promo_size_small .sc_promo_button,.sc_promo.sc_promo_size_small .sc_promo_button_image{margin-top:1.25em}.sc_promo.sc_promo_size_tiny{max-width:30em}.sc_promo.sc_promo_size_tiny .sc_promo_text_inner{padding:1.5em 2em;	line-height:1.5em}.sc_promo.sc_promo_size_tiny .sc_item_title{line-height:1.5em}.sc_promo.sc_promo_size_tiny .sc_promo_descr{font-size:1em}.sc_promo.sc_promo_size_tiny .sc_item_title + .sc_item_descr,.sc_promo.sc_promo_size_tiny .sc_item_subtitle + .sc_item_descr,.sc_promo.sc_promo_size_tiny .sc_item_title + .sc_item_content,.sc_promo.sc_promo_size_tiny .sc_item_subtitle + .sc_item_content,.sc_promo.sc_promo_size_tiny .sc_item_descr + .sc_item_content{margin-top:1em}.sc_promo.sc_promo_size_tiny .sc_promo_link{position:absolute;	left:0;	top:0;	right:0;	bottom:0;	width:100%;	height:100%} .sc_promo.sc_promo_no_paddings.sc_promo_no_image .sc_promo_text_inner{padding:0}.sc_promo.sc_promo_no_paddings.sc_promo_image_position_left .sc_promo_text_inner{padding-right:0;padding-top:0;padding-bottom:0}.sc_promo.sc_promo_no_paddings.sc_promo_image_position_right .sc_promo_text_inner{padding-left:0;padding-top:0;padding-bottom:0}.sc_promo_text.sc_float_right .sc_promo_text_inner{padding-left:0}.sc_promo_text.sc_float_left .sc_promo_text_inner{padding-right:0}.sc_promo .sc_promo_text.trx_addons_stretch_height .sc_promo_text_inner{position:absolute;	left:0;	top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.sc_promo_text.sc_float_left,.sc_promo_text.sc_float_right,.sc_promo_text.sc_float_center{float:none}.sc_promo_text.sc_float_left{text-align:left}.sc_promo_text.sc_float_right{text-align:right}.sc_promo_text.sc_float_center{text-align:center}.sc_promo_text.sc_float_left .sc_promo_text_inner,.sc_promo_text.sc_float_right .sc_promo_text_inner,.sc_promo_text.sc_float_center .sc_promo_text_inner{display:inline-block}.sc_promo_text_inner.sc_align_left *{text-align:left !important}.sc_promo_text_inner.sc_align_right *{text-align:right !important}.sc_promo_text_inner.sc_align_center *{text-align:center !important}.sc_promo_content .trx_addons_list>li+li{margin-top:1em}.sc_promo_content .trx_addons_list>li>b,.sc_promo_content .trx_addons_list>li>strong{margin-bottom:0.5em}.sc_promo_modern .sc_promo_image_wrap{-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_promo_modern.sc_promo_image_position_left .sc_promo_image{left:4em;	right:0;	top:0;	bottom:0}.sc_promo_modern.sc_promo_image_position_right .sc_promo_image{left:0;	right:4em;	top:0;	bottom:0}.sc_promo_modern.sc_promo_image_fit.sc_promo_image_position_left .sc_promo_image{background-position:left top}.sc_promo_modern.sc_promo_image_fit.sc_promo_image_position_right .sc_promo_image{background-position:right top}.sc_promo_modern .sc_promo_image{left:auto; right:auto; top:auto; bottom:auto}.sc_promo_modern .sc_promo_descr,.sc_promo_modern .sc_promo_descr+.sc_promo_button{padding-left:4rem}.sc_promo_modern .sc_promo_link2{position:absolute;	z-index:1;	bottom:12%;	padding:0.7em 1.7em;	background-color:#efa758;	color:#fff}.sc_promo_modern.sc_promo_image_position_left .sc_promo_link2{left:0}.sc_promo_modern.sc_promo_image_position_right .sc_promo_link2{right:0}.sc_promo_modern .sc_promo_link2 span{font-style:italic}.sc_promo_modern .sc_promo_link2 span+span:before{content:' ';	width:100%;	height:0;	display:block}.sc_promo_modern .sc_promo_link2 span+span{font-weight:bold;	font-style:normal;	font-size:2em;	line-height:1.2em;	text-transform:uppercase}.sc_skills{position:relative; padding-top:0.0001px}.sc_skills .sc_skills_item_title{font-size:12px;	line-height:16px;	font-weight:400;	text-transform:uppercase;	letter-spacing:1px}.sc_skills_pie.sc_skills_compact_off .sc_skills_item{position:relative}.sc_skills_pie.sc_skills_compact_off .sc_skills_total{position:absolute;	z-index:1;	left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	display:inline-block;	font-size:3.3333em;	line-height:1.25em}.sc_skills_pie.sc_skills_compact_off .sc_skills_item_title{text-align:center;	font-size:1.0667em;	line-height:1.3em;	font-weight:400;	letter-spacing:1px;	margin-top:0.2em;	text-transform:none}.sc_skills_pie.sc_skills_compact_off .sc_skills_icon{margin-right:0.5em}.sc_skills_pie.sc_skills_compact_off .sc_skills_icon img{width:1.5em}.sc_skills_pie.sc_skills_compact_on{overflow:hidden}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend{width:50%;	float:right}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_item{line-height:1.7em;	overflow:hidden}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_marker{display:inline-block;	vertical-align:middle;	width:1em;	height:1em;	margin:0 0.5em 0.1em 1em}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_title{width:60%;	display:inline-block;	vertical-align:middle}.sc_skills_pie.sc_skills_compact_on .sc_skills_legend_value{width:20%;	display:inline-block;	vertical-align:middle;	text-align:right}.sc_skills_pie.sc_skills_compact_on .sc_skills_item{width:50%;	float:left}.sc_skills_counter .sc_skills_item_wrap{max-width:none}.vc_row.vc_inner .sc_skills_counter .sc_skills_item_wrap{padding:3.4em 0 0 4em}.vc_row.vc_inner .sc_skills_counter .sc_skills_column + .sc_skills_column:before{content:' ';	position:absolute;	left:0;	top:0;	height:100%;	width:1px}.sc_skills_counter .sc_skills_icon{position:relative;	display:block;	text-align:center;	font-size:4.2em;	line-height:1.15em;	color:#efa758}.sc_skills_counter .sc_skills_total{display:block;	text-align:center;	font-size:3.3333em;	line-height:1.1em;	font-weight:400;	margin:0}.sc_skills_counter .sc_skills_icon+.sc_skills_total{margin-top:0.2em}.sc_skills_counter .sc_skills_item_title{text-align:center;	font-size:1.0667em;	line-height:1.25em;	font-style:italic;	text-transform:none;	letter-spacing:0}.sc_socials{position:relative; padding-top:0.0001px}.socials_wrap{display:block;	vertical-align:middle;	white-space:nowrap;	margin:-8px -8px 0 0}.socials_wrap .social_item{display:inline-block;	line-height:inherit;	vertical-align:top;	text-align:center;	margin:8px 8px 0 0}.socials_wrap .social_item_style_bg{overflow:hidden}.socials_wrap .social_item .social_icon{position:relative;	display:block;	width:3em;	height:3em;	line-height:3em;	text-align:center;	background-size:100%;	background-position:top center;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	overflow:hidden}.socials_wrap .social_item .social_icon,.socials_wrap .social_item .social_name{-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}.socials_wrap .social_item_type_icons_names .social_icon{margin:0 auto}.socials_wrap .social_item .social_icon .social_hover{position:absolute;	background-size:100%;	left:0;	top:0;	width:100%;	height:100%;	opacity:0;	background-position:bottom center;	-webkit-transition:opacity .3s ease; -ms-transition:opacity .3s ease; transition:opacity .3s ease}.socials_wrap .social_item .social_icon:hover .social_hover{opacity:1}.sc_table{position:relative; padding-top:0.0001px}.sc_table table{width:100%}.sc_table table th,.sc_table table td{padding:1.8em 1em}.sc_table table tr:first-child th,.sc_table table tr:first-child td{font-weight:bold}.sc_title{position:relative}.trx_addons_audio_player{padding:1em;	position:relative;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.trx_addons_audio_player.with_cover{background-position:center center;	background-size:cover}.trx_addons_audio_player.with_cover:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.trx_addons_audio_player.without_cover{border:1px solid #f0f0f0;	background-color:#f7f7f7}.trx_addons_audio_player .audio_info{position:relative;	z-index:2}.trx_addons_audio_player .audio_author,.trx_addons_audio_player .audio_caption{margin:0.5em 0.5em 1em}.trx_addons_audio_player .audio_author + .audio_caption{margin-top:-0.5em}.trx_addons_audio_player .audio_frame{width:100%;	overflow:hidden;	position:relative;	z-index:2}.trx_addons_audio_player .audio_info+.audio_embed{margin-top:1em}.trx_addons_audio_player .mejs-offscreen{display:none !important}.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total{-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important;	margin-top:6px !important}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before{content:" ";	display:block;	border:1px solid #575757;	position:absolute;	left:-2px;	right:-2px;	top:-2px;	bottom:-2px}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time{padding-top:10px !important;	color:#333}.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-float{border:none}.trx_addons_audio_player .mejs-container{margin:0 !important}.trx_addons_audio_player .mejs-container,.trx_addons_audio_player .mejs-embed,.trx_addons_audio_player .mejs-embed body,.trx_addons_audio_player .mejs-container .mejs-controls{background:transparent !important;	border-width:0 !important}.trx_addons_audio_player .mejs-container:not(.mejs-video){height:44px !important;	border:0 !important}.trx_addons_audio_player .mejs-container .mejs-controls{height:42px !important}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total:before,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total:before{content:" ";	display:block;	background:#dddddd;	position:absolute;	left:0;	right:0;	top:0;	bottom:0;	-webkit-border-radius:2px;	border-radius:2px;	border:0}.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-total,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-buffering,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-loaded,.trx_addons_audio_player .mejs-controls .mejs-time-rail .mejs-time-current,.trx_addons_audio_player .mejs-controls a.mejs-horizontal-volume-slider,.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.trx_addons_audio_player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:4px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-time{font-size:0.666em !important;	margin-top:5px !important}.trx_addons_audio_player .mejs-controls a.mejs-horizontal-volume-slider{margin-top:4px !important}.trx_addons_audio_player .mejs-controls div.mejs-time-rail{margin-top:8px !important}.trx_addons_audio_player .mejs-controls .mejs-button button{margin:5px !important;	background-image:url(//usinasite.com.br/wp-content/plugins/trx_addons/css/controls.png) !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button{margin-left:10px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-volume-button:hover,.trx_addons_audio_player .mejs-container .mejs-controls .mejs-playpause-button{-webkit-border-radius:50%;	border-radius:50%;	margin-top:7px !important;	margin-right:6px !important}.trx_addons_audio_player .mejs-container .mejs-controls .mejs-fullscreen-button{margin-right:0 !important} .widget_banner .image_wrap{overflow:hidden;	display:block;	margin-bottom:1em}.widget_banner .image_wrap img{width:100%;	height:auto}.widget_banner.widget_fullwidth .image_wrap{margin-bottom:0} .widget_contacts p{margin:0}.widget_contacts p+p{margin-top:1em}.widget_contacts .contacts_logo + .contacts_description,.widget_contacts .contacts_logo + .contacts_content{margin-top:2em}.footer_wrap .widget_contacts .contacts_description,.footer_wrap .widget_contacts .contacts_content{margin-left:auto;	margin-right:auto}.footer_wrap .columns_wrap .widget_contacts .contacts_description,.footer_wrap .columns_wrap .widget_contacts .contacts_content{max-width:none}.widget_contacts .contacts_description + .contacts_content,.widget_contacts .contacts_socials + .contacts_content{margin-top:1.5em}.widget_contacts .contacts_content .wpb_single_image{display:inline-block;	vertical-align:middle;	margin-right:0.5em}.widget_contacts .contacts_content aside,.widget_contacts .contacts_content widget{margin:0}.widget_contacts .contacts_logo + .contacts_map_top,.widget_contacts .contacts_description + .contacts_map_top{margin-top:2.5em}.widget_contacts .contacts_map_left,.widget_contacts .contacts_map_right{overflow:hidden}.widget_contacts .contacts_map_left .contacts_info .contacts_left,.widget_contacts .contacts_map_left .contacts_info .contacts_right,.widget_contacts .contacts_map_right .contacts_info .contacts_left,.widget_contacts .contacts_map_right .contacts_info .contacts_right,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_right{margin-left:0 !important;	text-align:left}.widget_contacts .contacts_map_left .contacts_info .contacts_left span,.widget_contacts .contacts_map_right .contacts_info .contacts_left span,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left span{padding-left:2em;	padding-right:0}.widget_contacts .contacts_map_left .contacts_info .contacts_left span:before,.widget_contacts .contacts_map_right .contacts_info .contacts_left span:before,.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info .contacts_left span:before{left:0;	right:auto;	text-align:left}.widget_contacts .contacts_map_left .contacts_map,.widget_contacts .contacts_map_left .contacts_info{float:left;	width:47%}.widget_contacts .contacts_map_left .contacts_info{margin-left:6%}.widget_contacts .contacts_map_right .contacts_map,.widget_contacts .contacts_map_right .contacts_info{float:right;	width:47%}.widget_contacts .contacts_map_right .contacts_info{margin-right:6%}.widget_contacts .contacts_logo + .contacts_info,.widget_contacts .contacts_map_top .contacts_map + .contacts_info,.widget_contacts .contacts_description + .contacts_info{margin-top:2em}.widget_contacts .contacts_info{line-height:2.2em}.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info{line-height:inherit}.wpb_column:not(.vc_col-sm-12) .widget_contacts .contacts_info span{margin-bottom:1em}.widget_contacts .contacts_info .contacts_left,.widget_contacts .contacts_info .contacts_right{display:inline-block;	text-align:left;	vertical-align:top;	width:50%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.widget_contacts .contacts_info .contacts_left{text-align:right;	padding-right:1.5em}.widget_contacts .contacts_info .contacts_right{padding-left:1.5em}.widget_contacts .contacts_info span,.widget_contacts .contacts_info>div>a,.widget_contacts .contacts_info>a{position:relative;	display:block;	padding-left:2em}.widget_contacts .contacts_info .contacts_left>*{padding-left:0;	padding-right:2em}.widget_contacts .contacts_info span:before,.widget_contacts .contacts_info>div>a:before,.widget_contacts .contacts_info>a:before{font-family:'trx_addons_icons';	font-size:1.2em;	display:block;	position:absolute;	left:0;	top:0;	width:2em;	line-height:inherit;	text-align:left}.widget_contacts .contacts_info .contacts_left>:before{left:auto;	right:0;	text-align:right}.widget_contacts .contacts_info span.contacts_email:before{content:'\e86d'}.widget_contacts .contacts_info span.contacts_phone:before,.widget_contacts .contacts_info a.contacts_phone:before{content:'\e8c2'}.widget_contacts .contacts_info span.contacts_address:before{content:'\e8c3'}.widget_contacts .contacts_logo + .contacts_socials,.widget_contacts .contacts_info + .contacts_socials,.widget_contacts .contacts_description + .contacts_socials{margin-top:1em} .sc_recent_news_columns_wrap{display:flex;	flex-wrap:wrap}.sc_recent_news_columns_wrap .post_item.post_accented_on{display:inline-block;	vertical-align:top;	width:100%;	height:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_recent_news_header{padding-bottom:1em;	border-bottom:3px solid #000;	margin-bottom:2em}.sc_recent_news_header_captions,.sc_recent_news_header_categories{display:inline-block;	vertical-align:bottom}.sc_recent_news_header_split .sc_recent_news_header_captions,.sc_recent_news_header_split .sc_recent_news_header_categories{width:50%; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_recent_news_header_split .sc_recent_news_header_captions{padding-right:2em}.sc_recent_news_title{margin:0;	text-transform:uppercase}.sc_recent_news_subtitle{margin:0;	text-transform:uppercase;	font-weight:400}.sc_recent_news_header_split .sc_recent_news_header_categories{line-height:1.5em;	text-align:right}.sc_recent_news_header_split .sc_recent_news_header_categories>*{display:inline-block;	margin-left:1em;	text-transform:uppercase;	font-size:0.9333em}.sc_recent_news_header_category_item_more{position:relative;	z-index:1000;	cursor:pointer}.sc_recent_news_header_category_item_more:after{content:'\e882';	font-family:'trx_addons_icons';	display:inline-block;	margin-left:0.5em;	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.sc_recent_news_header_category_item_more.opened:after{-webkit-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg)}.sc_recent_news_header_more_categories{display:none;	position:absolute;	right:0;	top:2em;	z-index:1;	border:1px solid #eee;	text-align:left;	padding:0.5em 1px}.sc_recent_news_header_more_categories>a{display:block;	white-space:nowrap;	line-height:2em;	padding:0 1.5em}.sc_recent_news .post_item{background-color:transparent;	text-align:left;	overflow:hidden;	position:relative}.sc_recent_news .post_item.post_accented_on{margin-bottom:2em}.sc_recent_news .post_item.post_accented_off{margin-bottom:1em}.sc_recent_news_style_news-magazine .post_accented_border{ padding-bottom:2em}.sc_recent_news .post_item .post_featured{margin-bottom:0}.sc_recent_news .post_item .post_featured img{width:100%}.sc_recent_news .post_accented_on .post_featured{margin-bottom:1.5em}.sc_recent_news_with_accented .post_accented_off .post_featured{float:left;	margin-bottom:0;	width:35%}.sc_recent_news .post_accented_off .post_featured.with_thumb .post_video_hover{font-size:1.2em}.sc_recent_news_with_accented .post_accented_off .post_header{float:left;	width:65%;	padding-left:1.5em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_recent_news_without_accented .post_accented_off .post_featured{margin-bottom:1em}.sc_recent_news .post_accented_off .slider_controls_wrap{display:none}.sc_recent_news .post_accented_off .slider_pagination_wrap{bottom:0}.sc_recent_news .post_accented_off .slider_pagination_wrap .swiper-pagination-bullet{width:6px;	height:6px;	margin-right:3px}.sc_recent_news .post_item .post_featured_bg{position:absolute !important;	left:0;	top:0;	right:0;	bottom:0}.sc_recent_news .post_item .post_featured_bg .post_thumb{display:block;	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-position:center;	background-repeat:no-repeat;	background-size:cover}.sc_recent_news .post_item .post_featured .post_info{display:block;	position:absolute;	left:0;	bottom:0;	top:auto;	padding:0 0.8em;	z-index:2}.sc_recent_news .post_item .post_featured:hover .post_info,.sc_recent_news .post_item .post_featured .post_info{-webkit-transform:none; -ms-transform:none; transform:none;	opacity:1;	text-align:left}.sc_recent_news .post_item .post_featured .post_info .post_categories{display:inline-block;	padding:0 0.6em;	line-height:18px;	font-size:12px;	font-weight:normal;	margin-bottom:0.6em;	background-color:#000000;	text-transform:uppercase}.sc_recent_news .post_item .post_featured .post_info *,.sc_recent_news .post_item .post_featured .post_info *:hover{color:#ffffff}.sc_recent_news .post_item .post_header{text-align:left;	margin-bottom:0}.sc_recent_news .post_item .post_title{margin:0;	letter-spacing:0;	line-height:1.1em;	font-weight:400}.sc_recent_news .post_item .post_meta{margin:0.2em 0 1em !important}.sc_recent_news .post_item .post_author,.sc_recent_news .post_item .post_date{display:inline-block;	font-size:13px;	line-height:1.5em}.sc_recent_news .post_item .post_date:before{content:'|';	display:inline-block;	margin:0 0.6em;	font-size:0.8462em;	position:relative;	top:-1px}.sc_recent_news .post_counters .post_counters_edit a{background-color:transparent !important}.sc_recent_news .post_item .post_content{margin-top:0.8em}.sc_recent_news .post_item .post_footer{margin-top:1em}.sc_recent_news .post_item .post_footer .post_counters{text-align:left;	float:none;	width:100%}.sc_recent_news .post_item .post_footer .post_counters .post_counters_item{padding:0 1em;	font-size:12px;	margin-left:0 !important;	margin-right:0.5em;	margin-bottom:0.5em;	float:left}.sc_recent_news .post_delimiter{margin-top:2em;	margin-bottom:2em}.sc_recent_news .post_delimiter:before{content:' ';	display:block;	height:0;	border-top:1px solid #eee}.sc_recent_news_style_news-excerpt{overflow:hidden}.sc_recent_news_style_news-excerpt .post_item + .post_item{padding-top:2em;	margin-top:2em;	border-top:1px solid #eee}.sc_recent_news_style_news-excerpt .post_featured{float:left;	width:40%;	margin-bottom:0}.sc_recent_news_style_news-excerpt .post_body{overflow:hidden;	float:left;	width:60%;	padding-left:2em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box} .sc_recent_news_style_news-portfolio .columns_wrap{margin-right:-0.5em !important}.sc_recent_news_style_news-portfolio [class*="column"]{padding:0 0.5em 0.5em 0 !important}.sc_recent_news_style_news-portfolio .post_item,.sc_recent_news_style_news-portfolio .post_featured,.sc_recent_news_style_news-announce .post_item,.sc_recent_news_style_news-announce .post_featured{margin-bottom:0 !important;	margin-top:0 !important}.sc_recent_news_style_news-portfolio .post_item .post_featured:after,.sc_recent_news_style_news-announce .post_item .post_featured:after{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.2);	pointer-events:none}.sc_recent_news_style_news-announce .post_item .post_featured:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,0,0,0)),color-stop(25%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.4)));	background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%);	background:-ms-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%);	background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 25%,rgba(0,0,0,0.4) 100%)}.sc_recent_news_style_news-announce{overflow:hidden}.sc_recent_news_style_news-announce .post_item{float:left}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:432px}.sc_recent_news_style_news-announce .post_size_big{width:50%; height:216px}.sc_recent_news_style_news-announce .post_size_medium{width:50%; height:108px}.sc_recent_news_style_news-announce .post_size_small{width:25%; height:108px}@media (max-width:1439px){.sc_recent_news_style_news-announce .post_size_medium .post_title,	.sc_recent_news_style_news-announce .post_size_small .post_title{font-size:1.2em}.sc_recent_news_style_news-announce .post_size_full{height:372px}.sc_recent_news_style_news-announce .post_size_big{height:186px}.sc_recent_news_style_news-announce .post_size_medium{height:93px}.sc_recent_news_style_news-announce .post_size_small{height:93px}}@media (max-width:1262px){.sc_recent_news_style_news-announce .post_size_full{height:344px}.sc_recent_news_style_news-announce .post_size_big{height:172px}.sc_recent_news_style_news-announce .post_size_medium{height:86px}.sc_recent_news_style_news-announce .post_size_small{height:86px}.sc_recent_news_style_news-announce .post_size_small .post_title{margin-bottom:0.8em}.sc_recent_news_style_news-announce .post_size_small .post_meta{display:none}}@media (max-width:1135px){.sc_recent_news_style_news-announce .post_size_full{height:372px}.sc_recent_news_style_news-announce .post_size_big{height:186px}.sc_recent_news_style_news-announce .post_size_medium{height:93px}.sc_recent_news_style_news-announce .post_size_small{height:93px}}@media (max-width:1023px){.sc_recent_news_style_news-announce .post_size_full{height:336px}.sc_recent_news_style_news-announce .post_size_big{height:168px}.sc_recent_news_style_news-announce .post_size_medium{height:84px}.sc_recent_news_style_news-announce .post_size_small{height:84px}}@media (max-width:959px){.sc_recent_news_style_news-announce .post_item{float:none}.sc_recent_news_style_news-announce .post_size_full{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_big{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_medium{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_small{width:100%; height:198px}.sc_recent_news_style_news-announce .post_size_full .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_big .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_medium .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_small .post_featured{max-height:100%}.sc_recent_news_style_news-announce .post_size_small .post_title{margin-bottom:0}.sc_recent_news_style_news-announce .post_size_small .post_meta{display:block}}@media (max-width:767px){.sc_recent_news_style_news-announce .post_size_full{height:168px}.sc_recent_news_style_news-announce .post_size_big{height:168px}.sc_recent_news_style_news-announce .post_size_medium{height:168px}.sc_recent_news_style_news-announce .post_size_small{height:168px}}@media (max-width:639px){.sc_recent_news_style_news-announce .post_size_full{height:124px}.sc_recent_news_style_news-announce .post_size_big{height:124px}.sc_recent_news_style_news-announce .post_size_medium{height:124px}.sc_recent_news_style_news-announce .post_size_small{height:124px}.sc_recent_news_style_news-announce .post_item .post_title{margin-bottom:0.8em}.sc_recent_news_style_news-announce .post_item .post_meta{display:none}}@media (max-width:479px){.sc_recent_news_style_news-excerpt .post_item .post_featured{float:none; padding-right:0; margin-bottom:1.5em; width:100%}.sc_recent_news_style_news-excerpt .post_item .post_body{float:none; width:100%; padding:0}.sc_recent_news_header_split .sc_recent_news_header_captions,	.sc_recent_news_header_split .sc_recent_news_header_categories{width:100%; padding-right:0; text-align:left}.sc_recent_news_header_split .sc_recent_news_header_categories{margin-top:1em}.sc_recent_news_header_split .sc_recent_news_header_categories>*{margin:0 1em 0 0}.sc_recent_news_style_news-announce .post_size_full{height:112px}.sc_recent_news_style_news-announce .post_size_big{height:112px}.sc_recent_news_style_news-announce .post_size_medium{height:112px}.sc_recent_news_style_news-announce .post_size_small{height:112px}}.slider_container{display:none;	position:relative;	overflow:hidden}.slider_container.slider_elastistack,.slider_container.swiper-container-coverflow,.slider_container.swiper-container-cube,.slider_container.swiper-container-flip{overflow:visible}.slider_outer{position:relative}.slider_container .slider-slide{position:relative;	background-size:cover;	background-position:center center;	background-repeat:no-repeat;	height:auto;	}.slider_container.slider_type_images .slider-slide{text-align:center}.slider_container .slider-slide>.slide_link{position:absolute;	z-index:1;	display:block;	width:100%;	height:100%;	left:0;	top:0}.slider_container .slide_info{position:absolute;	z-index:2;	text-align:center;	padding:0 3em;	line-height:1.3em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.slider_container .slide_info.slide_info_large{padding:2em;	background-color:rgba(0,0,0,0.6)}.slider_container .slide_overlay,.slider_container .slide_info.slide_info_large,.slider_container .slide_info a{-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.slider_container .slide_info.slide_info_large .slide_title,.slider_container .slide_info.slide_info_large .slide_title a,.slider_container .slide_info.slide_info_large:hover .slide_date,.slider_container .slide_info.slide_info_large:hover .slide_cats,.slider_container .slide_info.slide_info_large:hover .slide_cats a{color:#ffffff}.slider_container .slide_info.slide_info_large:hover{background-color:rgba(0,0,0,0.8)}.slider_container .slide_info.slide_info_large .slide_cats{color:transparent !important}.slider_container .slide_info.slide_info_large .slide_cats a{font-size:0.8667em;	line-height:1.7333em;	font-weight:500;	text-transform:uppercase}.slider_container .slide_info.slide_info_large .slide_title{font-size:1.4em;	font-weight:400;	line-height:1.5em;	text-transform:uppercase;	margin:0.5em 0}.slider_container .slide_info.slide_info_large .slide_date{font-size:0.9333em;	font-style:italic}.slider_container.slider_titles_center .slide_info.slide_info_large{width:50%;	padding:3em 2em}.slider_container.slider_titles_center .slide_info{left:50%;	top:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%)}.slider_container.slider_titles_bottom .slide_info{left:0;	right:0;	bottom:0}.slider_container.slider_titles_lb .slide_info{width:50%;	left:0;	bottom:0}.slider_container.slider_titles_rb .slide_info{width:50%;	right:0;	bottom:0}.slider_container .slide_info .slide_title{margin-top:0.4em}.slider_titles_outside_wrap .slide_cats,.slider_titles_outside_wrap .slide_subtitle{font-style:italic;	letter-spacing:0}.slider_container .slide_overlay{position:absolute;	z-index:1;	left:0;	top:0;	right:0;	bottom:0;	background-color:rgba(0,0,0,0.4)}.slider_container .slide_overlay:hover{background-color:rgba(0,0,0,0.7)}.slider_container.slider_multi .slide_info:not(.slide_info_large),.slider_container .slide_info:not(.slide_info_large){left:0;	right:0;	top:auto;	bottom:2em;	text-shadow:1px 1px #000;	-webkit-transform:none; -ms-transform:none; transform:none}.slider_container.slider_pagination_pos_bottom.slider_pagination_custom.slider_multi .slide_info:not(.slide_info_large),.slider_container.slider_pagination_pos_bottom.slider_pagination_custom .slide_info:not(.slide_info_large),.slider_container.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi .slide_info:not(.slide_info_large),.slider_container.slider_pagination_pos_bottom.slider_pagination_bullets .slide_info:not(.slide_info_large),.slider_container.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi .slide_info:not(.slide_info_large),.slider_container.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large){bottom:3.5em}.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_custom.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_custom .slide_info:not(.slide_info_large),.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_bullets.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_bullets .slide_info:not(.slide_info_large),.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_fraction.slider_multi .slide_info:not(.slide_info_large),.slider_style_modern .slider_container.slider_pagination_pos_bottom.slider_pagination_fraction .slide_info:not(.slide_info_large){bottom:2em}.slider_container.slider_multi .slide_title,.slider_container .slide_info:not(.slide_info_large) .slide_title{font-size:1.5385em;	margin:0.2em 0}.slider_container.slider_multi .slide_title,.slider_container.slider_multi .slide_title a,.slider_container .slide_info:not(.slide_info_large) .slide_title,.slider_container .slide_info:not(.slide_info_large) .slide_title a{color:#f0f0f0}.slider_container.slider_multi .slide_title a:hover,.slider_container .slide_info:not(.slide_info_large) .slide_title a:hover,.slider_container.slider_multi .slide_cats a:hover,.slider_container .slide_info:not(.slide_info_large) .slide_cats a:hover{color:#ffffff}.slider_container.slider_multi .slide_date,.slider_container.slider_multi .slide_cats,.slider_container.slider_multi .slide_cats a,.slider_container .slide_info:not(.slide_info_large) .slide_date,.slider_container .slide_info:not(.slide_info_large) .slide_cats,.slider_container .slide_info:not(.slide_info_large) .slide_cats a{color:#ccc}.slider_titles_outside_wrap{position:absolute;	z-index:8;	left:0;	top:0;	width:100%;	margin-top:2rem;	max-height:7rem;	text-align:center}.slider_titles_outside_wrap .slide_info{display:none}.slider_titles_outside_wrap .slide_title{margin:0}.slider_container .swiper-pagination,.slider_outer .swiper-pagination{display:block;	text-align:center;	z-index:9;	color:#fff} .swiper-pagination-custom .swiper-pagination-button{width:3em;	height:3em;	border:2px solid #ddd;	background-color:#f7f7f7;	background-size:cover;	background-repeat:no-repeat;	opacity:0.8;	vertical-align:bottom;	margin:0 4px;	display:inline-block;	-webkit-border-radius:4px; -ms-border-radius:4px; border-radius:4px}.swiper-pagination-custom .swiper-pagination-button.swiper-pagination-button-active{opacity:1;	border-color:#efa758}.slider_outer.slider_outer_pagination_pos_bottom.slider_outer_pagination_custom,.slider_outer.slider_outer_pagination_pos_bottom_outside.slider_outer_pagination_custom{padding-bottom:4em}.slider_container.slider_pagination_pos_bottom .swiper-pagination-custom,.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-custom,.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-custom{left:0;	top:auto;	bottom:1em;	width:100%;	height:3em;	line-height:3em;	-webkit-transform:none; -ms-transform:none; transform:none}.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-custom{left:auto;	bottom:auto;	position:static;	margin-top:1em}.slider_container.slider_pagination_pos_left .swiper-pagination-custom,.slider_container.slider_pagination_pos_right .swiper-pagination-custom{left:1em;	top:50%;	bottom:auto;	width:auto;	height:auto;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.slider_container.slider_pagination_pos_right .swiper-pagination-custom{right:1em;	left:auto}.slider_container.slider_pagination_pos_left .swiper-pagination-button,.slider_container.slider_pagination_pos_right .swiper-pagination-button{display:block;	margin:4px 0;	width:2em;	height:2em} .slider_container .swiper-pagination-bullet,.slider_outer .swiper-pagination-bullet{border:2px solid #f0f0f0;	background-color:transparent;	width:10px;	height:10px;	background-size:cover;	background-repeat:no-repeat;	opacity:0.8;	vertical-align:bottom}.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullets,.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullets,.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets{left:0;	top:auto;	bottom:1em;	width:100%;	height:1.5em;	line-height:1.5em;	-webkit-transform:none; -ms-transform:none; transform:none}.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullets{left:auto;	bottom:auto;	position:static;	margin-top:1em}.slider_container.slider_pagination_pos_bottom .swiper-pagination-bullet,.slider_outer.slider_outer_pagination_pos_bottom .swiper-pagination-bullet,.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-bullet{display:inline-block;	margin:0 8px 0 0}.slider_container.slider_pagination_pos_left .swiper-pagination-bullets,.slider_container.slider_pagination_pos_right .swiper-pagination-bullets{left:1em;	top:50%;	bottom:auto;	width:auto;	height:auto;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.slider_container.slider_pagination_pos_right .swiper-pagination-bullets{right:1em;	left:auto}.slider_container.slider_pagination_pos_left .swiper-pagination-bullet,.slider_container.slider_pagination_pos_right .swiper-pagination-bullet{display:block;	margin:8px 0 0 0} .slider_container .swiper-pagination-fraction,.slider_outer .swiper-pagination-fraction{font-size:0.8667em;	height:1.7em;	line-height:1.7em;	left:0;	top:auto;	bottom:1.5em;	width:100%;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.slider_outer.slider_outer_pagination_pos_bottom_outside .swiper-pagination-fraction{position:static;	margin-top:1em;	bottom:auto;	left:auto}.slider_container.slider_pagination_pos_left .swiper-pagination-fraction{text-align:left;	padding-left:1em}.slider_container.slider_pagination_pos_right .swiper-pagination-fraction{text-align:right;	padding-right:1em}.slider_outer.slider_outer_pagination_pos_left>.swiper-pagination-fraction,.slider_outer.slider_outer_pagination_pos_right>.swiper-pagination-fraction{width:7rem;	bottom:5rem}.slider_outer.slider_outer_pagination_pos_right>.swiper-pagination-fraction{left:auto;	right:0}.slider_container .swiper-pagination-fraction>*,.slider_outer .swiper-pagination-fraction>*{line-height:inherit;	vertical-align:middle}.slider_container .swiper-pagination-fraction>swiper-pagination-current,.slider_outer .swiper-pagination-fraction>.swiper-pagination-current{font-size:2em;	line-height:1.2em} .slider_container.slider_direction_horizontal .swiper-pagination-progress,.slider_outer.slider_outer_direction_horizontal .swiper-pagination-progress{height:6px;	top:auto;	bottom:0}.slider_container.slider_pagination_pos_right .swiper-pagination-progress,.slider_outer.slider_outer_pagination_pos_right .swiper-pagination-progress{left:auto;	right:0}.sc_item_slider.slider_outer_pagination_pos_bottom{padding-bottom:2em}.sc_item_slider.slider_outer_pagination_pos_bottom .swiper-pagination{bottom:0em}.sc_item_slider.slider_outer_pagination .swiper-pagination-bullet{border-color:#ddd}.sc_slider_controls .slider_prev,.sc_slider_controls .slider_next,.slider_container .slider_prev,.slider_container .slider_next,.slider_outer .slider_prev,.slider_outer .slider_next{background-image:none !important;	background-color:rgba(0,0,0,0.5);	color:#fff;	display:inline-block;	vertical-align:middle;	width:3em;	height:3em;	line-height:3em;	text-align:center;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.sc_slider_controls .slider_controls_wrap>a,.slider_container.slider_controls_side .slider_controls_wrap>a,.slider_outer_controls_side .slider_controls_wrap>a,.slider_outer_controls_top .slider_controls_wrap>a,.slider_outer_controls_bottom .slider_controls_wrap>a{width:4.2em;	height:2.8em;	line-height:2.8em;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_slider_controls .slider_prev:before,.sc_slider_controls .slider_next:before,.slider_container .slider_prev:before,.slider_container .slider_next:before,.slider_outer .slider_prev:before,.slider_outer .slider_next:before{margin:0;	font-family:'trx_addons_icons'}.sc_slider_controls .slider_prev:before,.slider_container .slider_prev:before,.slider_outer .slider_prev:before{content:'\e858'}.sc_slider_controls .slider_next:before,.slider_container .slider_next:before,.slider_outer .slider_next:before{content:'\e859'}.sc_slider_controls .slider_prev.with_title,.sc_slider_controls .slider_next.with_title{width:auto;	padding:0 1.5em}.sc_slider_controls .slider_prev.with_title:before,.sc_slider_controls .slider_next.with_title:before{display:none}.sc_slider_controls.sc_slider_controls_left{text-align:left}.sc_slider_controls.sc_slider_controls_center{text-align:center}.sc_slider_controls.sc_slider_controls_right{text-align:right}.sc_slider_controls .slider_prev,.sc_slider_controls .slider_next{position:relative;	top:auto;	bottom:auto;	left:auto;	right:auto;	margin:0;	display:inline-block;	vertical-align:middle}.sc_slider_controls .slider_prev + .slider_next{margin-left:0.5em}.sc_slider_controls .slider_controls_wrap.with_progress{position:relative;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_slider_controls .slider_controls_wrap.with_progress.with_prev{padding-left:4.5em}.sc_slider_controls .slider_controls_wrap.with_progress.with_next{padding-right:4.5em}.sc_slider_controls .slider_controls_wrap.with_progress .slider_prev{position:absolute;	left:0;	top:0}.sc_slider_controls .slider_controls_wrap.with_progress .slider_next{position:absolute;	right:0;	top:0}.sc_slider_controls .slider_progress{position:relative;	display:block;	height:2.8em;	background-color:#f0f0f0;	cursor:pointer}.sc_slider_controls .slider_progress_bar{display:block;	position:absolute;	left:0;	top:0;	width:0;	height:100%;	background-color:#ddd;	-webkit-transition:width .3s ease; -ms-transition:width .3s ease; transition:width .3s ease}.slider_container.slider_controls_bottom .slider_controls_wrap,.slider_outer .slider_controls_bottom .slider_controls_wrap{text-align:center;	margin-top:3em}.slider_container.slider_controls_bottom .slider_prev,.slider_container.slider_controls_bottom .slider_next,.slider_outer .slider_controls_bottom .slider_prev,.slider_outer .slider_controls_bottom .slider_next{position:static;	display:inline-block;	margin:0;	border-radius:0;	background-color:transparent;	border:2px solid #000;	color:#000;	width:2em;	height:2em;	line-height:2em}.slider_container.slider_controls_bottom .slider_prev:hover,.slider_container.slider_controls_bottom .slider_next:hover,.slider_outer .slider_controls_bottom .slider_prev:hover,.slider_outer .slider_controls_bottom .slider_next:hover{background-color:#000;	color:#fff}.slider_container.slider_controls_bottom .slider_next,.slider_outer .slider_controls_bottom .slider_next{margin-left:1em}.slider_container.slider_controls_side .slider_controls_wrap>.slider_prev,.slider_outer_controls_side .slider_controls_wrap>.slider_prev{opacity:0;	margin-left:-100px;	left:0}.slider_container.slider_controls_side .slider_next,.slider_outer_controls_side .slider_controls_wrap>.slider_next{opacity:0;	margin-right:-100px;	right:0}.slider_container.slider_controls_side:hover .slider_controls_wrap>a,.slider_outer_controls_side:hover + .slider_controls_wrap>a{opacity:1;	margin-left:0;	margin-right:0}.sc_item_slider.slider_outer_controls_bottom{padding-bottom:3em}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap{position:absolute;	z-index:11;	right:0;	width:auto;	height:3em}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap{top:-5em}.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap{bottom:0}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap>a,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap>a{position:relative;	top:auto;	bottom:auto;	left:auto;	right:auto;	margin:0;	display:inline-block;	vertical-align:middle}.sc_item_slider.slider_outer_controls_top>.slider_controls_wrap>a+a,.sc_item_slider.slider_outer_controls_bottom>.slider_controls_wrap>a+a{margin-left:0.5em}.slider_container .trx_addons_video_player.with_cover{position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%}.slider_style_modern{padding:0 7rem 4rem}.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a{position:absolute;	top:3rem;	bottom:8rem;	width:7rem;	height:auto;	margin:0;	line-height:1.2em;	background-color:#333;	color:#fff;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.slider_style_modern.slider_outer_titles_outside.slider_outer_controls_side .slider_controls_wrap>a{bottom:13rem}.slider_style_modern .slider_controls_label,.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a:before{position:absolute;	display:block;	text-align:center;	max-width:80%;	left:50%;	top:45%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a:before{top:58%}.slider_style_modern .slider_controls_label>span{display:block}.slider_style_modern .slider_controls_label span:first-child{font-style:italic;	letter-spacing:0}.sc_slider_controller .slider_outer.slider_outer_controls_side .slider_controls_wrap>a,.slider_style_modern .slider_container.slider_controls_side .slider_controls_wrap>a,.slider_style_modern.slider_outer_controls_side .slider_controls_wrap>a{opacity:1}.slider_style_modern.slider_outer_titles_outside>.slider_pagination_wrap{display:none}.slider_outer.slider_outer_titles_outside{padding-bottom:9rem}.sc_slider_controller .slider-slide{cursor:pointer;	min-height:50px}.sc_slider_controller_horizontal[data-controls="1"]{padding-left:4em;	padding-right:4em}.sc_slider_controller_vertical[data-controls="1"]{padding-top:3em;	padding-bottom:3em}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a{margin:0;	-webkit-transform:none; -ms-transform:none; transform:none}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>a{top:0;	bottom:0;	width:4em;	height:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>a{left:0;	right:0;	height:3em;	width:auto}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a:before{display:block;	width:auto;	height:1em;	line-height:1em;	position:absolute;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_slider_controller .slider_outer_controls_side .slider_controls_wrap>a{-webkit-border-radius:0; -ms-border-radius:0; border-radius:0}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>.slider_prev{left:-4em;	right:auto}.sc_slider_controller_horizontal .slider_outer_controls_side .slider_controls_wrap>.slider_next{right:-4em;	left:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_prev{top:-3em;	bottom:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_next{bottom:-3em;	top:auto}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_prev:before{content:'\e85a';	font-family:'trx_addons_icons'}.sc_slider_controller_vertical .slider_outer_controls_side .slider_controls_wrap>.slider_next:before{content:'\e857';	font-family:'trx_addons_icons'}.sc_slider_controller_info{display:block;	text-align:left;	font-size:1.3333em;	line-height:1.2em;	font-weight:normal;	font-style:normal;	letter-spacing:0;	position:absolute;	width:85%;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_slider_controller_info_number{display:inline-block;	color:#eee;	margin-right:0.4em}.sc_slider_controller_info_title{display:inline-block;	color:#fff}.sc_slider_controller_thumbs .slider-slide:before{content:' ';	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5);	-webkit-transition:background-color .5s ease; -ms-transition:background-color .5s ease; -o-transition:background-color .5s ease; transition:background-color .5s ease}.sc_slider_controller_thumbs .slider-slide.swiper-slide-active:before{background-color:transparent}.sc_slider_controller_thumbs.sc_slider_controller_horizontal{padding-top:3px}.sc_slider_controller_thumbs.sc_slider_controller_horizontal .slider-slide{margin-top:3px}.sc_slider_controller_thumbs.sc_slider_controller_horizontal .slider-slide.swiper-slide-active{margin-top:0;	border-top:3px solid #efa758}.sc_slider_controller_thumbs .sc_slider_controller_info{font-size:1.2em;	line-height:1.2em;	display:none}.sc_slider_controller_thumbs .sc_slider_controller_info_number{color:#ccc}.sc_slider_controller_thumbs .sc_slider_controller_info_title{color:#fff}.sc_slider_controller_titles .sc_slider_controller_info{text-transform:uppercase}.sc_slider_controller_titles.sc_slider_controller_horizontal{padding-top:3px}.sc_slider_controller_titles.sc_slider_controller_horizontal .slider-slide{margin-top:3px}.sc_slider_controller_titles .slider-slide{background-color:#f0f0f0}.sc_slider_controller_titles .slider-slide:after{content:' ';	position:absolute;	z-index:1;	right:0;	top:0;	bottom:0;	width:1px;	background-color:#ddd}.sc_slider_controller_titles .slider-slide.swiper-slide-active{margin-top:0;	padding-top:0px;	background-color:#fff}.sc_slider_controller_titles.sc_slider_controller_horizontal .slider-slide.swiper-slide-active{border-top:3px solid #efa758}.sc_slider_controller_titles .slider-slide.swiper-slide-active:after{display:none}.sc_slider_controller_titles .slider_outer_controls_side .slider_controls_wrap>a{top:3px} .slider_elastistack ul[class*="stack__"]{position:relative;	margin:0 auto;	padding:0;	list-style:none}.slider_elastistack ul[class*="stack__"] li{position:absolute;	width:100%;	opacity:0;	padding:0}.slider_elastistack ul[class*="stack__"] li:before{display:none}.slider_elastistack ul.stack__images{width:100%;	z-index:10;	-webkit-perspective:1000px; perspective:1000px;	-webkit-perspective-origin:50% -50%; perspective-origin:50% -50%}.slider_elastistack .stack__images li{top:0;	z-index:1;	-webkit-transform:translate3d(0,0,-180px); transform:translate3d(0,0,-180px);	-webkit-transform-style:preserve-3d; transform-style:preserve-3d}.slider_elastistack .stack__images li img{display:block;	width:100%;	pointer-events:none}.slider_elastistack .stack__images li:active{cursor:-webkit-grabbing;	cursor:grabbing}.slider_elastistack .stack__images li.animate{-webkit-transition:all 0.3s ease-out; transition:all 0.3s ease-out}.slider_elastistack .stack__images li.move-back{-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.470,1); 	-webkit-transition-timing-function:cubic-bezier(0.175,0.885,0.470,1.515); transition-timing-function:cubic-bezier(0.175,0.885,0.470,1.515)}.slider_elastistack_outer.slider_outer_controls{padding-bottom:4em}.slider_elastistack_outer.slider_outer_titles_outside.slider_outer_controls{padding-bottom:13em}.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap{position:absolute;	z-index:1;	bottom:0;	left:50%;	-webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.slider_elastistack.slider_controls>.slider_controls_wrap{bottom:-4em}.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap>.slider_prev{display:none}.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap>.slider_next{position:static;	margin:0;	left:auto;	right:auto;	opacity:1}.slider_elastistack_outer.slider_outer_controls .slider_controls_wrap>.slider_next:before{content:'\e857'} .widget_socials .socials_description + .socials_wrap{margin-top:1.5em}.trx_addons_video_player.with_cover{position:relative;	overflow:hidden}.trx_addons_video_player.with_cover .video_embed{display:flex;	align-items:center;	text-align:center;	position:absolute;	z-index:1;	left:0;	top:0;	width:100%;	height:100%;	opacity:0;	overflow:hidden;	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.trx_addons_video_player.with_cover img{position:relative;	z-index:2;	width:100%;	height:auto}.trx_addons_video_player.with_cover .video_mask{position:absolute;	z-index:3;	left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5);	opacity:0;	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.trx_addons_video_player.with_cover:hover .video_mask{opacity:1}.trx_addons_video_player.with_cover .video_hover{position:absolute;	z-index:4;	left:50%;	top:50%;	font-size:3em;	width:2em;	height:2em;	line-height:2em;	text-align:center;	cursor:pointer;	overflow:hidden;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s;	margin-top:2em;	background-color:rgba(0,0,0,0.5);	color:#fff;	opacity:0}.trx_addons_video_player.with_cover .video_hover:before{content:'\e888';	font-family:'trx_addons_icons';	margin:0}.trx_addons_video_player.with_cover .video_hover:hover{background-color:rgba(0,0,0,0.5)}.trx_addons_video_player.with_cover:hover .video_hover{opacity:1;	margin-top:0}.trx_addons_video_player.video_play .video_mask{opacity:1;	background-color:#000}.trx_addons_video_player.video_play .video_embed{opacity:1;	z-index:10}.trx_addons_video_player.video_play .video_hover{display:none}.sc_layouts_cart{position:relative;	z-index:2000}.sc_layouts_cart_icon,.sc_layouts_cart_details{cursor:pointer}.sc_layouts_cart_items_short{display:none;	width:15px;	height:15px;	line-height:15px;	text-align:center;	font-size:7px;	background-color:#333;	color:#fff;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	position:absolute;	z-index:1;	right:-5px;	top:-5px;	pointer-events:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_details{display:none}.sc_layouts_row_type_compact .sc_layouts_cart_items_short{display:block} .sc_layouts_cart_widget{display:none;	text-align:left;	position:absolute;	z-index:2;	right:-2em;	top:4em;	width:280px;	padding:1em;	border:1px solid #ddd;	background-color:#fff;	color:#888;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_cart_widget:after{content:' ';	display:block;	position:absolute;	z-index:1;	right:2.5em;	top:0;	margin:-5px 0 0 -4px;	width:8px;	height:8px;	border-left:1px solid #ddd;	border-top:1px solid #ddd;	background-color:#fff;	-webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.sc_layouts_cart_widget .sc_layouts_cart_widget_close{position:absolute;	z-index:100;	right:0;	top:0;	padding:5px 6px;	cursor:pointer;	-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_layouts_cart_widget .widget_shopping_cart{text-align:left !important;	font-size:0.9333em;	line-height:1.5em}.sc_layouts_cart_widget .cart_list{max-height:215px;	overflow-y:auto;	overflow-x:hidden}.sc_layouts_cart_widget p{margin-bottom:0}.sc_layouts_cart_widget p+p{margin-top:0.75em}@media (max-width:767px){.sc_layouts_cart_widget{position:fixed; left:0; top:46px; right:0; bottom:0; width:auto; height:auto}.sc_layouts_cart_widget:after{display:none}.sc_layouts_cart_widget .sc_layouts_cart_widget_close{font-size:1.5em; padding:1em; top:32px}.sc_layouts_cart_widget .widget_shopping_cart{position:absolute; z-index:2; top:50%; left:50%; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); padding:1em; width:90%; max-height:80%; font-size:14px; overflow-x:hidden; overflow-y:auto}.sc_layouts_cart_widget .cart_list{max-height:none; overflow:visible}}@media (max-width:600px){.sc_layouts_cart_widget{top:0}}.sc_layouts_currency .select_container{overflow:visible;	background-color:transparent !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{display:none !important}.sc_layouts_currency .woocommerce-currency-switcher-form .woocommerce-currency-switcher{padding:0 !important}.sc_layouts_currency .select_container:after,.sc_layouts_currency .select_container:before{display:none}.sc_layouts_currency .chosen-container .chosen-results{display:block}.sc_layouts_currency .chosen-container{font-size:inherit;	font-weight:inherit;	letter-spacing:0px;	min-width:100%;	position:relative}.sc_layouts_currency .chosen-container-single .chosen-single span{margin:0}.sc_layouts_currency .chosen-container-single .chosen-single>div{display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-active.chosen-with-drop .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .chosen-container-single .chosen-single,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-select,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect.wSelect-theme-classic{display:inline;	font-weight:inherit;	position:relative;	height:auto;	background:transparent !important;	border:none;	box-shadow:none;	line-height:inherit;	padding:0;	margin:0}.sc_layouts_currency .chosen-container-single .chosen-single:after{content:'\e828';	font-family:'fontello';	font-size:95%;	position:absolute;	right:0;	top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	display:none}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-arrow,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-pointer,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-selected-description{display:none}.sc_layouts_currency .chosen-container .chosen-results,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-options{position:absolute;	left:50%;	top:1em;	margin:0;	padding:1.25em 2em;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	width:11em !important;	border:none !important;	min-width:0 !important;	-webkit-border-radius:0 !important; -ms-border-radius:0 !important; border-radius:0 !important;	-webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2);	background:#ffffff;	text-align:left}.sc_layouts_currency.hide_drop .chosen-drop,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .wSelect-options-holder,.sc_layouts_currency.hide_drop .woocommerce-currency-switcher-form .dd-options{display:none !important}.sc_layouts_currency .chosen-container .chosen-drop,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect .wSelect-options{height:auto !important;	border:none;	overflow:visible;	margin-top:0;	-webkit-border-radius:0; -ms-border-radius:0; border-radius:0;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.sc_layouts_currency .chosen-container .chosen-results li,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option,.sc_layouts_currency .woocommerce-currency-switcher-form .dd-option{background:transparent !important;	border:none;	-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease;	color:#141414;	font-weight:400;	padding:0.55em 0;	line-height:inherit;	cursor:pointer}.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-value{padding:0;	margin:0}.sc_layouts_currency .chosen-container .active-result.highlighted,.sc_layouts_currency .chosen-container .active-result.result-selected,.sc_layouts_currency .woocommerce-currency-switcher-form .wSelect-option-selected{color:#efa758}.sc_layouts_currency a.woocs_flag_view_item{width:auto;	height:auto;	margin:0;	vertical-align:bottom;	display:inline}.sc_layouts_currency a.woocs_flag_view_item img{width:auto;	height:1.2em;	vertical-align:bottom}.sc_layouts_featured.with_content{position:relative;	min-height:0em}.sc_layouts_featured.with_image{min-height:40rem;	background-repeat:no-repeat;	background-position:center center;	background-size:cover}.sc_layouts_featured.with_image.with_content:before{content:' ';	position:absolute;	z-index:0; left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.5)}.sc_layouts_featured .sc_layouts_featured_content{position:static}.sc_layouts_featured.with_image .sc_layouts_featured_content{position:absolute;	z-index:2;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}.sc_layouts_language li.menu-item>a>img,.sc_layouts_language li.menu-item>a>span{display:inline-block;	line-height:inherit;	vertical-align:middle}.sc_layouts_language li.menu-item>a>img + span{margin-left:0.3em}.custom-logo-link img,.sc_layouts_logo img{max-height:80px; width:auto}.sc_layouts_row_type_compact .custom-logo-link img,.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:60px}.sc_layouts_row_type_narrow .custom-logo-link img,.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:40px}@media (max-width:1439px){.custom-logo-link img,	.sc_layouts_logo img{max-height:60px; width:auto}.sc_layouts_row_type_compact .custom-logo-link img,	.sc_layouts_row_type_compact .sc_layouts_logo img{max-height:40px}.sc_layouts_row_type_narrow .custom-logo-link img,	.sc_layouts_row_type_narrow .sc_layouts_logo img{max-height:30px}}.sc_layouts_logo .logo_text{display:block}.sc_layouts_logo .logo_slogan{display:block;	font-size:12px;	line-height:15px;	letter-spacing:0px}.sc_layouts_item_menu_mobile_button,.sc_layouts_menu_mobile_button{display:none !important}.sc_layouts_menu_mobile_button .sc_layouts_item_icon{font-size:2em}.sc_layouts_menu_mobile_button .sc_layouts_item_icon:before{line-height:1.2em}.sc_layouts_menu_mobile_button_burger:not(.without_menu){display:inline-block !important}@media (max-width:767px){.sc_layouts_item_menu_mobile_button,	.sc_layouts_menu_mobile_button{display:inline-block !important}} .sc_layouts_menu{position:relative;	z-index:1000;	overflow:hidden;	visibility:hidden;	max-height:3em}.sc_layouts_menu.inited{overflow:visible;	visibility:visible;	max-height:none}.sc_layouts_menu_nav,.sc_layouts_menu_nav ul{display:inline-block;	margin:0;	padding:0;	list-style-type:none}.sc_layouts_menu_nav:after,.sc_layouts_menu_nav ul:after{content:' ';	display:block;	width:100%;	height:0;	clear:both}.sc_layouts_menu_nav li{margin:0;	position:relative}.sc_layouts_menu_nav li>a{display:block;	position:relative}.sc_layouts_menu_nav{text-align:left;	vertical-align:middle;	padding-left:0 !important}.sc_layouts_menu_nav>li{position:relative;	float:left;	z-index:20}.sc_layouts_menu_nav>li+li{z-index:19}.sc_layouts_menu_nav>li+li+li{z-index:18}.sc_layouts_menu_nav>li+li+li+li{z-index:17}.sc_layouts_menu_nav>li+li+li+li+li{z-index:16}.sc_layouts_menu_nav>li+li+li+li+li+li{z-index:15}.sc_layouts_menu_nav>li+li+li+li+li+li+li{z-index:14}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li{z-index:13}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li+li{z-index:12}.sc_layouts_menu_nav>li+li+li+li+li+li+li+li+li+li{z-index:11}.sc_layouts_menu_nav>li>a{padding:1em;	position:relative;	color:#333;	-webkit-transition:color .3s ease,background-color .3s ease,border-color .3s ease; -ms-transition:color .3s ease,background-color .3s ease,border-color .3s ease; transition:color .3s ease,background-color .3s ease,border-color .3s ease}.sc_layouts_menu_nav>li>a:hover,.sc_layouts_menu_nav>li.sfHover>a,.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li.current-menu-item>a,.sc_layouts_menu_nav>li.current-menu-parent>a,.sc_layouts_menu_nav>li.current-menu-ancestor>a{font-weight:600}.sc_layouts_menu_nav>li.menu-item-has-children>a{padding-right:2em}.sc_layouts_menu_nav>li.menu-item-has-children>a:after{content:'\e882';	font-family:'trx_addons_icons';	font-weight:normal;	display:inline-block;	position:absolute;	top:50%;	right:1em;	z-index:1;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_layouts_menu_popup .sc_layouts_menu_nav>li.menu-item-has-children>a:after,.sc_layouts_menu_nav li li.menu-item-has-children>a:after{content:'\e884';	font-family:'trx_addons_icons';	font-weight:normal;	position:absolute;	right:1em;	top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_layouts_menu_nav li[class*="icon-"]:before{-webkit-transition:color .3s ease; -ms-transition:color .3s ease; transition:color .3s ease}.sc_layouts_menu_nav>li[class*="icon-"]>a{padding-left:2em}.sc_layouts_menu_nav>li[class*="icon-"]:before{position:absolute;	display:inline-block;	z-index:1;	left:0.5em;	top:0;	padding:1em 0;	width:1em;	line-height:inherit}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]:before{position:static;	margin:0 0 0 0.5em;	float:left}.sc_layouts_menu_nav>li[class*="columns-"][class*="icon-"]>a{float:left;	margin-left:-1.5em}.sc_layouts_menu_nav li[class*="image-"]>a{background-position:1em center;	background-repeat:no-repeat;	background-size:1em;	padding-left:2.3em}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_nav>li ul{position:absolute;	display:none;	z-index:10000;	width:13em;	padding:1.4em 0;	text-align:left;	background-color:#f0f0f0;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;	-webkit-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); -ms-box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2); box-shadow:1px 1px 2px 0px rgba(0,0,0,0.2)}.sc_layouts_menu_nav>li li.menu-delimiter{margin-top:0.5em;	padding-top:0.5em;	border-top:1px solid #f0f0f0; text-align:center;	height:0;	overflow:hidden}.sc_layouts_menu_popup .sc_layouts_menu_nav>li>a,.sc_layouts_menu_nav>li li>a{padding:0.6em 1.5em;	color:#333}.sc_layouts_menu_nav>li li>a:hover,.sc_layouts_menu_nav>li li.sfHover>a,.sc_layouts_menu_nav>li li.current-menu-item>a,.sc_layouts_menu_nav>li li.current-menu-parent>a,.sc_layouts_menu_nav>li li.current-menu-ancestor>a{color:#efa758}.sc_layouts_menu_nav>li li[class*="icon-"]>a>span{display:inline-block;	padding-left:1.5em}.sc_layouts_menu_nav>li li[class*="icon-"]:before{position:absolute;	z-index:1;	left:1.5em;	top:50%;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);	color:#333}.sc_layouts_menu_nav>li li[class*="icon-"]:hover:before,.sc_layouts_menu_nav>li li[class*="icon-"].shHover:before,.sc_layouts_menu_nav>li li.current-menu-item:before,.sc_layouts_menu_nav>li li.current-menu-parent:before,.sc_layouts_menu_nav>li li.current-menu-ancestor:before{color:#efa758}.sc_layouts_menu_nav>li li[class*="image-"]>a{background-position:1.6667em center;	padding-left:3em}.sc_layouts_menu_nav>li>ul{top:4.2em;  left:0}.sc_layouts_menu_nav>li:last-child>ul,.sc_layouts_column_align_right .sc_layouts_menu_nav>li.menu-collapse>ul{left:auto;	right:0}.sc_layouts_menu_popup .sc_layouts_menu_nav,.sc_layouts_menu_popup .sc_layouts_menu_nav>li>ul,.sc_layouts_menu_nav>li>ul ul{left:13em;	top:-1.4em;	margin:0 0 0 2px;	background-color:#f0f0f0}.sc_layouts_menu_nav>li>ul ul.submenu_left{left:-13em;	margin:0 0 0 -2px}.sc_layouts_menu_nav>li[class*="columns-"]{position:static}.sc_layouts_menu_nav>li[class*="columns-"]>ul{left:0;	right:0;	width:100%;	margin-left:0}.sc_layouts_menu_nav ul li.columns-2>ul{width:26em}.sc_layouts_menu_nav ul li.columns-2>ul.submenu_left{left:-26em}.sc_layouts_menu_nav ul li.columns-3>ul{width:39em}.sc_layouts_menu_nav ul li.columns-3>ul.submenu_left{left:-39em}.sc_layouts_menu_nav ul li.columns-4>ul{width:52em}.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left{left:-52em}.sc_layouts_menu_nav ul li.columns-5>ul{width:65em}.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-65em}.sc_layouts_menu_nav li[class*="columns-"]>ul>li{display:inline-block;	vertical-align:top}.sc_layouts_menu_nav li.columns-2>ul>li{width:50%}.sc_layouts_menu_nav li.columns-3>ul>li{width:33.3333%}.sc_layouts_menu_nav li.columns-4>ul>li{width:25%}.sc_layouts_menu_nav li.columns-5>ul>li{width:20%}@media (max-width:1279px){.sc_layouts_menu_nav ul li.columns-4>ul,	.sc_layouts_menu_nav ul li.columns-5>ul{width:39em}.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left,	.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-39em}.sc_layouts_menu_nav li.columns-4>ul>li,	.sc_layouts_menu_nav li.columns-5>ul>li{width:33.3333%}}@media (max-width:959px){ .sc_layouts_menu_nav ul li.columns-3>ul,	.sc_layouts_menu_nav ul li.columns-4>ul,	.sc_layouts_menu_nav ul li.columns-5>ul{width:26em} .sc_layouts_menu_nav ul li.columns-3>ul.submenu_left,	.sc_layouts_menu_nav ul li.columns-4>ul.submenu_left,	.sc_layouts_menu_nav ul li.columns-5>ul.submenu_left{left:-26em}.sc_layouts_menu_nav li.columns-3>ul>li,	.sc_layouts_menu_nav li.columns-4>ul>li,	.sc_layouts_menu_nav li.columns-5>ul>li{width:50%}}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a{font-weight:600;	font-size:1.0769em}.sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children>a:after{display:none}.sc_layouts_menu_nav li[class*="columns-"]>ul ul{position:static !important;	display:block !important;	margin-left:0;		padding:0;	left:auto;	top:auto;	width:auto;	vertical-align:top;	opacity:1 !important;	-webkit-transform:none !important; -ms-transform:none !important; transform:none !important;	-webkit-box-shadow:none !important; -ms-box-shadow:none !important; box-shadow:none !important}.sc_layouts_row_fixed_on{-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,0.2); -ms-box-shadow:0 2px 10px 0 rgba(0,0,0,0.2); box-shadow:0 2px 10px 0 rgba(0,0,0,0.2)}.sc_layouts_dropdown>li>ul{top:3.2em;	left:-1.5em}.sc_layouts_column_align_right .sc_layouts_dropdown>li>ul{left:auto;	right:-1.5em}.sc_layouts_dropdown li.menu-item.menu-item-has-children>a{padding:0}.sc_layouts_dropdown li.menu-item.menu-item-has-children>a:after{position:static;	display:inline-block;	vertical-align:middle;	margin-left:0.3em;	-webkit-transform:none; -ms-transform:none; transform:none}.sc_layouts_menu_mobile_button_burger{position:relative}.sc_layouts_menu_popup{position:absolute;	z-index:1000;	top:2.4em;	left:50%;	display:none;	-webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%)}.sc_layouts_menu_popup .sc_layouts_menu_nav{position:relative;	left:0;	top:0}.sc_layouts_menu_popup .sc_layouts_menu_nav>li{display:block;	float:none}.sc_layouts_menu_nav .menu-collapse{display:none}.sc_layouts_menu_nav .menu-collapse>a{position:relative;	text-align:center}.sc_layouts_menu_nav .menu-collapse>a:before{position:relative;	z-index:2;	left:1px;	top:0;	-webkit-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg)}.sc_layouts_menu_nav .menu-collapse>a:after{content:' ';	position:absolute;	z-index:1;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%);	display:block;	width:2em;	height:2em;	-webkit-border-radius:50%; -ms-border-radius:50%; border-radius:50%;	background-color:#f7f7f7}.menu_hover_slide_line>ul>li#blob,.menu_hover_slide_box>ul>li#blob{position:absolute;	top:0;	z-index:1;	opacity:0;	-webkit-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); -ms-transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); transition:all 500ms cubic-bezier(0.175,0.885,0.320,1.275); }.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor):hover,.menu_hover_slide_line>ul>li.blob_over:not(.current-menu-item):not(.current-menu-parent):not(.current-menu-ancestor).sfHover{background-color:transparent;	-webkit-box-shadow:none; -ms-box-shadow:none; box-shadow:none}.menu_hover_slide_line>ul>li#blob{height:1px;	margin-top:3em}.menu_hover_zoom_line>ul>li>a{position:relative}.menu_hover_zoom_line>ul>li>a:before{content:"";	height:1px;	position:absolute;	margin-left:0.25em;	top:3em;	left:50%;	-webkit-transition:all 0.1s ease; -ms-transition:all 0.1s ease; transition:all 0.1s ease;	-webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%);	width:0}.menu_hover_zoom_line>ul>li>a:hover:before,.menu_hover_zoom_line>ul>li.sfHover>a:before,.menu_hover_zoom_line>ul>li.current-menu-item>a:before,.menu_hover_zoom_line>ul>li.current-menu-parent>a:before,.menu_hover_zoom_line>ul>li.current-menu-ancestor>a:before{width:80%}.menu_hover_path_line>ul>li>a{position:relative}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after,.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after{content:' ' !important;	position:absolute;	-webkit-transition:-webkit-transform 0.1s; -ms-transition:-ms-transform 0.1s; transition:transform 0.1s;	-webkit-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); -ms-transition-timing-function:cubic-bezier(1,0.68,0.16,0.9); transition-timing-function:cubic-bezier(1,0.68,0.16,0.9)}.menu_hover_path_line>ul>li:before,.menu_hover_path_line>ul>li:after{top:0.5em;	bottom:0.5em;	width:1px; -webkit-transform:scale3d(1,0,1); -ms-transform:scale3d(1,0,1); transform:scale3d(1,0,1)}.menu_hover_path_line>ul>li:before{left:0.2em;	-webkit-transform-origin:50% 100%; -ms-transform-origin:50% 100%; transform-origin:50% 100%}.menu_hover_path_line>ul>li:after{right:0.2em;	-webkit-transform-origin:50% 0%; -ms-transform-origin:50% 0%; transform-origin:50% 0%}.menu_hover_path_line>ul>li>a:before,.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{left:0.2em;	right:0.2em; height:1px;	-webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1)}.menu_hover_path_line>ul>li>a:before{top:0.5em;	bottom:auto;	-webkit-transform-origin:0 50%; -ms-transform-origin:0 50%; transform-origin:0 50%}.menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{top:auto;	bottom:0.5em;	-webkit-transform-origin:100% 50%; -ms-transform-origin:100% 50%; transform-origin:100% 50%} .menu_hover_path_line>ul>li>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after,.menu_hover_path_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_path_line>ul>li.sfHover.menu-item-has-children>a:after{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_path_line>ul>li:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li>a:before{-webkit-transition-delay:0.1s; -ms-transition-delay:0.1s; transition-delay:0.1s}.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before{-webkit-transition-delay:0.2s; -ms-transition-delay:0.2s; transition-delay:0.2s}.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_path_line>ul>li.sfHover:before,.menu_hover_path_line>ul>li:hover:before,.menu_hover_path_line>ul>li.sfHover:after,.menu_hover_path_line>ul>li:hover:after,.menu_hover_path_line>ul>li.sfHover>a:before,.menu_hover_path_line>ul>li>a:hover:before,.menu_hover_path_line>ul>li>a:hover:after,.menu_hover_path_line>ul>li.sfHover>a:after{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_roll_down>ul>li>a:before{content:' ';	position:absolute;	top:3.3em;	left:1.5em;	right:1.5em;	height:1px;	opacity:0;	-webkit-transform:translate3d(0,-3em,0); -ms-transform:translate3d(0,-3em,0); transform:translate3d(0,-3em,0);	-webkit-transition:-webkit-transform 0s 0.3s,opacity 0.2s; -ms-transition:transform 0s 0.3s,opacity 0.2s; transition:transform 0s 0.3s,opacity 0.2s}.menu_hover_roll_down>ul>li>a:hover:before,.menu_hover_roll_down>ul>li.sfHover>a:before,.menu_hover_roll_down>ul>li.current-menu-item>a:before,.menu_hover_roll_down>ul>li.current-menu-ancestor>a:before,.menu_hover_roll_down>ul>li.current-menu-parent>a:before{opacity:1;	-webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0);	-webkit-transition:-webkit-transform 0.3s,opacity 0.1s; -ms-transition:-webkit-transform 0.3s,opacity 0.1s; transition:transform 0.3s,opacity 0.1s;	-webkit-transition-timing-function:cubic-bezier(0.4,0,0.2,1); -ms-transition-timing-function:cubic-bezier(0.4,0,0.2,1); transition-timing-function:cubic-bezier(0.4,0,0.2,1)}.menu_hover_roll_down>ul>li>a>span{display:block;	pointer-events:none}.menu_hover_roll_down>ul>li.sfHover>a>span,.menu_hover_roll_down>ul>li>a:hover>span,.menu_hover_roll_down>ul>li.current-menu-item>a>span,.menu_hover_roll_down>ul>li.current-menu-ancestor>a>span,.menu_hover_roll_down>ul>li.current-menu-parent>a>span{-webkit-animation:anim-roll-down 0.3s forwards; -ms-animation:anim-roll-down 0.3s forwards; animation:anim-roll-down 0.3s forwards}@-webkit-keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}@keyframes anim-roll-down{50%{opacity:0; -webkit-transform:translate3d(0,100%,0); -ms-transform:translate3d(0,100%,0); transform:translate3d(0,100%,0)}51%{opacity:0; -webkit-transform:translate3d(0,-100%,0); -ms-transform:translate3d(0,-100%,0); transform:translate3d(0,-100%,0)}100%{opacity:1; -webkit-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0); transform:translate3d(0,0,0)}}.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li>a:focus:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1);	-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.menu_hover_color_line>ul>li>a:before,.menu_hover_color_line>ul>li>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:after{content:' ' !important;	position:absolute;	top:3.3em;	left:1.5em;	right:1.5em !important;	margin:0;	height:1px;	-webkit-transform:scale3d(0,1,1); -ms-transform:scale3d(0,1,1); transform:scale3d(0,1,1);	-webkit-transform-origin:center left; -ms-transform-origin:center left; transform-origin:center left;	-webkit-transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1); -ms-transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1); transition:transform 0.3s cubic-bezier(0.22,0.61,0.36,1)}.menu_hover_color_line>ul>li>a:hover,.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li>a:before{-webkit-transition-delay:0.3s; -ms-transition-delay:0.3s; transition-delay:0.3s}.menu_hover_color_line>ul>li.sfHover>a:after,.menu_hover_color_line>ul>li.menu-item-has-children>a:hover:after,.menu_hover_color_line>ul>li>a:hover:after,.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before,.menu_hover_color_line>ul>li.current-menu-item>a:after,.menu_hover_color_line>ul>li.current-menu-item>a:before,.menu_hover_color_line>ul>li.current-menu-ancestor>a:after,.menu_hover_color_line>ul>li.current-menu-ancestor>a:before,.menu_hover_color_line>ul>li.current-menu-parent>a:after,.menu_hover_color_line>ul>li.current-menu-parent>a:before{-webkit-transform:scale3d(1,1,1); -ms-transform:scale3d(1,1,1); transform:scale3d(1,1,1)}.menu_hover_color_line>ul>li.sfHover>a:before,.menu_hover_color_line>ul>li>a:hover:before{-webkit-transition-delay:0s; -ms-transition-delay:0s; transition-delay:0s}.search_wrap,.search_wrap .search_form{position:relative}.search_wrap .search_field{width:6em;	padding:0 0 0 1.25em !important;	vertical-align:middle;	-webkit-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box}.sc_layouts_column_icons_position_right .search_wrap .search_field{padding:0 1.25em 0 0 !important}.search_wrap .search_submit{position:absolute;	bottom:0;	left:0;	background-color:transparent;	padding:0;	font-size:inherit;	font-weight:inherit;	line-height:inherit}.search_wrap .search_submit:before{margin:0}.sc_layouts_row_type_narrow .search_wrap .search_field,.sc_layouts_row_type_compact .search_wrap .search_field{border:none !important;	background-color:transparent !important}.sc_layouts_row_type_compact .search_wrap .search_submit{font-size:1.25em;	font-weight:400}.sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto;	right:0}.sc_layouts_row_type_normal .search_wrap .search_field{font-size:11px;	text-transform:uppercase;	padding:0 1.5em 0 3em !important;	width:15em;	height:4.7727em;	line-height:4.7727em;	-webkit-border-radius:3em; -ms-border-radius:3em; border-radius:3em}.sc_layouts_row_type_normal .search_wrap .search_submit{display:block;	font-size:11px;	text-align:center;	width:1em;	height:4.7727em;	line-height:4.7727em;	position:absolute;	bottom:auto;	top:0;	left:1em}.sc_layouts_row_type_normal .search_wrap .search_submit:before{font-size:13px}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_submit{left:auto;	right:1em}.sc_layouts_row_type_normal .sc_layouts_column_icons_position_right .search_wrap .search_field{padding:1em 3em 1em 1.5em !important}.search_wrap.search_style_expand .search_field{width:0;	visibility:hidden}.search_style_expand.search_opened .search_field{width:6em;	padding-left:1.75em !important;	visibility:visible}.sc_layouts_column_icons_position_right .search_style_expand.search_opened .search_field{padding-left:0 !important;	padding-right:1.75em !important}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand .search_field{height:4.7727em;	line-height:4.7727em;	padding-top:0;	padding-bottom:0;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_field{padding:0 2.3em !important}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand.search_opened .search_field{width:15em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_expand:not(.search_opened) .search_submit{width:4.7727em;	left:0;	right:auto}.search_style_fullscreen .search_form{display:inline-block}.search_style_fullscreen.search_opened .search_form{display:block}.search_style_fullscreen .search_field{width:0;	visibility:hidden}.search_style_fullscreen .search_field,.search_style_fullscreen .search_submit,.search_style_fullscreen .search_submit:before{-webkit-transition:none; -ms-transition:none; transition:none}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_submit,.search_style_fullscreen.search_opened .search_submit:before{-webkit-transition:all .3s ease; -ms-transition:all .3s ease; transition:all .3s ease}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen .search_field{width:0;	height:4.7727em;	line-height:4.7727em;	padding-top:0;	padding-bottom:0;	visibility:visible}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_field{padding:0 2.3em 0 2.3em}.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen:not(.search_opened) .search_submit{width:4.7727em;	left:0;	right:auto}.search_style_fullscreen .search_close{display:none}.search_style_fullscreen .search_close:before{margin:0}.search_style_fullscreen.search_opened .search_close{position:absolute;	right:0;	top:0;	display:inline-block;	font-size:2rem;	font-weight:300;	text-align:center;	cursor:pointer;	-webkit-transition:all ease .3s; -ms-transition:all ease .3s; transition:all ease .3s}.search_style_fullscreen.search_opened .search_form_wrap{position:fixed;	background-color:rgba(255,255,255,0.9);	bottom:0;	left:0;	right:0;	top:0;	width:100%;	height:100%;	z-index:10000;	overflow:hidden}.search_style_fullscreen.search_opened .search_form{position:relative;	width:50%;	top:50%;	left:50%;	-webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);	border-bottom:1px solid #fff;	font-size:1em}.search_style_fullscreen.search_opened .search_results{top:0;	display:none !important}.search_style_fullscreen.search_opened .search_submit:before{font-size:inherit}.search_style_fullscreen.search_opened .search_submit,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_submit{position:absolute;	left:0 !important;	right:auto !important;	top:50%;	font-size:2rem;	-webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%)}.search_style_fullscreen.search_opened .search_field,.sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field{font-size:2rem !important;	font-weight:400 !important;	line-height:3em !important;	height:3em;	letter-spacing:1px;	margin:0;	padding:0 0 0 2em;	border:none;	white-space:pre-wrap;	word-wrap:break-word;	resize:none;	overflow:hidden;	display:block;	visibility:visible;	width:100%}.search_style_fullscreen.search_opened .search_field,.search_style_fullscreen.search_opened .search_field:hover,.search_style_fullscreen.search_opened .search_field:focus{background-color:transparent !important}.search_style_fullscreen.search_opened .search_field::-ms-clear{display:none}.search_wrap .search_results{display:none;	position:absolute;	z-index:10000;	left:0;	top:3.5em;	background-color:#fff;	border:1px solid #e5e5e5;	width:22em;	padding:2em 1.5em;	text-align:left}.search_wrap .search_results:after{content:" ";	width:10px;	height:10px;	background-color:#fff;	border-left:1px solid #e5e5e5;	border-top:1px solid #e5e5e5;	position:absolute;	top:-6px;	left:3em;	-webkit-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg)}.search_results.widget_area .post_item + .post_item{border-top:1px solid #e5e5e5;	margin-top:1.6em;	padding-top:1.6em}.sc_layouts_column_align_right .search_wrap .search_results{left:auto;	right:1em}.sc_layouts_column_align_right .search_wrap .search_results:after{left:auto;	right:3em}.search_wrap .search_results .search_results_close{position:absolute;	top:3px;	right:3px;	display:block;	text-align:center;	overflow:hidden;	font-size:1em;	width:1.2em;	height:1.2em;	line-height:1.2em;	cursor:pointer}.search_wrap .post_more{display:block;	text-align:center}.search_wrap .post_meta{font-style:normal}.sc_layouts_title_caption{margin:0 auto}.sc_layouts_row_type_compact .sc_layouts_title_caption{font-size:2em}.sc_layouts_title_meta + .sc_layouts_title_title>.sc_layouts_title_caption{font-size:3em;	line-height:1.2em;	margin:0.2em 0 0.2em;	float:none}.sc_layouts_title_caption img{display:inline-block;	max-height:1.5em;	vertical-align:middle;	width:auto;	margin:-0.2em 0.2em 0 0}.sc_layouts_title_link{display:inline-block;	margin:0.5em 0 2em}.sc_layouts_title_meta .post_edit:before{margin-right:0.5em}.sc_layouts_title_description{font-size:13px;	line-height:19px;	margin:4px auto 1em;	max-width:75%}.sc_layouts_title_description p{margin:0}.sc_layouts_title_breadcrumbs{margin-top:0.5em}.sc_layouts_title.with_content{position:relative;	min-height:0em}.sc_layouts_title.with_image{min-height:20rem;	background-repeat:no-repeat;	background-position:center center;	background-size:cover}.sc_layouts_title.with_image.with_content:before{content:' ';	position:absolute;	z-index:0; left:0;	top:0;	width:100%;	height:100%;	background-color:rgba(0,0,0,0.1)}.sc_layouts_title .sc_layouts_title_content{position:static}.sc_layouts_title.with_image .sc_layouts_title_content{position:absolute;	z-index:2;	left:50%;	top:50%;	-webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%)}
 [data-animation^="animated"] {
visibility:hidden;
}
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
visibility:visible;
}
.animated.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite;
}
.animated.fast {
-webkit-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.slow {
-webkit-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes elastic {
0%, 100% {
-webkit-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
25% {
-webkit-transform: scale3d(1, 1.2, 1);
transform: scale3d(1, 1.2, 1);
}
50% {
-webkit-transform: scale3d(1, 0.85, 1);
transform: scale3d(1, 0.85, 1);
}
75% {
-webkit-transform: scale3d(1, 1.05, 1);
transform: scale3d(1, 1.05, 1);
}
}
@keyframes elastic {
0%, 100% {
-webkit-transform: scale3d(1,1,1);
-ms-transform: scale3d(1,1,1);
transform: scale3d(1,1,1);
}
25% {
-webkit-transform: scale3d(1, 1.2, 1);
-ms-transform: scale3d(1, 1.2, 1);
transform: scale3d(1, 1.2, 1);
}
50% {
-webkit-transform: scale3d(1, 0.85, 1);
-ms-transform: scale3d(1, 0.85, 1);
transform: scale3d(1, 0.85, 1);
}
75% {
-webkit-transform: scale3d(1, 1.05, 1);
-ms-transform: scale3d(1, 1.05, 1);
transform: scale3d(1, 1.05, 1);
}
}
@-webkit-keyframes elastic-inner { 
0% {
-webkit-transform: translate3d(0,-25px,0);
opacity:0;
}
25% {
-webkit-transform: translate3d(0,10px,0);
}
50% {
-webkit-transform: translate3d(0,-6px,0);
}
75% {
-webkit-transform: translate3d(0,2px,0);
}
100% {
-webkit-transform: translate3d(0,0,0);
opacity: 1;
}
}
@keyframes elastic-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-25px,0);
-ms-transform: translate3d(0,-25px,0);
transform: translate3d(0,-25px,0);
}
25% {
-webkit-transform: translate3d(0,10px,0);
-ms-transform: translate3d(0,10px,0);
transform: translate3d(0,10px,0);
}
50% {
-webkit-transform: translate3d(0,-6px,0);
-ms-transform: translate3d(0,-6px,0);
transform: translate3d(0,-6px,0);
}
75% {
-webkit-transform: translate3d(0,2px,0);
-ms-transform: translate3d(0,2px,0);
transform: translate3d(0,2px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
.elastic {
-webkit-animation-name: elastic;
animation-name: elastic;
-webkit-transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
-ms-transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
transition-timing-function: cubic-bezier(0.2, 0.6, 0.3, 1);
-webkit-transform-origin: center top;
-ms-transform-origin: center top;
transform-origin: center top;
}
.elastic > * {
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
opacity: 1;
-webkit-transition: none;
-ms-transition: none;
transition: none;
-webkit-animation: elastic-inner 0.5s ease-out;
-ms-animation: elastic-inner 0.5s ease-out;
animation: elastic-inner 0.5s ease-out;
}
@-webkit-keyframes wipeInLeftTop {
0% {
-webkit-transform: scale(0,0);
transform: scale(0,0);
}
100% {
-webkit-transform: scale(1,1);
transform: scale(1,1);
}
}
@keyframes wipeInLeftTop {
0% {
-webkit-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
}
100% {
-webkit-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
}
}
@-webkit-keyframes wipeInLeftTop-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-10px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
}
}
@keyframes wipeInLeftTop-inner { 
0% {
opacity:0;
-webkit-transform: translate3d(0,-10px,0);
-ms-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
}
100% {
opacity: 1;
-webkit-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
}
.wipeInLeftTop {
-webkit-animation-name: wipeInLeftTop;
animation-name: wipeInLeftTop;
-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-ms-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
.wipeInLeftTop > * {
opacity: 0;
-webkit-animation: wipeInLeftTop-inner 0.35s ease-out forwards;
-ms-animation: wipeInLeftTop-inner 0.35s ease-out forwards;
animation: wipeInLeftTop-inner 0.35s ease-out forwards;
}
.wipeInLeftTop > *:first-child {	-webkit-animation-delay: 0.05s;	-ms-animation-delay: 0.05s;	animation-delay: 0.05s; }
.wipeInLeftTop > *:nth-child(2) {	-webkit-animation-delay: 0.10s;	-ms-animation-delay: 0.10s;	animation-delay: 0.10s; }
.wipeInLeftTop > *:nth-child(3) {	-webkit-animation-delay: 0.15s;	-ms-animation-delay: 0.15s;	animation-delay: 0.15s; }
.wipeInLeftTop > *:nth-child(4) {	-webkit-animation-delay: 0.20s;	-ms-animation-delay: 0.20s;	animation-delay: 0.20s; }
.wipeInLeftTop > *:nth-child(5) {	-webkit-animation-delay: 0.25s;	-ms-animation-delay: 0.25s;	animation-delay: 0.25s; }
.wipeInLeftTop > *:nth-child(6) {	-webkit-animation-delay: 0.30s;	-ms-animation-delay: 0.30s;	animation-delay: 0.30s; }
.wipeInLeftTop > *:nth-child(7) {	-webkit-animation-delay: 0.35s;	-ms-animation-delay: 0.35s;	animation-delay: 0.35s; }
.wipeInLeftTop > *:nth-child(8) {	-webkit-animation-delay: 0.40s;	-ms-animation-delay: 0.40s;	animation-delay: 0.40s; }
.wipeInLeftTop > *:nth-child(9) {	-webkit-animation-delay: 0.45s;	-ms-animation-delay: 0.45s;	animation-delay: 0.45s; }
.wipeInLeftTop > *:nth-child(10){	-webkit-animation-delay: 0.50s;	-ms-animation-delay: 0.50s;	animation-delay: 0.50s; }
.wipeInLeftTop > *:nth-child(11){	-webkit-animation-delay: 0.55s;	-ms-animation-delay: 0.55s;	animation-delay: 0.55s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.60s;	-ms-animation-delay: 0.60s;	animation-delay: 0.60s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.65s;	-ms-animation-delay: 0.65s;	animation-delay: 0.65s; }
.wipeInLeftTop > *:nth-child(12){	-webkit-animation-delay: 0.70s;	-ms-animation-delay: 0.70s;	animation-delay: 0.70s; }
@-webkit-keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
@keyframes bounce {
0%, 20%, 53%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
transform: translate3d(0, -30px, 0);
}
70% {
-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
transform: translate3d(0,-4px,0);
}
}
.bounce {
-webkit-animation-name: bounce;
animation-name: bounce;
-webkit-transform-origin: center bottom;
-ms-transform-origin: center bottom;
transform-origin: center bottom;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.flash {
-webkit-animation-name: flash;
animation-name: flash;
opacity: 1;
} @-webkit-keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes pulse {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.05, 1.05, 1.05);
transform: scale3d(1.05, 1.05, 1.05);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.pulse {
-webkit-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes rubberBand {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
30% {
-webkit-transform: scale3d(1.25, 0.75, 1);
transform: scale3d(1.25, 0.75, 1);
}
40% {
-webkit-transform: scale3d(0.75, 1.25, 1);
transform: scale3d(0.75, 1.25, 1);
}
50% {
-webkit-transform: scale3d(1.15, 0.85, 1);
transform: scale3d(1.15, 0.85, 1);
}
65% {
-webkit-transform: scale3d(.95, 1.05, 1);
transform: scale3d(.95, 1.05, 1);
}
75% {
-webkit-transform: scale3d(1.05, .95, 1);
transform: scale3d(1.05, .95, 1);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.rubberBand {
-webkit-animation-name: rubberBand;
animation-name: rubberBand;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
20%, 40%, 60%, 80% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
}
.shake {
-webkit-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
@keyframes swing {
20% {
-webkit-transform: rotate3d(0, 0, 1, 15deg);
transform: rotate3d(0, 0, 1, 15deg);
}
40% {
-webkit-transform: rotate3d(0, 0, 1, -10deg);
transform: rotate3d(0, 0, 1, -10deg);
}
60% {
-webkit-transform: rotate3d(0, 0, 1, 5deg);
transform: rotate3d(0, 0, 1, 5deg);
}
80% {
-webkit-transform: rotate3d(0, 0, 1, -5deg);
transform: rotate3d(0, 0, 1, -5deg);
}
100% {
-webkit-transform: rotate3d(0, 0, 1, 0deg);
transform: rotate3d(0, 0, 1, 0deg);
}
}
.swing {
-webkit-transform-origin: top center;
-ms-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes tada {
0% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
10%, 20% {
-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
}
40%, 60%, 80% {
-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
}
100% {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.tada {
-webkit-animation-name: tada;
animation-name: tada;
} @-webkit-keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes wobble {
0% {
-webkit-transform: none;
transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.wobble {
-webkit-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
@keyframes bounceIn {
0%, 20%, 40%, 60%, 80%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
20% {
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
40% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
60% {
opacity: 1;
-webkit-transform: scale3d(1.03, 1.03, 1.03);
transform: scale3d(1.03, 1.03, 1.03);
}
80% {
-webkit-transform: scale3d(.97, .97, .97);
transform: scale3d(.97, .97, .97);
}
100% {
opacity: 1;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
}
}
.bounceIn {
-webkit-animation-name: bounceIn;
animation-name: bounceIn;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInLeft {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(-3000px, 0, 0);
transform: translate3d(-3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(25px, 0, 0);
transform: translate3d(25px, 0, 0);
}
75% {
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
90% {
-webkit-transform: translate3d(5px, 0, 0);
transform: translate3d(5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInLeft {
-webkit-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
@keyframes bounceInRight {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(3000px, 0, 0);
transform: translate3d(3000px, 0, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(-25px, 0, 0);
transform: translate3d(-25px, 0, 0);
}
75% {
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
90% {
-webkit-transform: translate3d(-5px, 0, 0);
transform: translate3d(-5px, 0, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInRight {
-webkit-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes bounceInUp {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, 3000px, 0);
transform: translate3d(0, 3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
75% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
90% {
-webkit-transform: translate3d(0, -5px, 0);
transform: translate3d(0, -5px, 0);
}
100% {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.bounceInUp {
-webkit-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
@keyframes bounceOut {
20% {
-webkit-transform: scale3d(.9, .9, .9);
transform: scale3d(.9, .9, .9);
}
50%, 55% {
opacity: 1;
-webkit-transform: scale3d(1.1, 1.1, 1.1);
transform: scale3d(1.1, 1.1, 1.1);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
}
.bounceOut {
-webkit-animation-name: bounceOut;
animation-name: bounceOut;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes bounceOutDown {
20% {
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, -20px, 0);
transform: translate3d(0, -20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.bounceOutDown {
-webkit-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes bounceOutLeft {
20% {
opacity: 1;
-webkit-transform: translate3d(20px, 0, 0);
transform: translate3d(20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes bounceOutRight {
20% {
opacity: 1;
-webkit-transform: translate3d(-20px, 0, 0);
transform: translate3d(-20px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.bounceOutRight {
-webkit-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes bounceOutUp {
20% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
40%, 45% {
opacity: 1;
-webkit-transform: translate3d(0, 20px, 0);
transform: translate3d(0, 20px, 0);
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.bounceOutUp {
-webkit-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeft {
-webkit-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpSmall {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpSmall {
-webkit-animation-name: fadeInUpSmall;
animation-name: fadeInUpSmall;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
@keyframes fadeOut {
0% {opacity: 1;}
100% {opacity: 0;}
}
.fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
}
}
.fadeOutDown {
-webkit-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownSmall {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
@keyframes fadeOutDownSmall {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 10px, 0);
transform: translate3d(0, 10px, 0);
}
}
.fadeOutDownSmall {
-webkit-animation-name: fadeOutDownSmall;
animation-name: fadeOutDownSmall;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, 2000px, 0);
transform: translate3d(0, 2000px, 0);
}
}
.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}
.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(-2000px, 0, 0);
transform: translate3d(-2000px, 0, 0);
}
}
.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}
.fadeOutRight {
-webkit-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(2000px, 0, 0);
transform: translate3d(2000px, 0, 0);
}
}
.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}
.fadeOutUp {
-webkit-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(0, -2000px, 0);
transform: translate3d(0, -2000px, 0);
}
}
.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
transform: perspective(400px) scale3d(.95, .95, .95);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible;
backface-visibility: visible;
-webkit-animation-name: flip;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInX;
animation-name: flipInX;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
@keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function: ease-in;
transition-timing-function: ease-in;
}
60% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity: 1;
}
80% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
}
100% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
}
.flipInY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipInY;
animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
.flipOutX {
-webkit-animation-name: flipOutX;
animation-name: flipOutX;
-webkit-animation-duration: .75s;
animation-duration: .75s;
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
-webkit-transform: perspective(400px);
transform: perspective(400px);
}
30% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
opacity: 0;
}
}
.flipOutY {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
animation-name: flipOutY;
-webkit-animation-duration: .75s;
animation-duration: .75s;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
transform: translate3d(100%, 0, 0) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: skewX(20deg);
transform: skewX(20deg);
opacity: 1;
}
80% {
-webkit-transform: skewX(-5deg);
transform: skewX(-5deg);
opacity: 1;
}
100% {
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
opacity: 1;
}
100% {
-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
transform: translate3d(100%, 0, 0) skewX(30deg);
opacity: 0;
}
}
.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateIn {
-webkit-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -90deg);
transform: rotate3d(0, 0, 1, -90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
-webkit-transform-origin: center;
transform-origin: center;
opacity: 1;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, 200deg);
transform: rotate3d(0, 0, 1, 200deg);
opacity: 0;
}
}
.rotateOut {
-webkit-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
}
.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, -45deg);
transform: rotate3d(0, 0, 1, -45deg);
opacity: 0;
}
}
.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, 90deg);
transform: rotate3d(0, 0, 1, 90deg);
opacity: 0;
}
}
.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
@keyframes hinge {
0% {
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate3d(0, 0, 1, 80deg);
transform: rotate3d(0, 0, 1, 80deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
}
40%, 80% {
-webkit-transform: rotate3d(0, 0, 1, 60deg);
transform: rotate3d(0, 0, 1, 60deg);
-webkit-transform-origin: top left;
transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
animation-timing-function: ease-in-out;
opacity: 1;
}
100% {
-webkit-transform: translate3d(0, 700px, 0);
transform: translate3d(0, 700px, 0);
opacity: 0;
}
}
.hinge {
-webkit-animation-name: hinge;
animation-name: hinge;
} @-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
@keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.rollIn {
-webkit-animation-name: rollIn;
animation-name: rollIn;
} @-webkit-keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
}
}
.rollOut {
-webkit-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
@keyframes zoomIn {
0% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
50% {
opacity: 1;
}
}
.zoomIn {
-webkit-animation-name: zoomIn;
animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInDown {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInDown {
-webkit-animation-name: zoomInDown;
animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInLeft {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInLeft {
-webkit-animation-name: zoomInLeft;
animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInRight {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInRight {
-webkit-animation-name: zoomInRight;
animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomInUp {
0% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
60% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomInUp {
-webkit-animation-name: zoomInUp;
animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
@keyframes zoomOut {
0% {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(.3, .3, .3);
transform: scale3d(.3, .3, .3);
}
100% {
opacity: 0;
}
}
.zoomOut {
-webkit-animation-name: zoomOut;
animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutDown {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutDown {
-webkit-animation-name: zoomOutDown;
animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
@keyframes zoomOutLeft {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
transform: scale(.1) translate3d(-2000px, 0, 0);
-webkit-transform-origin: left center;
transform-origin: left center;
}
}
.zoomOutLeft {
-webkit-animation-name: zoomOutLeft;
animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
@keyframes zoomOutRight {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
}
100% {
opacity: 0;
-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
transform: scale(.1) translate3d(2000px, 0, 0);
-webkit-transform-origin: right center;
transform-origin: right center;
}
}
.zoomOutRight {
-webkit-animation-name: zoomOutRight;
animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
@keyframes zoomOutUp {
40% {
opacity: 1;
-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
}
100% {
opacity: 0;
-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
-webkit-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
}
}
.zoomOutUp {
-webkit-animation-name: zoomOutUp;
animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
-webkit-transform: translateX(100%);
transform: translateX(100%);
visibility: visible;
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translateY(100%);
transform: translateY(100%);
visibility: visible;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
@keyframes slideOutDown {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
}
.slideOutDown {
-webkit-animation-name: slideOutDown;
animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
@keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
@keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
visibility: hidden;
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
@keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
100% {
visibility: hidden;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animate-spin {
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}@font-face{font-family:dashicons;src:url(//usinasite.com.br/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//usinasite.com.br/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(//usinasite.com.br/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}@font-face{font-family:'FontAwesome';src:url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/font-awesome-4.7.0/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}@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/icofont/fonts/icofont.woff2) format("woff2"),url(//usinasite.com.br/wp-content/plugins/wp-megamenu/assets/icofont/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-angry-monster:before{content:"\e800"}.icofont-bathtub:before{content:"\e801"}.icofont-bird-wings:before{content:"\e802"}.icofont-bow:before{content:"\e803"}.icofont-castle:before{content:"\e804"}.icofont-circuit:before{content:"\e805"}.icofont-crown-king:before{content:"\e806"}.icofont-crown-queen:before{content:"\e807"}.icofont-dart:before{content:"\e808"}.icofont-disability-race:before{content:"\e809"}.icofont-diving-goggle:before{content:"\e80a"}.icofont-eye-open:before{content:"\e80b"}.icofont-flora-flower:before{content:"\e80c"}.icofont-flora:before{content:"\e80d"}.icofont-gift-box:before{content:"\e80e"}.icofont-halloween-pumpkin:before{content:"\e80f"}.icofont-hand-power:before{content:"\e810"}.icofont-hand-thunder:before{content:"\e811"}.icofont-king-monster:before{content:"\e812"}.icofont-love:before{content:"\e813"}.icofont-magician-hat:before{content:"\e814"}.icofont-native-american:before{content:"\e815"}.icofont-owl-look:before{content:"\e816"}.icofont-phoenix:before{content:"\e817"}.icofont-robot-face:before{content:"\e818"}.icofont-sand-clock:before{content:"\e819"}.icofont-shield-alt:before{content:"\e81a"}.icofont-ship-wheel:before{content:"\e81b"}.icofont-skull-danger:before{content:"\e81c"}.icofont-skull-face:before{content:"\e81d"}.icofont-snowmobile:before{content:"\e81e"}.icofont-space-shuttle:before{content:"\e81f"}.icofont-star-shape:before{content:"\e820"}.icofont-swirl:before{content:"\e821"}.icofont-tattoo-wing:before{content:"\e822"}.icofont-throne:before{content:"\e823"}.icofont-tree-alt:before{content:"\e824"}.icofont-triangle:before{content:"\e825"}.icofont-unity-hand:before{content:"\e826"}.icofont-weed:before{content:"\e827"}.icofont-woman-bird:before{content:"\e828"}.icofont-bat:before{content:"\e829"}.icofont-bear-face:before{content:"\e82a"}.icofont-bear-tracks:before{content:"\e82b"}.icofont-bear:before{content:"\e82c"}.icofont-bird-alt:before{content:"\e82d"}.icofont-bird-flying:before{content:"\e82e"}.icofont-bird:before{content:"\e82f"}.icofont-birds:before{content:"\e830"}.icofont-bone:before{content:"\e831"}.icofont-bull:before{content:"\e832"}.icofont-butterfly-alt:before{content:"\e833"}.icofont-butterfly:before{content:"\e834"}.icofont-camel-alt:before{content:"\e835"}.icofont-camel-head:before{content:"\e836"}.icofont-camel:before{content:"\e837"}.icofont-cat-alt-1:before{content:"\e838"}.icofont-cat-alt-2:before{content:"\e839"}.icofont-cat-alt-3:before{content:"\e83a"}.icofont-cat-dog:before{content:"\e83b"}.icofont-cat-face:before{content:"\e83c"}.icofont-cat:before{content:"\e83d"}.icofont-cow-head:before{content:"\e83e"}.icofont-cow:before{content:"\e83f"}.icofont-crab:before{content:"\e840"}.icofont-crocodile:before{content:"\e841"}.icofont-deer-head:before{content:"\e842"}.icofont-dog-alt:before{content:"\e843"}.icofont-dog-barking:before{content:"\e844"}.icofont-dog:before{content:"\e845"}.icofont-dolphin:before{content:"\e846"}.icofont-duck-tracks:before{content:"\e847"}.icofont-eagle-head:before{content:"\e848"}.icofont-eaten-fish:before{content:"\e849"}.icofont-elephant-alt:before{content:"\e84a"}.icofont-elephant-head-alt:before{content:"\e84b"}.icofont-elephant-head:before{content:"\e84c"}.icofont-elephant:before{content:"\e84d"}.icofont-elk:before{content:"\e84e"}.icofont-fish-1:before{content:"\e84f"}.icofont-fish-2:before{content:"\e850"}.icofont-fish-3:before{content:"\e851"}.icofont-fish-4:before{content:"\e852"}.icofont-fish-5:before{content:"\e853"}.icofont-fish:before{content:"\e854"}.icofont-fox-alt:before{content:"\e855"}.icofont-fox:before{content:"\e856"}.icofont-frog-tracks:before{content:"\e857"}.icofont-frog:before{content:"\e858"}.icofont-froggy:before{content:"\e859"}.icofont-giraffe-head-1:before{content:"\e85a"}.icofont-giraffe-head-2:before{content:"\e85b"}.icofont-giraffe-head:before{content:"\e85c"}.icofont-giraffe:before{content:"\e85d"}.icofont-goat-head:before{content:"\e85e"}.icofont-gorilla:before{content:"\e85f"}.icofont-hen-tracks:before{content:"\e860"}.icofont-horse-head-1:before{content:"\e861"}.icofont-horse-head-2:before{content:"\e862"}.icofont-horse-head:before{content:"\e863"}.icofont-horse-tracks:before{content:"\e864"}.icofont-jellyfish:before{content:"\e865"}.icofont-kangaroo:before{content:"\e866"}.icofont-lemur:before{content:"\e867"}.icofont-lion-head-1:before{content:"\e868"}.icofont-lion-head-2:before{content:"\e869"}.icofont-lion-head:before{content:"\e86a"}.icofont-lion:before{content:"\e86b"}.icofont-monkey-2:before{content:"\e86c"}.icofont-monkey-3:before{content:"\e86d"}.icofont-monkey-face:before{content:"\e86e"}.icofont-monkey:before{content:"\e86f"}.icofont-octopus-alt:before{content:"\e870"}.icofont-octopus:before{content:"\e871"}.icofont-owl:before{content:"\e872"}.icofont-panda-face:before{content:"\e873"}.icofont-panda:before{content:"\e874"}.icofont-panther:before{content:"\e875"}.icofont-parrot-lip:before{content:"\e876"}.icofont-parrot:before{content:"\e877"}.icofont-paw:before{content:"\e878"}.icofont-pelican:before{content:"\e879"}.icofont-penguin:before{content:"\e87a"}.icofont-pig-face:before{content:"\e87b"}.icofont-pig:before{content:"\e87c"}.icofont-pigeon-1:before{content:"\e87d"}.icofont-pigeon-2:before{content:"\e87e"}.icofont-pigeon:before{content:"\e87f"}.icofont-rabbit:before{content:"\e880"}.icofont-rat:before{content:"\e881"}.icofont-rhino-head:before{content:"\e882"}.icofont-rhino:before{content:"\e883"}.icofont-rooster:before{content:"\e884"}.icofont-seahorse:before{content:"\e885"}.icofont-seal:before{content:"\e886"}.icofont-shrimp-alt:before{content:"\e887"}.icofont-shrimp:before{content:"\e888"}.icofont-snail-1:before{content:"\e889"}.icofont-snail-2:before{content:"\e88a"}.icofont-snail-3:before{content:"\e88b"}.icofont-snail:before{content:"\e88c"}.icofont-snake:before{content:"\e88d"}.icofont-squid:before{content:"\e88e"}.icofont-squirrel:before{content:"\e88f"}.icofont-tiger-face:before{content:"\e890"}.icofont-tiger:before{content:"\e891"}.icofont-turtle:before{content:"\e892"}.icofont-whale:before{content:"\e893"}.icofont-woodpecker:before{content:"\e894"}.icofont-zebra:before{content:"\e895"}.icofont-brand-acer:before{content:"\e896"}.icofont-brand-adidas:before{content:"\e897"}.icofont-brand-adobe:before{content:"\e898"}.icofont-brand-air-new-zealand:before{content:"\e899"}.icofont-brand-airbnb:before{content:"\e89a"}.icofont-brand-aircell:before{content:"\e89b"}.icofont-brand-airtel:before{content:"\e89c"}.icofont-brand-alcatel:before{content:"\e89d"}.icofont-brand-alibaba:before{content:"\e89e"}.icofont-brand-aliexpress:before{content:"\e89f"}.icofont-brand-alipay:before{content:"\e8a0"}.icofont-brand-amazon:before{content:"\e8a1"}.icofont-brand-amd:before{content:"\e8a2"}.icofont-brand-american-airlines:before{content:"\e8a3"}.icofont-brand-android-robot:before{content:"\e8a4"}.icofont-brand-android:before{content:"\e8a5"}.icofont-brand-aol:before{content:"\e8a6"}.icofont-brand-apple:before{content:"\e8a7"}.icofont-brand-appstore:before{content:"\e8a8"}.icofont-brand-asus:before{content:"\e8a9"}.icofont-brand-ati:before{content:"\e8aa"}.icofont-brand-att:before{content:"\e8ab"}.icofont-brand-audi:before{content:"\e8ac"}.icofont-brand-axiata:before{content:"\e8ad"}.icofont-brand-bada:before{content:"\e8ae"}.icofont-brand-bbc:before{content:"\e8af"}.icofont-brand-bing:before{content:"\e8b0"}.icofont-brand-blackberry:before{content:"\e8b1"}.icofont-brand-bmw:before{content:"\e8b2"}.icofont-brand-box:before{content:"\e8b3"}.icofont-brand-burger-king:before{content:"\e8b4"}.icofont-brand-business-insider:before{content:"\e8b5"}.icofont-brand-buzzfeed:before{content:"\e8b6"}.icofont-brand-cannon:before{content:"\e8b7"}.icofont-brand-casio:before{content:"\e8b8"}.icofont-brand-china-mobile:before{content:"\e8b9"}.icofont-brand-china-telecom:before{content:"\e8ba"}.icofont-brand-china-unicom:before{content:"\e8bb"}.icofont-brand-cisco:before{content:"\e8bc"}.icofont-brand-citibank:before{content:"\e8bd"}.icofont-brand-cnet:before{content:"\e8be"}.icofont-brand-cnn:before{content:"\e8bf"}.icofont-brand-cocal-cola:before{content:"\e8c0"}.icofont-brand-compaq:before{content:"\e8c1"}.icofont-brand-debian:before{content:"\e8c2"}.icofont-brand-delicious:before{content:"\e8c3"}.icofont-brand-dell:before{content:"\e8c4"}.icofont-brand-designbump:before{content:"\e8c5"}.icofont-brand-designfloat:before{content:"\e8c6"}.icofont-brand-disney:before{content:"\e8c7"}.icofont-brand-dodge:before{content:"\e8c8"}.icofont-brand-dove:before{content:"\e8c9"}.icofont-brand-drupal:before{content:"\e8ca"}.icofont-brand-ebay:before{content:"\e8cb"}.icofont-brand-eleven:before{content:"\e8cc"}.icofont-brand-emirates:before{content:"\e8cd"}.icofont-brand-espn:before{content:"\e8ce"}.icofont-brand-etihad-airways:before{content:"\e8cf"}.icofont-brand-etisalat:before{content:"\e8d0"}.icofont-brand-etsy:before{content:"\e8d1"}.icofont-brand-fastrack:before{content:"\e8d2"}.icofont-brand-fedex:before{content:"\e8d3"}.icofont-brand-ferrari:before{content:"\e8d4"}.icofont-brand-fitbit:before{content:"\e8d5"}.icofont-brand-flikr:before{content:"\e8d6"}.icofont-brand-forbes:before{content:"\e8d7"}.icofont-brand-foursquare:before{content:"\e8d8"}.icofont-brand-foxconn:before{content:"\e8d9"}.icofont-brand-fujitsu:before{content:"\e8da"}.icofont-brand-general-electric:before{content:"\e8db"}.icofont-brand-gillette:before{content:"\e8dc"}.icofont-brand-gizmodo:before{content:"\e8dd"}.icofont-brand-gnome:before{content:"\e8de"}.icofont-brand-google:before{content:"\e8df"}.icofont-brand-gopro:before{content:"\e8e0"}.icofont-brand-gucci:before{content:"\e8e1"}.icofont-brand-hallmark:before{content:"\e8e2"}.icofont-brand-hi5:before{content:"\e8e3"}.icofont-brand-honda:before{content:"\e8e4"}.icofont-brand-hp:before{content:"\e8e5"}.icofont-brand-hsbc:before{content:"\e8e6"}.icofont-brand-htc:before{content:"\e8e7"}.icofont-brand-huawei:before{content:"\e8e8"}.icofont-brand-hulu:before{content:"\e8e9"}.icofont-brand-hyundai:before{content:"\e8ea"}.icofont-brand-ibm:before{content:"\e8eb"}.icofont-brand-icofont:before{content:"\e8ec"}.icofont-brand-icq:before{content:"\e8ed"}.icofont-brand-ikea:before{content:"\e8ee"}.icofont-brand-imdb:before{content:"\e8ef"}.icofont-brand-indiegogo:before{content:"\e8f0"}.icofont-brand-intel:before{content:"\e8f1"}.icofont-brand-ipair:before{content:"\e8f2"}.icofont-brand-jaguar:before{content:"\e8f3"}.icofont-brand-java:before{content:"\e8f4"}.icofont-brand-joomla:before{content:"\e8f5"}.icofont-brand-kickstarter:before{content:"\e8f6"}.icofont-brand-kik:before{content:"\e8f7"}.icofont-brand-lastfm:before{content:"\e8f8"}.icofont-brand-lego:before{content:"\e8f9"}.icofont-brand-lenovo:before{content:"\e8fa"}.icofont-brand-levis:before{content:"\e8fb"}.icofont-brand-lexus:before{content:"\e8fc"}.icofont-brand-lg:before{content:"\e8fd"}.icofont-brand-life-hacker:before{content:"\e8fe"}.icofont-brand-linux-mint:before{content:"\e8ff"}.icofont-brand-linux:before{content:"\e900"}.icofont-brand-lionix:before{content:"\e901"}.icofont-brand-loreal:before{content:"\e902"}.icofont-brand-louis-vuitton:before{content:"\e903"}.icofont-brand-mac-os:before{content:"\e904"}.icofont-brand-marvel-app:before{content:"\e905"}.icofont-brand-mashable:before{content:"\e906"}.icofont-brand-mazda:before{content:"\e907"}.icofont-brand-mcdonals:before{content:"\e908"}.icofont-brand-mercedes:before{content:"\e909"}.icofont-brand-micromax:before{content:"\e90a"}.icofont-brand-microsoft:before{content:"\e90b"}.icofont-brand-mobileme:before{content:"\e90c"}.icofont-brand-mobily:before{content:"\e90d"}.icofont-brand-motorola:before{content:"\e90e"}.icofont-brand-msi:before{content:"\e90f"}.icofont-brand-mts:before{content:"\e910"}.icofont-brand-myspace:before{content:"\e911"}.icofont-brand-mytv:before{content:"\e912"}.icofont-brand-nasa:before{content:"\e913"}.icofont-brand-natgeo:before{content:"\e914"}.icofont-brand-nbc:before{content:"\e915"}.icofont-brand-nescafe:before{content:"\e916"}.icofont-brand-nestle:before{content:"\e917"}.icofont-brand-netflix:before{content:"\e918"}.icofont-brand-nexus:before{content:"\e919"}.icofont-brand-nike:before{content:"\e91a"}.icofont-brand-nokia:before{content:"\e91b"}.icofont-brand-nvidia:before{content:"\e91c"}.icofont-brand-omega:before{content:"\e91d"}.icofont-brand-opensuse:before{content:"\e91e"}.icofont-brand-oracle:before{content:"\e91f"}.icofont-brand-panasonic:before{content:"\e920"}.icofont-brand-paypal:before{content:"\e921"}.icofont-brand-pepsi:before{content:"\e922"}.icofont-brand-philips:before{content:"\e923"}.icofont-brand-pizza-hut:before{content:"\e924"}.icofont-brand-playstation:before{content:"\e925"}.icofont-brand-puma:before{content:"\e926"}.icofont-brand-qatar-air:before{content:"\e927"}.icofont-brand-qvc:before{content:"\e928"}.icofont-brand-readernaut:before{content:"\e929"}.icofont-brand-redbull:before{content:"\e92a"}.icofont-brand-reebok:before{content:"\e92b"}.icofont-brand-reuters:before{content:"\e92c"}.icofont-brand-samsung:before{content:"\e92d"}.icofont-brand-sap:before{content:"\e92e"}.icofont-brand-saudia-airlines:before{content:"\e92f"}.icofont-brand-scribd:before{content:"\e930"}.icofont-brand-shell:before{content:"\e931"}.icofont-brand-siemens:before{content:"\e932"}.icofont-brand-sk-telecom:before{content:"\e933"}.icofont-brand-slideshare:before{content:"\e934"}.icofont-brand-smashing-magazine:before{content:"\e935"}.icofont-brand-snapchat:before{content:"\e936"}.icofont-brand-sony-ericsson:before{content:"\e937"}.icofont-brand-sony:before{content:"\e938"}.icofont-brand-soundcloud:before{content:"\e939"}.icofont-brand-sprint:before{content:"\e93a"}.icofont-brand-squidoo:before{content:"\e93b"}.icofont-brand-starbucks:before{content:"\e93c"}.icofont-brand-stc:before{content:"\e93d"}.icofont-brand-steam:before{content:"\e93e"}.icofont-brand-suzuki:before{content:"\e93f"}.icofont-brand-symbian:before{content:"\e940"}.icofont-brand-t-mobile:before{content:"\e941"}.icofont-brand-tango:before{content:"\e942"}.icofont-brand-target:before{content:"\e943"}.icofont-brand-tata-indicom:before{content:"\e944"}.icofont-brand-techcrunch:before{content:"\e945"}.icofont-brand-telenor:before{content:"\e946"}.icofont-brand-teliasonera:before{content:"\e947"}.icofont-brand-tesla:before{content:"\e948"}.icofont-brand-the-verge:before{content:"\e949"}.icofont-brand-thenextweb:before{content:"\e94a"}.icofont-brand-toshiba:before{content:"\e94b"}.icofont-brand-toyota:before{content:"\e94c"}.icofont-brand-tribenet:before{content:"\e94d"}.icofont-brand-ubuntu:before{content:"\e94e"}.icofont-brand-unilever:before{content:"\e94f"}.icofont-brand-vaio:before{content:"\e950"}.icofont-brand-verizon:before{content:"\e951"}.icofont-brand-viber:before{content:"\e952"}.icofont-brand-vodafone:before{content:"\e953"}.icofont-brand-volkswagen:before{content:"\e954"}.icofont-brand-walmart:before{content:"\e955"}.icofont-brand-warnerbros:before{content:"\e956"}.icofont-brand-whatsapp:before{content:"\e957"}.icofont-brand-wikipedia:before{content:"\e958"}.icofont-brand-windows:before{content:"\e959"}.icofont-brand-wire:before{content:"\e95a"}.icofont-brand-wordpress:before{content:"\e95b"}.icofont-brand-xiaomi:before{content:"\e95c"}.icofont-brand-yahoobuzz:before{content:"\e95d"}.icofont-brand-yamaha:before{content:"\e95e"}.icofont-brand-youtube:before{content:"\e95f"}.icofont-brand-zain:before{content:"\e960"}.icofont-bank-alt:before{content:"\e961"}.icofont-bank:before{content:"\e962"}.icofont-barcode:before{content:"\e963"}.icofont-bill-alt:before{content:"\e964"}.icofont-billboard:before{content:"\e965"}.icofont-briefcase-1:before{content:"\e966"}.icofont-briefcase-2:before{content:"\e967"}.icofont-businessman:before{content:"\e968"}.icofont-businesswoman:before{content:"\e969"}.icofont-chair:before{content:"\e96a"}.icofont-coins:before{content:"\e96b"}.icofont-company:before{content:"\e96c"}.icofont-contact-add:before{content:"\e96d"}.icofont-files-stack:before{content:"\e96e"}.icofont-handshake-deal:before{content:"\e96f"}.icofont-id-card:before{content:"\e970"}.icofont-meeting-add:before{content:"\e971"}.icofont-money-bag:before{content:"\e972"}.icofont-pie-chart:before{content:"\e973"}.icofont-presentation-alt:before{content:"\e974"}.icofont-presentation:before{content:"\e975"}.icofont-stamp:before{content:"\e976"}.icofont-stock-mobile:before{content:"\e977"}.icofont-chart-arrows-axis:before{content:"\e978"}.icofont-chart-bar-graph:before{content:"\e979"}.icofont-chart-flow-1:before{content:"\e97a"}.icofont-chart-flow-2:before{content:"\e97b"}.icofont-chart-flow:before{content:"\e97c"}.icofont-chart-growth:before{content:"\e97d"}.icofont-chart-histogram-alt:before{content:"\e97e"}.icofont-chart-histogram:before{content:"\e97f"}.icofont-chart-line-alt:before{content:"\e980"}.icofont-chart-line:before{content:"\e981"}.icofont-chart-pie-alt:before{content:"\e982"}.icofont-chart-pie:before{content:"\e983"}.icofont-chart-radar-graph:before{content:"\e984"}.icofont-architecture-alt:before{content:"\e985"}.icofont-architecture:before{content:"\e986"}.icofont-barricade:before{content:"\e987"}.icofont-bolt:before{content:"\e988"}.icofont-bricks:before{content:"\e989"}.icofont-building-alt:before{content:"\e98a"}.icofont-bull-dozer:before{content:"\e98b"}.icofont-calculations:before{content:"\e98c"}.icofont-cement-mix:before{content:"\e98d"}.icofont-cement-mixer:before{content:"\e98e"}.icofont-concrete-mixer:before{content:"\e98f"}.icofont-danger-zone:before{content:"\e990"}.icofont-drill:before{content:"\e991"}.icofont-eco-energy:before{content:"\e992"}.icofont-eco-environmen:before{content:"\e993"}.icofont-energy-air:before{content:"\e994"}.icofont-energy-oil:before{content:"\e995"}.icofont-energy-savings:before{content:"\e996"}.icofont-energy-solar:before{content:"\e997"}.icofont-energy-water:before{content:"\e998"}.icofont-engineer:before{content:"\e999"}.icofont-fire-extinguisher-alt:before{content:"\e99a"}.icofont-fire-extinguisher:before{content:"\e99b"}.icofont-fix-tools:before{content:"\e99c"}.icofont-fork-lift:before{content:"\e99d"}.icofont-glue-oil:before{content:"\e99e"}.icofont-hammer-alt:before{content:"\e99f"}.icofont-hammer:before{content:"\e9a0"}.icofont-help-robot:before{content:"\e9a1"}.icofont-industries-1:before{content:"\e9a2"}.icofont-industries-2:before{content:"\e9a3"}.icofont-industries-3:before{content:"\e9a4"}.icofont-industries-4:before{content:"\e9a5"}.icofont-industries-5:before{content:"\e9a6"}.icofont-industries:before{content:"\e9a7"}.icofont-labour:before{content:"\e9a8"}.icofont-mining:before{content:"\e9a9"}.icofont-paint-brush:before{content:"\e9aa"}.icofont-pollution:before{content:"\e9ab"}.icofont-power-zone:before{content:"\e9ac"}.icofont-radio-active:before{content:"\e9ad"}.icofont-recycle-alt:before{content:"\e9ae"}.icofont-recycling-man:before{content:"\e9af"}.icofont-safety-hat-light:before{content:"\e9b0"}.icofont-safety-hat:before{content:"\e9b1"}.icofont-saw:before{content:"\e9b2"}.icofont-screw-driver:before{content:"\e9b3"}.icofont-tools-1:before{content:"\e9b4"}.icofont-tools-bag:before{content:"\e9b5"}.icofont-tow-truck:before{content:"\e9b6"}.icofont-trolley:before{content:"\e9b7"}.icofont-trowel:before{content:"\e9b8"}.icofont-under-construction-alt:before{content:"\e9b9"}.icofont-under-construction:before{content:"\e9ba"}.icofont-vehicle-cement:before{content:"\e9bb"}.icofont-vehicle-crane:before{content:"\e9bc"}.icofont-vehicle-delivery-van:before{content:"\e9bd"}.icofont-vehicle-dozer:before{content:"\e9be"}.icofont-vehicle-excavator:before{content:"\e9bf"}.icofont-vehicle-trucktor:before{content:"\e9c0"}.icofont-vehicle-wrecking:before{content:"\e9c1"}.icofont-worker:before{content:"\e9c2"}.icofont-workers-group:before{content:"\e9c3"}.icofont-wrench:before{content:"\e9c4"}.icofont-afghani-false:before{content:"\e9c5"}.icofont-afghani-minus:before{content:"\e9c6"}.icofont-afghani-plus:before{content:"\e9c7"}.icofont-afghani-true:before{content:"\e9c8"}.icofont-afghani:before{content:"\e9c9"}.icofont-baht-false:before{content:"\e9ca"}.icofont-baht-minus:before{content:"\e9cb"}.icofont-baht-plus:before{content:"\e9cc"}.icofont-baht-true:before{content:"\e9cd"}.icofont-baht:before{content:"\e9ce"}.icofont-bitcoin-false:before{content:"\e9cf"}.icofont-bitcoin-minus:before{content:"\e9d0"}.icofont-bitcoin-plus:before{content:"\e9d1"}.icofont-bitcoin-true:before{content:"\e9d2"}.icofont-bitcoin:before{content:"\e9d3"}.icofont-dollar-flase:before{content:"\e9d4"}.icofont-dollar-minus:before{content:"\e9d5"}.icofont-dollar-plus:before{content:"\e9d6"}.icofont-dollar-true:before{content:"\e9d7"}.icofont-dollar:before{content:"\e9d8"}.icofont-dong-false:before{content:"\e9d9"}.icofont-dong-minus:before{content:"\e9da"}.icofont-dong-plus:before{content:"\e9db"}.icofont-dong-true:before{content:"\e9dc"}.icofont-dong:before{content:"\e9dd"}.icofont-euro-false:before{content:"\e9de"}.icofont-euro-minus:before{content:"\e9df"}.icofont-euro-plus:before{content:"\e9e0"}.icofont-euro-true:before{content:"\e9e1"}.icofont-euro:before{content:"\e9e2"}.icofont-frank-false:before{content:"\e9e3"}.icofont-frank-minus:before{content:"\e9e4"}.icofont-frank-plus:before{content:"\e9e5"}.icofont-frank-true:before{content:"\e9e6"}.icofont-frank:before{content:"\e9e7"}.icofont-hryvnia-false:before{content:"\e9e8"}.icofont-hryvnia-minus:before{content:"\e9e9"}.icofont-hryvnia-plus:before{content:"\e9ea"}.icofont-hryvnia-true:before{content:"\e9eb"}.icofont-hryvnia:before{content:"\e9ec"}.icofont-lira-false:before{content:"\e9ed"}.icofont-lira-minus:before{content:"\e9ee"}.icofont-lira-plus:before{content:"\e9ef"}.icofont-lira-true:before{content:"\e9f0"}.icofont-lira:before{content:"\e9f1"}.icofont-peseta-false:before{content:"\e9f2"}.icofont-peseta-minus:before{content:"\e9f3"}.icofont-peseta-plus:before{content:"\e9f4"}.icofont-peseta-true:before{content:"\e9f5"}.icofont-peseta:before{content:"\e9f6"}.icofont-peso-false:before{content:"\e9f7"}.icofont-peso-minus:before{content:"\e9f8"}.icofont-peso-plus:before{content:"\e9f9"}.icofont-peso-true:before{content:"\e9fa"}.icofont-peso:before{content:"\e9fb"}.icofont-pound-false:before{content:"\e9fc"}.icofont-pound-minus:before{content:"\e9fd"}.icofont-pound-plus:before{content:"\e9fe"}.icofont-pound-true:before{content:"\e9ff"}.icofont-pound:before{content:"\ea00"}.icofont-renminbi-false:before{content:"\ea01"}.icofont-renminbi-minus:before{content:"\ea02"}.icofont-renminbi-plus:before{content:"\ea03"}.icofont-renminbi-true:before{content:"\ea04"}.icofont-renminbi:before{content:"\ea05"}.icofont-riyal-false:before{content:"\ea06"}.icofont-riyal-minus:before{content:"\ea07"}.icofont-riyal-plus:before{content:"\ea08"}.icofont-riyal-true:before{content:"\ea09"}.icofont-riyal:before{content:"\ea0a"}.icofont-rouble-false:before{content:"\ea0b"}.icofont-rouble-minus:before{content:"\ea0c"}.icofont-rouble-plus:before{content:"\ea0d"}.icofont-rouble-true:before{content:"\ea0e"}.icofont-rouble:before{content:"\ea0f"}.icofont-rupee-false:before{content:"\ea10"}.icofont-rupee-minus:before{content:"\ea11"}.icofont-rupee-plus:before{content:"\ea12"}.icofont-rupee-true:before{content:"\ea13"}.icofont-rupee:before{content:"\ea14"}.icofont-taka-false:before{content:"\ea15"}.icofont-taka-minus:before{content:"\ea16"}.icofont-taka-plus:before{content:"\ea17"}.icofont-taka-true:before{content:"\ea18"}.icofont-taka:before{content:"\ea19"}.icofont-turkish-lira-false:before{content:"\ea1a"}.icofont-turkish-lira-minus:before{content:"\ea1b"}.icofont-turkish-lira-plus:before{content:"\ea1c"}.icofont-turkish-lira-true:before{content:"\ea1d"}.icofont-turkish-lira:before{content:"\ea1e"}.icofont-won-false:before{content:"\ea1f"}.icofont-won-minus:before{content:"\ea20"}.icofont-won-plus:before{content:"\ea21"}.icofont-won-true:before{content:"\ea22"}.icofont-won:before{content:"\ea23"}.icofont-yen-false:before{content:"\ea24"}.icofont-yen-minus:before{content:"\ea25"}.icofont-yen-plus:before{content:"\ea26"}.icofont-yen-true:before{content:"\ea27"}.icofont-yen:before{content:"\ea28"}.icofont-android-nexus:before{content:"\ea29"}.icofont-android-tablet:before{content:"\ea2a"}.icofont-apple-watch:before{content:"\ea2b"}.icofont-drawing-tablet:before{content:"\ea2c"}.icofont-earphone:before{content:"\ea2d"}.icofont-flash-drive:before{content:"\ea2e"}.icofont-game-console:before{content:"\ea2f"}.icofont-game-controller:before{content:"\ea30"}.icofont-game-pad:before{content:"\ea31"}.icofont-game:before{content:"\ea32"}.icofont-headphone-alt-1:before{content:"\ea33"}.icofont-headphone-alt-2:before{content:"\ea34"}.icofont-headphone-alt-3:before{content:"\ea35"}.icofont-headphone-alt:before{content:"\ea36"}.icofont-headphone:before{content:"\ea37"}.icofont-htc-one:before{content:"\ea38"}.icofont-imac:before{content:"\ea39"}.icofont-ipad:before{content:"\ea3a"}.icofont-iphone:before{content:"\ea3b"}.icofont-ipod-nano:before{content:"\ea3c"}.icofont-ipod-touch:before{content:"\ea3d"}.icofont-keyboard-alt:before{content:"\ea3e"}.icofont-keyboard-wireless:before{content:"\ea3f"}.icofont-keyboard:before{content:"\ea40"}.icofont-laptop-alt:before{content:"\ea41"}.icofont-laptop:before{content:"\ea42"}.icofont-macbook:before{content:"\ea43"}.icofont-magic-mouse:before{content:"\ea44"}.icofont-micro-chip:before{content:"\ea45"}.icofont-microphone-alt:before{content:"\ea46"}.icofont-microphone:before{content:"\ea47"}.icofont-monitor:before{content:"\ea48"}.icofont-mouse:before{content:"\ea49"}.icofont-mp3-player:before{content:"\ea4a"}.icofont-nintendo:before{content:"\ea4b"}.icofont-playstation-alt:before{content:"\ea4c"}.icofont-psvita:before{content:"\ea4d"}.icofont-radio-mic:before{content:"\ea4e"}.icofont-radio:before{content:"\ea4f"}.icofont-refrigerator:before{content:"\ea50"}.icofont-samsung-galaxy:before{content:"\ea51"}.icofont-surface-tablet:before{content:"\ea52"}.icofont-ui-head-phone:before{content:"\ea53"}.icofont-ui-keyboard:before{content:"\ea54"}.icofont-washing-machine:before{content:"\ea55"}.icofont-wifi-router:before{content:"\ea56"}.icofont-wii-u:before{content:"\ea57"}.icofont-windows-lumia:before{content:"\ea58"}.icofont-wireless-mouse:before{content:"\ea59"}.icofont-xbox-360:before{content:"\ea5a"}.icofont-arrow-down:before{content:"\ea5b"}.icofont-arrow-left:before{content:"\ea5c"}.icofont-arrow-right:before{content:"\ea5d"}.icofont-arrow-up:before{content:"\ea5e"}.icofont-block-down:before{content:"\ea5f"}.icofont-block-left:before{content:"\ea60"}.icofont-block-right:before{content:"\ea61"}.icofont-block-up:before{content:"\ea62"}.icofont-bubble-down:before{content:"\ea63"}.icofont-bubble-left:before{content:"\ea64"}.icofont-bubble-right:before{content:"\ea65"}.icofont-bubble-up:before{content:"\ea66"}.icofont-caret-down:before{content:"\ea67"}.icofont-caret-left:before{content:"\ea68"}.icofont-caret-right:before{content:"\ea69"}.icofont-caret-up:before{content:"\ea6a"}.icofont-circled-down:before{content:"\ea6b"}.icofont-circled-left:before{content:"\ea6c"}.icofont-circled-right:before{content:"\ea6d"}.icofont-circled-up:before{content:"\ea6e"}.icofont-collapse:before{content:"\ea6f"}.icofont-cursor-drag:before{content:"\ea70"}.icofont-curved-double-left:before{content:"\ea71"}.icofont-curved-double-right:before{content:"\ea72"}.icofont-curved-down:before{content:"\ea73"}.icofont-curved-left:before{content:"\ea74"}.icofont-curved-right:before{content:"\ea75"}.icofont-curved-up:before{content:"\ea76"}.icofont-dotted-down:before{content:"\ea77"}.icofont-dotted-left:before{content:"\ea78"}.icofont-dotted-right:before{content:"\ea79"}.icofont-dotted-up:before{content:"\ea7a"}.icofont-double-left:before{content:"\ea7b"}.icofont-double-right:before{content:"\ea7c"}.icofont-expand-alt:before{content:"\ea7d"}.icofont-hand-down:before{content:"\ea7e"}.icofont-hand-drag:before{content:"\ea7f"}.icofont-hand-drag1:before{content:"\ea80"}.icofont-hand-drag2:before{content:"\ea81"}.icofont-hand-drawn-alt-down:before{content:"\ea82"}.icofont-hand-drawn-alt-left:before{content:"\ea83"}.icofont-hand-drawn-alt-right:before{content:"\ea84"}.icofont-hand-drawn-alt-up:before{content:"\ea85"}.icofont-hand-drawn-down:before{content:"\ea86"}.icofont-hand-drawn-left:before{content:"\ea87"}.icofont-hand-drawn-right:before{content:"\ea88"}.icofont-hand-drawn-up:before{content:"\ea89"}.icofont-hand-grippers:before{content:"\ea8a"}.icofont-hand-left:before{content:"\ea8b"}.icofont-hand-right:before{content:"\ea8c"}.icofont-hand-up:before{content:"\ea8d"}.icofont-line-block-down:before{content:"\ea8e"}.icofont-line-block-left:before{content:"\ea8f"}.icofont-line-block-right:before{content:"\ea90"}.icofont-line-block-up:before{content:"\ea91"}.icofont-long-arrow-down:before{content:"\ea92"}.icofont-long-arrow-left:before{content:"\ea93"}.icofont-long-arrow-right:before{content:"\ea94"}.icofont-long-arrow-up:before{content:"\ea95"}.icofont-rounded-collapse:before{content:"\ea96"}.icofont-rounded-double-left:before{content:"\ea97"}.icofont-rounded-double-right:before{content:"\ea98"}.icofont-rounded-down:before{content:"\ea99"}.icofont-rounded-expand:before{content:"\ea9a"}.icofont-rounded-left-down:before{content:"\ea9b"}.icofont-rounded-left-up:before{content:"\ea9c"}.icofont-rounded-left:before{content:"\ea9d"}.icofont-rounded-right-down:before{content:"\ea9e"}.icofont-rounded-right-up:before{content:"\ea9f"}.icofont-rounded-right:before{content:"\eaa0"}.icofont-rounded-up:before{content:"\eaa1"}.icofont-scroll-bubble-down:before{content:"\eaa2"}.icofont-scroll-bubble-left:before{content:"\eaa3"}.icofont-scroll-bubble-right:before{content:"\eaa4"}.icofont-scroll-bubble-up:before{content:"\eaa5"}.icofont-scroll-double-down:before{content:"\eaa6"}.icofont-scroll-double-left:before{content:"\eaa7"}.icofont-scroll-double-right:before{content:"\eaa8"}.icofont-scroll-double-up:before{content:"\eaa9"}.icofont-scroll-down:before{content:"\eaaa"}.icofont-scroll-left:before{content:"\eaab"}.icofont-scroll-long-down:before{content:"\eaac"}.icofont-scroll-long-left:before{content:"\eaad"}.icofont-scroll-long-right:before{content:"\eaae"}.icofont-scroll-long-up:before{content:"\eaaf"}.icofont-scroll-right:before{content:"\eab0"}.icofont-scroll-up:before{content:"\eab1"}.icofont-simple-down:before{content:"\eab2"}.icofont-simple-left-down:before{content:"\eab3"}.icofont-simple-left-up:before{content:"\eab4"}.icofont-simple-left:before{content:"\eab5"}.icofont-simple-right-down:before{content:"\eab6"}.icofont-simple-right-up:before{content:"\eab7"}.icofont-simple-right:before{content:"\eab8"}.icofont-simple-up:before{content:"\eab9"}.icofont-square-down:before{content:"\eaba"}.icofont-square-left:before{content:"\eabb"}.icofont-square-right:before{content:"\eabc"}.icofont-square-up:before{content:"\eabd"}.icofont-stylish-down:before{content:"\eabe"}.icofont-stylish-left:before{content:"\eabf"}.icofont-stylish-right:before{content:"\eac0"}.icofont-stylish-up:before{content:"\eac1"}.icofont-swoosh-down:before{content:"\eac2"}.icofont-swoosh-left:before{content:"\eac3"}.icofont-swoosh-right:before{content:"\eac4"}.icofont-swoosh-up:before{content:"\eac5"}.icofont-thin-double-left:before{content:"\eac6"}.icofont-thin-double-right:before{content:"\eac7"}.icofont-thin-down:before{content:"\eac8"}.icofont-thin-left:before{content:"\eac9"}.icofont-thin-right:before{content:"\eaca"}.icofont-thin-up:before{content:"\eacb"}.icofont-abc:before{content:"\eacc"}.icofont-atom:before{content:"\eacd"}.icofont-award:before{content:"\eace"}.icofont-bell-alt:before{content:"\eacf"}.icofont-black-board:before{content:"\ead0"}.icofont-book-alt:before{content:"\ead1"}.icofont-book:before{content:"\ead2"}.icofont-brainstorming:before{content:"\ead3"}.icofont-certificate-alt-1:before{content:"\ead4"}.icofont-certificate-alt-2:before{content:"\ead5"}.icofont-certificate:before{content:"\ead6"}.icofont-education:before{content:"\ead7"}.icofont-electron:before{content:"\ead8"}.icofont-fountain-pen:before{content:"\ead9"}.icofont-globe-alt:before{content:"\eada"}.icofont-graduate-alt:before{content:"\eadb"}.icofont-graduate:before{content:"\eadc"}.icofont-group-students:before{content:"\eadd"}.icofont-hat-alt:before{content:"\eade"}.icofont-hat:before{content:"\eadf"}.icofont-instrument:before{content:"\eae0"}.icofont-lamp-light:before{content:"\eae1"}.icofont-medal:before{content:"\eae2"}.icofont-microscope-alt:before{content:"\eae3"}.icofont-microscope:before{content:"\eae4"}.icofont-paper:before{content:"\eae5"}.icofont-pen-alt-4:before{content:"\eae6"}.icofont-pen-nib:before{content:"\eae7"}.icofont-pencil-alt-5:before{content:"\eae8"}.icofont-quill-pen:before{content:"\eae9"}.icofont-read-book-alt:before{content:"\eaea"}.icofont-read-book:before{content:"\eaeb"}.icofont-school-bag:before{content:"\eaec"}.icofont-school-bus:before{content:"\eaed"}.icofont-student-alt:before{content:"\eaee"}.icofont-student:before{content:"\eaef"}.icofont-teacher:before{content:"\eaf0"}.icofont-test-bulb:before{content:"\eaf1"}.icofont-test-tube-alt:before{content:"\eaf2"}.icofont-university:before{content:"\eaf3"}.icofont-angry:before{content:"\eaf4"}.icofont-astonished:before{content:"\eaf5"}.icofont-confounded:before{content:"\eaf6"}.icofont-confused:before{content:"\eaf7"}.icofont-crying:before{content:"\eaf8"}.icofont-dizzy:before{content:"\eaf9"}.icofont-expressionless:before{content:"\eafa"}.icofont-heart-eyes:before{content:"\eafb"}.icofont-laughing:before{content:"\eafc"}.icofont-nerd-smile:before{content:"\eafd"}.icofont-open-mouth:before{content:"\eafe"}.icofont-rage:before{content:"\eaff"}.icofont-rolling-eyes:before{content:"\eb00"}.icofont-sad:before{content:"\eb01"}.icofont-simple-smile:before{content:"\eb02"}.icofont-slightly-smile:before{content:"\eb03"}.icofont-smirk:before{content:"\eb04"}.icofont-stuck-out-tongue:before{content:"\eb05"}.icofont-wink-smile:before{content:"\eb06"}.icofont-worried:before{content:"\eb07"}.icofont-file-alt:before{content:"\eb08"}.icofont-file-audio:before{content:"\eb09"}.icofont-file-avi-mp4:before{content:"\eb0a"}.icofont-file-bmp:before{content:"\eb0b"}.icofont-file-code:before{content:"\eb0c"}.icofont-file-css:before{content:"\eb0d"}.icofont-file-document:before{content:"\eb0e"}.icofont-file-eps:before{content:"\eb0f"}.icofont-file-excel:before{content:"\eb10"}.icofont-file-exe:before{content:"\eb11"}.icofont-file-file:before{content:"\eb12"}.icofont-file-flv:before{content:"\eb13"}.icofont-file-gif:before{content:"\eb14"}.icofont-file-html5:before{content:"\eb15"}.icofont-file-image:before{content:"\eb16"}.icofont-file-iso:before{content:"\eb17"}.icofont-file-java:before{content:"\eb18"}.icofont-file-javascript:before{content:"\eb19"}.icofont-file-jpg:before{content:"\eb1a"}.icofont-file-midi:before{content:"\eb1b"}.icofont-file-mov:before{content:"\eb1c"}.icofont-file-mp3:before{content:"\eb1d"}.icofont-file-pdf:before{content:"\eb1e"}.icofont-file-php:before{content:"\eb1f"}.icofont-file-png:before{content:"\eb20"}.icofont-file-powerpoint:before{content:"\eb21"}.icofont-file-presentation:before{content:"\eb22"}.icofont-file-psb:before{content:"\eb23"}.icofont-file-psd:before{content:"\eb24"}.icofont-file-python:before{content:"\eb25"}.icofont-file-ruby:before{content:"\eb26"}.icofont-file-spreadsheet:before{content:"\eb27"}.icofont-file-sql:before{content:"\eb28"}.icofont-file-svg:before{content:"\eb29"}.icofont-file-text:before{content:"\eb2a"}.icofont-file-tiff:before{content:"\eb2b"}.icofont-file-video:before{content:"\eb2c"}.icofont-file-wave:before{content:"\eb2d"}.icofont-file-wmv:before{content:"\eb2e"}.icofont-file-word:before{content:"\eb2f"}.icofont-file-zip:before{content:"\eb30"}.icofont-cycling-alt:before{content:"\eb31"}.icofont-cycling:before{content:"\eb32"}.icofont-dumbbell:before{content:"\eb33"}.icofont-dumbbells:before{content:"\eb34"}.icofont-gym-alt-1:before{content:"\eb35"}.icofont-gym-alt-2:before{content:"\eb36"}.icofont-gym-alt-3:before{content:"\eb37"}.icofont-gym:before{content:"\eb38"}.icofont-muscle-weight:before{content:"\eb39"}.icofont-muscle:before{content:"\eb3a"}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-baby-backpack:before{content:"\eb9d"}.icofont-baby-cloth:before{content:"\eb9e"}.icofont-baby-milk-bottle:before{content:"\eb9f"}.icofont-baby-trolley:before{content:"\eba0"}.icofont-baby:before{content:"\eba1"}.icofont-candy:before{content:"\eba2"}.icofont-holding-hands:before{content:"\eba3"}.icofont-infant-nipple:before{content:"\eba4"}.icofont-kids-scooter:before{content:"\eba5"}.icofont-safety-pin:before{content:"\eba6"}.icofont-teddy-bear:before{content:"\eba7"}.icofont-toy-ball:before{content:"\eba8"}.icofont-toy-cat:before{content:"\eba9"}.icofont-toy-duck:before{content:"\ebaa"}.icofont-toy-elephant:before{content:"\ebab"}.icofont-toy-hand:before{content:"\ebac"}.icofont-toy-horse:before{content:"\ebad"}.icofont-toy-lattu:before{content:"\ebae"}.icofont-toy-train:before{content:"\ebaf"}.icofont-burglar:before{content:"\ebb0"}.icofont-cannon-firing:before{content:"\ebb1"}.icofont-cc-camera:before{content:"\ebb2"}.icofont-cop-badge:before{content:"\ebb3"}.icofont-cop:before{content:"\ebb4"}.icofont-court-hammer:before{content:"\ebb5"}.icofont-court:before{content:"\ebb6"}.icofont-finger-print:before{content:"\ebb7"}.icofont-gavel:before{content:"\ebb8"}.icofont-handcuff-alt:before{content:"\ebb9"}.icofont-handcuff:before{content:"\ebba"}.icofont-investigation:before{content:"\ebbb"}.icofont-investigator:before{content:"\ebbc"}.icofont-jail:before{content:"\ebbd"}.icofont-judge:before{content:"\ebbe"}.icofont-law-alt-1:before{content:"\ebbf"}.icofont-law-alt-2:before{content:"\ebc0"}.icofont-law-alt-3:before{content:"\ebc1"}.icofont-law-book:before{content:"\ebc2"}.icofont-law-document:before{content:"\ebc3"}.icofont-law-order:before{content:"\ebc4"}.icofont-law-protect:before{content:"\ebc5"}.icofont-law-scales:before{content:"\ebc6"}.icofont-law:before{content:"\ebc7"}.icofont-lawyer-alt-1:before{content:"\ebc8"}.icofont-lawyer-alt-2:before{content:"\ebc9"}.icofont-lawyer:before{content:"\ebca"}.icofont-legal:before{content:"\ebcb"}.icofont-pistol:before{content:"\ebcc"}.icofont-police-badge:before{content:"\ebcd"}.icofont-police-cap:before{content:"\ebce"}.icofont-police-car-alt-1:before{content:"\ebcf"}.icofont-police-car-alt-2:before{content:"\ebd0"}.icofont-police-car:before{content:"\ebd1"}.icofont-police-hat:before{content:"\ebd2"}.icofont-police-van:before{content:"\ebd3"}.icofont-police:before{content:"\ebd4"}.icofont-thief-alt:before{content:"\ebd5"}.icofont-thief:before{content:"\ebd6"}.icofont-abacus-alt:before{content:"\ebd7"}.icofont-abacus:before{content:"\ebd8"}.icofont-angle-180:before{content:"\ebd9"}.icofont-angle-45:before{content:"\ebda"}.icofont-angle-90:before{content:"\ebdb"}.icofont-angle:before{content:"\ebdc"}.icofont-calculator-alt-1:before{content:"\ebdd"}.icofont-calculator-alt-2:before{content:"\ebde"}.icofont-calculator:before{content:"\ebdf"}.icofont-circle-ruler-alt:before{content:"\ebe0"}.icofont-circle-ruler:before{content:"\ebe1"}.icofont-compass-alt-1:before{content:"\ebe2"}.icofont-compass-alt-2:before{content:"\ebe3"}.icofont-compass-alt-3:before{content:"\ebe4"}.icofont-compass-alt-4:before{content:"\ebe5"}.icofont-golden-ratio:before{content:"\ebe6"}.icofont-marker-alt-1:before{content:"\ebe7"}.icofont-marker-alt-2:before{content:"\ebe8"}.icofont-marker-alt-3:before{content:"\ebe9"}.icofont-marker:before{content:"\ebea"}.icofont-math:before{content:"\ebeb"}.icofont-mathematical-alt-1:before{content:"\ebec"}.icofont-mathematical-alt-2:before{content:"\ebed"}.icofont-mathematical:before{content:"\ebee"}.icofont-pen-alt-1:before{content:"\ebef"}.icofont-pen-alt-2:before{content:"\ebf0"}.icofont-pen-alt-3:before{content:"\ebf1"}.icofont-pen-holder-alt-1:before{content:"\ebf2"}.icofont-pen-holder:before{content:"\ebf3"}.icofont-pen:before{content:"\ebf4"}.icofont-pencil-alt-1:before{content:"\ebf5"}.icofont-pencil-alt-2:before{content:"\ebf6"}.icofont-pencil-alt-3:before{content:"\ebf7"}.icofont-pencil-alt-4:before{content:"\ebf8"}.icofont-pencil:before{content:"\ebf9"}.icofont-ruler-alt-1:before{content:"\ebfa"}.icofont-ruler-alt-2:before{content:"\ebfb"}.icofont-ruler-compass-alt:before{content:"\ebfc"}.icofont-ruler-compass:before{content:"\ebfd"}.icofont-ruler-pencil-alt-1:before{content:"\ebfe"}.icofont-ruler-pencil-alt-2:before{content:"\ebff"}.icofont-ruler-pencil:before{content:"\ec00"}.icofont-ruler:before{content:"\ec01"}.icofont-rulers-alt:before{content:"\ec02"}.icofont-rulers:before{content:"\ec03"}.icofont-square-root:before{content:"\ec04"}.icofont-ui-calculator:before{content:"\ec05"}.icofont-aids:before{content:"\ec06"}.icofont-ambulance-crescent:before{content:"\ec07"}.icofont-ambulance-cross:before{content:"\ec08"}.icofont-ambulance:before{content:"\ec09"}.icofont-autism:before{content:"\ec0a"}.icofont-bandage:before{content:"\ec0b"}.icofont-blind:before{content:"\ec0c"}.icofont-blood-drop:before{content:"\ec0d"}.icofont-blood-test:before{content:"\ec0e"}.icofont-blood:before{content:"\ec0f"}.icofont-brain-alt:before{content:"\ec10"}.icofont-brain:before{content:"\ec11"}.icofont-capsule:before{content:"\ec12"}.icofont-crutch:before{content:"\ec13"}.icofont-disabled:before{content:"\ec14"}.icofont-dna-alt-1:before{content:"\ec15"}.icofont-dna-alt-2:before{content:"\ec16"}.icofont-dna:before{content:"\ec17"}.icofont-doctor-alt:before{content:"\ec18"}.icofont-doctor:before{content:"\ec19"}.icofont-drug-pack:before{content:"\ec1a"}.icofont-drug:before{content:"\ec1b"}.icofont-first-aid-alt:before{content:"\ec1c"}.icofont-first-aid:before{content:"\ec1d"}.icofont-heart-beat-alt:before{content:"\ec1e"}.icofont-heart-beat:before{content:"\ec1f"}.icofont-heartbeat:before{content:"\ec20"}.icofont-herbal:before{content:"\ec21"}.icofont-hospital:before{content:"\ec22"}.icofont-icu:before{content:"\ec23"}.icofont-injection-syringe:before{content:"\ec24"}.icofont-laboratory:before{content:"\ec25"}.icofont-medical-sign-alt:before{content:"\ec26"}.icofont-medical-sign:before{content:"\ec27"}.icofont-nurse-alt:before{content:"\ec28"}.icofont-nurse:before{content:"\ec29"}.icofont-nursing-home:before{content:"\ec2a"}.icofont-operation-theater:before{content:"\ec2b"}.icofont-paralysis-disability:before{content:"\ec2c"}.icofont-patient-bed:before{content:"\ec2d"}.icofont-patient-file:before{content:"\ec2e"}.icofont-pills:before{content:"\ec2f"}.icofont-prescription:before{content:"\ec30"}.icofont-pulse:before{content:"\ec31"}.icofont-stethoscope-alt:before{content:"\ec32"}.icofont-stethoscope:before{content:"\ec33"}.icofont-stretcher:before{content:"\ec34"}.icofont-surgeon-alt:before{content:"\ec35"}.icofont-surgeon:before{content:"\ec36"}.icofont-tablets:before{content:"\ec37"}.icofont-test-bottle:before{content:"\ec38"}.icofont-test-tube:before{content:"\ec39"}.icofont-thermometer-alt:before{content:"\ec3a"}.icofont-thermometer:before{content:"\ec3b"}.icofont-tooth:before{content:"\ec3c"}.icofont-xray:before{content:"\ec3d"}.icofont-ui-add:before{content:"\ec3e"}.icofont-ui-alarm:before{content:"\ec3f"}.icofont-ui-battery:before{content:"\ec40"}.icofont-ui-block:before{content:"\ec41"}.icofont-ui-bluetooth:before{content:"\ec42"}.icofont-ui-brightness:before{content:"\ec43"}.icofont-ui-browser:before{content:"\ec44"}.icofont-ui-calendar:before{content:"\ec45"}.icofont-ui-call:before{content:"\ec46"}.icofont-ui-camera:before{content:"\ec47"}.icofont-ui-cart:before{content:"\ec48"}.icofont-ui-cell-phone:before{content:"\ec49"}.icofont-ui-chat:before{content:"\ec4a"}.icofont-ui-check:before{content:"\ec4b"}.icofont-ui-clip-board:before{content:"\ec4c"}.icofont-ui-clip:before{content:"\ec4d"}.icofont-ui-clock:before{content:"\ec4e"}.icofont-ui-close:before{content:"\ec4f"}.icofont-ui-contact-list:before{content:"\ec50"}.icofont-ui-copy:before{content:"\ec51"}.icofont-ui-cut:before{content:"\ec52"}.icofont-ui-delete:before{content:"\ec53"}.icofont-ui-dial-phone:before{content:"\ec54"}.icofont-ui-edit:before{content:"\ec55"}.icofont-ui-email:before{content:"\ec56"}.icofont-ui-file:before{content:"\ec57"}.icofont-ui-fire-wall:before{content:"\ec58"}.icofont-ui-flash-light:before{content:"\ec59"}.icofont-ui-flight:before{content:"\ec5a"}.icofont-ui-folder:before{content:"\ec5b"}.icofont-ui-game:before{content:"\ec5c"}.icofont-ui-handicapped:before{content:"\ec5d"}.icofont-ui-home:before{content:"\ec5e"}.icofont-ui-image:before{content:"\ec5f"}.icofont-ui-laoding:before{content:"\ec60"}.icofont-ui-lock:before{content:"\ec61"}.icofont-ui-love-add:before{content:"\ec62"}.icofont-ui-love-broken:before{content:"\ec63"}.icofont-ui-love-remove:before{content:"\ec64"}.icofont-ui-love:before{content:"\ec65"}.icofont-ui-map:before{content:"\ec66"}.icofont-ui-message:before{content:"\ec67"}.icofont-ui-messaging:before{content:"\ec68"}.icofont-ui-movie:before{content:"\ec69"}.icofont-ui-music-player:before{content:"\ec6a"}.icofont-ui-music:before{content:"\ec6b"}.icofont-ui-mute:before{content:"\ec6c"}.icofont-ui-network:before{content:"\ec6d"}.icofont-ui-next:before{content:"\ec6e"}.icofont-ui-note:before{content:"\ec6f"}.icofont-ui-office:before{content:"\ec70"}.icofont-ui-password:before{content:"\ec71"}.icofont-ui-pause:before{content:"\ec72"}.icofont-ui-play-stop:before{content:"\ec73"}.icofont-ui-play:before{content:"\ec74"}.icofont-ui-pointer:before{content:"\ec75"}.icofont-ui-power:before{content:"\ec76"}.icofont-ui-press:before{content:"\ec77"}.icofont-ui-previous:before{content:"\ec78"}.icofont-ui-rate-add:before{content:"\ec79"}.icofont-ui-rate-blank:before{content:"\ec7a"}.icofont-ui-rate-remove:before{content:"\ec7b"}.icofont-ui-rating:before{content:"\ec7c"}.icofont-ui-record:before{content:"\ec7d"}.icofont-ui-remove:before{content:"\ec7e"}.icofont-ui-reply:before{content:"\ec7f"}.icofont-ui-rotation:before{content:"\ec80"}.icofont-ui-rss:before{content:"\ec81"}.icofont-ui-search:before{content:"\ec82"}.icofont-ui-settings:before{content:"\ec83"}.icofont-ui-social-link:before{content:"\ec84"}.icofont-ui-tag:before{content:"\ec85"}.icofont-ui-text-chat:before{content:"\ec86"}.icofont-ui-text-loading:before{content:"\ec87"}.icofont-ui-theme:before{content:"\ec88"}.icofont-ui-timer:before{content:"\ec89"}.icofont-ui-touch-phone:before{content:"\ec8a"}.icofont-ui-travel:before{content:"\ec8b"}.icofont-ui-unlock:before{content:"\ec8c"}.icofont-ui-user-group:before{content:"\ec8d"}.icofont-ui-user:before{content:"\ec8e"}.icofont-ui-v-card:before{content:"\ec8f"}.icofont-ui-video-chat:before{content:"\ec90"}.icofont-ui-video-message:before{content:"\ec91"}.icofont-ui-video-play:before{content:"\ec92"}.icofont-ui-video:before{content:"\ec93"}.icofont-ui-volume:before{content:"\ec94"}.icofont-ui-weather:before{content:"\ec95"}.icofont-ui-wifi:before{content:"\ec96"}.icofont-ui-zoom-in:before{content:"\ec97"}.icofont-ui-zoom-out:before{content:"\ec98"}.icofont-cassette-player:before{content:"\ec99"}.icofont-cassette:before{content:"\ec9a"}.icofont-forward:before{content:"\ec9b"}.icofont-guiter:before{content:"\ec9c"}.icofont-movie:before{content:"\ec9d"}.icofont-multimedia:before{content:"\ec9e"}.icofont-music-alt:before{content:"\ec9f"}.icofont-music-disk:before{content:"\eca0"}.icofont-music-note:before{content:"\eca1"}.icofont-music-notes:before{content:"\eca2"}.icofont-music:before{content:"\eca3"}.icofont-mute-volume:before{content:"\eca4"}.icofont-pause:before{content:"\eca5"}.icofont-play-alt-1:before{content:"\eca6"}.icofont-play-alt-2:before{content:"\eca7"}.icofont-play-alt-3:before{content:"\eca8"}.icofont-play-pause:before{content:"\eca9"}.icofont-play:before{content:"\ecaa"}.icofont-record:before{content:"\ecab"}.icofont-retro-music-disk:before{content:"\ecac"}.icofont-rewind:before{content:"\ecad"}.icofont-song-notes:before{content:"\ecae"}.icofont-sound-wave-alt:before{content:"\ecaf"}.icofont-sound-wave:before{content:"\ecb0"}.icofont-stop:before{content:"\ecb1"}.icofont-video-alt:before{content:"\ecb2"}.icofont-video-cam:before{content:"\ecb3"}.icofont-video-clapper:before{content:"\ecb4"}.icofont-video:before{content:"\ecb5"}.icofont-volume-bar:before{content:"\ecb6"}.icofont-volume-down:before{content:"\ecb7"}.icofont-volume-mute:before{content:"\ecb8"}.icofont-volume-off:before{content:"\ecb9"}.icofont-volume-up:before{content:"\ecba"}.icofont-youtube-play:before{content:"\ecbb"}.icofont-2checkout-alt:before{content:"\ecbc"}.icofont-2checkout:before{content:"\ecbd"}.icofont-amazon-alt:before{content:"\ecbe"}.icofont-amazon:before{content:"\ecbf"}.icofont-american-express-alt:before{content:"\ecc0"}.icofont-american-express:before{content:"\ecc1"}.icofont-apple-pay-alt:before{content:"\ecc2"}.icofont-apple-pay:before{content:"\ecc3"}.icofont-bank-transfer-alt:before{content:"\ecc4"}.icofont-bank-transfer:before{content:"\ecc5"}.icofont-braintree-alt:before{content:"\ecc6"}.icofont-braintree:before{content:"\ecc7"}.icofont-cash-on-delivery-alt:before{content:"\ecc8"}.icofont-cash-on-delivery:before{content:"\ecc9"}.icofont-diners-club-alt-1:before{content:"\ecca"}.icofont-diners-club-alt-2:before{content:"\eccb"}.icofont-diners-club-alt-3:before{content:"\eccc"}.icofont-diners-club:before{content:"\eccd"}.icofont-discover-alt:before{content:"\ecce"}.icofont-discover:before{content:"\eccf"}.icofont-eway-alt:before{content:"\ecd0"}.icofont-eway:before{content:"\ecd1"}.icofont-google-wallet-alt-1:before{content:"\ecd2"}.icofont-google-wallet-alt-2:before{content:"\ecd3"}.icofont-google-wallet-alt-3:before{content:"\ecd4"}.icofont-google-wallet:before{content:"\ecd5"}.icofont-jcb-alt:before{content:"\ecd6"}.icofont-jcb:before{content:"\ecd7"}.icofont-maestro-alt:before{content:"\ecd8"}.icofont-maestro:before{content:"\ecd9"}.icofont-mastercard-alt:before{content:"\ecda"}.icofont-mastercard:before{content:"\ecdb"}.icofont-payoneer-alt:before{content:"\ecdc"}.icofont-payoneer:before{content:"\ecdd"}.icofont-paypal-alt:before{content:"\ecde"}.icofont-paypal:before{content:"\ecdf"}.icofont-sage-alt:before{content:"\ece0"}.icofont-sage:before{content:"\ece1"}.icofont-skrill-alt:before{content:"\ece2"}.icofont-skrill:before{content:"\ece3"}.icofont-stripe-alt:before{content:"\ece4"}.icofont-stripe:before{content:"\ece5"}.icofont-visa-alt:before{content:"\ece6"}.icofont-visa-electron:before{content:"\ece7"}.icofont-visa:before{content:"\ece8"}.icofont-western-union-alt:before{content:"\ece9"}.icofont-western-union:before{content:"\ecea"}.icofont-boy:before{content:"\eceb"}.icofont-business-man-alt-1:before{content:"\ecec"}.icofont-business-man-alt-2:before{content:"\eced"}.icofont-business-man-alt-3:before{content:"\ecee"}.icofont-business-man:before{content:"\ecef"}.icofont-female:before{content:"\ecf0"}.icofont-funky-man:before{content:"\ecf1"}.icofont-girl-alt:before{content:"\ecf2"}.icofont-girl:before{content:"\ecf3"}.icofont-group:before{content:"\ecf4"}.icofont-hotel-boy-alt:before{content:"\ecf5"}.icofont-hotel-boy:before{content:"\ecf6"}.icofont-kid:before{content:"\ecf7"}.icofont-man-in-glasses:before{content:"\ecf8"}.icofont-people:before{content:"\ecf9"}.icofont-support:before{content:"\ecfa"}.icofont-user-alt-1:before{content:"\ecfb"}.icofont-user-alt-2:before{content:"\ecfc"}.icofont-user-alt-3:before{content:"\ecfd"}.icofont-user-alt-4:before{content:"\ecfe"}.icofont-user-alt-5:before{content:"\ecff"}.icofont-user-alt-6:before{content:"\ed00"}.icofont-user-alt-7:before{content:"\ed01"}.icofont-user-female:before{content:"\ed02"}.icofont-user-male:before{content:"\ed03"}.icofont-user-suited:before{content:"\ed04"}.icofont-user:before{content:"\ed05"}.icofont-users-alt-1:before{content:"\ed06"}.icofont-users-alt-2:before{content:"\ed07"}.icofont-users-alt-3:before{content:"\ed08"}.icofont-users-alt-4:before{content:"\ed09"}.icofont-users-alt-5:before{content:"\ed0a"}.icofont-users-alt-6:before{content:"\ed0b"}.icofont-users-social:before{content:"\ed0c"}.icofont-users:before{content:"\ed0d"}.icofont-waiter-alt:before{content:"\ed0e"}.icofont-waiter:before{content:"\ed0f"}.icofont-woman-in-glasses:before{content:"\ed10"}.icofont-search-1:before{content:"\ed11"}.icofont-search-2:before{content:"\ed12"}.icofont-search-document:before{content:"\ed13"}.icofont-search-folder:before{content:"\ed14"}.icofont-search-job:before{content:"\ed15"}.icofont-search-map:before{content:"\ed16"}.icofont-search-property:before{content:"\ed17"}.icofont-search-restaurant:before{content:"\ed18"}.icofont-search-stock:before{content:"\ed19"}.icofont-search-user:before{content:"\ed1a"}.icofont-search:before{content:"\ed1b"}.icofont-500px:before{content:"\ed1c"}.icofont-aim:before{content:"\ed1d"}.icofont-badoo:before{content:"\ed1e"}.icofont-baidu-tieba:before{content:"\ed1f"}.icofont-bbm-messenger:before{content:"\ed20"}.icofont-bebo:before{content:"\ed21"}.icofont-behance:before{content:"\ed22"}.icofont-blogger:before{content:"\ed23"}.icofont-bootstrap:before{content:"\ed24"}.icofont-brightkite:before{content:"\ed25"}.icofont-cloudapp:before{content:"\ed26"}.icofont-concrete5:before{content:"\ed27"}.icofont-delicious:before{content:"\ed28"}.icofont-designbump:before{content:"\ed29"}.icofont-designfloat:before{content:"\ed2a"}.icofont-deviantart:before{content:"\ed2b"}.icofont-digg:before{content:"\ed2c"}.icofont-dotcms:before{content:"\ed2d"}.icofont-dribbble:before{content:"\ed2e"}.icofont-dribble:before{content:"\ed2f"}.icofont-dropbox:before{content:"\ed30"}.icofont-ebuddy:before{content:"\ed31"}.icofont-ello:before{content:"\ed32"}.icofont-ember:before{content:"\ed33"}.icofont-envato:before{content:"\ed34"}.icofont-evernote:before{content:"\ed35"}.icofont-facebook-messenger:before{content:"\ed36"}.icofont-facebook:before{content:"\ed37"}.icofont-feedburner:before{content:"\ed38"}.icofont-flikr:before{content:"\ed39"}.icofont-folkd:before{content:"\ed3a"}.icofont-foursquare:before{content:"\ed3b"}.icofont-friendfeed:before{content:"\ed3c"}.icofont-ghost:before{content:"\ed3d"}.icofont-github:before{content:"\ed3e"}.icofont-gnome:before{content:"\ed3f"}.icofont-google-buzz:before{content:"\ed40"}.icofont-google-hangouts:before{content:"\ed41"}.icofont-google-map:before{content:"\ed42"}.icofont-google-plus:before{content:"\ed43"}.icofont-google-talk:before{content:"\ed44"}.icofont-hype-machine:before{content:"\ed45"}.icofont-instagram:before{content:"\ed46"}.icofont-kakaotalk:before{content:"\ed47"}.icofont-kickstarter:before{content:"\ed48"}.icofont-kik:before{content:"\ed49"}.icofont-kiwibox:before{content:"\ed4a"}.icofont-line-messenger:before{content:"\ed4b"}.icofont-line:before{content:"\ed4c"}.icofont-linkedin:before{content:"\ed4d"}.icofont-linux-mint:before{content:"\ed4e"}.icofont-live-messenger:before{content:"\ed4f"}.icofont-livejournal:before{content:"\ed50"}.icofont-magento:before{content:"\ed51"}.icofont-meetme:before{content:"\ed52"}.icofont-meetup:before{content:"\ed53"}.icofont-mixx:before{content:"\ed54"}.icofont-newsvine:before{content:"\ed55"}.icofont-nimbuss:before{content:"\ed56"}.icofont-odnoklassniki:before{content:"\ed57"}.icofont-opencart:before{content:"\ed58"}.icofont-oscommerce:before{content:"\ed59"}.icofont-pandora:before{content:"\ed5a"}.icofont-photobucket:before{content:"\ed5b"}.icofont-picasa:before{content:"\ed5c"}.icofont-pinterest:before{content:"\ed5d"}.icofont-prestashop:before{content:"\ed5e"}.icofont-qik:before{content:"\ed5f"}.icofont-qq:before{content:"\ed60"}.icofont-readernaut:before{content:"\ed61"}.icofont-reddit:before{content:"\ed62"}.icofont-renren:before{content:"\ed63"}.icofont-rss:before{content:"\ed64"}.icofont-shopify:before{content:"\ed65"}.icofont-silverstripe:before{content:"\ed66"}.icofont-skype:before{content:"\ed67"}.icofont-slack:before{content:"\ed68"}.icofont-slashdot:before{content:"\ed69"}.icofont-slidshare:before{content:"\ed6a"}.icofont-smugmug:before{content:"\ed6b"}.icofont-snapchat:before{content:"\ed6c"}.icofont-soundcloud:before{content:"\ed6d"}.icofont-spotify:before{content:"\ed6e"}.icofont-stack-exchange:before{content:"\ed6f"}.icofont-stack-overflow:before{content:"\ed70"}.icofont-steam:before{content:"\ed71"}.icofont-stumbleupon:before{content:"\ed72"}.icofont-tagged:before{content:"\ed73"}.icofont-technorati:before{content:"\ed74"}.icofont-telegram:before{content:"\ed75"}.icofont-tinder:before{content:"\ed76"}.icofont-trello:before{content:"\ed77"}.icofont-tumblr:before{content:"\ed78"}.icofont-twitch:before{content:"\ed79"}.icofont-twitter:before{content:"\ed7a"}.icofont-typo3:before{content:"\ed7b"}.icofont-ubercart:before{content:"\ed7c"}.icofont-viber:before{content:"\ed7d"}.icofont-viddler:before{content:"\ed7e"}.icofont-vimeo:before{content:"\ed7f"}.icofont-vine:before{content:"\ed80"}.icofont-virb:before{content:"\ed81"}.icofont-virtuemart:before{content:"\ed82"}.icofont-vk:before{content:"\ed83"}.icofont-wechat:before{content:"\ed84"}.icofont-weibo:before{content:"\ed85"}.icofont-whatsapp:before{content:"\ed86"}.icofont-xing:before{content:"\ed87"}.icofont-yahoo:before{content:"\ed88"}.icofont-yelp:before{content:"\ed89"}.icofont-youku:before{content:"\ed8a"}.icofont-youtube:before{content:"\ed8b"}.icofont-zencart:before{content:"\ed8c"}.icofont-badminton-birdie:before{content:"\ed8d"}.icofont-baseball:before{content:"\ed8e"}.icofont-baseballer:before{content:"\ed8f"}.icofont-basketball-hoop:before{content:"\ed90"}.icofont-basketball:before{content:"\ed91"}.icofont-billiard-ball:before{content:"\ed92"}.icofont-boot-alt-1:before{content:"\ed93"}.icofont-boot-alt-2:before{content:"\ed94"}.icofont-boot:before{content:"\ed95"}.icofont-bowling-alt:before{content:"\ed96"}.icofont-bowling:before{content:"\ed97"}.icofont-canoe:before{content:"\ed98"}.icofont-cheer-leader:before{content:"\ed99"}.icofont-climbing:before{content:"\ed9a"}.icofont-corner:before{content:"\ed9b"}.icofont-field-alt:before{content:"\ed9c"}.icofont-field:before{content:"\ed9d"}.icofont-football-alt:before{content:"\ed9e"}.icofont-football-american:before{content:"\ed9f"}.icofont-football:before{content:"\eda0"}.icofont-foul:before{content:"\eda1"}.icofont-goal-keeper:before{content:"\eda2"}.icofont-goal:before{content:"\eda3"}.icofont-golf-alt:before{content:"\eda4"}.icofont-golf-bag:before{content:"\eda5"}.icofont-golf-cart:before{content:"\eda6"}.icofont-golf-field:before{content:"\eda7"}.icofont-golf:before{content:"\eda8"}.icofont-golfer:before{content:"\eda9"}.icofont-helmet:before{content:"\edaa"}.icofont-hockey-alt:before{content:"\edab"}.icofont-hockey:before{content:"\edac"}.icofont-ice-skate:before{content:"\edad"}.icofont-jersey-alt:before{content:"\edae"}.icofont-jersey:before{content:"\edaf"}.icofont-jumping:before{content:"\edb0"}.icofont-kick:before{content:"\edb1"}.icofont-leg:before{content:"\edb2"}.icofont-match-review:before{content:"\edb3"}.icofont-medal-sport:before{content:"\edb4"}.icofont-offside:before{content:"\edb5"}.icofont-olympic-logo:before{content:"\edb6"}.icofont-olympic:before{content:"\edb7"}.icofont-padding:before{content:"\edb8"}.icofont-penalty-card:before{content:"\edb9"}.icofont-racer:before{content:"\edba"}.icofont-racing-car:before{content:"\edbb"}.icofont-racing-flag-alt:before{content:"\edbc"}.icofont-racing-flag:before{content:"\edbd"}.icofont-racings-wheel:before{content:"\edbe"}.icofont-referee:before{content:"\edbf"}.icofont-refree-jersey:before{content:"\edc0"}.icofont-result-sport:before{content:"\edc1"}.icofont-rugby-ball:before{content:"\edc2"}.icofont-rugby-player:before{content:"\edc3"}.icofont-rugby:before{content:"\edc4"}.icofont-runner-alt-1:before{content:"\edc5"}.icofont-runner-alt-2:before{content:"\edc6"}.icofont-runner:before{content:"\edc7"}.icofont-score-board:before{content:"\edc8"}.icofont-skiing-man:before{content:"\edc9"}.icofont-skydiving-goggles:before{content:"\edca"}.icofont-snow-mobile:before{content:"\edcb"}.icofont-steering:before{content:"\edcc"}.icofont-stopwatch:before{content:"\edcd"}.icofont-substitute:before{content:"\edce"}.icofont-swimmer:before{content:"\edcf"}.icofont-table-tennis:before{content:"\edd0"}.icofont-team-alt:before{content:"\edd1"}.icofont-team:before{content:"\edd2"}.icofont-tennis-player:before{content:"\edd3"}.icofont-tennis:before{content:"\edd4"}.icofont-tracking:before{content:"\edd5"}.icofont-trophy-alt:before{content:"\edd6"}.icofont-trophy:before{content:"\edd7"}.icofont-volleyball-alt:before{content:"\edd8"}.icofont-volleyball-fire:before{content:"\edd9"}.icofont-volleyball:before{content:"\edda"}.icofont-water-bottle:before{content:"\eddb"}.icofont-whistle-alt:before{content:"\eddc"}.icofont-whistle:before{content:"\eddd"}.icofont-win-trophy:before{content:"\edde"}.icofont-align-center:before{content:"\eddf"}.icofont-align-left:before{content:"\ede0"}.icofont-align-right:before{content:"\ede1"}.icofont-all-caps:before{content:"\ede2"}.icofont-bold:before{content:"\ede3"}.icofont-brush:before{content:"\ede4"}.icofont-clip-board:before{content:"\ede5"}.icofont-code-alt:before{content:"\ede6"}.icofont-color-bucket:before{content:"\ede7"}.icofont-color-picker:before{content:"\ede8"}.icofont-copy-invert:before{content:"\ede9"}.icofont-copy:before{content:"\edea"}.icofont-cut:before{content:"\edeb"}.icofont-delete-alt:before{content:"\edec"}.icofont-edit-alt:before{content:"\eded"}.icofont-eraser-alt:before{content:"\edee"}.icofont-font:before{content:"\edef"}.icofont-heading:before{content:"\edf0"}.icofont-indent:before{content:"\edf1"}.icofont-italic-alt:before{content:"\edf2"}.icofont-italic:before{content:"\edf3"}.icofont-justify-all:before{content:"\edf4"}.icofont-justify-center:before{content:"\edf5"}.icofont-justify-left:before{content:"\edf6"}.icofont-justify-right:before{content:"\edf7"}.icofont-link-broken:before{content:"\edf8"}.icofont-outdent:before{content:"\edf9"}.icofont-paper-clip:before{content:"\edfa"}.icofont-paragraph:before{content:"\edfb"}.icofont-pin:before{content:"\edfc"}.icofont-printer:before{content:"\edfd"}.icofont-redo:before{content:"\edfe"}.icofont-rotation:before{content:"\edff"}.icofont-save:before{content:"\ee00"}.icofont-small-cap:before{content:"\ee01"}.icofont-strike-through:before{content:"\ee02"}.icofont-sub-listing:before{content:"\ee03"}.icofont-subscript:before{content:"\ee04"}.icofont-superscript:before{content:"\ee05"}.icofont-table:before{content:"\ee06"}.icofont-text-height:before{content:"\ee07"}.icofont-text-width:before{content:"\ee08"}.icofont-trash:before{content:"\ee09"}.icofont-underline:before{content:"\ee0a"}.icofont-undo:before{content:"\ee0b"}.icofont-air-balloon:before{content:"\ee0c"}.icofont-airplane-alt:before{content:"\ee0d"}.icofont-airplane:before{content:"\ee0e"}.icofont-articulated-truck:before{content:"\ee0f"}.icofont-auto-mobile:before{content:"\ee10"}.icofont-auto-rickshaw:before{content:"\ee11"}.icofont-bicycle-alt-1:before{content:"\ee12"}.icofont-bicycle-alt-2:before{content:"\ee13"}.icofont-bicycle:before{content:"\ee14"}.icofont-bus-alt-1:before{content:"\ee15"}.icofont-bus-alt-2:before{content:"\ee16"}.icofont-bus-alt-3:before{content:"\ee17"}.icofont-bus:before{content:"\ee18"}.icofont-cab:before{content:"\ee19"}.icofont-cable-car:before{content:"\ee1a"}.icofont-car-alt-1:before{content:"\ee1b"}.icofont-car-alt-2:before{content:"\ee1c"}.icofont-car-alt-3:before{content:"\ee1d"}.icofont-car-alt-4:before{content:"\ee1e"}.icofont-car:before{content:"\ee1f"}.icofont-delivery-time:before{content:"\ee20"}.icofont-fast-delivery:before{content:"\ee21"}.icofont-fire-truck-alt:before{content:"\ee22"}.icofont-fire-truck:before{content:"\ee23"}.icofont-free-delivery:before{content:"\ee24"}.icofont-helicopter:before{content:"\ee25"}.icofont-motor-bike-alt:before{content:"\ee26"}.icofont-motor-bike:before{content:"\ee27"}.icofont-motor-biker:before{content:"\ee28"}.icofont-oil-truck:before{content:"\ee29"}.icofont-rickshaw:before{content:"\ee2a"}.icofont-rocket-alt-1:before{content:"\ee2b"}.icofont-rocket-alt-2:before{content:"\ee2c"}.icofont-rocket:before{content:"\ee2d"}.icofont-sail-boat-alt-1:before{content:"\ee2e"}.icofont-sail-boat-alt-2:before{content:"\ee2f"}.icofont-sail-boat:before{content:"\ee30"}.icofont-scooter:before{content:"\ee31"}.icofont-sea-plane:before{content:"\ee32"}.icofont-ship-alt:before{content:"\ee33"}.icofont-ship:before{content:"\ee34"}.icofont-speed-boat:before{content:"\ee35"}.icofont-taxi:before{content:"\ee36"}.icofont-tractor:before{content:"\ee37"}.icofont-train-line:before{content:"\ee38"}.icofont-train-steam:before{content:"\ee39"}.icofont-tram:before{content:"\ee3a"}.icofont-truck-alt:before{content:"\ee3b"}.icofont-truck-loaded:before{content:"\ee3c"}.icofont-truck:before{content:"\ee3d"}.icofont-van-alt:before{content:"\ee3e"}.icofont-van:before{content:"\ee3f"}.icofont-yacht:before{content:"\ee40"}.icofont-5-star-hotel:before{content:"\ee41"}.icofont-air-ticket:before{content:"\ee42"}.icofont-beach-bed:before{content:"\ee43"}.icofont-beach:before{content:"\ee44"}.icofont-camping-vest:before{content:"\ee45"}.icofont-direction-sign:before{content:"\ee46"}.icofont-hill-side:before{content:"\ee47"}.icofont-hill:before{content:"\ee48"}.icofont-hotel:before{content:"\ee49"}.icofont-island-alt:before{content:"\ee4a"}.icofont-island:before{content:"\ee4b"}.icofont-sandals-female:before{content:"\ee4c"}.icofont-sandals-male:before{content:"\ee4d"}.icofont-travelling:before{content:"\ee4e"}.icofont-breakdown:before{content:"\ee4f"}.icofont-celsius:before{content:"\ee50"}.icofont-clouds:before{content:"\ee51"}.icofont-cloudy:before{content:"\ee52"}.icofont-dust:before{content:"\ee53"}.icofont-eclipse:before{content:"\ee54"}.icofont-fahrenheit:before{content:"\ee55"}.icofont-forest-fire:before{content:"\ee56"}.icofont-full-night:before{content:"\ee57"}.icofont-full-sunny:before{content:"\ee58"}.icofont-hail-night:before{content:"\ee59"}.icofont-hail-rainy-night:before{content:"\ee5a"}.icofont-hail-rainy-sunny:before{content:"\ee5b"}.icofont-hail-rainy:before{content:"\ee5c"}.icofont-hail-sunny:before{content:"\ee5d"}.icofont-hail-thunder-night:before{content:"\ee5e"}.icofont-hail-thunder-sunny:before{content:"\ee5f"}.icofont-hail-thunder:before{content:"\ee60"}.icofont-hail:before{content:"\ee61"}.icofont-hill-night:before{content:"\ee62"}.icofont-hill-sunny:before{content:"\ee63"}.icofont-hurricane:before{content:"\ee64"}.icofont-meteor:before{content:"\ee65"}.icofont-night:before{content:"\ee66"}.icofont-rainy-night:before{content:"\ee67"}.icofont-rainy-sunny:before{content:"\ee68"}.icofont-rainy-thunder:before{content:"\ee69"}.icofont-rainy:before{content:"\ee6a"}.icofont-snow-alt:before{content:"\ee6b"}.icofont-snow-flake:before{content:"\ee6c"}.icofont-snow-temp:before{content:"\ee6d"}.icofont-snow:before{content:"\ee6e"}.icofont-snowy-hail:before{content:"\ee6f"}.icofont-snowy-night-hail:before{content:"\ee70"}.icofont-snowy-night-rainy:before{content:"\ee71"}.icofont-snowy-night:before{content:"\ee72"}.icofont-snowy-rainy:before{content:"\ee73"}.icofont-snowy-sunny-hail:before{content:"\ee74"}.icofont-snowy-sunny-rainy:before{content:"\ee75"}.icofont-snowy-sunny:before{content:"\ee76"}.icofont-snowy-thunder-night:before{content:"\ee77"}.icofont-snowy-thunder-sunny:before{content:"\ee78"}.icofont-snowy-thunder:before{content:"\ee79"}.icofont-snowy-windy-night:before{content:"\ee7a"}.icofont-snowy-windy-sunny:before{content:"\ee7b"}.icofont-snowy-windy:before{content:"\ee7c"}.icofont-snowy:before{content:"\ee7d"}.icofont-sun-alt:before{content:"\ee7e"}.icofont-sun-rise:before{content:"\ee7f"}.icofont-sun-set:before{content:"\ee80"}.icofont-sun:before{content:"\ee81"}.icofont-sunny-day-temp:before{content:"\ee82"}.icofont-sunny:before{content:"\ee83"}.icofont-thunder-light:before{content:"\ee84"}.icofont-tornado:before{content:"\ee85"}.icofont-umbrella-alt:before{content:"\ee86"}.icofont-umbrella:before{content:"\ee87"}.icofont-volcano:before{content:"\ee88"}.icofont-wave:before{content:"\ee89"}.icofont-wind-scale-0:before{content:"\ee8a"}.icofont-wind-scale-1:before{content:"\ee8b"}.icofont-wind-scale-10:before{content:"\ee8c"}.icofont-wind-scale-11:before{content:"\ee8d"}.icofont-wind-scale-12:before{content:"\ee8e"}.icofont-wind-scale-2:before{content:"\ee8f"}.icofont-wind-scale-3:before{content:"\ee90"}.icofont-wind-scale-4:before{content:"\ee91"}.icofont-wind-scale-5:before{content:"\ee92"}.icofont-wind-scale-6:before{content:"\ee93"}.icofont-wind-scale-7:before{content:"\ee94"}.icofont-wind-scale-8:before{content:"\ee95"}.icofont-wind-scale-9:before{content:"\ee96"}.icofont-wind-waves:before{content:"\ee97"}.icofont-wind:before{content:"\ee98"}.icofont-windy-hail:before{content:"\ee99"}.icofont-windy-night:before{content:"\ee9a"}.icofont-windy-raining:before{content:"\ee9b"}.icofont-windy-sunny:before{content:"\ee9c"}.icofont-windy-thunder-raining:before{content:"\ee9d"}.icofont-windy-thunder:before{content:"\ee9e"}.icofont-windy:before{content:"\ee9f"}.icofont-addons:before{content:"\eea0"}.icofont-address-book:before{content:"\eea1"}.icofont-adjust:before{content:"\eea2"}.icofont-alarm:before{content:"\eea3"}.icofont-anchor:before{content:"\eea4"}.icofont-archive:before{content:"\eea5"}.icofont-at:before{content:"\eea6"}.icofont-attachment:before{content:"\eea7"}.icofont-audio:before{content:"\eea8"}.icofont-automation:before{content:"\eea9"}.icofont-badge:before{content:"\eeaa"}.icofont-bag-alt:before{content:"\eeab"}.icofont-bag:before{content:"\eeac"}.icofont-ban:before{content:"\eead"}.icofont-bar-code:before{content:"\eeae"}.icofont-bars:before{content:"\eeaf"}.icofont-basket:before{content:"\eeb0"}.icofont-battery-empty:before{content:"\eeb1"}.icofont-battery-full:before{content:"\eeb2"}.icofont-battery-half:before{content:"\eeb3"}.icofont-battery-low:before{content:"\eeb4"}.icofont-beaker:before{content:"\eeb5"}.icofont-beard:before{content:"\eeb6"}.icofont-bed:before{content:"\eeb7"}.icofont-bell:before{content:"\eeb8"}.icofont-beverage:before{content:"\eeb9"}.icofont-bill:before{content:"\eeba"}.icofont-bin:before{content:"\eebb"}.icofont-binary:before{content:"\eebc"}.icofont-binoculars:before{content:"\eebd"}.icofont-bluetooth:before{content:"\eebe"}.icofont-bomb:before{content:"\eebf"}.icofont-book-mark:before{content:"\eec0"}.icofont-box:before{content:"\eec1"}.icofont-briefcase:before{content:"\eec2"}.icofont-broken:before{content:"\eec3"}.icofont-bucket:before{content:"\eec4"}.icofont-bucket1:before{content:"\eec5"}.icofont-bucket2:before{content:"\eec6"}.icofont-bug:before{content:"\eec7"}.icofont-building:before{content:"\eec8"}.icofont-bulb-alt:before{content:"\eec9"}.icofont-bullet:before{content:"\eeca"}.icofont-bullhorn:before{content:"\eecb"}.icofont-bullseye:before{content:"\eecc"}.icofont-calendar:before{content:"\eecd"}.icofont-camera-alt:before{content:"\eece"}.icofont-camera:before{content:"\eecf"}.icofont-card:before{content:"\eed0"}.icofont-cart-alt:before{content:"\eed1"}.icofont-cart:before{content:"\eed2"}.icofont-cc:before{content:"\eed3"}.icofont-charging:before{content:"\eed4"}.icofont-chat:before{content:"\eed5"}.icofont-check-alt:before{content:"\eed6"}.icofont-check-circled:before{content:"\eed7"}.icofont-check:before{content:"\eed8"}.icofont-checked:before{content:"\eed9"}.icofont-children-care:before{content:"\eeda"}.icofont-clip:before{content:"\eedb"}.icofont-clock-time:before{content:"\eedc"}.icofont-close-circled:before{content:"\eedd"}.icofont-close-line-circled:before{content:"\eede"}.icofont-close-line-squared-alt:before{content:"\eedf"}.icofont-close-line-squared:before{content:"\eee0"}.icofont-close-line:before{content:"\eee1"}.icofont-close-squared-alt:before{content:"\eee2"}.icofont-close-squared:before{content:"\eee3"}.icofont-close:before{content:"\eee4"}.icofont-cloud-download:before{content:"\eee5"}.icofont-cloud-refresh:before{content:"\eee6"}.icofont-cloud-upload:before{content:"\eee7"}.icofont-cloud:before{content:"\eee8"}.icofont-code-not-allowed:before{content:"\eee9"}.icofont-code:before{content:"\eeea"}.icofont-comment:before{content:"\eeeb"}.icofont-compass-alt:before{content:"\eeec"}.icofont-compass:before{content:"\eeed"}.icofont-computer:before{content:"\eeee"}.icofont-connection:before{content:"\eeef"}.icofont-console:before{content:"\eef0"}.icofont-contacts:before{content:"\eef1"}.icofont-contrast:before{content:"\eef2"}.icofont-copyright:before{content:"\eef3"}.icofont-credit-card:before{content:"\eef4"}.icofont-crop:before{content:"\eef5"}.icofont-crown:before{content:"\eef6"}.icofont-cube:before{content:"\eef7"}.icofont-cubes:before{content:"\eef8"}.icofont-dashboard-web:before{content:"\eef9"}.icofont-dashboard:before{content:"\eefa"}.icofont-data:before{content:"\eefb"}.icofont-database-add:before{content:"\eefc"}.icofont-database-locked:before{content:"\eefd"}.icofont-database-remove:before{content:"\eefe"}.icofont-database:before{content:"\eeff"}.icofont-delete:before{content:"\ef00"}.icofont-diamond:before{content:"\ef01"}.icofont-dice-multiple:before{content:"\ef02"}.icofont-dice:before{content:"\ef03"}.icofont-disc:before{content:"\ef04"}.icofont-diskette:before{content:"\ef05"}.icofont-document-folder:before{content:"\ef06"}.icofont-download-alt:before{content:"\ef07"}.icofont-download:before{content:"\ef08"}.icofont-downloaded:before{content:"\ef09"}.icofont-drag:before{content:"\ef0a"}.icofont-drag1:before{content:"\ef0b"}.icofont-drag2:before{content:"\ef0c"}.icofont-drag3:before{content:"\ef0d"}.icofont-earth:before{content:"\ef0e"}.icofont-ebook:before{content:"\ef0f"}.icofont-edit:before{content:"\ef10"}.icofont-eject:before{content:"\ef11"}.icofont-email:before{content:"\ef12"}.icofont-envelope-open:before{content:"\ef13"}.icofont-envelope:before{content:"\ef14"}.icofont-eraser:before{content:"\ef15"}.icofont-error:before{content:"\ef16"}.icofont-excavator:before{content:"\ef17"}.icofont-exchange:before{content:"\ef18"}.icofont-exclamation-circle:before{content:"\ef19"}.icofont-exclamation-square:before{content:"\ef1a"}.icofont-exclamation-tringle:before{content:"\ef1b"}.icofont-exclamation:before{content:"\ef1c"}.icofont-exit:before{content:"\ef1d"}.icofont-expand:before{content:"\ef1e"}.icofont-external-link:before{content:"\ef1f"}.icofont-external:before{content:"\ef20"}.icofont-eye-alt:before{content:"\ef21"}.icofont-eye-blocked:before{content:"\ef22"}.icofont-eye-dropper:before{content:"\ef23"}.icofont-eye:before{content:"\ef24"}.icofont-favourite:before{content:"\ef25"}.icofont-fax:before{content:"\ef26"}.icofont-file-fill:before{content:"\ef27"}.icofont-film:before{content:"\ef28"}.icofont-filter:before{content:"\ef29"}.icofont-fire-alt:before{content:"\ef2a"}.icofont-fire-burn:before{content:"\ef2b"}.icofont-fire:before{content:"\ef2c"}.icofont-flag-alt-1:before{content:"\ef2d"}.icofont-flag-alt-2:before{content:"\ef2e"}.icofont-flag:before{content:"\ef2f"}.icofont-flame-torch:before{content:"\ef30"}.icofont-flash-light:before{content:"\ef31"}.icofont-flash:before{content:"\ef32"}.icofont-flask:before{content:"\ef33"}.icofont-focus:before{content:"\ef34"}.icofont-folder-open:before{content:"\ef35"}.icofont-folder:before{content:"\ef36"}.icofont-foot-print:before{content:"\ef37"}.icofont-garbage:before{content:"\ef38"}.icofont-gear-alt:before{content:"\ef39"}.icofont-gear:before{content:"\ef3a"}.icofont-gears:before{content:"\ef3b"}.icofont-gift:before{content:"\ef3c"}.icofont-glass:before{content:"\ef3d"}.icofont-globe:before{content:"\ef3e"}.icofont-graffiti:before{content:"\ef3f"}.icofont-grocery:before{content:"\ef40"}.icofont-hand:before{content:"\ef41"}.icofont-hanger:before{content:"\ef42"}.icofont-hard-disk:before{content:"\ef43"}.icofont-heart-alt:before{content:"\ef44"}.icofont-heart:before{content:"\ef45"}.icofont-history:before{content:"\ef46"}.icofont-home:before{content:"\ef47"}.icofont-horn:before{content:"\ef48"}.icofont-hour-glass:before{content:"\ef49"}.icofont-id:before{content:"\ef4a"}.icofont-image:before{content:"\ef4b"}.icofont-inbox:before{content:"\ef4c"}.icofont-infinite:before{content:"\ef4d"}.icofont-info-circle:before{content:"\ef4e"}.icofont-info-square:before{content:"\ef4f"}.icofont-info:before{content:"\ef50"}.icofont-institution:before{content:"\ef51"}.icofont-interface:before{content:"\ef52"}.icofont-invisible:before{content:"\ef53"}.icofont-jacket:before{content:"\ef54"}.icofont-jar:before{content:"\ef55"}.icofont-jewlery:before{content:"\ef56"}.icofont-karate:before{content:"\ef57"}.icofont-key-hole:before{content:"\ef58"}.icofont-key:before{content:"\ef59"}.icofont-label:before{content:"\ef5a"}.icofont-lamp:before{content:"\ef5b"}.icofont-layers:before{content:"\ef5c"}.icofont-layout:before{content:"\ef5d"}.icofont-leaf:before{content:"\ef5e"}.icofont-leaflet:before{content:"\ef5f"}.icofont-learn:before{content:"\ef60"}.icofont-lego:before{content:"\ef61"}.icofont-lens:before{content:"\ef62"}.icofont-letter:before{content:"\ef63"}.icofont-letterbox:before{content:"\ef64"}.icofont-library:before{content:"\ef65"}.icofont-license:before{content:"\ef66"}.icofont-life-bouy:before{content:"\ef67"}.icofont-life-buoy:before{content:"\ef68"}.icofont-life-jacket:before{content:"\ef69"}.icofont-life-ring:before{content:"\ef6a"}.icofont-light-bulb:before{content:"\ef6b"}.icofont-lighter:before{content:"\ef6c"}.icofont-lightning-ray:before{content:"\ef6d"}.icofont-like:before{content:"\ef6e"}.icofont-line-height:before{content:"\ef6f"}.icofont-link-alt:before{content:"\ef70"}.icofont-link:before{content:"\ef71"}.icofont-list:before{content:"\ef72"}.icofont-listening:before{content:"\ef73"}.icofont-listine-dots:before{content:"\ef74"}.icofont-listing-box:before{content:"\ef75"}.icofont-listing-number:before{content:"\ef76"}.icofont-live-support:before{content:"\ef77"}.icofont-location-arrow:before{content:"\ef78"}.icofont-location-pin:before{content:"\ef79"}.icofont-lock:before{content:"\ef7a"}.icofont-login:before{content:"\ef7b"}.icofont-logout:before{content:"\ef7c"}.icofont-lollipop:before{content:"\ef7d"}.icofont-long-drive:before{content:"\ef7e"}.icofont-look:before{content:"\ef7f"}.icofont-loop:before{content:"\ef80"}.icofont-luggage:before{content:"\ef81"}.icofont-lunch:before{content:"\ef82"}.icofont-lungs:before{content:"\ef83"}.icofont-magic-alt:before{content:"\ef84"}.icofont-magic:before{content:"\ef85"}.icofont-magnet:before{content:"\ef86"}.icofont-mail-box:before{content:"\ef87"}.icofont-mail:before{content:"\ef88"}.icofont-male:before{content:"\ef89"}.icofont-map-pins:before{content:"\ef8a"}.icofont-map:before{content:"\ef8b"}.icofont-maximize:before{content:"\ef8c"}.icofont-measure:before{content:"\ef8d"}.icofont-medicine:before{content:"\ef8e"}.icofont-mega-phone:before{content:"\ef8f"}.icofont-megaphone-alt:before{content:"\ef90"}.icofont-megaphone:before{content:"\ef91"}.icofont-memorial:before{content:"\ef92"}.icofont-memory-card:before{content:"\ef93"}.icofont-mic-mute:before{content:"\ef94"}.icofont-mic:before{content:"\ef95"}.icofont-military:before{content:"\ef96"}.icofont-mill:before{content:"\ef97"}.icofont-minus-circle:before{content:"\ef98"}.icofont-minus-square:before{content:"\ef99"}.icofont-minus:before{content:"\ef9a"}.icofont-mobile-phone:before{content:"\ef9b"}.icofont-molecule:before{content:"\ef9c"}.icofont-money:before{content:"\ef9d"}.icofont-moon:before{content:"\ef9e"}.icofont-mop:before{content:"\ef9f"}.icofont-muffin:before{content:"\efa0"}.icofont-mustache:before{content:"\efa1"}.icofont-navigation-menu:before{content:"\efa2"}.icofont-navigation:before{content:"\efa3"}.icofont-network-tower:before{content:"\efa4"}.icofont-network:before{content:"\efa5"}.icofont-news:before{content:"\efa6"}.icofont-newspaper:before{content:"\efa7"}.icofont-no-smoking:before{content:"\efa8"}.icofont-not-allowed:before{content:"\efa9"}.icofont-notebook:before{content:"\efaa"}.icofont-notepad:before{content:"\efab"}.icofont-notification:before{content:"\efac"}.icofont-numbered:before{content:"\efad"}.icofont-opposite:before{content:"\efae"}.icofont-optic:before{content:"\efaf"}.icofont-options:before{content:"\efb0"}.icofont-package:before{content:"\efb1"}.icofont-page:before{content:"\efb2"}.icofont-paint:before{content:"\efb3"}.icofont-paper-plane:before{content:"\efb4"}.icofont-paperclip:before{content:"\efb5"}.icofont-papers:before{content:"\efb6"}.icofont-pay:before{content:"\efb7"}.icofont-penguin-linux:before{content:"\efb8"}.icofont-pestle:before{content:"\efb9"}.icofont-phone-circle:before{content:"\efba"}.icofont-phone:before{content:"\efbb"}.icofont-picture:before{content:"\efbc"}.icofont-pine:before{content:"\efbd"}.icofont-pixels:before{content:"\efbe"}.icofont-plugin:before{content:"\efbf"}.icofont-plus-circle:before{content:"\efc0"}.icofont-plus-square:before{content:"\efc1"}.icofont-plus:before{content:"\efc2"}.icofont-polygonal:before{content:"\efc3"}.icofont-power:before{content:"\efc4"}.icofont-price:before{content:"\efc5"}.icofont-print:before{content:"\efc6"}.icofont-puzzle:before{content:"\efc7"}.icofont-qr-code:before{content:"\efc8"}.icofont-queen:before{content:"\efc9"}.icofont-question-circle:before{content:"\efca"}.icofont-question-square:before{content:"\efcb"}.icofont-question:before{content:"\efcc"}.icofont-quote-left:before{content:"\efcd"}.icofont-quote-right:before{content:"\efce"}.icofont-random:before{content:"\efcf"}.icofont-recycle:before{content:"\efd0"}.icofont-refresh:before{content:"\efd1"}.icofont-repair:before{content:"\efd2"}.icofont-reply-all:before{content:"\efd3"}.icofont-reply:before{content:"\efd4"}.icofont-resize:before{content:"\efd5"}.icofont-responsive:before{content:"\efd6"}.icofont-retweet:before{content:"\efd7"}.icofont-road:before{content:"\efd8"}.icofont-robot:before{content:"\efd9"}.icofont-royal:before{content:"\efda"}.icofont-rss-feed:before{content:"\efdb"}.icofont-safety:before{content:"\efdc"}.icofont-sale-discount:before{content:"\efdd"}.icofont-satellite:before{content:"\efde"}.icofont-send-mail:before{content:"\efdf"}.icofont-server:before{content:"\efe0"}.icofont-settings-alt:before{content:"\efe1"}.icofont-settings:before{content:"\efe2"}.icofont-share-alt:before{content:"\efe3"}.icofont-share-boxed:before{content:"\efe4"}.icofont-share:before{content:"\efe5"}.icofont-shield:before{content:"\efe6"}.icofont-shopping-cart:before{content:"\efe7"}.icofont-sign-in:before{content:"\efe8"}.icofont-sign-out:before{content:"\efe9"}.icofont-signal:before{content:"\efea"}.icofont-site-map:before{content:"\efeb"}.icofont-smart-phone:before{content:"\efec"}.icofont-soccer:before{content:"\efed"}.icofont-sort-alt:before{content:"\efee"}.icofont-sort:before{content:"\efef"}.icofont-space:before{content:"\eff0"}.icofont-spanner:before{content:"\eff1"}.icofont-speech-comments:before{content:"\eff2"}.icofont-speed-meter:before{content:"\eff3"}.icofont-spinner-alt-1:before{content:"\eff4"}.icofont-spinner-alt-2:before{content:"\eff5"}.icofont-spinner-alt-3:before{content:"\eff6"}.icofont-spinner-alt-4:before{content:"\eff7"}.icofont-spinner-alt-5:before{content:"\eff8"}.icofont-spinner-alt-6:before{content:"\eff9"}.icofont-spinner:before{content:"\effa"}.icofont-spreadsheet:before{content:"\effb"}.icofont-square:before{content:"\effc"}.icofont-ssl-security:before{content:"\effd"}.icofont-star-alt-1:before{content:"\effe"}.icofont-star-alt-2:before{content:"\efff"}.icofont-star:before{content:"\f000"}.icofont-street-view:before{content:"\f001"}.icofont-support-faq:before{content:"\f002"}.icofont-tack-pin:before{content:"\f003"}.icofont-tag:before{content:"\f004"}.icofont-tags:before{content:"\f005"}.icofont-tasks-alt:before{content:"\f006"}.icofont-tasks:before{content:"\f007"}.icofont-telephone:before{content:"\f008"}.icofont-telescope:before{content:"\f009"}.icofont-terminal:before{content:"\f00a"}.icofont-thumbs-down:before{content:"\f00b"}.icofont-thumbs-up:before{content:"\f00c"}.icofont-tick-boxed:before{content:"\f00d"}.icofont-tick-mark:before{content:"\f00e"}.icofont-ticket:before{content:"\f00f"}.icofont-tie:before{content:"\f010"}.icofont-toggle-off:before{content:"\f011"}.icofont-toggle-on:before{content:"\f012"}.icofont-tools-alt-2:before{content:"\f013"}.icofont-tools:before{content:"\f014"}.icofont-touch:before{content:"\f015"}.icofont-traffic-light:before{content:"\f016"}.icofont-transparent:before{content:"\f017"}.icofont-tree:before{content:"\f018"}.icofont-unique-idea:before{content:"\f019"}.icofont-unlock:before{content:"\f01a"}.icofont-unlocked:before{content:"\f01b"}.icofont-upload-alt:before{content:"\f01c"}.icofont-upload:before{content:"\f01d"}.icofont-usb-drive:before{content:"\f01e"}.icofont-usb:before{content:"\f01f"}.icofont-vector-path:before{content:"\f020"}.icofont-verification-check:before{content:"\f021"}.icofont-wall-clock:before{content:"\f022"}.icofont-wall:before{content:"\f023"}.icofont-wallet:before{content:"\f024"}.icofont-warning-alt:before{content:"\f025"}.icofont-warning:before{content:"\f026"}.icofont-water-drop:before{content:"\f027"}.icofont-web:before{content:"\f028"}.icofont-wheelchair:before{content:"\f029"}.icofont-wifi-alt:before{content:"\f02a"}.icofont-wifi:before{content:"\f02b"}.icofont-world:before{content:"\f02c"}.icofont-zigzag:before{content:"\f02d"}.icofont-zipped:before{content:"\f02e"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}body {
overflow-x: hidden;
} .wp-megamenu .wp-megamenu-wrap ul {
position: relative;
display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a, 
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li .wpmm-search-wrap > a.search-open-icon {
padding: 15px 14px;
color: #444;
transition: color 400ms;
display: inline-block;
margin: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-logo-item a {
background: transparent !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:after,
.wpmm-nav-wrap ul.wp-megamenu > li ul.wp-megamenu-sub-menu li > a:after {
display: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li > a:hover {
color: #2964d8;
}
body .wp-megamenu-wrap .wpmm-nav-wrap > ul {
display: block; padding: 0;
margin: 0;
list-style: none;
position: relative;
left: auto;
top: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul ul {
opacity: 1;
display: block;
position: relative;
left: auto;
top: auto;
box-shadow: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li {
display: inline-block;
border-top: none;
position: static;
line-height: inherit;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-default.wpmm-item-fixed-width {
position: relative !important;
}
.wpmm_vertical_menu.wpmm_vertical_menu_active .wpmm-nav-wrap > ul.wp-megamenu > li {
position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul li a:focus {
outline: 0;
} .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link {
float: right !important;
}
@media(max-width:767px){
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link{
float: none !important; 
}
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-index-0 {
margin-left: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link a {
padding-left: 10px;
padding-right: 10px;
} .wp-megamenu-wrap {
z-index: 99999;
}
.wpmm_brand_logo_wrap {
float: left;
position: relative;
z-index: 2;
}
.wpmm_brand_logo_wrap img {
margin-right: 15px;
}
.wpmm_brand_logo_wrap a {
padding: 0 !important;
}
.wp-megamenu-wrap {
position: relative;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a {
padding: 0;
font-size: 14px;
display: inline-block;
font-weight: 300;
color: #444;
word-wrap: break-word;
word-break: break-all;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a:hover {
color: #2964d8;
} .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-col:last-child {
border: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu ul.wp-megamenu-sub-menu {
list-style: none;
padding: 0;
margin: 0;
left: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row {
clear: both;
width: 100%;
height: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li {
padding: 10px 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_mega_menu .wpmm-strees-row-and-content-container > .wp-megamenu-sub-menu >li > .wp-megamenu-sub-menu >li {
padding: 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu {
position: absolute;
left: 0;
top: 100%;
text-align: left; right: auto;
padding: 0;
margin: 0;
border: none;
line-height: 0;
display: none;
font-size: 0;
width: 100%;
opacity: 0;
z-index: -1;
visibility: hidden;
}
.wpmm-strees-row-container {
background: #f5f5f5;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::before,
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
content: "";
left: -2000px;
top: 0;
bottom: 0;
width: 2000px;
background: #f5f5f5;
position: absolute;
height: 100%;
z-index: 1;
display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-strees-row > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu::after {
left: auto;
right: -2000px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu li {
font-size: 14px;
line-height: 1.4;
position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu li >ul {
position: relative;
left: auto;
right: auto;
top: auto;
bottom: 0;
margin-top: 0;
width: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li {
padding: 10px 15px;
box-sizing: border-box;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(1) {
z-index: 6;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(2) {
z-index: 5;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(3) {
z-index: 4;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(4) {
z-index: 3;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(5) {
z-index: 2;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:nth-child(6) {
z-index: 1;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu > li:last-child {
border-right: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children {
position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children a {
display: block;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children a b {
float: right;
padding-right: 15px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li .wp-megamenu-sub-menu {
position: absolute;
left: 100%;
width: 250px;
top: 10%;
text-align: left;
z-index: 999;
visibility: hidden;
opacity: 0;
transition: all 300ms ease-in-out;
background: #e7e7e7;
right: auto;
padding: 12px 0;
margin: 0;
bottom: auto;
border: none;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu li {
padding: 8px 20px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu li a {
margin-bottom: 0;
}
.wpmm-row-content-strees-extra {
position: absolute;
left: 0;
top: 100%;
text-align: left;
right: auto;
width: 100%;
z-index: 222;
height: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
color: #2964d8;
}    .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu {
position: relative !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
position: absolute;
left: 0;
width: 250px;
top: 100%;
text-align: left;
visibility: hidden;
transition: all 300ms ease-in-out;
background: #f5f5f5;
right: auto;
padding: 0;
border: none;
opacity: 0;
z-index: -1;
display: none;
list-style: none;
margin: 0;
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children > ul.wp-megamenu-sub-menu {
left: 100%;
background: #e7e7e7;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.wpmm-submenu-left ul.wp-megamenu-sub-menu {
left: auto;
right: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children.wpmm-submenu-left > ul.wp-megamenu-sub-menu {
background: #e7e7e7;
left: auto;
right: 100%;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.wpmm-submenu-right .wpmm-badge {
margin-left: 4px;
top: -1px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li ul.wp-megamenu-sub-menu li.wpmm-submenu-left .wpmm-badge {
margin-left: 0;
margin-right: 4px;
top: -6px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
position: relative;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li > a {
padding: 8px 20px;
}
@media (max-width: 768px) {
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
padding: 3px;
}
}
.wp-megamenu-wrap ul.wp-megamenu > li,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li {
float: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li a {
margin-bottom: 0;
}
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a {
margin-bottom: 12px;
padding: 0;
font-size: 14px;
}
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu > li:last-child > a {
margin-bottom: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a b,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a b {
float: right;
line-height: inherit;
transform: rotate(-90deg);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li.wpmm-submenu-left > a b {
float: left;
margin-right: 6px;
line-height: inherit;
transform: rotate(90deg);
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu li.wpmm-row .wp-megamenu-sub-menu li.wpmm-col .wp-megamenu-sub-menu li.wpmm-type-item >a b,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget >a b {
display: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a {
display: block;
font-weight: 300;
transition: 400ms;
-webkit-transition: 400ms;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a:hover,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li a:hover {
color: #2964d8;
}
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li .wpmm-strees-row-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a,
.wp-megamenu-wrap > .wpmm-nav-wrap .wp-megamenu >li .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
color: inherit;
font-size: 13px;
font-weight: 600;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 0px;
margin-bottom: 5px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu ul.wp-megamenu-sub-menu li.wpmm-type-widget > a {
font-weight: 600;
} .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
animation-duration: 300ms;
display: block;
top: auto;
opacity: 1;
z-index: 1;
visibility: visible;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadeinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadeinup ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeinup > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmfadeInUp;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadein:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadein ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadein > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmfadeIn;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-fadeindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-fadeindown ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-fadeindown > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmfadeInDown;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-pulse:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-pulse ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-pulse > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmpulse;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-ZoomIn:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-ZoomIn ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-ZoomIn > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmzoomIn;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-slideindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-slideindown ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideindown > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmslideInDown;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-slideinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-slideinup ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-slideinup > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmslideInUp;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu.wpmm-flipinx:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu.wpmm-flipinx ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > .wpmm-strees-row-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx:hover > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu.wpmm-flipinx > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu {
animation-name: wpmmflipInX;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
top: 0;
z-index: 1;
} ul.wp-megamenu li.wpmm-type-widget .wpmm-item-title {
color: #000000;
font-size: 13px;
font-weight: 600;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 0px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul {
background: none;
border: none;
list-style: none;
padding: 0;
margin: 0;
left: 0;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li a {
padding: 5px 0;
}
#wp-megamenu-top > ul.wp-megamenu li.wpmm-type-widget select {
border: 1px solid #e5e5e5;
height: 40px;
width: 100%;
font-size: 14px;
}
.wp-megamenu >li > ul.wp-megamenu-sub-menu li > a.wp-megamenu-col-title,
.wp-megamenu >li > ul.wp-megamenu-sub-menu > li .wpmm-item-title {
color: #000000;
font-size: 13px;
font-weight: 600;
line-height: 25px;
text-transform: uppercase;
letter-spacing: 0px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .calendar_wrap caption {
padding: 10px 0 12px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget {
margin-bottom: 6px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li.wpmm-type-widget table {
margin: 0;
padding: 0;
width: 100%;
table-layout: fixed;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu ul.wp-megamenu-sub-menu li:last-child {
margin-bottom: 0;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget ul.menu {
position: relative;
width: auto;
left: auto;
margin: 0;
padding: 0;
top: auto;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .tagcloud a {
display: inline-block !important;
margin-bottom: 5px;
transition: all 300ms ease-in;
-webkit-transition: all 300ms ease-in;
font-size: 14px !important;
border: 1px solid #eee;
padding: 2px 8px;
margin-right: 2px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class ul li .post-date {
display: inline-block;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class embed,
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class iframe,
ul.wp-megamenu li ul.wp-megamenu-sub-menu .menu-widget-class object {
margin-bottom: 0;
max-width: 100%;
} .wpmm-sticky.wpmm-sticky-wrap {
position: fixed;
top: 0px;
left: 0px;
width: 100%;
z-index: 9999;
animation-name: wpmmfadeInDown;
animation-duration: 400ms;
}
.admin-bar .wpmm-sticky.wpmm-sticky-wrap {
top: 32px;
}
.wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
margin: 0 auto;
position: relative;
width: 1140px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 1140px) {
.wpmm-sticky.wpmm-sticky-wrap .wpmm-nav-wrap {
width: 100%;
padding-left: 0;
padding-right: 0;
}
} .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i,
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a i {
margin-right: 0;
width: auto;
height: auto;
line-height: normal;
font-size: inherit;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i.dashicons,
ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu li a i.dashicons {
font-size: 14px;
vertical-align: middle;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li > a i.dashicons.dashicons-admin-home {
font-size: 22px;
vertical-align: top;
} .wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container ul.wp-megamenu-sub-menu > li.wpmm-row > ul.wp-megamenu-sub-menu {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
left: auto;
right: auto;
top: auto;
bottom: 0;
margin-top: 0;
width: 100%;
}
.wpmm-col.wpmm-col-12 {
width: 100%;
}
.wpmm-col.wpmm-col-6 {
width: 50%;
}
.wpmm-col.wpmm-col-3 {
width: 25%;
}
.wpmm-col.wpmm-col-4 {
width: 33.33333%;
}
.wpmm-col.wpmm-col-2 {
width: 16.66666%;
}
.wpmm-col.wpmm-col-8 {
width: 66.666667%;
}
.wpmm-col.wpmm-col-10 {
width: 83.333333%;
} .main-navigation ul ul a {
height: auto;
width: auto;
}
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.menu-item-has-children:before,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.menu-item-has-children:after,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.page_item_has_children:before,
.main-navigation .wp-megamenu-wrap .wpmm-nav-wrap > ul > li.page_item_has_children:after {
display: none;
position: relative;
content: none;
}
.main-navigation ul ul ul {
left: auto;
margin-top: 0;
}
.wp-megamenu-wrap ul ul a {
width: auto !important;
}
span.wpmm-selected-icon-top {
display: block;
text-align: center;
}
span.wpmm-selected-icon {
margin: 0 6px 0 0;
} .main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
right: 0;
}
.main-navigation ul ul.wp-megamenu-sub-menu {
border: none;
background: none;
}
.main-navigation ul ul.wp-megamenu-sub-menu >li.wpmm-type-widget >a b {
display: none;
}
.main-navigation ul.wp-megamenu-sub-menu li:hover,
.main-navigation ul.wp-megamenu-sub-menu li.focus {
background: none;
}
.navigation-top .wrap {
padding: 0;
}
.main-navigation .wpmm-nav-wrap .wpmm-nav-wrap ul ul a {
padding: 0;
}
.main-navigation .wpmm-nav-wrap .menu-item-has-children > a:after {
display: none;
}
.main-navigation .wpmm-nav-wrap ul ul:before,
.main-navigation .wpmm-nav-wrap ul ul:after {
display: none;
}
.main-navigation .wpmm-nav-wrap ul ul li {
border: none;
display: block;
}
.main-navigation .wpmm-nav-wrap li {
border-top: none;
}
.main-navigation .wpmm-nav-wrap ul ul a {
width: auto;
}
.wpmm-nav-wrap .dropdown-toggle:after {
display: none;
}
.wpmm-badge {
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 9px;
font-weight: 500;
line-height: 10px;
padding: 2px 5px;
text-align: center;
vertical-align: baseline;
white-space: nowrap;
margin-left: 2px;
position: relative;
top: -8px;
}
.wpmm-badge-default {
background-color: #636c72;
}
.wpmm-badge-default[href]:focus,
.wpmm-badge-default[href]:hover {
background-color: #4b5257;
}
.wpmm-badge-primary {
background-color: #0275d8;
}
.wpmm-badge-primary[href]:focus,
.wpmm-badge-primary[href]:hover {
background-color: #025aa5;
}
.wpmm-badge-success {
background-color: #5cb85c;
}
.wpmm-badge-success[href]:focus,
.wpmm-badge-success[href]:hover {
background-color: #449d44;
}
.wpmm-badge-info {
background-color: #5bc0de;
}
.wpmm-badge-info[href]:focus,
.wpmm-badge-info[href]:hover {
background-color: #31b0d5;
}
.wpmm-badge-warning {
background-color: #f0ad4e;
}
.wpmm-badge-warning[href]:focus,
.wpmm-badge-warning[href]:hover {
background-color: #ec971f;
}
.wpmm-badge-danger {
background-color: #d9534f;
}
.wpmm-badge-danger[href]:focus,
.wpmm-badge-danger[href]:hover {
background-color: #c9302c;
} .wpmm-search-input-wrap .search-wrap .form-control:focus {
border:none;
}
ul.wp-megamenu .product_list_widget li img {
width: 80px;
height: 75px;
float: left;
margin-right: 15px;
} ul.wp-megamenu .product_list_widget li a {
font-weight: 500 !important;
}
ul.wp-megamenu .product_list_widget li {
clear: both;
margin-bottom: 20px;
display: inline-block;
width: 100%;
}
ul.wp-megamenu .product_list_widget li:last-child {
margin-bottom: 0;
}
ul.wp-megamenu .product_list_widget li a.remove {
float: left;
margin-right: 10px;
margin-top: -7px;
}
.woocommerce-product-search input[type=search] {
box-shadow: none;
border: 1px solid #e5e5e5;
line-height: 24px;
padding: 5px 10px;
}
.woocommerce-product-search input[type=submit] {
padding: 5px 10px;
line-height: 22px;
border: 1px solid #000000;
background: #000;
color: #fff;
}
.wpmm-search-form input {
color: #000 !important;
font-weight: 500!important;
} .wp-megamenu-wrap .wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .mejs-mediaelement {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.wp-megamenu-wrap .wpmm-nav-wrap ul.wp-megamenu li.wpmm-type-widget .mejs-mediaelement iframe {
top: 0;
bottom: 0;
left: 0;
width: 100% !important;
height: 100% !important;
border: 0;
}
.wp-video-shortcode.mejs-video {
width: 100% !important;
min-height: 200px;
}
#wp-megamenu-vertical-menu > .wpmm-nav-wrap ul.wp-megamenu> li ul.wp-megamenu-sub-menu ul.product_list_widget li:hover>a {
background-color: transparent !important;
}
address {
color: inherit;
}
.mejs-iframe-overlay {
z-index: -1;
} .wpmm_mobile_menu_btn {
color: #ffffff;
background-color: #2964d8;
font-size: 14px;
}
.wpmm_mobile_menu_btn.show-close-icon.menu-active i::before {
content: "\f00d";
}
#wp-megamenu-menu-1.wpmm-mobile-menu {
text-align: right;
padding: 0 15px;
color: red;
}
.menu-toggle,
#menu-toggle,
#wr-menu-toggle {
display: none !important;
}
.wpmm-sticky.wpmm-sticky-wrap.wpmm-mobile-menu {
position: relative !important;
left: auto;
width: auto;
animation-name: inherit;
}
@media (max-width: 489px) {
.wpmm-mobile-menu .wpmm-grid-post {
width: 100% !important;
margin-bottom: 30px;
}
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children > ul.wp-megamenu-sub-menu {
top: 0;
opacity: 1;
visibility: visible;
position: static;
width: 100% !important;
box-shadow: none;
left: 0;
padding: 5px 20px;
background: none;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children ul.wp-megamenu-sub-menu {
top: 0;
opacity: 1;
visibility: visible;
position: relative;
width: 100%;
box-shadow: none;
left: 0;
background: none;
padding: 5px 20px;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap ul.wp-megamenu > li.wpmm_dropdown_menu > ul.wp-megamenu-sub-menu {
width: 100% !important;
position: relative;
padding: 10px 15px;
}
.wp-megamenu-wrap.wpmm-mobile-menu ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li {
width: 50%;
display: inline-block;
text-align: center;
}
.wpmm-mobile-menu .dropdown-toggle.toggled-on .icon,
.wpmm-mobile-menu .dropdown-toggle .icon.icon-angle-down {
display: none;
}
.wpmm_mobile_menu_btn i {
font-size: 14px;
}
.wpmm_mobile_menu_btn {
font-size: 14px;
display: none !important;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu:hover > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu > li.wpmm-row .wp-megamenu-sub-menu li.menu-item-has-children:hover > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu li.wpmm-type-widget .wp-megamenu-sub-menu li:hover .wp-megamenu-sub-menu {
opacity: 1;
display: none;
animation-name: inherit;
visibility: visible;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
visibility: visible;
opacity: 1;
}
.wpmm-mobile-menu .wpmm-strees-row-and-content-container {
width: 100% !important;
left: 0 !important;
position: relative !important;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu {
position: relative;
visibility: visible;
opacity: 1;
z-index: 1;
}
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:before,
.wp-megamenu-wrap.wpmm-mobile-menu .wpmm-nav-wrap > ul > li.wpmm-strees-row .wpmm-strees-row-container > .wp-megamenu-sub-menu:after {
display: none;
}  @keyframes wpmmpulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.04, 1.04, 1.04);
}
to {
transform: scale3d(1, 1, 1);
}
}
.wpmmpulse {
animation-name: wpmmpulse;
} @keyframes wpmmfadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.wpmmfadeIn {
animation-name: wpmmfadeIn;
} @keyframes wpmmfadeInDown {
from {
opacity: 0;
transform: translate3d(0, -10px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.wpmmfadeInDown {
animation-name: wpmmfadeInDown;
} @keyframes wpmmfadeInUp {
from {
opacity: 0;
transform: translate3d(0, 20px, 0);
}
to {
opacity: 1;
transform: none;
}
}
.wpmmfadeInUp {
animation-name: wpmmfadeInUp;
} @keyframes wpmmzoomIn {
from {
opacity: 0;
transform: scale3d(.5, .5, .5);
}
50% {
opacity: 1;
}
}
.wpmmzoomIn {
animation-name: wpmmzoomIn;
} @keyframes wpmmzoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
transform: scale3d(.5, .5, .5);
}
to {
opacity: 0;
}
}
.wpmmzoomOut {
animation-name: wpmmzoomOut;
} @keyframes wpmmslideInDown {
from {
transform: translate3d(0, -10px, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.wpmmslideInDown {
animation-name: wpmmslideInDown;
} @keyframes wpmmslideInUp {
from {
transform: translate3d(0, 20px, 0);
visibility: visible;
}
to {
transform: translate3d(0, 0, 0);
}
}
.wpmmslideInUp {
animation-name: wpmmslideInUp;
} @keyframes wpmmflipInX {
from {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
animation-timing-function: ease-in;
opacity: 0;
}
40% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
animation-timing-function: ease-in;
}
60% {
transform: perspective(400px) rotate3d(1, 0, 0, 5deg);
opacity: 1;
}
80% {
transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
}
to {
transform: perspective(400px);
}
}
.wpmmflipInX {
-webkit-backface-visibility: visible !important;
backface-visibility: visible !important;
animation-name: wpmmflipInX;
} .wpmm-search-form {
position: absolute;
right: 100%;
top: 50%;
display: none;
-webkit-animation: searchslideIn 100ms forwards;
-moz-animation: searchslideIn 100ms forwards;
animation: searchslideIn 100ms forwards;
z-index: 1;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
position: relative;
z-index: 9999;
font-size: 16px; }
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu> li#wp-megamenu-item-wpmm-search-icon {
display: inline-block !important;
}
span.wpmm-selected-icon.wpmm-image-icon {
margin: 0 10px 0 0;
display: inline-block;
float: left;
}
.wpmm-search-form input {
border: 1px solid #f2f2f2;
font-size: 14px;
padding: 4px 15px;
margin-top: 0px;
border-radius: 3px;
transform: translate(0%, -57%);
min-width: 580px;
width: auto;
font-family: 'Open Sans';
height: auto;
}
.wpmm_vertical_menu .wpmm-search-form input {
transform: translateY(0);
}
.wpmm_vertical_menu .wpmm-search-form,
.wp-megamenu-wrap.wpmm_vertical_menu .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
z-index: auto;
}
@-webkit-keyframes searchslideIn {
0% {
transform: translateX(20px);
}
100% {
transform: translateX(0);
}
}
@-moz-keyframes searchslideIn {
0% {
transform: translateX(20px);
}
100% {
transform: translateX(0);
}
}
@keyframes searchslideIn {
0% {
transform: translateX(20px);
}
100% {
transform: translateX(0);
}
}
.fl-page-nav-collapse.navbar-collapse {
position: absolute;
background: white;
z-index: 9999999;
width: 100%;
left: 0;
}
.select2-container {
z-index: 9999999 !important;
}
span.dashicons.dashicons-arrow-right-alt2.wpmm-right.wpmm-gridcontrol-right.disablebtn,
span.dashicons.dashicons-arrow-left-alt2.wpmm-left.wpmm-gridcontrol-left.disablebtn,
span.dashicons.dashicons-arrow-right-alt2.wpmm-right.wpmm-gridcontrol-right,
span.dashicons.dashicons-arrow-left-alt2.wpmm-left.wpmm-gridcontrol-left {
width: 36px;
height: 35px;
}
button.submenu-expand,
button.menu-item-link-return {
display: none !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-hide-desktop {
display: none;
}
.wpmm-nav-wrap ul.wp-megamenu>li ul.wp-megamenu-sub-menu li a p {
color: #a6abbc;
padding-left: 30px;
padding-top: 0;
margin: 0;
font-size: 14px;
font-weight: 400;
}
.wpmm-nav-wrap ul.wp-megamenu>li>a .wpmm_item_description {
padding-top: 0;
margin: 0;
font-size: 14px;
font-weight: 400;
}
.wpmm-selected-icon i {
margin-top: 5px;
font-size: 34px;
}
.wpmm-selected-icon i.dashicons {
display: initial;
}
span.wpmm-selected-icon {
margin: 0 10px;
}
.wpmm-nav-wrap ul li ul.wp-megamenu-sub-menu {
margin-top: 3px;
}
#wp-megamenu-item-4258198361634308785 a:hover {
color: #47a047 !important
}
.wp-megamenu-sub-menu span.wpmm_item_description {
font-size: 14px;
color: #828486;
margin-top: 5px;
display: block;
font-weight: 400;
line-height: 22px;
}
.wp-megamenu-sub-menu img.custom-menu-image {
width: 34px;
}
.wp-megamenu-sub-menu >ul >ul > li a {
border-bottom: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu:last-child ul.wp-megamenu-sub-menu {
right: -20px;
left: auto;
}
.wpmm-feature-desc {
font-weight: 400;
} .wpmm-search-wrap { z-index: 99999;
}
.wpmm-search {
display: inline-block;
color: #959595;
text-align: center;
}
a.wpmm-search.search-close-icon {
color: #fff !important;
display: none;
position: fixed !important;
z-index: 9999 !important;
background: none !important;
}
.wpmm-search-input-wrap {
position: fixed;
top: 0px;
left: 0px;
overflow: hidden;
width: 100%;
height: 100%;
z-index: 999;
display: none;
-webkit-animation: searchZoomIn .4s;
animation: searchZoomIn .4s;
}
.top-search-overlay {
position: absolute;
background: rgba(0, 0, 0, 0.85);
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
display: none;
z-index: 99999;
}
.wpmm-search-input-wrap .search-wrap {
width: 100%;
}
.wpmm-search-input-wrap .search-wrap .search.wpmm-top-search {
position: absolute;
top: 42%;
left: 50%;
width: 40%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 99999999;
}
.wpmm-search-input-wrap .search-wrap .form-control {
border-bottom: 2px solid #fff;
color: #fff;
width: 100%;
background: transparent;
border-top: none;
border-left: none;
border-right: none;
padding: 6px 0;
font-size: 18px;
font-family: verdana;
} .close {
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 30px;
background: #000;
color: #fff;
cursor: pointer;
border: 0;
padding: 4px;
}
.wpmm-mask {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 50;
visibility: hidden;
opacity: 0;
transition: 0.7s;
}
.wp-megamenu-wrap .cont {
position: absolute;
top: 0; 
right: 0;
width: 900px;
height: auto;
background: #ffffff;
z-index: 100;
visibility: hidden;
opacity: 0;
padding: 44px;
border-radius: 5px;
}
.wp-megamenu-wrap .form.sign-in h2 span,
.wp-megamenu-wrap .form.sign-up h2 span {
font-size: 15px;
font-weight: 400;
color: #9E9E9D;
}
.active {
visibility: visible;
opacity: 1;
}
.active + .cont {
visibility: visible;
opacity: 1;
transform: translateY(60px);
}
.wpmm-login-form .button.show {
vertical-align: inherit;
}
.wpmm-widget-cart {
position: absolute;
width: 320px;
background: #fff;
z-index: 9;
display: none;
background-color: #fff;
padding: 10px 20px 20px;
border: 1px solid #f1f4f9;
box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .41);
transform: translate(-50%, 0px);
left: 50%;
}
.wpmm-menu-cart {
position: relative;
padding-right: 20px;
cursor: pointer;
text-align: right;
padding-left: 10px;
}
.wpmm-menu-cart span.cart-icon i {
font-size: 18px !important;
padding-top: 0!important;
padding-right: 0px!important;
padding-bottom: 0!important;
padding-left: 0!important;
line-height: 20px !important;
font-family: IcoFont!important;
}
.wpmm-menu-cart:hover .wpmm-widget-cart {
display: block;
}
.wpmm-menu-cart .cart-contents {
color: #fff;
font-size: 10px;
background: #d9534f;
width: 16px;
height: 16px;
display: inline-block;
text-align: center;
position: absolute;
border-radius: 50%;
line-height: 17px;
font-weight: 600;
top: 0px;
right: 6px;
}
.wpmm-menu-cart img {
width: 18px;
}
.wpmm-widget-cart ul li a img {
display: block !important;
} .wp-megamenu-wrap .form.sign-in h2,
.wp-megamenu-wrap .sub-cont h2 {
width: 100%;
font-size: 26px;
text-align: left;
margin: 0;
}
.wp-megamenu-wrap .form.sign-in h2:before,
.wp-megamenu-wrap .sub-cont h2:before {
display: none;
}
.wp-megamenu-wrap .tip {
font-size: 20px;
margin: 40px auto 50px;
text-align: center;
}
.wp-megamenu-wrap .cont {
overflow: hidden;
position: absolute;
width: 780px;
height: 440px;
margin: 0 auto;
background: #fff;
right: 0;
box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .41);
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpmm-login-form a {
text-transform: inherit !important;
}
.wp-megamenu-wrap .form {
position: relative;
width: 520px;
height: 100%;
-webkit-transition: -webkit-transform .9s ease-in-out;
transition: -webkit-transform .9s ease-in-out;
transition: transform .9s ease-in-out;
transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
padding: 50px 30px 30px 30px;
}
.wp-megamenu-wrap .cont.s--signup .form {
position: relative;
width: 480px;
height: 100%;
-webkit-transition: -webkit-transform .6s ease-in-out;
transition: -webkit-transform .6s ease-in-out;
transition: transform .6s ease-in-out;
transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
padding: 44px 0 54px 52px;
}
.wp-megamenu-wrap .form.sign-in {
position: relative;
width: 480px;
height: 100%;
-webkit-transition: -webkit-transform .9s ease-in-out;
transition: -webkit-transform .9s ease-in-out;
transition: transform .9s ease-in-out;
transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
padding: 0 0 0 8px;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont {
left: 0;
padding-left: 0px;
}
.wp-megamenu-wrap .sub-cont {
overflow: hidden;
position: absolute;
left: 520px;
top: 0;
width: 780px;
height: 100%;
padding-left: 260px;
background: #fff;
-webkit-transition: -webkit-transform .9s ease-in-out;
transition: -webkit-transform .9s ease-in-out;
transition: transform .9s ease-in-out;
transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
.wp-megamenu-wrap .form button {
display: block;
margin: 0 auto;
width: 260px;
height: 36px;
border-radius: 30px;
color: #fff;
font-size: 15px;
cursor: pointer;
}
.wp-megamenu-wrap .sub-cont .img {
overflow: hidden;
z-index: 2;
position: absolute;
left: 0;
top: 0;
width: 260px;
height: 100%;
padding-top: 338px;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont .img {
left: auto;
}
.wp-megamenu-wrap .sub-cont .img:before {
content: '';
position: absolute;
right: 0;
top: 0;
width: 780px;
height: 100%; background-size: cover;
background-position: 50% 35%;
-webkit-transition: -webkit-transform .9s ease-in-out;
transition: -webkit-transform .9s ease-in-out;
transition: transform .9s ease-in-out;
transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
.wp-megamenu-wrap .sub-cont .img:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
}
.wp-megamenu-wrap .cont.s--signup .img:before {
-webkit-transform: translate3d(520px, 0, 0);
transform: translate3d(520px, 0, 0);
}
.wp-megamenu-wrap .sub-cont .img__text.m--up h2,
.wp-megamenu-wrap .sub-cont .img__text.m--in h2 {
text-align: center;
}
.wp-megamenu-wrap .img__text {
z-index: 2;
position: absolute;
left: 0;
top: 44px;
width: 100%;
padding: 0 20px;
text-align: center;
color: #fff;
-webkit-transition: -webkit-transform .9s ease-in-out;
transition: -webkit-transform .9s ease-in-out;
transition: transform .9s ease-in-out;
transition: transform .9s ease-in-out, -webkit-transform .9s ease-in-out;
}
.wp-megamenu-wrap .img__text h2 {
margin-bottom: 10px;
font-weight: normal;
color: #fff;
}
.wp-megamenu-wrap .img__text p {
font-size: 14px;
line-height: 1.5;
font-weight: 400;
}
.wp-megamenu-wrap .cont.s--signup .img__text.m--up {
-webkit-transform: translateX(520px);
transform: translateX(520px);
}
.wp-megamenu-wrap .img__text.m--in {
-webkit-transform: translateX(-520px);
transform: translateX(-520px);
}
.wp-megamenu-wrap .cont.s--signup .img__text.m--in {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.wp-megamenu-wrap .img__btn {
overflow: hidden;
z-index: 2;
position: relative;
width: 100px;
height: 36px;
margin: 0 auto;
background: transparent;
color: #fff;
text-transform: uppercase;
font-size: 15px;
cursor: pointer;
font-weight: 500;
}
.wp-megamenu-wrap .img__btn:after {
content: '';
z-index: 2;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border: 2px solid #fff;
border-radius: 30px;
}
.wp-megamenu-wrap .img__btn span {
position: absolute;
left: 0;
top: 0;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform .9s;
transition: -webkit-transform .9s;
transition: transform .9s;
transition: transform .9s, -webkit-transform .9s;
}
.wp-megamenu-wrap .img__btn span.m--in {
-webkit-transform: translateY(-72px);
transform: translateY(-72px);
}
.wp-megamenu-wrap .cont.s--signup .img__btn span.m--in {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.wp-megamenu-wrap .cont.s--signup .img__btn span.m--up {
-webkit-transform: translateY(72px);
transform: translateY(72px);
}
.wp-megamenu-wrap .form label {
display: block;
margin: 15px 0;
text-align: center;
width: 416px;
}
.wp-megamenu-wrap .form label span {
font-size: 12px;
color: #cfcfcf;
text-transform: uppercase;
}
.wp-megamenu-wrap .form input {
display: block;
width: 100%;
margin-top: 5px;
padding: 12px;
font-size: 14px;
border: 1px solid rgba(102, 102, 102, 0.3);
text-align: left;
font-family: 'Open Sans';
}
.wp-megamenu-wrap .cont .forgot-pass {
margin-top: 16px;
text-align: left;
font-size: 14px;
color: #cfcfcf;
font-weight: 500;
}
.wp-megamenu-wrap .form .submit {
margin-bottom: 20px;
background: #155bca;
text-transform: uppercase !important;
margin: 30px 0;
width: 416px;
line-height: 23px;
padding: 9px !important;
font-weight: 400;
text-align: center;
height: 46px;
}
.wp-megamenu-wrap .sign-in {
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.wp-megamenu-wrap .cont.s--signup .sign-in {
-webkit-transition-timing-function: ease-in-out;
transition-timing-function: ease-in-out;
-webkit-transition-duration: .9s;
transition-duration: .9s;
-webkit-transform: translate3d(640px, 0, 0);
transform: translate3d(640px, 0, 0);
}
.wp-megamenu-wrap .sign-up {
-webkit-transform: translate3d(-780px, 0, 0);
transform: translate3d(-780px, 0, 0);
}
.wp-megamenu-wrap .cont.s--signup .sign-up {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.wp-megamenu-wrap .form.sign-in h2,
.wp-megamenu-wrap .form.sign-up h2 {
color: #000;
margin-bottom: 30px;
}
.wp-megamenu-wrap .form input#rememberlogin {
width: 22px;
display: inline-block;
}
.wp-megamenu-wrap .login-error.alert.alert-danger {
font-size: 15px;
text-align: left;
font-weight: 400;
color: #ff0000;
}
.wp-megamenu-wrap .login-error.alert {
position: absolute;
top: -28px;
padding: 0;
background-color: transparent;
border: none;
}
.wp-megamenu-wrap .form.sign-in form#login, .wp-megamenu-wrap .form.sign-up form#register {
position: relative;
}
.wp-megamenu-wrap .login-error.alert.alert-success {
font-size: 16px;
text-align: left;
font-weight: 400;
color: #5cb75c;
}
.wp-megamenu-wrap .main-navigation .cont .close {
z-index: 9999;
color: #155bca;
right: 5px;
top: 5px;
width: 35px;
height: 35px;
}
.main-navigation .cont .close:hover {
background: #155bca;
color: #fff;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont .img {
overflow: hidden;
z-index: 2;
position: absolute;
right: 0;
top: 0;
width: 260px;
height: 100%;
padding-top: 350px;
}
.wp-megamenu-wrap span.lost_password {
position: absolute;
bottom: 106px;
width: 55%;
right: 51px;
text-align: right;
margin: 0;
}
.wp-megamenu-wrap span.lost_password a {
font-size: 14px;
color: #cfcfcf;
font-weight: 500;
transition: .3s;
}
.wp-megamenu-wrap span.lost_password a:hover {
color: #155bca;
} .wp-megamenu .wpmm-woo-cart .product_list_widget li img {
width: 70px;
height: 70px;
float: left;
margin-right: 15px;
}
.wp-megamenu .wpmm-woo-cart .product_list_widget li a.remove {
float: left;
margin-right: 10px;
position: absolute;
top: 0;
left: 60px;
width: 18px !important;
height: 18px;
line-height: 16px;
font-size: 16px;
text-align: center;
background: #e32f2f;
background: #b8b8b8;
z-index: 9;
transition: .3s;
font-weight: 600 !important;
}
.wp-megamenu .wpmm-woo-cart .product_list_widget li a.remove:hover {
background: #e32f2f;
}
.wpmm-widget-cart ul li.woocommerce-mini-cart-item {
position: relative;
}
.wp-megamenu .wpmm-widget-cart ul li a {
font-size: 18px;
font-weight: 300 !important;
font-stretch: normal;
font-style: normal;
line-height: 1.4;
letter-spacing: normal;
text-align: right;
color: #343437; }
.wpmm-widget-cart ul li span.quantity {
font-size: 15px;
font-weight: 400;
font-stretch: normal;
font-style: normal;
line-height: 1.63;
letter-spacing: normal;
text-align: right;
color: #343437;
}
.wpmm-widget-cart ul li span.quantity .amount {
font-weight: 600;
}
.wp-megamenu .wpmm-widget-cart .product_list_widget li {
line-height: 20px;
margin-bottom: 0px;
}
.wp-megamenu .wpmm-widget-cart .widget .product_list_widget li {
padding: 0px 0;
margin: 10px 0;
display: inline-block;
}
.wp-megamenu .wpmm-widget-cart .widget .product_list_widget li:last-child {
padding-bottom: 0;
margin-bottom: 20px;
display: inline-block;
}
.wp-megamenu .wpmm-widget-cart ul.woocommerce-mini-cart {
border-bottom: 1px solid #dddddd;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__total.total {
font-size: 20px;
font-weight: normal;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: normal;
color: #343437;
margin-bottom: 30px;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__total.total strong {
text-align: left;
float: left;
font-weight: 400;
}
.wp-megamenu .wpmm-widget-cart span.woocommerce-Price-amount.amount {
font-weight: 600;
}
.wp-megamenu .wpmm-widget-cart .widget .product_list_widget {
margin-bottom: 15px;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__buttons.buttons a {
font-size: 13px;
font-weight: 600;
font-stretch: normal;
font-style: normal;
line-height: normal;
letter-spacing: 1.5px;
text-align: center;
color: #ffffff;
text-transform: uppercase;
width: 48%;
height: 42px;
background-color: #145ac9;
float: left;
margin-bottom: 5px;
padding: 13px;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__buttons.buttons {
display: inline;
}
.wp-megamenu .wpmm-widget-cart a.button.checkout.wc-forward {
margin-left: 10px;
}
.wpmm-widget-cart .widget_shopping_cart .buttons a {
margin: 0;
}
.wpmm-widget-cart .widget.woocommerce.widget_shopping_cart {
margin: 0 !important;
}
.wp-megamenu .wpmm-widget-cart p.woocommerce-mini-cart__empty-message {
margin: 0;
padding-top: 10px;
font-size: 18px;
text-align: left;
font-weight: 600;
color: #444;
}
.wpmm-login-form a.show i {
margin-right: 4px !important;
display: inline-block;
}
.wp-megamenu-sub-menu img.image {
height: auto;
}
.product_list_widget .star-rating span, .product_list_widget .star-rating::before {
opacity: 0;
}
.wpmm-woo-cart .woocommerce.widget_shopping_cart .total {
display: none;
}
@media (max-width: 767px) {
.wpmm-sticky.wpmm-sticky-wrap {
position: relative !important;
left: auto;
width: auto;
animation-name: inherit;
}
.admin-bar .wpmm-sticky.wpmm-sticky-wrap {
top: auto;
}
.wp-megamenu-wrap ul.wp-megamenu li ul li {
width: 100%;
}
.wpmm-search-input-wrap .search-wrap .search.wpmm-top-search {
width: 80%;
}
.wp-megamenu-wrap .cont {
overflow: hidden;
position: absolute;
width: 332px;
height: 472px;
margin: 0 auto;
background: #fff;
right: 0;
box-shadow: 0 50px 100px -20px rgba(50, 50, 93, .41);
z-index: 9999;
padding: 36px 32px;
}
.wp-megamenu-wrap .form.sign-in {
width: 264px;
padding: 0 0 0 8px;
z-index: 99999;
}
.wp-megamenu-wrap .form label {
display: block;
margin: 15px 0;
text-align: center;
width: 256px;
}
.wp-megamenu-wrap .form .submit {
margin-bottom: 20px;
background: #155bca;
text-transform: uppercase;
margin: 30px 0;
width: 257px;
line-height: 23px;
padding: 9px;
font-weight: 400;
text-align: center;
}
.wp-megamenu-wrap span.lost_password {
position: absolute;
bottom: 142px;
width: 55%;
right: 0px;
text-align: right;
margin: 0;
}
.wp-megamenu-wrap .cont.s--signup .form {
position: relative;
width: 333px;
padding: 40px 30px 40px 30px;
}
.cont.s--signup button {
z-index: 999;
}
.wp-megamenu-wrap .sub-cont .img:before,
.wp-megamenu-wrap .img__btn:after {
display: none;
}
.wp-megamenu-wrap .img__btn span {
color: #fff;
cursor: pointer;
}
.wp-megamenu-wrap .img__btn {
overflow: hidden;
z-index: 9999999;
position: absolute;
transform: translate(-50%, 0%);
left: 50%;
}
.wp-megamenu-wrap .form.sign-in h2, .wp-megamenu-wrap .form.sign-up h2 {
color: #fff;
}
.wp-megamenu-wrap .form.sign-in h2 span, .wp-megamenu-wrap .form.sign-up h2 span {
color: #fafafa;
}
.wp-megamenu-wrap .form.sign-in h2 span, .wp-megamenu-wrap .form.sign-up h2 span {
color: #fafafa;
margin-top: 5px;
} .wp-megamenu-wrap .sub-cont {
position: initial;
}
.wp-megamenu-wrap .cont.s--signup .form {
position: absolute;
width: 256px;
height: 80%;
padding: 0;
z-index: 99999;
}
.wp-megamenu-wrap .cont.s--signup .sub-cont .img {
overflow: hidden;
z-index: 2;
position: absolute;
right: 0;
top: 0;
width: 100%;
height: 100%;
padding-top: 422px;
}
.wp-megamenu-wrap .login-error.alert {
position: absolute;
top: 95px;
}
.wp-megamenu-wrap .img__text.m--in {
display: none;
}
.wp-megamenu-wrap .img__btn span {
position: absolute;
left: 0;
top: 0;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
width: 100%;
height: 100%;
-webkit-transition: -webkit-transform .9s;
transition: -webkit-transform .9s;
transition: transform .9s;
transition: transform .9s, -webkit-transform .9s;
}
.wp-megamenu-wrap .sub-cont .img:after {
display: none;
}
.wp-megamenu-wrap .img__text {
display: none;
}
.wp-megamenu-wrap .sub-cont .img {
overflow: hidden;
z-index: inherit;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding-top: 420px;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_mega_menu > .wpmm-strees-row-and-content-container > ul.wp-megamenu-sub-menu,
.wp-megamenu-wrap .wpmm-nav-wrap > ul.wp-megamenu > li.wpmm_dropdown_menu ul.wp-megamenu-sub-menu {
z-index: 1;
}
.wpmm-nav-wrap ul.wp-megamenu > li.wpmm_mega_menu > ul.wp-megamenu-sub-menu {
margin: 0 !important;
width: 100% !important;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-hide-mobile {
display: none;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link {
float: inherit;
}
.wp-megamenu-wrap .wpmm-nav-wrap > ul > li.wpmm-social-link.wpmm-social-link-search a {
position: relative;
z-index: 2;
transform: translate(0%, 5%);
}
.wpmm-search-form {
right: 0%;
}
.wpmm-search-form input {
border: 1px solid #f2f2f2;
font-size: 14px;
padding: 4px 15px;
margin-top: 0px;
border-radius: 3px;
transform: translate(0%, -60%);
min-width: 230px;
width: auto;
font-family: 'Open Sans';
left: 0;
}
.wpmm-search-form {
right: 100%;
}
.wpmm-nav-wrap ul.wp-megamenu li.wpmm-cta-button>a {
margin-top: 0 !important
}
.wp-megamenu-wrap .cont:after, .wp-megamenu-wrap .cont.s--signup:after {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
z-index: 9;
}
.wp-megamenu-wrap .form.sign-in h2, .wp-megamenu-wrap .form.sign-up h2 {
color: #fff;
}
.wp-megamenu-wrap .form.sign-in h2 span, .wp-megamenu-wrap .form.sign-up h2 span {
font-size: 15px;
font-weight: 400;
color: #9E9E9D;
line-height: 20px;
display: inline-block;
}
}  .fa{
font: normal normal normal 14px/1 FontAwesome !important;
}
.ast-flex.main-header-container .site-branding, 
.ast-header-break-point .site-header .main-header-bar-wrap .site-branding, 
.navbar.hestia_left .navbar-header, 
.navbar.hestia_center .navbar-header, 
.navbar.hestia_right .navbar-header, 
#et-top-navigation #top-menu.nav, 
#page-container #main-header .logo_container, 
#et-top-navigation #et_top_search, 
#et-top-navigation #et_mobile_nav_menu, 
.storefront-primary-navigation #site-navigation div.menu, 
#page #masthead.site-header .col-full .site-branding, 
#outer-wrap #site-header #site-header-inner #site-logo, 
#outer-wrap #site-header .oceanwp-mobile-menu-icon, 
.followWrap .site-header .container .site-branding, 
.header-right-wrapper a#nav-toggle{
display: none;
}
.ast-flex.main-header-container .ast-main-header-bar-alignment, 
.navbar.hestia_left #wp-megamenu-primary, 
.navbar.hestia_right #wp-megamenu-primary, 
.navbar.hestia_center #wp-megamenu-primary{
width: 100%;
}
@media(max-width: 767px){
.ast-main-header-bar-alignment .wpmm_brand_logo_wrap img{
margin-top: 12px;
}
.container.clearfix.et_menu_container{
width: 100%;
}
} .ast-main-header-bar-alignment .wpmm-mobile-menu a.wpmm_mobile_menu_btn{
padding: 0 12px;
}
.ast-main-header-bar-alignment .wpmm_brand_logo_wrap img{
margin-top: 0;
} nav.hestia_left, nav.navbar.hestia_center, 
nav.navbar.hestia_right{
z-index: 999999;
}
nav.hestia_left .wpmm-search-input-wrap form, 
nav.navbar.hestia_center  .wpmm-search-input-wrap form, 
nav.navbar.hestia_right  .wpmm-search-input-wrap form{
top: 46%;
} #et-top-navigation #top-menu-nav, 
#main-header #et-top-navigation{
float: none;
} #site-header-inner #site-navigation-wrap{
width: 100%;
float: none;
}
#site-header #site-navigation-wrap{
display: block !important;
} #header .mobile-title-logo-in-header, 
#header button.ham__navbar-toggler-two {
display: none !important;
}
#header #nav-mobile .wpmm-nav-wrap ul.wp-megamenu{
position: relative;
} nav#site-navigation.main-navigation #wp-megamenu-primary ul ul{
height: auto !important;
} .site-header .onepress-menu{
float: none;
}
.onepress-menu #wp-megamenu-primary .wpmm_mobile_menu_btn{
line-height: 2;
}
.onepress-menu #wp-megamenu-primary ul li{
white-space: normal;
}
.onepress-menu #wp-megamenu-primary ul, 
.onepress-menu #wp-megamenu-primary ul li a{
border: 0 !important;
}
.onepress-menu a.wpmm-search.search-close-icon{
color: #000 !important;
}
@media(max-width: 1140px){
.main-navigation .onepress-menu{
overflow: visible !important;
}
} body.wp-megamenu  .site-header .site-branding{
display: none;
}
body.wp-megamenu  .site-header .site-navigation{
display: block;
}.wpmm-hide-mobile-menu{display:none}.wpmmtextleft {
text-align: left;
}
.wpmmtextright {
text-align: right;
}
.wpmmtextcenter {
text-align: center;
}
.wpmm-feature-title {
margin: 14px 0 6px;
padding: 0;
border-bottom: none !important;
}
.wpmm-featurebox-btn {
display: inline-block !important;
margin-top: 25px;
border-radius: 3px;
font-weight: 400 !important;
font-size: 12px;
transition: 400ms !important;
-webkit-transition: 400ms !important;
line-height: 24px !important;
}
.wpmm-featurebox-btn.wpmmbtnsize_s {
padding: 4px 12px 2px !important;
}
.wpmm-featurebox-btn.wpmmbtnsize_m {
padding: 5px 15px !important;
}
.wpmm-featurebox-btn.wpmmbtnsize_l {
padding: 10px 25px !important;
}
.wpmmlayout1 .wpmm-feature-item {
padding: 0;
}
.wpmmlayout1.wpmmtextcenter .wpmm-feature-item{
padding:15px;
}
.wpmm-feature-desc {
line-height: 24px;
}.wpmm-vertical-tabs {
display: flex; margin: 0 -15px -20px -15px;
}
.wpmm-vertical-tabs-nav {
width: 20%; margin: 0;
border-right: 1px solid #eee;
}
.wpmm-vertical-tabs-content {
width: 80%;
padding: 20px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li{
text-align: right;
border-bottom: 1px solid transparent;
border-top: 1px solid transparent;
margin-right: -1px;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a {
background: none !important;
padding: 6px 25px;
display: block;
transition: 0s !important;
}
.wpmm-grid-post-img-wrap a {
padding: 0 !important;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a{
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li.active a{
background: #fff;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
border-right: 0;
}
#wp-megamenu-top ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul li a a{
margin-bottom: 0;
padding: 0;
}
.wpmm-vertical-tabs .wpmm-tab-btns >li {
display: block;
border: none;
}
.wpmm-vertical-tabs .wpmm-tab-btns >li >a {
display: block;
line-height: 18px;
padding: 10px 10px 10px 33px;
position: relative;
color: #000;
}
.wpmm-vertical-tabs .wpmm-tab-pane {
display: none;
}
.wpmm-vertical-tabs .wpmm-tab-pane.active {
display: block;
animation: fadeIn .5s;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info {
padding: 22px 25px 23px;
background: #fff;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .date {
color: #B2B2B2;
font-size: 13px;
letter-spacing: -0.4px;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title {
font-size: 15px;
margin-bottom: 0;
font-weight: 400;
margin-top: 5px;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title >a {
color: #232323;
letter-spacing: -0.5px;
line-height: 22px;
-webkit-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.wpmm-vertical-tabs .wpmm-tab-pane .wpmm-article-info .entry-title >a:hover {
color: #ef3f48;
}
ul.wp-megamenu li ul.wp-megamenu-sub-menu .wpmm-vertical-tabs-nav ul {
position: relative;
left: 0;
margin-top: 0;
top: 0;
padding: 40px 0;
}
@keyframes spins {
from{
transform: rotate(0deg);
}to{
transform: rotate(360deg);
}
}
.wpmm-grid-post-img {
position: relative;
line-height: 0;
font-size: 0;
height: 180px;
background-position: 50% !important;
}
.wpmm-grid-post-img-wrap {
position: relative;
}
.wpmm-grid-post-img-wrap .post-in-image {
position: absolute;
bottom: 0;
left: 0;
width: auto;
height: auto;
display: inline-block;
line-height: 0;
font-size: 0;
}
.wpmm-grid-post .wpmm-grid-post-img a {
padding: 0;
width: auto;
}
.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a {
color: #fff !important;
background: #252525 !important;
padding: 2px 12px !important;
width: auto;
height: auto;
display: inline-block !important;
font-size: 13px !important;
text-transform: uppercase;
font-weight: 400;
line-height: 16px;
transition: 400ms;
-webkit-transition: 400ms;
line-height: 20px;
margin-right: 2px;
}
.wpmm-grid-post .wpmm-grid-post-img-wrap .post-in-image a:hover {
color: #fff !important;
background: #444 !important;
}
.wpmm-grid-post-content .grid-post-title {
margin: 5px 0 0;
padding: 0;
font-weight: 600;
}
.wpmm-grid-post-content .post-in-price {
display: inline-block;
margin: -2px 0 4px; font-size: 13px;
}
.wpmm-grid-post-content .post-in-price .post-regular-price{
margin-right: 5px;
}
.wpmm-grid-post-content .grid-post-title a {
padding: 0;
margin: 0;
width: auto;
color: #000;
transition: 400ms;
-webkit-transition: 400ms;
font-weight: 600 !important;
overflow: hidden;
text-overflow: ellipsis;
}
.wpmm-grid-post-content .grid-post-title a:hover {
color: #666;
}
.wpmm-grid-post-img img {
width: 100%;
} .wpmm-grid-post-row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0 -10px;
}
.wpmm-grid-post {
padding: 0 10px;
}
.wpmm-grid-post.col1 {
width: 100%;
}
.wpmm-grid-post.col2 {
width: 50%;
}
.wpmm-grid-post.col3 {
width: 33.33333%;
}
.wpmm-grid-post.col4 {
width: 25%;
}
.wpmm-grid-post.col5 {
width: 20%;
} .wpmm-gridcontrol-left,
.wpmm-gridcontrol-right {
padding: 7px 8px;
border: 1px solid #e2e2e2;
display: inline-block;
width: auto;
height: auto;
font-size: 18px;
margin-top: 12px;
color: #333;
border-radius: 2px;
transition: 400ms;
-webkit-transition: 400ms;
cursor: pointer;
}
.wpmm-gridcontrol-left:hover,
.wpmm-gridcontrol-right:hover {
background: #000;
border: 1px solid #000;
color: #fff;
}
.wpmm-gridcontrol-left {
margin-right: 10px;
}
.wpmm-gridcontrol-left.disablebtn,
.wpmm-gridcontrol-right.disablebtn{
border: 1px solid #eee;
color: #ddd;
}
.wpmm-gridcontrol-left.disablebtn:hover,
.wpmm-gridcontrol-right.disablebtn:hover {
background: none;
border: 1px solid #eee;
color: #ddd;
} .spinwarp {
position: relative;
}
.spinners{
width: 60px;
height: 60px;
border: 5px solid #ffffff;
border-top: 5px solid #18bef9;
border-radius: 100%;
margin: auto;
animation: spins .9s infinite linear;
position: absolute;
left: 50%;
margin-left: -30px;
top: 50%;
margin-top: -30px;
z-index: 1;
}
.spinwarp:after {
position: absolute;
content: "";
left: 0;
top: 0;
right: 0;
bottom: 0;
background: rgba(245, 245, 245, 0.88);
width: 100%;
height: 100%
}
@media (max-width: 767px) {
.wpmm-vertical-tabs {
display: inline-block;
}
.wpmm-vertical-tabs-nav {
width: 100%;
margin: 0 0 20px;
border-right: none;
}
.wpmm-vertical-tabs-content {
width: 100%;
}
.wpmm-grid-post.col3 {
width: 50%;
}
.wpmm-grid-post.col4 {
width: 50%;
}
.wpmm-grid-post.col5 {
width: 50%;
}
}.mega-menu-last-modified-1673878893 { content: 'Monday 16th January 2023 14:21:33 UTC'; }
#mega-menu-wrap-menu_main, #mega-menu-wrap-menu_main #mega-menu-menu_main, #mega-menu-wrap-menu_main #mega-menu-menu_main ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-row, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-column, #mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main span.mega-menu-badge {
transition: none;
border-radius: 0;
box-shadow: none;
background: none;
border: 0;
bottom: auto;
box-sizing: border-box;
clip: auto;
color: #666;
display: block;
float: none;
font-family: inherit;
font-size: 14px;
height: auto;
left: auto;
line-height: 1.7;
list-style-type: none;
margin: 0;
min-height: auto;
max-height: none;
min-width: auto;
max-width: none;
opacity: 1;
outline: none;
overflow: visible;
padding: 0;
position: relative;
pointer-events: auto;
right: auto;
text-align: left;
text-decoration: none;
text-indent: 0;
text-transform: none;
transform: none;
top: auto;
vertical-align: baseline;
visibility: inherit;
width: auto;
word-wrap: break-word;
white-space: normal;
}
#mega-menu-wrap-menu_main:before, #mega-menu-wrap-menu_main #mega-menu-menu_main:before, #mega-menu-wrap-menu_main #mega-menu-menu_main ul.mega-sub-menu:before, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item:before, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-row:before, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-column:before, #mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link:before, #mega-menu-wrap-menu_main #mega-menu-menu_main span.mega-menu-badge:before, #mega-menu-wrap-menu_main:after, #mega-menu-wrap-menu_main #mega-menu-menu_main:after, #mega-menu-wrap-menu_main #mega-menu-menu_main ul.mega-sub-menu:after, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item:after, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-row:after, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-column:after, #mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link:after, #mega-menu-wrap-menu_main #mega-menu-menu_main span.mega-menu-badge:after {
display: none;
}
#mega-menu-wrap-menu_main {
border-radius: 0;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main {
background: rgba(36, 36, 36, 0);
background: linear-gradient(to bottom, #242424, rgba(36, 36, 36, 0));
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF242424', endColorstr='#00242424');
}
}
#mega-menu-wrap-menu_main.mega-keyboard-navigation .mega-menu-toggle:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation .mega-toggle-block:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation .mega-toggle-block a:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation #mega-menu-menu_main a:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation #mega-menu-menu_main span:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation #mega-menu-menu_main input:focus, #mega-menu-wrap-menu_main.mega-keyboard-navigation #mega-menu-menu_main li.mega-menu-item a.mega-menu-link:focus {
outline: 3px solid #109cde;
outline-offset: -3px;
}
#mega-menu-wrap-menu_main.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
outline-offset: 2px;
}
#mega-menu-wrap-menu_main.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
background: #242424;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main {
visibility: visible;
text-align: left;
padding: 0px 0px 0px 0px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link {
cursor: pointer;
display: inline;
transition: background 200ms linear, color 200ms linear, border 200ms linear;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link .mega-description-group {
vertical-align: middle;
display: inline-block;
transition: none;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link .mega-description-group .mega-menu-title, #mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link .mega-description-group .mega-menu-description {
transition: none;
line-height: 1.5;
display: block;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link .mega-description-group .mega-menu-description {
font-style: italic;
font-size: 0.8em;
text-transform: none;
font-weight: normal;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
align-items: center;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
flex: 0 0 auto;
align-self: flex-start;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: block;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: table-cell;
vertical-align: middle;
line-height: initial;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: block;
margin: 0 0 6px 0;
text-align: center;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
display: inline-block;
transition: none;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
display: block;
line-height: 40px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
display: inline-block;
margin: 0 6px 0 0;
text-align: left;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-animating > ul.mega-sub-menu {
pointer-events: none;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
cursor: inherit;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
cursor: pointer;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main p {
margin-bottom: 10px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main input, #mega-menu-wrap-menu_main #mega-menu-menu_main img {
max-width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item > ul.mega-sub-menu {
display: block;
visibility: hidden;
opacity: 1;
pointer-events: auto;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item > ul.mega-sub-menu {
display: none;
visibility: visible;
opacity: 1;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade"] li.mega-menu-item > ul.mega-sub-menu {
opacity: 0;
transition: opacity 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
opacity: 0;
transform: translate(0, 10px);
transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
opacity: 1;
transform: translate(0, 0);
}
#mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
transform: translate(0, 10px);
transition: transform 200ms ease-in, visibility 200ms ease-in;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
transform: translate(0, 0);
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
display: none;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
display: block;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
visibility: visible;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
visibility: inherit;
opacity: 1;
display: block;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 20%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
float: left;
width: 16.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item a[class^='dashicons']:before {
font-family: dashicons;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item a.mega-menu-link:before {
display: inline-block;
font: inherit;
font-family: dashicons;
position: static;
margin: 0 6px 0 0px;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: inherit;
background: transparent;
height: auto;
width: auto;
top: auto;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
margin: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
margin: 0 6px 0 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-align-bottom-right > ul.mega-sub-menu {
right: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
border-radius: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-menu-item {
position: static;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item {
margin: 0 0px 0 0;
display: inline-block;
height: auto;
vertical-align: middle;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-item-align-right {
float: right;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-item-align-right {
margin: 0 0 0 0px;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-item-align-float-left {
float: left;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item > a.mega-menu-link:hover {
background: #242424;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
background: #242424;
color: #fff;
font-weight: normal;
text-decoration: none;
border-color: #fff;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
color: #fff;
background: #333;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item > a.mega-menu-link {
line-height: 40px;
height: 40px;
padding: 0px 10px 0px 10px;
vertical-align: baseline;
width: auto;
display: block;
color: #fff;
text-transform: none;
text-decoration: none;
text-align: left;
background: rgba(0, 0, 0, 0);
border: 0;
border-radius: 0;
font-family: inherit;
font-size: 14px;
font-weight: normal;
outline: none;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
line-height: inherit;
display: table-cell;
vertical-align: middle;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
display: none;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item {
display: list-item;
margin: 0;
clear: both;
border: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item.mega-item-align-right {
float: none;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item > a.mega-menu-link {
border-radius: 0;
border: 0;
margin: 0;
line-height: 40px;
height: 40px;
padding: 0 10px;
background: transparent;
text-align: left;
color: #fff;
font-size: 14px;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
width: 100%;
float: left;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
float: left;
min-height: 1px;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
padding: 15px 15px 15px 15px;
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu {
z-index: 1;
border-radius: 0;
background: #292929;
border: 0;
padding: 0px 0px 0px 0px;
position: absolute;
width: 100%;
max-width: none;
left: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
width: 75%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
width: 20%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
width: 40%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
width: 60%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
width: 80%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
width: 16.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
width: 83.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
width: 14.28571%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
width: 28.57143%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
width: 42.85714%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
width: 57.14286%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
width: 71.42857%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
width: 85.71429%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
width: 12.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
width: 37.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
width: 62.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
width: 75%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
width: 87.5%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
width: 11.11111%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
width: 22.22222%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
width: 44.44444%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
width: 55.55556%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
width: 77.77778%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
width: 88.88889%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
width: 10%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
width: 20%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
width: 30%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
width: 40%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
width: 60%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
width: 70%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
width: 80%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
width: 90%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
width: 9.09091%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
width: 18.18182%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
width: 27.27273%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
width: 36.36364%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
width: 45.45455%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
width: 54.54545%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
width: 63.63636%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
width: 72.72727%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
width: 81.81818%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
width: 90.90909%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
width: 8.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
width: 16.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
width: 25%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
width: 33.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
width: 41.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
width: 50%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
width: 58.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
width: 66.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
width: 75%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
width: 83.33333%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
width: 91.66667%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
width: 100%;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
margin: 5px 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
clear: both;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
margin-left: 10px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
color: #666;
font-family: inherit;
font-size: 14px;
display: block;
float: left;
clear: none;
padding: 15px 15px 15px 15px;
vertical-align: top;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
clear: left;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title {
color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 5px 0px;
vertical-align: top;
display: block;
visibility: inherit;
border: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link { color: #555;
font-family: inherit;
font-size: 16px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus { color: #555;
font-weight: bold;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
text-decoration: none;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link { color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
text-align: left;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
border: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
border-color: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
display: flex;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus { color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu {
border: 0;
padding: 10px;
border-radius: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
width: 100%;
clear: both;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
color: #666;
font-family: inherit;
font-size: 14px;
text-transform: none;
text-decoration: none;
font-weight: normal;
margin: 0;
border: 0;
padding: 0px 0px 0px 0px;
vertical-align: top;
display: block;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
color: #666;
font-weight: normal;
text-decoration: none;
background: rgba(0, 0, 0, 0);
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu {
z-index: 1;
position: absolute;
width: 250px;
max-width: none;
padding: 0px 0px 0px 0px;
border: 0;
background: #242424;
border-radius: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu {
float: left;
position: static;
width: 100%;
padding: 0;
border: 0;
border-radius: 0;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
clear: both;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
display: block;
background: #fff;
color: #666;
font-family: inherit;
font-size: 14px;
font-weight: normal;
padding: 0px 10px 0px 10px;
line-height: 35px;
text-decoration: none;
text-transform: none;
vertical-align: baseline;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
background: #ddd;
font-weight: normal;
text-decoration: none;
color: #666;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: absolute;
left: 100%;
top: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
position: static;
left: 0;
width: 100%;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
padding-left: 20px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
padding-left: 30px;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
content: '\f140';
font-family: dashicons;
font-weight: normal;
display: inline-block;
margin: 0;
vertical-align: top;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: rotate(0);
color: inherit;
position: relative;
background: transparent;
height: auto;
width: auto;
right: auto;
line-height: inherit;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
display: inline-block;
height: auto;
width: auto;
background: transparent;
position: relative;
pointer-events: auto;
left: auto;
min-width: auto;
line-height: inherit;
color: inherit;
font-size: inherit;
padding: 0;
margin: 0 0 0 6px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
content: '\f142';
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
display: none;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator, #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
display: none;
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: '\f139';
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
text-align: right;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
float: left;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
content: '\f141';
margin: 0 6px 0 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
float: right;
margin: 0 0 0 6px;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
left: -100%;
top: 0;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
float: right;
}
}
#mega-menu-wrap-menu_main #mega-menu-menu_main li[class^='mega-lang-item'] > a.mega-menu-link > img {
display: inline;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link > img.wpml-ls-flag, #mega-menu-wrap-menu_main #mega-menu-menu_main a.mega-menu-link > img.iclflag {
display: inline;
margin-right: 8px;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-hide-on-mobile, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
display: none;
}
}
@media only screen and (min-width: 601px) {
#mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-hide-on-desktop, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop, #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
display: none;
}
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main:after {
content: "";
display: table;
clear: both;
}
}
#mega-menu-wrap-menu_main .mega-menu-toggle {
display: none;
z-index: 1;
cursor: pointer;
background: #222;
border-radius: 2px 2px 2px 2px;
line-height: 40px;
height: 40px;
text-align: left;
user-select: none;
-webkit-tap-highlight-color: transparent;
outline: none;
white-space: nowrap;
}
#mega-menu-wrap-menu_main .mega-menu-toggle img {
max-width: 100%;
padding: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main .mega-menu-toggle {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-left, #mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-center, #mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-right {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-ms-flex-preferred-size: 33.33%;
-webkit-flex-basis: 33.33%;
flex-basis: 33.33%;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-left {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: start;
-ms-flex-pack: start;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
margin-left: 6px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
margin-right: 6px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
margin-left: 3px;
margin-right: 3px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-right {
-webkit-box-flex: 1;
-ms-flex: 1;
-webkit-flex: 1;
flex: 1;
-webkit-box-pack: end;
-ms-flex-pack: end;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
margin-right: 6px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
margin-left: 6px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-block {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
height: 100%;
outline: 0;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
-ms-flex-negative: 0;
-webkit-flex-shrink: 0;
flex-shrink: 0;
}
@media only screen and (max-width: 600px) {
#mega-menu-wrap-menu_main .mega-menu-toggle + #mega-menu-menu_main {
background: #222;
padding: 0px 0px 0px 0px;
display: none;
}
#mega-menu-wrap-menu_main .mega-menu-toggle.mega-menu-open + #mega-menu-menu_main {
display: block;
}
}
#mega-menu-wrap-menu_main .mega-menu-toggle { }
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-block-1 {
cursor: pointer;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-block-1:after {
content: '\f333';
font-family: 'dashicons';
font-size: 24px;
color: #ddd;
margin: 0 0 0 5px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label {
color: #ddd;
font-size: 14px;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-open {
display: none;
}
#mega-menu-wrap-menu_main .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-label .mega-toggle-label-closed {
display: inline;
}
#mega-menu-wrap-menu_main .mega-menu-toggle.mega-menu-open .mega-toggle-block-1:after {
content: '\f153';
}
#mega-menu-wrap-menu_main .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-open {
display: inline;
}
#mega-menu-wrap-menu_main .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-label-closed {
display: none;
}
#mega-menu-wrap-menu_main {
clear: both;
}
.wp-block {}