.cream {
  background: #F9F3EC;
  padding: 100px 0;
}

.emergecy-plumbing .f {
  display: flex;
  justify-content: space-between;
}
.emergecy-plumbing .f img {
  width: 470px;
  height: 320px;
  object-fit: contain;
}
.emergecy-plumbing .f div {
  width: 700px;
  margin-right: 15px;
}
.emergecy-plumbing .f div img {
  display: none;
}
.emergecy-plumbing .f div p:not(:first-child) {
  font-family: NRegular;
}
.emergecy-plumbing .f div p:nth-child(3) {
  margin-top: 10px;
}
.emergecy-plumbing .ep-card {
  margin-top: 100px;
  background: #BC0E0E;
  border-radius: 10px;
  width: 100%;
  height: 451px;
  overflow: hidden;
  position: relative;
}
.emergecy-plumbing .ep-card .ndc {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.3;
  z-index: 1;
}
.emergecy-plumbing .ep-card div {
  z-index: 2;
}
.emergecy-plumbing .ep-card div .char {
  width: 400px;
  height: 100%;
  object-fit: contain;
  padding-left: 30px;
}
.emergecy-plumbing .ep-card div .a {
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
}
.emergecy-plumbing .ep-card div .a .l {
  width: 45%;
}
.emergecy-plumbing .ep-card div .a .r {
  width: 55%;
  padding-right: 30px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.emergecy-plumbing .ep-card div .a .r img {
  display: none;
}
.emergecy-plumbing .ep-card div .a .r .label {
  font-family: IBold;
  font-size: 32px;
  margin-bottom: 15px;
}
.emergecy-plumbing .ep-card div .a .r .service {
  display: flex;
  align-items: center;
}
.emergecy-plumbing .ep-card div .a .r .service:not(:first-child) {
  margin-top: 10px;
}
.emergecy-plumbing .ep-card div .a .r .service div {
  width: 20px;
  height: 20px;
}
.emergecy-plumbing .ep-card div .a .r .service div svg {
  width: 20px;
  height: 20px;
}
.emergecy-plumbing .ep-card div .a .r .service p {
  font-family: NLight;
  font-size: 16px;
  margin-left: 7px;
}
.emergecy-plumbing .ep-card div .a .r .link-button {
  margin-top: 50px;
}
.emergecy-plumbing .ep-subcategories {
  margin-top: 130px;
}
.emergecy-plumbing .ep-subcategories .red-text {
  text-transform: capitalize;
}
.emergecy-plumbing .ep-subcategories .services {
  margin-top: 30px;
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 30px;
}
.emergecy-plumbing .ep-subcategories .services .card {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.emergecy-plumbing .ep-subcategories .services .card img {
  width: 100%;
  height: 250px;
  object-fit: contain;
}
.emergecy-plumbing .ep-subcategories .services .card div {
  padding: 15px;
  color: #0A1B2E;
}
.emergecy-plumbing .ep-subcategories .services .card div .label {
  text-transform: uppercase;
  font-style: italic;
  font-size: 18px;
  font-family: IBold;
}
.emergecy-plumbing .ep-subcategories .services .card div .desc {
  margin: 15px 0 10px 0;
}
.emergecy-plumbing .ep-subcategories .services .card div a {
  display: flex;
  align-items: center;
  color: #0A1B2E;
  text-decoration: none;
  width: max-content;
}
.emergecy-plumbing .ep-subcategories .services .card div a svg {
  width: 25px;
  height: 25px;
  margin: 3px 0 0 10px;
}
.emergecy-plumbing .ep-subcategories .services .card div a:hover {
  text-decoration: underline;
}
.emergecy-plumbing .ep-map {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.emergecy-plumbing .ep-map .ep-contents {
  margin-right: 50px;
  width: 35%;
}
.emergecy-plumbing .ep-map .ep-contents .map2 {
  display: none;
}
.emergecy-plumbing .ep-map .ep-contents p:last-child {
  margin-top: 15px;
  font-size: 20px;
  font-family: NRegular;
}
.emergecy-plumbing .ep-map .ep-contents p.ep-normal {
  font-size: inherit;
  font-family: NRegular;
  margin-top: 15px;
}
.emergecy-plumbing .ep-map .map1 {
  width: 100%;
}
.emergecy-plumbing .ep-gr {
  overflow: scroll;
  margin: 90px 0;
}
.emergecy-plumbing .ep-tiktok-headline {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.32;
  padding: 0 15px;
  color: #0A1B2E;
}
.emergecy-plumbing .ep-tiktok {
  overflow: scroll;
  margin-bottom: 90px;
}
.emergecy-plumbing .f2 {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.emergecy-plumbing .f2 img {
  width: 470px;
  height: 320px;
  object-fit: contain;
}
.emergecy-plumbing .f2 div {
  width: 700px;
  margin-right: 15px;
}
.emergecy-plumbing .f2 div img {
  display: none;
}
.emergecy-plumbing .f2 div p:not(:first-child) {
  font-family: NRegular;
}
.emergecy-plumbing .f2 div p:nth-child(3) {
  margin-top: 10px;
}
.emergecy-plumbing .f2 div a {
  margin-top: 60px;
}
.emergecy-plumbing .f3 {
  margin-top: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.emergecy-plumbing .f3.f3-left {
  justify-content: flex-start;
}
.emergecy-plumbing .f3 img {
  width: 470px;
  height: 320px;
  object-fit: contain;
}
.emergecy-plumbing .f3 div {
  width: 700px;
  margin-left: 15px;
}
.emergecy-plumbing .f3 div img {
  display: none;
}
.emergecy-plumbing .f3 div p:not(:first-child) {
  font-family: NRegular;
}
.emergecy-plumbing .f3 div p:nth-child(3) {
  margin-top: 10px;
}
.emergecy-plumbing .f3 div a {
  margin-top: 60px;
}
.emergecy-plumbing .page-articles {
  margin-top: 130px;
}
.emergecy-plumbing .ep-new-section {
  margin-top: 100px;
}
.emergecy-plumbing .ep-new-section .red-text {
  margin-bottom: 15px;
}
.emergecy-plumbing .ep-new-section p:not(:first-child) {
  font-family: NRegular;
  margin-top: 15px;
}

.plumbing {
  margin-top: 150px;
}
.plumbing .p-services {
  margin: 150px 0;
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 30px;
}
.plumbing .p-services .card {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.plumbing .p-services .card img {
  width: 100%;
  height: 250px;
  object-fit: contain;
}
.plumbing .p-services .card div {
  padding: 15px;
  color: #0A1B2E;
}
.plumbing .p-services .card div .label {
  text-transform: uppercase;
  font-style: italic;
  font-size: 18px;
  font-family: IBold;
}
.plumbing .p-services .card div .desc {
  margin: 15px 0 10px 0;
}
.plumbing .p-services .card div a {
  display: flex;
  align-items: center;
  color: #0A1B2E;
  text-decoration: none;
  width: max-content;
}
.plumbing .p-services .card div a svg {
  width: 25px;
  height: 25px;
  margin: 3px 0 0 10px;
}
.plumbing .p-services .card div a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1150px) {
  .emergecy-plumbing .ep-card div img {
    width: 410px;
    height: 100%;
  }
  .emergecy-plumbing .ep-card div .a .r {
    width: 400px;
  }
}
@media only screen and (max-width: 1000px) {
  .plumbing .p-services {
    grid-template-columns: auto auto;
  }
  .emergecy-plumbing .ep-card {
    background: transparent;
    border-radius: 0;
    height: auto;
    overflow: visible;
  }
  .emergecy-plumbing .ep-card .ndc {
    display: none;
  }
  .emergecy-plumbing .ep-card div .char {
    display: none;
  }
  .emergecy-plumbing .ep-card div .a {
    position: relative;
    display: block;
  }
  .emergecy-plumbing .ep-card div .a .l {
    display: none;
  }
  .emergecy-plumbing .ep-card div .a .r {
    width: 100%;
    color: #0A1B2E;
  }
  .emergecy-plumbing .ep-card div .a .r img {
    display: block;
    margin: 15px 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 470px;
    height: 320px;
    object-fit: contain;
  }
  .emergecy-plumbing .ep-card div .a .r .label {
    color: #BC0E0E;
  }
  .emergecy-plumbing .ep-card div .a .r .service p {
    font-size: 16px;
  }
  .emergecy-plumbing .ep-subcategories .services {
    grid-template-columns: auto auto auto;
  }
}
@media only screen and (max-width: 900px) {
  .emergecy-plumbing {
    margin-top: 50px;
  }
  .emergecy-plumbing .f div, .emergecy-plumbing .f2 div, .emergecy-plumbing .f3 div {
    width: 100%;
    margin: 0;
  }
  .emergecy-plumbing .f div img, .emergecy-plumbing .f2 div img, .emergecy-plumbing .f3 div img {
    display: block;
    margin: 15px 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .emergecy-plumbing .f img, .emergecy-plumbing .f2 img, .emergecy-plumbing .f3 img {
    display: none;
  }
  .emergecy-plumbing .ep-subcategories .services {
    grid-template-columns: auto auto;
  }
  .emergecy-plumbing .ep-map {
    display: block;
  }
  .emergecy-plumbing .ep-map .ep-contents {
    width: 100%;
  }
  .emergecy-plumbing .ep-map .ep-contents .map2 {
    width: 100%;
    display: block;
    margin: 0 0 25px 0;
  }
  .emergecy-plumbing .ep-map .map1 {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .emergecy-plumbing .p-services {
    grid-template-columns: auto;
  }
  .emergecy-plumbing .ep-subcategories .services {
    grid-template-columns: auto;
  }
}
@media only screen and (max-width: 580px) {
  .emergecy-plumbing .f div img, .emergecy-plumbing .f2 div img, .emergecy-plumbing .f3 div img {
    width: 100%;
  }
  .emergecy-plumbing .ep-card div .a .r img {
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .emergecy-plumbing .f div img, .emergecy-plumbing .f2 div img, .emergecy-plumbing .f3 div img {
    margin-top: -20px;
  }
  .emergecy-plumbing .f div p:nth-child(3), .emergecy-plumbing .f2 div p:nth-child(3), .emergecy-plumbing .f3 div p:nth-child(3) {
    margin-top: -35px;
  }
  .emergecy-plumbing .f2 div a, .emergecy-plumbing .f3 div a {
    width: 100%;
    box-sizing: border-box;
  }
  .emergecy-plumbing .ep-card div .a .r img {
    margin-top: -20px;
  }
}
@media only screen and (max-width: 380px) {
  .emergecy-plumbing .f div img, .emergecy-plumbing .f2 div img, .emergecy-plumbing .f3 div img {
    margin-top: -40px;
  }
  .emergecy-plumbing .f div p:nth-child(3), .emergecy-plumbing .f2 div p:nth-child(3), .emergecy-plumbing .f3 div p:nth-child(3) {
    margin-top: -55px;
  }
}
.emergecy-plumbing .f div .custom-paragraphs {
  margin-top: 5px;
}
.emergecy-plumbing .f div .custom-paragraphs p {
  margin-bottom: 4px !important;
  margin-top: 4px !important;
  padding: 0 !important;
  font-weight: normal;
}
.emergecy-plumbing .f div .custom-paragraphs h2 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

/*# sourceMappingURL=emergency-plumbing.css.map */
