html, body {
    height: 100%;
}
body {
    overflow-x: hidden;
}
#wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0;
}
.content-wrap {
    margin-top: 30px;
}
#editor-header #header {
    all: unset;
    background: #0e0f11;
    box-shadow: 0 2px 4px rgba(14, 15, 17, 0.3);
}
/* #logo img, #footer-logo img {
    height: auto;
} */
#footer-logo img {
    max-height: 100%;
}
#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;
}
.lang-item .uk-scope .uk-position-top-right {
  width: 150px;
  max-width: 150px;
  margin: auto;
  right: 100px;
}
.buttons .uk-scope .uk-position-top-right {
    width: 100px;
    max-width: 100px;
    margin: auto;
}
.header_z_index{
	z-index:1000 !important;
}
.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;
}
.contact-form-widget .editor-layout-inner-toolbar .uk-position-inside {
    right: 150px;
}
.feature-list {
    display: block!important;
}
.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;
}
#editor-banner .banner-carousel [data-carousel-item],
#editor .testimonial-carousel-slider [data-carousel-item] {
    position: sticky;
}
#editor-banner #animation-carousel .carousel-item,
#carousel-carousel .duration-1000 {
    z-index: auto;
}
.header-transparent {
    pointer-events: none;
}
.header-transparent nav a,
.header-transparent nav [data-dropdown-toggle] {
    pointer-events: auto;
}
header.bg-transparent {
    z-index: 979;
}
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
}
.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);
}
textarea#editorChatbot {
    padding-right: 50px;
}
#header #mobile-menu-2 [data-dropdown-trigger="hover"] {
    position: relative;
}
.nav-menu-container .svg-icon-menu {
    transition: transform 0.3s ease-in-out;
}
.nav-menu-container .rotate-90 {
    transform: rotate(90deg);
}
#languageHoverDropdown {
    background: #212529;
    border-radius: 0;
    top: 100% !important;
    transform: none !important;
    left: auto !important;
    right: auto !important;
    width: 150px;
}
#languageHoverDropdown ul li a {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
#languageHoverDropdown ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
#languageHoverDropdown ul li a {
    padding: 5px 10px;
}
header > nav [data-dropdown-toggle]:focus-visible {
    outline: none;
}
.mce-preview-object.mce-object-video {
    border: none;
}
#popup-modal {
    z-index: 999;
    cursor: zoom-out;
}
.form-error {
    border-color: #dc3545;
    background-color: #fee2e2;
}
form .error {
    border-color: #dc3545;
}
.tooltip-info {
    transition: color 0.2s ease;
}
.lightbox {
    animation: fadeIn 0.5s ease-out;
    z-index: 999;
}
.lightbox.hidden {
    animation: fadeOut 0.5s ease-out;
}
.swiper-carousel .gallery-image {
    transition: transform 0.3s;
}
.main-slide-carousel .swiper-button-next,
.main-slide-carousel .swiper-button-prev {
    width: 50px;
    height: 50px;
    color: #fff;
    top: 50%;
    margin-top: -30px;
}
.main-slide-carousel .swiper-button-next:after,
.main-slide-carousel .swiper-button-prev:after {
    font-size: 15px;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    background: #808080;
    opacity: 1;
}
.swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #2563eb;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
.testimonial-carousel-slider .swiper-button-prev:after,
.testimonial-carousel-slider .swiper-button-next:after,
.testimonial-carousel-section .swiper-button-prev:after,
.testimonial-carousel-section .swiper-button-next:after,
.testimonial-owl-carousel .swiper-button-prev:after,
.testimonial-owl-carousel .swiper-button-next:after,
.swiper-features-business .swiper-button-prev:after,
.swiper-features-business .swiper-button-next:after,
.swiper-features-business .swiper-button-container.swiper-button-disabled {
    display: none;
}
.testimonial-carousel-slider .swiper-button-next svg,
.testimonial-carousel-slider .swiper-button-prev svg,
.testimonial-carousel-section .swiper-button-next svg,
.testimonial-carousel-section .swiper-button-prev svg {
    width: 25px;
    height: 25px;
}
.testimonial-owl-carousel [type="button"] span svg {
    width: 12px;
    height: 12px;
}
.testimonial-carousel-slider .swiper-button-next,
.testimonial-carousel-slider .swiper-button-prev,
.testimonial-carousel-section .swiper-button-next,
.testimonial-carousel-section .swiper-button-prev {
    height: auto;
}
#prev-lightbox {
    left: 50px;
}
#next-lightbox {
    right: 50px;
}
#prev-lightbox:after, #next-lightbox:after {
    font-size: 25px;
    color: #fff;
}
.video-player,
.video-autoplay {
    pointer-events: auto;
}
#editor-header header.header-sticky,
.side-header .header-sidebar {
    position: fixed;
}
#editor-header .header-weather.header-sticky  {
    position: relative;
}
.header-sticky nav #logo img {
    transition: all 0.3s ease-in-out;
}
.header-sticky.sticky-header nav #logo img {
    height: 30px;
}
.header-sticky {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    transition: all 0.3s ease-in-out;
    backface-visibility: hidden;
}
header.header-sticky > nav {
    height: 100px;
    transition: height 0.3s ease-in-out, background-color 0.3s ease-in-out;
    background: transparent;
    padding-top: 30px;
    padding-bottom: 30px;
}
.header-sticky.sticky-header nav {
    height: 60px;
    background: #000;
    padding-top: 15px;
    padding-bottom: 15px;
}
header.header-weather.header-sticky .header-wrap {
    width: 100%;
    transition: height 0.2s ease, background-color 0.3s ease, padding 0.3s ease;
    backface-visibility: hidden;
}
header.header-weather.header-sticky.sticky-header .header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    transition: all 0.3s ease-in-out;
    backface-visibility: hidden;
}
header.header-weather.header-sticky nav {
    border-width: 1px;
}
header.header-weather.header-sticky.sticky-header nav {
    height: auto;
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    border-top: 0;
}
header.header-weather.header-sticky #logo img,
header.header-weather.header-sticky.sticky-header #logo img,
header.header-transparent.header-sticky #logo img,
header.header-transparent.header-sticky.sticky-header #logo img {
    height: auto;
    max-height: 100%;
}
header.header-weather.header-sticky #mobile-menu-2 > ul > li,
header.header-transparent.header-sticky #mobile-menu-2 > ul > li {
    position: relative;
    margin: 0;
    padding: 0;
}
header.header-weather.header-sticky #mobile-menu-2 > ul > li:not(:first-child),
header.header-transparent.header-sticky #mobile-menu-2 > ul > li:not(:first-child) {
    margin-left: 2px;
}
header.header-weather.header-sticky #mobile-menu-2 .menu-item a {
    position: relative;
    letter-spacing: 1px;
    line-height: 1.375rem;
    padding: 30px 15px;
    transition: padding 0.4s ease, border 0.4s ease;
    text-transform: uppercase;
}
header.header-weather.header-sticky #mobile-menu-2 .menu-item [data-dropdown-toggle],
header.header-transparent.header-sticky > nav [data-dropdown-toggle] {
    padding: 0;
}
header.header-weather.header-sticky.sticky-header #mobile-menu-2 .menu-item a {
    padding: 20px 15px;
}
header.header-weather.header-sticky .menu-item a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #1d4ed8;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.3s ease-in-out;
    -webkit-transform: scale3d(0,0,0);
    transform: scale3d(0,0,0);
    -webkit-transition-timing-function: cubic-bezier(1,.68,.16,.9);
    transition-timing-function: cubic-bezier(1,.68,.16,.9);
}
header.header-weather.header-sticky .menu-item a:hover::before,
header.header-weather.header-sticky .menu-item .text-menu-active::before {
    transform: scaleX(1);
}
header.header-weather.header-sticky #mobile-menu-2 li .submenu-dropdown-container,
header.header-transparent.header-sticky #mobile-menu-2 li .submenu-dropdown-container {
    top: 100%!important;
    left: 0!important;
    transform: none!important;
}
header.header-weather.header-sticky #mobile-menu-2 li .header_z_index,
header.header-transparent.header-sticky #mobile-menu-2 li .header_z_index {
    width: 250px;
    border:1px solid rgba(0, 0, 0, 0.1);
    border-radius:0;
    border-top: 2px solid #1d4ed8;
}
header.header-weather.header-sticky #mobile-menu-2 li .header_z_index ul,
header.header-transparent.header-sticky li .header_z_index ul {
    padding: 0;
}
header.header-weather.header-sticky #mobile-menu-2 .menu-item .header_z_index ul .menu-item a,
header.header-transparent.header-sticky #mobile-menu-2 li .header_z_index ul li a {
    font-size: 0.75rem;
    padding: 10px;
    transition: all 0.2s ease-in-out;
}
header.header-weather.header-sticky #mobile-menu-2 .menu-item .header_z_index ul .menu-item a:hover,
header.header-transparent.header-sticky #mobile-menu-2 li .header_z_index ul li a {
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.025);
}
header.header-weather.header-sticky #mobile-menu-2 .menu-item .header_z_index .menu-item a::before {
    display: none;
}
.form-newsletters input#email-subscribe {
    display: block;
    margin: 0;
}
button#submit-button {
    display: block;
    cursor: pointer;
}
.form-newsletters input#email-subscribe:hover,
.form-newsletters input#email-subscribe:focus {
    box-shadow: none;
}
[data-module="form"] [type='checkbox']:checked,
[data-module="form"] [type='radio']:checked {
    background-color: #ccff00;
}
[data-module="form"] [type='checkbox']:checked:hover,
[data-module="form"] [type='checkbox']:checked:focus,
[data-module="form"] [type='radio']:checked:hover,
[data-module="form"] [type='radio']:checked:focus,
[data-module="form"] [type='checkbox']:checked:focus-visible,
[data-module="form"] [type='radio']:checked:focus-visible {
    border: 0 !important;
    outline: none !important;
}
section .form-group .form-check [type=checkbox],
section .form-group .form-check [type=radio] {
    border: 1px solid #dee2e6;
    background-color: #fff;
    width: 1em;
    height: 1em;
    padding: 0;
}
section .form-group .form-check [type=checkbox] {
    border-radius: 0.25em;
}
section .form-group .form-check [type=radio] {
    border-radius: 100%;
}
section .form-group .form-check [type=checkbox]:checked,
section .form-group .form-check [type=radio]:checked {
    background-color: #ccff00;
}
section .form-group .form-check {
    gap: 0;
}
section .form-group .form-check label {
    margin: 0;
}
section[data-tagid="HQBNxkUO"] .form-group input,
section[data-tagid="HQBNxkUO"] textarea,
section[data-tagid="zxsFB1bQ"] .form-group input,
section[data-tagid="zxsFB1bQ"] textarea,
section[data-tagid="er2D7bnq"] .form-group input,
section[data-tagid="er2D7bnq"] textarea {
    background-color: #e9ecef;
    border-radius: 0.375rem;
    padding: 0.375rem 0.75rem;
    border-width: 2px;
}
/* table thead tr th {
    background: rgb(249 250 251);
}
table tr td {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 10px;
    font-size: 1rem;
    vertical-align: middle;
} */
.banner-info {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: #F1C50F;
    color: #000;
}
.hide-banner .banner-info {
    display: none !important;
    opacity: 0;
    visibility: hidden;
    transition: none !important;
    position: relative !important;
}
#header {
    padding: 10px;
    width: 100%;
    transition: transform 0.3s ease;
}
#header.move-up, .session-hidden {
    top: 100px;
}
#header.move-up.fixed {
    top: 0;
}
#header.absolute {
    top: 122px;
    transform: translateY(-100%);
}
#header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    opacity: 1;
    transform: translateZ(0);
    z-index: 979;
    background: #0e0f11;
    box-shadow: 0 2px 4px rgba(14, 15, 17, 0.3);
}
.carousel-indicator {
    display: block;
}
.carousel-element {
    padding: 0 50px;
}
.primarybutton_custom:focus,
.border-fix-hover:focus{
    outline: 0;
}
.pricing-table,
.pricing-table thead,
.pricing-table tbody,
.pricing-table thead tr,
.pricing-table tbody tr,
.pricing-table thead tr th,
.pricing-table tbody tr th {
    background: transparent !important;
}
.pricing-table thead tr,
.pricing-table tbody tr {
    border: 1px solid #656569;
}
.pricing-table tbody tr th,
.pricing-table tbody tr td {
    border-right:1px solid #656569;
}
.pricing-table thead tr th,
.pricing-table tbody tr th,
.pricing-table tbody tr td span {
    color: #fff;
}
.left-container .lottie-animation {
    margin-right: 0;
}
.right-container .lottie-animation {
    margin-left: 0;
}
.left-container .lottie-animation svg {
    margin-left: 20px;
}
.left-container #lottie-0-desktop svg {
    margin-left: 90px;
}
.right-container .lottie-animation svg {
    margin-left: -20px;
}

.right-container #lottie-3-desktop svg {
    margin-left: -80px;
}
.alert-success {
    color: #0f5132;
    background-color: #d1e7dd;
    border-color: #badbcc;
}
.alert-danger {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
}
.alert {
    position: relative;
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 1.25rem;
}
.form-process {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background-color: rgba(250,250,250,.5);
    width:100%;
    height:100%;
}
.iconcaptcha-widget {
    border-radius: 3.25rem !important;
}
.iconcaptcha-widget.iconcaptcha-theme-light.iconcaptcha-init .iconcaptcha-modal__body-title{
    color: #000 !important;
    font-weight: 500;
}
.bg-blur::after,
.bg-pricing::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background-size: 100% auto;
    pointer-events: none;
    z-index: 0;
}
.bg-blur::after {
    background: url(/images/card-blur.svg) no-repeat;
    width: 263px;
    height: 331px;
}
.bg-pricing::after {
    background: url(/images/shadow-pricing.svg) no-repeat;
    width: 241px;
    height: 146px;
}
.section-with-stars::before,
.section-with-stars::after {
    content: "";
    position: absolute;
    background-image: url(/images/star2.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 46px;
    height: 64px;
    z-index: 0;
}
.section-with-stars::before {
    top: 18rem;
    left: 2rem;
}
.section-with-stars::after {
    top: 3rem;
    right: 2rem;
}
.star-overlay::after {
    content: "";
    position: absolute;
    top: 1.75rem;
    right: -16rem;
    width: 26px;
    height: 37px;
    background-image: url(/images/star.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}
.icon-svg-container::after {
    content: "";
    position: absolute;
    bottom: 50rem;
    left: 12rem;
    width: 26px;
    height: 37px;
    background-image: url(/images/star.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
    pointer-events: none;
}
.extra-decoration::before,
.extra-decoration::after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}
.extra-decoration::before {
  top: 0;
  left: 50%;
  width: 706px;
  height: 235px;
  background-image: url(/images/layer-blur.svg);
  transform: translateX(-50%);
}
.extra-decoration::after {
    top: 10rem;
    /* bottom: 0; */
    right: 0;
    width: 1270px;
    height: 416px;
    background-image: url(/images/lines2.svg);
}
.check-icon::before {
  content: '';
  background: url(/images/checked.svg) no-repeat;
  background-size: 100% auto;
  width: 20px;
  height: 20px;
  margin-right: 0.875rem;
}
.fluid-width-video-wrapper {
    padding: 0 !important;
    height: 450px;
}
.fluid-width-video-wrapper [data-mce-object="iframe"] {
    position: initial;
}
.clients-grid li:nth-child(4n + 1) {
    border-left: none;
}
.clients-grid li:nth-child(4n) {
    border-right: none;
}
.clients-grid li:nth-last-child(-n + 4) {
    border-bottom: none;
}
.title-border::after,
.title-center::before {
    content: "";
    margin-left: 0.75rem;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    height: 0;
}
.title-border-color::after {
    border-top: 1px solid #f5f5f5;
}
.title-double-border::after {
    border-top: calc((1px)* 3) double rgba(0,0,0, .1);
}
.title-center::before {
    display: block;
    margin-right: 0.75rem;
}
.title-center::before,
.title-center::after {
    border-top: 1px solid rgba(0,0,0, .1);
}
.item-header {
    font-size: 1.875rem;
    flex-direction: column;
    gap: 0.25rem;
}
.css-s2u4oi {
    justify-content: center;
    text-align: left;
}
/* Animation css*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.delay-100 {
  animation-delay: 0.1s;
}
.delay-200 {
  animation-delay: 0.2s;
}
.delay-400 {
  animation-delay: 0.4s;
}
.delay-600 {
    animation-delay: 0.6s;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
.fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes marquee {
    0%   { transform: translateX(0%); }
    100% { transform: translateX(-50%); }
}

@media (min-width:768px){
    .animate-marquee {
        animation: marquee 20s linear infinite;
        will-change: transform;
    }
    .animate-marquee:hover {
        animation-play-state: paused;
    }
}
@media (max-width: 1357px) {
    .extra-decoration::before {
        top:-120px;
    }
}
@media (max-width: 1023px) {
    #header.header-transparent.absolute {
        top: 60px;
        transform: none;
    }
    #wrapper header > nav {
        max-width: 100%;
        padding: 20px;
    }
    #wrapper header.header-sub-navbar > nav {
        padding: 0;
    }
    header ul {
        margin: auto !important;
        width: 100%;
        align-items: normal !important;
    }
    #wrapper #header.header-transparent.move-up {
        top: 0;
    }
    #wrapper .content-section {
        padding-top: 0;
    }
}
@media (max-width: 768px) {
    #header {
        padding: 10px 0;
    }
}

@media (max-width: 640px) {
    #header.header-transparent.absolute {
        top: 60px;
    }
    .animate-marquee { 
        animation: none !important; 
    }
}