.elementor-kit-4{--e-global-color-primary:#152F3C;--e-global-color-secondary:#152F3C;--e-global-color-text:#575652;--e-global-color-accent:#F5AC21;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-size:24px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-line-height:25.5px;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:800;background-color:#FEFBF2;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#F5AC21;font-size:16px;font-weight:800;color:#212121;border-radius:70px 70px 70px 70px;padding:25px 27px 22px 33px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 h2{color:#152F3C;font-size:50px;font-weight:800;line-height:60px;}.elementor-kit-4 h3{color:#212121;font-family:"Figtree", Sans-serif;font-size:24px;font-weight:600;line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@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-4 h2{font-size:35px;line-height:40px;}.elementor-kit-4 h3{font-size:25px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{padding:18px 18px 18px 18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Button Global Style*/
.main_btn .elementor-button {
  position: relative;
  transition: box-shadow 0.25s ease;
}
.main_btn .elementor-button-icon {
  background: #f5ac21;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -65px;
  top: 50%;
  transform: translateY(-50%);
}
.main_btn .elementor-button:hover {
  box-shadow: 0 0 0 1.5px #ffffff;
}
.main_btn .elementor-button-icon {
  transition: box-shadow 0.25s ease;
}
.main_btn .elementor-button:hover .elementor-button-icon {
  box-shadow: 0 0 0 1.5px #ffffff;
}

.main_btn .elementor-button-icon svg {
  transition: transform 0.3s ease;
}
.main_btn .elementor-button:hover .elementor-button-icon svg {
  transform: rotate(45deg);
}

@media (max-width: 575.98px) {
  .main_btn .elementor-button-icon {
    width: 50px;
    height: 50px;
    right: -50px;
  }
}





/*Testimonial Author*/
.author_title .elementor-image-box-img {
  width: 73px !important;
  height: 73px !important;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
}
.author_title .elementor-image-box-img img {
  width: 100%;
  height: 105%;
  object-fit: cover;
}

@media (max-width: 575.98px) {
  .author_title figure {
    float: left;
  }
  .author_title .elementor-image-box-content {
    padding-left: 85px;
  }
}



/*Blog round btn style*/
/*Button Style*/
.comph_btn .elementor-button-icon svg {
  transition: transform 0.2s ease-in-out;
}

.comph_btn .elementor-button:hover .elementor-button-icon svg {
  transform: rotate(45deg);
}

.comph_btn svg path {
  stroke: #ffffff !important;
}



Subscribe Btn Design
.subs-forms {
  position: relative;
}

.subs-forms input[type="email"] {
  font-family: "Figtree", sans-serif !important;
  width: 100%;
  background: #fff;
  color: #bdbdbd !important;
  border: 1px solid #ccc;
  border-radius: 100px !important;
  padding: 20px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  outline: none !important;
  box-sizing: border-box;
}

.subs-btn {
  position: absolute;
  top: 50%;
  right: 56px;
  transform: translateY(-50%);
  background: #f5ac21;
  color: #212121 !important;
  border: 1px solid #f5ac21;
  padding: 23px 49px !important;
  border-radius: 100px !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  transition: 0.3s;
  line-height: 0px;
  text-transform: uppercase;
}

.btn-icon-bubble {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 46px;
  height: 46px;
  background: #f5ac21;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid #f5ac21;
}

.btn-icon-bubble img {
  width: 18px;
  height: auto;
  transition: transform 0.2s ease-in-out;
}

.subs-forms:hover .subs-btn {
  background: #fff;
  color: #000;
}

.subs-forms:hover .btn-icon-bubble {
  background: #000;
}

.subs-forms:hover .btn-icon-bubble img {
  filter: invert(1);
  transform: rotate(45deg);
}

.btn-icon-bubble {
  pointer-events: auto;
}
.btn-icon-bubble::after {
  content: "";
  position: absolute;
  inset: 0;
}

.subs-forms span.wpcf7-not-valid-tip {
  position: absolute;
  bottom: -22px;
  left: 25px;
}

@media (max-width: 575.98px) {
  .subs-btn {
    font-size: 15px;
    padding: 16px 16px !important;
    right: 40px !important;
  }

  .btn-icon-bubble {
    width: 34px;
    height: 34px;
    right: 6px;
  }

  .subs-forms input[type="email"] {
    padding: 10px !important;
    font-size: 15px !important;
  }
}



/*Global contact page*/
.contact-us-form-area .contact-double-column {
  font-family: "Figtree", sans-serif !important;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-bottom: 4px;
}

.contact-us-form-area .left-side,
.contact-us-form-area .right-side {
  flex: 1;
}

.contact-us-form-area input[type="text"],
.contact-us-form-area input[type="email"],
.contact-us-form-area input[type="tel"],
.contact-us-form-area textarea,
.contact-us-form-area select {
  width: 100%;
  box-sizing: border-box;
  border: transparent;
  border-radius: 12px;
  font-size: 16px;
  background: #eeeeee;
  height: 56px;
  padding: 0 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
}

.contact-us-form-area input[type="text"]:hover,
.contact-us-form-area input[type="email"]:hover,
.contact-us-form-area input[type="tel"]:hover,
.contact-us-form-area textarea:hover,
.contact-us-form-area select:hover {
  border: transparent;
}

.contact-us-form-area input[type="text"]:focus,
.contact-us-form-area input[type="email"]:focus,
.contact-us-form-area input[type="tel"]:focus,
.contact-us-form-area textarea:focus,
.contact-us-form-area select:focus {
  border: transparent;
  box-shadow: 0 0 4px #f5ab2186;
  outline: none;
}

.contact-us-form-area input::placeholder,
.contact-us-form-area textarea::placeholder,
.contact-us-form-area select::placeholder {
  color: #999999;
  opacity: 1;
}

.contact-us-form-area input:focus::placeholder,
.contact-us-form-area textarea:focus::placeholder,
.contact-us-form-area select:focus::placeholder {
  color: #f5ac21;
}

.contact-us-form-area textarea {
  height: auto;
}

/* Bubble section */
.contact-btn-wrap {
  position: relative;
  margin-top: 24px;
}

.contact-btn-wrap .contact-btn {
  width: 91.5%;
  background: #f5ac21;
  color: #212121;
  border: 1px solid #f5ac21;
  padding: 27px;
  border-radius: 100px;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  transition: 0.3s;
  box-sizing: border-box;
  line-height: 0px;
  font-weight: 800;
}

.contact-btn-wrap .contact-btn-bubble {
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  background: #f5ac21;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #f5ac21;
  cursor: pointer;
  transition: 0.3s;
  z-index: 10;
}

.contact-btn-wrap .contact-btn-bubble img {
  width: 15px;
  transition: transform 0.2s ease-in-out;
}

.contact-btn-wrap:hover .contact-btn {
  background: #fff;
  color: #000;
}

.contact-btn-wrap:hover .contact-btn-bubble {
  background: #000;
}

.contact-btn-wrap:hover .contact-btn-bubble img {
  filter: invert(1);
  transform: rotate(45deg);
}

.contact-btn-wrap p {
  margin-bottom: 0px;
}

/* ===== Responsive ===== */
@media (max-width: 768px) {
  .contact-us-form-area .contact-double-column {
    flex-direction: column;
  }

  .contact-us-form-area .left-side,
  .contact-us-form-area .right-side {
    flex: 1 1 100%;
  }
  .contact-btn-wrap .contact-btn {
    font-size: 14px;
    padding: 24px;
    width: 85%;
    font-weight: 500;
  }

  .contact-btn-wrap .contact-btn-bubble {
    width: 52px;
    height: 52px;
    right: -6px;
  }
  .left-side p {
    margin-bottom: 0px;
  }
  .contact-us-form-area textarea {
    margin-top: 17px;
    margin-bottom: 0px;
  }
}



/*Landing page bottom image btn*/
.block {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 30.5%;
  height: 82px;
  background: #fefbf3;
  border-top-left-radius: 24px;
}

.block::before,
.block::after {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: radial-gradient(
    circle 24px at top left,
    transparent 98%,
    #fefbf3
  );
}

.block::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background: radial-gradient(
    circle 24px at top left,
    transparent 98%,
    #fefbf3
  );
  left: -24px;
  top: 100%;
  transform: translateY(-100%);
}

.block::after {
  top: -24px;
  right: 0;
}

@media (max-width: 575.98px) {
  .block {
    width: 87%;
    height: 65px;
  }
}


/*Link Problem*/
.internal_link {
  color: #1a1a1aad;
  text-decoration: underline !important;
  display: inline-block !important;
}

.nowrap_list.elementor-widget.elementor-list-item-link-full_width a {
  width: auto !important;
  max-width: max-content;
}


@media (min-width: 1024px) {
  .nowrap_list .elementor-icon-list-text {
    white-space: nowrap;
  }
}/* End custom CSS */