/* Public home theme derived from the red, white, and charcoal Fathima logo. */
.fathima-home-theme{--ft-red:#ed1010;--ft-red-dark:#b90909;--ft-ink:#241b1b;--ft-soft:#f6eeee;--ft-white:#fff}
.fathima-home-theme .public-site-header{background:var(--ft-soft);box-shadow:0 8px 28px rgba(140,0,0,.1)}
.fathima-home-theme .public-site-header .menu>li>a{color:var(--ft-ink)}
.fathima-home-theme .public-site-header .menu>li>a:hover,
.fathima-home-theme .public-site-header .menu>li>a.active{color:var(--ft-red)}
.fathima-home-theme .dots-circle,.fathima-home-theme .menu-toggle{background:var(--ft-red)}
.fathima-home-theme .get-free-quote-btn .one{background:var(--ft-red)}
.fathima-home-theme .get-free-quote-btn .two{background:var(--ft-ink)}
.fathima-home-theme .hero-1-section{background-image:linear-gradient(31.38deg,rgba(36,27,27,.97),rgba(36,27,27,.15) 100%),url('../images/hero/hero1-bg1.png')}
.fathima-home-theme .hero-video-wrapper .play-btn{color:var(--ft-red)}
.fathima-home-theme .hero-video-wrapper .hero-white-circle{background:var(--ft-white);box-shadow:0 7px 22px rgba(237,16,16,.3)}
.fathima-home-theme .explore-our-services-btn .one,
.fathima-home-theme .learn-more-btn .one,
.fathima-home-theme .view-all-project-btn .one{background:var(--ft-red)}
.fathima-home-theme .explore-our-services-btn .two,
.fathima-home-theme .learn-more-btn .two,
.fathima-home-theme .view-all-project-btn .two{background:var(--ft-ink)}
.fathima-home-theme .about-white-circle,
.fathima-home-theme .counter-section,
.fathima-home-theme .contact-right-wrapper{border-color:var(--ft-red)}
.fathima-home-theme .about-list li::before{filter:hue-rotate(130deg) saturate(2.5)}
.fathima-home-theme .our-process-grid:hover,
.fathima-home-theme .services-grid:hover,
.fathima-home-theme .latest-blogs-card:hover{border-color:var(--ft-red)}
.fathima-home-theme .projects-prev-arrow:hover,
.fathima-home-theme .projects-next-arrow:hover,
.fathima-home-theme .slick-dots li.slick-active button:before{color:var(--ft-red)}
.fathima-home-theme footer .get-free-quote-btn .one{background:var(--ft-red)}

/* Carry the FTP identity through every homepage section. */
.fathima-home-theme .common-section-title p,
.fathima-home-theme .our-value-number,
.fathima-home-theme .latest-blogs-date-container h3,
.fathima-home-theme .contact-details-container a,
.fathima-home-theme .faq-para a{color:var(--ft-red)!important}
.fathima-home-theme .common-section-title-container h2,
.fathima-home-theme .services-grid-content-container h3,
.fathima-home-theme .our-value-right-para h3,
.fathima-home-theme .why-choose-us-icon-heading-container h3,
.fathima-home-theme .our-testimonial-contents h3{color:var(--ft-ink)!important}
.fathima-home-theme .services-section,
.fathima-home-theme .faq-section{background-color:var(--ft-soft)!important}
.fathima-home-theme .services-grid,
.fathima-home-theme .latest-blogs-card,
.fathima-home-theme .accordion-item{border-color:rgba(237,16,16,.12)!important}
.fathima-home-theme .services-grid:hover,
.fathima-home-theme .latest-blogs-card:hover,
.fathima-home-theme .our-value-right-box-container:hover{box-shadow:0 12px 28px rgba(36,27,27,.07)}
.fathima-home-theme .services-grid-icon-container,
.fathima-home-theme .our-process-number{color:var(--ft-red)!important;background:#fff4f4!important}
.fathima-home-theme .latest-blogs-date-container{background:var(--ft-ink)!important}
.fathima-home-theme .services-grid:hover .services-grid-icon-container,
.fathima-home-theme .accordion-button:not(.collapsed){background:#fff4f4!important;color:var(--ft-ink)!important}
.fathima-home-theme .our-process-grid-card:hover .our-process-hr-line,
.fathima-home-theme .our-value-hr-line,
.fathima-home-theme .why-choose-us-hr-line{border-color:var(--ft-red)!important}
.fathima-home-theme .our-testimonial-right-container .slick-dots li.slick-active button,
.fathima-home-theme .slick-dots li.slick-active button{background:var(--ft-red)!important}
.fathima-home-theme input:focus,
.fathima-home-theme textarea:focus,
.fathima-home-theme select:focus{border-color:var(--ft-red)!important;box-shadow:0 0 0 3px rgba(237,16,16,.1)!important;outline:none}
.fathima-home-theme .about-list li::before,
.fathima-home-theme .common-section-title img{filter:brightness(0) saturate(100%) invert(13%) sepia(98%) saturate(6705%) hue-rotate(359deg) brightness(101%) contrast(118%)}
.fathima-home-theme a:focus-visible,
.fathima-home-theme button:focus-visible{outline:3px solid rgba(237,16,16,.38);outline-offset:3px}
@media(max-width:1199px){.fathima-home-theme .mobile-nav{background:var(--ft-ink)}.fathima-home-theme .public-site-header .menu>li>a{color:var(--ft-white)}.fathima-home-theme .public-site-header .menu>li>a:hover,.fathima-home-theme .public-site-header .menu>li>a.active{color:#ff6b6b}}
