.lc_h3_service-area {
  /* background-color: none; */
}
.lc_h3_choose_2-area {
  background-color: var(--clr-common-lightBlack);
  border-top: none;
}
.lc_contact-area {
  background-color: var(--clr-common-lightBlack);
}
.lc_footer-top {
  background-color: #162724;
}

.lc_footer-bottom {
  background-color: #0e1917;
}
.lc_h2_header-left {
  justify-content: space-evenly;
  gap: 100px;
}
.lc_h5_brand-item h4 {
  margin-bottom: 0px;
}
.lc_h2_hero-content-title {
  font-weight: 200;
  letter-spacing: 5px;
  text-align: center;
}
.lc_h2_hero-content-title span {
  display: inline;
  background: -webkit-linear-gradient(#6c9c13, #006732);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-btn-new {
  display: flex;
  width: fit-content;
  width: 180px;
  justify-content: center;
}

.lc_h2_header-action-btn:hover {
  background-color: var(--new-blue);
  color: var(--clr-common-white);
}
/* 
  background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
.lc_theme-btn:hover {
  background-color: var(--new-blue);
  color: var(--clr-common-white);
}
.service-wrapper-new {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.lc_h3_service-item-main {
  transform: translateY(20px);
}
.lc_footer-area .lc_footer-top {
  background-color: #162724 !important;
}
.lc_footer-widget-title {
  color: var(--clr-theme-primary);
  font-weight: 500;
}
.lc_footer-widget ul li a {
  font-size: 16px;
  font-weight: 200;
}
.lc_footer-widget-text {
  font-size: 16px;
  font-weight: 200;
}
.lc_footer-widget-post h5 {
  font-size: 16px;
  font-weight: 200;
}
.lc_footer-bottom {
  background-color: #0e1917;
}
.lc_footer-copyright p {
  color: var(--clr-theme-primary);
}
.lc_footer-copyright p a {
  color: var(--clr-theme-primary);
}
.lc_footer-copyright p a:hover {
  color: var(--clr-common-white);
}
.lc_h2_hero-area {
  background: linear-gradient(
    151deg,
    rgba(171, 237, 46, 0.25) 0%,
    rgba(21, 51, 36, 1) 19%
  );
}
/* .lc_h2_hero-area.active {
  background: linear-gradient(
    151deg,
    rgba(171, 237, 46, 0.5943627450980392) 0%,
    rgba(21, 51, 36, 1) 35%
  );
} */
.banner-toggle-btn {
  display: inline-block;
  background: url("../images/home/banner-toggle-bg.png");

  background-size: 500px 600px;
  width: 50px;
  height: 70px;
  width: 200px;
  margin: auto;
  border-radius: 50px;
  border: 5px solid #474747;
  /* border-image: linear-gradient(to right, rgb(147, 5, 5), lightgreen); */
  background-position: 25px;
  background-size: cover;
  position: relative;
  /* box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px; */
  /* box-shadow: rgb(71, 71, 71) 3px 3px 6px 0px inset,
    rgba(71, 71, 71, 0.5) -3px -3px 6px 1px inset; */
}
.banner-toggle-btn.active {
  display: inline-block;
  /* background-color: red; */
  /* background-image: url("../images/home/banner-toggle-bg.png"); */
  background: url("../images/home/banner-toggle-bg.png");
  /* filter: drop-shadow(0 -6mm 4mm rgb(160, 0, 210)); */
  background-size: top right !important;
  /* box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset,
    rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset,
    rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px,
    rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px,
    rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px; */

  width: 50px;
  height: 70px;
  width: 200px;
  margin: auto;
  border-radius: 50px;
  border: 5px solid #474747;
  /* border-image: linear-gradient(to right, rgb(147, 5, 5), lightgreen); */
  background-position: 25px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  /* box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px; */
  /* box-shadow: rgb(71, 71, 71) 1px 1px 3px 0px inset,
    rgba(71, 71, 71, 0.1) -3px -3px 3px 1px inset; */
  /* box-shadow: rgba(71, 71, 71, 1); */
}

.banner-toggle-btn-main {
  display: inline-block;
}
.banner-toggle-btn {
  position: relative;
}
.toggle-circle {
  width: 55px;
  height: 55px;
  background-color: var(--clr-theme-primary);
  box-shadow: inset -9px -4px 24.5px 3px rgba(0, 0, 0, 0.61);
  position: absolute;
  z-index: 5;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  left: 5px;
  transition: all 0.8s ease;
  display: flex;
}
.toggle-circle i {
  font-size: 20px;
  margin: auto;
  color: rgba(255, 255, 255, 0.634);
}
.toggle-circle.active {
  left: 130px;
}
.lc_h2_header-wrap {
  background: none;
  border: 1px solid var(--clr-common-white);
  /* background: linear-gradient(180deg, rgba(242,242,242,1) 0%, rgba(0,0,0,0.6559873949579832) 35%); */
  /* background: linear-gradient(
    0deg,
    rgba(242, 242, 242, 1) 0%,
    rgba(0, 0, 0, 0.6559873949579832) 100%
  ); */
}
.lc_footer-bottom {
  padding: 15px 0;
}
.lc_breadcrumb-area {
  padding-top: 140px;
}
.lc_footer-leapcodes p {
  color: var(--clr-theme-primary);
  font-size: 14px;
  margin-bottom: 0;
}
.lc_footer-leapcodes p a:hover {
  color: var(--clr-common-white);
}

.home-new-banner-img {
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(7, 7, 7, 1)),
    url("../images/home/risknoxOne.jpeg"); */
  /* background: linear-gradient(171deg, rgba(242,242,242,1) 0%, rgba(0,0,0,0.6559873949579832) 59%); */
  /* background: linear-gradient(
      180deg,
      rgb(197, 197, 197) 0%,
      rgba(0, 0, 0, 0.6559873949579832) 28%
    ),
    url("../images/home/risknoxOne.jpeg"); */

  background: rgb(242, 242, 242) url("../images/home/risknoxOne.jpeg");
  background: -moz-linear-gradient(
      160deg,
      rgba(242, 242, 242, 1) 0%,
      rgba(0, 0, 0, 0.6559873949579832) 30%
    ),
    url("../images/home/risknoxOne.jpeg");
  background: -webkit-linear-gradient(
      160deg,
      rgba(242, 242, 242, 1) 0%,
      rgba(0, 0, 0, 0.6559873949579832) 30%
    ),
    url("../images/home/risknoxOne.jpeg");
  background: linear-gradient(
      160deg,
      rgba(242, 242, 242, 1) 0%,
      rgba(0, 0, 0, 0.6559873949579832) 30%
    ),
    url("../images/home/risknoxOne.jpeg");
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#000000",GradientType=1);
  background-size: cover;
}

/* toggle button new style */
.banner-toggle-btn {
  position: relative;
  overflow: hidden;
}
/* .banner-toggle-btn::before{

} */
.sliding-div {
  position: absolute;
  content: "";
  width: 100%;
  left: 0px;
  border-radius: 50px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: all 0.8s ease;
  z-index: 1;
}
.banner-toggle-btn.active .sliding-div {
  left: 130px;
  opacity: 0.5;
}

.lc_breadcrumb-area {
  padding-top: 190px !important;
}

@media only screen and (max-width: 990px) {
  .lc_breadcrumb-area {
    padding-top: 160px !important;
  }
}
.lc_h2_header-action-btn {
  background-color: var(--clr-theme-primary);
}
.lc_h2_header-menu nav ul li a {
  color: var(--clr-theme-primary);
}
.lc_h2_header-wrap {
  border: 1px solid var(--clr-theme-primary);
}
.lc_h2_header-menu nav ul li a:hover {
  color: var(--new-blue);
}
.blog-ol-new {
  list-style-type: circle !important;
}
.lc_h2_header-menu nav ul li .submenu {
  width: 98%;
  display: inline;
  margin: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.lc_contact-form {
  background-color: var(--clr-common-white);
  color: var(--clr-common-lightBlack);
}

.lc_contact-form input {
  border: 2px solid var(--clr-theme-primary);
}
.lc_contact-form .nice-select {
  border: 2px solid var(--clr-theme-primary);
}

.lc_contact-form textarea {
  border: 2px solid var(--clr-theme-primary);
}
.lc_contact-form .lc_contact-form-btn {
  background-color: var(--clr-theme-primary);
}
.lc_contact-form .lc_contact-form-btn:hover {
  color: var(--clr-common-white);
  background-color: var(--new-blue);
}

@media only screen and (max-width: 1000px) {
  .service-wrapper-new {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .service-wrapper-new {
    grid-template-columns: 1fr;
  }
}
.contact-new-sec {
  min-height: 290px;
}
.lc_inner_service-2 {
  min-height: 415px;
}
@media only screen and (max-width: 1199px) {
  .banner-toggle-btn-main {
    position: relative;
    top: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .lc_h2_hero-content-title {
    font-size: 60px;
  }
  .banner-toggle-btn-main {
    display: block;
  }
  .home-banner-title-sec-wrapper-one {
    flex-direction: column;
    align-items: center;
  }
}
@media only screen and (max-width: 450px) {
  .lc_h2_hero-content-title {
    font-size: 40px;
  }
  .home-banner-title-sec-one {
    display: block !important;
  }
  .lc_mobile_menu .menu-navbar .main-menu > li .link {
    font-size: 15px;
  }
}
@media only screen and (max-width: 450px) {
  .lc_footer-bottom-wrap {
    flex-direction: column !important;
  }
}
.home-banner-title-sec-wrapper-one {
  display: flex;
  justify-content: center;
}
.home-banner-title-sec-one {
  display: inline;
}

/* whatsapp style */
.float-button {
  text-decoration: none;
  position: fixed;
  padding: 10px;
  padding-right: 15px;
  bottom: 30px;
  right: 30px;
  color: #fff;
  background-color: #25d366;
  border-radius: 25px 30px 5px 25px;
  z-index: 100;
  font-family: Arial;
  font-size: 17px;
  animation: whatsapp-animation 0.5s ease-in-out;
  box-shadow: 1px 2px 5px 2px rgba(30, 30, 30, 0.3);
  transition: all 0.3s ease-out;
}

.float-button:hover {
  background-color: #128c7e;
  color: #fff;
}

.fa-whatsapp {
  font-size: 20px !important;
  padding-right: 5px;
  padding-left: 5px;
}

@keyframes whatsapp-animation {
  from {
    opacity: 0%;
  }

  to {
    opacity: 100%;
  }
}

@media screen and (max-width: 545px) {
  .whatsapp-btn {
    display: none;
  }

  .float-button {
    bottom: 15px;
    right: 15px;
    /* width: 20px; */
    border-radius: 20px 20px 5px 20px;
  }

  .fa-whatsapp {
    font-size: 22px !important;
    padding: 4px;
  }
}

/* scroll to top */
.circle-container {
  background: transparent;
  position: fixed;
  right: 30px;
  bottom: 100px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  transition: all 200ms linear;
  background-image: url(../images/arrowupsolid.svg);
  background-size: 30%;
  background-repeat: no-repeat;
  background-position: center;
}

.circle-container.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.circle-container::after {
  position: absolute;
  font-family: "unicons";

  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: var(--black);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}

.circle-container:hover::after {
  color: var(--clr-theme-primary);
}

.circle-container svg path {
  fill: none;
}

.circle-container svg.circle-progress path {
  stroke: var(--clr-theme-primary);
  stroke-width: 4;
  box-sizing: border-box;
  transition: all 200ms linear;
}

/* header on scroll */
.lc_h2_header-area {
  transition: 1s ease;
}
.lc_h2_header-area.up {
  position: fixed;
  top: 35px;
}
.lc_h2_header-area.down {
  top: -135px;
}

.lc_h2_header-area.up .lc_h2_header-wrap {
  background-color: var(--clr-common-black);
}

header.remove-header-bg .lc_h2_header-wrap {
  background-color: rgba(255, 255, 0, 0) !important;
}

/* .lc_h2_header-menu nav ul li .submenu {
  opacity: 1;
  visibility: visible;
} */
.submenu-new-wrapper ol{
  padding-left: 0;
}
.lc_h2_header-menu nav ul li .submenu {
  background-color: var(--clr-common-white);
  border-radius: 20px;
  padding: 30px 0;
}
.submenu .submenu-ul {
  padding: 20px 5px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.new-submenu {
  display: flex !important;
  justify-content: center;
}
.lc_h2_header-menu nav ul {
  gap: 30px;
}

/* header new style */


.submenu-three {
  width: 98% !important;
  display: flex !important;
}

.submenu-three {
  position: relative;
}
.service-sub-child{
  flex-direction: column !important;
}


.lc_cta-area h4 {
  font-size: 30px;
}

.home-service-min-h {
  min-height: 430px;
}
.why-chooose-new-icon {
  font-size: 62px;
}
.service-new-icon {
  font-size: 62px;
  color: var(--clr-theme-primary);
}
.home-service-min-h:hover .service-new-icon {
  color: var(--clr-common-black);
}
.why-chooose-new-icon-about {
  font-size: 55px;
  color: var(--clr-common-black);
}
.lc_inner_service-item:hover .why-chooose-new-icon-about {
  color: var(--clr-common-white);
}
.submenu-new-ul{
  display: flex;
  width: 100%;
  justify-content: space-around;
}
.submenu-sub-points{
  color: var(--clr-common-black);
  
  display: flex;
  flex-direction: column;
  gap: 15px;
  font-size: 14px;
}
.lc_h2_header-menu nav ul li .submenu li a{
  padding: 10px 5px;
  border: 1px solid var(--clr-theme-primary);
  border-radius: 5px;
}
.lc_h2_header-menu nav ul li .submenu .service-link{
display: flex;
gap: 20px;
flex-direction: column;
}
.service-two-link{
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.border-between-links{
  width: .5px;
  height: 100%;
  background-color: rgba(174, 174, 174, 0.399);
}

.lc_inner_contact-form-btn:hover{
 background-color: var(--new-blue);
 color: var(--clr-common-white);
}
.lc_inner_contact-form{
  background: var(--clr-common-white);
}
.lc_inner_contact-form input,.lc_inner_contact-form textarea{
  border: 2px solid var(--clr-theme-primary);
  background-color: var(--clr-common-white);
}
.nice-select.has-nice-select-2{
  background-color: var(--clr-common-white);
    border: 2px solid var(--clr-theme-primary);
}
.lc_h2_testimonial-item{
min-height: 480px;
}