.get-started {   
   color: #fff;
background-image: url(https://dmu.digital/wp-content/uploads/2024/09/Icon-46-Rocket-1.gif);
background-repeat: no-repeat;
background-size: 27px;
background-position: left 15px center;
font-weight: 500;
border-radius: 20px;
padding: 20px 25px 20px 45px;
background-color: #6961ff;
}
.get-started:hover {    
background-color: #2dc653;
}
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}

.tools-cont {
  background-color: #5cc6ed; 
  border-radius: 100px; 
  padding: 30px 40px; 
  margin-left: -8%;
}
@media only screen and (max-width: 768px) {
  .movilhide{
      display: none;
  }
  .tools-cont {
   
    margin-left: 0%;
  }
}

.body{
  font-family: 'Poppins';
}
.margin-top {
  padding-top:80px;
}

.panel img{ width: 100%;

}
.tools-logo{
  padding: 20px;
  font-family: 'Poppins';
}
.nav1{
background-color: #ffffff;
}
.accordion-collapse, .collapsed {
  background-color: #f5f6f9 !important;
  font-family: 'Poppins';
}
.bookacall{
  background-color: #80D0EC;
  padding: 10px 20px;
  color: #ffffff;
  border-radius: 25px;
  text-decoration: none;
  font-size: 20px;
  font-family: 'Poppins';

}
.footerlink{
  background-color: #2E2E49 !important;
  padding: 10%;
  color: #ECF6FA !important;
}
.topbanner {
  background-color: #80D0EC;
}

 h3 {
  color: #ffffff;
  font-family: 'Poppins';
}

.tittle{
  font-size: 50px;
}
.subtittle{
  font-size: 20px;
}

.ft-tittle-f {
  font-family: 'Poppins',sans-serif;
  font-size: 29px;
  color: #ECF6FA !important;
 
}

.ft-tittle {
  color: #ECF6FA !important;
  font-size: 15px;
  
}

.ft-tittle-ul{
list-style: none;
text-align: left;
color: #ECF6FA !important;
}
.ft-tittle-ul a{
  text-decoration: none;
  color: #ECF6FA !important;
}

.ft-tittle-b a {
  text-decoration: none;
  color: #ECF6FA !important;
  font-size: 29px;
  font-family: 'Poppins';
  
}
.footer-p{
  padding: 10%;
  font-family: 'Poppins';
}

.ft-img{
  text-align: left;
  width: 150px;
}

.topmenu ul {    
     z-index: 900;
     color: red;
}
.menuli{
  list-style: none;
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
  text-decoration: none;
  color: #ffffff;
  font-family: 'Poppins';
}

.topmenu li {
    list-style: none;
    display: inline-block;
    font-size: 14px;
    padding-right: 22px;
    font-family: 'Poppins'; 
}

.topmenu li img {
 max-width: 150px;
 
}

.customcolws {
  background-color: #F8F8F8;
  border-radius: 0px 25px 25px 25px;
  -webkit-box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,1);
  margin: 10px;
  min-height: 437px;
  padding: 20px;
  font-family: 'Poppins';
  }
  .customcolws p { 
    padding: 20px;
    font-family: 'Poppins';
  }
  .customcolws img {width: 150px;}
/*.customcolws:before {
  content: "\2190";  
  position: absolute;
  top: 0;
  right: 0;
  font-size: 20px;
  font-weight: bold; 
  color: black;
  transform:  rotate(-45deg);
  background-color: #ffffff;
  border-radius: 30px;
  padding: 15px;
} */
.footer-p {
    padding-top: 5%;
    margin-top: 0px;
    background-color: #32324a !important;
    font-family: 'Poppins';
}
/*menu
/* Estilos iniciales */
.topmenu {
  background-color: transparent;
  position: fixed;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 20px;
  transition: background-color 0.3s ease-in-out;
  z-index: 1000;
  font-family: 'Poppins';
}

.menu-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-family: 'Poppins';
}

.logo {
  margin-right: auto;
  transition: filter 0.3s ease-in-out;
}

.menu-list {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  margin-left: auto; /* Alinea el menú hacia la derecha */
  font-family: 'Poppins';
}

.menu-list li {
  margin-left: 20px;
  font-family: 'Poppins';
}

.menu-list a {
  text-decoration: none;
  color: white;  
  transition: color 0.3s ease-in-out;
  font-family: 'Poppins';
}

/* Estilos al hacer scroll */
.topmenu.scrolled {
  background-color: white;
}

.topmenu.scrolled .menu-list a {
  color: black;
}

.topmenu.scrolled .logo {
  filter: brightness(0.7);
}

.section2{
  background-image: radial-gradient(ellipse at bottom left,#e1e1e1 0%,#f2f2f3 100%) !important;
}
.text-car, h3{
  font-size: 35px;
  color: #f2f2f3;
  font-weight: 500;
  font-family: 'Poppins';
}
.imagen-flotante {
    
  height: auto;
  animation: floating 3s ease-in-out infinite;
  will-change: transform;
}

@keyframes floating {
  0% {
      transform: translateY(0);
  }
  50% {
      transform: translateY(-15px);
  }
  100% {
      transform: translateY(0);
  }
}