.hm-sec2-container .btm-line,
.hm-sec2-container .top-line {
    left: -1.15em;
    width: 103%;
    height: 1px;
    position: absolute;
    background: #f4eee4
}
.testi-para {
	margin-bottom: 30px;
}
.video-box .img {
	display: none;
}
p, .info {
	font-family: Inter!important;
}
.mobile_popup {
    display: block;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    height: 80px;
    width: 80px;
    bottom: 10px;
    left: 10px;
    margin: 0px;
    border-radius: 50%;
}
.mb_icn {
    width: 100%;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    display: flex;
    align-items: center;
    z-index: 2;
    position: relative;
    justify-content: center;
    border-radius: 50%;
    background: var(--white);
    animation: 2s ease 0s infinite normal none running pulse-bottom-layout;
}
.mobile_popup em {
    display: block;
    color: var(--white);
    position: absolute;
    left: 15px;
    bottom: 7px;
    font-size: 12px;
    z-index: 1;
    width: 200px;
    text-align: right;
	font-style: normal;
	font-weight: 600;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 0, 0);
    border-image: initial;
    background: rgb(51, 51, 51);
    padding: 5px 15px 5px 71px;
    border-radius: 5px;
	opacity: 0;
	pointer-events: none;
    transition: 0.3s ease-in-out;
}
.mobile_popup:hover em {
	opacity: 1;
	pointer-events: all;
}
@keyframes pulse-bottom-layout {
	0%, 100% {
		box-shadow: 0 0 0 .01 #ff3d00;
	}
	70% {
		box-shadow: 0 0 4px 4px #ff3d00;
	}
}
.common-floating-contact-wrapper p, .common-floating-contact-wrapper h5 {
	font-style: normal;
}
.hm-sec2 {
    padding: 90px 0
}

.hm-sec2-container {
    padding: 15px;
    position: relative
}

.hm-sec2-container .top-line {
    top: 0
}

.hm-sec2-container .btm-line {
    bottom: 0
}

.hm-sec2-container .left-line,
.hm-sec2-container .right-line {
    position: absolute;
    top: -1em;
    width: 1px;
    height: 115%;
    background: #f4eee4
}

.hm-sec2-container .left-line {
    left: 0
}

.hm-sec2-container .right-line {
    right: 0
}

.hm-sec2-box {
    background: #f4eee4;
    padding: 30px 50px
}

.hm-sec2-box h2 {
    margin-bottom: 0;
    color: #d64545
}

.hm-sec2-box h2 em {
    font-style: normal;
    color: #31271e
}

.hm-sec2-box .right {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end
}

.hm-sec2-box .right p {
    font-family: Inter;
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
    color: #1d1d1e;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 0 10px
}

.hm-sec2-box .right .btnn {
    margin-top: 10px;
    background: 0 0;
    border: 1px solid #d64545;
    color: #d64545
}

.hm-sec2-box .right .btnn:hover {
    color: #fff;
    border-color: #ee8d4d
}

.hm-sec2-box .right .btnn svg circle,
.hm-sec2-box .right .btnn svg path {
    transition: .3s ease-in-out
}

.hm-sec2-box .right .btnn:hover svg path {
    fill: #fff
}

.hm-sec2-box .right .btnn:hover svg circle {
    stroke: #fff
}

.hm-sec2-box .right .btnn::before {
    background: #d64545b5
}

.hm-faq-item.active,
.hm-sec2-box .right .btnn::after {
    background: #d64545
}

.quality-flooring-section {
    padding: 80px 0;
    background-size: cover !important;
    background-position: center !important
}

.quality-flooring-section .top-heading h2 {
    text-align: center;
    color: #fff;
    max-width: 500px;
    margin: auto
}

.home-faq-row,
.quality-flooring-row,
.remodeling-service-row {
    margin-top: 40px
}

.quality-flooring-content {
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 4px 50px 0 #00000040
}

.quality-flooring-content .img {
    width: 100%;
    height: 240px;
    overflow: hidden
}

.quality-flooring-content .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s cubic-bezier(.215, .61, .355, 1)
}

.play-btn:hover,
.quality-flooring-content:hover .img img {
    transform: scale(1.1)
}

.quality-flooring-content .info {
    padding: 26px 30px 30px;
    position: relative
}

.quality-flooring-content .info .icon {
    position: absolute;
    top: -2.8em;
    right: 1.5em;
    min-width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.quality-flooring-content .info h4 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 1.2;
    text-align: left;
    text-transform: capitalize;
    color: #2b1e16;
    margin-bottom: 20px
}

.quality-flooring-content .info h4 a {
    color: #2b1e16;
}

.quality-flooring-content .info h4 a:hover {
    color: #d64545;
}

.quality-flooring-content .info p {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #65625e;
    margin-bottom: 0
}

.remodeling-services-section {
    padding: 80px 0;
    background: #1d1d1e
}

.remodeling-services-section .top-heading h2 {
    color: #d64545;
    max-width: 555px;
    margin: auto
}

.hm-faq-item.active .hm-faq-top .right div,
.hm-faq-item.active .hm-faq-top h4,
.remodeling-services-section .top-heading h2 em {
    color: #fff
}

.remodeling-service-content-outer {
    text-align: center;
    transition: .3s ease-in-out;
    margin: 15px 0;
}

.remodeling-service-content-outer h3 {
    color: transparent;
    -webkit-text-stroke: .5px rgba(244, 238, 228, 0.5);
    -webkit-text-fill-color: transparent;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 22px;
    margin-bottom: 0;
    transition: .3s ease-in-out
}

.remodeling-service-content-inner {
    padding: 20px;
    border-left: 1px solid #f4eEE44D;
    border-right: 1px solid #f4eEE44D;
    transition: .3s ease-in-out
}

.remodeling-service-content-wrapper {
    height: 384px;
    overflow: hidden;
    position: relative
}

.remodeling-service-content-inner h5 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
    color: #ee8d4d;
    margin: 0 0 15px
}

.remodeling-service-content-inner p {
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    max-width: 284px;
    margin: auto
}

.remodeling-service-content-wrapper .img {
    height: 384px;
    transition: .3s ease-in-out
}

.remodeling-service-content-wrapper .img img,
.video-box .img img,
.video-box .video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.remodeling-service-content-wrapper .info {
    position: absolute;
    bottom: -100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: #2f2f30;
    padding: 20px;
    transition: .3s ease-in-out
}

.remodeling-service-content-wrapper .info a {
    color: #ffffff;
}

.remodeling-service-content-outer:hover h3 {
    opacity: 0;
    pointer-events: none
}

.remodeling-service-content-outer:hover .remodeling-service-content-wrapper .info {
    bottom: 0
}

.remodeling-service-content-outer:hover .remodeling-service-content-inner {
    border: 1px solid #ee8d4d;
    transform: translateY(-22px)
}

.remodeling-service-content-outer:hover .remodeling-service-content-wrapper .img {
    height: 213px
}

.home-faq-section,
.partners-section {
    padding: 100px 0
}

.partners-section h3 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 40px;
    text-align: left;
    color: #31271e;
    position: relative;
    flex: 1.7
}

.home-cta-right p,
.home-faq-section .top-heading p {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    color: #65625e;
    line-height: 28px;
    font-style: normal
}

.heading-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0 20px
}

.heading-flex .line {
    flex: 1;
    height: 1px;
    background: #ee8d4d
}

.marquee-wrapper {
    overflow: hidden;
    background: #fff;
    margin-top: 30px
}

.marquee-content {
    display: inline-block;
    white-space: nowrap
}

.marquee-item {
    display: inline-block;
    margin: 0 50px;
    font-size: 24px;
    font-weight: 700
}

.home-cta-section {
    padding: 104px 0;
    background-size: cover !important;
    background-position: center !important
}

.hm-faq-right .top-heading h2 em,
.hm-testimonials-section .top-heading h2 em,
.hm-video-section .top-heading h2 em,
.home-cta-section .top-heading h2 em,
.home-faq-section .top-heading h2 em {
    color: #d64545
}

.home-cta-right {
    display: flex;
    align-items: flex-end;
    flex-direction: column
}

.home-cta-right p {
    text-align: left;
    max-width: 360px;
    margin-left: auto;
    margin-bottom: 40px;
    padding-left: 27px
}

.home-faq-section .top-heading p {
    text-align: center;
    max-width: 1140px;
    margin: 20px auto
}

.home-faq-section .top-heading p:last-child {
    margin-bottom: 0;
    margin-top: 0
}

.hm-faq-item {
    background: #faf5ed;
    margin-bottom: 20px
}

.hm-faq-top {
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer
}

.hm-faq-top h4 {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    color: #d64545;
    margin-bottom: 0
}

.hm-btm-faq-content-inner p,
.hm-testimonials-section p,
.hm-video-section p {
    font-family: Inter;
    font-weight: 400;
    color: #65625e
}

.hm-faq-top .right div {
    color: #d64545;
    font-size: 25px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-3px)
}

.hm-btm-faq-top .left span,
.hm-faq-left-wrap .info h5 {
    color: transparent;
    font-family: Montserrat;
    -webkit-text-fill-color: transparent
}

.hm-faq-item.active .hm-faq-top .right div.plus,
.hm-faq-top .right div.minus,
.video-box.active .img {
    display: none
}

.hm-faq-top .right div.plus {
    transform: translateY(-2px) translateX(6px)
}

.hm-faq-item.active .hm-faq-top .right div.minus {
    display: block;
    transform: translateY(-2px) translateX(20px)
}

.hm-faq-btm {
    padding: 0 24px;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease-in-out
}

.hm-faq-btm-inner {
    padding: 20px 0;
    border-top: 1px solid #e0e0e0
}

.hm-faq-btm-inner ul {
    list-style: none;
    padding: 0;
    column-count: 2
}

.hm-faq-btm-inner ul li {
    font-style: normal;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    color: #fff;
    margin-bottom: 12px;
    position: relative;
    padding-left: 30px;
    text-decoration: underline
}

.hm-faq-btm-inner ul li a {
    text-decoration: underline;
    color: #fff
}

.hm-faq-btm-inner ul li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23fff' d='M286.7 96.1c5 16.9-4.6 34.8-21.5 39.8C185.9 159.5 128.1 233 128.1 320c0 106 86 192 192 192s192-86 192-192c0-86.9-57.8-160.4-137.1-184.1c-16.9-5-26.6-22.9-21.5-39.8s22.9-26.6 39.8-21.5C498.9 106.1 576 204 576 320c0 141.4-114.6 256-256 256S64 461.4 64 320c0-116 77.1-213.9 182.9-245.4c16.9-5 34.8 4.6 39.8 21.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px
}

.hm-testimonials-section {
    padding: 80px 0;
    background: #faf5ed
}

.hm-testimonials-section .top-heading h2 {
    padding-bottom: 30px
}

.hm-testimonials-section .testi-para {
    padding-top: 30px;
    border-top: 1px solid #ee8d4d
}

.hm-testimonials-section p {
    font-style: normal;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    max-width: 1100px;
    margin: 0 auto
}

.hm-faq-section {
    padding: 80px 0
}

.hm-faq-left-wrap {
    position: relative
}

.texture-abs {
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none
}

.hm-faq-left-wrap .img2 {
    position: absolute;
    right: 0;
    bottom: 0
}

.hm-faq-left-wrap .info {
    width: 215px;
    height: 171px;
    background: #d64545;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px
}

.video-box .img,
.video-box .video {
    width: 100%;
    height: 623px
}
.video-box .img, .video-box .video iframe {
	width: 100%;
    height: 623px
}

.hm-faq-left-wrap .info h5 {
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 1.5;
    text-align: center;
    -webkit-text-stroke: .5px #ffffff;
    margin-bottom: 0
}

.hm-faq-right .top-heading h2 {
    margin-bottom: 30px
}

.hm-faq-right-wrapper {
    height: 474px;
    overflow: auto;
}

.hm-btm-faq-content-inner p,
.hm-btm-faq-top .left h6 {
    line-height: 26px;
    text-align: left;
    margin-bottom: 0;
    font-style: normal
}

.hm-btm-faq-item.active {
    background: #faf5ed
}

.hm-btm-faq-item.active .hm-btm-faq-top .right svg {
    transform: rotate(-90deg)
}

.hm-btm-faq-item {
    background: #fff;
    border: 1px solid #faf5ed;
    padding: 25px 15px;
    margin-bottom: 20px
}

.hm-btm-faq-top {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 0 40px 0 10px
}

.hm-btm-faq-top .left {
    display: flex;
    gap: 0 20px
}

.hm-btm-faq-top .left span {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: .05em;
    text-align: left;
    -webkit-text-stroke: .5px #ee8d4d
}

.hm-btm-faq-top .left h6 {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 16px;
    color: #31271e;
    max-width: 432px
}

.hm-btm-faq-item.active .hm-btm-faq-top .left span {
    color: #ee8d4d;
    -webkit-text-stroke: initial;
    -webkit-text-fill-color: initial
}

.hm-btm-faq-item.active .left h6 {
    padding-bottom: 20px;
    border-bottom: 1px solid #fff
}

.hm-btm-faq-content {
    max-height: 0;
    overflow: hidden;
    transition: .3s ease-in-out
}

.hm-btm-faq-content-inner {
    padding: 15px 55px 0
}

.hm-btm-faq-content-inner p {
    font-size: 16px
}

.hm-video-section {
    padding-bottom: 100px;
    position: relative
}

.hm-video-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 782px;
    background: #faf5ed;
    z-index: -1
}

.hm-video-section .top-heading h2 {
    max-width: 700px;
    margin: auto
}

.video-box {
    margin: 40px 0;
    position: relative;
    overflow: hidden;
    height: 623px
}

.video-box.active .video {
    display: block
}

.play-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 100
}

.video-box .video {
    position: absolute;
    top: 0;
    left: 0;
}

.play-btn {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: none;
    background: #1d1d1edc;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s
}

.play-btn svg {
    width: 45px
}

.play-wrapper::after,
.play-wrapper::before {
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #1d1d1d;
    top: 0;
    left: 0;
    z-index: 1;
    animation: 2s infinite pulse
}

.play-wrapper::after {
    animation-delay: 1s
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: .7
    }

    70% {
        transform: scale(1.6);
        opacity: 0
    }

    100% {
        opacity: 0
    }
}

.hm-video-section p {
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    max-width: 1072px;
    margin: 0 auto 20px
}

.hm-video-section p:last-child {
    margin-bottom: 0
}

.hm-video-section a.btnn {
    margin-top: 20px
}

.marquee {
    width: 100%;
    overflow: hidden;
    background: #d64545;
    padding: 20px 0
}

.marquee-track {
    display: flex;
    gap: 0 30px;
    width: max-content;
    animation: 100s linear infinite marquee
}

.marquee-group {
    display: flex;
    gap: 30px;
    flex-shrink: 0
}

.marquee-group span {
    white-space: nowrap;
    color: #fff;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 52px;
    line-height: 36px;
    text-align: left
}

.marquee-group span svg {
    margin-left: 10px
}

.marquee-group span:nth-child(2n) {
    color: transparent;
    -webkit-text-stroke: .5px #ffffff;
    -webkit-text-fill-color: transparent
}

@media(max-width:1440px) {
    .quality-flooring-section .container {
        max-width: 1140px !important
    }
}

@media(max-width:1366px) {
    .hm-faq-left-wrap .img2 {
        width: 55%
    }
}

@media(max-width:1280px) {

    .hm-sec2-container .btm-line,
    .hm-sec2-container .top-line {
        position: absolute;
        left: -1.15em;
        width: 110%;
        height: 1px;
        background: #f4eee4
    }

    .container {
        max-width: 1440px !important
    }

    .hm-sec2-container .top-line {
        top: 0
    }

    .hm-sec2-container .btm-line {
        bottom: 0
    }
}

@media(max-width:1024px) {
    .hm-faq-left-wrap .img2 {
        width: 50%
    }
}

@media(max-width:991px) {
    .hm-faq-left-wrap .info {
        width: 100%
    }

    .home-cta-right p {
        padding-left: 0
    }

    .top-heading h2 {
        font-size: 40px;
        line-height: 1.3
    }

    .remodeling-service-content-outer:hover {
        margin-top: initial
    }

    .hm-faq-left-wrap .img2 {
        bottom: 12em
    }

    .hm-btm-faq-top {
        gap: 0 10px
    }
}

@media(max-width:767px) {

    .hm-sec2-box h2,
    .home-cta-right p {
        margin-bottom: 20px
    }

    .hm-testimonials-section .top-heading {
        text-align: center
    }

    .hm-video-section {
        padding: 0 0 40px
    }

    .video-box {
        height: 200px;
		margin-bottom: 0;
    }

    .video-box .img,
    .video-box .video {
        height: auto;
    }
	.video-box .video iframe {
		height: auto;
	}
    .hm-faq-section,
    .hm-testimonials-section,
    .home-cta-section,
    .partners-section,
    .quality-flooring-section,
    .remodeling-services-section {
        padding: 40px 0
    }

    .remodeling-service-content-outer:hover .remodeling-service-content-inner {
        transform: initial
    }

    .hm-faq-left-wrap .img2 {
        bottom: 12em
    }

    .hm-faq-left-wrap .info {
        position: relative;
        width: 100%
    }

    .hm-testimonials-section a.btnn {
        margin-bottom: 30px
    }

    .home-faq-section {
        padding: 40px 0 20px
    }

    .home-cta-right p {
        max-width: 100%
    }

    .home-cta-right {
        align-items: flex-start
    }

    .remodeling-service-row {
        math-depth: 20px
    }

    .remodeling-service-content-outer h3 {
        font-size: 25px
    }

    .partners-section h3 {
        font-size: 24px;
        line-height: 1.4
    }

    .hm-sec2-box .right {
        justify-content: flex-start;
        align-items: flex-start
    }

    .hm-sec2-box .right p {
        font-size: 16px
    }

    .hm-sec2-box {
        padding: 20px 30px
    }

    .hm-sec2 {
        padding: 40px 0 60px
    }

    .top-heading h2 {
        font-size: 28px
    }
}

@media(max-width:575px) {
    .hm-faq-section .btnn {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center
    }
}