.elementor-widget:not(:last-child) {
    margin-bottom: 0 !important;
}

.homepage .difference-wrapper .custom-row .elementor-row .elementor-element {
    margin-left: 40px;
}

.difference-wrapper .learn {
    margin-bottom: 70px !important;
}

.our-solution-wrapper .our-solution .content .main-title {
    padding-top: 23px;
}

.our-solution-wrapper .our-solution .content h3 label {
    margin-bottom: 0;
}

.our-solution-wrapper .style-2 {
    padding-top: 75px;
}

.our-vision-wrapper .our-vision .content {
    padding: 0 20px 0 40px;
}

.the-difference .our-vision-wrapper {
    padding-bottom: 150px;
}

.content-icons-item span.title {
    padding-top: 13px;
}

.content-icons-item:last-child span.title {
    padding-top: 0;
}

@media screen and (max-width: 767px) {
    .homepage .difference-wrapper {
        padding-top: 0;
        padding-bottom: 123px;
        margin-right: 20px;
        background: white;
    }

    .homepage .difference-wrapper .custom-row .elementor-row {
        margin: 0;
    }

    .homepage .difference-wrapper .custom-row .elementor-row .elementor-element {
        margin-left: 0;
    }

    .homepage .difference-wrapper .custom-row .elementor-row .elementor-element:nth-child(2) .content.aos-init, .homepage .difference-wrapper .custom-row .elementor-row .elementor-element:nth-child(3) .content.aos-init {
        padding-top: 0;
    }

    .homepage .difference-wrapper .custom-row .elementor-row .elementor-element.elementor-widget-text-editor {
        padding: 0 20px 0 15px;
    }

    .homepage .difference-wrapper .custom-row .elementor-row .elementor-element .content .sub {
        margin-bottom: 10px;
        font-weight: bold;
    }

    .homepage .our-solution-wrapper {
        padding-bottom: 136px;
    }

    .homepage .our-solution-wrapper .content {
        padding-top: 0;
        padding-left: 20px;
    }

    .homepage .our-solution-wrapper .content .main-title {
        padding-top: 0;
    }

    a.learn {
        margin-top: 7px;
        margin-left: 20px;
    }

    .our-solution-wrapper .our-solution .elementor-row {
        flex-direction: column-reverse;
    }

    .our-solution-wrapper .our-solution .block-img .screen {
        height: 245px !important;
        transform: none;
    }
}

.signup-custom{
    display: flex;
    justify-content: space-between
}
.block-signup{
    max-height: 52px;
    height: 100%;
}
.signup-custom input.email{
    height: 52px;
    border: 1px solid #cacaca;
    font-size: 14px;
    padding: 0 15px;
    outline: none;
}
.block-signup{
    display: flex;
}
.signup-custom .newsletter-zuzu a{
    text-align: center;
    width: 80px;
    border: 2px #161616 solid;
    margin-left: -5px;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #ffffff;
    background-color: #161616;
    display: flex;
    justify-content: center;
    align-items: center;
}
.title-form{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #cacaca;
    margin-bottom: 5px;
}

.signup-custom a i{
    display: none;
}
.signup-custom a p{
    margin: 0;
}
.signup-custom .error-time,
.signup-custom .error,.signup-custom .error-txt{
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #f23131;
    margin-top: 8px;
}
.signup-custom .error-time{
    width: 260px;
    display: inline-block;
}
.mail-title p{
    margin-bottom: 5px;
}
span.es_spinner_image#spinner-image img{
    display: none;
}
.newsletter-zuzu .block-signup a .loader{
    display: none;
}
a.btn-done p{
    display: none;
}
a.btn-done i{
    display: block;
}
a.btn-done{
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
@media screen and (max-width: 768px){
    .logo-footer{
        margin-bottom: 30px;
    }
    .signup-custom{
        flex-direction: column;
    }
}
@media screen and (max-width: 480px) {
    .logo-footer{
        margin-bottom: 50px;
    }
    .newsletter-zuzu{
        margin-bottom: 50px;
    }
}



.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
.loader {
    margin: 60px auto;
    font-size: 2px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*# sourceMappingURL=custom.css.map */
