.logo-w-h{
    width: 250px;
}
a.navbar-brand {
    background-color: #f1f1f1;
    width: 20%;
    margin: 0%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-light .navbar-nav .nav-link{
    color: #000 !important;
    font-size: 15px;
    font-weight: 400;
}
.new-nav-coll {
    width: 77%;
    margin: 0 0 0 3%;
}
ul.social-media_links {
    list-style: none;
    display: flex;
    justify-content: space-around;
    background-color: #fff2ea;
    align-items: center;
    padding: 0 7% 0 0;
}
li.social_links > a {
    display: flex;
}
a.nav-link {
    border-bottom: 1px solid #ffffff;
}
li.social_links {
    padding: 5%;
    border-radius: 50%;
    margin: 4px 0;
}
.header-icons, .header-emails {
    width: 16px;
}
.header-icons{
    height: 16px;
}
li.social_links:hover {
    background-color: #f3803a;
    width: min-content;
    display: flex;
    align-items: center;
    justify-content: center;
}
p{
    margin: 0rem !important;
}
.welcome-text, .email_header {
    font-size: 13px;
}
.second-menu-contents {
    width: 70%;
}
.mobile-text{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30%;
}
.second_menu, .icon_text-section, .who-we-text-icon{
    display: flex;
    align-items: center;
    justify-content: center;
}
.bring-it-text{
    display: flex;
    align-items: center;
    margin: 0 0 2% 0;
}
.header-call {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5%;
    background-color: #f39963;
    border-radius: 50%;
    margin: 2% 4%;
}
.header-call-icon {
    width: 25px;
    height: 26px;
}
.mobile_text {
    font-size: 18px;
    font-weight: 700;
    color: #fb5e00;
}
.text-label {
    font-size: 15px;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(243 128 58) !important;
    border-bottom: 1px solid;
}
.backgound_video {
    height: 100vh;
    object-fit: cover;
    position: absolute;
}
.banner-text {
    height: 100vh;
    width: 100%;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    background-color: #050505b8;
    color: #fff;
}
img.banner-bg-01 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    animation: zoomInOut 10s infinite ease-in-out;
}
@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1.6);
  }
}

.tech_color {
    color: #fd5f00;
    font-weight: 600;
}
.two_section {
    padding: 23% 0 15% 0;
    background-image: url(/assets/images/banners/About-Us.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: 10%;
}
.who-we-img {
    width: 90%;
    object-fit: cover;
    height: -webkit-fill-available;
    padding: 10% 0 0 0;
    object-view-box: none;
}
.who-we-title {
    font-size: 62px;
    font-weight: 400;
    text-transform: capitalize;
    color: #FF5F00;
    margin: 0px;
    line-height: 1;
}
.how-we-second-titl {
    font-size: 63px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000000;
    line-height: normal;
}
.who-we-phara {
    text-align: justify;
    font-size: 18px;
    margin: 0% 0 !important;
}

.icon_text-section{
    margin: 6% 0;
    justify-content: space-between !important;
    gap: 20px;
    flex-wrap: wrap;
}
.icon-who-we {
    width: 83px;
    height: 60px;
}

.icon-text {
    font-size: 17px;
    margin: 0 0 0 5%;
}
.dash_color {
    width: 25px;
    height: 2px;
    background-color: #000;
    margin: 0 2% 0 0;
}
.tag-line-size {
    font-weight: 500;
}
.new-nav-bar {
    background-color: #fff;
    box-shadow: 0px 2px 20px #0000003d;
}
.about-check {
    width: 20px;
    background-color: #ff5f00;
    padding: 1%;
    border-radius: 50%;
    margin: 0 2% 0% 0;
}
.join-text-cards {
    position: absolute;
    width: 90%;
    margin: auto;
    right: 14px;
    top: 70%;
}
.icon-join-text {
    background-color: #ff5f00;
    width: fit-content;
    margin: 0 0 0 auto;
}
img.icon-text-join-iconsd {
    width: 40px;
    padding: 21%;
    height: 36px;
}
.join-card-tit {
    padding: 10% 12%;
    text-align: center;
    background-color: #ffffff;
    font-size: 17px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.join-smarta-section-bg {
    background-color: #1A4158;
    height: 50vh;
    width: 100%;
    background-image: url('/assets/images/banners/bg-khow-us.png');
    background-position-y: -56px;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 12% 0 0 0;
}
.join-card-smarta {
    top: -50%;
    left: 6%;
    margin: auto;
    width: 90%;
    position: absolute;
}
.card-img-join{
    border: 2px solid #ffffff;
    border-radius: 12px;
}
.why-join-us {
    font-size: 41px;
    font-weight: 400;
    color: #ff5f00;
}
.question_text {
    color: #000;
}
.join-phara {
    padding: 0 26% 4% 26%;
}

.what-we-offer{
    background-image: url('/assets/images/banners/Our-Services.png');
    background-repeat: no-repeat;
    background-size: contain;
    padding: 0 0 6% 0;
    background-position-y: -54px;
}
.home-our-services-section{
    background-image: linear-gradient(180deg, #1d405c, #1d405c,#ff5f00);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    padding:0 0 9% 0;
}
.what-we-offer-two {
    padding: 5% 4% 0;
}
.what_labe.text-white {
    font-size: 24px;
}
.what-we-resarch {
    background-color: #ECECEC;
    padding: 14% 10%;
    text-align: center;
    border-radius: 12px 12px 0 0;
    position: absolute;
    width: 93%;
    top: 36%;
    height: 40vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.what-we-card-text-image {
    height: 65vh;
}
.what-we-reah{
    font-size: 18px;
    color: #fb5e00;
}

.our-service-card.row {
    padding: 0 0 6% 0;
}
.under-line-view-more {
    width: 84%;
    margin: 0 0 0 auto;
    color: #fff;
    opacity: 1;
    height: 2px !important;
    border-radius: 50px;
}
.wht-we-offer {
    background-color: #1a4158;
    border: none;
    padding: 1%;
    color: #fff;
    width: 15%;
    border-radius: 10px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
img.view-more-what {
    width: 25px;
    margin: 0 0 0 10px;
}
a.wht-we-offer:hover {
    color: #1a4158;
    background-color: #fc5e00;
    transition: 1s;
}
.contact-us-sect{
    background-color: #fff;
}
.what-we-card-text-image:hover > .what-we-img-text-full .what-we-resarch {
    box-shadow: 0px 14px 14px #1d405c87;
    transform: translateY(10px);
    transition: 0.7s;
    background-color: #ba551c;
    color: #fff;
    top: 0px;
    height:65vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.what-we-card-text-image:hover > .what-we-img-text-full .what-we-resarch .what-we-reah{
    color: #1a4158;
}
.join-img-text-full:hover > .card-img-join {
    filter: blur(2px);
    transition: 0.7s;
}
.join-img-text-full:hover > .join-text-cards .join-card-tit{
    background-color: #ff5f00;
    color: #fff;
    transition: 0.7s;
    font-size: 18px;
    font-weight: 700;
    border-radius: 50px 0 50px 0;
    box-shadow: 0px 7px 5px #000000b3;
}
.join-img-text-full:hover > .join-text-cards{
    top:25%;
    transition: 0.7s;
}
.join-img-text-full:hover > .join-text-cards .icon-join-text{
    background-color: #1a4259;
    margin: 0 auto;
    padding:9%;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.7s;
}
.join-img-text-full:hover > .join-text-cards .icon-join-text .icon-text-join-iconsd{
    padding: 0px;
}
.technol-bg {
    width: 90%;
    top: 0;
    animation: oceanWave 15s ease-in-out infinite;
    z-index: -1;
}
@keyframes oceanWave {
  0%, 100% {
    transform: translateY(0) rotate(-2deg);
  }
  25% {
    transform: translateY(5px) rotate(2deg);
  }
  50% {
    transform: translateY(-5px) rotate(0deg);
  }
  75% {
    transform: translateY(8px) rotate(-2deg);
  }
}
span.technalogies_title {
    font-size: 23px;
}
h4.tech-title-card.m-0 {
    font-size: 44px;
    font-weight: 600;
}
.industries-home{
    background-image: url(/assets/images/banners/Technologies-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top;
    background-blend-mode: multiply;
}

.servic-we-provid.text-center {
    margin: 5% 0;
}
.our-home-industirs {
    padding: 11% 9% 9% 9%;
    background-color: #ffffff;
    text-align: justify;
    display: flex;
    flex-direction: column;
    border-radius: 0 0 10px 10px;
    height: 33.8vh;
}
h1.banner-title {
    font-size: 36px;
    font-weight: revert-layer;
}
.focus_indust-home {
    border: 1px solid #000;
    border-radius: 10px;
    margin: 4%;
    position: absolute;
    top: 0px;
    width: 82%;
    left: 17px;
    height: -webkit-fill-available;
}
img.card-img-what-we {
    border-radius: 10px 10px 0 0;
}
.what-we-card-text-image:hover > .card-industrial-bg {
    transform: rotateX(180deg);
    transition: 7s;
    z-index: -1;
}
.what-we-card-text-image:hover > .focus_indust-home .our-home-industirs{
    background-color: #c3c3c3;
    color: #000000;
    transition: 1s;
}
.what-we-card-text-image:hover > .focus_indust-home .our-home-industirs .what-we-reah{
    color: #f1f1f1;
    transition: 7s;
}
.what-we-card-text-image:hover > .focus_indust-home {
    border-color: #ba551c;
    box-shadow: 0 5px 20px 0px #00000082;
    transform: scale(1.1);
        transition: 2s;
}
img.card-industrial-bg {
    width: 100%;
    position: absolute;
    left: 0;
    top: -30px;
    transform: rotateX(0deg);
    transition: 7s;
    z-index:-1;
}

/* Contact Form Styles */

.form-control {
    width: 100%;
    padding: 12px 0;
    font-size: 16px;
    border: none;
    border-bottom: 2px solid #e0e0e0;
    background-color: transparent;
    outline: none;
    transition: border-color 0.3s ease;
}

.form-control:focus {
    border-bottom-color: #fd5f00;
}
.form-group {
    margin: 0 0 4% 0;
    width  :50%;
}

.form-group label {
    font-size: 16px;
    color:#ff5f00;
}

.form-control:focus + label,
.form-control:valid + label,
.form-control:not(:placeholder-shown) + label {
    top: -20px;
    font-size: 12px;
    color: #fd5f00;
    font-weight: 500;
}

textarea.form-control {
    resize: vertical;
    padding: 12px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}

.submit-btn {
    background-color: #fd5f00;
    color: white;
    padding: 12px 40px;
    border: none;
    border-radius: 4px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 100%;
    margin-top: 10px;
}
.header-emails{
    animation: zoominout 5s infinite;
}
@keyframes zoominout {
    from{
        transform: scale(1);
        opacity: 0;
    }to{
        transform: scale(1.2);
        opacity: 1;
    }
}
.submit-btn:hover {
    background-color: #212529;
}
.about-us-bg{
    background-image: url('/assets/images/banners/about-second-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5% 0;
}
.about-us-bgs{
    background-image: url('/assets/images/banners/career-job.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 2.5% 0;
}
.about-bg-container {
    width: 100%;
    top: 0;
    height: -webkit-fill-available;
}
.about-full-content.container {
    text-align: center;
    padding: 5%;
    color: #fff;
}
.about-phara-graph {
    font-size: 18px;
}
.about-bg-container{
    animation: rotateHide 4s ease-in-out infinite;
}
img.about-company-logo {
    width: 70%;
    animation: glitch 2s infinite;
     filter:    drop-shadow(-2px 0 red)    drop-shadow(2px 0 cyan);
}
@keyframes glitch {
  0%, 100% {
    transform: translate(0);
  }
  20% {
    transform: translate(-2px, 2px);
  }
  40% {
    transform: translate(2px, -2px);
    opacity: 0;
  }
  60% {
    transform: translate(-1px, 1px);
  }
  80% {
    transform: translate(1px, -1px);
  }
}
img.our-mission-image {
    width: 120px;
}
.our-mission-bg {
    width: 26%;
    margin: 0 auto 1%;
}
.about-feature-list {
    background-color: aliceblue;
    padding: 7% 13%;
    border-radius: 10px;
    box-shadow: -20px 2px 20px #ff5f0073;
    margin: 10% 0;
}
.about-feature-list:hover{
    background-color: #ff975b;
    box-shadow: -20px 2px 20px #00000073;
    color: #fff;
    transition: 0.5s;
}
.about-feature-list:hover img{
    filter: brightness(0);
    transition: 0.5s;
}
.about-us-abu {
    padding: 10% 0;
}
@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.agri-section {
    border-radius: 0 84px 0 !important;
}
p.contact-phara {
    font-size: 18px;
    padding: 0 23%;
}
.reflection {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    height: 200px;
    background: url('/assets/images/banners/about-first-bg.png') no-repeat center/contain;
    transform: scaleY(-1);
    opacity: 0.3;
    filter: blur(3px);
    mask-image: linear-gradient(to bottom, rgb(255, 255, 255), transparent);
    animation: reflectHide 4s ;
}

@keyframes rotateHide {
    0% {
        transform: rotateY(0deg);
        opacity: 0;
    }
    50% {
        transform: rotateY(180deg);
        opacity: 1;
    }
    100% {
        transform: rotateY(180deg);
        opacity: 0;
    }
}

@keyframes reflectHide {
    0% {
        opacity: 0;
    }
    50%{
        opacity: 0.6;
    }
    100% {
        opacity: 0;
    }
}

.about-smarta-logo {
    width: 15%;
}

.about-page {
    padding-bottom: 0;
}

.about-hero-section {
    padding: 70px 0 70px;
    background: linear-gradient(135deg, #f8efe7 0%, #fffaf4 100%);
}

.about-hero-card {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 84px 0;
    overflow: hidden;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.08);
}

.about-hero-content {
    flex: 1;
    padding: 50px 40px;
}

.about-hero-title {
    font-size: 54px;
    line-height: 1.05;
    color: #1a4158;
    margin: 12px 0 16px;
    font-weight: 600;
}

.about-hero-text {
    font-size: 18px;
    color: #56616b;
    line-height: 1.8;
}

.about-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 28px;
}

.submit-btn-outline {
    background: transparent;
    border: 1px solid #fd5f00;
    color: #fd5f00;
}

.submit-btn-outline:hover {
    background: #fd5f00;
    color: #fff;
}

.about-hero-visual {
    flex: 0 0 42%;
    min-height: 420px;
    overflow: hidden;
}

.about-hero-visual img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    animation: zoomInOut 10s infinite ease-in-out;
}
@keyframes zoomInOut {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }
}
.about-section {
    padding: 70px 0;
}

.about-section-heading {
    max-width: 700px;
    margin-bottom: 30px;
}

.section-title {
    font-size: 42px;
    color: #1a4158;
    margin: 10px 0 12px;
    line-height: 1.1;
}

.section-subtitle {
    font-size: 18px;
    color: #000000;
    line-height: 1.8;
    padding: 0 11%;
}

.about-service-card {
    background: #fff;
    border: 1px solid #e8ecf2;
    border-radius: 18px;
    padding: 28px 24px;
    height: 100%;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
}

.about-service-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.12);
    border-color: #fd5f00;
}

.about-service-icon {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: linear-gradient(135deg, #fd5f00, #ff8c42);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    margin-bottom: 18px;
}

.about-service-card h3 {
    font-size: 22px;
    color: #1a4158;
    margin-bottom: 8px;
}
.about-service-card p {
    font-size: 15px;
    color: #5f6b74;
    line-height: 1.7;
}
.about-ceo-block {
    background: #fff;
    border-radius: 24px;
    padding: 32px;
    box-shadow: 0 18px 36px rgba(0, 0, 0, 0.06);
    text-align: center;
}
.about-section-vision {
    padding: 5% 0;
    background-color: bisque;
}
.about-ceo-image img {
    width: 20%;
    margin: 0 auto 20px;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    display: block;
    filter: grayscale(100%);
     transition: 2s;
}
.about-ceo-block:hover img.ceo-profile-img {
    width: 27%;
    filter: none;
    transition: 1s;
    transform: matrix(1, 0, 0, 1, 0, 0);
    border: 9px solid #ff5f00;
}

.contact-right-section {
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #ffffff59;
    padding: 7%;
    border-radius: 10px;
    box-shadow: -20px 0px 20px 0px #c6c2cf;
}
.contact-us-home {
    font-size: 45px;
}
.contact-us-phara {
    font-size: 18px;
    margin: 4% 0 0 0 !important;
    padding: 0 18%;
    text-align: center;
}
.contact-section-all {
    padding: 9% 0;
    background-color: #F4F2F9;
    margin: 6% 0 0 0;
    background-image: url('/assets/images/banners/bg-contact.png');
}
.first_name-contcat {
    gap: 30px;
}
.form-section {
    background-color: #f4f2f959;
    padding: 7%;
    border-radius: 10px;
    box-shadow: 20px 0px 20px 0px #c6c2cf;
}

img.partner-img {
    object-fit: contain !important;
    width: 80% !important;
    height: 100px !important;
}
h4.partner-title {
    padding: 6% 0 4% 0;
    text-align: justify;
    font-size: 30px;
}
h4.partner-title {
    padding: 6% 0 4% 0;
    text-align: justify;
    font-size: 30px;
}
.meet-our-ceo {
    justify-content: center;
    margin: 0 0 3% 0;
}
.item.our-brands-img {
    box-shadow: 20px -7px 18px 0px #0000003b;
    margin: 8% 5%;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
h2.partner-title {
    margin: 0 0 20px 0;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
    background: #ff5f00 !important;
}
.partner-title span {
    display: inline-block;
    opacity: 0;
    transform: translateX(-10px);
    animation: revealLetter 7s forwards infinite;
}

/* Delay each letter */
.partner-title span:nth-child(1) { animation-delay: 0s; }
.partner-title span:nth-child(2) { animation-delay: 0.1s; }
.partner-title span:nth-child(3) { animation-delay: 0.2s; }
.partner-title span:nth-child(4) { animation-delay: 0.3s; }
.partner-title span:nth-child(5) { animation-delay: 0.4s; }
.partner-title span:nth-child(6) { animation-delay: 0.5s; }
.partner-title span:nth-child(7) { animation-delay: 0.6s; }
.partner-title span:nth-child(8) { animation-delay: 0.7s; }
.partner-title span:nth-child(9) { animation-delay: 0.8s; }
.partner-title span:nth-child(10) { animation-delay: 0.9s; }
.partner-title span:nth-child(11) { animation-delay: 1s; }
.partner-title span:nth-child(12) { animation-delay: 1.1s; }
.partner-title span:nth-child(13) { animation-delay: 1.2s; }
.partner-title span:nth-child(14) { animation-delay: 1.3s; }
.partner-title span:nth-child(15) { animation-delay: 1.4s; }
.partner-title span:nth-child(16) { animation-delay: 1.5s; }
.partner-title span:nth-child(17) { animation-delay: 1.6s; }
.partner-title span:nth-child(18) { animation-delay: 1.7s; }
.partner-title span:nth-child(19) { animation-delay: 1.8s; }
.partner-title span:nth-child(20) { animation-delay: 1.9s; }
.partner-title span:nth-child(21) { animation-delay: 2.0s; }
.partner-title span:nth-child(22) { animation-delay: 2.1s; }
.partner-title span:nth-child(23) { animation-delay: 2.2s; }

@keyframes revealLetter {
    from {
        opacity: 0;
        transform: translateX(-10px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}
.footer-section {
    padding: 4% 0 0% 0;
    background-color: #ff5f00;
    background-image: url('/assets/images/banners/footer-bg.png');
    background-position: center;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
    background-size: cover;
}
.our-home-partner {
    margin: 2% 0 5% 0;
}
img.white_logo {
    width: 250px;
    margin: 0 0 9% 0;
}
p.footer-text {
    text-align: justify;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.social-media_footer {
    display: flex;
    text-align: center;
    list-style: none;
    justify-content: space-between;
    padding: 10% 0 ;
}
.header-icons-footer {
    width: 23px;
    height: 23px;
    filter: invert(1);
}
.footer-social-link-section {
    padding: 0 8% 0 0 !important;
}
li.social_links_footer {
    padding: 4%;
    border-radius: 50%;
    background-color: #000;
    transition: 2s;
}
li.social_links_footer:hover {
    background-color: #ffffff;
    transition: 2s;
}
li.social_links_footer:hover > a .header-icons-footer {
    filter: invert(0);
}
li.social_links_footer > a{
    display: flex;
    align-items: center;
    justify-content: center;
}
hr.footer-underline {
    height: 2px !important;
    opacity: 1;
    width: 20px;
}
ul.footer-links {
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 15px;
    overflow: hidden;
    width: max-content;
}

li.footer-links-href {
    width: max-content;
    margin: 2% 0 0 0;
}
li.footer-links-href > a {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}
li.footer-links-href > a:hover{
    color: #000;
    transition: 1s;
}
.footer-links-href:hover > .header-call-icon{
    filter: invert(1);
}
hr.hover-ef {
    margin:5px 0 0 0;
    height: 2px !important;
    opacity: 1;
    width: 0px;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}
li.footer-links-href > a:hover + hr.hover-ef {
    width: -webkit-fill-available;
    animation: width 0.4s ease;
    margin:5px 0 0 0;
    transform: scaleX(1);
}
.footer-links-section_contact {
    padding: 0 10% !important;
}   
.email_headers {
    font-weight: 500;
} 
.email_headers {
    text-align: justify;
}     
.subcribe-btn {
    width: max-content;
}
.copyright {
    background-color: #000000;
    padding: 10px;
    color: #fff;
}
.footer-content {
    padding: 0 0 3% 0;
}
.zoom-text span {
  display: inline-block;
  animation: zoom 1s ease-in-out infinite;
}

.zoom-text span:nth-child(1) { animation-delay: 0s; }
.zoom-text span:nth-child(2) { animation-delay: 0.1s; }
.zoom-text span:nth-child(3) { animation-delay: 0.2s; }
.zoom-text span:nth-child(4) { animation-delay: 0.3s; }
.zoom-text span:nth-child(5) { animation-delay: 0.4s; }
.zoom-text span:nth-child(6) { animation-delay: 0.5s; }
.zoom-text span:nth-child(7) { animation-delay: 0.6s; }
.zoom-text span:nth-child(8) { animation-delay: 0.7s; }
.zoom-text span:nth-child(9) { animation-delay: 0.8s; }
.zoom-text span:nth-child(10) { animation-delay: 0.9s; }

@keyframes zoom {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}
.contact-section {
    padding: 10% 5%;
}
.contact-page {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    margin: 5% 0 0 0;
}
.contact-page-text {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
img.header-call-icons {
    width: 30px;
}
.our-service-cards {
    padding: 10% 0;
    row-gap: 50px;
}
.image-text {
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fd5f00;
    border-radius: 50%;
    border: 4px solid #ff5f00;
    box-shadow: -5px 3px 3px #0000008f;
}
.form-sections {
    padding: 10%;
    background-color: antiquewhite;
    border-radius: 10px;
    box-shadow: 20px -1px 9px #00000038;
}
li.contact-page-links-href:hover {
    filter:grayscale(1);
    width: max-content;
}
li.contact-page-links-href:hover > a .image-text {
    background-color: #000;
    transition: 1s;
    box-shadow: -5px 3px 3px #ff5e00;
}
li.contact-page-links-href:hover > a .image-text img.header-call-icons {
    filter: invert(1);
    transition: 1s;
}
.our-service-page{
    background-image: url('/assets/images/banners/technalogy.png');
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #003d6d;
}
.what-we-phara {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: 3s;
}

.what-we-card-text-image:hover > .what-we-img-text-full .what-we-resarch .what-we-phara{
    -webkit-line-clamp: initial;
    transition: 3s;
}
img.job-seeker {
    width: 50%;
    margin: 0 0 0 20%;
}
.open-object {
    font-size: 50px;
}
.job-opening-text-tite {
    width: 70%;
    margin: 0 3% 0 auto;
}
.linkedinbtnd{
    display: grid;
	place-items: center;
}
.typing {
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    width: 0;
    color: #113252;
    font-size: 23px;
    border-right: 2px solid #113252;

    animation: typing 10s steps(32, end) infinite,
               blink .50s step-end 50s infinite;
}
.our-services-bg{
    background-image: url(/assets/images/banners/ourservices.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.our-products-bg{
    background-image: url(/assets/images/banners/our-products-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.news-sections{
    background-image: url(/assets/images/banners/news-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
span.please-follow {
    font-size: 13px;
    font-weight: 500;
}
@keyframes typing {
     0% {
        width: 0;
    }

    /* Type for the first 66.67% (10s of 15s) */
    66.67% {
        width: 32ch;
    }

    /* Hold for the last 33.33% (5s of 15s) */
    100% {
        width: 32ch;
    }
}

@keyframes blink {
    50% {
        border-color: transparent;
    }
}
p.text-all-creer {
    margin: 0 0 13% 0 !important;
}
.linkedinbtnd > a {
	position: relative;
	box-shadow: 0 0 10px 5px rgba(255, 202, 178, 0.4);
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 4px;
	font: 700 30px consolas;
	overflow: hidden;
    width: 60px;
    padding: 4%;
}
a.linkedin:hover {
    filter: saturate(0.5);
    background-color: #084298;
}
a.linkedin:hover > img {
    filter: invert(1);
}
.linkedinbtnd > a span:nth-child(1) {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 3px;
	background: linear-gradient(to right,#ff5f00, #ffa36c);
	animation: animate1 2s linear infinite;
}

@keyframes animate1 {
	0% {
		transform: translateX(-100%);
	}
	100% {
		transform: translateX(100%);
	}
}

.linkedinbtnd > a span:nth-child(2) {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 3px;
	background: linear-gradient(to bottom, #ff5f00, #ffa36c);
	animation: animate2 2s linear infinite;
	animation-delay: 1s;
}
@keyframes animate2 {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(100%);
	}
}

.linkedinbtnd > a span:nth-child(3) {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 3px;
	background: linear-gradient(to left,#ff5f00, #ffa36c);
	animation: animate3 2s linear infinite;
}

@keyframes animate3 {
	0% {
		transform: translateX(100%);
	}
	100% {
		transform: translateX(-100%);
	}
}

.linkedinbtnd > a span:nth-child(4) {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 3px;
	background: linear-gradient(to top, #ff5f00, #ffa36c);
	animation: animate4 2s linear infinite;
	animation-delay: 1s;
}

@keyframes animate4 {
	0% {
		transform: translateY(100%);
	}
	100% {
		transform: translateY(-100%);
	}
}
@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

.our-news-section-text-full {
  --angle: 0deg;
  width: -webkit-fill-available;
  position: relative;
  padding: 4px;
  border-radius: 10px;
  background: conic-gradient(
    from var(--angle),
    transparent 20%,
    #00f3ff,
    #ff0055,
    #00f3ff,
    transparent 80%
  );
  box-shadow: inset;
  animation: rotate 4s linear infinite;
}

@keyframes rotate {
  to {
    --angle: 360deg;
  }
}
.news-our-service {
    background-color: #fff;
    border-radius: 10px;
}
h4.our-news-what-we-reah {
    font-size: 18px;
    color: #ff5f00;
}
.our-news-section-phara-graph {
    padding: 6%;
}
a.our-news-what-we-offer {
    display: flex;
    width: max-content;
    background-color: #ff5f00;
    text-decoration: none;
    padding: 1% 5%;
    margin: 0 5% 6%;
    color: #fff;
    border-radius: 10px;
    align-items: center;
}
img.news-view-more-what {
    width: 18px;
    filter: brightness(0) invert(1);
    height: 17px;
    margin: 0 0 0 10px;
}
a.our-news-what-we-offer:hover {
    color: #ffffff;
    background-color: #ff5f00;
    box-shadow: 1px 0px 13px #ff5f00a6;
    transition: 10s;
    width: -webkit-fill-available;
}
a.our-news-what-we-offer:hover > img.news-view-more-what {
    transition: 1s;
    position: absolute;
    right: 40px;
}
.our-news-what-we-phara{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.our-news-section-text-full:hover {
    background: #fff;
    box-shadow: -1px 0px 15px #ffffff;
    transition: 0.4s;
}
.iot-sections{
    background-image: url('/assets/images/banners/unlock-indusrty.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.the-smarta-perspective{
    background-image: url('/assets/images/banners/iot-bg-page.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.environmentall-benefical{
    background-image: url('/assets/images/banners/environment.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.news-iot-contact {
    padding: 8% 0 4% 0;
    background-color: #F4F2F9;
    margin: 0% 0 0 0;
    background-image: url(/assets/images/banners/bg-contact.png);
    background-size: contain;
    background-repeat: no-repeat;
}
.furture-content {
    padding: 6% 0;
}

.list-style-none {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 50px;
    padding: 5% 0% 0%;
}
.list-nones {
    margin: 2% 0;
}
.predictive {
    width: 100px;
    height: 90px;
    margin: 0 0 5% 0;
    object-fit: cover;
}
.tech_colora {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 1% 0;
}
.key-ben-img-text {
    background-color: #fff;
    padding: 7%;
    text-align: center;
    border-radius: 10px;
    border: 2px solid #ff5f00;
}
.predictive-maintences {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}
h1.iot-title-industry{
    font-size: 29px;
    color: #fd5f00;
    margin: 7% 0 1% 0;
}
.whats-is-iot-title{
    font-size: 29px;
    color: #fd5f00;
}
p.unlock-indusrty-text {
    font-size: 17px;
    margin: 0 0 3% 0 !important;
}
.new-full-section {
    margin: 0 0 8% 0;
}
.phara-predicitve {
    padding: 5% 5% 0;
    margin: 0 0 0 0;
    font-size: 16px;
}
li.key-ben-img-text:hover {
    background-color: antiquewhite;
}
.what-is-iot-ans.text-center {
    padding: 0 16%;
}
.products-card-img {
    position: absolute;
    width: 200px;
    left: 0px;  
    right  :0px;
    animation: moveRight 8s linear infinite alternate;
}
@keyframes moveRight {
  from {
    right: 78%;
  }
  to {
    left: 78%;
  }
}
.right-text-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.products-card{
    background-image: url('/assets/images/banners/bg-smarta-fomr.gif');
    background-repeat: no-repeat; 
    background-size: contain;  
}
img.industrial-iot-img {
    width: 30%;
}
img.first-img-second {
    width: 100%;
}
.main-img-text {
    padding: 18% 0 10%;
    overflow: hidden;
    position: relative;
    margin: auto;
}
section.industrial-iot {
    background-color: #0b0b0c;
    padding: 7% 0 0 0;
    color: #fff;
}
p.industrial-iot-phara {
    width: 44%;
    margin: auto;
}
.img-with-text {
    padding: 4%;
    width: 300px;
    height: 300px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    position: absolute;
}
.industrial-iot-content.container {
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.img-with-text.item1{
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
img.smartproducts-card {
    width: 100%;
}
/* scroll */
.scroll-track{
    position: relative;
    height: 600vh;
  }

  .scroll-track.smarta-form-track{
    height: 250vh;
  }

  .stage{
    position: sticky;
    top: 0;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: radial-gradient(ellipse at 50% 30%, #0b0b0c 0%, #0b0b0c 70%);
  }

  canvas{
    max-height: 100%;
    max-width: 100%;
    display: block;
    background-color: #cdbfbf00;
  }

  .overlay{
    position: absolute;
    inset: 0;
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 17vh 6vw;
  }

  .eyebrow{
    font-size: 0.75rem;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: var(--accent);
    opacity: 0;
    padding: 6% 0 0 0;
  }

  .headline{
    font-size: clamp(1.8rem, 5vw, 3.4rem);
    font-weight: 600;
    line-height: 1.05;
    max-width: 20ch;
    opacity: 0;
  }

  .progress-wrap{
    align-self: flex-end;
    width: 100%;
    max-width: 420px;
  }

  .progress-track{
    height: 2px;
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 2px;
    overflow: hidden;
  }
  .progress-fill{
    height: 100%;
    width: 0%;
    background: var(--accent);
  }
  .progress-label{
    margin-top: 10px;
    font-size: 0.7rem;
    letter-spacing: 0.15em;
    color: var(--muted);
    display: flex;
    justify-content: space-between;
  }

  .loading-note{
    position: absolute;
    bottom: 4vh; left: 50%;
    transform: translateX(-50%);
    font-size: 0.7rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: var(--muted);
  }

  .filler{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8vw;
  }
  .filler h2{
    font-size: clamp(1.4rem, 4vw, 2.4rem);
    font-weight: 500;
    color: var(--muted);
    max-width: 26ch;
  }
.smarta-product-desc {
    width: 60%;
    padding: 2% 0;
}
@media (max-width: 639px) {
    .navbar-brand {
        width: 70% !important;
        padding: 4% 5% !important;
    }
    .menu-section {
        justify-content: space-between;
        background-color: #f1f1f1;
        align-items: center;
    }
    .logo-w-h {
        width: 190px;
    }
    .navbar-toggler {
        margin: 0 3% 0 0;
        background-color: #ff5f00 !important;
    }
    h1.banner-title{
        font-size: 23px;
    }
    img.banner-bg-01{
        height: 100vh;
    }
    .technol-bg{
        left:0px;
    }
    .who-we-title, .how-we-second-titl{
        font-size: 35px;
        font-weight: 500;
    }
    .who-we-text {
        padding: 17% 0 0 0;
    }
    .join-phara {
        padding: 0 4% 4%;
    }
    .join-smarta-section-bg{
        height: 100%;
    }
    .join-card-smarta {
        position: static !important;
        margin: 0 auto !important;
        padding: 10% 0 0;
    }
    .join-img-text-full {
        margin: 0 0 35% 0;
    }
    .wht-we-offer{
        width: 80%;
        margin: 5% 7% 0 0;
        padding: 3% 0;
    }
    .section-title, .tech-title-card,.about-hero-title, .about-hero-title {
        font-size: 30px;
    }
    .industries-home{
        padding: 0 0% 0 0%;
        background-position: left;
    }
    .focus_indust-home{
        width: 75%;
        left: 30px;
    }

    img.card-industrial-bg {
        width: 95%;
        left: 9px;
        top: -13px;
    }
    .what-we-card-text-image:hover > .focus_indust-home .our-home-industirs{
        height: 35.2vh;
    }
    .contact-us-phara{
        font-size: 16px;
        padding: 0 5%;
    }
    .contact-right-section{
        box-shadow: 0px -20px 20px 0px #c6c2cf;
        padding-top: 18%;
    }
    .form-section{
        box-shadow: 0px 20px 20px 0px #c6c2cf;
        margin: 0 0 5% 0;
    }
    .first_name-contcat {
        flex-direction: column;
        gap: 0px;
    }
    .form-group{
        width:100% !important;
    }
    img.partner-img{
        width: 100% !important;
        height: 100px !important;
        object-fit: inherit !important;
    }
    .footer-content {
        padding: 6%;
    }
    .footer-links-section_contact, .footer-links-section_contacts{
        padding: 0 0% 0 0% !important;
        margin: 0 0 31px 0;
    }
    .second_menu{
        flex-direction: column;
    }
    .first_menu > .col-sm-12{
        padding: 0 0% 0 0%;
    }
    .mobile-text{
        width: 100%;
        justify-content: left;
    }
    ul.social-media_links{
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        padding: 0;
    }
    .dual_menu {
        height: 90vh;
    }
    .new-nav-coll{
        margin: 0px;
    }
    .first_menu {
        padding: 0 0 12px 27px;
    }
    .header-emails {
        width: 16px;
        margin: 0px 7px 0 0px;
    }
    ul.second-menu-contents {
        margin: 0 0 0 7%;
    }
    .about-hero-card{
        flex-direction:column-reverse
    }
    .agri-section {
        flex-direction: column;
    }
    .about-hero-content{
        padding: 0px 40px 50px 40px;
    }
    .tag-text{
        justify-content: center;
    }
    h2.section-title {
        width: 80%;
        margin: 0 auto 5% auto !important;
    }
    .about-service-card{
        text-align: center;
    }
}


.smarta-farm-section .stage canvas {
    display: block;
    width: 58% !important;
    max-width: 900px;
    height: auto !important;

    transform: translateX(6%) scale(0.90);
    transform-origin: center center;
}
/* =========================================
   SMARTA INDUSTRIAL IoT
========================================= */

.smarta-iot-section {
    position: relative;
    width: 100%;
    height: 500vh;
    background: #080808;
    color: #fff;
}

/* Scroll area */
.smarta-iot-scroll {
    position: relative;
    width: 100%;
    height: 100%;
}

/* Sticky viewport */
.smarta-iot-sticky {
    position: sticky;
    top: 0;

    width: 100%;
    height: 100vh;

    min-height: 650px;

    overflow: hidden;

    display: flex;
    flex-direction: column;
    align-items: center;

    background: #080808;
}


/* =========================================
   TOP TEXT
========================================= */

.smarta-iot-content {
    position: relative;

    z-index: 10;

    width: min(1100px, 90%);

    padding-top: 70px;

    text-align: center;

    flex-shrink: 0;
}


/* Small heading */
.smarta-iot-eyebrow {
    margin-bottom: 10px;

    font-size: 12px;
    font-weight: 500;

    letter-spacing: 5px;

    color: rgba(255, 255, 255, 0.55);
}


/* Main heading */
.smarta-iot-content h2 {
    margin: 0;

    font-size: clamp(36px, 4vw, 64px);

    line-height: 1.05;

    font-weight: 600;

    letter-spacing: -2px;
}


/* Smarta color */
.smarta-iot-content h2 span {
    color: #ffffff;
}


/* Paragraph */
.smarta-iot-content p {
    max-width: 700px;

    margin: 18px auto 0;

    font-size: 16px;

    line-height: 1.7;

    color: rgba(255, 255, 255, 0.65);
}


/* =========================================
   PRODUCT STAGE
========================================= */

.smarta-iot-stage {
    position: relative;

    width: 100%;

    flex: 1;

    min-height: 0;

    display: flex;

    justify-content: center;

    align-items: center;

    padding: 20px 40px 80px;

    box-sizing: border-box;
}


/* Canvas */
#smartaIoTCanvas {
    display: block;

    width: min(650px, 70vw);

    height: auto;

    max-height: 62vh;

    object-fit: contain;
}


/* =========================================
   FRAME COUNTER
========================================= */

.smarta-iot-frame {
    position: absolute;

    right: 45px;
    bottom: 35px;

    z-index: 20;

    font-size: 13px;

    letter-spacing: 2px;

    color: rgba(255, 255, 255, 0.75);
}

.frame-divider {
    margin: 0 7px;

    color: rgba(255, 255, 255, 0.25);
}


/* =========================================
   SCROLL INDICATOR
========================================= */

.smarta-iot-scroll-indicator {
    position: absolute;

    left: 45px;
    bottom: 35px;

    display: flex;

    align-items: center;

    gap: 14px;

    z-index: 20;

    font-size: 10px;

    letter-spacing: 3px;

    color: rgba(255, 255, 255, 0.45);
}

.scroll-line {
    width: 45px;
    height: 1px;

    background: rgba(255, 255, 255, 0.35);
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991px) {

    .smarta-iot-content {
        padding-top: 55px;
    }

    .smarta-iot-content p {
        max-width: 600px;

        font-size: 14px;
    }

    #smartaIoTCanvas {
        width: min(550px, 75vw);

        max-height: 58vh;
    }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

    .smarta-iot-section {
        height: 450vh;
    }

    .smarta-iot-sticky {
        min-height: 600px;
    }

    .smarta-iot-content {
        width: 90%;

        padding-top: 45px;
    }

    .smarta-iot-eyebrow {
        font-size: 9px;

        letter-spacing: 3px;

        margin-bottom: 8px;
    }

    .smarta-iot-content h2 {
        font-size: 32px;

        letter-spacing: -1px;
    }

    .smarta-iot-content p {
        margin-top: 12px;

        font-size: 13px;

        line-height: 1.5;
    }

    .smarta-iot-stage {
        padding: 10px 20px 70px;
    }

    #smartaIoTCanvas {
        width: 82vw;

        max-height: 52vh;
    }

    .smarta-iot-frame {
        right: 20px;
        bottom: 22px;

        font-size: 10px;
    }

    .smarta-iot-scroll-indicator {
        left: 20px;
        bottom: 22px;

        font-size: 8px;
    }

    .scroll-line {
        width: 30px;
    }

}