/*
 Theme Name:   Hello Elementor Child
 Theme URI:    http://example.com/hello-elementor-child
 Description:  Hello Elementor Child Theme
 Author:       Sonu patidar
 Author URI:   https://www.starwebindia.com/
 Template:     hello-elementor
 Version:      1.0.0
*/

/* Importing the parent theme style.css */
@import url("../hello-elementor/style.css");

:root {
  --color1: #ff8400;
  --color2: #04979d;
  --color3: #7e7e7e;
  --color4: #fff;
}

/* Custom CSS can go here */

@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 1240px !important;
  }
}
a {
  text-decoration: none !important;
}
label {
  width: 100%;
}
.elementor-button {
  min-width: 175px;
  text-align: center;
}
/* footer  */

.cta-box .elementor-icon {
  fill: var(--color1) !important;
}
/* footer end */
/* home banner css start */

.hero-banner .carousel-caption {
  position: absolute;
  top: 50%;
  right: 0;
  bottom: inherit;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff;
  text-align: left !important;
  transform: translate(0%, -50%);
}
.hero-banner .carousel-caption h3 {
  font: normal normal normal 52px/62px DM Sans;
  letter-spacing: 0px;
  color: #ffffff;
}
.scroll-down {
  translate: -50% 0;
}

.arrow-control-slider .control-prev {
  border-radius: 5px;
}
.arrow-control-slider .control-next {
  border-radius: 5px;
}
.arrow-control-bottom {
  display: flex;
  position: absolute;
  bottom: 15%;
  left: 0;
  z-index: 9;
  width: 100%;
}

.hero-banner .indicators-num {
  display: flex;
  position: absolute;
  bottom: 5%;
  left: 0;
  z-index: 9;
  width: 100%;
}
.hero-banner .carousel-indicator {
  display: flex;
}
.hero-banner .carousel-indicator span {
  color: #fff;
}
.hero-banner .carousel-indicator button {
  border-radius: 0 !important;
  background: transparent !important;
  padding: 0;
  border: 0 !important;
  margin-right: 8px;
}
.hero-banner .carousel-indicator button .budge {
  background: #eee !important;
  opacity: 1 !important;
  padding: 3px 15px 3px 15px !important;
  border: 0 !important;
  border-radius: 0;
  width: 30px !important;
  height: 10px !important;
  display: inline-block;
}
.hero-banner .carousel-indicator button.active .budge {
  background: var(--color1) !important;
}
.hero-banner .carousel-indicator button .number {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.hero-banner .carousel-indicator button.active .number {
  color: var(--color1) !important;
}

/* home banner css end */

/* pagination style one css start  */
.pagination-style-one {
  display: inline-flex;
  justify-content: center;
}
.pagination-style-one .page-numbers.current {
  font-weight: 600 !important;
  color: var(--color1) !important;
}
.pagination-style-one .page-numbers {
  font: normal normal 600 18px / 22px DM Sans !important;
  letter-spacing: 0px;
  color: #7e7e7e !important;
  background: #ffffff 0% 0% no-repeat padding-box;
  border: 0px solid #ececec;
  border-radius: 8px;
  text-decoration: none !important;
  width: 25px;
  height: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 0 5px;
}
.pagination-style-one .page-numbers i {
  font-size: 20px;
}
/* pagination style one css start  */

/* testimonials popup css start */
.model-testimonial .img-wrap img {
  width: 130px !important;
  margin: 0px auto;
  border-radius: 50%;
}
.model-testimonial button.btn-close {
  position: absolute;
  background-color: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  right: -50px;
  top: 5px;
  z-index: 9;
  opacity: 1;
  filter: invert(1);
  padding: 0;
  width: 20px;
  box-shadow: none !important;
  outline: none;
}
.model-testimonial .testimonial-text-full {
  color: #252525;
  font: normal normal normal 16px/24px Cabin;
}
.model-testimonial .head-wrap .title {
  font: normal normal bold 21px / 28px Cabin;
  letter-spacing: 0px;
  color: #252525;
  margin: 0;
}

.model-testimonial .head-wrap .position {
  font: italic normal normal 16px/23px Cabin;
  letter-spacing: 0px;
  color: #252525;
  margin-bottom: 0;
  padding-bottom: 0;
}

@media only screen and (max-width: 991px) {
  .model-testimonial button.btn-close {
    right: 15px;
    top: 15px;
    filter: none;
  }
}

.model-testimonial button.btn-close:hover,
.model-testimonial button.btn-close:focus,
.model-testimonial button.btn-close:focus-visible {
  filter: brightness(0) saturate(100%) invert(24%) sepia(63%) saturate(7327%)
    hue-rotate(348deg) brightness(102%) contrast(103%);
}
.model-testimonial .modal-content {
  background: #ffffff 0% 0% no-repeat padding-box;
  border-radius: 20px;
  padding: 40px;
}
.model-testimonial .testimonials-wrap {
  display: flex;
  justify-content: start;
  align-items: center;
  margin-bottom: 15px;
}
.model-testimonial .testimonials-wrap .img-wrap {
  width: 80px;
  margin-right: 10px;
}
.model-testimonial .testimonials-wrap .img-wrap img {
  border-radius: 50%;
}
.model-testimonial .testimonials-wrap .title {
  font: normal normal 600 16px / 24px DM Sans;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}
.model-testimonial .rating {
  gap: 6px;
  margin-bottom: 0;
  color: #ff8401;
  letter-spacing: 1.3px;
  font-size: 16px;
}

.modal-backdrop {
  background-color: #000 !important;
  opacity: 0.8 !important;
}

/* testimonials popup css end */

/* slick dots start  */

.arrowbtn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: var(--color2);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  z-index: 99;
  color: #fff;
  cursor: pointer;
}
.arrowbtn:hover {
  background: var(--color1);
  color: #fff;
}
.left-btn {
  left: -80px;
}
.right-btn {
  right: -80px;
}

ul.slick-dots {
  display: flex;
  justify-content: center;
  margin-top: 15px;
  list-style: none;
}
ul.slick-dots li {
  margin: 0 5px;
}
ul.slick-dots li button {
  padding: 5px;
  font-size: 0;
  border-radius: 50% !important;
  width: 10px;
  height: 10px !important;
  background-color: #cfcfcf;
  border-color: #cfcfcf;
}
ul.slick-dots li.slick-active button,
ul.slick-dots li button:hover {
  background-color: var(--color1) !important;
  border-color: var(--color1) !important;
}
/* slick dots end  */
.home-accordion .e-n-accordion-item-title-header img {
  margin-right: 20px;
}
.home-accordion .e-n-accordion-item-title-header sup {
  font-size: 12px;
  top: -1em;
}
.home-accordion .e-n-accordion-item {
  border: 1px solid var(--color2);
  border-radius: 20px;
}
.accordion-two .e-n-accordion-item {
  border-bottom: 1px solid var(--color2);
}
.marquee p {
  display: block;
  font-size: 40px;
  color: var(--color2);
  margin-bottom: 0;
}
.marquee p span {
  color: #84c1ff;
}
.marquee {
  overflow: hidden;
  white-space: nowrap;
}

.marquee p {
  display: inline-block;
  animation: scroll-left 20s linear infinite;
}

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

.video-section video {
  scale: 0.6;
  border-radius: 30px;
  transform-origin: center top;
  transition: 1s ease all;
}
.video-section:hover video {
  scale: 1;
  border-radius: 0;
}
.dream-team-heading {
  position: relative;
}
.dream-team-heading::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 45px;
  width: 100%;
  height: 1px;
  background: var(--color2);
  opacity: 0.8;
  z-index: -1;
}
.team-box-one {
  width: 100%;
  border-radius: 18px;
  background: #ffffff50;
  backdrop-filter: blur(10px);
  overflow: hidden;
  position: relative;
  transition: 0.3s ease all;
  padding: 50px;
}
.team-box-one .description {
  border-bottom: 1px solid #ffffff80;
}
.team-box-one .team-wrap .title {
  font-size: 18px;
  letter-spacing: 0px;
  color: var(--color4);
  margin-top: 0;
  margin-bottom: 2px;
}
.team-box-one .team-wrap .position {
  color: var(--color4);
  font-style: italic;
  font-size: 14px;
  margin-bottom: 0;
}
.team-box-one .team-wrap .rating {
  gap: 6px;
  margin-bottom: 0;
  color: #ff8401;
  letter-spacing: 1.3px;
  font-size: 16px;
}
.team-box-one .team-wrap .rating img {
  width: 14px;
}
.team-box-one2 {
  background: #eaebe7;
  color: #252525;
  height: 100%;
}
.team-box-one2 .team-wrap .title,
.team-box-one2 .team-wrap .position {
  color: #252525;
}

.team-box-one2 .description {
  border-bottom: 1px solid #969696;
  color: #252525;
}
.team-box-one2 .read-more,
.team-box-one .read-more {
  color: #ff8502 !important;
  font-size: 16px;
  cursor: pointer;
  text-decoration: underline !important;
}
.team-scroll {
  border-radius: 50%;
  border: 1px solid var(--color1);
  width: 250px;
  height: 250px;
  padding: 25px;
}

.owl-theme .owl-dots .owl-dot span {
  width: 13px !important;
  height: 13px !important;
  background: transparent !important;
  border: 1px solid var(--color2);
}
.owl-theme .owl-dots .owl-dot.active span {
  background: var(--color2) !important;
}
.launches-box-one {
  position: relative;
}
.launches-box-one .img-wrap {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.launches-box-one .img-wrap img {
  transition: 0.3s ease all;
}
.launches-box-one .launches-wrap .tag {
  text-align: left;
  font: normal normal 500 15px/24px Cabin;
  letter-spacing: 0px;
  color: #04979d;
  text-transform: capitalize;
  opacity: 1;
}
.launches-box-one .launches-wrap .title {
  text-align: left;
  font: normal normal 600 24px/35px Cabin;
  letter-spacing: 0px;
  color: #252525;
  opacity: 1;
}
.launches-box-one .launches-wrap .date {
  text-align: left;
  font: normal normal normal 15px/30px Cabin;
  letter-spacing: 0px;
  color: #a1a1a1;
  text-transform: capitalize;
  opacity: 1;
}
.launches-box-one:hover .img-wrap img {
  scale: 1.1;
}
.event-filter {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.event-filter li a {
  text-align: left;
  font: normal normal 600 20px/26px Cabin;
  letter-spacing: 0px;
  color: #252525;
  opacity: 1;
  position: relative;
  margin: 0 25px;
}
.event-filter li a.active,
.event-filter li a:hover {
  color: var(--color1);
}
.single-title,
.related-title {
  text-align: left;
  font: normal normal 600 45px/60px Cabin;
  letter-spacing: 0px;
  color: #252525;
  opacity: 1;
}
.launches-slider {
  padding: 30px 0 30px;
}
.related-article {
  padding: 100px 0;
  background-color: #fafafa;
}
.single-detail-content h4,
.single-detail-content h3 {
  color: #252525;
}
.testimonials-box {
  border: 1px solid var(--color2);
  border-radius: 30px;
  padding: 15px;
}
.testimonials-box .img-wrap {
  border-radius: 20px;
  overflow: hidden;
}
.testimonials-box .img-wrap img {
  transition: 0.3s ease all;
}
.testimonials-box:hover .img-wrap img {
  scale: 1.1;
}
.testimonials-box .rating {
  gap: 9px;
  margin-bottom: 20px;
}
.testimonials-box .rating img {
  width: 24px;
}
.testimonials-box .text-wrap .des {
  font: normal normal normal 17px/26px Cabin;
  letter-spacing: 0px;
  color: var(--color2);
}
.testimonials-box .text-wrap .name {
  text-align: center;
  font: normal normal normal 30px/40px Cabin;
  letter-spacing: 0px;
  color: var(--color2);
  text-transform: uppercase;
  opacity: 1;
}

.bg-blur {
  backdrop-filter: blur(8px);
}
.service-box img {
  transition: 0.3s ease all;
}
.service-box:hover img {
  scale: 1.1;
}
.service-box:hover h4,
.service-box:hover .icon {
  color: #fff !important;
}
.service-tabs .num {
  display: inline-grid;
  place-items: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: var(--color1);
  color: #fff;
  font-size: 28px;
  margin-right: 25px;
}
.owce-carousel .owl-nav .owl-prev {
  left: -85px !important;
}
.owce-carousel .owl-nav .owl-next {
  right: -85px !important;
}
.owce-carousel .owl-nav i {
  background: var(--color2);
  color: #fff !important;
  font-size: 20px !important;
  border-radius: 7px !important;
  padding: 8px 10px !important;
}
.owce-carousel .owl-nav i:hover {
  background: var(--color1) !important;
}
.eicon-chevron-right:before {
  content: "\e9c5" !important;
  font-family: elementskit !important;
}
.eicon-chevron-left:before {
  content: "\e94a" !important;
  font-family: elementskit !important;
}
.pricing-table .tablepress thead tr th {
  background: #eaebe7;
  text-align: left;
  font: normal normal 600 28px/60px Cabin;
  letter-spacing: 0px;
  color: #252525;
  opacity: 1;
  padding: 15px !important;
}
.pricing-table .tablepress thead tr th:first-child {
  border-radius: 15px 0 0 15px;
}
.pricing-table .tablepress thead tr th:last-child {
  border-radius: 0 15px 15px 0;
}
.pricing-table .tablepress tr td {
  background: #fff !important;
  border: 0 !important;
  border-bottom: 1px solid #c9c9c9 !important;
  padding: 30px !important;
  text-align: left;
  font: normal normal normal 18px/25px Cabin;
  letter-spacing: 0px;
  color: #7e7e7e;
  opacity: 1;
}
.back {
  background: #04979d 0% 0% no-repeat padding-box;
  border-radius: 12px;
  width: 40px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  position: absolute;
  top: 0;
  left: -80px;
  color: #fff !important;
}
.back:hover {
  background: var(--color1);
}
.codedropz-upload-handler {
  padding: 0 !important;
  border: 0 !important;
  position: relative;
}

.codedropz-upload-handler h3 {
  border: 1px solid #252525 !important;
  border-radius: 15px !important;
  opacity: 1;
  text-align: center;
  letter-spacing: 0px;
  color: #252525;
  opacity: 1;
  width: fit-content;
  padding: 12px 25px;
  position: relative;
  font-size: 0;
  line-height: 1;
  cursor: pointer;
}
.codedropz-upload-handler h3::before {
  content: "Upload Photo";
  font: normal normal 500 16px/22px Cabin;
}
.codedropz-upload-container {
  padding: 0 !important;
  position: relative;
}
.codedropz-upload-container::after {
  content: "No file chosen.";
  text-align: left;
  font: italic normal normal 14px / 24px Cabin;
  letter-spacing: 0px;
  color: #a1a1a1;
  opacity: 1;
  position: absolute;
  left: 160px;
  top: 50%;
  translate: 0 -50%;
}
.codedropz-upload-container .codedropz-btn-wrap,
.codedropz-upload-container span,
.codedropz-upload-handler .dnd-upload-counter {
  display: none !important;
}

.cta-box .elementor-icon-box-wrapper {
  display: flex;
  align-items: center;
  gap: 15px !important;
}

@media (max-width: 991px) {
  .service-tabs .num {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
  .pricing-table .tablepress thead tr th {
    font: normal normal 600 20px/30px Cabin;
    padding: 10px !important;
  }
  .pricing-table .tablepress tr td {
    font: normal normal normal 15px/20px Cabin;
    padding: 10px !important;
  }
  .single-title,
  .related-title {
    font-size: 35px;
    line-height: 1.1;
  }
  .launches-slider {
    padding-bottom: 50px;
  }
  .related-article {
    padding: 50px 0;
  }
  .back {
    position: initial;
    margin-bottom: 10px;
  }
  .team-box-one {
    padding: 25px;
  }
}
