.fl-number,
.fl-number .fl-number-circle-container {
margin: 0 auto;
}
.fl-number-before-text,
.fl-number-after-text {
display: block;
}
.fl-number-before-text {
margin-bottom: 10px;
}
.fl-number-after-text {
margin-top: 10px;
}
.fl-number-string {
line-height: 1;
white-space: nowrap;
overflow: hidden;
}
.fl-number .fl-number-text,
.fl-number .fl-number-circle-container {
position: relative;
z-index: 10;
text-align: center;
}
.fl-number.fl-number-bars .fl-number-text {
text-align: left;
}
.fl-number .fl-number-bar {
text-align: right;
padding: 0;
}
.fl-number .fl-number-position-above .fl-number-bar {
margin-top: 5px;
}
.fl-number .fl-number-position-below .fl-number-bar {
margin-bottom: 5px;
}
.fl-number .svg-container {
display: inline-block;
position: relative;
z-index: 1;
width: 100%;
height: auto;
padding-bottom: 100%;
}
.fl-number .svg-container .svg {
position: absolute;
overflow: visible;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .fl-number-bars .fl-number-bars-container {
width: 100%;
min-height: 10px;
}
.fl-number-bars .fl-number-bar {
width: 0;
min-height: 10px;
}
.fl-number-bars .fl-number-string {
height: 100%;
display: flex;
align-items: center;
justify-content: flex-end;
}body.rtl .fl-module-post-carousel .bx-viewport {
direction: ltr;
}
body.rtl .fl-post-carousel-post {
direction: rtl;
}
.fl-module-post-carousel {
flex-grow: 1;
place-self: stretch;
}
.fl-module-post-carousel .bx-wrapper {
max-width: 100% !important;
margin: 0 auto 40px;
}
.fl-module-post-carousel .bx-controls {
width: 100%;
position: absolute;
bottom: 0;
margin-top: 20px;
}
.fl-post-carousel-navigation{
position: absolute;
top: 50%;
left: 0;
right: 0;
z-index: 2;
margin-top: -16px;
}
.fl-post-carousel-navigation a{
position: absolute;
display: inline-block;
opacity: .7;
}
.fl-post-carousel-navigation a:hover{ opacity: 1; }
.fl-post-carousel-navigation .carousel-prev{ left: 0; }
.fl-post-carousel-navigation .carousel-next{ right: 0; }
.fl-post-carousel-navigation .fl-post-carousel-svg-container{
position: relative;
width: 32px;
height: 32px;
}
.fl-post-carousel-navigation svg{
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
}
.fl-post-carousel-navigation path{ fill: #fff; }
.fl-post-carousel-navigation a.disabled,
.bx-controls a.disabled {
pointer-events: none;
}  .fl-post-carousel {
margin: 0 auto;
position: relative;
}
.fl-post-carousel-wrapper:before,
.fl-post-carousel-wrapper:after {
content: '';
display: table;
}
.fl-post-carousel-wrapper:after {
clear: both;
}
.fl-post-carousel-post {
position: absolute;
top: 0;
float: left;
visibility: hidden;
background: #fff;
}
.fl-post-carousel-loaded .fl-post-carousel-post {
position: relative;
visibility: visible;
margin: 0;
-webkit-backface-visibility: hidden; backface-visibility: hidden;
}
.fl-post-carousel-image img {
height: auto !important;
width: 100% !important;
}
.fl-post-carousel-image .fl-photo-content {
display: block;
} .fl-post-carousel-post {
border: 1px solid #e6e6e6;
border: 1px solid rgba(0,0,0,0.1);
}
.fl-post-carousel-text {
padding: 20px;
}
.fl-post-carousel-title {
padding-bottom: 7px;
}
.fl-post-carousel-content {
font-size: 14px;
line-height: 22px;
}
.fl-post-carousel-content p:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
}
.fl-post-carousel-title {
font-size: 20px;
line-height: 26px;
margin: 0 0 10px;
padding: 0;
}
.fl-post-carousel-meta {
font-size: 14px;
margin: 0 0 10px;
padding: 0;
} .fl-post-carousel-gallery .fl-post-carousel-link {
display: block;
height: 100%;
text-decoration: none;
}
.fl-post-carousel-gallery .fl-post-carousel-img {
position: relative;
z-index: 1;
}
.fl-post-carousel-gallery .fl-post-carousel-text-wrap {
position: absolute;
top: 0;
bottom: 0;
z-index: 2;
width: 100%;
height: 100%;
padding: 0 20px;
text-align: center;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.fl-post-carousel-gallery .fl-post-no-crop .fl-post-carousel-text-wrap,
.fl-post-carousel-gallery .fl-post-no-crop .fl-post-carousel-text{
position: relative;
padding: 20px;
top: 0;
left: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
transform: none;
}
.fl-post-carousel-gallery .fl-post-carousel-link:hover .fl-post-carousel-text-wrap,
.fl-post-carousel-gallery .fl-post-carousel-post.fl-post-no-thumb .fl-post-carousel-text-wrap {
opacity: 1;
}
.fl-post-carousel-gallery .fl-post-carousel-text {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.fl-post-carousel-gallery .fl-post-carousel-title {
margin: 0 0 5px 0;
} .fl-post-carousel-gallery .fl-post-carousel-ratio{
display: block;
position: relative;
width: 100%;
height: auto;
}
.fl-post-carousel-gallery .fl-post-carousel-ratio{ padding-bottom: 70%; }
.fl-post-carousel-gallery .fl-carousel-icon{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.fl-post-carousel-gallery .fl-carousel-icon i,
.fl-post-carousel-gallery .fl-carousel-icon i:before{
width: 24px;
height: 24px;
font-size: 24px;
} .fl-post-carousel-gallery .fl-post-carousel-text,
.fl-post-carousel-gallery .fl-post-carousel-link:hover .fl-post-carousel-text,
.fl-post-carousel-gallery .fl-post-carousel-post.fl-post-no-thumb .fl-post-carousel-text{
-webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-ms-transform: translate(-50%,-50%);
transform: translate3d(-50%,-50%,0);
} body .fl-post-carousel-text a {
text-decoration: none;
}.fl-module-post-grid .fl-sep {
display: inline-block;
margin: 0 2px;
} body.rtl .fl-post-column {
float: right;
}
.fl-post-column {
float: left;
}
.fl-post-column .fl-post-grid-post {
visibility: visible;
} .fl-post-grid {
margin: 0 auto;
position: relative;
}
.fl-post-grid:before,
.fl-post-grid:after {
display: table;
content: " ";
}
.fl-post-grid:after {
clear: both;
}
.fl-post-grid-post {
background: #fff;
border: 1px solid #e6e6e6;
visibility: hidden;
}
.fl-post-grid-post,
.fl-post-feed-post {
overflow: hidden;
}
.fl-post-grid-image {
position: relative;
}
.fl-post-grid-image img {
height: auto !important;
width: 100% !important;
}
.fl-post-grid-text {
padding: 20px;
}
.fl-post-grid-title {
padding-bottom: 7px;
}
body .fl-post-grid-text,
body .fl-post-grid-content p {
font-size: 14px;
line-height: 22px;
}
body .fl-post-grid-text > *:last-child {
margin-bottom: 0;
padding-bottom: 0;
}
body .fl-post-grid-content p:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
}
body .fl-post-grid-text a {
text-decoration: none;
}
body .fl-post-grid-title {
font-size: 20px;
line-height: 26px;
margin: 0 0 10px;
padding: 0;
}
body .fl-post-grid-meta {
font-size: 14px;
padding-bottom: 10px;
}
.fl-post-feed-comments .fa {
vertical-align: text-top;
}
.fl-post-grid-more {
margin-top: 10px;
display: inline-block;
}
.fl-post-grid #infscr-loading {
bottom: 0;
left: 0;
right: 0;
padding: 40px 0;
position: absolute;
text-align: center;
width: 100%;
} .fl-post-gallery-post {
overflow: hidden;
position: relative;
visibility: hidden;
}
.fl-post-gallery-link {
display: block;
height: 100%;
}
.fl-post-gallery-img {
position: relative;
z-index: 1;
}
.fl-post-gallery-img-horiz {
height: 100% !important;
max-height: 100% !important;
max-width: none !important;
width: auto !important;
}
.fl-post-gallery-img-vert {
height: auto !important;
max-height: none !important;
max-width: 100% !important;
width: 100% !important;
}
.fl-post-gallery-text-wrap {
position: absolute;
top: 0;
bottom: 0;
z-index: 2;
width: 100%;
height: 100%;
padding: 0 20px;
text-align: center;
opacity: 0;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}
.fl-post-gallery-link:hover .fl-post-gallery-text-wrap {
opacity: 1;
}
.fl-post-gallery-text {
position: absolute;
top: 50%;
left: 50%;
display: block;
width: 100%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
} .fl-post-gallery-text,
.fl-post-gallery-link:hover .fl-post-gallery-text{
-webkit-transform: translate3d(-50%,-50%,0);
-moz-transform: translate3d(-50%,-50%,0);
-ms-transform: translate(-50%,-50%);
transform: translate3d(-50%,-50%,0);
} .fl-post-gallery-text .fl-gallery-icon{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}
.fl-post-gallery-text .fl-gallery-icon i,
.fl-post-gallery-text .fl-gallery-icon i:before{
width: 24px;
height: 24px;
font-size: 24px;
}
.fl-post-gallery-text h2.fl-post-gallery-title {
font-size: 22px;
margin: 0 0 5px 0;
}
.fl-post-gallery #infscr-loading {
clear: both;
padding: 40px 0;
text-align: center;
width: 100%;
} .fl-post-feed-post {
border-bottom: 1px solid #e6e6e6;
margin-bottom: 40px;
}
.fl-post-feed-post:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}
.fl-post-feed-header {
margin-bottom: 20px;
}
.fl-post-feed-header a {
text-decoration: none;
}
body h2.fl-post-feed-title {
margin: 0 0 10px;
padding: 0;
clear: none;
}
body .fl-post-feed-meta {
font-size: 14px;
margin-bottom: 5px;
}
.fl-post-feed-meta .fl-sep {
margin: 0 3px;
}
.fl-post-feed-image {
margin-bottom: 25px;
position: relative;
}
.fl-post-feed-image img {
height: auto !important;
width: 100% !important;
}
.fl-post-feed-image-beside .fl-post-feed-image,
.fl-post-feed-image-beside-content .fl-post-feed-image {
float: left;
margin-bottom: 0;
width: 33%;
}
.fl-post-feed-image-beside .fl-post-feed-text,
.fl-post-feed-image-beside-content .fl-post-feed-text {
margin-left: 37%;
}
.fl-post-feed-image-beside-right .fl-post-feed-image,
.fl-post-feed-image-beside-content-right .fl-post-feed-image {
float: right;
margin-bottom: 0;
width: 33%;
}
.fl-post-feed-image-beside-right .fl-post-feed-text,
.fl-post-feed-image-beside-content-right .fl-post-feed-text {
margin-right: 37%;
}
.fl-post-feed-content a {
text-decoration: none;
}
.fl-post-feed-content p:last-of-type {
margin-bottom: 0;
padding-bottom: 0;
}
.fl-post-feed-more {
margin-top: 15px;
display: inline-block;
}
.fl-post-feed #infscr-loading {
padding: 40px 0;
text-align: center;
width: 100%;
} .fl-post-grid-empty {
}
li.fl-post-feed-post,li.fl-post-gallery-post, li.fl-post-grid-post {
list-style: none;
}