/* Social icons start */

.social-icons {
    left: 0px;
    top: 350px;
    width: 64px;
    height: 300px;
    background: linear-gradient(
        310.39deg,
        rgba(31, 35, 39, 0.45) 2.17%,
        rgba(31, 35, 39, 0.04) 100%
    );
    box-shadow: 0px 12px 24px rgba(0, 0, 0, 0.26);
    backdrop-filter: blur(6px);
    border-radius: 2px;
    z-index: 40;
}

/* Social icons end */

.translate-vision-items {
    --tw-translate-x: -4rem /* -64px */;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.float-to-end {
    right: 1;
}
/* Section title circle start */
.title-circle {
    transform: translate(-18px, -6px);
}

/* Section title circle end */

/* Footer start */

/* Get in touch input */
.icon-touch-input {
    right: 1rem;
}
.mobile-reverse-image {
    --tw-rotate: -30deg !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
        rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
        scaleX(-1) !important; scaleY(var(--tw-scale-y)) !important;
    margin-inline-end: auto;
}

/* Footer end */

[data-theme=dark] .text-editor {
    text-align: left;
}
[data-theme=dark] .text-editor p span  {
    color : #ffffff !important;

}
[data-theme=dark] .text-editor  span  {
    color : #ffffff !important;

}

[data-theme=dark] .text-editor p   {
    color : #ffffff !important;

}
