/**
 * Theme Name:     Divi-Child
 * Author:         Elegant Themes
 * Template:       Divi
 * Text Domain:	   divi-child
 * Description:    Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
 */
* {
    scroll-behavior: smooth
}
html body .et_pb_row .et_pb_column,
html body .et_pb_section {
    padding: 0px;
    margin: 0px;
}
html body .et_pb_row {
    width: 100%;
    max-width: 1320px;
    padding: 0px 20px;
}
body,
body a {
    color: #1D5B86;
    font-weight: 400;
    font-size: 16px;
}
.cont-det-call-rwo p,
body .et_pb_row,
body ul {
    padding: 0
}
body a {
    opacity: 1 !important;
    font-weight: 500;
    line-height: normal;
}
body h1,
body h2,
body h3 {
    line-height: normal;
    color: #fff
}/* body h1 {
    font-size: 45px;
    color: #FFFFFF;
    font-weight: 700;
    padding-bottom: 20px;
} */

body h2 {
    font-size: 45px;
    color: #1D5B86;
    font-weight: 700;
    padding-bottom: 15px;
}
body h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1D5B86;
}
body h4 {
    font-size: 20px;
    font-weight: 700;
    color: #1D5B86;
}
body h5 {
    font-size: 18px;
}
body h6 {
    font-size: 16px;
}
body .et_pb_section .et_pb_row .et_pb_column {
    padding: 0 !important;
    margin: 0 !important;
}
body .et_pb_section .et_pb_row .et_pb_module {
    margin-bottom: 0 !important;
}
body .et_pb_section {
    padding: 80px 0
}/* body .et_pb_section .et_pb_row {
    padding: 0px;
} */
.et_pb_widget_area_left {
    border-right: none;
    padding-right: 0px;
}
html body footer div#nav_menu-2.et_pb_widget {
    margin: 0px 0 0px 0;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li,
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a {
    padding-bottom: 0px;
    margin: 0px;
}
html body a.theme-btn,
html body #page-container .et_pb_section a.et_pb_button {
    line-height: normal;
    padding: 11px 30px;
    font-size: 16px;
    background-color: #fff;
    color: #1d5b86;
    border: 1px solid #000;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
html body a.theme-btn:hover,
html body #page-container .et_pb_section a.et_pb_button:hover {
    color: #fff !important;
    background-color: #1d5b86 !important;
    transition: all 0.5s ease-in-out;
}
html body a.theme-btn-two {
    line-height: normal;
    padding: 11px 30px;
    font-size: 16px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
    display: inline-block;
}
html body a.theme-btn-two:hover {
    color: #1D5B86 !important;
    background-color: #fff !important;
    transition: all 0.5s ease-in-out;
}/* header Style */
header {
    position: sticky;
    top: 0px;
    width: 100%;
    z-index: 9999;
}
.header-section .header-row .et_pb_column {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hero-banner .et_pb_row {
    max-width: 100% !important;
    padding: 0px !important;
}
.hero-banner .et_pb_row img {
    width: 100% !important;
}
.hm-sec h2:last-child {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.hm-sec h2 span {
    font-size: 20px;
    max-width: 325px;
}
.suc_ex_sec .et_pb_row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.counter-col {
    display: flex;
    justify-content: space-around;
    gap: 30px;
    flex-wrap: wrap;
}
.counter-col .et_pb_module {
    width: calc(25% - 30px);
}
.counter-col h2 {
    padding-bottom: 0px;
}
.counter-col .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 15px;
}
.counter-col .et_pb_module.et_pb_blurb h4 {
    padding-bottom: 0px;
}
.et_pb_toggle_title:before {
    font-size: 40px !important;
}
.testmonial-row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0px;
}
.testmonial .et_pb_blurb {
    padding: 0px 40px;
}
.testmonial .et_pb_blurb .et_pb_blurb_content {
    background-color: #fff;
    box-shadow: 2px 2px 64px 14px #0000000A;
    border-radius: 5px;
    padding: 20px 30px;
}
.testmonial .et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 20px;
}
.testmonial .et_pb_blurb .et_pb_image_wrap {
    text-align: center;
    display: inline-block;
}
.testmonial .et_pb_blurb_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}h4.et_pb_module_header {
    order: 1;
    padding-top: 20px;
}
.testmonial ul.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    padding: 0px;
}
.testmonial ul.slick-dots li {
    list-style: none;
}
.testmonial ul.slick-dots li.slick-active button {
    background-color: #1D5B86;
    width: 35px;
}
.testmonial ul.slick-dots li button {
    text-indent: -9999px;
    background: #6AA1DE;
    border: none;
    outline: none;
    margin: 0px 6px;
    height: 5px;
    width: 25px;
    border-radius: 10px;
    cursor: pointer;
}
.et_pb_ajax_pagination_container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
	flex-flow:wrap;
}
.et_pb_ajax_pagination_container article {
    margin-bottom: 0px !important;
    width: calc(33.33% - 30px);
    background: #E4F4FD;
    border-radius: 0px 0px 10px 10px;
    padding-bottom: 20px;
}
.et_pb_post a.entry-featured-image-url {
    margin-bottom: 15px;
}
.et_pb_post .entry-title a,
.et_pb_post h2,
.et_pb_post h2 a {
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
}/* .et_pb_ajax_pagination_container article a.entry-featured-image-url, */
.et_pb_ajax_pagination_container article h2.entry-title,
.et_pb_ajax_pagination_container article p.post-meta,
.et_pb_ajax_pagination_container article .post-content {
    padding-left: 20px !important;
    padding-right: 20px !important;
}/* .social-media img {
    margin-right: 15px;
} */
.social-media p {
    display: flex;
    align-items: center;
    gap: 7px;
}
html body footer .et_pb_column_1_5.et_pb_column_0_tb_footer {
    width: 125px !important;
}
html body footer .et_pb_column.et_pb_column_1_5.et_pb_column_1_tb_footer {
    width: 325px !important;
    padding-right: 30px !important;
    padding-left: 30px !important;
}
.about-mis.counter-col .et_pb_module.et_pb_blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
}
.right-col .et_pb_blurb .et_pb_blurb_content {
    display: flex;
    justify-content: flex-start;
    flex-direction: row-reverse;
    align-items: center;
}
.soda-bottling-row .left-col .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image,
.soda-bottling-row .right-col .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 60px;
    margin-bottom: 0;
}
.soda-bottling-row .et_pb_blurb .et_pb_blurb_content h4 {
    padding: 0px;
}
.soda-bottling-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.soda-bottling-row .et_pb_column {
    width: 33.33%;
    padding: 0px !important;
    margin: 0px !important;
}
.center-blur .et_pb_main_blurb_image {
    margin-bottom: 0px;
}
.center-blur .et_pb_blurb_description {
    padding: 15px 15px 20px 15px;
}
.soda-bottling-row .right-col .et_pb_blurb h4 {
    text-align: right;
}
.soda-bottling-row .right-col .et_pb_blurb_container {
    padding-left: 0px;
    padding-right: 20px;
}
.soda-bottling-row .left-col .et_pb_blurb_container {
    padding-left: 20px;
    padding-right: 0px;
}
.specification-blurb .et_pb_blurb_content {
    margin-bottom: 18px;
    margin-bottom: 18px;
}
.thre-about {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.clients-about .et_pb_text_inner p br {
    display: none;
}
.clients-about .et_pb_text_inner p {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.text-column {
    padding: 50px;
}
.pro-vid .et_pb_row {
    margin: 0px 50px !important;
}
.pro-vid button.slick-prev.slick-arrow {
    background: transparent;
    border: none;
    outline: none;
    text-indent: -9999px;
    height: 35px;
    width: 35px;
    background-image: url(../../../../wp-content/uploads/2025/12/left.svg);
    position: absolute;
    top: -50px;
    right: 20%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
.pro-vid button.slick-next.slick-arrow {
    background: transparent;
    border: none;
    outline: none;
    text-indent: -9999px;
    height: 35px;
    width: 35px;
    background-image: url(../../../../wp-content/uploads/2025/12/right.svg);
    position: absolute;
    top: -50px;
    right: 17%;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}
html body .header-section .header-row .et_pb_column,
html body .header-section .header-row .et_pb_column .et_pb_menu_4_tb_header,
html body .header-section .header-row .et_pb_column .et_pb_menu_4_tb_header .et_pb_menu_inner_container {
    position: unset !important;
}@media only screen and (max-width: 992px) {
    html body h2 {
        font-size: 35px;
    }    html body h2 br {
        display: none;
    }    html body h3 {
        font-size: 22px;
    }    html body h4 {
        font-size: 18px;
        line-height: normal;
    }    html body h5 {
        font-size: 18px !important;
    }    html body h6 {
        font-size: 16px;
    }    .hm-sec h2:last-child {
        gap: 10px;
        flex-wrap: wrap;
    }    .hm-sec h2 span {
        font-size: 18px;
        max-width: 100%;
    }    .counter-col .et_pb_module {
        width: calc(33.33% - 30px);
    }    .counter-col {
        justify-content: center;
    }    .et_pb_ajax_pagination_container {
        flex-wrap: wrap;
        justify-content: center;
        gap: 30px;
    }    .et_pb_ajax_pagination_container article {
        width: calc(50% - 30px);
    }    html body footer .et_pb_column.et_pb_column_1_5.et_pb_column_1_tb_footer {
        width: 100% !important;
        padding: 20px 0px 0px 0px !important;
    }    html body footer .et_pb_column_1_5.et_pb_column_0_tb_footer {
        width: 100% !important;
    }    .et_pb_widget ol li,
    .et_pb_widget ul li {
        margin: 0px !important;
    }    footer .et_pb_blurb_0_tb_footer.et_pb_blurb,
    footer .et_pb_blurb_1_tb_footer.et_pb_blurb,
    footer .et_pb_blurb_2_tb_footer.et_pb_blurb {
        padding-top: 5px !important;
    }    .thre-about {
        flex-wrap: wrap;
    }    .clients-about .et_pb_text_inner p {
        justify-content: center;
        gap: 30px;
    }    html body .soda-bottling-row {
        flex-wrap: wrap;
        gap: 30px;
    }    html body .soda-bottling-row img {
        width: 100% !important;
    }    .soda-bottling-row .et_pb_column {
        width: 100%;
        padding: 0px !important;
        margin: 0px !important;
    }    .right-col .et_pb_blurb .et_pb_blurb_content {
        justify-content: center;
    }    .left-col .et_pb_blurb .et_pb_blurb_content {
        justify-content: center;
        display: flex;
        align-items: center;
    }}@media only screen and (max-width: 767px) {
    html body h2 {
        font-size: 28px;
    }    html body h3 {
        font-size: 20px;
    }    html body h4 {
        font-size: 16px;
    }    .counter-col .et_pb_module {
        width: calc(50% - 30px);
    }    h4.et_pb_module_header {
        order: 1;
        padding-top: 10px;
        font-size: 18px !important;
    }    html body .et_pb_section .et_pb_row .et_pb_column.contact-formcol {
        width: 100%;
        max-width: 100%;
        padding: 30px !important;
        margin-right: 0px !important;
        margin-bottom: 30px !important;
    }    html body .pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
        width: 100%;
    }    html body .pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
        width: 100%;
    }    html body footer .et_pb_section .et_pb_row .et_pb_column {
        width: 100%;
    }
}@media only screen and (max-width: 600px) {
     html body h2 {
        font-size: 26px;
    }  
    .counter-col .et_pb_module {
        width: calc(100% - 0px);
    }    .et_pb_ajax_pagination_container article {
        width: calc(100% - 0px);
        margin-bottom: 30px !important;
    }    .et_pb_ajax_pagination_container article#post-1 {
        margin-bottom: 0px !important;
    }    .et_pb_ajax_pagination_container {
        gap: 0px;
    }    html body .clients-about .et_pb_text_inner p {
        flex-wrap: wrap;
    }
}
table.contactform {
    border: none !important;
    margin: 0px 0 0 0 !important;
}
.entry-content tr td {
    border-top: none;
    padding: 0px 20px 20px 0px !important;
}input,
textarea {
    width: 100%;
    border: none !important;
    height: 40px;
    border-bottom: 1px solid #BABABA !important;
    outline: none;
    border-radius: 0;
    padding: 5px !important;
    color: #000 !important;
    font-size: 16px;
}textarea {
    height: 150px !important;
}span.wpcf7-spinner {
    position: absolute;
}input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit {
    background: #fff;
    max-width: 203px;
    margin: 0 auto;
    border: 1px solid #1d5b86 !important;
    color: #1d5b86 !important;
    font-size: 16px;
    margin-top: 10px;
    border: none;
    outline: none;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
}input.wpcf7-form-control.wpcf7-submit.has-spinner.Submit:hover {
    background: #1d5b86 !important;
    color: #fff !important;
}
.entry-content tr td .lable {
    font-weight: 600;
}
.sub_btn {
    text-align: center;
}
.pro-vid .et_pb_row .et_pb_image_wrap img {
    aspect-ratio: 1.5;
    object-fit: cover;
}
body .pro-vid .et_pb_row {
    display: flex;
    margin: 0 !important;
    height: auto;
}
.pro-vid .et_pb_row>* {
    display: flex;
}
.pro-vid .slick-track {
    display: flex;
    margin: 0;
}
.pro-vid .slick-track:after,
.pro-vid .slick-track:before {
    display: none;
}
.pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
    flex-direction: row-reverse;
    flex-wrap: wrap;
}
.pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    width: 50%;
    height: auto;
    object-fit: cover;
    margin-bottom: 0px;
}
.pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container {
    padding: 50px !important;
    width: 50%;
}
.pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap img {
    height: 100%;
    object-fit: cover;
}
.pro-vid .et_pb_module.et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image .et_pb_image_wrap {
    height: 100%;
    object-fit: cover;
}
body .et_pb_section .et_pb_row .et_pb_column.contact-formcol {
    width: 100%;
    max-width: 432px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(120, 120, 120);
    border-image: initial;
    border-radius: 20px;
    padding: 50px 22px !important;
    margin-right: 50px !important;
}
html body .map-iframe .et_pb_row {
    max-width: 100%;
    padding: 0;
}
html body .map-iframe .et_pb_row iframe {
    display: flex;
    width: 100%;
}
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    text-align: center;
}
html body .et_pb_menu .et_mobile_menu {
    height: 100vh;
}
.et_pb_module.et_pb_menu{
    position: unset !important;
}
.et_pb_module.et_pb_menu .et_pb_menu_inner_container{
    position: unset !important;
}
header .mobile_nav.closed .et_mobile_menu { transform: translateX(-100%); opacity: 0; } 
header .mobile_nav.opened .et_mobile_menu { transform: translateX(0px); opacity: 1; } 
body:has(.mobile_nav.opened) { overflow: hidden !important; } 
.single-featured-sec { padding: 80px 0 !important; position: relative; } 
.single-featured-sec:after { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 45%); } 
.single-featured-sec .et_pb_row { position: relative; z-index: 1; } 
.single-featured-sec h1.entry-title { text-align: center; margin: 0 0 5px; } 
nav.yoast-breadcrumb {display: block;text-align: center;line-height: normal;color: #fff;opacity: 90%;} 
nav.yoast-breadcrumb a { color: #fff !important; font-weight: bold; }
.et_pb_posts .post-content-inner p { display: -webkit-box; -webkit-line-clamp: 2;   /* show only 2 lines */ -webkit-box-orient: vertical; overflow: hidden; }
.et_pb_posts a.entry-featured-image-url img { aspect-ratio: 1.6; object-fit: cover; object-position: center; margin: 0; } 
.et_pb_ajax_pagination_container { align-items: stretch; } 
.header-section { box-shadow: 0px 5px 11px rgb(0 0 0 / 9%); }
.et_pb_menu_0_tb_header.et_pb_menu ul li a:hover { color: #1d5b86!important; }
.thre-about { margin-top: 30px; }
.pr-range .counter-col { flex-flow: wrap; } 
.pr-range .counter-col > * { width: 100%; display: flex; justify-content: center; } 
.pr-range .et_pb_text_inner { width: 100%; } 
.products-shortcode-wrapper { display: flex; flex-flow: wrap; gap: 20px;    justify-content: center; } 
.products-shortcode-wrapper > * { width: calc((100% - 60px) / 4); } 
.products-shortcode-wrapper > * .pr_img img { aspect-ratio: 1.5; object-fit: contain; object-position: center; transition: all 0.5s; height: 100%; display: flex;will-change: transform; } 
.products-shortcode-wrapper > * .pr_img { display: flex; margin:0 0 20px; } 
.products-shortcode-wrapper > * .pr_img * { width: 100%; } 
.products-shortcode-wrapper h3.product-title { padding: 0 20px; text-align: center; line-height: normal; } 
.products-shortcode-wrapper h3.product-title * { font-weight: 600; font-size: 18px; line-height: normal; display: flex; justify-content: center; text-align: center; } 
.products-shortcode-wrapper > *:hover .pr_img img { transform: scale(1.03); } 
.products-shortcode-wrapper > * .pr_img { overflow: hidden; }
li.menu-close { display: none; }
footer.et-l.et-l--footer .et_pb_row_1_tb_footer .et_pb_image { margin: 0 !important; }
.products-shortcode-wrapper > * .pr_img { aspect-ratio: 1/1; border: 1px solid #1d5b86; border-radius: 10px; padding: 17px; }
/* Product Page css */

.pr-banner { background: #1d5b86; padding: 40px 0 !important; } 
.pr-banner h1.entry-title { text-align: center; } 
.pr-main { padding: 60px 0 !important; } 
.pr-main .img-col { width: 550px; border: 1px solid #e7e7e7; overflow: hidden; border-radius: 10px; padding: 20px !important;position: sticky; top: 100px; } 
.pr-main .et_pb_row { display: flex; flex-flow: wrap; justify-content: space-between;align-items: flex-start; } 
.pr-main .txt-col { width: calc(100% - 600px); } 
.pr-main .et_pb_row:after { display: none; } 
body .et_pb_section .et_pb_row .et_pb_column.img-col { padding: 20px !important; } 
.pr-main .txt-col h1.entry-title { color: #1d5b86; font-weight: bold; } 
.pr-main .txt-col .et_pb_post_content > * { margin: 0 0 0; padding: 0; } 
.pr-main .txt-col .et_pb_post_content p { margin: 0 0 15px; color: #000; } 
.pr-main .txt-col .et_pb_post_content h3 { margin: 0 0 10px; } 
.pr-main .txt-col .et_pb_post_content  table { margin: 0 0 20px; border: 1px solid #f3f3f3 !important; text-align: left;width:100%; } 
.pr-main .txt-col .et_pb_post_content table th,.pr-main .txt-col .et_pb_post_content table td { padding: 12px; color: #000; } 
.pr-main .txt-col .et_pb_post_content table tbody tr:nth-child(odd) { background: rgb(29 91 134 / 12%); } 
.pr-main .txt-col .btn_wrapper { display: flex; flex-flow: wrap; gap: 10px; } 
.related-pr { padding: 0 0 50px !important; } 
.related-pr h2 { text-align: center; padding: 0 0 20px; }
.pr-main .txt-col .et_pb_post_content table tbody tr td:first-child { font-weight: 600; }
.about-banner { position: relative; padding: 30px 0 !important; background-size: cover !important; } 
.about-banner:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #1d5b86; opacity: 100%; } 
.about-banner h1.entry-title { text-align: center;color: #fff !important; }

/* Customer Gallery CSS */

.cust-gallery .gallery-tabs { text-align:center; margin-bottom:20px; } 
.cust-gallery .tab-btn { padding:10px 20px; margin:0 5px; cursor:pointer; } 
.cust-gallery .tab-btn.active { background:#000; color:#fff; } 
.cust-gallery .tab-content { display:none; } 
.cust-gallery .tab-content.active { display:block; } 
.cust-gallery .customer-gallery { display:flex; flex-wrap:wrap; gap:15px;justify-content: center; } 
.cust-gallery .gallery-item img { cursor:pointer; }
.cust-gallery { padding: 50px 0 !important; } 
.cust-gallery .gallery-filters { max-width: 500px; margin: auto; padding: 8px; border: 1px solid rgb(29 91 134 / 34%); border-radius: 10px; background: rgb(29 91 134 / 9%); display: flex; gap: 10px; } 
.cust-gallery .gallery-filters select { width: 100%; height: 40px; padding: 0 10px; font-family: inherit; font-size: 13px; color: #000; text-transform: uppercase; letter-spacing: 0; font-weight: 600; border: 1px solid #1d5b86; background: transparent; border-radius: 10px; } 
.cust-gallery div#gallery-result { margin: 20px 0 0 !important; } 
.cust-gallery .gallery-tabs { display: flex; align-items: center; justify-content: center; flex-flow: wrap; gap: 10px; } 
.cust-gallery .gallery-tabs > * { margin: 0; color: #1d5b86; border: 1px solid #1d5b86 !important; border-radius: 5px; font-size: 15px; } 
.cust-gallery .gallery-tabs button { background: transparent; border: 1px solid #000; padding: 8px 20px; font-family: inherit; font-weight: 600; } 
.cust-gallery .gallery-tabs > *.active { background: #1d5b86; border-color: #1d5b86; } 
.cust-gallery .customer-gallery > * { width: calc((100% - 45px) / 4); overflow: hidden; border-radius: 10px; } 
.cust-gallery .customer-gallery > * .img_col * { width: 100%; aspect-ratio: 1/1; object-fit: cover; transition: all 0.5s; will-change: transform; } 
.cust-gallery .customer-gallery > *:hover .img_col * { transform: scale(1.03); } 
.cust-gallery button.load-more-gallery { display: block; margin: auto; margin-top: 30px; border: 1px solid #1d5b86 !important; border-radius: 5px; font-size: 15px; padding: 8px 10px; font-weight: 600; cursor: pointer; transition: all 0.5s; background: #1d5b86; color: #fff; } 
.cust-gallery button.load-more-gallery:hover { background: #fff; color: #1d5b86; }
.wpcf7 form.sent .wpcf7-response-output, .wpcf7 form .wpcf7-response-output { text-align: left; }
span.wpcf7-not-valid-tip { background: #9b0000; color: #fff; line-height: normal; font-size: 13px; padding: 3px 10px; border-radius: 4px; }
.et_pb_section.post-content { padding: 50px 0 !important; }
.pagination {display: flex;justify-content: center;align-items: center; width: 100%;clear: unset;}
.et_pb_ajax_pagination_container > *:not(article):last-child { width: 100%;}

.hero-banner .slick-arrow { position: absolute; top: 50%; left: 0; transform: translate(0%, -50%); z-index: 1; font-size: 0; border: none; width: 40px; height: 60px; padding: 0 25px; background: rgb(0 0 0 / 23%); } 
.hero-banner .slick-arrow.slick-next { left: auto; right: 0; } 
.hero-banner .slick-arrow:after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../../../../wp-content/uploads/2025/12/left.svg); background-repeat: no-repeat; filter: grayscale(1) contrast(0) brightness(20.5); right: 0; margin: auto; background-size: 85% 85%; cursor: pointer; background-position: center; } 
.hero-banner .slick-next:after { background: url(../../../../wp-content/uploads/2025/12/right.svg); background-repeat: no-repeat; background-size: 85% 85%; background-position: center; }
.hero-banner .et_pb_row span.et_pb_image_wrap { width: 100%; }
.whatsapp-icon { position: fixed; right: 20px; bottom: 50px; z-index: 999999999999; width: 40px; height: 40px; } 

.cust-gallery .customer-gallery > * { display: flex; flex-direction: column; } 
.cust-gallery .customer-gallery > * .img_col { border-radius: 10px; overflow: hidden; aspect-ratio: 1/1; display: flex; }
.cust-gallery .customer-gallery .gallery-title { text-align: center; text-transform: uppercase; font-weight: 600; color: #000000; font-size: 16px; letter-spacing: 0; display: flex; justify-content: center; padding: 8px 0 10px; }

.cust-gallery .customer-gallery > * * { width: 100%; } 
.cust-gallery .customer-gallery .youtube-item { position: relative; } 
.cust-gallery .customer-gallery .youtube-item .yt-play-btn { position: absolute; right: 0; background: #fff; width: 30px; height: 30px; display: flex; align-items: center; justify-content: center; z-index: 9; top: 0; left: 0; bottom: 0; margin: auto; border-radius: 100%; }
.cust-gallery .customer-gallery .youtube-item a { display: flex; }
.cust-gallery .customer-gallery > * video {aspect-ratio: 1.3;object-fit: cover;display: flex;}
div#page-container {overflow: unset !important;}
/* Responsice css */

@media (max-width:1199px){

.pr-main .img-col { width: 450px; } 
.pr-main .txt-col { width: calc(100% - 480px); }

}

@media (max-width:991px){

.products-shortcode-wrapper > * { width: calc((100% - 40px) / 3); }
.pr-main .img-col { width: 45%; } 
.pr-main .txt-col { width: 53%; } 
.et_pb_menu .et_mobile_menu { padding: 10px 0 0 !important; }

}

@media (max-width:767px){

.products-shortcode-wrapper > * { width: calc((100% - 20px) / 2); }
.testmonial .et_pb_blurb { padding: 0 20px; }
.et_pb_toggle_title:before { font-size: 30px !important; }
.pr-main .img-col { width: 100%; position: unset;} 
.pr-main .txt-col { width: 100%; }
.pr-main .img-col span.et_pb_image_wrap { max-width: 450px; margin: auto; display: block; } 
.pr-main .et_pb_row { row-gap: 30px; }
.pr-main { padding: 50px 0 !important; }
.cust-gallery .customer-gallery > * { width: calc((100% - 30px) / 3); }
.hero-banner .slick-arrow { padding: 0; width: 30px; height: 40px; }

}

@media (max-width:575px){

.products-shortcode-wrapper > *{width:100%;}
.pr-main { padding: 40px 0 !important; }
.related-pr { padding: 0 0 40px !important; } 
.pr-banner{padding:30px 0 !important;}
.cust-gallery .customer-gallery > * { width: calc((100% - 15px) / 2); }
.cust-gallery .gallery-filters{flex-flow: wrap;}
}