/*
Theme Name: Hello Elementor Child
Theme URI: https://example.com/
Description: Child theme for Hello Elementor with custom hooks
Author: Your Name
Author URI: https://example.com/
Template: hello-elementor
Version: 1.0.0
*/
/* Add your custom CSS below */
.page-header {
  display: none;
}
header {
  transition: all ease 0.4s;
}
header.scrolled {
  --min-height: 100px !important;
}
header.scrolled .header-logo.elementor-widget.elementor-widget-image a img {
  width: 180px;
}
.home-hero {
  position: relative;
}
.home-hero .elementor-widget-n-carousel .e-n-carousel {
  height: calc(100vh - 100px);
  min-height: 600px;
  max-height: 700px;
}
.home-hero .swiper-slide .e-con-inner {
  justify-content: center !important;
}
.home-hero .swiper-pagination {
  width: 100% !important;
  max-width: 1540px;
  padding-left: 35px;
}
.home-hero .elementor-widget-n-carousel .swiper-pagination {
  display: flex;
  align-items: center;
  gap: 8px;
}
.home-hero .elementor-widget-n-carousel .swiper-pagination-bullet {
  width: 28px;
  height: 10px;
  border-radius: 30px;
  opacity: .5;
  transition: all 0.3s ease;
}
.home-hero .elementor-widget-n-carousel .swiper-pagination-bullet-active {
  width: 60px;
  height: 10px;
  border-radius: 30px;
  opacity: 1;
}
#heroformwrap {
  position: relative;
  max-width: 1600px;
  margin: auto;
}
#heroformwrap .e-con-inner {
  position: absolute !important;
  bottom: 110px !important;
  right: 50px !important;
  z-index: 9;
  width: 500px;
  border-radius: 15px;
  background-color: #fff;
  padding: 40px;
  height: auto;
}
#heroformwrap form {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  margin-top: 10px
}
form ._form-content ._field_header,
form ._form-content ._field_header+._field_html {
  display: none;
}
form._form,
#form-wrapper form._form,
#assessment-form form._form,
#quoteform-wrap form._form,
#resource-form form._form {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
  margin-top: 10px !important;
  background: transparent !important;
}
form ._form-branding {
  display: none;
}
form ._form-content input,
form ._form-content select {
  width: 100% !important;
  height: 54px !important;
  border-radius: 10px !important;
  border-color: #E5E7EB !important;
  font-size: 17px !important;
  padding: 0 15px !important;
  outline: none !important;
}
form ._form-content input::placeholder {
  font-size: 17px !important;
  color: #9CA3AF !important;
}
form ._form-content textarea {
  width: 100% !important;
  height: 120px !important;
  border-radius: 10px !important;
  border-color: #E5E7EB !important;
  font-size: 17px !important;
  padding: 10px 15px !important;
  outline: none !important;
}
#heroformwrap form ._form-content ._button-wrapper button,
#form-wrapper form._form ._form-content ._button-wrapper button,
#assessment-form form._form ._form-content ._button-wrapper button,
#blog-subscribe form._form ._form-content ._button-wrapper button,
#resource-form form._form ._form-content ._button-wrapper button {
  width: 100% !important;
  background-color: #0A367B !important;
  color: #fff !important;
  font-size: 17px !important;
  padding: 15px !important;
  border-radius: 10px !important;
  border: none !important;
  transition: all ease 0.4s !important;
}
form ._form-content label {
  display: none !important;
}
form ._form-content input#phone {
  padding-left: 108px !important;
}
.banner-form button:hover {
  background-color: #f4a100 !important;
}
.our-services p {
  position: relative;
  display: inline-block;
}
.our-services p:after {
  content: "";
  position: absolute;
  left: -85px;
  top: 14px;
  width: 70px;
  height: 4px;
  background-color: #FFB200;
}
.home-testimonial .swiper-slide {
  border-radius: 18px;
  padding: 39px !important;
  background-color: #f8f8f8ba;
}
.home-testimonial .elementor-testimonial__image img {
  width: 100% !important;
  height: 25px !important;
}
.home-testimonial .elementor-testimonial__text {
  border-bottom: 1px solid #8181814a;
  padding-bottom: 25px;
}
.home-testimonial .elementor-testimonial__title {
  line-height: 26px;
}
.home-testimonial .elementor-testimonial__title span {
  color: #F4A100;
}
.home-testimonial .elementor-swiper-button-prev,
.home-testimonial .elementor-swiper-button-next {
  background-color: #0A367B;
  height: 55px;
  width: 55px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease 0.4s;
}
.home-testimonial .elementor-swiper-button-prev {
  left: -70px !important;
}
.home-testimonial .elementor-swiper-button-next {
  right: -70px !important;
}
.home-testimonial .elementor-swiper-button-prev:hover,
.home-testimonial .elementor-swiper-button-next:hover {
  background-color: #F4A100;
}
.home-testimonial .swiper-pagination {
  display: flex;
  align-items: center;
  gap: 0px;
  text-align: center;
  justify-content: center;
  bottom: -45px !important;
}
.home-testimonial .swiper-pagination-bullet {
  width: 20px;
  height: 10px;
  border-radius: 30px;
  opacity: .5;
  transition: all 0.3s ease;
}
.home-testimonial .swiper-pagination-bullet-active {
  width: 35px;
  height: 10px;
  border-radius: 30px;
  opacity: 1;
}
.elementor-kit-7 .elementor-widget-theme-post-content h2 {
  color: #0a367b;
  font-size: 38px;
  font-weight: 700;
}
.elementor-kit-7 .elementor-widget-theme-post-content h3 {
  color: #000;
  font-weight: 700;
  font-size: 28px;
}
#form-wrapper.contact-formwrap ._form-content,
#assessment-form form._form ._form-content {
  width: auto !important;
  margin: 0 -10px !important;
  display: flex;
  flex-wrap: wrap !important;
}
#form-wrapper.contact-formwrap ._form-content ._form_element,
#assessment-form form._form ._form-content ._form_element {
  width: calc(50% - 20px) !important;
  margin: 0 10px !important;
  margin-bottom: 15px !important;
}
._form-content .iti__country-container button {
  padding: 0 10px !important;
  border-radius: 10px 0 0 10px !important;
}
#form-wrapper.contact-formwrap ._form-content ._form_element._x96723949,
#form-wrapper.contact-formwrap ._form-content ._form_element._x40884395,
#form-wrapper.contact-formwrap ._form-content ._form_element._x73538937,
#form-wrapper.contact-formwrap ._form-content ._button-wrapper,
#assessment-form form._form ._form-content ._form_element._x73538937,
#assessment-form form._form ._form-content ._button-wrapper,
#form-wrapper.contact-formwrap ._form-content ._button-wrapper {
  width: calc(100% - 20px) !important;
}
#form-wrapper.contact-formwrap ._form-content ._button-wrapper,
#assessment-form form._form ._form-content ._button-wrapper {
  margin: 0 10px !important;
  margin-top: 15px !important;
  margin: auto !important;
}
#form-wrapper.contact-formwrap ._form-content label,
#assessment-form form._form ._form-content label,
#quoteform-wrap form._form ._form-content label {
  display: none !important;
  display: block !important;
  font-family: "Inter", Sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #777777 !important;
}
form._form ._form-thank-you{    
    font-size: 22px!important;
    font-weight: bold!important;
    color: #008300!important;
}
#subscribe-form ._form {
  background-color: transparent !important;
}
#subscribe-form ._form ._form-content ._button-wrapper button {
  background-color: #0A367B !important;
  color: #fff !important;
  font-size: 17px !important;
  padding: 15px 30px !important;
  border-radius: 10px !important;
  border: none !important;
  transition: all ease 0.4s !important;
}
#quoteform-wrap ._form ._form-content {
  width: auto !important;
  margin: 0 -10px !important;
  display: flex ;
  flex-wrap: wrap !important;
}
#quoteform-wrap ._form ._form-content ._form_element {
  width: calc(33.333% - 20px) !important;
  margin: 0 10px !important;
  margin-bottom: 15px !important;
}
#quoteform-wrap ._form ._form-content ._form_element._x73538937 {
  width: calc(100% - 20px) !important;
}
#quoteform-wrap form._form ._form-content ._button-wrapper {
  width: calc(100% - 20px);
  margin: auto;
}
#quoteform-wrap form._form ._form-content ._button-wrapper button {
  width: calc(33.3333% - 20px) !important;
  background-color: #0A367B !important;
  color: #fff !important;
  font-size: 17px !important;
  padding: 15px !important;
  border-radius: 10px !important;
  border: none !important;
  transition: all ease 0.4s !important;
  float: right !important;
}
.elementor-widget-n-menu .e-n-menu-title.e-current,
.elementor-widget-n-menu .e-n-menu-title.e-current a {
  color: #99A1AF !important;
}
@media screen and (max-width: 1500px) {
  #heroformwrap .e-con-inner {
    bottom: 90px !important;
  }
}
@media screen and (max-width: 1100px) {
  .form-dummy {
    height: 500px !important;
  }
  #heroformwrap .e-con-inner {
    bottom: 120px !important;
    right: 35px !important;
    width: calc(100% - 75px);
  }
  .home-hero .elementor-widget-n-carousel .e-n-carousel {
    height: auto;
    max-height: inherit;
  }
  #quoteform-wrap ._form ._form-content ._form_element {
    width: calc(50% - 20px) !important;
  }
}
@media screen and (max-width: 991px) {
  .home-hero .swiper-pagination {
    padding-left: 20px;
  }
  .home-hero .elementor-widget-n-carousel .e-n-carousel {
    height: auto;
  }
  .home-hero .elementor-widget-n-carousel .swiper-pagination {
    margin-top: 25px;
  }
  #quoteform-wrap form._form ._form-content ._button-wrapper button {
    width: calc(50% - 10px) !important
  }
}
@media screen and (max-width:767px) {
  .form-dummy {
    height: 500px !important;
  }
  #heroformwrap .e-con-inner {
    padding: 20px !important;
    bottom: 100px !important;
    right: 35px !important;
    width: calc(100% - 75px);
  }
  form ._form-content input,
  form ._form-content select {
    height: 45px !important;
  }
  #heroformwrap .e-con-inner form ._form-content ._button-wrapper button {
    padding: 10px !important;
  }
  #form-wrapper.contact-formwrap ._form-content ._form_element {
    width: calc(100% - 20px) !important;
  }
  #heroformwrap form ._form-content ._button-wrapper button,
  #form-wrapper form._form ._form-content ._button-wrapper button,
  #assessment-form form._form ._form-content ._button-wrapper button,
  #blog-subscribe form._form ._form-content ._button-wrapper button {
    padding: 10px !important;
  }
  #blog-subscribe form._form ._form-content ._button-wrapper button {
    margin: 0 !important
  }
  #quoteform-wrap ._form ._form-content ._form_element {
    width: calc(100% - 20px) !important;
  }
  #quoteform-wrap form._form ._form-content ._button-wrapper button {
    width: 100% !important;
  }
  #assessment-form form._form ._form-content ._form_element {
    width: 100% !important
  }
  form._form ._form-thank-you{ 
    font-size: 18px!important;
  }
}