:root {
    --wallpi-font: "inter", sans-serif;
    --wallpi-heading-font: "pathwayextreme", sans-serif;
    --wallpi-text: #2a2826;
    --wallpi-text-rgb: 42, 40, 38;
    --wallpi-text2: #0f0e0e;
    --wallpi-text2-rgb: 15, 14, 14;
    --wallpi-text3: #172000;
    --wallpi-text3-rgb: 23, 32, 0;
    --wallpi-text-dark: #241c14;
    --wallpi-text-dark-rgb: 36, 28, 20;
    --wallpi-text-gray: #716a63;
    --wallpi-text-gray-rgb: 113, 106, 99;
    --wallpi-text-gray2: #565555;
    --wallpi-text-gray2-rgb: 86, 85, 85;
    --wallpi-text-gray-dark: #4a4444;
    --wallpi-text-gray-dark-rgb: 74, 68, 68;
    --wallpi-text-gray2-dark: #786d69;
    --wallpi-text-gray2-dark-rgb: 120, 109, 105;
    --wallpi-text-white: #fff;
    --wallpi-text-white-rgb: 255, 255, 255;
    --wallpi-text-white2: #d3d0cd;
    --wallpi-text-white2-rgb: 211, 208, 205;
    --wallpi-text-dark2-white: #bdbdbc;
    --wallpi-text-dark2-white-rgb: 189, 189, 188;
    --wallpi-base: #fba010;
    --wallpi-base-rgb: 209, 133, 72;
    --wallpi-gray: #f9f6f1;
    --wallpi-gray-rgb: 249, 246, 241;
    --wallpi-white: #fff;
    --wallpi-white-rgb: 255, 255, 255;
    --wallpi-black: #0e0526;
    --wallpi-black-rgb: 42, 40, 38;
    --wallpi-black2: #0e0526db;
    --wallpi-black2-rgb: 74, 54, 38;
    --wallpi-black3: #000;
    --wallpi-black3-rgb: 0, 0, 0;
    --wallpi-lightpink: #ece4de;
    --wallpi-lightpink-rgb: 236, 228, 222;
    --wallpi-lightpink2: #f5ebe4;
    --wallpi-lightpink2-rgb: 245, 235, 228;
    --wallpi-border-color: #3c3a39;
    --wallpi-border-color-rgb: 60, 58, 57;
    --wallpi-letter-space: 0.1em;
    --wallpi-letter-space-xl: 0.2em;
}

body {
    font-family: var(--wallpi-font, "inter", sans-serif);
    color: var(--wallpi-text, #2a2826);
    font-size: 16px;
    line-height: 2.125;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--wallpi-heading-font, "pathwayextreme", sans-serif);
    color: var(--wallpi-black, #0e0526);
}
.scroll-to-top {
    margin-bottom: 0px;
    background: var(--wallpi-black);
}
.sec-title {
    margin-bottom: 0px;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

/*===  header  ===*/

.header_logo {
    width: 100%;
    height: 100%;
}
.tp-shape {
    background: unset !important;
}
.rev_slider .tp-caption {
    display: none !important;
}
.main-header .header-top {
    padding: 6px 0px 6px;
    background: var(--wallpi-base);
}
.main-header.header-style-two .nav-outer, .main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {
    background: var(--wallpi-black);
}
.header-lower .main-menu .navigation > li:first-child::before {
    background: unset;
}
.header-style-two .main-menu .navigation > li {
    margin: 7px;
}
.main-menu .navigation {
    left: 15px;
}
.header-style-two .main-menu .navigation > li > a {
    font-family: var(--wallpi-heading-font);
    color: var(--wallpi-text-white2);
    padding: 10px 10px;
}
.main-header .links-nav li a {
    font-size: 14px;
}
.main-header .links-nav li .fa {
    color: var(--theme-color1);
}
.main-header.header-style-two .info-box strong {
    color: var(--wallpi-black);
    font-family: var(--wallpi-heading-font);
    font-weight: 600;
}
.main-header.header-style-two .info-box li {
    color: var(--wallpi-text-gray);
    font-family: var(--wallpi-font);
    font-weight: 400;
}
.main-header .header-upper .upper-right {
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-header .logo-outer {
    margin-top: 30px;
}
.main-header .info-box {
    margin-left: 15px;
}
.main-header .btn-outer .quote-btn {
    font-size: 14px;
    font-family: var(--wallpi-heading-font);
    background: var(--wallpi-base);
    color: var(--wallpi-text-white);
}
.main-header.header-style-two .btn-outer .quote-btn:hover {
    color: var(--wallpi-text-white);
    background: var(--wallpi-black) !important;
}

.header-style-two .main-menu .navigation > li > a:hover, .navigation .sub-nav li a:hover {
    color: var(--wallpi-text-white) !important;
    background: var(--wallpi-base) !important;
}
.main-menu .navigation > li > ul > li > a:hover {
    background: var(--theme-color1);
}
.main-menu .navigation > li > ul > li > a {
    font-family: var(--theme-font1);
    font-size: 16px;
}
.sticky-header {
    background: var(--wallpi-white);
}
.header_logo1 {
    width: 100%;
}
.right-col.pull-right {
    margin-top: 10px;
    margin-bottom: 10px;
}
.sticky-header .logo {
    padding: 25px 0px 0px;
}
.sticky-header .main-menu .navigation > li.current > a, .header-style-two .main-menu .navigation > li.current a, .bottom-section .btn-text {
    color: #ffffff;
    background: unset;
}
.sticky-header .main-menu .navigation > li >a {
    color: var(--wallpi-black);
}
.sticky-header .main-menu .navigation > li.current > a {
    color: var(--wallpi-base);
}

/*===  breadcrumb  ===*/

.breadcrumb_section {
    background: url(../../images/images/new_images/home/others/d3/breadcrumb.png);
    padding: 60px 0px 60px 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.about_pagetitle h2, .product_pagetitle h2, .service_pagetitle h2 {
    color: var(--wallpi-text-white);
    font-size: 36px;
    margin: 0px 0 0px 60px;
    font-family: var(--wallpi-heading-font);
    font-weight: 600;
}
.breadcrumb-list {
    display: none;
}
/*---  footer  ---*/

.copyright {
    border-top: unset;
    margin-top: 0px;
    padding: 0px 0;
    background: unset;
}
.qc-social-list .qc-social .social:hover {
    background: var(--wallpi-black);
    color: var(--wallpi-text-white);
}
.footercontact h5 {
    color: var(--wallpi-text-white);
    font-size: 20px;
    padding: 0px 0;
    margin-bottom: 10px;
}
.footercontact h5 span {
    background: var(--wallpi-white);
    width: 30px;
    height: 30px;
    color: var(--wallpi-black);
    text-align: center;
    border-radius: 50px;
    line-height: 30px;
    padding-left: 5px;
    font-size: 18px;
}
.footer-content .quicklinks li a:hover {
    color: var(--wallpi-base);
}
/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: var(--wallpi-black3);
    color: #fff;
}
#qcfooter-block h3 {
    font-size: 20px;
    color: var(--wallpi-base);
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {
    height: 100%;
    width: 100%;
    background: var(--wallpi-text-white);
    padding: 18px 10px;
    border-radius: 5px;
}
.footer-content p {
    font-size: 15px;
    line-height: 28px;
}
.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;
    line-height: 28px;
}
.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: 35px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: var(--wallpi-black2);
    border: 2px solid var(--wallpi-text-white);
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 5px 0;
    background: var(--wallpi-base);
    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  ===================================================*/

.flex-wrap {
    flex-wrap: wrap!important;
}
.d-flex {
    display: flex!important;
}
.align-items-center {
    align-items: center!important;
}
.justify-content-between {
    justify-content: space-between!important;
}

/*---  title  ---*/

.sec-title__img {
  display: inline-flex;
  margin-bottom: 15px;
}
.sec-title__tagline {
  margin: 0;
  font-family: var(--wallpi-font, "Inter", sans-serif);
  color: var(--wallpi-base, #d18548);
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding-bottom: 2px;
}
@media (max-width: 991px) {
  .sec-title__tagline {
    font-size: 13px;
  }
}
.sec-title__tagline::after, .sec-title__tagline::before {
  content: "";
  position: absolute;
  width: 111px;
  height: 1px;
  border-bottom: 1px solid var(--wallpi-base, #d18548);
  border-left: 1px solid var(--wallpi-base, #d18548);
  left: 0;
  right: 0;
  bottom: -2px;
  margin: 0 auto;
}
.sec-title__tagline::before {
  width: 51px;
  bottom: 0;
}
.sec-title__title {
    margin: 0 !important;
    text-align: center;
    font-weight: 700;
    color: var(--wallpi-black, #0e0526);
    font-size: 65px;
    line-height: 70px !important;
    margin-top: 13px !important;
}
@media (max-width: 991px) {
  .sec-title__title {
    font-size: 48px;
    line-height: 52px;
    margin-top: 6px;
  }
}
@media (max-width: 767px) {
  .sec-title__title {
    font-size: 30px !important;
    line-height: 36px !important;
}
  .sec-title__title > br {
    display: none;
  }
}

/*---  btn  ---*/

.wallpi-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: var(--wallpi-black, #2a2826);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--wallpi-heading-font, "Pathway Extreme", sans-serif);
  padding: 16.25px 48px;
  transition: 500ms;
  text-transform: uppercase;
  height: 62px;
  background-color: var(--wallpi-black, #2a2826);
  color: #fff;
  position: relative;
  overflow: hidden;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wallpi-btn:hover {
  color: var(--wallpi-black, #2a2826);
  background-color: #fff;
}
.wallpi-btn::before {
  content: "";
  position: absolute;
  top: -50%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  background-color: var(--wallpi-black, #2a2826);
  transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.wallpi-btn::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 150%;
  height: 150%;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  background-color: var(--wallpi-white, #fff);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.wallpi-btn:hover::before {
  top: 100%;
}
.wallpi-btn:hover::after {
  bottom: -50%;
}
.wallpi-btn span {
  position: relative;
  color: inherit;
  z-index: 2;
}

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

/*--------------------------------------------------------------
# Feature Section
--------------------------------------------------------------*/

.feature-one {
    position: relative;
    z-index: 2;
    background-color: var(--wallpi-white, #fff);
    padding: 80px 0 0px;
}
@media (max-width: 991px) {
   .resp-row {
    gap: 25px 0;
    display: flex;
    flex-wrap: wrap;
}
}
.feature-one__col {
  padding: 0 44px;
}
.feature-one__col:first-child {
  padding-left: 15px;
}
.feature-one__col:last-child {
  padding-right: 15px;
}
@media (max-width: 1200px) {
  .feature-one__col {
    padding: 0 25px;
  }
}
@media (max-width: 991px) {
  .feature-one__col {
    padding: 0 15px;
  }
}
.feature-one__item {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-left: 98px;
}
@media (max-width: 767px) {
  .feature-one__item {
    padding-left: 0;
    padding-top: 70px;
  }
}
.feature-one__item::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 98px;
    z-index: 1;
    background-color: #000000d9;
    opacity: 0.5;
}
@media (max-width: 767px) {
  .feature-one__item::before {
    top: 70px;
    left: 0;
  }
}
.feature-one__item__img {
  width: 100%;
}
.feature-one__item__img img {
  width: 100% !important;
  max-height: 248px;
  min-height: 248px;
  object-fit: cover;
  object-position: center top;
}
@media (max-width: 767px) {
  .feature-one__item__img img {
    max-height: 348px;
    min-height: 348px;
  }
}
.feature-one__item__wrap {
  position: absolute;
  width: 100%;
  height: auto;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 2;
  align-items: center;
}
@media (max-width: 767px) {
  .feature-one__item__wrap {
    align-items: flex-start;
    bottom: initial;
  }
}
.feature-one__item__circle_img {
  width: 200px;
  height: 200px;
  position: relative;
}
@media (max-width: 767px) {
  .feature-one__item__circle_img {
    margin: 0 auto;
  }
}
.feature-one__item__circle_img::before, .feature-one__item__circle_img::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 110%;
    left: 0;
    top: -10px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: contain;
}
.feature-one__item__circle_img::before {
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/feature-shape1-1.png");
  background-position: center top;
}
.feature-one__item__circle_img::after {
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/feature-shape1-2.png");
  background-position: center bottom;
}
.feature-one__item__circle_img img {
  width: 100% !important;
  border-radius: 50% !important;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 2;
}
.feature-one__item__info {
  width: calc((100% - 200px) / 1);
  padding-left: 35px;
  padding-right: 14px;
  margin-top: -15px;
}
@media (max-width: 1200px) {
  .feature-one__item__info {
    padding-left: 28px;
  }
}
@media (max-width: 767px) {
  .feature-one__item__info {
    width: calc((100% - 0px) / 1);
    padding-top: 35px;
    margin-top: 0;
  }
}
.feature-one__item__info__title {
  color: var(--wallpi-white, #fff);
  font-family: var(--wallpi-font, "Inter", sans-serif);
  font-weight: 600;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 10px;
}
.feature-one__item__info__text {
  color: rgba(var(--wallpi-white-rgb, 255, 255, 255), 0.8);
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
}

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

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-one {
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991px) {
  .about-one {
    padding-bottom: 76px;
  }
}
.about-one .container {
  max-width: 1442px;
  padding-left: 134px;
}
@media (max-width: 1440px) {
  .about-one .container {
    padding-left: 15px;
  }
}
.about-one .sec-title, #tem556_home_gallery_block .sec-title{
  text-align: center;
  padding-bottom: 88px;
}
@media (max-width: 1440px) {
  .about-one .sec-title {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .about-one .sec-title {
    padding-bottom: 35px;
}
}
.about-one__content {
  padding-right: 50px;
}
@media (max-width: 991px) {
  .about-one__content {
    padding-right: 0;
    padding-bottom: 35px;
  }
}
.about-one__content__col {
    padding-bottom: 20px;
}
.about-one__content__titel {
    color: var(--wallpi-text, #2a2826);
    font-family: var(--wallpi-font, "Inter", sans-serif);
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 10px;
}
@media (max-width: 991px) {
  .about-one__content__titel {
    font-size: 24px;
    margin-bottom: 14px;
  }
}
.about-one__content__text {
  color: rgba(var(--wallpi-text-rgb, 42, 40, 38), 0.8);
  font-size: 18px;
  line-height: 34px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .about-one__content__text {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 14px;
  }
}
.about-one--btn {
  color: var(--wallpi-white, #fff);
  height: 60px;
  width: fit-content;
  font-size: 15px;
  padding: 5px 51.5px;
  margin-top: 3px;
  background-color: var(--wallpi-black2, #4a3626);
}
.about-one--btn::before {
  background-color: var(--wallpi-black2, #4a3626);
}
.about-one--btn::after {
  background-color: var(--wallpi-base, #d18548);
}
.about-one--btn:hover {
  color: var(--wallpi-white, #fff);
}
.about-one__image {
    width: 100%;
    height: 100%;
}
.about-one__image:hover .about-one__image__wrap__circle {
    background-color: var(--wallpi-base, #FBA017);
}
.about-one__image__wrap {
    width: 100%;
    position: relative;
    padding-left: 0px;
    height: 100%;
}
@media (max-width: 991px) {
  .about-one__image__wrap {
    padding-left: 30px;
  }
}
.about-one__image__wrap__main {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  -webkit-mask-image: url("../../images/images/new_images/home/wel/wel-masking1-1.png");
  mask-image: url("../../images/images/new_images/home/wel/wel-masking1-1.png");
  -webkit-mask-position: center center;
  mask-position: center center;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
@media (max-width: 767px) {
  .about-one__image__wrap__main {
    max-height: 450px;
    min-height: 450px;
  }
}
.about-one__image__wrap__inner_shape-top, .about-one__image__wrap__inner_shape-left, .about-one__image__wrap__shape-top, .about-one__image__wrap__shape-bottom, .about-one__image__wrap__shape-right {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: var(--wallpi-white, #fff);
}
.about-one__image__wrap__inner_shape-top::after, .about-one__image__wrap__inner_shape-left::after, .about-one__image__wrap__shape-top::after, .about-one__image__wrap__shape-bottom::after, .about-one__image__wrap__shape-right::after {
  content: "";
  position: absolute;
  display: inline-block;
  z-index: 99;
}
.about-one__image__wrap__shape-top {
  height: 46px;
  width: 280px;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .about-one__image__wrap__shape-top {
    width: 170px;
  }
}
.about-one__image__wrap__shape-top::after {
  width: 46px;
  height: 46px;
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/about-shape1-1.png");
  background-repeat: no-repeat;
  background-position: left top;
  left: -34px;
  top: 0;
}
.about-one__image__wrap__shape-right {
  width: 44px;
  height: 297px;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .about-one__image__wrap__shape-right {
    height: 130px;
  }
}
.about-one__image__wrap__shape-right::after {
  width: 44px;
  height: 46px;
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/about-shape1-2.png");
  background-repeat: no-repeat;
  background-position: left top;
  right: 0;
  top: -38px;
}
.about-one__image__wrap__shape-bottom {
  height: 35px;
  width: 190px;
  right: 0;
  bottom: 0;
}
@media (max-width: 767px) {
  .about-one__image__wrap__shape-bottom {
    width: 125px;
  }
}
.about-one__image__wrap__shape-bottom::after {
  width: 44px;
  height: 36px;
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/about-shape1-3.png");
  background-repeat: no-repeat;
  background-position: left top;
  left: -32px;
  top: 0;
}
.about-one__image__wrap__inner_wrap {
  position: absolute;
  width: 100%;
  bottom: 56px;
  left: 0;
  z-index: 1;
}
.about-one__image__wrap__inner_img {
  width: 100% !important;
  max-height: 325px;
  min-height: 325px;
  object-fit: cover;
  border: 8px solid var(--wallpi-white, #fff);
}
.about-one__image__wrap__inner_shape-top {
  width: 155px;
  height: 30px;
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .about-one__image__wrap__inner_shape-top {
    width: 90px;
  }
}
.about-one__image__wrap__inner_shape-top::after {
  width: 30px;
  height: 30px;
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/about-shape1-4.png");
  background-repeat: no-repeat;
  background-position: left top;
  right: -28px;
  top: 0;
}
.about-one__image__wrap__inner_shape-left {
  width: 32px;
  height: 122px;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .about-one__image__wrap__inner_shape-left {
    height: 60px;
  }
}
.about-one__image__wrap__inner_shape-left::after {
  width: 32px;
  height: 32px;
  background-image: url("https://bracketweb.com/wallpi-html/assets/images/shapes/about-shape1-5.png");
  background-repeat: no-repeat;
  background-position: left top;
  left: 0px;
  top: -28px;
}
.about-one__image__wrap__inner_mx {
  width: 100%;
  max-width: 325px;
  position: relative;
}
@media (max-width: 991px) {
  .about-one__image__wrap__inner_mx {
    max-width: 280px;
  }
}
@media (max-width: 767px) {
  .about-one__image__wrap__inner_mx {
    max-width: 256px;
  }
}
.about-one__image__wrap__circle {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    background-color: var(--wallpi-gray);
    position: absolute;
    right: -53px;
    top: -58px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s ease;
}
@media (max-width: 991px) {
  .about-one__image__wrap__circle {
    width: 100px;
    height: 100px;
    right: -30px;
    top: -40px;
  }
}
.about-one__image__wrap__circle > img {
    width: 100px !important;
}
.about-one--three {
  padding-top: 108px;
  padding-bottom: 118px;
}
@media (max-width: 991px) {
  .about-one--three {
    padding-top: 58px;
    padding-bottom: 72px;
  }
}
.about-one--three .container {
  max-width: 1470px;
  padding-left: 0;
}
.about-one--three .row {
  flex-direction: row-reverse;
}
.about-one--three .about-one__content {
  padding-right: 0;
  max-width: 570px;
}
@media (max-width: 991px) {
  .about-one--three .about-one__content {
    max-width: 100%;
    padding-left: 15px;
  }
}
.about-one--three .about-one__content__call {
    background-color: var(--wallpi-black, #0e0526);
    border-left: 8px solid var(--wallpi-base, #fba010);
    border-right: 8px solid var(--wallpi-base, #fba010);
    transition: all 0.5s ease;
    padding: 8px 0 7px 13px;
}
.about-one--three .about-one__content__call:hover {
  border-right-width: 16px;
}
@media (max-width: 767px) {
  .about-one--three .about-one__content__call {
    padding-top: 15px;
    padding-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .about-one--three .about-one__content__inner {
    gap: 10px 10px;
}
}
.about-one--three .about-one__content__expertimg {
  width: 65px;
  min-width: 65px;
  height: 65px;
  border-radius: 50%;
}
@media (max-width: 991px) {
  .about-one--three .about-one__content__expertimg {
    width: 50px;
    min-width: 50px;
    height: 50px;
  }
}
.about-one--three .about-one__content__expertimg > img {
  width: 100% !important;
  object-fit: cover;
}
.about-one--three .about-one__content__telnumber {
  color: var(--wallpi-text-white, #fff);
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  padding-left: 26px;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .about-one--three .about-one__content__telnumber {
    font-size: 15px;
    padding-left: 0px;
    line-height: 25px;
}
}
.about-one--three .about-one__content__telnumber > a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.about-one--three .about-one__content__telnumber > a:hover {
  background-size: 100% 1px;
}

/*----------------------------------------------------  home_feature2  -----------------------------------------------*/

.feature-two {
  margin-bottom: -174px;
  position: relative;
  z-index: 2;
}
.feature-two__icon img {
    width: unset;
    height: unset;
}
.feature-two__innercol {
  background-image: url("../../images/images/new_images/home/features/feature-bg2.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #edeae8;
  background-blend-mode: overlay;
  border-radius: 9px;
  border: 1px solid transparent;
  transition: all 0.5s ease;
  height: 100%;
  padding: 44px 42px;
}
.feature-two__innercol:hover {
  border-color: var(--wallpi-base, #d18548);
}
.feature-two__innercol:hover .feature-two__icon {
  border-color: var(--wallpi-base, #d18548);
  background-color: var(--wallpi-white, #fff);
}
.feature-two__innercol:hover .feature-two__icon > i {
  transform: scale(0.9);
  color: var(--wallpi-base, #d18548);
}
.feature-two__icon {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  border: 1px solid var(--wallpi-text, #2a2826);
  background-color: var(--wallpi-base, #d18548);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-bottom: 15px;
  transition: all 0.5s ease;
}
.feature-two__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 41px;
  margin-bottom: 10px;
}
.feature-two__text {
  color: var(--wallpi-text-dark, #241c14);
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 0;
}
.feature-two--page {
  margin-bottom: 0;
  padding-bottom: 120px;
}
@media (max-width: 991px) {
  .feature-two--page {
    padding-bottom: 72px;
  }
}
.feature-two--aboutpage {
  margin-bottom: 0;
  padding-bottom: 108px;
}
@media (max-width: 991px) {
  .feature-two--aboutpage {
    padding-bottom: 62px;
  }
}

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

.service-one--three {
  padding-top: 282px;
  padding-bottom: 218px;
  margin-bottom: -60px;
  counter-reset: number-counter;
  background-position: center top, right center;
}
@media (max-width: 991px) {
  .service-one--three {
    padding-top: 224px !important;
    padding-bottom: 130px !important;
}
}
.service-one--three .service-one__sec-title-wrap {
  padding-bottom: 73px;
}
@media (max-width: 991px) {
  .service-one--three .service-one__sec-title-wrap {
    padding-bottom: 30px;
  }
}
.service-one--three .sec-title {
  width: calc((53% - 44px) / 1);
}
@media (max-width: 991px) {
  .service-one--three .sec-title {
    width: calc((100% - 0px) / 1);
  }
}
@media (max-width: 991px) {
  .service-one--three .sec-title__title br {
    display: none;
  }
}
.service-one--three .service-one__sec-info-wrap {
  width: calc((47% - 44px) / 1);
  padding-top: 62px;
}
@media (max-width: 991px) {
  .service-one--three .service-one__sec-info-wrap {
    width: calc((100% - 0px) / 1);
    padding-top: 8px;
  }
}
.service-one--three .service-one__item:hover .service-one__item__titlewrap::after {
  background-color: var(--wallpi-base, #fba010);
}
.service-one--three .service-one__item:hover .sercives-arrow-right > i {
  color: var(--wallpi-text-white, #fff);
}
.service-one--three .service-one__item__info {
  counter-increment: number-counter;
  padding: 46px 15px 17px 12px;
  padding-right: 10px;
  display: flex;
  align-items: center;
}
.service-one--three .service-one__item__info span {
  content: counter(number-counter, decimal-leading-zero);
  color: #f2ebe6;
  font-weight: 600;
  font-size: 55px;
  line-height: 1;
}
.service-one--three .service-one__item__titlewrap {
    position: absolute;
    bottom: -28px;
    left: 0;
    z-index: 1;
    width: calc(100% - 27px);
    height: auto;
    background-color: var(--wallpi-black, #0e0526);
    transition: all 0.5s ease;
    padding: 18px 0 20px 30px;
}
.service-one--three .service-one__item__titlewrap::after {
    content: "";
    position: absolute;
    width: 89px;
    height: 100%;
    display: inline-block;
    z-index: 1;
    background-color: var(--wallpi-white, #fff);
    transition: all 0.5s ease;
    right: -1px;
    top: -1px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 60% 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 60% 100%);
}
.service-one--three .service-one__item__title {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  color: var(--wallpi-text-white, #fff);
}
.service-one--three .service-one__item__title > a {
  color: inherit;
}
@media (max-width: 767px) {
  .service-one--three .service-one__item__title {
    font-size: 18px;
  }
}
.service-one--three .sercives-arrow-right {
  position: relative;
  z-index: 2;
  top: initial;
  right: initial;
  width: auto;
  height: auto;
  background-color: transparent;
  padding: 0 23px 0 40px;
  border-radius: 0;
}
.service-one--three .sercives-arrow-right > i {
  color: var(--wallpi-base, #d18548);
}
.service-one--three .sercives-arrow-right:hover {
  background-color: transparent;
}
.service-one--three .service-one__item__text {
  padding-left: 9px;
}
.servcarousel {
    margin: 0 15px;
}
/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.service-one {
  position: relative;
}
@media (max-width: 991px) {
  .service-one {
    padding-top: 58px;
    padding-bottom: 78px;
  }
}
.service-one__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    background-color: #000000d9;
    background-blend-mode: overlay;
}
.service-one .container {
  position: relative;
  z-index: 3;
  max-width: 1600px;
}
.service-one__sec-title-wrap {
  max-width: 1170px;
  margin: 0 auto;
  gap: 0 88px;
  padding-bottom: 66px;
}
@media (max-width: 991px) {
  .service-one__sec-title-wrap {
    padding-bottom: 50px;
  }
}
.service-one .sec-title {
  text-align: left;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .service-one .sec-title {
    width: 100%;
  }
}
.service-one .sec-title__tagline::before, .service-one .sec-title__tagline::after {
  content: "";
  margin: 0;
}
.service-one .sec-title__tagline::after {
  height: 2px;
}
.service-one .sec-title__title {
  color: var(--wallpi-white, #fff);
  text-align: left;
}
@media (max-width: 991px) {
  .service-one .sec-title__title {
    margin-bottom: 16px;
  }
}
.service-one__sec-info-wrap {
  padding-right: 4px;
}
@media (max-width: 991px) {
  .service-one__sec-info-wrap {
    width: 100%;
    padding-right: 0;
  }
}
.service-one__sec-info-text {
  color: var(--wallpi-text-dark2-white, #bdbdbc);
  font-size: 16px;
  line-height: 34px;
  margin-bottom: 24px;
}
.service-one--btn {
  color: var(--wallpi-white, #fff);
  height: 55px;
  width: fit-content;
  font-size: 15px;
  padding: 5px 51.5px;
  margin-top: 3px;
  background-color: var(--wallpi-base, #d18548);
}
.service-one--btn::before {
  background-color: var(--wallpi-base, #d18548);
}
.service-one--btn::after {
  background-color: var(--wallpi-white, #fff);
}
.service-one--btn:hover {
  color: var(--wallpi-text, #2a2826);
}
.service-one__item {
  transition: all 0.5s ease;
  overflow: hidden;
}
.service-one__item__image {
  position: relative;
}
.service-one__item__image > img {
  width: 100% !important;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .service-one__item__image > img {
    max-height: 400px;
    min-height: 400px;
    object-fit: cover;
  }
}
@media (max-width: 480px) {
  .service-one__item__image > img {
    max-height: 300px;
    min-height: 300px;
  }
}
.service-one__item__icon {
  width: 89px;
  height: 89px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 18px;
  left: 29px;
  z-index: 1;
  background-color: var(--wallpi-black2, #4a3626);
  border: 1px solid var(--wallpi-white, #fff);
  transition: all 0.5s ease;
}
.service-one__item__icon > i {
  font-size: 52px;
  color: var(--wallpi-white, #fff);
  transition: all 0.5s ease;
}
@media (max-width: 1200px) {
  .service-one__item__icon {
    top: 15px;
    left: 18px;
  }
}
.service-one__item__info {
  background-color: var(--wallpi-white, #fff);
  position: relative;
  padding: 26px 50px 38px 32px;
}
@media (max-width: 1200px) {
  .service-one__item__info {
    padding: 20px 48px 26px 20px;
  }
}
.service-one__item__title {
    color: var(--wallpi-text, #2a2826);
    font-weight: 600;
    font-size: 22px;
    line-height: 1;
    margin-bottom: 16px;
}
.service-one__item__title > a {
  color: var(--wallpi-text, #2a2826);
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.service-one__item__title > a:hover {
  background-size: 100% 1px;
}
.service-one__item__title > a:hover {
  color: var(--wallpi-base, #d18548);
}
.service-one__item__text {
    color: var(--wallpi-text-gray, #716a63);
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0;
}
.service-one__item:hover img {
  transform: scale(1.2);
}
.service-one__item:hover .service-one__item__icon {
  background-color: var(--wallpi-base, #d18548);
}
.service-one__item:hover .service-one__item__icon > i {
  transform: scale(0.8);
}
.service-one .sercives-arrow-right {
    display: flex;
    align-items: center;
    justify-content: center;
}
.service-one .sercives-arrow-right > i {
    font-size: 20px;
    line-height: 1;
}

/*----------------------------------------------------  home_clabel  -------------------------------------------------*/

.services-client-one {
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .services-client-one .container {
    max-width: 100%;
  }
}
.services-client-one__wrap {
    position: relative;
    z-index: 2;
    background-repeat: no-repeat;
    background-color: var(--wallpi-border-color);
    background-blend-mode: overlay;
    padding: 30px 60px 28px 250px;
}
@media (max-width: 1200px) {
  .services-client-one__wrap {
    padding-left: 175px;
    padding-right: 25px;
  }
}
@media (max-width: 991px) {
  .services-client-one__wrap {
    flex-wrap: wrap;
    gap: 25px 0;
  }
}
@media (max-width: 480px) {
  .services-client-one__wrap {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
    align-items: center !important;
    justify-content: center !important;
}
}
.services-client-one__image {
    position: absolute;
    width: 200px;
    height: 140%;
    top: -38px;
    left: 0;
    z-index: 1;
}
@media (max-width: 1200px) {
  .services-client-one__image {
    width: 150px;
  }
}
@media (max-width: 480px) {
  .services-client-one__image {
    display: none;
  }
}
.services-client-one__image::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  z-index: 1;
  border-right: 40px solid transparent;
  border-top: 40px solid #e1c4ac;
  right: -40px;
  top: -2px;
  transform: rotate(-90deg);
}
.services-client-one__image > img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
  object-position: left top;
}
.services-client-one__title {
  color: var(--wallpi-white, #fff);
  font-weight: 500;
  font-size: 26px;
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .services-client-one__title {
    width: 100%;
    font-size: 22px;
    line-height: 30px;
}
}
.services-client-one .services-client--btn {
  min-width: 214px;
  background-color: var(--wallpi-white, #fff);
  color: var(--wallpi-text, #2a2826);
  padding: 5px 54px;
}
.services-client-one .services-client--btn::before {
  background-color: var(--wallpi-white, #fff);
}
.services-client-one .services-client--btn::after {
    background-color: var(--wallpi-base, #fba010);
}
.services-client-one .services-client--btn:hover {
  color: var(--wallpi-white, #fff);
}
.services-client-one--three {
  padding-bottom: 95px;
}
@media (max-width: 991px) {
  .services-client-one--three {
    padding-bottom: 68px;
  }
}

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

/*--------------------------------------------------------------
# Funfact
--------------------------------------------------------------*/
.funfact-one {
    padding: 60px 20px;
    margin-bottom: -244px;
    position: relative;
    z-index: 2;
}
@media (max-width: 991px) {
  .funfact-one {
    padding: 74px 20px 80px 20px;
    margin-bottom: -150px;
  }
}
.funfact-one .container {
  max-width: 1600px;
  position: relative;
  -webkit-box-shadow: 0px 0px 38px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 38px 1px rgba(0, 0, 0, 0.2);
  padding-top: 45px;
  padding-bottom: 38px;
}
@media (max-width: 1200px) {
  .funfact-one .container {
    background-position: center top;
  }
}
.funfact-one__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center top -68px;
  background-size: cover;
  background-color: #e8d2c1;
  background-blend-mode: overlay;
}
.funfact-one__list {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .funfact-one__list {
    gap: 42px 0;
  }
}
.funfact-one__item {
  display: flex;
  align-items: center;
  width: calc((100% - 0px) / 4);
}
@media (max-width: 1200px) {
  .funfact-one__item {
    width: calc((100% - 0px) / 2);
  }
}
@media (max-width: 767px) {
  .funfact-one__item {
    width: calc((100% - 0px) / 1);
  }
}
.funfact-one__item:hover .funfact-one__icon {
  background-color: var(--wallpi-black2, #4a3626);
  transform: scale(0.95);
}
.funfact-one__content {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}
.funfact-one__icon {
  color: var(--wallpi-white, #fff);
  font-size: 52px;
  line-height: 1;
  width: 105px;
  height: 105px;
  border-radius: 50%;
  background-color: var(--wallpi-base, #d18548);
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(255, 255, 255, 0.35);
  box-shadow: inset 0px 0px 10px 0px rgba(255, 255, 255, 0.35);
  margin-bottom: 21px;
}
@media (max-width: 767px) {
  .funfact-one__icon {
    margin-bottom: 12px;
  }
}
.funfact-one__count-wrap {
  display: flex;
  align-items: center;
}
.funfact-one__counter-num, .funfact-one__count {
    margin: 0;
    color: var(--wallpi-text, #2a2826);
    font-family: var(--wallpi-heading-font, "pathwayextreme", sans-serif);
    font-weight: 700;
    font-size: 60px;
    line-height: 1;
    display: block;
}
@media (max-width: 991px) {
  .funfact-one__counter-num, .funfact-one__count {
    font-size: 60px;
  }
}
.funfact-one__counter-num {
  margin-bottom: 0;
  display: block;
}
.funfact-one__text {
  margin: 0;
  color: var(--wallpi-text, #2a2826);
  font-size: 18px;
  line-height: 34px;
  margin-top: 6px;
  margin-bottom: 0;
}

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

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials-one {
    padding-top: 260px;
    padding-bottom: 120px;
    background-color: #faf7f6;
    position: relative;
    z-index: 1;
}
.feature-two__innercol:hover .feature-two__icon img {
    filter: invert(58%) sepia(80%) saturate(593%) hue-rotate(353deg) brightness(102%) contrast(97%);
}
@media (max-width: 991px) {
  .testimonials-one {
    padding-top: 130px;
    padding-bottom: 58px;
  }
}
@media (max-width: 1200px) {
  .testimonials-one .container {
    max-width: 100%;
  }
}
.testimonials-one .sec-title {
  text-align: left;
  padding-bottom: 55px;
  padding-right: 190px;
}
@media (max-width: 767px) {
  .testimonials-one .sec-title {
    padding-right: 0;
    padding-bottom: 42px;
  }
}
.testimonials-one .sec-title__tagline::before, .testimonials-one .sec-title__tagline::after {
  margin: 0;
}
.testimonials-one .sec-title__tagline::after {
  height: 2px;
}
.testimonials-one .sec-title__title {
  text-align: left;
}
.testimonials-one__carousel.owl-carousel .owl-nav {
  position: absolute;
  top: -162px;
  right: 0;
  margin-top: 0 !important;
  gap: 0 !important;
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .testimonials-one__carousel.owl-carousel .owl-nav {
    display: none;
  }
}
.testimonials-card {
    transition: all 500ms ease;
    border: 1px solid transparent;
    margin: 0 15px;
}
.testimonials-card:hover {
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  border-color: var(--wallpi-text, #2a2826);
}
.testimonials-card__inner {
  padding: 27px 40px 0 40px;
  background-color: var(--wallpi-white, #fff);
  transition: all 0.5s ease;
}
.testimonials-card__top {
  margin-bottom: 26px;
}
@media (max-width: 991px) {
  .testimonials-card__top {
    margin-bottom: 20px;
  }
}
.testimonials-card__quote {
  color: var(--wallpi-text, #2a2826);
  font-size: 44px;
  line-height: 1;
}
.testimonials-card__rating {
  display: flex;
  align-items: center;
  padding-right: 12px;
}
.testimonials-card__rating i {
    color: var(--wallpi-base);
    font-size: 17px;
    letter-spacing: 3px;
}
.testimonials-card__content {
  color: var(--wallpi-text-gray2, #565555);
  font-size: 16px;
  line-height: 34px;
  padding-bottom: 29px;
}
@media (max-width: 991px) {
  .testimonials-card__content {
    padding-bottom: 22px;
  }
}
.testimonials-card__athour-wrap {
    background-image: url(../../images/images/new_images/home/others/testimonial-shape.png);
    background-repeat: repeat;
    background-size: cover;
    width: 348px;
    margin-left: -40px;
    margin-bottom: 0px;
    padding: 21px 0 31px 40px;
    position: relative;
}
.testimonials-card__athour-wrap::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  display: inline-block;
  z-index: 1;
  border-right: 142px solid transparent;
  border-top: 128px solid var(--wallpi-white, #fff);
  left: 0px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.testimonials-card__image {
    margin-right: 24px;
    border: 1px solid var(--wallpi-black);
    border-radius: 50%;
    transition: all 500ms ease;
    width: 76px;
    min-width: 76px;
    height: 76px;
    position: relative;
    z-index: 2;
}
.testimonials-card__image img {
  max-width: 100%;
  border-radius: 50%;
}
.testimonials-card__athour-name {
  position: relative;
  z-index: 2;
}
.testimonials-card__name {
  margin: 0;
  color: var(--wallpi-text2, #0f0e0e);
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 6px;
}
.testimonials-card__designation {
  margin: 0;
  color: var(--wallpi-text, #2a2826);
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
}
.testimonials-card:hover .testimonials-card__image {
  border-color: var(--wallpi-base, #d18548);
}
.testimonials-one__carousel .qc-slider-nav2 {
    position: absolute;
    top: 300px;
    right: 150px;
    margin-top: 0 !important;
    gap: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9px;
    overflow: hidden;
}
.testimonials-one__carousel button {
    border: none;
    outline: none;
    border-radius: 50%;
    margin: 0;
    padding: 0;
}
.testimonials-one__carousel button.owl-next, .testimonials-one__carousel button.owl-prev, .owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
}

.testimonials-one__carousel button i {
    border: none;
    outline: none;
    width: 89px;
    height: 102px;
    background-color: var(--wallpi-white, #fff);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--wallpi-text, #2a2826);
    font-size: 32px;
    transition: all 500ms ease;
}
.testimonials-one__carousel button i:hover {
    background-color: var(--wallpi-base, #d18548);
    color: var(--wallpi-white, #fff);
}

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

.services-feedback-one--three {
    background-color: var(--wallpi-white, #fff);
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0;
    position: relative;
}
.services-feedback-one--three::before, .services-feedback-one--three::after {
  content: none;
}
@media (max-width: 991px) {
  .services-feedback-one--three {
    padding-bottom: 68px;
  }
}
.services-feedback-one--three .services-feedback-one__image::before {
  background-image: url("../../images/images/new_images/home/others/d2/whychoosebg.png");
}
.services-feedback-one__content .sec-title__title {
    text-align: left;
    margin-bottom: 48px !important;
    max-width: 675px;
    padding-right: 5px;
}
.services-feedback-one__content .sec-title__text {
    color: rgba(var(--wallpi-text-dark-rgb, 36, 28, 20), 0.8);
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 0;
}
.services-feedback-one__image {
    height: 100%;
    position: relative;
    padding-top: 24px;
    overflow: hidden;
}
.services-feedback-one__image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    max-height: 138px;
    left: 0;
    top: 24px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 101% auto;
    opacity: 1;
}
.services-feedback-one__image > img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.blog-card-two__content__listdetails li {
    position: relative;
    color: rgba(var(--wallpi-text-rgb, 42, 40, 38), 0.8);
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    padding-left: 30px;
    margin: 10px 0;
}
.blog-card-two__content__listdetails li strong {
    font-size: 16px;
}
.blog-card-two__content__listdetails li::before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: var(--wallpi-base, #d18548);
    top: 12px;
    left: 0;
    z-index: 1;
}
.blog-card-two__content__listdetails {
    margin: 15px 0;
}

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

.hoverview a {
    background: var(--wallpi-base, #fba010);
}
.gimage::before {
    background: var(--wallpi-black2, #0e0526db);
}
.galerybox img {
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.galerybox:hover img {
    opacity: 0.70;
    transform: scale(1.04,1.04);
}
.galerybox {
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px inset, rgb(0 0 0 / 30%) 0px 18px 36px -18px inset;
    padding: 10px;
}
.galerybox img {
    width: 350px;
    height: 364px;
}

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

.about-two {
  padding-top: 107px;
  padding-bottom: 119px;
  background-color: #faf7f6;
  position: relative;
}
@media (max-width: 991px) {
  .about-two {
    padding-top: 45px;
    padding-bottom: 64px;
  }
}
.about-two__shapeleft, .about-two__shaperight {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  background-size: auto;
  background-repeat: no-repeat;
}
.about-two__shapeleft {
  background-position: left top;
  left: 0;
}
@media (max-width: 991px) {
  .about-two__shapeleft {
    display: none;
  }
}
.about-two__shaperight {
  background-position: right top;
  right: 0;
}
.about-two .container {
  position: relative;
  z-index: 2;
}
@media (max-width: 1200px) {
  .about-two .container {
    max-width: 100%;
  }
}
.about-two__imagecol {
  width: calc((39.9% - 0px) / 1);
  position: relative;
  padding-bottom: 57px;
  padding-top: 35px;
}
@media (max-width: 991px) {
  .about-two__imagecol {
    width: calc((100% - 0px) / 1);
  }
}
.about-two__imagecol__image {
  width: 100%;
  height: 100%;
}
.about-two__imagecol__image > img {
  width: 100% !important;
  height: 100%;
  object-fit: cover;
}
.about-two__imagecol__imagesmall {
  position: absolute;
  width: 268px !important;
  height: 268px !important;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  margin: 0 auto;
  border-radius: 50% !important;
}
.about-two__imagecol__imagesmall::after {
    content: "";
    position: absolute;
    width: 280px;
    height: 280px;
    left: -8px;
    top: -8px;
    z-index: 2;
    background-image: url(../../images/images/new_images/about/about-shape2.png);
    background-repeat: no-repeat;
    background-size: contain;
    animation: aboutEffec1_Rotate 4.2s linear infinite;
}
@keyframes aboutEffec1_Rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.about-two__imagecol__imagesmall > img {
  border: 8px solid var(--wallpi-white, #fff);
  width: 268px !important;
  height: 268px !important;
  border-radius: 50% !important;
}
.about-two__contentcol {
    width: calc((60.1% - 0px) / 1);
    padding-left: 120px;
    position: relative;
}
@media (max-width: 1200px) {
  .about-two__contentcol {
    padding-left: 100px;
  }
}
@media (max-width: 991px) {
  .about-two__contentcol {
    padding-left: 15px;
    padding-top: 38px;
    width: calc((100% - 0px) / 1);
  }
}
.about-two__contentcol::before {
    content: "";
    position: absolute;
    width: 64px;
    height: 98px;
    left: 15px;
    bottom: 10px;
    z-index: 1;
    background-image: url(../../images/images/new_images/about/about-shape.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    animation: aboutEffec2_Rotate 1.2s linear infinite alternate;
}
@media (max-width: 991px) {
  .about-two__contentcol::before {
    content: none;
  }
}
@keyframes aboutEffec2_Rotate {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-25px);
  }
}
.about-two__contentcol .sec-title {
    padding-bottom: 30px;
    margin: 0;
}
.about-two__contentcol .sec-title__tagline::before, .about-two__contentcol .sec-title__tagline::after {
  margin: 0;
}
.about-two__contentcol .sec-title__tagline::after {
  height: 2px;
}
.about-two__contentcol .sec-title__title {
    text-align: left;
    margin-top: 3px !important;
    margin-bottom: 32px !important;
}
.about-two__contentcol .sec-title__text {
  margin: 0;
  color: var(--wallpi-text, #2a2826);
  font-weight: 500;
  font-size: 18px;
  line-height: 34px;
}
.about-two__contentcol__benefits {
    gap: 20px 0px;
    padding-bottom: 30px;
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
}
@media (max-width: 767px) {
  .about-two__contentcol__benefits {
    flex-wrap: wrap;
    gap: 15px 0;
    display: flex !important;
}
}
.about-two__contentcol__benefits__wrap:hover .benefits-icon {
  background-color: var(--wallpi-base, #d18548);
  color: var(--wallpi-text-white, #fff);
  transform: scale(0.98);
}
.about-two__contentcol__benefits__wrap:hover .about-two__contentcol__benefits__text {
  color: var(--wallpi-base, #d18548);
}
@media (max-width: 767px) {
  .about-two__contentcol__benefits__wrap {
    width: 100%;
  }
}
.about-two__contentcol__benefits .benefits-icon {
    width: 53px;
    min-width: 53px;
    height: 53px;
    border-radius: 50%;
    font-size: 30px;
    line-height: 1;
    color: var(--wallpi-white);
    background-color: var(--wallpi-black, #2a2826);
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-box-shadow: 0px 0px 6px 7px #f7f1ee;
    box-shadow: 0px 0px 6px 7px #f7f1ee;
    transition: all 0.5s ease;
}
.about-two__contentcol__benefits__text {
    color: var(--wallpi-black);
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding-left: 10px;
    transition: all 0.5s ease;
}
.about-two__contentcol__text {
  color: #6b6968;
  font-size: 16px;
  line-height: 34px;
  margin-bottom: 0;
}
.about-two__contentcol__btnwrap {
  display: flex;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .about-two__contentcol__btnwrap {
    flex-direction: column;
    gap: 15px 0;
  }
}
.about-two__contentcol .about-one--btn {
  background-color: var(--wallpi-base, #d18548);
  color: var(--wallpi-text-white, #fff);
  margin-right: 26px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .about-two__contentcol .about-one--btn {
    width: 100%;
  }
}
.about-two__contentcol .about-one--btn::before {
  background-color: var(--wallpi-base, #d18548);
}
.about-two__contentcol .about-one--btn::after {
    background-color: var(--wallpi-black);
}
.about-two__contentcol__printed {
  color: var(--wallpi-base, #d18548);
  font-weight: 500;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  border: 1px dotted var(--wallpi-base, #d18548);
  padding: 0 22px;
  position: relative;
  background-color: rgba(var(--wallpi-base-rgb, 209, 133, 72), 0.1);
}
@media (max-width: 767px) {
  .about-two__contentcol__printed {
    min-height: 60px;
  }
}
.about-two__contentcol__printed::before {
  font-family: 'FontAwesome' !important;
  content: "\f00c";
  top: 0;
  left: 0;
  color: var(--wallpi-base, #d18548);
  font-size: 20px;
  margin-right: 12px;
}
.about-two--aboutpage {
  padding-bottom: 250px;
  margin-bottom: -160px;
}
@media (max-width: 991px) {
  .about-two--aboutpage {
    padding-bottom: 215px;
  }
}
.about-two--aboutpage::after {
  content: none;
}

.quickcontact-strip {
    background: var(--wallpi-black);
    padding: 30px 30px;
    margin-bottom: -15px;
}
.quickcontact-strip::before, .quickcontact-strip::after {
    border-bottom-color: var(--wallpi-black);
}
.btn-style-one {
    background: var(--wallpi-base);
}
.btn-style-one:hover {
    color: var(--wallpi-text-white) !important;
    border-color: var(--wallpi-base) !important;
}

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

.service-single .image {
    position: relative;
    border: 10px solid var(--wallpi-gray, #f9f6f1);
    margin-right: 20px;
    box-shadow: 0 0 30px rgb(0 0 0 / 15%);
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.service-single h2 {
    color: var(--wallpi-base);
    font-family: var(--wallpi-heading-font);
}
.two-column-service {
    padding: 30px;
    box-shadow: rgb(136 165 191 / 48%) 6px 2px 16px 0px, rgb(255 255 255 / 80%) -6px -2px 16px 0px;
    background: var(--wallpi-gray, #f9f6f1);
}
.servicepgimg-div img {
    padding: 8px;
    box-shadow: 0 0 30px rgb(0 0 0 / 15%);
}
.servicepgimg-div {
    margin-top: 20px;
}
.servicepg-h4 {
    margin-bottom: 5px;
    font-size: 22px;
}

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

.address-one__wrap {
    background-color: var(--wallpi-gray, #f9f6f1);
    padding: 0 30px;
}
.contact-section .inner-box {
    padding: 30px;
}
.contact_map {
    padding: 0 !important;
}
@media (max-width: 767px) {
  .address-one__wrap {
    padding: 15px 15px;
}
}
.address-one__colwrap {
  position: relative;
}
.address-one__colwrap::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    right: -8px;
    top: auto;
    bottom: 0;
    margin: 0;
    z-index: 1;
    border-top: 1px solid rgba(var(--wallpi-text-white2-rgb, 211, 208, 205), 0.8);
}
@media (max-width: 767px) {
  .address-one__colwrap::after {
    width: 100%;
    height: 1px;
    border-left: 0;
    top: initial;
    margin: 0;
    border-top: 1px solid rgba(var(--wallpi-text-white2-rgb, 211, 208, 205), 0.8);
  }
}
.address-one__colwrap:last-child::after {
  content: none;
}
.address-one__col {
    height: 100%;
    position: relative;
    transition: all 0.5s ease;
    padding: 30px 0;
    display: flex;
    align-items: center;
}
.address-one__col:hover .address-one__icon {
  background-color: var(--wallpi-base, #d18548);
  color: var(--wallpi-text-white, #fff);
}
.address-one__icon {
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background-color: var(--wallpi-text-white, #fff);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    font-size: 28px;
    line-height: 1;
    color: var(--wallpi-text, #2a2826);
    transition: all 0.5s ease;
}
.address-one__title span {
    color: var(--wallpi-base);
    font-weight: 500;
}
.address-one__title {
  font-weight: 700;
  color: var(--wallpi-text, #2a2826);
  font-size: 24px;
  line-height: 1;
  margin-bottom: 12px;
}
.address-one__location {
  font-weight: 500;
  color: rgba(var(--wallpi-text-rgb, 42, 40, 38), 0.8);
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}
.address-one__list {
  margin-bottom: 0;
}
.address-one__list li {
  font-weight: 500;
  color: rgba(var(--wallpi-text-rgb, 42, 40, 38), 0.8);
  font-size: 16px;
  line-height: 28px;
}
.address-one__list li a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.address-one__list li a:hover {
  background-size: 100% 1px;
}

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

@media (max-width:767px){
br {
    display: none;
}
.main-header.header-style-two .info-box {
    display: flex;
    gap: 15px;
    text-align: initial;
    margin: 10px 0;
}
.main-header .logo-outer {
    margin-top: 10px;
}
.rev_slider {
    height: 166px !important;
}
.topminus {
    margin-top: -5px !important;
}
.main-menu .navigation {
    left: 0px;
}
.main-menu .navbar-collapse > .navigation > li > a {
    background: var(--wallpi-black3);
}
.main-menu .navbar-collapse > .navigation > li.current > a {
    background: var(--wallpi-base) !important;
}
.feature-one {
    padding: 40px 0 0px;
}
.paddsec2 {
    padding: 0px 0 0px;
}
.about-one .sec-title, #tem556_home_gallery_block .sec-title {
    padding-bottom: 40px;
}
.testimonials-card__athour-wrap {
    width: 298px;
    padding: 20px 0 20px 20px;
    margin-left: -30px;
}
.testimonials-one__carousel .qc-slider-nav2 {
    display: none;
}
.testimonials-card__inner {
    padding: 30px 30px 0 30px;
}
.quickcontact-strip .text {
    line-height: 40px;
}
.breadcrumb_section {
    padding: 30px 0px 30px 0px;
    background-position: 0% 50%;
}
.two-column-service {
    padding: 15px;
}
.service-single .image {
    margin-bottom: 20px;
    height: 270px;
}
.service-single img {
    width: 100% !important;
    height: 100% !important;
}
.galerybox {
    margin: 15px;
}
.contact-section .inner-box {
    padding: 10px;
    margin: 15px 0;
}
.address-one__col {
    flex-direction: column;
    text-align: center;
}
.address-one__title {
    font-size: 20px;
    margin-top: 12px;
}
.address-one__icon {
    margin-right: 0px;
}
#home .galerybox {
    margin: 10px 0;
}
.main-header.header-style-two .btn-outer {
    z-index: 99;
}
.main-header.header-style-two .info-box li {
    font-size: 14px;
}
.galerybox img {
    width: 100%;
    height: 100%;
}






}
.qc-whatsapp-wave-icon {
    bottom: -10px !important;
}