/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");

html,
body {
  overflow-x: clip;
  overflow-y: visible;
}

@font-face {
  font-family: myFirstFont;
  src: url(fonts/Paralucent-W00-Demi-Bold.ttf);
}
.header {
  height: 113px;
  border-bottom: 1px solid #cbc5b7;
}
.header-right a {
  color: #01875f;
}
.header .elementor-icon-box-description a {
  font-family: myFirstFont;
  font-weight: 500;
  font-size: 27px;
  letter-spacing: 0.16px;
}
.header-right {
  border-left: 1px solid #cbc5b7;
  padding-left: 15px;
}
.header-center,
.header-right {
  height: 100%;
  display: flex;
  justify-content: center;
  vertical-align: middle;
}
.header-center {
  justify-content: flex-end;
  padding-right: 90px;
}
.header-center nav {
  width: 100%;
  height: 100%;
}
.header-left {
  border-right: 1px solid #cbc5b7;
  height: 100%;
  display: flex;
  justify-content: center;
  /* padding-right: 20px; */
}
.header-right .elementor-icon-box-content {
  margin-top: -13px;
}
.header-right .elementor-icon-box-content h3 {
  margin-bottom: 2px !important;
}
.header .elementor-nav-menu a {
  position: relative;
}
.header .elementor-nav-menu a::after {
  content: "";
  position: absolute;
  bottom: 35px;
  left: 50%;
  transform: translateX(-50%);
  background: url(imgs/nav-img-after.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 45px;
  height: 11px;
  background-color: initial !important;
}
.hero .hero-right .gform_title {
  display: none;
}
.hero .hero-right .gform-body input {
  background: #f3f3f3;
  border-radius: 58px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  border: none;
  outline: none;
  font-family: Inter !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  letter-spacing: 0.16px !important;
  color: #000 !important;
}
.hero .hero-right .gform-body input[type="number"] {
  appearance: none;
}
.hero .hero-right .gform_fields {
  gap: 35px 0;
}
.hero .hero-right .gform_footer input {
  width: 100%;
  margin-top: 14px;
  font-family: Inter;
  font-weight: 500;
  font-size: 21px;
  line-height: 25px;
  letter-spacing: 1.16px;
  height: 66px;
  padding: 0;
}
.hero .hero-right .gform_body input::placeholder {
  font-family: Inter !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 19px !important;
  letter-spacing: 0.16px !important;
  color: #000 !important;
}
.hero .hero-left h6 span {
  color: #01875f;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}
.hero .hero-heading h1 span {
  position: relative;
}
.hero .hero-heading h1 span::after {
  content: "";
  position: absolute;
  bottom: -14px;
  right: 0;
  background: url(imgs/h1-txt-after.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 125px;
  height: 25px;
}
/* .about-sec::before {
    z-index: -1;
} */
.about-sec .heading-style span {
  position: relative;
}
.about-sec .heading-style span::after {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 0;
  background: url(imgs/heading2-after.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 100px;
  height: 22px;
}
.line-text span.elementor-sub-heading-after-text {
  position: relative;
}
.line-text span.elementor-sub-heading-after-text::before {
  content: "";
  position: absolute;
  bottom: -26px;
  right: 0;
  background: url(imgs/heading2-after.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 96px;
  height: 26px;
}
.about-sec .about-abs-img {
  position: relative;
  z-index: 20px !important;
}

.service-sec h2.elementor-heading-title span {
  position: relative;
}
.service-sec h2.elementor-heading-title span::after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 35%;
  transform: translateX(-50%);
  background: url(imgs/heading2-after.png) no-repeat;
  background-size: contain;
  background-position: center;
  width: 100px;
  height: 22px;
}
.service-sec .serv-el .elementor-image-box-img {
  max-width: 69px;
  height: 69px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* .blog-pg-sec .elementor-heading-title a {
  color: #000 !important;
} */
.blog-pg-sec .elementor-widget-theme-post-content p {
  color: #000 !important;
}
.blog-pg-sec .elementor-pagination {
  margin-top: 80px;
  position: relative;
  z-index: 100;
}
.blog-pg-sec .page-numbers {
  background: #ffffff73;
  border: 1px solid #ffffff73;
  box-shadow: 0 8px 26px #cae0f066;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-family: myFirstFont;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.64px;
  color: #000;
  backdrop-filter: blur(20px);
}
.blog-pg-sec .page-numbers.current {
  background: #01875f;
  color: #fff;
  border-color: #01875f;
}
.blog-pg-sec .page-numbers:hover {
  background: #01875f;
  color: #fff;
  border-color: #01875f;
}
.blog-pg-sec .page-numbers.prev,
.blog-pg-sec .page-numbers.next {
  background: none !important;
  box-shadow: none !important;
  border: none !important;
}
.blog-pg-sec .prev,
.blog-pg-sec .next {
  width: initial;
  height: initial;
}
.blog-pg-sec .elementor-search-form input {
  background: none !important;
  padding: 0 !important;
  font-family: Montserrat !important;
  font-weight: 500!important;
  font-size: 15px!important;
  letter-spacing: 0.32px;
  color: #000 !important;
  background: none !important;
  border-bottom: 1px solid #000000 !important;
  border-radius: 0 !important;
  height: 56px;
  max-width: 287px !important;
}
.blog-pg-sec .elementor-search-form input::placeholder {
  font-family: Montserrat !important;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0.32px;
  color: #000 !important;
  opacity: 1;
}
.blog-pg-sec .elementor-search-form .elementor-search-form__submit {
  background: none;
}
.blog-pg-sec .elementor-search-form__container {
  background: none !important;
  border: none !important;
}
.blog-pg-sec .e-font-icon-svg-container svg {
  display: none !important;
}
.blog-pg-sec .e-font-icon-svg-container {
  position: relative;
  width: 44px !important;
  height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #01875f !important;
  border: 1px solid #01875f !important;
  border-radius: 50px !important;
  top: 6px;
}
.blog-pg-sec .elementor-search-form__submit {
}
.blog-pg-sec .e-font-icon-svg-container::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19px;
  height: 19px;
  background: url(imgs/search-icon.png) no-repeat;
  background-size: cover;
  background-position: center;
  transform: translate(-50%, -50%);
}
.blgo-con-right .elementor-widget-container h5 {
  display: none;
}
.blgo-con-right .elementor-widget-container ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blgo-con-right .elementor-widget-container ul li a {
  color: #000;
  font-weight: 500;
  font-family: Montserrat;
  font-size: 18px;
  letter-spacing: 0.64px;
  transition: all 0.3s ease-in-out;
}
.blgo-con-right .elementor-widget-container ul li a:hover {
  color: #01875f;
}
.blgo-con-right .elementor-widget-container ul li {
  padding: 12px 0 !important;
  border-bottom: 1px solid #d0d0d0;
}
.blgo-con-right .elementor-widget-container ul li:last-child {
  border-bottom: none;
}
.blog-con-left .e-loop-item {
  position: relative;
}
.blog-con-left .e-loop-item:nth-child(even)::after {
  content: "";
  position: absolute;
  bottom: -200px;
  left: -300px;
  width: 700px;
  height: 700px;
  background: url(imgs/blog-grdnt1.png) no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.blog-con-left .e-loop-item:nth-child(odd)::after {
  content: "";
  position: absolute;
  bottom: -200px;
  left: -300px;
  width: 700px;
  height: 700px;
  background: url(imgs/blog-grdnt2.png) no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
  pointer-events: none;
  transform: rotate(90deg);
}
.blog-con-left .blog-box {
  border: 1px solid #fff !important;
  position: relative;
  z-index: 100;
}
.blog-pg-sec .elementor-widget-image a {
  width: 100%;
}
.blog-single-pg-right .elementor-post__title {
  /* margin-top: -6px !important; */
}
.blog-single-content h2 {
  color: #22445a;
}
.blog-single-content p {
  font-family: Inter;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.16px;
}
.elementor-search-form__submit:focus {
  outline: none !important;
}
.header .sub-menu li a::after {
  display: none;
}
.header .sub-menu li a {
  background: #01875f;
  color: #fff;
}
.header .sub-menu li a:hover {
  background-color: #22445a;
}
.current-menu-ancestor > a {
  color: #003278 !important;
}
.current-menu-ancestor > a:after {
  display: block !important;
  opacity: 1 !important;
}
.serv-inner-lwn-cre .serv-pg-con:hover {
  background: #fff;
}
.serv-inner-lwn-cre .serv-pg-con:hover .elementor-icon {
  background: #01875f !important;
}
.serv-inner-lwn-cre .serv-pg-con:hover .elementor-icon svg path {
  fill: #fff;
}
.serv-video-sec .elementor-custom-embed-play svg {
  width: 28px;
  transform: translateX(3px);
}
.serv-video-sec .elementor-custom-embed-play {
  width: 89px;
  height: 89px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  position: relative;
}
.serv-video-sec .elementor-custom-embed-play::before {
  content: "";
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  height: 130px;
  width: 130px;
  position: absolute;
  left: -22%;
  top: initial;
  transform: translate(-50%, -50%);
  animation: pulsate 1.6s ease-out;
  animation-iteration-count: infinite;
  opacity: 0;
  z-index: 99;
}
.serv-video-sec span.elementor-heading-title {
  width: 42px;
  height: 42px;
  border: 1px solid #fff;
  border-radius: 50%;
  border: 1px solid #01875f;
  box-shadow: 4px 4px 8px #01875f;
  display: flex;
  /* margin-right: 200px; */
  align-items: center;
  justify-content: center;
  background: #fff;
}
.header .sub-menu .elementor-item-active {
  background-color: #22445a!important;
}
.serv-inner-sec2 h3 span {
  font-weight: 500!important;
}
@keyframes pulsate {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@media (min-width: 1380px) and (max-width: 1500px) {
  .hero {
    background-position: initial !important;
    background-size: cover !important;
  }
}
@media (min-width: 1025px) and (max-width: 1379px) {
  .hero {
    background-position: initial !important;
    background-size: cover !important;
    padding-bottom: 200px !important;
  }
}
@media (min-width: 1025px) and (max-width: 1175px) {
  .hero .hero-heading h1::after {
    left: 72px;
  }
}
@media (max-width: 1150px) {
  .header-right .elementor-icon-box-title {
    margin: 0 !important;
  }
  .header-right .elementor-icon-box-content {
    margin-top: 0px;
  }
  .header-right .elementor-icon-box-content h3 {
    margin-bottom: 0 !important;
  }
  .header-right a {
    font-size: 18px;
  }
  .header-center {
    padding-right: 30px;
  }
  .header-right .elementor-icon svg {
    max-width: 35px !important;
  }
}

@media (max-width: 1024px) {
  .header-right .elementor-icon svg {
    top: 0 !important;
  }
  .hero .hero-heading h1 span::after {
    bottom: -23px;
    width: 100px;
  }
  .blog-pg-sec .elementor-pagination {
    margin-top: 40px !important;
  }
  .blog-pg-sec .elementor-pagination .page-numbers {
    margin-right: 6px !important;
  }
  .blog-pg-sec .e-font-icon-svg-container {
    width: 40px !important;
    height: 40px !important;
  }
  .serv-inner-sec1 .serv-inn-sec1-para p {
    width: 420px!important;
  }
  /* .serv-inner-lwn-cre p {
    height: 70px;
  } */
}
@media(min-width: 767px) and (max-width: 1024px) {
  /* .serv-inner-lwn-cre p {
    height: 70px;
  } */
}
@media (max-width: 767px) {
  .serv-inner-sec1 .serv-inn-sec1-para p {
    width: initial!important;
  }
  .serv-inner-sec1 .serv-slide .elementor-swiper-button-prev {
    left: 40% !important;
}
.serv-inner-sec1 .serv-slide .elementor-swiper-button-next {
  right: 40% !important;
}
  .blog-pg-sec .elementor-search-form input {
    width: 100%;
    max-width: 100% !important;
  }
  .about-img-abs-sm img {
    max-width: 900px;
  }
  .hero .hero-heading h1 span::after {
    bottom: -19px;
    width: 93px;
    width: 70px;
    left: 50%;
    transform: translateX(-50%);
  }

  .hero.hero-sm {
    background: #f3f6f4 url(imgs/texture.png) no-repeat !important;
    background-size: 100% !important;
    background-position: center !important;
  }
  .hero-sm .gform_fields {
    gap: 16px 0 !important;
  }
  .hero-sm .gform_footer input {
    margin-top: -4px !important;
    font-size: 17px !important;
    height: 53px !important;
  }
  .hero-sm .gform_body input {
    height: 53px !important;
  }
  .header .elementor-nav-menu li a {
    text-transform: capitalize !important;
  }
  .header-center nav {
    height: initial;
  }
  .header .elementor-nav-menu--dropdown {
    top: 63px !important;
  }
  .header-left {
    border: none;
  }
  .header-center {
    padding-right: 0;
    width: 80px;
    margin-left: auto;
    border-left: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header .elementor-nav-menu a::after {
    display: none!important;
  }
  .header .elementor-item-active {
    background-color: #01875f !important;
  }
  .header .elementor-nav-menu .menu-item a:hover {
    background-color: none !important;
    color: #000!important;
  }
  .about-sec .heading-style span::after {
    bottom: -14px;
    right: 0;

    width: 49px;
  }
  .service-sec h2.elementor-heading-title span::after {
    bottom: -18px;
    left: 60%;

    width: 49px;
  }
  .service-sec .elementor-widget-image-box .elementor-image-box-img {
    margin: initial !important;
  }
  .line-text span.elementor-sub-heading-after-text::before {
    bottom: -18px;
    left: 60%;

    width: 49px;
  }
  .serv-video-sec .elementor-custom-embed-play {
    width: 60px;
    height: 60px;
  }
  .serv-video-sec .elementor-custom-embed-play::before {
    height: 90px;
    width: 90px;
    left: -25%;
  }
  .serv-video-sec .elementor-custom-embed-play svg {
    width: 20px;
  }
  .serv-video-sec .elementor-widget-video {
    height: 250px;
  }
  .serv-video-sec .elementor-heading-title {
    line-height: 37px!important;
  }
  .header .elementor-item-active {
    background: none!important;
  }
  .header .elementor-item-active {
    color: #01875f!important;
  }
  .header .sub-menu .elementor-item-active {
    background: none!important;
    color: #01875f!important;
  }
  .header .elementor-nav-menu > li > a:hover {
    background: none!important;
    color: #000!important;
  }
  .header .elementor-nav-menu > li > a:hover {
    background: none!important;
    color: #000!important;
  }
  .header .elementor-nav-menu > li:not(:last-child) {
    border-bottom: 1px solid #ddd;
  }
  .header .elementor-nav-menu .sub-menu li a {
    font-size: 15px;
  }
  .header .elementor-nav-menu .sub-menu li a:hover {
    color: #000!important;
  }
  .header .sub-menu a {
    background: none!important;
    color: #000!important;
  }
  .header .sub-menu a:hover {
    color: #000!important;
  }
  .header .has-submenu {
    background: none!important;
    
  }
  /* .header .has-submenu:hover {
    color: red!important;
  } */
  .current-menu-ancestor > a.has-submenu {
    color: #01875f !important;
  }
  .header .elementor-nav-menu li a:hover {
    color: #000!important;
  }
  /* .header .elementor-nav-menu .menu-item a.elementor-item-active:hover {
    color: #000!important;
  } */
  .blog-con-left .elementor-widget-image img {
    height: initial!important;
  }
}

@media(max-width: 520px) {
  .serv-inner-sec1 .serv-slide .elementor-swiper-button-prev {
    left: 35% !important;
}
.serv-inner-sec1 .serv-slide .elementor-swiper-button-next {
  right: 35% !important;
}
}
@media (max-width: 420px) {
  .header {
    height: 90px;
  }
  .header-left img {
    width: 120px;
  }
  .header .elementor-nav-menu--dropdown {
    top: 52px !important;
  }
}

@media(max-width: 390px) {
  .serv-inner-sec1 .serv-slide .elementor-swiper-button-prev {
    left: 30% !important;
}
.serv-inner-sec1 .serv-slide .elementor-swiper-button-next {
  right: 30% !important;
}
}




/* ============= FAQ ================ */

.faqs .elementor-accordion-item {
  border-radius: 23px;
}


.faqs .elementor-tab-title[aria-selected="true"] {
  background-color: #fff !important;
}
.faqs .elementor-tab-title {
  border-radius: 23px 23px 0 0;
}

.faqs .elementor-tab-title:hover {
  background-color: #fff;
}

.faqs .elementor-tab-title[aria-expanded="false"] {
  border: 1px solid #BDCBC4;
  border-radius: 23px;
}
.faqs .elementor-tab-content {
  border-radius: 0 0 23px 23px;
}

.faqs .elementor-accordion-item:after {
  content: "";
  box-shadow: 0px 10px 40px rgb(0 0 0 / 23%);
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 23px;
  opacity: 0;
  pointer-events: none;
}

.faqs .elementor-accordion-item:has(.elementor-active):after {
  opacity: 1;
}
.faqs .elementor-accordion-item {
  position: relative;
}

.faqs .elementor-tab-title {
break-inside: avoid;
}
.faqs .elementor-tab-content {
break-inside: avoid;
}

@media (min-width:768px) {

.faqs .elementor-accordion {
  display: grid;
grid-template-columns: repeat(2, 1fr) !important;
gap: 30px!important;
}



}


@media (max-width:767px) {

.faqs .elementor-accordion {
  display: grid;
grid-template-columns: repeat(1, 1fr) !important;
gap: 20px!important;
}



}