body .gform_wrapper .gform_body input[type="text"],
body .gform_wrapper .gform_body input[type="email"],
body .gform_wrapper .gform_body input[type="tel"],
body .gform_wrapper .gform_body input[type="number"],
body .gform_wrapper .gform_body textarea {
  font-size: 16px !important;
  padding: 14px 20px !important;
  border-radius: 8px;
  color: #052d39;
  line-height: 1 !important;
}
body .gform_wrapper .b2c_lead-form .gform_body input[type="text"],
body .gform_wrapper .b2c_lead-form .gform_body input[type="email"],
body .gform_wrapper .b2c_lead-form .gform_body input[type="tel"],
body .gform_wrapper .b2c_lead-form .gform_body input[type="number"],
body .gform_wrapper .b2c_lead-form .gform_body select{
  font-size: 14px !important;
  padding: 9px 13px !important;
}
body .gform_wrapper .b2c_lead-form .gform_body select{padding-right: 36px !important;}
body .gform_wrapper .b2c_lead-form .gform_body input[type="text"]:focus,
body .gform_wrapper .b2c_lead-form .gform_body input[type="email"]:focus,
body .gform_wrapper .b2c_lead-form .gform_body input[type="tel"]:focus,
body .gform_wrapper .b2c_lead-form .gform_body input[type="number"]:focus,
body .gform_wrapper .b2c_lead-form .gform_body select:focus,
.gform_wrapper.gravity-theme .b2c_lead-form .gfield textarea:focus{
  outline: 1px solid #EF4444;
  background: #FEF2F2;
}
body .gform_wrapper .gform_body textarea::placeholder {
  opacity: 1;
  color: #052d39;
}
.landing_header{
  padding: 15px 0;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 48px;
}
.landing_header a{
  display: flex;
  align-items: center;
  width: 141px;
}
body .gform_wrapper .gform_body label {
  text-transform: uppercase;
  font-weight: 700 !important;
  font-size: 13px !important;
  font-family: "Graphik Regular", Sans-serif !important;
}
body .gform_wrapper #gform_125 label {
  font-size: 14px !important;
  font-weight: normal !important;
  text-transform: unset;
}

body .gform_wrapper .gform_body select {
  font-size: 16px !important;
  padding: 13px 20px !important;
  border-radius: 8px;
  color: #052d39;
}
body .gform_wrapper input[type="submit"] {
  border-radius: 8px;
  font-size: 16px !important;
  padding: 20px 40px !important;
  border: none;
  font-weight: 500;
  cursor: pointer;
  height: unset !important;
  border: 0;
  background: #0095f2;
  color: #fff;
  line-height: 1 !important;
}
body .gform_wrapper .gform_body input::placeholder {
  opacity: 1;
  color: #052d39;
}
.ginput_container_phone {
  position: relative;
}
.ginput_container_phone:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  width: 50px;
  background: rgba(0, 0, 0, 0.05) url(../../assets/img/australia-flag.svg);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: center;
  height: 50px;
  border-radius: 8px 0 0 8px;
}
.b2c_lead-form .ginput_container_phone:before{height:37px;}
body .gform_body .gfield .ginput_container_phone input[type="text"],
body .gform_wrapper .gform_body input[type="tel"],
body .gform_wrapper .b2c_lead-form .gform_body input[type="tel"]{
  padding-left: 60px !important;
}
/* li.hidden_label .ginput_container_phone:before{top: 13px;} */

.main_menu .elementor-nav-menu--main,
.main_menu .elementor-nav-menu--main ul {
  width: 100%;
}
.main_menu .elementor-nav-menu--main .loginMenu {
  margin-left: auto;
  /* margin-right: 15px; */
}
.main_menu .elementor-nav-menu--main .elementor-nav-menu > li:last-child a {
  padding: 14px 20px !important;
  background: rgb(14, 43, 76);
  color: #fff !important;
  border-radius: 8px;
}

body .gform_wrapper .b2c_lead-form .gform_body label,
body .gform_wrapper .b2c_lead-form .gform_body .gfield_label {
  font-family: "Graphik Regular", Sans-serif !important;
  font-weight: 700;
  text-transform: none;
  font-size: 14px!important;
  line-height: 18px;
  margin: 0 0 6px;
  display: inline-block;
}
body .gform_wrapper .b2c_lead-form .gform_body input,
body .gform_wrapper .b2c_lead-form .gform_body select,
body .gform_wrapper .b2c_lead-form .gform_body textarea {
  background-color: #F9FAFB;
  border: 0;
  border-radius: 6px;
}
body .gform_wrapper .b2c_lead-form .gform_body select {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683416 -0.097631 1.31658 -0.097631 1.7071 0.292893L4.99999 3.58579L8.29288 0.292893C8.6834 -0.0976311 9.31657 -0.0976311 9.70709 0.292893C10.0976 0.683417 10.0976 1.31658 9.70709 1.70711L5.7071 5.70711C5.31657 6.09763 4.68341 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976309 1.31658 -0.0976309 0.683417 0.292893 0.292893Z' fill='%239CA3AF'/%3E%3C/svg%3E%0A");
}
body .gform_wrapper .b2c_lead-form .gform_body select {
  color: #9CA3AF;
}
body .gform_wrapper .b2c_lead-form .gform_body input::placeholder,
body .gform_wrapper .b2c_lead-form .gform_body textarea::placeholder {
  color: #9CA3AF;
}
body .gform_wrapper .b2c_lead-form .gform_body .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  background-color: #F9FAFB;
  padding: 6px;
  border-radius: 10px;
}
body .gform_wrapper .b2c_lead-form .gform_body .gfield_radio .gchoice {
  flex-basis: 50%;
  text-align: center;
  color: #6B7280;
}
body .gform_wrapper .b2c_lead-form .gform_body .gfield_radio .gchoice label {
  width: 100%;
  margin: 0;
  padding: 8px 20px;
  border-radius: 5px;
  cursor: pointer;
}
body .gform_wrapper .b2c_lead-form .gform_body .gfield_radio input {
  display: none;
}
body .gform_wrapper .b2c_lead-form .gform_body .gfield_radio .gchoice label:hover{
  background-color: #F3F4F6;
  box-shadow: none;
}
body .gform_wrapper .b2c_lead-form .gform_body .gfield_radio input:checked + label {
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
  color: #161e37;
}
body .gform_wrapper .b2c_lead-form .gform_footer .privacy_message {
  color: #161e37;
  font-style: normal;
  margin: 16px 0 0;
}
body .gform_wrapper .b2c_lead-form .gform_footer .privacy_message a {
  text-decoration: underline;
}
body .gform_wrapper .b2c_lead-form .gform_footer input[type="submit"] {
  background: #2E66F7;
  font-size: 18px;
  line-height: 24px;
  padding: 17px 40px !important;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
	    background: #2E66F7;
    background-color: #2E66F7;
    font-family: "Graphik Medium", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px 12px 12px 12px;
    padding: 13px 24px 13px 24px;
    padding: 13px 32px 16px !important;
    min-height: 48px;
}
body .gform_wrapper .b2c_lead-form .gform_footer input[type="submit"]:hover{
	background-color: #1033C6;
}

.gform_wrapper.gravity-theme .b2c_lead-form .gform_fields{grid-row-gap: 10px;}
body .gform_wrapper .b2c_lead-form .validation_message {
  color: #EF4444;
  font-size: 14px;
  padding-top: 5px;
}
.gform_wrapper.gravity-theme .b2c_lead-form .gfield textarea.small{
  height: 74px !important;
}
.main_menu
  .elementor-nav-menu--main
  .elementor-nav-menu
  > li:last-child
  a:hover {
  background: rgb(45, 84, 223);
}
.home_testi .elementor-testimonial__image {
  order: 2;
}
.home_testi .elementor-testimonial__image img {
  height: auto !important;
  object-fit: contain;
}
/* body .form-dark .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), */
body .gform_legacy_markup_wrapper ul li.gfield,
body .gform_legacy_markup_wrapper .top_label div.ginput_container,
body .gform_wrapper .gform_fields .gfield {
  margin: 0 !important;
}
body ul.gform_fields li.gfield div.ginput_container_phone {
  margin: 0 !important;
}
body .form-dark .gform_wrapper .gform_fields .gfield,
body .form-dark .gform_wrapper .gform_fields .gfield a{color: #fff;}
body .form-dark .gform_wrapper .gform_fields .gfield a{text-decoration: underline;}
body .form-dark .gform_wrapper .gform_fields li input[type="text"],
body .form-dark .gform_wrapper .gform_fields li input[type="emal"],
body .gform_legacy_markup_wrapper li.hidden_label input,
body .gform_legacy_markup_wrapper li.hidden_label select {
  margin: 0 0 15px !important;
  height: 50px;
}
.ticket_slider .elementor-testimonial__content,
.ticket_slider .elementor-testimonial__footer {
  flex: 0 0 50%;
}
.ticket_slider .elementor-testimonial {
  align-items: center !important;
}
.ticket_slider .elementor-testimonial__content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.ticket_slider .elementor-testimonial__text {
  width: 100%;
}
.ticket_slider .elementor-testimonial__cite {
  margin: 0 !important;
}
.ticket_slider .swiper-slide:before,
.ticket_slider .swiper-slide:after {
  background: #f6f6f6;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  content: "";
}
.ticket_slider .swiper-slide:before {
  left: -20px;
}
.ticket_slider .swiper-slide:after {
  right: -20px;
}
.slider_50_50 {
  height: 100%;
}
/* .wellness-nav ul:not(.sub-menu) > li:nth-last-child(-n+3){display: none;} */
.svg_icon_box {
  flex: 0 0 33%;
}
.svg_icon_box img {
  height: 115px !important;
}
.svg_icon_box .elementor-image-box-title {
  margin-bottom: 15px;
}
.accord .elementor-active.elementor-tab-title {
  background: #2d54df !important;
}
.accord .elementor-tab-title {
  border-radius: 6px;
}
.accord .elementor-accordion-item {
  margin-bottom: 10px;
}
.flip1 .elementor-flip-box__layer__title {
  margin: 0;
}
.flip1 .elementor-flip-box__layer__inner {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: row-reverse;
}

.flip1 .elementor-flip-box__front .elementor-flip-box__layer__overlay {
  background: linear-gradient(
    360deg,
    rgba(0, 0, 0, 0.5718662464985995) 18%,
    rgba(9, 9, 121, 0) 43%,
    rgba(0, 212, 255, 0) 100%
  ) !important;
}
.elementor-location-footer .elementor-nav-menu a {
  display: inline-block;
}
.elementor-location-footer .elementor-nav-menu a:hover {
  text-decoration: underline;
  text-decoration-color: #2696ec;
}
.single-post .author_detail {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-family: "BR Sonoma Medium", Sans-serif;
  color: #000;
}
.single-post .author_detail:after {
  display: block;
  height: 30px;
  width: 1px;
  background: #000;
  content: "";
  margin-left: 34px;
}
.single-post .author_img {
  width: 45px;
  height: 45px !important;
  border-radius: 50% !important;
  overflow: hidden;
  margin-right: 19px;
}
.single-post .author_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hub_btns a {
  background: #fff !important;
}
.hub_btns a.active {
  background: #ffd84d !important;
}
.popup_wrap {
  position: fixed;
  z-index: 999;
  left: 30px;
  bottom: 15%;
  text-align: center;
  font-size: 18px;
  line-height: 1.5em;
}
.popup_wrap .popup_box {
  position: absolute;
  left: 100%;
  bottom: 87px;
  background: #fff;
  box-shadow: 0px 5px 50px 0px rgba(13, 10, 44, 0.15);
  border-radius: 8px;
  width: 420px;
  padding: 30px 50px 50px;
  display: none;
  overflow: hidden;
}
.popup_wrap .popup_box a {
  transform: translateX(-200%) scaleX(0);
  opacity: 0;
  transition: 0.3s linear all;
}
.popup_wrap.active a {
  transform: translateX(0) scaleX(1);
  opacity: 1;
}
/* @keyframes fadeIn {
	0% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes fadeOut {
	100% { opacity: 1; }
	0% { opacity: 0; }
} */
.popup_wrap .popup_box a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
  padding: 13px 30px;
  background: #2e66f7;
  text-decoration: none;
}
.popup_wrap .toggle {
  display: block;
  background: #2e66f7;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  box-shadow: 0 0 8px 3px #ffffff2b;
}
.popup_wrap .toggle:before,
.popup_wrap .toggle:after {
  position: absolute;
  content: "";
}
.popup_wrap .toggle:before {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url("/wp-content/uploads/2022/03/flare-logo-icon-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 50%;
  transition: 0s linear all background;
}
.popup_wrap.active .toggle:before {
  content: "\e87f";
  font-family: "eicons";
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  background: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.popup_wrap .toggle:after {
  left: 0;
  bottom: -12px;
  border-bottom: 0 solid transparent;
  border-top: 20px solid #2e66f7;
  border-right: 20px solid transparent;
}
.popup_wrap.active .toggle:after {
  left: unset;
  bottom: unset;
  right: 0;
  top: -12px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
  border-bottom: 20px solid #2e66f7;
  border-top-width: 0;
}
.popup_wrap h2 {
  font-size: 32px;
  line-height: 1.5em;
  font-family: "BR Sonoma Black", Sans-serif !important;
  color: #2e66f7;
  font-weight: 900;
  margin: 0 0 20px;
}
.popup_wrap p {
  margin: 0 0 30px;
}
/* .popup_wrap.active .popup_box{
	display: block;
	animation: fadeIn 1s;
}
.popup_wrap.close .popup_box{
	animation: fadeOut 1s;
} */
.chart-index_summary {
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 21px;
  margin: 0;
}
.chart-index_summary > div > div:first-child {
  font-size: 42px;
  line-height: 63px;
  color: #2696ec;
  font-family: "BR Sonoma Black", Sans-serif !important;
  margin-bottom: 15px;
}
.colors {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
  padding: 0;
}
.colors:not(.left) {
  justify-content: center;
}
.colors.left li {
  padding-left: 0;
}
.colors li {
  padding: 0 10px;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 !important;
}
.colors li:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  margin: 2px 5px 0 0;
}
.colors li.yellow:before {
  background: #ffd84d;
}
.colors li.blue:before {
  background: #2696ec;
}
.colors li.darkblue:before {
  background: #2e66f7;
}
.colors li.red:before {
  background: #ff6384;
}
.colors li.grey:before {
  background: #d1d5dd;
}
.colors li.navydrak:before {
  background: #161e37;
}
.colors li.navylight:before {
  background: #192c54;
}
.colors li.purple:before {
  background: #a650ff;
}
.colors li.peach:before {
  background: #ff876f;
}

.benefits_summary .summary {
  font-size: 18px;
  line-height: 31.5px;
  color: #192c54;
}
.benefits_summary h3 {
  font-size: 22px;
  line-height: 33px;
  font-family: "BR Sonoma Bold", Sans-serif;
  margin: 0 0 20px;
}
.benefits_summary .summary-blue h3 {
  font-size: 18px;
  line-height: 27px;
  font-family: "BR Sonoma Bold", Sans-serif;
}
.benefits_summary .text-lg {
  color: #2696ec;
  font-family: "BR Sonoma Black", Sans-serif !important;
  font-size: 42px;
  line-height: 63px;
}
.chart-employee_wellbeing {
  font-size: 18px;
  line-height: 27px;
  font-family: "BR Sonoma Medium", Sans-serif;
  color: #192c54;
  text-align: center;
  margin-bottom: 0;
}
.chart-employee_wellbeing .chart-item {
  width: 250px;
  padding: 0 40px;
}
.chart-employee_wellbeing canvas {
  margin: 0 auto 25px;
}
.chart-go_green {
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  font-family: "Graphik Regular", Sans-serif;
}
.index_form .gform_footer {
  justify-content: center;
  padding-bottom: 0 !important;
}
body .index_form .gform_wrapper .gform_button {
  background: #2e66f7 !important;
  padding: 18px 35px !important;
  border-radius: 6px;
  margin: 20px 0 0 !important;
  border: 0;
  color: #fff;
}
body .index_form .gform_wrapper .gform_button:hover {
  border-radius: 6px;
  background: #192c54 !important;
}
.index_form input:not(.button):not(.gfield-choice-input),
.index_form select {
  height: 50px !important;
  border: 0;
  border-radius: 6px;
  color: #192c54 !important;
  font-size: 16px;
}
.index_form input::placeholder {
  font-size: 16px;
  opacity: 1;
  color: #192c54 !important;
}
.index_filter select {
  display: block;
  height: 45px;
  width: 320px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 6px;
  padding: 10px 20px;
  font-family: "BR Sonoma Medium", Sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #192c54;
  margin: 0 auto;
}
.circle_graph .elementor-shortcode {
  overflow: hidden;
}
.chart-go_green button.slick-arrow {
  background: transparent;
  padding: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #b3b9c7;
  border-radius: 50%;
  color: #192c54;
}
.chart-go_green button.slick-arrow:before {
  display: none;
}
.chart-go_green button.slick-arrow:hover {
  background: #2e66f7;
  color: #fff;
  border-color: #2e66f7;
  border-radius: 50%;
}
.chart-go_green button.slick-arrow:hover svg path {
  stroke: #fff;
}

/* Resource hub */
.text_carousel .elementor-swiper-button {
  display: none !important;
}
.table_content ul {
  margin: 0;
}
.table_content ul li {
  display: flex;
  margin-bottom: 15px;
}
.table_content ul li a {
  font-size: 16px !important;
  font-family: "Graphik Regular", Sans-serif !important;
}
.table_content ul li:before {
  content: "";
  margin-top: 12px;
  display: block;
  flex: 0 0 15px;
  height: 1px;
  background: #192c54;
}
.table_content ul li:hover:before,
.table_content ul li:has(.elementor-item-active):before {
  background: #2d54df !important;
}
.table_content .elementor-toc__body {
  padding-top: 30px;
}
.post_testi {
  overflow: hidden;
}
.post_testi:after {
  background: #eaf0fe;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 50%;
}
.post_testi .elementor-swiper-button {
  left: unset !important;
  right: -130px !important;
  width: 35px;
  height: 35px;
  padding: 0;
}
.post_testi .elementor-swiper-button i {
  display: none;
}
.post_testi .elementor-swiper-button-prev {
  background: url("/wp-content/uploads/2023/07/arrow-next.svg");
  margin-top: -50px;
}
.post_testi .elementor-swiper-button-next {
  background: url("/wp-content/uploads/2023/07/arrow-prev.svg");
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label {
  font-family: "Inter", Sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label
  .gfield_required {
  display: none;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input,
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  select {
  font-size: 18px !important;
  padding: 8px !important;
  border-radius: 3px !important;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .field_description_below
  p
  small {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.gform_wrappper legend,
.gform_wrappper label {
  display: none !important;
}
.dark_bg .gform_wrappper p {
  color: #fff !important;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"] {
  font-family: "Graphik Regular", Sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  border-radius: 100px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #2696ec;
  border-color: #2696ec;
  display: block;
  width: 100%;
  padding: 16px !important;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"]:hover {
  background-color: #fff;
  color: #2696ec;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label {
  font-family: "Inter", Sans-serif;
  color: #0e2b4c;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label
  .gfield_required {
  display: none;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input,
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  select {
  font-size: 15px !important;
  line-height: 23px;
  padding: 6px 8px !important;
  border-radius: 3px !important;
  border: 1px solid #666 !important;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .field_description_below
  p
  small {
  font-family: "Inter", Sans-serif;
  font-size: 13px;
  line-height: 12px;
  font-weight: 400;
  color: #132346;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"] {
  font-family: "Graphik Regular", Sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  border-radius: 100px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #2696ec;
  border-color: #2696ec;
  display: block;
  width: 100%;
  padding: 14px !important;
  border: 0 !important;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"]:hover {
  background-color: #0e2b4c;
  color: #fff;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .ginput_container_phone
  input,
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .ginput_container_phone
  input {
  padding-left: 55px !important;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .ginput_container_phone:before {
  height: 38px;
}
.elementor-location-footer ul.elementor-nav-menu {
  margin: 0;
}

body .gform_wrapper #gform_105 input[type="submit"] {
  height: unset !important;
  padding: 12px 40px !important;
  background: #2d54df !important;
  color: #fff !important;
  border: 0 !important;
  border-radius: 8px;
}
body .gform_wrapper #gform_105 input[type="submit"]:hover {
  background: #192c54 !important;
  border: 0 !important;
}

.nav_bottom .elementor-swiper-button {
  top: calc(43% - 30px / 2) !important;
}
.chart-go_green p {
  min-height: 85px;
  margin-bottom: 42px;
}

.single-post .elementor-widget-text-editor a {
  /* font-size: 18px; */
  font-family: "Graphik Regular", Sans-serif;
}

.gform_wrapper.gravity-theme .gform_heading {
  display: none !important;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield,
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform_fields
  .gfield {
  margin: 0;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label {
  font-family: "Inter", Sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label
  .gfield_required {
  display: none;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input,
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  select {
  font-size: 18px !important;
  padding: 9px !important;
  border-radius: 3px !important;
  height: auto;
  background-color: #fff;
  line-height: 30px;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .field_description_below
  p
  small {
  font-family: "Inter", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"] {
  font-family: "Graphik Regular", Sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  border-radius: 100px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #2696ec;
  border-color: #2696ec;
  display: block;
  width: 100%;
  padding: 9px !important;
  color: #fff;
  height: auto;
  text-align: center;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"]:hover {
  background-color: #fff;
  color: #2696ec;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label {
  font-family: "Inter", Sans-serif;
  color: #0e2b4c;
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
}
.gform_submission_error.hide_summary{display: none;}
.white_label.elementor-widget-shortcode .gform-field-label,
.form-dark .gfield_validation_message{
  color: #fff;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .gform-field-label
  .gfield_required {
  display: none;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input,
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  select {
  font-size: 15px !important;
  line-height: 23px;
  padding: 6px 8px !important;
  border-radius: 3px !important;
  border: 1px solid #666 !important;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .field_description_below
  p
  small {
  font-family: "Inter", Sans-serif;
  font-size: 13px;
  line-height: 12px;
  font-weight: 400;
  color: #132346;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"] {
  font-family: "Graphik Regular", Sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  border-radius: 100px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #2696ec;
  border-color: #2696ec;
  display: block;
  width: 100%;
  padding: 14px !important;
  border: 0 !important;
  color: #fff;
  height: auto;
  text-align: center;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  input[type="submit"]:hover {
  background-color: #0e2b4c;
  color: #fff;
}
.benefit_custom_gform.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .ginput_container_phone
  input,
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .ginput_container_phone
  input {
  padding-left: 55px !important;
}
.benefit_custom_register.elementor-widget-shortcode
  .gform_wrapper.gravity-theme
  .ginput_container_phone:before {
  height: 38px;
}
.elementor-widget-breadcrumbs .rank-math-breadcrumb p {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-size: 15px;
  line-height: 175%;
  margin: 0;
}
.elementor-widget-breadcrumbs .rank-math-breadcrumb p a {
  padding-right: 30px;
  position: relative;
  color: #2e66f7;
  text-decoration: none;
  font-size: 15px;
  line-height: 175%;
}
.elementor-widget-breadcrumbs .rank-math-breadcrumb p a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 11px;
  right: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_629_2366' fill='white'%3E%3Cpath d='M0 4L3.53553 0.464466L7.07107 4L3.53553 7.53553L0 4Z'/%3E%3C/mask%3E%3Cpath d='M7.07107 4L7.77817 4.70711L8.48528 4L7.77817 3.29289L7.07107 4ZM2.82843 1.17157L6.36396 4.70711L7.77817 3.29289L4.24264 -0.242641L2.82843 1.17157ZM6.36396 3.29289L2.82843 6.82843L4.24264 8.24264L7.77817 4.70711L6.36396 3.29289Z' fill='black' mask='url(%23path-1-inside-1_629_2366)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
}
.elementor-widget-breadcrumbs .rank-math-breadcrumb p a:hover{
  font-family: "BR Sonoma Medium", Sans-serif;
}
.elementor-widget-breadcrumbs .rank-math-breadcrumb {
  padding: 0;
}
.elementor-widget-breadcrumbs .rank-math-breadcrumb p .separator {
  display: none;
}
.hover_box .elementor-flip-box__layer__inner {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
.hover_box .elementor-flip-box__layer__title {
  flex: 1 0 60%;
  /* text-align: left; */
}
.hover_box .elementor-icon-wrapper {
  flex: 1 0 35%;
  margin: 0 !important;
  display: flex;
  justify-content: flex-end;
}
.tab_design .e-n-tab-title {
  flex: 0 0 30px !important;
  width: 30px !important;
  height: 30px !important;
}
.tab_design .e-n-tab-title.e-active:after {
  content: "";
  position: absolute;
  background: linear-gradient(270deg, #0095f2, #0095f2 100%) !important;
  height: 3px;
  width: 90px;
  bottom: -12px;
}
.tab_design .e-n-tab-title.e-active:before {
  content: "";
  position: absolute;
  bottom: -16px;
  width: 13px;
  height: 13px;
  background: linear-gradient(270deg, #07b787 0, #7ed500 100%);
  border-radius: 50%;
  z-index: 1;
  border: 3px solid #fff;
}
body .gform_wrapper.gravity-theme .gfield_required {
  display: none;
}
.ppw-ppf-input-container {
  max-width: 980px;
  margin: 0 auto;
  padding: 100px 0;
}
.ppw-ppf-input-container input[type="password"] {
  display: block;
  background: #f9f9f9;
  border-radius: 6px;
  padding: 15px;
  width: 100%;
  margin: 5px 0 20px;
}
.ppw-ppf-input-container input[type="submit"] {
  padding: 0.8em 2em 0.8em;
  cursor: pointer;
}
.elementor-countdown-wrapper .elementor-countdown-label {
  background: #fff;
  display: block;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.37);
  margin: 0 0 -42px !important;
  padding: 10px 6px;
  border-radius: 6px;
}
.elementor-countdown-wrapper span.elementor-countdown-digits {
  margin-bottom: 10px;
}
.elementor-countdown-wrapper .elementor-countdown-item {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.05);
}
.grey_bg input[type="text"],
.grey_bg select,
.grey_bg textarea {
  background: #f7f8f9 !important;
  padding: 17px 15px !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px;
}
.full_btn_center input[type="submit"] {
  width: 100% !important;
  text-align: center !important;
}
.dark_btn input[type="submit"] {
  background: var(--e-global-color-text) !important;
}
.dark_btn input[type="submit"]:hover {
  background: #0095f2 !important;
}
.chart-employee_wellbeing button.slick-arrow {
  border: 1px solid #333;
  width: 26px;
  height: 26px;
  background: transparent;
  border-radius: 50%;
  margin-top: -50px;
  z-index: 1;
}
.chart-employee_wellbeing button.slick-arrow:hover,
.chart-employee_wellbeing button.slick-arrow:focus {
  background: transparent;
  border-radius: 50%;
}
.chart-employee_wellbeing .slick-dots li button {
  background: #eee;
  text-indent: -10000px;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}
.chart-employee_wellbeing .slick-dots li.slick-active button {
  background: #2e66f7;
}
.chart-employee_wellbeing .slick-prev {
  left: 0;
}
.chart-employee_wellbeing .slick-next {
  right: 0;
}
.chart-employee_wellbeing button.slick-arrow:before {
  display: none;
}
.chart-employee_wellbeing .slick-dots {
  display: none;
}
.gform_wrapper.gravity-theme .ginput_complex {
  display: flex;
  justify-content: space-between;
}
.gform_wrapper.gravity-theme .ginput_complex > span {
  width: 49%;
}
.gform_wrapper.gravity-theme .ginput_complex > span input {
  width: 99%;
}
.single strong {
  font-family: "BR Sonoma Bold", Sans-serif;
}
.gform_footer .gform_button {
  margin-top: 20px;
}
.link_color_default a,
.link_color_default a:hover {
  color: #0e2b4c !important;
}
.link_color_white a,
.link_color_white a:hover {
  color: #fff !important;
}
.pricing_tbl tr th:nth-child(2) {
  background-color: #2696ec;
}
.pricing_tbl tr th:nth-child(2) img {
  max-width: 60%;
  margin: 0 auto;
  display: inherit;
}
.pricing_tbl tr th:nth-child(3) img,
.pricing_tbl tr th:nth-child(4) img,
.pricing_tbl tr th:nth-child(5) img {
  max-width: 45%;
  display: block;
  margin: 0 auto 5px;
}
.pricing_tbl tr th:nth-child(4) img,
.pricing_tbl tr th:nth-child(5) img {
  max-width: 30%;
}
.pricing_tbl tr th:nth-child(2),
.pricing_tbl tr th:nth-child(3),
.pricing_tbl tr th:nth-child(4),
.pricing_tbl tr th:nth-child(5) {
  width: 115px;
}
.pricing_tbl tbody tr td:nth-child(2) {
  background-color: rgba(38, 150, 236, 0.4);
}
.pricing_tbl tr th:first-child,
.pricing_tbl tr td:first-child {
  text-align: left;
  width: 230px;
  padding: 15px 50px;
  font-weight: bold;
  font-family: "BR Sonoma Bold", Sans-serif;
  font-size: 18px;
}
.pricing_tbl table {
  border: 1px solid #e0e0e5 !important;
}
.pricing_tbl thead th {
  border-bottom: 1px solid #e0e0e5 !important;
  font-size: 16px;
}
.pricing_tbl tbody td {
  font-size: 14px;
}

.pricing_tbl tbody tr:last-child td {
  background: #2e66f7;
  color: #fff;
  font-size: 18px;
}
.tool_tip_box .elementor-image-box-description{
  position: absolute;
  left: 0;
  right: 0;
  background: rgba(22, 30, 55, 0.90);
  padding: 16px;
  border-radius: 16px;
  display: none;
  z-index: 1;
  top: 100%;
}
.tool_tip_box .elementor-widget-image-box:hover .elementor-image-box-description{
  display: block;
}
.tool_tip_box .elementor-image-box-description:before{
  content: "";
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-bottom: 18px solid rgba(22, 30, 55, 0.90);
  position: absolute;
  left: calc(50% - 6px);
  top: -18px;
}
.tool_tip_box .togg{display: none;}
.car_deal_single.resources-blog-posts{display: none;}
.resources-blog-posts:has(.car_deal_single){display: none;}
.car_deal_single .features{
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
  color: #161E37;
  gap: 8px;
}
.features li{list-style: none;}
.car_deal_single .elementor-widget-shortcode{
  display: flex;
  align-items: center;
  justify-content: center;
}
.car_deal_single .features li{
  padding: 8px 18px;
  background: rgba(255, 255, 255, 0.50);
  border: 1px solid #E5E7EB;
  border-radius: 40px;
  color: #4B5563;
}
.car_deal_single .features i{
  font-size: 12px;
  color: #9AA6B0;
  padding-right: 7px;
}
.stock_filter{
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1100px;
  margin: 0 auto;
}

.stock_filter .select2-selection,
.stock_filter .select2{
  height: 50px !important;
  width: 240px !important;
  flex: 0 0 240px;
}
.select2-results__option{text-transform: capitalize;}
span.select2-container--disabled{opacity: 0.8;}
.stock_filter .select2-container .select2-selection--single{
  border: 0;
  display: flex;
  align-items: center;
  border-radius: 6px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  background: #F9FAFB;
}
.stock_filter .select2-selection__rendered{
  line-height: 35px !important;
  color: #9CA3AF !important;
  font-size: 16px;
  padding-left: 13px !important;
  text-transform: capitalize;
}
.stock_filter .select2-container--default .select2-selection--single .select2-selection__arrow b{
  border-width: 0 2px 2px 0;
  height: 9px;
  width: 9px;
  border-color: #9CA3AF;
  transform: rotate(45deg);
  top: 19px;
  left: unset;
}
.stock_filter .select2-selection__arrow{top: 2px !important;}
.stock_filter #resetBtn{
  background: transparent;
  border: 2px solid #fff;
  padding: 12px 24px;
  border-radius: 12px;
  font-size: 18px;
  cursor: pointer;
  height: 50px;
  font-weight: 500;
}
table.stocktable{
  margin-bottom: 56px;
  border-collapse: collapse;
}
.stocktable tr,
.stocktable td,
.stocktable th{
  /* border: 1px solid rgba(0, 0, 0, 0.3); */
  text-align: center;
}
.stocktable th{
  background-color: #F3F4F6;
  color: #161E37;
  font-size: 18px;
  font-weight: 500;
  padding: 15px 10px;
  font-family: "Graphik Regular",Sans-serif !important;
  border-bottom: 1px solid #D1D5DB;
}
.stocktable td{
  padding: 10px;
  font-size: 18px;
  line-height: 24px;
  border-bottom: 1px solid #D1D5DB;
}
.stocktable td.status{padding: 0;}
.stocktable td.green{background: #ECFDF5;}
.stocktable td.yellow{background: #FFFBEB;}
.stocktable th:last-child{
  width: 300px;
  border-top-right-radius: 12px;
  text-align: left;
  padding-left: 60px;
  padding-right: 60px;
}
.stocktable td:last-child{
  padding-left: 60px;
  padding-right: 60px;
  text-align: left;
}
.stocktable th:first-child,
.stocktable td:first-child{
  text-align: left;
  padding-left: 70px;
}
.stocktable th:first-child{
  border-top-left-radius: 12px;
  width: 200px;
}
.stocktable a{
  font-family: "Graphik Regular",Sans-serif !important;
  color: #2E66F7;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0.28px;
  transition: 0.2s ease-in-out all;
}
.stocktable a span{
  display: inline-block;
  transform: translate(8px, 3px);
  transition: 0.2s ease-in-out all;
}
.stocktable a:visited{color: #2E66F7;}
.stocktable a:hover{
  color: #2E66F7;
}
.stocktable a:hover span{ transform: translate(16px, 3px);}
.more_btn{text-align: center;}
.more_btn #loadMoreBtn{
  position: relative;
  background: transparent;
  color: #2E66F7;
  font-family: "Graphik Regular",Sans-serif !important;
  font-weight: 500;
  cursor: pointer;
  border: 2px solid #2E66F7;
  display: inline-block;
  padding: 12px 44px 12px 24px;
  font-size: 18px;
  border-radius: 12px;
}
.more_btn button:after{
  content: "";
  position: absolute;
  right: 20px;
  top: 17px;
  width: 8px;
  height: 8px;
  border-right: 2px solid #2E66F7;
  border-bottom: 2px solid #2E66F7;
  transform: rotate(45deg);
}
.more_btn #loadMoreBtn:hover{
  background: #EAF0FE;
}

body .stock_form .gform_wrapper .gform_body legend,
body .stock_form .gform_wrapper .gform_body label{
  color: #fff;
  margin-bottom: 6px;
  display: block;
  font-size: 14px;
  line-height: 125%;
  letter-spacing: 0.28px;
  font-family: "Graphik Regular", Sans-serif !important;
}
.stock_form .gfield_radio{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.stock_form .gfield_radio > div{
  flex: 0 0 49%;
  position: relative;
}
.stock_form .gfield_radio input[type="radio"]{
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: transparent;
  border: 0;
  opacity: 0;
  cursor: pointer;
}
.stock_form .gfield_radio label{
  display: block;
  background: #fff;
  margin: 0;
  padding: 15px;
  color: #000 !important;
  border-radius: 3px;
  text-align: center;
}
.stock_form .gfield_radio input[type="radio"]:checked + label{
  background: #192C54;
  color: #fff;
}
body .stock_form .gform_wrapper input[type="submit"]{
  background: #192C54;
  border-radius: 6px;
  padding: 18px !important;
  width: 100%;
}
.stock_form .dynamic{display: none;}
.post-password-form{
  max-width: 600px;
  margin: 0 auto;
  padding: 80px 0;
}
.post-password-form input[type="submit"]{padding: 10px 30px;}
.post-password-form input[type="password"]{padding: 7px 10px;}
#data-table + h3{display: flex;}
#data-table + h3 span{
  font-size: 100px;
  line-height: 0.5em;
}
.subprocessors .load_more{
  display: none;
  text-align: center;
  cursor: pointer;
  position: relative;
  margin-top: 15px;
}
.subprocessors .load_more:after{
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border: 2px solid #000;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg) translate(7px, 3px);
}
.subprocessors table tr th:first-child{min-width: 230px;}
.subprocessors table tr th:nth-child(3){min-width: 60px;}
.ev-:not(.ev-1){display: none;}
.car_deal_single .features i{
  width: 16px;
  height: 16px;
  background: #2E66F7;
  border-radius: 50%;
  color: #fff;
  padding: 0;
  font-size: 10px;
  margin-right: 6px;
  text-align: center;
  line-height: 16px;
}
.car_deals{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  margin-bottom: 56px;
}
/* .car_deals .car_deal_single{
  border-radius: 10px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
  padding: 0;
} */
.car_deals .car_deal_single.not_available{
  background: #F9FAFB;
  align-items: flex-start;
  flex-direction: column;
  padding: 0 24px 24px;
  border: 1px solid #F9FAFB;
  border-radius: 12px;
}
.car_deals .car_deal_single.not_available:hover{
  border-color: #D1D5DB;
}
.car_deals .car_deal_single.not_available img{
  /* width: 200px; */
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
}
.car_deals .not_available h2{
  font-size: 28px;
  line-height: 36px;
  letter-spacing: -0.84px;
  font-family: "BR Sonoma Medium", Sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}
.car_deals .not_available h3{
  font-size: 18px !important;
  line-height: 24px;
  font-family: "Graphik Regular", Sans-serif !important;
  font-weight: 400;
  margin-bottom: 150px;
}
.car_deals .wrap{
  width: 100%;
  padding: 24px;
  background: #F9FAFB;
  border-radius: 12px;
  border: 1px solid #F9FAFB;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  flex: 1;
  
}
.car_deals .car_deal_single:hover .wrap{border-color: #D1D5DB;}
.car_deals .head_wrap{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 24px;
  width: 100%;
}
.evtag{
  padding: 8px 12px;
  background: linear-gradient(41deg, #A650FF 0.71%, #2696EC 75.5%, #E9EAEF 100%);
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 50px;
  letter-spacing: 0.7px;
  display: flex;
  flex: 0 0 60px;
}
.evtag img{margin-right: 8px;}
.car_deals h3{
  font-family: "BR Sonoma Medium", Sans-serif !important;
  font-size: 28px !important;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.84px;
  color: #6B7280 !important;
}
.car_deals .price_week{
  color: #161E37;
  font-size: 72px;
  line-height: 80px;
  font-family: "BR Sonoma Medium", Sans-serif !important;
  font-weight: 500;
  letter-spacing: -2.88px;
  margin: 0;
}
.car_deals .price_week em{
  font-style: normal;
  font-size: 30px;
  line-height: 54px;
  display: inline-block;
  padding-left: 5px;
  vertical-align: top;
}
.car_deals .price_week span{
  font-size: 18px;
  text-transform: uppercase;
  line-height: 48px;
  font-family: "Graphik Regular", Sans-serif !important;
  font-weight: 500;
  letter-spacing: 0.72px;
  color: #6B7280;
}
.car_deals .tax_savings{
  font-family: "Graphik Regular", Sans-serif !important;
  font-weight: 500;
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 24px;
  width: 100%;
  color: #2E66F7;
}
.car_deals .features{
  margin-bottom: 40px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.car_deals .btn{
  font-size: 16px;
  line-height: 24px;
  font-weight: 500px;
  background: #EAF0FE;
  border-radius: 12px;
  display: block;
  padding: 10px;
  text-align: center;
  width: 100%;
  margin-top: auto;
  color: #2E66F7;
  font-weight: 500;
}
.car_deals .car_deal_single:hover .btn{
  font-weight: 500;
  background: #2E66F7;
  color: #fff;
}
.car_deal_single{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.car_deals figure{
  margin: 0;
  position: relative;
  margin-bottom: 12px !important;
  width: 100%;
  min-height: 20px;
  height: 300px;
  overflow: hidden;
}
.car_deals figure img{
  height: 300px;
  width: 100%;
  object-fit: contain;
}
.filter_tab{
  display: flex;
  justify-content: center;
  text-align: center;
  background: #F9FAFB;
  margin: 0 0 56px;
  border-radius: 10px;
  padding: 6px;
  max-width: 768px;
  margin: 0 auto 72px;
}
.filter_tab li:not(:first-child){border-left: 1px solid #E9EAEF;}
.filter_tab li{
  list-style: none;
  flex-grow: 1 ;
  flex-basis: 0;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.2px;
  padding: 15px 12px;
  cursor: pointer;
  font-weight: 400;
  color: #6B7280;
  transition: 0.2s ease all;
}
.filter_tab li.active{
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.10);
  border-color: transparent;
  color: #161E37;
}
.filter_tab li.active + li{border-color: transparent;}

.filter_tab li:hover{
  background: #EAF0FE;
  border-radius: 8.5px;
  border-color: transparent;
  color: #374151;
}
.filter_tab li:hover + li{border-color: transparent;}
.deal_filter .see_more{
  font-size: 18px;
  line-height: 24px;
  font-family: "BR Sonoma Bold", Sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 56px;
  color: #2E66F7;
}
.deal_filter .see_more span{
  cursor: pointer;
  border: 2px solid #2E66F7;
  border-radius: 12px;
  display: block;
  padding: 12px 24px;
}
.deal_filter .see_more span:after{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #2E66F7;
  border-width: 0 0 2px 2px;
  transform: rotate(-45deg) translate(10px, 4px);
}
.deal_slider h3{display: flex;}
.deal_slider h3 span:last-child{
  transform: translateY(24px);
}
.deal_slider h3 .elementor-headline-text-active{
  top: -10px;
  font-size: 54px;
}
.deal_slider h3 span:not(:first-child){
  font-size: 24px;
}
.car_deals .center{
  text-align: center;
  padding: 50px 0;
  width: 100%;
  grid-column: span 3;
}
.deal_slider .swiper-pagination-bullet{position: relative;}
.deal_slider.elementor-pagination-position-outside .swiper-container{padding-bottom: 0 !important;}
.deal_slider .lazyloaded{height: 100%;}
/* .gradient_btn input[type="submit"]{
  font-size: 25px;
  background: linear-gradient(90deg, #A650FF 0%, #FF806F 100%);
  border-radius: 6px;;
  padding: 20px 50px 20px 50px;
} */
.toggle_table table thead tr th:first-child,
.toggle_table tbody tr td:nth-child(3){
  white-space: nowrap;
}
.toggle_table td{
  white-space:pre-wrap;
  word-break:break-word !important;
}
.download_table a{display: inline-block;}
.download_table a:after{
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url('https://www.flarehr.com/wp-content/uploads/2024/02/download-icon.svg');
  background-repeat: no-repeat;
  margin-left: 10px;
}
.download_table thead tr{border-bottom: 1px solid #E5E7EB ;}
.custom_slider,
.custom_slider .slider_wrap{
  max-height: 600px;
  overflow: hidden;
}
.custom_slider img{
  display: block;
  width: 100%;
  height: auto;
}
.custom_slider .slick-arrow{
  width: 20px;
  height: 20px;
  z-index: 1;
  position: absolute;
  top: calc(50% - 10px);
  color: #fff;
  cursor: pointer;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom_slider .slick-arrow.left{left: 10px;}
.custom_slider .slick-arrow.right{right: 10px;}
.custom_slider .slick-slide a{display: block;}
.offer_toc{
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 2;
  display: none;
  align-items: center !important;
  justify-content: center !important;
}
.offer_toc .e-con-inner{
  background: #fff;
  max-width: 600px !important;
  padding: 30px;
  height: auto !important;
}
.hover_effect a span.elementor-button-icon,
.hover_effect .elementor-icon-box-icon,
.button_hover .elementor-icon-box-icon{
  transition: 0.3s linear all;
  margin-left: 8px !important;
}
.hover_effect a:hover span.elementor-button-icon,
.hover_effect:hover .elementor-icon-box-icon,
.hover_effect:hover .elementor-button-icon,
.button_hover:hover .elementor-icon-box-icon{margin-left: 16px !important;}
.hover_effect a:hover span.elementor-button-text{text-decoration: underline;}
.hover_effect.no_underline a:hover span.elementor-button-text{text-decoration: none;}

.hover_effect.underline:hover span.elementor-button-text{text-decoration: underline !important;}

.button_hover .e-hotspot__icon svg path{
  transition: 0.2s ease all;
}

.button_hover:hover .e-hotspot__icon svg path{opacity: 90%;}
.button_hover:hover .elementor-widget-divider,
.button_hover:hover + .elementor-widget-divider{opacity: 0;}

.gradient_text,
.blue_gradient .elementor-headline-text-active{
  background: linear-gradient(41deg, #A650FF 0.71%, #2696EC 65.5%, #E9EAEF 100%);
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  padding-right: 3px;
}
.elementor-widget-loop-carousel .swiper-pagination-bullet{position: relative;}
.elementor-widget-loop-carousel .swiper-pagination-bullet:before{
  background: #D6E2FC;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  transition: 0.3s linear all;
  z-index: -1;
}
.elementor-widget-loop-carousel .swiper-pagination-bullet-active:before,
.elementor-widget-loop-carousel .swiper-pagination-bullet:hover:before{
  transform: scale(2.2);
}
.swiper-pagination-bullet{
  opacity: 1 !important;
  background: #D6E2FC !important;
}
.swiper-pagination-bullet-active{background: #2E66F7 !important;}
.select2-results__options li[role="alert"]{
  font-size: 11px;
  font-weight: bold;
}
.dialog-type-lightbox{position: fixed !important;}
.custom_table td{width: 14%;}
.custom_table p{margin: 0;}
.custom_table tbody tr:first-child{
  background: #F3F4F6;
}
.custom_table th{
    border-radius: 12px 12px 0 0;
    border: 0 !important;
    padding: 9px !important;
}
.faqs .content{
  /* max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: height 0.5s linear, opacity 0.5s linear; */
  padding: 0 24px 24px;
  transition: unset;
  
}
/* .faqs li.active .content{
  max-height: 600px;
  opacity: 1;
  padding: 0 24px 24px;
} */
@media(min-width: 1080px){
	.custom_table  tbody.tafe-table-body > tr:first-child , .custom_table   tbody.tafe-table-body > tr:first-child td:first-child{
		border-top-left-radius: 12px !important;
		overflow: hidden;
	}
	.custom_table  tbody.tafe-table-body > tr:first-child , .custom_table   tbody.tafe-table-body > tr:first-child td:last-child{
		border-top-right-radius: 12px !important;
		overflow: hidden;
	}
}
@media(max-width: 1100px){
  .icon_right_tab .elementor-image-box-wrapper{
    display: flex;
    flex-direction: row-reverse;
    gap: 60px;
  }
  .icon_right_tab .elementor-image-box-wrapper .elementor-image-box-img{width: 124px !important;}
  .deal_slider .elementor-swiper-button i{color: #2E66F7;}
  .stock_filter .select2-selection,
  .stock_filter .select2{
    width: 210px !important;
    flex: 0 0 210px;
  }
}
@media(max-width: 1024px){
  .stock_filter .select2-selection,
  .stock_filter .select2{
    width: 200px !important;
    flex: 0 0 200px;
  }
  .subprocessors tbody{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .subprocessors thead{display: none;}
  .subprocessors tr td:before{
    content: "";
    display: block;
    color: #161E37;
    font-family: "BR Sonoma Black", Sans-serif;
  }
  .subprocessors table tr,
  .subprocessors table td,
  .subprocessors table th{
    border: 0 !important;
    display: block;
    padding: 5px 0;
  }
  .subprocessors table tr{
    display: block;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.30);
    background: #F6F6F6;
    flex: 0 0 49%;
    padding: 30px 20px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .subprocessors tr:nth-child(3n){margin-right: 0;}
  .subprocessors tr td:nth-child(1):before{content: "Third Party Service/Vendor:";}
  .subprocessors tr td:nth-child(2):before{content: "Purpose:";}
  .subprocessors tr td:nth-child(3):before{content: "Location:";}
  .subprocessors tr td:nth-child(4):before{content: "Website:";}
  .subprocessors .load_more{display: block;}
  .deal_slider h3 span:last-child{
    transform: translateY(15px);
  }
  
  .deal_slider .swiper-pagination-bullet:before{
    background: #2E66F7;
    opacity: 0.2;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    transition: 0.3s linear all;
  }
  .deal_slider .swiper-pagination-bullet-active:before{
    transform: scale(2.2);
  }
  .custom_table table,
  .custom_table tr,
  .custom_table tbody{
    display: block;
    border: 0;
  }
  .custom_table thead,
  .custom_table tbody tr:first-child{display: none !important;}
  .custom_table tbody tr{
    display: flex;
    flex-wrap: wrap;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 15.5%);
    border: 1px solid #D1D5DB;
    border-radius: 12px;
    margin-bottom: 32px;
    justify-content: space-between;
  }
  .custom_table tbody tr td{
    width: 30%;
    flex: 0 0 30%;
    border: 0 !important;
    position: relative;
  }
  .custom_table tbody tr td:first-child,
  .custom_table tbody tr td:nth-child(2),
  .custom_table tbody tr td:last-child{
    flex: 0 0 100%;
  }
  .custom_table tbody tr td:not(:first-child):not(:nth-child(2)):not(:last-child){flex: 0 0 33.333% !important;}
  .custom_table tbody tr td:last-child{padding-top: 30px;}
  .custom_table tbody tr td:nth-child(3),
  .custom_table tbody tr td:nth-child(6){
    font-size: 13px;
    line-height: 16px;
	  display: flex;
        align-items: center;
  }
  .custom_table tbody tr td:nth-child(2){
    font-size: 28px;
    font-family: "BR Sonoma Medium", Sans-serif;
    font-weight: 500;
    padding-bottom: 70px !important;
  }
  .custom_table tbody tr td:nth-child(4):before{
    content: 'Weekly cost ^';
    position: absolute;
    background: #D6E2FC;
    left: 0;
    right: 0;
    bottom: 100%;
    padding: 12px;
    border-radius: 12px 0 0;
    color: #161E37;
     font-family: "Graphik Medium", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
  .custom_table tbody tr td:nth-child(5):before{
    content: 'Total savings ^';
    position: absolute;
    background: #D6E2FC;
    left: 0;
    right: 0;
    bottom: 100%;
    padding: 12px;
    color: #161E37;
    font-family: "Graphik Medium", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
  }
}
@media only screen and (max-width: 1000px) {
  div.main_menu {
    display: block !important;
  }
  .chart-employee_wellbeing .slick-dots {
    display: block;
  }
  
}
@media (max-width: 980px) {
  .stock_filter{
    flex-wrap: wrap;
    justify-content: center;
  }
  .stock_filter .select2-selection,
  .stock_filter .select2{
    width: 49% !important;
    flex: 0 0 46%;
    margin-bottom: 15px;
    padding: 0 10px;
  }
  .stock_filter .select2-selection--single{width: 100% !important}
  .toggle_table table,
  .toggle_table tbody,
  .toggle_table tr,
  .toggle_table td{display: block;}
  .toggle_table thead,
  .download_table thead{display: none;}
  .toggle_table tr td{
    display: none;
    transition: 0.3s linear all;
    padding: 8px 12px !important;
  }
  .toggle_table tr,
  .download_table tr{
    border-bottom: 1px solid #E5E7EB;
    padding: 12px 0;
    background: transparent !important;
  }
  .toggle_table tr td:first-child{
      position: relative;
      cursor: pointer;
      display: block;
      font-size: 18px;
      font-weight: 600;
  }
  .toggle_table tr td:first-child:after{
    content: "";
    position: absolute;
    right: 20px;
    top: calc(50% - 4px);
    width: 8px;
    height: 8px;
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: transparent #212121 #212121 transparent;
    transform: rotate(45deg);
  }
  .toggle_table tr.open td{display: block;}
  .toggle_table tr.open td:last-child{
    display: flex;
    align-items: center;
  }
  .toggle_table tr td:nth-child(2):before,
  .toggle_table tr td:nth-child(3):before{
    display: inline-block;
    width: 100px;
    font-weight: 600;
  }
  .toggle_table tr td:nth-child(2):before{content: "Purpose";}
  .toggle_table tr td:nth-child(3):before{content: "Location";}
  .toggle_table tr td:nth-child(4):before{
    content: "";
    display: inline-block;
    color: #2E66F7;
    background: url('https://www.flarehr.com/wp-content/uploads/2024/03/globe-icon.svg');
    width: 16px;
    height: 16px;
    margin-right: 3px;
  }
  .car_deals figure,
  .car_deals figure img{height: 250px;}
  
  
}
@media (max-width: 768px) {
  .text_carousel .elementor-swiper-button {
    display: block !important;
  }
  .text_carousel .elementor-swiper-button-prev {
    left: 25px !important;
  }
  .text_carousel .elementor-swiper-button-next {
    right: 25px !important;
  }
  .mobile_toc .elementor-toc__toggle-button {
    font-size: 14px;
  }

  .mobile_toc .elementor-toc__body {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #fff;
    z-index: 3;
    padding: 0 30px 30px;
    box-shadow: 0px 10px 10px 0px rgba(5.0000000000000036, 45, 57, 0.1);
  }
  .mobile_toc .e-con-inner > div:first-child,
  .mobile_toc .elementor-widget-table-of-contents {
    position: static;
  }
  .mobile_toc .elementor-toc__header {
    width: 130px;
  }
  .popup_wrap {
    font-size: 14px;
    left: 10px;
    bottom: 18.5%;
  }
  .popup_wrap .toggle {
    width: 30px;
    height: 30px;
  }
  .popup_wrap .toggle:after {
    border-top: 10px solid #2e66f7;
    border-right: 10px solid transparent;
    bottom: -8px;
  }
  .popup_wrap.active .toggle:after {
    border-left: 10px solid transparent;
    border-bottom: 10px solid #2e66f7;
    top: -7px;
    bottom: unset;
  }
  .popup_wrap .popup_box {
    width: 300px;
    padding: 27px;
    bottom: 45px;
  }
  .popup_wrap h2 {
    font-size: 28px;
  }
  .single .popup_wrap {
    bottom: 42.5%;
  }
  body .flex_ixon .elementor-image-box-img{
    margin-right: 15px !important;
  }
  .car_deals{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .car_deals .car_deal_single{
    margin-bottom: 30px;
    flex: 0 0 48%;
    flex-direction: row;
  }
  .filter_tab li{flex-grow: 1;}
  .ticket_slider .elementor-testimonial {
    flex-wrap: wrap;
    flex-direction: column-reverse !important;
  }
  .ticket_slider .elementor-testimonial__content,
  .ticket_slider .elementor-testimonial__footer {
    flex: 0 0 100%;
  }
  .ticket_slider .elementor-testimonial__footer {
    padding: 0 0 15px !important;
  }
  .slider_50_50 {
    height: 300px;
  }
  .footer_navs .elementor-widget-nav-menu {
    display: none;
  }
  .footer_navs .elementor-widget-heading:after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 15px;
    top: 10px;
    color: #fff;
    cursor: pointer;
    transition: 0.3s linear all;
    font-weight: 600;
  }
  .footer_navs .elementor-widget-heading.open:after {
    transform: rotate(180deg);
  }
  .footer_navs > .e-con-inner {
    border: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer_navs > .e-con-inner {
    border-top: 0;
  }
  .footer_navs .e-con ul > li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
  .footer_navs .elementor-heading-title {
    padding: 10px 15px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    cursor: pointer;
  }
  .footer_navs .e-con ul > li > a {
    display: block;
    padding: 8px 15px !important;
  }
  .colors li {
    margin-bottom: 5px;
  }
  .chart-index_summary {
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
  }
  .chart-index_summary > div {
    flex-basis: 45%;
    margin-bottom: 35px;
  }
  .chart-index_summary > div > div:first-child {
    font-size: 28px;
    line-height: 42px;
  }
  .benefits_summary h3 {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 15px;
  }
  .benefits_summary .summary {
    font-size: 14px;
    line-height: 21px;
  }
  .benefits_summary .text-lg {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 5px;
  }
  .benefits_summary .summary-blue h3 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .chart-employee_wellbeing .chart-item {
    width: 58%;
    flex: 0 0 58%;
  }
  .chart-employee_wellbeing .chart-item:last-of-type {
    margin-right: 0;
  }
  .chart-employee_wellbeing {
    font-size: 16px;
    line-height: 21px;
    justify-content: space-between;
  }
  .chart-go_green {
    flex-wrap: wrap;
  }
  .chart-go_green > div {
    width: 100%;
    max-width: 100% !important;
  }
  /* .chart-go_green canvas{height: 270px !important;} */

  .index_form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 5px;
  }
  body .index_form .gform_wrapper .gform_body input,
  body .index_form .gform_wrapper .gform_body select {
    height: 40px !important;
    padding: 6px 15px !important;
  }
  .index_form .ginput_container_phone::before {
    height: 40px !important;
  }
  .index_form input::placeholder {
    font-size: 14px;
  }
  .tool_tip_box .elementor-image-box-wrapper{
    display: flex;
    align-items: center;
  }
  .tool_tip_box .elementor-widget-image-box:hover .elementor-image-box-description{
    display: none;
  }
  .tool_tip_box .elementor-image-box-img{margin-right: 15px !important}
  .tool_tip_box .togg{
    display: block;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    line-height: 16px;
    text-align: center;
    background: #2E66F7;
    color: #fff;
    font-size: 8px;
  }
  .tool_tip_box .elementor-image-box-wrapper.open .elementor-image-box-description{
    display: block;
    border-radius: 8px;
  }
  .tool_tip_box .elementor-image-box-description:before{
    left: unset;
    right: 8px;
  }
  table.stocktable{
    margin-bottom: 16px;
    bottom: 0;
  }
  .stocktable thead{display: none;}
  .stocktable tbody{
    display: block;
  }
  .mobile_tbl thead{display: none;}
  .stocktable tr,
  .stocktable td,
  .stocktable th,
  .mobile_tbl table tr,
  .mobile_tbl table td,
  .mobile_tbl table th{
    border: 0 !important;
    display: block;
    padding: 8px 0 10px !important;
    text-align: center !important;
  }
  .stock_filter .select2-selection__arrow{right: 12px !important;}
  .mobile_tbl tr{
    display: block;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.30);
    background: #F6F6F6;
    flex: 0 0 49%;
    padding: 30px 20px;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .stocktable tr{
    display: block;
    border: 1px solid #D1D5DB !important;
    padding: 0;
    border-radius: 12px;
    margin-bottom: 32px;
  }
  .stocktable .stockstatus{
    position: absolute;
    top: 0;
    right: 0;
  }
  .stocktable tr td:nth-child(2){
    font-family: "BR Sonoma Medium", Sans-serif;
    font-size: 28px;
    font-weight: 500;
  }
  .stocktable tr td:nth-child(4){padding: 0;}
  .stock_filter #resetBtn{margin-top: 17px;}
  .car_deals figure,
  .car_deals figure img{
    height: auto;
  }
  .car_deals .wrap{flex: unset;}
  .custom_table tbody tr td:not(:nth-child(1)):not(:nth-child(2)):not(:last-child){
    text-align: center !important;
	  display: inline-flex;
      align-items: center;
	  justify-content: center;
  }
  .custom_table tbody tr{
    display: flex;
  }
}

@media (max-width: 640px) {
  .slider_50_50 {
    height: 220px;
  }
  .index_filter select {
    width: 100%;
  }
  .chart-employee_wellbeing canvas {
    margin: 0;
  }
  .chart-employee_wellbeing button.slick-arrow {
    margin-top: -30px;
  }
  .subprocessors tbody{display: block;}
  .toggle_table tr td:nth-child(2):before,
  .toggle_table tr td:nth-child(3):before{
    width: 80px;
  }
  .gform_wrapper.gravity-theme .b2c_lead-form .gfield.gfield--width-half{
    grid-column: span 6 !important;
  }
  .gform_wrapper.gravity-theme .b2c_lead-form .gform_fields{
    grid-column-gap: 2%;
  }
}
@media (min-width: 768px) {
  .text_carousel .swiper-pagination-bullets {
    display: none;
  }
 
}
@media (min-width: 1025px) {
  .subprocessors tbody tr{display: table-row !important;}
}
@media (max-width: 575px) {
  .nav_bottom .elementor-swiper-button {
    top: calc(38% - 30px / 2) !important;
  }
  .text_carousel .elementor-swiper-button {
    top: 43% !important;
  }
  .single-post .author_name {
    font-size: 16px;
    font-family: "BR Sonoma Medium", Sans-serif;
    font-weight: 500;
  }
  .single-post
    .elementor-widget-theme-post-content
    .elementor-widget-container
    h2 {
    font-size: 20px;
    line-height: 30px;
  }
  body .gform_wrapper .gform_body select {
    font-size: 12px !important;
  }
  .gform_wrapper #gform_3 input[type="text"] {
    padding: 10px 20px !important;
  }
  body .gform_wrapper #gform_3 .gform_body select {
    padding: 6px 20px !important;
  }
  body .gform_wrapper #gform_3 .gform_fields {
    display: block;
  }
  body .gform_wrapper #gform_3 .gform_fields .gfield {
    margin-bottom: 10px !important;
  }
  .form-light #gform_3 .gform_wrapper .gform_fields .gfield {
    margin: 0;
  }
  .gform_wrapper.gravity-theme .ginput_complex.gf_name_has_2 span:last-child {
    margin: 0;
  }
  .gform_wrapper.gravity-theme #gform_3 .gfield textarea.large {
    height: 100px;
  }
  .colors {
    display: block;
  }
}

/* NEW PRICING STARTS */
.pricing_tbl .cloned-table,
#scroll-container {
  display: none;
}
@media (max-width: 768px) {
  .pricing_tbl .cloned-table {
    display: block;
  }
  .pricing_tbl .cloned-table th:nth-child(1),
  .pricing_tbl .cloned-table td:nth-child(1),
  .pricing_tbl .cloned-table th:nth-child(2),
  .pricing_tbl .cloned-table td:nth-child(2) {
    opacity: 0;
  }

  .pricing_tbl table {
    min-width: 873px;
  }

  .pricing_tbl table th:nth-child(1),
  .pricing_tbl table td:nth-child(1) {
    max-width: 160px;
    padding: 9px;
  }
  .pricing_tbl table th:nth-child(2),
  .pricing_tbl table td:nth-child(2) {
    max-width: 86px;
    padding: 9px;
  }
  .pricing_tbl .elementor-widget-container {
    overflow: hidden;
  }

  .cloned-table {
    overflow-x: scroll;
  }

  table.tafe-table.original-table {
    pointer-events: none !important;
    position: absolute;
  }
  .cloned-table {
    margin-left: 1px;
  }
  table.tafe-table.original-table td:nth-child(n + 3),
  table.tafe-table.original-table th:nth-child(n + 3) {
    opacity: 0;
  }
  .pricing_tbl .original-table td:nth-child(1) {
    background: #fff;
  }
  .pricing_tbl .original-table tbody tr:last-child td {
    background: #2e66f7;
    color: #fff;
  }
  .pricing_tbl .original-table tr th:nth-child(2) {
    background-color: #2696ec;
  }
  .pricing_tbl .original-table tbody tr td:nth-child(2) {
    background-color: #a8d5f7;
  }
  .pricing_tbl .original-table tbody tr:last-child td {
    background: #2e66f7;
    color: #fff;
  }
  .pricing_tbl .original-table tr th:nth-child(1) {
    background: #fff;
  }
  .cloned-table {
    margin-left: 1px;
  }
  .pricing_tbl table th:nth-child(n + 3),
  .pricing_tbl table td:nth-child(n + 3) {
    width: 98px;
  }
  
  .pricing_tbl table {
    min-width: 873px;
    min-width: 500px;
  }
  .pricing_tbl {
    overflow: hidden;
  }

  .pricing_tbl tr th:nth-child(2) img {
    width: 38px;
    height: 40px;
    object-fit: cover;
    object-position: left;
    transform: scale(0.9);
  }

  /* FONT SIZES */
  .pricing_tbl .cloned-table th,
  .pricing_tbl thead th {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
  }
  .pricing_tbl tbody td {
    font-size: 11px;
  }
  .pricing_tbl table td img {
    max-width: 25px;
  }
  .pricing_tbl table th {
    height: 72px;
  }

  /* SCROLL NAV */
  #scroll-container {
    display: none;
  }
  #scroll-container > .e-con-inner {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
    gap: 17px;
  }

  #prev-next-container > .e-con-inner {
    display: flex;
    flex-direction: row;
    width: auto;
    margin-right: 0;
    flex-wrap: nowrap;
    gap: 10px;
  }

  #prev-next-container img {
    min-width: 42px;
    height: 42px;
    object-fit: none;
    object-position: -15px -6px;
  }

  #prev-next-container .elementor-element:first-child img {
    transform: rotate(180deg);
    margin-top: 3px;
  }

  #scroll-container h2 {
    color: #272833;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
  }

  #prev-next-container {
    width: auto;
    padding: 0;
  }

  #prev-next-container img.disabled {
    opacity: 0.6;
    filter: opacity(0.5);
  }
  .pricing_tbl tr th:first-child,
  .pricing_tbl tr td:first-child {
    font-size: 14px;
  }
  .car_deals .price_week{
    font-size: 42px;
    line-height: 64px;
  }
  .toggle_table tr td:not(:first-child){font-size: 14px !important;}
  .custom_slider .slick-arrow{font-size: 18px;}
}
@media(max-width: 648px){
  .car_deals .car_deal_single{flex: 0 0 100%;}
}
@media (max-width: 520px) {
  #scroll-container,
  .stocktable tbody{
    display: block;
  }
  .stock_filter .select2-selection,
  .stock_filter .select2{
    flex: 0 0 100%;
    margin-bottom: 7px;
    padding: 0;
  }
  .stock_filter #resetBtn{margin-top: 10px;}
  .icon_right_tab .elementor-image-box-wrapper{gap: 20px;}
  .filter_tab li{font-size: 18px;}
  .deal_slider h3 .elementor-headline-text-active{
    top: -5px;
    font-size: 40px;
  }
}
@media(max-width: 480px){
  .car_deals .car_deal_single{
    flex: 0 0 100%;
  }
  
  .download_table a:after{
    background-size: 85%;
    background-position: center bottom;
  }
  .select2-container ul.select2-results__options::-webkit-scrollbar {
    background-color: #aaa;
  }
  .select2-container ul.select2-results__options::-webkit-scrollbar-thumb {
    background-color: #000;
  }
  .select2-container ul.select2-results__options{
    max-height: 240px !important;
    scrollbar-color: #000 #ccc;
    overflow-y: scroll !important;
  }
}
@media(max-width: 420px){
  .download_table tr td{font-size: 14px !important;}
  /* .video_play.elementor-widget-hotspot img,
  .img_ratio img{height: 24vh !important;} */
}
@media (min-width: 375px) {
  #scroll-container h2 {
    white-space: nowrap;
  }
  
}
.table-addons-button.table-addons-button-link:hover svg {
    position: relative;
    transform: translateX(8px);
}

.table-addons-button.table-addons-button-link svg {
    transition: 0.3s linear all;
}
/* NEW PRICING ENDS */

/*  PHEV TABLE START*/

@media  (max-width: 1024px) {
	#savings-table .table-addons-button-wrapper {
		width: 100%;
	}
	#custom-table .tafe-table-body tr td:nth-child(3), #custom-table .tafe-table-body tr td:nth-child(4), #custom-table .tafe-table-body tr td:nth-child(5) {
    background: #161E37 !important;
    color: #fff !important;
}
}
@media (min-width:600px) and (max-width: 1024px) {
    .custom_table tbody tr td:nth-child(3), .custom_table tbody tr td:nth-child(6) {
        padding-left: 35px !important;
    }
}
@media (max-width: 768px) {
	.custom_table tbody tr td:nth-child(3), .custom_table tbody tr td:nth-child(6){
		display: flex;
        align-items: center;
	}
}
/* PHEV TABLE END*/

/* BREADCRUMB HIDE */

@media (max-width:991px){
    .page-id-27190 section.brumb {
        display: none;
    }
    .parent-pageid-27190 section.brumb {
        display: none;
    }
    .single-car section.brumb {
        display: none;
    }
	.parent-pageid-32094 .landing_header {
		margin-bottom: 4px;
	}
}