table.tablesaw {
empty-cells: show;
max-width: 100%;
width: 100%;
}
.tablesaw {
border-collapse: collapse;
width: 100%;
} .tablesaw {
border: 0;
padding: 0;
}
.tablesaw th,
.tablesaw td {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: .5em .7em;
}
.tablesaw thead tr:first-child th {
padding-top: .9em;
padding-bottom: .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn {
border: 1px solid #ccc;
background: none;
background-color: #fafafa;
-webkit-box-shadow: 0 1px 0 rgba(255,255,255,1);
box-shadow: 0 1px 0 rgba(255,255,255,1);
color: #4a4a4a;
clear: both;
cursor: pointer;
display: block;
font: bold 20px/1 sans-serif;
margin: 0;
padding: .5em .85em .4em .85em;
position: relative;
text-align: center;
text-decoration: none;
text-transform: capitalize;
text-shadow: 0 1px 0 #fff;
width: 100%; background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 255,255,255,.1 )), color-stop(50%, rgba( 255,255,255,.1 )), color-stop(55%, rgba( 170,170,170,.1 )), to(rgba( 120,120,120,.15 )));
background-image: -webkit-linear-gradient(top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100%);
background-image: linear-gradient( top, rgba( 255,255,255,.1 ) 0%, rgba( 255,255,255,.1 ) 50%, rgba( 170,170,170,.1 ) 55%, rgba( 120,120,120,.15 ) 100% );
-webkit-appearance: none !important;
-moz-appearance: none !important;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased;
border-radius: .25em;
}
.tablesaw-enhanced .tablesaw-bar a.btn {
color: #1c95d4;
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
text-decoration: none;
} .tablesaw-enhanced .tablesaw-bar .btn:active {
background-color: #ddd;
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba( 100,100,100,.35 )), to(rgba( 255,255,255,0 )));
background-image: -webkit-linear-gradient(top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70%);
background-image: linear-gradient( top, rgba( 100,100,100,.35 ) 0%, rgba( 255,255,255,0 ) 70% );
}
.tablesaw-enhanced .tablesaw-bar .btn:hover,
.tablesaw-enhanced .tablesaw-bar .btn:focus {
color: #208de3;
background-color: #fff;
outline: none;
}
.tablesaw-bar .btn:focus {
-webkit-box-shadow: 0 0 .35em #4faeef !important;
box-shadow: 0 0 .35em #4faeef !important;
}
.tablesaw-bar .btn-select select {
background: none;
border: none;
display: block;
position: absolute;
font-weight: inherit;
left: 0;
top: 0;
margin: 0;
width: 100%;
height: 100%;
z-index: 2;
min-height: 1em;
}
.tablesaw-bar .btn-select select {
opacity: 0;
filter: alpha(opacity=0);
display: inline-block;
color: transparent;
}
.tablesaw-bar .btn select option {
background: #fff;
color: #000;
font-family: sans-serif;
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
color: #4d4d4d;
padding-right: 2.5em;
min-width: 7.25em;
text-align: left;
text-indent: 0;
}
.tablesaw-bar .btn.btn-small,
.tablesaw-bar .btn.btn-micro {
display: inline-block;
width: auto;
height: auto;
position: relative;
top: 0;
}
.tablesaw-bar .btn.btn-small {
font-size: 1.0625em;
line-height: 19px;
padding: .3em 1em .3em 1em;
}
.tablesaw-bar .btn.btn-micro {
font-size: .8125em;
padding: .4em .7em .25em .7em;
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
text-align: left;
}
.tablesaw-bar .btn-select:after {
background: #e5e5e5;
background: rgba(0,0,0,.1);
-webkit-box-shadow: 0 2px 2px rgba(255,255,255,.25);
box-shadow: 0 2px 2px rgba(255,255,255,.25);
content: " ";
display: block;
position: absolute;
}
.tablesaw-bar .btn-select.btn-small,
.tablesaw-bar .btn-select.btn-micro {
padding-right: 1.5em;
}
.tablesaw-bar .btn-select:after {
background: none;
background-repeat: no-repeat;
background-position: .25em .45em;
content: "\25bc";
font-size: .55em;
padding-top: 1.2em;
padding-left: 1em;
left: auto;
right: 0;
margin: 0;
top: 0;
bottom: 0;
width: 1.8em;
}
.tablesaw-bar .btn-select.btn-small:after,
.tablesaw-bar .btn-select.btn-micro:after {
width: 1.2em;
font-size: .5em;
padding-top: 1em;
padding-right: .5em;
line-height: 1.65;
background: none;
-webkit-box-shadow: none;
box-shadow: none;
border-left-width: 0;
} .tablesaw-advance .btn {
-webkit-appearance: none;
-moz-appearance: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
text-shadow: 0 1px 0 #fff;
border-radius: .25em;
}
.tablesaw-advance .btn.btn-micro {
font-size: .8125em;
padding: .3em .7em .25em .7em;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
display: inline-block;
overflow: hidden;
width: 1.8em;
height: 1.8em;
background-position: 50% 50%;
margin-left: .5em;
position: relative;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
content: "\0020";
overflow: hidden;
width: 0;
height: 0;
position: absolute;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
left: .5em;
top: .65em;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
left: .5em;
top: .65em;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
top: .45em;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
left: .6em;
border-right: 5px solid #808080;
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
left: .7em;
border-left: 5px solid #808080;
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
opacity: .25;
filter: alpha(opacity=25);
cursor: default;
pointer-events: none;
} .tablesaw-bar {
clear: both;
font-family: sans-serif;
}
.tablesaw-toolbar {
font-size: .875em;
float: left;
}
.tablesaw-toolbar label {
padding: .5em 0;
clear: both;
display: block;
color: #888;
margin-right: .5em;
text-transform: uppercase;
}
.tablesaw-bar .btn,
.tablesaw-enhanced .tablesaw-bar .btn {
margin-top: .5em;
margin-bottom: .5em;
}
.tablesaw-bar .btn-select,
.tablesaw-enhanced .tablesaw-bar .btn-select {
margin-bottom: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn {
margin-left: .4em;
margin-top: 0;
text-transform: uppercase;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
background: transparent;
font-family: sans-serif;
font-size: 1em;
padding-left: .3em;
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
min-width: 0;
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
padding-top: .9em;
}
.tablesaw-bar .tablesaw-toolbar select {
color: #888;
text-transform: none;
background: transparent;
}
.tablesaw-toolbar ~ table {
clear: both;
}
.tablesaw-toolbar .a11y-sm {
clip: rect(0 0 0 0);
height: 1px;
overflow: hidden;
position: absolute;
width: 1px;
}
@media (min-width: 24em) {
.tablesaw-toolbar .a11y-sm {
clip: none;
height: auto;
width: auto;
position: static;
overflow: visible;
}
}
table.tablesaw tbody th {
font-weight: bold;
}
table.tablesaw thead th,
table.tablesaw thead td {
color: #444;
font-size: .9em;
}
.tablesaw th,
.tablesaw td {
line-height: 1em;
text-align: left;
vertical-align: middle;
}
.tablesaw td,
.tablesaw tbody th {
vertical-align: middle;
font-size: 1.17em; }
.tablesaw td .btn,
.tablesaw tbody th .btn {
margin: 0;
}
.tablesaw thead {
border: 1px solid #e5e5e4;
background: #e2dfdc;
background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e2dfdc));
background-image: -webkit-linear-gradient(top, #fff, #e2dfdc);
background-image: linear-gradient(to bottom, #fff, #e2dfdc);
}
.tablesaw thead th {
font-weight: 100;
color: #777;
text-transform: uppercase;
text-shadow: 0 1px 0 #fff;
text-align: left;
}
.tablesaw thead tr:first-child th {
font-weight: normal;
font-family: sans-serif;
border-right: 1px solid #e4e1de;
} .tablesaw tbody tr {
border-bottom: 1px solid #dfdfdf;
}
.tablesaw caption {
text-align: left;
margin-bottom: 0;
opacity: .5;
filter: alpha(opacity=50);
line-height: 2.4;
}
@media (min-width: 25em) {
.tablesaw caption {
margin-bottom: .6em;
line-height: 1.2;
}
} .tablesaw-cell-label-top {
text-transform: uppercase;
font-size: .9em;
font-weight: normal;
}
.tablesaw-cell-label {
font-size: .65em;
text-transform: uppercase;
color: #888;
font-family: sans-serif;
}
@media (min-width: 40em) {
.tablesaw td {
line-height: 2em;
}
}
@media only all {
.tablesaw-swipe .tablesaw-cell-persist {
border-right: 1px solid #e4e1de;
}
.tablesaw-swipe .tablesaw-cell-persist {
-webkit-box-shadow: 3px 0 4px -1px #e4e1de;
box-shadow: 3px 0 4px -1px #e4e1de;
}
} .tablesaw-stack tbody tr {
border-bottom: 1px solid #dfdfdf;
}
.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: none;
} @media only all { .tablesaw-stack td,
.tablesaw-stack th {
text-align: left;
display: block;
}
.tablesaw-stack tr {
clear: both;
display: table-row;
} .tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: block;
padding: 0 .6em 0 0;
width: auto;
display: inline-block;
} .tablesaw-stack th .tablesaw-cell-label-top,
.tablesaw-stack td .tablesaw-cell-label-top {
display: block;
padding: .4em 0;
margin: .4em 0;
}
.tablesaw-cell-label {
display: block;
} .tablesaw-stack tbody th.group {
margin-top: -1px;
} .tablesaw-stack th.group b.tablesaw-cell-label {
display: none !important;
}
}
@media (max-width: 39.9375em) {
.tablesaw-stack thead td,
.tablesaw-stack thead th {
display: none;
}
.tablesaw-stack tbody td,
.tablesaw-stack tbody th {
clear: left;
float: left;
width: 100%;
}
.tablesaw-cell-label {
vertical-align: top;
}
.tablesaw-cell-content {
max-width: 67%;
display: inline-block;
}
.tablesaw-stack td:empty,
.tablesaw-stack th:empty {
display: none;
}
} @media (min-width: 40em) {
.tablesaw-stack tr {
display: table-row;
} .tablesaw-stack td,
.tablesaw-stack th,
.tablesaw-stack thead td,
.tablesaw-stack thead th {
display: table-cell;
margin: 0;
} .tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
display: none !important;
}
}
.tablesaw-fix-persist {
table-layout: fixed;
}
@media only all { .tablesaw-swipe th.tablesaw-cell-hidden,
.tablesaw-swipe td.tablesaw-cell-hidden {
display: none;
}
}
.btn.tablesaw-columntoggle-btn span {
text-indent: -9999px;
display: inline-block;
}
.tablesaw-columntoggle-btnwrap {
position: relative; }
.tablesaw-columntoggle-btnwrap .dialog-content {
padding: .5em;
}
.tablesaw-columntoggle tbody td {
line-height: 1.5;
} .tablesaw-columntoggle-popup {
display: none;
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
display: block;
position: absolute;
top: 2em;
right: 0;
background-color: #fff;
padding: .5em .8em;
border: 1px solid #ccc;
-webkit-box-shadow: 0 1px 2px #ccc;
box-shadow: 0 1px 2px #ccc;
border-radius: .2em;
z-index: 1;
}
.tablesaw-columntoggle-popup fieldset {
margin: 0;
} @media only all {
.tablesaw-columntoggle th.tablesaw-priority-6,
.tablesaw-columntoggle td.tablesaw-priority-6,
.tablesaw-columntoggle th.tablesaw-priority-5,
.tablesaw-columntoggle td.tablesaw-priority-5,
.tablesaw-columntoggle th.tablesaw-priority-4,
.tablesaw-columntoggle td.tablesaw-priority-4,
.tablesaw-columntoggle th.tablesaw-priority-3,
.tablesaw-columntoggle td.tablesaw-priority-3,
.tablesaw-columntoggle th.tablesaw-priority-2,
.tablesaw-columntoggle td.tablesaw-priority-2,
.tablesaw-columntoggle th.tablesaw-priority-1,
.tablesaw-columntoggle td.tablesaw-priority-1 {
display: none;
}
}
.tablesaw-columntoggle-btnwrap .dialog-content {
top: 0 !important;
right: 1em;
left: auto !important;
width: 12em;
max-width: 18em;
margin: -.5em auto 0;
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
outline-style: none;
}  @media (min-width: 20em) {
.tablesaw-columntoggle th.tablesaw-priority-1,
.tablesaw-columntoggle td.tablesaw-priority-1 {
display: table-cell;
}
} @media (min-width: 30em) {
.tablesaw-columntoggle th.tablesaw-priority-2,
.tablesaw-columntoggle td.tablesaw-priority-2 {
display: table-cell;
}
} @media (min-width: 40em) {
.tablesaw-columntoggle th.tablesaw-priority-3,
.tablesaw-columntoggle td.tablesaw-priority-3 {
display: table-cell;
}
.tablesaw-columntoggle tbody td {
line-height: 2;
}
} @media (min-width: 50em) {
.tablesaw-columntoggle th.tablesaw-priority-4,
.tablesaw-columntoggle td.tablesaw-priority-4 {
display: table-cell;
}
} @media (min-width: 60em) {
.tablesaw-columntoggle th.tablesaw-priority-5,
.tablesaw-columntoggle td.tablesaw-priority-5 {
display: table-cell;
}
} @media (min-width: 70em) {
.tablesaw-columntoggle th.tablesaw-priority-6,
.tablesaw-columntoggle td.tablesaw-priority-6 {
display: table-cell;
}
}
@media only all { .tablesaw-columntoggle th.tablesaw-cell-hidden,
.tablesaw-columntoggle td.tablesaw-cell-hidden {
display: none;
} .tablesaw-columntoggle th.tablesaw-cell-visible,
.tablesaw-columntoggle td.tablesaw-cell-visible {
display: table-cell;
}
}
.tablesaw-columntoggle-popup .btn-group > label {
display: block;
padding: .2em 0;
white-space: nowrap;
}
.tablesaw-columntoggle-popup .btn-group > label input {
margin-right: .8em;
}
.tablesaw-sortable,
.tablesaw-sortable thead,
.tablesaw-sortable thead tr,
.tablesaw-sortable thead tr th {
position: relative;
}
.tablesaw-sortable thead tr th {
padding-right: 1.6em;
vertical-align: top;
}
.tablesaw-sortable th.tablesaw-sortable-head,
.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
padding: 0;
}
.tablesaw-sortable th.tablesaw-sortable-head button {
padding-top: .9em;
padding-bottom: .7em;
padding-left: .6em;
padding-right: 1.6em;
}
.tablesaw-sortable .tablesaw-sortable-head button {
min-width: 100%;
color: inherit;
background: transparent;
border: 0;
padding: 0;
text-align: left;
font: inherit;
text-transform: inherit;
position: relative;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after,
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
width: 7px;
height: 10px;
content: "\0020";
position: absolute;
right: .5em;
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
content: "\2191";
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
content: "\2193";
}
.tablesaw-sortable .not-applicable:after {
content: "--";
display: block;
}
.tablesaw-sortable .not-applicable span {
display: none;
}
.tablesaw-advance {
float: right;
}
.tablesaw-advance.minimap {
margin-right: .4em;
}
.tablesaw-advance-dots {
float: left;
margin: 0;
padding: 0;
list-style: none;
}
.tablesaw-advance-dots li {
display: table-cell;
margin: 0;
padding: .4em .2em;
}
.tablesaw-advance-dots li i {
width: .25em;
height: .25em;
background: #555;
border-radius: 100%;
display: inline-block;
}
.tablesaw-advance-dots-hide {
opacity: .25;
filter: alpha(opacity=25);
cursor: default;
pointer-events: none;
}.yui3-widget-hidden{display:none}.yui3-widget-content{overflow:hidden}.yui3-widget-content-expanded{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;height:100%}.yui3-widget-tmp-forcesize{overflow:hidden!important}#yui3-css-stamp.skin-sam-widget-base{display:none}.fl-slideshow {
color: #8c8d8e;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 13px;
letter-spacing: normal;
position: relative;
word-spacing: normal;
}
.fl-slideshow-content {
position: relative;
}
.fl-slideshow .yui3-widget-content-expanded {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
-ms-box-sizing: content-box;
}
.fl-slideshow.fl-fullscreen-active {
background: #1c1d1f !important;
}
.fl-slideshow a {
outline: none;
} .fl-loading-image {
width: 42px;
height: 42px;
background: #000;
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
} .fl-fullscreen-close-message {
position: absolute;
z-index: 1000;
top:200px;
width: 100%;
text-align: center;
}
.fl-fullscreen-close-message span {
display: inline-block;
padding: 15px 25px;
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-dark.png) repeat;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
color: #fff;
font-size: 16px;
line-height: 26px;
}
.fl-fullscreen-active.fl-slideshow {
margin: 0;
padding: 0;
} .fl-slideshow-image {
overflow: hidden;
position: relative;
}
.fl-slideshow-image,
.fl-slideshow-image img {
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}
.fl-slideshow-image img {
position: absolute;
z-index: 1;
-webkit-touch-callout: none;
}
.fl-slideshow-video-button {
display: block;
width: 88px;
height: 60px;
position: absolute;
z-index: 2;
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) -120px -80px no-repeat;
}
.fl-slideshow-video-button:hover {
background-position: -220px -80px;
}
.fl-slideshow-video {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-dark.png) repeat;
}
.fl-slideshow-video-wrap {
top: 45px;
right: 45px;
bottom: 45px;
left: 45px;
position: fixed;
z-index: 1001;
}
.fl-slideshow-video iframe {
border: none;
display: block;
line-height: 0;
margin: 0;
padding: 0;
position: relative;
z-index: 1001;
}
.fl-slideshow-video-close {
position: absolute;
z-index: 10000;
left: 5px;
top: 5px;
width: 40px;
height: 40px;
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) 0 -80px no-repeat;
}
.fl-slideshow-video-close:hover {
background-position: -40px -80px;
} .fl-slideshow-transition-slice {
opacity: 0;
overflow: hidden;
position: absolute;
}
.fl-slideshow-transition-slice img {
display: block;
position: absolute;
} .fl-slideshow-main-image {
z-index: 2;
} .fl-slideshow-frame {
position: relative;
}
.fl-slideshow-frame-content {
height: 100%;
}
.fl-slideshow-frame.fl-click-action-enabled .fl-slideshow-image-img {
cursor: pointer;
} .fl-slideshow-main-nav {
position: relative;
height: 40px;
}
.fl-slideshow-main-nav.fl-slideshow-overlay {
left: 0;
right: 0;
z-index: 10;
} .fl-slideshow-nav-buttons {
text-align: center;
}
.fl-slideshow-nav-buttons-left {
position: absolute;
top: 0;
left: 0;
height: 100%;
padding-left: 5px;
}
.fl-slideshow-nav-buttons-right {
position: absolute;
top: 0;
right: 0;
height: 100%;
padding-right: 5px;
}
.fl-slideshow-nav a {
display: inline-block;
width: 40px;
height: 40px;
background-image: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png);
vertical-align: middle;
}
.fl-slideshow-nav-count {
display: inline-block;
height: 9px;
line-height: 12px;
padding: 14px 14px 0px;
}
.fl-slideshow-nav-thumbs { background-position: 0 0; }  
.fl-slideshow-nav-thumbs:hover { background-position: 0 -40px; }    
.fl-slideshow-nav-buy { background-position: -40px 0; } 
.fl-slideshow-nav-buy:hover { background-position: -40px -40px; }
.fl-slideshow-nav-caption { background-position: -80px 0; } 
.fl-slideshow-nav-caption:hover { background-position: -80px -40px; }   
.fl-slideshow-nav-caption-disabled,
.fl-slideshow-nav-caption-disabled:hover { background-position: -80px 0; opacity: 0.35; cursor: default; }
.fl-slideshow-nav-social { background-position: -120px 0; } 
.fl-slideshow-nav-social:hover { background-position: -120px -40px; }   
.fl-slideshow-nav-prev,
.fl-slideshow-nav-prevPage { background-position: -160px 0; }   
.fl-slideshow-nav-prev:hover,
.fl-slideshow-nav-prevPage:hover { background-position: -160px -40px; } 
.fl-slideshow-nav-pause { background-position: -200px 0; }  
.fl-slideshow-nav-pause:hover { background-position: -200px -40px; }    
.fl-slideshow-nav-play { background-position: -240px 0; }   
.fl-slideshow-nav-play:hover { background-position: -240px -40px; } 
.fl-slideshow-nav-next,
.fl-slideshow-nav-nextPage { background-position: -280px 0; }   
.fl-slideshow-nav-next:hover,
.fl-slideshow-nav-nextPage:hover { background-position: -280px -40px; } 
.fl-slideshow-nav-fullscreen { background-position: -320px 0; } 
.fl-slideshow-nav-fullscreen:hover { background-position: -320px -40px; }   
.fl-fullscreen-active .fl-slideshow-nav-fullscreen { background-position: -360px 0; }   
.fl-fullscreen-active .fl-slideshow-nav-fullscreen:hover { background-position: -360px -40px; } 
.fl-slideshow-nav-close { background-position: -400px 0; }  
.fl-slideshow-nav-close:hover { background-position: -400px -40px; } .fl-slideshow-image-nav-left,
.fl-slideshow-image-nav-left .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-left a {
display: block;
position: absolute;
left: 0;
top: 0;
z-index: 7;
width: 100px;
height: 55px;
background: none !important;
}
.fl-slideshow-image-nav-left a {
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/arrows-prev.png) left center no-repeat !important;
}
.fl-slideshow-image-nav-left a:hover {
background-position: -70px center !important;
}
.fl-slideshow-image-nav-right,
.fl-slideshow-image-nav-right .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-right a {
display: block;
position: absolute;
right: 0;
top: 0;
z-index: 7;
width: 100px;
height: 55px;
background: none !important;
}
.fl-slideshow-image-nav-right a {
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/arrows-next.png) right center no-repeat !important;
}
.fl-slideshow-image-nav-right a:hover {
background-position: 30px center !important;
}
.fl-slideshow-image-nav-left .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-left a,
.fl-slideshow-image-nav-right .fl-slideshow-nav-buttons,
.fl-slideshow-image-nav-right a {
width: 100%;
} .fl-slideshow-mouse-nav-prev,
.fl-slideshow-mouse-nav-prev div, 
.fl-slideshow-mouse-nav-prev img  {
cursor: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/arrow-prev.png), w-resize !important;
}
.fl-slideshow-mouse-nav-next,
.fl-slideshow-mouse-nav-next div, 
.fl-slideshow-mouse-nav-next img {
cursor: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/arrow-next.png), e-resize !important;
} .fl-slideshow-thumbs {
position: relative;
z-index: 1;
}
.fl-slideshow-thumbs-content {
height: 100%;
margin: 0 auto;
position: relative;
}
.fl-slideshow-thumbs.fl-slideshow-overlay {
z-index: 9;
}
.fl-slideshow-thumbs-clip {
overflow: hidden;
position: relative;
-webkit-backface-visibility: hidden;
}
.fl-slideshow-thumbs-pages {
position: relative;
-webkit-backface-visibility: hidden;
}
.fl-slideshow-thumbs-page {
position: absolute;
-webkit-backface-visibility: hidden;
}
.fl-slideshow-thumbs .fl-slideshow-image {
background: #2e3033;
border: 1px solid #7d818a;
float: left;
}
.fl-slideshow-thumbs .fl-slideshow-image-active,
.fl-slideshow-thumbs .fl-slideshow-image:hover {
border: 1px solid #fff;
}
.fl-slideshow-thumbs img {
cursor: pointer !important;
} .fl-slideshow-thumbs-left-nav .fl-slideshow-nav-buttons {
padding: 0 15px;
}
.fl-slideshow-thumbs-right-nav .fl-slideshow-nav-buttons {
padding: 0 15px;
} .fl-slideshow-vertical-thumbs {
position: absolute;
top: 0;
z-index: 20;
} .fl-slideshow-caption {
width: 100%;
z-index: 8;
color: #fff;
}
.fl-slideshow-caption a {
color: #fff;
}
.fl-slideshow-caption-content {
padding: 20px;
}
.fl-slideshow-caption-toggle {
display: inline-block;
padding: 0 20px 20px;
} .fl-slideshow-social {
width: 100%;
z-index: 8;
}
.fl-slideshow-social-content {
padding: 20px 25px 15px;
} .fl-slideshow-overlay {
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-dark.png) repeat;
}
.fl-slideshow-overlay-close {
position: absolute;
z-index: 1000;
right: 0;
width: 40px;
height: 40px;
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) 0 -80px no-repeat;
}
.fl-slideshow-overlay-close:hover {
background-position: -40px -80px;
}
.fl-slideshow-caption .fl-slideshow-overlay-close,
.fl-slideshow-social .fl-slideshow-overlay-close {
width: 30px;
height: 30px;
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-light.png) -80px -80px no-repeat;
}
.fl-slideshow-caption .fl-slideshow-overlay-close:hover,
.fl-slideshow-social .fl-slideshow-overlay-close:hover {
background-position: -80px -110px;
}  .fl-slideshow-light {
color: #333333;
}
.fl-slideshow-light.fl-fullscreen-active {
background: #f2f2f2 !important;
} .fl-slideshow-light .fl-loading-image {
background: #fff;
} .fl-slideshow-light .fl-slideshow-nav a {
background-image: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png);
} .fl-slideshow-light .fl-slideshow-video {
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-light.png) repeat;
}
.fl-slideshow-light .fl-slideshow-video-close {
background: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png) 0 -80px no-repeat;
}
.fl-slideshow-light .fl-slideshow-video-close:hover {
background-position: -40px -80px;
} .fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-frame {
background: #dadde6;
}
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-image {
border: 1px solid #737373;
}
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-frame-active .fl-slideshow-image,
.fl-slideshow-light .fl-slideshow-thumbs .fl-slideshow-image:hover {
border: 1px solid #000;
} .fl-slideshow-light .fl-slideshow-caption,
.fl-slideshow-light .fl-slideshow-caption a {
color: #333;
} .fl-slideshow-light .fl-slideshow-overlay {
background-image: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/transparent-bg-light.png);
}
.fl-slideshow-light .fl-slideshow-overlay-close {
background-image: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png);
}
.fl-slideshow-light .fl-slideshow-caption .fl-slideshow-overlay-close,
.fl-slideshow-light .fl-slideshow-social .fl-slideshow-overlay-close {
background-image: url(//www.unnosport.cz/wp-content/plugins/bb-plugin/img/slideshow/icons-dark.png);
}  .fl-slideshow-nav a.sm-fonticon,
.fl-slideshow-nav a.sm-fonticon:hover {
background-image: none !important;
height: 24px;
line-height: 24px;
margin: 5px 7px;
text-decoration: none;
vertical-align: middle;
width: 24px;
}
.fl-slideshow-nav-count.fonticons-enabled {
display: inline-block;
font-size: 13px;
height: 24px;
line-height: 32px;
margin: 5px 15px;
padding: 0;
vertical-align: middle;
} .fl-slideshow-video-close.sm-fonticon {
background-image: none !important;
height: 16px;
font-size: 32px;
line-height: 16px;
text-decoration: none;
width: 16px;
} .fl-slideshow-overlay-close.sm-fonticon {
background-image: none !important;
height: 25px;
line-height: 25px;
text-decoration: none;
width: 25px;
}@font-face {
font-family: 'Ultimate-Icons';
src:
url(//www.unnosport.cz/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.ttf?1ddi1j) format('truetype'),
url(//www.unnosport.cz/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.woff?1ddi1j) format('woff'),
url(//www.unnosport.cz/wp-content/uploads/bb-plugin/icons/ultimate-icons/fonts/Ultimate-Icons.svg?1ddi1j#Ultimate-Icons) format('svg');
font-weight: normal;
font-style: normal;
}
.ua-icon { font-family: 'Ultimate-Icons' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.ua-icon-google-plus:before {
content: "\ea82";
}
.ua-icon-facebook22:before {
content: "\ea81";
}
.ua-icon-basket:before {
content: "\e900";
}
.ua-icon-briefcase:before {
content: "\e901";
}
.ua-icon-calendar:before {
content: "\e902";
}
.ua-icon-chat:before {
content: "\e903";
}
.ua-icon-clock:before {
content: "\e904";
}
.ua-icon-desktop:before {
content: "\e905";
}
.ua-icon-dribbble:before {
content: "\e906";
}
.ua-icon-edit:before {
content: "\e907";
}
.ua-icon-envelope:before {
content: "\e908";
}
.ua-icon-facebook:before {
content: "\e909";
}
.ua-icon-gears:before {
content: "\e90a";
}
.ua-icon-global:before {
content: "\e90b";
}
.ua-icon-globe:before {
content: "\e90c";
}
.ua-icon-googleplus:before {
content: "\e90d";
}
.ua-icon-heart:before {
content: "\e90e";
}
.ua-icon-key:before {
content: "\e90f";
}
.ua-icon-laptop:before {
content: "\e910";
}
.ua-icon-linkedin:before {
content: "\e911";
}
.ua-icon-lock:before {
content: "\e912";
}
.ua-icon-magnifying-glass:before {
content: "\e913";
}
.ua-icon-map-pin:before {
content: "\e914";
}
.ua-icon-map:before {
content: "\e915";
}
.ua-icon-mobile:before {
content: "\e916";
}
.ua-icon-newspaper:before {
content: "\e917";
}
.ua-icon-paperclip:before {
content: "\e918";
}
.ua-icon-pencil:before {
content: "\e919";
}
.ua-icon-phone:before {
content: "\e91a";
}
.ua-icon-picture:before {
content: "\e91b";
}
.ua-icon-presentation:before {
content: "\e91c";
}
.ua-icon-printer:before {
content: "\e91d";
}
.ua-icon-profile-female:before {
content: "\e91e";
}
.ua-icon-profile-male:before {
content: "\e91f";
}
.ua-icon-quote:before {
content: "\e920";
}
.ua-icon-streetsign:before {
content: "\e921";
}
.ua-icon-tablet:before {
content: "\e922";
}
.ua-icon-tools-2:before {
content: "\e923";
}
.ua-icon-tools:before {
content: "\e924";
}
.ua-icon-tumblr:before {
content: "\e925";
}
.ua-icon-twitter:before {
content: "\e926";
}
.ua-icon-video:before {
content: "\e927";
}
.ua-icon-icon-3-mail-envelope-closed:before {
content: "\e928";
}
.ua-icon-icon-6-mail-envelope-closed:before {
content: "\e929";
}
.ua-icon-icon-24-key:before {
content: "\e92a";
}
.ua-icon-icon-29-information:before {
content: "\e92b";
}
.ua-icon-icon-111-search:before {
content: "\e92c";
}
.ua-icon-icon-112-search-plus:before {
content: "\e92d";
}
.ua-icon-icon-113-search-minus:before {
content: "\e92e";
}
.ua-icon-icon-114-lock:before {
content: "\e92f";
}
.ua-icon-icon-116-lock-open:before {
content: "\e930";
}
.ua-icon-icon-118-lock-rounded:before {
content: "\e931";
}
.ua-icon-icon-120-lock-rounded-open:before {
content: "\e932";
}
.ua-icon-icon-121-combination-lock:before {
content: "\e933";
}
.ua-icon-icon-122-printer:before {
content: "\e934";
}
.ua-icon-icon-123-printer:before {
content: "\e935";
}
.ua-icon-icon-124-printer-text:before {
content: "\e936";
}
.ua-icon-icon-125-printer-text:before {
content: "\e937";
}
.ua-icon-icon-134-pen:before {
content: "\e938";
}
.ua-icon-icon-135-pen-angled:before {
content: "\e939";
}
.ua-icon-icon-145-tag-cord:before {
content: "\e93a";
}
.ua-icon-icon-146-tag:before {
content: "\e93b";
}
.ua-icon-icon-3-mail-envelope-closed2:before {
content: "\e93c";
}
.ua-icon-icon-6-mail-envelope-closed2:before {
content: "\e93d";
}
.ua-icon-icon-24-key2:before {
content: "\e93e";
}
.ua-icon-icon-29-information2:before {
content: "\e93f";
}
.ua-icon-icon-111-search2:before {
content: "\e940";
}
.ua-icon-icon-112-search-plus2:before {
content: "\e941";
}
.ua-icon-icon-113-search-minus2:before {
content: "\e942";
}
.ua-icon-icon-114-lock2:before {
content: "\e943";
}
.ua-icon-icon-116-lock-open2:before {
content: "\e944";
}
.ua-icon-icon-118-lock-rounded2:before {
content: "\e945";
}
.ua-icon-icon-120-lock-rounded-open2:before {
content: "\e946";
}
.ua-icon-icon-121-combination-lock2:before {
content: "\e947";
}
.ua-icon-icon-122-printer2:before {
content: "\e948";
}
.ua-icon-icon-123-printer2:before {
content: "\e949";
}
.ua-icon-icon-124-printer-text2:before {
content: "\e94a";
}
.ua-icon-icon-125-printer-text2:before {
content: "\e94b";
}
.ua-icon-icon-134-pen2:before {
content: "\e94c";
}
.ua-icon-icon-135-pen-angled2:before {
content: "\e94d";
}
.ua-icon-icon-145-tag-cord2:before {
content: "\e94e";
}
.ua-icon-icon-146-tag2:before {
content: "\e94f";
}
.ua-icon-arrow-down:before {
content: "\e950";
}
.ua-icon-arrow-left:before {
content: "\e951";
}
.ua-icon-arrow-right:before {
content: "\e952";
}
.ua-icon-arrow-up:before {
content: "\e953";
}
.ua-icon-briefcase2:before {
content: "\e954";
}
.ua-icon-check:before {
content: "\e955";
}
.ua-icon-circle-add:before {
content: "\e956";
}
.ua-icon-circle-check:before {
content: "\e957";
}
.ua-icon-circle-cross:before {
content: "\e958";
}
.ua-icon-circle-minus:before {
content: "\e959";
}
.ua-icon-clock2:before {
content: "\e95a";
}
.ua-icon-cog:before {
content: "\e95b";
}
.ua-icon-cross:before {
content: "\e95c";
}
.ua-icon-disc:before {
content: "\e95d";
}
.ua-icon-fast-forward:before {
content: "\e95e";
}
.ua-icon-globe2:before {
content: "\e95f";
}
.ua-icon-head:before {
content: "\e960";
}
.ua-icon-heart2:before {
content: "\e961";
}
.ua-icon-help:before {
content: "\e962";
}
.ua-icon-lock2:before {
content: "\e963";
}
.ua-icon-mail:before {
content: "\e964";
}
.ua-icon-map2:before {
content: "\e965";
}
.ua-icon-minus:before {
content: "\e966";
}
.ua-icon-monitor:before {
content: "\e967";
}
.ua-icon-paper-clip:before {
content: "\e968";
}
.ua-icon-pause:before {
content: "\e969";
}
.ua-icon-play:before {
content: "\e96a";
}
.ua-icon-plus:before {
content: "\e96b";
}
.ua-icon-printer2:before {
content: "\e96c";
}
.ua-icon-record:before {
content: "\e96d";
}
.ua-icon-rewind:before {
content: "\e96e";
}
.ua-icon-search:before {
content: "\e96f";
}
.ua-icon-speech-bubble:before {
content: "\e970";
}
.ua-icon-square-add:before {
content: "\e971";
}
.ua-icon-square-check:before {
content: "\e972";
}
.ua-icon-square-cross:before {
content: "\e973";
}
.ua-icon-square-minus:before {
content: "\e974";
}
.ua-icon-unlock:before {
content: "\e975";
}
.ua-icon-zoom-in:before {
content: "\e976";
}
.ua-icon-zoom-out:before {
content: "\e977";
}
.ua-icon-alarm:before {
content: "\e978";
}
.ua-icon-arrow-down-circle:before {
content: "\e979";
}
.ua-icon-arrow-down2:before {
content: "\e97a";
}
.ua-icon-arrow-left-circle:before {
content: "\e97b";
}
.ua-icon-arrow-left2:before {
content: "\e97c";
}
.ua-icon-arrow-right-circle:before {
content: "\e97d";
}
.ua-icon-arrow-right2:before {
content: "\e97e";
}
.ua-icon-arrow-up-circle:before {
content: "\e97f";
}
.ua-icon-arrow-up2:before {
content: "\e980";
}
.ua-icon-briefcase3:before {
content: "\e981";
}
.ua-icon-bubble:before {
content: "\e982";
}
.ua-icon-calendar-full:before {
content: "\e983";
}
.ua-icon-camera-video:before {
content: "\e984";
}
.ua-icon-camera:before {
content: "\e985";
}
.ua-icon-cart:before {
content: "\e986";
}
.ua-icon-chart-bars:before {
content: "\e987";
}
.ua-icon-checkmark-circle:before {
content: "\e988";
}
.ua-icon-chevron-down-circle:before {
content: "\e989";
}
.ua-icon-chevron-down:before {
content: "\e98a";
}
.ua-icon-chevron-left-circle:before {
content: "\e98b";
}
.ua-icon-chevron-left:before {
content: "\e98c";
}
.ua-icon-chevron-right-circle:before {
content: "\e98d";
}
.ua-icon-chevron-right:before {
content: "\e98e";
}
.ua-icon-chevron-up-circle:before {
content: "\e98f";
}
.ua-icon-chevron-up:before {
content: "\e990";
}
.ua-icon-circle-minus2:before {
content: "\e991";
}
.ua-icon-clock3:before {
content: "\e992";
}
.ua-icon-cog2:before {
content: "\e993";
}
.ua-icon-cross-circle:before {
content: "\e994";
}
.ua-icon-cross2:before {
content: "\e995";
}
.ua-icon-earth:before {
content: "\e996";
}
.ua-icon-envelope2:before {
content: "\e997";
}
.ua-icon-eye:before {
content: "\e998";
}
.ua-icon-film-play:before {
content: "\e999";
}
.ua-icon-gift:before {
content: "\e99a";
}
.ua-icon-heart3:before {
content: "\e99b";
}
.ua-icon-history:before {
content: "\e99c";
}
.ua-icon-home:before {
content: "\e99d";
}
.ua-icon-keyboard:before {
content: "\e99e";
}
.ua-icon-laptop-phone:before {
content: "\e99f";
}
.ua-icon-laptop2:before {
content: "\e9a0";
}
.ua-icon-leaf:before {
content: "\e9a1";
}
.ua-icon-license:before {
content: "\e9a2";
}
.ua-icon-location:before {
content: "\e9a3";
}
.ua-icon-lock3:before {
content: "\e9a4";
}
.ua-icon-magnifier:before {
content: "\e9a5";
}
.ua-icon-map-marker:before {
content: "\e9a6";
}
.ua-icon-map3:before {
content: "\e9a7";
}
.ua-icon-menu-circle:before {
content: "\e9a8";
}
.ua-icon-menu:before {
content: "\e9a9";
}
.ua-icon-mic:before {
content: "\e9aa";
}
.ua-icon-moon:before {
content: "\e9ab";
}
.ua-icon-move:before {
content: "\e9ac";
}
.ua-icon-mustache:before {
content: "\e9ad";
}
.ua-icon-neutral:before {
content: "\e9ae";
}
.ua-icon-paperclip2:before {
content: "\e9af";
}
.ua-icon-paw:before {
content: "\e9b0";
}
.ua-icon-pencil2:before {
content: "\e9b1";
}
.ua-icon-phone-handset:before {
content: "\e9b2";
}
.ua-icon-phone2:before {
content: "\e9b3";
}
.ua-icon-picture2:before {
content: "\e9b4";
}
.ua-icon-pie-chart:before {
content: "\e9b5";
}
.ua-icon-plus-circle:before {
content: "\e9b6";
}
.ua-icon-printer3:before {
content: "\e9b7";
}
.ua-icon-question-circle:before {
content: "\e9b8";
}
.ua-icon-rocket:before {
content: "\e9b9";
}
.ua-icon-sad:before {
content: "\e9ba";
}
.ua-icon-screen:before {
content: "\e9bb";
}
.ua-icon-shirt:before {
content: "\e9bc";
}
.ua-icon-smartphone:before {
content: "\e9bd";
}
.ua-icon-smile:before {
content: "\e9be";
}
.ua-icon-star:before {
content: "\e9bf";
}
.ua-icon-store:before {
content: "\e9c0";
}
.ua-icon-sync:before {
content: "\e9c1";
}
.ua-icon-tablet2:before {
content: "\e9c2";
}
.ua-icon-tag:before {
content: "\e9c3";
}
.ua-icon-trash:before {
content: "\e9c4";
}
.ua-icon-unlink:before {
content: "\e9c5";
}
.ua-icon-user:before {
content: "\e9c6";
}
.ua-icon-users:before {
content: "\e9c7";
}
.ua-icon-px-with-circle:before {
content: "\e9c8";
}
.ua-icon-px:before {
content: "\e9c9";
}
.ua-icon-app-store:before {
content: "\e9ca";
}
.ua-icon-dribbble-with-circle:before {
content: "\e9cb";
}
.ua-icon-dribbble2:before {
content: "\e9cc";
}
.ua-icon-facebook-with-circle:before {
content: "\e9cd";
}
.ua-icon-facebook2:before {
content: "\e9ce";
}
.ua-icon-flickr-with-circle:before {
content: "\e9cf";
}
.ua-icon-flickr:before {
content: "\e9d0";
}
.ua-icon-github-with-circle:before {
content: "\e9d1";
}
.ua-icon-github:before {
content: "\e9d2";
}
.ua-icon-google-with-circle:before {
content: "\e9d3";
}
.ua-icon-google:before {
content: "\e9d4";
}
.ua-icon-instagram-with-circle:before {
content: "\e9d5";
}
.ua-icon-instagram:before {
content: "\e9d6";
}
.ua-icon-linkedin-with-circle:before {
content: "\e9d7";
}
.ua-icon-linkedin2:before {
content: "\e9d8";
}
.ua-icon-pinterest-with-circle:before {
content: "\e9d9";
}
.ua-icon-pinterest:before {
content: "\e9da";
}
.ua-icon-tripadvisor:before {
content: "\e9db";
}
.ua-icon-tumblr-with-circle:before {
content: "\e9dc";
}
.ua-icon-tumblr2:before {
content: "\e9dd";
}
.ua-icon-twitter-with-circle:before {
content: "\e9de";
}
.ua-icon-twitter2:before {
content: "\e9df";
}
.ua-icon-vimeo-with-circle:before {
content: "\e9e0";
}
.ua-icon-vimeo:before {
content: "\e9e1";
}
.ua-icon-windows-store:before {
content: "\e9e2";
}
.ua-icon-yelp:before {
content: "\e9e3";
}
.ua-icon-youtube-with-circle:before {
content: "\e9e4";
}
.ua-icon-youtube:before {
content: "\e9e5";
}
.ua-icon-air:before {
content: "\e9e6";
}
.ua-icon-arrow-long-down:before {
content: "\e9e7";
}
.ua-icon-arrow-long-left:before {
content: "\e9e8";
}
.ua-icon-arrow-long-right:before {
content: "\e9e9";
}
.ua-icon-arrow-long-up:before {
content: "\e9ea";
}
.ua-icon-arrow-with-circle-down:before {
content: "\e9eb";
}
.ua-icon-arrow-with-circle-left:before {
content: "\e9ec";
}
.ua-icon-arrow-with-circle-right:before {
content: "\e9ed";
}
.ua-icon-arrow-with-circle-up:before {
content: "\e9ee";
}
.ua-icon-attachment:before {
content: "\e9ef";
}
.ua-icon-bar-graph:before {
content: "\e9f0";
}
.ua-icon-briefcase4:before {
content: "\e9f1";
}
.ua-icon-browser:before {
content: "\e9f2";
}
.ua-icon-calculator:before {
content: "\e9f3";
}
.ua-icon-calendar2:before {
content: "\e9f4";
}
.ua-icon-camera2:before {
content: "\e9f5";
}
.ua-icon-chat2:before {
content: "\e9f6";
}
.ua-icon-check2:before {
content: "\e9f7";
}
.ua-icon-chevron-down2:before {
content: "\e9f8";
}
.ua-icon-chevron-left2:before {
content: "\e9f9";
}
.ua-icon-chevron-right2:before {
content: "\e9fa";
}
.ua-icon-chevron-small-down:before {
content: "\e9fb";
}
.ua-icon-chevron-small-left:before {
content: "\e9fc";
}
.ua-icon-chevron-small-right:before {
content: "\e9fd";
}
.ua-icon-chevron-small-up:before {
content: "\e9fe";
}
.ua-icon-chevron-thin-down:before {
content: "\e9ff";
}
.ua-icon-chevron-thin-left:before {
content: "\ea00";
}
.ua-icon-chevron-thin-right:before {
content: "\ea01";
}
.ua-icon-chevron-thin-up:before {
content: "\ea02";
}
.ua-icon-chevron-up2:before {
content: "\ea03";
}
.ua-icon-chevron-with-circle-down:before {
content: "\ea04";
}
.ua-icon-chevron-with-circle-left:before {
content: "\ea05";
}
.ua-icon-chevron-with-circle-right:before {
content: "\ea06";
}
.ua-icon-chevron-with-circle-up:before {
content: "\ea07";
}
.ua-icon-circle-with-cross:before {
content: "\ea08";
}
.ua-icon-circle-with-minus:before {
content: "\ea09";
}
.ua-icon-circle-with-plus:before {
content: "\ea0a";
}
.ua-icon-clock4:before {
content: "\ea0b";
}
.ua-icon-cog3:before {
content: "\ea0c";
}
.ua-icon-compass:before {
content: "\ea0d";
}
.ua-icon-controller-play:before {
content: "\ea0e";
}
.ua-icon-controller-record:before {
content: "\ea0f";
}
.ua-icon-controller-stop:before {
content: "\ea10";
}
.ua-icon-creative-commons-noderivs:before {
content: "\ea11";
}
.ua-icon-credit-card:before {
content: "\ea12";
}
.ua-icon-credit:before {
content: "\ea13";
}
.ua-icon-cross3:before {
content: "\ea14";
}
.ua-icon-direction:before {
content: "\ea15";
}
.ua-icon-dot-single:before {
content: "\ea16";
}
.ua-icon-edit2:before {
content: "\ea17";
}
.ua-icon-email:before {
content: "\ea18";
}
.ua-icon-emoji-flirt:before {
content: "\ea19";
}
.ua-icon-emoji-happy:before {
content: "\ea1a";
}
.ua-icon-emoji-neutral:before {
content: "\ea1b";
}
.ua-icon-emoji-sad:before {
content: "\ea1c";
}
.ua-icon-eye2:before {
content: "\ea1d";
}
.ua-icon-fingerprint:before {
content: "\ea1e";
}
.ua-icon-flow-tree:before {
content: "\ea1f";
}
.ua-icon-gauge:before {
content: "\ea20";
}
.ua-icon-globe3:before {
content: "\ea21";
}
.ua-icon-grid:before {
content: "\ea22";
}
.ua-icon-hair-cross:before {
content: "\ea23";
}
.ua-icon-heart-outlined:before {
content: "\ea24";
}
.ua-icon-heart4:before {
content: "\ea25";
}
.ua-icon-help-with-circle:before {
content: "\ea26";
}
.ua-icon-help2:before {
content: "\ea27";
}
.ua-icon-home2:before {
content: "\ea28";
}
.ua-icon-infinity:before {
content: "\ea29";
}
.ua-icon-info-with-circle:before {
content: "\ea2a";
}
.ua-icon-info:before {
content: "\ea2b";
}
.ua-icon-key2:before {
content: "\ea2c";
}
.ua-icon-keyboard2:before {
content: "\ea2d";
}
.ua-icon-landline:before {
content: "\ea2e";
}
.ua-icon-laptop3:before {
content: "\ea2f";
}
.ua-icon-lifebuoy:before {
content: "\ea30";
}
.ua-icon-light-bulb:before {
content: "\ea31";
}
.ua-icon-location-pin:before {
content: "\ea32";
}
.ua-icon-lock-open:before {
content: "\ea33";
}
.ua-icon-lock4:before {
content: "\ea34";
}
.ua-icon-magnifying-glass2:before {
content: "\ea35";
}
.ua-icon-mail2:before {
content: "\ea36";
}
.ua-icon-map4:before {
content: "\ea37";
}
.ua-icon-medal:before {
content: "\ea38";
}
.ua-icon-menu2:before {
content: "\ea39";
}
.ua-icon-message:before {
content: "\ea3a";
}
.ua-icon-minus2:before {
content: "\ea3b";
}
.ua-icon-mobile2:before {
content: "\ea3c";
}
.ua-icon-news:before {
content: "\ea3d";
}
.ua-icon-phone3:before {
content: "\ea3e";
}
.ua-icon-plus2:before {
content: "\ea3f";
}
.ua-icon-quote2:before {
content: "\ea40";
}
.ua-icon-shopping-basket:before {
content: "\ea41";
}
.ua-icon-shopping-cart:before {
content: "\ea42";
}
.ua-icon-squared-minus:before {
content: "\ea43";
}
.ua-icon-squared-plus:before {
content: "\ea44";
}
.ua-icon-tablet-mobile-combo:before {
content: "\ea45";
}
.ua-icon-tablet3:before {
content: "\ea46";
}
.ua-icon-tools2:before {
content: "\ea47";
}
.ua-icon-tv:before {
content: "\ea48";
}
.ua-icon-typing:before {
content: "\ea49";
}
.ua-icon-user2:before {
content: "\ea4a";
}
.ua-icon-users2:before {
content: "\ea4b";
}
.ua-icon-video-camera:before {
content: "\ea4c";
}
.ua-icon-video2:before {
content: "\ea4d";
}
.ua-icon-vinyl:before {
content: "\ea4e";
}
.ua-icon-Home:before {
content: "\ea4f";
}
.ua-icon-LightBulb:before {
content: "\ea50";
}
.ua-icon-Anchor:before {
content: "\ea51";
}
.ua-icon-Feather:before {
content: "\ea52";
}
.ua-icon-Expand:before {
content: "\ea53";
}
.ua-icon-Maximize:before {
content: "\ea54";
}
.ua-icon-Search:before {
content: "\ea55";
}
.ua-icon-Zoomin:before {
content: "\ea56";
}
.ua-icon-Zoomout:before {
content: "\ea57";
}
.ua-icon-Add:before {
content: "\ea58";
}
.ua-icon-Subtract:before {
content: "\ea59";
}
.ua-icon-Exclamation:before {
content: "\ea5a";
}
.ua-icon-Question:before {
content: "\ea5b";
}
.ua-icon-Close:before {
content: "\ea5c";
}
.ua-icon-Pause:before {
content: "\ea5d";
}
.ua-icon-Envelope:before {
content: "\ea5e";
}
.ua-icon-Compose:before {
content: "\ea5f";
}
.ua-icon-Newspaper:before {
content: "\ea60";
}
.ua-icon-Newspaperalt:before {
content: "\ea61";
}
.ua-icon-Calendar:before {
content: "\ea62";
}
.ua-icon-Hyperlink:before {
content: "\ea63";
}
.ua-icon-Trash:before {
content: "\ea64";
}
.ua-icon-Trashalt:before {
content: "\ea65";
}
.ua-icon-Grid:before {
content: "\ea66";
}
.ua-icon-Gridalt:before {
content: "\ea67";
}
.ua-icon-List:before {
content: "\ea68";
}
.ua-icon-Calculator:before {
content: "\ea69";
}
.ua-icon-Windows:before {
content: "\ea6a";
}
.ua-icon-Browser:before {
content: "\ea6b";
}
.ua-icon-Alarm:before {
content: "\ea6c";
}
.ua-icon-Clock:before {
content: "\ea6d";
}
.ua-icon-Attachment:before {
content: "\ea6e";
}
.ua-icon-Settings:before {
content: "\ea6f";
}
.ua-icon-Portfolio:before {
content: "\ea70";
}
.ua-icon-User:before {
content: "\ea71";
}
.ua-icon-Users:before {
content: "\ea72";
}
.ua-icon-Heart:before {
content: "\ea73";
}
.ua-icon-Chat:before {
content: "\ea74";
}
.ua-icon-Comments:before {
content: "\ea75";
}
.ua-icon-Screen:before {
content: "\ea76";
}
.ua-icon-iPhone:before {
content: "\ea77";
}
.ua-icon-Instagram:before {
content: "\ea78";
}
.ua-icon-facebook3:before {
content: "\ea79";
}
.ua-icon-Delicious:before {
content: "\ea7a";
}
.ua-icon-GooglePlus:before {
content: "\ea7b";
}
.ua-icon-Dribbble:before {
content: "\ea7c";
}
.ua-icon-Pin:before {
content: "\ea7d";
}
.ua-icon-Pinalt:before {
content: "\ea7e";
}
.ua-icon-Cloud:before {
content: "\ea7f";
}
.ua-icon-Circle-Full:before {
content: "\ea80";
}.fl-builder-content *,.fl-builder-content *:before,.fl-builder-content *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.fl-row:before,.fl-row:after,.fl-row-content:before,.fl-row-content:after,.fl-col-group:before,.fl-col-group:after,.fl-col:before,.fl-col:after,.fl-module:before,.fl-module:after,.fl-module-content:before,.fl-module-content:after {display: table;content: " ";}.fl-row:after,.fl-row-content:after,.fl-col-group:after,.fl-col:after,.fl-module:after,.fl-module-content:after {clear: both;}.fl-row,.fl-row-content,.fl-col-group,.fl-col,.fl-module,.fl-module-content {zoom:1;}.fl-clear {clear: both;}.fl-clearfix:before,.fl-clearfix:after {display: table;content: " ";}.fl-clearfix:after {clear: both;}.fl-clearfix {zoom:1;}.fl-visible-medium,.fl-visible-medium-mobile,.fl-visible-mobile,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: none;}.fl-row,.fl-row-content {margin-left: auto;margin-right: auto;}.fl-row-content-wrap {position: relative;}.fl-builder-mobile .fl-row-bg-photo .fl-row-content-wrap {background-attachment: scroll;}.fl-row-bg-video,.fl-row-bg-video .fl-row-content {position: relative;}.fl-row-bg-video .fl-bg-video {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;}.fl-row-bg-video .fl-bg-video video {bottom: 0;left: 0px;max-width: none;position: absolute;right: 0;top: 0px;}.fl-row-bg-video .fl-bg-video iframe {pointer-events: none;width: 100vw;height: 56.25vw; max-width: none;min-height: 100vh;min-width: 177.77vh; position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); }.fl-bg-video-fallback {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;bottom: 0px;left: 0px;position: absolute;right: 0px;top: 0px;}.fl-row-bg-slideshow,.fl-row-bg-slideshow .fl-row-content {position: relative;}.fl-row .fl-bg-slideshow {bottom: 0;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: 0;}.fl-builder-edit .fl-row .fl-bg-slideshow * {bottom: 0;height: auto !important;left: 0;position: absolute !important;right: 0;top: 0;}.fl-row-bg-overlay .fl-row-content-wrap:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-row-bg-overlay .fl-row-content {position: relative;z-index: 1;}.fl-row-full-height .fl-row-content-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;min-height: 100vh;}.fl-builder-edit .fl-row-full-height .fl-row-content-wrap {min-height: calc( 100vh - 48px );}.fl-row-full-height .fl-row-content {-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-row-full-height .fl-row-full-width.fl-row-content {max-width: 100%;width: 100%;}.fl-builder-ie-11 .fl-row.fl-row-full-height:not(.fl-visible-medium):not(.fl-visible-medium-mobile):not(.fl-visible-mobile) {display: flex;flex-direction: column;height: 100%;}.fl-builder-ie-11 .fl-row-full-height .fl-row-content-wrap {height: auto;}.fl-builder-ie-11 .fl-row-full-height .fl-row-content {flex: 0 0 auto;flex-basis: 100%;margin: 0;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-top .fl-row-content,.fl-builder-ie-11 .fl-row-full-height.fl-row-align-bottom .fl-row-content {margin: 0 auto;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-center .fl-col-group:not(.fl-col-group-equal-height) {display: flex;align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-full-height.fl-row-align-center .fl-row-content-wrap {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap {align-items: flex-end;justify-content: flex-end;-webkit-align-items: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-align: end;-ms-flex-pack: end;}.fl-builder-ie-11 .fl-row-full-height.fl-row-align-bottom .fl-row-content-wrap {justify-content: flex-start;-webkit-justify-content: flex-start;}@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){.fl-row-full-height .fl-row-content-wrap{min-height: 1024px;}}@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){.fl-row-full-height .fl-row-content-wrap{min-height: 768px;}}@media screen and (device-aspect-ratio: 40/71) {.fl-row-full-height .fl-row-content-wrap {min-height: 500px;}}.fl-col-group-equal-height,.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-col-group-equal-height{-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.fl-col-group-equal-height.fl-col-group-has-child-loading {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}.fl-col-group-equal-height .fl-col,.fl-col-group-equal-height .fl-col-content{-webkit-box-flex: 1 1 auto; -moz-box-flex: 1 1 auto;-webkit-flex: 1 1 auto;-ms-flex: 1 1 auto;flex: 1 1 auto;}.fl-col-group-equal-height .fl-col-content{-webkit-box-orient: vertical; -webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column; flex-shrink: 1; min-width: 1px; max-width: 100%;width: 100%;}.fl-col-group-equal-height:before,.fl-col-group-equal-height .fl-col:before,.fl-col-group-equal-height .fl-col-content:before,.fl-col-group-equal-height:after,.fl-col-group-equal-height .fl-col:after,.fl-col-group-equal-height .fl-col-content:after{content: none;}.fl-col-group-equal-height.fl-col-group-align-center .fl-col-content {align-items: center;justify-content: center;-webkit-align-items: center;-webkit-box-align: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-align: center;-ms-flex-pack: center;}.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {justify-content: flex-end;-webkit-justify-content: flex-end;-webkit-box-align: end;-webkit-box-pack: end;-ms-flex-pack: end;}.fl-col-group-equal-height.fl-col-group-align-center .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {width: 100%;}.fl-builder-ie-11 .fl-col-group-equal-height,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col,.fl-builder-ie-11 .fl-col-group-equal-height .fl-col-content,.fl-builder-ie-11 .fl-col-group-equal-height .fl-module,.fl-col-group-equal-height.fl-col-group-align-center .fl-col-group {min-height: 1px;}.fl-col {float: left;min-height: 1px;}.fl-col-bg-overlay .fl-col-content {position: relative;}.fl-col-bg-overlay .fl-col-content:after {content: '';display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: 0;}.fl-col-bg-overlay .fl-module {position: relative;z-index: 2;}.fl-module img {max-width: 100%;}.fl-builder-module-template {margin: 0 auto;max-width: 1100px;padding: 20px;}.fl-builder-content a.fl-button,.fl-builder-content a.fl-button:visited {border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;font-size: 16px;font-weight: normal;line-height: 18px;padding: 12px 24px;text-decoration: none;text-shadow: none;}.fl-builder-content .fl-button:hover {text-decoration: none;}.fl-builder-content .fl-button:active {position: relative;top: 1px;}.fl-builder-content .fl-button-width-full .fl-button {display: block;text-align: center;}.fl-builder-content .fl-button-width-custom .fl-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .fl-button-left {text-align: left;}.fl-builder-content .fl-button-center {text-align: center;}.fl-builder-content .fl-button-right {text-align: right;}.fl-builder-content .fl-button i {font-size: 1.3em;height: auto;margin-right:8px;vertical-align: middle;width: auto;}.fl-builder-content .fl-button i.fl-button-icon-after {margin-left: 8px;margin-right: 0;}.fl-builder-content .fl-button-has-icon .fl-button-text {vertical-align: middle;}.fl-icon-wrap {display: inline-block;}.fl-icon {display: table-cell;vertical-align: middle;}.fl-icon a {text-decoration: none;}.fl-icon i {float: left;}.fl-icon i:before {border: none !important;}.fl-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.fl-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.fl-icon-text a {text-decoration: none;}.fl-photo {line-height: 0;position: relative;}.fl-photo-align-left {text-align: left;}.fl-photo-align-center {text-align: center;}.fl-photo-align-right {text-align: right;}.fl-photo-content {display: inline-block;line-height: 0;position: relative;max-width: 100%;}.fl-photo-img-svg {width: 100%;}.fl-photo-content img {display: inline;height: auto;max-width: 100%;}.fl-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.fl-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.fl-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:opacity 0.3s ease-in;-moz-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in;}.fl-photo-content:hover .fl-photo-caption-hover {opacity: 100;filter: alpha(opacity = 100);}.fl-builder-pagination,.fl-builder-pagination-load-more {padding: 40px 0;}.fl-builder-pagination ul.page-numbers {list-style: none;margin: 0;padding: 0;text-align: center;}.fl-builder-pagination li {display: inline-block;list-style: none;margin: 0;padding: 0;}.fl-builder-pagination li a.page-numbers,.fl-builder-pagination li span.page-numbers {border: 1px solid #e6e6e6;display: inline-block;padding: 5px 10px;margin: 0 0 5px;}.fl-builder-pagination li a.page-numbers:hover,.fl-builder-pagination li span.current {background: #f5f5f5;text-decoration: none;}.fl-slideshow,.fl-slideshow * {-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}.fl-slideshow .fl-slideshow-image img {max-width: none !important;}.fl-slideshow-social {line-height: 0 !important;}.fl-slideshow-social * {margin: 0 !important;}.fl-builder-content .bx-wrapper .bx-viewport {background: transparent;border: none;box-shadow: none;-moz-box-shadow: none;-webkit-box-shadow: none;left: 0;}.mfp-wrap button.mfp-arrow,.mfp-wrap button.mfp-arrow:active,.mfp-wrap button.mfp-arrow:hover,.mfp-wrap button.mfp-arrow:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 50%;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.mfp-wrap .mfp-close,.mfp-wrap .mfp-close:active,.mfp-wrap .mfp-close:hover,.mfp-wrap .mfp-close:focus {background: transparent !important;border: none !important;outline: none;position: absolute;top: 0;box-shadow: none !important;-moz-box-shadow: none !important;-webkit-box-shadow: none !important;}.admin-bar .mfp-wrap .mfp-close,.admin-bar .mfp-wrap .mfp-close:active,.admin-bar .mfp-wrap .mfp-close:hover,.admin-bar .mfp-wrap .mfp-close:focus {top: 32px!important;}img.mfp-img {padding: 0;}.mfp-counter {display: none;}.mfp-wrap .mfp-preloader.fa {font-size: 30px;}.fl-form-field {margin-bottom: 15px;}.fl-form-field input.fl-form-error {border-color: #DD6420;}.fl-form-error-message {clear: both;color: #DD6420;display: none;padding-top: 8px;font-size: 12px;font-weight: lighter;}.fl-form-button-disabled {opacity: 0.5;}.fl-animation {opacity: 0;}.fl-builder-mobile .fl-animation,.fl-builder-edit .fl-animation,.fl-builder-preview .fl-animation,.fl-animated {opacity: 1;}.fl-animated.fl-fade-in {animation: fl-fade-in 1s ease-out;-webkit-animation: fl-fade-in 1s ease-out;-moz-animation: fl-fade-in 1s ease-out;}@keyframes fl-fade-in {0% { opacity: 0; }100% { opacity: 1; }}@-webkit-keyframes fl-fade-in {0% { opacity: 0; }100% { opacity: 1; }}@-moz-keyframes fl-fade-in {0% { opacity: 0; }100% { opacity: 1; }}.fl-animated.fl-slide-left {animation: fl-slide-left 1s ease-out;-webkit-animation: fl-slide-left 1s ease-out;-moz-animation: fl-slide-left 1s ease-out;}@keyframes fl-slide-left {0% { opacity: 0; transform: translateX(10%); }100% { opacity: 1; transform: translateX(0%); }}@-webkit-keyframes fl-slide-left {0% { opacity: 0; -webkit-transform: translateX(10%); }100% { opacity: 1; -webkit-transform: translateX(0%); }}@-moz-keyframes fl-slide-left {0% { opacity: 0; -moz-transform: translateX(10%); }100% { opacity: 1; -moz-transform: translateX(0%); }}.fl-animated.fl-slide-right {animation: fl-slide-right 1s ease-out;-webkit-animation: fl-slide-right 1s ease-out;-moz-animation: fl-slide-right 1s ease-out;}@keyframes fl-slide-right {0% { opacity: 0; transform: translateX(-10%); }100% { opacity: 1; transform: translateX(0%); }}@-webkit-keyframes fl-slide-right {0% { opacity: 0; -webkit-transform: translateX(-10%); }100% { opacity: 1; -webkit-transform: translateX(0%); }}@-moz-keyframes fl-slide-right {0% { opacity: 0; -moz-transform: translateX(-10%); }100% { opacity: 1; -moz-transform: translateX(0%); }}.fl-animated.fl-slide-up {animation: fl-slide-up 1s ease-out;-webkit-animation: fl-slide-up 1s ease-out;-moz-animation: fl-slide-up 1s ease-out;}@keyframes fl-slide-up {0% { opacity: 0; transform: translateY(10%); }100% { opacity: 1; transform: translateY(0%); }}@-webkit-keyframes fl-slide-up {0% { opacity: 0; -webkit-transform: translateY(10%); }100% { opacity: 1; -webkit-transform: translateY(0%); }}@-moz-keyframes fl-slide-up {0% { opacity: 0; -moz-transform: translateY(10%); }100% { opacity: 1; -moz-transform: translateY(0%); }}.fl-animated.fl-slide-down {animation: fl-slide-down 1s ease-out;-webkit-animation: fl-slide-down 1s ease-out;-moz-animation: fl-slide-down 1s ease-out;}@keyframes fl-slide-down {0% { opacity: 0; transform: translateY(-10%); }100% { opacity: 1; transform: translateY(0%); }}@-webkit-keyframes fl-slide-down {0% { opacity: 0; -webkit-transform: translateY(-10%); }100% { opacity: 1; -webkit-transform: translateY(0%); }}@-moz-keyframes fl-slide-down {0% { opacity: 0; -moz-transform: translateY(-10%); }100% { opacity: 1; -moz-transform: translateY(0%); }}.fl-button.fl-button-icon-animation i {width: 0 !important;opacity: 0;-ms-filter: "alpha(opacity=0)";transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;}.fl-button.fl-button-icon-animation:hover i {opacity: 1! important;-ms-filter: "alpha(opacity=100)";}.fl-button.fl-button-icon-animation i.fl-button-icon-after {margin-left: 0px !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-after {margin-left: 10px !important;}.fl-button.fl-button-icon-animation i.fl-button-icon-before {margin-right: 0 !important;}.fl-button.fl-button-icon-animation:hover i.fl-button-icon-before {margin-right: 20px !important;margin-left: -10px;}.single:not(.woocommerce).single-fl-builder-template .fl-content {width: 100%;}.fl-row-content-wrap { margin: 0px; }.fl-row-content-wrap { padding: 20px; }.fl-row-fixed-width { max-width: 1100px; }.fl-module-content { margin: 20px; }@media (max-width: 992px) { .fl-visible-desktop,.fl-visible-mobile,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: none;}.fl-visible-desktop-medium,.fl-visible-medium,.fl-visible-medium-mobile,.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium.fl-col,.fl-col-group .fl-visible-medium-mobile.fl-col {display: block;} }@media (max-width: 768px) { .fl-visible-desktop,.fl-visible-desktop-medium,.fl-visible-medium,.fl-col-group .fl-visible-desktop.fl-col,.fl-col-group .fl-visible-desktop-medium.fl-col,.fl-col-group .fl-visible-medium.fl-col {display: none;}.fl-visible-medium-mobile,.fl-visible-mobile,.fl-col-group .fl-visible-medium-mobile.fl-col,.fl-col-group .fl-visible-mobile.fl-col {display: block;}.fl-row-content-wrap {background-attachment: scroll !important;}.fl-row-bg-parallax .fl-row-content-wrap {background-attachment: scroll !important;background-position: center center !important;}.fl-col-group.fl-col-group-equal-height {display: block;}.fl-col-group.fl-col-group-equal-height.fl-col-group-custom-width {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.fl-col-group.fl-col-group-responsive-reversed {display: -webkit-box;display: -moz-box;display: -ms-flexbox;display: -moz-flex;display: -webkit-flex;display: flex;flex-flow: row wrap;-ms-box-orient: horizontal;-webkit-flex-flow: row wrap;}.fl-col-group.fl-col-group-responsive-reversed .fl-col {-webkit-box-flex: 0 0 100%; -moz-box-flex: 0 0 100%;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(1) {-webkit-box-ordinal-group: 12; -moz-box-ordinal-group: 12;-ms-flex-order: 12;-webkit-order: 12; order: 12;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(2) {-webkit-box-ordinal-group: 11;-moz-box-ordinal-group: 11;-ms-flex-order: 11;-webkit-order: 11;order: 11;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(3) {-webkit-box-ordinal-group: 10;-moz-box-ordinal-group: 10;-ms-flex-order: 10;-webkit-order: 10;order: 10;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(4) {-webkit-box-ordinal-group: 9;-moz-box-ordinal-group: 9;-ms-flex-order: 9;-webkit-order: 9;order: 9;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(5) {-webkit-box-ordinal-group: 8;-moz-box-ordinal-group: 8;-ms-flex-order: 8;-webkit-order: 8;order: 8;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(6) {-webkit-box-ordinal-group: 7;-moz-box-ordinal-group: 7;-ms-flex-order: 7;-webkit-order: 7;order: 7;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(7) {-webkit-box-ordinal-group: 6;-moz-box-ordinal-group: 6;-ms-flex-order: 6;-webkit-order: 6;order: 6;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(8) {-webkit-box-ordinal-group: 5;-moz-box-ordinal-group: 5;-ms-flex-order: 5;-webkit-order: 5;order: 5;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(9) {-webkit-box-ordinal-group: 4;-moz-box-ordinal-group: 4;-ms-flex-order: 4;-webkit-order: 4;order: 4;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(10) {-webkit-box-ordinal-group: 3;-moz-box-ordinal-group: 3;-ms-flex-order: 3;-webkit-order: 3;order: 3;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(11) {-webkit-box-ordinal-group: 2;-moz-box-ordinal-group: 2;-ms-flex-order: 2;-webkit-order: 2;order: 2;}.fl-col-group-responsive-reversed .fl-col:nth-of-type(12) {-webkit-box-ordinal-group: 1;-moz-box-ordinal-group: 1;-ms-flex-order: 1;-webkit-order: 1;order: 1;}.fl-col {clear: both;float: none;margin-left: auto;margin-right: auto;width: auto !important;}.fl-col-small {max-width: 400px;}.fl-block-col-resize {display:none;}.fl-row[data-node] .fl-row-content-wrap {border-left: none;border-right: none;margin: 0;padding-left: 0;padding-right: 0;}.fl-row[data-node] .fl-bg-video,.fl-row[data-node] .fl-bg-slideshow {left: 0;right: 0;}.fl-col[data-node] .fl-col-content {border-left: none;border-right: none;margin: 0;padding-left: 0;padding-right: 0;} }.page .fl-post-header, .single-fl-builder-template .fl-post-header { display:none; }.fl-node-593f029e96d7b > .fl-row-content-wrap {background-repeat: no-repeat;background-position: center center;background-attachment: fixed;background-size: cover;}.fl-builder-mobile .fl-node-593f029e96d7b > .fl-row-content-wrap {background-image: url(https://www.unnosport.cz/wp-content/uploads/2017/06/oe7gbt0-2-2.jpg);background-attachment: scroll;background-position: center center;} .fl-node-593f029e96d7b > .fl-row-content-wrap {padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;} .fl-node-593f02ae792c9 > .fl-row-content-wrap {padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}.fl-builder-content .fl-node-5adb6b14c7a3c a {color: #6d6d6d;}.fl-builder-content .fl-node-5adb6b14c7a3c a:hover {color: #009ae8;}.fl-builder-content .fl-node-5adb6b14c7a3c h1,.fl-builder-content .fl-node-5adb6b14c7a3c h2,.fl-builder-content .fl-node-5adb6b14c7a3c h3,.fl-builder-content .fl-node-5adb6b14c7a3c h4,.fl-builder-content .fl-node-5adb6b14c7a3c h5,.fl-builder-content .fl-node-5adb6b14c7a3c h6,.fl-builder-content .fl-node-5adb6b14c7a3c h1 a,.fl-builder-content .fl-node-5adb6b14c7a3c h2 a,.fl-builder-content .fl-node-5adb6b14c7a3c h3 a,.fl-builder-content .fl-node-5adb6b14c7a3c h4 a,.fl-builder-content .fl-node-5adb6b14c7a3c h5 a,.fl-builder-content .fl-node-5adb6b14c7a3c h6 a {color: #0a0a0a;} .fl-node-596bcb7a9f944 > .fl-row-content-wrap {padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;} .fl-node-596bc7ff73942 > .fl-row-content-wrap {padding-top:40px;padding-right:0px;padding-bottom:40px;padding-left:0px;}.fl-node-597081a7857c3 {color: #919191;}.fl-builder-content .fl-node-597081a7857c3 *:not(input):not(textarea):not(select):not(a):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6):not(.fl-menu-mobile-toggle) {color: inherit;}.fl-builder-content .fl-node-597081a7857c3 a {color: #ffffff;}.fl-builder-content .fl-node-597081a7857c3 a:hover {color: #919191;}.fl-builder-content .fl-node-597081a7857c3 h1,.fl-builder-content .fl-node-597081a7857c3 h2,.fl-builder-content .fl-node-597081a7857c3 h3,.fl-builder-content .fl-node-597081a7857c3 h4,.fl-builder-content .fl-node-597081a7857c3 h5,.fl-builder-content .fl-node-597081a7857c3 h6,.fl-builder-content .fl-node-597081a7857c3 h1 a,.fl-builder-content .fl-node-597081a7857c3 h2 a,.fl-builder-content .fl-node-597081a7857c3 h3 a,.fl-builder-content .fl-node-597081a7857c3 h4 a,.fl-builder-content .fl-node-597081a7857c3 h5 a,.fl-builder-content .fl-node-597081a7857c3 h6 a {color: #ededed;}.fl-node-597081a7857c3 > .fl-row-content-wrap {background-color: #111111;background-color: rgba(17,17,17, 1);}.fl-node-593f029e96e3c {width: 100%;}.fl-node-593f029e96cef {width: 100%;}.fl-node-593f029e97000 {width: 100%;}.fl-node-593f029e96f43 {width: 100%;}.fl-node-5adb6b14c8144 {width: 100%;}.fl-node-596bcb7aaedae {width: 100%;}.fl-node-597078d861b80 {width: 41.27%;}.fl-node-597078d861ba1 {width: 58.73%;}.fl-node-5bf6bf98f35b6 {width: 39.98%;}.fl-node-5bf6bf98f361e {width: 60.02%;}.fl-node-593fdbd31a963 {width: 100%;}.fl-node-593fdbd31a963 .uabb-spacer-gap-preview.uabb-spacer-gap {height: 100px;clear: both;width: 100%;} @media ( max-width: 992px ) {.fl-node-593fdbd31a963 .uabb-spacer-gap-preview.uabb-spacer-gap {height: 60px;clear: both;width: 100%;}}@media ( max-width: 768px ) {.fl-node-593fdbd31a963 .uabb-spacer-gap-preview.uabb-spacer-gap {height: 0px;clear: both;width: 100%;}}.fl-node-593f1bc8d4d5b .uabb-dual-color-heading .uabb-first-heading-text {color: #b70000; margin-right:10px;}.fl-node-593f1bc8d4d5b .uabb-dual-color-heading .uabb-second-heading-text {color: #009ae8;}.fl-node-593f1bc8d4d5b .uabb-dual-color-heading.left {text-align: left; }.fl-node-593f1bc8d4d5b .uabb-dual-color-heading.right { text-align: right; }.fl-node-593f1bc8d4d5b .uabb-dual-color-heading.center { text-align: center; }.fl-node-593f1bc8d4d5b .uabb-dual-color-heading * {font-size: 95px;line-height: 95px;} @media ( max-width: 768px ) {.fl-node-593f1bc8d4d5b .uabb-dual-color-heading * {font-size: 40px;line-height: 40px;}.fl-node-593f1bc8d4d5b .uabb-responsive-mobile .uabb-first-heading-text,.fl-node-593f1bc8d4d5b .uabb-responsive-mobile .uabb-second-heading-text {display: inline-block;}} .fl-node-593f1bc8d4d5b > .fl-module-content {margin-right:20px;margin-left:20px;}.fl-node-593f029e96ebd {width: 100%;}.fl-node-593f029e96ebd .uabb-spacer-gap-preview.uabb-spacer-gap {height: 100px;clear: both;width: 100%;} @media ( max-width: 992px ) {.fl-node-593f029e96ebd .uabb-spacer-gap-preview.uabb-spacer-gap {height: 60px;clear: both;width: 100%;}}@media ( max-width: 768px ) {.fl-node-593f029e96ebd .uabb-spacer-gap-preview.uabb-spacer-gap {height: 50px;clear: both;width: 100%;}}.fl-module-heading .fl-heading {padding: 0 !important;margin: 0 !important;}.fl-node-5adb6b14c819d.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5adb6b14c819d h2.fl-heading a,.fl-row .fl-col .fl-node-5adb6b14c819d h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5adb6b14c819d h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5adb6b14c819d > .fl-module-content {margin-bottom:0px;}.pp-table-content thead {border: 0;}.pp-table-content thead tr th {font-size: 14px;}.pp-table-content thead tr:first-child th {font-family: inherit;text-shadow: none;}.pp-table-content tbody tr td {font-size: 14px;}.pp-table-content th button,.pp-table-content.tablesaw-sortable th.tablesaw-sortable-head button {box-shadow: none !important;padding: 0;}.fl-node-5adf6c6759715 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5adf6c6759715 .pp-table-content thead,.fl-node-5adf6c6759715 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5adf6c6759715 .pp-table-content thead tr th,.fl-node-5adf6c6759715 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c6759715 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5adf6c6759715 .pp-table-content thead tr th {vertical-align: top;}.fl-node-5adf6c6759715 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5adf6c6759715 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5adf6c6759715 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5adf6c6759715 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5adf6c6759715 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5adf6c6759715 .pp-table-content thead tr:first-child th:last-child {}.fl-node-5adf6c6759715 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5adf6c6759715 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5adf6c6759715 .pp-table-content .odd {background: #ffffff;}.fl-node-5adf6c6759715 .pp-table-content .odd td {}.fl-node-5adf6c6759715 .pp-table-content .even {background: #ffffff;}.fl-node-5adf6c6759715 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5adf6c6759715 .pp-table-content thead tr th,.fl-node-5adf6c6759715 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c6759715 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6c6759715 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5adf6c6759715 .pp-table-content thead tr th,.fl-node-5adf6c6759715 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c6759715 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6c6759715 .pp-table-content-cell-label {text-transform: none;}.fl-node-5adf6c6759715 .pp-table-content tbody tr td {}}.fl-node-5adb6b14c821f.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5adb6b14c821f h2.fl-heading a,.fl-row .fl-col .fl-node-5adb6b14c821f h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5adb6b14c821f h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5adb6b14c821f > .fl-module-content {margin-bottom:0px;}.fl-node-679a24f86e8a9 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-679a24f86e8a9 .pp-table-content thead,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-679a24f86e8a9 .pp-table-content thead tr th,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-679a24f86e8a9 .pp-table-content thead tr th {vertical-align: top;}.fl-node-679a24f86e8a9 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-679a24f86e8a9 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-679a24f86e8a9 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-679a24f86e8a9 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-679a24f86e8a9 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-679a24f86e8a9 .pp-table-content thead tr:first-child th:last-child {}.fl-node-679a24f86e8a9 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-679a24f86e8a9 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-679a24f86e8a9 .pp-table-content .odd {background: #ffffff;}.fl-node-679a24f86e8a9 .pp-table-content .odd td {}.fl-node-679a24f86e8a9 .pp-table-content .even {background: #ffffff;}.fl-node-679a24f86e8a9 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-679a24f86e8a9 .pp-table-content thead tr th,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-679a24f86e8a9 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-679a24f86e8a9 .pp-table-content thead tr th,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-679a24f86e8a9 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-679a24f86e8a9 .pp-table-content-cell-label {text-transform: none;}.fl-node-679a24f86e8a9 .pp-table-content tbody tr td {}}.fl-node-679a24f4c853f.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-679a24f4c853f h2.fl-heading a,.fl-row .fl-col .fl-node-679a24f4c853f h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-679a24f4c853f h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-679a24f4c853f > .fl-module-content {margin-bottom:0px;}.fl-node-5adf6c79a7f81 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5adf6c79a7f81 .pp-table-content thead,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5adf6c79a7f81 .pp-table-content thead tr th,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5adf6c79a7f81 .pp-table-content thead tr th {vertical-align: top;}.fl-node-5adf6c79a7f81 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5adf6c79a7f81 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5adf6c79a7f81 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5adf6c79a7f81 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5adf6c79a7f81 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5adf6c79a7f81 .pp-table-content thead tr:first-child th:last-child {}.fl-node-5adf6c79a7f81 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5adf6c79a7f81 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5adf6c79a7f81 .pp-table-content .odd {background: #ffffff;}.fl-node-5adf6c79a7f81 .pp-table-content .odd td {}.fl-node-5adf6c79a7f81 .pp-table-content .even {background: #ffffff;}.fl-node-5adf6c79a7f81 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5adf6c79a7f81 .pp-table-content thead tr th,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6c79a7f81 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5adf6c79a7f81 .pp-table-content thead tr th,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c79a7f81 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6c79a7f81 .pp-table-content-cell-label {text-transform: none;}.fl-node-5adf6c79a7f81 .pp-table-content tbody tr td {}}.fl-node-679a223fa1f95.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-679a223fa1f95 h2.fl-heading a,.fl-row .fl-col .fl-node-679a223fa1f95 h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-679a223fa1f95 h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-679a223fa1f95 > .fl-module-content {margin-bottom:0px;}.fl-node-679a226d55ab1 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-679a226d55ab1 .pp-table-content thead,.fl-node-679a226d55ab1 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-679a226d55ab1 .pp-table-content thead tr th,.fl-node-679a226d55ab1 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-679a226d55ab1 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-679a226d55ab1 .pp-table-content thead tr th {vertical-align: top;}.fl-node-679a226d55ab1 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-679a226d55ab1 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-679a226d55ab1 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-679a226d55ab1 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-679a226d55ab1 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-679a226d55ab1 .pp-table-content thead tr:first-child th:last-child {}.fl-node-679a226d55ab1 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-679a226d55ab1 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-679a226d55ab1 .pp-table-content .odd {background: #ffffff;}.fl-node-679a226d55ab1 .pp-table-content .odd td {}.fl-node-679a226d55ab1 .pp-table-content .even {background: #ffffff;}.fl-node-679a226d55ab1 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-679a226d55ab1 .pp-table-content thead tr th,.fl-node-679a226d55ab1 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-679a226d55ab1 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-679a226d55ab1 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-679a226d55ab1 .pp-table-content thead tr th,.fl-node-679a226d55ab1 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-679a226d55ab1 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-679a226d55ab1 .pp-table-content-cell-label {text-transform: none;}.fl-node-679a226d55ab1 .pp-table-content tbody tr td {}}.fl-node-5adb6b14c8318.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5adb6b14c8318 h2.fl-heading a,.fl-row .fl-col .fl-node-5adb6b14c8318 h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5adb6b14c8318 h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5adb6b14c8318 > .fl-module-content {margin-bottom:0px;}.fl-node-5adf6c9ddca01 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5adf6c9ddca01 .pp-table-content thead,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5adf6c9ddca01 .pp-table-content thead tr th,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5adf6c9ddca01 .pp-table-content thead tr th {vertical-align: top;}.fl-node-5adf6c9ddca01 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5adf6c9ddca01 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5adf6c9ddca01 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5adf6c9ddca01 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5adf6c9ddca01 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5adf6c9ddca01 .pp-table-content thead tr:first-child th:last-child {}.fl-node-5adf6c9ddca01 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5adf6c9ddca01 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5adf6c9ddca01 .pp-table-content .odd {background: #ffffff;}.fl-node-5adf6c9ddca01 .pp-table-content .odd td {}.fl-node-5adf6c9ddca01 .pp-table-content .even {background: #ffffff;}.fl-node-5adf6c9ddca01 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5adf6c9ddca01 .pp-table-content thead tr th,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6c9ddca01 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5adf6c9ddca01 .pp-table-content thead tr th,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6c9ddca01 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6c9ddca01 .pp-table-content-cell-label {text-transform: none;}.fl-node-5adf6c9ddca01 .pp-table-content tbody tr td {}}.fl-node-5adb6b14c8399.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5adb6b14c8399 h2.fl-heading a,.fl-row .fl-col .fl-node-5adb6b14c8399 h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5adb6b14c8399 h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5adb6b14c8399 > .fl-module-content {margin-bottom:0px;}.fl-node-5adf6caea8a6a .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5adf6caea8a6a .pp-table-content thead,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5adf6caea8a6a .pp-table-content thead tr th,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5adf6caea8a6a .pp-table-content thead tr th {vertical-align: top;}.fl-node-5adf6caea8a6a .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5adf6caea8a6a .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5adf6caea8a6a .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5adf6caea8a6a .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5adf6caea8a6a .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5adf6caea8a6a .pp-table-content thead tr:first-child th:last-child {}.fl-node-5adf6caea8a6a .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5adf6caea8a6a .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5adf6caea8a6a .pp-table-content .odd {background: #ffffff;}.fl-node-5adf6caea8a6a .pp-table-content .odd td {}.fl-node-5adf6caea8a6a .pp-table-content .even {background: #ffffff;}.fl-node-5adf6caea8a6a .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5adf6caea8a6a .pp-table-content thead tr th,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6caea8a6a .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5adf6caea8a6a .pp-table-content thead tr th,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6caea8a6a .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6caea8a6a .pp-table-content-cell-label {text-transform: none;}.fl-node-5adf6caea8a6a .pp-table-content tbody tr td {}}.fl-node-5adb6b14c8419.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5adb6b14c8419 h2.fl-heading a,.fl-row .fl-col .fl-node-5adb6b14c8419 h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5adb6b14c8419 h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5adb6b14c8419 > .fl-module-content {margin-bottom:0px;}.fl-node-5adf6cbc711b3 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5adf6cbc711b3 .pp-table-content thead,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5adf6cbc711b3 .pp-table-content thead tr th,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5adf6cbc711b3 .pp-table-content thead tr th {vertical-align: top;}.fl-node-5adf6cbc711b3 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5adf6cbc711b3 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5adf6cbc711b3 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5adf6cbc711b3 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5adf6cbc711b3 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5adf6cbc711b3 .pp-table-content thead tr:first-child th:last-child {}.fl-node-5adf6cbc711b3 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5adf6cbc711b3 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5adf6cbc711b3 .pp-table-content .odd {background: #ffffff;}.fl-node-5adf6cbc711b3 .pp-table-content .odd td {}.fl-node-5adf6cbc711b3 .pp-table-content .even {background: #ffffff;}.fl-node-5adf6cbc711b3 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5adf6cbc711b3 .pp-table-content thead tr th,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6cbc711b3 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5adf6cbc711b3 .pp-table-content thead tr th,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6cbc711b3 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6cbc711b3 .pp-table-content-cell-label {text-transform: none;}.fl-node-5adf6cbc711b3 .pp-table-content tbody tr td {}}.fl-node-5adb6b14c849b.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5adb6b14c849b h2.fl-heading a,.fl-row .fl-col .fl-node-5adb6b14c849b h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5adb6b14c849b h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5adb6b14c849b > .fl-module-content {margin-bottom:0px;}.fl-node-5adf6ccd66f6d .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5adf6ccd66f6d .pp-table-content thead,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5adf6ccd66f6d .pp-table-content thead tr th,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5adf6ccd66f6d .pp-table-content thead tr th {vertical-align: top;}.fl-node-5adf6ccd66f6d .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5adf6ccd66f6d .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5adf6ccd66f6d .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5adf6ccd66f6d .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5adf6ccd66f6d .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5adf6ccd66f6d .pp-table-content thead tr:first-child th:last-child {}.fl-node-5adf6ccd66f6d .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5adf6ccd66f6d .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5adf6ccd66f6d .pp-table-content .odd {background: #ffffff;}.fl-node-5adf6ccd66f6d .pp-table-content .odd td {}.fl-node-5adf6ccd66f6d .pp-table-content .even {background: #ffffff;}.fl-node-5adf6ccd66f6d .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5adf6ccd66f6d .pp-table-content thead tr th,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6ccd66f6d .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5adf6ccd66f6d .pp-table-content thead tr th,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5adf6ccd66f6d .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5adf6ccd66f6d .pp-table-content-cell-label {text-transform: none;}.fl-node-5adf6ccd66f6d .pp-table-content tbody tr td {}}.fl-node-5c63c53534082 .tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {float: none !important;}.fl-node-5c63c53534082 .pp-table-content thead,.fl-node-5c63c53534082 .pp-table-content.tablesaw thead {background: #f2f2f2;border: 0;}.fl-node-5c63c53534082 .pp-table-content thead tr th,.fl-node-5c63c53534082 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5c63c53534082 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {font-size: 14px;color: #0a0a0a;text-transform: none;text-align: left;padding-top: 8px;padding-right: 8px;padding-bottom: 8px;padding-left: 8px;}.fl-node-5c63c53534082 .pp-table-content thead tr th {vertical-align: top;}.fl-node-5c63c53534082 .pp-table-content tbody {border-left: 1px solid #efefef;border-right: 1px solid #efefef;border-top: 1px solid #efefef;}.fl-node-5c63c53534082 .pp-table-content tbody tr {background: #ffffff;border-bottom: 1px solid #efefef;}.fl-node-5c63c53534082 .pp-table-content tbody tr td {border-left: 1px solid #efefef;vertical-align: middle;}.fl-node-5c63c53534082 .pp-table-content tbody tr td:first-child {border-left: 0;}.fl-node-5c63c53534082 .pp-table-content thead tr:first-child th {border-style: solid;border-width: 1px;border-color: #ffffff;}.fl-node-5c63c53534082 .pp-table-content thead tr:first-child th:last-child {}.fl-node-5c63c53534082 .pp-table-content tbody tr td {font-size: 12px;color: #;text-transform: none;text-align: left;padding-top: 10px;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}.fl-node-5c63c53534082 .tablesaw-sortable .tablesaw-sortable-head button {text-align: left;}.fl-node-5c63c53534082 .pp-table-content .odd {background: #ffffff;}.fl-node-5c63c53534082 .pp-table-content .odd td {}.fl-node-5c63c53534082 .pp-table-content .even {background: #ffffff;}.fl-node-5c63c53534082 .pp-table-content .even td {}@media only screen and (max-width: 768px) {.fl-node-5c63c53534082 .pp-table-content thead tr th,.fl-node-5c63c53534082 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5c63c53534082 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5c63c53534082 .pp-table-content tbody tr td {}}@media only screen and (max-width: 639px) {.fl-node-5c63c53534082 .pp-table-content thead tr th,.fl-node-5c63c53534082 .pp-table-content.tablesaw-sortable th.tablesaw-sortable-head,.fl-node-5c63c53534082 .pp-table-content.tablesaw-sortable tr:first-child th.tablesaw-sortable-head {}.fl-node-5c63c53534082 .pp-table-content-cell-label {text-transform: none;}.fl-node-5c63c53534082 .pp-table-content tbody tr td {}}.fl-node-5b7180850a862.fl-module-heading .fl-heading {text-align: left;}.fl-row .fl-col .fl-node-5b7180850a862 h2.fl-heading a,.fl-row .fl-col .fl-node-5b7180850a862 h2.fl-heading .fl-heading-text,.fl-row .fl-col .fl-node-5b7180850a862 h2.fl-heading .fl-heading-text * {color: #009ae8;} .fl-node-5b7180850a862 > .fl-module-content {margin-bottom:0px;}.fl-node-5b71834c42652 .fl-slideshow-container {height: 150px;}.fl-node-596bcb7a9ec95 .fl-separator {border-top:1px solid #f2f2f2;filter: alpha(opacity = 100);opacity: 1;margin: auto;} .fl-node-596bcb7a9ec95 > .fl-module-content {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} .fl-node-597078d861c3c > .fl-module-content {margin-right:60px;}@media (max-width: 768px) { .fl-node-597078d861c3c > .fl-module-content { margin-right:20px; } } .fl-node-5b0c5afd901e7 > .fl-module-content {margin-top:0px;margin-right:60px;}@media (max-width: 768px) { .fl-node-5b0c5afd901e7 > .fl-module-content { margin-right:20px; } } .fl-node-5a2c2bb7d34c1 > .fl-module-content {margin-top:0px;margin-right:60px;margin-bottom:0px;}@media (max-width: 768px) { .fl-node-5a2c2bb7d34c1 > .fl-module-content { margin-right:20px; } }@media (max-width: 768px) { .fl-module-button .fl-button-left,.fl-module-button .fl-button-right {text-align: center;} }.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:visited {font-size: 14px;line-height: 16px;padding: 12px 24px;border-radius: 30px;-moz-border-radius: 30px;-webkit-border-radius: 30px;background: #a5a5a5;border: 1px solid #999999;}.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:visited,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button *,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:visited * {color: #0a0000;}.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:hover,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:focus {background: #009ae8;border: 1px solid #008edc;}.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:hover,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:focus,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:hover *,.fl-builder-content .fl-node-5a2c2d285cd02 a.fl-button:focus * {color: #ffffff;} .fl-node-5a2c2d285cd02 > .fl-module-content {margin-top:10px;}.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:visited {font-size: 14px;line-height: 16px;padding: 12px 24px;border-radius: 30px;-moz-border-radius: 30px;-webkit-border-radius: 30px;background: #a5a5a5;border: 1px solid #999999;}.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:visited,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button *,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:visited * {color: #0a0000;}.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:hover,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:focus {background: #009ae8;border: 1px solid #008edc;}.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:hover,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:focus,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:hover *,.fl-builder-content .fl-node-5bf6bf9db4508 a.fl-button:focus * {color: #ffffff;} .fl-node-5bf6bf9db4508 > .fl-module-content {margin-top:10px;}.fl-col-group-equal-height.fl-col-group-align-bottom .fl-col-content {-webkit-justify-content: flex-end;justify-content: flex-end;-webkit-box-align: end; -webkit-box-pack: end;-ms-flex-pack: end;}.uabb-module-content h1,.uabb-module-content h2,.uabb-module-content h3,.uabb-module-content h4,.uabb-module-content h5,.uabb-module-content h6 {margin: 0;clear: both;}.fl-module-content a,.fl-module-content a:hover,.fl-module-content a:focus {text-decoration: none;}.uabb-row-separator {position: absolute;width: 100%;left: 0;z-index: 1}.uabb-top-row-separator {top: -1px;bottom: auto}.uabb-bottom-row-separator {top: auto;bottom: -1px}.uabb-top-row-separator.uabb-has-svg svg {position: absolute;padding: 0;margin: 0;left: 0;top: -1px;bottom: auto;width: 100%;}.uabb-bottom-row-separator.uabb-has-svg svg {position: absolute;padding: 0;margin: 0;left: 0;bottom: -1px;top: auto;width: 100%;}.uabb-bottom-row-separator.uabb-has-svg .uasvg-wave-separator {bottom: 0;}.uabb-top-row-separator.uabb-has-svg .uasvg-wave-separator {top: 0;}.uabb-bottom-row-separator.uabb-svg-triangle svg,.uabb-bottom-row-separator.uabb-xlarge-triangle svg,.uabb-top-row-separator.uabb-xlarge-triangle-left svg,.uabb-bottom-row-separator.uabb-svg-circle svg,.uabb-bottom-row-separator.uabb-xlarge-circle svg,.uabb-top-row-separator.uabb-wave-separator svg {-webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.uabb-top-row-separator.uabb-xlarge-triangle-right svg {-webkit-transform: scale(-1); -moz-transform: scale(-1);-ms-transform: scale(-1); -o-transform: scale(-1);transform: scale(-1);}.uabb-bottom-row-separator.uabb-xlarge-triangle-right svg {-webkit-transform: scaleX(-1); -moz-transform: scaleX(-1);-ms-transform: scaleX(-1); -o-transform: scaleX(-1);transform: scaleX(-1);}.uabb-top-row-separator.uabb-curve-up-separator svg { -webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.uabb-top-row-separator.uabb-curve-down-separator svg {-webkit-transform: scale(-1); -moz-transform: scale(-1);-ms-transform: scale(-1); -o-transform: scale(-1);transform: scale(-1);}.uabb-bottom-row-separator.uabb-curve-down-separator svg {-webkit-transform: scaleX(-1); -moz-transform: scaleX(-1);-ms-transform: scaleX(-1); -o-transform: scaleX(-1);transform: scaleX(-1);}.uabb-top-row-separator.uabb-tilt-left-separator svg {-webkit-transform: scale(-1); -moz-transform: scale(-1);-ms-transform: scale(-1); -o-transform: scale(-1);transform: scale(-1);}.uabb-top-row-separator.uabb-tilt-right-separator svg{-webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.uabb-bottom-row-separator.uabb-tilt-right-separator svg {-webkit-transform: scaleX(-1); -moz-transform: scaleX(-1);-ms-transform: scaleX(-1); -o-transform: scaleX(-1);transform: scaleX(-1);}.uabb-row-separator.uabb-cloud-separator svg {left: -1px;width: 100%;}.uabb-top-row-separator.uabb-cloud-separator svg,.uabb-top-row-separator.uabb-multi-triangle svg {-webkit-transform: scaleY(-1); -moz-transform: scaleY(-1);-ms-transform: scaleY(-1); -o-transform: scaleY(-1);transform: scaleY(-1);}.uabb-row-separator.uabb-round-split {z-index: 1;}.uabb-row-separator.uabb-round-split:after,.uabb-row-separator.uabb-round-split:before {left: 0;z-index: 10;width: 50%;background: inherit inherit/inherit inherit inherit inherit;content: '';position: absolute}.uabb-button-wrap a,.uabb-button-wrap a:visited {display: inline-block;font-size: 16px;line-height: 18px;text-decoration: none;text-shadow: none;}.uabb-button-wrap a *,.uabb-button-wrap a:visited * {}.fl-builder-content .uabb-button:hover {text-decoration: none;}.fl-builder-content .uabb-button-width-full .uabb-button {display: block;text-align: center;}.uabb-button-width-custom .uabb-button {display: inline-block;text-align: center;max-width: 100%;}.fl-builder-content .uabb-button-left {text-align: left;}.fl-builder-content .uabb-button-center {text-align: center;}.fl-builder-content .uabb-button-right {text-align: right;}.fl-builder-content .uabb-button i,.fl-builder-content .uabb-button i:before {font-size: 1em;height: 1em;line-height: 1em;width: 1em;}.uabb-button .uabb-button-icon-after {margin-left: 8px;margin-right: 0;}.uabb-button .uabb-button-icon-before {margin-left: 0;margin-right: 8px;}.uabb-button .uabb-button-icon-no-text {margin: 0;}.uabb-button-has-icon .uabb-button-text {vertical-align: middle;}.uabb-icon-wrap {display: inline-block;}.uabb-icon a {text-decoration: none;}.uabb-icon i {display: block;}.uabb-icon i:before {border: none !important;background: none !important;}.uabb-icon-text {display: table-cell;text-align: left;padding-left: 15px;vertical-align: middle;}.uabb-icon-text *:last-child {margin: 0 !important;padding: 0 !important;}.uabb-icon-text a {text-decoration: none;}.uabb-photo {line-height: 0;position: relative;}.uabb-photo-align-left {text-align: left;}.uabb-photo-align-center {text-align: center;}.uabb-photo-align-right {text-align: right;}.uabb-photo-content {border-radius: 0;display: inline-block;line-height: 0;position: relative;max-width: 100%;overflow: hidden;}.uabb-photo-content img {border-radius: inherit;display: inline;height: auto;max-width: 100%;width: auto;}.fl-builder-content .uabb-photo-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-builder-content .uabb-photo-crop-square img {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}.uabb-photo-caption {font-size: 13px;line-height: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.uabb-photo-caption-below {padding-bottom: 20px;padding-top: 10px;}.uabb-photo-caption-hover {background: rgba(0,0,0,0.7);bottom: 0;color: #fff;left: 0;opacity: 0;visibility: hidden;filter: alpha(opacity = 0);padding: 10px 15px;position: absolute;right: 0;-webkit-transition:visibility 200ms linear;-moz-transition:visibility 200ms linear;transition:visibility 200ms linear;}.uabb-photo-content:hover .uabb-photo-caption-hover {opacity: 100;visibility: visible;}.uabb-active-btn {background: #1e8cbe;border-color: #0074a2;-webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.6);box-shadow: inset 0 1px 0 rgba(120,200,230,.6);color: white;}.fl-builder-bar .fl-builder-add-content-button {display: block !important;opacity: 1 !important;}.uabb-imgicon-wrap .uabb-icon {display: block;}.uabb-imgicon-wrap .uabb-icon i{float: none;}.uabb-imgicon-wrap .uabb-image {line-height: 0;position: relative;}.uabb-imgicon-wrap .uabb-image-align-left {text-align: left;}.uabb-imgicon-wrap .uabb-image-align-center {text-align: center;}.uabb-imgicon-wrap .uabb-image-align-right {text-align: right;}.uabb-imgicon-wrap .uabb-image-content {display: inline-block;border-radius: 0;line-height: 0;position: relative;max-width: 100%;}.uabb-imgicon-wrap .uabb-image-content img {display: inline;height: auto !important;max-width: 100%;width: auto;border-radius: inherit;box-shadow: none;box-sizing: content-box;}.fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-circle img {-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;}.fl-builder-content .uabb-imgicon-wrap .uabb-image-crop-square img {-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;}.uabb-creative-button-wrap a,.uabb-creative-button-wrap a:visited {background: #fafafa;border: 1px solid #ccc;color: #333;display: inline-block;vertical-align: middle;text-align: center;overflow: hidden;text-decoration: none;text-shadow: none;box-shadow: none;position: relative;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear;-ms-transition: all 200ms linear; -o-transition: all 200ms linear;transition: all 200ms linear;}.uabb-creative-button-wrap a:focus {text-decoration: none;text-shadow: none;box-shadow: none;}.uabb-creative-button-wrap a .uabb-creative-button-text,.uabb-creative-button-wrap a .uabb-creative-button-icon,.uabb-creative-button-wrap a:visited .uabb-creative-button-text,.uabb-creative-button-wrap a:visited .uabb-creative-button-icon {-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear;-ms-transition: all 200ms linear; -o-transition: all 200ms linear;transition: all 200ms linear;}.uabb-creative-button-wrap a:hover {text-decoration: none;}.uabb-creative-button-wrap .uabb-creative-button-width-full .uabb-creative-button {display: block;text-align: center;}.uabb-creative-button-wrap .uabb-creative-button-width-custom .uabb-creative-button {display: inline-block;text-align: center;max-width: 100%;}.uabb-creative-button-wrap .uabb-creative-button-left {text-align: left;}.uabb-creative-button-wrap .uabb-creative-button-center {text-align: center;}.uabb-creative-button-wrap .uabb-creative-button-right {text-align: right;}.uabb-creative-button-wrap .uabb-creative-button i {font-size: 1.3em;height: auto;vertical-align: middle;width: auto;}.uabb-creative-button-wrap .uabb-creative-button .uabb-creative-button-icon-after {margin-left: 8px;margin-right: 0;}.uabb-creative-button-wrap .uabb-creative-button .uabb-creative-button-icon-before {margin-right: 8px;margin-left: 0;}.uabb-creative-button-wrap.uabb-creative-button-icon-no-text .uabb-creative-button i {margin: 0;}.uabb-creative-button-wrap .uabb-creative-button-has-icon .uabb-creative-button-text {vertical-align: middle;}.uabb-creative-button.uabb-creative-transparent-btn:after {content: '';position: absolute;z-index: 1;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear;-ms-transition: all 200ms linear; -o-transition: all 200ms linear;transition: all 200ms linear;}.uabb-transparent-fill-top-btn:after,.uabb-transparent-fill-bottom-btn:after {width: 100%;height: 0;left: 0;}.uabb-transparent-fill-top-btn:after {top: 0;}.uabb-transparent-fill-bottom-btn:after {bottom: 0;}.uabb-transparent-fill-left-btn:after,.uabb-transparent-fill-right-btn:after {width: 0;height: 100%;top: 0;}.uabb-transparent-fill-left-btn:after {left: 0;}.uabb-transparent-fill-right-btn:after {right: 0;}.uabb-transparent-fill-center-btn:after{width: 0;height: 100%;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}.uabb-transparent-fill-diagonal-btn:after,.uabb-transparent-fill-horizontal-btn:after {width: 100%;height: 0;top: 50%;left: 50%;}.uabb-transparent-fill-diagonal-btn{overflow: hidden;}.uabb-transparent-fill-diagonal-btn:after{-webkit-transform: translateX(-50%) translateY(-50%) rotate( 45deg ); -moz-transform: translateX(-50%) translateY(-50%) rotate( 45deg );-ms-transform: translateX(-50%) translateY(-50%) rotate( 45deg ); -o-transform: translateX(-50%) translateY(-50%) rotate( 45deg );transform: translateX(-50%) translateY(-50%) rotate( 45deg );}.uabb-transparent-fill-horizontal-btn:after{-webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_down-btn,.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_up-btn,.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_left-btn,.uabb-creative-button-wrap .uabb-creative-threed-btn.uabb-threed_right-btn {-webkit-transition: none; -moz-transition: none;-ms-transition: none; -o-transition: none;transition: none;}.perspective {-webkit-perspective: 800px; -moz-perspective: 800px;perspective: 800px;margin: 0;}.uabb-creative-button.uabb-creative-threed-btn:after {content: '';position: absolute;z-index: -1;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear;transition: all 200ms linear;}.uabb-creative-button.uabb-creative-threed-btn {outline: 1px solid transparent;-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;transform-style: preserve-3d;}.uabb-creative-threed-btn.uabb-animate_top-btn:after {height: 40%;left: 0;top: -40%;width: 100%;-webkit-transform-origin: 0% 100%; -moz-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg);transform: rotateX(90deg);}.uabb-creative-threed-btn.uabb-animate_bottom-btn:after {width: 100%;height: 40%;left: 0;top: 100%;-webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%;-ms-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: rotateX(-90deg); -moz-transform: rotateX(-90deg);-ms-transform: rotateX(-90deg);transform: rotateX(-90deg);}.uabb-creative-threed-btn.uabb-animate_left-btn:after {width: 20%;height: 100%;left: -20%;top: 0;-webkit-transform-origin: 100% 0%; -moz-transform-origin: 100% 0%;-ms-transform-origin: 100% 0%;transform-origin: 100% 0%;-webkit-transform: rotateY(-60deg); -moz-transform: rotateY(-60deg);-ms-transform: rotateY(-60deg);transform: rotateY(-60deg);}.uabb-creative-threed-btn.uabb-animate_right-btn:after {width: 20%;height: 100%;left: 104%;top: 0;-webkit-transform-origin: 0% 0%; -moz-transform-origin: 0% 0%;-ms-transform-origin: 0% 0%;transform-origin: 0% 0%;-webkit-transform: rotateY(120deg); -moz-transform: rotateY(120deg);-ms-transform: rotateY(120deg);transform: rotateY(120deg);}.uabb-animate_top-btn:hover{-webkit-transform: rotateX(-15deg); -moz-transform: rotateX(-15deg);-ms-transform: rotateX(-15deg); -o-transform: rotateX(-15deg);transform: rotateX(-15deg);}.uabb-animate_bottom-btn:hover{-webkit-transform: rotateX(15deg); -moz-transform: rotateX(15deg);-ms-transform: rotateX(15deg); -o-transform: rotateX(15deg);transform: rotateX(15deg);}.uabb-animate_left-btn:hover{-webkit-transform: rotateY(6deg); -moz-transform: rotateY(6deg);-ms-transform: rotateY(6deg); -o-transform: rotateY(6deg);transform: rotateY(6deg);}.uabb-animate_right-btn:hover{-webkit-transform: rotateY(-6deg); -moz-transform: rotateY(-6deg);-ms-transform: rotateY(-6deg); -o-transform: rotateY(-6deg);transform: rotateY(-6deg);}.uabb-creative-flat-btn.uabb-animate_to_right-btn,.uabb-creative-flat-btn.uabb-animate_to_left-btn,.uabb-creative-flat-btn.uabb-animate_from_top-btn,.uabb-creative-flat-btn.uabb-animate_from_bottom-btn {overflow: hidden;position: relative;}.uabb-creative-flat-btn.uabb-animate_to_right-btn i,.uabb-creative-flat-btn.uabb-animate_to_left-btn i,.uabb-creative-flat-btn.uabb-animate_from_top-btn i,.uabb-creative-flat-btn.uabb-animate_from_bottom-btn i {bottom: 0;height: 100%;margin: 0;opacity: 1;position: absolute;right: 0;width: 100%;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear;transition: all 200ms linear;-webkit-transform: translateY(0); -moz-transform: translateY(0); -o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}.uabb-creative-flat-btn.uabb-animate_to_right-btn .uabb-button-text,.uabb-creative-flat-btn.uabb-animate_to_left-btn .uabb-button-text,.uabb-creative-flat-btn.uabb-animate_from_top-btn .uabb-button-text,.uabb-creative-flat-btn.uabb-animate_from_bottom-btn .uabb-button-text {display: inline-block;width: 100%;height: 100%;-webkit-transition: all 200ms linear; -moz-transition: all 200ms linear;-ms-transition: all 200ms linear; -o-transition: all 200ms linear;transition: all 200ms linear;-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;backface-visibility: hidden;}.uabb-creative-flat-btn.uabb-animate_to_right-btn i:before,.uabb-creative-flat-btn.uabb-animate_to_left-btn i:before,.uabb-creative-flat-btn.uabb-animate_from_top-btn i:before,.uabb-creative-flat-btn.uabb-animate_from_bottom-btn i:before {position: absolute;top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);-o-transform: translateX(-50%) translateY(-50%);-ms-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}.uabb-creative-flat-btn.uabb-animate_to_right-btn:hover i,.uabb-creative-flat-btn.uabb-animate_to_left-btn:hover i {left: 0;}.uabb-creative-flat-btn.uabb-animate_from_top-btn:hover i,.uabb-creative-flat-btn.uabb-animate_from_bottom-btn:hover i {top: 0;}.uabb-creative-flat-btn.uabb-animate_to_right-btn i {top: 0;left: -100%;}.uabb-creative-flat-btn.uabb-animate_to_right-btn:hover .uabb-button-text {-webkit-transform: translateX(200%); -moz-transform: translateX(200%);-ms-transform: translateX(200%); -o-transform: translateX(200%);transform: translateX(200%);}.uabb-creative-flat-btn.uabb-animate_to_left-btn i {top: 0;left: 100%;}.uabb-creative-flat-btn.uabb-animate_to_left-btn:hover .uabb-button-text {-webkit-transform: translateX(-200%); -moz-transform: translateX(-200%);-ms-transform: translateX(-200%); -o-transform: translateX(-200%);transform: translateX(-200%);}.uabb-creative-flat-btn.uabb-animate_from_top-btn i {top: -100%;left: 0;}.uabb-creative-flat-btn.uabb-animate_from_top-btn:hover .uabb-button-text {-webkit-transform: translateY(400px); -moz-transform: translateY(400px);-ms-transform: translateY(400px); -o-transform: translateY(400px);transform: translateY(400px);}.uabb-creative-flat-btn.uabb-animate_from_bottom-btn i {top: 100%;left: 0;}.uabb-creative-flat-btn.uabb-animate_from_bottom-btn:hover .uabb-button-text {-webkit-transform: translateY(-400px); -moz-transform: translateY(-400px);-ms-transform: translateY(-400px); -o-transform: translateY(-400px);transform: translateY(-400px);}.uabb-tab-acc-content .wp-video, .uabb-tab-acc-content video.wp-video-shortcode, .uabb-tab-acc-content .mejs-container, .uabb-tab-acc-content .mejs-overlay.load,.uabb-adv-accordion-content .wp-video, .uabb-adv-accordion-content video.wp-video-shortcode, .uabb-adv-accordion-content .mejs-container, .uabb-adv-accordion-content .mejs-overlay.load {width: 100% !important;height: 100% !important;}.uabb-tab-acc-content .mejs-container,.uabb-adv-accordion-content .mejs-container {padding-top: 56.25%;}.uabb-tab-acc-content .wp-video, .uabb-tab-acc-content video.wp-video-shortcode,.uabb-adv-accordion-content .wp-video, .uabb-adv-accordion-content video.wp-video-shortcode {max-width: 100% !important;}.uabb-tab-acc-content video.wp-video-shortcode,.uabb-adv-accordion-content video.wp-video-shortcode {position: relative;}.uabb-tab-acc-content .mejs-mediaelement,.uabb-adv-accordion-content .mejs-mediaelement {position: absolute;top: 0;right: 0;bottom: 0;left: 0;}.uabb-tab-acc-content .mejs-overlay-play,.uabb-adv-accordion-content .mejs-overlay-play {top: 0;right: 0;bottom: 0;left: 0;width: auto !important;height: auto !important;}.uabb-creative-button-wrap a,.uabb-creative-button-wrap a:visited { }.uabb-dual-button .uabb-btn,.uabb-dual-button .uabb-btn:visited { }#uabb-js-breakpoint { content:"default"; display:none;}@media screen and (max-width: 992px) {#uabb-js-breakpoint {content:"992";}}@media screen and (max-width: 768px) {#uabb-js-breakpoint {content:"768";}}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-builder-row-settings #fl-field-separator_position {display: none !important;}.fl-node-593f029e96e3c > .fl-col-content {}.fl-node-593f029e96cef > .fl-col-content {}.fl-node-593f029e97000 > .fl-col-content {}.fl-node-593f029e96f43 > .fl-col-content {}.fl-node-5adb6b14c8144 > .fl-col-content {}.fl-node-596bcb7aaedae > .fl-col-content {}.fl-node-597078d861b80 > .fl-col-content {}.fl-node-597078d861ba1 > .fl-col-content {}.fl-node-5bf6bf98f35b6 > .fl-col-content {}.fl-node-5bf6bf98f361e > .fl-col-content {}.fl-node-593f029e96e3c > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-593f029e96cef > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-593f029e97000 > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-593f029e96f43 > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-5adb6b14c8144 > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-596bcb7aaedae > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-597078d861b80 > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-597078d861ba1 > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-5bf6bf98f35b6 > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}.fl-node-5bf6bf98f361e > .fl-col-content {-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);-webkit-transition: -webkit-box-shadow 500ms ease-in-out, -webkit-transform 500ms ease-in-out;-moz-transition: -moz-box-shadow 500ms ease-in-out, -moz-transform 500ms ease-in-out;transition: box-shadow 500ms ease-in-out, transform 500ms ease-in-out;will-change: box-shadow;}