﻿@charset "UTF-8";

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.2;
    font-family: "Barlow", sans-serif;
    letter-spacing: 0;
    margin: 0 0 25px;
    font-weight: 600;
}

body, html {
    font-family: "Barlow", sans-serif;
    color: #666666;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    scroll-behavior: smooth;
    scroll-snap-type: y mandatory;
    overflow-x: hidden;
}

a {
    transition: all 0.35s ease-in-out;
    outline: medium none;
    text-decoration: none;
}

p {
    color: #666666;
    margin: 0 0 25px;
    text-transform: none;
    font-weight: 400;
    font-family: "Barlow", sans-serif;
}

img {
    border: none;
    outline: none;
    height: auto;
    width: auto;
    max-width: 100%;
}

.pl-60 {
    padding-left: 60px;
}

.pr-110 {
    padding-right: 110px;
}

.mt-60 {
    margin-top: 60px;
}

.sub-title {
    text-transform: uppercase;
    color: black;
    font-weight: 700;
    display: inline-block;
    position: relative;
    z-index: 1;
    margin-bottom: 25px;
    border: 1px solid #b8b7b7;
    padding: 8px 30px;
    border-radius: 30px;
    font-size: 18px;
    max-width: -moz-max-content;
    max-width: max-content;
}

.title {
    font-weight: 600;
    margin-top: -15px;
    color: black;
}

.default-padding {
    padding-top: 120px;
    padding-bottom: 120px;
    margin: 0 20px 20px;
    border-radius: 30px;
}

.webpage-body::-webkit-scrollbar {
    width: 6px;
}

.webpage-body::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 20px;
}

.webpage-body::-webkit-scrollbar-thumb {
    background: transparent;
    border-radius: 20px;
}

.webpage-body::-webkit-scrollbar-thumb:hover {
        background: transparent;
    }
.table-responsive::-webkit-scrollbar-track {
    background: #0b36851a !important;
    border-radius: 20px !important;
}

.table-responsive::-webkit-scrollbar {
    width: 5px !important;
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #0b3685db !important;
    border-radius: 10px !important;
}

.top-space {
    padding-top: 15px;
}


.hero {
    padding-bottom: 0;
    padding-top: 0px;
    margin: 0 20px 0px;
    border-radius: 30px;
}

    .hero .item img {
        height: 680px;
        -o-object-fit: cover;
        object-fit: cover;
        transition: all 0.3s ease;
        position: relative;
        border-radius: 30px;
    }

    .hero .owl-dot.active {
        background-color: #c828d4 !important;
        width: 20px !important;
        transition: all 0.3s ease;
    }

        .hero .owl-dot.active span {
            width: 20px !important;
        }

    .hero .owl-dots {
        display: flex !important;
        z-index: 2;
        position: absolute;
        left: 50%;
        bottom: 8px;
    }

        .hero .owl-dots span {
            background-color: transparent !important;
            border: 1px solid white;
            margin: 0 !important;
            cursor: pointer;
        }

            .hero .owl-dots span:hover {
                background-color: #c828d4 !important;
            }

        .hero .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            margin: 0 10px 0 0;
            background: rgba(214, 214, 214, 0);
            display: block;
            transition: opacity 0.2s ease;
            border-radius: 30px;
        }
.marquee-section{
    padding:20px!important;
}
marquee span {
    display: inline-block;
    padding: 0px 10px;
    margin: 0 0px;
    /* border: 2px solid #fff; */
    color: transparent;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 1px #c828d4;
    transition: all 0.3s ease;
}
    marquee span:hover {
        color: #c828d4;
    }
.about-us {
    background-image: url('../Images/about-bg.jpg');
    position: relative;
    background-repeat:no-repeat;
    background-size:cover;
}
    .about-us .shape-4 {
        position: relative;
    }
    .about-us .shape-3 {
        position: relative;
        margin-bottom: 45px;
    }
    .about-us .shape-2 {
        position: relative;
        margin-bottom: 45px;
    }
    .about-us .shape-1 {
        position: relative;
        margin-bottom: 45px;
    }
    .about-us .shape-4,
    .about-us .shape-3,
    .about-us .shape-2,
    .about-us .shape-1 {
        background: #c3cee6;
        padding: 15px;
        width: fit-content;
        color: white;
        border-radius: 10px;
    }
        .about-us .shape-4 .icon-box,
        .about-us .shape-3 .icon-box,
        .about-us .shape-2 .icon-box,
        .about-us .shape-1 .icon-box {
            height: 60px;
            width: 60px;
            background: white;
            border-radius: 50px;
            align-content: center;
            text-align: center;
            position: absolute;
            left: -25px;
            top: 0;
        }
        .about-us .shape-4 i,
        .about-us .shape-3 i,
        .about-us .shape-2 i,
        .about-us .shape-1 i {
            font-size: 37px;
            background: #29539f;
            padding: 7px;
            border-radius: 50px;
        }
    .about-us span.text {
        margin-left: 25px;
        font-weight: 700;
        color: #29539f;
    }
    .about-us .shapes-section {
        position: relative;
    }
    .c-section {
        background-image: url('../Images/service-bg.png');
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 0;
    }

    .c-section .sub-title, .c-section .title {
        color: white !important;
    }


        .c-section .c-section__title::after {
            position: absolute;
            background-image: url(../Images/service-side.png);
            right: 0;
            top: 0;
            content: "";
            height: 400px;
            width: 400px;
            background-size: contain;
            background-repeat: no-repeat;
        }

    .c-section .c-services__item {
        background: #fff;
        padding: 20px;
        padding-bottom: 0;
        border-radius: 25px;
        box-shadow: 0 7px 20px rgba(100, 28, 2, 0.135);
        transition: all 300ms ease, transform 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
        position: relative;
        z-index: 1;
        margin-bottom: 20px;
        height: 100%;
        transition: all 300ms ease;
    }

        .c-section .c-services__item:hover {
            background-color: #c315d2;
        }

            .c-section .c-services__item:hover h3, .c-section .c-services__item:hover p {
                color: white !important;
            }

            .c-section .c-services__item:hover::after {
                color: #c315d2;
                background: white;
            }

        .c-section .c-services__item::after {
            content: "\f0c1";
            position: absolute;
            right: 0;
            bottom: 0;
            width: 50px;
            height: 50px;
            background: #c315d2;
            border-radius: 25px 0;
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            color: #fff;
            font-size: 20px;
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 300ms ease;
        }

        .c-section .c-services__item h3 {
            font-size: 28px;
            color: #29539f;
            text-transform: math-auto;
            font-weight: 600;
            letter-spacing: -1PX;
            margin-bottom: 15px;
            transition: all 300ms ease;
        }

        .c-section .c-services__item p {
            color: #29539f;
            transition: all 300ms ease;
        }



.testimonial-style-two-area {
    background: #f2f3ef;
}

    .testimonial-style-two-area .heading {
        margin-bottom: 50px;
    }

    .testimonial-style-two-area p {
        font-size: 24px;
        line-height: 1.5;
        font-weight: 500;
        margin-bottom: 0;
    }

    .testimonial-style-two-area .item h4 {
        font-size: 30px;
        color: black;
        margin-bottom: 10px;
    }

.work-process-section {
    background: linear-gradient(45deg, rgba(200, 40, 212, 0.0196078431), rgba(216, 150, 221, 0.3294117647));
}

    .work-process-section .work-process-wrapper.style1 {
        position: relative;
        text-align: center;
        margin-top: 125px;
    }

        .work-process-section .work-process-wrapper.style1 .shape {
            position: absolute;
            bottom: 10px;
            z-index: -1;
            width:100%;
        }

            .work-process-section .work-process-wrapper.style1 .shape img {
                width: 100%;
            }

        .work-process-section .work-process-wrapper.style1 .step {
            color: black;
            text-align: center;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 28px;
            letter-spacing: -0.32px;
            display: inline-flex;
            height: 24px;
            padding: 7px 10px;
            justify-content: center;
            align-items: center;
            gap: 10px;
            border-radius: 100px;
            margin-bottom: 10px;
            border: 1px solid black;
        }

        .work-process-section .work-process-wrapper.style1 .tittle {
            color: black;
            font-family: "Urbanist", sans-serif;
            font-size: 24px;
            font-style: normal;
            font-weight: 700;
            line-height: 34px;
            letter-spacing: -0.48px;
            margin-bottom: 8px;
        }

        .work-process-section .work-process-wrapper.style1 .work-process-box.style1 {
            text-align: center;
            width: 200px;
            margin: auto;
        }

        .work-process-section .work-process-wrapper.style1 .child2 {
            margin-top: 55px!important;
        }

.contact-us .map iframe {
    width: 100%;
    border-radius: 30px;
    border: 1px solid rgba(0, 0, 0, 0.2901960784);
    height: 272px;
}

.contact-us .contact-details {
    background: #ebebeb;
    padding: 20px;
    border-radius: 30px;
    height: 100%;
}

    .contact-us .contact-details ul li:last-child {
        font-weight: 700;
        color: black;
    }

    .contact-us .contact-details ul:last-child li a {
        color: black;
        background-color: white;
        font-size: 18px;
        padding: 5px;
        border-radius: 50px;
        width: 40px;
        height: 40px;
        display: block;
        text-align: center;
        align-content: center;
    }

footer {
    margin: 0 20px 20px;
    border-radius: 30px;
    padding: 70px 0 0px 0;
    /*background: url(https://wgl-dsites.net/seofy/wp-content/uploads/2018/11/page-title.jpg);*/
    background-image: url('../Images/footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

    footer .footer-content img {
        width: 10%;
        margin-bottom: 1rem;
    }
.footer-bottom p {
    color: white;
}
    footer .footer-content .menu-links a {
        font-size: 20px;
        color: white;
        margin-right: 20px;
    }

    footer .footer-content ul:last-child a {
        background: #c92cd4;
        font-size: 22px;
        border-radius: 50px;
        height: 50px;
        width: 50px;
        display: block;
        align-content: center;
        text-align: center;
        color: white;
        margin-right: 20px;
    }

footer .footer-bottom {
    padding: 20px 0;
    border-top: 1px solid rgb(116 107 117);
}

    footer p {
        color: black;
        margin-bottom: 0;
        font-weight: 700;
    }

.reveal-text {
    max-width: 100%;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

    .reveal-text span {
        opacity: 0.5;
        transition: opacity 0.3s ease;
        display: inline; /* 🔥 inline-block hatao */
    }

        .reveal-text span.active {
            opacity: 1;
        }
/*# sourceMappingURL=Style.css.map */
nav.navigation-bar {
    position: absolute;
    z-index: 4;
    width: -webkit-fill-available;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    padding: 0 20px;
    border-radius: 14px;
    margin: 0 30px;
    top: 30px;
}

.navigation-bar.fixed {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff; /* navbar background */
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
    .navigation-bar.fixed .nav-link {
        color: #c828d4 !important;
    }

nav.navigation-bar .nav-link {
    padding: 0px;
    font-size: 20px;
    color: white;
    transition: all 3500ms ease;
}

.nav-link.active {
    color: white !important;
}

.nav-link:hover, .mean-nav a:hover {
    color: #c828d4 !important;
    text-decoration: overline;
}

nav.navigation-bar .navbar-brand img {
    width: 70px;
}
.offcanvas {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: white;
    visibility: hidden;
    background-color: black;
    background-clip: padding-box;
    outline: 0;
    transition: transform 0.3s ease-in-out;
    border-radius: 20px 0 0 20px;
    right: 0 !important;
    left: auto !important;
    padding: 40px;
  /*  transform: translateX(0%)!important;*/
}

    .offcanvas a.mobile_logo {
        width: 70px;
        display: block;
    }
    .offcanvas h5.hamburger-title {
        font-size: 25px;
        color: white;
        margin-bottom: 15px;
    }
    .offcanvas .mean-nav a {
        font-size: 16px;
        color: white;
        transition: all 3500ms ease;
        padding: 18px 0;
        font-weight: 600;
        border-bottom: 1px solid rgb(255 255 255 / 26%);
        width: 100%;
        display: block;
    }
    .offcanvas .mean-nav ul {
        padding-left: 0 !important;
    }
        .offcanvas .mean-nav ul li {
            list-style: none;
        }
    .offcanvas .contact-item span {
        display: block;
        font-size: 14px;
        line-height: 1;
        color: #a9b8b8;
        margin-bottom: 1px;
    }
    .offcanvas .contact-item {
        margin-bottom: 8px;
    }
    .offcanvas a.contact-link, .offcanvas p.contact-link {
        color: white;
        font-size: 19px;
    }
    .offcanvas .social-links.style-3 ul {
        list-style: none;
        padding: 0;
        display: flex;
        align-items: center;
    }
        .offcanvas .social-links.style-3 ul li a {
            color: white;
            background: #c828d4;
            border-radius: 50px;
            width: 30px;
            height: 30px;
            display: block;
            align-content: center;
            text-align: center;
            margin-right: 10px;
        }
    .offcanvas button.btn-close, .offcanvas button.btn-close:hover {
        font-size: 28px;
        color: white;
        opacity: 1;
    }

.login, .Sign-up, .forgot-password {
    background-image: url('../Images/Login-BG.png');
    background-repeat: no-repeat;
    background-size: cover;
    align-content: center;
    height: auto;
    position: relative;
    margin-top: -24px;
    padding:20px 0;
}

section.login:before,
section.Sign-up:before,
section.forgot-password:before {
    position: absolute;
    content: '';
    background: #a621b01f;
    height: 100%;
    width: 100%;
    z-index: 0;
    top: 0;
}

.login .form-control,
.Sign-up .form-control,
.forgot-password .form-control {
    position: relative;
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 100px;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    padding: 14.5px 45px 14.5px 20px;
}

.login .form-box i,
.Sign-up .form-box i,
.forgot-password .form-box i {
    position: absolute;
    z-index: 1;
    top: 18px;
    right: 20px;
    font-size: 20px;
    color: #535353;
}

.login .form-box,
.Sign-up .form-box,
.forgot-password .form-box {
    position: relative;
}

.login .form-section h3,
.Sign-up .form-section h3,
.forgot-password .form-section h3 {
    font-size: 25px;
    margin-bottom: 20px;
    font-weight: 400;
    color: #040404;
    text-align: center;
}
.login .form-section p,
.Sign-up .form-section p,
.forgot-password .form-section p {
    font-size: 17px;
    text-align:center;
    margin-bottom:10px;
}

.login .login-container,
.Sign-up .Sign-up-container,
.forgot-password .forgot-password-container {
    z-index: 1;
    position: relative;
}

.login .checkbox.form-group.form-box,
.Sign-up .checkbox.form-group.form-box,
.forgot-password .checkbox.form-group.form-box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 25px;
}

.login a, .login .text,
.Sign-up a, .Sign-up .text,
.forgot-password a, .forgot-password .text {
    font-size: 16px;
    color: #535353;
    margin-left: 3px;
    text-decoration: none;
}

.login .text,
.Sign-up .text,
.forgot-password .text {
    text-align: center;
    margin-top: 25px;
}

.login .btn-theme,
.Sign-up .form-button-box a,
.forgot-password .form-button-box a ,
.forgot-password .form-button-box button {
    background: #c828d4;
    border: none;
    color: #fff;
    cursor: pointer;
    height: 55px;
    padding: 13px 50px 12px 50px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Jost', sans-serif;
    border-radius: 100px;
    text-transform: uppercase;
    align-content: center;
}
    .login .btn-theme:hover,
    .Sign-up .form-button-box a:hover,
    .forgot-password .form-button-box a:hover,
    .forgot-password .form-button-box button:hover {
        background: #76007f;
    }
.btn-login-theme {
    background-color: #29539f!important;
    color: white!important;
}
    .btn-login-theme:hover {
        background-color: #041a43!important;
        color: white;
    }
.login .logo,
.Sign-up .logo,
.forgot-password .logo {
    text-align: center;
    width: 15%;
    margin: 0 auto 10px;
}

/* Thumbnail dots container */
.login .owl-dots,
.Sign-up .owl-dots,
.forgot-password .owl-dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
}

/* Each dot */
.login .owl-dot,
.Sign-up .owl-dot,
.forgot-password .owl-dot {
    border: none;
    padding: 0;
}

    /* Thumbnail image */
    .login .owl-dot img,
    .Sign-up .owl-dot img,
    .forgot-password .owl-dot img {
        width: 60px;
        height: 60px;
        object-fit: cover;
        border-radius: 6px;
        border: 2px solid transparent;
        cursor: pointer;
        transition: 0.3s;
    }

    /* Active thumbnail */
    .login .owl-dot.active img,
    .Sign-up .owl-dot.active img,
    .forgot-password .owl-dot.active img {
        border: 2px solid #c828d4;
    }

.login .owl-theme .owl-nav.disabled + .owl-dots,
.Sign-up .owl-theme .owl-nav.disabled + .owl-dots,
.forgot-password .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
    position: absolute;
    bottom: 12px;
    left: 34%;
}

.login .owl-carousel .owl-item img,
.Sign-up .owl-carousel .owl-item img,
.forgot-password .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.form-button-box {
    display: grid;
    text-align: center;
    gap: 20px;
}
.form-info {
    background: white;
}
div#offcanvasExample {
    overflow-y: scroll;
}
div#notification .alert.alert-danger.alert-dismissable {
    width: 100%;
    margin-top: -14px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
div#notification .alert-dismissable button.close {
    border: none;
    font-size: 30px;
    line-height: 0;
    background: none;
}
div#notification .alert-dismissable p{
    margin-bottom:0;
    color:black;
    font-weight:500;
}

.menu_bar input#CustomerNo, .menu_bar input#UserDeatil {
    position: relative;
    border-radius: 50px !important;
    width: 100%;
    background: none;
    color: #29539f;
    border-color: #29539f;
    height:43px;
    padding: 0 15px;
}
.menu_bar .inp-top-p-1 {
    margin: 0 5px;
    position: relative;
    width: fit-content;
}
div#navbarSupportedContent ul {
    display: flex;
    flex-direction: row;
}
.menu_bar span#search-icon i {
    color: #29539f;
}
.menu_bar span#search-icon {
    position: absolute;
    right: 12px;
    top: 12px;
}
.menu_bar ul.timer{
    margin-right:10px;
}
.menu_bar ul.timer li, .user-panel i {
    color: #29539f;
}
ul{
    list-style:none;
}
.menu_bar{
    margin-bottom:0!important;
}
    .menu_bar .navbar-brand {
        height: auto !important;
        padding: 0 !important;
        width: 60px !important;
    }

    .menu_bar ul li a.dropdown-toggle, .menu_bar ul li a.dropdown-toggle :hover {
        color: #29539f;
    }

.btn-primary {
    background: #012e7f;
}
.btn-mar.pull-right {
    margin: 0 5px;
}
.modal-header button.close {
    background: no-repeat;
    border: none;
    font-size: 25px;
    line-height: 0;
    color:white;
    font-weight: 700;
}
.paginate_button {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    border: 1px solid #ddd;
    color: #c828d4;
    background: #fafafa;
    font-weight: 600;
}
div.dataTables_paginate ul.pagination {
    margin: 5px 0 8px;
    white-space: nowrap;
    justify-content: end;
}
.form-group {
    margin-bottom: 12px;
}
.modal-header {
    border-bottom-color: #f4f4f4;
    background: #0a3584;
    color: white;
    border-radius: 0;
}
    .modal-header .modal-title {
        color: #ffffff;
    }

.select2-container .select2-choices {
    box-shadow: none;
    border-radius: 0;
    background-color: #ffffff00;
}
.select2-container-multi .select2-choices .select2-search-field input {
    height: 100%;
}
@media (max-width:600px) {
    .navbar-toggler-button {
            right: 0px!important;
            top: -45px!important;
        }
    }

    @media(min-width:768px) {
        .title {
            font-size: 60px !important;
        }
    }

    @media(max-width:768px) {
        .title {
            font-size: 45px !important;
            margin-bottom: 0 !important;
        }

        .work-process-section .work-process-wrapper.style1 .shape {
            display: none;
        }

        .work-process-section .work-process-wrapper.style1 .child2 {
            margin-top: 0 !important;
        }

        .default-padding {
            padding-top: 15px;
            padding-bottom: 15px;
        }
        div#grid-index_length {
            text-align: left;
            margin-bottom: 10px;
        }
     th{
         text-align:start!important;
     }
    }

    @media(min-width:992px) {
        .login .login-container, .Sign-up .Sign-up-container, .forgot-password .forgot-password-container {
            background-color: white;
        }
    }

    @media(max-width:992px) {
        .c-section .c-section__title::after {
            background-image: none !important;
        }

    }

    @media(min-width:575px) {
        .login .form-info,
        .Sign-up .form-info,
        .forgot-password .form-info {
            align-items: center;
            padding: 100px 90px;
        }

        .about-us .shape-4 {
            left: 30px;
        }

        .about-us .shape-3 {
            left: 110px;
        }

        .about-us .shape-2 {
            left: 20px;
        }

        .about-us .shape-1 {
            left: 53px;
        }

        .c-section__title {
            margin-bottom: 60px;
            position: relative;
        }
    }

    @media(max-width:575px) {
        .login .form-info,
        .Sign-up .form-info,
        .forgot-password .form-info {
            align-items: center;
            padding: 40px 30px;
        }

        .c-section__title {
            margin-bottom: 25px;
        }

        .work-process-section .work-process-wrapper.style1 {
            margin-top: 45px !important;
        }

        .login, .Sign-up, .forgot-password {
            height: 100vh;
        }

        .about-us .shape-3,
        .about-us .shape-2,
        .about-us .shape-1,
        .about-us .shape-4 {
            left: 0px !important;
        }

        .about-us .shape-4, .about-us .shape-3, .about-us .shape-2, .about-us .shape-1 {
            padding: 10px !important;
            text-align: end;
            width: 100% !important;
        }

            .about-us .shape-4 .icon-box, .about-us .shape-3 .icon-box, .about-us .shape-2 .icon-box, .about-us .shape-1 .icon-box {
                height: 40px;
                width: 40px;
                left: -7px;
            }

            .about-us .shape-4 i, .about-us .shape-3 i, .about-us .shape-2 i, .about-us .shape-1 i {
                font-size: 25px;
                padding: 4px;
            }

        .about-us span.text {
            margin-left: 35px;
        }
        div#navbarSupportedContent ul {
            display: flex;
            flex-direction: column!important;
            gap: 10px;
        }
        div#grid-index_filter {
            text-align: start;
        }
    }

    @media(min-width:768px)and (max-width:992px) {
        .login, .Sign-up, .forgot-password {
            height: auto !important;
        }

        slider-side, .form-info {
            margin: 20px;
        }

        .work-process-section .work-process-wrapper.style1 .shape {
            position: absolute;
            bottom: 50px;
        }

        .work-process-section .work-process-wrapper.style1 .child2 {
            margin-top: 90px !important;
        }
    }

    @media(max-width:768px)and (min-width:575px) {
        div#grid-index_filter {
            text-align: end;
        }
    }

    @media(min-width:575px)and (max-width:630px) {
        .about-us .shape-3 {
            left: 80px !important;
        }
    }


/*------------------------------------------------------------------ loginOTP CSS ------------------------------------------------------------------*/
/** Login 2 start **/
.otp_section_d .login-box {
    background: #fff;
    border-radius: 20px;
    margin: 0 auto;
    background: url(../images/img-5.jpg) top left repeat;
    background-size: cover;
    position: relative;
    max-width: 1140px;
    box-shadow: rgb(100 100 111 / 60%) 0px 7px 29px 0px;
}

.otp_section_d .form-section {
    text-align: center;
    padding: 70px 90px;
    background: #fff;
    border-radius: 20px 0 0 20px;
}

    .otp_section_d .form-section p {
        color: #535353;
        font-size: 16px;
    }

    .otp_section_d .form-section a {
        text-decoration: none;
        color: #535353;
    }

.otp_section_d .pad-0 {
    padding: 0;
}

.otp_section_d .form-section ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px;
}

.otp_section_d .form-section .social-list li {
    display: inline-block;
    margin-bottom: 5px;
}

.otp_section_d .logo-2 img {
    margin-bottom: 20px;
    width: 75%;
}

.otp_section_d .form-section .thembo {
    margin-left: 4px;
}

.otp_section_d .form-section h3 {
    text-align: center;
    margin: 0 0 25px;
    font-size: 35px;
    font-weight: 700;
    color: #c529d3;
}

.otp_section_d .form-section .form-group {
    margin-bottom: 25px;
}

.otp_section_d .form-section .form-box {
    float: left;
    width: 100%;
    text-align: left;
    position: relative;
}

.otp_section_d .form-style-agile1 input {
    padding: 10px 25px;
    font-size: 16px;
    outline: none;
    color: #535353;
    border-radius: 50px;
    border: 1px solid #f3f3f3;
    background: #f3f3f3;
    height: 50px;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.otp_section_d .form-section button:focus {
    outline: none;
    outline: 0 auto -webkit-focus-ring-color;
}

.otp_section_d .form-section .terms {
    margin-left: 3px;
}

.otp_section_d .btn-section {
    margin-bottom: 25px;
    display: inline-block;
}

    .otp_section_d .btn-section .btn-1 {
        border-radius: 50px 0 0 50px;
        border-right: solid 1px #e6e6e6;
    }

    .otp_section_d .btn-section .link-btn {
        font-size: 16px;
        float: left;
        background: #c529d3;
        font-weight: 400;
        text-align: center;
        text-decoration: blink;
        line-height: 37px;
        width: 150px;
        color: #ffffff;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    }

        .otp_section_d .btn-section .link-btn:hover {
            color: #ff7836;
        }

    .otp_section_d .btn-section .active-bg {
        color: #0dcaf0;
    }

    .otp_section_d .btn-section .btn-2 {
        border-radius: 0 50px 50px 0;
    }


.otp_section_d .form-section .form-check {
    float: left;
    margin-bottom: 0;
}

    .otp_section_d .form-section .form-check a {
        color: #535353;
    }

.otp_section_d .form-section .form-check-label {
    padding-left: 5px;
    font-size: 16px;
    color: #535353;
}

.otp_section_d .form-section a.forgot-password {
    line-height: 50px;
}

.otp_section_d .form-check-input:focus {
    border-color: transparent;
    box-shadow: none;
}

.otp_section_d .form-check-input:checked {
    background-color: #0dcaf0 !important;
}

.otp_section_d .form-section .form-check-input {
    width: 20px;
    height: 20px;
    margin-top: 0;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    position: absolute;
    margin-left: -22px;
}

.otp_section_d .logo {
    display: none;
}

.otp_section_d .social-list a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    font-size: 19px;
    margin: 2px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.otp_section_d .login-box:hover .social-list a {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg );
}

.otp_section_d .social-list a:hover {
    color: #fff;
}

.otp_section_d .btn-theme {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    color: #ffffff;
    text-transform: capitalize;
    transition: all 0.3s linear;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    font-weight: 400;
    border-radius: 50px;
    float: left;
}

.otp_section_d-inner {
    margin-top: 8%;
}

.otp_section_d .btn-info {
    color: #fff;
    background-color: #c529d3;
    border-color: #c529d3;
}

    .otp_section_d .btn-info:hover {
        color: #fff;
        background-color: #485e6b;
        border-color: #485e6b;
    }

.otp_section_d .btn-theme:hover {
    color: #fff;
}

    .otp_section_d .btn-theme:hover:after {
        transform: perspective(200px) scaleX(1.05) rotateX(0deg) translateZ(0);
        transition: transform 0.4s linear, transform 0.4s linear;
    }

.otp_section_d .btn-theme:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    border-radius: 7px;
    transform: perspective(200px) scaleX(0.1) rotateX(90deg) translateZ(-10px);
    transform-origin: bottom center;
    transition: transform 0.4s linear, transform 0.4s linear;
    z-index: -1;
    background: #0dcaf0;
}

.otp_section_d .btn-info:after {
    background: #28c7e7;
}

.otp_section_d .btn-lg {
    font-size: 17px;
    padding: 0 50px;
    line-height: 50px;
    float: none;
    display: block;
}

.form-style-agile {
    display: flex;
    justify-content: center;
}

.otp_section_d .btn {
    box-shadow: none !important;
}

.otp_section_d .btn-md {
    padding: 0 50px;
    font-size: 15px;
    line-height: 45px;
}

.otp_section_d .info {
    position: relative;
    width: 320px;
    margin: 0 auto;
    height: 320px;
}

    .otp_section_d .info .box h3 {
        font-size: 18px;
        text-transform: uppercase;
        margin-bottom: 20px;
        font-weight: 500;
        color: #fff;
    }

    .otp_section_d .info .box {
        position: absolute;
        width: 320px;
        margin: 0 auto;
        height: 320px;
        overflow: hidden;
        padding: 20px;
        border: solid 5px rgb(255 255 255 / 20%);
    }

        .otp_section_d .info .box .content {
            position: absolute;
            top: 15px;
            left: 15px;
            right: 15px;
            bottom: 15px;
            border: solid 1px rgb(255 255 255 / 20%);
            padding: 20px 20px;
        }

        .otp_section_d .info .box span {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
            box-sizing: border-box;
        }

            .otp_section_d .info .box span:nth-child(1) {
                transform: rotate(0deg);
            }

            .otp_section_d .info .box span:nth-child(2) {
                transform: rotate(90deg);
            }

            .otp_section_d .info .box span:nth-child(3) {
                transform: rotate(180deg);
            }

            .otp_section_d .info .box span:nth-child(4) {
                transform: rotate(270deg);
            }

            .otp_section_d .info .box span:before {
                content: '';
                position: absolute;
                width: 100%;
                height: 2px;
                background: #fff;
                animation: animate 4s linear infinite;
            }

@keyframes animate {
    0% {
        transform: scaleX(0);
        transform-origin: left;
    }

    50% {
        transform: scaleX(1);
        transform-origin: left;
    }

    50.1% {
        transform: scaleX(1);
        transform-origin: right;
    }

    100% {
        transform: scaleX(0);
        transform-origin: right;
    }
}

.otp_section_d.login-background {
    animation: Gradient 15s ease infinite;
    position: relative;
    height: 80vh;
    width: 100%;
    overflow: hidden;
}

    .otp_section_d.login-background .cube {
        position: absolute;
        top: 80vh;
        right: 200px;
        width: 10px;
        height: 10px;
        border: solid 1px red;
        transform-origin: top left;
        transform: scale(0) rotate(0deg) translate(-50%, -50%);
        animation: cube 6s ease-in forwards infinite;
    }

        .otp_section_d.login-background .cube:nth-child(2n) {
            border-color: #00cad4;
        }

        .otp_section_d.login-background .cube:nth-child(2) {
            animation-delay: 2s;
            right: 300px;
            border-color: yellow;
            top: 200px;
        }

        .otp_section_d.login-background .cube:nth-child(3) {
            animation-delay: 3s;
            right: 50%;
            top: 150px;
            border-color: blue;
        }

        .otp_section_d.login-background .cube:nth-child(4) {
            animation-delay: 4s;
            right: 30%;
            top: 150px;
        }

        .otp_section_d.login-background .cube:nth-child(5) {
            animation-delay: 5s;
            right: 50%;
            bottom: 150px;
            border-color: black;
        }

        .otp_section_d.login-background .cube:nth-child(6) {
            animation-delay: 6s;
            right: 10%;
            top: 50%;
            border-color: aquamarine;
        }

/* Animate Background*/
@keyframes Gradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes cube {
    from {
        transform: scale(0) rotate(0deg) translate(-50%, -50%);
        opacity: 1;
    }

    to {
        transform: scale(20) rotate(960deg) translate(-50%, -50%);
        opacity: 0;
    }
}

/** Social media **/
.otp_section_d .facebook-bg {
    color: #4867aa;
}

    .otp_section_d .facebook-bg:hover {
        background: #4867aa;
    }

.otp_section_d .twitter-bg {
    color: #33CCFF;
}

    .otp_section_d .twitter-bg:hover {
        background: #33CCFF;
    }

.otp_section_d .instagram-bg {
    color: #db4437;
}

    .otp_section_d .instagram-bg:hover {
        background: #db4437;
    }

.otp_section_d .linkedin-bg {
    color: #2392e0;
}

    .otp_section_d .linkedin-bg:hover {
        background: #1c82ca;
    }

@media (max-width: 1200px) {
    .otp_section_d .form-section {
        padding: 70px 50px;
    }
}

@media (max-width: 992px) {
    .otp_section_d .form-section h3 {
        font-size: 22px;
    }

    .otp_section_d .logo-2 img {
        height: 25px;
    }

    .otp_section_d .form-info {
        width: 100%;
    }

    .otp_section_d .form-section {
        padding: 60px;
        border-radius: 10px;
    }

    .otp_section_d .bg-img {
        display: none !important;
    }

    .otp_section_d .login-box {
        max-width: 500px;
    }

    .otp_section_d .logo {
        display: inherit;
    }

    .otp_section_d .otp_section_d-inner:before {
        display: none;
    }

    .otp_section_d.login-background .cube:nth-child(2) {
        right: 100px;
        top: 100px;
    }

    .otp_section_d.login-background .cube:nth-child(3) {
        left: 50px;
        top: 50px;
    }

    .otp_section_d.login-background .cube:nth-child(4) {
        left: 100px;
        top: 350px;
    }

    .otp_section_d.login-background .cube:nth-child(5) {
        left: 100px;
        bottom: 50px;
    }

    .otp_section_d.login-background .cube:nth-child(6) {
        right: 50px;
        top: 5%;
    }
}

@media (max-width: 768px) {
    .otp_section_d .form-section {
        padding: 50px 30px;
    }
}
/** Login 2 end **/
