/**
 * Theme Name:        hogar
 * Theme URI:         https://hogarcontrols.com/
 * Description:       Custom theme description...
 * Version:           1.0.0
 * Author:            Chiranjeevi
 * Author URI:        https://hogarcontrols.com/
 * Tags:              block-patterns, full-site-editing
 * Text Domain:       fabled-sunset
 * Domain Path:       /assets/lang
 * Tested up to:      6.4
 * Requires at least: 6.2
 * Requires PHP:      7.4
 * License:           GNU General Public License v2.0 or later
 * License URI:       https://www.gnu.org/licenses/gpl-2.0.html
 */
@import "tailwindcss";

body,
html {
  height: 100%;
  background: #000;
}

@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italianno&family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');

header {
  z-index: 100;
}

.box {
  width: 100px;
  height: 100px;
  border-radius: 5px;
  background-color: blue;
}

.custom-logo {
  width: 160px;
}

.typoExp {
  font-family: "Italianno", cursive;
  font-weight: 400;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
div,
li,
span,
b {
  font-family: "Public Sans", sans-serif !important;

}

.stackingcards {
  color: white;
  position: relative;
}

.stackingcards .stackingcard {

  background-color: #cacaca;
  color: #020202;

  width: 100%;
  border-radius: 3rem;
  margin: 30px 0;
  transform-origin: top center;
  padding: 5rem;
  box-sizing: border-box;
  height: 90vh;
}

/* .pin-spacer {margin-bottom: 50px !important;} */
.stackingcards .pin-spacer {
  box-shadow: 1px 1px 100px 50px #0000008f;
}

.bn1,
.bn5 .card,
.bn6 .card {
  background: url('http://localhost/hogar/wp-content/uploads/2025/04/Welcome-to-the-Future-of-Smart-Living-1.jpg') no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}

.bn2 {
  background: url('http://localhost/hogar/wp-content/uploads/2025/04/Effortless-Control-Maximum-Convenience.jpg') no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}

.bn3 {
  background: url('http://localhost/hogar/wp-content/uploads/2025/04/Upgrade-to-Smarter-Living-with-Hogar.jpg') no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}

.bn4 {
  background: url('http://localhost/hogar/wp-content/uploads/2025/04/Seamless-Automation-Tailored-for-You.jpg') no-repeat top center;
  background-size: cover;
  background-attachment: fixed;
}

.bgTitle {
  background: url('../hogar/assets/img/abstract-bg.png') no-repeat center center;
  /* Replace with your image */
  background-size: contain;
}

.bg-cases {
  background: url('../hogar/assets/img/cases.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.end-element {
  width: 100%;
  height: 1px;
  border-top: 1px solid red;
}

.text span {
  color: #333
}

.secTitle {
  border-radius: 30px;
  background: rgb(33, 33, 33);
  background: -moz-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#212121", endColorstr="#000000", GradientType=1);
  padding: 10px 25px;
  border: 0 none;
  border-top: 1px solid rgb(156, 156, 156)
}

.sectionLable {
  border-radius: 30px;
  background: rgb(33, 33, 33);
  background: -moz-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#212121", endColorstr="#000000", GradientType=1);
  padding: 10px 25px;
  border: 0 none;
  border-top: 1px solid rgb(156, 156, 156)
}

.countBuble {
  background: rgb(0, 0, 0);
  background: -moz-radial-gradient(circle, rgba(0, 0, 0, 1) 0%, rgba(43, 43, 43, 1) 100%);
  background: -webkit-radial-gradient(circle, rgba(0, 0, 0, 1) 0%, rgba(43, 43, 43, 1) 100%);
  background: radial-gradient(circle, rgba(0, 0, 0, 1) 0%, rgba(43, 43, 43, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#2b2b2b", GradientType=1);
  align-items: center;
  font-size: 20px;
}

.moreBTN {
  font-size: 18px;
  color: #000;
  border-radius: 30px;
  background: rgb(255, 255, 255);
  background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(164, 164, 164, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(164, 164, 164, 1) 100%);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(164, 164, 164, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#a4a4a4", GradientType=1);
  padding: 8px 20px;
  margin-top: 20px;
}

footer p,
footer a {
  color: #CCCCCC
}

.logoMix {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 73%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 73%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 73%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.logoVBG:after,
.contactBanner:after,
.lineAnima:after {
  content: '';
  width: 100%;
  height: 20%;
  position: absolute;
  z-index: 9;
  top: 0;
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

header {
  background: rgb(0, 0, 0);
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
}

.contactBanner::before,
.lineAnima::before {
  content: '';
  width: 100%;
  height: 20%;
  position: absolute;
  z-index: 99;
  bottom: 0;
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 0) 100%);
}



.wrapper {
  width: 100%;
}





.card-wrapper:last-child {
  margin-bottom: 0;
}

.cards {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

.card {
  width: 100%;
  height: 80vh;
  display: flex;
  border-radius: 10px;
}

.hero-button {
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(33, 33, 33, 1) 100%);
  border-radius: 20px;
  padding: 12px 20px;
}

.why-bg {
  background: url('../hogar/assets/img/whyhogarbg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}



.bg-light {
  background: url('../hogar/assets/img/light.png') no-repeat center center;
  /* Replace with your image */
  background-size: contain;
  max-width: 700px;


  top: -120%;
}

.accordion {
  width: 100%;
}

.accordion-item {
  margin-bottom: 4px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  border: 1px solid #466189;
  background: rgb(32, 53, 84);
  background: linear-gradient(90deg, rgba(32, 53, 84, 0.7497592787114846) 0%, rgba(0, 0, 0, 0.5648853291316527) 100%);
  overflow: hidden;
}

.accordion-item.active {
  border: 1px solid rgba(0, 0, 0, 0);

}

.accordion-item.active .accordion-header {
  color: #fff;
  font-size: 32px;

}

.accordion-header {
  padding: 1rem;
  cursor: pointer;
  user-select: none;
  width: 100%;
  color: #A5A5A5;
  font-weight: lighter;
}

.accordion-content {
  height: 0;
  overflow: hidden;
  padding: 0 2rem;
  color: #fff;

}

.accordion-content p {
  margin: 1rem 0;
}

.iconList {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.iconList li {
  display: flex;
  gap: 20px;
}

.iconList li img {
  width: 50px
}

.iconList li h3 {
  font-size: 22px;
  margin: 0;
}

.iconList li p {
  margin-top: 0;
  font-weight: lighter;
  font-size: 14px;
  color: #CCCCCC;
}

.iconListOne {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.iconListOne li {
  display: flex;
  gap: 35px;
}

/*  STYLE 2
 */

.scrollbar {
  margin-right: 30px;
  overflow-y: scroll;

}

/* .iconList::after {    width: 1px;
  content: '';
  height: 100%;
  position: absolute;
  right: 37px;
  top: 0;
  z-index: 9999999;
  background: #fff;} */


#style-2::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #00000000;
}

#style-2::-webkit-scrollbar {
  width: 12px;
}

.accordion-item {
  position: relative;
}

.accordion-item::after {
  position: absolute;
  content: '';
  width: 2px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.347);
  top: 72px;
  right: 35px;
}

#style-2::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
  background-color: #ffffff;
}

.bg-why1 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.bg-why2 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.bg-why3 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.bg-why4 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.bg-why5 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.bg-why6 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}

.bg-why7 {
  background: url('../hogar/assets/img/whybg.png') no-repeat center center;
  /* Replace with your image */
  background-size: cover;
}


.toggle {
  width: 25px;
  height: 5px;
  background: #e0e4cc;
  position: relative;
  transition: 0.25s all cubic-bezier(0.17, 0.67, 0.09, 0.97);
}

.toggle.open::after {
  transform: rotate(90deg);
  opacity: 1;
}

.toggle.open {
  transform: rotate(90deg);
}

.toggle::after {
  content: "";
  width: 25px;
  transition: 0.25s all cubic-bezier(0.17, 0.67, 0.09, 0.97);
  transition-delay: 0.1s;
  height: 5px;
  position: absolute;
  opacity: 0;
  background: #e0e4cc;
}


/* wheel css  */
.line {
  width: 120px;
  height: 2px;
  background: #F9F9F9;
  background: linear-gradient(90deg, rgba(249, 249, 249, 1) 0%, rgba(0, 0, 0, 1) 99%);
  position: absolute;
  right: -120px;
  top: 50%
}

.shad-line {
  left: -60px;
  background: url(img/Subtraction.png) no-repeat right center;
  background-size: contain;
}

.shad-line:after {
  width: 100%;
  height: 100%;
  content: '';
  right: -16px;
  position: absolute;
  background-color: rgb(0, 0, 0);
  border-radius: 50%;
}

.shad-line::before {
  width: 100%;
  height: 100%;
  content: '';
  right: -19px;
  position: absolute;
  background-color: #E5E5E5;
  border-radius: 50%;
}

.wheel {
  rotate: 90deg;
  right: -34px;
  top: 50%;
  margin-top: -15px;
  z-index: 999;
}

.we-card {
  background: #F9F9F9;
  width: 30px;
  border: 7px solid #000;
  outline: 1px solid #000000;
  height: 30px;
  padding: 8px;
  transition: all .5s ease-in-out;
  background: linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(164, 164, 164, 1) 99%);
}

.we-card.active {
  width: 34px !important;
  height: 34px !important;
  outline: 1px solid #fff;
}

/* wheel css  */

.gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
  max-width: 1440px;
  margin: 0 auto;
}

.timelinecards {
  position: relative;
  width: 40%;
  height: 18rem;
  top: 40%;
  left: 50%;
  transform: translate(-50%, 0%);
}

.timelinecards li {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 18rem;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0.8rem;
}

.actionstimeline {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}

button.timelinebtn {
  display: inline-block;
  outline: none;
  border: none;
  padding: 8px 14px;

  color: #ffffff;
  text-decoration: none;
  margin: 0 auto 10px;
  padding: 12px 25px;
  cursor: pointer;
}

button.timelinebtn:hover {
  background: #57a818;
  background-image: -webkit-linear-gradient(top, #57a818, #4d9916);
  background-image: -moz-linear-gradient(top, #57a818, #4d9916);
  background-image: -ms-linear-gradient(top, #57a818, #4d9916);
  background-image: -o-linear-gradient(top, #57a818, #4d9916);
  background-image: linear-gradient(to bottom, #57a818, #4d9916);
  text-shadow: 0px 1px 0px #32610e;
  -webkit-box-shadow: 0px 1px 0px fefefe;
  -moz-box-shadow: 0px 1px 0px fefefe;
  box-shadow: 0px 1px 0px fefefe;
  color: #ffffff;
  text-decoration: none;
}

button.timelinebtn {
  font-size: 20px;
  font-weight: 400;
}

a.timeline {
  color: #88ce02;
  text-decoration: none;
}

a.timeline:hover {
  text-decoration: underline;
}

.drag-proxy {
  visibility: hidden;
  position: absolute;
}


.progress-line {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  height: 4px;
  background: #ddd;
}

.segment {
  flex: 1;
  margin: 0 2px;
  background: #ddd;
  overflow: hidden;
  position: relative;
}

.fill {
  width: 0%;
  height: 100%;
  background: #0af;
  transition: width 0.4s ease;
}

.timelinecards li {
  transition: all 0.5s ease;
  filter: blur(5px);
  transform: scale(0.9);
  opacity: 0.5;
}

.timelinecards li.active {
  filter: none;
  transform: scale(1);
  opacity: 1;
  z-index: 10;
}

.timelinecards li.prev,
.timelinecards li.next {
  filter: blur(3px);
  transform: scale(0.95);
  opacity: 0.7;
  z-index: 5;
}


/* menu css */
#mobile-menu ul {
  display: flex;
  flex-direction: column;
}

#mobile-menu {
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(-100px);
  display: none;
}

#mobile-menu.show {
  opacity: 1;
  transform: translateY(0);
  display: block;
}

.desktop li:hover a,
.desktop li:hover button {
  color: #fff;
  outline: #fff
}

/* .submenu-toggle {position: absolute; width: 100%; height: 100%; font-size: 0; cursor: pointer;} */
.desktop li button {
  cursor: pointer;
}

.submenu-container ul li a {
  white-space: nowrap;
}

.submenu-container ul li {
  border-bottom: 1px solid #404040;
  padding: 8px 0 !important;
  margin-bottom: 0;
}

.submenu-container ul li:last-child {
  border-bottom: 0px none;
}

@property --angle {
  syntax: "<angle>";
  initial-value: 0deg;
  inherits: false;
}

.moving-border {

  position: relative;
  border-radius: 40px;

}

.moving-border::before,
.moving-border::after {
  border-radius: 40px;
  content: "";
  position: absolute;
  inset: -0.02rem;
  z-index: -1;
  background: linear-gradient(var(--angle),
      #000000, #ffffff, rgb(0, 0, 0));
  animation: rotate 10s linear infinite;
}

.moving-border::after {
  filter: blur(10px);
}

@keyframes rotate {
  0% {
    --angle: 0deg;
  }

  100% {
    --angle: 360deg;
  }
}

*/ .glow {
  animation: move 5s linear infinite;
  offset-path: rect(0% auto 100% auto);
  background: radial-gradient(#fff, #f1f5f9, transparent);
  transform: rotate(45deg);
}

@keyframes move {
  0% {
    offset-distance: 0%;
  }

  100% {
    offset-distance: 100%;
  }
}



.swiper-slide {
  @apply flex flex-col justify-center items-center h-64 text-white;
  transition: all 0.6s ease;
  /* 👈 smooth transition added */
  filter: blur(4px);
  opacity: 0.5;
  transform: scale(0.9);
}

/* Active slide clear and bright */
.swiper-slide-active {
  filter: none !important;
  opacity: 1 !important;
  transform: scale(1) !important;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.05), rgba(0, 0, 0, 1));
  @apply text-yellow-100 text-6xl font-bold;
}

/* Arrow styling */
.swiper-button-next::after,
.swiper-button-prev::after {
  color: #fff;
  font-size: 22px !important;
}

#mobile-menu ul li {
  padding: 14px 0;
}

#mobile-menu ul li a {
  font-size: 20px
}


.bg-overlay-blue {
  background: #2E5D90;
  background: linear-gradient(0deg, rgb(3 12 21) 0%, rgba(255, 255, 255, 0) 82%);
  padding-top: 20%;
}

.bg-overlay-black {
  background: #000000;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.68) 0%, rgba(255, 255, 255, 0) 62%);
}

form select {
  background: rgb(33, 33, 33);
  background: -moz-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#212121", endColorstr="#000000", GradientType=1);
  border: 0 none;
  border-bottom: 1px solid #383838;

}

form input {
  color: #ffffff
}


.swiper-slide-active {
  font-size: 3rem;
  font-weight: bold;
}

.addressIcons {
  fill: #fff
}


.why-hogar-section img {
  opacity: .3;
}

.why-hogar-cards > div {
  flex-shrink: 0;
  width: 400px; /* or whatever your card width is */
}

.why-hogar-section {
  position: relative;
  width: 100%;
  min-height: 100vh;
  overflow: hidden;
}


.submenu-toggle {
  position: absolute;
  width: calc(100% + 40px);
  text-align: right;
  display: flex;
  align-items: end;
  justify-content: flex-end;
  padding-right: 11px;
}

.shadowBG {
  position: relative;
}

.shadowBG img {
  position: relative;
  z-index: 2;
}

.shadowBG::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #2b2b2b;
  z-index: 1;
  top: 20px;
  left: -20px;
  border-radius: 40px;
}


/*  Solutions Highlights css */
.bg-black-card p {
  color: #b5b5b5;
}

.bg-black-card .gradient-bg {
  background: #FFFFFF;
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(164, 164, 164, 1) 99%);
}

.bg-white-card p,
.bg-white-card h3 {
  color: #000000;
}

.bg-white-card .gradient-bg {
  background: #7C7C7C;
  background: linear-gradient(180deg, rgba(124, 124, 124, 1) 0%, rgba(0, 0, 0, 1) 99%);
}

.bg-white-card .ourterLine {
  border: 0.2px solid #000000;
  border-radius: 10px;
  margin-bottom: 30px;
}

.bg-black-card .ourterLine {
  border: 0.2px solid #DBDBDB;
  border-radius: 10px;
  margin-bottom: 30px;
}

.bg-white-card .slCard {
  background: #A4A4A4;
  background: linear-gradient(0deg, rgba(164, 164, 164, 1) 0%, rgba(249, 249, 249, 1) 100%);
  border: 0 none;
}

.bg-black-card .slCard {
  background: #000000;
  border: 1px solid #464646;
}

.text {
  word-break: auto-phrase;
  width: 100%;
}

/* contact form styles */
.zoho-form-wrapper,
#crmWebToEntityForm {
  max-width: 100% !important;
  background-color: transparent !important;
  color: #fff !important;
}

.zcwf_title {
  display: none;
}

.zcwf_col_lab {
  color: #777 !important;
  width: 100%;
}

.zcwf_lblLeft .zcwf_col_lab {
  color: #777 !important;
  width: 100% !important;
}

#crmWebToEntityForm .zcwf_col_fld input[type=text],
#crmWebToEntityForm input[type=password],
#crmWebToEntityForm .zcwf_col_fld textarea {
  border: 0 none !important;
  border-bottom: 1px solid #3b3a3b !important;
  background-color: transparent;
}

#crmWebToEntityForm .zcwf_col_fld select {
  background: rgb(33, 33, 33);
  background: -moz-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#212121", endColorstr="#000000", GradientType=1);
  border: 0 none;
  border-bottom: 1px solid #383838;
  padding: 10px 10px;
}

.zcwf_lblLeft .zcwf_col_fld,
.zcwf_lblLeft .zcwf_col_fld_slt,
.zcwf_lblLeft .zcwf_col_fld input[type=text],
input[type=password],
.zcwf_lblLeft .zcwf_col_fld textarea {
  width: 100% !important;
}

.zcwf_lblLeft .formsubmit.zcwf_button {
  background: #E5E7EB !important;
  background: linear-gradient(180deg, rgba(229, 231, 235, 1) 0%, rgba(154, 162, 176, 1) 99%) !important;
  border: 0 none !important;
  border-radius: 30px !important;
  padding: 6px 20px !important;
  color: #000 !important;
}

.zcwf_lblLeft .zcwf_button {
  font-size: 15px;
  border: 1px solid #808080 !important;
  padding: 3px 9px;
  border-radius: 30px !important;
  cursor: pointer;
  max-width: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: gray !important;
  color: #dadada !important;
  padding: 6px 20px !important;
}

.ct-form {
  display: flex;
  flex-wrap: wrap;
  gap: 16px
    /* spacing between fields */
}

.ct-form>div {
  flex: 1 1 100%;
  /* Default: full width */
}

.ct-form .l-name,
.ct-form .p-number,
.ct-form .property-size,
.ct-form .n-floors,
.ct-form .site-city,
.ct-form .city-name {
  flex: 1 1 calc(50% - 0.5rem);
  /* 50% width minus half the gap */
  box-sizing: border-box;
}
#crmWebToEntityForm .zcwf_col_fld input[type=text]:focus-visible, #crmWebToEntityForm .zcwf_col_fld select:focus-visible, #crmWebToEntityForm input[type=password]:focus-visible, #crmWebToEntityForm .zcwf_col_fld textarea:focus-visible{
  border-color: #c2c2c2 !important;
  outline: none !important;
}
.no-show {display: none;}

/* wheel animations */

.slider__container {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%; 
  rotate: -90deg;
}
.slider__container:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.slider__container .slide__container {
  position: absolute;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.slider__container .slide__container .slide {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: linear-gradient(180deg, rgba(249, 249, 249, 1) 0%, rgba(164, 164, 164, 1) 99%);
  border: 6px solid #000;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-50%, 50%);
  transition: all 0.5s ease-in-out;
  z-index: 2;
}
.slider__container .slide-img {
  rotate: 90deg;
  z-index: 2;
  top: -20px;

}

.slider__container .slide__container.slide--active .slide {
  width: 46px;
  height: 46px;
  outline: 1px solid #b7b7b7;
}
.slide-text {opacity: 0; padding: 0 30px; background-color: #000;}
/* .slide-text.active { background-color: #000000;} */
.slider__container .curve::after {
  width: 100%;
  height: 100%;
  background-color: #818181;
  border-radius: 50%;
  position: absolute;
  bottom: -2px;
  content: '';
  z-index: 0;
}
.slider__container  .curve::before {
  width: 100%;
  height: 100%;
  background-color: #000000;
  border-radius: 50%;
  position: absolute;
  bottom: 0;
  content: '';
  z-index: 1;
}
.secTitle {
  border-radius: 30px;
  background: rgb(33, 33, 33);
  background: -moz-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#212121", endColorstr="#000000", GradientType=1);
  padding: 10px 25px;
  border: 0 none;
  border-top: 1px solid rgb(156, 156, 156);
}
.wheel-left-section {display: flex; align-items: center; justify-content: end;}
.m-absolute-relative {position: relative;}
.flexgap-10 {gap:80px}
@media only screen and (max-width: 650px) {
  .slider__container {
    width: 400px;
    height: 400px;
    
  }
  .flexgap-10 {gap:10px}
  .m-absolute-relative {position: absolute; right: 0;} 
}
/* Intractive cards */
.intractive-card .info {
  overflow: hidden;
  min-width: 280px;
  height: 0;
}
.hide-scrollbar::-webkit-scrollbar { display: none; }
.hide-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
.intractive-card.active { width: 40%; }
.intractive-card:not(.active) { width: 20%; min-width: 200px; }


/* Wpforms contact from style start*/
.getintouchform .wpforms-field-container .wpforms-field-label {
  color: #777 !important;
  margin: 20px 0 5px 0 !important;
  font-weight: 400;
}
div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
  color: #777 !important;
  background-color: #000 !important;
  border-bottom: 1px solid #202020;
  margin-bottom: 3px; 
}
.wpforms-field.wpforms-field-text{
  padding: 0;
  margin-top: 15px;
}
.wpforms-container input.wpforms-field-medium, .wpforms-container select.wpforms-field-medium, .wpforms-container .wpforms-field-row.wpforms-field-medium, .wp-core-ui div.wpforms-container input.wpforms-field-medium, .wp-core-ui div.wpforms-container select.wpforms-field-medium, .wp-core-ui div.wpforms-container .wpforms-field-row.wpforms-field-medium{
  max-width: 100%;
}
div.wpforms-container-full input, div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full input, .wp-core-ui div.wpforms-container-full select {
  height: 30px;
}
div.wpforms-container-full input[type=date]:focus:invalid, div.wpforms-container-full input[type=datetime]:focus:invalid, div.wpforms-container-full input[type=datetime-local]:focus:invalid, div.wpforms-container-full input[type=email]:focus:invalid, div.wpforms-container-full input[type=month]:focus:invalid, div.wpforms-container-full input[type=number]:focus:invalid, div.wpforms-container-full input[type=password]:focus:invalid, div.wpforms-container-full input[type=range]:focus:invalid, div.wpforms-container-full input[type=search]:focus:invalid, div.wpforms-container-full input[type=tel]:focus:invalid, div.wpforms-container-full input[type=text]:focus:invalid, div.wpforms-container-full input[type=time]:focus:invalid, div.wpforms-container-full input[type=url]:focus:invalid, div.wpforms-container-full input[type=week]:focus:invalid, div.wpforms-container-full select:focus:invalid, div.wpforms-container-full textarea:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=date]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=email]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=month]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=number]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=password]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=range]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=search]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=tel]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=text]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=time]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=url]:focus:invalid, .wp-core-ui div.wpforms-container-full input[type=week]:focus:invalid, .wp-core-ui div.wpforms-container-full select:focus:invalid, .wp-core-ui div.wpforms-container-full textarea:focus:invalid, 
div.wpforms-container-full input[type=date]:focus, div.wpforms-container-full input[type=datetime]:focus, div.wpforms-container-full input[type=datetime-local]:focus, div.wpforms-container-full input[type=email]:focus, div.wpforms-container-full input[type=month]:focus, div.wpforms-container-full input[type=number]:focus, div.wpforms-container-full input[type=password]:focus, div.wpforms-container-full input[type=range]:focus, div.wpforms-container-full input[type=search]:focus, div.wpforms-container-full input[type=tel]:focus, div.wpforms-container-full input[type=text]:focus, div.wpforms-container-full input[type=time]:focus, div.wpforms-container-full input[type=url]:focus, div.wpforms-container-full input[type=week]:focus, div.wpforms-container-full select:focus, div.wpforms-container-full textarea:focus, .wp-core-ui div.wpforms-container-full input[type=date]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime]:focus, .wp-core-ui div.wpforms-container-full input[type=datetime-local]:focus, .wp-core-ui div.wpforms-container-full input[type=email]:focus, .wp-core-ui div.wpforms-container-full input[type=month]:focus, .wp-core-ui div.wpforms-container-full input[type=number]:focus, .wp-core-ui div.wpforms-container-full input[type=password]:focus, .wp-core-ui div.wpforms-container-full input[type=range]:focus, .wp-core-ui div.wpforms-container-full input[type=search]:focus, .wp-core-ui div.wpforms-container-full input[type=tel]:focus, .wp-core-ui div.wpforms-container-full input[type=text]:focus, .wp-core-ui div.wpforms-container-full input[type=time]:focus, .wp-core-ui div.wpforms-container-full input[type=url]:focus, .wp-core-ui div.wpforms-container-full input[type=week]:focus, .wp-core-ui div.wpforms-container-full select:focus, .wp-core-ui div.wpforms-container-full textarea:focus{
  border-width: 0;
    border-style: none;
    border-bottom: 1px solid #202020;
    box-shadow: none;
}
div.wpforms-container-full .wpforms-field-label-inline, .wp-core-ui div.wpforms-container-full .wpforms-field-label-inline{
	color: #b3b3b3 !important;
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select{
  background: linear-gradient(180deg, rgba(33, 33, 33, 1) 0%, rgba(0, 0, 0, 1) 100%);
}
div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-classic select[multiple]>option {
  padding: 10px 14px;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
  color: #b3b3b3;
}

div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit] {
  background: linear-gradient(180deg, rgb(245 245 245) 0%, rgb(170 170 170) 100%);
  color: #000000 !important;
  font-weight: 500;
  padding: 8px 40px;
}
div.wpforms-container-full input[type=submit]:hover, div.wpforms-container-full input[type=submit]:active, div.wpforms-container-full button[type=submit]:hover, div.wpforms-container-full button[type=submit]:active, div.wpforms-container-full .wpforms-page-button:hover, div.wpforms-container-full .wpforms-page-button:active {
  background: linear-gradient(180deg, rgb(245 245 245) 0%, rgb(180 180 180) 100%);
  color: #000000 !important;
  font-weight: 500;
  padding: 8px 40px;
}

div.wpforms-error{
  font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    margin-top: 15px;
    color: #d63637;
    padding: 0 0 0 5px;
    position: relative;
}

.ipad-visible {
  display: none;
}

/* end wpforms styles */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* iPad portrait styles here */
  .inner-baner-wrap {
    height: 40vh;
  }
  .custom-solutions{
    flex-direction: column;
  }
  .custom-h{
    min-height: 0px;
  }
  .contactBanner{
    height: 50vh;
  }
  .contactformsection div.grid{
    grid-template-columns: auto;
  }
  .ipad-hidden {
    display: none;
  }
  .ipad-visible {
    display: block;
  }
  .left-contact{
    order:2
  }
  .contact-location{
    flex-direction: column;
    align-items: start;
  }
  .contact-address{
    grid-template-columns: auto;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
  /* iPad landscape styles here */
  .inner-baner-wrap {
    height: 40vh;
  }
  .ipad-hidden {
    display: none;
  }
  .ipad-visible {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .contactBanner{
    height: 50vh;
  }
  .contactBanner img{
    left: -100px !important;
  }
  .contactformsection div.grid{
    grid-template-columns: auto;
  }
  .ipad-hidden {
    display: none;
  }
  .ipad-visible {
    display: block;
  }
  .left-contact{
    order:2
  }
  .contact-location{
    flex-direction: column;
    align-items: start;
  }
  .contact-address{
    grid-template-columns: auto;
    text-align: left;
  }

}



.use-cases{
  background-image: url('http://localhost/hogar/wp-content/uploads/2025/04/Wave4.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}