section.page-banner .col-lg-10,
section.below-banner .col-lg-10,
section.going-up-the-stairs-has-never-been-easier .col-lg-10,
section.what-are-stairlifts .col-lg-10,
section.why-should-you-install .col-lg-10,
section.models-of-stairlifts-available-at-home2stay .col-lg-10,
section.models-of-stairlifts-available-at-home2stay .col-lg-10,
section.why-is-home2stay-the-best-distributor .col-lg-10,
section.source-the-best-stairlifts-in-vancouver .col-lg-10,
section.faq .col-lg-10
{
    margin: 0 auto;
}
.text-center{
    text-align: center;
    max-width: 1530px;
    margin: auto;
}
.margin-80{
    margin-bottom: 80px
}
.padding-left{
    padding-left: 30px;
}
.custom-img-width{
    width: 100%;
}
.custom-card {
    height: 100%;
    display: flex;
    justify-content: space-between;
}
.img-tab{
    display: none;
}
/* .img-desktop {
    display: none;
} */
/* going up the stairs has never been easier thanks to stairlifts in vancouver  */ 

section.page-banner {
    position: relative;
    margin-top: 76px;
    display: flex;
    min-height: 996px;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: linear-gradient(180deg, #091E3A 0%, rgba(9, 30, 58, 0.00) 100%);
    padding: 200px 0 !important;
}
section.page-banner .background-video {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.page-banner .row{
    text-align: center;
    color: white;
    padding: 0 20px;
}
section.page-banner h2 {
    line-height: 73px;
    max-width: 1270px;
    margin: 0 auto 30px;

}
section.page-banner p{
    line-height: 38px;
    max-width: 1270px;
    margin: auto;
    margin-bottom: 30px;
}
section.page-banner a {
    padding: 15px 30px;
    background: #FFBF19;
    border-radius: 5px;
    color: black;
    display: flex;
    justify-content: center;
    width: 464px;
    height: 68px;
    margin: auto;
    align-items: center;
    font-weight: 700;
}
section.page-banner a:hover {
    background: #10305A;
    color: white;
    transition-duration: 0.5s;
}

/* trust us to install the best tub cut-outs in canada for your home’s accessible bathroom */

/* below banner */

section.below-banner{
    padding: 50px 0 !important;
    background: linear-gradient(270deg, #061426 0%, #0C3162 100%);
}
section.below-banner p{
    max-width: 1270px;
    margin: auto;
    text-align: center;
    line-height: 38px;
    color: white;
}
section.below-banner a {
    text-decoration-line: underline;
    color: #FFC000;
}

/* below banner */

/* going up the stairs has never been easier thanks to stairlifts in vancouver */

section.going-up-the-stairs-has-never-been-easier{
    background-image:url("/wp-content/themes/HomeToStay/assets/images/Stairlifts Vancouver/going up the stairs has never been easier thanks to stairlifts in vancouver bg.png") ;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    align-items: center;
    display: flex;

}
section.going-up-the-stairs-has-never-been-easier h1{
    text-align: center;
    color: #061426;
    max-width: 1270px;
    margin: auto;
    margin-bottom: 30px;
}
section.going-up-the-stairs-has-never-been-easier p{
    max-width: 1270px;
    margin: auto;
    text-align: center;
    line-height: 38px;
    color: black;
}


/* going up the stairs has never been easier thanks to stairlifts in vancouver */

/* what are stairlifts? */

section.what-are-stairlifts .row {
    align-items: center;
}
section.what-are-stairlifts h2:first-child {
    line-height: 58px;
    color: #061426;
    margin-bottom: 30px;
    max-width: 700px;
}
section.what-are-stairlifts p {
    max-width: 700px;
    line-height: 38px;
}
/* what are stairlifts?   */

/* why should you install a home2stay stairlift in your home? */

section.why-should-you-install{
    background-image:url("/wp-content/themes/HomeToStay/assets/images/Stairlifts Vancouver/Rectangle 272.png") ;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
section.why-should-you-install .head-content{
    margin-bottom: 80px;
    align-items: center;
}

section.why-should-you-install .head-content h2{
    max-width: 710px;
    line-height: 58px;
    color: white;
    margin-bottom: 30px;
}
section.why-should-you-install .head-content p{
    max-width: 710px;
    line-height: 38px;
    color: white;
}
section.why-should-you-install .body-content .card{
    margin-bottom: 30px;
    border: none;

}
section.why-should-you-install .body-content .card-head {
    background: var(--bg-blue, linear-gradient(270deg, #091E3A 0%, #0C3162 100%));
    color: white;
    text-align: center;
    padding: 30px;
    height: 267px;
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
}
section.why-should-you-install .body-content .card-head img{
    margin-bottom: 30px
}
section.why-should-you-install .col-xl-4.col-lg-6.col-md-12.d-flex.align-items-stretch{
    margin-bottom: 30px;
}
section.why-should-you-install .head-content .col-lg-6.col-md-12{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
section.why-should-you-install .head-content img{
    width: 100%;

}
section.why-should-you-install .body-content .card-body p{
    line-height: 38px;
}
section.why-should-you-install .body-content .card-body{
    padding: 30px;
}

/* why should you install a home2stay stairlift in your home? */

/* models of stairlifts available at home2stay */

section.models-of-stairlifts-available-at-home2stay .head-content{
   
    margin-bottom: 60px;
    display: flex;
}
section.models-of-stairlifts-available-at-home2stay .head-content .row{
    align-items: center;
}
section.models-of-stairlifts-available-at-home2stay .head-content h2 {
    max-width: 710px;
    margin-bottom: 30px;
    line-height: 58px;
    color: #061426;
}

section.models-of-stairlifts-available-at-home2stay .head-content p {
    max-width: 710px;
    line-height: 38px;
}
section.models-of-stairlifts-available-at-home2stay .head-content .img-width{
    width: 100%;
}
section.models-of-stairlifts-available-at-home2stay .body-content .col-lg-6.col-md-12 {
    margin-bottom: 30px;

}
section.models-of-stairlifts-available-at-home2stay .body-content img.img-fluid{
    margin-bottom: 30px;
}
section.models-of-stairlifts-available-at-home2stay .body-content h3{
    margin-bottom: 30px;
    max-width: 710px;
    color: #061426;
}
section.models-of-stairlifts-available-at-home2stay .body-content .col-md-6 p{
    max-width: 710px;
    line-height: 38px;
}
section.models-of-stairlifts-available-at-home2stay .body-content .card{
    border: none;
    }
section.models-of-stairlifts-available-at-home2stay .body-content .card .card-body{
    padding: 0;
    }


/* models of stairlifts available at home2stay */

/* home2stay’s tub cut-outs in canada */

section.models-of-stairlifts-available-at-home2stay {
    background: var(--bg-blue, linear-gradient(270deg, #091E3A 0%, #0C3162 100%));
    
}
section.models-of-stairlifts-available-at-home2stay h2{
    line-height: 58px;
    color: #061426;
    margin-bottom: 30px;
    text-align: center;
    color: white;
}
section.models-of-stairlifts-available-at-home2stay p{
    color: white;
}

section.models-of-stairlifts-available-at-home2stay h3{
    color: white;
}
section.models-of-stairlifts-available-at-home2stay .row {
    align-items: center;
    /* margin: auto; */
}
section.models-of-stairlifts-available-at-home2stay .row .col-md-12:nth-child(1) .img-fluid{
    margin-bottom: 30px
}
section.models-of-stairlifts-available-at-home2stay .row .row{
    margin-bottom: 80px
}
section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12 p{
    max-width: 710px;
    line-height: 38px;
}
section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12 p{
    margin-bottom: 30px
}
section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12 h3{
    margin-bottom: 30px;
}
section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12 .section-cta{
    display: flex;
    height: 53px;
    padding: 15px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    background: #FFB800;
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 38px;
    width: 229px;
}
section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12 .section-cta:hover{
    background-color: transparent;
    border: 1px solid white;
    border-radius: 10px;
    color: white;
    transition: 0.5s;
}

section.models-of-stairlifts-available-at-home2stay .straight-stairlifts-img {
    max-height: 585px;
    width: 100%;
    object-fit: cover; 
} 

.inside-link{
    text-decoration-line: underline;
    color: #FFC000;

}

/* home2stay’s tub cut-outs in canada */

/* why is home2stay the best distributor of stairlifts in vancouver?  */

section.why-is-home2stay-the-best-distributor .head-content{
    align-items: center;
    margin-bottom: 60px;
    display: flex;
}
section.why-is-home2stay-the-best-distributor .head-content .row{
    align-items: center
}
section.why-is-home2stay-the-best-distributor .head-content h2 {
    margin-bottom: 30px;
    line-height: 58px;
    color: #061426;
}
section.why-is-home2stay-the-best-distributor .row.flex-row-reverse {
    align-items: center;
}
section.why-is-home2stay-the-best-distributor .head-content p {
    max-width: 710px;
    line-height: 38px;
}
section.why-is-home2stay-the-best-distributor .head-content .img-width{
    width: 100%;
    max-height: 585px;
    object-fit: cover;
}
section.why-is-home2stay-the-best-distributor .body-content .row{
    width: 100%;
}
section.why-is-home2stay-the-best-distributor .body-content .row .col-lg-4.col-md-12 p{
    max-width: 450px;
    line-height: 38px;
}
section.why-is-home2stay-the-best-distributor .body-content .col-lg-6.col-md-12 {
    margin-bottom: 30px;

}
section.why-is-home2stay-the-best-distributor .body-content img.img-fluid{
    margin-bottom: 30px;
}
section.why-is-home2stay-the-best-distributor .body-content h3{
    margin-bottom: 30px;
    max-width: 450px;
    color: #061426;
}
section.why-is-home2stay-the-best-distributor .body-content .col-md-6 p{
    max-width: 710px;
    line-height: 38px;
}
section.why-is-home2stay-the-best-distributor .card{
    border: none;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
section.why-is-home2stay-the-best-distributor .card .card-head{
    height: 222px;
}
section.why-is-home2stay-the-best-distributor .card .card-body{
    padding: 0;
}

/* why is home2stay the best distributor of stairlifts in vancouver?  */

/* source the best stairlifts in vancouver */

section.source-the-best-stairlifts-in-vancouver{
    background-image: url("/wp-content/themes/HomeToStay/assets/images/Stairlifts Vancouver/source the best stairlifts in vancouver.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.source-the-best-stairlifts-in-vancouver .row{
    text-align: center;
    color: white;
    margin: auto;
}
section.source-the-best-stairlifts-in-vancouver h2{
    max-width: 1290px;
    margin: auto;
    margin-bottom: 30px;
    line-height: 58px;
}
section.source-the-best-stairlifts-in-vancouver p{
    max-width: 1270px;
    margin: auto;
    line-height: 38px;
} 
section.source-the-best-stairlifts-in-vancouver a {
    color: #FFC000;
    text-decoration-line: underline;
    font-weight: 700;
}
/* source the best stairlifts in vancouver */

/* Frequently Asked Questions About Home2stay’s Tub Cut Outs in Canada  */

section.faq  .top-content{
    text-align: center;
    margin-bottom: 50px;
}
section.faq  .top-content h2{
    max-width: 1270px;
    margin: auto;   
    line-height: 58px;
    margin-bottom: 30px
}
section.faq .top-content p{
    max-width: 1010px;
    margin: auto;
    line-height: 38px;
}


section.faq .tab-content {
    width: 100%;
    
 
}
/* section.faq .faq-content{
    display: flex;
} */
/* section.faq div#accordionExample {
    width: 100%;
} */
section.faq  button.accordion-button{
    height: 130px;
    /* width: 1270px; */
    color: #FFF;
    font-size: 31px;
    font-family: "fontInter";
    font-weight: 800;
    line-height: 45px;
    border-radius: 5px 5px 0px 0px;
    /* background: var(--bg-blue, linear-gradient(270deg, #091E3A 0%, #0C3162 100%)); */
}
section.faq .accordion .accordion-item{
    margin-bottom: 20px;
}
section.faq .accordion-button::after {
 
    filter: brightness(100);
    font-weight: 700;
}
section.faq .accordion-body p{
    font-size: 20px;
    line-height: 38px;
    color: #000;
    margin-bottom: 30px;
}
section.faq .accordion-body {
    padding: 30px;
    /* width: 1270px; */
    margin-bottom: 30px;
}
section.faq button.accordion-button.collapsed{
    padding: 30px;
}
section.faq .accordion-item {
    width: 100%;
    max-width: 1270px;
    /* min-width: 100%; */
    margin: 0 auto 30px;
}
button.accordion-button {
    background: #091e3a !important;
}
/* Frequently Asked Questions About Home2stay’s Tub Cut Outs in Canada  */

@media (max-width: 1027px) and (min-width:992px){
    section.models-of-stairlifts-available-at-home2stay .body-content .card   .card-head {
        height: 271px;
    }
  }


@media (max-width: 1341px) and (min-width:1199px){
    section.why-should-you-install .body-content .card-head {
      padding: 29px;
      height: 308px;
  }
  }
  @media (max-width: 1072px) and (min-width: 992px){
    section.why-is-home2stay-the-best-distributor .card .card-head{
        height: 260px;
    }
}
@media (max-width: 1199px){
    section.page-banner{
        margin-top: 122px;
    }
}
@media (max-width: 991px){
    section.page-banner {
        align-items: unset;
        min-height: unset;
    }
    .img-desktop {
        display: none;
    } 
    section.models-of-stairlifts-available-at-home2stay .row .row {
        margin-bottom: 30px;
    }
    .img-tab {
        display: block;
    } 
    .img-width{
        width: 100%;
    }
    .padding-left{
        padding-left: inherit;
    }
    section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12:first-child{
        margin-bottom: 30px
    }
    section.below-banner{
        padding: 50px 30px !important;
    }
    section.what-are-stairlifts p {
        max-width: unset;
    }
    section.why-should-you-install .head-content .col-lg-6.col-md-12 {
        display: unset;
    }
    section.why-should-you-install .head-content img{
        margin-bottom: 30px
    }
    section.why-should-you-install .head-content h2 {
        max-width: unset;
    }   
    section.why-should-you-install .head-content p {
        max-width: unset;
    }
    section.why-should-you-install .body-content .card-head {
        height: unset;
    }
    section.models-of-stairlifts-available-at-home2stay .head-content{
        display: block;
    }
    .padding-left{
        padding-left: inherit;
    }
    section.models-of-stairlifts-available-at-home2stay .head-content p{
        max-width: unset;
    }
    section.models-of-stairlifts-available-at-home2stay .head-content h2{
        max-width: unset;

    }
    section.why-is-home2stay-the-best-distributor .card .card-head{
        height: unset;
    }
    section.why-is-home2stay-the-best-distributor .head-content{
        display: block;
    }
    .padding-left{
        padding-left: inherit;
    }
    section.why-is-home2stay-the-best-distributor .head-content p{
        max-width: unset;
    }
    section.why-is-home2stay-the-best-distributor .head-content h2{
        max-width: unset;

    }
    section.why-is-home2stay-the-best-distributor .col-lg-4.col-md-12 {
        margin-bottom: 40px;
    }
    section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12:first-child{
        margin-bottom: 30px
    }
    section.models-of-stairlifts-available-at-home2stay .row .col-lg-6.col-md-12 p {
        max-width: unset;
    }
    section.why-is-home2stay-the-best-distributor .body-content .row .col-lg-4.col-md-12 p{
        max-width: unset;
        
    }
    

}
@media (max-width: 767px){
    section.below-banner{
        padding: 50px 20px !important;
    }
}
@media (max-width: 573px){
    section.page-banner h1 {
        padding-top: 100px;
    }
}
/* @media (max-width: 470px){
    section.going-up-the-stairs-has-never-been-easier{
        height: unset;
    }
}
@media (max-width: 383px){
    section.page-banner h1 {
        padding-top: 150px;
    }
} */