.clearfix::before,.clearfix::after {
    content: " ";
    display: table;
    clear: both
}

.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right {
    padding-top: 40px
}

.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea {
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    float: none;
    height: auto;
    margin: 0;
    outline: 0;
    width: 100%
}

.eael-contact-form input[type=submit] {
    border: 0;
    float: none;
    height: auto;
    margin: 0;
    padding: 10px 20px;
    width: auto;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
    opacity: 0;
    visibility: hidden
}

.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    outline: none;
    min-width: 1px;
    width: 15px;
    height: 15px;
    background: #ddd;
    padding: 3px
}

.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before {
    content: "";
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    display: block
}

.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before {
    background: #999;
    -webkit-transition: all .25s linear 0s;
    transition: all .25s linear 0s
}

.eael-custom-radio-checkbox input[type=radio] {
    border-radius: 50%
}

.eael-custom-radio-checkbox input[type=radio]:before {
    border-radius: 50%
}

.eael-post-elements-readmore-btn {
    font-size: 12px;
    font-weight: 500;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: inline-block
}

.elementor-lightbox .dialog-widget-content {
    width: 100%;
    height: 100%
}

.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container {
    margin: 0 auto 0 0
}

.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container {
    float: none;
    margin: 0 auto
}

.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container {
    margin: 0 0 0 auto
}

.eael-force-hide {
    display: none !important
}

.eael-d-none {
    display: none !important
}

.eael-d-block {
    display: block !important
}

.eael-h-auto {
    height: auto !important
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating {
    display: none
}

.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count {
    display: none
}

.eael-call-to-action {
    width: 100%;
    height: auto;
    display: block;
    padding: 30px;
    font-size: 16px;
    color: #4d4d4d;
    font-weight: 400;
    line-height: 27px;
    margin: 0 auto
}

.eael-call-to-action p {
    margin-bottom: 10px
}

.eael-call-to-action .title {
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-style: normal
}

.elementor-widget-eael-cta-box.content-align-cta-default {
    text-align: left
}

.elementor-widget-eael-cta-box.content-align-cta-center {
    text-align: center
}

.elementor-widget-eael-cta-box.content-align-cta-right {
    text-align: right
}

@media all and (min-width: 768px)and (max-width: 1024px) {
    .elementor-widget-eael-cta-box.content-align--tabletcta-right {
        text-align:right
    }

    .elementor-widget-eael-cta-box.content-align--tabletcta-center {
        text-align: center
    }

    .elementor-widget-eael-cta-box.content-align--tabletcta-default {
        text-align: left
    }
}

@media all and (max-width: 767px) {
    .elementor-widget-eael-cta-box.content-align--mobilecta-center {
        text-align:center
    }

    .elementor-widget-eael-cta-box.content-align--mobilecta-right {
        text-align: right
    }

    .elementor-widget-eael-cta-box.content-align--mobilecta-default {
        text-align: left
    }
}

.eael-call-to-action.bg-lite {
    background: #f4f4f4
}

.eael-call-to-action.bg-img {
    background-image: url("../img/bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0;
    color: rgba(255,255,255,.7)
}

.eael-call-to-action.bg-img .icon {
    color: #fff
}

.eael-cta-overlay-yes .eael-call-to-action.bg-img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    background: rgba(0,0,0,.8)
}

.eael-call-to-action.bg-img.bg-fixed {
    background-attachment: fixed;
    background-position: center center
}

.eael-call-to-action.bg-img .title {
    color: rgba(255,255,255,.9)
}

.eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.eael-call-to-action.cta-icon-flex .icon {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 80px;
    text-align: left;
    line-height: 130px
}

.eael-call-to-action.cta-icon-flex .action {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
    padding-top: 22px;
    -ms-flex-preferred-size: 22%;
    flex-basis: 22%
}

.eael-call-to-action.cta-preset-2.cta-icon-flex .action {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%
}

.eael-call-to-action.cta-icon-flex .content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0px 30px
}

.eael-call-to-action.cta-flex .content {
    padding: 0px 15px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.eael-call-to-action.cta-flex .action {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
    padding-top: 25px;
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
}

.cta-preset-2.eael-call-to-action.cta-flex .action {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.eael-call-to-action .cta-button {
    position: relative;
    display: inline-block;
    padding: 12px 30px;
    background: #f9f9f9;
    font-size: 16px;
    text-decoration: none;
    color: #4d4d4d;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0px 0px 3px -1px rgba(0,0,0,.2);
    -ms-box-shadow: 0px 0px 3px -1px rgba(0,0,0,.2);
    box-shadow: 0px 0px 3px -1px rgba(0,0,0,.2);
    margin-right: 10px;
    margin-top: 10px;
    z-index: 0;
    overflow: hidden
}

.eael-call-to-action .cta-button:last-child {
    margin-right: 0px
}

.eael-call-to-action .cta-button:focus {
    outline: none
}

.eael-call-to-action .cta-button:hover {
    color: #fff;
    background: #3f51b5;
    -webkit-box-shadow: 0px 1px 12px 1px rgba(0,0,0,.1);
    -ms-box-shadow: 0px 1px 12px 1px rgba(0,0,0,.1);
    box-shadow: 0px 1px 12px 1px rgba(0,0,0,.1)
}

.eael-call-to-action .cta-button.effect-1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #3f51b5;
    top: 0px;
    left: 0px;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff
}

.eael-call-to-action .cta-button.effect-1:hover::after {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.eael-call-to-action .cta-button.effect-2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #3f51b5;
    top: 0px;
    left: 0px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.eael-call-to-action .cta-button.effect-2:hover::after {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

@media only screen and (max-width: 768px) {
    .eael-call-to-action.cta-flex,.eael-call-to-action.cta-icon-flex {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .eael-call-to-action .title {
        font-size: 28px;
        line-height: 36px;
        margin-top: 0px
    }

    .eael-call-to-action.cta-icon-flex .icon {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        font-size: 48px;
        line-height: 90px;
        text-align: center
    }

    .eael-call-to-action.cta-flex .content,.eael-call-to-action.cta-icon-flex .content {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: center;
        padding: 0px
    }

    .eael-call-to-action.cta-flex .action,.eael-call-to-action.cta-icon-flex .action {
        text-align: center;
        padding-top: 0px
    }

    .eael-call-to-action .cta-button {
        padding: 12px 25px
    }
}

@media only screen and (max-width: 360px) {
    .eael-call-to-action {
        font-size:14px;
        line-height: 26px
    }

    .eael-call-to-action .cta-button:not(.cta-btn-preset-2) {
        padding: 4px 20px;
        font-size: 12px
    }

    .eael-call-to-action .title {
        font-size: 20px;
        line-height: 30px
    }
}

.eael-call-to-action.cta-preset-2 {
    padding: 77px 77px 100px 85px;
    border-radius: 5px;
    -webkit-box-shadow: 0 25px 35px 0 rgba(0,9,78,.18);
    box-shadow: 0 25px 35px 0 rgba(0,9,78,.18)
}

@media all and (max-width: 767px) {
    .eael-call-to-action.cta-preset-2 {
        padding:50px
    }
}

.eael-call-to-action.cta-preset-2 .sub-title {
    font-family: "Poppins",Sans-serif;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    line-height: 1.2em
}

.eael-call-to-action.cta-preset-2 .title {
    color: #fff;
    font-family: "Poppins",Sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 1.2em
}

.eael-call-to-action.cta-preset-2 p {
    color: #e9deff;
    font-family: "Poppins",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5em
}

.eael-call-to-action.cta-preset-2 .cta-button {
    color: #4d4d4d;
    background: #fff;
    border-radius: 100px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0,9,78,.12);
    box-shadow: 0 10px 20px 0 rgba(0,9,78,.12);
    font-family: "Poppins",Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8em
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-secondary-button {
    background: rgba(0,0,0,0);
    border: 1px solid #fff;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-secondary-button:hover {
    color: #000;
    background: #fff
}

.eael-call-to-action.cta-preset-2 .cta-button:hover {
    background: #f92c8b;
    color: #fff
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-btn-preset-2 {
    border-bottom-right-radius: 0;
    padding-left: 70px
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-btn-preset-2:hover .btn-icon {
    background: #fff
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-btn-preset-2:hover i {
    color: #f92c8b
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-btn-preset-2:hover svg {
    fill: #f92c8b
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-btn-preset-2 .btn-icon {
    background: #f92c8b;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.eael-call-to-action.cta-preset-2 .cta-button.cta-btn-preset-2 svg {
    fill: #fff
}

.eael-call-to-action.cta-preset-2 .icon {
    color: #fff
}

.eael-call-to-action.cta-preset-2.cta-basic {
    background-color: #8b54ff
}

.eael-call-to-action.cta-preset-2.cta-flex {
    background-color: #22cbd0
}

.eael-call-to-action.cta-preset-2.cta-flex p {
    color: #fff
}

.eael-call-to-action.cta-preset-2.cta-icon-flex {
    background-color: #8b54ff
}
