/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    margin: 0;
    padding: 0;
    border: 0 solid transparent;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
}

/* html {
  -webkit-text-size-adjust: 100%;
} */

body {
    text-rendering: optimizeSpeed;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Unbounded';
    font-weight: normal;
    color: #000;
}

a,
button {
    font-family: 'Manrope';
    line-height: 20px;
    font-weight: 700;
}

p,
li,
span {
    font-family: "Inter Tight";
    font-weight: normal;
    color: #000;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 0px !important;
}

.post,
.page {
    margin: 0 0 0em;
}

/* Search Bar css start */
.top-header .search-form {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.top-header .search-field {
    width: 0;
    opacity: 0;
    padding: 8px 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
}

.top-header .search-form.active .search-field {
    opacity: 1;
    margin-right: 8px;
    z-index: 1;
}

.top-header .search-icon {
    background: none;
    border: none;
    cursor: pointer;
    font-size: 18px;
}


.top-header button.search-icon {
    padding: 0px 17px;
    font-size: 20px;
}

.top-header .search-form .search-field {
    width: 339px !important;
    position: absolute;
    top: 52px;
    background-color: #f12329;
    color: #fff;
    left: -110px;
    -webkit-transform: translate(-10px, -10px);
    -ms-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
    font-family: 'Manrope';

}

.top-header .search-form input.search-field {
    padding: 11px;
    border: none !important;
}

.top-header .search-form.active .search-field:focus-visible {
    border: none !important;
    outline: none !important;
    color: #fff;
}

.top-header .search-form.active .search-field::-webkit-input-placeholder {
    color: #fff;
}

.top-header .search-form.active .search-field::-moz-placeholder {
    color: #fff;
}

.top-header .search-form.active .search-field:-ms-input-placeholder {
    color: #fff;
}

.top-header .search-form.active .search-field::-ms-input-placeholder {
    color: #fff;
}

.top-header .search-form.active .search-field::placeholder {
    color: #fff;
}

/* Search Bar End css start */


.top-menu-class {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 35px;
}

.top-menu-class li a {
    text-decoration: none;
    color: #333;
    font-weight: 500;
}

.top-menu-class li a:hover {
    color: #0073aa;
    /* WordPress blue */
}


.top-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 18px 17px;
}

.top-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 35px;
    -moz-column-gap: 35px;
    column-gap: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.heading-social-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    margin: 0;
    padding: 0;
}

.heading-social-icons li a {
    background-color: #F12329;
    color: #fff;
    height: 28px;
    width: 28px;
    display: block;
    line-height: 25px;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    border: 1px solid transparent;
}

.top-icon-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

hr.top-sep {
    margin: 0 !important;
}

.top-menu-class li a {
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 18px;
}

.top-bar-left a {
    font-family: 'Manrope' !important;
    line-height: 20px;
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    color: #333;
}

.top-bar-left a i {
    margin-right: 5px;
}

.top-bar-left a span {
    font-family: 'Manrope' !important;
    font-weight: 500 !important;
    color: #333;
}

.menu-sec .menu {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.menu-sec .menu li a {
    text-transform: capitalize;
    font-size: 17.47px;
    font-weight: 500 !important;
    color: #000;
    font-family: 'Manrope';
    padding: 20px 15px 23px 15px;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.btn-contact a {
    background-color: #1D1738;
    color: #fff !important;
    padding: 24px 30px !important;
}

.menu-sec .menu li a:after {
    content: '';
    display: block;
    width: 50%;
    height: 3px;
    position: absolute;
    top: -3px;
    left: 25%;
    background-color: #f12329;
    opacity: 0;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.menu-sec .menu li a:hover:after {
    left: 0;
    width: 100%;
    opacity: 1;
}

.current_page_item a:after {
    left: 0 !important;
    width: 100% !important;
    opacity: 1 !important;
    position: absolute !important;
}
.main-navigation ul ul .current_page_item a {
    color: #1F1939 !important;
}
.main-navigation ul ul li a:after {
    border-bottom: 3px solid #f12329 !important;
top: 43px !important;
}
.btn-contact a:after {
    display: none !important;
    height: 0px !important;
}

.btn-contact a:hover {
    background-color: #f12329;
}

.top-bar-left a:hover span {
    color: #f12329;
}

.top-bar-left a:hover i {
    color: #f12329;
}

.top-menu-class li a:hover {
    color: #f12329;
}

.heading-social-icons li a:hover {
    background-color: #1d1738;
    color: #fff;
    border: 1px solid #fff;
}

.footer-main {
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Rectangle-240647710.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.footer-bottom {
    padding: 30px 0;
}

.footer-menu h3,
.footer-contact h3 {
    color: #fff;
    line-height: 50px;
    font-size: 24px;
}

.footer-menu ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.footer-logo .social-icn {
    margin-top: 25px;
}

.footer-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-family: 'Inter Tight';
    font-weight: 500;
    line-height: 33px;
    font-size: 16px;
}


.footer-contacts ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contacts ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 13px;
    -moz-column-gap: 13px;
    column-gap: 13px;
    margin-bottom: 20px;
}

.footer-contacts ul li i {
    background-color: #F12329;
    color: #fff;
    height: 35px;
    width: 35px;
    display: block;
    line-height: 35px;
    text-align: center;
    font-size: 17px;
    border-radius: 50%;
}

.footer-menu ul li a:hover {
    color: #F12329;
}

.content-detail p {
    font-size: 13px;
    color: #fff;
    font-family: "Inter Tight";
    margin-bottom: 3px;
}

.content-detail a,
.content-detail span {
    text-decoration: none;
    font-size: 17px;
    color: #fff;
    font-family: "Inter Tight";
    font-weight: 600;
    letter-spacing: 1px;

}

.footer-contacts ul li i {
    border: 1px solid transparent;
}

.footer-contacts ul li:hover i {
    color: #ffffff;
    border: 1px solid #fff;
    background-color: #000;
}

.footer-contacts ul li .content-detail:hover a {
    color: #F12329;

}
.footer-heading-below h3 {
    margin: 0;
    padding: 20px;
    text-align: center;
    color: #fff;
}
.footer-copy {
    padding: 14px 0;
    background-color: #000;
    text-align: center;
}

span.footer-copyright {
    color: #fff;
    font-family: 'Inter Tight';
    font-size: 15.74px;
}

hr.sep-main {
    color: #FFFFFF;
}

.footer-top {
    padding: 30px 0;
}

.footer-contact-head {
    color: #fff;
    font-size: 62px;
    line-height: 132%;
}
.footer-contact-para {
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
}
a.header-btn {
    position: relative;
}

/* .footer-icon {
    text-align: right;
    padding-right: 47px;
} */

.header-btn i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 38px;
    background-color: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    border-radius: 50%;
    color: #fff;
}

.header-btn i:hover {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg) scale(1.1);
    -ms-transform: translate(-50%, -50%) rotate(-45deg) scale(1.1);
    transform: translate(-50%, -50%) rotate(-45deg) scale(1.1);
}

.loader {
    -webkit-animation: spin 20.5s linear infinite;
    animation: spin 20.5s linear infinite;
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.content-main h4 {
    font-size: 18px;
    font-family: 'Inter Tight';
    letter-spacing: 7px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.content-main h4:before {
    content: "";
    width: 36px;
    height: 36px;
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276676.png);
    background-size: 75%;
    /* or cover */
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 6px;
}

.content-main h2,
.content-main h2 span {
    font-family: 'Unbounded';
    line-height: 48px;
    font-size: 40px;
    margin-bottom: 15px;
}

.content-main p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}

.content-main .ryan-class-head {
    font-family: 'Unbounded';
    font-size: 27px;
    margin-bottom: 0px;
    line-height: 37px;
}

.content-main .ryan-class {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.content-main .ryan-class:before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #000;
    margin-bottom: 20px;
}

.ryan-class-para {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #251955;
}

.main-btn a {
    background-color: #251955 !important;
    color: #fff !important;
    font-size: 17.56px !important;
    font-weight: 600 !important;
    padding: 20px 55px 20px 27px !important;
}

.main-btn a:hover {
    opacity: 0.8;
}

.m-right {
    position: relative;
    left: 36px;
}

.content-main-ser h4 {
    font-size: 18px;
    font-family: 'Inter Tight';
    letter-spacing: 7px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
}

.content-main-ser h4:before {
    content: "";
    width: 36px;
    height: 36px;
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276689.png);
    background-size: 75%;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 6px;
}

.content-main-ser h2,
.content-main-ser h2 span {
    font-family: 'Unbounded' !important;
    line-height: 48px !important;
    font-size: 40px !important;
    margin-bottom: 15px;
}

.services-bg {
    background-color: #F3F3F5;
    padding: 50px 0;
}

/* services Post types */
.service_icon i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 29px;
    background-color: #251955;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-transform: translate(0%, 0%) rotate(-45deg);
    -ms-transform: translate(0%, 0%) rotate(-45deg);
    transform: translate(0%, 0%) rotate(-45deg);
    border-radius: 50%;
    color: #fff;
    z-index: 1;
}

.service-url {
    position: relative;
}

.service_image {
    /*     width: 330px;
    height: 410px; */
    position: relative;
    overflow: hidden;

}

.service_image img {
    width: 100%;
    border-radius: 20px;
    height: 410px;
    -o-object-fit: cover;
    object-fit: cover;

}

.service_image.project_image {
    width: 100%;
    height: 494px;
}

.service_overlay {
    position: absolute;
    top: 0;
    left: 0;
    padding: 24px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(16%, rgb(40 26 54 / 90%)), to(rgb(0 0 0 / 0%)));
    background-image: -o-linear-gradient(bottom, rgb(40 26 54 / 90%) 16%, rgb(0 0 0 / 0%) 100%);
    background-image: linear-gradient(0deg, rgb(40 26 54 / 90%) 16%, rgb(0 0 0 / 0%) 100%);
    width: 100%;
    color: #fff !important;
    border-radius: 20px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;

}

.services_main .service_image:hover .service_overlay {
    background-image: -o-linear-gradient(74deg, rgb(40 26 54 / 90%) 25%, rgb(0 0 0 / 0%) 100%);
    background-image: linear-gradient(16deg, rgb(40 26 54 / 90%) 25%, rgb(0 0 0 / 0%) 100%);
}

.view-service .service_overlay {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(16%, rgb(40 26 54 / 90%)), to(#F1232966));
    background-image: -o-linear-gradient(bottom, rgb(40 26 54 / 90%) 16%, #F1232966 100%);
    background-image: linear-gradient(0deg, rgb(40 26 54 / 90%) 16%, #F1232966 100%);
}

.view-service .service_image:hover .service_overlay {
    background-image: -o-linear-gradient(74deg, rgb(40 26 54 / 90%) 25%, rgb(0 0 0 / 0%) 100%);
    background-image: linear-gradient(16deg, rgb(40 26 54 / 90%) 25%, rgb(0 0 0 / 0%) 100%);
}

.service_image {
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 7px 0px #8282827a;
    box-shadow: 0px 0px 7px 0px #8282827a;
}

.service_overlay h3 {
    color: #fff;
    font-size: 20px;
    line-height: 27px;
}

.col-ser {
    margin-bottom: 23px !important;
}

.content-main-ser p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}

.view-service img {
    height: 843px;
}



.view-service .service_overlay h3 {
    font-size: 39px;
    line-height: 51px;
}

.view-service .service_overlay h3 {
    font-size: 32px;
    line-height: 38px;
}

.service_image:hover h3 {
    margin-bottom: 10px;
}

.service-url:hover i {
    border-radius: 20px !important;
}
.service_content p {
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}
/* .project-sec {
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2026/03/Group-1171276797.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
} */



.remodels-col .vc_column-inner {
    padding: 35px 0;
    background-color: #231e58;
    border-radius: 30px 30px 0px 0;
}

.color-white h2 {
    color: #fff;
    font-size: 35.08px;
}

.color-white p {
    color: #fff;
}

.color-change a {
    background-color: #f12329 !important;
}

.construction-sec {
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276784.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}

.white-c h2 {
    color: #fff !important;
}

.white-c p {
    color: #fff !important;
}

.font-size-form {
    background-color: #F8F9FC;
    padding: 57px 45px;
    border-radius: 20px;
}

.font-size-form h2,
.font-size-form h2 span {
    font-family: 'Unbounded';
    line-height: 38px;
    font-size: 29.53px;
    margin-bottom: 15px;
}

#gform_1 label,
#gform_1 legend {
    font-family: 'Unbounded' !important;
    font-weight: 500;
    font-size: 14px;
	    text-transform: unset;
}

#gform_1 input,
#gform_1 select,
#gform_1 textarea {
    border: 1px solid #CFCFCF;
    font-size: 14px;
    color: #8E8E8E;
    font-family: 'Inter Tight';

}

#gform_1 select {
    line-height: 45px;
    height: 45px;
}

div#gform_fields_1 {
    row-gap: 22px;
}

#gform_1 input {
    padding: 20px 10px;
}

#gform_1 #gform_submit_button_1 {
    width: 100%;
    background-color: #251955;
    color: #fff;
    font-family: 'Inter Tight';
    padding: 16px 0 !important;
    height: auto;
    font-size: 15.09px;
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* responsive adjust */
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.image-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 300px;
    flex: 1 1 300px;
    max-width: 500px;
    position: relative;
}

.image-box img {
    width: 100%;
    border-radius: 10px;
    display: block;
}

/* Call Box */
.call-box {
    background: #F12329;
    color: #fff;
    padding: 49px 20px;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}



.image-box img {
    border-radius: 25px;
}


.call-box img {
    width: 53px;
    height: 53px;
    border-radius: 0;
}

.section-phone .call-box p {
    font-size: 18.34px;
    color: #fff;
    font-family: "Inter Tight";
    margin-bottom: 12px;
    font-weight: 500 !important;
}

.section-phone .call-box span {
    color: #fff;
    font-family: 'Unbounded';
    font-size: 22px;
}

.section-phone a {
    text-decoration: none;
}

.call-box:hover {
    background: #dc3d37;
}

.list-con ul {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

.list-con ul li:before {
    content: "";
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276705.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
}

.list-con ul li {
    font-size: 18px;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom:7px;
    line-height: 28px;
}

.sec-contact-btn {
    position: relative;
}


.footer-icon {
    display: flex;
    row-gap: 20px;
    max-width: 100% !important;
    flex-wrap: wrap;
    justify-content: center;
}

.footer-icon img {
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 100px;
}
.sec-contact-btn i {
    width: 65px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    font-size: 38px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    border-radius: 50%;
    color: #251955;
}

.sec-contact-btn i:hover {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg) scale(1.1);
    -ms-transform: translate(-50%, -50%) rotate(-45deg) scale(1.1);
    transform: translate(-50%, -50%) rotate(-45deg) scale(1.1);
}

.loader {
    -webkit-animation: spin 20.5s linear infinite;
    animation: spin 20.5s linear infinite;
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.testimonials-box2 .testimonial-inner {
    background-color: #fff;
    margin: 10px;
    padding: 35px 36px;
    border-radius: 16px;
}

.testimonial-content {
    font-size: 22px;
    font-family: 'Inter Tight';
    line-height: 32px;
    margin: 15px 0;
}

.col-choose-sec .vc_column-inner {
    position: relative;
}

.col-choose-sec .wpb_raw_code {
    position: absolute;
    top: 50%;
    left: 44%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.motto-sec {
/*     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(77%, rgb(37 25 85)), color-stop(70%, rgb(0 0 0 / 0%)));
    background-image: -o-linear-gradient(top, rgb(37 25 85) 77%, rgb(0 0 0 / 0%) 70%); */
            background-image: linear-gradient(180deg, rgb(243 243 245) 77%, rgb(0 0 0 / 0%) 70%) !important;
    padding: 50px 0;
}

.sub-head h4 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.left-sub h4 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}


/* Call Box */
.call-box-2 {
    background: #251955;
    color: #fff;
    padding: 49px 20px;
    border-radius: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    font-size: 28px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}


.call-box-2 img {
    width: 53px;
    height: 53px;
    border-radius: 0;
}

.call-box-2 p {
    font-size: 18.34px;
    color: #fff;
    font-family: "Inter Tight";
    margin-bottom: 12px;
    font-weight: 500 !important;
}

.call-box-2 span {
    color: #fff;
    font-family: 'Unbounded';
    font-size: 28px;
}

.faq-pic a {
    text-decoration: none;
}

.call-box-2:hover {
    background: #251955f1;
}

.faqs-acc .vc_tta-panel .vc_tta-panel-heading a span {
    color: #000000;
    font-size: 20px;
    font-family: 'Unbounded';
    font-weight: 400 !important;
	    line-height: normal;
}

.faqs-acc .vc_tta-panel .vc_tta-panel-heading {
    background-color: #F8F8F8 !important;
    color: #000000 !important;
}
.faqs-acc .vc_tta-panel .vc_tta-panel-body {
    border-color: #ffffff !important;
	border: 0px solid !important;
}
.faqs-acc .vc_active .vc_tta-panel-heading {
    background-color: #251955 !important;
    color: #fff !important;
}

.faqs-acc .vc_active .vc_tta-panel-heading a span {
    color: #fff;
    font-size: 20px;
    font-family: 'Unbounded';
    font-weight: 400 !important;
}

.faqs-acc .vc_tta-panel-heading {
    padding: 20px 10px;
    border-radius: 13px !important;
}

.faqs-acc .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle:before {
    font-size: 20px !important;
    color: #251955 !important;
}

.faqs-acc .vc_tta-panel-body {
    background-color: transparent !important;
}

.faqs-acc .vc_tta-panel-body p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}

.faqs-acc .vc_tta-panel-title a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.faqs-acc .vc_tta-panel .vc_tta-panel-heading a i {
    color: #251955 !important;
}

.faqs-acc .vc_active .vc_tta-panel-heading a i {
    color: #fff !important;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.logo-patnr-head h2 {
    font-size: 27.79px;
    font-weight: 400;
	line-height: 37px;
}
.red-btn a {
    background-color: #f12329 !important;
    color: #fff !important;
    font-size: 17.56px !important;
    font-weight: 600 !important;
    padding: 20px 55px 20px 27px !important;
}
.post-home .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
    position: relative;
    top: 0 !important;
    right: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}


.title-post h3 {
    font-size: 27px;
    line-height: 32px;
}

.post-col-txt {
    padding: 0px 37px !important;
}

.post-home .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    position: relative;
}


.post-btn a {
    padding: 20px 55px 20px 27px !important;
}

.post-btn a {
    padding: 14px 60px 14px 30px !important;
}

.post-home .vc-gitem-zone-height-mode-auto:before {
    content: "";
    display: block;
    padding-top: 0%;
}

.post-des p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
}


.tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active {
    margin: 0px 17px 0px 18px;
}

.tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
    background-color: #f8f8f800 !important;
    border-color: #f0f0f000 !important;
    color: #251955 !important;
    border: 0px solid !important;
    font-family: 'Inter Tight';
    font-size: 22px;
    font-weight: bold !important;
}

.tabs-project ul.vc_tta-tabs-list li.vc_tta-tab a {
    background-color: #f8f8f800;
    border-color: #f0f0f000;
    color: #666;
    border: 0px solid !important;
    font-family: 'Inter Tight';
    font-size: 22px;
}

.tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a .vc_tta-title-text {
    color: #251955 !important;
    font-family: 'Inter Tight';
    font-size: 22px;
    font-weight: bold !important;
}

.tabs-project ul.vc_tta-tabs-list {
    border-bottom: 1px solid #999 !important;
    width: 75%;
    max-width: 100%;
    margin: auto !important;
}

.tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a:before {
    content: "";
    display: block;
    width: 50%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 25%;
    background-color: #251955;
    opacity: 0;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:after {
    content: '';
    display: block;
    width: 100%;
    height: 7px;
    position: relative;
    background-color: #251955;
    opacity: 1;
    -webkit-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
}

.tabs-project .vc_tta-panel-body {
    background-color: #ffffff00 !important;
    padding: 0 !important;
}

.tabs-project .vc_tta-panel {
    background: #fff !important;
}

.project_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.project_content h4 {
    font-size: 12px;
    font-family: 'Inter Tight';
    letter-spacing: 7px;
    line-height: 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
}

.project_content h4:before {
    content: "";
    width: 21px;
    height: 21px;
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276676.png);
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 6px;
}

h3.project_title {
    font-size: 34.03px;
    line-height: 44px;
}

.project_image img {
    width: 100%;
    border-radius: 20px;
    height: 494px;
    -o-object-fit: cover;
    object-fit: cover;
}

.client-detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.client-photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
}

.testimonials-name {
    font-family: Unbounded;
    font-size: 19px;
    font-weight: 500;
}

.client-photo img {
    width: 58px;
}

.ratings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 7px;
    -moz-column-gap: 7px;
    column-gap: 7px;
}

.ratings i {
    font-size: 22px;
    color: #251855;
}

.testimonials-container .slick-dots li.slick-active button:before {
    width: 32px;
    font-size: 0px;
    background-color: #231957;
    height: 12px;
    border-radius: 50px;
    opacity: 1;
}

.testimonials-container ul.slick-dots {
    position: relative !important;
}

.testimonials-container .slick-dots li button:before {
    width: 12px;
    font-size: 0px;
    background-color: #231957;
    height: 12px;
    border-radius: 50px;
    margin: 0 0px;
    padding: 8px;
}

.testimonials-container .slick-dots li {
    width: 18px;
    text-align: center !important;
    margin: 0 auto;
}

.testimonials-container li.slick-active {
    width: 32px;
    margin: 0 10px;
}

.testimonials-container li.slick-active {
    width: 32px;
    margin: 0 10px;
    height: 12px;
    opacity: 1 !important;
    background: #251955;
    border-radius: 50px;
}

.testimonials-container li.slick-active {
    width: 32px;
    margin: 0 10px;
}

.services_main .row {
    justify-content: center;
}

#bottom_to_top {
    position: fixed;
    bottom: 15px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 999;
    background: #f12329;
    border-radius: 50px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all linear .25s;
    cursor: pointer;
    padding: 0 !important;
}

/* Inner page CSS */

.pool-feature-item .vc_column-inner {
    border-right: 1px solid white;
    padding: 0px;
}

.pool-feature-item.col-3 .vc_column-inner {
    border-right: none !important;
}

.subheader_section {
	margin-top:0px;
    padding: 50px 0 60px;
}

.theme_content {
    text-align: center;
}

.theme_content h2 {
    font-size: 36px;
    line-height: 42px;
    color: #ffffff;
}

.theme_content h4 {
    font-size: 40px;
    padding-bottom: 20px;
    color: #ffffff;
    margin: 0;
    line-height: normal;
}

.theme_content p {
    color: #ffffff;
    font-size: 22px;
    font-family: 'Inter Tight';
    line-height: 1.5;
    max-width: 75%;
    margin: 0 auto;
}

.services-section {
    background-color: #1F1939;
    padding-bottom: 70px;
}

.theme_content_tagline h4 {
    font-size: 18px;
    font-family: "Inter Tight";
    letter-spacing: 7px;
    line-height: 28px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-transform: uppercase;
    color: #ffffff;
}

.theme_content_tagline h4:before {
    content: "";
    width: 36px;
    height: 36px;
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2026/01/red-star.png);
    background-size: 75%;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 6px;

}

.theme_content_tagline h2 {
    line-height: 48px;
    font-size: 52px;
    margin-bottom: 20px;
    color: #ffffff;
}

.theme_content_tagline p {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #ffffff;
}

body.page-id-321 .services-bg {
    padding: 50px 0 90px;
}

body.page-id-321 .list-con ul,
body.page-id-407 .list-con ul,
body.page-id-447 .list-con ul
{
    column-count: 1;
}

.service_box {
    text-align: center;
}

.service_box h4 {
    font-size: 22px;
    color: #ffffff;
    line-height: normal;
    font-weight: 500 !important;
    width: 100%;
    max-width: 85%;
    margin: 0 auto;
}

.service_box img {
    width: 60px;
    height: auto;
    padding-bottom: 0px;
}

.start-section {
    padding: 40px 0;
}

.start-section h2 {
    color: #000000;
}

.start-section p {
    color: #000000;
    max-width: 70%;
    margin: 0 auto;
}

.start_box {
    display: flex;
    justify-content: start;
    align-items: center;
    padding-top: 10px;
}


.step-number {
    display: block;
    background-color: #231e5b;
    padding: 16px;
    border-radius: 60%;
    font-size: 30px;
    line-height: 30px;
    height: 60px;
    width: 60px;
    text-align: center;
    color: #ffffff;
}

.step-number-1 {
    color: #ffffff;
    display: block;
    background-color: #231e5b;
    padding: 16px;
    border-radius: 60%;
    font-size: 30px;
    line-height: 25px;
    height: 60px;
    width: 78px;
    text-align: center;
}

.start_box h4 {
    font-size: 18px;
    line-height: normal;
    padding-left: 20px;
}

.call-to-action {

    text-align: center;
}

.call-to-action::before {
    content: "";
    width: 80px;
    height: 80px;
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276742.png);
    background-size: 75%;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 6px;
    position: absolute;
    left: 58px;
    top: 14px;
}

.theme_content_tagline p {
    width: 100%;
/*     max-width: 70%; */
    margin: 0 auto;
}

.call-to-action h6 {
    font-size: 26px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Inter Tight';
}

.call-to-action p {
    font-size: 40px;
    color: aliceblue;
    padding-top: 20px;
    display: block;
}

.call-to-action p a {
    color: aliceblue;
    text-decoration: none;
}


/***** Blog Section CSS Start *******/

.blog-thumbnail iframe {
  border-radius: 20px;
  margin-bottom: 15px !important;
  height: 330px;
}
.blog-thumbnail img {
border-radius: 20px;
margin-bottom: 20px !important;
}
.blog-content .category {
  font-size: 24px;
  line-height: normal;
  font-weight: 600;
  display: none;
}
h3.blog_title {
  color: #1C3A4B;
  font-weight: 600;
  font-size: 34px;
  margin: 10px 0px;
  margin-bottom: 25px;
}
.blog-content .date {
  color: #A5A5A5;
  display: inline-block;
  font-size: 18px;
  font-family: 'Bernhard Gothic URW';
  font-weight: 400;
}
button.slick-arrow {
  background: #1c3a4b !important;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  transition: all ease 500ms;
  z-index: 1;
  top: 35%;
}
.slick-prev {
  left: -15px !important;
}
.slick-next {
  right: -15px !important;
}
button.slick-arrow::before {
  font-size: 38px;
  opacity: 1;
}
button.slick-arrow:hover {
  transition: all ease 500ms;
  background: #28536c !important;
}
.blog-rows .big-heading {
  font-size: 66px;
  margin-bottom: 50px;
  margin-top: 80px !important;
  font-weight: 600 !important;
  color: #1C3A4B;
}
.blog-rows {
    margin-bottom: 30px;
}
.blog-box {
    transition: all ease 500ms;
}

.blog-box img {
    transition: all ease 500ms;
}

.blog-box a {
    transition: all ease 500ms;
}

.blog-box:hover img {
    transition: all ease 500ms;
    filter: saturate(0.2);
}

.blog-box:hover a h2 {
    color: #ccc;
}

.blog-box:hover h3 {
    color: #1A7CBE;
    transition: all ease 500ms;
}
.blog-box h3 {
    transition: all ease 500ms;
}
.top-content-blog {
    background: #43565f;
    padding: 25px;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    border-left: 20px solid #82a7b8;
	margin-bottom:35px;
}
.top-content-blog a {
    color: #fff !important;
    font-weight: 600;
    text-decoration: underline !important;
}
.top-content-blog a:hover {
    transition: all ease 500ms;
    text-decoration: none !important;
}
/****** Blog Section CSS End ********/


/*---------- blog Page start ----------*/
.isotope-item {
  margin-top: 60px;
  padding-right: 50px !important;
}
.post-title-bg h2 {
    color: #000000 !important;
    font-size: 46px;
    font-weight: 500 !important;
    margin: 20px 0px;
    margin-bottom: 20px;
    line-height: 56px;
}
.post-title-bg .details-date {
    margin: 0;
    font-weight: 700;
}
#text-6 h2.widget-title{
  font-size: 25px;
  color: #194588;
  text-align: left;
  font-weight: 700;
  font-style: normal;
margin-left: -12px !important;
}

span.blog-title {
  font-size: 20px;
  font-weight: 600;
display: block;
margin-bottom: 10px !important;
}

span.blog-title a {
    color: #1d1738 !important;
    transition: linear all .25s;
    font-size: 26px;
    text-decoration: none;
}

span.blog-title a:hover {
  opacity: .7 !important;
}

.blog_page_read_more {
  margin-top: 10px;
margin-bottom:10px;
}

.blogImage {
  border: 1px solid #cccdcd;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  background: #ebebeb;
}

.blogBox.style3 {
  margin-bottom: 30px;
  padding-bottom: 30px;
}

.blogPage.style8 .blogBox.style3 .blogImage {
  width: 33%;
}

.blogBox.style3 .blogImage {
  float: left;
  margin: 0 0 0 0;
  width: 25%;
}
.blogImage {
  border: 1px solid #cccdcd;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
  background: #ebebeb;
}

.zoom {
  position: relative;
  overflow: hidden;
}

.zoom img {
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: 245px;
  object-fit: cover;
width:100%;
}

.zoom:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.post-date {
    font-size: 16px;
    font-weight: 700;
}
.blogDate {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 39px;
  background: #455a64;
  color: #fff;
  padding: 10px 13px;
  text-align: center;
}
body.single-post .blogDate {
  position: absolute;
/*   left: 25px;
  top: 10px; */
  z-index: 1;
  width: 45px;
  background: #455a64;
  color: #fff;
  padding: 7px 0px;
  text-align: center;
}
.blogImage .blogDate i {
  font-size: 12px;
  font-style: normal;
  display: block;
}

.blogImage .blogDate i ~ i {
  margin-left: -6px;
}

.blogPage hr {
  border-color: #d6d6d6;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.blogImage .blogDate hr {
  border-top: 1px solid #fff;
  margin: 5px 0 5px 0;
opacity: 1 !important;
}

.blogImage .blogDate i, .blogImage .blogDate span {
  margin-left: -3px;
}

.blogImage .blogDate span {
  font-size: 20px;
  font-style: normal;
  display: block;
}

a.more2, .blog_ul li a {
  color: #164688 !important;
transition: all 0.3s;
font-weight: bold;
}
a.more2:hover, .blog_ul li a:hover {
  opacity: .7 !important;
}

ul.blog_ul {
  margin: 20px 0 !important;
}

ul.blog_ul li span {
  margin-right: 5px;
width: 40px;
  height: 40px;
  background: #1877f2;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 18px !important;
  color: #fff;
}

span.social_icons.icon_linkedin {
  background: #007bb5;
}

section#search-2 {
  background: #f1f1f1;
  border: 1px solid #dddddd;
  border-radius: 8px;
  padding: 30px 25px;
  margin-bottom: 30px;
}

/* section#search-4 form label {
  width: 75%;
} */

input.search-field {
  width: 100%;
}

input.search-submit {
  background: #164688;
  color: #fff;
transition: all linear .25s !important;
}

input.search-submit:hover {
  opacity: .7 !important;
}

section#recent-posts-2 h2, section#text-5 h2, 
section#instagram-feed-widget-2 h2, section#search-2 h2, 
section#custom_html-2 h2, section#custom_html-2 h2, 
section#text-4 h2, section#fbtw_facebook-2 h2, section#sli-feed-2 h2 {
      background: #1d1738;
    color: #fff;
    border-left: 20px solid #f12329;
    line-height: 1.7;
    text-indent: 10px !important;
    font-size: 23px !important;
    margin-top: 30px;
    font-weight: 400;
}
#cboxLoadedContent {
overflow:scroll !important;
}
section#search-2 h2 {
margin-top:0px;
}
section#recent-posts-2 ul {
  margin-top: 10px !important;
}

section#recent-posts-2 ul li {
  display: block;
}

section#recent-posts-2 ul li a {
  color: #000 !important;
  display: flex;
  padding: 10px 0;
  transition: all linear .25s;
/*     text-indent: 5px; */
  border-bottom: 2px dotted #000 !important;
  align-items: start;
	    text-decoration: none !important;
}
section#recent-posts-2 ul li a:before {
  content: "\f0da";
  margin: 0 10px 0 0px;
  display: inline-block;
  font-family: "FontAwesome";
}

section#recent-posts-2 ul li:first-child a {
  border-top: 0px dotted #000 !important;
}

section#recent-posts-2 ul li:last-child a {
  border-bottom: 0px dotted #000 !important;
}

section#recent-posts-2 ul li a:hover {
  color:#f12329 !important;
/*     background: #47b6d2; */
  text-decoration: none;
}
.contact-col input#gform_submit_button_2 {
  background: #007d70 !important;
}

.contact-col input#gform_submit_button_2:hover {
  background: #015c53 !important;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  margin-top: 10px;
}

.heateor_sss_sharing_ul a {
  transition: all linear .25s !important;
}

.heateor_sss_sharing_ul a:hover {
  opacity: .7 !important;
}
span.blog-title {font-size: 26px;}
.single footer.entry-footer {
  display: none !important;
}
.blogDesc {line-height: normal;font-size: 16px;}
.blogDesc p {
    font-size: 16px;
    line-height: 1.4;
    color: #4E4E4E;
}

.blog_page_read_more a {
   background: #f12329;
    border-color: #f12329;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    padding: 5px 13px;
    transition: all ease 500ms;
    border-radius: 7px;
    display: inline-block;
    text-decoration: none;
}
.blog_page_read_more a:hover {
  transition: all ease 500ms;
  letter-spacing: 2px;
  color: #fff;
  text-decoration: none;
}
.more-description {
  display: flex;
  margin-top: 5px;
  align-items: center;
  margin-bottom: 13px;
}
.autor-name {
  text-transform: capitalize;
  font-weight: 500;
  color: #ffffff;
  background: #1c3a4b;
  padding: 10px 12px;
  border-radius: 30px;
}
body.blog .embed-container {
  height: 260px;
  object-fit: cover;
}
body.home .heateor_sss_horizontal_sharing {
  display: none;
}
span.blog-title a:hover {
  text-decoration: none;
}
.post-thumbnail img {
  width: 100%;
  height: 100%;
  border: 3px solid #df6441;
  margin-bottom: 15px;
}
.blogDate i {
  font-style: normal;
}

.blogDate hr {
  border-color: #fff;
  margin: 10px 0px;
}
body.single-post .entry-content .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  display: none !important;
}
#search-2 span.screen-reader-text {
  display: none;
}
section#search-2 {
  background: #f1f1f1;
  /* border: 1px solid #dddddd; */
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 30px;
  margin-top:50px;
}
body.single-post section#search-2 {
  margin-top:0px !important;
}
section#search-2 input.search-field {
  width: 100%;
  border: none;
  padding: 8px 15px;
}
section#search-2 input.search-submit {
      background: #f12329;
    color: #fff;
    transition: all linear .25s !important;
    padding: 8px 15px;
    border: none;
    line-height: normal;
    cursor: pointer;
    width: 30%;
}
section#search-2 label {
  margin-bottom: 0px;
  float: left;
  width: 70%;
}
section#search-2 input.search-submit:hover {
  opacity: .7 !important;
}
section#search-2 h2 {
  display: none;
}
section#search-2 label {
  margin-bottom: 0px;
}

article.post header, article.post .post-thumbnail {
  display: none;
}
/* .post-img img {
  width: 100%;
     border: 10px solid #5f6f52; 
} */
.post-img {
  margin-bottom: 25px;
}
.widget_recent_entries ul {
  margin: 0px !important;
  padding: 0px !important;
}
.post-title-bg h2 {
  color: #000000 !important;
  font-size: 46px;
  font-weight: 500 !important;
  margin: 30px 0px;
  margin-bottom: 20px;
}
ul.zoom-instagram-widget__items {
  padding-left: 0px !important;
}
body.single-post .entry-content h2 {
  margin-top: 30px;
}
body.single-post .entry-content a {
  color: #01256b;
}
.post-thumbnail-box img {
    margin-bottom: 20px;
}

.single-post .entry-content p, .single-post .entry-content ul, .single-post .entry-content p span strong, .single-post .entry-content p span, .single-post .entry-content p a {
	margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-size: 17px;
    line-height: 28px;
    font-weight: 400;
}
.single-post .entry-content ul{
	margin-left: 0;
    margin-right: 0;
}

body.single-post .entry-content h2 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.single-post .entry-content h2, .single-post .entry-content h2 span {
   font-size: 40px;
    color: #231e5b !important;
    font-weight: 500 !important;
    line-height: 49px;
}
.single-post .entry-content h4, .single-post .entry-content h4 span {
    font-size: 20px;
    color: #231e5b !important;
    font-weight: 500 !important;
    line-height: 28px;
}

.single-post .entry-content h3, .single-post .entry-content h3 span {
    font-size: 32px;
   color: #231e5b !important;
    font-weight: 500 !important;
    line-height: 38px;
}


.single-post .entry-content ul {
    list-style: none;
    padding: 0;
}

.single-post .entry-content ul li:before {
    content: "\f0da";
    margin: 0 10px 0 0px;
    display: inline-block;
    font-family: "FontAwesome";
    color: #231e5b;
}

.single-post .entry-content ul li {
    line-height: 24px;
    font-size: 17px;
}
/*
*
Blog Style End
*
*/

.subheader {
    background-color: #1d1738;
    text-align: center;
    background-image: url();
    background-position: 110%;
    background-repeat: no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    background-blend-mode: overlay;
    background-size: 36%;
}

.subheader .entry-title {
    color: #fff;
	font-size: 50px;
    line-height: 58px;
}


@media (max-width: 1400px) {
    .top-header {
        row-gap: 14px;
    }

    .menu-sec .menu li a {
        font-size: 15px;
        padding: 13px 6px 14px 3px;
    }

    .menu-sec .menu {
        -webkit-column-gap: 17px;
        -moz-column-gap: 17px;
        column-gap: 17px;
    }

    .top-menu-class li a {
        font-size: 14px;
    }

    .top-bar-left a {
        font-size: 14px;
    }

    .top-header .search-form .search-field {
        width: 245px !important;
        left: -173%;
        -webkit-transform: translate(0%, -50% -50%);
        -ms-transform: translate(0%, -50% -50%);
        transform: translate(0%, -50% -50%);
    }
}



@media (max-width: 1366px) {

	body .construction-sec .flex-container{	
    flex-wrap: unset !important;	
}
.faq-pic .flex-container {
    flex-wrap: unset;
}
.home .call-box-2 span {
    font-size: 20px;
}	
.section-phone .call-box span {
    font-size: 20px;
    line-height: normal;
}
	
}





/* Responsive */
@media (max-width: 1024px) {
    .hide-col {
        display: none !important;
    }

    .content-main h2,
    .content-main h2 span {
        line-height: 32px;
        font-size: 28px;
    }

    .footer-top {
        padding: 10px 0;
    }

    .content-main p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 8px;
    }

    .content-main h4 {
        font-size: 12px;
        letter-spacing: 5px;
    }

    .content-main h4:before {
        width: 22px;
        height: 22px;
    }

    .content-main .ryan-class-head {
        font-size: 20px;
        line-height: 28px;
    }

    .content-main .ryan-class:before {
        width: 23px;
    }

    .main-btn a {
        padding: 15px 48px 15px 15px !important;
        font-size: 16px !important;
    }

    .service_icon i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
    }

    .service_image img {
        height: auto;
    }

    .service_overlay h3 {
        font-size: 16px;
        line-height: 23px;
    }

    .view-service .service_overlay h3 {
        font-size: 22px;
        line-height: 25px;
    }

    .call-box {
        padding: 18px 15px;
    }

    .call-box img {
        width: 30px;
        height: 30px;
    }

    .section-phone .call-box p {
        font-size: 13px;
        margin-bottom: 0px;
    }
    .section-phone .call-box span {
        font-size: 15px;
    }
    .font-size-form h2,
    .font-size-form h2 span {
        line-height: 32px;
        font-size: 22px;
    }
    .font-size-form {
        padding: 28px 27px;
    }
    .sec-contact-btn img {
        width: 164px;
    }
    .sec-contact-btn i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 28px;
    }
    .list-con ul {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .list-con ul li {
        font-size: 16px;
        margin-bottom: 8px;
        line-height: 24px;
    }

    .list-con ul li:before {
        width: 15px;
        height: 15px;
    }

    .tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a .vc_tta-title-text {
        font-size: 16px;
    }

    .tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active a {
        padding: 9px 20px;
    }

    .tabs-project ul.vc_tta-tabs-list li.vc_tta-tab.vc_active:after {
        height: 3px;
    }

    .tabs-project ul.vc_tta-tabs-list li.vc_tta-tab a {
        font-size: 16px;
    }

    .content-main-ser h4 {
        font-size: 12px;
        letter-spacing: 5px;
    }

    .content-main-ser h4:before {
        width: 22px;
        height: 22px;
    }

    .content-main-ser h2,
    .content-main-ser h2 span {
        line-height: 32px !important;
        font-size: 28px !important;
    }

    .footer-contact-head {
        font-size: 30px;
    }
.footer-contact-para {
    font-size: 16px;
    line-height: 24px;
}
    .header-btn i {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
    }

    .header-btn img {
        width: 164px;
    }

    .footer-menu h3,
    .footer-contact h3 {
        line-height: 36px;
        font-size: 18px;
    }

    .content-detail a,
    .content-detail span {
        font-size: 15px;
        letter-spacing: 0px;
    }

    .title-post h3 {
        font-size: 19px;
        line-height: 24px;
    }

    .post-col-txt {
        padding: 0 !important;
    }

    .post-des p {
        font-size: 14px;
        line-height: 21px;
    }

    .main-btn a {
        padding: 10px 47px 10px 15px !important;
        font-size: 14px !important;
    }

    .post-home .vc_gitem-col {
        padding: 0;
    }

    .call-box-2 img {
        width: 30px;
        height: 30px;
    }

    .call-box-2 {
        padding: 11px 12px;
    }

    .call-box-2 p {
        font-size: 14px;
        margin-bottom: -1px;
    }

    .faqs-acc .vc_active .vc_tta-panel-heading a span {
        font-size: 16px;
        line-height: 24px;
    }

    .faqs-acc .vc_tta-panel .vc_tta-panel-heading a span {
        font-size: 14px;
    }

    .faqs-acc .vc_tta-panel-body p {
        font-size: 15px;
        line-height: 24px;
    }

    .faqs-acc .vc_tta-panel-heading {
        padding: 8px 9px;
        border-radius: 13px !important;
    }

    .service_image {
        width: 100%;
        height: auto;
        margin: auto;
    }

    .service_image.project_image {
        width: 100%;
        height: auto;
    }

    .testimonial-content {
        font-size: 16px;
        line-height: 22px;
    }

    .testimonials-name {
        font-size: 13px;
    }

    .quote-left {
        width: 20px;
    }

    .client-photo img {
        width: 45px;
    }

    .view-service .service_image {
        height: 400px;
    }

    .call-to-action h6 {
        font-size: 20px;

    }

    .step-number,
    .step-number-1 {
        display: none;
    }

    .start_box h4 {
        padding-left: 0px;
    }

    .call-to-action p {
        font-size: 30px;
        padding-top: 0;
    }

    .call-to-action::before {
        left: -30px;
        top: -15px;
    }

    .start_box {
        justify-content: center;
        align-items: center;
    }

    .pool-feature-item .vc_column-inner {
        border: none;
    }

    .subheader_section {
        padding: 30px 0 10px;
    }

    .theme_content p {
        max-width: 100%;
    }

    .start-section .vc_col-sm-3 {
        width: 50%;
    }

    .service_overlay {
        width: 100%;
        height: 100%;
    }

    .service_overlay.project_content {
        width: 100%;
        height: 350px !important;
    }

    .view-service .service_image {
        height: auto !important;
    }

    .service_overlay.project_content {
        width: 100%;
        height: 100% !important;
    }

    .project_image img {
        height: 100%;
    }
}

@media (max-width: 992px) {
    .card-row-ser .wpb_column {
        width: 100%;
    }

    .tabs-project ul.vc_tta-tabs-list {
        max-width: 100%;
    }
	
	body.page-id-407 .pool-feature-item .vc_column-inner,
body.page-id-407 .pool-feature-item .col-3 .vc_column-inner{
    border-right: none !important;
    padding: 0px;
}
body.page-id-407 .services-section .vc_col-sm-3 {
    width: 50%;
}
.seperate__line {
    display: none;
}
.box__2 {
    padding: 0;
}
.footer-heading-below h3 {
    font-size: 16px;
    line-height: 20px;
}
}

/* Responsive */
@media (max-width: 768px) {
    .flex-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .tabs-project ul.vc_tta-tabs-list {
        width: 100%;
    }

    .view-service .service_image {
        height: auto;
    }
	.post-title-bg h2 {
    font-size: 30px;
    line-height: 40px;
}

.single-post .entry-content p, .single-post .entry-content ul, .single-post .entry-content p span strong, .single-post .entry-content p span, .single-post .entry-content p a {
    font-size: 16px;
    line-height: 22px;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}

}



@media (max-width: 767px) {


	
body .working-hours{
	    text-align: center;
        display: block !important;
}	
.hours-work p {
    padding-bottom: 10px;
}	
.hours-icon {
    width: 50px;
    margin: 0 auto;
	        padding-bottom: 10px;
}	
body .upgraades-secs	{
		padding-bottom:30px !important;
}
body .pools-filters button{
	font-size: 16px;
    padding: 15px 9px;
    margin: 4px 5px;
}
.big-heading {
    font-size: 20px;
}
h2.big-heading {
    font-size: 20px;
}	
body .theme-content {
    font-size: 14px;
}	
body .theme_content {
    margin-bottom: 20px;
}	
  .reverse-mobile {
    display: flex;
    flex-direction: column;
  }

  .reverse-mobile .col-first {
    order: 2;
  }

  .reverse-mobile .col-second {
    order: 1;
  }
	.story-cols {
    padding-top: 20px;
}
	.cutter-sec	{
	 padding-top: 20px;	
	}
.stands-cols {
    padding-top: 20px;
}		
body .services-bg {
    padding: 20px 0;
}	
body .sub-banner {
    margin-top: 0;
}	
body .subheader_section {
	    padding-top: 0;	
    margin-top: 0 !important;
}
body .content-main.list-con strong {
    font-size: 20px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    display: block;
}	
body  .contact-boxes a {
    font-size: 16px;
}
body  .location-secs p {
    font-size: 14px;
}	
.red-btn a {
    font-size: 14px !important;
    padding: 15px 50px 20px 20px !important;
}	
	body .theme_content h2 {
    font-size: 24px !important;
    line-height: 30px !important;
}	

body  .content-main h2, body .content-main h2 span  {
        line-height: 32px;
        font-size: 20px;
    }	
body .services-bg h2 {
/*     padding-top: 20px; */
}	
body .banner-p p {
    font-size: 14px;
    line-height: 22px;
}
body .theme_content p {
        font-size: 14px;
line-height: 22px;
    }	
body h2.sub-header {
    font-size: 24px !important;
    line-height: 30px !important;
}	
	
body .footer-links {
    text-align: center;
}	
	
    .sec-contact-btn i {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }

    .col-choose-sec .wpb_raw_code {
        position: absolute;
        top: 50%;
        left: 44%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 120px;
    }

    h2.footer-contact-head {
        text-align: center;
    }
    .footer-contact-para {
        text-align: center;
    }
    .footer-icon {
        padding: 0;
        text-align: center;
    }


    .footer-bottom {
        text-align: center;
    }

    .footer-contacts ul li {
        text-align: center;
        margin: 21px 0;
        width: 100%;
        display: block !important;
    }

    .footer-contacts ul li i {
        margin: auto;
    }

    .footer-logo .heading-social-icons {
        justify-content: center;
        margin-bottom: 20px;
    }

    .post-home .vc_gitem-col {
        padding: 0 !important;
    }

    .remodels-col .vc_column-inner {
        border-radius: 30px;
    }
}

@media (max-width: 600px) {
    .content-main h2 br {
        display: none;
    }

    .image-box {
        width: 100%;
    }

    .tabs-project .vc_tta-panel.vc_active .vc_tta-panel-heading {
        background-color: #251955 !important;
    }

    .tabs-project .vc_tta-panel.vc_active .vc_tta-panel-heading span.vc_tta-title-text {
        color: #fff;
    }

    .google-img img {
        width: 50%;
    }

    .logo-patnr-head h2 {
        font-size: 22px;
        line-height: 30px;
    }


    .subheader_section {
        padding: 30px 0 10px;
    }

    .theme_content h4 {
        font-size: 22px;
    }

    .theme_content h2 {
        font-size: 34px;
        line-height: 42px;
    }

    .theme_content p {
        font-size: 20px;
        line-height: 1.5;
        max-width: 100%;
    }

    .theme_content_tagline h4 {
        font-size: 14px;
    }

    .theme_content_tagline h2 {
        line-height: 44px;
        font-size: 32px;
    }

    .theme_content_tagline p {
        max-width: 100%;
        font-size: 18px;
    }

    .service_box h4 {
        font-size: 20px;
        max-width: 85%;
    }

    .pool-feature-item .vc_column-inner {
        border: none !important;
    }

    body.page-id-321 .services-bg {
        padding: 20px 0 40px;
    }

    .start-section {
        padding: 0px;
    }

    .start_box {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .call-to-action h6 {
        font-size: 18px;
    }

    .call-to-action p {
        font-size: 28px;
        padding-top: 0;
    }

    .call-to-action::before {
        display: none;
    }

    .start-section .vc_col-sm-3 {
        width: 100%;
    }
body.page-id-407 .services-section .vc_col-sm-3 {
    width: 100% !important;
}

body.page-id-407 .pool-feature-item .vc_column-inner,
body.page-id-407 .pool-feature-item .col-3 .vc_column-inner{
    border-right: none !important;
    padding: 0px;
}
.seperate__line {
    display: none;
}	
	
	
}

@-moz-document url-prefix() {
    .service_overlay {
        position: absolute;
        top: 0;
        left: 0;
        padding: 24px;
        background-image: -webkit-gradient(linear, left bottom, left top, color-stop(16%, rgb(40 26 54 / 90%)), to(rgb(0 0 0 / 0%)));
        background-image: -o-linear-gradient(bottom, rgb(40 26 54 / 90%) 16%, rgb(0 0 0 / 0%) 100%);
        background-image: linear-gradient(0deg, rgb(40 26 54 / 90%) 16%, rgb(0 0 0 / 0%) 100%);
        width: 100%;
        color: #fff !important;
        border-radius: 20px;
        height: 100%;
    }

    .service_image.project_image {
        width: 100%;
        height: 494px;
    }

    .service_overlay.project_content {
        width: 100%;
        height: 494px;
    }

    .view-service .service_image {
        height: 843px !important;
    }


}





.ourprocess-p p {
    font-size: 16px;
	 max-width: max-content;
    padding-top: 15px;
}
.content-main.list-con strong {
    font-size: 22px;
}
span.backyars {
    padding-top: 20px;
    display: block;
}
.consult-btn a:hover{
	background-color:#514777 !important;
}
p.possiblep {
    padding-top: 20px;
}
ul.sub-menu {
    display: block;
    background-color: #f5f5f5;
}
ul.sub-menu li {
    padding-left: 0px;
}
.menu-sec .menu li .sub-menu li a {
    width: 235px;
    font-size: 16px;
    padding: 15px 13px;
}

.menu-sec .menu li .sub-menu li a:after {
    display: none;
}

.menu-sec .menu li .sub-menu li a:hover {
    background: #f12329;
    color: #fff;
}
header#masthead a img {
    padding-top: 10px;
    padding-bottom: 10px;
}
.red-btn a:hover{
    background-color: #251955 !important;
}
.faqs-secs{
	padding-bottom:40px;
}

.features-p h3 {
    font-size: 20px;
    line-height: normal;
}
.installp h3{
    font-size: 20px;
    line-height: normal;	
}
.features-p {
    padding-top: 20px;
    padding-bottom: 20px;
}
.features-p .process-boxes , .installp .process-boxes  {
    border: 1px solid #1f1939;
    padding: 20px;
    border-radius: 10px;
}








.features-p .process-boxes , .installp .process-boxes  {
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    border: 1px solid #eee;
    border-radius: 10px;
}

/* Red overlay */
.features-p .process-boxes::before , .installp .process-boxes::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    background: linear-gradient(135deg, #ff0000, #b30000);
    z-index: 0;
    transition: height 0.4s ease;
}

/* Content stays above overlay */
.features-p .process-boxes .wpb_wrapper ,  .installp .process-boxes .wpb_wrapper{
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
}

/* Hover effect */
.features-p .process-boxes:hover::before,  .installp .process-boxes:hover::before {
    height: 100%;
}

/* Text color change */
.features-p .process-boxes:hover h3,
.features-p .process-boxes:hover li,
.features-p .process-boxes:hover span {
    color: #fff !important;
}


 .installp .process-boxes:hover h3,
 .installp .process-boxes:hover li,
 .installp .process-boxes:hover span {
    color: #fff !important;
}


 .installp .process-boxes:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}


/* Slight lift + shadow */
.features-p .process-boxes:hover {
    transform: translateY(-8px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}


 .installp .process-boxes{
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}

.features-p .process-boxes{
    box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}


.features-p .process-boxes .list-con ul li:before {
    transition: all 0.4s ease;
}
.features-p .process-boxes:hover .list-con ul li:before {
	filter: brightness(0) invert(1) !important;
    transform: scale(1.1); 
}

.location-secs  p{
	   transition: color 0.3s ease;
    font-size: 16px;
	max-width: max-content !important;
    padding-bottom: 10px;	
	    text-align: center;
}
.features-p .process-boxes:hover p {
    color: #fff;
}
/* .location-secs:hover .list-con ul li:before{
filter: brightness(0) invert(1) !important;	
}
.location-secs .list-con ul li:before {
		   transition: color 0.3s ease;
    content: "";
    background-image: url(https://boldwaterpools.com/wp-content/uploads/2025/09/Group-1171276705.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 10px;
    background-size: contain;
} */

/* .location-secs .list-con ul li:before {
    transition: filter 0.3s ease;
}

.location-secs:hover .list-con ul li:before {
    filter: brightness(0) invert(1) !important;
} */

.contact-boxes {
    text-align: center;
    padding: 20px;
    color: #fff;
}
.contact-boxes a{
	    font-weight: 700;
	font-size: 20px;
    color: #fff;
    font-family: 'Unbounded';	
	padding-left: 10px;
}
.contact-boxes div {
    line-height: 40px;
}
.p-no , .emails {
    font-size: 20px;
}


.bold-pools {
    max-width: 1100px;
    margin: 0 auto !important;
}


h2.sub-header{
    font-size: 36px !important;
    line-height: 44px !important;	
}
.faqs-rows{
	padding-bottom:40px;
}

div#gform_wrapper_1 .gform_heading {
    display: none;
}

.design-secs{
	padding-top:40px;
	padding-bottom:50px;
}

.theme-content {
    font-size: 18px;
    line-height: 1.5;
}