@charset "UTF-8";
/* CSS Document */


	 /* **********************************************
    *  NUEVO NAVBAR RIGGINGPLOT MÉRIDA
    * ********************************************* */

html{ 
 scroll-behavior: smooth;
}

.btn-green{
 color:rgb(0,255,203);
 background-color: rgba(255,255,255,0.5);
 font-size:1.2rem;
}

.btn{
 margin-top:5px;
 margin-bottom:5px;
}




/* .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * );
    padding-left: calc(var(--bs-gutter-x) * );
    margin-right: auto;
    margin-left: auto;
} */


.slider-control-f-blanco {
background-color: #ff2600;
}

video{
	object-fit: cover;
}
.search-color::placeholder{
	color:#fff;
	opacity: 1;
}

.search-color:-ms-input-placeholder {
	color: #fff;
}

.search-field{
        background-color: transparent!important;
        color: #fff !important;
      }

.navbar > .container-fluid > form {
    visibility: visible;
	margin-right: 28px;
}

.nav-link {
    color: #fff;
   
}

.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link {
    color: #fff!important;
	
}

.submenu{
	left: 100%;
	margin-top: -40px;
}

.submenu-gshd{
	left: 100%;
	margin-top: -100px;
}

.navbar {
    background-color: #0C1026 !important;
    font-weight: lighter;
	--bs-navbar-padding-y: 0px!important;
}


.navbar-toggler {
    font-size: var(--bs-navbar-toggler-font-size);
    line-height: 1;
    color: var(--bs-navbar-color);
    background-color: transparent;
    border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
    border-radius: var(--bs-navbar-toggler-border-radius);
    transition: var(--bs-navbar-toggler-transition);
    padding-bottom: 2px;
    padding-top: 1px !important;
    padding-right: 17px;
    padding-left: 8px;
    font-size: 18px;
    line-height: 25px;
    color: aliceblue;
    background-color: transparent;
    border-right-width: 5px;
    border-top-width: 5px;
    box-shadow: 0 0 0 0.1rem;
}

.submenu-izquierdo{
	right: 100% !important;
	margin-top: -40px;
}

.ps-5 {
    padding-left: .5rem!important;
    }

.ps-3 {
    padding-left: 0rem!important;
}

a {
    color: rgba(0, 255, 203, 1);
    text-decoration: underline;
    }

.active2 {
    color: rgb(14, 146, 255);
}

.active3{
	color:#DBDB01;
	font-weight: 400 !important;
}

.active4{
	color:#006BFF;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
	color:rgba(0, 255, 203, 1);
	background-color: transparent;
}

.whatsapp {
    position: fixed;
    bottom: 30px;
    right: 30px;
    max-width: 50px;
    z-index: 10;
}

.nav-link:focus, .nav-link:hover {
    color: #FFFFFF;
}

a.nav-link.no-focus:focus{
	color: #fff !important;

}

a.nav-link.no-focus:hover{
	color: #ffffff !important;
}

.dropdown-item {
    font-weight: 100;
    border-radius: var(--bs-dropdown-item-border-radius,0);
	
}

.dropdown-item.active {
    color: rgba(0, 255, 203, 1);
    background-color: transparent;
}

.dropdown-item:active {      
    color: rgba(0, 255, 203, 1);
    background-color: transparent;
}

.dropdown-item:focus{
    color: rgba(0, 255, 203, 1);
    background-color: transparent;
}

.dropdown-item:hover {
    color: red;
    background-color: transparent;
}



.centrar{
	text-align: center;
	margin: 0 auto;
}

.container{
	width: 100vw;		
}

	 /* **********************************************
    *  AQUI EMPIEZA EL BODY
    * ********************************************* */

body, html { 
	border: 0px;
	font-family: 'Oswald', sans-serif; 
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 0px;
	min-height: 100vh;
	background:#000000;
	max-width: 100vw;
    min-width: 100vw;
    overflow-x: hidden;
	}

.carousel-caption {
    right: 0 !important;
    left: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    left: 50% !important;
    top: 40% !important;
    transform: translateY(-50%) !important;
    bottom: 0 !important;
    transform: translateX(-50%)!important;
}

.carousel-caption h1, .carousel-caption h2 {
	font-size: 2.5rem !important;	
} 

a{
	text-decoration: none;
    }

li{
	list-style: none;
    }


h1{
	font-family: "Oswald", sans-serif;
	text-align: center;
	font-weight: 500;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000;
    }

h2{
    text-align: center;
    float: none;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
	font-size: 2.5rem;
	text-shadow: 2px 2px 2px #000;
    }


h3{
	font-family: "Oswald", sans-serif;
	font-weight: 300!important;
	color: #FFFFFF;
	font-size: 1rem;
	margin-bottom: 0.1rem;
	line-height: 1rem;
    }

h4{
    text-align: center;
    float: none;
	font-weight: 500;
	font-family: "Oswald", sans-serif;
	font-size: 1.5rem;
	text-shadow: 2px 2px 2px #000;
    }

h5{
	font-weight: 300;
	font-size: 900;
    }

p {
    font-weight: 150;
    font-size: 1.5rem;
    }

p1 {
    font-weight: 150;
    font-size: 1.5rem!important;
    }


.fichas-titulo{
	font-size: 30px;
}

.fichas-titulo-chica{
	font-size: 30px;
	margin-bottom: 15px;
	margin-top: -25px;
}

.galeria-titulo{
	margin-bottom: 0px;
	visibility: hidden;
	margin-top: -45px;
}

.carusel-p{
	
	text-shadow: 2px 2px 2px #000;
}

.carousel-inner{
	height: auto;
}


.layher-video{
	margin-top: 2px;
	margin-bottom: -50px;
}

	#video_mobile .video_mobile video, #video_mobile1 .video_mobile video{
		display: none;
	}


    #video_desktop .video_desktop video{
		margin-bottom: -5px;
        width: 100%;
	    margin-top: 0px;
		object-fit: cover;
		height: calc(100vh - 60px);
    }

     #video_desktop_activaciones .video_desktop video{
		margin-bottom: 5px;
        width: 100%;
	    margin-top: 0px;
		object-fit: cover;
		height: calc(100vh - 60px);
    }

    .video_desktop_horizontal_fix {
		width: 60% !important;
		margin-left: 20%;
		margin-bottom: 0px !important;
	}

	.video_desktop_vertical_fix {
		
	}




#video_escenarios{
	padding-top: 64px;
}

#video_rigging {
	padding-top: 64px;
}

#video_layher {
	padding-top: 20px;
}

#video_layher_mexico{
	padding-top: 64px;
}

#video_hospitality{
	padding-top: 60px;
	
}

#video_bigblock{
	padding-top: 64px;
}

#video_groundsupportwhd{
	padding-top: 60px;
}

#video_groundsupporthd{
	padding-top: 64px;
}

#video_home{
	padding-top: 60px;
}

video_foh{
	padding-top: 64px;
	
}
video_layher{
	padding-top: 64px;
}

#video_thespider{
	
	padding-top: 64px;
}	

#video_foh{
	padding-top: 64px;
}

#video_foh_curvo{
	padding-top: 64px;
}

#video_vip_tent{
	padding-top: 64px;
}

#video_layher_escaleras{
	padding-top: 64px;
 }

#video_zamna{
	padding-top: 64px;
}

#video_vectorworks{
	padding-top: 64px;
	background: rgb(34,193,195);
    background: linear-gradient(0deg, rgba(34,193,195,1) 0%, rgba(253,187,45,1) 100%);
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
	height: 100vh;
    width: 100%;
}
.vectorworks-video{
	display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: transparent;
}

.hospitality-video{
	overflow-y: hidden;
}

.fondo-imagen {
	
/*	height: 400px;*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
	padding-right: 0px!important;
	padding-left: 0px!important;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
}
.fondo-imagen .imagen{
	transition: all 0.5s ease-out;
	width: 100%;
}


.fondo-imagen:hover .imagen{
	transform:scale(1.3);
	transition: all 0.5s ease-out;	
}


@media screen and (min-width: 2501px) 
	
	
{
	#seccion_de_videos .youtuberp iframe {
    	width: 25vw;
		height: 43vh;
   }
	
	.carousel-inner{
		margin-top: -10px;
	}
	
	.carousel-caption h1, .carousel-caption h2{
		font-size: 2rem !important;
		padding-bottom: 200px;
	}
	
	#video_layher .layher-video video {
		width: 200vw;
		height: 200vh;
		
	}
	#video_hospitality .hospitality-video video{
		width: 120vw;
		height: 80vh;
		
	}
	#video_foh .foh-video video{
		width: 100vw;
		height: 100vh;
		margin-top: -5px;
		margin-bottom: auto;
	}
	
	#video_riel .riel-video video{
		width: 100vw;
		height: 190vh;
		margin-top: 20px;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	#video_bigblock .bigblock-video video{
		width: 100%;
		height: 90vh;
		margin-top: 20px;
		margin-bottom: auto;
		
	}

}
@media screen and (min-width: 801px) and (max-width: 2500px)
{
    .hero-text {
        text-align: center;
        position: absolute;
        left: 50% !important;
        transform: translate(-50%, -50%) !important;
        color: white;
    }
	
/*	.carousel-inner{
		margin-top: -10px;
		margin-bottom: 0px;
		height: calc(100vh - 60px);
	}*/
	
	 #video_home .home-video video {
       width: 100%;
		height: 94vh;
		margin-bottom: auto;
    }
	
	#video_home_mobile .home-mobile-video video{
		display: none;
	}
	
	#video_vip_tent .vip_tent_video video{
		width: 100vw;
		height: 94vh;
		margin-top: -5px;
		margin-bottom: auto;
  }
	
	#video_carpa_mex .carpa-mex-video video{
	    display: none;
	}
	
	#video_escenarios .escenarios-video video{
		width: 100%;
		height: 100vh;
		margin-top: -5px;
		margin-bottom: auto;
	}
	
	#video_rigging .rigging-video video{
		width: 100%;
		height: 100vh;
		margin-top: -5px;
		margin-bottom: auto;
	    object-fit: contain;
	}
	
	#video_layher .layher-video video {
		width: 100vw;
/*        height: 110vh;*/
        margin-top: 45px;
        margin-bottom: 10px;
        padding-bottom: 40px;
    }
	
	#video_mobile .video_mobile video {
		display: none;
	}
	
	#video_layher_mexico .layher-merida-video video {
		width: 100%;	
	}
	
	#video_activacion_layher{
		display: none !important;
	}
	
	#video_zamna .zamna-video video{
		width: 100%;
		margin-top: -5px;
	}
	
	#video_hospitality .hospitality-video video{
		width: 100vw;
		height: 95vh;
		margin-top: -5px;
		margin-bottom: auto;
	}
	
	 #video_hospitality_2_niveles_mobile .hospitality_2_niveles-mobile video {
		display: none;
  
    }
	
	#video_groundsupportwhd .groundsupportwhd-video video{
		width: 100%;
		height: 94vh;
		margin-top: -2px;
		margin-bottom: 5px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#video_mobile .gs-mobile video { 
	   display: none;
    }
	
	#video_groundsupporthd .groundsupporthd-video video{
		width: 100vw;
		height: 94vh;
		margin-top: -2px;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	#video_thespider .thespider-video video{
		width: 100%;
		height: 91vh;
		margin-top: -6px !important;
		margin-bottom: auto;
		padding-top: -10px;
		
	} 
	
	
	#video_riel .riel-video video{
		width: 100vw;
		height: 90vh;
		padding-top: 50px;
		margin-top: auto;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	

	
	#video_circulos .circulos-video video{
		width: 100%;
		margin-top: 60px;
		margin-bottom: auto;
	}
	
    #video_disenos .disenos-video video{
		display: none;
		
	}

	
	#video_foh .foh-video video{
		width: 90vw;
		height: 100vh;
		margin-bottom: auto;
	}
	
	#video_foh_curvo .foh-curvo-video video{
		width: 100vw;
		height: 100vh;
		margin-bottom: auto;
	}
	
	#video_bigblock .bigblock-video video{
		width: 100%;
		margin-top: -10px;
		margin-bottom: auto;
		position: relative;

	}

	#video_gs-whd-mobile .gs-whd-mobile-video video {
       display: none;
		
    }
	
	#video_vip_losberger .losberger_tent_video video{
		width: 100vw;
		margin-top: 5px;
		margin-bottom: auto;
	
		
	}
	
	#video_layher_escaleras .layher-escaleras-video video{
		width: 100vw;
		height: 100vh;
	    margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	
		
	}
	
	#video_bodas .bodas-video video{
		width: 100vw;
		height: 80vh;
	    margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;	
	}
	
	#video-disenos .disenos-video video{
		display: none;
		width: 100vw;
	    height: 180vw;
		margin-top: -18px;
		margin-bottom: 0px;
		padding-top: -15px;
		padding-bottom: -15px;
	} 
	
    #video_vectorworks .vectorworks-video video {
        width: 70%;
        height: 70%;
    }
}


@media (min-width:992px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start;
        padding-bottom: 0px;
        padding-top: 0px;
    }
}


@media screen and (min-width: 451px) and (max-width: 800px)
{
   	#seccion_de_videos .youtuberp iframe {
		width: 50vw;
	    height: 43vh;
   }
	
	
	#video_groundsupporthd .groundsupporthd-video video{
		width: 80vw;
		height: 110vw;
	
		margin-bottom: -20px;
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	
	#video_groundsupportwhd .groundsupportwhd-video video{
		width: 100vw;
		height: 90vw;
		margin-bottom: -59px;
		margin-top: -20px;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#video_layher .layher-video video {
		width: 90vw;
		height: 40vh;
		margin-top: 0px;
	}
	
	#video_hospitality .hospitality-video video{
		width: 80vw;
	    margin-top: -10px;
		margin-bottom: -20px;
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	#video_thespider .thespider-video video{
		width: 80vw;
		margin-top: -10px;
		margin-bottom: -20px;
		margin-left: 0px;
		margin-right: 0px;
	} 
	#video_home .home-video video{
		width: 100vw;
	    height: 100vw;
		margin-bottom: -10px;
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	
	#video_circulos .circulos-video video{
		width: 40vw;
	    margin-top: -10px;
		margin-bottom: -20px;
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	
	#video_foh .foh-video video{
		width: 100vw;
		height: 100vw;
	    margin-top: 50px;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	
	#video_foh_curvo .foh-curvo-video video{
		width: 90vw;
		height: 100vh;
		margin-bottom: auto;
	}
	
	#video_riel .riel-video video{
		width: 100vw;
		height: 94vh;
		margin-top: -2px;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	#video_vip_tent .vip_tent_video{
		width: 50vw;
		height: 54vh;
		
	}
	
	.carousel-inner{
		margin-top: -20px;
		margin-bottom: 0px;
	}

}
@media screen and (max-width: 450px){
	
	
	.hero-text {
        text-align: center;
        position: absolute;
        left: 30% !important;
        color: white;
		right: 30% !important;
    }
	
	
	.carousel-inner{
		margin-top: -5px;
		margin-bottom: 0px;
	}
	
	
	#video_zamna .zamna-video video{
		width: 100%;
		margin-top:-5px;
		margin-bottom: -5px;
	}
	
	#video_home_mobile .home-mobile-video video{
		width: 100%;
	}
	
/*
	#carouselExampleCaptions1{
		display: block !important;
		height: 90vh;
	}
*/
	
	
	#video_home .home-video video{
		display: none;
		
	}
	
	#video_vip_tent .vip_tent_video video{
		width: 100%;
		margin-top: -5px;
		margin-bottom: auto;
  }
	
	#video_vip_losberger .losberger_tent_video video{
		width: 100%;
		height: 40vh;
	    margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	#video_disenos .disenos-video video{
		width: 100%;
		
	}
	
	
	
	#video_bodas .bodas-video video{
		width: 100vw;
		height: 94vh;
		margin-top: -2px;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	#video_thespider .thespider-video video{
		width: 110vw;
		
	}
	
	#video_rigging .rigging-video video {
		width: 100vw;
	    margin-top: 25px;
		margin-bottom: -5px;
		
	}
	
	#video_bigblock .bigblock-video video{
		width: 100vw;
		height: 100vh;
		margin-top: 10px;
		margin-bottom: 0px;
		position: relative;	
    }
	
	#video_groundsupportwhd .groundsupportwhd-video video{
		display: none;

   }
	
	#video_mobile .gs-mobile video {
		 
	   display: block !important;	 
       width: 100vw !important;
	   margin-top: -5px;
	   margin-bottom: -5px;
    }

	#video_groundsupporthd .groundsupporthd-video video{
	
		width: 100%;
		
	}
	
	#video_foh .foh-video video{
		width: 100vw;
	    margin-top: -4px;
		margin-bottom: -4px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#video_foh_curvo .foh-curvo-video video{
		width: 100vw;
		margin-bottom: -5px;;
		margin-top: -5px;
	}
	
	#video_activacion_layher .layher-activacion-video video{
		
		width: 100vw;
	    margin-top: 60px;
		margin-bottom: -5px;
	} 
	
	#video_layher .layher-video video {
		width: 100vw;
		height: 60vh;
		margin-bottom: 50px;
	
	}
	
	#video_layher_mexico{
		display: none;
	}
	
	#video_layher_escaleras .layher-escaleras-video video{
		width: 100vw;
		height: 28vh;
		margin-top: -8px;
	    margin-bottom: -7px; 
		padding-bottom: -30px;
		padding-top: -40px;	
	}
	
	
	#video_hospitality .hospitality-video video{		
		width: 100vw;
		height: 94vh;
		margin-top: -2px;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
		 #video_hospitality_2_niveles .hospitality_2_niveles-video video{
		display:none;
	}
	
	 #video_hospitality_2_niveles_mobile .hospitality_2_niveles-mobile video {
		 
       width: 100%;
	   margin-top: -52px;
	   margin-bottom: -5px;
	   height: 78vh;
    }
	
	
	#video_circulos .circulos-video video{
		width: 100%;
		margin-top: 60px;
		margin-bottom: -20px;
	   
	}
	
	#video_riel .riel-video video{
		width: 100vw;
		height: 94vh;
		margin-top: -2px;
		margin-bottom: auto;
		margin-left: auto;
		margin-right: auto;
	}
}
	
	
	.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: -webkit-inline-flex;
    flex-wrap: inherit;
    align-items: flex-start;
    justify-content: space-evenly;
	background-image: url("../images/background/ground-support-whd-sting-zamna-2025.webp")
	
    }
	

nav#main-navbar{
	min-height: 60px;
}


/********
**  estilos nuevos para el search bar ***
*********/

.results {
  position: absolute;
  top: 60px; /* modificado por Carlos 29/07/2024 */
  left: 0;
  width: 100%;
  height: 95vh;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  transform: translateY(-100%);
  transition: transform 0.3s ease-in-out;
  z-index: -1;
  overflow-y: scroll;
}


ul#searchResults {
  padding: 0px;
  background-color: transparent;
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

ul#allSearchResults {
/*  max-width: 100vw;*/
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
}

ul#searchResults li {
  padding: 20px;
  background-color: transparent;
  max-width: 45%;
  min-width: 45%;
  height: 50%;
}

.result-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  background-color: transparent;
  position: relative;
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.results-image-container {
  width: 100%;
  height: 100%;
  background-position: center;
  object-fit: contain;
  background-repeat: no-repeat;
  background-size: cover;
}

.results-content-container {
  padding: 8px 0px 10px 10px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.5);
}

img.search-results-image {
  width: 100%;
  object-fit: fill;
  object-position: center;
}

ul#searchResults li h3.search-result-title, ul#allSearchResults li h3.search-result-title {
  font-size: 1.5rem;
  line-height: 1.6rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 95%;
  text-transform: uppercase;
}

ul#searchResults li p.search-result-description, ul#allSearchResults li p.search-result-description {
  font-size: 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 60%;
  text-transform: uppercase;
}

.no-results-container {
  width: 80%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

ul#searchResults li.no-results {
  color: #f2f2f2;
  font-size: 1.5rem;
  border-bottom: none;
}

p#showAllResults {
  text-align: right;
  padding-top: 40px;
  padding-right: 40px;
}

p#showAllResults a {
  color: rgb(235, 33, 40);
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-100%);
  }
}

.search-open {
  animation: slideDown 0.5s forwards;
  z-index: 10000; /* Trae al frente cuando está visible */
}

.search-close {
  animation: slideUp 0.5s forwards;
  z-index: -1; /* Envía hacia atrás cuando está oculto */
}

.results-image-container {
  background-size: cover; /* Ajusta la imagen para cubrir todo el contenedor */
  background-position: center; /* Centra la imagen en el contenedor */
  width: 100%; /* Ajusta el ancho según sea necesario */
  height: 250px; /* Ajusta la altura según sea necesario */
  margin-right: 10px;
  flex-shrink: 0; /* Evita que el contenedor de imagen se reduzca */
}

.result-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.results-content-container {
  flex-grow: 1;
}

.search-result-title,
.search-result-description {
  margin: 0;
}

/* Estilos específicos para dispositivos móviles */
@media (max-width: 600px) {

  ul#searchResults {
    padding: 0;
    flex-direction: column;
    align-items: center;
  }

  ul#searchResults li{
    width: 95%;
    min-width: 95%;
    max-width: 95%;
    padding-left: 0px;
    padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
  }
  
  ul#allSearchResults li{
	width: 95%;
	margin-top: 5px;
    margin-bottom: 15px;
  }
	
  .result-item {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0px;
    height: 120px;
  }

  .results-image-container {
    width: 100%;
    height: 200px;
    margin-right: 0;
    margin-bottom: 0px;
  }

  .results-content-container {
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: auto;
  }

  .search-result-title {
    font-size: 1.2em;
    line-height: 1.3em;

  }

  .search-result-description {
    font-size: 0.9em;
    padding-top: 10px;
  }
}


#allSearchResults {
  list-style-type: none;
}
/* ===================================================
   CONTROL DE VISIBILIDAD DE FICHAS TÉCNICAS
   =================================================== */

/* En teléfonos (pantallas de menos de 768px ancho) */
            @media (max-width: 767px) {
                .forzar-desktop { display: none !important; }
                .forzar-movil { display: block !important; }
            }
            /* En computadoras (pantallas de 768px ancho en adelante) */
            @media (min-width: 768px) {
                .forzar-desktop { display: block !important; }
                .forzar-movil { display: none !important; }
            }

/* estilos de nuevas fichas técnicas V2 */

.btn-desktop {
    display: block;
}

.btn-mobile {
    display: none;
}

@media (max-width: 767px) {
    .btn-desktop {
        display: none;
    }
    .btn-mobile {
        display: block;
    }

    .navbar {
    background-image: url("../images/background/ground-support-whd-sting-zamna-2025.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding-right: 10px !important;
    z-index: 2000;
    max-height: 800px;
}

.logo {
    margin-top: -30px !important;
    width: 46px !important;
    margin-left: -100px !important;
    margin-right: -15px !important;
}

.fichas-titulo {
    font-size: 14px;
	}
}
