/* font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif; */
/* Existing green color code : #098645 
   Recent green color code : #066534*/
body,
html {
  font-size: 16px;
  padding: 0 !important;
  margin: 0;
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  /* scroll-behavior: smooth; */
}
.elementor {
  width: 100%;
  max-width: 100% !important;
}
/* Reset Css */
p {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  font-size: 16px !important;
  color: #000;
  margin: 0 0 35px 0 !important;
}
p a {
  color: #066534;
}
p a:hover,
p a:focus {
  color: #025296;
}
ul,
ol,
li {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  font-size: 18px;
}
a,
a:hover,
a:focus {
  text-decoration: none;
}
button,
select,
input,
textarea,
button:hover,
select:hover,
input:hover,
textarea:hover,
button:focus,
select:focus,
input:focus,
textarea:focus {
  outline: none;
  border: none;
}
main {
  padding: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
h2 {
  font-size: 48px;
}
::placeholder {
  color: #404062;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #404062;
  opacity: 1;
}
::-moz-placeholder {
  color: #404062;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #404062;
  opacity: 1;
}
:-moz-placeholder {
  color: #404062;
  opacity: 1;
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.common-container,
.custom_container,
.elementor-container,
.container,
.e-con-inner {
  max-width: 1440px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}
.call-mob-btn,
  .est-mob-btn {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
.banner_home_form {
  position: relative;
  width: auto!important;
}
.banner_home_form .hero-banner > .n2-ss-section-main-content > .n2-ss-has-self-align {
  padding-left: 20px;
  padding-right: 20px;
}
.banner_home_form .hero-banner > .n2-ss-section-main-content > .hero-banner-row .n2-ss-layer-row-inner {
  margin: 0!important;
}
.form_outer_wrapper {
  max-width: 500px !important;
  margin: 0 100px 0 auto;
  width: 100%;
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: flex-end !important;
  align-items: center !important;
  height: 0;
}
.form_main_wrapper {
  width: 500px;
  margin: -600px 0 0 auto;
  border-radius: 25px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  box-shadow: 0px 5px 55px 0px rgba(0, 0, 0, 0.25);
}
.input_box_select {
  margin: 5px 0px 15px 0;
}
.input_box_select p {
  margin: 0 !important;
}
.input_box_select input {
  width: 20px !important;
  height: 20px !important;
  margin: 0 5px 0 0;
}
.input_box_select span {
  margin: 0 10px 0 0 !important;
  width: 20px;
  height: 20px;
  display: flex;
}
.input_box_select label {
  color: #fff !important;
  margin: 0;
  display: flex;
  align-items: center;
}
.form_cont_row {
  display: flex;
  margin: 0 -10px;
  flex-wrap: wrap;
}
.form_col3 {
  width: 25%;
  padding: 0 10px;
}
.form_col4 {
  width: 33.33%;
  padding: 0 10px;
}
.form_col6 {
  width: 50%;
  padding: 0 10px;
}
.form_col6 {
  width: 50%;
  padding: 0 10px;
}
.form_col12 {
  width: 100%;
  padding: 0 10px;
}
.input_box {
  margin: 0;
}
.input_box p > label {
  display: block;
}
.form_cont_row .input_box p {
  margin: 0 !important;
}
.form_cont_row .wpcf7-form-control-wrap {
  display: block;
  padding-bottom: 22px;
  position: relative;
}
.form_cont_row .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  color: #FFF !important;
  font-weight: 300 !important;
  font-size: 12px !important;
  margin-left: .5rem;
  position: absolute;
  bottom: 2px;
}
.form_cont_row .input_box input,
.form_cont_row .input_box input:hover,
.form_cont_row .input_box input:focus {
  width: 100%;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #fff;
  padding: 10px 15px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #404062;
}
.form_cont_row .input_box textarea,
.form_cont_row .input_box textarea:hover,
.form_cont_row .input_box textarea:focus {
  width: 100%;
  height: 100px;
  border-radius: 3px;
  border: 1px solid #fff;
  padding: 10px 15px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #404062;
  resize: none;
}
/* 20-02-2026 */
.home .wpcf7 form .wpcf7-response-output,
.home .wpcf7 form.invalid .wpcf7-response-output {
  margin: 1rem 0 0 !important;
  padding: .5em 1.3em .6em;
  border: none;
  border-radius: 0 0 20px 20px;
  position: relative;
  z-index: 10;
  font-size: 14px !important;
  line-height: 1.5;
  bottom: 50px;
  border-radius: 0 0 25px 25px;
}
/* 20-02-2026 */
.home .pum-content .wpcf7 form .wpcf7-response-output,
.pum-content .wpcf7 form .wpcf7-response-output {
  margin-top: -1.1em !important;
  padding: .5em 3em;
  font-size: 1.1rem !important;
  font-weight: 400;
}
.pum-content .form_cont_row .wpcf7-form-control-wrap {
  padding-bottom: 25px;
}
.pum-content .form_cont_row .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  color: red!important;
  font-weight: 400 !important;
  font-size: 14px !important;
  margin-left: 1rem;
  bottom: 5px;
}
.form_cont_row .input_box select,
.form_cont_row .input_box select:hover,
.form_cont_row .input_box select:focus {
  width: 100%;
  height: 55px;
  border-radius: 3px;
  border: 1px solid #fff;
  padding: 10px 15px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #404062;
}
.form_cont_row .input_box input,
.form_cont_row .input_box input:hover,
.form_cont_row .input_box input:focus,
.form_cont_row .input_box textarea,
.form_cont_row .input_box textarea:hover,
.form_cont_row .input_box textarea:focus,
.form_cont_row .input_box select,
.form_cont_row .input_box select:hover,
.form_cont_row .input_box select:focus {
  border-radius: 25px;
}
.btn_submit_wrapper {
  margin: 0 0 10px 0;
}
.btn_submit_wrapper p {
  margin: 0 !important;
  display: flex;
  align-items: center;
  position: relative;
}
.btn_submit_wrapper input[type="submit"]:hover {
  background-color: #025296 !important;
  color: #FFF !important;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  font-weight: 400;
}
.btn_submit_wrapper input[type="submit"] {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  height: 55px;
  text-transform: capitalize;
  display: inline-block;
  text-align: center;
  width: 100%;
  max-width: 180px;
  letter-spacing: 1px;
  padding: 0px 0px;
  border-radius: 15px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  background-color: #066534 !important;
  border: none;
  color: #fff !important;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  cursor: pointer;
}
.lets_connect_wrapper .wpcf7-form-control.wpcf7-validates-as-required:invalid {
  border: none!important;
}
/* .main_header{
  box-shadow: 1px 35px 30px rgba(0, 0,0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.5s;
} */

.main_header {
  position: relative;
  /* 16-01-2026 */
  /* position: absolute; */
  /* 16-01-2026 */
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  background-color: rgba(255, 255, 255, 0);
  /* box-shadow: 1px 35px 30px rgba(0, 0, 0, 0.2); */
}
.error404 .main_header{
  box-shadow: 0 1px 15px -10px rgb(0 0 0 / 35%);
}

.main_header.scrollUp {
  position: fixed;
  z-index: 999;
  padding: 0px 0;
  background-color: rgba(158, 158, 158, 0.7);
  backdrop-filter: blur(10px);
  -webkit-animation-name: animationFade;
  -o-animation-name: animationFade;
  animation-name: animationFade;
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-box-shadow: 0 10px 10px -10px rgb(0 0 0 / 35%);
  box-shadow: 0 10px 20px -10px rgb(0 0 0 / 35%);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}

@-webkit-keyframes animationFade {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-o-keyframes animationFade {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@keyframes animationFade {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    -o-transform: none;
    transform: none;
  }
}

/* .main_header.scrollUp{
  transform: translateY(-100%);
} */

.site-content {
  margin-top: 180px;
}

.page-template-default .site-content,
.archive .site-content,
.error404 .site-content {
  margin-top: 0px;
}

.form_header {
  background-color: #025296;
  padding: 30px 40px 0;
}
.form_header p,
.form_header h3 {
  margin: 0 !important;
  text-align: center;
  font-family: "Roboto", sans-serif !important;
  color: #fff;
  font-size: 26px !important;
  font-weight: 500;
}
.schedule_form_wrapper {
  background-color: rgba(2, 82, 150, 1);
  padding: 20px 40px 40px;
}

.main_header .top_header {
  background-color: white;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  /* transform: translate(0px, 0%); */
  height: auto;
  overflow: hidden;
}
.main_header .top_header .container {
  border-bottom: 1px solid #E9E9E9;
}
.main_header.top_fix .top_header {
  transform: translate(0px, 0%);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.main_header.top_fix .below_header {
  /* transform: translate(0px, -55px); */
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  margin: 0px 0 0 0;
}
.main_header .below_header .site_logo .img {
  width: auto;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.main_header.top_fix .below_header .site_logo img {
  width: 130px;
  height: auto !important;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.main_header.top_fix .bottom_inner_header_row {
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  padding: 10px 0;
}
.top_inner_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -15px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.top_left_col {
  width: 60%;
  padding: 0 15px;
  color: rgba(0, 0, 0, .6);
  font-size: 14px;
  font-weight: 400;
}
.top_left_col .top_left_col_content {
  margin-left: -15px;
  margin-right: -15px;
}
.top_right_col {
  width: 40%;
  padding: 0 15px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.top_left_col a {
  color: rgba(0, 0, 0, .6);
}

.top_left_col a:hover,
.top_left_col a:focus {
  text-decoration: underline;
}

.button_common {
  color: #000;
  text-decoration: none;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s ease all;
  font-family: "Roboto Condensed", sans-serif;
  padding: 0 25px;
  text-transform: capitalize;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.button_common:hover,
.button_common:focus {
  color: #fff;
  text-decoration: none;
}
.free-consultation {
  box-shadow: none !important;
  height: 60px;
  /* border-radius: 0 !important;
  font-weight: 400 !important;
  font-size: 18px !important; */
}
.free-consultation::after,
.free-consultation::before {
  border-radius: 0px !important;
}
.btn_green {
  background: #066534;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  border-radius: 15px;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 20;
  color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}
.btn_green:hover,
.btn_green:focus {
  background-color: transparent;
  text-decoration: none;
}
.btn_green:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #025296;
  transition: all 0.3s;
  border-radius: 15px;
  z-index: -1;
}
.btn_green:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #066534;
  border-radius: 4px;
  z-index: -2;
}

.btn_green:hover:before,
.btn_green:focus:before {
  width: 100%;
}

.hero-banner .n2-ss-button-container a {
  font-family: "Roboto", sans-serif!important;
  height: 35px;
  text-align: center!important;
  letter-spacing: 1px!important;
  font-weight: 400!important;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1)!important;
  overflow: hidden;
  z-index: 20;
  border: none!important;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s ease all;
  font-family: "Roboto Condensed", sans-serif;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  /* background: none!important; */
}

.hero-banner .n2-ss-button-container a:hover,
.hero-banner .n2-ss-button-container a:focus {
  background-color: transparent;
  text-decoration: none;
}
.hero-banner .n2-ss-button-container a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #025296;
  transition: all 0.3s;
  border-radius: 15px;
  z-index: -1;
}
.hero-banner .n2-ss-button-container a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #066534;
  border-radius: 4px;
  /* z-index: -2; */
}

.hero-banner .n2-ss-button-container a:hover:before,
.hero-banner .n2-ss-button-container a:focus:before {
  width: 100%;
}

.btn_green_transparent {
  font-size: 16px;
  display: flex;
  justify-content: center;
  text-align: center;
  letter-spacing: 1px;
  border-radius: 4px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 20;
  color: #000;
  border: 1px solid #039c70;
  max-width: 225px;
  /* width: 100%; */
}
.btn_green_transparent:hover,
.btn_green_transparent:focus {
  background-color: transparent;
  text-decoration: none;
  font-weight: 600;
  border: 1px solid #000;
  color: #fff;
}
.btn_green_transparent:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #039c70;
  transition: all 0.3s;
  border-radius: 4px;
  z-index: -1;
}
.btn_green_transparent:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  border-radius: 4px;
  z-index: -2;
}

.btn_green_transparent:hover:before,
.btn_green_transparent:focus:before {
  width: 100%;
}
.main_header .bottom_inner_header_row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 -15px;
  padding: 11px 0;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.main_header .bottom_inner_header_row .site_logo {
  margin: 0 auto 0 0;
  padding: 0 15px;
}
.main_header .bottom_inner_header_row .site_main_menu {
  margin: 0 auto 0 auto;
  padding: 0 15px;
}
.main_header .bottom_inner_header_row .site_call {
  margin: 0;
  padding: 0 15px;
}
.main_header .bottom_inner_header_row .site_call .site_call_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.main_header .below_header {
  background-color: rgba(255, 255, 255, 1);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.main_header .below_header .site_logo .site-branding {
  display: none;
}
.main_header .below_header .site_main_menu .menu-button-container {
  display: none;
}
.main_header .below_header .site_logo {
  width: 114px;
}
.main_header .below_header .site_logo .site-logo {
  margin-left: -15px;
  margin-right: -15px;
}
.main_header .below_header .site_logo img {
  max-width: 100%;
  height: auto;
}
.main_header .below_header .site_main_menu {
  width: calc(100% - 514px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_header .below_header .site_call {
  width: 400px;
  display: block;
}
.main_header .below_header .site_call .site_call_wrapper {
  margin-right: -15px;
  margin-left: -15px;
}
.main_header .below_header .site_main_menu nav {
  width: 100%;
  padding: 0 10px;
}
.main_header .below_header .site_main_menu nav .primary-menu-container {
  display: block;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li a {
  color: #000;
  font-weight: 400;
  font-size: 18px;
  text-align: center;
  margin: 0 25px;
  display: flex;
  justify-content: center;
  position: relative;
  padding: 24px 0;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.current_page_item a,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.current-menu-item a {
  color: #025296;
  /*color: #000000;*/
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.current_page_item a:after,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.current-menu-item a:after {
  bottom: 24px;
  opacity: 0.7;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}

.main_header .below_header .site_main_menu nav .primary-menu-container ul li:hover a,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li:focus a,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.current_page_item:hover a,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.current-menu-item:focus a {
  color: #025296;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.site_call {
  display: flex;
  justify-content: flex-end;
}
.site_top_call_row {
  display: flex;
  align-items: center;
}
.site_top_call_row .call_icon_col {
  padding: 0 8px 0 0;
}
footer .site_top_call_row .call_icon_col {
  padding: 2.5rem 1.5rem 0 0;
}
.site_top_call_row .call_content .call_heading {
  font-size: 18px;
  color: #000;
  font-weight: 400;
}
.site_top_call_row .call_content .call_heading span {
  font-weight: 500;
  color: #0a9f52;
}
.main_header.scrollUp .top_header {
  display: none;
}
.main_header.scrollUp .below_header .site_logo img {
    width: 80%;
}
.main_header.scrollUp .bottom_inner_header_row {
  padding-top: 8px;
  padding-bottom: 8px;
}
.main_header.scrollUp .btn_green.free-consultation {
  font-size: 1rem;
  padding-left: 25px;
  padding-right: 25px;
  height: 50px;
}
footer .site_top_call_row .call_content .call_heading span {
  color: #FFF;
  font-size: 24px;
}
.site_top_call_row .call_content a {
  display: flex;
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
footer .site_top_call_row .call_content a {
  font-weight: 400;
  font-size: 3rem;
  color: #FFF;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
footer .site_top_call_row .call_content a:hover,
footer .site_top_call_row .call_content a:focus {
  color: #FFF;
}
.site_top_call_row .call_content a:hover,
.site_top_call_row .call_content a:focus {
  color: #025296;
}
.common_padding_100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.common_padding_tp_100 {
  padding-top: 100px;
}
.common_padding_bt_100 {
  padding-bottom: 100px;
}
.common_padding_80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.common_padding_tp_80 {
  padding-top: 80px;
}
.common_padding_bt_80 {
  padding-bottom: 80px;
}
body.bled_remove_grid .common_inner_pages {
  padding: 0px;
}
.n-uc-13d2df2b5473e {
  margin: 0px 0 0 0 !important;
}
/** Home Service Grid ***/

.service_grid_wrapper {
  display: block;
}
.service_row {
  display: flex;
  margin: 0 -12px;
  flex-wrap: wrap;
}
.service_row .service_item {
  width: 50%;
  padding: 0 12px;
  margin: 0 0 36px 0;
}
.service_box {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 6px 15px 0px rgba(0, 0, 0, 0.1) !important;
  margin: 0 0 36px 0;
  height: 100%;
  display: block;
}
.service_box .service_topbox_banner {
  overflow: hidden;
}
.service_box .service_topbox_banner .inner_box_banner {
  height: 321px;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #333;
}

.service_box .service_topbox_banner .inner_box_banner img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  transform: scale(1);
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  opacity: 1;
  max-width: unset !important;
  margin: 0 !important;
}
.service_box:hover .service_topbox_banner a img {
  transform: scale(1.1);
  opacity: 0.6;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}

.service_box .service_box_content {
  padding: 45px 56px;
}
.service_box .service_box_content h3 {
  font-size: 28px;
  color: #000;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.service_box .service_box_content h3 a {
  color: #000;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.service_box:hover .service_box_content h3 a,
.service_box:hover .service_box_content h3 {
  color: #025296;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.service_box .service_box_content p {
  font-weight: 400;
  margin: 0 !important;
}
.service_box .serv_box_footer .greed_btn {
  max-width: 190px;
  height: 55px;
  font-size: 22px;
  font-weight: 400;
}
.button_wraaper_outer .greed_btn {
  height: 60px;
  font-size: 18px;
  font-weight: 400;
}
.non_bullet_listing ul {
  margin: 0 0 40px 0 !important;
}
.non_bullet_listing ul li {
  padding: 0 0 15px 0 !important;
}
.non_bullet_listing ul li .listing_heading {
  font-weight: 600;
  margin: 0 0 2px 0;
}
.non_bullet_listing ul li .listing_content {
  font-weight: 400;
  margin: 0 0 5px 0;
}

.company_value_wrapper_left .elementor-widget-image img {
  height: revert-layer !important;
}
.bg-light-gray {
  background-color: #f4f9f6;
}
/* 17-12-2025 */
footer {
  margin-left: 40px;
  margin-right: 40px;
}
footer .footer-wrapper {
  margin-left: auto;
  margin-right: auto;
  background-color: #007642;
  border-radius: 40px 40px 0px 0px;
  background: #007642 url(../images/footer-idea-bg.webp);
  background-repeat: no-repeat;
  background-position: 25% 305%;
}
.uppertop_footer {
  padding: 100px 0;
  background-color: transparent;
  color: #fff;
  width: 100%;
}
.upperbelow_footer {
  width: 100%;
  color: #fff;
  padding: 0;
}
.upperbelow_footer .footer_copyright_wrapper {
  padding: 3.3% 0 2.3%;
  border-top: 1px solid rgba(174, 235, 197, .25);
}
.upperbelow_footer .footer_copyright_wrapper .footer_copyright,
.upperbelow_footer .footer_copyright_wrapper .footer_copyright_links {
  margin-left: -15px;
  margin-right: -15px;
}
.upperbelow_footer p {
  font-size: 1rem;
  text-align: left;
  margin: 0!important;
  color: #FFF;
}
.upperbelow_footer .footer_copyright_links .footer-nav-wrapper {
  display: flex;
  justify-content: end;
}
.upperbelow_footer .footer_copyright_links .footer-nav-wrapper li {
  padding-left: 10px!important;
  padding-right: 10px!important;
  position: relative;
  border-left: 1px solid #FFF;
  font-size: 16px;
  line-height: 16px;
}
.upperbelow_footer .footer_copyright_links .footer-nav-wrapper li a {
  font-size: 1rem;
  color: #FFF;
}
.upperbelow_footer .footer_copyright_links .footer-nav-wrapper li:first-child {
  border-left: none;
  padding-left: 0!important;
}
.upperbelow_footer .footer_copyright_links .footer-nav-wrapper li:last-child {
  padding-right: 0!important;
}
.footer_inner_row {
  display: flex;
  margin: 0 -10px;
}
.footer_inner_row .footer_inner_colleft {
  width: 40%;
  padding: 0 10px;
}
.footer_inner_row .footer_inner_colmiddle {
  width: calc(100% - 80%);
  padding: 0 10px;
}
.footer_inner_row .footer_inner_colright {
  width: 40%;
  padding: 0 10px;
}
.site_information_row {
  display: flex;
  margin: 0 0px;
}
.site_logo_white {
  width: 40%;
  padding: 0 0px;
}
.site_info_content {
  padding: 0;
  margin: 0;
}
.address_bar {
  display: block;
}
.addr_row {
  display: flex;
  margin: 0 0 10px 0;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  font-weight: 400;
}
.addr_icon {
  width: 30px;
  margin: 0 10px 0 0;
}
.addr_icon span {
  color: #0a9f52;
  font-size: 20px;
}
.addr_content {
  /* width: calc(100% - 30px); */
  color: #FFF;
  margin-left: 5px;
}
.addr_content a,
.addr_content a:hover,
.addr_content a:focus {
  color: #FFF;
}
.footer_inner_heading {
  font-size: 22px;
  font-weight: 500;
  color: #FFF;
  margin-bottom: 15px;
}
.opening_timing_list {
  display: block;
}
.opening_timing_list ul li {
  color: #FFF;
  font-size: 16px !important;
  font-weight: 400;
  margin-bottom: 5px!important;
  position: relative;
  padding-left: 20px!important;
}
.opening_timing_list ul li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FFF;
  left: 0px;
  top: 9px;
}
.footer-navigation ul {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}
.footer-navigation ul li {
  list-style-type: none;
  position: relative;
  margin: 0 0 0 20px !important;
}
.footer-navigation ul li:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FFF;
  left: -20px;
  top: 15px;
}
.footer-navigation ul li a {
  color: #FFF !important;
  font-size: 16px;
  padding: 5px 0;
  line-height: 30px;
}
.footer-navigation ul li:first-child a {
  padding-top: 0;
}
.footer-navigation ul li:first-child:before {
  top: 10px;
}
.footer-navigation ul li.current-menu-item a,
.footer-navigation ul li.current_page_item a {
  color: #FFF !important;
  font-size: 16px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.footer-navigation ul li a:hover,
.footer-navigation ul li a:focus {
  color: #FFF !important;
  text-decoration: underline;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}

.brand_logo {
  display: flex;
  justify-content: center;
  align-items: center;
}
.client_testimonial_wrapper {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 1px 4px 9px 0px rgba(0, 0, 0, 0.1);
  /*margin: 20px 0 36px 0;*/
  padding: 35px 35px 0 35px;
  height: 100%;
}
.client_trasted_row {
  display: flex;
  margin: 0 -20px;
}
.client_trasted_row .trasted_content {
  width: 50%;
  padding: 0 20px;
}
.client_trasted_row .trasted_images {
  width: 50%;
  padding: 0 20px;
}
.trasted_content .cotation_main {
  margin: 0 0 20px 0;
}
.trasted_content .cotation_main img {
  width: 30px !important;
}
.trasted_content .cotation_content {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 20px 0;
}
.rating_testimonial ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 10px 0 !important;
}
.rating_testimonial ul li {
  padding: 0 5px 0 0 !important;
}
.rating_testimonial ul li span {
  color: #0a9f52;
  font-size: 22px;
}
.testimonial_main_wrapper .e-con-inner {
  max-width: 1560px !important;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}
.testimonial_main_wrapper .testi_auth {
  font-weight: 600;
}
.reverce_row {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.reverce_row .rev_col {
  width: 100%;
  margin: 0 0 10px 0;
}
.reverce_row .rev_col:last-child {
  width: 100%;
  margin: 0 0 0px 0;
}
.reverce_row .rev_col .rev_col_image {
  overflow: hidden;
  height: 190px;
  border-radius: 6px;
}
.reverce_row .rev_col .rev_col_heading {
  text-align: center;
  padding: 0 0 5px 0;
  font-weight: 500;
}
.testimonial_outer_wrapper {
  position: relative;
}
.testimonial_outer_wrapper .owl-theme .owl-nav {
  position: absolute;
  top: 33%;
  left: 0;
  right: 0;
}
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-next,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-next:hover,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-next:focus {
  position: absolute;
  right: -110px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-prev,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-prev:hover,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-prev:focus {
  position: absolute;
  left: -110px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-next span,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-next span:hover,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-next span:focus,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-prev span,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-prev span:hover,
.testimonial_outer_wrapper .owl-carousel .owl-nav button.owl-prev span:focus {
  font-size: 60px;
  color: #bfbfbf;
}
.process_to_way_row {
  display: flex;
  margin: 0 auto;
  background-image: url(../images/process-bg.webp);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 35px;
  padding-bottom: 35px;
  /* max-width: 1630px; */
}
.process_to_way_col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-image: url(../images/process-way-img-bg-01.webp);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  min-height: 390px;
}
.process_to_way_row .col-3:nth-child(even) .process_to_way_col {
  background-image: url(../images/process-way-img-bg-02.webp);
}
.process_to_way_col .way_box {
    margin-top: 25%;
}
.process_to_way_row .col-3:nth-child(even) .process_to_way_col .way_box {
  margin-top: auto;
  margin-bottom: 13%;
}
.process_to_way_row .col-3:nth-child(4) .process_to_way_col .way_box {
  margin-bottom: 12%;
}
.process_to_way_row .process {
  position: relative;
}
.process_to_way_row .process::before,
.process_to_way_row .process::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  border: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: -1;
}
.process_to_way_row .process::before {
  top: 0;
}
.process_to_way_row .process::after {
  bottom: 0;
}
/* .process_to_way_row .process:nth-child(1)::before {
  background-image: url(../images/process-curv-bg-01.webp);
  top: -30px;
  left: -20px;
}
.process_to_way_row .process:nth-child(1)::after {
  background-image: none;
}
.process_to_way_row .process:nth-child(2)::before {
  background-image: none;
}
.process_to_way_row .process:nth-child(2)::after {
  background-image: url(../images/process-curv-bg-02.webp);
  bottom: -50px;
  left: 2px;
  top: auto;
}
.process_to_way_row .process:nth-child(3)::before {
  background-image: url(../images/process-curv-bg-03.webp);
  top: -30px;
  left: 15px;
}
.process_to_way_row .process:nth-child(3)::after {
  background-image: none;
}
.process_to_way_row .process:nth-child(4)::before {
  background-image: none;
}
.process_to_way_row .process:nth-child(4)::after {
  background-image: url(../images/process-curv-bg-04.webp);
  bottom: -50px;
  left: 8px;
  top: auto;
} */
.main_clip {
  position: relative;
}
.main_clip .top_right_angle {
  /* width: 315px; */
  width: 100%;
  height: 40px;
  transform: skew(32deg);
  background: red;
  position: relative;
  z-index: 20;
}
.main_clip .bottom_right_angle {
  /* width: 315px; */
  width: 100%;
  height: 40px;
  transform: skew(-32deg);
  background: yellow;
  position: relative;
  z-index: 20;
}
.icon_mask_round {
  /* background-color: #fff;
  box-shadow: 0 2px 22px 0 rgba(0, 0, 0, 0.1);
  width: 170px;
  height: 170px;
  border-radius: 50%; */
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  /* position: absolute; */
  z-index: 50;
  /* left: 0;
  right: 0;
  top: -46px; */
}
.icon_mask_round img {
  width: 120px;
}
.below_round {
  position: relative;
}
.below_round .green_main_round {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #0a9f52;
  z-index: 10;
  position: absolute;
  margin: 0 auto;
  display: flex;
  align-items: center;
  left: 0;
  right: 0;
  top: -142px;
  border-left: 1px solid transparent;
  background-color: #fff;
}
.below_round .green_main_round:before {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #0a9f52;
  background-color: #fff;
  top: 24px;
  left: 22px;
  z-index: 25;
}
.below_round .green_main_round:after {
  position: absolute;
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #0a9f52;
  background-color: #fff;
  bottom: 24px;
  left: 22px;
  z-index: 25;
}
.green_counter_rounded {
  width: 50px;
  height: 50px;
  margin: 110px auto 0 auto;
  border-radius: 50%;
  background-color: #0a9f52;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 28px;
  font-weight: 500;
  color: #fff;
  position: relative;
  z-index: 30;
}
.green_counter_rounded:after {
  height: 53px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1px;
  background-color: #0a9f52;
  content: "";
  display: flex;
  justify-content: center;
  bottom: 100%;
}
.main_clip.one_grid .top_right_angle {
  background-color: #013d70 !important;
}
.main_clip.one_grid .bottom_right_angle {
  background-color: #012e54 !important;
}
.main_clip.two_grid .top_right_angle {
  background-color: #025296 !important;
}
.main_clip.two_grid .bottom_right_angle {
  background-color: #013d70 !important;
}
.main_clip.three_grid .top_right_angle {
  background-color: #0a9f52 !important;
}
.main_clip.three_grid .bottom_right_angle {
  background-color: #07773d !important;
}
.main_clip_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 20px;
}
.process_to_way_row .col-3:nth-child(3) .process_to_way_col .main_clip_content,
.process_to_way_row .col-3:nth-child(even) .process_to_way_col .main_clip_content {
  margin-top: 10px;
}
.main_clip_content .main_clip_subheading {
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
}
.main_clip_content p {
  font-size: 18px !important;
  margin: 0 !important;
  text-align: center;
}
.catgory_banner {
  background-repeat: no-repeat;
  background-size: cover;
  height: 500px;
  background-color: #000;
  position: relative;
  overflow: hidden;
}
.archive_overlay {
  padding: 80px 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.service_banner {
  background-image: url("../images/services_banner.png");
}
.category_main_heading {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.category_main_heading h1 {
  font-size: 50px;
  color: #fff;
  font-weight: 600;
  margin: 185px 0 15px 0;
}
.archive_common_wrapper {
  padding: 120px 0 80px 0;
}
.archive .archive_common_wrapper {
  padding-top: 100px;
  padding-bottom: 20px;
}
.common_page_banner {
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
  background-color: #000;
  position: relative;
  overflow: hidden;
  background-position: 50% 50%;
  /* background-position: top center; */
  margin-left: 40px;
  margin-right: 40px;
  border-radius: 40px;
  overflow: hidden;
  /* 16-01-2026 */
  /* margin-top: 180px; */
  /* 16-01-2026 */
}
.error404 .common_page_banner {
  display: none;
}
.archive_overlay {
  padding: 80px 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.5);
}
.category_main_heading {
  display: flex;
  justify-content: center;
  align-items: center;
}
.category_main_heading h1 {
  font-size: 60px;
  color: #FFF;
  font-weight: 600;
  margin: 0px 0px 15px;
}
.post_body_wrapper {
  padding: 80px 0 55px 0;
  background-color: #f2f2f2;
}
.inner_post_wrapper {
  display: flex;
  margin: 0 -15px;
}
.post_list {
  padding: 0 20px;
  width: 100%;
}
.single_page_service h2 {
  font-size: 52px;
  font-weight: 700;
  margin: 0 0 16px 0 !important;
  line-height: initial;
}
.single_page_service h3 {
  margin-bottom: 20px !important;
}
.single_page_service img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}
.entry-header {
  display: none;
}
.common_inner_pages {
  padding: 100px 0;
}
.common_inner_pages p:last-child {
  margin: 0 !important;
}
.common_inner_pages .post_list p:last-child {
  margin-bottom: 30px !important;
}
.common_inner_pages img {
  height: auto !important;
  max-width: initial !important;
}
/* .common_inner_pages h1,
.common_inner_pages h2,
.common_inner_pages h3,
.common_inner_pages h4,
.common_inner_pages h5,
.common_inner_pages h6 {
  color: #000 !important;
} */

.wpcf7-not-valid-tip {
  font-size: 16px !important;
}
.wpcf7 form .wpcf7-response-output {
  border-color: #46b450;
  background-color: #46b450 !important;
  color: #fff !important;
}
.wpcf7 form.invalid .wpcf7-response-output {
  color: #fff !important;
  border-color: #ffb900;
  background-color: #ffb900 !important;
  border-radius: 15px;
}
.company_value_wrapper_left .elementor-widget-image {
  height: 100% !important;
}
.company_value_wrapper_left
  .elementor-widget-image
  .elementor-widget-container {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.company_value_wrapper_left
  .elementor-widget-image
  .elementor-widget-container
  img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  margin: 0 !important;
}
.process_to_way_inner_wrapper {
  margin: 80px 0 0 0;
}
.new_client_module_logo {
  padding: 40px 0 0 0;
}
.new_client_module_logo ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.new_client_module_logo ul li {
  padding: 0 20px 0 0!important;
}
.client_trasted_row .trasted_content.full_col_testimonial {
  width: 90%;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.trasted_content.full_col_testimonial .cotation_content {
  text-align: center;
}
/* .company_value_wrapper_right .non_bullet_listing ul li .listing_content {
  font-size: 16px!important;
} */
.company_value_wrapper_right .non_bullet_listing ul li {
  padding: 0 0 8px 0 !important;
}
.process_to_way_col:nth-child(1) .main_clip .top_right_angle {
  background-color: #012e54 !important;
}
.process_to_way_col:nth-child(1) .main_clip .bottom_right_angle {
  background-color: #01223f !important;
}
.process_to_way_col:nth-child(2) .main_clip .top_right_angle {
  background-color: #013d70 !important;
}
.process_to_way_col:nth-child(2) .main_clip .bottom_right_angle {
  background-color: #012e54 !important;
}
.process_to_way_col:nth-child(3) .main_clip .top_right_angle {
  background-color: #025296 !important;
}
.process_to_way_col:nth-child(3) .main_clip .bottom_right_angle {
  background-color: #013d6f !important;
}
.process_to_way_col:nth-child(4) .main_clip .top_right_angle {
  background-color: #07773d !important;
}
.process_to_way_col:nth-child(4) .main_clip .bottom_right_angle {
  background-color: #05592e !important;
}
.process_to_way_col:nth-child(5) .main_clip .top_right_angle {
  background-color: #0a9f52 !important;
}
.process_to_way_col:nth-child(5) .main_clip .bottom_right_angle {
  background-color: #07773d !important;
}
.teram_condition_content ul {
  margin: 0 0 30px 0 !important;
}
.teram_condition_content ul li,
.teram_condition_content ol li {
  font-family: "Roboto", sans-serif !important;
  font-weight: 300;
  font-size: 20px !important;
  color: #000;
  padding: 0 0 15px 0 !important;
}

.teram_condition_content ul li {
  list-style-type: none;
  position: relative;
  margin: 0 0 0 30px !important;
}
.teram_condition_content ul li:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #009961;
  left: -27px;
  top: 12px;
}

.teram_condition_content ol li {
  list-style-type: number !important;
}
.teram_condition_content ol li:before {
  display: none;
}
.teram_condition_content ul li ol {
  margin-top: 25px !important;
}
.testimonial_slider .owl-stage {
  display: flex;
}
.testimonial_slider.owl-carousel .owl-stage {
  display: flex !important;
}
.testimonial_slider .owl-item {
  display: flex;
  flex: 1 0 auto;
  padding: 20px 0;
}
.testimonial_slider .item {
  display: flex;
  flex-direction: column;
  height: 100%;
  margin: 0 0 35px 0 !important;
  width: 100%;
}
.select_inner_row {
  padding: 0 0 25px 0;
  position: relative;
}
.input_box_select .select_inner_row p {
  display: flex;
  color: white;
}
.free_const_form_outer .schedule_form_wrapper .input_box_select .select_inner_row p {
  display: flex;
  color: #000;
}
.select_inner_row .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  right: 0;
  width: 300px;
  top: 25px;
}
.wpcf7-not-valid-tip {
  color: #dc3232 !important;
}
.contactpage_formwrapper .input_box_select label,
.contactpage_formwrapper .input_box_select label a,
.contactpage_formwrapper .input_box_select label a:hover,
.contactpage_formwrapper .input_box_select label a:focus {
  color: #000 !important;
}
/* .corporate_address_wrapper ul li {
  margin: 0 0 15px 0 !important;
} */
.select_inner_row label .wpcf7-list-item-label {
  display: none;
}
.select_inner_row,
.select_inner_row a,
.select_inner_row a:hover,
.select_inner_row a:focus {
  color: #fff;

  font-size: 16px;
}
.select_inner_row a,
.select_inner_row a:hover,
.select_inner_row a:focus {
  text-decoration: underline !important;
  margin: 0 5px 0 5px !important;
}
.select_inner_row a:hover,
.select_inner_row a:focus {
  text-decoration: none !important;
  margin: 0 5px 0 5px !important;
}

.brand_logo_slider {
  position: relative;
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.brand_logo_slider.owl-theme .owl-nav {
  position: absolute;
  top: 6%;
  left: 0;
  right: 0;
}
.brand_logo_slider.owl-carousel .owl-nav button.owl-next,
.brand_logo_slider.owl-carousel .owl-nav button.owl-next:hover,
.brand_logo_slider.owl-carousel .owl-nav button.owl-next:focus {
  position: absolute;
  right: -110px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}

.brand_logo_slider.owl-carousel .owl-nav button.owl-prev,
.brand_logo_slider.owl-carousel .owl-nav button.owl-prev:hover,
.brand_logo_slider.owl-carousel .owl-nav button.owl-prev:focus {
  position: absolute;
  left: -110px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
}
.brand_logo_slider.owl-carousel .owl-nav button.owl-next span,
.brand_logo_slider.owl-carousel .owl-nav button.owl-next span:hover,
.brand_logo_slider.owl-carousel .owl-nav button.owl-next span:focus,
.brand_logo_slider.owl-carousel .owl-nav button.owl-prev span,
.brand_logo_slider.owl-carousel .owl-nav button.owl-prev span:hover,
.brand_logo_slider.owl-carousel .owl-nav button.owl-prev span:focus {
  font-size: 60px;
  color: #bfbfbf;
}
#rmp-menu-wrap-171 .rmp-menu-current-item .rmp-menu-item-link {
  background-color: transparent !important;
}
.banner_home_form .n2-ss-slider {
  margin-left: 40px;
  margin-right: 40px;
  width: auto;
  border-radius: 40px;
  overflow: hidden;
}
.error_section {
  padding: 100px 0 !important;
}
.error_section .error_icon {
  width: 10vw;
}
.error_section h1 {
  font-size: 8vw !important;
  line-height: 1;
  color: #93b5ac;
}
.font-weight-light {
  font-weight: 300 !important;
}
.reverce_back_btn {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

.main_header .bottom_inner_header_row .primary-menu-container ul li a:after {
  /* content: ""; */
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 7px;
  opacity: 0;
  background-color: #066534;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
.main_header .bottom_inner_header_row .primary-menu-container ul li:hover a:after {
  bottom: 3px;
  opacity: 0.7;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
.after_before_wrapper {
  display: flex;
  align-items: center;
  padding: 0 !important;
}
.after_before_wrapper .left_before {
  max-width: 800px;
  padding: 0;
  margin: 0px 0 40px 0;
}
.after_before_wrapper .right_after {
  max-width: 800px;
  padding: 0;
  margin: 0px 0 40px 0;
}
.after_before_wrapper.right_side_mode {
  justify-content: center;
}
.after_before_wrapper.left_side_mode {
  justify-content: center;
}
.image_box_before_after .elementor-widget-container {
  overflow: hidden;
  height: 750px !important;
}
.image_box_before_after .elementor-widget-container img {
  height: 100% !important;
  width: 100% !important;
  object-fit: cover;
}
.left_before .image_box_before_after .elementor-widget-container {
  position: relative;
}
.left_before .image_box_before_after .elementor-widget-container:after {
  position: absolute;
  width: 160px;
  left: 0;
  top: 60px;
  z-index: 20;
  content: "Before";
  background-color: #fff;
  height: 50px;
  color: #009961;
  border-radius: 0 8px 8px 0;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  padding: 10px 15px;
  font-weight: 600;
}
.right_after .image_box_before_after .elementor-widget-container {
  position: relative;
}
.right_after .image_box_before_after .elementor-widget-container:after {
  position: absolute;
  width: 160px;
  right: 0;
  top: 60px;
  z-index: 20;
  content: "After";
  background-color: #fff;
  height: 50px;
  color: #009961;
  border-radius: 8px 0px 0px 8px;
  box-shadow: 0 5px 16px rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 10px 15px;
  font-weight: 600;
}
.viewbox-container {
  z-index: 999999 !important;
}
.flex-direction-nav a {
  height: 60px !important;
}
.powerbath_galler_wrapper {
  padding: 100px 0;
  background-color: #f4f9f6;
}
#carousel .flex-viewport ul li {
  background-color: #fff;
  padding: 10px !important;
  border-radius: 6px !important;
}
body.gallery_pagebody_outer .common_inner_pages {
  padding: 0px;
}
#slider {
  max-height: 832px;
  overflow: hidden;
  height: auto;
}
.gal_main_full_wrapper h2 {
  color: #025296 !important;
  font-size: 52px;
  font-weight: 700;
  margin: 0 0 25px 0;
}
.gal_main_full_wrapper .inner_sub_heading {
  color: #025296 !important;
  margin: 30px 0 20px 0;
  padding: 0 12px;
}
.single_gal_panel .single_gal_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6px 35px -6px;
}
.single_gal_panel .single_gal_row .single_gal_img {
  width: 100%;
  padding: 0px 6px;
  margin: 0 0 20px 0;
}
.single_gal_panel .single_gal_row .single_gal_img a {
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 260px;
  overflow: hidden;
  padding: 12px;
}
.single_gal_panel .single_gal_row .single_gal_img a img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  margin: 0;
}
.single_gal_panel .single_gal_row:last-child {
  margin: 0 -6px 0px -6px;
}
/*--------------------------*/

.single_gal_row .owl-nav {
  position: absolute !important;
  top: 38% !important;
  left: 0;
  right: 0;
}
.single_gal_row .owl-next,
.single_gal_row .owl-next:hover,
.single_gal_row .owl-next:focus {
  position: absolute !important;
  right: -110px !important;
  background-color: transparent !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.single_gal_row .owl-prev,
.single_gal_row .owl-prev:hover,
.single_gal_row .owl-prev:focus {
  position: absolute !important;
  left: -110px !important;
  background-color: transparent !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.single_gal_row .owl-next span,
.single_gal_row .owl-next span:hover,
.single_gal_row .owl-next span:focus,
.single_gal_row .owl-prev span,
.single_gal_row .owl-prev span:hover,
.single_gal_row .owl-prev span:focus {
  font-size: 60px !important;
  color: #bfbfbf !important;
}
/*------------------*/
body.home .main_header .below_header .site_main_menu nav .primary-menu-container ul li:nth-child(2).current_page_item a,
body.home .main_header .below_header .site_main_menu nav .primary-menu-container ul li:nth-child(2).current-menu-item a {
  color: #000000;
}
body.home .main_header .below_header .site_main_menu nav .primary-menu-container ul li:nth-child(2).current_page_item a:after,
body.home .main_header .below_header .site_main_menu nav .primary-menu-container ul li:nth-child(2).current-menu-item a:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 7px;
  opacity: 0;
  background-color: #066534;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
body.home .main_header .below_header .site_main_menu nav .primary-menu-container ul li:nth-child(2).current_page_item:hover a:after,
body.home .main_header .below_header .site_main_menu nav .primary-menu-container ul li:nth-child(2).current-menu-item:hover a:after {
  bottom: 3px;
  opacity: 0.7;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}

body.home .main_header .bottom_inner_header_row .primary-menu-container ul li:nth-child(2) a:after {
  /* content: ""; */
  position: absolute;
  bottom: -10px;
  left: 0;
  right: 0;
  height: 7px;
  opacity: 0;
  background-color: #066534;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
body.home .main_header .bottom_inner_header_row .primary-menu-container ul li:nth-child(2):hover a:after {
  bottom: 3px;
  opacity: 0.7;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
body.home .footer-navigation ul li.current_page_item a {
  color: #FFF !important;
  font-size: 1rem;
}
.footer-navigation ul li a:hover,
.footer-navigation ul li.current_page_item a:hover {
  color: #FFF !important;
  text-decoration: underline;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.bathroom_remodeling_wrapper .inner_sub_heading {
  color: #025296 !important;
  margin: 0px 0 35px 0;
  padding: 0 0px;
}
.bathroom_remodeling_wrapper .customs_listings {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px !important;
}
.bathroom_remodeling_wrapper .customs_listings li {
  width: 33.33%;
  padding: 0 8px !important;
  margin: 0 0 32px 0 !important;
}
.bathroom_remodeling_wrapper .customs_listings li .sub-services {
  display: flex;
  align-items: center;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 1px 6px 15px 0px rgba(0, 0, 0, 0.1) !important;
  background-color: #fff;
}
.service_sub_thumbnail {
  height: 80px;
  width: 95px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service_sub_thumbnail img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
  margin: 0 !important;
}
.bathroom_remodeling_wrapper .customs_listings li .sub-services h3 {
  font-size: 18px;
  color: #000;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  margin: 0;
  padding: 0 15px;
  width: calc(100% - 98px);
}
.bathroom_remodeling_wrapper .customs_listings li:hover .sub-services h3 {
  color: #025296;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.sub_service_page_gallery {
  padding: 100px 0 0 0 !important;
}

.sub_service_gallery_grid .gallery_grid_row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -6px 35px -6px;
}
.sub_service_gallery_grid .gallery_grid_row .gallery_col {
  width: 20%;
  padding: 0px 6px;
  margin: 0 0 20px 0;
}
.sub_service_gallery_grid .gallery_grid_row .gallery_col .image_sub_box {
  height: 260px;
  overflow: hidden;
}
.sub_service_gallery_grid .gallery_grid_row .gallery_col .image_sub_box a {
  background-color: #fff;
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 260px;
  overflow: hidden;
  padding: 12px;
}
.sub_service_gallery_grid .gallery_grid_row .gallery_col .image_sub_box a img {
  width: 100%;
  height: 100% !important;
  object-fit: cover;
  margin: 0;
}
.sub_service_gallery_grid .gallery_grid_row .gallery_col .image_sub_box.view_more a {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #0a9f52;
  font-size: 25px !important;
}

.verterns_support_wrapper .form_main_wrapper {
  width: 489px;
  margin: 0px auto 0 auto !important;
}
.button_wraaper_outer.apply_hisa {
  margin: 10px auto 50px auto !important;
  display: flex;
  justify-content: center;
}
.button_wraaper_outer.apply_hisa .greed_btn {
  max-width: 290px !important;
  height: 55px;
  font-size: 22px;
  font-weight: 400;
}
.verterns_support_wrapper.single_up_support {
  padding: 50px 0 0 0;
}

/** 22th 2024 **/
.main_header .below_header .site_main_menu nav .primary-menu-container ul li {
  position: relative;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 270px;
  /* background: #039c70; */
  z-index: -10;
  text-align: left;
  display: flex;
  flex-direction: column;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 9;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  /* transform: translate(0px, -20px); */
}

.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu li {
  width: 100%;
  padding: 0!important;
  border-bottom: 1px solid #00583e;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
}

.main_header .below_header .site_main_menu .primary-menu-container ul li a {
  color: #fff;
  text-transform: capitalize;
  font-size: 16px;
  position: relative;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children:hover .sub-menu li a:after {
  opacity: 0 !important;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu li a {
  padding: 15px 20px;
  background-color: #039c70;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  text-align: left;
  color: #FFF;
  text-align: left;
  text-decoration: none;
  line-height: normal;
  font-size: 14px;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu li:hover a {
  position: relative;
  padding: 15px;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu li a:hover,
.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu li a:focus {
  background-color: #025296;
  padding: 15px;
  text-decoration: none;
  outline: none;
  box-shadow: none;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li li a:hover,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li li a:focus,
.main_header .below_header .site_main_menu nav .primary-menu-container ul.sub-menu li.current-menu-item:hover li a:hover,
.main_header .below_header .site_main_menu nav .primary-menu-container ul.sub-menu li.current-menu-item:hover li a:focus {
  color: #FFF;
}
.main_header .below_header .site_main_menu ul li.menu-item-has-children .sub-menu li a::after {
  display: none;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li li.current-menu-item:hover a {
  color: #FFF;
}
.form_main_wrapper.full_width_form {
  width: 100%;
  max-width: 1460px !important;
}
.form_main_wrapper.full_width_form .schedule_form_wrapper {
  background-color: rgba(0, 0, 0, 0.8);
}
body.banner_center_center .common_page_banner {
  background-position: center 25% !important;
}

.grow-desktop {
  width: 100%;
  height: 768px;
  max-height: 100% !important;
}

.free_const_form_outer .form_main_wrapper {
  max-width: 100% !important;
  width: auto;
  margin: 0 20px 20px;
  padding: 0;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18);
  background-color: #E1FDEE;
  border-radius: 30px;
  overflow: hidden;
}
.free_const_form_outer h2 {
  padding: 18px 30px !important;
  /* background-color: #f1f1f1; */
  color: #555 !important;
}
.free_const_form_outer h2 {
  /* font-weight: 300;
  font-size: 16px; */
  font-weight: 500;
  font-size: 25px;
  display: flex;
  margin: 0;
  flex-direction: column;
  color: #025296 !important;
}
.free_const_form_outer h2 span {
  font-weight: 600;
  color: #025296 !important;
  font-size: 25px;
  margin: 0;
}
#popmake-355,
#popmake-318,
.pum-theme-313 .pum-container,
.pum-theme-cutting-edge .pum-container {
  background-color: #FFF !important;
  border: none;
  padding: 0;
  border-radius: 30px;
  overflow: hidden;
}

.pum-theme-313 .pum-content + .pum-close,
.pum-theme-cutting-edge .pum-content + .pum-close {
  background-color: #066534 !important;
  color: #FFF !important;
  font-size: 28px;
  box-shadow: none !important;
  position: absolute !important;
  width: 30px !important;
  height: 30px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50% !important;
  z-index: 200 !important;
  right: 30px !important;
  top: 15px !important;
  opacity: 1;
  font-size: 27px !important;
}
.free_const_form_outer .form_header {
  display: none;
}
.free_const_form_outer .schedule_form_wrapper {
  background-color: transparent !important;
  padding: 30px 30px 25px !important;
}
.form_cont_row .input_box input,
.form_cont_row .input_box input:hover,
.form_cont_row .input_box input:focus {
  border: none;
  /* color: #000; */
}
.form_cont_row .input_box textarea,
.form_cont_row .input_box textarea:hover,
.form_cont_row .input_box textarea:focus {
  border: none;
}
.form_cont_row .input_box input,
.form_cont_row .input_box textarea {
  border-radius: 25px;
}
.pum-content .form_cont_row .input_box input,
.pum-content .form_cont_row .input_box input:hover,
.pum-content .form_cont_row .input_box input:focus,
.pum-content .form_cont_row .input_box textarea,
.pum-content .form_cont_row .input_box textarea:hover,
.pum-content .form_cont_row .input_box textarea:focus {
  font-size: 0.9rem;
  font-weight: 400;
  color: #404062;
}
.pum-content .form_cont_row .input_box input,
.pum-content .form_cont_row .input_box input:hover,
.pum-content .form_cont_row .input_box input:focus {
  padding-left: 25px;
  padding-right: 25px;
}
.pum-content .form_cont_row .input_box textarea,
.pum-content .form_cont_row .input_box textarea:hover,
.pum-content .form_cont_row .input_box textarea:focus {
  padding: 15px 25px;
  height: 110px;
  /* height: 150px; */
}
.free_const_form_outer .input_box_select label {
  color: #313131 !important;
  margin: 0;
  display: flex;
  align-items: center;
}
.free_const_form_outer .select_inner_row,
.free_const_form_outer .select_inner_row a,
.free_const_form_outer .select_inner_row a:hover,
.free_const_form_outer .select_inner_row a:focus {
  color: #555 !important;
  font-size: 15px;
}
/*---------Design-Studio-Page-Slider-Starts---------*/
.adj_bot_gap {
  margin-bottom: 10px !important;
}
.studio-slider h3 {
  font-family: "Roboto Condensed", sans-serif !important;
  font-size: 1.75rem !important;
}
.studio-slider img {
  margin-bottom: 0px !important;
  background-color: #fff;
  border-radius: 6px !important;
  padding: 10px;
}

/*---------Design-Studio-Page-Slider-Ends---------*/

.partneship_image img {
  max-width: 165px !important;
  margin-bottom: 0px !important;
}
.blue_text h2 {
  color: #025296 !important;
}
.bath_removal .testimonial_outer_wrapper .owl-theme .owl-nav {
  top: 43%;
}
.site_logo_white {
  max-width: 185px;
  width: 100%;
  padding: 0 0 12% 0;
  margin-left: auto;
  margin-right: auto;
}
.site_logo_white a {
  width: 40%;
}
.site_logo_white a img {
  width: 100%;
  height: auto;
}

/* add this  23-06-2025 */
.single_gal_img img {
  width: 100%;
}

.load-more-wrapper {
  padding-top: 30px;
  text-align: center;
}

.btn-bfaf-load-more {
  background-color: #0aae4d; /* Green background */
  color: #fff; /* White text */
  border: none;
  border: 1px solid transparent; /* Prevent layout shift */
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  display: inline-block;
  text-align: center;
  display: inline-block;
}
.btn-bfaf-load-more:hover {
  background-color: #fff; /* Inverted background */
  color: #0da45b; /* Inverted text */
  border: 1px solid #0dac5e;
}

#acf-gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.single_gal_img {
  flex-basis: 49%;
}

.single_gal_img img {
  width: 100%;
  margin: 0 !important;
}

.load_more_loader {
  width: 50px;
  aspect-ratio: 1;
  display: grid;
  margin: 35px auto 0 auto;
}
.load_more_loader::before,
.load_more_loader::after {
  content: "";
  grid-area: 1/1;
  --c: no-repeat radial-gradient(farthest-side, #25b09b 92%, #0000);
  background: var(--c) 50% 0, var(--c) 50% 100%, var(--c) 100% 50%,
    var(--c) 0 50%;
  background-size: 12px 12px;
  animation: l12 1s infinite;
}
.load_more_loader::before {
  margin: 4px;
  filter: hue-rotate(45deg);
  background-size: 8px 8px;
  animation-timing-function: linear;
}

@keyframes l12 {
  100% {
    transform: rotate(0.5turn);
  }
}

/* 18-09-2025 */
.hdr-social-links,
.footer_social_links .social-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 -25px !important;
}
.footer_social_links .social-links {
  justify-content: center;
  /* justify-content: flex-start; */
  margin: 0 auto !important;
}
.hdr-social-links li,
.footer_social_links .social-links li {
  width: 26px;
  height: 26px;
  margin: 0 5px !important;
}
.footer_social_links .social-links li {
  width: 48px;
  height: 48px;
  margin: 0 10px !important;
}
.hdr-social-links li a,
.footer_social_links .social-links li a {
  display: block;
  color: #066534;
}
.footer_social_links .social-links li a {
  display: block;
  color: #FFF;
  background-color: #025296;
  text-align: center;
  padding: 10px;
  border-radius: 50px;
  text-align: center;
}
.hdr-social-links li a svg,
.footer_social_links .social-links li a svg {
  display: block;
  width: 22px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
}
.hdr-social-links li a svg path,
.footer_social_links .social-links li a svg path {
  fill: currentColor;
}
.hdr-social-links li a:hover,
.hdr-social-links li a:focus {
  color: #025296;
}
.hdr-social-links li a:hover svg path,
.hdr-social-links li a:focus svg path,
.footer_social_links .social-links li a:hover svg path,
.footer_social_links .social-links li a:focus svg path {
  fill: currentColor;
}
.site_top_call_row .hdr-social-links {
  margin: 0 0 0 65px !important;
}
/* 18-09-2025 */

.bottom-contact-wrapper {
  width: 50%;
  display: flex;
  justify-content: start;
  align-items: start;
  margin-left: auto !important;
  margin-right: auto !important;
}
.bottom-contact-wrapper .contact-wrapper-innr {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 100px;
  margin-top: 3%;
  align-items: center;
}
.bottom-contact-wrapper .contact-wrapper-innr h3 {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  color: #000;
  margin: 0 0 8px;
  background-repeat: no-repeat;
  padding-left: 25px;
}
.bottom-contact-wrapper .contact-wrapper-innr .contact-lt,
.bottom-contact-wrapper .contact-wrapper-innr .contact-rt {
  position: relative;
}
.bottom-contact-wrapper .contact-wrapper-innr .contact-lt::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  left: auto;
  right: -15%;
  top: 50%;
  transform: translateY(-50%);
  background-color: #E9E9E9;
}
.bottom-contact-wrapper .contact-wrapper-innr .contact-lt h3,
.bottom-contact-wrapper .contact-wrapper-innr .contact-rt h3 {
  background-position: 0px 7px;
}
.bottom-contact-wrapper .contact-wrapper-innr .contact-lt h3 {
  background-image: url(../images/icon-contact.svg);
}
.bottom-contact-wrapper .contact-wrapper-innr .contact-rt h3 {
  background-image: url(../images/icon-location.svg);
}
.bottom-contact-wrapper .contact-wrapper-innr p {
  font-family: "Roboto", sans-serif;
  font-size: 16px!important;
  font-weight: 400;
  line-height: 22px;
  color: #555;
  margin-bottom: 0 !important;
}
/* 20-02-2026 */
.wp-singular .site-content .container.bottom-contact-wrapper .contact-wrapper-innr p {
  margin-bottom: 10px!important;
}
/* 20-02-2026 */
.bottom-contact-wrapper .contact-wrapper-innr a {
  color: #555;
  text-decoration: none;
}
.bottom-contact-wrapper .contact-wrapper-innr a:hover,
.bottom-contact-wrapper .contact-wrapper-innr a:focus {
  color: #025296;
  text-decoration: underline;
}

/* HOME SERVICES */
.services .services-lt p {
  color: #4C4C5E;
  line-height: 30px;
  font-size: 20px!important;
  margin-bottom: 25px!important;
}
.services .services-rt .services-video iframe {
  border-radius: 40px;
  overflow: hidden;
  height: 360px;
}
.services .services-rt .services-img img {
  border-radius: 40px;
  overflow: hidden;
  max-width: 100%!important;
  display: block;
  height: auto!important;
}
/* --- Section Container --- */
.services .card-section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 100%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5rem;
}
/* --- Card Grid --- */
.card-grid {
  display: flex;
  justify-content: center;
  /* display: grid;
  grid-template-columns: repeat(1, 1fr); */
  gap: 45px;
}
/* Tablet and Desktop Layout */
/* @media (min-width: 768px) {
  .card-grid {
    grid-template-columns: repeat(3, 1fr);
  }
} */
.service-card {
  display: flex;
  flex-direction: column;
  padding: 3rem;
  text-decoration: none;
  color: var(--color-text-dark);
  box-shadow: var(--box-shadow-light);
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(174, 235, 197, 1);
  border-radius: 0px;
}
.service-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--box-shadow-hover);
  color: var(--color-text-dark);
}
/* .service-card::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0.8;
  border-radius: 40px;
  transition: opacity 0.3s ease;
} */
.card-1::before {
  background: #FFF;
  background: linear-gradient(150deg,rgba(255, 255, 255, 1) 0%, rgba(225, 241, 255, 1) 100%);
}
.card-2::before {
  background: #FFF;
  background: linear-gradient(150deg,rgba(255, 255, 255, 1) 0%, rgba(225, 241, 255, 1) 100%);
}
.card-3::before {
  background: #FFF;
  background: linear-gradient(150deg,rgba(255, 255, 255, 1) 0%, rgba(225, 241, 255, 1) 100%);
}
.card-content {
  position: relative;
  z-index: 10;
}
.card-icon {
  margin-top: 1rem;
  margin-bottom: 2.2rem;
  text-align: center;
}
.card-icon svg {
  width: 5rem;
  height: 5rem;
  color: #066534;
  stroke-width: 1.5;
}
.card-title {
  font-size: 1.875rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}
.card-content ul,
.card-list {
  padding: 0;
  margin: 0;
  color: #555;
  line-height: 1.6;
}
.card-content ul li,
.card-list li {
  position: relative;
  color: #555;
  padding-left: 1.1rem!important;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-top: 0.2rem!important;
  margin-bottom: 0.2rem!important;
}
.card-content ul li::before,
.card-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.8rem;
  width: 5px;
  height: 5px;
  background-color: #555;
  border-radius: 50%;
}

/* HOME ABOUT US */
.about_img_right .elementor-widget-image img {
  margin: 0 !important;
}
.about_img_right .elementor-widget-image img {
  max-width: none !important;
  height: auto !important;
}
.about_content_left .about_content_mdl {
  background: #FFF;
  border-radius: 40px;
  padding: 3rem;
  gap: 25px;
  position: relative;
  left: -30px;
}
.about_content_left h2 {
  font-size: 45px;
}
.about_content_left p {
  font-size: 18px!important;
  line-height: 27px;
  color: #555;
  font-weight: 400;
  /* margin-left: 25px!important; */
  margin-bottom: 5px!important;
}
.about_content_left .site_main_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
.site_main_header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 0 0 2rem 0;
}
.site_main_header.header_center {
  text-align: center;
}
.site_main_header.header_center .common_sub_heading {
  max-width: 767px;
  margin: 0 auto;
  width: 100%;
}
.site_main_header .common_heading {
  width: 100%;
}
.site_main_header.text-white .common_heading h2 {
  color: #fff !important;
}
.site_main_header.text-white .common_sub_heading p {
  color: #fff;
}
.site_main_header .common_heading h2 {
  color: #025296;
  font-size: 48px;
  font-weight: 700;
  margin: 0;
}
.site_main_header .common_sub_heading {
  max-width: 767px;
  margin: 0;
  width: 100%;
}
.site_main_header .common_sub_heading h3 {
  font-size: 28px;
  line-height: 32px;
  color: #000;
  font-weight: 600;
  margin-bottom: 1.2rem;
}
.site_main_header .common_sub_heading p {
  color: #066534;
  font-size: 18px !important;
  line-height: 25px;
  font-weight: 400;
  width: 100%;
  /* margin-left: 25px!important; */
  margin-bottom: 0px!important;
}
.site_main_header .common_sub_heading p a {
  text-decoration: none;
  color: #066534;
}
.site_main_header .common_sub_heading p a:hover,
.site_main_header .common_sub_heading p a:focus {
  text-decoration: none;
  color: #025296;
}
.site_main_header.semi_section_header {
  margin: 0 0 35px 0;
}
.site_main_header .common_heading h3,
.site_main_header.semi_section_header .common_heading h3 {
  color: #025296;
  font-size: 45px;
  font-weight: 700;
  margin: 0 0 15px 0;
}
.site_main_header.semi_section_header .common_sub_heading p {
  margin: 0 !important;
  color: #0a9f52;
  font-size: 20px !important;
  font-weight: 400;
  width: 100%;
}
.site_main_header.margin-half {
  margin: 0 0 25px 0;
}

/* HOME MEET THE TEAM */
.team_outer_wrapper .site_main_header .common_sub_heading p {
  font-size: 28px !important;
  margin-top: 1.2rem !important;
  margin-left: 0 !important;
}
/* --- Grid Container --- */
.team_outer_wrapper .team-section {
  max-width: 100%;
  width: 100%;
  padding: 2rem 0;
}
/* .team_outer_wrapper .team-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.25rem;
  justify-content: center;
} */
.team_outer_wrapper .team-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5rem;
  justify-content: center;
}

/* Desktop Layout (4 columns) */
@media (min-width: 1024px) {
  .team_outer_wrapper .team-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* --- Team Card Styles --- */
.team_outer_wrapper .team-card {
  background-color: #FFF;
  border-radius: 40px;
  /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08); */
  overflow: hidden; 
  position: relative;
  /* cursor: pointer; */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  text-decoration: none;
  color: white;
  width: 300px;
}
.team_outer_wrapper .team-card:hover {
  transform: translateY(-8px);
  /* box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); */
}
.team_outer_wrapper .card-image {
  width: 100%;
  /* aspect-ratio: 1 / 1.3; */
  aspect-ratio: 1 / 1;
  overflow: hidden;
}
.team_outer_wrapper .card-image img {
  width: 100%;
  max-width: 100%!important;
  height: 100%!important;
  object-fit: cover;
  object-position: top center; 
  display: block;
  transition: transform 0.5s ease;
}
.team_outer_wrapper .team-card:hover .card-image img {
  transform: scale(1.05);
}
.team_outer_wrapper .card-info-overlay {
  position: absolute;
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, .5);
  /* background: linear-gradient(
  to bottom,
  rgba(255, 255, 255, 0) 0%,
  rgba(0, 0, 0, .5) 45%); */
  padding: 2rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
}
.team_outer_wrapper .member-name {
  font-size: 26px!important;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 15px!important;
  color: #fff;
  text-align: center;
  /* text-shadow: 0 1px 3px rgba(0, 0, 0, 0.6); */
}
.team_outer_wrapper .member-role {
  font-size: 1rem!important;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0!important;
  font-family: "Poppins", sans-serif !important;
}

/* HOME WORKING PROCESS */
.remodel_process {
  background-image: url(../images/ellipse-bg.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.remodel_process .e-con-inner {
  max-width: 1440px !important;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

/* HOME TESTIMONIAL */
.testimonial-section {
  background-color: transparent;
  /* min-height: 100vh; */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.testimonial-section .swiper-container {
  width: 100%;
  padding-bottom: 0;
}
.gallery-grid {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}
.testimonial-section .swiper,
.showcase_outer_wrapper .swiper,
.showcase_outer_wrapper .gallery-grid {
  position: relative;
  overflow: hidden;
}
.showcase_outer_wrapper .swiper {
  padding-top: 5%;
  padding-bottom: 4%;
}
.gallery-grid-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  transition-property: transform;
  box-sizing: content-box;
  transform: translate3d(0px, 0, 0);
  flex-wrap: wrap;
}
.showcase_outer_wrapper .swiper-wrapper .swiper-slide,
.showcase_outer_wrapper .swiper-wrapper .gallery-grid-item {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.testimonial-section .swiper-wrapper {
  padding-top: 4%;
}
.testimonial-section .swiper-wrapper .swiper-slide {
  height: 100%;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.testimonial-section .swiper .swiper-button-prev,
.testimonial-section .swiper .swiper-button-next {
  top: 0;
  right: 0;
  left: auto;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #C3C3D1;
  margin-top: 0;
}

.showcase_outer_wrapper .swiper .swiper-button-prev,
.showcase_outer_wrapper .swiper .swiper-button-next {
  top: 50%;
  right: auto;
  left: auto;
  bottom: auto;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #C3C3D1;
  margin-top: 0;
  opacity: .5;
}
.testimonial-section .swiper .swiper-button-prev {
  right: 5%;
}
.showcase_outer_wrapper .swiper .swiper-button-prev {
  left: 2%;
}
.showcase_outer_wrapper .swiper .swiper-button-next {
  right: 2%;
}
.testimonial-section .swiper .swiper-button-prev:after,
.testimonial-section .swiper .swiper-button-next:after,
.showcase_outer_wrapper .swiper .swiper-button-prev:after,
.showcase_outer_wrapper .swiper .swiper-button-next:after {
  font-size: 20px;
  color: #04043F;
}
.testimonial-section .swiper .swiper-button-prev:hover,
.testimonial-section .swiper .swiper-button-next:hover {
  opacity: .5;
}
.showcase_outer_wrapper .swiper .swiper-button-prev.swiper-button-disabled,
.showcase_outer_wrapper .swiper .swiper-button-next.swiper-button-disabled {
  opacity: .3;
}
.swiper-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  overflow: visible;
  position: relative;
}
.section-title {
  font-size: 48px;
}
.section-title span {
  font-size: 50px;
  font-weight: 700;
}
.swiper-slide {
  display: flex;
  align-items: center;
  padding: 2rem 0;
  background-color: transparent;
  color: var(--color-white);
  transition: opacity 0.3s ease-in-out;
  position: relative;
}
.slide-layout {
  display: flex;
  align-items: center;
  width: 100%;
  position: relative;
}
.content-wrapper {
  width: 55%;
  background-color: #E7F2FC;
  border: 1px solid #ACD2CC;
  color: #555;
  border-radius: 40px;
  padding: 2rem 5rem 2rem 3rem;
  box-shadow: 0 20px 25px -5px var(--shadow-dark), 0 10px 10px -5px var(--shadow-light);
  z-index: 5; /* CHANGED: Content is now BEHIND the image */
  position: relative;
  min-height: 450px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 15px;
}
.content-wrapper .top-content-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.image-wrapper {
  position: absolute; 
  right: 0;
  top: 50%;
  border-radius: 40px;
  transform: translateY(-50%)!important;
  width: 50%; 
  height: 350px;    
  z-index: 10;
  overflow: hidden;
}
.image-wrapper img {
  width: 100%;
  height: auto!important;
  object-fit: cover;
  border-radius: 1.5rem;
  box-shadow: 0 20px 25px -5px var(--shadow-dark), 0 10px 10px -5px var(--shadow-light);
}
.read-more-button {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: var(--color-button-bg);
  color: var(--color-white);
  font-weight: 600;
  padding: 0.75rem 1.5rem;
  border-radius: 9999px; /* rounded-full */
  box-shadow: 0 4px 6px -1px var(--shadow-light), 0 2px 4px -2px rgba(0, 0, 0, 0.06);
  transition: background-color 0.3s;
  border: none;
  cursor: pointer;
  text-decoration: none;
}
.read-more-button:hover {
  background-color: #059669;
}
.quote-icon {
  background-image: url(../images/testimonial-quote.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 80px;
  background-size: contain;
  height: 60px;
}
.star-ratings {
  display: flex;
  margin-top: .5rem;
  margin-bottom: .5rem;
  color: #066534;
}
.star-ratings svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: currentColor;
  margin-right: 0.25rem;
}
.testimonial-title {
  font-size: 2rem; /* 32px */
  font-weight: 600;
  line-height: 36px; /* leading-9 */
  color: #04043F;
  margin-bottom: 0!important;
}
.content-wrapper p,
.testimonial-content {
  color: #555;
  font-size: 1.5rem!important; /* 24px */
  margin-bottom: .0!important;
  line-height: 34px; /* leading-relaxed */
}
.content-wrapper p.testimonial-author {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #04043F;
}
/* ANIMATION CLASSES */
.animated-item {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.5s ease-out, transform 0.5s ease-out;
  transition-property: opacity, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
}
/* Active state for animation */
.swiper-slide-active .animated-item {
  opacity: 1;
  transform: translateY(0);
}
/* Staggered Delay */
.swiper-slide-active .animated-item[data-delay="1"] { transition-delay: 0.1s; } /* Quote */
.swiper-slide-active .animated-item[data-delay="2"] { transition-delay: 0.3s; } /* Stars */
.swiper-slide-active .animated-item[data-delay="3"] { transition-delay: 0.5s; } /* Title */
.swiper-slide-active .animated-item[data-delay="4"] { transition-delay: 0.7s; } /* Content */
.swiper-slide-active .animated-item[data-delay="5"] { transition-delay: 0.9s; } /* Author */
.swiper-slide-active .animated-item[data-delay="6"] { transition-delay: 1.1s; } /* Image */
.swiper-slide-active .animated-item[data-delay="7"] { transition-delay: 1.3s; } /* Button */
/* Custom Navigation Button Styles */
.swiper-button-prev,
.swiper-button-next {
  width: 44px;
  height: 44px;
  background-color: var(--color-white);
  border-radius: 50%;
  color: var(--bg-dark);
  transition: background-color 0.3s, color 0.3s;
  box-shadow: 0 4px 6px -1px var(--shadow-light), 0 2px 4px -2px rgba(0, 0, 0, 0.06);
  position: absolute;
  top: 25%;
  margin-top: -22px; /* Center vertically on the 25% mark */
}
.swiper-button-prev {
  right: 120px; /* Position relative to the right of the container */
  left: auto;
}
.swiper-button-next {
  right: 60px; /* Position relative to the right of the container */
  left: auto;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
  background-color: var(--primary-blue);
  color: var(--color-white);
}
.swiper-button-prev::after,
.swiper-button-next::after {
  font-size: 1rem;
  font-weight: 900;
}
.testimonial-inr .testimonial-read-more {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  max-width: 1440px!important;
  margin-left: auto;
  margin-right: auto;
  padding-right: 1.5%;
}
.testimonials-all.button_wraaper_outer a {
  max-width: initial;
}
.testimonials-all .button_common {
  min-width: initial!important;
  border-radius: 100px;
}
.testimonial-wrapper .testimonials-all .button_common {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
}
.testimonials-all.button_wraaper_outer a:hover,
.testimonials-all.button_wraaper_outer a:focus {
  color: #066534;
}
.testimonials-all .btn_green:before {
  background-color: #FFF;
}
.showcase_outer_wrapper {
  position: relative;
}
.showcase_outer_wrapper:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 100%; 
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
}
.showcase_outer_wrapper .e-con-inner {
  position: relative;
  z-index: 12;
}
.showcase_outer_wrapper .section-header {
  margin-bottom: 0rem;
  color: rgba(255, 255, 255,1);
}
.showcase_outer_wrapper h2.section-title {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 0;
  color: rgba(255, 255, 255,1);
  background-color: transparent;
  opacity: 1;
}
.gallery-grid-item {
  display: flex;
  align-items: center;
  padding: 0;
  background-color: transparent;
  color: var(--color-white);
  transition: box-shadow 0.3s ease-in-out;
  flex-shrink: 0;
  width: 100%;
  height: 430px;
  position: relative;
  transition-property: transform;
  display: block;
  opacity: 1;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 10px 15px -3px var(--shadow-subtle), 0 4px 6px -4px var(--shadow-subtle);
}
.showcase_outer_wrapper .swiper-slide,
.showcase_outer_wrapper .gallery-grid-item {
  margin-bottom: 0;
}
/* Section Styling */
.gallery-section {
  padding: 0;
  background-color: transparent
}
/* .gallery-section  .swiper-container {
    width: 100%;
} */
.section-header {
  text-align: center;
  margin-bottom: 3rem;
  color: var(--color-white);
}
.section-title {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 2rem!important;
}
.gallery-of-work .section-title {
  margin-bottom: 0rem!important;
}
.testimonial-section .section-title {
  margin-bottom: 0!important;
  color: white;
}
.section-subtitle {
  font-size: 1.125rem;
  color: rgba(255, 255, 255, 0.8);
}
/* Swiper Container Custom Dimensions */
.swiper-container {
  width: 95%;
  max-width: 1400px;
  margin: 0 auto;
  /* Important for multi-row grid, defines the height of the entire grid area */
  /* height: 600px; */ 
  height: auto; 
  padding-bottom: 0; /* Space for pagination */
}
/* Swiper Slide/Grid Item Styling */
.swiper-slide {
  height: calc((100% - 1.5rem) / 2); /* 2 rows height with 1.5rem gap */
  margin-bottom: 1.5rem;
  /* Added opacity override to ensure visibility in all states */
  opacity: 1 !important; 
}
.gallery-item {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 1rem;
  cursor: pointer;
  transition: transform 0.3s ease-out;
  display: block; /* Ensure the anchor tag behaves like a block container */
}
.gallery-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 25px -5px rgba(0, 0, 0, 0.2);
}
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.gallery-item:hover img {
  transform: scale(1.05);
}
.image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.gallery-item:hover .image-overlay {
    opacity: 1;
}
.zoom-icon {
  color: white;
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  pointer-events: none; /* Ensure click goes through to the link */
}
/* Custom Swiper Navigation/Pagination */
.swiper-pagination-bullet {
  background-color: var(--color-white);
  opacity: 0.5;
  transition: opacity 0.3s;
}
.swiper-pagination-bullet-active {
  background-color: var(--color-primary);
  opacity: 1;
}
/* VenoBox Custom Styling (Minimal Example) */
.vbox-content {
  border-radius: 1rem;
}
/* .testimonial-section .swiper .swiper-button-prev,
.testimonial-section .swiper .swiper-button-next, */
.showcase_outer_wrapper .swiper .swiper-button-prev,
.showcase_outer_wrapper .swiper .swiper-button-next,
.projectGallerySwiper .swiper-pagination,
.deshuGallerySwiper .swiper-pagination {
  display: none;
  visibility: hidden;
  opacity: 0;
  height: 0;
}
.showcase_outer_wrapper .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: #098645;
  opacity: 1;
}
.showcase_outer_wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 8px;
  background: #025296;
}

/* .preferred-brands .brand_logo_slider.owl-carousel .owl-stage-outer {
  display: flex;
  justify-content: center;
} */
.wpcf7 form .wpcf7-response-output {
  margin-top: 1em!important;
}

/* ABOUT US */
.why-choose-grid {
  clear: both;
  align-items: center;
}
.why-choose-grid .why-choose-col {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 20px;
  padding: 2.5rem 2rem;
  overflow: hidden;
  background-color: #E1FDEE;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
}
.why-choose-grid .why-choose-col.lt {
  border-radius: 40px 0px 0px 40px;
}
.why-choose-grid .why-choose-col.rt {
  border-radius: 0px 40px 40px 0px;
}
.why-choose-grid .why-choose-col:hover {
  background-color: #025296;
}
.why-choose-grid .why-choose-col .why-choose-col-lt {
  flex: 0 0 90px;
}
.why-choose-grid .why-choose-col .why-choose-col-lt img {
  margin-bottom: 0;
  max-width: 100% !important;
}
.why-choose-grid .why-choose-col .why-choose-col-rt h3 {
  margin-bottom: .5rem;
  font-size: 30px;
  line-height: 30px;
  font-weight: 600;
  color: #000;
}
.why-choose-grid .why-choose-col .why-choose-col-rt p {
  margin-bottom: 0rem;
  font-size: 18px!important;
  line-height: 28px;
  font-weight: 400;
  color: #555;
}
.why-choose-grid .why-choose-col:hover .why-choose-col-rt h3,
.why-choose-grid .why-choose-col:hover .why-choose-col-rt p {
  color: #FFF;
}
.why-choose-grid .why-choose-col:hover .why-choose-col-lt img {
  display: none;
}
.why-choose-grid .why-choose-col:hover .why-choose-col-lt {
  background-image: url(../images/img-choose-02_hover.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 90px;
  height: 90px;
}
.why-choose-grid .why-choose-col.lt:hover .why-choose-col-lt {
  background-image: url(../images/img-choose-01_hover.svg);
}
.why-choose-grid .why-choose-col.rt:hover .why-choose-col-lt {
  background-image: url(../images/img-choose-03_hover.svg);
}
.why-choose-grid .why-choose-col.rt .why-choose-col-rt h3 {
  padding-right: 2.5rem;
}
.help_main_wrapper .help-outer-wrapper {
  max-width: 1400px !important;
  padding: 8rem 0;
  margin-left: auto;
  margin-right: auto;
}
.help_main_wrapper .help-outer-wrapper .white_box {
  background-color: white;
  border-radius: 25px;
  overflow: hidden;
  padding: 5rem 4rem;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_heading h2 {
  font-size: 42px;
  color: #000;
  font-weight: 600;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_heading h2 span {
  color: #098645;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content p {
  font-size: 18px!important;
  font-weight: 400;
  line-height: 28px;
  color: #555;
  margin-bottom: 1.5rem !important;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a {
  font-family: "Roboto", sans-serif;
  border-radius: 15px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  padding: 13px 30px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 20;
  color: #FFF;
  text-transform: capitalize;
  height: 52px;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a:hover,
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a:focus {
  background-color: transparent;
  text-decoration: none;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  transition: all 0.3s;
  border-radius: 15px;
  z-index: -1;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  z-index: -2;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a:hover:before,
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a:focus:before {
  width: 100%;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a.blu-btn:before {
  background-color: #098645;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a.blu-btn:after {
  background-color: #025296;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a.grn-btn {
  padding-left: 45px;
  margin-left: 15px;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a.grn-btn:before {
  background: #025296 url(../images/ico-ph.svg);
  background-repeat: no-repeat;
  background-position: 25px 50%;
}
.help_main_wrapper .help-outer-wrapper .white_box .box_common_content a.grn-btn:after {
  background: #098645 url(../images/ico-ph.svg);
  background-repeat: no-repeat;
  background-position: 25px 50%;
}

/* CONTACT US */
.contact-map-outer-wrapper iframe {
  border-radius: 40px;
  overflow: hidden;
  width: 100%;
}
.contact-info-outer-wrapper > .e-con-inner {
  background-color: #FFF;
  border: none;
  border-radius: 40px;
  overflow: hidden;
  padding: 40px!important;
  margin-top: -150px!important;
  z-index: 10;
  position: relative;
}
.contact-info-outer-wrapper .e-con-inner .contact-info-lt,
.contact-info-outer-wrapper .e-con-inner .contact-info-rt {
  overflow: hidden;
  border-radius: 30px;
  padding: 30px 30px 10px;
  font-size: 18px!important;
  color: #555;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li {
  background-color: white;
  border-radius: 25px;
  padding: 2rem !important;
  margin-bottom: 25px !important;
  align-items: start!important;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li a span.elementor-icon-list-text strong {
  display: block;
  font-size: 25px;
  font-weight: 500;
  color: #000;
  line-height: normal;
  margin-bottom: .5rem;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li a {
  align-items: start;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li span.elementor-icon-list-text {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #555;
  line-height: normal;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li span.elementor-icon-list-text a {
  color: #555;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li span.elementor-icon-list-text a:hover,
.contact-info-outer-wrapper .corporate_address_wrapper ul li span.elementor-icon-list-text a:focus {
  color: #098645;
  text-decoration: underline;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li span.elementor-icon-list-icon {
  margin-top: .3rem;
  margin-right: .6rem;
}
.contact-info-outer-wrapper .corporate_address_wrapper ul li span.elementor-icon-list-icon svg {
  fill: #098645!important;
  height: 30px;
  width: 30px;
}
.contact-info-outer-wrapper .e-con-inner .contact-info-rt.contactpage_formwrapper {
  padding-left: 50px;
  padding-right: 50px;
}
.contactpage_formwrapper .elementor-heading-title {
  margin: 0;
}
.contactpage_formwrapper .form_main_wrapper {
  width: auto;
  margin: 0px;
  box-shadow: none;
}
.contactpage_formwrapper .schedule_form_wrapper {
  background-color: transparent;
  padding: 0px;
}
.contactpage_formwrapper .form_header {
  display: none;
}
.contact-info-outer-wrapper .e-con-inner .contact-info-rt.contactpage_formwrapper p {
  display: block;
  font-size: 18px!important;
  font-weight: 400;
  color: #555;
  line-height: 32px;
  margin-bottom: 25px!important;
}
/* 20-02-2026 */
.contact-info-outer-wrapper .e-con-inner .contact-info-rt.contactpage_formwrapper .schedule_form_wrapper p {
  margin-bottom: 0!important;
  position: relative;
}
.contact-us .wpcf7-spinner {
  position: absolute;
  left: 180px;
  top: 50%;
  transform: translateY(-50%);
}
.contact-us .wpcf7 form .wpcf7-response-output,
.contact-us .wpcf7 form.invalid .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
  margin-top: .5em!important;
  padding: 0.4em .5em 0.5em;
  border-radius: 0;
  font-size: 15px;
  line-height: 1.2;
}
/* 20-02-2026 */
.contactpage_formwrapper .form_cont_row .input_box input,
.contactpage_formwrapper .form_cont_row .input_box textarea {
  border: none;
  font-size: .96rem;
  font-weight: 400;
  color: #404062;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 25px;
}
.contactpage_formwrapper .form_cont_row .input_box textarea {
  height: 150px;
  resize: none;
}
.contactpage_formwrapper .form_cont_row .input_box textarea,
.contactpage_formwrapper .form_cont_row .input_box textarea:hover,
.contactpage_formwrapper .form_cont_row .input_box textarea:focus {
  border: none;
}
.contactpage_formwrapper .input_box_select span {
  margin: 0 !important;
  color: #000;
  font-size: 16px;
}
.contactpage_formwrapper .form_cont_row .btn_submit_wrapper input[type="submit"] {
  height: 60px;
  margin-left: .5rem;
  /* font-weight: 300; */
}

/* Careers */
.joinus_outer_wrapper h2 {
  margin-bottom: 21px!important;
}
.joinus_outer_wrapper p {
  font-size: 18px!important;
  color: #555;
  font-weight: 400;
  line-height: 30px;
}
.common_inner_pages .joinus_outer_wrapper p {
  margin-bottom: 25px!important;
}
.why-choose-grid.joinus .why-choose-col {
  padding: 1rem 1.5rem;
  align-items: start;
}
.why-choose-grid.joinus .why-choose-col,
.why-choose-grid.joinus .why-choose-col:hover {
  background-color: transparent;
}
.why-choose-grid.joinus .why-choose-col .why-choose-col-lt img {
  margin-top: .3rem;
}
.why-choose-grid.joinus .why-choose-col .why-choose-col-rt h3 {
  font-size: 24px;
  line-height: 32px;
}
.why-choose-grid.joinus .why-choose-col .why-choose-col-rt p {
  line-height: 30px;
}
.why-choose-grid.joinus .why-choose-col:hover .why-choose-col-rt h3 {
  color: #000;
}
.why-choose-grid.joinus .why-choose-col:hover .why-choose-col-rt p {
  color: #555;
}
.why-choose-grid.joinus .why-choose-col:hover .why-choose-col-lt img {
  display: block;
}
.why-choose-grid.joinus .why-choose-col:hover .why-choose-col-lt {
  background-image: transparent;
  background-size: unset;
  height: auto;
}
.why-choose-grid.joinus .why-choose-col.lt:hover .why-choose-col-lt {
  background-image: transparent;
}
.why-choose-grid.joinus .why-choose-col.rt:hover .why-choose-col-lt {
  background-image: transparent;
}
.why-choose-grid.joinus .why-choose-col.rt .why-choose-col-rt h3 {
  padding-right: 0;
}
.why-choose-grid.joinus .why-choose-col.rt {
  margin-left: .5rem;
}
.joinus_gallery_outer_wrapper img {
  border-radius: 40px!important;
  margin-bottom: 0!important;
}
.lets_connect_wrapper h2 {
  margin-bottom: 21px!important;
}
.common_inner_pages .lets_connect_wrapper p {
  font-size: 18px!important;
  color: #555;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 35px !important;
}
.lets_connect_wrapper .lets-connect-inr {
  border-radius: 40px;
  padding: 3rem 4rem 1.5rem;
}
.lets_connect_wrapper .form-control {
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  color: #404062;
  padding: 10px 25px;
  border-radius: 25px;
  width: 100%;
  height: 55px;
  border: none;
  outline: none;
  margin: 0;
}
 
/* File Upload */
.lets_connect_wrapper .wpcf7-form-control-file[data-name="file-attachment"] {
  margin-bottom: 30px;
  position: relative;
}
.lets_connect_wrapper .wpcf7-form-control-file .wpcf7-form-control-wrap {
  padding-bottom: 0px;
}
.lets_connect_wrapper .wpcf7-form-control-file .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  bottom: -28px;
  display: none;
}
.lets_connect_wrapper .wpcf7-form-control-file[data-name="file-attachment"] input[type="file"] {
  display: none;
}
.lets_connect_wrapper .wpcf7-form-control-file[data-name="file-attachment"] {
  background: white;
  display: inline-block;
  border-radius: 15px;
  padding-right: 20px;
}
.lets_connect_wrapper .wpcf7-form-control-file[data-name="file-attachment"]::before {
  content: "Attach Resume";
  display: inline-block;
  background: transparent url(../images/icon-paper-clip.svg);
  background-repeat: no-repeat;
  background-position: 0 0;
  color: #404062;
  padding: 16px 20px 16px 80px;
  border-radius: 15px;
  cursor: pointer;
  font-weight: 500;
  margin-right: 0;
  background-size: 70px;
}
.lets_connect_wrapper .wpcf7-form-control-file[data-name="file-attachment"] input[type="file"]:valid::before {
  content: "✓ Resume Attached";
}
/* Form Row Layout */
.lets_connect_wrapper .wpcf7-form-control-wrap {
  padding-bottom: 30px;
  display: block;
}
.lets_connect_wrapper .form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-bottom: 5px;
}
.lets_connect_wrapper .form-group {
  padding-bottom: 0px;
  margin-bottom: 0;
  position: relative;
}
.lets_connect_wrapper .form-group .small-text {
  font-size: small;
  font-weight: 400;
  color: red;
  margin-bottom: .5rem;
}
.lets_connect_wrapper .form-group .small-text strong {
  font-weight: 500;
}
.common_inner_pages .lets_connect_wrapper .form-group p {
  margin-bottom: 0 !important;
}
/* Form Inputs */
.lets_connect_wrapper .form-control,
.lets_connect_wrapper .wpcf7-form-control {
  font-family: "Roboto", sans-serif;
  font-size: 0.9rem;
  font-weight: 400;
  color: #404062;
  padding: 10px 25px;
  border-radius: 25px;
  width: 100%;
  height: 55px;
  border: none;
  outline: none;
  margin: 0;
  background: white;
  transition: all 0.3s ease;
  box-shadow: none;
}
.lets_connect_wrapper .form-control:focus,
.lets_connect_wrapper .wpcf7-form-control:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(22, 163, 74, 0.1);
}
/* Textarea */
.lets_connect_wrapper textarea.form-control {
  min-height: 150px;
  resize: none;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* Select Dropdown */
.lets_connect_wrapper select.form-control {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 20px;
  padding-right: 40px;
}
/* Submit Button */
.lets_connect_wrapper .submit-btn {
  font-family: "Roboto", sans-serif;
  background: #098645;
  width: auto;
  height: auto;
  color: white;
  padding: 12px 50px;
  border: none;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: capitalize;
}
.lets_connect_wrapper .submit-btn:hover {
  background: #025296;
  color: #FFF;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(22, 163, 74, 0.3);
}
.lets_connect_wrapper .submit-btn:active {
  transform: translateY(0);
}
/* Validation Messages */
.lets_connect_wrapper .wpcf7-form-control.wpcf7-validates-as-required:invalid {
  border: 2px solid #ef4444;
}
.lets_connect_wrapper .wpcf7-not-valid-tip {
  color: #ef4444;
  font-size: 14px !important;
  margin-top: 6px;
  margin-left: .5rem;
  position: absolute;
  left: 0;
  bottom: 0px;
}
/* SERVICES */
/* --- Controls --- */
.header-controls,
.footer-controls {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}
.footer-controls {
  margin-bottom: 3.75rem;
}
.section-title {
  color: #004d99;
  font-size: 3rem;
}
.toggle-container {
  display: flex;
  background: white;
  padding: 8px;
  border-radius: 50px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.toggle-btn {
  padding: 10px 25px;
  border: none;
  background: none;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  border-radius: 40px;
  transition: all 0.3s ease;
  color: #666;
}
.toggle-btn.active {
  background-color: #004d99;
  color: white;
  box-shadow: 0 4px 10px rgba(0, 77, 153, 0.3);
}

/* =========================================
  BASE GRID (Shared Structure)
  ========================================= */
.services-grid {
  display: grid;
  gap: 50px;
  transition: all 0.5s ease;
}
/* Default: 2 Columns */
.services-grid {
  grid-template-columns: repeat(2, 1fr);
  margin-bottom: 80px;
}
/* --- CARD STYLES --- */
.service-card {
  background: white;
  /* border-radius: 20px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.03); */
  transition: all 0.4s ease;
  overflow: hidden;
  position: relative; /* Essential for overlay positioning */
  border: none;
}
.post-type-archive-services .services-grid > .service-card:last-child {
  /* grid-column: 1 / -1;
  width: 100%; */
  border-radius: 0px;
}
/* .post-type-archive-services .services-grid > .service-card:last-child ul {
    column-count: 2;
    column-gap: 40px;
    padding-left: 20px;
} */
.post-type-archive-services .services-grid > .service-card:last-child ul li {
    break-inside: avoid; /* prevents li from splitting between columns */
    margin-bottom: 10px;
}
.post-type-archive-services .services-grid.additional-serv > .service-card:last-child {
  background-color: transparent;
  border: 2px solid #333;
  justify-content: center;
  padding-top: 1rem;
}
.post-type-archive-services .services-grid.layout-hero.additional-serv .service-content {
  width: 65%;
  justify-content: center;
  padding: 50px 10px;
  margin-left: 2rem;
}
.post-type-archive-services .services-grid.layout-hero.additional-serv .service-image {
  display: block;
}
.post-type-archive-services .services-grid.layout-hero.additional-serv h3 {
  color: #333;
  margin-bottom: 20px;
}
.post-type-archive-services .services-grid.layout-hero.additional-serv > .service-card:last-child ul {
  column-gap: 20px;
}
.post-type-archive-services .archive_common_wrapper .services-grid.layout-hero.additional-serv .service-content li {
  color: #333;
  font-size: 17px;
  line-height: 20px;
}
/* Default Image (for List/Card view) */
.service-image {
  overflow: hidden;
  transition: all 0.4s ease;
}
.service-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
/* New Hero Assets (Hidden by default) */
.hero-bg, .hero-person {
  display: none;
}
.section-hero-title {
  display: none;
}
.service-content {
  padding: 0px;
  transition: all 0.4s ease;
  position: relative;
  z-index: 2;
}
.service-content h3 {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 12px;
  transition: color 0.3s ease;
}
.post-type-archive .service-content p {
  font-size: .98rem!important;
  margin-bottom: 15px !important;
  transition: color 0.3s ease;
  color: #555;
}
.post-type-archive .service-content p:last-child {
  margin-bottom: 0 !important;
  margin-top: 15px !important;
}
.service-list {
  list-style: none;
  counter-reset: item-counter;
}
.service-list li {
  position: relative;
  margin-bottom: 6px;
  font-size: 0.95rem;
  line-height: 1.4;
  display: flex;
  align-items: baseline;
  transition: color 0.3s ease;
}
.service-list li::before {
  content: counter(item-counter) ". ";
  counter-increment: item-counter;
  font-weight: 500;
  margin-right: 8px;
  flex-shrink: 0;
  transition: color 0.3s ease;
}
.overlay-card-count {
  display: none;
}

/* =========================================
  STATE 1: DEFAULT LIST VIEW
  ========================================= */
.services-grid:not(.layout-overlay):not(.layout-hero) .service-card {
  display: flex;
  align-items: flex-start;
  padding: 0px;
  gap: 30px;
  flex-direction: row;
}
.services-grid:not(.layout-overlay):not(.layout-hero) .service-image {
  width: 215px;
  height: auto;
  flex-shrink: 0;
  border-radius: 40px;
}
.services-grid:not(.layout-overlay):not(.layout-hero) .service-content h3 {
  color: #000;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
.services-grid:not(.layout-overlay):not(.layout-hero) .service-list li,
.services-grid .service-content li {
  color: #555;
  margin-left: 2rem!important;
  list-style: disc;
  margin-bottom: .2rem!important;
  font-size: .95rem;
  line-height: inherit;
  font-weight: 400;
}
.services-grid .service-content ol li {
  list-style: decimal;
}
.services-grid:not(.layout-overlay):not(.layout-hero) .service-list li::before {
  color: #777;
}
/* =========================================
  STATE 2: OVERLAY / "OUR SERVICES" LAYOUT
  ========================================= */
.services-grid.layout-overlay {
  grid-template-columns: repeat(4, 1fr); 
  gap: 30px;
  margin-bottom: 80px;
} 
.services-grid.layout-overlay .overlay-card-count {
  display: block;
  margin-bottom: 2rem;
  line-height: normal;
}
.services-grid.layout-overlay .overlay-card-count span {
  display: inline-block;
  font-size: 48px;
  font-weight: 600;
}
.services-grid.layout-overlay .service-card {
  display: flex;
  flex-direction: column;
  height: 450px;
  padding: 0;
  /* border-radius: 25px; */
}
.services-grid.layout-overlay .service-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}
.services-grid.layout-overlay .service-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0;
  z-index: 0;
}
.services-grid.layout-overlay .service-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.85) 100%);
  z-index: 1;
}
.services-grid.layout-overlay .service-card:hover .service-image img {
  transform: scale(1.1);
}
.services-grid.layout-overlay .service-content {
  padding: 50px 30px;
  color: white;
  z-index: 2;
  height: 100%;
}
.services-grid.layout-overlay .service-content h3 {
  color: #FFF;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
  margin-bottom: 14px;
  text-shadow: 0 2px 4px rgba(0,0,0,0.3);
}
.services-grid.layout-overlay .service-content li {
  list-style: disc;
  color: rgba(255, 255, 255, 0.9);
  margin-left: 1.2rem !important;
  margin-bottom: .5rem!important;
  font-size: 1rem;
  line-height: 22px;
}
.services-grid.layout-overlay .service-list li::before {
    color: #4da6ff;
}
/* =========================================
  STATE 3: HERO / SPOTLIGHT LAYOUT
  ========================================= */
.services-grid.layout-hero {
  grid-template-columns: 1fr;
}
/* HIDE all items except the first one */
.services-grid.layout-hero .service-card:not(:first-child) {
  display: none;
}
/* Style the visible Hero Card */
.services-grid.layout-hero .service-card {
  display: flex;
  flex-direction: row;
  height: 500px;
  padding: 0;
  border-radius: 30px;
  background-color: #333;
  overflow: hidden;
  position: relative;
}
/* HIDE the standard "List/Card" image */
.services-grid.layout-hero .service-image {
  display: none;
}
/* SHOW and Position the Hero Background */
.services-grid.layout-hero .hero-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  filter: brightness(0.4); /* Darken bg so text pops */
}
.services-grid.layout-hero .section-hero-title {
  display: block;
  position: relative;
  z-index: 3;
}
/* SHOW and Position the Hero Person (Right Side) */
.services-grid.layout-hero .hero-person {
  display: block;
  position: absolute;
  right: 20px; /* Offset from right */
  bottom: 0;
  height: 95%; /* Make person tall */
  width: auto;
  z-index: 2; /* In front of bg, behind content? or front? */
  object-fit: contain;
  /* Note: For best results, this image should be a transparent PNG. 
  Using a standard photo here will look like a box. */
  mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}
/* Text Content Positioning */
.services-grid.layout-hero .service-content {
  position: relative;
  z-index: 3;
  width: 55%;
  padding: 60px;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.services-grid.layout-hero h3 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
  color: white;
  line-height: 1.1;
}
.services-grid.layout-hero .service-list li {
  color: #e0e0e0;
  font-size: 1.1rem;
  margin-bottom: 12px;
}
.services-grid.layout-hero .service-list li::before {
  color: #4da6ff;
  font-weight: 700;
}

/* .archive .archive_common_wrapper .container:last-child .header-controls h2 {
  display: none;
} */
.archive .archive_common_wrapper .services-grid.layout-hero .section-hero-title h2 {
  font-size: 60px;
  margin-bottom: 2.5rem;
}
.archive .archive_common_wrapper .services-grid.layout-hero .service-content li {
  color: white;
  font-size: 18px;
}
.common-inr h4,
.common-inr h5,
.common-inr h6 {
  font-weight: 600 !important;
}
.common-inr h2,
.common-inr h3,
.common-inr h4,
.common-inr h5,
.common-inr h6 {
  color: #025296;
}
.common-inr .container {
  padding-left: 20px!important;
  padding-right: 20px!important;
}


/* Blog templates UI styling */
.wp-singular .site .common_page_banner,
.wp-singular .common_page_banner {
  background-position: 50% 50%;
}
.wp-singular.career .site .common_page_banner,
.wp-singular.career .common_page_banner {
  background-position: 50% 80%;
}
.wp-singular .common_inner_pages .e-con-inner {
  max-width: 100%;
}
.bled_remove_grid .common_inner_pages .e-con-inner {
  max-width: 1400px !important;
}
.wp-singular .site-content,
.search .site-content {
  margin-top: 0;
}
.wp-singular .site-content .container p {
  margin-bottom: 25px!important;
}
.wp-singular .site-content .container p:last-child {
  margin-bottom: 0px!important;
}
.wp-singular .site-content .container p.last_para {
  margin-bottom: 0px!important;
}
.wp-singular .site-content .container h2 {
  font-size: 2rem;
  font-weight: 700;
}
.wp-singular .site-content .container h3 {
  font-size: 1.65rem;
  font-weight: 600;
}
.wp-singular .site-content .container p.lastcontentpara {
  margin-bottom: 0!important;
}
.wp-singular .site-content .container p.last {
  margin-bottom: 15px!important;
}
/* .wp-singular .site-content .container p:last-child {
  margin-bottom: 0!important;
} */
.wp-singular .site-content .container ul,
.wp-singular .site-content .container ol {
  margin-bottom: 20px !important;
}
.wp-singular .site-content .container li {
  font-size: .95rem !important;
  margin-left: 2rem !important;
  margin-bottom: .2rem !important;
  color: #555;
  font-weight: 400;
}
.wp-singular .site-content .container ul li {
  list-style: disk;
}
.wp-singular .site-content .container ol li {
  list-style: decimal-leading-zero;
  margin-left: 2.5rem !important;
}
.common_inner_pages .post-grid {
  display: flex;
  flex-wrap: wrap;
}
.common_inner_pages .post-grid .post-card {
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
  overflow: hidden;
  flex: 1;
  margin-bottom: 35px;
}
.post-grid > div {
  display: flex;
}
.common_inner_pages .post-grid .post-card figure {
  margin: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  aspect-ratio: auto;
}
.common_inner_pages .post-grid .post-card figure a {
    display: block;
    height: 100%;
}
.common_inner_pages .post-grid .post-card figure img,
.common_inner_pages .post-grid .post-card img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.5s ease;
  box-sizing: border-box;
  max-width: 100% !important;
  margin: 0;
  padding: 0;
  vertical-align: bottom;
}
.common_inner_pages .post-grid .post-card figure a {
    display: block;
    height: 100%;
}
.common_inner_pages .post-grid .post-card .post-content {
  padding: 25px;
  position: relative;
  margin: 0;
  padding-bottom: 75px;
}
.common_inner_pages .post-grid .post-card .post-content h2 {
  font-size: 1.75rem;
  margin-bottom: .5rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.1px;
  color: #025296;
}
.common_inner_pages .post-grid .post-card .post-content h2 a {
  color: #025296;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.common_inner_pages .post-grid .post-card .post-content h2 a:hover,
.common_inner_pages .post-grid .post-card .post-content h2 a:focus {
  color: #098645;
}
.common_inner_pages .post-grid .post-card .post-content .post-meta-data {
  padding-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.common_inner_pages .post-grid .post-card .post-content .post-meta-data .post-date,
.common_inner_pages .post-grid .post-card .post-content .post-meta-data .post-author {
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2em;
}
.common_inner_pages .post-grid .post-card .post-content .post-meta-data .post-date {
  color: #9d9d9d;
  font-weight: 500;
}
.common_inner_pages .post-grid .post-card .post-content .post-meta-data .post-author {
  color: #098645;
}
.common_inner_pages .post-grid .post-card .post-content p {
  font-size: 18px !important;
  line-height: 25px;
  color: #555;
  font-weight: 400;
  margin-bottom: 25px!important;
}
.common_inner_pages .post-grid .post-card .post-content .btn-wrapper {
  position: absolute;
  bottom: 25px;
  left: 25px;
  z-index: 10;
}
.common_inner_pages .post-grid .post-card .post-content .read-more {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: .6px;
  border-radius: 15px;
  position: relative;
  padding: 14px 30px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 20;
  text-transform: capitalize;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s ease all;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 170px;
}
.common_inner_pages .post-grid .post-card .post-content .read-more:hover,
.common_inner_pages .post-grid .post-card .post-content .read-more:focus {
  background-color: transparent;
  text-decoration: none;
}
.common_inner_pages .post-grid .post-card .post-content .read-more:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #025296;
  transition: all 0.3s;
  border-radius: 15px;
  z-index: -1;
}
.common_inner_pages .post-grid .post-card .post-content .read-more:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #098645;
  border-radius: 4px;
  z-index: -2;
}
.common_inner_pages .post-grid .post-card .post-content .read-more:hover:before,
.common_inner_pages .post-grid .post-card .post-content .read-more:focus:before {
  width: 100%;
}

.post-pagination.pagin .wp-pagenavi {
  text-align: center;
  margin-top: 5rem;
  margin-bottom: 1.5rem;
  font-size: 1.1rem;
}
.post-pagination.pagin .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  clear: both;
}
.post-pagination.pagin .wp-pagenavi span {
  padding: 3px 8px;
  margin: 2px 5px;
  font-size: 1.05rem;
  display: inline-block;
  border: none;
}
.post-pagination.pagin .wp-pagenavi span.current {
  background-color: #098645;
  color: #fff;
  border-radius: 1px;
  font-weight: 600;
  padding: 4px 12px;
  line-height: 1.5;
}
.post-pagination.pagin .wp-pagenavi a {
  margin: 2px 3px;
  border: 1px solid #098645;
  font-size: 1.05rem;
  padding: 3px 12px;
  line-height: 1.5;
  -webkit-transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  transition: 0.4s all ease;
}
.post-pagination.pagin .wp-pagenavi a.nextpostslink,
.post-pagination.pagin .wp-pagenavi a.previouspostslink {
  font-size: 1.05rem;
  padding-top: 4px;
  padding-bottom: 7px;
  line-height: normal;
}
.post-pagination.pagin .wp-pagenavi a:hover,
.post-pagination.pagin .wp-pagenavi a:focus {
  background-color: #098645;
  color: #fff;
}
/* Sindle post page styles */
.common_inner_pages.single_post_page > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: normal;
  margin: 0 auto;
  padding: 0;
  gap: 30px;
}
.common_inner_pages.single_post_page > .container .inner_post_wrapper {
  flex-basis: 66.66%;
  overflow-wrap: break-word;
  word-break: break-word;
  margin: 0;
  padding: 0;
}
.common_inner_pages.single_post_page > .container .post_sidebar_right {
  flex-basis: 33.33%;
  overflow-wrap: break-word;
  word-break: break-word;
  margin: 0;
  padding: 0;
}
.common_inner_pages.single_post_page > .container .post_sidebar_right aside .widget {
  margin-bottom: 2.5rem;
}
.common_inner_pages.single_post_page > .container .post_sidebar_right h2 {
  color: #035297;
  font-size: 1.7rem;
  font-weight: 600;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  margin-bottom: .5rem;
  letter-spacing: -0.1px;
  font-style: normal;
}
/* .common_inner_pages.single_post_page > .container .post_sidebar_right ul,
.common_inner_pages.single_post_page > .container .post_sidebar_right ol,
.common_inner_pages.single_post_page > .container .post_sidebar_right li {
  padding: 0;
  margin: 0;
} */
.common_inner_pages.single_post_page .post_sidebar_right li {
  border-bottom: none;
  font-family: "Roboto", sans-serif;
  color: #23273F;
  font-size: 1.06rem!important;
  font-weight: 400;
  padding-top: 6px!important;
  padding-bottom: 6px!important;
  /* border-bottom: 1px solid #C9C6C6;
  padding-top: 13px!important;
  padding-bottom: 13px!important; */
  transition: padding-left 0.3s ease;
  -webkit-transition: padding-left 0.3s ease;
  -moz-transition: padding-left 0.3s ease;
  padding-left: 5px;
  list-style: disc;
  margin-left: 1.5rem!important;
  margin-bottom: 0!important;
  position: relative;
}
.common_inner_pages.single_post_page .post_sidebar_right li:hover {
    border-bottom-color: #098645;
    padding-left: 10px!important;
}
.common_inner_pages.single_post_page .post_sidebar_right li:last-child,
.common_inner_pages.single_post_page .post_sidebar_right li:hover:last-child {
  border-bottom-color: transparent;
}
.common_inner_pages.single_post_page .post_sidebar_right li a {
  color: #23273F;
  text-decoration: none;
  outline: none;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.1em;
  cursor: pointer;
}
.common_inner_pages.single_post_page .post_sidebar_right li a:hover,
.common_inner_pages.single_post_page .post_sidebar_right li a:focus {
  color: #098645;
  text-decoration: underline;
}
.common_inner_pages.single_post_page > .container .post_sidebar_right .widget_categories nav ul {
  margin-bottom: 0 !important;
}
.common_inner_pages.single_post_page > .container .post_sidebar_right .widget_categories nav > ul > li > ul > li,
.common_inner_pages.single_post_page > .container .post_sidebar_right .widget_categories nav > ul > li > ul > li > ul > li {
  padding-bottom: 0px !important;
}
.common_inner_pages.single_post_page > .container .post_sidebar_right aside .search-form {
  display: flex;
  flex: auto;
  max-width: 100%;
  flex-wrap: nowrap;
  margin-bottom: 0;
}
.post_sidebar_right .search-form label {
  display: none;
}
.post_sidebar_right .search-form .search-field {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset;
  margin: 0;
  border-radius: 5px 0px 0px 5px;
  padding-left: 1.5625rem;
  padding-right: 0;
  border-color: #BFBFBF;
  border-right: none;
  background-color: #FFFCFC;
  outline: none;
  font-size: 1.125rem;
  line-height: 1.6;
}
.post_sidebar_right .search-form .search-field::placeholder {
  color: #757575;
  opacity: 1;
}
.post_sidebar_right .search-form .search-field::-webkit-input-placeholder {
  color: #757575;
  opacity: 1;
}
.post_sidebar_right .search-form .search-field::-moz-placeholder {
  color: #757575;
  opacity: 1;
}
.post_sidebar_right .search-form .search-field:-ms-input-placeholder {
  color: #757575;
  opacity: 1;
}
.post_sidebar_right .search-form .search-field:-moz-placeholder {
  color: #757575;
  opacity: 1;
}
.post_sidebar_right .search-form .search-submit {
  border-radius: 0px 5px 5px 0px;
  margin-left: 0;
  padding: 54px 0 0;
  background-color: #FFFCFC;
  border: 1px solid #ccc;
  border-width: 1px 1px 1px 0px;
  border-color: #BFBFBF;
  border-style: solid;
  height: 0px;
  background-image: url(../images/search-icon.webp);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  line-height: 1.6;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  cursor: pointer;                
}
.post_sidebar_right .search-form .search-submit:hover,
.post_sidebar_right .search-form .search-submit:focus {
  background-image: url(../images/search-icon-grn.png);
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts {
  margin-top: 1rem!important;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts li {
  list-style: none;
  display: flex;
  gap: 20px;
  clear: both;
  overflow-wrap: break-word;
  margin: 0;
  padding: 0;
  margin-bottom: 23px!important;
  margin-left: 0!important;
  border-bottom: none;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts .latest-posts__featured-image {
  flex-shrink: 0;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts .latest-posts__featured-image a {
  display: block;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts .latest-posts__featured-image a img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  height: auto;
  width: auto;
  max-width: 100%;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts .recent-post-text-wrap a {
  color: #035297;
  font-size: 17px;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts .latest-posts__post-date {
  margin-top: 8px;
  display: block;
}
.common_inner_pages.single_post_page .post_sidebar_right .wp-block-latest-posts .recent-post-text-wrap time {
  color: #098645;
  font-size: 15px;
  display: block;
}
.post-prev-next-wrapper {
  margin-top: 1.5rem;
}
.post-prev-next-wrapper .nav-links {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.post-prev-next-wrapper .nav-links .post-title {
  display: none;
}
.post-prev-next-wrapper .nav-links .meta-nav {
  margin-bottom: 0!important;
  font-size: 13px!important;
  font-weight: 400;
  cursor: pointer;
  color: #035297;
  text-transform: uppercase;
}
.post-prev-next-wrapper .nav-links .meta-nav svg {
  margin-right: 5px;
  margin-left: 5px;
  width: 20px;
  height: 20px;
}
.post-prev-next-wrapper .nav-links .meta-nav svg path {
  fill: #035297;
}
.post-prev-next-wrapper .nav-links a:hover .meta-nav,
.post-prev-next-wrapper .nav-links a:focus .meta-nav {
  color: #098645;
}
.post-prev-next-wrapper .nav-links a:hover .meta-nav svg path,
.post-prev-next-wrapper .nav-links a:focus .meta-nav svg path {
  fill: #098645;
}
/* Post detail page style end */

.main_header .below_header .site_main_menu nav .primary-menu-container ul li.menu-item-has-children {
  position: relative;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.menu-item-has-children > a::before {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  width: 8px;
  height: 8px;
  border-right: 2px solid #000;  /* arrow color */
  border-bottom: 2px solid #000;
  transform: translateY(-60%) rotate(45deg);
  transition: transform 0.25s ease;
}
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.menu-item-has-children:hover > a::before,
.main_header .below_header .site_main_menu nav .primary-menu-container ul li.menu-item-has-children:focus > a::before {
  transform: translateY(-40%) rotate(-135deg);
  border-right-color: #025296;
  border-bottom-color: #025296;
}

/* 29-12-2025 */
.search_result_body_portion {
  padding-top: 100px;
  padding-bottom: 70px;
}
.search_result_body_portion .result_count_wrapper {
  padding-bottom: 1.5rem;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  font-size: 1.1rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
}
.result_count_wrapper .search-result-count {
  width: 50%;
  text-align: left;
}
.result_count_wrapper .sort_search_rs_wrapper {
  width: 50%;
  text-align: right;
}
.result_count_wrapper .sort_search_rs_wrapper select {
  line-height: 18px;
  font-size: 17px;
  border-radius: 6px;
  padding: 0 20px;
  background-color: #f9f9f9;
  outline: none;
  border: none;
  color: #555;
  padding: 10px 12px 12px;
  margin-left: 10px;
}
.search_result_body_portion .search_single_item {
  margin: 0 0px 45px 0px;
  box-shadow: 0px 0px 15px rgba(0,0,0,10%);
  border-radius: 6px;
  transition: all ease-in-out 0.3s;
  background-color: #f9f9f9;
  overflow: hidden;
  display: flex;
  gap: 1.5rem;
  position: relative;
  flex-wrap: nowrap;
  align-items: normal;
  box-sizing: border-box;
}
.search_result_body_portion .search_single_item .search_item_img {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.search_result_body_portion .search_single_item.has-post-thumbnail .search_item_img {
  flex-basis: 30%;
  flex-grow: 0;
  overflow-wrap: break-word;
  word-break: break-word;
  text-align: center;
  height: auto;
  display: flex;
  margin: 0;
  visibility: visible;
  opacity: 1;
}
.search_result_body_portion .search_single_item.has-post-thumbnail .search_item_img img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full {
  flex-basis: 100%;
  flex-grow: 0;
  margin: 0;
  overflow-wrap: break-word;
  word-break: break-word;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper_full {
  padding-left: 30px;
  padding-right: 10px;
}
.search_result_body_portion .search_single_item .entry-footer {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper .item_type,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .item_type {
  margin: 0 0 15px;
  display: inline-block;
  padding: 8px 20px;
  background-color: #FFF;
  color: #333;
  font-size: 15px;
  text-align: center;
  box-shadow: 0px 0px 22px rgba(0,0,0,0.09);
  border: 1px solid rgba(0, 0, 0, 0.09);
  border-top: none;
  font-weight: 500;
  text-transform: uppercase;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper h2,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full h2 {
  color: #025296;
  margin-top: 10px;
  margin-bottom: 20px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  font-size: 25px;
  line-height: 1.2;
  font-weight: bold;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper h2 a,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full h2 a {
  color: #025296;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper h2 a:hover,
.search_result_body_portion .search_single_item .search_content_item_wrapper h2 a:focus,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full h2 a:hover,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full h2 a:focus {
  color: #098645;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper p,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full p {
  padding-right: 20px;
  margin-bottom: 25px !important;
  color: #555;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  letter-spacing: .6px;
  border-radius: 7px;
  position: relative;
  padding: 12px 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  z-index: 20;
  text-transform: capitalize;
  -webkit-transition: 0.4s all ease;
  transition: 0.4s ease all;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  min-width: 130px;
  margin-bottom: 1.5rem;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more:hover,
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more:focus,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more:hover,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more:focus {
  background-color: transparent;
  text-decoration: none;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more:before,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #025296;
  transition: all 0.3s;
  border-radius: 7px;
  z-index: -1;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more:after,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #098645;
  border-radius: 4px;
  z-index: -2;
}
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more:hover:before,
.search_result_body_portion .search_single_item .search_content_item_wrapper .read_more:focus:before,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more:hover:before,
.search_result_body_portion .search_single_item .search_content_item_wrapper_full .read_more:focus:before {
  width: 100%;
}

/* 19-01-2026 */
.single-services .post_body_wrapper,
.single-electrical .post_body_wrapper {
  background-color: transparent;
}
.single-services .post_body_wrapper .inner_post_wrapper,
.single-electrical .post_body_wrapper .inner_post_wrapper {
  column-gap: 15px;
}
.single-services .post_body_wrapper .inner_post_wrapper .post_list,
.single-electrical .post_body_wrapper .inner_post_wrapper .post_list {
  width: 70%;
  padding-left: 15px;
  padding-right: 15px;
}
.single-services .inner_post_wrapper .post_list article,
.single-electrical .inner_post_wrapper .post_list article {
  padding: 0px 20px;  
  border: 15px solid #FFF;
  background-color: #FCFCFC;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 20px;
  box-shadow: 0px 8px 30px -3px rgba(0, 0, 0, 0.1);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.single-services .inner_post_wrapper .post_list article .e-child,
.single-electrical .inner_post_wrapper .post_list article .e-child {
  gap: 0px;
}
.wp-singular.single-services .site-content .container h2,
.wp-singular.single-electrical .site-content .container h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 35px;
  margin-bottom: 20px !important;
  color: #025296;
}
.wp-singular.single-services .site-content .container h3,
.wp-singular.single-electrical .site-content .container h3 {
  font-size: 22px;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px!important;
}
.wp-singular.single-services .site-content .container p,
.wp-singular.single-electrical .site-content .container p {
  font-size: .98rem!important;
  color: #555;
  margin-bottom: 20px !important;
}
.single-services .post_body_wrapper .inner_post_wrapper aside.services-sidebar,
.single-electrical .post_body_wrapper .inner_post_wrapper aside.electrical-sidebar {
  width: 30%;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 40px;
  padding-top: 30px;
}
.single-services.wp-singular .site-content .inner_post_wrapper aside.services-sidebar ul,
.single-electrical.wp-singular .site-content .inner_post_wrapper aside.electrical-sidebar ul {
  margin: 0;
  margin-bottom: 20px !important;
}
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li {
  font-family: "Roboto", sans-serif;
  color: rgba(35, 39, 63, 1);
  font-size: 1.06rem!important;
  font-weight: 400;
  padding-top: 0!important;
  padding-bottom: 0!important;
  padding-left: 0!important;
  border: none;
  margin-left: 0!important;
  margin-bottom: .5rem !important;
  background-color: transparent;
  list-style: none !important;
  position: relative;
  transition: all 200ms ease 0ms;
}
/* .single-services.wp-singular .inner_post_wrapper aside.services-sidebar li:hover,
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li.current_page_item,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li:hover,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li:focus-visible,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li.current_page_item {
  padding-left: 20px!important;
  background-color: #098645;
  color: #FFF;
}
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li:hover a,
.single-electrical.wp-singular .inner_post_wrapper aside.services-sidebar li:focus-visible a,
.single-electrical.wp-singular .inner_post_wrapper aside.services-sidebar li.current_page_item:hover a,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li:hover a,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li:focus-visible a,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li.current_page_item:hover a {
  color: #FFF;
} */
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li:hover a:after,
.single-electrical.wp-singular .inner_post_wrapper aside.services-sidebar li:focus-visible a:after,
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li.current_page_item a:after,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li:hover a:after,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li:focus-visible a:after,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li.current_page_item a:after {
  border-bottom: 1px solid #098645;
  left: 0px;
}
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li a,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li a {
  font-family: "Roboto", sans-serif;
  color: rgba(35, 39, 63, 1);
  text-decoration: none;
  font-size: 1.06rem;
  display: block;
  font-weight: 400;
  padding-top: 14px;
  padding-bottom: 12px;
  padding-left: 5px;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.1em;
  cursor: pointer;
  outline: none;
  border: none;
  margin-left: 0;
  margin-bottom: 0;
  background-color: transparent;
  position: relative;
  transition: padding-left 0.3s;
}
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li a:hover,
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li a:focus,
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li a:focus-visible,
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li.current_page_item a,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li a:hover,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li a:focus,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li a:focus-visible,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li.current_page_item a {
  padding-left: 20px!important;
  background-color: #098645;
  color: #FFF;
}
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li a:after,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li a:after {
  border-bottom: 0px solid #098645;
  position: absolute;
  bottom: -2px;
  content: "";
  width: 100%;
  height: 1px;
  left: 0;
  transition: left 0.3s;
}
.single-services.wp-singular .inner_post_wrapper aside.services-sidebar li.current_page_item a,
.single-electrical.wp-singular .inner_post_wrapper aside.electrical-sidebar li.current_page_item a {
  color: rgba(255, 255, 255, 1);
}

/* ===== Accordion Global Style ===== */
@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(-4px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.e-n-accordion {
  width: 100%;
  margin-top: 1rem;
}
/* ===== Each Accordion Item ===== */
.elementor-widget-n-accordion .e-n-accordion-item {
  border-color: #008f46;
  border-style: solid;
  border-width: 2px 2px 1px 2px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #0b9f53;
  padding: 0;
  /* height: auto!important; */
  margin-bottom: 2.75%!important;
}
.elementor-widget-n-accordion .e-n-accordion-item[open] {
  border-color: #024782;
  background-color: #025296;
  border-bottom-width: 2px;
}
/* ===== Clickable Header ===== */
.elementor-widget-n-accordion .e-n-accordion-item > summary.e-n-accordion-item-title {
  display: flex !important;
  align-items: center;
  justify-content: space-between;
  position: relative;
  font-size: 20px;
  color: #FFF;
  padding: 0!important;
  overflow: hidden;
  border: none;
  border-radius: 15px;
  border-bottom: 1px solid #098545;
  cursor: pointer;
  list-style: none;
  flex-direction: row-reverse;
}
.elementor-widget-n-accordion .e-n-accordion-item[open] > summary.e-n-accordion-item-title {
  border-bottom-color: #024782;
  border-bottom-width: 2px;
}
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container {
  font-family: "Roboto", sans-serif !important;
  font-weight: 400;
  font-size: .98rem !important;
  color: #FFF;
}
/* Remove default marker */
/* .elementor-widget-n-accordion .e-n-accordion-item > summary.e-n-accordion-item-title::-webkit-details-marker {
  display: none;
} */
/* ===== Title Text ===== */
.elementor-widget-n-accordion .e-n-accordion-item > summary.e-n-accordion-item-title .e-n-accordion-item-title-header {
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  color: #FFF;
  padding: 12px 15px 12px 20px !important;
}
.e-n-accordion-item-title-header .e-n-accordion-item-title-text {
  font-size: 1.05rem !important;
}
/* ===== Icon Wrapper ===== */
.elementor-widget-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon {
  width: 20px;
  height: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 20px;
  line-height: 20px;
  margin-right: 15px;
  transition: transform 0.3s ease;
}
.e-n-accordion-item-title-icon svg {
  fill: #098545!important;
  width: 8px;
  height: 8px!important;
}

/* ===== Rotate icon when open ===== */
.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon {
  transform: rotate(180deg);
}
.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon svg {
  fill: #025296!important;
}
/* ===== Content Panel ===== */
.elementor-widget-n-accordion .e-n-accordion-item > div[role="region"] {
  padding: 8px 20px 12px;
  border: none;
}
.wp-singular .elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-container p {
  color: #FFF;
  margin-bottom: 0px!important;
}
/* .elementor-widget-n-accordion .e-n-accordion-item > div[role="region"] {
  animation: fadeSlide 0.25s ease-in-out;
} */
/* ===== Kill unwanted flex stretching from Elementor ===== */
.e-n-accordion-item summary span {
  display: flex;
  align-items: center;
}

.post-navigation {
  border: none;
  border-top-color: #d3d4d9;
  border-top-width: 1px;
  border-top-style: solid;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 40px;
}
.post-navigation .nav-links,
.post-navigation .nav-links div a {
  display: flex;
  flex-wrap: nowrap;
  /* justify-content: space-between; */
  align-items: center;
  outline: none;
  color: #098645;
  text-decoration: none;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
.post-navigation .nav-links .nav-previous {
  text-align: left;
  margin-right: auto;
}
.post-navigation .nav-links .nav-next {
  text-align: right;
  margin-left: auto;
}
.post-navigation .nav-links div a svg {
  width: 20px;
  height: 20px;
  fill: #098645;
  margin-right: 5px;
  line-height: 20px;
  display: inline-block;
}
.post-navigation .nav-links div a svg path {
  fill: #098645;
}
.post-navigation .nav-links div.nav-next a {
  flex-direction: row-reverse;
}
.wp-singular .site-content .container .post-navigation .nav-links div a p {
  font-size: 15px!important;
  margin-left: 0px!important;
  margin-right: 20px!important;
  margin-bottom: 0!important;
  color: #098645;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
}
.wp-singular .site-content .container .post-navigation .nav-links div a:hover p,
.wp-singular .site-content .container .post-navigation .nav-links div a:focus p {
  color: #025296;
}
.wp-singular .site-content .container .post-navigation .nav-links div a:hover svg path,
.wp-singular .site-content .container .post-navigation .nav-links div a:focus svg path {
  fill: #025296;
}
.wp-singular .site-content .container .post-navigation .nav-links div.nav-previous a p:last-child {
  margin-right: 0px !important;
}
.wp-singular .site-content .container .post-navigation .nav-links div.nav-next a p {
  margin-right: 20px !important;
}
.wp-singular .site-content .container .post-navigation .nav-links div.nav-next a svg {
  margin-left: 5px;
  margin-right: 0px;
}
.wp-singular .site-content .container .post-navigation .nav-links div.nav-next a p:first-child {
  margin-right: 0px !important;
}
/* 20-01-2026 */

/* 29-01-2026 */
.paragraph-flex {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  align-items: center;
}
.cta-btn-text {
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 1rem;
}
.cta-btn-text:hover,
.cta-btn-text:focus {
  color: #fff;
  text-decoration: none;
}

.cta-ev {
  background: transparent;
  text-align: center;
  margin: auto;
  margin-top: 20px;
}
.wp-singular.single-electrical .site-content .container .cta-ev h3,
.wp-singular.single-services .site-content .container .cta-ev h3 {
  font-size: 20px!important;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px!important;
}
.wp-singular.single-electrical .site-content .container .cta-ev p,
.wp-singular.single-services .site-content .container .cta-ev p {
  font-size: .98rem!important;
  color: #FFF;
  margin-bottom: 5px!important;
}
.cta-btn-txt {
  display: inline-block;
  color: #fff;
  padding: 14px 36px;
  border-radius: 8px;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s ease;
}
.cta-btn-txt:hover {
  transform: translateY(-2px);
  opacity: 0.9;
}

/* 29-01-2026 */

/* 10-02-2026 */
.gallery-of-work > .e-con-inner {
  max-width: 1440px;
  width: 100%;
}
.gallery-of-work > .e-con-inner > .elementor-widget-shortcode {
  width: 100%;
}
.no-padd-btm {
  padding-bottom: 0!important;
}

/* 11-02-2026 */
.global-faq.wp-singular .site-content .container {
  margin-left: auto;
  margin-right: auto;
}
.global-faq.wp-singular .site-content .container h2 {
  font-size: 45px !important;
}
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container a,
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container p a {
  text-decoration: underline;
  color: #FFF;
}
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container a:hover,
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container a:focus,
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container p a:hover,
.elementor-widget-n-accordion .e-n-accordion-item .elementor-widget-text-editor .elementor-widget-container p a:focus {
  text-decoration: none;
}
/* 11-02-2026 */

/* 17-02-2026 */
.img-carousel.elementor-element .swiper .elementor-swiper-button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 50px;
  background: #C3C3D1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  opacity: .8;
}
.img-carousel.elementor-element .swiper .elementor-swiper-button svg {
  font-size: 20px;
  fill: #04043F;
}
/* 17-02-2026 */

/* 25-02-2026 */
.brand_logo_slider .item .brand_logo {
  padding-top: 10px;
  padding-bottom: 10px;
}
.brand_logo_slider .item .brand_logo a {
  display: block;
}
.brand_logo_slider .item .brand_logo img {
  transition:0.3s;
}
.brand_logo_slider .item .brand_logo:hover img {
  transform:scale(1.05);
  opacity:.9;
}
.ada-label em,
.hdr-social-links li a em {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.schedule_form_wrapper .input_box,
.schedule_form_wrapper .input_box_select {
  position: relative;
}
.skip-link.screen-reader-text {
  color: rgba(2, 82, 150, 1);
}
.schedule_form_wrapper .input_box .screen-reader-text {
  color: rgba(255, 255, 255, 1);
}
.schedule_form_wrapper .input_box br,
.schedule_form_wrapper .input_box_select br {
  display: none;
}
.schedule_form_wrapper .input_box_select {
  margin: 0 0 10px;
}
.schedule_form_wrapper .input_box_select .select_inner_row {
  padding: 0;
}
.schedule_form_wrapper .input_box_select span {
  width: auto;
  height: auto;
  color: #FFF;
  margin-right: 0 !important;
  white-space: nowrap;
}
/* 25-02-2026 */