.elementor-kit-1030{--e-global-color-primary:#162937;--e-global-color-secondary:#FF7958;--e-global-color-text:#333333;--e-global-color-accent:#F4BDA0;--e-global-color-a4da4a2:#F5EBE7;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Plus Jakarta Sans";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:32px;}.elementor-kit-1030 a{color:var( --e-global-color-secondary );}.elementor-kit-1030 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-1030 h1{font-family:"Plus Jakarta Sans", Sans-serif;font-size:44px;font-weight:500;line-height:1.2em;letter-spacing:-1.5px;}.elementor-kit-1030 h2{font-family:"Plus Jakarta Sans", Sans-serif;font-size:36px;font-weight:500;line-height:1.2em;letter-spacing:-1.5px;}.elementor-kit-1030 h3{font-family:"Plus Jakarta Sans", Sans-serif;font-size:24px;font-weight:500;line-height:1.2em;}.elementor-kit-1030 h4{font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;font-weight:500;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-1030 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-1030 h1{font-size:28px;}.elementor-kit-1030 h2{font-size:24px;}.elementor-kit-1030 h3{font-size:20px;}.elementor-kit-1030 h4{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bullets ul {
  list-style: none;
}

.bullets ul li {
  position: relative;
  padding-left: 35px;
  font-size:1.2em;
  line-height:2em;
}

.bullets ul li::before {
  content: "";
  display: inline-block;
  width: 40px; /* set the width of the bullet */
  height: 20px; /* set the height of the bullet */
  background-image: url('/wp-content/uploads/hardcodefiles/Check.webp');
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 40px; /* set the maximum width */
  position: absolute;
  top: .7rem;
  left: 0;
}

.elementor-image-gallery .gallery-item {
    vertical-align: middle !important;
}

.socials a {
    width: 30px;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    color: #0c0d0e;
}

.swiper-slide-inner {
    align-items: flex-start !important;
}

a.page-numbers{
color:#162938
}

.elementor-pagination {
    display: flex;
    justify-content: center;
margin-top:5%;
        align-items: center;
}

.page-numbers.prev,
.page-numbers.next {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F5EBE7;
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.page-numbers.current {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ff7958;
    color:#fff;
    border-radius: 50%;
    width:30px;
    height:30px;
}
.page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    color:#fff;
    border-radius: 50%;
    width:30px;
    height:30px;
    font-size:12px;

}

/* Hide 'collapse' element by default on front-end */
body:not(.elementor-editor-active) #collapse {
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  max-height: 0;
}

body:not(.elementor-editor-active) #collapse.show {
  max-height: 57px; /* Adjust this value based on your 'collapse' element height */
}

.wp-block-button__link {
  color: #FFFFFF !important;
  background-color: var( --e-global-color-secondary );
  border-radius: 50px 50px 50px 50px;
  padding: 12px 24px;
  font-size: 1em;
line-height: 1em;
}
a mark:hover {
  color: #ff7958;
}

.page-numbers.dots {
  color: #000;
}

p {
  margin-top: .9rem;
  margin-bottom: .9rem;
}/* End custom CSS */