/*
 Theme Name: Divi Child
 Template Version: 1.0
 Description: A customized version of Divi which adds a number of tiny features you need.
 Template: Divi
*/

 body {
     font-size: 1.0625rem;
     font-family: 'Heebo', Arial, sans-serif;
     -webkit-font-smoothing: antialiased;
     text-rendering: optimizelegibility;
     font-feature-settings: "liga";
     color: #2C3941;
     font-weight: 400;
}
 h1,h2,h3,h4,h5,h6 {
     font-family: 'Inter', sans-serif;
}
 p strong {
     font-family: 'Inter', sans-serif;
     font-size: 18px;
     font-weight: 500;
}
 div#page-container {
     overflow: hidden;
}
 .et_pb_row {
     width: 95% !important;
}
 /* -----------------------------------------------------------------------
   * Header Style
   * ----------------------------------------------------------------------- */
  /* Top header */
  #main-header {
      background-color: #fff;
  }

.contact-info .clearfix:after{
	display:none;
}
  
  #main-header .contact-info {
    background-color: #fdb913;
  }
  
  #main-header .phonenum{
      display: inline-block;
      font-size: 14px;
      color: #171717;
      line-height: 0;
      /* padding-top: 8px; */
      transition: 0.4s ease-in-out;
      border-left: dashed;
      padding-left: 12px;
  }
  
  #main-header .contact-info a:hover {
   
  }
  
  #main-header .contact-info .email-us {
      background: #d2232a !important;
      color: #fff !important;
      font-size: 18px;
      border-bottom: 0 !important;
      margin: 3px 0px 5px !important;
      border-radius: 15px !important;
      line-height: 40px !important;
      box-shadow: 0px 2px 2px #851216 !important;
      padding: 5px 20px;
      min-width: 200px;
  }
  
  #main-header  .email-us:hover {
   background: #bc1f26 !important;
  }
  
  #main-header .phonenum {
      margin-left: 7px;
      font-size: 15px !important;
  }
  
  #main-header .fa {
      position: relative;
      /* left: -7px; */
      color: #161616;
      margin-right: 5px;
  }
  
  #main-header .fa-envelope {
    top: -1px;
    color: #fff;
  }

  #main-header .fa-phone {
    font-size: 17px;
    top: 1px;
  }
  @media screen and (max-width:980px){
	    #main-header .fa-phone {
    font-size: 26px;
    
  }
  }
.et-fixed-header #top-menu a:hover{
	color: #fff !important;
}
  /* Logo */
  .logo_container, .et-fixed-header .logo_container {
      padding-top: 0px!important;
  }
  
  .text-logo span{
    display: inline-block;
    color: #161616;
    /* font-family: 'Amaranth', sans-serif; */
    /* font-size: 26px !important; */
    font-weight: 700;
    position: relative;
    transition: 0.3s;
    /* text-shadow: 2px 1px 0 #dadada, 2px 2px 2px #353535; */
    font-style: italic;
  }
  
  .text-logo:hover {
      transform: skew(-10deg);
  }
  
  .comp-name {
    color: #f9b45c;
    font-weight: bold;
    text-decoration: underline;
  }
  
  .et_header_style_centered header#main-header .logo_container {
  height: auto !important;
  }
  /* Navigation */
  .et_header_style_left #et-top-navigation {
    padding: 0!important;
  }
  
  #top-menu li {
      padding-right: 0px;
      margin-right: -3px;
  }
  
  #top-menu li a {
      text-transform:uppercase!important;
      padding: 25px 20px !important;
    letter-spacing: 0;
    transition: 0.3s ease-in-out;
  }
   #top-menu .current-menu-item a{
	 background: #949494;
	  color: #fff !important;
  }
  #top-menu li a:hover  {
    color: #fff;
    opacity: 1!important;
    background: #949494;
  }
  
  /* mobile */
.custom-mobile-nav-info{
	display: flex;
	justify-content: flex-start;
	width: calc(100% - 40px);
	align-items: center;
}

.phonenum-mobile{width: 40px;text-align: center;}

.address-mobile{
	width: 50%;
	text-align: center;
	margin: auto;
}

.select_page{
	display:none !important;
}
  .mobile_menu_bar::before {
    color: #161616 !important;
  }
  
  .et_mobile_menu li a {
    color: #161616!important;
  }
  
  .et_mobile_menu {
    padding: 2% 5%;
  }
  
  #mobile_menu {
      background: #fff!important;
      top: 100%;
      text-align: center;
  }
  
  /* Scroll Down Button */
  .scroll-down-btn {
      z-index: 99999;
      position: absolute;
      bottom: 35px;
      text-align: center;
      margin: 0 auto;
      left: 0;
      right: 0;
      padding: 13px 10px;
      background: #f9b45c;
      border-radius: 40px;
      -moz-animation: bounce 2s infinite;
      -webkit-animation: bounce 2s infinite;
      animation: bounce 2s infinite;
  }
  
  .scroll-down-btn:hover {
      opacity: 0.8;
  }
 .text-logo span{
      font-size: 26px !important;
      text-shadow: none;
    }
  
/*END HEADER STYLES*/

 /* -----------------------------------------------------------------------
   * Media Queries Style
   * ----------------------------------------------------------------------- */
@media screen and (min-width:981px){
	#et_mobile_nav_menu{
		display:none !important;
	}
}
  
  @media (min-width:981px) and (max-width:1365px){body:not(.image-logo) #et-top-navigation,.cn-logo{display:block;clear:both;margin:0 auto}body:not(.image-logo) .add-top-info,.cn-logo, text-logo, .top-btn{text-align:center}body:not(.image-logo) #top-menu,body:not(.image-logo) .fullwidth-menu,body:not(.image-logo) nav#top-menu-nav,body:not(.image-logo) nav.fullwidth-menu-nav{float:none!important}body:not(.image-logo) #et-top-navigation{float:none}.cn-logo{top:0}body:not(.image-logo) .et_menu_container{text-align:center;margin:0 auto}body:not(.image-logo) .et_header_style_left .logo_container{position:relative!important}.add-top-info{float:none;margin:5px auto 0;padding:7px 0}.top-btn{padding:3px 15px;display:block!important}
	
}
@media (max-width: 980px) {
    .et_header_style_centered #main-header .mobile_nav {
        display: block;
        text-align: left;
        background-color: transparent !important;
        border-radius: 0px !important;
        padding: 0px !important;
    }
	
}
  
  @media (max-width: 980px) { 
	    .header-contacts{
		  display:none;
	  }
	  
    #top-header .pull-left {
      margin-top: 12px;
     }
  
     #et-top-navigation {
      padding-top: 0;
      padding-bottom: 0;
     }
  
     .et_header_style_centered #main-header {
      padding-bottom: 0!important;
      padding-top: 0px !important;
     }
  
     #mobile_menu {
      border-top: 0;
     }
  
     .logo_container {
      float: none;
      margin-bottom: 15px;
     }
}

  @media (max-width: 600px) { 
    #main-header .contact-info a, #main-header .contact-info span {
      display: block;
      line-height: 30px;
    }
  
    .text-logo span{
      font-size: 20px !important;
      text-shadow: none;
    }
  
    #main-header .contact-info .container {
      text-align: center;
    }
  
    #main-header .contact-info a {
      padding-top: 0;
            margin: 0;
    }
  
    #main-header .phonenum {
            margin: 0;
    }
  
    #main-header .contact-info .email-us {
      padding: 0;
      color: #65908f;
      background-color: transparent;
      float: none !important;
    }
  
    #main-header .fa-envelope {
      /* color: #F9B45C; */
    }
      .contact-info .container {
          padding: 0 !important;
      }
      .contact-info a:last-of-type,
      .contact-info span {
      padding-left: 0 !important;
  }
      body.image-logo a.email-us {
      padding-top: 0 !important;
  }
  }

  @media screen and (max-width: 425px) {
    #top-header .pull-left, #top-header .pull-right {
      float: none !important;
      text-align: center;
     }
  
    #top-header .pulsing {
      margin-top: 7px!important;
    }
  }

  @media (max-width: 980px) {
  .et_header_style_centered .mobile_menu_bar {
      position: relative;
      top: 2px;
      right: 5px;
  }
      }

/***** massage template menu fix *****/
  @media (min-width:981px) {
      body:not(.image-logo) .logo_container {
      text-align: center;
      display: inline-block;
  }
      body:not(.image-logo) #et-top-navigation {
      width: 100%;
      text-align: center;
  }
      body:not(.image-logo) #top-menu-nav {
      float: none !important;
      display: inline-block;
  }
      body:not(.image-logo) #main-header .contact-info {
      float: none !important;
      /* margin-bottom: 15px; */
      }
      body:not(.image-logo) #main-header .fa {
          top: 0;
      }
      body:not(.image-logo) #main-header .contact-info a em,
      body:not(.image-logo) #main-header .contact-info span em {
      display: none;
  }
  }
  @media (max-width:980px) {
      .logo_container {
          position: relative !important;
          text-align: center;
          margin-top: 15px !important;
      }
      .text-logo {
          font-size: 28px;
              line-height: 30px;
          padding-bottom: 0;
              padding-top: 10px;
  }
      .header-info span, .header-info a {
      margin-right: 0;
          display: block;
  }
  }
      #et-top-navigation > .et_menu_container {
      width: 100%;
  }
  header > .et_menu_container {
      width: 100%;
  }
  #top-menu-nav > ul > li > a:hover,
  #et-secondary-menu > ul > li > a:hover,
  #et-info-email:hover,
  .et-social-icons a:hover {
      opacity: 1;
      background: #949494;
      color: #fff;
  }
  /***** FIX DROPDOWN ARROW POSITION *****/
   .menu-item-has-children>a:after {
       top: unset !important;
  }
  #top-menu .menu-item-has-children > a {
      padding-right: 22px !important;
  }
  /***** FIX DROPDOWN *****/
   #top-menu .sub-menu {
       padding: 0 !important;
       width: unset !important;
       border-top: 3px solid #ddd !important;
  }
   #top-menu .sub-menu li {
       border-left: 0 !important;
       padding: 0 !important;
  }
  #top-menu .sub-menu li a {
      padding: 0 10px !important;
      line-height: 3em;
  }
   #top-menu .sub-menu li a:before {
       display: none;
  }
  #main-header .nav ul li a:hover,
  #main-header .et_mobile_menu li a:hover {
      opacity: 1;
  }
   .et_mobile_menu .sub-menu {
       border: none !important;
  }

 @media (max-width:600px) {
      #contactForm div:nth-child(5) img {
      float: none;
      margin-top: 5px;
  }
      #contactForm div:nth-child(5) input {
      float: none;
      width: 100% !important;
      height: 50px;
      margin: 10px 0 !important;
  }
          .text-logo {
              padding-top: 0;
      }
  }
  .white-box {
      padding: 20px 15px !important;
      background: rgba(255,255,255,.95);
      box-shadow: 0 0 6px #e4e4e4;
      border: 1px solid #e1e1e1;
      border-radius: 10px;
  }
  .black-box {
      padding: 25px 20px 20px 20px !important;
      background: rgba(0,0,0,.85);
  }
  blockquote {
      padding-left: 0;
  }
  header, .et-fixed-header#main-header {
      box-shadow: 0px 0px 5px rgba(0,0,0,.35) !important;
  }
  .et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
      padding-bottom: 15px !important;
  }
  .mobile_menu_bar {
      /* padding-bottom: 15px !important; */
  }
  #et-info-email {
      margin-left: 10px;
  }
  @media (max-width: 500px) {
      #top-header .pull-left, #top-header .pull-right, #top-header .pull-right a {
          display: block;
          float: none !important;
          text-align: center;
  }
      #et-info-email {
      margin-top: 10px !important;
      margin-left: 0 !important;
      display: inline-block;
  }
  }
  
  body:not(.image-logo) .et_header_style_centered #main-header .logo_container,
  body:not(.image-logo) .et_header_style_centered header#main-header.et-fixed-header .logo_container {
      height: unset !important;
  }
  
  /* Full-width clickable mobile menu */
  #et_mobile_nav_menu {
          width: 100%;
          margin-top: 2px !important;
          height: 32px;
          display: flex;
  }
  .mobile_menu_bar_toggle {
      height: 100%;
      width: 40px;
      right: 0 !important;
      top: 0 !important;
  }
  .mobile_menu_bar:before {
      right: 5px !important;
      left: unset !important;
      position: relative;
      top: 1px;
  }
  ul#mobile_menu {
      top: 100%;
      border-top: solid;
  }
  /***** FIX MENU SIZING *****/
  @media (min-width: 981px) {
  header .et_menu_container,
      .contact-info .container {
      margin: 0 auto !important;
      width: 100% !important;
      max-width: 1350px !important;
      padding: 0 !important;
      }
      .image-logo #et-top-navigation {
      float: right!important;
      width: fit-content!important;
  }
      #logo {
      position: absolute;
      left: 0;
      top: 0;
  }
      .image-logo .contact-info .container {
      text-align: right !important;
  }
  }
  body:not(.image-logo) .contact-info .container {
      padding: 0 10px;
      display: flex;
      justify-content: space-between;
      align-items: center;
      min-height: 67px !important;
      width: 100%;
  }
  /*** Logo image styling ***/
  .image-logo.et_header_style_centered header#main-header .logo_container {
      float: left;
      max-height: 120px !important;
      height: 120px;
  }
  .image-logo.et_header_style_centered header#main-header.et-fixed-header .logo_container {
      height: 100px;
  }
  .image-logo .email-us {
      float: right;
      padding-right: 10px;
  }
  .image-logo #top-menu li a {
      
          font-size: 15px !important;
  }
  .image-logo #top-menu > li > a {
      padding: 53px 12px !important;
  }
  .image-logo .et-fixed-header #top-menu > li > a {
      padding: 46px 12px !important;
  }
  .image-logo #et-top-navigation {
      padding: 0 !important;
  }
  .image-logo #top-menu li a:before {
      bottom: calc(50% - 1em);
  }
  .image-logo .contact-info a:last-of-type,
      .image-logo .contact-info span {
      padding-left: 10px;
  }
  .image-logo a.email-us {
      padding-top: 4px !important;
  }
  .image-logo .contact-info a,
  .image-logo .contact-info span {
          line-height: 30px !important;
      vertical-align: middle;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
  }
  
  @media (max-width: 1090px) {
      .image-logo #top-menu > li > a,
      .image-logo .et-fixed-header #top-menu > li > a {
      padding: 33px 12px !important;
  }
      .image-logo.et_header_style_centered header#main-header .logo_container,
      .image-logo.et_header_style_centered header#main-header.et-fixed-header .logo_container {
          height: 80px !important;
      }
  }
  @media (max-width: 980px) { 
      .image-logo .logo_container {
      padding: 10px 0 !important;
  }
      .image-logo #logo {
      max-width: 80%;
      max-height: 150px;
  }
      .image-logo .logo_container {
      float: none !important;
      position: relative;
  }
      .image-logo.et_header_style_centered header#main-header .logo_container,
      .image-logo.et_header_style_centered header#main-header.et-fixed-header .logo_container {
      height: auto !important;
          max-height: unset !important;
  }
  }
  
/*PAGE STYLES*/
 section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
     max-height: 550px !important;
     min-height: 550px !important;
     height: 550px !important;
     background-position: 60%;
}
 .et_pb_fullscreen .et_pb_fullwidth_header_container {
     max-height: 550px !important;
     min-height: 550px !important;
     height: 550px !important;
     width: 95%;
}
 .et_pb_fullwidth_header_overlay:before {
     position: absolute;
     width: 100%;
     height: 100px;
     right: 0;
     bottom: 0;
     background-image: url(https://spghomeservice.com/wp-content/uploads/2023/12/paint-pattern.webp);
     background-repeat: no-repeat;
     background-position: bottom right;
     background-size: contain;
}
 .header-content {
     margin: 0 auto !important;
     padding: 0px !important;
     width: 100% !important;
     max-width: 1080px !important;
}
 .homepage-header-holder {
     display: flex;
     justify-content: center;
     align-items: center;
     max-width: 400px;
     margin: 0 auto;
     position: relative;
}
 .homepage-header-content {
     /* position: absolute; */
     /* width: 65%; */
     /* margin-bottom: 20px; */
}
 .header-title h1 {
     font-family: 'Inter', sans-serif;
     font-size: 25px;
     font-weight: 600;
	 filter: drop-shadow(2px 4px 6px black);
}
 .button {
     background: #fdb913;
     color: #161616;
     line-height: 1;
     border-radius: 5px;
     height: 50px;
     display: flex;
     justify-content: center;
     align-items: center;
     padding: 5px 10px;
     max-width: 240px;
     margin: 0 auto;
     margin-top: 20px;
     font-weight: 500;
}
.header-button .booking-button-switch {
	margin-top:0px;
}
 .button:hover {
     background: #d89f12;
     color: #fff;
}
 .homepage-header-holder img {
     filter: drop-shadow(2px 4px 6px rgb(0 0 0 / 21%));
     opacity: 0.8;
     width: 100%;
}
/* FIRST CONTENT SECTION STYLE */
 .entry-title {
     text-align: center;
     font-size: 26px !important;
     color: #161616;
     font-weight: 600;
     line-height: 1.1em;
}
 .home .entry-title {
     padding: 0;
}
@media screen and (max-width:980px){
	 .home .entry-title {
     text-align:center !important;
}
}
 .section-title-heading {
     margin-bottom: 10px;
     color: #d1232a;
     font-weight: bold;
     text-transform: uppercase;
     letter-spacing: 2px;
}
 .content-button {
     background: #0b8b7c;
     color: #ffffff !important;
     line-height: 1;
     border-radius: 30px;
     display: inline-block;
     padding: 13px 15px;
     font-weight: 500;
     font-size: 14px;
     min-width: 190px;
     text-align: center;
     box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}
 .content-button:hover {
     background: #ad0d14;
}
 div#home-title-block-img-col .et_pb_image, div#home-title-block-img-col span{
     height: 100%;
}
 div#home-title-block-img-col img {
     border-radius: 15px;
     height: 100%;
     object-fit: cover;
     object-position: left;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
/* BADGES SECTION STYLE */
#css-badges-section:before{
	background: 0 0;
    border: 2px solid #fff;
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    pointer-events: none;
}

#css-badges-section:after{
	background: 0 0;
    border: 2px solid #fff;
    content: "";
    display: block;
    position: absolute;
    bottom: 7px;
    left: 0;
    right: 0;
    pointer-events: none;
}
 .badges-container {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-evenly;
}
 .badge-holder {
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     align-items: center;
     width: calc(50% - 10px);
     max-width: 185px;
     margin-top: 10px;
     margin-bottom: 30px;
     border-radius: 8px;
     position: relative;
}
 .badge-holder:hover {
}
 p.badge-content {
     color: #fcfffc;
     text-align: center;
     line-height: 1.1;
     text-transform: capitalize;
     font-size: 16px;
     min-height: 34px;
     display: flex;
     justify-content: center;
     align-items: center;
     position: absolute;
     width: 78%;
     font-weight: 500;
     letter-spacing: 0.7px;
     filter: drop-shadow(2px 4px 6px black);
}
 .badge-ico {
     width: 120px;
     padding-bottom: 15px;
     /* position: absolute; */
     /* opacity: 0.4; */
}
 .badge-title {
     /* background: #fcfffc; */
     /* font-size: 22px; */
     width: 85%;
     text-align: center;
     line-height: 1.2;
     padding: 5px;
     /* position: absolute; */
     bottom: -15px;
     color: #fff;
     font-weight: bold;
     border-radius: 8px;
     /* border: 1px solid; */
     /* box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px; */
}
 .badge-title span {
     font-size: 18px;
}
 .badge-bg {
    filter: drop-shadow(2px 4px 6px rgb(0 0 0 / 25%));
}
 .badge-text {
     background: #fcfffc;
     font-size: 17px;
     width: 100%;
     text-align: center;
     line-height: 1.2;
     padding: 5px;
     position: absolute;
     bottom: -13px;
     /* margin-bottom: 20px; */
     /* padding-bottom: 36px; */
     color: #0b8b7c;
     font-weight: bold;
     border-radius: 8px;
     border: 1px solid;
     box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px;
}
 .badge-text span {
     font-size: 15px;
}
/* SERVICES SECTION STYLE */
 .srvBlockTitle {
     text-align: center;
}
 .srvBlockTitle H2 {
     padding-bottom: 0;
}
 .srvElement {
     max-width: 500px;
     margin: 0 auto;
     margin-top: 50px;
     border-radius: 5px;
     /* border: 1px solid #119822;
     */
     border: 1px solid rgba(255, 255, 255, 0.3);
     box-shadow: 0 2px 2px 0px rgba(0,0,0,.1),0 0 4px 0 rgba(0,0,0,.08);
     position: relative;
}
 .srvElement:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
    /* From https: //css.glass */
     background: #fff;
     border-radius: 5px;
     backdrop-filter: blur(5px);
     -webkit-backdrop-filter: blur(5px);
     z-index: -1;
}
 .srv-icon {
     position: absolute;
     background: #ffffff;
     width: 75px;
     height: 75px;
     bottom: -37px;
     display: flex;
     justify-content: center;
     align-items: center;
     z-index: 9999;
     border-radius: 50%;
     border: 5px solid #fff;
     box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px;
}
 .srv-icon img {
     width: 50px !important;
     height: 50px !important;
     object-fit: contain !important;
     object-position: center!important;
     border: none !important;
}
 .srvElementHeader h2 {
     text-align: center;
     color: #161616;
     font-weight: bold;
     font-family: 'Nunito', sans-serif;
     padding-bottom: 5px;
     font-size: 22px;
}
 .srvElementImg {
     display: flex;
     justify-content: center;
     align-items: center;
     margin-bottom: 20px;
     position: relative;
}
 .srvElementImg img {
     width: 100%;
     max-height: 330px;
     object-fit: cover;
     object-position: center;
     border-top-left-radius: 5px;
     border-top-right-radius: 5px;
     /* border: 1px solid #d7d7d7;
     */
}
 .srvElementBody {
     padding: 0px 20px 20px 20px;
}
 .srvElementContent {
     text-align: justify;
     color: #2d3a3a;
     font-size: 16px;
     line-height: 1.6;
}
 .srvElement:hover {
     box-shadow:0 2px 2px 0 rgba(0,0,0,.2),0 2px 10px 0 rgba(0,0,0,.25);
}
 .srvElement:hover h3 {
     color: #0b8b7c;
     font-weight: bold;
}
/* THE PROCESS SECTION STYLE */
 .prjct-process-container .section-title-heading {
     text-align: center;
}
 .prjct-process-title {
     text-align: center;
     font-size: 26px !important;
     color: #2C3941;
     font-weight: 600;
     line-height: 1.1em;
     font-family: 'Inter', sans-serif;
     text-transform: capitalize;
}
 .prjct-process--subtitle {
     text-align: center;
     margin-top: 20px;
     margin-bottom: 40px;
     line-height: 1.3;
}
 .prjct-process-holder {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     margin: 0 auto;
     position: relative;
}
 .prjct-process-holder:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     background-image: url(https://spghomeservice.com/wp-content/uploads/2023/12/process-bg.webp);
     background-repeat: no-repeat;
     background-position: center;
     background-size: contain;
}
 .prjct-process-box {
     position: relative;
     font-family: 'Inter', sans-serif;
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     margin: 10px;
     margin-top: 65px;
}
 .prjct-number {
     font-size: 26px;
     font-weight: bold;
     width: 50px;
     height: 50px;
     display: flex;
     justify-content: center;
     align-items: center;
     border: 3px solid #e31a74;
     background: #fff;
     color: #000;
     position: absolute;
     top: -23px;
     z-index: 99;
     border-radius: 10px;
}
 .prjct-process-border-box {
     position: relative;
     overflow: hidden;
     width: 150px;
     height: 150px;
     background: #0b8b7c;
     border-top-left-radius: 15px;
     border-top-right-radius: 15px;
     border-bottom-left-radius: 15px;
     box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}
 .prjct-content {
     text-align: center;
     line-height: 1.2;
     font-size: 15px !important;
     padding-top: 15px;
     color: #2C3941;
     filter: drop-shadow(1px 2px 2px white);
}
 .prjct-content strong{
     color: #e31a74;
     font-size: 18px !important;
     line-height: 1.6;
     text-transform: uppercase;
}
 .prjct-icon {
     font-size: 50px;
     text-align: center;
     line-height: 1;
     width: 150px;
     height: 150px;
     border: 3px solid #e21a74;
     display: flex;
     justify-content: center;
     align-items: center;
     position: relative;
     border-radius: 15px;
}
 .prjct-icon:before {
     content: "";
     position: absolute;
     width: 80px;
     height: 80px;
     bottom: -53px;
     right: -53px;
     background: #e21a73;
     z-index: 999;
     transform: rotate(45deg);
     border-left: 10px solid #ffffff;
}
 .prjct-icon .fa {
     color: #fff;
}
/* CONTENT SECTION STYLE */
 .content-section-subtitle {
     font-size: 26px !important;
     color: #2C3941;
     font-weight: 600;
     line-height: 1.1em;
     font-family: 'Inter', sans-serif;
     text-transform: capitalize;
}
 .main-content strong {
     color: #009b83;
}
 div#content-img-col .et_pb_image_wrap:before {
     content: '';
     position: absolute;
     width: 100%;
     height: 100%;
     background-image: url(https://spghomeservice.com/wp-content/uploads/2023/12/content-img-overlay.webp);
     background-size: 101% 100%;
     background-repeat: no-repeat;
     z-index: 99;
}
/* SERVICES LIST SECTION STYLE */
 .homepage-services #servcss {
     padding-left: 0%;
     list-style: none;
     width: 280px;
     margin: 0 auto;
}

@media screen and (max-width:600px){
	.homepage-services #servcss {
     padding-left: 10%;}
}
 .homepage-services li {
     position: relative;
     /* text-align: right; */
     padding-left: 26px;
}
 .homepage-services li:before {
     content: "\f1fc";
     font-family: 'FontAwesome';
     margin-right: 5px;
     color: #fdb913;
     position: absolute;
     left: 0;
}
/* CONTACT FORM STYLE */
 .contact-section-title {
     font-size: 26px !important;
     color: #ffffff;
     font-weight: 600;
     line-height: 1.1em;
     font-family: 'Inter', sans-serif;
     text-transform: capitalize;
     padding-bottom: 1em;
}
 .contact-section-text {
     color: #fff;
}
 .contact-form-holder {
     display: flex;
     flex-direction: column;
     justify-content: center;
     align-items: center;
     background: #f8f8f8;
     border-radius: 10px;
     overflow: hidden;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
     max-width: 800px;
     margin: 0 auto;
}
 .free-estimate-title {
     display: flex;
     justify-content: center;
     align-items: center;
     background: #fdb913;
     width: 100%;
     font-size: 26px !important;
     color: #161616;
     font-weight: 600;
     line-height: 1.1em;
     /* font-family: 'Inter', sans-serif; */
     text-transform: capitalize;
     padding: 25px !important;
}
 div#contact {
     padding: 25px;
}
 input#customer_name {
     width: calc(50% - 5px);
     float: left;
}
 input#phone-cf {
     width: calc(50% - 5px);
     float: left;
     margin-left: 10px;
}
 textarea#message {
     margin-bottom: 20px;
}
 #contact img {
     float: left;
     width: 120px;
     filter: hue-rotate(295deg) contrast(1.5);
}
 input#vercode {
     width: calc(100% - 130px);
     margin: 0;
     margin-left: 10px;
     float: left;
     padding: 10px 10px 10px;
     line-height: 18px;
}
 form#contactForm {
     text-align: center;
}
 input#submitter {
     transition: 500ms;
     overflow: hidden;
     position: relative;
     z-index: 1;
     width: unset;
     height: auto;
     background: #d1232a;
     color: #ffffff;
     line-height: 1;
     border-radius: 13px;
     display: inline-block;
     padding: 13px 15px;
     font-weight: 500;
     font-size: 14px;
     min-width: 190px;
     text-align: center;
     box-shadow: 0px 2px 2px #851216 !important;
     border: none;
}
 input#submitter:hover {
     background-color: #bc1f26 !important;
}
 input.text, input.title, input[type=email], input[type=password], input[type=tel], input[type=text], select, textarea {
     max-width: 100%;
     padding: 10px 15px 10px;
     height: auto;
     background-color: #ffffff !important;
     box-shadow: none;
     display: block;
     line-height: 30px;
     font-weight: 300;
     color: #000 !important;
     background-image: none;
     border: 1px solid #ffffff;
     margin-bottom: 20px !important;
     border-radius: 5px;
     box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
 #contactForm input[type=text]::placeholder, #contactForm input[type=password]::placeholder, #contactForm input[type=tel]::placeholder, #contactForm input[type=email]::placeholder, #contactForm input.text::placeholder, #contactForm input.title::placeholder, #contactForm textarea::placeholder, #contactForm select {
     color: #252422 !important;
}
 #contactForm input[type=text]:focus, #contactForm input[type=password]:focus, #contactForm input[type=tel]:focus, #contactForm input[type=email]:focus, #contactForm input.text:focus, #contactForm input.title:focus, #contactForm textarea:focus, #contactForm select:focus {
     color: #000 !important;
     border-color: #000000;
}
/* NAP SECTION STYLE */
.nap-box-icon{
	color:#fff;
}
.nap-box-info h3{
	color:#fff;
}
 div#nap-section {
     background-color: #ffffffbf!important;
}
 .homepage-nap h3 {
     font-size: 26px !important;
     color: #2C3941;
     line-height: 1.1em;
     font-family: 'Inter', sans-serif;
}
/* TESTIMONIALS SECTION STYLE */
 .testimonials-title {
     font-size: 26px !important;
     color: #2C3941;
     font-weight: 600;
     line-height: 1.1em;
     font-family: 'Inter', sans-serif;
     text-transform: capitalize;
     padding-bottom: 1em;
     margin-top: 0px;
}
 .home .wpcr3_dotline {
     display: none !important;
}
 .home .wpcr3_review {
     display: flex;
     flex-wrap: wrap;
     justify-content: center;
     align-items: center;
     /* background: #f8f8f8; */
     padding: 15px;
     margin-bottom: 2em;
     border-radius: 30px;
     /* margin-top: -40px; */
}
 .home .wpcr3_review_ratingValue {
     width: 100%;
     text-align: center;
     margin: 0 !important;
}
 .home .wpcr3_review_author {
     margin-left: 5px;
     text-align: center;
     margin-bottom: 14px;
     color: #fff;
}
 .home .wpcr3_review_title.wpcr3_caps {
     width: 100%;
     text-align: center;
     margin: 0 !important;
     font-size: 20px;
     color: #fff;
     font-weight: bold;
}
 .home span.wpcr3_item_name a {
     color: #fff;
     background: transparent;
}
 div.wpcr3_review blockquote.wpcr3_content {
     border-color: #c4c4c4;
     padding-bottom: 0;
     text-align: justify;
}
 .home div.wpcr3_review blockquote.wpcr3_content {
     text-align: center;
     padding-left: 0;
     border: none;
     line-height: 1.7em;
     margin-bottom: 0;
     color: #fff;
     font-weight: bold;
}
 div.wpcr3_review blockquote.wpcr3_content p {
     font-size: 17px;
}
 .home .wpcr3_reviews_holder {
     position: relative;
}
 .home div.wpcr3_review blockquote.wpcr3_content p {
     /* font-style: italic; */
     font-weight: bold;
}
/* reviews */

.review-title {
	text-align:center;
    font-size: 36px !important;
    color: #2C3941;
    font-weight: 600;
    line-height: 1.1em;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
    padding-bottom: 1em;
}
.external-reviews-holder {
    z-index: 99;
    position: relative;
    width: 100%;
    /* max-width: 500px; */
    height: 100%;
    padding: 20px 10px;
    margin-bottom: 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    /* background: #f8f8f8; */
    /* box-shadow: rgb(0 0 0 / 5%) 0px 0px 0px 1px; */
    /* border-radius: 30px; */
}

.sliding-review-container {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    position: relative;
}

.sliding-review-container:before{
	content:"";
	width:80px;
	border:solid 5px #fff;
	height: 95%;
	left: 0px;
	position: absolute;
	border-right: none;
}

.sliding-review-container:after{
	content:"";
	width:80px;
	border:solid 5px #fff;
	height: 95%;
	right: 0px;
	position: absolute;
	border-left: none;
}

.review-origin-brand {
    background: #fff;
    padding: 10px;
    width: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 20px;
    left: 10px;
}

.review-origin-brand img {
    margin: 0;
    height: 35px;
    object-fit: contain;
}
.external-review-title {
    text-align: center;
    font-size: 20px !important;
    color: #2C3941;
    font-weight: 600;
    line-height: 1.1em;
    margin-top: 20px;
    text-transform: uppercase;
}
.external-review-credentials {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    color:#fff;
}
.external-review-author {margin: 0 5px;}

.external-review-date {
    margin: 0 5px;
}

.external-review-text {
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 10px auto;
  text-align: center;
  padding: 0 25px;
  width: 95%;
  color: #fff;
  font-weight: 400;
  position: relative;
  font-style:italic;
}
.external-review-text:before {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    left: 5px;
    top: 0;
    opacity: 0.5;
}
.external-review-text:after {
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    right: 5px;
    bottom: 0;
    opacity: 0.5;
}
.home .wpcr3_review_datePublished{
	color:#fff;
}
.external-reviews-holder a {
    background: #d1232a;
    color: #0b8b7c;
    line-height: 1;
    border-radius: 5px;
    display: inline-block;
    /* padding: 13px 15px; */
    margin-top:20px;
    font-weight: 500;
    font-size: 14px;
    min-width: 190px;
    text-align: center;
    /* box-shadow: rgb(0 0 0 / 10%) 0px 10px 15px -3px, rgb(0 0 0 / 5%) 0px 4px 6px -2px; */
}
.external-reviews-holder a:hover {
}
div#external-reviews {
    padding: 0 !important;
    background: #63d471;
}

div#external-reviews .et_pb_row {
    padding: 0 !important;
}
.static-external-review-container {
 width: 100%;
 display: flex;
 justify-content: center;
}

.static-external-review-container .external-reviews-holder {
    min-height: 380px;
    justify-content: flex-end;
}
 @media (min-width: 1025px) {
     .static-external-review-holder {
    display: flex;
    position: relative;
    justify-content: center;
}
.static-external-review-container {
    width: 50%;
 
}
    .static-external-review-container .external-reviews-holder {
        min-height: 420px;
        justify-content: center;
    }

 .review-origin-brand {
     position: absolute;
}
 }
/* end reviews */
/* FOOTER STYLE */
 #main-footer {
     background: #fdb913;
     position: relative;
     padding-top: 30px;
}
 #main-footer .container {
     /* width: 95%; */
}
 div#footer-widgets {
     padding: 10px !important;
     /* background: #fff; */
     /* border-radius: 30px; */
     /* box-shadow: rgb(255 255 255 / 10%) 0px 4px 12px; */
}
 #main-footer #footer-widgets .footer-widget {
     margin-bottom: 10px !important;
     margin-top: 10px !important;
}
 div#footer-bottom {
     background-color: #f4f4f4;
     padding: 15px;
     color: #161616;
}
 .paymentsbox {
     display: flex;
     justify-content: center;
     flex-wrap: wrap;
}
 .footer-widget h4 {
     color: #161616;
     font-size: 22px;
     margin-bottom: 20px;
     font-weight: 600;
     line-height: 1.5em;
     text-align: center;
     border-bottom: 3px solid #161616;
}
 .footer-widget .textwidget {
     color: #000000;
}
 h4#nap-footer-icons {
     filter: none;
}
 #footer-widgets .footer-widget a {
     /* background-color: #fff; */
}
 table.openinghours {
     max-width: 385px;
     margin: 0 auto !important;
}
 table.openinghours tr {
     display: flex;
     justify-content: space-between;
     line-height: 2;
     color: #000000;
}
 #current-day {
     background-color: #d1232a;
     padding: 0 2px;
}
 #current-day td {
     color: #fff;
     text-shadow: none;
}
 #closed-day {
     color: #000000;
}
/* buttons */
.booking-button-switch {
display:none !Important;
}
.top-header  {
	text-align:center;
	margin-top:20px;
}
.top_button {
    position: relative;
    display: inline-block;
    background-color: #e31a74;
    text-shadow: none;
    color: #fff;
    padding: 7px 25px;
	font-weight:400;
	text-transform: capitalize;
    transition: 0.3s ease-in-out;
    font-size: 14px;
    border-radius: 30px;
    line-height: 1;
}
.floating-estimate-btn {
    text-align: center;
    padding: 3px 15px;
    background-color: #0b8b7c;
    color: #ffffff !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border: 3px solid #e21a74;
    border-left: 0px;
    font-size: 15px;
    z-index: 999999;
    font-weight:400;
    position: fixed;
    bottom: 60px;
    text-transform: capitalize;
    width:190px;
}
#main-footer .listing-rev-btn {
	display: flex;
	align-items: baseline;
	position: fixed;
	padding: 3px 15px;
	border: 3px solid #a90c12;
	border-left: 0px;
	bottom: 15px;
	background: #d1232a;
	color: #fff;
	width:190px;
	z-index: 9999;
	font-weight:400;
	justify-content: center;
	text-transform: capitalize;
	font-size: 15px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
#main-footer .listing-rev-btn img {
    display: none;
}
#main-footer .listing-rev-btn .fa {
    display: block;
    margin-right: 5px;
    color: #fff;
}
/* SIDEBAR, BLOG PAGE, BLOG POST STYLES */
 .et_pb_sidebar_0 h4.widgettitle {
     position: relative;
     margin-bottom: 10px;
     line-height: 1.2;
     border-bottom: 1px solid #d1232a;
     text-align: center;
     font-size: 26px !important;
     color: #161616;
     font-weight: 600;
}
 #sidebar h4.widgettitle {
     font-size: 26px;
     font-weight: 400;
     color: #062d5b;
     position: relative;
     margin-bottom: 10px;
     line-height: 1.2;
     text-align: center;
     border-bottom: 1px solid #062d5b;
}
 .et_pb_sidebar_0 .textwidget {
     text-align: center;
}
 #sidebar .textwidget {
     text-align: center;
}
 .single-post div#main-content, .blog div#main-content {
     background-color: #ffffff;
     min-height: 50vh;
}
 .single-post .et_pb_post .entry-content {
     text-align: justify;
}
 #left-area .post-meta a {
     color: #16bae1;
}
 #left-area .post-meta {
     text-align: center;
}
 .blog .et_pb_post {
     text-align: justify;
}

/*MEDIA QUERIES*/
 @media only screen and (min-width: 600px) {
     .homepage-services #servcss {
         column-count: 2;
         -webkit-column-count: 2;
         -moz-column-count: 2;
         margin: 0 auto;
         width: 100%;
         max-width: 450px;
         column-gap: 25px;
    }
     .homepage-services li {
         text-align: left;
    }
}
 @media screen and (max-width: 981px) {
    /* ADDITIONAL STYLES FOR MOB. RES. */
     .et_pb_sidebar_0 .et_pb_widget {
         width: 100%;
    }
     .footer-widget:nth-child(n) {
         width: 100% !important;
         text-align: center;
         margin: 0px !important;
    }
     .et_pb_text {
         text-align: center !important;
    }
     #footer-widgets .footer-widget .fwidget {
         width: 100% !important;
         margin-bottom: 30px !important;
    }
	 .review-title {
    font-size: 26px !important;
	 }
}
 @media screen and (min-width: 981px) {
   
    /*PAGE STYLES*/
     section.et_pb_module.et_pb_fullwidth_header.et_pb_fullwidth_header_0.et_pb_text_align_center.et_pb_bg_layout_dark.et_pb_fullscreen {
         /* max-height: 1200px !important; */
         /* min-height: 630px !important; */
         /* height: calc(100vh - 127px) !important; */
         /* background-position: center; */
         /* background-position-y: 45%; */
    }
     .et_pb_fullscreen .et_pb_fullwidth_header_container {
         /* max-height: 1200px !important; */
         /* min-height: 630px !important; */
         /* height: calc(100vh - 127px) !important; */
         /* max-width: 95%; */
    }
     .et_pb_fullwidth_header_overlay:before {
         height: 240px;
    }
     .homepage-header-holder {
        /* margin-top: 100px; */
        /* margin-left: 2%; */
        /* max-width: 540px; */
    }
     .header-title {
         font-size: 33px;
         line-height: 1.2;
    }
     .entry-title {
         /* text-align: left; */
    }
     .home .entry-title {
         font-size: 32px !important;
    }
    /* BADGES STYLE DESKTOP*/
    /* FIRST PARAGRAPH STYLE DESKTOP*/
    /* SERVICES STYLE DESKTOP*/
     .srvBlockTitle {
         /* text-align: left; */
    }
     .srvBlockTitle H2 {
         font-size: 32px !important;
    }
     .srvElement {
         width: 32%;
         display: flex;
         flex-direction: column;
         margin: 0;
         margin-top: 30px;
    }
     .srvElementImg img {
        height: 200px;
    }
     .srvElementFullWidth .srvElementImg img {
         height: 100%;
         border-top-left-radius: 5px;
         border-bottom-left-radius: 5px;
         border-top-right-radius: 0px;
    }
     .srvBlock {
         display: flex;
         flex-wrap: wrap;
         justify-content: space-between;
         max-width: 1200px;
         margin: 0 auto;
    }
     .srvElementBody {
         height: 100%;
    }
     .srvElementHeader h3 {
         min-height: 54px;
         display: flex;
         justify-content: center;
         align-items: center;
    }
     .srvElementContent {
         height: 100%;
    }
     .srvElementFullWidth .srvElementContent {
         height: auto;
    }
     .srvElement.srvElementFullWidth {
         width: 100%;
         max-width: 1080px;
         flex-direction: row;
    }
     .srvElementFullWidth .srv-icon {
         bottom: auto;
         right: -37px;
    }
     .srvElementFullWidth .srvElementImg {
         width: 32%;
         margin: 0;
    }
     .srvElementFullWidth .srvElementBody {
         width: calc(68% - 20px);
         margin-left: 20px;
         display: flex;
         flex-direction: column;
         align-items: center;
         justify-content: center;
         padding: 20px 20px 20px 30px;
    }
    /* THE PROCESS SECTION STYLE */
     .prjct-process-title {
         font-size: 32px !IMPORTANT;
    }
     .prjct-process-holder {
         max-width: 100%;
         justify-content: space-evenly;
    }
     .prjct-process-box:hover {
         transform: scale(1.05);
    }
     .prjct-content {
         font-size: 18px !important;
    }
     .prjct-content strong {
         font-size: 22px !important;
    }
     div#nap-section {
         padding: 7vw 0;
    }
     .homepage-nap h3 {
         font-size: 32px !important;
    }
    /* CONTENT SECTION DESKTOP */
     div#content-img-col {
         display: flex;
         flex-direction: column;
         justify-content: center;
    }
     .content-section-subtitle {
         font-size: 32px !important;
    }
     div#content-img-col .et_pb_image, div#content-img-col span {
         height: 100%;
    }
     div#content-img-col .et_pb_image img {
         height: 100%;
         object-fit: cover;
         object-position: center;
    }
    /* CONTACT SECTION DESKTOP */
     .contact-section-title {
         font-size: 32px !important;
    }
     .free-estimate-title {
         font-size: 32px !important;
    }
    /* TESTIMONIALS SECTION DESKTOP */
     .testimonials-title {
         font-size: 32px !important;
    }
	 /* reviews */
	 #testimonials-block {
		 display:flex;
		 align-items:center;
	 }
    /* SERVICES LIST SECTION DESKTOP */
     .homepage-services #servcss {
         max-width: 100%;
    }
    /* FOOTER STYLES DESKTOP */
     .footer-widget .et_pb_widget {
         width: 100%;
         margin-bottom: 0 !important;
    }
     .paymentsbox {
         justify-content: flex-start;
    }
     div#social-icons {
         text-align: left;
    }
     .footer-widget h4 {
         text-align: left;
    }
     #footer-widgets {
         padding-top: 20px;
    }
     div#footer-widgets {
         padding: 10px 30px !important;
    }
    /* SIDEBAR, BLOG, BLOGPOST STYLES DESKTOP */
     .et_pb_sidebar_0 h4.widgettitle {
         text-align: left;
    }
     #sidebar h4.widgettitle {
         text-align: left;
    }
     .et_pb_sidebar_0 .textwidget {
         text-align: left !important;
    }
     #sidebar .textwidget {
         text-align: left;
    }
     .et_pb_sidebar_0.et_pb_widget_area_right {
         border-left: 1px solid rgb(0 123 61 / 20%);
    }
     #left-area .post-meta {
         text-align: left;
    }
     #main-content .container:before {
         background-color: rgb(6 45 91 / 20%);
    }
}
/***** TESTIMONIALS FORM *****/
 .wpcr3_respond_2 input[type="text"] {
     margin: 3px 0;
}
 .wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
     background: #ffffff !important;
     color: #000 !important;
     border-color: #000 !important;
}
 .wpcr3_respond_2 input[type="text"]:focus, .wpcr3_in_content textarea:focus {
     color: #fff;
     border-color: #ffffff;
}
 .wpcr3_table_2 td {
     font-size: 1em !important;
}
 .wpcr3_leave_text {
     font-size: 1.1em;
}
 .wpcr3_leave_text {
     margin-bottom: 20px;
}
 .wpcr3_button_1 {
     margin-top: 10px;
     background: #000000;
     color: #fff;
}
 @media (min-width: 981px) {
     .wpcr3_respond_2 input[type="text"], .wpcr3_respond_2 textarea {
         min-width: 100%;
    }
     .wpcr3_table_2 td {
         text-align: left !important;
    }
     .wpcr3_review_form_rating_field label {
         margin: 6px 0 !important;
    }
}
 @media (max-width: 980px) {
	 	.homepage-header-holder img {
         min-height: 400px;
      }
     .wpcr3_respond_3, .wpcr3_aggregateRating, .wpcr3_table_2 td {
         text-align: center !important;
    }
     .wpcr3_div_2 {
         width: 100%;
    }
     .wpcr3_table_2 tr:last-of-type td {
         margin: 20px auto 0 !important;
    }
     .wpcr3_table_2 td {
         display: block;
         padding: 0 !important;
    }
     .wpcr3_table_2 td:first-child {
         margin-top: 10px !important;
    }
     .wpcr3_rating_style1_status {
         width: 85px !important;
    }
     .wpcr3_respond_2 input[type="text"], .wpcr3_in_content textarea {
         width: 100% !important;
         min-width: unset !important;
    }
     .wpcr3_submit_btn, .wpcr3_cancel_btn {
         width: 40%;
    }
.et_pb_post h2.entry-title,
.et_pb_title_meta_container,
.post-meta {
        text-align: center;
}
}
@media screen and (max-width:600px) {

}


.footer-widget li:before {
	content: none!important;
}
#footer-widgets .footer-widget li {
	padding: 0;
}
#menu-footer-menu {
	list-style-type: none!important;
}
#menu-footer-menu li {
	padding-left: 16px!important;
}
#menu-footer-menu li a:before {
	content: '\f054';
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
	/* -webkit-transform: scaleX(-1) rotate(90deg); */
	/* transform: scaleX(-1) rotate(90deg); */
	color: #d1232a;
}
#menu-footer-menu li a {
	color: #000!important;
}
#menu-footer-menu li a:hover {
	color: #e21a74!important;
}

/*BLOG PAGE CODE*/

.et_pb_title_meta_container, .post-meta {
    text-align: center;
}
 .post-content-inner {
    text-align: justify;
}
.single-post div#main-content .post {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
 
.single-post .et_pb_post .entry-content {
text-align: justify;
}
.single-post .et_pb_section {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.single-post article {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.single-post div#main-content .container {
    padding: 77px 0 !important;
}
#main-content .container {
    padding: 77px 0 !important;
}

#main-content .container h1 {
    color:#2C3941 !important;
}

#main-content .container h2 {
    font-size: 24px !important;
}

@media(min-width: 981px) {
.et_pb_title_meta_container, .post-meta {
    text-align: left;
}
}


/* SERVICES LIST SECTION STYLE */
.homepage-services #servcss {
        padding: 0;
        list-style: none;
        width: 280px;
        margin: 0 auto;
}
.homepage-services li {
        position: relative;
        text-align: left;
        padding-left: 26px;
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 1.5rem;
}
.homepage-services li:before {
        content: "\f1fc";
        font-family: 'FontAwesome';
        margin-right: 5px;
        color: #fdb913;
        position: absolute;
        left: 0;
}

@media screen and (min-width: 981px) {
    .homepage-services #servcss {
        max-width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 4%;
        margin-block: 1.5rem;
    }
}

@media only screen and (min-width: 600px) {
    .homepage-services #servcss {
        column-count: 2;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        margin: 0 auto;
        width: 100%;
        /*max-width: 450px;*/
        column-gap: 25px;
    }
}

@media(max-width: 768px) and (min-width: 320px){
.homepage-services li {
    text-align: center;
    font-size: 18px;
	font-weight: 600;
}
}