/***********************************************************************/
/*    Tony's Plumbing Co. Mobile Page Style 001                        */
/*    https://tonysplumbingco.com/m/css/mWave.css                   */
/*    Last Update: 03/11/2025                                          */
/*    Copyright (c) 2021 AUTHOR.Tony V.; Licensed 682234               */
/***********************************************************************/
@keyframes swell {
 0%, 100% {
  transform: translate3d(0, 3px, 0);
 }
 50% {
  transform: translate3d(0, 5px, 0);
 }
}
/* header Styles */
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 400;
 font-display: block;
 src: url(https://fonts.gstatic.com/s/opensans/v23/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 700;
 font-display: block;
 src: url(https://fonts.gstatic.com/s/opensans/v23/mem5YaGs126MiZpBA-UN7rgOUuhs.ttf) format('truetype');
}
@font-face {
 font-family: 'Raleway';
 font-style: normal;
 font-weight: 300;
 font-display: block;
 src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrQ.ttf) format('truetype');
}
@font-face {
 font-family: 'Raleway';
 font-style: normal;
 font-weight: 400;
 font-display: block;
 src: url(https://fonts.gstatic.com/s/raleway/v22/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrQ.ttf) format('truetype');
}
html {
 background: #dffbff;
}
body, html {
 margin: 0;
 padding: 0;
 font-family: Arial, sans-serif;
 color: #333;
}
ul {
 list-style-type: none;
 margin: 0; /* Optional: Removes default margin */
 padding: 0; /* Optional: Removes default padding */
}
section {
 position: relative;
 overflow: hidden;
}
h1 {
 font-family: "Raleway", sans-serif;
 max-width: 600px;
 color: #dffbe1;
 text-align: center;
 padding-left: 50px;
 font-size: 1.2rem;
 letter-spacing: 0.1em;
 line-height: 1.1;
 font-weight: 500;
 text-transform: none;
}
h2, .heading {
 font-family: "Raleway", sans-serif;
 margin: 0 0 10px 0;
 font-size: 1.6rem;
 line-height: normal;
 font-weight: 100;
 color: #dffbe1;
 padding-bottom: calc(1.5rem * .75);
}
h3, .heading {
 font-family: "Raleway", sans-serif;
 margin: 0 0 10px 0;
 font-size: 1.6rem;
 line-height: normal;
 font-weight: 100;
 color: #dffbe1;
 padding-top: calc(1.5rem * .75);
 padding-bottom: calc(1.5rem * .75);
}
h4, h5, .heading {
 font-family: "Raleway", sans-serif;
 margin: 0 0 10px 0;
 font-size: 1.0rem;
 line-height: normal;
 font-weight: 100;
 color: #dffbe1;
 padding-bottom: calc(1.5rem * .75);
}
h6 {}
a {
 text-decoration: none;
 color: inherit;
 cursor: default;
 background: none;
}
.header {
 background: #2b92c3;
 color: white;
 padding: .5em;
 text-align: center;
 position: fixed;
 width: 100%;
 font-size: 1.25em;
 z-index: 9999;
}
.GuarStamp {
 position: fixed;
 margin: 0;
 padding: 0;
 z-index: 99999;
 text-align: left;
}
.title-font {
 font-family: "Raleway", sans-serif;
 font-size: 30px;
 letter-spacing: 0em;
 line-height: 1.2;
 font-weight: 600;
 text-transform: none;
 display: block;
 font-style: normal;
 color: #2b92c3;
 text-align: center;
 background-color: #333;
 padding-top: 40px;
}
.phoneNostyle {
 color: #2b92c3;
 font-size: 2.8rem;
 font-family: "Arial Black", Gadget, sans-serif;
 letter-spacing: 0em;
 font-weight: 700;
 line-height: 1.5;
}
.center {
 display: flex;
 justify-content: center; /* Centers horizontally */
 align-items: center; /* Centers vertically */
 /*min-height: 100vh;  Ensures the viewport height is covered */
 margin: 0;
}
.subcard {
 color: #333333;
 font-family: "Raleway", sans-serif;
 font-size: 0.9rem;
 letter-spacing: 0.05em;
 line-height: 1.6;
 font-weight: 500;
 text-transform: none;
 text-align: left;
 padding: 1em;
 max-width: 600px;
 border-radius: 5px;
 background-color: white;
 outline: 1px solid #ccc;
 outline-offset: -5px;
 padding-left: calc(2.5rem * .75);
 padding-right: calc(2.5rem * .75);
}
.subcard2 {
 color: #333333;
 font-family: "Raleway", sans-serif;
 font-size: 0.9rem;
 letter-spacing: 0.05em;
 line-height: 1.6;
 height: 625px;
 font-weight: 500;
 text-transform: none;
 text-align: left;
 max-width: 600px;
 border-radius: 5px;
 background-color: white;
 outline: 1px solid #ccc;
 outline-offset: -5px;
 padding-left: calc(2.5rem * .75);
 padding-right: calc(2.5rem * .75);
}
.subcard h1 {
 color: #215071;
 font-size: 38px;
 padding: 0;
}
.subcard2 h1 {
 color: #215071;
 font-size: 38px;
 padding: 0;
}
.subcard h2, h3 {
 color: #32a9bb;
 font-size: 24px;
 text-align: left;
 padding-left: 10px;
}
.subcard-Spacer {
 padding-left: calc(1.5rem * .75);
 padding-right: calc(1.5rem * .75);
 padding-top: calc(3.5rem * .75);
 padding-bottom: calc(3.5rem * .75);
}
.subcard ul {
 color: #32a9bb;
 font-size: 1.0rem;
 list-style: none; /* Remove default bullets */
 padding-left: 40px; /* Add some spacing */
}
.subcard ul {
 list-style-type: none; /* Removes bullets */
}
.subcard li {
 position: relative;
 margin-bottom: 10px; /* Spacing between list items */
}
.subcard li::before {
 content: ''; /* No text content, just the image */
 position: absolute;
 left: -20px; /* Adjust based on desired positioning */
 width: 14px; /* Width of SVG icon */
 height: 14px; /* Height of SVG icon */
 background-image: url('../images/xml/li-bullet-02.svg'); /* Path to your SVG file */
 background-size: contain; /* Make sure the SVG fits the box */
 background-repeat: no-repeat; /* Avoid repeating the image */
}
.lit-box {
 font-family: "Raleway", sans-serif;
 font-size: 0.9rem;
 text-align: center;
 letter-spacing: 0.05em;
 line-height: 1.1;
 font-weight: 500;
 text-transform: none;
 padding: 1.0em 2.0em;
 max-width: 600px;
 outline: 1px solid rgba(33, 80, 113, 0.5);
 outline-offset: -1px;
 background-color: #DCFAFF;
 box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.2);
}
.lit-boxTC {
 font-family: "Open Sans", sans-serif;
 font-size: 16px;
 color: #215071;
 line-height: 1.5;
}
/* Footer Style */
.background {
 position: absolute;
 z-index: -1;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
}
.footerUl ul {
 display: flex;
 list-style: none;
 padding: 0;
 margin: 0;
}
.socials {
 gap: 20px;
}
.socials a {
 font-size: 24px;
 color: aliceblue;
}
.legal {
 font-size: 12px;
 margin: 0;
}
footer {
 color: aliceblue;
 position: relative;
 left: 0;
 display: flex;
 width: 100%;
 height: 170px;
 background-color: #2b92c3; /* */
}
section {
 display: flex;
 flex-direction: column;
 justify-content: flex-end;
 gap: 30px;
 padding-bottom: 30px;
 padding-left: 60px;
 width: 100%;
}
@media (min-width: 421px) {
 section {
  align-items: center;
  padding-left: 0;
  gap: 20px;
 }
 .links {
  gap: 20px;
 }
}
/* Start Testimonila-Review Bar Graph Box*/
.heading {
 font-size: 25px;
 margin-right: 25px;
}
.fa {
 font-size: 25px;
}
.checked {
 color: orange;
}
/* Three column layout */
.side {
 float: left;
 width: 15%;
 margin-top: 10px;
}
.middle {
 margin-top: 10px;
 float: left;
 width: 70%;
}
/* Place text to the right */
.right {
 text-align: right;
}
/* Clear floats after the columns */
.row:after {
 content: "";
 display: table;
 clear: both;
}
/* The bar container */
.bar-container {
 width: 100%;
 background-color: #f1f1f1;
 text-align: center;
 color: white;
}
/* Individual bars */
.bar-5 {
 width: 92%;
 height: 18px;
 background-color: #2b92c3;
}
.bar-4 {
 width: 4%;
 height: 18px;
 background-color: #2b92c3;
}
.bar-3 {
 width: 2%;
 height: 18px;
 background-color: #2b92c3;
}
.bar-2 {
 width: 0%;
 height: 18px;
 background-color: #2b92c3;
}
.bar-1 {
 width: 6%;
 height: 18px;
 background-color: #2b92c3;
}
/* Responsive layout - make the columns stack on top of each other instead of next to each other */
@media (max-width: 400px) {
 .side, .middle {
  width: 100%;
 }
 .right {
  display: none;
 }
}
/* Reviews Body -  Document */
.reviewShift1 {
 padding-right: calc(5.5rem * .75);
}
.reviewShift2 {
 padding-left: calc(5.5rem * .75);
}
.reviewer {
 font-family: "Raleway", sans-serif;
 margin: 0 0 10px 0;
 font-size: 2.0rem;
 line-height: normal;
 font-weight: 100;
 color: #1A1A1A;
}
.test-card {
 background-color: #ffffff;
 width: 400px;
 padding: 20px;
 border-radius: 10px;
 box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
 position: relative;
}
.speech-bubble {
 background-color: #2b92c3;
 color: #ffffff;
 border-radius: 10px;
 padding: 15px 20px;
 position: relative;
}
.speech-bubble:after {
 content: '';
 position: absolute;
 bottom: -10px;
 left: 20px;
 width: 0;
 height: 0;
 border-style: solid;
 border-width: 10px 10px 0;
 border-color: #2b92c3 transparent transparent transparent;
}
.speech-bubble p {
 margin: 0;
 line-height: 1.5;
}
.user {
 display: flex;
 align-items: center;
 padding-top: calc(.8rem * .75);
 padding-bottom: calc(3.5rem * .75);
}
.user-photo {
 width: 50px;
 height: 50px;
 border-radius: 50%;
 outline: 1px solid #2b92c3;
 outline-offset: 2px;
 margin-right: 10px;
}
.userInfo {
 margin: 0;
 font-size: 16px;
 padding-bottom: 30px;
}
.user-spacer {
 padding-bottom: 15px;
}
.user-Stars {
 font-size: 20px;
}
.user-rereview {
 font-size: 12px;
}
.button-link {
 background-color: #2b92c3;
 border: none;
 color: white;
 padding: 10px 18px;
 text-align: center;
 text-decoration: none;
 display: inline-block;
 font-size: 16px;
 margin: 4px 2px;
 cursor: pointer;
 border-radius: 5px;
 z-index: 999;
}
.userInfo p {
 margin: 0;
 font-size: 14px;
 color: #555555;
}