html, body {
    height: 100%;
}
body, #wrapper {
    overflow-x: hidden;
}
#wrapper {
    position: relative;
    width: 100%;
    margin: 0;
}
#logo img {
    height: auto;
}
#testimonial-carousel [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right, #animation-carousel [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right {
    bottom: unset !important;
}
#editor-header .position_bottom_editor[data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right {
	top:unset!important;
	right: auto;
	margin-left: -90px;
}
.social-links .uk-scope .uk-position-top-right,
.product-categories-with-icons .uk-scope .uk-position-top-right,
.avatar-image .uk-scope .uk-position-top-right,
.project-logo .uk-scope .uk-position-top-right,
.review-star .uk-scope .uk-position-top-right,
.review-count .uk-scope .uk-position-top-right,
.tablist-item .uk-scope .uk-position-top-right,
.footer-link .uk-scope .uk-position-top-right {
    width: 150px;
    max-width: 150px;
    margin: auto;
    right: auto;
}
.buttons .uk-scope .uk-position-top-right {
    width: 100px;
    max-width: 100px;
    margin: auto;
}
.header_z_index{
	z-index:1000 !important;
}
#default-carousel .editor-layout-inner-toolbar .uk-position-top-right.uk-position-z-index {
    bottom: unset!important;
}
.mobile-app i {
    font-size: 25px;
    margin-right: 15px;
}
.product-categories i {
    font-size:14px;
    margin-right:10px;
}
.font-awesome-icon i {
    margin-left: 10px;
}
.video-icon i {
    margin-right: 10px;
}
.carousel-slider-team button {
    top: -65px;
    padding: 0;
}
.carousel-slider-team .bg-white\/30 {
    background: #D3D3D3 !important;
}
.mobile-app-download i {
    font-size: 30px;
    margin-right: 5px;
}

.banner-transparent [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right,
#animation-carousel [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right,
#carousel-carousel [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right {
    margin-top: 100px;
}
#default-carousel [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right,
.banner-hero-full [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right,
.banner-full-slider [data-editor-settings] .editor-layout-inner-toolbar .uk-position-top-right {
    right:90px;
}
.form_widget .editor-layout-inner-toolbar .uk-position-inside {
    right: 150px;
}

.fa-euro-sign {
	color: #000;
}
.fa-bitcoin {
	color: #FF6600;
}
.feature-list {
    display: block!important;
}
.tab-item-icon li {
    display: block;
}
.carousel-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}
.carousel-item .overlay {
    position: relative;
    z-index: 10;
}
.banner-social-link .social-icons {
    bottom: -19px;
}
.banner-social-link .social-icons i {
    background: #fff;
    padding: 5px 10px;
    border-radius: 9999px;
}
#editor-banner #animation-carousel .carousel-item,
#carousel-carousel .duration-1000 {
    z-index: auto;
}
.header-transparent {
    pointer-events: none;
}
.header-transparent nav a {
    pointer-events: auto;
}
header.bg-transparent {
    z-index: 979;
}
#editor-header header.bg-transparent{
    background:rgba(0,0,0,.6);
}
header.bg-transparent .shadow {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
}
input[data-editor-path="language_items.type"],
input[data-editor-path="language_items.item"],
input[data-editor-path="newsletters.label"],
input[data-editor-path="subscribe_form.label"],
input[data-editor-path="form_group.label"] {
    display:none !important;
}
.hero-section, .content-section {
    padding-top: 120px;
}

.has-banner .content-wrap.content-section,
.has-banner .hero-section {
    padding: 0
}

.vs-block::before,
.vs-block::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 64px;
    height: 2px;
    z-index: -1;
}

.vs-block::before {
    left: -64px;
    background-color: #2563eb;
}

.vs-block::after {
    right: -64px;
    background-color: #16a34a;
}

.custom-editor-button .uk-scope .uk-position-top-right {
    width: 100px;
    max-width: 100px;
    margin: auto;
    right: -35px;
}

.modal {
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
}

.modal.active {
    display: flex;
}

.modal-content {
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5);
}

.video-mobile .video-fullscreen {
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.video-popup-open {
    z-index: auto !important;
}

.content-wrap {
    min-height:100vh;
}

@media (max-width: 1200px) {
    #controls-carousel.carousel-desktop .bullets {
        bottom: -50px;
    }
}

@media (max-width: 1199px) {
    .header-transparent {
        pointer-events: auto;
    }
}

@media (max-width: 1024px) {
    #controls-carousel.carousel-mobile {
        display: block;
    }
    #controls-carousel.carousel-desktop,
    #controls-carousel.carousel-mobile-device {
        display: none;
    }
}

@media screen and (max-width: 1023px){
	.header_z_index{
		width: 100% !important;
	}
}
@media screen and (max-width: 991px){
	.video-desktop {
        display: none!important;
    }
}
@media (max-width: 768px) {
    .video-mobile, #controls-carousel.carousel-mobile-device{
        display: block!important;
    }
    .video-desktop {
        display: none!important;
    }
    #controls-carousel.carousel-mobile {
        display: none;
    }
}

@media (max-width: 640px) {

    .carousel-mobile-device .testimonial-carousel .carousel-item-content {
        width: 100%;
    }
    .carousel-mobile-device .testimonial-carousel {
        display: flex;
        overflow-x: hidden;
        height: 450px;
        min-height: auto;
    }
    .carousel-bullet {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .carousel-mobile-device .testimonial-carousel {
        height: 545px;
    }
}