html {
    scroll-behavior: smooth !important;
    scroll-behavior: auto or smooth or initial or inherit;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

html::-webkit-scrollbar {
    visibility: hidden;
}

@media screen and (prefers-reduced-motion: reduce) {
    html {
        scroll-behavior: smooth;
    }
}

body {
    overflow-x: hidden;
    font-style: normal;
    scroll-behavior: smooth;

}

body::-webkit-scrollbar {
    display: none;
}

@media (min-width: 1400px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1320px;
    }
}

/* nabar css start */

.navbar-brand {
    margin: 0;
    padding: 1.5% 1%;
}


nav.navbar.bg-black {
    margin: 0;
    padding: 0;
    height: 0px;
}

/* barcode css */
img.main-br01-size-sm {
    width: 100%;
}

.animated-br-bnner-line {
    position: relative;
    animation: myfirst 8s;
    animation-direction: alternate;
}

.heding-block-animation-barcod {
    animation: animated 5s 2;
    animation-direction: alternate;
}

.what-we-heding-block-animation-barcod {
    animation: whatweoffer 5s 2;
    animation-direction: alternate;
}


@keyframes myfirst {
    from {
        right: -100%;
    }

    to {
        right: 40px;
    }
}

/* ahura logo css */
img.navbar-logo-size-sm {
    width: 100%;
    transform: rotate(90deg);
}

div#flw-content-wrapper {
    height: 100vh !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
}

div#Services {
    padding-top: 8%;
}

div#flw-content-wrapper-secsix-fullheight\ h-100\  {
    margin-top: 20%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#flw-content-wrapper-center {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

#flw-content-wrapper-center-mobile {
    display: none;
    flex-direction: column;
    height: 100vh;
    justify-content: center;
    overflow: hidden;
}

.container.mobile-about-section.w-100 {

    display: none;
}

/* #flw-content-wrapper-secsix-fullheight{
    height: 100vh;
} */

/* second row */
.row.section-02 {
    padding-top: 0%;
    padding-left: 1%;
}

/* second row  about us css */

.about-section-heading {
    text-align: right;
    color: #fff;
    font-size: 30px;
    font-family: 'Chakra Petch';
    font-weight: 600;
    font-style: normal;
}

p.about-section-pera {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    text-align: right;
    font-family: 'Chakra Petch';
    font-weight: 300;
    font-style: normal;
}

img.text-barcod-size-lg {
    height: 100%;
}


/* second section css */

.row.section-03 {
    padding-bottom: 13%;
    display: grid;
    grid-template-columns: auto auto;
}

.heading-block {
    font-weight: 600;
    font-size: 30px;
    font-family: 'Chakra Petch';
    color: #fff;
    font-style: normal;
    padding: 0;
    margin: 0;
}

img.heding-block-animation-barcod {
    width: 100%;
}


.heding-ocr-section03 {
    font-weight: 300;
    font-size: 22px;
    font-family: 'Chakra Petch';
    color: #fff;
    text-align: center;
    font-style: normal;
}

p.pera-ocb-section03 {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px !important;
    text-align: justify;
    font-family: 'Chakra Petch';
    font-weight: 300;
    padding: 3% 0%;
    font-style: normal;
}

.col-4.AT-key-point-section {
    padding: 5% 2%;
    height: 100%;
    /* width: 100%; */
}

.animation {
    height: 20% !important;
}


/* fourth section css */

.row.section-04 {
    /* height: 64vh; */
    display: grid;
    grid-template-columns: auto auto auto;
    width: 100%;
    gap: 1rem;
    align-items: self-start;
}


/* fifth section css */
.row.section-05 {
    padding-top: 0%;
    display: grid;
    grid-template-columns: auto auto;
    align-items: self-start;
    white-space: nowrap;
}

.heading-block-right {
    font-weight: 600;
    font-size: 30px;
    font-family: 'Chakra Petch';
    color: #fff;
    text-align: right;
    font-style: normal;
    padding: 0;
    margin: 0;
}


.heading-block-devlopment {
    font-family: 'Chakra Petch';
    font-size: 75px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
}


/* sixth section css */
.row.section-06 {
    padding-top: 3%;

}

.col-2.Devlop-section-flex {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

/* seven section css */

.consultation-content-heading {
    font-family: 'Chakra Petch';
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    font-style: normal;
    margin: 0;
}

p.each-consultation-pera {
    font-family: 'Chakra Petch';
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
    font-style: normal;
}

ul.ul_inline-block {
    list-style: none;
    padding: 0;

}

.consultation-icon-list li.ul-li-icon-list-oneline {
    display: inline;
    list-style-type: none;
    padding-right: 45px;
    font-size: 30px;
    color: #fff;
}

.consultation-icon-list {
    padding-bottom: 6%;
}

.consultation-icon-list:not(:last-child) {
    margin-bottom: 6%;
    border-bottom: 1px solid rgb(255 255 255 / 25%);
}

.devp-body-img {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 90%;
    padding-right: 20%;
}

.row.section-07 {
    padding-top: 8%;
}

img.devlopment-body-animated-image {
    width: 65%;
    margin-left: 5%;
}

img.upset-img-icon {
    display: inline-block;
    width: 25px;
    vertical-align: unset;
}

img.upset-img-iconfor-web {
    display: inline-block;
    width: 32px;
    vertical-align: unset;
}

img.upset-img-iconfor-gaming {
    display: inline-block;
    width: 32px;
    vertical-align: unset;
}

img.upset-img-iconfor-web-net {
    display: inline-block;
    width: 45px;
    vertical-align: unset;
    padding-bottom: 1%;
}

/* section eight css */
.row.section-08 {
    padding-top: 5%;
}

.heading-block-design {
    font-family: 'Chakra Petch';
    font-size: 75px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    margin: 0;
}


/* section nine css */
.row.section-09 {
    padding-top: 8%;
    padding-bottom: 3%;
}

img.design-body-animated-image {
    width: 65%;
    margin-left: 5%;
}

.design-services-block:not(:last-child) {
    padding-bottom: 10%;
}

/* section ten css */
.row.section-10 {
    padding-top: 5%;
}

.heading-block-dg-mrk {
    font-family: 'Chakra Petch';
    font-size: 75px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
}

/* section eleven css */
.row.section-11 {
    padding-top: 10%;
}

img.dg-mrk-body-animated-image {
    width: 60%;
    margin-left: 5%;
}

.dg-mrk-services-block {
    padding-bottom: 10%;
}

.dg-mrk-body-img {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 15%;
    height: 90%;
    padding-right: 15%;
}



/* section twelve css */
.row.section-12 {
    padding-top: 5%;
}

.heading-block-security {
    font-weight: bold;
    font-family: 'Chakra Petch';
    font-size: 75px;
    color: #fff;
    font-style: normal;
}

/* section thirteen css */
.row.section-13 {
    padding-top: 5%;
}

img.security-body-animated-image {
    width: 60%;
    margin-left: 5%;
}

.security-services-block {
    padding-bottom: 10%;
}


.security-body-img {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 85%;
    padding-right: 20%;
}

.flw-content-wrapper-secfrtn-fullheight {
    overflow: hidden;
    padding-bottom: 3.5%;
}

/* section fourteen css */
.row.section-14 {
    padding-top: 5%;
}

.heading-block-constn {
    font-weight: bold;
    font-family: 'Chakra Petch';
    font-size: 75px;
    color: #fff;
    font-style: normal;
    margin: 0;
}

/* section Fifteen css */
.row.section-15 {
    padding: 8% 0;
    max-height: 80vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

img.consltn-body-animated-image {
    width: 52%;
    margin-left: 10%;
}


.row.section-16 div>lottie-player {
    height: auto;
    margin-top: -8%;
}

.consltn-body-img {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* height: 85%; */
}

/* section sixteen css */

.row.section-16 {
    padding-top: 5%;
}

.grid-container {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    grid-gap: 2%;
    text-align: justify;
    /* padding: 10px; */
}

.grid-container>div {
    text-align: left;
}

.consultation-grid-content-heading {
    font-family: 'Chakra Petch';
    font-size: 22px;
    color: #fff;
    font-weight: 300;
    font-style: normal;
}

p.each-grid-consultation-pera {
    font-family: 'Chakra Petch';
    font-size: 18px;
    color: rgba(255, 255, 255, 0.5);
    font-weight: 300;
    font-style: normal;
    text-align: justify;
}



div.flw-content-wrapper-ourclnt-fullheight {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100vh;
    overflow: hidden;
}

/* section seventeen css */

.row.section-17 {
    padding-top: 8%;
    display: grid;
    grid-template-columns: auto auto;
    /* align-items: baseline; */
    align-items: self-start;
}

/* section Eighteen css */
.row.section-18 {
    padding-top: 5%;
    padding-bottom: 10%;

}


.row-18 {
    width: 100%;
    margin: 20px auto;
}

.row-21-2 {
    width: 100%;
    margin: 20px auto;
}

.slider-card-body {
    margin: 10px 0;
    background-color: transparent;
    justify-content: center;

}

.slider-card-body>.card-content {
    background: transparent;
    padding: 10%;
    text-align: center;
    /* height: 15%; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    filter: grayscale(0%);
    transition: 1.2s ease-in-out;
    cursor: pointer;

}

.slider-card-body>.card-content:hover {
    filter: grayscale(0);
    transition: 1.2s ease-in-out;
}

img.slick-slider-animated-sm-img {
    width: 100%;
}

.slick-slide {
    display: none;
    float: left;
    height: auto !important;
    min-height: 1px;
}

button.slick-prev.slick-arrow {
    width: 20%;
}

button.slick-next.slick-arrow {
    width: 20%;
}

div.flw-content-wrapper-ourclntcounter-fullheight {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 5%;
    height: 100vh;
}

/* section ninteen css */

.grid-container-sec-nin {
    display: grid;
    grid-template-columns: auto auto auto auto;
    grid-gap: 10%;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.counter-count {
    font-size: 65px;
    color: #fff;
    font-style: normal;
    font-weight: 500;
    font-family: 'Chakra Petch';
    text-align: center;
}

p.counter-content-pera {
    font-size: 20px;
    color: #fff;
    font-style: normal;
    font-weight: 300;
    font-family: 'Chakra Petch';
    text-align: center;
}

/* section twenty css */

.row.section-20 {
    padding-top: 5%;
    display: grid;
    grid-template-columns: auto auto;
    align-items: self-start;
    /* padding-bottom: 10%; */

}

/* section twentyone css */

.row.section-21 {
    padding-top: 5%;
    display: flex;
}

.row.section-21-2 {
    padding-top: 5%;
    display: none;
}



/* section twentytwo css */

.row.section-22 {
    padding-top: 15%;
    display: flex;
    width: 100%;
    /* padding-bottom: 10%; */

}

.row.section-22-mb {
    padding-top: 15%;
    display: none;
    /* padding-bottom: 10%; */

}

img.heding-block-animation-barcod-at-gun {
    width: 100%;
}

lottie-player.constn-block-animation-barcod {
    width: 30%;
}


/* section twentythree css */
.row.section-23 {
    padding-top: 5%;
    /* padding-bottom: 10%; */
    width: 100%;
}


.grid-container-contact-us {
    display: grid;
    grid-template-columns: auto 35% 30% auto;
    grid-gap: 0%;
    padding: 10px;
}

.grid-container-contact-us-mb {
    display: none;
    grid-template-columns: auto 35% 30% auto;
    grid-gap: 0%;
    /* padding: 10px; */
}

.grid-container-two-contact-us-mb-two {
    display: none;

}

.col-item1-ct-us {
    padding: 0;
}



.contact-us-title-grid-content-heading {
    font-size: 90px;
    font-family: 'Inter';
    font-weight: 900;
    color: rgba(255, 255, 255, 0.5);
    font-style: normal;
    padding: 0;
    margin: 0;
    margin-top: -3%;
}

.contact-us-titletw-grid-content-heading {
    font-size: 90px;
    font-family: 'Inter';
    font-weight: 900;
    color: #fff;
    font-style: normal;
    padding: 0;
    margin: 0;
}

ul.contact-icon-ul-list {
    list-style: none;
    padding: 0;
}

li.ct-icon-list {
    text-decoration: none;
    padding-bottom: 10%;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Chakra Petch';
    color: #fff;
    font-style: normal;
}

a.contct-icon-list-link {
    text-decoration: none;
    color: #fff;
}

i.icon-space {
    padding-right: 4%;
}

i.fa-solid.fa-phone.icon-space {
    padding-right: 7%;
}


ul.contact-social-icon-ul-list {
    list-style: none;
    padding: 0;
}

li.ct-social-icon-list {
    text-decoration: none;
    padding-bottom: 43px;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Chakra Petch';
    color: #fff;
    font-style: normal;
}

a.contct-social-icon-list-link {
    text-decoration: none;
    color: #fff;
}

i.social-icon-space {
    /* padding-right: 8%; */
    padding-bottom: 10%;
}

.row.section-04 div>lottie-player {
    width: 100%;
    height: 15vh !important;
    display: block !important;
}

.row.section-04 div>lottie-player.for-mobile {
    display: none !important;
}

/* Form css */

.contact-us-grid {
    display: grid;
    grid-template-columns: auto auto;
}

input#email-filed,
input#email-filed-mb {
    width: 100%;
    padding: 12px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    outline: none;
}

input#email-filed:focus,
input#email-filed-mb:focus {
    border-radius: 0px;
    outline: none;
}

input#email-filed:focus:after,
input#email-filed-mb:focus:after {
    border-radius: 0px;
    outline: none;
}

input#name-filed,
input#name-filed-mb {
    padding: 12px;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    width: 100%;
    outline: none;
}

input#message-filed,
input#message-filed-mb {
    padding: 12px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff;
    outline: none;
}

input.submit-now {
    width: 100%;
    padding: 12px;
    -webkit-text-fill-color: #000;
    color: #000;
    background-color: #fff;
    /* -webkit-background-clip: #fff; */
    outline: none;
    border: 1px solid #fff;
    transition: background-color 0.4s ease, color 0.4s ease;
}

input.submit-now:hover {
    color: #fff;
    background-color: #000;
    -webkit-text-fill-color: #fff;
}

/*animation css*/
.reveal {
    position: relative;
    transform: translateY(150px);
    opacity: 0;
    transition: 1s all ease;
}

.reveal.active {
    transform: translateY(0);
    opacity: 1;
}

/*animation css over*/

.row.section-15 .col-6 .consltn-body-img>lottie-player {
    width: 500px;
    height: 300px;
}

.row.section-16 {
    display: grid;
}

.row.section-16-mobile {
    display: none;
}

.row-18.section-18 {
    display: flex;
}

.row.mb-carousel.row-18.section-18 {
    display: none;
}

.flw-content-wrapper-ourclntcounter-fullheight.mobile-counter-section {
    display: none;
}

.flw-content-wrapper-ourclntcounter-fullheight.desktop-counter-section {
    display: flex;
}

.banner-mobile-screen {
    display: none;
}

.tooltip-text {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 100px;
    color: #000;
    font-size: 12px;
    background-color: #fff;
    border-radius: 10px;
    padding: 4px 15px 4px 15px;
}

a.contct-icon-list-link:hover>.tooltip-text {
    visibility: visible;
}

a.contct-icon-list-link {
    position: relative;
}

#toptooltip {
    top: -30px;
    left: 0;
}

.our_product_top {
    margin-top: 20%;
}

.ticketing_section .ts_first_main {
    margin: 53px 0 0 0;
    height: unset;
}

.ticketing_section .banner_btns .white_bg_btn {
    margin-bottom: 0;
    border-radius: 0;
}

.ticketing_section .ts_image {
    text-align: center;
}

.ticketing_section .ts_image img {
    max-width: fit-content;
}

@media (max-width: 1200px) {
    .ticketing_section .ts_image {
        width: unset;
        text-align: center;
    }
}

@media (max-width: 676px) {

    .ticketing_section .ts_image img {
        margin-bottom: 30px;
    }

    .our_product_top {
        margin-top: 38%;
    }
}

/* .flw-content-wrapper-ourclntcounter-fullheight.desktop-counter-section{
    display: block;
} */
/* mobile, Tab, Responsive  */

@media screen and (min-width:1440px) and (max-width:1666px) {
    p.about-section-pera {
        font-size: 15px;
    }

    p.pera-ocb-section03 {
        font-size: 18px !important;
    }

    .desktop-counter-section {
        display: grid;
    }

    .mobile-counter-section {
        display: none;
    }

}

@media screen and (min-width:1352px) and (max-width:1440px) {
    p.about-section-pera {
        font-size: 13px;
    }

    p.pera-ocb-section03 {
        font-size: 18px !important;
    }

    img.slick-slider-animated-sm-img {
        width: 75%;
    }

    .desktop-counter-section {
        display: grid;
    }

    .mobile-counter-section {
        display: none;
    }

}

@media only screen and (min-width:1200px) and (max-width:1399px) {
    li.ct-icon-list {
        text-decoration: none;
        padding-bottom: 6%;
        font-size: 17px;
        font-weight: 300;
        font-family: 'Chakra Petch';
        color: #fff;
        font-style: normal;
    }

    li.ct-social-icon-list {
        text-decoration: none;
        padding-bottom: 42px;
        font-size: 17px;
        font-weight: 300;
        font-family: 'Chakra Petch';
        color: #fff;
        font-style: normal;
    }
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    li.ct-icon-list {
        text-decoration: none;
        padding-bottom: 19%;
        font-size: 14px;
        font-weight: 300;
        font-family: 'Chakra Petch';
        color: #fff;
        font-style: normal;
    }
}

@media screen and (min-width:1240px) and (max-width:1352px) {
    p.about-section-pera {
        font-size: 12px;
    }

    img.text-barcod-size-lg {
        height: 88%;
    }

    p.pera-ocb-section03 {
        font-size: 18px !important;
    }

    img.slick-slider-animated-sm-img {
        width: 75%;
    }

    .desktop-counter-section {
        display: grid;
    }

    .mobile-counter-section {
        display: none;
    }
}

@media screen and (min-width:1152px) and (max-width:1240px) {
    p.about-section-pera {
        font-size: 11px;
    }

    img.text-barcod-size-lg {
        height: 85%;
    }

    p.pera-ocb-section03 {
        font-size: 18px;
        text-align: left;
    }

    .heading-block-dg-mrk {
        font-size: 74px;
    }

    img.dg-mrk-block-animation-barcod {
        padding-bottom: 10%;
    }

    .grid-container {
        display: grid;
        grid-template-columns: auto auto auto auto auto;
        grid-gap: 0%;
    }

    img.consultsn-animated-sm-img {
        width: 60%;
    }

    img.slick-slider-animated-sm-img {
        width: 75%;
    }


    .grid-container-sec-nin-mobile {
        display: grid;
        grid-template-columns: auto;
        grid-gap: 0%;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
}

@media screen and (min-width:992px) and (max-width:1152px) {
    p.pera-ocb-section03 {
        font-size: 18px;
        text-align: justify;
        padding: 3% 1%;
    }

    .row.section-04 {
        height: 70vh;
    }

    .heading-block-dg-mrk {
        font-size: 74px;
    }

    img.dg-mrk-block-animation-barcod {
        padding-bottom: 10%;
    }

    .grid-container {
        display: grid;
        grid-template-columns: auto auto auto auto auto;
        grid-gap: 0%;
    }

    img.consultsn-animated-sm-img {
        width: 60%;
    }

    img.slick-slider-animated-sm-img {
        width: 75%;
    }

    lottie-player.constn-block-animation-barcod {
        width: 40%;
        padding-bottom: 10%;
    }



}

@media screen and (min-width:300px) and (max-width:992px) {

    .nav {
        background-color: #000 !important;
    }

    body.contact .nav {
        background-color: #0000004f !important;
    }

    .row.section-04 {
        display: grid;
        grid-template-columns: auto;
        height: 100%;
        margin-left: 0;
    }

    .row.section-09 {
        display: grid;
        grid-template-columns: auto;
        height: 100%;
    }

    div#flw-content-wrapper {
        height: auto !important;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
    }

    .row.section-09>.col-md-6 {
        width: 100%;
        margin-top: -12%;
    }

    .row.section-09 .devp-body-img>lottie-player {
        width: 100%;
        height: 60vh !important;
        margin-top: -4%;
    }

    .row.section-12 {
        padding-top: 12%;
    }

    .row.section-14 {
        padding-top: 10%;
    }

    .row.section-11 {
        display: grid;
        grid-template-columns: auto;
        height: 100%;
    }

    .row.section-11>.col-md-6 {
        width: 100%;
    }

    .row.section-11 .dg-mrk-body-img>lottie-player {
        width: 100%;
        height: 60vh !important;
        margin-top: -10%;
        margin-bottom: -10%;
    }

    .row.section-13 {
        display: grid;
        grid-template-columns: auto;
        height: 100%;
    }

    .row.section-13>.col-md-6 {
        width: 100%;
    }

    .row.section-16 {
        display: none;
    }


    .row.section-15>.col-6 {
        width: 100%;
    }

    .row.section-15 {
        padding: 5% 0;
    }

    .row.section-16-mobile {
        display: grid;
        display: grid;
        grid-template-columns: 5% 95%;
        gap: 1rem;
        margin: 0;
        padding-top: 0;
    }

    .row.section-17 {
        padding-top: 18%;
    }

    .mobile-second-col>div {
        padding-bottom: 5%;
    }

    .col-item2.mobile-first-col {
        text-align: left;
        padding: 0;
    }

    .heading-block {
        font-weight: 600;
        font-size: 20px;
    }

    .heding-ocr-section03 {
        font-weight: 500;
        font-size: 20px;
    }

    .row.section-06 {
        padding-top: 15%;
    }

    .row.section-08 {
        padding-top: 12%;
    }

    .row.section-10 {
        padding-top: 6%;
    }

    p.pera-ocb-section03 {
        font-size: 16px;
        text-align: justify;
        /* padding: 3% 20%; */
    }

    .row.section-04>div {
        padding-left: 0;
        padding-right: 0;
        margin: 0;
    }

    p.each-consultation-pera {
        font-size: 16px;
        text-align: left;
        /* padding: 10% 6% 5% 6%; */
    }

    .col-4.AT-key-point-section {
        width: 100%;
        padding: 4% 15%;
    }

    .row.section-04 div>lottie-player {
        width: 100%;
        height: 15vh !important;
        display: none !important;
    }

    .row.section-04 div>lottie-player.for-mobile {
        display: block !important;
    }

    .devp-body-img {
        padding: 0;
    }

    .security-body-img {
        padding: 0 10%;
    }

    .dg-mrk-body-img {
        padding: 0;
    }

    img.heding-block-animation-barcod {
        width: 100%;
        height: 2vh;
        margin-bottom: 4%;
        object-fit: cover;
    }

    img.what-we-heding-block-animation-barcod {
        width: 100%;
        height: 2vh;
        margin-bottom: 4%;
    }

    img.cst-mobile-anms-sm-img {
        width: 23%;
        padding-top: 8px;
    }

    .heading-block-right {
        font-weight: 600;
        font-size: 20px;
    }

    .row.section-15 .col-6 .consltn-body-img>lottie-player {
        width: 100%;
        height: 300px;
        margin-bottom: 4%;
    }

    button.slide-arrow.next-arrow.slick-arrow {
        width: 6%;
        height: 15%;
        background-color: transparent;
        color: #fff;
        position: absolute;
        top: 35%;
        background-color: #000;
        border: none;
        border-radius: 100%;
    }

    button.slide-arrow.prev-arrow.slick-arrow {
        width: 6%;
        height: 15%;
        background: transparent;
        color: #fff;
        position: absolute;
        right: 0;
        top: 35%;
        z-index: 1;
        border: none;
        border-radius: 100%;
    }

    /* .row.carousel.row-18.section-18 {
        display: none;
    } */

    .row.mb-carousel.row-18.section-18 {
        /* display: flex; */
        display: none;
    }

    img.slick-slider-animated-sm-img {
        width: 100%;
    }

    img.creart-sm-mblg {
        width: 37%;
    }

    img.tlg-sm-mblg {
        width: 30%;
    }

    img.ae-sm-mblg {
        width: 23%;
    }

    img.koko-sm-mblg {
        width: 39%;
    }

    .flw-content-wrapper-ourclntcounter-fullheight.desktop-counter-section {
        display: none;
    }

    .flw-content-wrapper-ourclntcounter-fullheight.mobile-counter-section {
        display: flex;
        padding-bottom: 36%;
    }

    .mobile-only {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .flw-content-wrapper-ourclntcounter-fullheight.mobile-counter-section .mobile-only>lottie-player {
        width: 75%;
    }

    .grid-container-sec-nin {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-gap: 8%;
        align-items: center;
        justify-content: center;
        width: 100%;
        margin: 0;
        padding: 0;

    }

    /* .row.section-21-2 {
        display: flex;
    } */

    .counter-count {
        font-size: 30px;
    }

    p.counter-content-pera {
        font-size: 18px;
    }



    .row.section-21 {
        padding-top: 5%;
        /* display: none; */
    }

    .row.section-22 {
        padding-top: 15%;
        display: none;
        /* padding-bottom: 10%; */

    }

    .row.section-22-mb {
        padding-top: 15%;
        display: block;
        /* padding-bottom: 10%; */
    }

    .grid-container-contact-us {
        display: none;
        grid-template-columns: auto 35% 30% auto;
        grid-gap: 0%;
        padding: 10px !important;
    }

    .grid-container-contact-us-mb {
        display: grid;
        grid-template-columns: auto;
        grid-gap: 0%;
        /* padding: 10px; */
    }

    .grid-container-two-contact-us-mb-two {
        display: grid !important;
        grid-template-columns: auto;
        grid-gap: 0%;
        padding: 10px;
        padding-top: 5%;
        width: 100%;
    }

    .col-item3-ct-us {
        padding: 2% 2%;
    }

    .col-item5-ct-us {
        padding: 2% 2%;
    }

    .col-item1-ct-us {
        padding: 1% 0 3% 0;
    }

    .col-item1-ct-us {
        padding: 1% 2% 3% 1%;
    }

    i.fa-solid.fa-phone.icon-space {
        padding-right: 10px;
    }

    li.ct-icon-list {
        width: 100%;
        padding-bottom: 0;
    }

    ul.contact-icon-ul-list {
        display: flex;
        flex-wrap: wrap;
        row-gap: 14px;
    }

    li.ct-icon-list:not(:last-child, :nth-last-child(2)) {
        width: 50%;
        text-align: left;
    }

    li.ct-icon-list:nth-child(2) {
        text-align: left;
    }

    li.ct-icon-list:nth-child(3) {
        text-align: left;
    }

    li.ct-icon-list:last-child {
        text-align: left;
    }

    li.ct-icon-list {
        text-decoration: none;
        padding-bottom: 1%;
        font-size: 20px;
        font-weight: 300;
        font-family: 'Chakra Petch';
        color: #fff;
        font-style: normal;
    }

    li.ct-social-icon-list {
        text-decoration: none;
        padding: 1% 4% 5% 4%;
    }

    ul.contact-social-icon-ul-list {
        display: flex;
        justify-content: space-evenly;
        padding: 0;
        margin: 0px;
    }


}

@media screen and (min-width:768px) and (max-width:992px) {
    .heading-block-devlopment {
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .heading-block-security {
        font-weight: bold;
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    img.devlopment-block-animation-barcod {
        width: 52%;
        padding-bottom: 16%;
    }

    img.security-block-animation-barcod {
        width: 52%;
        padding-bottom: 16%;
    }

    img.design-block-animation-barcod {
        width: 52%;
        padding-bottom: 16%;
    }

    img.dg-mrk-block-animation-barcod {
        width: 52%;
        padding-bottom: 16%;
    }

    img.constn-block-animation-barcod {
        width: 52%;
        padding-bottom: 16%;
    }

    .row.section-06 {
        padding-top: 8%;
    }

    div#flw-content-wrapper-secsix-fullheight\ h-100\  {
        padding: 20% 0 10% 0;
    }

    .heading-block-constn {
        font-weight: bold;
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .heading-block-design {
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .heading-block-design {
        font-size: 50px;
        font-family: 'Chakra Petch';
    }

    .heading-block-dg-mrk {
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .row.section-07 {
        display: flex;
        flex-direction: column;
    }

    .row.section-07>.col-md-6 {
        width: 100%;
    }

    .devp-body-img {
        padding: 0;
    }

    .devp-body-img>lottie-player {
        width: 100%;
        height: 50vh !important;
    }

    p.pera-ocb-section03 {
        font-size: 18px;
        text-align: justify;
        padding: 3% 10%;
    }

    i.icon-space {
        padding-right: 10px;
    }

    lottie-player.constn-block-animation-barcod {
        width: 50%;
        padding-bottom: 10%;
    }

    .row.section-16-mobile .col-item2.mobile-first-col>lottie-player {
        height: 44%;
    }

    button.view-more-button {
        font-family: 'Chakra Petch';
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 18px !important;
        letter-spacing: 0.24px;
        height: 40px;
        width: 165px;
        padding: 8px 10px !important;
        border: 1px solid #f0f0f0;
        color: #000;
        cursor: pointer;
        transition: background-color 0.4s ease, color 0.4s ease;
        text-decoration: none;
        font-weight: 600;
    }


}

@media screen and (min-width:576px) and (max-width:767px) {
    .heading-block-devlopment {
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .heading-block-design {
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .heading-block-dg-mrk {
        font-family: 'Chakra Petch';
        font-size: 40px;
    }

    .heading-block-security {
        font-weight: bold;
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    .heading-block-constn {
        font-weight: bold;
        font-family: 'Chakra Petch';
        font-size: 50px;
    }

    img.dg-mrk-block-animation-barcod {
        width: 70%;
        padding-bottom: 18%;
    }

    img.constn-block-animation-barcod {
        width: 70%;
        padding-bottom: 18%;
    }

    img.devlopment-block-animation-barcod {
        width: 70%;
        padding-bottom: 18%;
    }

    img.design-block-animation-barcod {
        width: 70%;
        padding-bottom: 18%;
    }

    img.cst-mobile-anms-sm-img {
        width: 35.5%;
        padding-top: 8px;
    }

    img.security-block-animation-barcod {
        width: 70%;
        padding-bottom: 18%;
    }

    div#flw-content-wrapper\  {
        padding: 20% 0;
    }

    p.pera-ocb-section03 {
        font-size: 16px;
        text-align: justify;
        padding: 3% 7%;
    }

    .contact-us-title-grid-content-heading {
        font-size: 70px;
    }

    .col-item1-ct-us {
        /* padding: auto; */
        padding: 5% 0;
    }

    li.ct-icon-list {
        text-decoration: none;
        padding-bottom: 1%;
        font-size: 15px;
    }

    i.icon-space {
        padding-right: 10px;
    }

    li.ct-social-icon-list {
        text-decoration: none;

        font-size: 16px;
    }

    lottie-player.constn-block-animation-barcod {
        width: 60%;
        padding-bottom: 10%;
    }

    .col-item2.mobile-first-col>lottie-player {
        height: 66%;
    }

}

@media screen and (min-width:320px) and (max-width:576px) {
    .heading-block-devlopment {
        font-family: 'Chakra Petch';
        font-size: 30px;
        color: #fff;
        font-style: normal;
    }

    .heading-block-design {
        font-size: 30px;
        font-family: 'Chakra Petch';
    }

    .heading-block-security {
        font-size: 30px;
    }

    .heading-block-constn {
        font-size: 30px;
    }

    .heading-block-dg-mrk {
        font-size: 30px;
    }

    div#flw-content-wrapper {
        padding: 25% 0 5% 0;
    }


    .container {
        padding: 0 20px
    }

    img.devlopment-block-animation-barcod {
        width: 60%;
        padding-bottom: 15%;
    }

    img.constn-block-animation-barcod {
        width: 60%;
        padding-bottom: 15%;
    }

    img.dg-mrk-block-animation-barcod {
        width: 60%;
        padding-bottom: 15%;
    }

    img.design-block-animation-barcod {
        width: 60%;
        padding-bottom: 15%;
    }

    img.security-block-animation-barcod {
        width: 60%;
        padding-bottom: 15%;
    }

    .heading-block-right {
        font-weight: 600;
        font-size: 18px;
    }

    .heading-block {
        font-weight: 600;
        font-size: 18px;
    }

    .mobile-second-col div>p.each-grid-consultation-pera {
        font-size: 16px;
        text-align: left;
    }

    .consultation-icon-list li.ul-li-icon-list-oneline {
        padding-right: 25px;
        font-size: 20px;
    }

    img.upset-img-iconfor-gaming {
        display: inline-block;
        width: 28px;
        vertical-align: unset;
    }

    img.cst-mobile-anms-sm-img {
        width: 36.5%;
        padding-top: 8px;
    }

    div#flw-content-wrapper-secsix-fullheight\ h-100\  {
        padding: 18% 0 10% 0px;
    }

    p.pera-ocb-section03 {
        font-size: 16px !important;
        text-align: left;
        padding: 3% 0%;
        margin-bottom: 0;
    }

    .heding-ocr-section03 {
        font-size: 18px;
    }

    .row.section-04 div>lottie-player {
        height: 10vh !important;
    }

    p.counter-content-pera {
        font-size: 16px;
    }

    .counter-count {
        font-size: 20px;
    }

    li.ct-icon-list {
        text-decoration: none;
        padding-bottom: 1%;
        font-size: 10px;
    }

    i.icon-space {
        padding-right: 10px;
    }

    li.ct-social-icon-list {
        text-decoration: none;
        font-size: 14px;
    }

    .col-item5-ct-us {
        padding: 0 2%;
    }

    .col-item3-ct-us {
        padding: 2% 0%;
    }

    #flw-content-wrapper-center-mobile {
        padding-top: 20% !important;
        padding-bottom: 15%;
    }

    lottie-player.constn-block-animation-barcod {
        width: 68%;
        padding-bottom: 21%;
    }

    .logo {
        padding: 3% 4% !important;
    }

    #hamburger {
        padding: 4% 4% !important;
    }

    .row.section-16-mobile .col-item2.mobile-first-col>lottie-player {
        height: 70%;
    }

    /* .row.section-21 {
        display: none;
    } */


}

@media screen and (min-width:465px) and (max-width:540px) {
    img.cst-mobile-anms-sm-img {
        width: 42%;
        padding-top: 8px;
    }

}

@media screen and (min-width:375px) and (max-width:450px) {
    img.cst-mobile-anms-sm-img {
        width: 42%;
        padding-top: 8px;
    }



}

@media screen and (max-width:449px) {
    img.cst-mobile-anms-sm-img {
        width: 49%;
        padding-top: 8px;
    }

    .contact-us-title-grid-content-heading {
        font-size: 65px;
    }

    .row.section-16-mobile .col-item2.mobile-first-col>lottie-player {
        height: 49% !important;
    }

    .col-item2-ct-us {
        padding: 1%;
    }

    li.ct-icon-list.text-left-end {
        text-align: end;
    }

    li.ct-icon-list:not(:last-child, :nth-last-child(2)) {
        width: 50%;
        text-align: left;
    }

    li.ct-icon-list:last-child {
        text-align: left;
    }

    li.ct-icon-list:nth-child(3) {
        text-align: left;
    }

    li.ct-icon-list:nth-child(2) {
        text-align: left;
    }


}

@media screen and (min-width:300px) and (max-width:376px) {
    .row.section-16-mobile .col-item2.mobile-first-col>lottie-player {
        height: 36vh !important;
    }

    lottie-player.constn-block-animation-barcod {
        width: 80%;
        padding-bottom: 38%;
    }
}

@media screen and (min-width:320px) and (max-width:418px) {
    img.cst-mobile-anms-sm-img {
        width: 50%;
        padding-top: 8px;
    }

    .row.section-16-mobile {
        padding-top: 5%;
    }

    .contact-us-title-grid-content-heading {
        font-size: 65px;
    }

    li.ct-icon-list {
        text-decoration: none;
        padding-bottom: 1%;
        font-size: 9px;
    }

    li.ct-social-icon-list {
        text-decoration: none;
        font-size: 12px;
    }

    .grid-container-two-contact-us-mb-two {
        padding: 5% 0 0 0;
    }

    .col-item5-ct-us {
        padding: 0 2%;
    }

}

@media screen and (min-width:992px) and (max-width:1200px) {
    .grid-container-sec-nin {
        display: grid;
        grid-template-columns: auto auto auto auto;
        grid-gap: 4%;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .counter-count {
        font-size: 30px;
    }

    p.counter-content-pera {
        font-size: 18px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .consultation-content-heading {
        font-family: 'Chakra Petch';
        font-size: 20px;
        color: #fff;
        font-weight: 500;
        font-style: normal;
    }

    .row.section-03 {
        align-items: baseline;
    }

    .row.section-05 {
        align-items: baseline;
    }

    .row.section-17 {
        align-items: baseline;
    }

    .row.section-20 {
        align-items: baseline;
    }

    .navbar-brand {
        margin: 0;
        padding: 4% 1%;
    }

    img.navbar-logo-size-sm {
        width: 70%;
    }

    .logo {
        padding: 1.9%;
        padding-left: 3%;
    }

    div#myHeader {
        padding-bottom: 2%;
    }

}

@media only screen and (min-width:300px) and (max-width:1152px) {
    #flw-content-wrapper-center {
        display: none;
    }

    #flw-content-wrapper-center-mobile {
        display: flex;
        flex-direction: column;
        height: 65%;
        justify-content: center;
        overflow: hidden;
        padding-top: 10%;
    }

    .container.mobile-about-section.w-100 {
        padding: 10% auto;
        display: block;
    }

    p.about-pera-ocb-section03 {
        color: rgba(255, 255, 255, 0.5);
        font-size: 18px;
        text-align: left;
        font-family: 'Chakra Petch';
        font-weight: 300;
        padding: 6% 0%;
    }

    .row.section-002 {
        /* padding-bottom: 13%; */
        display: grid;
        grid-template-columns: auto auto;
    }
}

@media only screen and (min-width:992px) and (max-width:1152px) {
    #flw-content-wrapper-center-mobile {
        display: flex;
        flex-direction: column;
        height: 100vh;
        justify-content: center;
        overflow: hidden;
        padding: 43% 0;
    }

    .container.mobile-about-section.w-100 {

        padding: 5% 0 15% 0;
    }
}

@media only screen and (min-width:320px) and (max-width:992px) {
    .container.mobile-about-section.w-100 {
        display: block;
        padding-top: 5%;
        padding-bottom: 5%
    }

    .logo {
        padding: 2%;
    }

}



.logo,
.content {
    color: #fafafa;
}

.nav {
    width: 100%;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: sticky;
    top: 0;
    z-index: 3;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

#hamburger {
    padding: 1%;
}

.logo {
    padding: 1.9%;
}

#hamburger {
    opacity: 0.5;
    cursor: pointer;
    transition: opacity 0.25s linear;
    /* width: clamp(1.5rem, 2vw + 1.1rem, 6rem); */
    height: clamp(2rem, 1.4vw + 1.7rem, 5rem);
    display: flex;
    align-items: center;
}

#hamburger:hover {
    opacity: 1;
}

#hamburger div,
#hamburger div:after,
#hamburger div:before {
    background-color: #fafafa;
    border-radius: 10px;
    width: clamp(1.5rem, 2vw + 1.1rem, 6rem);
    height: clamp(0.2rem, 0.3vw + 0.1rem, 0.8rem);
    transition: all 0.15s linear;
}

#overlay ul.menu li span {
    font-family: 'Chakra Petch';
    font-size: 20px;
    font-weight: 700;
    color: #5b5b5b;
}

#hamburger div:before,
#hamburger div:after {
    content: "";
    position: absolute;
}

#hamburger div:before {
    transform: translateY(-200%);
}

#hamburger div:after {
    transform: translateY(200%);
}

#hamburger.open div {
    background: transparent;
}

#hamburger.open div:before {
    transform: rotate(45deg);
}

#hamburger.open div:after {
    transform: rotate(-45deg);
}

#overlay {
    position: fixed;
    width: 100%;
    min-height: 100%;
    background-color: #000;
    z-index: 2;
    transform: translateY(-100%);
    transition: all 0.5s ease-in-out;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#overlay ul.menu {
    list-style: none;
    text-align: center;
    width: 100%;
    padding: 0;
    /* margin: 3rem 0 !important; */
    height: 100vh;
    overflow: scroll;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#overlay ul.menu::-webkit-scrollbar {
    display: none;
}


#overlay ul.menu li {
    padding: 6px;
    width: 100%;
}

#overlay.menu {
    transform: translateY(0%);
}

.social-logos-in-hamburger {
    position: absolute;
    bottom: 5rem;
    display: none;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    color: rgba(255, 255, 255, 0.5);
    z-index: 2;
}

.social-logos-in-hamburger a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
}

#overlay ul.menu li a {
    text-decoration: none;
    color: #fafafa;
    font-size: clamp(1rem, 2.1vw + 2.2rem, 10rem);
    margin: 0%;
    opacity: 0.5;
    transition: 0.3s linear;
    font-family: 'Chakra Petch';
    font-weight: 600;
    transform: translateY(-100%);
}

#overlay ul.menu li a:hover {
    opacity: 1;
    margin: 2%;
}

#overlay ul.menu li a:hover>li.highlight span {
    transition: 0.3s linear ease-in-out;
    color: #fff;
}

#overlay ul.menu li span {
    transition: 0.3s linear ease-in-out;
}

#overlay ul.menu li.highlight a {
    opacity: 1;
}

/* @media (max-height: 852px) {
    #overlay ul.menu {
        justify-content: unset;
        height: 80vh;
    }
} */

@media (max-height: 666px) {
    #overlay ul.menu {
        justify-content: unset;
        /*smallest screen size iphone se */
        height: 60vh;
    }

    .social-logos-in-hamburger {
        bottom: 2rem;
    }
}


@media screen and (min-width: 300px) and (max-width: 992px) {
    .row.section-15 {
        padding: 5% 0;
        max-height: 100vh;
    }

    /* .row.section-21 {
        padding-top: 5%;
        display: none;
    } */
}

.grecaptcha-badge {
    display: none !important;
}


/* About Page Desk Css */
div#about-content-wrapper-center {
    display: flex;
    flex-direction: column;
    height: 100vh;
    justify-content: center;

}

.grid-template.active {
    grid-template-columns: auto auto auto;
    display: grid;
    white-space: nowrap;
    align-items: center;
    padding-bottom: 6%;
}

img.about-barcode {
    height: 19px;
    object-fit: cover;
    width: 100%;
}

p.about.each-consultation-pera {
    font-size: 25px;
    text-align: center;
    padding: 0 5%;
    margin: 0;
}

lottie-player#eighthLottie {
    width: 400px;
    height: 400px;
}

.Lotti-intrectivity {
    display: flex;
    justify-content: center;
}

.row.section.reveal.active {
    padding-top: 8%;
}

section.gridcontainer {
    position: relative;
}

.out-side-about>img,
.Candedian-representative>img {
    width: 350px;
    height: 350px;
    border: 1px solid #fff;
    padding: 0;
    border-radius: 0%;
    filter: grayscale(1);
    transition: 0.6s all ease-in-out;
    cursor: pointer;
    object-fit: cover;
}

.Ahura-founder:hover .out-side-about>img {
    filter: grayscale(0);
    transition: 0.6s all ease-in-out;
}

.designation-about {
    padding: 8% 0;

}

.designation-about>p {
    color: rgba(255, 255, 255, 0.5);
    margin: 0;
}

.designation-about>h1 {
    font-weight: 300;
    font-size: 25px;
    font-family: 'Chakra Petch';
    color: #fff;
    text-align: center;
    font-style: normal;
    margin: 0;
}

div#about-content-wrapper-center\ cst-section-two {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 6% 0 0% 0;
}

.section.reveal.cst-my-blck.active.p-0.w-100 {
    display: flex;
    gap: 5rem;
    justify-content: center;
}

div#about-content-wrapper-center\ my-cst-three {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 12% 0 0% 0;
}

.core-team-sec-at {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.row.grid-template.newtwo.reveal.active {
    display: grid;
    grid-template-columns: auto auto;
}

.assest-codebarimg>img {
    height: auto;
}

.team-mamber {
    border: 1px solid;
}

.team-mamber .out-side-about img {
    border: 1px solid #6e6e6e;
    width: 100%;
    object-fit: cover;
    padding: 0;
    filter: grayscale(1);
    transition: 0.6s all ease-in-out;
}

.Candedian-representative,
.Ahura-founder {
    border: 1px solid;
}

.team-mamber:hover .out-side-about>img {
    cursor: pointer;
    filter: grayscale(0);
    transition: 0.6s all ease-in-out;
}

.all-member-social-accounts {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    color: #939393;
    padding-top: 3%;
}

.all-member-social-accounts>i {
    border: 1px solid #262626;
    padding: 8px;
    font-size: 10px;
    cursor: pointer;
    color: rgb(255, 255, 255);
}

#myVideo {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-100%, -50%);
    min-width: 100%;
    min-height: 100%;
    filter: hue-rotate(133deg);
}

.contact-section-wrapper-col {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 10%;
    flex-direction: column;

}

.bg-over-vd-sec {
    z-index: -1;
}

.row-cnt-contact-box {
    display: flex;
    gap: 2rem;
}

.main-col-block {
    background-color: rgba(0, 0, 0, 0.33);
    padding: 30px 25px;
    border: 1px solid;
    box-shadow: -1px 1px 10px 0px #ffffff3d;
}

.contact-us-sec-row {
    display: grid;
    grid-template-columns: auto auto;
}


/* Form css */

.InputGroup-Contact {
    display: flex;
    flex-wrap: wrap;
}

input[type="radio"] {
    visibility: hidden;
    height: 0;
    width: 0;
}

.abs-text-posi01 {
    display: flex;
    align-items: center;
}

label.lb-cnt-services {
    display: flex;
    flex: auto;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    background-color: #000;
    color: rgba(255, 255, 255, 0.5);
    padding: 8px 15px;
    border: 1px solid #ffffff73;
    border-radius: 0px;
    transition: 0.8s all ease-in-out;
    user-select: none;
    margin-right: 20px;
}

label.lb-cnt-services:last-of-type {
    margin-right: 0;
}

input[type="radio"]:checked+label.lb-cnt-services {
    background-color: #fff;
    color: #000;
}

input[type="radio"]:hover:not(:checked)+label.lb-cnt-services {
    background-color: #fff;
    color: #000;
}

section.gridcontainer.contact-wrap {
    background-color: #0000007a;
}

.abs-text-posi01>input {
    background: transparent;
    border: none;
}

.abs-text-posi01-mdfdtc {
    border-radius: 0px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #c9c9c96e;
}

.abs-text-posi01-mdfdtc:focus,
.abs-text-posi01-mdfdtc:hover {
    border-bottom: 1px solid #fff;
}

.abs-text-posi01:focus,
.abs-text-posi01:hover {
    border-bottom: 1px solid #fff;
}

.abs-text-posi01 {
    border-radius: 0px;
    background: transparent;
    border: none;
    padding-bottom: 6px;
    border-bottom: 1px solid #c9c9c96e;
}

.form-group.cst-grup-cnt {
    padding: 0;
    color: #fff;
}

.form-group.cst-grup-cnt>h3 {
    font-size: 20px;
    font-family: 'Chakra Petch';
    margin: 0;
    padding-bottom: 4%;
    color: rgba(255, 255, 255, 0.5);
}

textarea.form-control {
    min-height: calc(1.5em + 0.75rem + 2px);
    border-radius: 0px;
    background: transparent;
    border: none;
    color: #fff;
    /* border-bottom: 1px solid #c9c9c96e; */
}

.combaine-row-col {
    display: flex;
    gap: 1rem;
}

input.send-req-btn-tn {
    color: #000;
    padding: 10px 20px;
    background-color: #fff !important;
    border: none;
    transition: .3s;
}

input.send-req-btn-tn:hover,
input.send-req-btn-tn:focus {
    box-shadow: inset 0px 1px 20px 20px #50170c;
    transition: .3s;
    color: #fff;
}

.contact-row-section-bdg {
    display: grid;
    gap: 2rem;
}

textarea.form-control:hover {
    color: rgb(255, 255, 255);
    background-color: transparent;

    outline: 0px;
    box-shadow: none !important;
}

textarea.form-control:focus {
    color: rgb(255, 255, 255);
    background-color: transparent;
    border-color: #fff;
    outline: 0px;
    box-shadow: none !important;
}

.abs-text-posi01>input:hover,
.abs-text-posi01>input:focus {
    color: rgb(255, 255, 255);
    background-color: transparent !important;
    outline: none !important;
    box-shadow: none !important;
}

.abs-text-posi01>input:focus {
    color: rgb(254, 254, 255);
    background-color: transparent;
    border-color: #fff;
    outline: 0px;
    box-shadow: none !important;
}

.cnt-title>h1 {
    color: #fff;
    font-family: 'Chakra Petch';
    margin: 0;
    white-space: pre-line;
    line-height: 1.3em;
}

a.contct-icon-list-link.page {
    display: flex;
    align-items: center;
    gap: 1rem;
}

a.contct-icon-list-link.page>i {
    padding: 0px;
    margin: 0;
    font-size: 16px;
    display: flex;
    justify-content: center;
    color: #838383;
}

a.contct-icon-list-link.page>p {
    padding: 0px;
    margin: 0;
    font-size: 14px;
    color: #838383;
}

.address-con-filed {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.contact.address>h1 {
    font-size: 20px;
    color: #fff;
    font-family: 'Chakra Petch';
    font-weight: 400;
    padding-bottom: 1%;
}

.main-col-block:nth-child(1) {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: space-between;
}

.abs-text-posi01-mdfdtc {
    display: flex;
    align-items: baseline;
}

span.spcst-icon-mdf {
    font-size: 14px;
    color: #838383;
}

.abs-text-posi01>input {
    background: transparent;
    border: none;
    color: #fff;
}

.main-col-block>form {
    overflow: hidden;
}

span.error-message {
    margin-top: 5px;
    color: red;
    margin-bottom: 5px;
}

.form-container {
    display: block;
}

.success-message {
    font-size: 18px;
    display: none;
    font-weight: 500;
    color: #ffffff;
    margin-top: 5%;
}

#successMessage>i {
    color: green;
}

.anouncment-banner {
    margin-top: 2rem;
    background-color: rgba(0, 0, 0, 0.33);
    padding: 30px 25px;
    border: 1px solid;
    box-shadow: -1px 1px 10px 0px #ffffff3d;
    display: flex;
    width: 91%;
    justify-content: center;
}

.anouncment-banner>p {
    color: #ffffff9e;
    margin: 0;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Chakra Petch';
}

.anouncment-banner p>a {
    font-weight: 400;
    color: #ffffff9e;
    text-decoration: none;
    color: rgb(124 80 77);
}

.mobile-footer {
    display: none;
}

@media screen and (max-width:1440px) {
    .contact-section-wrapper-col {
        height: 100vh;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-left: 1%;
    }

    .anouncment-banner {
        margin-top: 2rem;
        background-color: rgba(0, 0, 0, 0.33);
        padding: 30px 25px;
        border: 1px solid;
        box-shadow: -1px 1px 10px 0px #ffffff3d;
        display: flex;
        width: 100%;
    }

    #myVideo {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-112%, -50%);
        min-width: 100%;
        min-height: 100%;
        filter: hue-rotate(133deg);
    }

    .InputGroup-Contact {
        display: flex;
        flex-wrap: unset;
    }
}

@media screen and (max-width:1024px) {
    .row-cnt-contact-box {
        flex-direction: column;
        display: flex;
        gap: 2rem;
    }

    .cnt-title>h1 {
        color: #fff;
        font-family: 'Chakra Petch';
        margin: 0;
        white-space: normal;
        line-height: 1.5em;
    }

    .contact-section-wrapper-col {
        height: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-left: 0;
        padding: 15% 0 10% 0;
    }

    .contact-us-sec-row {
        display: grid;
        grid-template-columns: unset;
        padding: 0;
        margin: 0;
    }

    .cnt-title {
        display: flex;
        gap: 0.8rem;
    }
}

@media screen and (max-width: 768px) {
    .cnt-title {
        gap: unset;
        display: flex;
        flex-direction: column;
    }

    label.lb-cnt-services {
        display: flex;
        flex: auto;
        vertical-align: middle;
        align-items: center;
        justify-content: center;
        text-align: center;
        cursor: pointer;
        background-color: #000;
        color: rgba(255, 255, 255, 0.5);
        padding: 5px 15px;
        border: 1px solid #ffffff73;
        border-radius: 0px;
        transition: 0.8s all ease-in-out;
        user-select: none;
        margin-right: unset;
    }

    input[type="radio"] {
        visibility: hidden;
        height: 0;
        width: 0;
        display: none;
    }

    .InputGroup-Contact {
        display: flex;
        flex-wrap: wrap;
        gap: 1rem;
    }

    .form-group.cst-grup-cnt>h3 {
        font-size: 20px;
        font-family: 'Chakra Petch';
        margin: 0;
        padding-bottom: 6%;
        color: rgba(255, 255, 255, 0.5);
    }

    .contact-row-section-bdg {
        display: grid;
        gap: 1.5rem;
    }

    a.contct-icon-list-link.page {
        display: flex;
        gap: 0.8rem;
        align-items: baseline;
    }

    #myVideo {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-30%, -50%);
        min-width: 100%;
        min-height: 100%;
        opacity: 0.5;
        filter: hue-rotate(133deg);
    }
}

@media screen and (max-width:510px) {
    .combaine-row-col {
        display: flex;
        gap: 1.5rem;
        flex-direction: column;
    }

    a.contct-icon-list-link.page>i {
        padding: 0px;
        margin: 0;
        font-size: 14px;
    }

    .anouncment-banner>p {
        color: #ffffff9e;
        margin: 0;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Chakra Petch';
    }

    .anouncment-banner {
        margin-top: 2rem;
        background-color: rgba(0, 0, 0, 0.33);
        padding: 20px 25px;
    }

    .main-col-block:nth-child(1) {
        display: flex;
        flex-direction: column;
        gap: 1.5rem;
        justify-content: space-between;
    }

    .mobile-footer {
        display: block;
    }

    .mobile-footer>p {
        padding: 0;
        margin: 0;
        color: #ebebeb9e;
        text-align: center;
        font-size: 12px;
    }

    .mobile-footer {
        margin-top: 2rem;
        position: absolute;
        left: 0;
        padding: 15px;
        right: 0;
        background-color: #000000db;
    }
}

.devlopmentIcons {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}

.devlopmentIcons img {
    /* width: 22px; */
    height: 22px;
    object-fit: contain;
    filter: grayscale(1);
}

.services_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1rem;
    padding-bottom: 10px;
}

.cst-view-more-services a {
    display: inline-block;
    color: #fff;
    font-family: 'Chakra Petch';
    font-size: 18px;
}

.arrow-vector {
    display: flex;
    justify-content: flex-end;
    width: 16px;
    height: 16px;
    transition: transform 0.2s ease-in-out;
}

.cst-view-more-services a:hover .arrow-vector {
    transform: rotate(45deg);
}

.view-more a {
    text-decoration: none;
}

.view-more-button:hover {
    background-color: rgba(0, 0, 0, 0);
    color: #f0f0f0;
}

.services_wrapper_block {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 10%;
}

.cst-view-more-services a .item-name-arrow {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}

.services_wrapper_block .cst-view-more-services a {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Chakra Petch';
    text-decoration: none;
    background: #fff;
    color: #000;
    padding: 7px 40px;
    border: 1px solid #f0f0f0;
    transition: background-color 0.4s ease, color 0.4s ease;
}

.services_wrapper_block .cst-view-more-services a:hover {
    background: #000;
    color: #fff;
}

.services_wrapper_block .cst-view-more-services a .arrow-vector {
    width: 22px;
    height: 22px;
}

button.view-more-button {
    font-family: 'Chakra Petch';
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    letter-spacing: 0.24px;
    padding: 8px 32px;
    border: 1px solid #f0f0f0;
    color: #000;
    cursor: pointer;
    transition: background-color 0.4s ease, color 0.4s ease;
    text-decoration: none;
    font-weight: bold;
}

@media screen and (max-width: 767px) {

    .social-logos-in-hamburger {
        display: flex;
    }

    p.each-consultation-pera {
        font-size: 16px !important;
    }

    .consultation-content-heading {
        font-size: 20px;
        margin: 0;
    }

    .devlopmentIcons {
        margin-bottom: 0px;
    }

    .devlopmentIcons img {
        height: 20px;
    }

    .mobile-second-col div>p.each-grid-consultation-pera {
        font-size: 16px;
    }

    .consultation-grid-content-heading {
        font-size: 20px;
    }

    .ourClients {
        display: flex;
        justify-content: space-around;
        gap: 10px;
    }

    .ourClients .slider-card-body {
        width: auto;
        padding: 0;
    }

    .ourClients .slider-card-body .card-content {
        padding: 0;
    }

    .ourClients .slider-card-body .card-content img {
        height: 50px;
        max-width: 120px;
        object-fit: contain;
        filter: grayscale(1);
    }

    .ourAssociatesSection {
        display: flex;
        justify-content: space-around;
        gap: 10px;
        margin-bottom: 150px;
    }

    .ourAssociatesSection .slider-card-body {
        width: auto;
        padding: 0;
    }

    .ourAssociatesSection .slider-card-body .card-content {
        padding: 0;
    }

    .ourAssociatesSection .slider-card-body .card-content img {
        height: 50px;
        max-width: 120px;
        object-fit: contain;
        filter: grayscale(1);
    }

    #overlay ul.menu li a {
        text-decoration: none;
        color: #fafafa;
        font-size: clamp(1rem, 7vw, 10rem);
        margin: 0%;
        opacity: 0.5;
        transition: opacity 0.2s linear;
        font-family: 'Chakra Petch';
        font-weight: 600;
        transform: translateY(-100%);
    }

    #overlay ul.menu li span {
        font-family: 'Chakra Petch';
        font-size: 12px;
    }

    button.view-more-button.desktop {
        display: none;
    }

    .consultation-icon-list:not(:last-child) {
        padding-bottom: 8%;
    }

    .consultation-icon-list:not(:last-child) {
        margin-bottom: 8%;
        border-bottom: 1px solid rgb(255 255 255 / 25%);
    }

    .services_wrapper_block .cst-view-more-services a {
        font-size: 16px;
        padding: 7px 30px;
    }

    .services_wrapper_block .cst-view-more-services a .arrow-vector {
        width: 18px;
        height: 18px;
    }

    .services_wrapper_block .Devlop-section-flex {
        padding: 0;
    }

    .services_wrapper_block {
        padding-bottom: 20%;
        justify-content: flex-start
    }

    .flw-content-wrapper-secfrtn-fullheight {
        padding-bottom: 0%;
    }

    .contact-us-titletw-grid-content-heading {
        font-size: 80px;
    }

}


.SMN_effect-15 a:before,
.SMN_effect-15 a:after {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
    -moz-transition: -moz-transform 0.3s, opacity 0.2s;
    transition: transform 0.3s, opacity 0.2s;
}

.SMN_effect-15 a:before {
    margin-right: 10px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.SMN_effect-15 a:after {
    margin-left: 10px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.SMN_effect-15 a:hover:before,
.SMN_effect-15 a:hover:after,
.SMN_effect-15 a:focus:before,
.SMN_effect-15 a:focus:after {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px);
}


.our-team-section .col-25 img {
    aspect-ratio: 4/5;
}

section.gridcontainer.cst-banner-wrapper {
    position: relative;
}

.cst-banner-wrapper .main-heading-h1-at {
    position: absolute;
    top: 150px;
    z-index: -1;
    color: transparent !important;
}