.about-us-section,
.pg-gd-services {
    background-repeat: no-repeat;
}
.pulse.pulse-10,
.pulse.pulse-9 {
    width: 2em !important;
    height: 2em !important;
}
textarea.w-100.form-control.texty {
    height: 150px;
}
.elementsq {
    width: 70%;
}
.osc-card .title {
    font-size: 1.3rem;
    line-height: 1.2;
    width: 100%;
    text-align: left;
}
.fa-angle-right:before {
    content: "\f105";
    color: #77a336;
}
.fa-angle-left:before {
    content: "\f104";
    color: #77a336;
}
/* Search Bar Styling */
.nav-search {
    display: none; /* Hide by default */
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border-radius: 5px;
    padding: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.nav-search input {
    border: none;
    outline: none;
    padding: 5px;
    width: 180px;
}

.nav-search button {
    background: none;
    border: none;
    cursor: pointer;
}

/* Show Search Bar on Desktop Only */
@media (min-width: 992px) {
    .nav-search {
        display: block;
    }
}

.before_round,
.faqs-bg,
.lds-bg,
.modal-left-bg,
.modal-right-bg,
.package-bg {
    overflow: hidden;
}
#app-tabs,
#app-tabs h6.section-title {
    color: #eee;
}
.carousel-indicators,
.grid,
.i-links li,
.megamenu-list,
.megamenu-tabs-nav,
.nav-dropdown,
.nav-menu,
.srvc-card li,
nav ul li {
    list-style: none;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.carousel-indicators li {
    background-color: transparent;
    width: 20px;
    height: 5px; /* Adjust the height of the indicator */
    border-radius: 5px;
    margin: 0 5px;
    transition: width 0.5s ease; /* Smooth transition for width change */
    background-color: #77a336; /* Indicator base color */
}

.carousel-indicators .active {
    background-color: #1d1d1d; /* Active indicator color */
    width: 100%;
}
.pulse,
.pulse-2 {
    line-height: 0.5em;
}
@keyframes heart-pulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.2);
    }
}
.pulse.pulse-10 {
    top: 36% !important;
    left: 13% !important;
}
.pulse-8 {
    top: 58% !important;
    left: 11% !important;
    width: 1.3em !important;
    height: 1.3em !important;
}
.pulse.pulse-9 {
    top: 26% !important;
    right: 12% !important;
}
.pulse-33 {
    top: 27% !important;
    left: 59% !important;
    width: 0.11em !important;
    height: 0.11em !important;
}
.pulse-34 {
    top: 71% !important;
    left: 10% !important;
    width: 0.21em !important;
    height: 0.21em !important;
}
.pulse-34::before {
    border: 3px solid #242424 !important;
}
.pulse-34::after,
.pulse-34::before {
    border: 3px solid #323232d9 !important;
    background-color: #323232d9 !important;
}
.carousel-indicators li {
    height: 3px !important;
    width: 70px !important;
    cursor: pointer;
    background-color: #fff;
}
.carousel-indicators {
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 70px !important;
    text-indent: -999px;
}
.slider-container {
    z-index: 10;
}
.pg-gd-services {
    background-image: url(../images/game-development-bg.webp);
    background-size: 100%;
    background-position: center;
    position: relative;
}
.free-consultation-bg,
.invex-trends-bg {
    background-position: top;
    padding-bottom: 35px;
    padding-top: 20px;
    position: relative;
    background-repeat: no-repeat;
}
.invex-trends-bg {
    background-image: url(../images/h/invex-trends-bg.webp);
    background-size: 100%;
}
.free-consultation-bg {
    background-image: url(../images/h/free-consultation-bg.webp);
}
.free-consultant-form h2 {
    font-size: 16px;
}
.add-animation {
    height: 3px !important;
    position: relative;
}
.add-animation::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    animation: 3s progress;
    background-color: red;
}
.carousel-indicators {
    position: absolute;
    left: unset;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    flex-direction: column;
    display: flex !important;
}
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    height: 3px !important;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 0.5;
    transition: opacity 0.6s;
}
.carousel-indicators .active {
    opacity: 1 !important;
    height: 3px !important;
    position: relative;
}
.carousel-indicators .active::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -1px;
    top: 0;
    width: 100%;
    animation: 12.5s progress;
    background-color: #77a336;
    z-index: 2;
}
@keyframes progress {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
#first_Img,
#fourthImg,
#secImg,
#thirdImg,
.app-services-bg,
.for-ent-box,
.game-develop-bg,
.gds-bg,
.inner-bfer,
.main-before,
.mrx-sec,
.nav-dropdown-horizontal > li > a,
.on-section,
.port,
.prototype-bg-2 .bg_img_lines,
.subheader-title-before,
.which-seo-bg {
    position: relative;
}
.passion-experience::before,
.subheader-title-before::before {
    position: absolute;
    background-size: cover;
    background-position: center;
    content: "";
}
.box-1 p,
.social-icons a i,
.tab-content img {
    transition: 0.5s;
}
.passion-experience {
    position: relative;
    padding: 65px 0 55px;
}
.passion-experience::before {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("../images/h/exper-bg.webp");
}
.subheader-title-before::before {
    top: -72px;
    left: -108px;
    width: 150px;
    height: 200px;
    background-image: url(../images/h/vas.webp);
}
.main-sec-you-the-best {
    padding: 50px 0;
    position: relative;
}
.main-sec-you-the-best .top-txt-ytb {
    padding: 0 0 30px;
}
.main-sec-you-the-best .tt-ytb-one {
    font-family: Lato, sans-serif;
    color: #ee2d3a;
    font-weight: 600;
    padding: 0;
}
.main-sec-you-the-best .ins {
    padding: 0 5px 0 0;
}
.img_height img {
    object-fit: contain !important;
}
.main-sec-you-the-best .tt-ytb-two {
    font-family: Lato, sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #595959;
    padding: 0 0 10px;
    width: 180px;
    border-bottom: 3px solid #5959591c;
}
.main-sec-you-the-best .tt-ytb-para {
    font-family: lataregular;
    color: #595959;
    padding: 15px 0 0;
    font-weight: 500;
    font-size: 15px;
}
.main-sec-you-the-best .cont-h {
    font-family: unset;
    color: #595959;
    font-weight: 700;
    font-size: 17px;
    padding: 23px 0 9px;
}
.main-sec-you-the-best .cont-para {
    font-family: lataregular;
    color: #595959;
    font-weight: 400;
    font-size: 14px;
}
.main-sec-you-the-best .bg-brr {
    border: 3px solid #dee2e696;
    border-radius: 180px 0 0 180px;
    padding: 25px 0 11px 270px;
    position: relative;
    z-index: -2;
}
.main-sec-you-the-best::before {
    position: absolute;
    content: "";
    background-image: url(../images/h/left-img.webp);
    width: 45%;
    left: 0;
    background-size: contain;
    top: 51%;
    background-repeat: no-repeat;
    z-index: -1;
    height: 537px;
    transform: translateY(-50%);
}
.main-sec-you-the-best::after {
    position: absolute;
    content: "";
    background-image: url(../images/h/brf-top-right-one.webp);
    width: 25%;
    background-size: contain;
    right: 0;
    top: 52px;
    bottom: 0;
    background-repeat: no-repeat;
}
.inner-bfer::after,
.inner-bfer::before {
    position: absolute;
    content: "";
    background-image: url(../images/h/brf-bottom-right-two.webp);
    background-size: contain;
    background-repeat: no-repeat;
    object-fit: cover;
}
.inner-bfer::before {
    width: 100%;
    height: 20%;
    right: -735px;
    bottom: 67px;
}
.inner-bfer::after {
    width: 100%;
    height: 11%;
    bottom: 0;
    top: 140px;
    left: 360px;
}
::-webkit-scrollbar {
    width: 10px;
}
*,
html {
    scroll-behavior: smooth !important;
}
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb {
    background: #77a336;
    border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
    background: #343a40;
}
.bg-f1f1f12::after,
.bg-f1f1f12::before,
.main-before::before {
    background-size: 100% 100%;
    content: "";
    position: absolute;
}
:root {
    --d: 700ms;
    --e: cubic-bezier(0.19, 1, 0.22, 1);
}
body {
    overflow-x: hidden;
    overflow-y: auto;
}
@font-face {
    font-family: latobold;
    src: url("../fonts/Lato-Bold.ttf");
}
@font-face {
    font-family: latoitalic;
    src: url("../fonts/Lato-Italic.ttf");
}
@font-face {
    font-family: lataregular;
    src: url("../fonts/Lato-Regular.ttf");
}
@font-face {
    font-family: mont-b;
    src: url("../fonts/Montserrat-Bold.otf");
}
@font-face {
    font-family: mont-r;
    src: url("../fonts/Montserrat-Regular.otf");
}
@font-face {
    font-family: mont-elr;
    src: url("../fonts/Montserrat-ExtraLight.otf");
}
.service-box:hover,
a:hover {
    text-decoration: none;
}
.carousel-item .slider-img,
.carousel-item .slider-vid {
    height: 100vh;
    object-fit: cover;
    width: 100%;
}
a {
    color: #706e6e;
}
.main-before::before {
    background-image: url("../images/h/be-line.webp");
    top: -35px;
    left: -81px;
    height: 257px;
    width: 48px;
}
.bg-f1f1f1 {
    background-color: #f1f1f1;
    position: relative;
}
.bg-f1f1f12::after {
    background-image: url("../images/h/vic.webp");
    top: 60px;
    right: 240px;
    height: 100px;
    width: 100px;
}
.bg-f1f1f12::before {
    background-image: url("../images/h/shap.webp");
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.bg-ed1e2c,
.circle_active,
.pacakge-3,
.pg-gd-services .customer-services-box {
    background-color: #77a336;
}
.mont-r {
    font-family: mont-r;
}
.mont-b {
    font-family: mont-b;
}
.col-md-4.bg-primary {
    background-image: url("../images/h/your-bsns-bg.webp") !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.col-md-8.d-flex.justify-content-between.bg-danger.align-items-center {
    background-image: url("../images/h/your-bsns-bg-right.webp") !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.nc-bg {
    background-image: url("../images/h/need-consult-bg.png");
}
.ourclient-bg {
    background-image: url("../images/Real-People-bg.png");
    background-size: cover;
}
.fantacy-ecommerce-store,
.letus-help-bg {
    background-size: 100%;
    background-repeat: no-repeat;
}
.fantacy-ecommerce-store {
    background-image: url("../images/h/fantacy-bg.webp");
}
.letus-help-bg {
    background-image: url("../images/h/letUsHelp-bg.webp");
}
.prototype-bg {
    background-image: url("../images/h/prototype-bg.webp");
    background-size: cover;
}
.get-a-free-quote-sec h2 {
    font-weight: 500;
    font-size: 40px;
    font-family: lataregular;
    color: #595959;
    text-transform: capitalize;
}
div#up {
    width: 3rem;
    height: 3rem;
    border: 00;
    background-color: #77a336;
    bottom: 3.5rem;
    left: 1rem;
    border-radius: 10px;
    display: flex;
    cursor: pointer;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
}

.get-a-free-quote-sec h2:after,
.heading:after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
}
.get-a-free-quote-sec {
    position: relative;
    padding: 50px 0;
}
.get-a-free-quote-sec::before {
    position: absolute;
    background-image: url(../images/h/img-quote.webp);
    background-size: cover;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-repeat: no-repeat;
}
.get-a-free-quote-sec p {
    margin: 12px 0 35px;
}
.free-consultant-form .txt-box label {
    color: #616366;
    font-size: 14px;
    font-weight: 600;
}
.modal-backdrop {
    width: 100% !important;
    height: 100% !important;
}
.modal-btn {
    position: absolute;
    right: 20px;
    z-index: 9999;
    top: 20px;
}
.Animation3d-bg,
.before_round,
.circle,
.faqs-bg,
.lds-bg,
.our_latest,
.ourservices-bg,
.package-bg,
.prototype-bg-22,
.what-is-3d-bg1 {
    position: relative;
}
.modal-right-bg {
    background: url(../images/h/modal-right-bg.webp) center no-repeat;
}
.modal-left-bg {
    background-image: url("../images/popup-globe-2.svg");
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-y: 340px;
}
.modal-office p {
    color: #595959 !important;
    font-size: 16px !important;
}
.modal-office h4 {
    border-bottom: 0 !important;
    padding-bottom: 0;
}
.get-a-free-quote-sec .fileupload label,
.get-a-free-quote-sec .txt-box input,
.get-a-free-quote-sec .txt-box select,
.get-a-free-quote-sec .txt-box textarea {
    background-color: hsl(0deg 0% 46%);
    color: hsl(0deg 0% 88%);
    border: 1px solid hsl(0deg 0% 54%);
    width: 100%;
    border-radius: 7px;
    outline: 0;
    margin: 0 0 20px;
    font-size: 17px;
    text-transform: capitalize;
    padding: 8px 10px;
}
.free-consultant-form .txt-box input,
.free-consultant-form .txt-box select,
.free-consultant-form .txt-box textarea {
    background-color: #eee;
    width: 100%;
    border-radius: 7px;
    outline: 0;
    margin: 0 0 20px;
    border: 0;
    font-size: 14px;
    padding: 8px 10px;
}
.free-consultant-form .txt-box input::placeholder,
.free-consultant-form .txt-box textarea::placeholder {
    color: #616366;
    font-size: 14px;
}
.get-a-free-quote-sec .txt-box input::placeholder,
.get-a-free-quote-sec .txt-box select::placeholder,
.get-a-free-quote-sec .txt-box textarea::placeholder {
    color: hsl(0deg 0% 88%);
}
.get-a-free-quote-sec .my-btns {
    margin-top: 7px;
    background: #ff0305;
    text-transform: capitalize;
    color: #fff;
}
.client-info p,
.file-upload-btn,
.flip a,
.grid figure figcaption,
.main-slider h5,
.megamenu-list > li.megamenu-list-title > a,
.osc-card .btn,
.submit-btn a,
.testimonial4_header h4,
section .section-title {
    text-transform: uppercase;
}
.mrx-sec::before {
    position: absolute;
    background-image: url(../images/h/latest.webp);
    content: "";
    left: 0;
    top: 31px;
    right: 0;
    bottom: 73px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.faqs-bg::before,
.prototype-bg-22::before {
    background-size: 100%;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    position: absolute;
    content: "";
}
.faqs-bg {
    padding: 50px 0;
}
.faqs-bg::before {
    background-image: url(../images/h/two_vector.webp);
    top: 116px;
    right: 0;
}
.prototype-bg-22 {
    background-image: url(../images/h/ladpng.webp) !important;
    background-size: cover;
    margin-top: 215px;
}
.prototype-bg-22::before {
    background-image: url(../images/h/lady.webp);
    top: -35px;
    width: 47%;
}
.prototype-bg-2 {
    background-image: url("../images/form-Bg-1.png");
    background-size: cover;
}
.my_change,
.ourservices-bg,
.ourservices-bg-mrx {
    background-size: 100%;
    background-position: top;
}
.prototype-bg-2 .bg_img_lines::before {
    position: unset;
    content: "";
    top: 10px;
    left: -23px;
    background: url("../images/h/id-icon.webp") 0 0 / cover no-repeat;
    height: 21px;
    width: 30px;
}
.on-section::before {
    position: absolute;
    content: "";
    top: 60px;
    left: -23px;
    background: url(../images/h/main-bg.webp) 0 0 / cover no-repeat;
    height: 625px;
    width: 100%;
}
.game-develop-bg::after,
.on-section::after,
.what-is-2d-bg::before {
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    content: "";
}
.on-section::after {
    background: url(../images/h/waves.webp) 0 0 / cover no-repeat;
    height: 146px;
    width: 100%;
    z-index: -1;
}
.game-develop-bg::after {
    top: 0;
    background: url(../images/h/thewaves.webp) 0 0 / cover no-repeat;
    z-index: -1;
}
.my_change,
.ourservices-bg,
.ourservices-bg-mrx,
.what-is-2d-bg::before {
    background-repeat: no-repeat;
}
.ourservices-bg {
    background-image: url("../images/top-bg.png");
    padding-bottom: 35px;
    padding-top: 20px;
}
#scroll_one,
.my_change {
    padding-bottom: 50px;
}
.my_change {
    background-image: url(../images/h/about1.webp) !important;
}
.ourservices-bg-mrx {
    background-image: url(../images/h/theebg.webp) !important;
    padding: 0 !important;
}
.the-main-bg {
    background-color: #f9f9f9;
    padding: 0 22px;
    border-radius: 20px;
}
.what-is-2d-bg::before {
    top: 0;
    background-image: url(../images/h/thebg.webp);
    background-size: cover;
}
.privacy-bg {
    background-image: url("../images/h/shaded-bg.webp");
    background-size: cover;
}
.Animation3d-bg {
    background-color: #f1f1f1;
}
.Animation3d-bg::before {
    position: absolute;
    content: "";
    right: 45px;
    top: 200px;
    height: 150px;
    width: 142px;
    background-repeat: no-repeat;
    background-image: url(../images/h/flash.webp);
}
.app-services-bg::before,
.lds-bg::before {
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    position: absolute;
    content: "";
}
.Animation2d-bg {
    background-image: url(../images/h/2d-service-bg.webp);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.lds-bg {
    background: #f1f1f1;
}
.lds-bg::before {
    background-image: url("../images/lds-bg.webp");
    background-size: contain;
    top: 50px;
}
.app-services-bg::before {
    background-image: url("../images/h/ms_bg.webp");
    background-size: cover;
    top: 0;
}
.before_round::before {
    position: absolute;
    content: "";
    background-image: url(../images/h/high.webp);
    top: 58px;
    right: 0;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
    background-size: contain;
}
.gds-bg::before,
.what-is-3d-bg1::before,
.which-seo-bg::before {
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    background-repeat: no-repeat;
}
.before_round p {
    line-height: 23px;
}
.gds-bg::before {
    background-image: url(../images/h/harry.webp);
    background-size: cover;
}
.what-is-3d-bg {
    background-image: url(../images/What-is-3D-Animation-bg.png);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.what-is-3d-bg1 {
    background-image: unset !important;
    background-size: unset !important;
    background-position: center;
    background-repeat: no-repeat;
}
.what-is-3d-bg1::before {
    background-image: url(../images/Why-Branding-bg.png);
    background-size: cover;
    background-position: center;
}
.no_sign::before {
    background-image: unset !important;
}
.which-seo-bg::before {
    background-image: url(../images/h/agency.webp);
    background-size: cover;
}
.what-business-bg {
    background-image: url("../images/Needs-3D-BG.png");
    background-size: cover;
    background-position: 40%;
}
.seo-steps-bg {
    background-image: url("../images/h/seoSteps-bg.webp");
    background-size: cover;
}
.our_latest::before,
.outb-section,
.outb-section1 {
    background-size: 100% 100%;
}
.outb-section {
    padding: 50px 0;
    background-image: url("../images/h/better-logo-section.webp");
}
.outb-section1 {
    padding: 50px 0;
    background-image: url("../images/h/youthebest.webp") !important;
}
.full-range-bg,
.get-solution-bg,
.going_main_section,
.stats-bg,
.steps-bg,
.web-seo-bg {
    background-size: cover;
}
.steps-bg {
    background-image: url("../images/h/steps-bg.webp");
    background-position: 50%;
}
.web-seo-bg {
    background-image: url("../images/h/webAndSeo-bg.webp");
}
.our_latest {
    padding-bottom: 20px;
}
.our_latest::before {
    position: absolute;
    content: "";
    left: 0;
    top: 29px;
    right: 0;
    bottom: 62px;
    background-image: url("../images/h/latest.webp");
}
.package-bg {
    padding: 30px 0;
}
.package-bg::before {
    content: "";
    position: absolute;
    background-image: url(../images/h/BG_copy.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.going_main_section {
    padding: 70px 0;
    background-image: url(../images/h/steps.webp);
    width: 100%;
    background-repeat: no-repeat;
    min-height: 400px;
    background-position: center;
}
.going_main_section h1 {
    color: #595959;
    text-align: center;
    font-size: 40px;
    margin-bottom: 0;
}
.clr-6,
.fantacy-text-red,
.going_main_section h1 span,
.nav-menu > li.active > a,
.nav-menu > li.focus > a,
.nav-menu > li:hover > a {
    color: #77a336;
}
.circle,
.circle2 {
    background-color: #61636630;
    color: #fff;
    line-height: 60px;
    font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-size: 1.3rem;
    text-align: center;
    display: flex;
}
.going_main_section p {
    color: #616366;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    width: 40%;
    font-weight: 400;
}
.going_main_section .flex_para {
    display: flex;
    justify-content: center;
}
.circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    margin: 0 auto 23px;
    z-index: 1;
}
.circle2,
.circle2::after,
.circle2::before,
.circle::after,
.circle::before {
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 50%;
}
.circle2:hover,
.circle:hover,
.clickable,
.youtube {
    cursor: pointer;
}
.circle::after,
.circle::before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    background: #ff5f7a;
    -webkit-animation: 3s ease-in-out infinite grow;
    animation: 3s ease-in-out infinite grow;
    z-index: -1;
}
.circle::after {
    background: #61636630;
}
.circle::after::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: #5f84ff;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: 3s ease-in-out infinite grow;
    animation: 3s ease-in-out infinite grow;
}
.circle2::before,
.circle::before {
    background: #61636630;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.circle2 {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    align-items: center;
}
.circle2::after,
.circle2::before {
    content: "";
    display: block;
    top: 0;
    left: 0;
    background: #ff5f7a;
    z-index: -1;
    -webkit-animation: 3s ease-in-out infinite grow;
    animation: 3s ease-in-out infinite grow;
}
.circle2::after {
    background: #61636673;
}
.circle2::after::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background: #5f84ff;
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: 3s ease-in-out infinite grow;
    animation: 3s ease-in-out infinite grow;
}
.circle_active::after,
.circle_active::before,
.skew-box .btn-33 {
    background: #77a336 !important;
}
.circle_active h2,
.js-tilt .service-box:hover h5,
.js-tilt .service-box:hover img,
.js-tilt .service-box:hover p,
.marketing:hover a,
.marketing:hover p,
.skew-box:hover h5,
.skew-box:hover p {
    color: #fff !important;
}
.circle_active::after::before {
    background: #77a336 !important;
}
.going_main_section h2 {
    margin: 0;
    font-size: 20px;
    color: #595959;
    text-align: center;
}
@-webkit-keyframes grow {
    0% {
        transform: scale(1, 1);
        opacity: 1;
    }
    100% {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}
.relative_pulse {
    position: relative;
    min-height: 240px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
}
.pulse_main_div {
    padding-top: 17px;
}
.clr-1,
.gathered_heading_active {
    color: #77a336 !important;
}
.pulse_main_div .gathered_heading2 {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 160px;
    top: 175px;
}
.going_main_section .absolute_img1 {
    position: absolute;
    right: -114px;
    top: 15px;
}
.going_main_section .absolute_img2 {
    position: absolute;
    right: -69px;
    top: 10px;
}
a:hover {
    color: white;
    text-decoration: none;
}
.going_main_section .row .col:first-child .relative_pulse::before,
.going_main_section .row .col:nth-child(3) .relative_pulse::before {
    content: "";
    background-image: url(../images/h/line1.webp);
    width: 159px;
    height: 70px;
    background-repeat: no-repeat;
    position: absolute;
    top: 53px;
    right: -112px;
}
.faq-card .card-header .collapse,
.line-52 {
    background-color: #77a336 !important;
}
.anim-box-12,
.anim-box-1Active {
    border: 2px solid #77a336 !important;
    transition: 0.3s;
    background-color: #f1f1f1 !important;
}
.going_main_section .row .col:nth-child(2) .relative_pulse::before,
.going_main_section .row .col:nth-child(4) .relative_pulse::before {
    content: "";
    background-image: url(../images/h/line2.webp);
    width: 170px;
    height: 117px;
    background-repeat: no-repeat;
    position: absolute;
    top: 32px;
    right: -115px;
}
.going_main_section .row .col:nth-child(2) .relative_pulse,
.going_main_section .row .col:nth-child(4) .relative_pulse {
    justify-content: flex-end;
}
.pacakge-1,
.package-bg .fir_anchor,
.package-bg .pakagess {
    background-color: #3b8ca3;
}
.package-bg .pakagess-1 .clr-6 {
    color: #3b8ca3 !important;
}
.marketing-2:hover,
.package-bg .pakagess2 {
    background-color: #000;
}
.package-bg .pakagess-2 .clr-6 {
    color: #5d8dcf !important;
}
.package-bg .sec_anchor {
    background-color: #000;
    animation-direction: alternate;
}
.get-solution-bg {
    background-image: url("../images/h/for-first-bg.webp");
    background-position: 70%;
    background-repeat: no-repeat;
}
.stats-bg {
    background-image: url("../images/h/stats.webp");
    padding: 6.5rem 0;
}
.full-range-bg {
    background-image: url("../images/h/servies-text-bg.webp");
    background-position: 60% -40px;
}
.circle1 {
    height: 80px;
    width: 80px;
    border: 4px solid #b5b5b5;
    border-radius: 50%;
    position: absolute;
    top: -20px;
    right: 30px;
    display: flex;
    justify-content: center;
    background: #f1f1f1;
}
.calltoaction-bg,
.testimonial-bg {
    display: flex;
    background-repeat: repeat;
    font-family: Montserrat, sans-serif;
    background-size: cover;
    text-align: center;
}
.testimonial-bg {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    background-image: url("../images/h/testimonial-bg.webp");
}
@keyframes marquee {
    0% {
        background-position: 0;
    }
    100% {
        background-position: -1190px;
    }
}
.calltoaction-bg {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 300px;
    background-image: url("../images/h/call-to-action-bg.webp");
}
.subheader-title,
.subheader-title-2 {
    font-size: 50px;
    font-family: mont-b;
    color: #fff;
    position: absolute;
}
.strive-bg {
    background-image: url("../images/h/strive-bg.webp");
    background-size: contain;
    background-position: 20%;
}
.contact-bg,
.footer-bg {
    background-size: cover;
    background-repeat: no-repeat;
}
.subheader-title {
    top: 54%;
}
.subheader-title-2 {
    top: 59%;
}
.subheader-sub-title {
    position: absolute;
    top: 70%;
    width: 70%;
    color: #fff;
}
.contact-bg {
    background-image: url("../images/h/contact-bg.webp");
    margin-top: -170px;
}
.footer-bg {
    background-image: url("../images/h/footer-bg.webp");
}
.need {
    background-color: #fff;
    color: #77a336;
}
.zi {
    z-index: 99999;
}
.nav-box {
    background-image: url("../images/h/header-menu-bg.webp");
    top: 50px;
    width: 100%;
    z-index: 9999;
    box-shadow: 0 0 17px 12px #000;
}
.top-bar-box {
    z-index: 9999;
    background: #22262c;
}
.anim-box-1:hover p,
.butn:active,
.butn:hover,
.consider-bg p,
.digital-nav-tabs .nav-link.active .ds-right-box h4,
.digital-nav-tabs .nav-link.active .ds-right-box p,
.draw-border-black:hover,
.draw-border:hover,
.high-end-section .heading,
.high-end-section p,
.pg-gd-services .title-1,
.pg-gd-services p,
.pricing,
.social-icons a,
.srvc-card .btn-1:hover,
.sut-box:hover .sut-detail-box .border-groove img,
.sut-box:hover .sut-detail-box h4,
.sut-box:hover .sut-detail-box p,
.white-heading,
.white-heading span {
    color: #fff;
}
.social-icons a i:hover {
    transform: translateY(-5px);
}
.modals-icons {
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    color: #616366;
    border-color: #616366 !important;
}
.modals-icons:hover {
    border-color: red !important;
}
.modals-social-icons {
    position: absolute;
    bottom: 22px;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}
.fb {
    border: 1px solid #fff;
    padding: 5px 9px;
    border-radius: 50%;
    font-size: 12px;
}
.in,
.insta,
.twitter {
    border: 1px solid #fff;
    padding: 5px 7px;
    border-radius: 50%;
    font-size: 12px;
}
.fb:hover,
.in:hover,
.insta:hover,
.twitter:hover {
    border: 1px solid #77a336;
    color: #77a336;
    transition: 0.2s;
}
.mynavbar-div {
    width: 1120px;
    margin: auto;
}
.clr-2 {
    color: #706e6e !important;
}
.clr-3 {
    color: #5f5f5f;
}
.clr-4 {
    color: #3b8ca3;
}
.clr-5 {
    color: #5d8dcf;
}
.pacakge-2 {
    background-color: #5d8dcf;
}
.navigation {
    width: 70%;
    height: 70px;
    display: table;
    font-family: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-toggle,
.navigation-hidden .nav-header,
.navigation-hidden .nav-search,
.tawk-icon-right img {
    display: none;
}
.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
.navigation-portrait,
.navigation-portrait .nav-search-inner {
    height: 48px;
}
.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998;
}
.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.first-package {
    background-color: #747679 !important;
}
.first-package-text {
    color: #747679 !important;
}
.nav-brand,
.nav-brand:focus,
.nav-brand:hover {
    color: #343a40;
}
.border-rounded-none {
    border-radius: 2px !important;
}
.align-to-right {
    float: right;
}
.nav-header {
    float: left;
}
.nav-brand {
    line-height: 70px;
    padding: 0;
    font-size: 0;
    text-decoration: none !important;
}
.nav-brand img {
    width: 250px;
}
.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px;
}
.nav-logo > img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left;
}
.nav-logo:focus > img {
    outline: initial;
}
.navigation-portrait .nav-logo > img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0;
}
.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    cursor: pointer;
}
.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #343a40;
    border-radius: 10px;
    box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
}
.megamenu-tabs-pane.active,
.navigation-portrait .nav-menus-wrapper-close-button,
.navigation-portrait .nav-toggle {
    display: block;
}
.pg-about-over-mission .mar-div {
    padding-top: 165px;
}
.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}
#testimonial4 .carousel-inner .item,
.no-scroll {
    overflow: hidden;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px;
}
#live-chat .ab:hover,
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0;
}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0;
}
.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #343a40;
    font-size: 26px;
    cursor: pointer;
}
.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 0;
}
.ds-left-box img,
.ex-247 img,
.iframe,
.megamenu-panel [class*="container"],
.megamenu-panel-row,
.megamenu-panel-row .col-12,
.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter,
.navigation-portrait .megamenu-tabs-nav,
.navigation-portrait .megamenu-tabs-pane,
.navigation-portrait .nav-dropdown-horizontal > li,
.navigation-portrait .nav-menu,
.youtube img {
    width: 100%;
}
.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center;
}
.navigation-landscape .nav-menu.nav-menu-centered > li {
    float: none;
}
.nav-menu > li {
    display: inline-block;
    float: left;
    text-align: left;
}
.navigation-portrait .nav-menu > li {
    width: 100%;
    position: relative;
    border-top: 1px solid #f0f0f0;
}
.navigation-portrait .nav-menu > li:last-child {
    border-bottom: 1px solid #f0f0f0;
}
.nav-menu + .nav-menu > li:first-child,
.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
    border-top: none;
}
.nav-menu > li > a {
    height: 70px;
    padding: 26px 15px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s, background 0.3s;
    font-weight: 500;
}
.nav-menu > li > a > [class*="ion-"],
.nav-menu > li > a > i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    transform: scale(1.4);
}
.nav-menu > li > a > [class*="ion-"] {
    width: 16px;
    display: inline-block;
    transform: scale(1.8);
}
.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center;
}
.nav-menu.nav-menu-social > li {
    text-align: center;
    float: none;
    border: none !important;
}
.navigation-portrait .nav-menu.nav-menu-social > li {
    width: auto;
}
.haq,
.nav-menu.nav-menu-social > li > a > [class*="ion-"],
.read-more i {
    font-size: 12px;
}
.cust-satis .customer-box p,
.footer-paera,
.footer-paera p,
.nav-menu.nav-menu-social > li > a > .fa {
    font-size: 14px;
}
.navigation-portrait .nav-menu.nav-menu-social > li > a {
    padding: 15px;
}
.submenu-indicator {
    margin-left: 6px;
    margin-top: 6px;
    float: right;
    transition: 0.2s;
}
.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    z-index: 20000;
}
.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #70798b #70798b transparent;
    transform: rotate(45deg);
    transition: border 0.2s;
}
.nav-overlay-panel,
.nav-search > form {
    height: 100%;
    display: none;
    width: 100%;
    top: 0;
}
.the-left-line {
    position: relative;
    padding-left: 28px;
    color: #4e4e4e !important;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 34px !important;
}
.the-left-line::after {
    position: absolute;
    content: "";
    background-image: url("../images/h/vertical.webp");
    background-size: cover;
    height: 53px;
    width: 11px;
    left: 0;
    top: 8px;
    bottom: 0;
}
.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px;
}
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron,
.nav-menu > li:hover > a .submenu-indicator-chevron {
    border-color: transparent #967adc #967adc transparent;
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up,
.navigation-portrait .submenu-indicator.submenu-indicator-up {
    transform: rotate(-180deg);
}
.nav-dropdown .submenu-indicator .submenu-indicator-chevron,
.nav-search-icon {
    transform: rotate(-45deg);
}
.nav-overlay-panel {
    left: 0;
    position: fixed;
    z-index: 19999;
}
.no-scroll {
    width: 100%;
    height: 100%;
}
.nav-search {
    margin-right: 70px;
    height: auto;
    float: right;
    z-index: 19998;
}
.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px;
}
.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd;
}
.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px;
}
.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #343a40;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
}
.nav-search-icon:after,
.nav-search-icon:before {
    content: "";
    pointer-events: none;
}
.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    transform: translateX(-50%);
}
.nav-dropdown > li.focus > a,
.nav-dropdown > li:hover > a,
.nav-search-button:hover .nav-search-icon {
    color: #ff6b00;
}
.nav-search > form {
    padding: 0 auto;
    position: absolute;
    left: 0;
    background-color: #fff;
    z-index: 99;
}
.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table;
}
.nav-search-inner input[type="search"],
.nav-search-inner input[type="text"] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #343a40;
    outline: 0;
    line-height: 70px;
    border: none;
    background-color: transparent;
    transition: 0.3s;
}
.navigation-portrait .nav-search-inner input[type="search"],
.navigation-portrait .nav-search-inner input[type="text"] {
    height: 48px;
    font-size: 18px;
    line-height: 48px;
}
.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #343a40;
    font-size: 20px;
    cursor: pointer;
    text-align: center;
}
.nav-button,
.nav-dropdown > li > a,
.nav-text {
    display: inline-block;
}
.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px;
}
.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
}
.nav-button:focus,
.nav-button:hover {
    color: #fff;
    text-decoration: none;
}
.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px;
}
.nav-text {
    margin: 25px 15px;
    color: #343a40;
    font-size: 14px;
}
.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0;
}
.digital-nav-tabs .nav-item + .nav-item,
.navigation-portrait .nav-text + ul {
    margin-top: 15px;
}
.nav-dropdown {
    min-width: 180px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 98;
    white-space: nowrap;
}
.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0;
}
.nav-dropdown .nav-dropdown {
    left: 100%;
}
.nav-menu > li > .nav-dropdown {
    border-top: 1px solid #f0f0f0;
}
.nav-dropdown > li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left;
}
.nav-dropdown > li > a {
    width: 100%;
    text-decoration: none;
    float: left;
    font-size: 13px;
    background-color: #fdfdfd;
}
#whatsapp-side a:hover,
.nav-dropdown.nav-dropdown-left {
    right: 0;
}
.nav-dropdown > li > .nav-dropdown-left {
    left: auto;
    right: 100%;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
    text-align: right;
}
.navigation-portrait .nav-dropdown > li > a {
    padding: 12px 20px 12px 30px;
}
.navigation-portrait .nav-dropdown > li > ul > li > a {
    padding-left: 50px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
    padding-left: 70px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
    padding-left: 90px;
}
.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
    padding-left: 110px;
}
.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 10px;
    position: absolute;
}
.navigation-portrait .nav-dropdown .submenu-indicator {
    right: 0;
    top: 0;
}
.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    transform: rotate(45deg);
}
.nav-dropdown > .focus > a .submenu-indicator-chevron,
.nav-dropdown > li:hover > a .submenu-indicator-chevron {
    border-color: transparent #ff6b00 #ff6b00 transparent;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
    left: 10px;
}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    transform: rotate(135deg);
}
.nav-dropdown-horizontal {
    width: 100%;
    left: 0;
    background-color: #fdfdfd;
    border-top: 1px solid #f0f0f0;
}
.megamenu-tabs-nav > li > a,
.megamenu-tabs-pane {
    border: 1px solid #eff0f2;
    background-color: #fff;
}
.nav-dropdown-horizontal .nav-dropdown-horizontal {
    width: 100%;
    top: 100%;
    left: 0;
}
.nav-dropdown-horizontal > li {
    width: auto;
    clear: none;
    position: static;
}
.nav-dropdown-horizontal .submenu-indicator {
    height: 18px;
    top: 11px;
    transform: rotate(90deg);
}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
    height: 42px;
    top: 0;
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.megamenu-panel {
    width: 100%;
    left: 0 !important;
    padding: 0 15px;
    display: none;
    position: absolute;
    font-size: 14px;
    z-index: 98;
    text-align: left;
    color: inherit;
    background-image: url("../images/h/mega-menu-bg.webp");
    background-size: cover;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
    right: 0 !important;
}
.megamenu-panel [class*="container"] [class*="col-"] {
    padding: 0;
}
.megamenu-panel-half,
.navigation-landscape .list-col-2 {
    width: 50%;
}
.megamenu-panel-quarter,
.navigation-landscape .list-col-4 {
    width: 25%;
}
.megamenu-panel-row:after,
.megamenu-panel-row:before {
    content: "";
    display: table;
    line-height: 0;
}
.megamenu-panel-row:after {
    clear: both;
}
.megamenu-panel-row [class*="col-"] {
    display: block;
    min-height: 20px;
    float: left;
    margin-left: 3%;
}
.megamenu-panel-row [class*="col-"]:first-child {
    margin-left: 0;
}
.navigation-portrait .megamenu-panel-row [class*="col-"] {
    float: none;
    display: block;
    width: 100% !important;
    margin-left: 0;
    margin-top: 15px;
}
.navigation-portrait .megamenu-panel-row:first-child [class*="col-"]:first-child,
.wdc:nth-child(-n + 2) .marketing-2 {
    margin-top: 0;
}
.megamenu-panel-row .col-1 {
    width: 5.583333333333%;
}
.megamenu-panel-row .col-2 {
    width: 14.166666666666%;
}
.megamenu-panel-row .col-3 {
    width: 22.75%;
}
.megamenu-panel-row .col-4 {
    width: 31.333333333333%;
}
.megamenu-panel-row .col-5 {
    width: 39.916666666667%;
}
.megamenu-panel-row .col-6 {
    width: 48.5%;
}
.megamenu-panel-row .col-7 {
    width: 57.083333333333%;
}
.megamenu-panel-row .col-8 {
    width: 65.666666666667%;
}
.megamenu-panel-row .col-9 {
    width: 74.25%;
}
.megamenu-panel-row .col-10 {
    width: 82.833333333334%;
}
.megamenu-panel-row .col-11 {
    width: 91.416666666667%;
}
.megamenu-tabs {
    width: 100%;
    float: left;
    display: block;
}
.megamenu-tabs-nav {
    width: 20%;
    margin: 0;
    padding: 0;
    float: left;
}
.megamenu-tabs-nav > li > a {
    width: 100%;
    padding: 10px 16px;
    float: left;
    font-size: 13px;
    text-decoration: none;
    color: #343a40;
    outline: 0;
}
.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
    background-color: #f5f5f5;
}
.megamenu-tabs-pane {
    width: 80%;
    min-height: 30px;
    padding: 20px;
    float: right;
    display: none;
    font-size: 13px;
    color: #343a40;
}
.megamenu-lists {
    width: 100%;
    display: table;
}
.megamenu-list {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
    display: inline-block;
    float: left;
}
.megamenu-list:last-child {
    margin: 0;
    border: none;
}
.navigation-landscape .megamenu-list {
    margin: -15px 0;
    padding: 20px 0;
    border-right: 1px solid #f0f0f0;
}
.card,
.navigation-landscape .megamenu-list:last-child {
    border: none;
}
.megamenu-list > li > a {
    width: 100%;
    padding: 10px 15px;
    display: inline-block;
    color: #343a40;
    text-decoration: none;
    font-size: 13px;
}
.megamenu-list > li > a:hover {
    background-color: #ff6b00;
    color: #fff;
}
.megamenu-list > li.megamenu-list-title > a {
    font-size: 12px;
    font-weight: 600;
    color: #343a40;
}
.megamenu-list > li.megamenu-list-title > a:hover {
    background-color: transparent;
}
.navigation-landscape .list-col-3 {
    width: 33%;
}
.ds-left-box,
.navigation-landscape .list-col-5 {
    width: 20%;
}
.nav-dropdown > li > a:focus,
.nav-dropdown > li > a:hover,
.nav-menu > li > a {
    color: #d2d4d3;
}
.nav-dropdown > li > a {
    color: #d2d4d3;
    padding: 10px 20px;
    border-bottom: 1px solid #f6f6f6;
}
.main_header_area.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.transparent-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}
.navigation-portrait .nav-menu > li > a {
    width: 100%;
    height: auto;
    padding: 10px 10px 10px 30px;
}
.srvc-card {
    perspective: 600;
    margin: 0 auto;
    width: 33%;
    position: relative;
}
.srvc-card h5,
.web-options p,
h1.we-devlop {
    font-family: latobold;
}
.srvc-card li {
    width: 100%;
    height: 250px;
    cursor: pointer;
    counter-increment: item;
    display: flex;
    align-items: center;
}
.srvc-card li .back,
.srvc-card li .front {
    width: 100%;
    padding: 25px 15px;
    position: absolute;
    border-radius: 5px;
    transition: 0.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    align-items: center;
}
.srvc-card li .icon-box img {
    position: absolute;
    border-radius: 5px;
    left: 0;
    right: 0;
}
.sb-rm-btn {
    font-size: 12px;
    width: 120px;
    margin: 0 auto;
}
.srvc-card li:hover .front {
    z-index: 0;
    transform: rotateY(180deg);
}
.srvc-card li:hover .back {
    transform: rotateY(0);
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.icon-box img {
    width: auto;
    height: 60px;
    margin: auto;
}
.choose-us-box .draw-border {
    box-shadow: inset 0 0 0 2px #d8dbd3;
    color: #000;
}
.choose-us-box .draw-border:hover {
    color: #000;
}
.choose-us-box .draw-border:hover::after,
.choose-us-box .draw-border:hover::before {
    border-color: #000;
}
.srvc-card .front {
    z-index: 3;
    color: #333;
    text-align: center;
    font-size: 80px;
    font-family: "Faster One", cursive;
}
.srvc-card .back {
    transform: rotateY(180deg);
    background: linear-gradient(45deg, #77a336 10%, #77a336 80%);
    box-shadow: 2px 2px 20px #787474;
    text-align: center;
}
.srvc-card .btn-1 {
    background: #22262c;
    color: white;
}
.btn-1 {
    font-family: "Roboto Slab", sans-serif;
}
.srvc-card .btn-1 img {
    width: 21%;
}
.butn,
.butn:link,
.butn:visited {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    text-decoration: none;
    background-image: linear-gradient(35deg, #040404, #303030);
    padding: 0.8rem 2.5rem;
    border-radius: 8px;
    font-family: Poppins, sans-serif;
    border: none;
    color: #fff;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: 0.3s ease-in-out;
}
.butn::after,
.butn::before {
    content: "";
    opacity: 0;
    top: -50px;
    transform: rotate(35deg);
    transition: 3s cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    position: absolute;
    background: #fff;
}
.butn::before {
    height: 155px;
}
.butn::after {
    height: 20rem;
}
.butn__new::before {
    left: -50%;
}
.butn__new::after {
    left: -100%;
}
.butn__new:hover::before {
    left: 120%;
    opacity: 0.5s;
}
.butn__new:hover::after {
    left: 200%;
    opacity: 0.6;
}
.slider-text-2 {
    justify-content: flex-start !important;
    left: -140px !important;
}
.slider-text-3 {
    justify-content: flex-end !important;
    right: -140px;
}
.wcu-section .pulse {
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 99;
}
.wcu-section .pulse.pulse-7 {
    top: 71%;
    left: -50px;
    width: 1.3em;
    height: 1.3em;
}
.calltoaction-bg .your-business {
    font-family: latobold;
    font-size: 42px;
}
.calltoaction-bg .your-business span {
    font-size: 28px;
    font-weight: 300;
    font-family: lataregular;
}
.calltoaction-bg .to-make {
    color: #fff;
    margin-top: 3px;
    font-size: 18px;
}
.calltoaction-bg .discover-btn-black {
    border-top-left-radius: 15px !important;
    background: #ffffff52;
    font-family: lataregular;
    border: 2px solid;
    font-size: 18px;
    margin-top: 5px;
    padding: 17px 25px;
    border-radius: 0;
}
.calltoaction-bg .clc {
    background: 0 0;
}
.pns {
    font-family: latobold;
    font-size: 40px;
    color: #fff;
}
.pns span {
    margin-bottom: 15px;
    font-size: 30px;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.webp) center no-repeat;
}
.testimonial:after {
    position: absolute;
    top: 0 !important;
    left: 0;
    content: " ";
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}
.testimonial {
    min-height: 375px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
    background-size: cover;
}
#testimonial4 .carousel-inner:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.testimonial4_indicators .carousel-indicators {
    left: 0;
    margin: 0;
    width: 100%;
    font-size: 0;
    height: 20px;
    bottom: 15px;
    padding: 0 5px;
    cursor: e-resize;
    overflow-x: auto;
    overflow-y: hidden;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    text-indent: 0;
    margin: 2px 3px;
    cursor: pointer;
    display: inline-block;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active {
    padding: 0;
    width: 14px;
    height: 14px;
    border: none;
    margin: 2px 3px;
    background-color: #9dd3af;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
    height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
    background: #eee;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.testimonial4_control_button .carousel-control {
    top: 175px;
    opacity: 1;
    width: 40px;
    bottom: auto;
    height: 40px;
    font-size: 10px;
    cursor: pointer;
    font-weight: 700;
    overflow: hidden;
    line-height: 38px;
    text-shadow: none;
    text-align: center;
    position: absolute;
    background: 0 0;
    border: 2px solid #fff;
    text-transform: uppercase;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.6s cubic-bezier(0.3, 1, 0, 1);
    transition: 0.6s cubic-bezier(0.3, 1, 0, 1);
}
.scroll-down::before,
.sut-box,
.toe-icon,
.top-1 {
    background-color: #fff;
}
.testimonial4_control_button .carousel-control.left {
    left: 7%;
    top: 50%;
    right: auto;
}
.testimonial4_control_button .carousel-control.right {
    right: 7%;
    top: 50%;
    left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover {
    color: #000;
    background: #fff;
    border: 2px solid #fff;
}
.testimonial4_header {
    top: 0;
    left: 0;
    bottom: 0;
    width: 550px;
    display: block;
    margin: 30px auto;
    text-align: center;
    position: relative;
}
.testimonial4_slide,
.testimonial4_slide img {
    top: 0;
    margin: auto;
    position: relative;
    text-align: center;
}
.testimonial4_header h4 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    letter-spacing: 1px;
}
.testimonial4_slide {
    left: 0;
    right: 0;
    bottom: 0;
    width: 70%;
    padding: 20px;
}
.scroll-down,
.scroll-down::before {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
}
.testimonial4_slide img {
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #595959;
    font-size: 18px;
    line-height: 1.4;
    margin: 40px 0 20px;
}
.testimonial4_slide h4 {
    color: #595959;
    font-size: 22px;
}
.testimonial .carousel {
    padding-bottom: 50px;
    height: 420px;
}
.testimonial .carousel-control-next-icon,
.testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
.scroll-down {
    border: 2px solid #fff;
    border-radius: 20px;
    bottom: 20px;
    height: 50px;
    width: 30px;
    z-index: 999;
}
.scroll-down::before {
    animation: 2s infinite scrollDownAnimation;
    border-radius: 100%;
    content: "";
    height: 6px;
    top: 10px;
    width: 6px;
}
@-moz-keyframes scrollDownAnimation {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        transform: translate(0, 20px);
    }
    100% {
        opacity: 0;
    }
}
@-webkit-keyframes scrollDownAnimation {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        transform: translate(0, 20px);
    }
    100% {
        opacity: 0;
    }
}
@-o-keyframes scrollDownAnimation {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        transform: translate(0, 20px);
    }
    100% {
        opacity: 0;
    }
}
@keyframes scrollDownAnimation {
    0% {
        opacity: 0;
        transform: translate(0, 0);
    }
    40% {
        opacity: 1;
    }
    80% {
        opacity: 0;
        transform: translate(0, 20px);
    }
    100% {
        opacity: 0;
    }
}
.myheader .carousel-control-next,
.myheader .carousel-control-prev {
    top: inherit;
    bottom: 50px;
    left: 50px;
    z-index: 999;
    opacity: 1;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.myheader .carousel-control-next {
    left: 90px;
}
.myheader .carousel-control-next-icon,
.myheader span.carousel-control-prev-icon {
    background-image: none;
}
.carousel-control-prev-icon,
.myheader .carousel-control-next-icon {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-why-choose-us h2,
.sut-heading {
    display: inline-block;
    font-family: lataregular;
}
.myheader .carousel-control-next-icon i,
.myheader .carousel-control-prev-icon i {
    font-size: 27px;
}
.who-will-bg {
    padding: 50px 0;
    position: relative !important;
}
.who-will-bg::before {
    background-image: url(../images/h/about-bg-2.webp);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 205px;
    top: -14px;
    background-size: cover;
}
.sut-box {
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border: 1px solid #000;
    transition: 0.3s;
}
.sut-box:hover {
    border: 1px solid #77a336;
    border-top-left-radius: 12px;
    border-bottom-right-radius: 12px;
    transition: 0.3s;
}
.sut-box:hover .sut-detail-box {
    background: #000;
    color: #fff;
    border-bottom-right-radius: 10px;
}
.sut-detail-box {
    text-align: center;
    padding: 21px 20px;
    transition: 0.5s;
    min-height: 270px;
}
.sut-box:hover .sut-detail-box .border-groove img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(86%) saturate(0%) hue-rotate(122deg) brightness(105%) contrast(102%);
}
.sut-heading {
    color: #4e4e4e;
    font-size: 22px;
}
.border-groove {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}
.sut-detail-box-icon {
    margin-top: -55px;
    margin-bottom: 15px;
}
.about-why-choose-us span {
    font-size: 14px;
    color: #77a336;
    font-family: lataregular;
}
.about-why-choose-us h2 {
    color: #fff;
}
.main-logo-container,
.toe,
.two-c-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.toe-icon-svg {
    fill: #77a336;
}
.toe-icon-svg-2 {
    fill: none;
    stroke: #77a336;
    stroke-width: 10;
    stroke-miterlimit: 10;
}
.toe-icon {
    padding: 5px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.top-1,
.top-2 {
    height: 68px;
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
.toe-icon svg {
    width: 50px;
}
.toe-content {
    width: 76%;
    color: #fff;
}
.toe-content h4 {
    font-size: 22px;
}
.about-place-where {
    border-bottom: 3px solid #eee;
    display: inline-block;
    font-weight: 500;
    padding-bottom: 7px;
    font-size: 38px;
    color: #5f5f5f;
    font-family: lataregular;
}
.fantacy-cards {
    width: 18% !important;
}
.cust-satis,
.fantacy-container {
    display: flex;
    justify-content: space-between;
}
.top-2 {
    background: #e8e8e8;
}
.bottom-1,
.bottom-2 {
    height: 125px;
    border-radius: 8px 8px 18px 18px;
    color: #595959;
    font-size: 16px;
    padding-top: 2.2rem;
    box-shadow: rgba(149, 157, 165, 0.2) 0 8px 24px;
    text-align: center;
}
.bottom-1 {
    background-color: #f9f9f9;
}
.bottom-2 {
    background: #fff;
}
.checkmark {
    fill: #595959;
}
.fantacy-round-1,
.fantacy-round-2 {
    border-radius: 50%;
    width: 58px;
    height: 58px;
    border: 5px solid #fff;
    background: #f9f9f9;
    position: absolute;
    top: 35px;
    left: 34.5%;
}
.ab-our-vission::before,
.about-bg,
.services-bg {
    background-repeat: no-repeat;
}
.about-bg,
.btn-1 {
    position: relative;
}
.fantacy-cards-1:hover .bottom-1,
.fantacy-cards-2:hover .bottom-2 {
    transition: 0.3s;
    background-color: #77a336;
    color: #fff;
}
.fantacy-cards-1:hover .fantacy-round-1,
.fantacy-cards-2:hover .fantacy-round-2 {
    border: 5px solid #fff;
    background: #77a336;
}
.fantacy-cards-1:hover .checkmark,
.fantacy-cards-2:hover .checkmark {
    fill: #fff;
}
.about-left-box,
.about-right-box {
    width: 49.5%;
}
.about-box {
    padding: 20px 25px 25px;
    border-radius: 9px;
}
.main-au-heading,
.title-heading {
    padding-bottom: 7px;
    color: #5f5f5f;
    font-weight: 800;
    font-family: latobold;
}
.main-au-heading {
    border-bottom: 3px solid #eee;
    display: inline-block;
    font-size: 38px;
}
.title-heading {
    font-size: 30px;
}
.discover-btn-black-white:hover,
.h3,
.n-draw-border:hover,
h1,
h3,
h4 {
    color: #595959;
}
.wcu-heading {
    border-bottom: 3px solid #595959;
}
h2 {
    font-weight: 800;
    font-family: latobold;
    color: #5f5f5f;
}
.fint-out:hover p a,
.read-more:hover,
.top-email-box p a:hover {
    color: #77a336;
    transition: 0.3s;
}
.h3,
h3 {
    font-weight: 800;
    font-size: 40px;
    font-family: latobold;
}
h4,
h6,
p {
    font-family: lataregular;
}
.h3::after,
.h3::before {
    display: inline-block;
    content: "";
    border-top: 0.3rem solid #595959;
    width: 4rem;
    margin: 0 1rem;
    transform: translateY(-0.6rem);
}
h4 {
    font-weight: 500;
    font-size: 25px;
    margin-bottom: 0;
}
.fw-600,
h6 {
    font-weight: 600;
}
p {
    line-height: 20px;
    font-size: 16px;
    color: #706e6e;
}
.top-email-box {
    display: flex;
    align-items: center;
}
.top-email-box p,
.top-email-box p a {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
}
.fw-600 {
    color: #6e6c6c;
}
.fw-500 {
    font-weight: 500;
}
.dev-box h2,
.faster,
.fs-20,
.fs-26px {
    font-size: 20px;
}
.fs-30 {
    font-size: 30px;
}
.about-bg {
    background-image: url(../images/h/about-bg.webp);
    background-size: cover;
    background-position: 50% -14px;
}
.services-bg {
    background-image: url(../images/h/service.png);
    background-size: cover;
    background-position: 60% -14px;
    overflow: hidden;
}
.btn-1 {
    background: #494a4c;
    border: 2px solid transparent;
    padding: 5px 10px;
    color: #fff;
    border-radius: 10px;
}
.js-tilt,
.js-tilt:hover {
    padding: 20px 0;
}
.btn-1::after {
    content: "";
    position: absolute;
    border-image: linear-gradient(90deg, rgba(204, 204, 204, 1) 0%, rgba(238, 238, 238, 1) 32%, rgba(255, 255, 255, 1) 73%, rgba(204, 204, 204, 1) 100%);
    border-top-left-radius: 17px;
    border-image-slice: 1;
}
.btn-1:hover {
    background: #77a336;
    transition: 0.3s;
}
.icon-box {
    width: 61px;
    height: 60px;
    margin: auto;
}
.rectangle2 img,
.shadow-dark {
    height: 100vh;
}
.js-tilt:hover {
    background: #000;
    color: #fff !important;
    box-shadow: 2px 2px 20px #787474;
    border-top-left-radius: 17px;
    border-bottom-right-radius: 17px;
    cursor: pointer;
    transition: 0.5s;
}
.js-tilt:hover .btn-1 {
    background: #fff;
    color: #000;
}
.need-section-padding {
    padding-top: 129px;
    padding-bottom: 130px;
}
.letus-section-padding {
    padding-top: 65px;
    padding-bottom: 55px;
}
.btn-2 {
    background-color: #fff;
    color: #323232;
    padding: 5px 5px 5px 0;
    border-top-left-radius: 20px;
    border: 2px solid #ccc;
}
.carousel-control-next,
.carousel-control-prev,
.main-slider {
    z-index: 999;
}
.sep-2 {
    width: 20px !important;
}
.theway {
    width: 100%;
    display: flex;
    justify-content: center !important;
    align-items: center;
}
.banner-box {
    margin-top: 200px;
}
img.text-center.m-auto.ass {
    height: auto;
    width: auto;
}
.main-slider {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    top: 5%;
    position: absolute;
    justify-content: center;
}
.digital-nav-tabs,
.ds-box,
.logo-box,
.port-tabs,
.shadow-dark {
    display: flex;
    display: flex;
}
.shadow-dark {
    top: 0;
    width: 100%;
    justify-content: center;
    align-items: center;
}
.grow-ul,
.grow::after {
    background: #fff;
    bottom: 0;
    height: 1px;
    position: absolute;
    width: 100%;
    left: 0;
}
.main-slider p {
    margin-top: -150px;
    margin-bottom: 40px;
    font-family: mont-elr;
    padding: 0 10px;
    color: #b1b1b1;
}
.main-slider h5 {
    margin-bottom: 0;
    font-family: mont-b;
    font-size: 50px;
    letter-spacing: -0.2rem;
}
.grow::after {
    background: linear-gradient(to right, transparent 0, #fff 50%, transparent 100%);
    content: "";
}
.grow-ul {
    background: linear-gradient(to right, transparent 0, #fff 50%, transparent 100%);
}
.grow-ul:nth-child(2) {
    bottom: -5px;
}
.carousel-caption .red-sep {
    width: 28px;
}
.shadow-left {
    position: absolute;
    top: 0;
    left: 0;
}
.rectangle2 {
    position: absolute;
    top: 0;
    z-index: 999;
}
.shadow-right {
    position: absolute;
    top: 0;
    right: 0;
}
.shadow-3 {
    position: absolute;
    top: 300px;
    left: -110px;
    z-index: -1;
}
.shadow-44 {
    position: absolute;
    top: 40px;
    z-index: 0;
    border-radius: 55% 45% 80% 20%/37% 26% 74% 63%;
    right: 12px;
    overflow: hidden;
    height: 127px;
    width: 142px;
    animation: 1.5s infinite alternate mover;
}
.shadow-4,
.shadow-5,
.shadow-6 {
    z-index: -1;
    position: absolute;
}
.let-us,
.we-lesten {
    border-radius: 20px;
}
@keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-30px);
    }
}
.shadow-5 {
    bottom: 16px;
    left: -20px;
}
.shadow-6 {
    bottom: 16px;
    right: -20px;
}
.shadow-7 {
    position: absolute;
    top: 300px;
    left: -60px;
}
.shadow-4 {
    top: 200px;
    right: -30px;
}
.draw-border,
.let-us,
.we-lesten {
    position: relative;
}
.shadow-3 img,
.shadow-4 img,
.shadow-7 img {
    border-radius: 20px;
    animation: 3s ease-in-out infinite jello;
}
.we-lesten {
    background-color: #fff;
    top: -170px;
}
.let-us {
    background-color: #f5f5f5;
    top: 30px;
}
.w-35 {
    width: 35%;
}
.two-c-head .right-section,
.w-65 {
    width: 65%;
}
.dash {
    height: 2px;
    background: #ccc;
}
.fint-out:hover p a {
    cursor: pointer;
}
.fint-out:hover .dash {
    cursor: pointer;
    transition: 0.3s;
    background: #77a336;
}
.flip {
    width: 160px;
    font-size: 12px;
    height: 48px;
    -webkit-perspective: 500px;
    -moz-perspective: 500px;
    -ms-perspective: 500px;
    perspective: 500px;
    top: 50%;
    left: 50%;
    margin: auto;
    transition: 0.5s;
}
.flip a {
    font-weight: 400;
    margin: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-25px);
    -moz-transform: translateZ(-25px);
    -o-transform: translateZ(-25px);
    -ms-transform: translateZ(-25px);
    transform: translateZ(-25px);
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -ms-transition: -ms-transform 0.3s;
    transition: 0.5s;
    cursor: pointer;
}
.flip a .back,
.flip a .front {
    margin: 0;
    width: 100%;
    height: 40px;
    line-height: 38px;
    position: absolute;
    text-align: center;
}
.flip a .front {
    background-color: #fff;
    color: #222;
    -webkit-transform: rotateY(0) translateZ(24px);
    -moz-transform: rotateY(0) translateZ(24px);
    -o-transform: rotateY(0) translateZ(24px);
    -ms-transform: rotateY(0) translateZ(24px);
    transform: rotateY(0) translateZ(20px);
    border-top-left-radius: 15px;
    border: 2px solid #ccc;
}
.flip a .back {
    background-color: rgba(255, 255, 255, 0);
    color: rgba(34, 34, 34, 0);
    -webkit-transform: rotateX(90deg) translateZ(24px);
    -moz-transform: rotateX(90deg) translateZ(24px);
    -o-transform: rotateX(90deg) translateZ(24px);
    -ms-transform: rotateX(90deg) translateZ(24px);
    transform: rotateX(87deg) translateZ(24px);
    overflow: hidden;
    border-top-left-radius: 20px;
    border: 2px solid #ccc;
}
.flip a .back:after {
    content: "";
    position: absolute;
    top: -32%;
    left: -10%;
    width: 120%;
    height: 50%;
    background: #222;
    -webkit-transform: rotate(8deg);
    -moz-transform: rotate(8deg);
    -o-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
    -webkit-transition: 0.5s 0.15s;
    -moz-transition: 0.5s 0.15s;
    -o-transition: 0.5s 0.15s;
    -ms-transition: 0.5s 0.15s;
    transition: 0.5s 0.15s;
}
.flip a:hover .back {
    color: #fff;
    -webkit-transition: color 0.4s linear;
    -moz-transition: color 0.4s linear;
    -o-transition: color 0.4s linear;
    -ms-transition: color 0.4s linear;
    transition: color 0.4s linear;
    background: #77a336;
}
.flip a:hover .back:after {
    -webkit-transform: rotate(6deg) translate(100px, -18px);
    -moz-transform: rotate(6deg) translate(100px, -18px);
    -o-transform: rotate(6deg) translate(100px, -18px);
    -ms-transform: rotate(6deg) translate(100px, -18px);
    transform: rotate(6deg) translate(100px, -18px);
}
.draw-border {
    box-shadow: inset 0 0 0 2px #fff8f8;
    color: #fff;
    transition: color 0.25s 83.3333333ms;
}
.draw-border-black-white::after,
.draw-border-black-white::before,
.draw-border-black::after,
.draw-border-black::before,
.draw-border::after,
.draw-border::before,
.n-draw-border::after,
.n-draw-border::before {
    border: 0 solid transparent;
    box-sizing: border-box;
    content: "";
    pointer-events: none;
    position: absolute;
    width: 0;
    height: 0;
    bottom: 0;
    right: 0;
}
.draw-border-black-white::before,
.draw-border-black::before,
.draw-border::before,
.n-draw-border::before {
}
.draw-border-black-white::after,
.draw-border-black::after,
.draw-border::after,
.n-draw-border::after {
}
.draw-border:hover::after,
.draw-border:hover::before,
.n-draw-border:hover::after,
.n-draw-border:hover::before {
    border-color: #77a336;
    transition: border-color, width 0.25s, height 0.25s;
    width: 100%;
    height: 100%;
}
.draw-border-black-white:hover::before,
.draw-border-black:hover::before,
.draw-border:hover::before,
.n-draw-border:hover::before {
    transition-delay: 0s, 0s, 0.25s;
}
.draw-border-black-white:hover::after,
.draw-border-black:hover::after,
.draw-border:hover::after,
.n-draw-border:hover::after {
    transition-delay: 0s, 0.25s, 0s;
}
.discover-btn,
.n-discover-btn {
    background: 0 0;
    border: none;
    cursor: pointer;
    line-height: 1.5;
    font: 500 1rem "Roboto Slab", sans-serif;
    padding: 14px 40px;
    letter-spacing: 0.05rem;
    color: #000;
    background: white;
    border-radius: 10px;
    margin-top: 20px;
    &:hover {
        background: #77a336;
        color: white !important;
    }
}
.discover-btn-black,
.discover-btn-black-white {
    padding: 0.9em 1em;
    letter-spacing: 0.05rem;
    margin-top: 20px;
    background: 0 0;
    cursor: pointer;
}
.discover:focus,
.n-discover:focus {
    outline: #55d7dc dotted 2px;
}
.n-draw-border {
    color: #ffff;
    transition: color 0.25s 83.3333333ms;
    position: relative;
    background: #595959;
}
.draw-border-black,
.draw-border-black-white {
    box-shadow: inset 0 0 0 2px #fff;
    transition: color 0.25s 83.3333333ms;
    position: relative;
}
.draw-border-black {
    color: #fff;
}
.draw-border-black-white:hover::after,
.draw-border-black-white:hover::before,
.draw-border-black:hover::after,
.draw-border-black:hover::before {
    border-color: #000;
    transition: border-color, width 0.25s, height 0.25s;
    width: 100%;
    height: 100%;
    border-top-left-radius: 15px;
}
.discover-btn-black {
    border: none;
    line-height: 1.5;
    font: 500 1rem "Roboto Slab", sans-serif;
    border-top-left-radius: 15px;
}
.draw-border-black-white {
    color: #000;
}
.discover-btn-black-white {
    border: 2px solid #dccccc;
    line-height: 1.5;
    font: 500 1rem "Roboto Slab", sans-serif;
    color: #595959;
    border-radius: 10px;
    box-shadow: inset 0 0 0 2px #fff8f8;
    box-shadow: rgb(0 0 0 / 24%) 2.4px 2.4px 3.2px;
}
.clear-bg,
.discus-game-bg,
.great-thing-bg,
.ready-work-bg,
.wcu-section,
.world-most-bg {
    background-size: cover;
}
.ab-our-vission {
    padding: 60px 0 52px;
    position: relative;
}
.ab-our-vission::before {
    background-image: url(../images/h/ab-our-mission-bg.webp);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-size: cover;
}
.consider-bg1::before,
.consider-bg::after {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.great-thing-bg {
    background-image: url(../images/l/Call-2-bg.png);
    margin-top: -170px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.world-most-bg {
    background-image: url(../images/h/world-most-bg.webp);
    background-repeat: no-repeat;
}
.clear-bg {
    background-image: url(../images/place-your-brand-bg.png);
    background-repeat: no-repeat;
    padding: 8rem 0;
}
.ready-work-bg {
    background-image: url(../images/Vision-on-Branding_-Bg.png);
    background-repeat: no-repeat;
    padding: 5rem 0;
}
.discus-game-bg {
    background-image: url(../images/Discuss-idea-Bg.png);
    background-repeat: no-repeat;
    padding: 8rem 0;
}
.gt-row-padding {
    padding: 4rem 0;
}
.gt-row-padding p {
    color: #fff;
    font-size: 18px;
    line-height: 1.4rem;
    font-family: latobold;
}
.choose-us-box p {
    font-size: 22px;
    font-family: lataregular;
    font-weight: 500;
    width: 60%;
    line-height: 24px;
    padding: 20px 10px;
    margin-bottom: 0;
}
.bld-content h4,
.contact-details,
.title-3 {
    font-weight: 600;
    font-size: 20px;
}
.wcu-section {
    background-image: url(../images/l/why-choose-us.png);
    background-position: 100%;
    background-repeat: no-repeat;
}
.horizontal {
    position: absolute;
    bottom: 6.6%;
    background-color: #f4f4f4;
    height: 115px;
    width: 70%;
    right: 0;
}
.choose-us-box {
    margin-top: 22px;
}
.before-bsns-section {
    background-image: url(../images/l/opening.png);
    background-size: 100%;
    overflow: hidden;
}
.consider-bg {
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.consider-bg::after {
    position: absolute;
    content: "";
    background-image: url(../images/l/lobg.jpeg);
}
.consider-bg1::after {
    content: unset !important;
}
.consider-bg1::before {
    position: absolute;
    content: "";
    background-image: url(../images/soleq.webp);
}
.consider-bg .main-au-heading {
    color: #fff;
    border-bottom: 3px solid #ffffff;
}
.consider-img {
    position: absolute;
    right: 0;
    text-align: right;
}
.consider-img img {
    width: 87%;
}
.better-logo-section {
    position: relative;
    padding: 55px 0;
}
.better-logo-section::before {
    background-image: url("../images/h/getabetter.webp");
    background-size: cover;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
.were-the-best {
    position: absolute;
    right: 0;
    width: 52%;
    top: 50%;
    transform: translateY(-50%);
}
.were-best-section {
    padding: 100px 0 70px;
    position: relative;
}
.customer-services-box {
    position: relative;
    border-bottom-right-radius: 30%;
    background-color: #fff;
    padding: 25px;
    cursor: pointer;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.idservice-box {
    height: 100%;
}
.marketing {
    cursor: pointer;
    text-align: left;
    transition: 0.5s;
    padding: 10px 15px;
}
.marketing:hover {
    background: #000;
    color: #fff !important;
}
.marketing-2 {
    cursor: pointer;

    padding: 30px 40px;
    background-color: f1f1f1;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.3s;
}
.line-1,
.line-2,
.line-3,
.line-4,
.line-5 {
    position: absolute;
    background-color: #f1f1f1;
}
.our-offshore-office,
.services-box-2:nth-child(n + 4),
.wdc .marketing-2 {
    margin-top: 20px;
}
.marketing-2 p,
.step-1 p,
img.bw-img {
    transition: 0.3s;
}
.customer-services-box:hover p,
.marketing-2:hover p {
    color: #fff;
    transition: 0.3s;
}
.line-1 {
    right: 0;
    top: 10%;
    width: 60%;
    height: 20px;
}
.line-2 {
    right: 10%;
    top: 0;
    width: 20px;
    height: 25%;
}
.line-3 {
    right: 0;
    top: 10%;
    width: 20%;
    height: 20px;
}
.line-4 {
    right: 5%;
    top: 0;
    width: 20px;
    height: 40%;
}
.line-5 {
    left: 0;
    bottom: 10%;
    width: 30%;
    height: 5px;
    transition: 0.3s;
}
.customer-services-box:hover {
    border-bottom-right-radius: 0;
    background-color: #000 !important;
    transition: 0.5s;
}
.anim-box-1:hover .line-5,
.customer-services-box:hover .line-1,
.customer-services-box:hover .line-2,
.customer-services-box:hover .line-3,
.customer-services-box:hover .line-4,
.line-5Active {
    background-color: #77a336;
    transition: 0.3s;
}
.title-1 {
    font-size: 20px;
    color: #494a4c;
}
.title-3 {
    color: #494a4c;
    font-family: latobold;
}
.contact-details {
    color: #6e6e6e;
    font-family: lataregular;
    margin: 30px 0;
}
.title-2,
.title-4 {
    color: #484848;
    font-family: lataregular;
}
.vl {
    border-left: 2px solid grey;
    height: 70px;
}
.bsns-bg-1 {
    width: 38%;
}
.bsns-bg-2 {
    width: 62%;
}
.port-tabs {
    background: #f1f1f1;
    height: 60px;
    align-items: center;
    justify-content: center;
}
.port-tabs > .nav.nav-tabs {
    border: none;
    color: #000;
    background: #f1f1f1;
    border-radius: 0;
    width: 60%;
    margin: auto;
}
.port-tabs > ul li.active {
    border: none;
    padding: 8px 25px;
    border-radius: 10px;

    background: linear-gradient(94deg, #77a336 65%, #77a336 87%);
    color: #fff;
}
.port-tabs > ul li {
    border: none;
    padding: 8px 25px;
    color: #000;
    background: #f1f1f1;
    border-radius: 0;
}
.port-tabs > ul li.active:after {
    content: "";
    position: relative;
    bottom: -60px;
    left: -10%;
    border-top-color: #e74c3c;
}
.tab-pane {
    background-color: transparent !important;
}
.tab-content {
    line-height: 25px;
}
.port-tabs > ul li:active,
.port-tabs > ul li:focus,
.port-tabs > ul li:hover {
    border-radius: 10px;
    background: linear-gradient(94deg, #77a336 65%, #77a336 87%);
    color: #fff;
    border-radius: 0;
    transition: background 0.2s linear;
}
.port-box-1 {
    height: 300px;
}
.port-box-1 img {
    object-fit: cover;
    object-position: top center;
    width: 100%;
    max-height: 450px;
}
.digital-section {
    background-image: url("../images/h/digital-bg.webp");
    background-size: cover;
    overflow: hidden;
    background: #f6f6f6;
}
.ds-box {
    width: 100%;
    flex-wrap: wrap;
    padding: 30px 35px;
    cursor: pointer;
}
.its_goin {
    background-image: url("../images/h/latest.webp");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.ds-right-box {
    width: 80%;
}
.title-2 {
    font-size: 20px;
}
.title-4 {
    font-size: 16px;
    font-weight: 300;
}
.digital-nav-tabs {
    flex-flow: column nowrap;
    border-bottom: none;
    border-right: 1px solid #ddd;
}
.digital-nav-tabs .nav-link.active,
.digital-nav-tabs li.nav-item {
    border-bottom-color: #ddd;
    border-right-color: #fff;
    margin-right: -1px;
}
.digital-nav-tabs .nav-link {
    transition: border-color 125ms ease-in;
}
.digital-nav-tabs li.nav-item {
    background-color: #c2c2c2;
    border-top-left-radius: 20px;
}
.digital-nav-tabs .nav-link.active {
    background: linear-gradient(94deg, #77a336 65%, #77a336 87%);
    border-bottom-left-radius: 0.25rem;
}

.great-thing-bgs {
    background-image: url(../images/l/call-to.png);

    overflow: hidden;
    z-index: 1;
    position: relative;
}
#tab-A .st0 {
    fill: #494a4c;
    width: 68px;
}
.digital-nav-tabs .nav-link.active .st0,
.digital-nav-tabs .nav-link.active .st1 {
    fill: #fff !important;
}
.st2 {
    fill: #484848;
    width: 68px;
}
.st3 {
    fill-rule: evenodd;
    clip-rule: evenodd;
    fill: #484848;
}
.services-box-2 {
    width: 33%;
    text-align: center;
}
.logo-box {
    text-align: left;
    border: 1px solid #eee;
    border-top: 0;
    padding: 35px;
    position: relative;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}
.img-footer {
    width: "100px";
    height: "100px";
}
.logo-box:nth-child(n + 4) {
    border-bottom: 0;
}
.logo-box img.clr-img {
    object-fit: contain;
    display: none;
    transition: 0.3s;
    text-align: center;
}
.logo-box:hover img.clr-img {
    display: block;
    transition: 0.3s;
}
.logo-box:hover img.bw-img {
    display: none;
    opacity: 0;
}
.w-100px {
    width: 95px;
}
.cleint-img-box {
    margin: auto;
    width: 95px;
    border: 3px solid #77a336;
    border-radius: 50%;
}
.cleint-img-box img {
    border-radius: 50%;
}
.faq-card,
.myform input,
.myform textarea {
    border-radius: 10px;
}
.carousel-indicators {
    margin-bottom: 0;
    margin-left: auto;
    z-index: 999;
    bottom: 40px;
    right: -110px;
}
.carousel-control-next,
.carousel-control-prev {
    color: #494a4c;
    font-size: 20px;
}
.carousel-control-next:hover,
.carousel-control-prev:hover {
    color: #494a4c;
}
.client-paera {
    width: 70%;
    margin: auto !important;
}
.side-line {
    width: 7px;
    height: 40px;
    background: #6e6e6e;
}
.mouse {
    position: absolute;
    bottom: 20px;
    left: 50%;
    z-index: 999;
    background: linear-gradient(transparent 0, transparent 50%, #fff 50%, #fff 100%) #4e5559;
    width: 27px;
    height: 58px;
    border-radius: 100px;
    background-size: 100% 200%;
    -webkit-animation: 5s linear infinite colorSlide, 5s ease-out infinite nudgeMouse;
    animation: 5s linear infinite colorSlide, 5s ease-out infinite nudgeMouse;
}
.mouse:after,
.mouse:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.mouse:before {
    width: 20px;
    height: 52px;
    background-color: #222a30;
    border-radius: 100px;
}
.mouse:after {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-animation: 5s linear infinite trackBallSlide;
    animation: 5s linear infinite trackBallSlide;
}
.myform .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #77a336;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(237 30 44 / 22%);
}
.submit-btn a {
    width: 90%;
    left: 10%;
    top: 0;
    transform: translate(0, 0);
    color: #cecd24;
    text-decoration: none;
    font-size: 1em;
    display: inline-block;
    font-family: lataregular;
    padding: 0.3em 2em;
    border: 2px solid #fff !important;
    background: 0 0;
    transition: 20ms cubic-bezier(0.1, 0, 0.1, 1) 0.2s;
}
.submit-btn a::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #000;
    transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1) 0.2s, left 0.3s cubic-bezier(0.1, 0, 0.1, 1);
    z-index: -1;
}
.submit-btn a::after {
    content: "";
    display: inline-block;
    background-image: url("../images/h/al.webp");
    position: absolute;
    top: 0;
    left: calc(100% - 3em);
    right: 3em;
    bottom: 0;
    background-size: 1.5em;
    background-repeat: no-repeat;
    background-position: center;
    transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1);
}
.submit-btn a:hover {
    padding: 0.3em 2em;
    width: 90%;
    padding-left: 10px !important;
    text-align: left;
    transition: 0.3s;
    background: #77a336;
}
#contact-side a,
.client-single,
.drag-text,
.grid,
.grid figure,
.one-main-box.text-centr,
.portfolio-menu,
section .section-title {
    text-align: center;
}
.submit-btn a:hover::before {
    left: calc(100% - 3em);
    right: 0;
    transition: 0.3s cubic-bezier(0.1, 0, 0.1, 1), left 0.3s cubic-bezier(0.1, 0, 0.1, 1) 0.2s;
}
.submit-btn a:hover::after {
    right: 0;
    transition: right 0.3s cubic-bezier(0.1, 0, 0.1, 1) 0.2s;
}
.i-links a {
    color: #fff;
    transition: 0.5s;
}
.i-links a:hover {
    color: #77a336;
    transform: translateX(-5px);
}
#contact-side a {
    position: fixed;
    box-shadow: -3px 5px 10px #000;
    right: 0;
    transition: 0.3s;
    padding: 0 15px 8px 10px;
    width: 140px;
    line-height: 20px;
    text-decoration: none;
    font-size: 18px;
    font-family: latobold;
    color: #fff;
    border-radius: 15px 0 0 15px;
    z-index: 99999;
    top: 120px;
}
#live-chat .ab,
#whatsapp-side a {
    box-shadow: -3px 5px 10px #0000005e;
    text-align: right;
    transition: 0.3s;
    padding: 0;
    line-height: 20px;
    color: #000;
    z-index: 99999;
    display: flex;
    text-decoration: none;
}
#contact-side-btn {
    top: 60px;
    background-color: #77a336;
}
#whatsapp-side a {
    align-items: flex-end;
    position: fixed;
    right: 0;
    width: 45px;
    height: 180px;
    font-size: 16px;
    border-radius: 10px 0 0 10px;
}
#whatsapp-side .wa {
    transform: rotate(90deg);
    position: absolute;
    top: 33px;
    right: -62px;
    width: 160px;
    font-family: latobold;
}
#whatsapp-side-btn {
    top: 260px;
    background-color: #fff;
}
#live-chat .ab {
    align-items: flex-end;
    position: fixed;
    left: 0;
    cursor: pointer;
    width: 35px;
    height: 120px;
    font-size: 14px;
    border-radius: 0 10px 10px 0;
}
#live-chat .wa {
    transform: rotate(-90deg);
    position: absolute;
    top: 35px;
    display: flex;
    left: -64px;
    font-weight: 500;
    width: 159px;
    align-items: center;
    font-family: latobold;
    color: rgb(0, 0, 0);
    justify-content: center;
}
#live-chat-btn {
    top: 200px;
    background-color: #fff;
}
nav ul li {
    float: left;
}
nav ul li a {
    text-decoration: none;
    color: #222;
    padding: 4px 5px;
}
.nav-active {
    background-color: transparent;
    color: #77a336 !important;
    position: relative;
}

.nav-active.android-application::before {
    left: 24% !important;
    top: 10px !important;
}
.nav-active.ios-application::before {
    left: 27% !important;
    top: 10px !important;
}
.mega-paera a::before {
    content: unset !important;
    background-image: unset !important;
    background-repeat: unset !important;
    width: unset !important;
    height: unset !important;
    top: unset !important;
    left: unset !important;
    position: unset !important;
    background-size: unset !important;
}
.testi-wrap {
    position: relative;
    min-height: 550px;
    margin-top: -80px;
}
.client-single {
    margin-top: 20px;
    position: absolute;
    -webkit-transition: 1s;
    transition: 1s;
}
.client-comment,
.client-info {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.client-single.inactive .client-comment,
.client-single.inactive .client-info {
    display: none;
    opacity: 0;
    visibility: hidden;
}
.client-single.position-1 {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
}
.client-single.position-2 {
    left: -40px;
    top: 105px;
}
.client-single.position-3 {
    left: -60px;
    top: 240px;
    -webkit-transform: scale(0.4) !important;
    transform: scale(0.4) !important;
}
.client-single.position-4 {
    left: 55px;
    top: 380px;
}
.client-single.position-5 {
    top: 30px;
    right: 55px;
}
.client-single.position-6 {
    top: 225px;
    right: -40px;
}
.client-single.position-7 {
    top: 400px;
    right: 45px;
    -webkit-transform: scale(0.4) !important;
    transform: scale(0.4) !important;
}
.client-single.active {
    top: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70%;
}
.client-single.active .client-comment,
.client-single.active .client-info {
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}
.client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.55);
}
.client-single.active .client-img {
    width: 160px;
    height: 160px;
    margin: 0 auto 24px;
    position: relative;
}
.client-single .client-img img {
    width: 150px;
    border-radius: 50%;
    border: 4px solid;
    cursor: pointer;
    padding: 4px;
}
.client-single.active .client-img img {
    max-width: 160px;
    margin: 0 auto 24px;
    border: 0;
    border: 3px solid var(--primary-color);
}
.client-comment {
    padding: 0 30px;
}
.client-comment h3 {
    font-size: 22px;
    line-height: 32px;
    color: var(--font-color);
    margin: 30px 0;
}
.client-comment span i {
    font-size: 60px;
    color: #0084ff;
    margin: 40px 0 24px;
    display: inline-block;
}
.client-info h3 {
    font-weight: 600;
    margin-bottom: 4px;
}
.f-width {
    position: absolute;
    bottom: -4px;
    width: 100%;
    background-color: #f1f1f1;
    padding: 35px 0;
}
.cust-satis .customer-box {
    width: 30%;
    display: flex;
    align-items: center;
}
.z-9 {
    z-index: 99;
}
.btn-3 {
    display: flex;
    background: #494a4c;
    padding: 7px 19px;
    color: #fff;
    margin: auto;
    align-items: center;
    border-radius: 7px;
    font-family: latobold;
    font-size: 14px;
    transition: 0.3s;
    border: 0;
}
.skew-box:hover h5 .hvr {
    color: #77a336 !important;
    transition: 0.3s;
}
.skew-box:hover .btn-3 {
    background: #77a336;
    transition: 0.3s;
    outline: 0;
}
h5.ud-style {
    display: inline-block;
    border-bottom: 6px double #706e6e;
    padding: 7px 0;
}
.skew-box {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 30px;
    z-index: 1;
    transition: 0.9s;
}
.skew-box:hover::before {
    filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(23%) hue-rotate(300deg) brightness(101%) contrast(102%);
}
.skew-box::before {
    position: absolute;
    background-image: url(../images/purpose-bg.png);
    top: 0;
    bottom: 46px;
    background-size: cover;
    content: "";
    left: 0;
    right: 0;
    z-index: -1;
    transition: 0.5s;
}
.a-wd-img {
    width: 35px;
}
.btn-3-box {
    margin-top: 35px;
}
.m-inherit {
    margin: inherit;
}
.read-more {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 600;
    transition: 0.3s;
}
.heading,
.title-heading-2 {
    font-weight: 500;
    font-family: lataregular;
}
.bg-18181c {
    background: #18181c;
}
.title-heading-2 {
    padding-bottom: 7px;
    font-size: 30px;
    color: #fff;
}
.br-20 {
    border-radius: 15px;
    height: 88%;
}
.radius-20 {
    border-radius: 20px;
}
.heading {
    font-size: 34px;
    color: #595959;
}
.grid figure h2 span,
.head-ofce {
    font-weight: 800;
}
.rounded-lg {
    border-radius: 1rem !important;
}
.text-small {
    font-size: 0.9rem !important;
}
.custom-separator {
    width: 5rem;
    height: 6px;
    border-radius: 1rem;
}
.per-month {
    color: #fff;
    font-size: 25px;
    padding: 20px 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-family: lataregular;
}
.price-box a {
    border: 0;
    color: #fff;
    font-family: lataregular;
}
.my-price-list li {
    font-family: lataregular;
    color: #8f8d8d;
    padding: 0 30px;
}
.my-price-list li:nth-child(odd) {
    background-color: #eee;
}
.one-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border: 5px solid #666;
    border-radius: 50%;
    padding: 5px;
    background: #333;
    outline: hsl(0, 0%, 60%) solid 5px;
    box-shadow: 0 0 0 10px #ccc, 0 0 0 15px #e5e5e5;
}
.sword,
.wind {
    width: 350px;
    position: absolute;
}
.one-main-box.text-centr {
    width: 130px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.aerow-down-box {
    display: flex;
    align-items: flex-end;
}
.p-6rem {
    padding: 6rem 0;
}
.anim-box-1 {
    height: 330px;
    cursor: pointer;
    background: #fff;
    padding: 25px 25px 50px;
    border-bottom-right-radius: 50px;
    transition: 0.3s;
    border: 2px solid transparent;
}
.anim-box-1:hover {
    border: 2px solid #77a336;
    transition: 0.3s;
    background-color: #000;
}
.white_icon:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7476%) hue-rotate(110deg) brightness(98%) contrast(108%) !important;
}
.wind {
    left: -10%;
    top: 10%;
}
.sword {
    left: 0;
    bottom: 7%;
}
.formula-car {
    position: absolute;
    left: 0;
    top: 48%;
    width: 300px;
}
.vector {
    position: absolute;
    left: 25%;
    top: -60%;
}
.layer-887,
.vector-5 {
    left: -50px;
}
.vector-2 {
    position: absolute;
    right: -12%;
    bottom: 0;
    width: 700px;
}
.app-servc-vector,
.layer-715,
.magician {
    position: absolute;
    right: 0;
    bottom: 0;
}
.grid,
.grid figure,
.grid figure img {
    position: relative;
}
.grid {
    margin: 0 auto;
    max-width: 1000px;
}
.grid figure {
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    min-width: 100%;
    height: 100%;
    max-height: 360px;
    width: 48%;
    background: #3085a3;
    cursor: pointer;
}
.grid figure img {
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
    width: 100%;
    object-fit: cover;
}
.grid figure figcaption {
    padding: 2em;
    color: #fff;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.ask-qs,
.head-ofce {
    display: inline-block;
}
.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}
.grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 300;
}
.grid figure h2,
.grid figure p {
    margin: 0;
}
.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}
figure.effect-effect-3d {
    background: #77a336;
}
figure.effect-effect-3d img {
    opacity: 1;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
}
.cirdle-anima .shade1,
figure.effect-effect-3d:hover img {
    opacity: 0.2;
}
.animation-img {
    height: 245px !important;
    object-fit: cover !important;
}
figure.effect-effect-3d figcaption::after,
figure.effect-effect-3d figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
figure.effect-effect-3d figcaption::before {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}
figure.effect-effect-3d figcaption::after {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
}
figure.effect-effect-3d h2 {
    padding-top: 30%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
}
figure.effect-effect-3d p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
    color: #fff;
    font-family: latobold;
    font-size: 25px;
}
figure.effect-effect-3d:hover figcaption::after,
figure.effect-effect-3d:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.effect-effect-3d:hover h2,
figure.effect-effect-3d:hover p {
    color: #fff;
    font-family: latobold;
    font-size: 20px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.ask-qs {
    border-bottom: 6px double #cbcbcb;
    padding-bottom: 7px;
}
.faq-card {
    margin-bottom: 20px;
    border: 0;
}
.faq-card .card-header a {
    background-color: #77a336;
    display: block;
    color: #fff;
    padding: 15px 10px;
    text-decoration: none;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 16px;
    font-family: lataregular;
}
.faq-card .card-header .collapsed {
    background-color: #747679;
    border-radius: 5px;
    display: block;
    padding: 14px 10px;
}
.faq-card .card-header .collapsed img,
.faq-card .card-header a img {
    margin-right: 6px;
}
.my-card-block {
    font-family: lataregular;
    color: #616366;
    line-height: 20px;
}
.faq-img-box img {
    height: 530px;
    object-fit: cover;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.vector-3 {
    position: absolute;
    top: 30%;
    width: 250px;
}
.vector-4,
.vector-5,
.vector-6 {
    top: 15%;
    width: 250px;
    position: absolute;
}
.vector-4 {
    right: 0;
}
.vector-6 {
    right: -50px;
}
.free-form input,
.free-form textarea {
    background: 0 0;
    border-color: #fff;
    border-radius: 12px;
    padding: 23px;
    font-size: 17px;
    color: #fff !important;
}
.free-form input::placeholder,
.free-form textarea::placeholder {
    color: #fff !important;
}
.box-1:hover,
.box-1:hover p {
    transition: 0.5s;
    color: #fff;
}
.free-form input:focus,
.free-form textarea:focus-visible {
    background: 0 0;
    border-color: #77a336;
    outline: #77a336;
    box-shadow: 0 0 0 0.2rem #dc35450f;
}
.lh-35 {
    line-height: 35px;
}
.fs-14px {
    font-size: 18px;
}
.box-1 {
    transition: 0.5s;
    padding: 12px 0;
    border-radius: 10px;
}
.box-1:hover {
    background: #000;
    border-radius: 10px;
}
.layer-887 {
    position: absolute;
    top: -50px;
}
section .section-title {
    color: #007b5e;
    margin-bottom: 50px;
}
#app-tabs {
    background: #007b5e;
}
.port::before {
    position: absolute;
    content: "";
    background: url(../images/h/port.webp) top/cover;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-repeat: n;
}
.high-end-row::after,
.high-end-row::before {
    background-position: center;
    content: "";
    right: 0;
}
#app-tabs .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: red;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 5px solid red !important;
    font-size: 17px;
    font-weight: 700;
}
.app-tabs .nav-tabs .nav-link {
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 17px !important;
    color: #5f5f5f;
    font-family: latobold;
}
#app-tabs .nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    color: #eee;
    font-size: 20px;
}
.mega-paera a {
    font-size: 14px;
    border-bottom: 1px solid #dfdfdf;
    transition: 0.3s;
    color: #616366;
}
.mega-paera a:hover {
    transition: 0.3s;
    color: #77a336;
}
.mega-paera a li {
    padding: 7px 0;
}
.mega-paera a li svg path {
    fill: green !important;
}
.seo-steps p {
    color: #cfcfcf;
}
.circle-2-div {
    margin-top: 62%;
}
.aerow-down-box-1 {
    margin-top: 60px;
}
.aerow-down-box-2 {
    margin-top: 50px;
}
.aerow-down-box-1 img {
    width: 130px;
}
.aerow-down-box-2 img {
    width: 100px;
}
.circle-clr {
    position: absolute;
    left: 4%;
    opacity: 0;
}
.circle-clr-2 {
    position: absolute;
    left: 13%;
    opacity: 0;
}
.arow-down-clr {
    position: absolute;
    left: 12.8%;
    opacity: 0;
}
.circle-clr-3 {
    position: absolute;
    left: 11%;
    opacity: 0;
}
.arow-down-clr-3 {
    position: absolute;
    left: 49.8%;
    opacity: 0;
}
.circle-clr-4 {
    position: absolute;
    left: 23%;
    opacity: 0;
}
.arow-down-clr-2 {
    position: absolute;
    left: 56.8%;
    opacity: 0;
}
.arow-down,
.arow-down-clr,
.arow-down-clr-2,
.arow-down-clr-3,
.circle-bw,
.circle-clr,
.circle-clr-2,
.circle-clr-3,
.circle-clr-4 {
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}
.step-1:hover .arow-down,
.step-1:hover .circle-bw {
    opacity: 0;
}
.step-1:hover .arow-down-clr,
.step-1:hover .arow-down-clr-2,
.step-1:hover .arow-down-clr-3,
.step-1:hover .circle-clr,
.step-1:hover .circle-clr-2,
.step-1:hover .circle-clr-3,
.step-1:hover .circle-clr-4 {
    opacity: 1;
}
.step-1:hover p {
    color: #77a336 !important;
    transition: 0.3s;
}
.app-vector-1 {
    position: absolute;
    width: 200px;
    bottom: 0;
    right: 0;
}
.app-vector-2 {
    position: absolute;
    width: 300px;
    top: 45%;
}
button.consult-btn {
    background: #77a336;
    border-radius: 20px;
    padding: 10px 24px;
    color: #fff;
    font-size: 14px;
    outline: 0;
    border: 0;
    font-family: mont-b;
}
.hcwh,
.programming-list p,
.your-business {
    font-family: lataregular;
}
.app-servc-vector-2 {
    position: absolute;
    left: 0;
    bottom: 0;
}
.dbl-bg {
    background-image: url(../images/l/dbl.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 164px;
}
.dbl-bg-2 {
    background: #77a336;
    padding: 29px 15px;
}
.programming-list p {
    line-height: 20px;
    font-size: 16px;
    color: #706e6e;
    font-weight: 600;
}
.ecom-service-list li,
.programming-list li {
    margin-left: 10px;
    font-family: lataregular;
    line-height: 26px;
    font-size: 16px;
    color: #706e6e;
}
.programming-list li:before {
    content: "-";
    position: absolute;
    margin-left: -10px;
}
.ecom-service-list li {
    margin-left: 25px;
    margin-bottom: 20px;
}
.ecom-service-list li:before {
    content: "";
    background-image: url(../images/l/red-check.webp);
    position: absolute;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: -25px;
}
.your-business {
    color: #fff;
    font-size: 28px;
    margin-bottom: 0;
    line-height: 25px;
    margin-top: 10px;
}
.hcwh {
    color: #fff;
    font-size: 20px;
}
.myheader i.fab,
footer i.fab {
    width: 28px;
    height: 28px;
    padding: 7px;
    text-align: center;
}
ul.list-group {
    margin-top: 2px !important;
}
.bg-ed1e2c {
    padding: 0 15px !important;
}
.two-c {
    width: 60%;
    background-image: url("../images/h/about-bg-2.webp");
    border-top-left-radius: 20px;
    padding: 32px 30px;
}
.two-c-head .left-section {
    width: 29%;
}
.two-c-head .left-section img {
    width: 180px;
}
.hl-1 {
    width: 2px;
    height: 50px;
    background-color: #000;
}
.two-c-red,
.two-c-red-2 {
    width: 25px;
    height: 80%;
    z-index: -1;
    background: #77a336;
    position: absolute;
}
.two-c-red {
    left: -10px;
    bottom: 0;
}
.two-c-red-2 {
    right: 0;
    top: 0;
}
.portfolio-menu ul li {
    display: inline-block;
    margin: 0;
    list-style: none;
    padding: 8px 25px;
    cursor: pointer;
    -webkit-transition: 5s;
    -moz-transition: 5s;
    -ms-transition: 5s;
    -o-transition: 5s;
    transition: 0.5s;
}
.portfolio-item .item {
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
}
.portfolio-item .item a img {
    width: 100%;
    transition: 0.5s;
}
.portfolio-item .item:hover a img {
    transform: scale(1.1);
}
.high-end-section {
    background-image: url(../images/h/high-end-bg.webp);
    background-size: cover;
    padding: 80px 0 0;
    background-repeat: no-repeat;
}
.high-end-section .settttt {
    width: 690px;
    position: absolute;
    right: -56px;
    height: 530px;
}
.high-end-list i {
    font-size: 22px;
    color: #898989;
}
.high-end-list p {
    color: #898989;
}
.high-end-row {
    margin-top: 55px !important;
    background: #fff !important;
    border-radius: 25px 25px 0 0 !important;
    padding: 40px 50px 95px 60px;
    position: relative !important;
    overflow: hidden;
}
.advance-web-tech,
.high-end-row::after,
.high-end-row::before,
.odsa {
    background-repeat: no-repeat;
}
.high-end-row::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-image: url("../images/h/okkkk.webp");
    background-size: 100% 100%;
}
.high-end-row::after {
    position: absolute;
    top: 50px;
    background-image: url(../images/h/roundShape1.php);
    background-size: cover;
    height: 100px;
    width: 100px;
}
.advance-web-tech {
    background-image: url("../images/l/advance-tech.png");
    background-size: 100% 110%;
    padding: 30px 0 60px;
}
.odsa-vector-top {
    position: absolute;
    left: -30px;
    z-index: 9;
    top: 20px;
}
.odsa-vector-bottom {
    position: absolute;
    right: 24px;
    z-index: 9;
    top: 160px;
}
.ex-247 {
    width: 350px;
    position: absolute;
    top: -1px;
    right: 300px;
}
.for-ent-img {
    z-index: 99999;
    position: relative;
}
.for-ent-img img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.for-ent-desc p {
    padding-right: 20px;
}
.customer-services-box-icon {
    width: 49px;
}
.odsa {
    background-image: url("../images/h/our-des-s-area.webp");
    background-size: 100%;
    padding: 80px 0;
    position: relative;
}
.pg-contact-form input,
.pg-contact-form textarea {
    background: 0 0;
    border-color: #a7a7a7;
    border-radius: 5px;
    padding: 13px 5px;
    font-size: 17px;
    color: #fff !important;
}
.pg-contact-form .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #77a3365c;
    outline: 0;
    box-shadow: 0 0 0 0.2rem #77a3360a;
}
.head-ofce {
    border-bottom: 3px solid #eee;
    padding-bottom: 7px;
    font-size: 25px;
    color: #5f5f5f;
    font-family: latobold;
}
.pg-contact-timing {
    font-size: 14px;
    margin-top: 15px;
}
.digital-section .services-box-2 img {
    width: 65px;
}
.Animation3d-bg .pulse.pulse-7.pulse-8 {
    top: 300px !important;
    left: 20px;
}
.what-is-2d-bg .pulse-3.pulse-33 {
    left: 300px !important;
    right: 0;
    top: 320px !important;
}
.passion-experience .pulse.pulse-7.pulse-9 {
    top: 56% !important;
    left: -200px;
}
.ourservices-bg .pulse.pulse-7.pulse-8 {
    left: inherit !important;
    right: 300px;
    top: 120px !important;
}
.ourservices-bg .pulse.pulse-7.pulse-8.aboutus-pulse {
    right: 300px !important;
}
.which-seo-bg .pulse.pulse-7.pulse-9 {
    left: 330px;
    top: 350px !important;
}
.copy-write-section .pulse-3.pulse-33 {
    left: inherit !important;
    right: -100px;
    top: 200px !important;
}
.carousel-item {
    z-index: 9999;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    body {
        overflow-y: hidden !important;
    }
    .pr {
        margin: 0px !important;
    }
    .strt {
        padding-bottom: 0 !important ;
    }
    section.py-5.qsq {
        padding: 0 !important;
    }
    .horizontal {
        position: absolute;
        bottom: 6.6%;
        background-color: unset;
        height: 115px;
        width: 70%;
        right: 0;
    }
    .myheader .carousel-control-next,
    .myheader .carousel-control-prev {
        top: inherit;
        bottom: 50px;
        left: 50px;
        z-index: 999;
        opacity: 1;
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: unset;
    }
    .outb-section1 {
        padding: 50px 0;
        background-image: unset !important;
    }
    .were-the-best {
        position: unset;
        right: unset;
        width: 100%;
        height: unset;
        top: unset;
        transform: unset;
    }
    .consider-bg1::before,
    .consider-bg::after {
        background-size: cover;
    }
    .bg-particles,
    .changeable_img,
    .consider-img img,
    .going_main_section .row .col:first-child .relative_pulse::before,
    .going_main_section .row .col:nth-child(2) .relative_pulse::before,
    .going_main_section .row .col:nth-child(3) .relative_pulse::before,
    .going_main_section .row .col:nth-child(4) .relative_pulse::before,
    .heading-img img,
    .steps-bg .aerow-down-box-1,
    .steps-bg .aerow-down-box-2 {
        display: none;
    }
    .ourservices-bg {
        padding-top: 0;
    }
    .navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open .nav-active::before {
        content: unset;
    }
    .prototype-bg-22 {
        margin-top: 105px;
        padding: 55px 0 24px;
    }
    .mob_mar {
        margin-bottom: 20px;
    }
    .port-box-1234,
    .port-box223 {
        margin-top: 30px;
    }
    .port .the_mar_img {
        margin-top: 1.5em;
    }
    .port-box-1 .port-box-222,
    .port-box-1 .port-box-2222 {
        margin-bottom: 30px;
    }
    .prototype-bg-22::after {
        top: -114px;
        height: 133px;
        animation: 1.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) infinite shake;
    }
    .prototype-bg-22::before {
        position: unset;
        content: unset;
    }
    .port .port-tabs {
        margin-bottom: 50px;
    }
    .nav-tabs .nav-link.active,
    .port #app-tabs .nav-tabs .nav-item.show .nav-link,
    .port-tabs > ul li.active {
        border-top-left-radius: unset !important;
    }
    .its_goin .how_its .img_mar {
        margin-left: 5px;
    }
    .steps-bg {
        background-position: center;
    }
    .circle-clr,
    .circle-clr-2,
    .circle-clr-3,
    .circle-clr-4,
    .circle-clr-5 {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
    .one-main-box.text-centr {
        display: unset !important;
    }
    .steps-bg .the_height {
        height: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .circle-2-div {
        margin-top: 0;
    }
    .flexi_col {
        flex-direction: column;
        padding: 0 !important;
    }
    .how_its {
        padding-left: 0 !important;
        margin-left: 0 !important;
        margin-bottom: 0;
    }
    .its_goin .abcde {
        text-align: unset !important;
    }
    .abcde1 {
        margin-bottom: 20px;
        text-align: left !important;
    }
    .clear-bg {
        padding: 4rem 0;
    }
    .clear-bg .the_line_height {
        line-height: unset !important;
        text-align: center;
    }
    .up {
        bottom: 3rem !important;
        right: 1rem !important;
    }
    .img_height img,
    .img_height1 img {
        height: 150px !important;
        width: 149px !important;
        object-fit: contain !important;
    }
    .carousel-indicators [data-bs-target] {
        width: 63px !important;
        margin: -1px 0;
    }
    .megamenu-list > li > a,
    .nav-dropdown > li > a {
        width: 65%;
    }
    .cirdle-anima {
        display: none !important;
    }
    .portfolio-section {
        padding-top: 30px;
    }
    .row.mb-5.this_sec_img {
        margin-top: -100px;
    }
    .contact-details {
        color: #6e6e6e;
        font-family: lataregular;
        margin: 10px;
    }
    .copyrightone {
        background-color: #212529;
    }
    .copyrighttwo {
        background-color: #77a336;
    }
    .app-tabs,
    .faqs-bg .container,
    .package-bg .container {
        padding: 0 !important;
    }
    .app-tabs .nav-tabs .nav-link {
        margin-bottom: -1px;
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
        font-size: 11px !important;
        color: #5f5f5f;
        font-family: latobold;
        padding: 0;
    }
    .padd-div {
        padding-top: 0 !important;
    }
    .consult-btn {
        margin: 0 0 20px !important;
    }
    .heading1 {
        font-size: 17px !important;
        margin-bottom: 22px !important;
    }
    .anim-box-1Active {
        animation: unset;
    }
    .faqs-bg {
        padding-top: 30px;
        background-color: #f1f1f1;
    }
    .rounded-lg {
        border-radius: 1rem !important;
        margin-bottom: 25px;
    }
    .high-end-row {
        margin-top: 20px !important;
        background: #fff !important;
        border-radius: 25px 25px 0 0 !important;
        padding: 11px 17px 56px;
        position: relative !important;
        overflow: hidden;
    }
    .ourservices-bg .order-2 img {
        animation: unset !important;
    }

    .subheader-sub-title1 {
        top: 56% !important;
        width: 70%;
        line-height: 15px;
        font-size: 12px;
        margin-left: 33px;
    }
    .subheader-title1 {
        position: absolute;
        top: 43%;
        font-size: 50px;
        font-family: mont-b;
        color: #fff;
    }
    .high-end-section .settttt {
        width: unset;
        position: unset;
        right: unset;
        height: 230px;
        margin-top: 90px;
    }
    .line_opt img {
        position: absolute;
        left: unset !important;
        width: 100%;
        top: 17px;
    }
    .relative_pulse {
        min-height: 140px;
    }
    .going_main_section .row .col:nth-child(2) .relative_pulse,
    .going_main_section .row .col:nth-child(4) .relative_pulse {
        justify-content: flex-start;
    }
    .going_main_section p {
        color: #616366;
        font-size: 15px;
        text-align: center;
        padding: 20px 0 10px;
        width: 100%;
        font-weight: 400;
    }
    .going_main_section {
        background-image: unset;
        padding: 50px 0 0;
    }
    .pulse_main_div {
        padding-top: 23px;
    }
    .going_main_section h1 {
        font-size: 31px;
    }
    .nav-toggle:before {
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 0.5em 0 0 #fff, 0 1em 0 0 #fff;
    }
    .circle,
    .circle::after,
    .circle::before {
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
    .circle::after,
    .circle::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: #61636630;
        -webkit-animation: 3s ease-in-out infinite grow;
        animation: 3s ease-in-out infinite grow;
        z-index: -1;
    }
    .circle {
        position: relative;
        background-color: #61636630;
        color: #fff;
        text-align: center;
        line-height: 60px;
        font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
        font-size: 1.3rem;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto 23px;
        z-index: 1;
    }
    .nav-brand img {
        width: 180px;
    }
}
.logo-text,
.pulse {
    text-align: center;
}
.logo-text {
    color: #595959;
}
@media only screen and (max-width: 1024px) {
    .fantacy-ecommerce-store {
        background-size: 300% !important;
    }
    .fantacy-round-1,
    .fantacy-round-2 {
        left: 33%;
    }
    .fantacy-container {
        flex-wrap: wrap;
        justify-content: space-evenly;
    }
    .fantacy-cards {
        width: 21% !important;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 980px) {
    .fantacy-cards {
        width: 27% !important;
        margin-bottom: 30px;
    }
    .fantacy-ecommerce-store {
        background-size: 340% !important;
    }
    .main-logo-container {
        justify-content: space-around;
    }
}
@media only screen and (max-width: 768px) {
    .fantacy-ecommerce-store {
        background-size: 350% !important;
    }
    .fantacy-cards {
        width: 34% !important;
    }
    .clr-1,
    .gathered_heading_active {
        color: #77a336 !important;
        text-align: center;

        justify-content: center;
    }
}
@media only screen and (max-width: 475px) {
    .fantacy-cards {
        width: 40% !important;
    }
    .fantacy-ecommerce-store {
        background-size: 450% !important;
    }
    .main-logo-container {
        justify-content: center;
    }
    .logo-container {
        width: 40%;
    }
}
@media only screen and (max-width: 375px) {
    .fantacy-cards {
        width: 54% !important;
    }
    .fantacy-ecommerce-store {
        background-size: 550% !important;
    }
}
@media only screen and (max-width: 320px) {
    .fantacy-cards {
        width: 64% !important;
    }
    .fantacy-ecommerce-store {
        background-size: 650% !important;
    }
}
@media only screen and (max-width: 1500px) {
    .fantacy-ecommerce-store {
        background-size: 140%;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .theway {
        width: 70%;
    }
    .banner-box {
        margin-top: 200px;
    }
    .discover-btn {
        padding: 14px 16px;
        font: 500 0.7rem "Roboto Slab", sans-serif;
        width: 40%;
    }
}
@media only screen and (max-width: 1699px) {
    .portfolio-text-img {
        display: none;
    }
}
@media only screen and (min-width: 1600px) {
    body {
        zoom: 95%;
    }
    .strive-bg {
        background-size: cover;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .client-comment h3 {
        font-size: 18px;
        line-height: 28px;
    }
    .client-single.active {
        width: 60%;
    }
    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }
    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(0.3) !important;
        transform: scale(0.3) !important;
    }
    .client-single.active .client-img img {
        max-width: 100px;
    }
    .client-single.active .client-img::before {
        padding: 5px;
        width: 108px;
        height: 108px;
        top: -4px;
        left: 6px;
    }
    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }
    .testi-wrap {
        height: 650px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }
    .client-single.active {
        width: 60%;
    }

    .client-comment span i {
        font-size: 40px;
    }
    .client-single:not(.active) {
        -webkit-transform: scale(0.55);
        transform: scale(0.35);
    }
    .client-single.position-5,
    .client-single.position-7 {
        right: 0;
    }
    .client-single.position-4 {
        left: 0;
    }
    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(0.3) !important;
        transform: scale(0.3) !important;
    }
    .client-single.active .client-img img {
        max-width: 80px;
    }
    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }
    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }
    .testi-wrap {
        height: 660px;
    }
    .client-single.position-5 {
        top: 94px;
    }
}
@media only screen and (min-width: 380px) and (max-width: 479px) {
    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }
    .client-single.active {
        width: 80%;
    }
    .anim-box-1 {
        height: 330px;
        cursor: pointer;
        background: #fff;
        padding: 25px 25px 50px;
        border-bottom-right-radius: 50px;
        transition: 0.3s;
        border: 2px solid transparent;
        text-align: center;
    }
    .client-comment span i {
        font-size: 40px;
    }
    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }
    .client-single.position-5,
    .client-single.position-6,
    .client-single.position-7 {
        right: -70px;
    }
    .client-single.position-4 {
        left: -60px;
    }
    .client-single.position-3 {
        left: -75px;
    }
    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(0.25) !important;
        transform: scale(0.25) !important;
    }
    .client-single.active .client-img img {
        max-width: 80px;
    }
    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }
    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }
    .testi-wrap {
        height: 600px;
    }
}
@media (max-width: 440px) {
    .client-single.position-5 {
        top: 108px;
    }
    .client-comment h3 {
        font-size: 14px;
        line-height: 26px;
    }
    .client-single.active {
        width: 80%;
    }
    .client-comment span i {
        font-size: 40px;
    }
    .client-single:not(.active) {
        -webkit-transform: scale(0.25);
        transform: scale(0.25);
    }
    .client-single.position-5,
    .client-single.position-6,
    .client-single.position-7 {
        right: -70px;
    }
    .client-single.position-4 {
        left: -60px;
    }
    .client-single.position-3 {
        left: -75px;
    }
    .client-single.position-3,
    .client-single.position-7 {
        -webkit-transform: scale(0.25) !important;
        transform: scale(0.25) !important;
    }
    .client-single.active .client-img img {
        max-width: 80px;
    }
    .client-single.active .client-img::before {
        padding: 5px;
        width: 88px;
        height: 88px;
        top: -4px;
        left: 16px;
    }
    .client-single.active .client-img {
        width: 120px;
        height: 100px;
    }
    .testi-wrap {
        height: 650px;
    }
}
@media (max-width: 352px) {
    .testi-wrap {
        height: 700px;
    }
    .heading-img img {
        display: none !important;
    }
}
@-webkit-keyframes colorSlide {
    0% {
        background-position: 0 100%;
    }
    20%,
    50%,
    80% {
        background-position: 0 0;
    }
    21%,
    51%,
    81% {
        background-color: #4e5559;
    }
    29.99%,
    59% {
        background-color: #fff;
        background-position: 0 0;
    }
    30%,
    60% {
        background-color: #4e5559;
        background-position: 0 100%;
    }
    100%,
    90% {
        background-color: #fff;
    }
}
@keyframes colorSlide {
    0% {
        background-position: 0 100%;
    }
    20%,
    50%,
    80% {
        background-position: 0 0;
    }
    21%,
    51%,
    81% {
        background-color: #4e5559;
    }
    29.99%,
    59% {
        background-color: #fff;
        background-position: 0 0;
    }
    30%,
    60% {
        background-color: #4e5559;
        background-position: 0 100%;
    }
    100%,
    90% {
        background-color: #fff;
    }
}
@-webkit-keyframes trackBallSlide {
    0%,
    100%,
    28%,
    29.99%,
    30%,
    58%,
    59.99%,
    60%,
    88% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    36%,
    6%,
    66% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    14%,
    44%,
    74% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    15%,
    19%,
    45%,
    49%,
    75%,
    79% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
}
@keyframes trackBallSlide {
    0%,
    100%,
    28%,
    29.99%,
    30%,
    58%,
    59.99%,
    60%,
    88% {
        opacity: 1;
        transform: scale(1) translateY(-20px);
    }
    36%,
    6%,
    66% {
        opacity: 1;
        transform: scale(0.9) translateY(5px);
    }
    14%,
    44%,
    74% {
        opacity: 0;
        transform: scale(0.4) translateY(40px);
    }
    15%,
    19%,
    45%,
    49%,
    75%,
    79% {
        opacity: 0;
        transform: scale(0.4) translateY(-20px);
    }
}
@-webkit-keyframes nudgeMouse {
    0%,
    30%,
    60%,
    90% {
        transform: translateY(0);
    }
    20%,
    50%,
    80% {
        transform: translateY(8px);
    }
}
@keyframes nudgeMouse {
    0%,
    30%,
    60%,
    90% {
        transform: translateY(0);
    }
    20%,
    50%,
    80% {
        transform: translateY(8px);
    }
}
@-webkit-keyframes nudgeText {
    0%,
    30%,
    60%,
    90% {
        transform: translateY(0);
    }
    20%,
    50%,
    80% {
        transform: translateY(2px);
    }
}
@keyframes nudgeText {
    0%,
    30%,
    60%,
    90% {
        transform: translateY(0);
    }
    20%,
    50%,
    80% {
        transform: translateY(2px);
    }
}
@-webkit-keyframes colorText {
    21%,
    51%,
    81% {
        color: #4e5559;
    }
    30%,
    60%,
    90% {
        color: #fff;
    }
}
@keyframes colorText {
    21%,
    51%,
    81% {
        color: #4e5559;
    }
    30%,
    60%,
    90% {
        color: #fff;
    }
}
@media (max-width: 768px) {
    .digital-tab-pane {
        display: block !important;
        opacity: 1;
    }
    .your-business {
        font-size: 20px;
        margin-top: 0px;
    }
    .hcwh {
        font-size: 16px;
    }
    .dbl-bg {
        height: auto;
    }
    .subheader-sub-title {
        top: 71%;
        width: 47%;
    }
    .Animation2d-bg {
        background-position: 26%;
    }
    .gt-row-padding,
    .p-6rem {
        padding: 2rem 0;
    }
    .vector-2 {
        right: 0;
    }
    .col-md-6.col-lg-3 .detail-box-1 {
        margin-top: 30px;
    }
    .col-md-6.col-lg-3:nth-child(-n + 2) .detail-box-1 {
        margin-top: 0;
    }
    .margin-auto {
        margin: auto;
    }
    .prototype-bg {
        background-size: auto;
        background-position: 100%;
    }
    .f-width {
        position: static;
    }
    .subheader-bg {
        height: 230px !important;
        object-fit: cover;
        object-position: top center;
    }
    .marketing-2 {
        cursor: pointer;
        align-items: center;

        text-align: center;

        padding: 30px 40px;
        background-color: f1f1f1;
        border-top-left-radius: 10px;
        border-bottom-right-radius: 10px;
        transition: 0.3s;
    }
    .skew-box {
        background-size: cover;
        margin-top: 30px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .col-md-12.col-lg-4:first-child.skew-box {
        margin-top: 0;
    }
    .mynavbar-div {
        width: auto;
    }
    .shadow-4,
    .shadow-6,
    .sidenav,
    .top-bar-box {
        display: none;
    }
    .top-email-box p,
    .top-email-box p a {
        font-size: 0.7rem;
    }
    .main-logo {
        width: 170px;
        margin-left: 13px;
    }
    .footer-logo {
        width: 170px;
        margin-left: 0;
    }
    .about-bg {
        background-position: 70% 177px;
    }
    .img-box-1 {
        width: 30%;
    }
    .idservice-box {
        width: 65%;
    }
    .horizontal {
        bottom: 3.3%;
        width: 100%;
    }
    .before-bsns-section {
        background-size: cover;
        background-position: 89%;
        background: none;
    }
    .footer-paera,
    .footer-paera p {
        font-size: 14px;
        text-align: left;
    }
    .h3,
    h4 {
        font-size: 24px;
    }
    .ds-box {
        padding: 10px 15px;
        justify-content: space-between;
    }
    .ds-right-box {
        width: 75%;
    }
    .for-ent-img {
        z-index: 99999;
        position: relative;
        display: flex;
        justify-content: center;
    }
    .heading {
        font-size: 22px;
        color: #595959;
        line-height: 36px;
        text-align: center;
    }
    .nav-box {
        top: 0px;
        position: relative;
    }
    .banner-box {
        margin-top: 0;
    }
    .main-slider p {
        margin-top: 0px;
        font-size: 12px;
    }
    .discover-btn {
        font: 500 0.7rem "Roboto Slab", sans-serif;

        font: 500 0.7rem "Roboto Slab", sans-serif;
        /* padding: 13px; */
    }

    .main-au-heading {
        font-size: 25px;
        text-align: center;
        display: block;
    }
    .gt-row-padding p,
    p {
        font-size: 13px;
        text-align: center;
        line-height: 26px;
    }
    h2 {
        font-weight: 800;
        font-family: latobold;
        color: #5f5f5f;
        text-align: center;
    }
    h3 {
        font-size: 30px;
        text-align: center;
    }
    .h3::after,
    .h3::before {
        width: 0;
        margin: 0;
        transform: translateY(-0.4rem);
    }
    .choose-us-box p {
        padding: 5px 0;
        font-size: 18px;
    }
    .customer-services-box {
        border-bottom-right-radius: 10%;
    }
    .line-1 {
        width: 20%;
    }
    .col-md-4.bg-primary {
        text-align: center;
    }
    .col-md-4.bg-primary p {
        font-size: 20px;
        color: #fff;
    }
    .subheader-title,
    .subheader-title-2 {
        font-size: 30px;
        font-family: mont-b;
        color: #fff;
        position: absolute;
    }
    .choose-us-box .draw-border {
        box-shadow: inset 0 0 0 2px #d8dbd3;
        color: #000;
        position: relative;
        top: 30px;
    }
    .col-md-4.bg-primary h5 {
        font-size: 30px;
        color: #fff;
        margin-top: 6px;
    }
    .title-heading {
        font-size: 30px;
        text-align: center;
    }
    .anim-box-1 {
        height: 330px;
        cursor: pointer;
        background: #fff;
        padding: 25px 25px 50px;
        border-bottom-right-radius: 50px;
        transition: 0.3s;
        border: 2px solid transparent;
        text-align: center;
    }
    .port-tabs > .nav.nav-tabs,
    .submit-btn a {
        width: 100%;
    }
    .port-tabs > div a.nav-item.nav-link,
    .port-tabs > div a.nav-item.nav-link.active {
        padding: 8px 15px;
    }
    .port-box-1 {
        height: 407px;
    }
    .port-box-1 img {
        max-height: 490px;
    }
}

@media only screen and (max-width: 425px) {
    .about-box,
    .tc,
    h2.mont-head {
        text-align: center;
    }
    .about-left-box {
        width: 100%;
    }
    .achievement-box {
        width: 49%;
    }
    .faq-card .card-header a,
    .fs-20 {
        font-size: 16px !important;
    }
    .wdc:nth-child(n + 2) .marketing-2 {
        margin-top: 20px;
    }
    .title-heading,
    .title-heading-2 {
        font-size: 24px;
        text-align: center;
    }
    h2.subheader-title-2 {
        left: 40px;
    }
    .faq-font,
    .subheader-title,
    h1.we-devlop {
        font-size: 16px;
    }
    .Animation2d-bg {
        background-image: none;
        background-color: #f1f1f1;
    }
    .main-au-heading {
        font-size: 18px;
        padding-bottom: 12px;
        text-align: center;
        display: block;
    }
    .subheader-sub-title {
        top: 70%;
        width: 70%;
        line-height: 15px;
        font-size: 13px;
        margin-left: 0px;
    }
    h2.mont-head {
        font-size: 20px;
        padding-top: 21px;
    }
    .get-a-free-quote-sec h2 {
        font-size: 15px;
        padding-top: 15px;
    }
    .steps-bg {
        display: none;
    }
    footer a {
        font-size: 13px;
    }
    .copyrightone {
        font-size: 9px;
    }
    .p-6rem {
        padding: 0;
    }
    .stats-bg {
        padding: 0rem 0;
    }
    .abt {
        padding-top: 2rem !important;
    }
    .sau {
        padding-bottom: 2rem !important;
    }
    .counter-1 {
        margin-bottom: 1.5rem;
    }
    .counter-1:last-child {
        margin-bottom: 0;
    }
    .heading {
        font-size: 20px !important;
        text-align: center;
    }
    .m-inherit {
        margin: auto;
    }
    .faster,
    .subheader-title-2 {
        font-size: 18px;
        display: flex;
    }
    .box-1 {
        margin-bottom: 15px;
    }
    .letus-help-bg {
        background-size: auto;
    }
    .cust-satis {
        flex-wrap: wrap;
    }
    .cust-satis .customer-box {
        width: 100%;
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        margin-top: 30px;
    }
    h1#four_mrx,
    h1#one_mrx,
    h1#three_mrx,
    h1#two_mrx {
        font-size: 18px !important;
    }
    html {
        overflow-x: hidden;
    }
    .mr-3,
    .mx-3 {
        margin-left: 5px;
    }
    .cust-satis .customer-box:first-child {
        margin-top: 0;
    }
    .pb-4,
    .py-4 {
        padding-bottom: 0;
    }
    p.mb-0.ml-2.clr-2.fw-600 {
        width: 90%;
    }
    .about-right-box {
        width: 100%;
        margin-top: 20px;
    }
    .about-bg {
        background-position: 20%;
    }
    .about-box {
        background: none;
        flex-wrap: wrap;
    }
    .wcu-section {
        background-position: 90%;
    }
    h3 {
        font-size: 28px;
    }
}
@media (max-width: 1399px) {
    .modal-left-bg h3,
    .modal-right-bg h3 {
        font-size: 26px !important;
    }
}
@media (max-width: 375px) {
    .carousel-caption {
        right: 10% !important;
        left: 10% !important;
    }
    .gt-row-padding p {
        font-size: 12px;
    }
    .choose-us-box p {
        font-size: 16px;
        font-family: lataregular;
        font-weight: 500;
        width: 60%;
        line-height: 20px;
    }
    h1#four_mrx,
    h1#one_mrx,
    h1#three_mrx,
    h1#two_mrx {
        font-size: 18px !important;
    }
    .subheader-sub-title {
        position: inherit;
    }
    .pb-4,
    .py-4 {
        padding-bottom: 0;
    }
    .mr-3,
    .mx-3 {
        margin-left: 5px;
    }
    html {
        overflow-x: hidden;
    }
    h1.we-devlop {
        font-size: 16px;
    }
}
.pulse {
    position: absolute;
    top: 31%;
    left: 31%;
    transform: translate(-50%, -50%);
    width: 0.3em;
    height: 0.3em;
    color: #ed222f;
    font-size: 4em;
    border-radius: 50%;
}
.pulse-2:after,
.pulse-2:before,
.pulse:after,
.pulse:before {
    position: absolute;
    content: "";
    display: block;
    border: 3px solid #f6896d;
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
    border-radius: 50%;
    animation: 1.5s linear infinite animate;
}
.pulse-2,
.pulse-3 {
    color: #ed222f;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    font-size: 4em;
    text-align: center;
}
.pulse-2:after,
.pulse-3:after,
.pulse-4:after,
.pulse:after {
    animation-delay: 0.5s;
}
.pulse-3:after,
.pulse-3:before,
.pulse-4:after,
.pulse-4:before {
    content: "";
    display: block;
    left: -15px;
    right: -15px;
    top: -15px;
    bottom: -15px;
    animation: 1.5s linear infinite animate;
    position: absolute;
}
.pulse-2 {
    position: absolute;
    top: 34%;
    right: 31%;
    width: 0.1em;
    height: 0.1em;
}
.pulse-3,
.pulse-4,
.pulse.pulse-5 {
    width: 0.11em;
    height: 0.11em;
}
.pulse-3 {
    position: absolute;
    top: 40%;
    left: 37%;
    line-height: 0.5em;
}
.pulse-3:after,
.pulse-3:before {
    border: 3px solid #f6896d;
    background-color: #77a336;
    border-radius: 50%;
}
.pulse-4 {
    position: absolute;
    bottom: 38%;
    left: 57%;
    transform: translate(-50%, -50%);
    color: #1f407c;
    font-size: 4em;
    line-height: 0.5em;
    text-align: center;
    border-radius: 50%;
}
.pulse-4:after,
.pulse-4:before {
    border: 3px solid #1f407c;
    background-color: #1f407c;
    border-radius: 50%;
}
.pulse.pulse-5 {
    top: 38%;
    left: 7%;
}
.pulse.pulse-5::after,
.pulse.pulse-5::before {
    border: 3px solid #929294;
    background-color: #929294;
}
.pulse.pulse-6 {
    top: 57%;
    left: 28.8%;
    width: 0.8em;
    height: 0.8em;
}
.pulse.pulse-6::after,
.pulse.pulse-6::before,
.pulse.pulse-7::after,
.pulse.pulse-7::before,
.pulse.pulse-aboutus::after,
.pulse.pulse-aboutus::before {
    border: 3px solid #e9e9e9;
    box-shadow: 2px 2px 5px #e1e1e1;
}
.pulse.pulse-7,
.pulse.pulse-aboutus {
    top: 61%;
    left: 89%;
    width: 0.3em;
    height: 0.3em;
}
@keyframes animate {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: scale(1.2);
        opacity: 0;
    }
}
.cirdle-anima .need-con .img-box-1 {
    overflow: hidden;
    border-radius: 50%;
    width: 265px;
}
.cirdle-anima .need-con .img-box-1 img {
    transition: 0.5s;
    overflow: hidden;
}
.cirdle-anima .need-con .img-box-1:hover img {
    transform: scale(1.3);
}
.cirdle-anima .circle {
    position: absolute;
    border-radius: 50%;
    background: #dcdcdc;
    animation: 15s infinite ripple;
    box-shadow: 0 0 1px 0 #508fb9;
}
.cirdle-anima .small {
    width: 100px;
    height: 100px;
    right: -100px;
    bottom: -100px;
}
.cirdle-anima .medium {
    width: 200px;
    height: 200px;
    right: -200px;
    bottom: -200px;
}
.cirdle-anima .large {
    width: 400px;
    height: 400px;
    right: -300px;
    bottom: -300px;
}
.cirdle-anima .xlarge {
    width: 600px;
    height: 600px;
    right: -400px;
    bottom: -400px;
}
.cirdle-anima .xxlarge {
    width: 800px;
    height: 800px;
    right: -500px;
    bottom: -500px;
}
.cirdle-anima .shade2 {
    opacity: 0.5;
}
.cirdle-anima .shade3 {
    opacity: 0.7;
}
.cirdle-anima .shade4 {
    opacity: 0.8;
}
.cirdle-anima .shade5 {
    opacity: 0.9;
}
.none_width {
    width: 0 !important;
}
@keyframes ripple {
    0%,
    100% {
        transform: scale(0.8);
    }
    50% {
        transform: scale(1.2);
    }
}
@keyframes shake {
    10%,
    90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%,
    80% {
        transform: translate3d(2px, 0, 0);
    }
    30%,
    50%,
    70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%,
    60% {
        transform: translate3d(4px, 0, 0);
    }
}
@media only screen and (min-width: 300px) and (max-width: 519px) {
    .pulse.pulse-9,
    .two-c-red {
        display: none;
    }
    .puws::before {
        content: unset;
        position: unset;
    }
    .abcde .discover-btn,
    .sut-box {
        margin-bottom: 20px;
    }
    .sut-box .sut-img-box img {
        width: 100% !important;
    }
    .about-place-where {
        padding-bottom: 2px;
        font-size: 24px;
        margin-top: 6px;
    }
    .title-3 {
        color: #494a4c;
        font-family: latobold;
        text-align: center;
    }
    .two-c {
        width: 94%;
        padding: 22px 18px;
    }
    .two-c-head .right-section {
        width: 83% !important;
        margin-left: 12px;
    }
    .puws {
        padding: 0 !important;
    }
    .two-c-head .left-section {
        width: 27%;
        margin-right: 9px;
    }
    .myheader .carousel-control-next {
        left: 66px !important;
    }
    .myheader .carousel-control-next,
    .myheader .carousel-control-prev {
        bottom: 30px;
        left: 26px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
    .carousel-item .slider-img,
    .carousel-item .slider-vid {
        height: 540px;
    }
    .main-slider {
        top: 22%;
        justify-content: flex-start;
    }
    .myheader button.carousel-control-next,
    .myheader button.carousel-control-prev {
        bottom: 130px;
    }
    .two-c-head .right-section p {
        margin: 0;
    }
    .discover-btn-black-white {
        padding: 0.6em 1em;
        top: -22px;
    }
    .toe {
        margin-bottom: 25px;
    }
    .who-will-bg .mar-end {
        margin: 0 !important;
    }
    .pg-about-over-mission .mar-div {
        padding-top: 70px;
    }
    .pg-about-over-mission .bott-padd {
        padding-bottom: 20px !important;
    }
    .ab-our-vission {
        padding: 0 0 42px;
    }
    .ab-our-vission .yeh-hunnu {
        margin-bottom: 22px;
    }
    .srvc-card {
        width: 100%;
        padding: 0;
    }
    .srvc-card li {
        width: 100%;
        height: 200px;
        list-style: none;
        cursor: pointer;
        counter-increment: item;
        display: flex;
        align-items: center;
    }
    .idservice-box,
    .testimonial4_slide {
        width: 100%;
    }
    .choose-us-box {
        margin-top: 30px;
        display: contents !important;
    }
    .i-links li {
        list-style: none;
        margin: 3px 0;
    }
    p.text-white.ars {
        padding-top: 10px;
    }
    .iop {
        display: flex;
        justify-content: center;
    }
    .align-items-center {
        -ms-flex-align: center !important;
        align-items: center !important;
        text-align: center;
        justify-content: center;
    }
    .choose-us-box p {
        width: 100%;

        text-align: center;
    }
    .horizontal {
        height: 135px;
    }
    .hcwh {
        padding: 15px 0 0;
    }
    .port-tabs ul {
        padding: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 5px;
        align-items: center;
        justify-content: center;
    }

    .port-tabs ul li {
        font-size: 15px;
        margin: 0;
    }
    .services-box-2 {
        width: 50%;
    }
    .services-box-2:nth-child(n + 4) {
        margin-top: unset;
    }
    .calltoaction-bg {
        height: unset;
        padding: 25px 0 40px;
    }
    .calltoaction-bg .your-business {
        font-size: 28px;
        padding: 1px 0 5px;
    }
    .calltoaction-bg .your-business span {
        font-size: 22px;
    }
    .calltoaction-bg .discover-btn-black {
        font-size: 15px;
        margin: 3px 0 15px;
    }
    .my-bodr {
        margin: 0 auto;
    }
    .carousel-control-next,
    .carousel-control-prev {
        width: 0%;
    }
    .testimonial4_slide p {
        margin: 16px 0 20px;
    }
    .testimonial {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .testimonial .carousel {
        padding-bottom: 20px;
    }
    .osc-card .title {
        font-size: 1.3rem;
        line-height: 1.2;
        width: 100%;
        text-align: center;
    }
    .ask-qs,
    .head-ofce {
        display: block;
        text-align: center;
    }
    .iopi {
        text-align: center;
    }
    .marketing {
        cursor: pointer;
        text-align: left;
        transition: 0.5s;
        padding: 10px 15px;
        display: contents;
    }
    .osc-card .copy {
        font-family: var(--font-serif);
        font-size: 1.125rem;
        font-style: italic;
        line-height: 1.35;
        color: white;
    }
    .mb-1,
    .my-1 {
        margin-bottom: 0.25rem !important;
        text-align: center;
    }
    .need-section-padding {
        padding-bottom: 15px !important;
    }
    .need-section-padding h3 {
        font-size: 24px;
    }
    .nav-menu > li > a {
        color: #000;
        font-size: 18px;
    }
    .navigation-portrait .megamenu-panel {
        left: 0 !important;
        right: 0;
        width: 100%;
    }
    .bg-ed1e2c {
        background-color: #77a336;
        padding: 10px 15px 0 !important;
    }
    .osc-card:after,
    .osc-card:before {
        content: "";
        top: 0;
        left: 0;
        pointer-events: none;
    }
    .page-content {
        display: flex;
        margin: 0 auto;
        font-family: var(--font-sans);
        justify-content: space-between;
        flex-wrap: wrap;
    }
    @media (min-width: 600px) {
        .page-content {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    @media (min-width: 800px) {
        .page-content {
            grid-template-columns: repeat(4, 1fr);
        }
    }
    .osc-card {
        position: relative;
        display: flex;
        align-items: flex-end;
        overflow: hidden;
        padding: 1rem;
        width: 100%;
        text-align: center;
        margin-top: 14px;
        color: #f5f5f5;
        background-color: #f5f5f5;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 2px 2px rgba(0, 0, 0, 0.1), 0 4px 4px rgba(0, 0, 0, 0.1), 0 8px 8px rgba(0, 0, 0, 0.1), 0 16px 16px rgba(0, 0, 0, 0.1);
    }
    .osc-card:nth-child(n + 4) {
        margin-top: 25px;
    }
    .ops-section {
        margin: 50px 0 40px;
        background-image: url("../images/h/ops-bg.webp");
        background-repeat: no-repeat;
        background-size: cover;
    }
    .osc-span {
        display: block;
        font-size: 14px;
        font-weight: 300;
        margin-top: 10px;
        margin-left: 3px;
    }
    .file-upload-btn,
    .osc-card .btn,
    .osc-card .title {
        font-weight: 700;
        color: #fff;
    }
    @media (min-width: 600px) {
        .osc-card {
            height: 390px;
            width: 32%;
            border-radius: 10px;
        }
    }
    .osc-card:before {
        position: absolute;
        width: 100%;
        height: 110%;
        background-size: cover;
        background-position: 0 0;
        transition: transform calc(var(--d) * 1.5) var(--e);
    }
    .osc-card:after {
        display: block;
        position: absolute;
        width: 100%;
        height: 200%;
        background-image: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0) 0,
            rgba(0, 0, 0, 0.009) 11.7%,
            rgba(0, 0, 0, 0.034) 22.1%,
            rgba(0, 0, 0, 0.072) 31.2%,
            rgba(0, 0, 0, 0.123) 39.4%,
            rgba(0, 0, 0, 0.182) 46.6%,
            rgba(0, 0, 0, 0.249) 53.1%,
            rgba(0, 0, 0, 0.32) 58.9%,
            rgba(0, 0, 0, 0.394) 64.3%,
            rgba(0, 0, 0, 0.468) 69.3%,
            rgba(0, 0, 0, 0.54) 74.1%,
            rgba(0, 0, 0, 0.607) 78.8%,
            rgba(0, 0, 0, 0.668) 83.6%,
            rgba(0, 0, 0, 0.721) 88.7%,
            rgba(0, 0, 0, 0.762) 94.1%,
            rgba(0, 0, 0, 0.79) 100%
        );
        transform: translateY(-50%);
        transition: transform calc(var(--d) * 2) var(--e);
    }
    .osc-card:first-child:before {
        background-image: url("../images/ops-writing-seo.png");
    }
    .osc-card:nth-child(2):before {
        background-image: url("../images/ops-custom-software.png");
    }
    .osc-card:nth-child(3):before {
        background-image: url("../images/dummy.png");
    }
    .osc-card:nth-child(4):before {
        background-image: url("../images/lap.png");
    }
    .osc-card:nth-child(5):before {
        background-image: url("../images/top.png");
    }
    .osc-card:nth-child(6):before {
        background-image: url("../images/S-Image6.png");
    }
    .osc-card .content {
        position: relative;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        padding: 1rem;
        transition: transform var(--d) var(--e);
        z-index: 1;
    }
    .osc-card .content > * + * {
        margin-top: 1rem;
    }

    .osc-card .copy {
        font-family: var(--font-serif);
        font-size: 1.125rem;
        font-style: italic;
        line-height: 1.35;
    }
    .osc-card .btn {
        cursor: pointer;
        margin-top: 1.5rem;
        padding: 0.75rem 1.5rem;
        font-size: 0.65rem;
        letter-spacing: 0.025rem;
        background-color: #000;
        border: none;
    }
    .osc-card .btn:hover {
        background-color: #0d0d0d;
    }
    .osc-card .btn:focus {
        outline: yellow dashed 1px;
        outline-offset: 3px;
    }
    @media (hover: hover) and (min-width: 600px) {
        .osc-card:after {
            transform: translateY(0);
        }
        .osc-card .content {
            transform: translateY(calc(100% - 4.5rem));
        }
        .osc-card .content > :not(.title) {
            opacity: 0;
            transform: translateY(1rem);
            transition: transform var(--d) var(--e), opacity var(--d) var(--e);
        }
        .osc-card:focus-within,
        .osc-card:hover {
            align-items: center;
        }
        .osc-card:focus-within:before,
        .osc-card:hover:before {
            transform: translateY(-4%);
        }
        .osc-card:focus-within:after,
        .osc-card:hover:after {
            transform: translateY(-50%);
        }
        .osc-card:focus-within .content,
        .osc-card:hover .content {
            transform: translateY(0);
        }
        .osc-card:focus-within .content > :not(.title),
        .osc-card:hover .content > :not(.title) {
            opacity: 1;
            transform: translateY(0);
            transition-delay: calc(var(--d) / 8);
            color: #f1f1f1;
            text-align: left;
            font-style: normal;
            font-family: lataregular;
        }
        .osc-card:focus-within .content,
        .osc-card:focus-within .content > :not(.title),
        .osc-card:focus-within:after,
        .osc-card:focus-within:before {
            transition-duration: 0s;
        }
    }
    .file-upload {
        background-color: #eee;
        width: 100%;
        border-radius: 7px;
        margin: 0 auto;
        height: 100px;
    }
    .file-upload-btn {
        width: 100%;
        margin: 0;
        background: #1fb264;
        border: none;
        padding: 10px;
        border-radius: 4px;
        border-bottom: 4px solid #15824b;
        transition: 0.2s;
        outline: 0;
    }
    .drag-text h4,
    .file-upload-remove,
    .remove-image {
        color: #616366;
    }
    .file-upload-btn:hover {
        background: #1aa059;
        color: #fff;
        transition: 0.2s;
        cursor: pointer;
    }
    .file-upload-btn:active {
        border: 0;
        transition: 0.2s;
    }
    .file-upload-preview {
        display: none;
        border: 1px dashed #979797;
        height: 100px;
        border-radius: 7px;
        text-align: center;
    }
    .file-upload-input {
        position: absolute;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        outline: 0;
        opacity: 0;
        cursor: pointer;
    }
    .file-upload-placeholder {
        border: 1px dashed #979797;
        border-radius: 7px;
        height: 100px;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .drag-text h4 {
        font-size: 14px;
        font-weight: 400;
    }
    .file-upload-image {
        padding: 5px;
        width: 50px;
        height: 50px;
        object-fit: contain;
    }
    .remove-image {
        margin: 0;
        background: 0 0;
        border: none;
        padding: 10px;
        border-radius: 4px;
        font-size: 14px !important;
        transition: 0.2s;
        outline: 0;
        font-weight: 500;
    }
    .testimonial-carousel {
        position: relative;
        width: 80%;
        margin: auto;
        overflow: hidden;
    }
    .testimonial-item {
        display: none;
        text-align: center;
        transition: opacity 1s;
    }
    .testimonial-item.active {
        display: block;
    }
    .testimonial-item img {
        border-radius: 50%;
        width: 100px;
        height: 100px;
    }
    .testimonial-item p {
        font-style: italic;
    }
    .testimonial-item h4 {
        font-weight: bold;
    }
    .prev-btn,
    .next-btn {
        position: absolute;
        top: 50%;
        background: rgba(0, 0, 0, 0.5);
        color: white;
        border: none;
        padding: 10px;
        font-size: 20px;
        cursor: pointer;
        z-index: 1;
    }
    .prev-btn {
        color: black;
        position: absolute;
        left: 20%;
        background: transparent;
    }
    .next-btn {
        right: 20%;
        position: absolute;
        background: transparent;
        color: black;
    }
    .prev-btn:hover,
    .next-btn:hover {
        background: transparent;
    }

    /* General Styling */
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .navbar-nav {
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    /* Top Bar Styling for Mobile */
    @media (max-width: 768px) {
        .top-email-box {
            text-align: center;
            padding: 10px;
        }

        .social-icons1 {
            text-align: center;
            margin-top: 10px;
        }

        .social-icons1 a {
            margin: 0 10px;
        }

        .social-icons1 i {
            font-size: 20px;
        }
    }

    /* Header Menu for Mobile */
    @media (max-width: 768px) {
        .nav-menu {
            flex-direction: column;
            align-items: center;
        }

        .nav-menus-wrapper {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            width: 50%;
            background: #fff;
            height: 99vh;
            z-index: 9999;
            display: none;
        }

        .nav-toggle {
            display: block;
            cursor: pointer;
        }

        .nav-toggle::before {
            content: "☰";
            font-size: 17px;
            color: transparent;
        }

        .nav-menu li {
            padding: 15px 0;
            width: 100%;
            text-align: center;
        }

        .megamenu-panel {
            display: none; /* Hide mega menu on mobile */
        }

        .nav-active {
            color: #333;
        }

        .nav-menus-wrapper.active {
            display: block; /* Show when active */
        }

        /* Contact/WhatsApp Sidebar */
        #contact-side,
        #whatsapp-side,
        #live-chat {
            position: fixed;
            bottom: 20px;
            right: 20px;
            z-index: 1000;
            display: none;
        }

        #contact-side-btn,
        #whatsapp-side-btn,
        #live-chat .ab {
            background-color: #77a336;
            color: white;
            padding: 10px;
            border-radius: 5px;
            text-align: center;
            cursor: pointer;
            margin-bottom: 10px;
        }

        #whatsapp-side-btn img {
            width: 35px;
        }

        .ab img {
            width: 35px;
        }
    }

    @media (max-width: 768px) {
        .close-btn {
            position: absolute;
            top: 10px;
            right: 15px;
            font-size: 30px;
            color: #333;
            cursor: pointer;
            display: none;
        }

        .nav-menus-wrapper.active .close-btn {
            display: block;
        }

        .nav-menus-wrapper {
            position: absolute;
            top: 0;
            right: 0;
            background: #fff;
            width: 100%;
            height: 1000vh;
            display: none;
            overflow-y: auto;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }

        .nav-menus-wrapper.active {
            display: block;
        }
    }

    /* Mega Menu styles */

    a.nav-brand {
        font-size: 28px;
        color: white;
    }

    /* Mobile responsiveness */
    @media (max-width: 767px) {
        .myheader {
            position: relative;
        }
        h2.subheader-title.subheader-title1.io {
            left: 90px;
        }
        .letus-help-bg {
            background-image: url(../images/h/letUsHelp-bg.webp);
            background: #47474c;
        }
        .pt-a {
            padding-top: 2rem !important;
        }
        .mb-2 {
            margin-bottom: 2rem !important;
        }
        .puws-oth {
            padding-top: 2rem !important;
        }

        .te {
            margin-bottom: 2rem !important;
        }
        .et {
            margin-top: 1rem !important;
        }

        .er {
            margin-bottom: 1rem !important;
        }
        .who-will-bg {
            padding: 20px 0;
            position: relative !important;
        }
        .puws {
            position: relative;
            padding: 0px 0 !important;
        }

        .pg-about-over-mission .mar-div {
            padding-top: 20px;
        }
        .pg-about-over-mission .bott-padd {
            padding-bottom: 40px !important;
        }

        .poq {
            font-size: 24px;
        }
        .fot {
            padding-top: 2rem !important;
        }
        img.fot-logo {
            height: auto;
            width: 280px;
        }
        .gt {
            padding-top: 2rem !important;
        }
        .get-solution-bg {
            background-color: #1c1c1c;
        }
        p.mb-2.posti {
            text-align: justify;
        }
        .aosq {
            left: 74px !important;
        }
        .aosqo {
            left: 0px !important;
        }
        p.mt-3.mb-2.title-1.io {
            text-align: center;
        }
        h2.subheader-title-2.oqr {
            left: 70px;
            font-size: 24px;
        }
        p.title-1.fw-600 {
            text-align: center;
        }
        p.mt-3.mb-2.title-1.ops {
            text-align: center;
        }
        .subheader-title-2 {
            top: 59%;
            left: 35%;
        }
        .subheader-title {
            top: 60%;
            left: 29%;
            font-size: 24px;
        }
        .elementsq {
            width: auto;
        }
        p.mb-2.title-1.re {
            text-align: center;
        }
        .btn-su {
            justify-content: center;
        }
        p.title-1.fw-600.mt-3 {
            text-align: center;
        }
        .need-section-padding {
            padding-top: 40px;
            padding-bottom: 130px;
        }
        .srvc-card {
            width: 100%;
            padding: 0;
            padding-top: 35px;
        }
        .digital-section {
            background-image: url(../images/h/digital-bg.webp);
            background-size: cover;
            overflow: hidden;
            display: none;
            background: #f6f6f6;
        }
        p.mb-0.asd {
            text-align: left;
        }

        .pg-gd-services {
            padding: 20px 0 !important;
        }

        .top-bar-box {
            padding: 0 15px;
            font-size: 14px;
        }
        .title-1 {
            font-size: 20px;
            color: #494a4c;
            text-align: left;
        }
        .qws {
            text-align: left;
        }
        .social-icons1 {
            justify-content: center;
            padding: 10px 0;
        }

        .sidenav {
            display: flex;
            flex-direction: column;
            align-items: center;
            padding: 10px;
            text-align: center;
        }

        .sidenav a {
            font-size: 12px;
            margin-bottom: 5px;
        }

        .nav-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .nav-menus-wrapper {
            display: none; /* Initially hidden for mobile screens */
            flex-direction: column;
            background-color: #fff;
            width: 100%;
            position: absolute;
            top: 100%;
            left: 0;
            z-index: 999;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        }
        .nav-menus-wrapper.active {
            display: flex;
            height: auto;
            display: none;
        }

        .nav-menu {
            flex-direction: column;
            padding: 0;
        }

        .nav-menu li {
            width: 100%;
            text-align: center;
            padding: 0px;
        }
    }
    @media (max-width: 767px) and (min-width: 280px) {
        div#up {
            width: 3rem;
            height: 3rem;
            border: 00;
            background-color: #77a336;
            bottom: 1.5rem;
            left: 10px;
            border-radius: 10px;
            display: flex;
            cursor: pointer;
            position: fixed;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 999;
        }
        p.ml-4.op {
            color: white;
        }
        .faster,
        .subheader-title-2 {
            font-size: 18px;
            display: flex;
            padding-top: 10px;
        }
        .services-bg {
            background-size: unset;
            background-position: 60% -14px;
            overflow: hidden;
            background: rgb(31 31 31 / 13%);
        }
        .ioz {
            display: flex;
            justify-content: center;
        }
        .img-box-1 {
            width: auto;
        }
        p.title-3.text-white.mt-3 {
            text-align: left;
        }
        .qerews {
            display: flex;
            justify-content: center;
        }

        .dbl-bg {
            background: #3e3e3e;
        }
        .vl {
            border-left: 0px solid grey;
            height: 70px;
        }

        .opas {
            text-align: left !important;
        }
        .subheader-title {
            top: 60%;
        }
        p.mb-0.text-white.mt-3 {
            text-align: center;
        }
        .abcde {
            text-align: center;
        }
        .faq-card .card-header .collapsed {
            background-color: #747679;
            border-radius: 5px;
            display: block;
            padding: 14px 10px;
            font-size: 12px;
            line-height: 26px;
        }
        .footer-bg {
            background-image: url(../images/h/footer-bg.webp);
            background-size: cover;
            background-position: center;
        }
        .port-tabs {
            background: #f1f1f1;
            height: 100px;
            align-items: center;
            justify-content: center;
        }
    }
    .chat-modal {
        display: none; /* Hidden by default */
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: rgba(0, 0, 0, 0.5); /* Black with opacity */
    }

    .chat-modal-content {
        background-color: white;
        margin: 10% auto;
        padding: 20px;
        border-radius: 8px;
        width: 50%; /* Adjust the width */
        text-align: center;
    }

    .close-btn {
        float: right;
        font-size: 24px;
        cursor: pointer;
        color: #aaa;
    }

    .close-btn:hover {
        color: black;
    }

    /* Chat Box */
    .chat-box {
        display: flex;
        flex-direction: column;
        gap: 10px;
        max-height: 300px;
        overflow-y: auto;
    }
    .messages {
        flex-grow: 1;
        border: 1px solid #ddd;
        padding: 10px;
        background-color: #f9f9f9;
        max-height: 200px;
        overflow-y: auto;
    }
    .chat-input {
        display: flex;
        gap: 10px;
    }
    .chat-input input {
        flex-grow: 1;
        padding: 10px;
        border: 1px solid #ddd;
        border-radius: 4px;
    }
    .chat-input button {
        padding: 10px 20px;
        background-color: #007bff;
        color: white;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }

    .chat-input button:hover {
        background-color: #0056b3;
    }

    .nav-menu a:hover {
        color: #77a336; /* Green text on hover */
    }

    .nav-menu a.active {
        color: #77a336; /* White text */
    }

    /* Sidebar CSS */
    .mobile-sidebar {
        position: fixed;
        top: 0;
        right: -100%;
        width: 85%;
        height: 100vh;
        background: #1c1c1c;
        box-shadow: -2px 0 12px rgba(0, 0, 0, 0.15);
        z-index: 9999;
        transition: right 0.3s ease-in-out;
        display: none;
        overflow-y: auto;
        border-left: 4px solid #77a336;
    }

    .mobile-sidebar.active {
        right: 0;
    }

    .mobile-sidebar .sidebar-content {
        padding: 1.5rem;
    }

    .mobile-sidebar .close-btn {
        font-size: 1.75rem;
        cursor: pointer;
        display: block;
        text-align: right;
        color: #fff;
    }

    .sidebar-logo {
        text-align: left;
        margin-bottom: 1.5rem;
    }

    img.logo-mbli {
        width: 160px;
        height: auto;
    }

    .mobile-sidebar ul {
        list-style: none;
        padding-left: 0;
        margin-top: 1rem;
    }
    .mobile-sidebar ul li {
        margin-bottom: 1rem;
        border-bottom: 1px solid #e0e0e0;
        padding-bottom: 0.75rem;
    }
    .mobile-sidebar ul li:last-child {
        border-bottom: none;
    }

    .mobile-sidebar ul li a {
        text-decoration: none;
        font-size: 1rem;
        font-weight: 400;
        color: #ffffff;
        transition: color 0.2s ease;
    }

    .mobile-sidebar ul li a:hover {
        color: #77a336;
    }

    .sidebar-social {
        text-align: left;
        margin-top: 2rem;
    }

    .sidebar-social a {
        font-size: 1.2rem;
        margin: 0 0.5rem;
        color: #fff;
        transition: color 0.2s ease;
    }

    .sidebar-social a:hover {
        color: #77a336;
    }

    @media (max-width: 768px) {
        .mobile-sidebar {
            display: block;
        }
    }
}
