:root {
    --color-primary: #bb0000;
    --color-secondary: #1646d2;
    --color-body: #6E777D;
    --color-heading-1: #0C0A0A;
    --color-white: #fff;
    --color-success: #3EB75E;
    --color-danger: #FF0003;
    --color-warning: #FF8F3C;
    --color-info: #1BA2DB;
    --color-facebook: #3B5997;
    --color-twitter: #1BA1F2;
    --color-youtube: #ED4141;
    --color-linkedin: #0077B5;
    --color-pinterest: #E60022;
    --color-instagram: #C231A1;
    --color-vimeo: #00ADEF;
    --color-twitch: #6441A3;
    --color-discord: #7289da;
    --p-light: 300;
    --p-regular: 400;
    --p-medium: 500;
    --p-semi-bold: 600;
    --p-bold: 700;
    --p-extra-bold: 800;
    --p-black: 900;
    --s-light: 300;
    --s-regular: 400;
    --s-medium: 500;
    --s-semi-bold: 600;
    --s-bold: 700;
    --s-extra-bold: 800;
    --s-black: 900;
    --transition: 0.3s;
    --font-primary: "exovar", sans-serif;
    --font-secondary: "albertsansvar", sans-serif;
    --font-size-b1: 16px;
    --font-size-b2: 16px;
    --font-size-b3: 22px;
    --line-height-b1: 26px;
    --line-height-b2: 26px;
    --line-height-b3: 1.7;
    --h1: 60px;
    --h2: 48px;
    --h3: 30px;
    --h4: 26px;
    --h5: 24px;
    --h6: 18px;
}


.qc-call-now-button {
    display: block !important;
}
.call-text {
    display: none !important;
}
.qc-call-now-button {
    display: block !important;
    bottom: 150px !important;
    left: 15px !important;
}
#gallery #project-section {
    margin: 60px 0 40px;
    padding: 0;
}
.color, .inner-intro .page-breadcrumb span {
    color: var(--color-primary);
}
.b-line {
    background: var(--color-primary);
}
.cd-hero-slider li{
    margin: 0 !important;
}
section#tem554_hmReviews_blk {
    display: none;
}
.owl-carousel .owl-item img {
    width: unset;
}
body {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Albert Sans", sans-serif;
    color: var(--color-body);
    font-weight: var(--p-regular);
    position: relative;
    overflow-x: hidden;
}
@keyframes fade-in-down {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
/*--  banner  --*/

.cd-slider-nav ul {
    height: 100%;
    position: relative;
    top: -55px;
    padding-bottom: 30px !important;
}
.cd-slider-nav .cd-marker, .cd-slider-nav li {
    width: 6%;
    text-align: center;
    display: contents;
}
.cd-slider-nav li a {
    padding: 0;
    display: inline-block;
    justify-content: center;
}
.cd-slider-nav a::before {
    width: unset;
}
.cd-slider-nav li:last-child a::after{
    width: unset;
}
.cd-slider-nav li .slide-number {
    display: none;
}
.cd-slider-nav {
    height: 0;
}
.cd-slider-nav li .slide-number {
    background-color: #c7844f;
}
.cd-slider-nav li a {
    background: #c40303;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.cd-slider-nav li .slide-number {
    display: none;
}
.cd-slider-nav a:hover, .cd-slider-nav li.selected a, .cd-slider-nav li.selected a:hover {
    background-color: #770000;
}
.cd-hero-slider li:before {
    display: none;
}
.cd-hero .btn-text {
    display: none;
}

/*--  top  --*/

.header-2 .primary-header, .navigation .sub-nav, .appointment {
    background: #292929;
}
#header, .header {
    background: #ffffff;
}
.header-2 .top-bar-section.top-bar-bg-color a, .header-2 .addr {
    font-family: var(--font-secondary);
}
.call-us ul li a {
    font-family: var(--font-secondary);
    font-size: 20px;
}
.call-box > span {
    display: inline;
}
.call-box {
    font-size: 20px;
    color: #545454;
    font-family: var(--font-primary);
}
.call-us ul {
    padding-top: 55px;
}
.header-2 .navigation > ul > li > a {
    color: #ffffff;
    font-family: var(--font-primary);
    font-size: 16px;
    font-weight: 600;
}
.header-2 .navigation > ul > li.active a, .form_submit, .bottom-section .btn-text {
    color: var(--color-primary);
}
.header-2 .navigation > ul > li > a:hover, .navigation .sub-nav li a:hover {
    background: unset;
    color: var(--color-primary);
}
.header-2 .navigation > ul > li.active a {
    background: unset;
    font-weight: 700;
}
.btn-white-line, .btn-color-line {
    font-family: var(--font-primary);
    line-height: 1.4;
    font-size: 15px;
}
.header-2 .navigation > ul > li:hover {
    background: unset;
}
.btn-white-line, .btn-color-line {
    background: var(--color-primary);
}
.header-2 .top-bar-section.top-bar-bg-color a:hover, .call-us ul li a:hover {
    color: var(--color-primary);
}

/*---  bottom  ---*/

.block-3 .footer-content p {
    font-size: 16px;
    line-height: 28px;
}
.footer-content .quicklinks li a:hover {
    color: var(--color-primary);
}

/*---  breadcrumb  ---*/

.breadcrumb_section {
    background: url(../../images/images/new_images/others/breadcrumbimg.png);
    text-align: end;
    background-repeat: no-repeat;
    background-size: cover;
    height: 200px;
}
.breadcrumb_section {
    padding: 84px 0px;
}
.about_pagetitle, .about_pagetitle h2, .contpgcontact-div .service_pagetitle, .service_pagetitle h2, .product_pagetitle h2, .product_pagetitle {
    margin: 0px;
    padding: 0px;
    line-height: 33px;
    color: #fff;
    font-size: 30px;
    font-family: var(--font-primary);
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
    text-align: initial;
}
.breadcrumb-list {
    display: none;
}

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 100px 0px 40px;
    color: #fff;
    background-image: url(../../images/images/new_images/others/footbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
#qcfooter-block h3 {
    font-size: 20px;
    color: var(--color-white);
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {
    height: 100px;
    display: block;
    margin: 10px 0px;
    background: var(--color-white);
    padding: 10px 10px;
    border-radius: 10px;
    display: none;
}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {
    font-size: 16px;
    line-height: 28px;
    color: var(--color-white);
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 3px 0px;
    display: block;
    color: #fff;
    font-family: var(--font-primary);
    font-size: 16px;
    text-transform: uppercase;
}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: var(--color-secondary);
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    background: var(--color-secondary);
    border-top: 1px solid #ddd;
    text-align: center;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/
.qc-social-list .qc-social .social:hover {
    background: var(--color-secondary);
    color: var(--color-white);
}
/*========================================================  home_page  ===========================================================*/

p:last-child {
    margin-bottom: 0;
}
a {
    color: var(--color-heading);
    text-decoration: none;
    outline: none;
}
p {
    font-size: var(--font-size-b2);
    line-height: var(--line-height-b2);
    font-weight: var(--p-regular);
    color: var(--color-body);
    margin: 0 0 40px;
}
p {
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #74787C;
}
img {
    -ms-interpolation-mode: bicubic;
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
.pr--70 {
    padding-right: 70px !important;
}
.pr--50 {
    padding-right: 50px !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, address, p, pre, blockquote, menu, ol, ul, table, hr {
    margin: 0;
    margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    word-break: break-word;
    font-family: var(--font-primary);
    line-height: 1.4074;
    color: var(--color-heading-1);
}
h2, .h2 {
    font-size: var(--h2);
    line-height: 1.23;
}
h1, .h1, h2, .h2, h3, .h3 {
    font-weight: var(--s-bold);
}

/*-------------------------------------------------------  home_welcome  --------------------------------------------------------*/

.cleaning-home-about-left-img .small-image iframe {
    width: 350px;
    height: 200px;
    vertical-align: bottom;
    border-radius: 20px;
    border: 10px solid #fff;
}
.cleaning-home-about-left-img .small-image {
    position: absolute;
    left: 50px;
    top: 60%;
}
.weldealhead-h3 {
    color: var(--color-primary);
    margin-bottom: 5px;
}
.inner-content-about-cleaning .experience p i {
    color: var(--color-secondary);
}
.rts-section-gap {
    padding: 120px 0;
}
.cleaning-home-about-left-img {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.cleaning-home-about-left-img .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}
.cleaning-home-about-left-img .thumbnail .shape {
    top: 0;
    right: 0;
    position: absolute;
}
.cleaning-home-about-left-img .thumbnail .shape .inner-content {
    position: absolute;
    top: 30px;
    left: 30px;
}
.cleaning-home-about-left-img .thumbnail .shape .inner-content h6 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    color: #ffff;
    margin-bottom: 0;
}
.cleaning-home-about-left-img .thumbnail .shape .inner-content p {
    margin-bottom: 0;
    color: #fff;
}
.cleaning-home-about-left-img .small-image img {
    border-radius: 30px;
    border: 10px solid var(--color-white);
}
.title-area-left {
    text-align: left;
}
.title-area-left p.pre {
    color: var(--color-primary);
    letter-spacing: 0.04em;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    font-family: var(--font-primary);
}
.title-area-left p.pre span {
    padding: 3px 7px;
    background: var(--color-primary);
    border-radius: 3px;
    color: #fff;
}
.title-area-left .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 62px;
    color: #1F1F25;
    margin-top: -12px;
}
.inner-content-about-cleaning .experience {
    display: flex;
    align-items: center;
    gap: 25px;
    margin: 15px 8px;
}
.inner-content-about-cleaning .experience img {
    filter: drop-shadow(0px 4px 15px rgba(0, 0, 0, 0.09));
}
.inner-content-about-cleaning .experience p {
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #1F1F25;
    margin: 0;
}
.inner-content-about-cleaning .short-cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 29px;
    background: #FFFFFF;
    box-shadow: 0px 14px 41px rgb(46 54 74 / 7%);
    border-radius: 20px;
    margin-top: 30px;
}
.inner-content-about-cleaning .short-cta .call {
    display: flex;
    align-items: center;
    gap: 25px;
}
.inner-content-about-cleaning .short-cta .call .info span {
    display: block;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    color: #74787C;
    margin-bottom: 7px;
    text-transform: uppercase;
}
.inner-content-about-cleaning .short-cta .call .info a {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    color: #1F1F25;
}
.rts-btn.btn-primary {
    color: #fff;
    background: #1f1f25;
}
.rts-btn {
    padding: 19px 40px;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    font-family: var(--font-secondary);
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    min-width: max-content;
}
.rts-btn.btn-primary::before {
    background: var(--color-primary);
}
.rts-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 100px;
}
.rts-btn.btn-primary:hover {
    background: #1f1f25;
    color: #fff;
}
.rts-btn.btn-primary:hover::before {
    background: var(--color-primary);
    transform: scaleX(0);
}
.thumbnail {
    padding: 0;
    display: unset;
}
.homeweldeal-div {
    border: 1px solid #ddd;
    padding: 20px 10px;
    border-radius: 20px;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px inset, rgb(0 0 0 / 30%) 0px 18px 36px -18px inset;
    text-align: center;
}

/*---------------------------------------------------------  home_service  -----------------------------------------------------*/

.bg_process.bg-service-air-con {
    background-image: url(../../images/images/new_images/home/serv/servbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.title-area-center {
    text-align: center;
}
.title-area-center p.pre {
    color: var(--color-primary);
    letter-spacing: 0.04em;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--font-primary);
}
.title-area-center p.pre span {
    padding: 3px 7px;
    background: var(--color-primary);
    border-radius: 3px;
    color: #fff;
}
.title-area-center .title {
    font-weight: 700;
    font-size: 48px;
    line-height: 62px;
    color: #1F1F25;
    margin-top: -12px;
}
.air-condition-single-service-01:hover {
    background: #fff;
}
.air-condition-single-service-01:hover .title {
    color: var(--color-primary);
    font-weight: 700;
}
.air-condition-single-service-01:hover p.disc {
    color: #515456;
}
.air-condition-single-service-01 {
    padding: 40px;
    background: #ffffff0a;
    border: 1px solid #ececec36;
    border-radius: 8px;
    position: relative;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.air-condition-single-service-01 .icon-area {
    background: #F6F6F6;
    height: 180px;
    min-width: 180px;
    max-width: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-bottom: 30px;
    transition: 0.3s;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px inset, rgb(0 0 0 / 30%) 0px 18px 36px -18px inset;
}
.air-condition-single-service-01 .title {
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    margin-bottom: 10px;
}
.air-condition-single-service-01 p.disc {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #aeb1b4;
    margin-bottom: 20px;
}
.air-condition-single-service-01 a.read-more-cn {
    position: relative;
    display: flex;
    align-items: center;
    max-width: max-content;
    color: var(--color-primary);
}
.air-condition-single-service-01 a.read-more-cn:hover {
    color: var(--color-secondary);
}
.air-condition-single-service-01 a.read-more-cn i {
    margin-left: 5px;
    margin-bottom: -1px;
}
.air-condition-single-service-01 a.read-more-cn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    height: 1px;
    width: 100%;
    background: #ffffff;
    opacity: 0.15;
}
.air-condition-single-service-01 a.read-more-cn::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -3px;
    height: 1px;
    width: 100%;
    background: #1F1F25;
    opacity: 0.15;
}
.air-condition-single-service-01 .shapre-right-bottom {
    position: absolute;
    right: 10px;
    bottom: 0px;
}
.air-condition-single-service-01:hover .icon-area {
    background: var(--color-secondary);
}
.air-condition-single-service-01:hover .shapre-right-bottom svg path {
    fill: var(--color-secondary);
}
.air-condition-single-service-01 .shapre-right-bottom svg path {
    transition: 0.3s;
}
.air-condition-single-service-01 .icon-area svg path {
    fill: var(--color-primary);
    transition: 0.3s;
}
.air-condition-single-service-01:hover .icon-area svg path {
    fill: #fff;
}
.rts-about-area.about-2 .about-wrapper ul li:last-child {
    padding: 0;
}

/*-----------------------------------------------------  home_whychoose  --------------------------------------------------------*/

.rts-about-area.about-2 .title-area-center {
    margin-bottom: 50px;
}
.rts-about-area.about-2 .about-wrapper ul {
    padding: 0;
    margin: 0;
}
ul li {
    font-size: var(--font-size-b1);
    line-height: var(--line-height-b1);
    margin-top: 10px;
    margin-bottom: 10px;
    color: var(--color-body);
}
.rts-about-area.about-2 .about-wrapper ul li {
    list-style: none;
    padding: 25px 40px;
    background-color: var(--color-white);
    margin: 0;
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
    transition: all 0.4s;
}
.rts-about-area.about-2 .about-wrapper ul li {
    padding: 20px 0px;
    gap: 12px;
}
.rts-about-area.about-2 .about-wrapper ul li .icon-area {
    width: 80px;
    height: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    display: block;
    transition: all 0.4s;
}
.rts-about-area.about-2 .about-wrapper ul li .icon-area svg path {
    fill: var(--color-secondary);
    transition: all 0.4s;
}
.rts-about-area.about-2 .about-wrapper ul li .content {
    width: 70%;
}
.rts-about-area.about-2 .about-wrapper ul li .content .title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.desc {
    color: unset;
}
.rts-about-area.about-2 .about-wrapper ul li:hover .icon-area {
    background: var(--color-primary);
}
.rts-about-area.about-2 .about-wrapper ul li:hover .icon-area img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(83deg) brightness(104%) contrast(105%);
}

/*-----------------------------------------------------------  home_process  -----------------------------------------------------*/

.rts-working-process-area-t.rts-section-gap.bg_process {
    background-image: url(../../images/images/new_images/home/steps/stepsbg2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.bg_process {
    background: #171717;
}
.rts-working-process-area-t .title-area-center .title {
    color: #fff;
}
.title-area-center .title span {
    font-weight: 400;
}
h2 span {
    color: unset;
}
.sorking-steps-wrapper-mian-t {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
}
.sorking-steps-wrapper-mian-t .single-working-steps {
    text-align: center;
}
.sorking-steps-wrapper-mian-t .single-working-steps .icon {
    height: 180px;
    width: 180px;
    border-radius: 50%;
    background: #272727;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: auto;
    margin-bottom: 50px;
    transition: 0.3s;
}
.sorking-steps-wrapper-mian-t .single-working-steps .icon span {
    width: 70px;
    height: 70px;
    background: var(--color-secondary);
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 5;
    border: 10px solid #171717;
    transition: 0.3s;
    z-index: 1;
}
.sorking-steps-wrapper-mian-t .single-working-steps .icon svg path {
    fill: #fff;
    transition: 0.3s;
}
.sorking-steps-wrapper-mian-t .single-working-steps .title {
    color: #fff;
    margin-bottom: 13px;
    transition: 0.3s;
}
.sorking-steps-wrapper-mian-t .single-working-steps p.dsic {
    color: #aeb1b4;
}
.sorking-steps-wrapper-mian-t .single-working-steps:hover .icon {
    background: #fff;
}
.sorking-steps-wrapper-mian-t .single-working-steps:hover .icon::after {
    border-color: var(--color-primary);
}
.sorking-steps-wrapper-mian-t .single-working-steps .icon::after {
    position: absolute;
    content: "";
    height: 220px;
    width: 220px;
    border-radius: 50%;
    border: 2px dashed rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 0.3s;
}
h4, .h4, h5, .h5 {
    font-weight: var(--s-bold);
}
h5, .h5 {
    font-size: var(--h5);
    line-height: 1.24;
}
.mt--70 {
    margin-top: 70px !important;
}
.sorking-steps-wrapper-mian-t .single-working-steps:hover .icon img {
    filter: invert(10%) sepia(100%) saturate(6741%) hue-rotate(17deg) brightness(17%) contrast(120%);
}


/*---------------------------------------------------------  home_whatwedo  --------------------------------------------------*/

.left-why-t-thumbnail {
    position: relative;
    z-index: 1;
}
.left-why-t-thumbnail .short-image {
    position: absolute;
    left: -349px;
    top: -120px;
    z-index: -1;
}
.left-why-t-thumbnail::after {
    position: absolute;
    content: "";
    height: 163px;
    width: 163px;
    background: #fff;
    left: -100px;
    border-radius: 50%;
    top: 50%;
}
.title-area-left .title span {
    color: #1F1F25;
    font-weight: 400;
}
.right-why-choose-us-t p.disc {
    width: 90%;
}
.single-short-service-t {
    background: #161921;
    padding: 36px 24px 28px 24px;
    text-align: center;
    margin-top: 30px;
    transition: 0.3s;
}
.single-short-service-t .icon {
    margin-bottom: 20px;
}
.single-short-service-t .title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}
.single-short-service-t:hover {
    background: var(--color-primary);
}
.bg_process .title-area-center .title {
    color: #fff;
}
.single-short-service-t.wh img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(83deg) brightness(104%) contrast(105%);
}

/*-------------------------------------------------------  home_counter  -------------------------------------------------------*/

.counter-div {
    background: #171717;
    padding: 100px 0 20px 0;
    margin: 0px 0 100px 0;
}
.single-counter-area-cleaning {
    /*background-image: url(https://themewant.com/products/html/drill/cleaning/assets/images/service/bg.png);*/
    height: 208px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.bg_image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.single-counter-area-cleaning .icon {
    height: 88px;
    width: 88px;
    border-radius: 50px;
    background: #1646D2;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.single-counter-area-cleaning .content {
    text-align: center;
    margin-top: 40px;
}
.single-counter-area-cleaning .content .title {
    margin-bottom: 10px;
    color: #fff;
}
.single-counter-area-cleaning .content span {
    text-transform: uppercase;
}
.single-counter-area-cleaning::after {
    position: absolute;
    left: 50%;
    top: 4px;
    transform: translate(-50%, -50%);
    content: "";
    height: 115px;
    width: 115px;
    /*background: #FFFFFF;*/
    box-shadow: inset 0px 4px 26px rgb(23 37 57 / 16%);
    border-radius: 50%;
    z-index: -1;
}
.single-counter-area-cleaning:hover .icon{
    background: var(--color-primary);
}
.single-counter-area-cleaning .content .detail {
    color: #aeb1b4;
}


/*-----------------------------------------------------  home_testimonial  -----------------------------------------------------*/

.air-condition-swiper-main-wrapper .single-test {
    padding: 32px 40px;
    background: #f0f0f0;
    border-radius: 10px;
}
.air-condition-swiper-main-wrapper .single-test .profile-area {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}
.air-condition-swiper-main-wrapper .single-test .profile-area img {
    margin-right: 20px;
}
.air-condition-swiper-main-wrapper .single-test .profile-area .admin .title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 0px;
}
.air-condition-swiper-main-wrapper .single-test .profile-area .admin span {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}
.air-condition-swiper-main-wrapper .single-test p.disc {
    color: #171C26;
}
.thumbnail-img-testimonials-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
.thumbnail-img-testimonials-right .thumbnail {
    margin-top: 0;
}
.thumbnail-img-testimonials-right .thumbnail img {
    border: 10px solid #fff;
    border-radius: 10px;
}
.thumbnail-img-testimonials-right .inner-content {
    position: absolute;
    width: 306px;
    height: 275px;
    background: #171C26;
    border-radius: 15px;
    padding: 25px;
    text-align: center;
    left: 240px;
    top: 43%;
}
.thumbnail-img-testimonials-right .inner-content .thumbnail {
    margin-top: 15px;
    border: none;
}
.thumbnail-img-testimonials-right .inner-content .thumbnail img {
    border: none;
    border-radius: 0;
}
.thumbnail-img-testimonials-right .inner-content p.disc {
    font-weight: 500;
    margin-top: 30px;
    font-size: 22px;
    line-height: 30px;
    font-family: var(--font-primary);
    color: #fff;
    margin-bottom: 0;
}


/*-----------------------------------------------------  home_gallery  ---------------------------------------------------------*/

#gallery .item-box {
    width: 100%;
}
.item-box {
    position: relative;
    overflow: hidden;
    display: block;
    width: 360px;
    height: 265px;
    border-radius: 20px;
    box-shadow: rgb(0 0 0 / 40%) 0px 2px 4px, rgb(0 0 0 / 30%) 0px 7px 13px -3px, rgb(0 0 0 / 20%) 0px -3px 0px inset;
    margin: 20px 0;
}
.link-zoom a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: var(--color-primary);
    font-size: 17px;
    color: #fff;
    border-radius: 5px;
}


/*--------------------------------------------------------  home_foottop  ---------------------------------------------------*/

.bg-cta-footer-one .logo-area-footer {
    background: var(--color-primary);
    padding: 28px;
    display: block;
    border-radius: 10px 0 0 10px;
    text-align: center;
}
.bg-cta-footer-one .single-cta-area {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    margin-top: 40px;
    margin-right: 40px;
}
.bg-cta-footer-one .single-cta-area .icon {
    height: 50px;
    width: 50px;
    background: #282828;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.bg-cta-footer-one .single-cta-area .icon i {
    color: #fff;
}
.bg-cta-footer-one .single-cta-area .contact-info {
    margin-left: 15px;
    text-align: left;
}
.bg-cta-footer-one .single-cta-area .contact-info p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 7px;
    color: #aeb1b4;
}
.bg-cta-footer-one .single-cta-area .contact-info a {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    transition: 0.3s;
    font-family: var(--font-primary);
}
.bg-cta-footer-one {
    background: #1F1F1F;
    border-radius: 10px;
    margin-top: -80px;
    position: absolute;
}
.contact-info {
    background-color: unset;
    margin-top: 0px;
}
.contact-info1 h3 {
    color: var(--color-white);
    margin-top: 54px;
}
.bg-cta-footer-one .single-cta-area .contact-info a:hover {
    color: var(--color-primary);
}

/*======================================================  about_page  =======================================================*/

#project-section {
    margin: 120px 0 40px;
    padding: 0;
}
.ac-about-right-image-inner {
    position: relative;
}
.ac-about-right-image-inner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ac-about-right-image-inner .small-top {
    position: absolute;
    top: -50px;
    right: -140px;
}
.ac-about-right-image-inner .small-bottom {
    position: absolute;
    bottom: 10px;
    left: 80px;
}
.team-member .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block;
    border: 1px solid #d1d1d1;
    box-shadow: rgb(0 0 0 / 9%) 0px 2px 1px, rgb(0 0 0 / 9%) 0px 4px 2px, rgb(0 0 0 / 9%) 0px 8px 4px, rgb(0 0 0 / 9%) 0px 16px 8px, rgb(0 0 0 / 9%) 0px 32px 16px;
    border-radius: 15px;
    padding: 10px;
}
.team-member .inner-box .image-box {
    position: relative;
    margin: 0px 15px 30px;
}
.ac-about-right-image-inner .thumbnail > img {
    border-radius: 20px;
    border: 10px solid #fff;
}
.ac-about-right-image-inner .small-bottom img {
    border-radius: 20px;
    border: 10px solid #fff;
}
.ac-about-right-image-inner .small-top img {
    border-radius: 20px;
    border: 10px solid #fff;
}

/*==================================================  service_page  ========================================================*/

.text_bg {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 40px;
    border-radius: 40px;
}
.about_pagecontent {
    margin-bottom: 40px;
}
.pro_title {
    font-size: 30px !important;
    font-family: var(--font-primary) !important;
    font-weight: 600;
    padding-bottom: 10px;
    color: var(--color-primary) !important;
}

/*==========================================================  home_contact  ====================================================*/

.footcont-div .single-cta-area {
    display: flex;
    margin-top: 40px;
    margin-right: 40px;
}
.footcont-div .single-cta-area .icon {
    height: 50px;
    width: 50px;
    background: #282828;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.footcont-div .single-cta-area .icon i {
    color: #fff;
}
.footcont-div .single-cta-area .contact-info {
    margin-left: 15px;
    text-align: left;
}
.footcont-div .single-cta-area .contact-info p {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 7px;
}
.footcont-div .single-cta-area .contact-info a {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    transition: 0.3s;
    font-family: var(--font-primary);
}
.footcontdiv-head {
    color: var(--color-secondary);
    text-transform: capitalize;
    font-size: 35px;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media (max-width: 767px){
.inner-content-about-cleaning .experience img {
    width: 150px;
    border-bottom: 1px solid #bebebe;
}
.inner-content-about-cleaning .experience {
    flex-direction: column;
}
.bg-cta-footer-one .logo-area-footer {
    background: none;
    padding: 22px;
    justify-content: flex-start;
    display: flex;
    padding: 9px 25px;
}
.bg-cta-footer-one {
    margin-top: -40px;
    position: relative;
    margin-bottom: -60px;
    text-align: center;
    padding: 30px 20px;
}
.contact-info1 h3 {
    margin-top: 24px;
}
.bg-cta-footer-one .single-cta-area {
    margin-top: 10px;
}
.title-area-left .title {
    font-size: 24px;
    line-height: 36px;
}
.cd-hero-slider {
    height: 146px;
}
.cleaning-home-about-left-img .thumbnail img {
    width: 100%;
}
.pr_sm--0 {
    padding-right: 15px !important;
}
.cleaning-home-about-left-img .small-image img {
    width: 80%;
}
.pt_sm--30 {
    padding-top: 30px !important;
}
.pr--50 {
    padding-right: 15px !important;
}
.rts-section-gap {
    padding: 60px 0;
}
.title-area-center .title {
    font-size: 25px;
    line-height: 38px;
}
.mt--70 {
    margin-top: 20px !important;
}
.air-condition-single-service-01 {
    margin-bottom: 20px;
}
.rts-about-area.about-2 .image-area img {
    width: 100%;
    margin-bottom: 20px;
}
.order-change {
    order: -1;
}
.rts-about-area.about-2 .g-5 {
    display: flex;
    flex-direction: column;
}
.rts-about-area.about-2 .about-wrapper ul li {
    padding: 15px 0px 0;
    gap: 10px;
}
.sorking-steps-wrapper-mian-t {
    justify-content: center;
}
.rts-working-process-area-t.rts-section-gap.bg_process {
    background-image: unset;
}
.left-why-t-thumbnail .short-image {
    top: -60px;
}
.left-why-t-thumbnail img {
    width: 547px;
}
h2 {
    font-size: 24px;
    line-height: 30px;
}
.single-counter-area-cleaning .content {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.item-box {
    width: 100%;
    height: auto;
}
.ptb-xs-60 {
    padding-top: 20px;
    padding-bottom: 20px;
}
.thumbnail-img-testimonials-right .inner-content {
    position: absolute;
    width: 306px;
    height: 275px;
    background: #171C26;
    border-radius: 15px;
    padding: 10px;
    text-align: center;
    left: 255px;
    top: 31%;
    width: max-content;
    height: auto;
}
.thumbnail-img-testimonials-right .inner-content p.disc {
    margin-top: 5px;
    font-size: 16px;
}
.thumbnail-img-testimonials-right {
    justify-content: flex-start;
}
.about_pagetitle, .about_pagetitle h2, .contpgcontact-div .service_pagetitle, .service_pagetitle h2, .product_pagetitle h2, .product_pagetitle {
    line-height: 5px;
    font-size: 22px;
}
.breadcrumb_section {
    padding: 50px 0px;
    height: 100px;
}
#project-section {
    margin: 60px 0 0px;
    padding: 0;
}
.ac-about-right-image-inner {
    justify-content: flex-start;
    margin-top: 40px;
}
.ac-about-right-image-inner .small-top {
    top: -40px;
    right: -115px;
}
.small-bottom.gsap-img.images img {
    width: 58%;
}
.text_bg {
    padding: 40px 10px;
}
.header_logo {
  width: 240px;
}
.menu {
    top: 50px;
}
.ac-about-right-image-inner .small-top img {
    width: 175px;
}
.footcontdiv-head {
    font-size: 25px;
}
.block-2 {
    padding: 20px 0;
}
#qcfooter-block {
    padding: 60px 0px 0px;
}
.cd-slider-nav li a {
    width: 5px;
    height: 5px;
    top: 30px;
}
.air-condition-swiper-main-wrapper .single-test {
    padding: 15px 15px;
    margin-bottom: 15px;
}
.footcont-div .single-cta-area {
    margin-right: 0px;
}
.counter-div {
    margin: 0px 0 60px 0;
}
.cleaning-home-about-left-img .small-image {
    top: 57%;
}
.cleaning-home-about-left-img .small-image iframe {
    width: 100%;
}


}
