body {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

main {
  flex: 1 0 auto;
  background: #fff;
}
      

html {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #ffffff;
}

body {
	background: #ffffff;
}

.container {
  margin: 0 auto;
  max-width: 1140px;
  width: 90%;
  padding: 20px 0;
}

.cyber_azul {
	background: #015BF7 !important;
	color: #fff !important;
}

.cyber_azul_color {
	color: #015BF7 !important;
}

@media only screen and (min-width: 481px) {
  .container {
    width: 98%;
  }
}

@media only screen and (min-width: 769px) {
  .container {
    width: 98%;
  }
}

.nuevo_menu {
  background: #ffffff;
  box-shadow: none;
  width: 100%;
  height: 100px;
  line-height: 24px;
}

.nomobile{
		display:block;
	}
.nodesktop img{
		width:100%!important;
	}
	.nodesktop{
		display:none;
	}
	.item.banner_item a img {
    width: 100%;
}

@media (max-width: 480px) {

  .nuevo_menu {
    height: 80px;
  }
  .nomobile{
		display:none;}
	.nodesktop{
		display:block;
	}
}

.nuevo_logo {
	margin-top: 10px;
	margin-left: 10px;
	height: 70px;
}

@media (max-width: 480px) {
  .nuevo_logo {
    margin-top: 20px;
	margin-left: 10px;
	height: 50px !important;
  }
.post_botones_equipos {width:100%!important;}
}


.nav-desktop {
	margin-top: 45px;
}

.nuevo_menu ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #012653;
	padding: 0 10px;
}

.nuevo_menu ul li a:hover {
	color: #e02001;
	background: transparent;
}

.nuevo_menu ul li a.active {
	color: #e02001;
	background: transparent;
}

.button-collapse i {
  color: #21252d;
  font-size: 36px !important;
  height: 56px;
  line-height: inherit;
  margin-top: 30px;
}

@media (max-width: 480px) {
  .button-collapse i {
    font-size: 24px !important;
		margin-top: 15px;
  }
}

.menu_marcas {
	width: 100%;
	height: 40px;
	background: #012754;
	display: flex;
	align-items: center;
}

.menu_marcas ul {
	width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: right;
}

.menu_marcas ul li {
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #ffffff;
}	

.menu_marcas ul li a {
	font-family: inherit;
	font-weight: inherit;
	color: inherit;
}

.menu_marcas ul li a:hover {
	color: #e02001;
}

/**/

@media (max-width: 768px) {
  .menu_marcas ul {
	    display: none;
	  }
  .grillaproductos .post_producto_main { 
	  width: 98% !important;
}
	.post_botones_equipos h5 {
	  font-size:15px!important;
	}
.cybersalfa .grillaproductos {
    justify-content: center;
}
	.container .grillaproductos {
    justify-content: center;
}
}

/**/

.side-nav {
	  background-color: #ffffff;
	  padding: 60px 20px !important;
}

.side-nav li {
	  text-align: left;
}

.side-nav .redes_sociales {
	margin-bottom: 20px;
}

.side-nav li > a {
	  color: #012754 !important;
	  display: inline-block;
	  font-family: "Open Sans", sans-serif;
	  font-weight: 500;
	  font-size: 16px !important;
	  height: 40px !important;
	  padding: 0;
}

.side-nav li > a > i,
.side-nav li > a > [class^="mdi-"], 
.side-nav li > a li > a > [class*="mdi-"],
.side-nav li > a > i.material-icons {
	  float: none;
	  height: 40px;
	  line-height: 48px;
	  margin: 0;
	  width: 24px;
	  color: #ffffff;
	  display: inline-block
}

.side-nav li > a:hover, .side-nav li > a > i:hover {
	  color: #e02001 !important;
	  background: transparent !important;
}

.side-nav li > a.active {
	color: #e02001 !important;
	background: transparent;
}

/**/

.posts {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	margin: 0 -10px;
}

@media screen and (max-width: 890px) {
  .posts {
    flex-wrap: wrap;
  }
  .post_calugas {
	  height: 180px !important;
	}
  .post_producto_main {
	  max-width:85vw; 
}

  .centermobile{        
	  	display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
    }
}
.col.l12.centermobile {
    width: 100%; 
}
.post_calugas {
	padding: 30px 15px;
	margin-bottom: 20px;
	text-align: left;
	width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
	flex: 1 1 auto;
	margin: 0 10px 20px;
	background-position: center center !important;
	background-size: cover !important;
	height: 250px;
	display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    border-radius: 20px;
    background: #00305d;
	box-shadow: 1px 1px 6px #fff;
}

.post_calugas:hover {
	opacity: .9
}

.post_calugas h5{color:#012754; font-size:18px;font-weight:700;}
.post_calugas h5 span.iralcat{width:100%; float-left; font-size:12px; font-weight:500;display:inline-block}
span.iralcat i{font-weight:bold; color:red;margin-right:8px}
.titulos {
	color: #012754;
	font-family: "Open Sans", sans-serif;
	font-size: 24px;
	font-weight: 700;
/* 	text-transform: uppercase; */
	margin: 20px 0;
}
.titulos span {
    font-weight: 400;
}
@media only screen and (max-width: 480px) {
  .titulos {
    font-size: 20px;
  }
}

.blanco {
	color: #fff;
}

.post_producto_main {
	width: 100%;
	margin: 10px 0;
	background: #ffffff;
	border-radius: 20px;
/* 	padding: 10px 10px 20px; */
	padding: 0 10px 10px;
	border: 1px solid #989898;
}

.post_producto {
	display: flex;
	flex-flow: row nowrap;
}

.post_producto_left {
	width: 55%;
	background-position: center center !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
/* 	height: 250px; */
}

.post_producto_left img {
	height: 50px;
	margin: 20px;
}

.post_producto_right {
	margin: 20px auto;
	width: 45%;
	background: #ffffff;
/* 	padding: 0px 0px 10px 0px; */
	padding: 0px;
	
}

.producto_textos {
	color: #012754;
	font-family: "Open Sans", sans-serif;
	line-height: 16px;
/* 	text-transform: uppercase; */
	text-align: left;
}	
	
span.modelo {
	font-weight: 700;
	font-size: 18px;
	line-height: 18px;
	content: "";
	clear: both;
	display: table;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

span.titulo_precio {
	font-weight: 600;
	font-size: 10px;
	color: #e02001;
}

span.precio  {
	font-weight: 700;
	font-size: 20px;
}

span.stock  {
	font-weight: 700;
	font-size: 14px;
	margin-top: -10px;
}

span.precio_tarjado  {
	font-weight: 500;
	font-size: 16px;
	text-decoration: line-through;
}

span.titulo_impuesto {
	font-weight: 600;
	font-size: 10px;
}

/**/

.producto_imagenes {
	padding: 10px 0;
}

.producto_imagenes img {
	height: 50px;
}

/**/

.bono {
	display: flex;
}

.bono_azul {
	/*background-image: url('../img/cyber_bono_left.png');*/
	background-size: 90%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #0a5aef;
	height: 50px;
	width: 72px;
	border-radius: 10px 0 0 10px;
}
.bono_azul span {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    width: 100%;
    display: inline-flex
;
}

.bono_rojo {
	background-color: #ff272a;
	background-position: center bottom;
	height: 50px;
	width: 72px;
	border-radius: 0 10px 10px 0;
	display: flex;
	flex-flow: wrap;
    align-content: center;
    justify-content: space-around;
}

.bono_rojo span {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 18px;
	color: #fff;
}

.bono img {
	margin-left: 10px;
}

/**/

@media only screen and (max-width: 480px) {
  
	.producto_textos {
		font-size: 12px;
	}
	span.precio {
		font-size: 14px !important;
	}
	span.precio_tarjado  {
		font-size: 12px;
	}
	span.titulo_impuesto {
		font-size: 8px;
	}
	.producto_imagenes img {
		height: 40px;
	}
	.bono_azul {
		height: 35px;
		width: 72px;
	}
	.bono_rojo {
		height: 35px;
		width: 72px;
	}
	.bono_rojo span {
		font-size: 12px;
		line-height: 12px;
	}
	.modelo {
		margin-bottom: -10px;
	}
	.bono img {
		margin-top: -3px;
	}
	.titulos.blanco{font-size:16px;}
	.titulos.blanco img {height: 18px;}
	.titulos.cyber_azul_color {margin-bottom: 0px;}
}
	
/**/

.post_producto_botones ul {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 0 !important;
	margin: 0 !important;
}

.post_producto_botones ul li {
	background: #012754;
	color: #ffffff;
	border-radius: 10px;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;

	margin: 0 10px;
	width: 100% !important;
	text-align: center !important;
	height: 40px;
	line-height: 40px;
}

.post_producto_botones ul li a {
	background: #e02001;
	width: 100%;
	display: block;
	padding: 0 !important;
	margin: 0 !important;
	color: #ffffff;
	height: 40px;
	border-radius: inherit;
	line-height: 40px;
}

.post_producto_botones ul li a:hover {
	background: #0096dd;
}

.icon-block {
  padding: 0 15px;
}

.icon-block .material-icons {
  font-size: inherit;
}

.banner_item {
  display: block;
  position: relative;
}

.banner_item img {
	display: block;
}

.owl-carousel{
	margin-bottom: 30px;
}

#owl-demo {
	display: none !important;
}

@media only screen and (min-width: 568px) {
  #owl-demo {
  	display: block !important;
  }
}

#owl-demo2 {
	display: none !important;
}

@media (max-width: 567px) {
  #owl-demo2 {
  	display: block !important;
  }
}

.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px !important;
	height: 10px !important;
	margin: 9px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: color: #21252d !important; /* azul oscuro */
}

.owl-pagination {
	height: 13px;
}

footer {
	margin: 0;
	background: #F4F4F4FA !important;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #002855 !important;
	padding: 40px 0 0;
}

footer h6 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
	color: #002855 !important;
	margin: 0;
}
/*
@media screen and (max-width: 768px) {
  footer {
    padding: 40px;
  }
  
  footer .col{
	  margin: 20px 0;
  } 
  
}

footer p {
	margin: 0;
}

footer span {
	color: #ffffff;
}

.footer_links li {
	margin: 0 4px;
	display: inline-block;
	font-size: 24px;
}

footer a, .footer_link a {
	color: inherit;
}

@media only screen and (max-width: 480px) {
  
	.footer_links {
		width: 200px;
	}	
}	

footer a:hover, .footer_link a:hover {
	color: #0096dd;
}

footer .legales {
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	width: 100%;
	border-top: solid 1px #ffffff33;
	padding: 40px 0 0;
}

footer .legales a {
	text-decoration: underline;
	cursor: pointer;
}
*/
.prefooter img{
	max-width:100%;
}

.prefooter {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: #022554;
}

.prefooter span {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 14px;
}

img.webpaylogofooter {
    width: 200px;
}

.container.seccioniconos .row .col {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.container.seccioniconos .row .col span {
	width:100%;
	display: block;
}

.seccioniconos img {
	max-width: 70px;
}

span.categoria {
	color:#fff;
	padding:8px 16px;
	background: #00305D;
	border-radius: 0px 24.9117px;
	display: inline-block;
	margin:0px 0px 15px 0px;
	float: right;
	font-size: 10px;
	font-weight: 700;
	    overflow: hidden;
    white-space: nowrap;
}

.centerdesktop {
	display: flex;
	justify-content: center;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: center;
	margin: 0 auto;
}

.vertodo{/* float: right; */
	background: #D9D9D9;
	border-radius: 15px;
	color: #000000;
	padding:10px 30px;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 14px;
}

.vertodo:hover {
	background: #0b2952 !important;
	color:#fff !important;
}

.posts.calugasbotonesrow {
	margin: 0px;
}

.container.containertitulos {
    padding-bottom: 0px;
}
.imagencabecerapag{
	max-width: 100%;
	border-radius:20px;
}

.calugasbotonesrow {
	/*display: flex;
	flex-direction: row;
	flex-wrap: wrap;
    justify-content: space-between;
    gap: 15px;*/
}
    
.post_botones_equipos {
	/*background: #022654;
	border-radius: 20px;
	height: 80px;
	flex-grow: 1;
	text-align: center;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center; 
	width:32%;*/
	    display: inline-flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
	border-radius: 15px;
    box-shadow: 1px 1px 1px #D9D9D9;
    padding: 0px;
    border: 1px solid #D9D9D9;
    margin-right: 7px;
	margin-bottom:5px;
}

.post_botones_equipos:hover  {
	background: #1680E533;
}
.calugasbotonesrow p {
    margin: 0;
    padding: 0px;
    line-height: 42px;
    margin-right: 10px !important;
}
.post_botones_equipos h5.titulo_claro {
	    color: #012754!important;
	font-size: 14px !important;
	padding: 7px 10px;
	margin: 0;
    line-height: 21px !important;
}

.post_botones_equipos:hover h5.titulo_claro {
	color:#01275487!important;
}

.grillaproductos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.grillaproductos .post_producto_main {
	width: 48%; 
	float: left;
	/*max-width: 500px;*/
}

.post_botones_equipos_cyber {
	border: solid 4px #015BF7;
	background: #fff;
	padding-top: 4px;
	padding-bottom: 4px;
}

.post_botones_equipos_cyber:hover {
	border: solid 4px #DC2123;
	background: #fff;
}

.titulos_post_botones_equipos_cyber {
	color: #00305d !important;
	font-family: "Open Sans", sans-serif;
	font-size: 20px;
    font-weight: 700;
}

.titulos-categorias {    
	color: #012754;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
/*     text-transform: uppercase; */
    margin:20px 0px 0px 0px;
}

.textoagricola .titulos {
	margin-left: 0px;
}

.textoagricola p {
	font-weight: 400;
	font-size: 14px;
}
.textoagricola p bold {
    font-weight: 700;
}
.textoagricola li {
    list-style: disc inside!important;
}
.border_radius {
	border-radius: 20px !important;
}

.ofertas_cyber_day {
	border-radius: 20px !important;
	background: #015BF7 !important;
	padding: 20px 40px;
}


.titulos.coninline .linksimple {
    float: right;
    font-size: 17px;}
.titulos.coninline .linksimple a{
    color:#012754!important;text-decoration:underline;font-weight:500;}
.titulos.coninline .linksimple a:hover{color:#01275487!important;}
.titulos.coninline {
    margin-bottom: 0px;
    margin-top: 60px;
}

/*CARRUSEL*/
#carrusel {
    float:left;
    width:100%;
    overflow:hidden;
    height:370px;
    position:relative;
    margin-top:20px;
    margin-bottom:20px;
}

#carrusel .left-arrow {
    position: absolute;
    left: 10px;
    z-index: 1;
    top: calc(50% - 20px);
}

#carrusel .right-arrow {
    position: absolute;
    right: 10px;
    z-index: 1;
    top: calc(50% - 20px);
}

.carrusel {
    width:4000px;
    left:0px;
    position:absolute;
    z-index:0;
}

.carrusel>div {
    float: left;
    height: auto;
    margin-right: 5px;
    width: 500px;
}

.carrusel img {
    cursor:pointer;
}

/*FIN CARRUSEL*/

.titulo_claro {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	color: #fff !important;
	font-size: 20px !important;
	vertical-align: middle;
}



/*PREGUNTAS FRECUENTES*/

.titulo_acordeon {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0;
}

ul.acordeon_tienda {
	font-family: "Open Sans", sans-serif;
	color: #012754;
	box-shadow: none;
	border: none;
	padding: 0 20px 20px;
}

ul.acordeon_tienda li {
	border: solid 1px #012754;
	border-radius: 10px;
	margin: 20px 0;
	padding: 10px 0;
}

.acordeon_tienda .collapsible-header {
	font-weight: 700;
	font-size: 18px;
	border: none;
	display: flex;
}

.acordeon_tienda .collapsible-body {
	font-weight: 400;
	font-size: 14px;
	border: none;
	padding: 0 30px 10px 60px;
}

.faq_header {
	display: flex;
	flex-wrap: nowrap;
}
.faq_header_left {
	width: 100%;
	padding: 60px;
	font-family: "Open Sans", sans-serif;
	color: #012754;
}

.faq_header_left h4 {
	font-weight: 700;
	font-size: 24px;
}

.faq_header_left p {
	font-weight: 400;
	font-size: 16px;
}

.faq_header_right {
	width: 100%;
	display: flex;
	text-align: center;
	justify-content: center;
}

.faq_header_right video {
	width: 320px;
}

@media screen and (max-width: 767px) {
  .faq_header {
    flex-wrap: wrap;
  }
  .faq_header_left {
		padding: 10px;
	}
  .faq_header_right {
		text-align: center;
	}
	.acordeon_tienda .collapsible-header {
		line-height: 24px;
		border: none;
	}
	.acordeon_tienda .collapsible-body {
		margin-top: 10px;
		padding-left: 50px;
	}
	ul.acordeon_tienda li i {
		margin-bottom: 0px !important;
	}

}


.barra_menu_marcas_2025 {
	width: 100%;
	height: 40px;
	background-image: linear-gradient(to right, #f5f5f5 , #fff);
}

@media screen and (max-width: 375px) {
	.barra_menu_marcas_2025 {
		display: none;
	}
}

.menu_marcas_2025 {
	max-width: 1140px;
	margin: 0 auto;
	height: 45px !important;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: -0.25px;
	color: #6a7e97;
}

@media screen and (max-width: 768px) {
	.menu_marcas_2025 ul li {
		font-size: 10px ;
	}
}

ul.titulo_menu_marcas_2025 {
	display: flex;
	justify-content: center;
	padding-left: 10px;
}

ul.titulo_menu_marcas_2025 li {
	font-weight: 700;
	color: #0b2852;
}

ul.botones_menu_marca_2025 {
	display: flex;
	justify-content: space-around;
	background: #ffffff;
	padding: 10px;
	width: 85%;
}

.menu_marcas_2025 ul li a {
	color: inherit;
}

.menu_marcas_2025 ul li a:hover {
	color: #497a36;
}

.nuevo_menu_2025 {
  background: #ffffff;
  box-shadow: none;
  width: 100%;
  height: 100px;
  line-height: 24px;
}

.nuevo_menu_2025 .container {
	padding: 0 !important;
}

@media only screen and (max-width: 480px) {
  .nuevo_menu_2025 {
    height: 80px;
  }
}

.nuevo_menu_2025 ul li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	font-size: 16px;
	text-transform: uppercase;
	color: #012653;
	padding: 0 10px;
}

.nuevo_menu_2025 ul li a:hover {
	color: #497a36;
	background: transparent;
}

.nuevo_menu_2025 ul li a.active {
	color: #e02001;
	background: transparent;
}

.footer_logo_rrss_2025 {
	height: 220px;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.footer_logo_rrss_2025 img {
	margin-bottom: 20px;
}

@media (width <= 550px) {
  .footer_logo_rrss_2025  {
    height: 100%;
  }
}

.footer_links_2025 {
	position: relative;
	bottom: 0 !important;
}

.footer_links_2025 li {
	margin: 0 4px;
	display: inline-block;
}

footer .legales_2025 {
	color: #0b2852;
	font-size: 14px;
	width: 100%;
	border-top: solid 1px #ffffff33;
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
	border-top: solid 1px #0b2852;
	padding: 20px;
}

footer .legales_2025 .fecha {
	display: flex;
	justify-content: flex-start;
	width: 35%;
	padding: 10px 0;
}

footer .legales_2025 .botones {
	display: flex;
	justify-content: flex-end;
	flex-direction: row;
	width: 65%;
	padding: 10px 0;
}

footer .legales_2025 .botones a {
	padding: 0 10px;
	margin: 0;
}

@media (width <= 550px) {
	footer .legales_2025  {
		flex-wrap: wrap !important;
	}
	
	footer .legales_2025 .fecha {
		display: flex;
		justify-content: flex-start;
		width: 100%;
	}
	
	footer .legales_2025 .botones {
		display: flex;
		justify-content: flex-start;
		flex-direction: column;
		width: 100%;
	}
	
	footer .legales_2025 .botones a{
		padding: 0;
	}
}

footer .legales_2025 a {
	cursor: pointer;
	margin: 0 10px;
}
footer a {
    color: #002855 !important;
}

/*CYBER OCTUBRE 2025*/
.cybersalfa .titulos-categorias {
            color: #457C1F;
            margin-top: 0px;
        }
.cybersalfa .post_producto_main {
            border: 3px solid #457C1F;
        }
.cybersalfa span.categoria {
            background: #458C1F;
        }
.cybersalfa .post_producto_left {
            position: relative;
        }
.container.cybersalfa {
            padding-top: 0px;
        }
span.salfacyberetiqueta {
            background: #1680E5;
            color: #fff;
            padding: 5px 10px;
            position: absolute;
            bottom: 0;
            border-radius: 10px;
            left: 10px;
            margin-bottom: 10px;
            font-family: "Open Sans", sans-serif;
            font-weight: bold;
        }
a.post_botones_equipos.btncybersalfa h5 {
            color: #fff !important;
        }
a.post_botones_equipos.btncybersalfa {
            background: #457C1F;
        }
