* {
    margin: 0;
    padding: 0;
    outline: none;
    text-decoration: none;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    -webkit-text-size-adjust: 100%;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html body p{
    margin-bottom: 0px;
}
a:focus {
    -moz-outline-style: none;
    outline: none
}
input[type="file"]::-webkit-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-moz-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-ms-file-upload-button {
    cursor: pointer;
}
input[type="file"]::-o-file-upload-button {
    cursor: pointer;
}
input[type="file"] {
    cursor: pointer;
}
html body {
    padding: 0;
}
*::-moz-selection {
    color: #fff;
    background: #086B8A!important;
}
*::selection {
    color: #fff;
    background: #086B8A!important;
}
*::-webkit-selection {
    color: #fff;
    background: #086B8A!important;
}
*::-ms-selection {
    color: #fff;
    background: #086B8A!important;
}
*::after,
*::before,
* {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
body a {
    outline: none !important;
    transition: 0.5s all;
}
body a:focus {
    outline: none !important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul:after,
li:after,
.container:after {
    clear: both;
    display: block;
    content: "";
}
select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    cursor: pointer;
}
* {
    -webkit-tap-highlight-color: transparent;
    -moz-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
}
img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    display: block;
    outline: none !important;
}
form label em {
    color: #ff0000;
    display: inline-block;
    font-style: normal;
    vertical-align: top;
}
iframe {
    display: block;
    width: 100%;
    height: 100%;
}
body ul,
body li,
body ol {
    margin: 0;
    padding: 0;
}
li {
    list-style: none;
    position: relative;
}
ul {
    margin: 0;
    padding: 0;
}
a,
span,
b,
i {
    display: inline-block;
    vertical-align: top;
}
html body a:focus, html body a:hover {
    opacity: 1;
}
/*element css*/
/*contact form 7 error msg class and css*/
.wpcf7-not-valid-tip, .error-wrap {
    font-size: 15px;
    color: red;
    line-height: 120%;
    margin-top: 1px;
}
#content input:not([type="button"]):not([type="submit"]).wpcf7-not-valid,
#content textarea.wpcf7-not-valid {
    border-color: red;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output, body .success, body .errors .error, body .success {
    color: red;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    padding: 7px 15px;
    border: 1px solid red;
    margin: 15px 0 0 0;
    width: 100%;
    background: #fff;
}
body .wpcf7 form.sent .wpcf7-response-output,
body .success {
    color: green;
    border-color: green;
}
body textarea {
    resize: none;
    overflow: auto;
    height: 119px !important;
    padding: 18px 0 0 78px !important;
    font-size: 16px !important;
    line-height: 15px!important;
}
body textarea:focus {
    box-shadow: none;
}
.wpcf7-form-control-wrap {
    width: 100%;
    display: block;
}
#content input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]),
#content textarea,
#content select {
    height: 60px;
    width: 100%;
    margin: 0;
}
form .form-field {
    position: relative;
}
form label {
    position: absolute;
    z-index: 1;
    left: 27px;
    top: 14px;
    pointer-events: none;
    transition: 0.5s all;
}
form .input_focus label,
form .value_focus label {
    position: absolute;
    top: -9px;
    background: #086B8A;
    color: #fff;
    padding: 4px 8px;
    font-size: 12px;
    line-height: 100%;
    border-radius: 0;
}
body .wpcf7-spinner {
    margin: 16px 0 0 10px;
}
/*contact form 7 error msg class and css*/
body button.top-up {
    height: 50px;
    width: 50px;
    position: fixed;
    top: auto;
    right: 45px;
    left: auto;
    bottom: 98px;
    border-radius: 7px;
    font-family: fontawesome;
    line-height: 48px;
    text-align: center;
    color: #fff;
    z-index: 111;
    box-shadow: 0 0 15px 2px #0006;
    text-decoration: none;
    transition: .5s all;
    scroll-behavior: smooth;
    padding: 0;
    font-size: 0;
    background: #086B8A;
    font-weight: normal;
}
.top-up::before {
    content: "\f106";
    font-size: 28px;
    color: #fff;
    padding-left: 1px;
}
.top-up:hover {
    cursor: pointer;
    /* opacity: 0.6; */
    color: #fff;
    background: #000000;
} 
a:focus, a:hover {
    opacity: 1;
}
 .media div a, .header-contact-wrap div:after {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    height: 37px;
    width: 33px;
    font-family: fontawesome;
    position: relative;
    line-height: 38px;
    color: #fff;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background: #fff;
    margin-left: 1px;
    margin-right: 1px;
}

.media div a:before, .footer-contact-wrap div:after, .header-contact-wrap > div:after {
    position: absolute;
    font-size: 18px;
    color: #086B8A;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "\f16a";
}
.header-contact-wrap div{
    position: relative;
}
.header-contact-wrap  > div:after , .footer-contact-wrap  > div:after {
    content: "\f095";
    left: 2.5px;
    top: -4px;
    height: 46px;
    width: 40px;
    line-height: 47px;
}
.header-contact-wrap div.email:after {
    content: "\f1d8"; 
}
.header-contact-wrap div.address:after {
    content: "\f041";
}


 .media div.facebook a:before {
    content: "\f09a";
}
.media div.tiktok a:before {
    content: " ";
    background: url(../images/spilt.png) no-repeat -5px -39px;
}
.media div.tiktok a:hover:before {
    filter: brightness(0) invert(1);
} 
.media div.twitter a:before {
    content: "\f099";
}
.media div.instagram a:before {
    content: "\f16d";
}
.media {
    display: flex;
}
.media > div, .header-contact-wrap > div:before, .footer-contact-wrap > div:before {
    display: flex;
    align-items: center;
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    margin-right: 14px;
    background: #086B8A;
    height: 41px;
    width: 36px;
    justify-content: center;
}
.header-contact-wrap > div:before , .footer-contact-wrap > div:before {
    content: "";
    position: absolute;
    left: 1px;
    top: -6px;
    margin: 0px;
    width: 44px;
    height: 50px;
}
.header-contact-wrap > div, .footer-contact-wrap  > div {
    display: flex;
    flex-direction: column;
    padding-left: 60px;
    margin-right:30px;
}
.header-contact-wrap {
    display: flex;
}
.main-menu ul li:not(:last-child) a {
    margin-right: 40px;
} 
.main-menu ul li a:hover,  .main-menu ul li a:active{
    font-weight: 500!important;
} 
header#masthead nav.hfe-nav-menu__layout-horizontal ul li.current-menu-ancestor:not(.current-menu-item) a {
    color: #001122;
}
.header-contact-wrap div a {
    font-size: 18px;
        line-height: 23px;
}
.header-contact-wrap div.email {
    margin-right: 20px;
}
.header-contact-wrap div label {
    font-weight: 600;
    color: #001122;
    font-size: 18px;
    line-height: 18px;
}
span.back {
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    background: pink;
    display: block;
    width: 100%;
    height: 91px;
}
span.back:after {
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    content: "";
    height: 79px;
    background: red;
    display: block;
    width: 96%;
    margin: 0 auto;
}
main#content .banner-contanier {
    height: 780px;
}
main#content .banner-contanier > div.banner-caption {
    z-index: 99;
}
main#content .banner-contanier > div, main#content .banner-contanier > div > div:not(.bottom-shadow) {
    height: 100%;
}
main#content .banner-contanier .banner-main-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
main#content .banner-contanier .bottom-shadow {
    z-index: 9;
    height: 109px;
}
main#content .banner-contanier .overlay-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-title-btn-wrap .elementor-widget-button:before {
    filter: brightness(100);
}
.banner-title-btn-wrap .elementor-widget-button .elementor-button {
    clip-path: polygon(0 0, 95% 0, 100% 30%, 100% 80%, 95% 100%, 0% 100%, 6% 80%, 6% 20%);
    padding: 18px 30px 16px 50px;
}

.shap-img .elementor-custom-embed-image-overlay {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    background: #fff;
    padding: 10px;
} 
.shap-img .elementor-custom-embed-image-overlay img {
    -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
} 

.shap-img .e-con-inner {
    clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
    padding: 2px;
    background: #086B8A;
}
.packages-image a {
    clip-path: polygon(50% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 75%, 0% 25%);
    width: 100%;
    height: 276px;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
}
body .recent-work-contanier .packages-image a img {
    clip-path: polygon(50% 0%, 100% 25%, 100% 100%, 0% 100%, 0% 75%, 0% 25%);
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.testimonial-client-name {
    font-size: 24px;
    text-align: center;
    padding-top: 32px;
    font-weight: 600;
    color: #001122;
    text-transform: uppercase;
}
body .owl-carousel .owl-item img {
    width: auto;
    height: auto;
}
.get-quote button#quote-btn, .elementor-widget-button .elementor-button {
    clip-path: polygon(0 0, 90% 0, 100% 30%, 100% 70%, 90% 98%, 0% 100%, 15% 70%, 15% 30%);
    padding: 16px 23px 17px 30px;
}

.get-quote, .elementor-widget-button .elementor-button {
    position: relative;
} 

.get-quote:before, .elementor-widget-button:before,  .error-404.not-found .common-btn:before, 
html.custom-form-popup footer#colophon .onpopupform div.gform_footer::before,
main#content .product-form .gform_wrapper .custom-estimation-value div.gfield.custom-pdf::before  {
    content: "";
    background: url("https://www.endurapools.com.au/wp-content/uploads/2023/02/small-icon.png") no-repeat;
    position: absolute;
    left: 0px;
    top: 7px;
    margin: 0px;
    width: 44px;
    height: 36px;
}
.get-quote button#quote-btn {
    background: #086b8a;
} 

.item {
    background: #EDFAFE;
    padding: 12px;
}
.client-img {
    order: 1;
    float: left;
    margin-right: 20px;
}
.client-name {
    font-size: 22px;
    font-weight: 600;
    margin: 0px 0px -10px 100px;
}
.client-review {
    font-size: 18px;
    margin-top: 50px;
    line-height: 33px;
}
.packages-item {
    text-align: center;
}
.get-quote ,  .error-404.not-found .common-btn{
    width: 190px;
    margin: 0 auto;
    padding-left: 20px;
    position: relative;
}
.get-quote button#quote-btn {
    padding: 13px 23px 11px 30px;
}

.get-quote button#quote-btn:hover {
    background-color: #000;
    color:#fff;
} 
.owl-dots.disabled {
    display: none;
}

.address_wrap p{    
    font-size: 18px ;
    color: #fff;

}

.build-pool-wrap .elementor-widget-button:before {
    left: -19px;
    top: 5.7px;
    filter: brightness(0) invert(1);
}
html .elementor-lightbox .dialog-widget-content {
    background: none;
    box-shadow: none;
    width: 100%;
    height: 570px;
    max-height: 570px;
    margin: auto;
    display: table;
    border: 9px solid #fff;
    left: 0;
    right: 0;
    max-width: 1000px;
    background: #000;
    border-radius: 30px;
    overflow: visible;
}
html .elementor-lightbox .elementor-video-container {
    border: 0;
    width: 100%;
    position: static;
    transform: none;
    border-radius: 15px;
    overflow: hidden;
    height: 100%;
}
.elementor-fit-aspect-ratio iframe {
    border-radius: 29px;
}
.elementor-lightbox .dialog-lightbox-close-button {
    background: #086B8A;
    border-radius: 100px;
}
.customer-review-wrap .star-rating {
    float: none;
    width: auto;
    display: inline-block;
    margin-top: 12px;
    margin-bottom: 2px;
}
.customer-review-wrap.star-rating span {
    position: relative;
}
.customer-review-wrap .star-rating span::before {
    content: "\f005";
    font-family: 'FontAwesome';
    margin: 0 2px;
    color: #FF9900;
    font-size: 17px;
}
.inclusions-btn button.inclusion-hover-btn {
    background: transparent;
    padding: 0px;
    color: #001122;
    font-size: 14px;
    font-weight: 400;
    text-decoration: underline;
}
.inclusions-btn {
    position: relative;
}
.pricing {
    font-size: 18px;
    color: #001122;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 4px;
    font-weight: 500;
}
.hover-text {
    position: absolute;
    background: #fff;
    z-index: 9999;
    top: auto;
    bottom: 26px;
    width: 100%;
    opacity: 0;
    max-width: 343px;
    margin: -10px auto 0;
    right: 0;
    left: 0;
    text-align: left;
    box-shadow: 0 0px 10px rgba(0,0,0,0.5);
    padding: 15px;
}
.inclusions-btn ul.luxe-series-hover {
    max-height: 270px;
    overflow-y: auto;
    display: block;
    margin-right: -15px;
}
/* .hover-text ul.luxe-series-hover li {
    list-style: disc;
    margin-left: 16px;
    font-size: 14px;
} */
.luxe-series-hover li .luxe-inclusions-ul li {
	list-style: disc;
    margin-left: 16px;
    font-size: 14px;
}
.inclusions-btn.result_hover .hover-text{
    opacity: 1;
} 
.footer-contact-wrap div label, .footer-contact-wrap div a, .copyright_wrap a, .copyright_wrap p {
    color: #fff;
    font-weight: 400;
}
.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -70px;
    right: -70px;
    display: block!important;
}
.owl-carousel .owl-nav button {
    height: 40px;
    width: 40px;
    font-size: 0px;
    border: 1px solid #086B8A;
    border-radius: 100%;
    display: inline-block;
    padding: 0px;
    background-color: transparent;
}
.owl-carousel button.owl-next {
    float: right;
    transform: scale(-1);   
}
.owl-nav button span{
    font-size: 0px;
    background: url(../images/spilt.png) no-repeat -44px 3px;
    height: 30px;
    width: 30px;
}
.owl-carousel .owl-nav button:hover{
     background-color: #086B8A;
} 
.owl-nav button:hover span {
    filter: brightness(0) invert(1);
} 

.packages-carousel.owl-carousel .owl-nav button {
    background: url(../images/spilt.png) no-repeat 6px 1px;
    height: 40px;
    width: 40px;
    font-size: 0px;
    border: none;
    border-radius: 0;
    display: inline-block;
}


.footer-contact-wrap  div.address_wrap:after, .header-contact-wrap > div.elementor-widget-container:before , .header-contact-wrap > div.elementor-widget-container:after  {
    content: unset;
} 
.hfe-copyright-wrapper {
    display: none;
}
.footer-contact-wrap  > div {
    margin-top: 20px;
}
 .footer-contact-wrap > div:before, footer .media > div {
    background: #fff;
}
.footer-contact-wrap div:after, footer .media div a:before{
    color: #fff;
}
footer .media div a , .footer-contact-wrap div:after{
    background-color: #001122;
} 
.media div a:hover:before{
    color: #fff;
}  
.media div a:hover{
    background-color: #086B8A;
} 
footer .media div a:hover:before{
    color: #001122;
}
footer .media div a:hover{
    background-color: #fff;
} 
footer .media div.tiktok a:before {
    filter: brightness(0) invert(1);
} 
 .footer-contact-wrap div a:hover, .copyright_wrap a:hover {
    color: #086b8a;
   cursor: pointer;
} 
.elementor-widget-image-box .elementor-image-box-content {
    padding: 0px 10px;
}
footer .media div.tiktok a:hover:before {
    filter:unset;
}  
.owl-dots {
    display: none!important;
}

.packages-carousel.owl-carousel .owl-nav button:hover {
   filter: brightness(0);
}
.no-scrolling-page .elementor-element.elementor-element-1852fc0.elementor-absolute.finance-img.elementor-widget.elementor-widget-image {
    z-index: 9;
}
footer a.to-the-top {
    display: inline-block;
    background: #000 url(../images/spilt.png) no-repeat 8px 14px;
    border: 3px solid rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 2px #ffffff inset;
    font-weight: bold;
    margin: 0;
    text-align: center;
    transition: all 0.5s ease 0s;
    transition-duration: 0.5s !important;
    width: 50px !important;
    height: 50px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 0;
    color: #fff !important;
    text-decoration: none !important;
    padding: 0 !important;
    z-index: 9;
    position: fixed;
    right: 20px;
    bottom: 50px;
    transform: rotate(90deg);
    background-size: 50px;
}
footer a.to-the-top:hover {
    background-color: #fff;
    box-shadow: 0 0 0 2px #000 inset;
}

/*---------------------------tab slider css----------------------------*/
.social-tab-section ul.tabs-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    border-bottom: 1px solid #ddd;

}
.social-tab-section ul.tabs-nav li {
    display: block;
    height: 100%;
    margin-right: 100px;
}
.social-tab-section ul.tabs-nav li a {
    color: #001122;
    font-size: 20px;
    line-height: 100%;
    padding: 8px 0px;
    display: block;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 2px solid transform;
}
.social-tab-section ul.tabs-nav li.tab-active a, ul.tabs-nav li:hover a {
    color: #086B8A;
    border-bottom: 2px solid #086B8A;
    cursor: pointer;
}
.social-tab-section ul.tabs-nav li:last-child {
    margin-right: 0px;
}
.social-tab-section .tabs-stage {
    margin-top: 40px;
}
.social-tab-section .cff-wrapper .cff-visual-header.cff-has-name {
    min-height: 100%;
    margin: 0!important;
}
.social-tab-section .cff-header-inner-wrap {
    display: none!important;
} 
.tabs-stage #cff .cff-album-item.cff-col-3, body .tabs-stage #sb_instagram .sbi_item, body .tabs-stage .sb_youtube .sby_item {
    width: 100%!important;
    margin: 0 0!important;
    height: 280px;
} 
.tabs-stage #cff .cff-album-item.cff-col-3 a, body .tabs-stage #sb_instagram .sbi_item a, body .tabs-stage .sb_youtube .sby_item a {
    width: 100%;
    position: relative;
    height: 100%!important;
  /*  background-color: #ddd;*/
}
.tabs-stage #cff .cff-album-item.cff-col-3 a {
    background-image: unset!important;
}
.tabs-stage #cff .cff-album-item.cff-col-3 a img, body .tabs-stage #sb_instagram .sbi_item a img, body .tabs-stage .sb_youtube .sby_item img {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
    max-height: 100%!important;
    margin: auto!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
body .tabs-stage #sb_instagram .sbi_item div, body .tabs-stage .sb_youtube .sby_item div {
    height: 100%;
}


/*404*/

 .error-404.not-found {
    text-align: center;
     padding: 80px 0 80px;
}
.error-404.not-found h2 {
    font-size: 110px;
    font-family: 'BaiJamjuree';
    letter-spacing: 2.5px;
    color: #086b8a;
    line-height: 120%;
    font-weight: 700;
    margin-bottom: 0px;
}
 .error-404.not-found h4 {
    margin: 0;
     font-family: 'BaiJamjuree';
    font-size: 23px;
    line-height: 120%;
    margin: 10px 0 29px 0;
}
 .error-404.not-found  h6 {
    margin: 0;
     font-family: 'BaiJamjuree';
    font-size: 17px;
    line-height: 120%;
}
 .error-404.not-found .common-btn a{
    font-family: 'BaiJamjuree';
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 27px;
    color: #FFFFFF;
    padding: 13px 23px 11px 30px;
    border: 0; 
    background: #086b8a;
    color: #fff;
    clip-path: polygon(0 0, 90% 0, 100% 30%, 100% 70%, 90% 98%, 0% 100%, 15% 70%, 15% 30%);

}
 .error-404.not-found .common-btn a:hover {
    background: #000;
}
.error-404.not-found .common-btn {
    width: 149px;
}
/* 03-03-2023 */

.testimonials-carousel .item::after {
	content: "";
	position: absolute;
	height: 100px;
	width: 100px;
	background-image: url("images/invert-coma.png");
	top: 25px;
	bottom: 0;
	left: auto;
	right: 0;
	background-repeat: no-repeat;
}
.no-scroll {
	overflow: hidden;
}
.ehf-header #masthead {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
body#neve_body {
    padding-top:160px;
}
.ehf-header .sticky #masthead {
    z-index: 9999;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
}
.ehf-header:not(.home) #masthead {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.ehf-header .sticky #masthead .header-logo {
    float: left;
    width: auto;
    max-width: 150px;
    padding-left: 5px;
}
.ehf-header .sticky #masthead .header-logo img {
    max-width: 150px;
    height: auto;
    float: left;
}
.ehf-header .sticky #masthead .header-contact-menu {
    margin-top: -110px;
    padding-bottom: 35px;
}
.ehf-header .sticky #masthead > div > div {
    padding: 10px 15px;
}

.ehf-header #masthead  div, .ehf-header #masthead .header-logo img {
    transition: all 0.3s ease 0s;
}
.banner-text-wrap.e-con-boxed.e-con > div > div {
    align-items: center;
}

html .dialog-close-button.dialog-lightbox-close-button {
    position: absolute;
    left: auto;
    right: -10px;
    margin: 0;
    top: -10px;
}
.elementor-lightbox .elementor-video-container {
    border: 9px solid #fff;
}

.why-endura-type2-descrip-wrap img.attachment-full.size-full.wp-image-426 {
    margin-left: -7px;
}
footer#colophon .hfe-nav-menu li a {
    padding: 0;
    margin: 15px 15px 7px 17px;
}
footer#colophon .hfe-nav-menu li:not(.current-menu-item) a {
    color: #FFF;
}
/*=====================02-03-2023==========*/

.header-contact-wrap>div:before, .footer-contact-wrap>div:before {
    left: 0px;
    top: -7px;
    width: 44px;
    height: 52px;
}

.header-contact-wrap>div:after, .footer-contact-wrap>div:after {
    left: 0.5px;
    top: -4px;
    width: 40px;
}
.header-social.elementor-widget.elementor-widget-shortcode {
    margin-right: -10px;
}
.banner-text-wrap.e-con-boxed.e-con {
    /* padding: 0px 0px; */
    margin-left: -5px;
} 
.elementor-image-box-description {
    text-align: left;
}
.range-txt.elementor-widget.elementor-widget-text-editor {
    word-spacing: -1px;
}
button#quote-btn a {
    color: #ffffff;
    font-weight: 400;
}
.address_wrap p {
    width: 100%;
}
.packages-carousel.owl-carousel button span {
    background: none;
}
.packages-carousel button.owl-next {
    rotate: 360deg;
}
.packages-carousel.owl-carousel .owl-nav button {
    border: 0px none #086B8A;
   
}
.copyright_wrap .copyright a:hover {
    color: #000;
}

/*******************************************/

main#content .product-form .gform_heading {
    display: none;
}
main#content .product-form .gotrgf_form_container, main#content .product-form .gotrgf_form_container > div {
    display: block;
    margin-top: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
    padding: 0;
}
main#content .product-form .gform_wrapper.gravity-theme .gform_fields {
    display: block;
}
main#content .product-form .gotrgf_summary_wrapper {
    width: 100%;
    background: #edfafe;
    padding: 50px 0;
    margin: 70px 0;
}
main#content .product-form .gotrgf_form_overview_container, main#content .product-form .gform_wrapper.gravity-theme .gfield {
    max-width: 1025px;
    border: 0;
    padding: 0 15px;
    margin: 0 auto;
    background: transparent;
    position: relative;
}
main#content .product-form .gform_validation_errors,
main#content .product-form .top_label .custom-pool-size {
    display: flex;
    max-width: 1025px;
    margin: 0 auto;
    padding: 0 15px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size div {
    max-width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size > div.size-main-wrap {
    width: 405px;
    margin-right: 60px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .size-wrap {
    display: flex;
    position: relative;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size div.size-inner-img {
    margin-top: 15px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .size-wrap h3 {
    font-size: 24px;
    color: #001120;
    position: relative;
    font-family: "BaiJamjuree", sans-serif;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text {
    position: absolute;
    min-width: 530px;
    box-shadow: 0 3px 15px rgba(0,0,0,0.4);
    background: #FFF;
    z-index: 999;
    font-family: "BaiJamjuree", sans-serif;
    font-size: 16px;
    color: #00111F;
    padding: 15px 15px 18px;
    border: 1px solid #086B8A;
    line-height: 140%;
    border-radius: 5px;
    display: none;
    top: 40px;
    left: -12px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text::after, 
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text::before {
	bottom: 100%;
	left: 4%;
	border: solid transparent;
	content: "";
	height: 0;
	display: none;
	width: 0;
	position: absolute;
	pointer-events: none;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text::after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #FFF;
	border-width: 10px;
	margin-left: -10px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text::before {
	border-color: rgba(9, 108, 138, 0);
	border-bottom-color: #034254;
	border-width: 11px;
	margin-left: -11px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .custom-hover:hover .title-hover-text::after, 
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .custom-hover:hover .title-hover-text::before,
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .custom-hover:hover .title-hover-text {
    display: block;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .custom-hover {
    padding-bottom: 10px;
    height: 50px;
    margin: 5px 0 0 10px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .size-info {
    border: 1px solid #096C8A;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    padding-bottom: 0;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .size-info::before {
    content: "\f128";
    font-family: 'FontAwesome';
    color: #096C8A;
    width: 20px;
    display: block;
    line-height: 23px;
    text-align: center;
    font-weight: 300;
    text-shadow: 0 0 #FFF;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size > div.size-main-wrap label {
    position: static;
    color: #001121;
    font-size: 20px;
    font-family: "BaiJamjuree", sans-serif;
    font-weight: 500;
    text-shadow: 0 0;
    margin: 0 0 6px;
}
main#content .product-form .ginput_container_select {
    text-align: center;
    border: 2px solid #E6E6E6;
    background: #F3F3F3;
    height: 50px;
    font-size: 20px;
    color: #444444;
    font-family: "BaiJamjuree", sans-serif;
    font-weight: 500;
    box-shadow: none;
}
main#content .product-form .ginput_container_select select {
    height: 100%;
    background: transparent;
    border: 0;
    position: relative;
    z-index: 1;
    box-shadow: none;
    font-size: inherit;
    text-align: inherit;
    color: inherit;
    font-family: inherit;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size div.ginput_container.ginput_container_select {
    margin-bottom: 15px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size div.ginput_container.ginput_container_select::before {
    content: "\f107";
    font-family: 'FontAwesome';
    position: absolute;
    right: 10px;
    height: 30px;
    border-left: 1px solid #D6D6D6;
    font-size: 26px;
    padding-left: 8px;
    color: #888888;
    line-height: 33px;
    top: 0;
    bottom: 0;
    margin: auto;
}
main#content .product-form .custom-select-color legend.gfield_label {
    padding-top: 50px;
}
main#content .product-form .ginput_container .gfield_checkbox,
main#content .product-form .ginput_container .gfield_radio {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    min-height: 240px;
    grid-row-gap: 20px;
    grid-column-gap: 42px;
    max-width: 805px;
}
main#content .product-form .ginput_container .gfield_checkbox > div,
main#content .product-form .ginput_container .gfield_radio > div {
    position: relative;
    margin: 0 !important;
    border: 0;
}
main#content .product-form .color-picker-field .ginput_container .gfield_checkbox,
main#content .product-form .color-picker-field .ginput_container .gfield_radio {
    display: flex;
    grid-gap: 22px;
}
main#content .product-form .ginput_container .gfield_checkbox > div.color-picker-choice
main#content .product-form .ginput_container .gfield_radio > div.color-picker-choice {
    width: 228px;
    margin-right: 20px!important;
}
main#content .product-form .ginput_container .gfield_checkbox > div label, 
main#content .product-form .ginput_container .gfield_radio > div label, 
main#content .product-form .ginput_container .gfield_checkbox > div label > span,
main#content .product-form .ginput_container .gfield_radio > div label > span {
    display: block!important;
    margin: 0!important;
    width: 100%!important;
    position: relative;
    left: 0;
    top: 0;
    padding: 0!important;
    box-shadow: none;
}
main#content .product-form .ginput_container .gfield_checkbox  input[type="checkbox"],
main#content .product-form .ginput_container .gfield_radio input[type="radio"] {
    position: absolute !important;
    width: 100%!important;
    left: 0!important;
    right: 0!important;
    top: 0!important;
    bottom: 0!important;
    height: 100%!important;
    z-index: 99;
    opacity: 000000.00001;
}
main#content .product-form .ginput_container .gfield_checkbox > div label span + span,
main#content .product-form .ginput_container .gfield_radio > div label span + span {
    position: static;
    text-align: center;
    font-size: 18px;
    color: #00111F;
    font-family: "BaiJamjuree", sans-serif;
    font-weight: 500;
    min-height: 0;
    padding: 0;
    margin: 15px 0 0 !important;
    width: auto;
}
main#content .product-form .ginput_container .gfield_checkbox .color-picker-swatch-text-prefix,
main#content .product-form .ginput_container .gfield_radio .color-picker-swatch-text-prefix {
    text-transform: none;
    font-weight: inherit;
    display: none;
}
main#content .product-form .custom-select-color .image-choices-choice-selected .image-choices-choice-image-wrap::after {
    background-image: url(../images/select-color.png);
    width: 100%;
    height: 100%;
    top: 0;
    transform: none;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: auto auto;
    background-position: center center;
    content: "'";
    position: absolute;
    z-index: 9;
    background-repeat: no-repeat;
}
main#content .product-form .ginput_container .gfield_checkbox > div label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_radio > div label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_checkbox > div label > span:first-child,
main#content .product-form .ginput_container .gfield_radio > div label > span:first-child {
    height: 233px;
    width: 100%;
    border: 1px solid #CCC;
    background-size: auto;
    background-position: center center;
    cursor: pointer;
    background-repeat: no-repeat;
    pointer-events: auto;
    transform: none!important;
}
main#content .product-form .ginput_container .gfield_checkbox > div label,
main#content .product-form .ginput_container .gfield_radio > div label {
    padding: 0!important;
    box-shadow: none;
    transform: none;
    background: transparent;
    border: 0!important;
    min-width: 232px;
}
main#content .product-form .ginput_container .gfield_checkbox > div label > .color-picker-swatch:first-child,
main#content .product-form .ginput_container .gfield_radio > div label > .color-picker-swatch:first-child {
    height: auto;
    border: 0!important;
    cursor: default;
    box-shadow:none!important;
}
main#content .product-form .ginput_container .gfield_checkbox > div input[type="checked"]:checked + label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_radio > div input[type="radio"]:checked + label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_checkbox > div input[type="checked"]:checked + label > span:first-child,
main#content .product-form .ginput_container .gfield_radio > div input[type="radio"]:checked + label > span:first-child,
main#content .product-form .ginput_container .gfield_checkbox > div input[type="checkbox"]:checked + label > span:first-child,
main#content .product-form .ginput_container .gfield_radio > div input[type="radio"]:checked + label > span:first-child {
    border-color: #027192;
    box-shadow: 0 0 0 2px #027192;
}
main#content .product-form .provide-details-header p, 
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title,
 main#content .product-form legend.gfield_label {
    font-size: 24px;
    color: #001120;
    padding: 35px 20px 5px 0;
    margin-bottom: 32px;
    position: relative;
    font-family: "BaiJamjuree", sans-serif;
    font-weight: 600;
    padding-bottom: 13px;
}
main#content .product-form .provide-details-header p::after,
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title::after,
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .size-wrap h3::after,
main#content .product-form legend.gfield_label::after {
    content: "";
    width: 46px;
    height: 1px;
    position: absolute;
    bottom: 0;
    background: #086B8A;
    left: 0;
}
main#content .product-form .ginput_container  .gfield_checkbox h4,
main#content .product-form .ginput_container .gfield_radio h4 {
    margin: 0;
    font-size: 18px;
}
main#content .product-form .ginput_container  .gfield_checkbox,
 main#content .product-form .ginput_container .gfield_radio p {
    margin: 0;
    font-size: 18px;
}
body main#content .product-form .custom-select-color .ginput_container .gfield_radio > div span.image-choices-choice-image-wrap {
    background-size: cover;
}
main#content .product-form .gform_wrapper .custom-estimation-value {
    background: #086B8A url(../images/prices-bg-img.png) no-repeat 0 0;
    max-width: 993px;
    border-radius: 10px;
    text-align: center;
    padding: 25px;
    min-height: 160px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
main#content .product-form .gform_wrapper .custom-estimation-value div.gfield {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
main#content .product-form .gform_wrapper .custom-estimation-value div.gfield.custom-pdf button {
    font-family: "BaiJamjuree", sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-shadow: none;
    color: #086b8a;
    background-color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    padding: 9px 30px 9px 50px;
    clip-path: polygon(0 0, 95% 0, 100% 30%, 100% 80%, 95% 100%, 0% 100%, 6% 80%, 6% 20%);
    position: relative;
    margin-top: 4px;
}
main#content .product-form .gform_wrapper .custom-estimation-value div.gfield.custom-pdf::before {
    filter: brightness(100);
}
main#content .product-form .gform_wrapper .custom-estimation-value div.gfield.custom-pdf {
    display: none;
    margin: 10px auto 0;
    padding-left: 27px;
}
 main#content .product-form .gform_wrapper .custom-estimation-value div.gfield.custom-pdf button:hover {
    background-color:#001120;
    color: #FFF;
}
main#content .product-form h3.gsection_title:empty {
    display: none;
}
main#content .product-form .gform_wrapper .gfield.custom-estimated-investment label.gfield_label, 
main#content .product-form .gform_wrapper .gfield.custom-estimated-investment > div {
    position: static;
    transition: none;
    padding: 0;
    background: transparent;
    color: #FFF;
    font-size: 30px;
    font-weight: 500;
    margin: 0 2px;
}
main#content .product-form .gform_wrapper .gfield.custom-estimated-investment > div input {
    width: auto;
    height: auto;
    max-width: 165px;
    font-size: 30px;
    color: #FFF;
    font-weight: 600;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title {
    border-bottom: 0;
    padding-top: 0;
    margin-bottom: 15px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines {
    padding: 0;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div, 
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div h4, 
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div span {
    margin: 0;
    font-size: 20px;
    font-weight: 500;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div {
    min-height: 50px;
    align-items: center;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines .gotproduct_image span {
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 80%;
    padding: 5px;
    border: 2px solid #086B8A;
}
main#content .product-form .gform_wrapper.gravity-theme  .footer-form-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div.provide-details-header {
    width: 100%;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div.provide-details-header p {
    padding-top: 60px;
    margin-bottom: 20px;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div {
    padding: 0;
    max-width: 100%;
    width: 47.50%;
    margin: 0;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield .gfield_label,
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap label.gfield_label {
    position: static;
    transform: none;
    padding: 0;
    background: none;
    font-size: 20px;
    color: #001120;
    font-weight: 500;
    line-height: 110%;
}
main#content .product-form .gform_validation_errors {
    border: 0;
    margin-bottom: 20px;
    box-shadow: none;
    display: block;
}
main#content .product-form .gform_validation_errors h2 {
    margin: 0;
    padding: 15px 15px 15px 48px;
    border: 1px solid;
    color: red;
    text-transform: none;
    font-size: 15px;
}
main#content .product-form .gform_validation_errors h2 .gform-icon {
    left: 25px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields > div input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), 
main#content .product-form .footer-form-wrap input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), 
main#content .product-form .footer-form-wrap textarea, 
html.custom-form-popup footer#colophon .onpopupform .gform_fields > div textarea, 
html.custom-form-popup footer#colophon .onpopupform .gform_fields .ginput_container_select select,
main#content .product-form .footer-form-wrap select {
    border: 2px solid #E6E6E6;
    background: #F3F3F3;
    height: 50px;
    font-size: 20px;
    color: #444444;
    font-family: "BaiJamjuree", sans-serif;
    font-weight: 500;
    box-shadow: none;
}
main#content .product-form .footer-form-wrap .gfield_error input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), 
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield_error input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]), 
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield_error select, 
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield_error textarea, 
main#content .product-form .footer-form-wrap .gfield_errortextarea, 
main#content .product-form .footer-form-wrap .gfield_error select {
	  border-color:red!important;
}
html.custom-form-popup footer#colophon .onpopupform  .gfield_error .validation_message,
main#content .product-form .footer-form-wrap .gfield_error .validation_message {
    border: 0;
    font-size: 14px;
    margin-top: 0;
    padding: 6px 0 0;
    line-height: 1;
    font-weight: 300;
    font-family: "BaiJamjuree", sans-serif;
    color: red;
    background: transparent;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield,
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap .gfield {
    margin-bottom: 25px;
}
html.custom-form-popup footer#colophon .onpopupform  div.gform_footer,
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div.elementor-widget-button {
    padding-left: 27px;
    max-width: 100%;
    position: relative;
    margin-top: 8px;
    margin-bottom: 40px;
}
html.custom-form-popup footer#colophon .onpopupform div.gform_footer > input[type="submit"],
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div.elementor-widget-button .gform_button {
    background-color: #086b8a;
    font-family: "BaiJamjuree", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: none;
    line-height: 18px;
    color: #FFF;
    clip-path: polygon(0 0, 90% 0, 100% 30%, 100% 70%, 90% 98%, 0% 100%, 15% 70%, 15% 30%);
    padding: 13px 32px 14px 44px;
    margin-top: 3px;
    border: 0;
    outline: none;
}
html.custom-form-popup footer#colophon .onpopupform div.gform_footer > input[type="submit"]:hover,
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div.elementor-widget-button .gform_button:hover {
    background-color: #000;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div.gotrgf_line_part_right, 
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines span.gotrgf_unit_price {
    font-size: 0;
    position: relative;
    text-align: left;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_right, 
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_39 > div.gotrgf_line_part_right {
    display: block;
    text-align: left;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_left,
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines .gotrgf_line_part_left {
    min-width: 0;
    padding-right: 10px;
    position: relative;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines .gotrgf_line_part_left::after {
    content: ":";
    display: inline-block;
    position: absolute;
    right: 4px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_left, 
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_39 > div.gotrgf_line_part_left {
    font-size: 0;
    min-width:50px;
    position: relative;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_left::after {
    content: "Size:";
    left: 0px;
    display: block;
    font-size: 20px;
    top: 0px;
    right: auto;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div.gotrgf_line_part_right p {
    display: none;
}
.image-choices-field div.gfield_radio, .image-choices-field div.gfield_checkbox {
    display: grid;
    grid-template-columns: repeat(3,1fr);
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_right > span.gotrgf_unit_label {
    padding-right: 20px;
    position: relative;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines .gotrgf_summary_line {
    display: flex;
    position: relative;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_right > span.gotrgf_unit_label::before {
    display: inline-block;
    position: absolute;
    right: 5px;
    content: "X";
    font-size: 16px;
    font-weight: bold;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 20px;
    position: relative;
    justify-content: space-between;
    grid-column-gap:170px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_39 .gotrgf_line_part_left {
    display: none;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_16 .gotproduct_image > span,
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_25 .gotproduct_image > span {
    width: 100px;
    border: 0;
    padding: 0;
    margin-right: -37px;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines #gsline_5_5 .gotproduct_image span {
    border-width: 1px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines > .gotrgf_summary_line #gsline_5_37::after {
    content: "";
    background: url('https://www.endurapools.com.au/wp-content/uploads/2023/03/select-size-img.png') no-repeat 0 0;
    right: -350px;
    position: absolute;
    width: 170px;
    height: 60px;
    background-size: 100% 100%;
    top: -15px;
    display: block;
}
/* start of day 14-03-2023 */

header#masthead .navigation-style .navingation-bar-status >div nav ul li a {
    margin: 0 0 0 41px;
}

.hover-text:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #FFFFFF;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0px auto -14px auto;
}

.gform_wrapper.gravity-theme .ginput_product_price_wrapper {
    display: none !important;
}
.color-picker-style-pantone .color-picker-swatch-color {
    background: #ececec;
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    min-width: 230px;
    min-height: 230px;
    margin: 0px 0px;
}
div#gform_confirmation_message_5 {
    text-align: center;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines #gsline_5_45 div.gotrgf_line_part_right, main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines #gsline_5_49 div.gotrgf_line_part_right {
    font-size: inherit;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines #gsline_5_45 div.gotrgf_line_part_right br {
    display: none;
}
div#field_5_50 > label.gfield_label,
div#field_5_52 > label.gfield_label,
div#field_5_51 > label.gfield_label {
    display: none;
}
body div#gform_confirmation_message_5 {
    text-align: center;
    border: 1px solid;
    color: green;
    font-family: "BaiJamjuree", sans-serif;
    font-weight: 500;
    font-size: 16px;
    padding: 10px 15px;
    line-height: 1;
    max-width: 1170px;
    margin: 10px auto 30px;
}

body.custom .product-form div {
	font-family: 'Lato', sans-serif;
}
body.custom .logo-wrap {
    border-bottom: 5px solid #086b8a;
}
body.custom .logo-wrap img {
    padding: 0 15px;
    margin-bottom: -10px;
    background: #FFF;
}
body.custom main#content .product-form .gotrgf_summary_wrapper {
    background: transparent;
    padding:0px 0;
    margin:50px 0;
}
body.custom .gotproduct_image > span {
    background: none!important;
    padding: 0!important;
}
body.custom .product-form div.total-cust {
    max-width: 1025px;
    margin: 0 auto;
    text-align: right;
    padding: 40px 15px;
    border-top: 1px solid #333;
}
body.custom .product-form div.total-cust p {
    font-weight: bold;
}
body.custom main#content .product-form .gotrgf_summary_wrapper #gsline_5_37 > div, body.custom main#content .product-form .gotrgf_summary_wrapper #gsline_5_39 > div{
     position: static!important;
}
body.custom main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_left::after {
    top: 14px;
}
body.custom main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_37 {
    position: relative;
}
body.custom main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_right > span.gotrgf_unit_label::before {
    top: 3px;
}
body.custom main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_37 .gotrgf_line_part_right::after {
    top: 10px;
    right: -30px;
}
body.custom main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines .gotproduct_image span {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 0 2px #086B8A inset;
}
body.custom main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines #gsline_5_5 .gotproduct_image span {
    border-width: 1px;
    background-size: 100% 100%!important;
}
body.custom  main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 15px;
}
body.custom#neve_body {
    padding-top: 20px!important;
}
body.custom main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div .gotproduct_image {
    margin-right: 30px;
}

main#content #sb_instagram .sb_instagram_header, main#content .sb_instagram_header {
    display: none;
}
div#sby_lightbox {
    padding-top: 40px;
}
body div#sby_lightbox .sby_lb-dataContainer {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}
body .sby_lb-outerContainer, body .sby_lb-dataContainer {
    min-width: 850px;
    min-height: 450px;
}
body div#sby_lightbox .sby_lb-outerContainer iframe, body div#sby_lightbox .sby_lb-dataContainer iframe, body div#sby_lightbox .sby_lb-outerContainer img, body div#sby_lightbox .sby_lb-dataContainer img {
    /* position: relative; */
    top: 0!important;
    right: 0!important;
    left: 0!important;
    bottom: 0!important;
    height: 100%!important;
    width: 100%!important;
    object-fit: cover;
    border-radius: 15px;
}
body div#sby_lightbox .sby_lb-container {
    border: 7px solid #FFF;
    border-radius: 20px;
}
body div#sby_lightbox .sby_lb-dataContainer a.sby_lb-close {
    opacity: 1;
    background-color: #086b8a;
    background-size: 57%;
    background-position: 7px center;
    border-radius: 50%;
    margin-right: -10px;
    margin-top: 30px;
    z-index: 9;
    position: relative;
}
body div#sby_lightbox .sby_lb-dataContainer a.sby_lb-close:hover {
    background-color: #000;
}
body div#sby_lightbox .sby_lb-dataContainer .sby_lb-details {
    display: none;
}
html.custom-form-popup {
    overflow: hidden;
}
html.custom-form-popup::before {
    background: rgba(0,0,0,.8);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    z-index: 99999;
}
html.custom-form-popup .onpopupform {
    position: fixed;
    top: 0;
    bottom: 0;
    background: #FFF;
    max-width: 1020px;
    margin: auto;
    z-index: 99999;
    left: 0;
    right: 0;
    height: min-content;
    border-radius: 15px;
    padding: 50px 0px 50px 50px;
    display: table;
}
html.custom-form-popup .onpopupform .get-quote-popup {
    padding-right: 50px;
    overflow-y: auto;
    height: 100%;
    max-height: 625px;
}
html.custom-form-popup .onpopupform .gform_fields {
    display: block;
}
html.custom-form-popup .onpopupform .gform_fields > div {
    position: relative;
}
html.custom-form-popup footer#colophon .onpopupform div.gform_footer {
    display: table;
    margin: 0 auto;
    padding: 0 0 0 27px;
}
 html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield {
    width: 48.55%;
    float: left;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield:nth-child(2n) {
    float: right;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield:nth-child(5),
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield:nth-child(6) {
    clear: both;
    width: 100%;
    float: none;
    display: table;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields > div textarea,
html.custom-form-popup footer#colophon .onpopupform .gform_fields .ginput_container_select select,
html.custom-form-popup footer#colophon .onpopupform .gform_fields > div input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]) {
    border: 1px solid #E6E6E6;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields > div textarea {
    padding: 15px!important;
    float: left;
    height: 110px !important;
    font-size: 20px !important;
    line-height: 140%!important;
}
html.custom-form-popup .onpopupform .gform_heading {
    display: none;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .ginput_container_select {
    position: relative;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .ginput_container_select::before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    position: absolute;
    right: 13px;
    height: 24px;
    top: 0;
    bottom: 0;
    margin: auto;
}
html.custom-form-popup footer#colophon .onpopupform .gfield_error .validation_message {
    position: absolute;
    left: 0;
    bottom: -16px;
    padding: 0;
}
html.custom-form-popup footer#colophon .onpopupform .gform_validation_errors {
    border: 1px solid red;
    padding: 10px 10px 10px 48px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_validation_errors h2 {
    color: red;
    font-size: 15px;
    text-transform: none;
}
.hover-text .popup-button-wrap a.close-btn,
html.custom-form-popup footer#colophon .onpopupform .quotebutton-wrap a.popupclose-btn {
    background: #086B8A;
    border-radius: 100px;
    position: absolute;
    left: auto;
    right: -10px;
    margin: 0;
    top: -60px;
    font-size: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 34px;
    color: #FFF;
}
.hover-text .popup-button-wrap a.close-btn:hover,
html.custom-form-popup footer#colophon .onpopupform .quotebutton-wrap a.popupclose-btn:hover {
    background: #000;
}
.hover-text .popup-button-wrap a.close-btn::before,
html.custom-form-popup footer#colophon .onpopupform .quotebutton-wrap a.popupclose-btn::before {
    content: "\f00d";
    font-family: FontAwesome;
    font-size: 24px;
    padding-left: 1px;
}
html.custom-form-popup .get-quote-popup .popup-form-title h2 {
    background: url('../images/text-back.png') no-repeat center bottom;
    display: table;
    font-weight: 500;
    padding-bottom: 30px;
    line-height: 1;
    margin: -5px auto 20px;
    position: relative;
}
.hover-text .popup-button-wrap a.close-btn {
    top: -16px;
    right: -10px;
}
html.custom-form-popup .get-quote-popup .popup-form-title h2 > span {
    font-weight: 600;
}
html.custom-form-popup footer#colophon .onpopupform div.gform_footer > input[type="submit"] {
    margin-bottom: 0;
}
html.custom-form-popup footer#colophon .onpopupform div.gform_footer > img {
    position: absolute;
    right: -23px;
    top: 19px;
}
html.custom-form-popup .gform_confirmation_wrapper .gform_confirmation_message {
    color: green;
    border: 1px solid;
    padding: 5px 10px;
    text-align: center;
}
main#content .social-temp {
    display: none;
}
main#content .hidden-section {
    display: none!important;
}
/*
font-family: 'Lato', sans-serif;


*/
/* start of the day R02-09-2023 */
.banner-title-btn-wrap .logo-img-main .award-one-main >div >div, .banner-title-btn-wrap .logo-img-main .award-two-main >div >div, .banner-title-btn-wrap .logo-img-main .award-three-main >div >div {
    height: 170px;
    display: block;
    width: 170px;
    margin: 0;
    text-align: start;
}
.banner-title-btn-wrap .e-con-inner .award-one-main, .banner-title-btn-wrap .e-con-inner .award-two-main, .banner-title-btn-wrap .e-con-inner .award-three-main {
    width: 12%;
}






/* end of the day R02-09-2023 */











@media only screen and (min-width:1280px) and (max-width:1500px) {
html.custom-form-popup .onpopupform .get-quote-popup {
    max-height: 400px;
}

}


@media only screen and (min-width:1100px) and (max-width:1279px) {
html.custom-form-popup .onpopupform .get-quote-popup {
    max-height: 490px;
}

}

@media only screen and (min-width:1025px) and (max-width:1099px) {
html.custom-form-popup .onpopupform .get-quote-popup {
    max-height: 380px;
}

}



@media only screen and (min-width: 1024px) {


header#masthead .hfe-nav-menu__toggle {
    display: none;
}
header#masthead nav.hfe-nav-menu__layout-horizontal, header#masthead nav.hfe-nav-menu__layout-horizontal ul {
    visibility: visible;
    opacity: 1;
    height: auto;
}
header#masthead nav.hfe-nav-menu__layout-horizontal ul li {
    width: auto;
    margin: 0;
    border: 0;
}
header#masthead .navigation-style .navingation-bar-status >div nav ul li a {
    margin: 0 0 0 41px;
}
body .owl-carousel .owl-nav {
    left: -45px;
    right: -44px;
}
.packages-image a {
    height: 279px;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_37 .gotrgf_line_part_right::after {
    right: -49px;
    width: 110px;
    height: 40px;
    top: 1px;
}
body div#gform_confirmation_message_5 {
    max-width: 90%;
}


}
@media only screen and (max-width: 1024px) {
.banner-title-btn-wrap .e-con-inner .award-one-main, .banner-title-btn-wrap .e-con-inner .award-two-main, .banner-title-btn-wrap .e-con-inner .award-three-main {
    width: 15%;
}
html::-webkit-scrollbar {
    display: block;
    position: absolute;
    background: transparent;
    width: 3px;
    bottom: 0;
    top: 0px;
    right: 1px;
    left: auto;
}
html::-webkit-scrollbar-thumb {
    position: absolute;
    right: 1px;
    left: auto;
    background: #000;
    border-radius: 5px;
    opacity: 0.5;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_16 .gotproduct_image > span, main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_25 .gotproduct_image > span {
    margin-right: 0;
}
.hover-text {
    max-width: 290px;
}
.packages-image a {
    height: 279px;
}
.main-menu ul li:not(:last-child) a {
    margin-right: 20px;
}
main#content .banner-contanier {
    height: 740px;
}
html .elementor-lightbox .dialog-widget-content {
    height: 530px;
    max-height: 530px;
    max-width: 90%;
}
html.custom-form-popup .onpopupform {
    max-width: 90%;
}


}
@media only screen and (max-width: 1023px) {
body#neve_body {
    padding-top: 110px;
}
html.no-scrolling-page {
    overflow: hidden;
} 
main#content .banner-contanier > div.finance-contanier {
    max-width: 105px;
    left: auto;
}
.banner-title-btn-wrap .e-con-inner .award-one-main, .banner-title-btn-wrap .e-con-inner .award-two-main, .banner-title-btn-wrap .e-con-inner .award-three-main {
    width: 18%;
}
main#content .banner-contanier .bottom-shadow {
    height: 70px;
}
main#content .banner-contanier {
    height: 570px;
}
header #masthead .hfe-nav-menu__toggle {
    position: absolute;
    height: 30px;
    width: 34px;
    right: 0px;
    top: 8px;
    left: auto;
    bottom: auto;
    transition: none;
}
    header #masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
    display: block;
    opacity: 0;
}
header #masthead .hfe-nav-menu__toggle::before {
    content: "";
    position: absolute;
    height: 4px;
    background: #000;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    box-shadow: 0 -10px 0 0 #000, 0 10px 0 0 #000;
    transition: 0.5s all;
}
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
    box-shadow: none;
    transform: rotate(45deg);
    background: #FFF;
}
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
    height: 4px;
    background: #fff;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transform: rotate(-45deg);
    transition: 0.5s all;
}
   header #masthead nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0 !important;
    bottom: 0;
    padding: 100px 0 0 0;
    background: #086b8a;
    height: 100vh;
    overflow: hidden;
    transform: translateX(100%);
    transition: 0.5s all;
    z-index: 99999 !important;
    width: 100% !important;
    margin: 0;
    border-radius: 0;
    display: block;
	}
    header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
		z-index: 999999;
	}
	header #masthead .hfe-nav-menu__toggle.hfe-active-menu + nav {
        transform: translateY(0);
    }
    header #masthead nav>ul {
        overflow: hidden;
        max-height: calc(100vh - 104px);
        display: block;
        opacity: 1;
    }
    header #masthead nav>ul>li {
        margin: 0;
        background: transparent;
        border-bottom: 1px solid #fff;
        padding: 0px;
        border-radius: 0;
    }
    header #masthead nav>ul>li>a {
		background: transparent;
		margin:0px!important;
		padding: 13px 15px!important;
		color: white;
	}
	header #masthead nav ul li.current-menu-parent > div > a,
	header #masthead nav ul li.current-menu-item > a {
		background: #FFF!important;
		color: #000!important;
	}
	header #masthead nav ul li.current-menu-parent > div i::before, header #masthead nav ul li.current-menu-parent > div i::after {
		background: #1a1463;
	}
    header #masthead nav>ul>li:first-child {
        border-left: 0;
    }
    body .smart-menu-bar nav ul li {
		border-right: 0;
	}
    header #masthead nav>ul>li>a::After {
        display: none;
    }
    body .smart-menu-bar nav ul li.mob-menu {
		display: block;
	}
    header .sub-menu::before {
        display: none;
    }
    header #masthead nav>ul>li.menu-item-has-children>div.hfe-has-submenu-container>a,
    header #masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li>a.hfe-sub-menu-item {
        padding: 13px 15px;
        background: #1a1463;
		color: #FFF;
    }
    body #masthead .smart-menu-bar nav ul li.current-menu-item a, 
    body #masthead .smart-menu-bar nav ul li a:hover {
        background: #000 !important;
    }
    header #masthead nav>ul>li.menu-item-has-children .sub-menu::after {
        opacity: 0 !important;
    }
    header #masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li:first-child {
		border-top: 1px solid #FFF;
		border-radius: 0;
	}
    header #masthead nav>ul>li.menu-item-has-children .sub-menu {
        background: transparent;
        border-radius: 0;
    }
    header #masthead nav>ul>li.menu-item-has-children .sub-menu>li {
        padding-left: 15px;
    }
   
    header .elementor-widget-navigation-menu,
    header .header-menu-col .elementor-widget-wrap,
    header .header-menu-col {
        position: static;
    }

    body .smart-menu-bar nav ul li:first-child a,
    body .smart-menu-bar nav ul li a {
    border: 0;
    }
    header #masthead nav >ul li  .sub-arrow {
    border: 0;
}
    header #masthead nav >ul li i.fa::before, header #masthead nav >ul li i.fa::after {
    height: 2px;
    width: 17px;
    background: #fff;
    content: "";
    position: absolute;
    right: 19px;
    top: 21px;
}
header #masthead nav >ul li i.fa::after {
    width: 2px;
    height: 16px;
    top: 14px;
    right: 26px;
}   
header #masthead nav >ul li .sub-menu-active i.fa::after {
     opacity: 0;
}   
header#masthead ul.sub-menu li {
    padding: 0px 0px 0px 15px;
}
#masthead nav >ul li a span {
    border: 0;
}
.wrapper header#masthead.sticky {
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.mobile-hide {
    display: none!important;
}
.about-us-sec .mobile-hide {
    display: block!important;
}
main#content section.contact-sec section .banner-content-wrap.mobile-hide {
    display: flex!important;
}
main#content .contact-sec .banner-text.appointment-btn a {
    margin-top: 15px;
}
main#content section.contact-sec section .banner-content-wrap.mobile-hide .elementor-widget > div {
    padding-bottom: 10px;
}
main#content section.contact-sec section .banner-content-wrap.mobile-hide .elementor-widget > div p {
    padding-top: 0;
}
header#masthead .current_page_parent > a, 
footer#colophon .current_page_parent > a,
header#masthead .current-menu-parent > div >  a,
header#masthead ul.sub-menu .current_page_item >  a,
header#masthead .current-menu-item > a {
    color: #000!important;
}
body .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-arrow {
    position: absolute;
    left: auto;
    right: 15px;
    top: 0;
    bottom: 0;
    width: 35px;
    margin: 0;
    justify-content: center;
}
.header-contact-wrap div label {
    font-size: 14px;
}
.header-contact-wrap div a {
    font-size: 14px;
}
.header-contact-wrap > div, .footer-contact-wrap  > div {
    padding-left: 55px;
    margin-right: 0px;
}
.owl-carousel .owl-nav {
    position: unset;
    transform: unset;
    margin-top: 30px;
    width: 81px;
    margin: 15px auto 0px;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
}
.address_wrap p {
    font-size: 17px;
}
html .elementor-lightbox .dialog-widget-content {
    height:  400px;
    max-height: 400px;
}
.owl-carousel .owl-nav button {
    height: 30px;
    width: 30px;
}
.owl-nav button span {
    background: url(../images/spilt.png) no-repeat -33px 5px;
    background-size: 54px;
}
.packages-carousel.owl-carousel .owl-nav button {
    height: 24px;
}
.packages-carousel.owl-carousel .owl-nav {
    width: 100px;
}
.build-pool-wrap .elementor-widget-button:before {
    left: -10px;
}
.error-404.not-found {
    padding: 0px 0 0px;
}
.error-404.not-found h2 {
    font-size: 75px;
}
.error-404.not-found h4 {
    font-size: 20px;
    margin: 11px 0 8px 0;
}
h1.section-heading {
    margin-bottom: 15px;
}
main#content .product-form .gform_wrapper .custom-estimation-value {
    margin: 0 15px;
}
main#content .product-form .ginput_container .gfield_checkbox,
main#content .product-form .ginput_container .gfield_radio {
    grid-template-columns: repeat(3,1fr);
    grid-row-gap: 20px;
    grid-column-gap: 30px;
}
main#content .product-form .top_label .custom-pool-size {
    align-items: center;
}
main#content .product-form .color-picker-field .ginput_container .gfield_checkbox,
main#content .product-form .color-picker-field .ginput_container .gfield_radio {
    min-height: 0;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size > div.size-main-wrap {
    width: 60%;
    margin-right: 40px;
}
main#content .product-form .ginput_container .gfield_checkbox > div.color-picker-choice,
main#content .product-form .ginput_container .gfield_radio > div.color-picker-choice {
    width: 22.88%;
}
main#content .product-form .ginput_container .gfield_checkbox> div.color-picker-choice:last-child,
main#content .product-form .ginput_container .gfield_radio > div.color-picker-choice:last-child {
    margin-right: 0px!important;
}
main#content .product-form .ginput_container .gfield_checkbox> div label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_radio > div label span.color-picker-swatch-color-wrap {
    height: 170px;
}
main#content .product-form .custom-select-color .image-choices-choice-selected .image-choices-choice-image-wrap::after {
    width: 50px;
    height: 50px;
    margin: auto;
    background-size: 100% 100%;
}
main#content .product-form .provide-details-header p, main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title, main#content .product-form legend.gfield_label {
	padding-top: 50px;
}
main#content .product-form .ginput_container .gfield_checkbox p,
main#content .product-form .ginput_container .gfield_radio p {
    padding: 0;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div, main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div h4, main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div span {
    font-size: 17px;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_37 .gotrgf_line_part_right::after {
    right: -10px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines {
    grid-column-gap: 80px;
}
body main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title {
    border-bottom: 0;
    padding-top: 0;
    margin-bottom: 25px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines div#gsline_5_37 > div.gotrgf_line_part_left::after {
    font-size: 17px;
}
body .sby_lb-outerContainer, body .sby_lb-dataContainer {
    min-width: 650px;
    min-height: 400px;
    max-width: 650px;
    max-height: 400px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines > .gotrgf_summary_line #gsline_5_37::after {
    right: -260px;
}
main#content .product-form .ginput_container .gfield_checkbox > div label, main#content .product-form .ginput_container .gfield_radio > div label {
    min-width: 224px;
}

html.custom-form-popup .onpopupform {
    max-width: 90%;
    padding: 30px 0px 30px 30px;
}
html.custom-form-popup .onpopupform .get-quote-popup {
    padding-right: 30px;
}
html.custom-form-popup .get-quote-popup .popup-form-title h2 {
    font-size: 35px;
}
html.custom-form-popup footer#colophon .onpopupform .quotebutton-wrap a.popupclose-btn {
    right: -10px;
    top: -40px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield .gfield_label {
    font-size: 18px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield {
    margin-bottom: 15px;
}









}

@media only screen and (max-width:767px) {
main#content .banner-contanier {
    height: 550px;
}
main#content .banner-contanier .bottom-shadow {
    height: 50px;
}
.ehf-header .sticky #masthead .header-logo img {
    max-width: 110px;
    height: auto;
    float: left;
}
.sticky header#masthead .hfe-nav-menu__toggle {
    top: -22px;
}
header#masthead .hfe-nav-menu__toggle {
    top: -11px;
}
.banner-title-btn-wrap .elementor-widget-button:before {
    left: -8px;
    top: 8px;
}
header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
    margin-left: 8px;
    margin-top: -2px;
}
body#neve_body {
    padding-top: 96px;
}
.why-endura-types-wrap .elementor-image-box-wrapper {
    display: flex;
}
main#content .why-endura-types-wrap .elementor-image-box-wrapper .elementor-image-box-img {
    width: 14%!important;
    margin-right: 20px!important;
}
main#content .why-endura-types-wrap .elementor-image-box-wrapper .elementor-image-box-content {
    padding: 0;
}
.owl-carousel .owl-nav {
    position: unset;
    transform: unset;
    margin-top: 30px;
    width: 81px;
    margin: 15px auto 0px;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
}
.owl-carousel .owl-nav button {
    height: 30px;
    width: 30px;
}
.owl-nav button span,.packages-carousel.owl-carousel .owl-nav button {
    background: url(../images/spilt.png) no-repeat -33px 5px;
    background-size: 54px;
}

.packages-carousel.owl-carousel .owl-nav {
    width: 100px;
}
.packages-carousel.owl-carousel .owl-nav button {
    height: 28px;
    border: 1px solid #086B8A;
    border-radius: 100%;
    display: inline-block;
    padding: 0px 0px 0px 0px;
    height: 33px;
    width: 33px;
    margin: 0 9px;
}
.packages-image a {
    width: 335px;
    margin: 0 auto;
    height: 250px;
}
.testimonial-client-name {
    font-size: 18px;
    padding-top: 18px;
}
p.copyright {
    text-align: center;
    font-size: 12px;
}
.hover-text {
    max-width: 310px;
}
.inclusions-btn ul.luxe-series-hover {
    max-height: 240px;
    margin-right: -15px;
    padding-right: 20px;
}
.footer-contact-wrap div label, .footer-contact-wrap div a, .copyright_wrap a, .copyright_wrap p {
    color: #fff;
    font-size: 12px;
}
html .elementor-lightbox .dialog-widget-content {
    max-height: 200px;
    border-width: 5px;
    border-radius: 15px;
    height: 200px;
}
.elementor-fit-aspect-ratio iframe {
    border-radius: 15px;
}
.address_wrap p {
    font-size: 14px;
    color: #fff;
}
.error-404.not-found h2 {
    font-size: 56px;
}
.error-404.not-found h4 {
    font-size: 18px;
}
.error-404.not-found .common-btn a {
    padding: 7px 23px 7px 30px;
}
.get-quote:before, .elementor-widget-button:before, .error-404.not-found .common-btn:before {
    left: 14px;
    background-size: 30px;
}
.get-quote button#quote-btn, .elementor-widget-button .elementor-button {
    padding: 12px 23px 11px 30px;
    font-size: 13px!important;
}
.get-quote button#quote-btn {
    padding: 8px 23px 8px 30px;
}
.elementor-widget-button:before {
    left: 12px;
    top: 12px;
    background-size: 40px;
}
.social-tab-section ul.tabs-nav li a {
    font-size: 16px;
    padding: 5px 0px;
}
.social-tab-section ul.tabs-nav li {
    margin-right: 30px;
}
.tabs-stage #cff .cff-album-item.cff-col-3, body .tabs-stage #sb_instagram .sbi_item, body .tabs-stage .sb_youtube .sby_item {

    height: 220px;
}
.why-endura-type1-descrip-wrap img {
    padding-right: 0;
}
body main#content .product-form .color-picker-field .ginput_container .gfield_checkbox,
body main#content .product-form .color-picker-field .ginput_container .gfield_radio,
main#content .product-form .ginput_container .gfield_checkbox,
main#content .product-form .ginput_container .gfield_radio {
	display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    min-height: 180px;
}
main#content .product-form .ginput_container .gfield_checkbox> div label span + span,
main#content .product-form .ginput_container .gfield_radio > div label span + span {
    font-size: 16px;
    margin: 10px 0 0 !important;
}
main#content .product-form .ginput_container .gfield_checkbox > div label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_radio > div label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_checkbox > div label > span:first-child,
main#content .product-form .ginput_container .gfield_radio > div label > span:first-child {
    min-width: 0;
    height: 160px;
    background-size: 68% auto;
}
main#content .product-form .provide-details-header p, main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title, main#content .product-form legend.gfield_label {
    padding-top: 40px;
    font-size: 20px;
    margin-bottom: 25px;
}
main#content .product-form .ginput_container .gfield_checkbox > div label span.color-picker-swatch-color-wrap,
main#content .product-form .ginput_container .gfield_radio > div label span.color-picker-swatch-color-wrap {
    height: 120px;
}
main#content .product-form .ginput_container .gfield_checkbox > div.color-picker-choice,
main#content .product-form .ginput_container .gfield_radio > div.color-picker-choice {
    width: 100%;
    margin: 0px!important;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .size-wrap h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 25px;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div.provide-details-header p {
    padding-top: 40px;
    margin-bottom: 20px;
    padding-right: 0;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap > div {
    width: 100%;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap .gfield {
    margin-bottom: 15px;
}
main#content .product-form .gform_wrapper.gravity-theme .footer-form-wrap label.gfield_label {
    font-size: 17px;
}
main#content .product-form .gotrgf_summary_wrapper {
    padding: 40px 0;
    margin: 50px 0;
}
main#content .product-form .provide-details-header p, main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_title, main#content .product-form legend.gfield_label {
    padding-top: 30;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines {
    grid-template-columns: repeat(1,1fr);
    grid-gap: 20px;
    grid-column-gap:0px;
}
main#content .product-form .ginput_container .gfield_checkbox > div label, main#content .product-form .ginput_container .gfield_radio > div label {
    min-width: 0;
}
main#content .product-form .ginput_container .gfield_checkbox p, main#content .product-form .ginput_container .gfield_radio p,
main#content .product-form .ginput_container .gfield_checkbox, main#content .product-form .ginput_container .gfield_radio p {
    font-size: 14px;
}
main#content .product-form .ginput_container  .gfield_checkbox h4, main#content .product-form .ginput_container .gfield_radio h4 {
    font-size: 16px;
    line-height: 110%;
}
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines > div#gsline_5_37 .gotrgf_line_part_right::after {
    right: 0;
}
footer#colophon div#contact-us {
    margin: 0 auto;
    max-width: 260px;
    width: auto;
}
body .sby_lb-outerContainer, body .sby_lb-dataContainer {
    min-width: 350px;
    min-height: 250px;
    max-width: 350px;
    max-height: 250px;
}
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines > .gotrgf_summary_line #gsline_5_37::after {
    right: -240px;
    width: 110px;
    height: 40px;
    top: -7px;
}
.footer-form-wrap .elementor-widget-button:before {
    left: 0;
    top: 7px;
}
html.custom-form-popup .get-quote-popup .popup-form-title h2 {
    font-size: 22px;
    margin: 0 auto 10px;
}
html.custom-form-popup .onpopupform {
    max-width: 90%;
    padding: 20px 0px 20px 20px;
}
html.custom-form-popup .onpopupform .get-quote-popup {
    padding-right: 20px;
    max-height: 500px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield:nth-child(2n),
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield {
    width: 100%;
    float: none;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields > div textarea, html.custom-form-popup footer#colophon .onpopupform .gform_fields .ginput_container_select select, html.custom-form-popup footer#colophon .onpopupform .gform_fields > div input:not([type="button"]):not([type="submit"]):not([checkbox]):not([radio]) {
    height: 40px;
    font-size: 16px;
    line-height: 20px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield .gfield_label {
    font-size: 16px;
    line-height: 1;
    margin: 0;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield {
    margin-bottom: 10px;
}
html.custom-form-popup footer#colophon .onpopupform .gform_fields .gfield:nth-child(6) {
    margin-bottom: 25px;
}
html.custom-form-popup footer#colophon .onpopupform .quotebutton-wrap a.popupclose-btn {
    top: -30px;
}
html.custom-form-popup footer#colophon .onpopupform .gfield_error .validation_message {
    display: none;
}
.banner-title-btn-wrap .logo-img-main .award-one-main >div >div, .banner-title-btn-wrap .logo-img-main .award-two-main >div >div, .banner-title-btn-wrap .logo-img-main .award-three-main >div >div {
    height: 97px;
}
.banner-title-btn-wrap .e-con-inner .award-one-main, .banner-title-btn-wrap .e-con-inner .award-two-main, .banner-title-btn-wrap .e-con-inner .award-three-main {
    width: 24%;
}


}


@media only screen and (min-width: 480px) and (max-width: 767px) {
.banner-title-btn-wrap .logo-img-main .award-one-main >div >div, .banner-title-btn-wrap .logo-img-main .award-two-main >div >div, .banner-title-btn-wrap .logo-img-main .award-three-main >div >div {
    height: 100px;
}
.banner-title-btn-wrap .e-con-inner .award-one-main, .banner-title-btn-wrap .e-con-inner .award-two-main, .banner-title-btn-wrap .e-con-inner .award-three-main {
    width: 14%;
}
main#content .banner-contanier {
    height: 500px;
}
    .packages-carousel.owl-carousel button span {
        font-size: 0px;
        margin: -2px 0 0 -1px;
        color: none;
        border: none;
    }
    body header#masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
        margin-left: 271px;
        margin-top: 3px;
    }
    .footer-contact-wrap div label, .footer-contact-wrap div a, .copyright_wrap a, .copyright_wrap p {
        font-size: 12px;
    }
    body#neve_body {
        padding-top: 80px;
    }
 footer#colophon .header-contact-wrap {
    justify-content: center;
}
.header-contact-wrap .footer-contact-wrap {
    max-width: 280px;
}
footer#colophon .quick-links-title .elementor-heading-title {
    text-align: center;
    margin-top: 15px;
    font-size: 20px;
}    
.packages-image a {
    width: 295px;
    height: 220px;
}   
main#content .product-form .gform_wrapper .gfield.custom-estimated-investment > div input {
    max-width: 80px;
}
body main#content .product-form .color-picker-field .ginput_container .gfield_radio,
body main#content .product-form .color-picker-field .ginput_container .gfield_checkbox,
 main#content .product-form .ginput_container .gfield_radio,
 main#content .product-form .ginput_container .gfield_checkbox{
   grid-template-columns: repeat(3,1fr);
}   
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size > div.size-main-wrap {
    width: 80%;
}    
main#content .product-form .ginput_container .gfield_radio h4,
main#content .product-form .ginput_container .gfield_checkbox h4
 {
    font-size: 16px;
}   
main#content .product-form .gform_wrapper .gfield.custom-estimated-investment label.gfield_label, main#content .product-form .gform_wrapper .gfield.custom-estimated-investment > div input {
    font-size: 22px;
    text-align: center;
}   
main#content .product-form .gotrgf_summary_wrapper .gotrgf_summary_lines div.gotproduct_image {
    width: 55%;
}    
main#content .product-form .gotrgf_form_overview_container>.gotrgf_summary_lines #gsline_5_37 {
    width: 70%;
}    
html .elementor-lightbox .dialog-widget-content {
    max-height: 280px;
    border-width: 5px;
    border-radius: 15px;
    height: 280px;
}
html .elementor-lightbox .elementor-video-container .elementor-fit-aspect-ratio {
    padding-bottom: 45.25%;
    max-height: 250px;
}
html.custom-form-popup .onpopupform .get-quote-popup {
    max-height: 250px;
}
   
}

@media only screen and (max-width: 479px) {
main#content .product-form .top_label .custom-pool-size {
    flex-wrap: wrap;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size > div.size-main-wrap {
    width: 100%;
    margin-right: 0;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text {
    min-width: 320px;
    font-size: 14px;
    padding: 10px 10px 11px;
    top: 40px;
    left: -105px;
}
main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text::after, main#content .product-form .gotrgf_form_wrapper .top_label .custom-pool-size .title-hover-text::before {
    left: 36%;
}
main#content .product-form .gform_wrapper .gfield.custom-estimated-investment label.gfield_label, main#content .product-form .gform_wrapper .gfield.custom-estimated-investment > div input {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}
main#content .product-form .gform_wrapper .custom-estimation-value div.gfield.custom-pdf button {
    font-size: 15px;
    padding: 9px 20px 9px 40px;
    margin-left: 3px;
}

   
}










