#cf_2 .cf-btn:after {
    border-radius: 5px
}
.convertforms {
    --color-primary: #4285F4;
    --color-success: #0F9D58;
    --color-danger: #d73e31;
    --color-warning: #F4B400;
    --color-default: #444;
    --color-grey: #ccc;
}
#cf_2 {
    --font: Arial;
    --background-color: rgba(255, 255, 255, 1);
    --border-radius: 0px;
    --padding: 20px;
    --control-gap: 10px;
    --label-color: #666666;
    --label-size: 15px;
    --label-weight: 400;
    --input-color: #666666;
    --input-placeholder-color: #66666670;
    --input-text-align: left;
    --input-background-color: #f7f7f7;
    --input-border-color: #f7f8f9;
    --input-border-radius: 0px;
    --input-size: 15px;
    --input-padding: 12px 10px;
}
.cf-field-hp {
    display: none;
    position: absolute;
    left: -9000px;
}
#cf_1 .cf-btn:after {
    border-radius: 5px
}
#cf_1 {
    --font: Arial;
    --max-width: 600px;
    --background-color: rgba(244, 244, 247, 0.97);
    --border-radius: 0px;
    --control-gap: 10px;
    --label-color: #888888;
    --label-size: 13px;
    --label-weight: 400;
    --input-color: #333333;
    --input-placeholder-color: #33333370;
    --input-text-align: left;
    --input-background-color: #ffffff;
    --input-border-color: #ffffff;
    --input-border-radius: 0px;
    --input-size: 14px;
    --input-padding: 11px 20px;
}
.back-to-top {
    position: fixed;
    bottom: 40px;
    height: 45px;
    width: 45px;
    z-index: 999;
    background-color: #2b3138
}

.back-to-top span {
    color: #fff
}

.back-to-top:hover,
.back-to-top:active {
    background-color: #20242a
}

.back-to-top:hover span,
.back-to-top:active span {
    color: rgba(255, 255, 255, 0.8)
}

.back-to-top.jl-icon-button {
    transition: none
}

.jl-totop {
    color: #fff
}

.jl-totop:hover,
.jl-totop:focus,
.jl-totop:active {
    color: rgba(255, 255, 255, 0.8)
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.back-to-top {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

.backHide {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

.back-to-top {
    right: 15px;
}
#jlverticalnav-7309 .jl-nav>li>a[aria-expanded="true"] .jl-drop-parent-icon {
    transform: rotate(-90deg)
}
#jlmenucanvas-5563-particle {
    margin: 0;
    padding: 0;
}

#jlmenucanvas-5563-particle .jl-navbar-toggle {
    min-height: 62px;
}
.jlanimatedtext-2356 .cd-headline {
    color: #ffffff;
}
#jldivider-1896-particle .jl-divider-vertical {
    border-left: 1px solid #e5e5e5;
}
.jlsimplecounter-3269 .tm-counter-title {
    color: #ffffff;
}
.jlfeaturebox-3299 .tm-icon {
    font-size: 28px;
}
.tm-tg-switch-label {
    position: relative;
    display: inline-block;
    width: 65px;
    height: 31px;
    vertical-align: middle;
    margin: 0 20px
}

.tm-tg-slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #101828;
    transition: .4s
}

.tm-tg-slider:before {
    position: absolute;
    content: "";
    height: 21px;
    width: 21px;
    left: 5px;
    bottom: 5px;
    background-color: #F2F4F7;
    border-radius: 50%;
    transition: .4s
}

.tm-tg-switch+.tm-tg-slider {
    background-color: #cdd5e0
}

.tm-tg-switch:checked+.tm-tg-slider {
    background-color: #d2d2d2
}

.tm-tg-switch:checked+.tm-tg-slider:before,
button.tm-tg-slider[aria-expanded="false"]:before {
    transform: translateX(34px)
}

.tm-tg-slider.tm-tg-round {
    border-radius: 500px
}

.tm-tg-slider.tm-tg-round:before {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.tm-tg-switch:checked+.tm-tg-slider {
    background-color: #4fbe79
}

.tm-tg-slider:before {
    background-color: #fff
}

.tm-tg-switch-label .tm-tg-switch {
    opacity: 0;
    width: 0;
    height: 0
}

#jlcontenttoggle-9334 .tm-tg-slider:before {
    background-color: #18171c;
}

#jlcontenttoggle-9334 .tm-tg-slider.tm-tg-round {
    background-color: #fad764;
}

#jlcontenttoggle-9334 .tm-title {
    font-size: 16px;
}

#jlcontenttoggle-9334 .jl-table {
    border: none;
}
.jlpricingtable2-4324 .tm-price-table_featured {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}

.jlpricingtable2-4324 .tm-price-table_featured-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    color: #fff;
}

#jlpricingtable2-4324 .tm-price-table_featured-inner {
    background-color: #6ca12b;
    color: #ffffff;
}

#jlpricingtable2-4324 .tm-price-header {
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
}

#jlpricingtable2-4324 .tm-feature-list {
    padding-right: 25px;
    padding-left: 25px;
}

#jlpricingtable2-4324 .tm-price-button {
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
}
.jlpricingtable2-1873 .tm-price-table_featured {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    width: 150px;
    overflow: hidden;
    height: 150px;
}

.jlpricingtable2-1873 .tm-price-table_featured-inner {
    text-align: center;
    left: 0;
    width: 200%;
    -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
    margin-top: 35px;
    font-size: 13px;
    line-height: 2;
    color: #fff;
}

#jlpricingtable2-1873 .tm-price-table_featured-inner {
    background-color: #6ca12b;
    color: #ffffff;
}

#jlpricingtable2-1873 .tm-price-header {
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
}

#jlpricingtable2-1873 .tm-feature-list {
    padding-right: 25px;
    padding-left: 25px;
}

#jlpricingtable2-1873 .tm-price-button {
    padding-top: 20px;
    padding-right: 25px;
    padding-bottom: 20px;
    padding-left: 25px;
}
.jltestimonial2-1607 .inner-wrapper .jl-card {
    border-radius: 4px;
    background-color: #f6f6f6;
}

.tm-votes .voted {
    color: #f2b827;
}
.jlfeaturebox-4847 .tm-icon {
    font-size: 28px;
}

.jl-totop:hover, .jl-totop:focus, .jl-totop:active {
    color: rgba(255, 255, 255, 0.8)!important;
}
.back-to-top.jl-icon-button {
    transition: none!important;
}
.back-to-top {
    right: 15px!important;
}
.back-to-top {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.jl-totop {
    color: #fff;
}
.back-to-top {
    position: fixed!important;
    bottom: 40px!important;
    height: 45px!important;
    width: 45px!important;
    z-index: 999!important;
    background-color: #2b3138!important;
}
.jl-totop {
    padding: 5px;
    color: #868686;
    transition: color .1s ease-in-out;
}

.jl-h4, h4 {
    font-size: 13px !important;
    line-height: 1.4;
}
#g-header {
    color: #141515;
    background: #f7f7f7;
}
#g-container-main {
    background: #ffffff !important;
    color: #141515;
}
.jl-background-muted {
    background-color: #f7f7f7 !important;
}
.star, .red {
    color: #bc0101;
}
jl-section {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
@media (min-width: 960px) {
    .jl-section {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}
.jl-heading-small {
    font-size: 2.1rem !important;
}
body {
    font-size: 1.2rem !important;
    line-height: 1.5;
}