/* basic css */
:root{
     --primary-color: #f06723;
     --secondary-color: #212121;
     --white-color:#fff;
     --heading-coloe: #212121;
     --text-color:#212121;
}

@font-face {
  font-family: "AlaplanaCustom";
  src: url("/font/austrisa-demo.regular.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "Montserrat";
  src: url("/font/montserrat.ttf") format("opentype");
  font-display: swap;
}

body{font-family: "Montserrat"; }
.container{ max-width: 1640px;width: 100%;}
.row{display: flex;flex-wrap: wrap;}
.rounded-20{border-radius: 20px;}
p:last-child{margin: 0;}
h1 span{color: var(--primary-color);}
h1,h2,h3,h4,h5,h6,p,span,div,strong{font-family: "Montserrat";}
h1{font-size: 75px;line-height: 88px;font-weight: 700;}
h5{font-size: 23px;line-height: 25px;color: #ffffff;font-weight: 700;}
a {color: var(--heading-coloe);text-decoration: none;transition: all 0.3s;}
a:hover{color: var(--primary-color);transition: all 0.3s;}
p{font-size: 16px;line-height: 25px;font-weight: 300;margin: 0;}
h2{font-size: 50px;line-height: 60px;color: var(--heading-coloe);font-weight: 700;}
/* banner section css */
.bg-img {background-image: url('/Images/bg-banner-img.jpg'); background-size: cover;      background-position: center;  background-repeat: no-repeat;}
.header {padding: 25px;align-items: center;justify-content: center;display: flex;background: var(--heading-coloe);opacity: 80%;}
.banner-hero-section{display: flex;align-items: center;justify-content: center;margin: auto;color: #fff;padding: 60px 0 80px 0;}
.banner-content {display: flex;flex-direction: column;justify-content: center;}
.banner-img {justify-content: right;display: flex;}
.banner-content  h1{margin: 0 0 80px 0;}
.banner-content  h5{margin: 0 0 25px;}
.banner-content p{margin: 0 0 5px 0;}
/* headline */
.headline{background-color: var(--primary-color);padding: 22px;}
.headline h3{font-size: 30px;text-transform: uppercase;color: #ffffff;font-weight: 700;text-align: center;margin: 0;}
.user-info{display: flex;gap: 25px;align-items: center;}
.about-us{padding: 50px 0 350px 0;background-color: #F8FAFE;}
.signature h6 {font-family: "AlaplanaCustom";font-size: 88px;line-height: 32px;color: var(--heading-coloe);text-align: center;}
.user-info-content {display: flex;flex-direction: column;justify-content: center;}
.user-info-content p{font-weight: 400;}
.about-us h3{font-size: 23px;line-height: 25px;color: var(--heading-coloe);font-weight: 700;}
.guaraneed-warranty .box {border-radius: 24px;filter: drop-shadow(0px 3px 3.5px rgba(0,0,0,0.16));background-color: #ffffff;text-align: center;padding: 50px;gap: 30px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
section.guaraneed-warranty {margin: -250px 0 0 0;}
.box-img {height: 300px;width: 300px;align-items: center;display: flex;}
.guaraneed-warranty h3{font-size: 20px;line-height: 25px;text-transform: uppercase;color: var(--primary-color);font-weight: 700;text-align: center;}
.guaraneed-warranty  .content {gap: 15px;display: flex;flex-direction: column;}
.quality-guarnateeslider{
  padding: 8px;
}
/* homeowners */
.homeowners{padding: 120px 0;}
.homeowners h2{margin: 0 0 40px 0;}
.all-list {margin: 40px 0 0 0;}
.icon-list {display: flex;gap: 20px;align-items: flex-start;margin: 0 0 30px 0; align-items: center;}
.icon-list h3{font-size: 24px;line-height: 30px;
color: var(--heading-coloe);font-weight: 700;}
.icon-list p {font-size: 20px;line-height: 30px;font-weight: 400;}
/* happy-customer */
.delivere,.happy-customer{background-color: #f8fafe;padding: 100px 0;}
.happy-customer .swiper-slide {border-radius: 24px;background-color: #ffffff;text-align: left;padding: 40px;}
.customerSwiper{margin: 60px 0 0 0;}
.happy-customer .heading p{width: 80%;}
.happy-customer .heading{display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 20px;}
.happy-customer h4{font-size: 20px;line-height: 25px;color: var(--primary-color);font-weight: 700;font-style: italic;}
.happy-customer h3{font-size: 20px;line-height: 25px;color: var(--heading-coloe);font-weight: 700;}
.happy-customer img.quotes{position: absolute;right: 40px;left: auto;top: auto;bottom: 40px;margin: auto;}
.review {margin: 70px 0 0 0;}
.happy-customer .customerSwiper p{font-style: italic;}
.happy-customer span{font-size: 14px;line-height: 14px;}
 .swiper-pagination {position: relative;margin: 60px 0 0 0;}
  .swiper-pagination-bullet {width: 17px;height: 17px;border-radius: 9px;background-color: #ffffff;border: 1px solid var(--primary-color);opacity: 1;}
  .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 17px;height: 17px;border-radius: 9px;background-color: var(--heading-coloe);border: 1px solid #ffffff;outline: 2px solid var(--primary-color);}
.see-all-review { border-radius: 20px;filter: drop-shadow(0px 3px 3.5px rgba(0,0,0,0.16));background-color: #ffffff;padding: 40px;margin: 40px 0 0 0;display: flex;align-items: center;justify-content: space-between;}
button {font-size: 16px;letter-spacing: 2px;color: #f8fafe;font-weight: 700;width: 272px;height: 63px;border-radius: 10px;background-color: var(--primary-color);border: none;transition: all 0.3s;}
.all-review { display: flex;align-items: center;justify-content: left;gap: 10px;margin: 0 0 10px 0;}
.all-review h3{margin: 0;}
.total-review p{width: 80%;text-align: left;}
.see-all-review.section{
gap:30px;
}
/* Associations & Partnerships */
.project,.associations-partnerships{padding: 100px 0;}
.associations-partnerships-content{align-items: center;display: flex;flex-direction: column;justify-content: center;padding-right: 80px;}
.associations-partnerships-content h2{margin: 0 0 30px 0;}
.associations-partnerships-content p{margin: 0 0 30px 0;}
.associations-partnerships-logo h3 {font-size: 18px;line-height: 22px;color: #4e6b85;font-weight: 700;text-align: center;}
.associations-partnerships-logo .box {padding: 20px;align-items: center;display: flex;flex-direction: column;gap: 15px;}
.associations-partnerships-logo img {width: auto;height: 180px;}
.deliver-images .box{padding: 10px;}
.project .heading,.delivere .heading {margin: 0 0 50px 0;gap: 10px;display: flex;flex-direction: column;align-items: center;}
/* footer */
#footer {background-image: url('/Images/footer-bg.jpg');background-size: cover;background-position: center; background-repeat: no-repeat;padding: 135px 0 0 0;align-items: center;display: flex;flex-direction: column;align-items: center;}
.fa-brands, .fab {font-weight: 400;color: #fff;font-size: 22px;width: 51px;height: 51px;border-radius: 25px;background-color: var(--primary-color);align-items: center;display: flex;text-align: center;justify-content: center;}
.social-icon {display: flex;gap: 12px;margin: 60px 0 40px 0;}
hr {opacity: 1;color: #fff;background: #fff;width: 100%;margin: 0;}
.footer{display: flex;align-items: center;flex-direction: column;align-items: center;justify-content: center;}
.footer p{color: #fff;padding: 50px 0;}
.project .box {background-color: #f8fafe;border-radius: 20px 20px 0 0;overflow: hidden;height: 100%;}
.project .box  h3 {background-color: #f06723;color: #fff; height: 55px;justify-content: center;display: flex;align-items: center;font-size: 20px;line-height: 25px;font-weight: 700;text-align: center;margin: 0;}
.project .box p {padding: 60px 40px;}
.project .heading p{width: 80%;}
.black-head {border: 1px solid var(--heading-coloe);border-top-width: 25px;border-radius: 20px 20px 0 0;overflow: hidden;padding: 80px 60px;margin: 60px 0 0 0;}
.black-head h2{font-size: 50px;line-height: 60px;color: #212121;font-weight: 700;text-align: left;}
.black-head .icon-list {margin: 0 0 20px 0;}
.black-head .icon-list:last-child{margin: 0;}
.Exclusions{background-color: #f8fafe;}
.main-p{padding: 80px 0;justify-content: center;align-items: center;text-align: center;margin: auto;display: flex;}
.main-p p{width: 60%;}
/* .project-enhancements .enhancement-header{
  background-color: var(--heading-coloe);
  padding: 40px 20px;
  cursor: pointer;
} */
.your-detailed-quote h2{background-color: var(--heading-coloe); padding: 40px 20px; color: #fff;font-size: 50px;line-height: 45px;color: #ffffff;font-weight: 700;text-align: center; justify-content: center;align-items: center;display: flex;width: 100%;}
.your-detailed-quote {background-color: #f8fafe;border: 1px solid #707070; border-radius: 10px 10px 0 0;overflow: hidden;align-items: center;display: flex;flex-direction: column;align-items: center;}
.sub-section {padding: 60px;text-align: left;}
.your-detailed-quote  h3 {font-size: 20px;line-height: 25px;color: var(--heading-coloe);font-weight: 700;margin: 0 0 20px 0;}
.your-detailed-quote  li {margin: 0 0 20px 0;font-size: 16px;line-height: 25px;color: var(--heading-coloe);font-weight: 300;}
::marker {font-size: 25px;}
.your-detailed-quote hr {color: var(--heading-coloe);background: var(--heading-coloe);width: 94%;}
.enhancement { width: 100%;align-items: center;display: flex;}
.enhancement-main {margin: 60px 0 0 0;border-radius: 10px;}
.enhancement-sub { width: 100%;padding: 60px;}
.enhancement:first-child{margin: 0;}
.enhancement-main h3 {margin: 0;font-size: 24px;line-height: 22px;font-weight: 600;}
.project-main{
    padding: 60px;
    width: 100%;
}
.enhancement-main h4, .enhancement-header{font-size: 20px;line-height: 22px;font-weight: 400;margin: 0;min-width: 600px;text-align: left;}
.price-box h4 { text-align: left;font-size: 22px;line-height: 25px;text-transform: uppercase;font-weight: 700;border-bottom: 1px dashed var(--heading-coloe); padding: 0 0 10px 0;}
.price-box {padding: 60px;border: 1px solid var(--heading-coloe);margin: 40px 0 0 0;}
.price-box  h3 {font-size: 45px; line-height: 42px;color: var(--heading-coloe);font-weight: 700; text-align: right;margin: 0;}
.bg-blue{ background-color: #f8fafe;}
.investment-img {justify-content: left;display: flex;align-items: center;gap: 20px;}
.investment h4{border: none;}
.investment .all-list {margin: 20px 0 40px 0;}
.investment .icon-list {gap: 10px;margin: 0 0 10px 0;}
.investment .icon-list img {width: 26px;}
.investment .icon-list p {font-style: italic;}
.investment.price-box  h3 {color: var(--primary-color);}
.investment h6 {font-size: 16px;line-height: 22px;color: #a8a8a8;font-weight: 700;margin: 20px 0 30px;}
.investment .col-md-2 p {font-size: 16px;line-height: 22px;color: #a8a8a8;font-weight: 500;text-align: left;}
button.review-my-quotw {color: var(--heading-coloe);border: 1px solid var(--heading-coloe);background: transparent;text-transform: uppercase;}
.approval .all-list {margin: 40px 0 40px 0;}
.approval{background-color: #fff;border-radius: 10px;}
.approval.black-head .icon-list {margin: 0 0 10px 0;font-style: italic;gap: 10px;}
.approval h3 {font-size: 22px;line-height: 60px;font-weight: 700;text-align: center; margin: 0 0 20px 0;}
.count-box h3 {border-radius: 9px;background-color: #e6e6e6;font-size: 60px;align-items: center;line-height: 60px;display: flex;align-items: center;text-align: center;justify-content: center;margin: 0;width: 100px;height: 100px;}
.count-box span {font-size: 22px;line-height: 60px;color: #212121;font-weight: 700;text-align: center;}
.count-box {align-items: center;display: flex;flex-direction: column;}
.handypay-img {gap: 20px;display: flex;align-items: center;justify-content: center; padding: 30px 0 0 0;}
.handypay{width: 70%; margin: 30px 0 40px 0;}
.payment .see-all-review {padding: 60px;}
.payment .icon-list { gap: 10px; margin: 0 0 20px 0; font-style: italic;}
.payment .all-list{margin: 0;}
.payment .col-md-6{justify-content: center;display: flex;align-items: center;flex-direction: column;text-align: center;}
.payment .col-md-6:last-child {align-items: center;display: flex;justify-content: center;border-left: 1px solid #222;}
.payment .see-all-review h2{background-color: transparent;color: var(--heading-coloe);line-height: 60px;padding: 0;}
.powered-by {display: flex;align-items: center;justify-content: center;gap: 10px;font-family: Arial, sans-serif;font-weight: 700;color: #000;text-transform: uppercase;font-size: 20px;
line-height: 45px;width: 60%;}
.powered-by::before,.powered-by::after {content: "";flex: 1;height: 1px;background: #aaa;}
.user-info .all-list {margin: 20px 0 0;}
.user-info  .icon-list {gap: 10px;margin: 0 0 10px 0;align-items: center;}
.user-info  .icon-list:last-child{margin: 0;}
.user-info .icon-list p {font-size: 18px;line-height: 22px;}
.user-info-section {padding: 60px 0 150px 0;background: transparent;}
.approval .col-md-6:last-child{align-items: center;display: flex;flex-direction: column;justify-content: center;}
button.review-my-quotw{transition: all 0.5s;}
button.review-my-quotw:hover,button:hover{background-color: var(--heading-coloe);transition: all 0.5s;color: #fff;}

.gallerySwiper {
  width: 100%;
  height: auto;
}
.gallerySwiper .swiper-slide {
  background: #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  height: auto;
}
.gallery-nox{
  display: none;
}
@media (min-width: 768px) {.gallerySwiper {
  display: none;
}
.gallery-nox{
    display: flex;
  }
}
@media (max-width: 1640px) {
.project, .delivere, .associations-partnerships,.happy-customer,.homeowners,.guaraneed-warranty,.about-us,.banner-hero-section {padding-left: 20px;padding-right: 20px;}
.project .container,.delivere .container,.happy-customer .container,.guaraneed-warranty .container,.user-info-content,.user-info {padding: 0;}
.associations-partnerships-logo .row:last-child .box:last-child img,.associations-partnerships-logo .row:first-child .box:first-child img{width: 100%;}
.associations-partnerships-logo img {width: 80%;height: auto;}
.banner-img img{width: 100%;height: fit-content;}
}
@media (max-width: 1400px) {
.header img { width: 285px;height: auto;}
.banner-content  h1 {margin: 0 0 50px 0;font-size: 70px;line-height: 80px;}
.banner-hero-section {padding-bottom: 60px;}
.headline h3 {font-size: 28px;}
.about-us {padding-top: 100px;padding-bottom: 210px;}
.guaraneed-warranty .box-img{width: 100%;align-items: center;justify-content: center;height: 220px;}
.guaraneed-warranty .box-img img {width: 220px;height: auto;}
.guaraneed-warranty .box {gap: 20px;}
.guaraneed-warranty  .content {gap: 8px;}
.project, .associations-partnerships,.delivere, .happy-customer,.homeowners {padding-top: 80px;padding-bottom: 80px;}
.black-head h2,.your-detailed-quote h2,h2 { font-size: 45px; line-height: 55px;}
.homeowners h2 {margin: 0 0 30px 0;}
.all-list {margin: 30px 0 0 0;gap: 15px;}
.icon-list h3 {font-size: 22px;line-height: 26px;}
.icon-list p {font-size: 18px;line-height: 24px;}
.icon-list {gap: 10px;margin: 0 0 20px 0;}
.happy-customer img.quotes{width: 80px;}
.see-all-review {gap: 30px;}
.associations-partnerships-content {padding-right: 40px;}
.associations-partnerships-content p { margin: 0 0 20px 0;}
.project .box p { padding: 40px 30px;}
.price-box,.enhancement-sub,.sub-section,.black-head{padding: 60px 50px;}
.enhancement-main h4 {line-height: 30px;min-width: 350px;width: 350px;}
.price-box .col-md-10{width: 70%;}
.price-box .col-md-2 {width: 30%;}
.investment-img img{width: 100px;}
.investment .col-md-7{width: 50%;}
.investment .col-md-3 {width: 20%;}
.count-box h3 {font-size: 50px;line-height: 50px;}
.payment .see-all-review {padding: 50px 40px;}
.handypay-img img {width: 100%;height: 32px;}
.about-us.user-info-section {padding-top: 80px;padding-bottom: 160px;}
.user-info .icon-list p {word-break: break-all;}
.about-us.user-info-section .user-info > img{width: 150px;height: 150px;}
.footer > img{width: 500px;}
#footer { padding: 100px 0 0 0;}
.icon-list> img{ width: 25px;}
button {width: auto;height: 50px;padding: 12px 20px;font-size: 15px;}
.price-box  h3 {font-size: 35px;line-height: 40px;}
.price-box h4 {font-size: 20px;}
}
@media (max-width: 1024px) {
.happy-customer img.quotes {width: 62px;}
.happy-customer h3 {font-size: 18px;line-height: 20px;margin: 0;}
button {height: 100%;font-size: 14px;letter-spacing: 1px;}
.enhancement-main h3 {font-size: 20px;line-height: 20px;}
.price-box  h3 {font-size: 32px;line-height: 38px;}
.price-box, .enhancement-sub, .sub-section, .black-head {padding: 50px 40px;}
.count-box h3 {width: 75px;height: 75px;}
.count-box h3 {font-size: 35px;line-height: 38px;}
.count-box span {font-size: 18px;    }
.icon-list p {font-size: 16px;line-height: 22px;}
.icon-list> img,.investment .icon-list img {width: 22px;}
.black-head h2, .your-detailed-quote h2, h2 {font-size: 40px;line-height: 50px;}
.payment .see-all-review {padding: 30px;}
.handypay-img img {width: 100%;height: 30px;}
.handypay-img {gap: 15px;}
.about-us.user-info-section {padding-top: 30px;padding-bottom: 100px;}
.user-info-section .user-info .icon-list p {font-size: 16px;line-height: 22px;}
.user-info-section .user-info {gap: 18px;}
.footer > img {width: 420px;}
}
@media (max-width: 767px) {
.header img {width: 210px;height: auto;}
.banner-content {margin: 0 0 30px 0;}
.banner-content  h1 {margin: 0 0 15px 0;font-size: 40px;line-height: 48px;}
.see-all-review {flex-direction: column;}
.row {flex-direction: column;gap: 15px;}
.investment-img {flex-wrap: wrap;}
.footer > img {width: 280px;}
.banner-content {
    margin: 0;
}
section.guaraneed-warranty{
        margin: -150px 0 0 0;
}
.swiper-pagination {
    margin: 40px 0 0 0;
}
.swiper-pagination-bullet,
.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 13px;
    height: 13px;
}
section.container.homeowners {
    padding-top: 20px;
}
.banner-hero-section {padding-bottom: 40px;padding-top: 40px;}
p {
    font-size: 14px;
    line-height: 22px;
}
.headline {
    padding: 15px;
}
.headline {
    background-color: var(--primary-color);
    padding: 15px;
}
.banner-content h5{margin: 0 0 15px;}
h5 {font-size: 18px;line-height: 28px;}
.headline h3 {font-size: 16px;line-height: 26px;}
.about-us .user-info img {
    width: 160px;
}

.about-us h3 {
    font-size: 20px;
    line-height: 20px;
}
.about-us {padding-top: 50px;padding-bottom: 180px;}
.user-info {display: flex;gap: 25px;align-items: center;flex-direction: column;}
.signature {width: 100%;text-align: center;}
.user-info-content {margin: 10px 0 0 0;}
.guaraneed-warranty .box {padding: 30px; gap: 20px;}
.project, .associations-partnerships, .delivere, .happy-customer, .homeowners {padding-top: 40px;padding-bottom: 40px;}
.homeowners h2 {margin: 0 0 20px 0;}
.black-head h2, .your-detailed-quote h2, h2 {font-size: 30px; line-height: 36px;}
.icon-list h3 {font-size: 18px;line-height: 20px;}
.icon-list {
    align-items: start;
}


.associations-partnerships-content p {
    margin: 0 0 10px 0;
}
.associations-partnerships-content h2 {
    margin: 0 0 15px 0;
}
.icon-list p {font-size: 14px;}
.happy-customer h4 {
    font-size: 18px;
    line-height: 24px;
}.happy-customer h3 {
    font-size: 16px;
    line-height: 18px;
}
.see-all-review {
    padding: 35px;
    margin: 30px 0 0 0;
}
.review img{
  width: 60px;
}
.happy-customer span {
    font-size: 12px;
    line-height: 12px;
}
.happy-customer .swiper-slide {
    padding: 30px;
}
.icon-list> img, .investment .icon-list img {
    width: 20px;
    margin: 2px 0 0;
}
.happy-customer .heading {gap: 0px;}
.happy-customer .heading p { width: 100%;}
.customerSwiper { margin: 30px 0 0 0;}
.total-review p {width: 100%;text-align: left;}
.associations-partnerships-content { padding-right: 10px;}
.project .heading, .delivere .heading {margin: 0 0 30px 0;}
.project .heading p {width: 100%;}
.price-box, .enhancement-sub, .sub-section, .black-head {padding: 20px 20px;}
.your-detailed-quote li:last-child{margin: 0;}
.project .box  h3 {font-size: 18px;}
.black-head .icon-list {margin: 0 0 10px 0;}
.main-p p {width: 100%;}
.main-p { padding: 30px 0;}
.your-detailed-quote  li {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px;
}
::marker {
    font-size: 18px;
}
.your-detailed-quote ul {
    margin-bottom: 0;
}
.enhancement-main { margin: 30px 0 0 0;}
.fa-brands, .fab {font-size: 20px;width: 45px;height: 45px;}
.deliver-images .row{gap: 0;}
.enhancement-main .see-all-review {gap: 20px;padding: 30px;margin: 20px 0 0 0;}
.enhancement-main h4 { min-width: 100%;width: 100%;}
.enhancement-main h4 {
    line-height: 24px;
    font-size: 16px;
}
.price-box h4 {
    font-size: 18px;
}
button {width: auto; min-height: 40px; padding: 10px 20px; font-size: 13px;letter-spacing: 1px; height: auto;}
.price-box .col-md-10 {width: 100%;}
.price-box .col-md-2 {width: 100%;text-align: center;}
.price-box  h3 {font-size: 26px;line-height: 34px;text-align: center;}
.price-box h4 {padding: 0 0 20px 0; margin: 0; text-align: center;}
.investment .all-list {
    margin: 0px 0 25px 0;
}
.price-box h4 {
    padding: 20px 0 20px 0;
}
.investment h6 {
    margin: 10px 0 5px;
}
.investment .col-md-2 p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.approval .all-list {
    margin: 10px 0 25px 0;
}
.investment .col-md-3,.investment .col-md-7 {width: 100%;}
.count-box h3 {font-size: 25px;line-height: 28px;}
.investment-img img {width: 80px;}
.black-head {margin: 30px 0 0 0;}
.count-box h3 { width: 45px;height: 45px;}
.payment .icon-list {
    gap: 6px;
    margin: 0 0 10px 0;
}
.about-us .user-info .icon-list img {
    width: 20px;
}
.approval .buttons{
    flex-direction: column;
    gap: 12px !important;
}
.count-box span {font-size: 12px;line-height: 28px;}
.approval h3 {font-size: 20px;line-height: 25px;margin: 10px 0 0px 0;}
.your-detailed-quote h2{margin: 0;}
.enhancement-main .see-all-review:first-child{margin: 0;}
.payment.enhancement-main .see-all-review {margin: 0px 0 0 0;}
.payment .row {width: 100%;}
.payment .col-md-6 {padding: 0;}
.payment .see-all-review h2{line-height: 34px;font-size: 24px;}
.powered-by {font-size: 14px;line-height: 26px; width: 100%;margin: 15px 0 0;}
.handypay-img {flex-wrap: wrap;gap: 5px;}
.handypay-img img {width: auto;height: 20px;}
.handypay {width: 100%;margin: 20px 0 30px 0;}
.payment .all-list {margin: 0;width: 100%;border: none;}
.payment .col-md-6:last-child {border-left: none;border-top: 1px solid #222;padding-top: 30px;margin-top: 20px;}
.payment  .icon-list p {font-size: 14px;text-align: left;line-height: 20px;word-break: break-all;}
.payment .icon-list> img {width: 20px;}
.payment .icon-list:last-child{margin: 0;}
.about-us.user-info-section {padding-top: 0;padding-bottom: 40px;}
.user-info-section .user-info-content { margin: 0px 0 0 0;}
#footer {padding: 60px 0 0 0;}
.social-icon {margin: 40px 0 40px 0;}
.footer p { padding: 30px 20px;text-align: center;}
.associations-partnerships-logo img {width: 40%;}
.associations-partnerships-logo .row:last-child .box:last-child img,.associations-partnerships-logo .row:first-child .box:first-child img{width: 60%;}
.associations-partnerships-logo .box {padding: 10px 20px;}
.signature h6 {
 font-size: 60px;
    line-height: 20px;
}
.associations-partnerships-logo h3 {
    font-size: 16px;
    line-height: 20px;
}
.header {
    padding: 15px;
}
}
.project-enhancements .enhancement-sub {
  display: none;}

.enhancement-content {
    display: none;
        padding: 20px 0 0;
    border-top: 1px solid #212121;
    margin: 30px 0 0 0;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
}

.enhancement-box {
    width: min-content;
}
.see-all-review.enhancement{
    display: flex;
} 

.enhancement-header {
    display: flex;
    align-items: start;
    gap: 10px;
    min-height: 63px;
    align-items: center;
}
.enhancement.active .feather-chevron-down{
    display: none;
}
.enhancement .feather-chevron-up{
    display: none;
}
.enhancement.active .feather-chevron-up{
    display: block;
}
.enhancement.active{
    align-items: start;
}

.enhancement-main h3 {
    height: 63px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.enhancement.active .enhancement-header {
    align-items: start;
}
.homeowners .icon-list {
    align-items: start;
}
@media (max-width: 1200px) {

    .enhancement-main h4, .enhancement-header {
    min-width: 400px;
}
}
@media (max-width: 1024px) {
.project-main {
    padding: 50px 40px;
}
.enhancement-main h3 {
    height: 45px;
}
.enhancement-header {
    gap: 10px;
    min-height: 45px;
}
.enhancement.active .enhancement-header {
    align-items: start;
}
}
@media (max-width: 767px) {
.enhancement-box {
    text-align: center;
    width: 100%;
}
.enhancement-content {
    margin: 20px 0 0 0;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
        word-break: break-word;
}

.project-enhancements .see-all-review.enhancement{
    display: flex;
    justify-content: left;
    align-items: start;
    gap: 10px;
}
.enhancement-header {
    min-height: auto;
}
.project-main {
    padding: 20px;
}
.enhancement-main h4, .enhancement-header {
    min-width: auto;
       word-break: break-word;
}
.enhancement-header {    align-items: start;
}
}