.elementor-5204 .elementor-element.elementor-element-81e6e66{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5204 .elementor-element.elementor-element-aa0af50 .mt-addons-empty-spacer-desktop{height:60px;}.elementor-5204 .elementor-element.elementor-element-aa0af50 .mt-addons-empty-spacer-mobile{height:40px;}.elementor-5204 .elementor-element.elementor-element-aa0af50 .mt-addons-empty-spacer-tablet{height:20px;}.elementor-5204 .elementor-element.elementor-element-130cd9e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-5204 .elementor-element.elementor-element-a846e62{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-5204 .elementor-element.elementor-element-c85a321{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:12px 12px;--row-gap:12px;--column-gap:12px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5204 .elementor-element.elementor-element-64fe29c{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5204 .elementor-element.elementor-element-0dff52f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5204 .elementor-element.elementor-element-a3af876{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5204 .elementor-element.elementor-element-4d24c04{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-5204 .elementor-element.elementor-element-5c18b3a .mt-addons-empty-spacer-desktop{height:250px;}.elementor-5204 .elementor-element.elementor-element-5c18b3a .mt-addons-empty-spacer-mobile{height:40px;}.elementor-5204 .elementor-element.elementor-element-5c18b3a .mt-addons-empty-spacer-tablet{height:20px;}@media(min-width:768px){.elementor-5204 .elementor-element.elementor-element-c85a321{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-64fe29c */#revealButton1 {
    background-color: #e6e6e6;
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px;
    width: 100%;
    height: 50px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    transition: background-color 0.3s ease, color 0.3s ease;
}

#revealButton1 .plus-sign1 {
    transition: transform 0.3s ease;
}

.rotated1 {
    transform: rotate(45deg);
}

#revealButton1:hover {
    background-color: #045B62;
    color: white;
}

#revealButton1.active,
#revealButton1.active:hover {
    background-color: #045B62;
    color: #ffffff !important;
}

#hiddenText1 {
    display: none;
    padding: 10px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-0dff52f */#revealButton2 {
    background-color: #e6e6e6;
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px;
    width: 100%;
    height: 50px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    transition: background-color 0.3s ease, color 0.3s ease;
}

#revealButton2 .plus-sign2 {
    transition: transform 0.3s ease;
}

.rotated2 {
    transform: rotate(45deg);
}

#revealButton2:hover {
    background-color: #045B62;
    color: white;
}

#revealButton2.active,
#revealButton2.active:hover {
    background-color: #045B62;
    color: #ffffff !important;
}

#hiddenText2 {
    display: none;
    padding: 10px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a3af876 */#revealButton3 {
    background-color: #e6e6e6; /* same as reference */
    border: none;
    color: black;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    border-radius: 0px;
    width: 100%;
    height: 50px;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    transition: background-color 0.3s ease, color 0.3s ease;
}

#revealButton3 .plus-sign3 {
    transition: transform 0.3s ease;
}

.rotated3 {
    transform: rotate(45deg);
}

#revealButton3.active,
#revealButton3.active:hover {
    background-color: #045B62;
    color: #ffffff !important;
}

#hiddenText3 {
    display: none;
    padding: 10px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c85a321 */.container1 {
    height: auto;
    width: 100%;
}

button#toggleButton1 {
    height: 100%;
    width: 100%;
    background-color: #045B62;
    color: #ffffff;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    font-size: 16px;
    font-family: "Roboto", Sans-Serif;
    font-weight: bold;
    text-transform: uppercase;
    transition: background-color 0.3s, color 0.3s;
    position: relative;
}

button#toggleButton1 .toggleIcon1 {
    transition: transform 0.3s;
}

button#toggleButton1.active .toggleIcon1 {
    transform: rotate(45deg);
}

button#toggleButton1:hover {
    background-color: #BADD00;
    color: #000000;
}

button#toggleButton1.active {
    background-color: #BADD00;
    color: #000000;
}

#toggleText1 {
    font-size: 17px;
    font-family: "Roboto", sans-serif;
    text-align: left;
    display: block;
    padding: 10px;
}

#toggleText1.hidden {
    opacity: 0;
    height: 0;
    overflow: hidden;
}

.text-container1 {
    max-height: 0;
    overflow: hidden;
    background-color: #FFFFFF;
    transition: max-height 0.5s ease;

}

.text-container1.visible {
    max-height: 500px; 
    transition: max-height 1s ease;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-a846e62 */#hiddenText2 {
    display: none;
    padding: 10px;
    background-color: #FFFFFF;
    border: none;
    border-radius: 0px;
    margin-top: 0px;
}

#hiddenText2 p {
    margin: 0 !important;
}

#hiddenText2 .wash-icons {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    flex-wrap: nowrap;
    margin: 20px 0 0 0;
    text-align: center;
    width: 100%;
}

#hiddenText2 .wash-item {
    flex: 1;
    min-width: 0;
    margin-bottom: 10px;
}

/* SVG FILES AS IMAGES */
#hiddenText2 .wash-item img {
    width: 70px;
    height: 70px;
    object-fit: contain;
    display: block;
    margin: 0 auto 8px;
}

/* TEXT */
#hiddenText2 .wash-item div {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
    margin: 0 auto;
    word-break: break-word;
    font-weight: 400;
}

/* MOBILE */
@media (max-width: 767px) {
    #hiddenText2 .wash-icons {
        flex-wrap: wrap;
        justify-content: center;
        gap: 24px 16px;
    }

    #hiddenText2 .wash-item {
        flex: 0 0 45%;
    }
}



/* pdf file part */

.pdf-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    text-decoration: none;
}

.pdf-icon {
    width: 20px;
    height: 20px;
}/* End custom CSS */