body {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    min-width: 320px;
    margin: 0 auto;
    line-height: 1.8;
    font-size: 18px;
    scroll-behavior: smooth;
    color: #363636;
}

body.modal-open {
    padding: 0 !important;
    overflow: auto !important;
}

.container, .container-fluid {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}

#main {
    -webkit-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out;
}

.row {
    margin: 0 auto;
}

b, strong {
    font-weight: 600;
}

.font_archivo {
    font-family: "Archivo", sans-serif !important;
    font-optical-sizing: auto;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

.font_poppins {
    font-family: 'Poppins', sans-serif !important;
}

.fs-5 {
    font-size: 1.2rem !important;
}

.fs_13 {
    font-size: 13px !important;
}
.fs_14 {
    font-size: 14px !important;
}
.fs_15 {
    font-size: 15px !important;
}
.fs_16 {
    font-size: 16px !important;
}
.fs_17 {
    font-size: 17px !important;
}
.fs_18 {
    font-size: 18px !important;
}
.fs_19 {
    font-size: 19px !important;
}
.fw_300 {
    font-weight: 300 !important;
}
.fw_400 {
    font-weight: 400 !important;
}
.fw_500 {
    font-weight: 500 !important;
}
.fw_600 {
    font-weight: 600 !important;
}
.fw_700 {
    font-weight: 700 !important;
}
.lh_1 {
    line-height: 1em !important;
}
.lh_2 {
    line-height: 1.5em !important;
}
.lh_3 {
    line-height: 2em !important;
}

.color_red {
    color: #96207D !important;
}

.color_blue {
    color: #205b97 !important;
}

.lead {
    font-weight: 400;
    margin: 0 auto 1em;
    line-height: 1.3;
    font-size: 18px;
}

.content_wrap, .content_wrap_xl {
    position: relative;
    z-index: 9;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}

.content_wrap.w-full {
    max-width: 100%;
}

.full_width {
    width: 100% !important;
}

.section_row .content_wrap {
    padding: 3rem 0;
}

.column {
    padding: 0;
}

.image_row .content_wrap {
    max-width: 1160px;
}

.text_wrap {
    text-align: left;
    max-width: 800px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

a.text_link, a.text_link:visited {
    display: inline-block;
    color: inherit;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

a.text_link:hover, a.text_link:focus {
    opacity: .8;
}

.border_purple {
    border-color: #96207d !important;
}

.text_purple {
    color: #96207d !important;
}

.text_green {
    color: #b3cf7b !important;
}

.text_black {
    color: #111 !important;
}

.content_image {
    display: block;
    width: 100%;
    max-width: 700px;
    height: auto;
    margin: 0 auto;
}

.content_image.image100 {
    max-width: 100px;
}

.content_image.image150 {
    max-width: 150px;
}

.content_image.image200 {
    max-width: 200px;
}

.content_image.image250 {
    max-width: 250px;
}

.content_image.image300 {
    max-width: 300px;
}

.content_image.image350 {
    max-width: 350px;
}

.content_image.image400 {
    max-width: 400px;
}

.content_image.image450 {
    max-width: 450px;
}

.content_image.image500 {
    max-width: 500px;
}

.content_image.radius25 {
    border-radius: 25px;
}

.image_row .content_image {
    max-width: 700px;
}

.image_combo.row, .image_combo {
    width: 100%;
    margin: 0 auto;
    max-width: 800px;
}

.image_wrap  {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    max-width: 100%;
}

.image_combo .content_image {
    max-width: 100%;
}

.image_wrap.horizontal_top {
    margin-bottom: 10px;
}

.image_wrap.horizontal_bottom {
    margin-top: 10px;
}

.image_wrap.horizontal_left {
    padding: 0 7px 0 0;
}

.image_wrap.horizontal_right {
    padding: 0 0 0 7px;
}

.vertical_wrap.double .image_wrap:first-child {
    margin-bottom: 2.25%;
}
.vertical_wrap.double .image_wrap:last-child {
    padding-top: 2.25%;
}

.vertical_wrap.left {
    padding: 0 1% 0 0;
}

.vertical_wrap.right {
    padding: 0 0 0 1%;
}

.vertical_wrap.single.left {
    padding: 0 1.15% 0 0;
}

.vertical_wrap.single.left .logo_image_absolute {
   right: 15px;
}

.vertical_wrap.single.right {
    padding: 0 0 0 1.15%;
}

.image_wrap.horizontal.top {
    margin-bottom: 14px;
}

.absolute_image_wrap {
    position: absolute;
    z-index: 990;
    width: 75%;
}

.image_intro_wrap {
    margin-bottom: 25%;
}

.image_intro_wrap .absolute_image_wrap {
    bottom: -21%;
    right: -9%;
    width: 75%;
}

.image_intro_wrap .content_image.top_image {
    border-bottom: 7px solid #b41f23;
}

.under_combo_text {
    font-weight: 400;
    background: rgba(255,255,255,.7);
    padding: 1rem 0;
    margin-top: 30%;
}

.youtube_video_wrap {
    width: 100%;
    max-width: 640px;
}

.content_video {
    max-width: 100%;
}

#header_top_bar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    color: #111;
    font-size: 15px;
    background: #efefef;
    z-index: 997;
    padding: 5px 15px 5px;
    box-shadow: 1px 0 15px -8px rgba(0,0,0,.7);
}

#header_top_bar::after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    content: "";
}

#header_top_bar .d-flex {
    max-width: 1390px;
    margin: 0 auto;
    padding: 0;
}

#header_top_bar i.fa-solid {
    font-size: .85em;
}

#header_top_bar .call_text {
    font-size: 13px;
    font-weight: 400;
    color: #111;
    letter-spacing: .02em;
    margin: 0;
}

#header_top_bar .header_link {
    font-size: 14px;
    letter-spacing: .01em;
    line-height: 1;
    width: auto;
    margin: 0;
    color: #111;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: none;
    height: 30px;
    position: relative;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

#header_top_bar .header_link:hover {
    opacity: .7;
}

header {
    position: relative;
    display: block;
    z-index: 997;
    color: #fff;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    background: rgba(250,250,250, 1);
}

header .inside_wrap {
    display: block;
    width: 100%;
    position: relative;
    z-index: 996;
    max-width: 1440px;
    margin: 0 auto;
    padding: 0;
}

header::before, header .inside_wrap::before,
header::after, header .inside_wrap::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    max-width: 100%;
    z-index: 0;
    opacity: 1;
}

header::before {
    background-size: auto;
    opacity: .35;
    z-index: 0;
}

header .inside_wrap::before {
    background-size: cover;
    opacity: .65;
}

.main_logo_wrap {
    display: block;
    position: relative;
    padding: 15px 0;
    z-index: 9;
    min-width: 260px;
}

.logo {
    display: block;
    width: 100%;
    margin: 0;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    max-width: 100px;
}

.main_logo_wrap .company_name {
    font-size: 26px;
}

.main_logo_wrap .company_name .stretch_text {
    letter-spacing: 0.07em;
    font-size: 0.7em;
    padding-left: 2px;
}

.navbar {
    width: 100%;
    position: fixed;
    top: 40px;
    padding: 0;
    z-index: 995;
    background: #efefef;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

#navbarNavMarkup {
    overflow-y: auto;
    max-height: 65vh;
}

.navbar-toggler {
    margin: 0 auto;
}

.navbar .container-fluid {
    position: absolute;
    top: 15px;
    background: rgba(255,255,255,.95);
}

.navbar-nav {
    padding: 0;
    margin: 0;
    background: rgba(255,255,255,.95);
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    text-transform: uppercase;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 14px 15px;
    margin: 0 auto;
    color: rgba(0,0,0,.7);
    width: 100%;
    border-bottom: 1px solid rgba(100,100,100,.15);
    font-size: 19px;
}

.navbar-light .navbar-nav .dropdown-menu .nav-link, .navbar-light .navbar-nav .dropdown-menu .nav-link:focus {
    color: #000;
    background: transparent;
    border: none;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0,0,0,.9);
}

.navbar-light .navbar-toggler {
    border: none;
    height: auto;
    width: auto;
    box-shadow: none;
    border-radius: 5px;
    position: absolute;
    right: 20px;
    top: 35px;
}

.navbar-light .navbar-toggler-icon {
    background: none;
    width: 38px;
    display: block;
    height: auto;
}

.navbar-light .navbar-toggler-icon span {
    display: block;
    width: 100%;
    height: 4px;
    margin: 6px auto;
    background: #205b97;
    border-radius: 2px;
}

.navbar-light .navbar-nav .nav-link.active span {
    color: #96207D;
}

.navbar-nav .dropdown-menu {
    background: #f0f0ef;
    padding: 0;
    text-align: left;
    border-radius: 0;
    border: none;
    margin: 0;
}

.navbar-nav .dropdown-item {
    font-size: 1em;
    padding: 10px 1rem;
    text-transform: uppercase;
    text-align: left;
    font-weight: 500;
}

.navbar-nav .nav-item i {
    font-size: .96em;
    position: relative;
    top: 0;
}

.navbar-nav .dropdown-item:hover {
    background: #fff;
}

.navbar-nav .dropdown-item.active, .navbar-nav .dropdown-item:active {
    color: #96207D;
    background-color: #f0f0ef;
}

.navbar-nav .dropdown-toggle::after {
    display: none;
}

.call_phone i {
    font-size: .8em;
    padding: 0 4px
}

.icon_image {
    display: inline-block;
    width: 50px;
}

.carousel .container {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 100%;
    padding: 240px 15px 75px;
}

.carousel::before, .carousel::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    max-width: 100%;
    z-index: 1;
    opacity: 1;
}

.carousel .carousel-item::before, .carousel .carousel-item::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    max-width: 100%;
    z-index: 1;
    opacity: 1;
}

.carousel::after, .carousel .carousel-item::after {
    z-index: 2;
    opacity: 1;
}

#homeCarousel {
    color: #fff;
    overflow: hidden;
}

#homeCarousel .carousel-indicators {
    margin-bottom: 20px;
}

#homeCarousel .carousel-item {
    position: relative;
    z-index: 9;
    height: 700px;
    background: #205b97;
}

.carousel-item {
    transition: transform 2s ease-in-out;
}

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: opacity 2s 2s;
}

#homeCarousel .container {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
    min-height: 700px;
    padding: 240px 15px 50px;
    left: 0;
    right: 0;
}

#homeCarousel .carousel-item::before {
    transform-origin: center;
    overflow: hidden;
    z-index: 0;
    opacity: 1;
    -webkit-animation: banner 20s infinite;
    -o-animation: banner 20s infinite;
    animation: banner 20s infinite;
}

#homeCarousel .carousel-item.first_item::before {
    background: url(../images/background-sonoran-pool-services-hot-tub-maintenance-milwaukee-wi1000x950.jpg) center;
    background-size: cover;
}

#homeCarousel .carousel-item.second_item::before {
    background: url(../images/background-sonoran-pool-services-house-pool-maintenance-milwaukee-wi1000x950.jpg) center;
    background-size: cover;
}

#homeCarousel .carousel-item.third_item::before {
    background: url(../images/background-sonoran-pool-services-house-pool-cleaning-milwaukee-wi1000x950.jpg) top center;
    background-size: cover;
}

@keyframes banner {
    from {
        transform: scale(1);

    } to {
      transform: scale(1.11);
    }
}

#homeCarousel .carousel-item::after {
    opacity: 1;
    z-index: 1;
    background: rgba(0,0,0,.5);
}

.carousel.main_banner::after {
    background: #000;
    opacity: .6;
}

.carousel-indicators {
    z-index: 101;
    margin-bottom: 0;
}

.carousel-indicators [data-bs-target] {
    width: 32px;
    height: 5px;
    margin-right: 6px;
    margin-left: 5px;
    border-radius: 0;
    border: 1px solid #205b97 !important;
}

.carousel .banner_info_wrap {
    max-width: 1100px;
}

#homeCarousel .banner_info_wrap .small_text {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 1.2;
}

#homeCarousel .banner_info_wrap .stretch_text {
    letter-spacing: 0.08em;
}

.carousel.main_banner {
    color: #fff;
}

.carousel .banner_heading {
    font-family: "Archivo", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-variation-settings: "wdth" 100;
}

#homeCarousel .banner_heading {
    font-weight: 500;
}

#homeCarousel .banner_heading .small_text {
    font-weight: 500;
}

.custom_button, .custom_button:visited {
    position: relative;
    color: #fff;
    background-color: #205b97;
    border: 2px solid #1a3764;
    border-radius: 25px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: "Archivo", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    width: auto;
    min-width: 225px;
    max-width: 300px;
    letter-spacing: .035em;
    padding: 12px 25px;
    line-height: 1;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    margin: 0 auto;
}

.custom_button.w-full {
    max-width: 100%;
}

.custom_button:hover, .custom_button:focus {
    color: #1a3764;
    border-color: #1a3764;
    background-color: transparent;
    box-shadow: none;
}

.custom_button .button_text {
    font-size: .75em;
}

.custom_button i.fa, .custom_button i.fa-solid {
    font-size: .87em;
    padding: 0;
}

.custom_button.red, .custom_button.red:visited {
    background-color: #96207D;
    border-color: #96207D;
    color: #fff;
}
.custom_button.red:hover, .custom_button.red:focus {
    color: #96207D;
    background-color: rgba(255,255,255,.95);
    border-color: #96207D;
}

.custom_button.red.reversed, .custom_button.red.reversed:visited {
    color: #96207D;
    background-color: transparent;
    border-color: #96207D;
}

.custom_button.red.reversed:hover, .custom_button.red.reversed:focus {
    background-color:#96207D;
    border-color: #96207D;
    color: #fff;
}

.custom_button.white, .custom_button.white:visited {
    background-color: rgba(255,255,255,.9);
    border-color: #fff;
    color: #111;
}
.custom_button.white:hover, .custom_button.white:focus {
    color: #fff;
    background-color: transparent;
}

.custom_button.white.reversed, .custom_button.white.reversed:visited {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}

.custom_button.white.reversed:hover, .custom_button.white.reversed:focus {
    color: #000;
    background-color: rgba(255,255,255,.9);
}

.custom_button.black.reversed, .custom_button.black.reversed:visited {
    background-color: transparent;
    border-color: #111;
    color: #111;
}

.custom_button.black.reversed:hover, .custom_button.black.reversed:focus {
    background-color: rgba(255,255,255,.9);
    color: #111;
}

.btn.custom_button.blue {
    background-color: #0f74ba;
}

.btn.custom_button.blue:hover {
    background-color: #fff;
    color: #040707;
}

.custom_button.grey, a.custom_button.grey {
    border: 2px solid #4e4c5e;
    color: #4e4c5e;
    background: rgba(255,255,255,0);
}

.custom_button.grey:hover, a.custom_button.grey:focus {
    color: #fff;
    background: #4e4c5e;
}

.custom_button i, .phone_link i {
    font-size: .85em;
    /*top: -1px;*/
    position: relative;
}

.phone_link, a.phone_link  {
    color: inherit;
    text-decoration: none;
    font-weight: 500;
}

.text_link {
    display: block;
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

.text_link:hover {
    opacity: .8;
}

.logo_image_absolute {
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: 60px;
    max-width: 10%;
    border-radius: 8px;
}

.section_row {
    display: block;
    width: 100%;
    position: relative;
    z-index: 9;
    padding: 0 15px;
    overflow: hidden;
}

.section_row::after, .section_row::before {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    content: "";
    opacity: .5;
    z-index: 0;
}

.section_row::after {
    z-index: 1;
}

.section_row.contact_section {
    background: #205b97;
}

.contact_offset_row {
    margin-top: -375px;
    position: relative;
    z-index: 9;
}

.contact_form_wrap {
    /* border: 7px solid #0f74ba; */
    padding: 20px 20px 25px;
    position: relative;
    background: #fff;
    border-radius: 3px;
}

.section_row.contact_section {
    /*border-bottom: 7px solid #aaa;*/
}

.section_row.contact_section::before {
    background: fixed url(../images/background-watert-sonoran-pool-services-hot-tub-maintenance-milwaukee-wi1920x950.jpg) center;
    background-size: cover;
    opacity: .15;
}

.section_row.contact_section::after {
    z-index: 2;
    opacity: .25;
    background-color: rgba(0,0,0,1);
}

.contact_section_wrap .contact_form_wrap {
    padding: 25px 5% 35px;
    position: relative;
    background: rgba(255,255,255,.8);
    border-radius: 3px;
}

.contact_section_wrap .contact_form_wrap .form_heading {
    border-bottom: none;
}

.contact_form_wrap .contact_form .custom_button {
    width: 100%;
    max-width: 100%;
}

.contact_form_wrap textarea {
    height: 125px;
}

.contact_section .business_hours .b_day {
    width: 80px;
    padding-right: 10px;
}

.badge_license_widget a {
    display: block;
}
.bg_grey {
    background-color: #ddd !important;
}

.section_row.bg_blue {
    background-color: #0f74ba;
    color: #fff;
}

.section_row.bg-black {
    color: #fff;
}

.section_row.bg_dark .paragraph_heading, .section_row.bg_blue .paragraph_heading {
    color: #fff;
    font-weight: 400;
}

.column_heading {
    font-weight: 500;
}

.featurette-heading {
    font-family: "Archivo", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    margin-bottom: .8em;
    line-height: 1.2;
    color: #111;
    text-transform: capitalize;
}

.section_row.bg-black .featurette-heading, .section_row.bg_blue .featurette-heading {
    color: #fff;
    font-weight: 500;
}

.featurette-heading i.fa, .featurette-heading i.fa-solid {
    font-size: .9em;
}

.paragraph_heading {
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: .5em;
    color: #111;
}

.paragraph_heading.text-white {
    font-weight: 500;
}

.small_heading {
    font-size: 14px;
    font-weight: 300;
}

.red_underline {
    display: block;
    width: 300px;
    max-width: 70%;
    background: #b41d22;
    padding: 3px;
}

.section_row.cleaning_brands_section {
    background: #0b5b98;
}

.section_row.cleaning_brands_section .content_wrap {
    max-width: 1360px;
}

.brand_slider.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
}

.brand_slider.owl-carousel .brand_logo {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100px;
    margin: 0 auto;
}

.brand_slider.owl-carousel .item.brand_item {
    padding: 0 7px;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 0;
    left: -15px;
    right: -15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    bottom: 0;
    z-index: -1;
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    font-size: 30px;
    color: #1d1742;
    font-weight: 500;
    width: 40px;
    display: inline-block;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.owl-carousel .owl-nav button.owl-next {
    margin-right: -10px;
}

.owl-carousel .owl-nav button.owl-prev {
    margin-left: -10px;
}

ul.list-unstyled .icon_wrap {
    width: 1.5em;
    min-width: 1.5em;
    max-width: 1.5em;

}

.list_no_bullets {
    list-style-type: none;
    margin: 0 auto 1rem;
    display: inline-block;
    text-align: left;
    line-height: 1.3;
    font-size: 17px;
    padding: 0;
}

.table_list li {
    display: table;
    margin: 0 auto 9px;
    width: 100%;
    text-align: left;
}

.table_list li span {
    display: table-cell;
    vertical-align: middle;
}

.table_list li span.icon_wrap {
    width: 31px;
    min-width: 31px;
    max-width: 31px;
}

.table_list li i.fa-solid {
    color: #168754;
    padding: 5px;
    border: 2px solid #168754;
    background: rgba(255,255,255,.7);
}

.table_list li span.text_wrap {
    text-transform: uppercase;
    font-size: 15px;
    padding-left: .75rem;
    font-weight: 500;
    text-align: left;
}

ul.list_custom_icons {
    display: inline-block;
    margin: .5rem auto 1rem;
    width: 100%;
    max-width: 500px;
    list-style: none;
    padding: 0;
}

.list_custom_icons li a {
    display: table;
    width: 100%;
    padding: 0;
    background: rgba(255,255,255, .95);
    margin: 0 0 .5rem;
    border-radius: 1px;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
    color: #111;
    text-decoration: none;
}

.list_custom_icons li a:hover, .list_custom_icons li a:focus {
    background: rgba(255,255,255, .9);
    transform: scale(1.05);
    box-shadow: 1px 1px 12px -2px #666;
}

.list_custom_icons li div {
    display: table-cell;
    vertical-align: middle;
}

.list_custom_icons li div.icon_cell {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    background: #fff;
    padding: .2rem;
}

.list_custom_icons li div.icon_cell .icon_image {
    width: 100%;
    display: block;
}

.list_custom_icons li div.text_cell {
    padding: .5rem 1rem .5rem;
}

.list_custom_icons li div.text_cell h4 {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    margin: 0 auto;
}

.list_custom_icons li div.text_cell h4 span {
    display: block;
    font-size: .7em;
    font-weight: 400;
    letter-spacing: .05em;
}

.price_list_wrap {
    background: #fff;
    /* border: 1px solid #ccc; */
    border-radius: 25px;
    padding: 20px 5% 45px;
    width: 100%;
    border: 1px solid #e6e6e6;
}

.price_list_wrap .paragraph_heading {
    border-bottom: 2px solid #221e1f;
    text-transform: uppercase;
    padding-bottom: 4px;
    color: #221e1f;
    }

.price_list {
    width: 100%;
}

.price_list li p {
    line-height: 1.1;
    padding: 16px 0 8px;
    border-bottom: 2px dotted #ccc;
    margin: 0 auto 7px;
    font-size: 16px;
}

.price_list .service_type {
    text-transform: uppercase;
    font-size: 16px;
    color: #222;
    font-weight: 500;
    letter-spacing: .02em;
    padding-right: 25px;
}

.price_list .price_tag {
    color: #962720;
    font-weight: 600;
}

/* Content On Scroll Down Animation*/
.content_animate {
    position: relative;
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;
    opacity: 0;
    z-index: 1;
}

.content_animate.slide_up {
    bottom: -50px;
}

.content_animate.slide_left {
    left: -100px;
}

.content_animate.slide_right {
    right: -100px;
}

.content_animate.show_content {
    opacity: 1;
}

.content_animate.show_content.slide_up {
    bottom: 0;
    opacity: 1;
}

.content_animate.show_content.slide_left {
    left: 0;
    opacity: 1;
}

.content_animate.show_content.slide_right {
    right: 0;
    opacity: 1;
}

.service_card {
    overflow: hidden;
}

.service_card .absolute_block,
.image_wrap .absolute_block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    background: rgba(32, 91, 151,.9);
    color: #fff;
    padding: 10px 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    min-height: 75px;
}

.service_card .content_image {
    transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -webkit-transition: all 700ms ease-in-out;
}

.service_card:hover .content_image {
    transform: scale(1.05);
}

.service_card:hover .absolute_block {
    min-height: 100%;
    background: rgba(26, 55, 100, .8);
}

.service_card .button_wrap.animated {
    margin: 0 auto;
    padding: 0;
    height: 0;
    opacity: 0;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
}

.service_card:hover .button_wrap.animated {
    padding-top: 25px;
    height: auto;
    opacity: 1;
    transform: scale(1,1);
}

.service_card .custom_button {
    font-size: 14px;
}

.local_wrap .absolute_block {
    height: 100%;
    min-height: 100%;
    background: rgba(0,0,0,.65);
    color: #fff;
    padding: 10px 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}


.flip-card {
    background-color: #fff;
    width: 100%;
    height: 100%;
    perspective: 1200px;
    display: block;
    cursor: pointer;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
    background: #fff;
    color: black;
    z-index: 1;
    overflow: hidden;
    border-radius: 0;
}

/* Style the back side */
.flip-card-back {
    transform: rotateY(180deg);
    z-index: 1;
    border-radius: 0;
    overflow: hidden;
    background: transparent;
}

.flip-card-back::before {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    content: "";
    background: #eee;
    background-size: 200px;
    z-index: 0;
    opacity: .1;
   }

.flip-card .card_inside_wrap {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.flip-card-back .text_wrap {
    background: #fff;
}

.flip-card a.custom_link {
    display: block;
    font-size: 14px;
    color: #c81300;
    border: 2px solid #c81300;
    line-height: 1;
    padding: 7px 7px;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
}

.flip-card a.custom_link:hover {
    /*font-style: italic;*/
    text-decoration: none;
}

.flip_card_row .column {
    padding: 0;
}

.flip_card_row .column_heading {
    margin: 0 auto;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .02em;
    word-spacing: 0.05em;
    font-size: 35px;
}

.flip_card_row .inside_wrap {
    display: block;
    padding: 0;
    position: relative;
    z-index: 99;
    background: transparent;
    margin: 0 auto;
    text-decoration: none;
    color: #666;
    width: 100%;
    max-width: 700px;
}

.flip_card_row .image_wrap {
    position: relative;
    margin-bottom: 0;
}

.flip_card_row .content_image {
    max-width: 700px;
}

.flip_card_row .card_inside_wrap::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: "";
    background: rgba(0,0,0, .3);
    background-size: cover;
    z-index: 2;
    opacity: 1;
}

.flip_card_row .absolute_block {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9;
}

.flip_card_row .absolute_block .d-table-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 1.25rem 1rem;
}

.flip_card_row .button_wrap {
    padding: 0;
}

.flip_card_row .flip-card-front {
    /*border: 1px solid #333;*/
}

.flip_card_row .flip-card-front .logo_image.logo_live {
    max-width: 60px;
    position: absolute;
    top: 20px;
    left: 20px;
    border-radius: 5px;
}

.flip_card_row .flip-card-front .small_heading {
    font-size: 13px;
    color: rgba(255,255,255,.85);
    letter-spacing: .15em;
    margin: 0 auto;
    font-weight: 300;
}

.flip_card_row .flip-card-back {
    padding: 15px 5%;
    background: #f9f9f9;
}

.flip_card_row .flip-card-back .card_text {
    max-width: 400px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.flip_card_row .flip-card-back p {
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.6;
    text-align: center;
    color: #221e1f;
}

.flip_card_row .flip-card-back p.link_wrap {
    margin: 0 auto;
}

.flip_card_row .flip-card-back .card_heading {
    font-size: 22px;
    line-height: 1.1;
    color: #111;
}

.flip_card_row .flip-card-back .card_heading .big_heading {
    font-size: 1em;
    color: #221e1f;
    font-weight: 600;
    margin: 0 auto 5px;
    text-transform: uppercase;
    line-height: 1.1;
    text-align: center;
}

.flip_card_row .flip-card-back .card_heading .small_heading {
    font-size: 14px;
    padding: 0;
    line-height: 1;
    margin: 0 auto 10px;
    color: #0f74ba;
    max-width: 100%;
    letter-spacing: .04em;
    font-weight: 500;
}

.flip_card_row .flip-card-back .custom_button {
    max-width: 250px;
    padding: 7px 10px;
    border-width: 2px;
}

.services_list li {
    font-size: 13px;
    font-weight: 500;
    padding: 4px 0 4px 5px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.services_bar {
    margin: 0 auto;
    padding: 2px 0;
    background: #fff;
}

.services_bar .inside_wrap {
    max-width: 1160px;
    margin: 0 auto;
    /*padding: 0 15px;*/
}

.services_bar a.service_link {
    position: relative;
    padding: 4px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    margin: 2px 2px;
    border-radius: 1px;
    /*background: rgba(255,255,255, .05);*/
}

.services_bar a.service_link::before {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    content: "";
    background: #0f74ba;
    z-index: 0;
    }

.services_bar .icon_image {
    width: 35px;
}

.services_bar .column_heading {
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    color: #040707;
    display: flex;
    justify-content: center;
    line-height: 1;
}

.services_bar .column_heading, .services_bar .icon_wrap {
    position: relative;
    z-index: 9;
}

ul.floor_services_list li {
    margin-bottom: 15px;
    line-height: 1.3;
}

ul.floor_services_list .icon_wrap {
    width: 45px;
}

.section_row.faq_section {
    background: #205b97;
    color: #fff;
}

.section_row.faq_section::before {
    background: fixed url(../images/tile-batthern-sonoran-pool-and-hot-tub-services-milwaukee-wi.png) repeat;
    background-size: 100px;
    opacity: .65;
}

.section_row.faq_section::after {
    background: rgba(0,0,0,.9);
    background-size: cover;
    opacity: .1;
}

.accordion_faq .accordion-item {
    background-color: transparent;
}

.accordion_faq .accordion-item {
    color: #fff;
    background-color: transparent;
    border: none;
    margin-bottom: 20px;
}

.accordion_faq .accordion-item .accordion-button {
    padding: 20px 40px 20px 20px;
    font-size: 19px;
    color: #205b97;
    text-align: left;
    border: none;
    border-radius: 5px;
    overflow-anchor: none;
    transition: var(--bs-accordion-transition);
    font-weight: 500;
    background: rgba(255,255,255,.8);
}

.accordion_faq .accordion-item .accordion-button:focus {
    z-index: 3;
    border:none;
    outline: 0;
    box-shadow: none;
}

.accordion_faq .accordion-button::after {
    font-family: "Font Awesome 5 Free", sans-serif;
    font-size: 14px;
    width: 10px;
    height: 10px;
    margin-left: auto;
    content: '\f067';
    background-image: none;
    background-size: 10px;
    transform: none;
    transition: transform .3s ease-in-out;
    font-weight: 700;
    position: absolute;
    left: auto;
    right: 20px;
    box-shadow: none;
}

.accordion_faq .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: '\f068';
    font-weight: 700;
}

.why_us_list li {
    font-size: 17px;
    letter-spacing: .04em;
    margin-bottom: 12px;
    line-height: 1.3;
}

.why_us_list .icon_wrap {
    padding-right: 10px;
}

.why_us_list i {
    padding: 5px;
    border: 2px solid #fff;
    border-radius: 2px;
}

.why_choose_list li .icon_image {
    width: auto;
    max-width: 40px;
}

.service_cities img {
    border-radius: 100px;
    max-width: 500px;
    width: 100%;
}

span.city_tag {
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    padding: 5px 5px;
    margin: 4px 2px;
    line-height: 1;
    background: rgba(255,255,255, .95);
    border: 1px solid #4e4c5e;
    color: #4e4c5e;
    width: 150px;
    text-align: left;
    letter-spacing: -0.01em;
    border-radius: 15px;
}

.span.city_tag i.fa-solid {
    font-size: .8em;
}

#accordionQuestions .accordion-body {
    font-size: 16px;
}

#accordionQuestions .accordion-item {
    background-color: #fff;
    border: none;
}

#accordionQuestions .accordion-button {
    border-bottom: 1px solid rgba(220, 58, 50, .5);
    padding: 35px 35px 20px 7px;
    font-weight: 500;
}

#accordionQuestions .accordion-button::after {
    font-family: "Font Awesome 5 Free", sans-serif;
    font-size: 14px;
    width: 10px;
    height: 10px;
    margin-left: auto;
    content: '\f067';
    background-image: none;
    background-size: 10px;
    transform: none;
    transition: transform .2s ease-in-out;
    font-weight: 700;
    right: 5px;
    position: absolute;
    left: auto;
}

.accordion-button:not(.collapsed) {
    color: inherit;
    box-shadow: none;
    background: transparent;
}

#accordionQuestions .accordion-button:not(.collapsed)::after {
    background-image: none;
    content: '\f068';
    font-weight: 700;
}

#accordionQuestions .accordion-button:focus {
    background: transparent;
    transform: none;
    border-bottom: 1px solid rgba(220, 58, 50, .5);
    outline: 0;
    box-shadow: none;
}

#accordionQuestions .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0;
}

.facebook_feed_row .image_wrap {
    height: 350px;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    z-index: 90;
    background: rgba(245,245,245,.7);
}

.facebook_feed_row .image_wrap img {
    height: 100%;
    max-height: 100% !important;
    width: auto;
    max-width: 100%;
    transform: scale(1.1);
}

.facebook_feed_row .carousel-indicators {
    z-index: 101;
    margin-bottom: 15px;
}

.facebook_feed_row .post_content {
    height: 250px;
    overflow-y: auto;
}

#contact_page .main_banner {
    background: #205b97;
}

#contact_page .main_banner::before {
    background: fixed url(../images/background-watert-sonoran-pool-services-hot-tub-maintenance-milwaukee-wi1920x950.jpg) center;
    background-size: cover;
    opacity: .4;
}

#contact_page .carousel.main_banner .carousel-item::after {
    background: #000;
    opacity: .45;
}

#contact_page .contact_form_wrap {
    border: 3px solid #1a4979;
    border-radius: 3px;
    position: relative;
    padding: 20px 5% 35px;
    background: #d2deea;
    color: #111;
}

.contact_form_wrap .form_heading {
    border-bottom: none;
}

.contact_form {
    position: relative;
    z-index: 9;
}

.form-control {
    font-size: 15px;
    border-radius: 3px;
    padding: 10px 15px;
    border-color: #1a4979;
    border-width: 2px;
    box-shadow: none !important;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #962720;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23962720'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23962720' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.contact_form_wrap .form-control {
    font-size: 15px;
    border-radius: 9px;
    padding: 10px 15px;
    background-repeat: no-repeat;
}

#contact_page .contact_form textarea {
    min-height: 175px;
    max-height: 250px;
}

#contact_page .contact_form_wrap .featurette-heading {
    line-height: 1;
    padding: .5em 1em;
}

.contact_form_wrap.bg_dark::after {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    content: "";
    background: #000;
    opacity: .25;
    background-size: cover;
    z-index: 0;
}

.contact_form_wrap.bg_blue::after {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    content: "";
    background: #123e6e;
    opacity: 1;
    background-size: cover;
    z-index: 0;
}

.contact_form_wrap .form_heading {
    font-family: "Archivo", sans-serif;
    font-optical-sizing: auto;
    font-weight: 600;
    font-style: normal;
    font-variation-settings: "wdth" 100;
    line-height: 1.2;
    text-transform: capitalize;
    position: relative;
    z-index: 9;
    padding-bottom: 3px;
    color: #1a4979;
}

.contact_form_wrap .form-control::placeholder {
    color: rgba(0,0,0,.5);
    opacity: 1; /* Firefox */
}

.contact_form_wrap .form-control::-ms-input-placeholder { /* Edge 12 -18 */
    color: rgba(0,0,0,.5);
}

.contact_icon {
    color: #fff;
    border: 2px solid #96207d;
    border-radius: 7px;
    width: 35px;
    height: 35px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #96207d;
}

.contact_note {
    max-width: 600px;
}

.alert-success {
    color: #1FB59C;
    background-color: transparent;
    border-color: #1FB59C;
    border-radius: 15px;
}

.business_hours p {
    margin: 0 auto 5px;
    font-size: 15px;
}

.business_hours .b_day {
    display: inline-block;
    width: 80px;
}

.map_wrap {
    display: flex;
    z-index: 9;
    position: relative;
}

.map_wrap iframe {
    border: 0;
    width: 100%;
    min-height: 400px;
}

.form_heading {
    border-bottom: 1px dotted #ccc;
}

.form-label {
    margin-bottom: .25rem;
    font-size: 14px;
    display: block;
    font-weight: 400;
    color: #aaa;
}

.invalid-feedback, .php_form_error, .form_error {
    display: none;
    width: 100%;
    margin-top: 4px;
    font-size: 14px;
    font-weight: 300;
    color: #962720;
    line-height: 1.1;
    text-align: center;
}

.php_form_error {
    display: block;
}

.grecaptcha-badge {
    z-index: 99 !important;
    transform: scale(.9);
}

.captcha_table .animated_hand {
    position: absolute;
    right: -27px;
    padding: 1px 4px;
    font-size: 19px;
    animation: shake 1s infinite linear;
    max-width: 40px;
    top: 6px;
}

@keyframes shake {

    0%, 100% {
       right: -27px;
    }
    50% {
        right: -32px;
    }
}

#captcha_answer {
    min-width: 58px;
    max-width: 58px;
    font-size: 15px;
    padding: 3px 23px 3px 5px;
}

#message_note_section {
    min-height: 400px;
}

#footer_social a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 5px 12px;
    text-decoration: none;
}

#footer_social i {
    display: block;
    color: #96207D;
    font-size: 20px;
    width: 38px;
    height: 38px;
    text-align: center;
    border: 2px solid #96207D;
    border-radius: 50px;
    padding: 7px 6px;
    transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
}

#footer_social .fa-facebook-f:hover {
    background-color: #3b5998;
    color: #fff;
    border-color: #3b5998;
}

#footer_social .fa-youtube:hover {
    background-color: #E62117;
    color: #fff;
    border-color: #E62117;
}

#footer_social .fa-instagram:hover {
    background-color: #cf2872;
    color: #fff;
    border-color: #cf2872;
}

#footer_social .fa-tiktok:hover {
    background-color: #377280;
}

footer {
    color: #111;
    /* background: #205b97; */
    position: relative;
    font-size: 15px;
}

footer .inside_wrap {
    background: rgba(0,0,0, 0);
    position: relative;
    z-index: 9;
}

footer .inside_wrap::before {
    position: absolute;
    display: block;
    top: 0; right: 0; bottom: 0; left: 0;
    content: "";
    background: #d2dce7 url(../images/tile-batthern-sonoran-pool-and-hot-tub-services-milwaukee-wi.png) repeat;
    background-size: 100px;
    opacity: .7;
    z-index: 0;
}

.footer_nav {
    max-width: 200px;
}

.footer_nav .nav-link {
    display: block;
    padding: 5px 0;
    text-decoration: none;
    transition: color .15s ease-in-out;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
}

.footer_logo_text {
    position: relative;
    top: -18px;
    left: 37px;
    font-size: 13px;
}

#footer_phone {
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out;
}

.footer_logo_link {
    text-decoration: none;
    }

.footer_logo_link p {
    font-size: 14px;
}

#footer_logo {
    max-width: 170px;
}

.footer_buttons {
    display: block;
    max-width: 250px;
    margin: 0 auto;
}

footer .custom_button {
    border-width: 2px;
    padding: 12px 10px 11px;
    line-height: 1;
}

#section_footer_copyright {
    padding: 0;
    background: #205b97;
    color: #eee;
}

#section_footer_copyright .content_wrap {
    padding: 5px;
    max-width: 100%;
    border-top: 1px solid rgba(100,100,100, .1);
}

p#copyright_tag {
    text-align: center;
    font-size: 14px;
    margin: 0 auto;
    font-weight: 400;
    line-height: 1.1;
}

#copyright_tag a {
    font-size: 12px;
    text-align: center;
    color: #ddd;
    text-decoration: none;
}

#scroll_up_btn_wrap {
    position: fixed;
    bottom: .5rem;
    left: 50%;
    right: auto;
    z-index: 9999;
    background: top;
    text-align: center;
    transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -webkit-transition: opacity 500ms ease-in-out;
    display: none;
    opacity: 0;
    width: 60px;
    margin: 0 auto 0 -30px;
}

#scroll_up_btn {
    color: rgba(255,255,255,.6);
    font-size: 25px;
    margin: 0 auto;
    display: flex;
    background-color: rgba(0,0,0,.2);
    width: 55px;
    height: 55px;
    line-height: 1;
    border-radius: 100px;
    padding: 2px 2px 4px;
    justify-content: center;
    text-decoration: none !important;
    align-items: center;
}

.interior_page.no_carousel {
    padding-top: 150px;
}

#review_section::before {
    background-size: auto;
    /*background: #fff url(../images/) repeat center;*/
    opacity: .35;
}

#review_section::after {
    background: rgba(0,0,0,1);
    opacity: 0;
}

.review_stars .icon_image {
    width: 20px;
    height: 20px;
}

.review_slider {
    height: 340px;
    margin: 0 auto 10px;
}

.review_slider .owl-item .inside_wrap {
    background: rgba(255, 255, 255, 1);
    padding: 20px 5% 15px;
    border-radius: 3px;
    border: 1px solid rgba(200, 200, 200, .75);
}

.review_slider .review_top {
    padding-bottom: 5px;
    margin: 0 auto 10px;
}

.review_slider .review_stars .icon_image {
    width: 25px;
    height: 25px;
}

.review_slider .review_top .name_display {
    font-size: 17px;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 1.35;
}

.review_slider .review_top .image_wrap {
    width: 38px;
    height: 38px;
}

.review_slider .review_top .customer_letter {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 18px;
}

.review_slider .local_review_headline {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 1rem;
}

.review_slider .review_body {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    height: 255px;
    overflow-y: auto;
}

.review_slider .review_body p {
    font-style: italic;
}

.review_slider .review_company {
    padding: 3px 5px;
    background: rgba(150,150,150,.1);
}
.review_slider .review_company .icon_image {
    max-width: 60px;
}

.review_slider .review_company .company_name {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.05em;
}

#reviewSectionSlider .owl-nav {
    text-align: center;
}

#reviewSectionSlider .owl-prev, #reviewSectionSlider .owl-next {
    font-size: 30px;
    width: 30px;
    height: 60px;
    color: #111;
}

.rating_stars input[type="radio"], #revPreviewForm .rating_stars input[type="radio"] {
    opacity: 0;
    filter: alpha(opacity=0);
    width: 20px;
}

.rating_stars label {
    /*background: url(../images/) no-repeat;*/
    width: 30px;
    height: 30px;
    margin: 5px 0 0 -25px;
    position: relative;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
}

.rating_stars label:hover {
    background-position: 0 -30px;
}

.review_form .yellowStar, .review_form label.yellowStar {
    display: inline-block;
    background-position: 0 -60px !important;
}


.leave_review_section::before {
    /*background: url(../images/) fixed center no-repeat;*/
    background-size: cover;
    opacity: .1;
}

.feedback_panel {
    background: rgba(225,225,225, .5);
    border-radius: 3px;
    padding: 25px 5% 40px;
    border: 1px solid #ccc;
}

.review_form label.form_label {
    font-size: 13px;
    text-transform: uppercase;
}

#revPreviewForm .form-control {
    background: #eee;
    border: 1px dashed #999;
    border-radius: 7px;
}

#revPreviewForm textarea.form-control {
    min-height: 200px;
}

.number_wrap.middle {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.bf_slider_wrap {
    position: relative;
    max-width: 700px;
}

.bf_slider_wrap::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    height: 100%;
    width: 100%;
    max-width: 100%;
    z-index: -1;
}

.before_after_slide {
    position: absolute;
    top: 0; bottom: 0; left:0;
    background: rgba(0,0,0,.35);
    height: 100%;
    width: 50%;
    max-width: 100%;
    z-index: 9;
}

.before_after_slide {
    width: 50%;
    height: 100%;
    min-width: 5%;
    max-width: 95%;
}

.before_after_slide::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.bf_slider_wrap .ui-resizable-handle {
    cursor: e-resize;
    width: 50px;
    right: -25px;
    top: 50%;
    height: 50px;
    margin-top: -20px;
    background: #96207D;
    border-radius: 100%;
    box-shadow: 0 0 0 6px rgba(0,0,0,.1),0 0 10px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.2);
    z-index: 99;
}

.bf_slider_wrap .ui-resizable-handle::after {
    display: flex;
    font-family: "Font Awesome 5 Free", sans-serif;
    content: "\f337";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    font-size: 20px;
    color: #fff;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.bf_tag {
    font-family: "Archivo", sans-serif;
    font-size: 13px;
    color: #fff;
    padding: 5px 10px;
    background: #111;
    text-transform: uppercase;
    position: absolute;
    z-index: 6;
    bottom: 15px;
    font-weight: 400;
}

.before_tag_wrap {
    position: relative;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-right: 4px solid #111;
}

.bf_tag.before {
    left: 15px;
    right: auto;
    z-index: 7;
}

.bf_tag.after {
    left: auto;
    right: 15px;
}

/*.image_back_effect {*/
/*    position: relative;*/
/*}*/

/*.image_back_effect::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    display: block;*/
/*    top: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    background: #205b97;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    max-width: 100%;*/
/*    z-index: -1;*/
/*    transform: translate(4%,6%);*/
/*    border-radius: 1000px;*/
/*    opacity: .5;*/
/*}*/

#pool_cleaning_bf .before_after_slide::before {
    background: url(../images/milwaukee-house-pool-cleaning-service600x400-before.jpg) 0 20%;
    background-size: cover;
    z-index: 0;
}

#hot_tub_prep_bf .before_after_slide::before {
    background: url(../images/milwaukee-house-hot-tub-season-preparation-service600x400-before.jpg) 0 20%;
    background-size: cover;
    z-index: 0;
}

.pool_services_page .main_banner::before {
    background: url(../images/background-sonoran-pool-services-repair-and-maintenance-milwaukee-wi1000x600.jpg) center no-repeat;
    background-size: cover;
    opacity: 1;
}

.hot_tub_services_page .main_banner::before {
    background: url(../images/background-hot-tub-services-repair-and-maintenance-milwaukee-wi1000x600.jpg) center top no-repeat;
    background-size: cover;
    opacity: 1;
}

.service_area_page .main_banner::before {
    background: url(../images/sonoran-pool-services-hot-tub-services-service-area-background-greater-milwaukee-wi1920x700.jpg) center no-repeat;
    background-size: cover;
    opacity: 1;
}

.leak_repair_page .main_banner::before {
    background: url(../images/background-pool-services-repair-and-maintenance-milwaukee-wi1920x600.jpg?v=1.2.0) 50% 50% no-repeat;
    background-size: cover;
    opacity: 1;
}


.project_tabs .nav-link {
    font-size: 12px;
    font-weight: 500;
    display: block;
    padding: .5rem 1rem;
    text-transform: uppercase;
    color: #465244;
    font-style: italic;
}

.project_tabs .nav-tabs .nav-item.show .nav-link, .project_tabs .nav-tabs .nav-link.active {
    color: #b41f23;
}

.gallery_image_link::before {
    font-family: "Font Awesome 5 Free", sans-serif;
    color: rgba(255,255,255,.65);
    content: '\f002';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    border-radius: inherit;
    background: rgba(0,0,0,.35);
    border: 0;
    transition: all 500ms ease-in-out;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

.gallery_image_link {
    display: flex;
    position: relative;
}

.gallery_row a.image_wrap:hover::before, .gallery_image_link:hover::before {
    opacity: 1;
}

.gallery_image_link {
    display: flex;
    position: relative;
}

.gallery_image_link:hover::before {
    opacity: 1;
}

.lightbox-carousel .carousel-control.carousel-control-next, .lightbox-carousel .carousel-control.carousel-control-prev {
    display: flex;
    justify-content: end;
}

.lightbox-carousel .carousel-control.carousel-control-prev {
    justify-content: start;
}

.lightbox.modal {
    background: rgba(0,0,0,.65);
}

.lightbox.modal .modal-dialog.modal-xl {
    min-width: 75%;
    margin: 0 auto;
}

.lightbox.modal div.ratio, .lightbox.modal div.ratio-16x9 {
    background-color: transparent !important;
    --bs-aspect-ratio: 100%;
    max-height: 100vh;
}

.modal.lightbox .carousel-control-next, .modal.lightbox .carousel-control-prev {
    z-index: 999;
}

.modal.lightbox .btn-close {
    z-index: 999 !important;
}

.project_label {
    width: 130px;
    min-width: 130px;
    opacity: .85;
    font-size: 16px;
    font-weight: 500;
    display: block;
}

@media (min-width: 768px) {

    .main_logo_wrap .company_name {
        font-size: 30px;
    }


    #homeCarousel .carousel-item {
        min-height: 450px;
    }
}

@media (min-width: 992px) {

    body {
        font-size: 19px;
    }

    header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        transition: all 400ms ease-out;
    }

    #header_top_bar {
        position: relative;
    }

    header .inside_wrap {
        z-index: 999;
        padding: 10px 0;
    }

    header .inside_wrap::before {
        background-size: cover;
        opacity: .6;
    }

    header .content_wrap {
        padding: 0;
    }

    .main_logo_wrap a {
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 100%;
    }

    .logo {
        max-width: 120px;
    }

    #header.show_header .logo {
        max-width: 60px;
    }

    .header_main_text {
        font-size: 40px;
    }

    .section_row .content_wrap {
        padding: 5rem 0;
    }

    .content_wrap {
        max-width: 1440px;
    }

    .content_wrap.wider {
        max-width: 1680px;
    }

    #navbarNavMarkup {
        overflow-y: unset;
        max-height: unset;
    }

    .navbar {
        width: auto;
        position: relative;
        top: 0;
        background: transparent;
        padding: 0;
        border-bottom: 0 solid #0f74ba;
    }

    .navbar .container-fluid {
        position: relative;
    }

    .navbar-expand-lg .navbar-collapse {
        margin: 0 auto;
        max-width: 1160px;
    }

    .navbar-expand-lg .navbar-nav {
        padding: 0;
        margin: 0;
        background: transparent;
        display: flex;
        align-items: center;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 15px;
        font-weight: 500;
        line-height: 1;
        letter-spacing: .04em;
        color: #111;
        text-transform: uppercase;
        margin: 0 auto;
        padding: 0;
        width: auto;
        border: 0;
        text-align: center;
    }

    .navbar-light .navbar-nav .nav-link span {
        padding: 12px 15px;
        display: block;
    }

    .navbar-light .navbar-nav .nav-link:hover span, .navbar-light .navbar-nav .nav-link:focus span {
        color: #000;
        opacity: .8;
    }

    .navbar-light .navbar-nav .nav-link.active span, .navbar-light .navbar-nav .nav-link.active:hover span {
        color: #96207D;
        opacity: 1;
    }

    #servicesDropdownMenu {
        border-left: none;
    }

    .navbar-nav .dropdown-menu {
        background: #fafafa;
        text-align: left;
        padding: 0;
        min-width: 240px;
    }

    #main_nav .navbar-nav .dropdown-menu .nav-link {
        border-right: none;
        border-left: none;
        padding: 12px 1rem;
        min-width: 200px;
        text-align: center;
    }

    .carousel.main_banner .carousel-item {
        min-height: 550px;
    }

    #homeCarousel .carousel-item {
        height: 90vh;
        max-height: 900px;
        min-height: 705px;
    }

    #homeCarousel .container {
        padding-top: 235px;
    }

    #homeCarousel .carousel-item::before {
        opacity: .9;
    }

    #homeCarousel .carousel-item.first_item::before {
        background: url(../images/background-sonoran-pool-services-hot-tub-maintenance-milwaukee-wi1920x950.jpg) center;
        background-size: cover;
    }

    #homeCarousel .carousel-item.second_item::before {
        background: url(../images/background-sonoran-pool-services-house-pool-maintenance-milwaukee-wi1920x950.jpg) center;
        background-size: cover;
    }

    #homeCarousel .carousel-item.third_item::before {
        background: url(../images/background-sonoran-pool-services-house-pool-cleaning-milwaukee-wi1920x950.jpg) center;
        background-size: cover;
    }

    #homeCarousel .banner_subheading {
        font-size: 20px;
    }

     .flip_card_row .column_lg_left {
        padding-right: 24px;
    }

    .flip_card_row .column_lg_center {
        padding-left: 12px;
        padding-right: 12px;
    }

    .flip_card_row .column_lg_right {
        padding-left: 24px;
    }

    .carousel.main_banner .container {
        padding-top: 280px;
    }

    .cleaning_levels p.recommended {
       min-height: 135px;
    }

    .pool_services_page .main_banner::before {
        background: url(../images/background-sonoran-pool-services-repair-and-maintenance-milwaukee-wi1920x600.jpg) center no-repeat;
        background-size: cover;
        opacity: 1;
    }

    .hot_tub_services_page .main_banner::before {
        background: url(../images/background-hot-tub-services-repair-and-maintenance-milwaukee-wi1920x600.jpg) center top no-repeat;
        background-size: cover;
        opacity: 1;
    }

    .service_area_page .main_banner::before {
        background: url(../images/sonoran-pool-services-hot-tub-services-service-area-background-greater-milwaukee-wi1920x700.jpg) 50% 40% no-repeat;
        background-size: cover;
        opacity: 1;
    }

    span.city_tag {
        font-size: 13px;
        padding: 5px 3px 5px 5px;
        margin: 5px 4px;
        letter-spacing: 0;
        width: 170px;
    }

    .contact_offset_row {
        margin-top: -265px;
    }

    .interior_page.no_carousel {
        padding-top: 150px;
    }

    .review_slider .review_body {
        font-size: 16px;
    }

    .map_wrap iframe {
        min-height: 640px;
    }

    .contact_section .absolute_block {
        position: absolute;
        right: -150px;
        top: 0;
        padding-top: 20px;
    }

    .contact_form_wrap .form-control {
        font-size: 18px;
    }

    .number_wrap.middle {
        border: none;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
    }

    .project_tabs .nav-link {
        font-size: 15px;
    }

    .facebook_feed_row .image_wrap {
        height: 420px;
    }
}

@media (min-width: 1200px) {

    body {
        font-size: 19px;
    }

    .fs-1 {
        font-size: 2.95rem !important;
    }

    .fs-2 {
        font-size: 2.1rem !important;
    }

    .fs-3 {
        font-size: 1.8rem !important;
    }

    .navbar-light .navbar-nav .nav-link {
        font-size: 17px;

    }

    .navbar-light .navbar-nav .nav-link span {
        padding: 12px 15px;
    }

}

@media (min-width: 1260px) {

    .content_wrap_xl {
        max-width: 1160px;
    }

}