
/*Filter Services------------------------------------------------------------------------*/
/* .why-recore-content {
    margin-bottom: 9% !important;
} */
/* .why-recore-section .why-recore-colmn .h1{
    margin-left: 20px;
    letter-spacing: 1.5px;
} */
/* .why-recore-section {
    padding-top: 29px !important;
    display: table;
} */
.why-recore-content.filter-service-content p {
    text-align: center;
}

/* .why-recore-section .why-recore-content {
    width: 105% !important;
} */
.home-services-section.home-ser-sec-section .services-home-row {
    padding-bottom: 52px !important;
}
.your-prod-sec {
    padding: 0 !important;
}

.your-prod-sec::after {
    position: absolute;
    content: "";
    width: 96%;
    height: 100%;
    background: url(../images/weonly-bg.svg);
    background-repeat: no-repeat !important;
    background-size: 102%;
    top: 0;
    left: 0;
    background-size: 110%;
    z-index: 3;
    background-position-x: 167%;
}

.your-prod-sec::before {
    position: absolute;
    content: "";
    background: white;
    width: 73%;
    height: 35px;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.your-prod-sec {
    margin-bottom: 13px;
    overflow: hidden;
}

.your-prod-des h2 strong {
    font-size: 58px;
    -webkit-text-stroke: 0.5px #edecec;
    font-family: var(--font-raleway) !important;
}

.your-prod-des p {
    font-size: 23px;
    font-weight: 900;
    color: white !important;
    margin-left: 41px;
    margin-top: 18px;
    margin-bottom: 0 !important;
}

.your-prod-des h2 {
    font-size: 58px;
    letter-spacing: 4px;
    color: #231f20 !important;
    margin-left: 13px;
    margin-top: 16px;
    margin-bottom: 28px;
    font-weight: 900 !important;
    font-family: var(--font-raleway) !important;
}

.your-prod-row {
    background: #231f20;
    max-width: 100%;
}



.your-prod-col {
    padding: 0px 45px;
}

.your-prod-col {
    z-index: 5;
}

.your-prod-row::before {
    position: absolute;
    content: "" !important;
    width: 41% !important;
    height: 132%;
    background: url(../images/bf-right-pattern.svg) !important;
    top: -20%;
    background-repeat: no-repeat !important;
    right: -195px;
    background-size: contain !important;
    filter: brightness(0) saturate(100%) invert(100%) sepia(3%) saturate(152%) hue-rotate(81deg) brightness(114%) contrast(100%);
    z-index: 5;
    opacity: 0.3;
}


/*gallery------------------------------------------------------------------------------*/

.why-recore-section.galley-into-sec {
    padding-top: 0 !important;
}

/* .why-recore-content h2 {
    font-size: 50px;
    font-weight: 900 !important;
    color: #231f20 !important;
    left: 30%;
    letter-spacing: 2.5px;
    margin-top: 49px;
    margin-bottom: 37px;
} */

/* .why-recore-colmn h1::before {
    position: absolute !important;
    content: "";
    width: 27px;
    height: 40px;
    background: url(../images/slach-line.svg) !important;
    top: 10px;
    background-repeat: no-repeat !important;
    left: 30%;
    background-size: contain !important;
} */
.gal-img-sec {
    padding-top: 0 !important;
}
.why-recore-content h1 {
    text-align: center;
}

div#gallery-container {
    display: grid
;
    row-gap: 20px;
    column-gap: 19px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

div#gallery-container .gallery-item img.gallery-thumbnail {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}
.gallery-item {
    position: relative;
    padding-bottom: 121%;
    display: block;
    width: 100%;
    height: 0;
    cursor: pointer;
}
button#load-more-gallery {
    border: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 2px 17px 2px 19px !important;
    position: relative;
    background-color: transparent !important;
    text-transform: uppercase;
    line-height: 20px !important;
    transition: 0.2s;
    color: var(--brown-black);
}

button#load-more-gallery::before {
    position: absolute !important;
    content: "" !important;
    width: 11px !important;
    height: 12px;
    background: url(../images/slach-line.svg) !important;
    top: 6px;
    background-repeat: no-repeat !important;
    right: 0;
    background-size: contain !important;
    opacity: 1 !important;
    margin-left: 0;
    display: block !important;
}

button#load-more-gallery::after {
    position: absolute !important;
    content: "" !important;
    width: 11px !important;
    height: 12px;
    background: url(../images/slach-line.svg) !important;
    top: 6px;
    background-repeat: no-repeat !important;
    left: 0;
    background-size: contain !important;
    opacity: 1 !important;
    margin-left: 0;
}

.why-recore-section.galley-into-sec {
    padding-bottom: 0 !important;
    padding-bottom: 70px !important;
}
.gal-img-col button#load-more-gallery {
    margin: 63px auto 0 auto;
    display: flex;
}
.gal-img-col button#load-more-gallery img {
    position: absolute;
    right: -50px;
    top: 0px;
    width: 25px;
    height: 25px;
}

/* .why-recore-section {
    padding-bottom: 0px !important;
} */

/* .why-recore-content p {
    width: 95%;
    padding-top: 0px;
} */

button#load-more-gallery:hover {
    border: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 2px 17px 2px 19px !important;
    position: relative;
    background-color: transparent !important;
    text-transform: uppercase;
    line-height: 20px !important;
    color: var(--primarycolor);
    transition: 0.2s;
    cursor: pointer;
}

.et_pb_row.et_pb_row_1 {
    padding-bottom: 16px;
}


/* Review page --------------------------------------------------------------------------------------------*/


.reviewa-pg-sec {
    position: relative;
    padding-top: 135px !important;
    display: table;
}


.testimonial-item strong {
    font-weight: 500 !important;
    font-size: 14px;
    position: relative;
    padding-left: 16px;
    text-transform: capitalize;
}
.testimonial-item strong::before {
    position: absolute;
    content: "";
    width: 4px;
    height: 1px;
    background-color: var(--brown-black);
    left: 0;
    top: 9px;
}
div#testimonial-list {
    display: grid;
    row-gap: 20px;
    column-gap: 37px;
    row-gap: 74px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    height: 20% !important;
}
.testimonial-content p {
    font-size: 14px;
    line-height: 21px !important;
    margin-top: 4px;
    font-family: var(--font-raleway) !important;
    font-weight: 500;
}
.testimonial-item h3 {
    font-size: 14px;
    text-transform: revert-layer;
    font-weight: 600 !important;
    padding: 0 !important;
    margin-bottom: 0;
    margin-top: 50px;
}
.testimonial-item {
    background: white;
    padding: 40px 26px 57px 24px;
    position: relative;
    box-shadow: 10px 8px 12px rgb(0 0 0 / 52%);
}
.reviewa-pg-sec .reviews-code-row {
    padding: 0px 127px 0px 127px;
}
.testimonial-item::before{
    position: absolute !important;
    content: "";
    width: 112px;
    height: 59px;
    background: url(../images/t-quote.svg);
    top: -22px;
    background-repeat: no-repeat;
    right: 29px;
    background-size: contain;
}

div#testimonial-list button#load-more-testimonials{
    margin: 63px auto 0 auto !important; 
    display: flex !important;
}

button#load-more-testimonials {
    border: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 2px 17px 2px 19px !important;
    position: relative;
    background-color: transparent !important;
    text-transform: uppercase;
    line-height: 20px !important;
    transition: 0.2s;
    color: var(--brown-black);
    margin-top: 45px;
    margin-bottom: 10px;
    font-family: var(--font-lato);
}
button#load-more-testimonials img {
    position: absolute;
    right: -50px;
    top: 0px;
    width: 25px;
    height: 25px;
}

button#load-more-testimonials::before {
    position: absolute !important;
    content: "" !important;
    width: 11px !important;
    height: 12px;
    background: url(../images/slach-line.svg) !important;
    top: 7px;
    background-repeat: no-repeat !important;
    right: -3px;
    background-size: contain !important;
    opacity: 1 !important;
    margin-left: 0;
    display: block !important;
}

button#load-more-testimonials::after{
    position: absolute !important;
    content: "" !important;
    width: 11px !important;
    height: 12px;
    background: url(../images/slach-line.svg) !important;
    top: 7px;
    background-repeat: no-repeat !important;
    left: 1px;
    background-size: contain !important;
    opacity: 1 !important;
    margin-left: 0;
}
button#load-more-testimonials:hover {
    border: none !important;
    font-size: 16px !important;
    font-weight: bold !important;
    padding: 2px 17px 2px 19px !important;
    position: relative;
    background-color: transparent !important;
    text-transform: uppercase;
    line-height: 20px !important;
    color: var(--primarycolor);
    transition: 0.2s;
    cursor: pointer;
}
.reviews-testimonial-mod .et_pb_code_inner {
    display: flex
;
    flex-direction: column;
    align-items: center;
}
.reviewa-pg-sec {
    position: relative;
    overflow: hidden;
}
.reviewa-pg-sec::before {
    position: absolute !important;
    content: "" !important;
    width: 36% !important;
    height: 23%;
    background: url(../images/bf-left-pattern.svg) !important;
    bottom: 2%;
    background-repeat: no-repeat !important;
    left: -71px;
    background-size: contain !important;
    filter: brightness(0) saturate(100%) invert(44%) sepia(41%) saturate(4663%) hue-rotate(347deg) brightness(96%) contrast(97%);
    top: 60px;
}

.reviewa-pg-sec::after {
    position: absolute !important;
    content: "" !important;
    width: 32% !important;
    height: 32%;
    background: url(../images/bf-right-pattern.svg) !important;
    top: auto;
    background-repeat: no-repeat !important;
    right: -16%;
    background-size: contain !important;
    filter: brightness(0) saturate(100%) invert(44%) sepia(41%) saturate(4663%) hue-rotate(347deg) brightness(96%) contrast(97%);
    bottom: 92px;
}

