@import url(https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css);
@import url(https://fonts.googleapis.com/css2?family=Ramaraja&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Preahvihear&amp;display=swap);
@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&amp;display=swap);
@import url(../../../../../cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css);
@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800;900&amp;display=swap);

body {
    margin: 0;
    padding: 0;
    font-family: 'Raleway';
    font-weight: 500;
    color: #000
}

@font-face {
    font-family: 'Organo';
    src: url('../fonts/Organo.ttf');
}

@font-face {
    font-family: 'OtomanopeeOne-Regular';
    src: url('../fonts/OtomanopeeOne-Regular.ttf');
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Raleway';
    margin-bottom: 0
}

p {
    font-family: 'Raleway';
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0
}

img {
    max-width: 100%;
    border: none
}

a {
    text-decoration: none;
    outline: none !important;
    color: #333
}

.btn {
    font-size: 16px;
    border: none;
    border-radius: 30px;
    padding: 12px 35px 12px 35px;
    transition: 0.5s;
    position: relative;
    outline: none
}

.form-control {
    height: 50px;
    transition: 0.5s;
    outline: none;
    border-radius: 28px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    outline: none;
    background: #fff0 !important;
    borderS: 1px solid #fff;
    padding-left: 25px;
    position: relative
}

.form-control::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.form-control:focus {
    box-shadow: none;
    border-color: #fff;
    color: #fff
}

a:hover {
    text-decoration: none;
    color: #1363e8
}

.header_area {
    box-sizing: border-box;
    padding: 15px 0 15px;
    position: absolute;
    width: 100%;
    z-index: 91111111111111111;
    left: 0;
    background-color: transparent !important;
    top: 0
}

.nav-call-number-bx {
    position: absolute;
    right: 0;
    background: #fff0;
    top: 21px;
    padding: 10px 20px 10px 15px;
    color: #fff
}

.header_area.fix .nav-call-number-bx {
    top: 13px
}

.nav-call-number-bx ul li a {
    color: #fff
}

.nav-call-icon-new {
    position: absolute;
    left: -50px;
    top: 2px
}

.nav-call-number-bx ul li {
    display: inline-block;
    margin-right: 20px
}

.nav-call-number-bx ul {
    margin-bottom: 0
}

.nav-call-number-bx ul li img {
    width: 28px;
    height: 18px;
    margin-right: 3px
}

.header_area .btn {
    padding: 12px 15px
}

.header_area .logo {
    max-width: 280px;
    width: 100%;
    float: left;
    margin-top: -3px
}

.header_area .logo img.logoone {
    display: block
}



.header_area .logo img.logotwo {
    display: none
}

.header_area .logo img {
    max-height: 85px
}

.header_area .header_right {
    float: left;
    margin-top: 8px;
    margin-left: 110px
}


.menu {
    float: left
}

.menu ul {
    margin: 0;
    padding: 0;
    font-size: 0
}

.menu ul li {
    display: inline-block;
    padding: 0;
    list-style-type: none;
    position: relative;
    vertical-align: middle
}

.menu-parent-item::after {
    position: absolute;
    right: -9px;
    content: ' ';
    top: 27px;
    width: 0;
    height: 0;
    border-left: 8px solid #fff0;
    border-right: 8px solid #fff0;
    border-top: 8px solid #000
}

.menu-parent-item::before {
    position: absolute;
    right: -7px;
    content: ' ';
    top: 27px;
    width: 0;
    height: 0;
    border-left: 6px solid #fff0;
    border-right: 6px solid #fff0;
    border-top: 6px solid #f8fcff;
    z-index: 1
}

.header_area.fix ..menu-parent-item::after {
    top: 24px
}

.header_area.fix .menu-parent-item::before {
    top: 24px;
    border-top: 7px solid #fff;
    z-index: 1
}

.menu ul li a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 10px 5px;
    transition: 0.4s;
    border-bottom: 2px solid #fff0
}

.menu ul li a .fa-home {
    font-size: 20px;
    position: relative;
    top: 2px
}

.menu ul li:last-child a {
    padding-right: 0
}

.menu ul li {
    padding: 0 15px
}

.menu ul li a span {
    display: inline-block;
    vertical-align: 0;
    margin-left: 8px;
    font-size: 12px;
    opacity: 1;
    color: #fff
}

.menu ul li a span i {
    position: relative;
    top: 0;
    color: #fff
}

.menu ul li.active>a {
    border-bottom: 2px solid #FFAD20
}

.menu ul li.active li.active a {
    border-bottom: none !important;
}

.menu ul li:hover a {
    color: #fff
}

.menu ul li:hover ul li a {
    color: #000
}

.menu ul li:hover ul li a:hover {
    color: #fff;
    background-color: #FFAD20;
}

.menu ul li ul {
    width: 250px;
    position: absolute;
    top: calc(100% + 30px);
    left: 0;
    z-index: 9;
    background-color: #fff;
    text-align: left;
    box-shadow: 0 8px 14px rgb(0 0 0 / 13%);
    padding: 0;
    opacity: 0;
    visibility: hidden
}

.menu ul ul li:first-child:before {
    display: none
}

.menu ul ul li:after {
    display: none
}

.menu ul li:last-child ul {
    width: 220px;
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 5px 14px rgb(0 0 0 / 2%);
    text-align: left
}

.menu ul li ul li a {
    font-size: 14px;
    text-transform: none;
    padding: 9px 16px;
    color: #000;
    line-height: 18px;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -khtml-transition: all ease-in-out 0.5s
}

.menu ul li ul li a i {
    display: inline-block;
    vertical-align: 0;
    margin-right: 5px;
    font-size: 12px;
    opacity: .74;
    color: #fff;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -khtml-transition: all ease-in-out 0.5s
}

.menu ul li ul li ul {
    top: 10px;
    left: 149px
}

.menu ul li ul li span {
    right: 7px;
    top: 12px
}

.menu ul li a:hover.menu ul li ul {
    display: block
}

.menu ul li ul li {
    display: block;
    padding: 0;
    border-bottom: solid 1px rgb(255 255 255 / 7%);
    border-right: none
}

.menu ul li ul li:last-child {
    border: none
}

.menuButton {
    width: 40px;
    height: 35px;
    padding: 5px;
    float: right;
    display: none
}

.menuButton span {
    width: 100%;
    height: 3px;
    background: #ffad20;
    margin-bottom: 6px;
    float: left;
    transition: all 0.3s ease-in-out 0s
}

.menuButton span:last-child {
    margin-bottom: 0
}

@media (min-width:991.98px) {
    .menu ul {
        display: block !important
    }

    .menu ul li:hover>ul {
        opacity: 1;
        top: 100%;
        visibility: visible
    }
}

@media (max-width:991.98px) {
    .menuButton {
        display: block;
        margin-left: 15px;
        cursor: pointer
    }

    .inner-blog-section.inner-single-blog-dtail-section .comment-form {
        width: 100%
    }

    .menu ul li span {
        cursor: pointer;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 15px;
        top: 20px;
        z-index: 99
    }

    .arrow_change span:nth-child(2) {
        display: none
    }

    .arrow_change span:first-child {
        position: relative;
        top: 9px;
        transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    .arrow_change span:last-child {
        position: relative;
        top: 1px;
        transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -webkit-transform: rotate(45deg)
    }

    .menuBar {
        padding: 15px 0
    }

    .menu {
        padding: 7px 0 0
    }

    .header_area.fix .menu {
        padding: 10px 0 0
    }

    .menu ul {
        display: none;
        background-color: #000;
        position: absolute;
        top: 74px;
        left: 0;
        width: 100%;
        z-index: 99999
    }

    .menu ul li a {
        color: #071731;
        display: block;
        width: 100%;
        font-size: 14px
    }

    .menu ul li ul {
        display: none;
        background-color: #0b9bec;
        position: relative;
        top: 5px;
        left: 0;
        width: 100%;
        z-index: 1;
        padding: 0
    }

    .menu ul li:last-child ul {
        display: none;
        background-color: #3958a1;
        position: relative;
        top: 5px;
        left: 0;
        width: 100%;
        z-index: 1
    }

    .menu ul li {
        display: block;
        padding: 10px 15px 10px 15px;
        border-top: 1px solid #ffffff54;
        text-align: left;
        position: relative
    }

    .menu ul li span {
        position: absolute;
        right: 30px;
        z-index: 99;
        cursor: pointer;
        top: 9px;
        text-align: center
    }

    .menu ul li ul li ul {
        top: 0;
        left: 0
    }

    .menu ul li ul li a {
        font-size: 12px;
        text-transform: none;
        background-color: #fff;
        padding: 8px 12px
    }
}

.header_area.innerhead {
    position: relative;
    background-image: url(../images/menubg.jpg);
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (min-width:320px) {
    .header_area.fix {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        background-color: #000000f5 !important;
        z-index: 9911;
        /*         -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown; */
        box-shadow: 1px 1px 7px rgb(165 165 165 / .31);
        padding: 10px 0;
        margin-top: 0
    }

    .header_area.fix .logo img.logoone {
        width: 300px;
        margin-top: -9px
    }

    .header_area.fix .book-a-table-btn {
        margin-top: -7px
    }

    .header_area.fix .logo {
        margin-top: 6px
    }

    .header_area.fix .header_right {
        margin-top: 1px
    }

    .header_area.fix .menu ul li a {
        color: #fff
    }

    .header_area.fix .menu ul li a {
        padding: 10px 5px
    }

    .header_area.fix .menu ul li ul li a {
        padding: 8px 12px;
        color: #000
    }

    .header_area.fix .menu ul li ul li a:hover {
        color: #fff
    }

    .header_area.fix .menu ul li ul {
        background-color: #fff
    }

    .header_area.fix .nav-quote-btn {
        margin-top: 0
    }


    .header_area.fix .menu ul li ul li:last-child {
        border-bottom: none
    }

    .header_area.fix .menu ul ul li a i {
        color: #fff
    }

    .header_area.fix .menu ul li ul li a:hover i {
        color: #fff
    }

    .header_area.fix .menu ul li ul li {
        border-bottom: #fff0
    }

    /*     @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        100% {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    } */
}

.nav-quote-btn {
    float: right;
    margin-left: 30px;
    margin-top: 1px
}

@media screen and (min-width:1020px) {
    .header_area.fix .menu ul li ul {
        background-color: #fff;
        top: 60px
    }
}

.mobile-flag-call {
    display: none
}

.mobile-flag-call img {
    width: 21px;
    height: 15px;
    object-fit: contain
}

.banner-new-start {
    position: relative;
    background: #000
}

.banner-new-start .owl-carousel .owl-item img {
    display: block;
    width: auto
}

.banner-start {
    position: relative;
    background-position: center;
    background-size: cover;
    padding-top: 90px;
    overflow: hidden;
    min-height: 730px
}

.stylish-ban-shape1 {
    top: 0;
    left: -5%;
    position: absolute;
    z-index: 1;
    opacity: .3
}

.stylish-ban-shape2 {
    top: -60%;
    right: -14%;
    position: absolute;
    z-index: 1;
    opacity: .3
}

.banner-social {
    position: fixed;
    left: 30px;
    top: 35%;
    z-index: 999999999
}

.banner-social li {
    padding: 5px 0
}

.banner-social li a {
    color: #949494;
    font-size: 30px;
    transition: 0.4s
}

.banner-social li a:hover {
    color: #FFAD20
}

.banner-start .container {
    position: relative;
    z-index: 1
}

.banner-start::after {
    position: absolute;
    left: 0;
    content: ' ';
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000e3;
    display: none
}

.banner-shape {
    position: absolute;
    height: 100%;
    right: 25%;
    bottom: 0;
    width: 745px;
    pointer-events: none
}

.banner-girl-img {
    position: relative;
    width: 450px;
    height: 420px;
    object-fit: contain
}

.banner-caption {
    position: relative;
    color: #fff;
    z-index: 1;
    padding: 180px 0 240px
}

.banner-caption p {
    font-size: 16px;
    font-weight: 500
}

.banner-caption h1 {
    font-size: 38px;
    text-transform: uppercase;
    line-height: 45px;
    padding: 15px 0;
    font-weight: 600;
    position: relative;
    z-index: 1
}

.banner-caption h1 span {
    font-weight: 800;
    color: #FFAD20
}

.banner-caption h1 strong {
    font-weight: 800
}

.btn-1 {
    background: #000;
    color: #fff;
    border: 1px solid #fff
}

.btn-1:hover {
    background: #FFAD20;
    color: #fff
}

.banner-two-btn {
    margin-top: 20px;
    display: flex
}

.banner-two-btn a {
    margin-right: 10px
}

.ban-btn-2 {
    display: flex;
    background: #000;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 35px;
    align-items: center;
    padding: 5px 10px;
    width: 210px;
    justify-content: center;
    margin-left: 15px
}

.ban-btn-2 p {
    font-size: 16px
}

.ban-btn-2 img {
    margin-right: 10px;
    width: 22px !important;
    height: 22px !important;
    object-fit: contain;
    display: inline-block !important
}

.ban-btn-2 h5 {
    font-weight: 600;
    color: #FFAD20;
    font-size: 14px
}

.ban-btn-2 h5 img {
    margin: 0;
    margin-left: 5px;
    width: 20px !important;
    height: 14px !important;
    object-fit: contain
}

.banner_carousel .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    left: 13%;
    bottom: 25%
}

.banner_carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #7f7f7f;
    background-color: #7f7f7f;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.banner_carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.banner_carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #FFAD20;
    background-color: #FFAD20;
    width: 9px;
    height: 18px;
    border-radius: 10px
}

.ban-uk-numb {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1
}

.ban-uk-numb li img {
    margin-right: 12px;
    position: relative;
    top: -3px;
    width: 50px;
    height: 30px;
    object-fit: cover
}

.ban-uk-numb li a {
    color: #fff;
    font-size: 28px
}

.banner-logo-sec {
    position: absolute;
    left: 13%;
    bottom: 15px;
    z-index: 1;
    right: auto;
    margin: auto;
    text-align: center;
    display: inline-table
}

.banner-logo-sec li {
    display: inline-block;
    margin-right: 20px
}

.banner_carousel {
    margin-top: -60px
}

.banner-logo-sec li img {
    width: 65px
}

.banner-logo-sec li:first-child img {
    width: 70px
}

.banner-logo-sec li:nth-of-type(2n) img {
    width: 120px
}

.banner-logo-sec li:nth-of-type(4n) img {
    width: 110px
}

@media only screen and (min-width:1300px) and (max-width:1500px) {
    .menu ul li {
        padding: 0 10px
    }

    .header_area .header_right {
        margin-left: 80px
    }

    .banner-shape {
        right: 12%
    }

    .banner-logo-sec {
        left: 10%
    }

    .banner_carousel .owl-dots {
        left: 11%
    }
}

section {
    padding: 80px 0
}

.pixel-srvc-section {
    position: relative
}

.heading-hd {
    margin-bottom: 20px
}

.heading-hd h3 {
    font-size: 35px;
    padding-right: 30px;
    position: relative;
    text-transform: uppercase
}

.pixel-srvc-section .heading-hd h3 {
    padding-right: 90px
}

.heading-hd h3 span {
    color: #FFAD20;
    font-weight: 700
}

.heading-hd h3::before {
    position: absolute;
    content: ' ';
    width: 57%;
    height: 8px;
    border-radius: 10px;
    background: #FFAD20;
    opacity: .5;
    left: 0;
    bottom: 2px;
    display: none
}

.srvc-sec-bx-strt {
    width: 90%;
    margin-left: auto;
    position: relative
}

.srvc-stylish-shape-new {
    position: absolute;
    left: 13%;
    top: -25px;
    margin: 0 auto;
    right: 0;
    width: 100%
}

.srvc-sec-main-bx {
    padding: 60px 30px;
    text-align: center;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    width: 100%;
    margin: 20px 0;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    color: #000;
    overflow: hidden
}

.srvc-sec-main-bx::after {
    position: absolute;
    content: ' ';
    clip-path: polygon(100% 1%, 100% 100%, 0% 100%);
    width: 70px;
    height: 90px;
    right: 0;
    bottom: 0;
    background: #FFAD20;
    opacity: 0;
    z-index: 1
}

.srvc-sec-main-bx::before {
    position: absolute;
    content: ' ';
    clip-path: polygon(100% 1%, 100% 100%, 0% 100%);
    width: 50px;
    height: 70px;
    right: -1px;
    bottom: 35px;
    background: #FFAD20;
    transform: rotate(3deg);
    opacity: 0
}

.srvc-sec-main-bx:hover {
    background: #000;
    color: #fff
}

.srvc-sec-main-bx:hover::after {
    opacity: 1
}

.srvc-sec-main-bx:hover::before {
    opacity: .5
}

.srvc-icon {
    display: block;
    margin: 0 auto;
    width: 65px;
    height: 62px;
    object-fit: contain;
    filter: brightness(0%)
}

.srvc-sec-main-bx:hover .srvc-icon {
    filter: brightness(100%)
}

.srvc-sec-main-bx:hover .srvc-icon {
    animation: shake 0.98s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    perspective: 1000px
}

@keyframes shake {

    10%,
    90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%,
    80% {
        transform: translate3d(1px, 0, 0)
    }

    30%,
    50%,
    70% {
        transform: translate3d(-3px, 0, 0)
    }

    40%,
    60% {
        transform: translate3d(3px, 0, 0)
    }
}

.srvc-sec-main-bx h4 {
    padding-top: 30px
}

.srvc-sec-main-bx h4 span {
    font-weight: 700;
    display: block
}

.srvc-sec-bx-strt .col-lg-6:nth-of-type(2n) {
    margin-top: 50px
}

.srvc-sec-bx-strt .col-lg-6:nth-of-type(3n) {
    margin-top: -50px;
    margin-left: -45px
}

.srvc-sec-bx-strt .col-lg-6:nth-of-type(4n) {
    margin-top: 0
}

.srvc-content-bx {
    position: relative
}

.srvc-content-bx h2 {
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .3;
    left: -67px;
    top: -75px;
    position: absolute;
    width: 173%
}

.srvc-logo {
    bottom: 0;
    opacity: .2;
    left: -100px;
    position: absolute;
    width: 350px
}

.btn-bx {
    padding-top: 25px
}

.btn-2 {
    background: #000;
    color: #fff
}

.btn-2:hover {
    background: #FFAD20;
    color: #fff
}

.advantage-section {
    padding: 0;
    position: relative;
    margin: 0 0 120px
}

.advantage-shape-new {
    position: absolute;
    left: -70px;
    top: -86px;
    width: 47%
}

.advantage-section::after {
    content: ' ';
    position: absolute;
    background: #FFAD20;
    width: 50%;
    height: 90%;
    top: 5%;
    background: #FFAD20;
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.advntge-left-bx {
    padding: 90px 33px;
    background: #000;
    border-bottom: 7px solid #232222;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    position: relative;
    z-index: 1
}

.advntge-left-bx h3 {
    color: #fff
}

.process-formula-bx {
    text-align: center;
    padding-top: 50px
}

.process-formula-bx h5 {
    color: #C9C9C9;
    text-transform: uppercase
}

.advntge-left-bx .heading-hd h3::before {
    width: 35%
}

.process-arrow {
    margin: 30px auto;
    display: block
}

.process-formula-option-bx {
    display: flex;
    justify-content: space-between
}

.prcs-frmla-txt {
    color: #C9C9C9
}

.prcs-frmla-middle {
    position: relative
}

.process-formula-option-bx .prcs-frmla-txt:nth-of-type(2n) .prcs-frmla-middle::after {
    content: '\f278';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 3px;
    left: -32px;
    font-size: 22px;
    color: #FFAD20;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.process-formula-option-bx .prcs-frmla-txt:nth-of-type(2n) .prcs-frmla-middle::before {
    content: '\f278';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 3px;
    right: -32px;
    font-size: 22px;
    color: #FFAD20;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.advantage-new-content-bx {
    padding-left: 30px
}

.advantage-new-content-bx h2 {
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .5;
    margin-bottom: -10px;
    margin-left: -25px
}

.advantage-new-content-bx p {
    font-size: 16px
}

.advantage-option-bx {
    margin-top: 20px
}

.advantage-option-bx li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 30px;
    font-weight: 600;
    font-size: 20px
}

.advantage-option-bx li::after {
    content: ' ';
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #FFAD20;
    position: absolute;
    left: 0;
    top: 8px
}

.team-work-section {
    position: relative;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-align: center;
    margin: 60px 0 0;
    margin-top: 80px;
    margin-bottom: 0;
    z-index: 1
}

.team-work-section::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    top: 0;
    background: #000000ad;
    z-index: 2
}

.team-work-section .heading-hd22 {
    position: relative;
    z-index: 3
}

.team-work-section .heading-hd22 h3 {
    font-size: 35px;
    position: relative
}

.team-work-section .heading-hd22 h3 span {
    font-weight: 800;
    display: block
}

.heading-hd22 h3::before {
    position: absolute;
    content: ' ';
    width: 250px;
    height: 8px;
    border-radius: 10px;
    background: #FFAD20;
    opacity: .8;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 2px;
    display: none
}

.btn-3 {
    background: #FFAD20;
    color: #000
}

.btn-3:hover {
    background: #000;
    color: #fff
}

.team-work-section .btn-bx {
    position: relative;
    z-index: 3
}

.team-work-section h2 {
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .5;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -85px
}

.team-work-shape {
    position: absolute;
    right: 0;
    top: -160px;
    width: 20%
}

.team-work-back {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    z-index: 1
}

.technology-provider-section {
    position: relative;
    min-height: 1000px;
    margin: 50px 0
}

.technology-provider-middle-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0
}

.technology-providermid-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #000;
    text-align: center
}

.technology-providermid-content h2 {
    font-size: 55px;
    font-weight: 800;
    color: #FFAD20
}

.technology-providermid-content h3 {
    font-size: 35px;
    font-weight: 500
}

.technology-providermid-content h3 strong {
    display: block;
    font-weight: 500
}

.technology-providermid-content h3 span {
    font-weight: 600;
    display: block;
    color: #FFAD20
}

.technology-provider-sec-start {
    position: relative
}

.technology-provider-content-bx {
    border-radius: 6px;
    padding: 20px;
    background: #FFAD20;
    color: #000
}

.technology-provider-content-bx h5 {
    font-size: 22px;
    padding-bottom: 10px
}

.technology-provider-content-bx p {
    font-size: 14px
}

.technology-provider-sec-start {
    margin-top: 200px;
    width: 90%;
    margin: 230px auto 0
}

.technology-provider-sec-start22 {
    width: 80%;
    margin: 195px auto 0
}

.technology-provider-sec-start22 .technology-provider-content-bx {
    background: #000;
    color: #fff
}

.values-option-bx li {
    margin: 5px 0;
    position: relative;
    padding-left: 20px;
    font-size: 20px
}

.values-option-bx li::after {
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FFAD20;
    position: absolute;
    left: 0;
    top: 10px
}

.technology-tool-section {
    padding: 50px 0;
    background: #F0F0F0;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
}

.technology-tool-main-bx {
    text-align: center
}

.tech-tool-icon {
    width: 155px !important;
    height: 85px;
    object-fit: contain;
    display: block;
    margin: 0 auto 20px;
    transition: 0.4s
}

.technology-tool-main-bx:hover .tech-tool-icon {
    filter: brightness(100%);
    opacity: 1
}

.technology-tool-main-bx p {
    font-size: 16px;
    font-weight: 500
}

.reviews-section {
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden
}

.reviews-section .container {
    position: relative
}

.reviews-section .container::after {
    width: 290px;
    height: 290px;
    right: 5px;
    top: 25px;
    border-radius: 50%;
    opacity: .3;
    content: ' ';
    position: absolute
}

.reviews-section::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    background: #000000d6
}

.reviews-section::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30%;
    content: ' ';
    background: #fff;
    z-index: 1
}

.reviews-section .heading-hd {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    width: 40%;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    margin-bottom: 40px
}

.reviews-section .heading-hd h3::before {
    width: 200px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.review-vid-bx {
    min-height: 530px;
    position: relative;
    border-radius: 6px;
    overflow: hidden
}

.review-vid-bx .review-vid-img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.reviews-section .container {
    position: relative;
    z-index: 1
}

.review-vid-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    cursor: pointer
}

.reviews-section h2 {
    position: absolute;
    left: 30px;
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .2;
    position: absolute;
    top: 20%;
    z-index: 1
}

.main-review-start {
    background: #fff;
    padding: 40px 30px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    border-radius: 6px;
    width: 100%;
    position: relative;
    z-index: 1
}

.quote-icon {
    width: 54px !important;
    height: 49px;
    object-fit: contain;
    margin-bottom: 20px
}

.main-testi-bx p {
    font-size: 15px
}

.client-img-bx {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 30px auto 20px;
    position: relative
}

.client-img-bx::after {
    position: absolute;
    left: -5px;
    width: 100%;
    height: 100%;
    content: ' ';
    background: #FFAD20;
    top: 5px;
    border-radius: 50%
}

.client-img-bx img {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1
}

.client-description h4 {
    font-size: 25px;
    padding: 5px 0
}

.client-description h4 span {
    font-weight: 600
}

.client-description p {
    font-size: 14px
}

.review_carousel .owl-dots {
    text-align: right;
    padding-top: 0;
    margin-right: -120px;
    margin-top: -220px
}

.review_carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #7f7f7f;
    background-color: #7f7f7f;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.review_carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.review_carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #FFAD20;
    background-color: #FFAD20;
    width: 9px;
    height: 18px;
    border-radius: 10px
}

.reviews-bottom-shape {
    position: absolute;
    right: -20%;
    bottom: 0;
    z-index: 1;
    opacity: .5
}

.partner-bonding-section {
    position: relative;
    padding: 110px 0 0
}

.partner-bonding-section .container {
    position: relative
}

.partner-bonding-img {
    width: 100%;
    height: 600px;
    object-fit: contain;
    display: block;
    margin: 0 auto
}

.partner-bonding-section h2 {
    position: absolute;
    right: -85px;
    top: 6%;
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .4;
    position: absolute;
    text-transform: uppercase
}

.partner-bonding-section .heading-hd {
    text-align: center;
    padding: 20px 0
}

.partner-bonding-section .heading-hd h3 {
    text-transform: uppercase
}

.partner-bonding-section .heading-hd h3 span {
    display: block
}

.partner-bonding-section .heading-hd h3::before {
    width: 200px;
    left: 0;
    right: 0;
    margin: 0 auto
}

.partner-bonding-section p {
    font-size: 16px;
    text-align: center
}

.partner-bonding-section p span {
    font-weight: 700
}

.partner-bonding-section .btn-bx {
    text-align: center
}

.footer-start {
    background: #000102;
    color: #fff;
    position: relative
}

.ft-shape1 {
    position: absolute;
    left: -36%;
    top: auto;
    bottom: 0;
    width: 68%
}

.footer-start h2 {
    text-align: center;
    font-size: 90px;
    font-weight: 800;
    color: #fff;
    opacity: .1
}

.ft-logo {
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: -35px;
    display: block;
    width: 350px
}

.footer-start h4 {
    position: relative;
    display: inline-table;
    margin-bottom: 25px
}

.footer-start h4::after {
    width: 94px;
    height: 8px;
    background: #FFAD20;
    content: ' ';
    left: 0;
    bottom: -3px;
    position: absolute;
    border-radius: 10px;
    opacity: .2
}

.ft-nav li {
    padding-bottom: 10px;
    font-size: 16px
}

.ft-nav li a {
    color: #fff;
    transition: 0.4s
}

.ft-nav li a:hover {
    color: #FFAD20
}

.ft-contact-bx {
    display: flex;
    margin-bottom: 20px
}

.ft-contact-bx img {
    width: 20px !important;
    height: 23px !important;
    object-fit: contain;
    margin-right: 15px;
    position: relative;
    top: 1px
}

.frmbtn {
    background: #FFAD20;
    color: #000;
    width: 100%;
    display: block;
    margin-top: 20px
}

.frmbtn:hover {
    background: #fff;
    color: #000
}

.ft-social {
    margin-top: 40px
}

.ft-social li {
    display: inline-block;
    margin-right: 12px;
    font-size: 26px
}

.ft-social li a {
    color: #7C7C7C;
    transition: 0.4s
}

.ft-social li a:hover {
    color: #FFAD20
}

.ft-copyright {
    text-align: center;
    padding: 10px 0;
    background: #fff;
    color: #000;
    position: relative;
    z-index: 1;
    margin-top: 30px
}

.ft-copyright p {
    font-size: 14px
}

.ft-lets-connect-bx {
    padding: 20px 30px;
    background: #FFAD20;
    border-radius: 10px;
    margin-bottom: 10px;
    top: -50px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ft-lets-connect-bx::after {
    clip-path: polygon(36% 0, 100% 0, 100% 100%, 0% 100%);
    width: 250px;
    height: 86%;
    content: ' ';
    background: #F79E05;
    position: absolute;
    right: 1%;
    top: 7%;
    margin: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.ft-lets-connect-bx .heading-hd {
    margin-bottom: 0
}

.ft-lets-connect-bx .heading-hd h3 {
    color: #000;
    text-transform: uppercase
}

.ft-lets-connect-bx .heading-hd h3 span {
    color: #fff;
    display: block
}

.ft-lets-connect-bx .heading-hd h3::before {
    width: 270px;
    background: #FFF
}

.ft-lets-connect-bx .btn-bx {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    margin-right: 70px
}

.btn-4 {
    background: #fff;
    color: #000;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%)
}

.btn-4:hover {
    background: #000;
    color: #fff
}

.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-8px)
    }
}

@keyframes mover {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(-8px)
    }
}

.zoom-in-zoom-out {
    animation: zoom-in-zoom-out 2s ease-out infinite
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1)
    }

    50% {
        transform: scale(1.04, 1.04)
    }

    100% {
        transform: scale(1, 1)
    }
}

.inner-blog-section {
    position: relative
}

.inn-blg-shape {
    position: absolute;
    top: -195px;
    left: -33%
}

.inner-page-header {
    position: relative;
    width: 100%;
    background-color: #070707 !important
}

.inner-banner-start {
    position: relative;
    background-position: center;
    background-size: cover;
    padding: 80px 0;
    overflow: hidden
}

.inner-banner-start .stylish-ban-shape1 {
    left: 0;
    width: 25%
}

.inner-banner-start .banner-social {
    top: 22%
}

.inner-banner-start::after {
    position: absolute;
    left: 0;
    content: ' ';
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000e3
}

.inner-banner-right-img {
    width: 40%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.inn-banner-main-img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.inner-banner-start .ban-btn-2 {
    margin-left: 0
}

.inner-banner-start .ban-uk-numb {
    right: 200px;
    z-index: 1;
    left: 0;
    margin: 0 auto;
    display: inline-table
}

.inner-banner-shape {
    position: absolute;
    left: -120px;
    height: 101%;
    object-fit: contain
}

.inn-banner-main-img {
    width: 97%;
    border-top-left-radius: 150px;
    right: 0;
    position: absolute;
    border-bottom-left-radius: 100px
}

.inner-banner-start ol.breadcrumb {
    background: #fff0;
    padding: 0;
    display: block;
    margin-top: 10px
}

.inner-banner-start .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    content: "/";
    font-size: 16px
}

.inner-banner-start ol.breadcrumb li.breadcrumb-item {
    display: inline-block;
    font-size: 16px
}

.inner-banner-start ol.breadcrumb a {
    transition: 0.5s;
    color: #fff
}

.inner-banner-start ol.breadcrumb li.breadcrumb-item.active {
    font-size: 16px;
    color: #FFAD20
}

.inn-blg-left-bx-start {
    position: relative;
    z-index: 1
}

.inn-blg-left-bx-start .heading-hd h3 {
    margin-top: 10px
}

.inn-blg-left-bx-start .heading-hd {
    position: relative
}

.inn-blg-left-bx-start .heading-hd h2 {
    position: absolute;
    right: -30px;
    bottom: auto;
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .4;
    position: absolute;
    text-transform: uppercase;
    top: 14%
}

.inn-left-bx1 {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #B5B5B5;
    margin-bottom: 30px;
    position: relative;
    margin-top: 20px;
    z-index: 1
}

.inn-blg-big-img {
    height: 350px;
    width: 100%;
    object-fit: cover
}

.inn-blg-caption {
    padding: 15px 20px;
    text-align: right
}

.inn-blg-caption ul {
    margin-bottom: 0
}

.inn-blg-caption ul li {
    display: inline-block;
    margin-left: 20px
}

.inn-blg-caption ul li a {
    color: #000;
    font-size: 16px;
    margin-left: 5px
}

.inn-left-bx2 p {
    padding-bottom: 15px
}

.inn-left-bx2 h5 {
    font-size: 20px;
    padding-bottom: 15px
}

.blg-right-bx-start {
    padding-left: 40px
}

.blg-right-bx1 {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.blg-right-bx1 img {
    width: 112px;
    height: 108px;
    border-radius: 10px;
    object-fit: cover;
    margin-right: 25px
}

.blg-right-bx1 a {
    font-size: 22px;
    color: #000
}

.inn-blg-right-bx2 {
    background: #F3F3F3;
    border: 1px solid #B5B5B59E;
    border-radius: 10px;
    padding: 30px;
    margin-top: 50px
}

.inn-blg-right-bx2 a {
    font-size: 20px
}

.inn-blg-right-bx2 .blg-right-bx1 {
    margin: 0
}

.blg-hd-txt-new {
    position: relative;
    font-size: 22px;
    margin-bottom: 25px;
    display: inline-table
}

.blg-hd-txt-new::after {
    position: absolute;
    content: ' ';
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: #FFAD20;
    opacity: .5;
    right: 0;
    bottom: 2px
}

.blg-hd-txt-new span {
    color: #FFAD20;
    font-weight: 700
}

.inn-blg-right-bx3 {
    background: #FFAD20;
    border-radius: 10px;
    padding: 30px;
    margin-top: 30px;
    color: #000
}

.blg-hd-txt-new2 {
    position: relative;
    font-size: 22px;
    margin-bottom: 20px;
    display: inline-table;
    color: #000
}

.blg-hd-txt-new2::after {
    position: absolute;
    content: ' ';
    width: 50px;
    height: 5px;
    border-radius: 10px;
    background: #fff;
    opacity: .5;
    right: 0;
    bottom: 2px
}

.blg-hd-txt-new2 span {
    color: #000;
    font-weight: 700
}

.inn-blg-right-bx3 p a {
    color: #000;
    transition: 0.4s;
    font-size: 16px
}

.inn-blg-right-bx3 p a:hover {
    text-decoration: underline
}

.more-blog-section .heading-hd h3 {
    display: inline-table;
    padding-right: 0
}

.more-blog-section .heading-hd h3::before {
    width: 50%;
    left: auto;
    right: 0
}

.main-more-blg-bx {
    margin: 20px 0
}

.more-blg-img {
    height: 200px;
    border-radius: 10px;
    object-fit: cover;
    width: 100%
}

.more-blg-caption {
    padding-top: 20px
}

.more-blg-caption h4 {
    font-size: 22px;
    padding: 5px 0 15px
}

.inner-single-blog-dtail-section .heading-hd h3 {
    display: table;
    padding-right: 0
}

.inner-single-blog-dtail-section .heading-hd h3::before {
    width: 40%;
    left: auto;
    right: 0
}

.blg-dtail-option-new {
    padding-bottom: 20px;
    margin: 0;
    padding-left: 25px
}

.inn-single-blg-dtail-tags-box {
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    padding: 40px 0;
    margin-top: 30px
}

.tags-btn {
    border: 1px solid #B5B5B5;
    background: #efefef
}

.tags-btn:hover {
    background: #000;
    color: #FFAD20
}

.tags-btn span {
    transition: 0.4s;
    position: relative
}

.inn-blg-tag-option {
    text-align: center;
    margin: 0
}

.inn-blg-tag-option li {
    padding: 0 10px;
    display: inline-block
}

.tags-btn span::after {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 4px;
    border-radius: 10px;
    background: #ffffff87;
    opacity: .5;
    right: 0;
    bottom: -1px;
    opacity: 0;
    transition: 0.4s
}

.tags-btn:hover span {
    color: #fff
}

.tags-btn:hover span::after {
    opacity: 1
}

.blg-dtail-more-blog-sec {
    border: none
}

.inn-blog-dtail-about-author {
    background: #F8F7F7;
    padding: 60px 0 50px;
    text-align: center;
    margin-top: 100px;
    text-align: center;
    margin-bottom: 50px;
    border-bottom: 3px solid #FFAD20
}

.inner-single-blog-dtail-section .inn-blog-dtail-about-author .heading-hd h3 {
    display: inline-table;
    padding-right: 0
}

.inner-single-blog-dtail-section .inn-blog-dtail-about-author .heading-hd h3::before {
    width: 63%
}

.blg-quote-icon {
    width: 140px;
    height: 128px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    position: relative;
    top: -50px
}

.blg-dtail-author-img-bx {
    width: 113px;
    height: 113px;
    border-radius: 50%;
    margin: 0 auto;
    margin: 30px auto 15px;
    position: relative
}

.blg-abt-author {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    position: relative;
    z-index: 1
}

.blg-dtail-author-img-bx::after {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: ' ';
    bottom: -4px;
    left: -4px;
    background: #FF5757;
    position: absolute
}

.inn-blog-dtail-about-author h5 {
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 20px
}

.inn-blog-dtail-about-author p {
    font-size: 16px
}

.comment-form-comment #comment {
    height: 150px;
    transition: 0.5s;
    outline: none;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    border-top-color: #dcdcdc;
    border-right-color: #dcdcdc;
    border-bottom-color: #dcdcdc;
    border-left-color: #dcdcdc;
    padding: 10px;
    width: 100%
}

.comment-form-author input {
    height: 50px;
    transition: 0.5s;
    outline: none;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    border-top-color: #dcdcdc;
    border-right-color: #dcdcdc;
    border-bottom-color: #dcdcdc;
    border-left-color: #dcdcdc;
    padding: 10px;
    width: 100%
}

.comment-form-email input {
    height: 50px;
    transition: 0.5s;
    outline: none;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #dcdcdc;
    border-top-color: #dcdcdc;
    border-right-color: #dcdcdc;
    border-bottom-color: #dcdcdc;
    border-left-color: #dcdcdc;
    padding: 10px;
    width: 100%
}

.comment-form-cookies-consent {
    margin-top: 10px
}

.inner-blog-section.inner-single-blog-dtail-section .comment-form {
    width: 70%
}

.comment-form-email {
    margin-top: 10px
}

.inner-blog-section.inner-single-blog-dtail-section .submit {
    font-size: 16px;
    border: none;
    border-radius: 30px;
    padding: 8px 35px 8px 35px;
    transition: 0.5s;
    position: relative;
    background: #FFAD20;
    color: #000;
    margin-bottom: 20px;
    cursor: pointer;
    font-weight: 600
}

.widget_categories ul li a:hover {
    background: #000;
    color: #fff
}

.inner-comment {
    padding-left: 0;
    list-style-type: none;
    text-align: left;
    margin-bottom: 60px
}

.inner-comment li {
    display: inline-block;
    font-size: 16px;
    border: none;
    border-radius: 30px;
    padding: 12px 35px 12px 35px;
    transition: 0.5s;
    position: relative;
    background: #000;
    color: #fff;
    margin-bottom: 10px
}

.entry-title a {
    color: #000
}

#post-59.post-59 {
    padding: 70px 0
}

#post-48.post-48 {
    padding-bottom: 70px
}

footer:after {
    display: none
}

footer {
    overflow: visible !important
}

#categories-2.widget.widget_categories ul {
    padding-left: 0;
    list-style-type: none
}

#categories-2.widget_categories ul li a {
    display: block;
    text-align: center;
    margin-bottom: 10px
}

#categories-2.widget_categories .widget-title {
    display: block;
    margin-bottom: 20px
}

@media (min-width:1200px) {
    .main-more-blg-bx-new22 {
        display: flex;
        width: 100%
    }

    .main-more-blg-bx-new22 .more-blg-caption {
        padding-left: 15px;
        padding-top: 0
    }

    .main-more-blg-bx-new22 .wp-post-image {
        height: 80px !important
    }

    .main-more-blg-bx-new22 .more-blg-caption h4 {
        font-size: 17px !important;
        font-style: italic
    }
}

.entry-footer a {
    color: #000
}

.form-box .in-fild::placeholder {
    color: #000
}

.footer-start .form-control::placeholder {
    color: #fff
}

.pixel-new-portfillio-section {
    padding: 80px 0 20px;
}

.gallery-menu {
    text-align: center;
    margin: 0 auto 50px
}

.gallery-menu ul li {
    display: inline-block;
    margin: 0 0;
    list-style: none;
    padding: 20px 13px;
    border: none;
    cursor: pointer;
    color: #141414;
    font-size: 20px;
    transition: 0.5s;
    font-family: var(--thm-tko-font);
    text-transform: uppercase;
    position: relative;
    background: #fff0
}

.gallery-menu ul {
    padding: 0;
    margin: 0
}

.gallery-menu ul li::before {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 80px solid #fff;
    border-right: 10px solid #fff0;
    opacity: 0;
    transition: 0.5s
}

.gallery-menu ul li::after {
    content: ' ';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: 80px solid #fff;
    border-left: 10px solid #fff0;
    opacity: 0;
    transition: 0.5s
}

.gallery-menu ul li a {
    position: relative;
    z-index: 1;
    color: #000;
    text-decoration: none;
    font-weight: 700
}

.gallery-menu ul li:hover {
    background: #ffab17
}

.gallery-menu ul li:hover::after {
    opacity: 1
}

.gallery-menu ul li:hover::before {
    opacity: 1
}

.gallery-menu ul li.active {
    background: #ffab17
}

.gallery-menu ul li.active::after {
    opacity: 1
}

.gallery-menu ul li.active::before {
    opacity: 1
}

.gallery-menu {
    display: inline-table;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    padding: 0 20px;
    overflow: hidden
}

.gallery-menu-nav-bx {
    text-align: center
}

.new-portfollio-bx {
    border: 7px solid #fff;
    background: #fff;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    height: 600px;
    position: relative;
    overflow: hidden;
    margin-top: 30px;
    cursor: pointer
}

.pixel-new-portfillio-section .col-lg-4.col-md-4:first-child .new-portfollio-bx {
    margin-top: 80px
}

.pixel-new-portfillio-section .col-lg-4.col-md-4:nth-of-type(3n) .new-portfollio-bx {
    margin-top: 80px
}

.pixel-new-portfillio-section .col-lg-4.col-md-4:nth-of-type(5n) .new-portfollio-bx {
    margin-top: 40px
}

.pixel-new-portfillio-section .col-lg-4.col-md-4:nth-of-type(6n) .new-portfollio-bx {
    margin-top: 40px
}

.portflio-new-img {
    width: 100%;
    position: relative;
    left: 0;
    transition: 0.8s;
    object-position: top;
    height: 600px;
    object-fit: cover
}

.new-portfollio-bx:hover .portflio-new-img {
    object-position: bottom
}

.new-portfollio-bx .image-zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    transition: 0.5s;
    opacity: 0;
    background: rgb(0 0 0 / 70%);
    text-decoration: none;
    z-index: 1
}

.new-portfollio-bx:hover .image-zoom {
    opacity: 1
}

.portfollio-gall-content-bx {
    background: #000000c2;
    padding: 30px 40px;
    color: #fff;
    width: 97%;
    margin-left: auto;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 9.42% 100.91%);
    padding-left: 90px;
    padding-right: 20px;
    position: relative
}

.main-port-cntnt-strt {
    position: relative;
    width: 100%
}

.main-port-cntnt-strt::after {
    content: ' ';
    width: 5px;
    height: 100%;
    left: 14%;
    top: 0;
    background: #ffab17;
    position: absolute;
    transform: rotate(13deg)
}

.portfollio-gall-content-bx h4 {
    font-size: 25px;
    color: #ffab17;
    padding-bottom: 10px
}

.portfollio-gall-content-bx h5 {
    color: #fff;
    font-size: 12px;
    font-family: var(--thm-rbk-font);
    line-height: 25px
}

.portfollio-gall-content-bx h5 span {
    color: #fff;
    font-size: 16px;
    font-family: var(--thm-tko-font);
    margin-right: 5px
}

.span-gall-h5 {
    padding-left: 35px !important;
    font-size: 13px !important;
    font-weight: 700
}

.portfollio-gall-content-bx h5 .list-unstyled li {
    position: relative;
    padding-left: 15px
}

.portfollio-gall-content-bx h5 .list-unstyled li::after {
    position: absolute;
    content: ' ';
    left: 0;
    top: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #FFAD20
}

.portfolio-btn-new {
    padding: 5px 10px;
    border-radius: 4px;
    background: #ffab17;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-table
}

.portfolio-btn-new-bx {
    margin-top: 0;
    text-align: right
}

@media (max-width:480px) {
    .gallery-menu ul li {
        font-size: 18px
    }

    .gallery-menu ul li {
        padding: 13px 15px;
        margin: 2px 0
    }

    .gallery-menu {
        margin: 0 auto 20px
    }

    .pixel-new-portfillio-section {
        padding: 50px 0
    }
}

.footer-start .ft-contact-bx a p {
    color: #fff
}

.ft-contact-bx a {
    display: flex
}

.ft-contact-bx a p {
    color: #000
}

.more-blg-caption h4 a:hover {
    color: #000;
    font-weight: 500
}

.scr_wrap .nav-tabs {
    border: none
}

.webg_inner figure .image-zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    transition: 0.5s;
    opacity: 1;
    background: rgb(0 0 0 / 18%);
    text-decoration: none;
    z-index: 1
}

.webg_inner figure {
    position: relative
}

.g_content figure .image-zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    transition: 0.5s;
    opacity: 1;
    background: rgb(0 0 0 / 18%);
    text-decoration: none;
    z-index: 1
}

.g_content figure {
    position: relative
}

.header_area .dropdown-toggle::after {
    border: none;
    content: '\f278';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 10px;
    right: 17px;
    margin: auto;
    font-size: 17px
}

.inner-banner-caption {
    padding: 0 !important
}

.d-block.contact-area {
    margin-bottom: 180px
}

.technology-tool-section .heading-hd {
    text-align: center;
    margin-bottom: 60px
}

.para_text14 span {
    font-weight: 800;
    color: #FFAD20;
    display: block;
    margin-top: 5px
}

#qlwapp .qlwapp-toggle {
    box-shadow: none !important
}

#qlwapp .qlwapp-toggle {
    background-color: inherit !important
}

#qlwapp.qlwapp-button .qlwapp-toggle .qlwapp-icon {
    margin: 0 12px 0 0;
    background: #4fce5d;
    color: #fff;
    border-radius: 50%
}

.enquiry-btn-main {
    padding: 10px 20px;
    font-size: 16px;
    background: #FFAD20;
    color: #000;
    border-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    font-weight: 600
}

.enquiry-popup-form {
    position: fixed;
    top: 50%;
    right: 43px;
    z-index: 111106;
    transform: rotate(90deg);
    transform-origin: bottom right
}

.modal-backdrop {
    z-index: 104330
}

#EnquiryModal {
    /*z-index: 1056446666644660*/
    z-index: 999999999;
}

#EnquiryModal .close {
    font-size: 30px;
    padding: 10px
}

#EnquiryModal .modal-dialog {
    margin-top: 60px
}

@media (min-width:1300px) {
    #EnquiryModal .modal-dialog {
        margin-top: 130px
    }
}

#contact {
    padding: 0 15px
}

#contact .gform_footer.top_label {
    padding: 0 !important
}

#contact h3 {
    color: #FFAD20;
    display: block;
    font-size: 30px;
    font-weight: 700
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px
}

#contact fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
    width: 100%;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out
}

#contact .select-field {
    width: 100% !imporatant;
    background: #FFF !important;
    margin: 0 0 5px !important;
    padding: 10px !important
}

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
    padding-left: 10px !important
}

#contact button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #FFAD20;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px
}

#contact button[type="submit"]:hover {
    background: #000;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out
}

#contact button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgb(0 0 0 / .5)
}

#contact input:focus,
#contact textarea:focus {
    outline: 0
}

#contact input,
#contact textarea::-webkit-input-placeholder {
    color: #888 !important
}

#contact input,
#contact textarea:-moz-placeholder {
    color: #888 !important
}

#contact input,
#contact textarea::-moz-placeholder {
    color: #888 !important
}

#contact input,
#contact textarea:-ms-input-placeholder {
    color: #888 !important
}

#contact input::placeholder {
    color: #888 !important
}

.uig_wrap .nav-pills .nav-link.active,
.uig_wrap .nav-pills .show>.nav-link {
    background-color: #fff
}

.uig_wrap figure .image-zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 50px;
    transition: 0.5s;
    opacity: 1;
    background: rgb(0 0 0 / 18%);
    text-decoration: none;
    z-index: 1
}

.uig_wrap figure {
    position: relative
}

.scr_info h4 {
    font-size: 20px;
    font-weight: 600;
    color: var(--yellow);
    padding-bottom: 6px
}

.scr_info {
    margin-top: 15px
}

.scr_info ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none
}

.scr_info ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 5px
}

.scr_info ul li::after {
    position: absolute;
    content: ' ';
    width: 8px;
    height: 8px;
    background: var(--yellow);
    left: 0;
    top: 9px
}

#EnquiryModal #contact-submit {
    display: inline-block;
    text-decoration: none;
    padding: 10px 22px;
    padding-top: 12px;
    border-radius: 80px;
    background-color: var(--yellow);
    color: #000;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    color: #000 !important
}

.inn-blg-left-bx-start .blg-dtail-option-new li {
    position: relative;
    padding-left: 18px;
    padding-bottom: 8px
}

.inn-blg-left-bx-start .blg-dtail-option-new li::after {
    position: absolute;
    content: ' ';
    width: 7px;
    height: 7px;
    background: #FFAD20;
    left: 0;
    top: 9px
}

.inn-single-blg-dtail-tags-box .inn-blg-tag-option li {
    border: 1px solid #B5B5B5 !important;
    background: #efefef;
    font-size: 16px;
    border: none;
    border-radius: 30px;
    padding: 12px 35px 12px 35px;
    transition: 0.5s;
    position: relative;
    outline: none;
    color: #212529;
    margin: 0px 4px;
    margin-bottom: 10px
}

.inn-single-blg-dtail-tags-box .inn-blg-tag-option li:hover {
    background: #000;
    color: #fff
}

.sa-shape1 {
    position: absolute;
    left: 0;
    top: 30%;
    width: 320px
}

.sa-pixel {
    position: relative
}

.sa-pixel .heading-hd span {
    display: block
}

.sa-pixel .vert-move {
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .5;
    position: relative;
    text-align: right;
    margin: 0 auto -20px
}

.sa-pixel .vert-move.vert-move-left {
    text-align: left;
    left: 0;
    right: unset;
    margin-bottom: -46px
}

.sa-pixel .vert-move.vert-move-middle {
    text-align: center;
    margin-bottom: -46px;
    left: 0;
    right: unset
}

.sa_left_img {
    width: 100%;
    height: 520px;
    padding-right: 60px;
    margin-bottom: 36px
}

.sa_left_img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sa_right_img {
    width: 100%;
    height: 450px;
    padding-left: 60px;
    margin-bottom: 36px
}

.sa-pixel p+p {
    margin-top: 16px
}

.sa-pixel .advantage-option-bx li {
    font-weight: 400
}

.sa-pixel .srvc-sec-main-bx {
    padding: 60px 27px;
    height: 100%;
    margin: 0
}

.sa-pixel .srvc-sec-main-bx h4 {
    font-size: 19px;
    line-height: 1.5
}

.sa-pixel.technologies .tech-tool-icon {
    filter: grayscale(0);
    opacity: 1
}

.service-items .row {
    margin-top: 20px;
    margin-bottom: 20px;
    gap: 1.5rem 0rem
}

.sa-pixel.technologies .technology-tool-main-bx {
    margin-bottom: 35px
}

.sa-pixel.reviews-section::before {
    display: none
}

.sa-pixel.reviews-section .vert-move {
    left: 30px;
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .2;
    position: absolute;
    top: 20%;
    z-index: 1
}

.sa-pixel.reviews-section .heading-hd {
    margin-bottom: 12px
}

.sa-pixel.reviews-section p {
    color: #fff;
    text-align: center;
    margin-bottom: 40px
}

.way-item {
    background: #fff;
    padding: 50px 40px;
    border-radius: 20px;
    height: 100%
}

.way-item h4 {
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 21px
}

.way-item ul {
    margin-bottom: 0;
    padding-left: 18px
}

.way-item ul li+li {
    margin-top: 10px
}

.way-item ul li::marker {
    color: #F79E05
}

.sa-pixel.reviews-section .container::after {
    display: none
}

.sa-pixel.partner-bonding-section .heading-hd h3 span {
    display: inline
}

.sa-pixel.partner-bonding-section {
    padding: 80px 0
}

.newsa-shape1 {
    position: absolute;
    right: 0;
    top: -15%;
    width: 38%
}

.newsa-shape2 {
    position: absolute;
    left: 0;
    top: 20%;
    width: 35%
}

.portfollio-gall-content-bx h4 span {
    color: #fff;
    font-size: 17px
}

:root {
    --color-orange: #FFAD20;
    --color-blck: #000000;
    --color-white: #ffffff
}

html {
    scroll-behavior: smooth;
    font-size: 16px
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: 500
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0
}

h1 {
    font-size: 3.3rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 5px;
    color: var(--color-orange);
    text-transform: uppercase
}

h3 {
    font-size: 2rem
}

h2 {
    font-size: 2.1rem
}

p {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0
}

img {
    max-width: 100%;
    border: none
}

a {
    text-decoration: none;
    transition: 0.5s
}

a:hover {
    text-decoration: none
}

.gap {
    padding: 5rem 0
}

.heading {
    margin-bottom: 2rem
}

.heading h2 {
    text-transform: uppercase;
    font-weight: 500
}

.heading h2 span {
    display: block;
    color: var(--color-orange);
    font-weight: 800
}

.heading p {
    margin-top: 1rem
}

.white-text .heading {
    color: var(--color-orange)
}

.white-text .heading span {
    color: var(--color-white)
}

.btn {
    font-size: 16px;
    border-radius: 25px;
    padding: 8px 15px
}

.btn1 {
    background: var(--color-orange);
    color: var(--color-blck);
    font-size: 20px;
    padding: 10px 25px;
    margin-top: 1.2rem;
    transition: 0.4s
}

.btn1:hover {
    background: #000;
    color: #fff;
    box-shadow: inset 1px 1px 5px 1px rgb(0 0 0 / .3)
}

.hbg-circle {
    position: absolute;
    width: 570px;
    height: 570px;
    background: radial-gradient(circle, rgb(255 173 32 / .8) 0%, #fff0 70%);
    border-radius: 50%
}

.list-inline {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.list-inline li {
    display: inline-block
}

.list-inline li+li {
    padding-left: 5px
}

.banner-section {
    background: url(../images/banner.jpg) no-repeat center right;
    background-size: cover;
    padding: 1.3rem 0rem 2rem;
    position: relative;
    color: var(--color-white)
}

.banner-shape {
    position: absolute;
    width: 600px;
    top: 0;
    opacity: .6;
    right: 10%;
    z-index: 5
}

.logo-box {
    margin-bottom: 20px
}

.logo-box img {
    width: 350px
}

.banner-text h1 span {
    color: var(--color-white);
    font-weight: 800;
    font-size: 4rem
}

.right-banner {
    position: relative
}

.right-banner .hbg-circle {
    z-index: 8;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.banner-contact {
    padding: 40px;
    border-radius: 10px;
    background: var(--color-white);
    z-index: 9;
    position: relative
}

.contact-form form .input-group {
    margin-bottom: 1.5rem
}

.contact-form form .input-group input {
    width: 100%
}

.contact-form form input {
    padding: 0 0 10px;
    border: none;
    border-bottom: 1px solid rgb(0, 0, 0, 50%)
}

.contact-form form input::placeholder {
    color: var(--color-blck);
    font-weight: 500
}

.contact-form form input:focus {
    outline: none
}

.input-group.number-input {
    display: flex
}

.number-input select option {
    height: 30px;
    width: 30px
}

.contact-form form .submit-btn {
    background: var(--color-blck);
    color: var(--color-white);
    font-size: 20px;
    padding: 10px 25px;
    margin-top: 1.2rem;
    transition: 0.4s
}

.contact-form form .submit-btn:hover {
    background: #bdbdbd;
    color: var(--color-blck);
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / .2)
}

.banner-social {
    position: fixed;
    left: 20px;
    top: 30%;
    z-index: 999999999
}

.banner-social li {
    padding: 5px 0
}

.banner-social li a {
    color: #949494;
    font-size: 30px;
    transition: 0.4s
}

.sidegap {
    width: 80%;
    margin: 0 auto
}

.srvc-sec-main-bx {
    padding: 40px 18px;
    text-align: center;
    background: var(--color-white);
    border-radius: 8px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    width: 100%;
    margin: 20px 0;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    color: #000;
    overflow: hidden;
    display: block;
    height: 100%
}

.srvc-sec-main-bx::before {
    position: absolute;
    content: ' ';
    clip-path: polygon(100% 1%, 100% 100%, 0% 100%);
    width: 50px;
    height: 70px;
    right: -1px;
    bottom: 35px;
    background: var(--color-orange);
    transform: rotate(3deg);
    opacity: 0
}

.srvc-icon {
    display: block;
    margin: 0 auto;
    width: 65px;
    height: 62px;
    object-fit: contain;
    filter: brightness(0%)
}

.srvc-sec-main-bx h4 {
    padding-top: 30px
}

.srvc-sec-main-bx h4 span {
    font-weight: 700
}

.srvc-sec-main-bx h4 span.sm {
    font-weight: 300;
    font-size: 17px
}

.srvc-sec-main-bx::after {
    position: absolute;
    content: ' ';
    clip-path: polygon(100% 1%, 100% 100%, 0% 100%);
    width: 70px;
    height: 90px;
    right: 0;
    bottom: 0;
    background: var(--color-orange);
    opacity: 0;
    z-index: 1
}

.srvc-sec-main-bx:hover {
    background: var(--color-blck);
    color: var(--color-white)
}

.srvc-sec-main-bx:hover::before {
    opacity: .5
}

.srvc-sec-main-bx:hover .srvc-icon {
    animation: shake 0.98s cubic-bezier(.36, .07, .19, .97) both;
    transform: translate3d(0, 0, 0);
    perspective: 1000px
}

.srvc-sec-main-bx:hover::after {
    opacity: 1
}

.srvc-sec-main-bx:hover .srvc-icon {
    filter: brightness(100%)
}

.sidegap .row .col-lg-4 {
    margin-bottom: 25px
}

.share-offer {
    background: url(../images/bg-1.jpg) no-repeat center right;
    background-size: cover;
    padding: 2.5rem 0;
    position: relative;
    color: var(--color-white)
}

.left-count {
    position: relative
}

.count-section {
    position: relative
}

.shape-count {
    position: absolute;
    width: 356px;
    top: 42%;
    left: 0;
    transform: translateY(-50%)
}

.left-count .hbg-circle {
    top: -113px
}

.white-box {
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / .2);
    padding: 15px;
    height: 170px;
    width: 88%;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    border-radius: 7px;
    background: var(--color-white)
}

.white-box h3 {
    font-size: 2.3rem;
    font-weight: 600;
    margin-bottom: .5rem
}

.white-box h3 span {
    color: var(--color-orange)
}

.white-box.small-box {
    width: 65%;
    padding: 11px;
    height: 140px
}

.rare-container {
    padding-left: 120px;
    padding-right: 15px;
    position: relative
}

.industries {
    padding: 2.5rem 0;
    background: #F7F7F7
}

.industry-item {
    border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    overflow: hidden
}

.industry-item img {
    width: 100%;
    height: 130px;
    object-fit: cover
}

.industry-item h4 {
    text-align: center;
    color: var(--color-white);
    background: #FFAD20;
    padding: 10px
}

.industries_slider.owl-carousel .owl-dots {
    position: absolute;
    left: -35%;
    top: 53%
}

.industries_slider.owl-carousel .owl-dots .owl-dot span {
    margin: 3px
}

.industries_slider.owl-carousel .owl-dots .owl-dot.active span {
    background: var(--color-orange);
    height: 15px
}

.footer-black {
    background-color: var(--color-blck);
    color: var(--color-white);
    padding: 4rem 0 3rem;
    position: relative
}

.shape-footer {
    position: absolute;
    left: 0;
    top: 0;
    width: 185px;
    height: 300px;
    object-fit: contain
}

.newsletter {
    margin-top: 2rem
}

form.newsletter label {
    font-size: 1.5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

form.newsletter input {
    padding: 10px 15px;
    border-radius: 27px;
    width: 41%;
    border: 1px solid rgb(255 255 255 / .3);
    background: none;
    margin-right: 15px;
    color: var(--color-white)
}

.subscribe-btn {
    background: var(--color-orange);
    color: var(--color-blck);
    font-size: 1rem;
    padding: 10px 25px;
    transition: 0.4s;
    width: 33%
}

.subscribe-btn:hover {
    background: #fff;
    box-shadow: inset 1px 1px 5px 1px rgb(0 0 0 / 30%)
}

.copyright {
    padding: 1rem 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #232323;
    color: #fff
}

.copyright p {
    font-weight: 600
}

.footer-social li a {
    color: #949494;
    font-size: 1.2rem
}

.footer-social li a:hover {
    color: var(--color-orange)
}

.new-header-menu {
    display: flex;
    justify-content: space-between
}

@media (max-width:700px) {
    .new-header-menu .logo-box img {
        width: 220px !important
    }

    .new-header-menu .mobile-flag-call {
        right: 16px !important
    }

    .industry-item h4 {
        font-size: 14px !important
    }
}

.devops-capabilities .way-item {
    padding: 40px 20px;
    width: 100%;
    display: block
}

.tool-tech-table-box table {
    width: 100%;
    border: 1px solid #cecece
}

.tool-tech-table-box tr {
    border: 1px solid #cecece
}

.tool-tech-table-box tr th {
    font-weight: 800;
    padding: 10px;
    border: 1px solid #cecece
}

.tool-tech-table-box tr td {
    border: 1px solid #cecece;
    padding: 10px
}

.mobile-appoffercontent p {
    color: #fff
}

.technology-tool-section-new22 {
    padding: 70px 0 135px
}

.offer-portfolio-section {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
    min-height: 690px
}

.offer-portfolio-sec1::before {
    position: absolute;
    left: 7%;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    background-image: linear-gradient(to bottom right, #01BDD7, #01BDD7);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    top: 50px
}

.offer-portfolio-sec1::after {
    position: absolute;
    right: -10%;
    bottom: auto;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    background-image: linear-gradient(to bottom right, #01BDD7, #01BDD7);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    top: -15%
}

.offer-portfolio-sec1 {
    background: #d7ecf3
}

.offer-app-img {
    height: 430px;
    position: relative;
    z-index: 1
}

.offer-app-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.app-dev-content-box {
    position: relative;
    z-index: 1
}

.app-dev-content-box h3 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 15px
}

.app-dev-content-box p {
    font-size: 16px;
    font-weight: 500
}

.offer-portfolio-sec2 {
    background: #ffe0e5
}

.offer-portfolio-sec2::before {
    position: absolute;
    right: 3%;
    bottom: auto;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    background-image: linear-gradient(to bottom right, #FF7F29, #FF7F29);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    top: 50px
}

.offer-portfolio-sec2::after {
    position: absolute;
    left: -10%;
    bottom: auto;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    background-image: linear-gradient(to bottom right, #FF7F29, #FF7F29);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    top: -15%
}

.srvc-user {
    position: absolute;
    bottom: 2%;
    left: 28%;
    width: 180px !important
}

.offer-portfolio-sec3 {
    background: #edf1fa
}

.offer-portfolio-sec3 .offer-app-img {
    height: 550px
}

.offer-portfolio-sec3::before {
    position: absolute;
    left: 7%;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    background-image: linear-gradient(to bottom right, #437FF7, #437FF7);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    top: 80px
}

.offer-portfolio-sec3 .app-dev-content-box {
    padding-top: 200px !important
}

.grow-arrow {
    position: absolute;
    top: 20%;
    left: 11%;
    right: 0;
    margin: 0 auto;
    width: 330px !important;
    opacity: .5
}

.offer-port-stylish-img-bx {
    width: 280px !important;
    height: 280px;
    border: 10px solid #c9d9f9;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 7%;
    right: 14%
}

.offer-port-stylish-img-bx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 5px solid #437FF7;
    border-radius: 50%
}

.offer-portfolio-sec4 {
    background: #d9d9d9
}

.offer-portfolio-sec4 .offer-app-img {
    height: 550px
}

.offer-portfolio-sec4 .app-dev-content-box {
    padding-top: 200px !important
}

.offer-portfolio-sec4 .offer-port-stylish-img-bx {
    border: 10px solid #dfcabb;
    left: 13%;
    right: auto;
    top: 3%
}

.offer-port-stylish-img-bx img {
    border: 5px solid #FF7F29
}

.fitness-dumble-icon {
    position: absolute;
    left: -5%;
    top: 25%;
    right: 0;
    margin: 0 auto;
    width: 350px
}

.offer-portfolio-sec5 {
    background: #f3f0fa
}

.offer-portfolio-sec5 .offer-app-img {
    height: 550px
}

.offer-portfolio-sec5::before {
    position: absolute;
    left: 7%;
    right: auto;
    bottom: auto;
    margin: 0 auto;
    width: 500px;
    height: 500px;
    background-image: linear-gradient(to bottom right, #815BE3, #815BE3);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    top: 80px
}

.offer-portfolio-sec5::after {
    position: absolute;
    right: -10%;
    bottom: auto;
    margin: 0 auto;
    width: 400px;
    height: 400px;
    background-image: linear-gradient(to bottom right, #815BE3, #815BE3);
    content: ' ';
    border-radius: 50%;
    opacity: .2;
    filter: blur(20px);
    -webkit-filter: blur(40px);
    bottom: 0
}

.offer-portfolio-sec5 .app-dev-content-box {
    padding-top: 240px !important
}

.offer-portfolio-sec5 .offer-port-stylish-img-bx {
    width: 280px;
    height: 280px;
    border: 10px solid #eae4f8;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    top: 7%;
    right: 14%
}

.offer-portfolio-sec5 .offer-port-stylish-img-bx img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 5px solid #9475e7;
    border-radius: 50%
}

.ecommerce-cart-icon {
    position: absolute;
    top: 10%;
    left: 11%;
    right: 0;
    margin: 0 auto;
    width: 300px !important
}

@media (max-width:1199px) {
    .app-dev-content-box h3 {
        font-size: 30px
    }
}

@media (max-width:991px) {
    .offer-portfolio-section {
        padding: 50px 0
    }

    .app-dev-content-box {
        padding-top: 30px
    }

    .grow-arrow {
        display: none
    }

    .offer-port-stylish-img-bx {
        display: none
    }

    .offer-portfolio-sec3 .app-dev-content-box {
        padding-top: 30px !important
    }

    .offer-portfolio-sec4 .app-dev-content-box {
        padding-top: 30px !important
    }

    .offer-portfolio-sec5 .app-dev-content-box {
        padding-top: 30px !important
    }

    .offer-portfolio-section::after {
        display: none !important
    }

    .offer-portfolio-section::before {
        display: none !important
    }

    .ecommerce-cart-icon {
        display: none
    }

    .fitness-dumble-icon {
        display: none
    }
}

@media (max-width:480px) {
    .offer-app-img {
        height: 230px
    }

    .app-dev-content-box h3 {
        font-size: 26px
    }

    .offer-portfolio-sec3 .offer-app-img {
        height: 350px
    }

    .offer-portfolio-sec4 .offer-app-img {
        height: 350px
    }

    .offer-portfolio-sec5 .offer-app-img {
        height: 350px
    }

    .srvc-user {
        display: none
    }
}

.new-ban-bottom-logo-sec .banner-logo-sec {
    position: relative !important;
    left: 0 !important;
    bottom: 0 !important;
    width: 100% !important
}

.new-ban-bottom-logo-sec .banner-logo-sec li {
    margin-right: 30px;
    margin-left: 30px;
    padding: 0 !important;
    margin-top: 10px
}

.new-ban-bottom-logo-sec {
    padding: 30px 0 0
}

@media (min-width:1300px) {
    .banner-logo-sec li img {
        width: 95px !important
    }

    .banner-logo-sec li:first-child img {
        width: 90px !important
    }

    .banner-logo-sec li:nth-of-type(3n) img {
        width: 80px !important
    }

    .banner-logo-sec li:nth-of-type(5n) img {
        width: 98px !important
    }

    .banner-logo-sec li:nth-of-type(6n) img {
        width: 95px !important
    }

    .banner-logo-sec li:nth-of-type(2n) img {
        width: 100px !important
    }

    .banner-logo-sec li:nth-of-type(4n) img {
        width: 140px !important
    }

    .pixel-srvc-section {
        padding-top: 40px
    }
}

@media (max-width:991px) {
    .banner-start {
        min-height: 450px !important;
        padding-bottom: 90px !important
    }

    .banner_carousel .owl-dots {
        bottom: 15% !important
    }

    .new-ban-bottom-logo-sec .banner-logo-sec li {
        margin: 10px 20px !important
    }
}

@media (max-width:479px) {
    .banner-caption {
        padding-top: 50px
    }

    .banner-caption {
        padding-bottom: 45px
    }

    .banner-start {
        min-height: 530px !important;
        padding-bottom: 60px !important
    }

    .banner_carousel .owl-dots {
        bottom: 10% !important
    }

    .new-ban-bottom-logo-sec .banner-logo-sec li {
        margin: 10px 10px !important
    }

    .new-ban-bottom-logo-sec {
        padding-bottom: 0
    }

    .banner-logo-sec li:first-child img {
        width: 60px !important
    }

    .banner-logo-sec li:nth-of-type(2n) img {
        width: 58px !important
    }

    .banner-logo-sec li:nth-of-type(4n) img {
        width: 75px !important
    }
}

@media (min-width:1300px) {
    .banner-caption {
        padding: 90px 0 100px
    }

    .banner-start {
        min-height: 500px
    }

    .banner_carousel .owl-dots {
        bottom: 10%
    }
}

.team-work-section h2 {
    text-transform: uppercase
}

.team-work-section h3 {
    font-size: 35px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 30px
}

.team-work-section h3 span {
    color: #FFAD20;
    font-weight: 700
}

.home-industry-new-start {
    position: relative;
    z-index: 11
}

.home-industry-new-start {
    text-align: left
}

.home-industry-new-start {
    padding-left: 100px
}

.home-new-industry-bx {
    padding: 30px;
    border: 2px dashed #fff;
    border-radius: 10px;
    background: #1B1B1B;
    transition: 0.5s;
    min-height: 400px
}

.home-new-industry-bx:hover {
    background: #fff;
    color: #000
}

.home-indus-icon-bx {
    background: #FFAD20;
    width: 94px;
    height: 94px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.home-indus-icon-bx img {
    width: 45px;
    height: 55px;
    object-fit: contain
}

.home-new-industry-bx h4 {
    font-weight: 700;
    font-size: 20px;
    padding: 20px 0 13px
}

.home-new-industry-bx p {
    font-size: 15px
}

.indus-show-more-btn {
    text-align: right;
    padding-top: 20px
}

.indus-show-more-btn a {
    font-weight: 600;
    color: #FFAD20 !important;
    font-size: 16px;
    text-transform: capitalize
}

.work-tech-hd {
    position: relative;
    margin-top: 80px;
    margin-bottom: 40px
}

.work-tech-hd p {
    font-size: 90px;
    font-weight: 800;
    color: #E0E0E0;
    opacity: .5;
    position: absolute;
    left: -62px;
    top: -90px;
    text-transform: uppercase
}

.work-tech-hd h3 {
    font-size: 35px;
    color: #000;
    text-transform: uppercase
}

.work-tech-hd h3 span {
    color: #FFAD20;
    font-weight: 700
}

.work-techlogies-new-bx {
    padding: 30px 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%);
    position: relative
}

.work-techlogies-new-bx h4 {
    font-size: 24px;
    font-weight: 600;
    background: #F1EDFC;
    padding: 10px 20px;
    position: absolute;
    left: -10px;
    top: -2px;
    min-width: 165px
}

.work-techlogies-new-bx h4::after {
    content: ' ';
    position: absolute;
    left: 0;
    bottom: -9px;
    width: 0;
    height: 0;
    border-top: 10px solid #707070;
    border-left: 10px solid #fff0
}

.work-techlogies-new-bx ul {
    padding-top: 25px
}

.work-techlogies-new-bx ul li {
    font-size: 17px;
    margin-top: 20px
}

.work-techlogies-new-bx ul li img {
    width: 40px;
    height: 30px;
    object-fit: contain
}

.home-work-techlogies-new .col-lg-3:nth-of-type(2n) h4 {
    background: #FCEDF9
}

@media (max-width:991px) {
    .work-techlogies-new-bx {
        margin-top: 10px
    }

    .work-tech-hd p {
        font-size: 55px;
        left: -37px;
        top: -52px
    }

    .work-tech-hd {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (max-width:479px) {
    .home-industry-new-start {
        padding-left: 10px;
        padding-right: 10px
    }

    .team-work-section h3 {
        font-size: 28px
    }

    .work-tech-hd h3 {
        font-size: 25px
    }

    .work-tech-hd p {
        font-size: 40px;
        left: -11px;
        top: -36px
    }
}

@media(min-width:1300px) {
    .banner-new-start::after {
        position: absolute;
        content: ' ';
        top: 0;
        width: 100%;
        height: 193px;
        left: 0;
        background-image: linear-gradient(#000000e8, #000000a1, #fff0);
        z-index: 1
    }

    .advantage-section {
        margin-top: 100px
    }
}

.reviews-section .heading-hd h3 {
    padding-right: 0
}

.sec_heading {
    position: relative;
    display: inline-block;
    margin-bottom: 15px
}

.sec_heading h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    color: var(--yellow);
    margin: 0;
    position: relative;
    z-index: 2
}

.sec_heading h1 span {
    margin-left: 10px;
    color: #000
}

.sec_subheading {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px
}

@media (max-width:991px) {
    .sec_heading h1 {
        font-size: 30px
    }
}

.web_des {
    position: relative;
    padding: 100px 0
}

.web_des .wd_shape {
    position: absolute;
    top: 0;
    left: 0
}

.web_des .content_inner {
    position: relative
}

.web_des .wd_img {
    width: 100%;
    padding-right: 60px;
    margin: 0
}

.web_des .wd_img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.web_des .sec_heading span {
    display: block;
    margin: 0
}

.web_des .sec_heading:after {
    left: 0;
    bottom: 3px;
    width: 80%
}

@media (max-width:991px) {
    .web_des {
        padding: 80px 0
    }

    .web_des .wd_img {
        width: 100%;
        padding-right: 20px;
        margin: 0
    }
}

@media (max-width:768px) {
    .web_des {
        padding: 80px 0;
        padding-bottom: 60px
    }

    .web_des .wd_img {
        padding: 0;
        margin: 0;
        margin-bottom: 20px
    }
}

.sec_heading h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 36px;
    color: var(--yellow);
    margin: 0;
    position: relative;
    z-index: 2
}

.sec_heading h3 span {
    margin-left: 10px;
    color: #000
}

.sec_bg_text {
    position: absolute;
    top: 50px;
    right: 12%;
    font-size: 85px;
    line-height: 100px;
    color: rgb(0 0 0 / 4%);
    font-weight: 700;
    text-transform: uppercase
}

.para_text14 {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    margin: 0
}

@media (max-width:1200px) {
    .sec_bg_text {
        top: 25px;
        right: 3%;
        font-size: 70px
    }
}

@media (max-width:991px) {
    .sec_bg_text {
        font-size: 65px
    }

    .sec_heading h3 {
        font-size: 30px;
        line-height: 34px
    }
}

@media (max-width:991px) {
    .sec_bg_text {
        font-size: 65px;
        line-height: 80px
    }

    .sec_heading h3 {
        font-size: 30px;
        line-height: 34px
    }
}

@media (max-width:768px) {
    .sec_bg_text {
        font-size: 45px;
        line-height: 55px;
        right: 10px
    }
}

@media (max-width:400px) {
    .sec_bg_text {
        font-size: 34px;
        line-height: 44px
    }
}

.tech_used {
    position: relative;
    padding: 100px 0;
    background-color: #f1f1f1
}

.tech_used .sec_heading::after {
    left: 0;
    bottom: 3px
}

.tech_used .sec_heading span {
    display: block;
    margin: 0
}

.tech_used .tech_slide_wrap {
    margin: 0px !important
}

.tech_used .tech_slide_wrap .slick-list {
    padding: 0 !important
}

.tech_used .tech_slide_wrap .slick-dots {
    position: absolute;
    bottom: -20px;
    right: 15px;
    width: auto
}

.tech_used .tech_slide_wrap .slick-dots li {
    width: 9px;
    height: 9px;
    margin: 0 3px
}

.slick-dots li.slick-active {
    height: 15px !important;
    background-color: var(--yellow);
    border-radius: 10px;
    top: 3px
}

.slick-dots li.slick-active button {
    background-color: var(--yellow) !important
}

.tech_used .tech_slide_wrap .tech_slide {
    padding: 20px
}

.tech_used .tech_slide_wrap .tech_slide .slide_inner {
    padding: 25px 0;
    display: grid;
    grid-template-columns: repeat(4, 20%);
    gap: 27px;
    justify-content: space-between
}

.tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo {
    width: 100%;
    text-align: center
}

.tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo figure {
    display: block;
    margin: 0;
    width: 100%;
    height: 97px;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    padding: 16px;
    border-radius: 6px;
    box-shadow: 1px 1px 5px 1px rgb(0 0 0 / 10%)
}

.tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center
}

.tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo span {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    display: none
}

@media (max-width:991px) {
    .tech_used {
        padding: 80px 0;
        padding-top: 60px
    }
}

@media (max-width:768px) {
    .tech_used {
        padding: 60px 0;
        padding-top: 50px
    }
}

@media (max-width:575px) {
    .tech_used .tech_slide_wrap .tech_slide .slide_inner {
        padding: 20px;
        gap: 50px 15px
    }

    .tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo figure {
        height: 60px
    }
}

@media (max-width:425px) {
    .tech_used .tech_slide_wrap .tech_slide {
        padding: 15px
    }

    .tech_used .tech_slide_wrap .tech_slide .slide_inner {
        padding: 15px
    }

    .tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo figure {
        height: 45px
    }

    .tech_used .tech_slide_wrap .tech_slide .slide_inner .tech_logo span {
        font-size: 12px
    }
}

.service-list-digital-marketing-landing {
    background-color: #eee;
    padding: 80px 0 50px
}

.service-list-digital-marketing-landing .serviceBox {
    color: #fff;
    background-color: #fff;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    padding: 40px 0 20px;
    border-radius: 10px;
    margin-bottom: 35px;
    transition: 0.4s
}

.service-list-digital-marketing-landing .serviceBox:hover {
    box-shadow: 0 5px 8px rgb(0 0 0 / .3)
}

.service-list-digital-marketing-landing .serviceBox .title {
    color: #fff;
    background: #FFAD20;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 10px 15px;
    position: relative;
    margin: 0 0 20px
}

.service-list-digital-marketing-landing .serviceBox .title:before {
    content: "";
    background: #FFAD20;
    border-radius: 25px 5px 5px 25px;
    position: absolute;
    top: -10px;
    left: -7px;
    bottom: -10px;
    right: 100%
}

.service-list-digital-marketing-landing .serviceBox .service-icon {
    color: #FFAD20;
    font-size: 35px;
    line-height: 85px;
    width: 85px;
    height: 85px;
    margin: 0 auto 20px;
    border-radius: 50%;
    border: 2px solid #FFAD20;
    position: relative;
    z-index: 1
}

.service-list-digital-marketing-landing .serviceBox .service-icon:before {
    content: "";
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 5px 8px rgb(0 0 0 / .4);
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    z-index: -1
}

.service-list-digital-marketing-landing .serviceBox .description {
    color: #000;
    font-size: 14px;
    line-height: 25px;
    margin: 0 25px;
    font-weight: 500
}

.serviceBox.orange {
    color: #E1861F
}

.serviceBox.purple {
    color: #862183
}

.serviceBox.blue {
    color: #0063A6
}

@media only screen and (max-width:1199px) {
    .service-list-digital-marketing-landing .serviceBox {
        margin: 0 0 30px
    }
}

#banner-contact {
    border: 2px solid #ffc107
}

.gform_wrapper.gravity-theme .gfield input {
    border-bottom: 2px solid #ffc107 !important
}

.gform_wrapper.gravity-theme .gfield .gfield_select {
    border-bottom: 2px solid #ffc107
}

.gform_wrapper.gravity-theme .gfield .textarea {
    border-bottom: 2px solid #ffc107;
    padding-left: 10px !important
}

#banner-contact h3 {
    font-size: 24px;
    text-align: center;
    padding-bottom: 14px;
    font-weight: 600;
    color: #000
}

.tech-used-btn {
    text-align: center;
    margin-top: 20px
}

.tech-used-btn a:hover {
    background: #fff;
    color: #000
}

.testimonial_box {
    position: relative;
    padding: 38px 40px 0 0
}

.testimonial_box .body {
    position: relative;
    min-height: auto;
    border: 3px solid var(--color-orange)
}

.testimonial_box .contain {
    position: relative
}

.testimonial_box .contain::before {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 24px solid #fff;
    border-right: 37px solid #fff0;
    content: ' ';
    right: 64px;
    bottom: -23px;
    z-index: 1
}

.testimonial_box .contain::after {
    position: absolute;
    width: 0;
    height: 0;
    border-top: 25px solid #f4632a;
    border-right: 40px solid #fff0;
    content: ' ';
    right: 63px;
    bottom: -25px
}

.testimonial_box .body:after {
    content: '';
    position: absolute;
    top: -6px;
    left: -9px;
    width: 71px;
    height: 52px;
    background-image: url(../../../uploads/2023/06/colon-1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.testimonial_box .body img.testimonial_img {
    border-radius: 50%;
    width: 103px;
    height: 103px;
    position: absolute;
    top: -30px;
    right: -38px;
    object-fit: cover;
    border: 1px solid var(--color-orange)
}

.testimonial_box .body .contain {
    padding: 70px 40px 25px;
    position: relative;
    z-index: 1
}

.testimonial_box .body .contain p {
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 17px;
    font-weight: 300;
    line-height: 30px
}

.testimonial_box h4 {
    text-align: right;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 5px
}

.testi-name-review {
    margin: 20px 125px 0 0
}

.testimonial_box h4 span {
    display: block;
    font-weight: 300;
    font-size: 15px
}

.inn-rvw-star {
    text-align: right
}

.inn-rvw-star li {
    display: inline-block;
    color: var(--color-orange);
    font-size: 14px
}

.new_testimonial_carousel .owl-dots {
    text-align: center;
    margin-top: 30px;
    position: relative;
    display: block !important
}

.new_testimonial_carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #000;
    background-color: #000;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.new_testimonial_carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.new_testimonial_carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #FFAD20;
    background-color: #FFAD20;
    width: 9px;
    height: 18px;
    border-radius: 10px
}

.digital-marketing-banner {
    background: url(../../../uploads/2023/07/Pixel-New-Banner-1.png) no-repeat center right;
    background-size: cover;
    padding: 1.3rem 0rem 2rem;
    position: relative;
    color: var(--color-white)
}

.banner-cotent-new {
    padding: 56px 0;
    color: #fff
}

.banner-cotent-new h1 {
    color: #fff;
    padding-bottom: 20px;
    font-size: 33px;
    font-weight: 700;
    text-transform: capitalize;
    position: relative
}

.banner-cotent-new h1 img {
    position: absolute;
    left: -100px;
    top: 5px;
    width: 70px
}

.banner-cotent-new h1 span {
    color: #ffad20
}

.banner-cotent-new ul li {
    margin-bottom: 10px;
    font-size: 20px;
    padding-left: 35px;
    position: relative
}

.banner-cotent-new ul li img {
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px
}

@media (max-width:480px) {
    .banner-cotent-new {
        padding: 40px 0;
        color: #fff
    }

    .digital-marketing-banner {
        position: relative
    }

    .digital-marketing-banner::after {
        position: absolute;
        content: ' ';
        left: 0;
        top: 0;
        background: #000000ad;
        width: 100%;
        height: 100%
    }

    .banner-cotent-new {
        position: relative;
        z-index: 1
    }

    .new-header-menu {
        position: relative;
        z-index: 1
    }

    .banner-cotent-new h1 {
        font-size: 23px
    }
}

.page-template-mobile-app-offer .web_des {
    padding: 80px 0 80px
}

.mobile-app-form-section {
    background: #ebebeb8c
}

.mobile-app-banner-section {
    background: url(../../../uploads/2023/04/App.png) no-repeat center right;
    background-size: cover;
    padding: 1.3rem 0rem 2rem;
    position: relative;
    color: var(--color-white)
}

.page-template-mobile-app-offer .team-work-section {
    margin-top: 0
}

.page-template-mobile-app-offer .inner-review-section-start h2 {
    text-align: center;
    color: var(--color-orange);
    font-weight: 800
}

.mobile-app-dev-new-cntnt-sec {
    background: #fff;
    padding: 70px 0 70px
}

.mobile-app-dev-new-cntnt-sec h3 {
    font-size: 40px;
    font-weight: 700;
    padding-bottom: 15px
}

.mobile-app-dev-new-cntnt-sec p {
    font-size: 18px
}

.app-dev-new-cntnt-optn {
    margin: 20px 0
}

.app-dev-new-cntnt-optn li {
    margin-bottom: 10px;
    font-size: 14px;
    padding-left: 30px;
    position: relative
}

.app-dev-new-cntnt-optn li span {
    font-weight: 700
}

.app-dev-new-cntnt-optn li img {
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px
}

@media (max-width:479px) {
    .banner-contact {
        margin-top: 15px
    }

    .page-template-mobile-app-offer .web_des {
        padding: 50px 0 80px
    }

    .mobile-app-dev-new-cntnt-sec h3 {
        font-size: 24px
    }

    .mobile-app-dev-new-cntnt-sec p {
        font-size: 15px
    }

    .mobile-app-dev-new-cntnt-sec {
        padding: 40px 0 10px
    }
}

.cntct-main-frm-bx {
    position: relative
}

.cntct-main-frm-bx::after {
    position: absolute;
    right: -30px;
    content: ' ';
    width: 1px;
    height: 100%;
    background: #ccc;
    top: 0
}

.main-new-cntct-information {
    padding-left: 20px
}

.main-new-cntct-information h4 {
    font-size: 22px;
    font-weight: 700;
    color: #ffad20;
    padding-bottom: 10px
}

.main-new-cntct-information p {
    padding-bottom: 5px
}

.main-new-cntct-information p span {
    font-weight: 700
}

.new-cntct-infrm-bx {
    padding-bottom: 30px
}

@media (max-width:767.7px) {
    .cntct-main-frm-bx::after {
        display: none
    }

    .main-new-cntct-information {
        padding-left: 0
    }
}

.digital-marketing-new-banner {
    background: url(../../../uploads/2023/07/Grou.png) no-repeat center right
}

.digital-marketing-new-banner .banner-cotent-new h1 span {
    display: block
}

.new-style-markt-bx {
    background: #edf1fa;
    padding: 30px 20px;
    border-radius: 6px;
    margin-bottom: 30px;
    transition: 0.5s;
    text-align: center
}

.new-style-markt-bx22 {
    background: #ffe0e5
}

.new-style-markt-bx:hover {
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2)
}

.markt-flex-bx {
    text-align: center;
    margin-bottom: 20px
}

.markt-flex-bx img {
    width: 70px;
    height: 50px;
    object-fit: contain;
    margin: 0 auto 20px;
    filter: brightness(0%)
}

.markt-flex-bx h4 {
    font-size: 20px;
    font-weight: 800
}

.new-style-markt-bx22 .markt-flex-bx img {
    width: 320px;
    height: 200px;
    filter: brightness(100%)
}

.new-digital-market-style-sec .sec_heading {
    text-align: center;
    padding-bottom: 30px
}

.new-digital-market-style-sec .sec_heading h3 span {
    display: block
}

.new-ban-bottom-logo-sec22 {
    padding: 40px 0 0
}

.new-ban-bottom-logo-sec22 .banner-logo-sec li {
    margin-right: 20px;
    margin-left: 20px;
    padding: 0 !important
}

.new-ban-bottom-logo-sec22 .banner-logo-sec li img {
    width: 180px !important;
    height: 47px;
    object-fit: contain
}

.new-ban-bottom-logo-sec22 .banner-logo-sec li:nth-of-type(3n) img {
    width: 80px !important
}

.new-ban-bottom-logo-sec22 .banner-logo-sec li:nth-of-type(3n) img {
    width: 180px !important
}

.app-new-portfollio_carousel .owl-nav {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
    position: absolute;
    top: 38%
}

.app-new-portfollio_carousel .owl-nav .owl-prev,
.app-new-portfollio_carousel .owl-nav .owl-next {
    display: inline-block;
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    border-radius: 50% !important;
    position: relative;
    outline: none;
    border: 1px solid #49464b !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #111217 !important
}

.app-new-portfollio_carousel .owl-nav .owl-prev:after {
    content: "\f2fa";
    font-family: "Material-Design-Iconic-Font";
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.app-new-portfollio_carousel .owl-nav .owl-next:after {
    content: "\f2fb";
    font-family: "Material-Design-Iconic-Font";
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.app-new-portfollio_carousel .owl-nav .owl-prev:hover:after,
.app-new-portfollio_carousel .owl-nav .owl-next:hover:after {
    color: var(--bgcolor1) !important
}

.app-new-portfollio_carousel .owl-nav .owl-prev:hover,
.app-new-portfollio_carousel .owl-nav .owl-next:hover {
    background-color: #ffad20 !important
}

.app-new-portfollio_carousel .owl-nav .owl-prev {
    margin-right: 5px;
    left: 70px;
    position: absolute
}

.app-new-portfollio_carousel .owl-nav .owl-next {
    margin-right: 5px;
    right: 70px;
    position: absolute
}

.app-new-portfollio_carousel .owl-nav .owl-prev span,
.app-new-portfollio_carousel .owl-nav .owl-next span {
    display: none
}

@media (max-width:480px) {
    .app-new-portfollio_carousel .owl-nav {
        top: auto;
        bottom: 10px;
        text-align: center
    }

    .offer-portfolio-section {
        min-height: 890px
    }

    .srvc-user {
        display: none !important
    }

    .app-new-portfollio_carousel .owl-nav .owl-next {
        position: relative;
        right: 0
    }

    .app-new-portfollio_carousel .owl-nav .owl-prev {
        left: 0;
        position: relative
    }

    .app-new-portfollio_carousel .owl-nav .owl-prev {
        margin-right: 15px
    }

    .sec_heading h3 {
        font-size: 22px
    }

    .heading h2 {
        font-size: 22px
    }

    .heading-hd h3 {
        font-size: 22px
    }
}

.mobile-app-banner-new-start {
    background-position: center;
    background-size: cover;
    position: relative;
    padding-top: 15px
}

.mobile-app-content-bx {
    padding: 50px 0 100px 70px;
    color: #fff;
    width: 50%
}

.mobile-app-content-bx h1 {
    font-weight: 900;
    font-size: 60px;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #000;
    text-transform: capitalize
}

.mobile-app-content-bx h2 {
    font-size: 55px;
    font-weight: 700;
    color: #DCDCDC;
    padding-bottom: 10px
}

.mobile-app-content-bx p {
    font-size: 20px;
    color: #CACACA
}

.we-made-happen-section {
    padding: 70px 0;
    background-position: center;
    background-size: cover
}

.we-made-cntnt-bx h3 {
    font-size: 30px;
    font-size: 400;
    position: relative;
    margin-bottom: 30px
}

.we-made-cntnt-bx {
    padding-right: 75px
}

.we-made-cntnt-bx h3 img {
    position: absolute;
    left: -35px;
    top: 22px;
    width: 22px
}

.we-made-cntnt-bx h3 span {
    font-weight: 700;
    display: block
}

.we-made-cntnt-bx p {
    font-size: 20px;
    text-align: justify
}

.we-made-cntnt-bx p span {
    font-weight: 600
}

.we-made-contact-frm-strt {
    position: relative;
    margin-top: -200px
}

.we-made-contact-frm {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 38px 0 rgb(0 0 0 / .2);
    padding: 30px 40px;
    position: relative;
    z-index: 1
}

.we-made-contact-frm-strt::after {
    position: absolute;
    left: -20px;
    width: 100%;
    height: 100%;
    content: ' ';
    background-image: linear-gradient(to right, #ffffff66, #fff0);
    border-radius: 10px;
    top: -20px
}

.we-made-contact-frm h4 {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 20px
}

.we-made-contact-frm .form-control {
    border: 1px solid #000;
    border-radius: 10px;
    color: #000;
    padding-left: 15px !important
}

.we-made-contact-frm .form-control::placeholder {
    color: #000
}

.we-made-contact-frm textarea.form-control {
    height: 100px
}

.we-mde-new-btn {
    width: 100%;
    display: block;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding: 13px 15px;
    font-size: 20px
}

.we-mde-new-btn:hover {
    background: #FFAD20;
    color: #000
}

.tap-for-industry-section {
    padding: 20px 0 50px;
    position: relative
}

.tap-for-industry-section h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 40px
}

.tap-for-industry-section .col-lg-2 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.tap-for-industry-bx-strt {
    background: #F8F8F8;
    width: 195px;
    height: 195px;
    border-radius: 50%;
    border: 12px solid #FAFAFA;
    box-shadow: 0 2px 25px 0 rgb(0 0 0 / .1);
    margin: 0 auto;
    padding-top: 20px;
    margin: 15px 0;
    transition: 0.4s
}

.tap-for-industry-bx-strt:hover {
    transform: scale(1.09)
}

.tap-for-industry-bx-strt img {
    width: 80px;
    height: 75px;
    object-fit: contain;
    display: block;
    margin: 0 auto
}

.tap-for-industry-bx-strt p {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #888;
    padding: 10px 28px
}

.tap-for-industry-section .col-lg-2:nth-child(9) .tap-for-industry-bx-strt p {
    padding: 0 45px
}

.app-dvlp-explore-btn {
    margin-top: 50px;
    text-align: center
}

.btn-explore-2 {
    background: #FFAD20;
    color: #000;
    font-weight: 600
}

.btn-explore-2:hover {
    background: #000;
    color: #fff
}

.app-option-back-section {
    padding: 30px 0 100px;
    background-position: center;
    background-size: cover;
    position: relative
}

.app-option-back-section h4 {
    font-size: 22px;
    text-align: center;
    width: 90%;
    margin: 0 auto 50px
}

.app-option-back-section ul {
    text-align: center
}

.app-option-back-section ul li {
    text-align: center;
    padding: 0 15px;
    display: inline-block
}

.app-option-back-section img {
    width: 70px;
    height: 60px;
    object-fit: contain;
    display: block;
    margin: 0 auto 15px
}

.app-option-back-section p {
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.app-option-bottom-section {
    margin-top: -65px;
    padding-bottom: 40px
}

.app-option-bottom-box-new {
    background: #fff;
    box-shadow: 0 2px 25px 0 rgb(0 0 0 / .1);
    padding: 40px 30px 20px;
    border-radius: 10px
}

.app-option-bottom-box-new h4 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: 1px solid #adadad;
    margin-bottom: 30px;
    text-align: center
}

.app-option-bottom-box-new li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 23px;
    font-size: 18px
}

.app-option-bottom-box-new li::after {
    background: #FFAA17;
    content: ' ';
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    top: 9px
}

.new-all-app-developed {
    background: #0E0E0E;
    padding: 50px 70px;
    color: #fff
}

.working-latest-tech1 img {
    width: 100px;
    height: 34px;
    object-fit: contain;
    margin: 17px 0
}

.working-latest-tech2 {
    background-image: linear-gradient(#fff, #ffffff1c);
    padding: 2px;
    border-radius: 10px;
    width: 85%;
    margin-left: auto
}

.working-latest-tech-txt-bx {
    background: #0E0E0E;
    padding: 45px 50px;
    text-align: center;
    border-radius: 10px;
    position: relative
}

.working-latest-tech-txt-bx p {
    font-size: 30px;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.working-latest-tech-txt-bx h3 {
    font-size: 40px;
    font-weight: 600;
    padding-top: 30px;
    position: relative;
    z-index: 1
}

.quote-new-app {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20px
}

.working-latest-tech-table {
    margin-top: 60px;
    border: 1px solid #FAFAFA;
    border-radius: 10px;
    overflow: hidden
}

.working-latest-tech-table table {
    width: 100%;
    border-radius: 10px
}

.working-latest-tech-table table th {
    font-size: 20px;
    padding: 10px 18px;
    font-weight: 600;
    border: 1px solid #FAFAFA
}

.working-latest-tech-table table td {
    padding: 10px 18px;
    border: 1px solid #FAFAFA
}

.working-latest-tech-table table ul li {
    position: relative;
    padding-left: 17px;
    margin: 7px 0;
    font-size: 18px
}

.working-latest-tech-table table ul li::after {
    position: absolute;
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #fff;
    content: ' '
}

.Mobile-App-Solutions-Includes {
    background: #F6F6F6;
    padding: 50px 0
}

.Mobile-App-Solutions-Includes h2 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 40px
}

.mob-app-inclu-bx1 {
    position: relative
}

.mob-app-inclu-bx1 img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.mob-app-inclu-txt-box {
    position: absolute;
    top: 80px;
    padding: 0 50px 0 70px;
    color: #fff
}

.mob-app-inclu-txt-box h4 {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
    position: relative
}

.mob-app-inclu-txt-box h4::after {
    position: absolute;
    content: ' ';
    left: -32px;
    width: 17px;
    height: 36px;
    background: #FDBB0F;
    top: 0
}

.mob-app-inclu-txt-box p {
    font-size: 19px;
    font-weight: 400
}

.mob-app-inclu-bx122 {
    left: -25px
}

.mob-app-inclu-bx122 .mob-app-inclu-txt-box {
    color: #000 !important
}

.mob-app-inclu-bx122 .mob-app-inclu-txt-box h4::after {
    background: #000
}

.mob-app-inclu-bx133 {
    left: -57px
}

.lets-get-project-sec {
    padding: 50px 0 0;
    position: relative
}

.lets-get-project-sec {
    display: flex;
    align-items: center;
    justify-content: center
}

.lets-get-project-sec h3 {
    font-size: 30px;
    font-weight: 600;
    margin-right: 25px;
    position: relative
}

.lets-get-project-sec h3 img {
    position: absolute;
    left: -35px;
    top: 7px;
    width: 22px;
    filter: brightness(0)
}

.mble-app-enq-btn {
    border-radius: 7px;
    border: 2px solid #FDBB0F;
    color: #fff
}

.mble-app-enq-btn:hover {
    background: #FDBB0F;
    color: #000
}

.mble-app-ban-btn {
    display: none;
    padding-top: 20px
}

#tap-industry-slider {
    display: none
}

#app-option-slider {
    display: none
}

#Mobile-App-Solutions-slider .owl-nav {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
    position: absolute;
    top: 38%
}

#Mobile-App-Solutions-slider .owl-nav .owl-prev,
#Mobile-App-Solutions-slider .owl-nav .owl-next {
    display: inline-block;
    width: 45px;
    height: 45px;
    box-sizing: border-box;
    border-radius: 50%;
    position: relative;
    outline: none;
    border: none !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #fff !important;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%)
}

#Mobile-App-Solutions-slider .owl-nav .owl-prev:after {
    content: '\f2fa';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    color: var(--bgcolor3);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

#Mobile-App-Solutions-slider .owl-nav .owl-next:after {
    content: '\f2fb';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    color: var(--bgcolor3);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

#Mobile-App-Solutions-slider .owl-nav .owl-prev:hover:after,
#Mobile-App-Solutions-slider .owl-nav .owl-next:hover:after {
    color: var(--bgcolor1) !important
}

#Mobile-App-Solutions-slider .owl-nav .owl-prev:hover,
#Mobile-App-Solutions-slider .owl-nav .owl-next:hover {
    background-color: var(--bgcolor4) !important
}

#Mobile-App-Solutions-slider .owl-nav .owl-prev {
    margin-right: 5px;
    left: -80px;
    position: absolute
}

#Mobile-App-Solutions-slider .owl-nav .owl-next {
    margin-right: 5px;
    right: -80px;
    position: absolute
}

#Mobile-App-Solutions-slider .owl-nav .owl-prev span,
#Mobile-App-Solutions-slider .owl-nav .owl-next span {
    display: none
}

#Mobile-App-Solutions-slider {
    display: none
}

@media (max-width:1200px) {
    .tap-for-industry-bx-strt {
        width: 175px;
        height: 175px
    }

    .tap-for-industry-bx-strt p {
        font-size: 11px
    }

    .app-option-back-section ul li img {
        width: 40px;
        height: 36px
    }

    .app-option-back-section ul li p {
        font-size: 14px
    }

    .app-option-bottom-box-new li {
        font-size: 17px
    }

    .app-option-bottom-box-new li::after {
        top: 8px
    }

    .working-latest-tech-txt-bx p {
        font-size: 24px
    }

    .mob-app-inclu-txt-box p {
        font-size: 14px
    }

    .mob-app-inclu-txt-box h4 {
        font-size: 22px
    }

    .we-mde-new-btn {
        font-size: 15px
    }

    .mobile-app-content-bx h2 {
        font-size: 38px
    }

    .mobile-app-content-bx h1 {
        font-size: 50px
    }

    .we-made-contact-frm h4 {
        font-size: 18px
    }

    .mobile-app-content-bx {
        width: 80%
    }
}

@media (max-width:991px) {
    .mble-app-ban-btn {
        display: block
    }

    .tap-for-industry-section .col-lg-2 {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%
    }

    .tap-for-industry-section .row {
        justify-content: center
    }

    .we-made-contact-frm-strt {
        display: none
    }

    .we-made-happen-section {
        padding: 50px 0
    }

    .app-option-back-section ul li {
        padding: 10px 15px
    }

    .app-option-bottom-box-new {
        margin-bottom: 20px
    }

    .working-latest-tech2 {
        margin-bottom: 20px;
        width: 100%
    }

    .mob-app-inclu-bx1 {
        width: 370px;
        height: 570px
    }

    .mob-app-inclu-bx1 img {
        width: 370px;
        height: 570px;
        object-fit: contain
    }

    .tap-for-industry-desktop {
        display: none
    }

    #tap-industry-slider {
        display: block;
        padding-left: 15px
    }

    #tap-industry-slider .item {
        margin: 10px
    }

    .app-option-desktop {
        display: none
    }

    #app-option-slider {
        display: block
    }

    #Mobile-App-Solutions-slider {
        display: block
    }

    .Mobile-App-Solutions-desktop {
        display: none
    }

    .mob-app-inclu-bx122 {
        left: 0
    }

    .mob-app-inclu-bx133 {
        left: 0
    }

    .mob-app-inclu-bx1 {
        margin: 0 auto
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-prev {
        margin-right: 5px;
        left: -10px;
        position: absolute
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-next {
        margin-right: 5px;
        right: -10px;
        position: absolute
    }

    .mob-app-inclu-bx1 img {
        width: 370px !important;
        height: 560px;
        object-fit: contain
    }

    .mob-app-inclu-bx1 {
        width: 400px;
        height: 570px
    }

    .mob-app-inclu-txt-box {
        padding: 0 120px 0 101px
    }

    .dvlp-sm-ftre-brdr {
        display: inline-block
    }

    .dvlp-sm-ftre-brdr {
        width: 25%
    }

    .dvlp-sm-ftre-bx {
        width: 100% !important;
        height: 100% !important;
        min-height: 100% !important
    }
}

@media(max-width:560px) {
    .lets-get-project-sec h3 img {
        display: none
    }

    .lets-get-project-sec {
        display: block;
        text-align: center
    }

    .lets-get-project-sec h3 {
        font-size: 22px;
        font-weight: 600;
        margin-right: 0;
        position: relative;
        padding-bottom: 20px
    }

    .mob-app-inclu-txt-box p {
        font-size: 14px
    }

    .mob-app-inclu-bx1 img {
        width: 100% !important;
        height: 100%;
        margin: 0 auto
    }

    .mob-app-inclu-bx1 {
        position: relative;
        left: 0
    }

    .mob-app-inclu-txt-box {
        padding: 0 65px 0 94px;
        top: 70px
    }

    .mob-app-inclu-bx1 {
        width: 318px;
        height: 545px
    }

    .mob-app-inclu-txt-box h4 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .mob-app-inclu-txt-box h4::after {
        height: 24px
    }

    .Mobile-App-Solutions-Includes h2 {
        font-size: 22px;
        padding-bottom: 30px
    }

    .new-all-app-developed {
        padding: 40px 0 30px
    }

    .working-latest-tech-txt-bx h3 {
        font-size: 22px
    }

    .working-latest-tech-txt-bx p {
        font-size: 14px;
        font-weight: 400;
        padding: 0 31px
    }

    .working-latest-tech-txt-bx {
        padding: 35px 30px
    }

    .quote-new-app {
        width: 110px
    }

    .app-option-bottom-section {
        margin-top: -65px;
        padding-bottom: 20px
    }

    .app-option-bottom-box-new h4 {
        font-size: 22px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        text-align: left
    }

    .app-option-bottom-box-new li {
        font-size: 14px
    }

    .app-option-bottom-box-new li::after {
        top: 6px
    }

    .app-option-back-section img {
        width: 50px !important;
        height: 39px
    }

    .app-option-back-section p {
        font-size: 12px
    }

    .app-option-back-section h4 {
        font-size: 14px;
        width: 100%;
        line-height: 23px;
        font-weight: 300
    }

    .app-option-back-section {
        padding: 30px 0 80px
    }

    .tap-for-industry-bx-strt {
        width: 132px;
        height: 132px
    }

    .tap-for-industry-bx-strt img {
        width: 60px !important;
        height: 38px
    }

    .tap-for-industry-bx-strt p {
        font-size: 12px;
        padding: 10px
    }

    .tap-for-industry-bx-strt {
        border: 7px solid #fff
    }

    .app-dvlp-explore-btn {
        margin-top: 30px
    }

    .tap-for-industry-section {
        padding: 40px 0
    }

    .tap-for-industry-section h2 {
        font-size: 22px;
        padding-bottom: 30px
    }

    .we-made-cntnt-bx {
        padding-right: 0
    }

    .we-made-cntnt-bx p {
        font-size: 14px
    }

    .we-made-cntnt-bx h3 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .we-made-happen-section {
        padding: 30px 0
    }

    .we-made-cntnt-bx h3 img {
        display: none
    }

    .we-made-cntnt-bx h3 span {
        position: relative
    }

    .we-made-cntnt-bx h3 span {
        width: 241px
    }

    .we-made-cntnt-bx h3 span img {
        position: absolute;
        left: auto;
        top: -2px;
        width: 22px;
        right: -11px;
        transform: rotate(160deg)
    }

    .mobile-app-content-bx {
        width: 100%;
        padding-left: 20px;
        padding-right: 15px;
        padding-bottom: 50px;
        padding-top: 25px
    }

    .mobile-app-content-bx p {
        font-size: 16px
    }

    .mobile-app-content-bx h2 {
        font-size: 24px
    }

    .mobile-app-content-bx h1 {
        font-size: 26px;
        -webkit-text-stroke: 1px #fff0;
        -webkit-text-fill-color: #fff;
        text-transform: capitalize;
        margin-bottom: 0px !important;
        color: #fff;
        font-weight: 800
    }

    .mobile-app-content-bx h2 {
        font-weight: 900;
        font-size: 28px;
        -webkit-text-stroke: 1px #fff;
        -webkit-text-fill-color: #000
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-prev,
    #Mobile-App-Solutions-slider .owl-nav .owl-next {
        width: 35px;
        height: 35px
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-prev:after {
        top: -1px;
        left: -3px
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-next:after {
        top: -1px;
        left: 3px
    }

    .mobile-app-banner-new-start .mobile-flag-call {
        top: 14px
    }

    .we-made-happen-section {
        display: block;
    }

    .dgtl-mrkt-ban-logo-sec .container .shadow-png {
        display: none;
    }

    .mobile-app-content-bx ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 5px;
        text-transform: capitalize
    }

    .mobile-app-content-bx ul li::after {
        position: absolute;
        content: ' ';
        left: 0;
        top: 7px;
        width: 12px;
        height: 12px;
        background: #FFAD20;
        border-radius: 50%
    }
}

@media(min-width:1300px) {
    .digitalnewcntntbx {
        width: 55%
    }
}

.dgtl-mrkt-ban-logo-sec {
    margin-bottom: 30px
}

.dgtl-mrkt-ban-logo-sec .container {
    position: relative
}

.dgtl-mrkt-ban-logo-sec .container .shadow-png {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -46%;
    margin: 0 auto
}

.dgtl-mrkt-ban-lgo-bx {
    background: #fff;
    border-radius: 15px;
    padding: 40px;
    margin-top: -25px;
    z-index: 11;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1)
}

.dgtl-mrkt-ban-lgo-bx img {
    margin: 8px 27px
}

.digital-mrkt-made-happen {
    background: #fff !important;
    padding: 70px 0 60px
}

.digital-mrkt-made-happen .we-made-contact-frm-strt {
    margin-top: 0 !important
}

.digital-mrkt-made-happen .we-made-contact-frm {
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2)
}

.digital-mrkt-made-happen .we-made-cntnt-bx h3 span {
    font-weight: 600 !important
}

.dgtl-mrkt-bsns-logo-sec {
    display: flex;
    align-items: center;
    margin-top: 25px
}

.dgtl-mrkt-bsns-logo-sec img {
    margin-right: 30px
}

.key-performance-section {
    background-position: center;
    background-size: cover;
    padding: 50px 0
}

.key-performance-section h3 {
    font-weight: 600;
    font-size: 30px;
    padding-bottom: 40px
}

.key-performance-digital {
    padding: 20px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / .2);
    margin-bottom: 30px;
    transition: 0.4s
}

.key-performance-digital:hover {
    background: #000;
    color: #fff
}

.key-performance-digital:hover img {
    filter: invert(1)
}

.key-performance-section .col-lg-3:nth-of-type(5) .key-performance-digital {
    padding: 20px 50px
}


.key-performance-digital img {
    width: 58px;
    height: 58px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
    transition: 0.4s
}

.key-performance-digital h4 {
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    padding-top: 20px
}

.dgtl-mrkt-nw-btn {
    text-align: center;
    padding-top: 20px
}

.stylish-new-yellow-btn {
    background: #FDBB0F;
    color: #000
}

.stylish-new-yellow-btn:hover {
    background: #000;
    color: #fff
}

.digital-client-slider img {
    width: auto !important;
    display: block;
    margin: 0 auto
}

.digital-client-slider .owl-stage {
    display: flex;
    align-items: center
}

.new-digital-marketing-client-sec h3 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px;
    font-weight: 600
}

.new-dgtl-mrkt-srvc-sec {
    background: #0E0E0E;
    padding: 50px 0;
    color: #fff
}

.new-dgtl-mrkt-srvc-sec .nav-tabs {
    display: block;
    border: none;
    padding-left: 45px;
    border-left: 1px solid gray
}

.new-dgtl-mrkt-srvc-sec .nav-tabs li {
    display: block
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link {
    padding: 10px 0;
    border: none;
    color: gray;
    font-size: 22px;
    position: relative
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active,
.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-item.show .nav-link {
    background-color: #fff0;
    color: #fff
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::after {
    position: absolute;
    content: ' ';
    height: 40px;
    width: 40px;
    background: #0E0E0E;
    border: 1px solid gray;
    top: 7px;
    left: -65px;
    z-index: 1;
    border-radius: 50%
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::before {
    position: absolute;
    content: ' ';
    height: 27px;
    width: 27px;
    background: #FFAA17;
    top: 14px;
    left: -58px;
    z-index: 2;
    border-radius: 50%;
    filter: blur(3px);
    -webkit-filter: blur(2px)
}

.new-dgtl-mrkt-srvc-sec p {
    font-size: 20px
}

.new-dgtl-mrkt-srvc-sec h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 60px
}

.new-dgtl-mrkt-srvc-sec .dgtl-mrkt-nw-btn {
    margin-top: 40px
}

.new-dgtl-mrkt-srvc-sec .dgtl-mrkt-nw-btn .btn:hover {
    background: #fff;
    color: #000
}

.dgtl-markt-some-tool-sec {
    position: relative;
    padding: 50px 0;
    background-position: center;
    background-size: cover
}

.dgtl-markt-some-tool-sec h3 {
    font-size: 30px;
    font-weight: 600
}

.dgtl-markt-some-tool-sec img {
    margin: 25px auto;
    display: block
}

.ft-top-new-dgtl-mrkt-cntnt {
    padding: 50px 0
}

.ft-top-new-dgtl-mrkt-cntnt h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative
}

.ft-top-new-dgtl-mrkt-cntnt h3 img {
    position: absolute;
    left: -35px;
    top: 7px;
    width: 22px
}

.ft-top-new-dgtl-mrkt-cntnt p {
    font-size: 20px
}

.new-dgtl-mrkt-srvc-sec .accordion {
    display: none
}

.new-dgtl-mrkt-srvc-sec .accordion .card {
    background-color: #fff0;
    border: none;
    position: relative
}

.new-dgtl-mrkt-srvc-sec .accordion .card .card-header {
    background-color: #fff0;
    padding: 10px 0;
    border-bottom: none;
    position: relative;
    font-size: 16px
}

.new-dgtl-mrkt-srvc-sec .accordion .card-body {
    padding: 0
}

.romerio-accordian-middle-bx {
    padding: 10px 40px 25px 40px
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header::before {
    font-family: 'FontAwesome';
    content: "\f106";
    float: left;
    font-size: 16px;
    position: absolute;
    top: 1px;
    color: #fff !important;
    margin-right: 0;
    top: 10px;
    right: 15px
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header.collapsed::before {
    content: "\f107";
    color: #4f4f4f
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header.collapsed .card-title {
    color: #4f4f4f
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header::after {
    display: none
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    font-size: 26px;
    position: absolute;
    top: 10px;
    color: #23b7ca;
    right: 30px
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header {
    background: #E9F3F5;
    cursor: pointer
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header.collapsed .card-title {
    color: #878787
}

.new-dgtl-mrkt-srvc-sec .accordion .card-header.collapsed {
    background: #fff0
}

.new-dgtl-mrkt-srvc-sec .accordion .card-body.collapse {
    background: #fff0;
    transition: 0s
}

.dgtl-mrkt-faq-nw-bx {
    border-bottom: 1px solid #878787
}

.dgtl-mrkt-faq-nw-bx:last-child {
    border: none
}

.dgtl-mrkt-faq-nw-bx p {
    font-size: 14px;
    padding-bottom: 15px
}

@media (max-width:1200px) {
    .dgtl-mrkt-ban-lgo-bx img {
        margin: 0 17px;
        width: 150px
    }
}

@media (max-width:991px) {
    .dgtl-mrkt-ban-lgo-bx img {
        margin: 6px 17px;
        width: 26%
    }

    .dgtl-mrkt-ban-lgo-bx {
        display: block;
        text-align: center
    }

    .dgtl-mrkt-ban-logo-sec .container .shadow-png {
        bottom: -20%
    }

    .key-performance-digital h4 {
        font-size: 16px
    }

    .dgtl-mrkt-srvc-nw-tb {
        display: none
    }

    .new-dgtl-mrkt-srvc-sec .accordion {
        display: block
    }
}

@media (max-width:479px) {
    .dgtl-mrkt-ban-lgo-bx {
        padding: 20px
    }

    .dgtl-mrkt-ban-lgo-bx img {
        margin: 6px 12px;
        width: 28%
    }

    .dgtl-mrkt-ban-lgo-bx img:nth-child(2) {
        width: 17%
    }

    .digital-mrkt-made-happen .we-made-cntnt-bx h3 span {
        width: 100% !important
    }

    .digital-mrkt-made-happen .we-made-cntnt-bx h3 span img {
        display: none !important
    }

    .digital-mrkt-made-happen {
        padding: 10px 0 40px
    }

    .we-made-cntnt-bx p {
        font-weight: 500
    }

    .dgtl-mrkt-bsns-logo-sec img {
        margin-right: 5px;
        width: 32px
    }

    .dgtl-mrkt-bsns-logo-sec img:nth-of-type(4) {
        width: 60px
    }

    .dgtl-mrkt-bsns-logo-sec22 img:first-child {
        width: 90px
    }

    .dgtl-mrkt-bsns-logo-sec22 img:nth-of-type(2) {
        width: 80px
    }

    .dgtl-mrkt-bsns-logo-sec {
        display: inline-block
    }

    .key-performance-section h3 {
        font-size: 22px;
        padding-bottom: 30px
    }

    .key-performance-section {
        padding: 30px 0
    }

    .key-performance-digital h4 {
        font-size: 12px
    }

    .key-performance-section .col-4 {
        padding-left: 7px;
        padding-right: 7px
    }

    .key-performance-section .col-lg-3:nth-of-type(5) .key-performance-digital {
        padding: 10px 20px
    }

    .key-performance-digital {
        padding: 10px 7px
    }

    .key-performance-section .col-lg-3:nth-of-type(7) .key-performance-digital {
        padding: 10px 7px
    }

    .key-performance-digital img {
        width: 48px;
        height: 48px
    }

    .key-performance-digital h4 {
        padding-top: 15px
    }

    .new-digital-marketing-client-sec {
        padding: 40px 0
    }

    .new-digital-marketing-client-sec h3 {
        font-size: 22px;
        text-align: left;
        padding-bottom: 30px
    }

    .new-dgtl-mrkt-srvc-sec {
        padding: 40px 0
    }

    .new-dgtl-mrkt-srvc-sec h3 {
        font-size: 22px;
        text-align: left;
        padding-bottom: 20px
    }

    .new-dgtl-mrkt-srvc-sec .dgtl-mrkt-nw-btn {
        margin-top: 20px
    }

    .dgtl-markt-some-tool-sec {
        padding: 40px 0 20px
    }

    .dgtl-markt-some-tool-sec h3 {
        font-size: 22px
    }

    .dgtl-markt-some-tool-sec img {
        margin: 20px auto
    }

    .ft-top-new-dgtl-mrkt-cntnt {
        padding: 40px 0
    }

    .ft-top-new-dgtl-mrkt-cntnt h3 {
        font-size: 22px;
        display: inline-table
    }

    .ft-top-new-dgtl-mrkt-cntnt p {
        font-size: 14px;
        font-weight: 500
    }

    .ft-top-new-dgtl-mrkt-cntnt h3 img {
        position: absolute;
        left: auto;
        top: 2px;
        width: 17px;
        right: -25px;
        transform: rotate(160deg)
    }

    .digital-markt-banner-new-start {
        background-image: url(../images/digital-marketing-new-banner-mobile.jpg)
    }
}

.banner-logo-sec-neww {
    text-align: center
}

.banner-logo-sec-neww li {
    display: inline-block;
    padding: 10px 20px
}

.banner-logo-sec-neww li img {
    width: 130px;
    height: 60px;
    object-fit: contain
}

.new-btm-lgo {
    width: 90px !important;
    height: 70px !important
}

@media (min-width:1000px) {
    .banner-logo-sec li:nth-of-type(12n) img {
        width: 90px !important
    }

    .banner-logo-sec li:nth-of-type(10n) img {
        width: 80px !important
    }

    .banner-logo-sec li:nth-of-type(14n) img {
        width: 140px !important
    }

    .banner-logo-sec li:nth-of-type(15n) img {
        width: 140px !important
    }
}

.web-development-some-features {
    padding: 50px 0;
    overflow: hidden
}

.web-development-some-features h2 {
    font-size: 30px;
    text-align: center;
    padding-bottom: 40px
}

.web-development-some-features h2 span {
    font-weight: 700
}

.dvlp-some-features-main {
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.dvlp-sm-ftre-bx {
    width: 100%;
    padding: 50px 30px;
    position: relative;
    transition: 0.4s;
    border-radius: 6px;
    text-align: center;
    height: 100%;
    background-image: linear-gradient(#E4E8F1, #ffffff)
}

.dvlp-sm-ftre-brdr:nth-of-type(2) .dvlp-sm-ftre-bx {
    background-image: linear-gradient(#F3F6FB, #ffffff)
}

.dvlp-sm-ftre-brdr:nth-of-type(4) .dvlp-sm-ftre-bx {
    background-image: linear-gradient(#F3F6FB, #ffffff)
}

.dvlp-sm-ftre-brdr:nth-of-type(6) .dvlp-sm-ftre-bx {
    background-image: linear-gradient(#F3F6FB, #ffffff)
}

.srvc-line {
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    top: 50%
}

.dvlp-sm-ftre-bx h4 {
    font-size: 24px;
    font-weight: 500;
    padding-bottom: 10px;
    transition: 0.4s
}

.dvlp-sm-ftre-bx p {
    font-size: 17px;
    font-weight: 500
}

.dvlp-sm-ftre-bx:hover {
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / .2)
}

.dvlp-sm-ftre-bx-active {
    width: 21% !important
}

.dvlp-sm-ftre-bx-active .dvlp-sm-ftre-bx {
    background: #000 !important;
    color: #fff !important
}

.dvlp-sm-ftre-brdr {
    width: 15%;
    min-height: 200px;
    padding: 1px;
    background-image: linear-gradient(#171717, #D4D4D4);
    border-radius: 8px
}

.dvlp-sm-ftre-bx-active h4 {
    color: #FFAD20
}

.dvlp-sm-ftre-bx:hover .srvc-line {
    opacity: 0
}

.web-develop-wanttoknow-section {
    padding: 50px 0;
    text-align: center;
    background-position: center;
    background-size: cover
}

.web-develop-wanttoknow-section h2 {
    font-size: 30px
}

.web-develop-wanttoknow-section h2 span {
    font-weight: 700;
    display: block
}

.know-more-development-section {
    padding: 50px 0 80px;
    background: #0E0E0E;
    color: #fff
}

.know-more-development-section .container-fluid {
    position: relative
}

.know-more-development-section .row {
    position: relative
}

.know-more-development-section .row::after {
    border-top: 2px dashed #fff;
    content: ' ';
    position: absolute;
    height: 1px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 18px;
    stroke-width: 1px;
    stroke: #FFF
}

.know-more-development-section h2 {
    text-align: center;
    font-size: 30px;
    padding-bottom: 50px
}

.know-more-development-main {
    position: relative;
    z-index: 1
}

.know-more-development-main h4 {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    min-height: 95px;
    padding-bottom: 20px;
    background: #0E0E0E;
    width: 60%;
    margin: 0 auto
}

@media (min-width:1300px) {
    .know-more-development-section .container-fluid {
        max-width: 1300px
    }
}

.know-more-develop-style-bx {
    border-color: -webkit-linear-gradient(top, #FFAA17, #000000);
    padding: 30px 35px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 6px;
    position: relative;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    background-image: -webkit-linear-gradient(#191919, #000000)
}

.know-more-develop-border {
    padding: 1px;
    background-image: linear-gradient(#FFAA17, #000);
    width: 90%;
    margin: 0 auto;
    border-radius: 6px
}

.know-more-develop-style-bx-active h4 {
    color: #FFAA17
}

.know-more-develop-style-bx-active .know-more-develop-style-bx {
    background: #fff;
    color: #000
}

.know-more-develop-style-bx-active .know-more-develop-style-bx .know-mre-web-cntct-btn {
    border-color: #FDBB0F;
    background: #FDBB0F;
    color: #000
}

.know-more-develop-style-bx-active .know-more-develop-style-bx::after {
    border-bottom: 20px solid #FFF
}

.know-more-develop-style-bx-active .know-more-develop-style-bx::before {
    border-bottom: 19px solid #fff
}

.know-more-develop-style-bx-active .know-more-develop-style-bx a {
    color: #000
}

.know-more-development-main:hover .know-more-develop-style-bx {
    background: #fff;
    color: #000
}

.know-more-develop-style-bx::after {
    position: absolute;
    left: 0;
    right: 0;
    content: ' ';
    width: 0;
    height: 0;
    border-left: 13px solid #fff0;
    border-right: 13px solid #fff0;
    border-bottom: 20px solid #FFAA17;
    margin: 0 auto;
    top: -20px;
    transition: 0.4s
}

.know-more-develop-style-bx::before {
    position: absolute;
    left: 0;
    right: 0;
    content: ' ';
    width: 0;
    height: 0;
    border-left: 12px solid #fff0;
    border-right: 12px solid #fff0;
    border-bottom: 19px solid #191919;
    margin: 0 auto;
    top: -18px;
    z-index: 1;
    transition: 0.4s
}

.know-more-development-main:hover .know-more-develop-style-bx::before {
    border-bottom: 19px solid #fff
}

.know-more-develop-style-bx p {
    font-size: 20px
}

.know-mre-show-btn {
    font-size: 20px;
    font-weight: 700;
    text-decoration: underline;
    display: block;
    color: #fff;
    transition: 0.4s
}

.know-more-development-main:hover .know-mre-show-btn {
    color: #000;
    text-decoration: underline
}

.know-mre-web-cntct-btn {
    border: 1px solid #a3a3a3;
    padding: 8px 15px;
    border-radius: 25px;
    color: #a3a3a3;
    margin-top: 30px;
    text-align: center;
    transition: 0.4s;
    font-size: 16px;
}

.know-more-development-main:hover .know-mre-web-cntct-btn {
    border-color: #FDBB0F;
    background: #FDBB0F;
    color: #000
}

.web-develop-wanttoknow-section .shadow-png {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -46%;
    margin: 0 auto
}

.web-develop-wanttoknow-section .dgtl-mrkt-ban-logo-sec {
    position: relative;
    top: -40px
}

.web-develop-wanttoknow-section .dgtl-mrkt-ban-lgo-bx {
    margin-top: 0 !important;
    display: block !important
}

.web-dvlp-ban-lgo-bx {
    justify-content: center;
    align-items: center
}

.dgtl-mrkt-ban-lgo-bx h3 {
    text-align: center;
    padding-bottom: 20px
}

.dgtl-mrkt-ban-lgo-bx h3 span {
    font-weight: 700
}

.web-develop-wanttoknow-section .dgtl-mrkt-ban-logo-sec .shadow-png {
    bottom: -80px;
}

@media (max-width:1200px) {
    .web-dvlp-ban-lgo-bx img {
        margin: 0 17px;
        width: 60px
    }

    .know-more-develop-style-bx p {
        font-size: 15px
    }

    .dvlp-sm-ftre-bx p {
        font-size: 14px
    }

    .dvlp-sm-ftre-bx h4 {
        font-size: 18px
    }
}

@media (max-width:991px) {
    .web-development-some-features {
        padding: 50px 0
    }

    .dvlp-sm-ftre-bx {
        width: 32%;
        display: inline-block
    }

    .srvc-line {
        display: none
    }

    .dvlp-some-features-main {
        display: block
    }

    .dvlp-sm-ftre-bx {
        width: 32%;
        display: inline-grid;
        padding: 20px
    }

    .web-develop-wanttoknow-section {
        padding: 50px 0 0px
    }

    .web-develop-wanttoknow-section h2 {
        font-size: 24px
    }

    .know-more-development-section .row::after {
        display: none
    }

    .know-more-development-main {
        margin-bottom: 30px
    }

    .know-more-development-main h4 {
        font-size: 20px;
        min-height: 65px;
        padding-bottom: 10px;
        width: 100%
    }

    .know-more-development-section {
        padding: 50px 0 80px
    }

    .know-more-development-section h2 {
        font-size: 26px
    }

    .web-dvlp-ban-lgo-bx {
        display: block
    }

    .web-dvlp-ban-lgo-bx img {
        margin: 15px 17px
    }

    .web-develop-wanttoknow-section .dgtl-mrkt-ban-logo-sec .shadow-png {
        display: none
    }

    .web-development-some-features h2 {
        font-size: 26px
    }

    .dvlp-sm-ftre-brdr {
        width: 30% !important;
        min-height: 150px;
        margin: 5px 0
    }

    .dvlp-sm-ftre-bx-active {
        width: 38% !important
    }

    .dvlp-sm-ftre-bx {
        width: 100% !important;
        height: 100% !important;
        min-height: 150px !important
    }

    .page-template-new-website-template .dvlp-sm-ftre-bx {
        margin-bottom: 0px !important
    }
}

@media (max-width:480px) {
    .dvlp-sm-ftre-bx {
        width: 49%;
        padding: 10px 20px
    }

    .web-development-some-features {
        padding: 50px 0 0;
        z-index: 1;
        position: relative;
        margin-bottom: 20px
    }

    .dvlp-some-features-main {
        box-shadow: none
    }

    .know-mre-show-btn {
        font-size: 18px
    }

    .dvlp-sm-ftre-brdr {
        width: 100% !important;
        min-height: auto;
        margin: 5px 0
    }

    .dvlp-sm-ftre-bx {
        width: 100% !important;
        height: 100% !important;
        min-height: auto !important;
        display: block
    }

    .dvlp-sm-ftre-bx-active {
        width: 100% !important
    }

    .dvlp-sm-ftre-bx {
        padding: 50px 20px
    }

    .we-made-happen-section {
        display: block !important
    }

    .we-made-cntnt-bx h3 span img {
        display: none !important
    }

    .app-option-bottom-box-new {
        margin-bottom: 0
    }

    /*     .website-app-banner {
        background-image: url(https://www.pixelconsultancy.in/wp-content/uploads/2024/01/ban.png) !important
    } */
}

@media only screen and (min-width:992px) and (max-width:1200px) {
    .we-made-contact-frm-strt {
        margin-top: -130px !important
    }

    .we-made-contact-frm .gform_footer .gform_button {
        font-size: 14px !important
    }
}

.ai-page-start .mobile-app-content-bx {
    width: 55%
}

.banner-ai-option li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 22px;
    color: #CACACA;
    font-weight: 500;
    font-size: 20px;
    min-width: 215px
}

.banner-ai-option li::after {
    content: ' ' !important;
    left: 0 !important;
    width: 10px !important;
    height: 10px !important;
    top: 10px !important;
    background: #FFAA17 !important;
    position: absolute !important;
    transform: rotate(45deg) !important;
    border-radius: 0 !important
}

.we-made-happen-section-ai p {
    padding-bottom: 10px
}

.ai-new-section-start {
    background-position: center;
    background-size: cover;
    padding: 60px 0
}

.ai-new-section-start h3 {
    font-weight: 600;
    font-size: 21px;
    color: #fff;
    text-align: center;
    line-height: 38px;
    padding-bottom: 30px
}

.ai-new-sec-bx {
    background: #FAFAFA;
    border-radius: 6px;
    padding: 30px 2px 15px;
    text-align: center;
    width: 100%;
    display: block;
    margin: 15px 0
}

.ai-new-sec-bx img {
    width: 54px;
    height: 54px;
    object-fit: contain;
    margin: 0 auto 15px;
    display: block
}

.ai-new-sec-bx h5 {
    font-weight: 600;
    font-size: 15px
}

.ai-service-sec-bx1-yellow {
    background: #000 !important;
    color: #fff !important;
    border: 2px solid #FFAA17
}

.ai-service-sec-bx1-yellow h4 {
    color: #FFAA17;
    font-weight: 700
}

.ai-service-sec-bx1-yellow .circle-style {
    border: 1px solid #FFAA17 !important
}

.ai-service-sec-bx1-yellow .circle-middle {
    background: #FFAA17 !important
}

.ai-service-sec-bx1-yellow .circle-style::after {
    border-right-color: #FFAA17 !important
}

@media (min-width:1200px) {
    .ai-new-section-start .col-lg-2 {
        flex: 20%;
        max-width: 20%
    }
}

.ai-srvc-hd {
    text-align: center;
    padding-bottom: 60px
}

.ai-srvc-hd h2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px
}

.ai-srvc-hd p {
    font-size: 20px;
    font-weight: 500
}

.ai-service-sec-bx1 {
    background-image: linear-gradient(to right, #F2F2F2, #F7FDFF);
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    width: 95%;
    margin-bottom: 32px;
    position: relative
}

.circle-style {
    width: 27px;
    height: 27px;
    background: #fff;
    padding: 3px;
    border: 1px solid #B1B1B1;
    position: absolute;
    right: -55px;
    top: 0;
    border-radius: 50%;
    z-index: 1
}

.circle-middle {
    background: #B1B1B1;
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.circle-style::after {
    width: 0;
    height: 0;
    border-top: 7px solid #fff0;
    border-right: 11px solid #B1B1B1;
    border-bottom: 7px solid #fff0;
    position: absolute;
    right: 25px;
    top: 6px;
    content: ' '
}

.ai-service-sec-bx1 h4 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px
}

.ai-service-sec-bx1 p {
    font-size: 20px;
    font-weight: 500
}

.ai-service-sec-bx2 {
    background-image: linear-gradient(to right, #F2F2F2, #F7FDFF);
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    width: 95%;
    margin-left: auto;
    margin-top: 45px;
    position: relative
}

.ai-service-sec-bx2 .circle-style {
    right: auto !important;
    left: -55px
}

.ai-service-sec-bx2 .circle-style::after {
    right: -8px;
    transform: rotate(60deg)
}

.ai-service-sec-bx2 h4 {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 15px
}

.ai-service-sec-bx2 p {
    font-size: 20px;
    font-weight: 500
}

.ai-service-section-start .row {
    position: relative
}

.ai-service-section-start .row .ai-middle-line {
    position: absolute;
    content: ' ';
    width: 1px;
    height: 98%;
    background: #BDBDBD;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -2%
}

.ai-service-section-start .row .ai-middle-line::after {
    position: absolute;
    left: -3px;
    right: 0;
    margin: 0 auto;
    content: ' ';
    width: 6px;
    height: 6px;
    background: #BDBDBD;
    top: 0;
    border-radius: 50%
}

.ai-service-section-start .row .ai-middle-line::before {
    position: absolute;
    left: -3px;
    right: 0;
    margin: 0 auto;
    content: ' ';
    width: 6px;
    height: 6px;
    background: #BDBDBD;
    bottom: 0;
    border-radius: 50%
}

.ai-result-element-sec {
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 50px 0 75px
}

.ai-result-element-sec h3 {
    font-size: 25px;
    font-weight: 700;
    padding-bottom: 10px
}

.ai-result-element-sec ul li {
    position: relative;
    padding-left: 20px;
    font-size: 16px;
    margin: 15px 0
}

.ai-result-element-sec ul li::after {
    content: ' ';
    left: 0;
    width: 10px;
    height: 10px;
    top: 7px;
    background: #FFAA17;
    position: absolute
}

.result-element-img {
    width: 100%;
    object-fit: contain;
    height: 300px
}

@media (max-width:991px) {
    .ai-service-sec-bx2 h4 {
        font-size: 22px
    }

    .ai-result-element-sec h3 {
        font-size: 16px
    }

    .ai-result-element-sec ul li {
        font-size: 14px
    }

    .ai-result-element-sec ul li::after {
        top: 4px
    }
}

@media (max-width:479px) {
    .ai-page-start .mobile-app-content-bx {
        width: 100%
    }

    .ai-middle-line {
        display: none
    }

    .circle-style {
        display: none
    }

    .ai-service-sec-bx1 {
        width: 100%
    }

    .ai-service-sec-bx2 {
        width: 100%;
        margin-top: 0;
        margin-bottom: 30px
    }

    .ai-result-element-sec .align-items-center {
        align-items: normal !important
    }

    .result-element-img {
        margin-bottom: 15px
    }
}

.page-template-ai-template-new .dgtl-mrkt-ban-lgo-bx img {
    height: 40px;
    object-fit: contain;
    margin: 18px 27px
}

@media (max-width:479px) {
    .web-dvlp-ban-lgo-bx img {
        width: 50px
    }
}

.new-case-studies-banner-start {
    background-position: center;
    background-size: cover;
    padding: 50px 0 0
}

.new-case-studies-ban-content h1 {
    font-size: 70px;
    font-weight: 700;
    color: #2FA952
}

.new-case-studies-ban-content h2 {
    font-weight: 600;
    font-size: 39px;
    padding: 5px 0 20px
}

.new-case-studies-banoption li {
    position: relative;
    font-size: 18px;
    margin-bottom: 15px;
    padding-left: 20px
}

.new-case-studies-banoption li::after {
    position: absolute;
    left: 0;
    top: 8px;
    content: ' ';
    width: 10px;
    height: 10px;
    border: 1px solid #2FA952;
    transform: rotate(42deg)
}

.new-case-studies-banoption li span {
    font-weight: 700
}

.new-case-studies-banoption li a {
    color: #2FA952;
    font-weight: 700
}

.case-banner-img {
    height: 480px;
    width: 100%;
    object-fit: contain
}

.case-about-market-section {
    position: relative;
    padding-top: 70px
}

.case-about-market-img {
    height: 380px;
    width: 100%
}

.case-about-market-img img {
    height: 100%;
    width: 100%;
    object-fit: contain
}

.new-case-hd {
    font-size: 30px;
    font-weight: 600;
    position: relative
}

.case-abt-new-cntnt p {
    font-size: 21px;
    padding-top: 20px
}

.case-abt-new-cntnt {
    padding-left: 60px
}

.process-design-section {
    position: relative;
    background: #f4f4f4
}

.managed-food-section {
    border-radius: 15px;
    background: #2FA952;
    position: relative;
    padding: 30px 80px;
    text-align: center;
    color: #fff;
    bottom: -120px;
    z-index: 1;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    margin-top: -50px
}

.managed-food-section h2 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px;
    position: relative;
    z-index: 1
}

.managed-food-section p {
    font-size: 18px;
    position: relative;
    z-index: 1
}

.managed-food-back {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    border-radius: 15px;
    left: 0
}

.case-process-sec {
    background-position: center;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 40px
}

.nw-procs-hd-h2 {
    position: relative;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 10px;
    font-size: 30px
}

.nw-procs-hd-h2::after {
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    width: 98px;
    height: 5px;
    background: #2FA952;
    border-radius: 101px
}

.case-process-new-main-bx {
    background: #F9F9F9;
    border-radius: 4px;
    padding: 25px;
    position: relative;
    transition: 0.4s;
    overflow: hidden;
    width: 100%;
    display: block
}

.case-process-new-main-bx::after {
    position: absolute;
    content: ' ';
    width: 0;
    height: 0;
    border-bottom: 40px solid #2FA952;
    border-left: 35px solid #fff0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: 0.4s
}

.case-process-new-main-bx:hover::after {
    opacity: 1
}

.case-process-icon-bx {
    width: 78px;
    height: 78px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    transition: 0.4s
}

.case-process-icon-bx img {
    width: 48px;
    height: 48px;
    object-fit: contain;
    transition: 0.4s
}

.case-process-new-main-bx h4 {
    font-weight: 600;
    padding: 20px 0 10px;
    font-size: 20px
}

.case-process-new-main-bx p {
    font-size: 18px
}

.case-process-new-main-bx:hover {
    background: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2)
}

.case-process-new-main-bx:hover .case-process-icon-bx {
    box-shadow: none;
    background: #2FA952
}

.case-process-new-main-bx:hover img {
    filter: invert(1)
}

.case-ui-ux-design-sec {
    background-position: center;
    background-size: cover;
    padding: 40px 0
}

.case-ui-ux-design-sec .new-case-hd {
    display: table;
    margin: 0 auto 15px
}

.case-nw-hd-bx {
    width: 50%;
    margin: 0 auto;
    display: block;
    text-align: center
}

.case-nw-hd-bx p {
    font-size: 18px
}

.uiux-desktop-img {
    width: 100%;
    object-fit: contain;
    margin-top: -80px
}

.case-ui-ux-carousel .owl-dots {
    text-align: center;
    padding-top: 35px
}

.case-ui-ux-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #7f7f7f;
    background-color: #7f7f7f;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.case-ui-ux-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.case-ui-ux-carousel .owl-dots .owl-dot.active {
    border-color: #FFAD20;
    background-color: #FFAD20;
    width: 9px;
    height: 18px;
    border-radius: 10px
}

.case-ui-ux-mobile .case-nw-hd-bx {
    width: 100%
}

.case-ui-ux-carousel-tab-mobile .owl-dots {
    text-align: center;
    padding-top: 5px
}

.case-ui-ux-carousel-tab-mobile .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #7f7f7f;
    background-color: #7f7f7f;
    width: 9px;
    height: 9px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.case-ui-ux-carousel-tab-mobile .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.case-ui-ux-carousel-tab-mobile .owl-dots .owl-dot.active {
    border-color: #FFAD20;
    background-color: #FFAD20;
    width: 9px;
    height: 18px;
    border-radius: 10px
}

.uiux-case-img-mobile {
    height: 432px;
    width: 234px !important;
    margin: 0 auto;
    object-fit: contain
}

.case-ui-ux-mobile .nav-tabs {
    justify-content: center;
    margin-top: 30px;
    border: none;
    margin-bottom: 20px
}

.case-ui-ux-mobile .nav-tabs .nav-link {
    border: none;
    border-radius: 18px;
    color: #000;
    background-color: #ccc;
    margin: 0 5px
}

.case-ui-ux-mobile .nav-tabs .nav-link.active,
.case-ui-ux-mobile .nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #FFAD20;
    border-color: #dee2e6 #dee2e6 #fff
}

.case-ui-ux-mobile {
    display: none
}

@media(max-width:991px) {
    .new-case-studies-ban-content {
        margin-top: 30px
    }

    .new-case-studies-ban-content h1 {
        font-size: 40px
    }

    .new-case-studies-ban-content h2 {
        font-size: 28px
    }

    .case-abt-new-cntnt {
        padding-left: 0;
        padding-top: 30px
    }

    .managed-food-section {
        margin-top: -70px
    }

    .case-process-new-main-bx {
        margin-bottom: 30px
    }

    .case-ui-ux-carousel {
        display: none !important
    }

    .case-ui-ux-mobile {
        display: block !important
    }
}

@media(max-width:479px) {
    .case-nw-hd-bx p {
        font-size: 15px
    }

    .new-case-hd {
        font-size: 24px
    }

    .case-process-new-main-bx {
        margin-bottom: 15px
    }

    .nw-procs-hd-h2 {
        font-size: 24px
    }

    .managed-food-section {
        padding: 30px 20px
    }

    .managed-food-section h2 {
        font-size: 24px
    }

    .managed-food-section p {
        font-size: 15px
    }

    .case-abt-new-cntnt p {
        font-size: 15px
    }

    .case-about-market-img {
        height: 320px
    }

    .case-about-market-section {
        padding-top: 30px
    }

    .case-banner-img {
        height: 280px
    }

    .new-case-studies-ban-content h1 {
        font-size: 30px
    }

    .new-case-studies-ban-content h2 {
        font-size: 20px
    }

    .new-case-studies-banoption li {
        margin-bottom: 6px
    }
}

.colour_rightinfo {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: 250px;
    padding-bottom: 25px
}

.colour_rightinfo p {
    font-size: 18px;
    font-weight: 400
}

.clr_rgtinfopfst {
    padding-bottom: 15px
}

.colour_rightinfo h2 {
    font-weight: 600;
    font-size: 30px;
    color: #2FA952;
    padding-bottom: 20px
}

.colourbox2 h6 {
    font-weight: 700;
    font-size: 24px
}

.colourbox2 p {
    font-weight: 400;
    font-size: 24px;
    color: #fff
}

.colourbox3 h6 {
    font-weight: 700;
    font-size: 24px
}

.colourbox3 p {
    font-weight: 400;
    font-size: 24px;
    color: #fff
}

.colourbox1 p {
    font-size: 22px;
    font-weight: 400
}

span.colourbox1 h6 {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 0
}

.colourdbl .colourbox3 {
    background: #0E0E0E;
    height: 125px;
    width: 100%;
    display: block;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 16px;
    justify-content: flex-end
}

.colourdbl {
    width: 50%
}

.colourdbl .colourbox2 {
    height: 125px;
    width: 100%;
    background: #2FA952;
    display: block;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 16px;
    justify-content: flex-end
}

.colourbox1 {
    border: 1px solid #000;
    border-right: none;
    height: 250px;
    padding: 10px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.colour_wrapleft {
    display: flex;
    flex-direction: row
}

.colour_wrap {
    padding: 50px 0
}

.icon_wrap span img {
    height: 25px;
    width: 22px;
    object-fit: contain;
    object-position: center
}

.icon_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.icon_wrap span {
    padding: 28px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 6px;
    margin: 15px 15px
}

.icons p {
    font-size: 18px;
    font-weight: 400
}

.icons h6 {
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #2FA952
}

.userinterface_corner {
    padding: 60px 0;
    background: #F5F5F5
}

.anglehdng {
    position: absolute;
    left: -7px;
    top: 0;
    height: 12px
}

.hdng_who {
    left: 45px;
    background: #2FA952;
    text-align: center;
    padding: 8px;
    color: #fff;
    border-radius: 0 0 3px 3px;
    position: absolute;
    top: 30px;
    font-weight: 600;
    font-size: 22px;
    top: -15px
}

.adincepfle_boxinr p {
    font-size: 18px;
    padding-bottom: 10px;
    color: #000;
    text-align: justify
}

.adincepfle_boxinr h5 {
    font-weight: 700;
    font-size: 18px
}

.adincepfle_boxinr {
    background: #fff;
    padding: 45px;
    border-radius: 7px;
    position: relative
}

.adincepfle_box {
    padding-top: 50px
}

.market_challenges {
    padding-top: 70px;
    background: #F9F9F9;
    padding-bottom: 50px
}

.marktchngs_desgreen {
    position: relative
}

.marktchngs_desgreen h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    background: linear-gradient(179deg, #C7EDD2, #C7EDD2, #C7EDD2, #c7edd205);
    margin: auto;
    padding: 6px 6px 0 6px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, 0)
}

.mble_slutngry {
    position: relative
}

.marktchngs_desgry {
    position: relative
}

.marktchngs_desgreen {
    background: #DAF6E2;
    padding: 35px;
    display: flex;
    flex-direction: column;
    align-items: stretch
}

.marktchngs_desgry {
    background: #DAF6E2;
    padding: 35px
}

.marktchngs_desgreen p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify
}

.marktchngs_desgry {
    background: #EFF1FD;
    padding: 35px
}

.marktchngs_desgry p:nth-child(1) {
    padding-bottom: 15px
}

.marktchngs_desgry h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    background: linear-gradient(179deg, #E9EBF5, #E9EBF5, #E9EBF5, #c7edd205);
    max-width: 60%;
    margin: auto;
    padding: 6px 6px 0 6px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, 0)
}

.marktchngs_desgry p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify
}

.market_chalngsfstrow {
    margin-bottom: 100px
}

.title_info {
    text-align: center;
    font-size: 18px;
    font-weight: 400
}

.marktchngs_desgreen p:nth-child(1) {
    padding-bottom: 15px
}

.font_dctr img {
    height: 27px;
    width: 2px
}

.typography_wrap {
    padding: 50px 0;
    background: #F5F5F5
}

.view_textimg {
    height: auto;
    width: 100%;
    max-width: 92%
}

.typography_inr {
    padding: 0 100px
}

.typography_rightbox h4 {
    font-size: 28px;
    text-align: center;
    font-weight: 500;
    color: #2FA952;
    padding-bottom: 28px
}

.font_dctr span {
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.font_dctr {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
    border-radius: 6px
}

.typography_btn .fontweight_btn {
    border: none;
    padding: 8px 26px;
    font-size: 18px;
    margin: 0 4px;
    border-radius: 6px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    background: #fff
}

.typography_btn .fontweight_btn:focus {
    outline: none
}

.interface_title span {
    border: 2px solid #2FA952;
    margin-right: 10px;
    border-radius: 50px
}

.interface_title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 60px
}

.btnlight {
    font-weight: 300
}

.btnregular {
    font-weight: 400
}

.btnmedium {
    font-weight: 500
}

.btnsemibold {
    font-weight: 600
}

.btnbold {
    font-weight: 700
}

.typography_btn {
    display: flex;
    justify-content: center;
    align-items: center
}

.dvlpmnt_dtltitle .new-case-hd {
    display: table;
    margin: 0 auto 20px
}

.accordion-button img {
    height: 8px;
    padding-right: 10px;
    left: 24px
}

.development_details {
    padding: 45px 0;
    background: linear-gradient(90deg, white, #00ff4914)
}

.accordion-button:focus {
    outline: none
}

.development_details .accordion-item {
    border: none;
    margin-bottom: 20px
}

.development_detailsitem1 {
    background: #F3F1DE;
    border-left: 5px solid #F9E59F
}

.development_detailsitem2 {
    background: #F3ECEE;
    border-left: 5px solid #ECC5D1
}

.development_detailsitem3 {
    background: #E8EBF5;
    border-left: 5px solid #CBCDFF
}

.development_details .accordion-content p:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #2FA952;
    left: -10px;
    top: 8px
}

.devlpmt_img {
    margin: auto;
    display: table;
    width: 100%;
    height: auto
}

.development_details .accordion-content p {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 12px;
    padding-left: 20px;
    position: relative
}

.development_details .accordion-button {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 20px 15px 50px;
    padding-right: 80px;
    background-color: #fff0;
    font-size: 20px;
    border: 0;
    font-weight: 500;
    cursor: pointer
}

.development_details .accordion-button img {
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 28px;
    line-height: 1;
    transition: all .3s ease-in-out
}

.development_details .accordion-button.active img {
    transform: rotate(180deg);
    left: 14px
}

.development_details .hide {
    display: none
}

.development_details .accordion-content {
    padding: 0 20px 20px 50px
}

.development_details .accordion-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.development_details .accordion {
    width: 100%
}

.structuralconcerns_leftspcr:before {
    position: absolute;
    left: 0;
    background: #2FA952;
    content: "";
    height: 78%;
    width: 12px;
    border-radius: 6px;
    border-radius: 6px 2px 2px 6px;
    margin-left: -12px
}

.structuralconcerns_rightspcr:before {
    position: absolute;
    right: 0;
    background: #2FA952;
    content: "";
    height: 78%;
    width: 12px;
    border-radius: 2px 6px 6px 2px;
    margin-right: -12px
}

.structuralconcerns_specr {
    margin-bottom: 37px
}

.structuralconcerns_leftspcr {
    margin-left: 30px
}

.structuralconcerns_rightspcr {
    margin-right: 30px
}

.structural_concerns {
    padding: 40px 0
}

.structuralconcerns_inr h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px
}

.structuralconcerns_inr p {
    font-size: 18px;
    line-height: 21.21px;
    padding-bottom: 15px
}

.structural_concernsul li {
    padding-bottom: 15px;
    list-style: decimal
}

.structuralconcerns_inr h6 {
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: 400
}

.more_casestudys {
    padding: 60px 0 0
}

.more_casestudys .more_casestudys_btn {
    text-align: center;
    margin-top: 30px
}

.more_casestudys .more_casestudys_btn .btn-explore-2 {
    padding: 13px 30px
}

.more_casetitle h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    text-align: center
}

.more_casetitle p {
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 40px;
    text-align: center
}

.csestudy_inrbox img {
    height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 6px 6px 0 0
}

ul.structural_concernsul li:last-child {
    padding-bottom: 0
}

.structuralconcerns_inr {
    padding: 30px 40px;
    background: #fff;
    border-radius: 6px;
    position: relative
}

.csestudy_inrboxinfo {
    padding-top: 26px;
    padding-bottom: 42px;
    padding-left: 25px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-right: 25px
}

.structural_view {
    color: #2FA952;
    font-size: 18px;
    font-weight: 500;
    margin-left: auto;
    display: table
}

.csestudy_inrboxinfo a {
    font-size: 16px;
    font-weight: 600;
    color: #000
}

.csestudy_inrboxinfo a img {
    height: 14px;
    width: auto
}

.csestudy_inrboxinfo h3 {
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 500
}

.csestudy_inrboxinfo p {
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.13px
}

.end_resultwrap {
    padding: 35px 0
}

.endresult_img img {
    width: 100%;
    height: auto
}

.endresult_info h4 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    padding-bottom: 24px;
    line-height: 35.22px
}

.endresult_info p {
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.endresult_infop {
    padding-bottom: 15px
}

.slt_moreaboutmain {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #FFFFFF52
}

.slt_moreabout {
    color: #fff !important;
    background: #38A347;
    border: 1px solid #ffffff36;
    padding: 13px 19px;
    display: block;
    width: 100%;
    max-width: 41%;
    font-size: 17px;
    font-weight: 700;
    border-radius: 5px
}

.endresult_info {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.marktchngs_desgreen {
    position: relative
}

@media only screen and (max-width:1024px) {
    .marktchngs_desgreen h2 {
        font-size: 24px
    }

    .marktchngs_desgry h2 {
        font-size: 24px
    }

    .icon_wrap span {
        padding: 26px
    }

    .colour_rightinfo {
        padding-bottom: 0
    }

    .typography_btn {
        flex-wrap: wrap
    }

    .typography_btn .fontweight_btn {
        margin: 8px 4px
    }

    .structuralconcerns_leftspcr:before {
        height: 82%
    }

    .structuralconcerns_rightspcr:before {
        height: 82%
    }

    .slt_moreabout {
        text-align: center;
        max-width: 61%
    }

    .csestudy_inrbox img {
        height: 280px
    }

    .csestudy_inrboxinfo h3 {
        font-size: 22px
    }
}

@media only screen and (max-width:991px) {
    .marktchngs_green h2 {
        font-size: 17px;
        top: -26px
    }

    .mble_slutngry h2 {
        font-size: 20px
    }

    .marktchngs_desgreen {
        background: #DAF6E2;
        padding: 25px
    }

    .marktchngs_desgry {
        background: #EFF1FD;
        padding: 25px
    }

    .marktchngs_desgry p {
        font-size: 15px
    }

    .marktchngs_desgreen p {
        font-size: 15px
    }

    .mble_slutngry {
        height: 360px
    }

    .hdng_who {

        font-size: 16px
    }

    .adincepfle_boxinr p {
        font-size: 15px
    }

    .adincepfle_boxinr {
        padding: 45px 35px 30px
    }

    .adincepfle_boxinr h5 {
        font-size: 16px
    }

    .interface_title {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 60px
    }

    .icons p {
        font-size: 15px;
        font-weight: 400
    }

    .icon_wrap span {
        padding: 24px;
        border-radius: 6px;
        margin: 10px 10px
    }

    .colour_rightinfo {
        height: auto
    }

    .colourbox1 {
        width: 249px;
        border-right: none;
        height: 250px;
        width: 200px;
        width: 250px
    }

    .colourdbl .colourbox3 {
        height: 125px
    }

    .colourdbl .colourbox2 {
        height: 125px
    }

    .colourbox3 h6 {
        font-size: 18px;
    }

    .colourbox2 h6 {
        font-size: 18px;
    }

    .colourbox1 h6 {
        font-size: 18px;
    }

    .colourbox1 p {
        font-size: 16px;
    }

    .colourbox2 p {
        font-size: 16px !important;
    }

    .colourbox3 p {
        font-size: 16px;
    }

    .colour_rightinfo h2 {
        font-size: 26px
    }

    .colour_rightinfo p {
        font-size: 16px
    }

    .typography_inr {
        padding: 0 0
    }

    .typography_btn {
        flex-wrap: wrap
    }

    .typography_btn .fontweight_btn {
        border: none;
        padding: 4px 10px;
        font-size: 18px;
        margin: 0 5px
    }

    .structuralconcerns_inr h2 {
        font-size: 24px
    }

    .structuralconcerns_leftspcr:before {
        background: #2FA952;
        content: "";
        height: 330px;
        width: 12px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .structuralconcerns_rightspcr:before {
        height: 330px;
        width: 12px;
        margin-top: 15px;
        margin-bottom: 15px
    }

    .slt_moreabout {
        max-width: 100%;
        text-align: center
    }

    .endresult_info h4 {
        font-size: 24px
    }

    .endresult_info p {
        font-size: 16px
    }

    .slt_moreabout {
        padding: 8px 19px
    }

    .more_casetitle h2 {
        font-size: 24px
    }

    .more_casetitle p {
        font-size: 16px
    }

    .csestudy_inrboxinfo h3 {
        font-size: 18px
    }

    .csestudy_inrboxinfo {
        padding-bottom: 22px
    }

    .title_info {
        font-size: 16px
    }

    .marktchngs_desgreen h2 {
        font-size: 17px;
        top: -26px
    }

    .marktchngs_desgry h2 {
        font-size: 24px;
        font-size: 17px;
        top: -26px
    }

    .icon_wrap span {
        padding: 17px;
        border-radius: 6px;
        margin: 10px 10px
    }

    .csestudy_inrbox img {
        height: 250px
    }
}

@media only screen and (max-width:639px) {
    .interface_title {
        font-weight: 600;
        font-size: 20px;
        margin-bottom: 30px
    }

    .mble_slutngry {
        height: 360px;
        margin-top: 25px
    }

    .colourbox1 {
        height: 170px;
        width: 50%
    }

    .colourdbl .colourbox2 {
        height: 85px
    }

    .colourdbl .colourbox3 {
        height: 85px
    }

    .colourbox1 p {
        font-size: 14px
    }

    span.colourbox1 h6 {
        font-size: 20px
    }

    .colour_rightinfo h2 {
        font-size: 22px;
        padding-top: 35px
    }

    .view_textimg {
        height: auto;
        width: 100%;
        max-width: 50%;
        margin: auto;
        display: table;
        margin-bottom: 35px
    }

    .typography_btn .fontweight_btn {
        font-size: 18px;
        margin: 6px 5px
    }

    .font_dctr span {
        font-size: 13px;
        font-weight: 500;
        text-align: center;
        justify-content: center;
        align-items: center;
        display: flex
    }

    .dvlpmnt_dtltitle h2 {
        font-size: 24px
    }

    .accordion-button {
        padding: 15px 20px 15px 50px;
        padding-right: 20px;
        background-color: #fff0;
        font-size: 16px
    }

    .structuralconcerns_leftspcr {
        margin-left: 0
    }

    .structuralconcerns_leftspcr:before {
        display: none
    }

    .structuralconcerns_inr p {
        font-size: 16px
    }

    ul.structural_concernsul li {
        font-size: 16px
    }

    .structuralconcerns_inr h6 {
        font-size: 16px
    }

    .structuralconcerns_rightspcr:before {
        display: none
    }

    .structuralconcerns_rightspcr {
        margin-right: 0
    }

    .endresult_info h4 {
        font-size: 24px;
        padding-top: 25px;
        padding-bottom: 5px
    }

    .more_casetitle p {
        font-weight: 400;
        font-size: 18px;
        padding-bottom: 20px
    }

    .more_casetitle p {
        font-size: 16px
    }

    .csestudy_inrboxinfo {
        padding: 20px 20px
    }

    .csestudy_inrboxspcr {
        padding-bottom: 35px
    }

    .icon_wrap span {
        padding: 12px;
        border-radius: 6px;
        margin: 11px 10px
    }

    .icon_wrap {
        margin-top: 20px
    }

    .market_chalngsfstrow {
        margin-bottom: 50px
    }

    .adincepfle_boxinr {
        padding: 45px 25px 30px;
        margin-bottom: 45px
    }

    .marktchngs_desgreen h2 {
        font-size: 17px;
        top: -26px
    }

    .marktchngs_desgry h2 {
        font-size: 17px;
        top: -26px
    }

    .marktchngs_desgreen {
        margin-bottom: 50px
    }

    .anglehdng {
        position: absolute;
        left: -9px;
        top: 0;
        height: 16px
    }

    .market_challenges {
        padding-bottom: 5px
    }

    .structuralconcerns_inr {
        padding: 20px 20px
    }

    .accordion_wrappermain .accordion-wrapper .accordion-button {
        font-size: 16px
    }

    .more_casestudys {
        padding: 40px 0
    }
}

.mart_cart {
    background-color: #fff !important;
    box-shadow: 0 4px 15px -4px rgb(0 0 0 / .2)
}

.mart_cart .menu ul li a {
    color: #000
}

.mart_cart .nav-call-number-bx ul li a {
    color: #000
}

.mart_cart.fix {
    background-color: #fff !important;
    box-shadow: 0 4px 15px -4px rgb(0 0 0 / .2)
}

.mart_cart.fix .menu ul li a {
    color: #000
}

.mart_cart.fix .nav-call-number-bx ul li a {
    color: #000
}

@media (max-width:992px) {
    .mart_cart .menu ul li a {
        color: #fff
    }
}

.page-template-website-portfolio-template .new-portfollio-bx:hover {
    cursor: pointer
}

.page-template-portfolio-check .fancybox__nav {
    display: none
}

.page-template-portfolio-check .fancybox__footer {
    display: none
}

.page-template-website-portfolio-template .fancybox__nav {
    display: none
}

.page-template-website-portfolio-template .fancybox__footer {
    display: none
}

.website-portfolio-template-modal .modal {
    top: 110px !important;
    z-index: 111111111111 !important
}

.website-portfolio-template-modal .modal .modal-dialog {
    max-width: 1320px !important
}

.website-portfolio-template-modal .modal .modal-content {
    background-color: #fff0 !important;
    border: none !important
}

.website-portfolio-template-modal .modal .modal-header {
    padding: 0 !important;
    margin-bottom: 30px
}

.website-portfolio-template-modal .modal .modal-body {
    padding: 0 !important
}

.website-portfolio-template-modal .modal::-webkit-scrollbar {
    display: none !important
}

.website-portfolio-template-modal .modal .close {
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    width: 40px;
    height: 40px;
    border: 1px solid #fff !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%
}

.website-portfolio-template-modal .modal .modal-header {
    border: none !important
}

@media (max-width:991px) {
    .website-portfolio-template-modal .modal .modal-dialog {
        max-width: 720px !important
    }
}

@media (max-width:479px) {
    .website-portfolio-template-modal .modal .modal-dialog {
        max-width: 380px !important
    }

    .website-portfolio-template-modal .modal .close {
        margin-top: 10px
    }

    .website-portfolio-template-modal .modal .modal-header {
        margin-right: 15px
    }

    .website-portfolio-template-modal .modal {
        height: 500px;
        overflow: scroll
    }
}

.more_casetitle p {
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 40px
}

.csestudy_inrbox img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 6px 6px 0 0
}

ul.structural_concernsul li:last-child {
    padding-bottom: 0
}

.structuralconcerns_inr {
    padding: 30px 40px;
    background: #fff;
    border-radius: 6px;
    position: relative
}

.csestudy_inrboxinfo {
    padding-top: 26px;
    padding-bottom: 42px;
    padding-left: 25px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-right: 25px
}

.structural_view {
    color: #2FA952;
    font-size: 18px;
    font-weight: 500;
    margin-left: auto;
    display: table
}

.csestudy_inrboxinfo a {
    font-size: 16px;
    font-weight: 500;
    color: #0E0E0E
}

.csestudy_inrboxinfo a img {
    height: 14px;
    width: auto
}

.csestudy_inrboxinfo h3 {
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Ramaraja'
}

.csestudy_inrboxinfo p {
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.13px
}

.end_resultwrap {
    padding: 35px 0
}

.endresult_img img {
    width: 100%;
    height: auto
}

.endresult_info h4 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    padding-bottom: 24px;
    line-height: 35.22px
}

.endresult_info p {
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.endresult_infop {
    padding-bottom: 15px
}

.slt_moreaboutmain {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #FFFFFF52
}

.slt_moreabout {
    color: #fff !important;
    background: #38A347;
    border: 1px solid #ffffff36;
    padding: 13px 19px;
    display: block;
    width: 100%;
    max-width: 41%;
    font-size: 17px;
    font-weight: 700;
    border-radius: 5px
}

.endresult_info {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.marktchngs_desgreen {
    position: relative
}

.be-casual-ban-contnt {
    padding: 200px 0;
    text-align: center;
    color: #fff
}

.be-casual-banner-start {
    background-position: center;
    background-size: cover
}

.be-casual-ban-contnt h1 {
    font-size: 90px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    line-height: 55px;
    font-weight: 500;
    color: #fff
}

.be-casual-ban-contnt h4 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
    padding-bottom: 15px
}

.be-casual-ban-contnt h4::after {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: ' ';
    width: 140px;
    height: 1px;
    background: #fff;
    bottom: 0
}

.be-casual-abt-option-bx {
    padding: 40px 70px;
    background: #fff;
    border-radius: 60px;
    margin-top: -110px
}

.be-casual-sec1 {
    margin-top: -50px;
    padding: 0;
    position: relative;
    bottom: -50px;
    z-index: 1
}

.be-casual-abt-option-bx ul {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 0
}

.be-casual-abt-option-bx ul li {
    display: inline-block;
    margin: 0 10px
}

.be-casual-abt-option-bx li span {
    font-weight: 800
}

.be-casual-abt-option-bx li a {
    color: #000
}

.be-casual-abt-hd {
    text-align: center;
    padding-bottom: 15px
}

.be-casual-abt-hd h4 {
    text-transform: uppercase;
    letter-spacing: 9px;
    font-size: 12px
}

.be-casual-abt-hd h2 {
    font-size: 32px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    padding-top: 5px
}

.be-casual-about-img {
    display: block;
    margin: 0 auto 30px
}

.be-casual-abt-bx {
    text-align: center
}

.be-casual-abt-bx p {
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 30px
}

.be-casual-managed-box {
    border-radius: 6px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .1);
    padding: 45px 65px 30px;
    margin-top: 20px;
    position: relative;
    background: #fff
}

.be-casual-managed-box p {
    font-size: 18px;
    line-height: 30px
}

.casual-process-section {
    position: relative;
    background-position: center;
    background-size: cover;
    color: #fff;
    padding: 100px 0 0
}

.casual-process-section::after {
    position: absolute;
    left: 0;
    content: ' ';
    width: 100%;
    height: 50px;
    background: #fff;
    bottom: 0
}

.casual-procs-strt {
    border-radius: 10px;
    background-image: linear-gradient(#ffffffa1, #000000);
    padding: 1px;
    position: relative;
    z-index: 1
}

.casual-procss-main-bx {
    background-image: linear-gradient(#191919, #000000);
    padding: 35px;
    border-radius: 10px
}

.casual-process-icon {
    width: 57px;
    height: 57px;
    object-fit: contain;
    filter: invert(1)
}

.casual-procss-main-bx h4 {
    font-size: 20px;
    font-weight: 700;
    padding: 20px 0 15px
}

.casual-process-section .be-casual-abt-hd {
    padding-bottom: 25px
}

.be-casual-uiux-content h3 {
    font-weight: 700;
    font-size: 30px;
    padding-bottom: 10px
}

.be-casual-uiux-sec1 p {
    font-size: 18px;
    line-height: 30px
}

.be-casual-uiux-img-bx {
    position: relative;
    width: 100%
}

.be-casual-shape1 {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%)
}

.uiux-design-casual-img1 {
    position: relative;
    z-index: 1;
    margin-left: auto;
    display: block
}

.becasual_sec2 .uiux-design-casual-img1 {
    margin-right: auto;
    margin-left: 0
}

@media (min-width:1200px) {
    .uiux-design-casual-img1 {
        width: 50%;
        object-fit: contain;
        height: 460px !important
    }

    .becasual_sec2 .uiux-design-casual-img1 {
        margin-left: 0 !important
    }
}

.becasual_sec2 .be-casual-shape1 {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%)
}

.who_why_infobox {
    background: #323232;
    padding: 28px;
    border-radius: 7px;
    color: #fff;
    margin-top: -30px
}

.who_why_wrap {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 30px !important;
    position: relative
}

.who_why_item {
    justify-content: center;
    align-items: center
}

.who_why_titlebox h4 {
    text-transform: uppercase;
    letter-spacing: 9px;
    font-size: 12px
}

.who_why_titlebox h2 {
    font-size: 32px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    padding-top: 5px
}

.who_why_titlebox {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0%);
    color: #fff
}

.who_why_infobox h6 {
    font-size: 30px;
    padding-bottom: 10px
}

.who_why_infobox p {
    font-size: 18px;
    padding-bottom: 4px;
    line-height: 30px
}

.who_why_infobox h5 {
    font-size: 18px;
    font-weight: 700
}

.accordion_wrappermain .accordion-wrapper .accordion-item {
    border: none;
    margin-bottom: 20px
}

.accordion_wrappermain .accordion-wrapper .development_detailsitem1 {
    background: #F3F1DE;
    border-left: 5px solid #F9E59F
}

.accordion_wrappermain .accordion-wrapper .development_detailsitem2 {
    background: #F3ECEE;
    border-left: 5px solid #ECC5D1
}

.accordion_wrappermain .accordion-wrapper .development_detailsitem3 {
    background: #E8EBF5;
    border-left: 5px solid #CBCDFF
}

.accordion_wrappermain .accordion-wrapper .accordion-content p:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    background: #7D7D7D;
    left: -10px;
    top: 8px
}

.devlpmt_img {
    margin: auto;
    display: table;
    width: 100%;
    height: auto
}

.accordion_wrappermain .accordion-wrapper .accordion-content p {
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 12px;
    padding-left: 20px;
    position: relative
}

.accordion_wrappermain .accordion-wrapper .accordion-button {
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
    padding: 15px 20px 15px 50px;
    padding-right: 80px;
    background-color: #fff0;
    font-size: 20px;
    border: 0;
    font-weight: 500;
    cursor: pointer
}

.accordion_wrappermain .accordion-wrapper .accordion-button img {
    display: inline-block;
    position: absolute;
    right: 16px;
    top: 28px;
    line-height: 1;
    transition: all .3s ease-in-out
}

.accordion_wrappermain .accordion-wrapper .accordion-button.active img {
    transform: rotate(180deg);
    left: 14px
}

.accordion_wrappermain .accordion-wrapper .hide {
    display: none
}

.accordion_wrappermain .accordion-wrapper .accordion-content {
    padding: 0 20px 20px 50px
}

.accordion_wrappermain .accordion-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.accordion_wrappermain .accordion-wrapper .accordion {
    width: 100%
}

.devlopment_dtl_img {
    width: 100%;
    max-width: 64%
}

.Development_Details_wrap .be-casual-abt-hd {
    padding-bottom: 50px
}

.Development_Details_wrap {
    background: linear-gradient(95deg, #f6f6f6, #fff, #fff)
}

.product_summary {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0
}

.product_summary_boxmain {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.product_box {
    width: 49%;
    margin: 1%;
    background: linear-gradient(45deg, #191919, #000);
    color: #fff;
    border: double 2px #fff0;
    border-radius: 8px;
    display: inline-block;
    background-image: linear-gradient(#191919, #000), radial-gradient(circle at top, #fff, #000000);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.product_boxinr_spce {
    padding: 30px 60px
}

.product_box h2 {
    font-size: 28px;
    font-family: 'Ramaraja';
    padding-bottom: 8px;
    margin-bottom: 0;
    text-transform: uppercase
}

.product_box p {
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 25px
}

.product_box p:last-child {
    padding-bottom: 0
}

.know_morebtn {
    background: #0E0E0E;
    border-radius: 4px;
    padding: 10px;
    margin-top: 25px;
    display: block;
    width: 100%;
    max-width: 23%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #fff
}

.know_morebtn:hover {
    color: #fff
}

.the_end_result_wrap {
    background: linear-gradient(181deg, #FFF8F1, #FEF6EF, #FEF6EF, #FEF6EF)
}

.more_casetitle p {
    font-weight: 400;
    font-size: 18px;
    padding-bottom: 40px
}

.csestudy_inrbox img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 6px 6px 0 0
}

ul.structural_concernsul li:last-child {
    padding-bottom: 0
}

.structuralconcerns_inr {
    padding: 30px 40px;
    background: #fff;
    border-radius: 6px;
    position: relative
}

.csestudy_inrboxinfo {
    padding-top: 26px;
    padding-bottom: 42px;
    padding-left: 25px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 0 0 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding-right: 25px
}

.structural_view {
    color: #2FA952;
    font-size: 18px;
    font-weight: 500;
    margin-left: auto;
    display: table
}

.csestudy_inrboxinfo a {
    font-size: 16px;
    font-weight: 500;
    color: #0E0E0E
}

.csestudy_inrboxinfo a img {
    height: 14px;
    width: auto
}

.csestudy_inrboxinfo h3 {
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 500;
    font-family: 'Ramaraja'
}

.csestudy_inrboxinfo p {
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 21.13px
}

.end_resultwrap {
    padding: 35px 0
}

.endresult_img img {
    width: 100%;
    height: auto
}

.endresult_info h4 {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    padding-bottom: 24px;
    line-height: 35.22px
}

.endresult_info p {
    font-size: 18px;
    font-weight: 400;
    color: #fff
}

.endresult_infop {
    padding-bottom: 15px
}

.slt_moreaboutmain {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #FFFFFF52
}

.slt_moreabout {
    color: #fff !important;
    background: #38A347;
    border: 1px solid #ffffff36;
    padding: 13px 19px;
    display: block;
    width: 100%;
    max-width: 41%;
    font-size: 17px;
    font-weight: 700;
    border-radius: 5px
}

.endresult_info {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.marktchngs_desgreen {
    position: relative
}

.tab_main_wrap .nav-tabs {
    display: flex;
    justify-content: space-between
}

.tab_main_wrap .nav-tabs {
    border-bottom: 2px solid #D9D9D9
}

.tab_main_wrap .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: transparent !important;
    color: #fff;
    background-color: #fff0;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 2px solid #a8886bbf !important;
    border-radius: 0
}

.tab_main_wrap .nav-tabs .nav-link {
    border-radius: .25rem;
    padding: 0 60px;
    color: #000
}

.tab_main_wrap .nav-tabs .nav-link:hover,
.tab_main_wrap .nav-tabs .nav-link:focus {
    border-color: none;
    color: #000;
    border: 1px solid #fff0
}

.tab_main_wrap.nav-tabs .nav-link {
    border: none;
    color: #000
}

.icon_showing_wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.icon_showing_wrap span {
    padding: 28px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 6px;
    margin-right: 15px
}

.icon_showing_wrap span img {
    height: 25px;
    width: 22px;
    object-fit: contain;
    object-position: center
}

.tab_icon_wrap {
    margin-top: 30px
}

.tab_icon_wrap p {
    padding-bottom: 15px;
    font-size: 18px;
    color: #0E0E0E;
    line-height: 30px
}

.icon_showing_wrap span:last-child {
    margin-right: 0
}

.market_challengestabwrap {
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: relative
}

.market_challngswrp_info {
    background: #FFF6EF;
    padding: 40px;
    border-radius: 6px;
    width: 90%;
    padding: 16px 25px;
    min-height: 240px;
    text-align: center
}

.challenges_tab_wrap {
    margin-left: 0%;
    width: 20%;
    display: flex;
    flex-direction: column;
    transform: rotate(90deg);
    justify-content: flex-end;
    margin-top: 39px
}

@media (min-width:1200px) {
    .challenges_tab_wrap {
        position: absolute;
        right: -70px
    }
}

.challenges_tab_wrap button {
    color: #A8886B;
    background: #FFDEC2;
    border: none;
    margin: 5px
}

.challenges_tab_wrap button span {
    color: #A8886B;
    font-family: 'Ramaraja';
    font-size: 24px;
    display: block;
    padding: 6px
}

.challenges_tab_wrap button:focus {
    border: none
}

.tab_main_wrap .nav-tabs .nav-link {
    color: #495057;
    background-color: #fff;
    border-color: transparent !important;
    color: #fff;
    background-color: #fff0;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    border-bottom: 3px solid #d4d4d4;
    border-radius: 0
}

.challenges_tab_wrap .nav-item {
    color: #A8886B;
    background: #FFDEC2;
    border: none;
    margin: 5px
}

.challenges_tab_wrap .nav-item {
    color: #A8886B;
    border: none;
    margin: 6px 15px;
    border-radius: 0;
    min-width: 239px
}

.challenges_tab_wrap .nav-item a {
    text-align: center;
    font-size: 20px;
    font-family: 'Ramaraja';
    text-transform: uppercase;
    color: #f4dbc7;
    background-color: #FFF6EF
}

.challenges_tab_wrap .nav-link.active,
.challenges_tab_wrap .show>.nav-link {
    color: #A8886B;
    background: #FFDEC2
}

.casual-procs-strt {
    margin-bottom: 25px
}

.market_challngswrp_info h6 {
    text-align: center;
    font-size: 28px;
    font-family: 'Ramaraja';
    padding-bottom: 10px;
    text-transform: uppercase
}

.market_challngswrp_info p {
    font-size: 18px
}

.click-slider-body {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 0;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

.click-slider-body span {
    font-size: 2em;
    cursor: pointer
}

.click-slider-body .body {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center
}

.click-slider-body main div {
    width: 3.5%;
    height: auto;
    border-radius: 0;
    cursor: pointer
}

.click-slider-body .slide {
    list-style: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 150px
}

.click-slider-body .slide li {
    padding: 10px;
    border: 2px solid #1c1c1c;
    border-radius: 50%;
    margin-right: .8em
}

.click-slider-body .fived {
    margin-right: 0
}

.click-slider-body .a {
    width: 85%;
    border-radius: 5px
}

.click-slider-body .b {
    background-color: #1c1c1c
}

.click-slider-body .c {
    pointer-events: none
}

.click-slider-body .one {
    background-color: #FFF6EF;
    position: relative
}

.click-slider-body .one:nth-child(2) {
    background-color: #fff6ef;
    margin: 0 10px
}

.click-slider-body .one:nth-child(3) {
    background-color: #fff6ef;
    margin: 0 10px
}

.click-slider-body .one:nth-child(4) {
    background-color: #fff6ef;
    margin: 0 10px
}

.click-slider-body .one:nth-child(5) {
    background-color: #fff6ef;
    margin: 0 10px
}

.click-slider-body .click-slider-box {
    display: none
}

.click-slider-body .a .click-slider-box {
    width: 100% !important;
    padding: 40px;
    position: relative;
    display: block
}

.click-slider-body .a .click-slider-box h4 {
    color: #000;
    font-size: 30px;
    font-weight: 500;
    padding: 0;
    margin: 0 0 5px;
    text-transform: capitalize;
    font-family: 'Ramaraja';
    text-align: center
}

.click-slider-body .a .click-slider-box p {
    width: 100%;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 20px
}

.click-slider-body .a .click-slider-box .book {
    width: 100%;
    max-width: 350px;
    height: auto;
    position: relative;
    margin: 6px 0 0 78px
}

.click-slider-body .one .heading {
    color: #A8886B;
    display: block;
    width: 270px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-39%) rotate(-90deg);
    -moz-transform: translateX(-39%) rotate(-90deg);
    -o-transform: translateX(-39%) rotate(-90deg);
    transform: translateX(-42%) translatey(-39%) rotate(-90deg);
    font-size: 24px;
    font-family: 'Ramaraja'
}

.click-slider-body .one.a .heading {
    transform: translateX(-15%) rotate(-90deg)
}

.click-slider-body .one.a .heading {
    display: none
}

.click-slider-body .one.a .heading i {
    display: none
}

.click-slider-body .one .heading i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px
}

.click-slider-body .one .click-slider-box .btn-custom {
    position: relative;
    z-index: 1
}

.click-slider-body .one:nth-child(2) .click-slider-box h4 {
    color: #000
}

.click-slider-body .one:nth-child(2) .click-slider-box .btn-custom {
    border-color: #81063a;
    color: #81063a
}

.click-slider-body .one:nth-child(2) .click-slider-box .btn-custom:hover {
    background-color: #81063a;
    color: #fff
}

.click-slider-body .one:nth-child(3) .click-slider-box h4 {
    color: #000
}

.click-slider-body .one:nth-child(3) .click-slider-box .btn-custom {
    border-color: #242424;
    color: #242424
}

.click-slider-body .one:nth-child(3) .click-slider-box .btn-custom:hover {
    background-color: #242424;
    color: #fff
}

.click-slider-body .one:nth-child(4) .click-slider-box h4 {
    color: #000
}

.click-slider-body .one:nth-child(4) .click-slider-box .btn-custom {
    border-color: #001e1e;
    color: #001e1e
}

.click-slider-body .one:nth-child(4) .click-slider-box .btn-custom:hover {
    background-color: #001e1e;
    color: #fff
}

.click-slider-body .one:nth-child(5) .click-slider-box h4 {
    color: #0030c9
}

.click-slider-body .one:nth-child(5) .click-slider-box .btn-custom {
    border-color: #0030c9;
    color: #0030c9
}

.click-slider-body .one:nth-child(5) .click-slider-box .btn-custom:hover {
    background-color: #0030c9;
    color: #fff
}

.colour_rightinfo {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    height: auto;
    padding-bottom: 25px
}

.colour_rightinfo p {
    font-size: 18px;
    font-weight: 400
}

.clr_rgtinfopfst {
    padding-bottom: 15px
}

.colour_rightinfo h2 {
    font-weight: 600;
    font-size: 30px;
    color: #000;
    padding-bottom: 20px
}

.colourbox2 h6 {
    font-weight: 700;
    font-size: 24px
}

.colourbox2 p {
    font-weight: 400;
    font-size: 24px;
    color: #fff
}

.colourbox3 h6 {
    font-weight: 700;
    font-size: 24px
}

.colourbox3 p {
    font-weight: 400;
    font-size: 24px;
    color: #fff
}

.colourbox1 p {
    font-size: 22px;
    font-weight: 400
}

span.colourbox1 h6 {
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 0
}

.colourdbl .colourbox3 {
    background: #0E0E0E;
    height: 110px;
    width: 100%;
    display: block;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 16px;
    justify-content: flex-end
}

.colourdbl {
    width: 50%
}

.colourdbl .colourbox2 {
    height: 110px;
    width: 100%;
    background: #5C4C3D;
    display: block;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 16px;
    justify-content: flex-end
}

.colourbox1 {
    border: 1px solid #000;
    border-right: none;
    height: 220px;
    padding: 10px;
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.colour_wrapleft {
    display: flex;
    flex-direction: row
}

.colour_wrap {
    padding: 50px 0
}

.icon_wrap span img {
    height: 25px;
    width: 22px;
    object-fit: contain;
    object-position: center
}

.icon_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.icon_wrap span {
    padding: 28px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 6px;
    margin: 15px 15px
}

.icons p {
    font-size: 18px;
    font-weight: 400
}

.icons h6 {
    font-size: 26px;
    font-weight: 600;
    padding-bottom: 15px;
    color: #2FA952
}

.userinterface_corner {
    padding: 60px 0;
    background: #F5F5F5
}

.anglehdng {
    position: absolute;
    left: -7px;
    top: 0;
    height: 12px
}

.hdng_who {
    left: 45px;
    background: #2FA952;
    text-align: center;
    padding: 8px;
    color: #fff;
    border-radius: 0 0 3px 3px;
    position: absolute;
    top: 30px;
    font-weight: 600;
    font-size: 22px;
    top: -15px
}

.adincepfle_boxinr p {
    font-size: 18px;
    padding-bottom: 10px;
    color: #000;
    text-align: justify
}

.adincepfle_boxinr h5 {
    font-weight: 700;
    font-size: 18px
}

.adincepfle_boxinr {
    background: #fff;
    padding: 45px;
    border-radius: 7px;
    position: relative
}

.adincepfle_box {
    padding-top: 50px
}

.market_challenges {
    padding-top: 70px;
    background: #F9F9F9;
    padding-bottom: 50px
}

.marktchngs_desgreen {
    position: relative
}

.marktchngs_desgreen h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    background: linear-gradient(179deg, #C7EDD2, #C7EDD2, #C7EDD2, #c7edd205);
    margin: auto;
    padding: 6px 6px 0 6px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, 0)
}

.mble_slutngry {
    position: relative
}

.marktchngs_desgry {
    position: relative
}

.marktchngs_desgreen {
    background: #DAF6E2;
    padding: 35px;
    display: flex;
    flex-direction: column;
    align-items: stretch
}

.marktchngs_desgry {
    background: #DAF6E2;
    padding: 35px
}

.marktchngs_desgreen p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify
}

.marktchngs_desgry {
    background: #EFF1FD;
    padding: 35px
}

.marktchngs_desgry p:nth-child(1) {
    padding-bottom: 15px
}

.marktchngs_desgry h2 {
    text-align: center;
    font-size: 26px;
    font-weight: 500;
    background: linear-gradient(179deg, #E9EBF5, #E9EBF5, #E9EBF5, #c7edd205);
    max-width: 60%;
    margin: auto;
    padding: 6px 6px 0 6px;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translate(-50%, 0)
}

.marktchngs_desgry p {
    font-size: 16px;
    font-weight: 400;
    text-align: justify
}

.market_chalngsfstrow {
    margin-bottom: 100px
}

.title_info {
    text-align: center;
    font-size: 18px;
    font-weight: 400
}

.marktchngs_desgreen p:nth-child(1) {
    padding-bottom: 15px
}

.font_dctr img {
    height: 27px;
    width: 2px
}

.typography_wrap {
    padding: 50px 0;
    background: #F5F5F5
}

.view_textimg {
    height: auto;
    width: 100%;
    max-width: 50%;
    margin: auto;
    display: table
}

.typography_inr {
    padding: 20px 0
}

.typography_rightbox h4 {
    font-size: 28px;
    text-align: center;
    font-weight: 500;
    color: #2FA952;
    padding-bottom: 28px
}

.font_dctr span {
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.font_dctr {
    background: #fff;
    border: 1px solid #ebebeb;
    padding: 10px;
    text-align: center;
    display: flex;
    justify-content: space-around;
    margin-bottom: 15px;
    border-radius: 6px
}

.typography_btn .fontweight_btn {
    border: none;
    padding: 8px 26px;
    font-size: 18px;
    margin: 0 4px;
    border-radius: 6px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    background: #fff
}

.typography_btn .fontweight_btn:focus {
    outline: none
}

.interface_title span {
    border: 2px solid #2FA952;
    margin-right: 10px;
    border-radius: 50px
}

.interface_title {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 60px
}

.btnlight {
    font-weight: 300
}

.btnregular {
    font-weight: 400
}

.btnmedium {
    font-weight: 500
}

.btnsemibold {
    font-weight: 600
}

.btnbold {
    font-weight: 700
}

.typography_btn {
    display: flex;
    justify-content: center;
    align-items: center
}

.accordion_wrappermain .accordion-wrapper .accordion-item {
    border: none;
    margin-bottom: 20px
}

.development_detailsitem {
    background: #F9F9F9;
    border-left: 5px solid #7D7D7D !important
}

.page-template-be-casual-casestudy .footer-start {
    margin-top: 110px
}

.comments-area h2.comments-title {
    font-size: 25px;
    margin-bottom: 20px
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none
}

.comment-meta {
    margin-bottom: 20px
}

.comment-meta a {
    color: #333
}

.comment-author.vcard {
    position: relative
}

.comment-author img {
    position: absolute;
    left: 0;
    border-radius: 50%
}

.comment-author .fn {
    font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: 55px
}

.comment-metadata {
    margin-left: 50px
}

.comments-area table {
    border-left: 1px solid #dddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px
}

.comments-area table td,
.comments-area table th {
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px
}

.comments-area th {
    background: #278cc1;
    color: #fff
}

.comments-area dd {
    margin-bottom: 15px
}

.comments-area .comments-content ul,
.comments-area .comments-content ol {
    padding-left: 15px
}

.comments-area .comment-content ul,
.comments-area .comment-content ol {
    padding-left: 15px
}

.comment-reply-link {
    background: #ffad20;
    display: inline-block;
    padding: 5px 20px;
    color: #000;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 10px
}

.comment-reply-link:hover {
    color: #fff
}

.comment-list li.comment {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px
}

.comment-metadata {
    font-size: 16px;
    margin-left: 55px
}

.comment-list li ol.children {
    padding-left: 50px;
    margin: 0;
    list-style: none;
    margin-top: 25px
}

.comment-list li ol.children ol.children {
    padding-left: 20px
}

.comment-list li.comment:last-child {
    border-bottom: 0 solid;
    padding-bottom: 0;
    margin-bottom: 0
}

.comment-respond {
    margin-top: 50px
}

.comment-notes {
    margin-bottom: 15px
}

.comment-form label {
    margin-bottom: 10px
}

.comment-form input[type=submit] {
    width: auto
}

.comment-form-comment {
    margin-top: 10px;
    margin-bottom: 12px
}

.comment-form-author input::placeholder {
    color: #a7a7a7;
    opacity: 1
}

.comment-form-author input::-ms-input-placeholder {
    color: #a7a7a7
}

.comment-form-email input::placeholder {
    color: #a7a7a7;
    opacity: 1
}

.comment-form-email input::-ms-input-placeholder {
    color: #a7a7a7
}

.comment-form-comment textarea::placeholder {
    color: #a7a7a7;
    opacity: 1
}

.comment-form-comment textarea::-ms-input-placeholder {
    color: #a7a7a7
}

.paginate_comments_custom {
    text-align: center;
    margin-top: 20px
}

.paginate_comments_custom .current {
    border: 1px solid #fff !important;
    padding: 8px 15px !important;
    font-size: 22px !important;
    border-radius: 10px% !important;
    line-height: 20px !important;
    background: #ffad20 !important;
    color: #fff !important
}

.paginate_comments_custom .page-numbers {
    border: 1px solid #fff;
    padding: 8px 15px;
    font-size: 22px;
    border-radius: 10px%;
    line-height: 20px;
    background: #000;
    color: #fff
}

.paginate_comments_custom .next {
    color: #000;
    font-weight: 500;
    padding: 0;
    background: none;
    font-size: 17px
}

.paginate_comments_custom .prev {
    color: #000;
    font-weight: 500;
    padding: 0;
    background: none;
    font-size: 17px
}

.wp-pagenavi {
    margin: 0 auto
}

.wp-pagenavi .current {
    border: 1px solid #fff !important;
    padding: 8px 15px !important;
    font-size: 22px !important;
    border-radius: 10px% !important;
    line-height: 20px !important;
    background: #ffad20 !important;
    color: #fff !important
}

.wp-pagenavi .larger {
    border: 1px solid #fff;
    padding: 8px 15px;
    font-size: 22px;
    border-radius: 10px%;
    line-height: 20px;
    background: #000;
    color: #fff
}

.wp-pagenavi .smaller {
    border: 1px solid #fff;
    padding: 8px 15px;
    font-size: 22px;
    border-radius: 10px%;
    line-height: 20px;
    background: #000;
    color: #fff
}

.wp-pagenavi {
    text-align: center !important;
    margin: 20px 0 50px
}



.comment-form-error-message {
    color: red;
    font-weight: 600
}

@media (max-width:991.98px) {
    .inner-blog-section.inner-single-blog-dtail-section .comment-form {
        width: 100%
    }
}

.the_end_result_wrap.End_Results {
    background: #fff !important;
    padding: 50px 0 90px
}

.End_Results .be-casual-abt-hd h2 {
    font-size: 32px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    padding-top: 5px;
    text-align: left;
    color: #C15B75
}

.End_Results .know_morebtn {
    background: #C15B75;
    border-radius: 4px;
    padding: 10px 6px;
    margin-top: 25px;
    display: block;
    width: 100%;
    max-width: 38%;
    text-align: center;
    margin-left: 0;
    margin-right: auto;
    transition: 0.4s
}

.matchproduct_summry .product_summary_boxmain {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
    width: 82%;
    margin-top: -13%;
    align-items: stretch
}

.matchmatetypo_graphy {
    background: #fff;
    padding: 60px 0 160px
}

.matchproduct_summry .product_summary_boxmain .product_boxinr_spce {
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / .2);
    height: 100%;
    padding: 30px;
    text-align: center
}

.matchproduct_summry .product_box {
    width: 49%;
    margin: 1%;
    background: linear-gradient(45deg, #191919, #000);
    color: #fff;
    border: double 2px #fff0;
    border-radius: 8px;
    display: inline-block;
    background-image: linear-gradient(#ffffff, #fff), radial-gradient(circle at top, #C15B75, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.matchproduct_summry .product_summary_boxmain .product_boxinr_spce h2 {
    color: #B6566F;
    text-transform: uppercase;
    padding-bottom: 10px
}

.matchproduct_summry .product_box p {
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 25px;
    color: #000
}

.matchmate_title.be-casual-abt-hd h2 {
    color: #C15B75;
    font-family: 'Ramaraja';
    font-size: 30px;
    padding-top: 8px
}

.matchmatetypo_graphy {
    background: #fff;
    padding: 60px 0 160px
}

.matchmatetypo_graphy .market_challengestabwrap {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    background-position: center;
    background-size: cover;
    padding: 40px 80px;
    border-radius: 8px;
    min-height: 432px;
    width: 90%;
    margin: 0 auto 50px
}

.matchmatetypo_graphy .challenges_tab_wrap {
    margin-left: 0%;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

.matchmatetypo_graphy .market_challngswrp_info {
    background: #fff0;
    padding: 40px;
    border-radius: 6px;
    width: 100%;
    padding: 40px 0 0
}

.matchmatemarket_wrap .market_challngswrp_info h6 {
    text-align: left;
    font-size: 28px;
    font-family: 'Ramaraja';
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #fff
}

.matchmatemarket_wrap .market_challngswrp_info p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px;
    text-align: left
}

.matchmatetypo_graphy .challenges_tab_wrap {
    margin-left: 0%;
    width: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start
}

.matchmatetypo_graphy .challenges_tab_wrap .nav-item {
    color: #A8886B;
    background: #fff0 !important;
    border: none;
    margin: 6px 28px 0 0;
    border-radius: 8px
}

.matchmatetypo_graphy .challenges_tab_wrap .nav-item a {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-family: 'Ramaraja';
    text-transform: uppercase;
    padding: 17px 20px 10px;
    margin: 0;
    background: #fff0;
    border: 1px solid #fff;
    border-radius: 6px
}

.matchmatetypo_graphy .challenges_tab_wrap .nav-link.active,
.matchmatetypo_graphy .challenges_tab_wrap .show>.nav-link {
    font-size: 20px !important;
    color: #C15B75 !important;
    background: #fff !important
}

.matchmatetypo_graphy .challenges_tab_wrap {
    margin-left: 0%;
    width: auto;
    display: flex;
    flex-direction: row;
    transform: none;
    justify-content: flex-start;
    position: relative;
    right: 0;
    margin: 0
}

.match_mate {
    background-color: #fff0 !important;
    position: absolute;
    box-shadow: none !important
}

.mtchabout_text {
    color: #c15b75;
    font-weight: 700
}

.mtchabout_text:hover {
    color: #c15b75;
    font-weight: 700
}

.matchmate-page-start {
    background: #FFF5F5
}

.matchmate-banner {
    background-position: center;
    background-size: cover;
    padding-top: 70px
}

.match-main-ban-img {
    height: 460px;
    object-fit: contain
}

.match-ban-caption {
    top: 50px;
    position: relative
}

.match-ban-caption h1 {
    font-size: 90px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    color: #C15B75
}

.match-ban-caption h1 span {
    color: #595959
}

.match-ban-caption h4 {
    text-transform: uppercase;
    letter-spacing: 12px;
    color: #0E0E0E;
    font-size: 26px;
    font-weight: 600;
    margin-top: -20px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.match-ban-caption h4::after {
    position: absolute;
    content: " ";
    left: 0;
    width: 118px;
    height: 3px;
    background: #C15B75;
    bottom: 0
}

.match-ban-caption ul li {
    width: 49%;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin: 5px 0;
    padding-left: 0 !important
}

.match-ban-caption ul li span {
    font-weight: 700;
    text-transform: uppercase
}

.match-ban-caption ul li a {
    font-weight: 700;
    color: #000
}

.about-match-mate-start {
    background-image: linear-gradient(#fff, #FFF5F5);
    padding-top: 110px;
    padding-bottom: 60px
}

.abt-mtch-sec1 h2 {
    font-size: 32px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    color: #C15B75;
    padding-bottom: 5px;
    margin-bottom: 20px;
    position: relative
}

.abt-mtch-sec1 h2::after {
    width: 100px;
    height: 2px;
    content: ' ';
    background: #C15B75;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 30px
}

.abt-mtch-sec1 p {
    font-size: 20px;
    padding-bottom: 10px
}

.abt-mtch-sec2 {
    margin-top: 100px;
    position: relative
}

.be-casual-abt-hd.matchmate_title h2 {
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    padding-bottom: 7px
}

.abt-mtch-sec2 .be-casual-abt-hd.matchmate_title h2::after {
    position: absolute;
    content: ' ';
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 72px;
    height: 2px;
    background: #C15B75;
    bottom: 0;
    border-radius: 30px
}

.abt-mtch-sec2 .be-casual-abt-hd.matchmate_title {
    position: absolute;
    top: 15%;
    left: 0;
    right: 0;
    margin: 0 auto
}

.abt-mtch-icon-bx {
    border-radius: 9px;
    background: #FAFAFA;
    padding: 20px;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / .1);
    margin-bottom: 30px;
    min-height: 263px;
    transition: 0.4s;
    border: 1px solid #fff0;
    position: relative;
    z-index: 1
}

.abt-mtch-icon-bx-middle {
    min-height: 340px
}

.abt-mtch-sec2::after {
    position: absolute;
    width: 520px;
    height: 520px;
    content: ' ';
    left: 0;
    border-radius: 50%;
    background-image: radial-gradient(#F05980, #F8F8F8);
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: .1
}

.abt-mtch-icon-bx:hover {
    background: #C5657D;
    border: 1px solid #C15B75;
    color: #fff
}

.abt-mtch-icon-bx img {
    width: 39px;
    height: 39px;
    object-fit: contain;
    transition: 0.4s
}

.abt-mtch-icon-bx:hover img {
    filter: invert(1)
}

.abt-mtch-icon-bx h4 {
    padding: 10px 0 0;
    font-size: 20px;
    font-weight: 700
}

.abt-mtch-icon-bx p {
    font-size: 18px;
    padding-top: 10px
}

.seamless-matchcontent-box {
    margin-top: 80px
}

.seamless-matchcontent-box h2::after {
    display: none
}

.seamless-matchcontent-box h2 {
    font-size: 30px !important
}

.seamless-matchcontent-box p {
    font-size: 18px
}

.matchmate-uiux-section {
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 0 0;
    color: #fff
}

.matchmate-uiux-section::after {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 40px;
    left: 0;
    bottom: 0;
    background: #FFF5F5
}

.matchmate-uiux-section::before {
    position: absolute;
    content: ' ';
    width: 100%;
    height: 40px;
    left: 0;
    top: 0;
    background: #FFF5F5
}

.match-uiux-slide-bx {
    position: relative;
    z-index: 1
}

.match-uiux-slide-bx h3 {
    font-size: 30px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    padding-bottom: 10px
}

.match-uiux-slide-bx p {
    font-size: 16px
}

.matchmate-uiux-carousel .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    bottom: 53px
}

.matchmate-uiux-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #D692A3;
    background-color: #D692A3;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.matchmate-uiux-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.matchmate-uiux-carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #fff;
    background-color: #fff;
    border-radius: 10px
}

.matchmate-audience-profile-section {
    background-position: center;
    background-size: cover;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
    padding-top: 100px
}

.mtch-adnce-pro-main-bx {
    border-radius: 9px;
    border: 1px solid #C15B75;
    padding: 25px 30px 25px 60px;
    position: relative;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / .1);
    width: 75%;
    margin: 0 auto;
    margin-bottom: 10px
}

.mtch-adnce-pro-main-bx p {
    font-size: 18px;
    position: relative;
    padding-left: 22px
}

.mtch-adnce-pro-main-bx p::after {
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-image: linear-gradient(#fff, #C15B75, #fff)
}

.mtch-adnce-pro-main-bx h3 {
    font-size: 30px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    color: #C15B75;
    transform: rotate(-90deg)
}

.rotate-h3 {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    left: 8px
}

.the_end_result_wrap.End_Results {
    background: #fff !important;
    padding: 50px 0 90px
}

@media (max-width:1200px) {
    .match-ban-caption h1 {
        font-size: 56px
    }

    .match-ban-caption h4 {
        letter-spacing: 9px;
        font-size: 14px
    }

    .match-ban-caption ul li {
        font-size: 10px;
        margin: 5px 0
    }

    .about-match-mate-start {
        padding-top: 60px
    }

    .match-uiux-slide-bx p {
        font-size: 13px
    }
}

@media (max-width:991px) {
    .End_Results .know_morebtn {
        max-width: 65%
    }

    .matchmatetypo_graphy .challenges_tab_wrap {
        max-width: 100% !important
    }

    .matchmatetypo_graphy .challenges_tab_wrap .nav-item a {
        font-size: 18px;
        padding: 17px 7px 10px
    }

    .matchmatetypo_graphy .market_challengestabwrap {
        padding: 40px 40px;
        width: 100%
    }

    .mtch-adnce-pro-main-bx {
        width: 100%
    }

    .matchmate-uiux-section::before {
        display: none
    }

    .matchmate-uiux-section::after {
        display: none
    }

    .matchmate-uiux-section {
        padding: 40px 0
    }

    .matchmate-audience-profile-section {
        top: 0;
        margin-bottom: 0;
        padding-top: 50px
    }

    .matchmate-uiux-carousel .owl-dots {
        text-align: center;
        padding-top: 0;
        position: absolute;
        bottom: -25px;
        left: 0;
        right: 0
    }

    .match-uiux-slide-bx {
        text-align: center
    }

    .match-uiux-slide-bx p {
        padding-bottom: 20px
    }

    .seamless-matchcontent-box {
        margin-top: 40px
    }

    .abt-mtch-sec2 .be-casual-abt-hd.matchmate_title {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }

    .abt-mtch-sec2::after {
        display: none
    }

    .abt-mtch-sec2 {
        margin-top: 40px;
        position: relative
    }

    .match-ban-caption {
        top: 0;
        position: relative
    }

    .match-main-ban-img {
        margin: 0 auto 20px;
        display: block
    }

    .match-ban-caption h1 {
        font-size: 50px
    }

    .match-ban-caption h4 {
        margin-top: -5px;
        margin-bottom: 20px
    }

    .match-ban-caption ul li {
        font-size: 13px
    }
}

@media (max-width:479px) {
    .match-main-ban-img {
        height: 370px
    }

    .match-ban-caption h1 {
        font-size: 40px
    }

    .match-ban-caption h4 {
        letter-spacing: 7px
    }

    .match-ban-caption ul li {
        width: 100%
    }

    .about-match-mate-start {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .abt-mtch-icon-bx {
        min-height: auto
    }

    .seamless-matchcontent-box {
        margin-top: 20px
    }

    .matchmatetypo_graphy .challenges_tab_wrap .nav-item a {
        font-size: 15px !important
    }

    .matchmatetypo_graphy .challenges_tab_wrap .nav-item {
        margin: 6px 10px 0 0
    }

    .matchmatetypo_graphy .market_challengestabwrap {
        padding: 40px 20px
    }

    .matchmatemarket_wrap .market_challngswrp_info h6 {
        text-align: center
    }

    .matchmatetypo_graphy {
        background: #fff;
        padding: 60px 0 60px
    }

    .matchproduct_summry .product_summary_boxmain {
        display: block;
        flex-direction: row;
        justify-content: space-between;
        margin: 0 auto;
        width: 100%;
        margin-top: 0;
        align-items: stretch
    }

    .matchproduct_summry .product_box {
        width: 100%
    }

    .be-casual-abt-hd {
        margin-top: 20px
    }

    .End_Results .know_morebtn {
        max-width: none
    }

    .matchmatetypo_graphy .challenges_tab_wrap .nav-link.active,
    .matchmatetypo_graphy .challenges_tab_wrap .show>.nav-link {
        font-size: 15px !important
    }

    .challenges_tab_wrap .nav-item {
        min-width: auto
    }

    .matchmatemarket_wrap .market_challngswrp_info h6 {
        text-align: left
    }

    .match-ban-caption ul li {
        padding: 0
    }
}

.tradecent_boxwrap {
    width: 50%;
    background: linear-gradient(45deg, #191919, #000);
    color: #fff;
    border: double 2px #fff0;
    border-radius: 8px;
    display: inline-block;
    background-image: linear-gradient(#ffffff, #fff), radial-gradient(circle at right, #437FF7, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.tradecent_boxwrap h3 {
    color: #437FF7;
    text-align: center;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif
}

.tradecent_boxwrap p {
    color: #0E0E0E;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left
}

.tradecent_mainwrp {
    display: flex;
    flex-direction: row
}

.tradecent_inrbox {
    padding: 40px 40px 40px 100px
}

@media only screen and (min-width:1200px) {
    .tradecent_whowrap:first-child .tradecent_inrbox {
        padding-left: 180px
    }

    .tradecent_boxwrap:last-child .tradecent_inrbox {
        padding-right: 180px
    }
}

.tradecent_whywrap {
    width: 50%;
    background: linear-gradient(45deg, #191919, #000);
    color: #fff;
    border: double 2px #fff0;
    border-radius: 8px;
    display: inline-block;
    background-image: linear-gradient(#ffffff, #fff), radial-gradient(circle at left, #437FF7, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.tradecent_whowrap {
    position: relative;
    right: -35px;
    top: -30px;
    z-index: 9
}

.tradecent_whywrap {
    position: relative;
    left: -30px
}

.audience_profile_dtlswrp .be-casual-abt-hd.matchmate_title h2 {
    padding-bottom: 50px;
    color: #437FF7;
    font-family: "Poppins", sans-serif
}

.tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    padding-bottom: 7px;
    color: #437FF7;
    font-family: "Poppins", sans-serif
}

.tradecent_uiux {
    padding: 130px 0 80px 0
}

.tradecent_uiux .tradecent_uiux_title h3 {
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    color: #fff
}

.tradecent_uiux .tradecent_uiux_title p {
    font-size: 16px;
    text-align: center;
    color: #fff
}

img.uiux_phone_image {
    width: 100%;
    max-width: 50%;
    margin: auto
}

.tradecent_uiux_carowsal.owl-carousel .owl-item img {
    display: block;
    width: 75%;
    height: auto;
    margin: auto
}

.tradecent_uiux_carowsal .owl-item.active.center {
    transform: scale(1.3);
    animation: transform 200ms;
    object-fit: contain
}

.tradecent_uiux_carowsal.owl-carousel .owl-stage-outer {
    padding: 65px 0
}

.tradecent_uiux_title {
    padding-bottom: 50px
}

.tradecent_uiux_carowsal .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%)
}

.tradecent_uiux_carowsal .owl-nav {
    text-align: left;
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%)
}

.tradecent_uiux_carowsal .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #8EB2FA;
    background-color: #8EB2FA;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.tradecent_uiux_carowsal .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.tradecent_uiux_carowsal .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #437FF7;
    background-color: #437FF7;
    border-radius: 10px
}

.tradeabout_link {
    color: #437ff7;
    font-weight: 700
}

.tradecent_uiux_carowsal .owl-nav {
    text-align: left;
    padding-top: 0;
    position: absolute;
    width: 100%
}

.tradecent_uiux_carowsal .owl-nav .owl-next span {
    display: inline-block;
    outline: none;
    color: #437FF7;
    background: #fff;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 32px
}

.tradecent_uiux_carowsal .owl-nav button {
    box-shadow: none !important;
    outline: 0 !important
}

.tradecent_uiux_carowsal .owl-nav .owl-prev span {
    display: inline-block;
    outline: none;
    color: #437FF7;
    background: #fff;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 32px
}

.tradecent_uiux_carowsal .owl-nav .owl-next {
    position: absolute;
    right: 0
}

@media (min-width:1200px) {
    .tradecent_uiux_carowsal {
        width: 70%;
        margin: 0 auto
    }

    .tradecent_uiux_carowsal .owl-nav .owl-next {
        position: absolute;
        right: -90px
    }

    .tradecent_uiux_carowsal .owl-nav .owl-prev {
        position: absolute;
        left: -90px
    }
}

.tradecent_uiux_carowsal .owl-nav .owl-next.active {
    width: ;
    height: ;
    border-color: #437FF7;
    background-color: #437FF7;
    border-radius: 10px
}

.tradecent_uiux_carowsalmain_wrap {
    margin-bottom: -15%
}

.tradecent_profilemain {
    background-position: center;
    background-size: cover;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
    padding-top: 220px;
    padding-bottom: 0
}

@media (max-width:1024px) {
    .trademarket_challenges_info {
        padding: 0 40px 30px 40px
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 32px
    }

    .tradecent_profilemain {
        padding-top: 180px
    }

    .matchmatetypo_graphy {
        background: #fff;
        padding: 0 0 0
    }
}

@media (max-width:991.98px) {
    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 20%
    }

    .tradecent_uiux_carowsalmain_wrap {
        margin-bottom: -25%
    }

    .trademarket_challenges_img img {
        height: 570px
    }

    .trademarket_challenges_info {
        padding: 30px 40px 30px 40px
    }

    .view_textimg {
        max-width: 80%;
        margin-bottom: 50px
    }

    .matchmatetypo_graphy {
        background: #fff;
        padding: 60px 0 0
    }

    .structural_concernsleftimg {
        max-width: 100%;
        margin-bottom: 30px
    }

    .tradecent_endresult .know_morebtn {
        max-width: 100%
    }

    .colour_rightinfo {
        height: auto
    }

    .typography_btn .fontweight_btn {
        margin: 4px 4px
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 18px
    }
}

@media (max-width:768px) {
    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 25%
    }

    .tradecent_uiux_carowsalmain_wrap {
        margin-bottom: 0
    }

    .tradecent_profilemain {
        top: 0;
        margin-bottom: 0;
        padding-top: 50px
    }

    .tradecent_mainwrp {
        flex-direction: column
    }

    .tradecent_boxwrap {
        width: 100%
    }

    .tradecent_whowrap {
        position: relative;
        right: 0;
        top: 0;
        z-index: 9
    }

    .audience_profile_dtlswrp {
        padding: 0 30px
    }

    .tradecent_whywrap {
        position: relative;
        left: 0
    }

    .tradecent_whowrap {
        margin-bottom: 30px
    }

    .trademarket_challenges_wrap {
        display: flex;
        flex-direction: column
    }

    .trademarket_challenges_img img {
        height: 500px
    }

    .trademarket_challenges_wrap .trademarket_challenges_img {
        width: 100%
    }

    .trademarket_challenges_info {
        width: 100%
    }

    .tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
        font-size: 24px;
        font-family: "Poppins", sans-serif
    }

    .tradecent_colorwrap .tradecnt_color {
        height: 80px;
        width: 80px
    }

    .the_end_result_wrap.End_Results {
        padding: 0 0
    }

    .view_textimg {
        max-width: 25%
    }

    .tradecent_profilemain {
        margin-bottom: 0;
        padding-top: 0;
        padding: 0
    }

    .tradecent_colorgraphy .tab_icon_wrap {
        margin-bottom: 40px
    }

    .trademarket_challenges_info {
        padding: 30px 40px 60px 40px
    }

    .audience_profile_dtlswrp .be-casual-abt-hd.matchmate_title h2 {
        padding-bottom: 0;
        color: #437FF7;
        font-family: "Poppins", sans-serif
    }

    .tradecent_inrbox {
        padding: 20px
    }

    .the_end_result_wrap.End_Results {
        padding: 40px 0 40px
    }

    .tradecent_colorgraphy .tab_icon_wrap {
        margin-bottom: 0
    }

    .tradecent-uiux-slide-bx h3 {
        font-size: 26px
    }

    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 40%
    }

    .structural_concernsleftimg {
        max-width: 50%
    }

    .tradecent_iconwrap {
        padding-top: 60px
    }

    .typography_btn .fontweight_btn {
        margin: 4px 4px
    }

    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 20%
    }

    .tradecent_profilemain {
        padding-top: 40px
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 12px
    }
}

@media (max-width:575px) {
    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 38%
    }

    .tradecent_iconwrap {
        padding-top: 40px
    }

    .tradecent_Structural_concerns {
        padding: 50px 0 80px
    }

    .be-casual-abt-hd {
        margin-top: 0
    }
}

@media (max-width:414px) {
    .trademarket_challenges_img img {
        height: auto
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 18px
    }

    .structural_concernsleftimg {
        max-width: 70%
    }

    .tradecent_iconwrap {
        padding-top: 0
    }

    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 40%
    }

    .tradecent_profilemain {
        padding-top: 0
    }

    .the_end_result_wrap.End_Results {
        padding: 40px 0 40px
    }
}

.pixel-tredcent-banner {
    background-image: linear-gradient(#fff, #fff, #b1cbffab, #B1CBFF);
    padding-top: 80px
}

.tredcent-banner-img {
    width: 100%;
    height: 420px;
    object-fit: contain
}

.ban-tred-caption h1 {
    font-family: "Poppins", sans-serif;
    font-size: 90px;
    font-weight: 700;
    color: #437FF7;
    text-transform: uppercase
}

.ban-tred-caption h4 {
    text-transform: uppercase;
    letter-spacing: 13px;
    color: #0E0E0E;
    font-size: 26px;
    font-weight: 600;
    margin-top: -10px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    display: inline-table;
    position: relative
}

.ban-tred-caption h4::after {
    position: absolute;
    bottom: 0;
    width: 85%;
    content: ' ';
    height: 1px;
    left: 0;
    right: 0;
    background-image: linear-gradient(to right, #ffffff9e, #437FF7, #ffffff9e);
    margin: 0 auto
}

.ban-tred-caption ul li {
    width: 49%;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin: 5px 0;
    position: relative;
    padding-left: 20px
}

.ban-tred-caption ul li::after {
    content: ' ';
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 10px;
    background: #437FF7
}

.ban-tred-caption ul li::before {
    content: ' ';
    width: 10px;
    height: 10px;
    position: absolute;
    left: -2px;
    top: 7px;
    border: 2px solid #437FF7
}

.ban-tred-caption ul li span {
    font-weight: 700;
    text-transform: uppercase
}

.ban-tred-caption ul li a {
    font-weight: 700;
    text-transform: uppercase;
    color: #000
}

.pixel-tred-about-bx {
    padding: 50px 60px 40px;
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / .2)
}

.pixel-tredcent-about-start {
    margin-top: -45px;
    text-align: center
}

.pixel-tred-about-bx h2 {
    font-weight: 600;
    font-size: 28px;
    color: #437FF7;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif
}

.pixel-tred-about-bx p {
    padding-top: 15px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px
}

.ban-tred-caption ul {
    color: #000
}

.pixel-tredcent-features-section {
    padding-top: 60px;
    padding-bottom: 80px
}

.pixel-tredcent-features-section h2 {
    font-weight: 600;
    font-size: 28px;
    color: #437FF7;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 40px;
    font-family: "Poppins", sans-serif
}

.pixel-tredcent-features-start {
    display: flex;
    justify-content: space-between
}

.pix-tred-ftrbx {
    padding: 35px 35px;
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / .2);
    width: 25%;
    border-radius: 0;
    background: #fff;
    transition: 0.4s;
    position: relative;
    min-height: 218px
}

.pix-tred-ftrbx h4 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 8px
}

.pix-tred-ftrbx p {
    font-size: 17px
}

.pix-tred-ftrbx:hover {
    background: #437FF7;
    color: #fff;
    border-radius: 7px;
    transform: scale(1.16);
    z-index: 1
}

.tred-how-managed-sec-start {
    margin-bottom: -70px;
    z-index: 1;
    position: relative
}

.tred-how-managed-main-box h2 {
    font-weight: 600;
    font-size: 28px;
    color: #437FF7;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 20px;
    font-family: "Poppins", sans-serif
}

.tred-how-managed-main-box {
    padding: 35px 45px;
    box-shadow: 0 4px 6px 0 rgb(0 0 0 / .2);
    border-radius: 9px;
    text-align: center;
    background: #fff
}

.tred-how-managed-main-box p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px
}

@media (max-width:1200px) {
    .ban-tred-caption h4 {
        font-size: 25px
    }

    .ban-tred-caption ul li {
        font-size: 13px
    }

    .pix-tred-ftrbx {
        width: 50%
    }

    .pixel-tredcent-features-start {
        flex-wrap: wrap
    }

    .pixel-tredcent-about-start {
        margin-top: 45px
    }

    .ban-tred-caption {
        text-align: center
    }

    .ban-tred-caption ul {
        text-align: left
    }
}

@media (max-width:479px) {
    .ban-tred-caption h1 {
        font-size: 50px
    }

    .ban-tred-caption h4 {
        font-size: 15px;
        letter-spacing: 6px
    }

    .ban-tred-caption ul li {
        font-size: 15px;
        width: 100%
    }

    .ban-tred-caption ul li::before {
        top: 6px
    }

    .ban-tred-caption ul li::after {
        top: 9px
    }

    .pixel-tred-about-bx {
        padding: 30px 30px 30px
    }

    .pixel-tredcent-features-section {
        padding-top: 40px;
        padding-bottom: 50px
    }

    .tred-how-managed-main-box {
        padding: 35px 25px
    }

    .pix-tred-ftrbx {
        width: 100%;
        min-height: auto
    }
}

.tradecent_endresult {
    background: none !important;
    padding: 50px 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

.tradecent_endresult .be-casual-abt-hd h2 {
    font-size: 32px;
    font-family: poppins;
    text-transform: uppercase;
    padding-top: 5px;
    text-align: left;
    color: #fff;
    text-align: center
}

.tradecent_endresult p {
    color: #fff;
    font-size: 18px;
    text-align: center
}

.tradecent_endresult .know_morebtn {
    background: #FFFFFD;
    border-radius: 4px;
    padding: 10px 25px;
    margin-top: 25px;
    display: block;
    width: auto;
    max-width: max-content;
    font-weight: 600;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    transition: 0.4s;
    color: #437FF7
}

.tradecent_endresult .know_morebtn:hover {
    background: #000;
    color: #fff
}

.structural_concernsleftimg {
    width: 100%;
    max-width: 80%;
    margin: auto;
    display: table
}

.tradecent-uiux-slide-bx h3 {
    font-size: 28px;
    padding-bottom: 20px;
    color: #437FF7;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif
}

.tradecent-uiux-slide-bx p {
    font-size: 18px;
    padding-bottom: 12px
}

.tradecent-uiux-slide-bx p b {
    font-weight: 700
}

.tradecent_Structural_concerns {
    padding-top: 0
}

.tradecent-uiux-carousel .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    bottom: -30px
}

.tradecent-uiux-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #8EB2FA;
    background-color: #8EB2FA;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.tradecent-uiux-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.tradecent-uiux-carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #437FF7;
    background-color: #437FF7;
    border-radius: 10px
}

.tradecent_colorgraphy .icons_mainwrap h3 {
    font-size: 28px;
    color: #437FF7;
    font-weight: 600;
    padding-bottom: 12px;
    font-family: "Poppins", sans-serif
}

.tradecent_colorgraphy .icons_mainwrap p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    color: #0E0E0E
}

.colour_rightinfo p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px
}

.tradecent_colorgraphy .icon_showing_wrap span {
    padding: 42px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 6px;
    margin: 10px
}

.tradecent_colorgraphy .icon_showing_wrap span {
    padding: 42px;
    background: #fff;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    border-radius: 6px;
    margin: 10px
}

.tradecent_colorgraphy .tab_icon_wrap {
    margin-bottom: 80px
}

.tradecent_colorgraphy .colour_rightinfo h2 {
    color: #437FF7;
    font-family: "Poppins", sans-serif
}

.tradecent_colorwrap .tradecnt_color {
    height: 100px;
    width: 100px;
    border-radius: 50px
}

.tradecent_colorwrap {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.tradecent_colorwrap .colorwrap1 {
    border: 1px solid #D1D1D1;
    background: #fff
}

.tradecent_colorwrap .colorwrap2 {
    border: 3px solid #fff;
    background: #437FF7;
    margin-left: -40px
}

.tradecent_colorwrap .colorwrap3 {
    border: 3px solid #fff;
    background: #000;
    margin-left: -40px
}

.tradecentcolor {
    display: flex;
    align-items: center
}

.trademarket_challenges_wrap {
    display: flex;
    flex-direction: row;
    background-size: cover;
    background-position: center
}

.trademarket_challenges_wrap .trademarket_challenges_img {
    width: 50%
}

.trademarket_challenges_info {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
    padding: 0 80px 30px 0%
}

.trademarket_challenges_img img {
    object-fit: cover;
    object-position: center;
    height: 400px
}

.trademarket_challenges_info h3 {
    color: #fff;
    font-family: poppins;
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 20px
}

.trademarket_challenges_info p {
    font-size: 18px;
    color: #fff;
    padding-bottom: 15px
}

.trademarket_challenges_info p:last-child {
    padding-bottom: 0
}

.tradecent_iconwrap {
    padding-top: 60px
}

.marketchallenges-uiux-carousel .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    bottom: -30px
}

.marketchallenges-uiux-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #D5D5D5;
    background-color: #D5D5D5;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.marketchallenges-uiux-carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.marketchallenges-uiux-carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #fff;
    background-color: #fff;
    border-radius: 10px
}

.tradecent_boxwrap {
    width: 50%;
    background: linear-gradient(45deg, #191919, #000);
    color: #fff;
    border: double 2px #fff0;
    border-radius: 8px;
    display: inline-block;
    background-image: linear-gradient(#ffffff, #fff), radial-gradient(circle at right, #437FF7, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.tradecent_boxwrap h3 {
    color: #437FF7;
    text-align: center;
    padding-bottom: 10px;
    font-family: "Poppins", sans-serif
}

.tradecent_boxwrap p {
    color: #0E0E0E;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    text-align: left
}

.tradecent_mainwrp {
    display: flex;
    flex-direction: row
}

.tradecent_inrbox {
    padding: 40px 40px 40px 100px
}

@media only screen and (min-width:1200px) {
    .tradecent_whowrap:first-child .tradecent_inrbox {
        padding-left: 180px
    }

    .tradecent_boxwrap:last-child .tradecent_inrbox {
        padding-right: 180px
    }
}

.tradecent_whywrap {
    width: 50%;
    background: linear-gradient(45deg, #191919, #000);
    color: #fff;
    border: double 2px #fff0;
    border-radius: 8px;
    display: inline-block;
    background-image: linear-gradient(#ffffff, #fff), radial-gradient(circle at left, #437FF7, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box
}

.tradecent_whowrap {
    position: relative;
    right: -35px;
    top: -30px;
    z-index: 9
}

.tradecent_whywrap {
    position: relative;
    left: -30px
}

.audience_profile_dtlswrp .be-casual-abt-hd.matchmate_title h2 {
    padding-bottom: 50px;
    color: #437FF7;
    font-family: "Poppins", sans-serif
}

.tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
    text-transform: uppercase;
    font-size: 32px;
    position: relative;
    padding-bottom: 7px;
    color: #437FF7;
    font-family: "Poppins", sans-serif
}

.tradecent_uiux {
    padding: 130px 0 80px 0
}

.tradecent_uiux .tradecent_uiux_title h3 {
    font-size: 30px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    color: #fff
}

.tradecent_uiux .tradecent_uiux_title p {
    font-size: 16px;
    text-align: center;
    color: #fff
}

img.uiux_phone_image {
    width: 100%;
    max-width: 50%;
    margin: auto
}

.tradecent_uiux_carowsal.owl-carousel .owl-item img {
    display: block;
    width: 75%;
    height: auto;
    margin: auto
}

.tradecent_uiux_carowsal .owl-item.active.center {
    transform: scale(1.3);
    animation: transform 200ms;
    object-fit: contain
}

.tradecent_uiux_carowsal.owl-carousel .owl-stage-outer {
    padding: 65px 0
}

.tradecent_uiux_title {
    padding-bottom: 50px
}

.tradecent_uiux_carowsal .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%)
}

.tradecent_uiux_carowsal .owl-nav {
    text-align: left;
    padding-top: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%)
}

.tradecent_uiux_carowsal .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #8EB2FA;
    background-color: #8EB2FA;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.tradecent_uiux_carowsal .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.tradecent_uiux_carowsal .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #437FF7;
    background-color: #437FF7;
    border-radius: 10px
}

.tradecent_uiux_carowsal .owl-nav {
    text-align: left;
    padding-top: 0;
    position: absolute;
    width: 100%
}

.tradecent_uiux_carowsal .owl-nav .owl-next span {
    display: inline-block;
    outline: none;
    color: #437FF7;
    background: #fff;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 32px
}

.tradecent_uiux_carowsal .owl-nav button {
    box-shadow: none !important;
    outline: 0 !important
}

.tradecent_uiux_carowsal .owl-nav .owl-prev span {
    display: inline-block;
    outline: none;
    color: #437FF7;
    background: #fff;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    font-size: 32px
}

.tradecent_uiux_carowsal .owl-nav .owl-next {
    position: absolute;
    right: 0
}

@media (min-width:1200px) {
    .tradecent_uiux_carowsal {
        width: 70%;
        margin: 0 auto
    }

    .tradecent_uiux_carowsal .owl-nav .owl-next {
        position: absolute;
        right: -90px
    }

    .tradecent_uiux_carowsal .owl-nav .owl-prev {
        position: absolute;
        left: -90px
    }
}

.tradecent_uiux_carowsal .owl-nav .owl-next.active {
    width: ;
    height: ;
    border-color: #437FF7;
    background-color: #437FF7;
    border-radius: 10px
}

.tradecent_uiux_carowsalmain_wrap {
    margin-bottom: -15%
}

.tradecent_profilemain {
    background-position: center;
    background-size: cover;
    position: relative;
    top: -40px;
    margin-bottom: -40px;
    padding-top: 220px;
    padding-bottom: 0
}

@media (max-width:1024px) {
    .trademarket_challenges_info {
        padding: 0 40px 30px 40px
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 32px
    }

    .tradecent_profilemain {
        padding-top: 180px
    }

    .matchmatetypo_graphy {
        background: #fff;
        padding: 0 0 120px
    }
}

@media (max-width:991.98px) {
    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 20%
    }

    .tradecent_uiux_carowsalmain_wrap {
        margin-bottom: -25%
    }

    .trademarket_challenges_img img {
        height: 570px
    }

    .trademarket_challenges_info {
        padding: 30px 40px 30px 40px
    }

    .view_textimg {
        max-width: 80%;
        margin-bottom: 50px
    }

    .matchmatetypo_graphy {
        background: #fff;
        padding: 60px 0 90px
    }

    .structural_concernsleftimg {
        max-width: 100%;
        margin-bottom: 30px
    }

    .tradecent_endresult .know_morebtn {
        max-width: 100%
    }

    .colour_rightinfo {
        height: auto
    }

    .typography_btn .fontweight_btn {
        margin: 4px 4px
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 18px
    }
}

@media (max-width:768px) {
    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 25%
    }

    .tradecent_uiux_carowsalmain_wrap {
        margin-bottom: 0
    }

    .tradecent_profilemain {
        top: 0;
        margin-bottom: 0;
        padding-top: 50px
    }

    .tradecent_mainwrp {
        flex-direction: column
    }

    .tradecent_boxwrap {
        width: 100%
    }

    .tradecent_whowrap {
        position: relative;
        right: 0;
        top: 0;
        z-index: 9
    }

    .audience_profile_dtlswrp {
        padding: 0 30px
    }

    .tradecent_whywrap {
        position: relative;
        left: 0
    }

    .tradecent_whowrap {
        margin-bottom: 30px
    }

    .trademarket_challenges_wrap {
        display: flex;
        flex-direction: column
    }

    .trademarket_challenges_img img {
        height: 500px
    }

    .trademarket_challenges_wrap .trademarket_challenges_img {
        width: 100%
    }

    .trademarket_challenges_info {
        width: 100%
    }

    .tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
        font-size: 24px;
        font-family: "Poppins", sans-serif
    }

    .tradecent_colorwrap .tradecnt_color {
        height: 80px;
        width: 80px
    }

    .the_end_result_wrap.End_Results {
        padding: 0 0
    }

    .view_textimg {
        max-width: 25%
    }

    .tradecent_profilemain {
        margin-bottom: 0;
        padding-top: 0;
        padding: 0
    }

    .tradecent_colorgraphy .tab_icon_wrap {
        margin-bottom: 40px
    }

    .trademarket_challenges_info {
        padding: 30px 40px 60px 40px
    }

    .audience_profile_dtlswrp .be-casual-abt-hd.matchmate_title h2 {
        padding-bottom: 0;
        color: #437FF7;
        font-family: "Poppins", sans-serif
    }

    .tradecent_inrbox {
        padding: 20px
    }

    .the_end_result_wrap.End_Results {
        padding: 40px 0 40px
    }

    .tradecent_colorgraphy .tab_icon_wrap {
        margin-bottom: 0
    }

    .tradecent-uiux-slide-bx h3 {
        font-size: 26px
    }

    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 40%
    }

    .structural_concernsleftimg {
        max-width: 50%
    }

    .tradecent_iconwrap {
        padding-top: 60px
    }

    .typography_btn .fontweight_btn {
        margin: 4px 4px
    }

    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 20%
    }

    .tradecent_profilemain {
        padding-top: 40px
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 18px
    }
}

@media (max-width:575px) {
    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 38%
    }

    .tradecent_iconwrap {
        padding-top: 40px
    }

    .tradecent_Structural_concerns {
        padding: 50px 0 80px
    }

    .be-casual-abt-hd {
        margin-top: 0
    }

    .pixel-tredcent-banner {
        padding-top: 40px
    }

    .ban-tred-caption h1 {
        margin-bottom: 0
    }

    .ban-tred-caption {
        padding-bottom: 20px
    }

    .tradecent_Structural_concerns {
        padding: 50px 0 40px
    }

    .tradecent_endresult .know_morebtn {
        max-width: fit-content
    }
}

@media (max-width:414px) {
    .trademarket_challenges_img img {
        height: auto
    }

    .tradecent_colorgraphy .icon_showing_wrap span {
        padding: 18px
    }

    .structural_concernsleftimg {
        max-width: 70%
    }

    .tradecent_iconwrap {
        padding-top: 0
    }

    .tradecent_uiux_carowsal.owl-carousel .owl-item img {
        width: 40%
    }

    .tradecent_profilemain {
        padding-top: 0
    }

    .the_end_result_wrap.End_Results {
        padding: 40px 0 40px
    }
}

.our_forte h3 {
    padding-top: 22px;
    font-size: 30px;
    font-weight: 600
}

.our_forte ul li {
    display: inline-block;
    color: #313131;
    font-size: 15px;
    padding: 10px 18px;
    text-align: left
}

.our_forte ul li:after {
    position: absolute;
    top: 0;
    left: 0;
    background: #FFAA17;
    height: 20px;
    width: 10px
}

.our_forte ul li {
    position: relative
}

.tech_innovation h2 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px
}

.tech_innovation p {
    font-size: 16px;
    padding-bottom: 12px
}

.tech_innovation p a {
    color: #FFAA17;
    text-decoration-line: underline;
    font-weight: 800
}

a.innovtn_get_touch {
    background: #FFAA17;
    color: #000;

    margin-top: 25px !important;
    display: inline-block;
    font-size: 16px;
    border-radius: 25px;
    padding: 8px 15px;
}

.tech_innovation p:last-child {
    padding-bottom: 25px
}

.our_forte img {
    position: relative
}

.our_forte img:before {
    border: 1px solid #d4d44d;
    position: absolute;
    left: -10px;
    top: -10px
}

section.scripting_wrap {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 50px 0
}

.awards_aggregations {
    position: relative
}

.our_gallery {
    padding: 50px 0 30px;
}

.certificate_img a img {
    position: absolute;
    top: 0;
    right: 150px;
    height: 270px
}

.awards_text p {
    color: #fff;
    font-size: 18px;
    line-height: 23px
}

.awards_aggregations {
    padding: 130px 0
}

.cartificateview_three a img {
    height: 330px
}

.cartificateview_one a img {
    position: absolute;
    right: 40%;
    height: 300px
}

.cartificateview_two a img {
    position: absolute;
    right: 28%;
    height: 390px
}

.awards_text {
    padding-left: 130px
}

.awards_text h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px
}

.awards_text p {
    color: #fff;
    font-size: 18px;
    line-height: 23px
}

.gallery_middle {
    display: flex;
    flex-direction: row
}

.gallery_left .gallery img {
    margin: 10px 0;
    height: 280px;
    filter: grayscale(1);
    object-position: center;
    object-fit: cover;
    border-radius: 8px
}

.gallery_left .gallery img:hover {
    filter: grayscale(0);
    transition: 0.5s
}

.gallery_middle .gallery:hover {
    filter: grayscale(0);
    transition: 0.5s
}

.gallery_right .gallery img:hover {
    filter: grayscale(0);
    transition: 0.5s
}

.gallery_middle .gallery:last-child {
    padding-left: 15px
}

.gallery_middle .gallery:first-child {
    padding-right: 15px
}

.gallery_middle .gallery {
    filter: grayscale(1)
}

.gallery_middle .gallery img {
    object-fit: cover;
    object-position: center;
    border-radius: 6px
}

.gallery_info h2 {
    text-align: center;
    font-weight: 700;
    line-height: 32px;
    font-size: 28px;
    padding-bottom: 20px
}

.gallery_info h2 span {
    font-weight: 600;
    color: #FFAA17
}

.gallery_info p {
    text-align: center;
    padding: 0 50px;
    font-size: 17px;
    padding-bottom: 40px
}

.slick_wrap .slick-slider {
    margin-left: -12%;
    margin-right: -12%
}

.slick_wrap .slick-list {
    padding-bottom: 4% !important;
    padding-left: 15% !important;
    padding-right: 15% !important
}

.slick_wrap .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    transform: translate(-50%, 10px);
    left: 50%
}

.slick_wrap .slick-dots li {
    position: relative;
    display: inline-block;
    width: 9px;
    height: 10px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    background: #E3E3E3;
    border-radius: 50px
}

.slick_wrap .slick-track {
    max-width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    perspective: 100px
}

.slick_wrap .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 90% !important;
    transform: translate3d(0, 0, 0);
    transition: transform 1s, opacity 1s
}

.slick_wrap .slick-snext,
.slick_wrap .slick-sprev {
    display: block
}

.slick_wrap .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    transform: translate3d(0, 0, 20px);
    z-index: 2;
    width: 60% !important;
    background: #000
}

.slick_wrap .slick-snext {
    opacity: 1;
    transform: translate3d(20%, 0, 0);
    z-index: 1
}

.slick_wrap .slick-sprev {
    opacity: 1;
    transform: translate3d(-20%, 0, 0)
}

.slick_wrap .test {
    display: block;
    width: 100%;
    height: 300px;
    box-shadow: 0 0 9px #dfdbdb;
    position: relative;
    color: #fff
}

.slick_wrap .slick-slider {
    position: relative
}

.slick_wrap #slick-left {
    position: absolute;
    bottom: 0;
    left: -50px;
    right: 0;
    margin: 0 auto;
    display: inline-block !important;
    width: 40px;
    height: 40px;
    background: #FF3E3F;
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: 0.4s
}

.slick_wrap #slick-right {
    position: absolute;
    bottom: 0;
    left: 0;
    right: -50px;
    margin: 0 auto;
    display: inline-block !important;
    width: 40px;
    height: 40px;
    background: #FF3E3F;
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: 0.4s
}

.slick_wrap #slick-right:hover {
    background: #000
}

.slick_wrap #slick-left:hover {
    background: #000
}

.slick_wrap .test img {
    width: 15%;
    height: 30%;
    object-fit: cover;
    margin-right: 10px
}

.slick_wrap .slick-test-new {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: #fff;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 50px
}

.slick_wrap .slick-test-new h4 {
    font-size: 22px;
    padding-bottom: 10px
}

.slick_wrap .slick-test-new p {
    font-size: 15px
}

.slick_wrap .slick-current.slick-test-new h4 {
    font-size: 22px;
    padding-bottom: 10px;
    color: #fff
}

.slick_wrap .slick-current.slick-test-new p {
    font-size: 15px;
    color: #fff
}

.slick_wrap .slick-test-new h4 {
    color: #D2D2D2
}

.slick_wrap .slick-test-new p {
    color: #D2D2D2
}

.slick_wrap .slick-current .test img {
    width: 50%;
    height: 50%;
    object-fit: cover
}

.slick_wrap .slick-dots .slick-active {
    background: #FDBB0F
}

.slick_wrap .slick-current .slick-test-new {
    opacity: 1
}

.outlets-section h2 {
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 70px
}

.slick_wrap {
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 80px
}

.rev_slide.slick-slide.slick-cloned .test {
    transform: rotate(357deg)
}

.rev_slide.slick-slide.slick-snext .test {
    transform: rotate(3deg)
}

.our_forte ul li:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    height: 10px;
    transform: translate(0, -50%)
}

h2.slider_title {
    padding-bottom: 30px;
    text-align: center;
    font-size: 28px;
    font-weight: 700
}

h2.slider_title span {
    color: #ffaa17
}

.slick_wrap .slick-dots li.slick-active {
    height: 10px !important;
    background-color: var(--yellow);
    border-radius: 10px;
    top: 0
}

.our_clients .heading-hd h3 {
    font-size: 28px !important;
    font-weight: 600 !important;
    text-transform: capitalize
}

.our_clients .heading-hd h3 span {
    color: #000000 !important;
    font-weight: 600 !important
}

.page-template-about .technology-tool-section {
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat
}

section.awards_aggregations {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media only screen and (max-width:1024px) {
    .gallery_left .gallery img {
        height: 217px;
        filter: grayscale(1);
        object-position: center
    }

    .awards_text {
        padding-left: 25px
    }

    .certificate_img a img {
        right: 35px
    }

    .cartificateview_three a img {
        height: 270px
    }

    .cartificateview_two a img {
        right: 24%
    }

    .cartificateview_one a img {
        right: 40%;
        height: 250px
    }
}

@media only screen and (max-width:991px) {
    .gallery_left .gallery img {
        height: auto
    }
}

@media only screen and (max-width:768px) {
    img.certificate_img {
        position: absolute;
        top: 0;
        right: 40px;
        height: 230px
    }

    .gallery_left .gallery img {
        height: 217px;
        object-fit: cover;
        object-position: center;
        border-radius: 6px
    }

    .awards_aggregations {
        padding: 60px 0
    }

    .cartificateview_two a img {
        height: 310px
    }

    .cartificateview_three a img {
        height: 196px
    }
}

@media only screen and (max-width:767px) {
    .gallery_left .gallery img {
        height: auto;
        width: 100%
    }

    .slick_wrap .slick-slide {
        width: 100% !important
    }

    .slick_wrap .slick-current .test img {
        width: 40%;
        height: 40%;
        object-fit: cover
    }

    .slick_wrap .slick-test-new p {
        font-size: 14px
    }

    .slick_wrap .slick-dots {
        bottom: -55px
    }

    img.certificate_img {
        position: absolute;
        top: 0;
        right: 0;
        left: 50%;
        height: 240px;
        position: absolute;
        transform: translate(-50%, 0)
    }

    .awards_text {
        margin-top: 55%
    }

    .gallery_middle .gallery:last-child {
        padding-left: 5px
    }

    .gallery_middle .gallery:first-child {
        padding-right: 5px
    }

    .gallery_info p {
        padding: 0 0;
        padding-bottom: 30px
    }

    .our_forte img {
        margin: auto;
        display: table
    }

    .slick_wrap .slick-test-new {
        flex-direction: column
    }

    .slick_wrap .slick-test-new h4 {
        text-align: center
    }

    .slick_wrap .slick-test-new p {
        text-align: center
    }

    .our_forte ul li {
        padding: 10px 22px
    }
}

@media only screen and (max-width:575px) {
    .cartificateview_two a img {
        height: 250px;
        right: 43%
    }

    .cartificateview_one a img {
        left: 6%;
        height: 200px
    }

    .cartificateview_three a img {
        height: 196px;
        right: 6%
    }
}

@media only screen and (max-width:414px) {
    .awards_text {
        padding-left: 10px
    }

    .cartificateview_one a img {
        left: 6%;
        height: 200px
    }

    .cartificateview_three a img {
        height: 196px;
        right: 6%
    }

    .cartificateview_two a img {
        height: 250px;
        right: 43%
    }
}

@media only screen and (max-width:375px) {
    .page-template-about .lets-get-project-sec h3 {
        font-size: 24px !important
    }

    .page-template-about .lets-get-project-sec {
        padding-bottom: 30px !important
    }
}

@media only screen and (max-width:360px) {
    img.certificate_img {
        height: 190px;
        object-fit: cover
    }

    .awards_text h2 {
        font-size: 28px;
        padding-bottom: 14px
    }

    .slick-current .test img {
        width: 30%;
        height: 30%;
        object-fit: cover
    }

    .page-template-about .lets-get-project-sec {
        padding-bottom: 30px !important
    }

    .cartificateview_one a img {
        left: 6%;
        height: 180px
    }

    .cartificateview_three a img {
        height: 155px;
        right: 6%
    }

    .cartificateview_two a img {
        height: 240px;
        right: 39%
    }
}

.Portfolio_wrap {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.portfolio_info {
    background: #fff;
    padding: 50px 30px;
    box-shadow: 0 -1px 6px #f3dfdf;
    position: relative
}

.portfolio_info h2 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 15px
}

.portfolio_info p {
    font-size: 15px;
    font-weight: 400;
    padding-bottom: 20px
}

.portfolio_info h6 {
    font-size: 17px;
    font-weight: 400
}

.portfolio_info h6 span {
    font-size: 17px;
    font-weight: 700;
    padding-right: 5px
}

.portfolio_readmore:hover {
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translate(-50%, 0);
    background: #FFAA17;
    border-radius: 4px;
    padding: 10px 24px;
    color: #000;
    font-weight: 500
}

.portfolio_readmore {
    position: absolute;
    left: 50%;
    bottom: -22px;
    transform: translate(-50%, 0);
    border: 2px solid #FFAA17;
    background: #fff;
    border-radius: 4px;
    padding: 10px 24px;
    color: #000;
    font-weight: 600
}

.portfolioimg_wrap {
    padding: 1px;
    position: relative;
    top: 45px;
    z-index: 999;
    display: inline-block;
    background-image: linear-gradient(#ffffff, #fff), radial-gradient(circle at top, #FFAA17, #FFAA17, #FFAA17, #FFAA17, #FFAA17, #fff, #fff, #fff);
    background-origin: border-box;
    background-clip: content-box, border-box;
    margin: 0 14px
}

.portfolioimg {
    padding: 15px
}

.portfolioimg_wrapinr {
    background-image: linear-gradient(#fdfdfd, #fdfdfd)
}

.portfolio_box {
    margin-bottom: 20px
}

.filter_industry {
    margin-left: auto;
    display: table;
    position: relative
}

.filter_select {
    appearance: none;
    padding: 12px 27px 12px 55px;
    border-radius: 9px;
    border: none;
    box-shadow: 0 0 8px #e5dede;
    font-weight: 600
}

.filter_select option {
    appearance: none;
    padding: 12px 16px 12px 16px !important;
    border-radius: 0px !important;
    border: none;
    box-shadow: 0 0 8px #e5dede;
    font-weight: 600;
    background: #d4d4d4
}

.filter_select option:hover {
    background: #d4d4d4
}

.filtericon {
    position: absolute;
    left: 40px;
    top: 20px;
    height: 15px
}

.filter_select:focus {
    outline: none
}

.filter_dropdown .dropdown {
    height: fit-content;
    width: auto;
    position: relative;
    display: inline-block;
    box-shadow: 0 0 8px #e5dede;
    border-radius: 7px
}

.filter_dropdown .dropdown-toggle {
    background-color: #f1f1f1;
    color: #333;
    padding: .75rem 2.5rem;
    border: none;
    border-radius: .5rem;
    cursor: pointer;
    width: 400px
}

.filter_dropdown .dropdown-menu {
    position: absolute;
    top: 110%;
    left: 50%;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 1rem;
    padding: 0;
    list-style: none;
    display: none;
    transform: translate(-50%, 0);
    width: 100%
}

.filter_dropdown .dropdown-menu .menu-item:first-child {
    border-radius: 1rem 1rem 0 0
}

.filter_dropdown .dropdown-menu .menu-item:last-child {
    border-radius: 0 0 1rem 1rem
}

.filter_dropdown .menu-item {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border: none;
    font-size: 16px;
    font-weight: 600
}

.filter_dropdown .menu_trigr {
    padding: 15px 50px 15px 70px
}

.filter_dropdown .menuitem_spcr {
    padding: 10px 47px 10px 22px;
    border-bottom: 1px solid #d0cdcd
}

.filter_dropdown .item-icon {
    font-size: 1.5rem
}

.filter_dropdown .item-txt {
    width: auto;
    text-align: left
}

.filter_dropdown .menu-item:hover {
    cursor: pointer;
    color: 0
}

.filter_dropdown button:focus~.dropdown-menu {
    display: block
}

.filter_dropdown .dropdown-toggle::after {
    display: none
}

.filter_dropdown .dropdown:focus {
    outline: none
}

.filter_dropdown .menu-item:focus {
    outline: none
}

.filter_dropdown .menuitem_spcr:last-child {
    border: none
}

.filter_dropdown .menu-item.menuitem_spcr:hover {
    background: #d4d4d4
}

.slick_wrap .slick-sprev .test {
    transform: rotate(357deg)
}

.slick_wrap.slick-dots li.slick-active {
    height: 10px !important;
    background-color: var(--yellow);
    border-radius: 10px;
    top: 0
}

.page-template-about .ft-lets-connect-bx {
    display: none
}

.page-template-about .lets-get-project-sec {
    padding-bottom: 50px !important;
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    display: none
}

.page-template-about .lets-get-project-sec h3 {
    font-size: 28px
}

.page-template-about .btn-explore-2 {
    border-radius: 10px !important;
    padding: 12px 20px !important
}

.page-template-about .mobile-app-content-bx h1 {
    line-height: 0.8 !important
}

.slick_wrap .slick-arrow {
    display: none !important
}

.page-template-about .technology-tool-section .heading-hd {
    text-align: center;
    margin-bottom: 40px
}

@media (max-width:768px) {
    .filter_dropdown .dropdown {
        width: auto
    }

    .filter_dropdown .menu-item {
        width: auto
    }

    .filter_dropdown .filter_industry {
        margin-left: auto;
        display: table;
        position: relative;
        margin-right: auto
    }
}

@media (max-width:575px) {
    img.certificate_img {
        height: 200px !important
    }

    .slick_wrap .slick-dots {
        bottom: -35px
    }

    h2.slider_title {
        padding-bottom: 60px
    }

    .page-template-about .lets-get-project-sec {
        padding-bottom: 35px !important
    }
}

.pixel-goplay-casestudy-start {
    background: #121212
}

.pixel-goplay-casestudy-banner {
    background-position: center;
    background-size: cover;
    padding-top: 30px
}

.pixel-goplay-ban-img {
    height: 700px;
    margin-bottom: -70px
}

.pixel-goplay-ban-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.pixel-goplay-casestudy-ban-content {
    color: #fff
}

.pixel-goplay-casestudy-ban-content h1 {
    font-size: 96px;
    font-family: "Preahvihear";
    background: -webkit-linear-gradient(#0258FF, #F80640);
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    letter-spacing: -10px
}

.goplay-casestudy-ban-box1 {
    position: relative;
    padding: 25px
}

.goplay-casestudy-ban-box1 h3 {
    font-size: 33px;
    padding-bottom: 20px;
    position: relative;
    z-index: 2
}

.goplay-casestudy-ban-box1 ul {
    position: relative;
    z-index: 2
}

.goplay-casestudy-ban-box1 li {
    padding-left: 22px;
    position: relative;
    font-size: 16px;
    font-family: "Preahvihear";
    font-size: 300;
    text-transform: uppercase;
    margin-bottom: 10px
}

.goplay-casestudy-ban-box1 li a {
    color: #fff
}

.goplay-casestudy-ban-box1 li::after {
    position: absolute;
    left: 0;
    top: 7px;
    content: ' ';
    width: 10px;
    height: 10px;
    background: #fff;
    transform: rotate(45deg)
}

.Rectangle-banner-shape1 {
    position: absolute;
    left: 0;
    bottom: -40px
}

.Rectangle-banner-shape2 {
    position: absolute;
    left: 0;
    top: -40px
}

.goplay-casestudy-ban-box2 {
    padding: 45px 110px 25px 60px;
    margin-left: -50px;
    margin-top: 135px
}

.goplay-casestudy-ban-box2 h3 {
    text-transform: uppercase
}

.goplay-casestudy-ban-box2 p {
    font-family: "Preahvihear";
    position: relative;
    z-index: 2
}

.pixel-goplay-casestudy-features {
    background-image: linear-gradient(180deg, #171620, #141315);
    padding: 120px 0 40px
}

.pixel-goplay-casestudy-features h2 {
    font-family: "Preahvihear";
    font-size: 28px;
    text-align: center;
    padding-bottom: 30px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase
}

.goplay-case-features-main-box {
    padding: 40px 20px;
    color: #fff;
    border-radius: 9px;
    background-image: linear-gradient(to right top, #151517, #262628);
    height: 100%
}

.goplay-case-features-main-box h4 {
    font-size: 20px;
    padding-bottom: 25px;
    font-family: "Preahvihear"
}

.goplay-case-features-main-box p {
    font-size: 17px;
    font-family: "Preahvihear"
}

.goplay-case-features-start {
    width: 100%;
    height: 100%;
    border-radius: 9px;
    padding: 2px
}

.goplay-case-features-start:hover {
    background-image: linear-gradient(#4D3FC4, #AA207C)
}

.pixel-goplay-how-managed-uiux {
    padding: 50px 0
}

.pixel-goplay-how-managed {
    padding: 50px 80px;
    background-image: linear-gradient(to right, #411532, #2E1B40);
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    text-align: center;
    color: #fff;
    margin-bottom: 50px
}

.pixel-goplay-how-managed h2 {
    font-size: 28px;
    text-transform: uppercase;
    padding-bottom: 15px
}

.pixel-goplay-how-managed p {
    font-size: 16px
}

.goplay_uiux_title {
    text-align: center;
    color: #fff;
    padding-bottom: 40px
}

.goplay_uiux_title h2 {
    padding-bottom: 15px;
    font-family: "Preahvihear";
    font-size: 28px
}

.goplay_uiux_title p {
    font-size: 16px;
    font-family: "Preahvihear"
}

.goplay_uiux_carousel {
    position: relative
}

.goplay_uiux_carousel::after {
    position: absolute;
    left: -250px;
    margin: 0 auto;
    right: 0;
    opacity: .5;
    width: 380px;
    height: 380px;
    border-radius: 50%;
    content: ' ';
    top: 0;
    border: 1px solid #A32281
}

.goplay_uiux_carousel .owl-stage-outer {
    position: relative;
    z-index: 11
}

.goplay_uiux_carousel .owl-dots {
    text-align: center;
    padding-top: 20px;
    position: relative;
    bottom: 0
}

.goplay_uiux_carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #8F8F8F;
    background-color: #8F8F8F;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.goplay_uiux_carousel.owl-dots .owl-dot:last-child {
    margin-right: 0
}

.goplay_uiux_carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #fff;
    background-color: #fff;
    border-radius: 10px
}

.goplay-uiux-img {
    margin: 0 auto;
    width: 580px !important;
    height: 460px;
    display: block;
    object-fit: contain
}

.goplay-audience-profile-section {
    background-position: center;
    background-size: cover;
    padding: 60px 0;
    color: #fff;
    position: relative
}

.goplay-audience-profile-section h2 {
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
    font-size: 28px;
    font-family: "Preahvihear";
    position: relative;
    z-index: 11
}

.goplay-audience-pro-bx {
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 40px 70px;
    position: relative;
    z-index: 11
}

.goplay-audience-pro-bx h3 {
    text-align: center;
    font-size: 22px;
    font-family: "Preahvihear";
    padding-bottom: 20px
}

.goplay-audience-pro-bx p {
    font-size: 16px;
    font-family: "Preahvihear"
}

.goplay-market-challenges-section {
    padding: 40px 0;
    color: #fff
}

.goplay-market-challenges-img {
    height: 650px
}

.goplay-market-challenges-img img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.goplay-market-challenges-section p {
    padding-top: 15px;
    font-size: 16px;
    font-family: "Preahvihear"
}

.goplay-market-challenges-section h3 {
    font-size: 28px;
    font-family: "Preahvihear";
    text-transform: uppercase
}

.goplay_market_challenge_carousel .owl-dots {
    text-align: left;
    padding-top: 40px;
    position: relative;
    bottom: 0
}

.goplay_market_challenge_carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #8F8F8F;
    background-color: #8F8F8F;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.goplay_market_challenge_carousel .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.goplay_market_challenge_carousel .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #fff;
    background-color: #fff;
    border-radius: 10px
}

.pixel-goplay-casestudy-start {
    background: #1E1E1E
}

.goplay_result {
    background: #000 !important;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_result .know_morebtn {
    background: linear-gradient(91deg, #37369D, #9D2486);
    font-size: 17px;
    color: #fff;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_result.tradecent_endresult .be-casual-abt-hd h2 {
    font-size: 28px;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_result.tradecent_endresult p {
    font-size: 16px;
    font-weight: 400
}

.goplay_Structural_concerns {
    padding-top: 80px
}

.goplay_Structural_concerns .tradecent-uiux-slide-bx h3 {
    font-family: "Preahvihear", sans-serif;
    color: #fff;
    font-weight: 400
}

.goplay_Structural_concerns .tradecent-uiux-slide-bx p {
    font-size: 16px;
    padding-bottom: 12px;
    color: #fff;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_Structural_concerns .owl-dots {
    text-align: left;
    padding-top: 0;
    position: absolute;
    bottom: -30px
}

.goplay_Structural_concerns .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
    border: 1px solid #D5D5D5;
    background-color: #D5D5D5;
    width: 11px;
    height: 11px;
    margin-right: 5px;
    border-radius: 50%;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.goplay_Structural_concerns .owl-dots .owl-dot:last-child {
    margin-right: 0
}

.goplay_Structural_concerns .owl-dots .owl-dot.active {
    width: ;
    height: ;
    border-color: #fff;
    background-color: #fff;
    border-radius: 10px
}

.goplay_colorgraphy {
    background: #121212
}

.goplay_colorgraphy .icons_mainwrap h3 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_colorgraphy .icons_mainwrap p {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_colorgraphy .icon_showing_wrap span {
    padding: 32px;
    background: #fff0;
    border: 1px solid #fff;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_colorgraphy .icon_showing_wrap span img {
    filter: invert(100%)
}

.goplay_colorgraphy .colour_rightinfo h2 {
    color: #fff;
    font-family: "Preahvihear", sans-serif;
    text-align: center;
    font-weight: 400
}

.goplay_colorgraphy .colour_rightinfo p {
    color: #fff;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px
}

.goplay_colorgraphy .tradecnt_color {
    / background: #000;
    / height: 140px;
    width: 365px;
    border-radius: 6px
}

.goplay_colorgraphy .colorwrap1 {
    border: 1px solid #D1D1D1;
    background: #141319;
    margin: 0 30px;
    font-weight: 400
}

.goplay_colorgraphy .colorwrap2 {
    border: none;
    background: #1E4EE9;
    margin-left: -40px;
    margin: 0 30px;
    font-weight: 400
}

.goplay_colorgraphy .colorwrap3 {
    border: none;
    background: #f80640;
    margin-left: -40px;
    margin: 0 30px;
    font-weight: 400
}

.goplay_colorgraphy h4 {
    color: #fff;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400;
    font-size: 30px
}

.goplay_colorgraphy .typography_rightbox {
    width: 60%;
    margin: auto
}

.goplay_colorgraphy .font_dctr span {
    font-size: 18px;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_colorgraphy .typography_btn .fontweight_btn {
    font-size: 20px;
    font-family: "Preahvihear", sans-serif;
    font-weight: 400
}

.goplay_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
    font-family: "Preahvihear", sans-serif;
    color: #fff;
    font-weight: 400;
    font-size: 28px
}

.goplay_colorgraphy {
    padding: 60px 0 40px
}

.goplay_tradecent_iconwrap {
    padding-top: 40px
}

.goplay_colorgraphy .tab_icon_wrap {
    margin-bottom: 40px
}

.goplay_colorgraphy .colour_rightinfo {
    padding-bottom: 20px;
    height: 160px
}

.goplay_innericonwrap {
    position: relative
}

.goplay_leftfocus {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.go_cnt {
    color: #c2186a !important;
    font-weight: 700
}

@media only screen and (max-width:1200px) {
    .goplay_colorgraphy .icon_showing_wrap span {
        padding: 23px
    }

    .tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
        font-size: 26px
    }

    .pixel-goplay-casestudy-ban-content h1 {
        font-size: 56px
    }

    .goplay-casestudy-ban-box1 li {
        font-size: 12px
    }

    .goplay-casestudy-ban-box1 li::after {
        top: 3px
    }

    .goplay-casestudy-ban-box1 h3 {
        font-size: 18px
    }

    .goplay-case-features-main-box h4 {
        font-size: 18px
    }

    .goplay-case-features-main-box p {
        font-size: 14px
    }

    .pixel-goplay-how-managed h2 {
        font-size: 25px;
        text-transform: uppercase;
        padding-bottom: 15px
    }
}

@media only screen and (max-width:991px) {
    .tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
        font-size: 26px
    }

    .goplay_colorgraphy .typography_rightbox {
        width: 100%;
        margin: auto
    }

    .goplay_colorgraphy .tradecnt_color {
        height: 80px
    }

    .goplay_colorgraphy .icon_showing_wrap span {
        padding: 12px
    }

    .icon_showing_wrap span img {
        height: 18px;
        width: 20px
    }

    .goplay-market-challenges-section {
        text-align: center
    }

    .goplay-market-challenges-section h3 {
        padding-top: 20px
    }

    .goplay_market_challenge_carousel .owl-dots {
        text-align: center;
        padding-top: 20px
    }

    .goplay-audience-pro-bx {
        margin: 5px 0
    }

    .goplay-case-features-start {
        margin: 5px 0
    }

    .pixel-goplay-casestudy-features {
        padding: 40px 0 40px
    }

    .pixel-goplay-ban-img {
        height: 500px;
        margin-bottom: 0
    }

    .Rectangle-banner-shape1 {
        display: none
    }

    .Rectangle-banner-shape2 {
        display: none
    }

    .goplay-casestudy-ban-box2 {
        margin-left: 0;
        margin-top: 0
    }

    .goplay-casestudy-ban-box1 {
        padding: 15px 0
    }

    .goplay_colorgraphy .icon_showing_wrap span {
        padding: 12px
    }
}

@media only screen and (max-width:768px) {
    .goplay_result .know_morebtn {
        margin-bottom: 50px
    }
}

@media only screen and (max-width:575px) {
    .tradecent_colorgraphy .be-casual-abt-hd.matchmate_title h2 {
        font-size: 25px
    }

    .goplay_colorgraphy .tab_icon_wrap {
        margin-bottom: 20px !important
    }

    .goplay_colorgraphy .tradecnt_color {
        height: 60px;
        margin: 0 10px
    }

    .goplay_colorgraphy .icon_showing_wrap {
        align-items: center;
        justify-content: center;
        margin-bottom: 70px
    }

    .structural_concernsleftimg {
        max-width: 100%;
        object-fit: contain
    }

    .pixel-goplay-casestudy-ban-content {
        padding-top: 20px
    }

    .pixel-goplay-casestudy-features h2 {
        font-size: 24px
    }

    .pixel-goplay-how-managed {
        padding: 30px 30px;
        margin-bottom: 40px
    }

    .goplay_uiux_title h2 {
        font-size: 24px
    }

    .goplay-uiux-img {
        height: 335px
    }

    .goplay-audience-profile-section {
        padding: 40px 0
    }

    .goplay-audience-pro-bx {
        padding: 30px 20px
    }

    .goplay-market-challenges-img {
        height: 520px
    }

    .goplay-market-challenges-section h3 {
        font-size: 24px
    }

    .goplay_colorgraphy {
        padding: 40px 0 40px
    }

    .goplay_result .know_morebtn {
        margin-bottom: 50px
    }
}

.your_dreamwrap {
    position: relative
}

.your_dreamwrapinner_box {
    position: relative;
    background: #000;
    color: #fff;
    padding: 0;
    width: 66%;
    border-radius: 10px;
    margin: auto;
    display: table
}

.your_dreamwrapinner_box .media img {
    height: 210px
}

.your_dreamwrapinner_box .media {
    display: flex;
    justify-content: center;
    align-items: center
}

.your_dreamwrapinner_box .media .media-body {
    padding-right: 35px
}

.your_dreamwrapinner_box .media .media-body h5 {
    padding-bottom: 10px;
    font-size: 28px;
    font-weight: 600
}

.your_dreamwrapinner_box .media .media-body p {
    font-size: 18px;
    font-weight: 400;
    line-height: 22px
}

img.dream_leftimg {
    position: absolute;
    left: 0;
    top: 0;
    height: 248px
}

img.dream_rightimg {
    position: absolute;
    right: 0;
    top: 0;
    height: 258px
}

@media only screen and (max-width:991px) {
    .slick_wrap {
        display: none
    }

    .your_dreamwrap {
        display: none
    }
}

.compensate-for-scrollbar {
    margin-right: 0px !important
}

.becasual_about_info {
    color: #000;
    font-weight: 700
}

.becasual_about_info:hover {
    color: #000;
    font-weight: 700
}

.goplay_about_linker {
    color: #c2186a;
    font-weight: 700
}

.goplay_about_linker:hover {
    color: #c2186a;
    font-weight: 700
}

.tradecent_morecase_studys {
    padding: 60px 0 100px
}

.csestudy_inrbox {
    height: 100%
}

.tradecent_morecase_studys .csestudy_inrboxinfo {
    min-height: 250px
}

.tradecent_morecase_studys .csestudy_inrboxinfo a img {
    height: 14px;
    width: auto;
    margin-top: -3px;
    margin-left: 4px
}

.tradecent_morecase_studys .csestudy_inrboxinfo a {
    font-weight: 600
}

.tradecent_morecase_studys .csestudy_inrboxinfo a:hover {
    color: #437ff7
}

.page-id-2277 .tradecent_morecase_studys .csestudy_inrboxinfo a:hover {
    color: #C15B75
}

.page-id-2277 .tradecent_morecase_studys {
    padding: 0 0 100px
}

.page-id-2277 .be-casual-abt-hd h2 {
    font-size: 32px;
    font-family: "Ramaraja", serif;
    text-transform: uppercase;
    padding-top: 5px;
    color: #C15B75
}

.tradecent_morecase_studys .be-casual-abt-hd h2 {
    font-family: 'Poppins';
    color: #437FF7;
    font-weight: 600
}

.tradecent_morecase_studys .be-casual-abt-hd h2 {
    font-family: 'Poppins';
    color: #437FF7
}

.tradecent_morecase_studys .csestudy_inrboxinfo h3 {
    font-size: 22px;
    font-family: 'Poppins'
}

.tradecent_morecase_studys .csestudy_inrboxinfo a {
    color: #437ff7;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Poppins'
}

.tradecent_morecase_studys .csestudy_inrboxinfo p {
    font-size: 15px;
    font-family: 'Poppins'
}

.matchmate_morecase_studys .be-casual-abt-hd h2 {
    font-family: "Ramaraja", serif;
    color: #C15B75;
    font-weight: 600
}

.matchmate_morecase_studys .be-casual-abt-hd h2 {
    font-family: "Ramaraja", serif;
    color: #c15b75;
    font-size: 32px
}

.matchmate_morecase_studys .csestudy_inrboxinfo h3 {
    font-size: 30px;
    font-family: "Ramaraja", serif
}

.matchmate_morecase_studys .csestudy_inrboxinfo a {
    color: #C15B75;
    font-size: 22px;
    font-weight: 500;
    font-family: "Ramaraja", serif
}

.matchmate_morecase_studys .csestudy_inrboxinfo p {
    font-size: 17px
}

.matchmate_morecase_studys {
    padding: 60px 0 100px
}

.matchmate_morecase_studys .matchproduct_summry .product_box {
    margin: 25px 0
}

.becasual_morecase_studys .be-casual-abt-hd h2 {
    font-family: "Ramaraja", serif;
    color: #C15B75;
    font-weight: 600
}

.becasual_morecase_studys .be-casual-abt-hd h2 {
    font-family: "Ramaraja", serif;
    color: #c15b75;
    font-size: 32px
}

.becasual_morecase_studys .csestudy_inrboxinfo h3 {
    font-size: 30px;
    font-family: "Ramaraja", serif
}

.becasual_morecase_studys .csestudy_inrboxinfo a {
    color: #C15B75;
    font-size: 22px;
    font-weight: 500;
    font-family: "Ramaraja", serif
}

.becasual_morecase_studys .csestudy_inrboxinfo p {
    font-size: 15px
}

.becasual_morecase_studys {
    padding: 60px 0 100px
}

.becasual_morecase_studys .matchproduct_summry .product_box {
    margin: 25px 0
}

@media only screen and (max-width:1024px) {
    .becasual_morecase_studys {
        padding: 60px 0 30px
    }

    .becasual_morecase_studys .csestudy_inrbox {
        margin-bottom: 35px !important
    }

    .page-template-be-casual-casestudy .footer-start {
        margin-top: 0
    }
}

@media only screen and (max-width:414px) {
    .becasual_morecase_studys .csestudy_inrbox {
        margin-bottom: 35px !important
    }
}

@media (max-width:479px) {
    .colourbox1 p {
        font-size: 17px
    }

    .colourbox2 p {
        font-weight: 400;
        font-size: 17px
    }

    .colourbox3 p {
        font-size: 17px
    }
}

.banner-two-btn .discover_btn {
    padding: 11px 20px
}

.main_trailbutton {
    background-color: #FFAD20;
    border: 0;
    padding: 10px 35px;
    font-size: 20px;
    font-weight: 600;
    font-family: "Open Sans";
    border-radius: 50px;
    cursor: pointer;
    color: #222f3e;
    position: relative
}

.main_trailbutton:before {
    background-color: #ffad206e;
    content: "";
    display: block;
    width: 104%;
    height: 59px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    animation-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.main-button span {
    z-index: 999 !important;
    position: relative
}

.trail_oplyspce {
    margin-top: 15px;
    display: inline-block
}

.servicetrailbtn {
    background-color: #FFAD20;
    border: 0;
    padding: 10px 35px;
    font-size: 20px;
    font-weight: 600;
    font-family: "Open Sans";
    border-radius: 50px;
    cursor: pointer;
    color: #222f3e;
    position: relative
}

.servicetrailbtn:before {
    background-color: #ffad206e;
    content: "";
    display: block;
    width: 100%;
    height: 59px;
    position: absolute;
    top: -4px;
    left: 0%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
    -webkit-animation-name: blink;
    animation-name: blink;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    animation-timing-function: cubic-bezier(.19, 1, .22, 1)
}

@-webkit-keyframes blink {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: .8
    }

    100% {
        transform: scale3d(1.1, 1.3, 1.1);
        opacity: 0
    }
}

@keyframes blink {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: .8
    }

    100% {
        transform: scale3d(1.1, 1.3, 1.1);
        opacity: 0
    }
}

.main_mobileapptrail {
    background-color: #FFAD20;
    border: 0;
    padding: 8px 25px;
    font-weight: 600;
    border-radius: 50px;
    cursor: pointer;
    color: #222f3e;
    position: relative
}

.main_mobileapptrail:before {
    background-color: #ffad20a8;
    content: "";
    display: block;
    width: 104%;
    height: 50px;
    position: absolute;
    top: -11%;
    left: -1%;
    transform: translate(-50%, -50%);
    border-radius: 50px;
    -webkit-animation-name: blinkm;
    animation-name: blinkm;
    -webkit-animation-duration: 0.5s;
    animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    -webkit-animation-timing-function: cubic-bezier(.19, 1, .22, 1);
    animation-timing-function: cubic-bezier(.19, 1, .22, 1)
}

@-webkit-keyframes blinkm {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: .8
    }

    100% {
        transform: scale3d(1.1, 1.3, 1.1);
        opacity: 0
    }
}

@keyframes blinkm {
    0% {
        transform: scale3d(1, 1, 1);
        opacity: .8
    }

    100% {
        transform: scale3d(1.1, 1.3, 1.1);
        opacity: 0
    }
}

.main_mobileapptrail:hover {
    color: #000
}

.win_optioncheck li svg {
    height: 16px;
    padding-right: 5px;
    opacity: 1;
    fill: #f99e01
}

.win_optioncheck {
    display: flex;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 20px
}

.win_optioncheck li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #f99e01
}

.form-box .info_spcr {
    margin-bottom: 0
}

.contactwin_optioncheck li {
    font-size: 18px;
    font-weight: 500
}

.contact_frm_mainwrp label {
    color: #000000 !important
}

.contactwin_optioncheck {
    margin-bottom: 30px
}

.contactwin_optioncheck li svg {
    opacity: .7;
    fill: #f99e01
}

.contact_main_frmbox .sec_heading h2 {
    color: #000
}

.contact_frm_mainwrp .gform_wrapper.gravity-theme .gfield .textarea::placeholder {
    color: #949292;
    font-size: 14px
}

.contact_frm_mainwrp .gform_wrapper.gravity-theme .gfield .gfield_select {
    color: #949292;
    font-size: 14px
}

.contact_frm_mainwrp .gform_wrapper.gravity-theme .gfield input::placeholder {
    color: #949292;
    font-size: 14px
}

.contact_page_area input::placeholder {
    font-size: 13px !important;
    color: #9a9a9a !important
}

.contact_page_area textarea::placeholder {
    font-size: 13px !important;
    color: #9a9a9a !important
}

.contact_page_area select::placeholder {
    font-size: 13px !important;
    color: #9a9a9a !important
}

.contact_page_area select {
    font-size: 13px !important;
    color: #9a9a9a !important
}

.contact_main_frmbox {
    padding: 20px 35px
}

.contact_page_area {
    padding-top: 25px;
    margin-bottom: 20px !important
}

.contact_page_area .line {
    display: none
}

.main-new-cntct-information .ft-contact-bx a p {
    color: #000;
    font-weight: 500
}

.contact_main_frmbox .gfield_label {
    color: #000 !important;
    font-size: 14px !important
}

.contact_page_area select option {
    color: #000
}

@media only screen and (max-width:1199px) {
    .win_optioncheck li {
        font-size: 14px
    }

    .win_optioncheck li svg {
        height: 14px
    }
}

@media only screen and (min-width:991px) and (max-width:1199px) {
    .staff_mobileapptrail {
        font-size: 18px
    }
}

@media only screen and (max-width:991px) {
    .trailmobile_view {
        visibility: visible;
        opacity: 1;
        margin-left: 8px
    }

    .trailmobile_deskview {
        visibility: hidden;
        opacity: 0
    }

    .trail_oplyspce {
        margin-top: 15px;
        display: inline-block
    }

    .banner-caption h1 {
        margin-bottom: 0
    }

    .banner-caption .trail_oplyspce {
        margin-top: 0
    }

    .staff_agumentationbtn:before {
        height: 52px
    }

    .servicetrailbtn:before {
        height: 58px
    }

    .servicetrailbtn {
        font-size: 16px
    }

    .servicetrailbtn {
        font-size: 16px
    }

    .main_trailbutton {
        font-size: 16px;
        line-height: 30px
    }
}

@media only screen and (max-width:575px) {
    .page-id-1451 .mble-app-ban-btn .mble-app-enq-btn {
        display: none
    }

    .homeres_trail:before {
        height: 52px
    }

    .sec_heading h2 span {
        margin-left: 0
    }

    .contact_main_frmbox {
        padding: 20px 20px
    }

    .banner-two-btn {
        margin-top: 20px;
        display: flex;
        flex-wrap: wrap
    }

    .main_mobileapptrail {
        font-size: 15px !important
    }

    .main_mobileapptrail:before {
        height: 46px;
        top: -12%;
        left: -2%
    }

    .staff_mobileapptrail:before {
        height: 50px !important;
        top: -5% !important;
        left: -2% !important
    }

    .home_mobileapptrail:before {
        height: 50px !important;
        top: -10% !important;
        left: -2% !important
    }

    .staff_mobileapptrail {
        padding: 13px 20px !important;
        line-height: 16px
    }

    .page-id-16 .main_mobileapptrail {
        font-size: 14px !important
    }
}

#contact h2 {
    color: #000 !important
}

.form-box {
    margin-bottom: 0 !important
}

.banner-caption h1 span span {
    text-transform: lowercase !important
}

@media (max-width:380px) {
    .rc-anchor-normal {
        width: 295px
    }
}

.our-process-section-service {
    padding: 50px 0;
    background: #F6F6F6
}

.new_srvc_hdbx {
    text-align: center;
    padding-bottom: 30px
}

.new_srvc_hdbx h2 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 10px
}

.new_srvc_hdbx p {
    width: 60%;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 500
}

.application_proces_srvc {
    display: flex;
    justify-content: center
}

.appli_proces_mainbx h4 {
    font-size: 20px;
    font-weight: 600;
    padding: 0 10px
}

.appli_proces_mainbx {
    width: 16%;
    text-align: center;
    position: relative;
    padding: 80px 0
}

.application_arrow {
    margin: 0 auto;
    position: absolute;
    top: -24px;
    left: 0;
    right: 0
}

.appli_proces_icon_bx {
    position: relative
}

.process_icon_back {
    width: 100%;
    object-fit: contain
}

.process_icon_main {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    left: 55%;
    transform: translate(-50%, -50%);
    width: 42px;
    height: 42px;
    object-fit: contain
}

.procs_icon_arrow_name {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center
}

.appli_proces_mainbx2 .procs_icon_arrow_name {
    top: auto;
    bottom: 10px;
    height: 48px
}

.appli_proces_mainbx2 .application_arrow {
    top: auto;
    bottom: -15px
}

.Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link {
    font-size: 20px !important
}

.Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link::before {
    position: absolute;
    content: ' ';
    height: 13px;
    width: 13px;
    background: gray;
    top: 19px;
    left: -52px;
    z-index: 2;
    border-radius: 50%
}

.Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::before {
    position: absolute;
    content: ' ';
    height: 18px;
    width: 18px;
    background: #FFAA17;
    top: 17px;
    left: -54px;
    z-index: 2;
    border-radius: 50%;
    filter: blur(3px);
    -webkit-filter: blur(2px)
}

.Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::after {
    position: absolute;
    content: ' ';
    height: 30px;
    width: 30px;
    background: #0E0E0E;
    border: 1px solid gray;
    top: 11px;
    left: -60px;
    z-index: 1;
    border-radius: 50%
}

.Industry-Exposure-Tabcontent h4 {
    font-size: 24px;
    font-weight: 600
}

.Industry-Exposure-option li {
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: 400
}

.Industry-Exposure-option li::after {
    position: absolute;
    left: 0;
    top: 10px;
    content: ' ';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FFAA17
}

.Industry-Exposure-option {
    margin-bottom: 0
}

@media (max-width:991px) {
    .process_icon_main {
        width: 27px;
        height: 27px
    }

    .appli_proces_mainbx h4 {
        font-size: 16px
    }
}

@media (max-width:600px) {
    .new_srvc_hdbx h2 {
        font-size: 22px
    }

    .new_srvc_hdbx p {
        width: 100%;
        font-size: 16px
    }

    .appli_proces_mainbx {
        width: 50%;
        padding: 65px 0
    }

    .application_proces_srvc {
        display: flex;
        flex-wrap: wrap
    }

    .appli_proces_mainbx h4 {
        font-size: 16px
    }

    .appli_proces_mainbx2 .procs_icon_arrow_name {
        bottom: -2px
    }

    .our-process-section-service {
        padding: 30px 0
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs {
        display: block;
        border: none;
        padding-left: 0;
        text-align: left;
        max-width: 100vw;
        overflow-y: hidden;
        overflow-x: scroll;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        position: relative;
        scrollbar-width: none;
        white-space: nowrap;
        margin-bottom: 20px;
        padding-bottom: 25px;
        border-left: none
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs::after {
        position: absolute;
        bottom: 15px;
        width: 465%;
        height: 1px;
        content: ' ';
        background: gray;
        left: 0
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs li {
        margin-right: 20px
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link {
        font-size: 18px !important
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link::before {
        position: absolute;
        content: ' ';
        height: 13px;
        width: 13px;
        background: gray;
        top: auto;
        left: 0;
        z-index: 2;
        border-radius: 50%;
        right: 0;
        margin: 0 auto;
        bottom: -14px
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::before {
        position: absolute;
        content: ' ';
        height: 18px;
        width: 18px;
        background: #FFAA17;
        top: auto;
        left: 0;
        z-index: 2;
        border-radius: 50%;
        filter: blur(3px);
        -webkit-filter: blur(2px);
        bottom: -16px
    }

    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::after {
        position: absolute;
        content: ' ';
        height: 30px;
        width: 30px;
        background: #0E0E0E;
        border: 1px solid gray;
        top: auto;
        left: 0;
        z-index: 1;
        border-radius: 50%;
        right: 0;
        margin: 0 auto;
        bottom: -22px
    }

    .Industry-Exposure-Tabcontent h4 {
        font-size: 21px
    }

    .Industry-Exposure-option li {
        font-size: 17px
    }

    .Industry-Exposure-option li::after {
        top: 8px
    }
}

.new-service-about {
    background-size: cover;
    font-family: "Nunito Sans", serif;
    padding: 60px 0
}

.new-service-about .row {
    justify-content: space-between;
    align-items: center;
    row-gap: 50px
}

.new-service-about .new-service-about-left {
    position: relative;
    max-width: 528px
}

.new-service-about h5 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 500;
    text-transform: capitalize
}

.new-service-about .new-service-about-left::before {
    content: "";
    position: absolute;
    width: 28px;
    height: 33px;
    background: url(../uploads/2025/03/sidedesign-1.png) center no-repeat;
    background-size: contain;
    top: -67px;
    left: 15px
}

.new-service-about .new-service-about-left::after {
    content: "";
    position: absolute;
    width: 29px;
    height: 23px;
    background: url(../uploads/2025/03/sidedesign2-1.png) center no-repeat;
    background-size: contain;
    bottom: -60px;
    right: 155px
}

.new-service-about .new-service-about-right {
    max-width: 552px
}

.new-service-solution {
    margin-top: 50px;
    padding: 0 15px
}

.new-service-solution h5 {
    max-width: 100%;
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    color: #020202;
    text-transform: capitalize
}

.new-service-solution h6 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #020202;
    padding-left: 15px
}

.new-service-solution-button-wrapper .new-service-solution-btn {
    min-width: 266px;
    height: 80px;
    padding: 0 15px;
    background: #F7F7F7;
    border-radius: 16px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    font-weight: 600
}

.new-service-solution-button-wrapper .new-service-solution-btn .new-service-solution-btn-img {
    width: 42px;
    height: 42px;
    background: #FFAA17;
    border-radius: 50%;
    display: grid;
    align-content: center;
    justify-content: center;
    flex-shrink: 0
}

.new-service-solution-button-wrapper .new-service-solution-btn {
    width: 32%;
    height: 80px;
    padding: 0 15px;
    background: #F7F7F7;
    border-radius: 16px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 0 12px rgb(0 0 0 / 8%);
    font-weight: 600
}

.new-service-solution-button-wrapper .new-service-solution-btn .new-service-solution-btn-img {
    width: 42px;
    height: 42px;
    background: #FFAA17;
    border-radius: 50%;
    display: grid;
    align-content: center;
    justify-content: center;
    flex-shrink: 0
}

.new-service-solution .we-made-contact-frm-strt {
    margin-top: 0
}

.new-service-solution .we-made-contact-frm-strt .win_optioncheck {
    flex-direction: column
}

.new-service-solution .we-made-contact-frm-strt #custom-contact-form .row {
    row-gap: 0
}

@media (max-width:1400px) {
    .new-service-solution .we-made-contact-frm-strt {
        margin-top: 0 !important
    }
}

@media (max-width:991.98px) {
    .new-service-solution .we-made-contact-frm-strt {
        display: none
    }
}

.we-made-contact-frm-strt {
    position: relative;
    margin-top: -120px
}

.we-made-contact-frm {
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 4px 38px 0 rgb(0 0 0 / .2);
    padding: 30px 40px;
    position: relative;
    z-index: 1
}

.we-made-contact-frm-strt::after {
    position: absolute;
    left: -20px;
    width: 100%;
    height: 100%;
    content: ' ';
    background-image: linear-gradient(to right, #ffffff66, #fff0);
    border-radius: 10px;
    top: -20px
}

.we-made-contact-frm h4 {
    font-weight: 700;
    font-size: 20px;
    padding-bottom: 20px
}

.we-made-contact-frm .form-control {
    border: 1px solid #000;
    border-radius: 10px;
    color: #000;
    padding-left: 15px !important
}

.we-made-contact-frm .form-control::placeholder {
    color: #000
}

.we-made-contact-frm textarea.form-control {
    height: 100px
}

.we-mde-new-btn {
    width: 100%;
    display: block;
    text-align: center;
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding: 13px 15px;
    font-size: 20px
}

.we-mde-new-btn:hover {
    background: #FFAD20;
    color: #000
}

.new-service-tools {
    padding: 60px 0 0px;
}

.new-service-tools .new-service-tools-row {
    flex-direction: column;
    align-items: center;
    text-align: center
}

.new-service-tools h2 {
    font-size: 30px;
    font-weight: 600
}

.new-service-tools .new-service-tools-list {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 15px
}

.new-service-tools .new-service-tools-list .new-service-tools-btn {
    padding: 13px 20px;
    border-radius: 25px;
    border: none;
    outline: none;
    background: #F7F7F7;
    color: #585454;
    font-size: 17px;
    font-weight: 500;
    cursor: pointer
}

.new-service-tools .new-service-tools-list .active {
    background-color: #FFAA17;
    color: #fff;
    box-shadow: 0 28px 49px rgb(255 170 23 / .1)
}

.new-service-tools-bottom {
    max-width: 969px
}

.new-service-tools-bottom img {
    object-fit: cover
}

.new-service-tools-list .nav {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    row-gap: 25px;
    margin: 35px 0;
    border-bottom: none !important
}

.new-service-tools-list .tab-content {
    max-width: 969px
}

.new-service-tools-list .tab-content .active {
    background: transparent !important;
    box-shadow: none !important
}

@media (max-width:991.98px) {
    .new-service-about {
        background-position: center
    }

    .new-service-about .new-service-about-left {
        max-width: 100%
    }

    .new-service-about .new-service-about-left::before {
        width: 35px;
        height: 45px;
        top: -45px
    }

    .new-service-about .new-service-about-left::after {
        width: 24px;
        height: 34px;
        bottom: -30px
    }

    .new-service-about .new-service-about-right {
        max-width: 100%
    }

    .new-service-about .new-service-about-left::after {
        display: none
    }
}

@media (max-width:767px) {
    .new-service-about h5 {
        font-size: 19px;
        line-height: 35px
    }

    .new-service-solution-button-wrapper .new-service-solution-btn {
        font-size: 13px;
        line-height: 17px;
        height: 70px;
        width: 47%;
        padding-right: 5px
    }
}

@media (max-width:767px) {
    .new-service-tools {
        padding: 30px 0 0px;
    }

    .new-service-tools h2 {
        font-size: 25px
    }

    .new-service-tools .new-service-tools-list .new-service-tools-btn {
        font-size: 16px
    }

    .new-service-about .new-service-about-left::before {
        display: none
    }

    .new-service-solution-button-wrapper .new-service-solution-btn {
        width: 47%
    }

    .new-service-solution h6 {
        font-size: 15px;
        line-height: 21px
    }

    .new-service-about h5 {
        font-size: 16px;
        line-height: 24px
    }

    .new-service-tools h2 {
        font-size: 20px
    }
}

@media (max-width:480px) {
    .new-service-about {
        padding: 40px 0
    }

    .new-service-about .row {
        row-gap: 30px
    }

    .new-service-solution {
        margin-top: 10px
    }

    .new-service-solution-button-wrapper {
        margin: 30px 0
    }

    .new-service-tools-list .nav {
        margin-bottom: 0
    }

    .new-service-about .new-service-about-left::after {
        right: 15px
    }

    .new-service-tools .new-service-tools-list .new-service-tools-btn {
        font-size: 14px;
        padding: 7px 10px
    }

    .new-service-tools-list .nav {
        display: flex;
        justify-content: center;
        gap: 6px;
        flex-wrap: wrap;
        row-gap: 7px;
        margin: 25px 0;
        border-bottom: none !important
    }
}

@media (max-width:1025px) {
    .new-web-develop-add-section .accordion .card-header {
        font-size: 13px
    }

    .srvc-new-contnt-bxmain {
        font-size: 13px
    }

    .we-made-cntnt-bx {
        padding-right: 0
    }

    .we-made-contact-frm {
        padding: 30px 20px
    }
}

@media (max-width:991.98px) {
    .new-web-develop-add-section .accordion .card-header {
        font-size: 19px
    }

    .srvc-new-contnt-bxmain {
        font-size: 16px
    }

    .new-service-solution .row {
        row-gap: 0
    }

    .new-service-solution {
        margin-top: 30px
    }
}

.new-dgtl-mrkt-srvc-sec {
    background: #0E0E0E;
    padding: 50px 0;
    color: #fff
}

.new-dgtl-mrkt-srvc-sec .nav-tabs {
    display: block;
    border: none;
    padding-left: 45px;
    border-left: 1px solid gray
}

.new-dgtl-mrkt-srvc-sec .nav-tabs li {
    display: block
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link {
    padding: 10px 0;
    border: none;
    color: gray;
    font-size: 22px;
    position: relative
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active,
.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-item.show .nav-link {
    background-color: #fff0;
    color: #fff
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::after {
    position: absolute;
    content: ' ';
    height: 40px;
    width: 40px;
    background: #0E0E0E;
    border: 1px solid gray;
    top: 7px;
    left: -65px;
    z-index: 1;
    border-radius: 50%
}

.new-dgtl-mrkt-srvc-sec .nav-tabs .nav-link.active::before {
    position: absolute;
    content: ' ';
    height: 27px;
    width: 27px;
    background: #FFAA17;
    top: 14px;
    left: -58px;
    z-index: 2;
    border-radius: 50%;
    filter: blur(3px);
    -webkit-filter: blur(2px)
}

/* .new-dgtl-mrkt-srvc-sec p {
    font-size: 20px
} */

.new-dgtl-mrkt-srvc-sec h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 60px
}

.new-dgtl-mrkt-srvc-sec .dgtl-mrkt-nw-btn {
    margin-top: 40px
}

.new-dgtl-mrkt-srvc-sec .dgtl-mrkt-nw-btn .btn:hover {
    background: #fff;
    color: #000
}

.enq-submit-btn-wrapper {
    display: flex;
    align-items: center;
    gap: 20px
}

.enq-submit-btn-wrapper #loader {
    width: 40px
}

.page-template .sub-btn {
    font-size: 16px;
    border: none;
    padding: 12px 35px 12px 35px;
    transition: 0.5s;
    position: relative;
    outline: none;
    background: #000;
    color: #fff;
    border-radius: 6px
}

.we-made-contact-frm .form-control {
    border: 1px solid #000;
    border-radius: 10px;
    color: #000;
    padding-left: 15px !important
}

.we-made-contact-frm .form-control::placeholder {
    color: #000
}

.we-made-contact-frm textarea.form-control {
    height: 100px
}

#custom-contact-form .row .col-lg-6 {
    padding: 0 10px
}

#custom-contact-form .row .col-lg-12 {
    padding: 0 10px
}

.form-control {
    color: #888 !important;
    border-color: #ccc !important
}

.form-control::placeholder {
    color: #888 !important
}

.form-control {
    height: 50px;
    transition: 0.5s;
    outline: none;
    border-radius: 28px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    outline: none;
    background: #fff0 !important;
    border: 1px solid #fff;
    padding-left: 25px;
    position: relative
}

.form-control::placeholder {
    color: #fff;
    font-size: 16px;
    font-weight: 500
}

.form-control:focus {
    box-shadow: none;
    border-color: #fff;
    color: #fff
}

a:hover {
    text-decoration: none;
    color: #1363e8
}

.mobile-app-banner-new-start {
    background-position: center;
    background-size: cover;
    position: relative;
    padding-top: 15px
}

.mobile-app-content-bx {
    padding: 50px 0 100px 70px;
    color: #fff;
    width: 55%
}

.mobile-app-content-bx h1 {
    font-weight: 900;
    font-size: 60px;
    -webkit-text-stroke: 1px #fff;
    -webkit-text-fill-color: #000;
    text-transform: capitalize
}

.mobile-app-content-bx h2 {
    font-size: 55px;
    font-weight: 700;
    color: #DCDCDC;
    padding-bottom: 10px
}

.mobile-app-content-bx p {
    font-size: 20px;
    color: #CACACA;
    font-weight: 400
}

.field-error {
    color: red
}

.field-error {
    font-size: 11px
}

@media (max-width:1200px) {
    .tap-for-industry-bx-strt {
        width: 175px;
        height: 175px
    }

    .tap-for-industry-bx-strt p {
        font-size: 11px
    }

    .app-option-back-section ul li img {
        width: 40px;
        height: 36px
    }

    .app-option-back-section ul li p {
        font-size: 14px
    }

    .app-option-bottom-box-new li {
        font-size: 17px
    }

    .app-option-bottom-box-new li::after {
        top: 8px
    }

    .working-latest-tech-txt-bx p {
        font-size: 24px
    }

    .mob-app-inclu-txt-box p {
        font-size: 14px
    }

    .mob-app-inclu-txt-box h4 {
        font-size: 22px
    }

    .we-mde-new-btn {
        font-size: 15px
    }

    .mobile-app-content-bx h2 {
        font-size: 38px
    }

    .mobile-app-content-bx h1 {
        font-size: 50px
    }

    .we-made-contact-frm h4 {
        font-size: 18px
    }

    .mobile-app-content-bx {
        width: 80%
    }
}

@media(max-width:560px) {
    .lets-get-project-sec h3 img {
        display: none
    }

    .lets-get-project-sec {
        display: block;
        text-align: center
    }

    .lets-get-project-sec h3 {
        font-size: 22px;
        font-weight: 600;
        margin-right: 0;
        position: relative;
        padding-bottom: 20px
    }

    .mob-app-inclu-txt-box p {
        font-size: 14px
    }

    .mob-app-inclu-bx1 img {
        width: 100% !important;
        height: 100%;
        margin: 0 auto
    }

    .mob-app-inclu-bx1 {
        position: relative;
        left: 0
    }

    .mob-app-inclu-txt-box {
        padding: 0 65px 0 94px;
        top: 70px
    }

    .mob-app-inclu-bx1 {
        width: 318px;
        height: 545px
    }

    .mob-app-inclu-txt-box h4 {
        font-size: 20px;
        margin-bottom: 10px
    }

    .mob-app-inclu-txt-box h4::after {
        height: 24px
    }

    .Mobile-App-Solutions-Includes h2 {
        font-size: 22px;
        padding-bottom: 30px
    }

    .new-all-app-developed {
        padding: 40px 0 30px
    }

    .working-latest-tech-txt-bx h3 {
        font-size: 22px
    }

    .working-latest-tech-txt-bx p {
        font-size: 14px;
        font-weight: 400;
        padding: 0 31px
    }

    .working-latest-tech-txt-bx {
        padding: 35px 30px
    }

    .quote-new-app {
        width: 110px
    }

    .app-option-bottom-section {
        margin-top: -65px;
        padding-bottom: 20px
    }

    .app-option-bottom-box-new h4 {
        font-size: 22px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        text-align: left
    }

    .app-option-bottom-box-new li {
        font-size: 14px
    }

    .app-option-bottom-box-new li::after {
        top: 6px
    }

    .app-option-back-section img {
        width: 50px !important;
        height: 39px
    }

    .app-option-back-section p {
        font-size: 12px
    }

    .app-option-back-section h4 {
        font-size: 14px;
        width: 100%;
        line-height: 23px;
        font-weight: 300
    }

    .app-option-back-section {
        padding: 30px 0 80px
    }

    .tap-for-industry-bx-strt {
        width: 132px;
        height: 132px
    }

    .tap-for-industry-bx-strt img {
        width: 90px !important;
        height: 58px
    }

    .tap-for-industry-bx-strt p {
        font-size: 14px;
        padding: 10px
    }

    .tap-for-industry-bx-strt {
        border: 7px solid #fff
    }

    .app-dvlp-explore-btn {
        margin-top: 30px
    }

    .tap-for-industry-section {
        padding: 40px 0
    }

    .tap-for-industry-section h2 {
        font-size: 22px;
        padding-bottom: 30px
    }

    .we-made-cntnt-bx {
        padding-right: 0
    }

    .we-made-cntnt-bx p {
        font-size: 14px
    }

    .we-made-cntnt-bx h3 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .we-made-happen-section {
        padding: 30px 0
    }

    .we-made-cntnt-bx h3 span {
        position: relative
    }

    .mobile-app-content-bx {
        width: 100%;
        padding-left: 20px;
        padding-right: 15px;
        padding-bottom: 50px;
        padding-top: 25px
    }

    .mobile-app-content-bx p {
        font-size: 16px
    }

    .mobile-app-content-bx h2 {
        font-size: 24px
    }

    .mobile-app-content-bx h1 {
        font-size: 26px;
        -webkit-text-stroke: 1px #fff0;
        -webkit-text-fill-color: #fff;
        text-transform: capitalize;
        margin-bottom: 0px !important;
        color: #fff;
        font-weight: 800
    }

    .mobile-app-content-bx h2 {
        font-weight: 900;
        font-size: 28px;
        -webkit-text-stroke: 1px #fff;
        -webkit-text-fill-color: #000
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-prev,
    #Mobile-App-Solutions-slider .owl-nav .owl-next {
        width: 35px;
        height: 35px
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-prev:after {
        top: -1px;
        left: -3px
    }

    #Mobile-App-Solutions-slider .owl-nav .owl-next:after {
        top: -1px;
        left: 3px
    }

    .mobile-app-banner-new-start .mobile-flag-call {
        top: 14px
    }

    .mobile-app-content-bx ul li {
        position: relative;
        padding-left: 25px;
        margin-bottom: 5px;
        text-transform: capitalize
    }

    .mobile-app-content-bx ul li::after {
        position: absolute;
        content: ' ';
        left: 0;
        top: 7px;
        width: 12px;
        height: 12px;
        background: #FFAD20;
        border-radius: 50%
    }
}

@media (max-width:479px) {
    .dgtl-mrkt-ban-lgo-bx {
        padding: 20px
    }

    .dgtl-mrkt-ban-lgo-bx img {
        margin: 6px 12px !important;
        width: 23%;
        height: 28px !important;
    }

    .dgtl-mrkt-ban-lgo-bx img:nth-child(2) {
        width: 17%
    }

    .digital-mrkt-made-happen .we-made-cntnt-bx h3 span {
        width: 100% !important
    }

    .digital-mrkt-made-happen .we-made-cntnt-bx h3 span img {
        display: none !important
    }

    .digital-mrkt-made-happen {
        padding: 10px 0 40px
    }

    .we-made-cntnt-bx p {
        font-weight: 500
    }

    .dgtl-mrkt-bsns-logo-sec img {
        margin-right: 5px;
        width: 32px
    }

    .dgtl-mrkt-bsns-logo-sec img:nth-of-type(4) {
        width: 60px
    }

    .dgtl-mrkt-bsns-logo-sec22 img:first-child {
        width: 90px
    }

    .dgtl-mrkt-bsns-logo-sec22 img:nth-of-type(2) {
        width: 80px
    }

    .dgtl-mrkt-bsns-logo-sec {
        display: inline-block
    }

    .key-performance-section h3 {
        font-size: 22px;
        padding-bottom: 30px
    }

    .key-performance-section {
        padding: 30px 0
    }

    .key-performance-digital h4 {
        font-size: 12px
    }

    .key-performance-section .col-4 {
        padding-left: 7px;
        padding-right: 7px
    }

    .key-performance-section .col-lg-3:nth-of-type(5) .key-performance-digital {
        padding: 10px 20px
    }

    .key-performance-digital {
        padding: 10px 7px
    }

    .key-performance-section .col-lg-3:nth-of-type(7) .key-performance-digital {
        padding: 10px 7px
    }

    .key-performance-digital img {
        width: 48px;
        height: 48px
    }

    .key-performance-digital h4 {
        padding-top: 15px
    }

    .new-digital-marketing-client-sec {
        padding: 40px 0
    }

    .new-digital-marketing-client-sec h3 {
        font-size: 22px;
        text-align: left;
        padding-bottom: 30px
    }

    .new-dgtl-mrkt-srvc-sec {
        padding: 40px 0
    }

    .new-dgtl-mrkt-srvc-sec h3 {
        font-size: 22px;
        text-align: left;
        padding-bottom: 20px
    }

    .new-dgtl-mrkt-srvc-sec .dgtl-mrkt-nw-btn {
        margin-top: 20px
    }

    .dgtl-markt-some-tool-sec {
        padding: 40px 0 20px
    }

    .dgtl-markt-some-tool-sec h3 {
        font-size: 22px
    }

    .dgtl-markt-some-tool-sec img {
        margin: 20px auto
    }

    .ft-top-new-dgtl-mrkt-cntnt {
        padding: 40px 0
    }

    .ft-top-new-dgtl-mrkt-cntnt h3 {
        font-size: 22px;
        display: inline-table
    }

    .ft-top-new-dgtl-mrkt-cntnt p {
        font-size: 14px;
        font-weight: 500
    }

    .ft-top-new-dgtl-mrkt-cntnt h3 img {
        position: absolute;
        left: auto;
        top: 2px;
        width: 17px;
        right: -25px;
        transform: rotate(160deg)
    }

    .digital-markt-banner-new-start {
        background-image: url(../images/digital-marketing-new-banner-mobile.jpg);
    }
}

.new-service-about .row {
    flex-direction: row-reverse
}

.new-service-about .we-made-contact-frm-strt .row {
    flex-direction: row;
    row-gap: 10px
}

.new-service-solution h5 {
    margin-bottom: 30px
}

.new-service-solution .row {
    gap: 20px
}

.new-service-solution-sec {
    padding-bottom: 50px;
    padding-top: 0
}

@media (max-width:1200px) {
    .new-service-solution-button-wrapper .new-service-solution-btn {
        width: 31%
    }
}

@media (max-width:991.98px) {
    .new-service-solution-button-wrapper .new-service-solution-btn {
        width: 48%
    }

    .we-made-contact-frm-strt {
        display: none
    }

    .new-service-about {
        padding: 0 0 30px
    }
}

@media (max-width:600px) {
    .new-service-solution-button-wrapper .new-service-solution-btn {
        width: 100%;
        font-size: 16px;
        min-width: none
    }
}

@media (max-width:639.98px) {
    .new-service-solution-sec {
        padding: 0 0 0px
    }

    .new-service-solution {
        margin-top: 0
    }
}

@media (max-width:991.98px) {
    .new-service-about .container {
        max-width: 100%
    }

    .new-service-solution-sec .container {
        max-width: 100%
    }

    .new-service-about .new-service-about-left {
        padding-right: 0
    }
}

.new-service-about .new-service-about-left {
    max-width: none;
    padding-right: 50px
}

.new-service-solution-button-wrapper .new-service-solution-btn .new-service-solution-btn-img img {
    width: 22px;
    height: 22px;
    object-fit: contain
}

.new-service-solution-button-wrapper .new-service-solution-btn:hover {
    background: url(../uploads/2025/03/Mask-group.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #F2F4F5 !important;
    color: #fff
}

.new-service-solution-button-wrapper .new-service-solution-btn:hover .new-service-solution-btn-img {
    background-color: #F2F4F5 !important;
    box-shadow: 0 -1px 4px 0 rgb(0 0 0 / .06)
}

.new-service-solution {
    padding: 0
}

.new-service-solution .new-service-solution-button-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

.new-service-solution-button-wrapper .new-service-solution-btn {
    width: 24%;
    box-shadow: none;
    background-color: #F2F4F5 !important
}

@media (max-width:1200px) {
    .new-service-solution-button-wrapper .new-service-solution-btn {
        width: 32%
    }
}

@media (max-width:991.98px) {
    .new-service-solution-button-wrapper .new-service-solution-btn {
        width: 100%
    }
}

@media (max-width:639px) {
    .new-service-solution-button-wrapper .new-service-solution-btn {
        flex-grow: 1;
        max-width: none
    }
}

.application_arrow {
    top: -28px;
    transform: rotate(180deg)
}

.appli_proces_mainbx2 .application_arrow {
    bottom: -28px;
    transform: rotate(0deg)
}

.procs_icon_arrow_name {
    height: 48px;
    display: flex;
    align-items: flex-end;
    justify-content: center
}

.appli_proces_mainbx2 .procs_icon_arrow_name {
    bottom: 5px;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

@media (max-width:600.98px) {
    .procs_icon_arrow_name {
        top: -10px
    }

    .appli_proces_mainbx2 .procs_icon_arrow_name {
        bottom: -10px
    }
}

.new-service-tools-list .nav {
    row-gap: 15px;
    margin: 35px 0 10px
}

.new-service-tools .new-service-tools-list .active {
    box-shadow: none
}

#whatsapp-float {
    position: fixed;
    bottom: 50px;
    right: 20px;
    width: 55px;
    height: auto;
    z-index: 11;
}

#whatsapp-float img {
    width: 100%;
    height: auto;
    object-fit: cover
}

.field-error {
    color: red
}

.new-contact-section-start .list-unstyled a {
    color: #fff;
    font-weight: 600;
    font-size: 16px
}

.page-template .sub-btn {
    font-size: 16px;
    border: none;
    padding: 12px 35px 12px 35px;
    transition: 0.5s;
    position: relative;
    outline: none;
    background: #000;
    color: #fff;
    border-radius: 6px
}

.new-service-tools-list .tab-content .tab-pane img {
    height: 215px;
    object-fit: contain
}

@media (max-width:480px) {
    .new-service-tools-list .tab-content .tab-pane img {
        height: 150px
    }

    .new-service-tools-list .tab-content .tab-pane {
        padding-top: 0 !important
    }
}

@media (max-width:480px) {
    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs::after {
        width: 300%
    }
}

@media (max-width:450px) {
    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs::after {
        width: 340%
    }
}

@media (max-width:400px) {
    .Industry-Exposure-Section.new-dgtl-mrkt-srvc-sec .nav-tabs::after {
        width: 385%
    }
}

@media (max-width:480px) {
    #qlwapp.qlwapp-bottom-right.qlwapp-button .qlwapp-toggle {
        margin-right: 0 !important
    }

    .new-service-tools-list .tab-content .tab-pane {
        padding: 0 !important
    }
}

.nw_bnrbttm_logosec {
    width: 90%;
    background: #fff;
    padding: 20px 20px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .1);
    border-radius: 14px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 30px
}

.nw_bnrbttm_logosec img {
    margin: 0 30px
}

.lets_dominate_new_section {
    padding: 50px 0;
    position: relative;
    font-family: "Nunito Sans"
}

.Home_hd_new {
    font-size: 26px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    font-family: "Nunito Sans";
    padding-bottom: 30px
}

.lets_dominate_new_section .nav-tabs {
    border-bottom: none;
    display: block
}

.lets_dominate_new_section .nav-tabs .nav-link {
    padding: 0;
    border: none;
    margin-bottom: 14px;
    box-shadow: 0 1px 8px 0 rgb(0 0 0 / .15);
    font-size: 18px;
    font-weight: 600;
    padding: 17px;
    color: #000;
    font-family: "Nunito Sans";
    border-radius: 12px !important;
    display: flex;
    align-items: center;
    position: relative
}

.lets_dominate_new_section .nav-tabs .nav-link img {
    margin-right: 15px;
    filter: brightness(0%);
    height: 27px;
    object-fit: contain
}

.lets_dominate_new_section .nav-tabs .nav-link.active {
    background: #3C3C3C;
    color: #fff
}

.lets_dominate_new_section .nav-tabs .nav-link.active::after {
    position: absolute;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 10px solid #fff0;
    border-left: 13px solid #3C3C3C;
    border-bottom: 10px solid #fff0;
    content: ' '
}

.lets_dominate_new_section .nav-tabs .nav-link.active img {
    filter: brightness(100%)
}

.new_dominate_contentbx {
    background: #fff;
    border-radius: 12px;
    padding: 35px;
    box-shadow: 0 1px 12px 0 rgb(0 0 0 / .2)
}

.new_dominate_imgbx {
    height: 305px
}

.new_dominate_imgbx img {
    width: 100%;
    height: 100%;
    border-radius: 8px
}

.new_dominate_main_content h3 {
    font-size: 24px;
    font-weight: 800;
    font-family: "Nunito Sans"
}

.new_dominate_main_content p {
    font-size: 16px;
    font-family: "Nunito Sans";
    margin: 10px 0 20px
}

.two_btn_bxnew .btn {
    margin-right: 5px
}

.new_home_btn1 {
    background: #FFAA17;
    border: 1px solid #FFAA17;
    color: #000;
    font-family: "Nunito Sans";
}

.new_home_btn1:hover {
    background: #000;
    color: #fff
}

.new_home_btn2 {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    font-family: "Nunito Sans";
}

.new_home_btn2:hover {
    background: #000;
    color: #fff
}

.pad_bttmbx h2 {
    padding-bottom: 10px
}

.industrywork_new_section {
    background-position: center;
    background-size: cover;
    padding: 50px 0
}

.pad_bttmbx {
    text-align: center;
    padding-bottom: 10px
}

.industrywork_new_section h2 {
    color: #fff
}

.industrywork_new_section p,
.industrywork_new_section li,
.industrywork_new_section a,
.industrywork_new_section h2,
.industrywork_new_section h3,
.industrywork_new_section h4 {
    font-family: "Nunito Sans"
}

.industrywork_new_section .pad_bttmbx p {
    color: #fff;
    width: 70%;
    margin: 0 auto
}

.industrywork_new_section .owl-nav {
    width: 100%;
    box-sizing: border-box;
    margin-top: 0;
    position: absolute;
    top: 40%
}

.industrywork_new_section .owl-nav .owl-prev,
.industrywork_new_section .owl-nav .owl-next {
    display: inline-block;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 50%;
    position: relative;
    outline: none;
    border: 1px solid #fff !important;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    background: #fff0 !important;
    box-shadow: 0 1px 5px 0 rgb(0 0 0 / 10%), 0 1px 8px 0 rgb(0 0 0 / 15%)
}

.industrywork_new_section .owl-nav .owl-prev:after {
    content: '\f2ea';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.industrywork_new_section .owl-nav .owl-next:after {
    content: '\f2ee';
    font-family: 'Material-Design-Iconic-Font';
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 26px;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.industrywork_new_section .owl-nav .owl-prev:hover:after,
.industrywork_new_section .owl-nav .owl-next:hover:after {
    color: #000 !important
}

.industrywork_new_section .owl-nav .owl-prev:hover,
.industrywork_new_section .owl-nav .owl-next:hover {
    background-color: #fff !important
}

.industrywork_new_section .owl-nav .owl-prev {
    margin-right: 5px;
    left: -65px;
    position: absolute
}

.industrywork_new_section .owl-nav .owl-next {
    margin-right: 5px;
    right: -65px;
    position: absolute
}

.industrywork_new_section .owl-nav .owl-prev span,
.industrywork_new_section .owl-nav .owl-next span {
    display: none
}

.industrywork_newbx {
    padding: 25px;
    text-align: center;
    border-radius: 8px;
    background: #000;
    margin: 60px 0
}

.industrywork_nww_icon {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto
}

.industrywork_nww_icon img {
    width: 55px !important
}

.industrywork_newbx h4 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding: 10px 0
}

.industrywork_newbx p {
    font-size: 16px;
    color: #6A6A6A
}

.industrywork_new_section .center {
    z-index: 111;
    position: relative;
    margin-top: -50px
}

.industrywork_new_section .center {
    transform: scale(1.4);
    z-index: 111;
    position: relative;
    margin: 80px 0 0;
    top: -71px;
    margin-bottom: -75px
}

.industrywork_new_section .item {
    margin: 2px
}

.industrywork_new_section .center .item .industrywork_newbx {
    position: relative;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .2);
    background: #fff;
    color: #000;
    padding: 25px 45px
}

.industrywork_new_section .center .industrywork_newbx h4 {
    color: #000;
    font-size: 17px
}

.industrywork_new_section .center .item .industrywork_newbx::after {
    width: 0;
    height: 0;
    border-top: 16px solid #FDBB0F;
    border-right: 16px solid #fff0;
    content: ' ';
    position: absolute;
    left: 5px;
    top: 5px
}

.industrywork_new_section .center .item .industrywork_newbx::before {
    width: 0;
    height: 0;
    border-bottom: 16px solid #FDBB0F;
    border-left: 16px solid #fff0;
    content: ' ';
    position: absolute;
    right: 5px;
    bottom: 5px
}

.industrywork_new_section .center .industrywork_newbx p {
    font-size: 14px;
    color: #313131;
    min-height: 65px
}

.industrywork_new_section .center .industrywork_nww_icon {
    background: #FDBB0F
}

.industrywork_new_section .center .industrywork_nww_icon img {
    width: 40px !important;
    filter: brightness(0%)
}

.partner_bonding_newsection {
    background-position: center;
    background-size: cover;
    padding: 50px 0
}

.partners_bonding_newimg {
    height: 415px;
    object-fit: contain;
    width: 100%
}

.partner_bonding_newsection p,
.partner_bonding_newsection li,
.partner_bonding_newsection a,
.partner_bonding_newsection h2,
.partner_bonding_newsection h3,
.partner_bonding_newsection h4 {
    font-family: "Nunito Sans"
}

.partner_bonding_new_content h2 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 800
}

.partner_bonding_new_content h2 span {
    color: #FDBB0F
}

.partner_bonding_new_content p {
    font-size: 18px;
    color: #313131;
    padding: 10px 0 25px
}

.partner_bonding_new_content p span {
    font-weight: 700
}

.Technologies_use_newsection {
    padding: 50px 0
}

.Technologies_use_newsection p,
.Technologies_use_newsection li,
.Technologies_use_newsection a,
.Technologies_use_newsection h2,
.Technologies_use_newsection h3,
.Technologies_use_newsection h4 {
    font-family: "Nunito Sans"
}

.Technologies_use_leftbx {
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .15);
    width: 100%
}

.Technologies_use_leftbx .nav-tabs {
    border-bottom: none;
    display: block;
    min-height: 220px
}

.Technologies_use_leftbx .nav-tabs .nav-link {
    padding: 0;
    border: none;
    font-size: 18px;
    font-weight: 600;
    padding: 7px 17px;
    color: #000;
    font-family: "Nunito Sans";
    border-radius: 0px !important;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 70px
}

.Technologies_use_leftbx .nav-tabs .nav-link::after {
    position: absolute;
    content: ' ';
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    height: 1px;
    background: #ccc
}

.Technologies_use_leftbx .nav-tabs .nav-link.active {
    background: #3C3C3C;
    color: #fff;
    border-radius: 9px !important;
}

.Technologies_use_leftbx .nav-tabs .nav-link.active::after {
    display: none
}

.Technologies_use_rightbx {
    background: #fff;
    border-radius: 9px;
    box-shadow: 0 2px 8px 0 rgb(0 0 0 / .15);
    padding: 30px;
    height: 280px;
    overflow-y: scroll;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0
}

.technolgs_icon_bx {
    text-align: center;
    margin: 15px 60px 15px 0
}

.technolgs_icon_bx img {
    height: 46px;
    object-fit: contain;
    margin-bottom: 5px
}

.technolgs_icon_bx p {
    font-size: 18px
}

@media (max-width:1400px) {
    .nw_bnrbttm_logosec img {
        margin: 5px 25px
    }

    .two_btn_bxnew .btn {
        padding: 10px
    }
}

@media (max-width:1200px) {
    .industrywork_new_section .owl-nav .owl-prev {
        left: -24px
    }

    .industrywork_new_section .owl-nav .owl-next {
        right: -24px
    }
}

@media (max-width:991px) {
    .lets_dominate_new_section .nav-tabs {
        border-bottom: none;
        text-align: left;
        max-width: 100vw;
        overflow-y: hidden;
        overflow-x: scroll;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        position: relative;
        scrollbar-width: none;
        white-space: nowrap
    }

    .lets_dominate_new_section .nav-tabs .nav-item {
        margin: 20px 4px
    }

    .lets_dominate_new_section .nav-tabs .nav-link {
        margin-bottom: 0
    }

    .new_dominate_contentbx {
        margin-top: 20px
    }

    .lets_dominate_new_section .nav-tabs .nav-link {
        padding-right: 45px
    }

    .lets_dominate_new_section .nav-tabs .nav-link.active::after {
        position: absolute;
        right: 0;
        top: auto;
        transform: translateY(-50%);
        width: 0;
        height: 0;
        border-top: 10px solid #fff0;
        border-left: 13px solid #3C3C3C;
        border-bottom: 10px solid #fff0;
        content: ' ';
        left: 0;
        bottom: -14px;
        margin: 0 auto;
        transform: rotate(90deg)
    }

    .Home_hd_new {
        padding-bottom: 15px
    }

    .new_dominate_main_content {
        margin-top: 15px
    }

    .partners_bonding_newimg {
        height: 320px;
        margin-bottom: 20px
    }

    .partner_bonding_new_content {
        text-align: center
    }

    .Technologies_use_rightbx {
        margin-top: 20px
    }

    .Technologies_use_leftbx .nav-tabs .nav-link {
        padding-left: 20px
    }

    .Technologies_use_leftbx .nav-tabs .nav-link::after {
        display: none
    }

    .Technologies_use_leftbx .nav-tabs {
        border-bottom: none;
        text-align: left;
        max-width: 100vw;
        overflow-y: hidden;
        overflow-x: scroll;
        display: flex;
        flex-wrap: nowrap;
        align-content: center;
        position: relative;
        scrollbar-width: none;
        white-space: nowrap
    }

    .Technologies_use_leftbx .nav-tabs .nav-item {
        margin: 10px 4px
    }

    .Technologies_use_leftbx .nav-tabs .nav-link {
        margin-bottom: 0
    }

    .Technologies_use_leftbx .nav-tabs .nav-link {
        padding: 10px 20px
    }

    .Technologies_use_leftbx .nav-tabs {
        min-height: auto
    }
}

@media (max-width:600px) {
    .nw_bnrbttm_logosec img {
        margin: 10px 10px
    }

    .Home_hd_new {
        font-size: 22px
    }

    .lets_dominate_new_section .nav-tabs .nav-link {
        font-size: 15px
    }

    .new_dominate_contentbx {
        padding: 15px
    }

    .industrywork_new_section .owl-nav .owl-prev,
    .industrywork_new_section .owl-nav .owl-next {
        background: #000 !important
    }

    .industrywork_new_section {
        padding: 50px 10px 40px
    }

    .industrywork_new_section .pad_bttmbx p {
        width: 100%
    }

    .partner_bonding_new_content h2 {
        font-size: 22px
    }

    .technolgs_icon_bx {
        text-align: center;
        margin: 15px 3px 15px 3px;
        width: 31%
    }

    .Technologies_use_rightbx {
        padding: 15px
    }

    .industrywork_new_section .center {
        transform: none;
        z-index: 111;
        position: relative;
        margin: 0;
        top: 0;
        margin-bottom: 0
    }

    .industrywork_newbx {
        margin: 0
    }

    .pad_bttmbx {
        padding-bottom: 20px
    }
}

.new-advantage {
    width: 100%;
    background: url("/pixel/uploads/2025/05/advantage-bg-1.png") no-repeat center;
    background-size: cover;
    padding: 72px 0 0;
    background-color: #000
}

.new-advantage h2,
h4,
p {
    font-family: "Nunito Sans", serif
}

.new-advantage h3 {
    font-size: 26px;
    font-weight: 800;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center
}

.new-advantage .formula {
    gap: 19px;
    margin-top: 38px;
    margin-bottom: 40px
}

.new-advantage .formula .formula-box-wrapper {
    width: 152px;
    height: 152px;
    border-radius: 50%;
    background: linear-gradient(180deg, rgb(255 170 23 / .65), rgb(98 98 98 / .09));
    padding: 1px
}

.new-advantage .formula .formula-box {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #2B2B2B;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.new-advantage .formula .formula-box-wrapper .success {
    background-color: #FFAA17;
    color: #080808
}

.new-advantage .formula .formula-box p {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase
}

.new-advantage .formula .formula-box h4 {
    font-size: 25px;
    font-weight: 800;
    line-height: 26px
}

.new-advantage .formula .formula-sign {
    width: 30px
}

.new-advantage .new-advantage-list-wrapper {
    max-width: 1196px;
    padding: 34px 42px;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0 4px 4px rgb(0 0 0 / .25);
    margin: auto;
    position: relative;
    transform: translateY(27px)
}

.new-advantage-list-wrapper .advantage-title h3 {
    color: #000 !important;
    padding-bottom: 20px
}

.new-advantage .new-advantage-list {
    display: flex;
    flex-direction: row;
    gap: 7px;
    margin-bottom: 0;
    flex-wrap: wrap
}

.new-advantage .new-advantage-list li {
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    position: relative;
    list-style: none;
    font-family: "Nunito Sans", serif;
    width: 45%
}

@media (max-width:600px) {
    .new-advantage .new-advantage-list li {
        width: 100%
    }
}

.new-advantage .new-advantage-list li::before {
    content: "";
    width: 11px;
    height: 11px;
    background: #FFAA17;
    position: absolute;
    top: 9px;
    left: -20px;
    transform: rotate(45deg)
}

.new-testimonial {
    padding-top: 65px
}

.new-testimonial p,
h2,
h3,
h4,
h5,
h6,
a,
button {
    font-family: "Nunito Sans", serif
}

.new-testimonial .new-testimonial-container .row .col {
    padding-left: 0;
    padding-right: 0
}

.new-testimonial .new-testimonial-container {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px
}

.new-testimonial .row {
    margin: 0
}

.new-testimonial .new-testimonial-container h3 {
    text-align: center;
    font-size: 26px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 25px;
    text-transform: uppercase
}

.new-testimonial .new-testimonial-container .new-testimonial-left {
    width: 100%;
    height: 100%;
    background: url(../images/technology.png) no-repeat center;
    background-size: cover;
    border-top-left-radius: 61px;
    border-bottom-left-radius: 4px;
    position: relative
}

.new-testimonial-left .video-wrapper {
    gap: 10px;
    position: absolute;
    left: 34px;
    bottom: 26px
}

.new-testimonial-left .video-wrapper a {
    width: 32px;
    height: 32px
}

.new-testimonial-left .video-wrapper h6 {
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 40px;
    font-family: "Nunito Sans", serif
}

.new-testimonial-left img {
    border-top-left-radius: 61px;
    border-bottom-left-radius: 4px;
    height: 100%
}

.new-testimonial-left .video-wrapper a img {
    border-top-left-radius: 0 !important
}

.new-testimonial .carousel {
    border-bottom-right-radius: 61px;
    border-top-right-radius: 4px;
    background: #000;
    box-shadow: 0 4px 25px rgb(0 0 0 / 12%)
}

.new-testimonial .carousel .carousel-inner {
    border-bottom-right-radius: 61px;
    border-top-right-radius: 4px
}

.carousel-item-wrapper .carousel-item-top {
    margin-bottom: 40px
}

.carousel-item-top .qoutation {
    max-width: 102px
}

.carousel-item-top .profile-image {
    max-width: 100px
}

.carousel-item-wrapper {
    font-family: "Nunito Sans", serif;
    color: #fff;
    padding: 20px 50px 90px 40px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 61px
}

.carousel-item-wrapper p {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 10px;
    height: 200px;
    overflow-y: scroll
}

.carousel-item-wrapper h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    text-transform: uppercase
}

.carousel-item-wrapper h6 {
    font-size: 20px;
    line-height: 27px
}

.new-testimonial .carousel .carousel-indicators {
    justify-content: left;
    left: 40px;
    margin-left: 0;
    bottom: 35px
}

.new-testimonial .carousel .carousel-indicators li {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border-top: 0;
    border-bottom: 0;
    opacity: 1
}

.new-testimonial .carousel .carousel-indicators .active {
    background: #FFAA17
}

.new-home-customer {
    padding: 0 0 45px
}

.new-home-customer .new-home-customer-container {
    max-width: 1164px;
    margin: auto
}

.new-home-customer .row {
    align-items: stretch;
    row-gap: 17px
}

.new-home-customer-card {
    max-width: 366px;
    min-width: 260px;
    height: 100%;
    min-height: 259px;
    border-radius: 9px;
    padding: 26px 22px;
    background: #D9D9D9
}

.new-home-customer-card-wrapper {
    display: flex;
    flex-direction: column;
    gap: 17px
}

.new-home-customer-card .new-home-customer-card-top {
    display: flex;
    align-items: center;
    gap: 13px
}

.new-home-customer-card .new-home-customer-card-top1 {
    margin-bottom: 9px
}

.new-home-customer-card .new-home-customer-card-top2 {
    margin-bottom: 14px
}

.new-home-customer-card .new-home-customer-card-top3 {
    margin-bottom: 13px
}

.new-home-customer-card .new-home-customer-card-top4 {
    margin-bottom: 27px
}

.new-home-customer-card .new-home-customer-card-top1 .new-home-card-icon {
    width: 37px;
    height: 37px
}

.new-home-customer-card .new-home-customer-card-top2 .new-home-card-icon {
    width: 33px;
    height: 33px
}

.new-home-customer-card .new-home-customer-card-top3 .new-home-card-icon {
    width: 32px;
    height: 39px
}

.new-home-customer-card .new-home-customer-card-top4 .new-home-card-icon {
    width: 34px;
    height: 40px
}

.new-home-customer-card .new-home-customer-card-top h4 {
    font-size: 22px;
    line-height: 40px;
    font-weight: 700;
    color: #030303
}

.new-home-customer-card p {
    font-size: 18px;
    line-height: 27px;
    color: #313131;
    font-family: "Nunito Sans", serif
}

.new-home-customer-head {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.new-home-customer-head .customer-head-border {
    width: 300px
}

.new-home-customer-head-text {
    margin: 70px 0
}

.new-home-customer-head-text img {
    width: 274px;
    margin-bottom: 34px
}

.new-home-customer-head-text h2 {
    font-size: 30px;
    font-weight: 800;
    color: #2D2D2D;
    line-height: 28px;
    font-family: "Nunito Sans", serif;
    text-transform: uppercase
}

.new-home-customer-head-text p {
    font-size: 15px;
    line-height: 28px;
    font-weight: 800;
    color: #2D2D2D;
    text-transform: uppercase;
    font-family: "Nunito Sans", serif
}

.new-home-customer-card ul {
    padding-left: 22px
}

.new-home-customer-card ul .new-home-cutomer-card-list-item {
    list-style: none;
    font-size: 18px;
    line-height: 27px;
    color: #313131;
    position: relative;
    font-family: "Nunito Sans", serif
}

.new-home-customer-card ul .new-home-cutomer-card-list-item::before {
    content: "";
    width: 8px;
    height: 8px;
    background: #FFAA17;
    position: absolute;
    top: 9px;
    left: -17px
}

.new-know-more {
    text-align: center;
    padding: 0;
    margin-bottom: -152px;
    margin-top: 40px
}

.new-know-more .new-know-more-container {
    max-width: 1005px;
    margin: auto;
    padding: 0 15px
}

.new-know-more .new-know-more-container .new-know-more-content-box {
    width: 100%;
    padding: 1px;
    background: linear-gradient(0deg, rgb(255 255 255 / .15), rgb(102 102 102 / .4));
    border-radius: 9px
}

.new-know-more-content {
    width: 100%;
    background: #fff;
    border-radius: 9px;
    position: relative;
    padding: 47px 15px 40px;
    display: flex;
    flex-direction: column;
    align-items: center
}

/* .new-know-more-content::before {
    content: "";
    background: url(../../../uploads/2025/06/Vector-68.png);
    width: 25.5px;
    height: 25px;
    position: absolute;
    top: 8px;
    left: 8px
}

.new-know-more-content::after {
    content: "";
    background: url(../../../uploads/2025/06/Vector-67.png);
    width: 25.5px;
    height: 25px;
    position: absolute;
    right: 8px;
    bottom: 8px */
/* } */

.new-know-more-content::before {
    content: "";
    background: url("/pixel/uploads/2025/06/Vector-68.png");
    width: 25.5px;
    height: 25px;
    position: absolute;
    top: 8px;
    left: 8px
}

.new-know-more-content::after {
    content: "";
    background: url('/pixel/uploads/2025/06/Vector-67.png');
    width: 25.5px;
    height: 25px;
    position: absolute;
    right: 8px;
    bottom: 8px
}

.new-know-more .new-know-more-content h3 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Nunito Sans", serif;
    max-width: 647px
}

.new-know-more .new-know-more-content p {
    font-size: 26px;
    line-height: 40px;
    font-family: "Nunito Sans", serif
}

.new-know-more .new-know-more-content .know-more-btn {
    font-weight: 600;
    color: #000;
    background: #FFAA17;
    border-radius: 25px;
    display: inline-block;
    margin-top: 20px;
    font-family: "Nunito Sans", serif;
    transition: 0.4s;
    font-size: 16px;
    border-radius: 25px;
    padding: 8px 15px;
}

.new-know-more .new-know-more-content .know-more-btn:hover {
    background: #000;
    color: #fff
}

/* .new-footer {
    background: #0E0E0E url(../../../uploads/2025/05/footer-bg-1.png) center no-repeat;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 192px 0 25px
} */

.new-footer {
    background: #0E0E0E url("/pixel/uploads/2025/05/footer-bg-1.png") center no-repeat;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 192px 0 25px;
}

.new-footer .new-footer-container {
    max-width: 1452px;
    margin: auto;
    padding: 0 15px
}

.new-footer .new-footer-container .new-footer-logo {
    width: 306px;
    margin: 0 auto 80px
}

.new-footer .new-footer-container .new-footer-row {
    max-width: 1360px;
    margin-left: auto;
    display: flex;
    /* justify-content: space-between; */
    row-gap: 15px
}

.new-footer-row .new-footer-link {
    width: 300px
}

.new-footer-row .new-footer-link h6 {
    font-size: 20px;
    line-height: 40px;
    color: #FFAA17;
    font-weight: 700;
    margin-bottom: 8px;
    font-family: "Nunito Sans", serif
}

.new-footer-row .new-footer-link a {
    display: block;
    text-decoration: none;
    font-size: 20px;
    line-height: 34px;
    color: #F6F6F6;
    font-family: "Nunito Sans", serif;
    transition: 0.4s
}

.new-footer-row .new-footer-link a:hover {
    color: #FFAA17
}

.new-footer-row .new-footer-contact {
    display: flex;
    flex-direction: column;
    gap: 17px
}

.new-footer-row .new-footer-contact .new-footer-country {
    border-bottom: 1px solid;
    border-color: rgb(255 255 255 / .16);
    max-width: 219px;
    padding-bottom: 14px;
    display: flex;
    gap: 13px;
    color: #fff;
    margin-bottom: 10px
}

.new-footer-row .new-footer-contact .new-footer-country .new-footer-country-image {
    width: 32px;
    height: 32px;
    border-radius: 50%
}

.new-footer-row .new-footer-contact h6 {
    font-size: 20px;
    line-height: 34px;
    font-weight: 800;
    font-family: "Nunito Sans", serif
}

.new-footer-contact-wrapper {
    display: flex;
    gap: 25px;
    max-width: 482px
}

.new-footer-contact-wrapper div {
    margin-top: 5px
}

.new-footer-contact-wrapper .new-footer-location-icon {
    max-width: 23px;
    flex-shrink: 0
}

.new-footer-contact-wrapper p {
    font-size: 20px;
    line-height: 34px;
    color: #fff;
    font-family: "Nunito Sans", serif
}

.new-footer-bottom {
    display: flex;
    align-items: center;
    gap: 25px;
    margin-top: 70px
}

.new-footer-bottom .new-footer-bottom-imgae-wrpper {
    display: flex;
    gap: 25px
}

.new-footer-bottom p {
    font-size: 20px;
    line-height: 34px;
    color: #AFAFAF;
    font-family: "Nunito Sans", serif
}

.new-footer-bottom p b {
    color: #DCDCDC;
    font-family: "Nunito Sans", serif;
    font-weight: 800;
    padding-right: 25px
}

.new-footer-bottom .new-footer-socialmedia-wrapper {
    display: flex;
    gap: 5px;
    margin-left: auto
}

.new-footer-socialmedia-wrapper .new-footer-socialmedia {
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-image: linear-gradient(180deg, rgb(255 255 255), rgb(153 153 153 / .12)) 1
}

@media (max-width:1200px) {
    .new-footer-bottom p {
        font-size: 12px
    }
}

@media (max-width:991.98px) {
    .new-advantage .formula .formula-box-wrapper {
        width: 130px;
        height: 130px
    }

    .new-advantage .formula .formula-box h4 {
        font-size: 22px
    }
}

@media (max-width:768px) {
    .new-advantage .formula .formula-box-wrapper {
        width: 152px;
        height: 152px
    }

    .new-advantage .formula {
        flex-direction: column
    }

    .new-advantage .new-advantage-list-wrapper {
        flex-direction: column
    }

    .new-advantage h3 {
        font-size: 21px
    }

    .new-advantage .formula .formula-box h4 {
        font-size: 20px
    }

    .new-advantage .new-advantage-list li {
        font-size: 17px
    }
}

@media (max-width:480px) {
    .new-advantage .new-advantage-list-wrapper {
        padding: 34px 10px
    }
}

@media (max-width:600px) {
    .new-testimonial .row {
        flex-direction: column
    }
}

@media (max-width:768px) {
    .new-testimonial .new-testimonial-container h3 {
        font-size: 21px
    }

    .carousel-item-wrapper h2 {
        font-size: 25px
    }
}

@media (max-width:991px) {
    .new-footer .new-footer-container .new-footer-row {
        flex-direction: column;
        gap: 30px
    }

    .new-footer-bottom {
        flex-direction: column;
        align-items: flex-start
    }

    .new-footer-bottom .new-footer-socialmedia-wrapper {
        margin-left: 0
    }
}

@media (max-width:768px) {
    .new-footer-contact-wrapper p {
        font-size: 16px
    }

    .new-footer-bottom p {
        font-size: 16px
    }
}

@media (max-width:991.98px) {
    .new-home-customer {
        position: relative
    }

    .new-home-customer-card-wrapper {
        max-width: 50%
    }

    .new-home-customer .row .col:nth-child(2) {
        position: sticky;
        top: 0
    }
}

@media (max-width:768px) {
    .new-home-customer-card-wrapper {
        max-width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: space-between
    }

    .new-home-customer-card {
        height: auto;
        max-width: 48%
    }

    .new-home-customer .row .col:nth-child(2) {
        position: relative
    }

    .new-home-customer .row {
        flex-direction: column
    }

    .new-home-customer-head-text h2 {
        font-size: 25px
    }
}

@media (max-width:600px) {
    .new-home-customer-card {
        height: auto;
        width: 100%;
        max-width: 100%
    }

    .new-footer-bottom {
        margin-top: 25px
    }

    .new-footer .new-footer-container .new-footer-logo {
        margin: 0 auto 20px
    }
}

@media (max-width:768px) {
    .new-know-more .new-know-more-content h3 {
        font-size: 21px
    }

    .new-know-more .new-know-more-content p {
        font-size: 21px
    }

    .new-know-more .new-know-more-content .know-more-btn {
        font-size: 16px
    }
}

@media (max-width:600px) {
    .new-know-more .new-know-more-content p {
        font-size: 17px
    }

    .new-know-more .new-know-more-content h3 {
        line-height: 27px;
        margin-bottom: 7px
    }

    .new-home-customer-card {
        min-height: auto
    }

    .new-home-customer-head-text {
        margin: 30px 0
    }

    .carousel-item-wrapper h2 {
        font-size: 22px
    }

    .new-testimonial .new-testimonial-container h3 {
        line-height: 30px
    }

    .new-advantage {
        padding: 42px 0 0
    }

    .new-advantage h3 {
        line-height: 30px
    }

    .new-advantage .formula {
        margin-bottom: 20px
    }
}

.new-footer-link #menu-footer-menu {
    list-style-type: none;
    padding-left: 0
}

.new-testimonial-left .video-wrapper {
    gap: 10px;
    position: absolute;
    left: 34px;
    bottom: 26px;
    width: 100%;
    height: 100%;
    align-items: end
}

.new-testimonial-left .video-frame-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: -34px;
    bottom: -26px
}

.new-testimonial-left #video-player {
    width: 100%;
    height: 100%;
    border-top-left-radius: 61px;
    border-bottom-left-radius: 4px
}

.error-message {
    color: red;
    font-size: 14px;
    margin-top: 5px
}

@media (min-width:1200px) {
    .new-advantage .new-advantage-list li {
        width: 38%;
    }

    .new-advantage .new-advantage-list {
        justify-content: center;
    }
}

@media (max-width: 600px) {
    .technolgs_icon_bx {
        text-align: center;
        margin: 15px 3px 15px 3px;
        width: 48%;
    }
}

.carousel-item-wrapper p::-webkit-scrollbar {
    display: none;
}





.header_area.fix {

    z-index: 9911111 !important;
}

a.innovtn_get_touch:hover {
    background: #000 !important;
    color: #fff !important;
}

@media (max-width: 479.98px) {
    .tech-tool-icon {
        width: 100px !important;
    }
}

.services_wrap .services_inner .services_block:hover figure img {
    transform: none !important;
}

@media (max-width: 560px) {
    .tap-for-industry-bx-strt {
        width: 220px;
        height: 220px;
        padding-top: 60px;
    }
}

.fancybox-container {
    z-index: 9999299999 !important;
}

.key-performance-digital {
    min-height: 166px;
}

@media (max-width: 560px) {
    .key-performance-digital {
        min-height: 136px;
    }

    .new-page-contact-frm li {

        font-size: 14px !important;
    }

    .slt_moreabout {

        max-width: 100% !important;

    }

    .new-know-more .new-know-more-content h3 {
        font-size: 18px !important;
    }

    .new-know-more .new-know-more-content p {
        font-size: 15px;
        line-height: 25px;
    }

    .industrywork_new_section {
        height: auto !important;
    }

    .Industry-Exposure-Tabcontent h5 {
        font-size: 18px;
    }

    .ai-srvc-hd p {
        font-size: 14px
    }

    .ai-service-sec-bx1 p {
        font-size: 14px
    }

    .ai-service-sec-bx2 p {
        font-size: 14px
    }

    .dgtl-mrkt-ban-logo-sec {
        margin-bottom: 0;
    }

    .ai-new-section-start h3 {
        font-weight: 600;
        font-size: 18px;
        color: #fff;
        text-align: center;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .page-template-new-website-template .dvlp-sm-ftre-bx p {
        font-size: 14px !important;
    }

    .page-template-new-website-template .tap-for-industry-bx-strt p {
        font-size: 13px !important;
    }

}

.cntct-main-frm-bx .gfield_label {
    display: none !important;
}

@media (max-width: 375px) {
    .new-page-contact-frm li {

        font-size: 13px !important;
    }
}

.Industry-Exposure-Tabcontent {
    padding-top: 10px;
}

.new-blog-secbx-middle p {
    min-height: 126px;
}

.page-template-digital-marketing-new-service .ft-top-new-dgtl-mrkt-cntnt {
    padding-bottom: 0 !important;
}

.blgpg-new-btn {
    border-radius: 26px !important;
}

.pixel-new_srv_toolbx {
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.pixel_toolbxicon {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    box-shadow: 0 3px 18px 0 rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    margin: 10px 10px 10px 10px;
    justify-content: center;
}

.pixel_toolbxicon img {
    height: 50px !important;
    object-fit: contain;
    width: 75px !important;
}

@media (max-width:991px) {

    /* 	.img_technoicon{
		display:none;
	} */
    .pixel-new_srv_toolbx {
        display: flex;
        justify-content: center;
    }

    .img_technoicon {
        display: none;
    }
}

.main-port-cntnt-mobile {
    display: none;
}

.formula-mobbox {
    display: none !important;
}



/* ecommerce page */

.staffing_recruitment_bannernew h2 span {

    /*   color: #fff; */

}

.new_ecopagesec1 {

    padding: 50px 0px 60px;

}

.ecom_newimg1 {

    width: 100%;

    height: 345px;

    object-fit: contain;

}

.new_ecopagesec1 .staffing-process-hd {

    text-align: left;

}

.new_ecopagesec1 .staffing-process-hd p {

    font-size: 18px;

}

.new_ecopagesec1 .staffing-process-hd h2 {

    width: 70%;

}

.new_ecopagesec1 .new_home_btn1 {

    background: #000 !important;

    color: #fff !important;

}


.eco_business_next-level_start {

    margin-bottom: 50px;

}

.eco_business_next-level_main {

    background-position: center;

    background-size: cover;

    position: relative;

    padding: 60px 50px 40px;

    color: #fff;

    border-top-left-radius: 24px;

    border-top-right-radius: 24px;

}

.eco_business_next-level_start h2 {

    font-size: 32px;

    width: 45%;

    margin-bottom: 25px;

    text-transform: capitalize;

}

.eco_business_next-level_start h2 span {

    font-weight: 800;

}

.eco_businessman_img_man {

    position: absolute;

    bottom: 0;

    right: 5%;

    width: 33%;

    object-fit: contain;

}

.econew_features_garuntee_btnsec {

    padding: 40px 0px;

    background: #F8F8F8;

}

.econew_features_garuntee_btnsec .staffing-process-hd {

    padding-bottom: 20px;

}

.garuntee_btnsec_boxes {

    display: flex;

    justify-content: center;

    flex-wrap: wrap;

}

.garuntee_btnsec_boxes p {

    padding: 10px 20px;

    border: 1px solid #FBAC22;

    background: #fff;

    border-radius: 12px;

    display: inline-block;

    font-size: 18px;

    margin: 5px;

}


.know_more_eco_section {

    padding: 40px 0px;

}

.know_more_eco_section h2 span {

    display: block;

}

.know_more_eco_section h2 {

    text-transform: capitalize;

}

.eco_sec_devbx {

    border-radius: 20px;

    border: 1px solid #00000038;

    padding: 24px;

    position: relative;

    overflow: hidden;

    transition: 0.4s;

}

.eco_dev_icon {

    width: 42px;

    height: 42px;

    object-fit: contain;

    position: relative;

    z-index: 1;

    transition: 0.4s;

}

.eco_sec_devbx h3 {

    font-size: 28px;

    font-weight: 700;

    padding-top: 60px;

    padding-bottom: 5px;

}

.eco_sec_devbx p {

    font-size: 16px;

}

.eco_dev_img {

    width: 100%;

    height: 280px;

    object-fit: cover;

    border-radius: 12px;

    margin: 15px 0px 20px;

}

.eco_sec_devbx .new_home_btn1 {

    background: #000;

    color: #fff;

    transition: 0.4s;

}

.eco_sec_devbx h4 {

    position: absolute;

    color: #93939321;

    font-size: 110px;

    font-weight: 800;

    left: -20px;

    top: -10px;

    transition: 0.4s;

}

.eco_sec_devbx:hover {

    background: #FBAC22;

    color: #fff;

}

.eco_sec_devbx:hover .new_home_btn1 {

    background: #fff;

    color: #000;

}

.eco_sec_devbx:hover .eco_dev_icon {

    filter: invert(1);

}

.eco_sec_devbx:hover h4 {

    color: #ffffff29;

}

.eco_sec_devbx:hover {

    border: 1px solid #FBAC22;

}


.eco_techno_use_section {

    padding-top: 40px;

}

.eco_convert_visitor_customer_section {

    background-position: center;

    background-size: cover;

    padding: 40px 210px;

    text-align: center;

    border-radius: 30px;

    color: #fff;

}

.eco_convert_visitor_customer_section h2 {

    font-size: 30px;

    padding-bottom: 25px;

}

.eco_convert_visitor_customer_section h2 span {

    color: #FBAC22;

    font-weight: 800;

}

.eco_techno_use_boxes {

    display: flex;

    flex-wrap: wrap;

    justify-content: center;

}

.eco_techno_use_mainbx {

    border-radius: 24px;

    width: 200px;

    height: 110px;

    display: flex;

    justify-content: center;

    align-items: center;

    margin: 3px 6px;

    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);

}

@media (max-width: 991px) {

    .new_ecopagesec1 {

        text-align: center;

    }

    .new_ecopagesec1 .staffing-process-hd {

        text-align: center;

        margin-top: 20px;

    }

    .new_ecopagesec1 .staffing-process-hd h2 {

        width: 100%;

    }

    .eco_businessman_img_man {

        display: none;

    }

    .eco_business_next-level_start {

        text-align: center;

    }

    .eco_business_next-level_start h2 {

        width: 100%;

    }

    .eco_sec_devbx h3 {

        font-size: 21px;

        padding-bottom: 10px;

    }

    .eco_convert_visitor_customer_section {

        padding: 40px 10px;

    }

}

@media (max-width: 600px) {

    .eco_techno_use_mainbx {

        width: 160px;

        height: 100px;

        margin: 5px 6px;

    }

    .eco_convert_visitor_customer_section h2 {

        font-size: 22px;

    }

    .staffing-process-hd {

        padding-bottom: 20px;

    }

    .eco_sec_devbx {

        margin-bottom: 10px;

    }

    .garuntee_btnsec_boxes p {

        padding: 10px 10px;

        font-size: 12px;

        margin: 3px;

    }

    .eco_business_next-level_start h2 {

        font-size: 22px;

    }

    .eco_business_next-level_main {

        padding: 50px 20px 40px;

    }

    .ecom_newimg1 {

        height: 220px;

    }

}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .menu ul li {
        padding: 0 7px;
    }

    .nav-call-number-bx {
        padding: 10px 2px 10px 15px;
    }

    .header_area .header_right {
        margin-left: 80px;
    }
}

.gform_wrapper .gform_validation_errors>h2 {
    font-size: 14px !important;
}

/* art branding page */
/* font-family: 'Organo'; */
/* font-family: 'OtomanopeeOne-Regular'; */
.art-branding-banner-start {
    position: relative;
    background-position: center;
    background-size: cover;

}

.banner-art-leftshapestart {
    position: absolute;
    left: 5%;
    bottom: 10%;
}

.banner-art-leftbx1 {
    background: #fff;
    width: 206px;
    height: 206px;
    border-radius: 50%;
}

.banner-art-leftbx1-middle {
    width: 99%;
    height: 99%;
    background: #1e1e1e;
    border-radius: 50%;
    left: 0.50%;
    position: relative;
    top: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page-id-3402 .banner-art-leftbx1-middle h4 {
    font-size: 20px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    width: 60%;
}

.banner-art-left-small-shape1 {
    background: #fff;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    right: 10px;
    z-index: 1;
}

.banner-art-left-small-shape1middle {
    width: 99%;
    height: 99%;
    background: #1e1e1e;
    border-radius: 50%;
    left: 0.50%;
    position: relative;
    top: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}



.banner-art-rightshapestart {
    position: absolute;
    right: 3%;
    top: 10%;
}

.banner-art-rightbx1 {
    background: #fff;
    width: 140px;
    height: 140px;
    border-radius: 50%;
}

.banner-art-rightbx1-middle {
    width: 99%;
    height: 99%;
    background: #1e1e1e;
    border-radius: 50%;
    left: 0.50%;
    position: relative;
    top: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page-id-3402 .banner-art-rightbx1-middle h4 {
    font-size: 20px !important;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    width: 80%;
}

.banner-art-right-small-shape1 {
    background: #fff;
    width: 59px;
    height: 59px;
    border-radius: 50%;
    position: absolute;
    bottom: -60px;
    right: -20px;
    z-index: 1;
}

.banner-art-right-small-shape1middle {
    width: 99%;
    height: 99%;
    background: #1e1e1e;
    border-radius: 50%;
    left: 0.50%;
    position: relative;
    top: 1%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}



.art-brand-banner-txt-box {
    padding: 160px 0px 120px;
    color: #fff;

}

.art-brand-banner-txt-box h1 {
    margin-bottom: 20px;
    color: #fff;
    text-transform: capitalize;
}

.art-brand-banner-txt-box h1 span {
    display: block;
}

.art-brand-banner-txt-box h1 .span1 {
    font-size: 80px;
    font-weight: 500;
    font-family: 'OtomanopeeOne-Regular';
    padding-bottom: 10px;
    position: relative;
    display: inline-table;
}

.art-brand-banner-txt-box h1 .span1::after {
    position: absolute;
    right: -100px;
    width: 70px;
    height: 3px;
    background: #FFAA17;
    content: " ";
    top: 56%;
    transform: translateY(-50%);
}

.art-brand-banner-txt-box h1 .span1::before {
    position: absolute;
    right: -102px;
    width: 10px;
    height: 10px;
    background: #FFAA17;
    content: " ";
    top: 51%;
    transform: rotate(50deg);
}

.art-brand-banner-txt-box h1 .span2 {
    font-size: 70px;
    font-weight: 500;
    font-family: 'Organo';
    color: #FFAA17;
    padding-left: 100px;

}

.art-brand-banner-txt-box p {
    font-size: 18px;
}

.branding-art-firstsection {
    background-position: center;
    background-size: cover;
    position: relative;
    padding: 30px 0px;
    color: #fff;
    position: relative;
}

.branding-art-firstsection .container {
    position: relative;
    z-index: 1;
}

.branding-art-firstsection ul {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.branding-art-firstsection li a {
    width: 230px;
    padding: 15px 20px;
    background: #161616;
    border: 1px solid #757575;
    border-radius: 6px;
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: 1px 0px 13px 2px rgb(0 0 0 / 73%);
    margin: 0px 5px;
    min-height: 86px;
    transition: 0.4s;
}

.branding-first-tab-item {
    position: relative;
}

.arrow {
    position: absolute;

    color: rgba(206, 206, 206, 1);
    border: 1px solid rgba(206, 206, 206, 1);
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}

.arrow1 {
    left: -70px;
}

.arrow2 {
    right: -70px;
}

.branding-art-firstsection li a.active {
    border: 1px solid #FFAA17;
    box-shadow: 0px 1px 20px 10px rgb(0 0 0 / 67%) inset;
}

.branding-art-firstsection li img {
    filter: grayscale(100%);
    width: 40px;
    height: 45px;
    object-fit: contain;
}

.branding-art-firstsection li span {
    color: #C1C1C1;
    margin-left: 18px;
    font-size: 16px;
}

.branding-art-firstsection li.active span {
    color: #fff;
}

.branding-art-firstsection li.active img {
    filter: none;
}

.soumen-img {
    height: 535px;
    width: 100%;
    position: relative;
    z-index: 11;
}

.soumen-img img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}

.soumentxtbx {
    padding: 23px 28px;
    background: #161616;
    border: 2px solid #FFAA17;
    border-radius: 14px;
    display: flex;
    align-items: center;
    cursor: pointer;
    box-shadow: -9px 0px 13px 2px rgb(0 0 0 / 73%);
    width: 320px;
    text-align: center;
    margin: 0 auto;
    display: block;
    color: #fff;
    left: 30px;
    position: relative;
    margin-top: -50px;
}

.soumentxtbx h2 {
    font-family: 'OtomanopeeOne-Regular';
    font-size: 42px;
    font-weight: 500;
}

.soumentxtbx h4 {
    font-family: 'OtomanopeeOne-Regular';
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 4px;
}

.soumen-img-form-box {

    min-height: 446px;
    padding: 98px 170px 0px 90px;
    position: relative;
}

.art-brand-style-shape-back {
    position: absolute;
    left: 0;
    top: 0;
    object-fit: contain;
    height: 446px;
    width: 100%;
    z-index: -1;
}

.round-shape-style {
    position: absolute;
    left: -30%;
    top: 7%;
    width: 155px;
}

.soumen-img-form-box h3 {
    font-size: 26px;
    font-family: 'OtomanopeeOne-Regular';
    font-weight: 500;
    padding-bottom: 15px;
}

.soumen-img-form-box .form-control {
    background: #fff0;
    border: none;
    border-bottom: 2px solid #FFAA17;
    color: #ccc;
    border-radius: 0;
    padding: 0;
    /* border: none; */
}

.soumen-img-form-box .form-control::placeholder {
    color: #ccc;

}

.btn-submit-new {
    background: #FFAA17;
    color: #000;
    border-radius: 6px;
    margin-top: 25px;
    font-weight: 600;
    padding: 10px 35px 10px 35px;
    border: 1px solid #FFAA17;
}

.btn-submit-new:hover {
    background: #fff;
    color: #FFAA17;
    border-color: #fff;
}

#prevBtn {
    border: 1px solid #fff;
    color: #fff;
    background: #fff0;
    margin-right: 5px;
}

/* Make circles that indicate the steps of the form: */
.step {
    height: 10px;
    width: 10px;
    margin: 0 2px;
    background: rgba(255, 165, 25, 1);

    border: none;
    border-radius: 50%;
    display: inline-block;
}

.step.active {
    opacity: 1;
    background: #fff;
    width: 25px;
    border-radius: 25px;
}

.form-step-pointer {
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.branding-art-firstsection .tab {
    position: relative;
    z-index: 1;
    animation-name: moveInRight;
    animation-duration: 3s;
}

/* Mark the steps that are finished and valid: */
.step.finish {
    background-color: rgba(255, 165, 25, 1);
}

.btn-submit-new2 {
    background-color: #bbbbbb;
    color: #000;
    border-radius: 6px;
    margin-top: 25px;
    font-weight: 600;
    padding: 10px 20px 10px 20px;
}

.tab {
    display: none;
}

.branding-bigtxt {
    position: absolute;
    left: 20px;
    font-size: 200px;
    color: #ffffff21;
    top: 50%;
    font-family: 'OtomanopeeOne-Regular';
}

.chse-logo-brandart-tab-box {
    position: relative;
    padding: 30px 70px;
    background: rgba(36, 36, 36, 1);
    width: 60%;
    margin: 0 auto;
}

.chse-logo-brandart {
    padding: 70px 0px 0px;
    position: relative;
    z-index: 1;
}

.chse-logo-brandart h3 {
    font-size: 26px;
    font-family: 'OtomanopeeOne-Regular';
    text-align: center;
    padding-bottom: 30px;
}




.chse-logo-brand-start {
    text-align: center;
}

.chse-logo-brandart .tab-content {
    padding: 30px 20px 0px;
}

.chse-logo-brand-start-middle img {
    display: block;
    height: 125px;
    object-fit: contain;
    margin: 0 auto;
}

.color-plate-box {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.btn-customize {
    border-radius: 10px;
    color: #000;
    background: #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
}

.color-plate-box li {

    margin: 0px 3px;




}

.color-plate-box li {
    padding: 0px 7px;
    min-height: 24px;
    cursor: pointer;
    width: 17px;
}

.clr-cse2 span {
    display: none;
}

.clr-cse2:hover span {
    display: block;
}

.clr-cse1 {
    min-width: 17px;
    transition: 0.4s;
}

.clr-cse1 span {
    position: absolute;
    opacity: 0;
}

.clr-cse1.active {
    /* min-width: 30px; */
    /* flex-grow: 600; */
    transform: scale(1);
    width: 120px;
}

.clr-cse1.active span {
    position: relative;
    opacity: 1;
}

.chse-logo-brandart .nav-tabs a {
    border: 0 !important;
    background-color: transparent !important;
}

.chse-logo-brandart .nav-tabs li a::after {
    content: ' ';
    width: 12px;
    height: 12px;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #242424;
    border-radius: 50%;
    border: 3px solid #808080;
    z-index: 1;
}

.chse-logo-brandart .nav-tabs li a.active::after {
    background: #FFAA17;
    border-color: #FFAA17;
}

.chse-logo-brandart .nav-tabs li {
    flex-basis: 90px;
    min-width: 90px;
    display: flex;
    align-items: flex-start;
    margin: 0 !important;
    float: left;
    display: block;
    position: relative;
}

.chse-logo-brandart .nav-tabs li a {
    width: 100%;
    text-align: center;
    color: #fff;
}

.chse-logo-brandart ul.nav.nav-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
    max-width: 100%;
    flex-wrap: nowrap;
    border: none;
    position: relative;
    padding-top: 15px;
}

.chse-logo-brandart ul.nav.nav-tabs::after {
    position: absolute;
    left: 0;
    width: 200%;
    height: 2px;
    content: ' ';
    background-image: linear-gradient(to right, #FFAA17, #7E7E7E, #7E7E7E, #FFAA17, #FFAA17);
    top: 5px;
    max-width: 140%;
}

.chse-logo-brandart .nav-tabs li {
    flex-basis: 140px;
    min-width: 140px;
    display: flex;
    align-items: flex-start;
    margin: 0 !important;
}

.chse-logo-brandart .nav-tabs li:first-child {
    flex-basis: 80px;
    min-width: 80px;
    display: flex;
    align-items: flex-start;
    margin: 0 !important;
}

.chse-logo-brandart .tabs-wrapper {
    position: relative;
}

.chse-logo-brandart span.left,
.chse-logo-brandart span.right {
    position: absolute;
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #5453D2;
    border-radius: 50%;
    left: -89px;
    top: -3px;
    cursor: pointer;
    color: #000;
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.chse-logo-brandart span.right {
    right: -89px;
    left: unset;

}

.chse-logo-brandart .scroller-btn.inactive {
    pointer-events: none;
}

.chse-logo-brand-start {
    background-image: linear-gradient(rgba(0, 0, 0, 0.24), rgb(102 102 102 / 9%));
    padding: 1px;
    margin-bottom: 30px;
}

.chse-logo-brand-start-middle {
    padding: 60px;
    background: #fff;
    overflow: hidden;
    position: relative;
}

.chse-logo-brand-tab-main {
    width: 90%;
    margin: 0 auto;
}

.art-brand-new-page-start {
    font-family: "Nunito Sans", sans-serif;
}

.art-brand-new-page-start p {
    font-family: "Nunito Sans", sans-serif;
}

.testimonial-art-brand-start {
    position: relative;
    padding: 70px 0px;
}

.testimonial-art-brand-start .container {
    position: relative;
    z-index: 1;
}

.brand-art-testimonial-back {
    position: absolute;
    top: -21%;
    left: 3%;
    width: 97%;
    display: block;
}

.art-brnd-test-hd {
    display: flex;
    align-items: center;
    width: 90%;
    margin-bottom: 20px;
}

.art-brnd-test-hd img {
    margin-right: 25px;
}

.art-brnd-test-hd h4 {
    font-size: 26px;
    font-family: 'OtomanopeeOne-Regular';
}

.art-brnd-test-content-box p {
    font-size: 20px;
}

.art-brnd-test-content-box h5 {
    font-size: 20px;
    font-family: "Nunito Sans", sans-serif;
    padding-top: 15px;
    font-weight: 800;
}

.art-brnd-test-imgbox {
    width: 375px;
    height: 375px;
    border-radius: 50%;
    background: #ffffff3b;
    padding: 25px;
    box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.2);
    margin-left: 70px;
    position: relative;
    z-index: 1;
}

.art-brnd-test-content-box {
    position: relative;
    z-index: 1;
}

.art-brnd-test-imgbox img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 4px 28px 0 rgba(0, 0, 0, 0.2);
    position: relative;
    top: -10px;
}

.trust-us-new-section {
    background-position: center;
    background-size: cover;
    padding: 55px 45px;
    color: #fff;
    margin-top: 100px;
}

.trust-us-new-section p {
    font-size: 20px;

}

.trust-us-new-section h2 {
    font-size: 45px;
    font-family: 'OtomanopeeOne-Regular';
    padding-left: 25px;
}

.trust-us-new-section h3 {
    font-size: 30px;
    font-family: 'Organo';
    color: #FFAA17;
    padding-left: 25px;
}






.branding-art-firstsection .nav-tabs li a.active::after {
    background: #FFAA17;
    border-color: #FFAA17;
}

.branding-art-firstsection .nav-tabs li {
    flex-basis: 230px;
    min-width: 230px;
    display: flex;
    align-items: flex-start;
    margin: 0 !important;
    float: left;
    display: block;
    position: relative;
}

.branding-art-firstsection .nav-tabs li a {
    width: 100%;
    color: #fff;
}

.branding-art-firstsection ul.nav.nav-tabs {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    overflow: hidden;
    max-width: 100%;
    flex-wrap: nowrap;
    border: none;
    position: relative;
    padding-top: 15px;
}


.branding-art-firstsection .nav-tabs li {
    flex-basis: 213px;
    min-width: 213px;
    display: flex;
    align-items: flex-start;
    margin: 0 !important;
    margin-right: 10px !important;
}

.branding-art-firstsection .tabs-wrapper {
    position: relative;
}

.branding-art-firstsection span.left2,
.branding-art-firstsection span.right2 {
    position: absolute;
    left: -70px;
    color: rgba(206, 206, 206, 1);
    border: 1px solid rgba(206, 206, 206, 1);
    width: 52px;
    height: 52px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    top: 58%;
    transform: translateY(-50%);
    transition: 0.4s;
}

.branding-art-firstsection span.left2:hover,
.branding-art-firstsection span.right2:hover {
    border-color: #FFAA17;
    color: #FFAA17;
}

.branding-art-firstsection span.right2 {
    right: -70px;
    left: unset;

}

.branding-art-firstsection .scroller-btn2.inactive {
    pointer-events: none;
}

.tabs-wrapper2 {
    position: relative;
}

.branding-art-firstsection .tab-content {
    position: relative;
    overflow: hidden;
}

/*animaition*/
.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-8px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-8px);
    }
}



.main-div {
    display: flex;
}

.main-div .animet-text {
    margin: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0;
}

.animet-text li {
    list-style: none;
    color: #2c2c51;
    font-size: 25px;
    font-weight: 600;
    position: relative;
    top: 0;
    animation: slide 12s steps(4) infinite;
    font-size: 70px;
    font-weight: 500;
    font-family: 'Organo';
    color: #FFAA17;
    padding-left: 100px;
}

@keyframes slide {
    100% {
        top: -160px;
    }
}

.animet-text li span {
    position: relative;
    margin: 5px 0;
    line-height: 30px;
}

.animet-text li span::after {
    content: "";
    position: absolute;
    left: 0;
    height: 40px;
    width: 100%;
    background: #fff;
    border-left: 3px solid #000000;
    animation: typing 3s steps(10) infinite;
}

@keyframes typing {

    40%,
    60% {
        left: calc(100% + 0px);
    }

    100% {
        left: 0;
    }
}



@keyframes moveInRight {
    0% {
        opacity: 0;
        transform: translateX(100px);
    }

    80% {
        transform: translateX(-10px);
    }

    100% {
        opacity: 1;
        transform: translate(0);
    }

}







.chse-logo-brand-start-middle::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}

.chse-logo-brand-start-middle:hover::before,
.chse-logo-brand-start-middle:focus::before {
    animation: shine 0.85s;
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.txt-rotate {
    min-height: 84px;
    position: relative;
}

@media (max-width: 1200px) {

    .branding-art-firstsection span.left2,
    .branding-art-firstsection span.right2 {
        left: -35px;
        background-color: #000;
        z-index: 11;
    }

    .branding-art-firstsection span.right2 {
        right: -35px;
        left: auto;
    }


    .soumen-img-form-box h3 {
        font-size: 19px;

    }

    .brand-art-testimonial-back {
        top: -10%;

    }

    .trust-us-new-section h3 {
        font-size: 25px;

    }

    .trust-us-new-section {

        margin-top: 50px;
    }

    .chse-logo-brand-start-middle {
        padding: 30px;


    }

    .btn-customize {
        padding: 10px;
    }

    .banner-art-leftbx1-middle {
        display: none;
    }

    .banner-art-leftbx1 {
        background: #58262600;
        width: auto;
        height: auto;

    }

    .banner-art-leftshapestart {
        left: 10%;
        bottom: 20%;
    }

    .banner-art-rightbx1-middle {
        display: none;
    }

    .banner-art-rightbx1 {
        background: #fff0;
    }

}

@media (max-width:991px) {
    .branding-bigtxt {

        left: 0;
        font-size: 100px;

        right: 0;
        margin: 0 auto;
    }

    .trust-us-new-section h2 {
        padding-top: 20px;
    }

    .trust-us-new-section h2,
    .trust-us-new-section h3 {

        padding-left: 0px;
    }

    .trust-us-new-section {
        text-align: center;
    }

    .brand-art-testimonial-back {
        top: auto;
        bottom: 0;
    }

    .testimonial-art-brand-start {
        padding-bottom: 0;
    }

    .art-brand-banner-txt-box h1 .span2 {
        font-size: 60px;

    }

    .art-brand-banner-txt-box {
        padding: 100px 0px 100px;

    }

    .branding-bigtxt {

        text-align: center;
    }

    .banner-art-rightshapestart {
        right: 5%;
    }

    .soumen-img-form-box {
        padding: 98px 170px 0px 150px;
    }

    .branding-bigtxt {
        left: 30px;
        font-size: 100px;
        top: 20%;
        text-align: left;
    }

    .testimonial-art-brand-start {
        padding-top: 0;
    }

    .trust-us-new-section h2 {
        padding-top: 0px;
    }

    .trust-us-new-section h3 {
        padding-bottom: 10px;
    }

    .art-brnd-test-imgbox {
        margin: 0 auto;
    }

    .chse-logo-brandart .tab-content {
        padding: 30px 0px 0px;
    }

    .chse-logo-brandart-tab-box {
        width: 70%;
    }
}

.round-shape-style2 {
    display: none;
}

.art-brnd-test-hd22 {
    display: none
}

.brand-art-testimonial-back2 {
    display: none;
}

@media (max-width:600px) {
    .art-brand-banner-txt-box h1 .span1 {
        font-size: 24px;

    }

    .art-brand-banner-txt-box h1 .span1::before {
        top: 45%;
    }

    .art-brand-banner-txt-box h1 .span1::after {
        position: absolute;
        right: -70px;
        width: 50px;
        height: 2px;
        background: #FFAA17;
        content: " ";
        top: 52%;
        transform: translateY(-50%);
    }

    .art-brand-banner-txt-box h1 .span1::before {
        top: 37%;
        right: -79px;
    }

    .art-brand-banner-txt-box h1 .span2 {
        font-size: 24px;

        padding-left: 50px;
    }

    .branding-bigtxt {

        font-size: 71px;

    }

    .branding-art-firstsection li a {
        width: 230px;
        padding: 10px 10px;
        min-height: 75px;
        margin: 0;
    }

    .branding-art-firstsection li span {
        margin-left: 10px;
        font-size: 14px;
    }

    .branding-art-firstsection .nav-tabs li {
        flex-basis: 160px;
        min-width: 160px;
    }

    .branding-art-firstsection li img {
        width: 31px;
        height: 35px;
    }

    .tabs-wrapper2 {
        position: relative;
        padding: 0px 20px;
        padding-left: 22px;
    }

    .branding-art-firstsection span.left2,
    .branding-art-firstsection span.right2 {
        left: -13px;
        width: 37px;
        height: 37px;
    }

    .branding-art-firstsection span.right2 {
        right: -13px;
        left: auto;
    }

    .branding-art-firstsection .nav-tabs li {
        margin-right: 5px !important;
        margin-left: 5px !important;
    }

    .txt-rotate {
        min-height: 30px;

    }

    .art-branding-banner-start {
        background-image: url(../images/artbrand-mobile-banner.png) !important;
    }

    .art-brand-banner-txt-box {
        padding: 30px 0px 50px;
    }

    .banner-art-right-small-shape1 {

        width: 15px;
        height: 15px;

    }

    .banner-art-rightshapestart {
        right: 8%;
        top: -55%;
    }

    .banner-art-right-small-shape1middle {
        width: 96%;
        height: 96%;
        background: #1e1e1e;
        border-radius: 50%;
        left: 3.5%;
        position: relative;
        top: 4%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .art-brand-banner-txt-box p {
        font-size: 12px;
        width: 70%;
    }

    .banner-art-leftshapestart {
        left: 10%;
        bottom: 65%;
    }

    .banner-art-left-small-shape1 {

        width: 15px;
        height: 15px;

    }

    .soumen-img-txt-boxnew {
        position: relative;
    }

    .soumentxtbx {
        position: absolute;
    }

    .soumentxtbx {
        position: absolute;
        width: 150px;
        text-align: left;
        padding: 20px;
    }

    .soumentxtbx h2 {
        font-size: 22px;
    }

    .soumentxtbx h4 {

        font-size: 12px;

    }

    .art-brand-style-shape-back {

        height: 100%;
        width: 100%;
    }

    .soumen-img-form-box {
        min-height: 330px;
        padding: 70px 70px 0px 50px;
    }

    .form-step-pointer {
        margin-bottom: 10px;

    }

    .soumen-img-form-box h3 {
        font-size: 15px;
        width: 70%;
        padding-bottom: 5px;
    }

    .btn-submit-new {

        padding: 6px 25px 6px 25px;

    }

    .soumen-img-form-box .form-control {
        width: 80%;
    }

    .soumen-img {
        height: 220px;
        width: 60%;
        position: relative;
        z-index: 11;
        margin-bottom: -60px;
        margin-top: 30px;
    }

    .soumentxtbx {
        position: absolute;
        width: 150px;
        text-align: left;
        padding: 20px;
        right: 0;
        left: auto;
        margin-top: 0;
        top: 20%;
    }

    .round-shape-style {
        display: none;
    }

    .branding-bigtxt {
        font-size: 65px;
        top: 26%;
    }

    .round-shape-style2 {
        display: block;
        position: absolute;
        left: -75px;
        width: 70px;
        top: 10%;
    }

    .chse-logo-brandart {
        padding: 40px 0px 10px;
    }

    .chse-logo-brandart h3 {
        font-size: 20px;

        text-align: left;
    }

    .chse-logo-brandart-tab-box {
        width: 94%;
        padding: 30px 20px;
    }

    .chse-logo-brandart span.left,
    .chse-logo-brandart span.right {

        left: -45px;

    }

    .chse-logo-brandart span.right {
        right: -45px;
        left: unset;
    }

    .chse-logo-brandart ul.nav.nav-tabs::after {

        max-width: 325%;
    }

    .chse-logo-brandart .nav-tabs li {
        flex-basis: 130px;
        min-width: 130px;

    }

    .chse-logo-brand-start-middle img {
        display: block;
        height: 48px;

    }

    .btn-customize {
        font-size: 11px;
    }

    .chse-logo-brand-start-middle {
        padding: 30px 20px;
    }

    .chse-logo-brand-tab-main {
        width: 100%;

    }

    .clr-cse1.active span {

        font-size: 11px;
    }

    .art-brnd-test-hd22 {
        display: flex;
    }

    .art-brnd-test-hd11 {
        display: none;
    }

    .art-brnd-test-hd img {
        margin-right: 20px;
        width: 60px;
    }

    .art-brnd-test-hd h4 {
        font-size: 20px;

    }

    .art-brnd-test-imgbox {
        width: 275px;
        height: 275px;
        border-radius: 50%;
        background: #ffffff3b;
        padding: 17px;
        box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.2);
        margin-left: 70px;
        position: relative;
        z-index: 1;
        margin-bottom: 20px !important;
    }

    .brand-art-testimonial-back {
        display: none;
    }

    .brand-art-testimonial-back2 {
        display: block;
        position: absolute;
        width: 100%;
        bottom: -13%;
        display: block;
        left: 0;
    }

    .trust-us-new-section h2 {
        font-size: 25px;

    }

    .trust-us-new-section {

        padding: 35px 45px;

    }

    .trust-us-new-section p {
        font-size: 14px;
    }
}

/*28/07/2025 */

#customizeModal {
    z-index: 999999999 !important;
}

#customizeModal .close {
    font-size: 30px;
    padding: 10px;
}

#customizeModal .modal-dialog {
    margin-top: 60px !important;
}

@media (min-width:1300px) {
    #customizeModal .modal-dialog {
        margin-top: 130px;
    }
}

#gform_wrapper_20 input {
    font-size: 15px;
}

#customizeModal input {
    border: 1px solid #CCC !important;
}

.page-id-3402 input {
    border-radius: 11px;
}

.page-id-3402 textarea::-webkit-input-placeholder {
    color: #888 !important;
}

/*.page-id-3402 {
    padding: 0 15px
}
*/
.page-id-3402 .gform_footer.top_label {
    padding: 0 !important
}

/*.page-id-3402 h3 {
    color: #FFAD20;
    display: block;
    font-size: 30px;
    font-weight: 700
}*/

/*.page-id-3402 h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px
}*/

.page-id-3402 fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%
}

.page-id-3402 input[type="text"],
.page-id-3402 input[type="email"],
.page-id-3402 input[type="tel"],
.page-id-3402 input[type="url"],
.page-id-3402 textarea {
    width: 100%;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px
}

.page-id-3402 input[type="text"]:hover,
.page-id-3402 input[type="email"]:hover,
.page-id-3402 input[type="tel"]:hover,
.page-id-3402 input[type="url"]:hover,
.page-id-3402 textarea:hover {
    -webkit-transition: border-color 0.3s ease-in-out;
    -moz-transition: border-color 0.3s ease-in-out;
    transition: border-color 0.3s ease-in-out
}

.page-id-3402 .select-field {
    width: 100% !imporatant;
    background: #FFF !important;
    margin: 0 0 5px !important;
    padding: 10px !important
}

.page-id-3402 textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
    padding-left: 10px !important
}

.page-id-3402 button[type="submit"] {
    cursor: pointer;
    width: 100%;
    border: none;
    background: #FFAD20;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px
}

.page-id-3402 button[type="submit"]:hover {
    background: #000;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out
}

.page-id-3402 button[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgb(0 0 0 / .5)
}

.page-id-3402 input:focus,
.page-id-3402 textarea:focus {
    outline: 0
}

.page-id-3402 #gform_wrapper_20 input,
.page-id-3402 #gform_wrapper_20 textarea::-webkit-input-placeholder {
    color: #888;
}

.page-id-3402 #gform_wrapper_20 input,
.page-id-3402 #gform_wrapper_20 textarea:-moz-placeholder {
    color: #888 !important
}

.page-id-3402 #gform_wrapper_20 input,
.page-id-3402 #gform_wrapper_20 textarea::-moz-placeholder {
    color: #888 !important
}

.page-id-3402 #gform_wrapper_20 input,
.page-id-3402 #gform_wrapper_20 textarea:-ms-input-placeholder {
    color: #888;
}

.page-id-3402 #gform_wrapper_20 input::placeholder {
    color: #888 !important
}

.page-id-3402 #gform_wrapper_20 input[type="text"],
.page-id-3402 input[type="email"],
.page-id-3402 input[type="tel"],
.page-id-3402 input[type="url"],
.page-id-3402 textarea {
    width: 100%;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
}

.page-id-3402 #gform_submit_button_20 {
    display: inline-block;
    text-decoration: none;
    padding: 10px 50px;
    padding-top: 12px;
    border-radius: 80px;
    background-color: var(--yellow);
    color: #000;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    color: #000 !important;
}

.page-id-3402 #gform_wrapper_20 #input_20_6 {
    height: 125px !important;
}

.page-id-3402 #gform_wrapper_19 #input_19_9 {
    height: 70px !important;
}

.page-id-3402 #gform_submit_button_19 {
    display: inline-block;
    text-decoration: none;
    padding: 8px 32px;
    padding-top: 12px;
    border-radius: 80px;
    background-color: var(--yellow);
    color: #000;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    color: #000 !important;
}

/* art branding page end*/

/* Branding Page 24.06.2025 */
.custom-person3 {
    margin-top: 53px;
    width: 90% !important;
    /* display: block; */
    left: 5% !important;
    position: relative;
}

.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue {
    background-color: #FFAD20 !important;
}

.soumen-img-form-box .gform_next_button.button {
    font-size: 16px;
    border-radius: 25px;
    padding: 8px 15px;
    background: #FFAD20;
    color: #000;
    cursor: pointer;
}

.soumen-img-form-box .gform_previous_button.button {
    font-size: 16px;
    border-radius: 25px;
    padding: 8px 15px;
    cursor: pointer;
    border: 1px solid #fff;
    color: #fff !important;
    background: #fff0 !important;
    margin-right: 5px;
}

.soumen-img-form-box .gfield_label {
    font-size: 26px !important;
    font-family: 'OtomanopeeOne-Regular';
    font-weight: 500;
    padding-bottom: 15px;
    line-height: 28px;
    color: #fff !important;
}

.soumen-img-form-box .gfield_required {
    font-size: 13px !important;
    display: block !important;
    color: #c02b0a !important;
}

.gform_validation_errors {
    display: none !important;
}


/* Branding Page 24.06.2025 */


.dgtl-mrkt-ban-lgo-bx342 {
    flex-wrap: wrap;
}

.dgtl-mrkt-ban-lgo-bx342 img {
    height: 28px !important;
}

.mrt-krt_clrbx .colourbox1 {
    background: #2fa952;
    color: #fff;
}

.mrt-krt_clrbx .colourdbl .colourbox2 {
    background: #ffffff;
    color: #000;
    border: 1px solid #000;
}

.tab_icon_wrap_matchmate .colourbox1 {
    background: #c15b75;
    color: #fff;
}

.tab_icon_wrap_matchmate .colourbox1 p {
    color: #fff !important;
}

.tab_icon_wrap_matchmate .colourdbl .colourbox2 {
    border: 1px solid #000;
    color: #000;
    background: #fff;
}

.tab_icon_wrap_matchmate .colourbox2 p {
    color: #000 !important;
}

.nextpostslink {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 5px;
    margin: 2px;
}

.previouspostslink {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 3px 3px;
    margin: 2px;
    margin-right: 5px;
}

.more-blg-caption a:hover {
    color: #FFAD20;
}

.inn-blg-left-bx-start p a {
    font-weight: 700;
}

.inn-blg-left-bx-start p a:hover {
    color: #FFAD20;
}

.inn-left-bx2 table th {
    font-weight: 900;
}

.blg-dtail-option-new_blog h3 {
    position: relative;
    padding-left: 18px;
    padding-bottom: 8px;
    font-weight: 700;
    font-size: 22px;
}

.blg-dtail-option-new_blog h3::after {
    position: absolute;
    content: ' ';
    width: 7px;
    height: 7px;
    background: #FFAD20;
    left: 0;
    top: 9px;
}

.inner-comment li {
    margin-right: 5px;
}

#EnquiryModal .modal-dialog {
    max-width: 635px;
}

#EnquiryModal .modal-content {
    border-radius: 16px;
    border: 1px solid #F4A216;
}

#contact textarea {
    border-radius: 12px;
}

.error-text {
    color: red;

}


@media (max-width:600px) {
    .home_carousel_banner1 .banner-start {
        background-image: url(../uploads/2025/06/Ban1.webp) !important;
    }

    .home_carousel_banner2 .banner-start {
        background-image: url(../uploads/2025/06/Mobile-app-res.webp) !important;
    }

    .home_carousel_banner3 .banner-start {
        background-image: url(../uploads/2025/06/mobile-branding.webp) !important;
    }

    .home_carousel_banner4 .banner-start {
        background-image: url(../uploads/2025/06/Ban3.webp) !important;
    }

    .home_carousel_banner5 .banner-start {
        background-image: url(../uploads/2025/06/Ban5.webp) !important;
    }

    .home_carousel_banner6 .banner-start {
        background-image: url(../uploads/2025/06/Ban4.webp) !important;
    }
}

#EnquiryModal .modal-header {
    border: none !important;
    padding-bottom: 0 !important;
}

#EnquiryModal .modal-body {
    padding-top: 0px;
}

#EnquiryModal .contactwin_optioncheck {
    margin-bottom: 10px;
}

@media (max-width: 479px) {
    .ai-page-start {
        background-image: url(../uploads/2025/06/Responsive2.png) !important;

    }
}

.enquiry-popup-form .form-control,
#EnquiryModal .form-control {
    /* border: 1px solid #ced4da !important; */
    /* Bootstrap default */
    /* border-radius: 0.25rem !important; */
    border-radius: 10px;
    background-color: #fff !important;
    box-shadow: none !important;
}


.type-page.status-publish {
    background: #3e3e3e;
    padding: 50px 0px;
    color: #fff;
    text-align: center;
}

.image-box {
    display: flex;
    justify-content: center;
    align-items: center;

    border: 1px solid #ddd;
    /* Added a subtle border */
    border-radius: 12px;
    /* Adjusted border radius */
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    width: 200px;
    height: 120px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background-color: transparent;

    /* Optional cleanup */
    text-align: center;
    overflow: hidden;
    margin: 5px;
}

.image-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    display: block;
    margin: auto;
    /* ✅ centers image even if flexbox has extra space */
}

.custom-class-1 {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-bottom: 30px;
}


/* -------------------- */


.icon-card {
    max-width: 150px;
    max-height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    /* Changed from #fff */
    border: 1px solid #ddd;
    /* Added a subtle border */
    border-radius: 12px;
    /* Adjusted border radius */
    padding: 30px 20px;
    text-align: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    /* Kept box shadow */
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}

/* .icon-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
            border-color: #FFBF00;
        } */

.icon-card img {
    max-width: 100px;
    /* display: none; */
    /* Hide the images */
}

.icon-card h3 {
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 8px;
    color: #222;
}

.icon-card p {
    font-size: 0.9rem;
    color: #666;
    margin: 0;
}

.banner {
    background: url("https://www.pixelconsultancy.in/wp-content/themes/pixel/images/digital-marketing-new-banner.jpg") no-repeat center center/cover;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 5% 90px;
    color: white;
}

.banner-text {
    max-width: 61%;
}

.banner-text h1 {
    font-size: 2.8rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.banner-text p {
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
}

.form-box {
    background: rgba(0, 0, 0, 0.8);
    padding: 2rem;
    border-radius: 12px;
    max-width: 440px;
    width: 100%;
}

.form-box h2 {
    color: #FFBF00;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
}

.form-box p {
    font-size: 0.9rem;
    margin-bottom: 1.2rem;
}

.form-box input,
.form-box textarea {
    width: 100%;
    padding: 10px;
    margin-bottom: 1rem;
    border: none;
    border-radius: 6px;
    font-size: 0.95rem;
}

.form-box button {
    background: #FFBF00;
    border: none;
    padding: 12px;
    width: 100%;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 40px;
    cursor: pointer;
}

.form-box button:hover {
    background: #e6aa00;
}

/* section {
    padding: 20px 8%;
    text-align: center;
} */


/* Blog Section */
.blogs {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    margin-top: 30px;
}

.blog-card {
    background: #fafafa;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 20px;
    text-align: center;
    transition: transform 0.3s;
}

.blog-card:hover {
    transform: translateY(-5px);
}

.blog-card img {
    width: 100%;
    border-radius: 8px;
    margin-bottom: 12px;
}

.blog-card h3 {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 10px;
}

.blog-card p {
    font-size: 0.95rem;
    margin-bottom: 12px;
}

.blog-card a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
    background: #FFBF00;
    padding: 8px 16px;
    border-radius: 20px;
    transition: 0.3s;
    display: inline-block;
}

.blog-card a:hover {
    background: #e6aa00;
}

.icon-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
    gap: 30px;
    margin-top: 30px;
}

.digital-section {
    padding: 20px 8%;
    text-align: center;
}

.digital-h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.digital-p {
    max-width: 950px;
    margin: 0 auto 20px;
}


.sitemap-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 20px;
}

h2.sitemap-page-title {
    font-size: 3rem;
    color: #ffad20;
    font-weight: 700;
    margin-bottom: 40px;
}

.sitemap-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.sitemap-column {
    flex: 1 1 250px;
    min-width: 250px;
}

.sitemap-column h3 {
    font-size: 2rem;
    color: #ffad20;
    border-bottom: 2px solid #eee;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-weight: 600;
}

.sitemap-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.sitemap-column li {
    margin-bottom: 6px;
}

.sitemap-column a {
    color: #333;
    text-decoration: none;
    transition: color .2s;
}

.sitemap-column a:hover {
    color: #ffad20;
    text-decoration: underline;
}
