/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.0.1719596931
Updated: 2024-06-28 17:48:51

*/
#ellipse_container .ellipse::before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 80%;
    height: 550px;
/*     transform: rotate(148.496deg); */
    border-radius: 96%;
    flex-shrink: 0;
    opacity: 0.3;
    background: #F31400;
    filter: blur(100px);
}
.testimonials:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 210px;
    width: 80%;
    height: 280px;
/*     transform: rotate(180.496deg); */
    border-radius: 96%;
    flex-shrink: 0;
    opacity: 0.3;
    background: #F31400;
    filter: blur(100px);
}
#ellipse_sec:before {
       content: "";
       position: absolute;
       display: block;
       left: 0;
       right: 0;
       margin: 0 auto;
       top: 0;
       width: 75%;
       height: 280px;
       border-radius: 96%;
       flex-shrink: 0;
       opacity: 0.3;
       background: #F31400;
       filter: blur(250px);
}

#blog_grid:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 30%;
    width: 80%;
    height: 300px;
/*     transform: rotate(180deg); */
    border-radius: 96%;
    flex-shrink: 0;
    opacity: 0.3;
    background: #F31400;
    filter: blur(250px);
}

.blog_content .talha:before {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    width: 75%;
    height: 280px;
    border-radius: 96%;
    flex-shrink: 0;
    opacity: 0.2;
    background: #F31400;
    filter: blur(250px);
}
/* #hero_section:before {background-size: 100% 100% ;} */

#hero_section {
	
}

/* Slider */
/* #myslider .swiper-wrapper .swiper-slide.swiper-slide-next .elementor-widget-container img {width: 230px;height: 230px;} */
#myslider .swiper-wrapper .swiper-slide.swiper-slide-next h3 {
  font-size: 30px;
}
#myslider .swiper-wrapper .swiper-slide.swiper-slide-next h4 {
  font-size: 20px;
}
#myslider .swiper-wrapper .swiper-slide.swiper-slide-next .elementor-element.slides {
  background: linear-gradient(to right, #8c0d08 0%, #fc1501 65%);
  min-height: 720px;
}
#myslider .swiper-wrapper {
  align-items: center;
}
#myslider .elementor-swiper-button.elementor-swiper-button-prev,
#rating_slider .elementor-swiper-button.elementor-swiper-button-prev {
  background-color: #fff;
}
#myslider .elementor-swiper-button.elementor-swiper-button-prev svg,
#rating_slider .elementor-swiper-button.elementor-swiper-button-prev svg {
  fill: #000000b5;
}
#rating_slider
  .elementor-widget-n-carousel
  .e-n-carousel
  > .swiper-wrapper
  > .swiper-slide
  > .elementor-element::before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-left-1.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 150px;
  height: 150px;
  background-size: cover;
  left: -15px;
  top: -15px;
  position: absolute;
}
#rating_slider
  .elementor-widget-n-carousel
  .e-n-carousel
  > .swiper-wrapper
  > .swiper-slide
  > .elementor-element::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right-1.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 150px;
  height: 150px;
  position: absolute;
  right: -15px;
  bottom: -15px;
  background-size: cover;
}
#myslider .swiper-wrapper .swiper-slide::before {
  position: absolute;
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-left.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 150px;
  height: 150px;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: 2;
}
#myslider .swiper-wrapper .swiper-slide::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: cover;
  z-index: 2;
}
#myslider .swiper-wrapper .swiper-slide.swiper-slide-next::before,
#myslider .swiper-wrapper .swiper-slide.swiper-slide-next::after {
  content: "";
  display: none;
}
#myslider
  .swiper-wrapper
  .swiper-slide.swiper-slide-next
  .elementor-element.slides:before {
  display: none;
}

/* progress-slider */
#progress-slider .swiper-pagination.swiper-pagination-progressbar {
  top: 100%;
  background-color: rgba(200, 205, 209, 1);
  border-radius: 4px;
  width: 45%;
  margin: 0 auto;
  left: 0;
  right: 0;
}
#progress-slider
  .swiper-pagination.swiper-pagination-progressbar
  span.swiper-pagination-progressbar-fill {
  border-radius: 4px;
}

/* Faqs */
div#my_faq:after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/07/ffma-right-ico.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 550px;
  height: 441px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-size: contain;
}
div#my_faq:before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/07/ffma-left-ico.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 500px;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background-size: contain;
}
#my_faq .faqs-container summary.e-n-accordion-item-title {
  padding: 25px;
  border: 0;
  border-top: 1px solid rgba(71, 72, 72, 1);
}

#my_faq
  .faqs-container
  summary.e-n-accordion-item-title
  .e-n-accordion-item-title-header
  h3 {
  letter-spacing: -0.5px;
  color: #fff;
  font-family: "Gill Sans Std", Sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 35px;
  text-decoration: underline;
}

#my_faq .faqs-container summary.e-n-accordion-item-title .e-n-accordion-item-title-icon span svg {
  fill: #fff;
  width: 15px;
  height: 15px;
}

#my_faq .faqs-container .elementor-element.e-child {
  border: 0;
}

/* Footer form */
#footer_form form .form-email p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

#footer_form form label input {
  display: flex;
  width: 94%;
  height: 47px;
  justify-content: center;
  align-items: center;
  padding: 10px 18px;
  border: 0;
  background-color: #979797;
  border-radius: 0;
}

#footer_form form label input::placeholder {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
}

#footer_form form input[type="submit"] {
  background: #f31400;
  height: 47px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-family: "Gill Sans Std";
  font-size: 16px;
  padding: 15px 22px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

#footer_form form input[type="submit"]:hover {
  background: unset;
  border: 1px solid #f31400;
}

/* contact-form */
#contact-form form .my-forms p input,
#contact-form form .my-forms p select {
  width: 100%;
  height: 55px;
  background: #979797;
  border: 0;
  border-radius: 0;
}

#contact-form form .my-forms p input::placeholder {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.4px;
}

#contact-form form .my-forms {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
}

#contact-form form .my-forms .form-group_checkbox p input[type="checkbox"] {
  height: 25px;
  width: fit-content;
}

#contact-form form .my-forms .form-group_checkbox p label.form-checkbox label {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 12px;
  padding-top: 20px;
}

#contact-form
  form
  .my-forms
  .form-group_checkbox
  p
  label.form-checkbox
  span.last {
  margin: 0;
}

#contact-form form .my-forms .form-group_checkbox p label.form-checkbox span.wpcf7-list-item-label {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}

#contact-form form .my-forms input[type="submit"] {
  background-color: #f31400;
  height: 47px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-family: "Gill Sans Std";
  font-size: 16px;
  padding: 15px 22px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0.5px;
}

#contact-form form .my-forms input[type="submit"]:hover {
  background: unset;
  border: 1px solid #f31400;
}

#contact-form form .my-forms p {
  margin: 0;
}

#contact-form form .my-forms br {
  display: none;
}

#contact-form form .my-forms p select option {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: -0.4px;
}

#contact-form form .my-forms p select::placeholder {
  color: Ffff;
  font-family: "Gill Sans Std";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: -0.4px;
}

#contact-form form .my-forms .form-group_checkbox span.form-anchor a {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 18px;
  font-weight: 400;
  line-height: 40px;
  text-decoration-line: underline;
}

input:focus-visible,
select:focus-visible {
  border: 0;
  outline: 0;
}

.wpcf7-response-output {
  color: #fff;
}

#contact-form .contact-form-container::before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-left-1.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 180px;
  height: 180px;
  background-size: cover;
  left: -19px;
  top: -19px;
  z-index: 2;
}

#contact-form .contact-form-container::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right-1.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 180px;
  height: 180px;
  position: absolute;
  right: -17px;
  bottom: -17px;
  z-index: 2;
  background-size: cover;
}

/* week trial box */
.image_gradient {
  background: linear-gradient(90deg, #8c0d08 0%, #fc1501 143.24%);
}

#side_logos::before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/ffma-left-ico-sm.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 325px;
  height: 250px;
  position: absolute;
  left: 0;
  top: 0;
}

#side_logos::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/ffma-right-ico-sm.webp);
  background-repeat: no-repeat;
  background-position: top right;
  width: 325px;
  height: 250px;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
}

#double-img::before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/ffma-left-ico-sm.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 325px;
  height: 250px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: contain;
}

#double-img::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/ffma-right-ico-sm.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 325px;
  height: 250px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: contain;
}

/* Tabs */
#my-tabs .e-n-tabs-heading {
  flex-wrap: nowrap;
  gap: 0;
}

#my-tabs .e-n-tabs-heading .e-n-tab-title {
  flex: 1;
  padding: 0;
  align-items: center;
  padding: 0 30px 30px 30px;
}

#my-tabs .e-n-tabs-heading .e-n-tab-title span.e-n-tab-icon {
  display: flex;
  align-items: center;
  border-radius: 50px;
  background-color: #f31400;
  width: 40px;
  height: 40px;
  justify-content: center;
}

.image-box-grid .side_borders::before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right.webp);
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 150px;
  height: 150px;
  background-size: cover;
  left: 0;
  top: 0;
  position: absolute;
  transform: rotate(180deg);
}

.image-box-grid .side_borders::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: cover;
}

.side_borders_img-two::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 150px;
  height: 150px;
  position: absolute;
  right: 0;
  top: 0;
  background-size: cover;
  transform: rotate(270deg);
}

.side_borders_img-one::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-size: cover;
  transform: rotate(90deg);
}

.recent-blog {
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/ffma-left-ico-sm.webp);
  background-position: top left;
  background-repeat: no-repeat;
}

.my-blogs {
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/ffma-right-ico-sm.webp);
  background-position: bottom right;
  background-repeat: no-repeat;
}

.blog_content .elementor-widget-theme-post-content h2 {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 36px;
  text-transform: capitalize;
}

.blog_content .elementor-widget-theme-post-content p {
  color: #fff;
  font-family: "Gill Sans Std";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

#team-tabs .e-n-tabs-heading .e-n-tab-title {
  border-radius: 50%;
  padding: 18px;
}

/* Socail-feed */
#social-feed
  .e-n-carousel
  .swiper-slide
  .border-img
  .elementor-widget-image::before {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-left-1.webp);
  background-repeat: no-repeat;
  background-position: top left;
  width: 115px;
  height: 115px;
  background-size: cover;
  left: -14px;
  top: -13px;
  position: absolute;
  z-index: 2;
}

#social-feed
  .e-n-carousel
  .swiper-slide
  .border-img
  .elementor-widget-image::after {
  content: "";
  background-image: url(https://familyfirst0.wpenginepowered.com/wp-content/uploads/2024/08/social-feed-frame-right-1.webp);
  background-repeat: no-repeat;
  background-position: bottom right;
  width: 150px;
  height: 150px;
  position: absolute;
  right: -15px;
  bottom: -15px;
  background-size: cover;
}

#social-feed
  .e-n-carousel
  .swiper-slide
  .border-img
  .elementor-widget-image
  .elementor-widget-container {
  padding: 0;
}

@media only screen and (max-width: 880px) {
  #my-tabs .e-n-tabs-heading .e-n-tab-title {
    width: 100%;
    padding: 0 10px 10px 10px;
  }
  #my_faq .faqs-container summary.e-n-accordion-item-title {
    padding: 15px;
  }
  #my_faq
    .faqs-container
    summary.e-n-accordion-item-title
    .e-n-accordion-item-title-header
    h3 {
    font-size: 18px;
    line-height: 30px;
  }
  div#my_faq:after {
    width: 400px;
    height: 320px;
  }
  div#my_faq:before {
    width: 350px;
    height: 300px;
  }
  #double-img::after,
  #double-img::before {
    width: 275px;
    height: 200px;
  }
  /* #myslider .swiper-wrapper .swiper-slide.swiper-slide-active::before ,#myslider .swiper-wrapper .swiper-slide.swiper-slide-next::after{content: "";display: none;}
#myslider .swiper-wrapper .swiper-slide.swiper-slide-active h3 {font-size: 30px;}
#myslider .swiper-wrapper .swiper-slide.swiper-slide-active h4 {font-size: 20px;}
#myslider .swiper-wrapper .swiper-slide.swiper-slide-active .elementor-element.slides{background:linear-gradient(to right, #8C0D08 0%, #FC1501 65%);}
	#myslider .swiper-wrapper .swiper-slide::after {display:none;} */
}
@media only screen and (max-width: 600px) {
  #footer_form form input[type="submit"] {
    font-size: 12px;
    padding: 0px 7px;
    height: 40px;
  }
  div#my_faq:after {
    width: 290px;
    height: 250px;
  }
  div#my_faq:before {
    width: 250px;
    height: 260px;
  }
  #footer_form form label input {
    height: 40px;
    width: 95%;
  }
  #my-tabs .e-n-tabs-heading {
    display: flex;
    flex-direction: column;
  }
  #my-tabs .e-n-tabs-heading .e-n-tab-title {
    width: 100%;
    padding: 15px 10px 10px 10px;
  }
  #double-img::after,
  #double-img::before {
    width: 160px;
    height: 140px;
  }
  #team-tabs .e-n-tabs-heading .e-n-tab-title {
    width: 65px;
    margin: 0;
    margin-bottom: 10px;
    padding: 15px;
  }
  #team-tabs .e-n-tabs-heading {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
