.custom-hide {
	display:none!important;
}
div#successPopup p {
    font-family: 'Poppins';
    font-weight: 500;
    padding: 20px 0px;
}
div#successPopup button#closePopup  {
    background-color: transparent;
    font-size: 13.3px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 24px;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-image: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%);
    transition-duration: .3;
    border-style: none;
    border-radius: 50px 50px 50px 50px;
    padding: 8px 38.8px 8px 38.77px;
}
form#cart_form {
    gap: 15px;
    display: flex;
    flex-direction: column;
    padding-top: 20px;
}
.cart-custm-btn .payment-btn {
    margin-top: 10px;
    width: 100%!important;
    height: 40px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    padding: 11px!important;
    font-size: 13.3px!important;
    line-height: 24px;
    color: white!important;
    border: none!important;
    border-radius: 20px!important;
    font-weight: bold!important;
    cursor: pointer!important;
    text-transform: uppercase;
}
/* blog list page start  */
.p-artical, .all-artical {
    display: flex;
    gap: 0;
    font-family:poppins;
    border-radius: 15px;
    background: #F7F5F9;
	margin-bottom:30px;
}

.all-artical-image {
    width: 35%;
}

.all-artical-text {
    width: 65%;
    padding: 2em 3em;
   
}
.p-artical-image {
    width: 40%;
}
.p-artical-text {
    width: 60%;
    padding: 2em 3em;
   
}
.p-artical-text, .all-artical-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.p-artical-text h3 {
    font-size: 19.2px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
    color: #775DA4;
    margin: 0px;

}

.all-artical-text h2 {
    font-size: 33.18px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.01em;
   margin: 0px;
   padding: 25px 0px;
    color: #454545;
    
}
.p-artical-text h2 {
    font-size: 39.91px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.01em;
   margin: 0px;
   padding: 25px 0px;
    color: #454545;
    
}

.all-artical-text p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.01em;
   padding-bottom: 30px;
    color: #454545;
    
}

.p-artical-text p {
    font-size: 19.2px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.01em;
   padding-bottom: 30px;
    color: #454545;
    
}
.p-artical-text a, .all-artical-text a {
    font-size: 13.3px;
    font-weight: 600;
    line-height: 19px;
    color: #9880ba;
    text-decoration: none!important;
    display: flex;
    gap: 5px;
    align-items: center;
}

 .all-artical-text  .arrow-icon a:after, .p-artical-text  .arrow-icon a:after {

    margin-top: 0px!important;
   }
.p-artical-image img,
.all-artical-image img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
    border-radius: 0px 15px 15px 0px;
}
.p-artical-image img {
    height: 435px;
    width: 100%;
}
.all-artical-image img {
    height: 355px;
    width: 100%;
}
.load-more-container button {
    width: 250px;
    height: 50px;
    background: #775DA4;
    border-radius: 70px;
    color: #fff!important;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: auto;
}
.load-more-container button:hover, .load-more-container button:focus {
   
    background: #9880BA;
   
}
/* blog list page end  */


/* swiper css start  */
.myTailored {
    padding: 60px 0px!important;
}
.custom-company-box {
    padding: 20px;
    background: #ffffff;
    height: 339px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;

  
    align-items: center;
    font-family: 'Poppins';
}
.custom-company-box  img {
   
    object-fit: contain!important;
    width: 202px;
}
.comp-img {
    height: 70px;
    display: flex;
    align-items: center;
}
.comp-head {
        font-size: 23.04px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: #454545;
    padding: 20px 0px
}
.custom-company-box p {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    letter-spacing: -0.01em;
    padding: 2px 0px ;
    text-align: center;
}
.custom-company-box p span.label {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 16px;
}
img.comp-img-1 {
    width: 202.81px;
    height: 81px;
}
img.comp-img-2 {
    width: 155px;
    height: 55px;
}
img.comp-img-4 {
    width: 225px;
    height: 29px;
}
img.comp-img-3 {
    width: 136px;
    height: 70px;
}
.swiper-button-next, .swiper-button-prev {
    top: 48%!important
    ;
}

@media (min-width:1024px) and  (max-width:1280px){
    .custom-company-box {
  
    min-height: 380px;
   
}
}


@media   (max-width:500px){
    .custom-company-box {
  
    min-height: 380px;
   
}
}
@media (min-width:1381px){
		.c-swiper-icon-box .swiper-button-next {
    right: -40px!important;
    left: auto;
}
	.c-swiper-icon-box .swiper-button-prev {
    left: -40px!important;
    right: auto;
}
	.c-swiper-icon-box .mySwiperIcon {
    padding: 60px 0px !important;
}
}
@media (max-width:1380px){
	.c-swiper-icon-box .myTailored {
    padding: 60px 20px!important;
}
	.c-swiper-icon-box .swiper-button-next {
    right: -15px!important;
    left: auto;
}
	.c-swiper-icon-box .swiper-button-prev {
    left: -15px!important;
    right: auto;
}
		.c-swiper-icon-box.c-sl-2 .swiper-button-next {
    right: 10px!important;
    left: auto;
}
	.c-swiper-icon-box.c-sl-2 .swiper-button-prev {
    left: 10px!important;
    right: auto;
}
	.c-swiper-icon-box .mySwiperIcon {
         padding: 60px 20px !important;
        margin: 0px 20px;
}

}

/* 2nd slider  */







.c-swiper-icon-box h2.custm-icon-text {
  font-size: 19.2px;
  font-weight: 500;
  line-height: 125%;
  font-family: 'Poppins';
  margin-top: 10px;
  margin-bottom: 0;
  letter-spacing: -0.01em
}
.c-swiper-icon-box .custm-icon-silder {
  background: #f7f5f9;
  text-align: center;
  padding: 32.5px 0px;
  border-radius: 15px;
  border: 1px  solid transparent;
  
}
.c-swiper-icon-box .custm-icon-silder:hover {
  border: 1px solid #9880BA;
}
.custm-icon-silder img {
  width: 35px!important;
  height: 35px!important;
  object-fit: contain;
  margin: auto;
}
.c-swiper-icon-box .swiper-button-next,
.c-swiper-icon-box .swiper-button-prev {


  left: auto;
  background: #8575a4;
  height: 40px;
  width: 40px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.c-swiper-icon-box .swiper-button-next:after,
.c-swiper-icon-box .swiper-button-prev:after {

  font-size: 20px;

  font-weight: 700;
  line-height: 1;
  color: #5c4785;
}



@media (max-width:767px){
  .c-swiper-icon-box .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: none;
}

.c-swiper-icon-box  .mySwiperIcon {
  padding: 20px 20px 50px 20px;
}
}

@media (max-width:767px){
  .c-swiper-icon-box .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
  display: none;
}
}

/* swiper css end  */

#showOptions {
  accent-color: #5c4785;
	margin-top:-2px;
}
label.contract-check {
    display: flex;
    gap: 6px;
    align-items: center;
}
label.contract-check {

    max-width: fit-content!important;
}
.check-wit-bg {
	display:none;
}

.custm-check-bg {
    
    background-image:none;
}
.custm-check-bg.c-full-show {
    background-image: url(/wp-content/uploads/2025/06/white-shape-scaled.png)!important;
}

.check-wit-bg.c-full-show {
    display: block!important;
}
.page-id-3779 button.payment-btn.gr-gold.r-arrow:after {
 
    right: 43px!important;
   
}
a.c-contract-btn {
    font-family: "Poppins", Sans-serif;
    font-size: 13.3px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none!important;
    line-height: 1.6;
    fill: #FFFFFF;
    color: #FFFFFF!important;
    text-align: center;
    display: block;
}
a.c-contract-btn i {
    font-size: 19px;
    padding-left: 10px;
}
a.c-contract-btn:hover{
 color:#E2AB4C!important
}

button.c-btn-check {
    background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%)!important;
    width: 329px!important;
    border-radius: 50px!important;
    font-size: 13.3px!important;
    font-family: 'Poppins'!important;
    font-weight: 700!important;
    min-height: 40px!important;
    border: none!important;
    color: #fff;
}

.cust-figma-popup a.c-btn-check {
    background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%)!important;
    width: 250px!important;
    border-radius: 50px!important;
    font-size: 13.3px!important;
    font-family: 'Poppins'!important;
    font-weight: 700!important;
    min-height: 40px!important;
    border: none!important;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-opt-check{
	display:none;
}
.contact-opt-check .c-d-flex {
    display: flex;
    gap: 30px;
    padding: 10px 0px 20px;
    flex-wrap: wrap;
}
label.contract-check {
    font-family: poppins;
    font-weight: 500;
    padding: 20px 0px;
}
.pop-link-head.c-ital-text span {
    font-size: 23.04px;
    font-style: italic;
    line-height: 1.4;
    letter-spacing: -0.01em;
	font-weight:600;
}

/* footer top  form strat    */
.gform-theme--framework .field_description_below .gfield_description:where(:not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)) {
  margin-block-start: var(--gf-desc-space);
  background: #ffffffde;
  padding: 3px;
}
.gform-theme--framework .gform_validation_errors {
  background-color: rgb(255 255 255)!important;
 
}
.gform-theme--framework .gform_validation_errors:focus {
outline:none!important;
}
form.checkout-g-form.f-form-all .gfield_label, form.checkout-g-form.f-form-all label.gform-field-label.gform-field-label--type-sub {
  color:#fff!important;
}
form.checkout-g-form.f-form-all input, form.checkout-g-form.f-form-all textarea, form.checkout-g-form.f-form-all select {
  background: #f7f5f933 !important;
  border-color: #f7f5f900 !important;
 
}

form.checkout-g-form.f-form-all input.gform_button.button {
  background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%)!important;
  width: 100%!important;
 color: #fff!important
 
}
div#gform_fields_7 {
  row-gap: 10px;
 
}


form.checkout-g-form.f-form-all .ginput_container_select {
position: relative;

}

form.checkout-g-form.f-form-all .ginput_container_select select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
color: #fff;
width: 100%;


}
form.checkout-g-form.f-form-all .ginput_container_select select option {
  color: #000!important;
}

/* Add Font Awesome icon after select */
form.checkout-g-form.f-form-all .ginput_container_select::after {
content: "\f078"; /* Unicode for fa-chevron-down */
font-family: "Font Awesome 6 Free"; /* Or 'Font Awesome 5 Free' */
font-weight: 900;
position: absolute;
right: 1rem;
top: 50%;
transform: translateY(-50%);
pointer-events: none;
color: #fff;
font-size: 1rem;
}
form.checkout-g-form.f-form-all .gform-footer.gform_footer.top_label {
  margin-top: 40px;
  margin-bottom: 40px;
}
form.checkout-g-form.f-form-all input.gform_button.button:hover {
  background: #F3BF5A!important;
  transition: none!important;
}
form.checkout-g-form.f-form-all input {
  color: #fff!important;
}
/* footer top form end  */
/* pop up form gravity  */
input#gform_submit_button_9 {
  margin: 30px auto;
  color: #fff!important;
  max-width: 412px;
  width: 100%!important;
  min-height: 40px!important;
}
div#gform_fields_9 {
  row-gap: 10px;
}
form.checkout-g-form.pop-form-1 input.gform_button.button:hover {
  background: #F3BF5A!important;
  transition: none!important;
}

.f-label-none  legend.gfield_label.gform-field-label {
opacity:0!important;
}
/* pop up form gravity end  */

/* range slider new start  */
  
  
  .range {
   width: 100%;
  }
  
  .range__value {
    
  
    text-align:right;
  font-family: poppins;
  font-size: 23.04px;
  font-weight: 600;
  line-height: 150%;
  color: #454545;
  }
  
  
  
 
  
  .form-group span {
     text-align:right;
  font-family: poppins;
  font-size: 23.04px;
  font-weight: 600;
  line-height: 32.25px;
  color: #454545;
  }
  
  .range__slider label {
    margin-bottom: 10px;
  }
  
  .range__slider [type="range"] {
    width: 100%;
    -webkit-appearance: none;
    height: 6px;
    border-radius: 6px;
    background: #e7e3ed;
    outline: none;
    padding: 0;
    margin: 0;
  }
  .form-group.range__slider {
      height: 50px;
   
      display: flex;
      align-items: center;
  }
  /* custom thumb */
  .range__slider [type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
  
    background-color: #DCA645;
    background-image:url('/wp-content/uploads/2025/06/rang-circle-btn.svg') ;
    background-repeat:no-repeat;
  background-position: center center;
    cursor: pointer;
  background-size:cover;
  
  
  }
/*   .price_range-slider .range__slider [type="range"]::-webkit-slider-thumb {
  margin-left:0px!important;
}

.price_range-slider .range__slider [type="range"]::-moz-range-thumb {
  margin-left:0px!important;
}

.price_range-slider.reduce_right .range__slider [type="range"]::-webkit-slider-thumb {
  margin-left:-3px!important;
}

.price_range-slider.reduce_right .range__slider [type="range"]::-moz-range-thumb {
  margin-left:-3px!important;
} */




  .range__slider [type="range"]::-webkit-slider-thumb:hover {
      background-color: #F3BF5A;
    background-image:url('/wp-content/uploads/2025/06/rang-circle-btn.svg') ;
    background-repeat:no-repeat;
  background-position: center center;
  }
  
  .range__slider [type="range"]::-moz-range-thumb {
      width:35px;
      height: 35px;
  background-size:cover;
    border: 0;
    border-radius: 50%;
    background-color: #DCA645;
    background-image:url('/wp-content/uploads/2025/06/rang-circle-btn.svg') ;
    background-repeat:no-repeat;
  background-position: center center;
    cursor: pointer;
    -webkit-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
  }
  
  .range__slider [type="range"]::-moz-range-thumb:hover {
   
    background-color: #F3BF5A;
    background-image:url('/wp-content/uploads/2025/06/rang-circle-btn.svg') ;
    background-repeat:no-repeat;
  background-position: center center;
  }
  
  /* remove border */
  input::-moz-focus-inner, input::-moz-focus-outer {
    border: 0;
  }
/* range slider new end  */

li.hfe-breadcrumbs-item a {
  text-decoration: none;
}
ul.hfe-breadcrumbs li {
  margin-right: 6px!important;
}
p {
  margin-block-start: 0;
  margin-block-end: 0!important;
}
/* checkout page start  */
.page-id-3779 .plan-card {
  float: right!important;

}
.page-id-3779 a {
 
  color: #775da4;
}
.from-success-checkout p {
font-family:poppins;
font-size:16px;
font-weight:500;
line-height:160%;
letter-spacing:-0.01em;
background:#efffe6;
padding:20px;
}

.form-row.place-order {
  margin-bottom: 20px!important;
}
.woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.woocommerce-billing-fields__field-wrapper  .form-row {
  padding: 3px;
  margin: 0 0 6px;
  width: 48%;
}
.form-row.place-order {
  justify-content: space-between;
  margin: 0px 50px!important;
}

.form-row.place-order {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 20px 0px!important;

}

.payment-logo img {
  max-width: 268.5px;
  height: 23px;
object-fit:contain;
}
.payment-custom-box {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: flex-start;
  padding: 0px 0px;
width: 70%;
}
.payment-custom-tax span, .payment-custom-due span {
   font-family: 'Open Sans';
  font-weight: 700;
  color: #775da4;
  line-height: 36.6px;
  padding-right: 15px;
  font-size: 13.3px;
}
span.custm-t-payment {
  color: #454545;
 
  line-height: 36.6px;
  font-size: 19.2px;
}
.form-row.place-order {
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.check-pink-bottom-bg {
  background-image: url(/wp-content/uploads/2025/05/pink-sahpe-scaled.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 110px;
}


.check-wit-bg {
  background-image:url(/wp-content/uploads/2025/05/pink-sahpe-scaled.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
padding-bottom: 100px;
    padding-top: 40px;
}

.custm-check-bg {
  background-color: #f7f5f9;

  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
    padding: 20px 0px;
}

li.wc_payment_method.payment_method_stripe {
  list-style: none;
}
li.wc_payment_method.payment_method_stripe label, #add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  display: none;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {

  background-color: #ffffff!important;

}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: rgb(129 110 153 / 0%)!important;
 
  border: none!important;
}
p.form-row.woocommerce-SavedPaymentMethods-saveNew.woocommerce-validated {
  display: none!important;
}
.payment-tab.active {
border:none!important;
  background: #fff;
  border: 1px solid #ddd;
  border-bottom: 4px solid #775DA4 !important;
  margin-bottom: -4px;
}
.custom-payment-tabs {
margin-bottom:0px!important;
}
.woo-py-30 {
padding:30px 0px;
}
.select2-container .select2-selection--single .select2-selection__rendered,
 
.woocommerce form .form-row .input-text, .woocommerce form .form-row select, .checkout-g-form_wrapper input {

  font-family: 'Poppins'!important;
  font-size: 13.3px!important;
  font-weight: 500;
  line-height: 150%;
color:#454545!important;

}
input#gform_submit_button_6 {
  max-width: 412px !important;
  height: 40px !important;
  margin: auto;
  color: #fff!important;
}
input#gform_submit_button_6:hover {
background:#f3bf5a!important;
transition:none!important;
}
.checkout-g-form_wrapper input:focus,  form.checkout-g-form textarea:focus, form.checkout-g-form select:focus {
outline:none!important;
}
.checkout-g-form_wrapper input#gform_submit_button_1 {
  color: #fff!important;
}
.checkout-g-form_wrapper input#gform_submit_button_1:hover {
transition:none;
 background:#F3BF5A !important;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: right;
  background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%);!important;
  width: 100%;
  max-width: 350px;
  height: 40px;
  border-radius: 70px;
  padding: 10px;
text-transform:uppercase;
}
.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover {
background:#F3BF5A!important;
transition:none;
}

.woocommerce-billing-fields {
  padding-bottom: 20px;
}

.pay-securely-text p {
  font-family: 'Poppins';
  font-weight: 500;
  text-align: center;
  font-size: 16px;
  line-height: 160%;
  padding: 10px 20px;
}

label.p-FieldLabel.Label.Label--empty {
  font-family: poppins!important;
}
.payment_box.payment_method_stripe fieldset, .payment-tab-content {
  border: none;
  font-family: poppins!important;
}
div#customer_details, .custom-terms-box, form.checkout.woocommerce-checkout, .bred-inner-content {
  max-width: 1300px;
  margin: auto;
}
.bred-inner-content {
  padding-top: 150px;
  padding-bottom: 25px;

}
.bred-inner-content h2 {
  font-family: "Poppins", Sans-serif;
  font-size: 47.78px;
  font-weight: 600;
  line-height: 125%;
  letter-spacing: -0.01em;
  color: #454545;
margin-bottom:0px;
}
.bred-link, ul.hfe-breadcrumbs.hfe-breadcrumbs-show-home {
  font-size: 13.3px;
  font-family: 'Poppins';
  font-weight: 500;
  line-height: 18.6px;
  color: #454545;
}
div#customer_details {
padding-top:70px;
}
.custm-breadcrum {
  background: #F7F5F9;
}
.page-id-3779 .page-content {
  max-width: 100%;
  margin: auto;
}
.site-main.post-3779 {
  max-width: 100%!important;
}

.check-subheading {
  font-size: 19.2px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: poppins!important;
color:#775DA4;
}
.check-heading {
  font-family: 'Poppins';
  font-size: 39.91px;
  line-height: 115%;
  font-weight: 600;
  color: #454545;
  letter-spacing: -0.01em;
  padding-bottom: 20px;
padding-top:10px;
}
.checkout-f-content {
  padding-bottom: 20px;
}
.check-content-data {
  font-family: 'Poppins';
  font-size: 19.2px;
  font-weight: 500;
  line-height: 28.8px;
  letter-spacing: -0.01em;
  color: #454545;
}
div#gform_fields_1, div#gform_field_6 {
  row-gap: 10px;
}
.post-3779 .page-header {
  display: none;
}
p#billing_last_name_field label {
  opacity: 0;
}

/* checkout page end  */
/* Retensa guarantees pop up start  */

p.pop-cont {
    letter-spacing: -0.01em;
}
p.pop-cont-guarantee {
    font-size: 19.2px;
    line-height: 1.4;
    letter-spacing: -0.01em;
}
.pop-num-head {
    font-size: 23.04px;
    font-weight: 600;
    line-height: 1.4;
    color: #454545;
    letter-spacing: -0.01em;
}
.pop-num-box {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 0px;
}
.pop-link-head p {
    font-size: 23.04px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: -0.01em;
    font-style: italic;
    color: #775DA4;
	padding:20px 0px;
}
.gurantee-btn {
    width: 100%;
	max-width:300px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff!important;
    font-family: 'Poppins';
    font-weight: 600;
    height: 40px;
    border-radius: 50px;
}
.gurantee-btn:hover {
	background:#F3BF5A!important;
}

a.pop-link {
    display: flex;
    gap: 5px;
}


div#popmake-9024 {
    border-radius: 15px;
}
@media (max-width:600px){
	a#guarantee_agreement {
  
    line-height: 1.2!important;
}
	div#pum-9024 .sub-heading {
	padding-right:40px;
}
}
/* Retensa guarantees pop up end  */


/* gravity form start  */
h2.gform_title {
  display: none!important;
}
span.gfield_required {
  display: none;
}
form.checkout-g-form
.gfield_label {
  color: #454545!important;
  font-family: 'Poppins'!important;
  font-size: 13.3px!important;
  font-weight: 500!important;
  line-height: 32px!important;
margin-bottom:0px;
}
form.checkout-g-form label.gform-field-label.gform-field-label--type-sub {
  font-size: 11.1px;
  font-family: 'Poppins';
  font-weight: 500;
  line-height: 32px;
  color: #454545;
}
form.checkout-g-form .gform-theme--foundation .gform_fields {
  row-gap: 10px;
}
form.checkout-g-form input, form.checkout-g-form textarea, form.checkout-g-form select {
  background: #f7f5f9!important;
  border-color: #d0d0d0!important;
  box-shadow: none!important;
  font-family: poppins;
}
.cart-email-req input::placeholder {
  color: #000000 !important;
}
input.gform_button.button {
  background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%)!important;
  width: 329px!important;
  border-radius: 50px!important;
  font-size: 13.3px!important;
  font-family: 'Poppins'!important;
  font-weight: 700!important;
  min-height: 40px!important;
border:none!important;
}
input.gform_button.button:focus {
border:none!important;
    outline: none !important;
}
/* gravity form end  */

/* additional css start  */

a.reset-btn.reset-class-disabled:before {
  content: url('/wp-content/uploads/2025/05/close-icon.png')!important;
 
padding-top:5px;
 background:none!important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.request-more-info-disabled {
  pointer-events: none;
}
a.reset-btn:before { 
display:none!important;

content: url('/wp-content/uploads/2025/06/close.svg')!important;
padding-top:5px;
  background:none!important;
  display: flex;
  align-items: center;
  justify-content: center;}

a.reset-btn:hover:before {
content:url('/wp-content/uploads/2025/06/close-hover.svg')!important;
}
a.reset-btn.reset-class-disabled:hover:before {
  content: url('/wp-content/uploads/2025/05/close-icon.png')!important;}
/* additional end  */


/* req form start  */
div#popmake-5638 {
  background: #F7F5F9;
  border-radius: 15px;
}
form#forminator-module-5641 .forminator-input  {
border: 1px solid #D0D0D0 !important;
}
form#forminator-module-5641 .forminator-input:focus  {
border-color: #5C4785 !important;
}

form#forminator-module-5641 .forminator-input {
border-radius: 5px!important;
background: #ffffff !important;
color: #454545!important;
border: 1px solid #D0D0D0 !important;
}
.forminator-ui#forminator-module-5641.forminator-design--flat .forminator-label .forminator-required {
  color: #343f6b!important;
}
form#forminator-module-5641 .forminator-row {
  margin-bottom: 10px!important;
}
form#forminator-module-5641 button.forminator-button.forminator-button-submit {
 
  margin: 40px 0px  10px 0px !important;
}
form#forminator-module-5641 .forminator-label, form#forminator-module-5641 .last-name .forminator-field:after, form#forminator-module-5641 .first-name .forminator-field:after {
color: #343F6B !important;
}
.req-pop-form {
  text-align: left!important;
}
.request-pop-up {
 
  padding: 20px 20px 0px 20px;
}
form#forminator-module-5641 .forminator-row {
  justify-content: center;
}
form#forminator-module-5641 .forminator-col-4 {
  max-width: 296.4px!important;
}


form#forminator-module-5641  .forminator-row.forminator-row-last .forminator-col {
max-width: fit-content;
margin: auto;
}
form#forminator-module-5641 button.forminator-button.forminator-button-submit {
 max-width:100%!important;
width: 412px!important;
  height: 40px!important;
}

/* req form end  */

/* request pop up start  */


.request-pop-up {
  text-align: center;
}
span.text-purple.req-sub-head {
  font-size: 19.2px;
  font-family: 'Poppins';
  font-weight: 600;
  text-transform: uppercase;

}
h2.req-pop-head {
  font-size: 39.91px;
  font-weight: 600;
  font-family: poppins;
  color: #454545;
  line-height: 115%;
  letter-spacing: 0.01em;
  margin: 0px;
}
span.text-purple {
  color: #775da4;
}
p.req-content {
  font-size: 19.2px;
  font-family: poppins;
  font-weight: 500;
  color: #454545;
  line-height: 28.8px;
  letter-spacing: -0.01em;
  padding: 20px 0px;
}
/* request pop up end  */

/* home-form-new changes start */
a.req-btn-2 {
  background: #775DA5;
  width: 425px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff!important;
  border-radius: 50px;
}
a.req-btn-2:hover {
  background:#9880BA;
 
}
.two-btn-box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0px;
  flex-wrap: wrap;
gap:40px;
}
.pr-bottom-bar {

  padding-top: 10px;
}
/* home form new changes end  */


/* checkout payment start  */

form.checkout.woocommerce-checkout {
  padding: 40px;
  border: 1px solid #d6cee4;
  border-radius: 15px;
margin-bottom:40px;
}
.woocommerce-billing-fields__field-wrapper {
  max-width: 675px;
  margin: auto;
}
.woo-text-center {
text-align:center;
}
/* div#payment {
padding: 30px 40px;
margin-bottom: 120px;
border: 1px solid #d6cee4;
border-radius: 15px!important;
background: #fff!important;
font-family: poppins;
} */
.payment-tab {
padding: 10px 20px;
cursor: pointer;
border: 1px solid transparent;
border-bottom: none;
background: #f8f8f800;
margin-right: 10px;
border-radius: 5px 5px 0 0;
font-size:23.04px;
font-weight:600;
line-height:115%;
color:#775DA4;
font-family:poppins;
letter-spacing:-0.01em;
}
.custom-terms-box {
max-width:1074px!important;
}

.woocommerce-privacy-policy-text p {
font-weight: 500;
font-size: 16px;
line-height: 160%;
text-align: center;
}
/* chekout payment end  */


/* plan csss start  */

button.payment-btn.gr-gold:hover {

background:linear-gradient(180deg, #F3BF5A 0%, #F3BF5A 100%);

}

.cart-custm-btn {

display: flex;

align-items: center;

flex-direction: column;

}

.cart-btn:after {

content: url('/wp-content/uploads/2025/06/cart-icon.png');

margin-top: 8px;

}

a.pr-restult-review-btn.gr-gold.cart-btn {

padding: 13px 80px!important;

display: flex;

align-items: center;

gap: 10px;

}



.plan-card {



max-width:512px!important

;

margin:auto;





border-radius: 12px;

overflow: hidden;

background: white;

box-shadow: 0 0 10px rgba(0,0,0,0.05);

font-family: poppins;

padding-bottom: 10px;

background: #f7f5f9;





 

}



.plan-header {

background-color: #5C4785;

color: white;

text-align: center;

padding: 12px 0;

font-weight: 600;



border-top-left-radius: 10px;

border-top-right-radius: 10px;

}



.plan-body {

padding: 30px 48px!important;

}

.plan-body h2, .plan-header {

font-size: 19.2px;

}





.plan-info div {

display: flex;

justify-content: space-between;

padding: 6px 0;

font-size: 16px;

}

.total-due span.label {

font-weight: 700;

} 

.label {


color: #775DA4;


text-transform: uppercase;

font-size: 13.3px;

font-weight: 600;

line-height:140%;



}

button.payment-btn {
  position: relative;
}
button.payment-btn.gr-gold.r-arrow:after {
  content: url(/wp-content/uploads/2025/05/ang-arrow.png);
  padding: 0px 5px;
  position: absolute;
  right: 75px!important;
  top: 11px!important;
}
.value {

font-weight: 600;

color: #454545;

font-size:16px;

line-height:140%;

}



.plan-card hr {



border: none;

border-top: 1px solid #ddd;

margin: 20px 0px;

}



.guarantee-section h3 {

margin-bottom: 8px;

font-size: 19.2px;

font-weight: 600;

line-height:125%;

letter-spacing:-0.01em;

}



.guarantee-section p {

font-size: 13.3px;

font-family: 'Poppins';

font-weight: 500;

line-height: 160%;

color:#454545;

margin-bottom:0px;

}

.total-due {

display: flex;

justify-content: space-between;

margin-top: 25px;

font-size: 19.2px;

font-weight: bold;
  align-items: center;
}



.price {
  color: #454545;
  font-weight: 600;
  line-height: 140%;
}



.payment-btn {

width: 100%;

margin-top: 30px;

padding: 8px 12px;

font-size: 13.3px;

line-height: 24px;

max-width: 412px;

color: white;

border: none;

border-radius: 25px;

font-weight: bold;

cursor: pointer;

text-transform: uppercase;

font-family: 'Poppins';

}

.payment-btn {

width: 100%;

height: 40px;

display: flex;

align-items: center;

justify-content: center;

padding: 11px;

font-size: 13.3px;

line-height: 24px;

color: white;

border: none;

border-radius: 20px;

font-weight: bold;

cursor: pointer;

text-transform: uppercase;

}



.plan-card  button.reset-btn:before {

font-family: 'Font Awesome 6 Free';

font-weight: 900;

content: "\f00d";

font-size: 10px;

color: #fff;

margin-right: 5px;

background: #9880ba;

border-radius: 50%;

width: 20px;

height: 20px;

display: flex;

align-items: center;

justify-content: center;

}

.reset-btn {

margin: 30px auto 0;

line-height: 150%;

font-family: 'Poppins';

background: none;

border: none;

color: #9880BA;

font-size: 13.3px;

cursor: pointer;

font-weight: 600;

text-transform: uppercase;

display: flex;

gap: 5px;

align-items: center;

}

button.reset-btn:active, button.reset-btn:focus, button.reset-btn:visited {

background: transparent!important;

color:#9880BA;

}

button.reset-btn:hover {

background: transparent;

  color: #5C4785;

}

.plan-card button.reset-btn:hover::before {



  background:  #5C4785;

}

.label {

width: 70%!important;



}
.cart-email-req {
  padding-top: 20px;
}
.plan-body h2 {
  font-weight: 600;
  line-height: 125%;
  letter-spacing: -0.01em;
}
.cart-email-req input {
  border-color: #d0d0d0!important;
  font-family: 'Poppins';
  font-size: 14px;
border-radius:5px!important;
  line-height: 18.6px;
  color: #000!important;
  height: 38.8px;
}

.value {

width: 30%;



display: flex;

align-items: center;

justify-content: flex-end;

}


/* cart page end  */


/* checkout start  */
.page-id-3779 .woocommerce-billing-fields h3 {
font-size: 19.2px;
font-family: 'Poppins';
text-transform: uppercase;
font-weight: 600;
color: #775DA4;
text-align:center;
padding-bottom:10px;
}


.page-id-3779 .woocommerce-billing-fields__field-wrapper label {
font-size: 13.3px;
font-weight: 500;
font-family: 'Poppins';
color: #454545;
line-height: 32px;
}

.page-id-3779 .woocommerce-billing-fields__field-wrapper input {
background: #f7f5f9!important;
border-color: #d0d0d0!important;
}
.page-id-3779 .select2-container .select2-dropdown, .page-id-3779 .select2-container .select2-selection {
background-color: #f7f5f9;
border: var(--wc-form-border-width,1px) solid var(--wc-form-border-color,#aaa);
border-color: #d0d0d0;
border-radius: var(--wc-form-border-radius,4px);
}
p#billing_first_name_field:after {
content: 'FIRST';
font-family: 'Poppins';
font-weight: 500;
font-size: 11.1px;
line-height: 32px;
}
p#billing_last_name_field:after {
content: 'LAST';
font-family: 'Poppins';
font-weight: 500;
font-size: 11.1px;
line-height: 32px;
}

.page-id-3779 .woocommerce form .form-row .required {
color: #454545;

margin-left: -3px;
}

.custom-terms-box {
border: none!important;
padding: 0px!important;
}
span.term-sub-title {
  font-size: 19.2px;
  font-weight: 600;
  color: #775da4;
  text-transform: uppercase;
  font-family: 'Poppins';
}
h3.term-head-title {
font-size: 39.91px;
font-weight: 600;
font-family: 'Poppins';
color: #454545;
line-height: 115%;
letter-spacing:-0.01em;
color:#454545;

}
p.terms-content {
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  padding-bottom: 5px;
  font-family: 'Poppins';
  color: #454545;
}
.terms-text-center {
text-align:center;
padding:30px 0px!important;
}
.custom-terms-box {
padding: 0px 0px 70px 0px !important;
}
/* checkout end  */


/* contact form start  */
form#forminator-module-5362 .forminator-input,  {
border: 1px solid #D0D0D0 !important;
}

form#forminator-module-5362 .forminator-input {
border-radius: 5px!important;
background: #f7f5f9 !important;
color: #454545!important;
border: 1px solid #D0D0D0 !important;
}
form#forminator-module-5362 .forminator-label, form#forminator-module-5362 .last-name .forminator-field:after, form#forminator-module-5362 .first-name .forminator-field:after {
color: #454545;
}
.forminator-ui#forminator-module-5362.forminator-design--flat .forminator-textarea {
border: 1px solid #D0D0D0 !important;
background: #f7f5f9;
border-radius: 5px;
color: #454545;
}
.forminator-ui#forminator-module-5362.forminator-design--flat .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
background-color: #f7f5f9!important
;
font-family: poppins;
border: 1px solid  #D0D0D0;
}

form#forminator-module-5362 span.select2-selection__placeholder {
font-size: 13.3px;
color: #454545!important
;
font-weight: 500;
line-height: 150%;

}
form#forminator-module-5362 .custm-contac-form-arrow span.select2-selection__arrow > span.forminator-icon-chevron-down::before {
color:#775DA4!important;
}
form#forminator-module-5362  .forminator-row.forminator-row-last .forminator-col {
max-width: fit-content;
margin: auto;
}
form#forminator-module-5362 button.forminator-button.forminator-button-submit {
  width: 412px!important;
  height: 40px!important;
}
.forminator-ui#forminator-module-5362.forminator-design--flat .forminator-textarea {
  resize: none!important;
}
/* contact form end  */


/* footer start  */

.f-t-btn a {

background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%);

}
.f-t-btn a:hover, .f-t-btn a:focus, .f-t-btn a:active  {

background: #f3bf5a!important;
 transition: background-color 0.3s ease, color 0.3s ease;
}

p{
margin-bottom: 0;
}
.footer-icon-hover ul li a:hover
{
font-weight: 600!important;
}
.footer-icon-hover ul li a:before {
content: '';
background: url(https://retensa.com/wp-content/uploads/2025/11/Polygon-4.svg);
height: 15px;
width: 10px;
position: absolute;

background-repeat: no-repeat;
top: 3.5px;
left: -16px;
opacity: 0;
background-color: transparent!important;
}

.footer-icon-hover ul li a:hover:before, .footer-icon-hover ul li a:focus:before, .footer-icon-hover ul li a:active:before, .current-menu-item a:before {
opacity: 1 !important;
}
.footer-icon-hover  .current-menu-ancestor a.hfe-menu-item {

font-weight: 600;
}
/* footer end  */



/* testimonial home start  */



.testimonial-home-block  .swiper-button-next, .testimonial-home-block  .swiper-button-prev {
top:50%;
right: -40px;
left: auto;
background: #8575a4;
height: 40px;
width: 40px;
border-radius: 50px;
display: flex;
align-items: center;
justify-content: center;
}
.testimonial-home-block  .swiper-button-next:after, .testimonial-home-block  .swiper-button-prev:after {

font-size: 20px;

font-weight: 700;
line-height: 1;
color: #5c4785;
}
.testimonial-home-block  .swiper-button-prev {
left: -50px;
right: auto;
}
.testimonial-home-block  .swiper-button-next {
right: -50px;
left: auto;
}
.testimonial-home-block   .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.testimonial-home-block .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* testimonial home end  */



/* pop up start  */
.page-id-66 .elementor-149 .elementor-element.elementor-element-6454090 {
background-color: #F7F5F9!important;
}
/*popup css*/
.cust-figma-popup h2,
.cust-figma-popup h1 {
font-weight: 600;
color: #454545 !important;
margin-bottom: 10px;
padding-top: 10px;
font-family: 'Poppins' !important;
letter-spacing: -0.01em;
}
h2.line-1 {
line-height: 1.4;
}
h2.line-2 {
line-height: 1.4;
}
.cust-figma-popup span {
color: #9880ba;
font-weight: 600;
}

.pt-25 {
padding-top: 1px;
}

section.custom-popup-icon p:before {
content: url('/wp-content/uploads/2025/05/check-1.svg');
padding-top: 4px;
height: 22px;
}
section.custom-popup-icon p {
line-height: 32px;
}
.cust-figma-popup .custom-icon-32 h2 {
font-size: 17px;
margin-bottom: 10px;
}

.cust-figma-popup {
padding: 34px 40px;
}

.cust-figma-popup .sub-heading {
font-size: 19.2px;
font-weight: 600;
color: #775da4;
text-transform: uppercase;
/*   letter-spacing: -0.01em; */
}

.pum-theme-10658 .pum-content+.pum-close,
.pum-theme-enterprise-blue .pum-content+.pum-close {
height: 40px !important;
width: 40px !important;
background-color: #9880ba !important;
font-weight: bold !important;
font-family: math;
}

#popmake-1528 {
border-radius: 25px;
}
.cust-figma-popup {
font-family: poppins;
}

.cust-figma-popup h2 {
font-size: 27.65px;
}

.cust-figma-popup p {
font-size: 16px;
font-weight: 500;
line-height: 1.6;
color: #454545;
}

section.custom-popup-icon p {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 0px 0px;
  margin-bottom: 5px!important;
}

.pop-up-head {
font-size: 39.91px !important;

line-height: 1.4;
}

/*popup end */
/*typing effect start */



.typed {
display: block;
max-width: 100%;
/* allow full width on mobile */
overflow: hidden;
}

.typed p {
display: inline-block;
overflow: hidden;
white-space: normal;
/* allow wrapping */
width: auto;
max-width: 100%;

}

@keyframes typing {
from {
  clip-path: inset(0 100% 0 0);
  /* hide */
}

to {
  clip-path: inset(0 0 0 0);
  /* reveal */
}
}


.animate p {
animation:
  typing 4s steps(80, end) forwards,
  cursorForward 0.3s ease-out 0s forwards;
}
/*typing effect end */











.c-blog-content.c-w-70 {
gap: 10px;
display: flex;
flex-direction: column;
}
.footer-links-head a {
font-size: 16px!important;
font-weight: 600!important;
line-height: 18.6px!important;
padding-bottom: 5px;
}
.current-menu-item.current-menu-ancestor a {
font-weight: 600!important;
}
.disable-button {
pointer-events: none;
}
.product-box.product-added > * {
pointer-events: none;
}


/* additional css start  */

/* new menu changes start  */

li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-759:before {
    content:'';
    height: 70px!important;

    display: block;
    background: url(/wp-content/uploads/2025/05/retensa-logo_1.svg);
    width: 200px;
    background-repeat: no-repeat;
   
}
/* new menu changes end  */


.product-box.product-added > .reset-plan.text-center {
    pointer-events: all!important;
}
span#price_range_validation, span#target_turnover_validation {
color:#dca645!important;
}
.swiper-pagination-bullet {
height: 10px!important;
width: 10px!important;
}
a.pr-request-btn:after {
margin-top: -10px!important;
}
span.select2-container.forminator-select.forminator-select-dropdown-container--open.select2-container--open {
max-width: 35%!important;
}
.swiper-button-next:after, .swiper-button-prev:after {
font-size: 13px!important;

}
.swiper-button-next, .swiper-button-prev {

background: #cbbfdc00!important;


}
.swiper-pagination-bullet-active {

background: #5c4785!important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
content: url('/wp-content/uploads/2025/06/forw.png')!important;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
content: url('/wp-content/uploads/2025/06/prev.png')!important;
}
.swiper-button-prev.home-slider-btn-21:after {
content: url('/wp-content/uploads/2025/06/custm-swiper-arrow-1.png');
}

.swiper-button-next.home-slider-btn-21:after {
content: url('/wp-content/uploads/2025/06/custm-swiper-arrow-2.png');
}
/* form css start   */
span.forminator-required {
margin-left: -2px;
}
button.forminator-button.forminator-button-submit {
margin-top: 20px!important;
}
.forminator-label { color: white;
font-size: 13.3px !important;
font-family: 'Poppins' !important;
font-weight: 500!important;
line-height:32px!important;
} 

.forminator-ui#forminator-module-621.forminator-design--flat .forminator-label{
line-height:32px;
}
.forminator-ui#forminator-module-621.forminator-design--flat .forminator-label .forminator-required {
color: #ffffff!important;
}
.last-name .forminator-label {
opacity:0;
}
.last-name .forminator-field:after {
content: 'LAST';
color: white;
font-family: poppins;
font-size: 11.1px;
font-weight: 500;
line-height:32px;
}
.first-name .forminator-field:after {
content: 'FIRST';
color: white;
font-family: poppins;
font-size: 11.1px;
font-weight: 500;
line-height:32px;
}
.forminator-input {
  border-radius: 5px!important;
background: #ffffff2b !important;
color: #fff;
}
.forminator-ui#forminator-module-621.forminator-design--flat .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
background-color: #ffffff2b!important;
border-radius:5px;
}
.forminator-ui.forminator-custom-form[data-design=flat] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--multiple .select2-selection__arrow [class*=forminator-icon-]:before, .forminator-ui.forminator-custom-form[data-design=flat] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow [class*=forminator-icon-]:before {
display: block;
color: #ffffff!important;
font-size: 16px!important;
}
.forminator-ui#forminator-module-621.forminator-design--flat .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
color: #ffffff!important;
}
button.forminator-button.forminator-button-submit {
width: 100%!important;
background: linear-gradient(0deg, #CB9039 0%, #F3BF5A 100%) !important;
height: 48px !important;
border-radius: 70px !important;
border: none !important;
font-size: 13.3px !important;
font-family: 'Poppins'!important;
font-weight: 600!important;
color:#fff!important;
text-shadow: none;
transition:none!important;

}
span.select2-selection__arrow {
padding-right: 40px!important;
}
/* form css end  */

.bg-text-yellow span {
background-image: url(/wp-content/uploads/2025/05/highlighter-1.png);

}
.bg-text-yellow-2 span {
background-image: url(/wp-content/uploads/2025/05/hil-2.png);

}
.bg-text-yellow-3 span {
background-image: url(/wp-content/uploads/2025/05/hil-3.png);

}


.bg-text-yellow span,  .bg-text-yellow-2 span, .bg-text-yellow-3 span, .bg-text-yellow-4 span  {

background-repeat: no-repeat;
}
span.txt-purple {
color:#5B4084;
}
.btn-21-arrow svg.e-font-icon-svg.e-fas-arrow-right {
rotate: 320deg;
}

/* mega menu css */

.wpr-mega-menu-container .wpr-mega-menu {
  display: flex;
flex-direction: column;
}

.wpr-mega-menu-container .wpr-mega-menu li {display: flex; width: fit-content;}

.wpr-mega-menu-pos-default .wpr-sub-mega-menu {
left: unset;
right: 0;
top: -123px;
margin-top: 0px;
height: 100vh;
border-top: 0px;
border-top: 0px!important;
border-bottom: 0px!important;
}
.wpr-mega-menu .def-active .wpr-sub-mega-menu {
visibility: visible !important;
opacity: 1 !important;
z-index: 99 !important;
}
li.custm-active.old-color > a.wpr-menu-item, li.def-active.old-color a.wpr-menu-item {
color: #775DA4!important;
border-color: #775DA4!important;
}
li.old-color.was-default a.wpr-menu-item {
color: #9880BA!important;
}
.wpr-nav-menu-horizontal .wpr-nav-menu>li:first-child {    margin-left: 10px !important;}

.exad-close-btn {z-index: 9999 !important;}

.exad-modal-prevent-page-scroll .exad-modal-item.modal-vimeo{display:block !important;}

.exad-modal-item.modal-vimeo{display:none !important;}

/* additional end  */
.reset-class-disabled {
color: #d3d3d3 !important;
opacity: 0.5;
pointer-events: none;
}
.class-disabled {
opacity: 0.5;
}
.grid-icon-box h4.elementor-icon-box-title a:after {
content: url(/wp-content/uploads/2025/05/purple-arrow.svg);
position: absolute;
right: 20px;
top: 35%;
height:19px;
}
.c-service-purple-icon .grid-icon-box .elementor-icon-box-title a:after {
content: url(/wp-content/uploads/2025/05/purple-arrow.svg);
position: absolute;
right: 20px;
top: 35%;
height:19px;
}

.c-service-purple-icon .grid-icon-box:hover .elementor-icon-box-title :after {
content: url(/wp-content/uploads/2025/06/arr-dark.svg);

}

.grid-icon-box:hover h4.elementor-icon-box-title :after {
content: url(/wp-content/uploads/2025/06/arr-dark.svg);

}
.visit-link .elementor-button:focus,  .visit-link .elementor-button:visited {
color: #9880ba;
}
.pr-bottom-bar .arrow-icon a, .pr-bottom-bar .pr-no-risk {
font-size: 16px;
}
.white-arr-icon span.elementor-button-text {
display: flex;
align-items: center;
gap: 5px;
}
.white-arr-icon  span.elementor-button-text:after {
content: url(/wp-content/uploads/2025/05/Vector-3.svg);
/*     margin-top: 5px; */
height:19px;
}
.white-arr-icon  span.elementor-button-text:hover:after {
content: url(/wp-content/uploads/2025/06/arrow-gold.svg);
/*     margin-top: 5px; */
}
a.custm-tooltip-btn:hover {
    background-color: #9880BA;
}

input[type="range"], .html-input-range-custom .hir-tracker-thumb::after, .html-input-range-custom .hir-tracker-thumb, .html-input-range-custom .hir-tracker-thumb::after  {

-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.forminator-ui#forminator-module-621.forminator-design--flat .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {

padding: 10px;
}
.forminator-input:focus {
border: 2px solid #e7e7e7cf !important;
}
.forminator-input {
border: 2px solid #e7e7e700 !important;
}
.forminator-input {
font-family:poppins;
}
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:active, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:focus, .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:hover, .form-class-11 input#gform_submit_button_45:hover {
-webkit-box-shadow: none!important;
box-shadow: none!important;
background: #f3bf5a!important;
}

.tooltip, .hir-tracker-thumb {
transition: all 0.05s ease-out;
}
.grid-icon-box {
background: white;
min-height: 94px;
display: flex;
align-items: center;
border-radius: 12px;
}
.grid-icon-box .elementor-widget-container {
width: 100%;
}
.page-id-66 .page-header {
display: none;
}
   .tab-switch-section .e-n-tabs-heading {
padding: 50px 10px 50px 60px;
}
.gr-gold {
background: linear-gradient(0deg,#CB9039 0%,#F3BF5A 100%);
}
.r-arrow:after {
content: url(/wp-content/uploads/2025/05/ang-arrow.png);
padding: 0px 5px;
position: absolute;
right: 30px;
top: 15px;
}
a.pr-restult-review-btn.gr-gold:hover, a.pr-restult-review-btn.gr-gold:focus, a.pr-restult-review-btn.gr-gold:active, .custm-header-btn a:hover, .custm-header-btn a:focus, .custm-header-btn a:active {
background: #f3bf5a;
color: #ffffff;
/*     border: 1px solid #f3bf5a; */
/*     box-shadow: rgba(149,157,165,.2) 0 8px 24px; */
/*    transition: background-color 0.3s ease, color 0.3s ease; */
}

.c-blog-btn.arrow-icon-white.c-w-30 a:hover, .c-blog-btn.arrow-icon-white.c-w-30 a:hover:after, .c-blog-left.c-w-70 .c-blog-cat:hover {
color:#f7c25b!important;
}
.c-blog-left.c-w-70 .c-blog-cat{
text-transform:uppercase;
}
.c-blog-cat i {
padding-right:5px;
}
.c-blog-btn a:hover, .c-blog-cat:hover {
color:#5c4785!important;
cursor:pointer;
}
a.pr-restult-review-btn.gr-gold {
overflow: hidden;
height: 50px;
}
a.pr-request-btn:hover, a.pr-request-btn:focus, a.pr-request-btn:active, .grid-icon-box:hover p.elementor-icon-box-title a:after  {

color: #5c4785;
 transition: background-color 0.3s ease, color 0.3s ease;
}

  .grid-icon-box:hover {
border: 1px solid #5c4785!important;
}
.grid-icon-box {

border: 1px solid #ffffff;
}

/*custm-box-start */

.custom-plan {
font-family: 'Poppins';
font-weight: 600 !important;
display: flex;
flex-direction: column;
gap: 20px;

}
.custom-plan a {
text-decoration: none;
}
.plan-points {
display: flex;
align-items: center;
justify-content: space-between;
padding: 75px 40px;
gap:20px;
border-radius:15px;
}
.point-current { background: #f7f5f9;}
p.plan-cont {
color: #9880ba;
border: 2px solid #9880ba;
height: 36px;
width: 37.13px;
border-radius: 25px;
display: flex;
align-items: center;
justify-content: center;
font-size: 24.05px;
font-weight: 700;
font-family: 'Poppins';
line-height:150%;


/*   margin-right: 20px; */
}

.plan-point-links {
justify-content:flex-end;
}
.plan-title, .plan-point-links {
width: 25%;
align-items: center;
gap: 6%;
display: flex;
}
.plan-slider {
width: 50%;
max-width:500px;
justify-content: center;
display: flex;
align-items: center;
}
p.plan-point-title {
font-size: 23.04px;
font-family: 'Poppins';
width: 80%;
font-weight: 600;
line-height: 1.4;
  letter-spacing: -0.01em;
}
select.plan-select {
width: 100%;
margin: auto;
padding: 12px;
font-weight: 600;
border: 1px solid #d0d0d0;
border-radius: 5px;
font-size: 18px;
line-height: 25.6px;
}
p.link-title a {
font-size: 14.3px;
text-transform: uppercase;
font-family: "Open Sans" !important;
text-align: right;
display: flex;
gap: 6px;
align-items: center;
font-weight: 700;
  line-height: 1.4;
}
select#industry-select {
color: black;
}
.plan-title p, .plan-point-links p {

margin-bottom: 0;
}
.plan-select {
appearance: none;
background-image: url('/wp-content/uploads/2025/05/select-arrow.png');
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;

background-repeat: no-repeat;


}

.plan-select::-ms-expand {
display: none;
}

a.reset-btn {
width:fit-content;
display: flex;
background: none;
border: none;
font-weight: 600;
/*   color: #d3d3d3!important; */
margin-top: 10px;
margin-bottom: 10px;
align-items: center;
justify-content: center;
gap: 10px;
font-size:13.3px;
  line-height: 150%;
}
a#reset-all-value {
    background: #ffffff;
    width: 100%;
    max-width: 425px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #775da4 !important;
    border-radius: 50px;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 70px!important;
    margin-top: 0px!important;
    border: 1px solid #775da4;
}

a.reset-btn:before {
content: '';
height: 20px;
width: 20px;

background-size: contain;
background-repeat: no-repeat;
}

.arrow-icon a:after {
font-family: 'Font Awesome 6 Free';
font-weight: 900;
content: "\f138";
font-size: 20px;
color: #9880ba;
margin-top: -3px;
height: 19px;
}
.pr-bottom-bar a.pr-request-btn:after {
margin-top: -6px!important;
}
a.pr-request-btn:hover:after, .arrow-icon a:hover:after, .visit-link a:hover:after {
color: #5c4785
}
.box-bg-white .e-con-inner {
background: white;
padding: 50px 62.75px;
/*     box-shadow: 0 -5px 35px 0 rgba(0, 0, 0, 8%); */
margin-top: 10px;
border-radius: 15px;
margin-bottom: 40px;
z-index: 1;
}
.page-content a, .post-content a {
color: #9880ba;
}
.plan-point-links.arrow-icon {
display: flex;
justify-content: end;
}
.html-inupt-range {
width: 100%;
height: 36px;
/* margin-left: 15px; */
}
.plan-box {
background: #f7f5f9;
border-radius: 15px;
text-align: center;
padding-bottom:40px;
}

.pr-top-bar {
background: #5B4084;
border-radius: 15px 15px 0px 0px;
color: white;
font-size: 23.04px;
font-family: 'Poppins';
font-weight: 600;
text-transform: uppercase;
padding: 7.73px;
letter-spacing:-0.01em;
line-height: 1.4;
}
.pr-result-additional {
background: #efecf3;
padding: 20px 20px 40px 20px;
width: 90%;
margin: auto;
border-radius: 15px;
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.pr-result-add-content {
display: flex;
align-items: center;
justify-content: space-evenly;
}
.add-pr-count {
font-size: 50px;
font-weight: 300;
line-height:70px;
}
.add-pr-count span {
font-size: 20px;
line-height: 28px;
font-weight: 600;
}
p.add-text {
font-size: 16px;
font-weight:700;
color: #5B4084;
line-height: 1.4;
}
p.add-pr-count-title i {
color: #5B4084;
  line-height: 1.4;
letter-spacing:-0.01em;
}
.pr-result {
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
padding: 20px;
width: 100%;
}
.pr-box {
width: 33%;
padding: 20px;
min-height: 180px;
display: flex;
flex-direction: column;
/*     gap: 20px; */
justify-content: center;
align-items: center;
}
.pr-count {
font-size: 100px;
font-weight: 300;
line-height: 1.4;
font-family: 'Poppins';
color:#454545;
}
.pr-count span {
font-size: 30px;
font-family: 'Poppins';
font-weight: 600;
line-height:1.4;
}
p.pr-count-title {
font-size: 19.2px;
font-weight:600;
color: #5B4084;
font-family: 'Poppins';
  line-height: 1.4;
letter-spacing:-0.01em;
}
.pr-bottom-bar {
display: flex;
flex-direction: column;
gap: 20px;
}
.plan-box a.pr-restult-review-btn.gr-gold {
font-size: 16px;
line-height: 24px;
}
.pr-no-risk, a.pr-restult-review-btn, a.pr-request-btn {
font-size: 13.3px;
font-weight: 600;
font-family: 'Poppins';
  line-height:1.4;
}
a.pr-restult-review-btn.gr-gold {
padding:12px 77px 13px 42.09px;
border-radius: 50px;
width: fit-content;
margin: auto;
color: white;
text-decoration: none;
position: relative;
/*     padding-right: 50px!important; */
  text-transform: uppercase;

}
/* a.pr-restult-review-btn.gr-gold:hover::after, a.pr-restult-review-btn.gr-gold:focus::after, a.pr-restult-review-btn.gr-gold:active::after {
content: url(/wp-content/uploads/2025/05/gradient-arrow.png)!important;
} */
a.pr-request-btn {
text-decoration: none;
display: flex;
gap: 6px;
align-items: center;
justify-content: center;
line-height:24px;
}
.visit-link a{
display:flex;
gap:5px;
}
a.pr-request-btn:after, .visit-link a:after{
font-family: 'Font Awesome 6 Free';
font-weight: 900;
content: "\f138";
font-size: 19px;
color: #9880ba;
margin-right: 8px;
height:19px;
}

.pr-no-risk {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
letter-spacing:-0.01em;
}
.pr-no-risk:before {
content: url('/wp-content/uploads/2025/05/green.png');
   height: 19px;
width: 19px;
}
a.pr-restult-review-btn i.fa-solid.fa-arrow-right {
rotate: 320deg;
}




/* slider css start  */

input[type='range'] {
width: 100%;
}

.html-input-range-custom .hir-labels,
.html-input-range-custom .hir-tracker-bg::after,
.html-input-range-custom .hir-tracker-bg::before {
display: none;
}

.c-k .tooltip:before {
content: '$';
margin-left:-16px;
}

.c-weeks .tooltip:after {
content: 'Weeks';
margin-left: 5px;
}

.c-weeks .tooltip {
text-align: left;
width: 60px;

}

.html-input-range-custom .hir-tracker-thumb {

border-radius: 5px;
}

.html-inupt-range {
position: relative;
height: 15px;
}

.html-inupt-range input[type='range'] {
-webkit-appearance: none;
height: 36px;
margin: 0;
background: #9880BA;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.24);
border-radius: 2px;
outline: none;
cursor: pointer;
}

.html-inupt-range input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none;
width: 14px;
height: 14px;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.24);
background-image: linear-gradient(to bottom, #6c5ce7 0, #6c5ce7 100%);
border-radius: 50%;
}

.html-input-range-custom input[type='range'] {
position: relative;
z-index: 99;
opacity: 0;
}

.html-input-range-custom .hir-tracker-bg,
.html-input-range-custom .hir-tracker-bg::after,
.html-input-range-custom .hir-tracker-bg::before {
position: absolute;
/* box-shadow: 0 0 3px rgba(0, 0, 0, 0.24); */
}

.html-input-range-custom .hir-tracker-bg {
top: 10px;
left: 0px;
width: 100%;
height: 6px;
background-color: #e7e3ed;
border-radius: 5px;
}

.html-input-range-custom .hir-tracker-bg::after,
.html-input-range-custom .hir-tracker-bg::before {
content: '';
z-index: 1;
top: -4px;
width: 14px;
height: 14px;
border-radius: 50%;
background-color: #fff;
border: 1px solid #a29bfe;
/* box-shadow: 0 0 3px rgba(0, 0, 0, 0.24); */
}

.html-input-range-custom .hir-tracker-bg::before {
left: 0;
}

.html-input-range-custom .hir-tracker-bg::after {
right: 0;
}

.html-input-range-custom .hir-tracker-thumb,
.html-input-range-custom .hir-tracker-thumb::after {
position: absolute;
background-color: #9880BA;
border-raduis: 5px;
}

.html-input-range-custom .hir-tracker-thumb {
top: 10px;
left: 0;
width: 0;
height: 6px;
/*     transition: width 150ms linear; */
}

.html-input-range-custom .hir-tracker-thumb::after {
content: '';
z-index: 2;
top: -17px;
right: -35px;
width: 37px;
height: 37px;
border-radius: 50%;
background-color:#DCA645;
background-image: url('/wp-content/uploads/2025/06/rang-circle-btn.svg');
background-repeat: no-repeat;
background-position: center;
/*     scale: 0.8; */
}


.html-inupt-range .tooltip,
.html-inupt-range .tooltip::after,
.html-inupt-range .tooltip::before {
position: absolute;
}


.html-inupt-range .tooltip {

z-index: 0;

padding: 0;

font-size: 23.04px;

/*     transition: left 150ms linear; */

opacity: 1;

position: static !important;

float: right;

margin-top: -80px;

font-weight: 600;

/*     margin-right: 15px; */

}

.c-per .tooltip::after {

content: '%';


}
.c-per .tooltip{
margin-right: 15px;
}


.html-inupt-range .tooltip::after {

height: 20px;
width: 65px;
margin-left: 2px;

}

.html-input-range-custom .hir-labels {
margin: 0;
padding: 0;
list-style: none;
}

.html-input-range-custom .hir-labels {
position: absolute;
top: 10px;
left: 0;
right: 0;
}

[class*='col-'] {
float: left;
}

.hir-labels .col-10 {
width: 10%;
}

.hir-labels .col-9 {
width: 11.1111111111%;
}

.hir-labels .col-8 {
width: 12.5%;
}

.hir-labels .col-7 {
width: 14.285714286%;
}

.hir-labels .col-6 {
width: 16.666666667%;
}

.hir-labels .col-5 {
width: 20%;
}

.hir-labels .col-4 {
width: 25%;
}

.hir-labels .col-3 {
width: 33.333333%;
}

.hir-labels .col-2 {
width: 50%;
}

.hir-labels .col-1 {
width: 100%;
}

.html-input-range-custom .hir-labels li {
position: relative;
height: 6px;
}

.html-input-range-custom .hir-labels li::after {
content: '';
position: absolute;
top: -4px;
right: -7px;
width: 14px;
height: 14px;
background-color: #fff;
border: 1px solid #a29bfe;
border-radius: 50%;
}

.html-input-range-custom .hir-labels li::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
}

.html-input-range-custom .hir-labels li:last-child::after {
display: none;
}

/* helper styles */

input[type='range']+p {
font-size: 12px;
color: #666;
}

/* slider css end  */
/*custm-box end */

/* review slider  */

/* .user-name:after {
content: url(/wp-content/uploads/2025/06/verify.png);
padding-top: 5px;
} */
.user-name {
display: flex;
align-items: center;
gap: 5px;
font-size: 13.3px;
font-weight: 700;
line-height: 21.3px;
font-family: 'Open Sans';
}
.user-time {
font-size: 11.1px;
font-weight: 600;
color: #a5a5a5;
line-height: 21.3px;
}
.user-coment {
font-size: 14.3px;
line-height: 21.3px;
font-weight: 600;
}
.review-post {
display: flex;
padding: 20px 0px 0px 0px;
gap: 15px;
}
.review-web-img img {
width: 41px!important;
height: 41px!important;
}
.review-web-data {
display: flex
;
flex-direction: column;

font-size: 13px;
line-height: 21px;
}

.user-coment a {
color:#3384FC!important;
}
.review-web-data a {

 color: #4285F4!important;
}

.user-coment a, .review-web-data a {

text-decoration: none;
font-size:13.3px;
line-height:21.3px;
font-weight:600;
}
.review-web-data span {
font-size: 11.1px;
color: #a5a5a5;
line-height: 21.3px;
font-weight:600;
}
.review-box {
background: #4a396a;
color: #fff;
padding: 20px;
text-align: left;

border-radius: 15px;
min-height: 287px;

font-family: 'Open Sans';
}
.review-box {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.rav-upper {
display: flex;
flex-direction: column;
gap: 6px;
}
.review-name {
display: flex;
gap: 10px;
align-items: center;

}
.user-rating i {
color: #fab417;
font-size: 20.44px;
height: 23px;
}
.user-img {
background: #3384fc;
border-radius: 78%;
height: 37px;
min-width: 37px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 700;
font-family: Open sans;
line-height: 21.3px;
font-size: 16px;
}

/* review slider end  */



/*blog start */
.c-blog-btn.arrow-icon a:after {
margin-top: 0px;
}
.c-blog-btn.arrow-icon-white.c-w-30.c-btn-right-imp a:after {
font-family: 'Font Awesome 6 Free';
font-weight: 900;
content: "\f138";
font-size: 19px;
height: 19px;
color: #fff;
margin-top:-6px;

}
.c-blog-feature-img {
height: 560px;
}
.c-blog-feature-img::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 15px;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 34%, rgba(0, 0, 0, 0.6) 51%, rgba(0, 0, 0, 0.6) 100%) !important;
pointer-events: none;
}
.c-blog-right.c-w-30 {
height: 560px;
justify-content: space-between;
}
.c-blog-data .c-blog-title {

font-size: 33.18px!important;

}
.c-btn-right-imp {
text-align: right;

}

.c-blog-right.c-w-30 {
display: flex;
gap: 20px;
flex-direction: column;
}
.c-blog-slide .c-blog-title {

padding: 12px 0px;
}

.c-blog-slide .c-blog-cat i {
font-size:20px;
}
.c-blog-slide .c-blog-cat {
color: #9880BA;
}
.c-blog-btn a {
justify-content: flex-start;
text-decoration: none;
display:flex;
gap:5px;
}
.c-blog-btn.arrow-icon-white.c-w-30 a {
justify-content: flex-end;
text-decoration: none;
color: white;
display: flex;
gap: 10px;
align-items: center;
line-height: 24px;
}
.c-blog-box.d-flex {
gap:50px;
padding:50px 0px;
display: flex;
}
.c-w-30 {
width: 33%;
}
.c-w-70 {
width: 67%;
}
.c-blog-cat {
font-family: poppins;
font-weight: 700;
font-size: 13.3px;
line-height: 125%;
text-transform: uppercase;
/*     letter-spacing: -1px; */
}
.c-blog-slide {
padding: 20px;
background: #f7f5f9;
border-radius: 10px;
}
.c-blog-btn a {
font-family: poppins;
font-weight: 600;
font-size: 13.3px;
line-height: 24px;
}
.c-blog-title {
font-family: poppins;
font-size: 23.4px;
font-weight: 600;
line-height: 125%;
letter-spacing:-0.01em;
}
.c-blog-left {
position: relative;
}
.c-blog-data {
position: absolute;
bottom: 0;
padding: 25px;
color: white;
display: flex;
justify-content: space-between;
width: 100%;
align-items: center;
}
.c-blog-feature-img img {
border-radius: 15px!important;
height: 100%;
width: 100%;
object-fit: cover;
overflow: hidden!important;
max-height: 560px;
}
.c-blog-slide {
padding: 20px;
background: #f7f5f9;
border-radius: 15px;
}

/*blog end */


/* media start  */
@media (min-width:768px) and (max-width:1024px){
.grid-icon-box {

min-height: 220px!important;

}
}
@media (min-width:1367px){
.review-box {
min-height:256px!important;
}
}
@media (max-width:991px)
{

.plan-points {
flex-direction: column;
width: 100%;

}
.plan-title, .plan-point-links {
width: 100%;
align-items: center;
justify-content: flex-start!important;
text-align: left!important;
}
.plan-slider {
width: 100%;   
padding: 20px 0px;
}
.custm-flex-col .col-md-6 {
max-width: 100%!important;
padding-bottom: 50px!important;
}
.custm-flex-col {
flex-direction: column;
}
.icon-card-box .wpb_wrapper.vc_column-inner {

min-height: 100px!important;

}
.icon-card-box.vc_column_container.col-md-6 {
max-width: 100%!important;
flex: 0 0 100%!important;
}
.c-blog-box.d-flex {
flex-direction: column;
width: 100%;
}
.c-blog-left.c-w-70 {
width: 100%;
}
.c-blog-right.c-w-30 {
width: 100%;
}
.custm-form-row.container {
flex-direction: column;
width: 100%;
}
.c-f-w-50 {
width: 100%!important;
}
.f-top {
flex-direction: column!important;
align-items: flex-start!important;
}
.f-top-right {

width: 100%!important;

gap: 30px;
}

.custom-f-center {
flex-wrap: wrap!important;
}
.c-f-col {
width: 48%!important;
}
.ltr-space {
font-size: 33px!important;

}
.custm-header-btn {
display: none;
}
}
@media(max-width:550px){
.box-bg-white .e-con-inner {
margin-top:20px!important;
padding:40px 10px !important;
}
.custm-header-icons {
display: none;
}
.ltr-space {
font-size: 28px!important;
}
.plan-points {
display: flex;
align-items: center;
justify-content: space-between;
padding: 25px 20px;
gap: 10px;
border-radius: 15px;
}
p.plan-point-title, .pr-top-bar {
font-size: 16px;
	line-height:1.4;

}
.pr-count span {
font-size: 40px;
	line-height:56px;
}
.pr-count {
font-size: 70px;
		line-height:1.4;
}
.pr-bottom-bar {
padding: 20px;
}
.c-slider-box {
flex-direction: column;
width: 100%;
}

}
@media (min-width:1025px){
	li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-759:before {
 
    margin-left: -20px;
	margin-top:-5px;
}
	.wpr-sub-mega-menu {

	height:105vh!important;
}
.grid-icon-box p.elementor-icon-box-title a:after {
   font-family: 'Font Awesome 6 Free';
font-weight: 900;
content: "\f138";
font-size: 20px;
color: #9880ba;

position: absolute;
right: 20px;
top: 35%;
}
.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col {

padding: 0 20.78px!important;
}
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-input {

height: 38.08px!important;

}
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-button {

max-height: 40px!important;
font-weight: 700 !important;
line-height: 24px !important;
padding: 0px 10px!important;

}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {

  width: 51%!important;
}
}

@media (max-width:1024px){
		li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.menu-item-759:before {
 margin-left:10px;
}
	
.grid-icon-box h4.elementor-icon-box-title a:after {
content: url(/wp-content/uploads/2025/05/purple-arrow.svg);
position: absolute;
right: 48%;
top: unset;
bottom: 20px!important;
height: 19px !important;
}
	
.c-service-purple-icon .grid-icon-box .elementor-icon-box-title a:after {
content: url(/wp-content/uploads/2025/05/purple-arrow.svg);
position: absolute;
right: 48%;
top: unset;
bottom: 20px!important;
height: 19px !important;
}
.grid-icon-box p.elementor-icon-box-title a:after {
  font-family: 'Font Awesome 6 Free';
font-weight: 900;
content: "\f138";
font-size: 20px;
color: #9880ba;

position: absolute;
right: 47%;
bottom: 8px;
}
}

@media (min-width:2000px){
.shape-divder-purple::before, .shape-divider-svg::before, .shape-divider-pink::before{
 width: 100%;
background-size: cover;
height: 78px;

}
}
@media (min-width:992px) and (max-width:1398px){
.c-blog-title {
font-size:18px!important;
}
}
@media (min-width:992px) and (max-width:1398px){
.c-blog-feature-img img {

height: 610px;

}
}
@media (min-width:992px) and (max-width:1279px){

p.plan-point-title {
font-size: 18px;
	line-height:1.4;

}

}
@media (min-width:768px) and (max-width:1179px){
.sticky-h11 img.hfe-site-logo-img.elementor-animation- {
padding-left: 20px;
}
}
.c-blog-slide {

height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
@media (max-width:991px){



.plan-points {

padding: 35px 40px!important;
}
.html-inupt-range {

margin: 0;
}
.pr-top-bar {

font-size: 18px;
	line-height:1.4;
}

.c-tab-left {
justify-content:flex-start!important;
}

.swiper.mySwiper {

max-height: 300px;
}
.c-tab-hide {
display:none!important;
}
.forminator-row {
display: flex;
gap: 40px;
}
.forminator-col.forminator-col-6 {
width: 45%!important;
}
div#select-1 {
width: 96%!important;
}
.forminator-col {
width: 96%!important;
}
.last-name label {
display: none!important;
}
}
@media (max-width:459px){
.forminator-col.forminator-col-6 {
width: 96%!important;
}
.forminator-row {
display: flex;
gap: 0px;
}
}
@media (max-width:500px){
.custom-plan .plan-slider {
padding-top:20px!important;
}
.custom-plan {

gap: 0px!important;
}
.footer-bottom p {

font-size: 9.1px!important;

}
.c-f-col, .f-logo{
width:100%!important;
}
.form-content-left h4 {
font-size: 23.91px!important;

max-width: 100%!important;
}
.c-blog-box.d-flex {
padding-bottom:0px!important;
}
.c-w-70, .c-w-30 {
width: 100%!important;
}
.c-blog-data {
flex-direction: column;
}
.c-blog-btn.arrow-icon-white.c-w-30 a {
justify-content: flex-start!important;

}
.c-blog-data .c-blog-title {
font-size: 23.91px!important;
}
.c-blog-feature-img img {

height: 380px!important;
}

a.pr-restult-review-btn.gr-gold {
font-size: 12px;
display: flex;
align-items: center;
padding: 10px 20px!important;
justify-content: space-between;
}



.icon-card-box .custom-right-image {
width: 8%!important;

}
.icon-card-box .custom-card-left-img {
width: 100%!important;
}


.swiper-button-next {
right: -20px!important;

}
.swiper-button-prev {
left: -20px!important;

}

.swiper-button-next, .swiper-button-prev {

height: 30px!important;
width: 30px!important;
}

p.vc_custom_heading.arrow-icon.c-fw-600.flex-mob-col a {
flex-direction: column!important;
}
.c-mob-fs-20 {
font-size:20px!important;
}
.pr-no-risk, a.pr-restult-review-btn, a.pr-request-btn {
font-size: 13px;

}
.pr-box {

padding: 5px!important;
min-height: 140px!important;
gap: 0px!important;
}
p.pr-count-title {
font-size: 16px!important;
	line-height:1.4;

}
.pr-top-bar, .c-fs-14 {
    font-size: 14px!important;
	line-height:1.4!important;
}

 .custom-plan .plan-points {
    padding: 35px 15px !important;
}
.custom-plan   .plan-slider {
   
    padding-top: 40px;
}
.mega-row {
flex-direction: column!important;
}
.custm-logo {
width: 60%;
}
.mega-column-full a i {
display: none!important;
}
.c-mob-img-w {
width:70%;
}

.side-menu-21 a {
font-size: 18.04px!important;

}
.c-blog-feature-img  {
height: 380px!important;
}
.pr-result-add-content {
flex-direction: column;
}
.r-arrow:after{
display:none!important;

}
a.pr-restult-review-btn.gr-gold {

text-align: center;
}
}
@media (max-width:767px){
.pr-result {
flex-direction: column;
}
a.reset-btn {

margin-bottom: 40px;
}

}
@media (max-width:1200px){
/* 	fotter form full  */
.elementor-element.elementor-element-0ca24bb, .elementor-element.elementor-element-ec516fa {
  --width: 100%!important;
}
/* 	fotter form full end */

 .custm-full-100 {
  width: 100%!important;
}
}
@media screen and (min-width: 1900px){
.wpr-mega-menu-pos-default .wpr-sub-mega-menu { width: 82% !important; }
}

@media screen and (min-width: 1300px){
.wpr-mega-menu-pos-default .wpr-sub-mega-menu { width: 82%;}
}
@media screen and (min-width: 1024px) and (max-width:1299px){ 
.wpr-mega-menu-pos-default .wpr-sub-mega-menu { width: 70%;}
}

@media screen and (max-width: 1024px){
.wpr-mobile-menu-display-dropdown .wpr-mobile-mega-menu-wrap {
display: block !important;
width: 100% !important;
left: 0px !important;
position: relative;
}

.elementor-956 .elementor-element.elementor-element-c0170fd {
    position: inherit;
bottom: 0;
}

.wpr-mobile-toggle-wrap {display:none;}

.exad-modal-content {
  height: 100vh;
overflow-y: scroll;
}

.wpr-mobile-sub-mega-menu {
 height: fit-content !important;
overflow-y: scroll;
}
}
@media (min-width:768px) and (max-width:1400px){
.wpr-mega-menu-pos-default .wpr-sub-mega-menu {

top: -55px!important;}
.elementor-element.elementor-element-9397618.e-con-full.custm-mega-menu-items.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent.e-lazyloaded {
gap: 2%!important;
}
.elementor-956 .elementor-element.elementor-element-83e5c30 .wpr-nav-menu .wpr-menu-item {

padding-top: 4%!important;
padding-bottom: 4%!important;
}
.elementor-956 .elementor-element.elementor-element-c0170fd {

--margin-top: 1%!important;

}

}
@media (max-width:992px){
	/* 	main blog  */
	.p-artical, .all-artical {
		flex-direction:column-reverse;
		
	}
	.p-artical-text, .p-artical-image, .all-artical-image, .all-artical-text {
		width:100%;
	}
	.p-artical-image img, .all-artical-image img {
 
    border-radius: 15px 15px 0px 0px;
}
	.all-artical-text, .p-artical-text {

    padding: 2em 2em;
}
	
/* 	main blog end  */
}

/* Make the icon boxes equal height */
.grid-icon-box .elementor-widget-container {
  height: 100%;
  display: flex;
  flex-direction: column;
}

/* Stretch the text area to fill space */
.grid-icon-box .elementor-icon-box-content {
  flex-grow: 1;
}

/* Make the grid behave consistently */
.grid-icon-box {
  display: flex;
  height: 100%;
}
.grid-icon-box .elementor-widget-container {
	gap: 0px !important;
	display: flex !important;
	align-content: center;
	justify-content: center;
}
@media (max-width:1024px){

.wpr-mobile-sub-mega-menu .top-p-0 .elementor-heading-title.elementor-size-default a{
color:#9880BA!important;

}
.wpr-mobile-sub-mega-menu .top-p-0 .elementor-heading-title.elementor-size-default a:hover {
  color: #5C4785!important;
}

.elementor.elementor-956 {
height: 100vh;
overflow: auto;
background:white;

}
ul#mobile-menu-2-83e5c30 {


width: 90%;
}
.wpr-mobile-sub-mega-menu {
height: fit-content !important;
/* background: rebeccapurple; */
overflow-y: hidden!important;
}
.menu-scroll-mega {
height: auto!important;
overflow: auto;
}
.elementor-149 .elementor-element.elementor-element-72334fb .exad-modal-item.modal-vimeo .exad-modal-content .exad-close-btn {
right: 10px!important;
top: 20px!important;
left: unset!important;
}

}
@media (min-width:782px) and (max-width:1024px){
div#name-2 {

display: flex;
align-items: flex-end;
}
div#name-2	
.forminator-field {
width: 100%;
}
}
@media (max-width:780px){
.forminator-ui.forminator-custom-form[data-grid=open] .forminator-col:not(:last-child) {
margin-bottom: 0px !important;
}
div#name-2 {

display: flex;
align-items: flex-end;
}
div#name-2	
.forminator-field {
width: 100%;
}
}

@media (max-width:767px){

.cust-figma-popup {

  padding: 0px;

}

a.pr-restult-review-btn.gr-gold.cart-btn {

padding: 13px 50px!important;



}
}
@media (max-width: 767px) {
  .grid-icon-box {
    height: auto;
  }
  
  .grid-icon-box .elementor-icon-box-wrapper {

	gap: 0px !important;
}

.grid-icon-box h4.elementor-icon-box-title a:after {
	content: url(/wp-content/uploads/2025/05/purple-arrow.svg)!important;
	position: absolute;

	height: 19px;
	bottom: 0;
	left: 48%;
}
}
@media (max-width:767px){

.box-bg-white .e-con-inner {
padding: 50px 20px!important;
border-radius: 0px!important;

}
/* .grid-icon-box h4.elementor-icon-box-title a:after {
display:none!important;
} */
	.grid-icon-box .elementor-widget-container {
	width: 100%;
	padding-bottom: 55px !important;
}
.c-service-purple-icon .grid-icon-box .elementor-icon-box-title a:after {
display:none!important;
}
	
  .custom-plan .plan-points {
    padding: 25px 15px !important;
}
.result-box.plan-box {
margin-top: 10px;
}
.pr-bottom-bar .arrow-icon a, .pr-bottom-bar .pr-no-risk {
font-size: 15px;
	line-height: 21px;
}
.plan-box a.pr-restult-review-btn.gr-gold {
font-size: 15px;
line-height: 24px;
}
.pr-bottom-bar .pr-no-risk {

    align-items: flex-start;
}
.plan-box {

padding-bottom: 25px;
}
.mob-icon-remove span.elementor-button-icon {
display: none;
}
.grid-icon-box {
height: 100%;
}
.custm-spinner a {

margin: 0px!important;
}
.custm-spinner {

flex-direction: column!important;
}
section.custom-popup-icon p:before {

padding-top: 3px!important;
}
section.custom-popup-icon p {

align-items: flex-start!important;

line-height: 160%!important;
padding-bottom: 10px!important;
}
.retail-blog-content .c-blog-content {
width: 95%!important;
}
}

/* media end */

/* checkout media  */
@media (min-width:768px) and (max-width:1366px){
	.custom-terms-box {
    padding: 20px!important;
}
div#customer_details, .custom-terms-box, form.checkout.woocommerce-checkout {
  padding: 30px;
}
.bred-inner-content {
  padding-left: 30px;
  padding-right: 30px;
}
}

@media (max-width:767px){
  form.checkout-g-form label.gform-field-label.gform-field-label--type-sub {
 
  margin: 0!important;
}
.gform-footer.gform_footer.top_label {
  padding: 20px 0px;
}
.woocommerce-billing-fields__field-wrapper  .form-row {
 
  width: 100%!important;
}
div#customer_details, .custom-terms-box, form.checkout.woocommerce-checkout{
  padding: 20px!important;
}
.payment-tab-content {
  padding:0px;
}

.bred-inner-content {
  padding-left: 20px;
  padding-right:20px;
}
.bred-inner-content h2 {
  font-size: 28px!important;
}
.check-heading {

  font-size: 28px!important;

}
.bred-inner-content {
  padding-top: 80px;
  padding-bottom: 25px;
}
  form.checkout.woocommerce-checkout {
  margin: 20px!important;
  
}
.custom-terms-box {
  margin: 20px!important;
}
.check-pink-bottom-bg {

  padding-bottom: 50px!important;
}
.payment-custom-box {

  gap: 0px!important;

  width: 100%;
}
.custm-check-bg {
  padding-bottom:0px;
}
.check-wit-bg {
 

  padding-bottom: 80px;
 
}

	
}
@media (min-width:768px) and (max-width:1024px){
  form.checkout.woocommerce-checkout {
  margin: 30px!important;
  padding:20px!important;
}
.custom-terms-box {
  margin: 30px!important;
  
}
.check-pink-bottom-bg {

  padding-bottom: 60px!important;
}
}

@media (max-width:1024px){
.form-row.place-order {
  justify-content: flex-start;
  margin: 0px 50px!important;
  flex-direction: column;
  gap: 20px;
}
.payment-custom-box {

  flex-wrap: wrap;
}
div#customer_details {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: left;
  width: 100%;
}
.col-2 .plan-card {
  max-width: 100%!important;
 
}
  .bred-inner-content h2 {
  font-size: 42px;
}
.check-heading {

  font-size: 35px;

}
}
@media (max-width:500px){
.plan-card .plan-body {
  padding: 30px 20px!important;
}
.payment-tab-content {
  padding:0px!important;
}
h3.term-head-title {
  font-size: 29.91px;
  
}
.payment-custom-box {

  justify-content: center!important;

}
.form-row.place-order {

  margin: 0px 5px!important;
 
}
.payment-tab {
 
  font-size: 16px!important;
}

}
@media (max-width: 575px) {
  .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
      padding-inline-start: 0px!important;
      padding-inline-end: 0px!important;
  }
	.custm-icon-silder {
 
    margin: 0px 10px;
}
	.all-artical-text h2 {
    font-size: 24.18px;
   
}
	.p-artical-text h2 {
    font-size: 29.91px;
  
}
}

@media (max-width:1024px){

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1013.menu-item-has-children.wpr-mega-menu-true.wpr-mobile-sub-open {
max-height:1450px!important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-761.menu-item-has-children.wpr-mega-menu-true {
  max-height:450px!important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-762.menu-item-has-children.wpr-mega-menu-true {
  max-height:750px!important;
}
.elementor-element.elementor-element-9397618.e-con-full.custm-mega-menu-items.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-parent.e-lazyloaded {
height: 100%;
display: flex;
flex-direction: column!important;
flex-wrap: nowrap;
overflow-y:auto;

}
.elementor-element.elementor-element-c0170fd.e-con-full.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
display: flex;
flex-direction: column;
overflow: hidden;
flex-wrap: nowrap;
  
}
.elementor-element.elementor-element-c0170fd.e-con-full.e-flex.wpr-particle-no.wpr-jarallax-no.wpr-parallax-no.wpr-sticky-section-no.e-con.e-child {
min-height:250px!important;
}

/* 	safari range slider start  */
.html-inupt-range.html-input-range-custom, .html-inupt-range input[type='range'] {
  height: 50px!important;
}
.html-input-range-custom .hir-tracker-bg, .html-input-range-custom .hir-tracker-thumb {
  top: 21px!important;
  
}
.html-input-range-custom .hir-tracker-thumb::after {
  width: 41px;
  height: 41px;
cursor: pointer;
}
.html-input-range-custom .hir-tracker-thumb::after {

  z-index: 61;

}

/* 	safari range slider end  */

}

/* checkout media end  */
/* .html-input-range-custom .hir-tracker-thumb:hover,
.html-input-range-custom .hir-tracker-thumb:hover::after,
.html-input-range-custom .hir-tracker-thumb:focus,
.html-input-range-custom .hir-tracker-thumb:focus::after,
.html-input-range-custom .hir-tracker-thumb:active,
.html-input-range-custom .hir-tracker-thumb:active::after,
.html-input-range-custom .hir-tracker-thumb:focus-within,
.html-input-range-custom .hir-tracker-thumb:focus-within::after,
.html-input-range-custom .hir-tracker-thumb:focus-visible,
.html-input-range-custom .hir-tracker-thumb:focus-visible::after {
background-color: black !important;
} */
.plan-slider, .html-inupt-range.html-input-range-custom {
  min-height: 36px;
/* 	margin-top:-30px; */

}

.reduce_right .html-input-range-custom .hir-tracker-thumb::after {
right:-15px!important;
}
.plan-card .value {
    text-align: right;
}