/* inner page common css start */
h1{font-size: 45px;font-weight: 600;line-height: normal;color: #000;margin-bottom: 10px;}
h2{font-size: 35px;font-weight: 600;color: #000;margin-bottom: 10px;text-transform: uppercase;}
h3{font-size: 36px;line-height: normal;font-weight: 600;color: #000;margin-bottom: 10px;}
h4{font-size: 30px;line-height: normal;font-weight: 600;color: #000;margin-bottom: 10px;}
h5{font-size: 26px;font-weight: 600;line-height: normal;color: #000;margin-bottom: 10px;}
h6{font-size: 20px;font-weight: 600;line-height: normal;color: #000;margin-bottom: 10px;}
p{margin-bottom: 10px;color: #666666;line-height: 26px;}
/* .suburb-theme h2 { font-size: 35px;} */


  ::selection {
    color: #fff;
    background: #eba000;
  }
  .appointment-box .form-control::placeholder{color: #6c757d;}
/* inner page common css end */

/* ========inner page start =======*/

 /* ======inner hero banner start =====*/
 .hero-banner{background-position: center;background-repeat: no-repeat;background-size: cover;width: 100%;position: relative;}
 .hero-banner::before{content: '';height: 100%;width: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,0.6);}
.hero-banner-inner{display: flex;justify-content: center;align-items: center;position: relative;padding: 224px 0 148px;}
.hero-banner-inner h1{font-size: 60px;font-weight: 600;color: #fff;line-height: normal;margin-bottom: 5px;}
.hero-banner-inner .row{justify-content: center;}
.breadcrumb-nav .breadcrumb li a{color: #fff;font-weight: 500;}
.breadcrumb-item+.breadcrumb-item::before{color: #fff;content: "\f054";font-family: 'FONT AWESOME 5 FREE';font-weight: 600;font-size: 12px;margin-top: 1px;
padding-right: 12px;}
.breadcrumb-item+.breadcrumb-item{padding-left: 10px;}
.breadcrumb-nav .breadcrumb{margin: 0;padding: 0;}
.breadcrumb-nav .breadcrumb li{font-size: 18px;color: #fff;}
 /*====== inner hero banner end ======*/


.full-width-sec{background-color: #000;}
.full-width-sec h2{color: #ffff;}
.full-width-sec p{color: #ffff;}
.full-width-sec li{color: #ffff;}





/*======== about us page start =======*/

 /* ======about us section start ====*/
 .about-us-sec .about-right .year-exp .year,.about-us-sec .about-right .year-exp span{font-size: 140px;font-weight: 600;padding: 0;margin: 0;border: 0;}

 .about-us-sec .about-right .year-exp>h4{font-size: 32px;font-weight: 600;text-transform: uppercase;padding-left: 30px;margin-bottom: 0;}
 .about-us-sec .about-right .year-exp{display: flex;align-items: center;margin-bottom: 45px;}
 .about-us-sec .about-right>p{margin-bottom: 15px;}
 .about-us-sec .about-right>p:last-of-type{margin-bottom: 0;}
 .about-us-sec .about-right .accordion {margin-top: 20px;}
 
 .about-right .commercial-icon:before{background-image: url(../../img/about-us-commercial-icon.png);height: 45px;width: 45px;position: absolute;
    left: 0;content: '';top: 50%;background-repeat: no-repeat;background-size: cover;transform:translateY(-50%)}
.about-us-sec .about-right .dz-accordion.about-faq .accordion-button .toggle-close{height: 34px;width: 34px;border: 1px solid #000;display: flex;align-items: center;justify-content: center;top: 15px;}
.about-us-sec .about-right .dz-accordion.about-faq .accordion-button .toggle-close::before{font-size: 14px;line-height: normal;}
.about-us-sec .about-right .dz-accordion .accordion-header .accordion-button .toggle-close::before{color: #000;}
.about-us-sec .about-right .dz-accordion .accordion-header .accordion-button.collapsed .toggle-close::before{color: #fff;}
.about-us-sec .about-right .dz-accordion .accordion-header .accordion-button .toggle-close::after{background-color: #eba000;}
.about-us-sec .about-right .dz-accordion .accordion-header .accordion-button{font-size: 22px;color: #000;padding: 20px 60px 20px 70px;}
.about-right .residential-icon:before{background-image: url(../../img/about-us-resenditial-icon.png);height: 45px;width: 45px;position: absolute;
    left: 0;content: '';top: 50%;background-repeat: no-repeat;background-size: cover;transform:translateY(-50%)}
.about-us-sec .about-right .accordion-body>p{color: #666666;line-height: 26px;}
.about-us-sec .about-right .dz-accordion.about-faq .accordion-body{padding: 0px 60px 0px 70px;}
.about-us-sec .about-right .dz-accordion.about-faq .accordion-item:not(:last-child){border-bottom: 1px solid #e7e7e7;}
.about-us-sec .about-right .dz-accordion.about-faq .accordion-item{padding-bottom: 12px;}
.about-us-sec .about-right .accordion-item:last-child{margin: 0;padding: 0;}

 /* ======about us section end ====*/

 /* ======about left right section start ====*/
 .about-left-right>.container>.row{align-items: center;}
 .about-left-right>.container>.row:not(:last-child){margin-bottom: 60px;}

.left-right-sec-detail{padding-left: 34px;padding-right: 48px;}
.left-right-sec-detail>h4{margin-bottom: 15px;}
.left-right-sec-detail p{margin-bottom: 20px;}
.left-right-sec-detail p:last-child{margin-bottom: 0;}
.left-right-sec-detail ul{padding-left: 20px; margin-bottom: 20px;}
.left-right-sec-detail ul li{margin-bottom: 8px; list-style-type: disc;}
.left-right-sec-detail ol li{list-style: auto;}
.left-right-sec-detail ul li:last-child{margin-bottom: 0;}
.left-right-sec-detail>.all-btn{margin-top: 25px;}
.pl-0{padding-left: 0;}
.about-left-right .scrollable-service-content.scroll{overflow-y: auto;}
.about-left-right .scrollable-service-content.scroll::-webkit-scrollbar {width: 5px;}

.about-left-right .scrollable-service-content.scroll::-webkit-scrollbar-thumb {background: rgb(184, 184, 184);  border-radius: 10px;}


 /*====== about left right section end ====*/

 .inner-contact-form .home-contact-form{margin-top: 0;}


/*======= about us page end ======*/


/* =======blog page start =======*/
.blog-section .container .row .col-md-6{margin-bottom: 30px;display: flex;}
.blog-section .blog-content{display: flex;flex-direction: column;}
.blog-section .blog-content .blog-text .blog-list{display: flex;}
.blog-section .blog-content .blog-text{background-color: #fff;padding: 30px;filter: drop-shadow(0 0 12px rgba(0,0,0,0.06));display: flex;flex-direction: column;
flex: 1 1 0;}
.blog-section .blog-content .blog-text .blog-list>li{position: relative;padding-right: 12px;line-height: normal;}
.blog-section .blog-content .blog-text .blog-list>li:not(:last-child):before {position: absolute;content: '/';right: 3px;top: 2px;font-size: 13px;color: #6c6c6c;}
.blog-section .blog-content .blog-text .blog-list>li>a{font-size: 15px;color: #6c6c6c;}
.blog-section .blog-content .blog-text .blog-list>li>a>span{color: #eba000;}
.blog-section .blog-content .blog-text .blog-title{font-size: 27px;line-height: 36px;margin-top: 20px;}
.blog-section .blog-content .blog-text p{line-height: 24px;margin-bottom: 17px;}
.blog-section .blog-content .blog-text .blog-btn{text-transform: capitalize;color: #000;font-size: 14px;padding: 12px 15px;margin-top: auto;
    align-self: self-start;}
.blog-section .blog-content .blog-text .blog-btn:hover{color: #fff;}

/* pagination start */
.blog-section nav .pagination li .page-link.active{background-color: #eba000;box-shadow: none;border-color: #eba000;}
.blog-section nav .pagination li .page-link:hover{background-color: #eba000;border-color: #eba000;box-shadow: none;}
.blog-section nav .pagination li .page-link:hover i{color: #000;}
.blog-section nav .pagination li .page-link{color: #000;height: 46px;width: 45px;line-height: 45px;}
.blog-section nav .pagination li .page-link:focus{background-color: #eba000;box-shadow: none;border: 0;}
.blog-section .page-item:first-child .page-link>i{font-family: 'Font Awesome 5 Free';color: #848484;}
.blog-section .page-item:last-child .page-link>i{font-family: 'Font Awesome 5 Free';color: #848484;}
.blog-section .pagination{margin-bottom: 31px;margin-top: 20px;}
/* pagination end */


/*======= blog page start =======*/


/* contact us page start */

/* setion contact us location start */

/* hav question start */
.contact-us-location{padding-top: 70px;padding-bottom: 50px;}
.contact-us-location .hav-question h4{margin-bottom: 18px;}
.contact-us-location .hav-question p{line-height: 26px;color: #000;margin-bottom: 20px;}
.contact-us-location .hav-question p:last-child{margin-bottom: 0;}
.contact-us-location .hav-question p a{color: #eba000;transition: 0.5s ease-in-out;}
.contact-us-location .hav-question p a:hover{color: #000;text-decoration: underline;}
/* hav question start */

/* three boxes start */
.three-boxes-contact{margin-top: 42px;}
.contact-box-detail{filter: drop-shadow(0 0 12px rgba(0,0,0,0.06));
    background-color: #ffffff;padding: 25px 25px 20px 110px;position: relative;display: flex;height: 100%;}
.contact-box-text h5{font-size: 26px;margin-bottom: 12px;}
.email-contact-icon {
    padding-left: 12px;
}
.contact-box-text a{color: #666666;line-height: 22px;display: inline-block;}
.call-contact-icon::before{content: "\f2a0";}
.email-contact-icon:before{content: "\f0e0";font-size: 66px;font-weight: 900;position: absolute;top: 48%;
    left: 35px;transform: translateY(-50%);color: #eba000;font-family: 'Line Awesome Free';margin-right: 10px;}
.location-contact-icon:before{content: "";font-family: flaticon !important;font-style: normal;font-weight: normal !important;font-variant: normal;
    text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;}
.location-contact-icon:before{font-family: 'Line Awesome Free';font-weight: 900;position: absolute;font-size: 48px;top: 50%;left: 43px;
        transform: translateY(-50%);color: #eba000;}
.call-contact-icon::before{font-family: 'Line Awesome Free';font-weight: 900;position: absolute;font-size: 44px;top: 50%;left: 35px;
    transform: translateY(-50%);color: #eba000;}
    
/* three boxes end */

/* setion contact us location end */

/* section google map start */
.google-map iframe{width: 100%;height: 485px;}
/* section google map end */


/*===== contact us page end ====*/


/*======= faq page start ========*/
.inner-faq-section>.container>.row{justify-content: center;}
.inner-faq-section .dz-accordion .accordion-item{border: 1px solid #ccc;box-shadow: none;}
.inner-faq-section .dz-accordion .accordion-item:last-child{margin: 0;}
.inner-faq-section .dz-accordion .accordion-header .accordion-button{background-color: #fff;box-shadow: none;color: #222222;font-size: 18px;padding-bottom: 0;}
.inner-faq-section .dz-accordion .accordion-header .accordion-button.collapsed{padding: 16px 55px 16px 20px;}
.inner-faq-section .dz-accordion.accordion-sm .accordion-header .accordion-button .toggle-close{background-color: #f7f7f7;height: 30px;width: 30px;right: 10px;top: 13px;}
.inner-faq-section .dz-accordion .accordion-header .accordion-button .toggle-close::after{background-color: #f7f7f7;}
.inner-faq-section .dz-accordion.accordion-sm .accordion-header .accordion-button .toggle-close::before {font-size: 18px;line-height: 30px;transform: rotate(0);}
.inner-faq-section .dz-accordion .accordion-header .accordion-button .toggle-close::before{color: #eba000;}
.inner-faq-section .dz-accordion .accordion-header .accordion-button.collapsed .toggle-close::before{color: #000;}
.inner-faq-section .dz-accordion.accordion-sm .accordion-body{padding: 10px 18px 13px 20px ;}
.inner-faq-section .accordion-body>p{color: #222222;margin-bottom: 0;}
.inner-faq-section .dz-accordion .accordion-header .accordion-button.collapsed .toggle-close:before{content: "\e61a";font-family: 'themify';}
.inner-faq-section .dz-accordion .accordion-header .accordion-button .toggle-close:before{content: '\f068 ';font-family: 'Font Awesome 5 Free';}
/* .dz-accordion .accordion-header .accordion-button .toggle-close::before{content: '\f068';font-family: 'Font Awesome 5 Free';font-weight: 500;} */

/*======= faq page end ====*/


/* =======service detail page start ======*/

/* section while work start */
.while-work-section{background-size: cover;background-position: center;width: 100%;position: relative;display: block;}
.while-work-section:before{content: '';position: absolute; top: 0; left: 0;right: 0;height: 100%;width: 100%;background: rgba(255,255,255,0.9); z-index: -1;}
.while-work-detail{position: relative;}
.while-work-detail>h2{text-transform: capitalize;}
.while-work-detail>p{color: #000;padding: 0 10px;}
.while-work-detail>.all-btn{margin-top: 25px;}
/* section while work end */

/* service cta start */
.service-cta h2{color: #fff;line-height: 58px;margin-bottom: 0;}
/* service cta end */

/* commerical service section start */
.Commercial-title>h2{margin-bottom: 0;}
.commercical-boxes .service-list-text>h3{margin-bottom: 0;}
.service-list-img:hover .service-list-text{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.service-list-img:hover .service-list-text{display: none;}
.service-list-img:hover .service-list-text-hover{display: block;top: 50%;opacity: 1;}
.service-list-text-hover{position: absolute;left: 50%;top: 0%;transform: translate(-50%,-50%);transition: 0.5s ease-in-out;opacity: 0;
width: 100%;text-align: center;padding: 50px;}
.service-list-text-hover>h3{color: #fff;font-size: 24px;margin-bottom: 15px;font-weight: 500;}
.service-list-text-hover>p{color: #fff;font-size: 18px;line-height: 28px;margin: 0;}
.commercical-boxes .service-list-img{overflow: hidden;}
.commercial-service-inner .service-discover-left>h2{color: #fff;padding-right: 30px;line-height: 54px;font-weight: 500;}
/* commerical service section end */


/* commercial gallary start */
.commercial-gallary-title>h2{margin-bottom: 0;}
/* commercial gallary end */

/* contact form inner css start */
.inner-contact-form .sec-title{margin-bottom: 27px;}
.inner-contact-form .sec-title h2{margin: 0;}
.inner-contact-form .sec-title h6{font-size: 16px;}
/* contact form inner css end */

/*==== service detail page end =======*/


/* blog detail page start */
.right-side-blog-detail{padding-right: 70px;}

/* blog detail right side start */
.blog-detail-page .blog-list{margin-bottom: 16px;}
.blog-detail-page .dz-card.style-1 .dz-meta ul li{margin: 0;padding: 0 5px;}
.blog-detail-page .dz-card.style-1 .dz-meta ul li:first-child{padding-left: 0;}
.blog-detail-page .dz-card.style-1 .dz-meta ul li:last-child{padding-right: 0;}
.blog-detail-page .dz-card.style-1 .dz-meta ul li a{font-size: 15px;color: #6c6c6c;}
.blog-detail-page .dz-card.style-1 .dz-meta ul li a>span{color: #eba000;}
.blog-detail-page .dz-card.style-1 .dz-meta ul li:not(:last-child):before{position: absolute;content: '/';right: -3px;top: 2px;font-size: 13px;
    color: #6c6c6c;}    
.blog-detail-page .blog-single.style-1 .dz-media + .dz-info{padding-top: 17px;}
.blog-detail-page .dz-info h2{margin-bottom: 9px;text-transform: capitalize;}
.blog-detail-page .dz-post-text{margin-top: 45px;}
.blog-detail-page .dz-post-text>h3{margin-bottom: 10px;font-weight: 600;}
.blog-detail-page .dz-page-text p, .dz-card.blog-single .dz-post-text p{margin-bottom: 10px;}
.blog-detail-page .dz-card.blog-single .dz-post-text ul li{color: #666666;font-size: 16px;list-style: none;position: relative;padding-left: 15px;padding-top: 4px;padding-bottom: 4px;}
.blog-detail-page .dz-card.blog-single .dz-post-text > ul{padding-left: 9px;margin-bottom: 40px;}
.blog-detail-page .dz-card.blog-single .dz-post-text ul li:before{content: '';position: absolute;top: 50%;left: 0;height: 5px;width: 5px;border-radius: 50%;
transform: translateY(-50%);}
.blog-detail-page .dz-card.blog-single .dz-post-text ol{margin-bottom: 43px;padding-left: 28px;}
.blog-detail-page .dz-card.blog-single .dz-post-text ol li{padding-top: 4px;padding-bottom: 4px;font-size: 16px;color: #000;padding-left: 4px;}
.blog-detail-page .dz-card.blog-single .dz-post-text ol li>span{color: #666666;}
.blog-detail-page .dz-post-text h5{margin-bottom: 10px;}
.blog-detail-page .dz-post-text h6{margin-top: 50px;margin-bottom: 12px;color: #000;}
.blog-detail-page .blog-single.style-1{margin-bottom: 55px;padding-bottom: 45px;border-bottom: 1px solid #ccc;}
.blog-detail-page .dz-card.style-1 .dz-meta ul{margin-bottom: 15px;}


/* common-heading start */
.common-heading>h2{text-transform: inherit;margin-bottom: 15px;}
.common-heading-title{margin-bottom: 29px;}
.common-heading>h3,.common-heading>h4,.common-heading>h5{margin-bottom: 22px;}
/* common-heading end */

/* common heading element start */
.common-element{margin-top: 45px;color: #000;margin-bottom: 50px;}
.common-element>p{text-decoration: line-through;color: #000;}
.common-element>u{display: block;margin-bottom: 15px;color: #000;}
.common-element>small{display: block;font-size: 14px;margin-bottom: 15px;color: #000;}
.common-element>b{display: block;margin-bottom: 15px;}
/* common heading element end */

/* blog comment start */
.blog-detail-page .widget-title .title{font-size: 24px;font-weight: 600;}
.blog-detail-page .dz-separator.style-1{background-color: #eba000;height: 3px;}
.blog-detail-page .widget-title{margin-bottom: 40px;}
.blog-detail-page  .comments-area.style-1 .comment-list > .comment .comment-body{padding: 0 0 30px 116px;border-bottom: 1px solid #dcdcdc;}
.blog-detail-page .comments-area .comment-list > .comment .comment-body .comment-author .fn{margin-bottom: 12px;color: #000;font-weight: 500;}
.blog-detail-page .comments-area .comment-list > .comment .comment-body .reply .comment-reply-link{background-color: #eba000;box-shadow: none;}
.blog-detail-page .comments-area .comment-list > .comment .comment-body .reply .comment-reply-link:hover{background-color: #000;}
.blog-detail-page .comments-area .comment-list{margin-bottom: 55px;}
/* blog comment end */

/* comment form start */
.blog-detail-page .comment-respond .comment-form p button{background-color: #eba000;color: #fff;font-size: 16px;box-shadow: none;
padding: 16px 49px;transition: 0.5s ease-in-out;text-transform: uppercase;font-weight: 500;font-family: 'Rubik', sans-serif;}
.blog-detail-page .comment-respond .comment-form p button:hover{background-color: #000;}
.comment-respond .comment-form p.comment-form-author input, .comment-respond .comment-form p.comment-form-email input, .comment-respond .comment-form p.comment-form-url input, .comment-respond .comment-form p textarea{font-size: 16px;}
/* comment form end */

/* blog detail right side end */

/* blod side bar left start */
.blog-toggle-btn-box{display: none;}
 .blog-toggle-btn-box .blog-toggle-btn {background: #eba000;padding: 5px 15px;color: #fff;border-radius: 5px;display: inline-block;}
 .blog-toggle-btn-box .blog-toggle-btn:hover{background-color: #000;}
.blog-detail-page .sticky-top{z-index: 1;}
.blog-detail-page .side-bar.left{background-color: #f6f6f6;padding-right: 0; padding-left: 34px;padding-top: 38px;padding-bottom: 28px;}
.blog-detail-page .widget_tag_cloud{padding-right: 45px;}
.blog-detail-page .widget-title{margin-bottom: 18px;}
.blog-detail-page .blog-page-btn {height: inherit;background-color: #FFF;padding: 20px 20px;width: inherit;}
/* .blog-detail-page .search-bx form .input-group{background-color: #fff;} */
.blog-detail-page .search-bx .form-control{border: 0;}
.blog-detail-page .search-bx .btn i{color: #000;font-size: 20px;}
.blog-detail-page .widget{margin-bottom: 0;}
.blog-detail-page .search-bx{margin-bottom: 38px;}
.search-bx .form-control{height: inherit;}

/* category start */
.blog-detail-page .widget_categories{padding-right: 45px;}
.blog-detail-page .widget_categories ul li{padding: 12px 0 14px 0 !important;border-bottom: 1px solid #e0eaf2;}
.blog-detail-page .widget_categories ul li a:hover{color: #eba000;}
.blog-detail-page .widget_categories ul li:first-child{padding-top: 0 !important;}
.blog-detail-page .widget_categories ul li:last-of-type{border: 0;padding-bottom: 0 !important;}
/* category end*/

/* recent post start */
.blog-detail-page .recent-posts-entry{margin-top: 40px;padding-right: 15px;margin-bottom: 48px;}
.blog-detail-page .recent-posts-entry .widget-post-bx .widget-post .title{line-height: 26px;font-weight: 500;color: #000;margin-bottom: 12px;}
.blog-detail-page .recent-posts-entry .widget-post-bx .widget-post .title>a{color: #000;}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li{color: #eba000;list-style: none;padding-left: 15;letter-spacing: 0;line-height: 26px;}
.recent-posts-entry .widget-post-bx .widget-post .dz-meta ul li:after{top: 9px;background-color: #eba000;}
/* recent post end */

/* blog cloud start */

.blog-tag-cloud {display: flex;flex-wrap: wrap;}
.blog-tag-cloud a {padding: 10px 25px;font-size: 16px;color: #282828;background: #fff;border-radius: 3px;margin-right: 10px;margin-bottom: 12px;
    transition: ease-in-out all 0.5s;line-height: normal;}
.blog-tag-cloud a:hover{background-color: #000;color: #fff;}
.blog-detail-page .cloud-blog-btn{padding-right: 32px;}
/* blog cloud end */

/* blod side bar left end */


/* blog detail page end */


/* =======free quote page start =======*/
.free-quote{margin-bottom: 30px;}
/* free quote left side start */
.free-quote-left-img{background-position: center;background-size: cover;background-repeat: no-repeat;position: relative;min-height: 602px;width: 100%;}
.free-quote-left-img::before{content: '';position: absolute;top: 0;left: 0;right: 0;background: linear-gradient(180deg, rgba(0,0,0,0.8) 40%, rgba(255,255,255,0) 83%);height: 100%;width: 100%;}
.free-quote-img-content{position: relative;padding-left: 30px;padding-top: 32px;padding-right: 30px;}
.free-quote-img-content>p{color: #fff;font-size: 18px;font-weight: 500;line-height: 30px;}
.free-quote-img-content>p:last-of-type{margin-bottom: 0;}
.free-quote-contact-no{margin-top: 5px;}
.free-quote-contact-no{font-size: 34px;color: #eba000;font-weight: 500;margin-top: 10px;display: inline-block}
.free-quote-contact-no>i{margin-right: 5px;font-size: 30px;}
/* free quote left side end */

/* free quote right side start */
.free-quote-form{padding-left: 70px;position: relative;}
.free-quote-form-step{display: flex;justify-content: space-between;position: relative;}
.free-quote-form-step .personal-details span{display: flex;align-items: center;justify-content: center;height: 35px;width: 35px;border-radius: 50%;
    color: #000;background-color: #e7e7e7;margin: 0 auto;position: relative;font-size: 16px;font-weight: 500;}
    .free-quote-form-step .personal-details span.active{background-color: #eba000;}
    .free-quote-form-step .personal-details>h6{font-size: 15px;font-weight: 400;color: #666666;margin-top: 7px;margin-bottom: 0;}
    .free-quote-form-step:before{position: absolute;content: ''; top: 30%;height: 2px;width: 83%;left: 32%;transform: translate(-30%,-50%);        
        background-color: #e3e3e3;}


    /* check box start */
    .checkbox-click-form{display: flex;justify-content: space-around;border: 1px solid #e7e7e7;margin-top: 45px;padding-top: 5px;padding-bottom: 11px;margin-bottom: 20px;}
    .checkbox-click-form .form-check{display: flex;align-items: center;justify-content: center;}
    .checkbox-click-form .form-check-input[type="checkbox"]{border-radius: 50%;font-size: 27px;border: 1px solid #000;box-shadow: none;}
    .checkbox-click-form .form-check>label{color: #000;font-size: 18px;font-weight: 500;text-transform: uppercase;margin-top: 6px;padding-left: 10px;}
    .checkbox-click-form .form-check-input:checked{border: 1px solid #000;background-color: transparent;}
    .checkbox-click-form .form-check-input{height: 27px;width: 27px;border-radius: 50%;border: 1px solid #000;}
    .checkbox-click-form .form-check-input:checked{background-image: url(../../img/right.svg);background-size: 61px;background-position: 50% 54%;}
    .checkbox-click-form .form-check-input:focus{box-shadow: none;}
    
    /* .checkbox-click-form .form-check-input[type="radio"]{height: 27px;width: 27px;border: 1px solid #000;} */
    /* check box end */

    /* form start */
    
    .request-quote-detail-form .form-control,.request-quote-detail-form .form-select{padding: 13px 20px;border-radius: 0;margin-bottom: 20px;color: #666666;border: 1px solid #e7e7e7;font-size: 16px;}
    .request-quote-detail-form .form-control:focus{border: 1px solid #eba000;}
    .request-quote-detail-form .form-control::placeholder {color: #666666;}
    .free-quest-form-btn{float: right;margin-top: 10px;}
    .free-quest-form-btn .sub-btn{background-color: #eba000;padding: 9px 42px;border: 0;font-size: 16px;color: #fff;text-transform: uppercase;font-weight: 500;
    transition: 0.5s ease-in-out;}
    .free-quest-form-btn .sub-btn:hover{background-color: #000;}
    /* form end */

/* free quote right side end */

/*======== free quote page end =========*/



/* ========inner page end =======*/
.thank-you-section .thankyou {text-align: center;}
.thank-you-section .thankyou img {height: 400px;margin-bottom: 30px;}
.thank-you-section .thankyou .thanktitle {font-size: 40px;margin-bottom: 20px;}
.thank-you-section .thankyou .thankdec {font-size: 20px;color: #000;}
.scrollable-service-content.scroll p { color: #000; }
.scrollable-service-content p { color: #000; }




.lf-row-rev .row:nth-child(odd) { flex-direction: row-reverse;}
/* .lf-row-rev-main .container:nth-child(odd) { flex-direction: row-reverse;} */


.suburb-theme .service-list-content h2 { color: #fff;}
.suburb-theme .service-list-content .service-discover { text-align: center;}
.suburb-theme .service-list-content .service-discover .service-discover-btn { float: initial;}
.suburb-theme .service-list-content .service-discover .service-discover-btn .all-btn { margin: 0;}
.suburb-theme .service-list-content .service-discover-btn .all-btn::before { background-color: #fff;}
.suburb-theme .service-list-content .service-discover-btn .all-btn:hover { color: #000;}
/* .suburb-theme .service-list-content .service-discover-btn:hover .common-btn:before { width: initial;}
.suburb-theme .service-list-content .service-discover-btn .common-btn:hover::before { width: 100%;} */
.suburb-theme .service-list-content .service-discover .service-discover-left p { margin-bottom: 30px;}

.suburb-theme strong { font-weight: 700;}
.suburb-theme .full-width-sec strong { color: #fff;}
.suburb-theme .full-width-sec a { color: #ff9b26;}

.suburb-theme .about-left-right>.container>.row { align-items: start;}
.suburb-theme .sticky-left { position: sticky; top: 80px;}
.suburb-theme .sticky-right { position: sticky; top: 80px;}





@media (max-width: 767px) {
    .suburb-theme .sticky-left { position: initial;}
    .suburb-theme .sticky-right { position: initial;}
}



/* styling for scrollbar in firefor */
.mCustomScrollBox { }
.mCustomScrollBox .mCSB_draggerRail { background-color: #f5f5f5 !important; width: 4px !important;}
.mCustomScrollBox .mCSB_dragger_bar { background-color: #f78c25 !important; border-radius: 20px !important;}
/*styling for scrollbar in firefor */