:root {
    --theme-color1: #EE732D;
    --theme-color2: #09293D;
    --theme-color3: #EFE51E;
    --title-font: "unbounded", sans-serif;
    --text-font: "dmsans", sans-serif;
    --text-color: #727272;
    --theme-color1-rgb: 255, 238, 2;
    --theme-color2-rgb: 0, 0, 0;
    --theme-color-light-rgb: 255, 255, 255;
    --theme-color-dark-rgb: 0, 0, 0;
    --theme-color-black-rgb: 0,0,0;
    --theme-color-white-rgb: 255,255,255;
    --review-color: #fdc009;
    --theme-color-white: #ffffff;
    --theme-color-light: #FFFFFF;
    --theme-color-dark: #09293D;
    --border-color1: #09293d1c;
    --text-color-bg-theme-color1: #000;
    --text-color-bg-theme-color2: #fff;
    --text-color-bg-theme-color3: #fff;
    --body-font-size: 16px;
    --body-line-height: 30px;
    --body-font-weight: 400;
    --line-height-heading-h1: 1em;
    --line-height-heading: 1.3em;
    --line-height-heading-small: 1.4em;
    --h1-font-size: 52px;
    --h2-font-size: 40px;
    --h3-font-size: 24px;
    --h4-font-size: 20px;
    --h5-font-size: 16px;
    --h6-font-size: 14px;
    --h1-font-weight: 500;
    --h2-font-weight: 500;
    --h3-font-weight: 500;
    --h4-font-weight: 500;
    --h5-font-weight: 500;
    --h6-font-weight: 500;
    --sec-title-subtitle-color: #727272;
    --sec-title-subtitle-font-size: 16px;
    --sec-title-subtitle-font-family: var(--text-font);
    --sec-title-subtitle-font-weight: 700;
    --sec-title-subtitle-line-height: 24px;
    --sec-title-color: var(--theme-color-dark);
    --sec-title-font-size: 48px;
    --sec-title-font-family: var(--title-font);
    --sec-title-font-weight: var(--h2-font-weight);
    --theme-light-background: #f8f6f1;
    --theme-light-background-text-color: var(--headings-color);
    --theme-black: #131313;
    --container-width: 1310px;
    --small-container-width: 1050px;
    --large-container-width: 1800px;
    --container-pt: 120px;
    --container-pb: 120px;
}

.top-bar .phone {
    display: none;
}
body {
    color: var(--text-color);
    font-size: var(--body-font-size);
    font-family: var(--text-font);
    font-weight: var(--body-font-weight);
    line-height: var(--body-line-height);
}
a {
    color: var(--theme-color-dark);
    text-decoration: none;
    font-weight: var(--body-font-weight);
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
p, .text {
    color: var(--text-color);
    font-size: var(--body-font-size);
    font-family: var(--text-font);
    font-weight: var(--body-font-weight);
    line-height: var(--body-line-height);
}
h1, h2, h3, h4, h5, h6 {
    color: var(--theme-color-dark);
    font-family: var(--title-font);
    position: relative;
    line-height: var(--line-height-heading-small);
}
h4 {
    font-size: var(--h4-font-size);
    font-weight: var(--h4-font-weight);
    line-height: var(--line-height-heading-small);
}
.ScrollToTop a {
    border: 1px solid var(--theme-color1);
    color: var(--theme-color1);
}
.ScrollToTop a:hover {
    background: var(--theme-color1);
}





/*--- header ---*/

.header-top {
    background: var(--theme-color2);
}
.navigation-area {
    background: var(--theme-color-white);
}
.navbar-header h1 img {
    width: 100%;
    height: 100%;
}
.phone, .mail {
    color: var(--theme-color-white);
    font-size: 16px;
    font-family: var(--text-font);
}
.header-top i.fa {
    color: var(--theme-color1);
}
.nav.navbar-nav li a {
    color: var(--theme-color2);
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 600;
    margin-top: 20px;
}
.navbar-nav li.active a, .navbar-nav li:hover a {
    color: var(--theme-color1);
    background: unset;
}
.is-sticky .navigation-area .navbar-nav li.active a, .is-sticky .navigation-area .navbar-nav li:hover a {
    color: var(--theme-color1);
}
.is-sticky .navigation-area {
    display: none;
}

/*--- banner ---*/

.bg-overlay:after {
    background: unset;
}
#home-slider .teashop-btn {
    display: none;
}
#home-slider .social-icons {
    display: none;
}

/*------------------  breadcrumb  -------------------------*/

.section-top {
    position: relative;
    background-image: url(../../images/images/new_images/home/demo/1/br.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 86px 0;
    z-index: 0;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title {
    color: var(--theme-light-background);
    font-size: 40px;
    font-family: var(--text-font);
    font-weight: 600;
    margin-left: -60px;
    text-align: center;
}

/*--- footer ---*/

.footer-content p i {
    background: var(--theme-color-white);
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    line-height: 30px;
    margin-right: 5px;
    color: var(--theme-color1);
}
.footer-content .quicklinks li a:hover {
    color: var(--theme-color1);
}
.qc-social-list .qc-social .social:hover {
    color: var(--theme-color-white);
    background: var(--theme-color1);
}
.footer-content .ft_div li {
    font-size: 18px;
    line-height: 2.2;
}

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: url(../../images/images/new_images/home/demo/footerbg.png);
    color: #fff;
}
#qcfooter-block h3 {
    font-size: 20px;
    color: var(--theme-color-white);
    border-bottom: 2px solid var(--theme-color1);
    display: inline-block;
    line-height: 2;
    font-weight: 400;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {
    height: 60px;
    display: block;
    margin: 10px 0;
    display: none;
}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {
    font-size: 16px;
    line-height: 28px;
    color: var(--theme-light-background);
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {
    padding: 5px 0px;
    display: block;
    color: #fff;
    font-size: 18px;
}
.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(--theme-color1);
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 5px 0;
    background: var(--theme-color1);
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/


/*====================================================  home_page  ===================================================*/

.pb-0 {
    padding-bottom: 0!important;
}
.pt-0 {
    padding-top: 0!important;
}
.bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
#homepagesec-id .container-fluid {
    padding: 0 35px;
}
.align-center {
    align-items: center;
}
.d-flex {
    display: flex;
}
.overflow-hidden {
    overflow: hidden;
}

/*--- title ---*/

.sec-title {
    position: relative;
    margin-bottom: 50px;
    z-index: 2;
}
.sec-title .sub-title {
    position: relative;
    display: block;
    font-size: var(--sec-title-subtitle-font-size);
    line-height: var(--sec-title-subtitle-line-height);
    font-weight: var(--sec-title-subtitle-font-weight);
    font-family: var(--sec-title-subtitle-font-family);
    color: var(--sec-title-subtitle-color);
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sec-title h2 {
    position: relative;
    font-size: var(--sec-title-font-size);
    color: var(--theme-color2);
    font-family: var(--sec-title-font-family);
    font-weight: var(--sec-title-font-weight);
    margin-bottom: 0;
    margin-top: -6px;
    line-height: 1.2;
    z-index: 2;
}
.sec-title .text {
    position: relative;
    color: var(--theme-color-dark);
    margin-top: 20px;
}
.sec-title .sub-title.line-style {
    display: inline-block;
    top: -2px;
    padding-left: 25px;
}
.sec-title .sub-title.line-style:before {
    background-color: var(--theme-color1);
    content: "";
    width: 6px;
    height: 13px;
    left: 0;
    position: absolute;
    top: 6px;
    -webkit-transform: skewX(-22deg);
    transform: skewX(-22deg);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.sec-title .sub-title.line-style:after {
    background-color: var(--theme-color1);
    content: "";
    width: 2px;
    height: 13px;
    left: 9px;
    position: absolute;
    top: 6px;
    -webkit-transform: skewX(-22deg);
    transform: skewX(-22deg);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

/*--- btn ---*/

.theme-btn {
    position: relative;
    display: block;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.btn-style-four {
    position: relative;
    font-size: 14px;
    line-height: 1.4;
    padding: 19.2px 51.2px;
    font-weight: 600;
    letter-spacing: 0.7px;
    overflow: hidden;
    color: var(--theme-color-dark);
    background-color: var(--theme-color1);
    text-transform: uppercase;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    border-radius: 10px;
}
.btn-style-four:hover {
    color: var(--theme-color-light);
}
.btn-style-four.dark-bg {
    color: var(--theme-color-light);
    background-color: var(--theme-color-dark);
}
.btn-style-four:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 100%;
    background: var(--theme-color-dark);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.theme-btn .btn-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
}
.btn-style-four:hover:before {
    width: 100%;
    left: 0;
}
.btn-style-four.hover-light:hover {
    color: var(--theme-color-dark);
}
.btn-style-four.hover-light:before {
    background-color: var(--theme-color-white);
}

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

.about-section-seven {
    background-color: #f5f5f5;
    position: relative;
    padding: 130px 0 70px;
}
.about-section-seven .bg-shape1 {
    opacity: 0.14;
}
.about-section-seven .content-column {
    position: relative;
    margin-bottom: 50px;
    z-index: 1;
}
.about-section-seven .content-column .inner-column {
    position: relative;
    padding-left: 15px;
}
.about-section-seven .content-column .sec-title {
    margin-bottom: 20px;
}
.about-section-seven .content-column .sec-title h2 {
    margin-right: 0;
}
.about-section-seven .content-column .sec-title .text {
    color: #808287;
    margin-top: 25px;
}
.about-section-seven .image-column {
    position: relative;
    margin-bottom: 50px;
}
.about-section-seven .image-column .inner-column {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.about-section-seven .image-column .inner-column:before {
    position: absolute;
    top: -20px;
    left: -35px;
    height: 660px;
    width: 440px;
    background-image: url(../../images/images/new_images/home/wel/welbgdes.png);
    content: "";
    z-index: -1;
    border-radius: 15px;
}
.about-section-seven .image-column .image-1 {
    position: relative;
    max-width: 504px;
    width: 100%;
}
.about-section-seven .image-column .image-1:before {
    position: absolute;
    right: -50px;
    top: 0;
    height: 110px;
    width: 20px;
    background-color: var(--theme-color1);
    -webkit-animation: zoom-one 3s infinite;
    animation: zoom-one 3s infinite;
    content: "";
    border-radius: 15px;
}
.about-section-seven .image-column .image-1 img {
    width: 100%;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
.overlay-anim:after {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}
.overlay-anim:hover:after {
    height: 100%;
    opacity: 0;
    -webkit-transition: all 400ms linear;
    transition: all 400ms linear;
}
.about-section-seven .image-column .image-2 {
    position: absolute;
    right: 0;
    bottom: -60px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    border: 10px solid #fff;
    max-width: 400px;
    border-radius: 25px;
}
.about-section-seven .image-column .image-2 img {
    border-radius: 15px;
}
.about-section-seven .image-column .info-box {
    background-color: var(--theme-color-white);
    padding: 38px 20px 25px;
    max-width: 190px;
    position: absolute;
    top: 100px;
    left: 30px;
    text-align: center;
    border-radius: 15px;
}
.about-section-seven .image-column .info-box .taxi-count {
    color: var(--theme-color2);
    font-size: 48px;
    font-weight: 600;
    font-family: var(--title-font);
    margin-bottom: 23px;
}
.about-section-seven .image-column .info-box .info-text {
    color: #000;
    font-size: 16px;
    line-height: 25px;
}
.about-section-seven .image-column .inner-column:after {
    position: absolute;
    right: 65px;
    top: 154px;
    height: 254px;
    width: 122px;
    background-image: url(https://html.kodesolution.com/2025/builton-html/images/icons/pattern-style5.png);
    content: "";
    z-index: -1;
}
.about-section-seven .fun-fact-two {
    position: relative;
    margin-bottom: -95px;
    margin-top: 60px;
}
.about-section-seven .fun-fact-two .fact-counter {
    position: relative;
    border: 1px solid rgb(236, 236, 236);
    overflow: hidden;
    -webkit-box-shadow: rgb(0 0 0 / 7%) 0px 10px 30px 0px;
    box-shadow: rgb(0 0 0 / 7%) 0px 10px 30px 0px;
    background-color: var(--theme-color-light);
    z-index: 2;
}
.bounce-y {
    -webkit-animation: bounce-y 10s infinite linear;
    animation: bounce-y 10s infinite linear;
}
@-webkit-keyframes bounce-y {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes bounce-y {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.counter-block-two .inner-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0px 50px 0px;
    height: 100%;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.counter-block-two .inner-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: -70px;
    right: -80px;
    height: 100%;
    opacity: 0;
    background-color: var(--theme-color2);
    clip-path: polygon(18% 0, 100% 0, 83% 100%, 0% 100%);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.counter-block-two:first-child .inner-box:before {
    left: -140px;
    right: -40px;
}
.counter-block-two:last-child .inner-box:before {
    right: -100px;
    left: -20px;
}
.counter-block-two .inner-box .icon-box {
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 30px;
}
.counter-block-two .inner-box .icon-box:before {
    content: "";
    position: absolute;
    top: 5px;
    right: -5px;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: var(--theme-color1);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.counter-block-two .inner-box .icon-box .icon {
    position: relative;
    display: inline-block;
    color: var(--theme-color-dark);
    font-size: 85px;
    line-height: 1em;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.counter-block-two .inner-box .counter-one {
    position: relative;
    font-size: 50px;
    line-height: 1em;
    letter-spacing: 0.04em;
    font-family: var(--title-font);
    color: var(--theme-color-dark);
    margin-bottom: 0;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.counter-block-two .inner-box .counter-text {
    position: relative;
    font-size: 20px;
    line-height: 1em;
    color: var(--theme-color-dark);
    margin-bottom: 0;
    margin-top: 5px;
    letter-spacing: 0.04em;
    text-transform: capitalize;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.counter-block-two .inner-box:hover:before {
    opacity: 1;
}
.counter-block-two .inner-box:hover .icon-box:before {
    opacity: 0.2;
}
.counter-block-two .inner-box:hover .icon-box .icon {
    color: var(--theme-color-light);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.counter-block-two .inner-box:hover .counter-one, .counter-block-two .inner-box:hover .counter-text {
    color: var(--theme-color-light);
}
.list-style-two {
    position: relative;
}
.list-style-two li {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    padding-left: 28px;
    margin-bottom: 10px;
    font-family: var(--text-font);
    color: var(--theme-color-dark);
}
.about-section-six .content-column .inner-column .list-style-two li {
    color: rgb(85, 85, 85);
    margin-bottom: 15px;
}
.list-style-two li:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #b5b5b5;
    background-color: var(--theme-color-light);
}
.about-section-six .content-column .inner-column .list-style-two li:before {
    border-color: var(--theme-color1);
    top: 5px;
}
.about-section-six .content-column .inner-column .bottom-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -2px;
    padding-top: 55px;
    position: relative;
}
.about-section-six .content-column .inner-column .bottom-box .info-btn small {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 8px;
    position: relative;
}
.about-section-six .content-column .inner-column .bottom-box .info-btn strong {
    color: var(--theme-color-dark);
    display: block;
    font-family: var(--title-font);
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    position: relative;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.about-section-six .content-column .inner-column .bottom-box .author-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 57px;
    position: relative;
}
.about-section-six .content-column .inner-column .bottom-box .author-box .author-image {
    position: relative;
}
.about-section-six .content-column .inner-column .bottom-box .author-box .author-image:before {
    background-color: var(--theme-color1);
    clip-path: polygon(0 0, 45% 0, 100% 100%, 55% 100%);
    content: "";
    height: 108px;
    left: -2px;
    position: absolute;
    top: -9px;
    width: 100px;
}
.about-section-six .content-column .inner-column .bottom-box .author-box .author-image img {
    position: relative;
    z-index: 1;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
.about-section-six .content-column .inner-column .bottom-box .author-box .author-info {
    padding-left: 16px;
    padding-top: 5px;
    position: relative;
}
.about-section-six .content-column .inner-column .bottom-box .author-box .author-info .name {
    color: var(--theme-color-dark);
    font-family: var(--text-font);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 1px;
    position: relative;
}
.about-section-six .content-column .inner-column .bottom-box .author-box .author-info .designation {
    color: var(--theme-color-dark);
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
    position: relative;
}
.about-section-seven .content-column .inner-column .list-style-two {
    padding: 10px 0;
}

/*---------------------------------------------------  home_feature  -----------------------------------------------*/

.work-block .inner-box {
    display: flex;
    margin-bottom: 18px;
    position: relative;
}
.work-block .inner-box .icon {
    position: relative;
    width: 110px;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 60px;
    border-radius: 50%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
    color: var(--theme-color2);
    background-color: var(--theme-color-white);
    border: 1px solid var(--theme-color2);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.work-block .inner-box .content {
    position: relative;
    padding-top: 5px;
}
.work-block .inner-box .content .title {
    position: relative;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.work-block .inner-box .content .text {
    position: relative;
    padding-right: 0px;
    margin-bottom: 0;
}
.work-section {
    padding: 60px 0 60px;
    position: relative;
}
.work-block .inner-box:hover .icon {
    background-color: var(--theme-color1);
    border-color: var(--theme-color1);
    color: var(--theme-color-white);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

/*---------------------------------------------------  home_product  -----------------------------------------------*/

.service-section-three {
    position: relative;
    padding: 180px 0 120px;
}
.service-block-three .inner-box {
    margin: 15px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    box-shadow: rgb(14 30 37 / 12%) 0px 2px 4px 0px, rgb(14 30 37 / 32%) 0px 2px 16px 0px;
    border-radius: 15px;
}
.service-block-three .inner-box:hover {
    
}
.service-block-three .inner-box .image-box {
    position: relative;
}
.service-block-three .inner-box .image-box .image {
    position: relative;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.service-block-three .inner-box .image-box .icon {
    position: absolute;
    bottom: -20px;
    right: 0;
    width: 130px;
    height: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 60px;
    color: var(--theme-color-dark);
    background-color: var(--theme-color1);
    z-index: 1;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    border-radius: 15px 0px 0px 15px;
}
.service-block-three .inner-box .content {
    position: relative;
    padding: 40px 40px 26px;
    border: 1px solid #cecece;
    border-top: none;
    border-radius: 0px 0px 15px 15px;
}
.service-block-three .inner-box:hover .content .icon {
    box-shadow: 0 10px 10px rgb(4 4 4 / 8%);
}
.service-block-three .inner-box .content .title {
    position: relative;
    color: var(--theme-color-dark);
    margin-bottom: 17px;
    border-bottom: 1px solid;
    display: inline-block;
}
.title a {
    color: inherit;
}
.service-block-three .inner-box .content .text {
    position: relative;
    color: #444444;
    line-height: 26px;
    margin-bottom: 20px;
}
.service-block-three .inner-box .content .icon {
    position: relative;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
    color: var(--theme-color-dark);
    border: 1px solid var(--theme-color-dark);
    background-color: var(--theme-color-light);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    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;
}
.service-block-three .inner-box:hover {
    -webkit-box-shadow: 0 10px 10px rgb(4 4 4 / 8%);
    box-shadow: 0 10px 10px rgb(4 4 4 / 8%);
}
.service-block-three .inner-box:hover .image-box .icon {
    color: var(--theme-color-white);
    background-color: var(--theme-color2);
    box-shadow: 0 10px 10px rgb(4 4 4 / 8%);
}
.service-block-three .inner-box .content .icon:hover {
    background-color: var(--theme-color1);
    border-color: var(--theme-color1);
    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;
}


.service-block-three .inner-box .image-box .image img {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.service-block-three .inner-box .image-box .image img:first-child {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    -webkit-transform: translateX(50%) scaleX(2);
    transform: translateX(50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}
.service-block-three .inner-box:hover .image-box .image img:first-child {
    -webkit-transform: translateX(0) scaleX(1);
    transform: translateX(0) scaleX(1);
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}
.service-block-three .inner-box:hover .image-box .image img:nth-child(2) {
    -webkit-transform: translateX(-50%) scaleX(2);
    transform: translateX(-50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

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

.benefit-section {
    position: relative;
    padding: 80px 0;
}
.bg-pattern-3 {
    background-image: url(https://html.kodesolution.com/2025/builton-html/images/icons/pattern-3.jpg);
}
.benefit-block {
    margin-bottom: 65px;
}
.benefit-block .inner-box {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.benefit-block .inner-box .icon {
    position: relative;
    width: 85px;
    height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 40px;
    border-radius: 50%;
    margin-right: 15px;
    margin-top: 2px;
    color: var(--theme-color-white);
    background-color: var(--theme-color2);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}

.benefit-block .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}


.benefit-block .inner-box .title {
    position: relative;
    margin-bottom: 5px;
    color: var(--theme-color1);
}
.benefit-block .inner-box .text {
    position: relative;
    max-width: 265px;
    margin-bottom: 0;
}
.benefit-section .image-column {
    position: relative;
    z-index: 2;
    margin-right: 20px;
    margin-top: -50px;
}
.benefit-section .image-column .inner-column {
    position: relative;
}
.benefit-section .image-column .inner-column .image {
    position: relative;
    display: block;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
}
.reveal img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.overlay-anim:after {
    background: rgba(255, 255, 255, 0.3);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    opacity: 1;
    z-index: 9;
    pointer-events: none;
}
.whychooseimg1 {
    position: absolute;
    animation: fa-spin 20s infinite linear;
    z-index: -1;
    top: 0;
}

/*-------------------------------------------------  home_workingprocess  -----------------------------------------------*/

.process-block-two {
    position: relative;
    padding: 0 40px;
    margin-bottom: 80px;
}
.process-block-two .inner-box {
    position: relative;
    padding: 15px 15px 60px;
    margin-top: 60px;
    margin-bottom: 35px;
    background-color: var(--theme-color-dark);
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 30%) 0px 19px 38px, rgb(0 0 0 / 22%) 0px 15px 12px;
    border-radius: 15px 15px 0;
}
.process-block-two .inner-box::before {
    position: absolute;
    left: 97%;
    bottom: 0;
    border-right: 50px solid transparent;
    border-bottom: 40px solid var(--theme-color-dark);
    content: "";
    z-index: 2;
    border-radius: 0px 0px 10px 0px;
}
.process-block-two .icon {
    position: absolute;
    left: 50%;
    margin-left: -58px;
    margin-top: -73px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 116px;
    width: 116px;
    border-radius: 50%;
    color: var(--theme-color-dark);
    font-size: 62px;
    background-color: var(--theme-color1);
    z-index: 2;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 16%) 0px 3px 6px, rgb(0 0 0 / 23%) 0px 3px 6px;
}
.process-block-two .title-box {
    position: relative;
    background-color: #ffffff;
    padding: 60px 20px 40px;
    -webkit-box-shadow: 0 10px 60px rgb(0 0 0 / 7%);
    box-shadow: 0 10px 60px rgb(0 0 0 / 7%);
    margin-bottom: 50px;
    border-radius: 15px;
}
.process-block-two .title-box::before {
    position: absolute;
    left: 50%;
    top: 100%;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 20px solid #ffffff;
    margin-left: -35px;
    content: "";
}
.process-block-two .title {
    z-index: 2;
    font-weight: 600;
    margin-bottom: 0;
}
.process-block-two .text {
    line-height: 24px;
    padding: 0 20px;
    color: var(--theme-light-background);
}
.process-block-two .count {
    position: absolute;
    bottom: -35px;
    left: 50%;
    margin-left: -35px;
    height: 70px;
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 700;
    background-color: #ffffff;
    border-radius: 50%;
    color: var(--theme-color1);
    font-family: var(--title-font);
    z-index: 2;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    box-shadow: rgb(0 0 0 / 30%) 0px 19px 38px, rgb(0 0 0 / 22%) 0px 15px 12px;
}
.process-section-two {
    position: relative;
    padding: 80px 0 80px;
}
.process-block-two .inner-box:hover .icon {
    -webkit-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg);
}
.process-block-two .inner-box:hover .count {
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
    background: var(--theme-color1);
    color: var(--theme-color-white);
}

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

.service-section-two {
    position: relative;
    padding: 120px 0 65px;
}
.bg-pattern-1 {
    background-image: url(../../images/images/new_images/home/demo/whatwedobg.png);
}
.tabs-box {
    position: relative;
}
.sec-title.light .sub-title {
    color: var(--theme-color-light);
}
.sec-title.light h2, .sec-title.light h1 {
    color: var(--theme-color-light);
}
.service-section-two .btn-column .inner-column .sec-title h2 {
    line-height: 1.2;
}
.service-section-two .image-box {
    margin-bottom: 50px;
}
.service-section-two .image-box .inner-box {
    position: relative;
    text-align: right;
    padding-top: 54px;
    margin-right: -13px;
}
.service-section-two .image-box .inner-box .image {
    position: relative;
    margin-bottom: 0;
}
.service-section-two .image-box .inner-box .exp-box {
    position: absolute;
    bottom: 46px;
    left: 85px;
    padding: 35px 30px 44px 50px;
    max-width: 364px;
    display: inline-block;
    background-color: var(--theme-color1);
    border: 2px solid var(--border-color1);
    text-align: left;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 30%) 0px 19px 38px, rgb(0 0 0 / 22%) 0px 15px 12px;
}
.service-section-two .image-box .inner-box .image img {
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 30%) 0px 19px 38px, rgb(0 0 0 / 22%) 0px 15px 12px;
}
.service-section-two .image-box .inner-box .exp-box .text {
    position: relative;
    color: var(--theme-light-background);
    margin-bottom: 26px;
}
.service-section-two .image-box .inner-box .exp-box .read-more {
    position: relative;
    font-family: var(--title-font);
    font-size: 18px;
    letter-spacing: 0.04em;
    color: var(--theme-color-light);
    border-bottom: 2px solid var(--theme-color1);
    text-transform: uppercase;
}
.service-section-two .image-box .inner-box .exp-box .read-more i {
    transform: rotate(306deg);
}
.service-section-two .btn-column .inner-column {
    margin-right: -30px;
}
.list-style-one i {
    background: var(--theme-color-white);
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    color: var(--theme-color1);
}
.list-style-one li {
    margin: 20px 0;
}
.list-style1-title {
    font-size: 20px;
    color: var(--theme-color-white);
    margin-left: 5px;
    text-transform: capitalize;
}
.list-style1-cont {
    font-size: 18px;
    color: var(--theme-light-background);
}
.service-section-two .tabs-box p {
    color: var(--theme-light-background);
}

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

.testimonial-section-four {
    position: relative;
    padding: 114px 0 120px;
    z-index: 3;
}
.testimonial-section-four .bg-image {
    background-image: url(https://html.kodesolution.com/2025/builton-html/images/background/bg-testi1.png);
    pointer-events: none;
    height: 50%;
    z-index: -1;
}
.testimonial-section-four .sec-title {
    margin-bottom: 0;
}
.testimonial-section-four .outer-box {
    position: relative;
    padding-top: 51px;
}
.testimonial-block-four {
    position: relative;
}
.testimonial-block-four .inner-box {
    position: relative;
    padding: 39px 25px 0;
    margin: 15px;
}
.testimonial-block-four .inner-box:before {
    background-color: var(--theme-color2);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 240px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    border-radius: 25px;
}
.testimonial-block-four .inner-box .content {
    position: relative;
    text-align: center;
    padding-top: 45px;
}
.testimonial-block-four .inner-box .content::before {
    background-color: var(--theme-color1);
    content: "";
    width: 13px;
    height: 27px;
    left: 140px;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-22deg);
    transform: skewX(-22deg);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-block-four .inner-box .content .text {
    color: var(--theme-color-light);
    position: relative;
    margin-bottom: 20px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-block-four .inner-box .content .author-box {
    position: relative;
    text-align: center;
}
.testimonial-block-four .inner-box .content .author-box .author-image {
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto 15px;
    overflow: hidden;
}
.testimonial-block-four .inner-box .content .author-box .author-image img {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-block-four .inner-box .content .author-box .author-info {
    position: relative;
}
.testimonial-block-four .inner-box .content .author-box .author-info .name {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.2px;
    margin-bottom: 1px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-block-four .inner-box .content .author-box .author-info .designation {
    font-size: 16px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-block-four .inner-box .content::after {
    background-color: var(--theme-color1);
    content: "";
    width: 13px;
    height: 27px;
    left: 162px;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-22deg);
    transform: skewX(-22deg);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.testimonial-block-four .inner-box:hover .content .text {
    color: var(--theme-color1);
}
.testimonial-block-four .inner-box:hover .content .author-box .author-image {
    overflow: hidden;
}
.testimonial-block-four .inner-box:hover .content .author-box .author-image img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.testimonial-block-four .inner-box:hover .content .author-box .author-info .designation {
    color: var(--theme-color1);
}
.qc-slider-nav1 {
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    justify-content: center;
    margin-top: 20px;
}
.qc-slider-nav1 .owl-next, .qc-slider-nav1 .owl-prev {
    position: relative;
    margin-right: 15px;
    display: block;
    width: 52px;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #787878;
    color: var(--theme-color-dark);
    background: var(--theme-color-light);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    z-index: -1;
}
.qc-slider-nav1 .owl-next i:before {
    content: "\f101";
}
.qc-slider-nav1 .owl-prev i:before {
    content: "\f100";
}

/*------------------------------------------------------  home_footertop  -------------------------------------------------*/

.footer-style-three .footer-top {
    position: relative;
    padding-top: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid;
}
.footer-style-three .footer-top .inner-container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 55px 55px 40px;
    background-color: var(--theme-color1);
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.footer-style-three .footer-top .inner-container .top-left {
    padding-right: 30px;
}
.footer-style-three .footer-top .inner-container .top-left .sub-title {
    position: relative;
    letter-spacing: 0.12em;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.footer-style-three .footer-top .inner-container .top-left .title {
    position: relative;
    font-size: 38px;
    margin-bottom: 0;
    text-transform: capitalize;
}
.footer-style-three .footer-top .inner-container .top-right {
    position: relative;
    padding-left: 50px;
    padding-right: 0px;
    border-left: 2px solid var(--theme-color-dark);
    min-width: 34%;
}
.footer-style-three .footer-top .inner-container .top-right .info-btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.footer-style-three .footer-top .inner-container .top-right .info-btn .icon {
    position: relative;
    font-size: 55px;
    line-height: 1em;
    margin-right: 15px;
    color: var(--theme-color-dark);
}
.footer-style-three .footer-top .inner-container .top-right .info-btn .title {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
    color: var(--theme-color-dark);
    text-transform: uppercase;
}
.footer-style-three .footer-top .inner-container .top-right .info-btn .phone-no {
    position: relative;
    font-size: 28px;
    font-family: var(--title-font);
    color: var(--theme-color-dark);
    font-weight: 600;
}
.footer-style-three .footer-top .inner-container .top-right .btn-box {
    position: relative;
    margin-top: 25px;
}
.footer-style-three .footer-top .inner-container .top-right .btn-box .theme-btn {
    padding: 19.2px 51.2px;
}
.footer-style-three {
    background: var(--theme-color-dark);
}

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

.about-section {
    padding: 120px 0 22px;
    position: relative;
}
.about-section .content-column .inner-column {
    padding-left: 30px;
    padding-top: 15px;
    position: relative;
}
.about-section .content-column .inner-column .sec-title {
    margin-bottom: 30px;
}
.blockquote-style-two {
    color: var(--theme-color-dark);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 30px;
    padding-left: 20px;
    position: relative;
    font-family: var(--title-font);
    border-left: unset;
}
.about-section .content-column .inner-column .blockquote-style-two {
    margin-bottom: 10px;
}
.blockquote-style-two:before {
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 5px;
    width: 3px;
    z-index: 2;
    background-color: var(--theme-color-dark);
    content: "";
}
.about-section .content-column .inner-column .bottom-box {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 10px;
    position: relative;
}
.about-section .content-column .inner-column .bottom-box .features-outer {
    padding-top: 15px;
}
.about-section .content-column .inner-column .feature-block {
    color: var(--theme-color-dark);
    font-size: 24px;
    font-family: var(--title-font);
    margin-bottom: 20px;
}
.about-section .content-column .inner-column .feature-block .icon {
    font-size: 30px;
    margin-right: 10px;
}
.about-section .content-column .inner-column .bottom-box .features-outer .theme-btn {
    margin-top: 16px;
}
.about-section .image-column {
    margin-bottom: 50px;
}
.about-section .image-column .inner-column {
    margin-bottom: 82px;
    position: relative;
}
.about-section .image-column .inner-column .image, .about-section .image-column .inner-column .image-2 {
    display: inline-block;
    margin-bottom: 0;
    position: relative;
}
.about-section .image-column .inner-column .image img, .about-section .image-column .inner-column .image-2 img {
    display: block;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    width: 100%;
}
.about-section .image-column .inner-column .image img {
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
.about-section .image-column .inner-column .image-2 {
    position: relative;
    right: 0;
    top: 0;
    border-radius: 50%;
    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;
}
.about-section .image-column .inner-column .image-3 {
    bottom: 30px;
    position: absolute;
    right: 19px;
}
.about-section .image-column .inner-column .image-3 img {
    border: 10px solid #fff;
    border-radius: 25px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
}
.video-section-one {
    position: relative;
    padding: 100px 0 113px;
}
.video-section-one.pull-bottom {
    padding-bottom: 350px;
}
.video-section-one .content-column .inner-column {
    position: relative;
    text-align: center;
}
.abpgsec-cont p {
    color: var(--theme-light-background);
    font-size: 18px;
    text-align: justify;
}
.booking-section-three {
    position: relative;
    padding: 100px 0 113px;
}
.booking-section-three.pull-top {
    margin-top: -328px;
    padding-bottom: 0;
}
.booking-section-three .outer-box {
    background-color: var(--theme-color1);
    position: relative;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.booking-section-three .outer-box:before {
    content: "";
    background-image: url(https://html.kodesolution.com/2025/builton-html/images/icons/shape-5.png);
    width: 455px;
    height: 425px;
    position: absolute;
    bottom: -2px;
    left: 820px;
    pointer-events: none;
}
.booking-section-three .content-column .inner-column {
    position: relative;
    padding: 72px 50px 79px;
}
.booking-section-three .outer-box:after {
    content: "";
    background-image: url(../../images/images/new_images/home/demo/2/abpgmanimg7.png);
    background-repeat: no-repeat;
    width: 450px;
    height: 500px;
    position: absolute;
    bottom: -2px;
    left: 840px;
    pointer-events: none;
}
.booking-section-three .content-column .inner-column .sec-title {
    margin-bottom: 0;
}
.booking-section-three .content-column .inner-column .sec-title h2 {
    line-height: 1.2;
}
.booking-section-three .content-column .inner-column .sec-title .theme-btn {
    margin-top: 42px;
}
.booking-section-three .sub-title {
    color: var(--theme-color-dark);
    font-family: var(--title-font);
    font-size: 12px;
}
.abpgdesimg-div {
    position: absolute;
    right: 38px;
    top: 33px;
    z-index: 10;
}
.whychooseimg1 {
    position: absolute;
    animation: fa-spin 20s infinite linear;
    z-index: -1;
    top: 0;
}





/*=====================================================  facilities_page  ==================================================*/

.home_pro_title, .pro_title {
    color: var(--sec-title-color);
    font-size: 18px;
    font-family: var(--sec-title-font-family);
    margin-bottom: 10px;
    border-bottom: 1px solid;
    display: inline-block;
    font-weight: 600;
}
.facilitiespg-cont span {
    color: var(--theme-color1);
    font-size: 16px;
}
.facilitiespg-cont h5 {
    font-size: 16px;
    font-family: var(--title-font);
    font-weight: 500;
}
.facilitiespg-cont ul {
    padding: 10px 0;
}
.facilitiespg-cont ul li {
    line-height: 2;
}
.facilitiespg-cont ul li i {
    color: var(--theme-color2);
}
.pro-content img {
    border-radius: 25px;
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    padding: 10px;
}
.pro-content {
    margin: 40px 15px;
    border-radius: 15px;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
.pg_mar {
    margin: 40px 0;
}

/*=====================================================  gallery_page  ======================================================*/

.shop-cart-box .cart-price1 img {
    width: 100%;
}
.cart-price1 img {
    box-shadow: rgb(0 0 0 / 19%) 0px 10px 20px, rgb(0 0 0 / 23%) 0px 6px 6px;
    border-radius: 20px;
}
.shop-cart-box {
    margin-top: 20px;
}
.main-gall {
    margin-top: 40px;
}
.featurs-navigation {
    display: none;
}

/*=================================================  contact_page  ===================================================*/

.contact-details__info {
    position: relative;
    display: block;
    margin-top: 20px;
}
.contact-details__info li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 19px;
}
.contact-details__info li .icon {
    height: 80px;
    width: 80px;
    background-color: var(--theme-color1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    border-radius: 50%;
}
.contact-details__info li .icon span {
    color: var(--theme-color2);
    font-size: 36px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact-details__info li .text {
    margin-left: 20px;
}
.contact-details__info li .text a {
    font-size: 18px;
    color: var(--notech-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact_map iframe {
    margin-top: 15px;
    margin-bottom: 60px;
}
.contact-details__left .sec-title {
    margin-bottom: 15px;
}
#contactpg-id {
    margin: 80px 0;
}
.contpgunit-div {
    margin-top: 15px;
}
.contact-details__right {
    margin-top: 100px;
}




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

@media(max-width:767px){
.footer-style-three .footer-top .inner-container {
    display: block;
    padding: 35px 35px 35px;
}
.footer-style-three .footer-top .inner-container .top-right {
    padding-left: 0;
    padding-right: 0;
}
.footer-style-three .footer-top .inner-container .top-right .info-btn .phone-no {
    font-size: 20px;
}
.footer-style-three .footer-top .inner-container .top-right .info-btn {
    margin-top: 15px;
}
.footer-style-three .footer-top .inner-container .top-right {
    border-left: unset;
    min-width: 100%;
}
br {
    display: none;
}
.d-flex {
    display: block;
}
.work-block .inner-box {
    display: block;
    text-align: center;
}
.work-block .inner-box .icon {
    margin: auto;
}
.about-section-seven .image-column .inner-column:before, .about-section-seven .image-column .image-1:before {
    display: none;
}
.about-section-seven .image-column .image-2 {
    position: relative;
}
.about-section-seven .image-column .inner-column {
    display: block;
}
.work-block .inner-box .content .title {
    margin-top: 10px;
}
#homepagesec-id .container-fluid {
    padding: 0 20px;
}
.navbar-header h1 img {
    margin-left: 0px;
}
.about-section-six .content-column .inner-column .bottom-box {
    display: block;
}
.about-section-six .content-column .inner-column .bottom-box .author-box {
    margin-left: 0;
    margin-top: 25px;
}
.sec-title h2 {
    font-size: 28px;
}
.benefit-block {
    margin-bottom: 25px;
}
.benefit-section .image-column .inner-column {
    margin-top: 60px;
    margin-bottom: 40px;
}
#home-slider, .page-banner {
    margin-top: 120px;
}
.single-slide-item {
    padding: 53px 0;
}
.footer-style-three .footer-top .inner-container .top-left .title {
    font-size: 30px;
}
button.navbar-toggle.collapsed {
    z-index: 1;
}
.section-top {
    padding: 40px 0;
    margin-top: 120px;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title {
    font-size: 30px;
}
.service-section-two .btn-column .inner-column {
    margin-right: 0;
}
.work-section {
    padding: 40px 0 40px;
}
.about-section-seven {
    padding: 60px 0 60px;
}
.benefit-block .inner-box {
    display: block;
    text-align: center;
}
.benefit-block .inner-box .icon {
    margin: auto;
}
.benefit-block .inner-box .text {
    max-width: 100%;
}
.about-section-seven .content-column .inner-column {
    padding-left: 0;
}
.about-section-seven .content-column {
    margin-top: 50px;
}
.counter-block-two .inner-box {
    display: block;
    text-align: center;
}
.service-block-three .inner-box .content {
    padding: 40px 20px 20px;
}
.benefit-section .sec-title {
    text-align: center;
}
.benefit-block .inner-box .title {
    margin: 10px 0;
}
.process-block-two .inner-box::before {
    display: none;
}
.process-block-two .text {
    padding: 0 0px;
}
.process-block-two {
    padding: 0 20px;
}
.process-section-two {
    padding: 40px 0 0px;
}
.benefit-section {
    padding: 40px 0;
}
.about-section-seven .fun-fact-two {
    margin-top: 0px;
}
.service-section-three {
    padding: 140px 0 40px;
}
.service-section-two {
    padding: 60px 0 20px;
}
.service-section-two .image-box .inner-box .exp-box {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 25px 20px 24px 20px;
    max-width: 100%;
}
.service-section-two .image-box .inner-box {
    padding-top: 20px;
    margin-right: 0;
}
.testimonial-section-four {
    padding: 60px 0 40px;
}
.testimonial-block-four .inner-box {
    padding: 30px 15px 0;
}
.testimonial-block-four .inner-box .content::before {
    left: 110px;
}
.testimonial-block-four .inner-box .content::after {
    left: 132px;
}
.testimonial-section-four .outer-box {
    padding-top: 30px;
}
.qc-slider-nav1 {
    margin-top: 0px;
}
.about-section {
    padding: 40px 0 22px;
}
.about-section .content-column .inner-column {
    padding-left: 0px;
}
.about-section .image-column .inner-column .image-3 {
    position: relative;
    right: auto;
}
.about-section .image-column .inner-column .image-3 img {
    width: 100%;
}
.about-section .image-column {
    margin-bottom: 0px;
}
.about-section .image-column .inner-column {
    margin-bottom: 40px;
}
.booking-section-three.pull-top {
    margin-top: -408px;
}
.pro-content img {
    width: 100%;
    height: 100%;
}
.pro-content {
    margin: 40px 6px;
    padding: 20px;
}
.home_pro_title, .pro_title {
    margin-top: 30px;
}
.contact-details__info li {
    display: block;
    text-align: center;
}
.contact-details__info li .icon {
    margin: auto;
    margin-bottom: 15px;
}
#contactpg-id {
    margin: 60px 0;
    text-align: center;
}


}
