*, body{margin: 0;padding: 0;}
.container-fluid{margin: 0;padding: 0 !important;}
.w-50{width: 50%;}
.w-100{width: 100%;}
.hide-370{display: none;}
section.navbar-section{width: 100%;background-color: #222 !important;height: 90px;line-height: 90px !important;}
section .container-md{display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between;}
section.navbar-section .navbar-k .toggler{display: none; padding: 5px;width: 100%;background-color: transparent;border: none;}
.logo{min-width: 95px;}
.toggler .hamburguesa{width: 100%;min-height: 33px;}
section#desplegar{width: 100%;background-color: #222 !important;}
section.navbar-section .navbar-k .menu{display: inline-block;line-height: normal;width: 50px;margin-right: 15px;} 
section#desplegar ul{padding-bottom: 15px;padding-left: 32px;}
section#desplegar ul li{list-style: none;line-height: 30px;}
section#desplegar ul li a{text-decoration: none;color: white;}
section#desplegar ul{margin-bottom: 0px;}
.menupc{display: none;margin-bottom: 0;}
.menupc li{display: inline;margin: 10px;list-style: none !important;}
.menupc li a{color: white !important;text-decoration: none;}
@font-face {font-family: DAYROM;src: url(../../font/DAYROM__.ttf);}
*{font-family: DAYROM;}
h1{text-align: center;}
@media only screen and (max-width: 991px) and (min-width: 811px){
	.menupc li{margin: 5px;}	
}
@media (max-width:810px){
	#desplegar{display:none;top:100px;}
	section.navbar-section .navbar-k .toggler, 
	section.navbar-section .navbar-k .menu{display: block;margin-right: 20px;}
	.logo{margin-left: 10px;}
}
@media (max-width: 320px){
	.hide-370{display: block;}
}
@media (min-width: 811px){
	#desplegar{display: none;}
	.menupc{display: block;}
	section.header .navbar-k .container-md{width: 100%;padding: 0 100px !important;}
}
.container-fluid .carrusel img{width: 100%;}
.carrusel.pc, .carrusel.movil{display: none;}
.container-fluid section.main{padding: 100px 50px;background-color: #f5f5f5;}
footer{color: white;background-color: #ea1f3e;padding: 40px 20px;}
@media (min-width: 740px){
	section .container-md{padding: 0 50px;}
}
body{background: black !important;}

.smart-link{width: 100%;max-width: 340px;background: #e6e6e6;margin: 30px auto;border-radius: 10px;}
.smart-link .reproducir{margin-bottom: -8px;}
.smart-link .reproducir iframe{border-radius: 10px 10px 0px 0px;}
.smart-link .nombre{background: #2e2e2e; text-align:center; color: white;padding: 15px;}
.smart-link .nombre h1{font-size: 21px; margin-bottom: 0;}
.smart-link .nombre p{font-size: 14px;;margin-bottom: 0;}
.plataformas{padding: 0px 10px 5px 10px;}
.plataforma{display: flex; justify-content: space-between; padding: 10px;border-bottom: 1px solid black;}
.plataforma:last-child{border-bottom: none;}
.plataforma img{height: 38px;}
.plataforma .escuchar{text-decoration: none;}
.plataforma .escuchar span{line-height: 38px;background: #29D955;padding: 8px 10px;border-radius: 10px;color: white;border: #29D955 solid 1px;font-weight: bold;}
.plataforma .escuchar span:hover, .plataforma .escuchar span:active{background: white;color: #4c4c4c;border: #4c4c4c solid 1px;}

.redesociales{display: flex;width: 100%;max-width: 340px;margin: -15px auto 50px auto;justify-content: space-around;}
.redesociales .red{border-radius: 50px;background: white;padding: 3px;}
.redesociales .red a img{width: 50px;}