@media (max-width: 480px) {
    .ekit-wid-con .hotspot-following-line-style .ekit-hotspot-horizontal-line {
        width:50px
    }

    .ekit-wid-con .ekit-location_inner {
        left: 0;
        right: auto
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .elementskit-image-accordion-wraper {
        flex-wrap:wrap
    }
}

@media screen and (min-width: 1025px) {
    .ekit-image-accordion-vertical .ekit-image-accordion {
        flex-direction:column
    }

    .ekit-image-accordion-vertical .ekit-image-accordion-item {
        min-height: 0!important
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .ekit-image-accordion-tablet-vertical .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion {
        flex-direction:column
    }

    .ekit-image-accordion-tablet-vertical .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-tablet-horizontal) .ekit-image-accordion-item {
        min-height: 0!important
    }
}

@media screen and (max-width: 767px) {
    .ekit-image-accordion-mobile-vertical .ekit-image-accordion,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion {
        flex-direction:column
    }

    .ekit-image-accordion-mobile-vertical .ekit-image-accordion-item,.ekit-image-accordion-tablet-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item,.ekit-image-accordion-vertical:not(.ekit-image-accordion-mobile-horizontal) .ekit-image-accordion-item {
        min-height: 0!important
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
        width:50%
    }

    .ekit-wid-con .elementskit-flip-clock>.elementskit-time {
        margin-bottom: 40px
    }

    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title {
        max-width: 100%
    }

    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
        margin-bottom: 30px;
        margin-right: 30px
    }

    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count {
        font-size: 28px
    }

    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
        display:block;
        width: 100%
    }

    .ekit-wid-con .elementskit-flip-clock>.elementskit-time {
        margin-bottom: 40px;
        width: 100%
    }

    .ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child) {
        margin-right: 0
    }

    .ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before {
        display: none
    }

    .ekit-wid-con .elementskit-countdown-timer-4 {
        width: 100%;
        margin-left: 0;
        height: 100%;
        line-height: 1
    }

    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container {
        padding: 15px
    }

    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container,.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0
    }

    .ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container:not(:last-child),.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container:not(:last-child) {
        margin-bottom: 30px
    }

    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title {
        display: block
    }

    .ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count {
        line-height: normal
    }

    .ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title {
        max-width: 100%
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-1 .ekit-video-item {
        flex:0 0 100%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-2 .ekit-video-item {
        flex: 0 0 50%;
        -ms-flex: 1 0 45%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-3 .ekit-video-item {
        flex: 0 0 33.33%;
        -ms-flex: 1 0 31%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-4 .ekit-video-item {
        flex: 0 0 25%;
        -ms-flex: 1 0 20%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-5 .ekit-video-item {
        flex: 0 0 20%;
        -ms-flex: 1 0 18%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-tablet-6 .ekit-video-item {
        flex: 0 0 16.66%;
        -ms-flex: 1 0 15%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-1 .ekit-video-item {
        width: 100%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-2 .ekit-video-item {
        width: 50%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-3 .ekit-video-item {
        width: 33.33%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-4 .ekit-video-item {
        width: 25%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-5 .ekit-video-item {
        width: 20%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-tablet-6 .ekit-video-item {
        width: 16.66%
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-1 .ekit-video-item {
        flex:0 0 100%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-2 .ekit-video-item {
        flex: 0 0 50%;
        -ms-flex: 1 0 45%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-3 .ekit-video-item {
        flex: 0 0 33.33%;
        -ms-flex: 1 0 31%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-4 .ekit-video-item {
        flex: 0 0 25%;
        -ms-flex: 1 0 20%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-5 .ekit-video-item {
        flex: 0 0 20%;
        -ms-flex: 1 0 18%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-column-mobile-6 .ekit-video-item {
        flex: 0 0 16.66%;
        -ms-flex: 1 0 15%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-1 .ekit-video-item {
        width: 100%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-2 .ekit-video-item {
        width: 50%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-3 .ekit-video-item {
        width: 33.33%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-4 .ekit-video-item {
        width: 25%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-5 .ekit-video-item {
        width: 20%
    }

    .ekit-wid-con .ekit-video-gallery.ekit-masonry.ekit-column-mobile-6 .ekit-video-item {
        width: 16.66%
    }

    .ekit-wid-con .ekit-video-gallery-wrapper .elementskit-main-filter>li {
        margin-bottom: 0
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .profile-image-card-group>li {
        margin-bottom:0
    }

    .ekit-wid-con .fullwidth-profile-card .profile-entry-content {
        padding-left: 30px;
        padding-right: 25px
    }

    .ekit-wid-con .fullwidth-profile-card .profile-img {
        display: block
    }

    .ekit-wid-con .owl-carousel .owl-item .profile-header img {
        width: 100%
    }

    .ekit-wid-con .team-slider-wraper {
        overflow: hidden;
        position: relative
    }

    .ekit-wid-con .single-preview .entry-content {
        background-size: 100%
    }

    .ekit-wid-con .team-sync-thumb {
        overflow: visible;
        margin-bottom: 30px
    }

    .ekit-wid-con .team-sync-thumb .owl-item {
        transform: none!important
    }

    .ekit-wid-con .team-sync-prev .owl-stage-outer {
        padding-bottom: 50px
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .team-slider {
        padding:0
    }

    .ekit-wid-con .team-slider {
        overflow: visible
    }

    .ekit-wid-con .team-slider .owl-stage-outer {
        padding: 50px 0
    }

    .ekit-wid-con .profile-square-v.square-v4 .profile-card {
        max-height: 500px
    }

    .ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header {
        max-height: 380px
    }

    .ekit-wid-con .fullwidth-profile-card .profile-entry-content {
        padding-left: 0;
        padding-right: 0;
        padding-top: 30px
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .profile-image-card-group.five-col>li,.ekit-wid-con .profile-image-card-group.four-col>li {
        width:100%
    }

    .ekit-wid-con .vintage-style-2 .vintage-profile-card .profile-group {
        padding: 62px 29px
    }

    .ekit-wid-con .profile-info-text {
        padding-right: 0
    }

    .ekit-wid-con .elementskit-team-popup .modal-body {
        display: block;
        padding: 60px 25px 40px
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .timeline-item {
        padding:20px
    }

    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content {
        padding-left: 20px
    }

    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content {
        padding-left: 20px
    }

    .ekit-wid-con .timeline-content {
        padding-right: 20px
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .timeline-item {
        padding:10px;
        flex-wrap: wrap-reverse;
        justify-content: flex-end
    }

    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-content {
        padding-left: 0
    }

    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content {
        padding-left: 0
    }

    .ekit-wid-con .timeline-content {
        padding-right: 0;
        margin-top: 20px
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .single-timeline {
        display:block
    }

    .ekit-wid-con .single-timeline .timeline-img {
        display: none
    }

    .ekit-wid-con .timeline-item {
        width: 100%;
        margin-right: 0;
        padding: 20px
    }

    .ekit-wid-con .timeline-info {
        width: 100%;
        margin-left: 0;
        text-align: right;
        padding: 10px
    }

    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-item {
        margin-right: 0;
        margin-left: 0
    }

    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-info {
        text-align: left
    }

    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-item {
        margin-right: 0;
        margin-left: 0
    }

    .ekit-wid-con .timeline-area.reverse .single-timeline:nth-child(odd) .timeline-info {
        text-align: left
    }

    .ekit-wid-con .timeline-classic .timeline-info {
        width: 100%;
        margin-left: 0
    }

    .ekit-wid-con .timeline-slider-info .title {
        font-size: 18px
    }
}

@media (max-width: 320px) {
    .ekit-wid-con .timeline-slider-area {
        padding:0
    }

    .ekit-wid-con .horizantal-timeline .single-timeline {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .bothside .single-timeline:nth-child(2n) .timeline-info {
        text-align:left
    }

    .ekit-wid-con .timeline-item .timeline-content {
        text-align: left
    }

    .ekit-wid-con .timeline-area.vertical-timeline {
        padding-left: 35px
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .horizantal-timeline .single-timeline {
        margin-right:1%
    }
}

@media (max-width: 991px) and (min-width:568px) {
    .ekit-wid-con .horizantal-timeline .single-timeline {
        width:49%
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .timeline-info {
        text-align:left
    }

    .ekit-wid-con .timeline-pin-icon {
        left: -60px;
        transform: translateX(0) translateY(-50%)
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .timeline-pin-icon {
        width:20px;
        height: 20px;
        line-height: 18px;
        left: -43px;
        transform: translateX(0) translateY(-50%);
        font-size: 10px
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-content {
        padding-left:0
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon {
        margin-left:30px
    }

    .ekit-wid-con .vertical-timeline .single-timeline:nth-child(even) .timeline-item {
        flex-direction: row
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .timeline-area.floating-style .single-timeline:nth-child(even) .timeline-icon {
        margin-left:0
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-2 {
        width:50%
    }

    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-3 {
        width: 33.3333333333%
    }

    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.tablet-ekit___column-4 {
        width: 25%
    }

    .ekit-wid-con .post--tab .tabContent {
        flex: 0 0 80%
    }

    .ekit-wid-con .post--tab .tabHeader {
        flex: 0 0 20%
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-2 {
        width:50%
    }

    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-3 {
        width: 33.3333333333%
    }

    .ekit-wid-con .ekit--tab__post__details .tab__post__single--item.mobile-ekit___column-4 {
        width: 25%
    }

    .ekit-wid-con .post--tab {
        display: block
    }

    .ekit-wid-con .post--tab .tabHeader .tab__list {
        border: none;
        margin-bottom: 15px
    }

    .ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item {
        display: inline-block;
        position: relative;
        padding: 10px 15px
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .ekit-wid-con .elementskit-single-testimonial-slider.block-style {
        padding:30px
    }

    .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content {
        display: none
    }

    .ekit-wid-con .elementskit-testimonial-preset {
        overflow: hidden
    }

    .ekit-wid-con .elementskit-single-testimonial-slider {
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1)
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .elementskit-testimonial-preset {
        overflow:hidden;
        padding: 40px
    }

    .ekit-wid-con .elementskit-testimonial-preset.testimonial-block-slider {
        padding-left: 0;
        padding-right: 0
    }

    .ekit-wid-con .elementskit-single-testimonial-slider {
        box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
        padding: 30px
    }

    .ekit-wid-con .elementskit-single-testimonial-slider .elementskit-profile-image-card {
        margin-bottom: 0
    }

    .ekit-wid-con .elementskit-single-testimonial-slider.style-2 {
        padding: 30px;
        border-left: 0 solid #2575fc
    }

    .ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card {
        margin-left: 0
    }

    .ekit-wid-con .elementskit-single-testimonial-slider.block-style {
        padding: 30px
    }

    .ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .icon-content {
        display: none
    }

    .ekit-wid-con .elementskit-commentor-content {
        padding-right: 0;
        margin-bottom: 30px
    }

    .ekit-wid-con .elementskit-tootltip-testimonial {
        width: 90%;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .elementskit-testimonial_card {
        padding:100px 60px 40px
    }

    .ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
        display: none!important
    }
}

@media (max-width: 320px) {
    .ekit-wid-con .elementskit-testimonial-preset {
        padding:20px 10px
    }

    .ekit-wid-con .elementskit-single-testimonial-slider.review-block {
        padding: 20px
    }

    .ekit-wid-con .elementskit-testimonial_card {
        padding: 50px 30px 20px
    }

    .ekit-wid-con .elementskit-testimonial_card>p {
        font-size: 15px
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left {
        text-align:left
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .elementskit-border-divider {
        margin: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 26px
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_left .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right {
        text-align: right
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .elementskit-border-divider {
        margin-left: auto;
        margin-right: 0;
        left: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_right .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin-left: auto;
        margin-right: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center {
        text-align: center
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .elementskit-border-divider {
        margin-left: auto;
        margin-right: auto
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 13px
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_tablet-text_center .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: auto
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left {
        text-align:left
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .elementskit-border-divider {
        margin: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 26px
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_left .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right {
        text-align: right
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .elementskit-border-divider {
        margin-left: auto;
        margin-right: inherit
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_right .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin-left: auto;
        margin-right: 0
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center {
        text-align: center
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .elementskit-border-divider {
        margin-left: auto;
        margin-right: auto
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-divider.ekit-dotted .elementskit-border-divider {
        left: 13px
    }

    .ekit-wid-con .elementskit-section-title-wraper.ekit_heading_mobile-text_center .ekit_heading_elementskit-border-star .elementskit-border-star {
        margin: auto
    }
}

@media (max-width: 991px) {
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        align-items:center
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        align-items: baseline
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        align-items: flex-end
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: inherit;
        bottom: 0;
        transform: translate(0)
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 0;
        bottom: inherit;
        transform: translate(0)
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-tablet-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-tablet-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 50%;
        bottom: inherit;
        transform: translateY(-50%)
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-1 ul.products .product-category {
        width: 100%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-2 ul.products .product-category {
        width: 50%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-3 ul.products .product-category {
        width: 33.33%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-4 ul.products .product-category {
        width: 25%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-5 ul.products .product-category {
        width: 20%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-tablet-columns-6 ul.products .product-category {
        width: 16.66%
    }
}

@media (max-width: 480px) {
    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        align-items:center
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-left .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-left .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        align-items: baseline
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-align-right .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-align-right .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        align-items: flex-end
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-bottom .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-bottom .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: inherit;
        bottom: 0;
        transform: translate(0)
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-top .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-top .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 0;
        bottom: inherit;
        transform: translate(0)
    }

    body .ekit-wid-con .ekit-woo-category-list-container.ekit-featured-cat-title-mobile-vertical-align-center .ekit-woo-featured-cat .woocommerce ul.products .product-category .woocommerce-loop-category__title,body .ekit-wid-con .ekit-woo-category-list-container.ekit-woo-category-list-mobile-vertical-align-center .woocommerce ul.products .product-category .woocommerce-loop-category__title {
        top: 50%;
        bottom: inherit;
        transform: translateY(-50%)
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-1 ul.products .product-category {
        width: 100%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-2 ul.products .product-category {
        width: 50%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-3 ul.products .product-category {
        width: 33.33%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-4 ul.products .product-category {
        width: 25%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-5 ul.products .product-category {
        width: 20%
    }

    body .ekit-wid-con .ekit-woo-category-list-container .woocommerce.ekit-cat-list-mobile-columns-6 ul.products .product-category {
        width: 16.66%
    }
}

@media (max-width: 991px) {
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-1 ul.products .product {
        width:100%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-2 ul.products .product {
        width: 50%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-3 ul.products .product {
        width: 33.33%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-4 ul.products .product {
        width: 25%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-5 ul.products .product {
        width: 20%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-tablet-columns-6 ul.products .product {
        width: 16.66%;
        margin: 0
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-1 ul.products .product {
        width:100%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-2 ul.products .product {
        width: 50%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-3 ul.products .product {
        width: 33.33%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-4 ul.products .product {
        width: 25%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-5 ul.products .product {
        width: 20%;
        margin: 0
    }

    .ekit-wid-con .ekit-wc-products .ekit-wc-products-wrapper.ekit-mobile-columns-6 ul.products .product {
        width: 16.66%;
        margin: 0
    }
}

@media (max-width: 991px) {
    .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .elementor-icon-list-items {
        justify-content:flex-start;
        text-align: left
    }

    .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .elementor-icon-list-items {
        justify-content: center;
        text-align: center
    }

    .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .elementor-icon-list-items {
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-elementskit-page-list.elementor-align-tablet-center .ekit-wid-con .ekit_page_list_content {
        align-items: center
    }

    .elementor-widget-elementskit-page-list.elementor-align-tablet-left .ekit-wid-con .ekit_page_list_content {
        align-items: flex-start
    }

    .elementor-widget-elementskit-page-list.elementor-align-tablet-right .ekit-wid-con .ekit_page_list_content {
        align-items: flex-end
    }
}

@media (max-width: 480px) {
    .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .elementor-icon-list-items {
        justify-content:flex-start;
        text-align: left
    }

    .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .elementor-icon-list-items {
        justify-content: center;
        text-align: center
    }

    .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-item,.elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .elementor-icon-list-items {
        justify-content: flex-end;
        text-align: right
    }

    .elementor-widget-elementskit-page-list.elementor-align-mobile-center .ekit-wid-con .ekit_page_list_content {
        align-items: center
    }

    .elementor-widget-elementskit-page-list.elementor-align-mobile-left .ekit-wid-con .ekit_page_list_content {
        align-items: flex-start
    }

    .elementor-widget-elementskit-page-list.elementor-align-mobile-right .ekit-wid-con .ekit_page_list_content {
        align-items: flex-end
    }
}

.ekit-template-content-header .elementor-section,.ekit-template-content-header .panel-row-style {
    -webkit-transform: none
}

@media (max-width: 767px) {
    .ekit-wid-con .column-count-1 {
        column-count:1
    }

    .ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6 {
        column-count: 2
    }
}

@media (max-width: 480px) {
    .ekit-wid-con .column-count-1 {
        column-count:1
    }

    .ekit-wid-con .column-count-2,.ekit-wid-con .column-count-3,.ekit-wid-con .column-count-4,.ekit-wid-con .column-count-5,.ekit-wid-con .column-count-6 {
        column-count: 1
    }
}

@media (max-width: 768px) {
    .ekit-wid-con .elementkit-tab-wraper.vertical {
        flex-wrap:wrap
    }
}
.elementor-kit-7 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-color-7b681c5: #FF0000;
    --e-global-color-0058fe5: #3FC6FF;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500
}

.elementor-kit-7 e-page-transition {
    background-color: #FFBC7D
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.e-con {
    --container-max-width: 1140px
}

.elementor-widget:not(:last-child) {
    margin-block-end:20px}

.elementor-element {
    --widgets-spacing: 20px 20px;
    --widgets-spacing-row: 20px;
    --widgets-spacing-column: 20px
}

{
}

h1.entry-title {
    display: var(--page-title-display)
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:1024px
    }

    .e-con {
        --container-max-width: 1024px
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width:767px
    }

    .e-con {
        --container-max-width: 767px
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    position: fixed;
    outline: 0!important;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container::before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container::before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close.ekit-popup-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close.ekit-popup-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,button.mfp-close.ekit-popup-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button.mfp-arrow:focus-visible,button.mfp-close.ekit-popup-close:focus-visible {
    outline: -webkit-focus-ring-color auto 1px
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close.ekit-popup-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close.ekit-popup-close:focus,.mfp-close.ekit-popup-close:hover {
    opacity: 1
}

.mfp-close.ekit-popup-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-closeekit-popup-close {
    color: #333
}

.mfp-iframe-holder .mfp-close.ekit-popup-close,.mfp-image-holder .mfp-close.ekit-popup-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: #fff0
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow::after,.mfp-arrow::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset #fff0
}

.mfp-arrow::after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow::before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left::after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left::before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right::after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right::before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close.ekit-popup-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / .6);
    box-shadow: 0 0 8px rgb(0 0 0 / .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure::after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / .6);
    box-shadow: 0 0 8px rgb(0 0 0 / .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure::after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgb(0 0 0 / .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close.ekit-popup-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgb(0 0 0 / .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before,.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before {
    content: " ";
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-horizontal .twentytwenty-handle::after,.twentytwenty-horizontal .twentytwenty-handle::before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle::after,.twentytwenty-vertical .twentytwenty-handle::before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%
}

.twentytwenty-after-label,.twentytwenty-before-label,.twentytwenty-overlay {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.twentytwenty-after-label,.twentytwenty-before-label {
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-after-label::before,.twentytwenty-before-label::before {
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em
}

.twentytwenty-after-label::before,.twentytwenty-before-label::before {
    position: absolute;
    background: rgb(255 255 255 / .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-after-label::before,.twentytwenty-horizontal .twentytwenty-before-label::before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-after-label::before,.twentytwenty-vertical .twentytwenty-before-label::before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: auto;
    display: inline-block
}

.twentytwenty-down-arrow,.twentytwenty-left-arrow,.twentytwenty-right-arrow,.twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset #fff0;
    position: absolute
}

.twentytwenty-handle .twentytwenty-left-arrow,.twentytwenty-handle .twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-handle .twentytwenty-down-arrow,.twentytwenty-handle .twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container.active .twentytwenty-overlay,.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: #fff0
}

.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-before-label {
    opacity: 0
}

.twentytwenty-before-label::before {
    content: attr(data-content)
}

.twentytwenty-after-label {
    opacity: 0
}

.twentytwenty-after-label::before {
    content: attr(data-content)
}

.twentytwenty-horizontal .twentytwenty-before-label::before {
    left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label::before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label::before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label::before {
    bottom: 10px
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    transition-property: background;
    background: #fff0;
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgb(0 0 0 / .5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1
}

.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

div.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    -webkit-box-shadow: 0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 0 12px rgb(51 51 51 / .5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle::before {
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 3px 0 #fff,0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-horizontal .twentytwenty-handle::after {
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5);
    box-shadow: 0 -3px 0 #fff,0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-vertical .twentytwenty-handle::before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);
    box-shadow: 3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-vertical .twentytwenty-handle::after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5);
    box-shadow: -3px 0 0 #fff,0 0 12px rgb(51 51 51 / .5)
}

.twentytwenty-handle>.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-handle>.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-handle>.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-handle>.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

.nav-alignment-dynamic,.nav-alignment-flex-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementskit-menu-container {
    z-index: 10000
}

.elementskit-navbar-nav>li>a .ekit-menu-icon {
    padding-right: 5px
}

.ekit-menu-badge {
    position: absolute;
    top: 5px;
    left: 50%;
    background-color: #bbb;
    color: #fff;
    font-size: 16px;
    padding: 4px 8px;
    border-radius: 3px;
    font-size: 8px;
    line-height: 1;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    z-index: 10
}

.ekit-menu-badge>.ekit-menu-badge-arrow {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border-left: solid #fff0;
    border-right: solid #fff0;
    border-top: solid #bbb;
    border-bottom: solid #fff0;
    border-width: 6px
}

.elementskit-dropdown li {
    position: relative
}

.elementskit-dropdown .ekit-menu-badge {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.elementskit-navbar-nav-default .elementskit-navbar-nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin-left: 0
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li {
    position: relative
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover {
    text-decoration: none
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li.elementskit-megamenu-has {
    position: static
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal
}

.elementskit-navbar-nav-default .elementskit-dropdown {
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    background-color: #f4f4f4;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding-left: 0;
    list-style: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease
}

.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
    left: 100%;
    top: 0
}

.elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown.open-fromleft {
    left: auto;
    right: 100%
}

.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 15px;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-right: 10px;
    color: #000;
    font-weight: 400;
    font-size: 14px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-dropdown li:hover>a,.elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown li>a:hover {
    color: #1e73be;
    background-color: #fff
}

.elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover {
    color: #0d3a4f;
    background-color: rgb(255 255 255 / .5)
}

.elementskit-navbar-nav-default .elementskit-megamenu-panel {
    width: 100%
}

.elementskit-navbar-nav-default .elementskit-overlay {
    display: none
}

.elementskit-navbar-nav-default .elementskit-nav-identity-panel {
    display: none
}

.elementskit-navbar-nav-default button.elementskit-menu-close {
    border: 1px solid rgb(0 0 0 / .5);
    color: rgb(51 51 51 / .5);
    float: right;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a {
    position: relative
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
    font-weight: 900;
    font-style: normal;
    margin-left: 6px;
    display: block;
    float: right;
    cursor: pointer;
    position: relative;
    font-size: 11px
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.icon-none {
    display: none
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner {
    width: 1em;
    height: 1em;
    border: 2px solid color-mix(in srgb,currentColor 25%,transparent);
    border-bottom-color: currentColor;
    border-radius: 50%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: ekit_ajax_spinner_rotation 1s linear infinite;
    animation: ekit_ajax_spinner_rotation 1s linear infinite
}

.elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner::before {
    content: "";
    display: none
}

@media (max-width: 1024px) {
    .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator.ekit-spinner {
        padding:4px 4px;
        margin-right: 10px
    }
}

@media (max-width: 1024px) {
    .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        padding:4px 15px
    }
}

@media (max-width: 1024px) {
    .elementskit-navbar-nav-default .elementskit-dropdown-has>a svg.elementskit-submenu-indicator {
        width:auto;
        height: auto;
        max-width: 42px;
        max-height: 42px
    }
}

.elementskit-navbar-nav-default.elementskit-menu-container {
    background: #fff0;
    background: -webkit-gradient(linear,left bottom,left top,from(#fff0),to(#fff0));
    background: linear-gradient(0deg,#fff0 0,#fff0 100%);
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    height: 100px;
    z-index: 90000
}

.elementskit-navbar-nav-default .elementskit-dropdown {
    min-width: 250px;
    margin-left: 0
}

.elementskit-navbar-nav-default .elementskit-navbar-nav {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
    font-size: 15px;
    color: #000;
    padding-left: 15px;
    padding-right: 15px
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementskit-navbar-nav-default .elementskit-navbar-nav.elementskit-menu-po-justified {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (min-width: 1025px) {
    .elementskit-navbar-nav-default .elementskit-dropdown {
        -webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);
        box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        max-height: none;
        z-index: 999
    }

    .elementskit-navbar-nav-default .elementskit-megamenu-panel {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 100%;
        display: block;
        z-index: 999
    }
}

@media (min-width: 1025px) {
    .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has:hover>.elementskit-megamenu-panel {
        opacity:1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto
    }
}

.elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-megamenu-has .elementskit-dropdown {
    display: none
}

.elementskit-navbar-nav-default.ekit-nav-dropdown-click .ekit-dropdown-open-onclick {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto
}

@media (min-width: 767px) {
    .elementskit-navbar-nav-default.ekit-nav-dropdown-click .elementskit-megamenu-has .elementskit-submenu-panel {
        display:none
    }
}

@media (max-width: 1024px) {
    .ekit_menu_responsive_tablet>.elementskit-navbar-nav-default {
        background-color:#f7f7f7
    }

    .elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
        width: 100%;
        position: fixed;
        top: 0;
        left: -100vw;
        height: 100%;
        -webkit-box-shadow: 0 10px 30px 0 #fff0;
        box-shadow: 0 10px 30px 0 #fff0;
        overflow-y: auto;
        overflow-x: hidden;
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-transition: left .6s cubic-bezier(.6,.1,.68,.53);
        transition: left .6s cubic-bezier(.6,.1,.68,.53)
    }

    .elementskit-navbar-nav-default .no-scroller {
        overflow: hidden
    }

    .elementskit-navbar-nav-default .elementskit-nav-identity-panel {
        display: block;
        position: relative;
        z-index: 5;
        width: 100%
    }

    .elementskit-navbar-nav-default .elementskit-nav-identity-panel .elementskit-site-title {
        float: left
    }

    .elementskit-navbar-nav-default .elementskit-nav-identity-panel button.elementskit-menu-close {
        float: right
    }

    .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a {
        color: #000;
        font-size: 12px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 5px;
        padding-bottom: 5px
    }

    .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover {
        color: #0d3a4f
    }

    .elementskit-navbar-nav-default .elementskit-navbar-nav>li:hover>a {
        color: #0d3a4f
    }

    .elementskit-navbar-nav-default .elementskit-submenu-panel>li>a {
        color: #000;
        font-size: 12px;
        padding-top: 7px;
        padding-left: 7px;
        padding-right: 7px;
        padding-bottom: 7px
    }

    .elementskit-navbar-nav-default .elementskit-dropdown {
        display: block;
        border: 0;
        margin-left: 0
    }

    .elementskit-navbar-nav-default .elementskit-megamenu-panel {
        display: none
    }

    .elementskit-navbar-nav-default .elementskit-navbar-nav>.elementskit-dropdown-has>.elementskit-dropdown li a {
        padding-left: 15px
    }
}

@media (max-width: 767px) {
    .ekit_menu_responsive_mobile>.elementskit-navbar-nav-default {
        background-color:#f7f7f7
    }
}

@-webkit-keyframes ekit_ajax_spinner_rotation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ekit_ajax_spinner_rotation {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (min-width: 1025px) {
    .ekit-nav-dropdown-hover .elementskit-dropdown-has .elementskit-dropdown {
        -webkit-box-shadow:0 10px 30px 0 rgb(45 45 45 / .2);
        box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        max-height: none;
        z-index: 999
    }

    .ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto
    }
}

@media only screen and (max-width: 1023px) and (min-width:768px) {
    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_mobile .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default.ekit-nav-dropdown-hover .elementskit-dropdown-has:hover>.elementskit-megamenu-panel {
        opacity:1;
        visibility: visible;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        pointer-events: auto
    }
}

@media only screen and (max-width: 1024px) and (min-width:766px) {
    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown {
        display:none
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown {
        display: none
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel {
        display: none
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open {
        display: block;
        max-height: 2500px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: max-height 5s ease-out;
        transition: max-height 5s ease-out
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav {
        overflow-y: auto
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
        left: 0
    }
}

button.elementskit-menu-close,button.elementskit-menu-hamburger {
    display: none
}

button.elementskit-menu-hamburger {
    color: #000
}

@media (max-width: 1024px) {
    .elementskit-menu-overlay {
        display:block;
        position: fixed;
        z-index: 14;
        top: 0;
        left: -100%;
        height: 100%;
        width: 100%;
        background-color: rgb(51 51 51 / .5);
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .6s cubic-bezier(.6,.1,.68,.53) .4s;
        transition: all .6s cubic-bezier(.6,.1,.68,.53) .4s
    }

    .elementor-element-edit-mode .elementskit-menu-overlay {
        left: 100%
    }

    button.elementskit-menu-hamburger {
        border: 1px solid rgb(0 0 0 / .2);
        float: right
    }

    button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        background-color: rgb(0 0 0 / .5)
    }

    button.elementskit-menu-close,button.elementskit-menu-hamburger {
        padding: 8px;
        background-color: #fff0;
        border-radius: .25rem;
        position: relative;
        z-index: 10;
        cursor: pointer;
        width: 45px;
        -webkit-transition: all .4s ease-in;
        transition: all .4s ease-in
    }

    button.elementskit-menu-close .elementskit-menu-hamburger-icon,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon {
        height: 1px;
        width: 100%;
        display: block;
        margin-bottom: 4px
    }

    button.elementskit-menu-close .elementskit-menu-hamburger-icon:last-child,button.elementskit-menu-hamburger .elementskit-menu-hamburger-icon:last-child {
        margin-bottom: 0
    }

    .elementskit-navbar-nav .ekit-menu-badge {
        font-size: 7px
    }
}

.elementskit-navbar-nav-default .elementskit-navbar-nav>li>.elementskit-dropdown>li>a .ekit-menu-badge .ekit-menu-badge-arrow {
    display: none
}

.dropdown-item,.ekit-menu-nav-link {
    position: relative
}

.dropdown-item span.ekit-spinner,.dropdown-item>i,.dropdown-item>svg,.ekit-menu-nav-link span.ekit-spinner,.ekit-menu-nav-link>i,.ekit-menu-nav-link>svg {
    margin-right: 6px
}

.dropdown-item .icon-none,.ekit-menu-nav-link .icon-none {
    display: none!important
}

@-webkit-keyframes xs-zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes xs-zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

.xs-zoomIn {
    -webkit-animation-name: xs-zoomIn;
    animation-name: xs-zoomIn
}

.elementskit-nav-logo {
    display: inline-block
}

@media (max-width: 1024px) {
    .elementor-widget-ekit-nav-menu {
        -webkit-animation:none!important;
        animation: none!important
    }

    .ekit-wid-con:not(.ekit_menu_responsive_mobile) .elementskit-navbar-nav {
        display: block
    }
}

@media (max-width: 1024px) {
    button.elementskit-menu-close,button.elementskit-menu-hamburger {
        display:block
    }

    .elementskit-menu-container {
        max-width: 350px
    }

    .elementskit-menu-overlay.active {
        left: 0;
        -webkit-transition: all .6s cubic-bezier(.22,.61,.24,1) 0s;
        transition: all .6s cubic-bezier(.22,.61,.24,1) 0s
    }

    .elementskit-menu-offcanvas-elements {
        height: 100%!important;
        padding-bottom: 10px
    }

    .elementskit-menu-offcanvas-elements.active {
        left: 0
    }

    .elementskit-dropdown {
        position: relative;
        max-height: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: max-height 2s cubic-bezier(0,1,0,1);
        transition: max-height 2s cubic-bezier(0,1,0,1)
    }

    .ekit_menu_responsive_tablet .ekit-menu-badge {
        position: static;
        margin-left: 10px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-transform: none;
        transform: none
    }

    .ekit_menu_responsive_tablet .ekit-menu-badge>.ekit-menu-badge-arrow {
        display: none
    }

    .ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        margin-left: auto
    }

    .ekit_menu_responsive_tablet .elementskit-submenu-indicator {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border: 1px solid;
        border-radius: 30px
    }
}

@media screen and (min-width: 766px) and (max-width:1024px) {
    .ekit_menu_responsive_mobile .elementskit-menu-offcanvas-elements {
        position:static
    }

    .ekit_menu_responsive_mobile .elementskit-nav-identity-panel {
        display: none
    }

    .ekit_menu_responsive_mobile button.elementskit-menu-hamburger {
        display: none
    }

    .ekit_menu_responsive_mobile .elementskit-menu-container {
        overflow-y: unset;
        overflow-x: unset
    }

    .ekit_menu_responsive_mobile .elementskit-dropdown {
        -webkit-box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        box-shadow: 0 10px 30px 0 rgb(45 45 45 / .2);
        position: absolute;
        top: 100%;
        left: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        max-height: none;
        z-index: 999
    }

    .ekit_menu_responsive_mobile .elementskit-megamenu-panel {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        margin-left: 0;
        position: absolute;
        left: 0;
        top: 100%;
        display: block;
        z-index: 999
    }

    .ekit_menu_responsive_mobile .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
        width: 100vw
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position {
        position: relative
    }

    .ekit_menu_responsive_mobile .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container {
        max-width: none
    }
}

@media (max-width: 767px) {
    .ekit_menu_responsive_mobile .elementskit-navbar-nav {
        display:block
    }

    .ekit_menu_responsive_mobile .elementskit-dropdown {
        position: relative
    }

    .ekit_menu_responsive_mobile .ekit-menu-badge {
        position: static;
        margin-left: 10px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-transform: none;
        transform: none
    }

    .ekit_menu_responsive_mobile .ekit-menu-badge>.ekit-menu-badge-arrow {
        display: none
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown-has>a .elementskit-submenu-indicator {
        margin-left: auto
    }

    .ekit_menu_responsive_mobile .elementskit-submenu-indicator {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        border: 1px solid;
        border-radius: 30px
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown {
        display: none
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown {
        display: none
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown~.elementskit-megamenu-panel {
        display: none
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown.elementskit-dropdown-open {
        display: block;
        max-height: 2500px;
        opacity: 1;
        visibility: visible;
        -webkit-transition: max-height 5s ease-out;
        transition: max-height 5s ease-out
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-navbar-nav,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-navbar-nav {
        overflow-y: auto
    }

    .ekit_menu_responsive_mobile .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown,.ekit_menu_responsive_tablet .elementskit-navbar-nav-default .elementskit-dropdown>li>.elementskit-dropdown {
        left: 0
    }
}

.elementskit-navbar-nav .elementskit-submenu-panel>li:hover>a>i,.elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover>i {
    color: inherit!important
}

@media (max-width: 767px) {
    .ekit-sticky .elementskit-menu-container.elementskit-menu-offcanvas-elements {
        height:120vh!important
    }

    .ekit-sticky .elementskit-menu-overlay {
        display: none
    }

    .ekit-sticky .elementskit-menu-offcanvas-elements::before {
        position: fixed;
        content: "";
        top: 0;
        left: -110%;
        height: 100%;
        width: 100%;
        background-color: rgb(51 51 51 / .5);
        -webkit-transition: left .5s ease;
        transition: left .5s ease
    }

    .ekit-sticky .elementskit-menu-offcanvas-elements::after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: inherit
    }

    .ekit-sticky .elementskit-menu-offcanvas-elements.active::before {
        left: 0
    }

    .ekit-sticky .elementskit-navbar-nav-default .elementskit-navbar-nav {
        position: relative;
        z-index: 5
    }
}

@media (min-width: 1025px) {
    .elementor-widget-ekit-nav-menu .elementskit-dropdown-menu-full_width .elementskit-megamenu-panel {
        width:100vw
    }

    .elementor-widget-ekit-nav-menu .elementskit-navbar-nav>li.elementskit-megamenu-has.relative_position {
        position: relative
    }

    .elementskit-megamenu-panel .elementor-section-wrap>.elementor-section>.elementor-container {
        max-width: none
    }
}

.elementskit-dropdown-has>.sub-menu-toggle {
    display: none
}

.ekit-nav-menu--empty-fallback {
    font-size: 0
}

@media (min-width: 766px) {
    .ekit_menu_responsive_mobile .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_mobile .ekit-nav-menu--overlay {
        display:none
    }
}

@media (min-width: 1025px) {
    .ekit_menu_responsive_tablet .ekit-nav-menu--empty-fallback,.ekit_menu_responsive_tablet .ekit-nav-menu--overlay {
        display:none
    }
}

.ekit-vertical-menu-tigger {
    display: block;
    background: #ffb25d;
    -webkit-box-shadow: 0 7px 15px rgb(255 178 93 / .3);
    box-shadow: 0 7px 15px rgb(255 178 93 / .3);
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
    padding-right: 16px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    line-height: 1
}

.ekit-vertical-menu-tigger img:not([draggable]).vertical-menu-icon {
    max-width: 14px
}

.ekit-vertical-menu-tigger .vertical-menu-icon {
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.ekit-vertical-menu-tigger:hover {
    color: #fff
}

.vertical-menu-right-icon {
    margin-right: 7px
}

.vertical-menu-left-icon {
    float: right
}

.ekit-vertical-navbar-nav {
    padding-left: 0;
    list-style: none;
    -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / .1);
    box-shadow: 0 10px 25px rgb(0 0 0 / .1);
    background-color: #fff;
    margin-left: 0;
    margin-bottom: 0;
    list-style: none
}

.ekit-vertical-navbar-nav .elementskit-dropdown,.ekit-vertical-navbar-nav .elementskit-megamenu-panel {
    margin-left: 0;
    list-style: none;
    margin-bottom: 0
}

.ekit-vertical-navbar-nav .elementskit-megamenu-has .elementskit-dropdown {
    display: none
}

.ekit-vertical-navbar-nav>li:not(:last-child) {
    border-bottom: 1px solid #ededed
}

.ekit-vertical-navbar-nav>li>a {
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-vertical-navbar-nav>li>a .ekit-menu-icon {
    margin-right: 7px;
    padding-right: 0
}

.ekit-vertical-navbar-nav>li>a .ekit-menu-badge-arrow {
    display: none
}

.ekit-vertical-navbar-nav>li>a .ekit-menu-badge {
    position: static;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 10px;
    -webkit-transform: none;
    transform: none
}

.ekit-vertical-navbar-nav>li>a:hover {
    color: #4285f4
}

.ekit-vertical-navbar-nav>li:hover>a {
    color: #4285f4
}

.ekit-vertical-navbar-nav li.elementskit-dropdown-has {
    position: relative
}

@media (min-width: 1025px) {
    .ekit-vertical-navbar-nav li.elementskit-dropdown-has:hover>.elementskit-dropdown {
        -webkit-transform:translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
}

@media (min-width: 1025px) {
    .ekit-vertical-navbar-nav li.elementskit-megamenu-has.relative_position {
        position:relative
    }

    .ekit-vertical-navbar-nav li.elementskit-megamenu-has.top_position {
        position: static
    }

    .ekit-vertical-navbar-nav li.elementskit-megamenu-has:hover>.elementskit-megamenu-panel {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        pointer-events: auto
    }
}

@media (max-width: 1024px) {
    .ekit-vertical-navbar-nav .elementskit-megamenu-panel {
        display:none;
        width: auto!important
    }

    .ekit-vertical-navbar-nav .elementskit-mobile-builder-content .elementskit-megamenu-panel.elementskit-dropdown-open {
        display: block
    }

    .ekit-vertical-navbar-nav .elementskit-dropdown-has .elementskit-dropdown.elementskit-dropdown-open {
        display: block
    }

    .ekit-vertical-navbar-nav .elementskit-megamenu-has.elementskit-mobile-builder-content .elementskit-dropdown {
        display: none
    }
}

.ekit-vertical-navbar-nav .elementskit-dropdown {
    padding-left: 0;
    list-style: none;
    max-width: 220px;
    width: 100%
}

@media (min-width: 1025px) {
    .ekit-vertical-navbar-nav .elementskit-dropdown {
        position:absolute;
        left: 100%;
        top: 0;
        z-index: 100;
        background-color: #fff;
        -webkit-box-shadow: 0 10px 25px rgb(0 0 0 / .1);
        box-shadow: 0 10px 25px rgb(0 0 0 / .1);
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        pointer-events: none
    }
}

@media (max-width: 1024px) {
    .ekit-vertical-navbar-nav .elementskit-dropdown {
        display:none;
        max-height: none;
        max-width: 100%;
        padding: 10px 15px
    }
}

@media (min-width: 1025px) {
    .ekit-vertical-navbar-nav .elementskit-dropdown>li:not(:last-child) {
        border-bottom:1px solid #ededed
    }
}

.ekit-vertical-navbar-nav .elementskit-dropdown>li:first-child {
    margin-top: 0
}

.ekit-vertical-navbar-nav .elementskit-dropdown>li:last-child {
    margin-bottom: 0
}

.ekit-vertical-navbar-nav .elementskit-dropdown>li>a {
    font-size: 14px;
    font-weight: 500;
    color: #101010;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 1025px) {
    .ekit-vertical-navbar-nav .elementskit-megamenu-panel {
        position:absolute;
        left: 100%;
        top: 0;
        z-index: 100;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        pointer-events: none;
        width: 100%
    }
}

.ekit-vertical-navbar-nav .elementskit-submenu-indicator {
    display: block;
    line-height: 1;
    margin-left: auto;
    position: relative;
    font-weight: 900;
    font-style: normal;
    font-family: "Font Awesome 5 Free";
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.ekit-vertical-navbar-nav .elementskit-submenu-indicator::before {
    content: "\f105"
}

.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner {
    width: 1em;
    height: 1em;
    border: 2px solid color-mix(in srgb,currentColor 25%,transparent);
    border-bottom-color: currentColor;
    border-radius: 50%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation: ekit_ajax_spinner_rotation 1s linear infinite;
    animation: ekit_ajax_spinner_rotation 1s linear infinite
}

.ekit-vertical-navbar-nav .elementskit-submenu-indicator.ekit-spinner::before {
    content: "";
    display: none
}

.ekit-vertical-navbar-nav .ekit-submenu-indicator-icon {
    display: block;
    margin-left: auto;
    line-height: 1;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading {
    font-family: eicons
}

.ekit-vertical-navbar-nav .ekit-ajax-loading .eicon-loading::before {
    content: "\e8fb"
}

.badge-position-right .ekit-vertical-navbar-nav .ekit-menu-badge {
    margin-left: auto
}

.badge-position-right .ekit-menu-badge~.elementskit-submenu-indicator {
    margin-left: 12px
}

.badge-position-right .ekit-menu-badge~.ekit-submenu-indicator-icon {
    margin-left: 12px
}

.ekit-vertical-main-menu-on-click {
    position: relative
}

.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container {
    position: absolute;
    top: 100%;
    z-index: 1111;
    left: 0;
    width: 100%
}

.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-container {
    opacity: 1;
    visibility: visible
}

.ekit-vertical-main-menu-on-click.vertical-menu-active .ekit-vertical-menu-tigger .vertical-menu-left-icon {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.ekit-vertical-main-menu-on-click .ekit-vertical-menu-container {
    opacity: 0;
    visibility: hidden
}

.ekit-vertical-menu-container {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable tfoot th,table.dataTable thead th {
    font-weight: 700
}

table.dataTable thead td,table.dataTable thead th {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead td:active,table.dataTable thead th:active {
    outline: 0
}

table.dataTable tfoot td,table.dataTable tfoot th {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .dt-ordering-asc,table.dataTable thead .dt-ordering-asc-disabled,table.dataTable thead .dt-ordering-desc,table.dataTable thead .dt-ordering-desc-disabled,table.dataTable thead th {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .dt-orderable-asc,table.dataTable thead .dt-orderable-desc {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/arrow.png)
}

table.dataTable thead .dt-ordering-asc {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc.png)
}

table.dataTable thead .dt-ordering-desc {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_desc.png)
}

table.dataTable thead .dt-ordering-asc-disabled {
    background-image: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/sort_asc_disabled.png)
}

table.dataTable tbody tr {
    background-color: #fff
}

table.dataTable tbody tr.selected {
    background-color: #b0bed9
}

table.dataTable tbody td,table.dataTable tbody th {
    padding: 8px 10px
}

.ekit_table.display table.dataTable tbody td,.ekit_table.display table.dataTable tbody th,table.dataTable.row-border tbody td,table.dataTable.row-border tbody th {
    border-top: 1px solid #ddd
}

.ekit_table.display table.dataTable tbody tr:first-child td,.ekit_table.display table.dataTable tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.row-border tbody tr:first-child th {
    border-top: none
}

table.dataTable.cell-border tbody td,table.dataTable.cell-border tbody th {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr td:first-child,table.dataTable.cell-border tbody tr th:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child td,table.dataTable.cell-border tbody tr:first-child th {
    border-top: none
}

.ekit_table.display table.dataTable tbody tr.odd,table.dataTable.stripe tbody tr.odd {
    background-color: #f9f9f9
}

.ekit_table.display table.dataTable tbody tr.odd.selected,table.dataTable.stripe tbody tr.odd.selected {
    background-color: #acbad4
}

.ekit_table.display table.dataTable tbody tr:hover,table.dataTable.hover tbody tr:hover {
    background-color: #f6f6f6
}

.ekit_table.display table.dataTable tbody tr:hover.selected,table.dataTable.hover tbody tr:hover.selected {
    background-color: #aab7d1
}

.ekit_table.display table.dataTable tbody tr>.sorting_1,.ekit_table.display table.dataTable tbody tr>.sorting_2,.ekit_table.display table.dataTable tbody tr>.sorting_3,table.dataTable.order-column tbody tr>.sorting_1,table.dataTable.order-column tbody tr>.sorting_2,table.dataTable.order-column tbody tr>.sorting_3 {
    background-color: #fafafa
}

.ekit_table.display table.dataTable tbody tr.selected>.sorting_1,.ekit_table.display table.dataTable tbody tr.selected>.sorting_2,.ekit_table.display table.dataTable tbody tr.selected>.sorting_3,table.dataTable.order-column tbody tr.selected>.sorting_1,table.dataTable.order-column tbody tr.selected>.sorting_2,table.dataTable.order-column tbody tr.selected>.sorting_3 {
    background-color: #acbad5
}

.ekit_table.display table.dataTable tbody tr.odd>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
    background-color: #f1f1f1
}

.ekit_table.display table.dataTable tbody tr.odd>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd>.sorting_2 {
    background-color: #f3f3f3
}

.ekit_table.display table.dataTable tbody tr.odd>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd>.sorting_3 {
    background-color: #f5f5f5
}

.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_1 {
    background-color: #a6b4cd
}

.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_2 {
    background-color: #a8b5cf
}

.ekit_table.display table.dataTable tbody tr.odd.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.odd.selected>.sorting_3 {
    background-color: #a9b7d1
}

.ekit_table.display table.dataTable tbody tr.even>.sorting_1,table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
    background-color: #fafafa
}

.ekit_table.display table.dataTable tbody tr.even>.sorting_2,table.dataTable.order-column.stripe tbody tr.even>.sorting_2 {
    background-color: #fcfcfc
}

.ekit_table.display table.dataTable tbody tr.even>.sorting_3,table.dataTable.order-column.stripe tbody tr.even>.sorting_3 {
    background-color: #fefefe
}

.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_1,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_1 {
    background-color: #acbad5
}

.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_2,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_2 {
    background-color: #aebcd6
}

.ekit_table.display table.dataTable tbody tr.even.selected>.sorting_3,table.dataTable.order-column.stripe tbody tr.even.selected>.sorting_3 {
    background-color: #afbdd8
}

.ekit_table.display table.dataTable tbody tr:hover>.sorting_1,table.dataTable.order-column.hover tbody tr:hover>.sorting_1 {
    background-color: #eaeaea
}

.ekit_table.display table.dataTable tbody tr:hover>.sorting_2,table.dataTable.order-column.hover tbody tr:hover>.sorting_2 {
    background-color: #ececec
}

.ekit_table.display table.dataTable tbody tr:hover>.sorting_3,table.dataTable.order-column.hover tbody tr:hover>.sorting_3 {
    background-color: #efefef
}

.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_1,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_1 {
    background-color: #a2aec7
}

.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_2,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_2 {
    background-color: #a3b0c9
}

.ekit_table.display table.dataTable tbody tr:hover.selected>.sorting_3,table.dataTable.order-column.hover tbody tr:hover.selected>.sorting_3 {
    background-color: #a5b2cb
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap td,table.dataTable.nowrap th {
    white-space: nowrap
}

table.dataTable.compact thead td,table.dataTable.compact thead th {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot td,table.dataTable.compact tfoot th {
    padding: 4px
}

table.dataTable.compact tbody td,table.dataTable.compact tbody th {
    padding: 4px
}

table.dataTable td.dt-left,table.dataTable th.dt-left {
    text-align: left
}

table.dataTable td.dataTables_empty,table.dataTable td.dt-center,table.dataTable th.dt-center {
    text-align: center
}

table.dataTable td.dt-right,table.dataTable th.dt-right {
    text-align: right
}

table.dataTable td.dt-justify,table.dataTable th.dt-justify {
    text-align: justify
}

table.dataTable td.dt-nowrap,table.dataTable th.dt-nowrap {
    white-space: nowrap
}

table.dataTable tfoot td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable thead th.dt-head-left {
    text-align: left
}

table.dataTable tfoot td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable thead th.dt-head-center {
    text-align: center
}

table.dataTable tfoot td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable thead th.dt-head-right {
    text-align: right
}

table.dataTable tfoot td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable thead th.dt-head-justify {
    text-align: justify
}

table.dataTable tfoot td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable thead th.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody td.dt-body-left,table.dataTable tbody th.dt-body-left {
    text-align: left
}

table.dataTable tbody td.dt-body-center,table.dataTable tbody th.dt-body-center {
    text-align: center
}

table.dataTable tbody td.dt-body-right,table.dataTable tbody th.dt-body-right {
    text-align: right
}

table.dataTable tbody td.dt-body-justify,table.dataTable tbody th.dt-body-justify {
    text-align: justify
}

table.dataTable tbody td.dt-body-nowrap,table.dataTable tbody th.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,table.dataTable td,table.dataTable th {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dt-container {
    position: relative;
    clear: both;
    zoom:1}

.dt-container>.dt-buttons {
    position: relative;
    float: left;
    margin-bottom: 20px
}

.dt-container>.dt-search {
    float: right;
    text-align: right;
    margin-bottom: 20px
}

.dt-container>.dt-info {
    clear: both;
    float: left;
    margin-top: 20px
}

.dt-container>.dt-paging {
    float: right;
    text-align: right;
    margin-top: 20px
}

.dt-search input input {
    margin-left: .5em
}

.dt-container .dt-paging button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    color: #333;
    border: 1px solid #fff0;
    border-radius: 2px
}

.dt-container .dt-paging button.current,.dt-container .dt-paging button.current:hover {
    color: #333;
    border: 1px solid #979797;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#dcdcdc));
    background: linear-gradient(to bottom,#fff 0,#dcdcdc 100%)
}

.dt-container .dt-paging button.disabled,.dt-container .dt-paging button.disabled:active,.dt-container .dt-paging button.disabled:hover {
    cursor: default;
    color: #666;
    border: 1px solid #fff0;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.dt-container .dt-paging button:hover {
    color: #fff;
    border: 1px solid #111;
    background-color: #585858;
    background: -webkit-gradient(linear,left top,left bottom,from(#585858),to(#111));
    background: linear-gradient(to bottom,#585858 0,#111 100%)
}

.dt-container .dt-paging button:active {
    outline: 0;
    background-color: #2b2b2b;
    background: -webkit-gradient(linear,left top,left bottom,from(#2b2b2b),to(#0c0c0c));
    background: linear-gradient(to bottom,#2b2b2b 0,#0c0c0c 100%);
    -webkit-box-shadow: inset 0 0 3px #111;
    box-shadow: inset 0 0 3px #111
}

.dt-container .dt-paging .ellipsis {
    padding: 0 1em
}

.dt-container .dt-paging .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,right top,from(#fff0),color-stop(25%,rgb(255 255 255 / .9)),color-stop(75%,rgb(255 255 255 / .9)),to(#fff0));
    background: linear-gradient(to right,#fff0 0,rgb(255 255 255 / .9) 25%,rgb(255 255 255 / .9) 75%,#fff0 100%)
}

.dt-container .dataTables_processing,.dt-container .dt-info,.dt-container .dt-length,.dt-container .dt-paging,.dt-container .dt-search {
    color: #333
}

.dt-container .dataTables_scroll {
    clear: both
}

.dt-container .dataTables_scroll div.dataTables_scrollBody {
    -webkit-overflow-scrolling: touch
}

.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
    vertical-align: middle
}

.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dt-container .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0!important;
    padding: 0!important
}

.dt-container.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dt-container.no-footer div.dataTables_scrollBody>table,.dt-container.no-footer div.dataTables_scrollHead table.dataTable {
    border-bottom: none
}

.dt-container::after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width: 767px) {
    .dt-container .dt-info,.dt-container .dt-paging {
        float:none;
        text-align: center
    }

    .dt-container .dt-paging {
        margin-top: .5em
    }
}

@media screen and (max-width: 640px) {
    .ekit-wid-con .ekit_table .dt-container .dt-layout-row {
        text-align:center
    }

    .ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: unset;
        -ms-flex-align: unset;
        align-items: unset;
        gap: 20px
    }

    .ekit-wid-con .ekit_table .dt-container .dt-layout-row:not(.dt-layout-table) .dt-search .dt-input {
        width: 100%
    }

    .ekit-wid-con .ekit_table .dt-container>.dt-buttons,.ekit-wid-con .ekit_table .dt-container>.dt-info,.ekit-wid-con .ekit_table .dt-container>.dt-paging,.ekit-wid-con .ekit_table .dt-container>.dt-search {
        float: none;
        text-align: center
    }
}

@keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes dtb-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

div.dt-button-info {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-top: -100px;
    margin-left: -200px;
    background-color: #fff;
    border: 2px solid #111;
    -webkit-box-shadow: 3px 3px 8px rgb(0 0 0 / .3);
    box-shadow: 3px 3px 8px rgb(0 0 0 / .3);
    border-radius: 3px;
    text-align: center;
    z-index: 21
}

div.dt-button-info h2 {
    padding: .5em;
    margin: 0;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    background-color: #f3f3f3
}

div.dt-button-info>div {
    padding: 1em
}

div.dt-button-collection-title {
    text-align: center;
    padding: .3em 0 .5em;
    font-size: .9em
}

div.dt-button-collection-title:empty {
    display: none
}

a.dt-button,button.dt-button,div.dt-button {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: .333em;
    margin-bottom: .333em;
    padding: .5em 1em;
    border: 1px solid #999;
    border-radius: 2px;
    cursor: pointer;
    font-size: .88em;
    line-height: 1.6em;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    background-color: #e9e9e9;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e9e9e9));
    background-image: linear-gradient(to bottom,#fff 0,#e9e9e9 100%);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: 0
}

a.dt-button.disabled,button.dt-button.disabled,div.dt-button.disabled {
    color: #999;
    border: 1px solid #d0d0d0;
    cursor: default;
    background-color: #f9f9f9;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f9f9f9));
    background-image: linear-gradient(to bottom,#fff 0,#f9f9f9 100%)
}

a.dt-button.active:not(.disabled),a.dt-button:active:not(.disabled),button.dt-button.active:not(.disabled),button.dt-button:active:not(.disabled),div.dt-button.active:not(.disabled),div.dt-button:active:not(.disabled) {
    background-color: #e2e2e2;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f3f3f3),to(#e2e2e2));
    background-image: linear-gradient(to bottom,#f3f3f3 0,#e2e2e2 100%);
    -webkit-box-shadow: inset 1px 1px 3px #999;
    box-shadow: inset 1px 1px 3px #999
}

a.dt-button.active:not(.disabled):hover:not(.disabled),a.dt-button:active:not(.disabled):hover:not(.disabled),button.dt-button.active:not(.disabled):hover:not(.disabled),button.dt-button:active:not(.disabled):hover:not(.disabled),div.dt-button.active:not(.disabled):hover:not(.disabled),div.dt-button:active:not(.disabled):hover:not(.disabled) {
    -webkit-box-shadow: inset 1px 1px 3px #999;
    box-shadow: inset 1px 1px 3px #999;
    background-color: #ccc;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#eaeaea),to(#ccc));
    background-image: linear-gradient(to bottom,#eaeaea 0,#ccc 100%)
}

a.dt-button:hover,button.dt-button:hover,div.dt-button:hover {
    text-decoration: none
}

a.dt-button:hover:not(.disabled),button.dt-button:hover:not(.disabled),div.dt-button:hover:not(.disabled) {
    border: 1px solid #666;
    background-color: #e0e0e0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#e0e0e0));
    background-image: linear-gradient(to bottom,#f9f9f9 0,#e0e0e0 100%)
}

a.dt-button:focus:not(.disabled),button.dt-button:focus:not(.disabled),div.dt-button:focus:not(.disabled) {
    border: 1px solid #426c9e;
    text-shadow: 0 1px 0 #c4def1;
    outline: 0;
    background-color: #79ace9;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#bddef4),to(#79ace9));
    background-image: linear-gradient(to bottom,#bddef4 0,#79ace9 100%)
}

.dt-button embed {
    outline: 0
}

div.dt-buttons {
    position: relative;
    float: left
}

div.dt-buttons.buttons-right {
    float: right
}

div.dt-button-collection {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    margin-top: 3px;
    padding: 8px 8px 4px 8px;
    border: 1px solid #ccc;
    border: 1px solid rgb(0 0 0 / .4);
    background-color: #fff;
    overflow: hidden;
    z-index: 2002;
    border-radius: 5px;
    -webkit-box-shadow: 3px 3px 5px rgb(0 0 0 / .3);
    box-shadow: 3px 3px 5px rgb(0 0 0 / .3);
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    -ms-column-gap: 8px;
    -o-column-gap: 8px;
    column-gap: 8px
}

div.dt-button-collection a.dt-button,div.dt-button-collection button.dt-button,div.dt-button-collection div.dt-button {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 4px;
    margin-right: 0
}

div.dt-button-collection a.dt-button.active:not(.disabled),div.dt-button-collection a.dt-button:active:not(.disabled),div.dt-button-collection button.dt-button.active:not(.disabled),div.dt-button-collection button.dt-button:active:not(.disabled),div.dt-button-collection div.dt-button.active:not(.disabled),div.dt-button-collection div.dt-button:active:not(.disabled) {
    background-color: #dadada;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#dadada));
    background-image: linear-gradient(to bottom,#f0f0f0 0,#dadada 100%);
    -webkit-box-shadow: inset 1px 1px 3px #666;
    box-shadow: inset 1px 1px 3px #666
}

div.dt-button-collection.fixed {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -75px;
    border-radius: 0
}

div.dt-button-collection.fixed.two-column {
    margin-left: -150px
}

div.dt-button-collection.fixed.three-column {
    margin-left: -225px
}

div.dt-button-collection.fixed.four-column {
    margin-left: -300px
}

div.dt-button-collection>* {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

div.dt-button-collection.two-column {
    width: 300px;
    padding-bottom: 1px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2
}

div.dt-button-collection.three-column {
    width: 450px;
    padding-bottom: 1px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    column-count: 3
}

div.dt-button-collection.four-column {
    width: 600px;
    padding-bottom: 1px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    column-count: 4
}

div.dt-button-collection .dt-button {
    border-radius: 0
}

div.dt-button-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / .7);
    background: radial-gradient(ellipse farthest-corner at center,rgb(0 0 0 / .3) 0,rgb(0 0 0 / .7) 100%);
    z-index: 2001
}

@media screen and (max-width: 640px) {
    div.dt-buttons {
        float:none!important;
        text-align: center
    }
}

a.dt-button.processing,button.dt-button.processing,div.dt-button.processing {
    color: rgb(0 0 0 / .2)
}

a.dt-button.processing::after,button.dt-button.processing::after,div.dt-button.processing::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    content: " ";
    border: 2px solid #282828;
    border-radius: 50%;
    border-left-color: #fff0;
    border-right-color: #fff0;
    animation: dtb-spinner 1.5s infinite linear;
    -o-animation: dtb-spinner 1.5s infinite linear;
    -ms-animation: dtb-spinner 1.5s infinite linear;
    -webkit-animation: dtb-spinner 1.5s infinite linear;
    -moz-animation: dtb-spinner 1.5s infinite linear
}

table.DTFC_Cloned tfoot,table.DTFC_Cloned thead {
    background-color: #fff
}

div.DTFC_Blocker {
    background-color: #fff
}

div.DTFC_LeftWrapper table.dataTable,div.DTFC_RightWrapper table.dataTable {
    margin-bottom: 0;
    z-index: 2
}

div.DTFC_LeftWrapper table.dataTable.no-footer,div.DTFC_RightWrapper table.dataTable.no-footer {
    border-bottom: none
}

table.fixedHeader-floating {
    position: fixed!important;
    background-color: #fff
}

table.fixedHeader-floating.no-footer {
    border-bottom-width: 0
}

table.fixedHeader-locked {
    position: absolute!important;
    background-color: #fff
}

@media print {
    table.fixedHeader-floating {
        display: none
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child {
    cursor: default!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before {
    display: none!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child::before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0!important;
    font-family: "Courier New",Courier,monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: "-";
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0!important;
    font-family: "Courier New",Courier,monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before {
    content: "-";
    background-color: #d33333
}

table.dataTable>tbody>tr.child {
    padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
    background: 0 0!important
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef;
    padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
    padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
    border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: 700
}

div.dtr-modal {
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid #000;
    border-radius: .5em;
    -webkit-box-shadow: 0 12px 30px rgb(0 0 0 / .6);
    box-shadow: 0 12px 30px rgb(0 0 0 / .6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgb(0 0 0 / .6)
}

@media screen and (max-width: 767px) {
    div.dtr-modal div.dtr-modal-display {
        width:95%
    }
}

table.dataTable tr.dtrg-group td {
    background-color: #e0e0e0
}

table.dataTable tr.dtrg-group.dtrg-level-0 td {
    font-weight: 700
}

table.dataTable tr.dtrg-group.dtrg-level-1 td,table.dataTable tr.dtrg-group.dtrg-level-2 td {
    background-color: #f0f0f0;
    padding-top: .25em;
    padding-bottom: .25em;
    padding-left: 2em;
    font-size: .9em
}

table.dataTable tr.dtrg-group.dtrg-level-2 td {
    background-color: #f3f3f3
}

.ekit_table .dt-container {
    padding-top: 20px;
    padding-bottom: 20px
}

.ekit_table table.dataTable.no-footer {
    border-bottom: 1px solid #e6e6e6
}

.ekit_table .dt-container select:not([multiple]) {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff0;
    border-radius: 0;
    border: solid 1px #bbb;
    padding: 12px 48px 12px 18px
}

.ekit_table .dt-container select:not([multiple])::after {
    content: " - Remember this"
}

.ekit_table .dt-container .dt-search input {
    border: solid 1px #bbb;
    padding: 12px 48px 12px 18px
}

.ekit_table table.dataTable thead th {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .3px;
    color: #fff
}

.ekit_table.display table.dataTable tbody tr td {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #f9f9f9
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child {
    cursor: default!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child::before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty::before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child::before {
    display: none!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr[role=row]>th:first-child::before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0!important;
    font-family: "Courier New",Courier,monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child::before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child::before {
    content: "-";
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child::before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child::before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control::before,table.dataTable.dtr-column>tbody>tr>th.control::before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 14px;
    -webkit-box-shadow: 0 0 3px #444;
    box-shadow: 0 0 3px #444;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    text-indent: 0!important;
    font-family: "Courier New",Courier,monospace;
    line-height: 14px;
    content: "+";
    background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.control::before,table.dataTable.dtr-column>tbody>tr.parent th.control::before {
    content: "-";
    background-color: #d33333
}

table.dataTable>tbody>tr.child {
    padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
    background: 0 0!important
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
    border-bottom: 1px solid #efefef;
    padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
    padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
    border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: 700
}

div.dtr-modal {
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid #000;
    border-radius: .5em;
    -webkit-box-shadow: 0 12px 30px rgb(0 0 0 / .6);
    box-shadow: 0 12px 30px rgb(0 0 0 / .6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgb(0 0 0 / .6)
}

@media screen and (max-width: 767px) {
    div.dtr-modal div.dtr-modal-display {
        width:95%
    }
}

.elementskit-invisible {
    visibility: hidden
}

.ekit-wid-con .select {
    cursor: pointer;
    display: block;
    position: relative;
    font-size: 16px;
    color: #7b7b7b;
    width: 220px;
    height: 44px;
    float: right
}

.met_d--block {
    display: block
}

.met_d--none {
    display: none
}

.met_d--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.before\:last\:met_d--none:last-child::before {
    display: none
}

.after\:first\:met_d--none:first-child::after {
    display: none
}

.after\:active\:met_d--none.active::after {
    display: none
}

.met_w--12 {
    width: 12px
}

.met_w--16 {
    width: 16px
}

.met_w--20 {
    width: 20px
}

.met_w--24 {
    width: 24px
}

.met_w--48 {
    width: 48px
}

.before\:met_w--4::before {
    width: 4px
}

.before\:met_w--16::before {
    width: 16px
}

.before\:met_w--19::before {
    width: 19px
}

.before\:met_w--48::before {
    width: 48px
}

.active\::before\:met_w--18.active::before {
    width: 18px
}

.after\:met_w--1::after {
    width: 1px
}

.met_h--12 {
    height: 12px
}

.met_h--16 {
    height: 16px
}

.met_h--20 {
    height: 20px
}

.met_h--24 {
    height: 24px
}

.met_h--48 {
    height: 48px
}

.before\:met_h--4::before {
    height: 4px
}

.before\:met_h--16::before {
    height: 16px
}

.before\:met_h--19::before {
    height: 19px
}

.before\:met_h--48::before {
    height: 48px
}

.active\::before\:met_h--18.active::before {
    height: 18px
}

.after\:met_h--1::after {
    height: 1px
}

.after\:met_content::after,.before\:met_content::before {
    content: " "
}

.met_pos--fixed {
    position: fixed
}

.met_pos--relative {
    position: relative
}

.met_pos--absolute {
    position: absolute
}

.before\:met_pos--absolute::before {
    position: absolute
}

.after\:met_pos--absolute::after {
    position: absolute
}

.met_top--0 {
    top: 0
}

.met_top--15 {
    top: 15px
}

.met_top--20 {
    top: 20px
}

.met_top--50p {
    top: 50%
}

.met_top--100p {
    top: 100%
}

.before\:met_top--0::before {
    top: 0
}

.before\:met_top--5::before {
    top: 5px
}

.before\:met_top--12::before {
    top: 12px
}

.before\:active\:met_top--13.active::before {
    top: 13px
}

.after\:met_top--m1::after {
    top: -1px
}

.after\:met_top--5::after {
    top: 5px
}

.met_bottom--0 {
    bottom: 0
}

.met_bottom--20 {
    bottom: 20px
}

.met_bottom--100p {
    bottom: 100%
}

.before\:met_bottom--0::before {
    bottom: 0
}

.met_left--0 {
    left: 0
}

.met_left--1 {
    left: 1px
}

.met_left--20 {
    left: 20px
}

.met_left--50p {
    left: 50%
}

.met_left--100p {
    left: 100%
}

.before\:met_left--0::before {
    left: 0
}

.before\:met_left--5::before {
    left: 5px
}

.before\:met_left--12::before {
    left: 12px
}

.before\:active\:met_left--13.active::before {
    left: 13px
}

.after\:met_left--m1::after {
    left: -1px
}

.after\:met_left--5::after {
    left: 5px
}

.met_right--0 {
    right: 0
}

.met_right--20 {
    right: 20px
}

.met_right--100p {
    right: 100%
}

.met_mx--m40 {
    margin-left: -40px;
    margin-right: -40px
}

.met_mx--m28 {
    margin-left: -28px;
    margin-right: -28px
}

.met_mx--12 {
    margin-left: 12px;
    margin-right: 12px
}

.met_mx--20 {
    margin-left: 20px;
    margin-right: 20px
}

.met_mx--24 {
    margin-left: 24px;
    margin-right: 24px
}

.met_mx--36 {
    margin-left: 36px;
    margin-right: 36px
}

.met_my--m40 {
    margin-top: -40px;
    margin-bottom: -40px
}

.met_my--m28 {
    margin-top: -28px;
    margin-bottom: -28px
}

.met_my--12 {
    margin-top: 12px;
    margin-bottom: 12px
}

.met_my--20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.met_my--24 {
    margin-top: 24px;
    margin-bottom: 24px
}

.met_my--36 {
    margin-top: 36px;
    margin-bottom: 36px
}

.met_m--0 {
    margin: 0
}

.met_ml--1 {
    margin-left: 1px
}

.met_ml--6 {
    margin-left: 6px
}

.met_ml--15 {
    margin-left: 15px
}

.met_ml--20 {
    margin-left: 20px
}

.met_ml--21 {
    margin-left: 21px
}

.met_ml--35 {
    margin-left: 35px
}

.met_mr--1 {
    margin-right: 1px
}

.met_mr--10 {
    margin-right: 10px
}

.met_mr--15 {
    margin-right: 15px
}

.met_mr--20 {
    margin-right: 20px
}

.met_mb--0 {
    margin-bottom: 0
}

.met_mb--0i {
    margin-bottom: 0!important
}

.met_mb--20 {
    margin-bottom: 20px
}

.met_not_last_mr--20:not(:last-child) {
    margin-right: 20px
}

.met_not_last_mb--20:not(:last-child) {
    margin-bottom: 20px
}

.met_p--0 {
    padding: 0
}

.met_px--8 {
    padding-left: 8px;
    padding-right: 8px
}

.met_py--5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.met_pt--10 {
    padding-top: 10px
}

.met_pl--10 {
    padding-left: 10px
}

.met_pr--10 {
    padding-right: 10px
}

.met_pb--10 {
    padding-bottom: 10px
}

.met_color--white {
    color: #fff
}

.active>.active\:met_bgc--nonei {
    background-color: transparent!important
}

.active .active\:_\:met_bgc--nonei {
    background-color: transparent!important
}

.met_bd--2 {
    border: solid 2px
}

.met_bd--6 {
    border: solid 6px
}

.met_bdt--2 {
    border-top: solid 2px
}

.met_bdt--4 {
    border-top: solid 4px
}

.met_bdt--6 {
    border-top: solid 6px
}

.met_bdl--2 {
    border-left: solid 2px
}

.met_bdl--4 {
    border-left: solid 4px
}

.met_bdl--6 {
    border-left: solid 6px
}

.before\:met_bdt--2::before {
    border-top: solid 2px
}

.before\:met_bdl--2::before {
    border-left: solid 2px
}

.after\:met_bdt--2::after {
    border-top: solid 2px
}

.after\:met_bdl--2::after {
    border-left: solid 2px
}

.active>.active\:met_bd--1 {
    border-style: solid;
    border-width: 1px
}

.active .active\:_\:met_bd--1 {
    border-style: solid;
    border-width: 1px
}

.met_bdc--none {
    border-color: #fff0
}

.met_bdt_color--current {
    border-top-color: currentColor
}

.met_bdb_color--current {
    border-bottom-color: currentColor
}

.met_bdl_color--current {
    border-left-color: currentColor
}

.met_bdr_color--current {
    border-right-color: currentColor
}

.met_radius--4 {
    border-radius: 4px
}

.met_radius--circle {
    border-radius: 50%
}

.before\:met_radius--circle::before {
    border-radius: 50%
}

.met_shadow_inset--6 {
    -webkit-box-shadow: inset 0 0 0 6px currentColor;
    box-shadow: inset 0 0 0 6px currentColor
}

.active>.active\:met_shadow_inset--1 {
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
    box-shadow: inset 0 0 0 1px currentColor
}

.active>.active\:met_shadow_inset--8 {
    -webkit-box-shadow: inset 0 0 0 8px currentColor;
    box-shadow: inset 0 0 0 8px currentColor
}

.active .active\:_\:met_shadow_inset--1 {
    -webkit-box-shadow: inset 0 0 0 1px currentColor;
    box-shadow: inset 0 0 0 1px currentColor
}

.met_fs--14 {
    font-size: 14px
}

.met_lh--0 {
    line-height: 0
}

.met_lh--16 {
    line-height: 16px
}

.met_list--none {
    list-style: none
}

.met_text--nowrap {
    white-space: nowrap
}

.whitespace--normal {
    white-space: normal!important
}

.met_opacity--0 {
    opacity: 0
}

.met_opacity--8 {
    opacity: .08
}

.met_opacity--30 {
    opacity: .3
}

.met_opacity--70 {
    opacity: .7
}

.hover\:met_opacity--60:hover {
    opacity: .6
}

.hover\:met_opacity--100:hover {
    opacity: 1
}

a:hover>.a\:hover\:met_opacity--60 {
    opacity: .6
}

a:hover>.a\:hover\:met_opacity--100 {
    opacity: 1
}

.before\:met_opacity--30::before {
    opacity: .3
}

.after\:met_opacity--30::after {
    opacity: .3
}

.active>.active\:met_opacity--0 {
    opacity: 0
}

.active>.active\:met_opacity--100 {
    opacity: 1
}

.active .active\:_\:met_opacity--0 {
    opacity: 0
}

.active .active\:_\:met_opacity--100 {
    opacity: 100
}

.met_transition--300ms {
    -webkit-transition: all .3s;
    transition: all .3s
}

.before\:met_transition--300ms::before {
    -webkit-transition: all .3s;
    transition: all .3s
}

.met_translateTop--m50p {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.met_translateLeft--m50p {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.met_scale--0 {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.hover\:met_scaleX--200:hover {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

.hover\:met_scaleY--200:hover {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

a:hover>.a:hover\:met_scalex--200:hover {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

a:hover>.a:hover\:met_scaley--200:hover {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.active>.active\:met_scale--150 {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.active>.active\:met_scaleX--20 {
    -webkit-transform: scaleX(.2);
    transform: scaleX(.2)
}

.active>.active\:met_scaleX--200 {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

.active>.active\:met_scaleY--20 {
    -webkit-transform: scaleY(.2);
    transform: scaleY(.2)
}

.active>.active\:met_scaleY--200 {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.active .active\:_\:met_scale--40 {
    -webkit-transform: scale(.4);
    transform: scale(.4)
}

.active .active\:_\:met_scale--150 {
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

.active .active\:_\:met_scaleX--20 {
    -webkit-transform: scaleX(.2);
    transform: scaleX(.2)
}

.active .active\:_\:met_scaleX--100 {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.active .active\:_\:met_scaleX--200 {
    -webkit-transform: scaleX(2);
    transform: scaleX(2)
}

.active .active\:_\:met_scaleY--20 {
    -webkit-transform: scaleY(.2);
    transform: scaleY(.2)
}

.active .active\:_\:met_scaleY--100 {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.active .active\:_\:met_scaleY--200 {
    -webkit-transform: scaleY(2);
    transform: scaleY(2)
}

.met_scale--top {
    -webkit-transform-origin: top;
    transform-origin: top
}

.met_scale--bottom {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
}

.met_scale--left {
    -webkit-transform-origin: left;
    transform-origin: left
}

.met_scale--right {
    -webkit-transform-origin: right;
    transform-origin: right
}

.elementor-editor-active .editor\:met_display--none,.elementor-editor-preview .editor\:met_display--none {
    display: none
}

.ekit-wid-con .ekit_social_media,.ekit-wid-con .ekit_socialshare {
    margin-left: 0;
    padding-left: 0;
    list-style: none
}

.ekit-wid-con .ekit_social_media>li>a,.ekit-wid-con .ekit_socialshare>li>a {
    display: block;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit_social_media>li>a i,.ekit-wid-con .ekit_socialshare>li>a i {
    vertical-align: middle;
    display: inline-block
}

.ekit-wid-con .ekit_social_media>li>a svg,.ekit-wid-con .ekit_socialshare>li>a svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

@media (max-width: 1024px) {
    .ekit-wid-con .ekit_social_media>li,.ekit-wid-con .ekit_socialshare>li {
        margin-bottom:20px
    }
}

.ekit-wid-con .ekit_socialshare>li>div {
    display: block;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit_socialshare>li>div i {
    vertical-align: middle;
    display: inline-block
}

.ekit-wid-con .ekit_socialshare>li>div svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-post-list-wrapper .elementor-icon-list-item a {
    background-color: transparent!important
}

.ekit-wid-con .ekit-post-list-wrapper.elementor-inline-items .elementor-icon-list-item {
    margin: 0
}

.ekit-wid-con .elementor-inline-items {
    margin: 0!important
}

.ekit-wid-con .elementor-inline-items .elementor-icon-list-item {
    display: inline-block
}

.ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after {
    display: inline-block
}

.elementor-widget .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after {
    position: absolute
}

.ekit-wid-con .elementor-inline-items .elementor-icon-list-item:last-child::after {
    display: none
}

.elementor-widget-elementskit-page-list:not(.ekit-has-divider-yes) .ekit-wid-con .elementor-inline-items .elementor-icon-list-item::after {
    display: none
}

.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    margin-right: 0!important;
    margin-left: 0!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementor-inline-items.row .elementor-icon-list-item a {
    padding: 5px 15px
}

.ekit-wid-con .elementor-icon-list-item>a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ekit-wid-con .elementor-icon-list-item>a.ekit_badge_right {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.ekit-wid-con .ekit_menu_label {
    border-radius: 3px;
    padding: 2px 5px;
    display: inline-block;
    font-size: 10px;
    color: #fff;
    background-color: #c91765;
    margin-left: 5px
}

.ekit-wid-con .ekit_menu_subtitle {
    font-size: 11px;
    font-style: normal;
    color: #8d96ae;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementor-icon-list-text {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit_page_list_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.elementor-widget-elementskit-page-list.elementor-align-center .ekit-wid-con .ekit_page_list_content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.elementor-widget-elementskit-page-list.elementor-align-left .ekit-wid-con .ekit_page_list_content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.elementor-widget-elementskit-page-list.elementor-align-right .ekit-wid-con .ekit_page_list_content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ekit-wid-con .elementor-icon-list-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-align: center;
    line-height: inherit
}

.ekit-wid-con .elementor-icon-list-icon svg {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementor-icon-list-icon>i {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-enabled-bg-img .elementor-icon-list-item a {
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-enabled-bg-img .elementor-icon-list-item a::after {
    content: "";
    background-color: rgb(34 34 34 / .7);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    -webkit-transition: all .4s;
    transition: all .4s
}

.ekit-enabled-bg-img .elementor-icon-list-item a:hover::after {
    background-color: rgb(34 34 34 / .9)
}

.ekit-enabled-bg-img .elementor-icon-list-item a .ekit_post_list_content_wraper {
    z-index: 1
}

.ekit-enabled-bg-img .elementor-icon-list-item a>img {
    z-index: 1
}

.ekit-wid-con .nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.ekit-wid-con .ekit-form form p {
    margin-bottom: 0
}

.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    height: 56px;
    border-radius: 0;
    padding-left: 30px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):hover {
    border-color: #333
}

.ekit-wid-con .ekit-form form input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus {
    border-color: #4d68ff
}

.ekit-wid-con .ekit-form form input[type=submit] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    padding: 12px 72px;
    font-size: .9375rem;
    background-color: #313636;
    border: 0 solid #000;
    color: #fff;
    cursor: pointer
}

.ekit-wid-con .ekit-form form input[type=submit]:hover {
    background-color: #4d68ff
}

.ekit-wid-con .ekit-form form select {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    height: 56px
}

.ekit-wid-con .ekit-form form select[multiple] {
    height: 100px
}

.ekit-wid-con .ekit-form form label {
    margin-bottom: 7px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #313636;
    font-weight: 400
}

.ekit-wid-con .ekit-form form label span {
    color: #777;
    font-size: .8125rem;
    display: block
}

.ekit-wid-con .ekit-form form textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    color: #495057;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    border-radius: 0;
    padding-left: 30px;
    height: 176px;
    resize: none;
    padding-top: 15px;
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .ekit-form form textarea:hover {
    border-color: #333
}

.ekit-wid-con .ekit-form form textarea:focus {
    border-color: #4d68ff
}

.ekit-wid-con .ekit-form form .intl-tel-input {
    width: 100%
}

.ekit-wid-con .ekit-form form .ekit-form-input {
    margin-bottom: 50px
}

.ekit-wid-con .btn-text-primary {
    color: #4285f4
}

.ekit-wid-con .btn-pill {
    border-radius: 2rem
}

.ekit-wid-con .d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .ekit-review-wrapper {
    background-color: #f2f2f5;
    font-family: Roboto,sans-serif;
    overflow: hidden
}

.ekit-wid-con .ekit-review-overview,.ekit-wid-con .review-card-overview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff
}

.ekit-wid-con .ekit-review-card,.ekit-wid-con .ekit-review-overview {
    background-color: #fff
}

.ekit-wid-con .ekit-review-card h4,.ekit-wid-con .ekit-review-overview h4 {
    margin: 0;
    white-space: nowrap
}

.ekit-wid-con .ekit-review-card--name,.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-card--title h4,.ekit-wid-con .ekit-review-overview--name,.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--title h4 {
    color: #000032
}

.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average {
    font-weight: 500
}

.ekit-wid-con .ekit-review-card--rating>div,.ekit-wid-con .ekit-review-overview--rating>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .ekit-review-card--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-average {
    font-size: 18px;
    font-weight: 700
}

.ekit-wid-con .ekit-review-card--rating .rating-stars,.ekit-wid-con .ekit-review-overview--rating .rating-stars {
    margin: 0 .5rem
}

.ekit-wid-con .ekit-review-card--rating .rating-text,.ekit-wid-con .ekit-review-overview--rating .rating-text {
    color: #878787;
    margin-bottom: 0
}

.ekit-wid-con .ekit-review-overview {
    padding: 1.5rem 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 1.5rem 0;
    border-width: 1px
}

.ekit-wid-con .ekit-review-overview--thumbnail {
    margin-right: 1rem
}

.ekit-wid-con .ekit-review-overview--thumbnail img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.ekit-wid-con .ekit-review-overview--title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .ekit-review-overview--title img {
    height: 26px;
    margin-right: .5rem
}

.ekit-wid-con .ekit-review-overview--title h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-overview--title h4 span {
    font-family: Roboto;
    font-size: 26px;
    font-weight: 900;
    text-transform: capitalize
}

.ekit-wid-con .ekit-review-overview--rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .ekit-review-overview--rating .rating-average,.ekit-wid-con .ekit-review-overview--rating .rating-text {
    line-height: 27px
}

.ekit-wid-con .ekit-review-overview--rating .rating-text {
    font-style: italic;
    font-size: 12px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-overview--rating .rating-average {
    font-size: 22px;
    font-weight: 700
}

.ekit-wid-con .ekit-review-overview--stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 10px;
    height: 27px
}

.ekit-wid-con .ekit-review-overview--stars .icon {
    font-size: 20px
}

.ekit-wid-con .ekit-review-overview--actions {
    display: grid;
    place-items: center
}

.ekit-wid-con .ekit-review-overview--actions .btn {
    font-size: 15px;
    font-weight: 400;
    padding: 0 30px;
    color: #fff;
    min-height: 35px;
    line-height: 35px
}

.ekit-wid-con .ekit-review-cards-grid .ekit-review-card--comment,.ekit-wid-con .ekit-review-slider-wrapper .ekit-review-card--comment {
    overflow: hidden
}

.ekit-wid-con .ekit-review-cards-masonry .ekit-review-card {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column
}

.ekit-wid-con .ekit-review-cards-list .ekit-review-card--comment {
    min-height: unset
}

.ekit-wid-con .ekit-review-card {
    overflow: hidden;
    position: relative;
    border-color: #f2f2f5;
    border-width: 1px;
    padding: 2rem;
    display: grid;
    grid-template-columns: auto auto 1fr;
    grid-template-areas: "thumbnail name name" "thumbnail date date" "thumbnail stars stars" "comment comment comment" "posted-on posted-on posted-on"
}

.ekit-wid-con .ekit-review-card::before {
    content: ""
}

.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc {
    grid-area: date
}

.ekit-wid-con .ekit-review-card--top-right-logo {
    position: absolute;
    top: 2rem;
    right: 2rem;
    z-index: 10
}

.ekit-wid-con .ekit-review-card--top-right-logo i {
    font-size: 20px
}

.ekit-wid-con .ekit-review-card--image,.ekit-wid-con .ekit-review-card--image img,.ekit-wid-con .ekit-review-card--thumbnail img {
    border-radius: 50%
}

.ekit-wid-con .ekit-review-card--image {
    width: 60px;
    height: 60px;
    grid-area: thumbnail;
    min-width: 60px;
    border-radius: 50%;
    background-color: #eae9f7;
    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;
    padding: 1rem;
    position: relative
}

.ekit-wid-con .ekit-review-card--image img {
    height: 100%;
    width: 100%
}

.ekit-wid-con .ekit-review-card--thumbnail {
    grid-area: thumbnail;
    padding-right: 1rem
}

.ekit-wid-con .ekit-review-card--thumbnail .thumbnail {
    width: 40px;
    height: 40px;
    min-width: 40px;
    border-radius: 50%
}

.ekit-wid-con .ekit-review-card--thumbnail-badge .badge,.ekit-wid-con .ekit-review-card--thumbnail-badge>div {
    position: relative
}

.ekit-wid-con .ekit-review-card--thumbnail-badge .badge {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: 0
}

.ekit-wid-con .ekit-review-card--thumbnail-badge .badge img {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute
}

.ekit-wid-con .ekit-review-card--average,.ekit-wid-con .ekit-review-card--title {
    color: #000032
}

.ekit-wid-con .ekit-review-card--title {
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 .8rem 0
}

.ekit-wid-con .ekit-review-card--name {
    grid-area: name;
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 .25rem 0
}

.ekit-wid-con .ekit-review-card--rating .rating-text {
    font-size: 13px
}

.ekit-wid-con .ekit-review-card--average {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    margin-right: 1rem
}

.ekit-wid-con .ekit-review-card--stars {
    grid-area: stars;
    color: #f4be28;
    font-size: 13px;
    line-height: 20px
}

.ekit-wid-con .ekit-review-card--date,.ekit-wid-con .ekit-review-card--desc,.ekit-wid-con .ekit-review-card--posted-on p {
    margin-bottom: 0
}

.ekit-wid-con .ekit-review-card--top-right-image {
    position: absolute;
    top: 2rem;
    right: 2rem
}

.ekit-wid-con .ekit-review-card--comment {
    grid-area: comment;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #32323d
}

.ekit-wid-con .ekit-review-card--comment .more {
    color: #3476e0;
    cursor: pointer
}

.ekit-wid-con .ekit-review-card--actions {
    grid-area: actions
}

.ekit-wid-con .ekit-review-card--actions .btn {
    padding: 0;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    color: #4285f4
}

.ekit-wid-con .ekit-review-card--actions .btn:hover {
    color: #3476e0
}

.ekit-wid-con .ekit-review-card--actions .btn:first-child {
    margin-right: 10px
}

.ekit-wid-con .ekit-review-card--posted-on {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-area: posted-on
}

.ekit-wid-con .ekit-review-card--posted-on p {
    font-size: 13px;
    line-height: 13px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-card--posted-on h5 {
    margin: 0;
    font-size: 17px;
    line-height: 20px;
    font-weight: 500
}

.ekit-wid-con .ekit-review-card-bubble {
    background-color: transparent!important
}

.ekit-wid-con .ekit-review-card-bubble::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: calc(100% - 100px);
    z-index: 1
}

.ekit-wid-con .ekit-review-card-bubble::after {
    content: "";
    position: absolute;
    left: 2.4rem;
    top: calc(100% - 116px);
    height: 1.5rem;
    width: 1.5rem;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail {
    z-index: 10
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--posted-on {
    display: none
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars {
    grid-column: 1/4
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--stars {
    grid-row: 1
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--comment {
    grid-row: 2
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name {
    grid-column: 2/4;
    text-align: left
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name,.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail {
    margin-top: 2.5rem
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--thumbnail {
    padding-right: 1rem;
    grid-row: 3/5;
    grid-column: 1/2
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--name {
    grid-row: 3
}

.ekit-wid-con .ekit-review-card-bubble .ekit-review-card--date {
    grid-row: 4
}

.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--date {
    grid-column: 3
}

.ekit-wid-con .ekit-review-card-rating-inline .ekit-review-card--stars {
    grid-column: 2;
    grid-row: 2
}

.ekit-wid-con .ekit-review-card-thumbnail-left {
    grid-template-areas: "thumbnail name name" "thumbnail date date" "thumbnail stars stars" "thumbnail comment comment" "thumbnail posted-on posted-on"
}

.ekit-wid-con .ekit-review-card-align-center {
    text-align: center;
    grid-template-areas: "thumbnail thumbnail thumbnail" "name name name" "date date date" "stars stars stars" "comment comment comment" "posted-on posted-on posted-on"
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail {
    padding-right: 0;
    margin-bottom: 2rem
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--thumbnail>div {
    width: 40px;
    margin: 0 auto
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on {
    display: block;
    grid-row: 6;
    padding-top: 1rem
}

.ekit-wid-con .ekit-review-card-align-center .ekit-review-card--posted-on i {
    margin: 0 auto!important
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--stars {
    grid-row: 2
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--comment {
    grid-row: 3
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--name {
    grid-row: 4
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--date {
    grid-row: 5
}

.ekit-wid-con .ekit-review-card-name-bottom .ekit-review-card--posted-on {
    grid-row: 6
}

.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--stars {
    grid-row: 2;
    grid-column: 2/3
}

.ekit-wid-con .ekit_review_card_stars_inline .ekit-review-card--date {
    grid-row: 2;
    grid-column: 3
}

.ekit-wid-con .ekit-review-card-name-bottom.ekit-review-card-thumbnail-left .ekit-review-card--posted-on {
    grid-column: 1/4
}

.ekit-wid-con .ekit-review-card-overview {
    grid-template-areas: "thumbnail name name" "thumbnail average stars" "thumbnail date date" "thumbnail actions actions"
}

.ekit-wid-con .ekit-review-card-overview::before {
    display: none
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--image {
    margin-right: 1rem
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--name {
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 1rem
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--average {
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    margin-right: 6px
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--desc {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions {
    margin-top: 1rem
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--actions .btn {
    padding: 0!important;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 20px;
    text-transform: none;
    background-color: #fff0
}

.ekit-wid-con .ekit-review-card-overview .ekit-review-card--stars {
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .small {
    font-size: 12px;
    line-height: 20px
}

.ekit-wid-con .muted {
    color: #adadad
}

@media screen and (max-width: 411px) {
    .ekit-wid-con .ekit-review-card-overview {
        grid-template-areas:"thumbnail name name" "thumbnail average stars" "thumbnail date date" "actions actions actions"
    }

    .ekit-wid-con .ekit-review-overview {
        display: block!important
    }

    .ekit-wid-con .ekit-review-overview--actions {
        display: block!important;
        margin-top: 1rem!important;
        text-align: center
    }

    .ekit-wid-con .ekit-review-overview--actions .btn {
        padding: .75rem 3rem
    }
}

.ekit-wid-con iframe {
    border: none
}

.ekit-wid-con a {
    text-decoration: none
}

.ekit-wid-con a,.ekit-wid-con b,.ekit-wid-con div,.ekit-wid-con li,.ekit-wid-con ul {
    -webkit-tap-highlight-color: #fff0;
    -webkit-tap-highlight-color: #fff0;
    outline: 0
}

.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con input,.ekit-wid-con input:active,.ekit-wid-con input:focus,.ekit-wid-con input:hover,.ekit-wid-con textarea,.ekit-wid-con textarea:active,.ekit-wid-con textarea:focus,.ekit-wid-con textarea:hover {
    -moz-outline: none;
    outline: 0
}

.ekit-wid-con a:active,.ekit-wid-con a:focus,.ekit-wid-con a:hover,.ekit-wid-con a:visited {
    outline: 0;
    text-decoration: none
}

.ekit-wid-con embed,.ekit-wid-con img:not([draggable]),.ekit-wid-con object,.ekit-wid-con video {
    max-width: 100%;
    height: auto
}

.ekit-wid-con [type=button]:focus:not(:focus-visible),.ekit-wid-con [type=submit]:focus:not(:focus-visible),.ekit-wid-con button:focus:not(:focus-visible) {
    outline: 0
}

.ekit-wid-con a:focus-visible,.ekit-wid-con button:focus-visible,.ekit-wid-con input:focus-visible,.ekit-wid-con textarea:focus-visible {
    outline: -webkit-focus-ring-color auto 1px
}

.ekit-wid-con img {
    border: none;
    max-width: 100%
}

.ekit-wid-con li,.ekit-wid-con ul {
    margin: 0;
    padding: 0
}

.ekit-wid-con .elementor-text-editor ol,.ekit-wid-con .elementor-text-editor ul {
    padding-left: 18px
}

.ekit-wid-con h4,.ekit-wid-con p {
    margin-bottom: 10px
}

.ekit-wid-con svg {
    width: 1em;
    height: 1em
}

.ekit-wid-con .clear-both::after,.ekit-wid-con .clear-both::before {
    display: table;
    content: "";
    clear: both
}

.ekit-wid-con .text-left {
    text-align: left!important
}

.ekit-wid-con .text-right {
    text-align: right!important
}

.ekit-wid-con .text-center {
    text-align: center!important
}

.ekit-wid-con .ekit-flex-row-reverse {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: row-reverse!important;
    flex-direction: row-reverse!important
}

.ekit-wid-con .ekit-flex-column-reverse {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: reverse!important;
    -ms-flex-direction: column-reverse!important;
    flex-direction: column-reverse!important
}

.ekit-wid-con .ekit-flex-column {
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important
}

.ekit-wid-con .ekit-flex-row {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important
}

.ekit-wid-con .tab-content>.tab-pane {
    font-family: inherit
}

.ekit-wid-con .elementskit-border-divider {
    left: 13px
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long {
    left: inherit
}

.ekit-wid-con .elementskit-border-divider::before {
    left: -26px
}

.ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
    z-index: 1000
}

.ekit-wid-con .elementskit-navbar-nav-default .elementskit-navbar-nav>li>a:hover {
    background-color: #fff0
}

.ekit-wid-con .elementor-icon-list-item a>img {
    width: 100px;
    margin-right: 15px
}

.ekit-wid-con .elementor-icon-list-item .meta-lists {
    line-height: 1
}

.ekit-wid-con .elementor-icon-list-item .meta-lists svg {
    max-width: 12px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementor-icon-list-item .meta-lists>span {
    color: #7f8595;
    font-size: 12px;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementor-icon-list-item .elementor-icon-list-text {
    display: block;
    margin-bottom: 0
}

.ekit-wid-con .dialog-type-lightbox .dialog-widget-content {
    width: 100%
}

.ekit-wid-con .nf-form-content .listselect-wrap .nf-field-element div,.ekit-wid-con .nf-form-content input.ninja-forms-field,.ekit-wid-con .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 100%
}

.ekit-wid-con .nf-form-content .list-select-wrap>div div::after {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: normal
}

.ekit-wid-con .nf-error.field-wrap .nf-field-element::after,.ekit-wid-con .nf-pass.field-wrap .nf-field-element::after {
    top: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: normal
}

.ekit-wid-con .nf-form-content button,.ekit-wid-con .nf-form-content input[type=button],.ekit-wid-con .nf-form-content input[type=submit] {
    cursor: pointer
}

.ekit-wid-con .nf-response-msg>p {
    line-height: normal
}

.ekit-wid-con textarea.ninja-forms-field {
    display: block
}

.ekit-wid-con .nf-form-content .list-select-wrap>div div {
    border: none
}

.ekit-wid-con .nf-form-content .list-select-wrap>div select {
    border: 1px solid #c4c4c4
}

.ekit-wid-con .column-count-1 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.ekit-wid-con .column-count-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
}

.ekit-wid-con .column-count-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

.ekit-wid-con .column-count-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
}

.ekit-wid-con .column-count-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
}

.ekit-wid-con .column-count-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6
}

.ekit-wid-con .ekit-img-overlay {
    position: relative;
    z-index: 0
}

.ekit-wid-con .ekit-img-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.ekit-wid-con .ekit-wrapper-link {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0;
    left: 0;
    z-index: 10
}

.ekit-wid-con .media {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (min-width: 1025px) {
    .ekit-wid-con .default_menu_position .elementor-column,.ekit-wid-con .default_menu_position .elementor-widget,.ekit-wid-con .default_menu_position .elementor-widget-wrap,.ekit-wid-con .default_menu_position .elementskit-navbar-nav-default.elementskit-menu-container {
        position:static
    }

    .ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-right .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-navbar-nav-default .elementskit-menu-po-right .relative_position.elementskit-megamenu-has .elementskit-megamenu-panel {
        right: 0;
        left: auto
    }

    .ekit-wid-con .elementskit-navbar-nav-default .elementskit-megamenu-has .elementskit-megamenu-panel {
        -webkit-transition: transform .4s ease;
        -webkit-transition: -webkit-transform .4s ease;
        transition: -webkit-transform .4s ease;
        transition: transform .4s ease;
        transition: transform .4s ease,-webkit-transform .4s ease
    }

    .ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width .elementskit-megamenu-panel,.ekit-wid-con .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width .elementskit-megamenu-panel {
        -webkit-transform: translateY(-10px) translateX(-50%);
        transform: translateY(-10px) translateX(-50%);
        left: 50%
    }

    .ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-custom_width:hover>.elementskit-megamenu-panel,.ekit-wid-con .default_menu_position .elementskit-menu-po-center .elementskit-megamenu-has.top_position.elementskit-dropdown-menu-default_width:hover>.elementskit-megamenu-panel {
        -webkit-transform: translateY(0) translateX(-50%);
        transform: translateY(0) translateX(-50%);
        left: 50%
    }

    .ekit-wid-con body.is-vertical-menu-active .ekit-wid-con .elementskit-navbar-nav-default.elementskit-menu-container {
        z-index: 9
    }

    .ekit-wid-con body.is-vertical-menu-active .vertical-menu-active .xs-vertical-menu-backdrop {
        z-index: 150
    }

    .ekit-wid-con body.is-vertical-menu-active .ekit-vertical-menu-tigger {
        z-index: 160
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .ekit-vertical-navbar-nav .elementskit-submenu-indicator {
        padding:3px 10px;
        border: 1px solid;
        border-radius: 30px
    }
}

.ekit-wid-con .xs-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .5;
    z-index: 0
}

.ekit-wid-con .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .swiper-container {
    width: inherit;
    height: inherit
}

.ekit-wid-con .swiper-container.ekit-main-swiper,.ekit-wid-con .swiper.ekit-main-swiper {
    position: static
}

.ekit-wid-con .swiper .swiper-navigation-button,.ekit-wid-con .swiper-container .swiper-navigation-button {
    background: #fff0;
    width: auto;
    height: auto
}

.ekit-wid-con .swiper .swiper-navigation-button::after,.ekit-wid-con .swiper-container .swiper-navigation-button::after {
    display: none
}

.ekit-wid-con .tab-pane.animated {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s
}

.ekit-wid-con .mfp-iframe-scaler iframe {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0
}

.ekit-wid-con img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ekit-wid-con .image-switcher .content-image {
    position: relative
}

.ekit-wid-con .image-switcher .content-image .hover-image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .image-switcher:hover .content-image .main-image {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .image-switcher:hover .content-image .hover-image {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .fill-icon {
    display: inline-block;
    background-color: #2575fc;
    color: #fff;
    font-size: 40px;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .fill-icon.round {
    border-radius: 50%
}

.ekit-wid-con .fill-icon.style-light {
    background-color: #f5f5f5;
    color: #000
}

.ekit-wid-con button {
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .form-control {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ekit-wid-con .widgetarea_warper_edit {
    display: none
}

.ekit-wid-con .swiper-pagination-bullet {
    opacity: inherit;
    background-color: inherit
}

.ekit-wid-con [data-ajax-post-id]:not(.is--loaded):before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-style: solid;
    border-width: 3px;
    border-color: #acacac #ddd #ddd;
    border-radius: 50%;
    -webkit-animation: eicon-spin 1.5s infinite linear;
    animation: eicon-spin 1.5s infinite linear
}

.ekit-wid-con .ekit-row {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .ekit-col-1 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.ekit-wid-con .ekit-col-2 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.ekit-wid-con .ekit-col-3 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.ekit-wid-con .ekit-col-4 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.ekit-wid-con .ekit-col-5 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.ekit-wid-con .ekit-col-6 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.ekit-wid-con .ekit-col-7 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.ekit-wid-con .ekit-col-8 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.ekit-wid-con .ekit-col-9 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.ekit-wid-con .ekit-col-10 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.ekit-wid-con .ekit-col-11 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.ekit-wid-con .ekit-col-12 {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media (max-width: 1024px) {
    .ekit-wid-con .ekit-col-1 {
        max-width:50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-2 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-3 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-4 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-5 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-6 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-7 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-8 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-9 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-10 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-11 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-12 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .ekit-col-1 {
        max-width:100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-2 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-3 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-4 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-5 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-6 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-7 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-8 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-9 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-10 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-11 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }

    .ekit-wid-con .ekit-col-12 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .ekit-col-tablet-1 {
        -webkit-column-count:12;
        -moz-column-count: 12;
        column-count: 12
    }

    .ekit-wid-con .ekit-col-tablet-2 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }

    .ekit-wid-con .ekit-col-tablet-3 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .ekit-wid-con .ekit-col-tablet-4 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .ekit-wid-con .ekit-col-tablet-5 {
        -webkit-column-count: 2.4;
        -moz-column-count: 2.4;
        column-count: 2.4
    }

    .ekit-wid-con .ekit-col-tablet-6 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .ekit-wid-con .ekit-col-tablet-7 {
        -webkit-column-count: 1.7142857143;
        -moz-column-count: 1.7142857143;
        column-count: 1.7142857143
    }

    .ekit-wid-con .ekit-col-tablet-8 {
        -webkit-column-count: 1.5;
        -moz-column-count: 1.5;
        column-count: 1.5
    }

    .ekit-wid-con .ekit-col-tablet-9 {
        -webkit-column-count: 1.3333333333;
        -moz-column-count: 1.3333333333;
        column-count: 1.3333333333
    }

    .ekit-wid-con .ekit-col-tablet-10 {
        -webkit-column-count: 1.2;
        -moz-column-count: 1.2;
        column-count: 1.2
    }

    .ekit-wid-con .ekit-col-tablet-11 {
        -webkit-column-count: 1.0909090909;
        -moz-column-count: 1.0909090909;
        column-count: 1.0909090909
    }

    .ekit-wid-con .ekit-col-tablet-12 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .ekit-col-mobile-1 {
        -webkit-column-count:12;
        -moz-column-count: 12;
        column-count: 12
    }

    .ekit-wid-con .ekit-col-mobile-2 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6
    }

    .ekit-wid-con .ekit-col-mobile-3 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }

    .ekit-wid-con .ekit-col-mobile-4 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }

    .ekit-wid-con .ekit-col-mobile-5 {
        -webkit-column-count: 2.4;
        -moz-column-count: 2.4;
        column-count: 2.4
    }

    .ekit-wid-con .ekit-col-mobile-6 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

    .ekit-wid-con .ekit-col-mobile-7 {
        -webkit-column-count: 1.7142857143;
        -moz-column-count: 1.7142857143;
        column-count: 1.7142857143
    }

    .ekit-wid-con .ekit-col-mobile-8 {
        -webkit-column-count: 1.5;
        -moz-column-count: 1.5;
        column-count: 1.5
    }

    .ekit-wid-con .ekit-col-mobile-9 {
        -webkit-column-count: 1.3333333333;
        -moz-column-count: 1.3333333333;
        column-count: 1.3333333333
    }

    .ekit-wid-con .ekit-col-mobile-10 {
        -webkit-column-count: 1.2;
        -moz-column-count: 1.2;
        column-count: 1.2
    }

    .ekit-wid-con .ekit-col-mobile-11 {
        -webkit-column-count: 1.0909090909;
        -moz-column-count: 1.0909090909;
        column-count: 1.0909090909
    }

    .ekit-wid-con .ekit-col-mobile-12 {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media (max-width: 1024px) {
    .ekit-wid-con .ekit-col-tablet-1 {
        max-width:8.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%
    }

    .ekit-wid-con .ekit-col-tablet-2 {
        max-width: 16.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%
    }

    .ekit-wid-con .ekit-col-tablet-3 {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .ekit-wid-con .ekit-col-tablet-4 {
        max-width: 33.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%
    }

    .ekit-wid-con .ekit-col-tablet-5 {
        max-width: 41.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%
    }

    .ekit-wid-con .ekit-col-tablet-6 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-tablet-7 {
        max-width: 58.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%
    }

    .ekit-wid-con .ekit-col-tablet-8 {
        max-width: 66.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%
    }

    .ekit-wid-con .ekit-col-tablet-9 {
        max-width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .ekit-wid-con .ekit-col-tablet-10 {
        max-width: 83.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%
    }

    .ekit-wid-con .ekit-col-tablet-11 {
        max-width: 91.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%
    }

    .ekit-wid-con .ekit-col-tablet-12 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media (max-width: 767px) {
    .ekit-wid-con .ekit-col-mobile-1 {
        max-width:8.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%
    }

    .ekit-wid-con .ekit-col-mobile-2 {
        max-width: 16.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%
    }

    .ekit-wid-con .ekit-col-mobile-3 {
        max-width: 25%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%
    }

    .ekit-wid-con .ekit-col-mobile-4 {
        max-width: 33.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%
    }

    .ekit-wid-con .ekit-col-mobile-5 {
        max-width: 41.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%
    }

    .ekit-wid-con .ekit-col-mobile-6 {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .ekit-wid-con .ekit-col-mobile-7 {
        max-width: 58.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%
    }

    .ekit-wid-con .ekit-col-mobile-8 {
        max-width: 66.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%
    }

    .ekit-wid-con .ekit-col-mobile-9 {
        max-width: 75%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%
    }

    .ekit-wid-con .ekit-col-mobile-10 {
        max-width: 83.3333333333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%
    }

    .ekit-wid-con .ekit-col-mobile-11 {
        max-width: 91.6666666667%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%
    }

    .ekit-wid-con .ekit-col-mobile-12 {
        max-width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

.ekit-wid-con .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.ekit-wid-con .fade.in {
    opacity: 1
}

.ekit-wid-con .collapse {
    display: none
}

.ekit-wid-con .collapse.in {
    display: block
}

.ekit-wid-con .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.ekit-wid-con .nav-tabs {
    border-bottom: 1px solid #ddd
}

.ekit-wid-con .nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.ekit-wid-con .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid #fff0;
    border-radius: 4px 4px 0 0
}

.ekit-wid-con .nav-tabs>li.active>a,.ekit-wid-con .nav-tabs>li.active>a:focus,.ekit-wid-con .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: #fff0
}

.ekit-wid-con .tab-content>.tab-pane {
    display: none
}

.ekit-wid-con .tab-content>.active {
    display: block
}

.ekit-wid-con .clearfix::after,.ekit-wid-con .clearfix::before,.ekit-wid-con .nav::after,.ekit-wid-con .nav::before,.ekit-wid-con .row::after,.ekit-wid-con .row::before {
    display: table;
    content: " "
}

.ekit-wid-con .clearfix::after,.ekit-wid-con .nav::after,.ekit-wid-con .row::after {
    clear: both
}

.ekit-wid-con .hide {
    display: none!important
}

.ekit-wid-con .show {
    display: block!important
}

#wp-admin-bar-elementor_edit_page-default:empty {
    display: none
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto!important;
    clip-path: none;
    color: #333;
    display: block;
    font-size: 1rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 12px 24px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.elementor-widget-elementskit-pricing .elementor-widget-container,.elementor-widget-elementskit-pricing.elementor-element:not(:has(.elementor-widget-container)) {
    overflow: hidden
}

.elementor-widget-elementskit-timeline .elementor-widget-container,.elementor-widget-elementskit-timeline.elementor-element:not(:has(.elementor-widget-container)) {
    padding-top: 35px;
    padding-left: 45px;
    padding-right: 45px;
    padding-bottom: 60px
}

.elementor-widget-elementskit-business-hours {
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1)
}

.elementor-widget-elementskit-dual-button-center .ekit-element-align-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.elementor-widget-elementskit-dual-button-end .ekit-element-align-wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.elementor-widget-elementskit-dual-button-start .ekit-element-align-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ekit_wpForms_container-form-button-full-width .wpforms-submit-container .wpforms-submit {
    width: 100%
}

.ekit_ninjaForms_container-button-full-width .submit-container input[type=button] {
    width: 100%
}

.elemenetskit-alert-info {
    position: relative;
    padding: .75rem 1.25rem;
    border: 1px solid #fff0;
    border-radius: .25rem;
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb
}

.elementor-widget-elementskit-team.animated {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none
}

@media (max-width: 1024px) {
    .ekit-tab-hide {
        display:none
    }
}

@media (max-width: 767px) {
    .ekit-mobile-hide {
        display:none
    }
}

.ekit-template-content-footer,.ekit-template-content-header {
    clear: both
}

.elementor-edit-area-active .elementor-widget:hover .widgetarea_warper_edit {
    display: block
}

.ekit-sticky {
    z-index: 9999
}

div.elementor .ekit-sticky.elementor-element {
    -webkit-transition: background-color .3s ease-in;
    transition: background-color .3s ease-in
}

.ekit-sticky[data-ekit-sticky] {
    z-index: 1
}

div.elementor .ekit-sticky--show_on_scroll_up.elementor-element {
    -webkit-transition: background-color .3s ease-in,opacity .3s,visibility .3s;
    transition: background-color .3s ease-in,opacity .3s,visibility .3s
}

.ekit-sticky--effects.ekit-sticky--down.ekit-sticky--show_on_scroll_up {
    opacity: 0;
    visibility: hidden
}

.weforms_submit_btn {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer
}

.wpuf-label>label {
    margin-bottom: 0
}

ul.wpuf-form li label.wpuf-form-sub-label {
    margin-bottom: 0
}

.image-source-link {
    color: #98c3d1
}

.mfp-bg,.mfp-container {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-removing .mfp-container,.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-move-horizontal .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.mfp-move-horizontal.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.mfp-move-horizontal.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.mfp-move-horizontal.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-move-horizontal.mfp-removing .mfp-with-anim {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0
}

.mfp-move-horizontal.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-zoom-out .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.mfp-zoom-out.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-out.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-out.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-out.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0
}

.mfp-zoom-out.mfp-removing.mfp-bg {
    opacity: 0
}

button.mfp-close.ekit-popup-close {
    border: 1px solid #fff;
    margin: 20px;
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

button.mfp-close.ekit-popup-close:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
    width: 44px
}

.mfp-iframe-holder .mfp-close.ekit-popup-close {
    width: 44px;
    text-align: center;
    padding-right: 0;
    top: 0;
    right: 0
}

.mfp-container.mfp-iframe-holder {
    position: fixed
}

.mfp-container.mfp-iframe-holder .mfp-close.ekit-popup-close {
    position: fixed
}

.mfp-zoom-in .mfp-with-anim {
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}

.mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0
}

.white-popup-block {
    background: #ccc;
    padding: 20px;
    max-width: 300px;
    margin: 0 auto;
    -webkit-animation: open 1s;
    animation: open 1s
}

.mfp-removing {
    -webkit-animation: close 1s;
    animation: close 1s
}

.mfp-open .modal-popup-group,.mfp-open .xs-modal-sidebar {
    -webkit-animation-name: galleryopen;
    animation-name: galleryopen;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.mfp-bg.ekit-promo-popup {
    background-color: rgb(0 0 0 / .87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation .8s ease-out forwards;
    animation: menu-animation .8s ease-out forwards
}

.ekit-promo-popup .modal-content {
    background-color: #fff0;
    padding: 0;
    border: 0
}

.ekit-promo-popup .mfp-close {
    color: #fff;
    opacity: 0;
    -webkit-transition: all 1s ease .8s;
    transition: all 1s ease .8s;
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px)
}

.ekit-promo-popup.mfp-ready .mfp-close {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: fixed
}

body.admin-bar .ekit-promo-popup.mfp-ready .mfp-close {
    margin-top: 45px
}

.ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 1s ease .8s;
    transition: all 1s ease .8s;
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px)
}

.ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

@-webkit-keyframes bounceAnim {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }

    60% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@keyframes bounceAnim {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-16px);
        transform: translateY(-16px)
    }

    60% {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
}

@-webkit-keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(.04) translateY(300%);
        transform: scale(.04) translateY(300%)
    }

    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0);
        -webkit-transition: ease-out;
        transition: ease-out
    }

    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.02) translateY(0);
        transform: scale(.02) translateY(0)
    }

    61% {
        opacity: 1;
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }

    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0);
        transform: scale(2) translateY(0);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0
    }
}

@keyframes menu-animation {
    0% {
        opacity: 0;
        -webkit-transform: scale(.04) translateY(300%);
        transform: scale(.04) translateY(300%)
    }

    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0);
        -webkit-transition: ease-out;
        transition: ease-out
    }

    40% {
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(.02) translateY(0);
        transform: scale(.02) translateY(0)
    }

    61% {
        opacity: 1;
        -webkit-transform: scale(.04) translateY(0);
        transform: scale(.04) translateY(0)
    }

    99.9% {
        opacity: 1;
        height: 0;
        padding-bottom: 100%;
        border-radius: 100%
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(2) translateY(0);
        transform: scale(2) translateY(0);
        height: 100%;
        padding-bottom: 0;
        border-radius: 0
    }
}

@-webkit-keyframes show-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes show-fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide-fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes hide-fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes show-animation {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes show-animation {
    0% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@keyframes hide-animation {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        opacity: 0
    }
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@-webkit-keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}

@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 currentColor;
        opacity: 0
    }
}

@-webkit-keyframes radio-wave {
    0% {
        opacity: .8;
        border-width: 2px
    }

    70% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(var(--ekit-radio-wave-scale));
        transform: scale(var(--ekit-radio-wave-scale));
        opacity: 0;
        border-width: 0
    }
}

@keyframes radio-wave {
    0% {
        opacity: .8;
        border-width: 2px
    }

    70% {
        opacity: .4
    }

    100% {
        -webkit-transform: scale(var(--ekit-radio-wave-scale));
        transform: scale(var(--ekit-radio-wave-scale));
        opacity: 0;
        border-width: 0
    }
}

@-webkit-keyframes open {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes open {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes close {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes close {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes galleryopen {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes galleryopen {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes location-indicator {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .2);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .2)
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px #fff0;
        box-shadow: 0 0 0 30px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@keyframes location-indicator {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(12 90 219 / .2);
        box-shadow: 0 0 0 0 rgb(12 90 219 / .2)
    }

    70% {
        -webkit-box-shadow: 0 0 0 30px #fff0;
        box-shadow: 0 0 0 30px #fff0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #fff0;
        box-shadow: 0 0 0 0 #fff0
    }
}

@-webkit-keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@keyframes iconTranslateY {
    49% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    50% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    51% {
        opacity: 1
    }
}

@-webkit-keyframes RainDrop {
    0%,100%,25%,55%,75%,87%,97% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    26%,56%,76% {
        -webkit-transform: scaleX(1.3) scaleY(.8);
        transform: scaleX(1.3) scaleY(.8)
    }

    31%,61%,81% {
        -webkit-transform: scaleX(.8) scaleY(1.2);
        transform: scaleX(.8) scaleY(1.2)
    }

    76%,88% {
        -webkit-transform: scaleX(1.2);
        transform: scaleX(1.2)
    }

    98% {
        -webkit-transform: scaleX(1.1);
        transform: scaleX(1.1)
    }
}

@keyframes RainDrop {
    0%,100%,25%,55%,75%,87%,97% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    26%,56%,76% {
        -webkit-transform: scaleX(1.3) scaleY(.8);
        transform: scaleX(1.3) scaleY(.8)
    }

    31%,61%,81% {
        -webkit-transform: scaleX(.8) scaleY(1.2);
        transform: scaleX(.8) scaleY(1.2)
    }

    76%,88% {
        -webkit-transform: scaleX(1.2);
        transform: scaleX(1.2)
    }

    98% {
        -webkit-transform: scaleX(1.1);
        transform: scaleX(1.1)
    }
}

@-webkit-keyframes WaterWave {
    50% {
        -webkit-transform: skewY(1deg) skewX(-1deg) scale(1.06);
        transform: skewY(1deg) skewX(-1deg) scale(1.06)
    }
}

@keyframes WaterWave {
    50% {
        -webkit-transform: skewY(1deg) skewX(-1deg) scale(1.06);
        transform: skewY(1deg) skewX(-1deg) scale(1.06)
    }
}

@-webkit-keyframes lightning {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@keyframes lightning {
    50%,from,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

@-webkit-keyframes JoltZoom {
    10% {
        font-size: 140%
    }

    40% {
        font-size: 80%
    }

    100% {
        font-size: 100%
    }
}

@keyframes JoltZoom {
    10% {
        font-size: 140%
    }

    40% {
        font-size: 80%
    }

    100% {
        font-size: 100%
    }
}

@-webkit-keyframes typing {
    from {
        width: 0
    }
}

@keyframes typing {
    from {
        width: 0
    }
}

@-webkit-keyframes cursor {
    50% {
        border-color: #fff0
    }
}

@keyframes cursor {
    50% {
        border-color: #fff0
    }
}

@-webkit-keyframes wipe {
    to {
        width: 0
    }
}

@keyframes wipe {
    to {
        width: 0
    }
}

@keyframes open {
    from {
        width: 0
    }
}

@-webkit-keyframes Magnify {
    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        letter-spacing: 26px
    }
}

@keyframes Magnify {
    50% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
        letter-spacing: 26px
    }
}

@-webkit-keyframes Beat {
    14%,42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28%,70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes Beat {
    14%,42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    28%,70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes FadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes FadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes FadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes FadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes FadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes FadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 1
    }
}

@keyframes FadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1
    }
}

@keyframes FadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes FadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes FadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes FadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes FadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-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)
    }
}

@-webkit-keyframes FadeOutTop {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes FadeOutTop {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes FadeOutBottom {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes FadeOutBottom {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes MovingBackFromRight {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@keyframes MovingBackFromRight {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@-webkit-keyframes MovingBackFromLeft {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@keyframes MovingBackFromLeft {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@-webkit-keyframes KickOutFront {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@keyframes KickOutFront {
    40% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@-webkit-keyframes KickOutBehind {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@keyframes KickOutBehind {
    40% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-timing-function: cubic-bezier(0,.9,.7,1.45);
        animation-timing-function: cubic-bezier(0,.9,.7,1.45)
    }
}

@-webkit-keyframes ScaleXIn {
    from {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes ScaleXIn {
    from {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes ScaleXOut {
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    from {
        opacity: 1
    }
}

@keyframes ScaleXOut {
    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }

    from {
        opacity: 1
    }
}

@-webkit-keyframes ScaleYIn {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@keyframes ScaleYIn {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes ScaleYOut {
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    from {
        opacity: 1
    }
}

@keyframes ScaleYOut {
    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }

    from {
        opacity: 1
    }
}

@-webkit-keyframes Jump {
    to {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes Jump {
    to {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@-webkit-keyframes AboundTop {
    50% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundTop {
    50% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes AboundBottom {
    50% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundBottom {
    50% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes AboundLeft {
    50% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundLeft {
    50% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes AboundRight {
    50% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes AboundRight {
    50% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes FlyInTop {
    0% {
        -webkit-transform: translate(0,-80px);
        transform: translate(0,-80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(10px,50px);
        transform: translate(10px,50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@keyframes FlyInTop {
    0% {
        -webkit-transform: translate(0,-80px);
        transform: translate(0,-80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(10px,50px);
        transform: translate(10px,50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes FlyInLeft {
    0% {
        -webkit-transform: translate(-40px,0);
        transform: translate(-40px,0);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(40px,0);
        transform: translate(40px,0)
    }
}

@keyframes FlyInLeft {
    0% {
        -webkit-transform: translate(-40px,0);
        transform: translate(-40px,0);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(40px,0);
        transform: translate(40px,0)
    }
}

@-webkit-keyframes FlyInRight {
    0% {
        -webkit-transform: translate(40px,0);
        transform: translate(40px,0);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(-40px,0);
        transform: translate(-40px,0)
    }
}

@keyframes FlyInRight {
    0% {
        -webkit-transform: translate(40px,0);
        transform: translate(40px,0);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(-40px,0);
        transform: translate(-40px,0)
    }
}

@-webkit-keyframes FlyInBottom {
    0% {
        -webkit-transform: translate(0,80px);
        transform: translate(0,80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(10px,-50px);
        transform: translate(10px,-50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@keyframes FlyInBottom {
    0% {
        -webkit-transform: translate(0,80px);
        transform: translate(0,80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translate(10px,-50px);
        transform: translate(10px,-50px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
}

@-webkit-keyframes FlyOutTop {
    50% {
        -webkit-transform: translate(0,50px);
        transform: translate(0,50px)
    }

    to {
        -webkit-transform: translate(0,-100px);
        transform: translate(0,-100px);
        opacity: 0
    }
}

@keyframes FlyOutTop {
    50% {
        -webkit-transform: translate(0,50px);
        transform: translate(0,50px)
    }

    to {
        -webkit-transform: translate(0,-100px);
        transform: translate(0,-100px);
        opacity: 0
    }
}

@-webkit-keyframes FlyOutLeft {
    50% {
        -webkit-transform: translate(40px,0);
        transform: translate(40px,0)
    }

    to {
        -webkit-transform: translate(-100px,0);
        transform: translate(-100px,0);
        opacity: 0
    }
}

@keyframes FlyOutLeft {
    50% {
        -webkit-transform: translate(40px,0);
        transform: translate(40px,0)
    }

    to {
        -webkit-transform: translate(-100px,0);
        transform: translate(-100px,0);
        opacity: 0
    }
}

@-webkit-keyframes FlyOutRight {
    50% {
        -webkit-transform: translate(-40px,0);
        transform: translate(-40px,0)
    }

    to {
        -webkit-transform: translate(100px,0);
        transform: translate(100px,0);
        opacity: 0
    }
}

@keyframes FlyOutRight {
    50% {
        -webkit-transform: translate(-40px,0);
        transform: translate(-40px,0)
    }

    to {
        -webkit-transform: translate(100px,0);
        transform: translate(100px,0);
        opacity: 0
    }
}

@-webkit-keyframes FlyOutBottom {
    50% {
        -webkit-transform: translate(0,-40px);
        transform: translate(0,-40px)
    }

    to {
        -webkit-transform: translate(0,100px);
        transform: translate(0,100px);
        opacity: 0
    }
}

@keyframes FlyOutBottom {
    50% {
        -webkit-transform: translate(0,-40px);
        transform: translate(0,-40px)
    }

    to {
        -webkit-transform: translate(0,100px);
        transform: translate(0,100px);
        opacity: 0
    }
}

@-webkit-keyframes DoorCloseLeft {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    from {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes DoorCloseLeft {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    from {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes DoorOpenRight {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    to {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }
}

@keyframes DoorOpenRight {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    to {
        -webkit-transform: rotateY(90deg);
        transform: rotateY(90deg);
        opacity: 0
    }
}

@-webkit-keyframes DoorCloseRight {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    from {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes DoorCloseRight {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    from {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes DoorOpenLeft {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    to {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }
}

@keyframes DoorOpenLeft {
    from,to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    to {
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes HangAndDropLeft {
    from {
        -webkit-transform-origin: left;
        transform-origin: left
    }

    50% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    60% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    to {
        -webkit-transform: translateY(800px) rotate(70deg);
        transform: translateY(800px) rotate(70deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@keyframes HangAndDropLeft {
    from {
        -webkit-transform-origin: left;
        transform-origin: left
    }

    50% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    60% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    to {
        -webkit-transform: translateY(800px) rotate(70deg);
        transform: translateY(800px) rotate(70deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@-webkit-keyframes HangAndDropRight {
    from {
        -webkit-transform-origin: right;
        transform-origin: right
    }

    50% {
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    60% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    to {
        -webkit-transform: translateY(800px) rotate(-70deg);
        transform: translateY(800px) rotate(-70deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@keyframes HangAndDropRight {
    from {
        -webkit-transform-origin: right;
        transform-origin: right
    }

    50% {
        -webkit-transform: rotate(-100deg);
        transform: rotate(-100deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    60% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    to {
        -webkit-transform: translateY(800px) rotate(-70deg);
        transform: translateY(800px) rotate(-70deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-webkit-keyframes PushReleaseFrom {
    from {
        -webkit-transform: scale(3,3);
        transform: scale(3,3);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }
}

@keyframes PushReleaseFrom {
    from {
        -webkit-transform: scale(3,3);
        transform: scale(3,3);
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }
}

@-webkit-keyframes PushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }

    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@keyframes PushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }

    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@-webkit-keyframes PushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes PushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@-webkit-keyframes PushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@keyframes PushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }

    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@-webkit-keyframes PushReleaseTo {
    30% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }

    to {
        -webkit-transform: scale(5,5);
        transform: scale(5,5);
        opacity: 0
    }
}

@keyframes PushReleaseTo {
    30% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }

    to {
        -webkit-transform: scale(5,5);
        transform: scale(5,5);
        opacity: 0
    }
}

@-webkit-keyframes PushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@keyframes PushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@-webkit-keyframes PushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes PushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes FlipInTop {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipInTop {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes FlipOutTop {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipOutTop {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes FlipInBottom {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipInBottom {
    from {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    30% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes FlipOutBottom {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@keyframes FlipOutBottom {
    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px);
        opacity: 0
    }

    70% {
        -webkit-transform: perspective(600px) rotateX(180deg);
        transform: perspective(600px) rotateX(180deg);
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        -webkit-transform: perspective(600px);
        transform: perspective(600px)
    }
}

@-webkit-keyframes ElevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }

    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@keyframes ElevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }

    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-webkit-keyframes ElevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }

    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@keyframes ElevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }

    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@-webkit-keyframes RollFromLeft {
    from {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes RollFromLeft {
    from {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollFromRight {
    from {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@keyframes RollFromRight {
    from {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollFromTop {
    from {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@keyframes RollFromTop {
    from {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollFromBottom {
    from {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@keyframes RollFromBottom {
    from {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToLeft {
    to {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes RollToLeft {
    to {
        -webkit-transform: translateX(-60px) perspective(600px) rotateY(180deg);
        transform: translateX(-60px) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToRight {
    to {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@keyframes RollToRight {
    to {
        -webkit-transform: translateX(60px) perspective(600px) rotateY(-180deg);
        transform: translateX(60px) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToTop {
    to {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@keyframes RollToTop {
    to {
        -webkit-transform: translateY(-60px) perspective(600px) rotateX(180deg);
        transform: translateY(-60px) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes RollToBottom {
    to {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@keyframes RollToBottom {
    to {
        -webkit-transform: translateY(60px) perspective(600px) rotateX(-180deg);
        transform: translateY(60px) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@keyframes RotateSkateInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@keyframes RotateSkateInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateSkateOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@keyframes RotateSkateOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        opacity: 0
    }
}

@-webkit-keyframes RotateXZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }
}

@keyframes RotateXZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }
}

@-webkit-keyframes RotateXZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }
}

@keyframes RotateXZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateYZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }
}

@keyframes RotateYZoomIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }
}

@-webkit-keyframes RotateYZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }
}

@keyframes RotateYZoomOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateIn {
    from {
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@keyframes RotateIn {
    from {
        -webkit-transform: rotate3d(0,0,1,-200deg);
        transform: rotate3d(0,0,1,-200deg);
        opacity: 0
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes RotateOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@keyframes RotateOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: rotate3d(0,0,1,200deg);
        transform: rotate3d(0,0,1,200deg);
        opacity: 0
    }
}

@-webkit-keyframes RotateInLeft {
    from {
        -webkit-transform: rotate(-180deg) translateX(150px);
        transform: rotate(-180deg) translateX(150px);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes RotateInLeft {
    from {
        -webkit-transform: rotate(-180deg) translateX(150px);
        transform: rotate(-180deg) translateX(150px);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes RotateOutLeft {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(180deg) translateX(150px);
        transform: rotate(180deg) translateX(150px);
        opacity: 0
    }
}

@keyframes RotateOutLeft {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(180deg) translateX(150px);
        transform: rotate(180deg) translateX(150px);
        opacity: 0
    }
}

@-webkit-keyframes RotateInRight {
    from {
        -webkit-transform: rotate(-180deg) translateX(-150px);
        transform: rotate(-180deg) translateX(-150px);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes RotateInRight {
    from {
        -webkit-transform: rotate(-180deg) translateX(-150px);
        transform: rotate(-180deg) translateX(-150px);
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes RotateOutRight {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(180deg) translateX(-150px);
        transform: rotate(180deg) translateX(-150px);
        opacity: 0
    }
}

@keyframes RotateOutRight {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(180deg) translateX(-150px);
        transform: rotate(180deg) translateX(-150px);
        opacity: 0
    }
}

@-webkit-keyframes SpinInLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes SpinInLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes SpinInRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes SpinInRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes SpinOutLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes SpinOutLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes SpinOutRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes SpinOutRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes BlurIn {
    from {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurIn {
    from {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInRight {
    from {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInLeft {
    from {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInTop {
    from {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurInBottom {
    from {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOut {
    to {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOut {
    to {
        -webkit-transform: scaleX(.2);
        transform: scaleX(.2);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutRight {
    to {
        -webkit-transform: scaleX(.2) translateX(100px);
        transform: scaleX(.2) translateX(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutLeft {
    to {
        -webkit-transform: scaleX(.2) translateX(-100px);
        transform: scaleX(.2) translateX(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutTop {
    to {
        -webkit-transform: scaleY(.2) translateY(-100px);
        transform: scaleY(.2) translateY(-100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes BlurOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes BlurOutBottom {
    to {
        -webkit-transform: scaleY(.2) translateY(100px);
        transform: scaleY(.2) translateY(100px);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes PopUp {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@keyframes PopUp {
    50% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }
}

@-webkit-keyframes PopUpLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(1.5);
        transform: translateX(-50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopUpLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(1.5);
        transform: translateX(-50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes PopUpRight {
    50% {
        -webkit-transform: translateX(50px) scale(1.5);
        transform: translateX(50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopUpRight {
    50% {
        -webkit-transform: translateX(50px) scale(1.5);
        transform: translateX(50px) scale(1.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes PopOut {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes PopOut {
    50% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes PopOutLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(.5);
        transform: translateX(-50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopOutLeft {
    50% {
        -webkit-transform: translateX(-50px) scale(.5);
        transform: translateX(-50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes PopOutRight {
    50% {
        -webkit-transform: translateX(50px) scale(.5);
        transform: translateX(50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes PopOutRight {
    50% {
        -webkit-transform: translateX(50px) scale(.5);
        transform: translateX(50px) scale(.5);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes BounceFromTop {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-80px,0) scale3d(1,1.2,1);
        transform: translate3d(0,-80px,0) scale3d(1,1.2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes BounceFromTop {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-80px,0) scale3d(1,1.2,1);
        transform: translate3d(0,-80px,0) scale3d(1,1.2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@-webkit-keyframes BounceFromDown {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,80px,0) scale3d(1,1.2,1);
        transform: translate3d(0,80px,0) scale3d(1,1.2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,4px,0);
        transform: translate3d(0,4px,0)
    }
}

@keyframes BounceFromDown {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,80px,0) scale3d(1,1.2,1);
        transform: translate3d(0,80px,0) scale3d(1,1.2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,4px,0);
        transform: translate3d(0,4px,0)
    }
}

@-webkit-keyframes BounceY {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,2,1);
        transform: scale3d(1,2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,1.5,1);
        transform: scale3d(1,1.5,1)
    }

    90% {
        -webkit-transform: scale3d(1,1.1,1);
        transform: scale3d(1,1.1,1)
    }
}

@keyframes BounceY {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,2,1);
        transform: scale3d(1,2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,1.5,1);
        transform: scale3d(1,1.5,1)
    }

    90% {
        -webkit-transform: scale3d(1,1.1,1);
        transform: scale3d(1,1.1,1)
    }
}

@-webkit-keyframes BounceZoomIn {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.9);
        transform: scale(1.9)
    }

    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes BounceZoomIn {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.7);
        transform: scale(1.7)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.9);
        transform: scale(1.9)
    }

    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes BounceZoomOut {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes BounceZoomOut {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes PerspectiveOutTop {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@keyframes PerspectiveOutTop {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@-webkit-keyframes PerspectiveOutBottom {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@keyframes PerspectiveOutBottom {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@-webkit-keyframes ZoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes ZoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes ZoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes ZoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@-webkit-keyframes ZoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes ZoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@-webkit-keyframes LetterZoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes LetterZoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes ZoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes ZoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes ZoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0)
    }
}

@keyframes ZoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0)
    }
}

@-webkit-keyframes ZoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0)
    }
}

@keyframes ZoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0)
    }
}

@-webkit-keyframes ZoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes ZoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes ZoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes ZoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeInTop {
    from {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@keyframes oaoFadeInTop {
    from {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeInBottom {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }
}

@keyframes oaoFadeInBottom {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeOutop {
    to {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@keyframes oaoFadeOutop {
    to {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
        opacity: 0
    }
}

@-webkit-keyframes oaoFadeOutBottom {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes oaoFadeOutBottom {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes oaoFlyInTop {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes oaoFlyInTop {
    0% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@-webkit-keyframes oaoFlyInBottom {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes oaoFlyInBottom {
    0% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        opacity: 0
    }

    50% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@-webkit-keyframes oaoFlyOutTop {
    30% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        opacity: 0
    }
}

@keyframes oaoFlyOutTop {
    30% {
        -webkit-transform: translateY(80px);
        transform: translateY(80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes oaoFlyOutBottom {
    30% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        opacity: 0
    }
}

@keyframes oaoFlyOutBottom {
    30% {
        -webkit-transform: translateY(-80px);
        transform: translateY(-80px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateInTop {
    from {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateInTop {
    from {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateInBottom {
    from {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateInBottom {
    from {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateOutTop {
    to {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateOutTop {
    to {
        -webkit-transform: translateY(-100px) rotate(360deg);
        transform: translateY(-100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateOutBottom {
    to {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateOutBottom {
    to {
        -webkit-transform: translateY(100px) rotate(360deg);
        transform: translateY(100px) rotate(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXInTop {
    from {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXInTop {
    from {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXInBottom {
    from {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXInBottom {
    from {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateX(360deg);
        transform: translateY(-100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateXOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateXOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateX(360deg);
        transform: translateY(100px) rotateX(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYInTop {
    from {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYInTop {
    from {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYInBottom {
    from {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYInBottom {
    from {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYOutTop {
    to {
        -webkit-transform: translateY(-100px) rotateY(360deg);
        transform: translateY(-100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes oaoRotateYOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@keyframes oaoRotateYOutBottom {
    to {
        -webkit-transform: translateY(100px) rotateY(360deg);
        transform: translateY(100px) rotateY(360deg);
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes fadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

@-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)
    }
}

@-webkit-keyframes fadeOutTop {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes fadeOutTop {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes fadeOutBottom {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes fadeOutBottom {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@keyframes moveFromLeft {
    from {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@-webkit-keyframes moveFromRight {
    from {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@keyframes moveFromRight {
    from {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@-webkit-keyframes moveToLeft {
    to {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@keyframes moveToLeft {
    to {
        -webkit-transform: translateX(-800px);
        transform: translateX(-800px)
    }
}

@-webkit-keyframes moveToRight {
    to {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@keyframes moveToRight {
    to {
        -webkit-transform: translateX(800px);
        transform: translateX(800px)
    }
}

@-webkit-keyframes moveToTop {
    to {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@keyframes moveToTop {
    to {
        -webkit-transform: translateY(-800px);
        transform: translateY(-800px)
    }
}

@-webkit-keyframes moveToBottom {
    to {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@keyframes moveToBottom {
    to {
        -webkit-transform: translateY(800px);
        transform: translateY(800px)
    }
}

@-webkit-keyframes doorCloseFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }
}

@keyframes doorCloseFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }
}

@-webkit-keyframes doorOpenFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
}

@keyframes doorOpenFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 1
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-transform-origin: left;
        transform-origin: left;
        opacity: 0
    }
}

@-webkit-keyframes doorCloseFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }
}

@keyframes doorCloseFromRight {
    from {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }
}

@-webkit-keyframes doorOpenFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
}

@keyframes doorOpenFromLeft {
    from {
        -webkit-transform: perspective(400px) rotateY(0);
        transform: perspective(400px) rotateY(0);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 1
    }

    50%,to {
        -webkit-transform: perspective(400px) rotateY(-90deg);
        transform: perspective(400px) rotateY(-90deg);
        -webkit-transform-origin: right;
        transform-origin: right;
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseFrom {
    from {
        -webkit-transform: scale(3,3);
        transform: scale(3,3);
        opacity: 0
    }

    30% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }
}

@keyframes pushReleaseFrom {
    from {
        -webkit-transform: scale(3,3);
        transform: scale(3,3);
        opacity: 0
    }

    30% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }
}

@-webkit-keyframes pushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@keyframes pushReleaseFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
}

@-webkit-keyframes pushReleaseFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@keyframes pushReleaseFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
}

@-webkit-keyframes pushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@keyframes pushReleaseFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
}

@-webkit-keyframes pushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@keyframes pushReleaseFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
}

@-webkit-keyframes pushReleaseTo {
    30% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }

    to {
        -webkit-transform: scale(5,5);
        transform: scale(5,5);
        opacity: 0
    }
}

@keyframes pushReleaseTo {
    30% {
        -webkit-transform: scale(.5,.5);
        transform: scale(.5,.5)
    }

    to {
        -webkit-transform: scale(5,5);
        transform: scale(5,5);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToLeft {
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@keyframes pushReleaseToLeft {
    30% {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }

    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToRight {
    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@keyframes pushReleaseToRight {
    30% {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }

    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@keyframes pushReleaseToTop {
    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }
}

@-webkit-keyframes pushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@keyframes pushReleaseToBottom {
    30% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }
}

@-webkit-keyframes flipX {
    from {
        -webkit-transform: perspective(600px) rotateX(-180deg);
        transform: perspective(600px) rotateX(-180deg);
        opacity: 0
    }

    to {
        -webkit-transform: perspective(600px) rotateX(-360deg);
        transform: perspective(600px) rotateX(-360deg)
    }
}

@keyframes flipX {
    from {
        -webkit-transform: perspective(600px) rotateX(-180deg);
        transform: perspective(600px) rotateX(-180deg);
        opacity: 0
    }

    to {
        -webkit-transform: perspective(600px) rotateX(-360deg);
        transform: perspective(600px) rotateX(-360deg)
    }
}

@-webkit-keyframes flipXZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateX(-180deg) scale(1.8);
        transform: perspective(600px) rotateX(-180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateX(-360deg) scale(.7);
        transform: perspective(600px) rotateX(-360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipXZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateX(-180deg) scale(1.8);
        transform: perspective(600px) rotateX(-180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateX(-360deg) scale(.7);
        transform: perspective(600px) rotateX(-360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes flipXZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateX(180deg) scale(1.8);
        transform: perspective(600px) rotateX(180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateX(360deg) scale(.7);
        transform: perspective(600px) rotateX(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipXZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateX(0) scale(1);
        transform: perspective(600px) rotateX(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateX(180deg) scale(1.8);
        transform: perspective(600px) rotateX(180deg) scale(1.8);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateX(360deg) scale(.7);
        transform: perspective(600px) rotateX(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes flipY {
    from {
        -webkit-transform: perspective(600px) rotateY(180deg);
        transform: perspective(600px) rotateY(180deg);
        opacity: 0
    }

    to {
        -webkit-transform: perspective(600px) rotateY(360deg);
        transform: perspective(600px) rotateY(360deg)
    }
}

@keyframes flipY {
    from {
        -webkit-transform: perspective(600px) rotateY(180deg);
        transform: perspective(600px) rotateY(180deg);
        opacity: 0
    }

    to {
        -webkit-transform: perspective(600px) rotateY(360deg);
        transform: perspective(600px) rotateY(360deg)
    }
}

@-webkit-keyframes flipYZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(1.6);
        transform: perspective(600px) rotateY(180deg) scale(1.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(.7);
        transform: perspective(600px) rotateY(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipYZoomIn {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(1.6);
        transform: perspective(600px) rotateY(180deg) scale(1.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(.7);
        transform: perspective(600px) rotateY(360deg) scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes flipYZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(.6);
        transform: perspective(600px) rotateY(180deg) scale(.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(1.8);
        transform: perspective(600px) rotateY(360deg) scale(1.8);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes flipYZoomOut {
    from {
        -webkit-transform: perspective(600px) rotateY(0) scale(1);
        transform: perspective(600px) rotateY(0) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(600px) rotateY(180deg) scale(.6);
        transform: perspective(600px) rotateY(180deg) scale(.6);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    80% {
        -webkit-transform: perspective(600px) rotateY(360deg) scale(1.8);
        transform: perspective(600px) rotateY(360deg) scale(1.8);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes skewLeft {
    70% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }
}

@keyframes skewLeft {
    70% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }
}

@-webkit-keyframes skewRight {
    70% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }
}

@keyframes skewRight {
    70% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }
}

@-webkit-keyframes skewInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) skewX(-40deg);
        transform: translateX(-100%) skewX(-40deg)
    }

    70% {
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg)
    }
}

@keyframes skewInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) skewX(-40deg);
        transform: translateX(-100%) skewX(-40deg)
    }

    70% {
        -webkit-transform: skewX(-30deg);
        transform: skewX(-30deg)
    }
}

@-webkit-keyframes skewInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) skewX(40deg);
        transform: translateX(100%) skewX(40deg)
    }

    70% {
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg)
    }
}

@keyframes skewInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) skewX(40deg);
        transform: translateX(100%) skewX(40deg)
    }

    70% {
        -webkit-transform: skewX(30deg);
        transform: skewX(30deg)
    }
}

@-webkit-keyframes skewOutLeft {
    20% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }

    to {
        -webkit-transform: translateX(-100%) skewX(40deg);
        transform: translateX(-100%) skewX(40deg);
        opacity: 0
    }
}

@keyframes skewOutLeft {
    20% {
        -webkit-transform: skewX(40deg);
        transform: skewX(40deg)
    }

    to {
        -webkit-transform: translateX(-100%) skewX(40deg);
        transform: translateX(-100%) skewX(40deg);
        opacity: 0
    }
}

@-webkit-keyframes skewOutRight {
    20% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }

    to {
        -webkit-transform: translateX(100%) skewX(-40deg);
        transform: translateX(100%) skewX(-40deg);
        opacity: 0
    }
}

@keyframes skewOutRight {
    20% {
        -webkit-transform: skewX(-40deg);
        transform: skewX(-40deg)
    }

    to {
        -webkit-transform: translateX(100%) skewX(-40deg);
        transform: translateX(100%) skewX(-40deg);
        opacity: 0
    }
}

@-webkit-keyframes pullRelease {
    15% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
}

@keyframes pullRelease {
    15% {
        -webkit-transform: scale(1.8);
        transform: scale(1.8)
    }
}

@-webkit-keyframes pushRelease {
    15% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@keyframes pushRelease {
    15% {
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }
}

@-webkit-keyframes swingInLeft {
    from {
        -webkit-transform: matrix(3,0,0,3,-800,0);
        transform: matrix(3,0,0,3,-800,0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,20,0);
        transform: matrix(1.3,0,0,1.3,20,0)
    }
}

@keyframes swingInLeft {
    from {
        -webkit-transform: matrix(3,0,0,3,-800,0);
        transform: matrix(3,0,0,3,-800,0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,20,0);
        transform: matrix(1.3,0,0,1.3,20,0)
    }
}

@-webkit-keyframes swingInRight {
    from {
        -webkit-transform: matrix(3,0,0,3,800,0);
        transform: matrix(3,0,0,3,800,0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,-20,0);
        transform: matrix(1.3,0,0,1.3,-20,0)
    }
}

@keyframes swingInRight {
    from {
        -webkit-transform: matrix(3,0,0,3,800,0);
        transform: matrix(3,0,0,3,800,0);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,-20,0);
        transform: matrix(1.3,0,0,1.3,-20,0)
    }
}

@-webkit-keyframes swingInTop {
    from {
        -webkit-transform: matrix(3,0,0,3,0,-800);
        transform: matrix(3,0,0,3,0,-800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,0,20);
        transform: matrix(1.3,0,0,1.3,0,20)
    }
}

@keyframes swingInTop {
    from {
        -webkit-transform: matrix(3,0,0,3,0,-800);
        transform: matrix(3,0,0,3,0,-800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,0,20);
        transform: matrix(1.3,0,0,1.3,0,20)
    }
}

@-webkit-keyframes swingInBottom {
    from {
        -webkit-transform: matrix(3,0,0,3,0,800);
        transform: matrix(3,0,0,3,0,800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,0,-20);
        transform: matrix(1.3,0,0,1.3,0,-20)
    }
}

@keyframes swingInBottom {
    from {
        -webkit-transform: matrix(3,0,0,3,0,800);
        transform: matrix(3,0,0,3,0,800);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: matrix(1.3,0,0,1.3,0,-20);
        transform: matrix(1.3,0,0,1.3,0,-20)
    }
}

@-webkit-keyframes elevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@keyframes elevateLeft {
    from {
        -webkit-transform: translateY(100%) rotate(-20deg);
        transform: translateY(100%) rotate(-20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    40% {
        -webkit-transform: rotate(20deg);
        transform: rotate(20deg);
        -webkit-transform-origin: right;
        transform-origin: right
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
}

@-webkit-keyframes elevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@keyframes elevateRight {
    from {
        -webkit-transform: translateY(100%) rotate(20deg);
        transform: translateY(100%) rotate(20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    40% {
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
        -webkit-transform-origin: left;
        transform-origin: left
    }

    65% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: left;
        transform-origin: left
    }
}

@-webkit-keyframes rollFromLeft {
    from {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromLeft {
    from {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollFromRight {
    from {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromRight {
    from {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollFromTop {
    from {
        -webkit-transform: translateY(-100%) perspective(600px) rotateY(180deg);
        transform: translateY(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromTop {
    from {
        -webkit-transform: translateY(-100%) perspective(600px) rotateY(180deg);
        transform: translateY(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollFromBottom {
    from {
        -webkit-transform: translateY(100%) perspective(600px) rotateY(-180deg);
        transform: translateY(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@keyframes rollFromBottom {
    from {
        -webkit-transform: translateY(100%) perspective(600px) rotateY(-180deg);
        transform: translateY(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateY(0) perspective(600px) rotateY(0);
        transform: translateY(0) perspective(600px) rotateY(0);
        opacity: 1
    }
}

@-webkit-keyframes rollToLeft {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@keyframes rollToLeft {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(-100%) perspective(600px) rotateY(180deg);
        transform: translateX(-100%) perspective(600px) rotateY(180deg);
        opacity: 0
    }
}

@-webkit-keyframes rollToRight {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@keyframes rollToRight {
    from {
        -webkit-transform: translateX(0) perspective(600px) rotateY(0);
        transform: translateX(0) perspective(600px) rotateY(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateX(100%) perspective(600px) rotateY(-180deg);
        transform: translateX(100%) perspective(600px) rotateY(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes rollToTop {
    from {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(-100%) perspective(600px) rotateX(180deg);
        transform: translateY(-100%) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@keyframes rollToTop {
    from {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(-100%) perspective(600px) rotateX(180deg);
        transform: translateY(-100%) perspective(600px) rotateX(180deg);
        opacity: 0
    }
}

@-webkit-keyframes rollToBottom {
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(100%) perspective(600px) rotateX(-180deg);
        transform: translateY(100%) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@keyframes rollToBottom {
    to {
        -webkit-transform: translateY(0) perspective(600px) rotateX(0);
        transform: translateY(0) perspective(600px) rotateX(0);
        opacity: 1
    }

    to {
        -webkit-transform: translateY(100%) perspective(600px) rotateX(-180deg);
        transform: translateY(100%) perspective(600px) rotateX(-180deg);
        opacity: 0
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes rotateX {
    from {
        -webkit-transform: perspective(600px) rotateX(0);
        transform: perspective(600px) rotateX(0)
    }

    to {
        -webkit-transform: perspective(600px) rotateX(90deg);
        transform: perspective(600px) rotateX(90deg)
    }
}

@keyframes rotateX {
    from {
        -webkit-transform: perspective(600px) rotateX(0);
        transform: perspective(600px) rotateX(0)
    }

    to {
        -webkit-transform: perspective(600px) rotateX(90deg);
        transform: perspective(600px) rotateX(90deg)
    }
}

@-webkit-keyframes rotateXIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }
}

@keyframes rotateXIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }
}

@-webkit-keyframes rotateXOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }
}

@keyframes rotateXOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateX(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateX(75deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateY {
    from {
        -webkit-transform: perspective(600px) rotateY(0);
        transform: perspective(600px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(600px) rotateY(90deg);
        transform: perspective(600px) rotateY(90deg)
    }
}

@keyframes rotateY {
    from {
        -webkit-transform: perspective(600px) rotateY(0);
        transform: perspective(600px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(600px) rotateY(90deg);
        transform: perspective(600px) rotateY(90deg)
    }
}

@-webkit-keyframes rotateYIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }
}

@keyframes rotateYIn {
    from {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }

    5% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }
}

@-webkit-keyframes rotateYOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }
}

@keyframes rotateYOut {
    95% {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-1500px) rotateY(75deg)
    }

    to {
        -webkit-transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        transform: perspective(600px) translate3d(0,-60px,-2000px) rotateY(75deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(0);
        transform: translateX(-100%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@keyframes rotateInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(0);
        transform: translateX(-100%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@-webkit-keyframes rotateInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(0);
        transform: translateX(100%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }
}

@keyframes rotateInRight {
    from {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(0);
        transform: translateX(100%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }
}

@-webkit-keyframes rotateInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-400%) rotate(0);
        transform: translateY(-400%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@keyframes rotateInTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-400%) rotate(0);
        transform: translateY(-400%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@-webkit-keyframes rotateInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(400%) rotate(0);
        transform: translateY(400%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@keyframes rotateInBottom {
    from {
        opacity: 0;
        -webkit-transform: translateY(400%) rotate(0);
        transform: translateY(400%) rotate(0)
    }

    to {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }
}

@-webkit-keyframes rotateOutLeft {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }

    to {
        -webkit-transform: translateX(-800px) rotate(0);
        transform: translateX(-800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutLeft {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }

    to {
        -webkit-transform: translateX(-800px) rotate(0);
        transform: translateX(-800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutRight {
    from {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }

    to {
        -webkit-transform: translateX(800px) rotate(0);
        transform: translateX(800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutRight {
    from {
        -webkit-transform: translateX(0) rotate(-360deg);
        transform: translateX(0) rotate(-360deg)
    }

    to {
        -webkit-transform: translateX(800px) rotate(0);
        transform: translateX(800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutTop {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }

    to {
        -webkit-transform: translateY(-800px) rotate(0);
        transform: translateY(-800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutTop {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }

    to {
        -webkit-transform: translateY(-800px) rotate(0);
        transform: translateY(-800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutBottom {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }

    to {
        -webkit-transform: translateY(800px) rotate(0);
        transform: translateY(800px) rotate(0);
        opacity: 0
    }
}

@keyframes rotateOutBottom {
    from {
        -webkit-transform: translateX(0) rotate(360deg);
        transform: translateX(0) rotate(360deg)
    }

    to {
        -webkit-transform: translateY(800px) rotate(0);
        transform: translateY(800px) rotate(0);
        opacity: 0
    }
}

@-webkit-keyframes spinToLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinToLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinToRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinToRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinToTop {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinToTop {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    from {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinToBottom {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinToBottom {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    from {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinFromLeft {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinFromRight {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromTop {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes spinFromTop {
    from,to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom
    }

    to {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@-webkit-keyframes spinFromBottom {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes spinFromBottom {
    from,to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes blurIn {
    from {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurIn {
    from {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInLeft {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInLeft {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInRight {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInRight {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInTop {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInTop {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurInBottom {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@keyframes blurInBottom {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        -webkit-filter: blur(20px);
        filter: blur(20px);
        opacity: 0
    }
}

@-webkit-keyframes blurOut {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px)
    }

    to {
        opacity: 0
    }
}

@keyframes blurOut {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutLeft {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        opacity: 0
    }
}

@keyframes blurOutLeft {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutRight {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        opacity: 0
    }
}

@keyframes blurOutRight {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutTop {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 0
    }
}

@keyframes blurOutTop {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes blurOutBottom {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 0
    }
}

@keyframes blurOutBottom {
    85%,to {
        -webkit-filter: blur(20px);
        filter: blur(20px);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes bounceFromTop {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-80px,0) scale3d(1,1.6,1);
        transform: translate3d(0,-80px,0) scale3d(1,1.6,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@keyframes bounceFromTop {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-80px,0) scale3d(1,1.6,1);
        transform: translate3d(0,-80px,0) scale3d(1,1.6,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0)
    }
}

@-webkit-keyframes bounceFromDown {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,80px,0) scale3d(1,1.2,1);
        transform: translate3d(0,80px,0) scale3d(1,1.2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,4px,0);
        transform: translate3d(0,4px,0)
    }
}

@keyframes bounceFromDown {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,80px,0) scale3d(1,1.2,1);
        transform: translate3d(0,80px,0) scale3d(1,1.2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20px,0)
    }

    90% {
        -webkit-transform: translate3d(0,4px,0);
        transform: translate3d(0,4px,0)
    }
}

@-webkit-keyframes bounceX {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.8,1,1);
        transform: scale3d(1.8,1,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.5,1,1);
        transform: scale3d(1.5,1,1)
    }

    90% {
        -webkit-transform: scale3d(1.1,1,1);
        transform: scale3d(1.1,1,1)
    }
}

@keyframes bounceX {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.8,1,1);
        transform: scale3d(1.8,1,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1.5,1,1);
        transform: scale3d(1.5,1,1)
    }

    90% {
        -webkit-transform: scale3d(1.1,1,1);
        transform: scale3d(1.1,1,1)
    }
}

@-webkit-keyframes bounceY {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,2,1);
        transform: scale3d(1,2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,1.5,1);
        transform: scale3d(1,1.5,1)
    }

    90% {
        -webkit-transform: scale3d(1,1.1,1);
        transform: scale3d(1,1.1,1)
    }
}

@keyframes bounceY {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,2,1);
        transform: scale3d(1,2,1)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale3d(1,1.5,1);
        transform: scale3d(1,1.5,1)
    }

    90% {
        -webkit-transform: scale3d(1,1.1,1);
        transform: scale3d(1,1.1,1)
    }
}

@-webkit-keyframes bounceZoomIn {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes bounceZoomIn {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.5);
        transform: scale(1.5)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }

    90% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-webkit-keyframes bounceZoomOut {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes bounceZoomOut {
    0%,100%,25%,55%,85% {
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    41%,44% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    70% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: scale(.5);
        transform: scale(.5)
    }

    90% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@-webkit-keyframes bounceInTop {
    0% {
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0)
    }

    58% {
        -webkit-transform: translate3d(0,27px,0);
        transform: translate3d(0,27px,0)
    }

    73% {
        -webkit-transform: translate3d(0,-12px,0);
        transform: translate3d(0,-12px,0)
    }

    88% {
        -webkit-transform: translate3d(0,7px,0);
        transform: translate3d(0,7px,0)
    }
}

@keyframes bounceInTop {
    0% {
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0)
    }

    58% {
        -webkit-transform: translate3d(0,27px,0);
        transform: translate3d(0,27px,0)
    }

    73% {
        -webkit-transform: translate3d(0,-12px,0);
        transform: translate3d(0,-12px,0)
    }

    88% {
        -webkit-transform: translate3d(0,7px,0);
        transform: translate3d(0,7px,0)
    }
}

@-webkit-keyframes bounceInBottom {
    0% {
        -webkit-transform: translate3d(0,300%,0);
        transform: translate3d(0,300%,0)
    }

    58% {
        -webkit-transform: translate3d(0,-27px,0);
        transform: translate3d(0,-27px,0)
    }

    73% {
        -webkit-transform: translate3d(0,12px,0);
        transform: translate3d(0,12px,0)
    }

    88% {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0)
    }
}

@keyframes bounceInBottom {
    0% {
        -webkit-transform: translate3d(0,300%,0);
        transform: translate3d(0,300%,0)
    }

    58% {
        -webkit-transform: translate3d(0,-27px,0);
        transform: translate3d(0,-27px,0)
    }

    73% {
        -webkit-transform: translate3d(0,12px,0);
        transform: translate3d(0,12px,0)
    }

    88% {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0)
    }
}

@-webkit-keyframes bounceInLeft {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0) scaleX(3);
        transform: translate3d(-3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0) scaleX(1);
        transform: translate3d(25px,0,0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0) scaleX(.98);
        transform: translate3d(-10px,0,0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0) scaleX(.995);
        transform: translate3d(5px,0,0) scaleX(.995)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInLeft {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px,0,0) scaleX(3);
        transform: translate3d(-3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px,0,0) scaleX(1);
        transform: translate3d(25px,0,0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px,0,0) scaleX(.98);
        transform: translate3d(-10px,0,0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px,0,0) scaleX(.995);
        transform: translate3d(5px,0,0) scaleX(.995)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes bounceInRight {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0) scaleX(3);
        transform: translate3d(3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0) scaleX(1);
        transform: translate3d(-25px,0,0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0) scaleX(.98);
        transform: translate3d(10px,0,0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0) scaleX(.995);
        transform: translate3d(-5px,0,0) scaleX(.995)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes bounceInRight {
    60%,75%,90%,from,to {
        -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px,0,0) scaleX(3);
        transform: translate3d(3000px,0,0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px,0,0) scaleX(1);
        transform: translate3d(-25px,0,0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px,0,0) scaleX(.98);
        transform: translate3d(10px,0,0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px,0,0) scaleX(.995);
        transform: translate3d(-5px,0,0) scaleX(.995)
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@-webkit-keyframes bounceOutTop {
    18%,33%,48% {
        opacity: 1
    }

    18% {
        -webkit-transform: translate3d(0,27px,0);
        transform: translate3d(0,27px,0)
    }

    33% {
        -webkit-transform: translate3d(0,-12px,0);
        transform: translate3d(0,-12px,0)
    }

    48% {
        -webkit-transform: translate3d(0,8px,0);
        transform: translate3d(0,8px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0)
    }
}

@keyframes bounceOutTop {
    18%,33%,48% {
        opacity: 1
    }

    18% {
        -webkit-transform: translate3d(0,27px,0);
        transform: translate3d(0,27px,0)
    }

    33% {
        -webkit-transform: translate3d(0,-12px,0);
        transform: translate3d(0,-12px,0)
    }

    48% {
        -webkit-transform: translate3d(0,8px,0);
        transform: translate3d(0,8px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0)
    }
}

@-webkit-keyframes bounceOutBottom {
    18%,33%,48% {
        opacity: 1
    }

    18% {
        -webkit-transform: translate3d(0,-27px,0);
        transform: translate3d(0,-27px,0)
    }

    33% {
        -webkit-transform: translate3d(0,12px,0);
        transform: translate3d(0,12px,0)
    }

    48% {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,300%,0);
        transform: translate3d(0,300%,0)
    }
}

@keyframes bounceOutBottom {
    18%,33%,48% {
        opacity: 1
    }

    18% {
        -webkit-transform: translate3d(0,-27px,0);
        transform: translate3d(0,-27px,0)
    }

    33% {
        -webkit-transform: translate3d(0,12px,0);
        transform: translate3d(0,12px,0)
    }

    48% {
        -webkit-transform: translate3d(0,-8px,0);
        transform: translate3d(0,-8px,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(0,300%,0);
        transform: translate3d(0,300%,0)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0) scaleX(.9);
        transform: translate3d(20px,0,0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0) scaleX(2);
        transform: translate3d(-2000px,0,0) scaleX(2)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px,0,0) scaleX(.9);
        transform: translate3d(20px,0,0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px,0,0) scaleX(2);
        transform: translate3d(-2000px,0,0) scaleX(2)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0) scaleX(.9);
        transform: translate3d(-20px,0,0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0) scaleX(2);
        transform: translate3d(2000px,0,0) scaleX(2)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px,0,0) scaleX(.9);
        transform: translate3d(-20px,0,0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px,0,0) scaleX(2);
        transform: translate3d(2000px,0,0) scaleX(2)
    }
}

@-webkit-keyframes perspectiveToTop {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@keyframes perspectiveToTop {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        transform: perspective(500px) rotateX(90deg) translateY(-50px) translateZ(50px);
        opacity: 0
    }
}

@-webkit-keyframes perspectiveToBottom {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@keyframes perspectiveToBottom {
    50% {
        opacity: 1
    }

    to {
        -webkit-transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        transform: perspective(500px) rotateX(90deg) translateY(50px) translateZ(-50px);
        opacity: 0
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(-1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        transform: scale3d(.1,.1,.1) translate3d(1000px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.55,.055,.675,.19);
        animation-timing-function: cubic-bezier(.55,.055,.675,.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-10px,0,0);
        -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
        animation-timing-function: cubic-bezier(.175,.885,.32,1)
    }
}

@-webkit-keyframes zoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes zoomInTop {
    from {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes zoomInBottom {
    from {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0)
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px,0,0);
        transform: scale(.1) translate3d(-2000px,0,0)
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0)
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475,.475,.475) translate3d(-42px,0,0);
        transform: scale3d(.475,.475,.475) translate3d(-42px,0,0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px,0,0);
        transform: scale(.1) translate3d(2000px,0,0)
    }
}

@-webkit-keyframes zoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@keyframes zoomOutTop {
    to {
        -webkit-transform: scale(10) translateY(-50%);
        transform: scale(10) translateY(-50%);
        opacity: 0
    }
}

@-webkit-keyframes zoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@keyframes zoomOutBottom {
    to {
        -webkit-transform: scale(10) translateY(50%);
        transform: scale(10) translateY(50%);
        opacity: 0
    }
}

@-webkit-keyframes ekitRevealInTop {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes ekitRevealInTop {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@-webkit-keyframes ekitRevealInBottom {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@keyframes ekitRevealInBottom {
    form {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }
}

@-webkit-keyframes ekitRevealInLeft {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes ekitRevealInLeft {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@-webkit-keyframes ekitRevealInRight {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

@keyframes ekitRevealInRight {
    form {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    to {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

.tooltip .arrow::before {
    position: absolute;
    content: "";
    border-color: #fff0;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before {
    top: 0;
    border-width: .4rem .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow {
    left: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before {
    right: 0;
    border-width: .4rem .4rem .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before {
    bottom: 0;
    border-width: 0 .4rem .4rem;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left {
    padding: 0 .4rem
}

.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow {
    right: 0;
    width: .4rem;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before {
    left: 0;
    border-width: .4rem 0 .4rem .4rem;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.ekit-wid-con .product-filter-area {
    margin-bottom: 30px
}

.ekit-wid-con .product-filter-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ekit-wid-con .product-filter-wraper .woocommerce-ordering {
    margin-right: 50px;
    margin-bottom: 0
}

.ekit-wid-con .woocommerce-ordering {
    position: relative;
    z-index: 10
}

.ekit-wid-con .woocommerce-ordering .shop-filter-title {
    color: #777;
    font-size: 14px;
    position: relative;
    top: 9px;
    padding-right: 50px
}

.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link {
    border: 0;
    color: #777;
    font-size: 18px;
    padding: 10px
}

.ekit-wid-con .tab-filter .nav-tabs .nav-item .nav-link.active {
    color: #2575fc;
    background-color: #fff0
}

.ekit-wid-con .elementskit-accordion {
    counter-reset: myNumber
}

.ekit-wid-con .elementskit-accordion .ekit-accordion-title {
    padding-right: 10px;
    display: inline-block
}

.ekit-wid-con .elementskit-accordion .elementskit-card {
    border: 0;
    border-radius: 0;
    background-color: #fff0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-accordion .elementskit-card:not(:last-child) {
    margin-bottom: 10px
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header {
    padding: 0;
    background-color: #fff0;
    border-bottom: 0 solid #000
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header .ekit_accordion_icon_group svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    background-color: #f7f9fb;
    font-weight: 700;
    padding: 14px 30px;
    border: 1px solid #fff0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:focus,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link:hover {
    text-decoration: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>i {
    color: #2575fc;
    line-height: 1.6666666667;
    display: inline-block;
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group,.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left {
    padding-right: 26px;
    float: left
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-closed {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .icon-open {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_normal_icon {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .ekit_accordion_active_icon {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-closed {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .icon-open {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_normal_icon {
    display: block
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link[aria-expanded=false] .ekit_accordion_active_icon {
    display: none
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body {
    padding: 20px 30px
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body p {
    margin-top: 0;
    margin-bottom: 1em
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body p:last-child {
    margin-bottom: 0
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-header>.elementskit-btn-link {
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(37 117 252 / .2);
    box-shadow: -1.216px 6.894px 15px 0 rgb(37 117 252 / .2);
    border-radius: 0 0 5px 5px;
    background-color: #fff
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card-body {
    width: calc(100% - 40px);
    border-radius: 0 0 5px 5px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link {
    background-color: #2575fc;
    color: #fff;
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-btn-link>i {
    color: inherit
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body {
    background-color: #2575fc
}

.ekit-wid-con .elementskit-accordion.floating-style .elementskit-card[aria-expanded=true] .elementskit-card-body p {
    color: #fff
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link {
    background-color: #2575fc;
    position: relative;
    border: 0;
    padding-left: 70px
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 35px;
    background-color: rgb(255 255 255 / .2);
    text-align: right;
    line-height: 55px
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link::after {
    position: absolute;
    content: "";
    left: 35px;
    top: 0;
    border-top: 26.5px solid #fff0;
    border-right: 26.5px solid #fff0;
    border-left: 26.5px solid rgb(255 255 255 / .2);
    border-bottom: 26.5px solid #fff0
}

.ekit-wid-con .elementskit-accordion.side-curve .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link {
    position: relative;
    z-index: 1;
    padding: 16.5px 30px
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] {
    color: #fff
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true]>i {
    color: inherit
}

.ekit-wid-con .elementskit-accordion.curve-shape .elementskit-card-header>.elementskit-btn-link[aria-expanded=true] .path {
    fill: #2575fc
}

.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

.ekit-wid-con .elementskit-accordion .elementskit-card-body {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 65px;
    padding-right: 85px
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link {
    border: 1px solid #f5f5f5;
    border-bottom: 1px solid #2575fc;
    background-color: #fff;
    position: relative;
    padding-left: 85px
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link::before {
    position: absolute;
    top: -1px;
    left: -1px;
    content: "";
    height: calc(100% + 2px);
    width: 55px;
    text-align: center;
    line-height: 55px;
    color: #fff;
    background-color: #2575fc
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.ekit-wid-con .elementskit-accordion.accordion-4 .elementskit-card-body {
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .number::before {
    counter-increment: myNumber;
    content: counter(myNumber) "."
}

.ekit-wid-con .icon-right {
    float: right
}

.ekit-wid-con .icon-left {
    float: left
}

.ekit-wid-con .path {
    fill: #fff;
    stroke: #2575fc;
    stroke-miterlimit: 0
}

.ekit-wid-con .ekit_accordion_icon_group {
    position: absolute;
    right: 0;
    margin-right: 30px
}

.ekit-wid-con .elementskit-accordion.curve-shape .svg-shape {
    height: 100%
}

.ekit-accordion--content,.ekit-accordion--toggler {
    font-size: 16px;
    line-height: 24px
}

.ekit-wid-con .ekit-header-info {
    list-style: none
}

.ekit-wid-con .ekit-header-info>li:not(:last-child) {
    margin-right: 15px
}

.ekit-wid-con .ekit-header-info,.ekit-wid-con .ekit-header-info a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .ekit-header-info svg {
    max-width: 15px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con table.dataTable tbody td,.ekit-wid-con table.dataTable tbody th,.ekit-wid-con table.dataTable thead td,.ekit-wid-con table.dataTable thead th {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con.elemenetskit-tablepress .dataTables_filter input,.ekit-wid-con.elemenetskit-tablepress .dataTables_filter select,.ekit-wid-con.elemenetskit-tablepress .dataTables_length input,.ekit-wid-con.elemenetskit-tablepress .dataTables_length select {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #eaeaea;
    border-radius: 2px;
    background: #fafafa;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.ekit-wid-con .round-img img {
    border-radius: 100%
}

.ekit-wid-con .elementskit-infobox {
    padding: 60px 40px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ekit-wid-con .elementskit-infobox.media .elementskit-box-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.ekit-wid-con .elementskit-infobox:hover.image-active::before {
    background-color: #fff0
}

.ekit-wid-con .elementskit-infobox:hover.image-active .image-hover>img {
    opacity: 1;
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

.ekit-wid-con .elementskit-infobox:hover .icon-hover {
    opacity: 1;
    bottom: -20px
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 13px
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon i {
    -webkit-transition: all .4s;
    transition: all .4s
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .main-image {
    opacity: 1;
    position: relative;
    top: 0
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .icon-switcher .hover-image {
    position: absolute;
    top: 80px;
    left: 0
}

.ekit-wid-con .elementskit-infobox .elementskit-box-header .info-box-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox .box-body {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .box-body p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox .box-footer {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .box-footer.enable_hover_btn .elementskit-btn {
    left: 0;
    bottom: 0;
    opacity: 0
}

.ekit-wid-con .elementskit-infobox .btn-wraper {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .border-divider {
    margin-bottom: 25px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 2
}

.ekit-wid-con .elementskit-infobox .link-btn {
    font-size: 13px
}

.ekit-wid-con .elementskit-infobox .icon-hover {
    position: absolute;
    bottom: -50px;
    right: 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .elementskit-infobox .icon-hover i {
    font-size: 100px
}

.ekit-wid-con .elementskit-infobox .icon-hover svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-infobox.gradient-active::before {
    position: absolute;
    content: "";
    top: 0;
    left: -101%;
    height: 100%;
    width: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    background-size: 101% 101%
}

.ekit-wid-con .elementskit-infobox.gradient-active:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top::before {
    left: 0;
    top: -100%
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_top:hover::before {
    top: 0
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right::before {
    left: 100%
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_right:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom::before {
    left: 0;
    top: 100%
}

.ekit-wid-con .elementskit-infobox.gradient-active.hover_from_bottom:hover::before {
    top: 0
}

.ekit-wid-con .elementskit-infobox.image-active::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #fff0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1;
    background-size: 101% 101%
}

.ekit-wid-con .elementskit-infobox.image-active .image-hover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.ekit-wid-con .elementskit-infobox.image-active .image-hover>img {
    opacity: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-infobox:hover .box-footer.enable_hover_btn .elementskit-btn {
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin {
    padding: 15px
}

.ekit-wid-con .elementkit-infobox-icon.framed {
    border: 2px solid red;
    padding: 10px
}

.ekit-wid-con .elementskit-infobox.icon-lef-right-aligin {
    padding: 15px 30px
}

.ekit-wid-con .elementkit-infobox-icon.framed.round {
    border-radius: 100%
}

.ekit-wid-con .elementskit-icon-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ekit-wid-con .infobox-ovelry {
    position: relative
}

.ekit-wid-con .infobox-ovelry::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .elementskit-info-box-title {
    font-size: 23px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-top: 0
}

.ekit-wid-con .elementskit-info-box-title svg {
    max-width: 26px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-infobox {
    position: relative
}

.ekit-wid-con .ekit_global_link {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 50
}

.ekit-wid-con .ekit-badge {
    background-color: #ff057c;
    font-size: .70588rem;
    color: #fff;
    font-weight: 500;
    padding: 1px 6px;
    border-radius: .29412rem 0 .29412rem 0;
    display: inline-block
}

.ekit-wid-con .ekit-icon-box-badge {
    position: absolute;
    line-height: 1;
    z-index: 2
}

.ekit-wid-con .ekit_position_top_left {
    top: 0;
    left: 0
}

.ekit-wid-con .ekit_position_top_center {
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ekit-wid-con .ekit_position_top_right {
    top: 0;
    right: 0
}

.ekit-wid-con .ekit_position_center_left {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.ekit-wid-con .ekit_position_center_right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0
}

.ekit-wid-con .ekit_position_bottom_left {
    bottom: 0;
    left: 0
}

.ekit-wid-con .ekit_position_bottom_center {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ekit-wid-con .ekit_position_bottom_right {
    bottom: 0;
    right: 0
}

.elementor-widget-elementskit-team {
    width: 100%
}

.ekit-wid-con .profile-card,body .profile-card {
    background-color: #fff;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    padding: 40px 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.ekit-wid-con .profile-card.text-center .profile-header,body .profile-card.text-center .profile-header {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .profile-card:hover,body .profile-card:hover {
    -webkit-box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3)
}

.ekit-wid-con .profile-card:hover .profile-body .profile-title,body .profile-card:hover .profile-body .profile-title {
    color: #2575fc
}

.ekit-wid-con .profile-icon,body .profile-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 0;
    background-color: #fc0467;
    border-radius: 50%;
    font-size: 22px;
    width: 60px;
    height: 60px
}

.ekit-wid-con .profile-icon[class*=icon-align-],body .profile-icon[class*=icon-align-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .profile-icon.icon-align-start,body .profile-icon.icon-align-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ekit-wid-con .profile-icon.icon-align-center,body .profile-icon.icon-align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ekit-wid-con .profile-icon.icon-align-end,body .profile-icon.icon-align-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ekit-wid-con .profile-icon svg,body .profile-icon svg {
    vertical-align: middle
}

.ekit-wid-con .profile-icon>i,body .profile-icon>i {
    display: block;
    color: #fff;
    text-align: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-body,body .profile-body {
    padding-bottom: 20px
}

.ekit-wid-con .profile-body .profile-title,body .profile-body .profile-title {
    font-size: 22px;
    color: #000;
    margin: 0
}

.ekit-wid-con .profile-body .profile-title>a,body .profile-body .profile-title>a {
    color: inherit
}

.ekit-wid-con .profile-body .profile-designation,body .profile-body .profile-designation {
    color: rgb(0 0 0 / .5);
    font-size: 13px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 15px
}

.ekit-wid-con .profile-header,body .profile-header {
    margin-bottom: 38px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%
}

.ekit-wid-con .profile-header>img,body .profile-header>img {
    width: 160px;
    height: 160px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-image-card,body .profile-image-card {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .profile-image-card::before,body .profile-image-card::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / .7);
    -webkit-transition: all .4s ease .2s;
    transition: all .4s ease .2s;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .profile-image-card .hover-area,body .profile-image-card .hover-area {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    z-index: 2;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.ekit-wid-con .profile-image-card .hover-area .profile-title,body .profile-image-card .hover-area .profile-title {
    color: #fff
}

.ekit-wid-con .profile-image-card .hover-area .profile-designation,body .profile-image-card .hover-area .profile-designation {
    color: #fff
}

.ekit-wid-con .profile-image-card .hover-area .profile-content,body .profile-image-card .hover-area .profile-content {
    color: #fff
}

.ekit-wid-con .profile-image-card:hover .hover-area,body .profile-image-card:hover .hover-area {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s
}

.ekit-wid-con .profile-image-card:hover::before,body .profile-image-card:hover::before {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s
}

.ekit-wid-con .image-card-v2 .profile-image-card::before,body .image-card-v2 .profile-image-card::before {
    background-color: #123075;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    width: auto;
    height: auto;
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
}

.ekit-wid-con .image-card-v2 .profile-image-card:hover::before,body .image-card-v2 .profile-image-card:hover::before {
    opacity: .93;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ekit-wid-con .image-card-v2 .profile-image-card .hover-area,body .image-card-v2 .profile-image-card .hover-area {
    padding-left: 50px;
    padding-right: 50px
}

.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .border-hr,body .image-card-v2 .profile-image-card .profile-body .border-hr {
    background-color: rgb(255 255 255 / .6);
    margin-bottom: 25px
}

.ekit-wid-con .image-card-v2 .profile-image-card .profile-body .profile-content,body .image-card-v2 .profile-image-card .profile-body .profile-content {
    color: #fff
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card::before,body .image-card-v2.style-circle .profile-image-card::before {
    border-radius: inherit
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card::after,body .image-card-v2.style-circle .profile-image-card::after {
    content: " ";
    display: block;
    padding-bottom: 100%
}

.ekit-wid-con .image-card-v2.style-circle .profile-image-card>img,body .image-card-v2.style-circle .profile-image-card>img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.ekit-wid-con .image-card-v3 .profile-image-card::before,body .image-card-v3 .profile-image-card::before {
    display: none
}

.ekit-wid-con .image-card-v3 .profile-image-card::after,body .image-card-v3 .profile-image-card::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none
}

.ekit-wid-con .image-card-v3 .profile-image-card .hover-area,body .image-card-v3 .profile-image-card .hover-area {
    top: inherit;
    bottom: 0;
    -webkit-transform: none;
    transform: none
}

.ekit-wid-con .image-card-v3 .profile-image-card:hover .hover-area,body .image-card-v3 .profile-image-card:hover .hover-area {
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px)
}

.ekit-wid-con .image-card-v3 .profile-image-card:hover::after,body .image-card-v3 .profile-image-card:hover::after {
    opacity: .8
}

.ekit-wid-con .image-card-v3.tiny-gutters,body .image-card-v3.tiny-gutters {
    margin-left: -3px;
    margin-right: -3px
}

.ekit-wid-con .image-card-v3.tiny-gutters>[class^=col-],body .image-card-v3.tiny-gutters>[class^=col-] {
    padding-left: 3px;
    padding-right: 3px;
    margin-bottom: 6px
}

.ekit-wid-con .profile-square-v .profile-card,body .profile-square-v .profile-card {
    padding: 20px 20px 40px;
    z-index: 1
}

.ekit-wid-con .profile-square-v .profile-card::before,body .profile-square-v .profile-card::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #123075;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    background-size: 101% 102%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .profile-square-v .profile-card .profile-header,body .profile-square-v .profile-card .profile-header {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.ekit-wid-con .profile-square-v .profile-card .profile-content,body .profile-square-v .profile-card .profile-content {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-square-v .profile-card:hover::before,body .profile-square-v .profile-card:hover::before {
    opacity: 1
}

.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-designation,.ekit-wid-con .profile-square-v .profile-card:hover .profile-body .profile-title,body .profile-square-v .profile-card:hover .profile-body .profile-designation,body .profile-square-v .profile-card:hover .profile-body .profile-title {
    color: #fff
}

.ekit-wid-con .profile-square-v .profile-card:hover .profile-content,body .profile-square-v .profile-card:hover .profile-content {
    color: #fff
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card::before,body .profile-square-v.square-v2 .profile-card::before {
    display: none
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover,body .profile-square-v.square-v2 .profile-card:hover {
    background-color: #fff
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-title {
    color: #2575fc
}

.ekit-wid-con .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v2 .profile-card:hover .profile-body .profile-designation {
    color: #656565
}

.ekit-wid-con .profile-square-v.square-v3 .profile-card:hover,body .profile-square-v.square-v3 .profile-card:hover {
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card,body .profile-square-v.square-v4 .profile-card {
    max-height: 380px;
    overflow: hidden
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card::before,body .profile-square-v.square-v4 .profile-card::before {
    display: none
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-header,body .profile-square-v.square-v4 .profile-card .profile-header {
    margin-bottom: 0;
    max-width: 255px;
    max-height: 255px
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-left .profile-header img,body .profile-square-v.square-v4 .profile-card.text-left .profile-header img {
    left: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card.text-right .profile-header img,body .profile-square-v.square-v4 .profile-card.text-right .profile-header img {
    left: auto;
    right: 0;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body,body .profile-square-v.square-v4 .profile-card .profile-body {
    margin-bottom: 0;
    padding: 35px 20px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body::before,body .profile-square-v.square-v4 .profile-card .profile-body::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #123075;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    background-size: 101% 102%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card .profile-body .ekit-team-social-list {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover,body .profile-square-v.square-v4 .profile-card:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body,body .profile-square-v.square-v4 .profile-card:hover .profile-body {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body::before,body .profile-square-v.square-v4 .profile-card:hover .profile-body::before {
    opacity: 1
}

.ekit-wid-con .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list,body .profile-square-v.square-v4 .profile-card:hover .profile-body .ekit-team-social-list {
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .profile-square-v.square-v5 .profile-card,body .profile-square-v.square-v5 .profile-card {
    padding-bottom: 50px
}

.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-header,body .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-header {
    padding-bottom: 0
}

.ekit-wid-con .profile-square-v.square-v5 .profile-card .profile-body,body .profile-square-v.square-v5 .profile-card .profile-body {
    padding: 32px 60px
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card,body .profile-square-v.square-v6 .profile-card {
    padding-bottom: 35px
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card::after,body .profile-square-v.square-v6 .profile-card::after {
    position: absolute;
    content: "";
    height: 5px;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: #2965f1;
    opacity: .2;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-header,body .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-header {
    margin-bottom: 0
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card .profile-body,body .profile-square-v.square-v6 .profile-card .profile-body {
    padding: 40px
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover,body .profile-square-v.square-v6 .profile-card:hover {
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .profile-square-v.square-v6 .profile-card:hover::after,body .profile-square-v.square-v6 .profile-card:hover::after {
    opacity: 1
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::after,body .profile-square-v.square-v6.square-v6-v2 .profile-card::after {
    display: none
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card::before {
    opacity: 0;
    background-size: 101% 101%
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover::before {
    opacity: 1
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-title {
    color: #fff
}

.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,.ekit-wid-con .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-content,body .profile-square-v.square-v6.square-v6-v2 .profile-card:hover .profile-body .profile-designation {
    color: #fff
}

.ekit-wid-con .profile-info-text,body .profile-info-text {
    padding-right: 30px
}

.ekit-wid-con .profile-info-text .info-title,body .profile-info-text .info-title {
    font-size: 48px;
    margin-bottom: 23px
}

.ekit-wid-con .profile-info-text p,body .profile-info-text p {
    margin-bottom: 37px
}

.ekit-wid-con .small-gutters .profile-card,body .small-gutters .profile-card {
    padding: 10px 10px 40px
}

.ekit-wid-con .no_gutters .profile-card,body .no_gutters .profile-card {
    padding: 0
}

.ekit-wid-con .style-circle .profile-image-card,body .style-circle .profile-image-card {
    width: 255px;
    height: 255px;
    border-radius: 50%
}

.ekit-wid-con .style-circle .profile-image-card.text-center,body .style-circle .profile-image-card.text-center {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .text-center .profile-header,body .text-center .profile-header {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .popup-modal,body .popup-modal {
    display: inline-block
}

.ekit-wid-con .elementskit-portfolio-thumb img,body .elementskit-portfolio-thumb img {
    width: 100%
}

.ekit-wid-con .ekit-team-style-default::before,body .ekit-team-style-default::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: transparent!important;
    border-radius: inherit;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: -1
}

.ekit-wid-con .ekit-team-style-default:hover::before,body .ekit-team-style-default:hover::before {
    opacity: 1
}

.ekit-wid-con .ekit-team-style-long_height_hover>img,.ekit-wid-con .ekit-team-style-overlay>img,.ekit-wid-con .ekit-team-style-overlay_details>img,body .ekit-team-style-long_height_hover>img,body .ekit-team-style-overlay>img,body .ekit-team-style-overlay_details>img {
    display: block
}

.ekit-wid-con .ekit-team-style-long_height_details,body .ekit-team-style-long_height_details {
    overflow: hidden
}

.ekit-wid-con .ekit-team-style-hover_info .ekit-team-img,body .ekit-team-style-hover_info .ekit-team-img {
    padding-top: 0!important
}

.ekit-wid-con .ekit-team-style-centered_style_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details .profile-designation,.ekit-wid-con .ekit-team-style-long_height_details_hover .profile-designation,body .ekit-team-style-centered_style_details .profile-designation,body .ekit-team-style-long_height_details .profile-designation,body .ekit-team-style-long_height_details_hover .profile-designation {
    margin-bottom: 30px
}

.ekit-wid-con .ekit-team-style-hover_info .profile-designation,body .ekit-team-style-hover_info .profile-designation {
    margin-bottom: 25px
}

.ekit-wid-con .ekit-team-style-overlay_circle_hover .profile-designation,.ekit-wid-con .ekit-team-style-overlay_details .profile-designation,body .ekit-team-style-overlay_circle_hover .profile-designation,body .ekit-team-style-overlay_details .profile-designation {
    margin-bottom: 12px
}

.ekit-wid-con .ekit-team-img>img,body .ekit-team-img>img {
    margin-left: auto;
    margin-right: auto;
    border-radius: inherit
}

.ekit-wid-con .ekit-team-img.profile-header>img,body .ekit-team-img.profile-header>img {
    -o-object-fit: cover;
    object-fit: cover
}

.ekit-wid-con .ekit-team-img.profile-image-card>img,body .ekit-team-img.profile-image-card>img {
    width: 100%
}

.ekit-wid-con .ekit-team-modal.mfp-bg,body .ekit-team-modal.mfp-bg {
    border-radius: 0;
    -webkit-animation: none;
    animation: none
}

.ekit-wid-con .ekit-team-modal.mfp-wrap::before,body .ekit-team-modal.mfp-wrap::before {
    opacity: .8;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.ekit-wid-con .ekit-team-modal.mfp-wrap.mfp-ready::before,body .ekit-team-modal.mfp-wrap.mfp-ready::before {
    opacity: 1
}

.ekit-wid-con .ekit-team-modal.mfp-wrap.ekit-promo-popup::before,body .ekit-team-modal.mfp-wrap.ekit-promo-popup::before {
    background-color: #555;
    border-radius: 0;
    -webkit-animation: none;
    animation: none
}

.ekit-wid-con .ekit-team-modal.mfp-wrap>.mfp-container,body .ekit-team-modal.mfp-wrap>.mfp-container {
    padding: 60px 15px;
    overflow: auto
}

.ekit-wid-con .ekit-team-modal-close,body .ekit-team-modal-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    padding: 0;
    color: #656565;
    background-color: #fff0;
    border-width: 0;
    border-radius: 0;
    font-size: 18px;
    line-height: 1;
    outline: 0;
    z-index: 1
}

.ekit-wid-con .ekit-team-modal-title,body .ekit-team-modal-title {
    margin-top: 0;
    margin-bottom: 8px;
    color: #000;
    font-size: 22px
}

.ekit-wid-con .ekit-team-modal-position,body .ekit-team-modal-position {
    margin-bottom: 35px;
    color: rgb(0 0 0 / .5);
    font-size: 13px
}

.ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img {
    width: 100%;
    margin-bottom: 30px
}

.ekit-wid-con .ekit-team-modal-img>img,body .ekit-team-modal-img>img {
    display: block;
    width: 100%;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1)
}

@media screen and (min-width: 481px) {
    .ekit-wid-con .ekit-team-modal-img,body .ekit-team-modal-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        margin-bottom: 0
    }
}

.ekit-wid-con .ekit-team-modal-info,body .ekit-team-modal-info {
    width: 100%
}

.ekit-wid-con .ekit-team-modal-info .ekit-team-social-list>li>a,body .ekit-team-modal-info .ekit-team-social-list>li>a {
    line-height: 32px;
    -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / .1);
    box-shadow: 0 5px 10px 0 rgb(0 0 0 / .1)
}

@media screen and (min-width: 481px) {
    .ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img {
        -webkit-box-flex:0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding-left: 30px
    }
}

@media screen and (min-width: 992px) {
    .ekit-wid-con .ekit-team-modal-info.has-img,body .ekit-team-modal-info.has-img {
        padding-left:50px
    }
}

.ekit-wid-con .ekit-team-modal-content,body .ekit-team-modal-content {
    margin-bottom: 22px
}

.ekit-wid-con .ekit-team-modal-content p:not(:last-child),body .ekit-team-modal-content p:not(:last-child) {
    margin-bottom: 10px
}

.ekit-wid-con .ekit-team-modal-list,body .ekit-team-modal-list {
    margin-bottom: 25px;
    padding-left: 0;
    list-style: none;
    color: #656565;
    font-size: 15px
}

.ekit-wid-con .ekit-team-modal-list>li,body .ekit-team-modal-list>li {
    padding: 19px 0;
    border-top: 1px solid rgb(0 0 0 / .05)
}

.ekit-wid-con .ekit-team-modal-list>li:last-child,body .ekit-team-modal-list>li:last-child {
    border-bottom: 1px solid rgb(0 0 0 / .05)
}

.ekit-wid-con .ekit-team-modal-list strong,body .ekit-team-modal-list strong {
    font-weight: 600;
    padding-right: 18px
}

.ekit-wid-con .ekit-team-modal-list a,body .ekit-team-modal-list a {
    color: inherit
}

.ekit-wid-con .ekit-team-modal-list a:hover,body .ekit-team-modal-list a:hover {
    color: #2575fc
}

.ekit-wid-con .ekit-team-popup,body .ekit-team-popup {
    -webkit-transition: color .3s;
    transition: color .3s
}

.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom .zoom-anim-dialog.elementskit-team-popup {
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.ekit-wid-con .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup,body .ekit-promo-popup.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog.elementskit-team-popup {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.ekit-wid-con .elementskit-team-popup .modal-content,body .elementskit-team-popup .modal-content {
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    background-color: #fff;
    border: 0;
    border-radius: 0
}

.ekit-wid-con .elementskit-team-popup .modal-body,body .elementskit-team-popup .modal-body {
    padding: 60px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .modal-header .mfp-close,body .modal-header .mfp-close {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    cursor: pointer;
    margin-left: auto
}

.ekit-wid-con .ekit-promo-popup>.mfp-container,body .ekit-promo-popup>.mfp-container {
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .ekit-promo-popup>.mfp-container>.mfp-content,body .ekit-promo-popup>.mfp-container>.mfp-content {
    max-width: 920px
}

.ekit-wid-con .ekit-team-social-list,body .ekit-team-social-list {
    list-style: none
}

.ekit-wid-con .ekit-team-social-list>li,body .ekit-team-social-list>li {
    display: inline-block
}

.ekit-wid-con .ekit-team-social-list>li:not(:last-child),body .ekit-team-social-list>li:not(:last-child) {
    margin-right: 10px
}

.ekit-wid-con .ekit-team-social-list>li>a,body .ekit-team-social-list>li>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 32px;
    font-size: 12px;
    background-color: #000;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit-team-social-list>li>a:hover,body .ekit-team-social-list>li>a:hover {
    background-color: rgb(0 0 0 / .8);
    border-radius: 50%
}

.ekit-wid-con .ekit-team-social-list>li>a:hover>i::before,body .ekit-team-social-list>li>a:hover>i::before {
    -webkit-animation: iconTranslateY .4s forwards;
    animation: iconTranslateY .4s forwards
}

.ekit-wid-con .ekit-team-social-list>li>a:hover>svg,body .ekit-team-social-list>li>a:hover>svg {
    -webkit-animation: iconTranslateY .4s forwards;
    animation: iconTranslateY .4s forwards
}

.ekit-wid-con .ekit-team-social-list>li>a>i,body .ekit-team-social-list>li>a>i {
    overflow: hidden
}

.ekit-wid-con .ekit-team-social-list>li>a>i::before,body .ekit-team-social-list>li>a>i::before {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .ekit-team-img-block>img,body .ekit-team-img-block>img {
    display: block
}

.ekit-wid-con .ekit-team-img-fit>.profile-image-card>img,body .ekit-team-img-fit>.profile-image-card>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

body .elementskit-team-popup svg {
    width: 1rem;
    height: 1rem
}

.ekit-wid-con .elementskit-blog-block-post {
    padding: 50px;
    background-color: #fff;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    border-radius: 10px
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
    border-radius: 10px;
    margin-right: 20px
}

.ekit-wid-con .elementskit-blog-block-post .entry-title {
    font-size: 36px;
    font-weight: 900;
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-blog-block-post .entry-title a {
    color: #000
}

.ekit-wid-con .elementskit-blog-block-post .entry-title a:hover {
    opacity: .8
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb {
    display: block;
    -webkit-box-shadow: 29.698px 29.698px 60px 0 rgb(0 0 0 / .2);
    box-shadow: 29.698px 29.698px 60px 0 rgb(0 0 0 / .2);
    width: 100%
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-thumb>img {
    display: block;
    width: 100%
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-entry-header {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-blog-block-post .post-meta-list {
    margin-bottom: 15px
}

.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-cat,.ekit-wid-con .elementskit-blog-block-post .post-meta-list .meta-date {
    margin-right: 40px
}

.ekit-wid-con .elementskit-blog-block-post .elementskit-post-footer>p {
    color: #8d8d8d;
    margin-bottom: 35px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-blog-block-post:hover .elementskit-entry-thumb>img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: .8
}

.ekit-wid-con .post-meta-list svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-card {
    background-color: #fff;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background: #123075;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    padding: 60px 40px;
    border-radius: 6px
}

.ekit-wid-con .elementskit-post-card .elementskit-post-body {
    color: #a6aabb
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a {
    color: #fff
}

.ekit-wid-con .elementskit-post-card .post-author .author-name {
    color: inherit
}

.ekit-wid-con .elementskit-post-card .elementskit-border-hr {
    background-color: #8692af
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .post-meta-list {
    margin-bottom: 17px
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title {
    font-size: 18px;
    line-height: 1.333
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a {
    color: #000
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .entry-title a:hover {
    opacity: .9
}

.ekit-wid-con .elementskit-post-card .elementskit-entry-header .elementskit-border-hr {
    margin-top: 25px;
    margin-bottom: 22px
}

.ekit-wid-con .elementskit-post-card .elementskit-post-body {
    color: #8d8d8d
}

.ekit-wid-con .elementskit-post-card .elementskit-post-body p {
    margin-bottom: 35px
}

.ekit-wid-con .elementskit-post-image-card {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
    border-radius: 10px;
    background: #123075;
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .1)
}

.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img {
    -webkit-transform: scale(1.05) rotate(2deg);
    transform: scale(1.05) rotate(2deg);
    opacity: .8
}

.ekit-wid-con .elementskit-post-image-card:hover .post-author .author-img>img {
    -webkit-box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .3);
    box-shadow: 9.899px 9.899px 30px 0 rgb(0 0 0 / .3)
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body {
    padding: 20px 40px 40px
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-body>p {
    color: #fff
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-thumb {
    border-radius: 10px
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header {
    position: relative
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb {
    position: relative;
    padding: 20px;
    overflow: hidden;
    display: block
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb.box-shadow {
    -webkit-box-shadow: -3.473px 19.696px 25px 0 rgb(0 0 0 / .2);
    box-shadow: -3.473px 19.696px 25px 0 rgb(0 0 0 / .2)
}

.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer {
    margin-top: 16px
}

.ekit-wid-con .elementskit-post-image-card .elementskit-post-footer .btn-wraper {
    margin-top: 25px
}

.ekit-wid-con .elementskit-post-image-card .entry-title a {
    color: #fff
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list {
    margin-bottom: 20px;
    color: rgb(255 255 255 / .5);
    fill: rgb(255 255 255 / .5)
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list>span a {
    color: inherit;
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-image-card .post-meta-list>span .meta-date-text {
    vertical-align: middle
}

.ekit-wid-con .elementskit-post-image-card .entry-title {
    font-size: 18px;
    margin-bottom: 28px
}

.ekit-wid-con .elementskit-post-image-card .post-author .author-name {
    color: inherit
}

.ekit-wid-con .elementskit-post-image-card.modern {
    margin-top: 40px
}

.ekit-wid-con .elementskit-post-image-card.modern:hover .elementskit-entry-thumb>img {
    opacity: 1
}

.ekit-wid-con .elementskit-post-image-card.modern .elementskit-entry-header .elementskit-entry-thumb {
    margin-top: -60px
}

.ekit-wid-con .blog-block-post[class*=gradient-] {
    background: #123075
}

.ekit-wid-con .blog-block-post[class*=gradient-] .entry-title a {
    color: #fff
}

.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list {
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .blog-block-post[class*=gradient-] .post-meta-list>span a {
    vertical-align: middle;
    color: inherit
}

.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-post-footer>p {
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .blog-block-post[class*=gradient-] .post-author .author-name {
    color: inherit
}

.ekit-wid-con .blog-block-post[class*=gradient-] .first-letter::first-letter {
    border-bottom-color: #102966
}

.ekit-wid-con .blog-block-post[class*=gradient-] .elementskit-border-hr {
    background-color: #8692af
}

.ekit-wid-con .gradient-bg-2 {
    background: #fa2b56
}

.ekit-wid-con .post-meta-list {
    color: #a3a3a3
}

.ekit-wid-con .post-meta-list>span {
    display: inline-block
}

.ekit-wid-con .post-meta-list>span a {
    color: inherit;
    vertical-align: middle
}

.ekit-wid-con .post-meta-list>span i {
    padding-right: 5px
}

.ekit-wid-con .post-meta-list>span:not(:last-child) {
    margin-right: 40px
}

.ekit-wid-con .post-meta-list .meta-author,.ekit-wid-con .post-meta-list .meta-date,.ekit-wid-con .post-meta-list .post-cat,.ekit-wid-con .post-meta-list .post-comment {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px
}

.ekit-wid-con .meta-author .author-img {
    display: inline-block;
    margin-right: 15px;
    -webkit-box-shadow: 4.95px 4.95px 15px 0 rgb(0 0 0 / .2);
    box-shadow: 4.95px 4.95px 15px 0 rgb(0 0 0 / .2);
    border-radius: 50%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    vertical-align: middle
}

.ekit-wid-con .meta-author .author-img img {
    max-width: 100%
}

.ekit-wid-con .meta-author .author-name {
    color: inherit
}

.ekit-wid-con .meta-author .author-name:hover {
    opacity: .8
}

.ekit-wid-con .first-letter {
    display: inline-block
}

.ekit-wid-con .first-letter::first-letter {
    border-bottom: 3px solid #e5e5e5
}

.ekit-wid-con .elementskit-border-hr {
    height: 3px;
    width: 30px;
    display: block;
    background-color: #e5e5e5
}

.ekit-wid-con .text-center .elementskit-border-hr {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .text-right .elementskit-border-hr {
    margin-left: auto
}

.ekit-wid-con .elementskit-meta-lists {
    position: absolute;
    top: 83%;
    left: 30px
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #fa2b56;
    width: 55px;
    height: 55px;
    border-radius: 100px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta:not(:last-child) {
    margin-right: 15px
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta strong {
    display: block;
    font-size: 22px;
    font-weight: 900;
    line-height: 1;
    margin-bottom: 2px
}

.ekit-wid-con .elementskit-meta-lists>.elementskit-single-meta .elementskit-meta-wraper {
    display: block;
    margin: 10px 0;
    line-height: 1;
    width: 100%
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag {
    top: auto;
    left: 10px;
    bottom: 30px
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta {
    width: auto;
    height: auto;
    border-radius: 0;
    padding-left: 22px;
    padding-right: 12px;
    position: relative
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta::before {
    position: absolute;
    content: "";
    top: -10px;
    left: 0;
    color: #912f3d;
    border-bottom: solid currentColor;
    border-top: solid #fff0;
    border-width: 5px
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_right::before {
    border-right: solid #fff0;
    border-left: solid currentColor
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta.triangle_left::before {
    border-right: solid currentColor;
    border-left: solid #fff0
}

.ekit-wid-con .elementskit-meta-lists.elementskit-style-tag>.elementskit-single-meta .elementskit-meta-wraper {
    margin: 7px 0
}

.ekit-wid-con .elementskit-entry-thumb {
    position: relative;
    overflow: hidden;
    display: block
}

.ekit-wid-con .elementskit-entry-thumb>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-entry-header {
    position: relative
}

.ekit-wid-con .elementskit-post-body.ekit-highlight-border {
    position: relative
}

.ekit-wid-con .elementskit-post-body.ekit-highlight-border::before {
    content: "";
    height: 20px;
    width: 2px;
    background: #ff712b;
    position: absolute;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0
}

.ekit-wid-con .post-meta-list>span {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    line-height: 1
}

.ekit-wid-con .post-meta-list>span>i {
    display: inline-block
}

.ekit-wid-con .meta-author .author-img>img {
    margin: 0
}

.ekit-wid-con .elementskit-post-body {
    position: relative
}

.ekit-wid-con .elementskit-post-body>p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-post-body>p:empty {
    display: none
}

.ekit-wid-con .elementskit-meta-categories {
    position: absolute;
    top: 15px;
    left: 18px
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper {
    display: block
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span {
    background: #08f;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    line-height: 14px
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span:not(:last-child) {
    margin-right: 5px
}

.ekit-wid-con .elementskit-meta-categories .elementskit-meta-wraper span>a {
    color: #fff;
    white-space: nowrap
}

.ekit-wid-con .elementskit-image-accordion-wraper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 366px;
    position: relative
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    min-height: 460px;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    background: -webkit-gradient(linear,left bottom,left top,from(black),color-stop(60%,#fff0));
    background: linear-gradient(0deg,#000 0,#fff0 60%);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-content {
    width: 100%
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title {
    color: #fff;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-accordion-title-wraper {
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    top: 100px;
    opacity: 0;
    visibility: hidden;
    display: block
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-btn-wraper {
    position: relative;
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
    top: 100px;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper {
    margin-bottom: 20px;
    position: relative;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    top: -100px;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper .icon-outline {
    color: #fff
}

.ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion .elementskit-icon-wraper svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label::before,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover::before {
    top: 0;
    opacity: 1
}

.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-click .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion--input:checked+label .elementskit-icon-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-accordion-title-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-btn-wraper,.ekit-image-accordion-hover .ekit-wid-con .elementskit-image-accordion-wraper .elementskit-single-image-accordion:hover .elementskit-icon-wraper {
    top: 0;
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .ekit-image-accordion-actions {
    display: block
}

.ekit-wid-con .ekit-image-accordion-actions>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit-image-accordion-actions>a>svg {
    width: 100%
}

.ekit-wid-con .elementskit-accordion-title {
    color: #000;
    font-size: 22px;
    margin-bottom: 0;
    display: block;
    font-weight: 700;
    line-height: 1
}

.ekit-wid-con .elementskit-accordion-title svg {
    max-width: 28px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-accordion-title.icon-title {
    font-size: 28px;
    display: inline-block
}

.ekit-wid-con .elementskit-accordion-title.icon-title>i {
    position: relative;
    top: 3px;
    display: inline-block
}

.ekit-wid-con .elementskit-accordion-title.icon-title .icon-right {
    padding-left: 15px
}

.ekit-wid-con .elementskit-accordion-title.icon-title .icon-left {
    padding-right: 15px
}

.ekit-wid-con .icon-outline {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    color: #000;
    text-align: center;
    border: 1px solid currentColor
}

.ekit-wid-con .icon-outline.circle {
    border-radius: 50%
}

.ekit-image-accordion--btn {
    font-weight: 400
}

.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator {
    position: relative
}

.ekit-wid-con .elementskit-clients-slider .elementskit-client-slider-item.log-separator::after {
    content: "";
    background: #e7e7e7;
    position: absolute;
    z-index: 999;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ekit-wid-con .elementskit-clients-slider .swiper-navigation-button.swiper-button-next {
    left: inherit
}

.ekit-wid-con .elementskit-clients-slider .hover-bg-gradient .single-client::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background: #f2709c;
    background: linear-gradient(315deg,#f2709c 0,#fe8f75 60%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1
}

.ekit-wid-con .elementskit-clients-slider .single-client {
    min-height: 170px;
    z-index: 5;
    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;
    background-color: #fff;
    -webkit-box-shadow: 5px 10px 15px 0 rgb(0 0 0 / .1);
    box-shadow: 5px 10px 15px 0 rgb(0 0 0 / .1);
    position: relative;
    overflow: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-clients-slider .single-client img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-clients-slider .single-client .content-image {
    display: block
}

.ekit-wid-con .elementskit-clients-slider .single-client .content-image>.hover-image {
    display: none
}

.ekit-wid-con .elementskit-clients-slider .single-client.image-switcher .content-image>.hover-image {
    display: block
}

.ekit-wid-con .elementskit-clients-slider .single-client:hover {
    z-index: 6
}

.ekit-wid-con .elementskit-clients-slider .single-client:hover::before {
    opacity: 1;
    top: 0
}

.ekit-wid-con .elementskit-clients-slider .client-slider-item {
    position: relative
}

.ekit-wid-con .elementskit-clients-slider.simple_logo_image .single-client::before {
    display: none
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #f2709c;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image .single-client:hover::before {
    opacity: 1;
    top: 0
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client::before {
    top: -100%
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_top .single-client:hover::before {
    top: 0
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client::before {
    top: 0;
    left: -100%
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_left .single-client:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client::before {
    top: 0;
    left: 100%
}

.ekit-wid-con .elementskit-clients-slider.banner_logo_image.hover_from_right .single-client:hover::before {
    left: 0
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev {
    z-index: 1
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-button-next::before,.ekit-wid-con .elementskit-clients-sliderX .swiper-button-prev::before {
    color: #000
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button {
    position: absolute;
    border: 0;
    background: 0 0;
    z-index: 1;
    padding: 0;
    height: initial!important;
    width: initial!important;
    line-height: initial!important;
    font-size: 20px;
    color: #000;
    padding: 15px
}

.ekit-wid-con .elementskit-clients-sliderX .swiper-navigation-button .swiper-button-next {
    left: 100%
}

.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-prev {
    left: 15px
}

.ekit-wid-con .elementskit-clients-slider.arrow_inside .swiper-button-next {
    right: 15px;
    left: inherit
}

.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-prev {
    left: -60px
}

.ekit-wid-con .elementskit-clients-slider.arrow_outside .swiper-button-next {
    right: -60px
}

.ekit-wid-con .swiper-pagination {
    line-height: 1
}

.ekit-wid-con .swiper-pagination span {
    background-color: #ededed;
    padding: 0
}

.ekit-wid-con .swiper-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background-color: #62606b
}

.ekit-wid-con .dot_dashed .swiper-pagination span,.ekit-wid-con .dot_dotted .swiper-pagination span {
    background-color: #101010;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .dot_dashed .swiper-pagination span.swiper-pagination-bullet-active,.ekit-wid-con .dot_dotted .swiper-pagination span.swiper-pagination-bullet-active {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 1
}

.ekit-wid-con .dot_dashed .swiper-pagination>span.swiper-pagination-bullet-active {
    width: 40px;
    -webkit-transform: scale(1);
    transform: scale(1);
    border-radius: 4px
}

.ekit-wid-con .dot_paginated .swiper-pagination {
    counter-reset: myCounter
}

.ekit-wid-con .dot_paginated .swiper-pagination>span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    -webkit-box-shadow: 3.536px 3.536px 10px 0 rgb(0 0 0 / .1);
    box-shadow: 3.536px 3.536px 10px 0 rgb(0 0 0 / .1);
    color: #565656;
    opacity: 1;
    font-weight: 700;
    border-radius: 50%
}

.ekit-wid-con .dot_paginated .swiper-pagination>span::before {
    counter-increment: myCounter;
    content: counter(myCounter)
}

.ekit-wid-con .dot_paginated .swiper-pagination>span.swiper-pagination-bullet-active {
    background-color: #2575fc;
    color: #fff
}

.ekit-wid-con .dot_paginated .swiper-pagination>span>button {
    display: none
}

.ekit-wid-con .elementskit-clients-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    max-width: calc(100% / var(--ekit_client_logo_slidetosho,4));
    margin-right: var(--ekit_client_logo_left_right_spacing,15px)
}

.ekit-wid-con .elementskit-clients-slider .swiper:not(.swiper-initialized) .swiper-slide {
    max-width: calc(100% / var(--ekit_client_logo_slidetosho,4));
    margin-right: var(--ekit_client_logo_left_right_spacing,15px)
}

.ekit-wid-con .elementskit-info-image-box {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box:hover .elementskit-box-content .elementskit-info-box-title {
    color: #2575fc
}

.ekit-wid-con .elementskit-info-image-box:hover .elementskit-btn {
    background-color: #2575fc;
    border-color: #2575fc;
    color: #fff
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb {
    display: block
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header .box-thumb>img {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    width: 100%
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header a {
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-header img {
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-body {
    padding: 55px 40px
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title {
    font-size: 18px;
    margin-bottom: 20px;
    color: #000;
    display: block;
    font-weight: 700
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-content .elementskit-info-box-title>i {
    font-size: 22px;
    padding-right: 14px;
    position: relative;
    top: 2px
}

.ekit-wid-con .elementskit-info-image-box .elementskit-outline-icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 15px
}

.ekit-wid-con .elementskit-info-image-box .elementskit-box-footer {
    line-height: 1;
    margin-top: 20px
}

.ekit-wid-con .elementskit-info-image-box.style-modern {
    overflow: visible
}

.ekit-wid-con .elementskit-info-image-box.style-modern .elementskit-box-body {
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    border-radius: 10px;
    background-color: rgb(255 255 255 / .9);
    width: calc(100% - 40px);
    padding: 30px 40px;
    position: relative;
    z-index: 2;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body {
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom .elementskit-box-body::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #2575fc;
    -webkit-transition: -webkit-transform 250ms ease-in;
    transition: -webkit-transform 250ms ease-in;
    transition: transform 250ms ease-in;
    transition: transform 250ms ease-in,-webkit-transform 250ms ease-in;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom:hover .elementskit-box-body::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left .elementskit-box-body::before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_left:hover .elementskit-box-body::before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center .elementskit-box-body::before {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.ekit-wid-con .elementskit-info-image-box.hover-border-bottom.hover_from_center:hover .elementskit-box-body::before {
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body {
    background-color: #fff;
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    border-radius: 10px;
    width: calc(100% - 40px);
    position: relative;
    padding: 30px 35px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -40px;
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::before {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: calc(100% - 20px);
    z-index: -1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    border-radius: 10px;
    background-color: #fff
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body::after {
    bottom: -20px;
    width: calc(100% - 40px);
    z-index: -2
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-box-content .elementskit-box-style-content {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title {
    font-size: 18px;
    font-weight: 700
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-body .elementskit-info-box-title>i {
    font-size: 26px
}

.ekit-wid-con .elementskit-info-image-box.floating-style .elementskit-box-footer {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body {
    height: 185px
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body::before {
    opacity: 1
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-content .elementskit-box-style-content {
    opacity: 1
}

.ekit-wid-con .elementskit-info-image-box.floating-style:hover .elementskit-box-body .elementskit-box-footer {
    opacity: 1
}

.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body {
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .elementskit-info-image-box.style-sideline .elementskit-box-body .elementskit-box-footer {
    padding-left: 40px;
    padding-right: 40px
}

.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body {
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after,.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 100%;
    background-color: #fff;
    width: 10px;
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-info-image-box.shadow-line .elementskit-box-body::after {
    left: inherit;
    right: 0;
    height: calc(100% + 40px)
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgb(247 56 89 / .8);
    padding: 45px 40px;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title {
    color: #fff;
    margin-bottom: 0;
    display: block
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-info-box-title>i {
    font-size: inherit;
    padding-right: 10px;
    top: 0
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .border-separetor {
    background-color: #fff
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content {
    opacity: 0;
    bottom: -40%;
    visibility: hidden
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card .elementskit-hover-content p {
    margin-top: 10px;
    color: #fff
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-info-box-title {
    color: #fff
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-hover-content {
    opacity: 1;
    bottom: 0;
    visibility: visible;
    -webkit-transition: all .4s ease .1s;
    transition: all .4s ease .1s
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card:hover .elementskit-box-content {
    opacity: 0;
    bottom: -40%;
    visibility: hidden;
    -webkit-transition: all .4s ease .1s;
    transition: all .4s ease .1s
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-1 .elementskit-hover-content {
    background-color: rgb(0 228 154 / .8)
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-box-content,.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card.color-2 .elementskit-hover-content {
    background-color: rgb(106 17 203 / .8)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 {
    position: relative
}

.ekit-wid-con .elementskit-info-image-box.image-card-2.style-shadow .elementskit-box-body {
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-body {
    padding: 40px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title {
    margin-bottom: 0
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-info-box-title>i {
    font-size: inherit;
    padding-right: 10px;
    top: 0
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-content>p {
    margin-top: 10px
}

.ekit-wid-con .elementskit-info-image-box.image-card-2 .elementskit-box-footer {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    margin-bottom: -60px
}

.ekit-wid-con .elementskit-info-image-box.image-card-2:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-body {
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px)
}

.ekit-wid-con .elementskit-info-image-box.image-card-2:hover .elementskit-box-footer {
    opacity: 1;
    visibility: visible;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-info-image-box.parallax-card {
    overflow: initial
}

.ekit-wid-con .elementskit-info-image-box.elementskit-thumb-card {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .image-box-img-center img {
    margin: 0 auto
}

.ekit-wid-con .image-box-img-left img {
    margin-right: auto
}

.ekit-wid-con .image-box-img-right img {
    margin-left: auto
}

.ekit-image-box.floating-style .ekit-image-box-body::after,.ekit-image-box.floating-style .ekit-image-box-body::before {
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07)
}

.ekit-image-box.style-sideline .ekit-image-box-body-inner {
    padding-left: 40px;
    padding-right: 40px;
    border-style: solid;
    border-color: #2575fc;
    border-top-width: 0!important;
    border-bottom-width: 0!important;
    -webkit-transition: border-color .3s;
    transition: border-color .3s
}

.ekit-image-box.style-sideline:not(.text-right) .ekit-image-box-body-inner {
    border-right-width: 0!important
}

.ekit-image-box.style-sideline.text-right .ekit-image-box-body-inner {
    border-left-width: 0!important
}

.ekit-equal-height-enable .ekit-wid-con .elementskit-info-image-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ekit-equal-height-enable .ekit-wid-con .ekit-image-box-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ekit-wid-con .skill-medium .skill-bar {
    height: 10px
}

.ekit-wid-con .skill-medium.skill-radius .skill-bar,.ekit-wid-con .skill-medium.skill-radius .skill-track {
    border-radius: 5px
}

.ekit-wid-con .skill-big .skill-bar {
    height: 35px
}

.ekit-wid-con .skill-big.skill-radius .skill-bar,.ekit-wid-con .skill-big.skill-radius .skill-track {
    border-radius: 17.5px
}

.ekit-wid-con .waypoint-tigger svg {
    width: 100%;
    height: auto
}

.ekit-wid-con .single-skill-bar:not(:last-child) {
    margin-bottom: 25px
}

.ekit-wid-con .single-skill-bar.color-1 .skill-bar .skill-track {
    background-color: #ff3984
}

.ekit-wid-con .single-skill-bar.color-2 .skill-bar .skill-track {
    background-color: #cc24fc
}

.ekit-wid-con .single-skill-bar.color-3 .skill-bar .skill-track {
    background-color: #00e49a
}

.ekit-wid-con .single-skill-bar.color-4 .skill-bar .skill-track {
    background-color: #4285f4
}

.ekit-wid-con .single-skill-bar.color-5 .skill-bar .skill-track {
    background-color: #7ed500
}

.ekit-wid-con .single-skill-bar.color-6 .skill-bar .skill-track {
    background-color: #f96933
}

.ekit-wid-con .single-skill-bar.color-7 .skill-bar .skill-track {
    background-color: #53f8a2
}

.ekit-wid-con .single-skill-bar.color-8 .skill-bar .skill-track {
    background-color: #fe8f75
}

.ekit-wid-con .single-skill-bar.color-9 .skill-bar .skill-track {
    background-color: #35ed7e
}

.ekit-wid-con .single-skill-bar.color-10 .skill-bar .skill-track {
    background-color: #9460ff
}

.ekit-wid-con .skill-bar {
    height: 3px;
    background-color: #f5f5f5
}

.ekit-wid-con .skill-bar .skill-track {
    width: 0%;
    background-color: #333;
    display: block;
    height: 100%;
    overflow: visible!important;
    position: relative
}

.ekit-wid-con .skill-bar .skill-track .number-percentage-wraper {
    position: absolute;
    right: 0;
    top: -33px;
    z-index: 1
}

.ekit-wid-con .skill-bar .skill-track .fa,.ekit-wid-con .skill-bar .skill-track .icon,.ekit-wid-con .skill-bar .skill-track .skill-track-icon {
    position: absolute;
    right: 19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000
}

.ekit-wid-con .skill-bar .skill-track .fa+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .icon+.number-percentage-wraper,.ekit-wid-con .skill-bar .skill-track .skill-track-icon+.number-percentage-wraper {
    padding-right: 57px
}

.ekit-wid-con .skill-bar .skill-track .fa svg,.ekit-wid-con .skill-bar .skill-track .icon svg,.ekit-wid-con .skill-bar .skill-track .skill-track-icon svg {
    max-width: 15px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .skill-bar-content {
    margin-bottom: 7px
}

.ekit-wid-con .skill-bar-content .skill-title {
    font-weight: 700;
    color: #000
}

.ekit-wid-con .number-percentage-wraper {
    color: #000
}

.ekit-wid-con .number-percentage-wraper.style2 {
    font-size: 13px;
    font-weight: 700
}

.ekit-wid-con .inner-content .single-skill-bar {
    position: relative
}

.ekit-wid-con .inner-content .single-skill-bar .skill-bar-content {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-bottom: 0;
    padding-left: 30px
}

.ekit-wid-con .inner-content .single-skill-bar .skill-title {
    color: #fff
}

.ekit-wid-con .inner-content .skill-track .number-percentage-wraper {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    padding-right: 30px
}

.ekit-wid-con .inner-content .skill-track .fa,.ekit-wid-con .inner-content .skill-track .icon {
    color: #fff
}

.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar {
    height: 30px;
    background-color: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 0 20px 0 rgb(0 0 0 / .25);
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .25);
    border-radius: 15px
}

.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track {
    height: 10px;
    border-radius: 5px
}

.ekit-wid-con .skilltrack-style2 .single-skill-bar .skill-bar .skill-track .number-percentage-wraper {
    top: -39px
}

.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper {
    color: #fff;
    height: 30px;
    padding: 0 10px;
    z-index: 1;
    text-align: center;
    right: calc(0% - 22px);
    top: -34px
}

.ekit-wid-con .tooltip-style .single-skill-bar .number-percentage-wraper .svg-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    fill: #333;
    height: 100%;
    width: 100%
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-1 .svg-content>svg {
    fill: #ff3984
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-2 .svg-content>svg {
    fill: #cc24fc
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-3 .svg-content>svg {
    fill: #00e49a
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-4 .svg-content>svg {
    fill: #4285f4
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-5 .svg-content>svg {
    fill: #7ed500
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-6 .svg-content>svg {
    fill: #f96933
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-7 .svg-content>svg {
    fill: #53f8a2
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-8 .svg-content>svg {
    fill: #fe8f75
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-9 .svg-content>svg {
    fill: #35ed7e
}

.ekit-wid-con .tooltip-style .single-skill-bar.color-10 .svg-content>svg {
    fill: #9460ff
}

.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 13px;
    right: calc(0% - 15.5px);
    top: -39.9px
}

.ekit-wid-con .pin-style .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3px;
    height: 5px;
    background-color: #333
}

.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #ff3984
}

.ekit-wid-con .pin-style .single-skill-bar.color-1 .number-percentage-wraper::before {
    background-color: #ff3984
}

.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #cc24fc
}

.ekit-wid-con .pin-style .single-skill-bar.color-2 .number-percentage-wraper::before {
    background-color: #cc24fc
}

.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00e49a
}

.ekit-wid-con .pin-style .single-skill-bar.color-3 .number-percentage-wraper::before {
    background-color: #00e49a
}

.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #4285f4
}

.ekit-wid-con .pin-style .single-skill-bar.color-4 .number-percentage-wraper::before {
    background-color: #4285f4
}

.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #7ed500
}

.ekit-wid-con .pin-style .single-skill-bar.color-5 .number-percentage-wraper::before {
    background-color: #7ed500
}

.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #f96933
}

.ekit-wid-con .pin-style .single-skill-bar.color-6 .number-percentage-wraper::before {
    background-color: #f96933
}

.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #53f8a2
}

.ekit-wid-con .pin-style .single-skill-bar.color-7 .number-percentage-wraper::before {
    background-color: #53f8a2
}

.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #fe8f75
}

.ekit-wid-con .pin-style .single-skill-bar.color-8 .number-percentage-wraper::before {
    background-color: #fe8f75
}

.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #35ed7e
}

.ekit-wid-con .pin-style .single-skill-bar.color-9 .number-percentage-wraper::before {
    background-color: #35ed7e
}

.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #9460ff
}

.ekit-wid-con .pin-style .single-skill-bar.color-10 .number-percentage-wraper::before {
    background-color: #9460ff
}

.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper {
    height: 22px;
    padding: 0 8px;
    background-color: #333;
    text-align: center;
    font-size: 13px;
    color: #fff;
    z-index: 1;
    right: -20px;
    top: -31px
}

.ekit-wid-con .tooltip-style2 .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    bottom: -6px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 14px;
    height: 14px;
    background-color: inherit;
    z-index: -1
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #ff3984
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #cc24fc
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00e49a
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #4285f4
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #7ed500
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #f96933
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #53f8a2
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #fe8f75
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #35ed7e
}

.ekit-wid-con .tooltip-style2 .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #9460ff
}

.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper {
    height: 24px;
    line-height: 24px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    background-color: #333;
    text-align: center;
    padding: 0 11px;
    border-radius: 4.32px;
    border-bottom-right-radius: 0
}

.ekit-wid-con .tooltip-style3 .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    right: 0;
    bottom: -8px;
    color: #333;
    border-top: solid currentColor;
    border-right: solid currentColor;
    border-left: solid #fff0;
    border-bottom: solid #fff0;
    border-width: 4px
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #ff3984
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-1 .number-percentage-wraper::before {
    color: #ff3984
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #cc24fc
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-2 .number-percentage-wraper::before {
    color: #cc24fc
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00e49a
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-3 .number-percentage-wraper::before {
    color: #00e49a
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #4285f4
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-4 .number-percentage-wraper::before {
    color: #4285f4
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #7ed500
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-5 .number-percentage-wraper::before {
    color: #7ed500
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #f96933
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-6 .number-percentage-wraper::before {
    color: #f96933
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #53f8a2
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-7 .number-percentage-wraper::before {
    color: #53f8a2
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #fe8f75
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-8 .number-percentage-wraper::before {
    color: #fe8f75
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #35ed7e
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-9 .number-percentage-wraper::before {
    color: #35ed7e
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #9460ff
}

.ekit-wid-con .tooltip-style3 .single-skill-bar.color-10 .number-percentage-wraper::before {
    color: #9460ff
}

.ekit-wid-con .style-switch .single-skill-bar .skill-bar-content {
    margin-bottom: 18px
}

.ekit-wid-con .style-switch .single-skill-bar .content-group {
    width: calc(100% - 50px);
    display: inline-block
}

.ekit-wid-con .style-switch .single-skill-bar .number-percentage-wraper {
    float: right;
    position: relative;
    top: 31px
}

.ekit-wid-con .style-switch .single-skill-bar .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar .skill-track::before {
    position: absolute;
    content: "";
    right: 0;
    border-radius: 50%;
    color: #333
}

.ekit-wid-con .style-switch .single-skill-bar .skill-track::before {
    top: -12.5px;
    width: 25px;
    height: 25px;
    background-color: #fff;
    border: 1px solid currentColor;
    -webkit-box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07),inset 0 2px 3px 0 rgb(0 0 0 / .2);
    box-shadow: -1.216px 6.894px 15px 0 rgb(0 0 0 / .07),inset 0 2px 3px 0 rgb(0 0 0 / .2)
}

.ekit-wid-con .style-switch .single-skill-bar .skill-track::after {
    width: 8px;
    height: 8px;
    background-color: currentColor;
    top: -3px;
    right: 8px
}

.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-1 .skill-track::before {
    color: #ff3984
}

.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-2 .skill-track::before {
    color: #cc24fc
}

.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-3 .skill-track::before {
    color: #00e49a
}

.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-4 .skill-track::before {
    color: #4285f4
}

.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-5 .skill-track::before {
    color: #7ed500
}

.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-6 .skill-track::before {
    color: #f96933
}

.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-7 .skill-track::before {
    color: #53f8a2
}

.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-8 .skill-track::before {
    color: #fe8f75
}

.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-9 .skill-track::before {
    color: #35ed7e
}

.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::after,.ekit-wid-con .style-switch .single-skill-bar.color-10 .skill-track::before {
    color: #9460ff
}

.ekit-wid-con .style-stripe .single-skill-bar .skill-track {
    background: repeating-linear-gradient(to right,#333,#333 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-1 .skill-track {
    background: repeating-linear-gradient(to right,#ff3984,#ff3984 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-2 .skill-track {
    background: repeating-linear-gradient(to right,#cc24fc,#cc24fc 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-3 .skill-track {
    background: repeating-linear-gradient(to right,#00e49a,#00e49a 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-4 .skill-track {
    background: repeating-linear-gradient(to right,#4285f4,#4285f4 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-5 .skill-track {
    background: repeating-linear-gradient(to right,#7ed500,#7ed500 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-6 .skill-track {
    background: repeating-linear-gradient(to right,#f96933,#f96933 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-7 .skill-track {
    background: repeating-linear-gradient(to right,#53f8a2,#53f8a2 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-8 .skill-track {
    background: repeating-linear-gradient(to right,#fe8f75,#fe8f75 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-9 .skill-track {
    background: repeating-linear-gradient(to right,#35ed7e,#35ed7e 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-stripe .single-skill-bar.color-10 .skill-track {
    background: repeating-linear-gradient(to right,#9460ff,#9460ff 4px,#fff 4px,#fff 8px)
}

.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper {
    height: 35px;
    line-height: 35px;
    color: #fff;
    background-color: #333;
    text-align: center;
    padding: 0 8px;
    top: -10px;
    z-index: 1
}

.ekit-wid-con .style-ribbon .single-skill-bar .number-percentage-wraper::before {
    position: absolute;
    content: "";
    top: 0;
    left: -10px;
    color: #1a1a1a;
    border-top: solid #fff;
    border-left: solid #fff;
    border-right: solid currentColor;
    border-bottom: solid currentColor;
    border-width: 5px
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper {
    background-color: #cc2e6a
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-1 .number-percentage-wraper::before {
    color: #801d42
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper {
    background-color: #a31dca
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-2 .number-percentage-wraper::before {
    color: #66127e
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper {
    background-color: #00b67b
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-3 .number-percentage-wraper::before {
    color: #00724d
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper {
    background-color: #356ac3
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-4 .number-percentage-wraper::before {
    color: #21437a
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper {
    background-color: #65aa00
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-5 .number-percentage-wraper::before {
    color: #3f6b00
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper {
    background-color: #c75429
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-6 .number-percentage-wraper::before {
    color: #7d351a
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper {
    background-color: #42c682
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-7 .number-percentage-wraper::before {
    color: #2a7c51
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper {
    background-color: #cb725e
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-8 .number-percentage-wraper::before {
    color: #7f483b
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper {
    background-color: #2abe65
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-9 .number-percentage-wraper::before {
    color: #1b773f
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper {
    background-color: #764dcc
}

.ekit-wid-con .style-ribbon .single-skill-bar.color-10 .number-percentage-wraper::before {
    color: #4a3080
}

.ekit-wid-con .elementskit-funfact {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ekit-wid-con .elementskit-funfact-inner.position_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-funfact-inner.position_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ekit-wid-con .elementskit-funfact .funfact-icon svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-funfact-overlay {
    z-index: -1
}

.ekit-wid-con .elementskit-funfact .funfact-content {
    line-height: 1
}

.ekit-wid-con .elementskit-funfact .funfact-content .number-percentage-wraper {
    font-size: 28px;
    font-weight: 700;
    color: #333
}

.ekit-wid-con .elementskit-funfact .funfact-content .fa,.ekit-wid-con .elementskit-funfact .funfact-content .icon {
    font-size: 25px;
    padding-right: 5px
}

.ekit-wid-con .elementskit-funfact .elementskit-funfact-icon {
    display: inline-block
}

.ekit-wid-con .elementskit-funfact .funfact-title {
    color: gray;
    font-size: 15px;
    margin: 0;
    font-weight: 400
}

.ekit-wid-con .elementskit-funfact .funfact-title.black-v {
    color: #000
}

.ekit-wid-con .elementskit-funfact .super {
    font-size: 22px;
    color: #2575fc;
    vertical-align: super;
    position: relative;
    top: -5px
}

.ekit-wid-con .elementskit-funfact .color-1 .fa,.ekit-wid-con .elementskit-funfact .color-1 .icon,.ekit-wid-con .elementskit-funfact .color-1 .super {
    color: #9460ff
}

.ekit-wid-con .elementskit-funfact .color-2 .fa,.ekit-wid-con .elementskit-funfact .color-2 .icon,.ekit-wid-con .elementskit-funfact .color-2 .super {
    color: #fc5290
}

.ekit-wid-con .elementskit-funfact .color-3 .fa,.ekit-wid-con .elementskit-funfact .color-3 .icon,.ekit-wid-con .elementskit-funfact .color-3 .super {
    color: #09b2a0
}

.ekit-wid-con .elementskit-funfact .xs-overlay {
    z-index: -1;
    opacity: .7;
    pointer-events: none
}

.ekit-wid-con .elementskit-funfact.divider_funfact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementskit-funfact.divider_funfact .elementskit-funfact-inner {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.ekit-wid-con .elementskit-funfact.divider_funfact.position_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-funfact.divider_funfact.position_bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ekit-wid-con .style-border-bottom.elementskit-funfact::before {
    position: absolute;
    content: "";
    bottom: -15px;
    left: 0;
    height: 5px;
    width: 100%;
    z-index: 1;
    background-color: #53f995;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease,-webkit-transform .3s ease
}

.ekit-wid-con .style-border-bottom.elementskit-funfact:hover::before {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%
}

.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left::before {
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.ekit-wid-con .style-border-bottom.elementskit-funfact.hover_from_left:hover::before {
    -webkit-transform-origin: right center;
    transform-origin: right center
}

.ekit-wid-con .vertical-bar {
    width: 3px;
    height: 20px;
    background-color: #2575fc;
    display: inline-block;
    float: left
}

.ekit-wid-con .vertical-bar.border_left_side {
    float: right
}

.ekit-wid-con .elementskit-funfact.gradient-1 {
    background-color: #f2709c;
    background: linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)
}

.ekit-wid-con .elementskit-funfact.gradient-2 {
    background-color: #b18cfe;
    background: linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)
}

.ekit-wid-con .elementskit-funfact.gradient-3 {
    background-color: #82e182;
    background: linear-gradient(-35deg,#82e182 0,#0acbf5 100%)
}

.ekit-wid-con .elementskit-funfact.gradient-4 {
    background-color: #07b787;
    background: linear-gradient(-35deg,#07b787 0,#7ed500 100%)
}

.ekit-wid-con .elementskit-funfact.divider_funfact.text-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ekit-wid-con .elementskit-funfact.divider_funfact.text-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.ekit-wid-con .ekit-single-piechart .piechart {
    position: relative;
    display: inline-block
}

.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content {
    position: absolute;
    top: 47%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    display: inline-block
}

.ekit-wid-con .ekit-single-piechart .piechart .ekit-chart-content svg {
    max-width: 28px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .flip-card {
    position: relative;
    max-height: 280px;
    overflow: hidden;
    color: #fff
}

.ekit-wid-con .flip-card .back {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 15px 50px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
    background: #f2709c;
    background: linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)
}

.ekit-wid-con .flip-card .back,.ekit-wid-con .flip-card .front {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .flip-card:hover .back {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .flip-card:hover .front {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .flip-card .ekit-piechart-title {
    color: #fff
}

.ekit-wid-con .elementskit-single-faq {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-single-faq .elementskit-faq-title {
    font-size: 15px;
    margin-top: 0;
    margin-bottom: 0
}

.ekit-wid-con .elementskit-single-faq .elementskit-faq-header {
    background-color: #f5f5f5;
    padding-top: 21px;
    padding-bottom: 21px
}

.ekit-wid-con .elementskit-image-comparison {
    z-index: 3
}

.ekit-wid-con .elementskit-image-comparison>img {
    width: 100%
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fff;
    border-color: #fff0;
    -webkit-transition: color .3s,background-color .3s;
    transition: color .3s,background-color .3s
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::before {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle::after {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-left-arrow {
    border-right-color: #000
}

.ekit-wid-con .elementskit-image-comparison .twentytwenty-handle .twentytwenty-right-arrow {
    border-left-color: #000
}

.ekit-wid-con .elementskit-countdown-timer {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-inner-container {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    background-color: #443aca;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content {
    width: 100%
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-content>span {
    display: block;
    color: #fff;
    line-height: 1
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-count {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 13px
}

.ekit-wid-con .elementskit-countdown-timer .elementskit-timer-title {
    font-size: 14px;
    letter-spacing: 2.5px
}

.ekit-wid-con .elementskit-countdown-timer-2 {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px
}

.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-count {
    background-color: #2575fc;
    display: block;
    height: 107px;
    line-height: 87px;
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    border-radius: 10px
}

.ekit-wid-con .elementskit-countdown-timer-2 .elementskit-timer-title {
    display: block;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    border: 2px solid #2575fc;
    font-size: 14px;
    letter-spacing: 2.5px;
    font-weight: 700;
    background-color: #fff;
    margin: 0 auto;
    max-width: 80%;
    margin-top: -20px;
    position: relative;
    z-index: 1
}

.ekit-wid-con .elementskit-countdown-timer-3 {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 3px
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count {
    height: 190px;
    line-height: 190px;
    color: #333;
    display: block;
    font-size: 48px;
    font-weight: 700;
    position: relative;
    background-color: #fff;
    z-index: 1
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-count::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: linear-gradient(-223deg,#fff 0,#fff 50%,#eaeaea 50%,#e7e7e7 100%)
}

.ekit-wid-con .elementskit-countdown-timer-3 .elementskit-timer-title {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 2.5px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    background-color: #1cf196;
    color: #333
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-content {
    background-color: #5558ed;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    height: 190px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 30px 0
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-inner-container>span {
    color: #fff;
    background-color: #fff0;
    height: auto;
    line-height: normal
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count {
    margin-bottom: 10px
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-count::before {
    display: none
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container {
    padding: 0 5px
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(2) .elementskit-timer-content {
    height: 240px;
    background-color: #ffcc03
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(3) .elementskit-timer-content {
    background-color: #ff5657
}

.ekit-wid-con .elementskit-countdown-timer-3.elementskit-version-box .elementskit-timer-container:nth-child(4) .elementskit-timer-content {
    height: 150px;
    background-color: #09b2a0
}

.ekit-wid-con .elementskit-countdown-container {
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    border-radius: 10px;
    background-size: cover;
    margin-bottom: 62px;
    padding-top: 30px;
    padding-bottom: 60px
}

.ekit-wid-con .elementskit-countdown-container::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: .7;
    border-radius: inherit;
    pointer-events: none
}

.ekit-wid-con .elementskit-countdown-container::after {
    position: absolute;
    content: "";
    bottom: -62px;
    left: 0;
    width: 100%;
    height: 49px;
    background-repeat: no-repeat;
    background-position: center center;
    pointer-events: none;
    background-size: contain
}

.ekit-wid-con .elementskit-countdown-timer-4 {
    position: relative;
    z-index: 2;
    height: 120px;
    line-height: 120px;
    background-color: #fd3358;
    background-size: 101% 101%;
    width: calc(100% + 60px);
    margin-left: -30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .elementskit-countdown-timer-4::after,.ekit-wid-con .elementskit-countdown-timer-4::before {
    position: absolute;
    content: "";
    bottom: -20px;
    pointer-events: none
}

.ekit-wid-con .elementskit-countdown-timer-4::before {
    left: 0;
    border-top: 20px solid #993535;
    border-left: 30px solid #fff0
}

.ekit-wid-con .elementskit-countdown-timer-4::after {
    right: 0;
    border-bottom: 20px solid #fff0;
    border-left: 30px solid #993535
}

.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    color: #fff;
    height: 100%
}

.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-count {
    font-size: 48px;
    font-weight: 700
}

.ekit-wid-con .elementskit-countdown-timer-4 .elementskit-timer-title {
    font-size: 18px;
    vertical-align: top
}

.ekit-wid-con .elementskit-coundown-finish {
    height: auto!important;
    line-height: normal!important;
    padding: 15px
}

.ekit-wid-con .ekit-countdown-inner {
    margin: 0 auto
}

.ekit-wid-con .elementskit-flip-clock>.elementskit-time {
    border-radius: 0 0 30px 30px;
    -webkit-box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 0 28px 40px 0 rgb(0 0 0 / .1);
    display: inline-block;
    position: relative;
    height: 140px;
    width: 150px;
    -webkit-perspective: 500px;
    perspective: 500px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.ekit-wid-con .elementskit-flip-clock>.elementskit-time:not(:last-child) {
    margin-right: 30px
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count {
    color: #333;
    display: block;
    font-size: 48px;
    font-weight: 700;
    background-color: #fff;
    overflow: hidden;
    line-height: 140px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: flat;
    transform-style: flat
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-top {
    border-radius: 30px 30px 0 0;
    height: 50%;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-bottom {
    border-radius: 0 0 30px 30px;
    line-height: 0;
    height: 50%;
    top: 50%;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-curr.elementskit-top {
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
    z-index: 3;
    border-bottom: 3px solid #e7e7e7
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-bottom {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
    z-index: 2
}

.ekit-wid-con .elementskit-flip-clock .elementskit-count.elementskit-next.elementskit-top {
    border-bottom: 3px solid #e7e7e7
}

.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-curr.elementskit-top {
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg)
}

.ekit-wid-con .elementskit-flip-clock .elementskit-flip .elementskit-count.elementskit-next.elementskit-bottom {
    -webkit-transition: all 250ms ease-in-out 250ms;
    transition: all 250ms ease-in-out 250ms;
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.ekit-wid-con .elementskit-flip-clock .elementskit-label {
    background-color: #ff5657;
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    -webkit-box-shadow: inset 0 3px 7px 0 rgb(0 0 0 / .35);
    box-shadow: inset 0 3px 7px 0 rgb(0 0 0 / .35);
    color: #fff;
    font-size: 14px;
    border-radius: 30px 30px 0 0;
    font-weight: 700;
    letter-spacing: .5px;
    top: -20px
}

.ekit-wid-con .elementskit-pricing-lists {
    padding-left: 30px
}

.ekit-wid-con .elementskit-pricing-tag {
    position: absolute;
    height: 100%;
    width: calc(100% + 30px);
    background-color: #666;
    top: 0;
    right: -30px;
    border-radius: 48px 0 0 48px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-pricing-tag+.elementskit-pricing-price {
    color: #fff
}

.ekit-wid-con .elementskit-single-pricing {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1
}

.ekit-wid-con .elementskit-single-pricing.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ekit-wid-con .elementskit-single-pricing .pricing-bg {
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    height: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-title {
    font-size: 22px;
    margin-bottom: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-subtitle {
    color: #5a5a5a;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>i {
    font-size: 40px;
    margin-bottom: 12px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>p {
    margin-top: 7px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>hr {
    border-top: 2px solid #fff;
    width: 30px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header>img {
    margin-bottom: 45px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h1,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h2,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h3,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h4,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h5,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h6 {
    font-weight: 400;
    letter-spacing: -.1px;
    line-height: 1.125
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h1 {
    font-size: 2.5rem
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h2 {
    font-size: 2rem
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h3 {
    font-size: 1.75rem
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h4 {
    font-size: 1.5rem
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h5 {
    font-size: 1.25rem
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-header h6 {
    font-size: 1rem
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price-wraper {
    position: relative;
    margin-bottom: 15px;
    line-height: initial
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price {
    position: relative;
    z-index: 2;
    font-size: 48px;
    font-weight: 700;
    letter-spacing: -.4px;
    display: block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub,.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup {
    font-size: 18px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sup {
    top: 0;
    left: 5px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-price>sub {
    bottom: 0
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-content>p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn {
    color: #fff;
    background-color: #666;
    border-radius: 25px;
    border-color: currentColor;
    font-size: 14px;
    font-weight: 700;
    padding: 11px 41px;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn.style-2 {
    border-color: #e7e7e7;
    color: #000
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-btn svg {
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-pricing .btn-outline-primary {
    color: #2575fc
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li {
    color: #565656;
    font-size: 15px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:hover>.ekit-pricing-list-info svg {
    fill: #81848d
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li::before {
    content: "";
    display: block
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li:not(:last-child) {
    margin-bottom: 3px
}

.ekit-wid-con .elementskit-single-pricing .elementskit-pricing-lists>li svg {
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-pricing .title-divider {
    position: relative
}

.ekit-wid-con .elementskit-single-pricing .title-divider::before {
    position: absolute;
    content: "";
    top: 50%;
    left: -30px;
    width: calc(100% + 60px);
    height: 1px;
    background-color: #e7e7e7
}

.ekit-wid-con .elementskit-single-pricing .title-divider .elementskit-pricing-title {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 45px;
    background-color: #fff
}

.ekit-wid-con .elementkit-pricing-icon {
    display: inline-block
}

.ekit-pricing-list-info {
    display: inline-block;
    position: relative;
    z-index: 0;
    cursor: help
}

.ekit-pricing-list-info:before {
    display: none
}

.ekit-pricing-list-info>span {
    display: none;
    position: absolute;
    top: -13px;
    left: 0;
    border-style: solid;
    border-width: 7px;
    border-color: #021343 #fff0 #fff0;
    z-index: 1
}

.ekit-pricing-list-info.is-active>span {
    display: block
}

.ekit-pricing-list-info-content {
    position: absolute;
    left: 0;
    bottom: calc(100% + 13px);
    max-width: 280px;
    margin: 0;
    padding: 11px 20px 13px;
    color: #fff;
    background-color: #021343;
    border-radius: 6px;
    -webkit-box-shadow: 0 20px 20px rgb(0 10 38 / .16);
    box-shadow: 0 20px 20px rgb(0 10 38 / .16);
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    z-index: 999
}

.ekit-pricing-list-info>.ekit-pricing-list-info-content {
    display: none;
    position: fixed
}

.ekit-wid-con .elementskit-single-testimonial-slider {
    background-color: #fff;
    -webkit-box-shadow: 9px 11px 14px 0 rgb(0 0 0 / .1);
    box-shadow: 9px 11px 14px 0 rgb(0 0 0 / .1);
    padding: 30px;
    padding-left: 60px;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-commentor-content>p {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: inherit;
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1
}

.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:before {
    opacity: 0;
    -webkit-transform: none;
    transform: none
}

.ekit-testimonial-fade .ekit-wid-con .elementskit-single-testimonial-slider:hover:before {
    opacity: 1
}

.ekit-wid-con .elementskit-single-testimonial-slider:hover::before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo {
    opacity: 1
}

.ekit-wid-con .elementskit-single-testimonial-slider:hover .elementskit-client_logo .elementskit-testimonial-client-active-logo+.elementskit-testimonial-client-logo {
    opacity: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider .tilte {
    font-size: 22px;
    margin-bottom: 22px
}

.ekit-wid-con .elementskit-single-testimonial-slider .ekit-team-social-list>li>a {
    font-size: 16px
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient {
    background: #f2709c;
    background: linear-gradient(45deg,#f2709c 0,#fe8f75 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style {
    padding: 55px 40px;
    -webkit-transition: border-bottom-color .5s ease;
    transition: border-bottom-color .5s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style .elementskit-commentor-content>hr {
    width: 30px;
    border-top: 3px solid #e7e7e7;
    -webkit-transition: border-top-color .5s ease;
    transition: border-top-color .5s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 {
    border-radius: 10px;
    position: relative;
    padding: 40px 40px 80px;
    margin-bottom: 105px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style2:not(.white-v) .elementskit-commentor-content>i {
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style2 .elementskit-commentor-bio {
    position: absolute;
    top: calc(100% - 35px);
    width: 100%;
    left: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 {
    border-radius: 10px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style3 .elementskit-commentor-content {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 {
    overflow: hidden;
    border-radius: 10px;
    position: relative
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon {
    left: inherit;
    right: 20px;
    top: 20px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-watermark-icon .quote {
    z-index: 1;
    position: relative;
    font-size: 28px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-image {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-commentor-bio {
    margin-bottom: 15px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4 .elementskit-stars {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-watermark-icon {
    line-height: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-single-testimonial-slider.block-style4.white-v .elementskit-profile-info .elementskit-author-name {
    color: #fff
}

.ekit-wid-con .elementskit-single-testimonial-slider .commentor-header {
    margin-bottom: 15px
}

.ekit-wid-con .elementskit-single-testimonial-slider .quote {
    font-size: 48px
}

.ekit-wid-con .elementskit-single-testimonial-slider:not(.white-v) .quote {
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .elementskit-single-testimonial-slider.ekit_testimonial_style_2 .elementskit-watermark-icon {
    position: absolute;
    top: 10px;
    left: 10px
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon {
    position: static;
    color: rgb(0 0 0 / .1);
    line-height: 1;
    display: inline-block
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>i {
    font-size: 48px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon>svg {
    width: 48px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge {
    line-height: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge .quote {
    color: #fff
}

.ekit-wid-con .elementskit-single-testimonial-slider .elementskit-watermark-icon.commentor-badge::before {
    position: absolute;
    content: "";
    top: -100px;
    left: -30px;
    background-color: #2575fc;
    width: 160px;
    height: 160px;
    border-radius: 50%
}

.ekit-wid-con .elementskit-single-testimonial-slider .main-logo {
    display: none
}

.ekit-wid-con .elementskit-single-testimonial-slider.style-2 {
    padding: 0;
    padding-left: 60px;
    border-left: 3px solid #2575fc
}

.ekit-wid-con .elementskit-single-testimonial-slider.style-2 .elementskit-profile-image-card {
    margin-left: 20px
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 {
    background: #f2709c;
    background: linear-gradient(-35deg,#f2709c 0,#fe8f75 100%);
    padding: 40px 50px 80px;
    border-radius: 10px;
    position: relative
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>i {
    color: rgb(255 255 255 / .5)
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-content>p {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-testimonial-slider.version-2 .elementskit-commentor-bio {
    position: absolute;
    top: calc(100% - 45px);
    left: 0;
    width: 100%
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient-1 {
    background: #82e182;
    background: linear-gradient(-35deg,#82e182 0,#0acbf5 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient-2 {
    background: #f2709c;
    background: linear-gradient(-35deg,#f2709c 0,#fe8f75 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.gradient-3 {
    background: #b18cfe;
    background: linear-gradient(-35deg,#b18cfe 0,#9460ff 100%)
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block {
    padding: 80px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content>p {
    margin-bottom: 20px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-commentor-content .elementskit-author-name {
    font-size: 18px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-stars {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-single-testimonial-slider.review-block .elementskit-watermark-icon {
    top: -40px;
    left: 0;
    font-size: 132px;
    color: rgb(0 0 0 / .07)
}

.ekit-wid-con .elementskit-commentor-content {
    padding-right: 30px;
    position: relative
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo {
    margin-bottom: 32px;
    min-height: 50px;
    display: inline-block;
    position: relative
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-active-logo {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-commentor-content .elementskit-client_logo .elementskit-testimonial-client-logo {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-commentor-content>i {
    font-size: 48px;
    margin-bottom: 23px;
    display: inline-block
}

.ekit-wid-con .elementskit-commentor-content>p {
    margin-bottom: 35px;
    color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-commentor-content>.elementskit-border-hr {
    width: 40px;
    height: 2px;
    background-color: #2575fc;
    margin-top: 0;
    margin-bottom: 20px;
    display: inline-block
}

.ekit-wid-con .elementskit-commentor-content .elementskit-profile-info {
    display: block
}

.ekit-wid-con .elementskit-commentor-content .elementskit-author-name {
    font-size: 22px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-commentor-content .elementskit-author-des {
    font-size: 13px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-testimonial_card {
    position: relative;
    padding: 200px 170px 80px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    display: block
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-stars {
    margin-bottom: 25px
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>a,.ekit-wid-con .elementskit-testimonial_card .elementskit-stars>li>span {
    color: #fff
}

.ekit-wid-con .elementskit-testimonial_card .video-popup {
    -webkit-box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    background-color: #fff;
    color: #2575fc;
    font-size: 28px
}

.ekit-wid-con .elementskit-testimonial_card>p {
    font-size: 22px;
    font-style: italic;
    color: #fff;
    margin-bottom: 35px
}

.ekit-wid-con .elementskit-testimonial_card .xs-overlay {
    border-radius: inherit;
    z-index: -1
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-video-popup-content {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des,.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name {
    color: #fff
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-name {
    font-size: 22px
}

.ekit-wid-con .elementskit-testimonial_card .elementskit-profile-info .elementskit-author-des {
    font-size: 13px
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content {
    background-color: #2575fc;
    border-radius: 10px;
    padding: 40px 60px;
    color: #fff;
    margin-bottom: 50px
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content>p {
    margin-bottom: 0
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-watermark-icon {
    position: absolute;
    bottom: -50px;
    left: 20px;
    font-size: 80px;
    color: rgb(0 0 0 / .1);
    line-height: 1
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content::before {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    width: 40px;
    height: 40px;
    background-color: #2575fc
}

.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>a,.ekit-wid-con .elementskit-tootltip-testimonial .elementskit-commentor-content .elementskit-stars>li>span {
    color: #fff
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content {
    padding: 60px 50px;
    margin-bottom: 90px
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content::before {
    -webkit-transform: none;
    transform: none;
    left: 50%;
    bottom: inherit;
    top: 100%;
    border-top: 65px solid #2575fc;
    border-right: 89px solid #fff0;
    background-color: #fff0
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-2 .elementskit-commentor-content .elementskit-watermark-icon {
    position: static;
    font-size: 48px;
    color: rgb(255 255 255 / .1);
    padding-right: 30px
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content {
    margin-bottom: 0;
    padding-top: 60px;
    padding-bottom: 80px
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content::before {
    display: none
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text {
    position: relative
}

.ekit-wid-con .elementskit-tootltip-testimonial.style-3 .elementskit-commentor-content .elementskit-commentor-text .elementskit-commentor-bio {
    position: absolute;
    top: calc(100% + 35px);
    left: 0
}

.ekit-wid-con .elementskit-commentor-bio .elementskit-commentor-image>img {
    border-radius: 50%;
    height: 70px;
    width: 70px
}

.ekit-wid-con .elementskit-commentor-bio .elementskit-author-name {
    font-size: 22px;
    line-height: 1
}

.ekit-wid-con .elementskit-commentor-bio .elementskit-author-des {
    font-size: 13px
}

.ekit-wid-con .elementskit-commentor-bio.style-2 .elementskit-commentor-image>img {
    border: 5px solid #fff;
    -webkit-box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    box-shadow: 19.799px 19.799px 40px 0 rgb(0 0 0 / .1);
    width: 80px;
    height: 80px
}

.ekit-wid-con .elementskit-commentor-bio.style-3 .elementskit-commentor-image>img {
    width: 120px;
    height: 120px
}

.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-name {
    font-size: 18px
}

.ekit-wid-con .elementskit-commentor-bio.media .elementskit-author-des {
    font-size: 13px
}

.ekit-wid-con .testimonial-block-slider2 {
    padding-bottom: 100px
}

.ekit-wid-con .testimonial-block-slider2.modern-nav .owl-nav {
    top: calc(50% - 30px)
}

.ekit-wid-con .testimonial-block-slider3 {
    margin-bottom: 70px
}

.ekit-wid-con .testimonial-block-slider3 .owl-nav button>i {
    font-size: 36px;
    color: #2575fc
}

.ekit-wid-con .elementskit-profile-info .elementskit-author-name {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    -webkit-transition: color .3s;
    transition: color .3s
}

.ekit-wid-con .elementskit-profile-info .elementskit-author-des {
    color: rgb(0 0 0 / .5);
    font-weight: 400
}

.ekit-wid-con .elementskit-profile-image-card {
    position: relative;
    overflow: hidden
}

.ekit-wid-con .elementskit-profile-image-card::before {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none
}

.ekit-wid-con .elementskit-profile-image-card>img {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .elementskit-profile-image-card:hover::before {
    background-color: rgb(17 17 17 / .8);
    top: 0
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-wrapper {
    overflow: visible
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-pagination span {
    padding: 0;
    margin: 0
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-container:not(.swiper-container-initialized) .swiper-slide {
    max-width: calc(100% / var(--ekit_testimonial_slidetoshow,1));
    margin-right: var(--ekit_testimonial_left_right_spacing,15px);
    margin-left: var(--ekit_testimonial_left_right_spacing,15px)
}

.ekit-wid-con .elementskit-testimonial_card .xs-overlay {
    opacity: 1;
    background-color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-commentor-bio {
    position: absolute;
    left: 0;
    width: 100%
}

.ekit-wid-con .elementskit-commentor-bio.client_center {
    text-align: center
}

.ekit-wid-con .elementskit-commentor-bio.client_center .elementskit-commentor-image>img {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-commentor-bio.client_right {
    text-align: right
}

.ekit-wid-con .elementskit-commentor-bio.client_right .elementskit-commentor-image>img {
    margin-left: auto
}

.ekit-wid-con .elementskit-commentor-bio.client_left {
    text-align: left
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev {
    font-size: 36px;
    color: #2575fc;
    width: auto;
    height: auto;
    z-index: 1
}

.ekit-wid-con .elementskit-testimonial-slider .swiper-button-next::before,.ekit-wid-con .elementskit-testimonial-slider .swiper-button-prev::before {
    display: none
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-stars {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio {
    position: static
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details,.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-commentor-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementkit-commentor-details {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-two .elementskit-icon-content {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.ekit-wid-con .elementskit-testimonial_card .xs-overlay {
    background-color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three {
    overflow: hidden;
    position: relative
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-bio {
    position: static
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-profile-info {
    text-align: center
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-commentor-content>p {
    margin-bottom: 30px
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content {
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: 1;
    z-index: 1
}

.ekit-wid-con .elementskit-testimonial-slider-block-style-three .elementskit-icon-content.commentor-badge::before {
    position: absolute;
    content: "";
    top: -100px;
    left: -30px;
    background-color: #2575fc;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    z-index: -1
}

.ekit-wid-con .elementkit-commentor-details.client_center {
    margin: auto
}

.ekit-wid-con .elementkit-commentor-details.client_left {
    margin-right: auto
}

.ekit-wid-con .elementkit-commentor-details.client_right {
    margin-left: auto
}

.ekit-wid-con .ekit_testimonial_style_2 {
    padding: 30px;
    border-bottom: 3px solid #fff0;
    text-align: center
}

.ekit-wid-con .ekit_testimonial_style_2:hover {
    border-bottom-color: #2575fc
}

.ekit-wid-con .ekit_testimonial_style_2 .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit-testimonia-style-4 {
    text-align: center
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider {
    padding: 30px;
    padding-bottom: 50px;
    margin-bottom: 80px;
    display: block
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-single-testimonial-slider .elementskit-commentor-image img {
    margin: auto
}

.ekit-wid-con .ekit-testimonia-style-4 .elementskit-watermark-icon {
    margin-bottom: 23px;
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .ekit-testimonia-style-4 .ekit-testimonial--avatar {
    margin-bottom: 20px
}

.ekit-wid-con .ekit_testimonial_style_5 {
    text-align: left
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-commentor-header {
    display: block
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider {
    padding: 30px;
    display: block
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-single-testimonial-slider .elementskit-commentor-content>p {
    margin-top: 30px;
    margin-bottom: 30px
}

.ekit-wid-con .ekit_testimonial_style_5 .elementskit-watermark-icon {
    position: absolute;
    color: rgb(37 117 252 / .2)
}

.ekit-wid-con .ekit_testimonial_style_5 .ekit-testimonial--avatar {
    margin-right: 20px
}

.ekit-wid-con .ekit_testimonial_style_6 {
    text-align: center
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider {
    padding: 30px;
    display: block
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-single-testimonial-slider .elementskit-commentor-content {
    padding-right: 0
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-stars {
    margin-bottom: 20px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon {
    color: #fff
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>i {
    font-size: 30px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-watermark-icon>svg {
    width: 30px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-profile-info {
    margin-bottom: 15px
}

.ekit-wid-con .ekit_testimonial_style_6 .elementskit-commentor-image>img {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .ekit_testimonial_style_6 .ekit-testimonial--avatar {
    margin-bottom: 20px
}

.ekit-wid-con .ekit_watermark_icon_custom_position {
    position: absolute
}

.ekit-wid-con .elementskit-commentor-content>i,.ekit-wid-con .elementskit-icon-content>i {
    display: inline-block
}

.ekit-wid-con .elementskit-stars {
    position: relative;
    z-index: 6
}

.ekit-wid-con .elementskit-stars>li {
    display: inline-block
}

.ekit-wid-con .elementskit-stars>li:not(:last-child) {
    margin-right: 5px
}

.ekit-wid-con .elementskit-stars>li>a,.ekit-wid-con .elementskit-stars>li>span {
    display: block;
    pointer-events: none
}

.ekit-wid-con .elementskit-stars.style-2>li>a {
    color: #fec42d
}

.ekit-wid-con .elementskit-stars.style-3>li>a {
    color: #000
}

.ekit-wid-con .ekit-testimonial--link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    z-index: 1
}

.elementskit-commentor-content ol,.elementskit-commentor-content ul {
    padding-left: 18px
}

.ekit-wid-con .elementkit-tab-wraper {
    line-height: 0
}

.ekit-wid-con .elementkit-tab-wraper.vertical {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .elementkit-tab-wraper.vertical>ul {
    display: block;
    height: 100%
}

.ekit-wid-con .elementkit-tab-wraper.vertical>.elementkit-tab-nav .elementkit-nav-item {
    display: block;
    width: 100%;
    margin-right: 0
}

.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) .elementkit-tab-nav {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.ekit-wid-con .elementkit-tab-wraper.elementskit-fitcontent-tab .elementkit-tab-content {
    text-align: left;
    width: 100%;
    max-width: 100%
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.right-pos {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon {
    display: block
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link .elementskit-tab-icon svg {
    max-width: 30px;
    height: auto;
    position: relative;
    top: 3px
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.left-pos .elementskit-tab-icon {
    -ms-flex-item-align: center;
    align-self: center
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.top-pos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ekit-wid-con .elementkit-tab-wraper .elementkit-nav-link.bottom-pos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.ekit-wid-con .elementkit-tab-nav {
    position: relative;
    border-bottom: 0 solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item {
    margin-bottom: 0;
    float: none;
    display: inline-block
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item:not(:last-child) {
    margin-right: 10px
}

.ekit-wid-con .elementkit-tab-nav .elementkit-nav-item .elementkit-nav-link {
    font-weight: 700;
    padding: 14px 35px;
    border-radius: 0;
    position: relative;
    text-align: center;
    background-color: #fff0;
    border: none;
    margin: 0
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background-color: #2575fc;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tab_border_bottm .elementkit-nav-item .elementkit-nav-link.active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    height: 24px;
    width: 24px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden;
    background-image: -webkit-gradient(linear,left top,right bottom,from(#fff0),color-stop(50%,#fff0),color-stop(50%,#4b3fe1),to(#4b3fe1));
    background-image: linear-gradient(to bottom right,#fff0 0,#fff0 50%,#4b3fe1 50%,#4b3fe1 100%);
    z-index: -1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_tooltip_style .elementkit-nav-item .elementkit-nav-link.active::before {
    opacity: 1;
    visibility: visible
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    left: 50%;
    opacity: 0;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::before {
    bottom: -1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70px;
    height: 1px;
    background-color: #2575fc
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link::after {
    bottom: -5px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    height: 10px;
    width: 10px;
    background-image: linear-gradient(136deg,#fff0 50%,#fff0 50%);
    border-style: solid;
    border-width: 1px 0 0 1px;
    border-color: #2575fc;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::after,.ekit-wid-con .elementkit-tab-nav.elementskit_heartbit_style .elementkit-nav-item .elementkit-nav-link.active::before {
    opacity: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    bottom: -3px;
    left: 0;
    height: 3px;
    width: 100%;
    background-image: -webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));
    background-image: linear-gradient(270deg,#07b787 0,#7ed500 100%);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 350ms ease 350ms;
    transition: -webkit-transform 350ms ease 350ms;
    transition: transform 350ms ease 350ms;
    transition: transform 350ms ease 350ms,-webkit-transform 350ms ease 350ms;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link::after {
    position: absolute;
    content: "";
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-image: -webkit-gradient(linear,right top,left top,from(#07b787),to(#7ed500));
    background-image: linear-gradient(270deg,#07b787 0,#7ed500 100%);
    border: 5px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 350ms ease 0s;
    transition: opacity 350ms ease 0s;
    z-index: 1
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::after {
    opacity: 1;
    -webkit-transition: opacity 350ms ease 350ms;
    transition: opacity 350ms ease 350ms
}

.ekit-wid-con .elementkit-tab-nav.elementskit_pregress_style .elementkit-nav-item .elementkit-nav-link.active::before {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform 350ms ease 0s;
    transition: -webkit-transform 350ms ease 0s;
    transition: transform 350ms ease 0s;
    transition: transform 350ms ease 0s,-webkit-transform 350ms ease 0s
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-icon,.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link .elementskit-tab-title {
    position: relative;
    z-index: 11
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: calc(100% + 20px);
    background-image: linear-gradient(60deg,#f2709c 0,#fe8f75 100%);
    z-index: 10;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition: -webkit-transform .4s ease .4s;
    transition: -webkit-transform .4s ease .4s;
    transition: transform .4s ease .4s;
    transition: transform .4s ease .4s,-webkit-transform .4s ease .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-size: 101% auto
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link::after {
    position: absolute;
    content: "";
    bottom: -20px;
    right: -20px;
    width: 20px;
    height: 20px;
    z-index: 10;
    background-image: linear-gradient(-221deg,#174eac 50%,#fff0 50%);
    opacity: 0;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::after {
    opacity: 1;
    -webkit-transition: opacity .4s ease .4s;
    transition: opacity .4s ease .4s
}

.ekit-wid-con .elementkit-tab-nav.elementskit_ribbon_style .elementkit-nav-item .elementkit-nav-link.active::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform .4s ease 0s;
    transition: -webkit-transform .4s ease 0s;
    transition: transform .4s ease 0s;
    transition: transform .4s ease 0s,-webkit-transform .4s ease 0s
}

.ekit-wid-con .elementkit-tab-nav.elementskit-fullwidth-tab>.elementkit-nav-item {
    max-width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.ekit-wid-con .elementkit-tab-content {
    line-height: 1.5
}

.ekit-wid-con .elementkit-tab-content .elementkit-tab-pane {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px
}

.ekit-wid-con .tab-nav-fluid {
    width: 100%;
    display: block!important;
    height: auto!important
}

.ekit-wid-con .elementkit-nav-link {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit-tab-title-group {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto
}

.elementkit-tab-pane>div>ol,.elementkit-tab-pane>div>ul {
    padding-left: 18px
}

@media (min-width: 768px) {
    .elementkit-tab-wraper:not(.vertical)>ul>li>a {
        white-space:nowrap
    }
}

[data-elementor-device-mode=tablet] .elementkit-tab-wraper.vertical {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .ekit-sidebar-group .ekit-overlay {
    left: 100%;
    top: 0;
    position: fixed;
    z-index: 1002;
    height: 100%;
    opacity: 0;
    width: 100%;
    visibility: hidden;
    -webkit-transition: all .4s ease-in var(--transition-duration);
    transition: all .4s ease-in var(--transition-duration);
    cursor: url(/wp-content/plugins/elementskit-lite/widgets/init/assets/img/cross-out.svg),pointer;
    background-color: rgb(0 0 0 / .9)
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group .ekit-overlay {
    left: auto;
    right: 100%
}

.ekit-wid-con .ekit-sidebar-group .ekit_widget-heading {
    padding: 20px;
    float: right
}

.ekit-wid-con .ekit-sidebar-group.ekit-fade .ekit-overlay {
    left: 0;
    right: 0
}

.ekit-wid-con .ekit-sidebar-widget {
    position: fixed;
    right: -100%;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 360px;
    z-index: 999999;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    -webkit-transition: all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);
    transition: all var(--transition-duration) cubic-bezier(.9,.03,0,.96) var(--transition-duration);
    visibility: hidden;
    opacity: 0
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-widget {
    left: -100%;
    right: auto
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay {
    visibility: visible;
    -webkit-transition: all var(--transition-duration) ease-out 0s;
    transition: all var(--transition-duration) ease-out 0s;
    left: 0;
    opacity: 1
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-overlay {
    left: auto;
    right: 0
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget {
    opacity: 1;
    visibility: visible;
    right: 0;
    -webkit-transition: all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s;
    transition: all var(--transition-duration) cubic-bezier(.9,.03,0,.96) .4s
}

.ekit-off-canvas-position-left .ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit-sidebar-widget {
    left: 0;
    right: auto
}

.ekit-wid-con .ekit_sidebar-textwidget {
    padding: 20px;
    padding-top: 60px
}

.ekit-wid-con .ekit_close-side-widget {
    position: absolute;
    color: #1768dd;
    font-size: 15px;
    display: block;
    font-weight: 400;
    line-height: 1;
    padding: 4px 7px 5px 7px;
    border: 1px solid #ccc;
    z-index: 1;
    background-color: #fff;
    top: 15px;
    right: 15px;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit_close-side-widget svg {
    width: 100%;
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit_sidebar-widget-container {
    position: relative;
    top: 150px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in .3s;
    transition: all .3s ease-in .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .ekit-sidebar-group.ekit_isActive .ekit_sidebar-widget-container {
    top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 1s ease-out 1.2s;
    transition: all 1s ease-out 1.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.ekit-wid-con .ekit_navSidebar-button {
    display: inline-block;
    line-height: 1
}

.ekit-wid-con .ekit_offcanvas-sidebar {
    -webkit-transition: all .3s;
    transition: all .3s
}

.ekit-wid-con .ekit_offcanvas-sidebar svg {
    width: 100%;
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-dropcap-cotnent {
    margin-bottom: 0
}

.ekit-wid-con .ekit-dropcap-cotnent:first-child::first-letter {
    color: #903;
    float: left;
    font-size: 75px;
    line-height: 60px;
    padding-top: 4px;
    padding-right: 8px;
    padding-left: 3px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}

.ekit-dropcap-wraper>ol,.ekit-dropcap-wraper>ul {
    padding-left: 28px
}

.ekit-wid-con .ekit_double_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 480px) {
    .ekit-wid-con .ekit_double_button {
        display:block
    }
}

.ekit-wid-con .ekit-double-btn {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    outline: 0;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    text-align: center;
    overflow: hidden;
    color: #fff;
    width: 100%;
    background-color: #3b3b3b;
    padding: 20px;
    z-index: 1
}

.ekit-wid-con .ekit-double-btn svg {
    max-width: 14px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-double-btn:hover {
    background-color: #1a1919
}

.ekit-wid-con .ekit-element-align-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.ekit-wid-con .ekit_button_middle_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    position: relative;
    -webkit-box-shadow: 0 0 0 6px rgb(255 255 255 / .2);
    box-shadow: 0 0 0 6px rgb(255 255 255 / .2);
    background: #fafaf8;
    color: #444;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    font-size: 14px;
    z-index: 5
}

.ekit-wid-con .ekit-double-btn-one {
    background-color: #2575fc
}

.ekit-wid-con .ekit-double-btn-one:hover {
    background-color: #0359eb
}

.ekit-wid-con .ekit_creative_icon_box {
    display: inline-block;
    padding: 20px;
    background-color: #333;
    color: #fff;
    font-size: 20px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.ekit-wid-con .ekit_hover_grow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0)
}

.ekit-wid-con .ekit_hover_grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.ekit-wid-con .ekit_hover_pulse:hover {
    -webkit-animation-name: ekit-hvr-pulse;
    animation-name: ekit-hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes ekit-hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

@keyframes ekit-hvr-pulse {
    25% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    75% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
}

.ekit-wid-con .ekit_hover_pushe:hover {
    -webkit-animation-name: ekit-hvr-push;
    animation-name: ekit-hvr-push;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ekit-hvr-push {
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ekit-wid-con .ekit_hover_pop:hover {
    -webkit-animation-name: ekit-hvr-pop;
    animation-name: ekit-hvr-pop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes ekit-hvr-pop {
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.ekit-wid-con .ekit_hover_rotate:hover {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg)
}

.ekit-wid-con .ekit_hover_float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.ekit-wid-con .ekit_hover_sink:hover {
    -webkit-transform: translateY(8px);
    transform: translateY(8px)
}

.ekit-wid-con .ekit_hover_skew:hover {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg)
}

.ekit-wid-con .ekit_hover_wobble_horizontal:hover {
    -webkit-animation-name: ekit-hvr-wobble-horizontal;
    animation-name: ekit-hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes ekit-hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px)
    }

    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }

    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px)
    }

    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.ekit-wid-con .ekit_hover_wobble_vertical:hover {
    -webkit-animation-name: ekit-hvr-wobble-vertical;
    animation-name: ekit-hvr-wobble-vertical;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

@-webkit-keyframes ekit-hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ekit-hvr-wobble-vertical {
    16.65% {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    33.3% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px)
    }

    49.95% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }

    66.6% {
        -webkit-transform: translateY(-2px);
        transform: translateY(-2px)
    }

    83.25% {
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.ekit-wid-con .ekit_hover_shadow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    background-color: #e1e1e1;
    color: #666
}

.ekit-wid-con .ekit_hover_shadow:hover {
    -webkit-box-shadow: 0 10px 10px -10px rgb(0 0 0 / .5);
    box-shadow: 0 10px 10px -10px rgb(0 0 0 / .5)
}

.ekit-wid-con .ekit_hover_float_shadow::before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: radial-gradient(ellipse at center,rgb(0 0 0 / .35) 0,#fff0 80%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform
}

.ekit-wid-con .ekit_hover_float_shadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ekit-wid-con .ekit_hover_float_shadow:hover::before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}

.ekit-wid-con .ekit_hover_glow_out:hover {
    -webkit-transform: scale(.93);
    transform: scale(.93)
}

.ekit-wid-con .ekit_hover_glow_out:hover::before {
    -webkit-animation: ekit-hover-glow-out 1.3s ease-out 75ms;
    animation: ekit-hover-glow-out 1.3s ease-out 75ms
}

.ekit-wid-con .ekit_hover_glow_out::before {
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1);
    box-shadow: 0 0 0 2px rgb(51 51 51 / .1);
    opacity: 0;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: ""
}

@-webkit-keyframes ekit-hover-glow-out {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5)
    }

    100% {
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

@keyframes ekit-hover-glow-out {
    0% {
        opacity: .3
    }

    40% {
        opacity: .5;
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5)
    }

    100% {
        -webkit-box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);
        box-shadow: 0 0 0 2px rgb(51 51 51 / .1),0 0 10px 10px #333,0 0 0 10px rgb(51 51 51 / .5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0
    }
}

.ekit-wid-con .ekit_hover_border_spined,.ekit-wid-con .ekit_hover_dashed {
    background-color: #fff;
    color: #333;
    -webkit-transition: -webkit-box-shadow .2s ease;
    transition: -webkit-box-shadow .2s ease;
    transition: box-shadow .2s ease;
    transition: box-shadow .2s ease,-webkit-box-shadow .2s ease;
    -webkit-box-shadow: inset 0 0 0 4px #333;
    box-shadow: inset 0 0 0 4px #333
}

.ekit-wid-con .ekit_hover_border_spined::before,.ekit-wid-con .ekit_hover_dashed::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    border: 4px dashed #333;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    pointer-events: none;
    border-radius: inherit
}

.ekit-wid-con .ekit_hover_border_spined:hover,.ekit-wid-con .ekit_hover_dashed:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.ekit-wid-con .ekit_hover_border_spined:hover::before {
    -webkit-animation-name: ekit-hover-spined;
    animation-name: ekit-hover-spined;
    -webkit-animation-duration: 9s;
    animation-duration: 9s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

@-webkit-keyframes ekit-hover-spined {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes ekit-hover-spined {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.ekit-wid-con .ekit_round_icon {
    height: 70px;
    width: 70px;
    border-radius: 50%
}

.ekit-wid-con .ekit_hover_fill_with_shadow {
    color: #333;
    -webkit-box-shadow: 0 0 0 4px #333;
    box-shadow: 0 0 0 4px #333;
    background-color: #fff0
}

.ekit-wid-con .ekit_hover_fill_with_shadow:hover {
    -webkit-box-shadow: 0 0 0 8px rgb(51 51 51 / .3);
    box-shadow: 0 0 0 8px rgb(51 51 51 / .3);
    background-color: #333;
    color: #fff
}

.ekit-wid-con .ekit_hover_fill_only {
    -webkit-box-shadow: 0 0 0 4px #333;
    box-shadow: 0 0 0 4px #333;
    color: #333;
    background-color: #fff0
}

.ekit-wid-con .ekit_hover_fill_only:hover {
    background-color: #333;
    color: #fff
}

.ekit-wid-con .ekit_hover_fill_and_scale_border {
    background-color: rgb(0 0 0 / .1);
    color: #000
}

.ekit-wid-con .ekit_hover_fill_and_scale_border::before {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: inherit;
    content: "";
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    top: -7px;
    left: -7px;
    padding: 7px;
    -webkit-box-shadow: 0 0 0 4px #000;
    box-shadow: 0 0 0 4px #000;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    opacity: 0;
    z-index: -1
}

.ekit-wid-con .ekit_hover_fill_and_scale_border:hover {
    background-color: #000;
    color: #fff
}

.ekit-wid-con .ekit_hover_fill_and_scale_border:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.ekit-wid-con .ekit_hover_fill_and_scale_border_inset {
    -webkit-box-shadow: 0 0 0 3px #333;
    box-shadow: 0 0 0 3px #333;
    background-color: #fff0
}

.ekit-wid-con .ekit_hover_fill_and_scale_border_inset::before {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background-color: #333;
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: opacity .2s,-webkit-transform .2s;
    transition: opacity .2s,-webkit-transform .2s;
    transition: transform .2s,opacity .2s;
    transition: transform .2s,opacity .2s,-webkit-transform .2s
}

.ekit-wid-con .ekit_hover_fill_and_scale_border_inset:hover::before {
    -webkit-transform: scale(.85);
    transform: scale(.85)
}

.ekit-wid-con .ekit-video-popup {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #da3175;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit-video-popup.ekit_icon_button {
    padding: 10px
}

.ekit-wid-con .ekit-video-popup-btn {
    width: 60px;
    height: 60px;
    line-height: 45px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #da3175;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.ekit-wid-con .ekit-video-popup svg {
    max-width: 40px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-video-popup.fill-btn {
    width: 100px;
    height: 100px;
    line-height: 104px;
    background-color: #fff;
    -webkit-box-shadow: 0 25px 25px 0 rgb(0 0 0 / .15);
    box-shadow: 0 25px 25px 0 rgb(0 0 0 / .15)
}

.ekit-wid-con .ekit-video-popup.text-btn {
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: #fff0;
    text-decoration: underline
}

.ekit-wid-con .ekit-video-popup.square-btn {
    height: 156px;
    line-height: 156px;
    width: 100%;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    padding: 0 69px
}

.ekit-wid-con .ekit-video-popup.square-btn:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ekit-wid-con .ekit-video-frame {
    position: relative
}

@media screen and (max-width: 767px) {
    .ekit-wid-con .ekit-video-frame {
        margin-bottom:121px
    }
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content {
    position: relative;
    width: 100%
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-self-hosted {
    aspect-ratio: auto!important
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-self-hosted .mejs-container.mejs-video {
    width: 100%!important;
    height: 100%!important;
    aspect-ratio: var(--video-aspect-ratio,1.77777)!important
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content:has(iframe),.ekit-wid-con .ekit-video-frame .ekit-inline-video-content:has(video) {
    aspect-ratio: var(--video-aspect-ratio,1.77777)
}

@supports not (aspect-ratio: 1) {
    .ekit-wid-con .ekit-video-frame .ekit-inline-video-content::before {
        content:'';
        display: block;
        padding-top: calc(100% / var(--video-aspect-ratio,1.77777))
    }
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content iframe,.ekit-wid-con .ekit-video-frame .ekit-inline-video-content video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-video-inline-btn {
    z-index: 10
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.ekit-wid-con .ekit-video-frame .ekit-inline-video-content.ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ekit-wid-con .ekit-video-frame .ekit_icon_button {
    padding: 10px
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline {
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #da3175;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline.ekit_icon_button {
    padding: 10px
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline-btn {
    width: 60px;
    height: 60px;
    line-height: 45px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    background-color: #da3175;
    color: #fff;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline svg {
    max-width: 40px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline.fill-btn {
    width: 100px;
    height: 100px;
    line-height: 104px;
    background-color: #fff;
    -webkit-box-shadow: 0 25px 25px 0 rgb(0 0 0 / .15);
    box-shadow: 0 25px 25px 0 rgb(0 0 0 / .15)
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline.text-btn {
    width: auto;
    height: auto;
    border-radius: 0;
    background-color: #fff0;
    text-decoration: underline
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn {
    height: 156px;
    line-height: 156px;
    width: 100%;
    border-radius: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    box-shadow: 0 42px 60px 0 rgb(0 0 0 / .3);
    padding: 0 69px
}

.ekit-wid-con .ekit-video-frame .ekit-video-inline.square-btn:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ekit-wid-con .glow-ripple {
    position: relative
}

.ekit-wid-con .glow-ripple::after,.ekit-wid-con .glow-ripple::before,.ekit-wid-con .glow-ripple>i::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: red;
    border-radius: var(--video-glow-border-radius,50%);
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1
}

.ekit-wid-con .glow-ripple::before {
    -webkit-animation-delay: .9s;
    animation-delay: .9s
}

.ekit-wid-con .glow-ripple::after {
    -webkit-animation-delay: .3s;
    animation-delay: .3s
}

.ekit-wid-con .glow-radio_wave {
    position: relative;
    padding: 12px 24px;
    border-radius: 50px;
    color: #fff;
    border: none;
    cursor: pointer;
    overflow: visible;
    z-index: 1
}

.ekit-wid-con .glow-radio_wave::after,.ekit-wid-con .glow-radio_wave::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: inherit;
    border: 2px solid currentColor;
    -webkit-animation: radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;
    animation: radio-wave 1.5s cubic-bezier(.165,.84,.44,1) infinite;
    opacity: 0;
    z-index: -1
}

.ekit-wid-con .glow-radio_wave::before {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.ekit-wid-con .glow-radio_wave::after {
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}

.ekit-wid-con .ekit-video-inline-overlay-wrapper {
    position: relative
}

.ekit-wid-con .ekit-video-inline-overlay-wrapper .ekit-inline-video-overlay-image img {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.ekit-inline-video-content .mejs-video.mejs-container,.ekit_self_video_wrap .mejs-video.mejs-container {
    margin: 0 auto;
    line-height: 0;
    width: 900px!important
}

@media screen and (min-width: 1025px) {
    .ekit-inline-video-content .mejs-video.mejs-container,.ekit_self_video_wrap .mejs-video.mejs-container {
        height:507px!important
    }
}

.ekit-inline-video-content .mejs-video.mejs-container video.video_class,.ekit_self_video_wrap .mejs-video.mejs-container video.video_class {
    height: 100%!important;
    width: 100%!important
}

.ekit-inline-video-content .mejs-video.mejs-container video.inline_video_class,.ekit_self_video_wrap .mejs-video.mejs-container video.inline_video_class {
    height: 100%!important;
    width: 100%!important
}

.ekit-inline-video-content .mfp-close,.ekit_self_video_wrap .mfp-close {
    position: fixed;
    outline: 0
}

.ekit-inline-video-content .mfp-close:hover,.ekit_self_video_wrap .mfp-close:hover {
    background-color: #000;
    border-color: #000
}

.ekit-inline-video-content_content .mfp-content,.ekit_self_video_wrap_content .mfp-content {
    width: auto;
    max-width: 900px
}

.mfp-close.ekit-video-popup-close {
    top: 0;
    right: 0;
    position: fixed;
    text-align: center;
    padding: 0;
    cursor: pointer;
    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
}

.ekit-wid-con.ekit_wpForms_container .wpforms-submit {
    line-height: normal
}

.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field select,.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-field textarea {
    max-width: 100%!important
}

.ekit-wid-con.ekit_wpForms_container .wpforms-container .wpforms-form .wpforms-field-name .wpforms-field-row {
    max-width: 100%
}

.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=date],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime-local],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=datetime],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=email],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=month],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=number],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=password],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=range],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=search],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=tel],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=text],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=time],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=url],.ekit-wid-con.ekit_wpForms_container .wpforms-form input[type=week],.ekit-wid-con.ekit_wpForms_container .wpforms-form select,.ekit-wid-con.ekit_wpForms_container .wpforms-form textarea {
    height: 100%
}

.elementor-element div.wpforms-container-full,.elementor-element div.wpforms-container-full .wpforms-form * {
    visibility: inherit
}

.ekit-wid-con .elementskit-btn {
    border-radius: 5px;
    font-size: 15px;
    padding: 15px 30px;
    display: inline-block;
    color: #fff;
    fill: #fff;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    background-color: #2575fc;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .elementskit-btn:hover {
    background-color: #0350d2
}

.ekit-wid-con .elementskit-btn:hover::before {
    opacity: 1
}

.ekit-wid-con .elementskit-btn::before {
    position: absolute;
    content: "";
    border-radius: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 102% 102%;
    opacity: 0
}

.ekit-wid-con .single-btn {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ekit-wid-con .single-btn:last-child {
    margin-bottom: 0
}

.ekit-wid-con .btn.sm {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    padding-left: 16px;
    padding-right: 16px
}

.ekit-wid-con .btn.sm.round {
    border-radius: 15px
}

.ekit-wid-con .btn.md {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 22px;
    padding-right: 22px
}

.ekit-wid-con .btn.md.round {
    border-radius: 20px
}

.ekit-wid-con .btn.lg {
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    padding-left: 40px;
    padding-right: 40px
}

.ekit-wid-con .btn.lg.round {
    border-radius: 25px
}

.ekit-wid-con .btn.xl {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    padding-left: 36px;
    padding-right: 36px
}

.ekit-wid-con .btn.xl.round {
    border-radius: 30px
}

.ekit-wid-con .btn.border-gra-one,.ekit-wid-con .btn.gra-one {
    background: gradieintplate(gra-one,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-one,angle)),color-stop(0,gradieintplate(gra-one,bg-one)),to(gradieintplate(gra-one,bg-two)));
    background: linear-gradient(gradieintplate(gra-one,angle),gradieintplate(gra-one,bg-one) 0,gradieintplate(gra-one,bg-two))
}

.ekit-wid-con .btn.border-gra-two,.ekit-wid-con .btn.gra-two {
    background: gradieintplate(gra-two,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-two,angle)),color-stop(0,gradieintplate(gra-two,bg-one)),to(gradieintplate(gra-two,bg-two)));
    background: linear-gradient(gradieintplate(gra-two,angle),gradieintplate(gra-two,bg-one) 0,gradieintplate(gra-two,bg-two))
}

.ekit-wid-con .btn.border-gra-three,.ekit-wid-con .btn.gra-three {
    background: gradieintplate(gra-three,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-three,angle)),color-stop(0,gradieintplate(gra-three,bg-one)),to(gradieintplate(gra-three,bg-two)));
    background: linear-gradient(gradieintplate(gra-three,angle),gradieintplate(gra-three,bg-one) 0,gradieintplate(gra-three,bg-two))
}

.ekit-wid-con .btn.border-gra-four,.ekit-wid-con .btn.gra-four {
    background: gradieintplate(gra-four,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-four,angle)),color-stop(0,gradieintplate(gra-four,bg-one)),to(gradieintplate(gra-four,bg-two)));
    background: linear-gradient(gradieintplate(gra-four,angle),gradieintplate(gra-four,bg-one) 0,gradieintplate(gra-four,bg-two))
}

.ekit-wid-con .btn.border-gra-five,.ekit-wid-con .btn.gra-five {
    background: gradieintplate(gra-five,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-five,angle)),color-stop(0,gradieintplate(gra-five,bg-one)),to(gradieintplate(gra-five,bg-two)));
    background: linear-gradient(gradieintplate(gra-five,angle),gradieintplate(gra-five,bg-one) 0,gradieintplate(gra-five,bg-two))
}

.ekit-wid-con .btn.border-gra-six,.ekit-wid-con .btn.gra-six {
    background: gradieintplate(gra-six,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-six,angle)),color-stop(0,gradieintplate(gra-six,bg-one)),to(gradieintplate(gra-six,bg-two)));
    background: linear-gradient(gradieintplate(gra-six,angle),gradieintplate(gra-six,bg-one) 0,gradieintplate(gra-six,bg-two))
}

.ekit-wid-con .btn.border-gra-seven,.ekit-wid-con .btn.gra-seven {
    background: gradieintplate(gra-seven,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-seven,angle)),color-stop(0,gradieintplate(gra-seven,bg-one)),to(gradieintplate(gra-seven,bg-two)));
    background: linear-gradient(gradieintplate(gra-seven,angle),gradieintplate(gra-seven,bg-one) 0,gradieintplate(gra-seven,bg-two))
}

.ekit-wid-con .btn.border-gra-eight,.ekit-wid-con .btn.gra-eight {
    background: gradieintplate(gra-eight,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eight,angle)),color-stop(0,gradieintplate(gra-eight,bg-one)),to(gradieintplate(gra-eight,bg-two)));
    background: linear-gradient(gradieintplate(gra-eight,angle),gradieintplate(gra-eight,bg-one) 0,gradieintplate(gra-eight,bg-two))
}

.ekit-wid-con .btn.border-gra-nine,.ekit-wid-con .btn.gra-nine {
    background: gradieintplate(gra-nine,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-nine,angle)),color-stop(0,gradieintplate(gra-nine,bg-one)),to(gradieintplate(gra-nine,bg-two)));
    background: linear-gradient(gradieintplate(gra-nine,angle),gradieintplate(gra-nine,bg-one) 0,gradieintplate(gra-nine,bg-two))
}

.ekit-wid-con .btn.border-gra-ten,.ekit-wid-con .btn.gra-ten {
    background: gradieintplate(gra-ten,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-ten,angle)),color-stop(0,gradieintplate(gra-ten,bg-one)),to(gradieintplate(gra-ten,bg-two)));
    background: linear-gradient(gradieintplate(gra-ten,angle),gradieintplate(gra-ten,bg-one) 0,gradieintplate(gra-ten,bg-two))
}

.ekit-wid-con .btn.border-gra-eleven,.ekit-wid-con .btn.gra-eleven {
    background: gradieintplate(gra-eleven,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(gradieintplate(gra-eleven,angle)),color-stop(0,gradieintplate(gra-eleven,bg-one)),to(gradieintplate(gra-eleven,bg-two)));
    background: linear-gradient(gradieintplate(gra-eleven,angle),gradieintplate(gra-eleven,bg-one) 0,gradieintplate(gra-eleven,bg-two))
}

.ekit-wid-con .btn.gra-one::before {
    background: hovergradieintplate(gra-one,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-one,angle)),color-stop(0,hovergradieintplate(gra-one,bg-one)),to(hovergradieintplate(gra-one,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-one,angle),hovergradieintplate(gra-one,bg-one) 0,hovergradieintplate(gra-one,bg-two))
}

.ekit-wid-con .btn.gra-two::before {
    background: hovergradieintplate(gra-two,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-two,angle)),color-stop(0,hovergradieintplate(gra-two,bg-one)),to(hovergradieintplate(gra-two,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-two,angle),hovergradieintplate(gra-two,bg-one) 0,hovergradieintplate(gra-two,bg-two))
}

.ekit-wid-con .btn.gra-three::before {
    background: hovergradieintplate(gra-three,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-three,angle)),color-stop(0,hovergradieintplate(gra-three,bg-one)),to(hovergradieintplate(gra-three,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-three,angle),hovergradieintplate(gra-three,bg-one) 0,hovergradieintplate(gra-three,bg-two))
}

.ekit-wid-con .btn.gra-four::before {
    background: hovergradieintplate(gra-four,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-four,angle)),color-stop(0,hovergradieintplate(gra-four,bg-one)),to(hovergradieintplate(gra-four,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-four,angle),hovergradieintplate(gra-four,bg-one) 0,hovergradieintplate(gra-four,bg-two))
}

.ekit-wid-con .btn.gra-five::before {
    background: hovergradieintplate(gra-five,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-five,angle)),color-stop(0,hovergradieintplate(gra-five,bg-one)),to(hovergradieintplate(gra-five,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-five,angle),hovergradieintplate(gra-five,bg-one) 0,hovergradieintplate(gra-five,bg-two))
}

.ekit-wid-con .btn.gra-six::before {
    background: hovergradieintplate(gra-six,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-six,angle)),color-stop(0,hovergradieintplate(gra-six,bg-one)),to(hovergradieintplate(gra-six,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-six,angle),hovergradieintplate(gra-six,bg-one) 0,hovergradieintplate(gra-six,bg-two))
}

.ekit-wid-con .btn.gra-seven::before {
    background: hovergradieintplate(gra-seven,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-seven,angle)),color-stop(0,hovergradieintplate(gra-seven,bg-one)),to(hovergradieintplate(gra-seven,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-seven,angle),hovergradieintplate(gra-seven,bg-one) 0,hovergradieintplate(gra-seven,bg-two))
}

.ekit-wid-con .btn.gra-eight::before {
    background: hovergradieintplate(gra-eight,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eight,angle)),color-stop(0,hovergradieintplate(gra-eight,bg-one)),to(hovergradieintplate(gra-eight,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-eight,angle),hovergradieintplate(gra-eight,bg-one) 0,hovergradieintplate(gra-eight,bg-two))
}

.ekit-wid-con .btn.gra-nine::before {
    background: hovergradieintplate(gra-nine,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-nine,angle)),color-stop(0,hovergradieintplate(gra-nine,bg-one)),to(hovergradieintplate(gra-nine,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-nine,angle),hovergradieintplate(gra-nine,bg-one) 0,hovergradieintplate(gra-nine,bg-two))
}

.ekit-wid-con .btn.gra-ten::before {
    background: hovergradieintplate(gra-ten,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-ten,angle)),color-stop(0,hovergradieintplate(gra-ten,bg-one)),to(hovergradieintplate(gra-ten,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-ten,angle),hovergradieintplate(gra-ten,bg-one) 0,hovergradieintplate(gra-ten,bg-two))
}

.ekit-wid-con .btn.gra-eleven::before {
    background: hovergradieintplate(gra-eleven,bg-one);
    background: -webkit-gradient(linear,left top,left bottom,from(hovergradieintplate(gra-eleven,angle)),color-stop(0,hovergradieintplate(gra-eleven,bg-one)),to(hovergradieintplate(gra-eleven,bg-two)));
    background: linear-gradient(hovergradieintplate(gra-eleven,angle),hovergradieintplate(gra-eleven,bg-one) 0,hovergradieintplate(gra-eleven,bg-two))
}

.ekit-wid-con .btn.square {
    border-radius: 0
}

.ekit-wid-con .btn-outline-primary {
    border-color: #f5f5f5;
    background-color: #fff
}

.ekit-wid-con .btn-info {
    background-color: #f15
}

.ekit-wid-con .btn.info-s2 {
    color: #f15;
    background-color: #fff;
    -webkit-box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07);
    box-shadow: -1.216px 6.894px 25px 0 rgb(0 0 0 / .07)
}

.ekit-wid-con .btn-outline-info {
    border-color: #f15;
    background-color: #fff;
    color: #000
}

.ekit-wid-con .btn-outline-info.info-s2 {
    color: #000
}

.ekit-wid-con .btn.border-gra,.ekit-wid-con .btn.btn-gra {
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: 1
}

.ekit-wid-con .btn.border-gra::before,.ekit-wid-con .btn.btn-gra::before {
    position: absolute;
    content: "";
    border-radius: inherit;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1
}

.ekit-wid-con .btn.btn-gra::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: 101% 101%;
    opacity: 0
}

.ekit-wid-con .btn.btn-gra:hover::before {
    opacity: 1
}

.ekit-wid-con .btn.border-gra {
    background-size: 101% 101%;
    border: 0
}

.ekit-wid-con .btn.border-gra::before {
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    background-color: #fff
}

.ekit-wid-con .btn.border-gra:hover::before {
    opacity: 0
}

.ekit-wid-con .elementskit-btn i {
    display: inline-block;
    vertical-align: middle
}

.ekit-wid-con .ekit-mailChimpForm .elementskit_input_label {
    display: inline-block;
    margin-bottom: .5rem
}

.ekit-wid-con .ekit-mailChimpForm .elementskit_form_group {
    margin-bottom: 1rem;
    margin: 0
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control {
    display: block;
    width: 100%;
    height: auto;
    min-height: 42px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control::placeholder {
    color: #6c757d;
    opacity: 1
}

.ekit-wid-con .ekit-mailChimpForm .ekit_form_control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0
}

.ekit-wid-con .ekit-mail-submit {
    position: relative;
    z-index: 1;
    font-size: 16px;
    padding: 15px 40px 15px 40px;
    -webkit-box-shadow: 0 7px 15px 0 rgb(55 74 94 / .3);
    box-shadow: 0 7px 15px 0 rgb(55 74 94 / .3);
    border-style: solid;
    border-width: 0;
    color: #fff;
    background-color: #374a5e;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 5px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 26px
}

.ekit-wid-con .ekit-mail-submit svg {
    max-width: 16px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .ekit-mail-submit::before {
    position: absolute;
    content: "";
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    z-index: -1;
    opacity: 0;
    background-size: 101% 101%;
    border-radius: inherit
}

.ekit-wid-con .ekit-mail-submit:hover::before {
    opacity: 1
}

.ekit-wid-con .elementskit_input_group {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%
}

.ekit-wid-con .elementskit_input_group .ekit_form_control {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%
}

.ekit-wid-con .elementskit_input_group .ekit_form_control.ekit_append_input {
    border-radius: 5px 0 0 5px
}

.ekit-wid-con .elementskit_input_group_prepend {
    margin-right: -1px
}

.ekit-wid-con .elementskit_input_group_prepend+.ekit_form_control {
    border-radius: 0 5px 5px 0
}

.ekit-wid-con .elementskit_input_group_append .elementskit_input_group_text {
    border-radius: 0 5px 5px 0;
    margin-left: -1px
}

.ekit-wid-con .elementskit_input_group_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    height: 100%;
    padding: 15px;
    border-radius: 5px 0 0 5px
}

.ekit-wid-con .elementskit_input_group_text svg {
    max-width: 20px;
    height: auto;
    vertical-align: middle
}

.ekit-wid-con .elementskit_inline_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ekit-wid-con .elementskit_inline_form .elementskit_form_group {
    margin-bottom: 0
}

.ekit-wid-con .elementskit_inline_form .elementskit_input_wraper:not(.ekit_submit_input_holder) {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ekit-wid-con .elementskit_inline_form .ekit_submit_input_holder {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.ekit-wid-con .elementskit_inline_form .ekit-mail-submit {
    width: 100%
}

@media screen and (max-width: 767px) {
    .ekit-wid-con .elementskit_inline_form.has-extra-fields>div {
        -webkit-box-flex:0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-right: 0!important
    }

    .ekit-wid-con .elementskit_inline_form.has-extra-fields>div:not(:last-child) {
        margin-bottom: 20px
    }
}

.ekit-wid-con .ekit-mail-submit {
    padding: 11.5px 40px
}

.ekit-wid-con .ekit-mail-message {
    display: none;
    padding: 10px 15px;
    margin-bottom: 10px;
    border-radius: 5px
}

.ekit-wid-con .ekit-mail-message.error {
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb
}

.ekit-wid-con .ekit-mail-message.success {
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb
}

.ekit-wid-con .ekit-single-day {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px
}

.ekit-wid-con .ekit-single-day:not(:last-child) {
    border-bottom: 1px solid rgb(0 0 0 / .1)
}

.ekit-wid-con .ekit-single-day>span {
    display: inline-block
}

.ekit-wid-con .ekit-single-day .ekit-business-day {
    font-size: 30px;
    color: #3b3b3b;
    font-weight: 500;
    padding-left: 5px;
    margin-right: auto
}

.ekit-wid-con .ekit-single-day .ekit-business-time {
    font-size: 20px;
    color: #333;
    padding-right: 5px;
    margin-left: auto
}

@media (max-width: 480px) {
    .ekit-wid-con .ekit-single-day {
        display:block
    }

    .ekit-wid-con .ekit-single-day>span {
        display: block
    }

    .ekit-wid-con .ekit-single-day .ekit-business-time {
        padding-left: 5px
    }
}

.ekit-wid-con .ekit-heading {
    position: relative
}

.ekit-wid-con .ekit-heading__shadow-text {
    z-index: 0;
    font-size: 90px;
    position: absolute;
    font-weight: 700;
    line-height: 120px;
    white-space: nowrap;
    letter-spacing: -6px;
    font-family: Archivo,sans-serif;
    color: #fff0;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: rgb(16 16 16 / .1)
}

.ekit-wid-con .ekit-heading__shadow-text~* {
    z-index: 1;
    position: relative
}

.ekit-wid-con .ekit-heading__title-has-border {
    position: relative
}

.ekit-wid-con .ekit-heading__title-has-border::before {
    content: "";
    width: 4px;
    height: 100%;
    display: block;
    position: absolute;
    background: -webkit-gradient(linear,left top,left bottom,from(#ff512f),to(#dd2476));
    background: linear-gradient(to bottom,#ff512f,#dd2476)
}

.ekit-wid-con .ekit-heading__title-has-border.start::before {
    left: 0
}

.ekit-wid-con .ekit-heading__title-has-border.end::before {
    right: 0
}

.ekit-wid-con .ekit-heading__title-has-border~.ekit-heading__description {
    display: block
}

.ekit-wid-con .ekit-heading__title-in-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ekit-wid-con .ekit-heading__subtitle-has-border {
    border: 1px solid #fff;
    padding: .25rem 3rem;
    border-radius: 2rem;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.ekit-wid-con .ekit-heading .ekit_border_custom img {
    display: inline-block
}

.ekit-wid-con .elementskit-border-divider {
    height: 4px;
    width: 30px;
    background: #2575fc;
    border-radius: 2px;
    position: relative;
    margin-left: 27px
}

.ekit-wid-con .elementskit-border-divider::before {
    content: "";
    position: absolute;
    color: #0c5adb;
    left: -27px;
    top: 0;
    display: inline-block;
    height: 4px;
    width: 4px;
    border-radius: 50%;
    background-color: #0c5adb;
    -webkit-box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor;
    box-shadow: 9px 0 0 0 currentColor,18px 0 0 0 currentColor
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long {
    width: 150px;
    border-radius: 0;
    background: #2575fc;
    margin-left: 0
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long::before {
    display: none
}

.ekit-wid-con .elementskit-border-divider.elementskit-style-long.style-3 {
    width: 90px
}

.ekit-wid-con .elementskit-border-divider.style-2 {
    background: #e7e7e7
}

.ekit-wid-con .elementskit-border-divider.style-2::before {
    background-color: #e7e7e7;
    -webkit-box-shadow: 9px 0 0 0 #e7e7e7;
    box-shadow: 9px 0 0 0 #e7e7e7;
    left: -19px
}

.ekit-wid-con .elementskit-border-star {
    width: 135px;
    color: #2575fc;
    background: #2575fc;
    background: -webkit-gradient(linear,left top,right top,from(currentColor),color-stop(38%,currentColor),color-stop(38%,#fff0),color-stop(62%,#fff0),color-stop(62%,currentColor),to(currentColor));
    background: linear-gradient(90deg,currentColor 0,currentColor 38%,#fff0 38%,#fff0 62%,currentColor 62%,currentColor 100%);
    height: 2px;
    position: relative
}

.ekit-wid-con .elementskit-border-star::after {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    width: 14.3px;
    height: 14.3px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    background-color: #2575fc;
    top: -7.15px
}

.ekit-wid-con .elementskit-border-star.style-2 {
    background: #d7d7d7;
    background: -webkit-gradient(linear,left top,right top,from(#d7d7d7),color-stop(38%,#d7d7d7),color-stop(38%,#fff0),color-stop(62%,#fff0),color-stop(62%,#d7d7d7),to(#d7d7d7));
    background: linear-gradient(90deg,#d7d7d7 0,#d7d7d7 38%,#fff0 38%,#fff0 62%,#d7d7d7 62%,#d7d7d7 100%)
}

.ekit-wid-con .elementskit-border-star.style-2::after {
    background-color: #d7d7d7
}

.ekit-wid-con .elementskit-border-star.elementskit-bullet {
    height: 1px
}

.ekit-wid-con .elementskit-border-star.elementskit-bullet::after {
    border-radius: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.ekit-wid-con .elementskit-section-title {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0;
    margin-bottom: 20px
}

.ekit-wid-con .elementskit-section-title.medium {
    font-size: 36px
}

.ekit-wid-con .elementskit-section-title em {
    font-family: "Playfair Display",serif
}

.ekit-wid-con .elementskit-section-title.block span {
    background-color: #2575fc;
    color: #fff;
    padding: 5px
}

.ekit-wid-con .elementskit-section-title a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.ekit-wid-con .elementskit-section-subtitle {
    font-weight: 700;
    color: rgb(0 0 0 / .5)
}

.ekit-wid-con .elementskit-section-subtitle.primary-v {
    color: #2575fc
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-gradient-title {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-image: -webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);
    color: #2575fc;
    background-size: 50%
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border {
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after,.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before {
    content: "";
    width: 40px;
    height: 3px;
    background-color: #d7d7d7;
    display: inline-block;
    vertical-align: middle
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::before {
    margin-right: 15px
}

.ekit-wid-con .elementskit-section-subtitle.elementskit-style-border::after {
    margin-left: 15px
}

.ekit-wid-con .elementskitsection-title-wraper {
    position: relative;
    z-index: 2
}

.ekit-wid-con .elementskitsection-title-wraper>p {
    margin-top: 21px;
    margin-bottom: 12px
}

.ekit-wid-con .elementskitsection-title-wraper .section-title {
    margin-bottom: 5px
}

.ekit-wid-con .elementskitsection-title-wraper.text-center,.ekit-wid-con .elementskitsection-title-wraper.text-right {
    margin-bottom: 40px
}

.ekit-wid-con .elementskitsection-title-wraper.green-v .section-title {
    color: #53f995
}

.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider {
    background: #53f995
}

.ekit-wid-con .elementskitsection-title-wraper.green-v .elementskit-border-divider::before {
    background-color: inherit;
    -webkit-box-shadow: 9px 0 0 0 #53f995,18px 0 0 0 #53f995;
    box-shadow: 9px 0 0 0 #53f995,18px 0 0 0 #53f995
}

.ekit-wid-con .elementskitsection-title-wraper.white-v .section-title {
    color: #fff
}

.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider {
    background: #fff
}

.ekit-wid-con .elementskitsection-title-wraper.white-v .elementskit-border-divider::before {
    background-color: inherit;
    -webkit-box-shadow: 9px 0 0 0 #fff,18px 0 0 0 #fff;
    box-shadow: 9px 0 0 0 #fff,18px 0 0 0 #fff
}

.ekit-wid-con .elementskitsection-title-wraper.primary-v .section-title {
    color: #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider {
    background: #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.primary-v .elementskit-border-divider::before {
    background-color: inherit;
    -webkit-box-shadow: 9px 0 0 0 #2575fc,18px 0 0 0 #2575fc;
    box-shadow: 9px 0 0 0 #2575fc,18px 0 0 0 #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.version-2.primary-v .section-title {
    color: #000
}

.ekit-wid-con .elementskitsection-title-wraper.version-3>p {
    margin-top: 18px
}

.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title {
    position: relative;
    margin-left: 52px
}

.ekit-wid-con .elementskitsection-title-wraper.version-4 .section-title::before {
    position: absolute;
    content: "";
    top: calc(50% - 1.5px);
    left: 0;
    width: 70px;
    height: 3px;
    background-color: #2575fc
}

.ekit-wid-con .elementskitsection-title-wraper.version-5 .mask-title {
    margin-bottom: 12px
}

.ekit-wid-con .elementskitsection-title-wraper.version-5 .section-title {
    font-size: 22px;
    color: rgb(0 0 0 / .5);
    letter-spacing: 5.8px;
    margin-bottom: 10px
}

.ekit-wid-con .elementskitsection-title-wraper .shuffle-letter-title-wraper {
    position: absolute;
    top: -36px;
    left: 0;
    width: 100%;
    z-index: -1
}

.ekit-wid-con .elementskit-section-title {
    font-weight: 500
}

.ekit-wid-con .elementskit-section-title.text_fill>span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    background-image: -webkit-linear-gradient(-35deg,#2575fc 0,#6a11cb 100%);
    color: #2575fc
}

.ekit-wid-con .elementskit-section-title span {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    display: inline-block;
    font-weight: 700
}

.ekit-wid-con .text_fill>span {
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0
}

.ekit-wid-con .elementskit-section-title-wraper.center,.ekit-wid-con .elementskit-section-title-wraper.text_center {
    text-align: center
}

.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.center .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_center .elementskit-border-star {
    margin-left: auto;
    margin-right: auto
}

.ekit-wid-con .elementskit-section-title-wraper.right,.ekit-wid-con .elementskit-section-title-wraper.text_right {
    text-align: right
}

.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-star,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-star {
    margin-left: auto
}

.ekit-wid-con .elementskit-section-title-wraper.right .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_right .elementskit-border-divider {
    left: 0
}

.ekit-wid-con .elementskit-section-title-wraper.left,.ekit-wid-con .elementskit-section-title-wraper.text_left {
    text-align: left
}

.ekit-wid-con .elementskit-section-title-wraper.left .elementskit-border-divider,.ekit-wid-con .elementskit-section-title-wraper.text_left .elementskit-border-divider {
    left: 0
}

.ekit-heading--subtitle {
    margin-top: 8px;
    margin-bottom: 16px
}

.ekit-heading__description {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 24px
}

.ekit-heading__description>p:first-child {
    margin-top: 10px
}

.ekit-wid-con .post--tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ekit-wid-con .post--tab .tabHeader {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 15%;
    flex: 0 0 15%
}

.ekit-wid-con .post--tab .tabHeader .tab__list {
    list-style: none;
    padding-left: 0
}

.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item {
    font-size: 14px;
    color: #232323;
    border: none;
    padding: 14px 16px 14px 30px;
    cursor: pointer;
    background-color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    display: block;
    position: relative
}

.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item.active,.ekit-wid-con .post--tab .tabHeader .tab__list>.tab__list__item:hover {
    color: #d72924;
    background-color: #f0f1f4;
    z-index: 2
}

.ekit-wid-con .post--tab .tabContent {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85%;
    flex: 0 0 85%
}

.ekit-wid-con .ekit--tab__post__details {
    min-height: 100px
}

.ekit-wid-con .ekit--tab__post__details .tabItem {
    display: none;
    -webkit-animation: hide-fadeout .6s ease-out;
    animation: hide-fadeout .6s ease-out
}

.ekit-wid-con .ekit--tab__post__details .tabItem.active {
    display: block;
    -webkit-animation: show-fadein .6s ease-in;
    animation: show-fadein .6s ease-in
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item {
    border-top: 0;
    width: 33.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    float: left
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-2 {
    width: 50%
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item.ekit___column-4 {
    width: 25%
}

.ekit-wid-con .ekit--tab__post__details .tab__post__single--item:hover .tab__post--header>img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header {
    position: relative;
    overflow: hidden;
    display: block;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header>img {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    width: 100%
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 5
}

.ekit-wid-con .ekit--tab__post__details .tab__post--header .tab__post--icon>span {
    color: #fff;
    font-size: 48px
}

.ekit-wid-con .ekit--tab__post__details .tab__post--title {
    font-size: 15px;
    font-weight: 500;
    color: #232323
}

.ekit-wid-con .ekit--tab__post__details .tab__post--title>a {
    color: inherit;
    line-height: inherit;
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-transition: all .4s;
    transition: all .4s
}

.ekit-wid-con .ekit--tab__post__details .post_grid_img_thumb:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.ekit-wid-con .post--tab.disbale-hover img {
    -webkit-transform: inherit!important;
    transform: inherit!important
}

.ekit-wid-con .clearfix::after {
    display: block;
    content: "";
    clear: both
}

.ekit-wid-con .post--lists {
    list-style: none;
    padding-left: 0
}

.ekit-wid-con .post--lists>li {
    border: none!important
}

.ekit-wid-con .post--lists>li>a {
    padding: 8px 16px;
    line-height: normal;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit-wid-con .post--lists.vertical--list>li {
    float: left;
    margin-right: 16px
}

.ekit-wid-con .post--lists.vertical--list>li>a {
    padding-left: 0;
    padding-right: 0
}

.ekit-wid-con .ekit-post_grid-item {
    margin-bottom: 27px
}

.ekit-wid-con .ekit-post_grid-title {
    margin-top: 0;
    margin-bottom: 0
}

.ekit_modal-searchPanel .xs-serach {
    position: relative
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit]) {
    padding: 0 20px;
    background-color: #fff0;
    width: 100%;
    height: 44px;
    border-radius: 5px;
    border: 0;
    border: 1px solid #e7e7e7;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-moz-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-webkit-input-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit]):-ms-input-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::-ms-input-placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit])::placeholder {
    color: #777;
    font-size: 14px;
    opacity: 1
}

.ekit_modal-searchPanel .xs-serach input:not([type=submit]):focus {
    border-color: #2575fc
}

.ekit_modal-searchPanel .xs-serach .search-btn {
    width: 62px;
    border: 0;
    font-size: 14px;
    color: #777;
    background-color: #fff0;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup::before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgb(0 0 0 / .87);
    padding-bottom: 100%;
    border-radius: 100%;
    overflow: hidden;
    -webkit-animation: menu-animation .8s ease-out forwards;
    animation: menu-animation .8s ease-out forwards
}

.ekit_modal-searchPanel .mfp-wrap.ekit-promo-popup {
    height: 100vh;
    overflow: hidden
}

.ekit_modal-searchPanel .mfp-bg.my-mfp-slide-bottom {
    display: none
}

.ekit_modal-searchPanel .ekit-sidebar-widget {
    height: 100vh
}

.ekit_modal-searchPanel .ekit-bg-black {
    height: 100vh!important
}

.ekit_modal-searchPanel .ekit-search-group {
    position: relative
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]) {
    height: 70px;
    background-color: #fff0;
    border-radius: 50px;
    border: 2px solid #fff;
    color: #fff;
    padding: 0 30px;
    width: 100%
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):focus {
    outline: 0
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-moz-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-webkit-input-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit]):-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::-ms-input-placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group input:not([type=submit])::placeholder {
    color: #fff;
    opacity: 1
}

.ekit_modal-searchPanel .ekit-search-group .ekit_search-button {
    background-color: #fff0;
    border: 0;
    padding: 0;
    color: #fff;
    fill: #fff;
    position: absolute;
    right: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    width: 70px;
    border-radius: 0 50px 50px 0
}

.ekit_modal-searchPanel .ekit-search-group .ekit_search-button svg {
    width: 1em;
    height: 1em
}

.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-cancel-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-decoration,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-button,.ekit_modal-searchPanel .ekit-search-group input[type=search]::-webkit-search-results-decoration {
    display: none
}

.ekit_modal-searchPanel .ekit-search-panel {
    max-width: 800px;
    margin: 1.75rem auto
}

.ekit_navsearch-button {
    display: inline-block
}

.elementor-widget-elementskit-header-search .mfp-close {
    width: 44px
}

.ekit-wid-con .fluentform .ff-el-ratings label {
    display: inline-block
}

.ekit-wid-con .fluentform .ff-el-progress,.ekit-wid-con .fluentform .ff-el-progress-bar {
    height: 20px
}

.ekit-wid-con .fluentform .ff-el-progress-status {
    font-size: 13px;
    display: none
}

.ekit-wid-con .fluentform .ff-el-progress-bar span {
    font-size: 10px
}

.ekit-wid-con .fluentform .ff-step-header {
    display: none
}

.ekit-wid-con .fluentform .choices[data-type*=select-multiple] .choices__inner {
    padding: 0
}

.ekit-wid-con .fluentform .ff-el-form-check-label .ff-el-form-check-input::after {
    display: none
}

.ekit-wid-con .fluentform-widget-custom-radio-checkbox .ff-el-form-check-input:checked::before {
    display: none
}

.ekit-wid-con .frm-fluent-form .choices__inner {
    border: none
}

.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=checkbox]:checked::after,.ekit-wid-con .fluentform-widget-custom-radio-checkbox input[type=radio]:checked::after {
    position: static;
    -webkit-transform: inherit;
    transform: inherit
}

.ekit-fluent-form-widget-step-header-yes .ff-el-progress-status {
    display: block!important
}

.ekit-fluent-form-widget-step-progressbar-yes .ff-step-header {
    display: block!important
}

.ekit-wid-con .ekit-btt__button {
    padding: 0;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

.ekit-wid-con .ekit-btt__button:focus,.ekit-wid-con .ekit-btt__button:hover {
    text-decoration: none
}

.ekit-wid-con .ekit-btt__button .canvas {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    border-radius: inherit
}

.ekit-wid-con .ekit-btt__button.ekit-tt-show {
    -webkit-animation: ekit-btt-fadein .5s;
    animation: ekit-btt-fadein .5s;
    opacity: 1
}

.ekit-wid-con .ekit-btt__button.yes:not(.ekit-tt-show) {
    -webkit-animation: ekit-btt-fadeOut .5s;
    animation: ekit-btt-fadeOut .5s;
    opacity: 0
}

.ekit-wid-con .ekit-btt.progress_indicator .ekit-btt__button {
    border: 0!important;
    border-radius: 50%!important
}

@-webkit-keyframes ekit-btt-fadein {
    from {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes ekit-btt-fadein {
    from {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes ekit-btt-fadeOut {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

@keyframes ekit-btt-fadeOut {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}
.elementor-1281 .elementor-element.elementor-element-e67c9a3:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-e67c9a3>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #F8F8FF
}

.elementor-1281 .elementor-element.elementor-element-e67c9a3 {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;
    margin-top: -25px;
    margin-bottom: 0;
    padding: 0 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-e67c9a3>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-9fbef52:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-9fbef52>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-9fbef52>.elementor-element-populated {
    box-shadow: 0 10px 10px 0 rgb(0 0 0 / .1);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-9fbef52>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,.elementor-widget-icon-list .elementor-icon-list-item>a {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: var(--e-global-color-secondary)
}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-block-end:calc(16px/2)}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-block-start:calc(16px/2)}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-inline:calc(16px/2)}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items.elementor-inline-items {
    margin-inline:calc(-16px/2)}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    inset-inline-end: calc(-16px/2)
}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-item:not(:last-child):after {
    content: "";
    border-color: #ddd
}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after {
    border-block-start-style:solid;border-block-start-width:1px}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after {
    border-inline-start-style:solid}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-inline-items .elementor-icon-list-item:not(:last-child):after {
    border-inline-start-width:1px}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-icon i {
    transition: color 0.3s
}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-icon svg {
    transition: fill 0.3s
}

.elementor-1281 .elementor-element.elementor-element-8e1685d {
    --e-icon-list-icon-size: 20px;
    --icon-vertical-offset: 0px
}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-item>.elementor-icon-list-text,.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-item>a {
    font-size: 14px;
    font-weight: 600
}

.elementor-1281 .elementor-element.elementor-element-8e1685d .elementor-icon-list-text {
    color: #000;
    transition: color 0.3s
}

.elementor-bc-flex-widget .elementor-1281 .elementor-element.elementor-element-d57337a.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-d57337a.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-ada20ac {
    padding: 0 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-3327a31>.elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-3327a31>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-widget-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-1281 .elementor-element.elementor-element-c8b3ae6 img {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .6)
}

.elementor-widget-icon-box.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box.elementor-view-framed .elementor-icon,.elementor-widget-icon-box.elementor-view-default .elementor-icon {
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-title,.elementor-widget-icon-box .elementor-icon-box-title a {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-icon-box .elementor-icon-box-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-box:has(:hover) .elementor-icon-box-title,.elementor-widget-icon-box:has(:focus) .elementor-icon-box-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-box .elementor-icon-box-description {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-text)
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-5f8f8d4 {
    left: 0%
}

body.rtl .elementor-1281 .elementor-element.elementor-element-5f8f8d4 {
    right: 0%
}

.elementor-1281 .elementor-element.elementor-element-5f8f8d4 {
    top: 18%
}

.elementor-1281 .elementor-element.elementor-element-5f8f8d4 .elementor-icon-box-title {
    margin-block-end:0;color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-5f8f8d4 .elementor-icon-box-title,.elementor-1281 .elementor-element.elementor-element-5f8f8d4 .elementor-icon-box-title a {
    font-size: 12px
}

.elementor-1281 .elementor-element.elementor-element-a1d32b4 img {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .6)
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-032e988 {
    left: 0%
}

body.rtl .elementor-1281 .elementor-element.elementor-element-032e988 {
    right: 0%
}

.elementor-1281 .elementor-element.elementor-element-032e988 {
    top: 18%
}

.elementor-1281 .elementor-element.elementor-element-032e988 .elementor-icon-box-title {
    margin-block-end:0;color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-032e988 .elementor-icon-box-title,.elementor-1281 .elementor-element.elementor-element-032e988 .elementor-icon-box-title a {
    font-size: 12px
}

.elementor-1281 .elementor-element.elementor-element-590ed71 img {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .6)
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-fafaa13 {
    left: 0%
}

body.rtl .elementor-1281 .elementor-element.elementor-element-fafaa13 {
    right: 0%
}

.elementor-1281 .elementor-element.elementor-element-fafaa13 {
    top: 18%
}

.elementor-1281 .elementor-element.elementor-element-fafaa13 .elementor-icon-box-title {
    margin-block-end:0;color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-fafaa13 .elementor-icon-box-title,.elementor-1281 .elementor-element.elementor-element-fafaa13 .elementor-icon-box-title a {
    font-size: 12px
}

.elementor-1281 .elementor-element.elementor-element-3c0c1eb img {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .6)
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-9d1f03e {
    left: 0%
}

body.rtl .elementor-1281 .elementor-element.elementor-element-9d1f03e {
    right: 0%
}

.elementor-1281 .elementor-element.elementor-element-9d1f03e {
    top: 18%
}

.elementor-1281 .elementor-element.elementor-element-9d1f03e .elementor-icon-box-title {
    margin-block-end:0;color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-9d1f03e .elementor-icon-box-title,.elementor-1281 .elementor-element.elementor-element-9d1f03e .elementor-icon-box-title a {
    font-size: 12px
}

.elementor-1281 .elementor-element.elementor-element-53dcb22 img {
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .6)
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-79a7165 {
    left: 0%
}

body.rtl .elementor-1281 .elementor-element.elementor-element-79a7165 {
    right: 0%
}

.elementor-1281 .elementor-element.elementor-element-79a7165 {
    top: 18%
}

.elementor-1281 .elementor-element.elementor-element-79a7165 .elementor-icon-box-title {
    margin-block-end:0;color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-79a7165 .elementor-icon-box-title,.elementor-1281 .elementor-element.elementor-element-79a7165 .elementor-icon-box-title a {
    font-size: 12px
}

.elementor-1281 .elementor-element.elementor-element-00f65e4 .elementor-column-gap-custom .elementor-column>.elementor-element-populated {
    padding: 6px
}

.elementor-1281 .elementor-element.elementor-element-00f65e4 {
    padding: 0 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-ce52df8 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-widget-heading .elementor-heading-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-primary)
}

.elementor-1281 .elementor-element.elementor-element-737cbdd {
    width: auto;
    max-width: auto;
    top: 40px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-737cbdd {
    left: 54px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-737cbdd {
    right: 54px
}

.elementor-1281 .elementor-element.elementor-element-737cbdd .elementor-heading-title {
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-041f02c {
    width: auto;
    max-width: auto;
    top: 36px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-041f02c {
    left: 20px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-041f02c {
    right: 20px
}

.elementor-1281 .elementor-element.elementor-element-8e4686f img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-7a82d3f {
    width: auto;
    max-width: auto;
    top: 36px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-7a82d3f {
    left: 20px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-7a82d3f {
    right: 20px
}

.elementor-1281 .elementor-element.elementor-element-5261154 {
    width: auto;
    max-width: auto;
    top: 40px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-5261154 {
    left: 54px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-5261154 {
    right: 54px
}

.elementor-1281 .elementor-element.elementor-element-5261154 .elementor-heading-title {
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-d815260 .elementor-column-gap-custom .elementor-column>.elementor-element-populated {
    padding: 6px
}

.elementor-1281 .elementor-element.elementor-element-d815260 {
    padding: 0 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-706cc0e img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-d0a2393 {
    width: auto;
    max-width: auto;
    top: 36px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-d0a2393 {
    left: 20px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-d0a2393 {
    right: 20px
}

.elementor-1281 .elementor-element.elementor-element-329d099 {
    width: auto;
    max-width: auto;
    top: 40px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-329d099 {
    left: 54px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-329d099 {
    right: 54px
}

.elementor-1281 .elementor-element.elementor-element-329d099 .elementor-heading-title {
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-ddab45f img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-2c231ab {
    width: auto;
    max-width: auto;
    top: 36px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-2c231ab {
    left: 20px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-2c231ab {
    right: 20px
}

.elementor-1281 .elementor-element.elementor-element-2d4e05c {
    width: auto;
    max-width: auto;
    top: 40px
}

body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-2d4e05c {
    left: 54px
}

body.rtl .elementor-1281 .elementor-element.elementor-element-2d4e05c {
    right: 54px
}

.elementor-1281 .elementor-element.elementor-element-2d4e05c .elementor-heading-title {
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-16bd9d3:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-16bd9d3>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #C10930
}

.elementor-bc-flex-widget .elementor-1281 .elementor-element.elementor-element-16bd9d3.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-16bd9d3.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-16bd9d3>.elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-16bd9d3>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-widget-image-box .elementor-image-box-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-primary)
}

.elementor-widget-image-box:has(:hover) .elementor-image-box-title,.elementor-widget-image-box:has(:focus) .elementor-image-box-title {
    color: var(--e-global-color-primary)
}

.elementor-widget-image-box .elementor-image-box-description {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-text)
}

.elementor-1281 .elementor-element.elementor-element-27a4397.elementor-position-right .elementor-image-box-img {
    margin-left: 14px
}

.elementor-1281 .elementor-element.elementor-element-27a4397.elementor-position-left .elementor-image-box-img {
    margin-right: 14px
}

.elementor-1281 .elementor-element.elementor-element-27a4397.elementor-position-top .elementor-image-box-img {
    margin-bottom: 14px
}

.elementor-1281 .elementor-element.elementor-element-27a4397 .elementor-image-box-title {
    margin-bottom: 0
}

.elementor-1281 .elementor-element.elementor-element-27a4397 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 22%
}

.elementor-1281 .elementor-element.elementor-element-27a4397 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-358a8ad>.elementor-element-populated,.elementor-1281 .elementor-element.elementor-element-358a8ad>.elementor-element-populated>.elementor-background-overlay,.elementor-1281 .elementor-element.elementor-element-358a8ad>.elementor-background-slideshow {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-358a8ad>.elementor-element-populated {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-358a8ad>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-90d80ef {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-019cce6 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-019cce6:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-019cce6>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-665e140 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-ad8a238 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-ad8a238 .elementor-image-box-wrapper {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-ad8a238 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-ad8a238 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-54245ea {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-abfbbe8 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-8748202>.elementor-widget-container {
    background-color: #FF73000A;
    padding: 10px 0 10px 0
}

.elementor-1281 .elementor-element.elementor-element-8748202 .elementor-image-box-wrapper {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-8748202 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8748202:has(:hover) .elementor-image-box-title,.elementor-1281 .elementor-element.elementor-element-8748202:has(:focus) .elementor-image-box-title {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8748202 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-4b62ad2 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-d97741f {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-4797ed7>.elementor-widget-container {
    padding: 4px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-caa00b4 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-71362de {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 20px 20px 0 rgb(0 0 0 / .1);
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-71362de:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-71362de>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-50811ae {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-8e8b91e {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-8e8b91e .elementor-image-box-wrapper {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-8e8b91e .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8e8b91e .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-3e6055f {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-c13be7a {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-8ea3960>.elementor-widget-container {
    background-color: #FF73000A;
    padding: 10px 0 10px 0
}

.elementor-1281 .elementor-element.elementor-element-8ea3960 .elementor-image-box-wrapper {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-8ea3960 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8ea3960:has(:hover) .elementor-image-box-title,.elementor-1281 .elementor-element.elementor-element-8ea3960:has(:focus) .elementor-image-box-title {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8ea3960 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8261026 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-e4656a2 {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-f325e6d>.elementor-widget-container {
    padding: 4px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-eae76a8 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-b781b9b {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-b781b9b>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-0724ad6:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-0724ad6>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #C10930
}

.elementor-bc-flex-widget .elementor-1281 .elementor-element.elementor-element-0724ad6.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-0724ad6.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-0724ad6>.elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-0724ad6>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-4b898c0.elementor-position-right .elementor-image-box-img {
    margin-left: 14px
}

.elementor-1281 .elementor-element.elementor-element-4b898c0.elementor-position-left .elementor-image-box-img {
    margin-right: 14px
}

.elementor-1281 .elementor-element.elementor-element-4b898c0.elementor-position-top .elementor-image-box-img {
    margin-bottom: 14px
}

.elementor-1281 .elementor-element.elementor-element-4b898c0 .elementor-image-box-title {
    margin-bottom: 0
}

.elementor-1281 .elementor-element.elementor-element-4b898c0 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 22%
}

.elementor-1281 .elementor-element.elementor-element-4b898c0 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-241efc4>.elementor-element-populated,.elementor-1281 .elementor-element.elementor-element-241efc4>.elementor-element-populated>.elementor-background-overlay,.elementor-1281 .elementor-element.elementor-element-241efc4>.elementor-background-slideshow {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-241efc4>.elementor-element-populated {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-241efc4>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-e0de29d {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-de56d73 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-de56d73:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-de56d73>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-332f479 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-1d07079 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-1d07079 .elementor-image-box-wrapper {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-1d07079 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-1d07079 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-c5c76bb {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-957db39 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-8879f5f>.elementor-widget-container {
    background-color: #FF73000A;
    padding: 10px 0 10px 0
}

.elementor-1281 .elementor-element.elementor-element-8879f5f .elementor-image-box-wrapper {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-8879f5f .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8879f5f:has(:hover) .elementor-image-box-title,.elementor-1281 .elementor-element.elementor-element-8879f5f:has(:focus) .elementor-image-box-title {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8879f5f .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-df5b281 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-b57b5cc {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --grid-auto-flow: row;
    --justify-items: end
}

.elementor-1281 .elementor-element.elementor-element-89d48ba>.elementor-widget-container {
    padding: 4px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-1f1bdc8 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-a2df9af {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 20px 20px 0 rgb(0 0 0 / .1);
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-a2df9af:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-a2df9af>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-1649fb7 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-7336500 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-7336500 .elementor-image-box-wrapper {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-7336500 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-7336500 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-35bb103 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-ff4c84b {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-b8165bd>.elementor-widget-container {
    background-color: #FF73000A;
    padding: 10px 0 10px 0
}

.elementor-1281 .elementor-element.elementor-element-b8165bd .elementor-image-box-wrapper {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-b8165bd .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-b8165bd .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8acc8d1 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-73f15bc {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --grid-auto-flow: row;
    --justify-items: end
}

.elementor-1281 .elementor-element.elementor-element-00cc741>.elementor-widget-container {
    padding: 4px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-e2f3bbe {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-e32d3dd:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-e32d3dd>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #C10930
}

.elementor-bc-flex-widget .elementor-1281 .elementor-element.elementor-element-e32d3dd.elementor-column .elementor-widget-wrap {
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-e32d3dd.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated {
    align-content: center;
    align-items: center
}

.elementor-1281 .elementor-element.elementor-element-e32d3dd>.elementor-element-populated {
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-e32d3dd>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-d01c900.elementor-position-right .elementor-image-box-img {
    margin-left: 14px
}

.elementor-1281 .elementor-element.elementor-element-d01c900.elementor-position-left .elementor-image-box-img {
    margin-right: 14px
}

.elementor-1281 .elementor-element.elementor-element-d01c900.elementor-position-top .elementor-image-box-img {
    margin-bottom: 14px
}

.elementor-1281 .elementor-element.elementor-element-d01c900 .elementor-image-box-title {
    margin-bottom: 0
}

.elementor-1281 .elementor-element.elementor-element-d01c900 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 22%
}

.elementor-1281 .elementor-element.elementor-element-d01c900 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-3674372>.elementor-element-populated,.elementor-1281 .elementor-element.elementor-element-3674372>.elementor-element-populated>.elementor-background-overlay,.elementor-1281 .elementor-element.elementor-element-3674372>.elementor-background-slideshow {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-3674372>.elementor-element-populated {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-3674372>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-c9226f4 {
    --display: flex;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-6ef5c4c {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .1);
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-6ef5c4c:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-6ef5c4c>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-c28677d {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-3236124 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-3236124 .elementor-image-box-wrapper {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-3236124 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-3236124 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-a1f2146 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-99f4d84 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-910c0f2>.elementor-widget-container {
    background-color: #FF73000A;
    padding: 10px 0 10px 0
}

.elementor-1281 .elementor-element.elementor-element-910c0f2 .elementor-image-box-wrapper {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-910c0f2 .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-910c0f2:has(:hover) .elementor-image-box-title,.elementor-1281 .elementor-element.elementor-element-910c0f2:has(:focus) .elementor-image-box-title {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-910c0f2 .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-8879311 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-7a6b04f {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --grid-auto-flow: row;
    --justify-items: end
}

.elementor-1281 .elementor-element.elementor-element-059cd5d>.elementor-widget-container {
    padding: 4px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-29d7651 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-1c2a82c {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 20px 20px 0 rgb(0 0 0 / .1);
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-1c2a82c:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-1c2a82c>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-4002b5e {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-bff190c {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-bff190c .elementor-image-box-wrapper {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-bff190c .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-bff190c .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-042d98f {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-a74fa6c {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-ba8ae5b>.elementor-widget-container {
    background-color: #FF73000A;
    padding: 10px 0 10px 0
}

.elementor-1281 .elementor-element.elementor-element-ba8ae5b .elementor-image-box-wrapper {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-ba8ae5b .elementor-image-box-title {
    margin-bottom: 4px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-ba8ae5b:has(:hover) .elementor-image-box-title,.elementor-1281 .elementor-element.elementor-element-ba8ae5b:has(:focus) .elementor-image-box-title {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-ba8ae5b .elementor-image-box-description {
    font-size: 14px;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-d8c70a8 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-3e4509b {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --grid-auto-flow: row;
    --justify-items: end
}

.elementor-1281 .elementor-element.elementor-element-ff6428d>.elementor-widget-container {
    padding: 4px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-0080688 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-c6e763b,.elementor-1281 .elementor-element.elementor-element-c6e763b>.elementor-background-overlay {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-5678882:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-5678882>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-5678882>.elementor-element-populated,.elementor-1281 .elementor-element.elementor-element-5678882>.elementor-element-populated>.elementor-background-overlay,.elementor-1281 .elementor-element.elementor-element-5678882>.elementor-background-slideshow {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-5678882>.elementor-element-populated {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-5678882>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-7172444 .elementor-icon-box-title {
    margin-block-end:0;color: #000
}

.elementor-1281 .elementor-element.elementor-element-9b171b0 {
    padding: 20px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-a498bc2 {
    padding: 0 0 20px 0
}

.elementor-1281 .elementor-element.elementor-element-ffff1f6 {
    width: var(--container-widget-width,98.682%);
    max-width: 98.682%;
    --container-widget-width: 98.682%;
    --container-widget-flex-grow: 0
}

.elementor-1281 .elementor-element.elementor-element-ffff1f6.elementor-element {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-1281 .elementor-element.elementor-element-6c48425,.elementor-1281 .elementor-element.elementor-element-6c48425>.elementor-background-overlay {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-122d0e6:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-122d0e6>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-122d0e6>.elementor-element-populated,.elementor-1281 .elementor-element.elementor-element-122d0e6>.elementor-element-populated>.elementor-background-overlay,.elementor-1281 .elementor-element.elementor-element-122d0e6>.elementor-background-slideshow {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-122d0e6>.elementor-element-populated {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-122d0e6>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-6757e47 .elementor-icon-box-title {
    margin-block-end:0;color: #000
}

.elementor-1281 .elementor-element.elementor-element-88d34e1 {
    padding: 20px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-9775733>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-1b6b621 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-d640501>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-f0cc4d3 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-015758b>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-3b22c19 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-7366687>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-a3cbcd1 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-14b3ab5>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-ee9cb40 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-89e47d5>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-5c30b87 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-b439e8b>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-a619cc9 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-2c43c37>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-5594cea img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-0eda55d {
    padding: 0 0 20px 0
}

.elementor-1281 .elementor-element.elementor-element-999bf8b>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-ea6635c img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-6dc5da4>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-e12ff89 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-010214e>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-1a57b41 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-06a2d7c>.elementor-element-populated {
    padding: 6px 6px 6px 6px
}

.elementor-1281 .elementor-element.elementor-element-b119326 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-6b19347,.elementor-1281 .elementor-element.elementor-element-6b19347>.elementor-background-overlay {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-8e9ee1a:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-1281 .elementor-element.elementor-element-8e9ee1a>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-8e9ee1a>.elementor-element-populated,.elementor-1281 .elementor-element.elementor-element-8e9ee1a>.elementor-element-populated>.elementor-background-overlay,.elementor-1281 .elementor-element.elementor-element-8e9ee1a>.elementor-background-slideshow {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-8e9ee1a>.elementor-element-populated {
    box-shadow: 0 0 20px 0 rgb(0 0 0 / .2);
    transition: background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s
}

.elementor-1281 .elementor-element.elementor-element-8e9ee1a>.elementor-element-populated>.elementor-background-overlay {
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s
}

.elementor-1281 .elementor-element.elementor-element-aaa7d33 .elementor-icon-box-title {
    margin-block-end:0;color: #000
}

.elementor-1281 .elementor-element.elementor-element-f6d197b {
    padding: 20px 0 0 0
}

.elementor-1281 .elementor-element.elementor-element-374f166 img {
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-dbd3246 {
    padding: 0 0 20px 0
}

.elementor-1281 .elementor-element.elementor-element-4e53404 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-1281 .elementor-element.elementor-element-c84d5af {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-1b1d94b {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-9985794 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-9985794 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-7da125b {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-87f2e20 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-87f2e20.e-con {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-widget-text-editor {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-text)
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-1281 .elementor-element.elementor-element-6fdb1f1 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-6fdb1f1 a {
    color: var(--e-global-color-0058fe5)
}

.elementor-1281 .elementor-element.elementor-element-53674f2.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-3c230a9 {
    --display: flex;
    --justify-content: center
}

.elementor-1281 .elementor-element.elementor-element-33259bd img {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-3e5704f {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-bd5d297 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-b09e05c {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-b09e05c .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-bd8d152 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px
}

.elementor-1281 .elementor-element.elementor-element-bd8d152:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-bd8d152>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-362084e {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-ce42cb2 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-6656875 img {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-c8ff543 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-4a31826 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.2em;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-c80b768 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-736677f.elementor-element {
    --align-self: flex-start
}

.elementor-1281 .elementor-element.elementor-element-b5d7ad3 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --align-items: center;
    --padding-top: 30px;
    --padding-bottom: 30px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-fdf78ba {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-fdf78ba .elementor-heading-title {
    font-size: 30px;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-2132044 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-2132044.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-2132044 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-cadd85a {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    border-style: solid;
    --border-style: solid;
    border-width: 3px 0 0 0;
    --border-top-width: 3px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 11px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-4f79a45 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-439b2cd {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-439b2cd .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-3933046 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-3933046 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-dea10f8 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    border-style: solid;
    --border-style: solid;
    border-width: 3px 0 0 0;
    --border-top-width: 3px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 11px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-6a90b74 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-e07356b {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-e07356b .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-ed1b649 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-ed1b649 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-3ac14b0 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    border-style: solid;
    --border-style: solid;
    border-width: 3px 0 0 0;
    --border-top-width: 3px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 11px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-969ddf7 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-695d035 {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-695d035 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-f6e925c {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-f6e925c p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-40ebada {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    border-style: solid;
    --border-style: solid;
    border-width: 3px 0 0 0;
    --border-top-width: 3px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 11px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-ad0611b {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-41d31da {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-41d31da .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-f22c552 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-f22c552 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-3d74380 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    border-style: solid;
    --border-style: solid;
    border-width: 3px 0 0 0;
    --border-top-width: 3px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 11px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-e85d74c {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-d0d397b {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-d0d397b .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-ef36382 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-ef36382 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-e572c47 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --flex-wrap: wrap;
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-1281 .elementor-element.elementor-element-d351f6b {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-4e3de43 {
    width: 100%;
    max-width: 100%;
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-4e3de43 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-e204d24 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-e204d24.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-e204d24 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-90d3860 {
    --display: grid;
    --e-con-grid-template-columns: repeat(3, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-c6c5145>.elementor-widget-container {
    background-color: #FFF;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 0 0 4px 0;
    border-color: #FFD13F;
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-c6c5145.elementor-position-right .elementor-image-box-img {
    margin-left: 6px
}

.elementor-1281 .elementor-element.elementor-element-c6c5145.elementor-position-left .elementor-image-box-img {
    margin-right: 6px
}

.elementor-1281 .elementor-element.elementor-element-c6c5145.elementor-position-top .elementor-image-box-img {
    margin-bottom: 6px
}

.elementor-1281 .elementor-element.elementor-element-c6c5145 .elementor-image-box-title {
    margin-bottom: 5px;
    color: #F0901A
}

.elementor-1281 .elementor-element.elementor-element-c6c5145 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 21%
}

.elementor-1281 .elementor-element.elementor-element-c6c5145 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-c6c5145 .elementor-image-box-description {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-89e9189>.elementor-widget-container {
    background-color: #FFF;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 0 0 4px 0;
    border-color: #FFD13F;
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-89e9189.elementor-position-right .elementor-image-box-img {
    margin-left: 6px
}

.elementor-1281 .elementor-element.elementor-element-89e9189.elementor-position-left .elementor-image-box-img {
    margin-right: 6px
}

.elementor-1281 .elementor-element.elementor-element-89e9189.elementor-position-top .elementor-image-box-img {
    margin-bottom: 6px
}

.elementor-1281 .elementor-element.elementor-element-89e9189 .elementor-image-box-title {
    margin-bottom: 5px;
    color: #F0901A
}

.elementor-1281 .elementor-element.elementor-element-89e9189 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 21%
}

.elementor-1281 .elementor-element.elementor-element-89e9189 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-89e9189 .elementor-image-box-description {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-250468c>.elementor-widget-container {
    background-color: #FFF;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 0 0 4px 0;
    border-color: #FFD13F;
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-250468c.elementor-position-right .elementor-image-box-img {
    margin-left: 6px
}

.elementor-1281 .elementor-element.elementor-element-250468c.elementor-position-left .elementor-image-box-img {
    margin-right: 6px
}

.elementor-1281 .elementor-element.elementor-element-250468c.elementor-position-top .elementor-image-box-img {
    margin-bottom: 6px
}

.elementor-1281 .elementor-element.elementor-element-250468c .elementor-image-box-title {
    margin-bottom: 5px;
    color: #F0901A
}

.elementor-1281 .elementor-element.elementor-element-250468c .elementor-image-box-wrapper .elementor-image-box-img {
    width: 21%
}

.elementor-1281 .elementor-element.elementor-element-250468c .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-250468c .elementor-image-box-description {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-b061d19>.elementor-widget-container {
    background-color: #FFF;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 0 0 4px 0;
    border-color: #FFD13F;
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-b061d19.elementor-position-right .elementor-image-box-img {
    margin-left: 6px
}

.elementor-1281 .elementor-element.elementor-element-b061d19.elementor-position-left .elementor-image-box-img {
    margin-right: 6px
}

.elementor-1281 .elementor-element.elementor-element-b061d19.elementor-position-top .elementor-image-box-img {
    margin-bottom: 6px
}

.elementor-1281 .elementor-element.elementor-element-b061d19 .elementor-image-box-title {
    margin-bottom: 5px;
    color: #F0901A
}

.elementor-1281 .elementor-element.elementor-element-b061d19 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 21%
}

.elementor-1281 .elementor-element.elementor-element-b061d19 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-b061d19 .elementor-image-box-description {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-3670c76>.elementor-widget-container {
    background-color: #FFF;
    padding: 10px 10px 10px 10px;
    border-style: solid;
    border-width: 0 0 4px 0;
    border-color: #FFD13F;
    border-radius: 8px 8px 8px 8px
}

.elementor-1281 .elementor-element.elementor-element-3670c76.elementor-position-right .elementor-image-box-img {
    margin-left: 6px
}

.elementor-1281 .elementor-element.elementor-element-3670c76.elementor-position-left .elementor-image-box-img {
    margin-right: 6px
}

.elementor-1281 .elementor-element.elementor-element-3670c76.elementor-position-top .elementor-image-box-img {
    margin-bottom: 6px
}

.elementor-1281 .elementor-element.elementor-element-3670c76 .elementor-image-box-title {
    margin-bottom: 5px;
    color: #F0901A
}

.elementor-1281 .elementor-element.elementor-element-3670c76 .elementor-image-box-wrapper .elementor-image-box-img {
    width: 21%
}

.elementor-1281 .elementor-element.elementor-element-3670c76 .elementor-image-box-img img {
    transition-duration: 0.3s
}

.elementor-1281 .elementor-element.elementor-element-3670c76 .elementor-image-box-description {
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-22c2a38 {
    width: var(--container-widget-width,100%);
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-22c2a38.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-22c2a38 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-f8e6ce9 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-1281 .elementor-element.elementor-element-c60fadf {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-f8bb446 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-33f8323 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-33f8323 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-cbf5a88 {
    width: var(--container-widget-width,100%);
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-cbf5a88.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-cbf5a88 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-8c32794 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-a6123ba {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-a6123ba.e-con {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-1281 .elementor-element.elementor-element-f84f0bc {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-927ae17.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-4f71238 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-1cff125 img {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-4bc17b4 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-ccfdba2 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-a08ecd3 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-a08ecd3 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-68d8a75 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-68d8a75 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-3307090 {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    --gap: 25px 25px;
    --row-gap: 25px;
    --column-gap: 25px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-571b631 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-571b631:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-571b631>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFDA68
}

.elementor-1281 .elementor-element.elementor-element-5b7ddeb {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-5b7ddeb .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-bbf0198 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-acf9765 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-acf9765:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-acf9765>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFDA68
}

.elementor-1281 .elementor-element.elementor-element-7b47810 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-7b47810 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-aacf000 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-ef13cf7 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-ef13cf7:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-ef13cf7>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFDA68
}

.elementor-1281 .elementor-element.elementor-element-a34f6ee {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-a34f6ee .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-fdbd46f {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-182b987 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-182b987:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-182b987>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFDA68
}

.elementor-1281 .elementor-element.elementor-element-ad9fb47 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-ad9fb47 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-381bb51 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-829587f {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-829587f p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-8ebda23 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --flex-wrap: wrap;
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-1281 .elementor-element.elementor-element-ec9d9d2 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-c5e9b0c {
    width: 100%;
    max-width: 100%;
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-c5e9b0c .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-bbd0914 {
    width: var(--container-widget-width,90%);
    max-width: 90%;
    --container-widget-width: 90%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-bbd0914.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-bbd0914 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-8df3a13 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-6e57326.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-58c8317 {
    width: var(--container-widget-width,100%);
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-58c8317.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-58c8317 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-116b40a {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-f25f75f {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-ff5b46f {
    width: 100%;
    max-width: 100%;
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-ff5b46f .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-0bda1e1 {
    --display: grid;
    --e-con-grid-template-columns: repeat(4, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    --gap: 25px 25px;
    --row-gap: 25px;
    --column-gap: 25px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-76658f0 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-76658f0:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-76658f0>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-cf6c00c {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-cf6c00c .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-32bc822 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-32bc822 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-9b1fb67 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-9b1fb67:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-9b1fb67>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-314c9e3 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-314c9e3 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-ea8ac71 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-ea8ac71 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-cfda262 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-cfda262:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-cfda262>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-86bdb9a {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-86bdb9a .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-e665a95 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-e665a95 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-1c21a1a {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-1c21a1a:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-1c21a1a>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-5fcb416 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-5fcb416 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-820bc9e {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-820bc9e p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-062a58a {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-062a58a:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-062a58a>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-c207b1c {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-c207b1c .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-bc80534 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-bc80534 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-fc8c609 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-fc8c609:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-fc8c609>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-b3fdf51 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-b3fdf51 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-328a557 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-328a557 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-f5d22d4 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-f5d22d4:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-f5d22d4>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-25fd161 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-25fd161 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-b6eaba3 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-b6eaba3 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-313096b {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-313096b:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-313096b>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-1281 .elementor-element.elementor-element-0a2b63b {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-0a2b63b .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-8ed4cc3 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-8ed4cc3 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-0c3cfb1 {
    width: var(--container-widget-width,100%);
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-0c3cfb1.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-0c3cfb1 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-d14040a.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-b89fc09 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-83b1585 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-4a7d42f {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-4a7d42f .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-fc43866 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-e0b35d9 {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(2, 1fr);
    --gap: 25px 25px;
    --row-gap: 25px;
    --column-gap: 25px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-16a74e1 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-16a74e1:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-16a74e1>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-b9b4ad0>.elementor-widget-container {
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-b9b4ad0 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-b9b4ad0 img {
    width: 20%;
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-70d334a {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-70d334a .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-d84a244 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-d46b0cc {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-d46b0cc:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-d46b0cc>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFDA68
}

.elementor-1281 .elementor-element.elementor-element-3292528>.elementor-widget-container {
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-3292528 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-3292528 img {
    width: 20%;
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-7964fdd {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-7964fdd .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-07627a8 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-23efb0b {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-23efb0b:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-23efb0b>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFDA68
}

.elementor-1281 .elementor-element.elementor-element-6c61129>.elementor-widget-container {
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-6c61129 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-6c61129 img {
    width: 20%;
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-f141226 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-f141226 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-795a201 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-9d1d27f {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --border-radius: 15px 15px 15px 15px;
    box-shadow: 0 0 10px 5px rgba(150,119.99999999999994,4.00000000000001,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-9d1d27f:not(.elementor-motion-effects-element-type-background),.elementor-1281 .elementor-element.elementor-element-9d1d27f>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-781fa36>.elementor-widget-container {
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-781fa36 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-781fa36 img {
    width: 20%;
    border-radius: 10px 10px 10px 10px
}

.elementor-1281 .elementor-element.elementor-element-00ad1e5 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-00ad1e5 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-b70805a {
    text-align: start;
    font-family: "Roboto",Sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000
}

.elementor-1281 .elementor-element.elementor-element-e50e90b {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-e50e90b p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-d76c9e1 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-642aee2 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-4d76b87 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-4d76b87 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-9f7c538 {
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-9f7c538 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-dd981ce {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 25px 25px;
    --row-gap: 25px;
    --column-gap: 25px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-e518313 {
    --display: flex;
    --border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 12px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255);
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px
}

.elementor-1281 .elementor-element.elementor-element-f798962 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-eacfd84 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-eacfd84 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-2984435 {
    --display: flex;
    --border-radius: 20px 20px 20px 20px;
    box-shadow: 0 0 12px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255);
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px
}

.elementor-1281 .elementor-element.elementor-element-b8160ad .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-c332267 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-c332267 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-73556cc {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-1281 .elementor-element.elementor-element-c5ba64d {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-2099e74 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-9a490e7 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-9a490e7 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-f2143b2 {
    width: var(--container-widget-width,100%);
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-f2143b2.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-f2143b2 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-a1a393a {
    --display: flex;
    --flex-direction: row-reverse;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap-reverse;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-1281 .elementor-element.elementor-element-9df5ea1 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-9df5ea1.e-con {
    --flex-grow: 0;
    --flex-shrink: 0
}

.elementor-1281 .elementor-element.elementor-element-b2e2c7a {
    text-align: start
}

.elementor-1281 .elementor-element.elementor-element-b2e2c7a .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-ef9c362 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-69a71fc.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-fe98e30 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-37afafd img {
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 14px 3px rgba(200.00000000000003,165.00000000000009,0,.5019607843137255)
}

.elementor-1281 .elementor-element.elementor-element-8b720e2 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --flex-wrap: wrap;
    --padding-top: 40px;
    --padding-bottom: 40px;
    --padding-left: 10px;
    --padding-right: 10px
}

.elementor-1281 .elementor-element.elementor-element-b6cf2be {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-a2adcc6 {
    width: 100%;
    max-width: 100%;
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-a2adcc6 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-8613963 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-bc89e7e.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-4e8eb77 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-c921871 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-c921871 .elementor-heading-title {
    font-size: 30px;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-ccfc8a7 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-0b4bd55 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-88d8a0b {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-88d8a0b p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-a0098e4 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-3053ebe {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-368358b {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-368358b p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-e26deee {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-3bcd0dd {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-26b5569 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-26b5569 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-e0b9e45 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-8b964d9 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-2483af1 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-2483af1 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-9522274 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-678f634 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-797ac76 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-797ac76 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-ddddc48 {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-e0752e2 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-70e66d2 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-70e66d2 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-7afc95d {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-7832fac {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-4d838b2 {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-4d838b2 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-e7f548c {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-64d9763 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-56fa29b {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-56fa29b p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-dcad473 {
    --n-accordion-title-font-size: 18px;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-title-normal-color: #EBCF74;
    --n-accordion-title-hover-color: #EBCF74;
    --n-accordion-title-active-color: #EBCF74;
    --n-accordion-icon-size: 11px;
    --n-accordion-icon-gap: 20px
}

.elementor-1281 .elementor-element.elementor-element-207c931 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-97ff9cc {
    --display: flex
}

.elementor-1281 .elementor-element.elementor-element-743789e {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-743789e .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-4d184d8 {
    --display: grid;
    --e-con-grid-template-columns: repeat(2, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --gap: 25px 25px;
    --row-gap: 25px;
    --column-gap: 25px;
    --grid-auto-flow: row
}

.elementor-1281 .elementor-element.elementor-element-dbeae01 {
    --display: flex;
    border-style: double;
    --border-style: double;
    border-width: 10px 2px 10px 2px;
    --border-top-width: 10px;
    --border-right-width: 2px;
    --border-bottom-width: 10px;
    --border-left-width: 2px;
    border-color: #F0901A;
    --border-color: #F0901A;
    --border-radius: 50px 0px 50px 0px;
    box-shadow: 0 0 12px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255);
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px
}

.elementor-1281 .elementor-element.elementor-element-6e2441c .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-fe9c84e {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-fe9c84e p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-ca1f938 {
    --display: flex;
    border-style: double;
    --border-style: double;
    border-width: 10px 2px 10px 2px;
    --border-top-width: 10px;
    --border-right-width: 2px;
    --border-bottom-width: 10px;
    --border-left-width: 2px;
    border-color: #F0901A;
    --border-color: #F0901A;
    --border-radius: 50px 0px 50px 0px;
    box-shadow: 0 0 12px 2px rgba(203.00000000000003,184.00000000000009,17.000000000000025,.5019607843137255);
    --padding-top: 20px;
    --padding-bottom: 20px;
    --padding-left: 20px;
    --padding-right: 20px
}

.elementor-1281 .elementor-element.elementor-element-2f7d93c .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-fb575dd {
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-fb575dd p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-792f1db {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-1281 .elementor-element.elementor-element-61bf8aa {
    --display: flex;
    border-style: solid;
    --border-style: solid;
    border-width: 3px 3px 3px 3px;
    --border-top-width: 3px;
    --border-right-width: 3px;
    --border-bottom-width: 3px;
    --border-left-width: 3px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 20px 20px 20px 20px
}

.elementor-1281 .elementor-element.elementor-element-63e9c0d {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-63e9c0d .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-f7597b7 {
    width: var(--container-widget-width,100%);
    max-width: 100%;
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    text-align: center;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-f7597b7.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-f7597b7 p {
    margin-block-end:0}

.elementor-1281 .elementor-element.elementor-element-ace2b21 {
    --display: flex;
    border-style: dashed;
    --border-style: dashed;
    border-width: 3px 3px 3px 3px;
    --border-top-width: 3px;
    --border-right-width: 3px;
    --border-bottom-width: 3px;
    --border-left-width: 3px;
    border-color: #FFD13F;
    --border-color: #FFD13F;
    --border-radius: 20px 20px 20px 20px
}

.elementor-1281 .elementor-element.elementor-element-ace2b21.e-con {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-af6c148 {
    text-align: center
}

.elementor-1281 .elementor-element.elementor-element-af6c148 .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFD13F
}

.elementor-1281 .elementor-element.elementor-element-78d468d {
    width: 100%;
    max-width: 100%;
    font-family: "Roboto",Sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF
}

.elementor-1281 .elementor-element.elementor-element-78d468d.elementor-element {
    --align-self: center
}

.elementor-1281 .elementor-element.elementor-element-78d468d p {
    margin-block-end:0}

body.elementor-page-1281:not(.elementor-motion-effects-element-type-background),body.elementor-page-1281>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #232635
}

:root {
    --page-title-display: none
}

@media(max-width: 1024px) {
    .elementor-1281 .elementor-element.elementor-element-d97741f {
        --grid-auto-flow:row
    }

    .elementor-1281 .elementor-element.elementor-element-e4656a2 {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-b57b5cc {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-73f15bc {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-7a6b04f {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-3e4509b {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-90d3860 {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-3307090 {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-0bda1e1 {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-e0b35d9 {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-dd981ce {
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-4d184d8 {
        --grid-auto-flow: row
    }
}

@media(min-width: 768px) {
    .elementor-1281 .elementor-element.elementor-element-9fbef52 {
        width:18%
    }

    .elementor-1281 .elementor-element.elementor-element-d57337a {
        width: 66%
    }

    .elementor-1281 .elementor-element.elementor-element-16bd9d3 {
        width: 23%
    }

    .elementor-1281 .elementor-element.elementor-element-358a8ad {
        width: 77%
    }

    .elementor-1281 .elementor-element.elementor-element-54245ea {
        --width: 70%
    }

    .elementor-1281 .elementor-element.elementor-element-abfbbe8 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-4b62ad2 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-caa00b4 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-3e6055f {
        --width: 70%
    }

    .elementor-1281 .elementor-element.elementor-element-c13be7a {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-8261026 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-eae76a8 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-0724ad6 {
        width: 23%
    }

    .elementor-1281 .elementor-element.elementor-element-241efc4 {
        width: 77%
    }

    .elementor-1281 .elementor-element.elementor-element-c5c76bb {
        --width: 70%
    }

    .elementor-1281 .elementor-element.elementor-element-957db39 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-df5b281 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-1f1bdc8 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-35bb103 {
        --width: 70%
    }

    .elementor-1281 .elementor-element.elementor-element-ff4c84b {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-8acc8d1 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-e2f3bbe {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-e32d3dd {
        width: 23%
    }

    .elementor-1281 .elementor-element.elementor-element-3674372 {
        width: 77%
    }

    .elementor-1281 .elementor-element.elementor-element-a1f2146 {
        --width: 70%
    }

    .elementor-1281 .elementor-element.elementor-element-99f4d84 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-8879311 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-29d7651 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-042d98f {
        --width: 70%
    }

    .elementor-1281 .elementor-element.elementor-element-a74fa6c {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-d8c70a8 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-0080688 {
        --width: 80%
    }

    .elementor-1281 .elementor-element.elementor-element-e0da07a {
        width: 15.556%
    }

    .elementor-1281 .elementor-element.elementor-element-4e53404 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-87f2e20 {
        --width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-bd8d152 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-b5d7ad3 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-cadd85a {
        --width: 90%
    }

    .elementor-1281 .elementor-element.elementor-element-4f79a45 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-dea10f8 {
        --width: 90%
    }

    .elementor-1281 .elementor-element.elementor-element-6a90b74 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-3ac14b0 {
        --width: 90%
    }

    .elementor-1281 .elementor-element.elementor-element-969ddf7 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-40ebada {
        --width: 90%
    }

    .elementor-1281 .elementor-element.elementor-element-ad0611b {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-3d74380 {
        --width: 90%
    }

    .elementor-1281 .elementor-element.elementor-element-e85d74c {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-e572c47 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-d351f6b {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-f8e6ce9 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-a6123ba {
        --width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-4bc17b4 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-8ebda23 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-ec9d9d2 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-116b40a {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-b89fc09 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-d76c9e1 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-e518313 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-2984435 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-73556cc {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-9df5ea1 {
        --width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-8b720e2 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-b6cf2be {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-4e8eb77 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-207c931 {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-dbeae01 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-ca1f938 {
        --width: 100%
    }

    .elementor-1281 .elementor-element.elementor-element-792f1db {
        --content-width: 1200px
    }

    .elementor-1281 .elementor-element.elementor-element-ace2b21 {
        --width: 55%
    }
}

@media(max-width: 767px) {
    .elementor-1281 .elementor-element.elementor-element-3327a31 {
        width:50%
    }

    .elementor-1281 .elementor-element.elementor-element-2730256 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-f4774c2 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-93a44a2 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-e14ffef {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-903149f {
        width: 100%
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-737cbdd {
        left: 74px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-737cbdd {
        right: 74px
    }

    .elementor-1281 .elementor-element.elementor-element-737cbdd {
        top: 33px
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-041f02c {
        left: 30px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-041f02c {
        right: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-041f02c {
        top: 26px
    }

    .elementor-1281 .elementor-element.elementor-element-1302450 {
        width: 100%
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-7a82d3f {
        left: 30px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-7a82d3f {
        right: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-7a82d3f {
        top: 26px
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-5261154 {
        left: 74px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-5261154 {
        right: 74px
    }

    .elementor-1281 .elementor-element.elementor-element-5261154 {
        top: 33px
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-d0a2393 {
        left: 30px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-d0a2393 {
        right: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-d0a2393 {
        top: 26px
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-329d099 {
        left: 74px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-329d099 {
        right: 74px
    }

    .elementor-1281 .elementor-element.elementor-element-329d099 {
        top: 33px
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-2c231ab {
        left: 30px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-2c231ab {
        right: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-2c231ab {
        top: 26px
    }

    body:not(.rtl) .elementor-1281 .elementor-element.elementor-element-2d4e05c {
        left: 74px
    }

    body.rtl .elementor-1281 .elementor-element.elementor-element-2d4e05c {
        right: 74px
    }

    .elementor-1281 .elementor-element.elementor-element-2d4e05c {
        top: 33px
    }

    .elementor-1281 .elementor-element.elementor-element-27a4397 .elementor-image-box-img {
        margin-bottom: 14px
    }

    .elementor-1281 .elementor-element.elementor-element-54245ea {
        --width: 40%
    }

    .elementor-1281 .elementor-element.elementor-element-abfbbe8 {
        --width: 60%
    }

    .elementor-1281 .elementor-element.elementor-element-4b62ad2 {
        --width: 1000%
    }

    .elementor-1281 .elementor-element.elementor-element-d97741f {
        --e-con-grid-template-columns: 2;
        --e-con-grid-template-rows: repeat(1, 1fr);
        --gap: 0px 16px;
        --row-gap: 0px;
        --column-gap: 16px;
        --grid-auto-flow: column
    }

    .elementor-1281 .elementor-element.elementor-element-3e6055f {
        --width: 40%
    }

    .elementor-1281 .elementor-element.elementor-element-c13be7a {
        --width: 60%
    }

    .elementor-1281 .elementor-element.elementor-element-e4656a2 {
        --e-con-grid-template-columns: 3;
        --e-con-grid-template-rows: repeat(1, 1fr);
        --gap: 0px 16px;
        --row-gap: 0px;
        --column-gap: 16px;
        --grid-auto-flow: column
    }

    .elementor-1281 .elementor-element.elementor-element-4b898c0 .elementor-image-box-img {
        margin-bottom: 14px
    }

    .elementor-1281 .elementor-element.elementor-element-c5c76bb {
        --width: 40%
    }

    .elementor-1281 .elementor-element.elementor-element-957db39 {
        --width: 60%
    }

    .elementor-1281 .elementor-element.elementor-element-b57b5cc {
        --e-con-grid-template-columns: 1;
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-35bb103 {
        --width: 40%
    }

    .elementor-1281 .elementor-element.elementor-element-ff4c84b {
        --width: 60%
    }

    .elementor-1281 .elementor-element.elementor-element-73f15bc {
        --e-con-grid-template-columns: 1;
        --gap: 0px 16px;
        --row-gap: 0px;
        --column-gap: 16px;
        --grid-auto-flow: column
    }

    .elementor-1281 .elementor-element.elementor-element-d01c900 .elementor-image-box-img {
        margin-bottom: 14px
    }

    .elementor-1281 .elementor-element.elementor-element-a1f2146 {
        --width: 40%
    }

    .elementor-1281 .elementor-element.elementor-element-99f4d84 {
        --width: 60%
    }

    .elementor-1281 .elementor-element.elementor-element-7a6b04f {
        --e-con-grid-template-columns: 1;
        --gap: 0px 16px;
        --row-gap: 0px;
        --column-gap: 16px;
        --grid-auto-flow: column
    }

    .elementor-1281 .elementor-element.elementor-element-3e4509b {
        --e-con-grid-template-columns: 1;
        --gap: 0px 16px;
        --row-gap: 0px;
        --column-gap: 16px;
        --grid-auto-flow: column
    }

    .elementor-1281 .elementor-element.elementor-element-508fc64 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-fac0623 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-456a54c {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-249efb1 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-de94a0a {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-0479fc3 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-8cf8c60 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-149442e {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-97694f4 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-7230482 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-b513e42 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-68211af {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-f781b4d {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-ddee305 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-54424df {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-2fda4e8 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-1a12182 {
        width: 50%
    }

    .elementor-1281 .elementor-element.elementor-element-4e53404 {
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 10px;
        --padding-right: 10px
    }

    .elementor-1281 .elementor-element.elementor-element-9985794 .elementor-heading-title {
        font-size: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-4a31826 .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-b5d7ad3 {
        --padding-top: 15px;
        --padding-bottom: 15px;
        --padding-left: 15px;
        --padding-right: 15px
    }

    .elementor-1281 .elementor-element.elementor-element-fdf78ba .elementor-heading-title {
        font-size: 25px;
        line-height: 1.4em
    }

    .elementor-1281 .elementor-element.elementor-element-cadd85a {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-3933046 {
        text-align: center
    }

    .elementor-1281 .elementor-element.elementor-element-dea10f8 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-ed1b649 {
        text-align: center
    }

    .elementor-1281 .elementor-element.elementor-element-3ac14b0 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-f6e925c {
        text-align: center
    }

    .elementor-1281 .elementor-element.elementor-element-40ebada {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-f22c552 {
        text-align: center
    }

    .elementor-1281 .elementor-element.elementor-element-3d74380 {
        --gap: 20px 20px;
        --row-gap: 20px;
        --column-gap: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-ef36382 {
        text-align: center
    }

    .elementor-1281 .elementor-element.elementor-element-e572c47 {
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 20px;
        --padding-right: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-4e3de43 .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-90d3860 {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-c6c5145 .elementor-image-box-img {
        margin-bottom: 6px
    }

    .elementor-1281 .elementor-element.elementor-element-89e9189 .elementor-image-box-img {
        margin-bottom: 6px
    }

    .elementor-1281 .elementor-element.elementor-element-250468c .elementor-image-box-img {
        margin-bottom: 6px
    }

    .elementor-1281 .elementor-element.elementor-element-b061d19 .elementor-image-box-img {
        margin-bottom: 6px
    }

    .elementor-1281 .elementor-element.elementor-element-3670c76 .elementor-image-box-img {
        margin-bottom: 6px
    }

    .elementor-1281 .elementor-element.elementor-element-f8e6ce9 {
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 10px;
        --padding-right: 10px
    }

    .elementor-1281 .elementor-element.elementor-element-33f8323 .elementor-heading-title {
        font-size: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-a08ecd3 .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-3307090 {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-8ebda23 {
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 20px;
        --padding-right: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-c5e9b0c .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-ff5b46f .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-0bda1e1 {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-4a7d42f .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-e0b35d9 {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-4d76b87 .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-dd981ce {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-73556cc {
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 10px;
        --padding-right: 10px
    }

    .elementor-1281 .elementor-element.elementor-element-9a490e7 .elementor-heading-title {
        font-size: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-b2e2c7a .elementor-heading-title {
        font-size: 30px
    }

    .elementor-1281 .elementor-element.elementor-element-8b720e2 {
        --padding-top: 20px;
        --padding-bottom: 20px;
        --padding-left: 20px;
        --padding-right: 20px
    }

    .elementor-1281 .elementor-element.elementor-element-a2adcc6 .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-4e8eb77 {
        --padding-top: 15px;
        --padding-bottom: 15px;
        --padding-left: 15px;
        --padding-right: 15px
    }

    .elementor-1281 .elementor-element.elementor-element-c921871 .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-743789e .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-4d184d8 {
        --e-con-grid-template-columns: repeat(1, 1fr);
        --grid-auto-flow: row
    }

    .elementor-1281 .elementor-element.elementor-element-63e9c0d .elementor-heading-title {
        font-size: 25px
    }

    .elementor-1281 .elementor-element.elementor-element-af6c148 .elementor-heading-title {
        font-size: 25px
    }
}

.elementor-1281 .elementor-element.elementor-element-8e1685d {
    position: sticky;
    top: 0
}

.elementor-1281 .elementor-element.elementor-element-16bd9d3:before {
    content: "";
    clip-path: polygon(0 -1px,100% -1px,1px 100%,0 100%);
    width: 18px;
    height: calc(100% + 0px);
    position: absolute;
    right: -17px;
    background: linear-gradient(180deg,#C10930 0,#c10930)
}

.live-ctn {
    text-align: center
}

.live-ctn span {
    color: #03b37f;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}

.live-ctn:after {
    content: "";
    background-color: #03b37f;
    height: 2px;
    position: absolute;
    bottom: -1px;
    animation: linear infinite alternate;
    animation-name: run;
    animation-duration: 1.2s
}

@keyframes run {
    0% {
        left: 0;
        width: 5%
    }

    50% {
        width: 100%
    }

    100% {
        right: 0;
        width: 5%
    }
}

.game-bm {
    background: #c10930;
    padding: 8px 6px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700
}

.fancy {
    --offset: 3px;
    background: linear-gradient(180deg,#C10930 0,#c10930);
    text-align: center;
    border-radius: 50px;
    position: relative;
    height: 44px;
    overflow: hidden
}

.fancy::before {
    content: '';
    background: conic-gradient(transparent 270deg,#DAA735,#DAA735);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    aspect-ratio: 1;
    width: 100%;
    animation: rotate 2s linear infinite
}

.fancy::after {
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset);
    height: calc(100% - 2 * var(--offset));
    width: calc(100% - 2 * var(--offset))
}

.fancy span {
    background: #fff0;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    inset: 0;
    z-index: 10;
    padding: 8px 0
}

@keyframes rotate {
    from {
        transform: translate(-50%,-50%) scale(1.4) rotate(0turn)
    }

    to {
        transform: translate(-50%,-50%) scale(1.4) rotate(1turn)
    }
}

.fancy {
    --offset: 3px;
    background: linear-gradient(180deg,#C10930 0,#c10930);
    text-align: center;
    border-radius: 50px;
    position: relative;
    height: 44px;
    overflow: hidden
}

.fancy::before {
    content: '';
    background: conic-gradient(transparent 270deg,#DAA735,#DAA735);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    aspect-ratio: 1;
    width: 100%;
    animation: rotate 2s linear infinite
}

.fancy::after {
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset);
    height: calc(100% - 2 * var(--offset));
    width: calc(100% - 2 * var(--offset))
}

.fancy span {
    background: #fff0;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    inset: 0;
    z-index: 10;
    padding: 8px 0
}

@keyframes rotate {
    from {
        transform: translate(-50%,-50%) scale(1.4) rotate(0turn)
    }

    to {
        transform: translate(-50%,-50%) scale(1.4) rotate(1turn)
    }
}

.elementor-1281 .elementor-element.elementor-element-0724ad6:before {
    content: "";
    clip-path: polygon(0 -1px,100% -1px,1px 100%,0 100%);
    width: 18px;
    height: calc(100% + 0px);
    position: absolute;
    right: -17px;
    background: linear-gradient(180deg,#C10930 0,#c10930)
}

.live-ctn {
    text-align: center
}

.live-ctn span {
    color: #03b37f;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}

.live-ctn:after {
    content: "";
    background-color: #03b37f;
    height: 2px;
    position: absolute;
    bottom: -1px;
    animation: linear infinite alternate;
    animation-name: run;
    animation-duration: 1.2s
}

@keyframes run {
    0% {
        left: 0;
        width: 5%
    }

    50% {
        width: 100%
    }

    100% {
        right: 0;
        width: 5%
    }
}

.game-bm {
    background: #c10930;
    padding: 8px 6px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700
}

.fancy {
    --offset: 3px;
    background: linear-gradient(180deg,#C10930 0,#c10930);
    text-align: center;
    border-radius: 50px;
    position: relative;
    height: 44px;
    overflow: hidden
}

.fancy::before {
    content: '';
    background: conic-gradient(transparent 270deg,#DAA735,#DAA735);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    aspect-ratio: 1;
    width: 100%;
    animation: rotate 2s linear infinite
}

.fancy::after {
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset);
    height: calc(100% - 2 * var(--offset));
    width: calc(100% - 2 * var(--offset))
}

.fancy span {
    background: #fff0;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    inset: 0;
    z-index: 10;
    padding: 8px 0
}

@keyframes rotate {
    from {
        transform: translate(-50%,-50%) scale(1.4) rotate(0turn)
    }

    to {
        transform: translate(-50%,-50%) scale(1.4) rotate(1turn)
    }
}

.fancy {
    --offset: 3px;
    background: linear-gradient(180deg,#C10930 0,#c10930);
    text-align: center;
    border-radius: 50px;
    position: relative;
    height: 44px;
    overflow: hidden
}

.fancy::before {
    content: '';
    background: conic-gradient(transparent 270deg,#DAA735,#DAA735);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    aspect-ratio: 1;
    width: 100%;
    animation: rotate 2s linear infinite
}

.fancy::after {
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset);
    height: calc(100% - 2 * var(--offset));
    width: calc(100% - 2 * var(--offset))
}

.fancy span {
    background: #fff0;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    inset: 0;
    z-index: 10;
    padding: 8px 0
}

@keyframes rotate {
    from {
        transform: translate(-50%,-50%) scale(1.4) rotate(0turn)
    }

    to {
        transform: translate(-50%,-50%) scale(1.4) rotate(1turn)
    }
}

.elementor-1281 .elementor-element.elementor-element-e32d3dd:before {
    content: "";
    clip-path: polygon(0 -1px,100% -1px,1px 100%,0 100%);
    width: 18px;
    height: calc(100% + 0px);
    position: absolute;
    right: -17px;
    background: linear-gradient(180deg,#C10930 0,#c10930)
}

.live-ctn {
    text-align: center
}

.live-ctn span {
    color: #03b37f;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center
}

.live-ctn:after {
    content: "";
    background-color: #03b37f;
    height: 2px;
    position: absolute;
    bottom: -1px;
    animation: linear infinite alternate;
    animation-name: run;
    animation-duration: 1.2s
}

@keyframes run {
    0% {
        left: 0;
        width: 5%
    }

    50% {
        width: 100%
    }

    100% {
        right: 0;
        width: 5%
    }
}

.game-bm {
    background: #c10930;
    padding: 8px 6px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 700
}

.fancy {
    --offset: 3px;
    background: linear-gradient(180deg,#C10930 0,#c10930);
    text-align: center;
    border-radius: 50px;
    position: relative;
    height: 44px;
    overflow: hidden
}

.fancy::before {
    content: '';
    background: conic-gradient(transparent 270deg,#DAA735,#DAA735);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    aspect-ratio: 1;
    width: 100%;
    animation: rotate 2s linear infinite
}

.fancy::after {
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset);
    height: calc(100% - 2 * var(--offset));
    width: calc(100% - 2 * var(--offset))
}

.fancy span {
    background: #fff0;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    inset: 0;
    z-index: 10;
    padding: 8px 0
}

@keyframes rotate {
    from {
        transform: translate(-50%,-50%) scale(1.4) rotate(0turn)
    }

    to {
        transform: translate(-50%,-50%) scale(1.4) rotate(1turn)
    }
}

.fancy {
    --offset: 3px;
    background: linear-gradient(180deg,#C10930 0,#c10930);
    text-align: center;
    border-radius: 50px;
    position: relative;
    height: 44px;
    overflow: hidden
}

.fancy::before {
    content: '';
    background: conic-gradient(transparent 270deg,#DAA735,#DAA735);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    aspect-ratio: 1;
    width: 100%;
    animation: rotate 2s linear infinite
}

.fancy::after {
    content: '';
    background: inherit;
    border-radius: inherit;
    position: absolute;
    inset: var(--offset);
    height: calc(100% - 2 * var(--offset));
    width: calc(100% - 2 * var(--offset))
}

.fancy span {
    background: #fff0;
    color: #fff;
    font-size: 1.6rem;
    position: absolute;
    inset: 0;
    z-index: 10;
    padding: 8px 0
}

@keyframes rotate {
    from {
        transform: translate(-50%,-50%) scale(1.4) rotate(0turn)
    }

    to {
        transform: translate(-50%,-50%) scale(1.4) rotate(1turn)
    }
}
.elementor-widget-image {
    text-align: center
}

.elementor-widget-image a {
    display: inline-block
}

.elementor-widget-image a img[src$=".svg"] {
    width: 48px
}

.elementor-widget-image img {
    display: inline-block;
    vertical-align: middle
}
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container,.elementor-widget:not(:has(.elementor-widget-container)) .elementor-widget-container {
    overflow: hidden
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap;
    margin-inline:-8px}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-inline:8px}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    border-width: 0;
    border-inline-start-width:1px;border-style: solid;
    height: 100%;
    inset-inline-end: -8px;
    inset-inline-start: auto;
    position: relative;
    width: auto
}

.elementor-widget .elementor-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.elementor-widget .elementor-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.elementor-widget .elementor-icon-list-item:after {
    inset-block-end: 0;
    position: absolute;
    width: 100%
}

.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a {
    align-items: var(--icon-vertical-align,center);
    display: flex;
    font-size: inherit
}

.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text {
    align-self: center;
    padding-inline-start:5px}

.elementor-widget .elementor-icon-list-icon {
    display: flex;
    inset-block-start: var(--icon-vertical-offset,initial);
    position: relative
}

.elementor-widget .elementor-icon-list-icon svg {
    height: var(--e-icon-list-icon-size,1em);
    width: var(--e-icon-list-icon-size,1em)
}

.elementor-widget .elementor-icon-list-icon i {
    font-size: var(--e-icon-list-icon-size);
    width: 1.25em
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
    text-align: var(--e-icon-list-icon-align)
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
    margin: var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)
}

.elementor-widget.elementor-list-item-link-full_width a {
    width: 100%
}

.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a {
    justify-content: center
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
    margin: auto
}

.elementor-widget.elementor-align-center .elementor-inline-items {
    justify-content: center
}

.elementor-widget.elementor-align-start .elementor-icon-list-item,.elementor-widget.elementor-align-start .elementor-icon-list-item a {
    justify-content: start;
    text-align: start
}

.elementor-widget.elementor-align-start .elementor-inline-items {
    justify-content: start
}

.elementor-widget.elementor-align-end .elementor-icon-list-item,.elementor-widget.elementor-align-end .elementor-icon-list-item a {
    justify-content: end;
    text-align: end
}

.elementor-widget.elementor-align-end .elementor-icon-list-items {
    justify-content: end
}

.elementor-widget:not(.elementor-align-end) .elementor-icon-list-item:after {
    inset-inline-start: 0
}

.elementor-widget:not(.elementor-align-start) .elementor-icon-list-item:after {
    inset-inline-end: 0
}

@media (min-width: -1) {
    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
        justify-content:center
    }

    .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
        justify-content: center
    }

    .elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-start .elementor-icon-list-item a {
        justify-content: start;
        text-align: start
    }

    .elementor-widget.elementor-widescreen-align-start .elementor-inline-items {
        justify-content: start
    }

    .elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-end .elementor-icon-list-item a {
        justify-content: end;
        text-align: end
    }

    .elementor-widget.elementor-widescreen-align-end .elementor-icon-list-items {
        justify-content: end
    }

    .elementor-widget:not(.elementor-widescreen-align-end) .elementor-icon-list-item:after {
        inset-inline-start: 0
    }

    .elementor-widget:not(.elementor-widescreen-align-start) .elementor-icon-list-item:after {
        inset-inline-end: 0
    }
}

@media (max-width: -1) {
    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
        justify-content:center
    }

    .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
        justify-content: center
    }

    .elementor-widget.elementor-laptop-align-start .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-start .elementor-icon-list-item a {
        justify-content: start;
        text-align: start
    }

    .elementor-widget.elementor-laptop-align-start .elementor-inline-items {
        justify-content: start
    }

    .elementor-widget.elementor-laptop-align-end .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-end .elementor-icon-list-item a {
        justify-content: end;
        text-align: end
    }

    .elementor-widget.elementor-laptop-align-end .elementor-icon-list-items {
        justify-content: end
    }

    .elementor-widget:not(.elementor-laptop-align-end) .elementor-icon-list-item:after {
        inset-inline-start: 0
    }

    .elementor-widget:not(.elementor-laptop-align-start) .elementor-icon-list-item:after {
        inset-inline-end: 0
    }

    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
        justify-content: center
    }

    .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
        justify-content: center
    }

    .elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-start .elementor-icon-list-item a {
        justify-content: start;
        text-align: start
    }

    .elementor-widget.elementor-tablet_extra-align-start .elementor-inline-items {
        justify-content: start
    }

    .elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-item a {
        justify-content: end;
        text-align: end
    }

    .elementor-widget.elementor-tablet_extra-align-end .elementor-icon-list-items {
        justify-content: end
    }

    .elementor-widget:not(.elementor-tablet_extra-align-end) .elementor-icon-list-item:after {
        inset-inline-start: 0
    }

    .elementor-widget:not(.elementor-tablet_extra-align-start) .elementor-icon-list-item:after {
        inset-inline-end: 0
    }
}

@media (max-width: 1024px) {
    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
        justify-content:center
    }

    .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
        justify-content: center
    }

    .elementor-widget.elementor-tablet-align-start .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-start .elementor-icon-list-item a {
        justify-content: start;
        text-align: start
    }

    .elementor-widget.elementor-tablet-align-start .elementor-inline-items {
        justify-content: start
    }

    .elementor-widget.elementor-tablet-align-end .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-end .elementor-icon-list-item a {
        justify-content: end;
        text-align: end
    }

    .elementor-widget.elementor-tablet-align-end .elementor-icon-list-items {
        justify-content: end
    }

    .elementor-widget:not(.elementor-tablet-align-end) .elementor-icon-list-item:after {
        inset-inline-start: 0
    }

    .elementor-widget:not(.elementor-tablet-align-start) .elementor-icon-list-item:after {
        inset-inline-end: 0
    }
}

@media (max-width: -1) {
    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
        justify-content:center
    }

    .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
        justify-content: center
    }

    .elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-start .elementor-icon-list-item a {
        justify-content: start;
        text-align: start
    }

    .elementor-widget.elementor-mobile_extra-align-start .elementor-inline-items {
        justify-content: start
    }

    .elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-item a {
        justify-content: end;
        text-align: end
    }

    .elementor-widget.elementor-mobile_extra-align-end .elementor-icon-list-items {
        justify-content: end
    }

    .elementor-widget:not(.elementor-mobile_extra-align-end) .elementor-icon-list-item:after {
        inset-inline-start: 0
    }

    .elementor-widget:not(.elementor-mobile_extra-align-start) .elementor-icon-list-item:after {
        inset-inline-end: 0
    }
}

@media (max-width: 767px) {
    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
        justify-content:center
    }

    .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
        margin: auto
    }

    .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
        justify-content: center
    }

    .elementor-widget.elementor-mobile-align-start .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-start .elementor-icon-list-item a {
        justify-content: start;
        text-align: start
    }

    .elementor-widget.elementor-mobile-align-start .elementor-inline-items {
        justify-content: start
    }

    .elementor-widget.elementor-mobile-align-end .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-end .elementor-icon-list-item a {
        justify-content: end;
        text-align: end
    }

    .elementor-widget.elementor-mobile-align-end .elementor-icon-list-items {
        justify-content: end
    }

    .elementor-widget:not(.elementor-mobile-align-end) .elementor-icon-list-item:after {
        inset-inline-start: 0
    }

    .elementor-widget:not(.elementor-mobile-align-start) .elementor-icon-list-item:after {
        inset-inline-end: 0
    }
}

#left-area ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items {
    padding: 0
}
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 200;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
    unicode-range: U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
    unicode-range: U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
.elementor-97 .elementor-element.elementor-element-4171986 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    box-shadow: 0 0 10px 0 rgb(255 0 0 / .5)
}

.elementor-97 .elementor-element.elementor-element-4171986:not(.elementor-motion-effects-element-type-background),.elementor-97 .elementor-element.elementor-element-4171986>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-97 .elementor-element.elementor-element-218149f9 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center
}

.elementor-widget-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-97 .elementor-element.elementor-element-babf589 {
    text-align: end
}

.elementor-97 .elementor-element.elementor-element-babf589 img {
    width: 90%
}

.elementor-97 .elementor-element.elementor-element-52175fdf {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
    --justify-content: center
}

.elementor-widget-nav-menu .elementor-nav-menu .elementor-item {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight)
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item {
    color: var(--e-global-color-text);
    fill: var(--e-global-color-text)
}

.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus {
    color: var(--e-global-color-accent);
    fill: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: var(--e-global-color-accent)
}

.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after {
    border-color: var(--e-global-color-accent)
}

.elementor-widget-nav-menu {
    --e-nav-menu-divider-color: var( --e-global-color-text )
}

.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item {
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-menu-toggle {
    margin: 0 auto
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu .elementor-item {
    font-family: "Montserrat",Sans-serif;
    font-size: 15px;
    font-weight: 600
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main .elementor-item {
    color: #FFF;
    fill: #FFF
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main .elementor-item:hover,.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main .elementor-item.highlighted,.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main .elementor-item:focus {
    color: #FFB700;
    fill: #FFB700
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after {
    background-color: #FFB700
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .e--pointer-framed .elementor-item:before,.elementor-97 .elementor-element.elementor-element-62e6de2f .e--pointer-framed .elementor-item:after {
    border-color: #FFB700
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main .elementor-item.elementor-item-active {
    color: #FFB700
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:before,.elementor-97 .elementor-element.elementor-element-62e6de2f .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item.elementor-item-active:after {
    background-color: #FFB700
}

.elementor-97 .elementor-element.elementor-element-62e6de2f .e--pointer-framed .elementor-item.elementor-item-active:before,.elementor-97 .elementor-element.elementor-element-62e6de2f .e--pointer-framed .elementor-item.elementor-item-active:after {
    border-color: #FFB700
}

.elementor-97 .elementor-element.elementor-element-583f2818 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --justify-content: center;
    --align-items: center
}

.elementor-widget-button .elementor-button {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-97 .elementor-element.elementor-element-213fb67e .elementor-button {
    background-color: #E4CB62;
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #FFF;
    color: #FFF
}

.elementor-97 .elementor-element.elementor-element-09ac9b7 .elementor-button {
    background-color: #E4CB62;
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #FFF;
    color: #FFF
}

.elementor-97 .elementor-element.elementor-element-72e023c4 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px
}

.elementor-97 .elementor-element.elementor-element-72e023c4:not(.elementor-motion-effects-element-type-background),.elementor-97 .elementor-element.elementor-element-72e023c4>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

.elementor-97 .elementor-element.elementor-element-471fd625 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-97 .elementor-element.elementor-element-23a1e9cc {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-97 .elementor-element.elementor-element-67e89583 .elementor-button {
    background-color: #E4CB62;
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    fill: #FFF;
    color: #FFF
}

@media(max-width: 767px) {
    .elementor-97 .elementor-element.elementor-element-72e023c4 {
        --margin-top:0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px;
        --padding-top: 0px;
        --padding-bottom: 0px;
        --padding-left: 0px;
        --padding-right: 0px
    }

    .elementor-97 .elementor-element.elementor-element-471fd625 {
        --width: 60%
    }

    .elementor-97 .elementor-element.elementor-element-5e67e1df {
        text-align: center
    }

    .elementor-97 .elementor-element.elementor-element-5e67e1df img {
        width: 64%
    }

    .elementor-97 .elementor-element.elementor-element-23a1e9cc {
        --width: 40%;
        --justify-content: center
    }
}

@media(min-width: 768px) {
    .elementor-97 .elementor-element.elementor-element-4171986 {
        --content-width:1250px
    }

    .elementor-97 .elementor-element.elementor-element-218149f9 {
        --width: 15%
    }

    .elementor-97 .elementor-element.elementor-element-52175fdf {
        --width: 73%
    }

    .elementor-97 .elementor-element.elementor-element-583f2818 {
        --width: 19%
    }

    .elementor-97 .elementor-element.elementor-element-471fd625 {
        --width: 50%
    }

    .elementor-97 .elementor-element.elementor-element-23a1e9cc {
        --width: 50%
    }
}
/*! elementor-pro - v4.1.0 - 08-06-2026 */
.site-main .menu-navigation-container {
    overflow: visible
}

.elementor-item:after,.elementor-item:before {
    display: block;
    position: absolute;
    transition: .3s;
    transition-timing-function: cubic-bezier(.58,.3,.005,1)
}

.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    opacity: 0
}

.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before {
    transform: scale(1)
}

.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before {
    background-color: #3f444b;
    height: 3px;
    left: 0;
    width: 100%;
    z-index: 2
}

.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    height: 0;
    left: 50%;
    width: 0
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 10px
}

.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: 10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: -10px
}

.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    bottom: -10px
}

.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover {
    transition-duration: 0s
}

.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before {
    content: "";
    top: 0
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    left: -20px;
    width: 10px
}

.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after {
    bottom: 0;
    content: ""
}

.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after {
    inset-inline-start: 100%;
    width: 10px
}

.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before {
    background: transparent;
    border: 3px solid #3f444b;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0
}

.e--pointer-framed .elementor-item:before {
    content: ""
}

.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    transform: scale(.75)
}

.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    transform: scale(1.25)
}

.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before {
    transition: opacity .2s,transform .4s
}

.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before {
    height: 3px;
    width: 3px
}

.e--pointer-framed.e--animation-draw .elementor-item:before {
    border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition: width .1s .2s,height .1s .3s,opacity .12s .22s
}

.e--pointer-framed.e--animation-draw .elementor-item:after {
    border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content: "";
    inset-block-end: 0;
    inset-block-start: auto;
    inset-inline-end: 0;
    inset-inline-start: auto;
    transition: width .1s,height .1s .1s,opacity .02s .18s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    height: 100%;
    width: 100%
}

.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before {
    transition: opacity .02s,height .1s,width .1s .1s
}

.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after {
    transition: opacity .02s .2s,height .1s .2s,width .1s .3s
}

.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before {
    height: 3px;
    width: 3px
}

.e--pointer-framed.e--animation-corners .elementor-item:before {
    border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}

.e--pointer-framed.e--animation-corners .elementor-item:after {
    border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content: "";
    inset-block-end: 0;
    inset-block-start: auto;
    inset-inline-end: 0;
    inset-inline-start: auto
}

.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before {
    height: 100%;
    transition: opacity 2ms,width .4s,height .4s;
    width: 100%
}

.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover {
    transition-duration: 0s
}

.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before {
    content: "";
    transition: .3s
}

.e--pointer-background .elementor-item:before {
    background: #3f444b;
    inset: 0;
    z-index: -1
}

.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover {
    color: #fff
}

.e--pointer-background.e--animation-grow .elementor-item:before {
    transform: scale(.5)
}

.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before {
    opacity: 1;
    transform: scale(1)
}

.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    transform: scale(1.2);
    transition: .3s
}

.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before {
    transition: opacity .15s,transform .4s
}

.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    left: 100%
}

.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    right: 100%
}

.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    top: 100%
}

.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 100%
}

.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    bottom: 50%;
    top: 50%
}

.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before {
    left: 50%;
    right: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    background: #3f444b;
    inset: 0;
    z-index: -1
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before {
    bottom: 100%;
    top: 0
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after {
    bottom: 0;
    top: 100%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before {
    bottom: 50%
}

.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after {
    top: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before {
    left: 100%;
    right: 0
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after {
    left: 0;
    right: 100%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before {
    left: 50%
}

.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after {
    right: 50%
}

.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover {
    transition-duration: 0s
}

.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover {
    transform: skew(-8deg)
}

.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover {
    transform: scale(1.2)
}

.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover {
    transform: scale(.8)
}

.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover {
    transform: translateY(-8px)
}

.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover {
    transform: translateY(8px)
}

.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover {
    transform: rotate(6deg)
}

.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover {
    transition-duration: 0s
}

.elementor-nav-menu--main .elementor-nav-menu a {
    transition: .4s
}

.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 13px 20px
}

.elementor-nav-menu--main .elementor-nav-menu a.current {
    background: #1f2124;
    color: #fff
}

.elementor-nav-menu--main .elementor-nav-menu a.disabled {
    background: #3f444b;
    color: #88909b
}

.elementor-nav-menu--main .elementor-nav-menu ul {
    border-style: solid;
    border-width: 0;
    padding: 0;
    position: absolute;
    width: 12em
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up {
    background: #fff;
    display: none;
    height: 20px;
    overflow: hidden;
    position: absolute;
    visibility: hidden
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow {
    border: 8px dashed transparent;
    border-bottom: 8px solid #33373d;
    height: 0;
    inset-block-start: -2px;
    inset-inline-start: 50%;
    margin-inline-start:-8px;overflow: hidden;
    position: absolute;
    width: 0
}

.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow {
    border-color: #33373d transparent transparent;
    border-style: solid dashed dashed;
    top: 6px
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i {
    transform: rotate(calc(-90deg * var(--direction-multiplier, 1)))
}

.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg {
    fill: currentColor;
    height: 1em;
    width: 1em
}

.elementor-nav-menu--layout-horizontal {
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    display: flex;
    flex-wrap: wrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu a {
    flex-grow: 1;
    white-space: nowrap
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    display: flex
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down {
    top: 100%!important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a {
    margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li: not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul {
    inset-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)!important
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a {
    margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li: not(:last-child):after {
    align-self:center;
    border-color: var(--e-nav-menu-divider-color,#000);
    border-left-style: var(--e-nav-menu-divider-style,solid);
    border-left-width: var(--e-nav-menu-divider-width,2px);
    content: var(--e-nav-menu-divider-content,none);
    height: var(--e-nav-menu-divider-height,35%)
}

.elementor-nav-menu__align-right .elementor-nav-menu {
    justify-content: flex-end;
    margin-left: auto
}

.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-end
}

.elementor-nav-menu__align-left .elementor-nav-menu {
    justify-content: flex-start;
    margin-right: auto
}

.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-start
}

.elementor-nav-menu__align-start .elementor-nav-menu {
    justify-content: flex-start;
    margin-inline-end:auto}

.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-start
}

.elementor-nav-menu__align-end .elementor-nav-menu {
    justify-content: flex-end;
    margin-inline-start:auto}

.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: flex-end
}

.elementor-nav-menu__align-center .elementor-nav-menu {
    justify-content: center;
    margin-inline-end:auto;margin-inline-start:auto}

.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a {
    justify-content: center
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu {
    width: 100%
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    flex-grow: 1
}

.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a {
    justify-content: center
}

.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle {
    display: none
}

.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]) {
    display: flex;
    flex-direction: column
}

.elementor-nav-menu {
    position: relative;
    z-index: 2
}

.elementor-nav-menu:after {
    clear: both;
    content: " ";
    display: block;
    font: 0/0 serif;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul {
    display: block;
    line-height: normal;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.elementor-nav-menu ul {
    display: none
}

.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover {
    border-left: 16px solid transparent
}

.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover {
    border-left: 24px solid transparent
}

.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover {
    border-left: 32px solid transparent
}

.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover {
    border-left: 40px solid transparent
}

.elementor-nav-menu a,.elementor-nav-menu li {
    position: relative
}

.elementor-nav-menu li {
    border-width: 0
}

.elementor-nav-menu a {
    align-items: center;
    display: flex
}

.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover {
    line-height: 20px;
    padding: 10px 20px
}

.elementor-nav-menu a.current {
    background: #1f2124;
    color: #fff
}

.elementor-nav-menu a.disabled {
    color: #88909b;
    cursor: not-allowed
}

.elementor-nav-menu .e-plus-icon:before {
    content: "+"
}

.elementor-nav-menu .sub-arrow {
    align-items: center;
    display: flex;
    line-height: 1;
    margin-block-end:-10px;margin-block-start:-10px;padding: 10px;
    padding-inline-end:0}

.elementor-nav-menu .sub-arrow i {
    pointer-events: none
}

.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down {
    font-size: .7em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg {
    height: 1em;
    width: 1em
}

.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down {
    height: .7em;
    width: .7em
}

.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover {
    background-color: #3f444b;
    color: #fff
}

.elementor-menu-toggle {
    align-items: center;
    background-color: rgba(0,0,0,.05);
    border: 0 solid;
    border-radius: 3px;
    color: #33373d;
    cursor: pointer;
    display: flex;
    font-size: var(--nav-menu-icon-size,22px);
    justify-content: center;
    padding: .25em
}

.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close {
    display: none
}

.elementor-menu-toggle .e-font-icon-svg {
    fill: #33373d;
    height: 1em;
    width: 1em
}

.elementor-menu-toggle svg {
    fill: var(--nav-menu-icon-color,currentColor);
    height: auto;
    width: 1em
}

span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open {
    line-height: 1
}

.elementor-nav-menu--dropdown {
    background-color: #fff;
    font-size: 13px
}

.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown {
    display: none
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container {
    margin-top: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    transform-origin: top;
    transition: max-height .3s,transform .3s
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    font-size: .85em
}

.elementor-nav-menu--dropdown a {
    color: #33373d
}

.elementor-nav-menu--dropdown a.current {
    background: #1f2124;
    color: #fff
}

.elementor-nav-menu--dropdown a.disabled {
    color: #b3b3b3
}

ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover {
    border-inline-start:8px solid transparent;text-shadow: none
}

.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a {
    justify-content: center
}

.elementor-nav-menu--toggle {
    --menu-height: 100vh
}

.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container {
    max-height: 0;
    overflow: hidden;
    transform: scaleY(0)
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
    animation: hide-scroll .3s backwards;
    max-height: var(--menu-height);
    transform: scaleY(1)
}

.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown {
    position: absolute;
    z-index: 9997
}

@media (max-width: 767px) {
    .elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main {
        display:none
    }
}

@media (min-width: 768px) {
    .elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown {
        display:none
    }

    .elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@media (max-width: -1) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main {
        display:none
    }
}

@media (min-width: -1) {
    .elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown {
        display:none
    }

    .elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@media (max-width: 1024px) {
    .elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main {
        display:none
    }
}

@media (min-width: 1025px) {
    .elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown {
        display:none
    }

    .elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@media (max-width: -1) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main {
        display:none
    }
}

@media (min-width: -1) {
    .elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown {
        display:none
    }

    .elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        overflow-y: hidden
    }
}

@keyframes hide-scroll {
    0%,to {
        overflow: hidden
    }
}
.elementor-widget-n-accordion {
    --n-accordion-title-font-size: 20px;
    --n-accordion-title-flex-grow: initial;
    --n-accordion-title-justify-content: initial;
    --n-accordion-title-icon-order: -1;
    --n-accordion-border-width: 1px;
    --n-accordion-border-color: #d5d8dc;
    --n-accordion-border-style: solid;
    --n-accordion-item-title-flex-grow: initial;
    --n-accordion-item-title-space-between: 0px;
    --n-accordion-item-title-distance-from-content: 0px;
    --n-accordion-padding: 10px;
    --n-accordion-border-radius: 0px;
    --n-accordion-icon-size: 15px;
    --n-accordion-title-normal-color: #1f2124;
    --n-accordion-title-hover-color: #1f2124;
    --n-accordion-title-active-color: #1f2124;
    --n-accordion-icon-normal-color: var(--n-accordion-title-normal-color);
    --n-accordion-icon-hover-color: var(--n-accordion-title-hover-color);
    --n-accordion-icon-active-color: var(--n-accordion-title-active-color);
    --n-accordion-icon-gap: 0 10px;
    width: 100%
}

.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item {
    display: flex;
    flex-direction: column;
    position: relative
}

.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child) {
    margin-block-end:var(--n-accordion-item-title-space-between)}

: where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con) {
    border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)
}

.elementor-widget-n-accordion .e-n-accordion-item-title {
    align-items: center;
    border-color: var(--n-accordion-border-color);
    border-radius: var(--n-accordion-border-radius);
    border-style: var(--n-accordion-border-style);
    border-width: var(--n-accordion-border-width);
    color: var(--n-accordion-title-normal-color);
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-grow: var(--n-menu-title-flex-grow);
    gap: var(--n-accordion-icon-gap);
    justify-content: var(--n-accordion-title-justify-content);
    list-style: none;
    padding: var(--n-accordion-padding)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p {
    margin-block-end:0;margin-block-start:0}

.elementor-widget-n-accordion .e-n-accordion-item-title-text {
    align-items: center;
    font-size: var(--n-accordion-title-font-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon {
    align-items: center;
    display: flex;
    flex-direction: row;
    order: var(--n-accordion-title-icon-order);
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span {
    height: var(--n-accordion-icon-size);
    width: auto
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color);
    font-size: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color);
    height: var(--n-accordion-icon-size)
}

.elementor-widget-n-accordion .e-n-accordion-item-title>span {
    cursor: pointer
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    color: var(--n-accordion-title-active-color);
    margin-block-end:var(--n-accordion-item-title-distance-from-content)}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-active-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]) .e-con {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title {
    color: var(--n-accordion-title-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-hover-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    display: none
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    display: flex
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    fill: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i {
    color: var(--n-accordion-icon-normal-color)
}

.elementor-widget-n-accordion .e-n-accordion-item>span {
    cursor: pointer
}
/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */
.fa {
    font-family: var(--fa-style-family,"Font Awesome 6 Free");
    font-weight: var(--fa-style,900)
}

.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display,inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto
}

.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before {
    content: var(--fa)
}

.fa-classic,.fa-regular,.fa-solid,.far,.fas {
    font-family: "Font Awesome 6 Free"
}

.fa-brands,.fab {
    font-family: "Font Awesome 6 Brands"
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-2xs {
    font-size: .625em;
    line-height: .1em;
    vertical-align: .225em
}

.fa-xs {
    font-size: .75em;
    line-height: .08333em;
    vertical-align: .125em
}

.fa-sm {
    font-size: .875em;
    line-height: .07143em;
    vertical-align: .05357em
}

.fa-lg {
    font-size: 1.25em;
    line-height: .05em;
    vertical-align: -.075em
}

.fa-xl {
    font-size: 1.5em;
    line-height: .04167em;
    vertical-align: -.125em
}

.fa-2xl {
    font-size: 2em;
    line-height: .03125em;
    vertical-align: -.1875em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: var(--fa-li-margin,2.5em);
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: calc(var(--fa-li-width, 2em)*-1);
    position: absolute;
    text-align: center;
    width: var(--fa-li-width,2em);
    line-height: inherit
}

.fa-border {
    border-radius: var(--fa-border-radius,.1em);
    border: var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
    padding: var(--fa-border-padding,.2em .25em .15em)
}

.fa-pull-left {
    float: left;
    margin-right: var(--fa-pull-margin,.3em)
}

.fa-pull-right {
    float: right;
    margin-left: var(--fa-pull-margin,.3em)
}

.fa-beat {
    animation-name: fa-beat;
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-bounce {
    animation-name: fa-bounce;
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))
}

.fa-fade {
    animation-name: fa-fade;
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade,.fa-fade {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s)
}

.fa-beat-fade {
    animation-name: fa-beat-fade;
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-flip {
    animation-name: fa-flip;
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,ease-in-out)
}

.fa-shake {
    animation-name: fa-shake;
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-shake,.fa-spin {
    animation-delay: var(--fa-animation-delay,0s);
    animation-direction: var(--fa-animation-direction,normal)
}

.fa-spin {
    animation-name: fa-spin;
    animation-duration: var(--fa-animation-duration,2s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,linear)
}

.fa-spin-reverse {
    --fa-animation-direction: reverse
}

.fa-pulse,.fa-spin-pulse {
    animation-name: fa-spin;
    animation-direction: var(--fa-animation-direction,normal);
    animation-duration: var(--fa-animation-duration,1s);
    animation-iteration-count: var(--fa-animation-iteration-count,infinite);
    animation-timing-function: var(--fa-animation-timing,steps(8))
}

@media (prefers-reduced-motion:reduce) {
    .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse {
        animation-delay: -1ms;
        animation-duration: 1ms;
        animation-iteration-count: 1;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@keyframes fa-beat {
    0%,90% {
        transform: scale(1)
    }

    45% {
        transform: scale(var(--fa-beat-scale,1.25))
    }
}

@keyframes fa-bounce {
    0% {
        transform: scale(1) translateY(0)
    }

    10% {
        transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
    }

    30% {
        transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
    }

    50% {
        transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
    }

    57% {
        transform: scale(1) translateY(var(--fa-bounce-rebound,-.125em))
    }

    64% {
        transform: scale(1) translateY(0)
    }

    to {
        transform: scale(1) translateY(0)
    }
}

@keyframes fa-fade {
    50% {
        opacity: var(--fa-fade-opacity,.4)
    }
}

@keyframes fa-beat-fade {
    0%,to {
        opacity: var(--fa-beat-fade-opacity,.4);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        transform: scale(var(--fa-beat-fade-scale,1.125))
    }
}

@keyframes fa-flip {
    50% {
        transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
    }
}

@keyframes fa-shake {
    0% {
        transform: rotate(-15deg)
    }

    4% {
        transform: rotate(15deg)
    }

    8%,24% {
        transform: rotate(-18deg)
    }

    12%,28% {
        transform: rotate(18deg)
    }

    16% {
        transform: rotate(-22deg)
    }

    20% {
        transform: rotate(22deg)
    }

    32% {
        transform: rotate(-12deg)
    }

    36% {
        transform: rotate(12deg)
    }

    40%,to {
        transform: rotate(0deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    transform: rotate(90deg)
}

.fa-rotate-180 {
    transform: rotate(180deg)
}

.fa-rotate-270 {
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    transform: scaleX(-1)
}

.fa-flip-vertical {
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    transform: scale(-1)
}

.fa-rotate-by {
    transform: rotate(var(--fa-rotate-angle,0))
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: var(--fa-stack-z-index,auto)
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: var(--fa-inverse,#fff)
}

.fa-0 {
    --fa: "\30"
}

.fa-1 {
    --fa: "\31"
}

.fa-2 {
    --fa: "\32"
}

.fa-3 {
    --fa: "\33"
}

.fa-4 {
    --fa: "\34"
}

.fa-5 {
    --fa: "\35"
}

.fa-6 {
    --fa: "\36"
}

.fa-7 {
    --fa: "\37"
}

.fa-8 {
    --fa: "\38"
}

.fa-9 {
    --fa: "\39"
}

.fa-fill-drip {
    --fa: "\f576"
}

.fa-arrows-to-circle {
    --fa: "\e4bd"
}

.fa-chevron-circle-right,.fa-circle-chevron-right {
    --fa: "\f138"
}

.fa-at {
    --fa: "\40"
}

.fa-trash-alt,.fa-trash-can {
    --fa: "\f2ed"
}

.fa-text-height {
    --fa: "\f034"
}

.fa-user-times,.fa-user-xmark {
    --fa: "\f235"
}

.fa-stethoscope {
    --fa: "\f0f1"
}

.fa-comment-alt,.fa-message {
    --fa: "\f27a"
}

.fa-info {
    --fa: "\f129"
}

.fa-compress-alt,.fa-down-left-and-up-right-to-center {
    --fa: "\f422"
}

.fa-explosion {
    --fa: "\e4e9"
}

.fa-file-alt,.fa-file-lines,.fa-file-text {
    --fa: "\f15c"
}

.fa-wave-square {
    --fa: "\f83e"
}

.fa-ring {
    --fa: "\f70b"
}

.fa-building-un {
    --fa: "\e4d9"
}

.fa-dice-three {
    --fa: "\f527"
}

.fa-calendar-alt,.fa-calendar-days {
    --fa: "\f073"
}

.fa-anchor-circle-check {
    --fa: "\e4aa"
}

.fa-building-circle-arrow-right {
    --fa: "\e4d1"
}

.fa-volleyball,.fa-volleyball-ball {
    --fa: "\f45f"
}

.fa-arrows-up-to-line {
    --fa: "\e4c2"
}

.fa-sort-desc,.fa-sort-down {
    --fa: "\f0dd"
}

.fa-circle-minus,.fa-minus-circle {
    --fa: "\f056"
}

.fa-door-open {
    --fa: "\f52b"
}

.fa-right-from-bracket,.fa-sign-out-alt {
    --fa: "\f2f5"
}

.fa-atom {
    --fa: "\f5d2"
}

.fa-soap {
    --fa: "\e06e"
}

.fa-heart-music-camera-bolt,.fa-icons {
    --fa: "\f86d"
}

.fa-microphone-alt-slash,.fa-microphone-lines-slash {
    --fa: "\f539"
}

.fa-bridge-circle-check {
    --fa: "\e4c9"
}

.fa-pump-medical {
    --fa: "\e06a"
}

.fa-fingerprint {
    --fa: "\f577"
}

.fa-hand-point-right {
    --fa: "\f0a4"
}

.fa-magnifying-glass-location,.fa-search-location {
    --fa: "\f689"
}

.fa-forward-step,.fa-step-forward {
    --fa: "\f051"
}

.fa-face-smile-beam,.fa-smile-beam {
    --fa: "\f5b8"
}

.fa-flag-checkered {
    --fa: "\f11e"
}

.fa-football,.fa-football-ball {
    --fa: "\f44e"
}

.fa-school-circle-exclamation {
    --fa: "\e56c"
}

.fa-crop {
    --fa: "\f125"
}

.fa-angle-double-down,.fa-angles-down {
    --fa: "\f103"
}

.fa-users-rectangle {
    --fa: "\e594"
}

.fa-people-roof {
    --fa: "\e537"
}

.fa-people-line {
    --fa: "\e534"
}

.fa-beer,.fa-beer-mug-empty {
    --fa: "\f0fc"
}

.fa-diagram-predecessor {
    --fa: "\e477"
}

.fa-arrow-up-long,.fa-long-arrow-up {
    --fa: "\f176"
}

.fa-burn,.fa-fire-flame-simple {
    --fa: "\f46a"
}

.fa-male,.fa-person {
    --fa: "\f183"
}

.fa-laptop {
    --fa: "\f109"
}

.fa-file-csv {
    --fa: "\f6dd"
}

.fa-menorah {
    --fa: "\f676"
}

.fa-truck-plane {
    --fa: "\e58f"
}

.fa-record-vinyl {
    --fa: "\f8d9"
}

.fa-face-grin-stars,.fa-grin-stars {
    --fa: "\f587"
}

.fa-bong {
    --fa: "\f55c"
}

.fa-pastafarianism,.fa-spaghetti-monster-flying {
    --fa: "\f67b"
}

.fa-arrow-down-up-across-line {
    --fa: "\e4af"
}

.fa-spoon,.fa-utensil-spoon {
    --fa: "\f2e5"
}

.fa-jar-wheat {
    --fa: "\e517"
}

.fa-envelopes-bulk,.fa-mail-bulk {
    --fa: "\f674"
}

.fa-file-circle-exclamation {
    --fa: "\e4eb"
}

.fa-circle-h,.fa-hospital-symbol {
    --fa: "\f47e"
}

.fa-pager {
    --fa: "\f815"
}

.fa-address-book,.fa-contact-book {
    --fa: "\f2b9"
}

.fa-strikethrough {
    --fa: "\f0cc"
}

.fa-k {
    --fa: "\4b"
}

.fa-landmark-flag {
    --fa: "\e51c"
}

.fa-pencil,.fa-pencil-alt {
    --fa: "\f303"
}

.fa-backward {
    --fa: "\f04a"
}

.fa-caret-right {
    --fa: "\f0da"
}

.fa-comments {
    --fa: "\f086"
}

.fa-file-clipboard,.fa-paste {
    --fa: "\f0ea"
}

.fa-code-pull-request {
    --fa: "\e13c"
}

.fa-clipboard-list {
    --fa: "\f46d"
}

.fa-truck-loading,.fa-truck-ramp-box {
    --fa: "\f4de"
}

.fa-user-check {
    --fa: "\f4fc"
}

.fa-vial-virus {
    --fa: "\e597"
}

.fa-sheet-plastic {
    --fa: "\e571"
}

.fa-blog {
    --fa: "\f781"
}

.fa-user-ninja {
    --fa: "\f504"
}

.fa-person-arrow-up-from-line {
    --fa: "\e539"
}

.fa-scroll-torah,.fa-torah {
    --fa: "\f6a0"
}

.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball {
    --fa: "\f458"
}

.fa-toggle-off {
    --fa: "\f204"
}

.fa-archive,.fa-box-archive {
    --fa: "\f187"
}

.fa-person-drowning {
    --fa: "\e545"
}

.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt {
    --fa: "\f886"
}

.fa-face-grin-tongue-squint,.fa-grin-tongue-squint {
    --fa: "\f58a"
}

.fa-spray-can {
    --fa: "\f5bd"
}

.fa-truck-monster {
    --fa: "\f63b"
}

.fa-w {
    --fa: "\57"
}

.fa-earth-africa,.fa-globe-africa {
    --fa: "\f57c"
}

.fa-rainbow {
    --fa: "\f75b"
}

.fa-circle-notch {
    --fa: "\f1ce"
}

.fa-tablet-alt,.fa-tablet-screen-button {
    --fa: "\f3fa"
}

.fa-paw {
    --fa: "\f1b0"
}

.fa-cloud {
    --fa: "\f0c2"
}

.fa-trowel-bricks {
    --fa: "\e58a"
}

.fa-face-flushed,.fa-flushed {
    --fa: "\f579"
}

.fa-hospital-user {
    --fa: "\f80d"
}

.fa-tent-arrow-left-right {
    --fa: "\e57f"
}

.fa-gavel,.fa-legal {
    --fa: "\f0e3"
}

.fa-binoculars {
    --fa: "\f1e5"
}

.fa-microphone-slash {
    --fa: "\f131"
}

.fa-box-tissue {
    --fa: "\e05b"
}

.fa-motorcycle {
    --fa: "\f21c"
}

.fa-bell-concierge,.fa-concierge-bell {
    --fa: "\f562"
}

.fa-pen-ruler,.fa-pencil-ruler {
    --fa: "\f5ae"
}

.fa-people-arrows,.fa-people-arrows-left-right {
    --fa: "\e068"
}

.fa-mars-and-venus-burst {
    --fa: "\e523"
}

.fa-caret-square-right,.fa-square-caret-right {
    --fa: "\f152"
}

.fa-cut,.fa-scissors {
    --fa: "\f0c4"
}

.fa-sun-plant-wilt {
    --fa: "\e57a"
}

.fa-toilets-portable {
    --fa: "\e584"
}

.fa-hockey-puck {
    --fa: "\f453"
}

.fa-table {
    --fa: "\f0ce"
}

.fa-magnifying-glass-arrow-right {
    --fa: "\e521"
}

.fa-digital-tachograph,.fa-tachograph-digital {
    --fa: "\f566"
}

.fa-users-slash {
    --fa: "\e073"
}

.fa-clover {
    --fa: "\e139"
}

.fa-mail-reply,.fa-reply {
    --fa: "\f3e5"
}

.fa-star-and-crescent {
    --fa: "\f699"
}

.fa-house-fire {
    --fa: "\e50c"
}

.fa-minus-square,.fa-square-minus {
    --fa: "\f146"
}

.fa-helicopter {
    --fa: "\f533"
}

.fa-compass {
    --fa: "\f14e"
}

.fa-caret-square-down,.fa-square-caret-down {
    --fa: "\f150"
}

.fa-file-circle-question {
    --fa: "\e4ef"
}

.fa-laptop-code {
    --fa: "\f5fc"
}

.fa-swatchbook {
    --fa: "\f5c3"
}

.fa-prescription-bottle {
    --fa: "\f485"
}

.fa-bars,.fa-navicon {
    --fa: "\f0c9"
}

.fa-people-group {
    --fa: "\e533"
}

.fa-hourglass-3,.fa-hourglass-end {
    --fa: "\f253"
}

.fa-heart-broken,.fa-heart-crack {
    --fa: "\f7a9"
}

.fa-external-link-square-alt,.fa-square-up-right {
    --fa: "\f360"
}

.fa-face-kiss-beam,.fa-kiss-beam {
    --fa: "\f597"
}

.fa-film {
    --fa: "\f008"
}

.fa-ruler-horizontal {
    --fa: "\f547"
}

.fa-people-robbery {
    --fa: "\e536"
}

.fa-lightbulb {
    --fa: "\f0eb"
}

.fa-caret-left {
    --fa: "\f0d9"
}

.fa-circle-exclamation,.fa-exclamation-circle {
    --fa: "\f06a"
}

.fa-school-circle-xmark {
    --fa: "\e56d"
}

.fa-arrow-right-from-bracket,.fa-sign-out {
    --fa: "\f08b"
}

.fa-chevron-circle-down,.fa-circle-chevron-down {
    --fa: "\f13a"
}

.fa-unlock-alt,.fa-unlock-keyhole {
    --fa: "\f13e"
}

.fa-cloud-showers-heavy {
    --fa: "\f740"
}

.fa-headphones-alt,.fa-headphones-simple {
    --fa: "\f58f"
}

.fa-sitemap {
    --fa: "\f0e8"
}

.fa-circle-dollar-to-slot,.fa-donate {
    --fa: "\f4b9"
}

.fa-memory {
    --fa: "\f538"
}

.fa-road-spikes {
    --fa: "\e568"
}

.fa-fire-burner {
    --fa: "\e4f1"
}

.fa-flag {
    --fa: "\f024"
}

.fa-hanukiah {
    --fa: "\f6e6"
}

.fa-feather {
    --fa: "\f52d"
}

.fa-volume-down,.fa-volume-low {
    --fa: "\f027"
}

.fa-comment-slash {
    --fa: "\f4b3"
}

.fa-cloud-sun-rain {
    --fa: "\f743"
}

.fa-compress {
    --fa: "\f066"
}

.fa-wheat-alt,.fa-wheat-awn {
    --fa: "\e2cd"
}

.fa-ankh {
    --fa: "\f644"
}

.fa-hands-holding-child {
    --fa: "\e4fa"
}

.fa-asterisk {
    --fa: "\2a"
}

.fa-check-square,.fa-square-check {
    --fa: "\f14a"
}

.fa-peseta-sign {
    --fa: "\e221"
}

.fa-header,.fa-heading {
    --fa: "\f1dc"
}

.fa-ghost {
    --fa: "\f6e2"
}

.fa-list,.fa-list-squares {
    --fa: "\f03a"
}

.fa-phone-square-alt,.fa-square-phone-flip {
    --fa: "\f87b"
}

.fa-cart-plus {
    --fa: "\f217"
}

.fa-gamepad {
    --fa: "\f11b"
}

.fa-circle-dot,.fa-dot-circle {
    --fa: "\f192"
}

.fa-dizzy,.fa-face-dizzy {
    --fa: "\f567"
}

.fa-egg {
    --fa: "\f7fb"
}

.fa-house-medical-circle-xmark {
    --fa: "\e513"
}

.fa-campground {
    --fa: "\f6bb"
}

.fa-folder-plus {
    --fa: "\f65e"
}

.fa-futbol,.fa-futbol-ball,.fa-soccer-ball {
    --fa: "\f1e3"
}

.fa-paint-brush,.fa-paintbrush {
    --fa: "\f1fc"
}

.fa-lock {
    --fa: "\f023"
}

.fa-gas-pump {
    --fa: "\f52f"
}

.fa-hot-tub,.fa-hot-tub-person {
    --fa: "\f593"
}

.fa-map-location,.fa-map-marked {
    --fa: "\f59f"
}

.fa-house-flood-water {
    --fa: "\e50e"
}

.fa-tree {
    --fa: "\f1bb"
}

.fa-bridge-lock {
    --fa: "\e4cc"
}

.fa-sack-dollar {
    --fa: "\f81d"
}

.fa-edit,.fa-pen-to-square {
    --fa: "\f044"
}

.fa-car-side {
    --fa: "\f5e4"
}

.fa-share-alt,.fa-share-nodes {
    --fa: "\f1e0"
}

.fa-heart-circle-minus {
    --fa: "\e4ff"
}

.fa-hourglass-2,.fa-hourglass-half {
    --fa: "\f252"
}

.fa-microscope {
    --fa: "\f610"
}

.fa-sink {
    --fa: "\e06d"
}

.fa-bag-shopping,.fa-shopping-bag {
    --fa: "\f290"
}

.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt {
    --fa: "\f881"
}

.fa-mitten {
    --fa: "\f7b5"
}

.fa-person-rays {
    --fa: "\e54d"
}

.fa-users {
    --fa: "\f0c0"
}

.fa-eye-slash {
    --fa: "\f070"
}

.fa-flask-vial {
    --fa: "\e4f3"
}

.fa-hand,.fa-hand-paper {
    --fa: "\f256"
}

.fa-om {
    --fa: "\f679"
}

.fa-worm {
    --fa: "\e599"
}

.fa-house-circle-xmark {
    --fa: "\e50b"
}

.fa-plug {
    --fa: "\f1e6"
}

.fa-chevron-up {
    --fa: "\f077"
}

.fa-hand-spock {
    --fa: "\f259"
}

.fa-stopwatch {
    --fa: "\f2f2"
}

.fa-face-kiss,.fa-kiss {
    --fa: "\f596"
}

.fa-bridge-circle-xmark {
    --fa: "\e4cb"
}

.fa-face-grin-tongue,.fa-grin-tongue {
    --fa: "\f589"
}

.fa-chess-bishop {
    --fa: "\f43a"
}

.fa-face-grin-wink,.fa-grin-wink {
    --fa: "\f58c"
}

.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing {
    --fa: "\f2a4"
}

.fa-road-circle-check {
    --fa: "\e564"
}

.fa-dice-five {
    --fa: "\f523"
}

.fa-rss-square,.fa-square-rss {
    --fa: "\f143"
}

.fa-land-mine-on {
    --fa: "\e51b"
}

.fa-i-cursor {
    --fa: "\f246"
}

.fa-stamp {
    --fa: "\f5bf"
}

.fa-stairs {
    --fa: "\e289"
}

.fa-i {
    --fa: "\49"
}

.fa-hryvnia,.fa-hryvnia-sign {
    --fa: "\f6f2"
}

.fa-pills {
    --fa: "\f484"
}

.fa-face-grin-wide,.fa-grin-alt {
    --fa: "\f581"
}

.fa-tooth {
    --fa: "\f5c9"
}

.fa-v {
    --fa: "\56"
}

.fa-bangladeshi-taka-sign {
    --fa: "\e2e6"
}

.fa-bicycle {
    --fa: "\f206"
}

.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake {
    --fa: "\e579"
}

.fa-head-side-cough-slash {
    --fa: "\e062"
}

.fa-ambulance,.fa-truck-medical {
    --fa: "\f0f9"
}

.fa-wheat-awn-circle-exclamation {
    --fa: "\e598"
}

.fa-snowman {
    --fa: "\f7d0"
}

.fa-mortar-pestle {
    --fa: "\f5a7"
}

.fa-road-barrier {
    --fa: "\e562"
}

.fa-school {
    --fa: "\f549"
}

.fa-igloo {
    --fa: "\f7ae"
}

.fa-joint {
    --fa: "\f595"
}

.fa-angle-right {
    --fa: "\f105"
}

.fa-horse {
    --fa: "\f6f0"
}

.fa-q {
    --fa: "\51"
}

.fa-g {
    --fa: "\47"
}

.fa-notes-medical {
    --fa: "\f481"
}

.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half {
    --fa: "\f2c9"
}

.fa-dong-sign {
    --fa: "\e169"
}

.fa-capsules {
    --fa: "\f46b"
}

.fa-poo-bolt,.fa-poo-storm {
    --fa: "\f75a"
}

.fa-face-frown-open,.fa-frown-open {
    --fa: "\f57a"
}

.fa-hand-point-up {
    --fa: "\f0a6"
}

.fa-money-bill {
    --fa: "\f0d6"
}

.fa-bookmark {
    --fa: "\f02e"
}

.fa-align-justify {
    --fa: "\f039"
}

.fa-umbrella-beach {
    --fa: "\f5ca"
}

.fa-helmet-un {
    --fa: "\e503"
}

.fa-bullseye {
    --fa: "\f140"
}

.fa-bacon {
    --fa: "\f7e5"
}

.fa-hand-point-down {
    --fa: "\f0a7"
}

.fa-arrow-up-from-bracket {
    --fa: "\e09a"
}

.fa-folder,.fa-folder-blank {
    --fa: "\f07b"
}

.fa-file-medical-alt,.fa-file-waveform {
    --fa: "\f478"
}

.fa-radiation {
    --fa: "\f7b9"
}

.fa-chart-simple {
    --fa: "\e473"
}

.fa-mars-stroke {
    --fa: "\f229"
}

.fa-vial {
    --fa: "\f492"
}

.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average {
    --fa: "\f624"
}

.fa-magic-wand-sparkles,.fa-wand-magic-sparkles {
    --fa: "\e2ca"
}

.fa-e {
    --fa: "\45"
}

.fa-pen-alt,.fa-pen-clip {
    --fa: "\f305"
}

.fa-bridge-circle-exclamation {
    --fa: "\e4ca"
}

.fa-user {
    --fa: "\f007"
}

.fa-school-circle-check {
    --fa: "\e56b"
}

.fa-dumpster {
    --fa: "\f793"
}

.fa-shuttle-van,.fa-van-shuttle {
    --fa: "\f5b6"
}

.fa-building-user {
    --fa: "\e4da"
}

.fa-caret-square-left,.fa-square-caret-left {
    --fa: "\f191"
}

.fa-highlighter {
    --fa: "\f591"
}

.fa-key {
    --fa: "\f084"
}

.fa-bullhorn {
    --fa: "\f0a1"
}

.fa-globe {
    --fa: "\f0ac"
}

.fa-synagogue {
    --fa: "\f69b"
}

.fa-person-half-dress {
    --fa: "\e548"
}

.fa-road-bridge {
    --fa: "\e563"
}

.fa-location-arrow {
    --fa: "\f124"
}

.fa-c {
    --fa: "\43"
}

.fa-tablet-button {
    --fa: "\f10a"
}

.fa-building-lock {
    --fa: "\e4d6"
}

.fa-pizza-slice {
    --fa: "\f818"
}

.fa-money-bill-wave {
    --fa: "\f53a"
}

.fa-area-chart,.fa-chart-area {
    --fa: "\f1fe"
}

.fa-house-flag {
    --fa: "\e50d"
}

.fa-person-circle-minus {
    --fa: "\e540"
}

.fa-ban,.fa-cancel {
    --fa: "\f05e"
}

.fa-camera-rotate {
    --fa: "\e0d8"
}

.fa-air-freshener,.fa-spray-can-sparkles {
    --fa: "\f5d0"
}

.fa-star {
    --fa: "\f005"
}

.fa-repeat {
    --fa: "\f363"
}

.fa-cross {
    --fa: "\f654"
}

.fa-box {
    --fa: "\f466"
}

.fa-venus-mars {
    --fa: "\f228"
}

.fa-arrow-pointer,.fa-mouse-pointer {
    --fa: "\f245"
}

.fa-expand-arrows-alt,.fa-maximize {
    --fa: "\f31e"
}

.fa-charging-station {
    --fa: "\f5e7"
}

.fa-shapes,.fa-triangle-circle-square {
    --fa: "\f61f"
}

.fa-random,.fa-shuffle {
    --fa: "\f074"
}

.fa-person-running,.fa-running {
    --fa: "\f70c"
}

.fa-mobile-retro {
    --fa: "\e527"
}

.fa-grip-lines-vertical {
    --fa: "\f7a5"
}

.fa-spider {
    --fa: "\f717"
}

.fa-hands-bound {
    --fa: "\e4f9"
}

.fa-file-invoice-dollar {
    --fa: "\f571"
}

.fa-plane-circle-exclamation {
    --fa: "\e556"
}

.fa-x-ray {
    --fa: "\f497"
}

.fa-spell-check {
    --fa: "\f891"
}

.fa-slash {
    --fa: "\f715"
}

.fa-computer-mouse,.fa-mouse {
    --fa: "\f8cc"
}

.fa-arrow-right-to-bracket,.fa-sign-in {
    --fa: "\f090"
}

.fa-shop-slash,.fa-store-alt-slash {
    --fa: "\e070"
}

.fa-server {
    --fa: "\f233"
}

.fa-virus-covid-slash {
    --fa: "\e4a9"
}

.fa-shop-lock {
    --fa: "\e4a5"
}

.fa-hourglass-1,.fa-hourglass-start {
    --fa: "\f251"
}

.fa-blender-phone {
    --fa: "\f6b6"
}

.fa-building-wheat {
    --fa: "\e4db"
}

.fa-person-breastfeeding {
    --fa: "\e53a"
}

.fa-right-to-bracket,.fa-sign-in-alt {
    --fa: "\f2f6"
}

.fa-venus {
    --fa: "\f221"
}

.fa-passport {
    --fa: "\f5ab"
}

.fa-thumb-tack-slash,.fa-thumbtack-slash {
    --fa: "\e68f"
}

.fa-heart-pulse,.fa-heartbeat {
    --fa: "\f21e"
}

.fa-people-carry,.fa-people-carry-box {
    --fa: "\f4ce"
}

.fa-temperature-high {
    --fa: "\f769"
}

.fa-microchip {
    --fa: "\f2db"
}

.fa-crown {
    --fa: "\f521"
}

.fa-weight-hanging {
    --fa: "\f5cd"
}

.fa-xmarks-lines {
    --fa: "\e59a"
}

.fa-file-prescription {
    --fa: "\f572"
}

.fa-weight,.fa-weight-scale {
    --fa: "\f496"
}

.fa-user-friends,.fa-user-group {
    --fa: "\f500"
}

.fa-arrow-up-a-z,.fa-sort-alpha-up {
    --fa: "\f15e"
}

.fa-chess-knight {
    --fa: "\f441"
}

.fa-face-laugh-squint,.fa-laugh-squint {
    --fa: "\f59b"
}

.fa-wheelchair {
    --fa: "\f193"
}

.fa-arrow-circle-up,.fa-circle-arrow-up {
    --fa: "\f0aa"
}

.fa-toggle-on {
    --fa: "\f205"
}

.fa-person-walking,.fa-walking {
    --fa: "\f554"
}

.fa-l {
    --fa: "\4c"
}

.fa-fire {
    --fa: "\f06d"
}

.fa-bed-pulse,.fa-procedures {
    --fa: "\f487"
}

.fa-shuttle-space,.fa-space-shuttle {
    --fa: "\f197"
}

.fa-face-laugh,.fa-laugh {
    --fa: "\f599"
}

.fa-folder-open {
    --fa: "\f07c"
}

.fa-heart-circle-plus {
    --fa: "\e500"
}

.fa-code-fork {
    --fa: "\e13b"
}

.fa-city {
    --fa: "\f64f"
}

.fa-microphone-alt,.fa-microphone-lines {
    --fa: "\f3c9"
}

.fa-pepper-hot {
    --fa: "\f816"
}

.fa-unlock {
    --fa: "\f09c"
}

.fa-colon-sign {
    --fa: "\e140"
}

.fa-headset {
    --fa: "\f590"
}

.fa-store-slash {
    --fa: "\e071"
}

.fa-road-circle-xmark {
    --fa: "\e566"
}

.fa-user-minus {
    --fa: "\f503"
}

.fa-mars-stroke-up,.fa-mars-stroke-v {
    --fa: "\f22a"
}

.fa-champagne-glasses,.fa-glass-cheers {
    --fa: "\f79f"
}

.fa-clipboard {
    --fa: "\f328"
}

.fa-house-circle-exclamation {
    --fa: "\e50a"
}

.fa-file-arrow-up,.fa-file-upload {
    --fa: "\f574"
}

.fa-wifi,.fa-wifi-3,.fa-wifi-strong {
    --fa: "\f1eb"
}

.fa-bath,.fa-bathtub {
    --fa: "\f2cd"
}

.fa-underline {
    --fa: "\f0cd"
}

.fa-user-edit,.fa-user-pen {
    --fa: "\f4ff"
}

.fa-signature {
    --fa: "\f5b7"
}

.fa-stroopwafel {
    --fa: "\f551"
}

.fa-bold {
    --fa: "\f032"
}

.fa-anchor-lock {
    --fa: "\e4ad"
}

.fa-building-ngo {
    --fa: "\e4d7"
}

.fa-manat-sign {
    --fa: "\e1d5"
}

.fa-not-equal {
    --fa: "\f53e"
}

.fa-border-style,.fa-border-top-left {
    --fa: "\f853"
}

.fa-map-location-dot,.fa-map-marked-alt {
    --fa: "\f5a0"
}

.fa-jedi {
    --fa: "\f669"
}

.fa-poll,.fa-square-poll-vertical {
    --fa: "\f681"
}

.fa-mug-hot {
    --fa: "\f7b6"
}

.fa-battery-car,.fa-car-battery {
    --fa: "\f5df"
}

.fa-gift {
    --fa: "\f06b"
}

.fa-dice-two {
    --fa: "\f528"
}

.fa-chess-queen {
    --fa: "\f445"
}

.fa-glasses {
    --fa: "\f530"
}

.fa-chess-board {
    --fa: "\f43c"
}

.fa-building-circle-check {
    --fa: "\e4d2"
}

.fa-person-chalkboard {
    --fa: "\e53d"
}

.fa-mars-stroke-h,.fa-mars-stroke-right {
    --fa: "\f22b"
}

.fa-hand-back-fist,.fa-hand-rock {
    --fa: "\f255"
}

.fa-caret-square-up,.fa-square-caret-up {
    --fa: "\f151"
}

.fa-cloud-showers-water {
    --fa: "\e4e4"
}

.fa-bar-chart,.fa-chart-bar {
    --fa: "\f080"
}

.fa-hands-bubbles,.fa-hands-wash {
    --fa: "\e05e"
}

.fa-less-than-equal {
    --fa: "\f537"
}

.fa-train {
    --fa: "\f238"
}

.fa-eye-low-vision,.fa-low-vision {
    --fa: "\f2a8"
}

.fa-crow {
    --fa: "\f520"
}

.fa-sailboat {
    --fa: "\e445"
}

.fa-window-restore {
    --fa: "\f2d2"
}

.fa-plus-square,.fa-square-plus {
    --fa: "\f0fe"
}

.fa-torii-gate {
    --fa: "\f6a1"
}

.fa-frog {
    --fa: "\f52e"
}

.fa-bucket {
    --fa: "\e4cf"
}

.fa-image {
    --fa: "\f03e"
}

.fa-microphone {
    --fa: "\f130"
}

.fa-cow {
    --fa: "\f6c8"
}

.fa-caret-up {
    --fa: "\f0d8"
}

.fa-screwdriver {
    --fa: "\f54a"
}

.fa-folder-closed {
    --fa: "\e185"
}

.fa-house-tsunami {
    --fa: "\e515"
}

.fa-square-nfi {
    --fa: "\e576"
}

.fa-arrow-up-from-ground-water {
    --fa: "\e4b5"
}

.fa-glass-martini-alt,.fa-martini-glass {
    --fa: "\f57b"
}

.fa-square-binary {
    --fa: "\e69b"
}

.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt {
    --fa: "\f2ea"
}

.fa-columns,.fa-table-columns {
    --fa: "\f0db"
}

.fa-lemon {
    --fa: "\f094"
}

.fa-head-side-mask {
    --fa: "\e063"
}

.fa-handshake {
    --fa: "\f2b5"
}

.fa-gem {
    --fa: "\f3a5"
}

.fa-dolly,.fa-dolly-box {
    --fa: "\f472"
}

.fa-smoking {
    --fa: "\f48d"
}

.fa-compress-arrows-alt,.fa-minimize {
    --fa: "\f78c"
}

.fa-monument {
    --fa: "\f5a6"
}

.fa-snowplow {
    --fa: "\f7d2"
}

.fa-angle-double-right,.fa-angles-right {
    --fa: "\f101"
}

.fa-cannabis {
    --fa: "\f55f"
}

.fa-circle-play,.fa-play-circle {
    --fa: "\f144"
}

.fa-tablets {
    --fa: "\f490"
}

.fa-ethernet {
    --fa: "\f796"
}

.fa-eur,.fa-euro,.fa-euro-sign {
    --fa: "\f153"
}

.fa-chair {
    --fa: "\f6c0"
}

.fa-check-circle,.fa-circle-check {
    --fa: "\f058"
}

.fa-circle-stop,.fa-stop-circle {
    --fa: "\f28d"
}

.fa-compass-drafting,.fa-drafting-compass {
    --fa: "\f568"
}

.fa-plate-wheat {
    --fa: "\e55a"
}

.fa-icicles {
    --fa: "\f7ad"
}

.fa-person-shelter {
    --fa: "\e54f"
}

.fa-neuter {
    --fa: "\f22c"
}

.fa-id-badge {
    --fa: "\f2c1"
}

.fa-marker {
    --fa: "\f5a1"
}

.fa-face-laugh-beam,.fa-laugh-beam {
    --fa: "\f59a"
}

.fa-helicopter-symbol {
    --fa: "\e502"
}

.fa-universal-access {
    --fa: "\f29a"
}

.fa-chevron-circle-up,.fa-circle-chevron-up {
    --fa: "\f139"
}

.fa-lari-sign {
    --fa: "\e1c8"
}

.fa-volcano {
    --fa: "\f770"
}

.fa-person-walking-dashed-line-arrow-right {
    --fa: "\e553"
}

.fa-gbp,.fa-pound-sign,.fa-sterling-sign {
    --fa: "\f154"
}

.fa-viruses {
    --fa: "\e076"
}

.fa-square-person-confined {
    --fa: "\e577"
}

.fa-user-tie {
    --fa: "\f508"
}

.fa-arrow-down-long,.fa-long-arrow-down {
    --fa: "\f175"
}

.fa-tent-arrow-down-to-line {
    --fa: "\e57e"
}

.fa-certificate {
    --fa: "\f0a3"
}

.fa-mail-reply-all,.fa-reply-all {
    --fa: "\f122"
}

.fa-suitcase {
    --fa: "\f0f2"
}

.fa-person-skating,.fa-skating {
    --fa: "\f7c5"
}

.fa-filter-circle-dollar,.fa-funnel-dollar {
    --fa: "\f662"
}

.fa-camera-retro {
    --fa: "\f083"
}

.fa-arrow-circle-down,.fa-circle-arrow-down {
    --fa: "\f0ab"
}

.fa-arrow-right-to-file,.fa-file-import {
    --fa: "\f56f"
}

.fa-external-link-square,.fa-square-arrow-up-right {
    --fa: "\f14c"
}

.fa-box-open {
    --fa: "\f49e"
}

.fa-scroll {
    --fa: "\f70e"
}

.fa-spa {
    --fa: "\f5bb"
}

.fa-location-pin-lock {
    --fa: "\e51f"
}

.fa-pause {
    --fa: "\f04c"
}

.fa-hill-avalanche {
    --fa: "\e507"
}

.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty {
    --fa: "\f2cb"
}

.fa-bomb {
    --fa: "\f1e2"
}

.fa-registered {
    --fa: "\f25d"
}

.fa-address-card,.fa-contact-card,.fa-vcard {
    --fa: "\f2bb"
}

.fa-balance-scale-right,.fa-scale-unbalanced-flip {
    --fa: "\f516"
}

.fa-subscript {
    --fa: "\f12c"
}

.fa-diamond-turn-right,.fa-directions {
    --fa: "\f5eb"
}

.fa-burst {
    --fa: "\e4dc"
}

.fa-house-laptop,.fa-laptop-house {
    --fa: "\e066"
}

.fa-face-tired,.fa-tired {
    --fa: "\f5c8"
}

.fa-money-bills {
    --fa: "\e1f3"
}

.fa-smog {
    --fa: "\f75f"
}

.fa-crutch {
    --fa: "\f7f7"
}

.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt {
    --fa: "\f0ee"
}

.fa-palette {
    --fa: "\f53f"
}

.fa-arrows-turn-right {
    --fa: "\e4c0"
}

.fa-vest {
    --fa: "\e085"
}

.fa-ferry {
    --fa: "\e4ea"
}

.fa-arrows-down-to-people {
    --fa: "\e4b9"
}

.fa-seedling,.fa-sprout {
    --fa: "\f4d8"
}

.fa-arrows-alt-h,.fa-left-right {
    --fa: "\f337"
}

.fa-boxes-packing {
    --fa: "\e4c7"
}

.fa-arrow-circle-left,.fa-circle-arrow-left {
    --fa: "\f0a8"
}

.fa-group-arrows-rotate {
    --fa: "\e4f6"
}

.fa-bowl-food {
    --fa: "\e4c6"
}

.fa-candy-cane {
    --fa: "\f786"
}

.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down {
    --fa: "\f160"
}

.fa-cloud-bolt,.fa-thunderstorm {
    --fa: "\f76c"
}

.fa-remove-format,.fa-text-slash {
    --fa: "\f87d"
}

.fa-face-smile-wink,.fa-smile-wink {
    --fa: "\f4da"
}

.fa-file-word {
    --fa: "\f1c2"
}

.fa-file-powerpoint {
    --fa: "\f1c4"
}

.fa-arrows-h,.fa-arrows-left-right {
    --fa: "\f07e"
}

.fa-house-lock {
    --fa: "\e510"
}

.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt {
    --fa: "\f0ed"
}

.fa-children {
    --fa: "\e4e1"
}

.fa-blackboard,.fa-chalkboard {
    --fa: "\f51b"
}

.fa-user-alt-slash,.fa-user-large-slash {
    --fa: "\f4fa"
}

.fa-envelope-open {
    --fa: "\f2b6"
}

.fa-handshake-alt-slash,.fa-handshake-simple-slash {
    --fa: "\e05f"
}

.fa-mattress-pillow {
    --fa: "\e525"
}

.fa-guarani-sign {
    --fa: "\e19a"
}

.fa-arrows-rotate,.fa-refresh,.fa-sync {
    --fa: "\f021"
}

.fa-fire-extinguisher {
    --fa: "\f134"
}

.fa-cruzeiro-sign {
    --fa: "\e152"
}

.fa-greater-than-equal {
    --fa: "\f532"
}

.fa-shield-alt,.fa-shield-halved {
    --fa: "\f3ed"
}

.fa-atlas,.fa-book-atlas {
    --fa: "\f558"
}

.fa-virus {
    --fa: "\e074"
}

.fa-envelope-circle-check {
    --fa: "\e4e8"
}

.fa-layer-group {
    --fa: "\f5fd"
}

.fa-arrows-to-dot {
    --fa: "\e4be"
}

.fa-archway {
    --fa: "\f557"
}

.fa-heart-circle-check {
    --fa: "\e4fd"
}

.fa-house-chimney-crack,.fa-house-damage {
    --fa: "\f6f1"
}

.fa-file-archive,.fa-file-zipper {
    --fa: "\f1c6"
}

.fa-square {
    --fa: "\f0c8"
}

.fa-glass-martini,.fa-martini-glass-empty {
    --fa: "\f000"
}

.fa-couch {
    --fa: "\f4b8"
}

.fa-cedi-sign {
    --fa: "\e0df"
}

.fa-italic {
    --fa: "\f033"
}

.fa-table-cells-column-lock {
    --fa: "\e678"
}

.fa-church {
    --fa: "\f51d"
}

.fa-comments-dollar {
    --fa: "\f653"
}

.fa-democrat {
    --fa: "\f747"
}

.fa-z {
    --fa: "\5a"
}

.fa-person-skiing,.fa-skiing {
    --fa: "\f7c9"
}

.fa-road-lock {
    --fa: "\e567"
}

.fa-a {
    --fa: "\41"
}

.fa-temperature-arrow-down,.fa-temperature-down {
    --fa: "\e03f"
}

.fa-feather-alt,.fa-feather-pointed {
    --fa: "\f56b"
}

.fa-p {
    --fa: "\50"
}

.fa-snowflake {
    --fa: "\f2dc"
}

.fa-newspaper {
    --fa: "\f1ea"
}

.fa-ad,.fa-rectangle-ad {
    --fa: "\f641"
}

.fa-arrow-circle-right,.fa-circle-arrow-right {
    --fa: "\f0a9"
}

.fa-filter-circle-xmark {
    --fa: "\e17b"
}

.fa-locust {
    --fa: "\e520"
}

.fa-sort,.fa-unsorted {
    --fa: "\f0dc"
}

.fa-list-1-2,.fa-list-numeric,.fa-list-ol {
    --fa: "\f0cb"
}

.fa-person-dress-burst {
    --fa: "\e544"
}

.fa-money-check-alt,.fa-money-check-dollar {
    --fa: "\f53d"
}

.fa-vector-square {
    --fa: "\f5cb"
}

.fa-bread-slice {
    --fa: "\f7ec"
}

.fa-language {
    --fa: "\f1ab"
}

.fa-face-kiss-wink-heart,.fa-kiss-wink-heart {
    --fa: "\f598"
}

.fa-filter {
    --fa: "\f0b0"
}

.fa-question {
    --fa: "\3f"
}

.fa-file-signature {
    --fa: "\f573"
}

.fa-arrows-alt,.fa-up-down-left-right {
    --fa: "\f0b2"
}

.fa-house-chimney-user {
    --fa: "\e065"
}

.fa-hand-holding-heart {
    --fa: "\f4be"
}

.fa-puzzle-piece {
    --fa: "\f12e"
}

.fa-money-check {
    --fa: "\f53c"
}

.fa-star-half-alt,.fa-star-half-stroke {
    --fa: "\f5c0"
}

.fa-code {
    --fa: "\f121"
}

.fa-glass-whiskey,.fa-whiskey-glass {
    --fa: "\f7a0"
}

.fa-building-circle-exclamation {
    --fa: "\e4d3"
}

.fa-magnifying-glass-chart {
    --fa: "\e522"
}

.fa-arrow-up-right-from-square,.fa-external-link {
    --fa: "\f08e"
}

.fa-cubes-stacked {
    --fa: "\e4e6"
}

.fa-krw,.fa-won,.fa-won-sign {
    --fa: "\f159"
}

.fa-virus-covid {
    --fa: "\e4a8"
}

.fa-austral-sign {
    --fa: "\e0a9"
}

.fa-f {
    --fa: "\46"
}

.fa-leaf {
    --fa: "\f06c"
}

.fa-road {
    --fa: "\f018"
}

.fa-cab,.fa-taxi {
    --fa: "\f1ba"
}

.fa-person-circle-plus {
    --fa: "\e541"
}

.fa-chart-pie,.fa-pie-chart {
    --fa: "\f200"
}

.fa-bolt-lightning {
    --fa: "\e0b7"
}

.fa-sack-xmark {
    --fa: "\e56a"
}

.fa-file-excel {
    --fa: "\f1c3"
}

.fa-file-contract {
    --fa: "\f56c"
}

.fa-fish-fins {
    --fa: "\e4f2"
}

.fa-building-flag {
    --fa: "\e4d5"
}

.fa-face-grin-beam,.fa-grin-beam {
    --fa: "\f582"
}

.fa-object-ungroup {
    --fa: "\f248"
}

.fa-poop {
    --fa: "\f619"
}

.fa-location-pin,.fa-map-marker {
    --fa: "\f041"
}

.fa-kaaba {
    --fa: "\f66b"
}

.fa-toilet-paper {
    --fa: "\f71e"
}

.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety {
    --fa: "\f807"
}

.fa-eject {
    --fa: "\f052"
}

.fa-arrow-alt-circle-right,.fa-circle-right {
    --fa: "\f35a"
}

.fa-plane-circle-check {
    --fa: "\e555"
}

.fa-face-rolling-eyes,.fa-meh-rolling-eyes {
    --fa: "\f5a5"
}

.fa-object-group {
    --fa: "\f247"
}

.fa-chart-line,.fa-line-chart {
    --fa: "\f201"
}

.fa-mask-ventilator {
    --fa: "\e524"
}

.fa-arrow-right {
    --fa: "\f061"
}

.fa-map-signs,.fa-signs-post {
    --fa: "\f277"
}

.fa-cash-register {
    --fa: "\f788"
}

.fa-person-circle-question {
    --fa: "\e542"
}

.fa-h {
    --fa: "\48"
}

.fa-tarp {
    --fa: "\e57b"
}

.fa-screwdriver-wrench,.fa-tools {
    --fa: "\f7d9"
}

.fa-arrows-to-eye {
    --fa: "\e4bf"
}

.fa-plug-circle-bolt {
    --fa: "\e55b"
}

.fa-heart {
    --fa: "\f004"
}

.fa-mars-and-venus {
    --fa: "\f224"
}

.fa-home-user,.fa-house-user {
    --fa: "\e1b0"
}

.fa-dumpster-fire {
    --fa: "\f794"
}

.fa-house-crack {
    --fa: "\e3b1"
}

.fa-cocktail,.fa-martini-glass-citrus {
    --fa: "\f561"
}

.fa-face-surprise,.fa-surprise {
    --fa: "\f5c2"
}

.fa-bottle-water {
    --fa: "\e4c5"
}

.fa-circle-pause,.fa-pause-circle {
    --fa: "\f28b"
}

.fa-toilet-paper-slash {
    --fa: "\e072"
}

.fa-apple-alt,.fa-apple-whole {
    --fa: "\f5d1"
}

.fa-kitchen-set {
    --fa: "\e51a"
}

.fa-r {
    --fa: "\52"
}

.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter {
    --fa: "\f2ca"
}

.fa-cube {
    --fa: "\f1b2"
}

.fa-bitcoin-sign {
    --fa: "\e0b4"
}

.fa-shield-dog {
    --fa: "\e573"
}

.fa-solar-panel {
    --fa: "\f5ba"
}

.fa-lock-open {
    --fa: "\f3c1"
}

.fa-elevator {
    --fa: "\e16d"
}

.fa-money-bill-transfer {
    --fa: "\e528"
}

.fa-money-bill-trend-up {
    --fa: "\e529"
}

.fa-house-flood-water-circle-arrow-right {
    --fa: "\e50f"
}

.fa-poll-h,.fa-square-poll-horizontal {
    --fa: "\f682"
}

.fa-circle {
    --fa: "\f111"
}

.fa-backward-fast,.fa-fast-backward {
    --fa: "\f049"
}

.fa-recycle {
    --fa: "\f1b8"
}

.fa-user-astronaut {
    --fa: "\f4fb"
}

.fa-plane-slash {
    --fa: "\e069"
}

.fa-trademark {
    --fa: "\f25c"
}

.fa-basketball,.fa-basketball-ball {
    --fa: "\f434"
}

.fa-satellite-dish {
    --fa: "\f7c0"
}

.fa-arrow-alt-circle-up,.fa-circle-up {
    --fa: "\f35b"
}

.fa-mobile-alt,.fa-mobile-screen-button {
    --fa: "\f3cd"
}

.fa-volume-high,.fa-volume-up {
    --fa: "\f028"
}

.fa-users-rays {
    --fa: "\e593"
}

.fa-wallet {
    --fa: "\f555"
}

.fa-clipboard-check {
    --fa: "\f46c"
}

.fa-file-audio {
    --fa: "\f1c7"
}

.fa-burger,.fa-hamburger {
    --fa: "\f805"
}

.fa-wrench {
    --fa: "\f0ad"
}

.fa-bugs {
    --fa: "\e4d0"
}

.fa-rupee,.fa-rupee-sign {
    --fa: "\f156"
}

.fa-file-image {
    --fa: "\f1c5"
}

.fa-circle-question,.fa-question-circle {
    --fa: "\f059"
}

.fa-plane-departure {
    --fa: "\f5b0"
}

.fa-handshake-slash {
    --fa: "\e060"
}

.fa-book-bookmark {
    --fa: "\e0bb"
}

.fa-code-branch {
    --fa: "\f126"
}

.fa-hat-cowboy {
    --fa: "\f8c0"
}

.fa-bridge {
    --fa: "\e4c8"
}

.fa-phone-alt,.fa-phone-flip {
    --fa: "\f879"
}

.fa-truck-front {
    --fa: "\e2b7"
}

.fa-cat {
    --fa: "\f6be"
}

.fa-anchor-circle-exclamation {
    --fa: "\e4ab"
}

.fa-truck-field {
    --fa: "\e58d"
}

.fa-route {
    --fa: "\f4d7"
}

.fa-clipboard-question {
    --fa: "\e4e3"
}

.fa-panorama {
    --fa: "\e209"
}

.fa-comment-medical {
    --fa: "\f7f5"
}

.fa-teeth-open {
    --fa: "\f62f"
}

.fa-file-circle-minus {
    --fa: "\e4ed"
}

.fa-tags {
    --fa: "\f02c"
}

.fa-wine-glass {
    --fa: "\f4e3"
}

.fa-fast-forward,.fa-forward-fast {
    --fa: "\f050"
}

.fa-face-meh-blank,.fa-meh-blank {
    --fa: "\f5a4"
}

.fa-parking,.fa-square-parking {
    --fa: "\f540"
}

.fa-house-signal {
    --fa: "\e012"
}

.fa-bars-progress,.fa-tasks-alt {
    --fa: "\f828"
}

.fa-faucet-drip {
    --fa: "\e006"
}

.fa-cart-flatbed,.fa-dolly-flatbed {
    --fa: "\f474"
}

.fa-ban-smoking,.fa-smoking-ban {
    --fa: "\f54d"
}

.fa-terminal {
    --fa: "\f120"
}

.fa-mobile-button {
    --fa: "\f10b"
}

.fa-house-medical-flag {
    --fa: "\e514"
}

.fa-basket-shopping,.fa-shopping-basket {
    --fa: "\f291"
}

.fa-tape {
    --fa: "\f4db"
}

.fa-bus-alt,.fa-bus-simple {
    --fa: "\f55e"
}

.fa-eye {
    --fa: "\f06e"
}

.fa-face-sad-cry,.fa-sad-cry {
    --fa: "\f5b3"
}

.fa-audio-description {
    --fa: "\f29e"
}

.fa-person-military-to-person {
    --fa: "\e54c"
}

.fa-file-shield {
    --fa: "\e4f0"
}

.fa-user-slash {
    --fa: "\f506"
}

.fa-pen {
    --fa: "\f304"
}

.fa-tower-observation {
    --fa: "\e586"
}

.fa-file-code {
    --fa: "\f1c9"
}

.fa-signal,.fa-signal-5,.fa-signal-perfect {
    --fa: "\f012"
}

.fa-bus {
    --fa: "\f207"
}

.fa-heart-circle-xmark {
    --fa: "\e501"
}

.fa-home-lg,.fa-house-chimney {
    --fa: "\e3af"
}

.fa-window-maximize {
    --fa: "\f2d0"
}

.fa-face-frown,.fa-frown {
    --fa: "\f119"
}

.fa-prescription {
    --fa: "\f5b1"
}

.fa-shop,.fa-store-alt {
    --fa: "\f54f"
}

.fa-floppy-disk,.fa-save {
    --fa: "\f0c7"
}

.fa-vihara {
    --fa: "\f6a7"
}

.fa-balance-scale-left,.fa-scale-unbalanced {
    --fa: "\f515"
}

.fa-sort-asc,.fa-sort-up {
    --fa: "\f0de"
}

.fa-comment-dots,.fa-commenting {
    --fa: "\f4ad"
}

.fa-plant-wilt {
    --fa: "\e5aa"
}

.fa-diamond {
    --fa: "\f219"
}

.fa-face-grin-squint,.fa-grin-squint {
    --fa: "\f585"
}

.fa-hand-holding-dollar,.fa-hand-holding-usd {
    --fa: "\f4c0"
}

.fa-chart-diagram {
    --fa: "\e695"
}

.fa-bacterium {
    --fa: "\e05a"
}

.fa-hand-pointer {
    --fa: "\f25a"
}

.fa-drum-steelpan {
    --fa: "\f56a"
}

.fa-hand-scissors {
    --fa: "\f257"
}

.fa-hands-praying,.fa-praying-hands {
    --fa: "\f684"
}

.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo {
    --fa: "\f01e"
}

.fa-biohazard {
    --fa: "\f780"
}

.fa-location,.fa-location-crosshairs {
    --fa: "\f601"
}

.fa-mars-double {
    --fa: "\f227"
}

.fa-child-dress {
    --fa: "\e59c"
}

.fa-users-between-lines {
    --fa: "\e591"
}

.fa-lungs-virus {
    --fa: "\e067"
}

.fa-face-grin-tears,.fa-grin-tears {
    --fa: "\f588"
}

.fa-phone {
    --fa: "\f095"
}

.fa-calendar-times,.fa-calendar-xmark {
    --fa: "\f273"
}

.fa-child-reaching {
    --fa: "\e59d"
}

.fa-head-side-virus {
    --fa: "\e064"
}

.fa-user-cog,.fa-user-gear {
    --fa: "\f4fe"
}

.fa-arrow-up-1-9,.fa-sort-numeric-up {
    --fa: "\f163"
}

.fa-door-closed {
    --fa: "\f52a"
}

.fa-shield-virus {
    --fa: "\e06c"
}

.fa-dice-six {
    --fa: "\f526"
}

.fa-mosquito-net {
    --fa: "\e52c"
}

.fa-file-fragment {
    --fa: "\e697"
}

.fa-bridge-water {
    --fa: "\e4ce"
}

.fa-person-booth {
    --fa: "\f756"
}

.fa-text-width {
    --fa: "\f035"
}

.fa-hat-wizard {
    --fa: "\f6e8"
}

.fa-pen-fancy {
    --fa: "\f5ac"
}

.fa-digging,.fa-person-digging {
    --fa: "\f85e"
}

.fa-trash {
    --fa: "\f1f8"
}

.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average {
    --fa: "\f629"
}

.fa-book-medical {
    --fa: "\f7e6"
}

.fa-poo {
    --fa: "\f2fe"
}

.fa-quote-right,.fa-quote-right-alt {
    --fa: "\f10e"
}

.fa-shirt,.fa-t-shirt,.fa-tshirt {
    --fa: "\f553"
}

.fa-cubes {
    --fa: "\f1b3"
}

.fa-divide {
    --fa: "\f529"
}

.fa-tenge,.fa-tenge-sign {
    --fa: "\f7d7"
}

.fa-headphones {
    --fa: "\f025"
}

.fa-hands-holding {
    --fa: "\f4c2"
}

.fa-hands-clapping {
    --fa: "\e1a8"
}

.fa-republican {
    --fa: "\f75e"
}

.fa-arrow-left {
    --fa: "\f060"
}

.fa-person-circle-xmark {
    --fa: "\e543"
}

.fa-ruler {
    --fa: "\f545"
}

.fa-align-left {
    --fa: "\f036"
}

.fa-dice-d6 {
    --fa: "\f6d1"
}

.fa-restroom {
    --fa: "\f7bd"
}

.fa-j {
    --fa: "\4a"
}

.fa-users-viewfinder {
    --fa: "\e595"
}

.fa-file-video {
    --fa: "\f1c8"
}

.fa-external-link-alt,.fa-up-right-from-square {
    --fa: "\f35d"
}

.fa-table-cells,.fa-th {
    --fa: "\f00a"
}

.fa-file-pdf {
    --fa: "\f1c1"
}

.fa-bible,.fa-book-bible {
    --fa: "\f647"
}

.fa-o {
    --fa: "\4f"
}

.fa-medkit,.fa-suitcase-medical {
    --fa: "\f0fa"
}

.fa-user-secret {
    --fa: "\f21b"
}

.fa-otter {
    --fa: "\f700"
}

.fa-female,.fa-person-dress {
    --fa: "\f182"
}

.fa-comment-dollar {
    --fa: "\f651"
}

.fa-briefcase-clock,.fa-business-time {
    --fa: "\f64a"
}

.fa-table-cells-large,.fa-th-large {
    --fa: "\f009"
}

.fa-book-tanakh,.fa-tanakh {
    --fa: "\f827"
}

.fa-phone-volume,.fa-volume-control-phone {
    --fa: "\f2a0"
}

.fa-hat-cowboy-side {
    --fa: "\f8c1"
}

.fa-clipboard-user {
    --fa: "\f7f3"
}

.fa-child {
    --fa: "\f1ae"
}

.fa-lira-sign {
    --fa: "\f195"
}

.fa-satellite {
    --fa: "\f7bf"
}

.fa-plane-lock {
    --fa: "\e558"
}

.fa-tag {
    --fa: "\f02b"
}

.fa-comment {
    --fa: "\f075"
}

.fa-birthday-cake,.fa-cake,.fa-cake-candles {
    --fa: "\f1fd"
}

.fa-envelope {
    --fa: "\f0e0"
}

.fa-angle-double-up,.fa-angles-up {
    --fa: "\f102"
}

.fa-paperclip {
    --fa: "\f0c6"
}

.fa-arrow-right-to-city {
    --fa: "\e4b3"
}

.fa-ribbon {
    --fa: "\f4d6"
}

.fa-lungs {
    --fa: "\f604"
}

.fa-arrow-up-9-1,.fa-sort-numeric-up-alt {
    --fa: "\f887"
}

.fa-litecoin-sign {
    --fa: "\e1d3"
}

.fa-border-none {
    --fa: "\f850"
}

.fa-circle-nodes {
    --fa: "\e4e2"
}

.fa-parachute-box {
    --fa: "\f4cd"
}

.fa-indent {
    --fa: "\f03c"
}

.fa-truck-field-un {
    --fa: "\e58e"
}

.fa-hourglass,.fa-hourglass-empty {
    --fa: "\f254"
}

.fa-mountain {
    --fa: "\f6fc"
}

.fa-user-doctor,.fa-user-md {
    --fa: "\f0f0"
}

.fa-circle-info,.fa-info-circle {
    --fa: "\f05a"
}

.fa-cloud-meatball {
    --fa: "\f73b"
}

.fa-camera,.fa-camera-alt {
    --fa: "\f030"
}

.fa-square-virus {
    --fa: "\e578"
}

.fa-meteor {
    --fa: "\f753"
}

.fa-car-on {
    --fa: "\e4dd"
}

.fa-sleigh {
    --fa: "\f7cc"
}

.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down {
    --fa: "\f162"
}

.fa-hand-holding-droplet,.fa-hand-holding-water {
    --fa: "\f4c1"
}

.fa-water {
    --fa: "\f773"
}

.fa-calendar-check {
    --fa: "\f274"
}

.fa-braille {
    --fa: "\f2a1"
}

.fa-prescription-bottle-alt,.fa-prescription-bottle-medical {
    --fa: "\f486"
}

.fa-landmark {
    --fa: "\f66f"
}

.fa-truck {
    --fa: "\f0d1"
}

.fa-crosshairs {
    --fa: "\f05b"
}

.fa-person-cane {
    --fa: "\e53c"
}

.fa-tent {
    --fa: "\e57d"
}

.fa-vest-patches {
    --fa: "\e086"
}

.fa-check-double {
    --fa: "\f560"
}

.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down {
    --fa: "\f15d"
}

.fa-money-bill-wheat {
    --fa: "\e52a"
}

.fa-cookie {
    --fa: "\f563"
}

.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo {
    --fa: "\f0e2"
}

.fa-hard-drive,.fa-hdd {
    --fa: "\f0a0"
}

.fa-face-grin-squint-tears,.fa-grin-squint-tears {
    --fa: "\f586"
}

.fa-dumbbell {
    --fa: "\f44b"
}

.fa-list-alt,.fa-rectangle-list {
    --fa: "\f022"
}

.fa-tarp-droplet {
    --fa: "\e57c"
}

.fa-house-medical-circle-check {
    --fa: "\e511"
}

.fa-person-skiing-nordic,.fa-skiing-nordic {
    --fa: "\f7ca"
}

.fa-calendar-plus {
    --fa: "\f271"
}

.fa-plane-arrival {
    --fa: "\f5af"
}

.fa-arrow-alt-circle-left,.fa-circle-left {
    --fa: "\f359"
}

.fa-subway,.fa-train-subway {
    --fa: "\f239"
}

.fa-chart-gantt {
    --fa: "\e0e4"
}

.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr {
    --fa: "\e1bc"
}

.fa-crop-alt,.fa-crop-simple {
    --fa: "\f565"
}

.fa-money-bill-1,.fa-money-bill-alt {
    --fa: "\f3d1"
}

.fa-left-long,.fa-long-arrow-alt-left {
    --fa: "\f30a"
}

.fa-dna {
    --fa: "\f471"
}

.fa-virus-slash {
    --fa: "\e075"
}

.fa-minus,.fa-subtract {
    --fa: "\f068"
}

.fa-chess {
    --fa: "\f439"
}

.fa-arrow-left-long,.fa-long-arrow-left {
    --fa: "\f177"
}

.fa-plug-circle-check {
    --fa: "\e55c"
}

.fa-street-view {
    --fa: "\f21d"
}

.fa-franc-sign {
    --fa: "\e18f"
}

.fa-volume-off {
    --fa: "\f026"
}

.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting {
    --fa: "\f2a3"
}

.fa-cog,.fa-gear {
    --fa: "\f013"
}

.fa-droplet-slash,.fa-tint-slash {
    --fa: "\f5c7"
}

.fa-mosque {
    --fa: "\f678"
}

.fa-mosquito {
    --fa: "\e52b"
}

.fa-star-of-david {
    --fa: "\f69a"
}

.fa-person-military-rifle {
    --fa: "\e54b"
}

.fa-cart-shopping,.fa-shopping-cart {
    --fa: "\f07a"
}

.fa-vials {
    --fa: "\f493"
}

.fa-plug-circle-plus {
    --fa: "\e55f"
}

.fa-place-of-worship {
    --fa: "\f67f"
}

.fa-grip-vertical {
    --fa: "\f58e"
}

.fa-hexagon-nodes {
    --fa: "\e699"
}

.fa-arrow-turn-up,.fa-level-up {
    --fa: "\f148"
}

.fa-u {
    --fa: "\55"
}

.fa-square-root-alt,.fa-square-root-variable {
    --fa: "\f698"
}

.fa-clock,.fa-clock-four {
    --fa: "\f017"
}

.fa-backward-step,.fa-step-backward {
    --fa: "\f048"
}

.fa-pallet {
    --fa: "\f482"
}

.fa-faucet {
    --fa: "\e005"
}

.fa-baseball-bat-ball {
    --fa: "\f432"
}

.fa-s {
    --fa: "\53"
}

.fa-timeline {
    --fa: "\e29c"
}

.fa-keyboard {
    --fa: "\f11c"
}

.fa-caret-down {
    --fa: "\f0d7"
}

.fa-clinic-medical,.fa-house-chimney-medical {
    --fa: "\f7f2"
}

.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters {
    --fa: "\f2c8"
}

.fa-mobile-android-alt,.fa-mobile-screen {
    --fa: "\f3cf"
}

.fa-plane-up {
    --fa: "\e22d"
}

.fa-piggy-bank {
    --fa: "\f4d3"
}

.fa-battery-3,.fa-battery-half {
    --fa: "\f242"
}

.fa-mountain-city {
    --fa: "\e52e"
}

.fa-coins {
    --fa: "\f51e"
}

.fa-khanda {
    --fa: "\f66d"
}

.fa-sliders,.fa-sliders-h {
    --fa: "\f1de"
}

.fa-folder-tree {
    --fa: "\f802"
}

.fa-network-wired {
    --fa: "\f6ff"
}

.fa-map-pin {
    --fa: "\f276"
}

.fa-hamsa {
    --fa: "\f665"
}

.fa-cent-sign {
    --fa: "\e3f5"
}

.fa-flask {
    --fa: "\f0c3"
}

.fa-person-pregnant {
    --fa: "\e31e"
}

.fa-wand-sparkles {
    --fa: "\f72b"
}

.fa-ellipsis-v,.fa-ellipsis-vertical {
    --fa: "\f142"
}

.fa-ticket {
    --fa: "\f145"
}

.fa-power-off {
    --fa: "\f011"
}

.fa-long-arrow-alt-right,.fa-right-long {
    --fa: "\f30b"
}

.fa-flag-usa {
    --fa: "\f74d"
}

.fa-laptop-file {
    --fa: "\e51d"
}

.fa-teletype,.fa-tty {
    --fa: "\f1e4"
}

.fa-diagram-next {
    --fa: "\e476"
}

.fa-person-rifle {
    --fa: "\e54e"
}

.fa-house-medical-circle-exclamation {
    --fa: "\e512"
}

.fa-closed-captioning {
    --fa: "\f20a"
}

.fa-hiking,.fa-person-hiking {
    --fa: "\f6ec"
}

.fa-venus-double {
    --fa: "\f226"
}

.fa-images {
    --fa: "\f302"
}

.fa-calculator {
    --fa: "\f1ec"
}

.fa-people-pulling {
    --fa: "\e535"
}

.fa-n {
    --fa: "\4e"
}

.fa-cable-car,.fa-tram {
    --fa: "\f7da"
}

.fa-cloud-rain {
    --fa: "\f73d"
}

.fa-building-circle-xmark {
    --fa: "\e4d4"
}

.fa-ship {
    --fa: "\f21a"
}

.fa-arrows-down-to-line {
    --fa: "\e4b8"
}

.fa-download {
    --fa: "\f019"
}

.fa-face-grin,.fa-grin {
    --fa: "\f580"
}

.fa-backspace,.fa-delete-left {
    --fa: "\f55a"
}

.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper {
    --fa: "\f1fb"
}

.fa-file-circle-check {
    --fa: "\e5a0"
}

.fa-forward {
    --fa: "\f04e"
}

.fa-mobile,.fa-mobile-android,.fa-mobile-phone {
    --fa: "\f3ce"
}

.fa-face-meh,.fa-meh {
    --fa: "\f11a"
}

.fa-align-center {
    --fa: "\f037"
}

.fa-book-dead,.fa-book-skull {
    --fa: "\f6b7"
}

.fa-drivers-license,.fa-id-card {
    --fa: "\f2c2"
}

.fa-dedent,.fa-outdent {
    --fa: "\f03b"
}

.fa-heart-circle-exclamation {
    --fa: "\e4fe"
}

.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house {
    --fa: "\f015"
}

.fa-calendar-week {
    --fa: "\f784"
}

.fa-laptop-medical {
    --fa: "\f812"
}

.fa-b {
    --fa: "\42"
}

.fa-file-medical {
    --fa: "\f477"
}

.fa-dice-one {
    --fa: "\f525"
}

.fa-kiwi-bird {
    --fa: "\f535"
}

.fa-arrow-right-arrow-left,.fa-exchange {
    --fa: "\f0ec"
}

.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right {
    --fa: "\f2f9"
}

.fa-cutlery,.fa-utensils {
    --fa: "\f2e7"
}

.fa-arrow-up-wide-short,.fa-sort-amount-up {
    --fa: "\f161"
}

.fa-mill-sign {
    --fa: "\e1ed"
}

.fa-bowl-rice {
    --fa: "\e2eb"
}

.fa-skull {
    --fa: "\f54c"
}

.fa-broadcast-tower,.fa-tower-broadcast {
    --fa: "\f519"
}

.fa-truck-pickup {
    --fa: "\f63c"
}

.fa-long-arrow-alt-up,.fa-up-long {
    --fa: "\f30c"
}

.fa-stop {
    --fa: "\f04d"
}

.fa-code-merge {
    --fa: "\f387"
}

.fa-upload {
    --fa: "\f093"
}

.fa-hurricane {
    --fa: "\f751"
}

.fa-mound {
    --fa: "\e52d"
}

.fa-toilet-portable {
    --fa: "\e583"
}

.fa-compact-disc {
    --fa: "\f51f"
}

.fa-file-arrow-down,.fa-file-download {
    --fa: "\f56d"
}

.fa-caravan {
    --fa: "\f8ff"
}

.fa-shield-cat {
    --fa: "\e572"
}

.fa-bolt,.fa-zap {
    --fa: "\f0e7"
}

.fa-glass-water {
    --fa: "\e4f4"
}

.fa-oil-well {
    --fa: "\e532"
}

.fa-vault {
    --fa: "\e2c5"
}

.fa-mars {
    --fa: "\f222"
}

.fa-toilet {
    --fa: "\f7d8"
}

.fa-plane-circle-xmark {
    --fa: "\e557"
}

.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign {
    --fa: "\f157"
}

.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign {
    --fa: "\f158"
}

.fa-sun {
    --fa: "\f185"
}

.fa-guitar {
    --fa: "\f7a6"
}

.fa-face-laugh-wink,.fa-laugh-wink {
    --fa: "\f59c"
}

.fa-horse-head {
    --fa: "\f7ab"
}

.fa-bore-hole {
    --fa: "\e4c3"
}

.fa-industry {
    --fa: "\f275"
}

.fa-arrow-alt-circle-down,.fa-circle-down {
    --fa: "\f358"
}

.fa-arrows-turn-to-dots {
    --fa: "\e4c1"
}

.fa-florin-sign {
    --fa: "\e184"
}

.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt {
    --fa: "\f884"
}

.fa-less-than {
    --fa: "\3c"
}

.fa-angle-down {
    --fa: "\f107"
}

.fa-car-tunnel {
    --fa: "\e4de"
}

.fa-head-side-cough {
    --fa: "\e061"
}

.fa-grip-lines {
    --fa: "\f7a4"
}

.fa-thumbs-down {
    --fa: "\f165"
}

.fa-user-lock {
    --fa: "\f502"
}

.fa-arrow-right-long,.fa-long-arrow-right {
    --fa: "\f178"
}

.fa-anchor-circle-xmark {
    --fa: "\e4ac"
}

.fa-ellipsis,.fa-ellipsis-h {
    --fa: "\f141"
}

.fa-chess-pawn {
    --fa: "\f443"
}

.fa-first-aid,.fa-kit-medical {
    --fa: "\f479"
}

.fa-person-through-window {
    --fa: "\e5a9"
}

.fa-toolbox {
    --fa: "\f552"
}

.fa-hands-holding-circle {
    --fa: "\e4fb"
}

.fa-bug {
    --fa: "\f188"
}

.fa-credit-card,.fa-credit-card-alt {
    --fa: "\f09d"
}

.fa-automobile,.fa-car {
    --fa: "\f1b9"
}

.fa-hand-holding-hand {
    --fa: "\e4f7"
}

.fa-book-open-reader,.fa-book-reader {
    --fa: "\f5da"
}

.fa-mountain-sun {
    --fa: "\e52f"
}

.fa-arrows-left-right-to-line {
    --fa: "\e4ba"
}

.fa-dice-d20 {
    --fa: "\f6cf"
}

.fa-truck-droplet {
    --fa: "\e58c"
}

.fa-file-circle-xmark {
    --fa: "\e5a1"
}

.fa-temperature-arrow-up,.fa-temperature-up {
    --fa: "\e040"
}

.fa-medal {
    --fa: "\f5a2"
}

.fa-bed {
    --fa: "\f236"
}

.fa-h-square,.fa-square-h {
    --fa: "\f0fd"
}

.fa-podcast {
    --fa: "\f2ce"
}

.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full {
    --fa: "\f2c7"
}

.fa-bell {
    --fa: "\f0f3"
}

.fa-superscript {
    --fa: "\f12b"
}

.fa-plug-circle-xmark {
    --fa: "\e560"
}

.fa-star-of-life {
    --fa: "\f621"
}

.fa-phone-slash {
    --fa: "\f3dd"
}

.fa-paint-roller {
    --fa: "\f5aa"
}

.fa-hands-helping,.fa-handshake-angle {
    --fa: "\f4c4"
}

.fa-location-dot,.fa-map-marker-alt {
    --fa: "\f3c5"
}

.fa-file {
    --fa: "\f15b"
}

.fa-greater-than {
    --fa: "\3e"
}

.fa-person-swimming,.fa-swimmer {
    --fa: "\f5c4"
}

.fa-arrow-down {
    --fa: "\f063"
}

.fa-droplet,.fa-tint {
    --fa: "\f043"
}

.fa-eraser {
    --fa: "\f12d"
}

.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas {
    --fa: "\f57d"
}

.fa-person-burst {
    --fa: "\e53b"
}

.fa-dove {
    --fa: "\f4ba"
}

.fa-battery-0,.fa-battery-empty {
    --fa: "\f244"
}

.fa-socks {
    --fa: "\f696"
}

.fa-inbox {
    --fa: "\f01c"
}

.fa-section {
    --fa: "\e447"
}

.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast {
    --fa: "\f625"
}

.fa-envelope-open-text {
    --fa: "\f658"
}

.fa-hospital,.fa-hospital-alt,.fa-hospital-wide {
    --fa: "\f0f8"
}

.fa-wine-bottle {
    --fa: "\f72f"
}

.fa-chess-rook {
    --fa: "\f447"
}

.fa-bars-staggered,.fa-reorder,.fa-stream {
    --fa: "\f550"
}

.fa-dharmachakra {
    --fa: "\f655"
}

.fa-hotdog {
    --fa: "\f80f"
}

.fa-blind,.fa-person-walking-with-cane {
    --fa: "\f29d"
}

.fa-drum {
    --fa: "\f569"
}

.fa-ice-cream {
    --fa: "\f810"
}

.fa-heart-circle-bolt {
    --fa: "\e4fc"
}

.fa-fax {
    --fa: "\f1ac"
}

.fa-paragraph {
    --fa: "\f1dd"
}

.fa-check-to-slot,.fa-vote-yea {
    --fa: "\f772"
}

.fa-star-half {
    --fa: "\f089"
}

.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked {
    --fa: "\f468"
}

.fa-chain,.fa-link {
    --fa: "\f0c1"
}

.fa-assistive-listening-systems,.fa-ear-listen {
    --fa: "\f2a2"
}

.fa-tree-city {
    --fa: "\e587"
}

.fa-play {
    --fa: "\f04b"
}

.fa-font {
    --fa: "\f031"
}

.fa-table-cells-row-lock {
    --fa: "\e67a"
}

.fa-rupiah-sign {
    --fa: "\e23d"
}

.fa-magnifying-glass,.fa-search {
    --fa: "\f002"
}

.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball {
    --fa: "\f45d"
}

.fa-diagnoses,.fa-person-dots-from-line {
    --fa: "\f470"
}

.fa-trash-can-arrow-up,.fa-trash-restore-alt {
    --fa: "\f82a"
}

.fa-naira-sign {
    --fa: "\e1f6"
}

.fa-cart-arrow-down {
    --fa: "\f218"
}

.fa-walkie-talkie {
    --fa: "\f8ef"
}

.fa-file-edit,.fa-file-pen {
    --fa: "\f31c"
}

.fa-receipt {
    --fa: "\f543"
}

.fa-pen-square,.fa-pencil-square,.fa-square-pen {
    --fa: "\f14b"
}

.fa-suitcase-rolling {
    --fa: "\f5c1"
}

.fa-person-circle-exclamation {
    --fa: "\e53f"
}

.fa-chevron-down {
    --fa: "\f078"
}

.fa-battery,.fa-battery-5,.fa-battery-full {
    --fa: "\f240"
}

.fa-skull-crossbones {
    --fa: "\f714"
}

.fa-code-compare {
    --fa: "\e13a"
}

.fa-list-dots,.fa-list-ul {
    --fa: "\f0ca"
}

.fa-school-lock {
    --fa: "\e56f"
}

.fa-tower-cell {
    --fa: "\e585"
}

.fa-down-long,.fa-long-arrow-alt-down {
    --fa: "\f309"
}

.fa-ranking-star {
    --fa: "\e561"
}

.fa-chess-king {
    --fa: "\f43f"
}

.fa-person-harassing {
    --fa: "\e549"
}

.fa-brazilian-real-sign {
    --fa: "\e46c"
}

.fa-landmark-alt,.fa-landmark-dome {
    --fa: "\f752"
}

.fa-arrow-up {
    --fa: "\f062"
}

.fa-television,.fa-tv,.fa-tv-alt {
    --fa: "\f26c"
}

.fa-shrimp {
    --fa: "\e448"
}

.fa-list-check,.fa-tasks {
    --fa: "\f0ae"
}

.fa-jug-detergent {
    --fa: "\e519"
}

.fa-circle-user,.fa-user-circle {
    --fa: "\f2bd"
}

.fa-user-shield {
    --fa: "\f505"
}

.fa-wind {
    --fa: "\f72e"
}

.fa-car-burst,.fa-car-crash {
    --fa: "\f5e1"
}

.fa-y {
    --fa: "\59"
}

.fa-person-snowboarding,.fa-snowboarding {
    --fa: "\f7ce"
}

.fa-shipping-fast,.fa-truck-fast {
    --fa: "\f48b"
}

.fa-fish {
    --fa: "\f578"
}

.fa-user-graduate {
    --fa: "\f501"
}

.fa-adjust,.fa-circle-half-stroke {
    --fa: "\f042"
}

.fa-clapperboard {
    --fa: "\e131"
}

.fa-circle-radiation,.fa-radiation-alt {
    --fa: "\f7ba"
}

.fa-baseball,.fa-baseball-ball {
    --fa: "\f433"
}

.fa-jet-fighter-up {
    --fa: "\e518"
}

.fa-diagram-project,.fa-project-diagram {
    --fa: "\f542"
}

.fa-copy {
    --fa: "\f0c5"
}

.fa-volume-mute,.fa-volume-times,.fa-volume-xmark {
    --fa: "\f6a9"
}

.fa-hand-sparkles {
    --fa: "\e05d"
}

.fa-grip,.fa-grip-horizontal {
    --fa: "\f58d"
}

.fa-share-from-square,.fa-share-square {
    --fa: "\f14d"
}

.fa-child-combatant,.fa-child-rifle {
    --fa: "\e4e0"
}

.fa-gun {
    --fa: "\e19b"
}

.fa-phone-square,.fa-square-phone {
    --fa: "\f098"
}

.fa-add,.fa-plus {
    --fa: "\2b"
}

.fa-expand {
    --fa: "\f065"
}

.fa-computer {
    --fa: "\e4e5"
}

.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark {
    --fa: "\f00d"
}

.fa-arrows,.fa-arrows-up-down-left-right {
    --fa: "\f047"
}

.fa-chalkboard-teacher,.fa-chalkboard-user {
    --fa: "\f51c"
}

.fa-peso-sign {
    --fa: "\e222"
}

.fa-building-shield {
    --fa: "\e4d8"
}

.fa-baby {
    --fa: "\f77c"
}

.fa-users-line {
    --fa: "\e592"
}

.fa-quote-left,.fa-quote-left-alt {
    --fa: "\f10d"
}

.fa-tractor {
    --fa: "\f722"
}

.fa-trash-arrow-up,.fa-trash-restore {
    --fa: "\f829"
}

.fa-arrow-down-up-lock {
    --fa: "\e4b0"
}

.fa-lines-leaning {
    --fa: "\e51e"
}

.fa-ruler-combined {
    --fa: "\f546"
}

.fa-copyright {
    --fa: "\f1f9"
}

.fa-equals {
    --fa: "\3d"
}

.fa-blender {
    --fa: "\f517"
}

.fa-teeth {
    --fa: "\f62e"
}

.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign {
    --fa: "\f20b"
}

.fa-map {
    --fa: "\f279"
}

.fa-rocket {
    --fa: "\f135"
}

.fa-photo-film,.fa-photo-video {
    --fa: "\f87c"
}

.fa-folder-minus {
    --fa: "\f65d"
}

.fa-hexagon-nodes-bolt {
    --fa: "\e69a"
}

.fa-store {
    --fa: "\f54e"
}

.fa-arrow-trend-up {
    --fa: "\e098"
}

.fa-plug-circle-minus {
    --fa: "\e55e"
}

.fa-sign,.fa-sign-hanging {
    --fa: "\f4d9"
}

.fa-bezier-curve {
    --fa: "\f55b"
}

.fa-bell-slash {
    --fa: "\f1f6"
}

.fa-tablet,.fa-tablet-android {
    --fa: "\f3fb"
}

.fa-school-flag {
    --fa: "\e56e"
}

.fa-fill {
    --fa: "\f575"
}

.fa-angle-up {
    --fa: "\f106"
}

.fa-drumstick-bite {
    --fa: "\f6d7"
}

.fa-holly-berry {
    --fa: "\f7aa"
}

.fa-chevron-left {
    --fa: "\f053"
}

.fa-bacteria {
    --fa: "\e059"
}

.fa-hand-lizard {
    --fa: "\f258"
}

.fa-notdef {
    --fa: "\e1fe"
}

.fa-disease {
    --fa: "\f7fa"
}

.fa-briefcase-medical {
    --fa: "\f469"
}

.fa-genderless {
    --fa: "\f22d"
}

.fa-chevron-right {
    --fa: "\f054"
}

.fa-retweet {
    --fa: "\f079"
}

.fa-car-alt,.fa-car-rear {
    --fa: "\f5de"
}

.fa-pump-soap {
    --fa: "\e06b"
}

.fa-video-slash {
    --fa: "\f4e2"
}

.fa-battery-2,.fa-battery-quarter {
    --fa: "\f243"
}

.fa-radio {
    --fa: "\f8d7"
}

.fa-baby-carriage,.fa-carriage-baby {
    --fa: "\f77d"
}

.fa-traffic-light {
    --fa: "\f637"
}

.fa-thermometer {
    --fa: "\f491"
}

.fa-vr-cardboard {
    --fa: "\f729"
}

.fa-hand-middle-finger {
    --fa: "\f806"
}

.fa-percent,.fa-percentage {
    --fa: "\25"
}

.fa-truck-moving {
    --fa: "\f4df"
}

.fa-glass-water-droplet {
    --fa: "\e4f5"
}

.fa-display {
    --fa: "\e163"
}

.fa-face-smile,.fa-smile {
    --fa: "\f118"
}

.fa-thumb-tack,.fa-thumbtack {
    --fa: "\f08d"
}

.fa-trophy {
    --fa: "\f091"
}

.fa-person-praying,.fa-pray {
    --fa: "\f683"
}

.fa-hammer {
    --fa: "\f6e3"
}

.fa-hand-peace {
    --fa: "\f25b"
}

.fa-rotate,.fa-sync-alt {
    --fa: "\f2f1"
}

.fa-spinner {
    --fa: "\f110"
}

.fa-robot {
    --fa: "\f544"
}

.fa-peace {
    --fa: "\f67c"
}

.fa-cogs,.fa-gears {
    --fa: "\f085"
}

.fa-warehouse {
    --fa: "\f494"
}

.fa-arrow-up-right-dots {
    --fa: "\e4b7"
}

.fa-splotch {
    --fa: "\f5bc"
}

.fa-face-grin-hearts,.fa-grin-hearts {
    --fa: "\f584"
}

.fa-dice-four {
    --fa: "\f524"
}

.fa-sim-card {
    --fa: "\f7c4"
}

.fa-transgender,.fa-transgender-alt {
    --fa: "\f225"
}

.fa-mercury {
    --fa: "\f223"
}

.fa-arrow-turn-down,.fa-level-down {
    --fa: "\f149"
}

.fa-person-falling-burst {
    --fa: "\e547"
}

.fa-award {
    --fa: "\f559"
}

.fa-ticket-alt,.fa-ticket-simple {
    --fa: "\f3ff"
}

.fa-building {
    --fa: "\f1ad"
}

.fa-angle-double-left,.fa-angles-left {
    --fa: "\f100"
}

.fa-qrcode {
    --fa: "\f029"
}

.fa-clock-rotate-left,.fa-history {
    --fa: "\f1da"
}

.fa-face-grin-beam-sweat,.fa-grin-beam-sweat {
    --fa: "\f583"
}

.fa-arrow-right-from-file,.fa-file-export {
    --fa: "\f56e"
}

.fa-shield,.fa-shield-blank {
    --fa: "\f132"
}

.fa-arrow-up-short-wide,.fa-sort-amount-up-alt {
    --fa: "\f885"
}

.fa-comment-nodes {
    --fa: "\e696"
}

.fa-house-medical {
    --fa: "\e3b2"
}

.fa-golf-ball,.fa-golf-ball-tee {
    --fa: "\f450"
}

.fa-chevron-circle-left,.fa-circle-chevron-left {
    --fa: "\f137"
}

.fa-house-chimney-window {
    --fa: "\e00d"
}

.fa-pen-nib {
    --fa: "\f5ad"
}

.fa-tent-arrow-turn-left {
    --fa: "\e580"
}

.fa-tents {
    --fa: "\e582"
}

.fa-magic,.fa-wand-magic {
    --fa: "\f0d0"
}

.fa-dog {
    --fa: "\f6d3"
}

.fa-carrot {
    --fa: "\f787"
}

.fa-moon {
    --fa: "\f186"
}

.fa-wine-glass-alt,.fa-wine-glass-empty {
    --fa: "\f5ce"
}

.fa-cheese {
    --fa: "\f7ef"
}

.fa-yin-yang {
    --fa: "\f6ad"
}

.fa-music {
    --fa: "\f001"
}

.fa-code-commit {
    --fa: "\f386"
}

.fa-temperature-low {
    --fa: "\f76b"
}

.fa-biking,.fa-person-biking {
    --fa: "\f84a"
}

.fa-broom {
    --fa: "\f51a"
}

.fa-shield-heart {
    --fa: "\e574"
}

.fa-gopuram {
    --fa: "\f664"
}

.fa-earth-oceania,.fa-globe-oceania {
    --fa: "\e47b"
}

.fa-square-xmark,.fa-times-square,.fa-xmark-square {
    --fa: "\f2d3"
}

.fa-hashtag {
    --fa: "\23"
}

.fa-expand-alt,.fa-up-right-and-down-left-from-center {
    --fa: "\f424"
}

.fa-oil-can {
    --fa: "\f613"
}

.fa-t {
    --fa: "\54"
}

.fa-hippo {
    --fa: "\f6ed"
}

.fa-chart-column {
    --fa: "\e0e3"
}

.fa-infinity {
    --fa: "\f534"
}

.fa-vial-circle-check {
    --fa: "\e596"
}

.fa-person-arrow-down-to-line {
    --fa: "\e538"
}

.fa-voicemail {
    --fa: "\f897"
}

.fa-fan {
    --fa: "\f863"
}

.fa-person-walking-luggage {
    --fa: "\e554"
}

.fa-arrows-alt-v,.fa-up-down {
    --fa: "\f338"
}

.fa-cloud-moon-rain {
    --fa: "\f73c"
}

.fa-calendar {
    --fa: "\f133"
}

.fa-trailer {
    --fa: "\e041"
}

.fa-bahai,.fa-haykal {
    --fa: "\f666"
}

.fa-sd-card {
    --fa: "\f7c2"
}

.fa-dragon {
    --fa: "\f6d5"
}

.fa-shoe-prints {
    --fa: "\f54b"
}

.fa-circle-plus,.fa-plus-circle {
    --fa: "\f055"
}

.fa-face-grin-tongue-wink,.fa-grin-tongue-wink {
    --fa: "\f58b"
}

.fa-hand-holding {
    --fa: "\f4bd"
}

.fa-plug-circle-exclamation {
    --fa: "\e55d"
}

.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink {
    --fa: "\f127"
}

.fa-clone {
    --fa: "\f24d"
}

.fa-person-walking-arrow-loop-left {
    --fa: "\e551"
}

.fa-arrow-up-z-a,.fa-sort-alpha-up-alt {
    --fa: "\f882"
}

.fa-fire-alt,.fa-fire-flame-curved {
    --fa: "\f7e4"
}

.fa-tornado {
    --fa: "\f76f"
}

.fa-file-circle-plus {
    --fa: "\e494"
}

.fa-book-quran,.fa-quran {
    --fa: "\f687"
}

.fa-anchor {
    --fa: "\f13d"
}

.fa-border-all {
    --fa: "\f84c"
}

.fa-angry,.fa-face-angry {
    --fa: "\f556"
}

.fa-cookie-bite {
    --fa: "\f564"
}

.fa-arrow-trend-down {
    --fa: "\e097"
}

.fa-feed,.fa-rss {
    --fa: "\f09e"
}

.fa-draw-polygon {
    --fa: "\f5ee"
}

.fa-balance-scale,.fa-scale-balanced {
    --fa: "\f24e"
}

.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast {
    --fa: "\f62a"
}

.fa-shower {
    --fa: "\f2cc"
}

.fa-desktop,.fa-desktop-alt {
    --fa: "\f390"
}

.fa-m {
    --fa: "\4d"
}

.fa-table-list,.fa-th-list {
    --fa: "\f00b"
}

.fa-comment-sms,.fa-sms {
    --fa: "\f7cd"
}

.fa-book {
    --fa: "\f02d"
}

.fa-user-plus {
    --fa: "\f234"
}

.fa-check {
    --fa: "\f00c"
}

.fa-battery-4,.fa-battery-three-quarters {
    --fa: "\f241"
}

.fa-house-circle-check {
    --fa: "\e509"
}

.fa-angle-left {
    --fa: "\f104"
}

.fa-diagram-successor {
    --fa: "\e47a"
}

.fa-truck-arrow-right {
    --fa: "\e58b"
}

.fa-arrows-split-up-and-left {
    --fa: "\e4bc"
}

.fa-fist-raised,.fa-hand-fist {
    --fa: "\f6de"
}

.fa-cloud-moon {
    --fa: "\f6c3"
}

.fa-briefcase {
    --fa: "\f0b1"
}

.fa-person-falling {
    --fa: "\e546"
}

.fa-image-portrait,.fa-portrait {
    --fa: "\f3e0"
}

.fa-user-tag {
    --fa: "\f507"
}

.fa-rug {
    --fa: "\e569"
}

.fa-earth-europe,.fa-globe-europe {
    --fa: "\f7a2"
}

.fa-cart-flatbed-suitcase,.fa-luggage-cart {
    --fa: "\f59d"
}

.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close {
    --fa: "\f410"
}

.fa-baht-sign {
    --fa: "\e0ac"
}

.fa-book-open {
    --fa: "\f518"
}

.fa-book-journal-whills,.fa-journal-whills {
    --fa: "\f66a"
}

.fa-handcuffs {
    --fa: "\e4f8"
}

.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning {
    --fa: "\f071"
}

.fa-database {
    --fa: "\f1c0"
}

.fa-mail-forward,.fa-share {
    --fa: "\f064"
}

.fa-bottle-droplet {
    --fa: "\e4c4"
}

.fa-mask-face {
    --fa: "\e1d7"
}

.fa-hill-rockslide {
    --fa: "\e508"
}

.fa-exchange-alt,.fa-right-left {
    --fa: "\f362"
}

.fa-paper-plane {
    --fa: "\f1d8"
}

.fa-road-circle-exclamation {
    --fa: "\e565"
}

.fa-dungeon {
    --fa: "\f6d9"
}

.fa-align-right {
    --fa: "\f038"
}

.fa-money-bill-1-wave,.fa-money-bill-wave-alt {
    --fa: "\f53b"
}

.fa-life-ring {
    --fa: "\f1cd"
}

.fa-hands,.fa-sign-language,.fa-signing {
    --fa: "\f2a7"
}

.fa-calendar-day {
    --fa: "\f783"
}

.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder {
    --fa: "\f5c5"
}

.fa-arrows-up-down,.fa-arrows-v {
    --fa: "\f07d"
}

.fa-face-grimace,.fa-grimace {
    --fa: "\f57f"
}

.fa-wheelchair-alt,.fa-wheelchair-move {
    --fa: "\e2ce"
}

.fa-level-down-alt,.fa-turn-down {
    --fa: "\f3be"
}

.fa-person-walking-arrow-right {
    --fa: "\e552"
}

.fa-envelope-square,.fa-square-envelope {
    --fa: "\f199"
}

.fa-dice {
    --fa: "\f522"
}

.fa-bowling-ball {
    --fa: "\f436"
}

.fa-brain {
    --fa: "\f5dc"
}

.fa-band-aid,.fa-bandage {
    --fa: "\f462"
}

.fa-calendar-minus {
    --fa: "\f272"
}

.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle {
    --fa: "\f057"
}

.fa-gifts {
    --fa: "\f79c"
}

.fa-hotel {
    --fa: "\f594"
}

.fa-earth-asia,.fa-globe-asia {
    --fa: "\f57e"
}

.fa-id-card-alt,.fa-id-card-clip {
    --fa: "\f47f"
}

.fa-magnifying-glass-plus,.fa-search-plus {
    --fa: "\f00e"
}

.fa-thumbs-up {
    --fa: "\f164"
}

.fa-user-clock {
    --fa: "\f4fd"
}

.fa-allergies,.fa-hand-dots {
    --fa: "\f461"
}

.fa-file-invoice {
    --fa: "\f570"
}

.fa-window-minimize {
    --fa: "\f2d1"
}

.fa-coffee,.fa-mug-saucer {
    --fa: "\f0f4"
}

.fa-brush {
    --fa: "\f55d"
}

.fa-file-half-dashed {
    --fa: "\e698"
}

.fa-mask {
    --fa: "\f6fa"
}

.fa-magnifying-glass-minus,.fa-search-minus {
    --fa: "\f010"
}

.fa-ruler-vertical {
    --fa: "\f548"
}

.fa-user-alt,.fa-user-large {
    --fa: "\f406"
}

.fa-train-tram {
    --fa: "\e5b4"
}

.fa-user-nurse {
    --fa: "\f82f"
}

.fa-syringe {
    --fa: "\f48e"
}

.fa-cloud-sun {
    --fa: "\f6c4"
}

.fa-stopwatch-20 {
    --fa: "\e06f"
}

.fa-square-full {
    --fa: "\f45c"
}

.fa-magnet {
    --fa: "\f076"
}

.fa-jar {
    --fa: "\e516"
}

.fa-note-sticky,.fa-sticky-note {
    --fa: "\f249"
}

.fa-bug-slash {
    --fa: "\e490"
}

.fa-arrow-up-from-water-pump {
    --fa: "\e4b6"
}

.fa-bone {
    --fa: "\f5d7"
}

.fa-table-cells-row-unlock {
    --fa: "\e691"
}

.fa-user-injured {
    --fa: "\f728"
}

.fa-face-sad-tear,.fa-sad-tear {
    --fa: "\f5b4"
}

.fa-plane {
    --fa: "\f072"
}

.fa-tent-arrows-down {
    --fa: "\e581"
}

.fa-exclamation {
    --fa: "\21"
}

.fa-arrows-spin {
    --fa: "\e4bb"
}

.fa-print {
    --fa: "\f02f"
}

.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign {
    --fa: "\e2bb"
}

.fa-dollar,.fa-dollar-sign,.fa-usd {
    --fa: "\24"
}

.fa-x {
    --fa: "\58"
}

.fa-magnifying-glass-dollar,.fa-search-dollar {
    --fa: "\f688"
}

.fa-users-cog,.fa-users-gear {
    --fa: "\f509"
}

.fa-person-military-pointing {
    --fa: "\e54a"
}

.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university {
    --fa: "\f19c"
}

.fa-umbrella {
    --fa: "\f0e9"
}

.fa-trowel {
    --fa: "\e589"
}

.fa-d {
    --fa: "\44"
}

.fa-stapler {
    --fa: "\e5af"
}

.fa-masks-theater,.fa-theater-masks {
    --fa: "\f630"
}

.fa-kip-sign {
    --fa: "\e1c4"
}

.fa-hand-point-left {
    --fa: "\f0a5"
}

.fa-handshake-alt,.fa-handshake-simple {
    --fa: "\f4c6"
}

.fa-fighter-jet,.fa-jet-fighter {
    --fa: "\f0fb"
}

.fa-share-alt-square,.fa-square-share-nodes {
    --fa: "\f1e1"
}

.fa-barcode {
    --fa: "\f02a"
}

.fa-plus-minus {
    --fa: "\e43c"
}

.fa-video,.fa-video-camera {
    --fa: "\f03d"
}

.fa-graduation-cap,.fa-mortar-board {
    --fa: "\f19d"
}

.fa-hand-holding-medical {
    --fa: "\e05c"
}

.fa-person-circle-check {
    --fa: "\e53e"
}

.fa-level-up-alt,.fa-turn-up {
    --fa: "\f3bf"
}

.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus) {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0
}

:host,:root {
    --fa-style-family-brands: "Font Awesome 6 Brands";
    --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face {
    font-family: "Font Awesome 6 Brands";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

.fa-brands,.fab {
    font-weight: 400
}

.fa-monero {
    --fa: "\f3d0"
}

.fa-hooli {
    --fa: "\f427"
}

.fa-yelp {
    --fa: "\f1e9"
}

.fa-cc-visa {
    --fa: "\f1f0"
}

.fa-lastfm {
    --fa: "\f202"
}

.fa-shopware {
    --fa: "\f5b5"
}

.fa-creative-commons-nc {
    --fa: "\f4e8"
}

.fa-aws {
    --fa: "\f375"
}

.fa-redhat {
    --fa: "\f7bc"
}

.fa-yoast {
    --fa: "\f2b1"
}

.fa-cloudflare {
    --fa: "\e07d"
}

.fa-ups {
    --fa: "\f7e0"
}

.fa-pixiv {
    --fa: "\e640"
}

.fa-wpexplorer {
    --fa: "\f2de"
}

.fa-dyalog {
    --fa: "\f399"
}

.fa-bity {
    --fa: "\f37a"
}

.fa-stackpath {
    --fa: "\f842"
}

.fa-buysellads {
    --fa: "\f20d"
}

.fa-first-order {
    --fa: "\f2b0"
}

.fa-modx {
    --fa: "\f285"
}

.fa-guilded {
    --fa: "\e07e"
}

.fa-vnv {
    --fa: "\f40b"
}

.fa-js-square,.fa-square-js {
    --fa: "\f3b9"
}

.fa-microsoft {
    --fa: "\f3ca"
}

.fa-qq {
    --fa: "\f1d6"
}

.fa-orcid {
    --fa: "\f8d2"
}

.fa-java {
    --fa: "\f4e4"
}

.fa-invision {
    --fa: "\f7b0"
}

.fa-creative-commons-pd-alt {
    --fa: "\f4ed"
}

.fa-centercode {
    --fa: "\f380"
}

.fa-glide-g {
    --fa: "\f2a6"
}

.fa-drupal {
    --fa: "\f1a9"
}

.fa-jxl {
    --fa: "\e67b"
}

.fa-dart-lang {
    --fa: "\e693"
}

.fa-hire-a-helper {
    --fa: "\f3b0"
}

.fa-creative-commons-by {
    --fa: "\f4e7"
}

.fa-unity {
    --fa: "\e049"
}

.fa-whmcs {
    --fa: "\f40d"
}

.fa-rocketchat {
    --fa: "\f3e8"
}

.fa-vk {
    --fa: "\f189"
}

.fa-untappd {
    --fa: "\f405"
}

.fa-mailchimp {
    --fa: "\f59e"
}

.fa-css3-alt {
    --fa: "\f38b"
}

.fa-reddit-square,.fa-square-reddit {
    --fa: "\f1a2"
}

.fa-vimeo-v {
    --fa: "\f27d"
}

.fa-contao {
    --fa: "\f26d"
}

.fa-square-font-awesome {
    --fa: "\e5ad"
}

.fa-deskpro {
    --fa: "\f38f"
}

.fa-brave {
    --fa: "\e63c"
}

.fa-sistrix {
    --fa: "\f3ee"
}

.fa-instagram-square,.fa-square-instagram {
    --fa: "\e055"
}

.fa-battle-net {
    --fa: "\f835"
}

.fa-the-red-yeti {
    --fa: "\f69d"
}

.fa-hacker-news-square,.fa-square-hacker-news {
    --fa: "\f3af"
}

.fa-edge {
    --fa: "\f282"
}

.fa-threads {
    --fa: "\e618"
}

.fa-napster {
    --fa: "\f3d2"
}

.fa-snapchat-square,.fa-square-snapchat {
    --fa: "\f2ad"
}

.fa-google-plus-g {
    --fa: "\f0d5"
}

.fa-artstation {
    --fa: "\f77a"
}

.fa-markdown {
    --fa: "\f60f"
}

.fa-sourcetree {
    --fa: "\f7d3"
}

.fa-google-plus {
    --fa: "\f2b3"
}

.fa-diaspora {
    --fa: "\f791"
}

.fa-foursquare {
    --fa: "\f180"
}

.fa-stack-overflow {
    --fa: "\f16c"
}

.fa-github-alt {
    --fa: "\f113"
}

.fa-phoenix-squadron {
    --fa: "\f511"
}

.fa-pagelines {
    --fa: "\f18c"
}

.fa-algolia {
    --fa: "\f36c"
}

.fa-red-river {
    --fa: "\f3e3"
}

.fa-creative-commons-sa {
    --fa: "\f4ef"
}

.fa-safari {
    --fa: "\f267"
}

.fa-google {
    --fa: "\f1a0"
}

.fa-font-awesome-alt,.fa-square-font-awesome-stroke {
    --fa: "\f35c"
}

.fa-atlassian {
    --fa: "\f77b"
}

.fa-linkedin-in {
    --fa: "\f0e1"
}

.fa-digital-ocean {
    --fa: "\f391"
}

.fa-nimblr {
    --fa: "\f5a8"
}

.fa-chromecast {
    --fa: "\f838"
}

.fa-evernote {
    --fa: "\f839"
}

.fa-hacker-news {
    --fa: "\f1d4"
}

.fa-creative-commons-sampling {
    --fa: "\f4f0"
}

.fa-adversal {
    --fa: "\f36a"
}

.fa-creative-commons {
    --fa: "\f25e"
}

.fa-watchman-monitoring {
    --fa: "\e087"
}

.fa-fonticons {
    --fa: "\f280"
}

.fa-weixin {
    --fa: "\f1d7"
}

.fa-shirtsinbulk {
    --fa: "\f214"
}

.fa-codepen {
    --fa: "\f1cb"
}

.fa-git-alt {
    --fa: "\f841"
}

.fa-lyft {
    --fa: "\f3c3"
}

.fa-rev {
    --fa: "\f5b2"
}

.fa-windows {
    --fa: "\f17a"
}

.fa-wizards-of-the-coast {
    --fa: "\f730"
}

.fa-square-viadeo,.fa-viadeo-square {
    --fa: "\f2aa"
}

.fa-meetup {
    --fa: "\f2e0"
}

.fa-centos {
    --fa: "\f789"
}

.fa-adn {
    --fa: "\f170"
}

.fa-cloudsmith {
    --fa: "\f384"
}

.fa-opensuse {
    --fa: "\e62b"
}

.fa-pied-piper-alt {
    --fa: "\f1a8"
}

.fa-dribbble-square,.fa-square-dribbble {
    --fa: "\f397"
}

.fa-codiepie {
    --fa: "\f284"
}

.fa-node {
    --fa: "\f419"
}

.fa-mix {
    --fa: "\f3cb"
}

.fa-steam {
    --fa: "\f1b6"
}

.fa-cc-apple-pay {
    --fa: "\f416"
}

.fa-scribd {
    --fa: "\f28a"
}

.fa-debian {
    --fa: "\e60b"
}

.fa-openid {
    --fa: "\f19b"
}

.fa-instalod {
    --fa: "\e081"
}

.fa-files-pinwheel {
    --fa: "\e69f"
}

.fa-expeditedssl {
    --fa: "\f23e"
}

.fa-sellcast {
    --fa: "\f2da"
}

.fa-square-twitter,.fa-twitter-square {
    --fa: "\f081"
}

.fa-r-project {
    --fa: "\f4f7"
}

.fa-delicious {
    --fa: "\f1a5"
}

.fa-freebsd {
    --fa: "\f3a4"
}

.fa-vuejs {
    --fa: "\f41f"
}

.fa-accusoft {
    --fa: "\f369"
}

.fa-ioxhost {
    --fa: "\f208"
}

.fa-fonticons-fi {
    --fa: "\f3a2"
}

.fa-app-store {
    --fa: "\f36f"
}

.fa-cc-mastercard {
    --fa: "\f1f1"
}

.fa-itunes-note {
    --fa: "\f3b5"
}

.fa-golang {
    --fa: "\e40f"
}

.fa-kickstarter,.fa-square-kickstarter {
    --fa: "\f3bb"
}

.fa-grav {
    --fa: "\f2d6"
}

.fa-weibo {
    --fa: "\f18a"
}

.fa-uncharted {
    --fa: "\e084"
}

.fa-firstdraft {
    --fa: "\f3a1"
}

.fa-square-youtube,.fa-youtube-square {
    --fa: "\f431"
}

.fa-wikipedia-w {
    --fa: "\f266"
}

.fa-rendact,.fa-wpressr {
    --fa: "\f3e4"
}

.fa-angellist {
    --fa: "\f209"
}

.fa-galactic-republic {
    --fa: "\f50c"
}

.fa-nfc-directional {
    --fa: "\e530"
}

.fa-skype {
    --fa: "\f17e"
}

.fa-joget {
    --fa: "\f3b7"
}

.fa-fedora {
    --fa: "\f798"
}

.fa-stripe-s {
    --fa: "\f42a"
}

.fa-meta {
    --fa: "\e49b"
}

.fa-laravel {
    --fa: "\f3bd"
}

.fa-hotjar {
    --fa: "\f3b1"
}

.fa-bluetooth-b {
    --fa: "\f294"
}

.fa-square-letterboxd {
    --fa: "\e62e"
}

.fa-sticker-mule {
    --fa: "\f3f7"
}

.fa-creative-commons-zero {
    --fa: "\f4f3"
}

.fa-hips {
    --fa: "\f452"
}

.fa-css {
    --fa: "\e6a2"
}

.fa-behance {
    --fa: "\f1b4"
}

.fa-reddit {
    --fa: "\f1a1"
}

.fa-discord {
    --fa: "\f392"
}

.fa-chrome {
    --fa: "\f268"
}

.fa-app-store-ios {
    --fa: "\f370"
}

.fa-cc-discover {
    --fa: "\f1f2"
}

.fa-wpbeginner {
    --fa: "\f297"
}

.fa-confluence {
    --fa: "\f78d"
}

.fa-shoelace {
    --fa: "\e60c"
}

.fa-mdb {
    --fa: "\f8ca"
}

.fa-dochub {
    --fa: "\f394"
}

.fa-accessible-icon {
    --fa: "\f368"
}

.fa-ebay {
    --fa: "\f4f4"
}

.fa-amazon {
    --fa: "\f270"
}

.fa-unsplash {
    --fa: "\e07c"
}

.fa-yarn {
    --fa: "\f7e3"
}

.fa-square-steam,.fa-steam-square {
    --fa: "\f1b7"
}

.fa-500px {
    --fa: "\f26e"
}

.fa-square-vimeo,.fa-vimeo-square {
    --fa: "\f194"
}

.fa-asymmetrik {
    --fa: "\f372"
}

.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full {
    --fa: "\f2b4"
}

.fa-gratipay {
    --fa: "\f184"
}

.fa-apple {
    --fa: "\f179"
}

.fa-hive {
    --fa: "\e07f"
}

.fa-gitkraken {
    --fa: "\f3a6"
}

.fa-keybase {
    --fa: "\f4f5"
}

.fa-apple-pay {
    --fa: "\f415"
}

.fa-padlet {
    --fa: "\e4a0"
}

.fa-amazon-pay {
    --fa: "\f42c"
}

.fa-github-square,.fa-square-github {
    --fa: "\f092"
}

.fa-stumbleupon {
    --fa: "\f1a4"
}

.fa-fedex {
    --fa: "\f797"
}

.fa-phoenix-framework {
    --fa: "\f3dc"
}

.fa-shopify {
    --fa: "\e057"
}

.fa-neos {
    --fa: "\f612"
}

.fa-square-threads {
    --fa: "\e619"
}

.fa-hackerrank {
    --fa: "\f5f7"
}

.fa-researchgate {
    --fa: "\f4f8"
}

.fa-swift {
    --fa: "\f8e1"
}

.fa-angular {
    --fa: "\f420"
}

.fa-speakap {
    --fa: "\f3f3"
}

.fa-angrycreative {
    --fa: "\f36e"
}

.fa-y-combinator {
    --fa: "\f23b"
}

.fa-empire {
    --fa: "\f1d1"
}

.fa-envira {
    --fa: "\f299"
}

.fa-google-scholar {
    --fa: "\e63b"
}

.fa-gitlab-square,.fa-square-gitlab {
    --fa: "\e5ae"
}

.fa-studiovinari {
    --fa: "\f3f8"
}

.fa-pied-piper {
    --fa: "\f2ae"
}

.fa-wordpress {
    --fa: "\f19a"
}

.fa-product-hunt {
    --fa: "\f288"
}

.fa-firefox {
    --fa: "\f269"
}

.fa-linode {
    --fa: "\f2b8"
}

.fa-goodreads {
    --fa: "\f3a8"
}

.fa-odnoklassniki-square,.fa-square-odnoklassniki {
    --fa: "\f264"
}

.fa-jsfiddle {
    --fa: "\f1cc"
}

.fa-sith {
    --fa: "\f512"
}

.fa-themeisle {
    --fa: "\f2b2"
}

.fa-page4 {
    --fa: "\f3d7"
}

.fa-hashnode {
    --fa: "\e499"
}

.fa-react {
    --fa: "\f41b"
}

.fa-cc-paypal {
    --fa: "\f1f4"
}

.fa-squarespace {
    --fa: "\f5be"
}

.fa-cc-stripe {
    --fa: "\f1f5"
}

.fa-creative-commons-share {
    --fa: "\f4f2"
}

.fa-bitcoin {
    --fa: "\f379"
}

.fa-keycdn {
    --fa: "\f3ba"
}

.fa-opera {
    --fa: "\f26a"
}

.fa-itch-io {
    --fa: "\f83a"
}

.fa-umbraco {
    --fa: "\f8e8"
}

.fa-galactic-senate {
    --fa: "\f50d"
}

.fa-ubuntu {
    --fa: "\f7df"
}

.fa-draft2digital {
    --fa: "\f396"
}

.fa-stripe {
    --fa: "\f429"
}

.fa-houzz {
    --fa: "\f27c"
}

.fa-gg {
    --fa: "\f260"
}

.fa-dhl {
    --fa: "\f790"
}

.fa-pinterest-square,.fa-square-pinterest {
    --fa: "\f0d3"
}

.fa-xing {
    --fa: "\f168"
}

.fa-blackberry {
    --fa: "\f37b"
}

.fa-creative-commons-pd {
    --fa: "\f4ec"
}

.fa-playstation {
    --fa: "\f3df"
}

.fa-quinscape {
    --fa: "\f459"
}

.fa-less {
    --fa: "\f41d"
}

.fa-blogger-b {
    --fa: "\f37d"
}

.fa-opencart {
    --fa: "\f23d"
}

.fa-vine {
    --fa: "\f1ca"
}

.fa-signal-messenger {
    --fa: "\e663"
}

.fa-paypal {
    --fa: "\f1ed"
}

.fa-gitlab {
    --fa: "\f296"
}

.fa-typo3 {
    --fa: "\f42b"
}

.fa-reddit-alien {
    --fa: "\f281"
}

.fa-yahoo {
    --fa: "\f19e"
}

.fa-dailymotion {
    --fa: "\e052"
}

.fa-affiliatetheme {
    --fa: "\f36b"
}

.fa-pied-piper-pp {
    --fa: "\f1a7"
}

.fa-bootstrap {
    --fa: "\f836"
}

.fa-odnoklassniki {
    --fa: "\f263"
}

.fa-nfc-symbol {
    --fa: "\e531"
}

.fa-mintbit {
    --fa: "\e62f"
}

.fa-ethereum {
    --fa: "\f42e"
}

.fa-speaker-deck {
    --fa: "\f83c"
}

.fa-creative-commons-nc-eu {
    --fa: "\f4e9"
}

.fa-patreon {
    --fa: "\f3d9"
}

.fa-avianex {
    --fa: "\f374"
}

.fa-ello {
    --fa: "\f5f1"
}

.fa-gofore {
    --fa: "\f3a7"
}

.fa-bimobject {
    --fa: "\f378"
}

.fa-brave-reverse {
    --fa: "\e63d"
}

.fa-facebook-f {
    --fa: "\f39e"
}

.fa-google-plus-square,.fa-square-google-plus {
    --fa: "\f0d4"
}

.fa-web-awesome {
    --fa: "\e682"
}

.fa-mandalorian {
    --fa: "\f50f"
}

.fa-first-order-alt {
    --fa: "\f50a"
}

.fa-osi {
    --fa: "\f41a"
}

.fa-google-wallet {
    --fa: "\f1ee"
}

.fa-d-and-d-beyond {
    --fa: "\f6ca"
}

.fa-periscope {
    --fa: "\f3da"
}

.fa-fulcrum {
    --fa: "\f50b"
}

.fa-cloudscale {
    --fa: "\f383"
}

.fa-forumbee {
    --fa: "\f211"
}

.fa-mizuni {
    --fa: "\f3cc"
}

.fa-schlix {
    --fa: "\f3ea"
}

.fa-square-xing,.fa-xing-square {
    --fa: "\f169"
}

.fa-bandcamp {
    --fa: "\f2d5"
}

.fa-wpforms {
    --fa: "\f298"
}

.fa-cloudversify {
    --fa: "\f385"
}

.fa-usps {
    --fa: "\f7e1"
}

.fa-megaport {
    --fa: "\f5a3"
}

.fa-magento {
    --fa: "\f3c4"
}

.fa-spotify {
    --fa: "\f1bc"
}

.fa-optin-monster {
    --fa: "\f23c"
}

.fa-fly {
    --fa: "\f417"
}

.fa-square-bluesky {
    --fa: "\e6a3"
}

.fa-aviato {
    --fa: "\f421"
}

.fa-itunes {
    --fa: "\f3b4"
}

.fa-cuttlefish {
    --fa: "\f38c"
}

.fa-blogger {
    --fa: "\f37c"
}

.fa-flickr {
    --fa: "\f16e"
}

.fa-viber {
    --fa: "\f409"
}

.fa-soundcloud {
    --fa: "\f1be"
}

.fa-digg {
    --fa: "\f1a6"
}

.fa-tencent-weibo {
    --fa: "\f1d5"
}

.fa-letterboxd {
    --fa: "\e62d"
}

.fa-symfony {
    --fa: "\f83d"
}

.fa-maxcdn {
    --fa: "\f136"
}

.fa-etsy {
    --fa: "\f2d7"
}

.fa-facebook-messenger {
    --fa: "\f39f"
}

.fa-audible {
    --fa: "\f373"
}

.fa-think-peaks {
    --fa: "\f731"
}

.fa-bilibili {
    --fa: "\e3d9"
}

.fa-erlang {
    --fa: "\f39d"
}

.fa-x-twitter {
    --fa: "\e61b"
}

.fa-cotton-bureau {
    --fa: "\f89e"
}

.fa-dashcube {
    --fa: "\f210"
}

.fa-42-group,.fa-innosoft {
    --fa: "\e080"
}

.fa-stack-exchange {
    --fa: "\f18d"
}

.fa-elementor {
    --fa: "\f430"
}

.fa-pied-piper-square,.fa-square-pied-piper {
    --fa: "\e01e"
}

.fa-creative-commons-nd {
    --fa: "\f4eb"
}

.fa-palfed {
    --fa: "\f3d8"
}

.fa-superpowers {
    --fa: "\f2dd"
}

.fa-resolving {
    --fa: "\f3e7"
}

.fa-xbox {
    --fa: "\f412"
}

.fa-square-web-awesome-stroke {
    --fa: "\e684"
}

.fa-searchengin {
    --fa: "\f3eb"
}

.fa-tiktok {
    --fa: "\e07b"
}

.fa-facebook-square,.fa-square-facebook {
    --fa: "\f082"
}

.fa-renren {
    --fa: "\f18b"
}

.fa-linux {
    --fa: "\f17c"
}

.fa-glide {
    --fa: "\f2a5"
}

.fa-linkedin {
    --fa: "\f08c"
}

.fa-hubspot {
    --fa: "\f3b2"
}

.fa-deploydog {
    --fa: "\f38e"
}

.fa-twitch {
    --fa: "\f1e8"
}

.fa-flutter {
    --fa: "\e694"
}

.fa-ravelry {
    --fa: "\f2d9"
}

.fa-mixer {
    --fa: "\e056"
}

.fa-lastfm-square,.fa-square-lastfm {
    --fa: "\f203"
}

.fa-vimeo {
    --fa: "\f40a"
}

.fa-mendeley {
    --fa: "\f7b3"
}

.fa-uniregistry {
    --fa: "\f404"
}

.fa-figma {
    --fa: "\f799"
}

.fa-creative-commons-remix {
    --fa: "\f4ee"
}

.fa-cc-amazon-pay {
    --fa: "\f42d"
}

.fa-dropbox {
    --fa: "\f16b"
}

.fa-instagram {
    --fa: "\f16d"
}

.fa-cmplid {
    --fa: "\e360"
}

.fa-upwork {
    --fa: "\e641"
}

.fa-facebook {
    --fa: "\f09a"
}

.fa-gripfire {
    --fa: "\f3ac"
}

.fa-jedi-order {
    --fa: "\f50e"
}

.fa-uikit {
    --fa: "\f403"
}

.fa-fort-awesome-alt {
    --fa: "\f3a3"
}

.fa-phabricator {
    --fa: "\f3db"
}

.fa-ussunnah {
    --fa: "\f407"
}

.fa-earlybirds {
    --fa: "\f39a"
}

.fa-trade-federation {
    --fa: "\f513"
}

.fa-autoprefixer {
    --fa: "\f41c"
}

.fa-whatsapp {
    --fa: "\f232"
}

.fa-square-upwork {
    --fa: "\e67c"
}

.fa-slideshare {
    --fa: "\f1e7"
}

.fa-google-play {
    --fa: "\f3ab"
}

.fa-viadeo {
    --fa: "\f2a9"
}

.fa-line {
    --fa: "\f3c0"
}

.fa-google-drive {
    --fa: "\f3aa"
}

.fa-servicestack {
    --fa: "\f3ec"
}

.fa-simplybuilt {
    --fa: "\f215"
}

.fa-bitbucket {
    --fa: "\f171"
}

.fa-imdb {
    --fa: "\f2d8"
}

.fa-deezer {
    --fa: "\e077"
}

.fa-raspberry-pi {
    --fa: "\f7bb"
}

.fa-jira {
    --fa: "\f7b1"
}

.fa-docker {
    --fa: "\f395"
}

.fa-screenpal {
    --fa: "\e570"
}

.fa-bluetooth {
    --fa: "\f293"
}

.fa-gitter {
    --fa: "\f426"
}

.fa-d-and-d {
    --fa: "\f38d"
}

.fa-microblog {
    --fa: "\e01a"
}

.fa-cc-diners-club {
    --fa: "\f24c"
}

.fa-gg-circle {
    --fa: "\f261"
}

.fa-pied-piper-hat {
    --fa: "\f4e5"
}

.fa-kickstarter-k {
    --fa: "\f3bc"
}

.fa-yandex {
    --fa: "\f413"
}

.fa-readme {
    --fa: "\f4d5"
}

.fa-html5 {
    --fa: "\f13b"
}

.fa-sellsy {
    --fa: "\f213"
}

.fa-square-web-awesome {
    --fa: "\e683"
}

.fa-sass {
    --fa: "\f41e"
}

.fa-wirsindhandwerk,.fa-wsh {
    --fa: "\e2d0"
}

.fa-buromobelexperte {
    --fa: "\f37f"
}

.fa-salesforce {
    --fa: "\f83b"
}

.fa-octopus-deploy {
    --fa: "\e082"
}

.fa-medapps {
    --fa: "\f3c6"
}

.fa-ns8 {
    --fa: "\f3d5"
}

.fa-pinterest-p {
    --fa: "\f231"
}

.fa-apper {
    --fa: "\f371"
}

.fa-fort-awesome {
    --fa: "\f286"
}

.fa-waze {
    --fa: "\f83f"
}

.fa-bluesky {
    --fa: "\e671"
}

.fa-cc-jcb {
    --fa: "\f24b"
}

.fa-snapchat,.fa-snapchat-ghost {
    --fa: "\f2ab"
}

.fa-fantasy-flight-games {
    --fa: "\f6dc"
}

.fa-rust {
    --fa: "\e07a"
}

.fa-wix {
    --fa: "\f5cf"
}

.fa-behance-square,.fa-square-behance {
    --fa: "\f1b5"
}

.fa-supple {
    --fa: "\f3f9"
}

.fa-webflow {
    --fa: "\e65c"
}

.fa-rebel {
    --fa: "\f1d0"
}

.fa-css3 {
    --fa: "\f13c"
}

.fa-staylinked {
    --fa: "\f3f5"
}

.fa-kaggle {
    --fa: "\f5fa"
}

.fa-space-awesome {
    --fa: "\e5ac"
}

.fa-deviantart {
    --fa: "\f1bd"
}

.fa-cpanel {
    --fa: "\f388"
}

.fa-goodreads-g {
    --fa: "\f3a9"
}

.fa-git-square,.fa-square-git {
    --fa: "\f1d2"
}

.fa-square-tumblr,.fa-tumblr-square {
    --fa: "\f174"
}

.fa-trello {
    --fa: "\f181"
}

.fa-creative-commons-nc-jp {
    --fa: "\f4ea"
}

.fa-get-pocket {
    --fa: "\f265"
}

.fa-perbyte {
    --fa: "\e083"
}

.fa-grunt {
    --fa: "\f3ad"
}

.fa-weebly {
    --fa: "\f5cc"
}

.fa-connectdevelop {
    --fa: "\f20e"
}

.fa-leanpub {
    --fa: "\f212"
}

.fa-black-tie {
    --fa: "\f27e"
}

.fa-themeco {
    --fa: "\f5c6"
}

.fa-python {
    --fa: "\f3e2"
}

.fa-android {
    --fa: "\f17b"
}

.fa-bots {
    --fa: "\e340"
}

.fa-free-code-camp {
    --fa: "\f2c5"
}

.fa-hornbill {
    --fa: "\f592"
}

.fa-js {
    --fa: "\f3b8"
}

.fa-ideal {
    --fa: "\e013"
}

.fa-git {
    --fa: "\f1d3"
}

.fa-dev {
    --fa: "\f6cc"
}

.fa-sketch {
    --fa: "\f7c6"
}

.fa-yandex-international {
    --fa: "\f414"
}

.fa-cc-amex {
    --fa: "\f1f3"
}

.fa-uber {
    --fa: "\f402"
}

.fa-github {
    --fa: "\f09b"
}

.fa-php {
    --fa: "\f457"
}

.fa-alipay {
    --fa: "\f642"
}

.fa-youtube {
    --fa: "\f167"
}

.fa-skyatlas {
    --fa: "\f216"
}

.fa-firefox-browser {
    --fa: "\e007"
}

.fa-replyd {
    --fa: "\f3e6"
}

.fa-suse {
    --fa: "\f7d6"
}

.fa-jenkins {
    --fa: "\f3b6"
}

.fa-twitter {
    --fa: "\f099"
}

.fa-rockrms {
    --fa: "\f3e9"
}

.fa-pinterest {
    --fa: "\f0d2"
}

.fa-buffer {
    --fa: "\f837"
}

.fa-npm {
    --fa: "\f3d4"
}

.fa-yammer {
    --fa: "\f840"
}

.fa-btc {
    --fa: "\f15a"
}

.fa-dribbble {
    --fa: "\f17d"
}

.fa-stumbleupon-circle {
    --fa: "\f1a3"
}

.fa-internet-explorer {
    --fa: "\f26b"
}

.fa-stubber {
    --fa: "\e5c7"
}

.fa-telegram,.fa-telegram-plane {
    --fa: "\f2c6"
}

.fa-old-republic {
    --fa: "\f510"
}

.fa-odysee {
    --fa: "\e5c6"
}

.fa-square-whatsapp,.fa-whatsapp-square {
    --fa: "\f40c"
}

.fa-node-js {
    --fa: "\f3d3"
}

.fa-edge-legacy {
    --fa: "\e078"
}

.fa-slack,.fa-slack-hash {
    --fa: "\f198"
}

.fa-medrt {
    --fa: "\f3c8"
}

.fa-usb {
    --fa: "\f287"
}

.fa-tumblr {
    --fa: "\f173"
}

.fa-vaadin {
    --fa: "\f408"
}

.fa-quora {
    --fa: "\f2c4"
}

.fa-square-x-twitter {
    --fa: "\e61a"
}

.fa-reacteurope {
    --fa: "\f75d"
}

.fa-medium,.fa-medium-m {
    --fa: "\f23a"
}

.fa-amilia {
    --fa: "\f36d"
}

.fa-mixcloud {
    --fa: "\f289"
}

.fa-flipboard {
    --fa: "\f44d"
}

.fa-viacoin {
    --fa: "\f237"
}

.fa-critical-role {
    --fa: "\f6c9"
}

.fa-sitrox {
    --fa: "\e44a"
}

.fa-discourse {
    --fa: "\f393"
}

.fa-joomla {
    --fa: "\f1aa"
}

.fa-mastodon {
    --fa: "\f4f6"
}

.fa-airbnb {
    --fa: "\f834"
}

.fa-wolf-pack-battalion {
    --fa: "\f514"
}

.fa-buy-n-large {
    --fa: "\f8a6"
}

.fa-gulp {
    --fa: "\f3ae"
}

.fa-creative-commons-sampling-plus {
    --fa: "\f4f1"
}

.fa-strava {
    --fa: "\f428"
}

.fa-ember {
    --fa: "\f423"
}

.fa-canadian-maple-leaf {
    --fa: "\f785"
}

.fa-teamspeak {
    --fa: "\f4f9"
}

.fa-pushed {
    --fa: "\f3e1"
}

.fa-wordpress-simple {
    --fa: "\f411"
}

.fa-nutritionix {
    --fa: "\f3d6"
}

.fa-wodu {
    --fa: "\e088"
}

.fa-google-pay {
    --fa: "\e079"
}

.fa-intercom {
    --fa: "\f7af"
}

.fa-zhihu {
    --fa: "\f63f"
}

.fa-korvue {
    --fa: "\f42f"
}

.fa-pix {
    --fa: "\e43a"
}

.fa-steam-symbol {
    --fa: "\f3f6"
}

:host,:root {
    --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")
}

.fa-regular,.far {
    font-weight: 400
}

:host,:root {
    --fa-style-family-classic: "Font Awesome 6 Free";
    --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face {
    font-family: "Font Awesome 6 Free";
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

.fa-solid,.fas {
    font-weight: 900
}

@font-face {
    font-family: "Font Awesome 5 Brands";
    font-display: swap;
    font-weight: 400;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
    font-weight: 900;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "Font Awesome 5 Free";
    font-display: swap;
    font-weight: 400;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-solid-900.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-brands-400.ttf) format("truetype")
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-regular-400.ttf) format("truetype");
    unicode-range: u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc
}

@font-face {
    font-family: "FontAwesome";
    font-display: swap;
    src: url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-v4compatibility.woff2) format("woff2"),url(/wp-content/themes/oceanwp/assets/fonts/fontawesome/webfonts/fa-v4compatibility.ttf) format("truetype");
    unicode-range: u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a
}
:root {
    --direction-multiplier: 1
}

body.rtl,html[dir=rtl] {
    --direction-multiplier: -1
}

.elementor-hidden {
    display: none
}

.elementor-visibility-hidden {
    visibility: hidden
}

.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible {
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: -10000em;
    width: 1px;
    clip: rect(0,0,0,0);
    border: 0
}

.elementor-clearfix:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    width: 0
}

.e-logo-wrapper {
    display: inline-block;
    line-height: 1
}

.e-logo-wrapper i {
    color: var(--e-a-color-circle-logo);
    font-size: 2.5em
}

.elementor *,.elementor :after,.elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    background-color: transparent;
    margin: 0
}

.elementor img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed,.elementor iframe,.elementor object,.elementor video {
    border: none;
    line-height: 1;
    margin: 0;
    max-width: 100%;
    width: 100%
}

.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container {
    direction: ltr;
    inset: 0;
    overflow: hidden;
    position: absolute;
    z-index: 0
}

.elementor .elementor-background-video-container {
    pointer-events: none;
    transition: opacity 1s
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video,.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted {
    inset-block-start: 50%;
    inset-inline-start: 50%;
    position: absolute;
    transform: translate(-50%,-50%)
}

.elementor .elementor-background-video-hosted {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay {
    inset: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    inset: 0;
    position: absolute;
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    background-position: 50%;
    background-size: cover;
    height: 100%;
    width: 100%
}

.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width:100%
    }
}

@media (max-width: 767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width:100%
    }
}

.elementor-element.elementor-absolute,.elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    align-self: var(--align-self);
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order)
}

.elementor-element:where(.e-con-full,.elementor-widget) {
    align-content: var(--align-content);
    align-items: var(--align-items);
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    gap: var(--row-gap) var(--column-gap);
    justify-content: var(--justify-content)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-custom-embed-play {
    inset-block-start: 50%;
    inset-inline-start: 50%;
    position: absolute;
    transform: translate(calc(-50% * var(--direction-multiplier)),-50%)
}

.elementor-custom-embed-play i {
    color: #fff;
    font-size: 100px;
    text-shadow: 1px 0 6px rgba(0,0,0,.3)
}

.elementor-custom-embed-play svg {
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgba(0,0,0,.3));
    height: 100px;
    width: 100px
}

.elementor-custom-embed-play i,.elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-duration: 10s;
    transition-property: transform;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

.elementor-align-center {
    text-align: center
}

.elementor-align-right {
    text-align: right
}

.elementor-align-left {
    text-align: left
}

.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

@media (min-width: -1) {
    .elementor-widescreen-align-center {
        text-align:center
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1) {
    .elementor-laptop-align-center {
        text-align:center
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }

    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 1024px) {
    .elementor-tablet-align-center {
        text-align:center
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: -1) {
    .elementor-mobile_extra-align-center {
        text-align:center
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-mobile-align-center {
        text-align:center
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title,h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-inline:auto;position: relative
}

@media (max-width: 1024px) {
    .elementor-section .elementor-container {
        flex-wrap:wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    align-items: flex-end
}

@media (min-width: 768px) {
    .elementor-section.elementor-section-height-full {
        height:100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-widget-wrap {
    align-content: flex-start;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-block-end:var(--kit-widget-spacing,20px)}

.elementor-widget: not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-block-end:0
}

.elementor-column {
    display: flex;
    min-height: 1px;
    position: relative
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .elementor-column.elementor-col-10,.elementor-column[data-col="10"] {
        width:10%
    }

    .elementor-column.elementor-col-11,.elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12,.elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14,.elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16,.elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20,.elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25,.elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30,.elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33,.elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40,.elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50,.elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60,.elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66,.elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70,.elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75,.elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80,.elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83,.elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90,.elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100,.elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .elementor-column.elementor-xs-10 {
        width:10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .elementor-column.elementor-sm-10 {
        width:10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width:10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width: -1) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 1025px) and (max-width:-1) {
    .elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order:0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: -1) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width: 768px) and (max-width:-1) {
    .elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order:0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width: 767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order:10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
    word-spacing: var(--grid-column-gap)
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-block-end:var(--grid-row-gap);word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1,1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2,1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3,1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4,1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5,1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6,1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7,1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8,1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9,1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10,1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11,1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12,1fr)
}

@media (min-width: -1) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display:inline-block;
        margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-block-end:var(--grid-row-gap);word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1) {
    .elementor-grid-laptop-0 .elementor-grid {
        display:inline-block;
        margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-block-end:var(--grid-row-gap);word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }

    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-block-end:var(--grid-row-gap);word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display:inline-block;
        margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-block-end:var(--grid-row-gap);word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: -1) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display:inline-block;
        margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-block-end:var(--grid-row-gap);word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (max-width: 767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display:inline-block;
        margin-block-end:calc(-1 * var(--grid-row-gap));width: 100%;
        word-spacing: var(--grid-column-gap)
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-block-end:var(--grid-row-gap);word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1,1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2,1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3,1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4,1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5,1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6,1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7,1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8,1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9,1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10,1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11,1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12,1fr)
    }
}

@media (min-width: 1025px) {
    #elementor-device-mode:after {
        content:"desktop"
    }
}

@media (min-width: -1) {
    #elementor-device-mode:after {
        content:"widescreen"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"laptop";
        content: "tablet_extra"
    }
}

@media (max-width: 1024px) {
    #elementor-device-mode:after {
        content:"tablet"
    }
}

@media (max-width: -1) {
    #elementor-device-mode:after {
        content:"mobile_extra"
    }
}

@media (max-width: 767px) {
    #elementor-device-mode:after {
        content:"mobile"
    }
}

@media (prefers-reduced-motion:no-preference) {
    html {
        scroll-behavior: smooth
    }
}

.e-con {
    --border-radius: 0;
    --border-top-width: 0px;
    --border-right-width: 0px;
    --border-bottom-width: 0px;
    --border-left-width: 0px;
    --border-style: initial;
    --border-color: initial;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: min(100%,var(--container-max-width,1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0px;
    --margin-right: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --padding-top: var(--container-default-padding-top,10px);
    --padding-right: var(--container-default-padding-right,10px);
    --padding-bottom: var(--container-default-padding-bottom,10px);
    --padding-left: var(--container-default-padding-left,10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing,20px);
    --row-gap: var(--widgets-spacing-row,20px);
    --column-gap: var(--widgets-spacing-column,20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    --e-con-grid-template-columns: repeat(3,1fr);
    --e-con-grid-template-rows: repeat(2,1fr);
    border-radius: var(--border-radius);
    height: var(--height);
    min-height: var(--min-height);
    min-width: 0;
    overflow: var(--overflow);
    position: var(--position);
    width: var(--width);
    z-index: var(--z-index);
    --flex-wrap-mobile: wrap
}

.e-con:where(:not(.e-div-block-base)) {
    transition: background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)
}

.e-con {
    --margin-block-start: var(--margin-top);
    --margin-block-end: var(--margin-bottom);
    --margin-inline-start: var(--margin-left);
    --margin-inline-end: var(--margin-right);
    --padding-inline-start: var(--padding-left);
    --padding-inline-end: var(--padding-right);
    --padding-block-start: var(--padding-top);
    --padding-block-end: var(--padding-bottom);
    --border-block-start-width: var(--border-top-width);
    --border-block-end-width: var(--border-bottom-width);
    --border-inline-start-width: var(--border-left-width);
    --border-inline-end-width: var(--border-right-width)
}

body.rtl .e-con {
    --padding-inline-start: var(--padding-right);
    --padding-inline-end: var(--padding-left);
    --margin-inline-start: var(--margin-right);
    --margin-inline-end: var(--margin-left);
    --border-inline-start-width: var(--border-right-width);
    --border-inline-end-width: var(--border-left-width)
}

.e-con {
    margin-block-end:var(--margin-block-end);margin-block-start: var(--margin-block-start);
    margin-inline-end:var(--margin-inline-end);margin-inline-start: var(--margin-inline-start);
    padding-inline-end:var(--padding-inline-end);padding-inline-start: var(--padding-inline-start)
}

.e-con.e-flex {
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis)
}

.e-con-full,.e-con>.e-con-inner {
    padding-block-end:var(--padding-block-end);padding-block-start: var(--padding-block-start);
    text-align: var(--text-align)
}

.e-con-full.e-flex,.e-con.e-flex>.e-con-inner {
    flex-direction: var(--flex-direction)
}

.e-con,.e-con>.e-con-inner {
    display: var(--display)
}

.e-con.e-grid {
    --grid-justify-content: start;
    --grid-align-content: start;
    --grid-auto-flow: row
}

.e-con.e-grid,.e-con.e-grid>.e-con-inner {
    align-content: var(--grid-align-content);
    align-items: var(--align-items);
    grid-auto-flow: var(--grid-auto-flow);
    grid-template-columns: var(--e-con-grid-template-columns);
    grid-template-rows: var(--e-con-grid-template-rows);
    justify-content: var(--grid-justify-content);
    justify-items: var(--justify-items)
}

.e-con-boxed.e-flex {
    align-content: normal;
    align-items: normal;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: normal
}

.e-con-boxed.e-grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    justify-items: legacy
}

.e-con-boxed {
    gap: initial;
    text-align: initial
}

.e-con.e-flex>.e-con-inner {
    align-content: var(--align-content);
    align-items: var(--align-items);
    align-self: auto;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content)
}

.e-con.e-grid>.e-con-inner {
    align-items: var(--align-items);
    justify-items: var(--justify-items)
}

.e-con>.e-con-inner {
    gap: var(--row-gap) var(--column-gap);
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end:0;padding-inline-start:0;width: 100%
}

:is(.elementor-section-wrap,[data-elementor-id])>.e-con {
    --margin-left: auto;
    --margin-right: auto;
    max-width: min(100%,var(--width))
}

:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con {
    --margin-right: 0px;
    --margin-left: 0px
}

.e-con .elementor-widget.elementor-widget {
    margin-block-end:0}

.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    content: var(--background-overlay);
    display: block;
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    position: absolute;
    top: calc(0px - var(--border-top-width));
    transition: var(--overlay-transition,.3s);
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%)
}

.e-con:before {
    transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)
}

.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container {
    border-block-end-width:var(--border-block-end-width);border-block-start-width: var(--border-block-start-width);
    border-color: var(--border-color);
    border-inline-end-width:var(--border-inline-end-width);border-inline-start-width: var(--border-inline-start-width);
    border-radius: var(--border-radius);
    border-style: var(--border-style);
    height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%);
    left: calc(0px - var(--border-left-width));
    top: calc(0px - var(--border-top-width));
    width: max(100% + var(--border-left-width) + var(--border-right-width),100%)
}

@media (max-width: 767px) {
    :is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile {
        display:none
    }
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before {
    z-index: 1
}

:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

.e-con .elementor-widget:not(:last-child) {
    --kit-widget-spacing: 0px
}

@media (max-width: 767px) {
    .e-con.e-flex {
        --width:100%;
        --flex-wrap: var(--flex-wrap-mobile)
    }

    .e-con.e-flex .elementor-widget-archive-posts {
        width: 100%
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    flex-grow: 1
}

.elementor-field-group {
    align-items: center;
    flex-wrap: wrap
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    background-color: transparent;
    border: 1px solid #69727d;
    color: #1f2124;
    flex-grow: 1;
    max-width: 100%;
    vertical-align: middle;
    width: 100%
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: inherit;
    flex-basis: 100%;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-inline-end:20px;text-transform: inherit
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    inset-block-start: 50%;
    inset-inline-end: 10px;
    pointer-events: none;
    position: absolute;
    text-shadow: 0 0 3px rgba(0,0,0,.3);
    transform: translateY(-50%)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-inline-end:10px}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    color: red;
    content: "*";
    padding-inline-start:.2em}

.elementor-field-textual {
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.4;
    min-height: 40px;
    padding: 5px 14px
}

.elementor-field-textual.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px
}

.elementor-field-textual.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px
}

.elementor-field-textual.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px
}

.elementor-field-textual.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-end
}

[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width: 1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-end
    }

    [dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis:100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-end
    }

    [dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    font-size: 1em;
    line-height: 1;
    margin: 10px 0
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-style: normal;
    font-weight: 400;
    margin-inline-end:5px;vertical-align: middle
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    border: none;
    padding-block-end:0;padding-block-start:0}

.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) {
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)
}

.elementor-heading-title {
    line-height: 1;
    margin: 0;
    padding: 0
}

.elementor-button {
    background-color: #69727d;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    fill: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus,.elementor-button:hover,.elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    flex-direction: row;
    gap: 5px;
    justify-content: center
}

.elementor-button-icon {
    align-items: center;
    display: flex
}

.elementor-button-icon svg {
    height: auto;
    width: 1em
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    display: inline-block
}

.elementor-button.elementor-size-xs {
    border-radius: 2px;
    font-size: 13px;
    padding: 10px 20px
}

.elementor-button.elementor-size-md {
    border-radius: 4px;
    font-size: 16px;
    padding: 15px 30px
}

.elementor-button.elementor-size-lg {
    border-radius: 5px;
    font-size: 18px;
    padding: 20px 40px
}

.elementor-button.elementor-size-xl {
    border-radius: 6px;
    font-size: 20px;
    padding: 25px 50px
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-view-stacked .elementor-icon {
    background-color: #69727d;
    color: #fff;
    fill: #fff;
    padding: .5em
}

.elementor-view-framed .elementor-icon {
    background-color: transparent;
    border: 3px solid #69727d;
    color: #69727d;
    padding: .5em
}

.elementor-icon {
    color: #69727d;
    display: inline-block;
    font-size: 50px;
    line-height: 1;
    text-align: center;
    transition: all .3s
}

.elementor-icon:hover {
    color: #69727d
}

.elementor-icon i,.elementor-icon svg {
    display: block;
    height: 1em;
    position: relative;
    width: 1em
}

.elementor-icon i:before,.elementor-icon svg:before {
    left: 50%;
    position: absolute;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-square .elementor-icon {
    border-radius: 0
}

.elementor-shape-rounded .elementor-icon {
    border-radius: 10%
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)) {
    transform: perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none!important
    }

    html * {
        transition-delay: 0s!important;
        transition-duration: 0s!important
    }
}

@media (max-width: 767px) {
    .elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-mobile_extra {
        display:none
    }
}

@media (min-width: 768px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display:none
    }
}

@media (min-width: -1) and (max-width:-1) {
    .elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra {
        display:none
    }
}

@media (min-width: 1025px) and (max-width:99999px) {
    .elementor .elementor-hidden-desktop {
        display:none
    }
}

@media (min-width: -1) {
    .elementor .elementor-hidden-widescreen {
        display:none
    }
}
.elementor-widget-icon-box .elementor-icon-box-wrapper {
    display: flex;
    flex-direction: column;
    text-align: center
}

.elementor-widget-icon-box .elementor-icon-box-icon {
    display: inline-block;
    flex: 0 0 auto;
    line-height: 0
}

.elementor-widget-icon-box .elementor-icon-box-content {
    flex-grow: 1;
    width: 100%
}

.elementor-widget-icon-box .elementor-icon-box-title a {
    color: inherit
}

.elementor-widget-icon-box .elementor-icon-box-description {
    margin: 0
}

.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    text-align: end
}

.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper {
    flex-direction: row;
    text-align: start
}

.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper {
    align-items: unset!important;
    flex-direction: column;
    text-align: center
}

.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper {
    align-items: unset!important;
    flex-direction: column-reverse;
    text-align: center
}

@media (min-width: -1) {
    .elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper {
        flex-direction:row-reverse;
        text-align: end
    }

    .elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    .elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column-reverse;
        text-align: center
    }
}

@media (max-width: -1) {
    .elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper {
        flex-direction:row-reverse;
        text-align: end
    }

    .elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    .elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column-reverse;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper {
        flex-direction: row-reverse;
        text-align: end
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column-reverse;
        text-align: center
    }
}

@media (max-width: 1024px) {
    .elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper {
        flex-direction:row-reverse;
        text-align: end
    }

    .elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    .elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column-reverse;
        text-align: center
    }
}

@media (max-width: -1) {
    .elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper {
        flex-direction:row-reverse;
        text-align: end
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column-reverse;
        text-align: center
    }
}

@media (max-width: 767px) {
    .elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper {
        flex-direction:row-reverse;
        text-align: end
    }

    .elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    .elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column;
        text-align: center
    }

    .elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper {
        align-items: unset!important;
        flex-direction: column-reverse;
        text-align: center
    }
}
@font-face {
    font-family: elementskit;
    src: url(/wp-content/plugins/elementskit-lite/modules/elementskit-icon-pack/assets/fonts/elementskit.woff?itek3h) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.ekit-wid-con .icon::before,.elementor-editor-active .icon::before,.elementor-widget .icon::before {
    font-family: elementskit!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ekit-wid-con .icon.icon-home::before,.icon.icon-home::before {
    content: "\e800"
}

.ekit-wid-con .icon.icon-advanced-slider::before,.icon.icon-advanced-slider::before {
    content: "\e9c8"
}

.ekit-wid-con .icon.icon-image-box::before,.icon.icon-image-box::before {
    content: "\ebd1"
}

.ekit-wid-con .icon.icon-image-swap::before,.icon.icon-image-swap::before {
    content: "\eba4"
}

.ekit-wid-con .icon.icon-apartment1::before,.icon.icon-apartment1::before {
    content: "\e801"
}

.ekit-wid-con .icon.icon-pencil::before,.icon.icon-pencil::before {
    content: "\e802"
}

.ekit-wid-con .icon.icon-magic-wand::before,.icon.icon-magic-wand::before {
    content: "\e803"
}

.ekit-wid-con .icon.icon-drop::before,.icon.icon-drop::before {
    content: "\e804"
}

.ekit-wid-con .icon.icon-lighter::before,.icon.icon-lighter::before {
    content: "\e805"
}

.ekit-wid-con .icon.icon-poop::before,.icon.icon-poop::before {
    content: "\e806"
}

.ekit-wid-con .icon.icon-sun::before,.icon.icon-sun::before {
    content: "\e807"
}

.ekit-wid-con .icon.icon-moon::before,.icon.icon-moon::before {
    content: "\e808"
}

.ekit-wid-con .icon.icon-cloud1::before,.icon.icon-cloud1::before {
    content: "\e809"
}

.ekit-wid-con .icon.icon-cloud-upload::before,.icon.icon-cloud-upload::before {
    content: "\e80a"
}

.ekit-wid-con .icon.icon-cloud-download::before,.icon.icon-cloud-download::before {
    content: "\e80b"
}

.ekit-wid-con .icon.icon-cloud-sync::before,.icon.icon-cloud-sync::before {
    content: "\e80c"
}

.ekit-wid-con .icon.icon-cloud-check::before,.icon.icon-cloud-check::before {
    content: "\e80d"
}

.ekit-wid-con .icon.icon-database1::before,.icon.icon-database1::before {
    content: "\e80e"
}

.ekit-wid-con .icon.icon-lock::before,.icon.icon-lock::before {
    content: "\e80f"
}

.ekit-wid-con .icon.icon-cog::before,.icon.icon-cog::before {
    content: "\e810"
}

.ekit-wid-con .icon.icon-trash::before,.icon.icon-trash::before {
    content: "\e811"
}

.ekit-wid-con .icon.icon-dice::before,.icon.icon-dice::before {
    content: "\e812"
}

.ekit-wid-con .icon.icon-heart1::before,.icon.icon-heart1::before {
    content: "\e813"
}

.ekit-wid-con .icon.icon-star1::before,.icon.icon-star1::before {
    content: "\e814"
}

.ekit-wid-con .icon.icon-star-half::before,.icon.icon-star-half::before {
    content: "\e815"
}

.ekit-wid-con .icon.icon-star-empty::before,.icon.icon-star-empty::before {
    content: "\e816"
}

.ekit-wid-con .icon.icon-flag::before,.icon.icon-flag::before {
    content: "\e817"
}

.ekit-wid-con .icon.icon-envelope1::before,.icon.icon-envelope1::before {
    content: "\e818"
}

.ekit-wid-con .icon.icon-paperclip::before,.icon.icon-paperclip::before {
    content: "\e819"
}

.ekit-wid-con .icon.icon-inbox::before,.icon.icon-inbox::before {
    content: "\e81a"
}

.ekit-wid-con .icon.icon-eye::before,.icon.icon-eye::before {
    content: "\e81b"
}

.ekit-wid-con .icon.icon-printer::before,.icon.icon-printer::before {
    content: "\e81c"
}

.ekit-wid-con .icon.icon-file-empty::before,.icon.icon-file-empty::before {
    content: "\e81d"
}

.ekit-wid-con .icon.icon-file-add::before,.icon.icon-file-add::before {
    content: "\e81e"
}

.ekit-wid-con .icon.icon-enter::before,.icon.icon-enter::before {
    content: "\e81f"
}

.ekit-wid-con .icon.icon-exit::before,.icon.icon-exit::before {
    content: "\e820"
}

.ekit-wid-con .icon.icon-graduation-hat::before,.icon.icon-graduation-hat::before {
    content: "\e821"
}

.ekit-wid-con .icon.icon-license::before,.icon.icon-license::before {
    content: "\e822"
}

.ekit-wid-con .icon.icon-music-note::before,.icon.icon-music-note::before {
    content: "\e823"
}

.ekit-wid-con .icon.icon-film-play::before,.icon.icon-film-play::before {
    content: "\e824"
}

.ekit-wid-con .icon.icon-camera-video::before,.icon.icon-camera-video::before {
    content: "\e825"
}

.ekit-wid-con .icon.icon-camera::before,.icon.icon-camera::before {
    content: "\e826"
}

.ekit-wid-con .icon.icon-picture::before,.icon.icon-picture::before {
    content: "\e827"
}

.ekit-wid-con .icon.icon-book::before,.icon.icon-book::before {
    content: "\e828"
}

.ekit-wid-con .icon.icon-bookmark::before,.icon.icon-bookmark::before {
    content: "\e829"
}

.ekit-wid-con .icon.icon-user::before,.icon.icon-user::before {
    content: "\e82a"
}

.ekit-wid-con .icon.icon-users::before,.icon.icon-users::before {
    content: "\e82b"
}

.ekit-wid-con .icon.icon-shirt::before,.icon.icon-shirt::before {
    content: "\e82c"
}

.ekit-wid-con .icon.icon-store::before,.icon.icon-store::before {
    content: "\e82d"
}

.ekit-wid-con .icon.icon-cart2::before,.icon.icon-cart2::before {
    content: "\e82e"
}

.ekit-wid-con .icon.icon-tag::before,.icon.icon-tag::before {
    content: "\e82f"
}

.ekit-wid-con .icon.icon-phone-handset::before,.icon.icon-phone-handset::before {
    content: "\e830"
}

.ekit-wid-con .icon.icon-phone::before,.icon.icon-phone::before {
    content: "\e831"
}

.ekit-wid-con .icon.icon-pushpin::before,.icon.icon-pushpin::before {
    content: "\e832"
}

.ekit-wid-con .icon.icon-map-marker::before,.icon.icon-map-marker::before {
    content: "\e833"
}

.ekit-wid-con .icon.icon-map::before,.icon.icon-map::before {
    content: "\e834"
}

.ekit-wid-con .icon.icon-location::before,.icon.icon-location::before {
    content: "\e835"
}

.ekit-wid-con .icon.icon-calendar-full::before,.icon.icon-calendar-full::before {
    content: "\e836"
}

.ekit-wid-con .icon.icon-keyboard::before,.icon.icon-keyboard::before {
    content: "\e837"
}

.ekit-wid-con .icon.icon-spell-check::before,.icon.icon-spell-check::before {
    content: "\e838"
}

.ekit-wid-con .icon.icon-screen::before,.icon.icon-screen::before {
    content: "\e839"
}

.ekit-wid-con .icon.icon-smartphone::before,.icon.icon-smartphone::before {
    content: "\e83a"
}

.ekit-wid-con .icon.icon-tablet::before,.icon.icon-tablet::before {
    content: "\e83b"
}

.ekit-wid-con .icon.icon-laptop::before,.icon.icon-laptop::before {
    content: "\e83c"
}

.ekit-wid-con .icon.icon-laptop-phone::before,.icon.icon-laptop-phone::before {
    content: "\e83d"
}

.ekit-wid-con .icon.icon-power-switch::before,.icon.icon-power-switch::before {
    content: "\e83e"
}

.ekit-wid-con .icon.icon-bubble::before,.icon.icon-bubble::before {
    content: "\e83f"
}

.ekit-wid-con .icon.icon-heart-pulse::before,.icon.icon-heart-pulse::before {
    content: "\e840"
}

.ekit-wid-con .icon.icon-construction::before,.icon.icon-construction::before {
    content: "\e841"
}

.ekit-wid-con .icon.icon-pie-chart::before,.icon.icon-pie-chart::before {
    content: "\e842"
}

.ekit-wid-con .icon.icon-chart-bars::before,.icon.icon-chart-bars::before {
    content: "\e843"
}

.ekit-wid-con .icon.icon-gift1::before,.icon.icon-gift1::before {
    content: "\e844"
}

.ekit-wid-con .icon.icon-diamond1::before,.icon.icon-diamond1::before {
    content: "\e845"
}

.ekit-wid-con .icon.icon-dinner::before,.icon.icon-dinner::before {
    content: "\e847"
}

.ekit-wid-con .icon.icon-coffee-cup::before,.icon.icon-coffee-cup::before {
    content: "\e848"
}

.ekit-wid-con .icon.icon-leaf::before,.icon.icon-leaf::before {
    content: "\e849"
}

.ekit-wid-con .icon.icon-paw::before,.icon.icon-paw::before {
    content: "\e84a"
}

.ekit-wid-con .icon.icon-rocket::before,.icon.icon-rocket::before {
    content: "\e84b"
}

.ekit-wid-con .icon.icon-briefcase::before,.icon.icon-briefcase::before {
    content: "\e84c"
}

.ekit-wid-con .icon.icon-bus::before,.icon.icon-bus::before {
    content: "\e84d"
}

.ekit-wid-con .icon.icon-car1::before,.icon.icon-car1::before {
    content: "\e84e"
}

.ekit-wid-con .icon.icon-train::before,.icon.icon-train::before {
    content: "\e84f"
}

.ekit-wid-con .icon.icon-bicycle::before,.icon.icon-bicycle::before {
    content: "\e850"
}

.ekit-wid-con .icon.icon-wheelchair::before,.icon.icon-wheelchair::before {
    content: "\e851"
}

.ekit-wid-con .icon.icon-select::before,.icon.icon-select::before {
    content: "\e852"
}

.ekit-wid-con .icon.icon-earth::before,.icon.icon-earth::before {
    content: "\e853"
}

.ekit-wid-con .icon.icon-smile::before,.icon.icon-smile::before {
    content: "\e854"
}

.ekit-wid-con .icon.icon-sad::before,.icon.icon-sad::before {
    content: "\e855"
}

.ekit-wid-con .icon.icon-neutral::before,.icon.icon-neutral::before {
    content: "\e856"
}

.ekit-wid-con .icon.icon-mustache::before,.icon.icon-mustache::before {
    content: "\e857"
}

.ekit-wid-con .icon.icon-alarm::before,.icon.icon-alarm::before {
    content: "\e858"
}

.ekit-wid-con .icon.icon-bullhorn::before,.icon.icon-bullhorn::before {
    content: "\e859"
}

.ekit-wid-con .icon.icon-volume-high::before,.icon.icon-volume-high::before {
    content: "\e85a"
}

.ekit-wid-con .icon.icon-volume-medium::before,.icon.icon-volume-medium::before {
    content: "\e85b"
}

.ekit-wid-con .icon.icon-volume-low::before,.icon.icon-volume-low::before {
    content: "\e85c"
}

.ekit-wid-con .icon.icon-volume::before,.icon.icon-volume::before {
    content: "\e85d"
}

.ekit-wid-con .icon.icon-mic::before,.icon.icon-mic::before {
    content: "\e85e"
}

.ekit-wid-con .icon.icon-hourglass::before,.icon.icon-hourglass::before {
    content: "\e85f"
}

.ekit-wid-con .icon.icon-undo::before,.icon.icon-undo::before {
    content: "\e860"
}

.ekit-wid-con .icon.icon-redo::before,.icon.icon-redo::before {
    content: "\e861"
}

.ekit-wid-con .icon.icon-sync::before,.icon.icon-sync::before {
    content: "\e862"
}

.ekit-wid-con .icon.icon-history::before,.icon.icon-history::before {
    content: "\e863"
}

.ekit-wid-con .icon.icon-clock1::before,.icon.icon-clock1::before {
    content: "\e864"
}

.ekit-wid-con .icon.icon-download::before,.icon.icon-download::before {
    content: "\e865"
}

.ekit-wid-con .icon.icon-upload::before,.icon.icon-upload::before {
    content: "\e866"
}

.ekit-wid-con .icon.icon-enter-down::before,.icon.icon-enter-down::before {
    content: "\e867"
}

.ekit-wid-con .icon.icon-exit-up::before,.icon.icon-exit-up::before {
    content: "\e868"
}

.ekit-wid-con .icon.icon-bug::before,.icon.icon-bug::before {
    content: "\e869"
}

.ekit-wid-con .icon.icon-code::before,.icon.icon-code::before {
    content: "\e86a"
}

.ekit-wid-con .icon.icon-link::before,.icon.icon-link::before {
    content: "\e86b"
}

.ekit-wid-con .icon.icon-unlink::before,.icon.icon-unlink::before {
    content: "\e86c"
}

.ekit-wid-con .icon.icon-thumbs-up::before,.icon.icon-thumbs-up::before {
    content: "\e86d"
}

.ekit-wid-con .icon.icon-thumbs-down::before,.icon.icon-thumbs-down::before {
    content: "\e86e"
}

.ekit-wid-con .icon.icon-magnifier::before,.icon.icon-magnifier::before {
    content: "\e86f"
}

.ekit-wid-con .icon.icon-cross::before,.icon.icon-cross::before {
    content: "\e870"
}

.ekit-wid-con .icon.icon-chevron-up::before,.icon.icon-chevron-up::before {
    content: "\e873"
}

.ekit-wid-con .icon.icon-chevron-down::before,.icon.icon-chevron-down::before {
    content: "\e874"
}

.ekit-wid-con .icon.icon-chevron-left::before,.icon.icon-chevron-left::before {
    content: "\e875"
}

.ekit-wid-con .icon.icon-chevron-right::before,.icon.icon-chevron-right::before {
    content: "\e876"
}

.ekit-wid-con .icon.icon-arrow-up::before,.icon.icon-arrow-up::before {
    content: "\e877"
}

.ekit-wid-con .icon.icon-arrow-down::before,.icon.icon-arrow-down::before {
    content: "\e878"
}

.ekit-wid-con .icon.icon-arrow-left::before,.icon.icon-arrow-left::before {
    content: "\e879"
}

.ekit-wid-con .icon.icon-arrow-right::before,.icon.icon-arrow-right::before {
    content: "\e87a"
}

.ekit-wid-con .icon.icon-right-arrow::before,.icon.icon-right-arrow::before {
    content: "\e9c5"
}

.ekit-wid-con .icon.icon-left-arrow::before,.icon.icon-left-arrow::before {
    content: "\e94a"
}

.ekit-wid-con .icon.icon-download-arrow::before,.icon.icon-download-arrow::before {
    content: "\e94b"
}

.ekit-wid-con .icon.icon-up-arrow::before,.icon.icon-up-arrow::before {
    content: "\e9c3"
}

.ekit-wid-con .icon.icon-arrows::before,.icon.icon-arrows::before {
    content: "\e9c4"
}

.ekit-wid-con .icon.icon-double-angle-pointing-to-right::before,.icon.icon-double-angle-pointing-to-right::before {
    content: "\e949"
}

.ekit-wid-con .icon.icon-double-left-chevron::before,.icon.icon-double-left-chevron::before {
    content: "\e948"
}

.ekit-wid-con .icon.icon-left-arrow2::before,.icon.icon-left-arrow2::before {
    content: "\e94c"
}

.ekit-wid-con .icon.icon-right-arrow2::before,.icon.icon-right-arrow2::before {
    content: "\e94d"
}

.ekit-wid-con .icon.icon-warning::before,.icon.icon-warning::before {
    content: "\e87c"
}

.ekit-wid-con .icon.icon-down-arrow1::before,.icon.icon-down-arrow1::before {
    content: "\e994"
}

.ekit-wid-con .icon.icon-up-arrow1::before,.icon.icon-up-arrow1::before {
    content: "\e995"
}

.ekit-wid-con .icon.icon-right-arrow1::before,.icon.icon-right-arrow1::before {
    content: "\e876";
    font-weight: 900
}

.ekit-wid-con .icon.icon-left-arrows::before,.icon.icon-left-arrows::before {
    content: "\e997"
}

.ekit-wid-con .icon.icon-question-circle::before,.icon.icon-question-circle::before {
    content: "\e87d"
}

.ekit-wid-con .icon.icon-menu-circle::before,.icon.icon-menu-circle::before {
    content: "\e87e"
}

.ekit-wid-con .icon.icon-checkmark-circle::before,.icon.icon-checkmark-circle::before {
    content: "\e87f"
}

.ekit-wid-con .icon.icon-cross-circle::before,.icon.icon-cross-circle::before {
    content: "\e880"
}

.ekit-wid-con .icon.icon-plus-circle::before,.icon.icon-plus-circle::before {
    content: "\e881"
}

.ekit-wid-con .icon.icon-move::before,.icon.icon-move::before {
    content: "\e87b"
}

.ekit-wid-con .icon.icon-circle-minus::before,.icon.icon-circle-minus::before {
    content: "\e882"
}

.ekit-wid-con .icon.icon-arrow-up-circle::before,.icon.icon-arrow-up-circle::before {
    content: "\e883"
}

.ekit-wid-con .icon.icon-arrow-down-circle::before,.icon.icon-arrow-down-circle::before {
    content: "\e884"
}

.ekit-wid-con .icon.icon-arrow-left-circle::before,.icon.icon-arrow-left-circle::before {
    content: "\e885"
}

.ekit-wid-con .icon.icon-arrow-right-circle::before,.icon.icon-arrow-right-circle::before {
    content: "\e886"
}

.ekit-wid-con .icon.icon-chevron-up-circle::before,.icon.icon-chevron-up-circle::before {
    content: "\e887"
}

.ekit-wid-con .icon.icon-chevron-down-circle::before,.icon.icon-chevron-down-circle::before {
    content: "\e888"
}

.ekit-wid-con .icon.icon-chevron-left-circle::before,.icon.icon-chevron-left-circle::before {
    content: "\e889"
}

.ekit-wid-con .icon.icon-chevron-right-circle::before,.icon.icon-chevron-right-circle::before {
    content: "\e88a"
}

.ekit-wid-con .icon.icon-crop::before,.icon.icon-crop::before {
    content: "\e88b"
}

.ekit-wid-con .icon.icon-frame-expand::before,.icon.icon-frame-expand::before {
    content: "\e88c"
}

.ekit-wid-con .icon.icon-frame-contract::before,.icon.icon-frame-contract::before {
    content: "\e88d"
}

.ekit-wid-con .icon.icon-layers::before,.icon.icon-layers::before {
    content: "\e88e"
}

.ekit-wid-con .icon.icon-funnel::before,.icon.icon-funnel::before {
    content: "\e88f"
}

.ekit-wid-con .icon.icon-text-format::before,.icon.icon-text-format::before {
    content: "\e890"
}

.ekit-wid-con .icon.icon-text-size::before,.icon.icon-text-size::before {
    content: "\e892"
}

.ekit-wid-con .icon.icon-bold::before,.icon.icon-bold::before {
    content: "\e893"
}

.ekit-wid-con .icon.icon-italic::before,.icon.icon-italic::before {
    content: "\e894"
}

.ekit-wid-con .icon.icon-underline::before,.icon.icon-underline::before {
    content: "\e895"
}

.ekit-wid-con .icon.icon-strikethrough::before,.icon.icon-strikethrough::before {
    content: "\e896"
}

.ekit-wid-con .icon.icon-highlight::before,.icon.icon-highlight::before {
    content: "\e897"
}

.ekit-wid-con .icon.icon-text-align-left::before,.icon.icon-text-align-left::before {
    content: "\e898"
}

.ekit-wid-con .icon.icon-text-align-center::before,.icon.icon-text-align-center::before {
    content: "\e899"
}

.ekit-wid-con .icon.icon-text-align-right::before,.icon.icon-text-align-right::before {
    content: "\e89a"
}

.ekit-wid-con .icon.icon-text-align-justify::before,.icon.icon-text-align-justify::before {
    content: "\e89b"
}

.ekit-wid-con .icon.icon-line-spacing::before,.icon.icon-line-spacing::before {
    content: "\e89c"
}

.ekit-wid-con .icon.icon-indent-increase::before,.icon.icon-indent-increase::before {
    content: "\e89d"
}

.ekit-wid-con .icon.icon-indent-decrease::before,.icon.icon-indent-decrease::before {
    content: "\e89e"
}

.ekit-wid-con .icon.icon-page-break::before,.icon.icon-page-break::before {
    content: "\e8a2"
}

.ekit-wid-con .icon.icon-hand::before,.icon.icon-hand::before {
    content: "\e8a5"
}

.ekit-wid-con .icon.icon-pointer-up::before,.icon.icon-pointer-up::before {
    content: "\e8a6"
}

.ekit-wid-con .icon.icon-pointer-right::before,.icon.icon-pointer-right::before {
    content: "\e8a7"
}

.ekit-wid-con .icon.icon-pointer-down::before,.icon.icon-pointer-down::before {
    content: "\e8a8"
}

.ekit-wid-con .icon.icon-pointer-left::before,.icon.icon-pointer-left::before {
    content: "\e8a9"
}

.ekit-wid-con .icon.icon-burger::before,.icon.icon-burger::before {
    content: "\e94e"
}

.ekit-wid-con .icon.icon-cakes::before,.icon.icon-cakes::before {
    content: "\e94f"
}

.ekit-wid-con .icon.icon-cheese::before,.icon.icon-cheese::before {
    content: "\e950"
}

.ekit-wid-con .icon.icon-drink-glass::before,.icon.icon-drink-glass::before {
    content: "\e951"
}

.ekit-wid-con .icon.icon-pizza::before,.icon.icon-pizza::before {
    content: "\e952"
}

.ekit-wid-con .icon.icon-vplay::before,.icon.icon-vplay::before {
    content: "\e953"
}

.ekit-wid-con .icon.icon-newsletter::before,.icon.icon-newsletter::before {
    content: "\e954"
}

.ekit-wid-con .icon.icon-coins-2::before,.icon.icon-coins-2::before {
    content: "\e955"
}

.ekit-wid-con .icon.icon-commerce-2::before,.icon.icon-commerce-2::before {
    content: "\e956"
}

.ekit-wid-con .icon.icon-monitor::before,.icon.icon-monitor::before {
    content: "\e957"
}

.ekit-wid-con .icon.icon-business::before,.icon.icon-business::before {
    content: "\e958"
}

.ekit-wid-con .icon.icon-graphic-2::before,.icon.icon-graphic-2::before {
    content: "\e959"
}

.ekit-wid-con .icon.icon-commerce-1::before,.icon.icon-commerce-1::before {
    content: "\e95a"
}

.ekit-wid-con .icon.icon-hammer::before,.icon.icon-hammer::before {
    content: "\e95b"
}

.ekit-wid-con .icon.icon-justice-1::before,.icon.icon-justice-1::before {
    content: "\e95c"
}

.ekit-wid-con .icon.icon-line::before,.icon.icon-line::before {
    content: "\e95d"
}

.ekit-wid-con .icon.icon-money-3::before,.icon.icon-money-3::before {
    content: "\e95e"
}

.ekit-wid-con .icon.icon-commerce::before,.icon.icon-commerce::before {
    content: "\e95f"
}

.ekit-wid-con .icon.icon-agenda::before,.icon.icon-agenda::before {
    content: "\e960"
}

.ekit-wid-con .icon.icon-justice::before,.icon.icon-justice::before {
    content: "\e961"
}

.ekit-wid-con .icon.icon-technology::before,.icon.icon-technology::before {
    content: "\e962"
}

.ekit-wid-con .icon.icon-coins-1::before,.icon.icon-coins-1::before {
    content: "\e963"
}

.ekit-wid-con .icon.icon-bank::before,.icon.icon-bank::before {
    content: "\e964"
}

.ekit-wid-con .icon.icon-calculator::before,.icon.icon-calculator::before {
    content: "\e965"
}

.ekit-wid-con .icon.icon-soundcloud::before,.icon.icon-soundcloud::before {
    content: "\e966"
}

.ekit-wid-con .icon.icon-chart2::before,.icon.icon-chart2::before {
    content: "\e967"
}

.ekit-wid-con .icon.icon-checked::before,.icon.icon-checked::before {
    content: "\e968"
}

.ekit-wid-con .icon.icon-clock11::before,.icon.icon-clock11::before {
    content: "\e969"
}

.ekit-wid-con .icon.icon-comment2::before,.icon.icon-comment2::before {
    content: "\e96a"
}

.ekit-wid-con .icon.icon-comments::before,.icon.icon-comments::before {
    content: "\e96b"
}

.ekit-wid-con .icon.icon-consult::before,.icon.icon-consult::before {
    content: "\e96c"
}

.ekit-wid-con .icon.icon-consut2::before,.icon.icon-consut2::before {
    content: "\e96d"
}

.ekit-wid-con .icon.icon-deal::before,.icon.icon-deal::before {
    content: "\e96e"
}

.ekit-wid-con .icon.icon-envelope11::before,.icon.icon-envelope11::before {
    content: "\e96f"
}

.ekit-wid-con .icon.icon-folder::before,.icon.icon-folder::before {
    content: "\e970"
}

.ekit-wid-con .icon.icon-folder2::before,.icon.icon-folder2::before {
    content: "\ea6a"
}

.ekit-wid-con .icon.icon-invest::before,.icon.icon-invest::before {
    content: "\e971"
}

.ekit-wid-con .icon.icon-loan::before,.icon.icon-loan::before {
    content: "\e972"
}

.ekit-wid-con .icon.icon-menu1::before,.icon.icon-menu1::before {
    content: "\e871"
}

.ekit-wid-con .icon.icon-list1::before,.icon.icon-list1::before {
    content: "\e872"
}

.ekit-wid-con .icon.icon-map-marker1::before,.icon.icon-map-marker1::before {
    content: "\e973"
}

.ekit-wid-con .icon.icon-mutual-fund::before,.icon.icon-mutual-fund::before {
    content: "\e974"
}

.ekit-wid-con .icon.icon-google-plus::before,.icon.icon-google-plus::before {
    content: "\e975"
}

.ekit-wid-con .icon.icon-phone1::before,.icon.icon-phone1::before {
    content: "\e976"
}

.ekit-wid-con .icon.icon-pie-chart1::before,.icon.icon-pie-chart1::before {
    content: "\e977"
}

.ekit-wid-con .icon.icon-play::before,.icon.icon-play::before {
    content: "\e978"
}

.ekit-wid-con .icon.icon-savings::before,.icon.icon-savings::before {
    content: "\e979"
}

.ekit-wid-con .icon.icon-search2::before,.icon.icon-search2::before {
    content: "\e97a"
}

.ekit-wid-con .icon.icon-tag1::before,.icon.icon-tag1::before {
    content: "\e97b"
}

.ekit-wid-con .icon.icon-tags::before,.icon.icon-tags::before {
    content: "\e97c"
}

.ekit-wid-con .icon.icon-instagram1::before,.icon.icon-instagram1::before {
    content: "\e97d"
}

.ekit-wid-con .icon.icon-quote::before,.icon.icon-quote::before {
    content: "\e97e"
}

.ekit-wid-con .icon.icon-arrow-point-to-down::before,.icon.icon-arrow-point-to-down::before {
    content: "\e97f"
}

.ekit-wid-con .icon.icon-play-button::before,.icon.icon-play-button::before {
    content: "\e980"
}

.ekit-wid-con .icon.icon-minus::before,.icon.icon-minus::before {
    content: "\e981"
}

.ekit-wid-con .icon.icon-plus::before,.icon.icon-plus::before {
    content: "\e982"
}

.ekit-wid-con .icon.icon-tick::before,.icon.icon-tick::before {
    content: "\e983"
}

.ekit-wid-con .icon.icon-check::before,.icon.icon-check::before {
    content: "\eaaf"
}

.ekit-wid-con .icon.icon-edit::before,.icon.icon-edit::before {
    content: "\e984"
}

.ekit-wid-con .icon.icon-reply::before,.icon.icon-reply::before {
    content: "\e985"
}

.ekit-wid-con .icon.icon-cogwheel-outline::before,.icon.icon-cogwheel-outline::before {
    content: "\e986"
}

.ekit-wid-con .icon.icon-abacus::before,.icon.icon-abacus::before {
    content: "\e987"
}

.ekit-wid-con .icon.icon-abacus1::before,.icon.icon-abacus1::before {
    content: "\e988"
}

.ekit-wid-con .icon.icon-agenda1::before,.icon.icon-agenda1::before {
    content: "\e989"
}

.ekit-wid-con .icon.icon-shopping-basket::before,.icon.icon-shopping-basket::before {
    content: "\e98a"
}

.ekit-wid-con .icon.icon-users1::before,.icon.icon-users1::before {
    content: "\e98b"
}

.ekit-wid-con .icon.icon-man::before,.icon.icon-man::before {
    content: "\e98c"
}

.ekit-wid-con .icon.icon-support1::before,.icon.icon-support1::before {
    content: "\e98d"
}

.ekit-wid-con .icon.icon-favorites::before,.icon.icon-favorites::before {
    content: "\e98e"
}

.ekit-wid-con .icon.icon-calendar::before,.icon.icon-calendar::before {
    content: "\e98f"
}

.ekit-wid-con .icon.icon-paper-plane::before,.icon.icon-paper-plane::before {
    content: "\e990"
}

.ekit-wid-con .icon.icon-placeholder::before,.icon.icon-placeholder::before {
    content: "\e991"
}

.ekit-wid-con .icon.icon-phone-call::before,.icon.icon-phone-call::before {
    content: "\e992"
}

.ekit-wid-con .icon.icon-contact::before,.icon.icon-contact::before {
    content: "\e993"
}

.ekit-wid-con .icon.icon-email::before,.icon.icon-email::before {
    content: "\e998"
}

.ekit-wid-con .icon.icon-internet::before,.icon.icon-internet::before {
    content: "\e999"
}

.ekit-wid-con .icon.icon-quote1::before,.icon.icon-quote1::before {
    content: "\e99a"
}

.ekit-wid-con .icon.icon-medical::before,.icon.icon-medical::before {
    content: "\e99b"
}

.ekit-wid-con .icon.icon-eye1::before,.icon.icon-eye1::before {
    content: "\e99c"
}

.ekit-wid-con .icon.icon-full-screen::before,.icon.icon-full-screen::before {
    content: "\e99d"
}

.ekit-wid-con .icon.icon-tools::before,.icon.icon-tools::before {
    content: "\e99e"
}

.ekit-wid-con .icon.icon-pie-chart2::before,.icon.icon-pie-chart2::before {
    content: "\e99f"
}

.ekit-wid-con .icon.icon-diamond11::before,.icon.icon-diamond11::before {
    content: "\e9a0"
}

.ekit-wid-con .icon.icon-valentines-heart::before,.icon.icon-valentines-heart::before {
    content: "\e9a1"
}

.ekit-wid-con .icon.icon-like::before,.icon.icon-like::before {
    content: "\e9a2"
}

.ekit-wid-con .icon.icon-team::before,.icon.icon-team::before {
    content: "\e9a3"
}

.ekit-wid-con .icon.icon-tshirt::before,.icon.icon-tshirt::before {
    content: "\e9a4"
}

.ekit-wid-con .icon.icon-cancel::before,.icon.icon-cancel::before {
    content: "\e9a5"
}

.ekit-wid-con .icon.icon-drink::before,.icon.icon-drink::before {
    content: "\e9a6"
}

.ekit-wid-con .icon.icon-home1::before,.icon.icon-home1::before {
    content: "\e9a7"
}

.ekit-wid-con .icon.icon-music::before,.icon.icon-music::before {
    content: "\e9a8"
}

.ekit-wid-con .icon.icon-rich::before,.icon.icon-rich::before {
    content: "\e9a9"
}

.ekit-wid-con .icon.icon-brush::before,.icon.icon-brush::before {
    content: "\e9aa"
}

.ekit-wid-con .icon.icon-opposite-way::before,.icon.icon-opposite-way::before {
    content: "\e9ab"
}

.ekit-wid-con .icon.icon-cloud-computing1::before,.icon.icon-cloud-computing1::before {
    content: "\e9ac"
}

.ekit-wid-con .icon.icon-technology-1::before,.icon.icon-technology-1::before {
    content: "\e9ad"
}

.ekit-wid-con .icon.icon-rotate::before,.icon.icon-rotate::before {
    content: "\e9ae"
}

.ekit-wid-con .icon.icon-medical1::before,.icon.icon-medical1::before {
    content: "\e9af"
}

.ekit-wid-con .icon.icon-flash-1::before,.icon.icon-flash-1::before {
    content: "\e9b0"
}

.ekit-wid-con .icon.icon-flash::before,.icon.icon-flash::before {
    content: "\e9b1"
}

.ekit-wid-con .icon.icon-uturn::before,.icon.icon-uturn::before {
    content: "\e9b2"
}

.ekit-wid-con .icon.icon-down-arrow::before,.icon.icon-down-arrow::before {
    content: "\e9b3"
}

.ekit-wid-con .icon.icon-hours-support::before,.icon.icon-hours-support::before {
    content: "\e9b4"
}

.ekit-wid-con .icon.icon-bag::before,.icon.icon-bag::before {
    content: "\e9b5"
}

.ekit-wid-con .icon.icon-photo-camera::before,.icon.icon-photo-camera::before {
    content: "\e9b6"
}

.ekit-wid-con .icon.icon-school::before,.icon.icon-school::before {
    content: "\e9b7"
}

.ekit-wid-con .icon.icon-settings::before,.icon.icon-settings::before {
    content: "\e9b8"
}

.ekit-wid-con .icon.icon-smartphone1::before,.icon.icon-smartphone1::before {
    content: "\e9b9"
}

.ekit-wid-con .icon.icon-technology-11::before,.icon.icon-technology-11::before {
    content: "\e9ba"
}

.ekit-wid-con .icon.icon-tool::before,.icon.icon-tool::before {
    content: "\e9bb"
}

.ekit-wid-con .icon.icon-business1::before,.icon.icon-business1::before {
    content: "\e9bc"
}

.ekit-wid-con .icon.icon-shuffle-arrow::before,.icon.icon-shuffle-arrow::before {
    content: "\e9bd"
}

.ekit-wid-con .icon.icon-van-1::before,.icon.icon-van-1::before {
    content: "\e9be"
}

.ekit-wid-con .icon.icon-van::before,.icon.icon-van::before {
    content: "\e9bf"
}

.ekit-wid-con .icon.icon-vegetables::before,.icon.icon-vegetables::before {
    content: "\e9c0"
}

.ekit-wid-con .icon.icon-women::before,.icon.icon-women::before {
    content: "\e9c1"
}

.ekit-wid-con .icon.icon-vintage::before,.icon.icon-vintage::before {
    content: "\e9c2"
}

.ekit-wid-con .icon.icon-team-1::before,.icon.icon-team-1::before {
    content: "\e9c6"
}

.ekit-wid-con .icon.icon-team1::before,.icon.icon-team1::before {
    content: "\e9c7"
}

.ekit-wid-con .icon.icon-apple::before,.icon.icon-apple::before {
    content: "\e9c9"
}

.ekit-wid-con .icon.icon-watch::before,.icon.icon-watch::before {
    content: "\e9ca"
}

.ekit-wid-con .icon.icon-cogwheel::before,.icon.icon-cogwheel::before {
    content: "\e9cb"
}

.ekit-wid-con .icon.icon-light-bulb::before,.icon.icon-light-bulb::before {
    content: "\e9cc"
}

.ekit-wid-con .icon.icon-light-bulb-1::before,.icon.icon-light-bulb-1::before {
    content: "\e9cd"
}

.ekit-wid-con .icon.icon-heart-shape-outline::before,.icon.icon-heart-shape-outline::before {
    content: "\e9ce"
}

.ekit-wid-con .icon.icon-online-shopping-cart::before,.icon.icon-online-shopping-cart::before {
    content: "\e9cf"
}

.ekit-wid-con .icon.icon-shopping-cart1::before,.icon.icon-shopping-cart1::before {
    content: "\e9d0"
}

.ekit-wid-con .icon.icon-star2::before,.icon.icon-star2::before {
    content: "\e9d1"
}

.ekit-wid-con .icon.icon-star-1::before,.icon.icon-star-1::before {
    content: "\e9d2"
}

.ekit-wid-con .icon.icon-favorite1::before,.icon.icon-favorite1::before {
    content: "\e9d3"
}

.ekit-wid-con .icon.icon-agenda2::before,.icon.icon-agenda2::before {
    content: "\e9d4"
}

.ekit-wid-con .icon.icon-agenda-1::before,.icon.icon-agenda-1::before {
    content: "\e9d5"
}

.ekit-wid-con .icon.icon-alarm-clock::before,.icon.icon-alarm-clock::before {
    content: "\e9d6"
}

.ekit-wid-con .icon.icon-alarm-clock1::before,.icon.icon-alarm-clock1::before {
    content: "\e9d7"
}

.ekit-wid-con .icon.icon-atomic::before,.icon.icon-atomic::before {
    content: "\e9d8"
}

.ekit-wid-con .icon.icon-auction::before,.icon.icon-auction::before {
    content: "\e9d9"
}

.ekit-wid-con .icon.icon-balance::before,.icon.icon-balance::before {
    content: "\e9da"
}

.ekit-wid-con .icon.icon-balance1::before,.icon.icon-balance1::before {
    content: "\e9db"
}

.ekit-wid-con .icon.icon-bank1::before,.icon.icon-bank1::before {
    content: "\e9dc"
}

.ekit-wid-con .icon.icon-bar-chart::before,.icon.icon-bar-chart::before {
    content: "\e9dd"
}

.ekit-wid-con .icon.icon-barrier::before,.icon.icon-barrier::before {
    content: "\e9de"
}

.ekit-wid-con .icon.icon-battery::before,.icon.icon-battery::before {
    content: "\e9df"
}

.ekit-wid-con .icon.icon-battery-1::before,.icon.icon-battery-1::before {
    content: "\e9e0"
}

.ekit-wid-con .icon.icon-bell::before,.icon.icon-bell::before {
    content: "\e9e1"
}

.ekit-wid-con .icon.icon-bluetooth::before,.icon.icon-bluetooth::before {
    content: "\e9e2"
}

.ekit-wid-con .icon.icon-book1::before,.icon.icon-book1::before {
    content: "\e9e3"
}

.ekit-wid-con .icon.icon-briefcase1::before,.icon.icon-briefcase1::before {
    content: "\e9e4"
}

.ekit-wid-con .icon.icon-briefcase-1::before,.icon.icon-briefcase-1::before {
    content: "\e9e5"
}

.ekit-wid-con .icon.icon-briefcase-2::before,.icon.icon-briefcase-2::before {
    content: "\e9e6"
}

.ekit-wid-con .icon.icon-calculator1::before,.icon.icon-calculator1::before {
    content: "\e9e7"
}

.ekit-wid-con .icon.icon-calculator2::before,.icon.icon-calculator2::before {
    content: "\e9e8"
}

.ekit-wid-con .icon.icon-calculator-1::before,.icon.icon-calculator-1::before {
    content: "\e9e9"
}

.ekit-wid-con .icon.icon-calendar1::before,.icon.icon-calendar1::before {
    content: "\e9ea"
}

.ekit-wid-con .icon.icon-calendar2::before,.icon.icon-calendar2::before {
    content: "\e9eb"
}

.ekit-wid-con .icon.icon-calendar-1::before,.icon.icon-calendar-1::before {
    content: "\e9ec"
}

.ekit-wid-con .icon.icon-calendar-page-empty::before,.icon.icon-calendar-page-empty::before {
    content: "\eaac"
}

.ekit-wid-con .icon.icon-calendar3::before,.icon.icon-calendar3::before {
    content: "\eb9c"
}

.ekit-wid-con .icon.icon-car11::before,.icon.icon-car11::before {
    content: "\e9ed"
}

.ekit-wid-con .icon.icon-carrier::before,.icon.icon-carrier::before {
    content: "\e9ee"
}

.ekit-wid-con .icon.icon-cash::before,.icon.icon-cash::before {
    content: "\e9ef"
}

.ekit-wid-con .icon.icon-chat::before,.icon.icon-chat::before {
    content: "\e9f0"
}

.ekit-wid-con .icon.icon-chat-1::before,.icon.icon-chat-1::before {
    content: "\e9f1"
}

.ekit-wid-con .icon.icon-checked1::before,.icon.icon-checked1::before {
    content: "\e9f2"
}

.ekit-wid-con .icon.icon-clip::before,.icon.icon-clip::before {
    content: "\e9f3"
}

.ekit-wid-con .icon.icon-clip1::before,.icon.icon-clip1::before {
    content: "\e9f4"
}

.ekit-wid-con .icon.icon-clipboard1::before,.icon.icon-clipboard1::before {
    content: "\e9f5"
}

.ekit-wid-con .icon.icon-clipboard11::before,.icon.icon-clipboard11::before {
    content: "\e9f6"
}

.ekit-wid-con .icon.icon-clock2::before,.icon.icon-clock2::before {
    content: "\e9f7"
}

.ekit-wid-con .icon.icon-clock-1::before,.icon.icon-clock-1::before {
    content: "\e9f8"
}

.ekit-wid-con .icon.icon-cloud11::before,.icon.icon-cloud11::before {
    content: "\e9f9"
}

.ekit-wid-con .icon.icon-cloud-computing11::before,.icon.icon-cloud-computing11::before {
    content: "\e9fa"
}

.ekit-wid-con .icon.icon-cloud-computing-1::before,.icon.icon-cloud-computing-1::before {
    content: "\e9fb"
}

.ekit-wid-con .icon.icon-cogwheel1::before,.icon.icon-cogwheel1::before {
    content: "\e9fc"
}

.ekit-wid-con .icon.icon-coins1::before,.icon.icon-coins1::before {
    content: "\e9fd"
}

.ekit-wid-con .icon.icon-compass::before,.icon.icon-compass::before {
    content: "\e9fe"
}

.ekit-wid-con .icon.icon-contract::before,.icon.icon-contract::before {
    content: "\e9ff"
}

.ekit-wid-con .icon.icon-conversation::before,.icon.icon-conversation::before {
    content: "\ea00"
}

.ekit-wid-con .icon.icon-crane1::before,.icon.icon-crane1::before {
    content: "\ea01"
}

.ekit-wid-con .icon.icon-crane-2::before,.icon.icon-crane-2::before {
    content: "\ea02"
}

.ekit-wid-con .icon.icon-credit-card::before,.icon.icon-credit-card::before {
    content: "\ea03"
}

.ekit-wid-con .icon.icon-credit-card1::before,.icon.icon-credit-card1::before {
    content: "\ea04"
}

.ekit-wid-con .icon.icon-cursor::before,.icon.icon-cursor::before {
    content: "\ea05"
}

.ekit-wid-con .icon.icon-customer-service::before,.icon.icon-customer-service::before {
    content: "\ea06"
}

.ekit-wid-con .icon.icon-cutlery::before,.icon.icon-cutlery::before {
    content: "\ea07"
}

.ekit-wid-con .icon.icon-dart-board::before,.icon.icon-dart-board::before {
    content: "\ea08"
}

.ekit-wid-con .icon.icon-decision-making::before,.icon.icon-decision-making::before {
    content: "\ea09"
}

.ekit-wid-con .icon.icon-desk-chair::before,.icon.icon-desk-chair::before {
    content: "\ea0a"
}

.ekit-wid-con .icon.icon-desk-lamp::before,.icon.icon-desk-lamp::before {
    content: "\ea0b"
}

.ekit-wid-con .icon.icon-diamond2::before,.icon.icon-diamond2::before {
    content: "\ea0c"
}

.ekit-wid-con .icon.icon-direction::before,.icon.icon-direction::before {
    content: "\ea0d"
}

.ekit-wid-con .icon.icon-document::before,.icon.icon-document::before {
    content: "\ea0e"
}

.ekit-wid-con .icon.icon-dollar-bill::before,.icon.icon-dollar-bill::before {
    content: "\ea0f"
}

.ekit-wid-con .icon.icon-download1::before,.icon.icon-download1::before {
    content: "\ea10"
}

.ekit-wid-con .icon.icon-edit1::before,.icon.icon-edit1::before {
    content: "\ea11"
}

.ekit-wid-con .icon.icon-email1::before,.icon.icon-email1::before {
    content: "\ea12"
}

.ekit-wid-con .icon.icon-envelope2::before,.icon.icon-envelope2::before {
    content: "\ea13"
}

.ekit-wid-con .icon.icon-envelope3::before,.icon.icon-envelope3::before {
    content: "\ea14"
}

.ekit-wid-con .icon.icon-eraser::before,.icon.icon-eraser::before {
    content: "\ea15"
}

.ekit-wid-con .icon.icon-eye2::before,.icon.icon-eye2::before {
    content: "\ea16"
}

.ekit-wid-con .icon.icon-factory::before,.icon.icon-factory::before {
    content: "\ea17"
}

.ekit-wid-con .icon.icon-fast-forward::before,.icon.icon-fast-forward::before {
    content: "\ea18"
}

.ekit-wid-con .icon.icon-favorites1::before,.icon.icon-favorites1::before {
    content: "\ea19"
}

.ekit-wid-con .icon.icon-file::before,.icon.icon-file::before {
    content: "\ea1a"
}

.ekit-wid-con .icon.icon-file-1::before,.icon.icon-file-1::before {
    content: "\ea1b"
}

.ekit-wid-con .icon.icon-file-2::before,.icon.icon-file-2::before {
    content: "\ea1c"
}

.ekit-wid-con .icon.icon-file-3::before,.icon.icon-file-3::before {
    content: "\ea1d"
}

.ekit-wid-con .icon.icon-filter::before,.icon.icon-filter::before {
    content: "\ea1e"
}

.ekit-wid-con .icon.icon-finance-book::before,.icon.icon-finance-book::before {
    content: "\ea1f"
}

.ekit-wid-con .icon.icon-flag1::before,.icon.icon-flag1::before {
    content: "\ea20"
}

.ekit-wid-con .icon.icon-folder1::before,.icon.icon-folder1::before {
    content: "\ea21"
}

.ekit-wid-con .icon.icon-folder-1::before,.icon.icon-folder-1::before {
    content: "\ea22"
}

.ekit-wid-con .icon.icon-folders::before,.icon.icon-folders::before {
    content: "\ea23"
}

.ekit-wid-con .icon.icon-folders1::before,.icon.icon-folders1::before {
    content: "\ea24"
}

.ekit-wid-con .icon.icon-gamepad::before,.icon.icon-gamepad::before {
    content: "\ea25"
}

.ekit-wid-con .icon.icon-gift11::before,.icon.icon-gift11::before {
    content: "\ea26"
}

.ekit-wid-con .icon.icon-growth::before,.icon.icon-growth::before {
    content: "\ea27"
}

.ekit-wid-con .icon.icon-heart11::before,.icon.icon-heart11::before {
    content: "\ea28"
}

.ekit-wid-con .icon.icon-home2::before,.icon.icon-home2::before {
    content: "\ea29"
}

.ekit-wid-con .icon.icon-house::before,.icon.icon-house::before {
    content: "\ea2a"
}

.ekit-wid-con .icon.icon-house-1::before,.icon.icon-house-1::before {
    content: "\ea2b"
}

.ekit-wid-con .icon.icon-house-2::before,.icon.icon-house-2::before {
    content: "\ea2c"
}

.ekit-wid-con .icon.icon-id-card::before,.icon.icon-id-card::before {
    content: "\ea2d"
}

.ekit-wid-con .icon.icon-id-card1::before,.icon.icon-id-card1::before {
    content: "\ea2e"
}

.ekit-wid-con .icon.icon-id-card-1::before,.icon.icon-id-card-1::before {
    content: "\ea2f"
}

.ekit-wid-con .icon.icon-idea1::before,.icon.icon-idea1::before {
    content: "\ea30"
}

.ekit-wid-con .icon.icon-image::before,.icon.icon-image::before {
    content: "\ea31"
}

.ekit-wid-con .icon.icon-improvement::before,.icon.icon-improvement::before {
    content: "\ea32"
}

.ekit-wid-con .icon.icon-inbox1::before,.icon.icon-inbox1::before {
    content: "\ea33"
}

.ekit-wid-con .icon.icon-information::before,.icon.icon-information::before {
    content: "\ea34"
}

.ekit-wid-con .icon.icon-key::before,.icon.icon-key::before {
    content: "\ea35"
}

.ekit-wid-con .icon.icon-key1::before,.icon.icon-key1::before {
    content: "\ea36"
}

.ekit-wid-con .icon.icon-laptop1::before,.icon.icon-laptop1::before {
    content: "\ea37"
}

.ekit-wid-con .icon.icon-layers1::before,.icon.icon-layers1::before {
    content: "\ea38"
}

.ekit-wid-con .icon.icon-light-bulb1::before,.icon.icon-light-bulb1::before {
    content: "\ea39"
}

.ekit-wid-con .icon.icon-like1::before,.icon.icon-like1::before {
    content: "\ea3a"
}

.ekit-wid-con .icon.icon-line-chart1::before,.icon.icon-line-chart1::before {
    content: "\ea3b"
}

.ekit-wid-con .icon.icon-mail::before,.icon.icon-mail::before {
    content: "\ea3c"
}

.ekit-wid-con .icon.icon-manager::before,.icon.icon-manager::before {
    content: "\ea3d"
}

.ekit-wid-con .icon.icon-map1::before,.icon.icon-map1::before {
    content: "\ea3e"
}

.ekit-wid-con .icon.icon-medal1::before,.icon.icon-medal1::before {
    content: "\ea3f"
}

.ekit-wid-con .icon.icon-megaphone::before,.icon.icon-megaphone::before {
    content: "\ea40"
}

.ekit-wid-con .icon.icon-megaphone1::before,.icon.icon-megaphone1::before {
    content: "\ea41"
}

.ekit-wid-con .icon.icon-message::before,.icon.icon-message::before {
    content: "\ea42"
}

.ekit-wid-con .icon.icon-message-1::before,.icon.icon-message-1::before {
    content: "\ea43"
}

.ekit-wid-con .icon.icon-message-2::before,.icon.icon-message-2::before {
    content: "\ea44"
}

.ekit-wid-con .icon.icon-microphone::before,.icon.icon-microphone::before {
    content: "\ea45"
}

.ekit-wid-con .icon.icon-money1::before,.icon.icon-money1::before {
    content: "\ea46"
}

.ekit-wid-con .icon.icon-money-bag1::before,.icon.icon-money-bag1::before {
    content: "\ea47"
}

.ekit-wid-con .icon.icon-monitor1::before,.icon.icon-monitor1::before {
    content: "\ea48"
}

.ekit-wid-con .icon.icon-music1::before,.icon.icon-music1::before {
    content: "\ea49"
}

.ekit-wid-con .icon.icon-next::before,.icon.icon-next::before {
    content: "\ea4a"
}

.ekit-wid-con .icon.icon-open-book1::before,.icon.icon-open-book1::before {
    content: "\ea4b"
}

.ekit-wid-con .icon.icon-padlock::before,.icon.icon-padlock::before {
    content: "\ea4c"
}

.ekit-wid-con .icon.icon-padlock-1::before,.icon.icon-padlock-1::before {
    content: "\ea4d"
}

.ekit-wid-con .icon.icon-paint-brush::before,.icon.icon-paint-brush::before {
    content: "\ea4e"
}

.ekit-wid-con .icon.icon-pause::before,.icon.icon-pause::before {
    content: "\ea4f"
}

.ekit-wid-con .icon.icon-pen::before,.icon.icon-pen::before {
    content: "\ea50"
}

.ekit-wid-con .icon.icon-pencil1::before,.icon.icon-pencil1::before {
    content: "\ea51"
}

.ekit-wid-con .icon.icon-percentage::before,.icon.icon-percentage::before {
    content: "\ea52"
}

.ekit-wid-con .icon.icon-phone-call1::before,.icon.icon-phone-call1::before {
    content: "\ea53"
}

.ekit-wid-con .icon.icon-phone-call2::before,.icon.icon-phone-call2::before {
    content: "\ea54"
}

.ekit-wid-con .icon.icon-photo-camera1::before,.icon.icon-photo-camera1::before {
    content: "\ea55"
}

.ekit-wid-con .icon.icon-pie-chart3::before,.icon.icon-pie-chart3::before {
    content: "\ea56"
}

.ekit-wid-con .icon.icon-pipe::before,.icon.icon-pipe::before {
    content: "\ea57"
}

.ekit-wid-con .icon.icon-placeholder1::before,.icon.icon-placeholder1::before {
    content: "\ea58"
}

.ekit-wid-con .icon.icon-placeholder2::before,.icon.icon-placeholder2::before {
    content: "\ea59"
}

.ekit-wid-con .icon.icon-planet-earth::before,.icon.icon-planet-earth::before {
    content: "\ea5a"
}

.ekit-wid-con .icon.icon-play-button1::before,.icon.icon-play-button1::before {
    content: "\ea5b"
}

.ekit-wid-con .icon.icon-power-button::before,.icon.icon-power-button::before {
    content: "\ea5c"
}

.ekit-wid-con .icon.icon-presentation::before,.icon.icon-presentation::before {
    content: "\ea5d"
}

.ekit-wid-con .icon.icon-presentation1::before,.icon.icon-presentation1::before {
    content: "\ea5e"
}

.ekit-wid-con .icon.icon-printer1::before,.icon.icon-printer1::before {
    content: "\ea5f"
}

.ekit-wid-con .icon.icon-push-pin::before,.icon.icon-push-pin::before {
    content: "\ea60"
}

.ekit-wid-con .icon.icon-push-pin1::before,.icon.icon-push-pin1::before {
    content: "\ea61"
}

.ekit-wid-con .icon.icon-refresh::before,.icon.icon-refresh::before {
    content: "\ea62"
}

.ekit-wid-con .icon.icon-reload::before,.icon.icon-reload::before {
    content: "\ea63"
}

.ekit-wid-con .icon.icon-return::before,.icon.icon-return::before {
    content: "\ea64"
}

.ekit-wid-con .icon.icon-rocket-ship::before,.icon.icon-rocket-ship::before {
    content: "\ea65"
}

.ekit-wid-con .icon.icon-rss1::before,.icon.icon-rss1::before {
    content: "\ea66"
}

.ekit-wid-con .icon.icon-safebox::before,.icon.icon-safebox::before {
    content: "\ea67"
}

.ekit-wid-con .icon.icon-safebox1::before,.icon.icon-safebox1::before {
    content: "\ea68"
}

.ekit-wid-con .icon.icon-settings1::before,.icon.icon-settings1::before {
    content: "\ea69"
}

.ekit-wid-con .icon.icon-settings-2::before,.icon.icon-settings-2::before {
    content: "\ea6b"
}

.ekit-wid-con .icon.icon-sewing-machine::before,.icon.icon-sewing-machine::before {
    content: "\ea6c"
}

.ekit-wid-con .icon.icon-share2::before,.icon.icon-share2::before {
    content: "\ea6d"
}

.ekit-wid-con .icon.icon-shield1::before,.icon.icon-shield1::before {
    content: "\ea6e"
}

.ekit-wid-con .icon.icon-shield11::before,.icon.icon-shield11::before {
    content: "\ea6f"
}

.ekit-wid-con .icon.icon-shopping::before,.icon.icon-shopping::before {
    content: "\ea70"
}

.ekit-wid-con .icon.icon-shopping-bag::before,.icon.icon-shopping-bag::before {
    content: "\ea71"
}

.ekit-wid-con .icon.icon-shopping-bag-1::before,.icon.icon-shopping-bag-1::before {
    content: "\ea72"
}

.ekit-wid-con .icon.icon-shopping-bag-2::before,.icon.icon-shopping-bag-2::before {
    content: "\ea73"
}

.ekit-wid-con .icon.icon-shopping-cart11::before,.icon.icon-shopping-cart11::before {
    content: "\ea74"
}

.ekit-wid-con .icon.icon-shopping-cart2::before,.icon.icon-shopping-cart2::before {
    content: "\ea75"
}

.ekit-wid-con .icon.icon-shopping-cart-1::before,.icon.icon-shopping-cart-1::before {
    content: "\ea76"
}

.ekit-wid-con .icon.icon-shopping-cart-2::before,.icon.icon-shopping-cart-2::before {
    content: "\ea77"
}

.ekit-wid-con .icon.icon-shopping-cart-3::before,.icon.icon-shopping-cart-3::before {
    content: "\ea78"
}

.ekit-wid-con .icon.icon-smartphone2::before,.icon.icon-smartphone2::before {
    content: "\ea79"
}

.ekit-wid-con .icon.icon-speaker::before,.icon.icon-speaker::before {
    content: "\ea7a"
}

.ekit-wid-con .icon.icon-speakers::before,.icon.icon-speakers::before {
    content: "\ea7b"
}

.ekit-wid-con .icon.icon-stats::before,.icon.icon-stats::before {
    content: "\ea7c"
}

.ekit-wid-con .icon.icon-stats-1::before,.icon.icon-stats-1::before {
    content: "\ea7d"
}

.ekit-wid-con .icon.icon-stats-2::before,.icon.icon-stats-2::before {
    content: "\ea7e"
}

.ekit-wid-con .icon.icon-stats-3::before,.icon.icon-stats-3::before {
    content: "\ea7f"
}

.ekit-wid-con .icon.icon-stats-4::before,.icon.icon-stats-4::before {
    content: "\ea80"
}

.ekit-wid-con .icon.icon-stats-5::before,.icon.icon-stats-5::before {
    content: "\ea81"
}

.ekit-wid-con .icon.icon-stats-6::before,.icon.icon-stats-6::before {
    content: "\ea82"
}

.ekit-wid-con .icon.icon-sticky-note::before,.icon.icon-sticky-note::before {
    content: "\ea83"
}

.ekit-wid-con .icon.icon-store1::before,.icon.icon-store1::before {
    content: "\ea84"
}

.ekit-wid-con .icon.icon-store-1::before,.icon.icon-store-1::before {
    content: "\ea85"
}

.ekit-wid-con .icon.icon-suitcase::before,.icon.icon-suitcase::before {
    content: "\ea86"
}

.ekit-wid-con .icon.icon-suitcase-1::before,.icon.icon-suitcase-1::before {
    content: "\ea87"
}

.ekit-wid-con .icon.icon-tag2::before,.icon.icon-tag2::before {
    content: "\ea88"
}

.ekit-wid-con .icon.icon-target::before,.icon.icon-target::before {
    content: "\ea89"
}

.ekit-wid-con .icon.icon-team2::before,.icon.icon-team2::before {
    content: "\ea8a"
}

.ekit-wid-con .icon.icon-tie::before,.icon.icon-tie::before {
    content: "\ea8b"
}

.ekit-wid-con .icon.icon-trash1::before,.icon.icon-trash1::before {
    content: "\ea8c"
}

.ekit-wid-con .icon.icon-trolley::before,.icon.icon-trolley::before {
    content: "\ea8d"
}

.ekit-wid-con .icon.icon-trolley-1::before,.icon.icon-trolley-1::before {
    content: "\ea8e"
}

.ekit-wid-con .icon.icon-trolley-2::before,.icon.icon-trolley-2::before {
    content: "\ea8f"
}

.ekit-wid-con .icon.icon-trophy1::before,.icon.icon-trophy1::before {
    content: "\ea90"
}

.ekit-wid-con .icon.icon-truck1::before,.icon.icon-truck1::before {
    content: "\ea91"
}

.ekit-wid-con .icon.icon-truck-1::before,.icon.icon-truck-1::before {
    content: "\ea92"
}

.ekit-wid-con .icon.icon-truck-2::before,.icon.icon-truck-2::before {
    content: "\ea93"
}

.ekit-wid-con .icon.icon-umbrella::before,.icon.icon-umbrella::before {
    content: "\ea94"
}

.ekit-wid-con .icon.icon-upload1::before,.icon.icon-upload1::before {
    content: "\ea95"
}

.ekit-wid-con .icon.icon-user1::before,.icon.icon-user1::before {
    content: "\ea96"
}

.ekit-wid-con .icon.icon-user-1::before,.icon.icon-user-1::before {
    content: "\ea97"
}

.ekit-wid-con .icon.icon-user-2::before,.icon.icon-user-2::before {
    content: "\ea98"
}

.ekit-wid-con .icon.icon-user-3::before,.icon.icon-user-3::before {
    content: "\ea99"
}

.ekit-wid-con .icon.icon-users2::before,.icon.icon-users2::before {
    content: "\ea9a"
}

.ekit-wid-con .icon.icon-video-camera::before,.icon.icon-video-camera::before {
    content: "\ea9b"
}

.ekit-wid-con .icon.icon-voucher::before,.icon.icon-voucher::before {
    content: "\ea9c"
}

.ekit-wid-con .icon.icon-voucher-1::before,.icon.icon-voucher-1::before {
    content: "\ea9d"
}

.ekit-wid-con .icon.icon-voucher-2::before,.icon.icon-voucher-2::before {
    content: "\ea9e"
}

.ekit-wid-con .icon.icon-voucher-3::before,.icon.icon-voucher-3::before {
    content: "\ea9f"
}

.ekit-wid-con .icon.icon-voucher-4::before,.icon.icon-voucher-4::before {
    content: "\eaa0"
}

.ekit-wid-con .icon.icon-wallet::before,.icon.icon-wallet::before {
    content: "\eaa1"
}

.ekit-wid-con .icon.icon-wallet1::before,.icon.icon-wallet1::before {
    content: "\eaa2"
}

.ekit-wid-con .icon.icon-wifi::before,.icon.icon-wifi::before {
    content: "\eaa3"
}

.ekit-wid-con .icon.icon-worker::before,.icon.icon-worker::before {
    content: "\eaa4"
}

.ekit-wid-con .icon.icon-zoom-in::before,.icon.icon-zoom-in::before {
    content: "\eaa5"
}

.ekit-wid-con .icon.icon-zoom-out::before,.icon.icon-zoom-out::before {
    content: "\eaa6"
}

.ekit-wid-con .icon.icon-burger-menu::before,.icon.icon-burger-menu::before {
    content: "\eab8"
}

.ekit-wid-con .icon.icon-squares::before,.icon.icon-squares::before {
    content: "\eaa7"
}

.ekit-wid-con .icon.icon-options::before,.icon.icon-options::before {
    content: "\eaa8"
}

.ekit-wid-con .icon.icon-apps::before,.icon.icon-apps::before {
    content: "\eaa9"
}

.ekit-wid-con .icon.icon-menu-11::before,.icon.icon-menu-11::before {
    content: "\eaaa"
}

.ekit-wid-con .icon.icon-menu11::before,.icon.icon-menu11::before {
    content: "\eaab"
}

.ekit-wid-con .icon.icon-back_up::before,.icon.icon-back_up::before {
    content: "\eaad"
}

.ekit-wid-con .icon.icon-cart11::before,.icon.icon-cart11::before {
    content: "\eaae"
}

.ekit-wid-con .icon.icon-checkmark::before,.icon.icon-checkmark::before {
    content: "\eab0"
}

.ekit-wid-con .icon.icon-dollar::before,.icon.icon-dollar::before {
    content: "\eab1"
}

.ekit-wid-con .icon.icon-domian::before,.icon.icon-domian::before {
    content: "\eab2"
}

.ekit-wid-con .icon.icon-hosting1::before,.icon.icon-hosting1::before {
    content: "\eab3"
}

.ekit-wid-con .icon.icon-key2::before,.icon.icon-key2::before {
    content: "\eab4"
}

.ekit-wid-con .icon.icon-migration::before,.icon.icon-migration::before {
    content: "\eab5"
}

.ekit-wid-con .icon.icon-play1::before,.icon.icon-play1::before {
    content: "\eab6"
}

.ekit-wid-con .icon.icon-quote2::before,.icon.icon-quote2::before {
    content: "\eab7"
}

.ekit-wid-con .icon.icon-api_setup::before,.icon.icon-api_setup::before {
    content: "\eab9"
}

.ekit-wid-con .icon.icon-coin::before,.icon.icon-coin::before {
    content: "\eaba"
}

.ekit-wid-con .icon.icon-hand_shake::before,.icon.icon-hand_shake::before {
    content: "\eabb"
}

.ekit-wid-con .icon.icon-idea_generate::before,.icon.icon-idea_generate::before {
    content: "\eabc"
}

.ekit-wid-con .icon.icon-page_search::before,.icon.icon-page_search::before {
    content: "\eabd"
}

.ekit-wid-con .icon.icon-pen_shape::before,.icon.icon-pen_shape::before {
    content: "\eabe"
}

.ekit-wid-con .icon.icon-pencil_art::before,.icon.icon-pencil_art::before {
    content: "\eabf"
}

.ekit-wid-con .icon.icon-review::before,.icon.icon-review::before {
    content: "\eac0"
}

.ekit-wid-con .icon.icon-star::before,.icon.icon-star::before {
    content: "\eac1"
}

.ekit-wid-con .icon.icon-timing::before,.icon.icon-timing::before {
    content: "\eac2"
}

.ekit-wid-con .icon.icon-trophy::before,.icon.icon-trophy::before {
    content: "\eac3"
}

.ekit-wid-con .icon.icon-communication::before,.icon.icon-communication::before {
    content: "\eac4"
}

.ekit-wid-con .icon.icon-money-bag2::before,.icon.icon-money-bag2::before {
    content: "\eac5"
}

.ekit-wid-con .icon.icon-dentist::before,.icon.icon-dentist::before {
    content: "\eac6"
}

.ekit-wid-con .icon.icon-bill::before,.icon.icon-bill::before {
    content: "\eac7"
}

.ekit-wid-con .icon.icon-label::before,.icon.icon-label::before {
    content: "\eac8"
}

.ekit-wid-con .icon.icon-money::before,.icon.icon-money::before {
    content: "\eac9"
}

.ekit-wid-con .icon.icon-shield::before,.icon.icon-shield::before {
    content: "\eaca"
}

.ekit-wid-con .icon.icon-support::before,.icon.icon-support::before {
    content: "\eacb"
}

.ekit-wid-con .icon.icon-one::before,.icon.icon-one::before {
    content: "\eacc"
}

.ekit-wid-con .icon.icon-clock::before,.icon.icon-clock::before {
    content: "\eacd"
}

.ekit-wid-con .icon.icon-cart::before,.icon.icon-cart::before {
    content: "\eace"
}

.ekit-wid-con .icon.icon-globe::before,.icon.icon-globe::before {
    content: "\eacf"
}

.ekit-wid-con .icon.icon-tooth::before,.icon.icon-tooth::before {
    content: "\ead0"
}

.ekit-wid-con .icon.icon-tooth-1::before,.icon.icon-tooth-1::before {
    content: "\ead1"
}

.ekit-wid-con .icon.icon-tooth-2::before,.icon.icon-tooth-2::before {
    content: "\ead2"
}

.ekit-wid-con .icon.icon-brain::before,.icon.icon-brain::before {
    content: "\ead3"
}

.ekit-wid-con .icon.icon-view::before,.icon.icon-view::before {
    content: "\ead4"
}

.ekit-wid-con .icon.icon-doctor::before,.icon.icon-doctor::before {
    content: "\ead5"
}

.ekit-wid-con .icon.icon-heart::before,.icon.icon-heart::before {
    content: "\ead6"
}

.ekit-wid-con .icon.icon-medicine::before,.icon.icon-medicine::before {
    content: "\ead7"
}

.ekit-wid-con .icon.icon-stethoscope::before,.icon.icon-stethoscope::before {
    content: "\ead8"
}

.ekit-wid-con .icon.icon-hospital::before,.icon.icon-hospital::before {
    content: "\ead9"
}

.ekit-wid-con .icon.icon-clipboard::before,.icon.icon-clipboard::before {
    content: "\eada"
}

.ekit-wid-con .icon.icon-medicine-1::before,.icon.icon-medicine-1::before {
    content: "\eadb"
}

.ekit-wid-con .icon.icon-hospital-1::before,.icon.icon-hospital-1::before {
    content: "\eadc"
}

.ekit-wid-con .icon.icon-customer-support::before,.icon.icon-customer-support::before {
    content: "\eadd"
}

.ekit-wid-con .icon.icon-brickwall::before,.icon.icon-brickwall::before {
    content: "\eade"
}

.ekit-wid-con .icon.icon-crane2::before,.icon.icon-crane2::before {
    content: "\eadf"
}

.ekit-wid-con .icon.icon-valve::before,.icon.icon-valve::before {
    content: "\eae1"
}

.ekit-wid-con .icon.icon-safety::before,.icon.icon-safety::before {
    content: "\eae2"
}

.ekit-wid-con .icon.icon-energy-saving::before,.icon.icon-energy-saving::before {
    content: "\eae3"
}

.ekit-wid-con .icon.icon-paint-roller::before,.icon.icon-paint-roller::before {
    content: "\eae4"
}

.ekit-wid-con .icon.icon-paint-brushes::before,.icon.icon-paint-brushes::before {
    content: "\eae5"
}

.ekit-wid-con .icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before,.icon.icon-construction-tool-vehicle-with-crane-lifting-materials::before {
    content: "\eae6"
}

.ekit-wid-con .icon.icon-trowel::before,.icon.icon-trowel::before {
    content: "\eae7"
}

.ekit-wid-con .icon.icon-bucket::before,.icon.icon-bucket::before {
    content: "\eae8"
}

.ekit-wid-con .icon.icon-smart::before,.icon.icon-smart::before {
    content: "\eae9"
}

.ekit-wid-con .icon.icon-repair::before,.icon.icon-repair::before {
    content: "\eaea"
}

.ekit-wid-con .icon.icon-saw::before,.icon.icon-saw::before {
    content: "\eaeb"
}

.ekit-wid-con .icon.icon-cutter::before,.icon.icon-cutter::before {
    content: "\eaec"
}

.ekit-wid-con .icon.icon-plier::before,.icon.icon-plier::before {
    content: "\eaed"
}

.ekit-wid-con .icon.icon-drill::before,.icon.icon-drill::before {
    content: "\eaee"
}

.ekit-wid-con .icon.icon-save-money::before,.icon.icon-save-money::before {
    content: "\eaef"
}

.ekit-wid-con .icon.icon-planting::before,.icon.icon-planting::before {
    content: "\eaf0"
}

.ekit-wid-con .icon.icon-line-chart::before,.icon.icon-line-chart::before {
    content: "\eaf1"
}

.ekit-wid-con .icon.icon-open-book::before,.icon.icon-open-book::before {
    content: "\eaf2"
}

.ekit-wid-con .icon.icon-money-bag3::before,.icon.icon-money-bag3::before {
    content: "\eaf3"
}

.ekit-wid-con .icon.icon-server::before,.icon.icon-server::before {
    content: "\eaf4"
}

.ekit-wid-con .icon.icon-server-1::before,.icon.icon-server-1::before {
    content: "\eaf5"
}

.ekit-wid-con .icon.icon-server-2::before,.icon.icon-server-2::before {
    content: "\eaf6"
}

.ekit-wid-con .icon.icon-cloud-computing::before,.icon.icon-cloud-computing::before {
    content: "\eaf7"
}

.ekit-wid-con .icon.icon-cloud::before,.icon.icon-cloud::before {
    content: "\eaf8"
}

.ekit-wid-con .icon.icon-database::before,.icon.icon-database::before {
    content: "\eaf9"
}

.ekit-wid-con .icon.icon-computer::before,.icon.icon-computer::before {
    content: "\eafa"
}

.ekit-wid-con .icon.icon-server-3::before,.icon.icon-server-3::before {
    content: "\eafb"
}

.ekit-wid-con .icon.icon-server-4::before,.icon.icon-server-4::before {
    content: "\eafc"
}

.ekit-wid-con .icon.icon-server-5::before,.icon.icon-server-5::before {
    content: "\eafd"
}

.ekit-wid-con .icon.icon-server-6::before,.icon.icon-server-6::before {
    content: "\eafe"
}

.ekit-wid-con .icon.icon-server-7::before,.icon.icon-server-7::before {
    content: "\eaff"
}

.ekit-wid-con .icon.icon-cloud-1::before,.icon.icon-cloud-1::before {
    content: "\eb00"
}

.ekit-wid-con .icon.icon-server-8::before,.icon.icon-server-8::before {
    content: "\eb01"
}

.ekit-wid-con .icon.icon-business-and-finance::before,.icon.icon-business-and-finance::before {
    content: "\eb02"
}

.ekit-wid-con .icon.icon-cloud-2::before,.icon.icon-cloud-2::before {
    content: "\eb03"
}

.ekit-wid-con .icon.icon-server-9::before,.icon.icon-server-9::before {
    content: "\eb04"
}

.ekit-wid-con .icon.icon-hosting::before,.icon.icon-hosting::before {
    content: "\eb05"
}

.ekit-wid-con .icon.icon-car::before,.icon.icon-car::before {
    content: "\eb06"
}

.ekit-wid-con .icon.icon-car-frontal-view::before,.icon.icon-car-frontal-view::before {
    content: "\eb07"
}

.ekit-wid-con .icon.icon-car-1::before,.icon.icon-car-1::before {
    content: "\eb08"
}

.ekit-wid-con .icon.icon-racing::before,.icon.icon-racing::before {
    content: "\eb09"
}

.ekit-wid-con .icon.icon-car-wheel::before,.icon.icon-car-wheel::before {
    content: "\eb0a"
}

.ekit-wid-con .icon.icon-steering-wheel::before,.icon.icon-steering-wheel::before {
    content: "\eb0b"
}

.ekit-wid-con .icon.icon-frontal-taxi-cab::before,.icon.icon-frontal-taxi-cab::before {
    content: "\eb0c"
}

.ekit-wid-con .icon.icon-taxi::before,.icon.icon-taxi::before {
    content: "\eb0d"
}

.ekit-wid-con .icon.icon-cosmetics::before,.icon.icon-cosmetics::before {
    content: "\eb0e"
}

.ekit-wid-con .icon.icon-flower::before,.icon.icon-flower::before {
    content: "\eb0f"
}

.ekit-wid-con .icon.icon-mirror::before,.icon.icon-mirror::before {
    content: "\eb10"
}

.ekit-wid-con .icon.icon-itunes::before,.icon.icon-itunes::before {
    content: "\eb6b"
}

.ekit-wid-con .icon.icon-salon::before,.icon.icon-salon::before {
    content: "\eb11"
}

.ekit-wid-con .icon.icon-hair-dryer::before,.icon.icon-hair-dryer::before {
    content: "\eb12"
}

.ekit-wid-con .icon.icon-shampoo::before,.icon.icon-shampoo::before {
    content: "\eb13"
}

.ekit-wid-con .icon.icon-download-button::before,.icon.icon-download-button::before {
    content: "\e90b"
}

.ekit-wid-con .icon.icon-list::before,.icon.icon-list::before {
    content: "\eb14"
}

.ekit-wid-con .icon.icon-loupe::before,.icon.icon-loupe::before {
    content: "\eb15"
}

.ekit-wid-con .icon.icon-search::before,.icon.icon-search::before {
    content: "\eb16"
}

.ekit-wid-con .icon.icon-search-1::before,.icon.icon-search-1::before {
    content: "\eb17"
}

.ekit-wid-con .icon.icon-shopping-cart::before,.icon.icon-shopping-cart::before {
    content: "\eb18"
}

.ekit-wid-con .icon.icon-menu::before,.icon.icon-menu::before {
    content: "\eb19"
}

.ekit-wid-con .icon.icon-menu-1::before,.icon.icon-menu-1::before {
    content: "\eb1a"
}

.ekit-wid-con .icon.icon-menu-button-of-three-horizontal-lines::before,.icon.icon-menu-button-of-three-horizontal-lines::before {
    content: "\eb1b"
}

.ekit-wid-con .icon.icon-menu-2::before,.icon.icon-menu-2::before {
    content: "\eb1c"
}

.ekit-wid-con .icon.icon-menu-3::before,.icon.icon-menu-3::before {
    content: "\eb1d"
}

.ekit-wid-con .icon.icon-menu-5::before,.icon.icon-menu-5::before {
    content: "\eb1f"
}

.ekit-wid-con .icon.icon-menu-button::before,.icon.icon-menu-button::before {
    content: "\eb20"
}

.ekit-wid-con .icon.icon-list-1::before,.icon.icon-list-1::before {
    content: "\eb21"
}

.ekit-wid-con .icon.icon-menu-6::before,.icon.icon-menu-6::before {
    content: "\eb22"
}

.ekit-wid-con .icon.icon-menu-7::before,.icon.icon-menu-7::before {
    content: "\eb23"
}

.ekit-wid-con .icon.icon-menu-8::before,.icon.icon-menu-8::before {
    content: "\eb24"
}

.ekit-wid-con .icon.icon-list-2::before,.icon.icon-list-2::before {
    content: "\eb25"
}

.ekit-wid-con .icon.icon-dot::before,.icon.icon-dot::before {
    content: "\eb26"
}

.ekit-wid-con .icon.icon-menu-9::before,.icon.icon-menu-9::before {
    content: "\eb27"
}

.ekit-wid-con .icon.icon-search11::before,.icon.icon-search11::before {
    content: "\eb28"
}

.ekit-wid-con .icon.icon-search-minus::before,.icon.icon-search-minus::before {
    content: "\eb29"
}

.ekit-wid-con .icon.icon-search-11::before,.icon.icon-search-11::before {
    content: "\eb2a"
}

.ekit-wid-con .icon.icon-search-2::before,.icon.icon-search-2::before {
    content: "\eb2b"
}

.ekit-wid-con .icon.icon-search-3::before,.icon.icon-search-3::before {
    content: "\eb2c"
}

.ekit-wid-con .icon.icon-magnifying-glass-search::before,.icon.icon-magnifying-glass-search::before {
    content: "\eb2d"
}

.ekit-wid-con .icon.icon-loupe1::before,.icon.icon-loupe1::before {
    content: "\eb2e"
}

.ekit-wid-con .icon.icon-speed::before,.icon.icon-speed::before {
    content: "\eb2f"
}

.ekit-wid-con .icon.icon-search21::before,.icon.icon-search21::before {
    content: "\eb30"
}

.ekit-wid-con .icon.icon-search-4::before,.icon.icon-search-4::before {
    content: "\eb31"
}

.ekit-wid-con .icon.icon-search-5::before,.icon.icon-search-5::before {
    content: "\eb32"
}

.ekit-wid-con .icon.icon-detective::before,.icon.icon-detective::before {
    content: "\eb33"
}

.ekit-wid-con .icon.icon-cart1::before,.icon.icon-cart1::before {
    content: "\eb34"
}

.ekit-wid-con .icon.icon-buying-on-smartphone::before,.icon.icon-buying-on-smartphone::before {
    content: "\eb35"
}

.ekit-wid-con .icon.icon-badge::before,.icon.icon-badge::before {
    content: "\eb36"
}

.ekit-wid-con .icon.icon-basket1::before,.icon.icon-basket1::before {
    content: "\eb37"
}

.ekit-wid-con .icon.icon-commerce-and-shopping::before,.icon.icon-commerce-and-shopping::before {
    content: "\eb38"
}

.ekit-wid-con .icon.icon-comment::before,.icon.icon-comment::before {
    content: "\eb39"
}

.ekit-wid-con .icon.icon-comment-1::before,.icon.icon-comment-1::before {
    content: "\eb3a"
}

.ekit-wid-con .icon.icon-share::before,.icon.icon-share::before {
    content: "\eb3b"
}

.ekit-wid-con .icon.icon-share-1::before,.icon.icon-share-1::before {
    content: "\eb3c"
}

.ekit-wid-con .icon.icon-share-2::before,.icon.icon-share-2::before {
    content: "\eb3d"
}

.ekit-wid-con .icon.icon-share-3::before,.icon.icon-share-3::before {
    content: "\eb3e"
}

.ekit-wid-con .icon.icon-comment1::before,.icon.icon-comment1::before {
    content: "\eb3f"
}

.ekit-wid-con .icon.icon-favorite::before,.icon.icon-favorite::before {
    content: "\eb40"
}

.ekit-wid-con .icon.icon-retweet::before,.icon.icon-retweet::before {
    content: "\eb41"
}

.ekit-wid-con .icon.icon-share1::before,.icon.icon-share1::before {
    content: "\eb42"
}

.ekit-wid-con .icon.icon-facebook::before,.icon.icon-facebook::before {
    content: "\eb43"
}

.ekit-wid-con .icon.icon-twitter::before,.icon.icon-twitter::before {
    content: "\eb44"
}

.ekit-wid-con .icon.icon-linkedin::before,.icon.icon-linkedin::before {
    content: "\eb45"
}

.ekit-wid-con .icon.icon-whatsapp-1::before,.icon.icon-whatsapp-1::before {
    content: "\eb46"
}

.ekit-wid-con .icon.icon-dribbble::before,.icon.icon-dribbble::before {
    content: "\eb47"
}

.ekit-wid-con .icon.icon-facebook-2::before,.icon.icon-facebook-2::before {
    content: "\eb48"
}

.ekit-wid-con .icon.icon-twitter1::before,.icon.icon-twitter1::before {
    content: "\eb49"
}

.ekit-wid-con .icon.icon-vk::before,.icon.icon-vk::before {
    content: "\eb4a"
}

.ekit-wid-con .icon.icon-youtube-v::before,.icon.icon-youtube-v::before {
    content: "\eb4b"
}

.ekit-wid-con .icon.icon-vimeo::before,.icon.icon-vimeo::before {
    content: "\eae0"
}

.ekit-wid-con .icon.icon-youtube::before,.icon.icon-youtube::before {
    content: "\eb4c"
}

.ekit-wid-con .icon.icon-snapchat-1::before,.icon.icon-snapchat-1::before {
    content: "\eb4d"
}

.ekit-wid-con .icon.icon-behance::before,.icon.icon-behance::before {
    content: "\eb4e"
}

.ekit-wid-con .icon.icon-github::before,.icon.icon-github::before {
    content: "\eb4f"
}

.ekit-wid-con .icon.icon-pinterest::before,.icon.icon-pinterest::before {
    content: "\eb50"
}

.ekit-wid-con .icon.icon-spotify::before,.icon.icon-spotify::before {
    content: "\eb51"
}

.ekit-wid-con .icon.icon-soundcloud-1::before,.icon.icon-soundcloud-1::before {
    content: "\eb52"
}

.ekit-wid-con .icon.icon-skype-1::before,.icon.icon-skype-1::before {
    content: "\eb53"
}

.ekit-wid-con .icon.icon-rss::before,.icon.icon-rss::before {
    content: "\eb54"
}

.ekit-wid-con .icon.icon-reddit-1::before,.icon.icon-reddit-1::before {
    content: "\eb55"
}

.ekit-wid-con .icon.icon-dribbble-1::before,.icon.icon-dribbble-1::before {
    content: "\eb56"
}

.ekit-wid-con .icon.icon-wordpress-1::before,.icon.icon-wordpress-1::before {
    content: "\eb57"
}

.ekit-wid-con .icon.icon-logo::before,.icon.icon-logo::before {
    content: "\eb58"
}

.ekit-wid-con .icon.icon-dropbox-1::before,.icon.icon-dropbox-1::before {
    content: "\eb59"
}

.ekit-wid-con .icon.icon-blogger-1::before,.icon.icon-blogger-1::before {
    content: "\eb5a"
}

.ekit-wid-con .icon.icon-photo::before,.icon.icon-photo::before {
    content: "\eb5b"
}

.ekit-wid-con .icon.icon-hangouts::before,.icon.icon-hangouts::before {
    content: "\eb5c"
}

.ekit-wid-con .icon.icon-xing::before,.icon.icon-xing::before {
    content: "\eb5d"
}

.ekit-wid-con .icon.icon-myspace::before,.icon.icon-myspace::before {
    content: "\eb5e"
}

.ekit-wid-con .icon.icon-flickr-1::before,.icon.icon-flickr-1::before {
    content: "\eb5f"
}

.ekit-wid-con .icon.icon-envato::before,.icon.icon-envato::before {
    content: "\eb60"
}

.ekit-wid-con .icon.icon-picasa-1::before,.icon.icon-picasa-1::before {
    content: "\eb61"
}

.ekit-wid-con .icon.icon-wattpad::before,.icon.icon-wattpad::before {
    content: "\eb62"
}

.ekit-wid-con .icon.icon-emoji::before,.icon.icon-emoji::before {
    content: "\eb63"
}

.ekit-wid-con .icon.icon-deviantart-1::before,.icon.icon-deviantart-1::before {
    content: "\eb64"
}

.ekit-wid-con .icon.icon-yahoo-1::before,.icon.icon-yahoo-1::before {
    content: "\eb65"
}

.ekit-wid-con .icon.icon-vine-1::before,.icon.icon-vine-1::before {
    content: "\eb66"
}

.ekit-wid-con .icon.icon-delicious::before,.icon.icon-delicious::before {
    content: "\eb67"
}

.ekit-wid-con .icon.icon-kickstarter-1::before,.icon.icon-kickstarter-1::before {
    content: "\eb68"
}

.ekit-wid-con .icon.icon-stumbleupon-1::before,.icon.icon-stumbleupon-1::before {
    content: "\eb69"
}

.ekit-wid-con .icon.icon-brands-and-logotypes::before,.icon.icon-brands-and-logotypes::before {
    content: "\eb6a"
}

.ekit-wid-con .icon.icon-instagram-1::before,.icon.icon-instagram-1::before {
    content: "\eb6c"
}

.ekit-wid-con .icon.icon-facebook-1::before,.icon.icon-facebook-1::before {
    content: "\eb6d"
}

.ekit-wid-con .icon.icon-instagram-2::before,.icon.icon-instagram-2::before {
    content: "\eb6e"
}

.ekit-wid-con .icon.icon-twitter-1::before,.icon.icon-twitter-1::before {
    content: "\eb6f"
}

.ekit-wid-con .icon.icon-whatsapp-2::before,.icon.icon-whatsapp-2::before {
    content: "\eb70"
}

.ekit-wid-con .icon.icon-youtube-1::before,.icon.icon-youtube-1::before {
    content: "\eb71"
}

.ekit-wid-con .icon.icon-linkedin-1::before,.icon.icon-linkedin-1::before {
    content: "\eb72"
}

.ekit-wid-con .icon.icon-telegram::before,.icon.icon-telegram::before {
    content: "\eb73"
}

.ekit-wid-con .icon.icon-github-1::before,.icon.icon-github-1::before {
    content: "\eb74"
}

.ekit-wid-con .icon.icon-vk-1::before,.icon.icon-vk-1::before {
    content: "\eb75"
}

.ekit-wid-con .icon.icon-pinterest-1::before,.icon.icon-pinterest-1::before {
    content: "\eb76"
}

.ekit-wid-con .icon.icon-rss-1::before,.icon.icon-rss-1::before {
    content: "\eb77"
}

.ekit-wid-con .icon.icon-twitch::before,.icon.icon-twitch::before {
    content: "\eb78"
}

.ekit-wid-con .icon.icon-snapchat-2::before,.icon.icon-snapchat-2::before {
    content: "\eb79"
}

.ekit-wid-con .icon.icon-skype-2::before,.icon.icon-skype-2::before {
    content: "\eb7a"
}

.ekit-wid-con .icon.icon-behance-2::before,.icon.icon-behance-2::before {
    content: "\eb7b"
}

.ekit-wid-con .icon.icon-spotify-1::before,.icon.icon-spotify-1::before {
    content: "\eb7c"
}

.ekit-wid-con .icon.icon-periscope::before,.icon.icon-periscope::before {
    content: "\eb7d"
}

.ekit-wid-con .icon.icon-dribbble-2::before,.icon.icon-dribbble-2::before {
    content: "\eb7e"
}

.ekit-wid-con .icon.icon-tumblr-1::before,.icon.icon-tumblr-1::before {
    content: "\eb7f"
}

.ekit-wid-con .icon.icon-soundcloud-2::before,.icon.icon-soundcloud-2::before {
    content: "\eb80"
}

.ekit-wid-con .icon.icon-google-drive-1::before,.icon.icon-google-drive-1::before {
    content: "\eb81"
}

.ekit-wid-con .icon.icon-dropbox-2::before,.icon.icon-dropbox-2::before {
    content: "\eb82"
}

.ekit-wid-con .icon.icon-reddit-2::before,.icon.icon-reddit-2::before {
    content: "\eb83"
}

.ekit-wid-con .icon.icon-html::before,.icon.icon-html::before {
    content: "\eb84"
}

.ekit-wid-con .icon.icon-vimeo-1::before,.icon.icon-vimeo-1::before {
    content: "\eb85"
}

.ekit-wid-con .icon.icon-hangout::before,.icon.icon-hangout::before {
    content: "\eb86"
}

.ekit-wid-con .icon.icon-blogger-2::before,.icon.icon-blogger-2::before {
    content: "\eb87"
}

.ekit-wid-con .icon.icon-yahoo-2::before,.icon.icon-yahoo-2::before {
    content: "\eb88"
}

.ekit-wid-con .icon.icon-path::before,.icon.icon-path::before {
    content: "\eb89"
}

.ekit-wid-con .icon.icon-yelp-1::before,.icon.icon-yelp-1::before {
    content: "\eb8a"
}

.ekit-wid-con .icon.icon-slideshare::before,.icon.icon-slideshare::before {
    content: "\eb8b"
}

.ekit-wid-con .icon.icon-picasa-2::before,.icon.icon-picasa-2::before {
    content: "\eb8c"
}

.ekit-wid-con .icon.icon-myspace-1::before,.icon.icon-myspace-1::before {
    content: "\eb8d"
}

.ekit-wid-con .icon.icon-flickr-2::before,.icon.icon-flickr-2::before {
    content: "\eb8e"
}

.ekit-wid-con .icon.icon-xing-1::before,.icon.icon-xing-1::before {
    content: "\eb8f"
}

.ekit-wid-con .icon.icon-envato-1::before,.icon.icon-envato-1::before {
    content: "\eb90"
}

.ekit-wid-con .icon.icon-swarm::before,.icon.icon-swarm::before {
    content: "\eb91"
}

.ekit-wid-con .icon.icon-wattpad-1::before,.icon.icon-wattpad-1::before {
    content: "\eb92"
}

.ekit-wid-con .icon.icon-foursquare::before,.icon.icon-foursquare::before {
    content: "\eb93"
}

.ekit-wid-con .icon.icon-deviantart-2::before,.icon.icon-deviantart-2::before {
    content: "\eb94"
}

.ekit-wid-con .icon.icon-kickstarter-2::before,.icon.icon-kickstarter-2::before {
    content: "\eb95"
}

.ekit-wid-con .icon.icon-delicious-1::before,.icon.icon-delicious-1::before {
    content: "\eb96"
}

.ekit-wid-con .icon.icon-vine-2::before,.icon.icon-vine-2::before {
    content: "\eb97"
}

.ekit-wid-con .icon.icon-digg::before,.icon.icon-digg::before {
    content: "\eb98"
}

.ekit-wid-con .icon.icon-bebo::before,.icon.icon-bebo::before {
    content: "\eb99"
}

.ekit-wid-con .icon.icon-stumbleupon-2::before,.icon.icon-stumbleupon-2::before {
    content: "\eb9a"
}

.ekit-wid-con .icon.icon-forrst::before,.icon.icon-forrst::before {
    content: "\eb9b"
}

.ekit-wid-con .icon.icon-eye3::before,.icon.icon-eye3::before {
    content: "\eb9d"
}

.ekit-wid-con .icon.icon-microscope::before,.icon.icon-microscope::before {
    content: "\eb9e"
}

.ekit-wid-con .icon.icon-Anti-Lock::before,.icon.icon-Anti-Lock::before {
    content: "\eb9f"
}

.ekit-wid-con .icon.icon-apartment::before,.icon.icon-apartment::before {
    content: "\eba0"
}

.ekit-wid-con .icon.icon-app::before,.icon.icon-app::before {
    content: "\eba2"
}

.ekit-wid-con .icon.icon-Aroma::before,.icon.icon-Aroma::before {
    content: "\eba3"
}

.ekit-wid-con .icon.icon-bamboo-Leaf::before,.icon.icon-bamboo-Leaf::before {
    content: "\eba5"
}

.ekit-wid-con .icon.icon-basket::before,.icon.icon-basket::before {
    content: "\eba6"
}

.ekit-wid-con .icon.icon-Battery::before,.icon.icon-Battery::before {
    content: "\eba7"
}

.ekit-wid-con .icon.icon-Bettery::before,.icon.icon-Bettery::before {
    content: "\eba8"
}

.ekit-wid-con .icon.icon-building::before,.icon.icon-building::before {
    content: "\eba9"
}

.ekit-wid-con .icon.icon-car-2::before,.icon.icon-car-2::before {
    content: "\ebaa"
}

.ekit-wid-con .icon.icon-Car::before,.icon.icon-Car::before {
    content: "\ebab"
}

.ekit-wid-con .icon.icon-Child::before,.icon.icon-Child::before {
    content: "\ebac"
}

.ekit-wid-con .icon.icon-cityscape::before,.icon.icon-cityscape::before {
    content: "\ebad"
}

.ekit-wid-con .icon.icon-cleaner::before,.icon.icon-cleaner::before {
    content: "\ebae"
}

.ekit-wid-con .icon.icon-Coffee-cup::before,.icon.icon-Coffee-cup::before {
    content: "\ebaf"
}

.ekit-wid-con .icon.icon-coins::before,.icon.icon-coins::before {
    content: "\ebb0"
}

.ekit-wid-con .icon.icon-Computer::before,.icon.icon-Computer::before {
    content: "\ebb1"
}

.ekit-wid-con .icon.icon-Consultancy::before,.icon.icon-Consultancy::before {
    content: "\ebb2"
}

.ekit-wid-con .icon.icon-cottage::before,.icon.icon-cottage::before {
    content: "\ebb3"
}

.ekit-wid-con .icon.icon-crane::before,.icon.icon-crane::before {
    content: "\ebb4"
}

.ekit-wid-con .icon.icon-Custom-api::before,.icon.icon-Custom-api::before {
    content: "\ebb5"
}

.ekit-wid-con .icon.icon-customer-support-2::before,.icon.icon-customer-support-2::before {
    content: "\ebb6"
}

.ekit-wid-con .icon.icon-Design-2::before,.icon.icon-Design-2::before {
    content: "\ebb7"
}

.ekit-wid-con .icon.icon-Design-3::before,.icon.icon-Design-3::before {
    content: "\ebb8"
}

.ekit-wid-con .icon.icon-design::before,.icon.icon-design::before {
    content: "\ebb9"
}

.ekit-wid-con .icon.icon-diamond::before,.icon.icon-diamond::before {
    content: "\ebba"
}

.ekit-wid-con .icon.icon-diploma::before,.icon.icon-diploma::before {
    content: "\ebbb"
}

.ekit-wid-con .icon.icon-Document-Search::before,.icon.icon-Document-Search::before {
    content: "\ebbc"
}

.ekit-wid-con .icon.icon-Download::before,.icon.icon-Download::before {
    content: "\ebbd"
}

.ekit-wid-con .icon.icon-drilling::before,.icon.icon-drilling::before {
    content: "\ebbe"
}

.ekit-wid-con .icon.icon-engine::before,.icon.icon-engine::before {
    content: "\ebbf"
}

.ekit-wid-con .icon.icon-engineer::before,.icon.icon-engineer::before {
    content: "\ebc0"
}

.ekit-wid-con .icon.icon-envelope::before,.icon.icon-envelope::before {
    content: "\ebc1"
}

.ekit-wid-con .icon.icon-Family::before,.icon.icon-Family::before {
    content: "\ebc2"
}

.ekit-wid-con .icon.icon-friendship::before,.icon.icon-friendship::before {
    content: "\ebc3"
}

.ekit-wid-con .icon.icon-gift::before,.icon.icon-gift::before {
    content: "\ebc4"
}

.ekit-wid-con .icon.icon-graph-2::before,.icon.icon-graph-2::before {
    content: "\ebc5"
}

.ekit-wid-con .icon.icon-graph::before,.icon.icon-graph::before {
    content: "\ebc6"
}

.ekit-wid-con .icon.icon-hamburger-2::before,.icon.icon-hamburger-2::before {
    content: "\ebc7"
}

.ekit-wid-con .icon.icon-handshake::before,.icon.icon-handshake::before {
    content: "\ebc8"
}

.ekit-wid-con .icon.icon-Helmet::before,.icon.icon-Helmet::before {
    content: "\ebc9"
}

.ekit-wid-con .icon.icon-hot-Stone-2::before,.icon.icon-hot-Stone-2::before {
    content: "\ebca"
}

.ekit-wid-con .icon.icon-hot-stone::before,.icon.icon-hot-stone::before {
    content: "\ebcb"
}

.ekit-wid-con .icon.icon-idea::before,.icon.icon-idea::before {
    content: "\ebcc"
}

.ekit-wid-con .icon.icon-Leaf::before,.icon.icon-Leaf::before {
    content: "\ebcd"
}

.ekit-wid-con .icon.icon-management::before,.icon.icon-management::before {
    content: "\ebce"
}

.ekit-wid-con .icon.icon-Massage-table::before,.icon.icon-Massage-table::before {
    content: "\ebcf"
}

.ekit-wid-con .icon.icon-Mechanic::before,.icon.icon-Mechanic::before {
    content: "\ebd0"
}

.ekit-wid-con .icon.icon-Money-2::before,.icon.icon-Money-2::before {
    content: "\ebd2"
}

.ekit-wid-con .icon.icon-money-bag::before,.icon.icon-money-bag::before {
    content: "\ebd3"
}

.ekit-wid-con .icon.icon-Money::before,.icon.icon-Money::before {
    content: "\ebd4"
}

.ekit-wid-con .icon.icon-oil-bottle::before,.icon.icon-oil-bottle::before {
    content: "\ebd5"
}

.ekit-wid-con .icon.icon-Physiotherapy::before,.icon.icon-Physiotherapy::before {
    content: "\ebd6"
}

.ekit-wid-con .icon.icon-Profile::before,.icon.icon-Profile::before {
    content: "\ebd7"
}

.ekit-wid-con .icon.icon-Rating::before,.icon.icon-Rating::before {
    content: "\ebd8"
}

.ekit-wid-con .icon.icon-right-mark::before,.icon.icon-right-mark::before {
    content: "\ebd9"
}

.ekit-wid-con .icon.icon-rings::before,.icon.icon-rings::before {
    content: "\ebda"
}

.ekit-wid-con .icon.icon-Safe-house::before,.icon.icon-Safe-house::before {
    content: "\ebdb"
}

.ekit-wid-con .icon.icon-Scan::before,.icon.icon-Scan::before {
    content: "\ebdc"
}

.ekit-wid-con .icon.icon-social-care::before,.icon.icon-social-care::before {
    content: "\ebdd"
}

.ekit-wid-con .icon.icon-Speed-Clock::before,.icon.icon-Speed-Clock::before {
    content: "\ebde"
}

.ekit-wid-con .icon.icon-stopwatch::before,.icon.icon-stopwatch::before {
    content: "\ebdf"
}

.ekit-wid-con .icon.icon-Support-2::before,.icon.icon-Support-2::before {
    content: "\ebe0"
}

.ekit-wid-con .icon.icon-target-2::before,.icon.icon-target-2::before {
    content: "\ebe1"
}

.ekit-wid-con .icon.icon-Target::before,.icon.icon-Target::before {
    content: "\ebe2"
}

.ekit-wid-con .icon.icon-tripod::before,.icon.icon-tripod::before {
    content: "\ebe3"
}

.ekit-wid-con .icon.icon-truck::before,.icon.icon-truck::before {
    content: "\ebe4"
}

.ekit-wid-con .icon.icon-university::before,.icon.icon-university::before {
    content: "\ebe5"
}

.ekit-wid-con .icon.icon-User::before,.icon.icon-User::before {
    content: "\ebe6"
}

.ekit-wid-con .icon.icon-Web-Portals::before,.icon.icon-Web-Portals::before {
    content: "\ebe7"
}

.ekit-wid-con .icon.icon-window::before,.icon.icon-window::before {
    content: "\ebe8"
}

.ekit-wid-con .icon.icon-ek_line_icon::before,.icon.icon-ek_line_icon::before {
    content: "\ebe9"
}

.ekit-wid-con .icon.icon-ek_stroke_icon::before,.icon.icon-ek_stroke_icon::before {
    content: "\eba1"
}

.ekit-wid-con .icon.icon-ekit::before,.icon.icon-ekit::before {
    content: "\e947"
}

.ekit-wid-con .icon.icon-elements-kit-logo::before,.icon.icon-elements-kit-logo::before {
    content: "\e90d"
}

.ekit-wid-con .icon.icon-degree-image::before,.icon.icon-degree-image::before {
    content: "\e900"
}

.ekit-wid-con .icon.icon-accordion::before,.icon.icon-accordion::before {
    content: "\e901"
}

.ekit-wid-con .icon.icon-animated-flip-box::before,.icon.icon-animated-flip-box::before {
    content: "\e902"
}

.ekit-wid-con .icon.icon-animated-text::before,.icon.icon-animated-text::before {
    content: "\e903"
}

.ekit-wid-con .icon.icon-brands::before,.icon.icon-brands::before {
    content: "\e904"
}

.ekit-wid-con .icon.icon-business-hour::before,.icon.icon-business-hour::before {
    content: "\e905"
}

.ekit-wid-con .icon.icon-button::before,.icon.icon-button::before {
    content: "\e906"
}

.ekit-wid-con .icon.icon-carousel::before,.icon.icon-carousel::before {
    content: "\e907"
}

.ekit-wid-con .icon.icon-Circle-progress::before,.icon.icon-Circle-progress::before {
    content: "\e908"
}

.ekit-wid-con .icon.icon-contact-form::before,.icon.icon-contact-form::before {
    content: "\e909"
}

.ekit-wid-con .icon.icon-countdown-timer::before,.icon.icon-countdown-timer::before {
    content: "\e90a"
}

.ekit-wid-con .icon.icon-dropbar::before,.icon.icon-dropbar::before {
    content: "\e90c"
}

.ekit-wid-con .icon.icon-faq::before,.icon.icon-faq::before {
    content: "\e90e"
}

.ekit-wid-con .icon.icon-full-width-scroll::before,.icon.icon-full-width-scroll::before {
    content: "\e90f"
}

.ekit-wid-con .icon.icon-google-map::before,.icon.icon-google-map::before {
    content: "\e910"
}

.ekit-wid-con .icon.icon-heading-style::before,.icon.icon-heading-style::before {
    content: "\e911"
}

.ekit-wid-con .icon.icon-help-desk::before,.icon.icon-help-desk::before {
    content: "\e912"
}

.ekit-wid-con .icon.icon-horizontal-timeline::before,.icon.icon-horizontal-timeline::before {
    content: "\e913"
}

.ekit-wid-con .icon.icon-iframe::before,.icon.icon-iframe::before {
    content: "\e914"
}

.ekit-wid-con .icon.icon-image-comparison::before,.icon.icon-image-comparison::before {
    content: "\e915"
}

.ekit-wid-con .icon.icon-image-gallery::before,.icon.icon-image-gallery::before {
    content: "\e916"
}

.ekit-wid-con .icon.icon-image-justify::before,.icon.icon-image-justify::before {
    content: "\e917"
}

.ekit-wid-con .icon.icon-image-magnifier::before,.icon.icon-image-magnifier::before {
    content: "\e918"
}

.ekit-wid-con .icon.icon-image-masonry::before,.icon.icon-image-masonry::before {
    content: "\e919"
}

.ekit-wid-con .icon.icon-inline-svg::before,.icon.icon-inline-svg::before {
    content: "\e91a"
}

.ekit-wid-con .icon.icon-instagram::before,.icon.icon-instagram::before {
    content: "\e91b"
}

.ekit-wid-con .icon.icon-listing::before,.icon.icon-listing::before {
    content: "\e91c"
}

.ekit-wid-con .icon.icon-music-player::before,.icon.icon-music-player::before {
    content: "\e91d"
}

.ekit-wid-con .icon.icon-news-ticker::before,.icon.icon-news-ticker::before {
    content: "\e91e"
}

.ekit-wid-con .icon.icon-off-canvus-menu::before,.icon.icon-off-canvus-menu::before {
    content: "\e91f"
}

.ekit-wid-con .icon.icon-parallax::before,.icon.icon-parallax::before {
    content: "\e920"
}

.ekit-wid-con .icon.icon-portfolio::before,.icon.icon-portfolio::before {
    content: "\e921"
}

.ekit-wid-con .icon.icon-post-banner::before,.icon.icon-post-banner::before {
    content: "\e922"
}

.ekit-wid-con .icon.icon-post-carousel::before,.icon.icon-post-carousel::before {
    content: "\e923"
}

.ekit-wid-con .icon.icon-post-grid::before,.icon.icon-post-grid::before {
    content: "\e924"
}

.ekit-wid-con .icon.icon-post-slider::before,.icon.icon-post-slider::before {
    content: "\e925"
}

.ekit-wid-con .icon.icon-pricing-list::before,.icon.icon-pricing-list::before {
    content: "\e926"
}

.ekit-wid-con .icon.icon-pricing-table::before,.icon.icon-pricing-table::before {
    content: "\e927"
}

.ekit-wid-con .icon.icon-product-featured::before,.icon.icon-product-featured::before {
    content: "\e928"
}

.ekit-wid-con .icon.icon-product-image::before,.icon.icon-product-image::before {
    content: "\e929"
}

.ekit-wid-con .icon.icon-product-recent::before,.icon.icon-product-recent::before {
    content: "\e92a"
}

.ekit-wid-con .icon.icon-product-sale::before,.icon.icon-product-sale::before {
    content: "\e92b"
}

.ekit-wid-con .icon.icon-product-top-rated::before,.icon.icon-product-top-rated::before {
    content: "\e92c"
}

.ekit-wid-con .icon.icon-product-top-seller::before,.icon.icon-product-top-seller::before {
    content: "\e92d"
}

.ekit-wid-con .icon.icon-progress-bar::before,.icon.icon-progress-bar::before {
    content: "\e92e"
}

.ekit-wid-con .icon.icon-protected-content-v2::before,.icon.icon-protected-content-v2::before {
    content: "\e92f"
}

.ekit-wid-con .icon.icon-protected-content-v3::before,.icon.icon-protected-content-v3::before {
    content: "\e930"
}

.ekit-wid-con .icon.icon-protected-content::before,.icon.icon-protected-content::before {
    content: "\e931"
}

.ekit-wid-con .icon.icon-qr_code::before,.icon.icon-qr_code::before {
    content: "\e932"
}

.ekit-wid-con .icon.icon-scroll-button::before,.icon.icon-scroll-button::before {
    content: "\e933"
}

.ekit-wid-con .icon.icon-search1::before,.icon.icon-search1::before {
    content: "\e934"
}

.ekit-wid-con .icon.icon-service::before,.icon.icon-service::before {
    content: "\e935"
}

.ekit-wid-con .icon.icon-slider-image::before,.icon.icon-slider-image::before {
    content: "\e936"
}

.ekit-wid-con .icon.icon-social-share::before,.icon.icon-social-share::before {
    content: "\e937"
}

.ekit-wid-con .icon.icon-subscribe::before,.icon.icon-subscribe::before {
    content: "\e938"
}

.ekit-wid-con .icon.icon-tab::before,.icon.icon-tab::before {
    content: "\e939"
}

.ekit-wid-con .icon.icon-table::before,.icon.icon-table::before {
    content: "\e93a"
}

.ekit-wid-con .icon.icon-team-join::before,.icon.icon-team-join::before {
    content: "\e93b"
}

.ekit-wid-con .icon.icon-team-member::before,.icon.icon-team-member::before {
    content: "\e93c"
}

.ekit-wid-con .icon.icon-testimonial-carousel::before,.icon.icon-testimonial-carousel::before {
    content: "\e93d"
}

.ekit-wid-con .icon.icon-testimonial-grid::before,.icon.icon-testimonial-grid::before {
    content: "\e93e"
}

.ekit-wid-con .icon.icon-testimonial-quote::before,.icon.icon-testimonial-quote::before {
    content: "\e93f"
}

.ekit-wid-con .icon.icon-testimonial-slider::before,.icon.icon-testimonial-slider::before {
    content: "\e940"
}

.ekit-wid-con .icon.icon-toggle::before,.icon.icon-toggle::before {
    content: "\e941"
}

.ekit-wid-con .icon.icon-user-login::before,.icon.icon-user-login::before {
    content: "\e942"
}

.ekit-wid-con .icon.icon-user-registration::before,.icon.icon-user-registration::before {
    content: "\e943"
}

.ekit-wid-con .icon.icon-vertical-timeline::before,.icon.icon-vertical-timeline::before {
    content: "\e944"
}

.ekit-wid-con .icon.icon-video-player::before,.icon.icon-video-player::before {
    content: "\e945"
}

.ekit-wid-con .icon.icon-weather::before,.icon.icon-weather::before {
    content: "\e946"
}

.ekit-wid-con .icon.icon-image-hover-effect::before,.icon.icon-image-hover-effect::before {
    content: "\ebea"
}

.ekit-wid-con .icon.icon-audio-player::before,.icon.icon-audio-player::before {
    content: "\ebeb"
}

.ekit-wid-con .icon.icon-category-list::before,.icon.icon-category-list::before {
    content: "\ebec"
}

.ekit-wid-con .icon.icon-fancy-heading::before,.icon.icon-fancy-heading::before {
    content: "\ebed"
}

.ekit-wid-con .icon.icon-google-review::before,.icon.icon-google-review::before {
    content: "\ebee"
}

.ekit-wid-con .icon.icon-image-masking::before,.icon.icon-image-masking::before {
    content: "\ebef"
}

.ekit-wid-con .icon.icon-image-morphing::before,.icon.icon-image-morphing::before {
    content: "\ebf0"
}

.ekit-wid-con .icon.icon-page-list::before,.icon.icon-page-list::before {
    content: "\ebf1"
}

.ekit-wid-con .icon.icon-post-list::before,.icon.icon-post-list::before {
    content: "\ebf2"
}

.ekit-wid-con .icon.icon-price-menu::before,.icon.icon-price-menu::before {
    content: "\ebf3"
}

.ekit-wid-con .icon.icon-stylish-list::before,.icon.icon-stylish-list::before {
    content: "\ebf4"
}

.ekit-wid-con .icon.icon-advanced-tooltip::before,.icon.icon-advanced-tooltip::before {
    content: "\ebf5"
}

.ekit-wid-con .icon.icon-avatar::before,.icon.icon-avatar::before {
    content: "\ebf6"
}

.ekit-wid-con .icon.icon-content-ticker::before,.icon.icon-content-ticker::before {
    content: "\ebf7"
}

.ekit-wid-con .icon.icon-coupon-code::before,.icon.icon-coupon-code::before {
    content: "\ebf8"
}

.ekit-wid-con .icon.icon-flip-box::before,.icon.icon-flip-box::before {
    content: "\ebf9"
}

.ekit-wid-con .icon.icon-next-dark::before,.icon.icon-next-dark::before {
    content: "\ebfa"
}

.ekit-wid-con .icon.icon-onepage-scroll::before,.icon.icon-onepage-scroll::before {
    content: "\ebfb"
}

.ekit-wid-con .icon.icon-pause-dark::before,.icon.icon-pause-dark::before {
    content: "\ebfc"
}

.ekit-wid-con .icon.icon-previous-dark::before,.icon.icon-previous-dark::before {
    content: "\ebfd"
}

.ekit-wid-con .icon.icon-team-carousel-slider::before,.icon.icon-team-carousel-slider::before {
    content: "\ebfe"
}

.ekit-wid-con .icon.icon-volume-cross::before,.icon.icon-volume-cross::before {
    content: "\ebff"
}

.ekit-wid-con .icon.icon-volume-dark::before,.icon.icon-volume-dark::before {
    content: "\ec00"
}

.ekit-wid-con .icon.icon-volume-high-dark::before,.icon.icon-volume-high-dark::before {
    content: "\ec01"
}

.ekit-wid-con .icon.icon-volume-low-dark::before,.icon.icon-volume-low-dark::before {
    content: "\ec02"
}

.ekit-wid-con .icon.icon-volume-mute::before,.icon.icon-volume-mute::before {
    content: "\ec03"
}

.ekit-wid-con .icon.icon-youtube-feed::before,.icon.icon-youtube-feed::before {
    content: "\ec04"
}

.ekit-wid-con .icon.icon-interactive-link::before,.icon.icon-interactive-link::before {
    content: "\ec05"
}

.ekit-wid-con .icon.icon-x-twitter-square::before,.icon.icon-x-twitter-square::before {
    content: "\ec06"
}

.ekit-wid-con .icon.icon-tiktok-square::before,.icon.icon-tiktok-square::before {
    content: "\ec08"
}

.ekit-wid-con .icon.icon-tiktok:before,.icon.icon-tiktok:before {
    content: "\ec07"
}

.ekit-wid-con .icon.icon-x-twitter:before,.icon.icon-x-twitter:before {
    content: "\ec09"
}

.ekit-wid-con .icon.icon-copyright:before,.icon.icon-copyright:before {
    content: "\ec0a"
}

.ekit-wid-con .icon.icon-marquee-anything:before,.icon.icon-marquee-anything:before {
    content: "\ec0b"
}

.ekit-wid-con .icon.icon-register:before,.icon.icon-register:before {
    content: "\ec0d"
}

.ekit-wid-con .icon.icon-scrollable-video:before,.icon.icon-scrollable-video:before {
    content: "\ec0d"
}

.ekit-wid-con .icon.icon-scroll-reveal:before,.icon.icon-scroll-reveal:before {
    content: "\ec0e"
}

.ekit-wid-con .icon.icon-smart-post-list:before,.icon.icon-smart-post-list:before {
    content: "\ec0f"
}

.ekit-wid-con .icon.icon-stacked-cards:before,.icon.icon-stacked-cards:before {
    content: "\ec10"
}

.ekit-wid-con .icon.icon-tiktok-border:before,.icon.icon-tiktok-border:before {
    content: "\ec11"
}

.ekit-wid-con .icon.icon-login:before,.icon.icon-login:before {
    content: "\ec0b"
}

.ekit-wid-con .icon.icon-event-calendar:before,.icon.icon-event-calendar:before {
    content: "\ec13"
}
.elementor-sticky--active {
    z-index: 99
}

.elementor-sticky__spacer .e-n-menu .e-n-menu-content {
    display: none
}

.e-con.elementor-sticky--active {
    z-index: var(--z-index,99)
}
@font-face {
    font-family: 'simple-line-icons';
    src: url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0');
    src: url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.eot?v=2.4.0#iefix')format('embedded-opentype'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2?v=2.4.0')format('woff2'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.ttf?v=2.4.0')format('truetype'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.woff?v=2.4.0')format('woff'),url('/wp-content/themes/oceanwp/assets/fonts/simple-line-icons/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons')format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

.icon-user,.icon-people,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-login,.icon-logout,.icon-emotsmile,.icon-phone,.icon-call-end,.icon-call-in,.icon-call-out,.icon-map,.icon-location-pin,.icon-direction,.icon-directions,.icon-compass,.icon-layers,.icon-menu,.icon-list,.icon-options-vertical,.icon-options,.icon-arrow-down,.icon-arrow-left,.icon-arrow-right,.icon-arrow-up,.icon-arrow-up-circle,.icon-arrow-left-circle,.icon-arrow-right-circle,.icon-arrow-down-circle,.icon-check,.icon-clock,.icon-plus,.icon-minus,.icon-close,.icon-exclamation,.icon-organization,.icon-trophy,.icon-screen-smartphone,.icon-screen-desktop,.icon-plane,.icon-notebook,.icon-mustache,.icon-mouse,.icon-magnet,.icon-energy,.icon-disc,.icon-cursor,.icon-cursor-move,.icon-crop,.icon-chemistry,.icon-speedometer,.icon-shield,.icon-screen-tablet,.icon-magic-wand,.icon-hourglass,.icon-graduation,.icon-ghost,.icon-game-controller,.icon-fire,.icon-eyeglass,.icon-envelope-open,.icon-envelope-letter,.icon-bell,.icon-badge,.icon-anchor,.icon-wallet,.icon-vector,.icon-speech,.icon-puzzle,.icon-printer,.icon-present,.icon-playlist,.icon-pin,.icon-picture,.icon-handbag,.icon-globe-alt,.icon-globe,.icon-folder-alt,.icon-folder,.icon-film,.icon-feed,.icon-drop,.icon-drawer,.icon-docs,.icon-doc,.icon-diamond,.icon-cup,.icon-calculator,.icon-bubbles,.icon-briefcase,.icon-book-open,.icon-basket-loaded,.icon-basket,.icon-bag,.icon-action-undo,.icon-action-redo,.icon-wrench,.icon-umbrella,.icon-trash,.icon-tag,.icon-support,.icon-frame,.icon-size-fullscreen,.icon-size-actual,.icon-shuffle,.icon-share-alt,.icon-share,.icon-rocket,.icon-question,.icon-pie-chart,.icon-pencil,.icon-note,.icon-loop,.icon-home,.icon-grid,.icon-graph,.icon-microphone,.icon-music-tone-alt,.icon-music-tone,.icon-earphones-alt,.icon-earphones,.icon-equalizer,.icon-like,.icon-dislike,.icon-control-start,.icon-control-rewind,.icon-control-play,.icon-control-pause,.icon-control-forward,.icon-control-end,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-calendar,.icon-bulb,.icon-chart,.icon-ban,.icon-bubble,.icon-camrecorder,.icon-camera,.icon-cloud-download,.icon-cloud-upload,.icon-envelope,.icon-eye,.icon-flag,.icon-heart,.icon-info,.icon-key,.icon-link,.icon-lock,.icon-lock-open,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-paper-clip,.icon-paper-plane,.icon-power,.icon-refresh,.icon-reload,.icon-settings,.icon-star,.icon-symbol-female,.icon-symbol-male,.icon-target,.icon-credit-card,.icon-paypal,.icon-social-tumblr,.icon-social-twitter,.icon-social-facebook,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-github,.icon-social-google,.icon-social-reddit,.icon-social-skype,.icon-social-dribbble,.icon-social-behance,.icon-social-foursqare,.icon-social-soundcloud,.icon-social-spotify,.icon-social-stumbleupon,.icon-social-youtube,.icon-social-dropbox {
    font-family: 'simple-line-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-user:before {
    content: "\e005"
}

.icon-people:before {
    content: "\e001"
}

.icon-user-female:before {
    content: "\e000"
}

.icon-user-follow:before {
    content: "\e002"
}

.icon-user-following:before {
    content: "\e003"
}

.icon-user-unfollow:before {
    content: "\e004"
}

.icon-login:before {
    content: "\e066"
}

.icon-logout:before {
    content: "\e065"
}

.icon-emotsmile:before {
    content: "\e021"
}

.icon-phone:before {
    content: "\e600"
}

.icon-call-end:before {
    content: "\e048"
}

.icon-call-in:before {
    content: "\e047"
}

.icon-call-out:before {
    content: "\e046"
}

.icon-map:before {
    content: "\e033"
}

.icon-location-pin:before {
    content: "\e096"
}

.icon-direction:before {
    content: "\e042"
}

.icon-directions:before {
    content: "\e041"
}

.icon-compass:before {
    content: "\e045"
}

.icon-layers:before {
    content: "\e034"
}

.icon-menu:before {
    content: "\e601"
}

.icon-list:before {
    content: "\e067"
}

.icon-options-vertical:before {
    content: "\e602"
}

.icon-options:before {
    content: "\e603"
}

.icon-arrow-down:before {
    content: "\e604"
}

.icon-arrow-left:before {
    content: "\e605"
}

.icon-arrow-right:before {
    content: "\e606"
}

.icon-arrow-up:before {
    content: "\e607"
}

.icon-arrow-up-circle:before {
    content: "\e078"
}

.icon-arrow-left-circle:before {
    content: "\e07a"
}

.icon-arrow-right-circle:before {
    content: "\e079"
}

.icon-arrow-down-circle:before {
    content: "\e07b"
}

.icon-check:before {
    content: "\e080"
}

.icon-clock:before {
    content: "\e081"
}

.icon-plus:before {
    content: "\e095"
}

.icon-minus:before {
    content: "\e615"
}

.icon-close:before {
    content: "\e082"
}

.icon-exclamation:before {
    content: "\e617"
}

.icon-organization:before {
    content: "\e616"
}

.icon-trophy:before {
    content: "\e006"
}

.icon-screen-smartphone:before {
    content: "\e010"
}

.icon-screen-desktop:before {
    content: "\e011"
}

.icon-plane:before {
    content: "\e012"
}

.icon-notebook:before {
    content: "\e013"
}

.icon-mustache:before {
    content: "\e014"
}

.icon-mouse:before {
    content: "\e015"
}

.icon-magnet:before {
    content: "\e016"
}

.icon-energy:before {
    content: "\e020"
}

.icon-disc:before {
    content: "\e022"
}

.icon-cursor:before {
    content: "\e06e"
}

.icon-cursor-move:before {
    content: "\e023"
}

.icon-crop:before {
    content: "\e024"
}

.icon-chemistry:before {
    content: "\e026"
}

.icon-speedometer:before {
    content: "\e007"
}

.icon-shield:before {
    content: "\e00e"
}

.icon-screen-tablet:before {
    content: "\e00f"
}

.icon-magic-wand:before {
    content: "\e017"
}

.icon-hourglass:before {
    content: "\e018"
}

.icon-graduation:before {
    content: "\e019"
}

.icon-ghost:before {
    content: "\e01a"
}

.icon-game-controller:before {
    content: "\e01b"
}

.icon-fire:before {
    content: "\e01c"
}

.icon-eyeglass:before {
    content: "\e01d"
}

.icon-envelope-open:before {
    content: "\e01e"
}

.icon-envelope-letter:before {
    content: "\e01f"
}

.icon-bell:before {
    content: "\e027"
}

.icon-badge:before {
    content: "\e028"
}

.icon-anchor:before {
    content: "\e029"
}

.icon-wallet:before {
    content: "\e02a"
}

.icon-vector:before {
    content: "\e02b"
}

.icon-speech:before {
    content: "\e02c"
}

.icon-puzzle:before {
    content: "\e02d"
}

.icon-printer:before {
    content: "\e02e"
}

.icon-present:before {
    content: "\e02f"
}

.icon-playlist:before {
    content: "\e030"
}

.icon-pin:before {
    content: "\e031"
}

.icon-picture:before {
    content: "\e032"
}

.icon-handbag:before {
    content: "\e035"
}

.icon-globe-alt:before {
    content: "\e036"
}

.icon-globe:before {
    content: "\e037"
}

.icon-folder-alt:before {
    content: "\e039"
}

.icon-folder:before {
    content: "\e089"
}

.icon-film:before {
    content: "\e03a"
}

.icon-feed:before {
    content: "\e03b"
}

.icon-drop:before {
    content: "\e03e"
}

.icon-drawer:before {
    content: "\e03f"
}

.icon-docs:before {
    content: "\e040"
}

.icon-doc:before {
    content: "\e085"
}

.icon-diamond:before {
    content: "\e043"
}

.icon-cup:before {
    content: "\e044"
}

.icon-calculator:before {
    content: "\e049"
}

.icon-bubbles:before {
    content: "\e04a"
}

.icon-briefcase:before {
    content: "\e04b"
}

.icon-book-open:before {
    content: "\e04c"
}

.icon-basket-loaded:before {
    content: "\e04d"
}

.icon-basket:before {
    content: "\e04e"
}

.icon-bag:before {
    content: "\e04f"
}

.icon-action-undo:before {
    content: "\e050"
}

.icon-action-redo:before {
    content: "\e051"
}

.icon-wrench:before {
    content: "\e052"
}

.icon-umbrella:before {
    content: "\e053"
}

.icon-trash:before {
    content: "\e054"
}

.icon-tag:before {
    content: "\e055"
}

.icon-support:before {
    content: "\e056"
}

.icon-frame:before {
    content: "\e038"
}

.icon-size-fullscreen:before {
    content: "\e057"
}

.icon-size-actual:before {
    content: "\e058"
}

.icon-shuffle:before {
    content: "\e059"
}

.icon-share-alt:before {
    content: "\e05a"
}

.icon-share:before {
    content: "\e05b"
}

.icon-rocket:before {
    content: "\e05c"
}

.icon-question:before {
    content: "\e05d"
}

.icon-pie-chart:before {
    content: "\e05e"
}

.icon-pencil:before {
    content: "\e05f"
}

.icon-note:before {
    content: "\e060"
}

.icon-loop:before {
    content: "\e064"
}

.icon-home:before {
    content: "\e069"
}

.icon-grid:before {
    content: "\e06a"
}

.icon-graph:before {
    content: "\e06b"
}

.icon-microphone:before {
    content: "\e063"
}

.icon-music-tone-alt:before {
    content: "\e061"
}

.icon-music-tone:before {
    content: "\e062"
}

.icon-earphones-alt:before {
    content: "\e03c"
}

.icon-earphones:before {
    content: "\e03d"
}

.icon-equalizer:before {
    content: "\e06c"
}

.icon-like:before {
    content: "\e068"
}

.icon-dislike:before {
    content: "\e06d"
}

.icon-control-start:before {
    content: "\e06f"
}

.icon-control-rewind:before {
    content: "\e070"
}

.icon-control-play:before {
    content: "\e071"
}

.icon-control-pause:before {
    content: "\e072"
}

.icon-control-forward:before {
    content: "\e073"
}

.icon-control-end:before {
    content: "\e074"
}

.icon-volume-1:before {
    content: "\e09f"
}

.icon-volume-2:before {
    content: "\e0a0"
}

.icon-volume-off:before {
    content: "\e0a1"
}

.icon-calendar:before {
    content: "\e075"
}

.icon-bulb:before {
    content: "\e076"
}

.icon-chart:before {
    content: "\e077"
}

.icon-ban:before {
    content: "\e07c"
}

.icon-bubble:before {
    content: "\e07d"
}

.icon-camrecorder:before {
    content: "\e07e"
}

.icon-camera:before {
    content: "\e07f"
}

.icon-cloud-download:before {
    content: "\e083"
}

.icon-cloud-upload:before {
    content: "\e084"
}

.icon-envelope:before {
    content: "\e086"
}

.icon-eye:before {
    content: "\e087"
}

.icon-flag:before {
    content: "\e088"
}

.icon-heart:before {
    content: "\e08a"
}

.icon-info:before {
    content: "\e08b"
}

.icon-key:before {
    content: "\e08c"
}

.icon-link:before {
    content: "\e08d"
}

.icon-lock:before {
    content: "\e08e"
}

.icon-lock-open:before {
    content: "\e08f"
}

.icon-magnifier:before {
    content: "\e090"
}

.icon-magnifier-add:before {
    content: "\e091"
}

.icon-magnifier-remove:before {
    content: "\e092"
}

.icon-paper-clip:before {
    content: "\e093"
}

.icon-paper-plane:before {
    content: "\e094"
}

.icon-power:before {
    content: "\e097"
}

.icon-refresh:before {
    content: "\e098"
}

.icon-reload:before {
    content: "\e099"
}

.icon-settings:before {
    content: "\e09a"
}

.icon-star:before {
    content: "\e09b"
}

.icon-symbol-female:before {
    content: "\e09c"
}

.icon-symbol-male:before {
    content: "\e09d"
}

.icon-target:before {
    content: "\e09e"
}

.icon-credit-card:before {
    content: "\e025"
}

.icon-paypal:before {
    content: "\e608"
}

.icon-social-tumblr:before {
    content: "\e00a"
}

.icon-social-twitter:before {
    content: "\e009"
}

.icon-social-facebook:before {
    content: "\e00b"
}

.icon-social-instagram:before {
    content: "\e609"
}

.icon-social-linkedin:before {
    content: "\e60a"
}

.icon-social-pinterest:before {
    content: "\e60b"
}

.icon-social-github:before {
    content: "\e60c"
}

.icon-social-google:before {
    content: "\e60d"
}

.icon-social-reddit:before {
    content: "\e60e"
}

.icon-social-skype:before {
    content: "\e60f"
}

.icon-social-dribbble:before {
    content: "\e00d"
}

.icon-social-behance:before {
    content: "\e610"
}

.icon-social-foursqare:before {
    content: "\e611"
}

.icon-social-soundcloud:before {
    content: "\e612"
}

.icon-social-spotify:before {
    content: "\e613"
}

.icon-social-stumbleupon:before {
    content: "\e614"
}

.icon-social-youtube:before {
    content: "\e008"
}

.icon-social-dropbox:before {
    content: "\e00c"
}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.elementor-widget-heading .elementor-heading-title.elementor-size-small {
    font-size: 15px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-medium {
    font-size: 19px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-large {
    font-size: 29px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 39px
}

.elementor-widget-heading .elementor-heading-title.elementor-size-xxl {
    font-size: 59px
}
@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
    unicode-range: U+1F00-1FFF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
    unicode-range: U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
    unicode-range: U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
    unicode-range: U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
    unicode-range: U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://reddyanna.ing/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

html {
    font-size: 62.5%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,aside,details,figcaption,figure,footer,header,main,nav,section {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,th,td {
    font-weight: normal;
    text-align: left
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
    content: none
}

blockquote,q {
    quotes: none
}

a:focus {
    outline: solid 1px !important
}

a:hover,a:active {
    outline: 0
}

a img {
    border: 0
}

img {
    max-width: 100%;
    height: auto
}

select {
    max-width: 100%
}

em {
    font-style: italic
}

* html {
    font-size: 87.5%
}

html {
    -ms-overflow-x: hidden;
    overflow-x: hidden
}

body {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #4a4a4a;
    overflow-wrap: break-word;
    word-wrap: break-word
}

body {
    background-color: #fff
}

.mejs-container {
    margin-bottom: 20px
}

dfn,cite,em,i {
    font-style: italic
}

body .oceanwp-row {
    margin: 0 -0.625rem
}

body .oceanwp-row .col {
    float: left;
    margin: 0 0 1.25rem;
    padding: 0 .625rem
}

body .oceanwp-row .span_1_of_1 {
    float: none;
    width: 100%
}

body .oceanwp-row .span_1_of_2 {
    width: 50%
}

body .oceanwp-row .span_1_of_3 {
    width: 33.33%
}

body .oceanwp-row .span_1_of_4 {
    width: 25%
}

body .oceanwp-row .span_1_of_5 {
    width: 20%
}

body .oceanwp-row .span_1_of_6 {
    width: 16.66666667%
}

body .oceanwp-row .span_1_of_7 {
    width: 14.28%
}

body .oceanwp-row .span_1_of_8 {
    width: 12.5%
}

body .oceanwp-row .span_1_of_9 {
    width: 11.11%
}

body .oceanwp-row .span_1_of_10 {
    width: 10%
}

.count-1,.col-1,.col.first {
    clear: both;
    margin-left: 0
}

.isotope-entry {
    clear: none
}

.no-margin {
    margin: 0 !important
}

.no-padding {
    padding: 0 !important
}

.responsive-video-wrap iframe,.responsive-video-wrap object,.responsive-video-wrap embed,.responsive-audio-wrap iframe,.responsive-audio-wrap object,.responsive-audio-wrap embed {
    display: block
}

.wp-video-shortcode {
    max-width: 100% !important
}

.responsive-video-wrap p {
    margin: 0
}

form.oceanwp-searchform {
    display: inline-block;
    position: relative;
    height: 35px
}

form.oceanwp-searchform input {
    margin: 0;
    padding: 0 40px 0 15px;
    height: 100%;
    min-height: 100%
}

form.oceanwp-searchform button {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    min-width: 40px;
    height: 60%;
    height: 100%;
    font-size: 12px;
    font-weight: 600;
    background-color: rgba(0,0,0,0) !important;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    line-height: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.polylang-switcher-shortcode li {
    float: left;
    margin-right: 5px
}

.polylang-switcher-shortcode.flags-and-names li {
    margin-right: 15px
}

.polylang-switcher-shortcode li:last-child {
    margin-right: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    font-size: 14px !important;
    font-weight: 400;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.no-display {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    display: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    -webkit-clip-path: circle(1% at 1% 1%);
    clip-path: circle(1% at 1% 1%)
}

.owp-icon {
    width: 14px;
    height: 14px;
    vertical-align: text-bottom
}

#owp-svg-icons path,#owp-svg-icons rect,#owp-svg-icons circle,#owp-svg-icons line,#owp-svg-icons polygon,#owp-svg-icons polyline {
    stroke: inherit;
    fill: none
}

.owp-icon use {
    stroke: #333
}

::selection {
    color: #fff;
    background: #333;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #333;
    text-shadow: none
}

@media only screen and (min-width: 768px)and (max-width: 959px) {
    body .oceanwp-row .span_1_of_4.col-3.col {
        margin-left:0;
        clear: both
    }

    body .oceanwp-row .span_1_of_4.col:not(.product),body .oceanwp-isotope-grid .span_1_of_4.col {
        width: 50%
    }
}

@media only screen and (max-width: 480px) {
    .col {
        width:100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px
    }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: rgba(0,0,0,0)
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 600
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.container {
    width: 1200px;
    max-width: 90%;
    margin: 0 auto
}

#wrap {
    position: relative
}

#main {
    position: relative
}

#main #content-wrap {
    padding-top: 50px;
    padding-bottom: 50px
}

.no-margins #main #content-wrap,.no-margins.separate-layout #main #content-wrap,.landing-page #main #content-wrap {
    padding-top: 0;
    padding-bottom: 0
}

.content-area {
    float: left;
    position: relative;
    width: 72%;
    padding-right: 30px;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1
}

.widget-area {
    width: 28%
}

.widget-area.sidebar-primary {
    float: right;
    padding-left: 30px
}

.widget-area.sidebar-secondary {
    float: left
}

.content-full-width .content-area,body.content-full-screen #content-wrap {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    border: 0 !important
}

.content-full-screen .content-area {
    float: none;
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important
}

.content-left-sidebar .content-area {
    float: right;
    padding-left: 30px;
    padding-right: 0;
    border-left-width: 1px;
    border-right-width: 0
}

.content-left-sidebar .widget-area {
    float: left;
    padding-right: 30px;
    padding-left: 0
}

.content-both-sidebars .content-area {
    width: 44%
}

.content-both-sidebars.scs-style .content-area {
    left: 28%;
    padding-left: 30px;
    border-left-width: 1px
}

.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
    position: relative;
    left: -44%;
    padding-right: 30px
}

.content-both-sidebars.ssc-style .content-area {
    left: 56%;
    padding-left: 30px;
    padding-right: 0;
    border-left-width: 1px;
    border-right-width: 0
}

.content-both-sidebars.ssc-style .widget-area {
    position: relative;
    left: -44%;
    padding-right: 30px
}

.content-both-sidebars.ssc-style .widget-area.sidebar-primary {
    padding-left: 0
}

.content-both-sidebars.css-style .widget-area.sidebar-secondary {
    padding-left: 30px
}

.boxed-layout {
    background-color: #e9e9e9
}

.boxed-layout #wrap {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff
}

.boxed-layout.wrap-boxshadow #wrap {
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.15);
    box-shadow: 0 1px 4px rgba(0,0,0,.15)
}

.boxed-layout #wrap .container {
    width: auto;
    max-width: none;
    padding-left: 30px;
    padding-right: 30px
}

.boxed-layout.content-full-screen #content-wrap {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.boxed-layout #footer-widgets {
    margin: 0
}

.boxed-layout .site-breadcrumbs {
    right: 30px
}

.separate-layout {
    background-color: #f1f1f1
}

.separate-layout .content-area,.separate-layout .widget-area .sidebar-box {
    background-color: #fff;
    padding: 30px
}

.separate-layout.content-left-sidebar .content-area {
    padding: 30px
}

.separate-layout.content-full-width .content-area {
    padding: 30px !important
}

.separate-layout .content-area {
    border-right-width: 0
}

.separate-layout.content-left-sidebar .content-area {
    border-left-width: 0
}

.separate-layout .widget-area.sidebar-primary {
    padding-left: 20px
}

.separate-layout .widget-area.sidebar-secondary {
    padding-right: 20px
}

.separate-layout.content-left-sidebar .widget-area {
    padding-right: 20px;
    padding-left: 0
}

.separate-layout #main #content-wrap {
    padding-top: 20px;
    padding-bottom: 20px
}

.separate-layout .sidebar-box {
    margin-bottom: 20px
}

.separate-layout .sidebar-box:last-child {
    margin-bottom: 0
}

.separate-layout.content-both-sidebars.scs-style .content-area {
    border-left-width: 0
}

.separate-layout.content-both-sidebars.scs-style .widget-area.sidebar-secondary {
    padding-right: 20px
}

.separate-layout.content-both-sidebars.ssc-style .content-area {
    padding-right: 30px;
    border-left-width: 0
}

.separate-layout.content-both-sidebars.ssc-style .widget-area {
    padding-right: 20px
}

.separate-layout.content-both-sidebars.css-style .widget-area.sidebar-secondary {
    padding-left: 20px;
    padding-right: 0
}

body.separate-blog.separate-layout .content-area {
    padding: 0 !important;
    background-color: rgba(0,0,0,0)
}

body.separate-blog.separate-layout #blog-entries>* {
    background-color: #fff;
    padding: 30px;
    border: 0;
    margin-bottom: 20px
}

body.separate-blog.separate-layout #blog-entries>:last-child {
    margin-bottom: 0
}

body.separate-blog.separate-layout .oceanwp-pagination,body.separate-blog.separate-layout .page-jump,body.separate-blog.separate-layout .scroller-status {
    background-color: #fff;
    padding: 30px;
    margin-top: 20px
}

body.separate-blog.separate-layout .oceanwp-pagination ul.page-numbers,body.separate-blog.separate-layout .page-jump ul.page-numbers,body.separate-blog.separate-layout .scroller-status ul.page-numbers {
    padding: 0
}

body.separate-blog.separate-layout .oceanwp-row {
    margin: 0;
    margin-right: -1.25rem
}

body.separate-blog.separate-layout #blog-entries.blog-grid>* {
    background-color: rgba(0,0,0,0);
    padding: 0 1.25rem 0 0
}

body.separate-blog.separate-layout #blog-entries.blog-grid>:last-child {
    margin-bottom: 1.25rem
}

body.separate-blog.separate-layout.has-blog-grid .oceanwp-pagination {
    margin-top: 0
}

body.separate-blog.separate-layout .blog-entry.grid-entry .blog-entry-inner {
    background-color: #fff;
    padding: 1.875rem;
    border: 0
}

body.separate-blog.separate-layout .blog-entry.grid-entry .thumbnail {
    margin: 0
}

@media only screen and (max-width: 1280px) {
    .content-both-sidebars .content-area {
        float:none !important;
        width: 100% !important;
        left: auto !important;
        border-width: 0 !important
    }

    .content-both-sidebars:not(.separate-layout) .content-area {
        padding: 0 !important;
        margin-bottom: 40px
    }

    .content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary {
        float: left;
        width: 49% !important;
        left: auto !important;
        padding: 0 !important
    }

    .content-both-sidebars .widget-area.sidebar-primary {
        float: right
    }

    .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
        width: 48% !important
    }

    .separate-layout.content-both-sidebars .content-area {
        margin-bottom: 20px
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
        width: 49% !important
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
        margin-bottom: 20px
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-primary {
        padding-left: 0
    }
}

@media only screen and (max-width: 1080px) {
    .content-both-sidebars .content-area {
        float:none !important;
        width: 100% !important;
        left: auto !important;
        border-width: 0 !important
    }

    .content-both-sidebars:not(.separate-layout) .content-area {
        padding: 0 !important;
        margin-bottom: 40px
    }

    .content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary {
        float: left;
        width: 49% !important;
        left: auto !important;
        padding: 0 !important
    }

    .content-both-sidebars .widget-area.sidebar-primary {
        float: right
    }

    .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
        width: 48% !important
    }

    .separate-layout.content-both-sidebars .content-area {
        margin-bottom: 20px
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
        width: 49% !important
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
        margin-bottom: 20px
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-primary {
        padding-left: 0
    }
}

@media only screen and (max-width: 959px) {
    .boxed-layout #wrap {
        overflow:hidden
    }

    .boxed-layout .site-breadcrumbs {
        right: auto
    }

    .container,body.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%
    }

    .content-area,.content-left-sidebar .content-area {
        float: none !important;
        width: 100%;
        margin-bottom: 40px;
        border: 0
    }

    body.sidebar-content .content-area {
        margin-bottom: 0
    }

    body:not(.separate-layout) .content-area,.content-left-sidebar:not(.separate-layout) .content-area {
        padding: 0 !important
    }

    .no-margins .content-area,.no-margins.content-left-sidebar .content-area {
        margin-bottom: 0
    }

    .widget-area.sidebar-primary,.widget-area.sidebar-secondary,.content-left-sidebar .widget-area {
        float: none !important;
        width: 100%;
        padding: 0 !important;
        border: 0
    }

    body.has-composer.has-sidebar #primary {
        margin-bottom: 40px
    }

    #main #content-wrap.container {
        width: auto !important
    }

    .content-both-sidebars .widget-area.sidebar-primary,.content-both-sidebars .widget-area.sidebar-secondary {
        float: none !important;
        width: 100% !important
    }

    .content-both-sidebars:not(.separate-layout) .widget-area.sidebar-primary,.content-both-sidebars:not(.separate-layout) .widget-area.sidebar-secondary {
        width: 100% !important
    }

    .separate-layout.content-both-sidebars .widget-area.sidebar-primary,.separate-layout.content-both-sidebars .widget-area.sidebar-secondary {
        width: 100% !important
    }

    .separate-layout .container,.separate-layout.content-full-screen .elementor-section-wrap>.elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 95%
    }

    .separate-layout .content-area,.separate-layout.content-left-sidebar .content-area {
        margin-bottom: 20px
    }

    .separate-layout .widget-area {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    body.separate-blog.separate-layout .oceanwp-row {
        margin: 0 !important
    }

    body.separate-blog.separate-layout #blog-entries.blog-grid>* {
        padding: 0 !important
    }
}

@media only screen and (min-width: 768px)and (max-width: 959px) {
    body.boxed-layout #wrap,body.boxed-layout .parallax-footer {
        width:auto !important
    }
}

@media only screen and (max-width: 767px) {
    #wrap {
        width:100% !important
    }

    body.boxed-layout #wrap,body.boxed-layout .parallax-footer {
        width: auto !important
    }

    .boxed-layout #top-bar-social.top-bar-right {
        right: auto
    }

    .boxed-layout #top-bar-social.top-bar-left {
        left: auto
    }

    .col:not(.swiper-slide),.blog-entry {
        width: 100%;
        margin-bottom: 25px
    }
}

@media only screen and (max-width: 480px) {
    .boxed-layout #wrap .container {
        padding-left:20px;
        padding-right: 20px
    }
}

figure>img {
    display: block;
    margin: 0 auto
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

img[class*=align],img[class*=attachment-] {
    height: auto
}

details>summary {
    display: list-item
}

.wp-caption {
    max-width: 100%;
    margin-bottom: 24px
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin-bottom: 5px
}

.wp-caption-text {
    font-size: 14px;
    font-style: italic;
    color: #999
}

.wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: 0
}

embed,iframe,object {
    width: 100%;
    max-width: 100%
}

.entry-content .alignwide {
    margin-left: -3%;
    width: 106%;
    max-width: 106%
}

.entry-content .alignfull {
    margin-left: -32px;
    width: calc(100% + 64px) !important;
    max-width: calc(100% + 64px)
}

.page .entry .alignfull {
    margin-left: -32px;
    width: calc(100% + 64px) !important;
    max-width: calc(100% + 64px)
}

.page .entry .alignwide {
    margin-left: -3%;
    width: 106%;
    max-width: 106%
}

body.content-full-screen .entry-content .alignwide,body.content-full-screen .entry-content .alignfull,body.content-full-screen .entry .alignwide,body.content-full-screen .entry .alignfull {
    margin-left: 0;
    width: 100% !important;
    max-width: 100%
}

body.single-post.content-max-width .entry-content .wp-block-embed .responsive-video-wrap,body.page.content-max-width .entry .wp-block-embed .responsive-video-wrap {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

body.single-post.content-max-width .entry-content .alignwide,body.page.content-max-width .entry .alignwide {
    margin: 0 auto;
    width: calc(90% + 32px);
    max-width: calc(90% + 32px)
}

body.single-post.content-max-width .entry-content .alignfull,body.page.content-max-width .entry .alignfull {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important
}

@media screen and (max-width: 959px) {
    .entry-content .alignfull {
        margin-left:-5.5% !important;
        width: 111% !important;
        max-width: 111% !important
    }

    .page .entry .alignfull {
        margin-left: -5.5% !important;
        width: 111% !important;
        max-width: 111% !important
    }

    body.content-full-screen .entry-content .alignfull {
        margin-left: -5.5% !important;
        width: 111% !important;
        max-width: 111% !important
    }

    body.content-full-screen.page .entry .alignfull {
        margin-left: -5.5% !important;
        width: 111% !important;
        max-width: 111% !important
    }
}

.alignleft {
    float: left;
    margin-right: 1.5em
}

.alignright {
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    text-align: center;
    margin: 0 auto;
    clear: both
}

img.aligncenter,.wp-caption.aligncenter {
    display: block;
    margin: 0 auto
}

.alignnone {
    display: block
}

table {
    width: 100%;
    margin-bottom: 2.618em
}

table th,table td {
    padding: 10px;
    text-align: left;
    vertical-align: top;
    border-bottom: 1px solid #e9e9e9
}

table th {
    text-transform: uppercase
}

.sticky,.bypostauthor {
    font-size: inherit
}

.col:after,.clr:after,.group:after,dl:after,.left_float:after,.right_float:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom:1;height: 0
}

.left_float {
    float: left;
    width: 48%
}

.right_float {
    float: right;
    width: 48%
}

.no_float {
    clear: both
}

.left_float label,.right_float label,.no_float label {
    font-size: 13px;
    font-weight: 600;
    color: #333
}

.full {
    display: block;
    width: 100%
}

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    width: 50%
}

.gallery-columns-1 .gallery-item {
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-item a,.gallery-item a:hover,.gallery-item a:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
    vertical-align: top
}

.gallery-item a img {
    display: block
}

.gallery-caption {
    background-color: #f5f5f5;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    padding: 8px 10px
}

.gallery-columns-7 .gallery-caption,.gallery-columns-8 .gallery-caption,.gallery-columns-9 .gallery-caption {
    display: none
}

@media screen and (min-width: 30em) {
    .gallery-item {
        max-width:25%
    }

    .gallery-columns-1 .gallery-item {
        max-width: 100%
    }

    .gallery-columns-2 .gallery-item {
        max-width: 50%
    }

    .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }

    .gallery-columns-4 .gallery-item {
        max-width: 25%
    }
}

@media screen and (min-width: 48em) {
    .gallery-columns-5 .gallery-item {
        max-width:20%
    }

    .gallery-columns-6 .gallery-item {
        max-width: 16.66%
    }

    .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }

    .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }

    .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }
}

.responsive-video-wrap {
    position: relative
}

.responsive-video-wrap:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.responsive-video-wrap iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: block
}

.wp-block-embed .responsive-video-wrap {
    position: static
}

.wp-block-embed .responsive-video-wrap:before {
    display: none
}

a {
    color: #333
}

a:hover {
    color: #13aff0
}

a.light {
    color: #fff
}

a.light:hover {
    color: #13aff0
}

a,a:hover,a:focus {
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button),.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button) {
    cursor: pointer;
    text-underline-offset: 3px;
    text-decoration: underline;
    text-decoration-skip-ink: all;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):hover,.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):hover {
    text-decoration: underline;
    text-decoration-style: dotted;
    text-decoration-skip-ink: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.single-post:not(.elementor-page) .entry-content a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button),.page:not(.elementor-page):not(.woocommerce-page) .entry a:not(.wp-block-button__link):not(.wp-block-file__button):focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    outline: 2px solid rgba(0,0,0,0);
    text-decoration: underline 1px dotted #13aff0;
    text-decoration-skip-ink: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 600;
    margin: 0 0 20px;
    color: #333;
    line-height: 1.4
}

h1 {
    font-size: 23px
}

h2 {
    font-size: 20px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 17px
}

h5 {
    font-size: 15px
}

h6 {
    font-size: 14px
}

.theme-heading {
    font-size: 14px;
    letter-spacing: 1.3px;
    margin: 0 0 20px;
    text-transform: uppercase
}

.theme-heading .text::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 18px;
    font-weight: 600;
    color: #13aff0;
    padding-right: 6px
}

p {
    margin: 0 0 20px
}

abbr[title],dfn[title] {
    cursor: help
}

del {
    vertical-align: baseline;
    text-decoration: line-through;
    color: #aaa
}

code,kbd,pre,samp {
    font-size: 16px
}

pre {
    margin: 20px 0;
    padding: 20px;
    color: #2080ad;
    background-color: #fafafa
}

code {
    color: #2080ad
}

.wp-block-quote {
    margin: 1.5em auto;
    padding-left: 20px;
    border-left-width: 3px;
    border-style: solid;
    border-left-color: #13aff0
}

blockquote {
    font-style: italic;
    margin: 20px 40px;
    padding-left: 20px;
    border-left-width: 3px;
    border-style: solid;
    border-left-color: #13aff0
}

blockquote cite {
    position: relative;
    display: block;
    padding: 10px 0 0 20px;
    color: #555
}

blockquote cite:before {
    position: absolute;
    left: 0;
    content: "—"
}

q:before,q:after,blockquote:before,blockquote:after {
    content: ""
}

address {
    display: block;
    margin: 0 0 20px
}

ul,ol {
    margin: 15px 0 15px 20px
}

ol {
    list-style-type: decimal
}

ol ol {
    list-style: upper-alpha
}

ol ol ol {
    list-style: lower-roman
}

ol ol ol ol {
    list-style: lower-alpha
}

li ul,li ol {
    margin: 0 0 0 25px
}

dl {
    margin: 20px
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 20px
}

hr {
    clear: both;
    height: 1px;
    min-height: 0;
    margin: 20px 0;
    border-top: 1px solid #e9e9e9;
    border-right: 0;
    border-bottom: 0;
    border-left: 0
}

hr.dotted {
    border-style: dotted
}

hr.dashed {
    border-style: dashed
}

hr.blackborder {
    border-color: #000
}

hr.whiteborder {
    border-color: #fff
}

@media print {
    * {
        background: rgba(0,0,0,0) !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    pre,blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p,h2,h3 {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }
}

@media only screen and (max-width: 480px) {
    blockquote {
        margin:20px 0
    }
}

form input[type=text],form input[type=password],form input[type=email],form input[type=url],form input[type=date],form input[type=month],form input[type=time],form input[type=datetime],form input[type=datetime-local],form input[type=week],form input[type=number],form input[type=search],form input[type=tel],form input[type=color],form select,form textarea {
    display: inline-block;
    min-height: 40px;
    width: 100%;
    font-size: 14px;
    line-height: 1.8;
    padding: 6px 12px;
    vertical-align: middle;
    background-color: rgba(0,0,0,0);
    color: #333;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

form select {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

form input[type=number] {
    max-width: 50px;
    padding: 0 0 0 8px
}

input[type=text],input[type=password],input[type=email],input[type=url],input[type=search],textarea {
    -webkit-appearance: none
}

input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration {
    display: none
}

form textarea {
    min-height: 150px;
    line-height: 1.5;
    resize: vertical
}

input[type=checkbox] {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #bbb;
    line-height: 0;
    width: 16px;
    min-width: 16px;
    height: 16px;
    margin: -3px 10px 0 0;
    outline: 0;
    text-align: center;
    vertical-align: middle;
    clear: none;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    -moz-transition: .05s border-color ease-in-out;
    -ms-transition: .05s border-color ease-in-out;
    -o-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out
}

input[type=radio]:checked:before,input[type=checkbox]:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    line-height: 14px;
    font-family: "Font Awesome 5 Free";
    text-rendering: auto
}

input[type=checkbox]:checked:before {
    content: "";
    margin-bottom: -1px;
    color: #13aff0;
    font-weight: 600
}

form input:not([type]) {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px #ddd;
    -moz-box-shadow: inset 0 1px 3px #ddd;
    box-shadow: inset 0 1px 3px #ddd
}

form input[type=color] {
    padding: 5px 10px
}

form input[type=text]:focus,form input[type=password]:focus,form input[type=email]:focus,form input[type=url]:focus,form input[type=date]:focus,form input[type=month]:focus,form input[type=time]:focus,form input[type=datetime]:focus,form input[type=datetime-local]:focus,form input[type=week]:focus,form input[type=number]:focus,form input[type=search]:focus,form input[type=tel]:focus,form input[type=color]:focus,form select:focus,form textarea:focus {
    border-color: #bbb;
    outline: 0
}

form input:not([type]):focus {
    border-color: #bbb;
    outline: 0
}

form input[type=file]:focus,form input[type=radio]:focus,form input[type=checkbox]:focus {
    outline: 0
}

form input[type=checkbox],form input[type=radio] {
    display: inline-block
}

form input[type=text][disabled],form input[type=password][disabled],form input[type=email][disabled],form input[type=url][disabled],form input[type=date][disabled],form input[type=month][disabled],form input[type=time][disabled],form input[type=datetime][disabled],form input[type=datetime-local][disabled],form input[type=week][disabled],form input[type=number][disabled],form input[type=search][disabled],form input[type=tel][disabled],form input[type=color][disabled],form select[disabled],form textarea[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color: #eaeded
}

form input:not([type])[disabled] {
    cursor: not-allowed;
    color: #cad2d3;
    background-color: #eaeded
}

form input[readonly],form select[readonly],form textarea[readonly] {
    color: #777;
    border-color: #ccc;
    background-color: #eee
}

form input:focus:invalid,form textarea:focus:invalid,form select:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

form input[type=file]:focus:invalid:focus,form input[type=radio]:focus:invalid:focus,form input[type=checkbox]:focus:invalid:focus {
    outline-color: #e9322d
}

select {
    width: 100%;
    height: 2.25em;
    min-height: auto;
    border: 1px solid #ddd;
    background-color: #fff;
    cursor: pointer;
    padding: 0 15px;
    margin: 0
}

form select[multiple] {
    height: auto
}

form label {
    margin-bottom: 3px
}

form fieldset {
    margin: 0;
    padding: .35em 0 .75em;
    border: 0
}

form legend {
    display: block;
    width: 100%;
    margin-bottom: .3em;
    padding: .3em 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

input[type=button],input[type=reset],input[type=submit],button[type=submit],.button,body div.wpforms-container-full .wpforms-form input[type=submit],body div.wpforms-container-full .wpforms-form button[type=submit],body div.wpforms-container-full .wpforms-form .wpforms-page-button,.woocommerce-cart .wp-element-button,.woocommerce-checkout .wp-element-button,.wp-block-button__link {
    display: inline-block;
    font-family: inherit;
    background-color: #13aff0;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    padding: 14px 20px;
    border: 0;
    cursor: pointer;
    text-align: center;
    letter-spacing: .1em;
    line-height: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover,button[type=submit]:hover,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button[type=submit]:focus,.button:hover,.button:focus,body div.wpforms-container-full .wpforms-form input[type=submit]:hover,body div.wpforms-container-full .wpforms-form button[type=submit]:hover,body div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,.woocommerce-cart .wp-element-button:hover,.woocommerce-checkout .wp-element-button:hover {
    background-color: #0b7cac;
    color: #fff
}

.elementor-form input[type=checkbox],.elementor-form input[type=radio] {
    display: inline-block !important
}

input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button[type=submit]:focus,button:focus {
    outline: 0
}

.pure-button[disabled],.pure-button-disabled,.pure-button-disabled:hover,.pure-button-disabled:focus,.pure-button-disabled:active {
    cursor: not-allowed;
    -moz-opacity: .4;
    -webkit-opacity: .4;
    opacity: .4;
    border: none;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

button::-moz-focus-inner,input[type=button]::-moz-focus-inner,input[type=reset]::-moz-focus-inner,input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pure-button-primary,.pure-button-selected,a.pure-button-primary,a.pure-button-selected {
    color: #fff;
    background-color: #0078e7
}

.comment-form-cookies-consent {
    display: inline-block;
    width: 100%
}

.comment-form-cookies-consent label {
    display: inline-block
}

#top-bar-wrap {
    position: relative;
    background-color: #fff;
    font-size: 12px;
    border-bottom: 1px solid #f1f1f1;
    z-index: 101
}

#top-bar {
    padding: 8px 0
}

#top-bar-inner {
    position: relative
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.top-bar-centered {
    float: none;
    text-align: center
}

@media only screen and (max-width: 767px) {
    #top-bar {
        padding:20px 0
    }

    #top-bar>div:nth-child(2) {
        padding-top: 20px
    }

    .top-bar-right {
        float: none;
        text-align: center
    }
}

@media screen and (max-width: 782px) {
    #top-bar-wrap {
        z-index:100
    }
}

#top-bar-content strong {
    color: #333
}

#top-bar-content>a {
    color: #555
}

#top-bar-content>a:hover {
    color: #13aff0
}

#top-bar-content select {
    background-color: rgba(0,0,0,0);
    padding: 5px;
    color: rgba(0,0,0,.4);
    border-color: rgba(0,0,0,.2);
    min-width: 100px
}

#top-bar-content #lang_sel {
    position: relative;
    display: inline-block;
    top: 3px;
    margin-right: 10px;
    z-index: 99
}

#topbar-template {
    display: inline-block
}

#top-bar-wrap #lang_sel ul ul {
    z-index: 99999
}

.top-bar-right .polylang-switcher-shortcode {
    float: right;
    margin: 0;
    margin-left: 20px
}

.top-bar-left .polylang-switcher-shortcode {
    float: left;
    margin: 0;
    margin-right: 20px
}

@media only screen and (max-width: 767px) {
    #top-bar-content,#top-bar-social-alt {
        float:none;
        text-align: center
    }

    #top-bar #lang_sel {
        text-align: left
    }

    body.rtl #top-bar #lang_sel {
        text-align: right
    }
}

.top-bar-left.has-content #top-bar-nav,.top-bar-right.has-content #top-bar-nav {
    margin: 0;
    margin-right: 20px;
    padding: 0
}

#top-bar-nav,#top-bar-nav>li {
    display: inline-block
}

#top-bar-content.top-bar-centered #top-bar-nav,#top-bar-content.top-bar-centered #top-bar-nav>li {
    display: inline-block;
    float: none
}

#top-bar-nav>ul>li {
    display: inline-block;
    float: none;
    margin-right: 15px
}

#top-bar-nav>ul>li:last-child {
    margin-right: 0
}

#top-bar-nav>ul>li a .nav-arrow {
    margin-left: 4px;
    margin-right: 0
}

@media only screen and (max-width: 767px) {
    #top-bar #top-bar-nav>li {
        float:none;
        display: inline-block
    }

    #top-bar-nav {
        float: none;
        text-align: center
    }
}

#top-bar-social ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#top-bar-social li {
    float: left
}

#top-bar-social li a {
    display: block;
    float: left;
    font-size: 14px;
    color: #bbb;
    padding: 0 6px
}

#top-bar-social.top-bar-left li:first-child a {
    padding-left: 0
}

#top-bar-social.top-bar-right li:last-child a {
    padding-right: 0
}

#top-bar-social li a.oceanwp-twitter a:hover {
    color: #46d4fe
}

#top-bar-social li a.oceanwp-facebook a:hover {
    color: #37589b
}

#top-bar-social li a.oceanwp-googleplus a:hover {
    color: #de5a49
}

#top-bar-social li a.oceanwp-pinterest a:hover {
    color: #cb2027
}

#top-bar-social li a.oceanwp-dribbble a:hover {
    color: #ea4c89
}

#top-bar-social li a.oceanwp-vk a:hover {
    color: #597ba5
}

#top-bar-social li a.oceanwp-instagram a:hover {
    color: #3f729b
}

#top-bar-social li a.oceanwp-linkedin a:hover {
    color: #39c
}

#top-bar-social li a.oceanwp-tumblr a:hover {
    color: #2c4762
}

#top-bar-social li a.oceanwp-github a:hover {
    color: #60b044
}

#top-bar-social li a.oceanwp-flickr a:hover {
    color: #fa4086
}

#top-bar-social li a.oceanwp-skype a:hover {
    color: #00aff0
}

#top-bar-social li a.oceanwp-youtube a:hover {
    color: #c4302b
}

#top-bar-social li a.oceanwp-vimeo a:hover {
    color: #1ab7ea
}

#top-bar-social li a.oceanwp-vine a:hover {
    color: #00bf8f
}

#top-bar-social li a.oceanwp-xing a:hover {
    color: #006464
}

#top-bar-social li a.oceanwp-yelp a:hover {
    color: #c41200
}

#top-bar-social li a.oceanwp-tripadvisor a:hover {
    color: #589442
}

#top-bar-social li a.oceanwp-rss a:hover {
    color: #ff7900
}

#top-bar-social li a.oceanwp-email a:hover {
    color: #13aff0
}

#top-bar-social.top-bar-right {
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px
}

#top-bar-social.top-bar-left {
    position: absolute;
    left: 0;
    top: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: -10px
}

#top-bar-social.top-bar-centered {
    padding-top: 15px
}

#top-bar-social.top-bar-centered li {
    display: inline-block;
    float: none
}

@media only screen and (max-width: 767px) {
    #top-bar-social {
        text-align:center
    }

    #top-bar-social.top-bar-left,#top-bar-social.top-bar-right {
        position: inherit;
        left: auto;
        right: auto;
        float: none;
        height: auto;
        line-height: 1.5em;
        margin-top: 0
    }

    #top-bar-social li {
        float: none;
        display: inline-block
    }
}

#site-header {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    z-index: 100
}

#site-header.is-transparent {
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,0);
    height: auto;
    z-index: 9999
}

#transparent-header-wrap {
    position: relative
}

.has-transparent-header .oceanwp-sticky-header-holder {
    height: auto !important
}

.has-transparent-header .is-sticky #site-header {
    background-color: #fff
}

.no-header-border #site-header {
    border-bottom: none
}

#site-header-inner {
    position: relative;
    height: 100%
}

#site-logo {
    float: left;
    height: 100%;
    display: table
}

#site-logo #site-logo-inner {
    display: table-cell;
    vertical-align: middle;
    height: 74px
}

#site-logo #site-logo-inner a {
    background-color: rgba(0,0,0,0) !important
}

#site-logo #site-logo-inner a img {
    width: auto;
    vertical-align: middle;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-logo #site-logo-inner a:hover img {
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6
}

#site-logo #site-logo-inner picture {
    display: inline-block
}

#site-logo a.site-logo-text {
    font-size: 24px;
    margin: 0
}

#site-logo.has-responsive-logo .responsive-logo-link {
    display: none
}

#site-header.has-header-media>*:not(.overlay-header-media) {
    position: relative;
    z-index: 2
}

#site-header.has-header-media .overlay-header-media {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,.3);
    z-index: 1
}

#site-header .custom-header-media {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    width: 100%
}

#site-header .custom-header-media:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    height: 100%;
    z-index: 2;
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%)
}

#site-header .custom-header-media video,#site-header .custom-header-media iframe {
    position: absolute;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 100vw;
    width: auto;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

#site-header .custom-header-media .wp-custom-header-video-button {
    display: none
}

.has-header-video #site-header-inner {
    z-index: 10
}

#sidr .sidr-class-social-menu-inner .fa {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400
}

@media only screen and (max-width: 959px) {
    .has-left-menu #site-logo {
        padding:0 !important
    }

    .has-responsive-logo a.site-logo-text {
        display: none
    }
}

@media only screen and (max-width: 767px) {
    #site-logo {
        margin-top:0px !important;
        margin-bottom: 0px !important
    }
}

#site-header.transparent-header {
    position: absolute;
    top: 0;
    background-color: rgba(0,0,0,0);
    height: auto;
    z-index: 9999
}

#site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link {
    display: none
}

#site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link {
    display: block
}

.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .custom-logo-link {
    display: block
}

.is-sticky #site-header.transparent-header #site-logo.has-transparent-logo .transparent-logo-link {
    display: none
}

#site-header.top-header {
    border-bottom: 0 !important
}

#site-header.top-header .header-top {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
    z-index: 100
}

#site-header.top-header .header-top .left {
    float: left
}

#site-header.top-header .header-top .right {
    float: right
}

#site-header.top-header .header-top .right .inner {
    display: table;
    position: relative
}

#site-header.top-header #searchform-header-replace {
    background-color: #fff
}

#site-header.top-header.header-replace .left,#site-header.top-header.header-replace .right {
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

#site-header.top-header.header-replace .left.hide,#site-header.top-header.header-replace .right.hide {
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

#site-header.top-header #site-navigation-wrap {
    float: none;
    right: auto !important;
    left: -15px
}

#site-header.top-header #site-navigation-wrap .dropdown-menu>li>a {
    font-size: 10px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase
}

#site-header.top-header .oceanwp-social-menu,#site-header.top-header #search-toggle {
    float: none;
    display: table-cell;
    vertical-align: middle;
    height: 40px
}

#site-header.top-header .oceanwp-social-menu .social-menu-inner {
    display: block;
    height: auto
}

#site-header.top-header .oceanwp-social-menu {
    right: 0;
    padding: 0 10px
}

#site-header.top-header .oceanwp-social-menu .colored ul li a,#site-header.top-header .oceanwp-social-menu .minimal ul li a,#site-header.top-header .oceanwp-social-menu .dark ul li a {
    padding: 0 3px
}

#site-header.top-header .oceanwp-social-menu .colored ul li a span,#site-header.top-header .oceanwp-social-menu .minimal ul li a span,#site-header.top-header .oceanwp-social-menu .dark ul li a span {
    width: 26px;
    height: 26px;
    line-height: 26px
}

#site-header.top-header #search-toggle {
    border-right: 1px solid #f1f1f1;
    border-left: 1px solid #f1f1f1;
    padding: 0 6px
}

#site-header.top-header #search-toggle a {
    display: inline-block;
    font-size: 12px;
    width: 28px;
    text-align: center
}

#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle {
    position: relative;
    z-index: 101
}

#site-header.top-header.search-overlay #search-toggle .search-overlay-toggle.exit>span:before {
    content: "✕";
    color: #fff
}

#site-header.top-header #searchform-header-replace input {
    color: #222;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px
}

#site-header.top-header #searchform-header-replace-close {
    font-size: 16px;
    padding: 0 6px
}

#site-header.top-header .header-bottom {
    text-align: center
}

#site-header.top-header #site-logo {
    float: none;
    display: inline-block;
    padding: 50px 0
}

#site-header.top-header #site-logo #site-logo-inner {
    display: block;
    height: auto
}

#site-header.top-header #site-logo #site-description {
    padding-top: 20px
}

#site-header.top-header #site-logo #site-description h2 {
    color: #929292;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0
}

#site-header.top-header .oceanwp-mobile-menu-icon {
    float: none;
    left: -15px;
    right: auto
}

#site-header.top-header .oceanwp-mobile-menu-icon a {
    font-size: 10px;
    line-height: 40px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase
}

#site-header.top-header.has-header-media #site-header-sticky-wrapper,#site-header.top-header.has-header-media .header-top {
    z-index: 101
}

@media only screen and (max-width: 959px) {
    .top-header-style .sidr-class-social-menu-inner,.top-header-style .sidr-class-mobile-searchform {
        display:none
    }
}

@media only screen and (max-width: 480px) {
    #site-header.top-header .right {
        display:none
    }

    #site-header.top-header.header-replace .left.hide,#site-header.top-header.header-replace .right.hide {
        visibility: visible;
        -moz-opacity: 1;
        -webkit-opacity: 1;
        opacity: 1
    }

    #site-header.top-header .header-top .left,#site-header.top-header .header-top .right {
        float: none !important;
        text-align: center
    }

    #site-header.top-header .oceanwp-mobile-menu-icon {
        float: none;
        left: auto !important;
        right: auto !important
    }

    #site-header.top-header .oceanwp-mobile-menu-icon a {
        float: none
    }

    #site-header.top-header .header-top .right .inner {
        display: block;
        padding-bottom: 10px
    }

    #site-header.top-header .oceanwp-social-menu,#site-header.top-header #search-toggle {
        float: none;
        display: inline-block;
        height: auto
    }

    .top-header-style .sidr-class-social-menu-inner,.top-header-style .sidr-class-mobile-searchform {
        display: block
    }
}

#site-header.full_screen-header {
    z-index: 9999
}

#site-header.full_screen-header #site-header-inner {
    overflow: visible !important
}

#site-header.full_screen-header #site-navigation-wrap {
    right: 0
}

#site-header.full_screen-header #site-logo.has-full-screen-logo {
    position: relative;
    z-index: 101
}

#site-header.full_screen-header #site-logo.has-full-screen-logo .full-screen-logo-link {
    display: none
}

#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link,#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .retina-logo-link {
    display: none
}

#site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link {
    display: block
}

#site-header.full_screen-header .menu-bar-wrap {
    float: right;
    height: 100%;
    display: table
}

#site-header.full_screen-header .menu-bar-inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    height: 74px
}

#site-header.full_screen-header .menu-bar {
    display: inline-block;
    position: relative;
    margin-left: 10px;
    min-width: 38px;
    height: 33px;
    text-align: center;
    z-index: 101
}

#site-header.full_screen-header .menu-bar .ham {
    display: inline-block;
    width: 23px;
    height: 2px;
    position: relative;
    top: 2px;
    background-color: #333;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

#site-header.full_screen-header .menu-bar .ham:before,#site-header.full_screen-header .menu-bar .ham:after {
    position: absolute;
    content: "";
    display: inline-block;
    width: 23px;
    height: 2px;
    left: 0;
    background-color: #333;
    outline: 1px solid rgba(0,0,0,0);
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s
}

#site-header.full_screen-header .menu-bar .ham:before {
    top: -8px
}

#site-header.full_screen-header .menu-bar .ham:after {
    top: 8px
}

#site-header.full_screen-header .menu-bar.exit .ham {
    background-color: rgba(0,0,0,0) !important
}

#site-header.full_screen-header .menu-bar.exit .ham:before,#site-header.full_screen-header .menu-bar.exit .ham:after {
    background-color: #fff
}

#site-header.full_screen-header .menu-bar.exit .ham:before {
    -webkit-transform: translateY(8px) rotateZ(-45deg);
    -moz-transform: translateY(8px) rotateZ(-45deg);
    -ms-transform: translateY(8px) rotateZ(-45deg);
    -o-transform: translateY(8px) rotateZ(-45deg);
    transform: translateY(8px) rotateZ(-45deg)
}

#site-header.full_screen-header .menu-bar.exit .ham:after {
    -webkit-transform: translateY(-8px) rotateZ(45deg);
    -moz-transform: translateY(-8px) rotateZ(45deg);
    -ms-transform: translateY(-8px) rotateZ(45deg);
    -o-transform: translateY(-8px) rotateZ(45deg);
    transform: translateY(-8px) rotateZ(45deg)
}

#site-header.full_screen-header.nav-open {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important
}

#site-header.full_screen-header #full-screen-menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.9);
    overflow-y: scroll;
    z-index: 100
}

#site-header.full_screen-header #full-screen-menu #full-screen-menu-inner {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 40px
}

#site-header.full_screen-header #full-screen-menu #site-navigation {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 0;
    text-align: center
}

#site-header.full_screen-header .fs-dropdown-menu {
    list-style: none;
    margin: 0
}

#site-header.full_screen-header .fs-dropdown-menu li a {
    display: block;
    color: #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}

#site-header.full_screen-header .fs-dropdown-menu li a:hover {
    color: #929292
}

#site-header.full_screen-header .fs-dropdown-menu li a:focus {
    outline: 1px dashed rgba(255,255,255,.3)
}

#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow {
    display: inline-block;
    width: 26px;
    padding-left: 5px;
    text-align: center
}

#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow:before {
    content: "+"
}

#site-header.full_screen-header .fs-dropdown-menu li>a .nav-arrow:focus {
    outline: 1px dashed rgba(255,255,255,.3)
}

#site-header.full_screen-header .fs-dropdown-menu li.open-sub>a .nav-arrow:before {
    content: "-"
}

#site-header.full_screen-header .fs-dropdown-menu li .sidebar-box {
    display: none
}

#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a {
    font-size: 16px;
    padding: 6px 0
}

#site-header.full_screen-header .fs-dropdown-menu>li {
    display: block
}

#site-header.full_screen-header .fs-dropdown-menu>li>a {
    font-size: 24px;
    line-height: 1.2;
    padding: 12px 0
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li {
    max-width: 220px;
    margin: 10px auto 0
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form {
    position: relative
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text {
    font-size: 20px;
    padding: 4px 0;
    color: #fff;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input {
    position: relative;
    border: 0;
    background-color: rgba(0,0,0,0);
    border-bottom: 1px solid #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    z-index: 2
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:hover,#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li input:focus {
    border-color: #fff
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: text;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    z-index: 1
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i {
    display: inline-block;
    background-color: #fff;
    width: 3px;
    height: 3px;
    margin-left: 3px;
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i+i {
    -ms-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li .search-text i+i+i {
    -ms-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

#site-header.full_screen-header .fs-dropdown-menu>li.search-toggle-li form.search-filled .search-text {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms
}

#site-header.full_screen-header .oceanwp-social-menu {
    display: block;
    float: none;
    margin-top: 30px;
    text-align: center;
    right: auto
}

#site-header.full_screen-header .oceanwp-social-menu .social-menu-inner {
    display: block;
    height: auto !important
}

#site-header.full_screen-header .oceanwp-social-menu ul li {
    float: none;
    display: inline-block
}

#site-header.full_screen-header .oceanwp-social-menu.simple-social ul li a {
    background-color: rgba(0,0,0,0) !important;
    color: #fff;
    font-size: 24px;
    padding: 0 16px;
    margin: 0
}

#site-header.full_screen-header .oceanwp-social-menu.simple-social ul li a:hover {
    color: #929292
}

#site-header.full_screen-header .oceanwp-social-menu .colored ul li a,#site-header.full_screen-header .oceanwp-social-menu .minimal ul li a,#site-header.full_screen-header .oceanwp-social-menu .dark ul li a {
    padding: 0 4px
}

#site-header.full_screen-header .oceanwp-social-menu .colored ul li a span,#site-header.full_screen-header .oceanwp-social-menu .minimal ul li a span,#site-header.full_screen-header .oceanwp-social-menu .dark ul li a span {
    font-size: 16px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

@-webkit-keyframes blink {
    0% {
        -webkit-opacity: 1
    }

    50% {
        -webkit-opacity: 0
    }

    100% {
        -webkit-opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        -moz-opacity: 1
    }

    50% {
        -moz-opacity: 0
    }

    100% {
        -moz-opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        -o-opacity: 1
    }

    50% {
        -o-opacity: 0
    }

    100% {
        -o-opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media only screen and (max-width: 959px) {
    #site-header.full_screen-header #site-logo.has-full-screen-logo.opened .custom-logo-link {
        display:block
    }

    #site-header.full_screen-header #site-logo.has-full-screen-logo.opened .full-screen-logo-link {
        display: none
    }
}

#site-header.center-header #site-logo {
    display: none
}

#site-header.center-header #site-navigation-wrap {
    float: none;
    width: 100%;
    right: auto
}

#site-header.center-header #site-navigation-wrap .navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

#site-header.center-header #site-navigation-wrap .middle-site-logo {
    width: 24%;
    text-align: center
}

#site-header.center-header #site-navigation-wrap .middle-site-logo a img {
    width: auto;
    vertical-align: middle;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-header.center-header #site-navigation-wrap .middle-site-logo:hover img {
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6
}

#site-header.center-header #site-navigation-wrap .left-menu,#site-header.center-header #site-navigation-wrap .right-menu {
    position: relative;
    width: 38%
}

#site-header.center-header #site-navigation-wrap .left-menu {
    float: left
}

#site-header.center-header #site-navigation-wrap .right-menu {
    float: right
}

#site-header.center-header #site-navigation-wrap .dropdown-menu>li {
    float: none;
    display: inline-block
}

#site-header.center-header .centered .left-menu,#site-header.center-header .centered .right-menu {
    text-align: center
}

#site-header.center-header .wider .left-menu {
    text-align: left
}

#site-header.center-header .wider .right-menu {
    text-align: right
}

#site-header.center-header .closer .left-menu {
    text-align: right
}

#site-header.center-header .closer .right-menu {
    text-align: left
}

#site-header.center-header #searchform-header-replace.show {
    max-width: 100% !important
}

#site-header.center-header.header-replace #site-navigation .middle-site-logo {
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

#site-header.center-header.header-replace #site-navigation.hide .middle-site-logo {
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

#site-header.medium-header {
    background-color: rgba(0,0,0,0);
    text-align: center
}

#site-header.medium-header .top-header-wrap {
    position: relative;
    background-color: #fff;
    padding: 30px 0;
    -webkit-transition: padding .4s ease-in-out;
    -moz-transition: padding .4s ease-in-out;
    -ms-transition: padding .4s ease-in-out;
    -o-transition: padding .4s ease-in-out;
    transition: padding .4s ease-in-out;
    z-index: 10
}

#site-header.medium-header .top-header-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 100%;
    margin: 0
}

#site-header.medium-header .top-col {
    -webkit-flex: 1 0 0%;
    flex: 1 0 0%
}

#site-header.medium-header .top-col.col-1 {
    text-align: left
}

#site-header.medium-header .top-col.col-2,#site-header.medium-header .top-col.logo-col {
    text-align: center
}

#site-header.medium-header .top-col.col-3 {
    text-align: right
}

#site-header.medium-header #medium-searchform form {
    display: inline-block;
    position: relative
}

#site-header.medium-header #medium-searchform form.search-filled label {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms
}

#site-header.medium-header #medium-searchform input {
    position: relative;
    background-color: rgba(0,0,0,0) !important;
    border: 0;
    margin: 0;
    padding: 6px 38px 6px 12px;
    max-width: 178px;
    z-index: 2
}

#site-header.medium-header #medium-searchform input:focus {
    max-width: 220px
}

#site-header.medium-header #medium-searchform label,#site-header.medium-header #medium-searchform button {
    position: absolute;
    top: 0;
    line-height: 40px;
    margin: 0
}

#site-header.medium-header #medium-searchform button:focus {
    outline: 1px solid
}

#site-header.medium-header #medium-searchform label {
    left: 12px;
    color: #333;
    cursor: text;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    z-index: 1
}

#site-header.medium-header #medium-searchform button {
    right: 0;
    width: 38px;
    background-color: rgba(0,0,0,0);
    color: #555;
    border: 0;
    padding: 0;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#site-header.medium-header #medium-searchform button:hover {
    color: #13aff0
}

#site-header.medium-header #medium-searchform .search-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #f5f5f5
}

#site-header.medium-header #site-logo {
    float: none;
    display: block
}

#site-header.medium-header #site-logo #site-logo-inner {
    display: block;
    height: auto !important
}

#site-header.medium-header .oceanwp-social-menu {
    float: none;
    display: block;
    right: auto !important;
    left: auto !important
}

#site-header.medium-header .oceanwp-social-menu .social-menu-inner {
    display: block;
    height: auto !important
}

#site-header.medium-header .oceanwp-social-menu ul li {
    float: none;
    display: inline-block
}

#site-header.medium-header #site-navigation-wrap {
    position: relative;
    background-color: #f9f9f9;
    float: none;
    position: relative;
    right: auto !important;
    left: auto !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 9
}

#site-header.medium-header #site-navigation-wrap.left-menu #site-navigation {
    float: left;
    left: -22px
}

#site-header.medium-header #site-navigation-wrap.center-menu #site-navigation .dropdown-menu>li {
    float: none;
    display: inline-block
}

#site-header.medium-header #site-navigation-wrap.right-menu #site-navigation {
    float: right;
    right: -22px
}

#site-header.medium-header #site-navigation-wrap #site-navigation {
    display: inline-block;
    position: relative
}

#site-header.medium-header #site-navigation-wrap .dropdown-menu>li>a {
    font-size: 12px;
    line-height: 60px;
    padding: 0 22px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#site-header.medium-header.hidden-menu #site-navigation-wrap,#site-header.medium-header.hidden-menu #site-navigation,#site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
    max-height: 150px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.is-sticky #site-header.medium-header .top-header-wrap {
    padding: 20px 0
}

.is-sticky #site-header.medium-header .top-header-wrap .oceanwp-social-menu .social-menu-inner {
    height: auto
}

.is-sticky #site-header.medium-header.hidden-menu #site-navigation-wrap,.is-sticky #site-header.medium-header.hidden-menu #site-navigation,.is-sticky #site-header.medium-header.hidden-menu .oceanwp-mobile-menu-icon {
    max-height: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    visibility: hidden
}

.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation-wrap,.is-sticky #site-header.medium-header.hidden-menu:hover #site-navigation,.is-sticky #site-header.medium-header.hidden-menu:hover .oceanwp-mobile-menu-icon {
    max-height: 150px;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    visibility: visible
}

#site-header.medium-header .oceanwp-mobile-menu-icon {
    float: none;
    background-color: #f9f9f9;
    right: auto !important;
    left: auto !important
}

#site-header.medium-header .oceanwp-mobile-menu-icon a {
    float: none;
    display: inline-block;
    font-size: 12px;
    padding: 0 22px;
    line-height: 60px;
    letter-spacing: 1px;
    text-transform: uppercase
}

#site-header.medium-header.is-transparent .top-header-wrap,#site-header.medium-header.is-transparent #site-navigation-wrap,#site-header.medium-header.is-transparent .oceanwp-mobile-menu-icon {
    background-color: rgba(0,0,0,0);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media only screen and (max-width: 959px) {
    .medium-header-style .sidr-class-social-menu-inner,.medium-header-style .sidr-class-mobile-searchform {
        display:none
    }
}

@media only screen and (max-width: 767px) {
    #site-header.medium-header .top-header-inner {
        display:block
    }

    #site-header.medium-header .top-col:not(.logo-col) {
        display: none
    }

    #site-header.medium-header .top-col.logo-col {
        display: inline-block;
        text-align: center
    }

    .medium-header-style .sidr-class-social-menu-inner,.medium-header-style .sidr-class-mobile-searchform {
        display: block
    }
}

@media only screen and (max-width: 480px) {
    #site-header.medium-header .header-top-wrap {
        padding:20px 0
    }

    #site-header.medium-header .oceanwp-mobile-menu-icon a {
        line-height: 40px
    }
}

#site-header.vertical-header {
    position: fixed;
    top: 0;
    width: 300px;
    max-width: 100%;
    height: 100%;
    border-bottom: none;
    z-index: 3000;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-header.vertical-header .ps__rail-y {
    padding: 0 !important;
    width: 0
}

#site-header.vertical-header.has-scrolled {
    background-color: #fff
}

#site-header.vertical-header.has-shadow {
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.1)
}

#site-header.vertical-header .ps__thumb-y {
    background-color: rgba(0,0,0,0)
}

#site-header.vertical-header .has-template>#site-logo {
    display: none
}

#site-header.vertical-header #site-header-inner {
    max-width: 100%;
    padding: 30px 0;
    overflow: hidden
}

#site-header.vertical-header #site-header-inner>*:not(#site-navigation-wrap) {
    padding: 0 30px
}

#site-header.vertical-header #site-header-inner #sidr {
    display: block
}

#site-header.vertical-header.vh-left-logo #site-logo {
    text-align: left
}

#site-header.vertical-header.vh-center-logo #site-logo {
    text-align: center
}

#site-header.vertical-header.vh-right-logo #site-logo {
    text-align: right
}

#site-header.vertical-header #site-logo,#site-header.vertical-header #site-logo #site-logo-inner {
    display: block;
    float: none;
    height: auto
}

#site-header.vertical-header #site-logo {
    margin: 20px 0 45px
}

#site-header.vertical-header #site-logo a:focus {
    outline: 1px dashed rgba(0,0,0,.3)
}

#site-header.vertical-header .has-social #site-navigation-wrap {
    right: auto
}

#site-header.vertical-header #site-navigation-wrap {
    float: none;
    right: auto;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li {
    display: block;
    float: none;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,.05)
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li:last-child {
    border-bottom: none
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a {
    position: relative;
    line-height: 1;
    padding: 17px 30px
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a:focus {
    outline: 1px dashed rgba(0,0,0,.3)
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    line-height: 1;
    cursor: pointer;
    text-align: center
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:focus {
    outline: 1px dashed rgba(0,0,0,.3)
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li>a .dropdown-toggle:before {
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 1;
    margin-top: -10px;
    margin-left: -10px
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu li.active>a>.dropdown-toggle:before {
    content: "-"
}

#site-header.vertical-header #site-navigation-wrap .dropdown-menu .sub-menu {
    display: none;
    position: relative;
    top: 100%;
    left: 0;
    background-color: rgba(0,0,0,.03);
    border: none;
    border-top: 1px solid rgba(0,0,0,.05);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

#site-header.vertical-header #site-navigation-wrap .nav-arrow,#site-header.vertical-header #site-navigation-wrap .sidebar-box {
    display: none
}

#site-header.vertical-header #vertical-searchform {
    margin-top: 40px
}

#site-header.vertical-header #vertical-searchform form {
    position: relative
}

#site-header.vertical-header #vertical-searchform form.search-filled label {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms
}

#site-header.vertical-header #vertical-searchform form input {
    position: relative;
    font-size: 14px;
    border-width: 0 0 2px;
    background-color: rgba(0,0,0,0) !important;
    border-color: rgba(0,0,0,.04);
    padding: 10px 12px;
    z-index: 2
}

#site-header.vertical-header #vertical-searchform form label,#site-header.vertical-header #vertical-searchform form button {
    position: absolute;
    top: 50%;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

#site-header.vertical-header #vertical-searchform form label:focus,#site-header.vertical-header #vertical-searchform form button:focus {
    outline: 1px dashed rgba(0,0,0,.3)
}

#site-header.vertical-header #vertical-searchform form label {
    left: 12px;
    cursor: text;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    z-index: 1
}

#site-header.vertical-header #vertical-searchform form button {
    right: 0;
    width: 50px;
    height: 100%;
    line-height: 1;
    padding: 0;
    background-color: rgba(0,0,0,0);
    color: #777;
    border: none;
    z-index: 2;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#site-header.vertical-header #vertical-searchform form button:hover {
    color: #333
}

#site-header.vertical-header #vertical-searchform form .search-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.03)
}

#site-header.vertical-header .oceanwp-social-menu {
    float: none;
    display: block;
    margin-top: 40px
}

#site-header.vertical-header .oceanwp-social-menu.simple-social {
    right: auto
}

#site-header.vertical-header .oceanwp-social-menu .social-menu-inner {
    display: block;
    height: auto
}

#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation {
    display: block
}

#site-header.vertical-header .custom-header-nav #site-navigation-wrap #site-navigation .dropdown-menu>li>a {
    padding-left: 0;
    padding-right: 0
}

#site-header.vertical-header .vertical-toggle {
    display: none;
    position: absolute;
    top: 10px;
    width: 34px;
    height: 34px;
    font-size: 22px;
    line-height: 34px;
    padding: 0 !important;
    text-align: center
}

.has-vh-transparent .is-sticky #site-header.vertical-header {
    background-color: #fff
}

body.vertical-header-style.left-header #site-header.vertical-header {
    left: 0
}

body.vertical-header-style.left-header #site-header.vertical-header .vertical-toggle {
    right: 0
}

body.vertical-header-style.left-header #outer-wrap {
    margin-left: 300px
}

body.vertical-header-style.right-header #site-header.vertical-header {
    right: 0
}

body.vertical-header-style.right-header #site-header.vertical-header .vertical-toggle {
    left: 0
}

body.vertical-header-style.right-header #outer-wrap {
    margin-right: 300px
}

body.vertical-header-style.has-vh-transparent.left-header #outer-wrap {
    margin-left: 0
}

body.vertical-header-style.has-vh-transparent.right-header #outer-wrap {
    margin-right: 0
}

body.vertical-header-style.vh-closed.left-header #site-header.vertical-header {
    left: -266px
}

body.vertical-header-style.vh-closed.left-header #outer-wrap {
    margin-left: 34px
}

body.vertical-header-style.vh-closed.right-header #site-header.vertical-header {
    right: -266px
}

body.vertical-header-style.vh-closed.right-header #outer-wrap {
    margin-right: 34px
}

body.vertical-header-style.vh-closed.vh-opened.left-header #site-header.vertical-header {
    left: 0
}

body.vertical-header-style.vh-closed.vh-opened.right-header #site-header.vertical-header {
    right: 0
}

body.vertical-header-style.vh-closed.vh-opened #site-header.vertical-header #site-navigation-wrap {
    padding-right: 0
}

body.vertical-header-style.vh-closed #site-header.vertical-header .vertical-toggle {
    display: block
}

body.vertical-header-style.vh-closed #site-header.vertical-header #site-navigation-wrap {
    padding-right: 34px
}

@media only screen and (max-width: 1280px) {
    body.vertical-header-style.default-collapse.left-header #site-header.vertical-header {
        left:-266px
    }

    body.vertical-header-style.default-collapse.left-header #outer-wrap {
        margin-left: 34px
    }

    body.vertical-header-style.default-collapse.right-header #site-header.vertical-header {
        right: -266px
    }

    body.vertical-header-style.default-collapse.right-header #outer-wrap {
        margin-right: 34px
    }

    body.vertical-header-style.default-collapse.vh-opened.left-header #site-header.vertical-header {
        left: 0
    }

    body.vertical-header-style.default-collapse.vh-opened.right-header #site-header.vertical-header {
        right: 0
    }

    body.vertical-header-style.default-collapse.vh-opened #site-header.vertical-header #site-navigation-wrap {
        padding-right: 0
    }

    body.default-collapse #site-header.vertical-header .vertical-toggle {
        display: block
    }

    body.default-collapse #site-header.vertical-header #site-navigation-wrap {
        padding-right: 34px
    }
}

#site-header.custom-header ul.oceanwp-custom-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#site-header.custom-header ul.oceanwp-custom-menu li {
    display: inline-block
}

#site-header.custom-header ul.oceanwp-custom-menu li a {
    display: block;
    font-size: 13px;
    line-height: 40px;
    padding: 0 15px;
    letter-spacing: .6px
}

.custom-header-logo.left {
    text-align: left
}

.custom-header-logo.right {
    text-align: right
}

.custom-header-logo.center {
    text-align: center
}

.custom-header-logo #site-logo {
    float: none;
    display: inline-block
}

.custom-header-logo #site-logo #site-logo-inner {
    display: block;
    height: auto !important
}

.custom-header-nav.left {
    text-align: left
}

.custom-header-nav.right {
    text-align: right
}

.custom-header-nav.center {
    text-align: center
}

.custom-header-nav #site-navigation-wrap {
    float: none;
    right: auto
}

.custom-header-nav #site-navigation-wrap #site-navigation {
    display: inline-block;
    position: relative
}

.custom-header-nav #site-navigation-wrap .dropdown-menu>li {
    float: none;
    display: inline-block
}

.custom-header-nav .oceanwp-mobile-menu-icon {
    float: none !important
}

.custom-header-nav .oceanwp-mobile-menu-icon a {
    display: inline-block
}

#site-navigation-wrap {
    float: right;
    position: relative;
    right: -15px
}

#site-navigation-wrap .dropdown-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

#site-navigation-wrap .dropdown-menu>li {
    float: left;
    position: relative
}

#site-navigation-wrap .dropdown-menu>li>a {
    display: block;
    font-size: 13px;
    line-height: 74px;
    color: #555;
    padding: 0 15px;
    letter-spacing: .6px
}

#site-navigation-wrap .dropdown-menu>li>a.site-search-toggle {
    letter-spacing: 0
}

#site-navigation-wrap .dropdown-menu>li>a:hover {
    color: #13aff0
}

#site-navigation-wrap .dropdown-menu>li>a .nav-arrow {
    padding-left: 6px;
    line-height: 1
}

#site-navigation-wrap .dropdown-menu>li>span.opl-logout-link {
    line-height: 74px;
    letter-spacing: .6px
}

#site-navigation-wrap .dropdown-menu>li.btn>a {
    background-color: rgba(0,0,0,0) !important
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span {
    background-color: #13aff0;
    color: #fff;
    padding: 12px 22px;
    font-weight: 600;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    transition: background-color .3s ease
}

#site-navigation-wrap .dropdown-menu>li.btn>a>span:before,#site-navigation-wrap .dropdown-menu>li.btn>a>span:after {
    display: none !important
}

#site-navigation-wrap .dropdown-menu>li.btn>a:hover>span {
    background-color: #0b7cac;
    color: #fff
}

#site-navigation-wrap .dropdown-menu>li.btn.rounded>a>span {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    border-radius: 25px
}

.has-social #site-navigation-wrap,.has-after-header-content #site-navigation-wrap {
    right: 0
}

.minimal-header.left-menu #site-navigation-wrap,.transparent-header.left-menu #site-navigation-wrap {
    float: left;
    right: 0
}

.minimal-header.left-menu #site-logo,.transparent-header.left-menu #site-logo {
    padding-right: 20px
}

.center-menu #site-navigation-wrap {
    position: absolute;
    float: none;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.sf-menu,.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu li.menu-item {
    position: relative;
    white-space: nowrap;
    white-space: normal
}

.sf-menu li:hover,.sf-menu li.sfHover {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.sf-menu ul.sub-menu {
    position: absolute;
    visibility: hidden;
    top: 100%;
    left: 0;
    z-index: 9999
}

.sf-menu>li {
    float: left
}

.sf-menu li:hover>ul,.sf-menu li.sfHover>ul {
    display: block
}

.sf-menu a.menu-link {
    display: block;
    position: relative;
    zoom:1}

.sf-menu ul.sub-menu ul {
    top: 0;
    left: 100%;
    visibility: visible
}

.dropdown-menu,.dropdown-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.dropdown-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    border-top: 3px solid #13aff0;
    min-width: 180px;
    line-height: 1;
    text-align: left;
    z-index: 999;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    box-shadow: 0 2px 6px rgba(0,0,0,.1)
}

.dropdown-menu li .sub-menu li.menu-item {
    display: block;
    float: none
}

.dropdown-menu ul .sub-menu {
    top: 0;
    left: 100%;
    margin-top: -3px
}

.no-top-border .sub-menu {
    border: none
}

.dropdown-menu ul li.menu-item {
    display: block;
    border-bottom: 1px solid #f1f1f1
}

.dropdown-menu ul li.menu-item:last-child {
    border-bottom: 0
}

.dropdown-menu ul li a.menu-link {
    display: block;
    position: relative;
    float: none;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2em;
    letter-spacing: .6px;
    padding: 12px 15px;
    text-transform: capitalize
}

.dropdown-menu ul li a.menu-link:hover {
    background-color: #f8f8f8;
    color: #555
}

.dropdown-menu ul li a.menu-link:hover .owp-icon use {
    stroke: #555
}

.dropdown-menu ul li a.menu-link .nav-arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -6.5px;
    padding: 0
}

.dropdown-menu ul li a.menu-link i {
    position: relative;
    width: 20px;
    text-align: center;
    margin-right: 3px
}

.dropdown-menu li a.menu-link i {
    padding-right: 5px
}

.nav-content {
    display: block;
    font-size: 11px;
    line-height: 1.8;
    padding: 5px 0;
    white-space: normal;
    -moz-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7
}

.navigation li a i.icon,.navigation li a span.icon-wrap,.navigation li a img.icon {
    display: inline-block;
    vertical-align: middle
}

.navigation li a i.icon {
    width: auto;
    height: auto;
    font-size: 1.2em;
    line-height: 1;
    padding: 0 !important
}

.navigation li a i.before,.navigation li a i.after {
    margin-top: -0.265em
}

.navigation li a i.before {
    margin-right: 6px
}

.navigation li a i.after {
    margin-left: 6px
}

.navigation li a i.elusive {
    margin-top: -0.3em
}

.navigation li a span.icon-wrap {
    text-align: center
}

.navigation li a span.icon-wrap i.below,.navigation li a span.icon-wrap img {
    display: block;
    margin: 0 0 8px
}

.navigation li a span.icon-wrap img {
    margin: 0 auto 8px auto
}

.navigation li a span.icon-wrap span.menu-text {
    display: block;
    line-height: 1
}

.navigation li a img.before {
    margin-right: 6px
}

.navigation li a img.after {
    margin-left: 6px
}

.navigation li a .svg {
    width: 1em
}

.navigation li a .hidden {
    display: none !important
}

.after-header-content {
    float: right;
    height: 100%;
    display: table
}

.after-header-content .after-header-content-inner {
    display: table-cell;
    vertical-align: middle;
    height: 74px
}

.after-header-content .after-header-content-inner>a,.after-header-content .after-header-content-inner>div>a {
    display: inline-block;
    line-height: 74px
}

.after-header-content .elementor {
    display: inline-block
}

.oceanwp-mobile-menu-icon {
    display: none;
    position: relative
}

.oceanwp-mobile-menu-icon.mobile-right {
    float: right
}

.oceanwp-mobile-menu-icon.mobile-left {
    float: left
}

.oceanwp-mobile-menu-icon a {
    font-size: 13px;
    line-height: 74px;
    color: #555;
    padding-left: 15px;
    letter-spacing: .6px;
    cursor: pointer
}

.oceanwp-mobile-menu-icon a:first-child {
    padding-left: 0
}

.oceanwp-mobile-menu-icon a:hover {
    color: #13aff0
}

.oceanwp-mobile-menu-icon a:focus {
    outline: 1px dashed #e3e3e3
}

.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-text,.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text {
    padding-left: 6px
}

.oceanwp-mobile-menu-icon a.mobile-menu .oceanwp-close-text,.oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-text {
    display: none
}

.oceanwp-mobile-menu-icon a.mobile-menu.opened .oceanwp-close-text {
    display: inline-block
}

.oceanwp-social-menu {
    float: right;
    position: relative;
    z-index: 10
}

.oceanwp-social-menu.simple-social {
    right: -8px
}

.oceanwp-social-menu.social-with-style {
    right: -2px
}

.oceanwp-social-menu .social-menu-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 74px
}

.oceanwp-social-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.oceanwp-social-menu ul li {
    float: left;
    position: relative
}

.oceanwp-social-menu ul li a {
    display: inline-block;
    background-color: rgba(0,0,0,0);
    color: #929292;
    padding: 0 8px;
    line-height: 1;
    text-align: center;
    letter-spacing: 0
}

.oceanwp-social-menu ul li a span {
    width: 1em;
    height: 1em;
    text-align: center
}

.oceanwp-social-menu ul li a:hover {
    background-color: rgba(0,0,0,0)
}

.oceanwp-social-menu ul li:first-child a {
    margin-left: 0
}

.oceanwp-social-menu ul li:last-child a {
    margin-right: 0
}

.oceanwp-social-menu ul li.oceanwp-twitter a:hover {
    color: #46d4fe
}

.oceanwp-social-menu ul li.oceanwp-facebook a:hover {
    color: #37589b
}

.oceanwp-social-menu ul li.oceanwp-googleplus a:hover {
    color: #de5a49
}

.oceanwp-social-menu ul li.oceanwp-pinterest a:hover {
    color: #cb2027
}

.oceanwp-social-menu ul li.oceanwp-dribbble a:hover {
    color: #ea4c89
}

.oceanwp-social-menu ul li.oceanwp-vk a:hover {
    color: #597ba5
}

.oceanwp-social-menu ul li.oceanwp-instagram a:hover {
    color: #3f729b
}

.oceanwp-social-menu ul li.oceanwp-linkedin a:hover {
    color: #39c
}

.oceanwp-social-menu ul li.oceanwp-tumblr a:hover {
    color: #2c4762
}

.oceanwp-social-menu ul li.oceanwp-github a:hover {
    color: #60b044
}

.oceanwp-social-menu ul li.oceanwp-flickr a:hover {
    color: #fa4086
}

.oceanwp-social-menu ul li.oceanwp-skype a:hover {
    color: #00aff0
}

.oceanwp-social-menu ul li.oceanwp-youtube a:hover {
    color: #c4302b
}

.oceanwp-social-menu ul li.oceanwp-vimeo a:hover {
    color: #1ab7ea
}

.oceanwp-social-menu ul li.oceanwp-vine a:hover {
    color: #00bf8f
}

.oceanwp-social-menu ul li.oceanwp-xing a:hover {
    color: #006464
}

.oceanwp-social-menu ul li.oceanwp-yelp a:hover {
    color: #c41200
}

.oceanwp-social-menu ul li.oceanwp-tripadvisor a:hover {
    color: #589442
}

.oceanwp-social-menu ul li.oceanwp-rss a:hover {
    color: #ff7900
}

.oceanwp-social-menu ul li.oceanwp-email a:hover {
    color: #13aff0
}

.oceanwp-social-menu ul li.oceanwp-tiktok a:hover {
    color: #000
}

.oceanwp-social-menu ul li.oceanwp-medium a:hover {
    color: #00ab6c
}

.oceanwp-social-menu ul li.oceanwp-telegram a:hover {
    color: #08c
}

.oceanwp-social-menu ul li.oceanwp-twitch a:hover {
    color: #6441a5
}

.oceanwp-social-menu ul li.oceanwp-line a:hover {
    color: #00c300
}

.oceanwp-social-menu ul li.oceanwp-qq a:hover {
    color: #febf1b
}

.oceanwp-social-menu ul li.oceanwp-facebook_group a:hover {
    color: #37589b
}

.oceanwp-social-menu ul li.oceanwp-slack a:hover {
    color: #4a154b
}

.oceanwp-social-menu ul li.oceanwp-threads a:hover {
    color: #000
}

.oceanwp-social-menu ul li.oceanwp-mastodon a:hover {
    color: #563acc
}

.oceanwp-social-menu ul li.oceanwp-discord a:hover {
    color: #5865f2
}

.oceanwp-social-menu .colored ul li a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 1em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.oceanwp-social-menu .colored ul li a:hover {
    color: #fff
}

.oceanwp-social-menu .colored ul li a .owp-icon use {
    stroke: #fff
}

.oceanwp-social-menu .colored ul li.oceanwp-twitter a {
    background-color: #46d4fe
}

.oceanwp-social-menu .colored ul li.oceanwp-twitter a:hover {
    background-color: #39b4d8
}

.oceanwp-social-menu .colored ul li.oceanwp-facebook a {
    background-color: #37589b
}

.oceanwp-social-menu .colored ul li.oceanwp-facebook a:hover {
    background-color: #2d477c
}

.oceanwp-social-menu .colored ul li.oceanwp-googleplus a {
    background-color: #de5a49
}

.oceanwp-social-menu .colored ul li.oceanwp-googleplus a:hover {
    background-color: #bb4c3e
}

.oceanwp-social-menu .colored ul li.oceanwp-pinterest a {
    background-color: #cb2027
}

.oceanwp-social-menu .colored ul li.oceanwp-pinterest a:hover {
    background-color: #a91d23
}

.oceanwp-social-menu .colored ul li.oceanwp-dribbble a {
    background-color: #ea4c89
}

.oceanwp-social-menu .colored ul li.oceanwp-dribbble a:hover {
    background-color: #c64174
}

.oceanwp-social-menu .colored ul li.oceanwp-vk a {
    background-color: #597ba5
}

.oceanwp-social-menu .colored ul li.oceanwp-vk a:hover {
    background-color: #486384
}

.oceanwp-social-menu .colored ul li.oceanwp-instagram a {
    background-color: #3f729b
}

.oceanwp-social-menu .colored ul li.oceanwp-instagram a:hover {
    background-color: #315a7c
}

.oceanwp-social-menu .colored ul li.oceanwp-linkedin a {
    background-color: #39c
}

.oceanwp-social-menu .colored ul li.oceanwp-linkedin a:hover {
    background-color: #2678a1
}

.oceanwp-social-menu .colored ul li.oceanwp-tumblr a {
    background-color: #2c4762
}

.oceanwp-social-menu .colored ul li.oceanwp-tumblr a:hover {
    background-color: #1d3042
}

.oceanwp-social-menu .colored ul li.oceanwp-github a {
    background-color: #60b044
}

.oceanwp-social-menu .colored ul li.oceanwp-github a:hover {
    background-color: #4f9237
}

.oceanwp-social-menu .colored ul li.oceanwp-flickr a {
    background-color: #fa4086
}

.oceanwp-social-menu .colored ul li.oceanwp-flickr a:hover {
    background-color: #c63169
}

.oceanwp-social-menu .colored ul li.oceanwp-skype a {
    background-color: #00aff0
}

.oceanwp-social-menu .colored ul li.oceanwp-skype a:hover {
    background-color: #0291c6
}

.oceanwp-social-menu .colored ul li.oceanwp-youtube a {
    background-color: #c4302b
}

.oceanwp-social-menu .colored ul li.oceanwp-youtube a:hover {
    background-color: #982420
}

.oceanwp-social-menu .colored ul li.oceanwp-vimeo a {
    background-color: #1ab7ea
}

.oceanwp-social-menu .colored ul li.oceanwp-vimeo a:hover {
    background-color: #1494bd
}

.oceanwp-social-menu .colored ul li.oceanwp-vine a {
    background-color: #00bf8f
}

.oceanwp-social-menu .colored ul li.oceanwp-vine a:hover {
    background-color: #01906c
}

.oceanwp-social-menu .colored ul li.oceanwp-xing a {
    background-color: #006464
}

.oceanwp-social-menu .colored ul li.oceanwp-xing a:hover {
    background-color: #014646
}

.oceanwp-social-menu .colored ul li.oceanwp-yelp a {
    background-color: #c41200
}

.oceanwp-social-menu .colored ul li.oceanwp-yelp a:hover {
    background-color: #940f01
}

.oceanwp-social-menu .colored ul li.oceanwp-tripadvisor a {
    background-color: #589442
}

.oceanwp-social-menu .colored ul li.oceanwp-tripadvisor a:hover {
    background-color: #426f32
}

.oceanwp-social-menu .colored ul li.oceanwp-rss a {
    background-color: #ff7900
}

.oceanwp-social-menu .colored ul li.oceanwp-rss a:hover {
    background-color: #d46603
}

.oceanwp-social-menu .colored ul li.oceanwp-email a {
    background-color: #13aff0
}

.oceanwp-social-menu .colored ul li.oceanwp-email a:hover {
    background-color: #0f8dc2
}

.oceanwp-social-menu .colored ul li.oceanwp-tiktok a {
    background-color: #000
}

.oceanwp-social-menu .colored ul li.oceanwp-tiktok a:hover {
    background-color: #141414
}

.oceanwp-social-menu .colored ul li.oceanwp-medium a {
    background-color: #00ab6c
}

.oceanwp-social-menu .colored ul li.oceanwp-medium a:hover {
    background-color: #03945f
}

.oceanwp-social-menu .colored ul li.oceanwp-telegram a {
    background-color: #08c
}

.oceanwp-social-menu .colored ul li.oceanwp-telegram a:hover {
    background-color: #0da4f0
}

.oceanwp-social-menu .colored ul li.oceanwp-twitch a {
    background-color: #6441a5
}

.oceanwp-social-menu .colored ul li.oceanwp-twitch a:hover {
    background-color: #702cee
}

.oceanwp-social-menu .colored ul li.oceanwp-line a {
    background-color: #00c300
}

.oceanwp-social-menu .colored ul li.oceanwp-line a:hover {
    background-color: #09f309
}

.oceanwp-social-menu .colored ul li.oceanwp-qq a {
    background-color: #febf1b
}

.oceanwp-social-menu .colored ul li.oceanwp-qq a:hover {
    background-color: #db9f07
}

.oceanwp-social-menu .colored ul li.oceanwp-facebook_group a {
    background-color: #37589b
}

.oceanwp-social-menu .colored ul li.oceanwp-facebook_group a:hover {
    background-color: #2d477c
}

.oceanwp-social-menu .colored ul li.oceanwp-slack a {
    background-color: #4a154b
}

.oceanwp-social-menu .colored ul li.oceanwp-slack a:hover {
    background-color: #3d0a3e
}

.oceanwp-social-menu .colored ul li.oceanwp-threads a {
    background-color: #000
}

.oceanwp-social-menu .colored ul li.oceanwp-threads a:hover {
    background-color: #191919
}

.oceanwp-social-menu .colored ul li.oceanwp-mastodon a {
    background-color: #6364ff
}

.oceanwp-social-menu .colored ul li.oceanwp-mastodon a:hover {
    background-color: #563acc
}

.oceanwp-social-menu .colored ul li.oceanwp-discord a {
    background-color: #5865f2
}

.oceanwp-social-menu .colored ul li.oceanwp-discord a:hover {
    background-color: #7289da
}

.oceanwp-social-menu .minimal ul li a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    background-color: rgba(0,0,0,0);
    color: #bbb;
    border: 1px solid #ccc;
    line-height: 1;
    padding: 1em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.oceanwp-social-menu .minimal ul li a:hover {
    background-color: rgba(0,0,0,0)
}

.oceanwp-social-menu .minimal ul li.oceanwp-twitter a:hover {
    color: #46d4fe;
    border-color: #46d4fe
}

.oceanwp-social-menu .minimal ul li.oceanwp-facebook a:hover {
    color: #37589b;
    border-color: #37589b
}

.oceanwp-social-menu .minimal ul li.oceanwp-googleplus a:hover {
    color: #de5a49;
    border-color: #de5a49
}

.oceanwp-social-menu .minimal ul li.oceanwp-pinterest a:hover {
    color: #cb2027;
    border-color: #cb2027
}

.oceanwp-social-menu .minimal ul li.oceanwp-dribbble a:hover {
    color: #ea4c89;
    border-color: #ea4c89
}

.oceanwp-social-menu .minimal ul li.oceanwp-vk a:hover {
    color: #597ba5;
    border-color: #597ba5
}

.oceanwp-social-menu .minimal ul li.oceanwp-instagram a:hover {
    color: #3f729b;
    border-color: #3f729b
}

.oceanwp-social-menu .minimal ul li.oceanwp-linkedin a:hover {
    color: #39c;
    border-color: #39c
}

.oceanwp-social-menu .minimal ul li.oceanwp-tumblr a:hover {
    color: #2c4762;
    border-color: #2c4762
}

.oceanwp-social-menu .minimal ul li.oceanwp-github a:hover {
    color: #60b044;
    border-color: #60b044
}

.oceanwp-social-menu .minimal ul li.oceanwp-flickr a:hover {
    color: #fa4086;
    border-color: #fa4086
}

.oceanwp-social-menu .minimal ul li.oceanwp-skype a:hover {
    color: #00aff0;
    border-color: #00aff0
}

.oceanwp-social-menu .minimal ul li.oceanwp-youtube a:hover {
    color: #c4302b;
    border-color: #c4302b
}

.oceanwp-social-menu .minimal ul li.oceanwp-vimeo a:hover {
    color: #1ab7ea;
    border-color: #1ab7ea
}

.oceanwp-social-menu .minimal ul li.oceanwp-vine a:hover {
    color: #00bf8f;
    border-color: #00bf8f
}

.oceanwp-social-menu .minimal ul li.oceanwp-xing a:hover {
    color: #006464;
    border-color: #006464
}

.oceanwp-social-menu .minimal ul li.oceanwp-yelp a:hover {
    color: #c41200;
    border-color: #c41200
}

.oceanwp-social-menu .minimal ul li.oceanwp-tripadvisor a:hover {
    color: #589442;
    border-color: #589442
}

.oceanwp-social-menu .minimal ul li.oceanwp-rss a:hover {
    color: #ff7900;
    border-color: #ff7900
}

.oceanwp-social-menu .minimal ul li.oceanwp-email a:hover {
    color: #13aff0;
    border-color: #13aff0
}

.oceanwp-social-menu .minimal ul li.oceanwp-tiktok a:hover {
    color: #000;
    border-color: #000
}

.oceanwp-social-menu .minimal ul li.oceanwp-medium a:hover {
    color: #00ab6c;
    border-color: #00ab6c
}

.oceanwp-social-menu .minimal ul li.oceanwp-telegram a:hover {
    color: #08c;
    border-color: #08c
}

.oceanwp-social-menu .minimal ul li.oceanwp-twitch a:hover {
    color: #702cee;
    border-color: #702cee
}

.oceanwp-social-menu .minimal ul li.oceanwp-line a:hover {
    color: #00c300;
    border-color: #00c300
}

.oceanwp-social-menu .minimal ul li.oceanwp-qq a:hover {
    color: #febf1b;
    border-color: #febf1b
}

.oceanwp-social-menu .minimal ul li.oceanwp-facebook_group a:hover {
    color: #37589b;
    border-color: #37589b
}

.oceanwp-social-menu .minimal ul li.oceanwp-slack a:hover {
    color: #4a154b;
    border-color: #4a154b
}

.oceanwp-social-menu .minimal ul li.oceanwp-threads a:hover {
    color: #000;
    border-color: #000
}

.oceanwp-social-menu .minimal ul li.oceanwp-mastodon a:hover {
    color: #563acc;
    border-color: #563acc
}

.oceanwp-social-menu .minimal ul li.oceanwp-discord a:hover {
    color: #5865f2;
    border-color: #7289da
}

.oceanwp-social-menu .dark ul li a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    background-color: #333;
    color: #fff;
    line-height: 1;
    padding: 1em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    vertical-align: middle;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.oceanwp-social-menu .dark ul li a:hover {
    background-color: #000;
    color: #fff
}

.oceanwp-social-menu .dark ul li a .owp-icon use {
    stroke: #fff
}

.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    display: block;
    background-color: #13aff0;
    position: absolute;
    bottom: -30%;
    left: 0;
    content: "";
    width: 100%;
    height: 2px;
    visibility: hidden;
    -moz-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: bottom left;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.effect-one #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    visibility: visible;
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.effect-one #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    visibility: visible;
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    bottom: -30%;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: rgba(0,0,0,.1);
    content: "";
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.effect-two #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.effect-two #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    bottom: -30%;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #13aff0;
    content: "";
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.effect-three #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    height: 2px;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.effect-three #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    height: 2px;
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    display: inline-block;
    color: #13aff0;
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before {
    margin-right: 6px;
    content: "[";
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px)
}

.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    margin-left: 6px;
    content: "]";
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px)
}

.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-four #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.effect-four #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-four #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    top: 130%;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #13aff0;
    content: "";
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: scale(0.85);
    -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform: scale(0.85)
}

.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out
}

.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.effect-five #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    top: -30%;
    opacity: 1
}

.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.effect-five #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    top: -30%;
    opacity: 1
}

.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border: 2px solid rgba(0,0,0,.1);
    border-radius: 50%;
    content: "";
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.2);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.2);
    transform: translateX(-50%) translateY(-50%) scale(0.2)
}

.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    width: 40px;
    height: 40px;
    border-width: 4px;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -moz-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -ms-transform: translateX(-50%) translateY(-50%) scale(0.8);
    -o-transform: translateX(-50%) translateY(-50%) scale(0.8);
    transform: translateX(-50%) translateY(-50%) scale(0.8)
}

.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-six #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}

.effect-six #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-six #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
    -moz-transform: translateX(-50%) translateY(-50%) scale(1);
    -ms-transform: translateX(-50%) translateY(-50%) scale(1);
    -o-transform: translateX(-50%) translateY(-50%) scale(1);
    transform: translateX(-50%) translateY(-50%) scale(1)
}

.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    bottom: -80%;
    left: 50%;
    color: rgba(0,0,0,0);
    content: "•";
    text-shadow: 0 0 rgba(0,0,0,0);
    font-size: 1.2em;
    line-height: 1;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    pointer-events: none
}

.effect-seven #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    color: #13aff0;
    text-shadow: 10px 0 #13aff0,-10px 0 #13aff0
}

.effect-seven #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    color: #13aff0;
    text-shadow: 10px 0 #13aff0,-10px 0 #13aff0
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative;
    padding: 0 8px
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    height: 2px;
    margin-top: -1px;
    background-color: rgba(0,0,0,.1);
    content: "";
    z-index: -1;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    pointer-events: none
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before {
    -webkit-transform: translateY(-13px);
    -moz-transform: translateY(-13px);
    -ms-transform: translateY(-13px);
    -o-transform: translateY(-13px);
    transform: translateY(-13px)
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    transform: translateY(15px)
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    opacity: .8
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.effect-eight #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    opacity: .8
}

.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.effect-eight #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    position: relative
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before,.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #13aff0;
    content: "";
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:before {
    top: 0;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link>span:after {
    bottom: 0;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before,.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    opacity: 1
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span:after {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before,.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    opacity: 1
}

.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:before {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    transform: translateY(-3px)
}

.effect-nine #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span:after {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px)
}

.effect-ten #site-navigation-wrap .dropdown-menu>li>a.menu-link>span {
    padding: 8px;
    -webkit-transition: box-shadow .25s ease-out;
    -moz-transition: box-shadow .25s ease-out;
    -ms-transition: box-shadow .25s ease-out;
    -o-transition: box-shadow .25s ease-out;
    transition: box-shadow .25s ease-out
}

.effect-ten #site-navigation-wrap .dropdown-menu>li>a.menu-link:hover>span {
    -webkit-box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 4px rgba(0,0,0,.1)
}

.effect-ten #site-navigation-wrap .dropdown-menu>li.sfHover>a.menu-link>span {
    -webkit-box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px 4px rgba(0,0,0,.1);
    box-shadow: 0 0 10px 4px rgba(0,0,0,.1)
}

.navigation .megamenu a .nav-arrow {
    display: none
}

.navigation .megamenu>li>a.menu-link {
    font-size: 13px;
    font-weight: 600
}

.navigation .megamenu li ul.sub-menu {
    border-top: 1px solid #f1f1f1
}

.navigation .megamenu li a.menu-link {
    padding: 12px 20px
}

.navigation .megamenu .sidebar-box {
    padding: 20px;
    margin-bottom: 0;
    line-height: 1.8;
    white-space: normal
}

.navigation>ul>li>ul.megamenu.sub-menu>li {
    float: left;
    border-bottom: 0;
    border-left-width: 1px;
    border-style: solid;
    border-color: #f1f1f1
}

.navigation>ul>li>ul.megamenu.sub-menu>li:first-child {
    border-left: none
}

.navigation li.megamenu-li.hide-headings>.megamenu>li>a,.navigation li.megamenu-li>.megamenu>li.hide-heading>a {
    display: none
}

.navigation .megamenu .sub-menu {
    display: block !important;
    -moz-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    min-width: 100%;
    position: static;
    background: rgba(0,0,0,0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.navigation li.megamenu-li .megamenu.col-1>li {
    width: 100%
}

.navigation li.megamenu-li .megamenu.col-2>li {
    width: 50%
}

.navigation li.megamenu-li .megamenu.col-3>li {
    width: 33.33333333%
}

.navigation li.megamenu-li .megamenu.col-4>li {
    width: 25%
}

.navigation li.megamenu-li .megamenu.col-5>li {
    width: 20%
}

.navigation li.megamenu-li .megamenu.col-6>li {
    width: 16.66666667%
}

@media only screen and (min-width: 959px) {
    .navigation li.megamenu-li.auto-mega .megamenu.col-1 {
        width:320px
    }

    .navigation li.megamenu-li.auto-mega .megamenu.col-2 {
        width: 440px
    }

    .navigation li.megamenu-li.auto-mega .megamenu.col-3 {
        width: 660px
    }

    .navigation li.megamenu-li.auto-mega .megamenu.col-4 {
        width: 780px
    }

    .navigation li.megamenu-li.auto-mega .megamenu.col-5 {
        width: 980px
    }

    .navigation li.megamenu-li.auto-mega .megamenu.col-6 {
        width: 1080px
    }
}

.navigation>ul>li>ul.megamenu.sub-menu>li .elementor {
    white-space: normal;
    line-height: initial
}

.navigation li.mega-cat .megamenu {
    padding: 30px 20px
}

.navigation li.mega-cat .mega-cat-title {
    position: relative;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    background-color: #f8f8f8;
    color: #222;
    letter-spacing: 2px;
    margin: 0 -20px 30px;
    padding: 15px 35px;
    text-transform: uppercase
}

.navigation li.mega-cat>ul>li {
    padding: 0 15px
}

.navigation li.mega-cat ul li a {
    padding: 0
}

.navigation li.mega-cat ul li a.mega-post-link {
    display: block;
    position: relative;
    background-color: #000
}

.navigation li.mega-cat ul li a.mega-post-link img {
    display: block;
    width: 100%
}

.navigation li.mega-cat ul li a.mega-post-link .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(0,0,0,.2);
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.navigation li.mega-cat ul li a.mega-post-link:hover .overlay {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.navigation li.mega-cat ul li .mega-post-title {
    display: block;
    margin: 15px 0 8px;
    white-space: initial
}

.navigation li.mega-cat ul li .mega-post-title a {
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: .6px;
    text-transform: none
}

.navigation li.mega-cat ul li .mega-post-title a:hover {
    background-color: rgba(0,0,0,0);
    color: #333
}

.navigation li.mega-cat ul li .mega-post-date {
    display: block;
    font-size: 10px;
    color: #bbb;
    text-transform: uppercase
}

.navigation li.mega-cat ul li .mega-post-date i {
    font-size: 9px;
    padding-right: 5px
}

.navigation li.mega-cat ul li .mega-post-date svg.owp-icon {
    width: 16px;
    height: 16px;
    margin-right: .7rem
}

.navigation>ul>li.mega-cat>ul.megamenu.sub-menu>li.first {
    border-left: 0
}

@media only screen and (min-width: 768px)and (max-width: 1280px) {
    .navigation li.megamenu.auto-width.col-6>.sub-menu {
        width:980px
    }
}

#searchform-dropdown,#icon-searchform-dropdown {
    position: absolute;
    right: 0;
    background-color: #fff;
    border-top: 3px solid #13aff0;
    top: 100%;
    padding: 15px;
    width: 260px;
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.1);
    box-shadow: 0 2px 7px rgba(0,0,0,.1);
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    transition: all .25s ease-in-out;
    z-index: 10000
}

#searchform-dropdown input,#icon-searchform-dropdown input {
    display: block;
    background-color: rgba(0,0,0,0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0
}

.no-top-border #searchform-dropdown,.no-top-border #icon-searchform-dropdown {
    border: none
}

#searchform-dropdown.show,#icon-searchform-dropdown.show {
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

#icon-searchform-dropdown {
    width: 100%
}

#site-header.header-replace #site-navigation .dropdown-menu {
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

#site-header.header-replace #site-navigation.hide .dropdown-menu {
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0
}

#searchform-header-replace {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    min-width: 370px;
    visibility: hidden;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out
}

#searchform-header-replace form {
    height: 100%;
    width: 100%
}

#searchform-header-replace input {
    height: 100%;
    width: 94%;
    font-size: 22px;
    background-color: rgba(0,0,0,0);
    color: #bbb;
    padding: 0;
    outline: 0;
    border: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0
}

#searchform-header-replace-close {
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -20px;
    height: 40px;
    line-height: 40px;
    font-size: 26px;
    color: #bbb;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#searchform-header-replace-close:hover {
    color: #222
}

#searchform-header-replace.show {
    visibility: visible;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

#searchform-overlay,#icon-searchform-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.9);
    z-index: 9999
}

#searchform-overlay .container,#icon-searchform-overlay .container {
    position: relative;
    width: 100%;
    height: 100%
}

#searchform-overlay a.search-overlay-close,#icon-searchform-overlay a.search-overlay-close {
    position: absolute;
    top: -50px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background-color: rgba(255,255,255,.2);
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px
}

#searchform-overlay a.search-overlay-close:hover,#icon-searchform-overlay a.search-overlay-close:hover {
    background-color: rgba(255,255,255,.3)
}

#searchform-overlay a.search-overlay-close span,#icon-searchform-overlay a.search-overlay-close span {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px
}

#searchform-overlay a.search-overlay-close span:before,#searchform-overlay a.search-overlay-close span:after,#icon-searchform-overlay a.search-overlay-close span:before,#icon-searchform-overlay a.search-overlay-close span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 100%;
    margin-top: 6px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
}

#searchform-overlay a.search-overlay-close span:before,#icon-searchform-overlay a.search-overlay-close span:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#searchform-overlay a.search-overlay-close span:after,#icon-searchform-overlay a.search-overlay-close span:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

#searchform-overlay form,#icon-searchform-overlay form {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -33px;
    width: 100%;
    text-align: center
}

#searchform-overlay form input,#searchform-overlay form .search-text,#icon-searchform-overlay form input,#icon-searchform-overlay form .search-text {
    font-size: 22px;
    line-height: 1.3;
    padding: 18px 0;
    margin: 0;
    min-height: 50px;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center
}

#searchform-overlay form input,#icon-searchform-overlay form input {
    position: relative;
    border: 0;
    background-color: rgba(0,0,0,0);
    border-bottom: 1px solid #444;
    z-index: 2;
    -webkit-transition: border-color .3s ease;
    -moz-transition: border-color .3s ease;
    -ms-transition: border-color .3s ease;
    -o-transition: border-color .3s ease;
    transition: border-color .3s ease
}

#searchform-overlay form input:hover,#icon-searchform-overlay form input:hover {
    border-color: #777
}

#searchform-overlay form input:focus,#icon-searchform-overlay form input:focus {
    border-color: #fff
}

#searchform-overlay form .search-text,#icon-searchform-overlay form .search-text {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: text;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    z-index: 1
}

#searchform-overlay form .search-text i,#icon-searchform-overlay form .search-text i {
    display: inline-block;
    background-color: #fff;
    width: 3px;
    height: 3px;
    margin-left: 3px;
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite
}

#searchform-overlay form .search-text i+i,#icon-searchform-overlay form .search-text i+i {
    -ms-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

#searchform-overlay form .search-text i+i+i,#icon-searchform-overlay form .search-text i+i+i {
    -ms-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

#searchform-overlay form.search-filled .search-text,#icon-searchform-overlay form.search-filled .search-text {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms
}

#searchform-overlay .container {
    max-width: 550px
}

#icon-searchform-overlay form .search-text,#icon-searchform-overlay form input {
    font-size: 16px
}

#icon-searchform-overlay .search-overlay-close {
    line-height: inherit
}

@media only screen and (max-width: 959px) {
    #searchform-overlay {
        display:none !important
    }
}

#mobile-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    max-height: 400px;
    overflow-y: auto;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,.1);
    box-shadow: 0 2px 6px rgba(0,0,0,.1)
}

#mobile-dropdown ul {
    margin: 0;
    list-style: none
}

#mobile-dropdown ul li {
    border-bottom: 1px solid rgba(0,0,0,.035)
}

#mobile-dropdown ul li a {
    display: block;
    position: relative;
    padding: 12px 40px;
    text-align: left
}

#mobile-dropdown ul li a:focus {
    outline: 1px dashed #e3e3e3
}

#mobile-dropdown ul li a i,#mobile-dropdown ul li a img {
    margin-right: 10px
}

#mobile-dropdown ul li a i.after {
    margin-right: 0;
    margin-left: 10px
}

#mobile-dropdown ul li a .dropdown-toggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 60px;
    cursor: pointer;
    color: #555;
    padding-right: 40px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#mobile-dropdown ul li a .dropdown-toggle:focus {
    outline: 1px dashed rgba(0,0,0,.4)
}

#mobile-dropdown ul li a .dropdown-toggle:before {
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 30px;
    margin-top: -15px;
    margin-left: -15px
}

#mobile-dropdown ul li.active>a>.dropdown-toggle:before {
    content: "-"
}

#mobile-dropdown ul li ul {
    display: none;
    border-top: 1px solid rgba(0,0,0,.035);
    margin-left: 0;
    background-color: rgba(0,0,0,.02)
}

#mobile-dropdown ul li.woo-menu-icon,#mobile-dropdown ul li.search-toggle-li,#mobile-dropdown ul li.side-panel-li,#mobile-dropdown ul li a .nav-arrow,#mobile-dropdown ul .sidebar-box,#mobile-dropdown ul .widget {
    display: none
}

#mobile-dropdown .oceanwp-social-menu {
    display: block !important;
    float: none;
    width: 100%;
    right: auto !important;
    left: auto !important;
    padding: 0 40px !important;
    margin: 10px 0 !important
}

#mobile-dropdown .oceanwp-social-menu .social-menu-inner {
    height: auto
}

#mobile-dropdown .oceanwp-social-menu li {
    display: inline-block;
    float: none;
    border: 0
}

#mobile-dropdown .oceanwp-social-menu li a {
    display: block;
    padding: 12px 10px
}

#mobile-dropdown #mobile-menu-search {
    display: block;
    padding: 20px 40px
}

#mobile-dropdown #mobile-menu-search form {
    position: relative
}

#mobile-dropdown #mobile-menu-search form input {
    padding: 6px 45px 6px 12px !important;
    margin-top: 0 !important;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

#mobile-dropdown #mobile-menu-search form button {
    display: block;
    position: absolute;
    right: 10px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    background-color: rgba(0,0,0,0) !important;
    color: #555;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#mobile-dropdown #mobile-menu-search form button:hover {
    color: #222
}

#mobile-dropdown .has-social #mobile-menu-search {
    padding-top: 0
}

#mobile-fullscreen {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.9);
    overflow-y: scroll;
    z-index: 100000
}

#mobile-fullscreen #mobile-fullscreen-inner {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0 40px
}

#mobile-fullscreen a.close {
    position: absolute;
    top: 14px;
    right: 14px
}

#mobile-fullscreen a.close .close-icon-wrap {
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 33px;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#mobile-fullscreen a.close .close-icon-wrap:hover {
    opacity: .7
}

#mobile-fullscreen a.close .close-icon-inner,#mobile-fullscreen a.close .close-icon-inner::after {
    display: inline-block;
    width: 40px;
    height: 3px;
    background-color: #fff;
    border-radius: 3px
}

#mobile-fullscreen a.close .close-icon-inner {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

#mobile-fullscreen a.close .close-icon-inner::after {
    content: "";
    display: block;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

#mobile-fullscreen nav {
    display: table-cell;
    vertical-align: middle;
    padding: 50px 0;
    text-align: center
}

#mobile-fullscreen ul {
    list-style: none;
    margin: 0
}

#mobile-fullscreen ul li a {
    display: block;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center
}

#mobile-fullscreen ul li a:focus {
    outline: 1px dashed rgba(255,255,255,.6)
}

#mobile-fullscreen ul li a:hover {
    color: #929292
}

#mobile-fullscreen ul li a i,#mobile-fullscreen ul li a img {
    margin-right: 10px
}

#mobile-fullscreen ul li a i.after {
    margin-right: 0;
    margin-left: 10px
}

#mobile-fullscreen ul li .dropdown-toggle {
    display: inline-block;
    width: 26px;
    padding-left: 5px;
    text-align: center
}

#mobile-fullscreen ul li .dropdown-toggle:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "+"
}

#mobile-fullscreen ul li .dropdown-toggle:focus {
    outline: 1px dashed rgba(255,255,255,.6)
}

#mobile-fullscreen ul li.open-sub>a>.dropdown-toggle:before {
    content: "-"
}

#mobile-fullscreen ul ul.sub-menu {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0
}

#mobile-fullscreen ul ul.sub-menu li a {
    font-size: 13px;
    padding: 3px 0
}

#mobile-fullscreen ul>li {
    display: block
}

#mobile-fullscreen ul>li>a {
    font-size: 18px;
    line-height: 1.2;
    padding: 12px 0
}

#mobile-fullscreen ul .woo-menu-icon,#mobile-fullscreen ul .search-toggle-li,#mobile-fullscreen ul .side-panel-li,#mobile-fullscreen ul .sidebar-box {
    display: none
}

#mobile-fullscreen #mobile-search {
    max-width: 220px;
    margin: 10px auto 0
}

#mobile-fullscreen #mobile-search form {
    position: relative
}

#mobile-fullscreen #mobile-search input,#mobile-fullscreen #mobile-search .search-text {
    font-size: 20px;
    padding: 4px 0;
    color: #fff;
    margin: 0;
    text-align: center;
    text-transform: uppercase
}

#mobile-fullscreen #mobile-search input {
    position: relative;
    border: 0;
    background-color: rgba(0,0,0,0);
    border-bottom: 1px solid #666;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    z-index: 2
}

#mobile-fullscreen #mobile-search input:hover,#mobile-fullscreen #mobile-search input:focus {
    border-color: #fff
}

#mobile-fullscreen #mobile-search .search-text {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: text;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    z-index: 1
}

#mobile-fullscreen #mobile-search .search-text i {
    display: inline-block;
    background-color: #fff;
    width: 3px;
    height: 3px;
    margin-left: 3px;
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    -ms-animation: blink 1s linear infinite;
    -o-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite
}

#mobile-fullscreen #mobile-search .search-text i+i {
    -ms-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    -moz-animation-delay: .2s;
    animation-delay: .2s
}

#mobile-fullscreen #mobile-search .search-text i+i+i {
    -ms-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    -moz-animation-delay: .4s;
    animation-delay: .4s
}

#mobile-fullscreen #mobile-search form.search-filled .search-text {
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: 150ms;
    -moz-transition-duration: 150ms;
    -ms-transition-duration: 150ms;
    -o-transition-duration: 150ms;
    transition-duration: 150ms
}

#mobile-fullscreen .oceanwp-social-menu {
    display: block;
    float: none;
    margin-top: 30px;
    text-align: center;
    right: auto
}

#mobile-fullscreen .oceanwp-social-menu .social-menu-inner {
    display: block;
    height: auto !important
}

#mobile-fullscreen .oceanwp-social-menu ul li {
    float: none;
    display: inline-block
}

#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a {
    color: #fff;
    font-size: 24px;
    padding: 0 16px;
    margin: 0;
    background-color: rgba(0,0,0,0) !important
}

#mobile-fullscreen .oceanwp-social-menu.simple-social ul li a:hover {
    color: #929292
}

#mobile-fullscreen .oceanwp-social-menu .colored ul li a,#mobile-fullscreen .oceanwp-social-menu .minimal ul li a,#mobile-fullscreen .oceanwp-social-menu .dark ul li a {
    padding: 0 4px
}

#mobile-fullscreen .oceanwp-social-menu .colored ul li a span,#mobile-fullscreen .oceanwp-social-menu .minimal ul li a span,#mobile-fullscreen .oceanwp-social-menu .dark ul li a span {
    font-size: 16px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

@-webkit-keyframes blink {
    0% {
        -webkit-opacity: 1
    }

    50% {
        -webkit-opacity: 0
    }

    100% {
        -webkit-opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        -moz-opacity: 1
    }

    50% {
        -moz-opacity: 0
    }

    100% {
        -moz-opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        -o-opacity: 1
    }

    50% {
        -o-opacity: 0
    }

    100% {
        -o-opacity: 1
    }
}

@keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.page-header {
    position: relative;
    background-color: #f5f5f5;
    padding: 34px 0
}

.page-header .container {
    position: relative
}

.has-transparent-header .page-header {
    padding: 120px 0 36px 0
}

body.home .page-header-inner {
    text-align: center
}

.page-header-title {
    display: block;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: 400;
    margin: 0;
    color: #333
}

body.breadcrumbs-position-default .page-header-title {
    max-width: 70%
}

.page-subheading {
    font-size: 15px;
    margin: 0
}

.page-subheading p:last-child {
    margin: 0
}

.centered-page-header .page-header-title,.centered-minimal-page-header .page-header-title {
    max-width: 100% !important
}

.centered-page-header {
    text-align: center
}

.centered-page-header .page-header-title {
    font-size: 32px
}

.centered-page-header .page-subheading {
    font-size: 18px;
    font-weight: 300
}

.centered-minimal-page-header {
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    text-align: center
}

.centered-minimal-page-header .page-header-title {
    font-size: 32px
}

.centered-minimal-page-header .page-subheading {
    font-size: 18px;
    font-weight: 300
}

.solid-color-page-header .page-header-title {
    color: #fff !important
}

.solid-color-page-header .site-breadcrumbs,.solid-color-page-header .site-breadcrumbs a {
    color: #fff !important
}

.solid-color-page-header .page-subheading {
    color: #fff
}

.background-image-page-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    background-color: #000;
    height: 400px;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}

.background-image-page-header .page-header-inner {
    text-align: center
}

.background-image-page-header .page-subheading {
    position: relative;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    z-index: 2
}

.page-header.background-image-page-header .page-header-title {
    position: relative;
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    max-width: 100%;
    z-index: 2
}

.background-image-page-header-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 1;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5
}

.site-breadcrumbs {
    position: absolute;
    right: 0;
    top: 50%;
    max-width: 50%;
    height: 32px;
    line-height: 32px;
    margin-top: -16px;
    font-size: 13px;
    color: #c6c6c6;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden
}

.site-breadcrumbs ol {
    margin: 0;
    padding: 0;
    list-style: none
}

.site-breadcrumbs ol li {
    display: inline-block
}

.site-breadcrumbs ol li .breadcrumb-sep {
    margin: 0 6px
}

.site-breadcrumbs.woocommerce-breadcrumbs .breadcrumb-sep {
    margin: 0 6px
}

.site-breadcrumbs .icon-home.has-text,.site-breadcrumbs .breadcrumb-home.has-icon {
    display: none
}

.site-breadcrumbs .breadcrumb-title {
    margin-right: 5px
}

.site-breadcrumbs .owp-icon {
    vertical-align: text-top
}

.site-breadcrumbs.position-under-title,.centered-page-header .site-breadcrumbs,.centered-minimal-page-header .site-breadcrumbs {
    position: inherit;
    top: auto;
    right: auto;
    margin-top: 0;
    max-width: 100%
}

.oceanwp-breadcrumb .site-breadcrumbs {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    max-width: 100%;
    margin-top: 0
}

.background-image-page-header .site-breadcrumbs {
    display: block;
    position: inherit;
    max-width: 100%;
    margin-top: 20px;
    top: auto;
    right: auto;
    color: #fff;
    text-align: center;
    z-index: 2
}

.background-image-page-header .site-breadcrumbs a {
    color: #fff
}

.background-image-page-header .site-breadcrumbs a:hover {
    color: #ddd
}

.site-breadcrumbs nav,.site-breadcrumbs ol {
    margin: 0
}

.elementor .site-breadcrumbs {
    position: relative;
    display: block;
    overflow: visible
}

@media only screen and (max-width: 959px) {
    body.has-breadcrumbs .page-header-title {
        max-width:100%;
        width: 100%
    }
}

@media only screen and (max-width: 959px) {
    .site-breadcrumbs {
        position:inherit;
        top: auto;
        left: auto;
        right: auto;
        max-width: 100%;
        margin-top: 0
    }
}

@media only screen and (max-width: 767px) {
    .page-header {
        background-attachment:initial !important
    }

    .page-header-with-background .page-header-title {
        font-size: 36px
    }

    .centered-page-header .page-header-title,.centered-minimal-page-header .page-header-title,.page-header.background-image-page-header .page-header-title {
        font-size: 24px
    }

    .centered-page-header .page-subheading,.centered-minimal-page-header .page-header-subheading,.page-header.background-image-page-header .page-subheading {
        font-size: 14px
    }

    .background-image-page-header {
        height: auto !important
    }

    body.has-breadcrumbs .page-header-title {
        max-width: 100%;
        width: 100%
    }
}

#blog-entries {
    padding-bottom: 0
}

.blog-entry.post {
    position: relative
}

.blog-entry.post .thumbnail {
    position: relative
}

.blog-entry.post .thumbnail a:not(.mejs-volume-slider) {
    display: inline-block;
    position: relative;
    width: 100%
}

.blog-entry.post .thumbnail .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.blog-entry.post .thumbnail:hover .overlay {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1
}

.blog-entry.post .thumbnail img {
    width: 100%
}

.blog-entry.post ul.meta {
    margin: 0 0 12px
}

.blog-entry.post .blog-entry-header {
    margin-bottom: 20px
}

.blog-entry.post .blog-entry-header .entry-title {
    font-size: 24px;
    margin: 0
}

.blog-entry.post .blog-entry-header .entry-title a {
    font-weight: 600;
    letter-spacing: .6px
}

.blog-entry.post .blog-entry-summary {
    margin-bottom: 20px
}

.blog-entry.post .blog-entry-summary p:last-child {
    margin-bottom: 0
}

.thumbnail-caption {
    font-size: 13px;
    margin-top: .5em;
    text-align: center
}

.blog-entry.large-entry {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.blog-entry.large-entry .thumbnail {
    margin-bottom: 20px
}

.blog-entry.large-entry .blog-entry-readmore a {
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    border: 1px solid #ddd;
    padding: 10px 16px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    text-transform: capitalize;
    letter-spacing: 1px
}

.blog-entry.large-entry .blog-entry-readmore a:hover {
    color: #13aff0;
    border-color: #13aff0
}

.blog-entry.large-entry .blog-entry-readmore a i {
    margin-left: 8px
}

.blog-entry.large-entry .blog-entry-readmore a svg.owp-icon {
    margin-left: .7rem
}

@media only screen and (min-width: 481px)and (max-width: 980px) {
    .has-blog-grid .blog-grid.oceanwp-row.tablet-col .col,.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-col .col {
        clear:none
    }

    .has-blog-grid .blog-grid.oceanwp-row.tablet-1-col .blog-entry,.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-1-col .blog-entry {
        clear: both
    }

    .has-blog-grid .blog-grid.oceanwp-row.tablet-2-col .blog-entry:nth-child(2n+1),.has-blog-grid .blog-grid.oceanwp-row.tablet-3-col .blog-entry:nth-child(3n+1),.has-blog-grid .blog-grid.oceanwp-row.tablet-4-col .blog-entry:nth-child(4n+1),.has-blog-grid .blog-grid.oceanwp-row.tablet-5-col .blog-entry:nth-child(5n+1),.has-blog-grid .blog-grid.oceanwp-row.tablet-6-col .blog-entry:nth-child(6n+1),.has-blog-grid .blog-grid.oceanwp-row.tablet-7-col .blog-entry:nth-child(7n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-2-col .blog-entry:nth-child(2n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-3-col .blog-entry:nth-child(3n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-4-col .blog-entry:nth-child(4n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-5-col .blog-entry:nth-child(5n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-6-col .blog-entry:nth-child(6n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.tablet-7-col .blog-entry:nth-child(7n+1) {
        clear: both
    }

    .has-blog-grid .blog-grid.tablet-1-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-1-col .blog-entry {
        width: 100% !important
    }

    .has-blog-grid .blog-grid.tablet-2-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-2-col .blog-entry {
        width: 50% !important
    }

    .has-blog-grid .blog-grid.tablet-3-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-3-col .blog-entry {
        width: 33.33% !important
    }

    .has-blog-grid .blog-grid.tablet-4-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-4-col .blog-entry {
        width: 25% !important
    }

    .has-blog-grid .blog-grid.tablet-5-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-5-col .blog-entry {
        width: 20% !important
    }

    .has-blog-grid .blog-grid.tablet-6-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-6-col .blog-entry {
        width: 16.66% !important
    }

    .has-blog-grid .blog-grid.tablet-7-col .blog-entry,.has-blog-grid .blog-masonry-grid.tablet-7-col .blog-entry {
        width: 14.28% !important
    }
}

@media only screen and (max-width: 480px) {
    .mobile-col .col.first {
        clear:none
    }

    .has-blog-grid .blog-grid.oceanwp-row.mobile-col .col,.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-col .col {
        clear: none
    }

    .has-blog-grid .blog-grid.oceanwp-row.mobile-1-col .blog-entry,.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-1-col .blog-entry {
        clear: both
    }

    .has-blog-grid .blog-grid.oceanwp-row.mobile-2-col .blog-entry:nth-child(2n+1),.has-blog-grid .blog-grid.oceanwp-row.mobile-3-col .blog-entry:nth-child(3n+1),.has-blog-grid .blog-grid.oceanwp-row.mobile-4-col .blog-entry:nth-child(4n+1),.has-blog-grid .blog-grid.oceanwp-row.mobile-5-col .blog-entry:nth-child(5n+1),.has-blog-grid .blog-grid.oceanwp-row.mobile-6-col .blog-entry:nth-child(6n+1),.has-blog-grid .blog-grid.oceanwp-row.mobile-7-col .blog-entry:nth-child(7n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-2-col .blog-entry:nth-child(2n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-3-col .blog-entry:nth-child(3n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-4-col .blog-entry:nth-child(4n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-5-col .blog-entry:nth-child(5n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-6-col .blog-entry:nth-child(6n+1),.has-blog-grid .blog-masonry-grid.oceanwp-row.mobile-7-col .blog-entry:nth-child(7n+1) {
        clear: both
    }

    .has-blog-grid .blog-grid.mobile-1-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-1-col .blog-entry {
        width: 100% !important
    }

    .has-blog-grid .blog-grid.mobile-2-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-2-col .blog-entry {
        width: 50% !important
    }

    .has-blog-grid .blog-grid.mobile-3-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-3-col .blog-entry {
        width: 33.33% !important
    }

    .has-blog-grid .blog-grid.mobile-4-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-4-col .blog-entry {
        width: 25% !important
    }

    .has-blog-grid .blog-grid.mobile-5-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-5-col .blog-entry {
        width: 20% !important
    }

    .has-blog-grid .blog-grid.mobile-6-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-6-col .blog-entry {
        width: 16.66% !important
    }

    .has-blog-grid .blog-grid.mobile-7-col .blog-entry,.has-blog-grid .blog-masonry-grid.mobile-7-col .blog-entry {
        width: 14.28% !important
    }
}

.blog-entry.grid-entry {
    justify-content: flex-start
}

.blog-entry.grid-entry .blog-entry-inner {
    padding: 0 1.25rem 1.25rem;
    border: 1px solid #e9e9e9
}

.blog-entry.grid-entry .thumbnail {
    margin: 0 -1.25rem
}

.blog-entry.grid-entry .blog-entry-header {
    margin: 1rem 0 1rem
}

.blog-entry.grid-entry .blog-entry-header .entry-title {
    font-size: 18px
}

.blog-entry.grid-entry .blog-entry-summary {
    line-height: 1.6;
    margin-top: .625rem
}

.blog-entry.grid-entry .blog-entry-readmore {
    margin-top: 1rem
}

.blog-entry.grid-entry .blog-entry-readmore a {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: .19rem;
    border-bottom: 1px solid;
    text-transform: capitalize
}

.blog-entry.grid-entry .blog-entry-readmore a i {
    margin-left: .5rem
}

.blog-entry.grid-entry .blog-entry-readmore a svg.owp-icon {
    margin-left: .7rem
}

.blog-entry.thumbnail-entry {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.blog-entry.thumbnail-entry .blog-entry-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row
}

.blog-entry.thumbnail-entry .thumbnail,.blog-entry.thumbnail-entry .blog-entry-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column
}

.blog-entry.thumbnail-entry .center .thumbnail,.blog-entry.thumbnail-entry .center .blog-entry-content {
    -webkit-justify-content: center;
    justify-content: center
}

.blog-entry.thumbnail-entry .bottom .thumbnail,.blog-entry.thumbnail-entry .bottom .blog-entry-content {
    -webkit-justify-content: flex-end;
    justify-content: flex-end
}

.blog-entry.thumbnail-entry .thumbnail {
    width: 45%
}

.blog-entry.thumbnail-entry .thumbnail a {
    position: relative
}

.blog-entry.thumbnail-entry .thumbnail .link-entry {
    position: absolute;
    top: 0
}

.blog-entry.thumbnail-entry .thumbnail .left-position .link-entry {
    right: 0
}

.blog-entry.thumbnail-entry .thumbnail .right-position .link-entry {
    left: 0
}

.blog-entry.thumbnail-entry .blog-entry-content {
    width: 55%
}

.blog-entry.thumbnail-entry .blog-entry-content {
    padding: 6px 0
}

.blog-entry.thumbnail-entry .left-position .blog-entry-content {
    padding-left: 3em
}

.blog-entry.thumbnail-entry .right-position .blog-entry-content {
    padding-right: 3em
}

.blog-entry.thumbnail-entry .blog-entry-category {
    display: block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .6px;
    line-height: 1.2em;
    text-transform: uppercase;
    margin-bottom: 10px
}

.blog-entry.thumbnail-entry .blog-entry-category a {
    color: #13aff0
}

.blog-entry.thumbnail-entry .blog-entry-category a:hover {
    color: #333
}

.blog-entry.thumbnail-entry .blog-entry-summary {
    margin-bottom: 15px
}

.blog-entry.thumbnail-entry .blog-entry-bottom {
    display: block;
    border-top: 1px solid #e9e9e9;
    padding-top: 15px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .6px;
    line-height: 1.2em;
    text-transform: uppercase
}

.blog-entry.thumbnail-entry .blog-entry-comments,.blog-entry.thumbnail-entry .blog-entry-comments a,.blog-entry.thumbnail-entry .blog-entry-date {
    color: #ababab
}

.blog-entry.thumbnail-entry .blog-entry-comments {
    float: left
}

.blog-entry.thumbnail-entry .blog-entry-comments i {
    padding-right: 6px
}

.blog-entry.thumbnail-entry .blog-entry-comments a:hover {
    color: #333
}

.blog-entry.thumbnail-entry .blog-entry-comments svg.owp-icon {
    width: 17px;
    height: 17px;
    margin-right: .7rem
}

.blog-entry.thumbnail-entry .blog-entry-date {
    float: right
}

.blog-entry.thumbnail-entry.format-standard.no-featured-image .blog-entry-content {
    width: 100%
}

.blog-entry.thumbnail-entry.format-standard.no-featured-image .left-position .blog-entry-content {
    padding-left: 0
}

.blog-entry.thumbnail-entry.format-standard.no-featured-image .right-position .blog-entry-content {
    padding-right: 0
}

@media only screen and (max-width: 767px) {
    .blog-entry.thumbnail-entry .blog-entry-inner {
        -webkit-flex-direction:column;
        flex-direction: column
    }

    .blog-entry.thumbnail-entry .thumbnail,.blog-entry.thumbnail-entry .blog-entry-content {
        width: 100%
    }

    .blog-entry.thumbnail-entry .blog-entry-content {
        margin-top: 15px;
        padding: 0 !important
    }
}

ul.meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 20px;
    padding: 0 0 10px;
    list-style: none
}

ul.meta li {
    line-height: 1.5;
    align-self: flex-end;
    flex-wrap: nowrap;
    padding-bottom: 5px
}

ul.meta li:after {
    padding: 0 6px;
    font-weight: bold
}

ul.meta li:last-child:after {
    display: none;
    padding: 0
}

ul.meta li a {
    color: #4a4a4a
}

ul.meta li a:hover {
    color: #13aff0
}

ul.meta li i {
    padding-right: 6px;
    font-size: 17px
}

ul.meta li .owp-icon {
    margin-right: 8px
}

ul.meta li svg.owp-icon {
    width: 18px;
    height: 18px
}

ul.meta li .owp-sep {
    padding: 0 5px
}

ul.obem-default li:after {
    content: "-"
}

ul.obem-modern li:after {
    content: "|"
}

ul.obem-stylish li:after {
    content: "//"
}

ul.obem-none li:after {
    content: "";
    margin: 0 5px
}

.single-post ul.meta,.single.ocean-cpt ul.meta {
    font-size: 14.5px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px
}

.single-post ul.meta li:after,.single.ocean-cpt ul.meta li:after {
    padding: 0 8px
}

.single-post ul.meta li i,.single.ocean-cpt ul.meta li i {
    padding-right: 9px
}

.single-post ul.meta li .owp-icon,.single.ocean-cpt ul.meta li .owp-icon {
    margin-right: 8px
}

.single-post ul.meta li svg.owp-icon,.single.ocean-cpt ul.meta li svg.owp-icon {
    width: 20px;
    height: 20px
}

.single-post ul.ospm-default li:after,.single.ocean-cpt ul.ospm-default li:after {
    content: "-"
}

.single-post ul.ospm-modern li:after,.single.ocean-cpt ul.ospm-modern li:after {
    content: "|"
}

.single-post ul.ospm-stylish li:after,.single.ocean-cpt ul.ospm-stylish li:after {
    content: "//"
}

.single-post ul.ospm-none li:after,.single.ocean-cpt ul.ospm-none li:after {
    content: "";
    margin: 0 10px
}

.gallery-format {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.gallery-format img,.gallery-format a.gallery-lightbox {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 0
}

.gallery-format .flickity-button {
    top: calc(100% - 18px);
    width: 30px;
    height: 36px;
    border-radius: 0;
    background-color: rgba(0,0,0,.6);
    display: flex;
    justify-content: center;
    align-items: center
}

.gallery-format .flickity-button:hover {
    background-color: rgba(0,0,0,.8)
}

.gallery-format .flickity-button:disabled {
    pointer-events: unset
}

.gallery-format .flickity-button.next {
    right: 0
}

.gallery-format .flickity-button.previous {
    left: auto;
    right: 30px
}

.gallery-format .flickity-button svg {
    fill: #fff;
    width: 12px;
    height: auto;
    position: static
}

.wp-video {
    width: 100% !important
}

.link-entry {
    position: absolute;
    top: 20px;
    right: 20px
}

.link-entry i {
    display: inline-block;
    width: 60px;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    background-color: #333;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.thumbnail:hover i {
    background-color: #13aff0
}

.link-post-svg-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #333;
    text-align: center;
    padding-top: 18px
}

.link-post-svg-icon .owp-icon {
    width: 22px;
    height: 22px
}

.link-post-svg-icon .owp-icon use {
    stroke: #fff
}

.post-quote-content,.post-quote-author {
    position: relative;
    background-color: #13aff0;
    color: #fff;
    font-size: 20px;
    padding: 20px 30px;
    line-height: 1.6;
    z-index: 1
}

.post-quote-icon {
    position: absolute;
    right: 20px;
    bottom: 10px;
    font-size: 48px;
    -moz-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    z-index: -1
}

.post-quote-icon svg.owp-icon {
    width: 45px;
    height: 45px
}

.post-quote-author {
    background-color: #0b7cac;
    font-size: 12px;
    font-weight: 600;
    padding: 10px 30px;
    margin-top: 1px;
    text-transform: uppercase;
    letter-spacing: .6px
}

.single-post .post-quote-wrap {
    margin-bottom: 30px
}

.single .thumbnail {
    position: relative;
    margin-bottom: 20px
}

.single .thumbnail img {
    width: 100%
}

.single .entry-title {
    font-size: 34px;
    padding: 0 0 20px;
    margin: 0 0 15px;
    border-bottom: 1px solid #f1f1f1;
    letter-spacing: .6px
}

.single-post.content-max-width #main #content-wrap {
    width: 100%;
    max-width: 100%
}

.single-post.content-max-width .thumbnail,.single-post.content-max-width .entry-header,.single-post.content-max-width ul.meta,.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content blockquote,.single-post.content-max-width .entry-content p,.single-post.content-max-width .post-tags,.single-post.content-max-width .entry-share,.single-post.content-max-width nav.post-navigation,.single-post.content-max-width #author-bio,.single-post.content-max-width #related-posts,.single-post.content-max-width .comments-area {
    padding-left: 20px;
    padding-right: 20px
}

.single-post.content-max-width .entry-header,.single-post.content-max-width ul.meta,.single-post.content-max-width .entry-content h1,.single-post.content-max-width .entry-content h2,.single-post.content-max-width .entry-content h3,.single-post.content-max-width .entry-content h4,.single-post.content-max-width .entry-content h5,.single-post.content-max-width .entry-content h6,.single-post.content-max-width .entry-content blockquote,.single-post.content-max-width .entry-content p,.single-post.content-max-width .wp-block-image,.single-post.content-max-width .wp-block-buttons,.single-post.content-max-width .wp-block-gallery,.single-post.content-max-width .wp-block-video,.single-post.content-max-width .wp-block-quote,.single-post.content-max-width .wp-block-table,.single-post.content-max-width .wp-block-text-columns,.single-post.content-max-width .wp-block-code,.single-post.content-max-width .wp-block-preformatted,.single-post.content-max-width .entry-content ul,.single-post.content-max-width .entry-content ol,.single-post.content-max-width .wp-block-cover-text,.single-post.content-max-width .wp-block-cover,.single-post.content-max-width .wp-block-columns,.single-post.content-max-width .post-tags,.single-post.content-max-width .comments-area {
    margin: 1.5em auto;
    max-width: 700px
}

.single-post.content-max-width .wp-block-columns.alignfull h1,.single-post.content-max-width .wp-block-columns.alignfull h2,.single-post.content-max-width .wp-block-columns.alignfull h3,.single-post.content-max-width .wp-block-columns.alignfull h4,.single-post.content-max-width .wp-block-columns.alignfull h5,.single-post.content-max-width .wp-block-columns.alignfull h6,.single-post.content-max-width .wp-block-columns.alignfull blockquote,.single-post.content-max-width .wp-block-columns.alignfull p,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-image,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-buttons,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-gallery,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-video,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-quote,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-table,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-text-columns,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-preformatted,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-code,.single-post.content-max-width .wp-block-columns.alignfull ul,.single-post.content-max-width .wp-block-columns.alignfull ol,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-cover-text,.single-post.content-max-width .wp-block-columns.alignfull .wp-block-cover,.single-post.content-max-width .wp-block-columns.alignwide h1,.single-post.content-max-width .wp-block-columns.alignwide h2,.single-post.content-max-width .wp-block-columns.alignwide h3,.single-post.content-max-width .wp-block-columns.alignwide h4,.single-post.content-max-width .wp-block-columns.alignwide h5,.single-post.content-max-width .wp-block-columns.alignwide h6,.single-post.content-max-width .wp-block-columns.alignwide blockquote,.single-post.content-max-width .wp-block-columns.alignwide p,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-image,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-buttons,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-gallery,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-video,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-quote,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-table,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-text-columns,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-preformatted,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-code,.single-post.content-max-width .wp-block-columns.alignwide ul,.single-post.content-max-width .wp-block-columns.alignwide ol,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-cover-text,.single-post.content-max-width .wp-block-columns.alignwide .wp-block-cover,.single-post.content-max-width .elementor-section h1,.single-post.content-max-width .elementor-section h2,.single-post.content-max-width .elementor-section h3,.single-post.content-max-width .elementor-section h4,.single-post.content-max-width .elementor-section h5,.single-post.content-max-width .elementor-section h6,.single-post.content-max-width .elementor-section blockquote,.single-post.content-max-width .elementor-section p,.single-post.content-max-width .elementor-section .wp-block-image,.single-post.content-max-width .elementor-section .wp-block-buttons,.single-post.content-max-width .elementor-section .wp-block-gallery,.single-post.content-max-width .elementor-section .wp-block-video,.single-post.content-max-width .elementor-section .wp-block-quote,.single-post.content-max-width .elementor-section .wp-block-table,.single-post.content-max-width .elementor-section .wp-block-text-columns,.single-post.content-max-width .elementor-section .wp-block-preformatted,.single-post.content-max-width .elementor-section .wp-block-code,.single-post.content-max-width .elementor-section ul,.single-post.content-max-width .elementor-section ol,.single-post.content-max-width .elementor-section .wp-block-cover-text,.single-post.content-max-width .elementor-section .wp-block-cover {
    max-width: 100%
}

.single-post.content-max-width .entry-content ul,.single-post.content-max-width .entry-content ol {
    padding-left: 40px;
    padding-right: 40px
}

.single-post.content-max-width .thumbnail {
    margin-top: 0
}

.single-post.content-max-width .entry-header {
    margin-bottom: 0;
    text-align: center
}

.single-post.content-max-width ul.meta {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #4a4a4a;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 0 10px;
    list-style: none
}

.single-post.content-max-width .wp-block-quote p {
    padding: 0
}

.single-post.content-max-width .entry-content blockquote p {
    max-width: 100%;
    margin: 0;
    padding: 0
}

.single-post.content-max-width .thumbnail,.single-post.content-max-width .wp-block-cover-text.alignwide,.single-post.content-max-width .wp-block-image.alignwide,.single-post.content-max-width .wp-block-gallery.alignwide,.single-post.content-max-width .wp-block-text-columns.alignwide,.single-post.content-max-width .entry-share,.single-post.content-max-width nav.post-navigation,.single-post.content-max-width #author-bio,.single-post.content-max-width #related-posts {
    margin: 1.5em auto;
    max-width: 1100px
}

.single-post.content-max-width .wp-block-cover-text.alignfull,.single-post.content-max-width .wp-block-image.alignfull,.single-post.content-max-width .wp-block-gallery.alignfull,.single-post.content-max-width .wp-block-text-columns.alignfull {
    margin: 1.5em 0;
    max-width: 100%
}

.single-post.content-max-width .wp-block-image.alignfull img {
    width: 100% !important
}

.single-post.content-max-width .wp-block-image.alignleft,.single-post.content-max-width .wp-block-image.alignright {
    max-width: 350px;
    margin-top: 0;
    margin-bottom: 0
}

.single-post.content-max-width .wp-block-image.alignleft {
    margin-left: calc(50% - 350px);
    padding: 14px 36px 14px 0
}

.single-post.content-max-width .wp-block-image.alignright {
    margin-right: calc(50% - 350px);
    padding: 14px 0 14px 36px
}

.single-post.content-max-width figure img {
    margin: 0 auto
}

.single-post.content-max-width .entry-content ul.alignfull,.single-post.content-max-width .entry-content ol.alignfull {
    padding-left: 0;
    padding-right: 0
}

.single-post.content-max-width .entry-content ul.alignwide,.single-post.content-max-width .entry-content ol.alignwide {
    padding-left: 0;
    padding-right: 0
}

.wp-block-cover-image,.wp-block-image {
    margin-bottom: 20px
}

.wp-block-quote.blocks-quote-style-2 {
    border: 0
}

.wp-block-pullquote {
    border-left-width: 0;
    margin: 0
}

.wp-block-separator {
    margin: 30px auto
}

.wp-block-separator.is-style-wide:not(.size-full) {
    max-width: 700px
}

.elementor-edit-area ul.elementor-editor-element-settings {
    padding: 0 !important;
    margin: 0 !important
}

@media only screen and (max-width: 480px) {
    .single-post.media-above-content .thumbnail {
        margin-bottom:20px
    }

    .single-post .entry-title {
        font-size: 26px
    }
}

.single .entry-content {
    margin-bottom: 20px
}

.dropcap {
    float: left;
    color: #13aff0;
    font-size: 120px;
    line-height: 80px;
    margin-top: 6px;
    margin-right: 10px
}

.entry-footer {
    display: inline-block;
    width: 100%
}

.single .post-tags {
    font-size: 11px;
    font-weight: 600;
    margin: 30px 0 0;
    text-transform: uppercase
}

.single nav.post-navigation {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1
}

.single nav.post-navigation:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom:1;height: 0
}

.single nav.post-navigation .nav-links .title {
    display: block;
    color: #13aff0;
    line-height: 20px
}

.single nav.post-navigation .nav-links a {
    display: block
}

.single nav.post-navigation .nav-links i {
    font-size: 20px;
    line-height: 20px
}

.single nav.post-navigation .nav-links .post-title {
    display: block;
    font-size: 16px;
    margin: 5px 0 0
}

.single nav.post-navigation .nav-previous {
    float: left;
    width: 50%;
    text-align: left;
    border-right-width: 1px;
    border-style: solid;
    border-color: #f1f1f1;
    padding-right: 20px
}

.single nav.post-navigation .nav-previous i,.single nav.post-navigation .nav-previous .owp-icon {
    float: left;
    margin-right: 20px
}

.single nav.post-navigation .nav-previous .owp-icon {
    margin-top: 4px
}

.single nav.post-navigation .nav-next {
    float: right;
    width: 50%;
    text-align: right;
    padding-left: 20px
}

.single nav.post-navigation .nav-next i,.single nav.post-navigation .nav-next .owp-icon {
    float: right;
    margin-left: 20px
}

.single nav.post-navigation .nav-next .owp-icon {
    margin-top: 4px
}

@media only screen and (max-width: 480px) {
    .single nav.post-navigation .nav-links .nav-previous,.single nav.post-navigation .nav-links .nav-next {
        float:none;
        width: 100%;
        padding: 0
    }

    .single nav.post-navigation .nav-links .nav-previous {
        border-right-width: 0;
        border-left-width: 0
    }
}

#author-bio {
    position: relative;
    margin-top: 30px;
    padding-top: 30px;
    border-top-width: 1px;
    border-style: solid;
    border-color: #f1f1f1
}

#author-bio #author-bio-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#author-bio .author-bio-avatar,#author-bio .author-bio-avatar img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

#author-bio .author-bio-avatar {
    min-width: 80px;
    margin-right: 30px
}

#author-bio .author-bio-avatar img {
    width: 80px;
    height: 80px;
    border: 3px solid #e9e9e9
}

#author-bio .author-bio-content {
    position: relative
}

#author-bio .author-bio-title {
    display: inline-block;
    font-size: 18px;
    margin: 0 0 10px;
    text-transform: capitalize
}

#author-bio .author-bio-description p:last-child {
    margin: 0
}

.author #author-bio {
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-bottom-width: 1px
}

@media only screen and (max-width: 480px) {
    #author-bio .author-bio-avatar {
        display:none
    }
}

#related-posts {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1
}

#related-posts .title-wrap {
    display: block;
    color: #333;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: .6px;
    margin-bottom: 18px
}

#related-posts ul {
    padding: 0;
    list-style: none
}

#related-posts .col {
    float: left;
    position: relative;
    min-height: 100px;
    margin: 0;
    text-align: center
}

#related-posts .span_1_of_3 {
    width: 33.3333333333%
}

.related-thumb {
    display: block;
    background-color: #222
}

.related-thumb img {
    display: block;
    width: 100%;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.related-thumb:hover img {
    -moz-opacity: .7;
    -webkit-opacity: .7;
    opacity: .7
}

.related-post-title {
    font-size: 16px;
    font-weight: 600;
    margin: 12px 12px 3px 12px
}

.related-post-title a {
    display: block
}

time.published {
    font-size: 12px
}

time.published i {
    padding-right: 5px
}

time.published svg.owp-icon {
    width: 17px;
    height: 17px;
    margin-right: .7rem
}

@media only screen and (max-width: 767px) {
    #related-posts .col {
        float:none;
        width: 100%;
        margin-bottom: 30px
    }

    #related-posts .col:last-child {
        margin-bottom: 0
    }
}

.widget-area {
    font-size: 13px
}

.sidebar-box {
    margin-bottom: 40px
}

.sidebar-box ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.widget-title {
    display: block;
    line-height: 1;
    font-size: 13px;
    font-weight: 400;
    color: #333;
    border-width: 0 0 0 3px;
    border-style: solid;
    border-color: #13aff0;
    letter-spacing: 1px;
    padding-left: 15px;
    margin: 0 0 20px;
    text-transform: capitalize
}

.oceanwp-widget-recent-posts-li,.widget_categories li,.widget_recent_entries li,.widget_archive li,.widget_recent_comments li,.widget-recent-posts-icons li,.site-footer .widget_nav_menu li {
    padding: 6px 0;
    border-bottom: 1px solid #e9e9e9
}

.oceanwp-widget-recent-posts-li:first-child,.widget_categories li:first-child,.widget_recent_entries li:first-child,.widget_archive li:first-child,.widget_recent_comments li:first-child,.widget-recent-posts-icons li:first-child,.site-footer .widget_nav_menu li:first-child {
    border-top: 1px solid #e9e9e9
}

@media only screen and (max-width: 767px) {
    #main .widget_nav_menu li a:before {
        display:none
    }
}

.hasCustomSelect {
    width: 100%;
    z-index: 2
}

.theme-select {
    position: relative;
    border: 1px solid #ddd;
    color: #555;
    height: 34px;
    line-height: 32px;
    padding: 0 45px 0 15px;
    width: 100%;
    z-index: 1;
    overflow: hidden
}

.theme-select:after {
    font-family: "Font Awesome 5 Free";
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 32px;
    width: 32px;
    font-size: 11px;
    font-weight: 600;
    color: #929292;
    border-left: 1px solid #ddd;
    text-align: center
}

ul.page-numbers {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 10px 0 0;
    list-style: none;
    text-align: right;
    clear: both
}

ul.page-numbers li {
    display: inline-block
}

ul.page-numbers li .owp-icon {
    vertical-align: inherit
}

.page-links {
    text-align: center;
    margin: 15px 0
}

.page-numbers a,.page-numbers span:not(.elementor-screen-only),.page-links span {
    position: relative;
    display: inline-block;
    min-width: 38px;
    min-width: 38px;
    line-height: 38px;
    margin: 0 8px 0 0;
    text-align: center;
    color: #555;
    border: 1px solid #e9e9e9;
    font-size: 18px;
    cursor: pointer;
    white-space: nowrap;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.page-numbers a .owp-icon use {
    stroke: #555
}

.page-numbers a span:not(.elementor-screen-only) {
    padding: 0
}

.page-numbers a:hover,.page-links a:hover span,.page-numbers.current,.page-numbers.current:hover,.page-links>span {
    background-color: #f8f8f8;
    color: #333
}

.page-numbers a:hover .owp-icon use {
    stroke: #555
}

.elementor-pagination .page-numbers.current,.elementor-pagination .page-numbers.current:hover {
    background-color: rgba(0,0,0,0)
}

.pagination-center .oceanwp-pagination ul.page-numbers,.pagination-center .oceanwp-pagination .page-links,.pagination-center .woocommerce-pagination ul.page-numbers,.pagination-center .woocommerce-pagination .page-links {
    text-align: center
}

.pagination-left .oceanwp-pagination ul.page-numbers,.pagination-left .oceanwp-pagination .page-links,.pagination-left .woocommerce-pagination ul.page-numbers,.pagination-left .woocommerce-pagination .page-links {
    text-align: left
}

.page-jump a {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 3px;
    border-bottom: 1px solid;
    text-transform: uppercase
}

.scroller-status,.infinite-scroll-last,.infinite-scroll-error {
    display: none
}

.scroller-status {
    margin-top: 20px;
    text-align: center;
    clear: both
}

.scroller-status p {
    margin: 0
}

.loader-ellips {
    font-size: 12px;
    position: relative;
    width: 3.5em;
    height: 1em;
    margin: 0 auto
}

.loader-ellips__dot {
    display: block;
    width: 1em;
    height: 1em;
    border-radius: .5em;
    background-color: #333;
    position: absolute;
    animation-duration: .5s;
    animation-timing-function: ease;
    animation-iteration-count: infinite
}

.loader-ellips__dot:nth-child(1),.loader-ellips__dot:nth-child(2) {
    left: 0
}

.loader-ellips__dot:nth-child(3) {
    left: 1.3em
}

.loader-ellips__dot:nth-child(4) {
    left: 2.6em
}

.loader-ellips__dot:nth-child(1) {
    animation-name: reveal
}

.loader-ellips__dot:nth-child(2),.loader-ellips__dot:nth-child(3) {
    animation-name: slide
}

.loader-ellips__dot:nth-child(4) {
    animation-name: reveal;
    animation-direction: reverse
}

@keyframes reveal {
    from {
        transform: scale(0.001)
    }

    to {
        transform: scale(1)
    }
}

@keyframes slide {
    to {
        transform: translateX(1.3em)
    }
}

.infinite-scroll-nav {
    display: none
}

.load-more-pagination {
    text-align: center
}

.load-more-pagination .load-more-nav {
    display: none
}

.load-more-pagination .load-more-status__message {
    display: none
}

.load-more-pagination .load-more-status__message.show {
    display: block
}

#respond {
    margin-bottom: 20px
}

#respond form {
    display: inline-block;
    width: 100%
}

#respond .comment-textarea,#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url {
    margin-bottom: 20px
}

#respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url {
    float: left;
    width: 33.33%
}

#respond .comment-form-author {
    padding-right: 10px
}

#respond .comment-form-email {
    padding: 0 10px
}

#respond .comment-form-url {
    padding-left: 10px
}

#respond input[type=text] {
    width: 100%
}

#respond #wp-comment-cookies-consent:focus {
    outline: 1px solid
}

#respond .form-submit {
    float: right;
    margin-bottom: 0
}

#comments {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #f1f1f1
}

#comments ol {
    margin: 0;
    list-style: none
}

#comments ol.children {
    margin-left: 30px
}

#comments.empty-closed-comments {
    display: none
}

.comment-body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #f1f1f1
}

.comment-body img.avatar {
    width: 80px;
    height: 80px;
    margin-right: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.comment-body .comment-content {
    position: relative;
    width: 100%
}

.comment-author {
    display: inline-block;
    width: 100%
}

.comment-author .comment-link,.comment-author .comment-meta {
    font-weight: 600;
    margin: 5px 0 8px
}

.comment-author .comment-link {
    float: left;
    font-size: 18px
}

.comment-author .comment-meta {
    float: right;
    text-align: right;
    font-size: 10px;
    line-height: 2.5;
    text-transform: uppercase;
    letter-spacing: .1em
}

.comment-author .comment-meta .comment-reply-link,.comment-author .comment-meta .comment-edit-link {
    margin-left: 15px
}

.comment-author .comment-meta .comment-reply-link {
    color: #13aff0
}

.comment-author .comment-meta .comment-reply-link:hover {
    color: #333
}

#respond #cancel-comment-reply-link {
    font-size: 10px;
    color: #929292;
    float: right;
    border: 2px solid #f1f1f1;
    padding: 3px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    letter-spacing: .1em
}

#respond #cancel-comment-reply-link:hover {
    color: #13aff0;
    border-color: #13aff0
}

span.required {
    position: relative;
    top: -4px;
    font-size: 10px;
    margin-left: 3px;
    color: red
}

.comment-body p {
    margin: 0
}

.no-comments {
    text-align: right
}

.no-comments i {
    margin-right: 8px
}

.comment-navigation {
    display: inline-block;
    width: 100%
}

.comment-navigation .nav-links a {
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    padding-bottom: 3px;
    border-bottom: 1px solid;
    text-transform: uppercase
}

.comment-navigation .nav-links .nav-previous {
    float: left;
    margin-right: 1.5em
}

.comment-navigation .nav-links .nav-previous i {
    margin-right: 5px
}

.comment-navigation .nav-links .nav-next {
    float: right;
    margin-left: 1.5em
}

.comment-navigation .nav-links .nav-next i {
    margin-left: 5px
}

@media only screen and (max-width: 767px) {
    #comments ol.children {
        margin-left:0;
        margin-right: 0
    }

    #respond .comment-form-author,#respond .comment-form-email,#respond .comment-form-url {
        float: none;
        width: 100%;
        padding-right: 0;
        padding: 0;
        padding-left: 0
    }
}

@media only screen and (max-width: 480px) {
    .comment-body img {
        display:none
    }

    .comment-author {
        margin-bottom: 16px
    }

    .comment-author .comment-link,.comment-author .comment-meta {
        float: none
    }
}

.search-results article {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9
}

.search-results article .search-entry-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center
}

.search-results article .thumbnail {
    min-width: 120px;
    margin-right: 20px
}

.search-results article .thumbnail img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.search-results article .search-entry-title {
    font-size: 24px;
    margin: 0 0 6px
}

.search-results article .search-entry-summary p:last-child {
    margin-bottom: 0
}

.search-results article .search-entry-readmore a {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 3px;
    border-bottom: 1px solid;
    text-transform: uppercase;
    letter-spacing: .6px
}

.search-results article ul {
    list-style: none
}

@media only screen and (max-width: 480px) {
    .search-results article .thumbnail {
        display:none
    }
}

.site-footer {
    position: relative
}

#footer-widgets {
    background-color: #222;
    padding: 30px 0;
    margin: 0
}

#footer-widgets .footer-box {
    padding: 0 15px;
    margin: 0
}

#footer-widgets .footer-box .footer-widget {
    margin-bottom: 20px
}

#footer-widgets .footer-box .footer-widget:last-child {
    margin-bottom: 0
}

#footer-widgets .footer-box .footer-widget ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#footer-widgets .footer-box .widget-title {
    color: #fff
}

#footer-widgets .footer-box a {
    color: #fff
}

#footer-widgets .footer-box a:hover {
    color: #13aff0
}

#footer-widgets #wp-calendar caption,#footer-widgets #wp-calendar th,#footer-widgets #wp-calendar tbody,#footer-widgets .contact-info-widget i,#footer-widgets .contact-info-widget .owp-icon,#footer-widgets .mailchimp-widget input[type=email],#footer-widgets .posts-thumbnails-widget li,#footer-widgets .social-widget li a {
    border-color: #555
}

#footer-widgets .mailchimp-widget input[type=email]:focus {
    border-color: #13aff0
}

#footer-widgets .tagcloud a {
    background-color: #222;
    border-color: #333
}

#footer-widgets .tagcloud a:hover {
    background-color: #444;
    color: #fff;
    border-color: #555
}

.parallax-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0
}

.has-parallax-footer #main {
    z-index: 1
}

.has-parallax-footer:not(.boxed-layout) #main {
    -webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 40px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 40px 0 rgba(0,0,0,.1)
}

.has-parallax-footer:not(.separate-layout) #main {
    background-color: #fff
}

.has-parallax-footer.separate-layout #main {
    background-color: #f1f1f1
}

.boxed-layout .parallax-footer {
    width: 1280px;
    left: auto;
    right: auto
}

@media only screen and (max-width: 959px) {
    #footer-widgets .col {
        margin-bottom:30px
    }

    .has-parallax-footer #main {
        margin-bottom: 0 !important
    }

    .parallax-footer {
        position: relative
    }
}

@media only screen and (min-width: 481px)and (max-width: 768px) {
    #footer-widgets.tablet-1-col .footer-box {
        width:100%
    }

    #footer-widgets.tablet-2-col .footer-box {
        width: 50% !important
    }

    #footer-widgets.tablet-2-col .footer-box:nth-child(3n) {
        clear: left
    }

    #footer-widgets.tablet-3-col .footer-box {
        width: 33.33% !important;
        clear: none
    }

    #footer-widgets.tablet-3-col .footer-box:nth-child(4n) {
        clear: left
    }

    #footer-widgets.tablet-4-col .footer-box {
        width: 25% !important
    }

    #footer-widgets.tablet-4-col .footer-box:nth-child(5n) {
        clear: left
    }
}

@media only screen and (max-width: 480px) {
    #footer-widgets.mobile-1-col .footer-box {
        width:100%
    }

    #footer-widgets.mobile-2-col .footer-box {
        width: 50% !important
    }

    #footer-widgets.mobile-2-col .footer-box:nth-child(3n) {
        clear: left
    }

    #footer-widgets.mobile-3-col .footer-box {
        width: 33.33% !important;
        clear: none
    }

    #footer-widgets.mobile-3-col .footer-box:nth-child(4n) {
        clear: left
    }

    #footer-widgets.mobile-4-col .footer-box {
        width: 25% !important
    }

    #footer-widgets.mobile-4-col .footer-box:nth-child(5n) {
        clear: left
    }
}

#footer-bottom {
    background-color: #1b1b1b;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1;
    color: #fff
}

#footer-bottom #footer-bottom-menu,#footer-bottom #copyright {
    width: 50%
}

#footer-bottom #footer-bottom-menu {
    float: right;
    text-align: right;
    padding-left: 15px
}

#footer-bottom #footer-bottom-menu ul {
    display: inline-block;
    margin: 0;
    list-style: none;
    margin: 0;
    padding: 0
}

#footer-bottom #footer-bottom-menu li {
    float: left
}

#footer-bottom #footer-bottom-menu li:after {
    content: "|";
    margin-left: 5px;
    margin-right: 5px
}

#footer-bottom #footer-bottom-menu li:last-child:after {
    content: "";
    margin-left: 0;
    margin-right: 0
}

#footer-bottom #footer-bottom-menu a {
    color: #fff
}

#footer-bottom #footer-bottom-menu a:hover {
    color: #13aff0
}

#footer-bottom.no-footer-nav #copyright {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important
}

#footer-bottom #copyright {
    float: left;
    text-align: left;
    padding-right: 15px
}

#footer-bottom a {
    color: #fff
}

#footer-bottom a:hover {
    color: #13aff0
}

@media only screen and (max-width: 959px) {
    #footer-bottom #copyright,#footer-bottom #footer-bottom-menu {
        float:none;
        width: 100%;
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }

    #footer-bottom #footer-bottom-menu {
        margin-bottom: 15px
    }

    #footer-bottom #footer-bottom-menu li {
        float: none;
        display: inline-block
    }
}

@media only screen and (max-width: 480px) {
    #footer-bottom #footer-bottom-menu li {
        margin-bottom:8px
    }
}

#scroll-top {
    display: none;
    opacity: 0;
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: rgba(0,0,0,.4);
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    z-index: 100;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#scroll-top>span {
    line-height: inherit;
    vertical-align: top
}

#scroll-top:hover {
    background-color: rgba(0,0,0,.8)
}

#scroll-top.scroll-top-left {
    left: 20px;
    right: auto
}

#scroll-top .owp-icon {
    vertical-align: initial
}

#scroll-top .owp-icon use {
    stroke: #fff
}

@media only screen and (max-width: 480px) {
    #scroll-top {
        right:10px;
        bottom: 10px;
        width: 26px;
        height: 26px;
        line-height: 24px;
        font-size: 14px
    }
}

.error404-content {
    position: relative;
    margin: 0 auto;
    text-align: center
}

.error404-content .error-title {
    font-size: 46px;
    margin: 0 0 25px
}

.error404-content .error-text {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 35px
}

.error404-content .searchform {
    max-width: 390px;
    margin: 0 auto
}

.error404-content .error-btn {
    font-size: 13px;
    padding: 14px 26px;
    margin-top: 60px
}

.error404-content .error-btn:hover {
    color: #fff
}

@media only screen and (max-width: 480px) {
    .error404-content .searchform {
        width:100%
    }

    .error404-content .error-btn {
        margin-top: 40px
    }
}

.fl-builder-edit #site-header,.fl-builder-edit.has-transparent-header #site-header,.elementor-editor-active #site-header {
    z-index: 1
}

.fl-builder-edit #main,.elementor-editor-active #main {
    z-index: inherit !important
}

#site-header .elementor-section-wrap {
    height: auto !important
}

.elementor-widget-image .elementor-image img {
    display: inline-block
}

.elementor-slick-slider .slick-prev,.elementor-slick-slider .slick-next {
    height: auto
}

.pswp__button:hover {
    background-color: rgba(0,0,0,0)
}

div.motopress-bootstrap-dropdown .dropdown-menu {
    display: block !important;
    position: static !important
}

.pac-container {
    z-index: 100003
}

.no-height .elementor-column {
    min-height: 0
}

body .elementor-element.elementor-wc-products ul.products li.product .onsale {
    padding: 8px 12px
}

body .elementor-element.elementor-wc-products ul.products li.product.circle-sale .onsale {
    padding: 0
}

@media only screen and (max-width: 959px) {
    .elementor-element.elementor-wc-products ul.products li.product {
        width:auto !important
    }
}

.elementor-editor-active .parallax-footer {
    z-index: -1
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input[type=checkbox] {
    display: inline-block
}

#sidr-close,.sidebar-mobile #mobile-nav {
    display: none
}

#sidr {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 300px;
    max-width: 100%;
    padding-bottom: 30px;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 15px;
    background-color: #fff;
    color: #555;
    -webkit-touch-callout: none;
    user-select: none;
    -webkit-overflow-scrolling: touch
}

#sidr ul {
    margin: 0;
    list-style: none
}

.sidr.right {
    left: auto;
    right: -300px
}

.sidr.left {
    left: -300px;
    right: auto
}

.sidr a {
    color: #555
}

.sidr a:hover,.sidr-class-dropdown-toggle:hover,.sidr-class-menu-item-has-children.active>a,.sidr-class-menu-item-has-children.active>a>.sidr-class-dropdown-toggle {
    color: #13aff0
}

.sidr-class-clr:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    zoom:1;height: 0
}

a.sidr-class-toggle-sidr-close {
    display: block;
    background-color: #f8f8f8;
    color: #333;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 20px;
    letter-spacing: .6px;
    text-transform: uppercase
}

a.sidr-class-toggle-sidr-close i {
    display: inline-block;
    padding-right: 8px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 1;
    vertical-align: bottom
}

a.sidr-class-toggle-sidr-close .owp-icon {
    margin-right: 8px
}

.sidr-class-dropdown-menu ul,.sidr-class-fs-dropdown-menu ul {
    display: none;
    border-top: 1px solid rgba(0,0,0,.035);
    margin-left: 0;
    background-color: rgba(0,0,0,.02)
}

.sidr-class-dropdown-menu li,.sidr-class-fs-dropdown-menu li {
    border-bottom: 1px solid rgba(0,0,0,.035)
}

.sidr-class-dropdown-menu.sidr-class-left-menu li:last-child,.sidr-class-fs-dropdown-menu.sidr-class-left-menu li:last-child {
    border-bottom: none
}

.sidr-class-dropdown-menu>li:first-child,.sidr-class-fs-dropdown-menu>li:first-child {
    border-top: 1px solid rgba(0,0,0,.035)
}

.sidr-class-dropdown-menu li a,.sidr-class-fs-dropdown-menu li a {
    padding: 12px 20px;
    display: block;
    position: relative
}

.sidr-class-dropdown-menu li a:focus,.sidr-class-fs-dropdown-menu li a:focus {
    outline: 1px dashed rgba(0,0,0,.3)
}

.sidr-class-dropdown-menu li a.sidr-class-sf-with-ul,.sidr-class-fs-dropdown-menu li a.sidr-class-sf-with-ul {
    padding-right: 40px
}

.sidr-class-dropdown-menu ul li:last-child,.sidr-class-fs-dropdown-menu ul li:last-child {
    border: none
}

.sidr-class-top-bar-menu>li:first-child {
    border-top: none
}

.sidr-class-menu-item-has-children {
    position: relative
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children>a {
    padding-right: 60px
}

.sidr-class-dropdown-toggle {
    font-size: 11px;
    height: 100%;
    width: 60px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #555;
    text-align: right;
    padding-right: 20px;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.sidr-class-dropdown-toggle:focus {
    outline: 1px dashed rgba(0,0,0,.3)
}

.sidr-class-dropdown-toggle:before {
    font-family: "Font Awesome 5 Free";
    content: "+";
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -15px;
    margin-left: -15px
}

.sidr-class-dropdown-menu li.active>a>.sidr-class-dropdown-toggle:before {
    content: "-"
}

.sidr-class-dropdown-menu ul a:before {
    font-family: "Font Awesome 5 Free";
    content: "";
    display: inline-block;
    margin: 0 10px;
    font-weight: 600
}

.sidr-class-dropdown-menu ul ul a:before {
    margin-left: 20px
}

.sidr-class-dropdown-menu ul ul ul a:before {
    margin-left: 40px
}

.sidr-class-middle-site-logo,.sidr #searchform-header-replace-close,.sidr #sidr-id-searchform-overlay,.sidr .sidr-class-nav-arrow,.sidr-class-sidebar-box,.sidr-class-mega-cat .sidr-class-dropdown-toggle,.sidr-class-mega-cat .sidr-class-megamenu,.sidr-class-elementor {
    display: none !important
}

.sidr-class-dropdown-menu li.sidr-class-menu-item-has-children.sidr-class-mega-cat>a {
    padding-right: 20px
}

.sidr-class-dropdown-menu a i {
    font-size: inherit !important;
    vertical-align: initial !important;
    margin-right: 10px
}

.sidr-class-dropdown-menu a i.after {
    margin-right: 0;
    margin-left: 10px
}

.sidr-class-wpml-ls-flag {
    margin-right: 10px;
    vertical-align: baseline
}

.oceanwp-sidr-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.3);
    z-index: 99
}

#mobile-menu-search,.sidr-class-woo-cart-link,.sidr-class-search-toggle-li,#sidr-id-searchform-dropdown,#sidr-id-searchform-header-replace {
    display: none
}

.sidr-class-mobile-searchform {
    position: relative;
    margin: 30px 20px 0
}

.sidr-class-mobile-searchform input {
    padding: 6px 45px 6px 12px !important;
    margin-top: 0 !important;
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.sidr-class-mobile-searchform button {
    display: block;
    position: absolute;
    right: 10px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    padding: 0;
    text-align: center;
    top: 50%;
    margin-top: -15px;
    background-color: rgba(0,0,0,0) !important;
    color: #555;
    border: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidr-class-mobile-searchform button:hover {
    color: #222
}

.sidr-class-mobile-searchform button:focus {
    outline: 1px solid;
    color: #1a1a1a
}

.sidr-class-social-menu-inner ul {
    display: table;
    width: 100%;
    text-align: center;
    table-layout: fixed
}

.sidr-class-social-menu-inner ul li {
    display: table-cell
}

.sidr-class-social-menu-inner ul li a {
    display: block;
    padding: 12px 10px
}

.admin-bar #sidr,.admin-bar .oceanwp-sidr-overlay {
    top: 32px;
    height: -webkit-calc(100% - 32px);
    height: calc(100% - 32px)
}

@media screen and (max-width: 782px) {
    .admin-bar #sidr,.admin-bar .oceanwp-sidr-overlay {
        top:46px;
        height: -webkit-calc(100% - 46px);
        height: calc(100% - 46px)
    }
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    height: 15px;
    bottom: 0px;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-transition: background-color .2s linear,opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y {
    display: block;
    background-color: rgba(0,0,0,0)
}

.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y,.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x:hover,.ps .ps__rail-y:hover,.ps .ps__rail-x:focus,.ps .ps__rail-y:focus,.ps .ps__rail-x.ps--clicking,.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,height .2s ease-in-out;
    -webkit-transition: background-color .2s linear,height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear,width .2s ease-in-out;
    -webkit-transition: background-color .2s linear,width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover>.ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover>.ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports(-ms-overflow-style: none) {
    .ps {
        overflow:auto !important
    }
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255,255,255,.75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: rgba(0,0,0,0);
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset rgba(0,0,0,0)
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    -moz-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .8
}

.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

@media only screen and (max-width: 959px) {
    body.default-breakpoint #site-logo.has-responsive-logo .custom-logo-link {
        display:none
    }

    body.default-breakpoint #site-logo.has-responsive-logo .responsive-logo-link {
        display: block
    }

    body.default-breakpoint .is-sticky #site-logo.has-responsive-logo .sticky-logo-link {
        display: block
    }

    body.default-breakpoint .is-sticky #site-logo.has-sticky-logo .responsive-logo-link {
        display: none
    }

    body.default-breakpoint #site-header.center-header #site-logo {
        display: block
    }

    body.default-breakpoint #top-bar-nav,body.default-breakpoint #site-navigation-wrap,body.default-breakpoint .oceanwp-social-menu,body.default-breakpoint .after-header-content {
        display: none
    }

    body.default-breakpoint .center-logo #site-logo {
        float: none;
        position: absolute;
        left: 50%;
        padding: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    body.default-breakpoint .oceanwp-mobile-menu-icon {
        display: block
    }

    body.default-breakpoint #top-bar.has-no-content #top-bar-social {
        text-align: center
    }

    body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-left,body.default-breakpoint #top-bar.has-no-content #top-bar-social.top-bar-right {
        position: inherit;
        left: auto;
        right: auto;
        float: none;
        height: auto;
        line-height: 1.5em;
        margin-top: 0
    }

    body.default-breakpoint #top-bar.has-no-content #top-bar-social li {
        float: none;
        display: inline-block
    }

    body.default-breakpoint.vertical-header-style #outer-wrap {
        margin: 0 !important
    }

    body.default-breakpoint #site-header.vertical-header {
        position: relative;
        width: 100%;
        left: 0 !important;
        right: 0 !important
    }

    body.default-breakpoint #site-header.vertical-header .has-template>#site-logo {
        display: block
    }

    body.default-breakpoint #site-header.vertical-header #site-header-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        padding: 0;
        max-width: 90%
    }

    body.default-breakpoint #site-header.vertical-header #site-header-inner>*:not(.oceanwp-mobile-menu-icon) {
        display: none
    }

    body.default-breakpoint #site-header.vertical-header #site-header-inner>* {
        padding: 0 !important
    }

    body.default-breakpoint #site-header.vertical-header #site-header-inner #site-logo {
        display: block;
        margin: 0;
        width: 50%;
        text-align: left
    }

    body.default-breakpoint #site-header.vertical-header #site-header-inner .oceanwp-mobile-menu-icon {
        width: 50%;
        text-align: right
    }

    body.default-breakpoint #site-header.vertical-header .vertical-toggle {
        display: none
    }

    body.default-breakpoint .is-sticky #site-header.vertical-header {
        position: fixed;
        height: auto
    }

    body.default-breakpoint.vh-closed .vertical-toggle {
        display: none
    }

    body.default-breakpoint .owp-cart-overlay {
        display: none !important
    }
}

@media only screen and (max-width: 767px) {
    .hide-tablet-mobile {
        display:none !important
    }
}

@media only screen and (max-width: 480px) {
    .hide-mobile {
        display:none !important
    }
}

@media only screen and (min-width: 481px)and (max-width: 767px) {
    .hide-tablet {
        display:none !important
    }
}
.elementor-widget-image-box .elementor-image-box-content {
    width: 100%
}

@media (min-width: 768px) {
    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        display:flex
    }

    .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        flex-direction: row-reverse;
        text-align: end
    }

    [dir=rtl] .elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper {
        flex-direction: row
    }

    .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        flex-direction: row;
        text-align: start
    }

    [dir=rtl] .elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper {
        flex-direction: row-reverse
    }

    .elementor-widget-image-box.elementor-position-top .elementor-image-box-img {
        margin: auto
    }

    .elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper {
        align-items: flex-start
    }

    .elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper {
        align-items: center
    }

    .elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper {
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .elementor-widget-image-box .elementor-image-box-img {
        margin-inline:auto!important;
        margin-bottom: 15px
    }
}

.elementor-widget-image-box .elementor-image-box-img {
    display: inline-block
}

.elementor-widget-image-box .elementor-image-box-img img {
    display: block;
    line-height: 0
}

.elementor-widget-image-box .elementor-image-box-title a {
    color: inherit
}

.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: center
}

.elementor-widget-image-box .elementor-image-box-description {
    margin: 0
}
.elementor-113 .elementor-element.elementor-element-e3783fb {
    --display: flex;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-113 .elementor-element.elementor-element-a6c3331 {
    --display: flex;
    --flex-direction: row;
    --container-widget-width: initial;
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap
}

.elementor-113 .elementor-element.elementor-element-a6c3331:not(.elementor-motion-effects-element-type-background),.elementor-113 .elementor-element.elementor-element-a6c3331>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #111
}

.elementor-113 .elementor-element.elementor-element-2e6c6ea {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-widget-heading .elementor-heading-title {
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: var(--e-global-color-primary)
}

.elementor-113 .elementor-element.elementor-element-0568605 {
    text-align: start
}

.elementor-113 .elementor-element.elementor-element-0568605 .elementor-heading-title {
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFF
}

.elementor-widget-divider {
    --divider-color: var( --e-global-color-secondary )
}

.elementor-widget-divider .elementor-divider__text {
    color: var(--e-global-color-secondary);
    font-family: var(--e-global-typography-secondary-font-family),Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight)
}

.elementor-widget-divider.elementor-view-stacked .elementor-icon {
    background-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon {
    color: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary)
}

.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon svg {
    fill: var(--e-global-color-secondary)
}

.elementor-113 .elementor-element.elementor-element-ece4242 {
    --divider-border-style: solid;
    --divider-color: #FC0000;
    --divider-border-width: 2px
}

.elementor-113 .elementor-element.elementor-element-ece4242 .elementor-divider-separator {
    width: 100%
}

.elementor-113 .elementor-element.elementor-element-ece4242 .elementor-divider {
    padding-block-start:3px;padding-block-end:3px}

.elementor-widget-text-editor {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    color: var(--e-global-color-text)
}

.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var(--e-global-color-primary)
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary)
}

.elementor-113 .elementor-element.elementor-element-baf3295 {
    text-align: start;
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #FFF
}

.elementor-113 .elementor-element.elementor-element-52b25bb {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-113 .elementor-element.elementor-element-fd28cff {
    text-align: start
}

.elementor-113 .elementor-element.elementor-element-fd28cff .elementor-heading-title {
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFF
}

.elementor-113 .elementor-element.elementor-element-9c1f3cd {
    --divider-border-style: solid;
    --divider-color: #FC0000;
    --divider-border-width: 2px
}

.elementor-113 .elementor-element.elementor-element-9c1f3cd .elementor-divider-separator {
    width: 100%
}

.elementor-113 .elementor-element.elementor-element-9c1f3cd .elementor-divider {
    padding-block-start:3px;padding-block-end:3px}

.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after {
    border-color: var(--e-global-color-text)
}

.elementor-widget-icon-list .elementor-icon-list-icon i {
    color: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-icon svg {
    fill: var(--e-global-color-primary)
}

.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,.elementor-widget-icon-list .elementor-icon-list-item>a {
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-widget-icon-list .elementor-icon-list-text {
    color: var(--e-global-color-secondary)
}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-block-end:calc(2px/2)}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-block-start:calc(2px/2)}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-inline:calc(2px/2)}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-items.elementor-inline-items {
    margin-inline:calc(-2px/2)}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    inset-inline-end: calc(-2px/2)
}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-icon i {
    transition: color 0.3s
}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-icon svg {
    transition: fill 0.3s
}

.elementor-113 .elementor-element.elementor-element-7f37bb4 {
    --e-icon-list-icon-size: 14px;
    --icon-vertical-offset: 0px
}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-item>a {
    font-family: "Montserrat",Sans-serif;
    font-size: 15px;
    font-weight: 400
}

.elementor-113 .elementor-element.elementor-element-7f37bb4 .elementor-icon-list-text {
    color: #FFF;
    transition: color 0.3s
}

.elementor-113 .elementor-element.elementor-element-c1ed817 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-113 .elementor-element.elementor-element-9721c80 {
    text-align: start
}

.elementor-113 .elementor-element.elementor-element-9721c80 .elementor-heading-title {
    font-family: "Montserrat",Sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #FFF
}

.elementor-113 .elementor-element.elementor-element-6a6a647 {
    --divider-border-style: solid;
    --divider-color: #FC0000;
    --divider-border-width: 2px
}

.elementor-113 .elementor-element.elementor-element-6a6a647 .elementor-divider-separator {
    width: 100%
}

.elementor-113 .elementor-element.elementor-element-6a6a647 .elementor-divider {
    padding-block-start:3px;padding-block-end:3px}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
    padding-block-end:calc(2px/2)}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child) {
    margin-block-start:calc(2px/2)}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
    margin-inline:calc(2px/2)}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-items.elementor-inline-items {
    margin-inline:calc(-2px/2)}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
    inset-inline-end: calc(-2px/2)
}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-icon i {
    transition: color 0.3s
}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-icon svg {
    transition: fill 0.3s
}

.elementor-113 .elementor-element.elementor-element-373ccf0 {
    --e-icon-list-icon-size: 14px;
    --icon-vertical-offset: 0px
}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-item>a {
    font-family: "Montserrat",Sans-serif;
    font-size: 15px;
    font-weight: 400
}

.elementor-113 .elementor-element.elementor-element-373ccf0 .elementor-icon-list-text {
    color: #FFF;
    transition: color 0.3s
}

.elementor-113 .elementor-element.elementor-element-387385f {
    --display: grid;
    --e-con-grid-template-columns: repeat(7, 1fr);
    --e-con-grid-template-rows: repeat(1, 1fr);
    --grid-auto-flow: row;
    --align-items: center;
    --padding-top: 0px;
    --padding-bottom: 50px;
    --padding-left: 0px;
    --padding-right: 0px
}

.elementor-113 .elementor-element.elementor-element-387385f:not(.elementor-motion-effects-element-type-background),.elementor-113 .elementor-element.elementor-element-387385f>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #111
}

.elementor-widget-image .widget-image-caption {
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family),Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight)
}

.elementor-113 .elementor-element.elementor-element-2b61e58 {
    --display: flex;
    --position: fixed;
    --flex-direction: row;
    --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );
    --container-widget-height: 100%;
    --container-widget-flex-grow: 1;
    --container-widget-align-self: stretch;
    --flex-wrap-mobile: wrap;
    --align-items: center;
    --gap: 0px 0px;
    --row-gap: 0px;
    --column-gap: 0px;
    --margin-top: 0px;
    --margin-bottom: 0px;
    --margin-left: 0px;
    --margin-right: 0px;
    --padding-top: 0px;
    --padding-bottom: 0px;
    --padding-left: 0px;
    --padding-right: 0px;
    bottom: 0
}

.elementor-113 .elementor-element.elementor-element-2b61e58:not(.elementor-motion-effects-element-type-background),.elementor-113 .elementor-element.elementor-element-2b61e58>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #000
}

body:not(.rtl) .elementor-113 .elementor-element.elementor-element-2b61e58 {
    left: 0
}

body.rtl .elementor-113 .elementor-element.elementor-element-2b61e58 {
    right: 0
}

.elementor-113 .elementor-element.elementor-element-3adfa02 {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-113 .elementor-element.elementor-element-e79af3e {
    text-align: center
}

.elementor-113 .elementor-element.elementor-element-e79af3e .elementor-heading-title {
    font-family: "Roboto",Sans-serif;
    font-size: 25px;
    font-weight: 600;
    color: #FFF
}

.elementor-113 .elementor-element.elementor-element-a39e54f {
    --display: flex;
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap
}

.elementor-widget-button .elementor-button {
    background-color: var(--e-global-color-accent);
    font-family: var(--e-global-typography-accent-font-family),Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight)
}

.elementor-113 .elementor-element.elementor-element-6599d64 .elementor-button {
    background-color: #fff0;
    font-family: "Roboto",Sans-serif;
    font-weight: 700;
    fill: #FFF;
    color: #FFF;
    background-image: linear-gradient(52deg,#000000 0%,#FF0000 100%)
}

@media(max-width: 1024px) {
    .elementor-113 .elementor-element.elementor-element-387385f {
        --grid-auto-flow:row
    }
}

@media(min-width: 768px) {
    .elementor-113 .elementor-element.elementor-element-2e6c6ea {
        --width:25%
    }

    .elementor-113 .elementor-element.elementor-element-52b25bb {
        --width: 25%
    }

    .elementor-113 .elementor-element.elementor-element-c1ed817 {
        --width: 25%
    }

    .elementor-113 .elementor-element.elementor-element-3adfa02 {
        --width: 70%
    }

    .elementor-113 .elementor-element.elementor-element-a39e54f {
        --width: 30%
    }
}

@media(max-width: 767px) {
    .elementor-113 .elementor-element.elementor-element-387385f {
        --e-con-grid-template-columns:repeat(1, 1fr);
        --grid-auto-flow: row
    }
}
.elementor-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #0c0d0e;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x
}

.elementor-widget-divider .elementor-divider {
    display: flex
}

.elementor-widget-divider .elementor-divider__text {
    font-size: 15px;
    line-height: 1;
    max-width: 95%
}

.elementor-widget-divider .elementor-divider__element {
    flex-shrink: 0;
    margin: 0 var(--divider-element-spacing)
}

.elementor-widget-divider .elementor-icon {
    font-size: var(--divider-icon-size)
}

.elementor-widget-divider .elementor-divider-separator {
    direction: ltr;
    display: flex;
    margin: 0
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator {
    align-items: center
}

.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
    border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content: "";
    display: block;
    flex-grow: 1
}

.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
    flex-grow: 0;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-left .elementor-divider-separator:before {
    content: none
}

.elementor-widget-divider--element-align-left .elementor-divider__element {
    margin-left: 0
}

.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
    flex-grow: 0;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-right .elementor-divider-separator:after {
    content: none
}

.elementor-widget-divider--element-align-right .elementor-divider__element {
    margin-right: 0
}

.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type {
    flex-grow: 0;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-start .elementor-divider-separator:before {
    content: none
}

.elementor-widget-divider--element-align-start .elementor-divider__element {
    margin-inline-start:0}

.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type {
    flex-grow: 0;
    flex-shrink: 100
}

.elementor-widget-divider--element-align-end .elementor-divider-separator:after {
    content: none
}

.elementor-widget-divider--element-align-end .elementor-divider__element {
    margin-inline-end:0}

.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator {
    border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}

.elementor-widget-divider--separator-type-pattern {
    --divider-border-style: none
}

.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator {
    background-color: var(--divider-color);
    -webkit-mask-image: var(--divider-pattern-url);
    mask-image: var(--divider-pattern-url);
    -webkit-mask-repeat: var(--divider-pattern-repeat);
    mask-repeat: var(--divider-pattern-repeat);
    -webkit-mask-size: var(--divider-pattern-size) 100%;
    mask-size: var(--divider-pattern-size) 100%;
    min-height: var(--divider-pattern-height);
    width: 100%
}

.elementor-widget-divider--no-spacing {
    --divider-pattern-size: auto
}

.elementor-widget-divider--bg-round {
    --divider-pattern-repeat: round
}

.rtl .elementor-widget-divider .elementor-divider__text {
    direction: rtl
}

.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider {
    width: var(--container-widget-width,100%);
    --flex-grow: var( --container-widget-flex-grow )
}
