.elementor-1566 .elementor-element.elementor-element-1d86c2a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-1566 .elementor-element.elementor-element-4fd9a42 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-1566 .elementor-element.elementor-element-4fd9a42{width:100%;}}@media(max-width:767px){.elementor-1566 .elementor-element.elementor-element-1d86c2a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-198df17d */.vesta-common-header.vesta-text-center.vesta-flex-row-center.vesta-indigo-100.vesta-padding-x-10{
  display: none;
}
@media(max-width:767px){
  .vesta-common-header.vesta-text-center.vesta-flex-row-center.vesta-indigo-100.vesta-padding-x-10{
    display: flex;
  }
}
.vesta-glowing-star {
  width: 24px;
  margin-right: 10px;
}

.vesta-common-header .vesta-display-desktop {
  display: flex;
  align-items: center;
}

.vesta-common-header {
  display: flex;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  height: 90px;
  position: sticky;
  background-color: white;
  z-index: 1;
  top: 0;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
  align-items: center;
  justify-content: center;
}

.vesta-padding-x-10 {
  padding-right: 10px;
  padding-left: 10px;
}

.vesta-text-center {
  text-align: center;
}



@media(max-width:767px) {
  span.typo-subtitle-medium.vesta-display-desktop.vesta-margin-l-20 {
      font-size: 13px !important;
  }

  .vesta-common-header.vesta-text-center.vesta-flex-row-center.vesta-indigo-100.vesta-padding-x-10 {
padding: 0;
width: 100% !important;
justify-content: space-around;
align-items: center;
  }
}

.hamburger-lines{
  height: 20px;
  width: 30px;
  z-index: 2;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
}
.hamburger-lines .line {
  display: block !important;
  height: 3px;
  width: 90%;
  border-radius: 10px;
  background: #E60064;
  
}

nav {
  position: absolute;
  width: 80%;
  left: -100%;
  top: 0px;
  background: white;
  padding: 30px;
  transition: 0.3s;
  height: 200vh;
}

.hamburger {
  cursor: pointer;
}

#nav_check:checked~.nav {
  display: block !important;
}

#nav_check:checked~.overlay {
  display: block;
}


a:hover {
  text-decoration: none !important;
}

#nav_check:checked~.close-button {
  display: block !important;
  right: 30px;
  z-index:9999;
  top:40px;
}

#nav_check:checked~nav {
  left: 0;
  display:block !important;
  top:0px !important;
}


nav {
  position: absolute;
  width: 80%;
  left: -100%;
  top: 0px;
  background: white;
  padding: 30px;
  transition: 0.3s;
  height: 200vh;
}

@keyframes slide-in-from-left {
  from {
    transform: translateX(-200px);
  }

  to {
    transform: translateX(0);
  }
}
nav {
  z-index: 9999 !important;
}

@media(min-width:767px) {
  nav {
    display: none;
  }
}

.close-button {
  display: none;
  position: absolute;
  top: 40px;
  left: 55%;
  cursor: pointer;
  transition: 0.3s;
  animation-name: slideIn;
  animation-duration: 0.3s;
}

.close-button {

  z-index: 3;
}

.close-button i {
  animation: slide-in-from-left 0.3s ease-in-out;
}

.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.fa-times {
  color: #E60064
}

.mobile_nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}


.mobile_nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.estimer_button,.estimer_button:hover {
  background: #E60064;
  color: white;
  font-weight: 600;
  padding: 10px;
  border-radius: 30px;
  margin: 20px 0;
}

.acheter_button,.acheter_button:hover {
  background: white;
  color: #0F056B !important;
  font-weight: 600;
  padding: 10px;
  border-radius: 30px;
  border: 1px solid #E60064;
}

.css-1pytb1 {
  margin-bottom: 20px;
  text-align: left;
}







.css-1pytb1 img {
  max-width: 140px;
  /* Adjust the width as needed */
  height: auto;
}


    .custom-select {
      position: relative;
      display: inline-block;
      width: 100%;
      border:none !important;
      
    }

    .custom-select select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 100%;
      padding: 10px;
      border: 1px solid #ccc;
      border-radius: 5px;
      cursor: pointer;
      background-color: #fff;
      text-align: center !important;
      font-family: ubuntu;
      font-weight: 600;
      border:none !important;
      outline: none !important;
    }
.custom-select select:focus-visible,.custom-select select:focus,.custom-select select:hover{
    border:none  !important;
    border-color: white !important

}
    .custom-select i {
      position: absolute;
      top: 50%;
      right: 35px !important;
      transform: translateY(-50%);
      pointer-events: none;
      color:#E60054;
    }
    


#dropdownservices{
  display: none;
}

.css-zal1yd {
  color: black;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  opacity: 1;
}

.css-zal1yd:hover {
  background-color: #fff;
  color: black;
}

.css-1ufhz4h {
  margin: 0px;
  white-space: nowrap;
  display: block;
  padding: 8px 16px !important;
  text-decoration: none;
  color: inherit;
  font-size:14px;
}


.parentUl {
    text-align: left;
}/* End custom CSS */