/* Fonts Family */
@font-face {
  font-family: 'DunbarLowBold';
  src: url('/wp-content/themes/roofix-child/assets/fonts/DunbarLow_Bold/fonnts.com-DunbarLow_Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

/* Fonts Title */
h1, h2, h3, h4, h5, .elementor-counter-number-wrapper, .services-slider-title sr7-txt {
    font-family: 'DunbarLowBold', sans-serif !important;
}

.site-header .main-navigation ul li {
  font-family: "Nunito", Sans-serif !important;
}

/*--Colors--*/
:root {
  --color-1: #D96547;
    /*----Red----*/
  --color-2: #F8CC62;
    /*----Brown----*/
  --color-3: #000;
    /*----Black----*/
  --color-4: #836B2F;
    /*----Orange----*/
  --color-5: #000435;
    /*---Bg color upload button career page---*/
  --color-6: #94804A;
      /*----Orange----*/
  --color-7: #46b450;
}

/* Margin */
.mb-4-24 {
  margin-bottom: 24px !important;
}

.mr-3-7 {
  margin-right: 7px !important;
}

/* Font Size */
.fs-2 {
  font-size: 32px !important;
}

.fs-4 {
  font-size: 26px !important;
}

.fs-4-3 {
  font-size: 23px !important;
}

.fs-5 {
  font-size: 18px !important;
}

/* Font color */
.text-black {
  color: var(--color-3) !important;
}

/* Font weight */
.fw-bold {
  font-weight: 700 !important;
}

/* Background color */
.bg-brown {
  background-color: var(--color-2) !important;
}

.bg-red {
  background-color: var(--color-1) !important;
}

/* z-index */
.z-1 {
  z-index: 1 !important;
}

/* Hover effect */
.hover-underline:hover {
  text-decoration: underline !important;
}

.hover-black:hover {
  color: #000 !important;
}

@media (max-width: 768px) {
  .fs-5-1 {
    font-size: 14px !important;
  }
}

/* Line height */
.lh-medium {
  line-height: 24px !important;
}

.lh-large {
  line-height: 32px !important;
}

body.slidemenuon {
  overflow: auto !important;
}

/* Header */
.rt-slide-nav .offscreen-navigation ul li > a {
  font-size: 18px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

body.single-post .main-navigation .menu-item-4572 > a::before,
body.single .main-navigation .menu-item-4572 > a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 2.5em;
    height: 2.5em;
    background-color: var(--color-2);
    border-radius: 50%;
    z-index: -1;
    opacity: 1;
    transition: opacity 0.3s ease;
}

body.single-post.nav-hover-active .main-navigation .menu-item-4572 > a::before {
    opacity: 0;
    transition: opacity 0.3s ease;
}

.home .site-header .main-navigation ul.menu > li > a:hover {
  color: #fff !important;
}

.site-header .main-navigation ul.menu > li > a:hover {
  color: #000 !important;
}

body.single-post .main-navigation .menu-item-4572 > a {
    position: relative; 
}

.sidebarBtn span {
  color: var(--color-2) !important;
}

.home #tophead.nav-down {
  background-color: #000 !important; 
}

#header-menu {
  padding-top: 60px !important;
  transition: unset !important;
}

.rt-sticky#header-menu {
  padding-top: 0 !important;
}

#tophead {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
}
#tophead.nav-up {
  transform: translateY(-100%);
}
#tophead.nav-down {
  transform: translateY(0);
}
.menu-layout1.rt-sticky {
  position: fixed;
  width: 100%;
  z-index: 1000;
}

.home #tophead.rt-sticky,
.trheader .site-header .menu-layout1.rt-sticky {
  background-color: #000 !important;
}

body.page:not(.home) #tophead.rt-sticky,
.blog #tophead.rt-sticky,
.blog #header-menu.rt-sticky,
.single-post #header-menu.rt-sticky {
  background-color: #fff !important;
}

.custom-top-bar .career svg,
.custom-top-bar .faq svg,
.custom-top-bar .tel svg {
  height: 22px !important;
}

.custom-top-bar .career a,
.custom-top-bar .faq a,
.custom-top-bar .tel a {
  gap: 5px !important;
}

.custom-top-bar .tel a {
  font-weight: 700 !important;
}

#SR7_1_1-1-9 {
  left: unset !important;
  padding: 0 calc((100vw - 1200px) / 2) !important;
  width: 100% !important;
}

#SR7_1_1-1-1 {
  left: auto !important;
  padding: 0 calc((100vw - 1200px) / 2) !important;
}

#SR7_1_1-1-3 {
  left: unset !important; 
  margin: 0 calc((100vw - 1200px) / 2) !important;
}

#SR7_1_1-1-4 {
  left: unset !important;
  margin-left: 250px !important
}

#SR7_1_1-1-5 {
  font-size: 16px !important;
  width: auto !important;
}

#SR7_1_1-1-6,
#SR7_1_1-1-7 {
  font-size: 13px !important;
}

.rt-owl-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border-color: #707070 !important;
  background-color: #707070 !important;
}

.custom-top-bar a {
  position: relative;
  font-weight: 700 !important;
}

.custom-top-bar a {
  position: relative;
}
body.home .custom-top-bar .faq path {
  fill: #fff !important;
}

body.home .custom-top-bar .tel circle {
  stroke: #fff !important;
}

.custom-top-bar .tel {
  padding-right: 20px;
}

/* .header-top-bar .tophead-contact a:hover {
  text-decoration: none !important;
} */

.site-header .main-navigation ul li a {
  padding: 0 20px !important;
}

.home .site-header .main-navigation ul li {
  margin-bottom: 15px !important;
}

body.page:not(.home) .site-header .main-navigation ul li,
.blog .site-header .main-navigation ul li {
  margin-bottom: 30px !important;
}

.site-header .main-navigation ul li a {
  font-size: 16px !important;
  font-weight: 700 !important;
}

/* .header-top-bar .tophead-contact.header-contact-layout2 ul li {
  font-weight: 700 !important;
} */

.contact-form-box-light .form-control {
  padding: 16px 40px 14px 26px !important;
}

.wpcf7-select {
  padding: 13px 40px 13px 26px !important;
  -webkit-appearance: none; 
  -moz-appearance: none;
  appearance: none;
}

.select-dropdown .wpcf7-not-valid-tip {
  margin-top: 8px !important;
}

.custom-validation-message,
span.wpcf7-not-valid-tip {
  margin-left: 26px;
}

.home .wpcf7 form.spam .wpcf7-response-output,
.page-id-4765 .wpcf7 form.spam .wpcf7-response-output {
  border-color: var(--color-2) !important;
  color: var(--color-2) !important;
}

#wpcf7-f4767-p4765-o1 .button-text .wpcf7-not-valid-tip {
  display: none !important;
}

.contact-form-box-light textarea {
  padding: 16px 26px !important;
}

.zip-error-message {
  margin-left: 26px;
}

body.page:not(.home) .rt-header-menu.rt-sticky {
  position: fixed !important;
}

body.page:not(.home) .non-trheader.header-style-2 .rt-sticky .main-navigation ul.menu > li > a {
  padding: 32px 20px !important;
}

.home .top-banner-discount-main {
  color: #fff !important;
}

body.page:not(.home) .top-banner-discount-main,
.blog .top-banner-discount-main,
.single-post .top-banner-discount-main {
  color: #000 !important;
}

body.page:not(.home) .dark-logo img,
.blog .dark-logo img,
.single-post .dark-logo img {
  height: 90px;
}

body.page:not(.home) #tophead .topbar-information-selector,
.blog #tophead .topbar-information-selector,
.single-post #tophead .topbar-information-selector {
  border-color: var(--color-1) !important;
}

body.page:not(.home) .top-banner-discount,
.blog .top-banner-discount,
.single-post .top-banner-discount {
  color: var(--color-2) !important;
}

body.page:not(.home) .custom-top-bar .career a,
body.page:not(.home) .custom-top-bar .faq a,
body.page:not(.home) .custom-top-bar .tel a,
.blog .custom-top-bar .career a,
.blog .custom-top-bar .faq a,
.blog .custom-top-bar .tel a,
.single-post .custom-top-bar .career a,
.single-post .custom-top-bar .faq a,
.single-post .custom-top-bar .tel a {
  color: #000 !important;
}

body.page:not(.home) .custom-top-bar .faq path,
body.page:not(.home) .custom-top-bar .career path,
.blog .custom-top-bar .faq path,
.blog .custom-top-bar .career path,
.single-post .custom-top-bar .faq path,
.single-post .custom-top-bar .career path {
  fill: var(--color-4) !important;
}

body.page:not(.home) .custom-top-bar .tel path,
.blog .custom-top-bar .tel path,
.single-post .custom-top-bar .tel path {
  stroke: var(--color-4) !important;
}

body.page:not(.home) .custom-top-bar .faq circle,
body.page:not(.home) .custom-top-bar .career circle,
body.page:not(.home) .custom-top-bar .tel circle,
.blog .custom-top-bar .faq circle,
.blog .custom-top-bar .career circle,
.blog .custom-top-bar .tel circle,
.single-post .custom-top-bar .faq circle,
.single-post .custom-top-bar .career circle,
.single-post .custom-top-bar .tel circle {
  stroke: var(--color-4) !important;
}

body.page:not(.home) .site-header .main-navigation ul.menu > li.current-menu-item > a,
.blog .site-header .main-navigation ul li a,
.single-post .site-header .main-navigation ul li a {
  position: relative;
  color: #000 !important;
  z-index: 1; 
}

/* MAIN NAVIGATION STYLES */

/* Base styling for active menu item (default state) */
.site-header .main-navigation ul.menu > li.current-menu-item > a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.5em; 
  height: 2.5em;
  background-color: var(--color-2);
  border-radius: 50%;
  z-index: -1;
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* Show styling on hovered menu items (except current active) */
.site-header .main-navigation ul.menu > li:not(.current-menu-item):hover > a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2.5em; 
  height: 2.5em;
  background-color: var(--color-2);
  border-radius: 50%;
  z-index: -1;
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* Keep active styling visible when hovering over the current menu item itself */
.site-header .main-navigation ul.menu > li.current-menu-item:hover > a::before {
  opacity: 1 !important;
}

/* Base styling for active item in top bar */
.custom-top-bar a.yellow-circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-color: var(--color-2);
  border-radius: 50%;
  z-index: -1;
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* Show styling on hovered items in top bar */
.custom-top-bar a:not(.yellow-circle):hover::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 65%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background-color: var(--color-2);
  border-radius: 50%;
  z-index: -1;
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* Keep active styling visible when hovering over the current top bar item */
.custom-top-bar a.yellow-circle:hover::before {
  opacity: 1 !important;
}


/* UNIFIED NAVIGATION BEHAVIOR */

/* Hide active styling when ANY navigation is being hovered */
.nav-hover-active .site-header .main-navigation ul.menu > li.current-menu-item > a::before,
.nav-hover-active .custom-top-bar a.yellow-circle::before,
body.single-post.nav-hover-active .main-navigation .menu-item-4572 > a::before,
body.single.nav-hover-active .main-navigation .menu-item-4572 > a::before {
    opacity: 0;
}

/* Top banner singular pages */
body.page:not(.home) .entry-banner.entry-banner-after:before {
  background-color: unset !important;
}

/* Cards section */
#cards-section {
  background-size: 100% 100%;
}

/* Text Image section */
.about-box-layout4 .about-box-content {
  padding: 0 15px 0 0 !important;
}

#shine-bg {
  background-size: 100% 100% !important;
}

body.page:not(.home) .entry-banner {
  height: 239px;
}

/* Testimonial */
.elementor-widget-rt-testimonials .swiper-wrapper {
  gap: 15px;
}

#testimonial-section .swiper-pagination-bullet {
  width: 15px !important;
  height: 15px !important;
}

.testimonial-box-layout1 {
  background-color: rgb(217, 101, 71) !important;
  border-radius: 23px;
  height: auto !important;
  padding: 40px 35px 20px !important;
  margin: 0 !important;
}

.testimonial-box-layout1 .media-body {
  display: flex !important;
  flex-direction: column !important;
  margin-left: 0 !important;
}

.testimonial-box-layout1 .item-title {
  order: 1;
}

.testimonial-box-layout1 .item-rating {
  order: 2;
}

.testimonial-box-layout1 .item-subtitle {
  order: 3;
}

/* Quality section */
.sponsonrs-box {
  height: auto !important;
}

.brand-box-layout2 img {
  filter: unset !important;
  height: 100% !important;
  width: 100% !important;
}

.brand-box-layout2 {
  height: 100%;
}

.brand-box-layout2 .item-img {
  display: flex;
  align-items: center;
  height: 100%;
}

.brand-box-layout2.grid {
    cursor: default !important;
}

.brand-box-layout2.grid:hover img {
  transform: none !important;
}

/* Contact form section */
#wpcf7-f623-p704-o1 .wpcf7-submit,
#wpcf7-f623-p22-o1 .wpcf7-submit {
  background-color: var(--color-2) !important;
}

.wpcf7-not-valid-tip {
  color: var(--color-5) !important;
}

.home .wpcf7 form.sent .wpcf7-response-output {
  color: var(--color-2) !important;
}

/* Contact form singular pages */
.contact-form-box-light .wpcf7-submit {
  border-radius: 10px !important;
  width: 25% !important;
  text-transform: none !important;
}

#wpcf7-f623-p4715-o1 .wpcf7-submit,
#wpcf7-f623-p24-o1 .wpcf7-submit {
  width: 25% !important;
  background-color: var(--color-1) !important;
  text-transform: none !important;
}

/* Contact form tempalte part */
#contact-form-template {
  margin-bottom: 80px;
}

#contact-form-template .container {
  max-width: 1150px;
}

#contact-form-template .container .row-form-template {
  background-color: var(--color-2);
  padding: 34px 75px 15px 75px;
  border-radius: 23px;
}

#contact-form-template .container .col-12 {
  border-radius: 23px;
}

#contact-form-template h2 {
  font-size: 45px !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
  color: #000 !important;
}

#contact-form-template p {
  color: #000 !important;
}

/* Error message for yellow form */
.page-id-4715 .wpcf7-response-output, 
.page-id-24 .wpcf7-response-output,
.blog .wpcf7-response-output {
  border-color: var(--color-1) !important;
  color: var(--color-1) !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: var(--color-5) !important;
  border-color: var(--color-7) !important;
}

.contact-form-box-light .wpcf7-textarea {
  height: 215px;
}

.contact-form-box-light .wpcf7-text,
.contact-form-box-light .wpcf7-textarea,
.wpcf7-select  {
  border-radius: 16px !important;
}

/* About us page */
.elementor-counter-number-wrapper {
  position: relative;
  padding: 100px 50px;
  display: inline-block !important;
  width: 280px;
}

.elementor-counter-number-wrapper::before {
  content: '';
  position: absolute;
  top: -25px;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
  z-index: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 211 184.9'%3E%3Cpath d='M211 184.9H0V66.13L105.5 0 211 66.13V184.9Zm-201-10h191V71.67L105.5 11.8 10 71.67V174.9Z' style='fill:%23f8cc62'/%3E%3C/svg%3E");
}

.service-box-layout2 .service-box-media .item-icon.icon-layout-2 img {
  height: 100px !important;
}

#number-section {
  background-size: 100% 100%;
}

/* FAQs page */
.page-id-704 .e-n-accordion-item {
  border-bottom: 2px solid var(--color-2);
}

.page-id-704 .e-n-accordion-item-title-icon .cls-1{
  fill: var(--color-1) !important;
}

/* Services pages */
.services-slider sr7-row-con {
	overflow: hidden !important;
}

#roof-types,
#services-block1 {
  background-size: 100% 100% !important;
}

.elementor-element-686f3d1 .elementor-element .e-con-inner {
  padding-top: 0 !important;
}

.elementor-element-686f3d1 .e-n-accordion-item-title-text {
  padding: 15px 0 !important;
}

.elementor-element-686f3d1 .e-n-accordion-item-title-icon svg {
  height: 17px !important;
}

.elementor-element-7ff93fb sr7-txt {
  width: 95% !important;
}

/* Career page */
.button-text p {
  display: flex;
  flex-direction: column-reverse;
}

.button-text .wpcf7-form-control-wrap {
    position: absolute;
    left: 0px;
    top: 45px;
}

.button-text input {
  width: 105px !important;
}

.button-text .upload-note {
  font-size: 16px !important;
  font-weight: 800 !important;
}

.page-id-4765 .custom-upload-wrapper {
  position: relative;
  display: flex;
  column-gap: 25px;
  flex-wrap: wrap;
}

.page-id-4765 .custom-upload-label {
  background-color: var(--color-6);
  color: white;
  padding: 10px 55px;
  cursor: pointer;
  border-radius: 10px;
  font-weight: bold;
}

.page-id-4765 input.hidden-upload {
  opacity: 0;
  position: absolute;
  left: -9999px;
}

.page-id-4765 .upload-note {
  font-size: 14px;
  color: #666;
}

.page-id-4765 .custom-validation-message {
  color: var(--color-5) !important;
}

.page-id-4765 .button-text {
  margin-top: 10px;
}

#job-section {
  background-size: 100% 100% !important;
}

/* Blog */
.single-post  article h1 {
  word-break: normal;       
  overflow-wrap: break-word; 
  hyphens: auto; 
}

.blog #masthead {
  position: unset !important;
}

.blog .site-header .site-branding a.light-logo,
.single-post .site-header .site-branding a.light-logo {
  display: none !important;
}

.blog .site-header .site-branding a.dark-logo,
.single-post .site-header .site-branding a.dark-logo {
  display: table-cell !important;
  width: 195px !important;
  height: 75px !important;
}

.blog .menu-layout1.rt-sticky {
  background-color: #fff !important;
}

.blog .entry-banner {
  height: 239px;
}

.blog .entry-banner-content {
  display: none !important;
}

.blog .entry-banner.entry-banner-after:before {
  content: unset !important;
}

.blog-banner {
  padding: 70px 0px 80px 0px;
}

.blog-banner-title,
.single-post article h1 {
  color: #000000;
  font-size: 45px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 58px;
}

.single-post article h1 {
  text-align: center;
}

.single-post h2,
.single-post h3,
.single-post h4,
.single-post h5,
.single-post h6,
.single-post p,
.single-post ul li {
  color: #000 !important;
}

.single-post ul li {
  line-height: 27px !important;
}

.single-post h2 {
  font-size: 23px !important;
}

.single-post .origin-article-meta {
  color: #000000;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}

.single-post .go-back-btn {
  text-align: center;
}

.single-post .go-back-btn a {
  background-color: var(--color-1);
  color: #fff;
  padding: 10px 70px;
  font-size: 16px;
  border-radius: 10px;
}

.single-post .go-back-btn a:hover {
  text-decoration: underline !important;
}

.single-post .custom-top-banner {
  margin: 10px 0 40px;
}

.single-post .custom-top-banner img {
  border-radius: 22px;
}

.blog-banner-subtitle {
  font-size: 26px;
}

.blog-banner-description {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
}

.post-each {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.blog-box-layout3new.blog-box-wrp {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.blog-box-layout3new .item-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.blog-box-layout3new .item-content a.non-ghost-btn-md {
  margin-top: auto;
}

.blog-box-layout3new .item-content {
  background-color: var(--color-1) !important;
}

.blog-box-layout3new .item-content .item-title a {
  color: #fff !important;
}

.blog-box-layout3new .item-content .item-title a:hover {
  color: var(--color-2) !important;
}

.blog .item-img img {
  height: 290px !important;
  object-fit: cover;
}

.blog .item-content p {
 color: #fff !important;
}

.blog .item-content .non-ghost-btn-md {
  font-size: 16px !important;
  color: #fff !important;
  text-decoration: underline;
  text-transform: capitalize !important;
  font-weight: 700;
}

.blog .item-content .non-ghost-btn-md:hover {
  text-decoration: none !important;
}

.blog .content-area .col-md-4 {
  padding: 0 8px !important;
}

.blog .item-content a span,
.blog .news-meta-info {
  display: none;
}

.blog .item-content h3 {
  font-size: 23px !important;
  text-transform: uppercase;
  line-height: 28px !important;
}

.blog-box-layout3new.blog-box-wrp {
  border-radius: 23px !important;
}

.blog .origin-article-content {
  font-weight: 700 !important;
}

.blog .wpcf7-submit {
  background-color: var(--color-1) !important;
}

.single-post .entry-banner {
  display: none;
}

.single-post .content-area::before {
    content: '';
    position: absolute;
    top: 155px;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url('/wp-content/uploads/2025/05/Component-6-–-9.png'); 
    background-size: 100% 100%;
    background-position: center;
    z-index: 0;
}

.single-post article {
  padding-top: 100px;
}
/* Footer */
.footer-top-wrap-layout2 .widget_media_image {
  margin-bottom: 10px !important;
}

.footer-box-layout2 .footer-title:after {
  content: none !important;
}

.footer-box-layout2 .footer-title {
  margin-bottom: 0 !important;
}

#roofix_info-3 i,
#roofix_info-2 i {
  display: none !important;
}

#roofix_info-2 ul {
  display: flex;
  flex-direction: column;
}

#roofix_info-2 li {
  margin-bottom: 0 !important;
}

#roofix_about-2 .footer-social {
  margin-top: 0 !important;
}

.footer-wrap-layout2 {
  background-repeat: no-repeat !important;
  background-position: center bottom !important;
  background-size: 100% 100% !important;
}

.footer-wrap-layout2.footer-bgc:before {
  background-color: unset !important;
}

.footer-top-wrap-layout2 {
  padding: 300px 0 0 !important;
}

#roofix_about-2 {
  margin-bottom: 0 !important;
}

#roofix_info-3 ul li {
  display: flex;
  flex-direction: column;
}

.svg-footer svg {
  max-width: 40px;
  width: 100%;
  transition: opacity 0.3s ease;
}

.svg-footer svg:hover {
  opacity: 0.6;
}

.footer-box-layout2 .footer-title {
  padding-bottom: 15px !important;
}

/* 404 */
.error404 .entry-banner,
.error404 #tophead,
.error404 #header-menu {
  display: none !important;
}

.error404 .title-error {
  font-size: 195px;
}

.error404 .item-subtitle {
  font-size: 45px !important;
  font-weight: 800 !important;
  padding-top: 50px;
  padding-bottom: 20px;
  margin: auto !important;
  font-family: 'DunbarLowBold', sans-serif !important;
  line-height: 48px !important;
}

.error404 .title-text {
  font-family: 'DunbarLowBold', sans-serif !important;
}

.error404 .error-page-box-layout1 .item-btn {
  border-radius: 10px !important;
  padding: 14px 80px !important;
}

.error404 .paragraph404 {
  padding-bottom: 55px;
}

.error404 .error-page-wrap-layout1 {
  background-image: url(/wp-content/uploads/2025/05/Component-7-–-4-1.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.error-page-wrap-layout1 {
  margin: 70px 0;
}
/* Responsive min-with */
@media (min-width: 576px) {

}
@media (min-width: 768px) {
    .copyright .container p {
    padding-right: 125px;
  }
}
@media (min-width: 992px) {
  body.page:not(.home) #tophead,
  .blog #tophead,
  .single-post #tophead {
    background-color: #fff !important;
  }  
  .home #tophead {
    background-color: transparent !important;
  }
  #tophead .topbar-information-selector {
    border-bottom: 1px solid #fff;
  }
  #header-menu,
  #tophead {
    padding: 0 calc((100vw - 1250px) / 2);
  }
  #header-menu .container-fluid {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .header-top-bar .col-sm-12 {
    padding: 0 15px;
  }
  .footer-top-wrap-layout2 .container {
    padding: 0 !important;
  }
  #testimonial-section .swiper-slide {
    width: 405px !important;
    height: 480px !important;
  }
  #SR7_1_1-1-9 {
    line-height: 80px !important;
  }
}
@media (min-width: 1025px) {
  .elementor-element-f2f87a6 .elementor-element {
    height: 225px !important;
  }
}
@media (min-width: 1200px) {
    #middle-counter {
    position: relative;
    display: inline-block;
    padding: 0 30px; 
  }
  #middle-counter::before,
  #middle-counter::after {
    content: '';
    position: absolute;
    top: 40px; 
    height: 270px;
    width: 1px;
    background-image: linear-gradient(#fff 30%, rgba(255, 255, 255, 0) 0%);
    background-position: right;
    background-size: 1px 6px;
    background-repeat: repeat-y;
  }
  #middle-counter::before {
    left: 0; 
  }
  #middle-counter::after {
    right: 0; 
  }
}
@media (min-width: 1400px) {
  #SR7_1_1-1-1 {
    line-height: 0 !important
  }
}
@media (min-width: 1240px) {
    #SR7_1_1-1-4 {
    left: unset !important;
    margin: 0 calc((105vw - 760px) / 2) !important; 
  }
}

/* Responsive max-with */
@media (max-width: 576px) {
  body p,
  body .rtr-content,
  body .elementor-element-a018d85 .elementor-widget-container div,
  body .elementor-element-686f3d1 .e-n-accordion-item .elementor-widget-container div {
    font-size: 17px !important;
  }
  .footer-wrap-layout2 {
    background-position: 17% 29% !important;
    background-size: cover !important;
  }
  #roofix_info-3,
    #block-7 {
    margin-bottom: 0 !important;
  }
  #roofix_info-2 {
    margin-bottom: 15px !important;
  }
  .footer-box-layout2 .footer-title {
    padding-bottom: 5px !important;
  }
  .footer-top-wrap-layout2 .widget_media_image {
    margin-bottom: 20px !important;
  }
  .footer-bottom-wrap-layout2 {
    border-top: unset !important;
  }
  .footer-bottom-wrap-layout2 {
    padding: 10px 0 26px 30px !important;
    text-align: start !important;
  }
  .footer-box-layout2 .footer-title h3 {
    font-size: 16px !important;
  }
  .title-slider-about {
    padding-top: 15px !important;
    font-size: 26px !important;
  }
  .paragraph-slider-about {
    font-size: 12px !important;
    line-height: 16px !important;
    padding-top: 10px !important;
  }
  .title-mobile-ft {
    font-size: 28px !important;
  }
  .subtitle-mobile-ft {
    font-size: 18px !important;
  }
  .paragraph-mobile-ft {
    font-size: 17px !important;
  }
  .lh-mobile,
  .single-post h2 {
    line-height: 36px !important;
  }
  #contact-form-template {
    padding: 0 !important;
  }
  #contact-form-template .row-form-template {
    border-radius: 0 !important;
    padding: 34px 30px 15px 30px !important;
  }
  #contact-form-template h2 {
    font-size: 28px !important;
  }
  .blog-banner-section .blog-banner,
  .blog .content-area {
    padding: 30px 30px 0 !important;
  }
  .single-post .content-area {
    padding-left: 30px;
    padding-right: 30px;
  }
  #testimonial-section .item-title,
  #testimonial-section .item-subtitle,
  #testimonial-section .item-rating,
  #testimonial-section .tcontent {
    text-align: start !important;
  }
  #SR7_1_1-1-11 {
    width: 100% !important;
  }
  .elementor-element-7ff93fb .sr7-rightarrow {
    transform: translate(-10px, -30px) !important;
  }
  .elementor-element-7ff93fb .sr7-leftarrow {
    transform: translate(10px, -30px) !important;
  }
  .elementor-element-3d1762d4 .brand-box-layout2.grid .item-img {
    justify-content: center;
  }
  .elementor-element-3d1762d4 .brand-box-layout2.grid .item-img img {
    max-width: 245px;
  }
}
@media (max-width: 768px) {
  .footer-top-wrap-layout2 {
    padding: 75px 30px 0 !important;
  }
  .elementor-element-5a04d95 img {
    height: 195px !important;
  }
  .about-box-layout4 .about-box-content {
    padding: 0 !important;
  }
  .elementor-element-ab4bda7 .rtr-content {
    text-align: justify;
  }
  .contact-form-box-light .wpcf7-text,
  .contact-form-box-light .wpcf7-textarea, 
  .wpcf7-select {
    border-radius: 4px !important;
  }
  .single-post article {
    padding-top: 0 !important;
  }
}
@media (max-width: 992px) {
  .wpcf7-submit {
    width: 100% !important;
  }
  body.page:not(.home) .wpcf7-submit,
  #wpcf7-f623-p4715-o1 .wpcf7-submit,
  #wpcf7-f623-p24-o1 .wpcf7-submit,
  #wpcf7-f623-o1 .wpcf7-submit,
  .contact-form-box-light .wpcf7-submit {
    width: 100% !important;
  }
  .footer-wrap-layout2 {
    background-size: cover !important;
  }
  .paragraph-slider-about-tab {
    font-size: 16px !important;
    line-height: 16px !important;
    padding-top: 10px !important;
  }
}
@media (max-width: 1024px) {
  .page-id-24 .service-box-media {
    flex-direction: column !important;
  }
  .page-id-24 .media-body-wrp {
    padding-left: 0 !important;
  }
  .mean-container .mean-bar .logo-small {
    width: 170px !important;
  }
  .mean-bar .sidebarBtn {
    font-size: 35px !important;
    top: 25px !important;
    right: 30px !important;
  }
  .custom-top-bar .tel {
    padding-right: 0 !important;
  }
  .mean-container .mean-bar {
    border-bottom: unset !important;
  }
  .mean-container {
    padding: 10px 30px 20px 30px;
  }
  body.page:not(.home) .top-banner-discount-main,
  body.page:not(.home) .top-banner-discount,
  body.page:not(.home) .custom-top-bar .career a, 
  body.page:not(.home) .custom-top-bar .faq a, 
  body.page:not(.home) .custom-top-bar .tel a, 
  .blog .custom-top-bar .career a, 
  .blog .custom-top-bar .faq a, 
  .blog .custom-top-bar .tel a, 
  .single-post .custom-top-bar .career a, 
  .single-post .custom-top-bar .faq a, 
  .single-post .custom-top-bar .tel a,
  .blog .top-banner-discount-main,
  .blog .top-banner-discount,
  .single-post .top-banner-discount-main,
  .single-post .top-banner-discount {
    color: #fff !important;
  }
body.page:not(.home) .custom-top-bar .faq circle, 
body.page:not(.home) .custom-top-bar .career circle, 
body.page:not(.home) .custom-top-bar .tel circle, 
.blog .custom-top-bar .faq circle, 
.blog .custom-top-bar .career circle, 
.blog .custom-top-bar .tel circle, 
.single-post .custom-top-bar .faq circle, 
.single-post .custom-top-bar .career circle, 
.single-post .custom-top-bar .tel circle,
body.page:not(.home) .custom-top-bar .tel path, 
.blog .custom-top-bar .tel path, 
.single-post .custom-top-bar .tel path {  
    stroke: #fff !important;
  }
body.page:not(.home) .custom-top-bar .faq path, 
body.page:not(.home) .custom-top-bar .career path, 
.blog .custom-top-bar .faq path, 
.blog .custom-top-bar .career path, 
.single-post .custom-top-bar .faq path, 
.single-post .custom-top-bar .career path {
    fill: #fff !important;
  }
.single-post .content-area::before {
  top: 185px !important;
}
}
@media (max-width: 1400px) {
    
}
@media (max-width: 1200px) and (min-width: 1024px) {
  #SR7_1_1-1-9,
  #SR7_1_1-1-1,
  #SR7_1_1-1-3 {
    margin-left: 20px !important;
  }
}
@media (max-width: 1230px) and (min-width: 1200px) {
    #SR7_1_1-1-9,
  #SR7_1_1-1-1,
  #SR7_1_1-1-3 {
    margin-left: 30px !important;
  }
}
@media (max-width: 1200px) and (min-width: 1024px) {
  .elementor-704 .elementor-element.elementor-element-6def196a,
  .elementor-257 .elementor-element.elementor-element-584ac97b,
  .elementor-4715 .elementor-element.elementor-element-7498e9fc,
  .elementor-24 .elementor-element.elementor-element-7a370101,
  .elementor-22 .elementor-element.elementor-element-38346505,
  .elementor-4765 .elementor-element.elementor-element-38346505 {
    width: 100% !important;
  }
  .elementor-704 .elementor-element.elementor-element-447b1ad5,
  .elementor-257 .elementor-element.elementor-element-4fcb30c6,
  .elementor-4715 .elementor-element.elementor-element-621c2c0b,
  .elementor-24 .elementor-element.elementor-element-7982188,
  .elementor-22 .elementor-element.elementor-element-64309eeb,
  .elementor-4765 .elementor-element.elementor-element-64309eeb {
    padding: 30px !important;
    padding-right: 30px !important;
  }
}

/* Animation */
/* Fade Up Animation */
@keyframes rt-fadeInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.rt-fade-up {
    opacity: 0;
}

.rt-fade-up.active {
    animation: rt-fadeInUp 1s ease forwards;
}

.rt-fade-up.active.delay-1 { animation-delay: 0.1s; }
.rt-fade-up.active.delay-2 { animation-delay: 0.2s; }
.rt-fade-up.active.delay-3 { animation-delay: 0.3s; }
.rt-fade-up.active.delay-4 { animation-delay: 0.4s; }
.rt-fade-up.active.delay-5 { animation-delay: 0.5s; }