:root {
    --builza-font: "publicsans", sans-serif;
    --builza-font-two: "exo", sans-serif;
    --builza-base: #6fbc29;
    --builza-base-rgb: 255, 94, 20;
    --builza-black: #0E121D;
    --builza-black-rgb: 14, 18, 29;
    --builza-gray: #4D5765;
    --builza-gray-rgb: 77, 87, 101;
    --builza-white: #ffffff;
    --builza-white-rgb: 255, 255, 255;
    --builza-primary: #f1f7ed;
    --builza-primary-rgb: 247, 244, 237;
    --builza-bdr-color: #d4d4d4;
    --builza-bdr-color-rgb: 212, 212, 212;
    --builza-bdr-radius: 10px;
}

body {
    font-family: var(--builza-font);
    color: var(--builza-gray);
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--builza-font-two);
    color: var(--builza-black);
    margin: 0;
}


/*---  header  ---*/

.header-top {
    background: var(--builza-base);
}
.phone {
    color: var(--builza-white);
    font-family: var(--builza-font);
}
.mail {
    color: var(--builza-white);
    font-family: var(--builza-font);
}
.header-top i.fa {
    color: var(--builza-black);
}
.top-bar {
    padding: 7px 0;
}
.nav.navbar-nav li a {
    color: var(--builza-black);
    font-family: var(--builza-font-two);
    font-size: 18px;
    background: unset;
}
.navbar-nav li.active a, .navbar-nav li:hover a {
    color: var(--builza-base);
    background: unset;
}
.navigation-area {
    padding: 25px 0;
}
.bg-overlay:after {
    background: unset;
}
#home-slider .teashop-btn {
    display: none;
}
.social-icons {
    display: none;
}

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

.section-top {
    position: relative;
    background-image: url(../../images/images/new_images/others/breadcrumb.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 70px 0 100px;
    z-index: 0;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title {
    color: var(--builza-base);
    font-size: 40px;
    font-family: var(--builza-font-two);
    font-weight: 700;
    text-align: initial;
    margin-left: 250px;
}

/*---  footer  ---*/

#qcfooter-block:before {
    background: url(../../images/images/new_images/others/footerbgshape.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: .03;
    mix-blend-mode: luminosity;
    animation: topBottom 3s ease-in-out infinite;
    content: '';
}
@keyframes topBottom {
  0% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0px);
  }
}
.footer-content .quicklinks li a:hover {
    color: var(--builza-base);
}
.footer-content p i {
    background: var(--builza-white);
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    line-height: 30px;
    margin-right: 5px;
    color: var(--builza-black);
}
.footer-content p strong {
    font-size: 20px;
    color: var(--builza-base);
}

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: var(--builza-black);
    color: #fff;
    position: relative;
}
#qcfooter-block h3 {
    font-size: 22px;
    color: var(--builza-white);
    margin-bottom: 20px;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {
    height: 100%;
    background: var(--builza-white);
    padding: 8px;
}
.footer-content p {
    font-size: 16px;
    line-height: 26px;
}
.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;}
.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(--builza-black);
}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 7px 0;
    background: var(--builza-base);
    border-top: 1px solid #ddd;
}
#qcfooter-copyrights .copyright {
    font-size: 14px;
    color: #fff;
    text-align: center;
}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/

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

/* Section Title Css */
.section-title {
  position: relative;
  display: block;
  margin-top: -6px;
  margin-bottom: 46px;
  z-index: 1;
}
.section-title__tagline-box {
  position: relative;
  display: inline-block;
}
.section-title__tagline {
  position: relative;
  display: block;
  font-family: var(--builza-font);
  color: var(--builza-base);
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
}
.section-title__tagline-shape {
  position: absolute;
  bottom: -3px;
  left: 0;
  right: 0;
  height: 2px;
  background-color: var(--builza-base);
}
.section-title__title {
  font-size: 48px;
  line-height: 1.2em;
  font-weight: 700;
  margin-top: 14px;
}
.section-title__title span {
  color: var(--builza-base);
}

/* Thm Btn Css */
.thm-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 14px;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: none !important;
  background-color: var(--builza-base);
  color: var(--builza-white);
  font-size: 17px;
  line-height: 17px;
  font-weight: 600;
  padding: 6px 30px 6px;
  padding-right: 6px;
  overflow: hidden;
  border-radius: 2px;
  transition: all 0.5s linear;
  text-transform: capitalize;
  z-index: 1;
}
.thm-btn>span {
  position: relative;
  font-size: 15px;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--builza-black);
  border-radius: 2px;
  color: var(--builza-white);
  transition: all 0.5s linear;
}
.thm-btn:hover>span {
  background-color: var(--builza-white);
  color: var(--builza-base);
}
.thm-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 50%;
  height: 0;
  visibility: hidden;
  background-color: var(--builza-black);
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
.thm-btn:hover:before {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}
.thm-btn::after {
  position: absolute;
  background-color: var(--builza-black);
  bottom: 0;
  right: 0;
  content: "";
  width: 50%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
.thm-btn:hover::after {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
}
.thm-btn:hover {
  color: var(--builza-white);
}

/*--------------------------------------------------  home_topsection  ==================================================*/

/*--------------------------------------------------------------
# Feature One
--------------------------------------------------------------*/
.feature-one {
    position: relative;
    display: block;
    padding: 80px 0 0px;
    z-index: 1;
}
.feature-one__inner {
  position: relative;
  display: block;
}
.feature-one__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.feature-one__single-inner {
    position: relative;
    display: block;
    border-top: 1px solid var(--builza-base);
    background-color: var(--builza-primary);
    border-radius: var(--builza-bdr-radius);
    padding: 29px 30px 30px;
    -webkit-mask: url(../../images/images/new_images/home/others/topcontbg.png);
    mask: url(../../images/images/new_images/home/others/topcontbg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
}
.feature-one__title {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
.feature-one__text {
  margin: 16px 0 20px;
}
.feature-one__read-more {
  position: relative;
  display: inline-block;
}
.feature-one__read-more a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
  font-family: var(--builza-font-two);
  font-weight: 500;
  color: var(--builza-black);
}
.feature-one__read-more a:hover {
  color: var(--builza-base);
}
.feature-one__read-more a span {
  font-size: 14px;
  color: var(--builza-base);
}
.feature-one__icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    right: 0;
    width: 66px;
    height: 110px;
    background-color: var(--builza-primary);
    border-radius: var(--builza-bdr-radius);
    -webkit-mask: url(../../images/images/new_images/home/others/topcontbg2.png);
    mask: url(../../images/images/new_images/home/others/topcontbg2.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
}
.feature-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 35px;
  color: var(--builza-base);
  top: 9px;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  top: 7px;
}
.feature-one__single:hover .feature-one__icon span {
  -webkit-animation-name: wobble-horizontal-hover;
  animation-name: wobble-horizontal-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

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

/*==============================================
    About One 
===============================================*/
.about-one {
    position: relative;
    display: block;
    padding: 80px 0 80px;
    z-index: 1;
}
.about-one__left {
  position: relative;
  display: block;
  margin-left: 140px;
  margin-right: 60px;
}
.about-one__img-box {
  position: relative;
  display: block;
}
.about-one__img {
  position: relative;
  display: block;
  border-radius: var(--builza-bdr-radius);
}
.about-one__img img {
  width: 100%;
  border-radius: var(--builza-bdr-radius);
}
.about-one__img-2 {
    position: absolute;
    bottom: -168px;
    left: -190px;
    border-radius: var(--builza-bdr-radius);
    -webkit-mask: url(../../images/images/new_images/home/wel/welimg2bg.png);
    mask: url(../../images/images/new_images/home/wel/welimg2bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
    transition: all 500ms ease;
}
.about-one__img-2 img {
  width: auto;
  border-radius: var(--builza-bdr-radius);
}
.about-one__experience-box {
  position: absolute;
  bottom: -168px;
  right: 0;
  max-width: 226px;
  width: 100%;
  background-color: var(--builza-base);
  padding: 33px 20px 34px;
  border-radius: var(--builza-bdr-radius);
  text-align: center;
  z-index: 1;
}
.about-one__experience-count {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 6px;
}
.about-one__experience-count h3 {
  font-size: 50px;
  color: var(--builza-white);
  font-weight: 700;
  line-height: 50px !important;
  font-family: var(--builza-font-two) !important;
}
.about-one__experience-count span {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  color: var(--builza-white);
  font-family: var(--builza-font-two);
}
.about-one__experience-count-text {
  color: var(--builza-white);
  font-weight: 500;
  font-size: 18px;
}
.about-one__shape-1 {
  position: absolute;
  top: 0;
  left: -190px;
  width: 175px;
  height: 155px;
  background-color: var(--builza-base);
  clip-path: polygon(100% 0, 100% 0, 100% 100%, 0% 100%);
}
.about-one__video-link {
  position: absolute;
  top: 36px;
  left: -136px;
  z-index: 3;
}
.about-one__video-icon {
  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;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 25px;
  color: var(--builza-base);
  background-color: rgba(var(--builza-white-rgb), 1);
  box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 20%);
  border-radius: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.about-one__video-icon:hover {
  background-color: var(--builza-black);
  color: var(--builza-white);
}
.about-one__video-icon span {
    color: var(--builza-base);
}
.about-one__video-link .ripple,
.about-one__video-icon .ripple:before,
.about-one__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.about-one__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.about-one__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.about-one__right {
  position: relative;
  display: block;
}
.about-one__right .section-title {
    margin-bottom: 25px;
}
.about-one__point-box {
    position: relative;
    display: block;
    margin-top: 30px;
    margin-bottom: 20px;
    margin-right: -10px;
}
.about-one__point {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.about-one__point li {
    position: relative;
    display: flex;
    max-width: 320px;
    width: 100%;
    gap: 15px;
}
.about-one__point-icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 60px;
  width: 60px;
  background-color: var(--builza-base);
  border-radius: 2px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-one__point li:hover .about-one__point-icon {
  background-color: var(--builza-black);
}
.about-one__point-icon span {
  position: relative;
  display: inline-block;
  font-size: 35px;
  color: var(--builza-white);
  transition: all 500ms ease;
}
.about-one__point li:hover .about-one__point-icon span {
  -webkit-animation-name: wobble-horizontal-hover;
  animation-name: wobble-horizontal-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@keyframes wobble-horizontal-hover {
  16.65% {
    transform: translateX(5px);
  }

  33.3% {
    transform: translateX(-3px);
  }

  49.95% {
    transform: translateX(4px);
  }

  66.6% {
    transform: translateX(-2px);
  }

  83.25% {
    transform: translateX(1px);
  }

  100% {
    transform: translateX(0);
  }
}
.about-one__point-content {
  position: relative;
  display: block;
  flex: 1;
  margin-top: -7px;
}
.about-one__point-content h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 5px;
}
.about-one__point-content p {
  font-size: 15px;
  line-height: 22px;
}
.about-one__point-two-and-review-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.about-one__point-two {
  position: relative;
  display: block;
  max-width: 315px;
  width: 100%;
}
.about-one__point-two li {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    margin: 10px 0;
}
.about-one__point-two li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 20px;
  width: 20px;
  background-color: var(--builza-base);
  border-radius: 50%;
}
.about-one__point-two li .icon span {
  position: relative;
  display: inline-block;
  font-size: 10px;
  color: var(--builza-white);
}
.about-one__point-two li .text {
  position: relative;
  display: block;
  flex: 1;
}
.about-one__point-two li .text p {
    margin: 0;
}
.about-one__review-box {
  position: relative;
  display: block;
}
.about-one__review-list {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.about-one__review-list li {
  position: relative;
  display: block;
}
.about-one__review-list li li {
  margin-left: -15px;
}
.about-one__review-img {
  position: relative;
  display: block;
  height: 54px;
  width: 54px;
  border-radius: 50%;
  box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 20%);
  background-color: var(--builza-white);
}
.about-one__review-img img {
  width: 100%;
  border-radius: 50%;
  border: 2px solid var(--builza-white);
}
.about-one__review-star {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 15px;
  margin-bottom: 10px;
}
.about-one__review-star span {
  font-size: 15px;
  color: var(--builza-base);
  position: relative;
  display: inline-block;
}
.about-one__review-text {
  font-weight: 500;
  color: var(--builza-gray);
}
.about-one__btn-and-author-box {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
    margin-top: 10px;
}
.about-one__btn-box {
  position: relative;
  display: block;
}
.about-one__author-box {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.about-one__author-details {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}
.about-one__author-img-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  width: 72px;
  border: 4px solid var(--builza-base);
  border-radius: 50%;
}
.about-one__author-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 72px;
  width: 72px;
  border-radius: 50%;
  overflow: hidden;
}
.about-one__author-img img {
  width: 100%;
  border-radius: 50%;
}
.about-one__author-content {
  position: relative;
  display: block;
  flex: 1;
}
.about-one__author-content h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 6px;
}
.about-one__author-sign {
  position: relative;
  display: block;
  margin-left: 25px;
  padding-left: 25px;
}
.about-one__author-sign:before {
  content: "";
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 0;
  width: 1px;
  background-color: var(--builza-bdr-color);
}
.about-one__author-sign img {
  width: auto;
}

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

/*==============================================
    Services One
===============================================*/
.services-one {
    position: relative;
    display: block;
    background-color: var(--builza-primary);
    overflow: hidden;
    padding: 80px 0 120px;
    z-index: 1;
}
.services-one__carousel {
  position: relative;
  display: block;
}
.services-one__single {
    position: relative;
    display: block;
    background-color: var(--builza-white);
    border: 1px solid var(--builza-bdr-color);
    border-radius: var(--builza-bdr-radius);
    padding: 20px 15px 20px;
    margin: 0 15px;
}
.services-one__content {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.services-one__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
.services-one__title a {
  color: var(--builza-black);
}
.services-one__title a:hover {
  color: var(--builza-base);
}
.services-one__text {
  margin: 10px 0 12px;
}
.services-one__btn-box {
  position: relative;
  display: inline-block;
}
.services-one__btn-box a {
  position: relative;
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--builza-black);
}
.services-one__btn-box a:hover {
  color: var(--builza-base);
}
.services-one__btn-box a span {
  font-size: 14px;
  color: var(--builza-base);
}
.services-one__count {
  position: absolute;
  bottom: -10px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 40px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  padding-top: 9px;
  color: var(--builza-base);
  font-family: var(--builza-font-two);
  background-color: var(--builza-base);
  clip-path: polygon(50% 0%, 81% 31%, 100% 31%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 21% 31%);
  z-index: 1;
}
.services-one__count:after {
  content: "";
  position: absolute;
  bottom: 1px;
  right: 1px;
  top: 1.5px;
  left: 1px;
  background-color: var(--builza-primary);
  clip-path: polygon(50% 0%, 81% 31%, 100% 31%, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0% 35%, 21% 31%);
  z-index: -1;
}
.services-one__img-box {
  position: relative;
  display: block;
}
.services-one__img {
    position: relative;
    display: block;
    -webkit-mask: url(../../images/images/new_images/home/service/servimgbg.png);
    mask: url(../../images/images/new_images/home/service/servimgbg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
    transition: all 500ms ease;
    border-radius: 5px;
}
.services-one__single:hover .services-one__img::before {
    opacity: 1;
    transform: translateY(0px);
}
.services-one__img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--builza-black-rgb), .85);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    opacity: 0;
    transform: translateY(50px);
    transition: background-color 0.7s ease;
    transition: all 0.7s ease;
    z-index: 1;
}
.services-one__single:hover .services-one__img img {
    transform: scale(1.05) rotate(0deg);
}
.services-one__img img {
    border-radius: 5px;
    width: 100%;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-radius: var(--builza-bdr-radius);
    transform: scale3d(1, 1, 1);
    transition: transform 1s ease-in-out;
}
.services-one__icon {
    position: absolute;
    top: 0;
    right: 0;
    width: 73px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--builza-base);
    border-radius: 5px;
    -webkit-mask: url(../../images/images/new_images/home/service/servimgbg2.png);
    mask: url(../../images/images/new_images/home/service/servimgbg2.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
    transition: all 500ms ease;
}
.services-one__single:hover .services-one__icon::before {
    background-color: rgba(var(--builza-black-rgb), 1);
    opacity: 1;
    transform: translateY(0px);
}
.services-one__icon::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(var(--builza-black-rgb), .85);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    opacity: 0;
    transform: translateY(-100px);
    transition: background-color 0.7s ease;
    transition: all 0.7s ease;
    transition-delay: 200ms;
    z-index: -1;
}
.services-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 36px;
  left: 10px;
  color: var(--builza-white);
  transition: all 500ms ease;
}
.services-one__single:hover .services-one__icon span {
  -webkit-animation-name: wobble-horizontal-hover;
  animation-name: wobble-horizontal-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.services-one__carousel .swiper-nav-style-one {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 20px;
}
.services-one__carousel .services-one-dot-style1 {
  position: relative;
  display: inline-flex;
  line-height: 0;
}
.services-one__carousel .services-one-dot-style1 .swiper-pagination-bullet {
  position: relative;
  display: block;
  width: 40px;
  height: 6px;
  margin: 0px 6px;
  opacity: 1;
  border-radius: 0;
  background: transparent;
  border: 1px solid var(--builza-black);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.services-one__carousel .services-one-dot-style1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--builza-black);
}
.services-one__carousel .services-one-dot-style1 .swiper-pagination-bullet.swiper-pagination-bullet-active::before,
.services-one__carousel .services-one-dot-style1 .swiper-pagination-bullet:hover {
  transform: scale(1.0);
}


/*----------------------------------------------------  sliding_text  -------------------------------------------------*/

/*==============================================
    Sliding Text
===============================================*/
.sliding-text {
    position: relative;
    display: block;
    margin-top: -35px;
    z-index: 2;
    overflow: hidden;
}
.sliding-text__inner {
  position: relative;
  display: block;
}
.sliding-text__list {
  position: relative;
  display: flex;
  align-items: center;
  width: fit-content;
  flex-wrap: nowrap;
}
.sliding-text__list li {
    position: relative;
    display: flex;
    align-items: center;
    float: left;
    margin-left: 20px;
    gap: 20px;
}
.sliding-text__list li .icon {
  position: relative;
  display: block;
}
.sliding-text__list li .icon img {
    width: auto;
    filter: invert(50%) sepia(100%) saturate(396%) hue-rotate(46deg) brightness(111%) contrast(77%);
}
.sliding-text__list li>p {
    font-size: 65px;
    font-weight: 600;
    line-height: 65px;
    color: transparent;
    text-transform: uppercase;
    position: relative;
    display: block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    font-family: var(--builza-font-two);
    -webkit-text-stroke: 1px var(--builza-base);
    margin: 0;
}
.sliding-text__list li>p:before {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  color: var(--builza-base);
  white-space: nowrap;
  content: attr(data-hover);
  transition: all 0.5s cubic-bezier(0.17, 0.67, 0.32, 0.87);
}
.sliding-text__list li:hover p:before {
  width: 100%;
  color: var(--builza-base);
}
.rotate-me {
  animation-name: rotateme;
  animation-duration: 24s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;

  -webkit-animation-name: rotateme;
  -webkit-animation-duration: 24s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;

  -moz-animation-name: rotateme;
  -moz-animation-duration: 24s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;

  -ms-animation-name: rotateme;
  -ms-animation-duration: 24s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;

  -o-animation-name: rotateme;
  -o-animation-duration: 24s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
}
@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

@-webkit-keyframes rotateme {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes marqueeAnimation-slide {
100% {
    transform: translateX(-4510.81px);
}
}
.js-marquee-wrapper:hover {
    animation: 50.609s linear 0s infinite normal none paused marqueeAnimation-slide !important;
}
.qc-slider-nav {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 50px 0px 0 !important;
}
.qc-slider-nav .owl-prev,
.qc-slider-nav .owl-next {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: var(--builza-white);
  background-color: var(--builza-base);
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  transition: all 500ms ease;
  z-index: 100;
  margin-right: 10px;
}
.qc-slider-nav .owl-prev:hover,
.qc-slider-nav .owl-next:hover {
  color: var(--builza-white);
  background-color: var(--builza-black);
}
.project-one__nav .swiper-button-next1 {
  margin-right: 10px;
}

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

/*--------------------------------------------------------------
# Process Two
--------------------------------------------------------------*/
.process-two {
    position: relative;
    display: block;
    padding: 90px 0 90px;
    counter-reset: count;
    z-index: 5;
}
.process-two__inner {
  position: relative;
  display: block;
}
.process-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.05;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.process-two__single {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
.process-two__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 120px;
  background-color: var(--builza-white);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 49.51px 22.49px;
  border-radius: 50%;
  margin: 0 auto;
  z-index: 1;
}
.process-two__icon::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  background-color: var(--builza-base);
  border-radius: 50%;
  z-index: -1;
}
.process-two__icon span {
  position: relative;
  display: inline-block;
  font-size: 50px;
  color: var(--builza-primary);
  transition: all 500ms linear;
  transition-delay: 0.1s;
}
.process-two__single:hover .process-two__icon span {
  -webkit-animation-name: wobble-horizontal-hover;
  animation-name: wobble-horizontal-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.process-two__content {
    position: relative;
    display: block;
    border: 1px solid rgba(var(--builza-black-rgb), .50);
    border-radius: var(--builza-bdr-radius);
    padding: 20px 10px;
    max-width: 230px;
    margin: 0 auto;
    width: 100%;
    margin-top: -1px;
}
.process-two__text {
    margin: 0;
}
.process-two__count {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-40%);
  z-index: 2;
}
.process-two ul li:nth-child(2) .process-two__count {
  bottom: -20px;
  top: inherit;
}
.process-two ul li:nth-child(4) .process-two__count {
  bottom: -20px;
  top: inherit;
}
.process-two__count::before {
  position: relative;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: var(--builza-black);
  counter-increment: count;
  content: "0"counter(count);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.process-two__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: var(--builza-black);
  text-transform: capitalize;
  margin-bottom: 8px;
}
.process-two__shape-1 {
  position: relative;
  display: block;
  width: 25px;
  border: 1px solid rgba(var(--builza-black-rgb), .50);
  height: 15px;
  margin: 0 auto;
  border-bottom: 0;
  border-top: 0;
  background-color: rgba(var(--builza-primary-rgb), 10);
  margin-top: 15px;
  z-index: 1;
}
.process-two__shape-2 {
  position: absolute;
  left: -59px;
  top: -29px;
  transform: rotate(9deg);
}
.process-two__shape-2:before {
  content: "";
  position: absolute;
  top: -12px;
  left: -11px;
  width: 15px;
  height: 15px;
  background-color: var(--builza-base);
  border-radius: 50%;
}
.process-two__shape-2 img {
  width: auto;
}
.process-two__shape-3 {
  position: absolute;
  right: -59px;
  top: -29px;
  transform: rotate(-9deg);
}
.process-two__shape-3:before {
  content: "";
  position: absolute;
  top: -10px;
  right: -13px;
  width: 15px;
  height: 15px;
  background-color: var(--builza-base);
  border-radius: 50%;
}
.process-two__shape-3 img {
  width: auto;
}
.process-two ul li:nth-child(2) .process-two__shape-1 {
  margin-top: 0;
  margin-bottom: 15px;
}
.process-two ul li:nth-child(2) .process-two__shape-2 {
  bottom: -28px;
  top: inherit;
  left: -58px;
  transform: rotate(-9deg);
}
.process-two ul li:nth-child(2) .process-two__shape-2:before {
  bottom: -12px;
  top: inherit;
}
.process-two ul li:nth-child(2) .process-two__content {
  margin-top: 0;
  margin-bottom: -1px;
}
.process-two ul li:nth-child(2) .process-two__shape-3 {
  position: absolute;
  right: -59px;
  bottom: -27px;
  top: inherit;
  transform: rotate(9deg);
}
.process-two ul li:nth-child(2) .process-two__shape-3:before {
  bottom: -10px;
  top: inherit;
}
.process-two ul li:nth-child(4) .process-two__shape-1 {
  margin-top: 0;
  margin-bottom: 15px;
}
.process-two ul li:nth-child(4) .process-two__shape-2 {
  bottom: -28px;
  top: inherit;
  left: -58px;
  transform: rotate(-9deg);
}
.process-two ul li:nth-child(4) .process-two__shape-2:before {
  bottom: -12px;
  top: inherit;
}
.process-two ul li:nth-child(4) .process-two__content {
  margin-top: 0;
  margin-bottom: -1px;
}
.process-two ul li:nth-child(4) .process-two__shape-3 {
  position: absolute;
  right: -59px;
  bottom: -27px;
  top: inherit;
  transform: rotate(9deg);
}
.process-two ul li:nth-child(4) .process-two__shape-3:before {
  bottom: -10px;
  top: inherit;
}
.process-two__single-shape-1 {
  position: absolute;
  top: 120px;
  right: -45px;
}
.process-two__single-shape-1 img {
  width: auto;
}
.process-two__single-shape-2 {
  position: absolute;
  top: 120px;
  right: -45px;
}
.process-two__single-shape-2 img {
  width: auto;
}

/*--------------------------------------------------------  home_video  -------------------------------------------------*/

/*==============================================
    Video Two
===============================================*/
.video-one {
  position: relative;
  display: block;
  padding: 170px 0px 158px;
  background-color: var(--builza-black);
  overflow: hidden;
  z-index: 1;
}
.video-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: .15;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: -1;
}
#jarallax-container-0 {
    clip: rect(0 1349px 596px 0);
    clip: rect(0, 1349px, 596px, 0);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.video-one__shape-1 {
  position: absolute;
  top: -220px;
  left: 190px;
  bottom: -220px;
  width: 250px;
  background: rgba(var(--builza-white-rgb), 0.45);
  mix-blend-mode: soft-light;
  transform: rotate(40deg);
  mix-blend-mode: overlay;
  content: "";
}
.video-one__inner {
  position: relative;
  display: block;
  text-align: center;
}
.video-one__box {
  position: relative;
  display: inline-block;
  margin-left: 15px;
}
.video-one__box a {
  position: relative;
  display: inline-block;
  z-index: 5;
}
.video-one__icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 25px;
  color: var(--builza-base);
  background-color: var(--builza-white);
  border-radius: 50%;
  margin: 0 auto;
}
.video-one__icon::before {
  position: absolute;
  top: -15px;
  left: -15px;
  right: -15px;
  bottom: -15px;
  border: 1px solid var(--builza-white);
  border-radius: 50%;
  content: "";
}
.video-one__box .border-animation {
  position: absolute;
  top: -15px;
  left: -15px;
  bottom: -15px;
  right: -15px;
  border: 1px solid var(--builza-white);
  animation: squares 2.9s linear 0s infinite;
  -webkit-animation: squares 2.9s linear 0s infinite;
  -ms-animation: squares 2.9s linear 0s infinite;
  -o-animation: squares 2.9s linear 0s infinite;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  opacity: 0;
  border-radius: 50%;
}
.video-one__box .border-animation.border-2 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.video-one__box .border-animation.border-3 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.video-one__inner .title-box {
  position: relative;
  display: block;
  margin-top: 70px;
}
.video-one__inner .title-box h2 {
  color: var(--builza-white);
  font-size: 45px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: capitalize;
}
.border-1 {
    border-width: 1px !important;
}
.border-2 {
    border-width: 2px !important;
}
.border-3 {
    border-width: 3px !important;
}
.video-one__box .border-animation.border-2 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.video-one__box .border-animation.border-3 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.video-one__box a span {
    color: var(--builza-black);
}
/** squares **/

@-moz-keyframes squares {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -webkit-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

@-moz-keyframes squares {
  0% {
    -moz-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -moz-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -moz-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

@-o-keyframes squares {
  0% {
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

@keyframes squares {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }

  20% {
    -webkit-transform: scale(1.24);
    -moz-transform: scale(1.24);
    -o-transform: scale(1.24);
    transform: scale(1.24);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(2.1);
    -moz-transform: scale(2.1);
    -o-transform: scale(2.1);
    transform: scale(2.1);
    opacity: 0
  }
}

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

/***  =============================================
Team Two
=============================================  ***/
.team-two {
  position: relative;
  display: block;
  padding: 90px 0 90px;
  z-index: 1;
}
.team-two__inner {
  position: relative;
  display: block;
}
.team-two__single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.team-two__img-box {
  position: relative;
  display: block;
  z-index: 1;
}
.team-two__img {
    position: relative;
    display: block;
    -webkit-mask: url(../../images/images/new_images/home/gallery/galleryimgbg.png);
    mask: url(../../images/images/new_images/home/gallery/galleryimgbg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: bottom;
    mask-position: inherit;
    -webkit-mask-size: cover;
    mask-size: cover;
    border-radius: var(--builza-bdr-radius);
}
.team-two__img::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: .1s;
  transition-timing-function: ease-in-out;
  transition-duration: .7s;
  transition-property: all;
  background: rgba(var(--builza-black-rgb), 0.6);
  opacity: 0;
  z-index: 1;
  content: "";
}
.team-two__single:hover .team-two__img::before {
  opacity: 1;
}
.team-two__img img {
    width: 100%;
    border-radius: var(--builza-bdr-radius);
    transform: scale3d(1, 1, 1);
    transition: transform 1s ease-in-out;
    border: 5px solid var(--builza-bdr-color);
}
.team-two__single:hover .team-two__img img {
  transform: scale(1.05) rotate(0deg);
}
.team-two__social-box {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 10px;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.team-two__plus {
  position: relative;
  display: block;
}
.team-two__plus>span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  background-color: var(--builza-base);
  font-size: 16px;
  color: var(--builza-white);
  border-radius: var(--builza-bdr-radius);
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.team-two__plus>span:hover {
  background-color: var(--builza-black);
}
.team-two__social-list {
    position: absolute;
    display: flex;
    align-items: center;
    flex-direction: column;
    top: -98px;
    left: 1.5px;
    gap: 4px;
    z-index: 2;
}
.team-two__social-list>a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  color: var(--builza-white);
  background-color: var(--builza-base);
  border-radius: var(--builza-bdr-radius);
  opacity: 0;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.team-two__plus:hover .team-two__social-list a {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.team-two__plus:hover .team-two__social-list a:nth-child(1) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}
.team-two__plus:hover .team-two__social-list a:nth-child(2) {
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms;
}
.team-two__social-list>a:hover {
  color: var(--builza-white);
  background-color: var(--builza-black);
}

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

/*==============================================
    Video One
===============================================*/
.why-choose-one {
  position: relative;
  display: block;
  background-color: var(--builza-black);
  counter-reset: count;
  padding: 120px 0 50px;
  z-index: 1;
}
.why-choose-one__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.05;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}
.why-choose-one__bg-2 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: calc((100% - 165px) / 2);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
}
.why-choose-one__bg-2:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 175px;
  background-color: var(--builza-base);
  right: 0;
}
.why-choose-one__big-text {
  position: absolute;
  bottom: 325px;
  right: -126px;
  transform: rotate(-90deg);
}
.why-choose-one__big-text h2 {
  font-size: 60px;
  font-weight: 700;
  color: var(--builza-white);
  line-height: 60px;
}
.why-choose-one__inner {
  position: relative;
  display: block;
}
.why-choose-one__shape-1 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 480px;
  background-color: rgba(var(--builza-white-rgb), .30);
  transform: translateX(-50%) translateY(-56%);
}
.why-choose-one__shape-2 {
  position: absolute;
  top: 43.5%;
  left: 50%;
  width: 630px;
  height: 1px;
  background-color: rgba(var(--builza-white-rgb), .30);
  transform: translateX(-50%) translateY(-45%);
}
.why-choose-one__inner .row {
  --bs-gutter-x: 100px;
}
.why-choose-one__inner ul li:nth-child(3),
.why-choose-one__inner ul li:nth-child(1) {
  text-align: right;
}
.why-choose-one__single {
    position: relative;
    display: block;
    margin-bottom: 62px;
    padding: 15px;
}
.why-choose-one__count {
    position: absolute;
    bottom: -20px;
    right: -10px;
    width: 40px;
    height: 40px;
    background-color: rgba(var(--builza-white-rgb), .10);
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 60px;
}
.why-choose-one__inner ul li:nth-child(2) .why-choose-one__count {
    border-top-right-radius: 60px;
    border-top-left-radius: 0px;
    left: -10px;
    right: inherit;
}
.why-choose-one__inner ul li:nth-child(3) .why-choose-one__count {
  top: -31px;
  bottom: inherit;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 60px;
}
.why-choose-one__inner ul li:nth-child(4) .why-choose-one__count {
    top: -31px;
    bottom: inherit;
    left: -10px;
    right: inherit;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 60px;
}
.why-choose-one__count::before {
  position: relative;
  display: block;
  font-size: 16px;
  font-weight: 600;
  counter-increment: count 1;
  content: "0"counter(count);
  color: var(--builza-white);
  font-family: var(--builza-font-two);
  top: 5px;
  right: -5px;
}
.why-choose-one__inner ul li:nth-child(2) .why-choose-one__count::before {
  left: -5px;
  right: inherit;
}
.why-choose-one__inner ul li:nth-child(3) .why-choose-one__count::before {
  top: -2px;
}
.why-choose-one__inner ul li:nth-child(4) .why-choose-one__count::before {
  top: -2px;
  right: inherit;
  left: -4px;
}
.why-choose-one__icon {
  position: relative;
  display: inline-block;
}
.why-choose-one__icon span {
  position: relative;
  display: inline-block;
  font-size: 45px;
  color: var(--builza-base);
  transition: all 500ms ease;
}
.why-choose-one__single:hover .why-choose-one__icon span {
  -webkit-animation-name: wobble-horizontal-hover;
  animation-name: wobble-horizontal-hover;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.why-choose-one__title {
  font-size: 22px;
  font-weight: 600;
  line-height: 34px;
  color: var(--builza-white);
  margin: 8px 0 12px;
}
.why-choose-one__text {
  color: rgba(var(--builza-white-rgb), .50);
}

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

/*==============================================
   Testimonial One
===============================================*/
.testimonial-one {
    position: relative;
    display: block;
    padding: 80px 0 80px;
    z-index: 1;
}
.testimonial-one .section-title {
  margin-bottom: 71px;
}
.testimonial-one__carousel {
  position: relative;
  display: block;
}
.testimonial-one__single {
    position: relative;
    display: block;
    background-color: var(--builza-black);
    border-radius: var(--builza-bdr-radius);
    padding: 20px 70px 20px;
    padding-right: 170px;
    border-top-right-radius: 60px;
    margin: 30px 30px;
}
.testimonial-one__single:before {
  content: "";
  position: absolute;
  top: 44px;
  left: 29px;
  bottom: 44px;
  width: 2px;
  background-color: rgba(var(--builza-white-rgb), .20);
}
.testimonial-one__quote-1 {
  position: relative;
  display: block;
  max-width: 160px;
  margin-left: -13px;
}
.testimonial-one__quote-1::before {
  content: "";
  position: absolute;
  height: 2px;
  left: -26px;
  right: 0;
  top: 50%;
  background-color: rgba(var(--builza-white-rgb), .20);
  transform: translateY(-50%);
}
.testimonial-one__quote-1 span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: var(--builza-black);
  border-radius: 50%;
  font-size: 30px;
  color: var(--builza-base);
}
.testimonial-one__quote-2 {
  position: relative;
  display: block;
  margin-right: -55px;
  text-align: right;
}
.testimonial-one__quote-2::before {
  content: "";
  position: absolute;
  height: 2px;
  left: -39px;
  right: -50px;
  top: 50%;
  background-color: rgba(var(--builza-white-rgb), .20);
  transform: translateY(-50%);
}
.testimonial-one__quote-2 span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background-color: var(--builza-black);
  border-radius: 50%;
  font-size: 30px;
  color: var(--builza-base);
  margin-left: auto;
}
.testimonial-one__name {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
.testimonial-one__name a {
  color: var(--builza-white);
}
.testimonial-one__name a:hover {
  color: var(--builza-base);
}
.testimonial-one__sub-title {
  font-size: 18px;
  font-weight: 500;
  color: var(--builza-base);
}
.testimonial-one__text {
  color: rgba(var(--builza-white-rgb), .70);
  margin: 20px 0 30px;
}
.testimonial-one__ratting {
  position: relative;
  display: flex;
  align-items: center;
  gap: 3px;
}
.testimonial-one__ratting span {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--builza-base);
}
.testimonial-one__img-box {
  position: absolute;
  top: -25px;
  right: -25px;
  border-radius: 50%;
  background-color: var(--builza-base);
  padding: 10px;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.testimonial-one__img-box:before {
    content: "";
    position: absolute;
    top: 0;
    left: -70px;
    width: 70px;
    height: 25px;
    background-color: #64aa258f;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}
.testimonial-one__img-box:after {
    content: "";
    position: absolute;
    bottom: -70px;
    right: 0;
    width: 25px;
    height: 70px;
    background-color: #64aa258f;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
.testimonial-one__img {
  position: relative;
  display: block;
  max-width: 180px;
  width: 100%;
  border-radius: 50%;
}
.testimonial-one__img img {
  width: 100%;
  border-radius: 50%;
}
.testimonial-one__img-box-shape-1 {
  position: absolute;
  top: 0;
  left: -34px;
}
.testimonial-one__img-box-shape-1 img {
    width: auto;
    filter: invert(50%) sepia(100%) saturate(396%) hue-rotate(46deg) brightness(111%) contrast(77%);
}
.testimonial-one__img-box-shape-2 {
  position: absolute;
  bottom: -26px;
  right: 0;
}
.testimonial-one__img-box-shape-2 img {
    width: auto;
    filter: invert(50%) sepia(100%) saturate(396%) hue-rotate(46deg) brightness(111%) contrast(77%);
}
.testimonial-one__carousel.owl-carousel .owl-stage-outer {
  overflow: visible;
}
.testimonial-one__carousel.owl-carousel .owl-item {
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms ease, visibility 500ms ease;
}
.testimonial-one__carousel.owl-carousel .owl-item.active {
  opacity: 1;
  visibility: visible;
}
.testimonial-one__carousel.owl-carousel .owl-dots {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px !important;
  max-width: 80px;
  margin-left: auto;
  margin-right: auto;
}
.testimonial-one__carousel.owl-carousel .owl-dots .owl-dot {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: var(--builza-black);
  margin: 0px 6px;
  padding: 0px;
  transition: all 100ms linear;
  transition-delay: 0.1s;
}
.testimonial-one__carousel.owl-carousel .owl-dot.active {
  background-color: var(--builza-base);
}
.testimonial-one__carousel.owl-carousel .owl-dots .owl-dot:before {
  position: absolute;
  top: -6px;
  left: -6px;
  bottom: -6px;
  right: -6px;
  content: "";
  border: 1px solid var(--builza-base);
  border-radius: 50%;
  transform: scaleX(0);
  transition: all 200ms linear;
  transition-delay: 0.1s;
}
.testimonial-one__carousel.owl-carousel .owl-dot.active:before {
  transform: scaleX(1.0);
  border: 1px solid var(--builza-base);
}
.testimonial-one__carousel.owl-carousel .owl-dot:focus {
  outline: none;
}
.testimonial-one__carousel.owl-carousel .owl-dots .owl-dot span {
  display: none;
}

/*--------------------------------------------------------  home_bottomlabel  --------------------------------------------*/

/*==============================================
Subscribe One
===============================================*/
.subscribe-one {
  position: relative;
  display: block;
  background: var(--builza-primary);
  padding: 50px 0px 60px;
  z-index: 1;
}
.subscribe-one__shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  mix-blend-mode: multiply;
  opacity: 0.15;
}
.subscribe-one__shape-1 img {
  width: auto;
}
.subscribe-one__img-1 {
    position: absolute;
    bottom: -1px;
    left: 13%;
    animation: leftRight 4s ease-in-out infinite;
    z-index: 1;
}
.subscribe-one__img-1 img {
  width: auto;
}
.subscribe-one__bg-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: var(--builza-black);
  width: 660px;
  clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%);
  content: "";
  z-index: -1;
}
.subscribe-one__bg-color::after {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background: var(--builza-base);
  width: 650px;
  clip-path: polygon(0 0, 100% 0, 65% 100%, 0 100%);
  content: "";
  z-index: -1;
}
.subscribe-one__inner {
  position: relative;
  display: block;
  z-index: 5;
}
.subscribe-one__content {
    position: relative;
    display: block;
    width: 100%;
    float: right;
    max-width: 650px;
}
.subscribe-one__content h2 {
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 21px;
}

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

/*--------------------------------------------------------------
# About Three
--------------------------------------------------------------*/
.about-three {
    position: relative;
    display: block;
    padding: 90px 0 90px;
    z-index: 1;
    overflow: hidden;
}
.about-three__shape-1 {
  position: absolute;
  bottom: -30px;
  left: -20px;
  z-index: -1;
}
.about-three__shape-1 img {
  width: auto;
}
.about-three__shape-2 {
    position: absolute;
    bottom: 0px;
    right: 0;
    opacity: 0.4;
    z-index: -1;
}
.about-three__shape-2 img {
    width: 200px;
}
.about-three__left {
  position: relative;
  display: block;
}
.about-three__left .section-title {
  margin-bottom: 25px;
}
.about-three__text {
  font-size: 18px;
  font-weight: 600;
  font-style: italic;
  color: var(--builza-base);
}
.about-three__text-2 {
  margin: 12px 0 20px;
}
.about-three__tab {
  position: relative;
  display: block;
}
.about-three__tab .tabs-button-box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 10px;
  margin-bottom: 24px;
  z-index: 1;
}
.about-three__tab .tabs-button-box li:last-child {
  margin-right: 0px;
}
.about-three__tab .tabs-button-box .tab-btn-item {
  position: relative;
  display: block;
  width: 100%;
  padding: 12px 20px 11px;
  background-color: var(--builza-white);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 48.51px 0.49px;
  border-radius: var(--builza-bdr-radius);
  cursor: pointer;
  z-index: 1;
}
.about-three__tab .tabs-button-box .tab-btn-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0%;
  background-color: var(--builza-base);
  border-radius: var(--builza-bdr-radius);
  transition: all 0.3s ease;
  z-index: -1;
}
.about-three__tab .tabs-button-box .tab-btn-item.active:after {
  height: 100%;
}
.about-three__tab .tabs-button-box .tab-btn-item h3 {
  color: var(--builza-black);
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.about-three__tab .tabs-button-box .tab-btn-item.active h3 {
  color: var(--builza-white);
}
.about-three__tab .tabs-content {
  position: relative;
  display: block;
}
.about-three__tab .tabs-content .tab {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: auto;
  visibility: hidden;
}
.about-three__tab .tabs-content .tab.active {
  position: relative;
  visibility: visible;
  z-index: 5;
}
.about-three__single-tab {
  transition: all 0.7s ease;
  opacity: 0;
  transform: scaleY(0.9);
  transform-origin: top bottom;
}
.about-three__tab .tabs-content .tab.active .about-three__single-tab {
  opacity: 1.0;
  transform: scaleY(1);
  transform-origin: bottom top;
}
.about-three__single-tab-inner {
  position: relative;
  display: block;
}
.about-three__single-tab-text {
  position: relative;
  display: block;
  margin-bottom: 19px;
}
.about-three__single-tab-text p {
  margin: 0;
}
.about-three__single-tab-bottom-list {
  position: relative;
  display: block;
}
.about-three__single-tab-bottom-list li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 5px 0;
}
.about-three__single-tab-bottom-list li .icon {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  background-color: var(--builza-base);
  border-radius: 50%;
}
.about-three__single-tab-bottom-list li .icon span {
  position: relative;
  display: inline-block;
  font-size: 10px;
  color: var(--builza-white);
}
.about-three__single-tab-bottom-list li p {
  position: relative;
  display: block;
  flex: 1;
}
.about-three__btn-box {
  position: relative;
  display: block;
  margin-top: 25px;
}
.about-three__right {
  position: relative;
  display: block;
  margin-left: 20px;
  margin-right: 160px;
}
.about-three__img-box {
  position: relative;
  display: block;
}
.about-three__img {
  position: relative;
  display: block;
}
.about-three__img img {
  width: 100%;
  border-radius: var(--builza-bdr-radius);
}
.about-three__img-2 {
    position: absolute;
    bottom: -238px;
    right: -160px;
    max-width: 390px;
    width: 100%;
    -webkit-mask: url(../../images/images/new_images/about/aboutimg2bg.png);
    mask: url(../../images/images/new_images/about/aboutimg2bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-size: cover;
    mask-size: cover;
}
.about-three__img-2 img {
  width: 100%;
  border-radius: var(--builza-bdr-radius);
}
.about-three__experience-box {
  position: absolute;
  left: 0;
  right: 30px;
  bottom: -238px;
  background-color: var(--builza-base);
  display: flex;
  align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 10px;
  padding: 52px 20px 52px;
  border-radius: var(--builza-bdr-radius);
  text-align: center;
  overflow: hidden;
  max-width: 190px;
  text-align: center;
  z-index: 1;
}
.about-three__experience-count {
  position: relative;
  display: flex;
  align-items: center;
}
.about-three__experience-count h3 {
  font-size: 50px;
  color: var(--builza-white);
  font-weight: 700;
  line-height: 50px !important;
  font-family: var(--builza-font-two) !important;
}
.about-three__experience-count span {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  color: var(--builza-white);
  font-family: var(--builza-font-two);
}
.about-three__experience-count-text {
  color: var(--builza-white);
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
}
.about-three__img-shape-1 {
  position: absolute;
  top: 0;
  right: -160px;
  border-top: 228px solid transparent;
  border-right: 0 solid transparent;
  border-left: 150px solid var(--builza-base);
  z-index: -1;
}
.about-three__video-link {
  position: absolute;
  top: 185px;
  right: -50px;
  z-index: 3;
}
.about-three__video-icon {
  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;
  width: 90px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  font-size: 22px;
  color: var(--builza-black);
  background-color: rgba(var(--builza-white-rgb), 1);
  box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 7%);
  border-radius: 50%;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.about-three__video-icon:hover {
  background-color: var(--builza-base);
  color: var(--builza-white);
}
.about-three__video-link .ripple,
.about-three__video-icon .ripple:before,
.about-three__video-icon .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -ms-box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  -o-box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  -webkit-box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  box-shadow: 0 0 0 0 rgba(var(--builza-white-rgb), 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.about-three__video-icon .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.about-three__video-icon .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}
.about-three__video-icon:hover span {
    color: #fff;
}
.about-three__video-icon span {
    color: var(--builza-base);
}
@-webkit-keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

@keyframes ripple {
  70% {
    box-shadow: 0 0 0 40px rgba(10, 165, 205, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(10, 165, 205, 0);
  }
}

/* Image Bounce */

@-webkit-keyframes ImgBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}

@keyframes ImgBounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
}
.img-bounce {
  -webkit-animation: ImgBounce 5s ease-in-out 0s infinite alternate;
  animation: ImgBounce 5s ease-in-out 0s infinite alternate;
}

/*=======================================================  product_page  =================================================*/

.sveproductpg-div p {
    font-size: 16px;
}
.propgtopcont-div {
    padding: 40px 0;
}
.propgbotcont-div {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 20px;
    border-radius: 20px;
    height: 300px;
    margin-bottom: 40px;
}
.propgbotcont-div h4 {
    text-align: center;
    padding-bottom: 10px;
    color: var(--reroof-base);
}
.propgbotcont-div .prod {
    font-size: 16px;
    line-height: 2;
    border-bottom: 1px solid #eee;
}
.home_pro_title, .pro_title {
    color: var(--builza-base);
    font-size: 25px;
    font-family: var(--builza-font-two);
    padding-bottom: 15px;
    font-weight: 600;
}
.propgproscont-div p {
    font-size: 16px;
    line-height: 2;
}
.propgproscont-div h5 {
    font-size: 16px;
    padding: 10px 0;
    color: var(--reroof-base);
}
.propgprosc-ul li {
    line-height: 2;
    font-size: 16px;
}
.propgprosc-ul li i {
    color: var(--reroof-base);
}
.pro-content {
    padding: 30px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    margin: 40px 15px;
    border-radius: 20px;
}
.pro_pg {
    overflow: hidden !important;
}
.pro-content:nth-child(n) img {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    border-radius: 20px;
}

/*=====================================================  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-info {
    padding: 0px;
}
.contact_map iframe {
    margin-top: 40px;
}
.contact-info__single {
    position: relative;
    border-radius: var(--builza-bdr-radius);
    background-color: var(--builza-primary);
    padding: 30px 30px 20px;
    margin-bottom: 30px;
    display: block;
}
.contpgcont-h4 {
    color: var(--builza-base);
}
.contact-info__icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    background-color: var(--builza-base);
    border-radius: 50%;
    margin: 0 10px;
    z-index: 1;
}
.contactpg-df {
    display: flex;
    margin: 20px 0 20px;
    align-items: center;
    gap: 8px;
}
.contactpgcont-db {
    display: block;
    text-align: initial;
}
.contact-info__icon:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  border-radius: 50%;
  background-color: var(--builza-black);
  transform: scale(0);
  transform-origin: center;
  transform-style: preserve-3d;
  transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.52);
  z-index: -1;
}
.contactpg-df:hover .contact-info__icon:before {
  transform: scaleX(1);
}
.contact-info__icon span {
  position: relative;
  display: inline-block;
  font-size: 26px;
  color: var(--builza-white);
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);
}
.contactpg-df:hover .contact-info__icon span {
  transform: scale(0.9);
  color: var(--builza-white);
}
.contact-info__single p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 18px;
}
.contact-info__single h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    color: var(--builza-black);
}
.contact-info__single h3 a {
  color: var(--builza-black);
}
.contact-info__single h3 a:hover {
  color: var(--builza-base)
}
.contactpgtitle-div p {
    font-weight: 600;
    font-size: 20px;
}
.contactpgtitle-div h4 {
    font-size: 35px;
}
.contactpgtitle-div {
    text-align: center;
}
.contact-form h4 {
    font-size: 35px;
    margin: 30px 0 30px;
    color: var(--builza-black);
}
textarea.form-control {
    height: 300px;
}

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

@media(max-width: 767px){
.subscribe-one__bg-color {
    display: none;
}
.subscribe-one__img-1 {
    display: none;
}
.services-one__shape-1 {
    display: none;
}
.navbar-header h1 img {
    width: 280px;
}
.navbar-toggle.collapsed, .is-sticky .navbar-toggle.collapsed {
    margin-top: 6px;
}
.top-bar {
    display: flex;
    flex-direction: column;
    text-align: initial;
}
.header-top span:after {
    display: none;
}
#home-slider, .page-banner {
    margin-top: 120px;
}
.single-slide-item {
    padding: 57px 0;
}
.about-one__right {
    bottom: 40px;
}
.about-one {
    padding: 30px 0 30px;
}
.about-one__left {
    margin-left: 110px;
    margin-right: 0px;
}
.about-one__shape-1 {
    left: -130px;
    width: 115px;
    height: 115px;
}
.about-one__video-link {
    top: 36px;
    left: -136px;
}
.about-one__img-2 {
    position: relative;
    bottom: 152px;
    left: -120px;
}
.about-one__experience-box {
    bottom: 90px;
}
.section-title__title {
    font-size: 28px;
}
.video-one {
    padding: 120px 0px 60px;
}
.video-one__inner .title-box h2 {
    font-size: 30px;
}
.process-two {
    padding: 60px 0 30px;
}
.team-two {
    padding: 60px 0 60px;
}
.why-choose-one__bg-2 {
    position: relative;
    display: block;
    width: 100%;
    min-height: 400px;
    background-position: top center;
}
.why-choose-one__bg-2:before {
    height: 100px;
    bottom: 0;
    top: initial;
    width: 100%;
}
.why-choose-one__big-text {
    left: 50%;
    bottom: 33px;
    right: inherit;
    transform: rotate(0deg) translateX(-50%);
    max-width: 246px;
    width: 100%;
}
.why-choose-one__big-text h2 {
    font-size: 34px;
    line-height: 44px;
}
.why-choose-one__inner {
    margin-top: 50px;
}
.why-choose-one__shape-2, .why-choose-one__shape-1 {
    display: none;
}
.why-choose-one__single {
    margin-bottom: 23px;
    text-align: center;
    padding: 0px;
}
.why-choose-one__count {
    position: relative;
    margin-bottom: 20px;
    bottom: inherit;
    right: inherit;
    display: none;
}
.testimonial-one__single {
    padding: 20px 20px 20px;
    padding-right: 80px;
    margin: 15px;
}
.testimonial-one__single:before {
    left: 10px;
    bottom: 46px;
}
.testimonial-one__quote-1::before {
    left: 0;
}
.testimonial-one__name {
    font-size: 20px;
    line-height: 30px;
}
.testimonial-one__quote-2 {
    margin-right: 0;
}
.testimonial-one__quote-2::before {
    left: -10px;
}
.testimonial-one__img-box {
    top: -15px;
    right: -15px;
}
.testimonial-one__img-box:before {
    height: 15px;
}
.testimonial-one__img {
    max-width: 80px;
}
.testimonial-one__img-box:after {
    bottom: -73px;
    width: 16px;
}
.subscribe-one__content h2 {
    font-size: 28px;
    line-height: 38px;
}
.process-two__single-shape-2, .process-two__single-shape-1 {
    display: none;
}
.section-top {
    background-position: initial;
    padding: 15px 0 30px;
    margin-top: 117px;
}
.about_title, .product_title, .gallery_title, .contact_title, .services_title {
    font-size: 20px;
    margin-left: 70px;
}
.nav.navbar-nav li {
    border-bottom: 1px solid #ededed;
    text-align: initial;
}
.nav.navbar-nav li a {
    padding: 10px 18px !important;
}
.about-three {
    padding: 60px 0 30px;
}
.about-three__right {
    margin-left: 0px;
    margin-right: 100px;
    margin-top: 45px;
}
.about-three__img-2 {
    position: relative;
    bottom: 70px;
    right: -95px;
}
.about-three__experience-box {
    left: 0;
    right: 40px;
    bottom: 30px;
    gap: 0px;
    padding: 12px 10px 12px;
}
.about-three__experience-count h3 {
    font-size: 30px;
}
.about-three__experience-count span {
    font-size: 30px;
}
.about-three__video-link {
    top: 145px;
    right: -30px;
}
.pro-content img {
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
}
.pro-content {
    padding: 15px;
    margin: 30px 10px;
}
.contactpg-df {
    display: block;
}
.contactpgtitle-div h4 {
    font-size: 20px;
}
.contact-info__single h3 a br {
    display: none;
}
.contact-info__icon {
    margin: 0 auto;
}
.contactpgcont-db {
    text-align: center;
}
.contact-info__single {
    padding: 30px 10px 20px;
    margin-bottom: 10px;
}
.contact-form h4 {
    font-size: 25px;
    margin: 0px 0 20px;
    text-align: center;
}





}

/*------------------------------------- Disktop 1400----------------------------------------------------------*/
@media (min-width:1400px) and (max-width:1500px) {
    .single-slide-item {
    padding: 270px 0;
}
    .about-one .container-fluid {
    max-width: 1340px;
}

}
/*------------------------------------- Disktop 1500----------------------------------------------------------*/
@media (min-width:1500px) and (max-width:1600px) {
    .single-slide-item {
    padding: 280px 0;
}
    .about-one .container-fluid {
    max-width: 1340px;
}
}
/*------------------------------------- Disktop 1600----------------------------------------------------------*/
@media (min-width:1600px) and (max-width:1700px) {
    .single-slide-item {
    padding: 300px 0;
}
    .about-one .container-fluid, .subscribe-one .container-fluid, .about-three .container-fluid {
    max-width: 1340px;
}
}
