:root {
    --wallox-font: "plusjakartasans", sans-serif;
    --wallox-heading-font: "outfit", sans-serif;
    --wallox-special-font: "outfit", sans-serif;
    --wallox-text: #7E7C76;
    --wallox-text-rgb: 126, 124, 118;
    --wallox-text-dark: #2E2A20;
    --wallox-text-dark-rgb: 46, 42, 32;
    --wallox-text-gray: #89868d;
    --wallox-text-gray-rgb: 137, 134, 141;
    --wallox-text-gray2: #D9D9D9;
    --wallox-text-gray2-rgb: 217, 217, 217;
    --wallox-base: #A98861;
    --wallox-base-rgb: 223, 158, 66;
    --wallox-gray: #F4EDE4;
    --wallox-gray-rgb: 244, 237, 228;
    --wallox-white: #fff;
    --wallox-white-rgb: 255, 255, 255;
    --wallox-border-color: #E4DACC;
    --wallox-border-color-rgb: 228, 218, 204;
    --wallox-letter-space: 0.1em;
    --wallox-letter-space-xl: 0.2em;
}

/*--------------------------------------------------------------
# Common
--------------------------------------------------------------*/
body {
  font-family: var(--wallox-font, "Plus Jakarta Sans", sans-serif);
  color: var(--wallox-text, #7E7C76);
  font-size: 16px;
  line-height: 2.125;
  font-weight: 500;
}

body.locked {
  overflow: hidden;
}

a {
  color: var(--wallox-base, #DF9E42);
  transition: all 400ms ease;
}

a,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
}
input, button, select, textarea {
    font-family: var(--wallox-font);
}
::placeholder {
  color: inherit;
  opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--wallox-heading-font, "Plus Jakarta Sans", serif);
  color: var(--wallox-text-dark, #2E2A20);
}
@media (max-width: 575px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}

@media (max-width: 575px) {
  p br {
    display: none;
  }
}

::placeholder {
  color: inherit;
  opacity: 1;
}


/*---  banner  ---*/

.topminus {
    margin-top: 0 !important;
}
.forcefullwidth_wrapper_tp_banner {
    margin: 0 !important;
}
.tp-fullwidth-forcer {
    height: 600px !important;
}
.welbox h2 {
    color: #fbfbfb;
    font-size: 24px;
    padding: 10px;
    font-family: var(--title-font);
    text-transform: uppercase;
}
.welbox p {
    font-size: 16px;
}
.sticky-header .main-menu .navigation > li.current > a {
    background: unset !important;
    color: var(--main-color) !important;
}
.sticky-header .main-menu .navigation > li:hover > a, .sticky-header .main-menu .navigation > li.current > a, .sticky-header .main-menu .navigation > li.current-menu-item > a {
    background: unset;
    color: var(--main-color) !important;
}
.header-lower .main-menu .navigation {
    margin: 0;
    padding-left: 0;
}
.rev_slider .tp-caption {
    display: none !important;
}
.main-header.header-style-two .info-box li {
    color: #666;
    font-family: var(--wallox-font);
}
.main-header .header-upper .clearfix {
    display: flex;
    align-items: center;
}

/*---  breadcrumb  ---*/

.breadcrumb_section {
    background: url(../../images/images/new_images/others/breadcrumb.png);
    padding: 60px 0px 70px 0px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.about_pagetitle h2, .product_pagetitle h2, .service_pagetitle h2 {
    color: var(--wallox-base);
    font-size: 40px;
    margin: 0px 0 0px 0px;
    font-family: var(--wallox-heading-font);
    font-weight: 800;
}
.breadcrumb-list {
    display: none;
}

/*QC HEADER STYLE START*/
#qcheader-top {
    background: var(--wallox-text-dark);
}
.qctopblock {
    padding: 7px 0px;
    width: 100%;
    display: flex;
    align-items: center;
}
.qc-d-flex-1 { flex: 1; }
.qc-top-list { margin: 0; padding: 0; color: #fff; }
.qc-top-list li { display: inline-block; list-style: none; margin-right: 10px; font-size: 13px; }
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block {
    color: #fff;
    font-family: var(--wallox-font);
    font-size: 14px;
}
.qc-social .social {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 14px;
    color: var(--wallox-text-dark);
}
.qc-social .social i { margin: 0; }
#qc-navbar {
    height: 135px;
    margin: 0;
    padding: 0;
    margin-top: 5px;
}
.qc-menu-bar { margin: 0; padding: 0; height: 100%; }
.qc-brand-block .qc-navbar-brand {
    display: inline-block;
    padding: 15px 0px;
}
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {list-style: none;}
#qcnavbarmenu {
    padding: 42px 0;
    line-height: 10px;
    margin: auto;
}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    display: block !important;
    font-family: var(--wallox-heading-font);
    font-weight: 500;
}
.qc-mainmenu .active a, .qc-mainmenu .active a:focus, .qc-mainmenu .active a:hover, .qc-mainmenu li a:hover, .qc-mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
    color: #fff;
    background: var(--wallox-base);
    outline: 0;
    border-radius: 50px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.qc-mainmenu .collapse ul > li:hover > a {
    background: var(--wallox-base);
}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #4CAF50;}
.qc-mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#fff;}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#fff}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#fff}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopblock { display: block; }
.qc-top-list { margin-bottom: 5px; }
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle { margin: 20px 20px 0px 0px; border: 1px solid #ddd; }
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {
    width: 100%;
    margin: 5px 0;
}
}
/*QC HEADER STYLE END*/

/*--- footer ---*/

.copyright {
    background: var(--wallox-base);
    padding: 5px 0;
    z-index: 1;
    position: relative;
}
.footer1 {
    position: relative;
    background-color: var(--wallox-text-dark, #2E2A20);
    padding: 60px 0 0px;
}
.footer1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    mix-blend-mode: darken;
    opacity: 0.1;
    background-size: cover;
    background-position: center center;
    background: url(../../images/images/new_images/others/footer-bg.png);
}
.footer-sec .subscribe_now {
    display: none;
}
.float_text {
    font-family: var(--wallox-font);
}
.copyright a {
    color: var(--wallox-text-dark);
}
.footer1 h3 {
    font-family: var(--wallox-heading-font);
    font-size: 24px;
    margin-bottom: 20px;
}
.footer1 h3::after {
    background-color: var(--wallox-text-gray);
}
.footer1 p, .footer1 a, .footer1 i {
    color: var(--wallox-text-gray2);
    font-size: 16px;
}
.footersec .ftlogo img {
    display: none;
}
.footersec .social li a {
    background: var(--wallox-white);
}
.footersec .social li a i {
    color: var(--wallox-text-dark);
    font-weight: 400;
}
.footer1 a:hover {
    color: var(--wallox-base);
    font-weight: 800;
}
.footer1 ul li i {
    margin-right: 0px;
}
.footersec .social li a:hover {
    background: var(--wallox-base);
    border-color: var(--wallox-base);
}
.footersec .social li a:hover i {
    color: var(--wallox-white);
}
.footersec .social {
    margin-top: 15px;
}
.footercontact h5 {
    color: var(--wallox-white);
    font-size: 20px;
    padding: 5px 0;
    margin-bottom: 5px;
}
.footercontact h5 span {
    background: var(--wallox-white);
    width: 35px;
    height: 35px;
    color: var(--wallox-text-dark);
    text-align: center;
    border-radius: 50px;
    line-height: 35px;
    padding-left: 5px;
    font-size: 16px;
}
.scroll-to-top {
    margin-bottom: 0px;
    background: var(--wallox-white);
    border: 1px solid var(--wallox-text-dark);
    color: var(--wallox-text-dark);
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.scroll-to-top:hover {
    color: #ffffff;
    background: var(--wallox-base);
}
.copyright a:hover {
    color: var(--wallox-text-dark);
}

#tem556_home_welcome_block {
    display: none;
}


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

.align-items-center {
    align-items: center!important;
}
.justify-content-start {
    justify-content: flex-start!important;
}
.justify-content-center {
    justify-content: center!important;
}
.d-flex {
    display: flex!important;
}
.align-items-end {
    align-items: flex-end!important;
}
.text-start {
    text-align: left !important;
}

/* Section Title */
.sec-title {
  padding-bottom: 55px;
}
@media (max-width: 767px) {
  .sec-title {
    padding-bottom: 35px;
  }
}
@media (max-width: 575px) {
  .sec-title {
    padding-bottom: 30px;
  }
}
.sec-title__image {
  margin-right: 10px;
}
.sec-title__tagline {
  margin: 0;
  color: var(--wallox-base, #DF9E42);
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.25;
}
.sec-title__title {
    margin-top: 11px;
    color: var(--wallox-text-dark, #2E2A20);
    font-style: normal;
    font-weight: 800;
    font-size: 42px;
    line-height: 1.2666666667;
    letter-spacing: -0.02em;
    margin-bottom: 0;
    padding-bottom: 0;
}
@media (max-width: 767px) {
  .sec-title__title {
    font-size: 40px;
  }
}
@media (max-width: 575px) {
  .sec-title__title {
    font-size: 35px;
  }
}
.sec-title {
    margin-bottom: 0;
}

/* btn */

.wallox-btn {
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--wallox-text-dark, #2E2A20);
    color: #fff;
    font-family: var(--wallox-font, "Plus Jakarta Sans", sans-serif);
    padding: 15px 24px;
    transition: 500ms;
    background-color: var(--wallox-text-dark, #2E2A20);
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    text-transform: capitalize;
    border-radius: 100px;
    position: relative;
    overflow: hidden;
    text-align: center;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.wallox-btn:hover {
  color: var(--wallox-text-dark, #2E2A20);
  background-color: #fff;
}
.wallox-btn::before {
  content: "";
  background-color: var(--wallox-base, #DF9E42);
  border-radius: 100px;
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-100%, 0) rotate(10deg);
  transform-origin: top left;
  transition: 0.2s transform ease-out;
  will-change: transform;
  z-index: -1;
}
.wallox-btn--base {
  background: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
}
.wallox-btn--base::before {
  background-color: var(--wallox-text-dark, #2E2A20);
}
.wallox-btn--base:hover {
  color: var(--wallox-white, #fff);
}
.wallox-btn--border {
  background: transparent;
  border: 2px solid var(--wallox-text, #7E7C76);
}
.wallox-btn--border:hover {
  color: var(--wallox-white, #fff);
  border-color: transparent;
}
.wallox-btn:hover {
  color: var(--wallox-white, #fff);
  background: transparent;
  transform: scale(1.05);
  will-change: transform;
}
.wallox-btn:hover::before {
  transform: translate(0, 0);
}

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

/*feature Two Style*/
.feature-two {
  padding: 0px 0 120px;
}
@media (max-width: 100px) {
  .feature-two {
    padding: 0 0 100px;
  }
}
@media (max-width: 767px) {
  .feature-two {
    padding: 0 0 80px;
  }
}
.feature-two--one {
  padding: 120px 0 60px;
}
@media (max-width: 100px) {
  .feature-two--one {
    padding: 100px 0 60px;
  }
}
.feature-two .container {
  position: relative;
}
.feature-two .line {
  width: 100%;
  height: 1px;
  background-color: var(--wallox-border-color, #E4DACC);
  position: absolute;
  bottom: -60px;
}
.feature-two__item {
    background: var(--wallox-gray, #F4EDE4);
    border-radius: 100px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 19px;
    display: flex;
    align-items: center;
    gap: 20px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .feature-two__item {
    gap: 10px;
    padding: 14px;
  }
}
.feature-two__item::after {
  content: "";
  background-image: url(../../images/images/new_images/others/feature-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  mix-blend-mode: multiply;
  z-index: -1;
  opacity: 0.15;
}
.feature-two__item__icon {
    max-width: 62px;
    width: 100%;
    height: 62px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--wallox-white, #fff);
    font-size: 30px;
    color: var(--wallox-base, #DF9E42);
    transition: all 0.4s ease-in-out;
    position: relative;
    z-index: 1;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .feature-two__item__icon {
    max-width: 50px;
    width: 100%;
    height: 50px;
    font-size: 24px;
  }
}
.feature-two__item__icon::after {
  content: "";
  position: absolute;
  top: 0%;
  height: 0;
  width: 0;
  left: 50%;
  background-color: var(--wallox-text-dark, #2E2A20);
  border-radius: 50%;
  transition: all 0.4s ease;
  z-index: -1;
}
.feature-two__item__title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
  text-transform: capitalize;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .feature-two__item__title {
    font-size: 18px;
  }
}
.feature-two__item__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.feature-two__item__title a:hover {
  background-size: 100% 1px;
}
.feature-two__item:hover .feature-two__item__icon {
  color: var(--wallox-base, #DF9E42);
}
.feature-two__item:hover .feature-two__item__icon i {
  animation: top-bottom 0.4s ease-in-out;
}
.feature-two__item:hover .feature-two__item__icon::after {
  top: 0%;
  height: 100%;
  width: 100%;
  left: 0%;
}
.feature-two__item:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: var(--wallox-base, #DF9E42);
}
.feature-two__item:hover .feature-two__item__title {
  color: var(--wallox-white, #fff);
}

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

.about-three {
  padding: 120px 0px;
  position: relative;
  background-color: var(--wallox-white, #fff);
  z-index: 1;
}
@media (max-width: 991px) {
  .about-three {
    padding: 100px 0px;
  }
}
.about-three .sec-title {
  padding-bottom: 20px;
}
.about-three__top__text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  margin-bottom: 0px;
  padding-bottom: 0;
}
.about-three__feature {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--wallox-border-color, #E4DACC);
    display: flex;
    gap: 20px;
    margin-bottom: 33px;
}
.about-three__feature__icon {
    max-width: 80px;
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    color: var(--wallox-base, #DF9E42);
    background-color: var(--wallox-gray, #F4EDE4);
    border-radius: 6px;
    transition: all 0.4s ease-in-out;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-three__feature__title {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 144%;
  margin-bottom: 3px;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
  text-transform: capitalize;
}
.about-three__feature__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 162%;
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--wallox-text, #7E7C76);
}
.about-three__feature:hover .about-three__feature__icon {
  background-color: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
}
.about-three__left {
  position: relative;
}
.about-three__thumb {
  position: relative;
  z-index: 1;
  margin-left: 47px;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .about-three__thumb {
    margin-right: 100px;
  }
}
@media (max-width: 767px) {
  .about-three__thumb {
    margin-right: 40px;
  }
}
@media (max-width: 575px) {
  .about-three__thumb {
    margin-right: 0px;
    margin-left: 0;
  }
}
.about-three__thumb img {
    border-radius: 10px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
@media (max-width: 1199px) {
  .about-three__thumb img {
    object-fit: cover;
    width: 100%;
  }
}
.about-three__thumb__small {
    position: absolute;
    right: 0;
    bottom: 40%;
    border-radius: 20px;
    border: 12px solid var(--wallox-white);
    filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.1));
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-three__thumb__small img {
  border-radius: 10px;
}
@media (max-width: 991px) {
  .about-three__thumb__small {
    right: -70px;
  }
}
@media (max-width: 575px) {
  .about-three__thumb__small {
    right: -20px;
  }
}
.about-three__thumb__box {
  width: 80px;
  height: 226px;
  background-color: var(--wallox-gray, #F4EDE4);
  position: absolute;
  left: -30px;
  top: 30px;
  border-radius: 87.5px;
  z-index: -1;
  animation: topToBottom 3s ease-in-out infinite;
}
.about-three__thumb::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 191px;
  left: -50px;
  top: 20px;
  z-index: -1;
  border: 3px solid var(--wallox-border-color, #E4DACC);
  border-radius: 87.5px;
  background-color: transparent;
  animation: topToBottom 3s ease-in-out infinite;
}
.about-three__thumb::before {
    content: "";
    position: absolute;
    width: 70px;
    height: 280px;
    right: 30px;
    bottom: 30px;
    z-index: -1;
    border: 3px solid var(--wallox-border-color, #E4DACC);
    border-radius: 87.5px;
    background-color: transparent;
    animation: topToBottom 3s ease-in-out infinite;
    animation-delay: 1s;
}
.about-three__funfact {
  position: absolute;
  bottom: 0;
  background: var(--wallox-base, #DF9E42);
  z-index: 1;
  padding: 30px;
  bottom: 50px;
}
@media (max-width: 575px) {
  .about-three__funfact {
    position: relative;
    margin-top: 30px;
    bottom: 0;
  }
}
.about-three__funfact__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    mix-blend-mode: multiply;
    z-index: -1;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-three__funfact__icon {
    font-size: 50px;
    text-align: center;
    color: var(--wallox-white, #fff);
    line-height: 0;
    margin-bottom: 10px;
}
.about-three__funfact__number {
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 117%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--wallox-white, #fff);
    gap: 5px;
    margin-bottom: 5px;
}
.about-three__funfact__text {
  margin-top: -5px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 188%;
  color: var(--wallox-white, #fff);
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  text-align: center;
}
.about-three__funfact::after {
  content: "";
  position: absolute;
  bottom: -29.555px;
  left: 0;
  height: 30px;
  width: 47.5555px;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
  background-color: var(--wallox-text-dark, #2E2A20);
  z-index: -3;
}
@media (max-width: 575px) {
  .about-three__funfact::after {
    display: none;
  }
}
.about-three__shape {
  position: absolute;
  top: 15%;
  left: 0;
  animation: topToBottom 3s ease-in-out infinite;
}
@media (max-width: 991px) {
  .about-three__shape {
    display: none;
  }
}
.about-three__shape-two {
  position: absolute;
  bottom: 10%;
  right: 0;
  animation: rotated 18s ease-in-out infinite;
}
@media (max-width: 991px) {
  .about-three__shape-two {
    display: none;
  }
}


/****Service Three****/
.service-three {
  padding: 120px 0;
  position: relative;
  background-color: var(--wallox-text-dark, #2E2A20);
  z-index: 1;
  counter-reset: mainSliderTwoCount;
}
@media (max-width: 767px) {
  .service-three {
    padding: 100px 0;
  }
}
.service-three__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  mix-blend-mode: multiply;
  opacity: 0.25;
  z-index: -1;
}
.service-three__top {
  margin-top: 50px;
  margin-bottom: 60px;
  padding-top: 40px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(var(--wallox-border-color-rgb, 228, 218, 204), 0.15);
  border-bottom: 1px solid rgba(var(--wallox-border-color-rgb, 228, 218, 204), 0.15);
}
.service-three__top__btn {
  display: flex;
  justify-content: end;
}
@media (max-width: 991px) {
  .service-three__top__btn {
    justify-content: start;
  }
}
.service-three__top__btn a {
  border-color: var(--wallox-base, #DF9E42);
  color: var(--wallox-base, #DF9E42);
}
.service-three .sec-title {
  padding-bottom: 0;
}
@media (max-width: 991px) {
  .service-three .sec-title {
    padding-bottom: 20px;
  }
}
.service-three .sec-title__title {
  color: var(--wallox-white, #fff);
}
.service-three__text-slider {
  margin-top: -20px;
}
.service-three__text-slider__inner {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  animation: textScrolling 25s linear infinite;
  animation-direction: reverse;
  will-change: transform;
  position: relative;
  white-space: nowrap;
}
.service-three__text-slider__inner:hover {
  animation-play-state: paused;
}
.service-three__text-slider__item {
  color: var(--wallox-white, #fff);
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 800;
  font-size: 80px;
  line-height: 112%;
  text-transform: capitalize;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .service-three__text-slider__item {
    font-size: 70px;
  }
}
@media (max-width: 767px) {
  .service-three__text-slider__item {
    font-size: 70px;
  }
}
.service-three__text-slider__item img {
  margin-right: 10px;
}
.service-three__text-slider__item:nth-child(odd) {
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);
}
.service-three__item {
  border-radius: 30px;
}
.service-three__item:hover .service-three__thumb img {
  transform: scale(1.1);
}
.service-three__thumb {
    -webkit-mask: url(../../images/images/new_images/home/service/serviceimg-bg.png);
    mask: url(../../images/images/new_images/home/service/serviceimg-bg.png);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: top left;
    mask-position: top left;
    -webkit-mask-size: cover;
    mask-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
}
.service-three__thumb img {
  object-fit: cover;
  width: 100%;
  transition: all 0.4s ease-in-out;
  transform: scale(1);
}
@media (max-width: 575px) {
  .service-three__thumb {
    mask-image: none;
  }
  .service-three__thumb img {
    border-radius: 30px;
  }
}
.service-three__thumb::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(180deg, rgba(46, 42, 32, 0) 0%, #2E2A20 100%);
  border-radius: 30px;
}
.service-three__content {
    padding: 30px;
    position: relative;
    z-index: 1;
    margin-top: -135px;
    margin-right: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .service-three__content {
    margin-right: 30px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .service-three__content {
    margin-right: 95px;
  }
}
@media (max-width: 767px) {
  .service-three__content {
    margin-right: 45px;
  }
}
@media (max-width: 575px) {
  .service-three__content {
    margin-right: 0px;
  }
}
.service-three__content__title {
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 30px;
    color: var(--wallox-white, #fff);
    text-transform: capitalize;
}
@media (max-width: 575px) {
  .service-three__content__title {
    font-size: 20px;
  }
}
.service-three__content__title a {
  color: inherit;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.service-three__content__title a:hover {
  background-size: 100% 1px;
}
.service-three__content__right {
  margin-bottom: -45px;
}
@media (max-width: 575px) {
  .service-three__content__right {
    margin-bottom: auto;
  }
}
.service-three__content__right a {
  border-radius: 30px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  border: 2px solid var(--wallox-white, #fff);
  padding: 27px 33px;
}
.service-three__content__right a::before {
  border-radius: 28px;
}
.service-three__content__right a:hover {
  border-color: transparent;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .service-three__content__right a {
    padding: 15px 25px;
  }
}
.service-three__content__number {
  counter-increment: mainSliderTwoCount;
  background: var(--wallox-base, #DF9E42);
  display: inline-block;
  padding: 0px 14px;
  border-radius: 100px;
  margin-bottom: 15px;
}
.service-three__content__number::before {
  content: counters(mainSliderTwoCount, ".", decimal-leading-zero);
  color: var(--wallox-white, #fff);
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
@keyframes textScrolling {
  0% {
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    transform: translate3d(0%, 0, 0);
  }
}

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

/****why-choose-one****/
.why-choose-one {
  position: relative;
  background: var(--wallox-white, #fff);
  padding: 120px 0px;
}
@media (max-width: 991px) {
  .why-choose-one {
    padding: 100px 0px;
  }
}
.why-choose-one .sec-title {
  padding-bottom: 20px;
}
.why-choose-one__top__text {
  font-style: italic;
  font-weight: 600;
  font-size: 20px;
  line-height: 180%;
  text-transform: capitalize;
  color: var(--wallox-base, #DF9E42);
}
.why-choose-one__feature {
  margin-top: 35px;
  margin-bottom: 37px;
  border-top: 1px solid var(--wallox-border-color, #E4DACC);
  border-bottom: 1px solid var(--wallox-border-color, #E4DACC);
  padding-top: 27px;
  padding-bottom: 27px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 575px) {
  .why-choose-one__feature {
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}
.why-choose-one__feature__item {
  flex: 50%;
}
@media (max-width: 575px) {
  .why-choose-one__feature__item {
    flex: 100%;
  }
}
.why-choose-one__feature__item__inner {
  display: flex;
  align-items: center;
  gap: 10px;
}
.why-choose-one__feature__item:hover .why-choose-one__feature__icon {
  color: var(--wallox-white, #fff);
}
.why-choose-one__feature__item:hover .why-choose-one__feature__icon::after {
  top: 0%;
  height: 100%;
  width: 100%;
  left: 0%;
}
.why-choose-one__feature__icon {
  position: relative;
  max-width: 65px;
  width: 100%;
  height: 65px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--wallox-gray, #F4EDE4);
  font-size: 25px;
  color: var(--wallox-base, #DF9E42);
  z-index: 1;
}
.why-choose-one__feature__icon::after {
  content: "";
  position: absolute;
  top: 0%;
  height: 0;
  width: 0;
  left: 50%;
  background-color: var(--wallox-base, #DF9E42);
  border-radius: 50%;
  transition: all 0.4s ease;
  z-index: -1;
}
.why-choose-one__feature__title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
}
.why-choose-one__feature__text {
  flex: 50%;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}
@media (max-width: 575px) {
  .why-choose-one__feature__text {
    flex: 100%;
  }
}
.why-choose-one__feature__text::after {
  content: "";
  position: absolute;
  top: 0%;
  height: 100%;
  width: 1px;
  left: -20px;
  background-color: var(--wallox-border-color, #E4DACC);
}
.why-choose-one .progress-box__title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
  margin-bottom: 15px;
}
.why-choose-one .progress-box__number {
  background: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 160%;
  padding-left: 5px;
  padding-right: 5px;
  bottom: calc(100%   18px);
}
.why-choose-one .progress-box__number::after {
  content: "";
  position: absolute;
  bottom: -9px;
  right: 0;
  width: 10px;
  height: 10px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: var(--wallox-base, #DF9E42);
}
.why-choose-one__progress   .why-choose-one__progress {
  margin-top: 30px;
}
.why-choose-one__right {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .why-choose-one__right {
    max-width: 500px;
    width: 100%;
  }
}
.why-choose-one__thumb {
  position: relative;
}
.why-choose-one__thumb img {
    border-radius: 10px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
@media (max-width: 767px) {
  .why-choose-one__thumb img {
    object-fit: cover;
    width: 100%;
  }
}
.why-choose-one__thumb-two {
    margin-top: -200px;
    border: 10px solid var(--wallox-white);
    border-radius: 20px;
    display: inline-block;
    position: absolute;
    right: 0;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.why-choose-one__thumb-two img {
  border-radius: 10px;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .why-choose-one__thumb-two {
    right: -30%;
  }
}
.why-choose-one__logo {
  position: relative;
}
@media (max-width: 575px) {
  .why-choose-one__logo {
    display: none;
  }
}
.why-choose-one__logo-icon {
  width: 277px;
  height: 277px;
  border-radius: 50%;
  background: transparent;
  position: absolute;
  top: 30%;
  transform: translateY(-100%);
  right: 18%;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .why-choose-one__logo-icon {
    right: 10%;
  }
}
@media (max-width: 767px) {
  .why-choose-one__logo-icon {
    right: 10%;
  }
}
.why-choose-one__logo-icon__thumb {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 228px;
  height: 228px;
  border-radius: 50%;
  border: 15px solid var(--wallox-white, #fff);
  background-color: var(--wallox-gray, #F4EDE4);
}
.why-choose-one .circle-text__curved-circle {
  position: absolute;
  transform: translateY(-103%);
  right: 47%;
}
@media (max-width: 991px) {
  .why-choose-one .circle-text__curved-circle {
    right: 43%;
  }
}
.why-choose-one .circle-text__curved-circle__item {
  font-size: 16px;
  color: var(--wallox-white, #fff);
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  word-spacing: 4px;
  animation: rotated 18s infinite linear;
}
.why-choose-one__thumb-box {
  position: absolute;
  top: 0;
  right: 10%;
  width: 88px;
  height: 163px;
  background: var(--wallox-base, #DF9E42);
  border-radius: 15px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  z-index: -1;
  top: 10%;
  animation: topToBottom 3s ease-in-out infinite;
}
.why-choose-one__thumb-box-two {
  position: absolute;
  width: 308px;
  height: 255px;
  background: var(--wallox-base, #DF9E42);
  border-radius: 127.5px;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  bottom: -20%;
  left: 10%;
  z-index: -1;
  animation: topToBottom 3s ease-in-out infinite;
  animation-delay: 1s;
}
@keyframes rotated {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes topToBottom {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(16px);
  }
  100% {
    transform: translateY(0px);
  }
}

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

.about-two {
  padding: 120px 0px;
  position: relative;
  background-color: var(--wallox-gray, #F4EDE4);
  z-index: 1;
}
@media (max-width: 991px) {
  .about-two {
    padding: 100px 0px;
  }
}
.about-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.25;
  mix-blend-mode: multiply;
  z-index: -1;
}
.about-two__video-popup {
  position: absolute;
  top: 10%;
  right: 10%;
  z-index: 1;
}
.about-two__video-popup a {
  width: 83px;
  height: 83px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--wallox-base, #DF9E42);
  background-color: var(--wallox-white, #fff);
  position: relative;
  transition: all 0.4s ease-in-out;
}
.about-two__video-popup a::before {
  content: "";
  position: absolute;
  top: -30%;
  left: -30%;
  width: 160%;
  height: 160%;
  border: 50px solid rgba(var(--wallox-white-rgb, 255, 255, 255), 0.6);
  border-radius: 50%;
  transform: scale(0.6);
  z-index: -1;
  animation: border-zooming 1.2s infinite linear;
  transition: all 0.4s ease-in-out;
}
.about-two__video-popup a::after {
  content: "";
  position: absolute;
  top: -30%;
  left: -30%;
  width: 160%;
  height: 160%;
  border: 50px solid rgba(var(--wallox-white-rgb, 255, 255, 255), 0.7);
  border-radius: 50%;
  transform: scale(0.6);
  z-index: -1;
  animation: border-zooming 1.2s infinite linear;
  animation-delay: 0.3s;
  transition: all 0.4s ease-in-out;
}
.about-two__video-popup a:hover {
  background: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
}
.about-two__video-popup a:hover::before, .about-two__video-popup a:hover::after {
  border: 50px solid rgba(var(--wallox-base-rgb, 223, 158, 66), 0.7);
}
.about-two__left {
  position: relative;
}
.about-two__thumb {
  position: relative;
}
.about-two__thumb__item img {
    border-radius: 1000px 1000px 0px 0px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
@media (max-width: 575px) {
  .about-two__thumb__item img {
    object-fit: cover;
    width: 100%;
  }
}
.about-two__thumb__item-two {
  position: absolute;
  bottom: 0;
  right: 0;
}
.about-two__thumb__item-two img {
    border: 10px solid var(--wallox-gray);
    border-radius: 1000px 30px 0px 0px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
@media (max-width: 575px) {
  .about-two__thumb__item-two img {
    object-fit: cover;
    width: 100%;
  }
}
.about-two .sec-title {
  padding-bottom: 20px;
}
.about-two__top__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  margin-bottom: 20px;
  padding-bottom: 0;
  color: var(--wallox-text, #7E7C76);
}
.about-two__feature {
  display: flex;
  gap: 35px;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid var(--wallox-border-color, #E4DACC);
  border-bottom: 1px solid var(--wallox-border-color, #E4DACC);
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .about-two__feature {
    flex-direction: column;
  }
}
.about-two__feature__title i {
    color: var(--wallox-base);
    padding-right: 3px;
}
.about-two__feature__title {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  text-transform: capitalize;
  margin-bottom: 10px;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
  text-shadow: 0 0 0.1px currentColor;
}
.about-two__feature__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 175%;
  padding-bottom: 0;
  margin-bottom: 0;
  color: var(--wallox-text, #7E7C76);
}
.about-two__connect {
  display: flex;
  align-items: center;
  gap: 21px;
}
@media (max-width: 500px) {
  .about-two__connect {
    flex-direction: column;
    align-items: start;
    justify-content: start;
  }
}
.about-two__call {
  display: flex;
  align-items: center;
  gap: 15px;
}
.about-two__call__icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: var(--wallox-base, #DF9E42);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: var(--wallox-white, #fff);
    position: relative;
    transition: all 0.4s ease-in-out;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-two__call__icon::after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  border: 0.5px solid var(--wallox-base, #DF9E42);
  transform: scale(1.2);
}
.about-two__call__subtitle {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text, #7E7C76);
  display: block;
}
.about-two__call__number {
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  line-height: 162%;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text-dark, #2E2A20);
  display: block;
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.about-two__call__number:hover {
    background-size: 100% 1px;
    color: var(--wallox-base);
}
.about-two__call:hover .about-two__call__icon {
  background: var(--wallox-text-dark, #2E2A20);
  color: var(--wallox-white, #fff);
}
.about-two__shape {
  position: absolute;
  left: 0;
  top: 10%;
  animation: top-bottom 4s ease-in-out infinite;
}
@media (max-width: 1199px) {
  .about-two__shape {
    display: none;
  }
}
@keyframes border-zooming {
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes top-bottom {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(6px);
  }
  100% {
    transform: translateY(0px);
  }
}

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

.paddsec2 {
    padding: 120px 0 60px;
}
#tem556_home_gallery_block .sec-title {
    display: none;
}
.gimage img {
    height: 250px !important;
}
#tem556_home_conbtn_block {
    display: none;
}
.hoverview a {
    background: var(--wallox-base);
}
.gimage::before {
    background: #2e2a20e0;
}
.projects-gallery .gimage {
    border-radius: 10px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}

/*------------------------------------------------  home_getintouch  ---------------------------------------------*/

/*--------------------------------------------------------------
# Why choose
--------------------------------------------------------------*/
/****why-choose****/
.why-choose {
  position: relative;
  background: var(--wallox-gray, #F4EDE4);
  padding: 120px 0px;
  z-index: 1;
}
@media (max-width: 991px) {
  .why-choose {
    padding: 100px 0px;
  }
}
.why-choose__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.15;
}
.why-choose .sec-title {
  padding-bottom: 19px;
}
.why-choose__top__text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text, #7E7C76);
  margin-bottom: 22px;
}
.why-choose__box {
    border-radius: 20px;
    background: var(--wallox-white);
    position: relative;
    padding: 30px;
    box-shadow: rgb(0 0 0 / 15%) 2.4px 2.4px 3.2px;
}
.why-choose__box__list {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--wallox-border-color, #E4DACC);
  margin-bottom: 25px;
  gap: 29px;
}
.why-choose__box__list__item {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  margin-bottom: 0;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
  text-transform: capitalize;
}
.why-choose__box__list__item i {
  color: var(--wallox-base, #DF9E42);
  margin-right: 10px;
}
.why-choose .progress-box__title {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 175%;
  padding-bottom: 0;
  color: var(--wallox-text-dark, #2E2A20);
  margin-bottom: 15px;
}
.why-choose .progress-box__number {
  background: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 160%;
  padding-left: 5px;
  padding-right: 5px;
  bottom: calc(100%   18px);
}
.why-choose .progress-box__number::after {
  content: "";
  position: absolute;
  bottom: -9px;
  right: 0;
  width: 10px;
  height: 10px;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  background: var(--wallox-base, #DF9E42);
}
.why-choose__shape {
  position: absolute;
  top: 10%;
  left: 0;
  animation: topToBottom 3s ease-in-out infinite;
  z-index: -1;
}
.why-choose__shape--two {
  top: 5%;
  left: auto;
  right: 0;
  animation: topToBottom 3s ease-in-out infinite;
  animation-delay: 1s;
  z-index: -1;
}
.why-choose__right {
  position: relative;
  z-index: 1;
}
.why-choose__thumb {
  border-radius: 20px;
  margin-left: 55px;
}
.why-choose__thumb--two {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 575px) {
  .why-choose__thumb--two img {
    object-fit: cover;
    width: 100%;
  }
}
.real-image {
    visibility: hidden;
    position: relative;
    width: auto;
    height: 100%;
    overflow: hidden;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.real-image img {
  height: auto;
  width: 100%;
  object-fit: cover;
  transform-origin: bottom;
}

.real-image--right {
  visibility: hidden;
  position: relative;
  width: auto;
  height: 100%;
  overflow: hidden;
}
.real-image--right img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  transform-origin: right;
}
.why-choose__box__text {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 175%;
    text-transform: capitalize;
    margin-bottom: 22px;
    background: var(--wallox-base);
    color: var(--wallox-gray);
    border-radius: 10px;
    padding: 5px 18px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 3px 0px;
}
.why-choose__box__text strong {
    color: var(--wallox-white);
    padding-right: 3px;
    font-size: 18px;
}
.why-choose__box__text a {
    color: var(--wallox-gray);
}
.why-choose__box__text a:hover {
    color: var(--wallox-text-dark);
}

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

.testimonials-card {
    padding: 30px;
    position: relative;
    z-index: 1;
    margin: 0 15px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .testimonials-card {
    padding: 20px;
    border: 2px solid var(--wallox-border-color, #E4DACC);
    border-radius: 20px;
  }
}
@media (max-width: 991px) {
  .testimonials-card {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .testimonials-card {
    padding: 20px;
    border: 2px solid var(--wallox-border-color, #E4DACC);
    border-radius: 20px;
  }
}
.testimonials-card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.testimonials-card__top__video a {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--wallox-gray, #F4EDE4);
  font-size: 20px;
  line-height: 1;
}
.testimonials-card__top__video a:hover {
  background-color: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
}
.testimonials-card__image {
  width: 74px;
  height: 74px;
  overflow: hidden;
}
.testimonials-card__image img {
  object-fit: cover;
  width: 100%;
}
.testimonials-card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(../../images/images/new_images/home/testimonial/testi-border.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: contain;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .testimonials-card::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .testimonials-card::after {
    display: none;
  }
}
.testimonials-card__text {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 175%;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: var(--wallox-text, #7E7C76);
}
.testimonials-card__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 150px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .testimonials-card__content {
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .testimonials-card__content {
    margin-right: 0;
  }
}
.testimonials-card__author__title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 140%;
  text-transform: capitalize;
  color: var(--wallox-text-dark, #2E2A20);
  padding-bottom: 0;
  margin-bottom: 4px;
}
.testimonials-card__author__dec {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 138%;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text, #7E7C76);
  display: block;
}
.testimonials-card__rating {
  color: var(--wallox-base, #DF9E42);
  letter-spacing: 0.1em;
}
.testimonials-card__rating i:last-child {
  color: var(--wallox-text, #7E7C76);
}
.testimonials-card__quite {
  position: absolute;
  bottom: 20px;
  right: 30px;
  line-height: 0;
  font-size: 45px;
  color: var(--wallox-base, #DF9E42);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .testimonials-card__quite {
    display: none;
  }
}
@media (max-width: 575px) {
  .testimonials-card__quite {
    display: none;
  }
}
.testimonials-card:hover .testimonials-card__quite {
  color: var(--wallox-text-dark, #2E2A20);
}
/**testimonials-Two**/
.testimonials-two {
  padding: 120px 0px;
  position: relative;
}
@media (max-width: 991px) {
  .testimonials-two {
    padding: 100px 0px;
  }
}

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

#tem556_home_partner_block {
    display: none;
}
.quickcontact-strip {
    display: none;
}
/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
.about-one {
  padding: 120px 0px;
  position: relative;
}
@media (max-width: 991px) {
  .about-one {
    padding: 100px 0px;
  }
}
@media (max-width: 767px) {
  .about-one {
    padding: 80px 0px;
  }
}
.about-one__thumb {
  position: relative;
  z-index: 1;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .about-one__thumb {
    margin-right: 0;
  }
}
.about-one__thumb img {
  position: relative;
  object-fit: cover;
  width: 100%;
}
.about-one .about-one__thumb__item.real-image {
    border-radius: 100px 20px;
}
.about-one .sec-title {
  padding-bottom: 20px;
}
.about-one__top__text {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 175%;
  margin-bottom: 24px;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text, #7E7C76);
}
.about-one__list {
  margin-bottom: 0;
}
.about-one__list__item {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 175%;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text-dark, #2E2A20);
  text-shadow: 0 0 0.1px currentColor;
}
.about-one__list__item i {
    color: var(--wallox-base, #DF9E42);
    font-size: 18px;
    margin-right: 10px;
}
.about-one__list__item   .about-one__list__item {
  margin-top: 10px;
}
.about-one__video {
  position: relative;
}
.about-one__video img {
    position: relative;
    object-fit: cover;
    width: 100%;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-one__funfact {
    border-radius: 100px;
    background-color: var(--wallox-text-dark);
    display: flex;
    align-items: center;
    gap: 20px;
    min-height: 270px;
    bottom: 40px;
    left: 40px;
    transform: rotate(-180deg);
    position: absolute;
    writing-mode: vertical-rl;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-one__count {
    margin-bottom: 0;
    padding-bottom: 0;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 38px;
    text-transform: capitalize;
    color: var(--wallox-text-dark, #2E2A20);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 91px;
    height: 113px;
    background: var(--wallox-gray);
    border-radius: 100px;
    margin: 0;
    text-shadow: 0 0 0.1px currentColor;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 8%) 0px 0px 0px 1px;
}
.about-one__funfact__text {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    text-transform: capitalize;
    color: var(--wallox-gray);
    margin-bottom: 0;
    padding-bottom: 0;
    margin: 0;
}
.about-one__client {
  border-top: 1px solid var(--wallox-border-color, #E4DACC);
  margin-top: 30px;
  padding-top: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) and (min-width: 991px) {
  .about-one__client {
    flex-direction: column;
    gap: 20px;
    justify-content: start;
    align-items: start;
  }
}
@media (max-width: 575px) {
  .about-one__client {
    flex-direction: column;
    gap: 20px;
    justify-content: start;
    align-items: start;
  }
}
.about-one__client__item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.about-one__client__thumb img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 3px solid var(--wallox-white, #fff);
  margin-left: -20px;
}
.about-one__client__thumb img:first-child {
  margin-left: 0;
}
.about-one__client__star {
  font-size: 16px;
  color: var(--wallox-base, #DF9E42);
  letter-spacing: 0.1px;
  margin-bottom: 0;
}
.about-one__client__text {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 114%;
  margin-bottom: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text, #7E7C76);
}
.about-one__shape {
  position: absolute;
  left: 0;
  bottom: 35%;
  animation: topToBottom 3s ease-in-out infinite;
  z-index: -1;
}
.about-one__shape-two {
  position: absolute;
  right: 0;
  bottom: 20%;
  animation: rotated 10s infinite linear;
  z-index: -1;
}

/**testimonials-three**/
.testimonials-three {
    padding: 0 0px 120px;
    position: relative;
    background-color: var(--wallox-white, #fff);
}
@media (max-width: 991px) {
  .testimonials-three {
    padding: 100px 0px;
  }
}
.testimonials-three__inner {
    position: relative;
    border-radius: 30px;
    padding: 40px 40px;
    z-index: 1;
}
.testimonials-three__inner__bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: inherit;
    border-radius: 30px;
    z-index: -1;
    overflow: hidden;
}
.testimonials-three__inner__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, #DF9F43 0%, rgba(223, 158, 66, 0.79) 100%);
  border-radius: 30px;
}
.testimonials-three__carousel__left {
    background-color: var(--wallox-gray);
    border-radius: 50px;
    max-width: 100%;
    width: 100%;
    padding: 30px 40px;
    position: relative;
}
.testimonials-three__carousel__left::after {
  content: "";
  width: 115px;
  height: 82px;
  background-color: var(--wallox-white, #fff);
  position: absolute;
  bottom: 30%;
  right: -10%;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: none;
}
@media (max-width: 575px) {
  .testimonials-three__carousel__left::after {
    display: none;
  }
}
.testimonials-three__item__text {
    margin-top: 0px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
    padding-bottom: 0;
    text-transform: capitalize;
    color: var(--wallox-text-dark, #2E2A20);
    max-width: 100%;
    width: 100%;
    text-align: center;
    margin-bottom: 0;
}
.testimonials-three__carousel__right .slick-list.draggable {
    margin-left: 26px;
    padding-top: 22px;
}
@media (max-width: 575px) {
  .testimonials-three__item__text {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.testimonials-three__item__name {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (max-width: 575px) {
  .testimonials-three__item__name {
    font-size: 14px;
  }
}
.testimonials-three__item__dec {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 200%;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 0px;
  padding-bottom: 0;
}
@media (max-width: 575px) {
  .testimonials-three__item__dec {
    font-size: 12px;
  }
}
.testimonials-three__item__star {
  text-align: center;
  color: var(--wallox-base, #DF9E42);
}
.testimonials-three__carousel__right {
    position: relative;
    z-index: 1;
    max-width: 100%;
    width: 420px;
    height: 420px;
    border-radius: 50%;
}
@media (max-width: 991px) {
  .testimonials-three__carousel__right {
    margin-left: auto;
    margin-right: auto;
  }
}
.testimonials-three__carousel__right::after {
    position: absolute;
    left: -30px;
    top: -30px;
    right: -30px;
    bottom: -30px;
    margin: auto;
    width: 100%;
    height: 100%;
    content: "";
    border-style: dashed;
    border-width: 2px;
    border-color: var(--wallox-white, #fff);
    border-radius: 50%;
    animation-duration: 1500ms;
    animation: rotated 20s infinite linear;
    transition: 500ms all ease;
    animation-play-state: running;
}
.testimonials-three__thumb__carousel {
  position: relative;
}
.testimonials-three__thumb__carousel .slick-button--prev,
.testimonials-three__thumb__carousel .slick-button--next {
  border: none;
  outline: none;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  background-color: transparent;
}
.testimonials-three__thumb__carousel .slick-button--prev span,
.testimonials-three__thumb__carousel .slick-button--next span {
  border: none;
  outline: none;
  width: 50px;
  height: 50px;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--wallox-base, #DF9E42);
  border-radius: 50%;
  font-size: 14px;
  transition: all 500ms ease;
  border: 1px solid var(--wallox-white, #fff);
}
.testimonials-three__thumb__carousel .slick-button--prev span:hover,
.testimonials-three__thumb__carousel .slick-button--next span:hover {
  border-color: var(--wallox-base, #DF9E42);
  background-color: var(--wallox-base, #DF9E42);
  color: var(--wallox-white, #fff);
}
.testimonials-three__thumb__carousel .slick-button--next {
  right: 20px;
  left: auto;
}
@media (max-width: 575px) {
  .testimonials-three__thumb__item img {
    object-fit: cover;
    width: 100%;
  }
}
.testimonials-three__thumb__item img {
  border-radius: 50%;
}
.testimonials-three__left {
  position: absolute;
  top: 2%;
  left: 50%;
  animation: topToBottom 3s ease-in-out infinite;
}
@media (max-width: 991px) {
  .testimonials-three__left {
    display: none;
  }
}
.testimonials-three__right {
  position: absolute;
  bottom: 2%;
  right: 4%;
  animation: topToBottom 3s ease-in-out infinite;
  animation-delay: 1s;
}
@media (max-width: 991px) {
  .testimonials-three__right {
    display: none;
  }
}
.testimonials-three__element {
  position: absolute;
  top: 20%;
  left: 0;
  animation: topToBottom 4s ease-in-out infinite;
}
.testimonials-three__element-two {
  position: absolute;
  bottom: 20%;
  right: 0;
  animation: rotated 10s ease-in-out infinite;
}

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

.servicepg-cont {
    text-align: start;
}
#servicepg-id .servicepg-ro {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
    padding: 30px;
    border-radius: 20px;
    margin: 30px 0;
}
.servicepg-img img {
    width: 100%;
    height: 300px;
    border-radius: 15px;
    padding: 10px;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}
.servicepg-cont h3 {
    border-bottom: 2px solid var(--wallox-base);
    display: inline-block;
    padding-bottom: 5px;
}

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

.contact-section .inner-box {
    padding: 20px 20px 10px;
    border-radius: 20px;
}
.contact-one__item {
    background: var(--wallox-gray, #F4EDE4);
    display: flex;
    gap: 20px;
    align-items: start;
    padding: 25px 20px 25px 30px;
    border: 1px solid var(--wallox-border-color, #E4DACC);
    border-radius: 20px;
    transition: all 0.4s ease-in-out;
    margin: 0 0 15px;
}
@media (max-width: 575px) {
  .contact-one__item {
    padding: 30px 15px 30px 20px;
  }
}
.contact-one__item__icon {
  max-width: 84px;
  width: 100%;
  height: 84px;
  border-radius: 50%;
  background: var(--wallox-white, #fff);
  border: 10px solid var(--wallox-border-color, #E4DACC);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: var(--wallox-base, #DF9E42);
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .contact-one__item__icon {
    max-width: 70px;
    height: 70px;
  }
}
.contact-one__item__icon::after {
  content: "";
  position: absolute;
  top: 0%;
  height: 0;
  width: 0;
  left: 50%;
  background-color: var(--wallox-base, #DF9E42);
  border-radius: 50%;
  transition: all 0.4s ease;
  z-index: -1;
}
.contact-one__item__title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 80%;
  margin-bottom: 11px;
  padding-bottom: 0;
  text-transform: capitalize;
  color: var(--wallox-text-dark, #2E2A20);
  text-shadow: 0 0 0.1px currentColor;
}
.contact-one__item__call, .contact-one__item__text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  margin-bottom: 0;
  color: var(--wallox-text, #7E7C76);
  padding-bottom: 0;
  display: block;
}
.contact-one__item__call {
  background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95%/0px 1px no-repeat;
  transition: all 500ms ease;
}
.contact-one__item__call:hover {
  background-size: 100% 1px;
}
.contact-one__item__call:hover {
  color: var(--wallox-base, #DF9E42);
}
.contact-one__item:hover .contact-one__item__icon {
  color: var(--wallox-white, #fff);
}
.contact-one__item:hover .contact-one__item__icon i {
  animation: top-bottom 0.4s ease-in-out;
}
.contact-one__item:hover .contact-one__item__icon::after {
  top: 0%;
  height: 100%;
  width: 100%;
  left: 0%;
}
.contact-one__item:hover {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: var(--wallox-white, #fff);
  border-color: transparent;
}
.btn-style-two {
    font-family: var(--wallox-heading-font);
    font-size: 14px;
    width: 100%;
    background: var(--wallox-text-dark);
}
.btn-style-two:hover {
    color: var(--wallox-white) !important;
    border-color: var(--wallox-base) !important;
    background: var(--wallox-base) !important;
}
.sec-title span.decor-line:before, .sec-title span.decor-line:after {
    background: var(--wallox-base);
}

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

@media(max-width:767px){
.navbar-brand>img {
    width: 260px;
    height: 100%;
}
.rev_slider {
    height: 166px !important;
}
.tp-fullwidth-forcer {
    height: 166px !important;
}
.feature-two__item {
    margin: 10px 0;
}
.about-three__right, .about-two__right, .about-one__right {
    margin-top: 30px;
}
.mr-d-block {
    display: block !important;
}
.service-three__content__right a {
    margin-right: 20px;
    padding: 10px;
    margin-top: 60px;
    border-radius: 10px;
}
.service-three__content__number {
    margin-bottom: 10px;
}
.why-choose-one__thumb-two {
    margin-top: 20px;
    right: 5px;
    position: relative;
}
.why-choose-one__thumb-box-two {
    display: none;
}
.paddsec2 {
    padding: 60px 0 40px;
}
.why-choose__box__list {
    display: block;
}
.why-choose__thumb {
    margin-left: 0;
    margin-top: 30px;
}
.copyright {
    margin-top: 0px;
}
.footer-sec.contact-footer {
    padding: 0px 0;
}
#qcnavbarmenu {
    width: 100%;
}
.qc-brand-block .navbar-toggle {
    margin-top: 35px;
    margin-right: 0px;
    padding: 10px 15px;
}
.breadcrumb_section {
    padding: 30px 0px 30px 0px;
    background-position: 5% 50%;
}
.about_pagetitle h2, .product_pagetitle h2, .service_pagetitle h2 {
    font-size: 30px;
}
.about-one__funfact {
    min-height: 300px;
    bottom: 20px;
    left: 20px;
    gap: 10px;
}
.about-one__funfact__text {
    font-size: 16px;
}
.about-one__list {
    margin-top: 30px;
}
.testimonials-three__carousel__left {
    padding: 40px 20px;
    border-radius: 20px;
}
.testimonials-three__inner {
    padding: 20px 20px;
}
.testimonials-three__carousel__right {
    height: 290px;
    width: 300px;
    margin-top: 30px;
}
.testimonials-three__carousel__right .slick-list.draggable {
    margin-left: 15px;
    padding-top: 15px;
}
.testimonials-three__thumb__item {
    width: 260px;
    height: 260px;
    border-radius: 50%;
}
.about-one .about-one__thumb__item.real-image {
    border-radius: 65px 5px;
}
#servicepg-id .servicepg-ro {
    padding: 20px 5px;
    margin: 0px 15px 30px;
}
.servicepg-cont {
    margin: 15px 0;
}
.projects-gallery .gimage {
    margin: 0 15px;
}
.contact-section .inner-box {
    margin-top: 60px;
    margin-bottom: 0;
}
.contact-one__item {
    display: block;
}
.contact-one__item__content {
    margin-top: 15px;
}
.feature-two .line {
    bottom: -30px;
}
.about-three__feature {
    margin-bottom: 0px;
}
.testimonials-three {
    padding: 0 0 60px;
}
.service-style1 {
    padding: 60px 0 40px;
}
.about-three, .feature-two--one, .contact-section {
    padding: 40px 0px;
}
.service-three, .why-choose-one, .about-two, .why-choose, .testimonials-two, .about-one {
    padding: 60px 0;
}














}