/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1750733066
Updated: 2025-06-24 02:44:26

*/


body {
  margin: 0;
  padding: 0;
  font-family: 'Inter', serif;
  color: #6B7280;
  background: #F7F8FC;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Inter', serif;
  line-height: 1.2;
  color: #111827;
  font-weight: 700;
}


.primary-btn {
  text-decoration: none;
  background-image: linear-gradient(90deg, #7967FF 0, #0BB1FF 100%);
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 25px;
  border-radius: 1000px;
  border: none;
  moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.primary-btn:hover {
  transform: scale(1.05);
  color: #fff;
}

.section-title {
  margin-bottom: 50px;
}

h2 {
  font-size: 48px;
}

.main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 30px;
}

.main-navigation ul li a {
  text-decoration: none;
  font-size: 16px;
  color: #6B7280;
  transition: .3s;
}

.main-navigation ul li a:hover {
  color: #111827;
}

.main-navigation {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.header-btn {
  display: flex;
  justify-content: end;
}

.header-btn .primary-btn {
  padding: 10px 20px;
}

.header-area {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  transition: .3s;
  padding: 15px 0;
}

.header-area.header-fixed {
  background: #fff;
  box-shadow: 0 5px 20px #00000014;
}

.menu-trigger {
  text-align: right;
  background-image: linear-gradient(144deg, #746BFF 0, #0EB0FF 100%);
  padding: 10px;
  font-size: 21px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  min-width: 40px;
  justify-content: center;
  display: none;
}

.offcanvas-wraper {
  position: fixed;
  width: 100%;
  background: #fff;
  height: 100%;
  top: -100%;
  padding-top: 20px;
  z-index: 999;
  left: 0;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  box-shadow: 10px 0 20px #0000000d;
}

.offcanvas-wraper.active {
  top: 0;
}

.menu-trigger .fa-times {
  display: none;
}

.menu-trigger.active .fa-times {
  display: block;
}

.menu-trigger.active .fa-bars {
  display: none;
}

.offcanvas-wraper .header-btns {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 20px;
}

.offcanvas-menu li a {
  color: #111827;
  font-size: 24px;
  text-align: center;
  font-weight: 500;
}

.offcanvas-menu {
  gap: 10px;
  justify-content: center;
  padding-top: 100px;
}

.offcanvas-menu a {
  display: block;
}

.offcanvas-wraper .logo img {
  max-width: 120px;
  margin-bottom: 30px;
}




@media screen and (min-width: 768px) {
  /* .banner_mockup-part {
    -webkit-mask-image: url("https://oyolloo.online/arvai/wp-content/uploads/2025/06/64da35dc740d0288c1520184_vector-mask-with-paddings.svg");
    mask-image: url("https://oyolloo.online/arvai/wp-content/uploads/2025/06/64da35dc740d0288c1520184_vector-mask-with-paddings.svg");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-size: auto 500svh;
    -webkit-mask-size: auto 500svh;
    mask-position: center;
    z-index: 2;
  } */
}

/* .banner_phone_frame-img {
  z-index: 10;
  width: auto;
  max-width: none!important;
  height: 500vh!important;
  display: block;
  position: relative;
} */
.banner_phone_frame-img-wrapper .absolute {
  position: absolute;
  z-index: -1;
}

.banner_phone_frame-img-wrapper .top-element {
  bottom: 98%;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  width: 1000%;
  height: 100%;
  background: #fff;
}

.banner_phone_frame-img-wrapper .bottom-element {
  top: 98%;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  width: 1000%;
  height: 100%;
  background: #fff;
}

.banner_phone_frame-img-wrapper .left-element {
  left: -995%;
  content: "";
  width: 1000%;
  height: 100%;
  background: #fff;
}

.banner_phone_frame-img-wrapper .right-element {
  right: -995%;
  content: "";
  width: 1000%;
  height: 100%;
  background: #fff;
}


.banner_phone_frame-img-wrapper .right-element:before {
  position: absolute;
  left: -6px;
  top: -2px;
  content: "";
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}

.banner_phone_frame-img-wrapper .right-element:after {
  position: absolute;
  left: -6px;
  bottom: -2px;
  content: "";
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}


.banner_phone_frame-img-wrapper .left-element:before {
  position: absolute;
  right: -6px;
  top: -2px;
  content: "";
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}

.banner_phone_frame-img-wrapper .left-element:after {
  position: absolute;
  right: -6px;
  bottom: -2px;
  content: "";
  background: #fff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}

.banner_phone_frame-img-wrapper {
  height: 500vh;
  position: relative;
  z-index: 10;
  max-width: none !important;
  display: block;
}

.banner_phone_frame-img-wrapper:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 50%;
  width: 98%;
  content: "";
  background-image: linear-gradient(0deg, #7B66FF 25%, transparent 100%);
  z-index: -1;
  transform: translateX(-50%);
  border-radius: 50px;
}


.banner_phone_frame-img {
  height: 100% !important;
  width: auto;
  display: block;
  max-width: none !important;
}



.banner-sticky-part {
  z-index: 4;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
  border-radius: 30px;
}

.banner_phone_frame {
  z-index: 3;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-bottom: 0;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.banner-content {
  z-index: 5;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  margin-top: -100vh;
  display: flex;
  position: relative;
  text-align: center;
}

.banner_mockup-part {
  z-index: 2;
  width: 100svw;
  max-width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.banner-content img {
  margin-bottom: 40px;
}

.banner-content h2 {
  font-size: 60px;
  color: #fff;
  font-weight: 700;
  max-width: 635px;
  margin-bottom: 40px;
}

.banner-area {
  position: relative;
  overflow: visible;
  padding: 0 20px;
}

.banner-mockup_bg-block {
  z-index: -1;
  width: 100svw;
  max-width: 100%;
  height: 100vh;
  position: absolute;
  inset: 0%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.banner-mockup_bg-block>video {
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
  position: absolute;
  inset: -100%;
  border-radius: 30px;
}

.mockup-images {
  position: absolute;
  top: 100vh;
  width: 280px;
  left: 50%;
  transform: translateX(-50%);
  background-image: linear-gradient(90deg, #7669FF 0, #0CB1FF 100%);
}

.mockup-images img {
  width: 100%;
}

.about-area {
  position: relative;
  z-index: 22;
}


.about-inner {
  margin-top: 100vh;
  position: relative;
  top: 0;
}

.about-inner {
  z-index: 1;
  width: 100vw;
  max-width: 100%;
  height: calc(100vh + 80px);
  position: relative;
  top: 0;
}

.about-inner {
  margin-top: calc(100vh + 80px);
  position: relative;
  top: 0;
}

.single-about-item {
  height: 240px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px;
  border-radius: 16px;
  position: relative;
  z-index: 1;
  margin-top: 45px;
  background: #111827;
  overflow: hidden;
  align-items: center;
}

.single-about-item h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: 500;
  max-width: 155px;
}

.single-about-item .about-icon {
  max-width: 100px;
  margin-bottom: 15px;
}

.about-area .container {
  max-width: 820px;
  height: 100%;
}

.single-about-item .about-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  border-radius: 16px;
  left: 0;
}

.about-thumb-bg {
  background: url(../images/about-thumbnail-bg.png) center center no-repeat;
  background-size: cover;
  height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mockup-card {
  text-align: center;
  height: 246px;
  background: #000;
  width: 230px;
  border-radius: 16px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.mockup-card h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

.mockup-card img {
  max-width: 150px;
  margin: 0 auto;
}

.banner-content .primary-btn span {
  width: 50px;
  height: 50px;
  background: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  min-width: 50px;
}

.banner-content .primary-btn span img {
  margin-bottom: 0;
}

.banner-content .primary-btn {
  padding: 10px 10px 10px 25px;
  gap: 10px;
  display: inline-flex;
  align-items: center;
}


/* portfolio area css  */
.portfolio-area {
  padding: 0 20px;
}

.portfolio-inner {
  background-size: cover;
  padding: 120px 0;
  border-radius: 30px;
  overflow: hidden;
  background-color: #111D2F;
}

.portfolio-area .section-title h2 {
  max-width: 800px;
  color: #fff;
  margin: 0 auto;
}

.portfolio-slider {
  display: flex;
  flex-wrap: nowrap;
  flex: 0 0 100vw;
  max-width: 100vw;
  will-change: transform;
  gap: 40px;
}

.single-portfoio-slider img {
  width: 9701px;
  min-width: 970px;
  height: 570px;
  object-fit: cover;
  border-radius: 20px;
}



/* building apps area css  */

.building-apps-area {
  padding: 120px 0;
}

.building-apps-item {
  position: sticky;
  top: 120px;
  background: #fff;
  padding: 20px;
  border: 1px solid #FFB5F3;
  margin-bottom: 20px;
  border-radius: 16px;
}

.building-apps-area .section-title {
  position: sticky;
  top: 120px;
}

.apps-item-head {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}

.apps-item-head img {
  width: 60px;
  min-width: 60px;
  height: 60px;
}

.apps-item-head-content h4 {
  font-size: 24px;
}

.apps-item-head-content h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
  background: linear-gradient(to right, #7B66FF 0%, #FF0AD6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* intelligence area  */
.intelligence-area {
  position: relative;
  z-index: 1;
  padding: 120px 0 280px;
  overflow: hidden;
}

.intelligence-area .intelligence-bg {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

.intelligence-slider {
  display: flex;
  flex-wrap: nowrap;
  flex: 0 0 100vw;
  max-width: 100vw;
  will-change: transform;
  gap: 40px;
}

.single-intelligence-slider {
  background: #F7F8FC;
  padding: 30px;
  border-radius: 16px;
  width: 350px;
  min-width: 350px;
}

.intelligence-row {
  position: relative;
  z-index: 1;
}

.intelligence-phone-wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 417px;
  overflow: hidden;
  height: 700px;
  z-index: 2;
}

.intelligence-phone-wrap:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 200px;
  content: "";
  background-image: linear-gradient(0deg, #F7F8FC 5%, transparent 100%);
  width: calc(100% + 100px);
  transform: translateX(-50%);
  z-index: 3;
}

.intelligence-phone-bg {
  position: absolute;
  width: 410px;
  left: 50%;
  transform: translateX(-50%);
  height: 682px !important;
  top: 18px;
  border-radius: 50px 50px 0 0 !important;
}

.intelligence-phone {
  position: absolute;
  height: auto;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}


.intelligence-slider-wrapper {
  margin-top: 140px;
  margin-left: -187px;
}

.title-wrap {
  margin-bottom: 40px;
}

.single-intelligence-slider img {
  margin-bottom: 30px;
}

.single-intelligence-slider h3 {
  font-size: 28px;
  margin-bottom: 15px;
}

.single-intelligence-slider p {
  font-size: 18px;
  margin-bottom: 0;
}

.intelligence-description-mobile {
  display: none;
}


/* start clients area css  */
.clients-area {
  padding: 0 20px;
}

.clients-inner {
  background-size: cover;
  padding: 90px 0 190px;
  border-radius: 30px;
  overflow: hidden;
  background-color: #111D2F;
}

.single-client-slider {
  background: #F7F8FC;
  padding: 24px;
  border-radius: 16px;
  width: 350px;
  min-width: 350px;
}

.clients-area .section-title h2 {
  color: #fff;
  margin-bottom: 40px;
}

.clients-area .section-title img {
  margin-bottom: 20px;
}

.clients-area .section-title .rating {
  display: flex;
  align-items: center;
  gap: 10px;
}

.clients-area .section-title .rating p {
  color: #fff;
  margin-bottom: 0;
}

.clients-area .section-title .rating img {
  margin-bottom: 0;
}

.rating-wrap h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}

.clients-area .section-title {
  max-width: 350px;
  margin-top: 50px;
}

.clients-area .intelligence-phone-wrap:before {
  background-image: linear-gradient(0deg, #121929 5%, transparent 100%);
}

.clients-area .intelligence-slider-wrapper {
  margin-top: 95px;
  margin-left: -187px;
  overflow: hidden;
  margin-right: -60%;
}


.single-client-slider .quote {
  margin-bottom: 20px;
}

.single-client-slider .message {
  font-size: 16px;
  margin-bottom: 50px;
}

.single-client-slider .client-meta {
  display: flex;
  align-items: flex-start;
  border-top: 1px solid #E1E6ED;
  padding-top: 25px;
  gap: 15px;
}

.single-client-slider .client-meta img {
  height: 50px;
  width: 50px;
  min-width: 50px;
  border-radius: 10px;
  object-fit: cover;
  object-position: top;
}

.single-client-slider .author-info h4 {
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 0;
}

.single-client-slider .author-info p {
  color: #111111;
  font-size: 16px;
  margin-bottom: 0;
}

.intelligence-slider-wrapper .mobile-title {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  display: none;
}




@media(max-width: 1440px) {
  .banner-content h2 {
    font-size: 42px;
    max-width: 435px;
    margin-bottom: 30px;
  }

  .banner-content img {
    margin-bottom: 20px;
    max-width: 200px;
  }

  h2 {
    font-size: 36px;
  }

  .portfolio-area .section-title h2 {
    max-width: 600px;
  }

  .portfolio-inner {
    padding: 80px 0;
  }

  .single-portfoio-slider img {
    width: 780px;
    min-width: 780px;
    height: 450px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .building-apps-area {
    padding: 80px 0;
  }

  .intelligence-area {
    padding: 80px 0 280px;
  }

  .building-apps-item {
    top: 80px;
  }

  .building-apps-area .section-title {
    top: 80px;
  }

  .single-intelligence-slider h3 {
    font-size: 24px;
  }

  .single-intelligence-slider p {
    font-size: 16px;
  }
}

@media(max-width: 1199px) {
  .main-navigation {
    display: none;
  }

  .menu-trigger {
    display: flex;
  }

  .menu-trigger-wrap {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 15px;
  }

  .site-logo img {
    max-width: 120px;
  }

  .single-portfoio-slider img {
    width: 580px;
    min-width: 580px;
    height: 350px;
  }

  .clients-area .section-title {
    max-width: 280px;
  }
}

@media(max-width: 991px) {
  .portfolio-inner {
    border-radius: 16px;
  }

  .intelligence-phone-wrap {
    display: none;
  }

  .intelligence-phone-bg {
    display: none;
  }

  .single-intelligence-slider {
    box-shadow: 0 10px 40px rgb(0 0 0 / 8%);
  }

  .intelligence-slider-wrapper {
    margin-top: 0;
    margin-left: 0;
  }

  .intelligence-area {
    padding: 80px 0;
  }

  .clients-area .section-title {
    max-width: 100%;
    margin-top: 0;
    text-align: center;
  }

  .clients-area .section-title h2 {
    margin-bottom: 20px;
  }

  .clients-area .section-title .rating {
    justify-content: center;
  }

  .clients-area .intelligence-slider-wrapper {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .clients-inner {
    padding: 80px 0;
    border-radius: 16px;
  }
}

@media(max-width: 767px) {
  .banner-sticky-part {
    z-index: 4;
    width: 100vw;
    max-width: 100%;
    height: auto;
    position: static;
    top: 0;
    overflow: hidden;
    border-radius: 30px;
  }

  .banner_phone_frame {
    display: none;
  }

  .mockup-images {
    display: none;
  }

  .banner-content {
    margin-top: -50px;
    height: calc(100vh - 25px);
  }

  .banner_mockup-part {
    height: calc(100vh - 74px);
  }

  .about-inner {
    height: auto;
    margin-top: auto;
  }

  .single-about-item {
    margin-top: 0;
  }

  .about-area {
    padding: 50px 0;
  }

  .banner-area .row {
    --bs-gutter-y: 1.5rem;
  }

  .single-portfoio-slider img {
    width: 480px;
    min-width: 480px;
    height: 250px;
    border-radius: 12px;
  }

  h2 {
    font-size: 28px;
  }

  .portfolio-slider {
    gap: 10px;
  }

  .building-apps-area {
    padding: 50px 0;
  }

  .building-apps-area {
    padding: 50px 0;
  }

  .building-apps-item {
    top: 50px;
  }

  .building-apps-area .section-title {
    top: 50px;
  }

  .apps-item-head-content h5 {
    font-size: 16px;
  }

  .intelligence-area {
    padding: 50px 0;
  }

  .intelligence-description {
    display: none;
  }

  .title-wrap {
    margin-bottom: 20px;
  }

  .intelligence-description-mobile {
    margin-top: 30px;
  }

  .single-intelligence-slider {
    padding: 25px;
    width: 300px;
    min-width: 300px;
  }

  .single-intelligence-slider img {
    margin-bottom: 15px;
  }

  .intelligence-slider {
    gap: 20px;
  }

  .intelligence-description-mobile {
    display: block;
  }

  .clients-inner {
    padding: 50px 0;
  }

  .single-client-slider {
    width: 300px;
    min-width: 300px;
  }

  .single-client-slider .message {
    margin-bottom: 20px;
  }

  .single-client-slider .author-info h4 {
    font-size: 20px;
    margin-bottom: 3px;
  }

  .single-client-slider .author-info p {
    font-size: 12px;
  }

  .intelligence-slider-wrapper .mobile-title {
    display: block;
  }

  .clients-area .section-title h2 {
    display: none;
  }

  .clients-area .section-title {
    margin-top: 30px;
  }

  .banner-area {
    margin-top: -24px;
  }
}

@media(max-width:575px) {
  .portfolio-inner {
    padding: 50px 0;
  }

  .single-portfoio-slider img {
    width: 280px;
    min-width: 280px;
    height: 150px;
  }
}