/*! 
 * * Theme Name: LARAPRESS
 * * Theme URI: none
 * * Description: Larapress is a custom wordpress theme.
 * * Author: Fast Eddy
 * * Author URI:
 * * Version: 1.0
 * * License: GNU General Public License v2
 * * License URI: http://www.gnu.org/licenses/gpl-2.0.html 
 * */
@font-face {
    font-family: "Clash Display";
    src: url("public/webfonts/clashdisplayextralight-webfont.woff2") format("woff2"), url("public/webfonts/clashdisplayextralight-webfont.woff") format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("public/webfonts/clashdisplaylight-webfont.woff2") format("woff2"), url("public/webfonts/clashdisplaylight-webfont.woff") format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("public/webfonts/clashdisplayregular-webfont.woff2") format("woff2"), url("public/webfonts/clashdisplayregular-webfont.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("public/webfonts/clashdisplaymedium-webfont.woff2") format("woff2"), url("public/webfonts/clashdisplaymedium-webfont.woff") format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("public/webfonts/clashdisplaysemibold-webfont.woff2") format("woff2"), url("public/webfonts/clashdisplaysemibold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Clash Display";
    src: url("public/webfonts/clashdisplaybold-webfont.woff2") format("woff2"), url("public/webfonts/clashdisplaybold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

.btn-close {
    filter: invert(1)
}

.gap-y-3 {
    gap: 25px 0
}

.fs-1-ultra {
    font-size: 50px !important;
    line-height: 1.25
}

@media(max-width: 991px) {
    .fs-1-ultra {
        font-size: 30px !important
    }
}

.fs-1,
.page:not(.home) .page-header h1 span,
.page:not(.home) .page-header h1 {
    font-size: 38px !important;
    line-height: 1.25
}

@media(max-width: 991px) {

    .fs-1,
    .page:not(.home) .page-header h1 span,
    .page:not(.home) .page-header h1 {
        font-size: 32px !important
    }
}

.fs-2,
.page:not(.home) .fl-builder-content .fl-row h2.fl-heading {
    font-size: 32px !important;
    line-height: 1.11
}

@media(max-width: 991px) {

    .fs-2,
    .page:not(.home) .fl-builder-content .fl-row h2.fl-heading {
        font-size: 28px !important
    }
}

.fs-3,
.page:not(.home) .fl-builder-content .fl-row h3.fl-heading {
    font-size: 24px !important;
    line-height: 1.33
}

@media(max-width: 991px) {

    .fs-3,
    .page:not(.home) .fl-builder-content .fl-row h3.fl-heading {
        font-size: 24px !important
    }
}

.fs-4,
.page:not(.home) .fl-builder-content .fl-row h4.fl-heading {
    font-size: 20px !important;
    line-height: 1.2
}

@media(max-width: 991px) {

    .fs-4,
    .page:not(.home) .fl-builder-content .fl-row h4.fl-heading {
        font-size: 22px !important
    }
}

.fs-5,
.page:not(.home) .page-header p {
    font-size: 18px !important;
    line-height: 1.81
}

@media(max-width: 991px) {

    .fs-5,
    .page:not(.home) .page-header p {
        font-size: 18px !important
    }
}

.fs-6,
p,
ul,
ol {
    font-size: 16px !important
}

@media(max-width: 991px) {

    .fs-6,
    p,
    ul,
    ol {
        font-size: 16px !important
    }
}

.text-primary {
    color: var(--primary) !important
}

.text-secondary,
.page:not(.home) .page-header h1 span,
.page:not(.home) .page-header h1 {
    color: var(--secondary) !important
}

.text-red {
    color: var(--red) !important
}

.text-green {
    color: var(--green) !important
}

.text-dark {
    color: #d1d1d1
}

.bordered {
    border: solid 1px #d3d3d3
}

.border-top {
    border-top: solid 1px #d3d3d3 !important
}

.rounded-10 {
    border-radius: 10px
}

.extralight {
    font-weight: 100
}

.light {
    font-weight: 300
}

.regular {
    font-weight: 400
}

.medium {
    font-weight: 500
}

.semibold {
    font-weight: 600
}

.bold {
    font-weight: 700
}

.mulish {
    font-family: "Mulish", sans-serif
}

.letter-15 {
    letter-spacing: 3px
}

.bg-primary {
    background-color: var(--primary) !important
}

.bg-secondary {
    background-color: var(--secondary) !important
}

.bg-gray {
    background-color: #f6f6f6 !important
}

.rounded {
    border-radius: 20px !important
}

.form-control {
    border-radius: 0;
    min-height: 48px;
    border: solid 1px #fff
}

.form-select:focus,
.form-select:hover {
    box-shadow: 0 0 0 .25rem var(--primary) !important;
    outline: var(--primary);
    border-color: var(--primary)
}

.btn,
.page:not(.home) .page-header .fl-button .fl-button-text,
.page:not(.home) .fl-button .fl-button-text,
.nav-btn>a {
    border: none;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    border-radius: 30px;
    padding: 8px 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: fit-content;
    outline: 0 !important;
    box-shadow: none !important;
    white-space: nowrap;
    transition: .2s ease-in-out
}

.btn.btn-rounded,
.page:not(.home) .fl-button .btn-rounded.fl-button-text,
.nav-btn>a.btn-rounded {
    border-radius: 25px
}

.btn span,
.page:not(.home) .page-header .fl-button .fl-button-text span,
.page:not(.home) .fl-button .fl-button-text span,
.nav-btn>a span {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 39px;
    height: 39px
}

.btn::before,
.page:not(.home) .page-header .fl-button .fl-button-text::before,
.page:not(.home) .fl-button .fl-button-text::before,
.nav-btn>a::before {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    width: 120%;
    height: 120%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform: scale(0.1);
    transition: .2s ease-in-out;
    z-index: -1
}

.btn:hover,
.page:not(.home) .fl-button .fl-button-text:hover,
.nav-btn>a:hover {
    background: rgba(0, 0, 0, 0)
}

.btn:hover::before,
.page:not(.home) .fl-button .fl-button-text:hover::before,
.nav-btn>a:hover::before {
    opacity: 1;
    transform: none
}

.btn.btn-primary,
.page:not(.home) .page-header .fl-button .btn-primary.fl-button-text,
.page:not(.home) .fl-button .fl-button-text,
.nav-btn>a.btn-primary {
    background: var(--primary);
    color: #fff
}

.btn.btn-primary span,
.page:not(.home) .page-header .fl-button .btn-primary.fl-button-text span,
.page:not(.home) .fl-button .fl-button-text span,
.nav-btn>a.btn-primary span {
    background: var(--secondary);
    color: var(--primary)
}

.btn.btn-primary::before,
.page:not(.home) .page-header .fl-button .btn-primary.fl-button-text::before,
.page:not(.home) .fl-button .fl-button-text::before,
.nav-btn>a.btn-primary::before {
    background: var(--primaryAlt)
}

.btn.btn-secondary,
.page:not(.home) .fl-button .btn-secondary.fl-button-text,
.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text,
.page:not(.home) .page-header .fl-button .fl-button-text,
.nav-btn>a {
    background: var(--secondary);
    color: var(--primary) !important;
}

.btn.btn-secondary:hover,
.page:not(.home) .fl-button .btn-secondary.fl-button-text:hover,
.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text:hover,
.page:not(.home) .page-header .fl-button .fl-button-text:hover,
.nav-btn>a:hover{
    background: var(--primary) !important;
    color: #FFFFFF !important;
}

.btn.btn-secondary:hover:after,
.page:not(.home) .fl-button .btn-secondary.fl-button-text:hover:after,
.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text:hover:after,
.page:not(.home) .page-header .fl-button .fl-button-text:hover:after,
.nav-btn>a:hover:after{
    background: var(--secondary) !important;
    color: var(--primary) !important;
}

.btn.btn-secondary span,
.page:not(.home) .fl-button .btn-secondary.fl-button-text span,
.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text span,
.page:not(.home) .page-header .fl-button .fl-button-text span,
.nav-btn>a span {
    background: var(--primary);
    color: var(--secondary) !important
}

.btn.btn-secondary::before,
.page:not(.home) .fl-button .btn-secondary.fl-button-text::before,
.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text::before,
.page:not(.home) .page-header .fl-button .fl-button-text::before,
.nav-btn>a::before {
    background: var(--secondaryAlt)
}

.btn.btn-white-secondary,
.page:not(.home) .fl-button .btn-white-secondary.fl-button-text,
.nav-btn>a.btn-white-secondary {
    background: #fff;
    color: var(--primary)
}

.btn.btn-white-secondary--black,
.page:not(.home) .fl-button .btn-white-secondary--black.fl-button-text,
.nav-btn>a.btn-white-secondary--black {
    color: #000
}

.btn.btn-white-secondary--black:hover,
.page:not(.home) .fl-button .btn-white-secondary--black.fl-button-text:hover,
.nav-btn>a.btn-white-secondary--black:hover {
    color: #fff
}

.btn.btn-white-secondary::before,
.page:not(.home) .fl-button .btn-white-secondary.fl-button-text::before,
.nav-btn>a.btn-white-secondary::before {
    background: var(--secondary)
}

.btn.btn-white-secondary:hover,
.page:not(.home) .fl-button .btn-white-secondary.fl-button-text:hover,
.nav-btn>a.btn-white-secondary:hover {
    color: #fff
}

.main-header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

@media(max-width: 991px) {
    .main-header .container-fluid {
        position: static
    }
}

.main-header .navbar-nav {
    gap: 30px
}

@media(max-width: 991px) {
    .main-header .navbar-nav {
        gap: 0
    }
}

.main-header .navbar-nav .nav-link {
    font-size: 18px;
    font-weight: 400
}

.main-header .navbar-toggler {
    width: 35.5px;
    height: 30px;
    position: relative;
    background: var(--primary);
    outline: none !important;
    box-shadow: none !important
}

.main-header .navbar-toggler span {
    position: absolute;
    background: #fff;
    width: 17px;
    height: 2px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transform-origin: center center;
    transition: .3s ease-out
}

.main-header .navbar-toggler span:nth-child(1) {
    transform: translateY(-6px)
}

.main-header .navbar-toggler span:nth-child(3) {
    transform: translateY(6px)
}

.main-header .navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: rotate(-45deg)
}

.main-header .navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0
}

.main-header .navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: rotate(45deg)
}

.main-header .navbar-brand img {
    height: 45px;
    width: auto
}

@media(max-width: 991px) {
    .main-header .navbar-collapse {
        position: absolute;
        top: calc(100% + 11px);
        left: 0;
        width: 100%;
        background: var(--primaryDarkest);
        border-bottom: solid 1px var(--primary);
        padding: 10px 15px;
        background: #fff;
        text-align: left
    }
}

.main-header .social--link {
    font-size: 38px
}

@media(max-width: 767px) {
    .main-header .social--link {
        font-size: 24px
    }
}

.main-footer {
    position: relative;
    z-index: 1;
    padding: 0;
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.main-footer .round-image{
    border-radius: 50%;
    overflow: hidden;
    float: left;
}

.main-footer__bottom {
    color: #fff;
    border-top: solid 1px rgba(255, 255, 255, .1)
}

.main-footer__bottom a:hover {
    color: var(--secondary)
}

.main-footer figure {
    margin: 0 0 25px
}

.main-footer h4 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 25px
}

.main-footer .contact-info {
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px
}

.main-footer .contact-info div {
    position: relative;
    padding-left: 35px
}

.main-footer .contact-info i {
    color: var(--primary);
    margin: 0 5px 0 0;
    position: absolute;
    left: 0;
    top: 5px
}

.main-footer .social a {
    background: #fff;
    color: var(--primary);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-decoration: none
}

.main-footer .social-links {
    font-size: 22px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 30px 0 0
}

.main-footer .social-links a {
    color: var(--primary)
}

.main-footer p {
    font-size: 16px !important;
    color: inherit
}

.main-footer figure {
    margin: 0 0 20px
}

.main-footer ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 5px
}

.main-footer ul a {
    font-size: 16px;
    color: inherit;
    text-decoration: none
}

.subscribe-wrapper {
    position: relative;
    z-index: 2
}

.subscribe-wrapper .inner {
    padding: 54px 64px;
    margin-bottom: -140px
}

:root {
    --primary: #223A5B !important;
    --secondary: #FAEDCD !important;
    --green: #10C100;
    --red: #D10000
}

::selection {
    color: #fff;
    background: var(--primary)
}

body {
    max-width: 100vw;
    overflow-x: hidden;
    font-family: "DM Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    font-size: 16px;
    line-height: 1.6
}

.mainWrapper {
    max-width: 100vw
}

.mainWrapper>p {
    display: none !important
}

img {
    max-width: 100%
}

img.abs-cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

@media(min-width: 992px) {
    .container-fluid {
        padding: 0 50px
    }
}

@media(min-width: 1400px) {
    .container-fluid {
        padding: 0 100px
    }
}

.container-fluid .container-fluid,
.container-fluid .container {
    padding: 0;
    max-width: 100%
}

.container-fluid--full {
    padding: 0 12px
}

.container .container-fluid,
.container .container {
    padding: 0;
    max-width: 100%
}

.section {
    padding: 100px 0;
    position: relative;
    z-index: 2
}

@media(max-width: 575px) {
    .section {
        padding: 40px 0
    }
}

.section--hero {
    padding: 0;
    position: relative
}

.section--hero .container-fluid {
    padding-top: 130px;
    padding-bottom: 90px;
    z-index: 2
}

@media(max-width: 991px) {
    .section--hero .container-fluid {
        padding: 50px 12.5px
    }
}

.section--hero__background {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 45%;
    object-fit: cover;
    z-index: 1
}

@media(max-width: 991px) {
    .section--hero__background {
        display: none
    }
}

.section--hero .cta-wrapper {
    position: relative;
    z-index: 2;
    box-shadow: 0 4px 40px rgba(0, 0, 0, .2)
}

.section--hero .cta-wrapper h3 {
    flex: 1
}

.section--features .feature__icon {
    flex: 0 0 69px;
    width: 69px;
    height: 69px;
    border: solid 3px var(--primary);
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.section--features .feature__content {
    flex: 1
}

.section--featured-links .featured-link {
    text-decoration: none;
    border: solid 1px #a3b5c1;
    border-radius: 10px;
    color: var(--primary)
}

.section--featured-links .featured-link .fa-angle-right {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: var(--primary);
    color: #fff;
    border-radius: 50%
}

.section--pricing .price-block {
    border-radius: 15px;
    border: solid 1px #a3b5c1;
    background: #fff
}

.section--pricing .price-block__logo {
    padding: 20px 30px
}

.section--pricing .price-block__price {
    padding: 28px 30px;
    background: var(--secondary)
}

.section--pricing .price-block__content {
    padding: 33px 30px 54px
}

.section--pricing .price-block__content .btn,
.section--pricing .price-block__content .page:not(.home) .fl-button .fl-button-text,
.page:not(.home) .fl-button .section--pricing .price-block__content .fl-button-text,
.section--pricing .price-block__content .nav-btn>a {
    position: relative;
    height: 58px
}

.section--pricing .price-block__content .btn span,
.section--pricing .price-block__content .page:not(.home) .fl-button .fl-button-text span,
.page:not(.home) .fl-button .section--pricing .price-block__content .fl-button-text span,
.section--pricing .price-block__content .nav-btn>a span {
    position: absolute;
    right: 10px;
    top: 10px
}

.section--content-image figure {
    overflow: hidden
}

.section--content-image .inner-content {
    border-radius: 10px;
    border: solid 1px #a3b5c1
}

.section--steps .block {
    border: solid 1px #a3b5c1;
    padding: 36px 23px
}

.section--steps .block h3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.section--steps .block h3 span {
    background: var(--primary);
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    margin-right: 10px
}

.section--steps .block p {
    margin: 0
}

.section--compare-tables .block {
    border: solid 1px #a3b5c1;
    padding: 44px 22px;
    border-radius: 15px
}

.section--compare-tables .block .table-responsive {
    margin: 0 -5px
}

.section--compare-tables .block table th,
.section--compare-tables .block table td {
    padding: 10px 5px
}

.section--white+.section--white {
    padding-top: 0
}

.section--gray+.section--gray {
    padding-top: 0
}

.star-dust {
    color: #fcbe48
}

.check-list,
.price-block ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.check-list li,
.price-block ul li {
    position: relative;
    padding-left: 40px
}

.check-list li::before,
.price-block ul li::before {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 6 Pro";
    background: var(--secondary);
    color: var(--primary);
    width: 26px;
    font-size: 14px;
    height: 26px;
    border-radius: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0
}

.uppercase {
    text-transform: uppercase
}

.nav-btn>a {
    padding: 8px 30px !important;
    font-weight: 700 !important;
    height: 60px
}

.home .rmp-wp-plugin {
    display: none !important
}

.page:not(.home) .price-blocks h3.fl-heading {
    margin: 0 0 50px !important
}

.page:not(.home) .price-blocks .fl-node-content {
    margin: 0 !important
}

.page:not(.home) .fl-row-fixed-width {
    max-width: 100% !important
}

.page:not(.home) #ez-toc-container {
    display: block;
    background: #fff !important;
    padding: 25px 25px !important
}

.page:not(.home) #ez-toc-container .ez-toc-title {
    margin: 0 0 25px
}

.page:not(.home) .fl-button {
    text-decoration: none;
    display: block;
    width: fit-content;
    background: var(--secondary) !important;
    border-radius: 30px !important;
    padding: 0 !important;
    border: none !important
}

.page:not(.home) .fl-button .fl-button-text {
    background: var(--primary) !important
}

.page:not(.home) .fl-button .fl-button-text::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    background: var(--secondary);
    color: var(--primary);
    margin-left: 15px
}

.page:not(.home) .page-header {
    background-color: var(--primary);
    position: relative
}

.page:not(.home) .page-header * {
    text-align: left !important
}

.page:not(.home) .page-header .fl-row-content-wrap {
    background: rgba(0, 0, 0, 0) !important;
    padding: 50px 12.5px !important
}

@media(min-width: 992px) {
    .page:not(.home) .page-header .fl-row-content-wrap {
        padding: 90px 50px !important
    }
}

@media(min-width: 1400px) {
    .page:not(.home) .page-header .fl-row-content-wrap {
        padding: 130px 100px 90px !important
    }
}

.page:not(.home) .page-header .fl-module-content {
    margin: 0
}

.page:not(.home) .page-header .fl-col .fl-col:first-child {
    position: relative;
    z-index: 2;
    max-width: 50%
}

.page:not(.home) .page-header .fl-col .fl-col:first-child+.fl-col {
    position: static
}

.page:not(.home) .page-header .fl-photo,
.page:not(.home) .page-header .fl-photo-content {
    position: static
}

.page:not(.home) .page-header .fl-photo-img {
    border-radius: 0;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40%;
    object-fit: cover;
    z-index: 1
}

.page:not(.home) .page-header h1 {
    font-weight: 600;
    margin: 0 0 25px
}

.page:not(.home) .page-header h1 span {
    font-weight: 600;
    margin: 0 0 25px
}

.page:not(.home) .page-header p {
    color: #fff
}

.page:not(.home) .page-header p a {
    color: #fff
}

.page:not(.home) .page-header .fl-button {
    text-decoration: none;
    display: block;
    width: fit-content;
    background: var(--secondary) !important;
    border-radius: 30px
}

@media(min-width: 992px){
	.page:not(.home) .page-header .fl-col:first-child{
		max-width: 60%;
	}
}


.page:not(.home) .page-header .fl-button .fl-button-text {
    background: var(--secondary) !important
}

.page:not(.home) .page-header .fl-button .fl-button-text::after {
    content: "";
    font-family: "Font Awesome 6 Pro";
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 39px;
    height: 39px;
    background: var(--primary);
    color: var(--secondary);
    margin-left: 15px
}

.page:not(.home) .fl-builder-content .fl-rich-text p a,
.page:not(.home) .fl-builder-content .fl-rich-text ul a,
.page:not(.home) .fl-builder-content .fl-rich-text ol a {
    font-weight: 400;
	text-decoration: underline;
    color: var(--primary)
}

.page:not(.home) .fl-builder-content .fl-tabs-horizontal .fl-tabs-labels .fl-tabs-label {
    text-decoration: none;
    color: var(--primary)
}

.page:not(.home) .fl-builder-content .fl-tabs-horizontal .button {
    border: none;
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    border-radius: 30px;
    padding: 8px 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: fit-content;
    outline: 0 !important;
    box-shadow: none !important;
    white-space: nowrap;
    transition: .2s ease-in-out;
	background: var(--primary);
    color: #fff;
	text-decoration: none;
}

.page:not(.home) .fl-builder-content .fl-tabs-horizontal caption {
    margin-top: 30px !important
}

.page:not(.home) .fl-builder-content .fl-tabs-horizontal caption a {
    color: var(--primary);
    font-weight: 600
}

.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap {
    background: #fff !important;
    border: solid 1px #a3b5c1 !important;
    border-radius: 10px !important
}

.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button {
    width: calc(100% - 30px)
}

.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text {
    width: 100%;
    background: var(--secondary) !important;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 58px
}

.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-button .fl-button-text::after {
    background: var(--primary);
    color: var(--secondary);
    position: absolute;
    top: 9px;
    right: 10px
}

.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-pricing-table-price {
    color: #000 !important;
    background: #faedcd !important
}

.page:not(.home) .fl-builder-content .fl-pricing-table-inner-wrap .fl-pricing-table-price span {
    color: #000 !important;
    background: #faedcd !important
}

.page:not(.home) .fl-builder-content .fl-row {
    border: solid 1px #a3b5c1;
    border-radius: 10px
}

.page:not(.home) .fl-builder-content .fl-row h2.fl-heading {
    font-weight: 600 !important
}

.page:not(.home) .fl-builder-content .fl-row h3.fl-heading {
    font-weight: 600 !important
}

.page:not(.home) .fl-builder-content .fl-row h4.fl-heading {
    font-weight: 600 !important
}

.page:not(.home) .fl-builder-content .fl-row+.fl-row {
    margin-top: 65px
}

.fl-button-icon-after{
    display: none !important;
}

.fl-accordion-button{
    background: var(--primary) !important;
    color: #FFFFFF !important;
}
.fl-accordion-content{
    padding-top: 15px !important;
}
.fl-rich-text table{
    width: 100%;
}
.fl-accordion-button a{
    color: #FFFFFF !important;
    outline: none!important;
    box-shadow: none!important;
    font-size: 20px;
    font-weight: 600;
}
.fl-pricing-box .logo img{
    height: 50px;
    width: auto;
}
.tablepress td{
		white-space: nowrap;
	}
@media(max-width: 767px){
    .btn, .page:not(.home) .page-header .fl-button .fl-button-text, .page:not(.home) .fl-button .fl-button-text, .nav-btn>a{
        padding-left: 15px !important;
        padding-right: 15px !important;
        font-size: 14px;
    }
	.tablepress td{
		white-space: nowrap;
	}
}

.section--content-image .inner-content p a {
    text-decoration: none;
    color: #0d6efd !important;
    font-weight: 600;
}


@media (max-width: 768px) {
    img {
        height: auto !important;
    }

    .main-header .navbar-brand img {
        height: 45px !important;
    }
}

@media (max-width: 991px) {
    .section--hero .fs-1{
        font-size: 23px !important;
    }
    .navbar-nav .dropdown-toggle::after{
        display: none;
    }
    .navbar-nav .menu-item-has-children{
        position: relative;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .navbar-nav .dropdown-menu{
        flex: 0 0 100%
    }
}
.section--content-image img{
    height: auto;
}
.single-post .wysiwyg-editor figure{
	margin: 20px;
}
.single-post .wysiwyg-editor figure.alignleft{
	float: left;
}
.single-post .wysiwyg-editor p a{
	color: var(--primary)
}
.single-post .wysiwyg-editor h1,
.single-post .wysiwyg-editor h2,
.single-post .wysiwyg-editor h3{
	font-weight: 700;
}
.single-post .section--gray{
	background: var(--primary) !important;
	color: #FFFFFF !important;
}
.single-post .wp-block-button{
	margin: 5px 0 20px!important;
}

.single-post #ez-toc-container.ez-toc-light-blue{
	background: var(--primary);
	color: #FFF;
	border: none;
	font-weight: 700 !important;
}
.single-post #ez-toc-container.ez-toc-light-blue p{
	font-weight: 700 !important;
}
.single-post #ez-toc-container.ez-toc-light-blue svg path{
	fill: #FFF;
}
.single-post #ez-toc-container a{
	color: #FFFFFF;
}
.ez-toc-title-container{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.fl-list.fl-list-regular{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.fl-list.fl-list-regular .fl-list-item{
	display: block;
	position: relative;
	padding-left: 25px !important;
}
.fl-list.fl-list-regular .fl-list-item:before{
	content: '•';
	position: absolute;
	left: 0;
	font-size: 28px;
	line-height: 1.3;
	color: var(--primary)
}
/*# sourceMappingURL=style.css.map */