/*

Comila Template

http://www.templatemo.com/tm-490-comila

*/

body
	{
		background: #ffffff;
   font-family: 'Rajdhani', sans-serif;
    font-weight: 400;
	}

html,body {
  width: 100%;
  overflow-x: hidden;
}

html {
  font-size: 100%;
}

h1,h2,h3 {
  font-weight: 500;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
}

h1 {
  font-size: 2.8rem;
  font-weight: 700;
}

h2 {
  color: #ffffff;
  padding-bottom: 10px;
}

h3 {
  font-size: 1rem;
  line-height: 2rem;
}

video{
  border-radius: 20px;
  box-shadow: 0px 0px 12px #323232;
  width: 100%;
}

p {
  color: #000;
  letter-spacing: 0.8px;
  line-height: 28px;
  text-align: justify;
}

strong {
  color: #e32020;
  font-weight: 700;
}

#about,
#feature,
#contact {
  background: #ffffff;
}

#about,
#feature,
#contact,
footer {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-title {
  padding-bottom: 30px;
}
.section-title h1 {
  padding-bottom: 10px;
}
#about .section-title {
  padding-bottom: 22px;
}
#contact .section-title {
  text-align: center;
}

ol{
  color:#444444;
  font-weight: 600;
}

.login-container {
      background-color: rgba(0,0,0,.5);
      padding: 20px 30px;
      border-radius: 0 0 10px 10px;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .login-container h2 {
      text-align: center;
      margin-bottom: 20px;
    }
    
    .login-container form div input{
      background-color: rgb(255 255 255 / 21%);
      border: 1px solid rgb(0 0 0 / 48%);
    }
    .login-container form div div select{
      background-color: rgb(0 0 0 / 72%);
    }

    .form-group {
      margin-bottom: 15px;
    }

    label {
      display: block;
      margin-bottom: 5px;
    }

    input, select {
      width: 100%;
      padding: 8px;
      box-sizing: border-box;
    }

/* preloader section  */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative; }
  .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #333;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
            animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

#slideshow {
  top: 0;
  left: 0;
  z-index: -10;
  width: 100vw;
  backface-visibility: hidden;
}


/* home section */
#home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
        align-items: center;
  text-align: center;
  height: 100vh;
  color: #ffffff;
}

#home .home-thumb {
  text-align: center;
}

#home .btn {
    background: transparent;
    border: 3px solid #ffffff;
    border-radius: 0px;
    color: #ffffff;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 14px 36px;
    margin-top: 42px;
    margin-right: 16px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

#home .btn:hover {
  background: #e32020;
  color: #ffffff;
  border-color: transparent;
}

#home .btn-success {
    background: #ffffff;
    color: #242424;
    border-color: transparent;
}


/* about section */
#about h3 {
    margin-top: 0px;
}

#about .about-thumb {
  padding-top: 10px;
}


/* feature section */
#feature {
  background: linear-gradient(0deg, #7a0f0f, #e32020);
}

#feature .icon {
  color: #ffffff;
  font-size: 42px;
  padding-right: 14px;
}

#feature p {
  color: #333;
}

#feature .btn {
    background: #202020;
    border-radius: 20px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 14px 36px;
    margin-top: 62px;
    margin-right: 16px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    
}

#feature .btn:hover {
  
  color: #fff;
  box-shadow: 0px 0px 26px #323232;
}

.main-menu-xm{
  background: linear-gradient(45deg, black, transparent);margin-bottom: -11px;
}

.main-menu-xm div:hover {
  background:radial-gradient(#e32020, transparent);
}

.btn-main-xm {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  background: linear-gradient(0deg, #7a0f0f, #e32020);
  padding: 25px;
  border-radius: 20px;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  text-align: center;
}

.btn-main-xm:hover {
  box-shadow: 0px 0px 26px #323232;
  color:#fff;
  text-decoration: auto;
  background:linear-gradient(180deg, #7a0f0f, #e32020);
}

.btn-main-white-xm {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #202020;
  background: linear-gradient(0deg, #f2f2f2, #fff);
  padding: 25px;
  border-radius: 20px;
  transition: all 0.4s ease-in-out;
  display: inline-block;
  text-align: center;
  border:1px solid #202020;
}

.btn-main-white-xm:hover {
  box-shadow: 0px 0px 26px #323232;
  border:0px;
  color:#202020;
  text-decoration: auto;
}



/* contact section  */
#contact .form-control {
  background: #f2f2f2;
  color:#000000;
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  font-size: 16px;
  margin-bottom: 16px;
  transition: all 0.4s ease-in-out;
}

#contact .form-control:hover {
  border-color: #999;
}

#contact input {height: 55px;}

#contact input[type='submit'] {
  background: #242424;
  border: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 2px;
  transition: all 0.4s ease-in-out;
  margin-top: 10px;
}

#contact input[type='submit']:hover {
  background: #e32020;
}


/* footer section  */
footer {
  background: #111112;
}

footer .copyright-text {
  padding-top: 10px;
}

footer a {
	color: #fff;
}

footer a:hover {
	color: #FF6;
}

/* svg */
.svgcolor-light {
  /*position: absolute;
  top: 0;
  left: 0; */
  position: relative;
  bottom: 104px;
}
.svgcolor-light > path {
  fill: white;
  stroke: white;
  stroke-width: 0;
}

/* modal */
.modal-dialog .modal-content {
  background: url('../images/modal-bg.jpg') no-repeat;
  background-size: cover;
  background-position: center center;
  border-radius: 0;
  text-align: center;
  padding: 100px 50px 100px 50px;
  position: relative;
}

.btn:focus {
  outline: none;
}

.modal-header {
  border-bottom: 0px;
}

.modal-dialog .close {
  color: #e32020;
  font-size: 40px;
  font-weight: 300;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  top: 40px;
  right: 40px;
  border: 2px solid #ffffff;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  line-height: 35px;
  text-align: center;
}
.modal-dialog .close:focus {
  outline: none;
}

.modal-dialog form {
  padding: 20px;
}
.modal-dialog form input {
  height: 55px;
}
.modal-dialog form .form-control {
  background: transparent;
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
  transition: all 0.4s ease-in-out;
}

.modal-dialog form input[type="submit"] {
  background: #ffffff;
  color: #242424;
  text-transform: uppercase;
  margin-top: 30px;
}
.modal-dialog form input[type="submit"]:hover {
  background: #e32020;
  border-color: transparent;
  color: #ffffff;
}

/* Back top */
.go-top {
  background-color: #eee;
  bottom: 2em;
  right: 3em;
  color: #111112;
  font-size: 22px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 65px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.4s ease-in-out;
}

.go-top:hover {
    background: #e32020;
    color: #ffffff;
}


/* social icon section  */
.social-icon {
  padding: 0;
  margin: 0;
}

.social-icon li {
  list-style: none;
  display: inline-block;
}

.social-icon li a {
  border-radius: 100px;
  color: #626262;
  font-size: 18px;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  width: 50px;
  height: 50px;
  line-height: 42px;
  text-align: center;
  margin-top: 12px;
  margin-right: 10px;
  padding-top: 5px;
  font-size: xx-large;
}

.social-icon li a:hover {
  background-color: #c51010;
  color: #f2f2f2;
}

/* Mobile Responsive */
@media (max-width: 980px) {

  h1 {
    font-size: 2.4rem;
  }

  #home {
    height: 65vh;
    display: none;
  }

  #about .section-title {
    padding-bottom: 12px;
  }
  

  #feature .col-md-4 {
    padding-bottom: 32px;
  }

}


@media (max-width: 768px) {

  h1 {
    font-size: 2rem;
  }

  h2 {
    font-size: 1.6rem;
  }

  h3 {
    font-size: 0.8rem;
    line-height: 1.3rem;
  }

}

  .hide-pc{
    display:none;
  }

  .hide-mobile{
    display:block;
  }

  .image-button{
    width: 15%;
  }
  
  .margen-cerrado{
    padding-left: 80px;
    padding-right: 80px;
  }
  
  .image-ajustada{
    width: 100%;
  }

  .image-ajustada-fp{
    width: 50%;
  }
  


@media (max-width: 700px) {

  #home {height: 130vh;}

  .modal-dialog .modal-content {
    padding: 50px 20px;
  }

  footer {text-align: center;}
  footer .col-sm-6 {
    padding-bottom: 32px;
  }

  .modal-dialog .close {
  font-size: 35px;
  width: 25px;
  height: 25px;
  line-height: 25px;
  }

  .hide-mobile{
    display:none;
  }

  .hide-pc{
    display:block;
  }

  .mobile-margin{
    margin-left: 15px;
    margin-right: 15px;
  }

  .mobile-margin-top100{
    padding-top: 100px;
  }

  .mobile-margin-top50{
    padding-top: 50px;
  }

  .svgcolor-light{
    bottom: 100px;
  }

  .image-button{
    width: 25%;
  }

  .margen-cerrado{
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-ajustada-fp{
    width: 100%;
  }

}

.icons-landing-page{
  background: grey;border-radius: 50%;width: 200px;height: 200px;text-align: center;padding-top: 6px;
}
.icons-landing-page:hover{
  background-color: #e32020;
}

.boton-principal
{
  font-size: 18px;font-weight: 700;letter-spacing: 1px;color: #fff;background: linear-gradient(0deg, #7a0f0f, #e32020);padding: 20px;
}

.testimonial-slider{
  background: #fff; 
  color:#202020;
  text-align: center;
  max-width: 100%; 
  overflow: hidden;
}

.slider-container{
  display: flex; 
  align-items: center;
}

.slider-wrapper{
  overflow: hidden; 
  width: 100%;
  text-align: center;
}

.slider{
  display: flex; 
  transition: transform 0.8s ease;
}

.testimonial{
  min-width: 25.3333%;
  margin:30px;
  border-radius: 20px;
  box-shadow: 0px 0px 26px #52525247;
  background: #fff;
}

.testimonial p{
  margin:20px;
}

.button-slider-testimonial{
    background: #202020;
    color:#fff;
    border: 0px;
    margin: 15px;
    font-size: 20px;
    border-radius: 100%;
    padding: 14px 17px 14px 17px;
}


  .slider-wrapper-b {
    position: relative;
    overflow: hidden;
    width: 100%;
  }

  .slider-track-b {
    display: flex;
    transition: transform 0.5s ease;
  }

  .slide-b {
    max-width: 100%;
    flex-shrink: 0;
  }
  
  .slide-b img{
    border-radius: 15px;
  }

  .slider-prev-catering{
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 1%;
    border-radius: 100%;
    background: #f2f2f2;
    border: 0;
    font-size: medium;
    color: #222222;
    padding: 10px 13px 10px 13px;
  }

    .slider-next-catering{
    position: absolute;
    z-index: 10;
    top: 50%;
    right: 1%;
    border-radius: 100%;
    background: #f2f2f2;
    border: 0;
    font-size: medium;
    color: #222222;
    padding: 10px 13px 10px 13px;
  }

.carousel-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 700px) {
  .testimonial{
    min-width: 85%;
  }
  
  .slide-b img{
    width: 100%;
    }

  .mobile-ancho{
    width: 100%;
  }
}

/*LOGOS*/

.logo-carousel-container {
    width: 100%; /* Ocupa todo el ancho */
    overflow: hidden; /* Oculta los logos que se salen del contenedor */
    background:#fff;
}

.logo-carousel-track {
    display: flex; /* Para que los logos se coloquen en fila */
    /* No hay animación CSS aquí. JavaScript maneja el movimiento. */
    width: max-content; /* Se ajusta al contenido total de los logos */
}

.logo-carousel-track img {
    flex-shrink: 0; /* Evita que los logos se encojan */
    width: calc(100vw / 7); /* Muestra 8 logos a la vez, ajusta según el ancho del viewport */
    height: auto; /* Mantiene la proporción del logo */
    object-fit: cover; /* Asegura que el logo cubra el área sin distorsionarse */
    display: block; /* Elimina el espacio extra debajo de los logos */
    margin: 0; /* Elimina márgenes predeterminados */
    padding: 0; /* Elimina padding predeterminado */
    box-sizing: border-box; /* Incluye padding en el width (si lo añades) */
    padding: 38px;
}

/* línea de tiempo */
        .timeline {
            position: relative;
            max-width: 800px;
            margin: 0 auto;
            padding: 20px 0;
        }

        .timeline::after {
            content: '';
            position: absolute;
            width: 4px;
            background-color: #e71b1b; /* Color de la línea */
            top: 0;
            bottom: 0;
            left: 50%;
            margin-left: -2px;
            z-index: -1;
        }

        .timeline-item {
            padding: 10px 40px;
            position: relative;
            background-color: inherit;
            width: 50%;
            box-sizing: border-box;
        }

        .timeline-item::after {
            content: '';
            position: absolute;
            width: 25px;
            height: 25px;
            right: -17px;
            background-color: #4c0404;
            border: 4px solid #e71b1b; /* Color del círculo */
            top: 15px;
            border-radius: 50%;
            z-index: 1;
        }

        .timeline-item.left {
            left: 0;
        }

        .timeline-item.right {
            left: 50%;
        }

        .timeline-item.right::after {
            left: -17px;
        }

        .timeline-item.left::before {
            content: " ";
            height: 0;
            position: absolute;
            top: 22px;
            width: 0;
            z-index: 1;
            right: 30px;
            border: medium solid white;
            border-width: 10px 0 10px 10px;
            border-color: transparent transparent transparent white;
        }

        .timeline-item.right::before {
            content: " ";
            height: 0;
            position: absolute;
            top: 22px;
            width: 0;
            z-index: 1;
            left: 30px;
            border: medium solid white;
            border-width: 10px 10px 10px 0;
            border-color: transparent white transparent transparent;
        }

        .timeline-content {
            padding: 20px 30px;
            background: linear-gradient(0deg, #f2f2f2,#f2f2f2, #fff,#fff);
            position: relative;
            border-radius: 6px;
            box-shadow: 0 4px 8px rgb(46 45 45 / 78%);
        }
        .timeline-content:hover {
          box-shadow: 0 5px 34px rgb(197 12 12 / 92%);
        }

        .timeline-content h2 {
            margin-top: 0;
            color: #7a0f0f;
        }

        /* Media queries para pantallas más pequeñas */
        @media screen and (max-width: 768px) {
            .timeline::after {
                left: 31px;
            }

            .timeline-item {
                width: 100%;
                padding-left: 70px;
                padding-right: 25px;
            }

            .timeline-item.right {
                left: 0%;
            }

            .timeline-item.left::after,
            .timeline-item.right::after {
                left: 15px;
            }

            .timeline-item.left::before,
            .timeline-item.right::before {
                left: 60px;
                border-width: 10px 10px 10px 0;
                border-color: transparent white transparent transparent;
            }
        }

  #timelinesection{
    position: relative;
    z-index: 0;
    background-image: url('../images/pasarelas/fondo-infinito.jpg');
  }



  /* BARRA DE BUSQUEDA Y MENU */

#nav-bar-xm{
  background: #161616c7;
  position: fixed;
  z-index: 1;
  width: 100%;
  color:#fff;
}

#nav-bar-xm .nav-top div{
  background: #444444;
}
#nav-bar-xm .nav-top p{
  color:#fff;
}

#nav-bar-xm .nav-menu{
  text-align: center;
  font-weight: 600;
  padding-top: 6px;
}

#nav-bar-xm img{
  width: 70%;
}


#menu {
  position: absolute;
  top: 60px;
  width: 100%;
  display: none;

  ul {
    max-height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
  }

  li {
    display: block;
    background: #33363b;
    text-transform: uppercase;
    text-align: center;
    border-bottom: 1px solid #282b30;

    a {
      display: block;
      color: #fff;
      text-decoration: none;
      line-height: 60px;
      padding: 0 26px;

      &:active,
      &:focus   {
        color: #ffc700;
      }
    }
  }

  .open-menu-mobile {
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    max-height: 400px;
    transition: max-height .4s ease;
    z-index: 3;
    position: relative;
  }
}

#nav-mobile {
  background: #e30a0a;
  border: 0;
  cursor: pointer;
  float: right;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: -60px;

  &.nav-open-mobile {
    opacity: 1;
  }

  span {
    display: block;
    width: 60%;
    margin: 4px auto;
    height: 4px;
    background: #fff
  }
}

#nav-mobile-banner {
  background: #202020;
  border: 0;
  cursor: pointer;
  float: left;
  width: 100%;
  height: 60px;
  position: absolute;
  left: 0;
  top: -60px;
}


/* Ajustes para moviles*/

@media screen and (max-width: 600px) {
    .main-menu-xm{
      display: none;
    }
    #nav-bar-xm
    {  
      display: none;
    }

    .logo-carousel-container img{
          width: 1.7%;
    }

    #menu {   
      display: block;
    }

    .videos-mobile{
      display: flex;
      justify-content: normal;
      width: 100%;
    }
}


.cajabuscar{
  width: 95%;
  padding-top: 3px;
  color:#000;
}

.cajabuscar form fieldset i{
  position: absolute;
  background: #dedede;
  padding-top: 11px;
  padding-bottom: 29px;
  color:#e70c0c;
}

.select-menu:hover{
  background: radial-gradient(#ffffff, #cbcbcb);
  font-weight: 500;
}


.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none; /* Oculto por defecto */
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  overflow: hidden; /* Importante para la animación de altura */
  max-height: 0; /* Inicialmente sin altura para la animación */
  transition: max-height 0.5s ease-out; /* Transición suave para la altura */
  border-radius: 5px;
  top: 100%; /* Coloca el menú justo debajo del botón */
  left: 0;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  background:#c2c2c2;
}

.dropdown-content a:hover {
  background-color: #f1f1f1;
}

.dropdown:hover .dropdown-content {
  display: block; /* Muestra el menú al hacer hover */
  max-height: 500px; /* Suficiente altura para mostrar las opciones. Ajusta según necesites */
}



/* PERFILES */

.perfil-modelos i{
  color:#e32020;
}

.table-experience{
  width: 100%;
  text-align: center;
}

.table-experience tbody tr td{
  width: 30%;
  border-right: 1px solid grey;  
  padding:10px;
}

.table-experience tbody tr th{
  width: 30%;
  border-right: none;
  border-bottom: 1px solid grey;
  text-align: center;
  padding:10px;
}

.table-experience tbody tr td:last-child{
  width: 10%;
  border-right: none;
}


.imagen-recortada-contenedor {
            width: 300px; /* Ancho deseado para el contenedor */
            height: 500px; /* Alto deseado para el contenedor */
            overflow: hidden; /* ¡Clave! Esto recorta el contenido que se sale */
            display: flex; /* Para centrar la imagen dentro del contenedor */
            justify-content: center; /* Centrado horizontal */
            align-items: center; /* Centrado vertical */
            padding: 15px;
        }

        .imagen-recortada-contenedor img {
            width: 100%; /* La imagen intentará ocupar el 100% del ancho del contenedor */
            height: 100%; /* La imagen intentará ocupar el 100% del alto del contenedor */
            object-fit: cover; /* ¡Clave! Esto escala la imagen para cubrir el área, recortando si es necesario */
            object-position: center; /* ¡Clave! Esto centra la imagen dentro del contenedor */
            display: block; /* Elimina espacios extra que puedan aparecer con img */
        }

/* Estilos para el botón que abre el modal */
        .open-fp-button { /* Cambiado */
            padding: 5px 20px;
            font-size: 18px;
            cursor: pointer;
            background-color: #626262; /* Un color más vibrante como para moda */
            color: white;
            border: none;
            border-radius: 5px;
            transition: background-color 0.3s ease;
            text-align: center;
        }

        .open-fp-button:hover {
            background-color: #e74c3c;
        }

        /* Estilos del Overlay (el fondo oscuro que cubre la pantalla) */
        .fp-modal-overlay { /* Cambiado */
            display: none; /* Oculto por defecto */
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 1000;
            justify-content: center;
            align-items: center;
            backdrop-filter: blur(3px); /* Un pequeño blur para un toque moderno */
        }

        /* Estilos del Contenido del Modal */
        .fp-modal-content { /* Cambiado */
            background-color: white;
            padding: 30px;
            border-radius: 8px;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
            width: 90%;
            max-width: 550px; /* Un poco más de ancho */
            position: relative;
            animation: fpFadeIn 0.4s ease-out; /* Nombre de animación cambiado */
            height: 90%;
            overflow-y: auto;
            border: 1px solid #ccc;
        }

        /* Estilos para el botón de cerrar */
        .close-fp-button { /* Cambiado */
            position: absolute;
            top: 10px;
            right: 15px;
            font-size: 30px; /* Un poco más grande */
            font-weight: bold;
            color: #888;
            cursor: pointer;
            border: none;
            background: transparent;
            transition: color 0.3s ease;
        }

        .close-fp-button:hover,
        .close-fp-button:focus {
            color: #555;
        }

        /* Estilos para el formulario de ejemplo */
        .fp-modal-form label { /* Cambiado */
            display: block;
            margin-bottom: 8px;
            text-align: left;
            font-weight: bold;
            color: #333;
        }

        .fp-modal-form input[type="text"], /* Cambiado */
        .fp-modal-form input[type="email"], /* Cambiado */
        .fp-modal-form textarea { /* Cambiado */
            width: calc(100% - 20px);
            padding: 12px; /* Un poco más de padding */
            margin-bottom: 18px; /* Más espacio */
            border: 1px solid #ddd;
            border-radius: 5px; /* Bordes un poco más suaves */
            box-sizing: border-box;
            font-size: 16px;
        }

        .fp-modal-form button[type="submit"] { /* Cambiado */
            padding: 12px 25px;
            background-color: #2ecc71; /* Un color verde amigable */
            color: white;
            border: none;
            border-radius: 5px;
            cursor: pointer;
            font-size: 17px;
            font-weight: bold;
            transition: background-color 0.3s ease;
        }

        .fp-modal-form button[type="submit"]:hover { /* Cambiado */
            background-color: #27ae60;
        }

        /* Animación para que el modal aparezca suavemente */
        @keyframes fpFadeIn { /* Nombre de animación cambiado */
            from { opacity: 0; transform: scale(0.95); }
            to { opacity: 1; transform: scale(1); }
        }



/* Acordeon */
.accordion-container {
            width: 100%;
            border: 1px solid #ddd;
            border-radius: 8px;
            overflow: hidden; /* Asegura que los bordes redondeados se vean bien */
        }

        .accordion-item {
            border-bottom: 1px solid #eee;
        }

        .accordion-item:last-child {
            border-bottom: none; /* Elimina el borde inferior del último ítem */
        }

        .accordion-header {
            color: #000;
            padding: 15px 20px;
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size: 1.1em;
            font-weight: bold;
            transition: background-color 0.3s ease;
        }

        .accordion-header:hover {
            background-color: #f2f2f2; /* Color al pasar el ratón */
        }

        .accordion-header .icon {
            font-size: 0.8em;
            transition: transform 0.3s ease;
        }

        .accordion-header.active .icon {
            transform: rotate(90deg); /* Rota el icono cuando está activo */
        }

        .accordion-content {
            padding: 0 20px;
            background-color: #fff;
            max-height: 0; /* Oculta el contenido por defecto */
            overflow: hidden;
            transition: max-height 0.5s ease-out, padding 0.5s ease-out; /* Animación de expansión/colapso */
        }

        .accordion-content p {
            margin-top: 15px;
            margin-bottom: 15px;
            line-height: 1.6;
            color: #333;
        }

        .accordion-content.show {
            max-height: 500px; 
            padding: 15px 20px;
        }


  /* HISTORIAL DE PEDIDOS*/

.hp-table-container {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    width: 100%;
    
    overflow-x: auto; /* Permite scroll horizontal en pantallas pequeñas */
}

.hp-table-container h1 { /* Específico para el h1 dentro del contenedor */
    text-align: center;
    color: #2c3e50;
    margin-bottom: 25px;
    font-weight: 600;
}

#hp-orderHistoryTable { /* ID de la tabla */
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    min-width: 700px; /* Asegura que la tabla no se colapse demasiado */
}

#hp-orderHistoryTable th, #hp-orderHistoryTable td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

#hp-orderHistoryTable th {
    background-color: #eef2f5;
    color: #555;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9em;
    text-align:center;
}
#hp-orderHistoryTable td {
  text-align:center;
}

#hp-orderHistoryTable tr:hover {
    background-color: #f9f9f9;
}

/* Estilos para los estados */
.hp-estado { /* Clase de la columna estado */
    font-weight: bold;
    padding: 5px 8px;
    border-radius: 4px;
    display: inline-block;
    font-size: 0.85em;
    min-width: 80px; /* Asegura un ancho mínimo para la pastilla de estado */
    text-align: center;
}

.hp-estado.anulado {
    background-color: #ffebee;
    color: #c0392b; /* Rojo */
    border: 1px solid #c0392b;
}

.hp-estado.completado {
    background-color: #e8f5e9;
    color: #27ae60; /* Verde */
    border: 1px solid #27ae60;
}

.hp-estado.en-proceso {
    background-color: #fffde7;
    color: #f39c12; /* Amarillo/Naranja */
    border: 1px solid #f39c12;
}

/* Estilo para los botones de PDF */
.hp-pdf-btn { /* Clase de los botones PDF */
    background-color: #3498db;
    color: white;
    border: none;
    padding: 8px 12px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 0.85em;
}

.hp-pdf-btn:hover {
    background-color: #2980b9;
}

.hp-button-container { /* Contenedor del botón "Ver más" */
    text-align: center;
    margin-top: 20px;
}

#hp-loadMoreBtn { /* ID del botón "Ver más" */
    background-color: #e70c0c;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1em;
    transition: background-color 0.3s ease;
}

#hp-loadMoreBtn:hover {
    background-color: #dc5050;
}

.hp-new-btn { /* Clase de los botones PDF */
    background-color: #218838;
    color: white;
    border: none;
    padding:0px 0px 0 8px;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.hp-new-btn:hover {
    background-color: rgb(32, 170, 87);
}




/* CALENDARIO */

/* Contenedor principal del calendario */
        .calendario-modelos-container {
            background-color: #fff;
            border-radius: 8px;
            
            padding: 20px;
            text-align: center;
        }
        /* Encabezado del calendario (Mes y Año) */
        .calendario-modelos-header {
            font-size: 1.5em;
            margin-bottom: 20px;
            color: #333;
        }
        /* Tabla del calendario */
        .modelo-calendario-tabla {
            width: 100%;
            border-collapse: collapse;
            margin-top: 15px;
        }
        /* Celdas de encabezado (Días de la semana) y días */
        .modelo-calendario-tabla th,
        .modelo-calendario-tabla td {
            padding: 12px;
            text-align: center;
            border: 1px solid #ddd;
        }
        @media (max-width: 768px) {
          .modelo-calendario-tabla th,
          .modelo-calendario-tabla td {
            padding: 5px;
          }
        }
        /* Estilo para los encabezados de la tabla (Días de la semana) */
        .modelo-calendario-tabla th {
            background-color: #202020;
            color: white;
            font-weight: bold;
        }
        /* Estilo para las celdas de los días */
        .modelo-calendario-tabla td {
            background-color: #f9f9f9;
        }
        /* Estilo para las celdas vacías (días de meses anteriores/siguientes) */
        .modelo-calendario-empty {
            background-color: #e0e0e0;
            color: #ccc;
        }
        /* Estilo para las fechas marcadas */
        .modelo-calendario-marcada {
            background-color: #28a745; /* Verde para las fechas marcadas */
            color: white;
            font-weight: bold;
            border-radius: 50%; /* Hace la celda redonda */
            width: 30px;
            height: 30px;
            line-height: 30px; /* Centra el número verticalmente */
            display: inline-block; /* Permite aplicar el width/height */
        }


/* IMAGENES CON POP UP */

.material-pop-card {
  position: relative;
  overflow: hidden;
  border-radius:10px 10px 0 0;
}

.material-pop-button{
    padding: 20px;
    border-radius: 10px;
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.material-pop-img {
  display: block;
  width: 100%;
  height: auto;
  transition: transform 0.3s ease;
}

.material-pop-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: opacity 0.5s ease;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.material-pop-card:hover .material-pop-overlay {
  opacity: 1;
}

.material-pop-text {
  color: white;
  font-size: 20px;
  text-align: center;
}

/* Estilos del Pop-up */
.material-pop-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s;
}

.material-pop-container.active {
  visibility: visible;
  opacity: 1;
  position: fixed;
  z-index: 2;
}

.material-pop-content {
  background-color: #fff;
  padding: 20px;
  border-radius: 8px;
  position: relative;
  width: 80%;
  transform: scale(0.9);
  transition: transform 0.5s ease;
  height: 90%;
  overflow-y: auto;
  border: 1px solid #ccc;
}

.material-pop-container.active .material-pop-content {
  transform: scale(1);
}

.material-pop-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
}

.material-pop-title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}

.material-pop-close-button {
  border: none;
  background: none;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
  color: #888;
}

.material-pop-body p {
  line-height: 1.6;
}

.material-pop-items-title {
  font-weight: 600;
  padding: 5%;
  background: #202020;
  border-radius: 0 0 10px 10px;
  color: #fff;
}

.table-datos{
  width: 100%;
}
.table-datos tbody tr td{
  padding: 15px;
  border-bottom: 1px solid #6d6d6d;
}