@import url(../fonts/poppins-font/stylesheet.css);
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
html {
    margin: 0 !important;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
    background-color:#fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {   font-family: 'Poppins';
    font-weight: bold;
}

h2 {   font-family: 'Poppins';
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
    text-align: left;
}
p {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    font-family: 'Poppins';
}
a {
    text-decoration: none;
    font-family: 'Poppins';
}
ul {
    padding: 0;
    list-style: none;
}
.container{
    max-width: 1320px;
    margin: 0 auto;
    padding: 0px 20px;
}

/* header css start */

header .iner-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
header.header-main-section {
    padding: 20px 0px;
    background: #212121;
}
header .right {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 15px;
}
header .right p {
    color: var(--White, #FFF);
    text-align: right;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
header .right p a {
    display: inline-flex;
    height: 60px;
    padding: 16px 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    text-decoration: none;
    color: #18BBB6 !important;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border: 2px solid #18BBB6;
    transition: .5s all ease;
}
header .right p a:hover {
    background: #18BBB6 !important;
    color: #fff !important;
    border-color: #18BBB6;
}
header .right div#block-8 p {
    max-width: 196px;
}
/* header css start */

/* banner css start */
.banner-main-section .st-img {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.prev-btn, .next-btn {
    cursor: pointer;
}
.video-container .st-img video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-main-section {
    padding: 100px 0px;
    background: #e8f8f8;
}
.banner-main-section1 {
    background: #fbf6f1;
}

.st-img img, .st-img video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.inner-banner {
    display: flex;
    gap: 20px;
}
.banner-main-section1 .inner-banner {
    display: flex;
    align-items: center;
    gap: 20px;
}
.banner-main-section .st-img {
    line-height: 1;
}
.banner-main-section .left-sec {
    width: 50%;
}
.banner-main-section .left-sec h3 {
    color: #000;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.banner-main-section .left-sec h1 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 62px;
    letter-spacing: .6px;
}
.banner-main-section1 .left-sec h1 {
    font-size: 42px;
}
.banner-main-section1 .left-sec h3 {
    color: #64768d;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-top: 16px;
    max-width: 400px;
}
ul.ul-tag {
    list-style: none;
     display: flex;
     padding: 8px;
     align-items: center;
     gap: 24px;
     color: #FB8340;
     margin: 0 !important;
     margin-top: 14px !important;
}
ul.ul-tag li{
color: var(--Winter-Breeze, #FB8340);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
ul.ul-tag1 li {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    position: relative;
    padding-left: 18px;
}
/* ul.ul-tag1 li:before {
    content: '';
    position: absolute;
    left: 0;
    height: 2px;
    background-color: #FB8340;
    width: 6px;
    top: 50%;
    transform: translateY(-50%);
} */
ul.ul-tag1 {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding:0;
    margin-top: 20px;
}
a.a-tag {
    background: var(--Shamshoom-Teal, #18BBB6);
    padding: 16px 48px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: var(--Graphite, #212121);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    display: inline-block;
}
.banner-main-section .left-sec a.b-tag {
color: var(--Graphite, #212121);
font-family: poppins;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-decoration: underline;
margin-left: 20px;
display: inline-block;
}
.bottom_st {
    margin-top: 35px;
}
.banner-main-section1 .bottom_st {
    margin-top: 60px;
}
.banner-main-section .slick-dots li button:before {
    color: #bacbca !important;
    font-size: 12px;
    opacity: 1;
}
.banner-main-section .slick-dots li button {
    background: transparent !important;
}
.banner-main-section .slick-dots li.slick-active button:before {
    color: #18BBB6 !important;
}
.banner-main-section .slick-dots {
    position: absolute;
    bottom: -50px;
}
.banner-main-section .left-sec.right-sec {
    position: relative;
}
.orange-div {
    position: absolute;
    top: -50px;
    background: #FB8340;
    right: 8%;
    width: 175px;
    height: 175px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index:1;
}
.banner-main-section .orange-div  h3 {
    color: var(--Graphite, #212121);
    text-align: center;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.banner-main-section .orange-div span {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.banner-main-section .orange-div p {
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 8px;
}
/* banner css end */

/* logo section start */
.wrapper-main-cst .logo img {
    width: auto;
    height: 75px;
    margin: 0 auto;
}
.wrapper-main-cst .logo img {
	width: 100%;
    object-fit: contain;
}
.wrapper-main-cst {
    padding: 90px 0px;
}
/* logo section end */

/* faq css start */
section.shamshoom-faq {
    background: #E8F8F8;
    padding: 80px 0px;
}
section.shamshoom-faq.shamshoom-faq1 {
    background: #e8eeec;
}
.shamshoom-faq-heading h3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    text-align: left;
    color: #212121;
}
.shamshoom-faq-heading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
}
.faq_question{
    border-bottom: 2px solid #18BBB6;
}
.faq_question {
  font-size: 1.2rem;
  font-weight: 600;
  padding: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.answercont {
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
}
.answer {
  padding: 0 10px 10px;
  line-height: 1.5rem;
  margin-top: 25px;
}
.fqa_headline_container h2 span { font-weight: 700; }
.faq_question-text h3 {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
.icon.active {
  background: transparent;
  border: 2px solid #fff;
}
.icon:hover { cursor: pointer; }
.icon-shape { position: relative; width: 50px; height: 50px; }
.icon .icon-shape::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 3px;
  background: #000000;
  border-radius: 3px;
  transition: all 0.5s ease;
}
.icon .icon-shape::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 3px;
  height: 20px;
  background: #000000;
  border-radius: 3px;
  transition: all 0.5s ease;
}
.icon .icon-shape.active::before {
  transform: translate(-50%, -50%) rotate(180deg);
  transition: all 0.5s ease;
}
.icon .icon-shape.active::after {
  transform: translate(-50%, -50%) rotate(90deg);
  transition: all 0.5s ease;
}
.answer ul li:before {
    content: "";
    display: block;
    background-image: url('http://renovate.shamshoom.ca/wp-content/uploads/2024/07/gg_check-o-1.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 20px;
    width: 20px;
    position: absolute;
    z-index: 999;
    left: 0;
}
.answer ul li {
    position: relative;
    padding-left: 27px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.shamshoom-faq-main {
    display: flex;
    justify-content: space-between;
    margin: 60px 0 0;
}
.shamshoon-faq-left {
    width: 50%;
}
section.shamshoom-faq.shamshoom-faq1 .shamshoon-faq-left{
    width: 55%;
}
section.shamshoom-faq.shamshoom-faq1 .shamshoon-faq-right{
    width: 45%;
}
.shamshoon-faq-right {
    width: 50%;
    text-align: right;
}
.faq_question.active h3{
    color: #18BBB6;
}
.faq_question.active {
    border-bottom: 2px solid #18BBB6;
}
/* faq css end */

/* process section start */
.process-main-section {
    padding: 100px 0px;
    position: relative;
}
.process-main-section:after {
    content:'';
    position: absolute;
    right:0;
    top:0;
    bottom:0;
    width: 620px;
    height: 100%;
    background-image: url('http://renovate.shamshoom.ca/wp-content/uploads/2024/07/21464-1.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.process-main-section.process-main-section1:after {
     display: none;
}
.process-main-section .process-inner h2 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.process-main-section .process-grid {
    margin-top: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
    max-width: 885px;
}
.process-main-section .process-grid span {
    color: #FFF;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 8px;
    background: var(--Winter-Breeze, #FB8340);
    display: flex;
    justify-content: center;
    align-items: center;
}
.process-main-section .process-grid .first {
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.process-main-section .process-grid .first h3 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* process section end */

/* product section css start */
.renovation-main-section {
    padding: 120px 0px 90px;
}
.renovation-main-section.renovation-main-section1{
    padding: 70px 0px;
}

.renovation-inner h2 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.renovation-inner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}
.renovation-inner .left.right {
    display: flex;
    align-items: center;
}
.renovation-inner p {
    max-width: 500px;
}
.product-bottom_slider {
    margin-top: 50px;
}
.product-bottom_slider .bottom h4 {
    color: var(--Graphite, #212121);
    font-family: poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 6px;
}
.product-bottom_slider .bottom h3 p{
    color: var(--Graphite, #212121);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.992px;

}
.product-bottom_slider .bottom {
    padding-top: 20px;
}
.st-bottom-area {
    text-align: center;
    margin-top: 90px;
}
.st-bottom-area p {
    color: var(--Winter-Breeze, #FB8340);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.st-bottom-area a{
display: inline-flex;
height: 60px;
padding: 16px 48px;
justify-content: center;
align-items: center;
gap: 10px;
flex-shrink: 0;
background: var(--Shamshoom-Teal, #18BBB6);
margin-top: 20px;
font-weight: 700;
transition: .6s ease all;
}
.st-bottom-area a:hover{
    opacity: .8;
}
/* product section css end */

/* map start css */
.location-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 46px;
}
.location-image {
    width: 294px;
    height: 209px;
    overflow: hidden;
}
.location-image img {
    width: 100%;
    height: 100%;
}
.first-location {
    flex: 0 0 24%;
    max-width: 24%;
}
.loaction-top-heading h3 {font-family: Poppins;font-size: 24px;font-weight: 600;line-height: 36px;text-align: left;color: #18BBB6;}

.loaction-top-heading {
    margin-bottom: 10px;
}
.address-location {
    margin-top: 20px;
}
.address-location h3 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.address-location p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
}
.location-hours h2 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.location-hours {
    margin: 24px 0 0 0;
}
.location-hours ul li {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    margin-top: 10px;
}
section.locations-sec {
    padding: 70px 0;
}
.loaction-top-heading span {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
}
.loaction-top-heading.last-heading {
    display: none;
}
.location-visit {
    margin-top: 34px;
}
.location-visit h3 {
    font-family: Poppins;
    font-size: 24px;
    font-weight: 600;
    line-height: 36px;
    text-align: left;
    color: #FB8340;
    max-width: 270px;
    margin-bottom: 16px;
}
.location-visit p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
}
.address-location-btn a {
    border: 3px solid #18BBB6;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #212121;
    padding: 18px 48px;
    display: block;
    transition: 0.6s;
    max-width: 286px;
}
.address-location-btn {
    margin-top: 40px;
}
.address-location-btn-call a {
    border: 3px solid #fb8340;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    color: #212121;
    padding: 18px 48px;
    display: block;
    max-width: 248px;
    transition: 0.6s;
}
.address-location-btn-call {
    margin-top: 16px;
}
.address-location-btn-call a:hover {
    background: #fb8340;
    transition: 0.6s;
}
.address-location-btn:hover a {
    background: #18BBB6;
    transition: 0.6s;
}
/* map css end */

/* review section css start */
.review-main-section {
    padding: 100px 0px;
}
.review-main-section .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.review-main-section  .star-sec{
    display: flex;
    gap: 5px;
    justify-content: center;
}
.review-main-section  .star-sec img{
   width: 25px;
   height: 24px;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active span.span-area-review{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    text-align: left;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active .star-sec {
   margin-left:0;
}
.review-main-section .slide-btn.slick-slide.slick-active .left, .review-main-section .slide-btn.slick-slide .left {
    display: none !important;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active .left {
    display: block !important;
}
.review-main-section .slide-btn.slick-slide.slick-active, .review-main-section .slide-btn.slick-slide {
    padding: 40px;
    background-color: #8BA8A1;
    text-align: center;
}
.review-main-section .slide-btn.slick-slide.slick-active .right, .review-main-section .slide-btn.slick-slide .right{
    display: flex;
    flex-direction: column;
    gap: 28px;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active .star-sec img{
    filter: brightness(0) invert(1);
}
.review-main-section .left h2 {
    max-width: 490px;
    width: 100%;
}
.review-main-section .renovation-inner {
    margin-bottom: 35px;
}
.review-main-section .right h3 {
    color: var(--Graphite, #212121);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Raleway;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 31.992px;
}
.review-main-section .right p {
color: var(--Graphite, #212121);
font-family: poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}

.review-main-section .slick-slider {
    margin:0 -10px;
    position: relative;
}
.review-main-section .slick-slider:before {
    content: '';
    position: absolute;
    top: -103px;
    background-image: url('https://shamshoom.exoticaitsolutions.com/wp-content/uploads/2024/07/image-142.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 168px;
    height: 114px;
    right: 0;
    left: 481px;
    z-index: 1;
}
.review-main-section .slick-slide {
    margin-right:10px;
    margin-left:10px;
}
.review-main-section .slide-btn.slick-slide .bottom-area {
    display: flex;
    justify-content: center;
    gap: 10px;
    text-align: left;
}
.review-main-section .slide-btn.slick-slide h4 {
    color: var(--Graphite, #212121);
    font-variant-numeric: lining-nums proportional-nums;
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
}
.review-main-section .slide-btn.slick-slide span{
    color: var(--Graphite, #212121);
    font-family: poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.review-main-section .slide-btn.slick-slide .bottom-area img {
    width: 45px;
    height: 45px;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active .right h3 {
    order: 2;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active .right p {
    order: 3;
}
 .review-main-section .slide-btn.slick-slide.slick-current.slick-active .star-sec {
    order: 1;
    margin-right: auto;
}
 .review-main-section .slide-btn.slick-slide.slick-current.slick-active  .bottom-area {
    order: 4;
    justify-content: left;
}
.review-main-section .slide-btn.slick-slide.slick-active {
    max-width: 296px !important;
    /* height: 410px; */
}
.review-main-section .slide-btn.slick-slide[aria-hidden="true"] {
    max-width: 296px;
}
/* review section css end */

.messageMultiForm {
    position: absolute;
    width: 100%;
    top: 0;
}
.errormessage {
    background: white;
    max-width: 500px;
    margin: 0 auto;
    z-index: 9;
    position: fixed;
    padding: 12px 34px;
    border: 2px solid red;
    border-radius: 30px;
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: center;
    top: -100px;
    transition: 0.6s;
    left: 50%;
    transform: translateX(-50%);
}
.errorImage img {
    width:24px;
    margin: 0 auto;
    display: block;
}
.errorData {
    font-size: 16px;
    color: red;
}
.errormessage.active {
    top: 40px !important;
}
/* faq section css start */

section.footer-faq .accordion .accordion-item {
    border-bottom: 1px solid #18BBB6;
    padding: 0 20px;
}
section.footer-faq .accordion .accordion-item button[aria-expanded='true'] .accordion-content {
   padding: 0 0 20px 0 !important;
}
  section.footer-faq .accordion-content p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #212121;
    opacity: 9 !important;
}
section.footer-faq .accordion button[aria-expanded='true'] + .accordion-content {
    padding-bottom: 30px;
}

section.footer-faq .accordion-content p {
    margin: 0 !important;
}
section.footer-faq .accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #18BBB6;
    font-size: 1.15rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
    background-color: transparent !important;
}
  section.footer-faq .accordion button:hover,
  section.footer-faq .accordion button:focus {
    cursor: pointer;
    color: #18BBB6;
}
  section.footer-faq .accordion button:hover::after,
  section.footer-faq .accordion button:focus::after {
    cursor: pointer;
    color: #18BBB6;
    border: 1px solid #18BBB6;
}
  section.footer-faq .accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}
  section.footer-faq .accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 0;
    width: 24px;
    height: 24px;
    border-radius: 22px;
  }
  section.footer-faq .accordion button[aria-expanded='true'] {
    color: #18BBB6;
}
  section.footer-faq .accordion button[aria-expanded='true'] .icon::after {
    width: 0;
}
  section.footer-faq .accordion button[aria-expanded='true'] + .accordion-content {
    opacity: 1;
    max-height: 100%;
    transition: all 200ms linear;
    will-change: opacity, max-height;
}
  section.footer-faq .accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity 200ms linear, max-height 200ms linear;
    will-change: opacity, max-height;
}
  section.footer-faq .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 2em 0;
}
  section.footer-faq .footer-faq-heading h4 {
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    text-align: center;
}
section.footer-faq .footer-faq-heading p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
section.footer-faq .accordion {
    max-width: 1020px;
    margin: 0 auto;
    border: 1px solid #18BBB6;
}
section.footer-faq .footer-faq-heading {
    margin-bottom: 63px;
}
section.footer-faq {
    margin-bottom: 20px;
    padding: 100px 0px;
}
section.footer-faq .accordion .accordion-item:last-child {
    border: none;
}
section.footer-faq .accordion span.accordion-title {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
    color: #212121;
}
section.footer-faq .accordion-item button[aria-expanded="true"] img {
    transform: rotate(180deg);
}
/* faq section css end */

.location-top-heading.last-heading {
    display: none;
}
.before-after-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0px;
}

/* Total animation duration for one review (12s for each, but adjusted to ensure one finishes before the next starts) */
@keyframes slideup-hide-p {
    0% { transform: translateY(50px); opacity: 0; }
    30% { transform: translateY(0); opacity: 0; }
    40% { transform: translateY(0); opacity: 1; }
    60% { transform: translateY(50px); opacity: 0; }
    100% { transform: translateY(50px); opacity: 0; }
  }
  
  @keyframes slideup-hide-left-im {
    0% { transform: translateY(50px); opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    70% { transform: translateY(0); opacity: 1; }
    80% { transform: translateY(50px); opacity: 0; }
    100% { transform: translateY(50px); opacity: 0; }
  }
  
  @keyframes slideup-hide-right-im {
    0% { transform: translateY(50px); opacity: 0; }
    20% { transform: translateY(0); opacity: 1; }
    60% { transform: translateY(0); opacity: 1; }
    70% { transform: translateY(50px); opacity: 0; }
    100% { transform: translateY(50px); opacity: 0; }
  }
  
  /* Apply animations with different delays */
.review-cst-main-bottom p {
    animation: slideup-hide-p 10s linear 1;
    animation-fill-mode: both;
}
.review-cst-main-bottom .left-im {
    animation: slideup-hide-left-im 10s linear 1;
    animation-fill-mode: both;
}
.review-cst-main-bottom .right-im {
    animation: slideup-hide-right-im 10s linear 1;
    animation-fill-mode: both;
}
.review-jk{
    display: none;
}
  section.footer-faq .accordion .accordion-item button {
    padding-right: 35px;
}

/* tab-slider css start */

.custom-faq-section .container{
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  .custom-faq-tab-wraper {
    display: block;
    align-items: center;
  }
  .custom-faq-tab-box {
    visibility: hidden;
    height: 0;;
    width: 100%;
    overflow: hidden;
  }
  .custom-faq-head h2 {
    color: var(--Graphite, #212121);
    text-align: center;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 50px;
  }
  .custom-faq-wraper .p-tag{
    color: var(--Graphite, #212121);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 795px;
    margin:0 auto;
  }
  .custom-faq-tab-box.show {
    visibility: visible;
    height:auto;
  }
  .inn-cust.kp-img .first-kl {
    width: 35%;
}
.inn-cust.kp-img .first-kl.first-kl1 {
    width: 65%;
}
  .custom-faq-tab.active .custom-faq-tab-content {
    display: block;
    padding-top: 10px;
    font-size: 16px;
    color: initial;
    font-family: inherit;
  }
  .custom-faq-button {
    display: grid;
    justify-content: center;
    align-items: center;
    background: transparent none repeat scroll 0 0;
    border: 1px solid var(--Muted-teal, #8BA8A1);
    color: var(--Graphite, #212121);
   text-align: center;
   font-family: Poppins;
   font-size: 16px;
   font-style: normal;
   font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    transition: all .4s ease-in-out 0s;
    cursor: pointer;
    max-width: 287.5px;
    height: 64px;
    width: 100%;
    position: relative;
  }
  .custom-faq-button:nth-child(1):after {
    content: '';
    position: absolute;
    width: 16.726px;
    height: 16.726px;
    transform: rotate(45deg);
    right: -9px;
    background: #18bbb6;
    z-index: 1;
}
.custom-faq-section-wraper .inn-cust.kp-img {
    display: flex;
    align-items: center;
}
.custom-faq-section-wraper .first-kl.first-kl1 {
    text-align: right;
}
.custom-faq-section-wraper .first-kl.first-kl span{
color: var(--Graphite, #212121);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: underline;
}
  .custom-faq-button.active {
    border-bottom: 1px solid #18BBB6;
    background: #18BBB6;
    color: #fff;
    font-size: 16px;
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .custom-faq-button:nth-child(1) {
    border-right: 0;
}
.custom-faq-button:last-child {
    border-left: 0;
}
  .custom-faq-section .slick-arrow {
    max-width: 65px;
    width: 100%;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 .custom-faq-section .slick-arrow, .custom-faq-section-wraper.custom-faq-section-wraper1 .next-btn.slick-arrow {
    position: relative;
}

  .custom-faq-buttons {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 35px;
  }
  .custom-faq-tab-head {
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    font-family: inherit;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
  }
  .custom-faq-tab-head svg {
    height: 15px;
    width: 10px;
    transition: 0.4s;
  }
  .custom-faq-section .slick-arrow img {
    width: 65px;
    height: 65px;
    object-fit: cover;
}
  .custom-faq-tab.active .custom-faq-tab-head svg {
    rotate: 180deg;
  }
  .custom-faq-tab {
    margin-top: 35px !important;
    background: #fff;
    position: relative;
  }
.custom-faq-section .slick-next:before, .custom-faq-section .slick-prev:before {
    color: #000 !important;
    font-size: 24px;
}
.custom-faq-section-wraper .inner-product-custom a {
    text-decoration: none;
    color: #444;
}
.custom-faq-section-wraper .image-custom img {
    width: 100%;
    object-fit: cover;
    height: 538px;
}
.custom-faq-section-wraper {
    padding: 50px 0px 80px;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 {
    padding: 80px 0px;
}

.custom-faq-section-wraper.custom-faq-section-wraper1 .custom-faq-head {
    margin-bottom: 40px;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 .custom-faq-head h2 {
    margin-bottom:0;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 .custom-faq-head p {
    max-width: 780px;
    margin: 0 auto;
    text-align: center;
}



@media(min-width: 480px) {
.mobile_text_P{
   display: none;
}
.mobile-orange-div{
    display: none;
}
}

  @media(max-width:768px) {
    .custom-faq-section-wraper {
      padding-top: calc({{ section.settings.p_t }}px / 2) !important;
      padding-bottom: calc({{ section.settings.p_b }}px / 2) !important;
    }
  }
  @media(max-width:600px) {
    .custom-faq-tab {
      padding: 15px 0;
    }
  }
/* tab-slider css end */

/* Range-slider css start */

.range-main-section {
    padding: 100px 0px;
}
.range-main-section h2{
  color: var(--Text-Title-Text, #333);
text-align: center;
font-family: Poppins;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-bottom: 10px;
}
.range-main-section p{
color: var(--Text-Body-Text, #666);
text-align: center;
font-family: poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
}
.range-main-section .slick-slider {
    margin-left: -12%;
    margin-right: -12%;
  }
  .range-main-section .slick-list {
    padding-top: 9%!important;
    padding-bottom: 10%!important;
    padding-left: 20%!important;
    padding-right: 20%!important;
  }
  .range-main-section .slick-dots {
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .range-main-section .slick-track {
    max-width: 100%!important;
    transform: translate3d(0, 0, 0)!important;
    perspective: 100px;
  }
  .range-main-section .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100%!important;
    transform: translate3d(0, 0, 0);
    transition: transform 1s, opacity 1s;
  }
  .range-main-section .slick-snext,
  .range-main-section .slick-sprev {
    display: block;
  }
  .range-main-section .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    transform: translate3d(0, 0, 20px);
    z-index: 2;
  }
  .range-main-section .slick-snext {
    opacity: 1;
    transform: translate3d(20%, 0, 0px);
    z-index: 1;
  }
  .range-main-section .slick-sprev {
    opacity: 1;
    transform: translate3d(-20%, 0, 0px);
  }
  .range-main-section .rev_slide{
    border: 2px solid var(--Winter-Breeze, #FB8340);
    background: var(--White, #FFF);
    box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.35);
    padding: 78px 50px;
    opacity: .4;
    overflow: hidden;
  }
  .range-main-section .rev_slide.slick-current{
    opacity: 1 !important;
  }  

  .range-main-section .test {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 25px;
}
.range-main-section .left-jk h3 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.range-main-section .left-jk p {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.range-main-section .right-jk h4{
color: var(--Shamshoom-Teal, #18BBB6);
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 600;
line-height: normal;
}
.faq_question-text h3 {
    text-align: left;
}
.range-main-section .bottom-range {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 52px;
}
.range-main-section .img-gk .first-it {
    height: 320px;
}
.range-main-section .img-gk .first-it img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.range-main-section .left-range ul li {
color: var(--Graphite, #212121);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
position: relative;
padding-left: 38px;
}
.range-main-section .left-range ul li:before {
    content:'';
    position: absolute;
    top:10%;
    background-image: url('https://shamshoom.exoticaitsolutions.com/wp-content/uploads/2024/07/gg_check-o-1.png');
    width: 20px;
    height: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    left:0;
    display: block;
}
.range-main-section .left-range ul li span {
    font-weight: 700;
}
.range-main-section .slick-dots li{
    position: relative;
    border: 2px solid #18BBB6;
    border-radius: 50px;
    background-color: #fff;
    margin: 0;
}
.range-main-section .slick-dots li:nth-child(1):before {
    content: 'Basic Renovation'; 
    position: absolute;
    top: 100%;
    color: var(--Winter-Breeze, #FB8340);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
left: 50%;
transform: translateX(-50%);
  }
  .range-main-section .slick-dots li:nth-child(2):before {
    content: 'Mid Range Renovation'; 
    position: absolute;
    top: 100%;
text-align: center;
font-variant-numeric: lining-nums proportional-nums;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 22px;
left: 50%;
transform: translateX(-50%);
  }
  .range-main-section .slick-dots li:nth-child(3):before {
    content: 'High End Renovation';
  }
  .range-main-section .slick-dots li:before{
    margin-top: 14px;
  }
  .range-main-section .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}
.range-main-section .next-btn.slick-arrow {
    right: 0;
}
.range-main-section ul.slick-dots {
    display: flex;
    gap: 100px;
    justify-content: space-between;
    max-width: 900px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.range-main-section ul.slick-dots:before{
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: #18BBB6;
    width: 100%;
    height: 1px;
}
.range-main-section .slick-dots li.slick-active:before {
    color: var(--Shamshoom-Teal, #18BBB6);
    border-bottom: 6px solid #18BBB6;
    padding-bottom: 7px;
}
.range-main-section .slick-dots li:before{
    position: absolute;
    top: 100%;
    color: var(--Winter-Breeze, #FB8340);
text-align: center;
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
left: 50%;
transform: translateX(-50%);
}
.range-main-section .slick-dots li.slick-active:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: #18BBB6;
    width: 10px;
    height: 10px;
    display: block;
    border-radius: 50px;
}
.range-main-section .st-bottom-area p{
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.range-slider-sec p.top-st {
    margin-top: -92px;
    color: var(--Graphite, #212121);
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.range-main-section .st-bottom-area {
    margin-top: 160px;
}
/* Range-slider css end */

.review-cst-main-bottom {
    max-width: 237px;
    width: 100%;
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 99;
    display: block;
}
.review-cst-main-bottom p {
background: #fff;
padding: 16px;
gap: 32px;
color: var(--Graphite, #212121);
font-family: Poppins;
font-size: 14px;
font-style: normal;
font-weight: 400;
border-radius: 32px;
line-height: 19px;
}
.review-cst-main-bottom .left-im img {
    width: 100%;
}
.review-cst-main-bottom .bottom-ret {
    display: flex;
    gap: 10px;
    align-items: center;
}
.review-cst-main-bottom .right-im {
    line-height: 1;
}
.review-cst-main-bottom .right-im h4 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.review-cst-main-bottom .right-im span{
color: var(--Graphite, #212121);
font-family: Poppins;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:focus{
    outline: none;
}
/* step-form section start */

/*------------------------*/
input:focus,
button:focus,
.form-control:focus{
	outline: none;
	box-shadow: none;
}
.form-control:disabled, .form-control[readonly]{
	background-color: #fff;
}
/*----------step-wizard------------*/
.d-flex{
	display: flex;
}
.justify-content-center{
	justify-content: center;
}
.align-items-center{
	align-items: center;
}
.wrapper-main-cst .slick-initialized .slick-slide {
    padding: 0px 20px;
    display: block;
    object-fit: contain;
}

/*---------signup-step-------------*/

.signup-step-container{
	padding: 150px 0px;
	padding-bottom: 60px;
}
    .wizard .nav-tabs {
        position: relative;
        margin-bottom: 0;
        border-bottom-color: transparent;
    }
    .wizard > div.wizard-inner {
            position: relative;
    margin-bottom: 50px;
    text-align: center;
}
.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 15px;
    z-index: 1;
}
.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}
span.round-tab {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 16px;
    color: #0e214b;
    font-weight: 500;
    border: 1px solid #ddd;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
        background: #0db02b;
    color: #fff;
    border-color: #0db02b;
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}
.wizard .nav-tabs > li.active > a i{
	color: #0db02b;
}
.wizard .nav-tabs > li {
    width: 25%;
}
.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: red;
    transition: 0.1s ease-in-out;
}
.wizard .nav-tabs > li a {
    width: 30px;
    height: 30px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
    background-color: transparent;
    position: relative;
    top: 0;
}
.wizard .nav-tabs > li a i{
	position: absolute;
    top: -15px;
    font-style: normal;
    font-weight: 400;
    white-space: nowrap;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    font-weight: 700;
    color: #000;
}
    .wizard .nav-tabs > li a:hover {
        background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 20px;
}
.wizard h3 {
    margin-top: 0;
}
.prev-step,
.next-step{
    font-size: 13px;
    padding: 8px 24px;
    border: none;
    border-radius: 4px;
    margin-top: 30px;
}
.next-step{
	background-color: #0db02b;
}
.skip-btn{
	background-color: #cec12d;
}
.step-head{
    font-size: 20px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 20px;
}
.term-check{
	font-size: 14px;
	font-weight: 400;
}
.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
}
.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 40px;
    margin: 0;
    opacity: 0;
}
.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 40px;
    padding: .375rem .75rem;
    font-weight: 400;
    line-height: 2;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 38px;
    padding: .375rem .75rem;
    line-height: 2;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0;
}
.footer-link{
	margin-top: 30px;
}
.list-content{
	margin-bottom: 10px;
}
.list-content a{
	padding: 10px 15px;
    width: 100%;
    display: inline-block;
    background-color: #f5f5f5;
    position: relative;
    color: #565656;
    font-weight: 400;
    border-radius: 4px;
}
.list-content a[aria-expanded="true"] i{
	transform: rotate(180deg);
}
.list-content a i{
	text-align: right;
    position: absolute;
    top: 15px;
    right: 10px;
    transition: 0.5s;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fdfdfd;
}
.list-box{
	padding: 10px;
}
.signup-logo-header .logo_area{
	width: 200px;
}
.signup-logo-header .nav > li{
	padding: 0;
}
.signup-logo-header .header-flex{
	display: flex;
	justify-content: center;
	align-items: center;
}
.signup-step-container .list-inline li{
    display: inline-block;
}
.signup-step-container .pull-right{
    float: right;
}
/*-----------custom-checkbox-----------*/
/*----------Custom-Checkbox---------*/
.signup-step-container input[type="checkbox"]{
    position: relative;
    display: inline-block;
    margin-right: 5px;
}
.signup-step-container input[type="checkbox"]::before,
.signup-step-container input[type="checkbox"]::after {
    position: absolute;
    content: "";
    display: inline-block;   
}
.signup-step-container input[type="checkbox"]::before{
    height: 16px;
    width: 16px;
    border: 1px solid #999;
    left: 0px;
    top: 0px;
    background-color: #fff;
    border-radius: 2px;
}
.signup-step-container input[type="checkbox"]::after{
    height: 5px;
    width: 9px;
    left: 4px;
    top: 4px;
}
.signup-step-container input[type="checkbox"]:checked::after{
    content: "";
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(-45deg);
}
.signup-step-container input[type="checkbox"]:checked::before{
    background-color: #18ba60;
    border-color: #18ba60;
}
/*  */

.first_product .img-st img {
    width: 100%;
    cursor: pointer;
}
.first_product.slick-slide {
    margin-right: 8px;
    margin-left: 8px;
    cursor: pointer;
}
.tab-container {
    padding: 160px 0px 0 0;
}
.tab-nav {
  list-style: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.tab-nav .tab-link {
    cursor: pointer;
    border-radius: 50px;
    text-align: center;
    width: 20px;
    height: 20px;
    border: 2px solid #64768D;
    position: relative;
    background: #fff2ec;
}
.tab-nav .tab-link.active:before {
    content: "";
    border: 2px solid #18bbb6;
    height: 25px;
    width: 25px;
    border-radius: 100px;
    position: absolute;
    left: -6px;
    top: -6px;
}
.tab-nav .tab-link.active {
    background: #18bbb6;
    border-color: #18BBB6;
    border: 2px solid #18BBB6;
    height: 17px;
    width: 17px;
}
.tab-content {
  display: none;
  padding: 20px;
  border-radius: 5px;
}

.tab-content.active {
  display: block;
}
.tab-container button {
  padding: 10px 20px;
  margin: 10px 5px;
  border: none;
  background-color: #007bff;
  color: white;
  cursor: pointer;
  border-radius: 5px;
}
.tab-container button:disabled {
  background-color: #cccccc;
}
.error {
    border: 1px solid red !important;
    box-shadow: 0px 0px 12px #ff0000b3;
}
.tab-container button:hover:not(:disabled) {
  background-color: #0056b3;
}
.inner-tb {
    background: #FB83401A;
    padding: 45px 0 35px;
    position: relative;
}
.inner-tb:before {
  content: '';
  position: absolute;
  background-image: url('http://renovate.shamshoom.ca/wp-content/uploads/2024/07/get-free-estimate.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 185px;
  height: 180px;
  display: block;
  top:-118px;
  right:0;
}
.tab-container.tab-container1 .inner-tb:before{
    display: none;
}
.tab-container.tab-container1 {
    padding-top: 100px;
}
.inner-tb h2 {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
    margin-bottom: 10px;
    color: #212121;
}
.tab-container.tab-container1 .inner-tb h2 {
    font-size: 32px;
}
.inner-tb p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    max-width: 920px;
    margin: 0 auto;
}
.tab-container ul.tab-nav {
    max-width: 308px;
    margin: 0 auto;
    margin-top: 27px;
    position: relative;
}
.tab-content h3 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    margin-bottom: 16px;
}
div#multiStepForm {
    margin-top: 30px;
}
.tab-content {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}
.tab-container.tab-container1 .tab-content{
    max-width: 780px;
}
.radio-container {
    border: 2px solid #64768D;
}
.radio-container img {
    width: 46px;
    height: 56px;
    object-fit: contain;
    margin: 0 auto;
    text-align: center;
}
.radio-container p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}
.radio-container {
    width: 192px;
    height: 165px;
    TEXT-ALIGN: CENTER;
    DISPLAY: FLEX;
    ALIGN-ITEMS: CENTER;
    JUSTIFY-CONTENT: CENTER;
    background: #fff;
}
.radio-container label {
    padding: 0 !important;
    margin: 0;
}
.step-radio input {
    display: none;
}
.step-radio {
    display: flex;
    justify-content: center;
    gap: 16px;
}
#step1 .step-radio label, #step2 .step-radio label {
    padding-left: 0 !important;
}
a.next-btn.active-step, input.next-btn.active-step {
    background-color: #18bbb6 !important;
    color: #fff !important;
}
.tab-content a.next-btn, .tab-content input.next-btn {
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    background: #8BA8A1;
    color: #212121;
    padding: 18px 48px;
    display: inline-block;
    border-radius: 0;
    opacity: .7;
}
.next_button1, .next_button2, .next_button3, .next_button4 {
  display: inline-block;
  margin-top: 40px;
}
.optionMine {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    cursor: pointer;
    gap: 10px;
}
.input-main-custom input {
    border: transparent;
    border-bottom: 1px solid #64768D;
}
input#address {
    border-bottom: 1px solid #FB8340;
    margin-bottom: 16px;
}
.step-radio input:checked + .radio-container {
    border: 2px solid #fb8340 !important;
}
input#name {
    border-bottom: 1px solid #FB8340;
    margin-bottom: 16px;
}
ul.tab-nav:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px dotted #64768D;
    width: 100%;
}
.tab-container input:focus {
    outline: none !important;
    box-shadow: none !important;
}
.tab-container input.next-btn:active {
    box-shadow: none !important;
    border: none !important;
}
.tab-container input.next-btn {
    border: none !important;
    box-shadow: none !important;
}
.review-main-section .slide-btn.slick-slide.slick-current.slick-active{
    background-color: #DAA76F;
    position: relative;
}
.successMessage {
    background: white;
    max-width: 425px;
    margin: 0 auto;
    z-index: 999999999;
    display: flex;
    gap: 9px;
    padding: unset;
    align-items: center;
    justify-content: center;
    border: 2px solid #4db200;
    border-radius: 30px;
    transition: 0.6s;
    position: fixed;
    top: -100px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.successMessage.active {
    top: 100px;
}
.sucessData img {
    width: 65px;
    object-fit: contain;
}
.sucessData {
    font-size: 15px;
    color: #669933;
    font-weight: 600;
}

/* Thank you css start */
.thank-main-section {
    background: #e8f8f8;
    height: 100vh;
}
.thank-main-section .mark-sec img {
    width: 100px;
}
.thank-main-section .inner-thank {
    text-align: center;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.thank-main-section .mark-sec {
    margin: 25px 0px;
}
.thank-main-section .inner-thank h2 {
    display: inline-block;
    font-size: 60px;
    line-height: normal;
}
.thank-main-section .in-thank {
    padding: 80px 140px;
    background: #fff;
}
.thank-main-section .in-thank h3 {
    margin-bottom: 8px;
}
.thank-main-section .in-thank p span {
    color: #188c8c;
    font-weight: 500;
}
.thank-main-section a.back-home {
    padding: 13px 22px;
    background: #18bbb6;
    display: inline-block;
    color: #fff;
    margin-top: 22px;
    font-weight: 600;
    font-size: 18px;
}
/* Thank you css end */

.custom-faq-tab .first-kl iframe {
    max-width: 100% !important;
    margin: 0 auto !important;
    width: 100%;
    height: 538px;
}

/* contact page css start */

.text-side.shrinker-parent {
    display: flex;
    max-width: 1300px;
    margin: 0 auto;
    gap: 30px;
}
section.quotes-no {
    background: #212121;
    padding: 80px 0;
}
.shrinker-left-image {
    width: 50%;
}
.qouter-custom-main-right-form {
    width: 50%;
}
.shrinker-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.shrinker-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.qouter-custom-main-right-form h3 {
    color: #18BBB6;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 0;
}
.qouter-custom-main-right-form p {
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    font-family: 'Poppins';
    margin: 0;
    color: #FFF;
    margin-bottom: 20px;
}
.form-name-field input {
    color: #fff !important;
    padding-bottom: 10px;
    border-color: #18BBB6;
    padding-right: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-style: solid;
    padding-left: 10px;
    padding-top: 10px;
    width: 100%;
    border-width: 1px;
    background-color: rgba(0, 0, 0, 0);
}
.form-name-field input:focus{
    outline: none;
}
.form-name-field textarea {
    color: rgb(117 117 117) !important;
    padding-bottom: 10px;
    border-color: rgb(39, 204, 183);
    padding-right: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom-style: solid;
    padding-left: 10px;
    padding-top: 10px;
    min-width: 400px;
    border-width: 1px;
    background-color: rgba(0, 0, 0, 0);
}
.form-name-field {
    margin-bottom: 16px;
}
.sumbit-btn button {
    margin: 0;
    font-family: Poppins;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    background: rgb(39, 204, 183) !important;
    color: #212121 !important;
    padding: 18px 48px;
    margin-top: 40px;
    display: inline-block;
    border-radius: 0;
    border: none;
}
.sumbit-btn input {
    background: #18bbb6 !important;
    line-height: 1;
}
.sumbit-btn input:hover {
    border-color: #18bbb6;
}
.form-name-field textarea {
    overflow: auto;
    height: calc(120px - 0px);
    color: #fff !important;
    resize: none;
}
.form-name-field textarea:focus-visible {
    outline: none;
}
form.sent .wpcf7-response-output {
    display: none !important;
}
/* contact page css end */

.first-kl{
    transition: 3s all ease;
}
.first-kl.active-div {
    width: 100% !important;
}
.disclaimer-main-section{
    background: #e8f8f8;
    padding: 80px 0px;
}
.disclaimer-main-section p{
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.slick-arrow{
    cursor: pointer;
}
.popup-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 88%);
    color: #fff;
    z-index: 1000;
    justify-content: center;
    align-items: center;
}
.popup-content {
    position: relative;
    background: #fff;
    padding: 65px;
    max-width: max-content;
    max-height: 80%;
    overflow: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.popup-img img {
    max-width: 100%;
    max-height: 60vh;
    display: block;
    margin: 0 auto;
}
.close-popup,
.prev-slide,
.next-slide {
    position: absolute;
    background: #000;
    color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
}
.close-popup {
    top: 10px;
    right: 10px;
}
.prev-slide {
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent !important;
    padding:0;
}
.next-slide {
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
     background-color: transparent !important;
    padding:0;
}
.popup-overlay button.close-popup svg {
    width: 20px;
    height: 20px;
    display: block;
    filter: invert(1);
}
.popup-overlay button.prev-slide, .popup-overlay button.next-slide {
    width: 50px;
    height: 50px;
    line-height: 0;
}
.popup-overlay button:hover{
    background-color: #28303d !important;
}
.OjEi3TZzucZzTkMDZmMj4IYmZTMOkNNtheme--light {
    display: none !important;
}
.nitropack-badge, .np-badge {
    display: none !important;
}

.challenge-main-custom h2 {
    color: var(--Graphite, #212121);
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: center;
    margin-bottom: 50px;
}
.challenge-main-custom {
    padding: 80px 0px;
}

.challenge-main-custom .inner-challenge {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}
.challenge-main-custom .first-challenge {
    width: 25%;
    padding: 0px 12px;
}
.challenge-main-custom .first-challenge h3 {
    font-size: 24px;
    margin-bottom: 6px;
    color: #212121;
    font-weight: 600;
}
.challenge-main-custom .img-ch {
    max-height: 90px;
    min-height: 90px;
    height: 100%;
    margin-bottom: 8px;
}
.challenge-main-custom p{
    font-size: 16px;
    color: #000;
}


.contractor-main-custom .inner-div-custom {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    border: 3px solid #18BBB6;
    padding: 25px 0px;
}
.contractor-main-custom .contractor-left {
    width: 50%;
    padding: 0px 80px;
}
.contractor-main-custom .contractor-left h2 {
    text-align: center;
    color: #000;
}
.contractor-main-custom .contractor-right img {
    width: 100%;
}
.contractor-main-custom {
    padding: 50px 0px 80px;
}
ul.ul-tag, ul.ul-tag1{
    display: none;
}
.work-btm {
    text-align: center;
    margin-top: 60px;
}
.work-btm h4 {
    font-size: 16px;
    font-weight: 700;
    color: #FB8340;
    margin-bottom: 20px;
}

 .tab-container .inner-tb {
        background: #FB83401A;
    }
     .tab-container1 .inner-tb {
        background: #f5f5f5;
    }

.process-main-section.process-main-section1 .bottom-process-ar {
    display: flex;
    justify-content: space-between;
}
.process-main-section.process-main-section1 .process-grid {
    margin-top: 60px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    width: 54%;
}
.process-main-section.process-main-section1 .right-img-process {
    width: 40%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.top-renovate-aea {
    position: relative;
}
input#next-btn4, input#next-btn5 {
    margin-top: 40px;
}
.tab-container1 input#address, .tab-container1 input#email {
    max-width: 627px;
    width: 100%;
}
.tab-container1 input#email{
    border-bottom: 1px solid #FB8340;
}
.tab-container1 input#name {
    border-bottom: 1px solid #64768D;
}
.tab-container1 ul.tab-nav{
    max-width: 350px;
}
.page-template-homepage .head-para1{
    
}
.head-para1{
    display: none;
    max-width: 196px;
}
.page-template-condo-renovation .head-para{
    display: none;
}

.page-template-condo-renovation .head-para1{
   display: block;
}
.tab-container.tab-container1 li.tab-link.stepDone {
    background: #18BBB6;
    border-color: #18BBB6;
}
.shamshoom-faq-heading h2 {
    color: #212121;
}


  /* media css */
  @media (min-width: 768px){
  .review-main-section .slide-btn.slick-slide.slick-current.slick-active{
    background-color: #DAA76F;
    position: relative;
    max-width: 650px !important;
    /* height: 410px; */
}
.mobile-section{
    display: none;
}
.process-grid .left.right {
    display: none;
}
.contractor-btm{
    display: none;
  }
  }

  @media (max-width: 1650px){
  .process-main-section:after {
    width: 555px;
    background-size: contain;
}
  }

@media (max-width: 1560px){
    .process-main-section:after {
        width: 341px;
        background-size: contain;
        height: 500px;
        top: auto;
        right: 0;
    }
    .inner-tb {
        padding: 45px 7px 35px;
    }
}
@media (max-width: 1440px){
    .banner-main-section .left-sec h1 {
        font-size: 37px;
        line-height: 48px;
    }
    .shamshoon-faq-right {
        width: 48%;
    }
    .wrapper-main-cst {
        padding: 40px 0px;
    }
    .range-main-section .rev_slide {
        padding: 22px 22px;
    }
    .bottom_st {
        margin-top: 15px;
    }
    .faq_question-text h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .icon-shape {
        width: 30px;
        height: 30px;
    }
    .icon .icon-shape::before {
        width: 20px;
        height: 2px;
    }
    .icon .icon-shape::after {
        width: 2px;
    }
    .range-main-section {
        padding: 50px 0px;
    }
    .range-main-section ul.slick-dots {
        max-width: 600px;
        margin-top: 30PX;
    }
    .range-main-section .slick-slider {
        margin-left: 0;
        margin-right: 0;
    }
    .range-main-section .bottom-range {
        display: flex;
        flex-direction: column-reverse;
    }
    .range-main-section .test {
        justify-content: center;
        flex-direction: column;
        margin-bottom: 10px;
    }
    .right-jk {
        text-align: center;
    }
    
    .left-jk {
        text-align: center;
    }
    .range-main-section .slick-list {
        padding-top: 16%!important;
        padding-bottom: 16%!important;
    }
    .process-main-section {
    padding: 30px 0px; 
    }
    .renovation-main-section {
        padding: 50px 0px 50px;
    }
    .review-main-section {
        padding: 30px 0px;
    }
    .location-image {
        width: auto;
        height: auto;
    }
    .address-location-btn a {
        font-size: 15px;
        line-height: 22px;
        padding: 18px 13px;
        display: block;
    }
    .address-location-btn-call a {
        font-size: 15px;
        line-height: 24px;
        padding: 18px 13px;
    }
    section.locations-sec {
        padding: 30px 0;
    }
    section.footer-faq {
        margin-bottom: 20px;
        padding: 50px 0px;
    }
    .process-main-section .process-grid {
        gap: 20px;
        max-width: 100%;
    }
    .process-main-section .process-grid .first h3 {
        font-size: 20px;
    }
}

@media (max-width: 1140px){
.process-main-section:after {
    display: none;
}
}

@media (max-width: 991px){
    .bottom-aree input {
        margin-bottom: 16px;
    }
    
    .bottom-aree input:last-child {
        margin: 0;
    }
    .inner-tb {
        background: transparent;
    }
    .banner-main-section .left-sec {
        width: 100%;
    }
    .inner-banner {
        flex-direction: column;
    }
    .banner-main-section {
        padding: 57px 0px;
    }
    .shamshoom-faq-main {
        margin: 40px 0 0;
        flex-direction: column;
        gap: 32px
    }
    .shamshoon-faq-left {
        width: 100% !important;
    }
    .shamshoon-faq-right {
        width: 100% !important;
        text-align: center;
    }
    .banner-main-section .left-sec.right-sec {
        margin-top: 40px;
    }
    section.locations-sec {
        display: none;
    }
     section.locations-sec.locations-sec1 {
        display: block;
    }
     .first-location:nth-child(1) {
    order: 1;
}
    .errorImage img {
        width: 25px;
    }
    .errorData {
        font-size: 15px;
        line-height: normal;
    }
    .errormessage {
        gap: 10px;
        padding: 12px 22px;
    }
      .challenge-main-custom .first-challenge {
    width: 50%;
 }
 .first-location {
    flex: 0 0 48%;
    max-width: 48%;
}
.location-main {
    flex-wrap: wrap-reverse;
    row-gap: 20px;
}
.shamshoom-faq-heading h2 {
    margin-bottom: 10px;
}
}

@media (max-width: 767px){
    section.footer-faq .footer-faq-heading h4 {
        font-size: 26px;
        font-weight: 700;
        line-height: 36px;
        text-align: center;
    }
    .review-main-section.review-main-section1 {
    padding-top: 60px;
}
    .location-visit h3, .loaction-top-heading h3 {
    font-size: 21px;
}
.tab-container.tab-container1 .inner-tb h2 {
    font-size: 21px;
}
.tab-container.tab-container1 .inner-tb p, .tab-container.tab-container1 .inner-tb h3, .tab-container.tab-container1 .radio-container p {
    font-size: 14px;
}
.tab-container.tab-container1 .radio-container p {
    padding: 0px 15px;
}
.address-location h3 {
    font-family: Poppins;
    font-size: 16px;
}
    .address-location-btn a, .address-location-btn-call a {
    padding: 12px;
    font-size: 14px;
}
.first-location p{
      font-size: 14px;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 {
    padding: 60px 0px;
}
    section.footer-faq .footer-faq-heading p {
        font-size: 14px;
        font-weight: 400;
        line-height: 19px;
        text-align: center;
        margin-top: 10px;
    }
    .location-hours h2 {
    font-size: 16px;
}
    section.footer-faq .footer-faq-heading {
        margin-bottom: 40px;
    }
    .challenge-main-custom h2 {
    font-size: 26px;
}
    .tab-container {
        padding-top: 160px;
    }
	.sign-content h3{
		font-size: 40px;
	}
	.wizard .nav-tabs > li a i{
		display: none;
	}
	.signup-logo-header .navbar-toggle{
		margin: 0;
		margin-top: 8px;
	}
	.signup-logo-header .logo_area{
		margin-top: 0;
	}
	.signup-logo-header .header-flex{
		display: block;
	}
    div#block-9 A {
        display: none;
    }
    ul.ul-tag {
        flex-direction: column;
        align-items: baseline;
        gap: 14px;
        margin-top: 6px !important;
    }
    .banner-main-section .left-sec h3 {
        font-size: 21px;
        margin-bottom: 5px;
        letter-spacing: .6px;
    }
    .banner-main-section .left-sec h1 {
        font-size: 28px;
        line-height: 44px;
    }
    ul.ul-tag1 li {
        font-size: 18px;
    }
    .banner-main-section .left-sec a.b-tag {
        display: block;
        margin-top: 20px;
        margin-left: 0;
    }
    .banner-main-section .left-sec a.a-tag {
        font-size: 14px;
    }
    header .right p {
        font-size: 14px;
    }
    header .right {
        gap: 0;
    }
    figure.wp-block-image.size-full {
        height: 50PX;
        width: 175px;
    }
    
    figure.wp-block-image.size-full img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .banner-main-section .left-sec.right-sec ul.slick-dots {
        display: none !important;
    }
    .shamshoom-faq-heading h3 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 10px;
    }
    .faq_question-text h3 {
        font-size: 20px;
        line-height: 29px;
        text-align: left;
    }
    .review-main-section .slide-btn.slick-slide.slick-active .right, .review-main-section .slide-btn.slick-slide .right {
        gap: 10px;
        margin-top: 10px;
    }
    .range-main-section {
        padding: 60px 0px;
    }
    section.shamshoom-faq {
    padding: 60px 0px;
}
    .range-main-section h2 {
        font-size: 26px;
        line-height: 36px;
    }
    .range-main-section p {
        font-size: 14px;
        line-height: 21px;
    }
   .rev_slider .prev-btn.slick-arrow, .rev_slider .next-btn.slick-arrow {
      display: none  !important;
   }
   .custom-faq-section .slick-arrow {
    max-width: 40px;
    position: absolute;
    top: 39%;
    transform: translateY(-50%);
    z-index: 1;
}
.next-btn.slick-arrow {
    left: 0;
}
.next-btn.slick-arrow {
    right: 0;
    left: auto;
}
.custom-faq-section .slick-arrow img {
    width: 40PX;
    height: 40PX;
    background: #fff6;
}
    .custom-faq-section-wraper .image-custom, .custom-faq-tab .first-kl iframe {
        height: auto;
    }
    .custom-faq-section-wraper .image-custom img, .custom-faq-tab .first-kl {
        height: 100%;
    }

    .range-main-section .slick-list {
        padding-left: 5%!important;
        padding-right: 5%!important;
    }
    .range-main-section .slick-list {
        padding-top: 22%!important;
        padding-bottom: 22%!important;
    }
    .range-main-section .left-jk h3 {
        font-size: 21px;
        line-height: 29px;
    }
    .range-main-section .left-jk p {
        font-size: 14px;
        line-height: 20px;
    }
    .range-main-section .right-jk h4 {
        font-size: 20px;
        line-height: 29px;
    }
    .range-main-section .left-jk p {
        margin: 10px 0;
    }
    .range-main-section .rev_slide {
        padding: 42px 10px;
    }
    .range-main-section .bottom-range {
        gap: 16px;
    }
    .range-main-section .left-range ul li {
        font-size: 14px;
        line-height: 22px;
        padding-left: 30px;
    }
    .range-main-section .left-range ul li {
        margin-bottom: 16px;
    }
    
    .range-main-section .left-range ul li:last-child {
        margin: 0;
    }
    .range-main-section ul.slick-dots {
        max-width: 380px;
    }
    .range-main-section .slick-dots li:nth-child(2):before, .range-main-section .slick-dots li:nth-child(1):before, .range-main-section .slick-dots li:nth-child(3):before {
        font-size: 14px;
        line-height: 19px;
    }
    .range-main-section .st-bottom-area p {
        font-size: 14px;
        line-height: 19PX;
    }
    .st-bottom-area a {
        height: 50px;
        padding: 13px 44px;
        font-size: 14px;
    }
    .process-main-section {
        background: #FB83401A;
        padding: 60px 0 60px 0;
    }
    .process-main-section .process-inner h2 {
        font-size: 26px;
        line-height: 36px;
        text-align: left;
    }
    .custom-faq-section-wraper {
        padding: 50px 0px 50px;
    }
    .custom-faq-button{
        height: 55px;
    }
    .range-main-section .slick-current {
        transform: translate3d(0, 0, 10px);
    }
      .product-bottom_slider .slick-slide>div {
        display: flex;
        flex-direction: column;
        gap: 5px;
        padding: 5px;
        margin-bottom: 10px;
    }
    .product-bottom_slider .slick-slide>div img, .product-bottom_slider .slick-slide>div h4, .product-bottom_slider .slick-slide>div h3 {
        width: 100% !important;
    }
    .product-bottom_slide .slick-slide {
        margin: 0 5px;
    }
    .product-bottom_slider .slick-slide>div h4 {
        color: var(--Graphite, #212121);
        font-family: poppins;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 19px;
        margin-top:6px;
    }
    .renovation-main-section .left.right {
        position: absolute;
        bottom: -6%;
        left: 50%;
        transform: translatex(-50%);
    }
      .process-main-section.process-main-section1 .right-img-process {
    display: none;
}
    .renovation-main-section.renovation-main-section1{
       
    }
    .process-main-section.process-main-section1 .process-grid {
    grid-template-columns: 1fr;
    width: 100%;
}
    .product-bottom_slider .slick-slide>div p {
        color: var(--Graphite, #212121);
        font-variant-numeric: lining-nums proportional-nums;
        font-family: poppins;
        font-size: 21px;
        font-style: normal;
        font-weight: 600;
        line-height: 29px;
    }
    .process-main-section .process-grid {
        grid-template-columns: 1fr;
    }
    section.footer-faq .accordion span.accordion-title {
        font-size: 18px;
        line-height: 26px;
    }
    section.footer-faq .accordion button {
        padding: 10px 0 10px 0;
    }
    section.footer-faq .accordion button .icon {
        top: 10px;
    }
    section.footer-faq .accordion .accordion-content p {
        font-size: 14PX;
        line-height: 27px;
    }
    .review-main-section .slide-btn.slick-slide.slick-active {
        max-width: auto !important;
        height: auto !important;
        margin: 0;
    }
    .review-main-section .slide-btn.slick-slide.slick-current.slick-active {
        max-width: auto !important;
        height: auto !important;
    }
    .review-main-section .slick-slider:before{
        display:none;
    }
    .review-main-section .left h2 {
        width: 100%;
        font-family: Poppins;
        font-size: 26px;
        font-weight: 700;
        line-height: 36px;
        text-align: left;
        max-width: 100%;
    }
    .review-main-section .renovation-inner .left.right {
        display: none !important;
    }
    .review-main-section .slide-btn.slick-slide.slick-current.slick-active {
        padding: 20px 10px;
    }
    .review-main-section .slide-btn.slick-slide.slick-current.slick-active span.span-area-review {
        display: unset;
    }
    .thank-main-section .in-thank {
        padding: 40px;
    }
    .thank-main-section .inner-thank h2 {
        font-size: 42px;
    }
    .thank-main-section .in-thank h3 {
        font-size: 22px;
    }
    .thank-main-section .mark-sec img {
        width: 75px;
    }
    .review-main-section .slider-nav{
        display: none;
    }
    .mobile-section .bottom_grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        font-family: poppins;
    }
    .mobile-section .left {
        display: none;
    }
    .bottom_grid .slide-btn {
        text-align: center;
    }
    .bottom_grid .slide-btn {
        text-align: center;
        background-color: #8ba8a1;
        padding: 35px 12px;
    }
    .bottom_grid .slide-btn h3{
        color: #fff;
        font-family: poppins;
        font-weight: 600;
        font-size: 21px;
    }
    .bottom_grid .right {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .mobile-section .right p{
        font-size: 14px;
        font-family: poppins;
    }
     .mobile-section .right h4{
        font-size: 14px;
        font-family: poppins;
    }
    .mobile-section .right span{
        font-size: 12px;
    }
    .mobile-section .bottom-area {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: center;
    }
    .mobile-section .bottom-review {
        text-align: left;
        line-height: 1;
    }
    .mobile-section .bottom-area .kl-op {
        width: 35px;
    }
    .mobile-section .slide-btn.brown-div {
        background: #daa76f;
    }
    .mobile-section .slide-btn.brown-div .left {
        display: block;
    }
    .mobile-section .slide-btn.brown-div span.span-area-review {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        padding: 40px 20px;
    }
    .mobile-section .slide-btn.brown-div  span.span-area-review .bottom-area {
        justify-content: left;
    }
    .mobile-section .slide-btn.brown-div .star-sec {
        justify-content: left;
    }
    .mobile-section .slide-btn.brown-div .star-sec img{
    filter: brightness(0) invert(1);
    }
    .mobile-section .brt-sec{
        display: grid;
        gap: 15px;
    }
    .slide-btn.brown-div h3 {
        margin-top: 6px;
    }
    .process-grid .slick-dots li button:before {
        opacity: .25;
        font-size: 10px;
        color: #DAA76F;
    }
    .process-grid .slick-dots li button {
        background: transparent !important;
    }
    .process-grid .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #18BBB6;
    }
    .process-main-section .process-grid .first img{
        display: none;
    }
    .process-grid.slick-initialized.slick-slider.slick-dotted.slick-vertical {
        position: relative;
    }
    .process-grid .slick-dots {
        display: flex;
        flex-direction: column;
        right: 0;
        align-items: end;
        top: 50%;
        transform: translateY(-50%);
        bottom: 0;
    }
    .process-grid .slick-dots {
        right: 0px;
    }
    .process-grid button.slick-prev.slick-arrow {
        right: 0;
        left: auto;
        top: 19%;
        right:-5px;
        z-index: 2;
        background: transparent;
        width: 40px;
        height: 40px;
    }
    .process-grid button.slick-prev.slick-arrow:before{
        content:'';
        background-image: url('http://renovate.shamshoom.ca/wp-content/uploads/2024/07/unnamed-file.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        display: block;
        transform: rotate(90deg);
    }
    .process-grid button.slick-next.slick-arrow {
        top: 41%;
        z-index: 2;
        right:-5px;
        background: transparent;
        width: 40px;
        height: 40px;
    }
    .process-main-section.process-main-section1 .process-grid button.slick-next.slick-arrow{
         top: 46%;
    }
    .process-grid button.slick-next.slick-arrow:before{
        content:'';
        background-image: url('http://renovate.shamshoom.ca/wp-content/uploads/2024/07/expand_more.png');
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        display: block;
        transform: rotate(90deg);
    }
    .product-bottom_slider .slick-slide>div p {
        font-size: 21px;
        line-height: 25px;
    }
    .process-main-section .process-grid .first p {
        padding-right: 50px;
    }
    .process-main-section .process-grid .first {
        margin-bottom: 30px;
      }
      .product-bottom_slider {
        margin-top: 30px;
        padding: 0px 15px;
    }
    .text-side.shrinker-parent {
        flex-direction: column;
    }
    .shrinker-left-image, .qouter-custom-main-right-form{
        width: 100%;
    }
    section.quotes-no {
        padding: 50px 0;
    }
  
.challenge-main-custom h2 {
    font-size: 26px;
}
.challenge-main-custom .first-challenge h3 {
    font-size: 21px;
    padding: 0px 10px;
}
.challenge-main-custom .inner-challenge {
   row-gap: 25px;
}
.contractor-btm {
    text-align: center;
    margin-top: 50px;
}
.contractor-btm h4 {
    font-size: 14px;
    margin-bottom: 20px;
}
.challenge-main-custom p {
    font-size: 14px;
    line-height: 19px;
}
.custom-faq-head h2 {
    font-size: 26px;
}
.custom-faq-tab {
     margin-top: 0px !important; 
}
.shamshoom-faq-heading p {
    font-size: 14px;
}
.contractor-main-custom .contractor-left {
    width: 100%;
    padding: 0px 10px;
}
.contractor-main-custom .contractor-left h2 {
    font-size: 26px;
    margin-bottom: 50px;
}
.banner-main-section1 .bottom_st {
    margin-top: 0;
}
.banner-main-section1 .left-sec h3{
    font-size: 14px;
    margin: 16px auto 5px;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 .custom-faq-head p {
    font-size: 14px;
}
.custom-faq-section-wraper.custom-faq-section-wraper1 .custom-faq-button:nth-child(1):after{
    display: none;
}
.banner-main-section .left-sec{
    text-align: center;
    display: flex;
    flex-direction: column;
}
.inner-tb {
    padding: 52px 7px;
}
}
@media (max-width: 575PX){
.range-main-section ul.slick-dots {
    max-width: MAX-CONTENT;
}

.top-renovate-aea  .slick-slide img {
    height: 120px;
    object-fit: cover;
}
}

@media (max-width: 479PX){
.process-main-section .process-grid {
    grid-template-columns: 1fr;
}
.banner-main-section .orange-div  h3 {
    font-size: 26px;
    line-height: 23px;
}
.banner-main-section .orange-div span {
    font-size: 18px;
    line-height: 22px;
}
.orange-div {
    width: 140px;
    height: 140px;
}
.thank-main-section .inner-thank h2 {
    font-size: 32px;
}
.thank-main-section .in-thank h3 {
    font-size: 20px;
}
.errormessage {
    max-width: 320px;
    width: 100%;
    padding: 12px 12px;
    gap: 8px;
}
.errorData {
    font-size: 14px;
}
.errorImage img {
    width: 20px;
}
.review-main-section .star-sec img {
    width: 18px;
    height: 18px;
}
h2{
    font-size: 26px;
}
.process-main-section .process-grid .first {
    gap: 16px;
}
.process-main-section .process-grid span {
    font-size: 26px;
    width: 36px;
    height: 36px;
}
.process-main-section .process-grid .first p{   
    font-size: 14px;
}
.review-cst-main-bottom .right-im h4 {
    font-size: 18px;
}
.banner-main-section .st-img {
    height: 340px;
}
.range-slider-sec p.top-st {
    margin-top: -74px;
}
.range-main-section .img-gk .first-it {
    height: 250px;
}
.disclaimer-main-section{
    padding: 50px 0px;
}
.form-name-field textarea {
    min-width: 100%;
}
.banner-main-section .ul-tag{
    display: none;
}
.banner-main-section p.mobile_text_P {
    color: #64768D;
    font-weight: 600;
    margin: 15px 0px;
   line-height: 21px;
   letter-spacing: .1px;
}
.banner-main-section ul.ul-tag1 {
        order: 5;
        align-items: center;
 }
.banner-main-section ul.ul-tag1 li {
    font-size: 16px;
    font-weight: 600;
}
.banner-main-section .left-sec a.a-tag {
    font-size: 16px;
    height: 50px;
    width: 75%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border: 2px solid #64768D;
    padding: 0;
    margin: 0 auto;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 3px;
    animation: zoom-in-zoom-out 1s ease infinite;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.orange-div {
    display: none;
}
.mobile-orange-div {
    padding: 16px 36px;
    background-color: #212121;
    margin-bottom: 5px;
}
.mobile-orange-div p{
    color: #fff;
    line-height: 19px;
    font-size: 14px;
    letter-spacing: 0.2px;
}
.mobile-orange-div p span {
    font-weight: 700;
    color: #FB8340;
}
.banner-main-section .left-sec.right-sec {
    margin-top: 0px;
}
.banner-main-section .slick-dotted.slick-slider {
    margin-bottom: 10px;
}
.range-main-section .left-jk h3 {
    font-size: 16px;
}
.range-main-section .left-jk p {
    font-size: 13px;
}
.range-main-section h2 {
    font-size: 15px;
}
.range-main-section .rev_slide {
    padding: 18px 10px;
}
.range-slider-sec {
    padding-top: 150px;
    position: relative;
}
.range-main-section ul.slick-dots:before {
    top: 9px;
}
.range-main-section ul.slick-dots {
    top: -116px;
    position: absolute;
    bottom: auto;
}
.range-main-section .st-bottom-area {
    margin-top: 30px;
}
.range-slider-sec p.top-st {
    margin-top: 0;
    position: absolute;
    top: 18px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.range-slider-sec .slick-dotted.slick-slider {
    margin-bottom: 0;
}
.range-main-section .st-bottom-area {
    margin-top: 0;
}
.banner-main-section .inner-banner {
    gap: 35px;
}
.renovation-main-section .left.right {
    position: absolute;
}
.product-bottom_slider .slick-slide>div h4 {
    padding-right: 10px;
    word-break: break-all;
}
.popup-content {
    padding: 30px;
}
.prev-slide {
    left: 0px;
}
.next-slide {
    right: 0;
}
.popup-overlay button.prev-slide, .popup-overlay button.next-slide {
    width: 40px;
    height: 40px;
}
.banner-main-section .left-sec h1 {
    font-size: 26px;
    line-height: 35px;
}
.address-location-btn a, .address-location-btn-call a {
        padding: 12px 0px;
        font-size: 13px;
    }
}

@media (max-width: 390px){
.bottom_grid .slide-btn h3 {
    font-size: 19px;
}
.product-bottom_slider .slick-slide>div p {
    font-size: 19px;
}
.mobile-section .right span {
    font-size: 11px;
}
.banner-main-section .left-sec a.a-tag {
    font-size: 16px;
    padding: 0 !important;
}
    .banner-main-section .left-sec h1 {
        font-size: 26px;
        line-height: 38px;
    }
        .mobile-orange-div {
        padding: 12px 20px;
    }
}

@media (max-width: 370px) {
    .banner-main-section .left-sec h1 {
        font-size: 24px;
        line-height: 34px;
    }
    .range-main-section ul.slick-dots {
    top: -124px;
}
.renovation-main-section .left.right {
    bottom: -8%;
}
}
/* step-form section end */