.su-u-responsive-media-yes {
position:relative;
padding-bottom:56.25%;
height:0;
overflow:hidden;
}

.su-u-responsive-media-yes .fluid-width-video-wrapper,.su-u-responsive-media-yes .video-holder {
position:static !important;
}

.su-u-responsive-media-yes embed,.su-u-responsive-media-yes iframe,.su-u-responsive-media-yes object {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.su-audio {
position:relative;
width:100%;
height:30px;
margin-bottom:1.5em;
background:#7c8781;
background:-webkit-gradient(linear,left top,left bottom,from(#7c8781),to(#0a0809));
background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);
border-radius:3px;
}

.su-audio .jp-pause,.su-audio .jp-play {
position:absolute;
left:0;
top:0;
display:block;
width:30px;
height:30px;
border-top-left-radius:3px;
border-bottom-left-radius:3px;
cursor:pointer;
border-right:1px solid #454947;
background-image:url(/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png?x72334);
background-repeat:no-repeat;
}

.su-audio .jp-play {
background-position:0 0;
}

.su-audio .jp-pause {
background-position:-30px 0;
}

.su-audio .jp-current-time,.su-audio .jp-duration {
position:absolute;
top:0;
display:block;
height:30px;
line-height:30px;
font-size:10px;
color:#eee;
text-shadow:0 -1px 0 #000;
}

.su-audio .jp-current-time {
left:45px;
}

.su-audio .jp-duration {
right:10px;
}

.su-audio .jp-play-bar,.su-audio .jp-seek-bar {
position:absolute;
top:0;
left:0;
height:10px;
border-radius:3px;
cursor:pointer;
}

.su-audio .jp-progress {
position:absolute;
top:10px;
left:85px;
right:50px;
height:10px;
background:#333;
box-shadow:0 0 5px #000 inset;
border-radius:3px;
}

.su-box {
margin:0 0 1.5em;
border-width:2px;
border-style:solid;
}

.su-box-title {
display:block;
padding:.5em 1em;
font-weight:700;
font-size:1.1em;
}

.su-box-content {
background-color:#fff;
color:#444;
padding:1em;
}

.su-box-style-soft .su-box-title {
background-image:url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png?x72334);
background-position:0 0;
background-repeat:repeat-x;
}

.su-box-style-glass .su-box-title {
background-image:url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png?x72334);
background-position:0 50%;
background-repeat:repeat-x;
}

.su-box-style-bubbles .su-box-title {
background-image:url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png?x72334);
background-position:0 50%;
background-repeat:repeat-x;
}

.su-box-style-noise .su-box-title {
background-image:url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png?x72334);
background-position:0 0;
background-repeat:repeat-x;
}

.su-button {
display:inline-block !important;
text-align:center;
text-decoration:none !important;
box-sizing:content-box !important;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-button-wide {
display:block !important;
margin:1em 0;
}

.su-button span {
display:block !important;
text-decoration:none !important;
box-sizing:content-box !important;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-button img {
border:none !important;
vertical-align:middle !important;
margin:-.2em .4em 0 -.3em !important;
box-shadow:none !important;
}

.su-button i {
display:inline-block;
width:1em;
height:1em;
margin:0 .5em 0 0 !important;
text-align:center;
line-height:1em;
}

.su-button.su-button-float-icon img {
margin:0 .5em!important;
}

.su-button small {
display:block;
margin:-.2em 0 0;
color:inherit;
text-align:center;
font-style:normal;
font-size:.8em;
line-height:1;
opacity:.7;
}

.su-button-style-default {
border-width:1px;
border-style:solid;
}

.su-button-style-default span {
border-top-width:1px;
border-bottom-width:1px;
border-top-style:solid;
border-bottom-style:solid;
}

.su-button-style-flat:hover span {
top:1px;
}

.su-button-style-ghost {
background:0 0 !important;
}

.su-button-style-ghost span {
border-width:3px;
border-style:solid;
}

.su-button-style-ghost:hover span {
border-color:inherit!important;
}

.su-button-style-soft span {
background:0 -20px url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png?x72334) repeat-x;
}

.su-button-style-soft:hover span {
background:0 0 url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-soft.png?x72334) repeat-x;
}

.su-button-style-glass span {
background:0 50% url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png?x72334) repeat-x;
}

.su-button-style-glass:hover span {
background:100% 50% url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-glass.png?x72334) repeat-x;
}

.su-button-style-bubbles span {
background:0 50% url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png?x72334) no-repeat;
}

.su-button-style-bubbles:hover span {
background:-710px 50% url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-bubbles.png?x72334) no-repeat;
}

.su-button-style-stroked span {
margin:1px;
border:1px dashed #fff !important;
}

.su-button-style-3d {
border-bottom-style:solid;
border-bottom-width:6px;
}

.su-button-style-3d span {
border-bottom-style:solid;
border-bottom-width:1px;
}

.su-button-style-3d:hover {
position:relative;
top:3px;
border-bottom-width:3px;
}

.su-carousel-slide>a,.su-carousel-slide>a>img,.su-carousel-slide>img {
position:relative;
display:block;
width:100%;
height:100%;
text-decoration:none;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
}

.swiper-wp8-horizontal {
-ms-touch-action:pan-y;
-ms-touch-action:pan-y;
}

.swiper-wp8-vertical {
-ms-touch-action:pan-x;
-ms-touch-action:pan-x;
}

.su-carousel .su-carousel-slide a {
padding:0 5px;
}

.su-carousel .su-carousel-slide img {
padding:3px;
border:1px solid #ccc;
background:#fff;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.su-carousel .su-carousel-slide-title {
position:absolute;
left:9px;
right:9px;
bottom:4px;
display:block;
padding:2px 3px;
color:#fff;
line-height:1.2;
font-size:11px;
background:#000;
background:rgba(0,0,0,.5);
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
transition:opacity 1s;
-o-transition:opacity 1s;
-moz-transition:opacity 1s;
-webkit-transition:opacity 1s;
}

.su-carousel .su-carousel-next,.su-carousel .su-carousel-prev {
position:absolute;
top:50%;
display:block;
width:40px;
height:40px;
margin-top:-20px;
background:#000 0 0 url(/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png?x72334) no-repeat;
background-color:rgba(0,0,0,.5);
cursor:pointer;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
opacity:0;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-carousel .su-carousel-prev {
right:20px;
margin-right:40px;
background-position:-40px 0;
}

.su-carousel .su-carousel-next {
left:20px;
margin-left:40px;
background-position:0 0;
}

.su-row .su-column {
display:block;
float:left;
box-sizing:border-box;
margin:0 0 0 4%;
}

.su-row .su-column:first-child {
margin-left:0;
}

.su-row .su-column.su-column-size-1-1 {
margin-right:0;
margin-left:0;
}

.su-row .su-column.su-column-centered {
float:none;
margin-right:auto;
margin-left:auto;
}

.su-row .su-column-size-1-1 {
width:100%;
}

.su-row .su-column-size-1-2 {
width:48%;
}

.su-row .su-column-size-1-3 {
width:30.66%;
}

.su-row .su-column-size-2-3 {
width:65.33%;
}

.su-row .su-column-size-1-4 {
width:22%;
}

.su-row .su-column-size-3-4 {
width:74%;
}

.su-row .su-column-size-1-5 {
width:16.8%;
}

.su-row .su-column-size-2-5 {
width:37.6%;
}

.su-row .su-column-size-3-5 {
width:58.4%;
}

.su-row .su-column-size-4-5 {
width:79.2%;
}

.su-row .su-column-size-1-6 {
width:13.33%;
}

.su-row .su-column-size-5-6 {
width:82.66%;
}

.su-custom-gallery:after,.su-custom-gallery:before {
content:'';
display:table;
}

.su-custom-gallery:after {
clear:both;
}

.su-custom-gallery-slide {
position:relative;
float:left;
margin:.5em;
overflow:hidden;
}

.su-custom-gallery-slide a {
display:block;
width:100%;
}

.su-custom-gallery-slide img {
display:block;
margin:0;
padding:3px;
border:1px solid #ccc;
background:#fff;
box-sizing:border-box;
border-radius:5px;
box-shadow:none;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-custom-gallery-slide:hover img {
background:#eee;
border:1px solid #aaa;
}

.su-custom-gallery-slide span {
position:absolute;
left:4px;
bottom:4px;
right:4px;
display:block;
padding:2px 4px;
font-size:12px;
color:#fff;
background:#000;
background:rgba(0,0,0,.5);
line-height:1.3;
opacity:0;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-display-posts-template-default .su-post {
display:-webkit-box;
display:flex;
margin-bottom:1.75em;
}

.su-display-posts-template-default .su-post-thumbnail {
margin:0 1.25em 0 0;
width:8.25em;
}

.su-display-posts-template-default h2.su-post-title {
margin:0 0 1em!important;
padding:0!important;
border:none !important;
font-size:1.35em !important;
}

.su-display-posts-template-default .su-post-excerpt p {
margin:1em 0;
}

.su-display-posts-template-default .su-post-excerpt>:last-child {
margin-bottom:0 !important;
}

.su-display-posts-template-default .su-post-comments-link {
margin:1em 0 0;
}

.su-display-posts-template-teasers .su-post {
display:-webkit-box;
display:flex;
-webkit-box-align:center;
align-items:center;
margin-bottom:1em;
}

.su-display-posts-template-teasers .su-post-thumbnail {
margin:0 1em 0 0;
width:3.75em;
}

.su-display-posts-template-teasers h2.su-post-title {
margin:0!important;
padding:0!important;
border:none !important;
font-size:1.15em !important;
}

.su-display-posts-template-single h2.su-post-title {
margin:0 0 1em!important;
padding:0!important;
border:none !important;
font-size:1.75em !important;
}

.su-display-posts-pagination {
display:-webkit-box;
display:flex;
-webkit-box-pack:justify;
justify-content:space-between;
}

.su-display-posts-pagination-next {
margin-left:auto;
}

.su-divider {
clear:both;
border:none;
text-align:right;
line-height:1;
}

.su-divider a {
display:inline-block;
font-size:.8em;
text-decoration:none;
outline:0;
padding-bottom:5px;
}

.su-divider-style-default {
border-bottom-style:solid;
}

.su-divider-style-dotted {
border-bottom-style:dotted;
}

.su-divider-style-dashed {
border-bottom-style:dashed;
}

.su-divider-style-double {
border-bottom-style:double;
}

.su-dropcap {
float:left;
display:inline-block;
width:2em;
height:2em;
margin:.2em .5em .2em 0;
line-height:2em;
text-align:center;
overflow:hidden;
text-transform:uppercase;
}

.su-dropcap-style-default {
color:#fff;
background:#45484d;
background:-webkit-gradient(linear,left top,left bottom,from(#45484d),to(black));
background:linear-gradient(to bottom,#45484d 0,#000 100%);
text-shadow:-1px -1px 0 #000;
border-radius:50%;
}

.su-dropcap-style-flat {
background:#444;
color:#fff;
}

.su-dropcap-style-light {
color:#333;
border-radius:50%;
background:#fff;
background:-webkit-gradient(linear,left top,left bottom,from(white),to(#eaeaea));
background:linear-gradient(to bottom,#fff 0,#eaeaea 100%);
}

.su-dropcap-style-simple {
width:1em;
height:1em;
line-height:1em;
text-align:left;
}

.su-expand-link {
margin-top:.5em;
cursor:pointer;
}

.su-expand-link a,.su-expand-link a:active,.su-expand-link a:focus,.su-expand-link a:hover,.su-expand-link a:visited {
display:inline;
text-decoration:none;
box-shadow:none;
background:0 0;
border:none;
}

.su-expand-link-style-dotted .su-expand-link span {
border-bottom:1px dotted #333;
}

.su-expand-link-style-dashed .su-expand-link span {
border-bottom:1px dashed #333;
}

.su-expand-link-style-button .su-expand-link a {
display:inline-block;
margin-top:.2em;
padding:.2em .4em;
border:2px solid #333;
}

.su-expand-link i {
display:inline-block;
margin:0 .3em 0 0;
vertical-align:middle;
color:inherit;
}

.su-expand-link img {
display:inline-block;
width:1em;
height:1em;
margin:0 .3em 0 0;
vertical-align:middle;
}

.su-frame-align-left {
float:left;
margin:0 1em 1em 0;
}

.su-frame-align-center {
float:none;
margin:1em auto;
}

.su-frame-align-right {
float:right;
margin:0 0 1em 1em;
}

.su-frame img {
display:block !important;
float:none !important;
padding:0!important;
margin:0!important;
border:none !important;
box-shadow:none !important;
}

.su-frame-style-default {
padding:2px;
border:1px solid #999;
background:#fff;
box-shadow:1px 1px 4px #ccc;
}

.su-frame-style-default .su-frame-inner {
padding:2px;
border:4px solid #eee;
}

.su-heading-style-default {
padding:2px 0;
border-top:1px solid #999;
border-bottom:1px solid #999;
}

.su-heading-style-default .su-heading-inner {
padding:1em .5em;
border-top:4px solid #eee;
border-bottom:4px solid #eee;
}

.su-heading.su-heading-align-left {
text-align:left;
}

.su-heading.su-heading-align-left .su-heading-inner {
padding-left:.2em;
}

.su-heading.su-heading-align-right {
text-align:right;
}

.su-heading.su-heading-align-right .su-heading-inner {
padding-right:.2em;
}

.su-highlight {
display:inline;
padding:1px 0;
}

.su-image-carousel {
margin:1.5em 0;
width:100%;
}

.su-image-carousel-item {
box-sizing:border-box;
width:100%;
}

.su-image-carousel-item-content a,.su-image-carousel-item-content a:active,.su-image-carousel-item-content a:focus,.su-image-carousel-item-content a:hover,.su-image-carousel-item-content a:visited,.su-image-carousel-item-content img {
display:block;
box-sizing:border-box;
margin:0;
padding:0;
width:100%;
height:100%;
border:none;
border-radius:0;
box-shadow:none;
text-decoration:none;
}

.su-image-carousel-item-content span {
position:absolute;
display:block;
overflow:auto;
max-height:60%;
word-wrap:break-word;
font-size:.9em;
line-height:1.3;
}

.su-image-carousel-columns-2 .su-image-carousel-item {
width:50%;
}

.su-image-carousel-columns-3 .su-image-carousel-item {
width:33.3333333333%;
}

.su-image-carousel-columns-4 .su-image-carousel-item {
width:25%;
}

.su-image-carousel-columns-5 .su-image-carousel-item {
width:20%;
}

.su-image-carousel-columns-6 .su-image-carousel-item {
width:16.6666666666%;
}

.su-image-carousel-columns-7 .su-image-carousel-item {
width:14.2857142857%;
}

.su-image-carousel-columns-8 .su-image-carousel-item {
width:12.5%;
}

.su-image-carousel-columns-2.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:3%;
width:48.5%;
}

.su-image-carousel-columns-3.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:2.9%;
width:31.4%;
}

.su-image-carousel-columns-4.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:2.8%;
width:22.9%;
}

.su-image-carousel-columns-5.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:2.5%;
width:18%;
}

.su-image-carousel-columns-6.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:2.6%;
width:14.5%;
}

.su-image-carousel-columns-7.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:2.2%;
width:12.4%;
}

.su-image-carousel-columns-8.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:2%;
width:10.75%;
}

.su-image-carousel-crop .su-image-carousel-item-content::before {
float:left;
margin-left:-1px;
width:1px;
height:0;
content:'';
}

.su-image-carousel-crop .su-image-carousel-item-content a,.su-image-carousel-crop .su-image-carousel-item-content img {
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
width:100%;
height:100%;
}

.su-image-carousel-crop .su-image-carousel-item-content img {
-o-object-fit:cover;
object-fit:cover;
}

.su-image-carousel-crop-16-9 .su-image-carousel-item-content::before {
padding-top:56.25%;
}

.su-image-carousel-crop-16-10 .su-image-carousel-item-content::before {
padding-top:62.5%;
}

.su-image-carousel-crop-21-9 .su-image-carousel-item-content::before {
padding-top:42.857142857143%;
}

.su-image-carousel-crop-5-4 .su-image-carousel-item-content::before {
padding-top:80%;
}

.su-image-carousel-crop-4-3 .su-image-carousel-item-content::before {
padding-top:75%;
}

.su-image-carousel-crop-3-2 .su-image-carousel-item-content::before {
padding-top:66.666666666667%;
}

.su-image-carousel-crop-2-1 .su-image-carousel-item-content::before {
padding-top:50%;
}

.su-image-carousel-crop-1-1 .su-image-carousel-item-content::before {
padding-top:100%;
}

.su-image-carousel-crop-1-2 .su-image-carousel-item-content::before {
padding-top:200%;
}

.su-image-carousel-crop-2-3 .su-image-carousel-item-content::before {
padding-top:150%;
}

.su-image-carousel-crop-3-4 .su-image-carousel-item-content::before {
padding-top:133.33333333333%;
}

.su-image-carousel-crop-4-5 .su-image-carousel-item-content::before {
padding-top:125%;
}

.su-image-carousel-crop-9-21 .su-image-carousel-item-content::before {
padding-top:233.33333333333%;
}

.su-image-carousel-crop-10-16 .su-image-carousel-item-content::before {
padding-top:160%;
}

.su-image-carousel-crop-9-16 .su-image-carousel-item-content::before {
padding-top:177.77777777778%;
}

.su-image-carousel-align-left {
float:left;
margin-top:0;
margin-right:1.5em;
}

.su-image-carousel-align-right {
float:right;
margin-top:0;
margin-left:1.5em;
}

.su-image-carousel-align-center {
margin-right:auto;
margin-left:auto;
}

.su-image-carousel-align-full {
margin-right:calc(50% - 50vw);
margin-left:calc(50% - 50vw);
max-width:100vw !important;
width:100vw !important;
}

.su-image-carousel button.flickity-prev-next-button {
position:absolute;
top:50%;
display:block;
margin:-22px 0 0;
padding:0;
width:44px;
height:44px;
outline:0;
border-radius:50%;
opacity:0;
-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;
transition:opacity .2s ease,-webkit-transform .2s ease;
transition:opacity .2s ease,transform .2s ease;
transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease;
-webkit-transform:none;
transform:none;
}

.su-image-carousel:hover button.flickity-prev-next-button {
opacity:.5;
}

.su-image-carousel button.flickity-prev-next-button:focus,.su-image-carousel button.flickity-prev-next-button:hover {
box-shadow:none;
opacity:1;
}

.su-image-carousel button.flickity-prev-next-button:focus {
-webkit-transform:scale(1.05);
transform:scale(1.05);
}

.su-image-carousel button.flickity-prev-next-button.previous {
left:20px;
}

.su-image-carousel button.flickity-prev-next-button.next {
right:20px;
}

.su-image-carousel>ol.flickity-page-dots {
position:absolute;
top:50%;
bottom:auto;
left:50%;
margin:0;
padding:0;
width:auto;
list-style:none;
opacity:0;
-webkit-transition:opacity .2s ease;
transition:opacity .2s ease;
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
pointer-events:none;
}

.su-image-carousel>ol.flickity-page-dots>li.dot {
position:relative;
display:inline-block;
margin:5px;
padding:0;
width:20px;
height:20px;
border-radius:50%;
list-style:none;
opacity:.5;
-webkit-transition:opacity .2s ease;
transition:opacity .2s ease;
pointer-events:all;
}

.su-image-carousel>ol.flickity-page-dots>li.dot::before {
position:absolute;
top:50%;
left:50%;
display:none;
margin:0;
padding:0;
width:10px;
height:10px;
border-radius:50%;
content:'';
-webkit-transform:translate(-50%,-50%);
transform:translate(-50%,-50%);
}

.su-image-carousel-controls-style-dark button.flickity-prev-next-button {
background:#000;
color:#fff;
}

.su-image-carousel-controls-style-light button.flickity-prev-next-button {
background:#fff;
color:#000;
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content img {
padding:3px;
border:1px solid #ccc;
border-radius:7px;
background:#fff;
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content span {
right:4px;
bottom:4px;
left:4px;
padding:.5em .7em;
border-bottom-right-radius:2px;
border-bottom-left-radius:2px;
background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(transparent));
background:linear-gradient(to top,rgba(0,0,0,.7),transparent);
color:#fff;
text-shadow:0 2px 5px #000;
}

.su-image-carousel-slides-style-minimal .su-image-carousel-item-content span {
right:0;
bottom:0;
left:0;
padding:.7em;
background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),to(transparent));
background:linear-gradient(to top,rgba(0,0,0,.7),transparent);
color:#fff;
text-shadow:0 2px 5px #000;
}

.su-image-carousel-slides-style-photo .su-image-carousel-item-content {
padding:7px;
}

.su-image-carousel-slides-style-photo .su-image-carousel-item-content img {
border:5px solid #fff;
border-radius:7px;
box-shadow:0 2px 5px rgba(0,0,0,.5);
}

.su-image-carousel-slides-style-photo .su-image-carousel-item-content span {
right:12px;
bottom:12px;
left:12px;
padding:.3em .5em;
background:#fff;
color:#000;
font-size:.9em;
}

.su-image-carousel-slides-style-photo.su-image-carousel-crop .su-image-carousel-item-content img {
top:7px;
right:7px;
bottom:7px;
left:7px;
width:calc(100% - 14px);
height:calc(100% - 14px);
}

.su-image-carousel-mfp.mfp-bg {
z-index:102000 !important;
}

.su-image-carousel-mfp.mfp-wrap {
z-index:102001 !important;
}

.su-image-carousel-mfp.mfp-wrap .mfp-preloader {
z-index:102002 !important;
}

.su-image-carousel-mfp.mfp-wrap .mfp-content {
z-index:102003 !important;
}

.su-image-carousel-mfp.mfp-wrap button.mfp-arrow,.su-image-carousel-mfp.mfp-wrap button.mfp-close {
z-index:102004 !important;
}

.su-image-carousel-has-outline .su-image-carousel-item-content a:focus img,.su-image-carousel-has-outline button.flickity-prev-next-button:focus {
outline-width:2px;
outline-style:solid;
outline-color:Highlight;
}

.su-label {
display:inline;
margin-right:.3em;
padding:.1em .3em;
font-size:.8em;
height:.8em;
line-height:.8em;
color:#fff;
border-radius:3px;
}

.su-label-type-default {
background:#999;
}

.su-label-type-success {
background:#090;
}

.su-label-type-warning {
background:#f90;
}

.su-label-type-important {
background:#f03;
}

.su-label-type-black {
background:#111;
}

.su-label-type-info {
background:#09c;
}

.su-lightbox-content {
position:relative;
margin:0 auto;
}

#su-generator .su-lightbox-content,.mfp-content .su-lightbox-content {
display:block !important;
}

.su-lightbox-content-preview {
width:100%;
min-height:300px;
background:#444;
overflow:hidden;
}

.su-lightbox-content h1,.su-lightbox-content h2,.su-lightbox-content h3,.su-lightbox-content h4,.su-lightbox-content h5,.su-lightbox-content h6 {
color:inherit;
}

.su-lightbox {
cursor:pointer;
}

.su-list ul {
margin:0!important;
padding:0!important;
list-style:none !important;
}

.su-list ul li {
position:relative;
display:block !important;
margin:0!important;
padding:4px 0 4px 2em !important;
list-style-type:none !important;
line-height:1.3em;
}

.su-list ul li>img {
position:absolute;
left:0;
top:4px;
width:1.3em;
height:1.3em;
padding:0;
margin:0;
border:none;
}

.su-list ul li>i {
position:absolute;
left:0;
top:4px;
width:1.3em;
height:1.3em;
line-height:1.3em;
text-align:center;
}

.su-members {
margin-bottom:1.5em;
padding:1em;
border-width:1px 0;
border-style:solid;
text-align:center;
}

.su-members a {
text-decoration:underline;
color:inherit;
}

.su-note {
margin:0 0 1.5em;
border-width:1px;
border-style:solid;
}

.su-note-inner {
padding:1em;
border-width:1px;
border-style:solid;
}

.su-posts-default-loop .su-post-thumbnail {
float:left;
display:block;
width:100px;
height:100px;
margin-right:1em;
}

.su-posts-default-loop .su-post-thumbnail img {
max-width:100px;
max-height:100px;
}

.su-posts-default-loop .su-post-comments-link {
font-size:.9em;
}

.su-posts-teaser-loop .su-post {
margin-bottom:1.5em;
line-height:1.2;
}

.su-posts-teaser-loop .su-post-thumbnail {
float:left;
display:block;
width:56px;
height:56px;
margin:0 1em 0 0;
}

.su-posts-teaser-loop .su-post-thumbnail img {
display:block;
margin:0;
padding:2px;
border:1px solid #ccc;
border-radius:5px;
max-width:100%;
max-height:100%;
}

.su-posts-teaser-loop h2.su-post-title {
display:block;
margin:0;
padding:0;
border:none;
font-size:.9em;
font-weight:400;
clear:none;
}

.su-pullquote {
display:block;
width:30%;
padding:.5em 1em;
}

.su-pullquote-align-left {
margin:.5em 1.5em 1em 0;
padding-left:0;
float:left;
border-right:5px solid #eee;
}

.su-pullquote-align-right {
margin:.5em 0 1em 1.5em;
padding-right:0;
float:right;
border-left:5px solid #eee;
}

.su-qrcode {
display:inline-block;
}

.su-qrcode-align-left {
float:left;
margin:0 .5em .5em 0;
}

.su-qrcode-align-center {
display:block;
clear:both;
margin:1em auto;
text-align:center;
}

.su-qrcode-align-right {
float:right;
margin:0 0 .5em .5em;
}

.su-qrcode a,.su-qrcode a:active,.su-qrcode a:focus,.su-qrcode a:hover {
background:0 0;
outline:0;
display:inline;
text-decoration:none;
}

.su-quote-style-default {
position:relative;
margin-bottom:1.5em;
padding:.5em 3em;
font-style:italic;
}

.su-quote-style-default:after,.su-quote-style-default:before {
position:absolute;
display:block;
width:20px;
height:20px;
background-image:url(/wp-content/plugins/shortcodes-ultimate/includes/images/quote.png?x72334);
content:'';
}

.su-quote-style-default:before {
top:0;
left:0;
background-position:0 0;
}

.su-quote-style-default:after {
right:0;
bottom:0;
background-position:-20px 0;
}

.su-quote-style-default .su-quote-cite {
display:block;
text-align:right;
font-style:normal;
}

.su-quote-style-default .su-quote-cite:before {
content:'\2014\0000a0';
}

.su-service {
position:relative;
margin:0 0 1.5em;
}

.su-service-title {
display:block;
margin-bottom:.5em;
color:#333;
font-weight:700;
font-size:1.1em;
}

.su-service-title img {
position:absolute;
top:0;
left:0;
display:block !important;
margin:0!important;
padding:0!important;
border:none !important;
box-shadow:none !important;
}

.su-service-title i {
position:absolute;
top:0;
left:0;
display:block !important;
width:1em;
height:1em;
text-align:center;
line-height:1em;
}

.su-service-content {
line-height:1.4;
}

.su-slider-slide>a,.su-slider-slide>a>img,.su-slider-slide>img {
position:relative;
display:block;
width:100%;
height:100%;
text-decoration:none;
}

.su-slider-slide-title {
position:absolute;
left:20px;
bottom:20px;
display:block;
max-width:90%;
padding:5px 10px;
color:#fff;
line-height:1.3;
background:#000;
background:rgba(0,0,0,.5);
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-sizing:border-box;
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
opacity:0;
transition:opacity 1s;
-o-transition:opacity 1s;
-moz-transition:opacity 1s;
-webkit-transition:opacity 1s;
}

.su-slider-next,.su-slider-prev {
position:absolute;
top:50%;
display:block;
width:40px;
height:40px;
margin-top:-20px !important;
background:#000 0 0 url(/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png?x72334) no-repeat;
background-color:rgba(0,0,0,.5);
cursor:pointer;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
opacity:0;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-slider-prev {
right:10px;
margin-right:30px;
background-position:-40px 0;
}

.su-slider-next {
left:10px;
margin-left:30px;
background-position:0 0;
}

.su-spacer {
display:block;
height:0;
clear:both;
overflow:hidden;
}

.su-spacer-5 {
height:5px;
}

.su-spacer-10 {
height:10px;
}

.su-spacer-20 {
height:20px;
}

.su-spacer-30 {
height:30px;
}

.su-spacer-40 {
height:40px;
}

.su-spoiler-title {
position:relative;
cursor:pointer;
min-height:20px;
line-height:20px;
padding:7px 7px 7px 34px;
font-weight:700;
font-size:13px;
}

.su-spoiler-icon {
position:absolute;
left:7px;
top:7px;
display:block;
width:20px;
height:20px;
line-height:21px;
text-align:center;
font-size:14px;
font-family:ShortcodesUltimateIcons;
font-weight:400;
font-style:normal;
-webkit-font-smoothing:antialiased;
}

.su-spoiler-content {
padding:14px;
-webkit-transition:padding-top .2s;
transition:padding-top .2s;
-ie-transition:padding-top .2s;
}

.su-spoiler.su-spoiler-closed>.su-spoiler-content {
height:0;
margin:0;
padding-top:0;
padding-bottom:0;
overflow:hidden;
border:none;
opacity:0;
pointer-events:none;
}

.su-spoiler-icon-plus .su-spoiler-icon:before {
content:'\f068';
}

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
content:'\f067';
}

.su-spoiler-icon-plus-circle .su-spoiler-icon:before {
content:'\f056';
}

.su-spoiler-icon-plus-circle.su-spoiler-closed .su-spoiler-icon:before {
content:'\f055';
}

.su-spoiler-icon-plus-square-1 .su-spoiler-icon:before {
content:'\f146';
}

.su-spoiler-icon-plus-square-1.su-spoiler-closed .su-spoiler-icon:before {
content:'\f0fe';
}

.su-spoiler-icon-plus-square-2 .su-spoiler-icon:before {
content:'\f147';
}

.su-spoiler-icon-plus-square-2.su-spoiler-closed .su-spoiler-icon:before {
content:'\f196';
}

.su-spoiler-icon-arrow .su-spoiler-icon:before {
content:'\f063';
}

.su-spoiler-icon-arrow.su-spoiler-closed .su-spoiler-icon:before {
content:'\f061';
}

.su-spoiler-icon-arrow-circle-1 .su-spoiler-icon:before {
content:'\f0ab';
}

.su-spoiler-icon-arrow-circle-1.su-spoiler-closed .su-spoiler-icon:before {
content:'\f0a9';
}

.su-spoiler-icon-arrow-circle-2 .su-spoiler-icon:before {
content:'\f01a';
}

.su-spoiler-icon-arrow-circle-2.su-spoiler-closed .su-spoiler-icon:before {
content:'\f18e';
}

.su-spoiler-icon-chevron .su-spoiler-icon:before {
content:'\f078';
}

.su-spoiler-icon-chevron.su-spoiler-closed .su-spoiler-icon:before {
content:'\f054';
}

.su-spoiler-icon-chevron-circle .su-spoiler-icon:before {
content:'\f13a';
}

.su-spoiler-icon-chevron-circle.su-spoiler-closed .su-spoiler-icon:before {
content:'\f138';
}

.su-spoiler-icon-caret .su-spoiler-icon:before {
content:'\f0d7';
}

.su-spoiler-icon-caret.su-spoiler-closed .su-spoiler-icon:before {
content:'\f0da';
}

.su-spoiler-icon-caret-square .su-spoiler-icon:before {
content:'\f150';
}

.su-spoiler-icon-caret-square.su-spoiler-closed .su-spoiler-icon:before {
content:'\f152';
}

.su-spoiler-icon-folder-1 .su-spoiler-icon:before {
content:'\f07c';
}

.su-spoiler-icon-folder-1.su-spoiler-closed .su-spoiler-icon:before {
content:'\f07b';
}

.su-spoiler-icon-folder-2 .su-spoiler-icon:before {
content:'\f115';
}

.su-spoiler-icon-folder-2.su-spoiler-closed .su-spoiler-icon:before {
content:'\f114';
}

.su-spoiler-style-default>.su-spoiler-title {
padding-left:27px;
padding-right:0;
}

.su-spoiler-style-default>.su-spoiler-title>.su-spoiler-icon {
left:0;
}

.su-spoiler-style-default>.su-spoiler-content {
padding:1em 0 1em 27px;
}

.su-spoiler-style-fancy {
border:1px solid #ccc;
border-radius:10px;
background:#fff;
color:#333;
}

.su-spoiler-style-fancy>.su-spoiler-title {
border-bottom:1px solid #ccc;
border-radius:10px;
background:#f0f0f0;
font-size:.9em;
}

.su-spoiler-style-fancy>.su-spoiler-content {
border-radius:10px;
}

.su-spoiler-style-simple {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

.su-spoiler-style-simple>.su-spoiler-title {
padding:5px 10px;
background:#f0f0f0;
color:#333;
font-size:.9em;
}

.su-spoiler-style-simple>.su-spoiler-content {
padding:1em 10px;
background:#fff;
color:#333;
}

.su-table {
width:100%;
margin-bottom:1.5em;
}

.su-table table {
width:100% !important;
margin:0!important;
border-collapse:collapse !important;
font-size:1em !important;
border:1px solid #ccc !important;
table-layout:auto !important;
}

.su-table table th {
text-align:center !important;
padding:1em!important;
font-size:1em !important;
font-weight:700 !important;
color:#333 !important;
border:1px solid #ccc !important;
background:#f0f0f0 !important;
}

.su-table table td {
padding:.5em 1em!important;
border:1px solid #ccc !important;
background:#fff !important;
}

.su-table-responsive {
overflow-x:auto;
}

.su-table-responsive table {
width:auto !important;
min-width:100% !important;
}

.su-table-responsive table td,.su-table-responsive table th {
word-break:initial !important;
}

.su-table-alternate table tr:nth-child(even) td {
background-color:#f7f7f7 !important;
}

.su-table-fixed table {
table-layout:fixed !important;
}

.su-tabs {
margin:0 0 1.5em;
padding:3px;
border-radius:3px;
background:#eee;
}

.su-tabs-nav span {
display:inline-block;
margin-right:3px;
padding:10px 15px;
min-height:40px;
border-top-left-radius:3px;
border-top-right-radius:3px;
color:#333;
font-size:13px;
line-height:20px;
cursor:pointer;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-tabs-nav span:hover {
background:#f5f5f5;
}

.su-tabs-nav span.su-tabs-current {
background:#fff;
cursor:default;
}

.su-tabs-nav span.su-tabs-disabled {
opacity:.5;
cursor:default;
}

.su-tabs-pane {
padding:15px;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
background:#fff;
color:#333;
font-size:13px;
}

.su-tabs-pane:not(.su-tabs-pane-open) {
overflow:hidden !important;
padding-top:0 !important;
padding-bottom:0 !important;
min-height:0 !important;
height:0 !important;
border:none !important;
}

.su-tabs-nav,.su-tabs-nav span,.su-tabs-pane,.su-tabs-panes {
box-sizing:border-box !important;
}

.su-tabs-vertical {
display:-webkit-box;
display:flex;
}

.su-tabs-vertical .su-tabs-nav {
width:30%;
}

.su-tabs-vertical .su-tabs-nav>span {
display:block;
margin-right:0;
border-radius:0;
border-top-left-radius:3px;
border-bottom-left-radius:3px;
}

.su-tabs-vertical .su-tabs-panes {
width:70%;
}

.su-tabs-vertical .su-tabs-panes .su-tabs-pane {
height:100%;
border-radius:0;
border-top-right-radius:3px;
border-bottom-right-radius:3px;
}

.su-tooltip-inner {
display:block;
position:relative;
padding:.7em .85em;
}

.su-tooltip-title {
display:block;
font-weight:700;
font-size:1.1em;
margin-bottom:.25em;
}

.su-tooltip-shadow-yes {
box-shadow:0 0 10px rgba(0,0,0,.5);
}

.su-tooltip-button-outline-no:focus {
outline:0;
}

.su-tooltip-arrow,.su-tooltip-arrow::before {
position:absolute;
width:8px;
height:8px;
background:inherit;
}

.su-tooltip-arrow {
visibility:hidden;
}

.su-tooltip-arrow::before {
visibility:visible;
content:'';
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}

.su-tooltip[data-popper-placement^=top]>.su-tooltip-arrow {
bottom:-4px;
}

.su-tooltip[data-popper-placement^=bottom]>.su-tooltip-arrow {
top:-4px;
}

.su-tooltip[data-popper-placement^=left]>.su-tooltip-arrow {
right:-4px;
}

.su-tooltip[data-popper-placement^=right]>.su-tooltip-arrow {
left:-4px;
}

.su-video {
position:relative;
margin-bottom:1.5em;
overflow:hidden;
}

.su-video .jp-title {
position:absolute;
top:-100px;
left:0;
width:100%;
height:30px;
padding:0 1em;
line-height:30px;
font-size:.9em;
background:#000;
background:rgba(0,0,0,.5);
color:#fff;
-webkit-transition:top .2s;
transition:top .2s;
}

.su-video:hover .jp-title {
top:0;
}

.su-video .jp-start {
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
cursor:pointer;
opacity:.5;
-webkit-transition:opacity .2s;
transition:opacity .2s;
background:50% 50% url(/wp-content/plugins/shortcodes-ultimate/includes/images/player/default-start.png?x72334) no-repeat;
}

.su-video:hover .jp-start {
opacity:.8;
}

.su-video.jp-video-full {
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
}

.su-video.jp-video-full .jp-jplayer {
position:fixed !important;
left:0;
top:0;
overflow:hidden;
}

.su-video .jp-gui {
position:relative;
height:30px;
background:#7c8781;
background:-webkit-gradient(linear,left top,left bottom,from(#7c8781),to(#0a0809));
background:linear-gradient(to bottom,#7c8781 0,#0a0809 100%);
border-bottom-right-radius:3px;
border-bottom-left-radius:3px;
}

.su-video.jp-video-full .jp-gui {
position:fixed;
left:0;
bottom:0;
width:100%;
}

.su-video-controls-no .jp-gui {
position:absolute !important;
bottom:-100px;
left:0;
right:0;
-webkit-transition:bottom .2s;
transition:bottom .2s;
}

.su-video-controls-no:hover .jp-gui {
bottom:0;
}

.su-video img {
border-radius:0 !important;
border:none !important;
margin:0!important;
padding:0!important;
}

.su-video .jp-gui .jp-pause,.su-video .jp-gui .jp-play {
position:absolute;
left:0;
top:0;
display:block;
width:30px;
height:30px;
border-right:1px solid #454947;
cursor:pointer;
}

.su-video .jp-gui .jp-play {
background:0 0 url(/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png?x72334) no-repeat;
}

.su-video .jp-gui .jp-pause {
background:-30px 0 url(/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png?x72334) no-repeat;
}

.su-video .jp-full-screen,.su-video .jp-restore-screen {
position:absolute;
top:0;
right:0;
display:block;
width:30px;
height:30px;
border-left:1px solid #454947;
cursor:pointer;
}

.su-video .jp-full-screen {
background:0 -30px url(/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png?x72334) no-repeat;
}

.su-video .jp-restore-screen {
background:-30px -30px url(/wp-content/plugins/shortcodes-ultimate/includes/images/player/default.png?x72334) no-repeat;
}

.su-video .jp-progress {
position:absolute;
top:10px;
left:90px;
right:90px;
height:10px;
background:#333;
border-radius:3px;
box-shadow:0 0 5px #000 inset;
}

.su-video .jp-play-bar,.su-video .jp-seek-bar {
position:absolute;
top:0;
left:0;
height:100%;
cursor:pointer;
border-radius:3px;
}

.su-video .jp-current-time,.su-video .jp-duration {
position:absolute;
top:0;
display:block;
height:30px;
line-height:30px;
color:#f5f5f5;
font-size:10px;
}

.su-video .jp-current-time {
left:50px;
}

.su-video .jp-duration {
right:50px;
}

.su-u-clearfix::after,.su-posts-default-loop .su-post:after,.su-posts-teaser-loop .su-post:after,.su-posts-single-post .su-post:after {
content:'';
display:table;
clear:both;
}

.su-u-trim>:first-child,.su-image-carousel:first-child {
margin-top:0;
}

.su-u-trim>:last-child,.su-image-carousel:last-child,.su-posts-default-loop .su-post-excerpt p:last-child,.su-posts-single-post .su-post-content p:last-child,.su-spoiler .su-spoiler:last-child {
margin-bottom:0;
}

.su-u-overflow-hidden,.su-expand-content {
overflow:hidden;
}

.su-accordion,.su-row,.su-custom-gallery,.su-guests,.su-list,.su-spoiler {
margin-bottom:1.5em;
}

.su-accordion .su-spoiler,.su-posts-default-loop .su-post-excerpt,.su-posts-single-post .su-post-content {
margin-bottom:.5em;
}

.su-audio .jp-seek-bar,.su-video .jp-seek-bar {
background:#0b0b0b;
background:-webkit-gradient(linear,left top,left bottom,from(#0b0b0b),to(#666));
background:linear-gradient(to bottom,#0b0b0b 0,#666 100%);
}

.su-audio .jp-play-bar,.su-video .jp-play-bar {
background:#6db3f2;
background:-webkit-gradient(linear,left top,left bottom,from(#6db3f2),color-stop(50%,#54a3ee),color-stop(51%,#3690f0),to(#1e69de));
background:linear-gradient(to bottom,#6db3f2 0,#54a3ee 50%,#3690f0 51%,#1e69de 100%);
}

.su-button-center,.su-heading.su-heading-align-center {
text-align:center;
}

.su-button-style-default:hover,.su-button-style-stroked:hover span,.su-expand-link:hover,.su-qrcode-clickable a:hover {
opacity:.7;
}

.su-button-style-flat,.su-button-style-flat span,.su-spoiler-style-fancy.su-spoiler-closed>.su-spoiler-title {
border:none;
}

.su-button-style-flat span,.su-image-carousel-item-content,.su-tooltip-button {
position:relative;
}

.su-button-style-noise span,.su-button-style-noise:hover span {
background:0 0 url(/wp-content/plugins/shortcodes-ultimate/includes/images/styles/style-noise.png?x72334) repeat-x;
}

.su-carousel,.su-slider {
position:relative;
margin-bottom:1.5em;
overflow:hidden;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
z-index:1;
}

.su-carousel-centered,.su-slider-centered {
margin:0 auto 1.5em;
}

.su-carousel-slides,.su-slider-slides {
position:relative;
width:100%;
-webkit-transition-property:-webkit-transform,left,top;
-webkit-transition-duration:0s;
-webkit-transform:translate3d(0,0,0);
-webkit-transition-timing-function:ease;
-moz-transition-property:-moz-transform,left,top;
-moz-transition-duration:0s;
-moz-transform:translate3d(0,0,0);
-moz-transition-timing-function:ease;
-o-transition-property:-o-transform,left,top;
-o-transition-duration:0s;
-o-transform:translate3d(0,0,0);
-o-transition-timing-function:ease;
-o-transform:translate(0,0);
-ms-transition-property:-ms-transform,left,top;
-ms-transition-duration:0s;
-ms-transform:translate3d(0,0,0);
-ms-transition-timing-function:ease;
-webkit-transition-property:left,top,-webkit-transform;
transition-property:left,top,-webkit-transform;
transition-property:transform,left,top;
transition-property:transform,left,top,-webkit-transform;
transition-duration:0s;
transform:translate3d(0,0,0);
transition-timing-function:ease;
}

.swiper-free-mode>.su-carousel-slides,.swiper-free-mode>.su-slider-slides {
-webkit-transition-timing-function:ease-out;
transition-timing-function:ease-out;
margin:0 auto;
}

.su-carousel-slide,.su-slider-slide {
position:relative;
float:left;
}

.su-carousel-responsive-yes .su-carousel-slide>a,.su-carousel-responsive-yes .su-carousel-slide>a>img,.su-carousel-responsive-yes .su-carousel-slide>img,.su-slider-responsive-yes .su-slider-slide>a,.su-slider-responsive-yes .su-slider-slide>a>img,.su-slider-responsive-yes .su-slider-slide>img {
height:auto;
}

.su-carousel-pages-no .su-carousel-pagination,.su-custom-gallery-title-never span,.su-display-posts-template-default h2.su-post-title::after,.su-display-posts-template-default h2.su-post-title::before,.su-display-posts-template-teasers h2.su-post-title::after,.su-display-posts-template-teasers h2.su-post-title::before,.su-expand-link-more,.su-expand-collapsed .su-expand-link-less,.su-image-carousel-item-content a::after,.su-image-carousel-item-content a::before,.su-image-carousel-item-content img::after,.su-image-carousel-item-content img::before,.su-image-carousel-item-content span:empty,.su-image-carousel button.flickity-prev-next-button[disabled],.su-slider-pages-no .su-slider-pagination,.su-spoiler.su-spoiler-closed>.su-spoiler-content iframe,.su-spoiler-style-simple>.su-spoiler-title>.su-spoiler-icon,.su-tooltip,.su-tooltip-title:empty {
display:none;
}

.su-carousel:hover .su-carousel-next,.su-carousel:hover .su-carousel-prev,.su-slider:hover .su-slider-next,.su-slider:hover .su-slider-prev {
margin-left:0;
margin-right:0;
opacity:.7;
}

.su-carousel .su-carousel-next:hover,.su-carousel .su-carousel-prev:hover,.su-custom-gallery-slide:hover span,.su-custom-gallery-title-always span,.su-image-carousel:hover>ol.flickity-page-dots,.su-image-carousel>ol.flickity-page-dots>li.dot:hover,.su-slider-slide-visible .su-slider-slide-title,.su-slider .su-slider-next:hover,.su-slider .su-slider-prev:hover {
opacity:1;
}

.su-carousel .su-carousel-pagination,.su-slider-pagination {
position:absolute;
left:15%;
right:15%;
top:50%;
width:70%;
height:0;
margin-top:-7px;
text-align:center;
cursor:default;
opacity:0;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-carousel:hover .su-carousel-pagination,.su-slider:hover .su-slider-pagination {
bottom:20px;
opacity:1;
}

.su-carousel .su-carousel-pagination span,.su-slider-pagination span {
display:inline-block;
width:14px;
height:14px;
margin:0;
background:#000 0 -999px url(/wp-content/plugins/shortcodes-ultimate/includes/images/swiper/default.png?x72334) no-repeat;
background-color:rgba(0,0,0,.5);
cursor:pointer;
border-radius:50%;
-moz-border-radius:50%;
-webkit-border-radius:50%;
-webkit-transition:all .2s;
transition:all .2s;
}

.su-carousel:hover .su-carousel-pagination span,.su-slider:hover .su-slider-pagination span {
margin:0 3px;
}

.su-carousel .su-carousel-pagination span.swiper-visible-switch,.su-slider .su-slider-pagination span.swiper-visible-switch {
background-color:#fff;
background-color:rgba(255,255,255,.5);
}

.su-carousel .su-carousel-pagination span.swiper-active-switch,.su-carousel .su-carousel-pagination span:hover,.su-slider-pagination span.swiper-active-switch,.su-slider-pagination span:hover {
background-position:0 -40px;
}

.su-row::after,.su-image-carousel-crop .su-image-carousel-item-content::after {
display:table;
clear:both;
content:'';
}

.su-row .su-column embed,.su-row .su-column iframe,.su-row .su-column img,.su-row .su-column object,.su-qrcode img {
max-width:100%;
}

.su-dailymotion,.su-document,.su-expand,.su-gmap,.su-private,.su-screenr,.su-vimeo,.su-youtube {
margin:0 0 1.5em;
}

.su-dailymotion iframe,.su-document iframe,.su-gmap iframe,.su-screenr iframe,.su-vimeo iframe,.su-youtube iframe {
border:none !important;
}

.su-display-posts-template-default .su-post-thumbnail a,.su-display-posts-template-teasers .su-post-thumbnail a {
display:block !important;
text-decoration:none !important;
}

.su-display-posts-template-default .su-post-thumbnail img,.su-display-posts-template-teasers .su-post-thumbnail img {
display:block !important;
margin:0!important;
max-width:100% !important;
height:auto !important;
-o-object-fit:cover !important;
object-fit:cover !important;
}

.su-display-posts-template-default .su-post-body,.su-display-posts-template-teasers .su-post-body {
-webkit-box-flex:1;
flex:1;
}

.su-display-posts-template-default .su-post-meta,.su-display-posts-template-single .su-post-meta {
margin:1em 0;
font-size:.85em;
opacity:.85;
}

.su-expand-link-style-underlined .su-expand-link span,.su-quote-style-default .su-quote-cite a {
text-decoration:underline;
}

.su-expand-link-less,.su-expand-collapsed .su-expand-link-more,.su-frame,.su-frame-inner,.su-image-carousel>ol.flickity-page-dots>li.dot.is-selected::before,.su-tooltip.su-tooltip-visible,.su-tooltip-content {
display:block;
}

.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot,.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot::before {
background:#000;
}

.su-image-carousel-controls-style-dark ol.flickity-page-dots li.dot::before,.su-image-carousel-controls-style-light ol.flickity-page-dots li.dot {
background:#fff;
}

.su-image-carousel-slides-style-default .su-image-carousel-item-content,.su-image-carousel-slides-style-minimal .su-image-carousel-item-content {
margin:1px;
}

.su-posts-default-loop .su-post,.su-posts-single-post .su-post {
margin-bottom:2.5em;
line-height:1.5;
}

.su-posts-default-loop h2.su-post-title,.su-posts-single-post h1.su-post-title {
clear:none;
margin:0 0 .3em;
font-size:1.2em;
font-weight:700;
}

.su-posts-default-loop .su-post-meta,.su-posts-single-post .su-post-meta {
margin-bottom:.7em;
font-size:.8em;
opacity:.6;
}

.su-spoiler-title:focus,.su-tabs-nav span:focus {
outline:currentColor thin dotted;
}

@media screen and (max-width:768px) {
.su-button span {
padding-top:.25em !important;
padding-bottom:.25em !important;
line-height:1.2 !important;
}

.su-button small {
margin-top:.2em !important;
}

.su-display-posts-template-default .su-post-thumbnail {
width:4em;
}

.su-display-posts-template-teasers .su-post-thumbnail {
width:2.75em;
}

.su-image-carousel-adaptive .su-image-carousel-item,.su-image-carousel-adaptive.su-image-carousel-has-spacing .su-image-carousel-item {
margin-right:0;
width:100%;
}
}

@media screen and (max-width:48em) {
.su-pullquote {
width:auto;
}

.su-pullquote-align-left,.su-pullquote-align-right {
float:none;
margin:1.5em 0;
padding:.5em 1em;
}
}

@media only screen and (max-width:768px) {
.su-tabs-vertical {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
flex-direction:column;
}

.su-tabs-vertical .su-tabs-nav,.su-tabs-vertical .su-tabs-panes {
width:100%;
}

.su-tabs-vertical .su-tabs-nav .su-tabs-pane,.su-tabs-vertical .su-tabs-nav>span,.su-tabs-vertical .su-tabs-panes .su-tabs-pane,.su-tabs-vertical .su-tabs-panes>span {
border-radius:3px;
}

.su-tabs-mobile-stack .su-tabs-nav span {
display:block;
}

.su-tabs-mobile-scroll .su-tabs-nav {
display:-webkit-box;
display:flex;
-webkit-box-align:end;
align-items:flex-end;
white-space:nowrap;
overflow-x:auto;
}
}

@media only screen and (max-width:767px) {
.su-row .su-column {
float:none;
width:100%;
margin:0;
}

.su-row .su-column+.su-column {
margin:1.5rem 0 0;
}
}

@media (-webkit-min-device-pixel-ratio:0) {
.su-image-carousel-has-outline .su-image-carousel-item-content a:focus,.su-image-carousel-has-outline button.flickity-prev-next-button:focus {
outline-style:auto;
outline-color:-webkit-focus-ring-color;
}
}.su-heading-style-modern-1-dark {
border-bottom:1px solid #aaa;
color:#333;
line-height:2;
}

.su-heading-style-modern-1-dark .su-heading-inner {
display:inline-block;
margin-bottom:-1px;
padding:0 1em;
border-bottom:2px solid #444;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-2-dark {
border-top:1px solid #aaa;
border-bottom:1px solid #aaa;
color:#333;
line-height:2;
}

.su-heading-style-modern-2-dark .su-heading-inner {
display:inline-block;
margin-top:-1px;
margin-bottom:-1px;
padding:0 1em;
border-top:2px solid #444;
border-bottom:2px solid #444;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-1-light {
border-bottom:1px solid #eee;
color:#ccc;
line-height:2;
}

.su-heading-style-modern-1-light .su-heading-inner {
display:inline-block;
margin-bottom:-1px;
padding:0 1em;
border-bottom:2px solid #ccc;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-2-light {
border-top:1px solid #eee;
border-bottom:1px solid #eee;
color:#ccc;
line-height:2;
}

.su-heading-style-modern-2-light .su-heading-inner {
display:inline-block;
margin-top:-1px;
margin-bottom:-1px;
padding:0 1em;
border-top:2px solid #ccc;
border-bottom:2px solid #ccc;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-1-blue {
border-bottom:1px solid #9dcce3;
color:#6299b2;
line-height:2;
}

.su-heading-style-modern-1-blue .su-heading-inner {
display:inline-block;
margin-bottom:-1px;
padding:0 1em;
border-bottom:2px solid #76b8d7;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-2-blue {
border-top:1px solid #9dcce3;
border-bottom:1px solid #9dcce3;
color:#6299b2;
line-height:2;
}

.su-heading-style-modern-2-blue .su-heading-inner {
display:inline-block;
margin-top:-1px;
margin-bottom:-1px;
padding:0 1em;
border-top:2px solid #76b8d7;
border-bottom:2px solid #76b8d7;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-1-orange {
border-bottom:1px solid #ffa98c;
color:#000;
line-height:2;
}

.su-heading-style-modern-1-orange .su-heading-inner {
display:inline-block;
margin-bottom:-1px;
padding:0 1em;
border-bottom:2px solid #ff8157;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-2-orange {
border-top:1px solid #ffa98c;
border-bottom:1px solid #ffa98c;
color:#000;
line-height:2;
}

.su-heading-style-modern-2-orange .su-heading-inner {
display:inline-block;
margin-top:-1px;
margin-bottom:-1px;
padding:0 1em;
border-top:2px solid #ff8157;
border-bottom:2px solid #ff8157;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-1-violet {
border-bottom:1px solid #a5a8e8;
color:#545899;
line-height:2;
}

.su-heading-style-modern-1-violet .su-heading-inner {
display:inline-block;
margin-bottom:-1px;
padding:0 1em;
border-bottom:2px solid #7f84e8;
font-weight:700;
line-height:2;
}

.su-heading-style-modern-2-violet {
border-top:1px solid #a5a8e8;
border-bottom:1px solid #a5a8e8;
color:#545899;
line-height:2;
}

.su-heading-style-modern-2-violet .su-heading-inner {
display:inline-block;
margin-top:-1px;
margin-bottom:-1px;
padding:0 1em;
border-top:2px solid #7f84e8;
border-bottom:2px solid #7f84e8;
font-weight:700;
line-height:2;
}

.su-heading-style-line-dark,.su-heading-style-line-light,.su-heading-style-line-blue,.su-heading-style-line-orange,.su-heading-style-line-violet,.su-heading-style-dotted-line-dark,.su-heading-style-dotted-line-light,.su-heading-style-dotted-line-blue,.su-heading-style-dotted-line-orange,.su-heading-style-dotted-line-violet {
display:-webkit-box;
display:flex;
-webkit-box-align:center;
align-items:center;
flex-wrap:nowrap;
line-height:1.2;
}

.su-heading-style-line-dark .su-heading-inner,.su-heading-style-line-light .su-heading-inner,.su-heading-style-line-blue .su-heading-inner,.su-heading-style-line-orange .su-heading-inner,.su-heading-style-line-violet .su-heading-inner,.su-heading-style-dotted-line-dark .su-heading-inner,.su-heading-style-dotted-line-light .su-heading-inner,.su-heading-style-dotted-line-blue .su-heading-inner,.su-heading-style-dotted-line-orange .su-heading-inner,.su-heading-style-dotted-line-violet .su-heading-inner {
display:inline-block;
margin:0 1em;
}

.su-heading-style-line-dark::before,.su-heading-style-line-light::before,.su-heading-style-line-blue::before,.su-heading-style-line-orange::before,.su-heading-style-line-violet::before,.su-heading-style-dotted-line-dark::before,.su-heading-style-dotted-line-light::before,.su-heading-style-dotted-line-blue::before,.su-heading-style-dotted-line-orange::before,.su-heading-style-dotted-line-violet::before,.su-heading-style-line-dark::after,.su-heading-style-line-light::after,.su-heading-style-line-blue::after,.su-heading-style-line-orange::after,.su-heading-style-line-violet::after,.su-heading-style-dotted-line-dark::after,.su-heading-style-dotted-line-light::after,.su-heading-style-dotted-line-blue::after,.su-heading-style-dotted-line-orange::after,.su-heading-style-dotted-line-violet::after {
-webkit-box-flex:1;
flex:1;
display:inline-block;
content:'';
min-width:5%;
}

.su-heading-style-line-dark,.su-heading-style-dotted-line-dark {
color:#333;
}

.su-heading-style-line-dark::before,.su-heading-style-line-dark::after {
border-bottom:1px solid #aaa;
}

.su-heading-style-dotted-line-dark::before,.su-heading-style-dotted-line-dark::after {
border-bottom:1px dashed #aaa;
}

.su-heading-style-line-light,.su-heading-style-dotted-line-light {
color:#ccc;
}

.su-heading-style-line-light::before,.su-heading-style-line-light::after {
border-bottom:1px solid #ccc;
}

.su-heading-style-dotted-line-light::before,.su-heading-style-dotted-line-light::after {
border-bottom:1px dashed #ccc;
}

.su-heading-style-line-blue,.su-heading-style-dotted-line-blue {
color:#6299b2;
}

.su-heading-style-line-blue::before,.su-heading-style-line-blue::after {
border-bottom:1px solid #76b8d7;
}

.su-heading-style-dotted-line-blue::before,.su-heading-style-dotted-line-blue::after {
border-bottom:1px dashed #76b8d7;
}

.su-heading-style-line-orange,.su-heading-style-dotted-line-orange {
color:#000;
}

.su-heading-style-line-orange::before,.su-heading-style-line-orange::after {
border-bottom:1px solid #ff8157;
}

.su-heading-style-dotted-line-orange::before,.su-heading-style-dotted-line-orange::after {
border-bottom:1px dashed #ff8157;
}

.su-heading-style-line-violet,.su-heading-style-dotted-line-violet {
color:#545899;
}

.su-heading-style-line-violet::before,.su-heading-style-line-violet::after {
border-bottom:1px solid #7f84e8;
}

.su-heading-style-dotted-line-violet::before,.su-heading-style-dotted-line-violet::after {
border-bottom:1px dashed #7f84e8;
}

.su-heading-style-flat-dark {
padding:10px 15px;
border-left:15px solid #555;
background:#333;
color:#eee;
line-height:1.4;
}

.su-heading-style-flat-light {
padding:10px 15px;
border-left:15px solid #ddd;
background:#eee;
color:#222;
line-height:1.2;
}

.su-heading-style-flat-blue {
padding:10px 15px;
border-left:15px solid #1998c2;
background:#1dabda;
color:#fff;
line-height:1.4;
}

.su-heading-style-flat-green {
padding:10px 15px;
border-left:15px solid #2db281;
background:#33cc94;
color:#fff;
line-height:1.4;
}

.su-tabs-style-modern-dark .su-tabs-nav span {
margin:0 -1px 0 0;
border:1px solid #ddd;
border-bottom:none;
background:#fff;
color:#aaa;
font-weight:700;
}

.su-tabs-style-modern-dark .su-tabs-nav span:hover {
background:#f5f5f5;
color:#333;
}

.su-tabs-style-modern-dark.su-tabs-vertical .su-tabs-nav span {
margin:0 0 -1px;
border:1px solid #ddd;
border-right:none;
}

.su-tabs-style-modern-dark .su-tabs-nav span.su-tabs-current {
position:relative;
z-index:1;
border-color:#333;
background:#333;
color:#eee;
}

.su-tabs-style-modern-light .su-tabs-nav span {
margin:0 -1px -1px 0;
border:1px solid #ddd;
background:#fff;
color:#aaa;
font-weight:700;
}

.su-tabs-style-modern-light .su-tabs-nav span:hover {
background:#f8f8f8;
color:#333;
}

.su-tabs-style-modern-light .su-tabs-nav span.su-tabs-current {
position:relative;
z-index:1;
border-bottom-color:#f5f5f5;
background:#f5f5f5;
color:#333;
text-shadow:0 1px 0 #fff;
}

.su-tabs-style-modern-light.su-tabs-vertical .su-tabs-nav span.su-tabs-current {
border-right-color:#f5f5f5;
border-bottom-color:#ddd;
}

.su-tabs-style-modern-light .su-tabs-pane {
border:1px solid #ddd;
background:#f5f5f5;
color:#333;
}

.su-tabs-style-modern-blue .su-tabs-nav span {
margin:0 -1px -1px 0;
border:1px solid #C5D9D9;
background:#fff;
color:#9FC2C2;
font-weight:700;
}

.su-tabs-style-modern-blue .su-tabs-nav span:hover {
background:#E9F0F0;
color:#4B7070;
}

.su-tabs-style-modern-blue .su-tabs-nav span.su-tabs-current {
position:relative;
z-index:1;
border-bottom-color:#E4EDED;
background:#E4EDED;
color:#4B7070;
text-shadow:0 1px 0 #fff;
}

.su-tabs-style-modern-blue.su-tabs-vertical .su-tabs-nav span.su-tabs-current {
border-right-color:#E4EDED;
border-bottom-color:#C5D9D9;
}

.su-tabs-style-modern-blue .su-tabs-pane {
border:1px solid #C5D9D9;
background:#E4EDED;
color:#333;
}

.su-tabs-style-modern-orange .su-tabs-nav span {
margin:0 -1px -1px 0;
border:1px solid #FF8D54;
background:#fff;
color:#555;
font-weight:700;
}

.su-tabs-style-modern-orange .su-tabs-nav span:hover {
background:#FFD1BA;
color:#000;
}

.su-tabs-style-modern-orange .su-tabs-nav span.su-tabs-current {
position:relative;
z-index:1;
border-bottom-color:#FFAF87;
background:#FFAF87;
color:#000;
text-shadow:0 1px 0 #FFE6D9;
}

.su-tabs-style-modern-orange.su-tabs-vertical .su-tabs-nav span.su-tabs-current {
border-right-color:#FFAF87;
border-bottom-color:#FF8D54;
}

.su-tabs-style-modern-orange .su-tabs-pane {
border:1px solid #FF8D54;
background:#FFAF87;
color:#000;
}

.su-tabs-style-modern-dark,.su-tabs-style-modern-light,.su-tabs-style-modern-blue,.su-tabs-style-modern-orange {
padding:0;
background:transparent;
}

.su-tabs-style-flat-dark {
padding:0;
background:#444;
}

.su-tabs-style-flat-dark .su-tabs-nav {
background:#444;
}

.su-tabs-style-flat-dark .su-tabs-nav span {
margin:0;
color:#ccc;
font-weight:700;
}

.su-tabs-style-flat-dark .su-tabs-nav span:hover {
background:#444;
color:#fff;
}

.su-tabs-style-flat-dark .su-tabs-nav span.su-tabs-current {
padding-right:20px;
padding-left:20px;
background:#333;
color:#fff;
}

.su-tabs-style-flat-light {
padding:0;
background:#f9f9f9;
}

.su-tabs-style-flat-light .su-tabs-nav {
background:#f9f9f9;
}

.su-tabs-style-flat-light .su-tabs-nav span {
margin:0;
background:#f9f9f9;
color:#999;
font-weight:700;
}

.su-tabs-style-flat-light .su-tabs-nav span:hover {
background:#f9f9f9;
color:#111;
}

.su-tabs-style-flat-light .su-tabs-nav span.su-tabs-current {
padding-right:20px;
padding-left:20px;
background:#f2f2f2;
color:#111;
}

.su-tabs-style-flat-light .su-tabs-pane {
background:#f2f2f2;
color:#333;
}

.su-tabs-style-flat-blue {
padding:0;
background:#71CDEC;
}

.su-tabs-style-flat-blue .su-tabs-nav {
background:#71CDEC;
}

.su-tabs-style-flat-blue .su-tabs-nav span {
margin:0;
background:#71CDEC;
color:#D4F4FF;
font-weight:700;
}

.su-tabs-style-flat-blue .su-tabs-nav span:hover {
background:#71CDEC;
color:#fff;
}

.su-tabs-style-flat-blue .su-tabs-nav span.su-tabs-current {
padding-right:20px;
padding-left:20px;
background:#1DABDA;
color:#fff;
}

.su-tabs-style-flat-blue .su-tabs-pane {
background:#1DABDA;
color:#fff;
}

.su-tabs-style-flat-green {
padding:0;
background:#85E0BF;
}

.su-tabs-style-flat-green .su-tabs-nav {
background:#85E0BF;
}

.su-tabs-style-flat-green .su-tabs-nav span {
margin:0;
background:#85E0BF;
color:#DFF5ED;
font-weight:700;
}

.su-tabs-style-flat-green .su-tabs-nav span:hover {
background:#85E0BF;
color:#fff;
}

.su-tabs-style-flat-green .su-tabs-nav span.su-tabs-current {
padding-right:20px;
padding-left:20px;
background:#33CC94;
color:#fff;
}

.su-tabs-style-flat-green .su-tabs-pane {
background:#33CC94;
color:#fff;
}

.su-tabs-style-modern-dark .su-tabs-nav span,.su-tabs-style-modern-light .su-tabs-nav span,.su-tabs-style-modern-blue .su-tabs-nav span,.su-tabs-style-modern-orange .su-tabs-nav span,.su-tabs-style-flat-dark .su-tabs-nav span,.su-tabs-style-flat-light .su-tabs-nav span,.su-tabs-style-flat-blue .su-tabs-nav span,.su-tabs-style-flat-green .su-tabs-nav span,.su-tabs-style-modern-dark .su-tabs-pane,.su-tabs-style-modern-light .su-tabs-pane,.su-tabs-style-modern-blue .su-tabs-pane,.su-tabs-style-modern-orange .su-tabs-pane,.su-tabs-style-flat-dark .su-tabs-pane,.su-tabs-style-flat-light .su-tabs-pane,.su-tabs-style-flat-blue .su-tabs-pane,.su-tabs-style-flat-green .su-tabs-pane {
border-radius:0;
}

.su-tabs-style-carbon {
padding:10px;
background:url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/carbon.png?x72334);
}

.su-tabs-style-sharp {
padding:10px;
background:url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/sharp.png?x72334);
}

.su-tabs-style-grid {
padding:10px;
background:url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/grid.png?x72334);
}

.su-tabs-style-grid .su-tabs-nav span {
margin:0 5px 0 0;
background:transparent;
color:#91A2A8;
font-weight:700;
}

.su-tabs-style-wood {
padding:10px;
background:url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/wood.png?x72334);
}

.su-tabs-style-wood .su-tabs-nav span {
margin:0 5px 0 0;
background:transparent;
color:#806134;
font-weight:700;
}

.su-tabs-style-fabric {
padding:10px;
background:url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/fabric.png?x72334);
}

.su-tabs-style-fabric .su-tabs-nav span {
margin:0 5px 0 0;
background:transparent;
color:#999;
font-weight:700;
}

.su-spoiler-style-glass-dark>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#111 0 50% url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/glass.png?x72334) repeat-x;
color:#eee;
text-shadow:0 -1px 0 #000;
}

.su-spoiler-style-glass-dark>.su-spoiler-title:hover {
background-color:#000;
}

.su-spoiler-style-glass-dark>.su-spoiler-content {
background:#f3f3f3;
color:#333;
}

.su-spoiler-style-glass-light {
border:1px solid #C0D0DA;
border-radius:2px;
}

.su-spoiler-style-glass-light>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#D9E9F3 0 50% url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/glass.png?x72334) repeat-x;
color:#545A5E;
text-shadow:0 1px 0 #D4F1FF;
}

.su-spoiler-style-glass-blue {
border:1px solid #54AFD8;
border-radius:2px;
}

.su-spoiler-style-glass-blue>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#5DC1EE 0 50% url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/glass.png?x72334) repeat-x;
color:#1D3C4A;
text-shadow:0 1px 0 #9AD9F4;
}

.su-spoiler-style-glass-blue>.su-spoiler-title:hover {
background-color:#8CDBFF;
}

.su-spoiler-style-glass-green {
border:1px solid #8ACB29;
border-radius:2px;
}

.su-spoiler-style-glass-green>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#95D53C 0 50% url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/glass.png?x72334) repeat-x;
color:#374F16;
text-shadow:0 1px 0 #C0EE8B;
}

.su-spoiler-style-glass-green>.su-spoiler-title:hover {
background-color:#7C0;
}

.su-spoiler-style-glass-gold {
border:1px solid #EDB007;
border-radius:2px;
}

.su-spoiler-style-glass-gold>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#F9CA49 0 50% url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/glass.png?x72334) repeat-x;
color:#5E4C1B;
text-shadow:0 1px 0 #FAE7B4;
}

.su-spoiler-style-glass-gold>.su-spoiler-title:hover {
background-color:#F2B200;
}

.su-spoiler-style-modern-dark>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#000 0 50% url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#eee;
text-shadow:0 -1px 0 #000;
}

.su-spoiler-style-modern-dark>.su-spoiler-title:hover {
background-color:#222;
}

.su-spoiler-style-modern-light {
border:1px solid #B1C0C9;
border-radius:2px;
}

.su-spoiler-style-modern-light>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#D9E9F3 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#545A5E;
text-shadow:0 1px 0 #D4F1FF;
}

.su-spoiler-style-modern-light>.su-spoiler-content {
border-top:1px solid #B1C0C9;
background:#fff;
color:#333;
}

.su-spoiler-style-modern-violet {
border:1px solid #A185A9;
border-radius:2px;
}

.su-spoiler-style-modern-violet>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#E3AEF5 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#49384F;
text-shadow:0 1px 0 #EFDCF5;
}

.su-spoiler-style-modern-violet>.su-spoiler-title:hover {
background-color:#C496D4;
}

.su-spoiler-style-modern-violet>.su-spoiler-content {
border-top:1px solid #A185A9;
background:#fff;
color:#333;
}

.su-spoiler-style-modern-orange {
border:1px solid #DE6C33;
border-radius:2px;
}

.su-spoiler-style-modern-orange>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#f96 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#612609;
text-shadow:0 1px 0 #FDC;
}

.su-spoiler-style-modern-orange>.su-spoiler-title:hover {
background-color:#FF7C3B;
}

.su-spoiler-style-modern-orange>.su-spoiler-content {
border-top:1px solid #DE6C33;
background:#fff;
color:#333;
}

.su-spoiler-style-glass-dark>.su-spoiler-title,.su-spoiler-style-glass-light>.su-spoiler-title,.su-spoiler-style-glass-blue>.su-spoiler-title,.su-spoiler-style-glass-green>.su-spoiler-title,.su-spoiler-style-glass-gold>.su-spoiler-title,.su-spoiler-style-modern-dark>.su-spoiler-title,.su-spoiler-style-modern-light>.su-spoiler-title,.su-spoiler-style-modern-violet>.su-spoiler-title,.su-spoiler-style-modern-orange>.su-spoiler-title {
-webkit-transition:background-color .3s;
transition:background-color .3s;
}

.su-spoiler-style-carbon>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/carbon.png?x72334);
color:#ddd;
text-shadow:0 -1px 0 #000;
}

.su-spoiler-style-sharp>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/sharp.png?x72334);
color:#ddd;
text-shadow:0 -1px 0 #000;
}

.su-spoiler-style-grid {
border:1px solid #A4A4B2;
border-radius:2px;
}

.su-spoiler-style-grid>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/grid.png?x72334);
color:#44444A;
text-shadow:0 1px 0 #fff;
}

.su-spoiler-style-grid>.su-spoiler-title:hover {
color:#676770;
}

.su-spoiler-style-grid>.su-spoiler-content {
border-top:1px solid #A4A4B2;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/grid.png?x72334);
color:#222;
}

.su-spoiler-style-wood {
border:1px solid #917550;
border-radius:2px;
}

.su-spoiler-style-wood>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/wood.png?x72334);
color:#6E583C;
text-shadow:0 1px 0 #FFF1DE;
}

.su-spoiler-style-wood>.su-spoiler-title:hover {
color:#856B49;
}

.su-spoiler-style-wood>.su-spoiler-content {
border-top:1px solid #917550;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/wood.png?x72334);
color:#222;
}

.su-spoiler-style-fabric {
border:1px solid #111;
border-radius:2px;
}

.su-spoiler-style-fabric>.su-spoiler-title {
padding:7px 34px 7px 10px;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/fabric.png?x72334);
color:#ddd;
text-shadow:0 -1px 0 #000;
}

.su-spoiler-style-fabric>.su-spoiler-content {
border-top:1px solid #111;
background:#444 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/fabric.png?x72334);
color:#eee;
}

.su-quote-style-modern-dark {
position:relative;
margin-bottom:1.5em;
border:1px solid #000;
background:#222 0 -15px url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#eee;
text-shadow:-1px -1px 0 #000;
font-style:italic;
}

.su-quote-style-modern-dark .su-quote-inner {
padding:15px 25px;
border:1px solid #999;
border-top-color:#ccc;
}

.su-quote-style-modern-dark .su-quote-cite {
display:block;
margin-top:1em;
color:#ccc;
text-align:right;
}

.su-quote-style-modern-dark .su-quote-cite a {
color:#ccc;
text-decoration:underline;
}

.su-quote-style-modern-light {
position:relative;
margin-bottom:1.5em;
border:1px solid #ccc;
background:#e5e5e5 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#333;
text-shadow:0 1px 0 #fff;
font-style:italic;
}

.su-quote-style-modern-light .su-quote-inner {
padding:15px 25px;
border:1px solid #fff;
border-top-color:#fff;
}

.su-quote-style-modern-blue {
position:relative;
margin-bottom:1.5em;
border:1px solid #8EC5D1;
background:#B2E2ED url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#456066;
text-shadow:0 1px 0 #E1F2F5;
font-style:italic;
}

.su-quote-style-modern-blue .su-quote-inner {
padding:15px 25px;
border:1px solid #E1F2F5;
border-top-color:#fff;
}

.su-quote-style-modern-blue .su-quote-cite {
display:block;
margin-top:1em;
color:#456066;
text-align:right;
}

.su-quote-style-modern-blue .su-quote-cite a {
color:#456066;
text-decoration:underline;
}

.su-quote-style-modern-orange {
position:relative;
margin-bottom:1.5em;
border:1px solid #FFA54D;
background:#FFBF80 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#783C00;
text-shadow:0 1px 0 #FFE7CF;
font-style:italic;
}

.su-quote-style-modern-orange .su-quote-inner {
padding:15px 25px;
border:1px solid #FFE0C2;
border-top-color:#fff;
}

.su-quote-style-modern-orange .su-quote-cite {
display:block;
margin-top:1em;
color:#783C00;
text-align:right;
}

.su-quote-style-modern-orange .su-quote-cite a {
color:#783C00;
text-decoration:underline;
}

.su-quote-style-modern-violet {
position:relative;
margin-bottom:1.5em;
border:1px solid #AAA6D9;
background:#D5D3F2 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/modern.png?x72334) repeat-x;
color:#57556B;
text-shadow:0 1px 0 #EBEBF2;
font-style:italic;
}

.su-quote-style-modern-violet .su-quote-inner {
padding:15px 25px;
border:1px solid #EEEDFF;
border-top-color:#fff;
}

.su-quote-style-modern-violet .su-quote-cite {
display:block;
margin-top:1em;
color:#57556B;
text-align:right;
}

.su-quote-style-modern-violet .su-quote-cite a {
color:#57556B;
text-decoration:underline;
}

.su-quote-style-modern-dark,.su-quote-style-modern-dark .su-quote-inner,.su-quote-style-modern-light,.su-quote-style-modern-light .su-quote-inner,.su-quote-style-modern-blue,.su-quote-style-modern-blue .su-quote-inner,.su-quote-style-modern-orange,.su-quote-style-modern-orange .su-quote-inner,.su-quote-style-modern-violet,.su-quote-style-modern-violet .su-quote-inner {
border-radius:3px;
}

.su-quote-style-flat-dark {
position:relative;
margin-bottom:1.5em;
background:#333;
color:#eee;
text-shadow:-1px -1px 0 #000;
font-style:italic;
}

.su-quote-style-flat-dark .su-quote-inner {
padding:15px 25px;
border-left:20px solid #444;
}

.su-quote-style-flat-dark .su-quote-cite {
display:block;
margin-top:1em;
color:#eee;
text-align:right;
}

.su-quote-style-flat-dark .su-quote-cite a {
color:#eee;
text-decoration:underline;
}

.su-quote-style-flat-light {
position:relative;
margin-bottom:1.5em;
background:#eee;
color:#333;
text-shadow:0 1px 0 #fff;
font-style:italic;
}

.su-quote-style-flat-light .su-quote-inner {
padding:15px 25px;
border-left:20px solid #ddd;
}

.su-quote-style-flat-blue {
position:relative;
margin-bottom:1.5em;
background:#1DABDA;
color:#fff;
font-style:italic;
}

.su-quote-style-flat-blue .su-quote-inner {
padding:15px 25px;
border-left:20px solid #1998C2;
}

.su-quote-style-flat-green {
position:relative;
margin-bottom:1.5em;
background:#33CC94;
color:#fff;
font-style:italic;
}

.su-quote-style-flat-green .su-quote-inner {
padding:15px 25px;
border-left:20px solid #2DB281;
}

.su-quote-style-carbon,.su-quote-style-sharp,.su-quote-style-grid,.su-quote-style-wood,.su-quote-style-fabric {
position:relative;
margin-bottom:1.5em;
font-style:italic;
}

.su-quote-style-carbon {
background:#222 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/carbon.png?x72334);
color:#eee;
text-shadow:0 1px 2px #000;
}

.su-quote-style-sharp {
background:#222 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/sharp.png?x72334);
color:#eee;
}

.su-quote-style-grid {
background:#222 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/grid.png?x72334);
color:#5A5A66;
text-shadow:0 1px 0 #f5f5f5;
}

.su-quote-style-wood {
background:#222 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/wood.png?x72334);
color:#5E4C32;
text-shadow:0 1px 0 #FFF0E0;
}

.su-quote-style-fabric {
background:#222 url(/wp-content/plugins/shortcodes-ultimate-skins/includes/images/fabric.png?x72334);
color:#eee;
text-shadow:0 1px 4px #000;
}

.su-quote-style-carbon .su-quote-inner,.su-quote-style-sharp .su-quote-inner,.su-quote-style-grid .su-quote-inner,.su-quote-style-wood .su-quote-inner,.su-quote-style-fabric .su-quote-inner {
padding:15px 25px;
}

.su-quote-style-carbon .su-quote-cite,.su-quote-style-sharp .su-quote-cite,.su-quote-style-grid .su-quote-cite,.su-quote-style-wood .su-quote-cite,.su-quote-style-fabric .su-quote-cite {
display:block;
margin-top:1em;
color:inherit;
text-align:right;
}

.su-quote-style-carbon .su-quote-cite a,.su-quote-style-sharp .su-quote-cite a,.su-quote-style-grid .su-quote-cite a,.su-quote-style-wood .su-quote-cite a,.su-quote-style-fabric .su-quote-cite a {
color:inherit !important;
text-decoration:underline;
}

.su-quote-style-modern-dark .su-quote-cite,.su-quote-style-modern-light .su-quote-cite,.su-quote-style-modern-blue .su-quote-cite,.su-quote-style-modern-orange .su-quote-cite,.su-quote-style-modern-violet .su-quote-cite,.su-quote-style-flat-dark .su-quote-cite,.su-quote-style-flat-light .su-quote-cite,.su-quote-style-flat-blue .su-quote-cite,.su-quote-style-flat-green .su-quote-cite,.su-quote-style-carbon .su-quote-cite,.su-quote-style-sharp .su-quote-cite,.su-quote-style-grid .su-quote-cite,.su-quote-style-wood .su-quote-cite,.su-quote-style-fabric .su-quote-cite {
font-style:normal;
font-size:.9em;
}

.su-tabs-style-modern-dark.su-tabs-vertical .su-tabs-nav span:last-child,.su-tabs-style-modern-light.su-tabs-vertical .su-tabs-nav span:last-child,.su-tabs-style-modern-blue.su-tabs-vertical .su-tabs-nav span:last-child,.su-tabs-style-modern-orange.su-tabs-vertical .su-tabs-nav span:last-child {
margin-bottom:0;
}

.su-tabs-style-modern-dark .su-tabs-pane,.su-tabs-style-flat-dark .su-tabs-pane {
background:#333;
color:#eee;
}

.su-tabs-style-carbon .su-tabs-nav,.su-tabs-style-sharp .su-tabs-nav,.su-tabs-style-grid .su-tabs-nav,.su-tabs-style-wood .su-tabs-nav,.su-tabs-style-fabric .su-tabs-nav {
background:transparent;
}

.su-tabs-style-carbon .su-tabs-nav span,.su-tabs-style-sharp .su-tabs-nav span {
margin:0 5px 0 0;
background:transparent;
color:#aaa;
font-weight:700;
}

.su-tabs-style-carbon .su-tabs-nav span:hover,.su-tabs-style-sharp .su-tabs-nav span:hover,.su-tabs-style-fabric .su-tabs-nav span:hover {
background:transparent;
color:#fff;
}

.su-tabs-style-carbon .su-tabs-nav span.su-tabs-current,.su-tabs-style-sharp .su-tabs-nav span.su-tabs-current,.su-tabs-style-grid .su-tabs-nav span.su-tabs-current,.su-tabs-style-wood .su-tabs-nav span.su-tabs-current,.su-tabs-style-fabric .su-tabs-nav span.su-tabs-current {
background:#fff;
color:#222;
padding-right:20px;
padding-left:20px;
}

.su-tabs-style-carbon.su-tabs-vertical .su-tabs-nav span,.su-tabs-style-sharp.su-tabs-vertical .su-tabs-nav span,.su-tabs-style-grid.su-tabs-vertical .su-tabs-nav span,.su-tabs-style-wood.su-tabs-vertical .su-tabs-nav span,.su-tabs-style-fabric.su-tabs-vertical .su-tabs-nav span {
margin-right:0;
}

.su-tabs-style-carbon .su-tabs-pane,.su-tabs-style-sharp .su-tabs-pane,.su-tabs-style-grid .su-tabs-pane,.su-tabs-style-wood .su-tabs-pane,.su-tabs-style-fabric .su-tabs-pane {
background:#fff;
color:#222;
}

.su-tabs-style-grid .su-tabs-nav span:hover,.su-tabs-style-wood .su-tabs-nav span:hover {
background:transparent;
color:#222;
}

.su-spoiler-style-glass-dark,.su-spoiler-style-modern-dark {
border:1px solid #777;
border-radius:2px;
}

.su-spoiler-style-glass-dark>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-glass-light>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-glass-blue>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-glass-green>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-glass-gold>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-modern-dark>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-modern-light>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-modern-violet>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-modern-orange>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-carbon>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-sharp>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-grid>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-wood>.su-spoiler-title>.su-spoiler-icon,.su-spoiler-style-fabric>.su-spoiler-title>.su-spoiler-icon {
right:7px;
left:auto;
}

.su-spoiler-style-glass-light>.su-spoiler-title:hover,.su-spoiler-style-modern-light>.su-spoiler-title:hover {
background-color:#C8D7E0;
}

.su-spoiler-style-glass-light>.su-spoiler-content,.su-spoiler-style-glass-blue>.su-spoiler-content,.su-spoiler-style-glass-green>.su-spoiler-content,.su-spoiler-style-glass-gold>.su-spoiler-content,.su-spoiler-style-modern-dark>.su-spoiler-content,.su-spoiler-style-carbon>.su-spoiler-content,.su-spoiler-style-sharp>.su-spoiler-content {
background:#fff;
color:#333;
}

.su-spoiler-style-modern-light.su-spoiler-closed>.su-spoiler-content,.su-spoiler-style-modern-violet.su-spoiler-closed>.su-spoiler-content,.su-spoiler-style-modern-orange.su-spoiler-closed>.su-spoiler-content {
border:none;
}

.su-spoiler-style-carbon,.su-spoiler-style-sharp {
border:1px solid #555;
border-radius:2px;
}

.su-spoiler-style-carbon>.su-spoiler-title:hover,.su-spoiler-style-sharp>.su-spoiler-title:hover,.su-spoiler-style-fabric>.su-spoiler-title:hover {
color:#fff;
}

.su-spoiler-style-grid.su-spoiler-closed>.su-spoiler-content,.su-spoiler-style-wood.su-spoiler-closed>.su-spoiler-content,.su-spoiler-style-fabric.su-spoiler-closed>.su-spoiler-content {
border-top:none;
}

.su-quote-style-modern-dark .su-quote-cite:before,.su-quote-style-modern-light .su-quote-cite:before,.su-quote-style-modern-blue .su-quote-cite:before,.su-quote-style-modern-orange .su-quote-cite:before,.su-quote-style-modern-violet .su-quote-cite:before,.su-quote-style-flat-dark .su-quote-cite:before,.su-quote-style-flat-light .su-quote-cite:before,.su-quote-style-flat-blue .su-quote-cite:before,.su-quote-style-flat-green .su-quote-cite:before,.su-quote-style-carbon .su-quote-cite:before,.su-quote-style-sharp .su-quote-cite:before,.su-quote-style-grid .su-quote-cite:before,.su-quote-style-wood .su-quote-cite:before,.su-quote-style-fabric .su-quote-cite:before {
content:"\2014\0000a0";
}

.su-quote-style-modern-light .su-quote-cite,.su-quote-style-flat-light .su-quote-cite {
display:block;
margin-top:1em;
color:#333;
text-align:right;
}

.su-quote-style-modern-light .su-quote-cite a,.su-quote-style-flat-light .su-quote-cite a {
color:#333;
text-decoration:underline;
}

.su-quote-style-flat-blue .su-quote-cite,.su-quote-style-flat-green .su-quote-cite {
display:block;
margin-top:1em;
color:#fff;
text-align:right;
}

.su-quote-style-flat-blue .su-quote-cite a,.su-quote-style-flat-green .su-quote-cite a {
color:#fff;
text-decoration:underline;
}/*!
Fork Awesome 1.1.5
License - https://forkaweso.me/Fork-Awesome/license

Copyright 2018 Dave Gandy & Fork Awesome

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.*/
@font-face {
font-family:ShortcodesUltimateIcons;
src:url(/wp-content/plugins/shortcodes-ultimate/includes/fonts/fork-awesome/forkawesome-webfont.eot?v=1.0.11&x72334);
src:url(/wp-content/plugins/shortcodes-ultimate/includes/fonts/fork-awesome/forkawesome-webfont.eot?#iefix&v=1.0.11&x72334) format("embedded-opentype"),url(/wp-content/plugins/shortcodes-ultimate/includes/fonts/fork-awesome/forkawesome-webfont.woff2?v=1.0.11) format("woff2"),url(/wp-content/plugins/shortcodes-ultimate/includes/fonts/fork-awesome/forkawesome-webfont.woff?v=1.0.11&x72334) format("woff"),url(/wp-content/plugins/shortcodes-ultimate/includes/fonts/fork-awesome/forkawesome-webfont.ttf?v=1.0.11&x72334) format("truetype"),url(/wp-content/plugins/shortcodes-ultimate/includes/fonts/fork-awesome/forkawesome-webfont.svg?v=1.0.11#forkawesomeregular&x72334) format("svg");
font-weight:400;
font-style:normal;
}

.sui {
display:inline-block;
font:normal normal normal 14px/1 ShortcodesUltimateIcons;
font-size:inherit;
text-rendering:auto;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
}

.sui-lg {
font-size:1.33333em;
line-height:.75em;
vertical-align:-15%;
}

.sui-2x {
font-size:2em;
}

.sui-3x {
font-size:3em;
}

.sui-4x {
font-size:4em;
}

.sui-5x {
font-size:5em;
}

.sui-fw {
width:1.28571em;
text-align:center;
}

.sui-ul {
padding-left:0;
margin-left:2.14286em;
list-style-type:none;
}

.sui-ul>li {
position:relative;
}

.sui-li {
position:absolute;
left:-2.14286em;
width:2.14286em;
top:.14286em;
text-align:center;
}

.sui-li.sui-lg {
left:-1.85714em;
}

.sui-border {
padding:.2em .25em .15em;
border:solid .08em #eee;
border-radius:.1em;
}

.sui-spin {
-webkit-animation:sui-spin 2s infinite linear;
animation:sui-spin 2s infinite linear;
}

.sui-pulse {
-webkit-animation:sui-spin 1s infinite steps(8);
animation:sui-spin 1s infinite steps(8);
}

.sui-pull-left,.pull-left {
float:left;
}

.sui-pull-right,.pull-right {
float:right;
}

.sui.sui-pull-left,.sui.pull-left {
margin-right:.3em;
}

.sui.sui-pull-right,.sui.pull-right {
margin-left:.3em;
}

@-webkit-keyframes sui-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0);
}

100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg);
}
}

@keyframes sui-spin {
0% {
-webkit-transform:rotate(0);
transform:rotate(0);
}

100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg);
}
}

.sui-rotate-90 {
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
}

.sui-rotate-180 {
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}

.sui-rotate-270 {
-webkit-transform:rotate(270deg);
transform:rotate(270deg);
}

.sui-flip-horizontal {
-webkit-transform:scale(-1,1);
transform:scale(-1,1);
}

.sui-flip-vertical {
-webkit-transform:scale(1,-1);
transform:scale(1,-1);
}

:root .sui-flip-horizontal,:root .sui-flip-vertical,:root .sui-rotate-180,:root .sui-rotate-270,:root .sui-rotate-90 {
-webkit-filter:none;
filter:none;
}

.sui-stack {
position:relative;
display:inline-block;
width:2em;
height:2em;
line-height:2em;
vertical-align:middle;
}

.sui-stack-1x,.sui-stack-2x {
position:absolute;
left:0;
width:100%;
text-align:center;
}

.sui-stack-1x {
line-height:inherit;
}

.sui-stack-2x {
font-size:2em;
}

.sui-inverse {
color:#fff;
}

.sui-glass:before {
content:"\f000";
}

.sui-music:before {
content:"\f001";
}

.sui-search:before {
content:"\f002";
}

.sui-envelope-o:before {
content:"\f003";
}

.sui-heart:before {
content:"\f004";
}

.sui-star:before {
content:"\f005";
}

.sui-star-o:before {
content:"\f006";
}

.sui-user:before {
content:"\f007";
}

.sui-film:before {
content:"\f008";
}

.sui-th-large:before {
content:"\f009";
}

.sui-th:before {
content:"\f00a";
}

.sui-th-list:before {
content:"\f00b";
}

.sui-check:before {
content:"\f00c";
}

.sui-close:before,.sui-remove:before,.sui-times:before {
content:"\f00d";
}

.sui-search-plus:before {
content:"\f00e";
}

.sui-search-minus:before {
content:"\f010";
}

.sui-power-off:before {
content:"\f011";
}

.sui-signal:before {
content:"\f012";
}

.sui-cog:before,.sui-gear:before {
content:"\f013";
}

.sui-trash-o:before {
content:"\f014";
}

.sui-home:before {
content:"\f015";
}

.sui-file-o:before {
content:"\f016";
}

.sui-clock-o:before {
content:"\f017";
}

.sui-road:before {
content:"\f018";
}

.sui-download:before {
content:"\f019";
}

.sui-arrow-circle-o-down:before {
content:"\f01a";
}

.sui-arrow-circle-o-up:before {
content:"\f01b";
}

.sui-inbox:before {
content:"\f01c";
}

.sui-play-circle-o:before {
content:"\f01d";
}

.sui-repeat:before,.sui-rotate-right:before {
content:"\f01e";
}

.sui-refresh:before {
content:"\f021";
}

.sui-list-alt:before {
content:"\f022";
}

.sui-lock:before {
content:"\f023";
}

.sui-flag:before {
content:"\f024";
}

.sui-headphones:before {
content:"\f025";
}

.sui-volume-off:before {
content:"\f026";
}

.sui-volume-down:before {
content:"\f027";
}

.sui-volume-up:before {
content:"\f028";
}

.sui-qrcode:before {
content:"\f029";
}

.sui-barcode:before {
content:"\f02a";
}

.sui-tag:before {
content:"\f02b";
}

.sui-tags:before {
content:"\f02c";
}

.sui-book:before {
content:"\f02d";
}

.sui-bookmark:before {
content:"\f02e";
}

.sui-print:before {
content:"\f02f";
}

.sui-camera:before {
content:"\f030";
}

.sui-font:before {
content:"\f031";
}

.sui-bold:before {
content:"\f032";
}

.sui-italic:before {
content:"\f033";
}

.sui-text-height:before {
content:"\f034";
}

.sui-text-width:before {
content:"\f035";
}

.sui-align-left:before {
content:"\f036";
}

.sui-align-center:before {
content:"\f037";
}

.sui-align-right:before {
content:"\f038";
}

.sui-align-justify:before {
content:"\f039";
}

.sui-list:before {
content:"\f03a";
}

.sui-dedent:before,.sui-outdent:before {
content:"\f03b";
}

.sui-indent:before {
content:"\f03c";
}

.sui-video-camera:before {
content:"\f03d";
}

.sui-image:before,.sui-photo:before,.sui-picture-o:before {
content:"\f03e";
}

.sui-pencil:before {
content:"\f040";
}

.sui-map-marker:before {
content:"\f041";
}

.sui-adjust:before {
content:"\f042";
}

.sui-tint:before {
content:"\f043";
}

.sui-edit:before,.sui-pencil-square-o:before {
content:"\f044";
}

.sui-share-square-o:before {
content:"\f045";
}

.sui-check-square-o:before {
content:"\f046";
}

.sui-arrows:before {
content:"\f047";
}

.sui-step-backward:before {
content:"\f048";
}

.sui-fast-backward:before {
content:"\f049";
}

.sui-backward:before {
content:"\f04a";
}

.sui-play:before {
content:"\f04b";
}

.sui-pause:before {
content:"\f04c";
}

.sui-stop:before {
content:"\f04d";
}

.sui-forward:before {
content:"\f04e";
}

.sui-fast-forward:before {
content:"\f050";
}

.sui-step-forward:before {
content:"\f051";
}

.sui-eject:before {
content:"\f052";
}

.sui-chevron-left:before {
content:"\f053";
}

.sui-chevron-right:before {
content:"\f054";
}

.sui-plus-circle:before {
content:"\f055";
}

.sui-minus-circle:before {
content:"\f056";
}

.sui-times-circle:before {
content:"\f057";
}

.sui-check-circle:before {
content:"\f058";
}

.sui-question-circle:before {
content:"\f059";
}

.sui-info-circle:before {
content:"\f05a";
}

.sui-crosshairs:before {
content:"\f05b";
}

.sui-times-circle-o:before {
content:"\f05c";
}

.sui-check-circle-o:before {
content:"\f05d";
}

.sui-ban:before {
content:"\f05e";
}

.sui-arrow-left:before {
content:"\f060";
}

.sui-arrow-right:before {
content:"\f061";
}

.sui-arrow-up:before {
content:"\f062";
}

.sui-arrow-down:before {
content:"\f063";
}

.sui-mail-forward:before,.sui-share:before {
content:"\f064";
}

.sui-expand:before {
content:"\f065";
}

.sui-compress:before {
content:"\f066";
}

.sui-plus:before {
content:"\f067";
}

.sui-minus:before {
content:"\f068";
}

.sui-asterisk:before {
content:"\f069";
}

.sui-exclamation-circle:before {
content:"\f06a";
}

.sui-gift:before {
content:"\f06b";
}

.sui-leaf:before {
content:"\f06c";
}

.sui-fire:before {
content:"\f06d";
}

.sui-eye:before {
content:"\f06e";
}

.sui-eye-slash:before {
content:"\f070";
}

.sui-exclamation-triangle:before,.sui-warning:before {
content:"\f071";
}

.sui-plane:before {
content:"\f072";
}

.sui-calendar:before {
content:"\f073";
}

.sui-random:before {
content:"\f074";
}

.sui-comment:before {
content:"\f075";
}

.sui-magnet:before {
content:"\f076";
}

.sui-chevron-up:before {
content:"\f077";
}

.sui-chevron-down:before {
content:"\f078";
}

.sui-retweet:before {
content:"\f079";
}

.sui-shopping-cart:before {
content:"\f07a";
}

.sui-folder:before {
content:"\f07b";
}

.sui-folder-open:before {
content:"\f07c";
}

.sui-arrows-v:before {
content:"\f07d";
}

.sui-arrows-h:before {
content:"\f07e";
}

.sui-bar-chart-o:before,.sui-bar-chart:before {
content:"\f080";
}

.sui-twitter-square:before {
content:"\f081";
}

.sui-facebook-square:before {
content:"\f082";
}

.sui-camera-retro:before {
content:"\f083";
}

.sui-key:before {
content:"\f084";
}

.sui-cogs:before,.sui-gears:before {
content:"\f085";
}

.sui-comments:before {
content:"\f086";
}

.sui-thumbs-o-up:before {
content:"\f087";
}

.sui-thumbs-o-down:before {
content:"\f088";
}

.sui-star-half:before {
content:"\f089";
}

.sui-heart-o:before {
content:"\f08a";
}

.sui-sign-out:before {
content:"\f08b";
}

.sui-linkedin-square:before {
content:"\f08c";
}

.sui-thumb-tack:before {
content:"\f08d";
}

.sui-external-link:before {
content:"\f08e";
}

.sui-sign-in:before {
content:"\f090";
}

.sui-trophy:before {
content:"\f091";
}

.sui-github-square:before {
content:"\f092";
}

.sui-upload:before {
content:"\f093";
}

.sui-lemon-o:before {
content:"\f094";
}

.sui-phone:before {
content:"\f095";
}

.sui-square-o:before {
content:"\f096";
}

.sui-bookmark-o:before {
content:"\f097";
}

.sui-phone-square:before {
content:"\f098";
}

.sui-twitter:before {
content:"\f099";
}

.sui-facebook-f:before,.sui-facebook:before {
content:"\f09a";
}

.sui-github:before {
content:"\f09b";
}

.sui-unlock:before {
content:"\f09c";
}

.sui-credit-card:before {
content:"\f09d";
}

.sui-feed:before,.sui-rss:before {
content:"\f09e";
}

.sui-hdd-o:before {
content:"\f0a0";
}

.sui-bullhorn:before {
content:"\f0a1";
}

.sui-bell:before {
content:"\f0f3";
}

.sui-certificate:before {
content:"\f0a3";
}

.sui-hand-o-right:before {
content:"\f0a4";
}

.sui-hand-o-left:before {
content:"\f0a5";
}

.sui-hand-o-up:before {
content:"\f0a6";
}

.sui-hand-o-down:before {
content:"\f0a7";
}

.sui-arrow-circle-left:before {
content:"\f0a8";
}

.sui-arrow-circle-right:before {
content:"\f0a9";
}

.sui-arrow-circle-up:before {
content:"\f0aa";
}

.sui-arrow-circle-down:before {
content:"\f0ab";
}

.sui-globe:before {
content:"\f0ac";
}

.sui-globe-e:before {
content:"\f304";
}

.sui-globe-w:before {
content:"\f305";
}

.sui-wrench:before {
content:"\f0ad";
}

.sui-tasks:before {
content:"\f0ae";
}

.sui-filter:before {
content:"\f0b0";
}

.sui-briefcase:before {
content:"\f0b1";
}

.sui-arrows-alt:before {
content:"\f0b2";
}

.sui-community:before,.sui-group:before,.sui-users:before {
content:"\f0c0";
}

.sui-chain:before,.sui-link:before {
content:"\f0c1";
}

.sui-cloud:before {
content:"\f0c2";
}

.sui-flask:before {
content:"\f0c3";
}

.sui-cut:before,.sui-scissors:before {
content:"\f0c4";
}

.sui-copy:before,.sui-files-o:before {
content:"\f0c5";
}

.sui-paperclip:before {
content:"\f0c6";
}

.sui-floppy-o:before,.sui-save:before {
content:"\f0c7";
}

.sui-square:before {
content:"\f0c8";
}

.sui-bars:before,.sui-navicon:before,.sui-reorder:before {
content:"\f0c9";
}

.sui-list-ul:before {
content:"\f0ca";
}

.sui-list-ol:before {
content:"\f0cb";
}

.sui-strikethrough:before {
content:"\f0cc";
}

.sui-underline:before {
content:"\f0cd";
}

.sui-table:before {
content:"\f0ce";
}

.sui-magic:before {
content:"\f0d0";
}

.sui-truck:before {
content:"\f0d1";
}

.sui-pinterest:before {
content:"\f0d2";
}

.sui-pinterest-square:before {
content:"\f0d3";
}

.sui-google-plus-square:before {
content:"\f0d4";
}

.sui-google-plus:before {
content:"\f0d5";
}

.sui-money:before {
content:"\f0d6";
}

.sui-caret-down:before {
content:"\f0d7";
}

.sui-caret-up:before {
content:"\f0d8";
}

.sui-caret-left:before {
content:"\f0d9";
}

.sui-caret-right:before {
content:"\f0da";
}

.sui-columns:before {
content:"\f0db";
}

.sui-sort:before,.sui-unsorted:before {
content:"\f0dc";
}

.sui-sort-desc:before,.sui-sort-down:before {
content:"\f0dd";
}

.sui-sort-asc:before,.sui-sort-up:before {
content:"\f0de";
}

.sui-envelope:before {
content:"\f0e0";
}

.sui-linkedin:before {
content:"\f0e1";
}

.sui-rotate-left:before,.sui-undo:before {
content:"\f0e2";
}

.sui-gavel:before,.sui-legal:before {
content:"\f0e3";
}

.sui-dashboard:before,.sui-tachometer:before {
content:"\f0e4";
}

.sui-comment-o:before {
content:"\f0e5";
}

.sui-comments-o:before {
content:"\f0e6";
}

.sui-bolt:before,.sui-flash:before {
content:"\f0e7";
}

.sui-sitemap:before {
content:"\f0e8";
}

.sui-umbrella:before {
content:"\f0e9";
}

.sui-clipboard:before,.sui-paste:before {
content:"\f0ea";
}

.sui-lightbulb-o:before {
content:"\f0eb";
}

.sui-exchange:before {
content:"\f0ec";
}

.sui-cloud-download:before {
content:"\f0ed";
}

.sui-cloud-upload:before {
content:"\f0ee";
}

.sui-user-md:before {
content:"\f0f0";
}

.sui-stethoscope:before {
content:"\f0f1";
}

.sui-suitcase:before {
content:"\f0f2";
}

.sui-bell-o:before {
content:"\f0a2";
}

.sui-coffee:before {
content:"\f0f4";
}

.sui-cutlery:before {
content:"\f0f5";
}

.sui-file-text-o:before {
content:"\f0f6";
}

.sui-building-o:before {
content:"\f0f7";
}

.sui-hospital-o:before {
content:"\f0f8";
}

.sui-ambulance:before {
content:"\f0f9";
}

.sui-medkit:before {
content:"\f0fa";
}

.sui-fighter-jet:before {
content:"\f0fb";
}

.sui-beer:before {
content:"\f0fc";
}

.sui-h-square:before {
content:"\f0fd";
}

.sui-plus-square:before {
content:"\f0fe";
}

.sui-angle-double-left:before {
content:"\f100";
}

.sui-angle-double-right:before {
content:"\f101";
}

.sui-angle-double-up:before {
content:"\f102";
}

.sui-angle-double-down:before {
content:"\f103";
}

.sui-angle-left:before {
content:"\f104";
}

.sui-angle-right:before {
content:"\f105";
}

.sui-angle-up:before {
content:"\f106";
}

.sui-angle-down:before {
content:"\f107";
}

.sui-desktop:before {
content:"\f108";
}

.sui-laptop:before {
content:"\f109";
}

.sui-tablet:before {
content:"\f10a";
}

.sui-mobile-phone:before,.sui-mobile:before {
content:"\f10b";
}

.sui-circle-o:before {
content:"\f10c";
}

.sui-quote-left:before {
content:"\f10d";
}

.sui-quote-right:before {
content:"\f10e";
}

.sui-spinner:before {
content:"\f110";
}

.sui-circle:before {
content:"\f111";
}

.sui-mail-reply:before,.sui-reply:before {
content:"\f112";
}

.sui-github-alt:before {
content:"\f113";
}

.sui-folder-o:before {
content:"\f114";
}

.sui-folder-open-o:before {
content:"\f115";
}

.sui-smile-o:before {
content:"\f118";
}

.sui-frown-o:before {
content:"\f119";
}

.sui-meh-o:before {
content:"\f11a";
}

.sui-gamepad:before {
content:"\f11b";
}

.sui-keyboard-o:before {
content:"\f11c";
}

.sui-flag-o:before {
content:"\f11d";
}

.sui-flag-checkered:before {
content:"\f11e";
}

.sui-terminal:before {
content:"\f120";
}

.sui-code:before {
content:"\f121";
}

.sui-mail-reply-all:before,.sui-reply-all:before {
content:"\f122";
}

.sui-star-half-empty:before,.sui-star-half-full:before,.sui-star-half-o:before {
content:"\f123";
}

.sui-location-arrow:before {
content:"\f124";
}

.sui-crop:before {
content:"\f125";
}

.sui-code-fork:before {
content:"\f126";
}

.sui-chain-broken:before,.sui-unlink:before {
content:"\f127";
}

.sui-question:before {
content:"\f128";
}

.sui-info:before {
content:"\f129";
}

.sui-exclamation:before {
content:"\f12a";
}

.sui-superscript:before {
content:"\f12b";
}

.sui-subscript:before {
content:"\f12c";
}

.sui-eraser:before {
content:"\f12d";
}

.sui-puzzle-piece:before {
content:"\f12e";
}

.sui-microphone:before {
content:"\f130";
}

.sui-microphone-slash:before {
content:"\f131";
}

.sui-shield:before {
content:"\f132";
}

.sui-calendar-o:before {
content:"\f133";
}

.sui-fire-extinguisher:before {
content:"\f134";
}

.sui-rocket:before {
content:"\f135";
}

.sui-maxcdn:before {
content:"\f136";
}

.sui-chevron-circle-left:before {
content:"\f137";
}

.sui-chevron-circle-right:before {
content:"\f138";
}

.sui-chevron-circle-up:before {
content:"\f139";
}

.sui-chevron-circle-down:before {
content:"\f13a";
}

.sui-html5:before {
content:"\f13b";
}

.sui-css3:before {
content:"\f13c";
}

.sui-anchor:before {
content:"\f13d";
}

.sui-unlock-alt:before {
content:"\f13e";
}

.sui-bullseye:before {
content:"\f140";
}

.sui-ellipsis-h:before {
content:"\f141";
}

.sui-ellipsis-v:before {
content:"\f142";
}

.sui-rss-square:before {
content:"\f143";
}

.sui-play-circle:before {
content:"\f144";
}

.sui-ticket:before {
content:"\f145";
}

.sui-minus-square:before {
content:"\f146";
}

.sui-minus-square-o:before {
content:"\f147";
}

.sui-level-up:before {
content:"\f148";
}

.sui-level-down:before {
content:"\f149";
}

.sui-check-square:before {
content:"\f14a";
}

.sui-pencil-square:before {
content:"\f14b";
}

.sui-external-link-square:before {
content:"\f14c";
}

.sui-share-square:before {
content:"\f14d";
}

.sui-compass:before {
content:"\f14e";
}

.sui-caret-square-o-down:before,.sui-toggle-down:before {
content:"\f150";
}

.sui-caret-square-o-up:before,.sui-toggle-up:before {
content:"\f151";
}

.sui-caret-square-o-right:before,.sui-toggle-right:before {
content:"\f152";
}

.sui-eur:before,.sui-euro:before {
content:"\f153";
}

.sui-gbp:before {
content:"\f154";
}

.sui-dollar:before,.sui-usd:before {
content:"\f155";
}

.sui-inr:before,.sui-rupee:before {
content:"\f156";
}

.sui-cny:before,.sui-jpy:before,.sui-rmb:before,.sui-yen:before {
content:"\f157";
}

.sui-rouble:before,.sui-rub:before,.sui-ruble:before {
content:"\f158";
}

.sui-krw:before,.sui-won:before {
content:"\f159";
}

.sui-bitcoin:before,.sui-btc:before {
content:"\f15a";
}

.sui-file:before {
content:"\f15b";
}

.sui-file-text:before {
content:"\f15c";
}

.sui-sort-alpha-asc:before {
content:"\f15d";
}

.sui-sort-alpha-desc:before {
content:"\f15e";
}

.sui-sort-amount-asc:before {
content:"\f160";
}

.sui-sort-amount-desc:before {
content:"\f161";
}

.sui-sort-numeric-asc:before {
content:"\f162";
}

.sui-sort-numeric-desc:before {
content:"\f163";
}

.sui-thumbs-up:before {
content:"\f164";
}

.sui-thumbs-down:before {
content:"\f165";
}

.sui-youtube-square:before {
content:"\f166";
}

.sui-youtube:before {
content:"\f167";
}

.sui-xing:before {
content:"\f168";
}

.sui-xing-square:before {
content:"\f169";
}

.sui-youtube-play:before {
content:"\f16a";
}

.sui-dropbox:before {
content:"\f16b";
}

.sui-stack-overflow:before {
content:"\f16c";
}

.sui-instagram:before {
content:"\f16d";
}

.sui-flickr:before {
content:"\f16e";
}

.sui-adn:before {
content:"\f170";
}

.sui-bitbucket:before {
content:"\f171";
}

.sui-bitbucket-square:before {
content:"\f172";
}

.sui-tumblr:before {
content:"\f173";
}

.sui-tumblr-square:before {
content:"\f174";
}

.sui-long-arrow-down:before {
content:"\f175";
}

.sui-long-arrow-up:before {
content:"\f176";
}

.sui-long-arrow-left:before {
content:"\f177";
}

.sui-long-arrow-right:before {
content:"\f178";
}

.sui-apple:before {
content:"\f179";
}

.sui-windows:before {
content:"\f17a";
}

.sui-android:before {
content:"\f17b";
}

.sui-linux:before {
content:"\f17c";
}

.sui-dribbble:before {
content:"\f17d";
}

.sui-skype:before {
content:"\f17e";
}

.sui-foursquare:before {
content:"\f180";
}

.sui-trello:before {
content:"\f181";
}

.sui-female:before {
content:"\f182";
}

.sui-male:before {
content:"\f183";
}

.sui-gittip:before,.sui-gratipay:before {
content:"\f184";
}

.sui-sun-o:before {
content:"\f185";
}

.sui-moon-o:before {
content:"\f186";
}

.sui-archive:before {
content:"\f187";
}

.sui-bug:before {
content:"\f188";
}

.sui-vk:before {
content:"\f189";
}

.sui-weibo:before {
content:"\f18a";
}

.sui-renren:before {
content:"\f18b";
}

.sui-pagelines:before {
content:"\f18c";
}

.sui-stack-exchange:before {
content:"\f18d";
}

.sui-arrow-circle-o-right:before {
content:"\f18e";
}

.sui-arrow-circle-o-left:before {
content:"\f190";
}

.sui-caret-square-o-left:before,.sui-toggle-left:before {
content:"\f191";
}

.sui-dot-circle-o:before {
content:"\f192";
}

.sui-wheelchair:before {
content:"\f193";
}

.sui-vimeo-square:before {
content:"\f194";
}

.sui-try:before,.sui-turkish-lira:before {
content:"\f195";
}

.sui-plus-square-o:before {
content:"\f196";
}

.sui-space-shuttle:before {
content:"\f197";
}

.sui-slack:before {
content:"\f198";
}

.sui-envelope-square:before {
content:"\f199";
}

.sui-wordpress:before {
content:"\f19a";
}

.sui-openid:before {
content:"\f19b";
}

.sui-bank:before,.sui-institution:before,.sui-university:before {
content:"\f19c";
}

.sui-graduation-cap:before,.sui-mortar-board:before {
content:"\f19d";
}

.sui-yahoo:before {
content:"\f19e";
}

.sui-google:before {
content:"\f1a0";
}

.sui-reddit:before {
content:"\f1a1";
}

.sui-reddit-square:before {
content:"\f1a2";
}

.sui-stumbleupon-circle:before {
content:"\f1a3";
}

.sui-stumbleupon:before {
content:"\f1a4";
}

.sui-delicious:before {
content:"\f1a5";
}

.sui-digg:before {
content:"\f1a6";
}

.sui-drupal:before {
content:"\f1a9";
}

.sui-joomla:before {
content:"\f1aa";
}

.sui-language:before {
content:"\f1ab";
}

.sui-fax:before {
content:"\f1ac";
}

.sui-building:before {
content:"\f1ad";
}

.sui-child:before {
content:"\f1ae";
}

.sui-paw:before {
content:"\f1b0";
}

.sui-spoon:before {
content:"\f1b1";
}

.sui-cube:before {
content:"\f1b2";
}

.sui-cubes:before {
content:"\f1b3";
}

.sui-behance:before {
content:"\f1b4";
}

.sui-behance-square:before {
content:"\f1b5";
}

.sui-steam:before {
content:"\f1b6";
}

.sui-steam-square:before {
content:"\f1b7";
}

.sui-recycle:before {
content:"\f1b8";
}

.sui-automobile:before,.sui-car:before {
content:"\f1b9";
}

.sui-cab:before,.sui-taxi:before {
content:"\f1ba";
}

.sui-tree:before {
content:"\f1bb";
}

.sui-spotify:before {
content:"\f1bc";
}

.sui-deviantart:before {
content:"\f1bd";
}

.sui-soundcloud:before {
content:"\f1be";
}

.sui-database:before {
content:"\f1c0";
}

.sui-file-pdf-o:before {
content:"\f1c1";
}

.sui-file-word-o:before {
content:"\f1c2";
}

.sui-file-excel-o:before {
content:"\f1c3";
}

.sui-file-powerpoint-o:before {
content:"\f1c4";
}

.sui-file-image-o:before,.sui-file-photo-o:before,.sui-file-picture-o:before {
content:"\f1c5";
}

.sui-file-archive-o:before,.sui-file-zip-o:before {
content:"\f1c6";
}

.sui-file-audio-o:before,.sui-file-sound-o:before {
content:"\f1c7";
}

.sui-file-movie-o:before,.sui-file-video-o:before {
content:"\f1c8";
}

.sui-file-code-o:before {
content:"\f1c9";
}

.sui-vine:before {
content:"\f1ca";
}

.sui-codepen:before {
content:"\f1cb";
}

.sui-jsfiddle:before {
content:"\f1cc";
}

.sui-life-bouy:before,.sui-life-buoy:before,.sui-life-ring:before,.sui-life-saver:before,.sui-support:before {
content:"\f1cd";
}

.sui-circle-o-notch:before {
content:"\f1ce";
}

.sui-ra:before,.sui-rebel:before,.sui-resistance:before {
content:"\f1d0";
}

.sui-empire:before,.sui-ge:before {
content:"\f1d1";
}

.sui-git-square:before {
content:"\f1d2";
}

.sui-git:before {
content:"\f1d3";
}

.sui-hacker-news:before,.sui-y-combinator-square:before,.sui-yc-square:before {
content:"\f1d4";
}

.sui-tencent-weibo:before {
content:"\f1d5";
}

.sui-qq:before {
content:"\f1d6";
}

.sui-wechat:before,.sui-weixin:before {
content:"\f1d7";
}

.sui-paper-plane:before,.sui-send:before {
content:"\f1d8";
}

.sui-paper-plane-o:before,.sui-send-o:before {
content:"\f1d9";
}

.sui-history:before {
content:"\f1da";
}

.sui-circle-thin:before {
content:"\f1db";
}

.sui-header:before {
content:"\f1dc";
}

.sui-paragraph:before {
content:"\f1dd";
}

.sui-sliders:before {
content:"\f1de";
}

.sui-share-alt:before {
content:"\f1e0";
}

.sui-share-alt-square:before {
content:"\f1e1";
}

.sui-bomb:before {
content:"\f1e2";
}

.sui-futbol-o:before,.sui-soccer-ball-o:before {
content:"\f1e3";
}

.sui-tty:before {
content:"\f1e4";
}

.sui-binoculars:before {
content:"\f1e5";
}

.sui-plug:before {
content:"\f1e6";
}

.sui-slideshare:before {
content:"\f1e7";
}

.sui-twitch:before {
content:"\f1e8";
}

.sui-yelp:before {
content:"\f1e9";
}

.sui-newspaper-o:before {
content:"\f1ea";
}

.sui-wifi:before {
content:"\f1eb";
}

.sui-calculator:before {
content:"\f1ec";
}

.sui-paypal:before {
content:"\f1ed";
}

.sui-google-wallet:before {
content:"\f1ee";
}

.sui-cc-visa:before {
content:"\f1f0";
}

.sui-cc-mastercard:before {
content:"\f1f1";
}

.sui-cc-discover:before {
content:"\f1f2";
}

.sui-cc-amex:before {
content:"\f1f3";
}

.sui-cc-paypal:before {
content:"\f1f4";
}

.sui-cc-stripe:before {
content:"\f1f5";
}

.sui-bell-slash:before {
content:"\f1f6";
}

.sui-bell-slash-o:before {
content:"\f1f7";
}

.sui-trash:before {
content:"\f1f8";
}

.sui-copyright:before {
content:"\f1f9";
}

.sui-at:before {
content:"\f1fa";
}

.sui-eyedropper:before {
content:"\f1fb";
}

.sui-paint-brush:before {
content:"\f1fc";
}

.sui-birthday-cake:before {
content:"\f1fd";
}

.sui-area-chart:before {
content:"\f1fe";
}

.sui-pie-chart:before {
content:"\f200";
}

.sui-line-chart:before {
content:"\f201";
}

.sui-lastfm:before {
content:"\f202";
}

.sui-lastfm-square:before {
content:"\f203";
}

.sui-toggle-off:before {
content:"\f204";
}

.sui-toggle-on:before {
content:"\f205";
}

.sui-bicycle:before {
content:"\f206";
}

.sui-bus:before {
content:"\f207";
}

.sui-ioxhost:before {
content:"\f208";
}

.sui-angellist:before {
content:"\f209";
}

.sui-cc:before {
content:"\f20a";
}

.sui-ils:before,.sui-shekel:before,.sui-sheqel:before {
content:"\f20b";
}

.sui-meanpath:before {
content:"\f20c";
}

.sui-buysellads:before {
content:"\f20d";
}

.sui-connectdevelop:before {
content:"\f20e";
}

.sui-dashcube:before {
content:"\f210";
}

.sui-forumbee:before {
content:"\f211";
}

.sui-leanpub:before {
content:"\f212";
}

.sui-sellsy:before {
content:"\f213";
}

.sui-shirtsinbulk:before {
content:"\f214";
}

.sui-simplybuilt:before {
content:"\f215";
}

.sui-skyatlas:before {
content:"\f216";
}

.sui-cart-plus:before {
content:"\f217";
}

.sui-cart-arrow-down:before {
content:"\f218";
}

.sui-diamond:before {
content:"\f219";
}

.sui-ship:before {
content:"\f21a";
}

.sui-user-secret:before {
content:"\f21b";
}

.sui-motorcycle:before {
content:"\f21c";
}

.sui-street-view:before {
content:"\f21d";
}

.sui-heartbeat:before {
content:"\f21e";
}

.sui-venus:before {
content:"\f221";
}

.sui-mars:before {
content:"\f222";
}

.sui-mercury:before {
content:"\f223";
}

.sui-intersex:before,.sui-transgender:before {
content:"\f224";
}

.sui-transgender-alt:before {
content:"\f225";
}

.sui-venus-double:before {
content:"\f226";
}

.sui-mars-double:before {
content:"\f227";
}

.sui-venus-mars:before {
content:"\f228";
}

.sui-mars-stroke:before {
content:"\f229";
}

.sui-mars-stroke-v:before {
content:"\f22a";
}

.sui-mars-stroke-h:before {
content:"\f22b";
}

.sui-neuter:before {
content:"\f22c";
}

.sui-genderless:before {
content:"\f22d";
}

.sui-facebook-official:before {
content:"\f230";
}

.sui-pinterest-p:before {
content:"\f231";
}

.sui-whatsapp:before {
content:"\f232";
}

.sui-server:before {
content:"\f233";
}

.sui-user-plus:before {
content:"\f234";
}

.sui-user-times:before {
content:"\f235";
}

.sui-bed:before,.sui-hotel:before {
content:"\f236";
}

.sui-viacoin:before {
content:"\f237";
}

.sui-train:before {
content:"\f238";
}

.sui-subway:before {
content:"\f239";
}

.sui-medium:before {
content:"\f23a";
}

.sui-medium-square:before {
content:"\f2f8";
}

.sui-y-combinator:before,.sui-yc:before {
content:"\f23b";
}

.sui-optin-monster:before {
content:"\f23c";
}

.sui-opencart:before {
content:"\f23d";
}

.sui-expeditedssl:before {
content:"\f23e";
}

.sui-battery-4:before,.sui-battery-full:before,.sui-battery:before {
content:"\f240";
}

.sui-battery-3:before,.sui-battery-three-quarters:before {
content:"\f241";
}

.sui-battery-2:before,.sui-battery-half:before {
content:"\f242";
}

.sui-battery-1:before,.sui-battery-quarter:before {
content:"\f243";
}

.sui-battery-0:before,.sui-battery-empty:before {
content:"\f244";
}

.sui-mouse-pointer:before {
content:"\f245";
}

.sui-i-cursor:before {
content:"\f246";
}

.sui-object-group:before {
content:"\f247";
}

.sui-object-ungroup:before {
content:"\f248";
}

.sui-sticky-note:before {
content:"\f249";
}

.sui-sticky-note-o:before {
content:"\f24a";
}

.sui-cc-jcb:before {
content:"\f24b";
}

.sui-cc-diners-club:before {
content:"\f24c";
}

.sui-clone:before {
content:"\f24d";
}

.sui-balance-scale:before {
content:"\f24e";
}

.sui-hourglass-o:before {
content:"\f250";
}

.sui-hourglass-1:before,.sui-hourglass-start:before {
content:"\f251";
}

.sui-hourglass-2:before,.sui-hourglass-half:before {
content:"\f252";
}

.sui-hourglass-3:before,.sui-hourglass-end:before {
content:"\f253";
}

.sui-hourglass:before {
content:"\f254";
}

.sui-hand-grab-o:before,.sui-hand-rock-o:before {
content:"\f255";
}

.sui-hand-paper-o:before,.sui-hand-stop-o:before {
content:"\f256";
}

.sui-hand-scissors-o:before {
content:"\f257";
}

.sui-hand-lizard-o:before {
content:"\f258";
}

.sui-hand-spock-o:before {
content:"\f259";
}

.sui-hand-pointer-o:before {
content:"\f25a";
}

.sui-hand-peace-o:before {
content:"\f25b";
}

.sui-trademark:before {
content:"\f25c";
}

.sui-registered:before {
content:"\f25d";
}

.sui-creative-commons:before {
content:"\f25e";
}

.sui-gg:before {
content:"\f260";
}

.sui-gg-circle:before {
content:"\f261";
}

.sui-tripadvisor:before {
content:"\f262";
}

.sui-odnoklassniki:before {
content:"\f263";
}

.sui-odnoklassniki-square:before {
content:"\f264";
}

.sui-get-pocket:before {
content:"\f265";
}

.sui-wikipedia-w:before {
content:"\f266";
}

.sui-safari:before {
content:"\f267";
}

.sui-chrome:before {
content:"\f268";
}

.sui-firefox:before {
content:"\f269";
}

.sui-opera:before {
content:"\f26a";
}

.sui-internet-explorer:before {
content:"\f26b";
}

.sui-television:before,.sui-tv:before {
content:"\f26c";
}

.sui-contao:before {
content:"\f26d";
}

.sui-500px:before {
content:"\f26e";
}

.sui-amazon:before {
content:"\f270";
}

.sui-calendar-plus-o:before {
content:"\f271";
}

.sui-calendar-minus-o:before {
content:"\f272";
}

.sui-calendar-times-o:before {
content:"\f273";
}

.sui-calendar-check-o:before {
content:"\f274";
}

.sui-industry:before {
content:"\f275";
}

.sui-map-pin:before {
content:"\f276";
}

.sui-map-signs:before {
content:"\f277";
}

.sui-map-o:before {
content:"\f278";
}

.sui-map:before {
content:"\f279";
}

.sui-commenting:before {
content:"\f27a";
}

.sui-commenting-o:before {
content:"\f27b";
}

.sui-houzz:before {
content:"\f27c";
}

.sui-vimeo:before {
content:"\f27d";
}

.sui-black-tie:before {
content:"\f27e";
}

.sui-fonticons:before {
content:"\f280";
}

.sui-reddit-alien:before {
content:"\f281";
}

.sui-edge:before {
content:"\f282";
}

.sui-credit-card-alt:before {
content:"\f283";
}

.sui-codiepie:before {
content:"\f284";
}

.sui-modx:before {
content:"\f285";
}

.sui-fort-awesome:before {
content:"\f286";
}

.sui-usb:before {
content:"\f287";
}

.sui-product-hunt:before {
content:"\f288";
}

.sui-mixcloud:before {
content:"\f289";
}

.sui-scribd:before {
content:"\f28a";
}

.sui-pause-circle:before {
content:"\f28b";
}

.sui-pause-circle-o:before {
content:"\f28c";
}

.sui-stop-circle:before {
content:"\f28d";
}

.sui-stop-circle-o:before {
content:"\f28e";
}

.sui-shopping-bag:before {
content:"\f290";
}

.sui-shopping-basket:before {
content:"\f291";
}

.sui-hashtag:before {
content:"\f292";
}

.sui-bluetooth:before {
content:"\f293";
}

.sui-bluetooth-b:before {
content:"\f294";
}

.sui-percent:before {
content:"\f295";
}

.sui-gitlab:before {
content:"\f296";
}

.sui-wpbeginner:before {
content:"\f297";
}

.sui-wpforms:before {
content:"\f298";
}

.sui-envira:before {
content:"\f299";
}

.sui-universal-access:before {
content:"\f29a";
}

.sui-wheelchair-alt:before {
content:"\f29b";
}

.sui-question-circle-o:before {
content:"\f29c";
}

.sui-blind:before {
content:"\f29d";
}

.sui-audio-description:before {
content:"\f29e";
}

.sui-volume-control-phone:before {
content:"\f2a0";
}

.sui-braille:before {
content:"\f2a1";
}

.sui-assistive-listening-systems:before {
content:"\f2a2";
}

.sui-american-sign-language-interpreting:before,.sui-asl-interpreting:before {
content:"\f2a3";
}

.sui-deaf:before,.sui-deafness:before,.sui-hard-of-hearing:before {
content:"\f2a4";
}

.sui-glide:before {
content:"\f2a5";
}

.sui-glide-g:before {
content:"\f2a6";
}

.sui-sign-language:before,.sui-signing:before {
content:"\f2a7";
}

.sui-low-vision:before {
content:"\f2a8";
}

.sui-viadeo:before {
content:"\f2a9";
}

.sui-viadeo-square:before {
content:"\f2aa";
}

.sui-snapchat:before {
content:"\f2ab";
}

.sui-snapchat-ghost:before {
content:"\f2ac";
}

.sui-snapchat-square:before {
content:"\f2ad";
}

.sui-first-order:before {
content:"\f2b0";
}

.sui-yoast:before {
content:"\f2b1";
}

.sui-themeisle:before {
content:"\f2b2";
}

.sui-google-plus-circle:before,.sui-google-plus-official:before {
content:"\f2b3";
}

.sui-fa:before,.sui-font-awesome:before {
content:"\f2b4";
}

.sui-handshake-o:before {
content:"\f2b5";
}

.sui-envelope-open:before {
content:"\f2b6";
}

.sui-envelope-open-o:before {
content:"\f2b7";
}

.sui-linode:before {
content:"\f2b8";
}

.sui-address-book:before {
content:"\f2b9";
}

.sui-address-book-o:before {
content:"\f2ba";
}

.sui-address-card:before,.sui-vcard:before {
content:"\f2bb";
}

.sui-address-card-o:before,.sui-vcard-o:before {
content:"\f2bc";
}

.sui-user-circle:before {
content:"\f2bd";
}

.sui-user-circle-o:before {
content:"\f2be";
}

.sui-user-o:before {
content:"\f2c0";
}

.sui-id-badge:before {
content:"\f2c1";
}

.sui-drivers-license:before,.sui-id-card:before {
content:"\f2c2";
}

.sui-drivers-license-o:before,.sui-id-card-o:before {
content:"\f2c3";
}

.sui-quora:before {
content:"\f2c4";
}

.sui-free-code-camp:before {
content:"\f2c5";
}

.sui-telegram:before {
content:"\f2c6";
}

.sui-thermometer-4:before,.sui-thermometer-full:before,.sui-thermometer:before {
content:"\f2c7";
}

.sui-thermometer-3:before,.sui-thermometer-three-quarters:before {
content:"\f2c8";
}

.sui-thermometer-2:before,.sui-thermometer-half:before {
content:"\f2c9";
}

.sui-thermometer-1:before,.sui-thermometer-quarter:before {
content:"\f2ca";
}

.sui-thermometer-0:before,.sui-thermometer-empty:before {
content:"\f2cb";
}

.sui-shower:before {
content:"\f2cc";
}

.sui-bath:before,.sui-bathtub:before,.sui-s15:before {
content:"\f2cd";
}

.sui-podcast:before {
content:"\f2ce";
}

.sui-window-maximize:before {
content:"\f2d0";
}

.sui-window-minimize:before {
content:"\f2d1";
}

.sui-window-restore:before {
content:"\f2d2";
}

.sui-times-rectangle:before,.sui-window-close:before {
content:"\f2d3";
}

.sui-times-rectangle-o:before,.sui-window-close-o:before {
content:"\f2d4";
}

.sui-bandcamp:before {
content:"\f2d5";
}

.sui-grav:before {
content:"\f2d6";
}

.sui-etsy:before {
content:"\f2d7";
}

.sui-imdb:before {
content:"\f2d8";
}

.sui-ravelry:before {
content:"\f2d9";
}

.sui-eercast:before {
content:"\f2da";
}

.sui-microchip:before {
content:"\f2db";
}

.sui-snowflake-o:before {
content:"\f2dc";
}

.sui-superpowers:before {
content:"\f2dd";
}

.sui-wpexplorer:before {
content:"\f2de";
}

.sui-meetup:before {
content:"\f2e0";
}

.sui-mastodon:before {
content:"\f2e1";
}

.sui-mastodon-alt:before {
content:"\f2e2";
}

.sui-fork-awesome:before,.sui-fork-circle:before {
content:"\f2e3";
}

.sui-peertube:before {
content:"\f2e4";
}

.sui-diaspora:before {
content:"\f2e5";
}

.sui-friendica:before {
content:"\f2e6";
}

.sui-gnu-social:before {
content:"\f2e7";
}

.sui-liberapay-square:before {
content:"\f2e8";
}

.sui-liberapay:before {
content:"\f2e9";
}

.sui-scuttlebutt:before,.sui-ssb:before {
content:"\f2ea";
}

.sui-hubzilla:before {
content:"\f2eb";
}

.sui-social-home:before {
content:"\f2ec";
}

.sui-artstation:before {
content:"\f2ed";
}

.sui-discord:before {
content:"\f2ee";
}

.sui-discord-alt:before {
content:"\f2ef";
}

.sui-patreon:before {
content:"\f2f0";
}

.sui-snowdrift:before {
content:"\f2f1";
}

.sui-activitypub:before {
content:"\f2f2";
}

.sui-ethereum:before {
content:"\f2f3";
}

.sui-keybase:before {
content:"\f2f4";
}

.sui-shaarli:before {
content:"\f2f5";
}

.sui-shaarli-o:before {
content:"\f2f6";
}

.sui-cut-key:before,.sui-key-modern:before {
content:"\f2f7";
}

.sui-xmpp:before {
content:"\f2f9";
}

.sui-archive-org:before {
content:"\f2fc";
}

.sui-freedombox:before {
content:"\f2fd";
}

.sui-facebook-messenger:before {
content:"\f2fe";
}

.sui-debian:before {
content:"\f2ff";
}

.sui-mastodon-square:before {
content:"\f300";
}

.sui-tipeee:before {
content:"\f301";
}

.sui-react:before {
content:"\f302";
}

.sui-dogmazic:before {
content:"\f303";
}

.sui-zotero:before {
content:"\f309";
}

.sui-nodejs:before {
content:"\f308";
}

.sui-nextcloud:before {
content:"\f306";
}

.sui-nextcloud-square:before {
content:"\f307";
}

.sui-hackaday:before {
content:"\f30a";
}

.sui-laravel:before {
content:"\f30b";
}

.sui-signalapp:before {
content:"\f30c";
}

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

.sr-only-focusable:active,.sr-only-focusable:focus {
position:static;
width:auto;
height:auto;
margin:0;
overflow:visible;
clip:auto;
}/*!
 * Shortcodes Ultimate: Extra Shortcodes <https://getshortcodes.com/add-ons/extra-shortcodes/>
 * © Vladimir Anokhin <https://vanokhin.com/>*/
.sue-clearfix::before,.sue-clearfix::after {
display:table;
content:' ';
}

.sue-clearfix::after {
clear:both;
}

.sue-panel-clickable {
cursor:pointer;
-webkit-transition:opacity .2s;
transition:opacity .2s;
}

.sue-panel-clickable:hover {
opacity:.75;
}

.sue-content-slider {
position:relative;
margin:0 0 1.5em;
}

.sue-content-slider .owl-nav {
position:absolute;
top:0;
right:0;
width:60px;
height:30px;
}

.sue-content-slider .owl-prev,.sue-content-slider .owl-next {
position:absolute;
top:0;
display:block;
width:30px;
height:30px;
}

.sue-content-slider .owl-prev:before,.sue-content-slider .owl-next:before {
position:absolute;
top:10px;
left:10px;
display:block;
width:10px;
height:10px;
content:'';
}

.sue-content-slider .owl-prev {
right:30px;
}

.sue-content-slider .owl-prev:before {
border-top:3px solid #ccc;
border-left:3px solid #ccc;
-webkit-transform:rotate(-45deg);
transform:rotate(-45deg);
}

.sue-content-slider .owl-next {
right:0;
}

.sue-content-slider .owl-next:before {
border-top:3px solid #ccc;
border-right:3px solid #ccc;
-webkit-transform:rotate(45deg);
transform:rotate(45deg);
}

.sue-content-slider .owl-dot {
position:relative;
display:block;
float:left;
width:30px;
height:30px;
}

.sue-content-slider .owl-dot:before {
position:absolute;
top:10px;
left:10px;
display:block;
content:'';
width:10px;
height:10px;
border-radius:50%;
background-color:#ccc;
}

.sue-content-slider.owl-carousel .owl-item img {
width:auto;
}

.sue-content-slider-arrows-yes,.sue-content-slider-pages-yes,.sue-content-slider-arrows-hover,.sue-content-slider-pages-hover {
padding-top:34px;
}

.sue-content-slider-arrows-hover:hover .owl-nav,.sue-content-slider-pages-hover:hover .owl-dots {
display:block;
}

.sue-content-slider-style-dark .owl-prev,.sue-content-slider-style-dark .owl-next {
background:#f5f5f5;
border-radius:50%;
}

.sue-content-slider-style-dark .owl-prev:hover,.sue-content-slider-style-dark .owl-next:hover {
background-color:#eee;
}

.sue-content-slider-style-dark .owl-prev:before,.sue-content-slider-style-dark .owl-next:before {
border-color:#555;
}

.sue-content-slider-style-light .owl-nav button.owl-prev,.sue-content-slider-style-light .owl-nav button.owl-next {
background:#333;
}

.sue-content-slider-style-light .owl-nav button.owl-prev:before,.sue-content-slider-style-light .owl-nav button.owl-next:before {
border-color:#eee;
}

.sue-content-slider-style-light .owl-nav button.owl-prev:hover:before,.sue-content-slider-style-light .owl-nav button.owl-next:hover:before {
border-color:#fff;
}

.sue-content-slide {
padding-right:1px;
}

.sue-exit-popup-screen {
position:relative;
width:94%;
max-width:480px;
margin:44px auto;
padding:44px;
box-sizing:border-box;
}

.sue-exit-popup-style-dark .mfp-close {
color:#fff;
text-shadow:none;
}

.sue-exit-popup-style-dark .sue-exit-popup-screen {
background:transparent;
color:#fff;
}

.sue-exit-popup-style-light .sue-exit-popup-screen {
background:transparent;
color:#000;
}

.sue-exit-popup-style-light-boxed .sue-exit-popup-screen {
border:1px solid #ccc;
border-radius:15px;
background:#fff;
box-shadow:0 0 25px #ccc;
color:#333;
}

.sue-exit-popup-style-maintenance .mfp-bg {
background:#000 url(/wp-content/plugins/shortcodes-ultimate-extra/includes/images/maintenance.png?x72334);
}

.sue-exit-popup-style-blue-boxed .mfp-bg {
background:#66b2ff;
}

.sue-exit-popup-style-blue-boxed .sue-exit-popup-screen {
border-radius:3px;
background:#e8f4ff;
box-shadow:0 0 10px #00254a;
color:#00172e;
}

.sue-exit-popup-style-light-boxed-blue .sue-exit-popup-screen {
border:7px solid #66b2ff;
border-radius:10px;
background:#feffff;
background:-webkit-gradient(linear,left top,left bottom,from(#feffff),to(#ddf1f9));
background:-webkit-linear-gradient(top,#feffff 0%,#ddf1f9 100%);
background:linear-gradient(to bottom,#feffff 0%,#ddf1f9 100%);
color:#333;
}

.sue-exit-popup-style-light-boxed-green .sue-exit-popup-screen {
border:7px solid #92e54e;
border-radius:10px;
background:#f8ffe8;
background:-webkit-gradient(linear,left top,left bottom,from(#f8ffe8),to(#e3f5ab));
background:-webkit-linear-gradient(top,#f8ffe8 0%,#e3f5ab 100%);
background:linear-gradient(to bottom,#f8ffe8 0%,#e3f5ab 100%);
color:#333;
}

.sue-exit-popup-style-light-boxed-orange .sue-exit-popup-screen {
border:7px solid #ff8121;
border-radius:10px;
background:#fff;
background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ffe4ce));
background:-webkit-linear-gradient(top,#fff 0%,#ffe4ce 100%);
background:linear-gradient(to bottom,#fff 0%,#ffe4ce 100%);
color:#333;
}

.sue-icon-panel-head {
padding:1em;
padding-bottom:0;
box-sizing:border-box;
text-align:center;
}

.sue-icon-panel-head img {
display:inline-block;
max-width:100%;
margin:0;
padding:0;
border:none;
border-radius:0;
box-shadow:none;
}

.sue-icon-panel-head i {
display:inline-block;
margin:0;
padding:0;
border:none;
border-radius:0;
box-shadow:none;
}

.sue-icon-text {
position:relative;
margin-bottom:1.5em;
margin-left:.5em;
}

.sue-icon-text-icon i {
display:block;
width:100%;
height:100%;
text-align:center;
line-height:1;
}

.sue-icon-text-icon img {
display:block;
width:100%;
height:100%;
margin:0;
padding:0;
border:none;
border-radius:0;
box-shadow:none;
}

a.sue-icon {
display:inline-block;
margin:0 1em 1em 0;
text-decoration:none !important;
}

a.sue-icon i {
display:inline-block;
width:1em;
height:1em;
box-sizing:content-box;
vertical-align:middle;
text-align:center;
}

a.sue-icon img {
display:inline-block;
vertical-align:middle;
}

a.sue-icon:hover {
opacity:.7;
}

a.sue-icon.sue-icon-no-url {
cursor:default;
}

a.sue-icon.sue-icon-no-url:hover {
opacity:1;
}

.sue-member-info {
padding:1.5em;
}

.sue-member-name {
display:block;
margin-bottom:.5em;
font-size:1.2em;
}

.sue-member-role {
display:block;
margin-bottom:1em;
font-size:.9em;
opacity:.5;
}

.sue-member-icons a {
display:inline-block;
margin:0 .4em;
font-size:16px;
}

.sue-member-icons a i {
font-size:16px;
}

.sue-member-icons a img {
display:block;
width:16px;
height:16px;
margin:0;
padding:0;
border:none;
box-shadow:none;
}

.sue-member-desc>:last-child {
margin-bottom:0 !important;
}

.sue-pricing-table {
display:-webkit-box;
display:flex;
margin:0 auto 1.5em;
}

.sue-plan {
box-sizing:border-box;
border-width:1px;
border-style:solid;
background:#fff;
text-align:center;
}

.sue-pricing-table .sue-plan {
border-left-width:0;
-webkit-box-flex:1;
flex-grow:1;
flex-basis:0;
}

.sue-plan-head {
padding:20px 0;
overflow:hidden;
border-bottom-width:1px;
border-bottom-style:solid;
}

.sue-plan-icon {
margin-top:15px;
}

.sue-plan-icon img {
display:block;
margin:0 auto;
padding:0;
border:none;
box-shadow:none;
}

.sue-plan-name {
margin-bottom:15px;
font-size:1.3em;
opacity:.8;
}

.sue-plan-price {
font-weight:700;
font-size:2.3em;
}

.sue-plan-price-value {
display:inline-block;
margin:0 3px;
vertical-align:middle;
}

.sue-plan-price-before,.sue-plan-price-after {
display:inline-block;
vertical-align:middle;
font-weight:400;
font-size:.7em;
}

.sue-plan-period {
margin-top:5px;
font-size:.9em;
opacity:.5;
}

.sue-plan-options ul {
margin:0;
padding:0;
list-style:none;
}

.sue-plan-options ul li {
display:block;
min-height:41px;
margin:0!important;
padding:8px 0!important;
box-sizing:border-box;
border-top:1px dotted #ddd;
list-style:none;
line-height:24px;
}

.sue-plan-options ul li:first-child {
border:none;
}

.sue-plan-footer {
padding:15px 0;
text-align:center;
border-top-width:1px;
border-top-style:solid;
}

.sue-plan-footer a.sue-plan-button {
display:inline-block;
padding:5px 15px;
border-radius:5px;
text-decoration:none !important;
-webkit-transition:all .2s;
transition:all .2s;
}

.sue-plan-footer a.sue-plan-button:active,.sue-plan-footer a.sue-plan-button:focus,.sue-plan-footer a.sue-plan-button:hover {
background:transparent !important;
color:inherit !important;
}

.sue-plan-featured {
position:relative;
z-index:2;
margin:-10px -10px -5px;
border-left-width:1px;
}

.sue-plan-featured .sue-plan-head {
padding:25px 0;
}

.sue-plan-featured .sue-plan-footer {
padding:17px 0;
}

#su-generator-preview .sue-plan {
position:relative;
width:240px;
margin:0 auto;
}

.sue-content-slide>:first-child,.sue-content-wrap>:first-child {
margin-top:0;
}

.sue-content-slide>:last-child,.sue-content-wrap>:last-child {
margin-bottom:0;
}

.sue-content-slider .owl-prev:hover:before,.sue-content-slider .owl-prev:hover:before,.sue-content-slider .owl-next:hover:before,.sue-content-slider .owl-next:hover:before,.sue-content-slider-style-dark .owl-prev:hover:before,.sue-content-slider-style-dark .owl-next:hover:before {
border-color:#000;
}

.sue-content-slider .owl-dots,.sue-icon-text-icon {
position:absolute;
top:0;
left:0;
}

.sue-content-slider .owl-dot.active:before,.sue-content-slider .owl-dot:hover:before,.sue-content-slider-style-light .owl-nav button.owl-prev:hover,.sue-content-slider-style-light .owl-nav button.owl-next:hover {
background-color:#000;
}

.sue-content-slider-arrows-no .owl-nav,.sue-content-slider-arrows-hover .owl-nav,.sue-content-slider-pages-no .owl-dots,.sue-content-slider-pages-hover .owl-dots,.sue-exit-popup {
display:none;
}

.sue-content-slider-style-dark .owl-prev,.sue-content-slider-style-light .owl-prev {
right:36px;
}

.sue-content-slider-style-dark .owl-prev:before,.sue-content-slider-style-light .owl-prev:before {
left:12px;
}

.sue-content-slider-style-dark .owl-next:before,.sue-content-slider-style-light .owl-next:before {
left:8px;
}

.sue-exit-popup-style-dark .mfp-bg,.sue-exit-popup-style-dark-boxed .mfp-bg {
background:#000;
}

.sue-exit-popup-style-dark-boxed .sue-exit-popup-screen,.sue-exit-popup-style-maintenance .sue-exit-popup-screen {
border-radius:3px;
background:#fff;
color:#333;
}

.sue-exit-popup-style-light .mfp-bg,.sue-exit-popup-style-light-boxed .mfp-bg,.sue-exit-popup-style-light-boxed-blue .mfp-bg,.sue-exit-popup-style-light-boxed-green .mfp-bg,.sue-exit-popup-style-light-boxed-orange .mfp-bg {
background:#fff;
}

.sue-icon-panel,.sue-member,.sue-panel,.sue-photo-panel {
position:relative;
width:100%;
margin:0 auto 1.5em;
background:#fff;
box-sizing:border-box;
}

.sue-icon-panel-content,.sue-member-icons,.sue-photo-panel-content {
padding:1em;
}

.sue-member-photo img,.sue-photo-panel-head img {
display:block;
width:100%;
height:auto;
margin:0;
padding:0;
border:none;
border-radius:0;
box-shadow:none;
}

.sue-pricing-table .sue-plan:first-child,.sue-pricing-table .sue-plan.sue-plan-featured {
border-left-width:1px;
}

@media only screen and (max-width: 768px) {
.sue-pricing-table {
-webkit-box-orient:vertical;
-webkit-box-direction:normal;
flex-direction:column;
}

.sue-plan-featured {
margin:0;
}
}

.sue-progress-bar {
position:relative;
margin-bottom:1.5em;
}

.sue-progress-bar span {
position:absolute;
bottom:0;
left:0;
}

.sue-progress-bar-style-default {
height:24px;
font-size:14px;
}

.sue-progress-bar-style-default>span {
display:block;
height:24px;
overflow:visible !important;
line-height:24px;
}

.sue-progress-bar-style-default span span {
margin:0 .7em;
white-space:nowrap;
}

.sue-progress-bar-style-fancy {
height:24px;
padding:5px;
box-sizing:content-box;
border-width:1px;
border-style:solid;
border-radius:17px;
font-size:14px;
}

.sue-progress-bar-style-fancy>span {
bottom:5px;
left:5px;
display:block;
height:24px;
overflow:visible !important;
border-radius:12px;
background-image:url(/wp-content/plugins/shortcodes-ultimate-extra/includes/images/gradient.png?x72334);
background-repeat:repeat-x;
line-height:24px;
}

.sue-progress-bar-style-fancy span span {
bottom:0;
left:0;
margin:0 .7em;
white-space:nowrap;
}

.sue-progress-bar-style-thin {
height:4px;
margin-top:30px;
font-size:13px;
}

.sue-progress-bar-style-thin span {
display:block;
height:4px;
overflow:visible !important;
}

.sue-progress-bar-style-thin span span {
height:30px;
white-space:nowrap;
line-height:30px;
}

.sue-progress-bar-animation span {
-webkit-transition:width 1s ease;
transition:width 1s ease;
}

.sue-progress-pie {
position:relative;
}

.sue-progress-pie-align-none {
margin:0 0 1.5em;
}

.sue-progress-pie-align-left {
margin:0 1em 1.5em 0;
float:left;
}

.sue-progress-pie-align-right {
margin:0 0 1.5em 1em;
float:right;
}

.sue-progress-pie-align-center {
margin:1.5em auto;
clear:both;
}

.sue-progress-pie>div {
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
width:100%;
height:100%;
text-align:center;
}

.sue-progress-pie-text {
display:inline-block;
}

.sue-progress-pie-before,.sue-progress-pie-after {
display:inline-block;
margin:0 .1em;
vertical-align:middle;
font-size:.6em;
}

.sue-section {
position:relative;
width:100%;
margin:0;
}

.sue-section-background {
position:absolute;
left:0;
bottom:0;
right:0;
top:0;
width:100%;
height:100%;
background-position:left top;
background-repeat:no-repeat;
}

.sue-section-content {
width:90%;
margin:0 auto;
position:relative;
}

.sue-section-content h1,.sue-section-content h2,.sue-section-content h3,.sue-section-content h4,.sue-section-content h5,.sue-section-content h6 {
color:inherit;
}

.sue-section-fullwidth {
margin-left:calc(50% - 50vw) !important;
margin-right:calc(50% - 50vw) !important;
max-width:1000% !important;
width:auto !important;
}

@media screen and (min-width: 768px) {
.sue-section.sue-section-parallax .sue-section-background {
background-attachment:fixed;
}
}

@supports (-webkit-overflow-scrolling: touch) {
.sue-section.sue-section-parallax .sue-section-background {
background-attachment:scroll;
}
}

.sue-shadow-wrap {
position:relative;
z-index:1;
margin-bottom:1.5em;
padding-bottom:15px;
}

.sue-shadow-wrap.sue-shadow-inline-yes {
display:inline-block;
}

.sue-shadow {
position:relative;
min-height:50px;
box-sizing:border-box;
}

.sue-shadow:before,.sue-shadow:after {
position:absolute;
z-index:-1;
display:block;
background:rgba(0,0,0,0.7);
box-shadow:0 0 20px 0 rgba(0,0,0,0.7);
content:'';
}

.sue-shadow>img,.sue-shadow>a>img {
display:block;
min-height:40px;
max-width:100%;
margin:0;
padding:0;
border:none;
box-shadow:none;
}

.sue-shadow-style-default:after {
right:20px;
left:auto;
-webkit-transform:rotate(3deg);
transform:rotate(3deg);
}

.sue-shadow-style-right:before {
right:20px;
bottom:25px;
width:60%;
height:20px;
box-shadow:0 20px 20px 0 rgba(0,0,0,0.7);
-webkit-transform:rotate(3deg);
transform:rotate(3deg);
}

.sue-shadow-style-horizontal:before,.sue-shadow-style-horizontal:after {
top:20px;
right:0;
bottom:20px;
left:0;
width:30px;
border-radius:50%;
}

.sue-shadow-style-horizontal:after {
left:auto;
}

.sue-shadow-style-vertical:before,.sue-shadow-style-vertical:after {
top:0;
right:20px;
bottom:0;
left:20px;
height:30px;
border-radius:50%;
}

.sue-shadow-style-vertical:after {
top:auto;
}

.sue-shadow-style-bottom:before {
right:20px;
bottom:0;
left:20px;
height:30px;
border-radius:50%;
}

.sue-shadow-style-simple:before {
right:20px;
bottom:0;
left:20px;
height:30px;
}

.sue-splash {
display:none;
}

.sue-splash-screen {
position:relative;
width:94%;
max-width:480px;
margin:44px auto;
padding:44px;
box-sizing:border-box;
}

.sue-splash-style-dark .mfp-close {
color:#fff;
text-shadow:none;
}

.sue-splash-style-dark .sue-splash-screen {
background:transparent;
color:#fff;
}

.sue-splash-style-light .sue-splash-screen {
background:transparent;
color:#000;
}

.sue-splash-style-light-boxed .sue-splash-screen {
border:1px solid #ccc;
border-radius:15px;
background:#fff;
box-shadow:0 0 25px #ccc;
color:#333;
}

.sue-splash-style-maintenance .mfp-bg {
background:#000 url(/wp-content/plugins/shortcodes-ultimate-extra/includes/images/maintenance.png?x72334);
}

.sue-splash-style-blue-boxed .mfp-bg {
background:#66b2ff;
}

.sue-splash-style-blue-boxed .sue-splash-screen {
border-radius:3px;
background:#e8f4ff;
box-shadow:0 0 10px #00254a;
color:#00172e;
}

.sue-splash-style-light-boxed-blue .sue-splash-screen {
border:7px solid #66b2ff;
border-radius:10px;
background:#feffff;
background:-webkit-gradient(linear,left top,left bottom,from(#feffff),to(#ddf1f9));
background:-webkit-linear-gradient(top,#feffff 0%,#ddf1f9 100%);
background:linear-gradient(to bottom,#feffff 0%,#ddf1f9 100%);
color:#333;
}

.sue-splash-style-light-boxed-green .sue-splash-screen {
border:7px solid #92e54e;
border-radius:10px;
background:#f8ffe8;
background:-webkit-gradient(linear,left top,left bottom,from(#f8ffe8),to(#e3f5ab));
background:-webkit-linear-gradient(top,#f8ffe8 0%,#e3f5ab 100%);
background:linear-gradient(to bottom,#f8ffe8 0%,#e3f5ab 100%);
color:#333;
}

.sue-splash-style-light-boxed-orange .sue-splash-screen {
border:7px solid #ff8121;
border-radius:10px;
background:#fff;
background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ffe4ce));
background:-webkit-linear-gradient(top,#fff 0%,#ffe4ce 100%);
background:linear-gradient(to bottom,#fff 0%,#ffe4ce 100%);
color:#333;
}

.sue-testimonial {
margin-bottom:1.5em;
}

.sue-testimonial-text {
margin-bottom:.5em;
font-style:italic;
font-size:1.1em;
}

.sue-testimonial-text>p:first-child {
margin-top:0;
}

.sue-testimonial-text>p:last-child {
margin-bottom:0;
}

.sue-testimonial-cite {
font-size:.9em;
}

.sue-testimonial-name {
font-weight:700;
}

.sue-testimonial-bordered .sue-testimonial-text {
position:relative;
margin-bottom:.8em;
padding:1em;
border:1px solid #ccc;
border-radius:2px;
background:#fff;
color:#555;
}

.sue-testimonial-bordered .sue-testimonial-text:before,.sue-testimonial-bordered .sue-testimonial-text:after {
position:absolute;
display:block;
width:0;
height:0;
border-style:solid;
content:'';
}

.sue-testimonial-bordered .sue-testimonial-text:before {
bottom:-16px;
left:29px;
z-index:2;
border-width:8px;
border-color:#ccc transparent transparent;
}

.sue-testimonial-bordered .sue-testimonial-text:after {
bottom:-14px;
left:30px;
z-index:3;
border-width:7px;
border-color:#fff transparent transparent;
}

.sue-testimonial-bordered .sue-testimonial-cite {
margin-left:20px;
}

.sue-testimonial-has-photo {
position:relative;
min-height:40px;
padding-left:60px;
}

.sue-testimonial-has-photo img.sue-testimonial-photo {
position:absolute;
top:0;
left:0;
display:block;
width:40px;
height:40px;
margin:0;
padding:0;
border:none;
border-radius:50%;
box-shadow:none;
}

.sue-testimonial-bordered.sue-testimonial-has-photo .sue-testimonial-text:before {
top:12px;
left:-16px;
border-color:transparent #ccc transparent transparent;
}

.sue-testimonial-bordered.sue-testimonial-has-photo .sue-testimonial-text:after {
top:13px;
left:-14px;
border-color:transparent #fff transparent transparent;
}

.sue-testimonial-bordered.sue-testimonial-has-photo .sue-testimonial-cite {
margin-left:10px;
}

.sue-shadow-style-default:before,.sue-shadow-style-default:after,.sue-shadow-style-left:before {
bottom:25px;
left:20px;
width:60%;
height:20px;
box-shadow:0 20px 20px 0 rgba(0,0,0,0.7);
-webkit-transform:rotate(-3deg);
transform:rotate(-3deg);
}

.sue-splash-style-dark .mfp-bg,.sue-splash-style-dark-boxed .mfp-bg {
background:#000;
}

.sue-splash-style-dark-boxed .sue-splash-screen,.sue-splash-style-maintenance .sue-splash-screen {
border-radius:3px;
background:#fff;
color:#333;
}

.sue-splash-style-light .mfp-bg,.sue-splash-style-light-boxed .mfp-bg,.sue-splash-style-light-boxed-blue .mfp-bg,.sue-splash-style-light-boxed-green .mfp-bg,.sue-splash-style-light-boxed-orange .mfp-bg {
background:#fff;
}