a {
    text-decoration: none!important;
}

.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;
}

a#florida path{
    fill: rgb(216 0 0);
}

a#florida path:hover{
    fill: rgb(216 216 216);
}

.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-clear {
    clear: both;
}
.embed-responsive-item {
    max-width: 100%;
    width: 100%;
    border-radius: 30px;
}
.fl-clearfix:before,.fl-clearfix:after {
    display: table;
    content: " ";
}

.fl-clearfix:after {
    clear: both;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

.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;
}
.overbground{
     position: absolute;
     background: #00000052;
     width: 100%;
     height: 100%;
     top: 0;
     z-index: 1;
}
.alternative-option{
    position: relative;
    z-index: 1;
}
.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,.fl-row-bg-embed,.fl-row-bg-embed .fl-row-content {
    position: relative;
}

.fl-row-bg-video .fl-bg-video,.fl-row-bg-embed .fl-bg-embed-code {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.fl-row-bg-video .fl-bg-video video,.fl-row-bg-embed .fl-bg-embed-code video {
    bottom: 0;
    left: 0px;
    max-width: none;
    position: absolute;
    right: 0;
    top: 0px;
}

.fl-row-bg-video .fl-bg-video iframe,.fl-row-bg-embed .fl-bg-embed-code 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 {
    border-radius: inherit;
    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,.fl-row-custom-height .fl-row-content-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
}

.fl-row-overlap-top .fl-row-content-wrap {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
}

.fl-row-custom-height .fl-row-content-wrap {
    min-height: 0;
}

.fl-builder-edit .fl-row-full-height .fl-row-content-wrap {
    min-height: calc( 100vh - 48px );
}

.fl-row-full-height .fl-row-content,.fl-row-custom-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,.fl-row-custom-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),.fl-builder-ie-11 .fl-row.fl-row-custom-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,.fl-builder-ie-11 .fl-row-custom-height .fl-row-content-wrap {
    height: auto;
}

.fl-builder-ie-11 .fl-row-full-height .fl-row-content,.fl-builder-ie-11 .fl-row-custom-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,.fl-builder-ie-11 .fl-row-custom-height.fl-row-align-top .fl-row-content,.fl-builder-ie-11 .fl-row-custom-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),.fl-builder-ie-11 .fl-row-custom-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,.fl-row-custom-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,.fl-row-custom-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,.fl-builder-ie-11 .fl-row-custom-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;
    width: 100%;
}

.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 {
    border-radius: inherit;
    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{
    display: block;
    margin-bottom: 12px;
}

.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: right;
    height: auto;
    width: auto;
}

.fl-icon i:before {
    border: none !important;
    height: auto;
    width: auto;
}

.fl-icon-text {
    display: table-cell;
    text-align: left;
    padding-left: 15px;
    vertical-align: middle;
}

.fl-icon-text-empty {
    display: none;
}

.fl-icon-text *:last-child {
    margin: 0 !important;
    padding: 0 !important;
}

.fl-icon-text a {
    text-decoration: none;
}

.fl-icon-text span {
    display: block;
}

.fl-icon-text span.mce-edit-focus {
    min-width: 1px;
}

.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-preview .fl-animation,.fl-builder-edit .fl-animation,.fl-animated {
    opacity: 1;
}

.fl-animated {
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
}

.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-builder-layer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
}

.fl-builder-shape-layer {
    z-index: 0;
}

.fl-builder-shape-layer.fl-builder-bottom-edge-layer {
    z-index: 1;
}

.fl-row-bg-overlay .fl-builder-shape-layer {
    z-index: 1;
}

.fl-row-bg-overlay .fl-builder-shape-layer.fl-builder-bottom-edge-layer {
    z-index: 2;
}

.fl-row-has-layers .fl-row-content {
    z-index: 1;
}

.fl-row-bg-overlay .fl-row-content {
    z-index: 2;
}

.fl-builder-layer > * {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.fl-builder-layer + .fl-row-content {
    position: relative;
}

.fl-builder-layer .fl-shape {
    fill: #aaa;
    stroke: none;
    stroke-width: 0;
    width: 100%;
}

@supports (-webkit-touch-callout: inherit) {
    .fl-row.fl-row-bg-parallax .fl-row-content-wrap,.fl-row.fl-row-bg-fixed .fl-row-content-wrap {
        background-position: center !important;
        background-attachment: scroll !important;
    }
}

@supports (-webkit-touch-callout: none) {
    .fl-row.fl-row-bg-fixed .fl-row-content-wrap {
        background-position: center !important;
        background-attachment: scroll !important;
    }
}

.col-hospital-beds .container .row .fl-rich-text{
    
text-align: center;
}

.col-hospital-beds .container .row .fl-rich-text h2{
    height: 330px;
}

.col-hospital-beds .container .row .fl-rich-text h2 a{
    text-decoration: none;
    height: 216px;
}

.col-hospital-beds .container .row .fl-rich-text h2 a img{display: block;width: auto;height: 300px;}

.alternative-option ul.nav li {
    margin-bottom: 12px;
}
.alternative-option ul{
    margin-top: 100px;
}


.alternative-option ul.nav li a{
   width: 100%;
   font-weight: 500;
   border-radius: 12px;
}

.fl-row-content-wrap {
    margin: 0px;
}

.fl-row-content-wrap {
    padding: 20px;
}

.fl-row-fixed-width {
    max-width: 1100px;
}

.fl-module-content {
    margin: 20px;
}

.fl-module-content .fl-rich-text{
    text-align: center;
}

@media (max-width: 992px) {
    body.fl-builder-ie-11 .fl-row.fl-row-full-height.fl-visible-desktop,body.fl-builder-ie-11 .fl-row.fl-row-custom-height.fl-visible-desktop {
        display: none !important;
    }

    .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;
    }

    .fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .fl-visible-medium.fl-col,.fl-col-group-equal-height .fl-visible-medium-mobile.fl-col {
        display: flex;
    }
}

@media (max-width: 768px) {
    body.fl-builder-ie-11 .fl-row.fl-row-full-height.fl-visible-desktop,body.fl-builder-ie-11 .fl-row.fl-row-custom-height.fl-visible-desktop,body.fl-builder-ie-11 .fl-row.fl-row-full-height.fl-visible-desktop-medium,body.fl-builder-ie-11 .fl-row.fl-row-custom-height.fl-visible-desktop-medium {
        display: none !important;
    }

    .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,.fl-col-group-equal-height .fl-visible-desktop-medium.fl-col,.fl-col-group-equal-height .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%;
        min-width: 0;
    }

    .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:not(.fl-col-small-full-width) {
        max-width: 400px;
    }

    .fl-block-col-resize {
        display: none;
    }

    .fl-row[data-node] .fl-row-content-wrap {
        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 {
        margin: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

.page .fl-post-header, .single-fl-builder-template .fl-post-header {
    display: none;
}

.fl-node-56ebdb35350a7 > .fl-row-content-wrap:after {
    background-color: rgba(51,51,53,0.6);
}

.fl-node-56ebdb35350a7 > .fl-row-content-wrap {
    background-image: url(https://demos.cevimedone.com/olsenlan/olsen_lan/3d-rendering-hospital-interior-recovery-inpatient-room-with-bed-amenities.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56ebdc5d14b90 > .fl-row-content-wrap {
    background: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56ebdc5d14b90 > .fl-row-content-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
}

.fl-node-56ec07676f676 {
    color: #f4f5f0;
    position: relative;
}


.fl-builder-content .fl-node-56ec07676f676 a {
    color: #424242;
}

.fl-builder-content .fl-node-56ec07676f676 a:hover {
    color: #f4f5f0;
}

.fl-builder-content .fl-node-56ec07676f676 h1,.fl-builder-content .fl-node-56ec07676f676 h2,.fl-builder-content .fl-node-56ec07676f676 h3,.fl-builder-content .fl-node-56ec07676f676 h4,.fl-builder-content .fl-node-56ec07676f676 h5,.fl-builder-content .fl-node-56ec07676f676 h6,.fl-builder-content .fl-node-56ec07676f676 h1 a,.fl-builder-content .fl-node-56ec07676f676 h2 a,.fl-builder-content .fl-node-56ec07676f676 h3 a,.fl-builder-content .fl-node-56ec07676f676 h4 a,.fl-builder-content .fl-node-56ec07676f676 h5 a,.fl-builder-content .fl-node-56ec07676f676 h6 a {
    color: #ffffff;
    padding-bottom: 22px;
}

.fl-node-56ec07676f676 > .fl-row-content-wrap {
    background-color: #30373b;
    background-image: url(https://img.freepik.com/foto-gratis/cama-hospital-vacia-triste_23-2149017251.jpg?w=900&t=st=1687458159~exp=1687458759~hmac=5a8363501e56ef25a9c54df3e583a6d613bb13a1d925b88af157767de528372b);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56ec07676f676 > .fl-row-content-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
}

.fl-node-56ee42d58dcb5 > .fl-row-content-wrap {
    background-color: #f4f7f5;
    background-image: url(https://thebodyfactory.demos.wpbeaverbuilder.com/wp-content/uploads/sites/23/2016/03/the-body-factory-dirt-bg-light.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-color: #080D17;
    border-top-width: 10px;
    border-right-width: 10px;
    border-bottom-width: 10px;
    border-left-width: 10px;
}

.fl-node-56ee42d58dcb5 > .fl-row-content-wrap {
    padding-top: 100px;
    padding-right: 100px;
    padding-bottom: 100px;
    padding-left: 100px;
}

.fl-node-56eea4a4985ba > .fl-row-content-wrap {
    background: #333335;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56eea4a4985ba > .fl-row-content-wrap {
    padding-top: 200px;
    padding-bottom: 200px;
}

.fl-node-56ebf0b1359c1 > .fl-row-content-wrap {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56ebf0b1359c1 > .fl-row-content-wrap {
    padding-top: 150px;
    padding-right: 100px;
    padding-bottom: 150px;
    padding-left: 100px;
}

.fl-node-56ec479d89605 > .fl-row-content-wrap {
    background-color: #D9E5D6;
    background-image: url(https://thebodyfactory.demos.wpbeaverbuilder.com/wp-content/uploads/sites/23/2016/03/the-body-factory-dirt-bg-middle.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56ec479d89605 > .fl-row-content-wrap {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.fl-builder-content .fl-node-56eea5e434e48 h1,.fl-builder-content .fl-node-56eea5e434e48 h2,.fl-builder-content .fl-node-56eea5e434e48 h3,.fl-builder-content .fl-node-56eea5e434e48 h4,.fl-builder-content .fl-node-56eea5e434e48 h5,.fl-builder-content .fl-node-56eea5e434e48 h6,.fl-builder-content .fl-node-56eea5e434e48 h1 a,.fl-builder-content .fl-node-56eea5e434e48 h2 a,.fl-builder-content .fl-node-56eea5e434e48 h3 a,.fl-builder-content .fl-node-56eea5e434e48 h4 a,.fl-builder-content .fl-node-56eea5e434e48 h5 a,.fl-builder-content .fl-node-56eea5e434e48 h6 a {
    color: #e94f37;
}

.fl-node-56eea5e434e48 > .fl-row-content-wrap {
    background-color: #f4f7f5;
    background-image: url(https://thebodyfactory.demos.wpbeaverbuilder.com/wp-content/uploads/sites/23/2016/03/the-body-factory-dirt-bg-light.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 0px;
    border-bottom-width: 1px;
    border-left-width: 0px;
}

.fl-node-56eea5e434e48 > .fl-row-content-wrap {
    padding-top: 120px;
    padding-bottom: 100px;
}

.fl-node-56ebdb35377ec {
    width: 100%;
}

.fl-node-56ebdd897e2b4 {
    width: 100%;
}

.fl-node-56ebdc5d17cba {
    width: 33.33%;
}

.fl-node-56ebdc5d17cba > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.fl-node-56ebdc5d17ccf {
    width: 33.34%;
}

.fl-node-56ebdc5d17ce0 {
    width: 33.33%;
}

.fl-node-56ebef96a9cac {
    width: 100%;
}

.fl-node-56ec12f8cb41e {
    width: 33.33%;
}

.fl-node-56ec12f8cb41e > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.fl-node-56ec1aaa3ca2c {
    width: 33.34%;
}

.fl-node-56ec130782f13 {
    width: 33.33%;
}

.fl-node-56ee42d58f28d {
    width: 100%;
}

.fl-node-56ee42d58f28d > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.fl-node-56ee42d58f2fe {
    width: 100%;
}

.fl-node-56ee42d58f2fe > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.fl-node-56eea4a4aa034 {
    width: 100%;
}

.fl-node-56eea8776832b {
    width: 100%;
}

.fl-node-56ec479d8b116 {
    width: 50%;
}

.fl-node-56ec479d8b116 > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.fl-node-56ec479d8b116 > .fl-col-content {
    padding-top: 80px;
    padding-right: 80px;
    padding-bottom: 80px;
    padding-left: 80px;
}

.fl-node-56ec479d8b13e {
    width: 50%;
}

.fl-node-56ec479d8b13e > .fl-col-content {
    background-image: url(https://thebodyfactory.demos.wpbeaverbuilder.com/wp-content/uploads/sites/23/2016/03/the-body-factory-instructor-of-the-month.jpg);
    background-repeat: no-repeat;
    background-position: right top;
    background-attachment: scroll;
    background-size: cover;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

.fl-node-56eea5e435bd4 {
    width: 50%;
}

.fl-node-56eea5e435bd4 > .fl-col-content {
    background-color: #ebede6;
    border-style: double;
    border-width: 0;
    background-clip: border-box;
    border-color: #e4e5e0;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
}

.fl-node-56eea5e435bd4 > .fl-col-content {
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.fl-node-56eea5e435bff {
    width: 50%;
}

.fl-node-56eea5e435bff > .fl-col-content {
    background-color: #ebede6;
    border-style: double;
    border-width: 0;
    background-clip: border-box;
    border-color: #e4e5e0;
    border-top-width: 6px;
    border-right-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
}

.fl-node-56eea5e435bff > .fl-col-content {
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
}

.fl-node-56eea5e435c23 {
    width: 100%;
}

.fl-node-56eea5e435c23 > .fl-col-content {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
}

img.mfp-img {
    padding-bottom: 40px !important;
}

@media (max-width: 768px) {
    .fl-photo-content {
        width: 100%;
    }
}

.fl-node-56ebdbfd8f207 .fl-photo {
    text-align: center;
}

.fl-node-56ebdbfd8f207 > .fl-module-content {
    margin-top: -100px;
}

@media (max-width: 768px) {
    .fl-node-56ebdbfd8f207 > .fl-module-content {
        margin-top:20px;
    }
}

.fl-animated.fl-fade-up {
    animation: fl-fade-up 1s ease;
    -webkit-animation: fl-fade-up 1s ease;
}

@-webkit-keyframes fl-fade-up {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fl-fade-up {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fl-builder-content .fl-rich-text strong {
    font-weight: bold;
}

.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button,.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:hover,.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:visited {
    background: #e94f37;
}

.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button,.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:visited,.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button *,.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:visited * {
    color: #f4f5f0;
}

.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:hover,.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:focus {
    background: #333335;
}

.fl-node-56ebef96a97a6 .fl-button-wrap {
    text-align: center;
}

.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button {
    padding-top: 18px;
    padding-right: 36px;
    padding-bottom: 18px;
    padding-left: 36px;
}

.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button, .fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:visited {
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #dd432b;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:hover, .fl-builder-content .fl-node-56ebef96a97a6 a.fl-button:focus {
    border: 1px solid #272729;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

body.rtl .fl-module-post-carousel .bx-viewport {
    direction: ltr;
}

body.rtl .fl-post-carousel-post {
    direction: rtl;
}

.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: 20;
    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;
    filter: alpha(opacity = 0);
    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 {
    filter: alpha(opacity = 100);
    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-text h2.fl-post-carousel-title {
    font-size: 22px;
    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-node-56ee42f2a97bc .fl-post-carousel-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.fl-node-56ee42f2a97bc .fl-post-carousel .fl-post-carousel-post {
    width: 33.33%;
}

.fl-node-56ee42f2a97bc .fl-post-carousel .fl-post-carousel-post:nth-child(-n+3) {
    position: relative;
}

.fl-builder-content .fl-node-56ee42f2a97bc .fl-post-carousel-post {
    background-color: #ebede6;
}

.fl-node-56ee42f2a97bc .fl-post-carousel-title a:hover {
    color: #333335;
}

.fl-node-56ee42f2a97bc .fl-post-carousel-meta a {
    color: #cccccc;
}

.fl-node-56ee42f2a97bc .fl-post-carousel-meta a:hover {
    color: #333335;
}

.fl-node-56ee42f2a97bc .fl-post-carousel-content a:not(.fl-post-carousel-more):hover {
    color: #333335;
}

.fl-node-56ee42f2a97bc .fl-post-carousel-more:hover {
    color: #333335;
}

.fl-pricing-table:before,.fl-pricing-table:after {
    display: table;
    content: " ";
}

.fl-pricing-table:after {
    clear: both;
}

.fl-pricing-table {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.fl-pricing-table-wrap {
    flex: 1;
}

.fl-pricing-table [class^='fl-pricing-table-col-'] {
    min-height: 1px;
}

.fl-pricing-table .fl-pricing-table-payment-frequency {
    text-align: center;
    margin: auto;
    padding-bottom: 30px;
}

.fl-pricing-table .fl-button-wrap {
    padding-bottom: 20px;
}

.fl-pricing-table .fl-button-wrap a.fl-button {
    margin: 0 15px;
}

.fl-pricing-table .second_option-price {
    display: none;
}

.fl-module-pricing-table .fl-builder-switch {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 60px;
    height: 34px;
}

.fl-module-pricing-table .fl-builder-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.fl-module-pricing-table .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.fl-module-pricing-table .fl-builder-switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
}

.fl-module-pricing-table .fl-builder-switch input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.fl-module-pricing-table .fl-builder-switch .slider.round {
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
}

.fl-module-pricing-table .fl-builder-switch .slider.round:before {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.fl-pricing-table .fl-pricing-table-column {
    text-align: center;
    position: relative;
}

.fl-pricing-table .fl-pricing-table-inner-wrap {
    margin: 12px;
    position: relative;
}

.fl-pricing-table .fl-pricing-table-column .fl-pricing-table-price {
    padding: 13px 0;
    position: relative;
    z-index: 2;
    letter-spacing: -2px;
}

.fl-pricing-table .fl-pricing-table-column h2 {
    margin: 0;
    padding: 20px;
}

.fl-pricing-table .fl-pricing-table-column .fl-pricing-table-duration {
    font-size: .44em;
    display: inline-block;
    position: relative;
    bottom: 4px;
    letter-spacing: 0px;
    opacity: 0.85;
}

.fl-pricing-table .fl-pricing-table-features {
    margin: 20px 15px;
    list-style-type: none;
    padding: 0;
}

.fl-pricing-table .fl-pricing-table-features li {
    text-align: left;
    padding: 13px 4px;
    list-style-type: none;
}

.fl-pricing-table .fl-pricing-table-features li:last-child {
    border-bottom: 0;
}

.fl-pricing-table a.fl-button {
    margin: 0 15px;
}

.fl-pricing-table a.fl-button .fl-button-text {
    line-height: 18px;
}

.fl-pricing-table .fl-pricing-table-features .fl-pricing-table-feature-item {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.fl-pricing-table .fl-pricing-table-features .fl-feature-icon,.fl-pricing-table .fl-pricing-table-features .fl-feature-text,.fl-pricing-table .fl-pricing-table-features .fl-builder-tooltip {
    display: inline-block;
}

.fl-pricing-table .fl-pricing-table-features .fl-feature-icon {
    text-align: center;
    width: 1.25em;
}

body:not(.rtl) .fl-pricing-table .fl-pricing-table-features .fl-feature-icon {
    padding-right: 2em;
}

body.rtl .fl-pricing-table .fl-pricing-table-features .fl-feature-icon {
    padding-left: 2em;
}

.fl-pricing-table .fl-feature-text {
    margin-right: auto;
}

.fl-pricing-table .fl-builder-tooltip-icon {
    color: #999;
    cursor: pointer;
    padding: 5px;
    vertical-align: middle;
    position: static;
}

.fl-pricing-table .fl-builder-tooltip-text {
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    display: none;
    position: absolute;
    padding: 10px 13px;
    font-weight: normal;
    z-index: 1000;
    border-radius: 4px;
    width: 100%;
    left: 0;
}

.fl-builder-edit .fl-pricing-table .fl-builder-tooltip-text {
    display: none !important;
}

@media (max-width: 768px) {
    .fl-pricing-table {
        display: block;
    }

    .fl-pricing-table .fl-pricing-table-wrap {
        width: 90%;
        margin: 35px auto;
    }
}

.fl-node-56eea87ede0ed .fl-pricing-table-features li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0,0,0,0.15);
}

.fl-node-56eea87ede0ed .fl-pricing-table .fl-pricing-table-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 12px;
    padding-right: 12px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-rounded .fl-pricing-table-column {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-rounded .fl-pricing-table-inner-wrap {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-large .fl-pricing-table-inner-wrap {
    margin: 12px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-large.fl-pricing-table-column-height-equalize .fl-pricing-table-column {
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-large .fl-pricing-table-column .fl-pricing-table-price {
    margin: 0 -15px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-large.fl-pricing-table-spacing-none .fl-pricing-table-column .fl-pricing-table-price {
    margin: 0 -14px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-medium .fl-pricing-table-inner-wrap {
    margin: 6px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-medium.fl-pricing-table-column-height-equalize .fl-pricing-table-column {
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-medium .fl-pricing-table-column .fl-pricing-table-price {
    margin: 0 -9px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-small .fl-pricing-table-column {
    border: 0 !important;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-small .fl-pricing-table-inner-wrap {
    margin: 0px;
}

.fl-node-56eea87ede0ed .fl-pricing-table.fl-pricing-table-border-small .fl-pricing-table-column .fl-pricing-table-price {
    margin: 0 -1px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 {
    border: 1px solid #c6c7c2;
    background: #e4e5e0;
    margin-top: 0px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 .fl-pricing-table-inner-wrap {
    border-width: 1px;
    border-style: solid;
    border-color: #c6c7c2;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 .fl-pricing-table-inner-wrap {
    background: #ebede6;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 h2 {
    color: #333333;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 h2 {
    font-size: 18px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 .fl-pricing-table-price {
    font-size: 40px;
}

.fl-node-56eea87ede0ed .fl-pricing-table .fl-pricing-table-column-0 .fl-pricing-table-price {
    background: #333335;
    color: #f4f5f0;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button {
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:hover,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:visited {
    background: #e94f37;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:visited,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button *,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:visited * {
    color: #f4f5f0;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:hover,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:focus {
    background: #333335;
}

.fl-node-56eea87ede0ed .fl-pricing-table-features .fl-pricing-table-feature-item .fl-feature-text {
    color: #808080;
}

.fl-node-56eea87ede0ed .fl-pricing-table-features .fl-pricing-table-feature-item .fl-builder-tooltip .fl-builder-tooltip-text {
    color: #333333;
}

.fl-node-56eea87ede0ed .fl-pricing-table-features .fl-pricing-table-feature-item .fl-builder-tooltip-icon {
    color: #808080;
}

.fl-node-56eea87ede0ed .fl-pricing-table-features .fl-pricing-table-feature-item .fl-feature-icon {
    color: #808080;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-0 .fl-button-wrap {
    text-align: center;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button {
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button, .fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:visited {
    font-size: 18px;
    line-height: 18px;
    border: 1px solid #dd432b;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:hover, .fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-0 a.fl-button:focus {
    border: 1px solid #272729;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 {
    border: 1px solid #c6c7c2;
    background: #e4e5e0;
    margin-top: 0px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 .fl-pricing-table-inner-wrap {
    border-width: 1px;
    border-style: solid;
    border-color: #c6c7c2;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 .fl-pricing-table-inner-wrap {
    background: #ebede6;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 h2 {
    color: #333333;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 h2 {
    font-size: 18px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 .fl-pricing-table-price {
    font-size: 40px;
}

.fl-node-56eea87ede0ed .fl-pricing-table .fl-pricing-table-column-1 .fl-pricing-table-price {
    background: #333335;
    color: #f4f5f0;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button {
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:hover,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:visited {
    background: #e94f37;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:visited,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button *,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:visited * {
    color: #f4f5f0;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:hover,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:focus {
    background: #333335;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-1 .fl-button-wrap {
    text-align: center;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button {
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button, .fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:visited {
    font-size: 18px;
    line-height: 18px;
    border: 1px solid #dd432b;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:hover, .fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-1 a.fl-button:focus {
    border: 1px solid #272729;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 {
    border: 1px solid #c6c7c2;
    background: #e4e5e0;
    margin-top: 0px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 .fl-pricing-table-inner-wrap {
    border-width: 1px;
    border-style: solid;
    border-color: #c6c7c2;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 .fl-pricing-table-inner-wrap {
    background: #ebede6;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 h2 {
    color: #333333;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 h2 {
    font-size: 18px;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 .fl-pricing-table-price {
    font-size: 40px;
}

.fl-node-56eea87ede0ed .fl-pricing-table .fl-pricing-table-column-2 .fl-pricing-table-price {
    background: #333335;
    color: #f4f5f0;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button {
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:hover,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:visited {
    background: #e94f37;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:visited,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button *,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:visited * {
    color: #f4f5f0;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:hover,.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:focus {
    background: #333335;
}

.fl-node-56eea87ede0ed .fl-pricing-table-column-2 .fl-button-wrap {
    text-align: center;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button {
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 20px;
    padding-left: 40px;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button, .fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:visited {
    font-size: 18px;
    line-height: 18px;
    border: 1px solid #dd432b;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:hover, .fl-builder-content .fl-node-56eea87ede0ed .fl-pricing-table-column-2 a.fl-button:focus {
    border: 1px solid #272729;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-node-56efaccd94bcc .fl-photo {
    text-align: center;
}

.fl-animated.fl-fade-down {
    animation: fl-fade-down 1s ease;
    -webkit-animation: fl-fade-down 1s ease;
}

@-webkit-keyframes fl-fade-down {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fl-fade-down {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.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: 5px;
}

.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;
}

.fl-builder-content .fl-node-56ec4d7a8005e .fl-module-content .fl-number-int,.fl-builder-content .fl-node-56ec4d7a8005e .fl-module-content .fl-number-string {
    color: #f4f5f0;
}

.fl-node-56ec4d7a8005e .fl-number .fl-number-text .fl-number-string, .fl-node-56ec4d7a8005e .fl-number .fl-number-text .fl-number-string span {
    font-size: 32px;
}

.fl-node-56ec4d7a8005e .fl-number-bars-container {
    background-color: #f4f5f0;
}

.fl-node-56ec4d7a8005e .fl-number-bar {
    background-color: #333335;
}

.fl-node-56ec4d7a8005e .fl-number-bars-container, .fl-node-56ec4d7a8005e .fl-number-bar {
    height: 42px;
}

.fl-node-56ec4d7a8005e > .fl-module-content {
    margin-bottom: 0px;
}

.fl-builder-content .fl-node-56ec4e345c221 .fl-module-content .fl-number-int,.fl-builder-content .fl-node-56ec4e345c221 .fl-module-content .fl-number-string {
    color: #f4f5f0;
}

.fl-node-56ec4e345c221 .fl-number .fl-number-text .fl-number-string, .fl-node-56ec4e345c221 .fl-number .fl-number-text .fl-number-string span {
    font-size: 32px;
}

.fl-node-56ec4e345c221 .fl-number-bars-container {
    background-color: #f4f5f0;
}

.fl-node-56ec4e345c221 .fl-number-bar {
    background-color: #333335;
}

.fl-node-56ec4e345c221 .fl-number-bars-container, .fl-node-56ec4e345c221 .fl-number-bar {
    height: 42px;
}

.fl-node-56ec4e345c221 > .fl-module-content {
    margin-bottom: 0px;
}

.fl-animated.fl-fade-left {
    animation: fl-fade-left 1s ease;
    -webkit-animation: fl-fade-left 1s ease;
}

@-webkit-keyframes fl-fade-left {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fl-fade-left {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fl-builder-content .fl-node-56ec4e4b2d10a .fl-module-content .fl-number-int,.fl-builder-content .fl-node-56ec4e4b2d10a .fl-module-content .fl-number-string {
    color: #f4f5f0;
}

.fl-node-56ec4e4b2d10a .fl-number .fl-number-text .fl-number-string, .fl-node-56ec4e4b2d10a .fl-number .fl-number-text .fl-number-string span {
    font-size: 32px;
}

.fl-node-56ec4e4b2d10a .fl-number-bars-container {
    background-color: #f4f5f0;
}

.fl-node-56ec4e4b2d10a .fl-number-bar {
    background-color: #333335;
}

.fl-node-56ec4e4b2d10a .fl-number-bars-container, .fl-node-56ec4e4b2d10a .fl-number-bar {
    height: 42px;
}

.fl-node-56ec4e4b2d10a > .fl-module-content {
    margin-bottom: 20px;
}

.fl-builder-content .fl-node-56ec53f87675f a.fl-button,.fl-builder-content .fl-node-56ec53f87675f a.fl-button:hover,.fl-builder-content .fl-node-56ec53f87675f a.fl-button:visited {
    background: #e94f37;
}

.fl-builder-content .fl-node-56ec53f87675f a.fl-button,.fl-builder-content .fl-node-56ec53f87675f a.fl-button:visited,.fl-builder-content .fl-node-56ec53f87675f a.fl-button *,.fl-builder-content .fl-node-56ec53f87675f a.fl-button:visited * {
    color: #f4f5f0;
}

.fl-builder-content .fl-node-56ec53f87675f a.fl-button:hover,.fl-builder-content .fl-node-56ec53f87675f a.fl-button:focus {
    background: #333335;
}

.fl-node-56ec53f87675f .fl-button-wrap {
    text-align: center;
}

.fl-builder-content .fl-node-56ec53f87675f a.fl-button {
    padding-top: 18px;
    padding-right: 36px;
    padding-bottom: 18px;
    padding-left: 36px;
}

.fl-builder-content .fl-node-56ec53f87675f a.fl-button, .fl-builder-content .fl-node-56ec53f87675f a.fl-button:visited {
    font-size: 16px;
    line-height: 16px;
    border: 1px solid #dd432b;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.fl-builder-content .fl-node-56ec53f87675f a.fl-button:hover, .fl-builder-content .fl-node-56ec53f87675f a.fl-button:focus {
    border: 1px solid #272729;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

@media(max-width: 768px) {
    .fl-node-56ec53f87675f .fl-button-wrap {
        text-align: center;
    }
}

.fl-node-56ec53f87675f > .fl-module-content {
    margin-top: 60px;
}

@media (max-width: 768px) {
    .fl-node-56ec53f87675f > .fl-module-content {
        margin-top:20px;
    }
}

.fl-animated.fl-fade-in {
    animation: fl-fade-in 1s ease;
    -webkit-animation: fl-fade-in 1s ease;
}

@-webkit-keyframes fl-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fl-fade-in {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fl-icon-group .fl-icon-group-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 10px;
}

.fl-icon-group .fl-icon-group-item .fl-icon {
    display: flex;
    justify-content: center;
}

.fl-icon-group .fl-icon-group-item .fl-icon-text {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.fl-node-56eec8eabbfc6 .fl-icon i,.fl-node-56eec8eabbfc6 .fl-icon i:before {
    color: #333335;
}

.fl-node-56eec8eabbfc6 .fl-icon i:hover,.fl-node-56eec8eabbfc6 .fl-icon i:hover:before,.fl-node-56eec8eabbfc6 .fl-icon a:hover i,.fl-node-56eec8eabbfc6 .fl-icon a:hover i:before {
    color: #e94f37;
}

.fl-node-56eec8eabbfc6 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon i:before {
    font-size: 20px;
}

.fl-node-56eec8eabbfc6 .fl-icon-wrap .fl-icon-text {
    height: 35px;
}

@media(max-width: 992px) {
    .fl-node-56eec8eabbfc6 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-wrap .fl-icon-text {
        height: 35px;
    }
}

@media(max-width: 768px) {
    .fl-node-56eec8eabbfc6 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-wrap .fl-icon-text {
        height: 35px;
    }
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item .fl-icon i {
    text-align: center;
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item .fl-icon-text {
    padding-left: 0px;
    display: block;
}

.fl-node-56eec8eabbfc6 .fl-icon-group .fl-icon-group-item {
    margin-left: 0px;
    margin-right: 0px;
}

.fl-node-56eec8eabbfc6 .fl-icon-group {
    text-align: center;
}

.fl-node-56eec8eabbfc6 .fl-icon-group .fl-icon-group-item:not(:first-child) {
    margin-left: 8px;
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item-0 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-0 .fl-icon i:before {
    font-size: 20px;
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item-1 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-1 .fl-icon i:before {
    font-size: 20px;
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item-2 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-2 .fl-icon i:before {
    font-size: 20px;
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item-3 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-3 .fl-icon i:before {
    font-size: 20px;
}

.fl-node-56eec8eabbfc6 .fl-icon-group-item-4 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-4 .fl-icon i:before {
    font-size: 20px;
}

@media(max-width: 992px) {
    .fl-node-56eec8eabbfc6 .fl-icon-group .fl-icon-group-item:not(:first-child) {
        margin-left: 8px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-0 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-0 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-1 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-1 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-2 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-2 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-3 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-3 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-4 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-4 .fl-icon i:before {
        font-size: 20px;
    }
}

@media(max-width: 768px) {
    .fl-node-56eec8eabbfc6 .fl-icon-group .fl-icon-group-item:not(:first-child) {
        margin-left: 8px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-0 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-0 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-1 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-1 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-2 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-2 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-3 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-3 .fl-icon i:before {
        font-size: 20px;
    }

    .fl-node-56eec8eabbfc6 .fl-icon-group-item-4 .fl-icon i, .fl-node-56eec8eabbfc6 .fl-icon-group-item-4 .fl-icon i:before {
        font-size: 20px;
    }
}

.fl-node-56efc24a650d8 .fl-photo {
    text-align: center;
}

/*** ESTILOS BOTÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N GROW SKEW ***/
.ov-btn-grow-skew {
    background: #fff; /* color de fondo */
    color: #4741d7; /* color de fuente */
    font-family: "Montserrat",sans-serif;
     /* tamaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â±o y color de borde */
    padding: 16px 20px;
    border-radius: 3px; /* redondear bordes */
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
  }
  .ov-btn-grow-skew:hover {
    color: #fff;/* color de fuente hover */
  }
  .ov-btn-grow-skew::after {
    content: "";
    background: #a50111; /* color de fondo hover */
    position: absolute;
    z-index: -1;
    padding: 16px 20px;
    display: block;
    left: -20%;
    right: -20%;
    top: 0;
    bottom: 0;
    transform: skewX(-45deg) scale(0, 1);
    transition: all 0.3s ease;
  }
  .ov-btn-grow-skew:hover::after {
    transition: all 0.3s ease-out;
    transform: skewX(-45deg) scale(1, 1);
  }

.social-media-ppc-hero-form {
    background-color: #fff!important;
    padding: 20px 25px;
    width: 80%;
    margin: 0 auto 0 95px;
    border-radius: 0;
    box-shadow: 2px 2px 30px #000;
}

.social-media-ppc-hero-form .heading h3 {
    color: #000;
    font-weight: 500;
    letter-spacing: 0px;
    text-transform: initial;
}

.social-media-ppc-hero-form label {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 1px 0;
    letter-spacing: -1px;
}

.social-media-ppc-hero-form .form-control {
    display: block;
    width: 100%;
    line-height: 1.5;
    background-color: #fff;
    background-clip: padding-box;
    appearance: none;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.ideal-situation .container .card{
    min-height: 500px
}

footer{
    color: #fff;
    background: #2c3339;
    border-top: 4px solid #be0c11;
    padding: 20px 0;
}

footer a{
   color: #d1d1d1;
}

footer a:hover{
   color: #fff;
}
.social-list__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
}

.social-list__item {
    margin: 0 15px;
}

.page-footer__payment-option img {
    max-width: 70px;
    height: auto;
    margin-right: 1.6666666667rem;
}
.page-footer__legal{
    padding: 12px;
}
.nav-footer__item:first-child {
    padding-left: 1.7333333333rem;
}
.nav-footer__item {
    display: inline;
    margin: 0;
    padding: 0 0.8666666667rem;
    color: #a0a0a0;
}

.nav-footer__link {
    padding: 0;
    font-size: .8rem;
    color: #a0a0a0;
}

.nav-footer__link:hover {
    color: #fff;
}

.page-footer__copyright p {
    display: inline;
    color: #a0a0a0;
    position: relative;
    font-size: 12px;
    margin-bottom: 0!important;
    top: 2px;
}

.social-list{
     color: #a0a0a0;
     font-size: 12px;
     padding: 12px;
}

.modal-backdrop.show{
    display: none;
}