body {
    margin: 0;
    font-family: "Poppins", sans-serif !important;
    font-style: normal;
    /* same dark theme */
}

.pricednf ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
    display: flex;
    gap: 10px;
    justify-content: center;
    padding-top: 30px;
    align-items: center;
}

.pricednf ul li a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}

.pricednf ul li {
    color: #fff;
}

section.App_development.iosappdev {
    background-image: url(../images/ios_top_bnner_image.webp);
    background-position: center;
    padding-bottom: 180px;
}


/* Header */

.custom-header {
    background: #00000024;
    padding: 16px 0px;
}

.box-sect_performance ul {
    display: flex;
    padding: 0px;
    list-style: none;
    justify-content: space-between;
    align-items: center;
}

li.nav-item.dropdown:hover .ujdf .dropdown-menu {
    display: block !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative !important;
    left: 30px;
    border: 0px;
}

.hdfde {
    width: 359px;
    padding-top: 55px;
    border-right: 2px solid;
    padding-right: 10px;
    margin-left: 15px;
}

.hdfde a {
    text-decoration: none;
    background: #f22a34;
    padding: 10px 30px;
    color: #fff;
    font-size: 17px;
    border-radius: 10px;
}

.hdfde h3 {
    display: inline-block;
    font-size: 20px;
    background: #ff000091;
    padding: 10px 21px;
    color: #fff;
    border-radius: 10px;
}

.hdfde h4 {
    padding-top: 35px;
    padding-bottom: 25px;
}

li.nav-item.dropdown:hover .ujdf {
    display: block !important;
}

li.nav-item.dropdown:hover .ujdf {
    display: block !important;
}

.ujdf {
    position: absolute;
}

.ujdf {
    display: none !important;
}

.kffc {
    display: flex;
    width: 760px;
    background: #fff;
    left: -280px;
    position: absolute;
    padding: 30px;
    border-radius: 20px;
    z-index: 999;
}


/* Logo */

.logo-img {
    /* height: 40px; */
    width: 185px;
    filter: brightness(0) invert(1);
}

.arabic-text {
    font-size: 20px;
    color: white;
    font-weight: bold;
}


/* Nav Links */

.navbar-nav .nav-link {
    color: #d6e9f5 !important;
    font-size: 19px;
    transition: 0.3s;
}

.navbar-nav .nav-link:hover {
    color: #ffffff !important;
}


/* Contact Button */

.contact-btn {
    background: #4fcc5b;
    color: #fff;
    padding: 10px 18px;
    border-radius: 8px;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    gap: 8px;
}

.whatsapp-icon {
    width: 30px;
}

.gap-4 {
    gap: 1.5rem !important;
    margin-left: 171px;
}

.hero-buttons {
    display: flex;
    gap: 12px;
    justify-content: center;
    margin-top: 20px;
}


/* #f22a34 Button */

.btn-#f22a34 {
    background: #f22a34;
    color: #fff;
    padding: 12px 25px;
    border-radius: 8px;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
}

.btn-#f22a34:hover {
    background: #f22a34;
}


/* Outline Button */

.btn-outline {
    padding: 14px 20px;
    border-radius: 8px;
    border: 2px solid rgba(255, 255, 255, 0.6);
    color: #ffffff;
    text-decoration: none;
    font-size: 20px;
    backdrop-filter: blur(2px);
    transition: 0.3s;
    background: #00000057;
}

.btn-outline:hover {
    background: rgba(255, 255, 255, 0.15);
    border-color: #ffffff;
}

.hero_section h1 {
    font-size: 56px;
    color: #ffffff;
    font-weight: 800;
    text-align: center;
}

.hero_section ul li:after {
    content: '';
    position: absolute;
    top: 730px;
    width: 3px;
    height: 70px;
    background: #fff;
    margin-left: 70px;
}

.hero_section ul li:last-child:after {
    display: none;
}

.hero_section p {
    font-size: 23px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    padding: 25px 0px;
}

.footer_location_icon.hdjgf {
    background-color: #333333;
}

.mainfg {
    position: relative;
}

.mainfg h2 {
    position: absolute;
    right: 0px;
    color: #918d8d;
    font-size: 22px;
    font-weight: 700;
}

.tp-adres2 ul li span img {
    width: 50px;
}

.mainfg img {
    width: 15%;
}

.jfhdj {
    padding: 8px 0px;
    border-bottom: 2px solid #ffffff;
    background: #041b28;
}

.tp-adres2 ul {
    padding-left: 0px;
    margin: 0px;
    float: right;
}

.tp-adres2 ul li {
    color: #fff;
    list-style: none;
    float: left;
    margin-left: 30px;
    display: flex;
    align-items: center;
    /* border: 1px solid #adadad; */
    padding: 0px 7px;
    border-radius: 2px;
}

.tp-adres2 ul li span {
    color: #ffffff;
    margin-right: 14px;
    width: 45px;
    height: 40px;
    display: flex;
    align-items: center;
    /* background: red; */
    justify-content: center;
    border-radius: 50%;
    /* font-size: 14px; */
}

.tp-adres1 ul {
    padding-left: 0px;
    margin: 0px;
    margin-top: 6px;
}

.tp-adres1 ul li {
    float: left;
    color: #fff;
    list-style: none;
    margin-right: 20px;
    display: flex;
    align-items: center;
    font-size: 17px;
}

.tp-adres1 ul li span {
    color: #fff;
    margin-right: 7px;
    font-size: 18px;
}

.whatsapp-img i {
    color: rgb(255, 255, 255);
    font-size: 33px;
    position: fixed;
    bottom: 45px;
    z-index: 999;
    left: 13px;
    animation-name: pulse;
    animation-duration: 1.4s;
    animation-timing-function: ease-out;
    animation-iteration-count: infinite;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 47px;
    background: rgb(37, 211, 102);
    transition: 0.5s;
}

.custom_mobile {
    background-image: url(../images/index/header_background.webp);
    background-size: cover;
    padding: 210px 0px 80px;
    margin-top: -110px;
}

.btn-red {
    border-radius: 7px;
    background: #f22a34;
    color: #fff;
    padding: 14px 20px;
    text-decoration: none;
    font-size: 20px;
}


/* banner section css over */

li.dgfh15 {
    padding-top: 36px !important;
}

.awards-heading {
    text-align: center;
}

section.hfgry {
    padding: 60px 0px;
}

.awards-heading h4 {
    border-radius: 24px;
    background-color: #f22a34;
    display: inline-block;
    font-size: 22px;
    padding: 6px 30px;
    color: #fff;
    font-weight: 400;
}

.hero_section h1 {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
}

#changing-text {
    border-right: 3px solid #ff2d2d;
    padding-right: 6px;
    white-space: nowrap;
    animation: blink 1s infinite;
}

@keyframes blink {
    0%,
    50%,
    100% {
        border-color: transparent;
    }
    25%,
    75% {
        border-color: #ff2d2d;
    }
}

.awards-heading h5 {
    font-size: 45px;
    color: #000000;
    font-weight: bold;
    padding: 3px 0px;
}

.awards-heading p {
    font-size: 19px;
    color: #a1a1a1;
}

.slider_image img {
    width: 90% !important;
    height: 180px !important;
}


/* Center the dots */

.slider_award .owl-dots {
    text-align: center !important;
    margin-top: 15px;
}

.slider_award .owl-dots .owl-dot.active span {
    background: #f22a34 !important;
    transform: scale(1.2);
    width: 20px;
}

.hero_section ul li:last-child {
    border: 0px;
}

.dwnprt img {
    width: 60px !important;
    margin: 0 auto;
}

.yebc h4 {
    font-size: 45px;
    font-weight: 800;
}

.yebc h4 span {
    color: #f22a34;
}

.kdfh {
    padding-top: 60px;
}

.yebc p {
    font-size: 21px;
    color: #9f9f9f;
}

a.dropdown-item:hover {
    background: #f22a34;
    color: #fff;
}

.yebc {
    text-align: center;
    padding-bottom: 25px;
    padding-top: 60px;
}

.hdbddg img {
    width: 100%;
    height: 485px;
    padding-bottom: 10px;
}

.jdff img {
    width: 100%;
    padding-bottom: 10px;
    border-radius: 30px;
}

.hdbd img {
    width: 100%;
    padding-bottom: 10px;
    height: 281px;
}

.hero_section h4 {
    text-align: center;
    color: #fff;
    padding: 50px;
    font-size: 30px;
    position: relative;
}

.hero_section h4:after {
    content: '';
    position: absolute;
    top: 70px;
    width: 105px;
    height: 2px;
    background: #ececec;
    left: 80px;
}

.hero_section h4:before {
    content: '';
    position: absolute;
    top: 70px;
    width: 105px;
    height: 2px;
    background: #ececec;
    right: 84px;
}

.hero_section ul li img {
    width: 155px;
}

.hero_section ul li:last-child img {
    width: 155px;
}

.hero_section ul {
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    gap: 130px;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
}

.slider_award .owl-dots .owl-dot span {
    width: 10px;
    height: 6px;
    background: #ccc !important;
    display: block;
    border-radius: 10px;
    transition: 0.3s;
    margin: 2px;
    margin-left: 9px;
}

.slider_award {
    padding-top: 20px;
}


/* client trust section */

section.client_trust {
    background: url(../images/client_trust_bg_image.webp);
    background-position: center;
    padding: 60px 0px;
    background-size: cover;
}

.client_trust {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 40px;
}

.client_trust h4 {
    font-size: 45px;
    color: #ffffff;
    font-weight: 800;
}

.client_trust a {
    position: relative;
    padding: 14px 36px;
    background: #f22a34;
    color: #fff;
    border-radius: 40px;
    text-decoration: none;
    overflow: hidden;
    animation: heartbeat 1.6s infinite ease-in-out;
}

@keyframes heartbeat {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 rgba(242, 42, 52, 0.4);
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0 0 20px rgba(242, 42, 52, 0.6);
    }
    100% {
        transform: scale(1);
        box-shadow: 0 0 0 rgba(242, 42, 52, 0.4);
    }
}


/* Dot container */

.app-portfolio-slider .owl-dots {
    text-align: center;
    margin-top: 30px;
}

span.owl-next {
    font-size: 26px;
    background: #000;
    padding: 4px 15px 4px 15px;
    color: #fff;
    border-radius: 62px;
    border: 3px solid #fff;
    margin-left: 10px;
}

span.owl-prev {
    font-size: 26px;
    background: #000;
    padding: 4px 15px 4px 15px;
    color: #fff;
    border-radius: 62px;
    border: 3px solid #fff;
    margin-right: 10px;
}

.app-portfolio-slider .owl-nav {
    text-align: center;
    margin-top: -79px;
    position: relative;
}

.appdesc ul li a {
    padding: 13px 30px;
    text-decoration: none;
    border-radius: 40px;
}


/* Single dot */

.app-portfolio-slider .owl-dot {
    width: 12px;
    height: 12px;
    background: #d0d0d0 !important;
    border-radius: 50%;
    margin: 0 6px;
    display: inline-block;
    transition: all 0.3s ease;
}


/* Active dot */

.app-portfolio-slider .owl-dot.active {
    background: #000 !important;
    width: 28px;
    border-radius: 20px;
}


/* Hover effect */

.app-portfolio-slider .owl-dot:hover {
    background: #555;
}

.img_sct img {
    height: auto !important;
}

.upportfdesc.rave {
    padding: 80px 0px;
    margin-bottom: 20px;
}

.appdesc img.app-logo {
    width: 200px !important;
}

.appdesc ul li a img {
    width: 165px;
}

.appdesc ul li {
    list-style: none;
    width: 28%;
    margin-right: 15px;
}

.up-portfolio h2 {
    text-align: center;
    font-weight: 700;
    font-size: 21px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}

.app-screen img {
    width: 100% !important;
    display: block;
    margin: auto;
}

.ratbrdr {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
}

.appdesc ul {
    padding-left: 0px;
    display: flex;
}

.appdesc ul li {
    list-style: none;
    width: 28%;
    margin-right: 15px;
}

.dwnprt h3 {
    font-size: 41px;
    margin-bottom: 0;
    font-weight: 700;
    margin-top: 15px;
}

.dwnprt span {
    font-size: 16px;
    font-weight: 500;
}

.gc {
    background: #ec1d1c;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.dwnprt {
    padding: 18px 15px;
    width: 33%;
    text-align: center;
}

.dwnprt i {
    font-size: 50px;
}

.downlod-portf {
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: space-between;
    border-radius: 10px;
    margin-top: 35px;
    box-shadow: 0 0 20px rgb(89 88 88 / 25%);
    margin-bottom: 50px;
}

.appdesc h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 29px;
    margin-bottom: 22px;
}

.txtsct ul li img {
    width: 100% !important;
    height: 43px !important;
}

.txtsct {
    background: #fff;
    padding: 30px 20px;
    border-radius: 22px;
}

.txtsct ul {
    padding: 0px;
    list-style: none;
    display: flex;
    gap: 10px;
}

.txtsct img {
    width: 36px !important;
    height: 21px !important;
}

.txtsct p {
    padding-top: 10px;
    height: 230px;
}

.img-text {
    display: flex;
}

.img-text h4 {
    font-size: 15px;
    color: #000;
    font-weight: 700;
}

.img-text {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: -8px;
}

.img-text img {
    width: 40px !important;
    height: 40px !important;
}

.img-text h4 span {
    font-weight: 500;
}

.mynslider .owl-nav {
    display: block !important;
}

.mynslider .owl-prev {
    position: absolute;
    font-size: 40px !important;
    color: #fff !important;
    left: -45px;
    top: 150px;
    background: #f22a34 !important;
    width: 40px;
    height: 40px;
    border-radius: 30px;
}

.mynslider .owl-next {
    position: absolute;
    font-size: 40px !important;
    color: #fff !important;
    right: -45px;
    top: 150px;
    background: #f22a34 !important;
    width: 40px;
    height: 40px;
    border-radius: 30px;
}

.mynslider .owl-next span {
    margin-top: -12px !important;
    display: block;
}

.mynslider .owl-prev span {
    margin-top: -12px !important;
    display: block;
}


/* 120 custom android app start */

section.globally {
    padding: 70px 0px;
}

.custom_android h2 {
    font-weight: 800;
    text-align: center;
    font-size: 45px;
}

.custom_android h2 span {
    color: #f22a34;
}

.custom_android p {
    text-align: center;
    font-size: 19px;
    color: #9b9b9b;
    padding: 10px;
}

.play_google ul {
    display: flex;
    gap: 60px;
}

.play_google ul li img {
    width: 100px;
}

.play_google ul {
    display: flex;
    gap: 15px;
    margin-left: -32px;
}

.phone_img img {
    width: 284px !important;
    text-align: right;
}

.phone_lazada_img img {
    width: 290px !important;
    margin-left: 134px !important;
}

.btn_mtsool {
    width: 84px;
    text-align: center;
    border-radius: 7px;
    background: #6b6bc3;
    padding: 1px;
}

.btn_mtsool_lazada {
    width: 84px;
    text-align: center;
    border-radius: 7px;
    background: #9b6fff;
    padding: 1px;
}

.btn_mtsool_modern {
    width: 84px;
    text-align: center;
    border-radius: 7px;
    background: #914fe7;
    padding: 1px;
}

.btn_mtsool_biTaksi {
    /* width: 84px; */
    text-align: center;
    border-radius: 7px;
    background: #ffb061;
    padding: 1px;
}

.btn_mtsool_biTaksi a {
    color: #fff;
    text-decoration: none;
    /* margin-left: -26px; */
}

.btn_mtsool_modern a {
    color: #fff;
    text-decoration: none;
    margin-left: -32px;
}

.btn_mtsool_lazada a {
    color: #fff;
    text-decoration: none;
    margin-left: -23px;
}

.btn_mtsool a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin-left: -23px;
}

.download {
    display: flex;
    gap: 30px;
    padding-top: 25px;
}

.download ul li {
    list-style: none;
    font-size: 23px;
    font-weight: 700;
}

.download img {
    width: 25px;
    position: absolute;
    height: 25px;
    filter: brightness(0) invert(1);
}

.rating ul li span {
    font-size: 14px;
    display: block;
    padding: 10px 0px;
}

.jon {
    display: flex;
    padding: 16px !important;
    border-radius: 10px;
    background-image: linear-gradient(34deg, #ffbcbc 0%, #3e3eb5 100%);
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    /* margin-right: 20px; */
}

.jon_Lazada {
    display: flex;
    padding: 19px;
    border-radius: 10px;
    background: #5937a7;
    align-items: center;
}

.rating ul li {
    line-height: 8px;
    color: #fff;
}

.download_app i {
    font-size: 20px;
    position: absolute;
}

.btn_view a {
    color: #fff;
    text-decoration: none;
}

.play_google ul li {
    list-style: none;
}

.mordern_arab {
    display: flex;
}

.Delivery p {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
    line-height: 35px;
    padding: 10px 0px;
}

.Delivery {
    padding: 15px 0px;
}

.download_app ul li {
    line-height: 8px;
    color: #fff;
}

.download_app ul li span {
    font-size: 14px;
    padding: 12px 0px;
    display: block;
}

.alham {
    display: flex;
    padding: 17px;
    border-radius: 10px;
    background: #7920ee;
}

.alham_biTaksi {
    display: flex;
    padding: 21px;
    border-radius: 10px;
    background: #0157a2;
    margin: 10px 87px -18px -46px;
}

.alham_biTaksi_apk {
    display: flex;
    padding: 21px;
    border-radius: 10px;
    background: #ff8000;
    justify-content: space-between;
    align-items: center;
    width: 517px;
}

.Delivery_both {
    display: flex;
}

.Delivery_both_attract {
    display: flex;
}

.phone_alha img {
    width: 170px !important;
    margin-left: 95px;
}

.btn_mtsool {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 5px 45px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}


/* BEFORE IMAGE */

.btn_mtsool::before {
    content: "";
    position: absolute;
    left: 226px;
    width: 65px;
    bottom: -228px;
    height: 121px;
    background: url(../images/index/portfolio-first-section/figure/interest-thre.webp) no-repeat center;
    background-size: contain;
}


/* AFTER IMAGE */

.btn_mtsool::after {
    content: "";
    position: absolute;
    right: -133px;
    width: 54px;
    height: 64px;
    background: url(../images/index/portfolio-first-section/figure/coin-one.webp) no-repeat center;
    background-size: contain;
}


/* 🔥 HOVER ANIMATION */

.btn_mtsool::before {
    left: 250px;
    top: 164px;
    transform: rotate(-15deg) scale(1.1);
}

.btn_mtsool::after {
    right: -333px;
    transform: translateX(6px) scale(1.1);
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

.btn_mtsool::after {
    animation: pulse 1.5s infinite;
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

.btn_mtsool::before {
    animation: bounce 1.8s infinite;
}

.btn_mtsool_lazada {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 5px 45px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}


/* BEFORE IMAGE */

.btn_mtsool_lazada::before {
    content: "";
    position: absolute;
    left: 226px;
    width: 75px;
    bottom: -283px;
    height: 121px;
    background: url(../images/index/portfolio-first-section/cabify/map.webp) no-repeat center;
    background-size: contain;
}


/* AFTER IMAGE */

.btn_mtsool_lazada::after {
    content: "";
    position: absolute;
    right: -133px;
    width: 54px;
    height: 64px;
    background: url(../images/index/portfolio-first-section/cabify/car.webp) no-repeat center;
    background-size: contain;
}


/* 🔥 HOVER ANIMATION */

.btn_mtsool_lazada::before {
    left: 151px;
    transform: rotate(-15deg) scale(1.1);
    top: 257px;
    width: 350px;
}

.btn_mtsool_lazada::after {
    right: -271px;
    transform: translateX(6px) scale(1.1);
}

.btn_mtsool:hover {
    background: #009d67;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

.btn_mtsool::after {
    animation: pulse 1.5s infinite;
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

.btn_mtsool_lazada::before {
    animation: bounce 1.8s infinite;
}

.btn_mtsool_lazada::after {
    animation: pulse 1.5s infinite;
}

.btn_mtsool_modern {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 5px 45px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}


/* BEFORE IMAGE */

.btn_mtsool_modern::before {
    content: "";
    position: absolute;
    left: 226px;
    width: 65px;
    bottom: -228px;
    height: 121px;
    background: url(../images/index/portfolio-first-section/chipper-cash/payment2.webp) no-repeat center;
    background-size: contain;
}


/* AFTER IMAGE */

.btn_mtsool_modern::after {
    content: "";
    position: absolute;
    right: -133px;
    width: 54px;
    height: 64px;
    background: url(../images/index/portfolio-first-section/chipper-cash/paument-one.webp) no-repeat center;
    background-size: contain;
}


/* 🔥 HOVER ANIMATION */

.btn_mtsool_modern::before {
    left: 201px;
    top: 239px;
    transform: rotate(-15deg) scale(1.1);
}

.btn_mtsool_modern::after {
    right: -166px;
    transform: translateX(6px) scale(1.1);
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

.btn_mtsool_modern::after {
    animation: pulse 1.5s infinite;
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

.btn_mtsool_modern::before {
    animation: bounce 1.8s infinite;
}

.btn_mtsool_biTaksi {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 5px 18px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 8px;
    text-decoration: none;
    transition: 0.3s ease;
}


/* BEFORE IMAGE */

.btn_mtsool_biTaksi::before {
    content: "";
    position: absolute;
    left: 226px;
    width: 355px;
    top: 280px;
    bottom: -360px;
    height: 64px;
    background: url(../images/index/portfolio-first-section/just-eat/food-2.webp) no-repeat center;
    background-size: contain;
    margin-left: -128px;
}


/* AFTER IMAGE */

.btn_mtsool_biTaksi::after {
    content: "";
    position: absolute;
    right: -133px;
    width: 54px;
    height: 64px;
    background: url(../images/index/portfolio-first-section/just-eat/food-1.webp) no-repeat center;
    background-size: contain;
}


/* 🔥 HOVER ANIMATION */

.btn_mtsool_biTaksi::before {
    left: 201px;
    transform: rotate(-15deg) scale(1.1);
}

.btn_mtsool_biTaksi::after {
    right: -192px;
    transform: translateX(6px) scale(1.1);
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.15);
    }
    100% {
        transform: scale(1);
    }
}

.btn_mtsool_biTaksi::after {
    animation: pulse 1.5s infinite;
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-5px);
    }
}

.btn_mtsool_biTaksi::before {
    animation: bounce 1.8s infinite;
}


/* 120 custom android app end */


/* why fluper */

.img_sectd img {
    width: 100%;
    border-radius: 20px;
}

.why_text_sect ul {
    display: flex;
    list-style: none;
    padding: 0px;
    gap: 20px;
}

.why_text_sect ul li img {
    width: 330px;
}

.btm_textstg {
    margin: 20px;
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    filter: drop-shadow(0px 40px 20px rgba(0, 0, 0, 0.05));
    background-color: #ffffff;
    position: relative;
    margin-top: -205px;
    padding-bottom: 11px;
}

.why_text_sect ul li:nth-child(2) {
    margin-top: 100px;
    margin: 13px;
}

section.why_fluper_sct {
    padding: 80px 0px;
}

.why_text_sect ul li h3 {
    font-size: 45px;
    color: #000000;
    font-weight: 800;
}

.why_text_sect ul li h3 span {
    color: #f22a34;
}

.why_text_sect ul li p {
    font-size: 17px;
    color: #a1a1a1;
}

.btm_textstg h5 {
    font-size: 21px;
    color: #000000;
    font-weight: bold;
}

.btm_textstg p {
    font-size: 17px;
    color: #a1a1a1;
}

.certifide_developer ul {
    padding: 0px;
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-top: 60px;
    text-align: center;
}

.certifide_developer ul li h4 {
    font-size: 50px;
    color: #f22a34;
    text-align: center;
    font-weight: 800;
    margin: 0px;
}

.certifide_developer ul li span {
    font-size: 19px;
    font-weight: 500;
}

.certifide_developer ul li {
    border-right: 2px solid #000;
    padding-right: 35px;
}

.certifide_developer ul li:last-child {
    padding: 0px;
    border: 0px;
}

.box-sect_performance {
    border-radius: 20px;
    background-color: #ffffff;
    padding: 20px;
    margin-bottom: 30px;
}

section.peerformance_sect {
    background-color: #f9f3ee;
    padding: 80px 0px 60px;
}

.box-sect_performance span img {
    width: 45px;
    filter: brightness(0);
}

.box-sect_performance:hover h4 {
    color: #fff;
}

.box-sect_performance span {
    border-radius: 91px;
    background-color: #ebeaea;
    display: inline-block;
    padding: 18px 9px 14px 17px;
    width: 80px;
    height: 80px;
}

.box-sect_performance ul li h4 {
    font-size: 21px;
}

.box-sect_performance:hover span {
    background: #fff;
}

.box-sect_performance h5 {
    padding-top: 19px;
    font-size: 36px;
    font-weight: 700;
    color: #f22a34;
}

.top_prtext {
    text-align: center;
    padding-bottom: 30px;
}

.top_prtext h4 {
    font-size: 45px;
}

.top_prtext h4 span {
    color: #f22a34;
}

.top_prtext p {
    font-size: 21px;
}

.box-sect_performance:hover img {
    filter: brightness(1);
}

.box-sect_performance p {
    font-size: 17px;
}

.box-sect_performance:hover h5 {
    color: #fff;
}

.box-sect_performance:hover p {
    color: #fff;
}

.box-sect_performance:hover {
    background-color: #f22a34;
    transition: 0.5s;
}


/* partner section */

section.negdg {
    padding: 50px 0px;
    background: url(../images/index/partner_secion_bg.webp);
    background-position: top;
}

.partneer-sect {
    border-radius: 20px;
    background-color: #333333;
    padding: 50px;
}

.partneer-sect img {
    width: 157px;
    filter: brightness(0) invert(1);
    padding-bottom: 30px;
}

.partneer-sect h4 {
    font-size: 30px;
    line-height: 37px;
    color: #fefefe;
}

.partneer-sect h4 span {
    font-weight: 700;
}

.partneer-sect p {
    font-size: 21px;
    color: #fff;
    padding: 20px 0px;
}

.partneer-sect a {
    text-decoration: none;
    border-radius: 34px;
    background-color: #f22a34;
    padding: 10px 30px;
    color: #fff;
}

.sect_ourb ul {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.sect_ourb ul {
    list-style: none;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0px;
}

.sect_ourb ul:nth-child(2) {
    border-radius: 0px !important;
    border-top: 0px;
}

.sect_ourb ul:last-child {
    border-top: 0px;
    border-radius: 0px 0px 20px 20px;
}

.sect_ourb ul {
    border-radius: 20px 20px 0px 0px;
}

section.partnerclient {
    margin: 70px 0px;
}


/* our customer start  */

.our_customer h2 {
    text-align: center;
    font-size: 45px;
    font-weight: 900;
    color: #000000;
}

.our_customer h2 span {
    color: #f22a34;
    font-weight: 800;
}

.our_customer p {
    text-align: center;
    font-size: 21px;
    padding: 23px 0px;
    color: #9f9f9f;
}

.bank-card {
    padding: 25px;
    /* background: #ffffff; */
    /* border: 1px solid #e6e6e6; */
    border-radius: 21px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
}

.bank-top {
    margin-bottom: 15px;
}

.bank-logo {
    width: 120px;
}

.bank-card p {
    font-size: 14px;
    color: hsl(0, 0%, 0%);
    line-height: 1.6;
    margin-bottom: 20px;
}

.bank-card p strong {
    font-weight: 600;
    color: #000;
}

.card_bg p {
    color: #fff;
}

.profile {
    display: flex;
    align-items: center;
    gap: 12px;
}

.profile-img {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    object-fit: cover;
}

.profile h4 {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
}

.sam-uel h4 {
    color: #000 !important;
}

.rerez-tot h4 {
    color: #000 !important;
}

span.berlin-pot {
    color: #fff;
}

span.berlin-pot {
    color: #fff !important;
}

.proj-ect {
    margin-top: 69px;
}

.bank-top img {
    width: 113px;
    /* filter: brightness(11.5); */
}

.profile img {
    width: 44px;
}

.container.billion {
    padding-top: 21px;
}

.redefine {
    background-image: url(../images/index/clientimagesbottom/bottom-clienttwo.webp);
    background-size: cover;
}

.redefine p {
    padding-top: 115px;
}

.careem_stories {
    background-image: url(../images/index/clientimagesbottom/bottom-clientone.webp);
    background-position: center;
    border-radius: 20px;
}

.careem_img img {
    width: 101px;
    filter: brightness(6.5);
    padding-top: 21px;
}

.col-md-8.careem_stories {
    padding: 26px;
}

.careem_t h4 {
    color: #fff;
    padding-top: 30px;
    font-size: 34px;
    font-weight: bold;
}

.careem_t p {
    color: #fff;
    font-size: 12px;
    padding: 20px 0px;
}

.video_button {
    border: 1px solid #fff;
    width: 114px;
    text-align: center;
    border-radius: 16px;
    padding: 4px;
    background: #fff;
}

.video_button a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
}

.card_bg {
    background: #323232;
    padding: 41px 17px 27px 30px;
}

.profile h4 {
    color: #fff;
}

.profile span {
    color: #3a3838;
    font-size: 11px;
    font-weight: 700;
}

.redefine p {
    color: #fff;
}

.redefine p strong {
    color: #fff;
}


/* our customer end */

.pricednf ul span {
    color: #fff;
    padding-top: 2px;
}

footer.footer_sect {
    background-color: #141414;
    padding: 10px 0px;
    margin-top: 70px;
    padding-top: 70px;
}

.ftr_logo {
    padding-bottom: 90px;
}

.subscribe h4 {
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 14px;
}

.newsletter-box input {
    flex: 1;
    background: none;
    border: none;
    color: #fff;
    padding: 7px 16px;
    outline: none;
}

.newsletter-box button {
    background: #fff;
    color: #000;
    border: none;
    padding: 0 18px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 600;
}

.newsletter-box {
    display: flex;
    background: #1c1c1c;
    border-radius: 30px;
    padding: 6px;
}

a.gdhdh img {
    padding-right: 7px;
}

.gdhdh {
    background: #3ecb4f;
    padding: 14px 20px;
    border-radius: 30px;
    text-decoration: none;
    color: #fff;
}

.subscribe h5 {
    padding-top: 20px;
    color: #817a7a;
    font-weight: 400;
    font-size: 17px;
}

.subscribe ul {
    display: flex;
    list-style: none;
    padding: 0px;
    gap: 10px;
}

.subscribe ul li i {
    background: #eeeeee;
    padding: 10px;
    width: 37px;
    border-radius: 20px;
    color: #f22a34;
}

.ftr-link h3 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
}

.ftr-link ul li a {
    text-decoration: none;
    font-size: 18px;
    line-height: 35px;
    color: #cdc4c4;
}

.ftr-link ul {
    list-style: none;
    padding: 0px;
}

.mail_txt span {
    font-size: 20px;
    color: #cdc4c4;
    font-weight: 500;
    padding-bottom: 5px;
    display: inline-block;
}

.mail_txt a {
    font-size: 20px;
    color: #ffffff;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 12px;
}

.mail_txt a:last-child i {
    font-size: 22px;
    background: green;
    padding: 10px;
    width: 43px;
    border-radius: 20px;
}

.mail_txt a i {
    font-size: 29px;
}


/* footer */

.footer_location_icon ul {
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0px;
    gap: 15px;
    align-items: center;
}

.mainfg {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-bottom: 22px;
}

.mainfg span {
    font-size: 20px;
    font-weight: 500;
    color: #cdc4c4;
}

.hfgfh ul li p {
    font-size: 19px;
    color: #cdc4c4;
    margin: 0px;
}

.hfgfh ul li i {
    font-size: 22px;
    color: #cdc4c4;
}

.hfgfh {
    padding-bottom: 20px;
}

.footer_location_icon {
    margin-top: 70px;
}

.footer_location_icon {
    margin-top: 70px;
    border: 1px solid;
    padding: 32px;
    border-radius: 20px;
}

.footer_location_icon:hover {
    background-color: #333333;
    transition: 0.5s;
}

.footer_location_icon:hover ul li i {
    color: #eee;
}

.footer_location_icon:hover ul li p {
    color: #eee;
}

.footer_location_icon:hover .mainfg span {
    color: #eee;
}

section.copyrughtsect {
    background-color: #333333;
    padding: 20px 0px;
}

.copy_right h4 {
    margin: 0px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: 400;
}

.sect_ourb ul:first-child li:first-child {
    padding-top: 70px;
}

.main_tabdv {
    display: flex;
    gap: 30px;
    align-items: center;
}

.main_tabdv ul li {
    width: 300px;
    margin-bottom: 14px;
    display: grid;
}

ul.fluperdose li img {
    width: 440px;
}

.main_tabdv ul li button {
    border: 0px !important;
    border-radius: 10px 10px 10px 10px !important;
}

section.hfgfh {
    background-color: #141414;
    padding: 60px 0px;
    margin-top: 70px;
}

.main_tabdv ul {
    border: 0px;
    display: block !important;
    margin-top: 20px;
}

.main_tabdv ul li .nav-link.active {
    background-color: #f22a34;
}

.services_b h2 {
    color: #fff;
    font-size: 65px;
}

.applications {
    margin-top: 31px;
}

.services_b p {
    color: #fff;
    font-size: 21px;
    padding: 18px 0px;
}

.services_b h2 span {
    color: #f22a34;
}

a.brands {
    padding: 10px 20px;
    border-radius: 7px;
    background: #f22a34;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: 600;
}

.development_b {
    display: flex;
    justify-content: space-between;
}

.main_tabdv .nav-tabs .nav-link {
    background: #322e2e87;
}

.main_tabdv ul li button {
    font-size: 15px;
    color: #ffffff !important;
    font-weight: 600;
    text-align: left;
    padding-left: 9px !important;
}

button.nav-link.active {
    display: flex;
    justify-content: space-between;
}

.main_tabdv ul li button i {
    margin-left: 15px;
}

.main_tabdv .accordion-item {
    border-radius: 20px;
    background-color: #272727;
}

ul.fluperdose {
    padding: 0px;
    display: flex !important;
    list-style: none;
    margin: 0px;
    gap: 50px;
    align-items: center;
}

ul.fluperdose li h4 {
    font-size: 30px;
    line-height: 45px;
    color: #ffffff;
    font-weight: bold;
}

ul.fluperdose li {
    margin-bottom: 0px;
    width: 470px;
    display: block;
}

ul.fluperdose li p {
    font-size: 20px;
    line-height: 34px;
    color: #a1a1a1;
}

ul.fluperdose li span {
    font-size: 18px;
    line-height: 47px;
    color: #a1a1a1;
}

ul.fluperdose li span i {
    margin-right: 10px;
}

.main_tabdv .accordion-body {
    border: 0px !important;
    border-radius: 20px !important;
    background-color: #272727;
    width: 960px;
}

.main_tabdv .accordion-item {
    border: 0px;
    border-radius: 20px !important;
}

.main_tabdv ul li button i {
    display: none;
}

.main_tabdv ul li .nav-link.active i {
    display: inline-block;
    position: relative;
    top: 3px;
    color: #fff;
}


/* popup */

.cmn_ppup_wrp .modal_body {
    padding: 0;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cmn_ppup_wrp .modal_close {
    top: 8px;
    right: 12px;
    background: transparent;
    border: 1px solid #fff;
    width: 20px;
    height: 20px;
}

.commonPopup_modal .lt {
    width: 43%;
}

.commonPopup_modal .rt {
    width: 52%;
    padding: 30px 20px 20px;
    background: #fff;
    border-radius: 18px;
}

.form-group {
    position: relative;
}

.main_tabdv ul li button {
    padding: 10px 6px;
}

.cmn_ppup_wrp .ftr_ui .rt .form .form-group.form_control {
    margin-bottom: 15px;
}

.commonPopup_modal .lt h2 {
    font-size: 24px;
}

.cmn_ppup_wrp .lt>p {
    margin: 5px 0 0;
    font-weight: 300;
    position: relative;
    line-height: 1.4;
}

.modal_dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 40px);
    width: calc(100% - 20px);
    pointer-events: none;
    position: relative;
    margin: 20px auto;
    max-width: 900px;
}

.cmn_ppup_wrp .lt>p {
    margin: 5px 0 0;
    font-weight: 300;
    position: relative;
    line-height: 1.4;
}

.cmn_ppup_wrp .ftr_ui .rt .form .form-group .form_control {
    margin-bottom: 15px;
    background-color: #fff;
    border-radius: 30px;
    border: 1px solid #767676;
    padding: 15px;
    font-size: 14px;
    color: #000;
    width: 100%;
}

label.upr_label {
    top: 11px;
}

.cmn_ppup_wrp .rt .form-group label {
    font-size: 14px;
    color: #8d8d8d;
    font-weight: 400;
    line-height: normal;
}

.modern h2 {
    font-weight: 800;
    font-family: sans-serif;
    font-size: 46px;
    padding-top: 10px;
}

.section-title {
    position: relative;
    display: inline-block;
    padding: 10px 0px;
}

.footer_location_icon {
    margin-top: 70px;
    border: 1px solid;
    padding: 32px;
    border-radius: 20px;
}

section.jghf {
    padding-top: 60px;
}

.section-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    width: 123px;
    height: 3px;
    background: #f22a34;
    border-radius: 10px;
}

.modern ul li span {
    width: 590px;
    display: inline-grid;
    margin-left: 10px;
}

.modern ul li i {
    color: #f22a34;
    position: relative;
    top: 12px;
}

.modern ul {
    padding: 0px;
}

.modern {
    padding-top: 36px;
}

.modern p {
    font-size: 20px;
    color: #6c6c6c;
    padding: 30px 0px;
    text-align: left;
}

.modern ul li {
    font-weight: 400;
    color: #4b4b4b;
    padding-bottom: 40px;
    font-size: 23px;
    list-style: none;
}


/*contact us*/

.section-title span {
    color: #f22a34;
}

.main-contact-form .contact-wrapper {
    margin: 40px auto;
    background: #ffffff;
    border-radius: 18px;
    padding: 28px 26px 30px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.main-contact-form .contact-wrapper h2 {
    text-align: center;
    color: #ff2c2c;
    font-weight: 700;
    margin: 0 0 4px;
    font-size: 34px;
}

.main-contact-form .contact-wrapper p.subtitle {
    text-align: center;
    color: #555555;
    margin: 0 0 22px;
    font-size: 14px;
}

.main-contact-form .form-group {
    margin-bottom: 20px;
}

.main-contact-form .form-row {
    display: flex;
    gap: 10px;
}

.main-contact-form .form-row .form-group {
    flex: 1;
    margin-bottom: 0;
}

.main-contact-form input,
.main-contact-form select,
.main-contact-form textarea {
    width: 100%;
    padding: 10px 12px;
    border-radius: 999px;
    border: 1px solid #e1e1e1;
    font-size: 13px;
    outline: none;
    box-sizing: border-box;
}

.main-contact-form textarea {
    border-radius: 12px;
    min-height: 90px;
    resize: vertical;
}

.main-contact-form input:focus,
.main-contact-form select:focus,
.main-contact-form textarea:focus {
    border-color: #ff4b4b;
}


/* Phone field with flag prefix */

.main-contact-form .phone-wrapper {
    display: flex;
    align-items: center;
    border-radius: 999px;
    border: 1px solid #e1e1e1;
    padding: 0 10px;
    background: #fff;
}

.main-contact-form .phone-flag {
    font-size: 18px;
    margin-right: 6px;
    min-width: 26px;
    text-align: center;
    padding-bottom: 5px;
}

.main-contact-form .phone-input {
    border: none;
    border-radius: 0;
    padding-left: 4px;
}

.main-contact-form .phone-input:focus {
    outline: none;
    box-shadow: none;
}

.main-contact-form .submit-btn {
    width: max-content;
    margin-top: 10px;
    padding: 11px 34px;
    border-radius: 999px;
    border: none;
    background: #ff3b30;
    color: #ffffff;
    font-size: 15px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.main-contact-form .submit-btn:hover {
    background: #e63027;
}


/* LEFT */

.left-panel {
    color: #000;
    padding: 0px;
    border-radius: 20px;
    margin: 10px
}

.tfrtg p i {
    color: #42b91b;
}

.testimonial-card {
    background: #f22a34;
    border-radius: 18px;
    padding: 24px;
    margin: 10px;
    height: 210px;
    overflow: hidden;
}

.testimonial-card p {
    color: #fff;
}

button.njd-close {
    position: absolute;
    right: -24px;
    top: -18px;
    width: 40px;
    border: 0px;
    height: 40px;
    border-radius: 30px;
    font-size: 18px;
    background: #fff;
}

.thank-you-container {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    border-radius: 30px;
    padding: 60px 40px;
    text-align: center;
    width: 100%;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.success-icon {
    font-size: 5rem;
    color: #ff416c;
    margin-bottom: 20px;
    animation: bounce 2s infinite;
}

.thank-you-title {
    font-size: 60px;
    font-weight: 900;
    background: linear-gradient(135deg, #ff416c, #ff4b2b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    margin-bottom: 20px;
    text-shadow: 0 4px 20px rgba(255, 65, 108, 0.3);
    line-height: 0.9;
    letter-spacing: -2px;
}

.thank-you-subtitle {
    font-size: clamp(1.2rem, 4vw, 1.8rem);
    color: #333;
    font-weight: 400;
    margin-bottom: 40px;
    line-height: 1.4;
    opacity: 0.9;
}

.back-home-btn {
    background: rgba(255, 255, 255, 0.9);
    color: #ff416c;
    border: 2px solid #ff416c;
    padding: 18px 50px;
    font-size: 1.2rem;
    font-weight: 700;
    border-radius: 50px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 10px 30px rgba(255, 65, 108, 0.3);
    backdrop-filter: blur(10px);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.back-home-btn:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 20px 50px rgba(255, 65, 108, 0.5);
    background: #ff416c;
    color: white;
}

.back-home-btn:hover i {
    transform: rotate(-180deg);
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0) rotate(0deg);
    }
    40% {
        transform: translateY(-15px) rotate(5deg);
    }
    60% {
        transform: translateY(-8px) rotate(-3deg);
    }
}


/* Mobile Responsive */

@media (max-width: 480px) {
    .thank-you-container {
        padding: 40px 30px;
        margin: 20px;
    }
    .thank-you-title {
        margin-bottom: 15px;
    }
    .back-home-btn {
        padding: 16px 40px;
        font-size: 1.1rem;
    }
}

.left-panel h4 {
    color: #000;
}

.author {
    display: flex;
    gap: 10px;
    margin-top: 14px;
    align-items: center;
    color: #fff;
}

.author img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

.tfrtg p {
    color: #000;
    font-size: 13px;
    margin-bottom: 9px;
}


/* RIGHT */

.right-panel {
    padding: 20px 25px;
    background: #fff;
    border-radius: 20px;
    margin: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.modal.show .modal-dialog {
    width: 60%;
}


/* FIELD */

.field {
    position: relative;
    margin-bottom: 20px;
}

.field input,
.field textarea,
.field select {
    width: 100%;
    padding: 11px 18px 8px;
    border-radius: 30px;
    border: 1px solid #ccc;
    font-size: 14px;
    outline: none;
    background: #fff;
}

.field textarea {
    border-radius: 18px;
    padding-top: 22px;
}


/* LABEL */

.field label {
    position: absolute;
    left: 18px;
    top: 10px;
    background: #fff;
    padding: 0 6px;
    font-size: 14px;
    color: #8a8a8a;
    pointer-events: none;
    transition: .25s ease;
    width: 163px;
}


/* FLOAT LABEL (FINAL FIX) */

.field:focus-within label,
.field.has-value label,
.field input:not(:placeholder-shown)+label,
.field textarea:not(:placeholder-shown)+label,
.field select:valid+label {
    top: -6px;
    font-size: 12px;
    color: #0a63e6;
}


/* FOCUS BORDER */

.field input:focus,
.field textarea:focus,
.field select:focus {
    border-color: #0a63e6;
}


/* TEL INPUT */

.iti {
    width: 100%;
}

.iti--allow-dropdown input {
    padding-left: 90px !important;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: initial !important;
    border-radius: 20px 0 0 20px;
}


/* BUTTON */

.submit-btn {
    background: #f22a34;
    color: #fff;
    border: none;
    border-radius: 30px;
    padding: 8px;
    width: 100%;
    font-size: 16px;
}

.modal-content {
    border-radius: 20px;
}

button.btn-close {
    position: absolute;
    top: 2px;
    right: 3px;
    color: #000 !important;
}

.author img {
    width: 50px !important;
}

.jhfs {
    left: 90px !important;
}

.modal-body {
    background: #ffff;
    padding: 10px !important;
    width: 100% !important;
    border-radius: 30px;
}

.left-panel .owl-dots button.owl-dot.active span,
.owl-dots button.owl-dot:hover span {
    background: #007bff;
    width: 10px;
    height: 10px;
}

.left-panel .owl-dots button.owl-dot.active,
.owl-dots button.owl-dot:hover {
    border-color: #007bff;
}

.portfolio-section {
    padding: 40px 0;
}


/*dvbnmx*/

.potdofl {
    display: flex;
    align-items: center;
    background: #f22a34;
    padding: 20px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.first-pardt img {
    width: 150px;
}

.first-pardt h4 {
    font-size: 25px;
    font-weight: 800;
    color: #fff;
    padding: 11px 0px;
}

.first-pardt p {
    width: 251px;
    color: #fff;
}

.first-pardt a {
    background: #fff;
    padding: 6px 21px;
    border-radius: 10px;
    text-decoration: none;
    color: #f22a34;
    font-size: 17px;
}

.first-pardt ul {
    display: flex;
    gap: 30px;
    padding-bottom: 10px;
}

.first-pardt ul li h4 {
    margin: 0px;
    padding: 0px;
}

.first-pardt h4 {
    font-size: 25px;
    font-weight: 800;
    color: #fff;
    padding: 11px 0px;
}

.first-pardt ul li span {
    color: #fff;
}

.secdiuf {
    position: relative;
    width: 221px;
    right: -10px;
}

.secdiuf img {
    width: 510px;
}

.first-pardt ul {
    padding: 0px;
    list-style: none;
}

.potdofl {
    display: flex;
    align-items: center;
}

.first-pardt ul {
    padding: 0px;
    list-style: none;
}

.slider-wrapper {
    height: 420px;
    position: relative;
    overflow: hidden;
    object-fit: cover;
}


/* Slide */

.slide {
    position: absolute;
    inset: 0;
    /* background: #020617; */
    color: #fff;
    border-radius: 20px;
    /*padding: 40px;*/
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    opacity: 0;
}


/* Active slide */

.slide.active {
    opacity: 1;
}


/* Animations */

.from-left {
    animation: fromLeft 1s ease forwards;
}

.from-right {
    animation: fromRight 1s ease forwards;
}

.from-top {
    animation: fromTop 1s ease forwards;
}

.from-bottom {
    animation: fromBottom 1s ease forwards;
}

@keyframes fromLeft {
    from {
        transform: translateX(-100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fromRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes fromTop {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fromBottom {
    from {
        transform: translateY(100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}


/* Partners & Clientss start  */

section.parter {
    background: #fff;
    padding: 70px 0px;
    background-image: url(../images/bg_tech.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.partners-btn {
    text-align: center;
}

.partners-btn a {
    padding: 10px 20px;
    border-radius: 23px;
    background: #f22a34;
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    text-decoration: none;
    font-family: "Outfit", sans-serif;
}

.partners-btn h2 {
    font-size: 45px;
    font-weight: 700;
    padding: 22px 0px;
    font-family: "Outfit", sans-serif;
}

.partners-btn p {
    font-size: 21px;
    color: #8d8b8b;
    font-family: "Outfit", sans-serif;
}

.logo-section {
    /* padding: 40px 0; */
    overflow: hidden;
}

.logo-track {
    display: flex;
    width: calc(250px * 20);
    padding: 10px 0px;
}

.logo {
    width: 200px;
    height: 100px;
    margin: 0 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo img {
    max-width: 100%;
    max-height: 80px;
    /* filter: grayscale(100%); */
    /* transition: 0.3s; */
}


/* Left Animation */

.scroll-left {
    animation: scrollLeft 60s linear infinite;
}

.logo-section {
    position: relative;
    overflow: hidden;
}

.logo-section::before,
.logo-section::after {
    content: "";
    position: absolute;
    top: 0;
    width: 150px;
    /* fade width (adjust kar sakte ho) */
    height: 100%;
    z-index: 5;
    pointer-events: none;
}


/* Left Side Fade */

.logo-section::before {
    left: 0;
    background: linear-gradient(to right, rgb(255, 255, 255), transparent);
}


/* Right Side Fade */

.logo-section::after {
    right: 0;
    background: linear-gradient(to left, rgb(255, 255, 255), transparent);
}

@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}


/* Right Animation */

.scroll-right {
    animation: scrollRight 60s linear infinite;
}

@keyframes scrollRight {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}


/* Partners & Clients end  */