/*
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.1.1746991247
Updated: 2025-05-11 19:20:47

*/

@media (max-width: 1400px) {
  .e-con-inner {
    max-width: 1140px !important;
  }
}

@media (max-width: 1200px) {
  .e-con-inner {
    max-width: 960px !important;
  }
}

@media (max-width: 992px) {
  .e-con-inner {
    max-width: 720px !important;
  }
}

@media (max-width: 768px) {
  .e-con-inner {
    max-width: 540px !important;
  }
}

.yello-text {
  color: #ff8400 !important;
}

p {
  margin: 0 !important;
}

.why-choose-us-box:hover {
  box-shadow: 0 0 20px rgb(9 46 72 / 27%);
  border-color: #3bd0ff !important;
}

.why-choose-us-box {
  background-color: #fff;
}

span.elementor-icon-list-text span {
  color: #707377;
}

h2.accordion-header button {
  width: 100%;
  border: none;
}

h2.accordion-header {
  margin: 0;
}

.accordion-item {
  border: 1px solid #dfe4f7 !important;
  margin-bottom: 15px;
  border-radius: 6px !important;
  overflow: hidden;
}

.accordion-item:last-child {
  margin-bottom: 0;
}

.accordion-button:not(.collapsed) {
  background-color: #2b3244;
  color: #fff;
}
.accordion-button {
  font-size: 24px;
  padding: 20px 17px;
  cursor: pointer;
}

.accordion-body p {
  font-size: 18px;
}

.accordion-button::after {
  display: none;
}

span.accordion-button {
  display: flex;
  justify-content: space-between;
}

.collapsed i.fa-minus {
  display: none;
}

i.fa-minus {
  display: block;
}

span.accordion-button i.fa-plus {
  display: block;
}

span.accordion-button i.fa-plus {
  display: none;
}

span.accordion-button.collapsed i.fa-plus {
  display: block;
}

/* responsive */
@media (max-width: 768px) {
  span.accordion-button {
    font-size: 16px;
  }
}

.header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

header ul li a {
  color: #2b3244 !important;
}

header ul {
  list-style: none;
  display: flex;
  gap: 30px;
}

a.primary-btn {
  background-color: transparent;
  font-family: 'Inter', Sans-serif;
  font-size: 18px;
  font-weight: 500;
  fill: #ffffff;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background-image: linear-gradient(106deg, #3bd0ff 12%, #00aae0 100%);
  transition-duration: 0.5s;
  border-radius: 50px 50px 50px 50px;
  padding: 20px 30px 20px 30px;
  font-weight: bold;
}

.mobile-header-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

span.trigger-button {
  background: linear-gradient(106deg, #3bd0ff 12%, #00aae0 100%);
  color: #fff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}

.mobile-menu ul {
  flex-direction: column;
}

@media (max-width: 991px) {
  .desktop-header {
    display: none;
  }
}

@media (min-width: 991px) {
  .mobile-header {
    display: none;
  }
}

.case-study-head p {
    color: #00aae0;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px !important;
}

.case-study-head h2 {
  text-align: center;
  font-size: 30px;
}

.case-study-image img {
  width: 100%;
}

.case-study-body {
  background-color: #fff;
  border: 1px solid #e4e4f8;
  border-radius: 16px;
  padding: 20px;
}

.case-study-content span {
  font-size: 18px;
  color: #00aae0;
  font-weight: 500;
}

.case-study-content p {
  font-size: 18px;
  font-weight: 500;
}

.case-study-button {
  text-align: center;
  margin-top: 30px;
}

.case-study-button a {
  padding: 15px 48px;
  font-size: 18px;
}

.case-study-head h2 {
  margin: 0;
}

.case-study-head {
  margin-bottom: 20px;
}

.case-studies {
  display: flex;
  flex-direction: column;
  gap: 100px;
}

.case-study-content p {
  font-weight: normal;
}

.case-study-content span {
  display: inline-block;
  margin: 10px 0;
}

@media (max-width: 991px) {
  .table-custom-responsive .elementor-widget-container table {
    width: 700px;
  }

  .table-custom-responsive .elementor-widget-container {
    overflow-y: scroll;
  }
}

ul.sub-menu {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  position: absolute;
  width: 240px;
  background-color: #fff;
  box-shadow: 0 0 20px #33333326;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.menu-item-has-children {
  position: relative;
}

.menu-item-has-children:hover ul.sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
  overflow: hidden;
}

.menu-item-has-children:hover > a > i {
  color: #00aae0;
}

ul.sub-menu a {
  padding: 10px 13px;
  display: inline-block;
  width: 100%;
}

ul.sub-menu li {
  border-bottom: 1px solid #3333331c;
}
ul.sub-menu li:last-child {
  border-bottom: none;
}
ul.sub-menu li a:hover {
  background-color: #3bd0ff;
  color: #fff !important;
}
ul.sub-menu li a {
  transition: 0.3s;
}

ul.sub-menu {
  transition: 0.3s;
}

/* Case Studies */

.vertical-slider-inner {
  position: relative;
}
.case-studies__item {
  border-radius: 16px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 40px;
}
.case-studies_meta span {
  border-radius: 100px;
  border: 1px solid rgba(255, 182, 50, 0.4);
  padding: 8px 20px;
  color: #ff8400;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 15px;
}
.case-studies_content h3 {
  color: #2b3244;
  font-size: 32px;
  font-weight: 600;
  line-height: 160%;
}
.case-studies__btn {
  color: #00aae0;
  font-size: 18px;
  line-height: 160%;
}
.case-studies_content {
  padding-right: 70px;
}
.vertical-slider-inner ul.slick-dots {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.vertical-slider-inner ul.slick-dots li {
  list-style: none;
}
.vertical-slider-inner ul.slick-dots li button {
  font-size: 0px;
  width: 24px;
  height: 24px;
  border-radius: 50px;
  border: 1px solid #1fc9ff;
  background: #fff;
  position: relative;
  padding: unset;
}
.vertical-slider-inner ul.slick-dots li.slick-active button::before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  top: 4px;
  left: 0px;
  background: #1fc9ff;
  border-radius: 50px;
  right: 0;
  margin: 0 auto;
  line-height: 14px;
}
.vertical-slider-inner ul.slick-dots::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  height: 90%;
  border: 1px dashed #a4dff2;
}

/* Work Process CSS */
.work-process__wrap {
  padding: 70px 0px;
}
.work-process__content h3 {
  color: #2b3244;
  font-size: 36px;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 5px;
}
.work-process__content p {
  color: #3b3d3f;
  font-size: 20px;
  font-weight: 400;
  line-height: 170%;
}
.work-process__item {
  gap: 35px;
}
.work-process__batch span {
  width: 58px;
  height: 58px;
  display: inline-block;
  color: #fff;
  font-size: 36px;
  border: 1px solid #b6edff;
  border-radius: 50px;
  line-height: 58px;
  text-align: center;
  font-weight: 500;
  background: #fff;
  position: absolute;
  z-index: 1;
  right: -15px;
  bottom: -30px;
}
.work-process__batch span::before {
  position: absolute;
  content: '';
  width: 44px;
  height: 44px;
  background: #00aae0;
  border-radius: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 6px;
  z-index: -1;
}
.work-process__batch.development span {
  left: -15px;
  bottom: -18px;
}
.process-space {
  margin-bottom: 70px;
}
.work-process_shape img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.work-process_shape img {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 45px;
}
.work-process__wrap-inner {
  padding: 0px 115px;
}

/* Responsive CSS */
@media (min-width: 992px) and (max-width: 1200px) {
  .case-studies_content {
    padding-right: 0px;
  }
  .work-process__wrap-inner {
    padding: 0px 0;
  }
  .process-space {
    margin-bottom: 55px;
  }
  .work-process_shape img {
    top: 60px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .case-studies_content {
    padding-right: 0px;
  }
  .case-studies_content {
    padding-right: 0px;
    margin-bottom: 30px;
  }
  .case-studies_content h3 {
    font-size: 26px;
  }
  .case-studies_content h3 br {
    display: none;
  }
  .work-process__wrap-inner {
    padding: 0px 0px;
  }
  .work-process_shape img {
    display: none;
  }
}

@media (max-width: 767px) {
  .case-studies_content {
    padding-right: 0px;
    margin-bottom: 20px;
  }
  .case-studies_content h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .case-studies_content h3 br {
    display: none;
  }
  .case-studies__item {
    padding: 24px;
    margin-right: 0;
  }
  .case-studies_meta span {
    padding: 5px 15px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .vertical-slider-inner ul.slick-dots {
    position: static;
    transform: translateY(-50%);
    display: flex;
    flex-direction: row;
    gap: 25px;
    justify-content: center;
    margin-top: 40px;
    gap: 20px;
  }
  .vertical-slider-inner ul.slick-dots::before {
    display: none;
  }
  .work-process_shape img {
    display: none;
  }
  .work-process__wrap-inner {
    padding: 0px 0px;
  }
  .work-process__content p {
    font-size: 14px;
  }
  .work-process__batch span {
    width: 46px;
    height: 46px;
    font-size: 24px;
    line-height: 46px;
    right: -15px;
    bottom: -30px;
  }
  .work-process__batch span::before {
    width: 38px;
    height: 38px;
    top: 3px;
  }
  .work-process__content h3 {
    font-size: 24px;
    margin-bottom: 0px;
  }
  .work-process__item {
    gap: 20px;
  }
  .work-process__icon img {
    max-width: 70px;
  }
  .process-space {
    margin-bottom: 40px;
  }
}

.case-studies__thumb img {
  height: 350px;
  object-fit: cover;
  border-radius: 15px;
}

.single-testimonial-slider .row {
  align-items: center;
}

.testimonial-sliders {
  padding: 30px;
  box-shadow: 0 0 20px #ddd;
}

.testimonial-sliders ul.slick-dots {
  display: flex;
  justify-content: center;
  padding: 0;
  margin-top: 30px;
  gap: 10px;
  list-style: none;
}

.testimonial-sliders ul.slick-dots button {
  border: 1px solid #3bd0ff;
  padding: 0;
  font-size: 0;
  background-color: #fff;
  width: 15px;
  height: 15px;
  border-radius: 50px;
}

.testimonial-sliders ul.slick-dots .slick-active button {
  background-color: #3bd0ff;
}

@media (max-width: 991px) {
  .case-study-head h2 {
    font-size: 26px;
  }

  .case-study-content span {
    font-size: 16px;
  }

  .case-study-content p {
    font-size: 16px;
  }
}

.desktop-header {
  padding: 8px 0;
  box-shadow: 0 0 20px #00000008;
  z-index: 9;
}

.desktop-header a.primary-btn {
  padding: 13px 25px;
}

header ul li a {
  font-weight: bold !important;
}

header ul li a {
  font-weight: bold !important;
}

ul.sub-menu li a {
  font-weight: normal !important;
}

.menu-item-has-children:after {
  position: absolute;
  right: -21px;
  top: 0;
  content: '\f107';
  font-family: 'Font Awesome 6 Free';
  font-weight: 900;
}

.menu-item-has-children {
  margin-right: 20px;
}

header ul li a:hover,
header ul li.current-menu-item a {
  color: #00aae0 !important;
}

h2.accordion-header span {
  font-size: 18px;
}

.accordion-body p {
  font-size: 16px;
}

.case-studies_content h3 {
  font-size: 25px;
}

.work-process__wrap {
  margin-top: -110px;
}

.work-process__content h3 {
  font-size: 25px;
  font-weight: bold;
}

.work-process__content p {
  font-size: 18px;
}

.work-process__wrap {
  padding-bottom: 0;
}

@media (max-width: 767px) {
  .site-logo img {
    max-width: 150px;
  }

  .mobile-header {
    padding: 10px 0;
  }
}

.screenshot-section-title h3 {
  font-size: 36px;
  font-weight: bold;
  color: #00aae0;
}

.screen-shot-name p {
  margin-bottom: 0;
  font-size: 18px;
}

.screenshot-slider {
  padding: 15px;
}

.screenshot-items ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
  justify-content: center;
  gap: 10px;
  margin-top: 10px;
}

.screenshot-items ul button {
  font-size: 0;
  border: none;
  padding: 0;
  background-color: #333;
  width: 15px;
  height: 15px;
  border-radius: 50px;
}

.screenshot-items li.slick-active button {
  background-color: #00aae0;
}

.screenshot-items li button:hover {
  background-color: #00aae0 !important;
}

@media (max-width: 991px) {
  .screenshot-section-title {
    text-align: center;
  }

  .screenshot-names {
    text-align: center;
  }

  .screenshot-section-title h3 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 30px;
  }

  .screenshot-names {
    margin-bottom: 10px;
  }
}

.screenshot-items img {
  width: 100%;
}

.testimonial-avatar img {
  border-radius: 50%;
}

@media (max-width: 1199px) {
  .testimonial-avatar img {
    max-width: 200px;
    margin: 0 auto;
  }

  .testimonial-avatar {
    text-align: center;
  }

  .testimonial-content {
    text-align: center;
  }

  .testimonial-content img {
    margin: 0 auto;
  }
}

.primary-btn {
  background-image: linear-gradient(106deg, #3bd0ff 12%, #00aae0 100%);
  border: none;
  color: #fff;
  border-radius: 50px;
  font-weight: bold;
}

a.primary-btn:hover {
  background-image: linear-gradient(180deg, #2b3244 0%, #2b3244 100%);
}

.offcanvas {
  background-color: black;
}

.offcanvas * {
  color: #fff !important;
}

.offcanvas-body .menu-item-has-children:hover ul.sub-menu {
  background-color: #333;
}

button.btn-close {
  border: none;
}

button.btn-close:hover {
  background-color: transparent;
}

input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
select,
textarea {
  border-color: #dee2e6;
  border-radius: 8px;
}

input[type='date']:focus,
input[type='email']:focus,
input[type='number']:focus,
input[type='password']:focus,
input[type='search']:focus,
input[type='tel']:focus,
input[type='text']:focus,
input[type='url']:focus,
select:focus,
textarea:focus {
  border-color: #dee2e6;
  outline: none;
}

.sent .contact-form {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  text-align: center;
  background-color: #46b450;
  border-radius: 5px;
  color: #fff;
  padding: 15px;
}

.screenshot-arrow-left,
.vertical-arrow-left,
.testimonial-arrow-left {
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  margin-left: -50px;
}
.screenshot-arrow-right,
.vertical-arrow-right,
.testimonial-arrow-right {
  position: absolute;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%);
  margin-right: -35px;
  right: 0;
}

.vertical-arrow-right {
  margin-right: -50px;
}

.testimonial-arrow-right {
  margin-right: -20px;
}

.screenshot-arrows > div,
.vertical-arrows > div,
.testimonial-arrows > div {
  background-color: #00aae0;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;
}

.offcanvas-body .header-button a {
  width: 100%;
}

.offcanvas .header-button {
  margin-top: 40px;
}

.offcanvas-body .header-button a {
  padding: 15px;
}

.offcanvas-header span {
  background-color: red;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}

.mobile-menu {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.offcanvas .header-button {
  margin-bottom: 60px;
}

.testimonial-content h4 {
  font-weight: bold;
  margin-bottom: 10px;
}

.testimonial-avatar img {
  max-width: 350px;
}

span.wpcf7-spinner {
  display: none !important;
}
label.form-label {
  font-weight: bold;
}

.contact-form h2 {
  margin-bottom: 30px;
  margin-top: 0;
}

span.close-btn {
  position: absolute;
  right: 5px;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  background-color: #ff00009e;
  color: #fff;
  border-radius: 50px;
  top: 7px;
}

@media (max-width: 768px) {
  .testimonial-avatar img {
    max-width: 150px;
  }
  .work-process__item:last-child {
    margin-bottom: 0;
  }

  .screenshot-arrow-left {
    margin-left: -35px !important;
  }

  .screenshot-arrow-right {
    margin-right: -20px !important;
  }
  .vertical-arrow-left {
    margin-left: -10px !important;
  }

  .vertical-arrow-right {
    margin-right: -10px !important;
  }


}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  background-color: #ffb900;
  text-align: center;
  margin-bottom: 0;
  padding: 10px;
  border-radius: 5px;
}

.contact-form a {
    color: blue;
}

input[type="checkbox"] {width: 15px;height: 15px;}

span.wpcf7-list-item {
    margin: 0;
    height: auto!important;
}


.acceiptance-wrap label {
    display: flex;
    gap: 8px;
}

.acceiptance-wrap p {
    display: flex;
    align-items: center;
}

.acceiptance-wrap span.wpcf7-form-control-wrap {
    display: flex;
    align-items: center;
}

.contact-form a {text-decoration: underline;}

.case-studies__item > a {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}

.case-studies__item {
    position: relative;
}

.case-studies_content .primary-btn {
    padding: 12px 22px;
    font-size: 15px;
}