html.lenis,
html.lenis body {
height: auto;
}
.lenis.lenis-smooth {
scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
overscroll-behavior: contain;
}
.lenis.lenis-stopped {
overflow: hidden;
}
.lenis.lenis-smooth iframe {
pointer-events: none;
}.mejs-container {
clear: both;
}
body:not(.uncode-accessible) .mejs-container {
outline: 0;
}
.mejs-container * {
font-family: Monospace, Helvetica, Arial;
}
.mejs-container,
.mejs-embed,
.mejs-embed body,
.mejs-container .mejs-controls {
background: #222;
}
.mejs-controls a.mejs-horizontal-volume-slider {
display: table;
table-layout: fixed;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
background: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background: #2271B1;
}
.mejs-controls .mejs-time-rail .mejs-time-total,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
background: rgba(255, 255, 255, 0.33);
}
.mejs-controls .mejs-offscreen {
clip: rect(1px, 1px, 1px, 1px);
position: absolute;
}
span.mejs-offscreen {
display: none;
}
.mejs-controls a:focus > .mejs-offscreen {
background-color: #f1f1f1;
clip: auto;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
line-height: normal;
padding: 15px 23px 14px;
position: absolute;
left: 0;
top: 15px;
text-decoration: none;
text-transform: none;
width: auto;
}
.mejs-overlay-loading {
background: transparent;
} .mejs-controls button:hover {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
}
.me-cannotplay {
width: auto !important;
}
.media-embed-details .wp-audio-shortcode {
display: inline-block;
max-width: 400px;
}
.audio-details .embed-media-settings {
overflow: visible;
}
.media-embed-details .embed-media-settings .setting span {
max-width: 400px;
width: auto;
}
.media-embed-details .embed-media-settings .checkbox-setting span {
display: inline-block;
}
.media-embed-details .embed-media-settings {
padding-top: 0;
top: 28px;
}
.media-embed-details .instructions {
padding: 16px 0;
max-width: 600px;
}
.media-embed-details .setting p,
.media-embed-details .setting a {
color: #a00;
font-size: 10px;
text-transform: uppercase;
}
.media-embed-details .setting a:hover {
color: #f00;
}
.media-embed-details .embed-media-settings .checkbox-setting {
float: none;
margin: 0 0 10px;
}
.wp-video {
width: 100% !important;
height: auto;
}
.wp-video > .mejs-offscreen {
display: none;
}
.wp_attachment_holder .wp-video,
.wp_attachment_holder .wp-audio-shortcode {
margin-top: 18px;
}
video.wp-video-shortcode,
.wp-video-shortcode video {
max-width: 100%;
display: inline-block;
}
.mejs-container:not(.mejs-container-fullscreen) video {
object-fit: cover;
}
.video-details .wp-video-holder {
width: 100%;
max-width: 640px;
}
.wp-playlist {
border: 1px solid #ccc;
padding: 10px;
margin: 12px 0 18px;
font-size: 14px;
line-height: 1.5;
}
.wp-admin .wp-playlist {
margin: 0 0 18px;
}
.wp-playlist video {
display: inline-block;
max-width: 100%;
}
.wp-playlist audio {
display: none;
max-width: 100%;
width: 400px;
}
.wp-playlist .mejs-container {
margin: 0;
width: 100%;
}
body:not(.uncode-accessible) .wp-playlist .mejs-controls .mejs-button button {
outline: 0;
}
.wp-playlist-light {
background: #fff;
color: #000;
}
.wp-playlist-dark {
color: #fff;
background: #000;
}
.wp-playlist-caption {
display: block;
max-width: 88%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 14px;
line-height: 1.5;
}
.wp-playlist-item .wp-playlist-caption {
text-decoration: none;
color: #000;
max-width: -webkit-calc(60%);
max-width: calc(60%);
}
.wp-playlist-item-meta {
display: block;
font-size: 14px;
line-height: 1.5;
}
.wp-playlist-item-title {
font-size: 14px;
line-height: 1.5;
}
.wp-playlist-item-album {
font-style: italic;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wp-playlist-item-artist {
font-size: 12px;
text-transform: uppercase;
}
.wp-playlist-item-length {
position: absolute;
right: 3px;
top: 0;
font-size: 14px;
line-height: 1.5;
}
.rtl .wp-playlist-item-length {
left: 3px;
right: auto;
}
.wp-playlist-tracks {
margin-top: 10px;
}
.wp-playlist-item {
position: relative;
cursor: pointer;
padding: 0 3px;
border-bottom: 1px solid #ccc;
}
.wp-playlist-item:last-child {
border-bottom: 0;
}
.wp-playlist-light .wp-playlist-caption {
color: #333;
}
.wp-playlist-dark .wp-playlist-caption {
color: #dedede;
}
.wp-playlist-playing {
font-weight: bold;
background: #f7f7f7;
}
.wp-playlist-light .wp-playlist-playing {
background: #fff;
color: #000;
}
.wp-playlist-dark .wp-playlist-playing {
background: #000;
color: #fff;
}
.wp-playlist-current-item {
overflow: hidden;
margin-bottom: 10px;
height: 60px;
}
.wp-playlist .wp-playlist-current-item img {
float: left;
max-width: 60px;
height: auto;
margin-right: 10px;
padding: 0;
border: 0;
}
.rtl .wp-playlist .wp-playlist-current-item img {
float: right;
margin-left: 10px;
margin-right: 0;
}
.wp-playlist-current-item .wp-playlist-item-title,
.wp-playlist-current-item .wp-playlist-item-artist {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wp-audio-playlist .me-cannotplay span {
padding: 5px 15px;
}
.mejs-container {
position: relative;
background: #000;
font-family: Helvetica, Arial;
text-align: left;
vertical-align: top;
text-indent: 0;
}
.me-plugin {
position: absolute;
}
.mejs-embed,
.mejs-embed body {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
background: #000;
overflow: hidden;
}
.mejs-fullscreen {
overflow: hidden!important;
}
.mejs-container-fullscreen {
position: fixed;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
width: 100%;
height: 100%;
}
.mejs-clear {
clear: both;
}
.mejs-background {
position: absolute;
top: 0;
left: 0;
}
.mejs-mediaelement {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body:not(.uncode-accessible) .mejs-mediaelement {
outline: 0;
}
.mejs-poster {
position: absolute;
top: 0;
left: 0;
background-size: cover;
background-position: 50% 50%;
background-repeat: no-repeat;
}
:root .mejs-poster img {
display: none;
}
.mejs-poster img {
padding: 0;
border: 0;
}
.mejs-overlay {
position: absolute;
top: 0;
left: 0;
height: 100% !important;
}
.mejs-overlay-play {
cursor: pointer;
}
.mejs-overlay-button {
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
margin: -30px 0 0 -30px !important;
font-size: 35px;
border: 3px solid white;
color: white !important;
border-radius: 50%;
background-clip: padding-box;
line-height: 53px;
text-indent: 17px;
opacity: .8;
transition: opacity 0.4s;
}
.mejs-overlay-button:before {
content: "\f04b";
font-family: 'uncodeicon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mejs-overlay:hover .mejs-overlay-button {
opacity: 1;
}
.mejs-overlay-loading:before {
background-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
background-repeat: no-repeat;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: absolute;
top: 50%;
left: 50%;
width: 38px;
height: 38px;
margin-top: -19px;
margin-left: -19px;
content: "";
filter: brightness(2);
}
.mejs-container .mejs-controls {
position: absolute;
list-style-type: none;
margin: 0;
padding: 0;
bottom: 0;
left: 0;
background-color: #1b1d1f;
height: 30px;
width: 100%;
transition: opacity 0.4s;
}
.mejs-container.wp-video-shortcode .mejs-controls {
opacity: 0;
}
.mejs-container:hover .mejs-controls {
opacity: 1;
}
.mejs-container .mejs-controls div {
list-style-type: none;
background-image: none;
display: block;
float: left;
margin: 0;
padding: 0;
width: 26px;
height: 26px;
font-size: 11px;
line-height: 11px;
font-family: Helvetica, Arial;
border: 0;
}
.mejs-controls .mejs-button button {
cursor: pointer;
display: block;
text-decoration: none;
margin: 7px 5px !important;
padding: 0 !important;
position: absolute !important;
height: 16px !important;
width: 16px !important;
border: 0 !important;
line-height: 16px;
text-indent: 2px;
background: transparent !important;
}
.mejs-controls .mejs-button button:before {
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
color: white;
z-index: 6;
font-family: 'uncodeicon';
font-size: 14px;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.mejs-container .mejs-controls .mejs-time {
color: #fff;
display: block;
height: 17px;
width: auto;
padding: 8px 3px 0 3px;
overflow: hidden;
text-align: center;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
color: #fff;
font-size: 11px;
line-height: 12px;
display: block;
float: left;
margin: 1px 2px 0 0;
width: auto;
}
.mejs-controls .mejs-play button:before {
content: "\e098";
text-indent: 4px;
}
.mejs-controls .mejs-pause button:before {
content: "\e099";
}
.mejs-controls .mejs-stop button:before {
content: "\e09a";
}
.mejs-controls div.mejs-time-rail {
direction: ltr;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
width: calc(100% - 166px);
padding-top: 9px;
position: relative;
}
.mejs-controls .mejs-time-rail span {
display: block;
position: absolute;
width: 100%;
height: 2px;
cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
margin: 5px 0 0;
background: #222324;
}
body:not(.uncode-accessible) .mejs-controls .mejs-time-rail .mejs-time-total {
outline: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
width: 100%;
background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 15px 15px;
animation: buffering-stripes 2s linear infinite;
}
@keyframes buffering-stripes {
from {
background-position: 0 0;
}
to {
background-position: 30px 0;
}
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
width: 0;
}
.mejs-time-current,
.mejs-time-buffering,
.mejs-time-loaded,
.mejs-time-hovered {
left: 0;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transition: 0.15s ease-in all;
transition: 0.15s ease-in all;
width: 100%;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
background: #fff;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
display: none;
position: absolute;
margin: 0;
width: 10px;
background: #fff;
cursor: pointer;
border: solid 2px #333;
top: -2px;
text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
position: absolute;
display: none;
width: 36px;
height: 17px;
top: -13px;
margin-left: -18px;
text-align: center;
color: white;
}
body:not(.uncode-accessible) .mejs-controls .mejs-time-rail .mejs-time-float {
outline: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
margin: 2px;
width: 30px;
display: block;
text-align: center;
left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
position: absolute;
display: none;
width: 0;
height: 0;
line-height: 0;
border: solid 5px #eee;
border-color: #eee transparent transparent transparent;
top: 15px;
left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
left: 18px;
}
.mejs-controls .mejs-fullscreen-button button:before {
content: "\e110";
}
.mejs-controls .mejs-unfullscreen button:before {
content: "\e111";
}
.mejs-controls .mejs-mute button:before {
content: "\e0c6";
}
.mejs-controls .mejs-unmute button:before {
content: "\e0c7";
}
.mejs-controls .mejs-volume-button {
position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
display: none;
height: 115px;
width: 25px;
background: rgba(50, 50, 50, 0.7);
top: -115px;
left: 0;
z-index: 1;
position: absolute;
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
position: absolute;
left: 11px;
top: 8px;
width: 2px;
height: 100px;
background: #777;
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
position: absolute;
left: 0;
width: 2px;
height: 100px;
background: #ddd;
margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
position: absolute;
left: 1px;
width: 16px;
height: 6px;
background: #ddd;
cursor: N-resize;
margin: -3px 0 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.mejs-controls a.mejs-horizontal-volume-slider {
height: 26px;
width: 60px;
position: relative;
display: block;
float: left;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
position: absolute;
left: 0;
top: 14px;
width: 50px;
height: 2px;
margin: 0;
padding: 0;
font-size: 1px;
background: #222324;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
position: absolute;
left: 0;
top: 14px;
width: 50px;
height: 2px;
margin: 0;
padding: 0;
font-size: 1px;
background: #fff;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
display: none;
}
.mejs-controls .mejs-captions-button {
position: relative;
}
.mejs-controls .mejs-captions-button button {
background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
padding: 10px;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none!important;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none!important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
font-size: 10px;
margin: 0 0 5px 0;
}
.mejs-chapters {
position: absolute;
top: 0;
left: 0;
-xborder-right: solid 1px #fff;
width: 10000px;
z-index: 1;
}
.mejs-chapters .mejs-chapter {
position: absolute;
float: left;
background: #222;
overflow: hidden;
border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
font-size: 11px;
color: #fff;
padding: 5px;
display: block;
border-right: solid 1px #333;
border-bottom: solid 1px #333;
cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
border-right: none;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
background: #666;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
font-size: 12px;
font-weight: bold;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
margin: 0 0 3px 0;
line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
font-size: 12px;
line-height: 12px;
margin: 3px 0 4px 0;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
}
.mejs-captions-layer {
position: absolute;
bottom: 0;
left: 0;
text-align: center;
line-height: 22px;
font-size: 12px;
color: #fff;
}
.mejs-captions-layer a {
color: #fff;
text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
font-size: 20px;
font-weight: normal;
}
.mejs-captions-position {
position: absolute;
width: 100%;
bottom: 15px;
left: 0;
}
.mejs-captions-position-hover {
bottom: 45px;
}
.mejs-captions-text {
padding: 3px 5px;
background: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/css/background.png);
background: rgba(20, 20, 20, 0.8);
}
.me-cannotplay a {
color: #fff;
font-weight: bold;
}
.me-cannotplay span {
padding: 15px;
display: block;
}
.mejs-controls .mejs-loop-off button {
background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
background-position: -96px 0;
}
.mejs-contextmenu {
position: absolute;
width: 150px;
padding: 10px;
top: 0;
left: 0;
background: #fff;
border: solid 1px #999;
z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
height: 1px;
font-size: 0;
margin: 5px 6px;
background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
font-family: Helvetica, Arial;
font-size: 12px;
padding: 4px 6px;
cursor: pointer;
color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
background: #2C7C91;
color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
visibility: hidden;
position: absolute;
bottom: 26px;
right: -10px;
width: 130px;
height: 100px;
background: rgba(50, 50, 50, 0.7);
border: solid 1px transparent;
padding: 10px;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
margin: 0;
padding: 0;
display: block;
list-style-type: none!important;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
margin: 0 0 6px 0;
padding: 0;
list-style-type: none!important;
display: block;
color: #fff;
overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
clear: both;
float: left;
margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
width: 100px;
float: left;
padding: 4px 0 0 0;
line-height: 15px;
font-family: helvetica, arial;
font-size: 10px;
}
.mejs-postroll-layer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(50, 50, 50, 0.7);
z-index: 1000;
overflow: hidden;
}
.mejs-postroll-layer-content {
width: 100%;
height: 100%;
}
.mejs-postroll-close {
position: absolute;
right: 0;
top: 0;
background: rgba(50, 50, 50, 0.7);
color: #fff;
padding: 4px;
z-index: 100;
cursor: pointer;
}.uncode-custom-fields p {
margin-top: 0;
}
.uncode-custom-fields .detail-container > *:first-child {
margin-top: 0 !important;
}
.detail-container.detail-container--single {
display: block;
}
.detail-container.detail-container--single .detail-label {
display: block;
}
.detail-container.detail-container--single .detail-value {
display: block;
padding: 0;
}
.data-fields {
display: grid;
gap: 36px;
}
.data-fields.data-fields--columns-desktop-1 {
grid-template-columns: repeat(1, 1fr);
}
.data-fields.data-fields--columns-desktop-2 {
grid-template-columns: repeat(2, 1fr);
}
.data-fields.data-fields--columns-desktop-3 {
grid-template-columns: repeat(3, 1fr);
}
.data-fields.data-fields--columns-desktop-4 {
grid-template-columns: repeat(4, 1fr);
}
.data-fields.data-fields--columns-desktop-5 {
grid-template-columns: repeat(5, 1fr);
}
.data-fields.data-fields--columns-desktop-6 {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 959px) {
.data-fields.data-fields--columns-tablet-1 {
grid-template-columns: repeat(1, 1fr);
}
.data-fields.data-fields--columns-tablet-2 {
grid-template-columns: repeat(2, 1fr);
}
.data-fields.data-fields--columns-tablet-3 {
grid-template-columns: repeat(3, 1fr);
}
.data-fields.data-fields--columns-tablet-4 {
grid-template-columns: repeat(4, 1fr);
}
.data-fields.data-fields--columns-tablet-5 {
grid-template-columns: repeat(5, 1fr);
}
.data-fields.data-fields--columns-tablet-6 {
grid-template-columns: repeat(6, 1fr);
}
}
@media (max-width: 569px) {
.data-fields.data-fields--columns-mobile-1 {
grid-template-columns: repeat(1, 1fr);
}
.data-fields.data-fields--columns-mobile-2 {
grid-template-columns: repeat(21, 1fr);
}
.data-fields.data-fields--columns-mobile-3 {
grid-template-columns: repeat(3, 1fr);
}
.data-fields.data-fields--columns-mobile-4 {
grid-template-columns: repeat(4, 1fr);
}
.data-fields.data-fields--columns-mobile-5 {
grid-template-columns: repeat(5, 1fr);
}
.data-fields.data-fields--columns-mobile-6 {
grid-template-columns: repeat(6, 1fr);
}
}
.data-field {
grid-column-gap: 18px;
justify-content: flex-start;
display: flex;
align-items: center;
}
.data-field-icon {
width: 30px;
min-width: 30px;
line-height: 0;
}
.data-field--has-icon-value {
grid-column-gap: 9px;
}
.data-field--has-icon-value .data-field-icon {
width: 24px;
min-width: 24px;
}
.data-field-label {
font-size: .9em;
display: block;
margin-bottom: 2px;
}
.data-field-value {
font-size: 1em;
}
.data-field-icon--rounded {
border-radius: 10px;
padding: 10px;
width: 50px;
min-width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
}.grid-filters .menu-horizontal {
line-height: 1;
z-index: 10;
}
@media (min-width: 960px) {
.grid-filters.has-extra-filters .menu-horizontal .filter-main-group,
.ajax-grid-system .grid-filters .menu-horizontal .filter-main-group {
display: flex;
align-items: baseline;
}
.grid-filters.has-extra-filters .menu-horizontal.text-center,
.ajax-grid-system .grid-filters .menu-horizontal.text-center {
justify-content: center;
}
.grid-filters.has-extra-filters .menu-horizontal.text-right,
.ajax-grid-system .grid-filters .menu-horizontal.text-right,
.grid-filters.has-extra-filters .menu-horizontal.text-right .extra-filters-wrapper,
.ajax-grid-system .grid-filters .menu-horizontal.text-right .extra-filters-wrapper {
flex-direction: row-reverse;
}
.grid-filters.has-extra-filters.isotope-filters .menu-horizontal,
.ajax-grid-system .grid-filters.isotope-filters .menu-horizontal {
display: flex;
justify-content: space-between;
align-items: center;
}
}
.grid-filters .uncode-woocommerce-sorting__link,
.grid-filters .uncode-woocommerce-toggle-widgetized-cb__link {
line-height: inherit !important;
}
:not(.px-gutter).grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown {
margin-top: 0 !important;
}
.px-gutter.grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown {
margin-top: 1px !important;
}
@media (min-width: 960px) {
body:not(.rtl) .grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown {
text-align: left;
}
body.rtl .grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown {
left: 0 !important;
right: auto !important;
text-align: right;
}
}
.grid-filters ul.menu-smart .uncode-woocommerce-sorting-dropdown li {
display: block !important;
}
.grid-filters .filter-main-group {
white-space: nowrap;
}
.grid-filters .uncode-toggle-ajax-filters:not(.social-menu-link) {
line-height: 1.2em;
}
.grid-filters .uncode-toggle-ajax-filters.item-align-right:after {
content: "\f1de";
display: inline-block;
font-family: "uncodeicon";
font-size: 12px;
margin-left: 9px;
transition: transform .1s;
}
.grid-filters .uncode-toggle-ajax-filters.item-align-left:before {
content: "\f1de";
display: inline-block;
font-family: "uncodeicon";
font-size: 12px;
margin-right: 9px;
transition: transform .1s;
}
.ajax-hide-filters:not(.ajax-hide-filters-hor) .grid-filters .uncode-toggle-ajax-filters:before,
.ajax-hide-filters:not(.ajax-hide-filters-hor) .grid-filters .uncode-toggle-ajax-filters:after,
.ajax-hide-filters-blanks .grid-filters .uncode-toggle-ajax-filters:before,
.ajax-hide-filters-blanks .grid-filters .uncode-toggle-ajax-filters:after {
transform: scaleX(-1);
}
@media (min-width: 960px) {
.grid-filters .uncode-toggle-ajax-filters.item-align-right {
order: 100;
}
.grid-filters .uncode-toggle-ajax-filters.item-align-left {
order: 0;
}
}
@media (min-width: 960px) {
.grid-filters .extra-filters-wrapper.item-align-right {
order: 0;
flex-direction: row-reverse;
}
.grid-filters .extra-filters-wrapper.item-align-right > ul > li > ul {
left: auto !important;
right: 0 !important;
}
.grid-filters .extra-filters-wrapper.item-align-left {
order: 100;
}
.grid-filters .extra-filters-wrapper.item-align-left > ul > li > ul {
left: 0 !important;
right: auto !important;
}
}
@media (min-width: 960px) {
.ajax-grid-system.ajax-hide-filters:not(.ajax-hide-filters-hor) .toggle-filter-hide,
.ajax-grid-system.ajax-hide-filters-blanks .toggle-filter-hide {
display: none;
}
.ajax-grid-system.ajax-hide-filters:not(.ajax-hide-filters-hor) .ajax-filter-sidebar-wrapper,
.ajax-grid-system.ajax-hide-filters-blanks .ajax-filter-sidebar-wrapper {
opacity: 0;
}
.ajax-grid-system:not(.ajax-hide-filters):not(.ajax-hide-filters-blanks) .toggle-filter-show,
.ajax-grid-system.ajax-hide-filters.ajax-hide-filters-hor:not(.ajax-hide-filters-blanks) .toggle-filter-show {
display: none;
}
}
@media (max-width: 959px) {
.ajax-grid-system.ajax-hide-filters .toggle-filter-hide,
.ajax-grid-system:not(.ajax-hide-filters) .toggle-filter-show {
display: none;
}
}
.ajax-grid-system .uncode-toggle-ajax-filters {
line-height: 1.2em;
}
.ajax-grid-system .uncode-toggle-ajax-filters:hover,
.ajax-grid-system .uncode-toggle-ajax-filters:active,
.ajax-grid-system .uncode-toggle-ajax-filters:focus {
color: inherit !important;
}
@media (min-width: 960px) {
.ajax-grid-system .uncode-toggle-ajax-filters,
.ajax-grid-system .extra-filters-wrapper .menu-smart > li > a,
.ajax-grid-system .ajax-filter-wrapper.ajax-filter-position-horizontal .ajax-filter-sidebar {
padding-bottom: 36px;
}
body:not(.rtl) .ajax-grid-system > ul:first-child > li > a {
padding-left: 0;
}
body.rtl .ajax-grid-system > ul:first-child > li > a {
padding-right: 0;
}
.ajax-grid-system .uncode-toggle-ajax-filters,
.ajax-grid-system .extra-filters-wrapper > ul > li > a,
.ajax-grid-system .extra-filters-wrapper > div > p,
.ajax-grid-system .filter-list {
padding-left: 11px !important;
padding-right: 11px !important;
}
.ajax-grid-system .menu-horizontal {
margin: 0 -11px;
width: calc(100% - -22px);
}
}
@media (max-width: 959px) {
.ajax-grid-system .menu-horizontal {
display: flex;
flex-direction: column-reverse;
}
.ajax-grid-system .menu-horizontal > div {
padding-top: 9px;
}
.ajax-grid-system .woocommerce-result-count-wrapper {
margin-top: 18px;
}
.ajax-grid-system .extra-filters-wrapper {
display: none;
}
}
@media (min-width: 960px) {
.ajax-grid-system .uncode-toggle-ajax-filters.item-align-left {
order: 0;
}
.ajax-grid-system .uncode-toggle-ajax-filters.item-align-right {
order: 100;
}
.ajax-grid-system .extra-filters-wrapper.item-align-left {
order: 1;
}
.ajax-grid-system .extra-filters-wrapper.item-align-right {
order: 99;
}
.ajax-grid-system .filter-list.item-align-left {
order: 2;
}
.ajax-grid-system .filter-list.item-align-right {
order: 98;
}
.ajax-grid-system .item-align-right + .item-align-left:last-child {
margin-right: auto;
}
.ajax-grid-system .item-align-right:last-child {
margin-left: auto;
}
}
.ajax-grid-system .term-filters-search-input {
margin: 0;
width: 100%;
}
.ajax-filter-sidebar-wrapper[class*=col-lg-] {
height: auto;
padding: 0;
}
.ajax-filter-sidebar-wrapper[class*=col-lg-].main-container {
display: block !important;
height: auto !important;
z-index: 10002;
}
@media (max-width: 959px) {
.ajax-filter-wrapper .ajax-filter-sidebar-wrapper[class*=col-lg-] {
display: none;
}
}
.ajax-grid-system .grid-filters .filter-list ul,
.ajax-grid-system .grid-filters .filter-list li {
list-style: none;
margin: 0;
padding: 0;
}
.ajax-grid-system .grid-filters .filter-list ul {
margin-right: -10px;
padding: 0 !important;
}
.ajax-grid-system .grid-filters .filter-list li {
margin-bottom: 5px;
}
.ajax-grid-system .grid-filters .filter-list li.filter-list__clear {
margin-right: 12px;
}
@media (min-width: 960px) {
.ajax-grid-system .grid-filters .filter-list {
display: flex;
margin-top: -0.5em;
}
.ajax-grid-system .grid-filters .filter-list ul,
.ajax-grid-system .grid-filters .filter-list li {
display: inline-flex;
}
}
@media (max-width: 959px) {
.ajax-grid-system .grid-filters .filter-list {
margin: 18px -36px 0;
overflow: hidden;
width: calc(100% + 72px);
}
.ajax-grid-system .grid-filters .filter-list ul {
display: block;
overflow-x: auto;
padding-left: 36px;
padding-right: 36px;
padding-bottom: 72px;
margin-bottom: -72px;
white-space: nowrap;
}
.ajax-grid-system .grid-filters .filter-list ul li {
display: inline-block;
}
}
.ajax-grid-system .grid-filters .filter-list li a,
.widget-ajax-active-filters .filter-list li a {
display: block;
padding: 2px 0 1px;
font-size: 0.9em !important;
white-space: nowrap;
}
.ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
border-radius: 2px;
line-height: inherit;
margin-right: 5px;
padding: 2px 8px;
}
.ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a:before,
.widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a:before {
content: "\d7\00a0";
font-size: 15px;
line-height: 0;
vertical-align: initial;
}
.widget-ajax-active-filters .filter-list {
padding: 0 !important;
}
.widget-ajax-active-filters .filter-list li {
display: flex;
}
.widget-ajax-active-filters .filter-list.filter-list--inline {
font-size: 0;
}
.widget-ajax-active-filters .filter-list.filter-list--inline li {
display: inline-flex;
margin-bottom: 5px;
}
.widget-ajax-active-filters .filter-list.filter-list--inline li.filter-list__clear {
margin-right: 9px;
}
.uncode-woocommerce-sorting__link:after,
.uncode-woocommerce-toggle-widgetized-cb__link:after {
display: inline-block;
font-family: "uncodeicon";
content: "\f0d7";
font-size: 12px;
position: relative;
top: 1px;
}
body:not(.rtl) .uncode-woocommerce-sorting__link:after,
body:not(.rtl) .uncode-woocommerce-toggle-widgetized-cb__link:after {
margin-left: 9px;
}
@media (max-width: 959px) {
body:not(.rtl) .text-mobile-center .uncode-woocommerce-sorting__link:after,
body:not(.rtl) .text-mobile-center .uncode-woocommerce-toggle-widgetized-cb__link:after {
margin-right: -9px;
}
}
body.rtl .uncode-woocommerce-sorting__link:after,
body.rtl .uncode-woocommerce-toggle-widgetized-cb__link:after {
margin-right: 9px;
}
@media (max-width: 959px) {
body.rtl .text-mobile-center .uncode-woocommerce-sorting__link:after,
body.rtl .text-mobile-center .uncode-woocommerce-toggle-widgetized-cb__link:after {
margin-left: -9px;
}
}
.text-right .uncode-woocommerce-sorting__link:after,
.text-right .uncode-woocommerce-toggle-widgetized-cb__link:after {
display: none;
}
.text-right .uncode-woocommerce-sorting__link:before,
.text-right .uncode-woocommerce-toggle-widgetized-cb__link:before {
content: "\f0d7";
display: inline-block;
font-family: "uncodeicon";
font-size: 12px;
margin-right: 9px;
}
.no-sorting-icon .uncode-woocommerce-sorting__link:after,
.no-filter-icon .uncode-woocommerce-toggle-widgetized-cb__link:after,
.no-sorting-icon .uncode-woocommerce-sorting__link:before,
.no-filter-icon .uncode-woocommerce-toggle-widgetized-cb__link:before {
display: none;
}
.no-text-uppercase .mobile-toggle-trigger,
.no-text-uppercase .uncode-toggle-ajax-filters {
letter-spacing: 0 !important;
text-transform: none !important;
}
@media (min-width: 960px) {
.woocommerce-result-count-wrapper.text-right {
text-align: right !important;
}
.woocommerce-result-count-wrapper.text-left {
text-align: left !important;
}
}
@media (max-width: 959px) {
.text-mobile-center {
text-align: center;
}
.text-mobile-left {
text-align: left;
}
.text-mobile-right {
text-align: right;
}
}
.isotope-filters.with-bg .extra-filters-wrapper {
padding-right: 36px;
padding-left: 36px;
}
.isotope-filters.with-bg .woocommerce-result-count-wrapper {
padding-top: 36px;
padding-left: 36px;
padding-right: 36px;
}
@media (min-width: 960px) {
body:not(.rtl) .isotope-filters.with-bg .text-right .extra-filters-wrapper {
padding-right: 0;
padding-left: 36px;
}
body.rtl .isotope-filters.with-bg .text-right .extra-filters-wrapper {
padding-left: 0;
padding-right: 36px;
}
body:not(.rtl) .isotope-filters.with-bg .text-right .woocommerce-result-count-wrapper {
padding-right: 36px;
padding-left: 0;
}
body.rtl .isotope-filters.with-bg .text-right .woocommerce-result-count-wrapper {
padding-left: 36px;
padding-right: 0;
}
body:not(.rtl) .isotope-filters.with-bg .text-center .extra-filters-wrapper {
margin-left: 18px;
padding-left: 0;
}
body.rtl .isotope-filters.with-bg .text-center .extra-filters-wrapper {
margin-right: 18px;
padding-right: 0;
}
body:not(.rtl) .isotope-filters.with-bg .text-center .woocommerce-result-count-wrapper {
margin-right: 36px;
padding-right: 0;
}
body.rtl .isotope-filters.with-bg .text-center .woocommerce-result-count-wrapper {
margin-left: 36px;
padding-left: 0;
}
}
@media (min-width: 960px) {
.extra-filters-wrapper:not(.desktop-hidden),
.uncode-toggle-ajax-filters:not(.desktop-hidden) {
display: inline-flex !important;
align-items: center;
}
.extra-filters-wrapper .menu-smart > li > a {
line-height: 1.2em !important;
padding-bottom: 36px;
z-index: 0 !important;
}
.isotope-filters.with-bg .extra-filters-wrapper {
padding-top: 36px;
}
.isotope-filters.with-bg .extra-filters-wrapper > ul {
padding-left: 0 !important;
padding-right: 0 !important;
}
.extra-filters-wrapper > ul > li > a {
padding-left: 11px;
padding-right: 11px;
}
body:not(.rtl) .extra-filters-wrapper > ul:first-child > li > a {
padding-left: 0;
}
body.rtl .extra-filters-wrapper > ul:first-child > li > a {
padding-right: 0;
}
body:not(.rtl) .extra-filters-wrapper > ul:last-child > li > a {
padding-right: 0;
}
body.rtl .extra-filters-wrapper > ul:last-child > li > a {
padding-left: 0;
}
body:not(.rtl) .text-right .extra-filters-wrapper > ul:first-child > li > a {
padding-left: 11px !important;
}
body.rtl .text-right .extra-filters-wrapper > ul:first-child > li > a {
padding-right: 11px !important;
}
body:not(.rtl) .text-right .extra-filters-wrapper > ul:last-child > li > a {
padding-right: 11px !important;
}
body.rtl .text-right .extra-filters-wrapper > ul:last-child > li > a {
padding-left: 11px !important;
}
body:not(.rtl) .text-right .extra-filters-wrapper > ul:last-child > li > a {
padding-left: 0 !important;
}
body.rtl .text-right .extra-filters-wrapper > ul:last-child > li > a {
padding-right: 0 !important;
}
body:not(.rtl) .text-right .extra-filters-wrapper > ul:first-child > li > a {
padding-right: 0 !important;
}
body.rtl .text-right .extra-filters-wrapper > ul:first-child > li > a {
padding-left: 0 !important;
}
body:not(.rtl) .has-cat-filters .extra-filters-wrapper,
body:not(.rtl) .has-result-count .extra-filters-wrapper {
margin-left: 54px;
}
body.rtl .has-cat-filters .extra-filters-wrapper,
body.rtl .has-result-count .extra-filters-wrapper {
margin-right: 54px;
}
body:not(.rtl) .has-cat-filters .text-right .extra-filters-wrapper,
body:not(.rtl) .has-result-count .text-right .extra-filters-wrapper {
margin-left: 0;
margin-right: 54px;
}
body.rtl .has-cat-filters .text-right .extra-filters-wrapper,
body.rtl .has-result-count .text-right .extra-filters-wrapper {
margin-right: 0;
margin-left: 54px;
}
}
.has-extra-filters .woocommerce-result-count {
color: inherit;
float: none;
font-size: .9em;
line-height: inherit;
margin: 0;
padding-bottom: 36px;
text-transform: none;
}
.ajax-grid-system .has-extra-filters .woocommerce-result-count {
font-size: inherit;
}
@media (max-width: 959px) {
.has-extra-filters .woocommerce-result-count {
padding-bottom: 18px;
}
}
.woocommerce-result-count-wrapper .woocommerce-result-count {
margin-top: 0;
float: none !important;
}
.woocommerce-result-count-wrapper--bottom {
margin-top: 18px;
}
.with-bg .woocommerce-result-count-wrapper--bottom {
margin-top: -9px;
}
@media (min-width: 960px) {
.woocommerce-result-count-wrapper--bottom {
margin-top: -12px;
}
.with-bg .woocommerce-result-count-wrapper--bottom {
padding-top: 0 !important;
}
}
.widgetized-cb-wrapper {
display: none;
overflow: hidden;
position: relative;
}
.widgetized-cb-wrapper.px-gutter {
top: -1px;
}
.widgetized-cb-wrapper.half-gutter {
top: -18px;
}
.widgetized-cb-wrapper.single-gutter {
top: -36px;
}
.widgetized-cb-wrapper.double-gutter,
.widgetized-cb-wrapper.triple-gutter,
.widgetized-cb-wrapper.quad-gutter {
top: -72px;
}
@media (max-width: 959px) {
.widgetized-cb-wrapper.double-gutter,
.widgetized-cb-wrapper.triple-gutter,
.widgetized-cb-wrapper.quad-gutter {
top: -36px;
}
}
@media (max-width: 569px) {
.isotope-filters:not(.filter-typography-inherit) + .widgetized-cb-wrapper .widget-mobile-collapse .widget-title {
font-size: 11px;
}
}
@media (max-width: 959px) {
.isotope-filters:not(.filter-typography-inherit) + .widgetized-cb-wrapper .widget-tablet-collapse .widget-title {
font-size: 11px;
}
}
.grid-filters.filter-typography-inherit .mobile-toggle-trigger,
.grid-filters.filter-typography-inherit .uncode-toggle-ajax-filters,
.grid-filters.filter-typography-inherit ul.menu-smart,
.grid-filters.filter-typography-inherit ul.menu-smart a {
font-family: inherit !important;
font-weight: inherit !important;
font-size: inherit !important;
letter-spacing: 0 !important;
}
.grid-filters.filter-typography-inherit ul.menu-smart ul a {
font-weight: normal !important;
}
.uncode-woocommerce-sorting-dropdown__link {
line-height: 1.1em;
}
.grid-filtering {
pointer-events: none;
}
.ajax-filter-wrapper .ajax-filter-sidebar-wrapper {
overflow: hidden;
}
.ajax-filter-wrapper .ajax-filter-sidebar-wrapper .uncont {
padding-top: 0 !important;
}
@media (min-width: 960px) {
.ajax-filter-wrapper {
display: flex;
flex-wrap: wrap;
}
.ajax-filter-wrapper.ajax-filter-position-right {
flex-direction: row-reverse;
}
.ajax-filter-wrapper.ajax-filter-position-horizontal {
flex-direction: column;
}
.ajax-filter-wrapper.ajax-filter-position-horizontal .ajax-filter-sidebar-wrapper {
transition: opacity 0.4s ease-out;
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper {
transition: opacity 0.4s cubic-bezier(0.35, 0.81, 0.41, 1), min-width 0.4s cubic-bezier(0.35, 0.81, 0.41, 1), width 0.4s cubic-bezier(0.35, 0.81, 0.41, 1);
z-index: 0;
}
.ajax-hide-filters .ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper {
min-width: 0 !important;
opacity: 0;
width: 0;
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper .ajax-filter-sidebar-body > .vc_row > .row-parent {
padding: 0 !important;
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper .no-margin > .vc_row {
width: 100%;
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper .px-margin .ajax-filter-sidebar-body > .vc_row {
width: 349px;
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper .half-margin .ajax-filter-sidebar-body > .vc_row {
width: calc(100% - 18px);
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper .single-margin .ajax-filter-sidebar-body > .vc_row {
width: calc(100% - 36px);
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal) .ajax-filter-sidebar-wrapper .double-margin .ajax-filter-sidebar-body > .vc_row {
width: calc(100% - 72px);
}
.ajax-filter-wrapper.ajax-filter-position-left .ajax-filter-sidebar-body > .vc_row {
margin-right: auto;
}
.ajax-filter-wrapper.ajax-filter-position-right .ajax-filter-sidebar-body > .vc_row {
margin-left: auto;
}
.ajax-filter-wrapper.ajax-filter-position-horizontal .ajax-filter-sidebar {
width: 100%;
}
.ajax-hide-filters .ajax-filter-wrapper.ajax-filter-position-horizontal .ajax-filter-sidebar {
display: none;
}
.ajax-filter-wrapper:not(.ajax-filter-position-horizontal):not(.ajax-filter-position-left-overlay):not(.ajax-filter-position-right-overlay) .grid-wrapper {
transition: max-width 0.4s cubic-bezier(0.35, 0.81, 0.41, 1), width 0.4s cubic-bezier(0.35, 0.81, 0.41, 1);
z-index: 0;
}
.ajax-hide-filters .ajax-filter-wrapper:not(.ajax-filter-position-horizontal):not(.ajax-filter-position-left-overlay):not(.ajax-filter-position-right-overlay) .grid-wrapper {
max-width: 100% !important;
width: 100%;
}
}
@media (max-width: 959px) {
.ajax-filter-wrapper .grid-wrapper {
max-width: 100% !important;
}
}
.ajax-filter-wrapper .grid-wrapper {
height: auto;
padding: 0 !important;
z-index: 1;
}
.ajax-filter-wrapper .ajax-sidebar-placeholder,
.ajax-filter-wrapper .extra-filters-placeholder {
display: none;
}
.ajax-filter-wrapper .ajax-filter-footprint {
display: block;
height: 0 !important;
overflow: hidden !important;
padding: 0 !important;
}
@media (max-width: 959px) {
.ajax-filter-wrapper .ajax-filter-footprint {
display: none;
}
}
.ajax-filter-wrapper.ajax-filter-position-left .ajax-filter-footprint,
.ajax-filter-wrapper.ajax-filter-position-right .ajax-filter-footprint {
display: block !important;
height: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
body.ajax-filter-sidebar-overlay:not(.ajax-hide-filters) {
overflow: hidden !important;
}
@media (max-width: 959px) {
.ajax-filter-sidebar {
display: block !important;
}
}
.main-container .ajax-filter-sidebar .ajax-filter-sidebar-body > .row-container > .row {
margin: 0;
padding-left: 27px !important;
padding-right: 27px !important;
padding-top: 0 !important;
}
@media (max-width: 959px) {
.main-container .ajax-filter-sidebar .ajax-filter-sidebar-body > .row-container > .row {
padding-bottom: 36px !important;
}
}
@media (min-width: 960px) {
.main-container .ajax-filter-sidebar.ajax-sidebar-position-horizontal .ajax-filter-sidebar-body > .row-container > .row {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
body:not(.ajax-filter-sidebar-overlay) .ajax-filter-sidebar .ajax-filter-sidebar-header,
body:not(.ajax-filter-sidebar-overlay) .ajax-filter-sidebar .ajax-filter-sidebar-footer {
display: none;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar {
box-sizing: border-box;
bottom: 0;
overflow: hidden;
position: fixed;
top: 0;
width: 100%;
max-width: 400px;
transition: box-shadow 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86),transform 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
z-index: 10001;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-body {
height: 100%;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-body > .vc_row {
box-sizing: border-box;
height: 100%;
overflow: hidden;
overflow-y: scroll;
padding-right: 100px;
width: calc(100% + 100px);
}
.ajax-filter-wrapper .ajax-filter-sidebar-overlay .ajax-filter-sidebar {
display: none;
}
@media (max-width: 569px) {
.ajax-filter-sidebar-overlay .ajax-filter-sidebar {
max-width: none !important;
width: 100% !important;
}
}
@media (max-width: 959px) {
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-mobile-left {
left: 0;
}
.ajax-hide-filters.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-mobile-left {
transform: translateX(-100%);
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-mobile-right {
right: 0;
}
.ajax-hide-filters.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-mobile-right {
transform: translateX(100%);
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-mobile-left > .vc_row > .row-parent,
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-mobile-right > .vc_row > .row-parent {
padding: 0 36px !important;
}
}
@media (min-width: 960px) {
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-left-overlay {
left: 0;
}
.ajax-hide-filters.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-left-overlay {
transform: translateX(-100%);
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-right-overlay {
right: 0;
}
.ajax-hide-filters.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-right-overlay {
transform: translateX(100%);
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-left-overlay .ajax-filter-sidebar > .vc_row > .row-parent,
.ajax-filter-sidebar-overlay .ajax-filter-sidebar.ajax-sidebar-position-right-overlay .ajax-filter-sidebar > .vc_row > .row-parent {
padding: 0 36px !important;
}
}
body:not(.ajax-hide-filters) .ajax-filter-sidebar-overlay .ajax-filter-sidebar {
box-shadow: 0 50px 50px -30px rgba(0, 0, 0, 0.2), 0 30px 50px 0 rgba(0, 0, 0, 0.15);
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header {
display: block;
border-bottom: 1px solid transparent;
left: 27px;
padding: 0;
position: absolute;
right: 27px;
top: 0;
-webkit-transform: translate3d(0, 0, 0);
z-index: 1;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header .close-ajax-filter-sidebar {
border: 0 !important;
cursor: pointer;
display: inline-block;
font-size: 12px;
margin: 0 !important;
padding: 18px 0px 18px 0px !important;
transform: none !important;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header .close-ajax-filter-sidebar span {
font-size: 1.3em;
font-weight: normal;
line-height: 1;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header .close-ajax-filter-sidebar span:after {
content: '';
display: inline-block;
width: 0.15em;
}
.ajax-sidebar-position-right.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header .close-ajax-filter-sidebar {
float: right;
min-width: 100%;
}
.ajax-sidebar-position-left.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header .close-ajax-filter-sidebar {
float: left;
min-width: 100%;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer {
-webkit-transform: translate3d(0, 0, 0);
}
@media (min-width: 960px) {
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer {
display: none;
height: 0 !important;
overflow: hidden;
}
}
@media (max-width: 959px) {
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer {
border-top: 1px solid transparent;
bottom: 0;
left: 27px;
padding-bottom: 9px;
position: absolute;
right: 27px;
z-index: 1;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer .buttons {
display: block;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer .buttons a {
margin: 0 0 9px !important;
transform: none !important;
width: 100%;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer .buttons a:first-child {
background-color: transparent !important;
border: 0 !important;
padding: 0 25px 9px 25px !important;
}
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-header:after,
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .ajax-filter-sidebar-footer:after {
background: inherit;
bottom: 0;
content: '';
display: block;
left: -27px;
position: absolute;
right: -27px;
top: 0;
z-index: -1;
}
@media (min-width: 781px) {
body.admin-bar .ajax-filter-sidebar {
top: 32px;
}
}
@media (max-width: 959px) {
.ajax-filter-sidebar .uncode-woocommerce-sorting li a {
padding: 0;
}
.ajax-filter-sidebar .uncode-woocommerce-sorting li a:after {
display: none !important;
}
.ajax-filter-sidebar .uncode-woocommerce-sorting li ul {
display: block;
}
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .uncode-woocommerce-sorting {
padding: 0;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .uncode-woocommerce-sorting li {
display: block !important;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .uncode-woocommerce-sorting li a {
padding: 0;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .uncode-woocommerce-sorting li a:after {
display: none !important;
}
.ajax-filter-sidebar-overlay .ajax-filter-sidebar .uncode-woocommerce-sorting li ul {
display: block;
}
.ajax-filter-sidebar .extra-filters-wrapper {
display: block !important;
}
.ajax-filter-position-right .ajax-filter-sidebar {
float: right;
}
.ajax-filter-position-left .ajax-filter-sidebar {
float: left;
}
.uncode-woocommerce-sorting .scroll-up,
.uncode-woocommerce-sorting .scroll-down {
display: none !important;
}
.term-filters-list--inline {
font-size: 0;
}
.term-filters-list--inline li.term-filter {
display: inline-block;
}
.term-filters-list--inline li.term-filter a {
display: block;
}
.term-filters-list--inline li.term-filter:not(:last-child) {
margin-right: 12px;
}
.term-filters-list--columns {
column-gap: 12px;
display: grid;
}
.term-filters-list--columns .term-filter {
white-space: nowrap;
}
.term-filters-list--columns.term-filters-list--columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.term-filters-list--columns.term-filters-list--columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.term-filters-list--columns.term-filters-list--columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.term-filters-list--columns.term-filters-list--columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.term-filters-list--columns.term-filters-list--columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.term-filters-list--columns .swatch-type-label {
height: 45px;
line-height: 45px;
width: 100%;
}
.widget-ajax-filters--checkbox input[type=checkbox],
.widget-ajax-filters--checkbox input[type=radio] {
height: 20px;
vertical-align: text-bottom;
width: 20px;
}
.widget-ajax-filters--checkbox input[type=checkbox]:checked:before,
.widget-ajax-filters--checkbox input[type=radio]:checked:before {
line-height: 17px;
}
.widget-ajax-filters {
margin-top: 0 !important;
}
.widget-ajax-filters .star-rating {
line-height: 1.2;
vertical-align: middle;
}
.widget-ajax-filters .star-rating:before,
.widget-ajax-filters .star-rating span:before {
font-size: 11px !important;
}
#ajax_sidebar_overlay {
bottom: 0;
pointer-events: none;
position: fixed;
right: 0;
top: 0;
z-index: 3000;
}
body.ajax-hide-filters #ajax_sidebar_overlay {
left: 100%;
opacity: 0;
transition: opacity 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), visibility 0s 600ms, left 0s 600ms;
}
body:not(.ajax-hide-filters) #ajax_sidebar_overlay {
left: 0;
opacity: .5;
visibility: visible;
transition: opacity 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), visibility 0s 0s, left 0s 0s;
}
.ajax-grid-system #ajax_sidebar_overlay {
display: none !important;
}
.srcset-lazy-animations.tmb-woocommerce-variable-product img {
opacity: 0 !important;
}.icon-box {
display: table;
width: 100%;
}
.icon-box .icon-media {
display: table;
table-layout: fixed;
vertical-align: top;
height: 100%;
}
.icon-box .icon-media object {
display: table-cell;
vertical-align: middle;
}
.icon-box .icon-media svg {
width: 100%;
height: auto;
}
.icon-box.icon-inline {
display: inline-table;
table-layout: fixed;
width: auto;
text-align: center;
vertical-align: bottom;
margin-top: 0px !important;
padding-left: 9px;
padding-right: 9px;
}
.icon-box.icon-inline .icon-media {
display: inline-table;
}
.icon-box .icon-automatic-video {
border: inherit;
bottom: 0;
border-radius: inherit;
background-clip: padding-box;
content: '';
display: block;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 0;
transition-property: bottom, left, right, top;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}
.icon-box .icon-automatic-video.btn-outline {
border-style: solid;
border-width: 2px;
}
.icon-box .icon-automatic-video.btn-outline .icon-automatic-video-inner-bg {
bottom: 0;
border-radius: inherit;
background-clip: padding-box;
content: '';
display: block;
left: 0;
opacity: .25;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 0;
transition-property: opacity;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}
.icon-box .icon-automatic-video .icon-automatic-video-outer-bg {
bottom: 0;
border-radius: inherit;
background-clip: padding-box;
content: '';
display: block;
left: 0;
opacity: 0.1;
position: absolute;
right: 0;
text-align: center;
top: 0;
z-index: 0;
transition-property: box-shadow, opacity;
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1);
}
.icon-box .icon-automatic-video.btn-shadow {
box-shadow: none !important;
}
:hover.icon-box .icon-automatic-video {
bottom: -10%;
left: -10%;
right: -10%;
top: -10%;
}
:hover.icon-box .icon-automatic-video .icon-automatic-video-inner-bg {
opacity: .5;
}
:hover.icon-box .icon-automatic-video .icon-automatic-video-outer-bg {
opacity: .15;
}
.icon-box .fa-stack.icon-animated {
border: 0;
}
.icon-box .fa-stack.icon-animated i {
font-size: 0.7em;
position: relative;
top: -0.15em;
z-index: 1;
}
.icon-box.icon-media-image .fa-stack {
height: auto !important;
width: auto !important;
}
.icon-box.icon-media-image img {
display: block;
}
.icon-box.absolute-center {
left: 0;
margin-top: 0 !important;
position: absolute !important;
z-index: 1;
text-align: center;
display: table-cell;
top: 50%;
}
.icon-box.absolute-center .icon-box-icon {
margin-top: 0 !important;
top: 50% !important;
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
text-align: center;
width: auto;
}
div > .icon-box:first-of-type {
padding-left: 0px !important;
}
div > .icon-box:last-of-type {
padding-right: 0px !important;
}
.icon-box-top {
table-layout: fixed;
}
.icon-box-top .fa-container {
margin-top: 0px;
}
.icon-box-heading > * {
line-height: 1.5em;
}
.icon-box-top .icon-box-icon,
.icon-box-bottom .icon-box-icon {
width: auto;
}
.icon-box-left .icon-box-icon,
.icon-box-right .icon-box-icon,
.icon-box-left .icon-box-content,
.icon-box-right .icon-box-content {
display: table-cell;
vertical-align: top;
}
.icon-box-left .icon-box-icon,
.icon-box-right .icon-box-icon {
width: 1px;
}
.icon-box-left .icon-box-heading,
.icon-box-right .icon-box-heading {
display: table;
table-layout: fixed;
margin-top: 2px !important;
margin-bottom: 2px !important;
}
.icon-box-left .icon-box-heading > *,
.icon-box-right .icon-box-heading > * {
display: table-cell;
vertical-align: middle;
margin-top: 0px;
}
.icon-box-left:not(.icon-inline) .icon-box-heading,
.icon-box-right:not(.icon-inline) .icon-box-heading {
width: 100%;
}
.icon-box-left .fa-1x,
.icon-box-right .fa-1x {
line-height: 2.5em;
}
.icon-box-left .icon-box-fa-2x,
.icon-box-right .icon-box-fa-2x {
height: 2em;
}
.icon-box-left .icon-box-fa-3x,
.icon-box-right .icon-box-fa-3x {
height: 3em;
}
.icon-box-left .icon-box-fa-4x,
.icon-box-right .icon-box-fa-4x {
height: 4em;
}
.icon-box-left .icon-box-fa-5x,
.icon-box-right .icon-box-fa-5x {
height: 5em;
}
.icon-box-left .icon-box-fa-1x-back,
.icon-box-right .icon-box-fa-1x-back {
height: 2.5em;
}
.icon-box-left .icon-box-fa-2x-back,
.icon-box-right .icon-box-fa-2x-back {
height: 5em;
}
.icon-box-left .icon-box-fa-3x-back,
.icon-box-right .icon-box-fa-3x-back {
height: 7em;
}
.icon-box-left .icon-box-fa-4x-back,
.icon-box-right .icon-box-fa-4x-back {
height: 10em;
}
.icon-box-left .icon-box-fa-5x-back,
.icon-box-right .icon-box-fa-5x-back {
height: 12em;
}
.icon-box-left:not(.icon-box-space-reduced) .icon-box-content {
padding-left: 18px;
}
@media (min-width: 960px) {
.icon-box-left:not(.icon-box-space-reduced) .icon-box-content {
padding-left: 36px;
}
}
.icon-box-left:not(.icon-box-space-reduced) .icon-box-content:not(.add-margin) p {
margin-top: 0px;
}
.icon-box-right:not(.icon-box-space-reduced) .icon-box-content {
padding-right: 18px;
}
@media (min-width: 960px) {
.icon-box-right:not(.icon-box-space-reduced) .icon-box-content {
padding-right: 36px;
}
}
.icon-box-right:not(.icon-box-space-reduced) .icon-box-content:not(.add-margin) p {
margin-top: 0px;
}
.icon-box-left.icon-box-space-reduced .icon-box-content {
padding-left: 13.5px;
}
.icon-box-right.icon-box-space-reduced .icon-box-content {
padding-right: 13.5px;
}
.icon-expand .icon-box-content,
.icon-expand .icon-box-icon {
width: 50%;
}.uncode-single-media {
line-height: 0px;
}
.uncode-single-media .single-wrapper {
display: inline-block;
width: 100%;
position: relative;
}
.uncode-single-media .single-wrapper > a {
display: inline-block;
width: 100%;
}
.uncode-single-media.text-center .uncode-single-media-wrapper > div > * {
margin: auto;
}
.uncode-single-media.text-center .uncode-single-media-wrapper > div > *:not(.uncode-flex-int *) {
display: block;
}
.uncode-single-media.text-left .uncode-single-media-wrapper > div > * {
margin-right: auto;
}
.uncode-single-media.text-left .uncode-single-media-wrapper > div > *:not(.uncode-flex-int *) {
display: block;
}
.uncode-single-media.text-right .uncode-single-media-wrapper > div > * {
margin-left: auto;
}
.uncode-single-media.text-right .uncode-single-media-wrapper > div > *:not(.uncode-flex-int *) {
display: block;
}
.uncode-single-media .uncode-wrapper {
display: block;
}
.uncode-single-media .uncode-single-media-wrapper {
position: relative;
display: inline-block;
width: 100%;
line-height: 0px;
}
.uncode-single-media .uncode-single-media-wrapper.single-advanced {
width: 100%;
}
.uncode-single-media .uncode-single-media-wrapper > iframe {
width: 100%;
height: auto;
}
.uncode-single-media .uncode-single-media-wrapper.single-other {
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
}
.uncode-single-media .uncode-single-media-wrapper.single-other > iframe {
position: absolute;
height: 100%;
}
.uncode-single-media .uncode-single-media-wrapper.single-other > * {
width: 100% !important;
}
.uncode-single-media .uncode-single-media-wrapper.img-circle,
.uncode-single-media .uncode-single-media-wrapper .img-circle {
perspective: 1000px;
}
.uncode-single-media .uncode-single-media-wrapper.img-circle .t-inside,
.uncode-single-media .uncode-single-media-wrapper .img-circle .t-inside,
.uncode-single-media .uncode-single-media-wrapper.img-circle .t-entry-visual,
.uncode-single-media .uncode-single-media-wrapper .img-circle .t-entry-visual,
.uncode-single-media .uncode-single-media-wrapper.img-circle .t-entry-visual-overlay,
.uncode-single-media .uncode-single-media-wrapper .img-circle .t-entry-visual-overlay {
border-radius: 50%;
}
.uncode-single-media .uncode-single-media-wrapper.img-round,
.uncode-single-media .uncode-single-media-wrapper .img-round {
perspective: 1000px;
}
.uncode-single-media .uncode-single-media-wrapper.img-round .t-inside,
.uncode-single-media .uncode-single-media-wrapper .img-round .t-inside,
.uncode-single-media .uncode-single-media-wrapper.img-round .t-entry-visual,
.uncode-single-media .uncode-single-media-wrapper .img-round .t-entry-visual,
.uncode-single-media .uncode-single-media-wrapper.img-round .t-entry-visual-overlay,
.uncode-single-media .uncode-single-media-wrapper .img-round .t-entry-visual-overlay {
border-radius: 2px;
}
.uncode-single-media .uncode-single-media-wrapper > .dummy ~ img,
.uncode-single-media .uncode-single-media-wrapper > .dummy + * {
padding-top: 0 !important;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.uncode-single-media-wrapper.img-thumbnail:not(.single-advanced) {
border-width: 1px;
border-style: solid;
}
.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-size: contain;
-webkit-mask-position: center center;
}
.unmask-asterisk.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/asterisk.svg);
}
.unmask-badge.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/badge.svg);
}
.unmask-bell.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/bell.svg);
}
.unmask-blob-1.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/blob-1.svg);
}
.unmask-blob-2.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/blob-2.svg);
}
.unmask-blob-3.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/blob-3.svg);
}
.unmask-blob-4.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/blob-4.svg);
}
.unmask-bubbles.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/bubbles.svg);
}
.unmask-cartoon.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/cartoon.svg);
}
.unmask-circles.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/circles.svg);
}
.unmask-drop.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/drop.svg);
}
.unmask-flower.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/flower.svg);
}
.unmask-heart.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/heart.svg);
}
.unmask-hexagon.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/hexagon.svg);
}
.unmask-inflated.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/inflated.svg);
}
.unmask-plus.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/plus.svg);
}
.unmask-shapes.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/shapes.svg);
}
.unmask-star.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/star.svg);
}
.unmask-sun.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/sun.svg);
}
.unmask-texture.uncode-single-media[class*=unmask-] .uncode-single-media-wrapper {
-webkit-mask-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/shapes/texture.svg);
}.uncode-star-rating {
display: inline-block;
overflow: hidden;
position: relative;
font-family: 'uncodeicon';
letter-spacing: 0.1em;
vertical-align: middle;
}
.uncode-star-rating:not(.font-size-custom) {
font-size: 15px;
}
.uncode-star-rating:before {
font-size: inherit;
content: "\e946\e946\e946\e946\e946";
float: left;
opacity: .5;
top: 0;
left: 0;
}
.uncode-star-rating span {
overflow: hidden;
float: left;
height: 0;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.uncode-star-rating span:before {
font-size: inherit;
content: "\e946\e946\e946\e946\e946";
top: 0;
position: absolute;
left: 0;
}
.uncode-star-rating,
.uncode_star_rating.display-inline-block:first-child:not([class*=shift_y_]):not([class*=btn-icon]) + .heading-inline {
margin-top: 0 !important;
}
.gravatar + .uncode_star_rating {
margin: -18px 0 9px;
}
.uncode_star_rating.display-inline-block + .heading-inline,
.heading-inline + .uncode_star_rating.display-inline-block {
margin-left: 12px;
}
.uncode-star-rating-text {
margin-top: 0.5em;
vertical-align: middle;
}
.uncode-star-rating-text.display-inline-block:before {
content: "\00a0";
display: inline-block;
}
.uncode-star-rating-text.display-block {
margin-top: 9px;
}
.uncode-star-rating-text.text-lead.display-inline-block {
margin-top: 0;
}
.uncode-star-rating-text.text-lead.display-block {
margin-top: 0.5em;
}.isotope-system:not(.index-single) .isotope-container {
opacity: 0;
}
.grid-footer-inner > .pagination {
padding-left: 0 !important;
padding-right: 0 !important;
}
.row-parent.default-padding:not(.limit-width) .grid-filters > .menu-horizontal.limit-width > .menu-smart,
.row-parent.no-h-padding .grid-filters > .menu-horizontal > .menu-smart,
.row-parent.one-h-padding .grid-filters > .menu-horizontal > .menu-smart,
.row-parent.default-padding:not(.limit-width) .grid-filters > .menu-horizontal.limit-width > .extra-filters-wrapper,
.row-parent.no-h-padding .grid-filters > .menu-horizontal > .extra-filters-wrapper,
.row-parent.one-h-padding .grid-filters > .menu-horizontal > .extra-filters-wrapper,
.row-parent.default-padding:not(.limit-width) .grid-filters > .woocommerce-result-count-wrapper,
.row-parent.no-h-padding .grid-filters > .woocommerce-result-count-wrapper,
.row-parent.one-h-padding .grid-filters > .woocommerce-result-count-wrapper,
.row-parent.no-h-padding .grid-footer-inner > .pagination,
.row-parent.one-h-padding .grid-footer-inner > .pagination,
.row-parent.default-padding:not(.limit-width) .grid-filters > .menu-horizontal.limit-width > .filter-main-group,
.row-parent.no-h-padding .grid-filters > .menu-horizontal > .filter-main-group,
.row-parent.one-h-padding .grid-filters > .menu-horizontal > .filter-main-group {
padding-left: 36px !important;
padding-right: 36px !important;
}
.row-parent .row-parent.default-padding:not(.limit-width) .grid-filters > .menu-horizontal.limit-width > .menu-smart,
.row-parent .row-parent.no-h-padding .grid-filters > .menu-horizontal > .menu-smart,
.row-parent .row-parent.one-h-padding .grid-filters > .menu-horizontal > .menu-smart,
.row-parent .row-parent.default-padding:not(.limit-width) .grid-filters > .menu-horizontal.limit-width > .extra-filters-wrapper,
.row-parent .row-parent.no-h-padding .grid-filters > .menu-horizontal > .extra-filters-wrapper,
.row-parent .row-parent.one-h-padding .grid-filters > .menu-horizontal > .extra-filters-wrapper,
.row-parent .row-parent.default-padding:not(.limit-width) .grid-filters > .woocommerce-result-count-wrapper,
.row-parent .row-parent.no-h-padding .grid-filters > .woocommerce-result-count-wrapper,
.row-parent .row-parent.one-h-padding .grid-filters > .woocommerce-result-count-wrapper,
.row-parent .row-parent.no-h-padding .grid-footer-inner > .pagination,
.row-parent .row-parent.one-h-padding .grid-footer-inner > .pagination,
.row-parent .row-parent.default-padding:not(.limit-width) .grid-filters > .menu-horizontal.limit-width > .filter-main-group,
.row-parent .row-parent.no-h-padding .grid-filters > .menu-horizontal > .filter-main-group,
.row-parent .row-parent.one-h-padding .grid-filters > .menu-horizontal > .filter-main-group {
padding-left: 0 !important;
padding-right: 0 !important;
}
.row-parent.default-padding:not(.limit-width) .grid-wrapper > .pagination,
.row-parent.no-h-padding:not(.limit-width) .grid-footer-inner > .pagination {
padding-left: 0 !important;
padding-right: 0 !important;
}
.grid-filters.with-bg .menu-smart,
.grid-filters.with-bg .mobile-toggle {
padding-left: 36px !important;
padding-right: 36px !important;
}
@media (max-width: 959px) {
.grid-filters.with-bg {
padding: 4px 0px 4px 0px;
}
}
.grid-filters {
position: relative;
}
@media (max-width: 959px) {
.grid-filters.filters-wrapper .menu-horizontal {
display: none;
}
}
@media (min-width: 960px) {
.grid-filters.filters-wrapper .menu-horizontal {
display: flex !important;
}
.grid-filters.filters-wrapper .menu-horizontal.text-center {
justify-content: center;
}
.grid-filters.filters-wrapper .menu-horizontal.text-left,
.grid-filters.filters-wrapper .menu-horizontal.text-right {
justify-content: space-between;
}
}
@media (max-width: 959px) {
.grid-filters .menu-smart a {
padding: 5px 9px 5px 9px;
}
}
.grid-filters ul.menu-smart li {
display: inline-flex !important;
position: relative;
vertical-align: baseline !important;
}
@media (min-width: 960px) {
.grid-filters ul.menu-smart li {
float: none;
}
}
@media (max-width: 959px) {
.grid-filters ul.menu-smart li {
border: none;
flex-direction: column;
}
}
@media (min-width: 960px) {
.grid-filters ul.menu-smart li.float-left {
float: left;
}
}
@media (min-width: 960px) {
.grid-filters ul.menu-smart li.float-right {
float: right;
}
.grid-filters ul.menu-smart li.float-right span {
padding-right: 0px;
}
.grid-filters ul.menu-smart li.float-right + li span {
padding-left: 0px;
}
}
.grid-filters ul.menu-smart,
.menu-smart--filter-cats_mobile-toggle {
padding: 0px !important;
}
@media (max-width: 959px) {
.grid-filters ul.menu-smart,
.menu-smart--filter-cats_mobile-toggle {
border: none;
margin: 0px -9px 0px -9px;
width: calc(100% + 18px) !important;
padding-bottom: 14.4px;
}
.with-bg.grid-filters ul.menu-smart,
.with-bg.menu-smart--filter-cats_mobile-toggle {
padding-top: 14.4px;
}
div[class*=shift_y_neg] .grid-filters ul.menu-smart,
div[class*=shift_y_neg] .menu-smart--filter-cats_mobile-toggle {
padding-bottom: 2px;
}
}
@media (max-width: 959px) {
.grid-filters:not(.with-bg) {
padding-bottom: 36px;
}
.grid-filters:not(.with-bg) > div.extra-filters-wrapper ul.menu-smart {
padding-top: 9px;
}
}
@media (max-width: 959px) {
.grid-filters .mobile-toggle,
.grid-filters .extra-filters-wrapper {
margin: 0px -9px 0px -9px;
width: calc(100% + 18px) !important;
}
}
@media (max-width: 959px) {
.with-bg.grid-filters > div:first-child {
padding-top: 14.4px;
}
}
@media (max-width: 959px) {
.with-bg.grid-filters > div:last-child,
.with-bg.grid-filters > div.filters-toggle {
padding-bottom: 14.4px;
}
}
@media (max-width: 959px) {
.with-bg.grid-filters > div.filters-toggle + .menu-horizontal {
top: -14.4px;
padding-bottom: 0;
}
}
@media (max-width: 959px) {
.mobile-dropdown .menu-smart--filter-cats {
display: none;
}
}
@media (min-width: 960px) {
.mobile-dropdown .menu-smart--filter-cats {
display: block !important;
}
}
@media (max-width: 959px) {
.filters-toggle + .menu-horizontal ul.menu-smart:first-child,
.filters-toggle + .menu-horizontal ul.menu-smart + ul.menu-smart,
.filters-toggle + .menu-horizontal .mobile-toggle:first-child {
padding-top: 9px !important;
}
}
.grid-filters ul.menu-smart li:first-child span {
padding-left: 0px !important;
}
.grid-filters ul.menu-smart li:last-child span {
padding-right: 0px !important;
}
.grid-filters ul.menu-smart > li > span {
display: block;
padding: 0px 9px 36px 9px;
}
.with-bg.grid-filters ul.menu-smart > li > span {
padding: 36px 9px 36px 9px;
}
.with-bg.double-gutter.grid-filters ul.menu-smart > li > span {
padding: 36px 9px 36px 9px;
}
div[class*=shift_y_neg]:not(.shift_y_neg_single) .grid-filters ul.menu-smart > li > span {
padding-bottom: 27px;
}
div[class*=shift_y_neg].shift_y_neg_single .grid-filters ul.menu-smart > li > span {
padding-bottom: 24px;
}
@media (max-width: 959px) {
.grid-filters ul.menu-smart > li > span {
padding: 0px 0px 0px 0px !important;
}
}
.grid-filters ul.menu-smart a,
.grid-filters .mobile-toggle-trigger { }
.grid-filters ul.menu-smart a:not(.social-menu-link),
.grid-filters .mobile-toggle-trigger:not(.social-menu-link) {
line-height: 1em;
}
.grid-filters ul.menu-smart ul a {
font-weight: normal !important;
}
@media (max-width: 959px) {
.grid-filters ul.ul-mobile-dropdown {
padding-top: 9px !important;
}
}
@media (max-width: 959px) {
.grid-filters ul.menu-smart ul {
background: transparent !important;
padding: 0;
}
}
@media (max-width: 959px) {
.mobile-dropdown.grid-filters ul.menu-smart li {
display: block !important;
}
}
.grid-filters .text-uppercase a {
text-transform: uppercase !important;
}
.grid-filters .no-text-uppercase li a {
text-transform: none !important;
}
.grid-filters .extra-filters-wrapper .menu-smart > li > a:not(.social-menu-link):not(.mobile-toggle-trigger):not(.uncode-toggle-ajax-filters) {
line-height: 1.2em;
}
.grid-filters .filters-toggle-trigger,
.grid-filters .menu-smart--filter-cats_mobile-toggle-trigger {
display: inline-block;
font-size: 11px;
line-height: 1.2em;
}
:not(.filter-typography-inherit).grid-filters .filters-toggle-trigger,
:not(.filter-typography-inherit).grid-filters .menu-smart--filter-cats_mobile-toggle-trigger {
font-size: 11px;
}
.grid-filters .filters-toggle-trigger:after,
.grid-filters .menu-smart--filter-cats_mobile-toggle-trigger:after {
content: "\f0d7";
display: inline-block;
font-family: "uncodeicon";
font-size: 12px;
position: relative;
top: 1px;
}
body:not(.rtl) .grid-filters .filters-toggle-trigger:after,
body:not(.rtl) .grid-filters .menu-smart--filter-cats_mobile-toggle-trigger:after {
margin-left: 9px;
}
body.rtl .grid-filters .filters-toggle-trigger:after,
body.rtl .grid-filters .menu-smart--filter-cats_mobile-toggle-trigger:after {
margin-right: 9px;
}
@media (max-width: 959px) {
body:not(.rtl) .grid-filters .text-mobile-center .filters-toggle-trigger:after,
body:not(.rtl) .grid-filters .text-mobile-center .menu-smart--filter-cats_mobile-toggle-trigger:after {
margin-right: -9px;
}
}
@media (max-width: 959px) {
body.rtl .grid-filters .text-mobile-center .filters-toggle-trigger:after,
body.rtl .grid-filters .text-mobile-center .menu-smart--filter-cats_mobile-toggle-trigger:after {
margin-left: -9px;
}
}
.grid-filters .menu-horizontal {
overflow: visible !important;
}
@media (max-width: 959px) {
.grid-filters.filters-wrapper .menu-horizontal {
overflow: hidden !important;
}
}
.grid-filters.px-gutter {
margin-bottom: 1px;
}
.grid-filters.half-gutter {
margin-bottom: 18px;
}
.grid-filters.single-gutter {
margin-bottom: 36px;
}
.grid-filters.double-gutter,
.grid-filters.triple-gutter,
.grid-filters.quad-gutter {
margin-bottom: 72px;
}
@media (max-width: 959px) {
.grid-filters.double-gutter,
.grid-filters.triple-gutter,
.grid-filters.quad-gutter {
margin-bottom: 36px;
}
}
.grid-filters:not(.with-bg) {
margin-bottom: 0px;
}
.grid-filters.double-gutter:not(.with-bg),
.grid-filters.triple-gutter:not(.with-bg),
.grid-filters.quad-gutter:not(.with-bg) {
margin-bottom: 36px;
}
@media (max-width: 959px) {
.grid-filters.double-gutter:not(.with-bg),
.grid-filters.triple-gutter:not(.with-bg),
.grid-filters.quad-gutter:not(.with-bg) {
margin-bottom: 0px;
}
}
.grid-wrapper {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.grid-wrapper:before {
opacity: 0;
transition: opacity 0.5s ease;
content: "";
}
.grid-wrapper.grid-loading:before {
opacity: 1;
background-repeat: no-repeat;
background-position: center 0;
position: fixed;
top: 36px;
left: 0;
right: 0;
bottom: 0;
content: "";
z-index: 3000;
}
.grid-general-light .grid-wrapper.grid-loading:before {
background-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.grid-general-dark .grid-wrapper.grid-loading:before {
background-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
} .grid-wrapper.cssgrid-reloaded:before {
opacity: 0;
}
.grid-filtering .grid-container {
opacity: .6 !important;
}
.grid-wrapper.no-gutter:not(.linear-wrapper) {
overflow: hidden;
}
.grid-wrapper.px-gutter:not(.linear-wrapper),
.index-system.px-gutter .index-wrapper {
clear: both;
margin-top: -1px !important;
overflow: hidden;
}
.grid-wrapper.half-gutter:not(.linear-wrapper),
.index-system.half-gutter .index-wrapper {
margin-top: -18px !important;
}
.grid-wrapper.single-gutter:not(.linear-wrapper),
.index-system.single-gutter .index-wrapper {
margin-top: -36px !important;
}
.grid-wrapper.double-gutter:not(.linear-wrapper),
.index-system.double-gutter .index-wrapper {
margin-top: -72px !important;
}
@media (max-width: 959px) {
.grid-wrapper.double-gutter:not(.linear-wrapper),
.index-system.double-gutter .index-wrapper {
margin-top: -36px !important;
}
}
.grid-wrapper.triple-gutter:not(.linear-wrapper),
.index-system.triple-gutter .index-wrapper {
margin-top: -108px !important;
}
@media (max-width: 959px) {
.grid-wrapper.triple-gutter:not(.linear-wrapper),
.index-system.triple-gutter .index-wrapper {
margin-top: -36px !important;
}
}
.grid-wrapper.quad-gutter:not(.linear-wrapper),
.index-system.quad-gutter .index-wrapper {
margin-top: -144px !important;
}
@media (max-width: 959px) {
.grid-wrapper.quad-gutter:not(.linear-wrapper),
.index-system.quad-gutter .index-wrapper {
margin-top: -36px !important;
}
}
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper {
margin-top: 0 !important;
}
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.half-gutter .isotope-container {
margin-top: -18px !important;
}
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.single-gutter .isotope-container {
margin-top: -36px !important;
}
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.double-gutter .isotope-container {
margin-top: -72px !important;
}
@media (max-width: 959px) {
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.double-gutter .isotope-container {
margin-top: -36px !important;
}
}
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.triple-gutter .isotope-container {
margin-top: -108px !important;
}
@media (max-width: 959px) {
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.triple-gutter .isotope-container {
margin-top: -36px !important;
}
}
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.quad-gutter .isotope-container {
margin-top: -144px !important;
}
@media (max-width: 959px) {
.ajax-filter-wrapper .grid-wrapper.isotope-wrapper.quad-gutter .isotope-container {
margin-top: -36px !important;
}
}
.grid-wrapper.grid-inner-padding.quad-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-quad-gutter {
padding-left: 144px;
padding-right: 144px;
}
@media (max-width: 1699px) {
.grid-wrapper.grid-inner-padding.quad-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-quad-gutter {
padding-left: 108px;
padding-right: 108px;
}
}
@media (max-width: 1499px) {
.grid-wrapper.grid-inner-padding.quad-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-quad-gutter {
padding-left: 72px;
padding-right: 72px;
}
}
@media (max-width: 959px) {
.grid-wrapper.grid-inner-padding.quad-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-quad-gutter {
padding-left: 36px;
padding-right: 36px;
}
}
.grid-wrapper.grid-inner-padding.triple-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-triple-gutter {
padding-left: 108px;
padding-right: 108px;
}
@media (max-width: 1499px) {
.grid-wrapper.grid-inner-padding.triple-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-triple-gutter {
padding-left: 72px;
padding-right: 72px;
}
}
@media (max-width: 959px) {
.grid-wrapper.grid-inner-padding.triple-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-triple-gutter {
padding-left: 36px;
padding-right: 36px;
}
}
.grid-wrapper.grid-inner-padding.double-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-double-gutter {
padding-left: 72px;
padding-right: 72px;
}
@media (max-width: 959px) {
.grid-wrapper.grid-inner-padding.double-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-double-gutter {
padding-left: 36px;
padding-right: 36px;
}
}
.grid-wrapper.grid-inner-padding.single-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-single-gutter {
padding-left: 36px !important;
padding-right: 36px !important;
}
.grid-wrapper.grid-inner-padding.half-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-half-gutter {
padding-left: 18px !important;
padding-right: 18px !important;
}
.grid-wrapper.grid-inner-padding.px-gutter,
.grid-wrapper.grid-inner-padding.cssgrid-px-gutter {
padding-left: 1px !important;
padding-right: 1px !important;
}
.grid-filters.filters-inner-padding.double-gutter .menu-smart {
padding-left: 72px !important;
padding-right: 72px !important;
}
@media (max-width: 959px) {
.grid-filters.filters-inner-padding.double-gutter .menu-smart {
padding-left: 36px !important;
padding-right: 36px !important;
}
}
.grid-filters.filters-inner-padding.single-gutter .menu-smart {
padding-left: 36px;
padding-right: 36px;
}
@media (max-width: 569px) {
.grid-filters.filters-inner-padding.single-gutter .menu-smart {
padding-left: 0;
padding-right: 0;
}
}
.grid-filters.filters-inner-padding.half-gutter .menu-smart {
padding-left: 18px;
padding-right: 18px;
}
@media (max-width: 569px) {
.grid-filters.filters-inner-padding.half-gutter .menu-smart {
padding-left: 0;
padding-right: 0;
}
}
@media (max-width: 959px) {
.grid-filters .extra-filters-wrapper .menu-smart {
margin: 0 !important;
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 9px !important;
width: 100% !important;
}
}
.isotope-layout {
transition: height 0.2s ease-in-out;
}
.tmb > .t-inside {
background-clip: content-box;
}
.no-touch .isotope-container > .tmb > .t-inside:not(.no-anim) {
opacity: 0;
}
.isotope-container > .tmb > .t-inside:not(.no-anim).parallax-el[style*=translate] {
opacity: 1 !important;
}
.grid-wrapper.px-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 1px;
}
.grid-wrapper.half-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 18px;
}
.grid-wrapper.single-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 36px;
}
.grid-wrapper.double-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 72px;
}
@media (max-width: 959px) {
.grid-wrapper.double-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 36px;
}
}
.grid-wrapper.triple-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 108px;
}
@media (max-width: 959px) {
.grid-wrapper.triple-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 36px;
}
}
.grid-wrapper.quad-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 144px;
}
@media (max-width: 959px) {
.grid-wrapper.quad-gutter:not(.owl-carousel-container):not(.uncode-post-table):not(.justified-wrapper):not(.post-titles-inner):not(.index-scroll-wrapper):not(.pin-wrap) .tmb > .t-inside {
margin-top: 36px;
}
}
.isotope-menu {
background: #000000;
padding: 36px 0px 36px 0px;
}
.grid-footer {
opacity: 0;
}
.grid-footer .pagination {
line-height: 0px;
padding: 0;
}
.with-bg.grid-footer .pagination {
padding-left: 36px;
padding-right: 36px;
}
.with-bg.grid-footer .pagination > li {
padding-top: 33px;
padding-bottom: 18px;
}
.grid-footer.no-gutter.without-bg .grid-footer-inner,
.grid-footer.half-gutter.without-bg .grid-footer-inner,
.grid-footer.px-gutter.without-bg .grid-footer-inner {
margin-top: 36px;
}
.grid-footer.half-gutter .grid-footer-inner {
margin-top: 36px;
}
.grid-footer.px-gutter .grid-footer-inner {
margin-top: 1px;
}
.grid-footer.single-gutter .grid-footer-inner {
margin-top: 36px;
}
.grid-footer.double-gutter .grid-footer-inner {
margin-top: 72px;
}
@media (max-width: 959px) {
.grid-footer.double-gutter .grid-footer-inner {
margin-top: 36px;
}
}
.grid-footer.triple-gutter .grid-footer-inner {
margin-top: 108px;
}
@media (max-width: 959px) {
.grid-footer.triple-gutter .grid-footer-inner {
margin-top: 36px;
}
}
.grid-footer.quad-gutter .grid-footer-inner {
margin-top: 144px;
}
@media (max-width: 959px) {
.grid-footer.quad-gutter .grid-footer-inner {
margin-top: 36px;
}
}
.grid-footer .pagination > li {
display: inline-block;
}
.loadmore-button,
.loading-button {
display: inline-block;
text-align: center;
margin: 36px 0px 36px 0px;
}
.loadmore-button.loadmore-button--icon,
.loading-button.loadmore-button--icon {
margin: 0;
}
.grid-infinite-button + .loadmore-button {
display: block !important;
}
.loadmore-button .icon-container {
display: none;
width: 100%;
position: absolute;
left: 0px;
}
.loadmore-button a,
.loading-button .icon-container {
margin: 0px !important;
}
.index-single {
float: left;
width: 100%;
}
.index-single,
.index-single > *,
.index-single > * > * {
height: 100% !important;
}
.loadmore-icon {
width: 38px;
height: 36px;
display: inline-block;
position: relative;
text-indent: -9999px;
}
.loadmore-icon span {
display: none;
}
.loadmore-icon:before {
transition: opacity 0.5s ease;
opacity: 1;
background-repeat: no-repeat;
background-position: center;
top: 0;
left: 0;
width: 38px;
height: 38px;
content: "";
z-index: 3000;
display: inline-block;
position: absolute;
}
.grid-general-light .loadmore-icon:before {
background-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/oval-anim-light.svg);
}
.grid-general-dark .loadmore-icon:before {
background-image: url(//thesoexchange.co.uk/wp-content/themes/uncode/library/img/oval-anim-dark.svg);
}@media print {
.box-container {
width: 100% !important;
margin-left: 0 !important;
}
.menu-container {
width: 100% !important;
}
.animate_when_almost_visible {
opacity: 1 !important;
animation-name: none !important;
}
.icon-box-icon svg path {
stroke-dasharray: initial !important;
stroke-dashoffset: initial !important;
}
} table {
empty-cells: show;
border: 1px solid;
margin: 18px 0px 0px 0px;
}
table thead {
text-align: left;
vertical-align: bottom;
}
table td,
table th {
background-color: transparent;
border-left: 1px solid;
border-bottom: 1px solid;
font-size: inherit;
margin: 0;
overflow: visible;
padding: 8px 18px 7px 18px;
font-weight: 600;
}
.tmb table td,
.tmb table th {
padding: 8px 0px 7px 0px;
text-align: center;
}
@media (max-width: 959px) {
table td,
table th {
padding: 8px 5px 7px 5px;
}
.tmb table td,
.tmb table th {
padding: 8px 0px 7px 0px;
}
}
.media-modal.wp-core-ui table td,
.media-modal.wp-core-ui table th {
background-color: inherit;
border-left: inherit;
border-bottom: inherit;
padding: inherit;
font-size: inherit;
margin: inherit;
overflow: inherit;
font-weight: inherit;
}
table td:first-child,
table th:first-child {
border-left-width: 0;
}
table.table-wide {
width: 100%;
}
table.table-wide td {
font-weight: 400;
}
table.table-wide th,
table.table-wide td {
padding: 12px 18px;
} label {
font-size: 14px;
line-height: 1.75;
margin: 18px 0 0;
margin: 0px 0px 5px 0px;
}
form p {
margin: 18px 0px 0px 0px;
font-weight: 600;
}
form img.ajax-loader {
position: absolute;
left: 50%;
margin-left: -30px !important;
bottom: -25px;
}
input,
textarea,
select {
max-width: 100%;
}
.comment-form {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.comment-form p:not(.stars) {
flex: 0 0 100%;
margin-top: 27px;
}
.comment-form p:not(.stars) input[type="text"],
.comment-form p:not(.stars) input[type="email"],
.comment-form p:not(.stars) input[type="number"],
.comment-form p:not(.stars) input[type="url"],
.comment-form p:not(.stars) input[type="tel"],
.comment-form p:not(.stars) input[type="search"],
.comment-form p:not(.stars) input[type="password"],
.comment-form p:not(.stars) input[type="date"],
.comment-form p:not(.stars) textarea,
.comment-form p:not(.stars) select,
.comment-form p:not(.stars) .select2-selection--single {
width: 100%;
}
@media (min-width: 570px) {
.comment-form p:not(.stars).comment-form-author,
.comment-form p:not(.stars).comment-form-email,
.comment-form p:not(.stars).comment-form-url {
flex: 0 0 calc(33.333% - 18px);
}
#review_form_wrapper .comment-form p:not(.stars).comment-form-author,
#review_form_wrapper .comment-form p:not(.stars).comment-form-email,
#review_form_wrapper .comment-form p:not(.stars).comment-form-url {
flex: 0 0 calc(50% - 13.5px);
}
}
.comment-form p:not(.stars) p.stars {
margin-top: 0;
}
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single {
display: block;
line-height: initial;
margin: 9px 0px 0px 0px;
padding: 10px 15px 10px 15px;
border-style: solid;
border-radius: 2px;
font-weight: normal;
background-color: #fff;
border: 1px solid transparent;
}
.style-dark input,
.style-dark textarea,
.style-dark select,
.style-dark .seldiv,
.style-dark .select2-choice,
.style-dark .select2-selection--single,
.style-light .style-dark input,
.style-light .style-dark textarea,
.style-light .style-dark select,
.style-light .style-dark .seldiv,
.style-light .style-dark .select2-choice,
.style-light .style-dark .select2-selection--single {
background-color: transparent;
}
.style-dark .style-light input,
.style-dark .style-light textarea,
.style-dark .style-light select,
.style-dark .style-light .seldiv,
.style-dark .style-light .select2-choice,
.style-dark .style-light .select2-selection--single {
background-color: #fff;
}
.form-large input,
.form-large textarea,
.form-large select,
.form-large .seldiv,
.form-large .select2-choice,
.form-large .select2-selection--single {
padding: 27px 27px 27px 27px;
}
html.ie11 input,
html.ie11 textarea,
html.ie11 select {
min-height: 41px;
padding-bottom: 0;
padding-top: 0;
}
input:focus,
textarea:focus,
select:focus {
border-style: solid;
}
body:not(.uncode-accessible) input:focus,
body:not(.uncode-accessible) textarea:focus,
body:not(.uncode-accessible) select:focus {
outline: 0;
}
.input-underline .wpcf7-inline-wrapper.wpcf7-input-group .wpcf7-inline-field-text {
padding-right: 3px;
width: calc(99% - 3px);
}
.input-underline input[type="text"],
.input-underline input[type="email"],
.input-underline input[type="number"],
.input-underline input[type="url"],
.input-underline input[type="tel"],
.input-underline input[type="search"],
.input-underline input[type="password"],
.input-underline input[type="date"],
.input-underline textarea,
.input-underline select,
.input-underline .select2-selection--single {
border-top: none;
border-left: none;
border-right: none;
box-shadow: none;
border-radius: 0;
padding-left: 0 !important;
padding-right: 0 !important;
background: none !important;
}
.input-underline input[type="text"]:focus,
.input-underline input[type="email"]:focus,
.input-underline input[type="number"]:focus,
.input-underline input[type="url"]:focus,
.input-underline input[type="tel"]:focus,
.input-underline input[type="search"]:focus,
.input-underline input[type="password"]:focus,
.input-underline input[type="date"]:focus,
.input-underline textarea:focus,
.input-underline select:focus,
.input-underline .select2-selection--single:focus {
border-top: none;
border-left: none;
border-right: none;
}
.input-underline .overlay.overlay-search .search-container .search-container-inner i {
right: 0;
}
html .input-background .input-underline input[type="text"],
html .input-background .input-underline input[type="email"],
html .input-background .input-underline input[type="number"],
html .input-background .input-underline input[type="url"],
html .input-background .input-underline input[type="tel"],
html .input-background .input-underline input[type="search"],
html .input-background .input-underline input[type="password"],
html .input-background .input-underline input[type="date"],
html .input-background .input-underline textarea,
html .input-background .input-underline select,
html .input-background .input-underline .select2-selection--single {
background: none !important;
border-bottom-width: 1px;
}
.input-background input[type="text"],
.input-background input[type="email"],
.input-background input[type="number"],
.input-background input[type="url"],
.input-background input[type="tel"],
.input-background input[type="search"],
.input-background input[type="password"],
.input-background input[type="date"],
.input-background textarea,
.input-background select,
.input-background .select2-selection--single {
border-color: transparent;
box-shadow: none;
}
.input-underline .input-background input[type="text"],
.input-underline .input-background input[type="email"],
.input-underline .input-background input[type="number"],
.input-underline .input-background input[type="url"],
.input-underline .input-background input[type="tel"],
.input-underline .input-background input[type="search"],
.input-underline .input-background input[type="password"],
.input-underline .input-background input[type="date"],
.input-underline .input-background textarea,
.input-underline .input-background select,
.input-underline .input-background .select2-selection--single {
padding-left: 15.3px !important;
padding-right: 15.3px !important;
}
html .input-background .select2-selection--single,
html .input-background select,
html .input-background textarea {
border-color: transparent;
}
.form-xl {
font-size: 18px !important;
padding: 16px 27px 16px 27px !important;
}
fieldset {
margin: 0;
padding: 18px 18px 18px 18px;
border-style: solid;
border-width: 1px;
}
.comments-area input[type="text"],
.comments-area input[type="email"],
.comments-area input[type="tel"],
.comments-area input[type="url"] {
width: 100%;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
display: inline-block;
transition: color 200ms ease-in-out, background-color 200ms ease-in-out, border-color 200ms ease-in-out;
text-align: center !important;
vertical-align: middle;
max-width: 100%;
border-radius: 2px;
white-space: nowrap;
-webkit-text-stroke: 0px;
width: auto;
box-shadow: none;
cursor: pointer;
-webkit-font-smoothing: antialiased;
}
body:not(.uncode-accessible) input[type="submit"],
body:not(.uncode-accessible) input[type="reset"],
body:not(.uncode-accessible) input[type="button"],
body:not(.uncode-accessible) button[type="submit"] {
outline: 0;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
background-image: none;
}
button[type="submit"]:not(.checkout-button) {
background-image: none;
}
input[type=checkbox],
input[type=radio] {
box-sizing: content-box;
display: inline-block;
font-size: 1em;
-webkit-appearance: none;
margin: 0;
position: relative;
text-align: center;
line-height: normal;
min-height: 0 !important;
width: 16px;
height: 16px;
box-sizing: border-box;
vertical-align: middle;
padding: 0 !important;
}
.webkit input[type=checkbox],
.webkit input[type=radio],
.android input[type=checkbox],
.android input[type=radio] {
padding-left: 6px !important;
padding-right: 6px !important;
}
input[type=checkbox]:checked:before,
input[type=radio]:checked:before {
box-sizing: border-box;
font-family: "uncodeicon";
margin: auto;
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
line-height: 1.2em;
font-size: 11px;
}
.media-modal.wp-core-ui input[type=checkbox],
.media-modal.wp-core-ui input[type=radio] {
width: initial;
height: initial;
box-sizing: initial;
vertical-align: initial;
display: initial;
font-size: initial;
margin: initial;
padding-left: initial;
padding-right: initial;
position: initial;
text-align: initial;
line-height: initial;
}
.media-modal.wp-core-ui input[type=checkbox] {
-webkit-appearance: checkbox;
}
input[type=radio] {
border-radius: 50%;
}
.media-modal.wp-core-ui input[type=radio] {
-webkit-appearance: radio;
}
input[type=radio]:checked:before {
content: "";
border-radius: 100%;
width: 45%;
height: 45%;
}
input[type=checkbox]:checked:before {
content: "\e116";
font-weight: 600;
}
input[type="file"],
input[type="range"] {
background-color: transparent !important;
padding: 0;
border: 0;
box-shadow: none;
width: auto;
}
input[type="search"] {
box-sizing: border-box;
-webkit-appearance: none;
}
.menu-smart input[type="search"] {
width: 100%;
}
textarea {
width: 100%;
resize: none;
}
.seldiv {
position: relative;
display: block;
overflow: hidden;
width: 100%;
max-width: 100%;
padding: 0;
box-shadow: none !important;
}
.seldiv select {
box-shadow: none !important;
margin: 0;
border: none;
}
.seldiv:after {
background: none;
font-family: "uncodeicon";
content: "\f107";
font-size: 12px;
font-weight: 500;
padding: 0;
position: absolute;
right: 18px;
top: 19px;
z-index: 1;
pointer-events: none;
}
.seldiv:before {
border-left-style: solid;
height: 100%;
position: absolute;
content: "";
font-size: 12px;
right: 51px;
}
select {
width: 100%;
max-width: 100%;
min-width: 100%;
-webkit-appearance: none;
appearance: none;
border-style: solid;
border-color: transparent;
-moz-appearance: none;
background-position: 100% center;
background-repeat: no-repeat;
box-shadow: none !important;
}
body:not(.uncode-accessible) select {
outline: 0;
}
.rtl select {
background-position: 0% center;
}
body:not(.uncode-accessible) select:focus {
outline: 0;
}
select::-ms-expand {
display: none;
}
.style-light select:not([multiple]) {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+");
}
.style-dark select:not([multiple]) {
background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgNTAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDUwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIuNiw4YzAtMC4xLDAtMC4yLDAuMS0wLjJsMC41LTAuNWMwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMWMwLjEsMCwwLjIsMCwwLjIsMC4xbDMuNywzLjdsMy43LTMuN2MwLjEtMC4xLDAuMS0wLjEsMC4yLTAuMXMwLjIsMCwwLjIsMC4xTDMyLDcuOEMzMiw3LjksMzIuMSw4LDMyLjEsOGMwLDAuMSwwLDAuMi0wLjEsMC4ybC00LjQsNC40Yy0wLjEsMC4xLTAuMSwwLjEtMC4yLDAuMXMtMC4yLDAtMC4yLTAuMWwtNC40LTQuNEMyMi43LDguMiwyMi42LDguMSwyMi42LDh6Ii8+PC9zdmc+");
}
.media-modal.wp-core-ui select {
display: initial;
min-width: inherit;
-webkit-appearance: menulist-button;
appearance: menulist-button;
}
select option {
color: initial !important;
}
.form-text-center {
text-align: center !important;
}
.form-fluid {
width: 100% !important;
}
.form-circle {
border-radius: 10em;
padding-right: 30px;
padding-left: 30px;
}
.hide-placeholders input::placeholder,
.hide-placeholders textarea::placeholder {
color: transparent !important;
}
button[disabled],
html input[disabled] {
cursor: not-allowed;
}
.gform_wrapper input[type=email],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=text],
.gform_wrapper input[type=url] {
padding: 10px 15px !important;
}
.gform_wrapper label.gfield_label + div.ginput_container {
margin: 0px !important;
}
.gfield_select {
min-width: inherit !important;
}
.ui-datepicker select {
display: inline;
-webkit-appearance: menulist;
-moz-appearance: menulist;
appearance: menulist;
max-width: none;
min-width: auto;
width: auto;
background: none;
}
.ui-datepicker table {
border: none;
}
.ui-datepicker table td,
.ui-datepicker table th {
border: none;
}
.webkit .frm_forms input[type=checkbox],
.webkit .frm_forms input[type=radio],
.android .frm_forms input[type=checkbox],
.android .frm_forms input[type=radio] {
height: auto;
}
.wpforms-container input[type=checkbox],
.wpforms-container input[type=radio] {
-webkit-appearance: checkbox;
}
.frm_forms input[type=radio]:checked:before,
.frm_forms input[type=checkbox]:checked:before,
.frm_forms input[type=radio]:checked:before,
.wpforms-container input[type=radio]:checked:before,
.wpforms-container input[type=checkbox]:checked:before,
.wpforms-container input[type=radio]:checked:before {
display: none;
}
.grecaptcha-badge {
z-index: 1;
}
.comment-form-cookies-consent label {
font-size: 13px;
font-weight: 400;
}
body:not(.rtl) .comment-form-cookies-consent label {
padding-left: 12px;
}
body.rtl .comment-form-cookies-consent label {
padding-right: 12px;
}
.search-container-inner {
position: relative;
}
.search-container-inner input {
padding-right: 36px;
}
.rtl .search-container-inner input {
padding-left: 36px;
padding-right: 18px;
}
.search-container-inner i.fa {
cursor: pointer;
position: absolute;
right: 0.35em;
top: calc(50% - 1em);
margin-top: -9px;
padding: 1em;
}
.rtl .search-container-inner i.fa {
left: 0.35em;
right: auto;
}
.form-fluid {
width: 100% !important;
}
.form-circle {
border-radius: 10em;
padding-right: 30px;
padding-left: 30px;
}
.pagination,
.navigation {
display: table;
table-layout: fixed;
text-align: center;
width: 100%;
padding-left: 0;
margin: 0;
border-radius: 2px;
}
.pagination > li > a,
.navigation > li > a,
.pagination > li > span,
.navigation > li > span {
margin-top: 0px;
}
.pagination > li:first-child > a,
.navigation > li:first-child > a,
.pagination > li:first-child > span,
.navigation > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 2px;
border-top-left-radius: 2px;
}
.pagination > li:last-child > a,
.navigation > li:last-child > a,
.pagination > li:last-child > span,
.navigation > li:last-child > span {
border-bottom-right-radius: 2px;
border-top-right-radius: 2px;
}
.pagination > li .page-numbers,
.navigation > li .page-numbers {
display: block;
width: 36px;
height: 36px;
line-height: 36px;
margin-top: 4.5px;
margin-bottom: 4.5px;
border-radius: 50%;
font-size: 12px;
font-weight: 500;
}
.pagination > li .current,
.navigation > li .current,
.pagination > li .current:hover,
.navigation > li .current:hover,
.pagination > li .current:focus,
.navigation > li .current:focus {
z-index: 2;
background-color: #eeeeee;
color: #333333 !important;
cursor: default;
}
.pagination > .disabled > span,
.navigation > .disabled > span,
.pagination > .disabled > span:hover,
.navigation > .disabled > span:hover,
.pagination > .disabled > span:focus,
.navigation > .disabled > span:focus,
.pagination > .disabled > a,
.navigation > .disabled > a,
.pagination > .disabled > a:hover,
.navigation > .disabled > a:hover,
.pagination > .disabled > a:focus,
.navigation > .disabled > a:focus {
color: #999999;
background-color: #ffffff;
cursor: not-allowed;
}
.pagination .btn,
.navigation .btn {
border: none;
}
.pagination .page-prev,
.navigation .page-prev {
width: 33.33333%;
border: 0px;
text-align: left;
}
@media (max-width: 569px) {
.pagination .page-prev,
.navigation .page-prev {
width: 20px !important;
}
}
.pagination .page-prev .btn-link,
.navigation .page-prev .btn-link {
text-align: left;
position: relative;
transform: none !important;
}
.pagination .page-prev > a,
.navigation .page-prev > a,
.pagination .page-prev > span,
.navigation .page-prev > span {
border-radius: 0px;
width: 100%;
}
.pagination .page-prev .btn,
.navigation .page-prev .btn {
margin-left: 0px !important;
}
.pagination .page-prev i,
.navigation .page-prev i {
display: inline-block;
margin-right: 14px;
font-size: 18px;
line-height: inherit;
vertical-align: baseline;
}
.pagination .page-prev i::before,
.navigation .page-prev i::before {
vertical-align: text-bottom;
}
.pagination .page-prev .btn span,
.navigation .page-prev .btn span {
display: inline-block;
transition: transform 0.2s;
}
@media (max-width: 569px) {
.pagination .page-prev .btn span,
.navigation .page-prev .btn span {
display: none;
}
}
.pagination .page-prev .btn span:hover,
.navigation .page-prev .btn span:hover {
transform: translateX(-4px);
}
.pagination .page-next,
.navigation .page-next {
width: 33.33333%;
border: 0px;
text-align: right;
}
@media (max-width: 569px) {
.pagination .page-next,
.navigation .page-next {
width: 20px !important;
}
}
.pagination .page-next .btn-link,
.navigation .page-next .btn-link {
text-align: right;
position: relative;
transform: none !important;
}
.pagination .page-next > a,
.navigation .page-next > a,
.pagination .page-next > span,
.navigation .page-next > span {
border-radius: 0px;
width: 100%;
}
.pagination .page-next .btn,
.navigation .page-next .btn {
margin-right: 0px !important;
}
.pagination .page-next i,
.navigation .page-next i {
display: inline-block;
margin-left: 14px;
margin-right: 0;
font-size: 18px;
line-height: inherit;
vertical-align: baseline;
}
.pagination .page-next i::before,
.navigation .page-next i::before {
vertical-align: text-bottom;
}
.pagination .page-next .btn span,
.navigation .page-next .btn span {
display: inline-block;
transition: transform 0.2s;
}
@media (max-width: 569px) {
.pagination .page-next .btn span,
.navigation .page-next .btn span {
display: none;
}
}
.pagination .page-next .btn span:hover,
.navigation .page-next .btn span:hover {
transform: translateX(4px);
}
@media (max-width: 569px) {
.pagination .btn-disable-hover,
.navigation .btn-disable-hover {
font-size: 0px;
}
}
.pagination > li {
display: inline-block;
}
.pagination > li > .btn {
padding: 0px !important;
margin: 0px !important;
}
.pagination > li > a,
.pagination > li > span {
width: 35px;
}
.pagination > li i {
line-height: 45px !important;
top: 0px !important;
}
.pagination .page-prev {
float: left;
width: 54px;
}
.pagination .page-prev > a,
.pagination .page-prev > span {
text-align: left;
border-radius: 0px;
width: 100%;
}
.pagination .page-next {
float: right;
width: 54px;
}
.pagination .page-next > a,
.pagination .page-next > span {
text-align: right;
border-radius: 0px;
width: 100%;
}
.navigation > li {
display: table-cell;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-bottom-left-radius: 16px;
border-top-left-radius: 16px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-bottom-right-radius: 16px;
border-top-right-radius: 16px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-bottom-left-radius: 1px;
border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-bottom-right-radius: 1px;
border-top-right-radius: 1px;
}
.row-navigation .nav-back .btn-link {
transform: none !important;
}
.main-container .row-navigation .row-parent {
padding-bottom: 18px;
}
.main-container .row-navigation .row-parent .post-navigation {
padding-bottom: 18px;
}
.page-links > *:first-child {
margin-left: 9px;
}
.page-links span {
display: inline-block;
text-align: center;
width: 36px;
height: 36px;
line-height: 36px;
background-color: rgba(238, 238, 238, 0.6);
border-radius: 50%;
}
.page-links a {
display: inline-block;
border-radius: 50%;
background-color: #eeeeee;
color: #333333 !important;
cursor: pointer;
} html.overlay-open,
html.overlay-open body {
overflow: hidden;
}
html.overlay-open .menu-container {
transition: background 0.5s, box-shadow 0.5s, border 0.5s;
}
html.overlay-open .menu-container {
background: transparent !important;
}
html.overlay-open .menu-shadows {
box-shadow: none !important;
}
html.overlay-open .menu-borders {
border-color: transparent !important;
}
body.menu-overlay #masthead {
z-index: 10001;
}
body.menu-overlay.uncode-unmodal-overlay-visible #masthead {
z-index: 1000;
}
body.menu-overlay .menu-wrapper {
pointer-events: none;
}
body.menu-overlay .menu-wrapper a,
body.menu-overlay .menu-wrapper .unmenu-title,
body.menu-overlay .menu-wrapper .mmb-container {
pointer-events: auto;
}
@keyframes overlay_focus {
0% {
opacity: 0;
}
100% {
opacity: 0.3;
}
}
.overlay-menu-focus {
display: none;
height: 100%;
left: 0;
opacity: 0.3;
pointer-events: none;
position: fixed;
top: 0;
width: 100%;
z-index: 20;
}
body.open-megamenu .overlay-menu-focus {
display: block;
}
@media (min-width: 960px) {
body.menu-dd-search-open .overlay-menu-focus {
display: block;
animation-name: overlay_focus;
animation-duration: 0.5s;
animation-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}
body.menu-dd-search-closing .overlay-menu-focus {
opacity: 0;
transition: opacity 0.5s 0s cubic-bezier(0.22, 1, 0.36, 1);
}
}
.overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 10000;
opacity: 0;
visibility: hidden;
transition: opacity 0.5s 0.5s, visibility 0s 1s, z-index 0s 1s;
}
@media (max-width: 959px) {
.overlay.overlay-menu {
height: auto;
}
}
@media (min-width: 960px) {
.overlay.overlay-menu:not(.open-items):not(.open),
.overlay.overlay-menu:not(.open-items):not(.open) * {
pointer-events: none;
}
}
@media (max-width: 959px) {
body:not(.open-overlay-menu) .overlay.overlay-menu,
body:not(.open-overlay-menu) .overlay.overlay-menu * {
pointer-events: none;
}
}
#masthead .overlay {
height: auto;
position: absolute;
top: auto;
z-index: -1;
transform-origin: top;
margin-top: -20px;
}
#masthead .overlay:not(.overlay-search-trid) {
transition: opacity 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1), margin 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s 1s, z-index 0s 1s;
}
#masthead .overlay.overlay-search-trid {
transform: perspective(35em) rotateX(-35deg) scale(0.975);
transition: opacity 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1), margin 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1), transform 0.2s 0.2s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s 1s, z-index 0s 1s;
}
@media (max-width: 959px) {
body.menu-dd-search:not(.menu-dd-search-mobile) #masthead .overlay {
display: none;
}
}
#masthead .overlay .overlay-search-wrapper {
opacity: 0;
position: relative;
transform: translateY(15%);
transition: border-width 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1), transform 0.2s 0s cubic-bezier(0.22, 1, 0.36, 1);
}
#masthead .overlay .overlay-search-wrapper .search-container {
display: block;
}
#masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
background: transparent !important;
border: 0px !important;
box-shadow: none !important;
font-size: 1.5em;
padding: 9px 0 !important;
}
#masthead .overlay i.fa.fa-search3 {
display: none !important;
}
#masthead .overlay .search-container-inner {
padding-right: 36px;
}
#masthead .overlay .mmb-container,
#masthead .overlay .mobile-menu-button.menu-close-search {
height: 100%;
}
#masthead .overlay .mobile-menu-button.menu-close-search::after {
content: "\e117";
display: block;
font-family: "uncodeicon";
}
#masthead .overlay .lines-button .lines {
display: none;
}
@media (min-width: 960px) {
.menu-container:not(.menu-borders) .overlay .overlay-search-wrapper {
border-top-width: 0;
border-top-style: solid;
}
}
@media (max-width: 959px) {
body.menu-mobile-borders .overlay .overlay-search-wrapper {
border-top-width: 0;
border-top-style: solid;
}
}
.overlay .overlay-bg {
display: block;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
body.open-overlay-menu .overlay.overlay-menu {
opacity: 1;
visibility: visible;
transition: opacity 0s 0s, visibility 0s 0s;
}
.overlay input {
background-color: transparent !important;
}
.overlay.open {
opacity: 1;
visibility: visible;
z-index: 10000;
transition: opacity 0.5s;
}
#masthead .overlay.open {
z-index: 0;
margin-top: 0px;
}
#masthead .overlay.open:not(.overlay-search-trid) {
transition: opacity 0.5s 0s cubic-bezier(0.22, 1, 0.36, 1), margin 0.5s 0s cubic-bezier(0.22, 1, 0.36, 1);
}
#masthead .overlay.open.overlay-search-trid {
transform: scale(1);
transition: opacity 0.5s 0s cubic-bezier(0.22, 1, 0.36, 1), margin 0.5s 0s cubic-bezier(0.22, 1, 0.36, 1), transform 0.5s 0s cubic-bezier(0.22, 1, 0.36, 1);
}
#masthead .overlay.open .overlay-search-wrapper {
border-top-width: 1px;
opacity: 1;
transform: translateY(0%);
transition: border-color 0.65s 0.1s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.65s 0.1s cubic-bezier(0.22, 1, 0.36, 1), transform 0.65s 0.1s cubic-bezier(0.22, 1, 0.36, 1);
}
@media (min-width: 960px) {
.menu-container:not(.menu-borders) .overlay.open .overlay-search-wrapper {
border-top-width: 1px;
}
}
@media (max-width: 959px) {
body.menu-mobile-borders .overlay.open .overlay-search-wrapper {
border-top-width: 1px;
}
}
@media (min-width: 960px) {
.menu-container:not(.menu-borders) .overlay:not(.open) .overlay-search-wrapper {
border-top-color: transparent !important;
}
}
@media (max-width: 959px) {
body.menu-mobile-borders .overlay:not(.open) .overlay-search-wrapper {
border-top-color: transparent !important;
}
}
.overlay:not(.overlay-unblock) .navbar-main,
.overlay .search-container {
perspective: 1200px;
}
@media (min-width: 960px) {
.overlay.overlay-contentscale .menu-sidebar-inner,
.overlay.overlay-contentscale .search-container form {
opacity: 0;
transform: translateY(-35%) rotateX(45deg);
}
.open.overlay.overlay-contentscale .menu-sidebar-inner,
.open.overlay.overlay-contentscale .search-container form {
opacity: 1;
transform: rotateX(0deg);
transition: transform 0.5s 0.5s, opacity 0.5s 0.5s;
}
.close.overlay.overlay-contentscale .menu-sidebar-inner,
.close.overlay.overlay-contentscale .search-container form {
transform: translateY(35%) rotateX(-45deg);
transition: transform 0.5s, opacity 0.5s;
}
.overlay.overlay-sequential .menu-sidebar-inner .menu-smart > li,
.overlay.overlay-sequential .uncode-menu-additional-text,
.overlay.overlay-sequential .search-container form {
opacity: 0;
transform: translateY(-40px);
animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.open-items.overlay.overlay-sequential .menu-sidebar-inner .menu-smart > li,
.open-items.overlay.overlay-sequential .uncode-menu-additional-text,
.open-items.overlay.overlay-sequential .search-container form {
opacity: 1;
transform: translateY(0px);
transition: transform 0.2s, opacity 0.2s;
}
.close.overlay.overlay-sequential .menu-sidebar-inner .menu-smart > li,
.close.overlay.overlay-sequential .uncode-menu-additional-text,
.close.overlay.overlay-sequential .search-container form {
transform: translateY(0px);
transition: opacity 0.4s 0s !important;
}
.overlay.overlay-simple .menu-sidebar-inner .menu-smart > li,
.overlay.overlay-simple .uncode-menu-additional-text,
.overlay.overlay-simple .search-container form {
opacity: 0;
animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
transform: translateY(-0.5em);
}
.open.overlay.overlay-simple .menu-sidebar-inner .menu-smart > li,
.open.overlay.overlay-simple .uncode-menu-additional-text,
.open.overlay.overlay-simple .search-container form {
transform: translateY(0px);
opacity: 1;
transition: transform 0.4s 0.5s cubic-bezier(0.35, 0.81, 0.41, 1), opacity 0.4s 0.5s;
}
.close.overlay.overlay-simple .menu-sidebar-inner .menu-smart > li,
.close.overlay.overlay-simple .uncode-menu-additional-text,
.close.overlay.overlay-simple .search-container form {
transition: transform 1s 0s cubic-bezier(0.35, 0.81, 0.41, 1), opacity 0.4s 0s !important;
}
}
.overlay.overlay-search {
display: table;
table-layout: fixed;
height: 100%;
overflow: hidden;
width: 100%;
text-align: center;
z-index: 10002;
}
.overlay.overlay-search .mmb-container {
display: inline-flex;
height: auto;
position: absolute;
right: 0;
top: 0px;
z-index: 10003;
}
.overlay.overlay-search .search-container {
display: table-cell;
perspective: none;
vertical-align: middle;
width: 100%;
font-size: 28px;
font-size: 3.5vh;
}
@media (max-width: 569px) {
.overlay.overlay-search .search-container {
font-size: 18px;
}
}
.overlay.overlay-search .search-container .search-container-inner {
width: 100%;
max-width: none;
}
.overlay.overlay-search .search-container .search-container-inner i {
cursor: pointer;
margin-top: -1.5em;
padding: 1em;
right: 0.5em;
top: 50%;
}
.overlay.overlay-search .search-container form {
display: inline-block;
width: 100%;
max-width: 600px;
max-width: 60vw;
padding-top: 100px;
padding-bottom: 100px;
}
@media (min-width: 960px) {
.overlay.overlay-search .search-container form {
max-width: 60vw;
}
}
@media (max-width: 959px) {
.overlay.overlay-search .search-container form {
max-width: calc(100% - 72px);
}
}
#masthead .overlay.overlay-search .search-container form {
max-width: calc(100% - 72px);
padding-top: 18px;
padding-bottom: 18px;
}
.overlay.overlay-search .search-container form .search-container-inner input {
display: inline-block;
margin: 0px;
width: 100%;
font-size: 28px;
font-size: 3.5vh;
padding: .8em 3em .8em 1.5em;
}
@media (max-width: 569px) {
.overlay.overlay-search .search-container form .search-container-inner input {
font-size: 16px;
}
}
.overlay .overlay-close.no-toggle {
opacity: 0;
transition: opacity 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.overlay .row-parent {
margin-bottom: 0 !important;
}
@media (max-width: 959px) {
body.menu-dd-search.menu-dd-search-mobile .overlay.overlay-full {
display: none;
}
}
@media (min-width: 960px) {
body.menu-dd-search .overlay.overlay-full {
display: none;
}
}
@media (min-width: 960px) {
body.menu-offcanvas #masthead .menu-borders .overlay.open {
margin-top: 1px;
}
} footer {
width: 100%;
}
body:not(.compose-mode) footer#colophon {
display: table-row;
height: 1px;
}
body.sticky-footer footer#colophon {
display: block;
height: auto;
overflow: hidden;
z-index: 0;
}
body.compose-mode footer.has_content_block {
position: relative;
}
footer .footer-last {
font-size: 0.875em;
}
footer .footer-last p {
font-size: 13px;
}
footer .footer-last .icon-box.icon-inline {
line-height: 13px;
padding-left: 9px;
padding-right: 9px;
}
@media (max-width: 959px) {
footer .footer-last {
padding-top: 36px;
padding-bottom: 36px;
}
footer .footer-last .uncell {
display: block;
text-align: center;
}
footer .footer-last .uncell + .uncell {
padding-top: 0;
}
}
footer .footer-last .uncell {
padding-top: 27px;
padding-bottom: 27px;
}
footer .footer-last .uncell > *:first-child {
margin-top: 0;
}
footer .footer-center {
padding-top: 108px;
padding-bottom: 108px;
}
footer .footer-center .uncell {
display: block;
padding-top: 0;
padding-bottom: 0;
width: 100%;
}
footer .footer-center .uncell + .uncell {
padding-top: 27px;
}
.chrome footer .footer-center .uncell {
height: 100%;
}
footer .footer-last.footer-center .social-icon i,
.uncode-vc-social.icons-lead .social-icon i {
font-size: 24px;
}
footer .footer-last:not(.footer-center) .social-icon i,
.uncode-vc-social:not(.icons-lead) .social-icon i {
font-size: 18px;
}
.uncode-vc-social.icons-custom-size .social-icon i {
font-size: var(--custom-size);
}
.uncode-vc-social.icons-custom-padding .social-icon {
padding: 0 var(--custom-padding);
}
.footer-links span {
line-height: 2.5em !important;
}
.vmenu-footer {
padding: 36px 54px 0px 54px;
font-size: 12px;
}
.vmenu-footer p {
font-size: 12px;
}
.vmenu-footer > *:first-child {
margin-top: 0;
}
.footer-scroll-top {
z-index: 100;
display: none;
position: fixed;
right: 22px;
bottom: 22px;
}
.footer-scroll-top.footer-scroll-circle i {
border-radius: 100%;
}
@media (min-width: 960px) {
.footer-scroll-top.footer-scroll-higher {
bottom: 61px;
}
}
.footer-scroll-top:not(.window-scrolled) {
opacity: 0;
transition: opacity 0.5s;
}
.window-scrolled .footer-scroll-top {
opacity: 1;
display: block;
animation-name: alpha-in;
animation-duration: 0.5s;
}
.hide-scrollup .footer-scroll-top {
display: block;
}
.footer-scroll-top i {
border-radius: 2px;
width: 2em;
height: 2em;
line-height: 2em;
}
.window-scrolled .touch .footer-scroll-top:hover {
opacity: .8;
}
@media (min-width: 960px) {
.chrome .site-info {
height: auto !important;
}
}@font-face{font-family:'uncodeicon';src:url(//thesoexchange.co.uk/wp-content/themes/uncode/library/fonts/uncode-icons.eot);src:url(//thesoexchange.co.uk/wp-content/themes/uncode/library/fonts/uncode-icons.eot?#iefix) format('embedded-opentype'),url(//thesoexchange.co.uk/wp-content/themes/uncode/library/fonts/uncode-icons.woff2) format('woff2'),url(//thesoexchange.co.uk/wp-content/themes/uncode/library/fonts/uncode-icons.woff) format('woff'),url(//thesoexchange.co.uk/wp-content/themes/uncode/library/fonts/uncode-icons.ttf) format('truetype'),url(//thesoexchange.co.uk/wp-content/themes/uncode/library/fonts/uncode-icons.svg#uncodeicon) format('svg');font-weight:normal;font-style:normal;font-display:swap}.fa{font-family:'uncodeicon' !important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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;display:inline-block}.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:.08em solid #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa.fa-push-right{margin-right:.3em}.fa.fa-push-left{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2.5em;height:2.5em;line-height:2.5em;vertical-align:middle;border:2px solid #c0c0c0;-webkit-transition:all .1s linear;-moz-transition:all .1s linear;-ms-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;-webkit-backface-visibility:hidden;-webkit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;-o-border-radius:2.5em;-moz-border-radius:2.5em;-webkit-border-radius:2.5em;-ms-border-radius:2.5em;border-radius:2.5em}.fa-stack-1x,.fa-stack-2x{position:absolute !important;left:0;top:0;width:100%;height:100%;text-align:center;line-height:inherit}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-stack-3x{font-size:3em}.fa-inverse{color:#fff}.fa-asterisk:before{content:"\f069"}.fa-plus:before{content:"\f067"}.fa-question:before{content:"\f128"}.fa-minus:before{content:"\f068"}.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-close:before{content:"\f00d"}.fa-remove:before{content:"\f00d"}.fa-times1: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-cog:before{content:"\f013"}.fa-gear: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-repeat:before{content:"\f01e"}.fa-rotate-right: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{content:"\f03b"}.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before{content:"\f03e"}.fa-photo:before{content:"\f03e"}.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{content:"\f044"}.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{content:"\f064"}.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.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-exclamation-triangle:before{content:"\f071"}.fa-warning1: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:before{content:"\f080"}.fa-bar-chart-o: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-cogs:before{content:"\f085"}.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before{content:"\f09e"}.fa-rss1:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell-o:before{content:"\f0a2"}.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{content:"\f0c0"}.fa-users:before{content:"\f0c0"}.fa-chain:before{content:"\f0c1"}.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before{content:"\f0c4"}.fa-scissors1:before{content:"\f0c4"}.fa-copy:before{content:"\f0c5"}.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before{content:"\f0c7"}.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before{content:"\f0c9"}.fa-navicon:before{content:"\f0c9"}.fa-reorder: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-sort:before{content:"\f0dc"}.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before{content:"\f0dd"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before{content:"\f0de"}.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before{content:"\f0e2"}.fa-undo:before{content:"\f0e2"}.fa-gavel:before{content:"\f0e3"}.fa-legal:before{content:"\f0e3"}.fa-dashboard:before{content:"\f0e4"}.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before{content:"\f0e7"}.fa-flash1:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before{content:"\f0ea"}.fa-paste: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:before{content:"\f0f3"}.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:before{content:"\f10b"}.fa-mobile-phone: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{content:"\f112"}.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{content:"\f122"}.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before{content:"\f123"}.fa-star-half-full:before{content:"\f123"}.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-chain-broken:before{content:"\f127"}.fa-unlink:before{content:"\f127"}.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-caret-square-o-down:before{content:"\f150"}.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before{content:"\f152"}.fa-toggle-right:before{content:"\f152"}.fa-eur:before{content:"\f153"}.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before{content:"\f155"}.fa-usd:before{content:"\f155"}.fa-inr:before{content:"\f156"}.fa-rupee:before{content:"\f156"}.fa-cny:before{content:"\f157"}.fa-jpy:before{content:"\f157"}.fa-rmb:before{content:"\f157"}.fa-yen:before{content:"\f157"}.fa-rouble:before{content:"\f158"}.fa-rub:before{content:"\f158"}.fa-ruble:before{content:"\f158"}.fa-krw:before{content:"\f159"}.fa-won:before{content:"\f159"}.fa-bitcoin:before{content:"\f15a"}.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-twitter-x-fa:before{content:"\e942"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-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-caret-square-o-left:before{content:"\f191"}.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before{content:"\f195"}.fa-turkish-lira: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-bank:before{content:"\f19c"}.fa-institution:before{content:"\f19c"}.fa-university:before{content:"\f19c"}.fa-graduation-cap:before{content:"\f19d"}.fa-mortar-board: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{content:"\f1b9"}.fa-car:before{content:"\f1b9"}.fa-cab:before{content:"\f1ba"}.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-image-o:before{content:"\f1c5"}.fa-file-photo-o:before{content:"\f1c5"}.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before{content:"\f1c6"}.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before{content:"\f1c7"}.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before{content:"\f1c8"}.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{content:"\f1cd"}.fa-life-buoy:before{content:"\f1cd"}.fa-life-ring:before{content:"\f1cd"}.fa-life-saver:before{content:"\f1cd"}.fa-support1:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before{content:"\f1d0"}.fa-rebel:before{content:"\f1d0"}.fa-resistance:before{content:"\f1d0"}.fa-empire:before{content:"\f1d1"}.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-y-combinator-square:before{content:"\f1d4"}.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before{content:"\f1d7"}.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before{content:"\f1d8"}.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before{content:"\f1d9"}.fa-send-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-futbol-o:before{content:"\f1e3"}.fa-soccer-ball-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-ils:before{content:"\f20b"}.fa-shekel:before{content:"\f20b"}.fa-sheqel: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{content:"\f224"}.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-bed:before{content:"\f236"}.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before{content:"\f23b"}.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery2:before{content:"\f240"}.fa-battery-4:before{content:"\f240"}.fa-battery-full1:before{content:"\f240"}.fa-battery-3:before{content:"\f241"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before{content:"\f242"}.fa-battery-half:before{content:"\f242"}.fa-battery-1:before{content:"\f243"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before{content:"\f244"}.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{content:"\f251"}.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before{content:"\f252"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before{content:"\f253"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass1:before{content:"\f254"}.fa-hand-grab-o:before{content:"\f255"}.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before{content:"\f256"}.fa-hand-stop-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-television:before{content:"\f26c"}.fa-tv: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-pin1: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-bag1: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-american-sign-language-interpreting:before{content:"\f2a3"}.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before{content:"\f2a4"}.fa-deafness:before{content:"\f2a4"}.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before{content:"\f2a7"}.fa-signing: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{content:"\f2b3"}.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before{content:"\f2b4"}.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-address-card:before{content:"\f2bb"}.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before{content:"\f2bc"}.fa-vcard-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{content:"\f2c2"}.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before{content:"\f2c3"}.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-thermometer1:before{content:"\f2c7"}.fa-thermometer-4:before{content:"\f2c7"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before{content:"\f2c8"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before{content:"\f2c9"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before{content:"\f2ca"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before{content:"\f2cb"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before{content:"\f2cd"}.fa-bathtub:before{content:"\f2cd"}.fa-s15: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{content:"\f2d3"}.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before{content:"\f2d4"}.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"}.fa-bluesky-brands-solid:before{content:"\e949"}.fa-threads1:before{content:"\e94b"}.fa-threads-square:before{content:"\e94a"}.fa-eye2:before{content:"\e064"}.fa-paper-clip:before{content:"\e065"}.fa-mail:before{content:"\e066"}.fa-toggle:before{content:"\e067"}.fa-layout:before{content:"\e068"}.fa-link3:before{content:"\e069"}.fa-bell2:before{content:"\e06a"}.fa-lock3:before{content:"\e06b"}.fa-unlock2:before{content:"\e06c"}.fa-ribbon:before{content:"\e06d"}.fa-image2:before{content:"\e06e"}.fa-signal2:before{content:"\e06f"}.fa-target:before{content:"\e070"}.fa-clipboard2:before{content:"\e071"}.fa-clock:before{content:"\e072"}.fa-watch:before{content:"\e073"}.fa-air-play:before{content:"\e074"}.fa-camera3:before{content:"\e075"}.fa-video:before{content:"\e076"}.fa-disc:before{content:"\e077"}.fa-printer:before{content:"\e078"}.fa-monitor:before{content:"\e079"}.fa-server2:before{content:"\e07a"}.fa-cog2:before{content:"\e07b"}.fa-heart3:before{content:"\e07c"}.fa-paragraph2:before{content:"\e07d"}.fa-align-justify2:before{content:"\e07e"}.fa-align-left2:before{content:"\e07f"}.fa-align-center2:before{content:"\e080"}.fa-align-right2:before{content:"\e081"}.fa-book2:before{content:"\e082"}.fa-layers:before{content:"\e083"}.fa-stacked:before{content:"\e084"}.fa-stack-2:before{content:"\e085"}.fa-paper:before{content:"\e086"}.fa-paper-stack:before{content:"\e087"}.fa-search3:before{content:"\e088"}.fa-zoom-in:before{content:"\e089"}.fa-zoom-out:before{content:"\e08a"}.fa-reply2:before{content:"\e08b"}.fa-circle-plus:before{content:"\e08c"}.fa-circle-minus:before{content:"\e08d"}.fa-circle-check:before{content:"\e08e"}.fa-circle-cross:before{content:"\e08f"}.fa-square-plus:before{content:"\e090"}.fa-square-minus:before{content:"\e091"}.fa-square-check:before{content:"\e092"}.fa-square-cross:before{content:"\e093"}.fa-microphone2:before{content:"\e094"}.fa-record:before{content:"\e095"}.fa-skip-back:before{content:"\e096"}.fa-rewind:before{content:"\e097"}.fa-play2:before{content:"\e098"}.fa-pause2:before{content:"\e099"}.fa-stop2:before{content:"\e09a"}.fa-fast-forward2:before{content:"\e09b"}.fa-skip-forward:before{content:"\e09c"}.fa-shuffle:before{content:"\e09d"}.fa-repeat2:before{content:"\e09e"}.fa-folder2:before{content:"\e09f"}.fa-umbrella2:before{content:"\e0a0"}.fa-moon:before{content:"\e0a1"}.fa-thermometer:before{content:"\e0a2"}.fa-drop:before{content:"\e0a3"}.fa-sun:before{content:"\e0a4"}.fa-cloud3:before{content:"\e0a5"}.fa-cloud-upload2:before{content:"\e0a6"}.fa-cloud-download2:before{content:"\e0a7"}.fa-upload3:before{content:"\e0a8"}.fa-download3:before{content:"\e0a9"}.fa-location:before{content:"\e0aa"}.fa-location-2:before{content:"\e0ab"}.fa-map2:before{content:"\e0ac"}.fa-battery:before{content:"\e0ad"}.fa-head:before{content:"\e0ae"}.fa-briefcase3:before{content:"\e0af"}.fa-speech-bubble:before{content:"\e0b0"}.fa-anchor3:before{content:"\e0b1"}.fa-globe3:before{content:"\e0b2"}.fa-box:before{content:"\e0b3"}.fa-reload:before{content:"\e0b4"}.fa-share2:before{content:"\e0b5"}.fa-marquee:before{content:"\e0b6"}.fa-marquee-plus:before{content:"\e0b7"}.fa-marquee-minus:before{content:"\e0b8"}.fa-tag2:before{content:"\e0b9"}.fa-power:before{content:"\e0ba"}.fa-command:before{content:"\e0bb"}.fa-alt:before{content:"\e0bc"}.fa-esc:before{content:"\e0bd"}.fa-bar-graph:before{content:"\e0be"}.fa-bar-graph-2:before{content:"\e0bf"}.fa-pie-graph:before{content:"\e0c0"}.fa-star2:before{content:"\e0c1"}.fa-arrow-left2:before{content:"\e0c2"}.fa-arrow-right2:before{content:"\e0c3"}.fa-arrow-up2:before{content:"\e0c4"}.fa-arrow-down2:before{content:"\e0c5"}.fa-volume:before{content:"\e0c6"}.fa-mute:before{content:"\e0c7"}.fa-content-right:before{content:"\e100"}.fa-content-left:before{content:"\e101"}.fa-grid:before{content:"\e102"}.fa-grid-2:before{content:"\e103"}.fa-columns2:before{content:"\e104"}.fa-loader:before{content:"\e105"}.fa-bag:before{content:"\e106b"}.fa-ban2:before{content:"\e107"}.fa-flag3:before{content:"\e108"}.fa-trash2:before{content:"\e109"}.fa-expand3:before{content:"\e110"}.fa-contract:before{content:"\e111"}.fa-maximize:before{content:"\e112"}.fa-minimize:before{content:"\e113"}.fa-plus2:before{content:"\e114"}.fa-minus2:before{content:"\e115"}.fa-check2:before{content:"\e116"}.fa-cross:before{content:"\e117"}.fa-move:before{content:"\e118"}.fa-delete:before{content:"\e119"}.fa-menu:before{content:"\e120"}.fa-archive2:before{content:"\e121"}.fa-inbox2:before{content:"\e122"}.fa-outbox:before{content:"\e123"}.fa-file2:before{content:"\e124"}.fa-file-add:before{content:"\e125"}.fa-file-subtract:before{content:"\e126"}.fa-help:before{content:"\e127"}.fa-open:before{content:"\e128"}.fa-ellipsis:before{content:"\e129"}.fa-code1:before{content:"\e900"}.fa-log-in:before{content:"\e901"}.fa-log-out:before{content:"\e902"}.fa-sidebar:before{content:"\e903"}.fa-sliders1:before{content:"\e904"}.fa-smartphone1:before{content:"\e905"}.fa-tablet1:before{content:"\e906"}.fa-times:before{content:"\e600"}.fa-tick:before{content:"\e601"}.fa-plus3:before{content:"\e602"}.fa-minus3:before{content:"\e603"}.fa-equals:before{content:"\e604"}.fa-divide:before{content:"\e605"}.fa-chevron-right2:before{content:"\e606"}.fa-chevron-left2:before{content:"\e607"}.fa-arrow-right-thick:before{content:"\e608"}.fa-arrow-left-thick:before{content:"\e609"}.fa-th-small:before{content:"\e60a"}.fa-th-menu:before{content:"\e60b"}.fa-th-list2:before{content:"\e60c"}.fa-th-large2:before{content:"\e60d"}.fa-home2:before{content:"\e60e"}.fa-arrow-forward:before{content:"\e60f"}.fa-arrow-back:before{content:"\e610"}.fa-rss:before{content:"\e611"}.fa-location2:before{content:"\e612"}.fa-link2:before{content:"\e613"}.fa-image3:before{content:"\e614"}.fa-arrow-up-thick:before{content:"\e615"}.fa-arrow-down-thick:before{content:"\e616"}.fa-starburst:before{content:"\e617"}.fa-starburst-outline:before{content:"\e618"}.fa-star3:before{content:"\e619"}.fa-flow-children:before{content:"\e61a"}.fa-export:before{content:"\e61b"}.fa-delete2:before{content:"\e61c"}.fa-delete-outline:before{content:"\e61d"}.fa-cloud-storage:before{content:"\e61e"}.fa-wi-fi:before{content:"\e61f"}.fa-heart4:before{content:"\e620"}.fa-flash:before{content:"\e621"}.fa-cancel:before{content:"\e622"}.fa-backspace:before{content:"\e623"}.fa-attachment2:before{content:"\e624"}.fa-arrow-move:before{content:"\e625"}.fa-warning:before{content:"\e626"}.fa-user2:before{content:"\e627"}.fa-radar:before{content:"\e628"}.fa-lock-open:before{content:"\e629"}.fa-lock-closed:before{content:"\e62a"}.fa-location-arrow2:before{content:"\e62b"}.fa-info2:before{content:"\e62c"}.fa-user-delete:before{content:"\e62d"}.fa-user-add:before{content:"\e62e"}.fa-media-pause:before{content:"\e62f"}.fa-group2:before{content:"\e630"}.fa-chart-pie:before{content:"\e631"}.fa-chart-line:before{content:"\e632"}.fa-chart-bar:before{content:"\e633"}.fa-chart-area:before{content:"\e634"}.fa-video2:before{content:"\e635"}.fa-point-of-interest:before{content:"\e636"}.fa-infinity:before{content:"\e637"}.fa-globe4:before{content:"\e638"}.fa-eye3:before{content:"\e639"}.fa-cog3:before{content:"\e63a"}.fa-camera4:before{content:"\e63b"}.fa-upload4:before{content:"\e63c"}.fa-scissors:before{content:"\e63d"}.fa-refresh3:before{content:"\e63e"}.fa-pin:before{content:"\e63f"}.fa-key3:before{content:"\e640"}.fa-info-large:before{content:"\e641"}.fa-eject2:before{content:"\e642"}.fa-download4:before{content:"\e643"}.fa-zoom:before{content:"\e644"}.fa-zoom-out2:before{content:"\e645"}.fa-zoom-in2:before{content:"\e646"}.fa-sort-numerically:before{content:"\e647"}.fa-sort-alphabetically:before{content:"\e648"}.fa-input-checked:before{content:"\e649"}.fa-calender:before{content:"\e64a"}.fa-world:before{content:"\e64b"}.fa-notes:before{content:"\e64c"}.fa-code2:before{content:"\e64d"}.fa-arrow-sync:before{content:"\e64e"}.fa-arrow-shuffle:before{content:"\e64f"}.fa-arrow-repeat:before{content:"\e650"}.fa-arrow-minimise:before{content:"\e651"}.fa-arrow-maximise:before{content:"\e652"}.fa-arrow-loop:before{content:"\e653"}.fa-anchor4:before{content:"\e654"}.fa-spanner:before{content:"\e655"}.fa-puzzle2:before{content:"\e656"}.fa-power2:before{content:"\e657"}.fa-plane2:before{content:"\e658"}.fa-pi:before{content:"\e659"}.fa-phone3:before{content:"\e65a"}.fa-microphone3:before{content:"\e65b"}.fa-media-rewind:before{content:"\e65c"}.fa-flag4:before{content:"\e65d"}.fa-adjust-brightness:before{content:"\e65e"}.fa-waves:before{content:"\e65f"}.fa-social-twitter:before{content:"\e660"}.fa-social-facebook:before{content:"\e661"}.fa-social-dribbble:before{content:"\e662"}.fa-media-stop:before{content:"\e663"}.fa-media-record:before{content:"\e664"}.fa-media-play:before{content:"\e665"}.fa-media-fast-forward:before{content:"\e666"}.fa-media-eject:before{content:"\e667"}.fa-social-vimeo:before{content:"\e668"}.fa-social-tumbler:before{content:"\e669"}.fa-social-skype:before{content:"\e66a"}.fa-social-pinterest:before{content:"\e66b"}.fa-social-linkedin:before{content:"\e66c"}.fa-social-last-fm:before{content:"\e66d"}.fa-social-github:before{content:"\e66e"}.fa-social-flickr:before{content:"\e66f"}.fa-at2:before{content:"\e670"}.fa-times-outline:before{content:"\e671"}.fa-plus-outline:before{content:"\e672"}.fa-minus-outline:before{content:"\e673"}.fa-tick-outline:before{content:"\e674"}.fa-th-large-outline:before{content:"\e675"}.fa-equals-outline:before{content:"\e676"}.fa-divide-outline:before{content:"\e677"}.fa-chevron-right-outline:before{content:"\e678"}.fa-chevron-left-outline:before{content:"\e679"}.fa-arrow-right-outline:before{content:"\e67a"}.fa-arrow-left-outline:before{content:"\e67b"}.fa-th-small-outline:before{content:"\e67c"}.fa-th-menu-outline:before{content:"\e67d"}.fa-th-list-outline:before{content:"\e67e"}.fa-news:before{content:"\e67f"}.fa-home-outline:before{content:"\e680"}.fa-arrow-up-outline:before{content:"\e681"}.fa-arrow-forward-outline:before{content:"\e682"}.fa-arrow-down-outline:before{content:"\e683"}.fa-arrow-back-outline:before{content:"\e684"}.fa-trash3:before{content:"\e685"}.fa-rss-outline:before{content:"\e686"}.fa-message:before{content:"\e687"}.fa-location-outline:before{content:"\e688"}.fa-link-outline:before{content:"\e689"}.fa-image-outline:before{content:"\e68a"}.fa-export-outline:before{content:"\e68b"}.fa-cross2:before{content:"\e68c"}.fa-wi-fi-outline:before{content:"\e68d"}.fa-star-outline:before{content:"\e68e"}.fa-media-pause-outline:before{content:"\e68f"}.fa-mail2:before{content:"\e690"}.fa-heart-outline:before{content:"\e691"}.fa-flash-outline:before{content:"\e692"}.fa-cancel-outline:before{content:"\e693"}.fa-beaker2:before{content:"\e694"}.fa-arrow-move-outline:before{content:"\e695"}.fa-watch2:before{content:"\e696"}.fa-warning-outline:before{content:"\e697"}.fa-time:before{content:"\e698"}.fa-radar-outline:before{content:"\e699"}.fa-lock-open-outline:before{content:"\e69a"}.fa-location-arrow-outline:before{content:"\e69b"}.fa-info-outline:before{content:"\e69c"}.fa-backspace-outline:before{content:"\e69d"}.fa-attachment-outline:before{content:"\e69e"}.fa-user-outline:before{content:"\e69f"}.fa-user-delete-outline:before{content:"\e6a0"}.fa-user-add-outline:before{content:"\e6a1"}.fa-lock-closed-outline:before{content:"\e6a2"}.fa-group-outline:before{content:"\e6a3"}.fa-chart-pie-outline:before{content:"\e6a4"}.fa-chart-line-outline:before{content:"\e6a5"}.fa-chart-bar-outline:before{content:"\e6a6"}.fa-chart-area-outline:before{content:"\e6a7"}.fa-video-outline:before{content:"\e6a8"}.fa-point-of-interest-outline:before{content:"\e6a9"}.fa-map4:before{content:"\e6aa"}.fa-key-outline:before{content:"\e6ab"}.fa-infinity-outline:before{content:"\e6ac"}.fa-globe-outline:before{content:"\e6ad"}.fa-eye-outline:before{content:"\e6ae"}.fa-cog-outline:before{content:"\e6af"}.fa-camera-outline:before{content:"\e6b0"}.fa-upload-outline:before{content:"\e6b1"}.fa-support:before{content:"\e6b2"}.fa-scissors-outline:before{content:"\e6b3"}.fa-refresh-outline:before{content:"\e6b4"}.fa-info-large-outline:before{content:"\e6b5"}.fa-eject-outline:before{content:"\e6b6"}.fa-download-outline:before{content:"\e6b7"}.fa-battery-mid:before{content:"\e6b8"}.fa-battery-low:before{content:"\e6b9"}.fa-battery-high:before{content:"\e6ba"}.fa-zoom-outline:before{content:"\e6bb"}.fa-zoom-out-outline:before{content:"\e6bc"}.fa-zoom-in-outline:before{content:"\e6bd"}.fa-tag3:before{content:"\e6be"}.fa-tabs-outline:before{content:"\e6bf"}.fa-pin-outline:before{content:"\e6c0"}.fa-message-typing:before{content:"\e6c1"}.fa-directions:before{content:"\e6c2"}.fa-battery-full:before{content:"\e6c3"}.fa-battery-charge:before{content:"\e6c4"}.fa-pipette:before{content:"\e6c5"}.fa-pencil3:before{content:"\e6c6"}.fa-folder3:before{content:"\e6c7"}.fa-folder-delete:before{content:"\e6c8"}.fa-folder-add:before{content:"\e6c9"}.fa-edit3:before{content:"\e6ca"}.fa-document2:before{content:"\e6cb"}.fa-document-delete:before{content:"\e6cc"}.fa-document-add:before{content:"\e6cd"}.fa-brush:before{content:"\e6ce"}.fa-thumbs-up2:before{content:"\e6cf"}.fa-thumbs-down2:before{content:"\e6d0"}.fa-pen:before{content:"\e6d1"}.fa-sort-numerically-outline:before{content:"\e6d2"}.fa-sort-alphabetically-outline:before{content:"\e6d3"}.fa-social-last-fm-circular:before{content:"\e6d4"}.fa-social-github-circular:before{content:"\e6d5"}.fa-compass3:before{content:"\e6d6"}.fa-bookmark2:before{content:"\e6d7"}.fa-input-checked-outline:before{content:"\e6d8"}.fa-code-outline:before{content:"\e6d9"}.fa-calender-outline:before{content:"\e6da"}.fa-business-card:before{content:"\e6db"}.fa-arrow-up3:before{content:"\e6dc"}.fa-arrow-sync-outline:before{content:"\e6dd"}.fa-arrow-right3:before{content:"\e6de"}.fa-arrow-repeat-outline:before{content:"\e6df"}.fa-arrow-loop-outline:before{content:"\e6e0"}.fa-arrow-left3:before{content:"\e6e1"}.fa-flow-switch:before{content:"\e6e2"}.fa-flow-parallel:before{content:"\e6e3"}.fa-flow-merge:before{content:"\e6e4"}.fa-document-text:before{content:"\e6e5"}.fa-clipboard4:before{content:"\e6e6"}.fa-calculator2:before{content:"\e6e7"}.fa-arrow-minimise-outline:before{content:"\e6e8"}.fa-arrow-maximise-outline:before{content:"\e6e9"}.fa-arrow-down3:before{content:"\e6ea"}.fa-gift3:before{content:"\e6eb"}.fa-film2:before{content:"\e6ec"}.fa-database2:before{content:"\e6ed"}.fa-bell3:before{content:"\e6ee"}.fa-anchor-outline:before{content:"\e6ef"}.fa-adjust-contrast:before{content:"\e6f0"}.fa-world-outline:before{content:"\e6f1"}.fa-shopping-bag:before{content:"\e6f2"}.fa-power-outline:before{content:"\e6f3"}.fa-notes-outline:before{content:"\e6f4"}.fa-device-tablet:before{content:"\e6f5"}.fa-device-phone:before{content:"\e6f6"}.fa-device-laptop:before{content:"\e6f7"}.fa-device-desktop:before{content:"\e6f8"}.fa-briefcase4:before{content:"\e6f9"}.fa-stopwatch:before{content:"\e6fa"}.fa-spanner-outline:before{content:"\e6fb"}.fa-puzzle-outline:before{content:"\e6fc"}.fa-printer2:before{content:"\e6fd"}.fa-pi-outline:before{content:"\e6fe"}.fa-lightbulb2:before{content:"\e6ff"}.fa-flag-outline:before{content:"\e700"}.fa-contacts:before{content:"\e701"}.fa-archive3:before{content:"\e702"}.fa-weather-stormy:before{content:"\e703"}.fa-weather-shower:before{content:"\e704"}.fa-weather-partly-sunny:before{content:"\e705"}.fa-weather-downpour:before{content:"\e706"}.fa-weather-cloudy:before{content:"\e707"}.fa-plane-outline:before{content:"\e708"}.fa-phone-outline:before{content:"\e709"}.fa-microphone-outline:before{content:"\e70a"}.fa-weather-windy:before{content:"\e70b"}.fa-weather-windy-cloudy:before{content:"\e70c"}.fa-weather-sunny:before{content:"\e70d"}.fa-weather-snow:before{content:"\e70e"}.fa-weather-night:before{content:"\e70f"}.fa-media-stop-outline:before{content:"\e710"}.fa-media-rewind-outline:before{content:"\e711"}.fa-media-record-outline:before{content:"\e712"}.fa-media-play-outline:before{content:"\e713"}.fa-media-fast-forward-outline:before{content:"\e714"}.fa-media-eject-outline:before{content:"\e715"}.fa-wine2:before{content:"\e716"}.fa-waves-outline:before{content:"\e717"}.fa-ticket2:before{content:"\e718"}.fa-tags2:before{content:"\e719"}.fa-plug2:before{content:"\e71a"}.fa-headphones2:before{content:"\e71b"}.fa-credit-card2:before{content:"\e71c"}.fa-coffee2:before{content:"\e71d"}.fa-book3:before{content:"\e71e"}.fa-beer2:before{content:"\e71f"}.fa-volume2:before{content:"\e720"}.fa-volume-up2:before{content:"\e721"}.fa-volume-mute:before{content:"\e722"}.fa-volume-down2:before{content:"\e723"}.fa-social-vimeo-circular:before{content:"\e724"}.fa-social-twitter-circular:before{content:"\e725"}.fa-social-pinterest-circular:before{content:"\e726"}.fa-social-linkedin-circular:before{content:"\e727"}.fa-social-dribbble-circular:before{content:"\e729"}.fa-tree2:before{content:"\e72a"}.fa-thermometer2:before{content:"\e72b"}.fa-social-tumbler-circular:before{content:"\e72c"}.fa-social-skype-outline:before{content:"\e72d"}.fa-social-flickr-circular:before{content:"\e72e"}.fa-social-at-circular:before{content:"\e72f"}.fa-shopping-cart2:before{content:"\e730"}.fa-messages:before{content:"\e731"}.fa-leaf2:before{content:"\e732"}.fa-feather:before{content:"\e733"}.fa-mobile2:before{content:"\e000"}.fa-laptop2:before{content:"\e001"}.fa-desktop2:before{content:"\e002"}.fa-tablet2:before{content:"\e003"}.fa-phone2:before{content:"\e004"}.fa-document:before{content:"\e005"}.fa-documents:before{content:"\e006"}.fa-search2:before{content:"\e007"}.fa-clipboard3:before{content:"\e008"}.fa-newspaper:before{content:"\e009"}.fa-notebook:before{content:"\e00a"}.fa-book-open:before{content:"\e00b"}.fa-browser:before{content:"\e00c"}.fa-calendar2:before{content:"\e00d"}.fa-presentation:before{content:"\e00e"}.fa-picture:before{content:"\e00f"}.fa-pictures:before{content:"\e010"}.fa-video3:before{content:"\e011"}.fa-camera2:before{content:"\e012"}.fa-printer3:before{content:"\e013"}.fa-toolbox:before{content:"\e014"}.fa-briefcase2:before{content:"\e015"}.fa-wallet:before{content:"\e016"}.fa-gift2:before{content:"\e017"}.fa-bargraph:before{content:"\e018"}.fa-grid2:before{content:"\e019"}.fa-expand2:before{content:"\e01a"}.fa-focus:before{content:"\e01b"}.fa-edit2:before{content:"\e01c"}.fa-adjustments:before{content:"\e01d"}.fa-ribbon2:before{content:"\e01e"}.fa-hourglass:before{content:"\e01f"}.fa-lock2:before{content:"\e020"}.fa-megaphone:before{content:"\e021"}.fa-shield2:before{content:"\e022"}.fa-trophy2:before{content:"\e023"}.fa-flag2:before{content:"\e024"}.fa-map3:before{content:"\e025"}.fa-puzzle:before{content:"\e026"}.fa-basket:before{content:"\e027"}.fa-envelope2:before{content:"\e028"}.fa-streetsign:before{content:"\e029"}.fa-telescope:before{content:"\e02a"}.fa-gears2:before{content:"\e02b"}.fa-key2:before{content:"\e02c"}.fa-paperclip2:before{content:"\e02d"}.fa-attachment:before{content:"\e02e"}.fa-pricetags:before{content:"\e02f"}.fa-lightbulb:before{content:"\e030"}.fa-layers2:before{content:"\e031"}.fa-pencil2:before{content:"\e032"}.fa-tools:before{content:"\e033"}.fa-tools-2:before{content:"\e034"}.fa-scissors3:before{content:"\e035"}.fa-paintbrush:before{content:"\e036"}.fa-magnifying-glass:before{content:"\e037"}.fa-circle-compass:before{content:"\e038"}.fa-linegraph:before{content:"\e039"}.fa-mic:before{content:"\e03a"}.fa-strategy:before{content:"\e03b"}.fa-beaker:before{content:"\e03c"}.fa-caution:before{content:"\e03d"}.fa-recycle2:before{content:"\e03e"}.fa-anchor2:before{content:"\e03f"}.fa-profile-male:before{content:"\e040"}.fa-profile-female:before{content:"\e041"}.fa-bike:before{content:"\e042"}.fa-wine:before{content:"\e043"}.fa-hotairballoon:before{content:"\e044"}.fa-globe2:before{content:"\e045"}.fa-genius:before{content:"\e046"}.fa-map-pin:before{content:"\e047"}.fa-dial:before{content:"\e048"}.fa-chat:before{content:"\e049"}.fa-heart2:before{content:"\e04a"}.fa-cloud2:before{content:"\e04b"}.fa-upload2:before{content:"\e04c"}.fa-download2:before{content:"\e04d"}.fa-target2:before{content:"\e04e"}.fa-hazardous:before{content:"\e04f"}.fa-piechart:before{content:"\e050"}.fa-speedometer:before{content:"\e051"}.fa-global:before{content:"\e052"}.fa-compass2:before{content:"\e053"}.fa-lifesaver:before{content:"\e054"}.fa-clock2:before{content:"\e055"}.fa-aperture:before{content:"\e056"}.fa-quote:before{content:"\e057"}.fa-scope:before{content:"\e058"}.fa-alarmclock:before{content:"\e059"}.fa-refresh2:before{content:"\e05a"}.fa-happy:before{content:"\e05b"}.fa-sad:before{content:"\e05c"}.fa-facebook2:before{content:"\e05d"}.fa-twitter2:before{content:"\e05e"}.fa-googleplus:before{content:"\e05f"}.fa-rss2:before{content:"\e060"}.fa-tumblr2:before{content:"\e061"}.fa-linkedin2:before{content:"\e062"}.fa-dribbble2:before{content:"\e063"}.fa-home3:before{content:"\e800"}.fa-apartment:before{content:"\e801"}.fa-pencil4:before{content:"\e802"}.fa-magic-wand:before{content:"\e803"}.fa-drop2:before{content:"\e804"}.fa-lighter:before{content:"\e805"}.fa-poop:before{content:"\e806"}.fa-sun2:before{content:"\e807"}.fa-moon2:before{content:"\e808"}.fa-cloud4:before{content:"\e809"}.fa-cloud-upload3:before{content:"\e80a"}.fa-cloud-download3:before{content:"\e80b"}.fa-cloud-sync:before{content:"\e80c"}.fa-cloud-check:before{content:"\e80d"}.fa-database3:before{content:"\e80e"}.fa-lock4:before{content:"\e80f"}.fa-cog4:before{content:"\e810"}.fa-trash4:before{content:"\e811"}.fa-dice:before{content:"\e812"}.fa-heart5:before{content:"\e813"}.fa-star4:before{content:"\e814"}.fa-star-half2:before{content:"\e815"}.fa-star-empty:before{content:"\e816"}.fa-flag5:before{content:"\e817"}.fa-envelope3:before{content:"\e818"}.fa-paperclip3:before{content:"\e819"}.fa-inbox3:before{content:"\e81a"}.fa-eye4:before{content:"\e81b"}.fa-printer4:before{content:"\e81c"}.fa-file-empty:before{content:"\e81d"}.fa-file-add2:before{content:"\e81e"}.fa-enter:before{content:"\e81f"}.fa-exit:before{content:"\e820"}.fa-graduation-hat:before{content:"\e821"}.fa-license:before{content:"\e822"}.fa-music-note:before{content:"\e823"}.fa-film-play:before{content:"\e824"}.fa-camera-video:before{content:"\e825"}.fa-camera5:before{content:"\e826"}.fa-picture2:before{content:"\e827"}.fa-book4:before{content:"\e828"}.fa-bookmark3:before{content:"\e829"}.fa-user3:before{content:"\e82a"}.fa-users2:before{content:"\e82b"}.fa-shirt:before{content:"\e82c"}.fa-store:before{content:"\e82d"}.fa-cart:before{content:"\e82e"}.fa-tag4:before{content:"\e82f"}.fa-phone-handset:before{content:"\e830"}.fa-phone4:before{content:"\e831"}.fa-pushpin:before{content:"\e832"}.fa-map-marker2:before{content:"\e833"}.fa-map5:before{content:"\e834"}.fa-location3:before{content:"\e835"}.fa-calendar-full:before{content:"\e836"}.fa-keyboard:before{content:"\e837"}.fa-spell-check:before{content:"\e838"}.fa-screen:before{content:"\e839"}.fa-smartphone:before{content:"\e83a"}.fa-tablet3:before{content:"\e83b"}.fa-laptop3:before{content:"\e83c"}.fa-laptop-phone:before{content:"\e83d"}.fa-power-switch:before{content:"\e83e"}.fa-bubble:before{content:"\e83f"}.fa-heart-pulse:before{content:"\e840"}.fa-construction:before{content:"\e841"}.fa-pie-chart2:before{content:"\e842"}.fa-chart-bars:before{content:"\e843"}.fa-gift4:before{content:"\e844"}.fa-diamond2:before{content:"\e845"}.fa-linearicons:before{content:"\e846"}.fa-dinner:before{content:"\e847"}.fa-coffee-cup:before{content:"\e848"}.fa-leaf3:before{content:"\e849"}.fa-paw2:before{content:"\e84a"}.fa-rocket2:before{content:"\e84b"}.fa-briefcase5:before{content:"\e84c"}.fa-bus2:before{content:"\e84d"}.fa-car2:before{content:"\e84e"}.fa-train2:before{content:"\e84f"}.fa-bicycle2:before{content:"\e850"}.fa-wheelchair2:before{content:"\e851"}.fa-select:before{content:"\e852"}.fa-earth:before{content:"\e853"}.fa-smile:before{content:"\e854"}.fa-sad2:before{content:"\e855"}.fa-neutral:before{content:"\e856"}.fa-mustache:before{content:"\e857"}.fa-alarm:before{content:"\e858"}.fa-bullhorn2:before{content:"\e859"}.fa-volume-high:before{content:"\e85a"}.fa-volume-medium:before{content:"\e85b"}.fa-volume-low:before{content:"\e85c"}.fa-volume3:before{content:"\e85d"}.fa-mic2:before{content:"\e85e"}.fa-hourglass3:before{content:"\e85f"}.fa-undo2:before{content:"\e860"}.fa-redo:before{content:"\e861"}.fa-sync:before{content:"\e862"}.fa-history2:before{content:"\e863"}.fa-clock3:before{content:"\e864"}.fa-download5:before{content:"\e865"}.fa-upload5:before{content:"\e866"}.fa-enter-down:before{content:"\e867"}.fa-exit-up:before{content:"\e868"}.fa-bug2:before{content:"\e869"}.fa-code3:before{content:"\e86a"}.fa-link4:before{content:"\e86b"}.fa-unlink2:before{content:"\e86c"}.fa-thumbs-up3:before{content:"\e86d"}.fa-thumbs-down3:before{content:"\e86e"}.fa-magnifier:before{content:"\e86f"}.fa-cross3:before{content:"\e870"}.fa-menu2:before{content:"\e871"}.fa-list2:before{content:"\e872"}.fa-chevron-up2:before{content:"\e873"}.fa-chevron-down2:before{content:"\e874"}.fa-chevron-left3:before{content:"\e875"}.fa-chevron-right3:before{content:"\e876"}.fa-arrow-up4:before{content:"\e877"}.fa-arrow-down4:before{content:"\e878"}.fa-arrow-left4:before{content:"\e879"}.fa-arrow-right4:before{content:"\e87a"}.fa-move2:before{content:"\e87b"}.fa-warning3:before{content:"\e87c"}.fa-question-circle2:before{content:"\e87d"}.fa-menu-circle:before{content:"\e87e"}.fa-checkmark-circle:before{content:"\e87f"}.fa-cross-circle:before{content:"\e880"}.fa-plus-circle2:before{content:"\e881"}.fa-circle-minus2:before{content:"\e882"}.fa-arrow-up-circle:before{content:"\e883"}.fa-arrow-down-circle:before{content:"\e884"}.fa-arrow-left-circle:before{content:"\e885"}.fa-arrow-right-circle:before{content:"\e886"}.fa-chevron-up-circle:before{content:"\e887"}.fa-chevron-down-circle:before{content:"\e888"}.fa-chevron-left-circle:before{content:"\e889"}.fa-chevron-right-circle:before{content:"\e88a"}.fa-crop2:before{content:"\e88b"}.fa-frame-expand:before{content:"\e88c"}.fa-frame-contract:before{content:"\e88d"}.fa-layers3:before{content:"\e88e"}.fa-funnel:before{content:"\e88f"}.fa-text-format:before{content:"\e890"}.fa-text-format-remove:before{content:"\e891"}.fa-text-size:before{content:"\e892"}.fa-bold2:before{content:"\e893"}.fa-italic2:before{content:"\e894"}.fa-underline2:before{content:"\e895"}.fa-strikethrough2:before{content:"\e896"}.fa-highlight:before{content:"\e897"}.fa-text-align-left:before{content:"\e898"}.fa-text-align-center:before{content:"\e899"}.fa-text-align-right:before{content:"\e89a"}.fa-text-align-justify:before{content:"\e89b"}.fa-line-spacing:before{content:"\e89c"}.fa-indent-increase:before{content:"\e89d"}.fa-indent-decrease:before{content:"\e89e"}.fa-pilcrow:before{content:"\e89f"}.fa-direction-ltr:before{content:"\e8a0"}.fa-direction-rtl:before{content:"\e8a1"}.fa-page-break:before{content:"\e8a2"}.fa-sort-alpha-asc2:before{content:"\e8a3"}.fa-sort-amount-asc2:before{content:"\e8a4"}.fa-hand:before{content:"\e8a5"}.fa-pointer-up:before{content:"\e8a6"}.fa-pointer-right:before{content:"\e8a7"}.fa-pointer-down:before{content:"\e8a8"}.fa-pointer-left:before{content:"\e8a9"}.fa-discord:before{content:"\e945"}.fa-instagram-square:before{content:"\e944"}.fa-square-x-twitter:before{content:"\e943"}.fa-twitter-x:before{content:"\e941"}.fa-threads:before{content:"\e940"}.fa-amazon1:before{content:"\e907"}.fa-americanexpress:before{content:"\e908"}.fa-apple1:before{content:"\e909"}.fa-applepay:before{content:"\e90a"}.fa-audible:before{content:"\e90b"}.fa-behance1:before{content:"\e90c"}.fa-deviantart1:before{content:"\e90d"}.fa-dribbble1:before{content:"\e90e"}.fa-dropbox1:before{content:"\e90f"}.fa-ebay:before{content:"\e910"}.fa-envato:before{content:"\e911"}.fa-facebook1:before{content:"\e912"}.fa-flickr1:before{content:"\e913"}.fa-flipboard:before{content:"\e914"}.fa-foursquarecityguide:before{content:"\e915"}.fa-github1:before{content:"\e916"}.fa-goodreads:before{content:"\e917"}.fa-google1:before{content:"\e918"}.fa-googlecloud:before{content:"\e919"}.fa-googledrive:before{content:"\e91a"}.fa-googlepay:before{content:"\e91b"}.fa-googleplay:before{content:"\e91c"}.fa-instagram1:before{content:"\e91d"}.fa-linkedin1:before{content:"\e91e"}.fa-livechat:before{content:"\e91f"}.fa-mastercard:before{content:"\e920"}.fa-messenger:before{content:"\e921"}.fa-microsoftteams:before{content:"\e922"}.fa-paypal1:before{content:"\e923"}.fa-pinterest1:before{content:"\e924"}.fa-quora1:before{content:"\e925"}.fa-reddit1:before{content:"\e926"}.fa-skype1:before{content:"\e927"}.fa-slack1:before{content:"\e928"}.fa-snapchat1:before{content:"\e929"}.fa-soundcloud1:before{content:"\e92a"}.fa-spotify1:before{content:"\e92b"}.fa-stackoverflow:before{content:"\e92c"}.fa-telegram1:before{content:"\e92d"}.fa-tencentqq:before{content:"\e92e"}.fa-tiktok:before{content:"\e92f"}.fa-tripadvisor1:before{content:"\e930"}.fa-twitch1:before{content:"\e931"}.fa-twitter1:before{content:"\e932"}.fa-viber:before{content:"\e933"}.fa-vimeo1:before{content:"\e934"}.fa-visa:before{content:"\e935"}.fa-vk1:before{content:"\e936"}.fa-wattpad:before{content:"\e937"}.fa-waze:before{content:"\e938"}.fa-wechat1:before{content:"\e939"}.fa-whatsapp1:before{content:"\e93a"}.fa-woo:before{content:"\e93b"}.fa-wordpress1:before{content:"\e93c"}.fa-xing1:before{content:"\e93d"}.fa-youtube1:before{content:"\e93e"}.fa-zendesk:before{content:"\e93f"}.fa-star-full:before{content:"\e946"}.fa-star-half1:before{content:"\e947"}.fa-star-empty-stroke:before{content:"\e948"}.fa-envato-alt:before{content:"\e94c"}.style-transparent-bg { background-color: transparent; }
.btn-transparent { color: #ffffff !important; background-color: transparent !important; border-color: transparent !important; }
.btn-transparent:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-transparent:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-transparent:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: transparent !important;}
.btn-transparent.btn-flat:not(.btn-hover-nobg):hover, .btn-transparent.btn-flat:not(.btn-hover-nobg):focus, .btn-transparent.btn-flat:active { background-color: transparent !important; border-color: transparent !important;}
.btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-transparent:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: transparent !important; }
.btn-transparent.btn-outline { background-color: transparent !important; border-color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-text-skin) { color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-hover-nobg):hover, .btn-transparent.btn-outline:not(.btn-hover-nobg):focus, btn-transparent.btn-outline:active { background-color: transparent !important; border-color: transparent !important; }
.btn-transparent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-transparent.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-transparent.btn-outline:active { color: #ffffff !important; }
.style-light .btn-transparent.btn-text-skin.btn-outline, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):hover, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):focus, .style-light .btn-transparent.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-transparent.btn-text-skin.btn-outline:hover, .style-light .btn-transparent.btn-text-skin.btn-outline:focus, .style-light .btn-transparent.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-transparent.btn-text-skin.btn-outline, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-transparent.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-transparent.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-transparent { color: transparent !important; }
.after-bg-transparent-color:after { background-color: transparent !important;}
.text-transparent-color, .text-transparent-color a { color: transparent !important; fill: transparent !important; }
.hover-transparent-color a:hover, .hover-transparent-color.unmenu-title:hover { color: transparent !important; fill: transparent !important; }
.active-transparent-color.active { color: transparent !important; fill: transparent !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-transparent-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-transparent-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-transparent-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-transparent-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-transparent-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-transparent-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: transparent !important; fill: transparent !important; }
.border-transparent-color { border-color: transparent !important; }
.tmb-overlay-gradient-top .style-transparent-bg { background-color: transparent !important; }
.tmb-overlay-gradient-bottom .style-transparent-bg:not(.tmb-term-evidence) { background-color: transparent !important; }
.un-btn-transparent:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-transparent { background: transparent !important; }
.un-btn-transparent:hover { background: transparent !important; }
.un-btn-txt-transparent { color: transparent !important; }
.un-btn-txt-hover-transparent:hover { color: transparent !important; }
.un-btn-brdr-transparent { border-color: transparent !important; }
.un-btn-brdr-hover-transparent:hover { border-color: transparent !important; }
.un-btn-icon-transparent i.fa { color: transparent !important; }
.un-btn-icon-transparent .un-btn-svg { fill: transparent !important; }
.un-btn-icon-hover-transparent:hover i.fa { color: transparent !important; }
.un-btn-icon-hover-transparent:hover .un-btn-svg { fill: transparent !important; }
.un-btn-icon-wr-transparent .btn-icon-out { background-color: transparent !important; }
.un-btn-icon-wr-hover-transparent:hover .btn-icon-out { background-color: transparent !important; } .style-color-jevc-bg { background-color: #000000; }
.btn-color-jevc { color: #ffffff !important; background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-jevc:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #000000 !important;}
.btn-color-jevc.btn-flat:not(.btn-hover-nobg):hover, .btn-color-jevc.btn-flat:not(.btn-hover-nobg):focus, .btn-color-jevc.btn-flat:active { background-color: #000000 !important; border-color: #000000 !important;}
.btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-jevc:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #000000 !important; }
.btn-color-jevc.btn-outline { background-color: transparent !important; border-color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-text-skin) { color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-hover-nobg):hover, .btn-color-jevc.btn-outline:not(.btn-hover-nobg):focus, btn-color-jevc.btn-outline:active { background-color: #000000 !important; border-color: #000000 !important; }
.btn-color-jevc.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-jevc.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-jevc.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-jevc.btn-text-skin.btn-outline, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-jevc.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-jevc.btn-text-skin.btn-outline:hover, .style-light .btn-color-jevc.btn-text-skin.btn-outline:focus, .style-light .btn-color-jevc.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-jevc.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-jevc.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-jevc { color: #000000 !important; }
.after-bg-color-jevc-color:after { background-color: #000000 !important;}
.text-color-jevc-color, .text-color-jevc-color a { color: #000000 !important; fill: #000000 !important; }
.hover-color-jevc-color a:hover, .hover-color-jevc-color.unmenu-title:hover { color: #000000 !important; fill: #000000 !important; }
.active-color-jevc-color.active { color: #000000 !important; fill: #000000 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-jevc-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-jevc-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-jevc-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-jevc-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #000000 !important; fill: #000000 !important; }
.border-color-jevc-color { border-color: #000000 !important; }
.tmb-overlay-gradient-top .style-color-jevc-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-jevc-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0) 50%) !important;}
.un-btn-color-jevc:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-jevc { background: #000000 !important; }
.un-btn-color-jevc:hover { background: #000000 !important; }
.un-btn-txt-color-jevc { color: #000000 !important; }
.un-btn-txt-hover-color-jevc:hover { color: #000000 !important; }
.un-btn-brdr-color-jevc { border-color: #000000 !important; }
.un-btn-brdr-hover-color-jevc:hover { border-color: #000000 !important; }
.un-btn-icon-color-jevc i.fa { color: #000000 !important; }
.un-btn-icon-color-jevc .un-btn-svg { fill: #000000 !important; }
.un-btn-icon-hover-color-jevc:hover i.fa { color: #000000 !important; }
.un-btn-icon-hover-color-jevc:hover .un-btn-svg { fill: #000000 !important; }
.un-btn-icon-wr-color-jevc .btn-icon-out { background-color: #000000 !important; }
.un-btn-icon-wr-hover-color-jevc:hover .btn-icon-out { background-color: #000000 !important; } .style-color-nhtu-bg { background-color: #101213; }
.btn-color-nhtu { color: #ffffff !important; background-color: #101213 !important; border-color: #101213 !important; }
.btn-color-nhtu:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-nhtu:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-nhtu:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #101213 !important;}
.btn-color-nhtu.btn-flat:not(.btn-hover-nobg):hover, .btn-color-nhtu.btn-flat:not(.btn-hover-nobg):focus, .btn-color-nhtu.btn-flat:active { background-color: #030506 !important; border-color: #030506 !important;}
.btn-color-nhtu:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-nhtu:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-nhtu:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #101213 !important; }
.btn-color-nhtu.btn-outline { background-color: transparent !important; border-color: #101213 !important; }
.btn-color-nhtu.btn-outline:not(.btn-text-skin) { color: #101213 !important; }
.btn-color-nhtu.btn-outline:not(.btn-hover-nobg):hover, .btn-color-nhtu.btn-outline:not(.btn-hover-nobg):focus, btn-color-nhtu.btn-outline:active { background-color: #101213 !important; border-color: #101213 !important; }
.btn-color-nhtu.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-nhtu.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-nhtu.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-nhtu.btn-text-skin.btn-outline, .style-light .btn-color-nhtu.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-nhtu.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-nhtu.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-nhtu.btn-text-skin.btn-outline:hover, .style-light .btn-color-nhtu.btn-text-skin.btn-outline:focus, .style-light .btn-color-nhtu.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-nhtu.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-nhtu.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-nhtu.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-nhtu.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-nhtu { color: #101213 !important; }
.after-bg-color-nhtu-color:after { background-color: #101213 !important;}
.text-color-nhtu-color, .text-color-nhtu-color a { color: #101213 !important; fill: #101213 !important; }
.hover-color-nhtu-color a:hover, .hover-color-nhtu-color.unmenu-title:hover { color: #101213 !important; fill: #101213 !important; }
.active-color-nhtu-color.active { color: #101213 !important; fill: #101213 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-nhtu-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-nhtu-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-nhtu-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-nhtu-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #101213 !important; fill: #101213 !important; }
.border-color-nhtu-color { border-color: #101213 !important; }
.tmb-overlay-gradient-top .style-color-nhtu-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #101213 0%, rgba(16, 18, 19, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-nhtu-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #101213 0%, rgba(16, 18, 19, 0) 50%) !important;}
.un-btn-color-nhtu:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-nhtu { background: #101213 !important; }
.un-btn-color-nhtu:hover { background: #101213 !important; }
.un-btn-txt-color-nhtu { color: #101213 !important; }
.un-btn-txt-hover-color-nhtu:hover { color: #101213 !important; }
.un-btn-brdr-color-nhtu { border-color: #101213 !important; }
.un-btn-brdr-hover-color-nhtu:hover { border-color: #101213 !important; }
.un-btn-icon-color-nhtu i.fa { color: #101213 !important; }
.un-btn-icon-color-nhtu .un-btn-svg { fill: #101213 !important; }
.un-btn-icon-hover-color-nhtu:hover i.fa { color: #101213 !important; }
.un-btn-icon-hover-color-nhtu:hover .un-btn-svg { fill: #101213 !important; }
.un-btn-icon-wr-color-nhtu .btn-icon-out { background-color: #101213 !important; }
.un-btn-icon-wr-hover-color-nhtu:hover .btn-icon-out { background-color: #101213 !important; } .style-color-wayh-bg { background-color: #141618; }
.btn-color-wayh { color: #ffffff !important; background-color: #141618 !important; border-color: #141618 !important; }
.btn-color-wayh:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-wayh:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-wayh:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #141618 !important;}
.btn-color-wayh.btn-flat:not(.btn-hover-nobg):hover, .btn-color-wayh.btn-flat:not(.btn-hover-nobg):focus, .btn-color-wayh.btn-flat:active { background-color: #07090b !important; border-color: #07090b !important;}
.btn-color-wayh:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-wayh:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-wayh:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #141618 !important; }
.btn-color-wayh.btn-outline { background-color: transparent !important; border-color: #141618 !important; }
.btn-color-wayh.btn-outline:not(.btn-text-skin) { color: #141618 !important; }
.btn-color-wayh.btn-outline:not(.btn-hover-nobg):hover, .btn-color-wayh.btn-outline:not(.btn-hover-nobg):focus, btn-color-wayh.btn-outline:active { background-color: #141618 !important; border-color: #141618 !important; }
.btn-color-wayh.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-wayh.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-wayh.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-wayh.btn-text-skin.btn-outline, .style-light .btn-color-wayh.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-wayh.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-wayh.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-wayh.btn-text-skin.btn-outline:hover, .style-light .btn-color-wayh.btn-text-skin.btn-outline:focus, .style-light .btn-color-wayh.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-wayh.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-wayh.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-wayh.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-wayh.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-wayh { color: #141618 !important; }
.after-bg-color-wayh-color:after { background-color: #141618 !important;}
.text-color-wayh-color, .text-color-wayh-color a { color: #141618 !important; fill: #141618 !important; }
.hover-color-wayh-color a:hover, .hover-color-wayh-color.unmenu-title:hover { color: #141618 !important; fill: #141618 !important; }
.active-color-wayh-color.active { color: #141618 !important; fill: #141618 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wayh-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-wayh-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-wayh-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-wayh-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #141618 !important; fill: #141618 !important; }
.border-color-wayh-color { border-color: #141618 !important; }
.tmb-overlay-gradient-top .style-color-wayh-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #141618 0%, rgba(20, 22, 24, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-wayh-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #141618 0%, rgba(20, 22, 24, 0) 50%) !important;}
.un-btn-color-wayh:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-wayh { background: #141618 !important; }
.un-btn-color-wayh:hover { background: #141618 !important; }
.un-btn-txt-color-wayh { color: #141618 !important; }
.un-btn-txt-hover-color-wayh:hover { color: #141618 !important; }
.un-btn-brdr-color-wayh { border-color: #141618 !important; }
.un-btn-brdr-hover-color-wayh:hover { border-color: #141618 !important; }
.un-btn-icon-color-wayh i.fa { color: #141618 !important; }
.un-btn-icon-color-wayh .un-btn-svg { fill: #141618 !important; }
.un-btn-icon-hover-color-wayh:hover i.fa { color: #141618 !important; }
.un-btn-icon-hover-color-wayh:hover .un-btn-svg { fill: #141618 !important; }
.un-btn-icon-wr-color-wayh .btn-icon-out { background-color: #141618 !important; }
.un-btn-icon-wr-hover-color-wayh:hover .btn-icon-out { background-color: #141618 !important; } .style-color-rgdb-bg { background-color: #1b1d1f; }
.btn-color-rgdb { color: #ffffff !important; background-color: #1b1d1f !important; border-color: #1b1d1f !important; }
.btn-color-rgdb:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-rgdb:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-rgdb:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #1b1d1f !important;}
.btn-color-rgdb.btn-flat:not(.btn-hover-nobg):hover, .btn-color-rgdb.btn-flat:not(.btn-hover-nobg):focus, .btn-color-rgdb.btn-flat:active { background-color: #0e1012 !important; border-color: #0e1012 !important;}
.btn-color-rgdb:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-rgdb:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-rgdb:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline { background-color: transparent !important; border-color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline:not(.btn-text-skin) { color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline:not(.btn-hover-nobg):hover, .btn-color-rgdb.btn-outline:not(.btn-hover-nobg):focus, btn-color-rgdb.btn-outline:active { background-color: #1b1d1f !important; border-color: #1b1d1f !important; }
.btn-color-rgdb.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-rgdb.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-rgdb.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-rgdb.btn-text-skin.btn-outline, .style-light .btn-color-rgdb.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-rgdb.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-rgdb.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-rgdb.btn-text-skin.btn-outline:hover, .style-light .btn-color-rgdb.btn-text-skin.btn-outline:focus, .style-light .btn-color-rgdb.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-rgdb.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-rgdb.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-rgdb.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-rgdb.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-rgdb { color: #1b1d1f !important; }
.after-bg-color-rgdb-color:after { background-color: #1b1d1f !important;}
.text-color-rgdb-color, .text-color-rgdb-color a { color: #1b1d1f !important; fill: #1b1d1f !important; }
.hover-color-rgdb-color a:hover, .hover-color-rgdb-color.unmenu-title:hover { color: #1b1d1f !important; fill: #1b1d1f !important; }
.active-color-rgdb-color.active { color: #1b1d1f !important; fill: #1b1d1f !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-rgdb-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-rgdb-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-rgdb-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-rgdb-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #1b1d1f !important; fill: #1b1d1f !important; }
.border-color-rgdb-color { border-color: #1b1d1f !important; }
.tmb-overlay-gradient-top .style-color-rgdb-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #1b1d1f 0%, rgba(27, 29, 31, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-rgdb-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #1b1d1f 0%, rgba(27, 29, 31, 0) 50%) !important;}
.un-btn-color-rgdb:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-rgdb { background: #1b1d1f !important; }
.un-btn-color-rgdb:hover { background: #1b1d1f !important; }
.un-btn-txt-color-rgdb { color: #1b1d1f !important; }
.un-btn-txt-hover-color-rgdb:hover { color: #1b1d1f !important; }
.un-btn-brdr-color-rgdb { border-color: #1b1d1f !important; }
.un-btn-brdr-hover-color-rgdb:hover { border-color: #1b1d1f !important; }
.un-btn-icon-color-rgdb i.fa { color: #1b1d1f !important; }
.un-btn-icon-color-rgdb .un-btn-svg { fill: #1b1d1f !important; }
.un-btn-icon-hover-color-rgdb:hover i.fa { color: #1b1d1f !important; }
.un-btn-icon-hover-color-rgdb:hover .un-btn-svg { fill: #1b1d1f !important; }
.un-btn-icon-wr-color-rgdb .btn-icon-out { background-color: #1b1d1f !important; }
.un-btn-icon-wr-hover-color-rgdb:hover .btn-icon-out { background-color: #1b1d1f !important; } .style-color-prif-bg { background-color: #303133; }
.btn-color-prif { color: #ffffff !important; background-color: #303133 !important; border-color: #303133 !important; }
.btn-color-prif:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-prif:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-prif:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #303133 !important;}
.btn-color-prif.btn-flat:not(.btn-hover-nobg):hover, .btn-color-prif.btn-flat:not(.btn-hover-nobg):focus, .btn-color-prif.btn-flat:active { background-color: #232426 !important; border-color: #232426 !important;}
.btn-color-prif:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-prif:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-prif:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #303133 !important; }
.btn-color-prif.btn-outline { background-color: transparent !important; border-color: #303133 !important; }
.btn-color-prif.btn-outline:not(.btn-text-skin) { color: #303133 !important; }
.btn-color-prif.btn-outline:not(.btn-hover-nobg):hover, .btn-color-prif.btn-outline:not(.btn-hover-nobg):focus, btn-color-prif.btn-outline:active { background-color: #303133 !important; border-color: #303133 !important; }
.btn-color-prif.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-prif.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-prif.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-prif.btn-text-skin.btn-outline, .style-light .btn-color-prif.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-prif.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-prif.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-prif.btn-text-skin.btn-outline:hover, .style-light .btn-color-prif.btn-text-skin.btn-outline:focus, .style-light .btn-color-prif.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-prif.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-prif.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-prif.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-prif.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-prif { color: #303133 !important; }
.after-bg-color-prif-color:after { background-color: #303133 !important;}
.text-color-prif-color, .text-color-prif-color a { color: #303133 !important; fill: #303133 !important; }
.hover-color-prif-color a:hover, .hover-color-prif-color.unmenu-title:hover { color: #303133 !important; fill: #303133 !important; }
.active-color-prif-color.active { color: #303133 !important; fill: #303133 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-prif-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-prif-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-prif-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-prif-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-prif-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #303133 !important; fill: #303133 !important; }
.border-color-prif-color { border-color: #303133 !important; }
.tmb-overlay-gradient-top .style-color-prif-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #303133 0%, rgba(48, 49, 51, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-prif-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #303133 0%, rgba(48, 49, 51, 0) 50%) !important;}
.un-btn-color-prif:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-prif { background: #303133 !important; }
.un-btn-color-prif:hover { background: #303133 !important; }
.un-btn-txt-color-prif { color: #303133 !important; }
.un-btn-txt-hover-color-prif:hover { color: #303133 !important; }
.un-btn-brdr-color-prif { border-color: #303133 !important; }
.un-btn-brdr-hover-color-prif:hover { border-color: #303133 !important; }
.un-btn-icon-color-prif i.fa { color: #303133 !important; }
.un-btn-icon-color-prif .un-btn-svg { fill: #303133 !important; }
.un-btn-icon-hover-color-prif:hover i.fa { color: #303133 !important; }
.un-btn-icon-hover-color-prif:hover .un-btn-svg { fill: #303133 !important; }
.un-btn-icon-wr-color-prif .btn-icon-out { background-color: #303133 !important; }
.un-btn-icon-wr-hover-color-prif:hover .btn-icon-out { background-color: #303133 !important; } .style-color-xsdn-bg { background-color: #ffffff; }
.btn-color-xsdn { color: #ffffff !important; background-color: #ffffff !important; border-color: #ffffff !important; }
.btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-xsdn:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ffffff !important;}
.btn-color-xsdn.btn-flat:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-flat:not(.btn-hover-nobg):focus, .btn-color-xsdn.btn-flat:active { background-color: #f2f2f2 !important; border-color: #f2f2f2 !important;}
.btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-xsdn:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ffffff !important; }
.btn-color-xsdn.btn-outline { background-color: transparent !important; border-color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-text-skin) { color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):focus, btn-color-xsdn.btn-outline:active { background-color: #ffffff !important; border-color: #ffffff !important; }
.btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-xsdn.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-xsdn.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-xsdn.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-xsdn.btn-text-skin.btn-outline:hover, .style-light .btn-color-xsdn.btn-text-skin.btn-outline:focus, .style-light .btn-color-xsdn.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-xsdn.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-xsdn.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-xsdn { color: #ffffff !important; }
.after-bg-color-xsdn-color:after { background-color: #ffffff !important;}
.text-color-xsdn-color, .text-color-xsdn-color a { color: #ffffff !important; fill: #ffffff !important; }
.hover-color-xsdn-color a:hover, .hover-color-xsdn-color.unmenu-title:hover { color: #ffffff !important; fill: #ffffff !important; }
.active-color-xsdn-color.active { color: #ffffff !important; fill: #ffffff !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-xsdn-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-xsdn-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-xsdn-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-xsdn-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #ffffff !important; fill: #ffffff !important; }
.border-color-xsdn-color { border-color: #ffffff !important; }
.tmb-overlay-gradient-top .style-color-xsdn-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ffffff 0%, rgba(255, 255, 255, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-xsdn-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ffffff 0%, rgba(255, 255, 255, 0) 50%) !important;}
.un-btn-color-xsdn:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-xsdn { background: #ffffff !important; }
.un-btn-color-xsdn:hover { background: #ffffff !important; }
.un-btn-txt-color-xsdn { color: #ffffff !important; }
.un-btn-txt-hover-color-xsdn:hover { color: #ffffff !important; }
.un-btn-brdr-color-xsdn { border-color: #ffffff !important; }
.un-btn-brdr-hover-color-xsdn:hover { border-color: #ffffff !important; }
.un-btn-icon-color-xsdn i.fa { color: #ffffff !important; }
.un-btn-icon-color-xsdn .un-btn-svg { fill: #ffffff !important; }
.un-btn-icon-hover-color-xsdn:hover i.fa { color: #ffffff !important; }
.un-btn-icon-hover-color-xsdn:hover .un-btn-svg { fill: #ffffff !important; }
.un-btn-icon-wr-color-xsdn .btn-icon-out { background-color: #ffffff !important; }
.un-btn-icon-wr-hover-color-xsdn:hover .btn-icon-out { background-color: #ffffff !important; } .style-color-lxmt-bg { background-color: #f7f7f7; }
.btn-color-lxmt { color: #ffffff !important; background-color: #f7f7f7 !important; border-color: #f7f7f7 !important; }
.btn-color-lxmt:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-lxmt:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-lxmt:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #f7f7f7 !important;}
.btn-color-lxmt.btn-flat:not(.btn-hover-nobg):hover, .btn-color-lxmt.btn-flat:not(.btn-hover-nobg):focus, .btn-color-lxmt.btn-flat:active { background-color: #eaeaea !important; border-color: #eaeaea !important;}
.btn-color-lxmt:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-lxmt:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-lxmt:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline { background-color: transparent !important; border-color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline:not(.btn-text-skin) { color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline:not(.btn-hover-nobg):hover, .btn-color-lxmt.btn-outline:not(.btn-hover-nobg):focus, btn-color-lxmt.btn-outline:active { background-color: #f7f7f7 !important; border-color: #f7f7f7 !important; }
.btn-color-lxmt.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-lxmt.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-lxmt.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-lxmt.btn-text-skin.btn-outline, .style-light .btn-color-lxmt.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-lxmt.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-lxmt.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-lxmt.btn-text-skin.btn-outline:hover, .style-light .btn-color-lxmt.btn-text-skin.btn-outline:focus, .style-light .btn-color-lxmt.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-lxmt.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-lxmt.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-lxmt.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-lxmt.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-lxmt { color: #f7f7f7 !important; }
.after-bg-color-lxmt-color:after { background-color: #f7f7f7 !important;}
.text-color-lxmt-color, .text-color-lxmt-color a { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.hover-color-lxmt-color a:hover, .hover-color-lxmt-color.unmenu-title:hover { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.active-color-lxmt-color.active { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-lxmt-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-lxmt-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-lxmt-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-lxmt-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #f7f7f7 !important; fill: #f7f7f7 !important; }
.border-color-lxmt-color { border-color: #f7f7f7 !important; }
.tmb-overlay-gradient-top .style-color-lxmt-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #f7f7f7 0%, rgba(247, 247, 247, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-lxmt-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #f7f7f7 0%, rgba(247, 247, 247, 0) 50%) !important;}
.un-btn-color-lxmt:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-lxmt { background: #f7f7f7 !important; }
.un-btn-color-lxmt:hover { background: #f7f7f7 !important; }
.un-btn-txt-color-lxmt { color: #f7f7f7 !important; }
.un-btn-txt-hover-color-lxmt:hover { color: #f7f7f7 !important; }
.un-btn-brdr-color-lxmt { border-color: #f7f7f7 !important; }
.un-btn-brdr-hover-color-lxmt:hover { border-color: #f7f7f7 !important; }
.un-btn-icon-color-lxmt i.fa { color: #f7f7f7 !important; }
.un-btn-icon-color-lxmt .un-btn-svg { fill: #f7f7f7 !important; }
.un-btn-icon-hover-color-lxmt:hover i.fa { color: #f7f7f7 !important; }
.un-btn-icon-hover-color-lxmt:hover .un-btn-svg { fill: #f7f7f7 !important; }
.un-btn-icon-wr-color-lxmt .btn-icon-out { background-color: #f7f7f7 !important; }
.un-btn-icon-wr-hover-color-lxmt:hover .btn-icon-out { background-color: #f7f7f7 !important; } .style-color-gyho-bg { background-color: #eaeaea; }
.btn-color-gyho { color: #ffffff !important; background-color: #eaeaea !important; border-color: #eaeaea !important; }
.btn-color-gyho:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-gyho:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-gyho:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #eaeaea !important;}
.btn-color-gyho.btn-flat:not(.btn-hover-nobg):hover, .btn-color-gyho.btn-flat:not(.btn-hover-nobg):focus, .btn-color-gyho.btn-flat:active { background-color: #dddddd !important; border-color: #dddddd !important;}
.btn-color-gyho:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-gyho:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-gyho:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #eaeaea !important; }
.btn-color-gyho.btn-outline { background-color: transparent !important; border-color: #eaeaea !important; }
.btn-color-gyho.btn-outline:not(.btn-text-skin) { color: #eaeaea !important; }
.btn-color-gyho.btn-outline:not(.btn-hover-nobg):hover, .btn-color-gyho.btn-outline:not(.btn-hover-nobg):focus, btn-color-gyho.btn-outline:active { background-color: #eaeaea !important; border-color: #eaeaea !important; }
.btn-color-gyho.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-gyho.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-gyho.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-gyho.btn-text-skin.btn-outline, .style-light .btn-color-gyho.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-gyho.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-gyho.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-gyho.btn-text-skin.btn-outline:hover, .style-light .btn-color-gyho.btn-text-skin.btn-outline:focus, .style-light .btn-color-gyho.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-gyho.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-gyho.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-gyho.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-gyho.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-gyho { color: #eaeaea !important; }
.after-bg-color-gyho-color:after { background-color: #eaeaea !important;}
.text-color-gyho-color, .text-color-gyho-color a { color: #eaeaea !important; fill: #eaeaea !important; }
.hover-color-gyho-color a:hover, .hover-color-gyho-color.unmenu-title:hover { color: #eaeaea !important; fill: #eaeaea !important; }
.active-color-gyho-color.active { color: #eaeaea !important; fill: #eaeaea !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-gyho-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-gyho-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-gyho-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-gyho-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #eaeaea !important; fill: #eaeaea !important; }
.border-color-gyho-color { border-color: #eaeaea !important; }
.tmb-overlay-gradient-top .style-color-gyho-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #eaeaea 0%, rgba(234, 234, 234, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-gyho-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #eaeaea 0%, rgba(234, 234, 234, 0) 50%) !important;}
.un-btn-color-gyho:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-gyho { background: #eaeaea !important; }
.un-btn-color-gyho:hover { background: #eaeaea !important; }
.un-btn-txt-color-gyho { color: #eaeaea !important; }
.un-btn-txt-hover-color-gyho:hover { color: #eaeaea !important; }
.un-btn-brdr-color-gyho { border-color: #eaeaea !important; }
.un-btn-brdr-hover-color-gyho:hover { border-color: #eaeaea !important; }
.un-btn-icon-color-gyho i.fa { color: #eaeaea !important; }
.un-btn-icon-color-gyho .un-btn-svg { fill: #eaeaea !important; }
.un-btn-icon-hover-color-gyho:hover i.fa { color: #eaeaea !important; }
.un-btn-icon-hover-color-gyho:hover .un-btn-svg { fill: #eaeaea !important; }
.un-btn-icon-wr-color-gyho .btn-icon-out { background-color: #eaeaea !important; }
.un-btn-icon-wr-hover-color-gyho:hover .btn-icon-out { background-color: #eaeaea !important; } .style-color-uydo-bg { background-color: #dddddd; }
.btn-color-uydo { color: #ffffff !important; background-color: #dddddd !important; border-color: #dddddd !important; }
.btn-color-uydo:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-uydo:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-uydo:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #dddddd !important;}
.btn-color-uydo.btn-flat:not(.btn-hover-nobg):hover, .btn-color-uydo.btn-flat:not(.btn-hover-nobg):focus, .btn-color-uydo.btn-flat:active { background-color: #d0d0d0 !important; border-color: #d0d0d0 !important;}
.btn-color-uydo:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-uydo:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-uydo:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #dddddd !important; }
.btn-color-uydo.btn-outline { background-color: transparent !important; border-color: #dddddd !important; }
.btn-color-uydo.btn-outline:not(.btn-text-skin) { color: #dddddd !important; }
.btn-color-uydo.btn-outline:not(.btn-hover-nobg):hover, .btn-color-uydo.btn-outline:not(.btn-hover-nobg):focus, btn-color-uydo.btn-outline:active { background-color: #dddddd !important; border-color: #dddddd !important; }
.btn-color-uydo.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-uydo.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-uydo.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-uydo.btn-text-skin.btn-outline, .style-light .btn-color-uydo.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-uydo.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-uydo.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-uydo.btn-text-skin.btn-outline:hover, .style-light .btn-color-uydo.btn-text-skin.btn-outline:focus, .style-light .btn-color-uydo.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-uydo.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-uydo.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-uydo.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-uydo.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-uydo { color: #dddddd !important; }
.after-bg-color-uydo-color:after { background-color: #dddddd !important;}
.text-color-uydo-color, .text-color-uydo-color a { color: #dddddd !important; fill: #dddddd !important; }
.hover-color-uydo-color a:hover, .hover-color-uydo-color.unmenu-title:hover { color: #dddddd !important; fill: #dddddd !important; }
.active-color-uydo-color.active { color: #dddddd !important; fill: #dddddd !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-uydo-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-uydo-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-uydo-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-uydo-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #dddddd !important; fill: #dddddd !important; }
.border-color-uydo-color { border-color: #dddddd !important; }
.tmb-overlay-gradient-top .style-color-uydo-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #dddddd 0%, rgba(221, 221, 221, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-uydo-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #dddddd 0%, rgba(221, 221, 221, 0) 50%) !important;}
.un-btn-color-uydo:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-uydo { background: #dddddd !important; }
.un-btn-color-uydo:hover { background: #dddddd !important; }
.un-btn-txt-color-uydo { color: #dddddd !important; }
.un-btn-txt-hover-color-uydo:hover { color: #dddddd !important; }
.un-btn-brdr-color-uydo { border-color: #dddddd !important; }
.un-btn-brdr-hover-color-uydo:hover { border-color: #dddddd !important; }
.un-btn-icon-color-uydo i.fa { color: #dddddd !important; }
.un-btn-icon-color-uydo .un-btn-svg { fill: #dddddd !important; }
.un-btn-icon-hover-color-uydo:hover i.fa { color: #dddddd !important; }
.un-btn-icon-hover-color-uydo:hover .un-btn-svg { fill: #dddddd !important; }
.un-btn-icon-wr-color-uydo .btn-icon-out { background-color: #dddddd !important; }
.un-btn-icon-wr-hover-color-uydo:hover .btn-icon-out { background-color: #dddddd !important; } .style-color-wvjs-bg { background-color: #777777; }
.btn-color-wvjs { color: #ffffff !important; background-color: #777777 !important; border-color: #777777 !important; }
.btn-color-wvjs:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-wvjs:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-wvjs:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #777777 !important;}
.btn-color-wvjs.btn-flat:not(.btn-hover-nobg):hover, .btn-color-wvjs.btn-flat:not(.btn-hover-nobg):focus, .btn-color-wvjs.btn-flat:active { background-color: #6a6a6a !important; border-color: #6a6a6a !important;}
.btn-color-wvjs:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-wvjs:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-wvjs:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #777777 !important; }
.btn-color-wvjs.btn-outline { background-color: transparent !important; border-color: #777777 !important; }
.btn-color-wvjs.btn-outline:not(.btn-text-skin) { color: #777777 !important; }
.btn-color-wvjs.btn-outline:not(.btn-hover-nobg):hover, .btn-color-wvjs.btn-outline:not(.btn-hover-nobg):focus, btn-color-wvjs.btn-outline:active { background-color: #777777 !important; border-color: #777777 !important; }
.btn-color-wvjs.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-wvjs.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-wvjs.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-wvjs.btn-text-skin.btn-outline, .style-light .btn-color-wvjs.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-wvjs.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-wvjs.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-wvjs.btn-text-skin.btn-outline:hover, .style-light .btn-color-wvjs.btn-text-skin.btn-outline:focus, .style-light .btn-color-wvjs.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-wvjs.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-wvjs.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-wvjs.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-wvjs.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-wvjs { color: #777777 !important; }
.after-bg-color-wvjs-color:after { background-color: #777777 !important;}
.text-color-wvjs-color, .text-color-wvjs-color a { color: #777777 !important; fill: #777777 !important; }
.hover-color-wvjs-color a:hover, .hover-color-wvjs-color.unmenu-title:hover { color: #777777 !important; fill: #777777 !important; }
.active-color-wvjs-color.active { color: #777777 !important; fill: #777777 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-wvjs-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-wvjs-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-wvjs-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-wvjs-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #777777 !important; fill: #777777 !important; }
.border-color-wvjs-color { border-color: #777777 !important; }
.tmb-overlay-gradient-top .style-color-wvjs-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #777777 0%, rgba(119, 119, 119, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-wvjs-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #777777 0%, rgba(119, 119, 119, 0) 50%) !important;}
.un-btn-color-wvjs:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-wvjs { background: #777777 !important; }
.un-btn-color-wvjs:hover { background: #777777 !important; }
.un-btn-txt-color-wvjs { color: #777777 !important; }
.un-btn-txt-hover-color-wvjs:hover { color: #777777 !important; }
.un-btn-brdr-color-wvjs { border-color: #777777 !important; }
.un-btn-brdr-hover-color-wvjs:hover { border-color: #777777 !important; }
.un-btn-icon-color-wvjs i.fa { color: #777777 !important; }
.un-btn-icon-color-wvjs .un-btn-svg { fill: #777777 !important; }
.un-btn-icon-hover-color-wvjs:hover i.fa { color: #777777 !important; }
.un-btn-icon-hover-color-wvjs:hover .un-btn-svg { fill: #777777 !important; }
.un-btn-icon-wr-color-wvjs .btn-icon-out { background-color: #777777 !important; }
.un-btn-icon-wr-hover-color-wvjs:hover .btn-icon-out { background-color: #777777 !important; } .style-color-583558-bg { background-color: #000075; }
.btn-color-583558 { color: #ffffff !important; background-color: #000075 !important; border-color: #000075 !important; }
.btn-color-583558:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-583558:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-583558:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #000075 !important;}
.btn-color-583558.btn-flat:not(.btn-hover-nobg):hover, .btn-color-583558.btn-flat:not(.btn-hover-nobg):focus, .btn-color-583558.btn-flat:active { background-color: #000068 !important; border-color: #000068 !important;}
.btn-color-583558:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-583558:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-583558:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #000075 !important; }
.btn-color-583558.btn-outline { background-color: transparent !important; border-color: #000075 !important; }
.btn-color-583558.btn-outline:not(.btn-text-skin) { color: #000075 !important; }
.btn-color-583558.btn-outline:not(.btn-hover-nobg):hover, .btn-color-583558.btn-outline:not(.btn-hover-nobg):focus, btn-color-583558.btn-outline:active { background-color: #000075 !important; border-color: #000075 !important; }
.btn-color-583558.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-583558.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-583558.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-583558.btn-text-skin.btn-outline, .style-light .btn-color-583558.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-583558.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-583558.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-583558.btn-text-skin.btn-outline:hover, .style-light .btn-color-583558.btn-text-skin.btn-outline:focus, .style-light .btn-color-583558.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-583558.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-583558.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-583558.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-583558.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-583558.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-583558.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-583558.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-583558 { color: #000075 !important; }
.after-bg-color-583558-color:after { background-color: #000075 !important;}
.text-color-583558-color, .text-color-583558-color a { color: #000075 !important; fill: #000075 !important; }
.hover-color-583558-color a:hover, .hover-color-583558-color.unmenu-title:hover { color: #000075 !important; fill: #000075 !important; }
.active-color-583558-color.active { color: #000075 !important; fill: #000075 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-583558-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-583558-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-583558-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-583558-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-583558-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-583558-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-583558-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-583558-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-583558-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-583558-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-583558-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-583558-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-583558-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-583558-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-583558-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-583558-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-583558-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-583558-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-583558-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-583558-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-583558-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-583558-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-583558-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-583558-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #000075 !important; fill: #000075 !important; }
.border-color-583558-color { border-color: #000075 !important; }
.tmb-overlay-gradient-top .style-color-583558-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #000075 0%, rgba(0, 0, 117, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-583558-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #000075 0%, rgba(0, 0, 117, 0) 50%) !important;}
.un-btn-color-583558:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-583558 { background: #000075 !important; }
.un-btn-color-583558:hover { background: #000075 !important; }
.un-btn-txt-color-583558 { color: #000075 !important; }
.un-btn-txt-hover-color-583558:hover { color: #000075 !important; }
.un-btn-brdr-color-583558 { border-color: #000075 !important; }
.un-btn-brdr-hover-color-583558:hover { border-color: #000075 !important; }
.un-btn-icon-color-583558 i.fa { color: #000075 !important; }
.un-btn-icon-color-583558 .un-btn-svg { fill: #000075 !important; }
.un-btn-icon-hover-color-583558:hover i.fa { color: #000075 !important; }
.un-btn-icon-hover-color-583558:hover .un-btn-svg { fill: #000075 !important; }
.un-btn-icon-wr-color-583558 .btn-icon-out { background-color: #000075 !important; }
.un-btn-icon-wr-hover-color-583558:hover .btn-icon-out { background-color: #000075 !important; } .style-color-371289-bg { background-color: #00ffff; }
.btn-color-371289 { color: #ffffff !important; background-color: #00ffff !important; border-color: #00ffff !important; }
.btn-color-371289:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-371289:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-371289:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #00ffff !important;}
.btn-color-371289.btn-flat:not(.btn-hover-nobg):hover, .btn-color-371289.btn-flat:not(.btn-hover-nobg):focus, .btn-color-371289.btn-flat:active { background-color: #00f2f2 !important; border-color: #00f2f2 !important;}
.btn-color-371289:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-371289:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-371289:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #00ffff !important; }
.btn-color-371289.btn-outline { background-color: transparent !important; border-color: #00ffff !important; }
.btn-color-371289.btn-outline:not(.btn-text-skin) { color: #00ffff !important; }
.btn-color-371289.btn-outline:not(.btn-hover-nobg):hover, .btn-color-371289.btn-outline:not(.btn-hover-nobg):focus, btn-color-371289.btn-outline:active { background-color: #00ffff !important; border-color: #00ffff !important; }
.btn-color-371289.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-371289.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-371289.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-371289.btn-text-skin.btn-outline, .style-light .btn-color-371289.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-371289.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-371289.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-371289.btn-text-skin.btn-outline:hover, .style-light .btn-color-371289.btn-text-skin.btn-outline:focus, .style-light .btn-color-371289.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-371289.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-371289.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-371289.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-371289.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-371289.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-371289.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-371289.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-371289 { color: #00ffff !important; }
.after-bg-color-371289-color:after { background-color: #00ffff !important;}
.text-color-371289-color, .text-color-371289-color a { color: #00ffff !important; fill: #00ffff !important; }
.hover-color-371289-color a:hover, .hover-color-371289-color.unmenu-title:hover { color: #00ffff !important; fill: #00ffff !important; }
.active-color-371289-color.active { color: #00ffff !important; fill: #00ffff !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-371289-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-371289-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-371289-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-371289-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-371289-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-371289-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-371289-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-371289-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-371289-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-371289-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-371289-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-371289-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-371289-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-371289-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-371289-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-371289-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-371289-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-371289-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-371289-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-371289-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-371289-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-371289-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-371289-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-371289-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #00ffff !important; fill: #00ffff !important; }
.border-color-371289-color { border-color: #00ffff !important; }
.tmb-overlay-gradient-top .style-color-371289-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #00ffff 0%, rgba(0, 255, 255, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-371289-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #00ffff 0%, rgba(0, 255, 255, 0) 50%) !important;}
.un-btn-color-371289:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-371289 { background: #00ffff !important; }
.un-btn-color-371289:hover { background: #00ffff !important; }
.un-btn-txt-color-371289 { color: #00ffff !important; }
.un-btn-txt-hover-color-371289:hover { color: #00ffff !important; }
.un-btn-brdr-color-371289 { border-color: #00ffff !important; }
.un-btn-brdr-hover-color-371289:hover { border-color: #00ffff !important; }
.un-btn-icon-color-371289 i.fa { color: #00ffff !important; }
.un-btn-icon-color-371289 .un-btn-svg { fill: #00ffff !important; }
.un-btn-icon-hover-color-371289:hover i.fa { color: #00ffff !important; }
.un-btn-icon-hover-color-371289:hover .un-btn-svg { fill: #00ffff !important; }
.un-btn-icon-wr-color-371289 .btn-icon-out { background-color: #00ffff !important; }
.un-btn-icon-wr-hover-color-371289:hover .btn-icon-out { background-color: #00ffff !important; } .style-color-190197-bg { background-color: #6d01ec; }
.btn-color-190197 { color: #ffffff !important; background-color: #6d01ec !important; border-color: #6d01ec !important; }
.btn-color-190197:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-190197:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-190197:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #6d01ec !important;}
.btn-color-190197.btn-flat:not(.btn-hover-nobg):hover, .btn-color-190197.btn-flat:not(.btn-hover-nobg):focus, .btn-color-190197.btn-flat:active { background-color: #6000df !important; border-color: #6000df !important;}
.btn-color-190197:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-190197:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-190197:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #6d01ec !important; }
.btn-color-190197.btn-outline { background-color: transparent !important; border-color: #6d01ec !important; }
.btn-color-190197.btn-outline:not(.btn-text-skin) { color: #6d01ec !important; }
.btn-color-190197.btn-outline:not(.btn-hover-nobg):hover, .btn-color-190197.btn-outline:not(.btn-hover-nobg):focus, btn-color-190197.btn-outline:active { background-color: #6d01ec !important; border-color: #6d01ec !important; }
.btn-color-190197.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-190197.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-190197.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-190197.btn-text-skin.btn-outline, .style-light .btn-color-190197.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-190197.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-190197.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-190197.btn-text-skin.btn-outline:hover, .style-light .btn-color-190197.btn-text-skin.btn-outline:focus, .style-light .btn-color-190197.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-190197.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-190197.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-190197.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-190197.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-190197.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-190197.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-190197.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-190197 { color: #6d01ec !important; }
.after-bg-color-190197-color:after { background-color: #6d01ec !important;}
.text-color-190197-color, .text-color-190197-color a { color: #6d01ec !important; fill: #6d01ec !important; }
.hover-color-190197-color a:hover, .hover-color-190197-color.unmenu-title:hover { color: #6d01ec !important; fill: #6d01ec !important; }
.active-color-190197-color.active { color: #6d01ec !important; fill: #6d01ec !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-190197-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-190197-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-190197-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-190197-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-190197-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-190197-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-190197-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-190197-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-190197-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-190197-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-190197-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-190197-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-190197-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-190197-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-190197-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-190197-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-190197-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-190197-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-190197-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-190197-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-190197-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-190197-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-190197-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-190197-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #6d01ec !important; fill: #6d01ec !important; }
.border-color-190197-color { border-color: #6d01ec !important; }
.tmb-overlay-gradient-top .style-color-190197-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #6d01ec 0%, rgba(109, 1, 236, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-190197-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #6d01ec 0%, rgba(109, 1, 236, 0) 50%) !important;}
.un-btn-color-190197:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-190197 { background: #6d01ec !important; }
.un-btn-color-190197:hover { background: #6d01ec !important; }
.un-btn-txt-color-190197 { color: #6d01ec !important; }
.un-btn-txt-hover-color-190197:hover { color: #6d01ec !important; }
.un-btn-brdr-color-190197 { border-color: #6d01ec !important; }
.un-btn-brdr-hover-color-190197:hover { border-color: #6d01ec !important; }
.un-btn-icon-color-190197 i.fa { color: #6d01ec !important; }
.un-btn-icon-color-190197 .un-btn-svg { fill: #6d01ec !important; }
.un-btn-icon-hover-color-190197:hover i.fa { color: #6d01ec !important; }
.un-btn-icon-hover-color-190197:hover .un-btn-svg { fill: #6d01ec !important; }
.un-btn-icon-wr-color-190197 .btn-icon-out { background-color: #6d01ec !important; }
.un-btn-icon-wr-hover-color-190197:hover .btn-icon-out { background-color: #6d01ec !important; } .style-color-825360-bg { background-color: #00ff5f; }
.btn-color-825360 { color: #ffffff !important; background-color: #00ff5f !important; border-color: #00ff5f !important; }
.btn-color-825360:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-825360:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-825360:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #00ff5f !important;}
.btn-color-825360.btn-flat:not(.btn-hover-nobg):hover, .btn-color-825360.btn-flat:not(.btn-hover-nobg):focus, .btn-color-825360.btn-flat:active { background-color: #00f252 !important; border-color: #00f252 !important;}
.btn-color-825360:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-825360:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-825360:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #00ff5f !important; }
.btn-color-825360.btn-outline { background-color: transparent !important; border-color: #00ff5f !important; }
.btn-color-825360.btn-outline:not(.btn-text-skin) { color: #00ff5f !important; }
.btn-color-825360.btn-outline:not(.btn-hover-nobg):hover, .btn-color-825360.btn-outline:not(.btn-hover-nobg):focus, btn-color-825360.btn-outline:active { background-color: #00ff5f !important; border-color: #00ff5f !important; }
.btn-color-825360.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-825360.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-825360.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-825360.btn-text-skin.btn-outline, .style-light .btn-color-825360.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-825360.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-825360.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-825360.btn-text-skin.btn-outline:hover, .style-light .btn-color-825360.btn-text-skin.btn-outline:focus, .style-light .btn-color-825360.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-825360.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-825360.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-825360.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-825360.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-825360.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-825360.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-825360.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-825360 { color: #00ff5f !important; }
.after-bg-color-825360-color:after { background-color: #00ff5f !important;}
.text-color-825360-color, .text-color-825360-color a { color: #00ff5f !important; fill: #00ff5f !important; }
.hover-color-825360-color a:hover, .hover-color-825360-color.unmenu-title:hover { color: #00ff5f !important; fill: #00ff5f !important; }
.active-color-825360-color.active { color: #00ff5f !important; fill: #00ff5f !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-825360-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-825360-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-825360-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-825360-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-825360-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-825360-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-825360-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-825360-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-825360-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-825360-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-825360-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-825360-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-825360-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-825360-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-825360-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-825360-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-825360-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-825360-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-825360-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-825360-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-825360-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-825360-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-825360-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-825360-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #00ff5f !important; fill: #00ff5f !important; }
.border-color-825360-color { border-color: #00ff5f !important; }
.tmb-overlay-gradient-top .style-color-825360-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #00ff5f 0%, rgba(0, 255, 95, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-825360-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #00ff5f 0%, rgba(0, 255, 95, 0) 50%) !important;}
.un-btn-color-825360:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-825360 { background: #00ff5f !important; }
.un-btn-color-825360:hover { background: #00ff5f !important; }
.un-btn-txt-color-825360 { color: #00ff5f !important; }
.un-btn-txt-hover-color-825360:hover { color: #00ff5f !important; }
.un-btn-brdr-color-825360 { border-color: #00ff5f !important; }
.un-btn-brdr-hover-color-825360:hover { border-color: #00ff5f !important; }
.un-btn-icon-color-825360 i.fa { color: #00ff5f !important; }
.un-btn-icon-color-825360 .un-btn-svg { fill: #00ff5f !important; }
.un-btn-icon-hover-color-825360:hover i.fa { color: #00ff5f !important; }
.un-btn-icon-hover-color-825360:hover .un-btn-svg { fill: #00ff5f !important; }
.un-btn-icon-wr-color-825360 .btn-icon-out { background-color: #00ff5f !important; }
.un-btn-icon-wr-hover-color-825360:hover .btn-icon-out { background-color: #00ff5f !important; } .style-color-502531-bg { background-color: #ffff26; }
.btn-color-502531 { color: #ffffff !important; background-color: #ffff26 !important; border-color: #ffff26 !important; }
.btn-color-502531:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-502531:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-502531:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ffff26 !important;}
.btn-color-502531.btn-flat:not(.btn-hover-nobg):hover, .btn-color-502531.btn-flat:not(.btn-hover-nobg):focus, .btn-color-502531.btn-flat:active { background-color: #f2f219 !important; border-color: #f2f219 !important;}
.btn-color-502531:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-502531:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-502531:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ffff26 !important; }
.btn-color-502531.btn-outline { background-color: transparent !important; border-color: #ffff26 !important; }
.btn-color-502531.btn-outline:not(.btn-text-skin) { color: #ffff26 !important; }
.btn-color-502531.btn-outline:not(.btn-hover-nobg):hover, .btn-color-502531.btn-outline:not(.btn-hover-nobg):focus, btn-color-502531.btn-outline:active { background-color: #ffff26 !important; border-color: #ffff26 !important; }
.btn-color-502531.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-502531.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-502531.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-502531.btn-text-skin.btn-outline, .style-light .btn-color-502531.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-502531.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-502531.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-502531.btn-text-skin.btn-outline:hover, .style-light .btn-color-502531.btn-text-skin.btn-outline:focus, .style-light .btn-color-502531.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-502531.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-502531.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-502531.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-502531.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-502531.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-502531.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-502531.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-502531 { color: #ffff26 !important; }
.after-bg-color-502531-color:after { background-color: #ffff26 !important;}
.text-color-502531-color, .text-color-502531-color a { color: #ffff26 !important; fill: #ffff26 !important; }
.hover-color-502531-color a:hover, .hover-color-502531-color.unmenu-title:hover { color: #ffff26 !important; fill: #ffff26 !important; }
.active-color-502531-color.active { color: #ffff26 !important; fill: #ffff26 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-502531-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-502531-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-502531-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-502531-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-502531-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-502531-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-502531-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-502531-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-502531-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-502531-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-502531-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-502531-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-502531-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-502531-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-502531-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-502531-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-502531-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-502531-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-502531-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-502531-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-502531-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-502531-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-502531-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-502531-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #ffff26 !important; fill: #ffff26 !important; }
.border-color-502531-color { border-color: #ffff26 !important; }
.tmb-overlay-gradient-top .style-color-502531-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ffff26 0%, rgba(255, 255, 38, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-502531-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ffff26 0%, rgba(255, 255, 38, 0) 50%) !important;}
.un-btn-color-502531:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-502531 { background: #ffff26 !important; }
.un-btn-color-502531:hover { background: #ffff26 !important; }
.un-btn-txt-color-502531 { color: #ffff26 !important; }
.un-btn-txt-hover-color-502531:hover { color: #ffff26 !important; }
.un-btn-brdr-color-502531 { border-color: #ffff26 !important; }
.un-btn-brdr-hover-color-502531:hover { border-color: #ffff26 !important; }
.un-btn-icon-color-502531 i.fa { color: #ffff26 !important; }
.un-btn-icon-color-502531 .un-btn-svg { fill: #ffff26 !important; }
.un-btn-icon-hover-color-502531:hover i.fa { color: #ffff26 !important; }
.un-btn-icon-hover-color-502531:hover .un-btn-svg { fill: #ffff26 !important; }
.un-btn-icon-wr-color-502531 .btn-icon-out { background-color: #ffff26 !important; }
.un-btn-icon-wr-hover-color-502531:hover .btn-icon-out { background-color: #ffff26 !important; } .style-color-775497-bg { background-color: #db0061; }
.btn-color-775497 { color: #ffffff !important; background-color: #db0061 !important; border-color: #db0061 !important; }
.btn-color-775497:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-775497:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-775497:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #db0061 !important;}
.btn-color-775497.btn-flat:not(.btn-hover-nobg):hover, .btn-color-775497.btn-flat:not(.btn-hover-nobg):focus, .btn-color-775497.btn-flat:active { background-color: #ce0054 !important; border-color: #ce0054 !important;}
.btn-color-775497:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-775497:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-775497:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #db0061 !important; }
.btn-color-775497.btn-outline { background-color: transparent !important; border-color: #db0061 !important; }
.btn-color-775497.btn-outline:not(.btn-text-skin) { color: #db0061 !important; }
.btn-color-775497.btn-outline:not(.btn-hover-nobg):hover, .btn-color-775497.btn-outline:not(.btn-hover-nobg):focus, btn-color-775497.btn-outline:active { background-color: #db0061 !important; border-color: #db0061 !important; }
.btn-color-775497.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-775497.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-775497.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-775497.btn-text-skin.btn-outline, .style-light .btn-color-775497.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-775497.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-775497.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-775497.btn-text-skin.btn-outline:hover, .style-light .btn-color-775497.btn-text-skin.btn-outline:focus, .style-light .btn-color-775497.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-775497.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-775497.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-775497.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-775497.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-775497.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-775497.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-775497.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-775497 { color: #db0061 !important; }
.after-bg-color-775497-color:after { background-color: #db0061 !important;}
.text-color-775497-color, .text-color-775497-color a { color: #db0061 !important; fill: #db0061 !important; }
.hover-color-775497-color a:hover, .hover-color-775497-color.unmenu-title:hover { color: #db0061 !important; fill: #db0061 !important; }
.active-color-775497-color.active { color: #db0061 !important; fill: #db0061 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-775497-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-775497-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-775497-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-775497-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-775497-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-775497-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-775497-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-775497-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-775497-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-775497-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-775497-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-775497-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-775497-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-775497-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-775497-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-775497-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-775497-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-775497-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-775497-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-775497-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-775497-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-775497-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-775497-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-775497-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #db0061 !important; fill: #db0061 !important; }
.border-color-775497-color { border-color: #db0061 !important; }
.tmb-overlay-gradient-top .style-color-775497-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #db0061 0%, rgba(219, 0, 97, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-775497-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #db0061 0%, rgba(219, 0, 97, 0) 50%) !important;}
.un-btn-color-775497:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-775497 { background: #db0061 !important; }
.un-btn-color-775497:hover { background: #db0061 !important; }
.un-btn-txt-color-775497 { color: #db0061 !important; }
.un-btn-txt-hover-color-775497:hover { color: #db0061 !important; }
.un-btn-brdr-color-775497 { border-color: #db0061 !important; }
.un-btn-brdr-hover-color-775497:hover { border-color: #db0061 !important; }
.un-btn-icon-color-775497 i.fa { color: #db0061 !important; }
.un-btn-icon-color-775497 .un-btn-svg { fill: #db0061 !important; }
.un-btn-icon-hover-color-775497:hover i.fa { color: #db0061 !important; }
.un-btn-icon-hover-color-775497:hover .un-btn-svg { fill: #db0061 !important; }
.un-btn-icon-wr-color-775497 .btn-icon-out { background-color: #db0061 !important; }
.un-btn-icon-wr-hover-color-775497:hover .btn-icon-out { background-color: #db0061 !important; } .style-color-732825-bg { background-color: #ff8200; }
.btn-color-732825 { color: #ffffff !important; background-color: #ff8200 !important; border-color: #ff8200 !important; }
.btn-color-732825:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-732825:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-732825:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ff8200 !important;}
.btn-color-732825.btn-flat:not(.btn-hover-nobg):hover, .btn-color-732825.btn-flat:not(.btn-hover-nobg):focus, .btn-color-732825.btn-flat:active { background-color: #f27500 !important; border-color: #f27500 !important;}
.btn-color-732825:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-732825:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-732825:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ff8200 !important; }
.btn-color-732825.btn-outline { background-color: transparent !important; border-color: #ff8200 !important; }
.btn-color-732825.btn-outline:not(.btn-text-skin) { color: #ff8200 !important; }
.btn-color-732825.btn-outline:not(.btn-hover-nobg):hover, .btn-color-732825.btn-outline:not(.btn-hover-nobg):focus, btn-color-732825.btn-outline:active { background-color: #ff8200 !important; border-color: #ff8200 !important; }
.btn-color-732825.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-732825.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-732825.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-732825.btn-text-skin.btn-outline, .style-light .btn-color-732825.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-732825.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-732825.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-732825.btn-text-skin.btn-outline:hover, .style-light .btn-color-732825.btn-text-skin.btn-outline:focus, .style-light .btn-color-732825.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-732825.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-732825.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-732825.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-732825.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-732825.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-732825.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-732825.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-732825 { color: #ff8200 !important; }
.after-bg-color-732825-color:after { background-color: #ff8200 !important;}
.text-color-732825-color, .text-color-732825-color a { color: #ff8200 !important; fill: #ff8200 !important; }
.hover-color-732825-color a:hover, .hover-color-732825-color.unmenu-title:hover { color: #ff8200 !important; fill: #ff8200 !important; }
.active-color-732825-color.active { color: #ff8200 !important; fill: #ff8200 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-732825-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-732825-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-732825-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-732825-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-732825-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-732825-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-732825-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-732825-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-732825-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-732825-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-732825-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-732825-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-732825-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-732825-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-732825-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-732825-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-732825-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-732825-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-732825-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-732825-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-732825-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-732825-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-732825-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-732825-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #ff8200 !important; fill: #ff8200 !important; }
.border-color-732825-color { border-color: #ff8200 !important; }
.tmb-overlay-gradient-top .style-color-732825-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ff8200 0%, rgba(255, 130, 0, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-732825-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ff8200 0%, rgba(255, 130, 0, 0) 50%) !important;}
.un-btn-color-732825:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-732825 { background: #ff8200 !important; }
.un-btn-color-732825:hover { background: #ff8200 !important; }
.un-btn-txt-color-732825 { color: #ff8200 !important; }
.un-btn-txt-hover-color-732825:hover { color: #ff8200 !important; }
.un-btn-brdr-color-732825 { border-color: #ff8200 !important; }
.un-btn-brdr-hover-color-732825:hover { border-color: #ff8200 !important; }
.un-btn-icon-color-732825 i.fa { color: #ff8200 !important; }
.un-btn-icon-color-732825 .un-btn-svg { fill: #ff8200 !important; }
.un-btn-icon-hover-color-732825:hover i.fa { color: #ff8200 !important; }
.un-btn-icon-hover-color-732825:hover .un-btn-svg { fill: #ff8200 !important; }
.un-btn-icon-wr-color-732825 .btn-icon-out { background-color: #ff8200 !important; }
.un-btn-icon-wr-hover-color-732825:hover .btn-icon-out { background-color: #ff8200 !important; } .style-color-205170-bg { background-color: #ff00c9; }
.btn-color-205170 { color: #ffffff !important; background-color: #ff00c9 !important; border-color: #ff00c9 !important; }
.btn-color-205170:not(.btn-hover-nobg):not(.icon-animated):hover, .btn-color-205170:not(.btn-hover-nobg):not(.icon-animated):focus, .btn-color-205170:not(.btn-hover-nobg):not(.icon-animated):active { background-color: transparent !important; border-color: #ff00c9 !important;}
.btn-color-205170.btn-flat:not(.btn-hover-nobg):hover, .btn-color-205170.btn-flat:not(.btn-hover-nobg):focus, .btn-color-205170.btn-flat:active { background-color: #f200bc !important; border-color: #f200bc !important;}
.btn-color-205170:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):hover, .btn-color-205170:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):focus, .btn-color-205170:not(.btn-flat):not(.btn-hover-nobg):not(.icon-animated):not(.btn-text-skin):active { color: #ff00c9 !important; }
.btn-color-205170.btn-outline { background-color: transparent !important; border-color: #ff00c9 !important; }
.btn-color-205170.btn-outline:not(.btn-text-skin) { color: #ff00c9 !important; }
.btn-color-205170.btn-outline:not(.btn-hover-nobg):hover, .btn-color-205170.btn-outline:not(.btn-hover-nobg):focus, btn-color-205170.btn-outline:active { background-color: #ff00c9 !important; border-color: #ff00c9 !important; }
.btn-color-205170.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):hover, .btn-color-205170.btn-outline:not(.btn-hover-nobg):not(.btn-text-skin):not(.icon-animated):focus, btn-color-205170.btn-outline:active { color: #ffffff !important; }
.style-light .btn-color-205170.btn-text-skin.btn-outline, .style-light .btn-color-205170.btn-text-skin:not(.btn-outline):hover, .style-light .btn-color-205170.btn-text-skin:not(.btn-outline):focus, .style-light .btn-color-205170.btn-text-skin:not(.btn-outline):active { color: #303133 !important; }
.style-light .btn-color-205170.btn-text-skin.btn-outline:hover, .style-light .btn-color-205170.btn-text-skin.btn-outline:focus, .style-light .btn-color-205170.btn-text-skin.btn-outline:active { color: #ffffff !important; }
.style-light .style-dark .btn-color-205170.btn-text-skin.btn-outline, .style-light .style-dark .btn-color-205170.btn-text-skin:not(.btn-outline):hover, .style-light .style-dark .btn-color-205170.btn-text-skin:not(.btn-outline):focus, .style-light .style-dark .btn-color-205170.btn-text-skin:not(.btn-outline):active { color: #ffffff !important; }
.style-light .style-dark .btn-color-205170.btn-text-skin.btn-outline:hover, .style-light .style-dark .btn-color-205170.btn-text-skin.btn-outline:focus, .style-light .style-dark .btn-color-205170.btn-text-skin.btn-outline:active { color: #303133 !important; }
.icon-color-205170 { color: #ff00c9 !important; }
.after-bg-color-205170-color:after { background-color: #ff00c9 !important;}
.text-color-205170-color, .text-color-205170-color a { color: #ff00c9 !important; fill: #ff00c9 !important; }
.hover-color-205170-color a:hover, .hover-color-205170-color.unmenu-title:hover { color: #ff00c9 !important; fill: #ff00c9 !important; }
.active-color-205170-color.active { color: #ff00c9 !important; fill: #ff00c9 !important; }
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-205170-color,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-205170-color,
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-205170-color,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-205170-color,
.menu-dark.vmenu-container .menu-smart.has-unblock current-menu-ancestor > .unmenu-title.active-color-205170-color,
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-205170-color,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-205170-color a,
.menu-light.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-205170-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .current-menu-ancestor > .unmenu-title.active-color-205170-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .current-menu-ancestor > .unmenu-title.active-color-205170-color a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .current-menu-ancestor > .unmenu-title.active-color-205170-color a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .current-menu-ancestor > .unmenu-title.active-color-205170-color a:not(.social-menu-link):not(.vc_control-btn),
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-205170-color.current-menu-item,
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-205170-color.current-menu-item,
.overlay-unblock .submenu-light .menu-smart .active-color-205170-color.current-menu-item,
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-205170-color.current-menu-item,
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-205170-color.current-menu-item,
.overlay-unblock .submenu-dark .menu-smart .active-color-205170-color.current-menu-item,
.submenu-light .menu-container .menu-smart .block-wrapper-parent .active-color-205170-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-light.vmenu-container .menu-smart.has-unblock .active-color-205170-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-light .menu-smart .active-color-205170-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.submenu-dark .menu-container .menu-smart .block-wrapper-parent .active-color-205170-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.menu-dark.vmenu-container .menu-smart.has-unblock .active-color-205170-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn),
.overlay-unblock .submenu-dark .menu-smart .active-color-205170-color.current-menu-item a:not(.social-menu-link):not(.vc_control-btn) { color: #ff00c9 !important; fill: #ff00c9 !important; }
.border-color-205170-color { border-color: #ff00c9 !important; }
.tmb-overlay-gradient-top .style-color-205170-bg { background-color: transparent !important; background-image: linear-gradient(to bottom, #ff00c9 0%, rgba(255, 0, 201, 0) 50%) !important;}
.tmb-overlay-gradient-bottom .style-color-205170-bg:not(.tmb-term-evidence) { background-color: transparent !important; background-image: linear-gradient(to top, #ff00c9 0%, rgba(255, 0, 201, 0) 50%) !important;}
.un-btn-color-205170:not(.un-btn-txt-color) { color: #ffffff !important; }
.un-btn-color-205170 { background: #ff00c9 !important; }
.un-btn-color-205170:hover { background: #ff00c9 !important; }
.un-btn-txt-color-205170 { color: #ff00c9 !important; }
.un-btn-txt-hover-color-205170:hover { color: #ff00c9 !important; }
.un-btn-brdr-color-205170 { border-color: #ff00c9 !important; }
.un-btn-brdr-hover-color-205170:hover { border-color: #ff00c9 !important; }
.un-btn-icon-color-205170 i.fa { color: #ff00c9 !important; }
.un-btn-icon-color-205170 .un-btn-svg { fill: #ff00c9 !important; }
.un-btn-icon-hover-color-205170:hover i.fa { color: #ff00c9 !important; }
.un-btn-icon-hover-color-205170:hover .un-btn-svg { fill: #ff00c9 !important; }
.un-btn-icon-wr-color-205170 .btn-icon-out { background-color: #ff00c9 !important; }
.un-btn-icon-wr-hover-color-205170:hover .btn-icon-out { background-color: #ff00c9 !important; } .style-light-bg { background-color: #ffffff; }
.border-light-bg { border-color: #ffffff; } .style-dark-bg { background-color: #000075; }
.border-dark-bg { border-color: #000075; } .btn-white.btn-outline:hover, .btn-white.btn-outline:focus, .btn-white.btn-outline:active { color: #333333 !important; }  .font-555555,
.btn-custom-typo.font-555555,
.menu-container .font-555555 a { font-family: 'Open Sans' !important; } .font-145917,
.btn-custom-typo.font-145917,
.menu-container .font-145917 a { font-family: obviously-variable,sans-serif !important; } body,p,li,dt,dd,dl,address,label,pre,code,.nav-tabs .tab-excerpt, .block-wrapper-parent { font-size: 18px; }
.text-lead, .text-lead > *, .nav-tabs .tab-excerpt.text-lead { font-size: 20px; }
.module-text-lead,.module-text-lead > *,.module-text-lead p,.module-text-lead li,.module-text-lead dt,.module-text-lead dd,.module-text-lead dl,.module-text-lead address,.module-text-lead label,.module-text-lead small,.uncode-wc-module.text-lead pre,.module-text-lead code { font-size: 20px; }
.text-small, .text-small > *, .nav-tabs .tab-excerpt.text-small { font-size: 13px; }
.module-text-small,.module-text-small > *,.module-text-small p,.module-text-small li,.module-text-small dt,.module-text-small dd,.module-text-small dl,.module-text-small address,.module-text-small label,.module-text-small small,.uncode-wc-module.text-small pre,.module-text-small code { font-size: 13px; } h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 60px; }
@media (max-width: 959px) { h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 40px; }}
@media (max-width: 569px) { h1:not([class*="fontsize-"]),.h1:not([class*="fontsize-"]) { font-size: 35px; }} h2:not([class*="fontsize-"]),.h2:not([class*="fontsize-"]) { font-size: 40px; }
@media (max-width: 959px) { h2:not([class*="fontsize-"]),.h2:not([class*="fontsize-"]) { font-size: 26.666666666667px; }} h3:not([class*="fontsize-"]),.h3:not([class*="fontsize-"]) { font-size: 30px; } h4:not([class*="fontsize-"]),.h4:not([class*="fontsize-"]) { font-size: 20px; } h5:not([class*="fontsize-"]),.h5:not([class*="fontsize-"]) { font-size: 17px; } h6:not([class*="fontsize-"]),.h6:not([class*="fontsize-"]) { font-size: 14px; }   body {
font-weight: 600;
font-family: 'Open Sans', 'Open Sans';
}
::selection {
background: ;
color: #ffffff !important;
}
::-moz-selection {
background: ;
color: #ffffff !important;
} .font-size-small,
.unmenu-block a > span .menu-item-description,
.unmenu-block .unmenu-title > span .menu-item-description {
font-size: 13px;
} .font-size-large,
.form-large input,
.form-large textarea,
.form-large select,
.form-large .seldiv,
.form-large .select2-choice,
.form-large .select2-selection--single {
font-size: 20px;
} .font-ui-fixed,
.post-info,
.widget-container .widget-title,
#comments .comments-title,
#respond .comments-title,
#comments #reply-title,
#respond #reply-title,
.uncode-share h6 {
font-family: 'Open Sans', 'Open Sans';
font-weight: 600;
letter-spacing: .05em;
text-transform: uppercase;
font-size: 12px;
}
.font-ui,
#main-logo .text-logo,
.comment-content .comment-reply-link span,
.comment-content .comment-reply-link {
font-family: 'Open Sans', 'Open Sans';
font-weight: 600;
letter-spacing: .05em;
text-transform: uppercase;
}
.filter-menu,
.grid-filters ul.menu-smart a:not(.social-menu-link),
.grid-filters .mobile-toggle-trigger:not(.social-menu-link),
.grid-filters .extra-filters-wrapper .menu-smart > li > a:not(.social-menu-link),
.grid-filters .uncode-woocommerce-sorting__link,
.grid-filters .uncode-woocommerce-toggle-widgetized-cb__link,
.grid-filters .uncode-toggle-ajax-filters:not(.social-menu-link) {
font-family: 'Open Sans', 'Open Sans';
font-weight: 600;
letter-spacing: .05em;
text-transform: uppercase;
font-size: 11px;
} .style-light {
color: #000075;
} .style-dark {
color: #ffffff;
} hr.separator-break {
width: 90px;
border-top-width: 2px;
}
hr.separator-break.separator-accent {
border-color:  !important;
}
body.uncode-accessible a,
body.uncode-accessible button,
body.uncode-accessible input,
body.uncode-accessible textarea,
body.uncode-accessible select,
body.uncode-accessible .btn,
body.uncode-accessible .btn-link {
outline-color:  !important;
} .style-dark .body-color,
.style-light .style-dark .body-color,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-dark .nav-tabs > li > a span.tab-excerpt,
.style-light .style-dark .nav-tabs > li > a span.tab-excerpt {
color: #ffffff;
}
.style-light .body-color,
.style-dark .style-light .body-color,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a span.tab-excerpt,
.style-light .nav-tabs > li > a span.tab-excerpt,
.style-dark .style-light .nav-tabs > li > a span.tab-excerpt {
color: #000075;
}
.style-dark .body-color-light,
.style-light .style-dark .body-color-light {
color: #ffffff;
}
.style-light .body-color-light,
.style-dark .style-light .body-color-light {
color: #3232a7;
} .style-dark .link,
.style-light .style-dark .link,
.style-dark a,
.style-light .style-dark a,
.style-dark input[type=checkbox]:checked:before,
.style-light .style-dark input[type=checkbox]:checked:before,
.style-dark .widget-container a:not(.btn-text-skin),
.style-light .style-dark .widget-container a:not(.btn-text-skin),
.style-dark .widget-container a:not(.btn-text-skin):hover,
.style-light .style-dark .widget-container a:not(.btn-text-skin):hover,
.style-dark .widget-container select,
.style-light .style-dark .widget-container select,
.style-dark .widget-container option,
.style-light .style-dark .widget-container option,
.style-dark .ajax-grid-system .grid-filters .filter-list li a,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li a,
.style-dark .widget-ajax-active-filters .filter-list li a,
.style-light .style-dark .widget-ajax-active-filters .filter-list li a,
.style-dark .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-dark .widget-ajax-active-filters .filter-list li a:hover,
.style-light .style-dark .widget-ajax-active-filters .filter-list li a:hover {
color: #ffffff;
}
.style-light .link,
.style-dark .style-light .link,
.style-light a,
.style-dark .style-light a,
.style-light input[type=checkbox]:checked:before,
.style-dark .style-light input[type=checkbox]:checked:before,
.style-light .widget-container a:not(.btn-text-skin),
.style-dark .style-light .widget-container a:not(.btn-text-skin),
.style-light .widget-container a:not(.btn-text-skin):hover,
.style-dark .style-light .widget-container a:not(.btn-text-skin):hover,
.style-light .widget-container select,
.style-dark .style-light .widget-container select,
.style-light .widget-container option,
.style-dark .style-light .widget-container option,
.style-light .ajax-grid-system .grid-filters .filter-list li a,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li a,
.style-light .widget-ajax-active-filters .filter-list li a,
.style-dark .style-light .widget-ajax-active-filters .filter-list li a,
.style-light .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li a:hover,
.style-light .widget-ajax-active-filters .filter-list li a:hover,
.style-dark .style-light .widget-ajax-active-filters .filter-list li a:hover {
color: #303133;
} .style-dark .link-hover,
.style-light .style-dark .link-hover,
.style-dark a:not(.btn-text-skin):hover,
.style-light .style-dark a:not(.btn-text-skin):hover,
.style-dark a:not(.btn-text-skin):focus,
.style-light .style-dark a:not(.btn-text-skin):focus,
.style-dark a.active,
.style-light .style-dark a.active,
.style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-light .style-dark .tmb .t-entry-text .t-entry-title a:hover,
.style-dark .tmb .t-entry-text .t-entry-title a:focus,
.style-light .style-dark .tmb .t-entry-text .t-entry-title a:focus,
.style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-light .style-dark .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-light .style-dark .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-dark .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-light .style-dark .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-dark .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-light .style-dark .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-light .style-dark .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-dark .widget_nav_menu li.active > a,
.style-light .style-dark .widget_nav_menu li.active > a,
.style-dark div[class*=sharer-].share-button label:hover,
.style-light .style-dark div[class*=sharer-].share-button label:hover,
.style-dark div[class*=sharer-].share-button label:focus,
.style-light .style-dark div[class*=sharer-].share-button label:focus {
color: ;
}
.style-light .link-hover,
.style-dark .style-light .link-hover,
.style-light a:not(.btn-text-skin):hover,
.style-dark .style-light a:not(.btn-text-skin):hover,
.style-light a:not(.btn-text-skin):focus,
.style-dark .style-light a:not(.btn-text-skin):focus,
.style-light a.active,
.style-dark .style-light a.active,
.style-light .tmb .t-entry-text .t-entry-title a:hover,
.style-dark .style-light .tmb .t-entry-text .t-entry-title a:hover,
.style-light .tmb .t-entry-text .t-entry-title a:focus,
.style-dark .style-light .tmb .t-entry-text .t-entry-title a:focus,
.style-light .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .style-light .tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.style-light .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-dark .style-light .tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span,
.style-light .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a:hover i,
.style-light .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a.active i,
.style-light .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-dark .style-light .tmb .t-entry p.t-entry-comments .extras a:focus i,
.style-light .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-dark .style-light .drop-hover-accent.uncode-post-titles .tmb:hover .t-entry-title *,
.style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:hover,
.style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:hover,
.style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table a.t-entry-table-typography:focus,
.style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-dark .style-light .tmb.tmb-table .t-inside-post-table .t-entry-table-typography a:focus,
.style-light .widget_nav_menu li.active > a,
.style-dark .style-light .widget_nav_menu li.active > a,
.style-light div[class*=sharer-].share-button label:hover,
.style-dark .style-light div[class*=sharer-].share-button label:hover,
.style-light div[class*=sharer-].share-button label:focus,
.style-dark .style-light div[class*=sharer-].share-button label:focus {
color: ;
} .style-dark .link-bg,
.style-light .style-dark .link-bg {
background-color: ;
}
.style-light .link-bg,
.style-dark .style-light .link-bg {
background-color: ;
}
.style-dark .text-default-color,
.style-light .style-dark .text-default-color {
color: #ffffff;
}
.style-light .text-default-color,
.style-dark .style-light .text-default-color {
color: #303133;
}
.color-accent-border,
blockquote {
border-color: ;
}
.color-accent-background,
mark,
.menu-smart .nav-tabs:not(.tabs-vertical).tab-active-anim:not(.tab-switch).switch-init .switcher-cursor,
.nav-tabs.tab-active-anim:not(.tab-switch).switch-init .switcher-cursor,
.menu-smart .nav-tabs:not(.tabs-vertical).nav-tabs.tab-no-border:not(.tabs-vertical):not(.tab-switch).switch-init .switcher-cursor,
.nav-tabs.nav-tabs.tab-no-border:not(.tabs-vertical):not(.tab-switch).switch-init .switcher-cursor,
.tab-active-anim:not(.tab-switch):not(.switch-init):not(.tab-active-anim):not(.tab-no-border).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.tab-active-anim:not(.tab-switch):not(.switch-init):not(.tab-active-anim):not(.tab-no-border).nav-tabs > li.active:after,
.mejs-controls .mejs-time-rail .mejs-time-loaded {
background-color: ;
}
.color-accent-background-all,
.btn-hover-accent span.btn-gradient-el:hover {
background: ;
}
.color-accent-color,
body.textual-accent-color .post-content > div p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div dt a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div dd a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div dl a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div address a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div label a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content > div small a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content dt a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content dd a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content dl a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content address a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content label a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .row-container .post-content small a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent dt a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent dd a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent dl a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent address a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent label a:not(.btn):not(.unmenu-block *),
body.textual-accent-color .block-wrapper-parent small a:not(.btn):not(.unmenu-block *),
.btn-hover-accent:hover,
.btn-gradient-underline.btn-hover-accent:hover:before,
.menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.nav-tabs > li.active > a,
.panel-title.active > a,
.panel-title.active > a span:after,
.plan-accent.plan .plan-title > h3,
.plan-accent.plan .plan-price .price,
.wpcf7 .wpcf7-mail-sent-ok,
.wpcf7 .wpcf7-validation-errors,
.wpcf7 span.wpcf7-not-valid-tip {
color:  !important;
}
.color-accent-darker,
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content p:not(.entry-small):not(.panel-title):not(.t-entry-member-social) a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content ul:not(.menu-smart):not(.nav-tabs):not(.pagination) a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dt a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dt a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dt a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dd a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dd a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dd a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dl a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dl a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content dl a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content address a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content address a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content address a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content label a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content label a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content label a.active:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content small a:not(.btn-text-skin):hover:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content small a:not(.btn-text-skin):focus:not(.btn):not(.unmenu-block *),
body.textual-accent-color .post-content small a.active:not(.btn):not(.unmenu-block *) {
color:  !important;
} .headings-style,
h1,
h2,
h3,
h4,
h5,
h6,
.heading-text > p,
.heading-text > div:first-child,
.tmb .t-entry .t-entry-cat,
.tmb .t-entry .t-entry-title,
.tmb .t-entry .t-entry-table-typography,
.vc_pie_chart .vc_pie_chart_value,
ul.dwls_search_results .daves-wordpress-live-search_title .search-title {
letter-spacing: 0.00em;
font-weight: 400;
font-family: obviously-variable,sans-serif, 'Open Sans';
} .style-dark .headings-color,
.style-light .style-dark .headings-color,
.style-dark .detail-container .detail-label,
.style-light .style-dark .detail-container .detail-label,
.style-dark .uncode-star-rating,
.style-light .style-dark .uncode-star-rating,
.style-dark h1,
.style-light .style-dark h1,
.style-dark h2,
.style-light .style-dark h2,
.style-dark h3,
.style-light .style-dark h3,
.style-dark h4,
.style-light .style-dark h4,
.style-dark h5,
.style-light .style-dark h5,
.style-dark h6,
.style-light .style-dark h6,
.style-dark .heading-text > p,
.style-light .style-dark .heading-text > p,
.style-dark .heading-text > div:first-child,
.style-light .style-dark .heading-text > div:first-child,
.style-dark p b,
.style-light .style-dark p b,
.style-dark p strong,
.style-light .style-dark p strong,
.style-dark dl dt,
.style-light .style-dark dl dt,
.style-dark dl.variation dt,
.style-light .style-dark dl.variation dt,
.style-dark dl.variation dd,
.style-light .style-dark dl.variation dd,
.style-dark blockquote p,
.style-light .style-dark blockquote p,
.style-dark table thead,
.style-light .style-dark table thead,
.style-dark form p,
.style-light .style-dark form p,
.style-dark .panel-title > a > span:after,
.style-light .style-dark .panel-title > a > span:after,
.style-dark .plan .plan-price .price,
.style-light .style-dark .plan .plan-price .price,
.style-dark .detail-label,
.style-light .style-dark .detail-label,
.style-dark .uncode-owl-nav .uncode-owl-nav-in,
.style-light .style-dark .uncode-owl-nav .uncode-owl-nav-in,
.style-dark .header-wrapper .header-scrolldown i,
.style-light .style-dark .header-wrapper .header-scrolldown i,
.style-dark .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-light .style-dark .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-dark .header-main-container .post-info,
.style-light .style-dark .header-main-container .post-info,
.style-dark .header-main-container .post-info a,
.style-light .style-dark .header-main-container .post-info a,
.style-dark .widget-container.widget_top_rated_products li:before,
.style-light .style-dark .widget-container.widget_top_rated_products li:before,
.style-dark .widget-container.widget_recent_reviews li:before,
.style-light .style-dark .widget-container.widget_recent_reviews li:before,
.style-dark .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-light .style-dark .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-dark .widget-container.widget_latest_tweets .tweet-text:before,
.style-light .style-dark .widget-container.widget_latest_tweets .tweet-text:before,
.style-dark .comment-content .comment-author a,
.style-light .style-dark .comment-content .comment-author a,
.style-dark .comment-content .comment-author span,
.style-light .style-dark .comment-content .comment-author span,
.style-dark div[class*=sharer-].share-button label,
.style-light .style-dark div[class*=sharer-].share-button label,
.style-dark .share-button.share-inline .social.top li,
.style-light .style-dark .share-button.share-inline .social.top li,
.style-dark .vc_progress_bar .vc_progress_label,
.style-light .style-dark .vc_progress_bar .vc_progress_label,
.style-dark .vc_pie_chart .vc_pie_chart_value,
.style-light .style-dark .vc_pie_chart .vc_pie_chart_value,
.style-dark .counter,
.style-light .style-dark .counter,
.style-dark .counter-suffix,
.style-light .style-dark .counter-suffix,
.style-dark .counter-prefix,
.style-light .style-dark .counter-prefix,
.style-dark .countdown,
.style-light .style-dark .countdown,
.style-dark .data-field--has-label .data-field-value,
.style-light .style-dark .data-field--has-label .data-field-value,
.style-dark ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-light .style-dark ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-dark ul.dwls_search_results .daves-wordpress-live-search_author,
.style-light .style-dark ul.dwls_search_results .daves-wordpress-live-search_author {
color: #ffffff;
}
.style-light .headings-color,
.style-dark .style-light .headings-color,
.style-light .detail-container .detail-label,
.style-dark .style-light .detail-container .detail-label,
.style-light .uncode-star-rating,
.style-dark .style-light .uncode-star-rating,
.style-light h1,
.style-dark .style-light h1,
.style-light h2,
.style-dark .style-light h2,
.style-light h3,
.style-dark .style-light h3,
.style-light h4,
.style-dark .style-light h4,
.style-light h5,
.style-dark .style-light h5,
.style-light h6,
.style-dark .style-light h6,
.style-light .heading-text > p,
.style-dark .style-light .heading-text > p,
.style-light .heading-text > div:first-child,
.style-dark .style-light .heading-text > div:first-child,
.style-light p b,
.style-dark .style-light p b,
.style-light p strong,
.style-dark .style-light p strong,
.style-light dl dt,
.style-dark .style-light dl dt,
.style-light dl.variation dt,
.style-dark .style-light dl.variation dt,
.style-light dl.variation dd,
.style-dark .style-light dl.variation dd,
.style-light blockquote p,
.style-dark .style-light blockquote p,
.style-light table thead,
.style-dark .style-light table thead,
.style-light form p,
.style-dark .style-light form p,
.style-light .panel-title > a > span:after,
.style-dark .style-light .panel-title > a > span:after,
.style-light .plan .plan-price .price,
.style-dark .style-light .plan .plan-price .price,
.style-light .detail-label,
.style-dark .style-light .detail-label,
.style-light .uncode-owl-nav .uncode-owl-nav-in,
.style-dark .style-light .uncode-owl-nav .uncode-owl-nav-in,
.style-light .header-wrapper .header-scrolldown i,
.style-dark .style-light .header-wrapper .header-scrolldown i,
.style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-dark .style-light .header-wrapper .header-content-inner blockquote.pullquote p:first-child,
.style-light .header-main-container .post-info,
.style-dark .style-light .header-main-container .post-info,
.style-light .header-main-container .post-info a,
.style-dark .style-light .header-main-container .post-info a,
.style-light .widget-container.widget_top_rated_products li:before,
.style-dark .style-light .widget-container.widget_top_rated_products li:before,
.style-light .widget-container.widget_recent_reviews li:before,
.style-dark .style-light .widget-container.widget_recent_reviews li:before,
.style-light .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-dark .style-light .widget-container.widget_latest_tweets_widget .tweet-text:before,
.style-light .widget-container.widget_latest_tweets .tweet-text:before,
.style-dark .style-light .widget-container.widget_latest_tweets .tweet-text:before,
.style-light .comment-content .comment-author a,
.style-dark .style-light .comment-content .comment-author a,
.style-light .comment-content .comment-author span,
.style-dark .style-light .comment-content .comment-author span,
.style-light div[class*=sharer-].share-button label,
.style-dark .style-light div[class*=sharer-].share-button label,
.style-light .share-button.share-inline .social.top li,
.style-dark .style-light .share-button.share-inline .social.top li,
.style-light .vc_progress_bar .vc_progress_label,
.style-dark .style-light .vc_progress_bar .vc_progress_label,
.style-light .vc_pie_chart .vc_pie_chart_value,
.style-dark .style-light .vc_pie_chart .vc_pie_chart_value,
.style-light .counter,
.style-dark .style-light .counter,
.style-light .counter-suffix,
.style-dark .style-light .counter-suffix,
.style-light .counter-prefix,
.style-dark .style-light .counter-prefix,
.style-light .countdown,
.style-dark .style-light .countdown,
.style-light .data-field--has-label .data-field-value,
.style-dark .style-light .data-field--has-label .data-field-value,
.style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_title .search-title,
.style-light ul.dwls_search_results .daves-wordpress-live-search_author,
.style-dark .style-light ul.dwls_search_results .daves-wordpress-live-search_author {
color: #303133;
}
.style-dark .headings-color-inverted,
.style-light .style-dark .headings-color-inverted,
.style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-square.uncode-owl-nav .uncode-nav-container {
color: #303133;
}
.style-light .headings-color-inverted,
.style-dark .style-light .headings-color-inverted,
.style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-square.uncode-owl-nav .uncode-nav-container {
color: #ffffff;
}
.style-dark .headings-bg,
.style-light .style-dark .headings-bg,
.style-dark input[type=radio]:checked:before,
.style-light .style-dark input[type=radio]:checked:before,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-dark .nav-tabs.tab-switch li:before,
.style-light .style-dark .nav-tabs.tab-switch li:before,
.style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-light .style-dark .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-dark .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-light .style-dark .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-dark :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-light .style-dark :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span {
background-color: #ffffff;
}
.style-light .headings-bg,
.style-dark .style-light .headings-bg,
.style-light input[type=radio]:checked:before,
.style-dark .style-light input[type=radio]:checked:before,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch li:before,
.style-light .nav-tabs.tab-switch li:before,
.style-dark .style-light .nav-tabs.tab-switch li:before,
.style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-default.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-round.uncode-owl-nav .uncode-nav-container,
.style-light .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-dark .style-light .arrows-square.uncode-owl-nav .uncode-nav-container,
.style-light .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-dark .style-light .dots-look-default:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-light :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span,
.style-dark .style-light :not(.dots-look-defaut):not(.dots-numbers).uncode-owl-nav .uncode-nav-index span {
background-color: #303133;
}
.style-dark .headings-bg-inverted,
.style-light .style-dark .headings-bg-inverted,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-dark .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-light .style-dark .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-dark .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-light .style-dark .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-dark .tab-switch:not(.switch-init).nav-tabs > li.active:after,
.style-light .style-dark .tab-switch:not(.switch-init).nav-tabs > li.active:after {
background-color: #303133;
}
.style-light .headings-bg-inverted,
.style-dark .style-light .headings-bg-inverted,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical).tab-switch.switch-init .switcher-cursor,
.style-light .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-dark .style-light .nav-tabs.tab-switch.switch-init .switcher-cursor,
.style-light .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-dark .style-light .tab-switch:not(.switch-init).menu-smart .nav-tabs:not(.tabs-vertical) > li.active:after,
.style-light .tab-switch:not(.switch-init).nav-tabs > li.active:after,
.style-dark .style-light .tab-switch:not(.switch-init).nav-tabs > li.active:after {
background-color: #ffffff;
} .buttons-style,
input[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="reset"]:not(.btn-custom-typo):not(.btn-inherit),
input[type="button"]:not(.btn-custom-typo):not(.btn-inherit),
button[type="submit"]:not(.btn-custom-typo):not(.btn-inherit),
.btn:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container),
.btn-link:not(.btn-custom-typo):not(.btn-inherit):not(.uncode-nav-container),
.tab-container:not(.default-typography) .menu-smart .nav-tabs:not(.tabs-vertical),
.tab-container:not(.default-typography) .nav-tabs,
.uncode-accordion:not(.default-typography) .panel-title > a > span,
.search_footer {
font-weight: 600 !important;
font-family: 'Open Sans', 'Open Sans' !important;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.btn-inherit {
font-family: inherit !important;
letter-spacing: 0.1em;
text-transform: uppercase;
}
.btn-inherit:not([class*="font-weight-"]) {
font-weight: 600 !important;
}
.btn-inherit-default-typography {
font-weight: 500 !important;
font-family: inherit !important;
letter-spacing: inherit !important;
} .buttons-weight {
font-weight: 600 !important;
} .serif-family,
.post-content .post-media blockquote.pullquote p:first-child,
.tmb-entry-title-serif.tmb .t-entry .t-entry-title,
.tmb-entry-title-serif.tmb .t-entry .t-entry-table-typography,
.isotope-system .isotope-container .tmb .regular-text .pullquote p:first-child,
.isotope-system .isotope-container .tmb .fluid-object.tweet .twitter-footer span {
font-family: Georgia, "Times New Roman", Times, serif;
} .ui-br-w,
input:focus,
textarea:focus,
select:focus,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
border-width: 1px;
} .style-dark .ui-br,
.style-light .style-dark .ui-br,
.style-dark hr,
.style-light .style-dark hr,
.style-dark pre,
.style-light .style-dark pre,
.style-dark table,
.style-light .style-dark table,
.style-dark table td,
.style-light .style-dark table td,
.style-dark table th,
.style-light .style-dark table th,
.style-dark input,
.style-light .style-dark input,
.style-dark textarea,
.style-light .style-dark textarea,
.style-dark select,
.style-light .style-dark select,
.style-dark .seldiv,
.style-light .style-dark .seldiv,
.style-dark .select2-choice,
.style-light .style-dark .select2-choice,
.style-dark .select2-selection--single,
.style-light .style-dark .select2-selection--single,
.style-dark fieldset,
.style-light .style-dark fieldset,
.style-dark .seldiv:before,
.style-light .style-dark .seldiv:before,
.style-dark .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-light .style-dark .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-dark .tab-container .nav-tabs,
.style-light .style-dark .tab-container .nav-tabs,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-dark .nav-tabs > li.active > a,
.style-light .style-dark .nav-tabs > li.active > a,
.style-dark .border-100 .tab-content::before,
.style-light .style-dark .border-100 .tab-content::before,
.style-dark .tab-content.vertical,
.style-light .style-dark .tab-content.vertical,
.style-dark .nav-tabs.tabs-vertical > li,
.style-light .style-dark .nav-tabs.tabs-vertical > li,
.style-dark .panel,
.style-light .style-dark .panel,
.style-dark .panel-group .panel-heading + .panel-collapse:before,
.style-light .style-dark .panel-group .panel-heading + .panel-collapse:before,
.style-dark .divider:before,
.style-light .style-dark .divider:before,
.style-dark .divider:after,
.style-light .style-dark .divider:after,
.style-dark .plan,
.style-light .style-dark .plan,
.style-dark .plan .plan-title,
.style-light .style-dark .plan .plan-title,
.style-dark .plan .item-list > li,
.style-light .style-dark .plan .item-list > li,
.style-dark .plan .plan-button,
.style-light .style-dark .plan .plan-button,
.style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-light .style-dark .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-dark .post-share,
.style-light .style-dark .post-share,
.style-dark .post-tag-share-container,
.style-light .style-dark .post-tag-share-container,
.style-dark .widget-container .widget-title,
.style-light .style-dark .widget-container .widget-title,
.style-dark .widget-container.widget_calendar #wp-calendar caption,
.style-light .style-dark .widget-container.widget_calendar #wp-calendar caption,
.style-dark .widget-container.widget_calendar .wp-calendar-nav,
.style-light .style-dark .widget-container.widget_calendar .wp-calendar-nav,
.style-dark #comments .comment-list .comments-list:first-child,
.style-light .style-dark #comments .comment-list .comments-list:first-child,
.style-dark #respond .comment-list .comments-list:first-child,
.style-light .style-dark #respond .comment-list .comments-list:first-child,
.style-dark #comments .comments-list .comment-content,
.style-light .style-dark #comments .comments-list .comment-content,
.style-dark #respond .comments-list .comment-content,
.style-light .style-dark #respond .comments-list .comment-content,
.style-dark ul.dwls_search_results,
.style-light .style-dark ul.dwls_search_results,
.style-dark ul.dwls_search_results li,
.style-light .style-dark ul.dwls_search_results li,
.style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-light .style-dark .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-dark .swatch-type-label,
.style-light .style-dark .swatch-type-label,
.style-dark .swatch--logo,
.style-light .style-dark .swatch--logo,
.style-dark .widget-container .tagcloud a,
.style-light .style-dark .widget-container .tagcloud a {
border-color: rgba(255, 255, 255, 0.25);
}
.style-light .ui-br,
.style-dark .style-light .ui-br,
.style-light hr,
.style-dark .style-light hr,
.style-light pre,
.style-dark .style-light pre,
.style-light table,
.style-dark .style-light table,
.style-light table td,
.style-dark .style-light table td,
.style-light table th,
.style-dark .style-light table th,
.style-light input,
.style-dark .style-light input,
.style-light textarea,
.style-dark .style-light textarea,
.style-light select,
.style-dark .style-light select,
.style-light .seldiv,
.style-dark .style-light .seldiv,
.style-light .select2-choice,
.style-dark .style-light .select2-choice,
.style-light .select2-selection--single,
.style-dark .style-light .select2-selection--single,
.style-light fieldset,
.style-dark .style-light fieldset,
.style-light .seldiv:before,
.style-dark .style-light .seldiv:before,
.style-light .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-dark .style-light .tab-container .menu-smart .nav-tabs:not(.tabs-vertical),
.style-light .tab-container .nav-tabs,
.style-dark .style-light .tab-container .nav-tabs,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.style-light .nav-tabs > li.active > a,
.style-dark .style-light .nav-tabs > li.active > a,
.style-light .border-100 .tab-content::before,
.style-dark .style-light .border-100 .tab-content::before,
.style-light .tab-content.vertical,
.style-dark .style-light .tab-content.vertical,
.style-light .nav-tabs.tabs-vertical > li,
.style-dark .style-light .nav-tabs.tabs-vertical > li,
.style-light .panel,
.style-dark .style-light .panel,
.style-light .panel-group .panel-heading + .panel-collapse:before,
.style-dark .style-light .panel-group .panel-heading + .panel-collapse:before,
.style-light .divider:before,
.style-dark .style-light .divider:before,
.style-light .divider:after,
.style-dark .style-light .divider:after,
.style-light .plan,
.style-dark .style-light .plan,
.style-light .plan .plan-title,
.style-dark .style-light .plan .plan-title,
.style-light .plan .item-list > li,
.style-dark .style-light .plan .item-list > li,
.style-light .plan .plan-button,
.style-dark .style-light .plan .plan-button,
.style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-dark .style-light .uncode-single-media-wrapper.img-thumbnail:not(.single-advanced),
.style-light .post-share,
.style-dark .style-light .post-share,
.style-light .post-tag-share-container,
.style-dark .style-light .post-tag-share-container,
.style-light .widget-container .widget-title,
.style-dark .style-light .widget-container .widget-title,
.style-light .widget-container.widget_calendar #wp-calendar caption,
.style-dark .style-light .widget-container.widget_calendar #wp-calendar caption,
.style-light .widget-container.widget_calendar .wp-calendar-nav,
.style-dark .style-light .widget-container.widget_calendar .wp-calendar-nav,
.style-light #comments .comment-list .comments-list:first-child,
.style-dark .style-light #comments .comment-list .comments-list:first-child,
.style-light #respond .comment-list .comments-list:first-child,
.style-dark .style-light #respond .comment-list .comments-list:first-child,
.style-light #comments .comments-list .comment-content,
.style-dark .style-light #comments .comments-list .comment-content,
.style-light #respond .comments-list .comment-content,
.style-dark .style-light #respond .comments-list .comment-content,
.style-light ul.dwls_search_results,
.style-dark .style-light ul.dwls_search_results,
.style-light ul.dwls_search_results li,
.style-dark .style-light ul.dwls_search_results li,
.style-light .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-header,
.style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-dark .style-light .ajax-filter-sidebar .ajax-filter-sidebar-footer,
.style-light .swatch-type-label,
.style-dark .style-light .swatch-type-label,
.style-light .swatch--logo,
.style-dark .style-light .swatch--logo,
.style-light .widget-container .tagcloud a,
.style-dark .style-light .widget-container .tagcloud a {
border-color: #eaeaea;
}
.style-light input[type=radio],
.style-dark .style-light input[type=radio] {
border-color: #eaeaea;
}
.style-dark input[type=radio],
.style-light .style-dark input[type=radio] {
border-color: rgba(255, 255, 255, 0.5);
} .ui-br-accent,
.menu-smart .nav-tabs:not(.tabs-vertical) > li.active > a,
.nav-tabs > li.active > a,
.tabs-left > li.active > a,
.tabs-appended .nav-tabs > li.active > a {
border-color:  !important;
} .style-dark .ui-br-break,
.style-light .style-dark .ui-br-break,
.style-dark hr.separator-break,
.style-light .style-dark hr.separator-break {
border-color: #ffffff;
}
.style-light .ui-br-break,
.style-dark .style-light .ui-br-break,
.style-light hr.separator-break,
.style-dark .style-light hr.separator-break {
border-color: #eaeaea;
} .style-dark .ui-br-headings,
.style-light .style-dark .ui-br-headings,
.style-dark .header-content hr,
.style-light .style-dark .header-content hr,
.style-dark .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light .style-dark .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark li:hover .swatch,
.style-light .style-dark li:hover .swatch,
.style-dark .swatch.swatch--active,
.style-light .style-dark .swatch.swatch--active,
.style-dark .term-filter-link--active .swatch,
.style-light .style-dark .term-filter-link--active .swatch {
border-color: #ffffff;
}
.style-light .ui-br-headings,
.style-dark .style-light .ui-br-headings,
.style-light .header-content hr,
.style-dark .style-light .header-content hr,
.style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark .style-light .ajax-filter-sidebar input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light li:hover .swatch,
.style-dark .style-light li:hover .swatch,
.style-light .swatch.swatch--active,
.style-dark .style-light .swatch.swatch--active,
.style-light .term-filter-link--active .swatch,
.style-dark .style-light .term-filter-link--active .swatch {
border-color: #303133;
} .input-background .style-dark .input-underline .ui-br-underline,
.input-background .input-underline .style-dark .ui-br-underline,
.input-background .style-light .style-dark .input-underline .ui-br-underline,
.input-background .style-light .input-underline .style-dark .ui-br-underline,
.input-background .style-dark .input-underline input[type="text"],
.input-background .input-underline .style-dark input[type="text"],
.input-background .style-light .style-dark .input-underline input[type="text"],
.input-background .style-light .input-underline .style-dark input[type="text"],
.input-background .style-dark .input-underline input[type="email"],
.input-background .input-underline .style-dark input[type="email"],
.input-background .style-light .style-dark .input-underline input[type="email"],
.input-background .style-light .input-underline .style-dark input[type="email"],
.input-background .style-dark .input-underline input[type="number"],
.input-background .input-underline .style-dark input[type="number"],
.input-background .style-light .style-dark .input-underline input[type="number"],
.input-background .style-light .input-underline .style-dark input[type="number"],
.input-background .style-dark .input-underline input[type="url"],
.input-background .input-underline .style-dark input[type="url"],
.input-background .style-light .style-dark .input-underline input[type="url"],
.input-background .style-light .input-underline .style-dark input[type="url"],
.input-background .style-dark .input-underline input[type="tel"],
.input-background .input-underline .style-dark input[type="tel"],
.input-background .style-light .style-dark .input-underline input[type="tel"],
.input-background .style-light .input-underline .style-dark input[type="tel"],
.input-background .style-dark .input-underline input[type="search"],
.input-background .input-underline .style-dark input[type="search"],
.input-background .style-light .style-dark .input-underline input[type="search"],
.input-background .style-light .input-underline .style-dark input[type="search"],
.input-background .style-dark .input-underline input[type="password"],
.input-background .input-underline .style-dark input[type="password"],
.input-background .style-light .style-dark .input-underline input[type="password"],
.input-background .style-light .input-underline .style-dark input[type="password"],
.input-background .style-dark .input-underline input[type="date"],
.input-background .input-underline .style-dark input[type="date"],
.input-background .style-light .style-dark .input-underline input[type="date"],
.input-background .style-light .input-underline .style-dark input[type="date"],
.input-background .style-dark .input-underline textarea,
.input-background .input-underline .style-dark textarea,
.input-background .style-light .style-dark .input-underline textarea,
.input-background .style-light .input-underline .style-dark textarea,
.input-background .style-dark .input-underline select,
.input-background .input-underline .style-dark select,
.input-background .style-light .style-dark .input-underline select,
.input-background .style-light .input-underline .style-dark select,
.input-background .style-dark .input-underline .select2-selection--single,
.input-background .input-underline .style-dark .select2-selection--single,
.input-background .style-light .style-dark .input-underline .select2-selection--single,
.input-background .style-light .input-underline .style-dark .select2-selection--single {
border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.input-background .style-light .input-underline .ui-br-underline,
.input-background .input-underline .style-light .ui-br-underline,
.input-background .style-dark .style-light .input-underline .ui-br-underline,
.input-background .style-dark .input-underline .style-light .ui-br-underline,
.input-background .style-light .input-underline input[type="text"],
.input-background .input-underline .style-light input[type="text"],
.input-background .style-dark .style-light .input-underline input[type="text"],
.input-background .style-dark .input-underline .style-light input[type="text"],
.input-background .style-light .input-underline input[type="email"],
.input-background .input-underline .style-light input[type="email"],
.input-background .style-dark .style-light .input-underline input[type="email"],
.input-background .style-dark .input-underline .style-light input[type="email"],
.input-background .style-light .input-underline input[type="number"],
.input-background .input-underline .style-light input[type="number"],
.input-background .style-dark .style-light .input-underline input[type="number"],
.input-background .style-dark .input-underline .style-light input[type="number"],
.input-background .style-light .input-underline input[type="url"],
.input-background .input-underline .style-light input[type="url"],
.input-background .style-dark .style-light .input-underline input[type="url"],
.input-background .style-dark .input-underline .style-light input[type="url"],
.input-background .style-light .input-underline input[type="tel"],
.input-background .input-underline .style-light input[type="tel"],
.input-background .style-dark .style-light .input-underline input[type="tel"],
.input-background .style-dark .input-underline .style-light input[type="tel"],
.input-background .style-light .input-underline input[type="search"],
.input-background .input-underline .style-light input[type="search"],
.input-background .style-dark .style-light .input-underline input[type="search"],
.input-background .style-dark .input-underline .style-light input[type="search"],
.input-background .style-light .input-underline input[type="password"],
.input-background .input-underline .style-light input[type="password"],
.input-background .style-dark .style-light .input-underline input[type="password"],
.input-background .style-dark .input-underline .style-light input[type="password"],
.input-background .style-light .input-underline input[type="date"],
.input-background .input-underline .style-light input[type="date"],
.input-background .style-dark .style-light .input-underline input[type="date"],
.input-background .style-dark .input-underline .style-light input[type="date"],
.input-background .style-light .input-underline textarea,
.input-background .input-underline .style-light textarea,
.input-background .style-dark .style-light .input-underline textarea,
.input-background .style-dark .input-underline .style-light textarea,
.input-background .style-light .input-underline select,
.input-background .input-underline .style-light select,
.input-background .style-dark .style-light .input-underline select,
.input-background .style-dark .input-underline .style-light select,
.input-background .style-light .input-underline .select2-selection--single,
.input-background .input-underline .style-light .select2-selection--single,
.input-background .style-dark .style-light .input-underline .select2-selection--single,
.input-background .style-dark .input-underline .style-light .select2-selection--single {
border-bottom: 1px solid #eaeaea;
} .style-dark .ui-br-darker,
.style-light .style-dark .ui-br-darker {
border-color: #ffffff;
}
.style-light .ui-br-darker,
.style-dark .style-light .ui-br-darker {
border-color: #000075;
} .style-dark .ui-bg,
.style-light .style-dark .ui-bg,
.style-dark code,
.style-light .style-dark code,
.style-dark kbd,
.style-light .style-dark kbd,
.style-dark pre,
.style-light .style-dark pre,
.style-dark samp,
.style-light .style-dark samp,
.style-dark input[type="submit"],
.style-light .style-dark input[type="submit"],
.style-dark input[type="reset"],
.style-light .style-dark input[type="reset"],
.style-dark input[type="button"],
.style-light .style-dark input[type="button"],
.style-dark button[type="submit"],
.style-light .style-dark button[type="submit"],
.style-dark .divider .divider-icon,
.style-light .style-dark .divider .divider-icon,
.style-dark .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-light .style-dark .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a,
.style-light .style-dark .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
background-color: #191b1e;
}
.style-light .ui-bg,
.style-dark .style-light .ui-bg,
.style-light code,
.style-dark .style-light code,
.style-light kbd,
.style-dark .style-light kbd,
.style-light pre,
.style-dark .style-light pre,
.style-light samp,
.style-dark .style-light samp,
.style-light input[type="submit"],
.style-dark .style-light input[type="submit"],
.style-light input[type="reset"],
.style-dark .style-light input[type="reset"],
.style-light input[type="button"],
.style-dark .style-light input[type="button"],
.style-light button[type="submit"],
.style-dark .style-light button[type="submit"],
.style-light .divider .divider-icon,
.style-dark .style-light .divider .divider-icon,
.style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .style-light .ajax-grid-system .grid-filters .filter-list li:not(.filter-list__clear) a,
.style-light .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a,
.style-dark .style-light .widget-ajax-active-filters .filter-list li:not(.filter-list__clear) a {
background-color: #f7f7f7;
} .style-dark .ui-bg-alpha,
.style-light .style-dark .ui-bg-alpha,
.style-dark .plan,
.style-light .style-dark .plan {
background-color: rgba(26, 27, 28, 0.5);
}
.style-light .ui-bg-alpha,
.style-dark .style-light .ui-bg-alpha,
.style-light .plan,
.style-dark .style-light .plan {
background-color: #ffffff;
}
.style-dark .ui-bg-alpha-pricing-tables,
.style-light .style-dark .ui-bg-alpha-pricing-tables {
background-color: rgba(20, 22, 24, 0.5);
}
.style-light .ui-bg-alpha-pricing-tables,
.style-dark .style-light .ui-bg-alpha-pricing-tables {
background-color: #ffffff;
}
.style-dark .ui-bg-alpha-progress-bar,
.style-light .style-dark .ui-bg-alpha-progress-bar,
.style-dark .vc_progress_bar .vc_single_bar:not(.style-override),
.style-light .style-dark .vc_progress_bar .vc_single_bar:not(.style-override),
.style-dark .data-field-icon--rounded,
.style-light .style-dark .data-field-icon--rounded {
background-color: rgba(255, 255, 255, 0.2);
}
.style-light .ui-bg-alpha-progress-bar,
.style-dark .style-light .ui-bg-alpha-progress-bar,
.style-light .vc_progress_bar .vc_single_bar:not(.style-override),
.style-dark .style-light .vc_progress_bar .vc_single_bar:not(.style-override),
.style-light .data-field-icon--rounded,
.style-dark .style-light .data-field-icon--rounded {
background-color: rgba(119, 119, 119, 0.1);
}
.style-dark .ui-text-alpha-progress-bar,
.style-light .style-dark .ui-text-alpha-progress-bar,
.style-dark .vc_pie_chart_back,
.style-light .style-dark .vc_pie_chart_back {
color: rgba(255, 255, 255, 0.2);
}
.style-light .ui-text-alpha-progress-bar,
.style-dark .style-light .ui-text-alpha-progress-bar,
.style-light .vc_pie_chart_back,
.style-dark .style-light .vc_pie_chart_back {
color: rgba(119, 119, 119, 0.1);
}
.style-dark .ui-bg-dots,
.style-light .style-dark .ui-bg-dots,
.style-dark .owl-dots-outside .owl-dots .owl-dot span,
.style-light .style-dark .owl-dots-outside .owl-dots .owl-dot span {
background-color: rgba(247, 247, 247, 0.75);
}
.style-light .ui-bg-dots,
.style-dark .style-light .ui-bg-dots,
.style-light .owl-dots-outside .owl-dots .owl-dot span,
.style-dark .style-light .owl-dots-outside .owl-dots .owl-dot span {
background-color: rgba(25, 27, 30, 0.25);
}
.style-dark .ui-border-nav-dots,
.style-light .style-dark .ui-border-nav-dots,
.style-dark .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after,
.style-light .style-dark .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after {
border-color: #ffffff;
}
.style-light .ui-border-nav-dots,
.style-dark .style-light .ui-border-nav-dots,
.style-light .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after,
.style-dark .style-light .dots-look-border:not(.dots-numbers).uncode-owl-nav .uncode-nav-index span:after {
border-color: #303133;
}   .style-dark .ui-link,
.style-light .style-dark .ui-link,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-dark .nav-tabs > li > a,
.style-light .style-dark .nav-tabs > li > a,
.style-dark .panel-title > a,
.style-light .style-dark .panel-title > a {
color: #ffffff;
}
.style-dark .ui-link:hover,
.style-light .style-dark .ui-link:hover,
.style-dark .ui-link:focus,
.style-light .style-dark .ui-link:focus,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-light .style-dark .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-dark .nav-tabs > li > a:hover,
.style-light .style-dark .nav-tabs > li > a:hover,
.style-dark .nav-tabs > li > a:focus,
.style-light .style-dark .nav-tabs > li > a:focus,
.style-dark .panel-title > a:hover,
.style-light .style-dark .panel-title > a:hover,
.style-dark .panel-title > a:focus,
.style-light .style-dark .panel-title > a:focus {
color: ;
}
.style-light .ui-link,
.style-dark .style-light .ui-link,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a,
.style-light .nav-tabs > li > a,
.style-dark .style-light .nav-tabs > li > a,
.style-light .panel-title > a,
.style-dark .style-light .panel-title > a {
color: #303133;
}
.style-light .ui-link:hover,
.style-dark .style-light .ui-link:hover,
.style-light .ui-link:focus,
.style-dark .style-light .ui-link:focus,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:hover,
.style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-dark .style-light .menu-smart .nav-tabs:not(.tabs-vertical) > li > a:focus,
.style-light .nav-tabs > li > a:hover,
.style-dark .style-light .nav-tabs > li > a:hover,
.style-light .nav-tabs > li > a:focus,
.style-dark .style-light .nav-tabs > li > a:focus,
.style-light .panel-title > a:hover,
.style-dark .style-light .panel-title > a:hover,
.style-light .panel-title > a:focus,
.style-dark .style-light .panel-title > a:focus {
color: ;
} .style-dark .ui-text,
.style-light .style-dark .ui-text,
.style-dark .breadcrumb,
.style-light .style-dark .breadcrumb,
.style-dark .post-info,
.style-light .style-dark .post-info {
color: rgba(255,255,255,0.65);
}
.style-light .ui-text,
.style-dark .style-light .ui-text,
.style-light .breadcrumb,
.style-dark .style-light .breadcrumb,
.style-light .post-info,
.style-dark .style-light .post-info {
color: rgba(0,0,117,0.65);
}
.style-dark .ui-link-text,
.style-light .style-dark .ui-link-text,
.style-dark .breadcrumb > li a,
.style-light .style-dark .breadcrumb > li a,
.style-dark .post-info a,
.style-light .style-dark .post-info a {
color: rgba(255,255,255,0.65);
}
.style-dark .ui-link-text:hover,
.style-light .style-dark .ui-link-text:hover,
.style-dark .ui-link-text:focus,
.style-light .style-dark .ui-link-text:focus,
.style-dark .breadcrumb > li a:hover,
.style-light .style-dark .breadcrumb > li a:hover,
.style-dark .breadcrumb > li a:focus,
.style-light .style-dark .breadcrumb > li a:focus,
.style-dark .post-info a:hover,
.style-light .style-dark .post-info a:hover,
.style-dark .post-info a:focus,
.style-light .style-dark .post-info a:focus {
color: ;
}
.style-light .ui-link-text,
.style-dark .style-light .ui-link-text,
.style-light .breadcrumb > li a,
.style-dark .style-light .breadcrumb > li a,
.style-light .post-info a,
.style-dark .style-light .post-info a {
color: rgba(0,0,117,0.65);
}
.style-light .ui-link-text:hover,
.style-dark .style-light .ui-link-text:hover,
.style-light .ui-link-text:focus,
.style-dark .style-light .ui-link-text:focus,
.style-light .breadcrumb > li a:hover,
.style-dark .style-light .breadcrumb > li a:hover,
.style-light .breadcrumb > li a:focus,
.style-dark .style-light .breadcrumb > li a:focus,
.style-light .post-info a:hover,
.style-dark .style-light .post-info a:hover,
.style-light .post-info a:focus,
.style-dark .style-light .post-info a:focus {
color: ;
} .style-dark .ui-inverted,
.style-light .style-dark .ui-inverted {
color: #191b1e;
background-color: #f7f7f7;
}
.style-light .ui-inverted,
.style-dark .style-light .ui-inverted {
color: #f7f7f7;
background-color: #191b1e;
} .style-dark .btn-social,
.style-light .style-dark .btn-social {
color: #ffffff !important;
}
.style-light .btn-social,
.style-dark .style-light .btn-social {
color: #000075 !important;
}
@media (min-width: 960px) {
.overlay.style-light-bg {
background-color: rgba(255, 255, 255, 0.95) !important;
}
.overlay.style-dark-bg {
background-color: rgba(20, 22, 24, 0.95) !important;
}
} .style-dark input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark textarea:focus,
.style-light .style-dark input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light .style-dark textarea:focus {
border-color: ;
}
.style-light input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-light textarea:focus,
.style-dark .style-light input:not([type='submit']):not([type='button']):not([type='number']):not([type='checkbox']):not([type='radio']):focus,
.style-dark .style-light textarea:focus {
border-color: ;
}
.style-dark .ui-form-placeholder,
.style-light .style-dark .ui-form-placeholder {
color: #ffffff;
text-transform: capitalize;
}
.style-light .ui-form-placeholder,
.style-dark .style-light .ui-form-placeholder {
color: #000075;
text-transform: capitalize;
} .shadow-inset-form,
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single {
box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.025);
} .style-dark .uncode-live-search input.form-xl,
.style-light .style-dark .uncode-live-search input.form-xl {
box-shadow: 0px 0px 0px 6px rgba(0, 0, 0, 0.2);
}
.style-light .uncode-live-search input.form-xl,
.style-dark .style-light .uncode-live-search input.form-xl {
box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
} .input-background .style-dark input[type="text"],
.input-background .style-light .style-dark input[type="text"],
.input-background .style-dark input[type="email"],
.input-background .style-light .style-dark input[type="email"],
.input-background .style-dark input[type="number"],
.input-background .style-light .style-dark input[type="number"],
.input-background .style-dark input[type="url"],
.input-background .style-light .style-dark input[type="url"],
.input-background .style-dark input[type="tel"],
.input-background .style-light .style-dark input[type="tel"],
.input-background .style-dark input[type="search"],
.input-background .style-light .style-dark input[type="search"],
.input-background .style-dark input[type="password"],
.input-background .style-light .style-dark input[type="password"],
.input-background .style-dark input[type="date"],
.input-background .style-light .style-dark input[type="date"],
.input-background .style-dark textarea,
.input-background .style-light .style-dark textarea,
.input-background .style-dark select,
.input-background .style-light .style-dark select,
.input-background .style-dark .select2-selection--single,
.input-background .style-light .style-dark .select2-selection--single,
.compose-mode.input-background .style-dark .lateral-nav-parent li,
.compose-mode.input-background .style-light .style-dark .lateral-nav-parent li {
background-color: rgba(0, 0, 0, 0.15) !important;
}
.input-background .style-light input[type="text"],
.input-background .style-dark .style-light input[type="text"],
.input-background .style-light input[type="email"],
.input-background .style-dark .style-light input[type="email"],
.input-background .style-light input[type="number"],
.input-background .style-dark .style-light input[type="number"],
.input-background .style-light input[type="url"],
.input-background .style-dark .style-light input[type="url"],
.input-background .style-light input[type="tel"],
.input-background .style-dark .style-light input[type="tel"],
.input-background .style-light input[type="search"],
.input-background .style-dark .style-light input[type="search"],
.input-background .style-light input[type="password"],
.input-background .style-dark .style-light input[type="password"],
.input-background .style-light input[type="date"],
.input-background .style-dark .style-light input[type="date"],
.input-background .style-light textarea,
.input-background .style-dark .style-light textarea,
.input-background .style-light select,
.input-background .style-dark .style-light select,
.input-background .style-light .select2-selection--single,
.input-background .style-dark .style-light .select2-selection--single,
.compose-mode.input-background .style-light .lateral-nav-parent li,
.compose-mode.input-background .style-dark .style-light .lateral-nav-parent li {
background-color: #f7f7f7 !important;
}
.style-dark .input-background input[type="text"],
.style-light .style-dark .input-background input[type="text"],
.style-dark .input-background input[type="email"],
.style-light .style-dark .input-background input[type="email"],
.style-dark .input-background input[type="number"],
.style-light .style-dark .input-background input[type="number"],
.style-dark .input-background input[type="url"],
.style-light .style-dark .input-background input[type="url"],
.style-dark .input-background input[type="tel"],
.style-light .style-dark .input-background input[type="tel"],
.style-dark .input-background input[type="search"],
.style-light .style-dark .input-background input[type="search"],
.style-dark .input-background input[type="password"],
.style-light .style-dark .input-background input[type="password"],
.style-dark .input-background input[type="date"],
.style-light .style-dark .input-background input[type="date"],
.style-dark .input-background textarea,
.style-light .style-dark .input-background textarea,
.style-dark .input-background select,
.style-light .style-dark .input-background select,
.style-dark .input-background .select2-selection--single,
.style-light .style-dark .input-background .select2-selection--single,
.compose-mode.style-dark .input-background .lateral-nav-parent li,
.compose-mode.style-light .style-dark .input-background .lateral-nav-parent li {
background-color: rgba(0, 0, 0, 0.15) !important;
}
.style-light .input-background input[type="text"],
.style-dark .style-light .input-background input[type="text"],
.style-light .input-background input[type="email"],
.style-dark .style-light .input-background input[type="email"],
.style-light .input-background input[type="number"],
.style-dark .style-light .input-background input[type="number"],
.style-light .input-background input[type="url"],
.style-dark .style-light .input-background input[type="url"],
.style-light .input-background input[type="tel"],
.style-dark .style-light .input-background input[type="tel"],
.style-light .input-background input[type="search"],
.style-dark .style-light .input-background input[type="search"],
.style-light .input-background input[type="password"],
.style-dark .style-light .input-background input[type="password"],
.style-light .input-background input[type="date"],
.style-dark .style-light .input-background input[type="date"],
.style-light .input-background textarea,
.style-dark .style-light .input-background textarea,
.style-light .input-background select,
.style-dark .style-light .input-background select,
.style-light .input-background .select2-selection--single,
.style-dark .style-light .input-background .select2-selection--single,
.compose-mode.style-light .input-background .lateral-nav-parent li,
.compose-mode.style-dark .style-light .input-background .lateral-nav-parent li {
background-color: #f7f7f7 !important;
} .ui-transition-normal,
input,
button,
select,
textarea,
.img-thumbnail {
transition: color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 400ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
} .ui-transition-slow {
transition: color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 600ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.ui-transition-fast,
.main-wrapper a,
.btn-advanced,
.btn-advanced .btn-icon-out,
.tmb-content-under.tmb .t-entry p.t-entry-author a:hover span,
.tmb-content-lateral.tmb .t-entry p.t-entry-author a:hover span {
transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
} .submenu-light ul.uncode-cart-dropdown a,
.submenu-light ul.uncode-cart-dropdown span {
color: #303133 !important;
}
.submenu-dark ul.uncode-cart-dropdown a,
.submenu-dark ul.uncode-cart-dropdown span {
color: #ffffff !important;
} .style-light .unmenu-block > li a {
color: #303133;
}
.style-light .unmenu-block > li a:hover,
.style-light .unmenu-block > li a:focus {
color: rgba(48,49,51,0.5);
}
.style-dark .unmenu-block > li a {
color: #ffffff;
}
.style-dark .unmenu-block > li a:hover,
.style-dark .unmenu-block > li a:focus {
color: rgba(255,255,255,0.5);
} .headings-style-woo {
font-size: 17px;
line-height: 1.2;
margin: 27px 0 0;
}
.row-breadcrumb.row-breadcrumb-light .breadcrumb-title {
color: rgba(0,0,117,0.65);
}
.row-breadcrumb.row-breadcrumb-dark .breadcrumb-title {
color: rgba(255,255,255,0.65);
}
.row-navigation.row-navigation-light {
outline-color: #eaeaea;
background-color: #f7f7f7;
}
.row-navigation.row-navigation-light .btn-disable-hover {
color: rgba(0,0,117,0.65);
}
.row-navigation.row-navigation-dark {
outline-color: #303133;
background-color: #191b1e;
}
.row-navigation.row-navigation-dark .btn-disable-hover {
color: rgba(255,255,255,0.65);
}
.style-dark .wp-caption-text,
.style-light .style-dark .wp-caption-text {
color: #ffffff;
}
.style-light .wp-caption-text,
.style-dark .style-light .wp-caption-text {
color: #000075;
}
.btn-form-border-style,
input,
textarea,
select,
.seldiv,
.select2-choice,
.select2-selection--single,
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"],
.seldiv:before,
.btn,
.btn-link,
.btn:not(.btn-custom-typo),
.btn-link:not(.btn-custom-typo),
.panel-title > a > span,
.divider .divider-icon,
.overlay input,
.search_footer {
border-width: 1px;
}
.style-dark .icon-automatic-video .icon-automatic-video-inner-bg,
.style-light .style-dark .icon-automatic-video .icon-automatic-video-inner-bg {
background-color: #303133;
}
.style-dark .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-light .style-dark .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
box-shadow: 0 0 0 0.25em #ffffff;
}
.style-dark .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-light .style-dark .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
box-shadow: 0 0 0 0.5em #ffffff;
}
.style-light .icon-automatic-video .icon-automatic-video-inner-bg,
.style-dark .style-light .icon-automatic-video .icon-automatic-video-inner-bg {
background-color: #ffffff;
}
.style-light .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-dark .style-light .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
box-shadow: 0 0 0 0.25em #303133;
}
.style-light .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg,
.style-dark .style-light .icon-box:hover .icon-automatic-video.btn-shadow .icon-automatic-video-outer-bg {
box-shadow: 0 0 0 0.5em #303133;
}
.style-light ::-webkit-input-placeholder,
.style-dark .style-light ::-webkit-input-placeholder {
color: #000075;
}
.style-light ::-moz-placeholder,
.style-dark .style-light ::-moz-placeholder {
color: #000075;
}
.style-light :-ms-input-placeholder,
.style-dark .style-light :-ms-input-placeholder {
color: #000075;
}
.style-light :-moz-placeholder,
.style-dark .style-light :-moz-placeholder {
color: #000075;
}
.style-light ::placeholder,
.style-dark .style-light ::placeholder {
color: #000075;
}
.style-light .select2-selection__placeholder,
.style-dark .style-light .select2-selection__placeholder {
color: #000075;
}
.style-dark ::-webkit-input-placeholder,
.style-light .style-dark ::-webkit-input-placeholder {
color: #ffffff;
}
.style-dark ::-moz-placeholder,
.style-light .style-dark ::-moz-placeholder {
color: #ffffff;
}
.style-dark :-ms-input-placeholder,
.style-light .style-dark :-ms-input-placeholder {
color: #ffffff;
}
.style-dark :-moz-placeholder,
.style-light .style-dark :-moz-placeholder {
color: #ffffff;
}
.style-dark ::placeholder,
.style-light .style-dark ::placeholder {
color: #ffffff;
}
.style-dark .select2-selection__placeholder,
.style-light .style-dark .select2-selection__placeholder {
color: #ffffff;
}
.uncode-noconsent-gdpr-text {
font-weight: 600;
font-family: 'Open Sans', 'Open Sans';
}
.lg-dropdown {
font-family: 'Open Sans', 'Open Sans';
}
@media (min-width: 960px) {
#uncode-custom-cursor.basic-style > span:first-child,
#uncode-custom-cursor-pilot.basic-style > span:first-child,
#uncode-custom-cursor.async-style > span:first-child,
#uncode-custom-cursor-pilot.async-style > span:first-child {
background-color: #303133;
}
body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.basic-style > span:first-child,
body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.basic-style > span:first-child,
body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor.async-style > span:first-child,
body:not(.disable-hover) [data-cursor="pointer"]#uncode-custom-cursor-pilot.async-style > span:first-child {
background-color: ;
}
#uncode-custom-cursor.accent-style > span:first-child,
#uncode-custom-cursor-pilot.accent-style > span:first-child {
background-color: ;
}
#uncode-custom-cursor.diff-style > span:first-child,
#uncode-custom-cursor-pilot.diff-style > span:first-child {
background-color: #ffffff;
}
#uncode-custom-cursor.blur-style > span:first-child,
#uncode-custom-cursor-pilot.blur-style > span:first-child {
background-color: rgba(48,49,51,0.1);
}
body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor {
color: #ffffff;
}
body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor > span:first-child {
background-color: #303133;
}
body:not(.disable-hover) [data-cursor^="icon-"]#uncode-custom-cursor[data-cursor="icon-blur"] > span:first-child {
background-color: rgba(48,49,51,0.1);
}
body:not(.disable-hover) [data-cursor="icon-light"]#uncode-custom-cursor {
color: #303133;
}
body:not(.disable-hover) [data-cursor="icon-light"]#uncode-custom-cursor > span:first-child {
background-color: #ffffff;
box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.075);
}
body:not(.disable-hover) [data-cursor="icon-accent"]#uncode-custom-cursor {
color: #ffffff;
}
body:not(.disable-hover) [data-cursor="icon-accent"]#uncode-custom-cursor > span:first-child {
background-color: ;
}
body:not(.disable-hover) [data-cursor="icon-diff"]#uncode-custom-cursor > span:first-child {
background-color: #ffffff;
}
#uncode-custom-cursor-pilot.async-style > span:first-child {
background-color: ;
}
} input[type="submit"]:not([class*=fontsize-]),
input[type="reset"]:not([class*=fontsize-]),
input[type="button"]:not([class*=fontsize-]),
button[type="submit"]:not([class*=fontsize-]) {
font-size: 12px;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button[type="submit"] {
padding: 13px 31px;
}
.btn:not([class*=fontsize-]),
.btn-link:not([class*=fontsize-]) {
font-size: 12px;
}
.btn:not(.btn-padding-y) {
padding-top: 13px !important;
padding-bottom: 13px !important;
}
.btn:not(.btn-padding-x) {
padding-left: 31px !important;
padding-right: 31px !important;
}
.btn.btn-link,
.btn-link {
padding: 0 !important;
}
.btn-sm {
font-size: 10px !important;;
padding: 11px 26px !important;
}
.btn-lg {
font-size: 15px !important;;
padding: 16px 39px !important;
}
.btn-xl {
font-size: 18px !important;;
padding: 19px 47px !important;
}
.widget-container button,
.widget-container .btn {
padding: 5px 15px !important;
}
.btn-dark {
color: #ffffff !important;
background-color: #000000 !important;
border-color: #000000 !important;
}
.btn-dark:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-dark.active {
color: #000000 !important;
background-color: transparent !important;
border-color: #000000 !important;
}
.btn-dark.btn-outline {
color: #000000 !important;
background-color: transparent !important;
border-color: #000000 !important;
}
.btn-dark.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-dark.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #ffffff !important;
background-color: #000000 !important;
border-color: #000000 !important;
}
.btn-dark.btn-flat:hover {
color: #ffffff !important;
background-color: #000000 !important;
border-color: #000000 !important;
}
.btn-light {
color: #000000 !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.btn-light:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-light.active {
color: #ffffff !important;
background-color: transparent !important;
border-color: #ffffff !important;
}
.btn-light.btn-outline {
color: #ffffff !important;
background-color: transparent !important;
border-color: #ffffff !important;
}
.btn-light.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-light.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #000000 !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.btn-light.btn-flat:hover {
color: #000000 !important;
background-color: #f2f2f2 !important;
border-color: #f2f2f2 !important;
}
.btn-success {
color: #ffffff !important;
background-color: #28de72 !important;
border-color: #28de72 !important;
}
.btn-success:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-success.active {
color: #28de72 !important;
background-color: transparent !important;
border-color: #28de72 !important;
}
.btn-success.btn-outline {
color: #28de72 !important;
background-color: transparent !important;
border-color: #28de72 !important;
}
.btn-success.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-success.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #ffffff !important;
background-color: #28de72 !important;
border-color: #28de72 !important;
}
.btn-info {
color: #ffffff !important;
background-color:  !important;
border-color:  !important;
}
.btn-info:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-info.active {
color:  !important;
background-color: transparent !important;
border-color:  !important;
}
.btn-info.btn-outline {
color:  !important;
background-color: transparent !important;
border-color:  !important;
}
.btn-info.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-info.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #ffffff !important;
background-color:  !important;
border-color:  !important;
}
.btn-warning {
color: #ffffff !important;
background-color: #ffc42e !important;
border-color: #ffc42e !important;
}
.btn-warning:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-warning.active {
color: #ffc42e !important;
background-color: transparent !important;
border-color: #ffc42e !important;
}
.btn-warning.btn-outline {
color: #ffc42e !important;
background-color: transparent !important;
border-color: #ffc42e !important;
}
.btn-warning.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-warning.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #ffffff !important;
background-color: #ffc42e !important;
border-color: #ffc42e !important;
}
.btn-danger {
color: #ffffff !important;
background-color: #ff3100 !important;
border-color: #ff3100 !important;
}
.btn-danger:not(.btn-hover-nobg):not(.icon-animated):hover,
.btn-danger.active {
color: #ff3100 !important;
background-color: transparent !important;
border-color: #ff3100 !important;
}
.btn-danger.btn-outline {
color: #ff3100 !important;
background-color: transparent !important;
border-color: #ff3100 !important;
}
.btn-danger.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.btn-danger.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #ffffff !important;
background-color: #ff3100 !important;
border-color: #ff3100 !important;
} .style-light .btn-default,
.style-dark .style-light .btn-default,
.tmb-light .t-entry-text .btn-default,
.style-dark .tmb-light .t-entry-text .btn-default,
.tmb-dark .t-overlay-inner .btn-default {
color: #ffffff !important;
background-color: #303133 !important;
border-color: #303133 !important;
}
.style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .style-light .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-dark .tmb-light .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.tmb-dark .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):not(.btn-flat):hover,
.style-light .btn-default.active,
.style-dark .style-light .btn-default.active,
.tmb-light .t-entry-text .btn-default.active,
.style-dark .tmb-light .t-entry-text .btn-default.active,
.tmb-dark .t-overlay-inner .btn-default.active {
color: #303133 !important;
background-color: transparent !important;
border-color: #303133 !important;
}
.style-light .btn-default.btn-outline,
.style-dark .style-light .btn-default.btn-outline,
.tmb-light .t-entry-text .btn-default.btn-outline,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline,
.tmb-dark .t-overlay-inner .btn-default.btn-outline {
color: #303133 !important;
background-color: transparent !important;
border-color: #303133 !important;
}
.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-dark .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-dark .style-light .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-dark .tmb-light .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-dark .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #ffffff !important;
background-color: #303133 !important;
border-color: #303133 !important;
}
.style-light .btn-default.btn-flat:hover,
.style-dark .style-light .btn-default.btn-flat:hover,
.tmb-light .t-entry-text .btn-default.btn-flat:hover,
.style-dark .tmb-light .t-entry-text .btn-default.btn-flat:hover,
.tmb-dark .t-overlay-inner .btn-default.btn-flat:hover {
color: #ffffff !important;
background-color: #232426 !important;
border-color: #232426 !important;
}
.style-dark .btn-default,
.style-light .style-dark .btn-default,
.tmb-dark .t-entry-text .btn-default,
.style-light .tmb-dark .t-entry-text .btn-default,
.tmb-light .t-overlay-inner .btn-default {
color: #303133 !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.tmb-dark .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-light .tmb-dark .t-entry-text .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.tmb-light .t-overlay-inner .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover,
.style-dark .btn-default.active,
.style-light .style-dark .btn-default.active,
.tmb-dark .t-entry-text .btn-default.active,
.style-light .tmb-dark .t-entry-text .btn-default.active,
.tmb-light .t-overlay-inner .btn-default.active {
color: #ffffff !important;
background-color: transparent !important;
border-color: #ffffff !important;
}
.style-dark .btn-default.btn-outline,
.style-light .style-dark .btn-default.btn-outline,
.tmb-dark .t-entry-text .btn-default.btn-outline,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline,
.tmb-light .t-overlay-inner .btn-default.btn-outline {
color: #ffffff !important;
background-color: transparent !important;
border-color: #ffffff !important;
}
.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.tmb-light .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video):hover,
.style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-light .style-dark .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.style-light .tmb-dark .t-entry-text .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active,
.tmb-light .t-overlay-inner .btn-default.btn-outline:not(.icon-animated):not(.icon-automatic-video).active {
color: #303133 !important;
background-color: #ffffff !important;
border-color: #ffffff !important;
}
.style-dark .btn-default.btn-flat:hover,
.style-light .style-dark .btn-default.btn-flat:hover,
.tmb-dark .t-entry-text .btn-default.btn-flat:hover,
.style-light .tmb-dark .t-entry-text .btn-default.btn-flat:hover,
.tmb-light .t-overlay-inner .btn-default.btn-flat:hover {
color: #303133 !important;
background-color: #f2f2f2 !important;
border-color: #f2f2f2 !important;
}
#uncode_sidecart.style-light .btn-default.wc-forward:first-child,
.ajax-filter-sidebar-wrapper.style-light .ajax-filter-sidebar-footer .buttons a:first-child {
color: #303133 !important;
}
#uncode_sidecart.style-light .btn-default.wc-forward:first-child:hover,
.ajax-filter-sidebar-wrapper.style-light .ajax-filter-sidebar-footer .buttons a:first-child:hover {
color: #000075 !important;
}
#uncode_sidecart.style-dark .btn-default.wc-forward:first-child,
.ajax-filter-sidebar-wrapper.style-dark .ajax-filter-sidebar-footer .buttons a:first-child {
color: #ffffff !important;
}
#uncode_sidecart.style-dark .btn-default.wc-forward:first-child:hover,
.ajax-filter-sidebar-wrapper.style-dark .ajax-filter-sidebar-footer .buttons a:first-child:hover {
color: #cccccc !important;
}  .font-family-menu,
.menu-container:not(.grid-filters) ul.menu-smart,
.top-menu.top-menu-enhanced ul.menu-smart,
.menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.top-menu.top-menu-enhanced ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn),
.uncode-menu-additional-text,
.unmenu-block,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container form .search-container-inner input {
font-family: obviously-variable,sans-serif, 'Open Sans';
}
.font-family-topbar,
.top-menu.top-menu-enhanced {
font-family: 'Open Sans', 'Open Sans';
}
@media (max-width: 959px) {
.menu-primary ul.menu-smart a {
font-family: obviously-variable,sans-serif, 'Open Sans';
font-weight: 500;
}
} .font-size-menu,
.menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link),
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart > li > a > div > div > div.btn,
.unmenu-block,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container {
font-size: 12px;
}
@media (min-width: 960px) {
.font-size-menu,
.menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link),
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart > li > a > div > div > div.btn,
.unmenu-block,
.burger-label,
#masthead .overlay .overlay-search-wrapper .search-container {
font-size: 18px;
}
.font-size-submenu,
.menu-horizontal ul ul a:not([data-icon]),
.vmenu-container ul ul a:not([data-icon]),
.menu-horizontal ul ul .unmenu-title:not(.font-size-title-custom):not(.font-size-custom > *),
.vmenu-container ul ul .unmenu-title:not(.font-size-title-custom):not(.font-size-custom > *) {
font-size: 12px;
}
.font-size-secondary-menu,
.menu-mini.menu-smart a:not(.uncode-vc-social *),
.menu-mini.unmenu-block a:not(.uncode-vc-social *),
.menu-mini.menu-smart span,
.menu-mini.unmenu-block span,
.menu-bloginfo .menu-bloginfo-inner,
.menu-bloginfo .menu-bloginfo-inner > * {
font-size: 12px;
}
.font-size-overlay-menu,
.menu-overlay .vmenu-container.menu-container:not(.grid-filters) .menu-smart a:not(.wc-forward):not(.has-unblock *) {
font-size: 3.5vh;
}
.font-size-overlay-submenu,
.menu-overlay .vmenu-container.menu-container:not(.grid-filters) .menu-smart ul a:not(.wc-forward):not(.has-unblock *) {
font-size: 3.5vh;
}
}
@media (max-width: 959px) {
.font-size-menu-mobile,
.menu-container:not(.grid-filters) ul.menu-smart a:not(.social-menu-link):not(.vc_control-btn):not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
font-size: 12px !important;
}
.font-size-secondary-menu-mobile,
.top-menu-enhanced .menu-mini.menu-smart a:not(.uncode-vc-social *),
.top-menu-enhanced .menu-mini.unmenu-block a:not(.uncode-vc-social *),
.top-menu-enhanced .menu-bloginfo .menu-bloginfo-inner {
font-size: 10px;
}
.font-size-mobile-centered-menu,
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner > li > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner > li > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner > li > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner > li .unmenu-title:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner > li .unmenu-title:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner > li .unmenu-title:not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
font-size: 5.5vw !important;
}
.font-size-mobile-centered-submenu,
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item:not(.uncode-cart) > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart:not(.menu-primary-inner) li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart:not(.menu-primary-inner) li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .main-menu-container .menu-horizontal .menu-horizontal-inner ul.menu-smart.menu-primary-inner ul li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .vmenu-container .vmenu-row-wrapper .vmenu-wrap-cell ul.menu-smart.menu-primary-inner ul li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *),
body.menu-mobile-centered .overlay-menu .navbar-main .menu-sidebar-inner ul.menu-smart.menu-primary-inner ul li.menu-item-link > a:not(li.font-size-custom > *):not(.uncont .font-size-custom *) {
font-size: 5.5vw !important;
}
} .font-weight-menu,
.menu-container:not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link),
.top-menu.top-menu-enhanced ul.menu-smart > li > a:not(.social-menu-link),
.menu-container:not(.grid-filters) ul.menu-smart li.dropdown > a,
.top-menu.top-menu-enhanced ul.menu-smart li.dropdown > a,
.menu-container:not(.grid-filters) ul.menu-smart li.mega-menu > a,
.top-menu.top-menu-enhanced ul.menu-smart li.mega-menu > a,
.menu-container:not(.vmenu-container):not(.grid-filters) ul.menu-smart > li > a:not(.social-menu-link):not(.vc_control-btn),
.menu-smart i.fa-dropdown,
.unmenu-block i.fa-dropdown,
.vmenu-container a:not(.has-unblock *),
.unmenu-block .unmenu-title {
font-weight: 500;
letter-spacing: 0.05em;
}
.topbar-font-weight,
.top-menu.top-menu-enhanced {
font-weight: 400;
}  .menu-light.top-menu .menu-bloginfo-inner,
.menu-light.top-menu p {
color: #303133;
}
.menu-light .menu-smart a:not(.un-submenu *) {
color: #303133;
}
@media (max-width: 959px) {
.submenu-dark.isotope-filters.menu-light .menu-smart a:not(.un-submenu *) {
color: #303133;
}
}
.menu-light .menu-smart a:not(.un-submenu *):hover,
.menu-light .menu-smart a:not(.un-submenu *):focus {
color: #00ffff;
}
@media (min-width: 960px) {
.isotope-filters.menu-light .menu-smart a:not(.un-submenu *):hover,
.isotope-filters.menu-light .menu-smart a:not(.un-submenu *):focus {
color: rgba(48,49,51,.5);
}
}
.menu-light .mobile-additional-icon {
color: #303133;
}
@media (min-width: 960px) {
body:not(.navbar-hover) .menu-desktop-transparent.style-light-override.top-menu p {
color: #303133;
}
body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart > li > a {
color: #303133;
}
body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart > li > a:hover,
body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .menu-smart > li > a:focus {
color: #00ffff;
}
body:not(.navbar-hover) .menu-desktop-transparent.style-light-override .mobile-additional-icon {
color: #303133;
}
}
@media (max-width: 959px) {
body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override.top-menu p {
color: #303133;
}
body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart > li > a {
color: #303133;
}
body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart > li > a:hover,
body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .menu-smart > li > a:focus {
color: #00ffff;
}
body:not(.open-overlay-menu) .menu-mobile-transparent.style-light-override .mobile-additional-icon {
color: #303133;
}
}
.menu-dark.top-menu .menu-bloginfo-inner,
.menu-dark.top-menu p {
color: #ffffff;
}
.menu-dark a.menu-smart-toggle,
.menu-dark .menu-smart a:not(.un-submenu *) {
color: #ffffff;
}
@media (max-width: 959px) {
.submenu-light.isotope-filters.menu-dark a.menu-smart-toggle,
.submenu-light.isotope-filters.menu-dark .menu-smart a:not(.un-submenu *) {
color: #ffffff;
}
}
.menu-dark a.menu-smart-toggle:hover,
.menu-dark .menu-smart a:not(.un-submenu *):hover,
.menu-dark a.menu-smart-toggle:focus,
.menu-dark .menu-smart a:not(.un-submenu *):focus {
color: #00ffff;
}
.isotope-filters.menu-dark a.menu-smart-toggle:hover,
.isotope-filters.menu-dark .menu-smart a:not(.un-submenu *):hover,
.isotope-filters.menu-dark a.menu-smart-toggle:focus,
.isotope-filters.menu-dark .menu-smart a:not(.un-submenu *):focus {
color: rgba(255,255,255,.5);
}
.menu-dark .mobile-additional-icon {
color: #ffffff;
}
@media (min-width: 960px) {
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override.top-menu p {
color: #ffffff;
}
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle,
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart > li > a {
color: #ffffff;
}
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle:hover,
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart > li > a:hover,
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override a.menu-smart-toggle:focus,
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .menu-smart > li > a:focus {
color: #00ffff;
}
body:not(.navbar-hover) .menu-desktop-transparent.style-dark-override .mobile-additional-icon {
color: #ffffff;
}
}
@media (max-width: 959px) {
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override.top-menu p {
color: #ffffff;
}
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle,
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a {
color: #ffffff;
}
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle:hover,
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a:hover,
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override a.menu-smart-toggle:focus,
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .menu-smart a:focus {
color: #00ffff;
}
body:not(.open-overlay-menu) .menu-mobile-transparent.style-dark-override .mobile-additional-icon {
color: #ffffff;
}
}
@media (min-width: 960px) {
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
color: #303133 !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
color: #00ffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .mobile-additional-icon,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas .mobile-additional-icon,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .mobile-additional-icon {
color: #303133 !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
color: #ffffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
color: #00ffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .mobile-additional-icon {
color: #ffffff !important;
}
}
@media (max-width: 959px) {
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
color: #303133 !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
color: #00ffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .mobile-additional-icon {
color: #303133 !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *) {
color: #ffffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):hover,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .menu-horizontal-inner > .nav > .menu-smart > li > a:not(.un-submenu *):focus {
color: #00ffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .mobile-additional-icon,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mobile-additional-icon,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .mobile-additional-icon {
color: #ffffff !important;
}
} .menu-light .menu-smart > li.active > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li a.active:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.menu-light .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
color: #00ffff;
}
.isotope-filters .menu-light .menu-smart > li.active > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li a.active:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-light .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
color: rgba(48,49,51,.5);
}
.menu-dark .menu-smart > li.active > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li a.active:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.menu-dark .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
color: #00ffff;
}
.isotope-filters .menu-dark .menu-smart > li.active > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li a.active:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-ancestor > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.wpml-ls-current-language > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-parent > a:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.active > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-ancestor > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.wpml-ls-current-language > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title:not(.block-wrapper-parent *),
.isotope-filters .menu-dark .menu-smart > li.current-menu-parent > .unmenu-title:not(.block-wrapper-parent *) {
color: rgba(255,255,255,.5);
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a.active,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
color: #00ffff !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li a.active,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > a,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.active > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-parent > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-ancestor > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.wpml-ls-current-language > .unmenu-title,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-horizontal-inner > .nav > .menu-smart > li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
color: #00ffff !important;
} .submenu-light .menu-smart ul a:not(.block-wrapper-parent *),
.submenu-light .overlay-search {
color: #303133;
}
@media (min-width: 960px) {
.submenu-light .menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *) {
color: rgba(48,49,51,.65);
}
.submenu-light .overlay-search ::-webkit-input-placeholder {
color: rgba(48,49,51,.65);
}
.submenu-light .overlay-search ::-moz-placeholder {
color: rgba(48,49,51,.65);
}
.submenu-light .overlay-search :-ms-input-placeholder {
color: rgba(48,49,51,.65);
}
.submenu-light .overlay-search :-moz-placeholder {
color: rgba(48,49,51,.65);
}
.submenu-light .overlay-search ::placeholder {
color: rgba(48,49,51,.65);
}
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):hover,
.submenu-light .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):focus {
color: #00ffff !important;
background-color: rgba(0, 0, 0, 0.03) !important;
}
.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):hover,
.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):focus {
color: #00ffff !important;
}
}
.main-container .style-light .menu-advanced ul a:not(.block-wrapper-parent *) {
color: #303133;
}
.main-container .style-light .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):hover,
.main-container .style-light .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):focus {
color: #00ffff !important;
background-color: rgba(0, 0, 0, 0.03) !important;
}
.submenu-light .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *) {
color: #303133;
}
@media (min-width: 960px) {
body[class*=vmenu-] .submenu-light .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):hover,
body[class*=vmenu-] .submenu-light .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):focus {
color: #00ffff;
background-color: rgba(0, 0, 0, 0.03);
}
}
.submenu-dark .menu-smart ul a:not(.block-wrapper-parent *),
.submenu-dark .overlay-search {
color: #ffffff;
}
@media (min-width: 960px) {
.submenu-dark .menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *) {
color: rgba(255,255,255,.65);
}
.submenu-dark .overlay-search ::-webkit-input-placeholder {
color: rgba(255,255,255,.65);
}
.submenu-dark .overlay-search ::-moz-placeholder {
color: rgba(255,255,255,.65);
}
.submenu-dark .overlay-search :-ms-input-placeholder {
color: rgba(255,255,255,.65);
}
.submenu-dark .overlay-search :-moz-placeholder {
color: rgba(255,255,255,.65);
}
.submenu-dark .overlay-search ::placeholder {
color: rgba(255,255,255,.65);
}
.submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):hover,
.submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):focus {
color: #00ffff !important;
background-color: rgba(255, 255, 255, 0.03) !important;
}
.submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):hover,
.submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul a:not(.block-wrapper-parent *):focus {
color: #00ffff !important;
}
.submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):hover,
.submenu-dark .menu-horizontal:not(.menu-sub-enhanced) .menu-smart ul a:not(.block-wrapper-parent *):focus {
color: #00ffff !important;
background-color: rgba(255, 255, 255, 0.03) !important;
}
}
.main-container .style-dark .menu-advanced ul a:not(.block-wrapper-parent *) {
color: #ffffff;
}
.main-container .style-dark .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):hover,
.main-container .style-dark .menu-advanced ul li:not(.menu-item-button) > a:not(.block-wrapper-parent *):focus {
color: #00ffff;
background-color: rgba(255, 255, 255, 0.03);
}
.submenu-dark .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *) {
color: #ffffff;
}
@media (min-width: 960px) {
body[class*=vmenu-] .submenu-dark .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):hover,
body[class*=vmenu-] .submenu-dark .menu-smart.menu-cta-inner ul a:not(.block-wrapper-parent *):focus {
color: #00ffff;
background-color: rgba(255, 255, 255, 0.03);
}
}
@media (max-width: 959px) {
.submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
color: #303133;
}
.submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):hover,
.submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):focus {
color: #00ffff;
}
}
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a {
color: #303133;
}
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a:hover,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a a:hover,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a:focus,
.submenu-light:not(.isotope-filters) .uncode-menu-additional-text a a:focus {
color: #00ffff;
}
@media (max-width: 959px) {
.submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):hover,
.submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *):focus {
color: #00ffff;
}
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text {
color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a {
color: #ffffff;
}
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a:hover,
.submenu-dark:not(.isotope-filters) .uncode-menu-additional-text a:focus {
color: #00ffff;
} .submenu-light .menu-smart ul li.current-menu-parent > a,
.submenu-light .menu-smart ul li.active:not(.vc_tta-tab) > a,
.submenu-light .menu-smart ul li.current-menu-parent > .unmenu-title,
.submenu-light .menu-smart ul li.active > .unmenu-title {
color: #00ffff;
}
@media (min-width: 960px) {
.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > a,
.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active:not(.vc_tta-tab) > a,
.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > .unmenu-title,
.submenu-light .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active > .unmenu-title {
color: #00ffff !important;
}
}
.submenu-dark .menu-smart ul li.current-menu-parent > a,
.submenu-dark .menu-smart ul li.active:not(.vc_tta-tab) > a,
.submenu-dark .menu-smart ul li.current-menu-parent > .unmenu-title,
.submenu-dark .menu-smart ul li.active > .unmenu-title {
color: #00ffff;
}
@media (min-width: 960px) {
.submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > a,
.submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active:not(.vc_tta-tab) > a,
.submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.current-menu-parent > .unmenu-title,
.submenu-dark .menu-horizontal.menu-sub-enhanced .menu-smart ul li.active > .unmenu-title {
color: #00ffff !important;
}
}
@media (max-width: 959px) {
.menu-primary.submenu-light .menu-smart li.active > a,
.menu-primary.submenu-light .menu-smart li.current-menu-ancestor > a,
.menu-primary.submenu-light .menu-smart li.wpml-ls-current-language > a,
.menu-primary.submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a,
.menu-primary.submenu-light .menu-smart li.active > .unmenu-title,
.menu-primary.submenu-light .menu-smart li.current-menu-ancestor > .unmenu-title,
.menu-primary.submenu-light .menu-smart li.wpml-ls-current-language > .unmenu-title,
.menu-primary.submenu-light .menu-smart li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
color: #00ffff;
}
.menu-primary.submenu-dark .menu-smart li.active > a,
.menu-primary.submenu-dark .menu-smart li.current-menu-ancestor > a,
.menu-primary.submenu-dark .menu-smart li.wpml-ls-current-language > a,
.menu-primary.submenu-dark .menu-smart li.current-menu-item:not(.menu-item-type-custom) > a,
.menu-primary.submenu-dark .menu-smart li.active > .unmenu-title,
.menu-primary.submenu-dark .menu-smart li.current-menu-ancestor > .unmenu-title,
.menu-primary.submenu-dark .menu-smart li.wpml-ls-current-language > .unmenu-title,
.menu-primary.submenu-dark .menu-smart li.current-menu-item:not(.menu-item-type-custom) > .unmenu-title {
color: #00ffff;
}
} @media (min-width: 960px) {
.submenu-light .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
color: #303133;
}
.submenu-dark .menu-horizontal .menu-smart > .mega-menu .mega-menu-inner > li > a {
color: #ffffff;
}
}
.submenu-light .unmenu-title,
.style-light .unmenu-title,
.submenu-light .unmenu-title a,
.style-light .unmenu-title a {
color: #303133;
}
.submenu-dark .unmenu-title,
.style-dark .unmenu-title,
.submenu-dark .unmenu-title a,
.style-dark .unmenu-title a {
color: #ffffff;
}
@media (min-width: 960px) {
.style-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *),
.submenu-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *) {
color: rgba(48,49,51,.65);
}
.style-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
.submenu-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
.style-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus,
.submenu-light .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus {
color: #00ffff;
}
.style-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *),
.submenu-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *) {
color: rgba(255,255,255,.65);
}
.style-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
.submenu-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):hover,
.style-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus,
.submenu-dark .unmenu-block > li a:not(.unmenu-title *):not(.overlay *):focus {
color: #00ffff;
}
} @media (max-width: 959px) {
.submenu-light:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
color: #303133;
}
.submenu-dark:not(.isotope-filters) .menu-smart a:not(.block-wrapper-parent *) {
color: #ffffff;
}
}  .menu-light .menu-smart,
.menu-light .menu-smart li,
.submenu-light .menu-smart ul,
.menu-smart.submenu-light li ul li,
.menu-light .menu-accordion-dividers,
.menu-light .menu-borders:not(.needs-after),
.menu-light .menu-borders.needs-after::after,
.menu-light.vmenu-borders,
.menu-light .main-menu-container,
.menu-light .menu-container .overlay .overlay-search-wrapper {
border-color: rgba(234,234,234,1);
}
.menu-dark .menu-smart,
.menu-dark .menu-smart li,
.submenu-dark .menu-smart ul,
.menu-smart.submenu-dark li ul li,
.menu-dark .menu-accordion-dividers,
.menu-dark .menu-borders:not(.needs-after),
.menu-dark .menu-borders.needs-after::after,
.menu-dark.vmenu-borders,
.menu-dark .main-menu-container,
.menu-dark .menu-container .overlay .overlay-search-wrapper {
border-color: rgba(48,49,51,0);
} @media (min-width: 960px) {
.menu-horizontal.menu-sub-enhanced.submenu-light .menu-smart > .mega-menu .mega-menu-inner,
.submenu-light .menu-smart li ul li {
border-color: rgba(234,234,234,1);
}
.menu-horizontal.menu-sub-enhanced.submenu-dark .menu-smart > .mega-menu .mega-menu-inner,
.submenu-dark .menu-smart li ul li {
border-color: rgba(48,49,51,0);
}
}
@media (max-width: 959px) {
body.menu-mobile-borders .menu-light .row-brand,
body.menu-mobile-borders .menu-light .row-menu .row-menu-inner {
border-bottom-color: rgba(234,234,234,1);
}
body.menu-mobile-borders .submenu-light .menu-smart,
body.menu-mobile-borders .submenu-light .menu-smart li {
border-color: rgba(234,234,234,1);
}
body.menu-mobile-borders .menu-dark .row-brand,
body.menu-mobile-borders .menu-dark .row-menu .row-menu-inner {
border-bottom-color: rgba(48,49,51,0);
}
body.menu-mobile-borders .submenu-dark .menu-smart,
body.menu-mobile-borders .submenu-dark .menu-smart li {
border-color: rgba(48,49,51,0);
}
.menu-mobile-transparent .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open) .row-menu .row-menu-inner,
.menu-mobile-transparent .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas .row-menu .row-menu-inner {
border-color: transparent !important;
}
} body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-light .navbar-nav-first > *:first-child::after {
border-color: rgba(234,234,234,1);
}
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .menu-transparent.menu-dark .navbar-nav-first > *:first-child::after {
border-color: rgba(48,49,51,0);
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-first > *:first-child::after {
border-color: rgba(234,234,234,1) !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .menu-smart > li,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-nav-first > *:first-child::after {
border-color: rgba(48,49,51,0) !important;
}
.top-menu.top-menu-enhanced.top-menu-border.menu-light::after,
body.menu-mobile-borders .submenu-light .menu-container .main-menu-container .menu-horizontal,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav + .navbar-cta > *:first-child::after,
body:not(.menu-force-opacity) .menu-light .menu-borders.needs-after .navbar-nav-first > *:first-child::after,
.top-menu.top-menu-enhanced.submenu-light:not(.top-menu-border) .row-menu-inner .menu-horizontal ul.menu-smart > li > ul {
border-color: rgba(234,234,234,1) !important;
}
.top-menu.top-menu-enhanced.top-menu-border.menu-dark .row-menu-inner::after,
body.menu-mobile-borders .submenu-dark .menu-container .main-menu-container .menu-horizontal,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav-last > *:first-child::after,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav + .navbar-cta > *:first-child::after,
body:not(.menu-force-opacity) .menu-dark .menu-borders.needs-after .navbar-nav-first > *:first-child::after,
.top-menu.top-menu-enhanced.submenu-dark:not(.top-menu-border) .row-menu-inner .menu-horizontal ul.menu-smart > li > ul {
border-color: rgba(48,49,51,0) !important;
} body:not(.menu-force-opacity):not(.navbar-hover) .menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover).menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders:not(.needs-after),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders.needs-after::after,
body:not(.menu-force-opacity):not(.navbar-hover).menu-overlay .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-borders.needs-after::after {
border: none;
} @media (min-width: 960px) {
.submenu-transparent.submenu-light .menu-smart ul,
.submenu-transparent.submenu-light .menu-smart li ul li {
border-color: rgba(234,234,234,1);
}
.submenu-transparent.submenu-dark .menu-smart ul,
.submenu-transparent.submenu-dark .menu-smart li ul li {
border-color: rgba(48,49,51,0);
}
}  .main-header .style-light-bg,
.menu-wrapper .style-light-bg {
background-color: #ffffff;
}
.main-header .style-dark-bg,
.menu-wrapper .style-dark-bg {
background-color: #000075;
} .submenu-light .menu-horizontal .menu-smart ul:not(.unmenu-inner-ul),
.submenu-light .overlay-search,
.submenu-dark .overlay-search .lines-button .lines-dropdown,
.submenu-dark .overlay-search .lines-button .lines-dropdown:before,
.submenu-dark .overlay-search .lines-button .lines-dropdown:after,
.submenu-dark .overlay-search .lines-button .lines-dropdown > span,
#uncode_sidecart.style-light {
background-color: #ffffff;
}
.submenu-dark .menu-horizontal .menu-smart ul:not(.unmenu-inner-ul),
.submenu-dark .overlay-search,
.submenu-light .overlay-search .lines-button .lines-dropdown,
.submenu-light .overlay-search .lines-button .lines-dropdown:before,
.submenu-light .overlay-search .lines-button .lines-dropdown:after,
.submenu-light .overlay-search .lines-button .lines-dropdown > span,
#uncode_sidecart.style-dark {
background-color: #6d01ec;
} @media (max-width: 959px) {
.submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
.submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
.submenu-light:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container {
background-color: #ffffff;
}
.submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .menu-smart,
.submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .menu-sidebar-inner,
.submenu-dark:not(.isotope-filters):not(.top-menu-enhanced) .main-menu-container {
background-color: #6d01ec;
}
} @media (min-width: 960px) {
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original,
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original,
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original.style-light-override,
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override {
opacity: 0;
}
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original.style-light-override > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override > *:not(.overlay-search) {
background: transparent;
background-color: rgba(255,255,255,1);
}
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original,
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original,
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original.style-dark-override,
body:not(.menu-overlay):not(.hmenu-center):not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override {
opacity: 0;
}
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-dark-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).style-light-original.style-dark-override > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override > *:not(.overlay-search) {
background: transparent;
background-color: rgba(0,0,117,1);
}
}
@media (max-width: 959px) {
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-light-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-dark-original.style-light-override > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original.style-light-override > *:not(.overlay-search) {
background: transparent;
background-color: rgba(255,255,255,1);
}
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-dark-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-dark-original > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).style-light-original.style-dark-override > *:not(.overlay-search),
body:not(.menu-force-opacity):not(.navbar-hover) .menu-wrapper:not(.no-header) .menu-transparent:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.style-light-original.style-dark-override > *:not(.overlay-search) {
background: transparent;
background-color: rgba(0,0,117,1);
}
}  .submenu-light .menu-smart span.scroll-up,
.submenu-light .menu-smart span.scroll-down {
border-color: rgba(234,234,234,1);
background-color: #ffffff;
}
.submenu-dark .menu-smart span.scroll-up,
.submenu-dark .menu-smart span.scroll-down {
border-color: rgba(48,49,51,0);
background-color: #000075;
}
.submenu-light .menu-smart span.scroll-up-arrow,
.submenu-light .menu-smart span.scroll-down-arrow {
border-color: transparent transparent rgba(234,234,234,1) transparent !important;
}
.submenu-dark .menu-smart span.scroll-up-arrow,
.submenu-dark .menu-smart span.scroll-down-arrow {
border-color: transparent transparent rgba(48,49,51,0) transparent !important;
}
.submenu-light .menu-smart span.scroll-down-arrow {
border-color: rgba(234,234,234,1) transparent transparent transparent !important;
}
.submenu-dark .menu-smart span.scroll-down-arrow {
border-color: rgba(48,49,51,0) transparent transparent transparent !important;
}  .mobile-menu-button-dark .lines:not(.lines-dropdown),
.mobile-menu-button-dark .lines:not(.lines-dropdown):before,
.mobile-menu-button-dark .lines:not(.lines-dropdown):after,
.mobile-menu-button-dark .lines:not(.lines-dropdown) > span,
.vmenu-container.menu-dark .lines:not(.lines-dropdown),
.vmenu-container.menu-dark .lines:not(.lines-dropdown):before,
.vmenu-container.menu-dark .lines:not(.lines-dropdown):after,
.vmenu-container.menu-dark .lines:not(.lines-dropdown) > span {
background: #ffffff;
}
.mobile-menu-button-light .lines:not(.lines-dropdown),
.mobile-menu-button-light .lines:not(.lines-dropdown):before,
.mobile-menu-button-light .lines:not(.lines-dropdown):after,
.mobile-menu-button-light .lines:not(.lines-dropdown) > span,
.vmenu-container.menu-light .lines:not(.lines-dropdown),
.vmenu-container.menu-light .lines:not(.lines-dropdown):before,
.vmenu-container.menu-light .lines:not(.lines-dropdown):after,
.vmenu-container.menu-light .lines:not(.lines-dropdown) > span {
background: #303133;
}
.mobile-menu-button-dark .burger-label {
color: #ffffff;
}
.mobile-menu-button-light .burger-label {
color: #303133;
}
@media (min-width: 960px) {
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown) > span {
background: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown) > span {
background: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .burger-label,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .burger-label,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .burger-label {
color: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck):not(.is_mobile_open).menu-transparent .burger-label,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .burger-label,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .burger-label {
color: #ffffff;
}
}
@media (max-width: 959px) {
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .lines:not(.lines-dropdown) > span {
background: #303133;
}
body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown),
body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown):before,
body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown):after,
body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
body.menu-mobile-off-canvas .menu-container.style-light .lines:not(.lines-dropdown) > span,
body.menu-mobile-off-canvas .menu-primary.submenu-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
background: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown),
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown),
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):before,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):before,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown):after,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown):after,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .lines:not(.lines-dropdown) > span,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-parent-off-canvas.menu-transparent .mmb-container .lines:not(.lines-dropdown) > span,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .lines:not(.lines-dropdown) > span {
background: #ffffff;
}
body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown),
body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown):before,
body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown):after,
body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
body.menu-mobile-off-canvas .menu-container.style-dark .lines:not(.lines-dropdown) > span,
body.menu-mobile-off-canvas .menu-primary.submenu-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
background: #ffffff;
}
}
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
body.compose-mode .style-light .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
background: #303133;
}
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown),
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):before,
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown):after,
body.compose-mode .style-dark .uncode-close-offcanvas-mobile .lines:not(.lines-dropdown) > span {
background: #ffffff;
}  @media (max-width: 959px) {
[class*="menu-dd-shadow-"].menu-horizontal:not(.top-menu-enhanced-horizontal) .menu-smart ul,
[class*="menu-dd-shadow-"].menu-horizontal:not(.top-menu-enhanced-horizontal) .menu-smart li.menu-item > .vc_row {
box-shadow: none !important;
}
}
@media (min-width: 960px) {
.menu-shadows {
box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
}
body[class*=vmenu-] .menu-shadows {
box-shadow: 0 0px 7px -1px rgba(0, 0, 0, 0.1);
}
}
body:not(.menu-force-opacity) .menu-primary:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open) .menu-shadows.force-no-shadows {
box-shadow: none;
}
@media (min-width: 960px) {
body:not(.menu-force-opacity):not(.menu-scroll-transparency:not(.navbar-hover))[class*=hmenu-] .menu-primary.is_stuck .menu-container {
box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
}
}
@media (max-width: 959px) {
body:not(.menu-force-opacity):not(.menu-scroll-transparency:not(.navbar-hover)) .menu-primary.is_stuck:not(.menu-mobile-transparent) .menu-container {
box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
}
}  @media (min-width: 960px) {
.submenu-light .menu-accordion .menu-smart ul {
background-color: #ffffff;
}
.submenu-dark .menu-accordion .menu-smart ul {
background-color: #000075;
}
} .menu-overlay .menu-accordion .menu-smart:not(.menu-cta-inner) ul {
background-color: transparent !important;
}
@media (min-width: 960px) {
.menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a {
color: #ffffff;
}
.menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a:hover,
.menu-overlay .menu-dark.submenu-light .menu-smart:not(.menu-cta-inner) ul a:focus {
color: #00ffff;
}
}
@media (min-width: 960px) {
.menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a {
color: #303133;
}
.menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a:hover,
.menu-overlay .menu-light.submenu-dark .menu-smart:not(.menu-cta-inner) ul a:focus {
color: #00ffff;
}
}
.overlay .overlay-bg {
opacity: 0.949999;
} .style-light .navbar-brand .logo-skinnable {
color: #303133;
}
.style-light .navbar-brand .logo-skinnable > * {
color: #303133;
}
.style-light .navbar-brand .logo-skinnable svg * {
fill: #303133;
}
.style-dark .navbar-brand .logo-skinnable {
color: #ffffff;
}
.style-dark .navbar-brand .logo-skinnable > * {
color: #ffffff;
}
.style-dark .navbar-brand .logo-skinnable svg * {
fill: #ffffff;
}
@media (min-width: 960px) {
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable {
color: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable > * {
color: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable svg * {
fill: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable {
color: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable > * {
color: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable svg * {
fill: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-dark {
display: none !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-light {
display: block !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-dark {
display: block !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-desktop-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-light {
display: none !important;
}
}
@media (max-width: 959px) {
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable {
color: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable > * {
color: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-skinnable svg * {
fill: #303133;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable {
color: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable > *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable > *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable > * {
color: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-skinnable svg *,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-skinnable svg *,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-skinnable svg * {
fill: #ffffff;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-dark {
display: none !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-light-override .navbar-brand .logo-light {
display: block !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-dark,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-dark,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-dark {
display: block !important;
}
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)):not(.is_mobile_open).menu-transparent .navbar-brand .logo-light,
body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override:not(.is_stuck:not(.menu-mobile-transparent)).is_mobile_open.menu-transparent.menu-parent-off-canvas .navbar-brand .logo-light,
html.overlay-open body:not(.menu-force-opacity):not(.navbar-hover) .style-dark-override .navbar-brand .logo-light {
display: none !important;
}
} .submenu-light .menu-accordion .menu-smart .uncode-cart li {
border-color: rgba(234,234,234,1);
}
.submenu-dark .menu-accordion .menu-smart .uncode-cart li {
border-color: rgba(48,49,51,0);
}  .row-inner.col-w-borders > div:not(:first-child) > .uncol.style-light:before {
background-color: rgba(234,234,234,1);
}
.row-inner.col-w-borders > div:not(:first-child) > .uncol.style-dark:before {
background-color: rgba(48,49,51,0);
}
.style-light .menu-item-description {
color: #000075;
}
.style-dark .menu-item-description {
color: #ffffff;
}  .tmb-light.tmb-color-overlay-text,
.tmb-light.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual a:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual .t-entry-title a:not(.add_to_cart_text):not(.view-cart),
.tmb-light.tmb .t-entry-visual .t-entry-meta span:not(.add_to_cart_text):not(.view-cart) {
color: #ffffff;
}
.tmb-dark.tmb-color-overlay-text,
.tmb-dark.tmb .t-entry-visual *:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual a:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual .t-entry-title a:not(.add_to_cart_text):not(.view-cart),
.tmb-dark.tmb .t-entry-visual .t-entry-meta span:not(.add_to_cart_text):not(.view-cart) {
color: #303133;
}
.tmb-color-colored-ui,
.tmb .t-cat-over a.bordered-cat,
.tmb .t-cat-over span.bordered-cat,
.tmb a.tmb-term-evidence:not(.bordered-cat),
.uncode-info-box a.tmb-term-evidence:not(.bordered-cat),
.tmb span.tmb-term-evidence:not(.bordered-cat),
.uncode-info-box span.tmb-term-evidence:not(.bordered-cat),
.t-cat-over .tmb a.bordered-cat,
.t-cat-over .uncode-info-box a.bordered-cat,
.t-cat-over .tmb span.bordered-cat,
.t-cat-over .uncode-info-box span.bordered-cat {
color: #ffffff !important;
} .tmb-light.tmb-color-title,
.tmb-light.tmb .t-entry-text .t-entry-title a,
.tmb-light.tmb .t-entry-text .t-entry-title,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta span,
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-meta span,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-light.tmb .t-entry-nav-label span,
.tmb-light.tmb.tmb-table .t-inside-post-table .t-entry-table-typography,
.tmb-light.tmb.tmb-table .t-inside-post-table .t-entry-table-typography a {
color: #303133;
}
.tmb-dark.tmb-color-title,
.tmb-dark.tmb .t-entry-text .t-entry-title a,
.tmb-dark.tmb .t-entry-text .t-entry-title,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-meta span,
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-meta span,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-meta a:not(:hover),
.tmb-dark.tmb .t-entry-nav-label span,
.tmb-dark.tmb.tmb-table .t-inside-post-table .t-entry-table-typography,
.tmb-dark.tmb.tmb-table .t-inside-post-table .t-entry-table-typography a {
color: #ffffff;
} .tmb-light.tmb-color-text,
.tmb-light.tmb .t-entry-text,
.tmb-light.tmb .t-entry-text p,
.tmb-light.tmb .t-entry p.t-entry-comments .extras a,
.tmb-light.tmb.tmb-table .uncode-post-table-column,
.tmb-light.tmb.tmb-table .uncode-post-table-column p:not(.headings-color):not(.t-entry-table-typography) {
color: #000075;
}
.tmb-dark.tmb-color-text,
.tmb-dark.tmb .t-entry-text,
.tmb-dark.tmb .t-entry-text p,
.tmb-dark.tmb .t-entry p.t-entry-comments .extras a,
.tmb-dark.tmb.tmb-table .uncode-post-table-column,
.tmb-dark.tmb.tmb-table .uncode-post-table-column p:not(.headings-color):not(.t-entry-table-typography) {
color: #ffffff;
} .tmb-light.tmb-color-hr,
.tmb-light.el-text hr.separator-reduced,
.tmb-light.tmb .t-entry-visual hr,
.tmb-light.tmb .t-entry-text hr,
.tmb-light.tmb-table-border.tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-between:not(:last-child).tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-below.tmb.tmb-table .t-inside,
.tmb-light.tmb-table-border-both:first-child.tmb.tmb-table .t-inside,
.tmb-light.tmb.tmb-table .uncode-post-table-column hr {
border-color: #eaeaea;
}
.tmb-dark.tmb-color-hr,
.tmb-dark.el-text hr.separator-reduced,
.tmb-dark.tmb .t-entry-visual hr,
.tmb-dark.tmb .t-entry-text hr,
.tmb-dark.tmb-table-border.tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-between:not(:last-child).tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-below.tmb.tmb-table .t-inside,
.tmb-dark.tmb-table-border-both:first-child.tmb.tmb-table .t-inside,
.tmb-dark.tmb.tmb-table .uncode-post-table-column hr {
border-color: rgba(255, 255, 255, 0.25);
} .tmb-light.tmb-color-a,
.tmb-light.tmb-content-under.tmb .t-entry p.t-entry-author a:not(:hover) span,
.tmb-light.tmb-content-lateral.tmb .t-entry p.t-entry-author a:not(:hover) span {
color: #303133;
}
.tmb-dark.tmb-color-a,
.tmb-dark.tmb-content-under.tmb .t-entry p.t-entry-author a:not(:hover) span,
.tmb-dark.tmb-content-lateral.tmb .t-entry p.t-entry-author a:not(:hover) span {
color: #ffffff;
} .tmb-light.tmb-color-addcart {
background-color: #262729;
}
.tmb-dark.tmb-color-addcart {
background-color: #ffffff;
}
.tmb-light.tmb-color-addcart-half {
color: #303133 !important;
background-color: rgba(255, 255, 255, 0.75);
}
.tmb-dark.tmb-color-addcart-half {
color: #ffffff !important;
background-color: rgba(38, 39, 41, 0.75);
}   .tmb.tmb-light.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-bottom .t-entry-visual .t-entry-visual-overlay-in {
background-image: linear-gradient(to top, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
}
.tmb.tmb-light.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, transparent 50%);
}
.tmb.tmb-dark.tmb-overlay-gradient-top .t-entry-visual .t-entry-visual-overlay-in {
background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, transparent 50%);
} .tmb-border-width {
border-width: 1px;
}
.tmb-border-reduced-width,
.el-text hr.separator-reduced {
border-width: 2px;
} .tmb-with-shadow,
.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed.tmb .t-entry-visual,
.uncode-single-media-wrapper.tmb-shadow,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe {
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
} .tmb-light.tmb-border,
.tmb-light.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside,
.tmb-light.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
border: 1px solid #eaeaea;
}
.tmb-dark.tmb-border,
.tmb-dark.tmb-bordered:not(.tmb-no-bg):not(.tmb-shadowed).tmb > .t-inside,
.tmb-dark.tmb-bordered.tmb-no-bg.tmb > .t-inside .t-entry-visual {
border: 1px solid #7a7d82;
}
.tmb-light.tmb-border-under {
border-color: #eaeaea;
}
.tmb-dark.tmb-border-under {
border-color: #ffffff;
}
.post-media .tmb-light .regular-text p,
.post-media .tmb-light .regular-text a,
.post-media .tmb-light .regular-text * {
color: #303133;
}
.post-media .tmb-light .regular-text .pullquote * {
color: #303133 !important;
}
.post-media .tmb-dark .regular-text p,
.post-media .tmb-dark .regular-text a,
.post-media .tmb-dark .regular-text * {
color: #ffffff;
}
.post-media .tmb-dark .regular-text .pullquote * {
color: #ffffff !important;
} .body-borders .body-border-shadow {
box-shadow: 0 0px 14px 0px rgba(0, 0, 0, 0.1);
}
@media (min-width: 960px) {
.menu-shadows {
box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
}
body[class*=vmenu-] .menu-shadows {
box-shadow: 0 0px 7px -1px rgba(0, 0, 0, 0.1);
}
}
.btn-shadow {
box-shadow: 0 4px 10px -5px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-sm.btn-shadow {
box-shadow: 0 4px 18px -4px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-std.btn-shadow {
box-shadow: 0 8px 30px -6px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-lg.btn-shadow {
box-shadow: 0 13px 34px -9px rgba(0, 0, 0, 0.6) !important;
}
.btn-shadow-xl.btn-shadow {
box-shadow: 0 20px 50px -12px rgba(0, 0, 0, 0.6) !important;
}
.unshadow-xs,
.uncell.unshadow-xs,
.uncont.unshadow-xs,
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-xs.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-xs {
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.05);
}
.unshadow-darker-xs,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-xs.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-xs {
box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);
}
.unshadow-sm,
.uncell.unshadow-sm,
.uncont.unshadow-sm,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-sm.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-sm.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-sm,
.uncell.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-sm.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 0.45);
}
.unshadow-darker-sm,
.uncell.unshadow-darker-sm,
.uncont.unshadow-darker-sm,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-sm.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-sm.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-sm.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-sm.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-sm,
.uncell.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-sm.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 20px 60px -30px rgba(0, 0, 0, 1);
}
.unshadow-std,
.uncell.unshadow-std,
.uncont.unshadow-std,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-std.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-std.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-std,
.uncell.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-std.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 30px 60px -30px rgba(0,0,0,.45);
}
.unshadow-darker-std,
.uncell.unshadow-darker-std,
.uncont.unshadow-darker-std,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-std.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-std.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-std.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-std.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-std,
.uncell.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-std.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 30px 60px -30px rgba(0, 0, 0, 1);
}
.unshadow-lg,
.uncell.unshadow-lg,
.uncont.unshadow-lg,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-lg.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-lg.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-lg,
.uncell.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-lg.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 55px 80px -40px rgba(0,0,0,.45);
}
.unshadow-darker-lg,
.uncell.unshadow-darker-lg,
.uncont.unshadow-darker-lg,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-lg.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-lg.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-lg.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-lg.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-lg,
.uncell.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-lg.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 55px 80px -40px rgba(0, 0, 0, 1);
}
.unshadow-xl,
.uncell.unshadow-xl,
.uncont.unshadow-xl,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-xl.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-xl.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-xl,
.uncell.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-xl.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 0.5);
}
.unshadow-darker-xl,
.uncell.unshadow-darker-xl,
.uncont.unshadow-darker-xl,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-xl.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-xl.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-xl.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item > ul,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item:not(.mega-menu) > ul ul:not(.nav-tabs):not(.unmenu-block-in-page):not(.unmenu-inner-ul):not(.column_parent *),
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item > ul > li > .vc_row:not(.has-bg) .has-bg,
.menu-dd-shadow-darker-xl.menu-horizontal .menu-smart > li.menu-item > .vc_row,
#masthead .overlay-search.menu-dd-shadow-darker-xl,
.uncell.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual,
.uncont.tmb-media-shadowed-darker-xl.tmb-media-shadowed.tmb .t-entry-visual {
box-shadow: 0px 70px 100px -40px rgba(0, 0, 0, 1);
}
.unshadow-none,
.uncell.unshadow-hover-none:hover,
.uncont.unshadow-hover-none:hover,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).tmb > .t-inside,
.tmb-shadowed-none.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-darker-none.tmb-shadowed.tmb-no-bg.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-none.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-hover-darker-none.tmb-shadowed.tmb-shadowed-hover.tmb-no-bg:hover.tmb > .t-inside .t-entry-visual,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) img,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) video,
.tmb-media-shadowed-darker-none.tmb-shadowed:not(.tmb-no-bg).t-entry-drop:not(.drop-parent) iframe {
box-shadow: none;
} .unradius-xs,
.img-round-xs.img-round,
.img-round-xs.tmb-round,
.img-round-xs.img-round > img,
.img-round-xs.tmb-round > img,
.img-round-xs.img-round > span > img,
.img-round-xs.tmb-round > span > img,
.img-round-xs.img-round > .t-inside,
.img-round-xs.tmb-round > .t-inside,
.img-round-xs.img-round .t-entry-visual-cont > a,
.img-round-xs.tmb-round .t-entry-visual-cont > a,
.img-round-xs.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-xs.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-xs,
.uncont.unradius-xs,
.img-round-xs.img-round.tmb > .t-inside .t-entry-visual,
.img-round-xs.img-round.tmb > .t-inside .t-entry-visual-cont {
border-radius: 2px;
background-clip: padding-box;
}
.unradius-sm,
.img-round,
.tmb-round,
.img-round > .t-inside,
.tmb-round > .t-inside,
.img-round > img,
.tmb-round > img,
.img-round > span > img,
.tmb-round > span > img,
.img-round .t-entry-visual-cont > a,
.tmb-round .t-entry-visual-cont > a,
.img-round .t-entry-visual-cont > .dummy,
.tmb-round .t-entry-visual-cont > .dummy,
.uncell.unradius-sm,
.uncont.unradius-sm,
.img-round.tmb > .t-inside .t-entry-visual,
.img-round.tmb > .t-inside .t-entry-visual-cont {
border-radius: 4px;
background-clip: padding-box;
}
.unradius-std,
.img-round-std.img-round,
.img-round-std.tmb-round,
.img-round-std.img-round > img,
.img-round-std.tmb-round > img,
.img-round-std.img-round > span > img,
.img-round-std.tmb-round > span > img,
.img-round-std.img-round > .t-inside,
.img-round-std.tmb-round > .t-inside,
.img-round-std.img-round .t-entry-visual-cont > a,
.img-round-std.tmb-round .t-entry-visual-cont > a,
.img-round-std.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-std.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-std,
.uncont.unradius-std,
.img-round-std.img-round.tmb > .t-inside .t-entry-visual,
.img-round-std.img-round.tmb > .t-inside .t-entry-visual-cont {
border-radius: 8px;
background-clip: padding-box;
}
.unradius-lg,
.img-round-lg.img-round,
.img-round-lg.tmb-round,
.img-round-lg.img-round > img,
.img-round-lg.tmb-round > img,
.img-round-lg.img-round > span > img,
.img-round-lg.tmb-round > span > img,
.img-round-lg.img-round > .t-inside,
.img-round-lg.tmb-round > .t-inside,
.img-round-lg.img-round .t-entry-visual-cont > a,
.img-round-lg.tmb-round .t-entry-visual-cont > a,
.img-round-lg.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-lg.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-lg,
.uncont.unradius-lg,
.img-round-lg.img-round.tmb > .t-inside .t-entry-visual,
.img-round-lg.img-round.tmb > .t-inside .t-entry-visual-cont {
border-radius: 12px;
background-clip: padding-box;
}
.unradius-xl,
.img-round-xl.img-round,
.img-round-xl.tmb-round,
.img-round-xl.img-round > img,
.img-round-xl.tmb-round > img,
.img-round-xl.img-round > span > img,
.img-round-xl.tmb-round > span > img,
.img-round-xl.img-round > .t-inside,
.img-round-xl.tmb-round > .t-inside,
.img-round-xl.img-round .t-entry-visual-cont > a,
.img-round-xl.tmb-round .t-entry-visual-cont > a,
.img-round-xl.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-xl.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-xl,
.uncont.unradius-xl,
.img-round-xl.img-round.tmb > .t-inside .t-entry-visual,
.img-round-xl.img-round.tmb > .t-inside .t-entry-visual-cont {
border-radius: 16px;
background-clip: padding-box;
}
.unradius-hg,
.img-round-hg.img-round,
.img-round-hg.tmb-round,
.img-round-hg.img-round > img,
.img-round-hg.tmb-round > img,
.img-round-hg.img-round > span > img,
.img-round-hg.tmb-round > span > img,
.img-round-hg.img-round > .t-inside,
.img-round-hg.tmb-round > .t-inside,
.img-round-hg.img-round .t-entry-visual-cont > a,
.img-round-hg.tmb-round .t-entry-visual-cont > a,
.img-round-hg.tmb-show-secondary.img-round .t-entry-visual-cont,
.img-round-hg.tmb-show-secondary.tmb-round .t-entry-visual-cont,
.uncell.unradius-hg,
.uncont.unradius-hg,
.img-round-hg.img-round.tmb > .t-inside .t-entry-visual,
.img-round-hg.img-round.tmb > .t-inside .t-entry-visual-cont {
border-radius: 27px;
background-clip: padding-box;
}#wpforo #wpforo-wrap *::selection{color: #000000; background: #00FFFF;}
#wpforo #wpforo-wrap *::-moz-selection{color: #000000; background: #00FFFF;}
#wpforo #wpforo-wrap { color: #333333; background: #FFFFFF }
#wpforo #wpforo-wrap .wpforo-subforum i{ color:#999999; }
#wpforo #wpforo-wrap #footer { background:#e6e6e6;}
#wpforo #wpforo-wrap .wpf-p-error { border-bottom: #e6e6e6 1px solid; color: #333333; }
#wpforo #wpforo-wrap .wpf-res-menu { color: #000475; }
#wpforo #wpforo-wrap #wpforo-menu { border-bottom: #e6e6e6 2px solid; background:#F5F5F5;} #wpforo #wpforo-wrap .wpforo-ai-helper{background:#F5F5F5;}
#wpforo #wpforo-wrap .wpf-ai-helper-bar{background:transparent;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle{ background:#F5F5F5; color:#00FFFF; border: 2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle:hover{ background:#00FFFF; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle .wpf-ai-sparkle-icon{ fill:#00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle:hover .wpf-ai-sparkle-icon{ fill:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-helper-content{border-top:none;} #wpforo #wpforo-wrap .wpf-ai-tab{}
#wpforo #wpforo-wrap .wpf-ai-tab-active{color:#00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-tab-content{background:#FFFFFF; border:1px solid #e6e6e6; border-top:none;} #wpforo #wpforo-wrap .wpf-ai-search-toggle{border-bottom:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-ai-search-mode{color:#999999;}
#wpforo #wpforo-wrap .wpf-ai-search-mode:hover{color:#000000;}
#wpforo #wpforo-wrap .wpf-ai-search-mode-active{color:#666666; background:#F5F5F5;}
#wpforo #wpforo-wrap .wpf-ai-section-header{color:#000000}
#wpforo #wpforo-wrap .wpf-ai-quick-answer{color:#000000} #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-input-wrap .wpf-ai-input{background:#F5F5F5; border:1px solid #e6e6e6; color:#333333;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-input-wrap .wpf-ai-input:focus{border-color:#cccccc;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-input-wrap .wpf-ai-input::placeholder{color:#999999;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-input-wrap .wpf-ai-input-icon{color:#999999;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-input-wrap .wpf-ai-submit{color:#666666;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-input-wrap .wpf-ai-input-icon svg{color: #999999;} #wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-card{background:#FFFFFF; border-bottom:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-card:hover{border-color:#cccccc;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-meta{color:#999999;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-meta i{color:#cccccc;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-score{color:#00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-result-content{color:#666666;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-more-btn{background:#F5F5F5; color:#666666;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-more-btn:hover{background:#e6e6e6;} #wpforo #wpforo-wrap .wpf-ai-star{fill:#00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-loading-text{color:#666666;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-no-results{color:#999999;}
#wpforo #wpforo-wrap .wpf-ai-tab-content .wpf-ai-search-form .wpf-ai-results .wpf-ai-error{color:#f46464;} #wpforo #wpforo-wrap .wpf-ai-preferences{color:#999999;} #wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"]{background:#F5F5F5; border:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] .wpfltd{border-bottom:1px dotted #e6e6e6;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] .wpfrtd{border-bottom:1px dotted #e6e6e6;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] .wpf-search-label{color:#666666;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] .wpf-toggle-wrap .wpf-toggle{border-bottom:1px dashed #cccccc; color:#999999;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] input[type="text"], #wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] select{background:#FFFFFF; border:1px solid #e6e6e6; color:#333333;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] input[type="text"]:focus, #wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] select:focus{border-color:#00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] input[type="submit"]{background:#00FFFF; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-search-form[data-search-form="classic"] input[type="submit"]:hover{background:#00ff5f;}
#wpforo #wpforo-wrap #wpforo-menu li {border-bottom: 2px solid transparent;}
#wpforo #wpforo-wrap #wpforo-menu li a { color: #000475; } #wpforo #wpforo-wrap .wpf-ai-translate-dropdown{background: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-translate-original{color: #ff812d;}
#wpforo #wpforo-wrap .wpforo-post-content.wpf-ai-translated, #wpforo #wpforo-wrap .wpforo-comment-text.wpf-ai-translated{border-left: 2px dashed #ff812d; background: #fff9f4 !important;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post-content.wpf-ai-translated{border-left: none; background: #fff9f4 !important;} #wpforo #wpforo-wrap .wpf-ai-summarize-btn{color: #00FFFF; border: 1px solid #00FFFF; background: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-summarize-btn:hover{color: #00FFFF; }
#wpforo #wpforo-wrap .wpf-ai-summarize-btn .wpf-ai-star{color: #00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-translate-arrow{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-ai-summary-body{border-left: 3px dashed #00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-summary-body h3, #wpforo #wpforo-wrap .wpf-ai-summary-body h4{color: #00FFFF;} #wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference{color: #6D00EC;}
#wpforo #wpforo-wrap .wpf-ai-chat-msg-content .wpf-ai-chat-reference:hover{color: #00FFFF;}
#wpforo #wpforo-wrap .wpf-ai-chat-msg-user .wpf-ai-chat-msg-content{background-color: #00FFFF; color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-chat-msg-assistant .wpf-ai-chat-msg-content{background-color: #F5F5F5; color: #333333;} #wpforo #wpforo-wrap .wpf-ai-suggestions-title{color: #00FFFF; }
#wpforo #wpforo-wrap .wpf-ai-suggestions-section .wpf-ai-suggestions-section-content .wpf-ai-similar-hint{color: #777777;}
#wpforo #wpforo-wrap .wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li.wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu li:hover,
#wpforo #wpforo-wrap #wpforo-menu li.current-menu-ancestor,
#wpforo #wpforo-wrap #wpforo-menu li.current-menu-parent,
#wpforo #wpforo-wrap #wpforo-menu li.current_page_item { border-bottom: #00FFFF 2px solid;}
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu .wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu li.wpforo-active,
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu li:hover,
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu li.current-menu-ancestor,
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu li.current-menu-parent,
#wpforo #wpforo-wrap #wpforo-menu #wpf-menu li.current_page_item {background-color: #e6e6e6;}
#wpforo #wpforo-wrap #wpforo-menu li > ul{background-color: #F5F5F5;}
#wpforo #wpforo-wrap #wpforo-menu li > ul li{border-bottom: 1px solid #F5F5F5;}
#wpforo #wpforo-wrap #wpforo-menu li > ul li:hover,
#wpforo #wpforo-wrap #wpforo-menu li > ul li.current-menu-item{border-bottom: 1px solid #00FFFF;}
#wpforo-load { color: #00FFFF; }
#wpforo-load i{ color: #00FFFF!important; }
#wpforo #wpforo-wrap .wpf-search input[type="text"]{ color: #000475; background: transparent; }
#wpforo #wpforo-wrap .wpf-search input[type="text"]:focus{ background: #F5F5F5; }
#wpforo #wpforo-wrap .wpf-search i{ color: #00FFFF; }
#wpforo #wpforo-wrap .wpf-action .fa-bookmark{color: #ff812d ;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts{color: #999999; border-right: 1px dashed #cccccc; }
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i{color:#999999;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts i:hover{color: #00FFFF;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg:hover{text-shadow: 0 0 20px #000000;}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count{color: #ff812d;}
#wpforo #wpf-widget-profile .wpf-widget-alerts, #wpf-widget-profile .wpf-widget-alerts{color: #999999; border-right: none; }
#wpforo #wpf-widget-profile .wpf-widget-alerts svg, #wpf-widget-profile .wpf-widget-alerts svg{color:#999999;}
#wpforo #wpf-widget-profile .wpf-widget-alerts.wpf-new svg, #wpf-widget-profile .wpf-widget-alerts.wpf-new svg{color: #ff812d;}
#wpforo #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count, #wpf-widget-profile .wpf-widget-alerts .wpf-alerts-count{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-notifications{background: #EFEFEF; border-top: 2px solid #e6e6e6; border-bottom:5px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head{color: #000475; border-bottom: 2px solid #ff812d;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content{ color: #000475;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li{border-bottom: 1px solid #dfdfdf; color: #666666;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color: #f42d2c;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter: drop-shadow(0 0 8px #cccccc);}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666666;}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content li:hover{background: #F5F5F5;}
#wpf-widget-profile .wpf-notifications{background: #EFEFEF; border-top: 2px solid #000475; border-bottom:5px solid #000475;}
#wpf-widget-profile .wpf-notifications .wpf-notification-head{color: #000475; border-bottom: 2px solid #ff812d;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content{ color: #000475;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li{border-bottom: 1px solid #dfdfdf; color: #666666;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li.wpf-new_dislike{color: #f42d2c;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li .wpf-nleft svg{filter: drop-shadow(0 0 8px #cccccc);}
#wpf-widget-profile .wpf-notifications .wpf-notification-content .wpf-ndesc{color:#666666;}
#wpf-widget-profile .wpf-notifications .wpf-notification-content li:hover{background: #F5F5F5;} #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpf-edit-cover ul.wpf-edit-cover-options{ background-color: #cccccc; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-follow-user{background-color: #dff4ff;}
#wpforo #wpforo-wrap #wpforo-poweredby{ color: #000475; }
#wpforo #wpforo-wrap #wpforo-poweredby a{ color: #00FFFF; }
#wpforo #wpforo-wrap #wpforo-title{ color:#333333;}
#wpforo #wpforo-wrap #wpforo-description{color:#000475;}
#wpforo #wpforo-wrap .wpf-action-link{border-top:1px solid #F5F5F5;}
#wpforo #wpforo-wrap a { color: #6D00EC; }
#wpforo #wpforo-wrap a svg{ fill: #6D00EC; }
#wpforo #wpforo-wrap a:visited { color: #6D00EC; }
#wpforo #wpforo-wrap a:visited svg{ fill: #6D00EC; }
#wpforo #wpforo-wrap a:hover{ color: #00ff5f;}
#wpforo #wpforo-wrap a:hover svg{ fill: #00ff5f;}
#wpforo #wpforo-wrap a:active { color: #00ff5f; }
#wpforo #wpforo-wrap a:active svg{ fill: #00ff5f; }
#wpforo #wpforo-wrap .wpf-link{ color: #6D00EC; }
#wpforo #wpforo-wrap .wpflink { color: #6D00EC; }
#wpforo #wpforo-wrap .wpflink:hover { color: #00ff5f; }
#wpforo #wpforo-wrap pre { border:#e6e6e6 1px solid; background:#dff4ff; }
.wpfcl-a{ color:#00ff5f!important; }
.wpfbg-a{ background-color:#00ff5f!important; }
.wpfcl-b{ color:#00FFFF!important; }
.wpfbg-b{ background-color:#00FFFF!important; }
.wpfbr-b{ border:1px solid #00FFFF!important; }
.wpfcl-0{ color:#999999!important; }
.wpfbg-0{ background-color:#999999!important; }
.wpfcl-1{ color:#000475!important; }
.wpfbg-1{ background-color:#000475!important; }
.wpfcl-2{ color:#777777!important; }
.wpfbg-2{ background-color:#777777!important; }
.wpfcl-3{ color:#FFFFFF!important; fill: #FFFFFF !important;}
.wpfbg-3{ background-color:#FFFFFF!important; }
.wpfcl-4{ color:#72ccfc!important; fill: #72ccfc !important;}
.wpfbg-4{ background-color:#72ccfc!important; }
.wpfcl-5{ color:#ff812d!important; fill: #ff812d !important;}
.wpfbg-5{ background-color:#ff812d!important; }
.wpfbr-5{ border:1px solid #ff812d!important; }
.wpfcl-6{ color:#00FFFF!important; }
.wpfbg-6{ background-color:#00FFFF!important; }
.wpfbr-6{ border:1px solid #00FFFF!important; }
.wpfcl-7{ color:#e6e6e6!important; }
.wpfbg-7{ background-color:#e6e6e6!important; }
.wpfbr-7{ border:1px solid #e6e6e6!important; }
.wpfcl-8{ color:#4dca5c!important; }
.wpfbg-8{ background-color:#4dca5c!important; }
.wpfbr-d-8{ border:1px dotted #4dca5c!important; }
.wpfbr-l-8{ border-left:1px solid #4dca5c!important; }
.wpfcl-9{ color:#F5F5F5!important; }
.wpfbg-9{ background-color:#F5F5F5!important; }
.wpfbr-9{ border:1px solid #F5F5F5!important; }
.wpfcl-10{ color:#f46464!important; }
.wpfbg-10{ background-color:#f46464!important; }
.wpfbr-d-10{ border:1px dotted #f46464!important; }
.wpfbr-l-10{ border-left:1px solid #f46464!important; }
#wpforo #wpforo-wrap .author-rating {  border: 1px solid #e6e6e6; background: #F5F5F5; }
#wpforo #wpforo-wrap .wpf-author-nicename{ color:#777777;}
#wpforo #wpforo-wrap .wpforo-admin-note{ border: 1px solid #e6e6e6; background: #FFFFFF; }
#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root{ border-left:1px solid #666666; }
#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end { background: transparent!important; }
#wpforo #wpforo-wrap .wpf-breadcrumb a.wpf-end:hover{ background: transparent!important; }
#wpforo #wpforo-wrap .wpf-breadcrumb a { color:#666666;}
#wpforo #wpforo-wrap .wpf-breadcrumb div:hover{ background:#F5F5F5; }
#wpforo #wpforo-wrap .wpf-breadcrumb div:hover:after { background:#F5F5F5; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active{ background:#F5F5F5; color:#4a8eb3; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after { background:#F5F5F5; }
#wpforo #wpforo-wrap .wpf-breadcrumb div:after { background: #FFFFFF; }
#wpforo #wpforo-wrap .wpf-breadcrumb div.active:after { background: #F5F5F5; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-content img,
#wpforo #wpforo-wrap .wpforo-revision-body img{ border:#e6e6e6 1px solid; background:#FFFFFF; }
#wpforo #wpforo-wrap .wpforo-post blockquote,
#wpforo #wpforo-wrap .wpforo-revision-body blockquote{ border:#999999 1px dotted; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code,
#wpforo #wpforo-wrap .wpforo-revision-body .wpforo-post-code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post code,
#wpforo #wpforo-wrap .wpforo-revision-body code{ border:#e6e6e6 1px solid; background:#e6e6e6; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title,
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-code-title{ border-bottom:#e6e6e6 1px solid;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments{ border:#FFFFFF 1px dotted; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-attachments img{border:#e6e6e6 2px solid; background:#FFFFFF; }
#wpforo #wpforo-wrap .wpforo-post .wpforo-post-signature{ border-top:#cccccc 1px dashed; color:#777777;}
#wpforo #wpforo-wrap .wpforo-post .wpforo-membertoggle i{ color:#6D00EC;}
#wpforo #wpforo-wrap .wpf-mod-message{color:#ff812d}
#wpforo #wpforo-wrap .wpforo-topic-badges{ background-color:#F5F5F5; }
#wpforo #wpforo-wrap .wpf-unread-forum .wpforo-forum-icon i,
#wpforo #wpforo-wrap .wpforo-subforum .wpf-unread-forum i{opacity: 1;}
#wpforo #wpforo-wrap .wpf-post-starter{color: #00FFFF; border-bottom: 1px solid #00FFFF;}
#wpforo #wpforo-wrap .wpf-head-bar{background-color: #F5F5F5; border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap.wpft-post .wpf-head-bar{background-color: transparent; border-bottom: none;}
#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpf-button-outlined{border: 1px solid #00ff5f;}
#wpforo #wpforo-wrap .wpf-button-outlined:hover{box-shadow: 1px 1px 4px #ccc; background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum{border: 1px solid #ff812d; background-color: #FFFFFF;margin-right: 5px;background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic{border: 1px solid #ff812d; background-color: #FFFFFF;margin-right: 5px;}
#wpforo #wpforo-wrap .wpf-member-title.wpfut{background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-post-edit-wrap{border-top: 1px dashed #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top{background-color: #F5F5F5; border-left: 3px solid #00FFFF;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg{fill: #00FFFF;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box span{color: #666666;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more{border-left: 1px solid #cccccc;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg{fill: #777777;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum{color: #666666;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info h3{border-bottom: 3px solid #F5F5F5;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{border-left:3px dashed #00FFFF;}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts{background-color: #666666;color: #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-category{background-color:#F5F5F5; border-bottom: #00FFFF 2px solid;}
#wpforo #wpforo-wrap .wpfl-1 .cat-title{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts { color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics {color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .forum-wrap{ border-bottom:#F5F5F5 2px solid; }
#wpforo #wpforo-wrap .wpfl-1 .forum-wrap:last-child{ border-bottom:none; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description{color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-footer{ color:#999999; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-title i{ color: #00FFFF; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head{ border-bottom:#00FFFF 2px solid; color: #000475; }
#wpforo #wpforo-wrap .wpfl-1 .head-title{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .head-stat-posts { color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .head-stat-views { color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .topic-wrap{ border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-tab{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list{ color:#000475; border-left:#e6e6e6 2px solid; background-color:  #FAFAFA; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{ border-top:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left { border-top:#00FFFF 2px solid; background:#F5F5F5;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .avatar{background:#FFFFFF; border: 1px dashed #999999; border-left-style:solid; border-right-style:solid;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#F5F5F5; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .bottom .reacted-users a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-action{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action{background: transparent;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-category{ background-color:#F5F5F5; border-bottom:#00FFFF 2px solid; }
#wpforo #wpforo-wrap .wpfl-2 .cat-title{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .cat-lastpostinfo{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-icon{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-info{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-forum-stat{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-2 .forum-wrap {border-bottom: #F5F5F5 2px solid;}
#wpforo #wpforo-wrap .wpfl-2 .forum-wrap:last-child {border-bottom: none;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar{ color:#000475 }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-last-post-avatar img{ background:#FFFFFF; border:1px solid #cccccc; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-head{ border-bottom:#00FFFF 3px solid; color: #000475; }
#wpforo #wpforo-wrap .wpfl-2 .head-title{ color:#000475;}
#wpforo #wpforo-wrap .wpfl-2 .head-stat-posts { color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .head-stat-views { color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .head-stat-lastpost { color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .topic-wrap{ border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar{color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-avatar img{ background:#FFFFFF; border:1px solid #cccccc; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-info{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-posts{ color:#000475;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-views{ color:#000475;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-topic-stat-lastpost{ color:#000475;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-compact-last-post .wpf-cl-avatar img {background:#FFFFFF; border: 1px dashed #cccccc; border-left-style: solid; border-right-style: solid;}
#wpforo #wpforo-wrap .wpfl-2 .post-wrap{ border-top:#e6e6e6 1px solid;  }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right{ background: #f9f9f9; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom{ border-top:#FFFFFF 1px solid; background:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpf-post-button-actions span.wpf-action{background-color:#e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#cccccc 2px dashed; border-left-style:solid; border-right-style:solid;}
#wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-bottom .cbleft a{color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-category{ background-color:#F5F5F5; border-bottom:#00FFFF 2px solid; }
#wpforo #wpforo-wrap .wpfl-3 .cat-title{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-posts { color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-answers { color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .cat-stat-questions { color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-footer{ color:#999999; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{color:#000475;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-questions{color:#000475;}
#wpforo #wpforo-wrap .wpfl-3 .forum-wrap {border-bottom: #F5F5F5 2px solid;}
#wpforo #wpforo-wrap .wpfl-3 .forum-wrap:last-child {border-bottom: none;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-tab{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topics-list{ color:#000475;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox{ background:#F5F5F5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic .wpf-tbox .wpforo-label svg{fill: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-replies i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-bottom .wpforo-tags i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-last-topic-status{border: 1px dotted #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-head{border-bottom:#00FFFF 3px solid; color: #000475;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic{ color:#000475;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox{ background: #FAFAFA; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic .wpf-tbox .wpforo-label svg{fill: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-replies i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-bottom .wpforo-tags i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-topic-status{border-left: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-3 .head-title{ color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .head-stat-posts { color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .head-stat-lastpost { color:#000475; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-tags{ background-color:#F5F5F5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left { border-right:2px solid #F5F5F5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-answer{ color:#00a636; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-left .wpf-toggle-not-answer{ color:#999999!important; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right{ background:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-avatar img,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-avatar img.avatar{border: 2px dashed #cccccc; border-left-style:solid; border-right-style:solid; background: #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content{background:  #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:2px solid #F5F5F5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-tool-bar{ border-top:1px dotted #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-signature-content{ border-top:#00ff5f 1px dotted; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author-data-content{ border:#FFFFFF 1px solid; background:#dff4ff;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-data{border-left: 1px dashed #cccccc; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-author .wpforo-post-author-details .wpforo-post-author-stat{border-left: 1px dashed #cccccc; }
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep{color: #666666; border-bottom: 2px solid #00FFFF;}
#wpforo #wpforo-wrap .wpfl-3 .wpf-answer-sep svg{fill: #00FFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment{ background-color:#FFFFFF; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right{  background:#F5F5F5; }
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action{color: #cccccc;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpforo-comment-action-links .wpf-action:hover{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-avatar img,
#wpforo #wpforo-wrap .wpfl-3 .wpforo-comment .wpf-right .wpforo-comment-avatar img.avatar{border: 1px dashed #999999; border-left-style:solid; border-right-style:solid;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-category{ background-color:#F5F5F5; border-bottom: 2px solid #00FFFF; }
#wpforo #wpforo-wrap .wpfl-4.wpf-category-page .wpforo-category{ background-color:transparent;}
#wpforo #wpforo-wrap .wpfl-4.wpf-subforums .wpforo-category{ background-color:transparent; border-bottom: 3px solid #00FFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-right .wpforo-post-content-top{ border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .avatar{ background:#FFFFFF; border:#cccccc 2px dashed; border-left-style:solid; border-right-style:solid;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpf-left .author-rating{ border:1px solid #e6e6e6; background:#F5F5F5; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom { border-top:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .bottom .reacted-users a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved,
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved{color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover{color:#00FFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover{color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover{color:#00a636;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover{color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-newest.wpf-active{border-color:#00FFFF;color:#00FFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-hottest.wpf-active{border-color:#ff812d;color:#ff812d;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-solved.wpf-active{border-color:#00a636;color:#00a636;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved:hover,#wpforo #wpforo-wrap .wpfl-4 .wpf-load-threads .wpf-unsolved.wpf-active{border-color:#777777;color:#777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item{border-bottom: 1px dashed #dadada;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item:nth-child(even){ border-left: 3px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #000475;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head{ border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-label{border-bottom:1px dashed #999999; color: #666666;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads-head .wpf-head-box{ color: #666666;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-body {color:#000475;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags .wpf-tags-text i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpforo-tags tag a:hover{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-users a img{background-color: #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img.avatar,
#wpforo #wpforo-wrap .wpfl-4 .wpf-threads .wpf-thread-users-avatars img{padding: 2px; border: 1px dashed #aaa; border-left-style:solid; border-right-style:solid;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head{ background: #00FFFF; color: #FFFFFF; border-bottom: 2px solid #cccccc; }
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-threads-head .wpf-head-box{color: #FFFFFF;}
#wpforo #wpforo-wrap .wpft-topic .wpfl-4 .wpf-thread{background-color: #F5F5F5;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{border: 1px dotted #999999; border-radius: 6px;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-thread-box.wpf-thread-last-reply .wpf-thread-last-avatar i.fa-feather-alt{color: #00FFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-topic-meta .wpforo-tags .wpf-tags-title i{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-left .wpf-author-posts{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-top .wpf-post-date{color:#999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-parent-post .wpf-right .wpf-content-head-bottom .wpf-author{color:#999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot{ background:  #FAFAFA; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reaction-wrap .wpf-like-count{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-reply:hover .wpf-action{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons:hover .wpf-action{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action{ color: #cccccc; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action:hover{ color: #6D00EC;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-public i{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-open i{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-approve i{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i{color: #00ff5f;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsolved i:hover,
#wpforo #wpforo-wrap .wpfl-4 .wpf-content-foot .wpf-buttons .wpf-action.wpforo-unsticky i:hover{ color: #6D00EC;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-post-replies-info{color: #00FFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpf-prsep{border-bottom: 1px dashed #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-post-replies-bar .wpforo-ttgg i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author-avatar .avatar{background: #FFFFFF; border: 1px dashed #999999; border-left-style:solid; border-right-style:solid;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-author .wpforo-memberinfo{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-head .wpf-post-date{color:#999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content{background-color:  #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree i{color: #999999;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item em{color: #777777;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar{background: #FFFFFF; border: 1px solid #00FFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpf-child-post .wpf-content-foot{border-top: #F5F5F5 1px solid;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer {background:  #FAFAFA;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users:not(:empty){ border-top: 3px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpfl-4 .wpforo-post .wpforo-post-footer .reacted-users a{ color:#ff812d; }
#wpforo #wpforo-wrap .wpfl-4 .wpf-replies-sep{border-bottom: 1px solid #cccccc; color: #999999;}
#wpforo #wpforo-wrap .wpfl-5 .wpforo-category{ background-color:#F5F5F5; border-bottom:#00FFFF 2px solid; }
#wpforo #wpforo-wrap .wpfl-5 .cat-title{ color:#000475; }
#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-up{color: #6D00EC;}
#wpforo #wpforo-wrap .wpf-popover i.fa-thumbs-down{color: #f42d2c;}
#wpforo #wpforo-wrap .wpf-popover .wpf-react.wpf-unreacted > i{ color: #999999; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head{box-shadow: 0 0 2px #cccccc;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back{background: #00FFFF; color: #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span{color: #6D00EC; border-bottom: #6D00EC 2px solid;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span:hover{color: #00FFFF; border-bottom: #00FFFF 2px solid;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban:hover{color: #666 !important; border-bottom: #666 2px solid !important;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="0"]{color: #999; border-bottom: #999 2px solid;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-ban[data-currentstate="1"]{color: #e76a11; border-bottom: #e76a11 2px solid;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete,
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete_dash{color: #c22517;border-bottom: #c22517 2px solid;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete:hover,
#wpforo #wpforo-wrap .wpforo-profile .wpforo-user-tools span.wpf-ab-delete_dash:hover{color: #f07a25 !important; border-bottom: #f07a25 2px solid !important;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu{ border-bottom: 2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu:hover{ background: #F5F5F5; color:#000475;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu{ border-right:#FFFFFF 1px solid; }
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-menu .wpf-profile-menu.wpforo-active{color: #00FFFF;}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field.wpf-field-name-html_soc_net{border-bottom: 2px solid #F5F5F5;}
#wpforo #wpforo-wrap .wpf-profile-section{color: #666666;}
#wpforo #wpforo-wrap .wpf-profile-section .wpf-statbox .wpf-statbox-icon{background-color: #dff4ff; fill: #00ff5f; color: #00ff5f;}
#wpforo #wpforo-wrap .wpf-board-panel{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpf-board-panel-right span{border-left: 1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpf-board-panel-right span.wpf-active{background: #FFFFFF; background: #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-field .wpf-field-cl{ clear:both;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input {max-width: 100%;}
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="text"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="password"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="email"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="date"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="number"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="url"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field input[type="tel"],
#wpforo #wpforo-wrap .wpforo-profile .wpf-field textarea,
#wpforo #wpforo-wrap .wpforo-profile .wpf-field select{box-shadow:none; background-color: #F5F5F5; border: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-activity-panel{box-shadow: 0px 0px 3px #cccccc;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span{border-right: 1px solid #F5F5F5;}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpf-activity-icon i{background: #FFFFFF; box-shadow: 0px 0px 5px #bbb;}
#wpforo #wpforo-wrap .wpf-activity-icon svg{fill: #999999;}
#wpforo #wpforo-wrap .wpf-activity-data{border-left: 2px solid #F5F5F5;}
#wpforo #wpforo-wrap .wpf-activity-data .wpf-activity-bottom .wpf-activity-forum{border-left: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpfa-reply .wpf-activity-icon svg{fill: #999999;}
#wpforo #wpforo-wrap .wpforo-subscriptions .sbn-icon{ border-right:2px solid #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options{background: #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options ul li{border-bottom: 1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk div{border-bottom: 1px dotted #999999;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: #000475;}
#wpforo #wpforo-wrap .wpf-sbs-panel{box-shadow: 0px 0px 3px #cccccc;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span{border-right: 1px solid #F5F5F5;}
#wpforo #wpforo-wrap .wpf-sbs-panel .wpf-sbs-panel-right span.wpf-active{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpforo-sb .sbn-action i{color: #e85757;}
#wpforo #wpforo-wrap .wpforo-followers .wpf-tab-subtitle{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpforo-followers .wpforo-follower{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpforo-following .wpf-tab-subtitle{border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower{background: #F5F5F5;}
#wpforo #wpforo-wrap .wpforo-following .wpforo-follower .sbn-action a{color: #e85757;}
#wpforo #wpforo-wrap input[type="text"], #wpforo #wpforo-wrap input[type="password"],
#wpforo #wpforo-wrap input[type="email"], #wpforo #wpforo-wrap textarea,
#wpforo #wpforo-wrap select { border: 1px solid #dadada; color: #777777; box-shadow: inset 0 1px 4px #e6e6e6; -moz-box-shadow: inset 0 1px 4px #e6e6e6; -webkit-box-shadow: inset 0 1px 4px #e6e6e6; }
#wpforo #wpforo-wrap input[type="submit"],
#wpforo #wpforo-wrap input[type="reset"],
#wpforo #wpforo-wrap input[type="button"],
#wpforo-dialog input[type="submit"],
#wpforo-dialog input[type="reset"],
#wpforo-dialog input[type="button"]{ background:#00FFFF; color:#FFFFFF; border: 1px solid #00FFFF; }
#wpforo #wpforo-wrap input[type="submit"]:hover,#wpforo #wpforo-wrap input[type="reset"]:hover{ background:#00FFFF; }
#wpforo #wpforo-wrap input[type="button"]:hover{ background:#00FFFF; }
#wpforo #wpforo-wrap .wpf-button, .wpf-button{ background:#00FFFF; color:#FFFFFF!important; border: 1px solid #00FFFF; }
#wpforo #wpforo-wrap .wpf-button:hover, .wpf-button:hover{ background:#00FFFF; }
#wpforo #wpforo-wrap .wpforo-category .wpf-button{ background:#FFFFFF; color:#00FFFF!important; border: 1px solid #00FFFF; box-shadow: 0 0 3px #fff; }
#wpforo #wpforo-wrap .wpforo-category .wpf-button:hover{ background:#00FFFF; color:#FFFFFF!important; border: 1px solid #00FFFF; box-shadow: 0 0 10px #fff; }
#wpforo #wpforo-wrap .wpf-button-secondary, .wpf-button-secondary{background: #FEFEFE !important; color: #333333 !important; border: 1px solid #CCCCCC !important;}
#wpforo #wpforo-wrap .wpf-button-secondary:hover, .wpf-button-secondary:hover{background: #FFFFFF !important;}
#wpforo #wpforo-wrap .wpf-topic-create{ background-color:  #F5F5F5 ;}
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"] { background:#00FFFF; color:#FFFFFF; }
#wpforo #wpforo-wrap .wpf-topic-create .quicktags-toolbar input[type="button"]:hover{ background:#00FFFF!important; }
#wpforo #wpforo-wrap .wpf-post-create { background-color:  #F5F5F5 ;}
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tools{ border-bottom:1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-tmce{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .wp-editor-tabs a.switch-html{ border: 1px #dadada solid; }
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"] { background:#00FFFF; color:#FFFFFF; }
#wpforo #wpforo-wrap .wpf-post-create .quicktags-toolbar input[type="button"]:hover{ background:#00FFFF!important; }
#wpforo #wpforo-wrap .wpforo-tags .wpf-tags-title{border-right: 1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a{background:#4a8eb3; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a:before{ border-color:transparent #4a8eb3 transparent transparent;}
#wpforo #wpforo-wrap .wpf-tags a:after{ background:#FFFFFF; -moz-box-shadow:-1px -1px 2px #6D00EC; -webkit-box-shadow:-1px -1px 2px #6D00EC; box-shadow:-1px -1px 2px #6D00EC;}
#wpforo #wpforo-wrap .wpf-topic-tags #wpf_tags{color: #4a8eb3;}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-tags #wpf_tags{color: #000475;}
#wpforo #wpforo-wrap .wpf-tags a:active,
#wpforo #wpforo-wrap .wpf-tags a:visited{color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a:hover{background:#666666; color: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tags a:hover:before{border-color:transparent #666666 transparent transparent;}
#wpforo #wpforo-wrap .wpforo-topic-footer{color: #777777;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-wrap{border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-no-rel{border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-visitors{border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-topic-navi .wpf-navi-wrap{border-top: #e6e6e6 3px solid;}
#wpforo #wpforo-wrap .wpf-tags-text i,
#wpforo #wpforo-wrap .wpf-topic-rel .wpf-rel-title i{color:#777777;}
#wpforo #wpforo-wrap .wpforo-members-wrap td.wpf-members-search { border-bottom:1px solid #e6e6e6; }
#wpforo #wpforo-wrap .wpforo-members .wpforo-member {background: #FAFAFA; border-bottom:1px solid #cccccc;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a{color: #cccccc; fill: #cccccc;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-social a:hover{color: #00FFFF; fill: #00FFFF;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-ug{border: 1px dashed #F5F5F5;}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-reputation{}
#wpforo #wpforo-wrap .wpforo-members .wpforo-member .wpforo-member-bg{box-shadow: 0 0 4px #cccccc;}
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content { border-bottom:#cccccc 1px solid; padding: 40px 1%; }
#wpforo #wpforo-wrap .wpforo-register-wrap .wpforo-register-content h3{color:#000475}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content { border-bottom:#cccccc 1px solid; padding: 40px 1%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table{ padding:1%; }
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content .wpforo-login-table .wpf-field{border-bottom:none;}
#wpforo #wpforo-wrap .wpforo-login-wrap .wpforo-login-content h3{color:#000475}
#wpforo #wpforo-wrap .wpforo-404-wrap .wpforo-404-content { border-top:#e6e6e6 1px solid; border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-404-wrap .wpf-search-box { border:#cccccc 1px dashed; }
#wpforo #wpforo-wrap .wpf-please-login{background-color: #F5F5F5;}
#wpforo #wpforo-wrap #wpforo-search-title { color:#333333; }
#wpforo #wpforo-wrap .wpforo-search-sep{ background: #00FFFF; border: transparent; height: 2px; display: none }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar{ background:#F5F5F5; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfltd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpf-search-bar .wpfrtd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content { border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ptr{ border-bottom:#cccccc 1px solid;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-htr{ background-color:#00FFFF; color:#FFFFFF; }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content .wpf-ttr{ background:#F5F5F5 }
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-shead-icon{ border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-search-wrap .wpforo-search-content td.wpf-spost-icon { border-right:1px solid #FFFFFF;} #wpforo #wpforo-wrap .wpf-search-result-card{ background:#FFFFFF; border-bottom:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-search-result-card:hover{ border-color:#00FFFF;}
#wpforo #wpforo-wrap .wpf-sr-meta{ border-bottom:1px solid #F5F5F5;}
#wpforo #wpforo-wrap .wpf-sr-meta-item{ color:#999999;}
#wpforo #wpforo-wrap .wpf-sr-meta-item i{ color:#cccccc;}
#wpforo #wpforo-wrap .wpf-sr-relevance{ background:#fef3c7; color:#92400e;}
#wpforo #wpforo-wrap .wpf-sr-relevance i{ color:#d97706;}
#wpforo #wpforo-wrap .wpf-sr-body{ color:#666666;}
#wpforo #wpforo-wrap .wpf-sr-body .wpf-search-highlight{ background:#fef08a;}
#wpforo #wpforo-wrap .wpf-sr-tags .wpf-tag{ background:#e6e6e6; color:#000475;}
#wpforo #wpforo-wrap .wpf-sr-tags .wpf-tag:hover{ background:#cccccc;}
#wpforo #wpforo-wrap .wpf-sr-view-link:hover{ background:#dff4ff;}
#wpforo #wpforo-wrap .wpf-sr-empty{ background:#F5F5F5; border:1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpf-sr-empty-icon{ color:#cccccc;}
#wpforo #wpforo-wrap .wpf-sr-empty p{ color:#999999;}
#wpforo #wpforo-wrap #wpforo-recent-title { color:#333333; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar{ background:#F5F5F5; border:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfltd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-recent-bar .wpfrtd{ border-bottom:1px dotted #FFFFFF; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content { border-bottom:#e6e6e6 1px solid; }
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{ background:  #FAFAFA;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-shead-icon{ border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon { border-right:1px solid #FFFFFF;}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-stext{color:#666666}
#wpforo #wpforo-wrap .wpf-action, .wpf-notifications .wpf-action{ color: #999999; }
#wpforo #wpforo-wrap .wpf-action:hover, .wpf-notifications .wpf-action:hover{ cursor: pointer; color: #00ff5f; }
#wpforo #wpforo-wrap .wpf-action.wpforo-tools {color: #6D00EC;}
#wpforo #wpforo-wrap .wpf-action.wpforo-tools:hover{cursor: pointer; color: #6D00EC;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-page-info{ color:#666666; }
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-prev-button{ background:#00FFFF; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-navi .wpf-navi-wrap .wpf-next-button{ background:#00FFFF; color:#FFFFFF;}
#wpforo #wpforo-wrap #wpforo-stat-header{ color: #000475; border-bottom: 1px solid #cccccc;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item{border-right:1px solid #e6e6e6;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item i{color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item .wpf-stat-value{color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-stat-item .wpf-stat-label{border-top:1px dotted #cccccc; color:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-last-info i{color:#777777;}
#wpforo #wpforo-wrap #wpforo-poweredby{ border-top: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title{ border-bottom: 3px solid #00FFFF; margin-bottom: -2px;}
#wpforo #wpforo-wrap  .wpf-footer-box{background-color:#F5F5F5;}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg,
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg{fill:#777777;}
#wpforo #wpforo-wrap  #wpforo-stat-body.wpf-new svg,
#wpforo #wpforo-wrap  #wpforo-stat-body .wpf-all-read i{color:#4a8eb3;}
#wpforo #wpforo-wrap .widget-title,
.wpforo-widget-wrap .widget-title{ border-bottom:2px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-widget-wrap .wpforo-widget-content li,
.wpforo-widget-wrap .wpforo-widget-content li{ border-bottom:1px dotted #cccccc; } .wpforo-widget-wrap .wpf-widget-tags li{border: none!important; background-color: #F5F5F5!important;}
.wpforo-widget-wrap .wpf-widget-tags li a{color: #666666!important;}
.wpforo-widget-wrap .wpf-widget-tags li span{color: #999999!important;}
.wpforo-widget-wrap .wpf-widget-tags li:hover{background-color: #00ff5f!important;}
.wpforo-widget-wrap .wpf-widget-tags li:hover a,
.wpforo-widget-wrap .wpf-widget-tags li:hover span{color: #FFFFFF!important; opacity: 1;}
.wpforo-widget-wrap .wpf-prof-footer .wpf-prof-buttons a:hover{background: #00ff5f!important;}
.ui-dialog { z-index: 999998 !important; }
.wpf-video{	margin: 10px !important; }
.ui-dialog .ui-widget-header{  background-color: #00FFFF!important; border-bottom:#cccccc 1px solid!important; }
.ui-dialog .ui-widget-header span.ui-dialog-title{ color: #FFFFFF !important; }
.ui-widget input[type="submit"]:hover{ background:#00FFFF; }
.ui-widget input[type="submit"]{ background:#00FFFF; color:#FFFFFF; border: 1px solid #00FFFF; }
#wpforo #wpforo-wrap .wpforo-topic-badges i.fa,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fas,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fab,
#wpforo #wpforo-wrap .wpforo-topic-badges i.far,
#wpforo #wpforo-wrap .wpforo-topic-badges i.fal { color: #00FFFF; }
#wpf_multi_quote .wpf-multi-quote{color: #FFFFFF; background: #00FFFF;}
body.wpf-dark #wpf_multi_quote .wpf-multi-quote{color: #6D00EC;}
#wpf-msg-box a{color:#FFFFFF;}
#wpf-msg-box a:hover{color:#e6e6e6;}
#wpf-msg-box > p{color:#FFFFFF!important;background-color:#00FFFF;background:-moz-linear-gradient(#00FFFF);background:-o-linear-gradient(#00FFFF);background:linear-gradient(#00FFFF);}
#wpf-msg-box > p:after{border-color:transparent #00FFFF;}
#wpf-msg-box > p.error{background-color:#f46464;background:-moz-linear-gradient(#f46464);background:-o-linear-gradient(#f46464);background:linear-gradient(#f46464);}
#wpf-msg-box > p.error:after{border-color:transparent #f46464;}
#wpf-msg-box > p.success{background-color:#00a636;background:-moz-linear-gradient(#00a636);background:-o-linear-gradient(#00a636);background:linear-gradient(#00a636);}
#wpf-msg-box > p.success:after{border-color:transparent #00a636;}
body.wpf-dark #wpf-msg-box > p, body.wpf-dark #wpf-msg-box a, body.wpf-dark #wpf-msg-box a:visited{color:#6D00EC!important;}
body.wpf-dark #wpf-msg-box a:hover, body.wpf-dark #wpf-msg-box a:active{color:#00ff5f!important;}
#wpforo #wpforo-wrap .wpf-field { border-bottom: 1px dashed #cccccc;}
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ color: #777777; }
#wpforo #wpforo-wrap .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{ color: #777777; }
#wpforo #wpforo-wrap .wpf-field .wpf-field-cl{ clear:both;}
#wpforo #wpforo-wrap .wpf-field input {max-width: 100%;}
#wpforo #wpforo-wrap .wpf-field input[type="text"],
#wpforo #wpforo-wrap .wpf-field input[type="search"],
#wpforo #wpforo-wrap .wpf-field input[type="password"],
#wpforo #wpforo-wrap .wpf-field input[type="email"],
#wpforo #wpforo-wrap .wpf-field input[type="date"],
#wpforo #wpforo-wrap .wpf-field input[type="number"],
#wpforo #wpforo-wrap .wpf-field input[type="url"],
#wpforo #wpforo-wrap .wpf-field input[type="tel"],
#wpforo #wpforo-wrap .wpf-field textarea,
#wpforo #wpforo-wrap .wpf-field select{box-shadow:none; background-color: #FFFFFF; border: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpf-field input::-webkit-input-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea::-webkit-input-placeholder  { color: #999999;}
#wpforo #wpforo-wrap .wpf-field input::-moz-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea::-moz-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-ms-input-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea:-ms-input-placeholder  {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input:-moz-placeholder,
#wpforo #wpforo-wrap .wpf-field textarea:-moz-placeholder {color: #999999;}
#wpforo #wpforo-wrap .wpf-field input[type="text"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="password"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="email"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="date"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="number"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="url"]:focus,
#wpforo #wpforo-wrap .wpf-field input[type="tel"]:focus,#wpforo #wpforo-wrap .wpf-field textarea:focus,
#wpforo #wpforo-wrap .wpf-field select:focus{ background-color: #feffec}
#wpforo #wpforo-wrap .wpf-field .wpf-label i{ padding-right:5px; width:25px;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-required-icon{color: #ff812d;}
#wpforo #wpforo-wrap .wpf-field .wpf-field-wrap .mce-tinymce.mce-container.mce-panel{border: 3px solid #F5F5F5; border-width: 3px !important;}
#wpforo #wpforo-wrap .wpf-add-topic-title{border: 1px dashed #00FFFF; color: #00FFFF; border-right: none; border-left: none;}
#wpforo #wpforo-wrap .wpf-acp-header{border-bottom: 1px dashed #00FFFF;}
#wpforo #wpforo-wrap .wpf-acp-header .wpf-acp-toggle i{color: #00FFFF;}
#wpforo #wpforo-wrap .wpf-tools {background: #FFFFFF; border-left: 3px dashed #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab{ border-bottom-color: #999999; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool-tabs .wpf-tool-tab.wpf-tt-active{ border-bottom-color: #00FFFF; color:#00FFFF; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool h3{ color: #e6e6e6}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-tool-desc{ color: #999999;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]{background: #FFFFFF;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts{background: #FFFFFF; border: 1px solid #dadada; border-left: 3px solid #dadada; }
#wpforo #wpforo-wrap .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::placeholder {color: #cccccc; opacity: 1;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]:-ms-input-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap .wpf-tools .wpf-tool li input[type="text"]::-ms-input-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap .wpf-sb-1{color:#cccccc;background-color:#F5F5F5;}
#wpforo #wpforo-wrap .wpf-sb-2{color:#00FFFF;background-color:#F5F5F5;}
#wpforo #wpforo-wrap .wpf-sb-3{color:#cccccc;background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb-4{color:#00FFFF;background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-buttons i{color: #cccccc;}
#wpforo #wpforo-wrap .wpf-sb .wpf-sb-toggle .wpfsa{color:#00FFFF!important;}
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-1,
#wpforo #wpforo-wrap .wpfl-1 .wpf-sb-right.wpf-sb-2{border:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-right, #wpforo #wpforo-wrap .wpfl-3 .wpf-sb-right{ border-top:1px solid #e6e6e6;}
#wpforo #wpforo-wrap .wpfl-2 .wpf-sb-left, #wpforo #wpforo-wrap .wpfl-3 .wpf-sb-left{ background-color:transparent;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-left: 1px dotted #6D00EC;}
[dir="rtl"] #wpforo #wpforo-wrap .wpf-sb.wpf-sb-top .wpf-sb-buttons{border-right: 1px dotted #6D00EC; border-left:none;}
#wpforo #wpforo-wrap .wpf-sb.wpf-sb-top.sb-tt-expanded .wpf-sb-buttons i{color:#6D00EC;}
#wpforo #wpforo-wrap .wpf-sbtn {color: #000475;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i{color: #999999;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button{background: #aaaaaa; color: #ffffff; }
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon{background: transparent; color: #777777; border: 1px solid #bbbbbb;}
#wpforo #wpforo-wrap .wpf-sb .wpf-fb .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-fb i:hover{ color: #4267b2!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-tw .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-tw i:hover{ color: #232323 !important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-wapp .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-wapp i:hover{ color: #1BD741!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-lin .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-lin i:hover{ color: #0A75B5!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-gg .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-gg i:hover{ color: #DB4437!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-vk .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-vk i:hover{ color: #4A76A8!important;}
#wpforo #wpforo-wrap .wpf-sb .wpf-ok .wpfsa, #wpforo #wpforo-wrap .wpf-sb .wpf-ok i:hover{ color: #EE8208!important;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-fb:hover{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover{ background-color: #252525; border-color: #2c2c2c; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-lin:hover{ background-color: #0A75B5; border-color: #0A75B5; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{ background-color: #1BD741; border-color: #1BD741; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-gg:hover{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-vk:hover{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-ok:hover{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-fb{ background-color: #4267b2; border-color: #4267b2; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-tw{ background-color: #1a1a1a; border-color: #2a2a2a; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-wapp{ background-color: #1BD741; border-color: #1BD741; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-lin{ background-color: #0A75B5; border-color: #0A75B5; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-gg{ background-color: #DB4437; border-color: #DB4437; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-vk{ background-color: #4A76A8; border-color: #4A76A8; color: #fff;}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-colored .wpf-sb-button.wpf-ok{ background-color: #EE8208; border-color: #EE8208; color: #fff;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap{border-color: #e6e6e6;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap *{border-color: #00FFFF !important;}
#wpforo #wpforo-wrap .wpforo-revision{background-color: #F5F5F5; box-shadow: 0 0 4px #cccccc;}
#wpforo #wpforo-wrap .wpforo-revision .wpforo-revision-top{color: #666666;}
#wpforo #wpforo-wrap .wpforo-revisions-wrap .wpforo-revision-body{background-color: #FFFFFF; color: #000475;}
#wpforo #wpforo-wrap .wpf-topic-form-wrap > .wpf-extra-fields{border-top:1px #e6e6e6 solid;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-revision .wpforo-revision-top{color: #999999;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-revisions-wrap .wpforo-revision-body{background-color: #e6e6e6; color: #6D00EC;}
@media screen and (max-width:800px) {
#wpforo #wpforo-wrap #wpforo-menu .wpf-menu{background-color:#F5F5F5;}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top{border-top: 1px solid #e6e6e6; }
}
#wpforo #wpforo-wrap.wpf-dark { color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-3{ color:#6D00EC!important; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-1{ color:#6D00EC!important; }
#wpforo #wpforo-wrap.wpf-dark .wpfcl-4{ color:#6D00EC!important; }
#wpforo #wpforo-wrap.wpf-dark .wpf-action{ color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-post .wpforo-post-content p{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark #wpforo-menu li a { color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-lastpost, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-lastpost{ color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post{ color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-lastpost, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-lastpost{ color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-description, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-description{ color: #6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .cat-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .cat-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .cat-title{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-category div, #wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-category div{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-topic-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-topic-date{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-topic-stat-views{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-topic-stat-views{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic-stat-views{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-post-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-last-post-date, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-last-post-date{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-title, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-title{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-posts, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-posts{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .head-stat-views, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .head-stat-views, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .head-stat-views{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-left, #wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-left, #wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-post .wpf-left{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-posts,
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-category div.cat-stat-topics{color: #999;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-last-topic-user{color: #eee;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo #wpforo-wrap .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content-top, #wpforo #wpforo-wrap .wpfl-3 .wpforo-post .wpf-right .wpforo-post-content-top{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-forum-stat-questions, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-answers, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat-posts{ color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-header{ color: #6D00EC; border-bottom: 1px solid #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-button{ color:#6D00EC!important; }
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create .wpf-subject{background-color:#333333}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create{background-color:#F5F5F5}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create div.mce-toolbar-grp{background-color:#F5F5F5}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .wpf-subject{background-color:#333333}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create{background-color:#F5F5F5}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create div.mce-toolbar-grp{background-color:#F5F5F5}
#wpforo #wpforo-wrap.wpf-dark input[type="text"], #wpforo #wpforo-wrap.wpf-dark input[type="search"], #wpforo #wpforo-wrap.wpf-dark input[type="email"], #wpforo #wpforo-wrap.wpf-dark input[type="date"], #wpforo #wpforo-wrap.wpf-dark input[type="number"], #wpforo #wpforo-wrap.wpf-dark input[type="url"], #wpforo #wpforo-wrap.wpf-dark input[type="tel"], #wpforo #wpforo-wrap.wpf-dark input[type="password"], #wpforo #wpforo-wrap.wpf-dark input[type="email"], #wpforo #wpforo-wrap.wpf-dark textarea, #wpforo #wpforo-wrap.wpf-dark select{color:#000475;background-color:#333333;}
#wpforo #wpforo-wrap.wpf-dark input[type="text"].wpf-search-field{background-color:transparent; color:#6D00EC; }
#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-webkit-input-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-webkit-input-placeholder  { color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input::-moz-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea::-moz-placeholder  {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-ms-input-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-ms-input-placeholder  {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field input:-moz-placeholder, #wpforo #wpforo-wrap.wpf-dark .wpf-field textarea:-moz-placeholder {color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark #wpforo-stat-body{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-members-content table tr{ background-color:#F5F5F5!important; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .profile-rating-bar-wrap{background:none;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .wpforo-profile-head{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field:nth-child(even) {background-color: #F5F5F5;}
#wpforo #wpforo-wrap.wpf-dark .wpf-field .wpf-field-wrap { color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-field:not(.wpf-field-type-tinymce) .wpf-field-wrap i{ color:#cccccc}
#wpforo #wpforo-wrap.wpf-dark .wpf-table .wpfw-1 .wpf-field:nth-child(even) {background-color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-table .wpfw-1 .wpf-field:nth-child(even){background-color: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-head .wpforo-active { color:#FFFFFF!important;}
#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-value{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create {border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-topic-create {border: none;}
#wpforo #wpforo-wrap.wpf-dark #wpforo-description{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-table{background-color: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-login-wrap .wpforo-login-content > h3, #wpforo #wpforo-wrap.wpf-dark .wpforo-register-wrap .wpforo-register-content > h3{color:#777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts{background: #666666; border:none; }
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool .wpf-split-posts ul li{border-bottom: 1px dotted #333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-tools .wpf-tool li input[type="text"]{background: #dadada;}
#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn .wpf-sbtn-title{ color: #777777}
#wpforo #wpforo-wrap.wpf-dark .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button {background: #666666;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item a:hover{color: #6D00EC;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item .wpf-forum-item-stat{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-threads-head .wpf-head-box{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-users a img{background:#6D00EC}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-box{color: #4a8eb3;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-thread-status .wpf-circle.wpfsq:first-child{border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-cat-forum-list .wpf-forum-item, #wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-head-bar{border-bottom: 1px solid #e6e6e6;}
#wpforo #wpforo-wrap.wpf-dark .wpf-button{box-shadow: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-thread-forum .wpf-circle i {background: #fff;padding: 0;border-radius: 50%;height: 35px;width: 35px;line-height: 35px;}
#wpforo #wpforo-wrap.wpf-dark .wpf-member-title.wpfut{border:none;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot .wpf-reply .wpf-action {background: transparent;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content {border: 1px solid #F5F5F5; background-color: #cccccc;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-content-foot { border-top: #999999 1px solid; }
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-child-post .wpf-reply-content .wpf-reply-tree .wpf-tree-item.wpf-starter .avatar {background-color: #6D00EC; border: 1px solid #ff812d; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox{color: inherit;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap div.mce-toolbar-grp, #wpforo #wpforo-wrap .wpforo-portable-form-wrap div.mce-menubar{background-color:#F5F5F5}
#wpforo #wpforo-wrap.wpf-dark .wpf-spoiler-wrap {background-color: #444444;}
#wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-next-button, #wpforo #wpforo-wrap.wpf-dark .wpf-navi .wpf-navi-wrap .wpf-prev-button{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-forum-info{color: #777777;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile-wrap .h-bottom .wpf-profile-menu:hover{color:#333333; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-htr{ color:#6D00EC; }
#wpf-widget-profile.wpf-dark .wpf-prof-footer .wpf-prof-buttons a:not(:last-child){color:#FFFFFF; background:#333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li a,
#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li a{color:#666666;}
#wpforo #wpforo-wrap.wpf-dark .wpf-notifications .wpf-notification-content li:hover,
#wpf-widget-profile.wpf-dark .wpf-notifications .wpf-notification-content li:hover{background:#333333;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-title {background: #000; color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content {background: #000;color: #999;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer {background: #000;border-top: 1px dashed #777;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary {box-shadow: 0px 0px 5px #999;background: #777;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-content a.wpf-button-secondary:hover {box-shadow: 0px 0px 8px #fff;color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary {background: #777;color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-acp-footer a.wpf-button-secondary:last-child{color: #fff!important; background: #e22d00;}
#wpforo #wpforo-wrap.wpf-dark input[type="submit"].wpf-button-secondary,
#wpforo #wpforo-wrap.wpf-dark input[type="button"].wpf-button-secondary,
#wpforo #wpforo-wrap.wpf-dark button.wpf-button.wpf-button-secondary{color:#fff!important; background-color:#666666!important; }
#wpforo #wpforo-wrap.wpf-dark .wpforo-recent-wrap .wpforo-recent-content .wpf-ttr{background-color: #333;}
#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a,
#wpforo #wpforo-wrap.wpf-dark #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a{background-color: #555;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-profile .wpforo-user-actions {padding: 10px 18px;background: #333;border-radius: 24px;border: none;}
#wpforo #wpforo-wrap.wpf-dark .wpf-profile-section .wpf-statbox .wpf-statbox-icon svg{fill: #555;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpf-content-foot,
#wpforo #wpforo-wrap.wpf-dark .wpfl-4 .wpforo-post .wpforo-post-footer {background: #333;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-post-head .wpf-topic-more-info .wpf-tmi-user-avatar .wpf-tmi-user-posts {color: #fff;}
#wpforo #wpforo-wrap.wpf-dark .wpf-post-create .mce-container-body .mce-container .mce-container-body .mce-container > div{margin:0;}
#wpforo #wpforo-wrap.wpf-dark .wpforo-portable-form-wrap {background-color: #333;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-3 .wpforo-topic .wpf-tbox {background: #333;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-right{background-color: #222;}
#wpforo #wpforo-wrap.wpf-dark .wpfl-2 .wpforo-post .wpf-right .wpforo-post-content .wpforo-reaction{background-color: #111;}
#wpforo #wpforo-wrap.wpf-dark .wpf-popover .wpf-popover-content{background-color: #333;}
#wpforo #wpforo-wrap.wpf-dark .mce-statusbar.mce-container.mce-panel{background-color:#bbb;}  #wpforo #wpforo-wrap .wpf-timeline-line{background: linear-gradient(180deg, #00ff5f 0%, #00ff5f 50%, rgba(0,115,170,0.4) 100%);} #wpforo #wpforo-wrap .wpf-timeline-icon{border-color: #cccccc; color: #cccccc;} #wpforo #wpforo-wrap .wpf-timeline-user a:hover{color: #00FFFF;} #wpforo #wpforo-wrap .wpf-recent-activity-filter-form select:focus{border-color: #00FFFF;} #wpforo #wpforo-wrap .wpf-recent-activity-label a{color: #00FFFF;} #wpforo #wpforo-wrap .wpf-timeline-card{border-color: #e6e6e6;}
#wpforo #wpforo-wrap .wpf-timeline-card::after{border-right-color: #e6e6e6;}
#wpforo #wpforo-wrap .wpf-timeline-date-stick{border-bottom: 2px dashed #00ff5f;}
#wpforo #wpforo-wrap .wpforo-forum-title{font-size: 17px!important; line-height: 18px!important;}
#wpforo #wpforo-wrap .wpforo-topic-title a { font-size: 16px!important; }
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content {font-size: 15px!important;}
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p {font-size: 15px;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle.wpf-ai-highlight{ background:#00FFFF; color:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle.wpf-ai-highlight .wpf-ai-sparkle-icon{ fill:#FFFFFF;}
#wpforo #wpforo-wrap .wpf-ai-helper-toggle.wpf-ai-highlight:hover{ background:#00FFFF; color:#FFFFFF; opacity: 0.85;}
#wpforo #wpforo-wrap{
font-size: 13px; width: 100%; padding: 10px 0; margin: 0px;
}.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:28px;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:32px;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:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;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;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;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !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:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.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:white;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__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px}.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:bold;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-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{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 black 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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:transparent;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:#5897fb;color:white}.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:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.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:bold;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:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.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 #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;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:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.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:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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:bold;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;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 #5897fb}.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:#5897fb}@font-face{font-family:dashicons;src:url(//thesoexchange.co.uk/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(//thesoexchange.co.uk/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(//thesoexchange.co.uk/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"}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #d3d3d3}.ui-widget-content{border:1px solid #aaa;background:#fff;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #d3d3d3;background:#e6e6e6 url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #999;background:#dadada url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#212121;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #aaa;background:#fff url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-icon-background,.ui-state-active .ui-icon-background{border:#aaa;background-color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-checked{border:1px solid #fcefa1;background:#fbf9ee}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_222222_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_cd0a0a_256x240.png)}.ui-button .ui-icon{background-image:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/jquery-ui/images/ui-icons_888888_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:-8px -8px 8px #aaa;box-shadow:-8px -8px 8px #aaa}.ui-tooltip.jb-helptip{padding:8px;color:#eee!important;background:#333!important;position:absolute;z-index:1000000;max-width:300px;font-size:12px;border-radius:5px;border:none!important;text-shadow:none!important}.jb-helptip{cursor:pointer;vertical-align:middle}.jb-helptip:hover{opacity:1}.jb-helptip:hover:before{opacity:.8}.jb-helptip.dashicons,.jb-helptip.dashicons:before{height:22px}.jb-helptip.dashicons-editor-help:before{float:left;font-size:20px;line-height:20px;color:#333!important}.jb .fa.fa-glass:before{content:"\f000"}.jb .fa.fa-meetup{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-star-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-star-o:before{content:"\f005"}.jb .fa.fa-remove:before{content:"\f00d"}.jb .fa.fa-close:before{content:"\f00d"}.jb .fa.fa-gear:before{content:"\f013"}.jb .fa.fa-trash-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-trash-o:before{content:"\f2ed"}.jb .fa.fa-file-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-o:before{content:"\f15b"}.jb .fa.fa-clock-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-clock-o:before{content:"\f017"}.jb .fa.fa-arrow-circle-o-down{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-arrow-circle-o-down:before{content:"\f358"}.jb .fa.fa-arrow-circle-o-up{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-arrow-circle-o-up:before{content:"\f35b"}.jb .fa.fa-play-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-play-circle-o:before{content:"\f144"}.jb .fa.fa-repeat:before{content:"\f01e"}.jb .fa.fa-rotate-right:before{content:"\f01e"}.jb .fa.fa-refresh:before{content:"\f021"}.jb .fa.fa-list-alt{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-dedent:before{content:"\f03b"}.jb .fa.fa-video-camera:before{content:"\f03d"}.jb .fa.fa-picture-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-picture-o:before{content:"\f03e"}.jb .fa.fa-photo{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-photo:before{content:"\f03e"}.jb .fa.fa-image{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-image:before{content:"\f03e"}.jb .fa.fa-pencil:before{content:"\f303"}.jb .fa.fa-map-marker:before{content:"\f3c5"}.jb .fa.fa-pencil-square-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-pencil-square-o:before{content:"\f044"}.jb .fa.fa-share-square-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-share-square-o:before{content:"\f14d"}.jb .fa.fa-check-square-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-check-square-o:before{content:"\f14a"}.jb .fa.fa-arrows:before{content:"\f0b2"}.jb .fa.fa-times-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-times-circle-o:before{content:"\f057"}.jb .fa.fa-check-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-check-circle-o:before{content:"\f058"}.jb .fa.fa-mail-forward:before{content:"\f064"}.jb .fa.fa-expand:before{content:"\f424"}.jb .fa.fa-compress:before{content:"\f422"}.jb .fa.fa-eye{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-eye-slash{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-warning:before{content:"\f071"}.jb .fa.fa-calendar:before{content:"\f073"}.jb .fa.fa-arrows-v:before{content:"\f338"}.jb .fa.fa-arrows-h:before{content:"\f337"}.jb .fa.fa-bar-chart{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-bar-chart:before{content:"\f080"}.jb .fa.fa-bar-chart-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-bar-chart-o:before{content:"\f080"}.jb .fa.fa-twitter-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-facebook-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gears:before{content:"\f085"}.jb .fa.fa-thumbs-o-up{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-thumbs-o-up:before{content:"\f164"}.jb .fa.fa-thumbs-o-down{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-thumbs-o-down:before{content:"\f165"}.jb .fa.fa-heart-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-heart-o:before{content:"\f004"}.jb .fa.fa-sign-out:before{content:"\f2f5"}.jb .fa.fa-linkedin-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-linkedin-square:before{content:"\f08c"}.jb .fa.fa-thumb-tack:before{content:"\f08d"}.jb .fa.fa-external-link:before{content:"\f35d"}.jb .fa.fa-sign-in:before{content:"\f2f6"}.jb .fa.fa-github-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-lemon-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-lemon-o:before{content:"\f094"}.jb .fa.fa-square-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-square-o:before{content:"\f0c8"}.jb .fa.fa-bookmark-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-bookmark-o:before{content:"\f02e"}.jb .fa.fa-twitter{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-facebook{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-facebook:before{content:"\f39e"}.jb .fa.fa-facebook-f{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-facebook-f:before{content:"\f39e"}.jb .fa.fa-github{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-credit-card{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-feed:before{content:"\f09e"}.jb .fa.fa-hdd-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hdd-o:before{content:"\f0a0"}.jb .fa.fa-hand-o-right{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-o-right:before{content:"\f0a4"}.jb .fa.fa-hand-o-left{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-o-left:before{content:"\f0a5"}.jb .fa.fa-hand-o-up{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-o-up:before{content:"\f0a6"}.jb .fa.fa-hand-o-down{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-o-down:before{content:"\f0a7"}.jb .fa.fa-arrows-alt:before{content:"\f31e"}.jb .fa.fa-group:before{content:"\f0c0"}.jb .fa.fa-chain:before{content:"\f0c1"}.jb .fa.fa-scissors:before{content:"\f0c4"}.jb .fa.fa-files-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-files-o:before{content:"\f0c5"}.jb .fa.fa-floppy-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-floppy-o:before{content:"\f0c7"}.jb .fa.fa-navicon:before{content:"\f0c9"}.jb .fa.fa-reorder:before{content:"\f0c9"}.jb .fa.fa-pinterest{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-pinterest-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-plus-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-plus{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-plus:before{content:"\f0d5"}.jb .fa.fa-money{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-money:before{content:"\f3d1"}.jb .fa.fa-unsorted:before{content:"\f0dc"}.jb .fa.fa-sort-desc:before{content:"\f0dd"}.jb .fa.fa-sort-asc:before{content:"\f0de"}.jb .fa.fa-linkedin{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-linkedin:before{content:"\f0e1"}.jb .fa.fa-rotate-left:before{content:"\f0e2"}.jb .fa.fa-legal:before{content:"\f0e3"}.jb .fa.fa-tachometer:before{content:"\f3fd"}.jb .fa.fa-dashboard:before{content:"\f3fd"}.jb .fa.fa-comment-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-comment-o:before{content:"\f075"}.jb .fa.fa-comments-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-comments-o:before{content:"\f086"}.jb .fa.fa-flash:before{content:"\f0e7"}.jb .fa.fa-clipboard{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-paste{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-paste:before{content:"\f328"}.jb .fa.fa-lightbulb-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-lightbulb-o:before{content:"\f0eb"}.jb .fa.fa-exchange:before{content:"\f362"}.jb .fa.fa-cloud-download:before{content:"\f381"}.jb .fa.fa-cloud-upload:before{content:"\f382"}.jb .fa.fa-bell-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-bell-o:before{content:"\f0f3"}.jb .fa.fa-cutlery:before{content:"\f2e7"}.jb .fa.fa-file-text-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-text-o:before{content:"\f15c"}.jb .fa.fa-building-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-building-o:before{content:"\f1ad"}.jb .fa.fa-hospital-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hospital-o:before{content:"\f0f8"}.jb .fa.fa-tablet:before{content:"\f3fa"}.jb .fa.fa-mobile:before{content:"\f3cd"}.jb .fa.fa-mobile-phone:before{content:"\f3cd"}.jb .fa.fa-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-circle-o:before{content:"\f111"}.jb .fa.fa-mail-reply:before{content:"\f3e5"}.jb .fa.fa-github-alt{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-folder-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-folder-o:before{content:"\f07b"}.jb .fa.fa-folder-open-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-folder-open-o:before{content:"\f07c"}.jb .fa.fa-smile-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-smile-o:before{content:"\f118"}.jb .fa.fa-frown-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-frown-o:before{content:"\f119"}.jb .fa.fa-meh-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-meh-o:before{content:"\f11a"}.jb .fa.fa-keyboard-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-keyboard-o:before{content:"\f11c"}.jb .fa.fa-flag-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-flag-o:before{content:"\f024"}.jb .fa.fa-mail-reply-all:before{content:"\f122"}.jb .fa.fa-star-half-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-star-half-o:before{content:"\f089"}.jb .fa.fa-star-half-empty{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-star-half-empty:before{content:"\f089"}.jb .fa.fa-star-half-full{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-star-half-full:before{content:"\f089"}.jb .fa.fa-code-fork:before{content:"\f126"}.jb .fa.fa-chain-broken:before{content:"\f127"}.jb .fa.fa-shield:before{content:"\f3ed"}.jb .fa.fa-calendar-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-calendar-o:before{content:"\f133"}.jb .fa.fa-maxcdn{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-html5{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-css3{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ticket:before{content:"\f3ff"}.jb .fa.fa-minus-square-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-minus-square-o:before{content:"\f146"}.jb .fa.fa-level-up:before{content:"\f3bf"}.jb .fa.fa-level-down:before{content:"\f3be"}.jb .fa.fa-pencil-square:before{content:"\f14b"}.jb .fa.fa-external-link-square:before{content:"\f360"}.jb .fa.fa-compass{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-caret-square-o-down{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-caret-square-o-down:before{content:"\f150"}.jb .fa.fa-toggle-down{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-toggle-down:before{content:"\f150"}.jb .fa.fa-caret-square-o-up{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-caret-square-o-up:before{content:"\f151"}.jb .fa.fa-toggle-up{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-toggle-up:before{content:"\f151"}.jb .fa.fa-caret-square-o-right{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-caret-square-o-right:before{content:"\f152"}.jb .fa.fa-toggle-right{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-toggle-right:before{content:"\f152"}.jb .fa.fa-eur:before{content:"\f153"}.jb .fa.fa-euro:before{content:"\f153"}.jb .fa.fa-gbp:before{content:"\f154"}.jb .fa.fa-usd:before{content:"\f155"}.jb .fa.fa-dollar:before{content:"\f155"}.jb .fa.fa-inr:before{content:"\f156"}.jb .fa.fa-rupee:before{content:"\f156"}.jb .fa.fa-jpy:before{content:"\f157"}.jb .fa.fa-cny:before{content:"\f157"}.jb .fa.fa-rmb:before{content:"\f157"}.jb .fa.fa-yen:before{content:"\f157"}.jb .fa.fa-rub:before{content:"\f158"}.jb .fa.fa-ruble:before{content:"\f158"}.jb .fa.fa-rouble:before{content:"\f158"}.jb .fa.fa-krw:before{content:"\f159"}.jb .fa.fa-won:before{content:"\f159"}.jb .fa.fa-btc{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bitcoin{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bitcoin:before{content:"\f15a"}.jb .fa.fa-file-text:before{content:"\f15c"}.jb .fa.fa-sort-alpha-asc:before{content:"\f15d"}.jb .fa.fa-sort-alpha-desc:before{content:"\f881"}.jb .fa.fa-sort-amount-asc:before{content:"\f160"}.jb .fa.fa-sort-amount-desc:before{content:"\f884"}.jb .fa.fa-sort-numeric-asc:before{content:"\f162"}.jb .fa.fa-sort-numeric-desc:before{content:"\f886"}.jb .fa.fa-youtube-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-youtube{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-xing{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-xing-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-youtube-play{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-youtube-play:before{content:"\f167"}.jb .fa.fa-dropbox{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-stack-overflow{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-instagram{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-flickr{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-adn{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bitbucket{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bitbucket-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bitbucket-square:before{content:"\f171"}.jb .fa.fa-tumblr{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-tumblr-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-long-arrow-down:before{content:"\f309"}.jb .fa.fa-long-arrow-up:before{content:"\f30c"}.jb .fa.fa-long-arrow-left:before{content:"\f30a"}.jb .fa.fa-long-arrow-right:before{content:"\f30b"}.jb .fa.fa-apple{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-windows{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-android{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-linux{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-dribbble{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-skype{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-foursquare{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-trello{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gratipay{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gittip{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gittip:before{content:"\f184"}.jb .fa.fa-sun-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-sun-o:before{content:"\f185"}.jb .fa.fa-moon-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-moon-o:before{content:"\f186"}.jb .fa.fa-vk{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-weibo{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-renren{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-pagelines{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-stack-exchange{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-arrow-circle-o-right{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-arrow-circle-o-right:before{content:"\f35a"}.jb .fa.fa-arrow-circle-o-left{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-arrow-circle-o-left:before{content:"\f359"}.jb .fa.fa-caret-square-o-left{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-caret-square-o-left:before{content:"\f191"}.jb .fa.fa-toggle-left{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-toggle-left:before{content:"\f191"}.jb .fa.fa-dot-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-dot-circle-o:before{content:"\f192"}.jb .fa.fa-vimeo-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-try:before{content:"\f195"}.jb .fa.fa-turkish-lira:before{content:"\f195"}.jb .fa.fa-plus-square-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-plus-square-o:before{content:"\f0fe"}.jb .fa.fa-slack{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wordpress{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-openid{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-institution:before{content:"\f19c"}.jb .fa.fa-bank:before{content:"\f19c"}.jb .fa.fa-mortar-board:before{content:"\f19d"}.jb .fa.fa-yahoo{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-reddit{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-reddit-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-stumbleupon-circle{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-stumbleupon{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-delicious{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-digg{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-pied-piper-pp{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-pied-piper-alt{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-drupal{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-joomla{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-spoon:before{content:"\f2e5"}.jb .fa.fa-behance{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-behance-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-steam{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-steam-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-automobile:before{content:"\f1b9"}.jb .fa.fa-envelope-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-envelope-o:before{content:"\f0e0"}.jb .fa.fa-spotify{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-deviantart{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-soundcloud{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-file-pdf-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-pdf-o:before{content:"\f1c1"}.jb .fa.fa-file-word-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-word-o:before{content:"\f1c2"}.jb .fa.fa-file-excel-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-excel-o:before{content:"\f1c3"}.jb .fa.fa-file-powerpoint-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-powerpoint-o:before{content:"\f1c4"}.jb .fa.fa-file-image-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-image-o:before{content:"\f1c5"}.jb .fa.fa-file-photo-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-photo-o:before{content:"\f1c5"}.jb .fa.fa-file-picture-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-picture-o:before{content:"\f1c5"}.jb .fa.fa-file-archive-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-archive-o:before{content:"\f1c6"}.jb .fa.fa-file-zip-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-zip-o:before{content:"\f1c6"}.jb .fa.fa-file-audio-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-audio-o:before{content:"\f1c7"}.jb .fa.fa-file-sound-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-sound-o:before{content:"\f1c7"}.jb .fa.fa-file-video-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-video-o:before{content:"\f1c8"}.jb .fa.fa-file-movie-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-movie-o:before{content:"\f1c8"}.jb .fa.fa-file-code-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-file-code-o:before{content:"\f1c9"}.jb .fa.fa-vine{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-codepen{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-jsfiddle{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-life-ring{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-life-bouy{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-life-bouy:before{content:"\f1cd"}.jb .fa.fa-life-buoy{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-life-buoy:before{content:"\f1cd"}.jb .fa.fa-life-saver{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-life-saver:before{content:"\f1cd"}.jb .fa.fa-support{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-support:before{content:"\f1cd"}.jb .fa.fa-circle-o-notch:before{content:"\f1ce"}.jb .fa.fa-rebel{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ra{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ra:before{content:"\f1d0"}.jb .fa.fa-resistance{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-resistance:before{content:"\f1d0"}.jb .fa.fa-empire{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ge{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ge:before{content:"\f1d1"}.jb .fa.fa-git-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-git{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-hacker-news{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-y-combinator-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-y-combinator-square:before{content:"\f1d4"}.jb .fa.fa-yc-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-yc-square:before{content:"\f1d4"}.jb .fa.fa-tencent-weibo{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-qq{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-weixin{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wechat{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wechat:before{content:"\f1d7"}.jb .fa.fa-send:before{content:"\f1d8"}.jb .fa.fa-paper-plane-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-paper-plane-o:before{content:"\f1d8"}.jb .fa.fa-send-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-send-o:before{content:"\f1d8"}.jb .fa.fa-circle-thin{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-circle-thin:before{content:"\f111"}.jb .fa.fa-header:before{content:"\f1dc"}.jb .fa.fa-sliders:before{content:"\f1de"}.jb .fa.fa-futbol-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-futbol-o:before{content:"\f1e3"}.jb .fa.fa-soccer-ball-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-soccer-ball-o:before{content:"\f1e3"}.jb .fa.fa-slideshare{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-twitch{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-yelp{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-newspaper-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-newspaper-o:before{content:"\f1ea"}.jb .fa.fa-paypal{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-wallet{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-visa{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-mastercard{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-discover{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-amex{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-paypal{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-stripe{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bell-slash-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-bell-slash-o:before{content:"\f1f6"}.jb .fa.fa-trash:before{content:"\f2ed"}.jb .fa.fa-copyright{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-eyedropper:before{content:"\f1fb"}.jb .fa.fa-area-chart:before{content:"\f1fe"}.jb .fa.fa-pie-chart:before{content:"\f200"}.jb .fa.fa-line-chart:before{content:"\f201"}.jb .fa.fa-lastfm{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-lastfm-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ioxhost{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-angellist{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-cc:before{content:"\f20a"}.jb .fa.fa-ils:before{content:"\f20b"}.jb .fa.fa-shekel:before{content:"\f20b"}.jb .fa.fa-sheqel:before{content:"\f20b"}.jb .fa.fa-meanpath{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-meanpath:before{content:"\f2b4"}.jb .fa.fa-buysellads{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-connectdevelop{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-dashcube{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-forumbee{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-leanpub{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-sellsy{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-shirtsinbulk{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-simplybuilt{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-skyatlas{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-diamond{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-diamond:before{content:"\f3a5"}.jb .fa.fa-intersex:before{content:"\f224"}.jb .fa.fa-facebook-official{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-facebook-official:before{content:"\f09a"}.jb .fa.fa-pinterest-p{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-whatsapp{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-hotel:before{content:"\f236"}.jb .fa.fa-viacoin{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-medium{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-y-combinator{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-yc{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-yc:before{content:"\f23b"}.jb .fa.fa-optin-monster{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-opencart{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-expeditedssl{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-battery-4:before{content:"\f240"}.jb .fa.fa-battery:before{content:"\f240"}.jb .fa.fa-battery-3:before{content:"\f241"}.jb .fa.fa-battery-2:before{content:"\f242"}.jb .fa.fa-battery-1:before{content:"\f243"}.jb .fa.fa-battery-0:before{content:"\f244"}.jb .fa.fa-object-group{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-object-ungroup{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-sticky-note-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-sticky-note-o:before{content:"\f249"}.jb .fa.fa-cc-jcb{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cc-diners-club{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-clone{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hourglass-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hourglass-o:before{content:"\f254"}.jb .fa.fa-hourglass-1:before{content:"\f251"}.jb .fa.fa-hourglass-2:before{content:"\f252"}.jb .fa.fa-hourglass-3:before{content:"\f253"}.jb .fa.fa-hand-rock-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-rock-o:before{content:"\f255"}.jb .fa.fa-hand-grab-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-grab-o:before{content:"\f255"}.jb .fa.fa-hand-paper-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-paper-o:before{content:"\f256"}.jb .fa.fa-hand-stop-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-stop-o:before{content:"\f256"}.jb .fa.fa-hand-scissors-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-scissors-o:before{content:"\f257"}.jb .fa.fa-hand-lizard-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-lizard-o:before{content:"\f258"}.jb .fa.fa-hand-spock-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-spock-o:before{content:"\f259"}.jb .fa.fa-hand-pointer-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-pointer-o:before{content:"\f25a"}.jb .fa.fa-hand-peace-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-hand-peace-o:before{content:"\f25b"}.jb .fa.fa-registered{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-creative-commons{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gg{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gg-circle{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-tripadvisor{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-odnoklassniki{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-odnoklassniki-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-get-pocket{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wikipedia-w{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-safari{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-chrome{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-firefox{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-opera{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-internet-explorer{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-television:before{content:"\f26c"}.jb .fa.fa-contao{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-500px{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-amazon{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-calendar-plus-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-calendar-plus-o:before{content:"\f271"}.jb .fa.fa-calendar-minus-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-calendar-minus-o:before{content:"\f272"}.jb .fa.fa-calendar-times-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-calendar-times-o:before{content:"\f273"}.jb .fa.fa-calendar-check-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-calendar-check-o:before{content:"\f274"}.jb .fa.fa-map-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-map-o:before{content:"\f279"}.jb .fa.fa-commenting:before{content:"\f4ad"}.jb .fa.fa-commenting-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-commenting-o:before{content:"\f4ad"}.jb .fa.fa-houzz{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-vimeo{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-vimeo:before{content:"\f27d"}.jb .fa.fa-black-tie{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-fonticons{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-reddit-alien{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-edge{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-credit-card-alt:before{content:"\f09d"}.jb .fa.fa-codiepie{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-modx{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-fort-awesome{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-usb{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-product-hunt{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-mixcloud{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-scribd{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-pause-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-pause-circle-o:before{content:"\f28b"}.jb .fa.fa-stop-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-stop-circle-o:before{content:"\f28d"}.jb .fa.fa-bluetooth{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-bluetooth-b{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-gitlab{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wpbeginner{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wpforms{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-envira{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wheelchair-alt{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wheelchair-alt:before{content:"\f368"}.jb .fa.fa-question-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-question-circle-o:before{content:"\f059"}.jb .fa.fa-volume-control-phone:before{content:"\f2a0"}.jb .fa.fa-asl-interpreting:before{content:"\f2a3"}.jb .fa.fa-deafness:before{content:"\f2a4"}.jb .fa.fa-hard-of-hearing:before{content:"\f2a4"}.jb .fa.fa-glide{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-glide-g{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-signing:before{content:"\f2a7"}.jb .fa.fa-viadeo{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-viadeo-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-snapchat{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-snapchat-ghost{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-snapchat-square{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-pied-piper{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-first-order{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-yoast{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-themeisle{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-plus-official{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-plus-official:before{content:"\f2b3"}.jb .fa.fa-google-plus-circle{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-google-plus-circle:before{content:"\f2b3"}.jb .fa.fa-font-awesome{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-fa{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-fa:before{content:"\f2b4"}.jb .fa.fa-handshake-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-handshake-o:before{content:"\f2b5"}.jb .fa.fa-envelope-open-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-envelope-open-o:before{content:"\f2b6"}.jb .fa.fa-linode{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-address-book-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-address-book-o:before{content:"\f2b9"}.jb .fa.fa-vcard:before{content:"\f2bb"}.jb .fa.fa-address-card-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-address-card-o:before{content:"\f2bb"}.jb .fa.fa-vcard-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-vcard-o:before{content:"\f2bb"}.jb .fa.fa-user-circle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-user-circle-o:before{content:"\f2bd"}.jb .fa.fa-user-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-user-o:before{content:"\f007"}.jb .fa.fa-id-badge{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-drivers-license:before{content:"\f2c2"}.jb .fa.fa-id-card-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-id-card-o:before{content:"\f2c2"}.jb .fa.fa-drivers-license-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-drivers-license-o:before{content:"\f2c2"}.jb .fa.fa-quora{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-free-code-camp{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-telegram{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-thermometer-4:before{content:"\f2c7"}.jb .fa.fa-thermometer:before{content:"\f2c7"}.jb .fa.fa-thermometer-3:before{content:"\f2c8"}.jb .fa.fa-thermometer-2:before{content:"\f2c9"}.jb .fa.fa-thermometer-1:before{content:"\f2ca"}.jb .fa.fa-thermometer-0:before{content:"\f2cb"}.jb .fa.fa-bathtub:before{content:"\f2cd"}.jb .fa.fa-s15:before{content:"\f2cd"}.jb .fa.fa-window-maximize{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-window-restore{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-times-rectangle:before{content:"\f410"}.jb .fa.fa-window-close-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-window-close-o:before{content:"\f410"}.jb .fa.fa-times-rectangle-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-times-rectangle-o:before{content:"\f410"}.jb .fa.fa-bandcamp{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-grav{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-etsy{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-imdb{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-ravelry{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-eercast{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-eercast:before{content:"\f2da"}.jb .fa.fa-snowflake-o{font-family:'Font Awesome 5 Free';font-weight:400}.jb .fa.fa-snowflake-o:before{content:"\f2dc"}.jb .fa.fa-superpowers{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-wpexplorer{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa.fa-cab:before{content:"\f1ba"}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:block;src:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-regular-400.eot);src:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-regular-400.woff2) format("woff2"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-regular-400.woff) format("woff"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-regular-400.ttf) format("truetype"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-regular-400.svg#fontawesome) format("svg")}.jb .far{font-family:'Font Awesome 5 Free';font-weight:400}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:block;src:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-solid-900.eot);src:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-solid-900.woff2) format("woff2"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-solid-900.woff) format("woff"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-solid-900.ttf) format("truetype"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-solid-900.svg#fontawesome) format("svg")}.jb .fa,.jb .fas{font-family:'Font Awesome 5 Free';font-weight:900}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:block;src:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-brands-400.eot);src:url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-brands-400.woff2) format("woff2"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-brands-400.woff) format("woff"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-brands-400.ttf) format("truetype"),url(//thesoexchange.co.uk/wp-content/plugins/jobboardwp/assets/common/libs/fontawesome/fonts/fa-brands-400.svg#fontawesome) format("svg")}.jb .fab{font-family:'Font Awesome 5 Brands';font-weight:400}.jb .fa,.jb .fab,.jb .fad,.jb .fal,.jb .far,.jb .fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1,1)}.fa-flip-vertical{transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.jb .fa-500px:before{content:"\f26e"}.jb .fa-accessible-icon:before{content:"\f368"}.jb .fa-accusoft:before{content:"\f369"}.jb .fa-acquisitions-incorporated:before{content:"\f6af"}.jb .fa-ad:before{content:"\f641"}.jb .fa-address-book:before{content:"\f2b9"}.jb .fa-address-card:before{content:"\f2bb"}.jb .fa-adjust:before{content:"\f042"}.jb .fa-adn:before{content:"\f170"}.jb .fa-adobe:before{content:"\f778"}.jb .fa-adversal:before{content:"\f36a"}.jb .fa-affiliatetheme:before{content:"\f36b"}.jb .fa-air-freshener:before{content:"\f5d0"}.jb .fa-airbnb:before{content:"\f834"}.jb .fa-algolia:before{content:"\f36c"}.jb .fa-align-center:before{content:"\f037"}.jb .fa-align-justify:before{content:"\f039"}.jb .fa-align-left:before{content:"\f036"}.jb .fa-align-right:before{content:"\f038"}.jb .fa-alipay:before{content:"\f642"}.jb .fa-allergies:before{content:"\f461"}.jb .fa-amazon:before{content:"\f270"}.jb .fa-amazon-pay:before{content:"\f42c"}.jb .fa-ambulance:before{content:"\f0f9"}.jb .fa-american-sign-language-interpreting:before{content:"\f2a3"}.jb .fa-amilia:before{content:"\f36d"}.jb .fa-anchor:before{content:"\f13d"}.jb .fa-android:before{content:"\f17b"}.jb .fa-angellist:before{content:"\f209"}.jb .fa-angle-double-down:before{content:"\f103"}.jb .fa-angle-double-left:before{content:"\f100"}.jb .fa-angle-double-right:before{content:"\f101"}.jb .fa-angle-double-up:before{content:"\f102"}.jb .fa-angle-down:before{content:"\f107"}.jb .fa-angle-left:before{content:"\f104"}.jb .fa-angle-right:before{content:"\f105"}.jb .fa-angle-up:before{content:"\f106"}.jb .fa-angry:before{content:"\f556"}.jb .fa-angrycreative:before{content:"\f36e"}.jb .fa-angular:before{content:"\f420"}.jb .fa-ankh:before{content:"\f644"}.jb .fa-app-store:before{content:"\f36f"}.jb .fa-app-store-ios:before{content:"\f370"}.jb .fa-apper:before{content:"\f371"}.jb .fa-apple:before{content:"\f179"}.jb .fa-apple-alt:before{content:"\f5d1"}.jb .fa-apple-pay:before{content:"\f415"}.jb .fa-archive:before{content:"\f187"}.jb .fa-archway:before{content:"\f557"}.jb .fa-arrow-alt-circle-down:before{content:"\f358"}.jb .fa-arrow-alt-circle-left:before{content:"\f359"}.jb .fa-arrow-alt-circle-right:before{content:"\f35a"}.jb .fa-arrow-alt-circle-up:before{content:"\f35b"}.jb .fa-arrow-circle-down:before{content:"\f0ab"}.jb .fa-arrow-circle-left:before{content:"\f0a8"}.jb .fa-arrow-circle-right:before{content:"\f0a9"}.jb .fa-arrow-circle-up:before{content:"\f0aa"}.jb .fa-arrow-down:before{content:"\f063"}.jb .fa-arrow-left:before{content:"\f060"}.jb .fa-arrow-right:before{content:"\f061"}.jb .fa-arrow-up:before{content:"\f062"}.jb .fa-arrows-alt:before{content:"\f0b2"}.jb .fa-arrows-alt-h:before{content:"\f337"}.jb .fa-arrows-alt-v:before{content:"\f338"}.jb .fa-artstation:before{content:"\f77a"}.jb .fa-assistive-listening-systems:before{content:"\f2a2"}.jb .fa-asterisk:before{content:"\f069"}.jb .fa-asymmetrik:before{content:"\f372"}.jb .fa-at:before{content:"\f1fa"}.jb .fa-atlas:before{content:"\f558"}.jb .fa-atlassian:before{content:"\f77b"}.jb .fa-atom:before{content:"\f5d2"}.jb .fa-audible:before{content:"\f373"}.jb .fa-audio-description:before{content:"\f29e"}.jb .fa-autoprefixer:before{content:"\f41c"}.jb .fa-avianex:before{content:"\f374"}.jb .fa-aviato:before{content:"\f421"}.jb .fa-award:before{content:"\f559"}.jb .fa-aws:before{content:"\f375"}.jb .fa-baby:before{content:"\f77c"}.jb .fa-baby-carriage:before{content:"\f77d"}.jb .fa-backspace:before{content:"\f55a"}.jb .fa-backward:before{content:"\f04a"}.jb .fa-bacon:before{content:"\f7e5"}.jb .fa-bahai:before{content:"\f666"}.jb .fa-balance-scale:before{content:"\f24e"}.jb .fa-balance-scale-left:before{content:"\f515"}.jb .fa-balance-scale-right:before{content:"\f516"}.jb .fa-ban:before{content:"\f05e"}.jb .fa-band-aid:before{content:"\f462"}.jb .fa-bandcamp:before{content:"\f2d5"}.jb .fa-barcode:before{content:"\f02a"}.jb .fa-bars:before{content:"\f0c9"}.jb .fa-baseball-ball:before{content:"\f433"}.jb .fa-basketball-ball:before{content:"\f434"}.jb .fa-bath:before{content:"\f2cd"}.jb .fa-battery-empty:before{content:"\f244"}.jb .fa-battery-full:before{content:"\f240"}.jb .fa-battery-half:before{content:"\f242"}.jb .fa-battery-quarter:before{content:"\f243"}.jb .fa-battery-three-quarters:before{content:"\f241"}.jb .fa-battle-net:before{content:"\f835"}.jb .fa-bed:before{content:"\f236"}.jb .fa-beer:before{content:"\f0fc"}.jb .fa-behance:before{content:"\f1b4"}.jb .fa-behance-square:before{content:"\f1b5"}.jb .fa-bell:before{content:"\f0f3"}.jb .fa-bell-slash:before{content:"\f1f6"}.jb .fa-bezier-curve:before{content:"\f55b"}.jb .fa-bible:before{content:"\f647"}.jb .fa-bicycle:before{content:"\f206"}.jb .fa-biking:before{content:"\f84a"}.jb .fa-bimobject:before{content:"\f378"}.jb .fa-binoculars:before{content:"\f1e5"}.jb .fa-biohazard:before{content:"\f780"}.jb .fa-birthday-cake:before{content:"\f1fd"}.jb .fa-bitbucket:before{content:"\f171"}.jb .fa-bitcoin:before{content:"\f379"}.jb .fa-bity:before{content:"\f37a"}.jb .fa-black-tie:before{content:"\f27e"}.jb .fa-blackberry:before{content:"\f37b"}.jb .fa-blender:before{content:"\f517"}.jb .fa-blender-phone:before{content:"\f6b6"}.jb .fa-blind:before{content:"\f29d"}.jb .fa-blog:before{content:"\f781"}.jb .fa-blogger:before{content:"\f37c"}.jb .fa-blogger-b:before{content:"\f37d"}.jb .fa-bluetooth:before{content:"\f293"}.jb .fa-bluetooth-b:before{content:"\f294"}.jb .fa-bold:before{content:"\f032"}.jb .fa-bolt:before{content:"\f0e7"}.jb .fa-bomb:before{content:"\f1e2"}.jb .fa-bone:before{content:"\f5d7"}.jb .fa-bong:before{content:"\f55c"}.jb .fa-book:before{content:"\f02d"}.jb .fa-book-dead:before{content:"\f6b7"}.jb .fa-book-medical:before{content:"\f7e6"}.jb .fa-book-open:before{content:"\f518"}.jb .fa-book-reader:before{content:"\f5da"}.jb .fa-bookmark:before{content:"\f02e"}.jb .fa-bootstrap:before{content:"\f836"}.jb .fa-border-all:before{content:"\f84c"}.jb .fa-border-none:before{content:"\f850"}.jb .fa-border-style:before{content:"\f853"}.jb .fa-bowling-ball:before{content:"\f436"}.jb .fa-box:before{content:"\f466"}.jb .fa-box-open:before{content:"\f49e"}.jb .fa-box-tissue:before{content:"\f95b"}.jb .fa-boxes:before{content:"\f468"}.jb .fa-braille:before{content:"\f2a1"}.jb .fa-brain:before{content:"\f5dc"}.jb .fa-bread-slice:before{content:"\f7ec"}.jb .fa-briefcase:before{content:"\f0b1"}.jb .fa-briefcase-medical:before{content:"\f469"}.jb .fa-broadcast-tower:before{content:"\f519"}.jb .fa-broom:before{content:"\f51a"}.jb .fa-brush:before{content:"\f55d"}.jb .fa-btc:before{content:"\f15a"}.jb .fa-buffer:before{content:"\f837"}.jb .fa-bug:before{content:"\f188"}.jb .fa-building:before{content:"\f1ad"}.jb .fa-bullhorn:before{content:"\f0a1"}.jb .fa-bullseye:before{content:"\f140"}.jb .fa-burn:before{content:"\f46a"}.jb .fa-buromobelexperte:before{content:"\f37f"}.jb .fa-bus:before{content:"\f207"}.jb .fa-bus-alt:before{content:"\f55e"}.jb .fa-business-time:before{content:"\f64a"}.jb .fa-buy-n-large:before{content:"\f8a6"}.jb .fa-buysellads:before{content:"\f20d"}.jb .fa-calculator:before{content:"\f1ec"}.jb .fa-calendar:before{content:"\f133"}.jb .fa-calendar-alt:before{content:"\f073"}.jb .fa-calendar-check:before{content:"\f274"}.jb .fa-calendar-day:before{content:"\f783"}.jb .fa-calendar-minus:before{content:"\f272"}.jb .fa-calendar-plus:before{content:"\f271"}.jb .fa-calendar-times:before{content:"\f273"}.jb .fa-calendar-week:before{content:"\f784"}.jb .fa-camera:before{content:"\f030"}.jb .fa-camera-retro:before{content:"\f083"}.jb .fa-campground:before{content:"\f6bb"}.jb .fa-canadian-maple-leaf:before{content:"\f785"}.jb .fa-candy-cane:before{content:"\f786"}.jb .fa-cannabis:before{content:"\f55f"}.jb .fa-capsules:before{content:"\f46b"}.jb .fa-car:before{content:"\f1b9"}.jb .fa-car-alt:before{content:"\f5de"}.jb .fa-car-battery:before{content:"\f5df"}.jb .fa-car-crash:before{content:"\f5e1"}.jb .fa-car-side:before{content:"\f5e4"}.jb .fa-caravan:before{content:"\f8ff"}.jb .fa-caret-down:before{content:"\f0d7"}.jb .fa-caret-left:before{content:"\f0d9"}.jb .fa-caret-right:before{content:"\f0da"}.jb .fa-caret-square-down:before{content:"\f150"}.jb .fa-caret-square-left:before{content:"\f191"}.jb .fa-caret-square-right:before{content:"\f152"}.jb .fa-caret-square-up:before{content:"\f151"}.jb .fa-caret-up:before{content:"\f0d8"}.jb .fa-carrot:before{content:"\f787"}.jb .fa-cart-arrow-down:before{content:"\f218"}.jb .fa-cart-plus:before{content:"\f217"}.jb .fa-cash-register:before{content:"\f788"}.jb .fa-cat:before{content:"\f6be"}.jb .fa-cc-amazon-pay:before{content:"\f42d"}.jb .fa-cc-amex:before{content:"\f1f3"}.jb .fa-cc-apple-pay:before{content:"\f416"}.jb .fa-cc-diners-club:before{content:"\f24c"}.jb .fa-cc-discover:before{content:"\f1f2"}.jb .fa-cc-jcb:before{content:"\f24b"}.jb .fa-cc-mastercard:before{content:"\f1f1"}.jb .fa-cc-paypal:before{content:"\f1f4"}.jb .fa-cc-stripe:before{content:"\f1f5"}.jb .fa-cc-visa:before{content:"\f1f0"}.jb .fa-centercode:before{content:"\f380"}.jb .fa-centos:before{content:"\f789"}.jb .fa-certificate:before{content:"\f0a3"}.jb .fa-chair:before{content:"\f6c0"}.jb .fa-chalkboard:before{content:"\f51b"}.jb .fa-chalkboard-teacher:before{content:"\f51c"}.jb .fa-charging-station:before{content:"\f5e7"}.jb .fa-chart-area:before{content:"\f1fe"}.jb .fa-chart-bar:before{content:"\f080"}.jb .fa-chart-line:before{content:"\f201"}.jb .fa-chart-pie:before{content:"\f200"}.jb .fa-check:before{content:"\f00c"}.jb .fa-check-circle:before{content:"\f058"}.jb .fa-check-double:before{content:"\f560"}.jb .fa-check-square:before{content:"\f14a"}.jb .fa-cheese:before{content:"\f7ef"}.jb .fa-chess:before{content:"\f439"}.jb .fa-chess-bishop:before{content:"\f43a"}.jb .fa-chess-board:before{content:"\f43c"}.jb .fa-chess-king:before{content:"\f43f"}.jb .fa-chess-knight:before{content:"\f441"}.jb .fa-chess-pawn:before{content:"\f443"}.jb .fa-chess-queen:before{content:"\f445"}.jb .fa-chess-rook:before{content:"\f447"}.jb .fa-chevron-circle-down:before{content:"\f13a"}.jb .fa-chevron-circle-left:before{content:"\f137"}.jb .fa-chevron-circle-right:before{content:"\f138"}.jb .fa-chevron-circle-up:before{content:"\f139"}.jb .fa-chevron-down:before{content:"\f078"}.jb .fa-chevron-left:before{content:"\f053"}.jb .fa-chevron-right:before{content:"\f054"}.jb .fa-chevron-up:before{content:"\f077"}.jb .fa-child:before{content:"\f1ae"}.jb .fa-chrome:before{content:"\f268"}.jb .fa-chromecast:before{content:"\f838"}.jb .fa-church:before{content:"\f51d"}.jb .fa-circle:before{content:"\f111"}.jb .fa-circle-notch:before{content:"\f1ce"}.jb .fa-city:before{content:"\f64f"}.jb .fa-clinic-medical:before{content:"\f7f2"}.jb .fa-clipboard:before{content:"\f328"}.jb .fa-clipboard-check:before{content:"\f46c"}.jb .fa-clipboard-list:before{content:"\f46d"}.jb .fa-clock:before{content:"\f017"}.jb .fa-clone:before{content:"\f24d"}.jb .fa-closed-captioning:before{content:"\f20a"}.jb .fa-cloud:before{content:"\f0c2"}.jb .fa-cloud-download-alt:before{content:"\f381"}.jb .fa-cloud-meatball:before{content:"\f73b"}.jb .fa-cloud-moon:before{content:"\f6c3"}.jb .fa-cloud-moon-rain:before{content:"\f73c"}.jb .fa-cloud-rain:before{content:"\f73d"}.jb .fa-cloud-showers-heavy:before{content:"\f740"}.jb .fa-cloud-sun:before{content:"\f6c4"}.jb .fa-cloud-sun-rain:before{content:"\f743"}.jb .fa-cloud-upload-alt:before{content:"\f382"}.jb .fa-cloudscale:before{content:"\f383"}.jb .fa-cloudsmith:before{content:"\f384"}.jb .fa-cloudversify:before{content:"\f385"}.jb .fa-cocktail:before{content:"\f561"}.jb .fa-code:before{content:"\f121"}.jb .fa-code-branch:before{content:"\f126"}.jb .fa-codepen:before{content:"\f1cb"}.jb .fa-codiepie:before{content:"\f284"}.jb .fa-coffee:before{content:"\f0f4"}.jb .fa-cog:before{content:"\f013"}.jb .fa-cogs:before{content:"\f085"}.jb .fa-coins:before{content:"\f51e"}.jb .fa-columns:before{content:"\f0db"}.jb .fa-comment:before{content:"\f075"}.jb .fa-comment-alt:before{content:"\f27a"}.jb .fa-comment-dollar:before{content:"\f651"}.jb .fa-comment-dots:before{content:"\f4ad"}.jb .fa-comment-medical:before{content:"\f7f5"}.jb .fa-comment-slash:before{content:"\f4b3"}.jb .fa-comments:before{content:"\f086"}.jb .fa-comments-dollar:before{content:"\f653"}.jb .fa-compact-disc:before{content:"\f51f"}.jb .fa-compass:before{content:"\f14e"}.jb .fa-compress:before{content:"\f066"}.jb .fa-compress-alt:before{content:"\f422"}.jb .fa-compress-arrows-alt:before{content:"\f78c"}.jb .fa-concierge-bell:before{content:"\f562"}.jb .fa-confluence:before{content:"\f78d"}.jb .fa-connectdevelop:before{content:"\f20e"}.jb .fa-contao:before{content:"\f26d"}.jb .fa-cookie:before{content:"\f563"}.jb .fa-cookie-bite:before{content:"\f564"}.jb .fa-copy:before{content:"\f0c5"}.jb .fa-copyright:before{content:"\f1f9"}.jb .fa-cotton-bureau:before{content:"\f89e"}.jb .fa-couch:before{content:"\f4b8"}.jb .fa-cpanel:before{content:"\f388"}.jb .fa-creative-commons:before{content:"\f25e"}.jb .fa-creative-commons-by:before{content:"\f4e7"}.jb .fa-creative-commons-nc:before{content:"\f4e8"}.jb .fa-creative-commons-nc-eu:before{content:"\f4e9"}.jb .fa-creative-commons-nc-jp:before{content:"\f4ea"}.jb .fa-creative-commons-nd:before{content:"\f4eb"}.jb .fa-creative-commons-pd:before{content:"\f4ec"}.jb .fa-creative-commons-pd-alt:before{content:"\f4ed"}.jb .fa-creative-commons-remix:before{content:"\f4ee"}.jb .fa-creative-commons-sa:before{content:"\f4ef"}.jb .fa-creative-commons-sampling:before{content:"\f4f0"}.jb .fa-creative-commons-sampling-plus:before{content:"\f4f1"}.jb .fa-creative-commons-share:before{content:"\f4f2"}.jb .fa-creative-commons-zero:before{content:"\f4f3"}.jb .fa-credit-card:before{content:"\f09d"}.jb .fa-critical-role:before{content:"\f6c9"}.jb .fa-crop:before{content:"\f125"}.jb .fa-crop-alt:before{content:"\f565"}.jb .fa-cross:before{content:"\f654"}.jb .fa-crosshairs:before{content:"\f05b"}.jb .fa-crow:before{content:"\f520"}.jb .fa-crown:before{content:"\f521"}.jb .fa-crutch:before{content:"\f7f7"}.jb .fa-css3:before{content:"\f13c"}.jb .fa-css3-alt:before{content:"\f38b"}.jb .fa-cube:before{content:"\f1b2"}.jb .fa-cubes:before{content:"\f1b3"}.jb .fa-cut:before{content:"\f0c4"}.jb .fa-cuttlefish:before{content:"\f38c"}.jb .fa-d-and-d:before{content:"\f38d"}.jb .fa-d-and-d-beyond:before{content:"\f6ca"}.jb .fa-dailymotion:before{content:"\f952"}.jb .fa-dashcube:before{content:"\f210"}.jb .fa-database:before{content:"\f1c0"}.jb .fa-deaf:before{content:"\f2a4"}.jb .fa-delicious:before{content:"\f1a5"}.jb .fa-democrat:before{content:"\f747"}.jb .fa-deploydog:before{content:"\f38e"}.jb .fa-deskpro:before{content:"\f38f"}.jb .fa-desktop:before{content:"\f108"}.jb .fa-dev:before{content:"\f6cc"}.jb .fa-deviantart:before{content:"\f1bd"}.jb .fa-dharmachakra:before{content:"\f655"}.jb .fa-dhl:before{content:"\f790"}.jb .fa-diagnoses:before{content:"\f470"}.jb .fa-diaspora:before{content:"\f791"}.jb .fa-dice:before{content:"\f522"}.jb .fa-dice-d20:before{content:"\f6cf"}.jb .fa-dice-d6:before{content:"\f6d1"}.jb .fa-dice-five:before{content:"\f523"}.jb .fa-dice-four:before{content:"\f524"}.jb .fa-dice-one:before{content:"\f525"}.jb .fa-dice-six:before{content:"\f526"}.jb .fa-dice-three:before{content:"\f527"}.jb .fa-dice-two:before{content:"\f528"}.jb .fa-digg:before{content:"\f1a6"}.jb .fa-digital-ocean:before{content:"\f391"}.jb .fa-digital-tachograph:before{content:"\f566"}.jb .fa-directions:before{content:"\f5eb"}.jb .fa-discord:before{content:"\f392"}.jb .fa-discourse:before{content:"\f393"}.jb .fa-disease:before{content:"\f7fa"}.jb .fa-divide:before{content:"\f529"}.jb .fa-dizzy:before{content:"\f567"}.jb .fa-dna:before{content:"\f471"}.jb .fa-dochub:before{content:"\f394"}.jb .fa-docker:before{content:"\f395"}.jb .fa-dog:before{content:"\f6d3"}.jb .fa-dollar-sign:before{content:"\f155"}.jb .fa-dolly:before{content:"\f472"}.jb .fa-dolly-flatbed:before{content:"\f474"}.jb .fa-donate:before{content:"\f4b9"}.jb .fa-door-closed:before{content:"\f52a"}.jb .fa-door-open:before{content:"\f52b"}.jb .fa-dot-circle:before{content:"\f192"}.jb .fa-dove:before{content:"\f4ba"}.jb .fa-download:before{content:"\f019"}.jb .fa-draft2digital:before{content:"\f396"}.jb .fa-drafting-compass:before{content:"\f568"}.jb .fa-dragon:before{content:"\f6d5"}.jb .fa-draw-polygon:before{content:"\f5ee"}.jb .fa-dribbble:before{content:"\f17d"}.jb .fa-dribbble-square:before{content:"\f397"}.jb .fa-dropbox:before{content:"\f16b"}.jb .fa-drum:before{content:"\f569"}.jb .fa-drum-steelpan:before{content:"\f56a"}.jb .fa-drumstick-bite:before{content:"\f6d7"}.jb .fa-drupal:before{content:"\f1a9"}.jb .fa-dumbbell:before{content:"\f44b"}.jb .fa-dumpster:before{content:"\f793"}.jb .fa-dumpster-fire:before{content:"\f794"}.jb .fa-dungeon:before{content:"\f6d9"}.jb .fa-dyalog:before{content:"\f399"}.jb .fa-earlybirds:before{content:"\f39a"}.jb .fa-ebay:before{content:"\f4f4"}.jb .fa-edge:before{content:"\f282"}.jb .fa-edit:before{content:"\f044"}.jb .fa-egg:before{content:"\f7fb"}.jb .fa-eject:before{content:"\f052"}.jb .fa-elementor:before{content:"\f430"}.jb .fa-ellipsis-h:before{content:"\f141"}.jb .fa-ellipsis-v:before{content:"\f142"}.jb .fa-ello:before{content:"\f5f1"}.jb .fa-ember:before{content:"\f423"}.jb .fa-empire:before{content:"\f1d1"}.jb .fa-envelope:before{content:"\f0e0"}.jb .fa-envelope-open:before{content:"\f2b6"}.jb .fa-envelope-open-text:before{content:"\f658"}.jb .fa-envelope-square:before{content:"\f199"}.jb .fa-envira:before{content:"\f299"}.jb .fa-equals:before{content:"\f52c"}.jb .fa-eraser:before{content:"\f12d"}.jb .fa-erlang:before{content:"\f39d"}.jb .fa-ethereum:before{content:"\f42e"}.jb .fa-ethernet:before{content:"\f796"}.jb .fa-etsy:before{content:"\f2d7"}.jb .fa-euro-sign:before{content:"\f153"}.jb .fa-evernote:before{content:"\f839"}.jb .fa-exchange-alt:before{content:"\f362"}.jb .fa-exclamation:before{content:"\f12a"}.jb .fa-exclamation-circle:before{content:"\f06a"}.jb .fa-exclamation-triangle:before{content:"\f071"}.jb .fa-expand:before{content:"\f065"}.jb .fa-expand-alt:before{content:"\f424"}.jb .fa-expand-arrows-alt:before{content:"\f31e"}.jb .fa-expeditedssl:before{content:"\f23e"}.jb .fa-external-link-alt:before{content:"\f35d"}.jb .fa-external-link-square-alt:before{content:"\f360"}.jb .fa-eye:before{content:"\f06e"}.jb .fa-eye-dropper:before{content:"\f1fb"}.jb .fa-eye-slash:before{content:"\f070"}.jb .fa-facebook:before{content:"\f09a"}.jb .fa-facebook-f:before{content:"\f39e"}.jb .fa-facebook-messenger:before{content:"\f39f"}.jb .fa-facebook-square:before{content:"\f082"}.jb .fa-fan:before{content:"\f863"}.jb .fa-fantasy-flight-games:before{content:"\f6dc"}.jb .fa-fast-backward:before{content:"\f049"}.jb .fa-fast-forward:before{content:"\f050"}.jb .fa-faucet:before{content:"\f905"}.jb .fa-fax:before{content:"\f1ac"}.jb .fa-feather:before{content:"\f52d"}.jb .fa-feather-alt:before{content:"\f56b"}.jb .fa-fedex:before{content:"\f797"}.jb .fa-fedora:before{content:"\f798"}.jb .fa-female:before{content:"\f182"}.jb .fa-fighter-jet:before{content:"\f0fb"}.jb .fa-figma:before{content:"\f799"}.jb .fa-file:before{content:"\f15b"}.jb .fa-file-alt:before{content:"\f15c"}.jb .fa-file-archive:before{content:"\f1c6"}.jb .fa-file-audio:before{content:"\f1c7"}.jb .fa-file-code:before{content:"\f1c9"}.jb .fa-file-contract:before{content:"\f56c"}.jb .fa-file-csv:before{content:"\f6dd"}.jb .fa-file-download:before{content:"\f56d"}.jb .fa-file-excel:before{content:"\f1c3"}.jb .fa-file-export:before{content:"\f56e"}.jb .fa-file-image:before{content:"\f1c5"}.jb .fa-file-import:before{content:"\f56f"}.jb .fa-file-invoice:before{content:"\f570"}.jb .fa-file-invoice-dollar:before{content:"\f571"}.jb .fa-file-medical:before{content:"\f477"}.jb .fa-file-medical-alt:before{content:"\f478"}.jb .fa-file-pdf:before{content:"\f1c1"}.jb .fa-file-powerpoint:before{content:"\f1c4"}.jb .fa-file-prescription:before{content:"\f572"}.jb .fa-file-signature:before{content:"\f573"}.jb .fa-file-upload:before{content:"\f574"}.jb .fa-file-video:before{content:"\f1c8"}.jb .fa-file-word:before{content:"\f1c2"}.jb .fa-fill:before{content:"\f575"}.jb .fa-fill-drip:before{content:"\f576"}.jb .fa-film:before{content:"\f008"}.jb .fa-filter:before{content:"\f0b0"}.jb .fa-fingerprint:before{content:"\f577"}.jb .fa-fire:before{content:"\f06d"}.jb .fa-fire-alt:before{content:"\f7e4"}.jb .fa-fire-extinguisher:before{content:"\f134"}.jb .fa-firefox:before{content:"\f269"}.jb .fa-firefox-browser:before{content:"\f907"}.jb .fa-first-aid:before{content:"\f479"}.jb .fa-first-order:before{content:"\f2b0"}.jb .fa-first-order-alt:before{content:"\f50a"}.jb .fa-firstdraft:before{content:"\f3a1"}.jb .fa-fish:before{content:"\f578"}.jb .fa-fist-raised:before{content:"\f6de"}.jb .fa-flag:before{content:"\f024"}.jb .fa-flag-checkered:before{content:"\f11e"}.jb .fa-flag-usa:before{content:"\f74d"}.jb .fa-flask:before{content:"\f0c3"}.jb .fa-flickr:before{content:"\f16e"}.jb .fa-flipboard:before{content:"\f44d"}.jb .fa-flushed:before{content:"\f579"}.jb .fa-fly:before{content:"\f417"}.jb .fa-folder:before{content:"\f07b"}.jb .fa-folder-minus:before{content:"\f65d"}.jb .fa-folder-open:before{content:"\f07c"}.jb .fa-folder-plus:before{content:"\f65e"}.jb .fa-font:before{content:"\f031"}.jb .fa-font-awesome:before{content:"\f2b4"}.jb .fa-font-awesome-alt:before{content:"\f35c"}.jb .fa-font-awesome-flag:before{content:"\f425"}.jb .fa-font-awesome-logo-full:before{content:"\f4e6"}.jb .fa-fonticons:before{content:"\f280"}.jb .fa-fonticons-fi:before{content:"\f3a2"}.jb .fa-football-ball:before{content:"\f44e"}.jb .fa-fort-awesome:before{content:"\f286"}.jb .fa-fort-awesome-alt:before{content:"\f3a3"}.jb .fa-forumbee:before{content:"\f211"}.jb .fa-forward:before{content:"\f04e"}.jb .fa-foursquare:before{content:"\f180"}.jb .fa-free-code-camp:before{content:"\f2c5"}.jb .fa-freebsd:before{content:"\f3a4"}.jb .fa-frog:before{content:"\f52e"}.jb .fa-frown:before{content:"\f119"}.jb .fa-frown-open:before{content:"\f57a"}.jb .fa-fulcrum:before{content:"\f50b"}.jb .fa-funnel-dollar:before{content:"\f662"}.jb .fa-futbol:before{content:"\f1e3"}.jb .fa-galactic-republic:before{content:"\f50c"}.jb .fa-galactic-senate:before{content:"\f50d"}.jb .fa-gamepad:before{content:"\f11b"}.jb .fa-gas-pump:before{content:"\f52f"}.jb .fa-gavel:before{content:"\f0e3"}.jb .fa-gem:before{content:"\f3a5"}.jb .fa-genderless:before{content:"\f22d"}.jb .fa-get-pocket:before{content:"\f265"}.jb .fa-gg:before{content:"\f260"}.jb .fa-gg-circle:before{content:"\f261"}.jb .fa-ghost:before{content:"\f6e2"}.jb .fa-gift:before{content:"\f06b"}.jb .fa-gifts:before{content:"\f79c"}.jb .fa-git:before{content:"\f1d3"}.jb .fa-git-alt:before{content:"\f841"}.jb .fa-git-square:before{content:"\f1d2"}.jb .fa-github:before{content:"\f09b"}.jb .fa-github-alt:before{content:"\f113"}.jb .fa-github-square:before{content:"\f092"}.jb .fa-gitkraken:before{content:"\f3a6"}.jb .fa-gitlab:before{content:"\f296"}.jb .fa-gitter:before{content:"\f426"}.jb .fa-glass-cheers:before{content:"\f79f"}.jb .fa-glass-martini:before{content:"\f000"}.jb .fa-glass-martini-alt:before{content:"\f57b"}.jb .fa-glass-whiskey:before{content:"\f7a0"}.jb .fa-glasses:before{content:"\f530"}.jb .fa-glide:before{content:"\f2a5"}.jb .fa-glide-g:before{content:"\f2a6"}.jb .fa-globe:before{content:"\f0ac"}.jb .fa-globe-africa:before{content:"\f57c"}.jb .fa-globe-americas:before{content:"\f57d"}.jb .fa-globe-asia:before{content:"\f57e"}.jb .fa-globe-europe:before{content:"\f7a2"}.jb .fa-gofore:before{content:"\f3a7"}.jb .fa-golf-ball:before{content:"\f450"}.jb .fa-goodreads:before{content:"\f3a8"}.jb .fa-goodreads-g:before{content:"\f3a9"}.jb .fa-google:before{content:"\f1a0"}.jb .fa-google-drive:before{content:"\f3aa"}.jb .fa-google-play:before{content:"\f3ab"}.jb .fa-google-plus:before{content:"\f2b3"}.jb .fa-google-plus-g:before{content:"\f0d5"}.jb .fa-google-plus-square:before{content:"\f0d4"}.jb .fa-google-wallet:before{content:"\f1ee"}.jb .fa-gopuram:before{content:"\f664"}.jb .fa-graduation-cap:before{content:"\f19d"}.jb .fa-gratipay:before{content:"\f184"}.jb .fa-grav:before{content:"\f2d6"}.jb .fa-greater-than:before{content:"\f531"}.jb .fa-greater-than-equal:before{content:"\f532"}.jb .fa-grimace:before{content:"\f57f"}.jb .fa-grin:before{content:"\f580"}.jb .fa-grin-alt:before{content:"\f581"}.jb .fa-grin-beam:before{content:"\f582"}.jb .fa-grin-beam-sweat:before{content:"\f583"}.jb .fa-grin-hearts:before{content:"\f584"}.jb .fa-grin-squint:before{content:"\f585"}.jb .fa-grin-squint-tears:before{content:"\f586"}.jb .fa-grin-stars:before{content:"\f587"}.jb .fa-grin-tears:before{content:"\f588"}.jb .fa-grin-tongue:before{content:"\f589"}.jb .fa-grin-tongue-squint:before{content:"\f58a"}.jb .fa-grin-tongue-wink:before{content:"\f58b"}.jb .fa-grin-wink:before{content:"\f58c"}.jb .fa-grip-horizontal:before{content:"\f58d"}.jb .fa-grip-lines:before{content:"\f7a4"}.jb .fa-grip-lines-vertical:before{content:"\f7a5"}.jb .fa-grip-vertical:before{content:"\f58e"}.jb .fa-gripfire:before{content:"\f3ac"}.jb .fa-grunt:before{content:"\f3ad"}.jb .fa-guitar:before{content:"\f7a6"}.jb .fa-gulp:before{content:"\f3ae"}.jb .fa-h-square:before{content:"\f0fd"}.jb .fa-hacker-news:before{content:"\f1d4"}.jb .fa-hacker-news-square:before{content:"\f3af"}.jb .fa-hackerrank:before{content:"\f5f7"}.jb .fa-hamburger:before{content:"\f805"}.jb .fa-hammer:before{content:"\f6e3"}.jb .fa-hamsa:before{content:"\f665"}.jb .fa-hand-holding:before{content:"\f4bd"}.jb .fa-hand-holding-heart:before{content:"\f4be"}.jb .fa-hand-holding-medical:before{content:"\f95c"}.jb .fa-hand-holding-usd:before{content:"\f4c0"}.jb .fa-hand-holding-water:before{content:"\f4c1"}.jb .fa-hand-lizard:before{content:"\f258"}.jb .fa-hand-middle-finger:before{content:"\f806"}.jb .fa-hand-paper:before{content:"\f256"}.jb .fa-hand-peace:before{content:"\f25b"}.jb .fa-hand-point-down:before{content:"\f0a7"}.jb .fa-hand-point-left:before{content:"\f0a5"}.jb .fa-hand-point-right:before{content:"\f0a4"}.jb .fa-hand-point-up:before{content:"\f0a6"}.jb .fa-hand-pointer:before{content:"\f25a"}.jb .fa-hand-rock:before{content:"\f255"}.jb .fa-hand-scissors:before{content:"\f257"}.jb .fa-hand-sparkles:before{content:"\f95d"}.jb .fa-hand-spock:before{content:"\f259"}.jb .fa-hands:before{content:"\f4c2"}.jb .fa-hands-helping:before{content:"\f4c4"}.jb .fa-hands-wash:before{content:"\f95e"}.jb .fa-handshake:before{content:"\f2b5"}.jb .fa-handshake-alt-slash:before{content:"\f95f"}.jb .fa-handshake-slash:before{content:"\f960"}.jb .fa-hanukiah:before{content:"\f6e6"}.jb .fa-hard-hat:before{content:"\f807"}.jb .fa-hashtag:before{content:"\f292"}.jb .fa-hat-cowboy:before{content:"\f8c0"}.jb .fa-hat-cowboy-side:before{content:"\f8c1"}.jb .fa-hat-wizard:before{content:"\f6e8"}.jb .fa-hdd:before{content:"\f0a0"}.jb .fa-head-side-cough:before{content:"\f961"}.jb .fa-head-side-cough-slash:before{content:"\f962"}.jb .fa-head-side-mask:before{content:"\f963"}.jb .fa-head-side-virus:before{content:"\f964"}.jb .fa-heading:before{content:"\f1dc"}.jb .fa-headphones:before{content:"\f025"}.jb .fa-headphones-alt:before{content:"\f58f"}.jb .fa-headset:before{content:"\f590"}.jb .fa-heart:before{content:"\f004"}.jb .fa-heart-broken:before{content:"\f7a9"}.jb .fa-heartbeat:before{content:"\f21e"}.jb .fa-helicopter:before{content:"\f533"}.jb .fa-highlighter:before{content:"\f591"}.jb .fa-hiking:before{content:"\f6ec"}.jb .fa-hippo:before{content:"\f6ed"}.jb .fa-hips:before{content:"\f452"}.jb .fa-hire-a-helper:before{content:"\f3b0"}.jb .fa-history:before{content:"\f1da"}.jb .fa-hockey-puck:before{content:"\f453"}.jb .fa-holly-berry:before{content:"\f7aa"}.jb .fa-home:before{content:"\f015"}.jb .fa-hooli:before{content:"\f427"}.jb .fa-hornbill:before{content:"\f592"}.jb .fa-horse:before{content:"\f6f0"}.jb .fa-horse-head:before{content:"\f7ab"}.jb .fa-hospital:before{content:"\f0f8"}.jb .fa-hospital-alt:before{content:"\f47d"}.jb .fa-hospital-symbol:before{content:"\f47e"}.jb .fa-hospital-user:before{content:"\f80d"}.jb .fa-hot-tub:before{content:"\f593"}.jb .fa-hotdog:before{content:"\f80f"}.jb .fa-hotel:before{content:"\f594"}.jb .fa-hotjar:before{content:"\f3b1"}.jb .fa-hourglass:before{content:"\f254"}.jb .fa-hourglass-end:before{content:"\f253"}.jb .fa-hourglass-half:before{content:"\f252"}.jb .fa-hourglass-start:before{content:"\f251"}.jb .fa-house-damage:before{content:"\f6f1"}.jb .fa-house-user:before{content:"\f965"}.jb .fa-houzz:before{content:"\f27c"}.jb .fa-hryvnia:before{content:"\f6f2"}.jb .fa-html5:before{content:"\f13b"}.jb .fa-hubspot:before{content:"\f3b2"}.jb .fa-i-cursor:before{content:"\f246"}.jb .fa-ice-cream:before{content:"\f810"}.jb .fa-icicles:before{content:"\f7ad"}.jb .fa-icons:before{content:"\f86d"}.jb .fa-id-badge:before{content:"\f2c1"}.jb .fa-id-card:before{content:"\f2c2"}.jb .fa-id-card-alt:before{content:"\f47f"}.jb .fa-ideal:before{content:"\f913"}.jb .fa-igloo:before{content:"\f7ae"}.jb .fa-image:before{content:"\f03e"}.jb .fa-images:before{content:"\f302"}.jb .fa-imdb:before{content:"\f2d8"}.jb .fa-inbox:before{content:"\f01c"}.jb .fa-indent:before{content:"\f03c"}.jb .fa-industry:before{content:"\f275"}.jb .fa-infinity:before{content:"\f534"}.jb .fa-info:before{content:"\f129"}.jb .fa-info-circle:before{content:"\f05a"}.jb .fa-instagram:before{content:"\f16d"}.jb .fa-instagram-square:before{content:"\f955"}.jb .fa-intercom:before{content:"\f7af"}.jb .fa-internet-explorer:before{content:"\f26b"}.jb .fa-invision:before{content:"\f7b0"}.jb .fa-ioxhost:before{content:"\f208"}.jb .fa-italic:before{content:"\f033"}.jb .fa-itch-io:before{content:"\f83a"}.jb .fa-itunes:before{content:"\f3b4"}.jb .fa-itunes-note:before{content:"\f3b5"}.jb .fa-java:before{content:"\f4e4"}.jb .fa-jedi:before{content:"\f669"}.jb .fa-jedi-order:before{content:"\f50e"}.jb .fa-jenkins:before{content:"\f3b6"}.jb .fa-jira:before{content:"\f7b1"}.jb .fa-joget:before{content:"\f3b7"}.jb .fa-joint:before{content:"\f595"}.jb .fa-joomla:before{content:"\f1aa"}.jb .fa-journal-whills:before{content:"\f66a"}.jb .fa-js:before{content:"\f3b8"}.jb .fa-js-square:before{content:"\f3b9"}.jb .fa-jsfiddle:before{content:"\f1cc"}.jb .fa-kaaba:before{content:"\f66b"}.jb .fa-kaggle:before{content:"\f5fa"}.jb .fa-key:before{content:"\f084"}.jb .fa-keybase:before{content:"\f4f5"}.jb .fa-keyboard:before{content:"\f11c"}.jb .fa-keycdn:before{content:"\f3ba"}.jb .fa-khanda:before{content:"\f66d"}.jb .fa-kickstarter:before{content:"\f3bb"}.jb .fa-kickstarter-k:before{content:"\f3bc"}.jb .fa-kiss:before{content:"\f596"}.jb .fa-kiss-beam:before{content:"\f597"}.jb .fa-kiss-wink-heart:before{content:"\f598"}.jb .fa-kiwi-bird:before{content:"\f535"}.jb .fa-korvue:before{content:"\f42f"}.jb .fa-landmark:before{content:"\f66f"}.jb .fa-language:before{content:"\f1ab"}.jb .fa-laptop:before{content:"\f109"}.jb .fa-laptop-code:before{content:"\f5fc"}.jb .fa-laptop-house:before{content:"\f966"}.jb .fa-laptop-medical:before{content:"\f812"}.jb .fa-laravel:before{content:"\f3bd"}.jb .fa-lastfm:before{content:"\f202"}.jb .fa-lastfm-square:before{content:"\f203"}.jb .fa-laugh:before{content:"\f599"}.jb .fa-laugh-beam:before{content:"\f59a"}.jb .fa-laugh-squint:before{content:"\f59b"}.jb .fa-laugh-wink:before{content:"\f59c"}.jb .fa-layer-group:before{content:"\f5fd"}.jb .fa-leaf:before{content:"\f06c"}.jb .fa-leanpub:before{content:"\f212"}.jb .fa-lemon:before{content:"\f094"}.jb .fa-less:before{content:"\f41d"}.jb .fa-less-than:before{content:"\f536"}.jb .fa-less-than-equal:before{content:"\f537"}.jb .fa-level-down-alt:before{content:"\f3be"}.jb .fa-level-up-alt:before{content:"\f3bf"}.jb .fa-life-ring:before{content:"\f1cd"}.jb .fa-lightbulb:before{content:"\f0eb"}.jb .fa-line:before{content:"\f3c0"}.jb .fa-link:before{content:"\f0c1"}.jb .fa-linkedin:before{content:"\f08c"}.jb .fa-linkedin-in:before{content:"\f0e1"}.jb .fa-linode:before{content:"\f2b8"}.jb .fa-linux:before{content:"\f17c"}.jb .fa-lira-sign:before{content:"\f195"}.jb .fa-list:before{content:"\f03a"}.jb .fa-list-alt:before{content:"\f022"}.jb .fa-list-ol:before{content:"\f0cb"}.jb .fa-list-ul:before{content:"\f0ca"}.jb .fa-location-arrow:before{content:"\f124"}.jb .fa-lock:before{content:"\f023"}.jb .fa-lock-open:before{content:"\f3c1"}.jb .fa-long-arrow-alt-down:before{content:"\f309"}.jb .fa-long-arrow-alt-left:before{content:"\f30a"}.jb .fa-long-arrow-alt-right:before{content:"\f30b"}.jb .fa-long-arrow-alt-up:before{content:"\f30c"}.jb .fa-low-vision:before{content:"\f2a8"}.jb .fa-luggage-cart:before{content:"\f59d"}.jb .fa-lungs:before{content:"\f604"}.jb .fa-lungs-virus:before{content:"\f967"}.jb .fa-lyft:before{content:"\f3c3"}.jb .fa-magento:before{content:"\f3c4"}.jb .fa-magic:before{content:"\f0d0"}.jb .fa-magnet:before{content:"\f076"}.jb .fa-mail-bulk:before{content:"\f674"}.jb .fa-mailchimp:before{content:"\f59e"}.jb .fa-male:before{content:"\f183"}.jb .fa-mandalorian:before{content:"\f50f"}.jb .fa-map:before{content:"\f279"}.jb .fa-map-marked:before{content:"\f59f"}.jb .fa-map-marked-alt:before{content:"\f5a0"}.jb .fa-map-marker:before{content:"\f041"}.jb .fa-map-marker-alt:before{content:"\f3c5"}.jb .fa-map-pin:before{content:"\f276"}.jb .fa-map-signs:before{content:"\f277"}.jb .fa-markdown:before{content:"\f60f"}.jb .fa-marker:before{content:"\f5a1"}.jb .fa-mars:before{content:"\f222"}.jb .fa-mars-double:before{content:"\f227"}.jb .fa-mars-stroke:before{content:"\f229"}.jb .fa-mars-stroke-h:before{content:"\f22b"}.jb .fa-mars-stroke-v:before{content:"\f22a"}.jb .fa-mask:before{content:"\f6fa"}.jb .fa-mastodon:before{content:"\f4f6"}.jb .fa-maxcdn:before{content:"\f136"}.jb .fa-mdb:before{content:"\f8ca"}.jb .fa-medal:before{content:"\f5a2"}.jb .fa-medapps:before{content:"\f3c6"}.jb .fa-medium:before{content:"\f23a"}.jb .fa-medium-m:before{content:"\f3c7"}.jb .fa-medkit:before{content:"\f0fa"}.jb .fa-medrt:before{content:"\f3c8"}.jb .fa-meetup:before{content:"\f2e0"}.jb .fa-megaport:before{content:"\f5a3"}.jb .fa-meh:before{content:"\f11a"}.jb .fa-meh-blank:before{content:"\f5a4"}.jb .fa-meh-rolling-eyes:before{content:"\f5a5"}.jb .fa-memory:before{content:"\f538"}.jb .fa-mendeley:before{content:"\f7b3"}.jb .fa-menorah:before{content:"\f676"}.jb .fa-mercury:before{content:"\f223"}.jb .fa-meteor:before{content:"\f753"}.jb .fa-microblog:before{content:"\f91a"}.jb .fa-microchip:before{content:"\f2db"}.jb .fa-microphone:before{content:"\f130"}.jb .fa-microphone-alt:before{content:"\f3c9"}.jb .fa-microphone-alt-slash:before{content:"\f539"}.jb .fa-microphone-slash:before{content:"\f131"}.jb .fa-microscope:before{content:"\f610"}.jb .fa-microsoft:before{content:"\f3ca"}.jb .fa-minus:before{content:"\f068"}.jb .fa-minus-circle:before{content:"\f056"}.jb .fa-minus-square:before{content:"\f146"}.jb .fa-mitten:before{content:"\f7b5"}.jb .fa-mix:before{content:"\f3cb"}.jb .fa-mixcloud:before{content:"\f289"}.jb .fa-mixer:before{content:"\f956"}.jb .fa-mizuni:before{content:"\f3cc"}.jb .fa-mobile:before{content:"\f10b"}.jb .fa-mobile-alt:before{content:"\f3cd"}.jb .fa-modx:before{content:"\f285"}.jb .fa-monero:before{content:"\f3d0"}.jb .fa-money-bill:before{content:"\f0d6"}.jb .fa-money-bill-alt:before{content:"\f3d1"}.jb .fa-money-bill-wave:before{content:"\f53a"}.jb .fa-money-bill-wave-alt:before{content:"\f53b"}.jb .fa-money-check:before{content:"\f53c"}.jb .fa-money-check-alt:before{content:"\f53d"}.jb .fa-monument:before{content:"\f5a6"}.jb .fa-moon:before{content:"\f186"}.jb .fa-mortar-pestle:before{content:"\f5a7"}.jb .fa-mosque:before{content:"\f678"}.jb .fa-motorcycle:before{content:"\f21c"}.jb .fa-mountain:before{content:"\f6fc"}.jb .fa-mouse:before{content:"\f8cc"}.jb .fa-mouse-pointer:before{content:"\f245"}.jb .fa-mug-hot:before{content:"\f7b6"}.jb .fa-music:before{content:"\f001"}.jb .fa-napster:before{content:"\f3d2"}.jb .fa-neos:before{content:"\f612"}.jb .fa-network-wired:before{content:"\f6ff"}.jb .fa-neuter:before{content:"\f22c"}.jb .fa-newspaper:before{content:"\f1ea"}.jb .fa-nimblr:before{content:"\f5a8"}.jb .fa-node:before{content:"\f419"}.jb .fa-node-js:before{content:"\f3d3"}.jb .fa-not-equal:before{content:"\f53e"}.jb .fa-notes-medical:before{content:"\f481"}.jb .fa-npm:before{content:"\f3d4"}.jb .fa-ns8:before{content:"\f3d5"}.jb .fa-nutritionix:before{content:"\f3d6"}.jb .fa-object-group:before{content:"\f247"}.jb .fa-object-ungroup:before{content:"\f248"}.jb .fa-odnoklassniki:before{content:"\f263"}.jb .fa-odnoklassniki-square:before{content:"\f264"}.jb .fa-oil-can:before{content:"\f613"}.jb .fa-old-republic:before{content:"\f510"}.jb .fa-om:before{content:"\f679"}.jb .fa-opencart:before{content:"\f23d"}.jb .fa-openid:before{content:"\f19b"}.jb .fa-opera:before{content:"\f26a"}.jb .fa-optin-monster:before{content:"\f23c"}.jb .fa-orcid:before{content:"\f8d2"}.jb .fa-osi:before{content:"\f41a"}.jb .fa-otter:before{content:"\f700"}.jb .fa-outdent:before{content:"\f03b"}.jb .fa-page4:before{content:"\f3d7"}.jb .fa-pagelines:before{content:"\f18c"}.jb .fa-pager:before{content:"\f815"}.jb .fa-paint-brush:before{content:"\f1fc"}.jb .fa-paint-roller:before{content:"\f5aa"}.jb .fa-palette:before{content:"\f53f"}.jb .fa-palfed:before{content:"\f3d8"}.jb .fa-pallet:before{content:"\f482"}.jb .fa-paper-plane:before{content:"\f1d8"}.jb .fa-paperclip:before{content:"\f0c6"}.jb .fa-parachute-box:before{content:"\f4cd"}.jb .fa-paragraph:before{content:"\f1dd"}.jb .fa-parking:before{content:"\f540"}.jb .fa-passport:before{content:"\f5ab"}.jb .fa-pastafarianism:before{content:"\f67b"}.jb .fa-paste:before{content:"\f0ea"}.jb .fa-patreon:before{content:"\f3d9"}.jb .fa-pause:before{content:"\f04c"}.jb .fa-pause-circle:before{content:"\f28b"}.jb .fa-paw:before{content:"\f1b0"}.jb .fa-paypal:before{content:"\f1ed"}.jb .fa-peace:before{content:"\f67c"}.jb .fa-pen:before{content:"\f304"}.jb .fa-pen-alt:before{content:"\f305"}.jb .fa-pen-fancy:before{content:"\f5ac"}.jb .fa-pen-nib:before{content:"\f5ad"}.jb .fa-pen-square:before{content:"\f14b"}.jb .fa-pencil-alt:before{content:"\f303"}.jb .fa-pencil-ruler:before{content:"\f5ae"}.jb .fa-penny-arcade:before{content:"\f704"}.jb .fa-people-arrows:before{content:"\f968"}.jb .fa-people-carry:before{content:"\f4ce"}.jb .fa-pepper-hot:before{content:"\f816"}.jb .fa-percent:before{content:"\f295"}.jb .fa-percentage:before{content:"\f541"}.jb .fa-periscope:before{content:"\f3da"}.jb .fa-person-booth:before{content:"\f756"}.jb .fa-phabricator:before{content:"\f3db"}.jb .fa-phoenix-framework:before{content:"\f3dc"}.jb .fa-phoenix-squadron:before{content:"\f511"}.jb .fa-phone:before{content:"\f095"}.jb .fa-phone-alt:before{content:"\f879"}.jb .fa-phone-slash:before{content:"\f3dd"}.jb .fa-phone-square:before{content:"\f098"}.jb .fa-phone-square-alt:before{content:"\f87b"}.jb .fa-phone-volume:before{content:"\f2a0"}.jb .fa-photo-video:before{content:"\f87c"}.jb .fa-php:before{content:"\f457"}.jb .fa-pied-piper:before{content:"\f2ae"}.jb .fa-pied-piper-alt:before{content:"\f1a8"}.jb .fa-pied-piper-hat:before{content:"\f4e5"}.jb .fa-pied-piper-pp:before{content:"\f1a7"}.jb .fa-pied-piper-square:before{content:"\f91e"}.jb .fa-piggy-bank:before{content:"\f4d3"}.jb .fa-pills:before{content:"\f484"}.jb .fa-pinterest:before{content:"\f0d2"}.jb .fa-pinterest-p:before{content:"\f231"}.jb .fa-pinterest-square:before{content:"\f0d3"}.jb .fa-pizza-slice:before{content:"\f818"}.jb .fa-place-of-worship:before{content:"\f67f"}.jb .fa-plane:before{content:"\f072"}.jb .fa-plane-arrival:before{content:"\f5af"}.jb .fa-plane-departure:before{content:"\f5b0"}.jb .fa-plane-slash:before{content:"\f969"}.jb .fa-play:before{content:"\f04b"}.jb .fa-play-circle:before{content:"\f144"}.jb .fa-playstation:before{content:"\f3df"}.jb .fa-plug:before{content:"\f1e6"}.jb .fa-plus:before{content:"\f067"}.jb .fa-plus-circle:before{content:"\f055"}.jb .fa-plus-square:before{content:"\f0fe"}.jb .fa-podcast:before{content:"\f2ce"}.jb .fa-poll:before{content:"\f681"}.jb .fa-poll-h:before{content:"\f682"}.jb .fa-poo:before{content:"\f2fe"}.jb .fa-poo-storm:before{content:"\f75a"}.jb .fa-poop:before{content:"\f619"}.jb .fa-portrait:before{content:"\f3e0"}.jb .fa-pound-sign:before{content:"\f154"}.jb .fa-power-off:before{content:"\f011"}.jb .fa-pray:before{content:"\f683"}.jb .fa-praying-hands:before{content:"\f684"}.jb .fa-prescription:before{content:"\f5b1"}.jb .fa-prescription-bottle:before{content:"\f485"}.jb .fa-prescription-bottle-alt:before{content:"\f486"}.jb .fa-print:before{content:"\f02f"}.jb .fa-procedures:before{content:"\f487"}.jb .fa-product-hunt:before{content:"\f288"}.jb .fa-project-diagram:before{content:"\f542"}.jb .fa-pump-medical:before{content:"\f96a"}.jb .fa-pump-soap:before{content:"\f96b"}.jb .fa-pushed:before{content:"\f3e1"}.jb .fa-puzzle-piece:before{content:"\f12e"}.jb .fa-python:before{content:"\f3e2"}.jb .fa-qq:before{content:"\f1d6"}.jb .fa-qrcode:before{content:"\f029"}.jb .fa-question:before{content:"\f128"}.jb .fa-question-circle:before{content:"\f059"}.jb .fa-quidditch:before{content:"\f458"}.jb .fa-quinscape:before{content:"\f459"}.jb .fa-quora:before{content:"\f2c4"}.jb .fa-quote-left:before{content:"\f10d"}.jb .fa-quote-right:before{content:"\f10e"}.jb .fa-quran:before{content:"\f687"}.jb .fa-r-project:before{content:"\f4f7"}.jb .fa-radiation:before{content:"\f7b9"}.jb .fa-radiation-alt:before{content:"\f7ba"}.jb .fa-rainbow:before{content:"\f75b"}.jb .fa-random:before{content:"\f074"}.jb .fa-raspberry-pi:before{content:"\f7bb"}.jb .fa-ravelry:before{content:"\f2d9"}.jb .fa-react:before{content:"\f41b"}.jb .fa-reacteurope:before{content:"\f75d"}.jb .fa-readme:before{content:"\f4d5"}.jb .fa-rebel:before{content:"\f1d0"}.jb .fa-receipt:before{content:"\f543"}.jb .fa-record-vinyl:before{content:"\f8d9"}.jb .fa-recycle:before{content:"\f1b8"}.jb .fa-red-river:before{content:"\f3e3"}.jb .fa-reddit:before{content:"\f1a1"}.jb .fa-reddit-alien:before{content:"\f281"}.jb .fa-reddit-square:before{content:"\f1a2"}.jb .fa-redhat:before{content:"\f7bc"}.jb .fa-redo:before{content:"\f01e"}.jb .fa-redo-alt:before{content:"\f2f9"}.jb .fa-registered:before{content:"\f25d"}.jb .fa-remove-format:before{content:"\f87d"}.jb .fa-renren:before{content:"\f18b"}.jb .fa-reply:before{content:"\f3e5"}.jb .fa-reply-all:before{content:"\f122"}.jb .fa-replyd:before{content:"\f3e6"}.jb .fa-republican:before{content:"\f75e"}.jb .fa-researchgate:before{content:"\f4f8"}.jb .fa-resolving:before{content:"\f3e7"}.jb .fa-restroom:before{content:"\f7bd"}.jb .fa-retweet:before{content:"\f079"}.jb .fa-rev:before{content:"\f5b2"}.jb .fa-ribbon:before{content:"\f4d6"}.jb .fa-ring:before{content:"\f70b"}.jb .fa-road:before{content:"\f018"}.jb .fa-robot:before{content:"\f544"}.jb .fa-rocket:before{content:"\f135"}.jb .fa-rocketchat:before{content:"\f3e8"}.jb .fa-rockrms:before{content:"\f3e9"}.jb .fa-route:before{content:"\f4d7"}.jb .fa-rss:before{content:"\f09e"}.jb .fa-rss-square:before{content:"\f143"}.jb .fa-ruble-sign:before{content:"\f158"}.jb .fa-ruler:before{content:"\f545"}.jb .fa-ruler-combined:before{content:"\f546"}.jb .fa-ruler-horizontal:before{content:"\f547"}.jb .fa-ruler-vertical:before{content:"\f548"}.jb .fa-running:before{content:"\f70c"}.jb .fa-rupee-sign:before{content:"\f156"}.jb .fa-sad-cry:before{content:"\f5b3"}.jb .fa-sad-tear:before{content:"\f5b4"}.jb .fa-safari:before{content:"\f267"}.jb .fa-salesforce:before{content:"\f83b"}.jb .fa-sass:before{content:"\f41e"}.jb .fa-satellite:before{content:"\f7bf"}.jb .fa-satellite-dish:before{content:"\f7c0"}.jb .fa-save:before{content:"\f0c7"}.jb .fa-schlix:before{content:"\f3ea"}.jb .fa-school:before{content:"\f549"}.jb .fa-screwdriver:before{content:"\f54a"}.jb .fa-scribd:before{content:"\f28a"}.jb .fa-scroll:before{content:"\f70e"}.jb .fa-sd-card:before{content:"\f7c2"}.jb .fa-search:before{content:"\f002"}.jb .fa-search-dollar:before{content:"\f688"}.jb .fa-search-location:before{content:"\f689"}.jb .fa-search-minus:before{content:"\f010"}.jb .fa-search-plus:before{content:"\f00e"}.jb .fa-searchengin:before{content:"\f3eb"}.jb .fa-seedling:before{content:"\f4d8"}.jb .fa-sellcast:before{content:"\f2da"}.jb .fa-sellsy:before{content:"\f213"}.jb .fa-server:before{content:"\f233"}.jb .fa-servicestack:before{content:"\f3ec"}.jb .fa-shapes:before{content:"\f61f"}.jb .fa-share:before{content:"\f064"}.jb .fa-share-alt:before{content:"\f1e0"}.jb .fa-share-alt-square:before{content:"\f1e1"}.jb .fa-share-square:before{content:"\f14d"}.jb .fa-shekel-sign:before{content:"\f20b"}.jb .fa-shield-alt:before{content:"\f3ed"}.jb .fa-shield-virus:before{content:"\f96c"}.jb .fa-ship:before{content:"\f21a"}.jb .fa-shipping-fast:before{content:"\f48b"}.jb .fa-shirtsinbulk:before{content:"\f214"}.jb .fa-shoe-prints:before{content:"\f54b"}.jb .fa-shopify:before{content:"\f957"}.jb .fa-shopping-bag:before{content:"\f290"}.jb .fa-shopping-basket:before{content:"\f291"}.jb .fa-shopping-cart:before{content:"\f07a"}.jb .fa-shopware:before{content:"\f5b5"}.jb .fa-shower:before{content:"\f2cc"}.jb .fa-shuttle-van:before{content:"\f5b6"}.jb .fa-sign:before{content:"\f4d9"}.jb .fa-sign-in-alt:before{content:"\f2f6"}.jb .fa-sign-language:before{content:"\f2a7"}.jb .fa-sign-out-alt:before{content:"\f2f5"}.jb .fa-signal:before{content:"\f012"}.jb .fa-signature:before{content:"\f5b7"}.jb .fa-sim-card:before{content:"\f7c4"}.jb .fa-simplybuilt:before{content:"\f215"}.jb .fa-sistrix:before{content:"\f3ee"}.jb .fa-sitemap:before{content:"\f0e8"}.jb .fa-sith:before{content:"\f512"}.jb .fa-skating:before{content:"\f7c5"}.jb .fa-sketch:before{content:"\f7c6"}.jb .fa-skiing:before{content:"\f7c9"}.jb .fa-skiing-nordic:before{content:"\f7ca"}.jb .fa-skull:before{content:"\f54c"}.jb .fa-skull-crossbones:before{content:"\f714"}.jb .fa-skyatlas:before{content:"\f216"}.jb .fa-skype:before{content:"\f17e"}.jb .fa-slack:before{content:"\f198"}.jb .fa-slack-hash:before{content:"\f3ef"}.jb .fa-slash:before{content:"\f715"}.jb .fa-sleigh:before{content:"\f7cc"}.jb .fa-sliders-h:before{content:"\f1de"}.jb .fa-slideshare:before{content:"\f1e7"}.jb .fa-smile:before{content:"\f118"}.jb .fa-smile-beam:before{content:"\f5b8"}.jb .fa-smile-wink:before{content:"\f4da"}.jb .fa-smog:before{content:"\f75f"}.jb .fa-smoking:before{content:"\f48d"}.jb .fa-smoking-ban:before{content:"\f54d"}.jb .fa-sms:before{content:"\f7cd"}.jb .fa-snapchat:before{content:"\f2ab"}.jb .fa-snapchat-ghost:before{content:"\f2ac"}.jb .fa-snapchat-square:before{content:"\f2ad"}.jb .fa-snowboarding:before{content:"\f7ce"}.jb .fa-snowflake:before{content:"\f2dc"}.jb .fa-snowman:before{content:"\f7d0"}.jb .fa-snowplow:before{content:"\f7d2"}.jb .fa-soap:before{content:"\f96e"}.jb .fa-socks:before{content:"\f696"}.jb .fa-solar-panel:before{content:"\f5ba"}.jb .fa-sort:before{content:"\f0dc"}.jb .fa-sort-alpha-down:before{content:"\f15d"}.jb .fa-sort-alpha-down-alt:before{content:"\f881"}.jb .fa-sort-alpha-up:before{content:"\f15e"}.jb .fa-sort-alpha-up-alt:before{content:"\f882"}.jb .fa-sort-amount-down:before{content:"\f160"}.jb .fa-sort-amount-down-alt:before{content:"\f884"}.jb .fa-sort-amount-up:before{content:"\f161"}.jb .fa-sort-amount-up-alt:before{content:"\f885"}.jb .fa-sort-down:before{content:"\f0dd"}.jb .fa-sort-numeric-down:before{content:"\f162"}.jb .fa-sort-numeric-down-alt:before{content:"\f886"}.jb .fa-sort-numeric-up:before{content:"\f163"}.jb .fa-sort-numeric-up-alt:before{content:"\f887"}.jb .fa-sort-up:before{content:"\f0de"}.jb .fa-soundcloud:before{content:"\f1be"}.jb .fa-sourcetree:before{content:"\f7d3"}.jb .fa-spa:before{content:"\f5bb"}.jb .fa-space-shuttle:before{content:"\f197"}.jb .fa-speakap:before{content:"\f3f3"}.jb .fa-speaker-deck:before{content:"\f83c"}.jb .fa-spell-check:before{content:"\f891"}.jb .fa-spider:before{content:"\f717"}.jb .fa-spinner:before{content:"\f110"}.jb .fa-splotch:before{content:"\f5bc"}.jb .fa-spotify:before{content:"\f1bc"}.jb .fa-spray-can:before{content:"\f5bd"}.jb .fa-square:before{content:"\f0c8"}.jb .fa-square-full:before{content:"\f45c"}.jb .fa-square-root-alt:before{content:"\f698"}.jb .fa-squarespace:before{content:"\f5be"}.jb .fa-stack-exchange:before{content:"\f18d"}.jb .fa-stack-overflow:before{content:"\f16c"}.jb .fa-stackpath:before{content:"\f842"}.jb .fa-stamp:before{content:"\f5bf"}.jb .fa-star:before{content:"\f005"}.jb .fa-star-and-crescent:before{content:"\f699"}.jb .fa-star-half:before{content:"\f089"}.jb .fa-star-half-alt:before{content:"\f5c0"}.jb .fa-star-of-david:before{content:"\f69a"}.jb .fa-star-of-life:before{content:"\f621"}.jb .fa-staylinked:before{content:"\f3f5"}.jb .fa-steam:before{content:"\f1b6"}.jb .fa-steam-square:before{content:"\f1b7"}.jb .fa-steam-symbol:before{content:"\f3f6"}.jb .fa-step-backward:before{content:"\f048"}.jb .fa-step-forward:before{content:"\f051"}.jb .fa-stethoscope:before{content:"\f0f1"}.jb .fa-sticker-mule:before{content:"\f3f7"}.jb .fa-sticky-note:before{content:"\f249"}.jb .fa-stop:before{content:"\f04d"}.jb .fa-stop-circle:before{content:"\f28d"}.jb .fa-stopwatch:before{content:"\f2f2"}.jb .fa-stopwatch-20:before{content:"\f96f"}.jb .fa-store:before{content:"\f54e"}.jb .fa-store-alt:before{content:"\f54f"}.jb .fa-store-alt-slash:before{content:"\f970"}.jb .fa-store-slash:before{content:"\f971"}.jb .fa-strava:before{content:"\f428"}.jb .fa-stream:before{content:"\f550"}.jb .fa-street-view:before{content:"\f21d"}.jb .fa-strikethrough:before{content:"\f0cc"}.jb .fa-stripe:before{content:"\f429"}.jb .fa-stripe-s:before{content:"\f42a"}.jb .fa-stroopwafel:before{content:"\f551"}.jb .fa-studiovinari:before{content:"\f3f8"}.jb .fa-stumbleupon:before{content:"\f1a4"}.jb .fa-stumbleupon-circle:before{content:"\f1a3"}.jb .fa-subscript:before{content:"\f12c"}.jb .fa-subway:before{content:"\f239"}.jb .fa-suitcase:before{content:"\f0f2"}.jb .fa-suitcase-rolling:before{content:"\f5c1"}.jb .fa-sun:before{content:"\f185"}.jb .fa-superpowers:before{content:"\f2dd"}.jb .fa-superscript:before{content:"\f12b"}.jb .fa-supple:before{content:"\f3f9"}.jb .fa-surprise:before{content:"\f5c2"}.jb .fa-suse:before{content:"\f7d6"}.jb .fa-swatchbook:before{content:"\f5c3"}.jb .fa-swift:before{content:"\f8e1"}.jb .fa-swimmer:before{content:"\f5c4"}.jb .fa-swimming-pool:before{content:"\f5c5"}.jb .fa-symfony:before{content:"\f83d"}.jb .fa-synagogue:before{content:"\f69b"}.jb .fa-sync:before{content:"\f021"}.jb .fa-sync-alt:before{content:"\f2f1"}.jb .fa-syringe:before{content:"\f48e"}.jb .fa-table:before{content:"\f0ce"}.jb .fa-table-tennis:before{content:"\f45d"}.jb .fa-tablet:before{content:"\f10a"}.jb .fa-tablet-alt:before{content:"\f3fa"}.jb .fa-tablets:before{content:"\f490"}.jb .fa-tachometer-alt:before{content:"\f3fd"}.jb .fa-tag:before{content:"\f02b"}.jb .fa-tags:before{content:"\f02c"}.jb .fa-tape:before{content:"\f4db"}.jb .fa-tasks:before{content:"\f0ae"}.jb .fa-taxi:before{content:"\f1ba"}.jb .fa-teamspeak:before{content:"\f4f9"}.jb .fa-teeth:before{content:"\f62e"}.jb .fa-teeth-open:before{content:"\f62f"}.jb .fa-telegram:before{content:"\f2c6"}.jb .fa-telegram-plane:before{content:"\f3fe"}.jb .fa-temperature-high:before{content:"\f769"}.jb .fa-temperature-low:before{content:"\f76b"}.jb .fa-tencent-weibo:before{content:"\f1d5"}.jb .fa-tenge:before{content:"\f7d7"}.jb .fa-terminal:before{content:"\f120"}.jb .fa-text-height:before{content:"\f034"}.jb .fa-text-width:before{content:"\f035"}.jb .fa-th:before{content:"\f00a"}.jb .fa-th-large:before{content:"\f009"}.jb .fa-th-list:before{content:"\f00b"}.jb .fa-the-red-yeti:before{content:"\f69d"}.jb .fa-theater-masks:before{content:"\f630"}.jb .fa-themeco:before{content:"\f5c6"}.jb .fa-themeisle:before{content:"\f2b2"}.jb .fa-thermometer:before{content:"\f491"}.jb .fa-thermometer-empty:before{content:"\f2cb"}.jb .fa-thermometer-full:before{content:"\f2c7"}.jb .fa-thermometer-half:before{content:"\f2c9"}.jb .fa-thermometer-quarter:before{content:"\f2ca"}.jb .fa-thermometer-three-quarters:before{content:"\f2c8"}.jb .fa-think-peaks:before{content:"\f731"}.jb .fa-thumbs-down:before{content:"\f165"}.jb .fa-thumbs-up:before{content:"\f164"}.jb .fa-thumbtack:before{content:"\f08d"}.jb .fa-ticket-alt:before{content:"\f3ff"}.jb .fa-times:before{content:"\f00d"}.jb .fa-times-circle:before{content:"\f057"}.jb .fa-tint:before{content:"\f043"}.jb .fa-tint-slash:before{content:"\f5c7"}.jb .fa-tired:before{content:"\f5c8"}.jb .fa-toggle-off:before{content:"\f204"}.jb .fa-toggle-on:before{content:"\f205"}.jb .fa-toilet:before{content:"\f7d8"}.jb .fa-toilet-paper:before{content:"\f71e"}.jb .fa-toilet-paper-slash:before{content:"\f972"}.jb .fa-toolbox:before{content:"\f552"}.jb .fa-tools:before{content:"\f7d9"}.jb .fa-tooth:before{content:"\f5c9"}.jb .fa-torah:before{content:"\f6a0"}.jb .fa-torii-gate:before{content:"\f6a1"}.jb .fa-tractor:before{content:"\f722"}.jb .fa-trade-federation:before{content:"\f513"}.jb .fa-trademark:before{content:"\f25c"}.jb .fa-traffic-light:before{content:"\f637"}.jb .fa-trailer:before{content:"\f941"}.jb .fa-train:before{content:"\f238"}.jb .fa-tram:before{content:"\f7da"}.jb .fa-transgender:before{content:"\f224"}.jb .fa-transgender-alt:before{content:"\f225"}.jb .fa-trash:before{content:"\f1f8"}.jb .fa-trash-alt:before{content:"\f2ed"}.jb .fa-trash-restore:before{content:"\f829"}.jb .fa-trash-restore-alt:before{content:"\f82a"}.jb .fa-tree:before{content:"\f1bb"}.jb .fa-trello:before{content:"\f181"}.jb .fa-tripadvisor:before{content:"\f262"}.jb .fa-trophy:before{content:"\f091"}.jb .fa-truck:before{content:"\f0d1"}.jb .fa-truck-loading:before{content:"\f4de"}.jb .fa-truck-monster:before{content:"\f63b"}.jb .fa-truck-moving:before{content:"\f4df"}.jb .fa-truck-pickup:before{content:"\f63c"}.jb .fa-tshirt:before{content:"\f553"}.jb .fa-tty:before{content:"\f1e4"}.jb .fa-tumblr:before{content:"\f173"}.jb .fa-tumblr-square:before{content:"\f174"}.jb .fa-tv:before{content:"\f26c"}.jb .fa-twitch:before{content:"\f1e8"}.jb .fa-twitter:before{content:"\f099"}.jb .fa-twitter-square:before{content:"\f081"}.jb .fa-typo3:before{content:"\f42b"}.jb .fa-uber:before{content:"\f402"}.jb .fa-ubuntu:before{content:"\f7df"}.jb .fa-uikit:before{content:"\f403"}.jb .fa-umbraco:before{content:"\f8e8"}.jb .fa-umbrella:before{content:"\f0e9"}.jb .fa-umbrella-beach:before{content:"\f5ca"}.jb .fa-underline:before{content:"\f0cd"}.jb .fa-undo:before{content:"\f0e2"}.jb .fa-undo-alt:before{content:"\f2ea"}.jb .fa-uniregistry:before{content:"\f404"}.jb .fa-unity:before{content:"\f949"}.jb .fa-universal-access:before{content:"\f29a"}.jb .fa-university:before{content:"\f19c"}.jb .fa-unlink:before{content:"\f127"}.jb .fa-unlock:before{content:"\f09c"}.jb .fa-unlock-alt:before{content:"\f13e"}.jb .fa-untappd:before{content:"\f405"}.jb .fa-upload:before{content:"\f093"}.jb .fa-ups:before{content:"\f7e0"}.jb .fa-usb:before{content:"\f287"}.jb .fa-user:before{content:"\f007"}.jb .fa-user-alt:before{content:"\f406"}.jb .fa-user-alt-slash:before{content:"\f4fa"}.jb .fa-user-astronaut:before{content:"\f4fb"}.jb .fa-user-check:before{content:"\f4fc"}.jb .fa-user-circle:before{content:"\f2bd"}.jb .fa-user-clock:before{content:"\f4fd"}.jb .fa-user-cog:before{content:"\f4fe"}.jb .fa-user-edit:before{content:"\f4ff"}.jb .fa-user-friends:before{content:"\f500"}.jb .fa-user-graduate:before{content:"\f501"}.jb .fa-user-injured:before{content:"\f728"}.jb .fa-user-lock:before{content:"\f502"}.jb .fa-user-md:before{content:"\f0f0"}.jb .fa-user-minus:before{content:"\f503"}.jb .fa-user-ninja:before{content:"\f504"}.jb .fa-user-nurse:before{content:"\f82f"}.jb .fa-user-plus:before{content:"\f234"}.jb .fa-user-secret:before{content:"\f21b"}.jb .fa-user-shield:before{content:"\f505"}.jb .fa-user-slash:before{content:"\f506"}.jb .fa-user-tag:before{content:"\f507"}.jb .fa-user-tie:before{content:"\f508"}.jb .fa-user-times:before{content:"\f235"}.jb .fa-users:before{content:"\f0c0"}.jb .fa-users-cog:before{content:"\f509"}.jb .fa-usps:before{content:"\f7e1"}.jb .fa-ussunnah:before{content:"\f407"}.jb .fa-utensil-spoon:before{content:"\f2e5"}.jb .fa-utensils:before{content:"\f2e7"}.jb .fa-vaadin:before{content:"\f408"}.jb .fa-vector-square:before{content:"\f5cb"}.jb .fa-venus:before{content:"\f221"}.jb .fa-venus-double:before{content:"\f226"}.jb .fa-venus-mars:before{content:"\f228"}.jb .fa-viacoin:before{content:"\f237"}.jb .fa-viadeo:before{content:"\f2a9"}.jb .fa-viadeo-square:before{content:"\f2aa"}.jb .fa-vial:before{content:"\f492"}.jb .fa-vials:before{content:"\f493"}.jb .fa-viber:before{content:"\f409"}.jb .fa-video:before{content:"\f03d"}.jb .fa-video-slash:before{content:"\f4e2"}.jb .fa-vihara:before{content:"\f6a7"}.jb .fa-vimeo:before{content:"\f40a"}.jb .fa-vimeo-square:before{content:"\f194"}.jb .fa-vimeo-v:before{content:"\f27d"}.jb .fa-vine:before{content:"\f1ca"}.jb .fa-virus:before{content:"\f974"}.jb .fa-virus-slash:before{content:"\f975"}.jb .fa-viruses:before{content:"\f976"}.jb .fa-vk:before{content:"\f189"}.jb .fa-vnv:before{content:"\f40b"}.jb .fa-voicemail:before{content:"\f897"}.jb .fa-volleyball-ball:before{content:"\f45f"}.jb .fa-volume-down:before{content:"\f027"}.jb .fa-volume-mute:before{content:"\f6a9"}.jb .fa-volume-off:before{content:"\f026"}.jb .fa-volume-up:before{content:"\f028"}.jb .fa-vote-yea:before{content:"\f772"}.jb .fa-vr-cardboard:before{content:"\f729"}.jb .fa-vuejs:before{content:"\f41f"}.jb .fa-walking:before{content:"\f554"}.jb .fa-wallet:before{content:"\f555"}.jb .fa-warehouse:before{content:"\f494"}.jb .fa-water:before{content:"\f773"}.jb .fa-wave-square:before{content:"\f83e"}.jb .fa-waze:before{content:"\f83f"}.jb .fa-weebly:before{content:"\f5cc"}.jb .fa-weibo:before{content:"\f18a"}.jb .fa-weight:before{content:"\f496"}.jb .fa-weight-hanging:before{content:"\f5cd"}.jb .fa-weixin:before{content:"\f1d7"}.jb .fa-whatsapp:before{content:"\f232"}.jb .fa-whatsapp-square:before{content:"\f40c"}.jb .fa-wheelchair:before{content:"\f193"}.jb .fa-whmcs:before{content:"\f40d"}.jb .fa-wifi:before{content:"\f1eb"}.jb .fa-wikipedia-w:before{content:"\f266"}.jb .fa-wind:before{content:"\f72e"}.jb .fa-window-close:before{content:"\f410"}.jb .fa-window-maximize:before{content:"\f2d0"}.jb .fa-window-minimize:before{content:"\f2d1"}.jb .fa-window-restore:before{content:"\f2d2"}.jb .fa-windows:before{content:"\f17a"}.jb .fa-wine-bottle:before{content:"\f72f"}.jb .fa-wine-glass:before{content:"\f4e3"}.jb .fa-wine-glass-alt:before{content:"\f5ce"}.jb .fa-wix:before{content:"\f5cf"}.jb .fa-wizards-of-the-coast:before{content:"\f730"}.jb .fa-wolf-pack-battalion:before{content:"\f514"}.jb .fa-won-sign:before{content:"\f159"}.jb .fa-wordpress:before{content:"\f19a"}.jb .fa-wordpress-simple:before{content:"\f411"}.jb .fa-wpbeginner:before{content:"\f297"}.jb .fa-wpexplorer:before{content:"\f2de"}.jb .fa-wpforms:before{content:"\f298"}.jb .fa-wpressr:before{content:"\f3e4"}.jb .fa-wrench:before{content:"\f0ad"}.jb .fa-x-ray:before{content:"\f497"}.jb .fa-xbox:before{content:"\f412"}.jb .fa-xing:before{content:"\f168"}.jb .fa-xing-square:before{content:"\f169"}.jb .fa-y-combinator:before{content:"\f23b"}.jb .fa-yahoo:before{content:"\f19e"}.jb .fa-yammer:before{content:"\f840"}.jb .fa-yandex:before{content:"\f413"}.jb .fa-yandex-international:before{content:"\f414"}.jb .fa-yarn:before{content:"\f7e3"}.jb .fa-yelp:before{content:"\f1e9"}.jb .fa-yen-sign:before{content:"\f157"}.jb .fa-yin-yang:before{content:"\f6ad"}.jb .fa-yoast:before{content:"\f2b1"}.jb .fa-youtube:before{content:"\f167"}.jb .fa-youtube-square:before{content:"\f431"}.jb .fa-zhihu:before{content:"\f63f"}.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}.jb.jb-ui-xs .jb-responsive:not(.jb-ui-xs){display:none!important}.jb.jb-ui-s .jb-responsive:not(.jb-ui-s){display:none!important}.jb.jb-ui-m .jb-responsive:not(.jb-ui-m){display:none!important}.jb.jb-ui-l .jb-responsive:not(.jb-ui-l){display:none!important}.jb.jb-ui-xl .jb-responsive:not(.jb-ui-xl){display:none!important}.wp-block{position:relative}#wp-admin-bar-jb_edit_job>.ab-item .ab-icon:before{content:"\f464";top:2px}.jb-button{text-align:center;padding:11px 20px;box-shadow:0 7px 14px 0 rgba(50,50,93,.1),0 3px 6px 0 rgba(0,0,0,.07);-webkit-box-shadow:0 7px 14px 0 rgba(50,50,93,.1),0 3px 6px 0 rgba(0,0,0,.07);color:#a3a3a3;background-color:transparent;border:1px solid #a3a3a3;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.jb-button.jb-primary-button{height:52px;border-radius:26px;padding:12px 20px;background-color:#266cf9;color:#fff;border:0 solid transparent}.jb-button.jb-primary-button:hover{background-color:#0f5df9;color:#fff}a.jb-button{color:#a3a3a3;text-decoration:none;outline:0;cursor:pointer;transition:.2s;box-shadow:none}a.jb-button:active,a.jb-button:focus,a.jb-button:hover{color:#a3a3a3}a.jb-button.jb-primary-button{color:#fff;text-decoration:none;outline:0;cursor:pointer;transition:.2s;box-shadow:none}a.jb-button.jb-primary-button:active,a.jb-button.jb-primary-button:focus,a.jb-button.jb-primary-button:hover{color:#fff}.jb-user-avatar{box-shadow:0 7px 14px 0 rgba(50,50,93,.1),0 3px 6px 0 rgba(0,0,0,.07);-webkit-box-shadow:0 7px 14px 0 rgba(50,50,93,.1),0 3px 6px 0 rgba(0,0,0,.07);border-radius:100%}.jb-user-avatar.jb-inline{display:inline}.jb-user-avatar.jb-block{display:block}@-webkit-keyframes jb-ajax-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes jb-ajax-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes jb-ajax-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes jb-ajax-spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jb-ajax-loading{color:#c6c6c6;-webkit-transition:.1s opacity;-moz-transition:.1s opacity;-ms-transition:.1s opacity;-o-transition:.1s opacity;transition:.1s opacity;-webkit-animation:jb-ajax-spinning 1.1s infinite linear;animation:jb-ajax-spinning 1.1s infinite linear;border-style:solid;border-top-color:rgba(198,198,198,.2);border-right-color:rgba(198,198,198,.2);border-bottom-color:rgba(198,198,198,.2);border-left-color:#c6c6c6;-ms-transform:translateZ(0);transform:translateZ(0);border-radius:50%;display:block;margin:0;outline:0;padding:0;vertical-align:baseline}.jb .jb-job-breadcrumbs{font-size:14px;padding:0 0 15px 0}.jb .jb-job-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;font-size:14px;padding:0 0 15px 0}.jb .jb-job-info .jb-job-info-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;width:100%}.jb .jb-job-info .jb-job-info-row .jb-job-types{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;width:100%}.jb .jb-job-info .jb-job-info-row .jb-job-types .jb-job-type{font-size:12px;font-weight:700;padding:5px 9px;border:0;border-radius:3px}.jb .jb-job-info .jb-job-info-row .jb-job-types .jb-job-type:not(:first-child){margin:0 0 0 5px}.jb .jb-job-info .jb-job-info-row:not(:first-child){margin:5px 0 0 0}.jb .jb-job-info .jb-job-info-row.jb-job-info-row-first>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;margin:0 20px 5px 0}.jb .jb-job-info .jb-job-info-row.jb-job-info-row-first>div i{margin:0 5px 0 0;color:#909090}.jb .jb-job-company{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.jb .jb-job-company .jb-job-company-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;min-width:calc(80% - 10px);margin:0 10px 0 0}.jb .jb-job-company .jb-job-company-info .jb-job-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:60px;margin:0 20px 0 0}.jb .jb-job-company .jb-job-company-info .jb-job-logo .jb-job-company-logo-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:60px;height:60px;border-radius:5px;border:0;overflow:hidden}.jb .jb-job-company .jb-job-company-info .jb-job-logo .jb-job-company-logo-wrapper .jb-job-company-logo{object-fit:fill;width:60px;height:auto}.jb .jb-job-company .jb-job-company-info .jb-job-company-title-tagline{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.jb .jb-job-company .jb-job-company-info .jb-job-company-title-tagline .jb-job-company-name{font-size:16px}.jb .jb-job-company .jb-job-company-info .jb-job-company-title-tagline .jb-job-company-tagline{font-style:italic;font-size:14px}.jb .jb-job-company .jb-job-company-info.jb-job-no-logo .jb-job-company-title-tagline{width:100%;margin:0}.jb .jb-job-company .jb-job-company-links{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;max-width:20%}.jb .jb-job-company .jb-job-company-links a{font-size:16px;width:30px;height:30px;border:1px solid #ddd;border-radius:3px;text-align:center;line-height:30px;color:#000}.jb .jb-job-company .jb-job-company-links a:active,.jb .jb-job-company .jb-job-company-links a:hover{color:rgba(0,0,0,.8)}.jb .jb-job-company .jb-job-company-links a:visited{color:#000}.jb .jb-job-company .jb-job-company-links a:not(:last-child){margin:0 5px 0 0}.jb .jb-job-expired-notice,.jb .jb-job-filled-notice{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;width:100%;margin:15px 0;padding:10px 15px;background:#fbf3f1;color:#b6312f;border-radius:5px;border:none}.jb .jb-job-expired-notice i,.jb .jb-job-filled-notice i{margin:0 10px 0 0}.jb .jb-job-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;padding:15px 0 0 0}.jb .jb-job-footer .jb-job-footer-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;width:100%}.jb .jb-job-footer .jb-job-footer-row:not(:first-child){margin:5px 0 0 0}.jb .jb-job-footer .jb-job-footer-row .jb-job-apply-wrapper .jb-job-apply-description{display:none}.jb .jb-job-footer .jb-job-footer-row .jb-job-after-apply-wrapper{padding:0 0 0 10px}.jb.jb-ui-xs .jb-job-company{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.jb.jb-ui-xs .jb-job-company .jb-job-company-info{width:100%;min-width:auto;margin:0 0 10px 0}.jb.jb-ui-xs .jb-job-company .jb-job-company-links{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;width:100%;max-width:none}.jb-single-job-wrapper{margin-bottom:20px}.jb-single-job-wrapper .jb-job-title-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;margin:0;padding:0}.jb-single-job-wrapper .jb-job-title-info .jb-job-title{width:100%;margin:0 0 10px 0}.jb-single-job-wrapper .jb-job-title-info .jb-job-info{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;font-size:14px;padding:0 0 15px 0}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;width:100%}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row .jb-job-types{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:wrap;width:100%}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row .jb-job-types .jb-job-type{font-size:12px;font-weight:700;padding:5px 9px;border:0;border-radius:3px}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row .jb-job-types .jb-job-type:not(:first-child){margin:0 0 0 5px}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row:not(:first-child){margin:5px 0 0 0}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row.jb-job-info-row-first>div{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;margin:0 20px 5px 0}.jb-single-job-wrapper .jb-job-title-info .jb-job-info .jb-job-info-row.jb-job-info-row-first>div i{margin:0 5px 0 0;color:#909090}.jb-single-job-wrapper .jb-job-company{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:15px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.jb-single-job-wrapper .jb-job-company .jb-job-company-info{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;min-width:calc(80% - 10px);margin:0 10px 0 0}.jb-single-job-wrapper .jb-job-company .jb-job-company-info .jb-job-logo{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:60px;margin:0 20px 0 0}.jb-single-job-wrapper .jb-job-company .jb-job-company-info .jb-job-logo .jb-job-company-logo-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;width:60px;height:60px;border-radius:5px;border:0;overflow:hidden}.jb-single-job-wrapper .jb-job-company .jb-job-company-info .jb-job-logo .jb-job-company-logo-wrapper .jb-job-company-logo{object-fit:fill;width:60px;height:auto}.jb-single-job-wrapper .jb-job-company .jb-job-company-info .jb-job-company-title-tagline{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.jb-single-job-wrapper .jb-job-company .jb-job-company-info .jb-job-company-title-tagline .jb-job-company-name{font-size:16px}.jb-single-job-wrapper .jb-job-company .jb-job-company-info .jb-job-company-title-tagline .jb-job-company-tagline{font-style:italic;font-size:14px}.jb-single-job-wrapper .jb-job-company .jb-job-company-info.jb-job-no-logo .jb-job-company-title-tagline{width:100%;margin:0}.jb-single-job-wrapper .jb-job-company .jb-job-company-links{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;max-width:20%}.jb-single-job-wrapper .jb-job-company .jb-job-company-links a{font-size:16px;width:30px;height:30px;border:1px solid #ddd;border-radius:3px;text-align:center;line-height:30px;color:#000}.jb-single-job-wrapper .jb-job-company .jb-job-company-links a:active,.jb-single-job-wrapper .jb-job-company .jb-job-company-links a:hover{color:rgba(0,0,0,.8)}.jb-single-job-wrapper .jb-job-company .jb-job-company-links a:visited{color:#000}.jb-single-job-wrapper .jb-job-company .jb-job-company-links a:not(:last-child){margin:0 5px 0 0}.jb-single-job-wrapper .jb-job-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;width:100%;padding:15px 0 0 0}.jb-single-job-wrapper .jb-job-content .jb-job-expired-notice,.jb-single-job-wrapper .jb-job-content .jb-job-filled-notice{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;width:100%;margin:15px 0;padding:10px 15px;background:#fbf3f1;color:#b6312f;border-radius:5px;border:none}.jb-single-job-wrapper .jb-job-content .jb-job-expired-notice i,.jb-single-job-wrapper .jb-job-content .jb-job-filled-notice i{margin:0 10px 0 0}.jb-single-job-wrapper .jb-job-content .jb-job-content-separator{width:100%;font-weight:700;margin:0 0 15px 0}.jb-single-job-wrapper .jb-job-content .jb-job-content-separator:not(:first-child){margin:15px 0}.jb-single-job-wrapper .jb-job-content .jb-job-content-section{width:100%}.jb-single-job-wrapper .jb-job-footer{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap;padding:15px 0 0 0}.jb-single-job-wrapper .jb-job-footer .jb-job-footer-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;width:100%}.jb-single-job-wrapper .jb-job-footer .jb-job-footer-row:not(:first-child){margin:5px 0 0 0}.jb-single-job-wrapper .jb-job-footer .jb-job-footer-row .jb-job-apply-wrapper .jb-job-apply-description{display:none}.jb-single-job-wrapper .jb-job-footer .jb-job-footer-row .jb-job-after-apply-wrapper{padding:0 0 0 10px}.jb-single-job-wrapper.jb-ui-xs .jb-job-company{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-wrap:nowrap}.jb-single-job-wrapper.jb-ui-xs .jb-job-company .jb-job-company-info{width:100%;min-width:auto;margin:0 0 10px 0}.jb-single-job-wrapper.jb-ui-xs .jb-job-company .jb-job-company-links{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;flex-wrap:nowrap;width:100%;max-width:none}