﻿* {
  box-sizing: border-box;
}

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

[class*="col-"] {
  float: left;
  padding: 0px;
  
/*  border:1px black solid;
  background-color:white; */
}

/* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

/*@media only screen and (max-width: 600px) {*/
    /* For Phones: */
    .col-p-0 { display:none; /*width: 0.00%;*/ }
    .col-p-1 {width: 8.33%;}
    .col-p-2 {width: 16.66%;}
    .col-p-3 {width: 25%;}
    .col-p-4 {width: 33.33%;}
    .col-p-5 {width: 41.66%;}
    .col-p-6 {width: 50%;}
    .col-p-7 {width: 58.33%;}
    .col-p-8 {width: 66.66%;}
    .col-p-9 {width: 75%;}
    .col-p-10 {width: 83.33%;}
    .col-p-11 {width: 91.66%;}
    .col-p-12 {width: 100%;}

	.logo-padding{
		/*padding:15px 10px;*/
	}
	.nav-heihgt{
		height:80px
	}

	.menu-display{
		display:none;	
	}

	.hamburg-display{
		display:block;	
	}

	.mob-display{
		display:block;	
	}

	.pc-display{
		display:none;	
	}

	.wa_link_mob{
		display:inline;	
	}

	.wa_link_pc{
		display:none;	
	}


/*}*/



@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-0 { display:none; /*width: 0.00%;*/ }
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}


}



@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-0 { display:none; /*width: 0.00%;*/ }
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}

	.logo-padding{
		/*padding:25px 10px;*/
	}
	.nav-heihgt{
		height:100px
	}

	.menu-display{
		display:block;	
	}

	.hamburg-display{
		display:none;	
	}

	.bg_generos_height{
		height:500px
	}

	.mob-display{
		display:none;	
	}

	.pc-display{
		display:block;	
	}

	.wa_link_mob{
		display:none;	
	}

	.wa_link_pc{
		display:inline;	
	}
}

.centered {
  /*position: fixed;*/
  position: absolute;
  top: 50%;
  left: 50%;
  /* bring your own prefixes */
  -ms-transform: translateY(-50%);
  transform: translate(-50%, -50%);
}


.vertical-center {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horizontal-center {
  margin: 0;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.resp-img {
  max-width: 100%;
  height: auto;
}


.main-vertical-centered {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.system-fonts {
	font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

.circle {
    /*background-color:#fff;*/
    border:3px solid #FB454C;
    padding-top:20px;    
    height:86px;
    width:86px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    margin:20px auto 10px auto;
}
/*
.bg_generos{
	background-image:url(images/consola_2_1152_2.jpg');
	background-position: center;
}
*/
.bg_generos_2{
	background-image:url(images/consola_2_1152_2.jpg);
	background-position: center;
}

.bg_mix_master{
	background-image:url(images/consola_3_1152_2.jpg);
	background-position: center;
}


.bg_comparacion{
	background-image:url(images/ableton.jpg);
	background-position: center;
}

.bg_beats{
	background-image:url(images/fondo_beats_dq_1.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

.bg_blog{
	background-image:url(images/bg_blog_2.jpg);
	background-position: center;

}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  width: 220px;
  margin: 20px;
  padding-top:10px;
  text-align: center;
  border-radius: 10px;
  /*font-family: arial;*/
  /*background-color:blue;*/
}

.card_title {
	font-size: 19px;
	font-weight:bold;
	margin:0px;
	line-height:130%;
}

.price {
  color: black;
  font-size: 48px;
  font-weight:bold;
  margin:0px;

}


.price_off { /* precio anterior, tachado  */
  color:#666666;
  font-size: 24px;
  font-weight:normal;
  margin-top:-9px;
  margin-bottom:-5px;
  text-decoration:line-through;
  /*text-decoration-style: double;*/
  text-decoration-thickness: 3px;

}


.card_p {
    display: list-item; /* This has to be "list-item" */
    list-style-position: inside;
	padding:0px 0px 0px 0px;
	margin:3px 0px 0px 12px;
    /*margin-left : 1em;   If you use default list-style-position 'outside', you may need this */
}

.card_p span {
  position: relative;
  left: -10px;
}

.card_ul {
	text-align:center;
	font-weight:bold;
	list-style-position: inside;
	padding:0px;
	/*margin:0px;*/
}

.card_li {
	/*text-align:center;*/
	padding:0px;
	margin:0px;
}

li.card_li span {
  position: relative;
  left: -10px;
}

.card button {
  border: none;
  outline: 0;
  padding: 12px;
  margin:20px 0px 20px 0px;
  color: white;
  background-color: #2979ff;
  text-align: center;
  cursor: pointer;
  width: 65%;
  font-size: 18px;
  font-weight:bold;
  border-radius: 5px;
}

.card button:hover {
  opacity: 0.7;
}

.card a {
  border: none;
  outline: 0;
  /*padding: 12px;*/
  /*margin:20px 0px 20px 0px;*/
  padding:10px 30px;
  color: white;
  background-color: #2979ff;
  text-align: center;
  cursor: pointer;
  /*width: 65%;*/
  font-size: 18px;
  font-weight:bold;
  border-radius: 5px;
  text-decoration:none;
  position: relative;
  top: 23px;
}

.card a:hover {
  opacity: 0.7;
}





input {
  width: 100%;
  padding: 5px;
  margin: 0px;
  border: none;
  border-bottom: 1px solid #666666;
}

label {
	font-size:13px;
	font-weight:bold;
}


/*\***************** dropdown hamburguesa ******************\*/


.dropbtn {
  background-color: #000000;
  color: #ffffff;
  padding: 0px;
  font-size: 25px;
  border: none;
  cursor: pointer;
  font-weight:bold;

margin:25px

}

.dropbtn:hover, .dropbtn:focus {
  background-color: #000000;
}

.dropdown {
  float: right;
  position: relative;
  display: inline-block;
}

.dropdown-content {
  overflow: auto;
  display: none;
  position: absolute;
  background-color: #000000; /* #ffffff*/
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 2;
  right: 0px;
  font-size: 17px;
  font-weight:bold;
  /*margin:2px 15px 0px 0px;*/
  width:200px; 
}

.dropdown-content a {
  color:#ffffff; /*#10e441*/
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: #000000;}

.show {display: block;}



/*\***************** END dropdown hamburguesa ******************\*/

.menu-display a {
  color:#10e441;
  text-decoration:none;
/*  padding: 10px 16px;
  text-decoration: none;
  display: block;*/
}

.menu-display a:hover {
  color:white;
  text-decoration:none;
/*  padding: 10px 16px;
  text-decoration: none;
  display: block;*/
}

.player-cq_container{
	padding:0px 0px 30px 0px;
	/*color:white;*/
	/*font-size:8px;*/
}
.player-cq_container span{
	font-size:14px;
	color:white;
}
.span1{
	font-size:12px;
}

.sbmt_button {
  border: none;
  outline: 0;
  padding: 12px;
  margin:10px 0px 10px 0px;
  color: white;
  background-color:#0F36BF;
  text-align: center;
  cursor: pointer;
  width: 220px;
  font-size: 15px;
  font-weight:bold;
  border-radius: 5px;
}

.sbmt_button:hover {
  opacity: 0.7;
}

.footer-menu {
	font-size:22px;
	/*font-weight:bold;*/
}

.footer-menu a {
  color:white;
  text-decoration:underline;
}
.footer-menu a:hover {
  color:#10e441;
  text-decoration:none;
}

.footer-menu div {
	padding:10px 0px;
}

.footer-rs{
	color:white;
	font-size:35px;
	padding:20px 20px;
	

}
.footer-rs a{
	color:white;
	padding:10px 10px;
}

.copy-bottom{
	max-width:200px;
	margin:0 auto 0px auto;
	padding:10px 0px 15px 0px;
}

.footer-rs-pc{
	color:white;
	font-size:22px;
	padding:10px 0px;
	text-align:center;
}

.footer-rs-pc a{
	color:white;
	padding:0px 5px;
}

.footer-menu-pc {
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding-top:15px;
	
}

.footer-menu-pc a {
  color:white;
  text-decoration:none;
}
.footer-menu-pc a:hover {
  color:#10e441;
  text-decoration:underline;
}
.logo-bottom{
	text-align:center;
	padding-top:8px;
}
.logo-bottom img{
max-width:180px;
/*	text-align:center;*/
height: auto;
}

.btn_home{
  border: none;
  outline: 0;
  padding: 12px 5px;
  margin:15px 12px;
  color: white;
/*  background-color: #2979ff; */
  text-align: center;
  cursor: pointer;
  width: 128px; 
  font-size: 18px;
/*  font-weight:bold; */
  border-radius: 5px;
}

.fldset{
	border-radius: 2px;
	border: 1px #808080 solid;

	font-weight:bold;
	font-size:13px;
}

.grecaptcha-badge { visibility: hidden; }

.mix_master_img {
  height: 100%;
  max-height: 125px;
  width: auto;
}


.titulo_seccion{
	font-size:40px; 
	font-weight:500; 
	line-height:150%; 
	margin:0px; 
	padding-bottom:1px; 
	padding-top:30px
}

.sub_tit_sec{
	font-size:18px; 
	font-weight:normal; 
	line-height:150%; 
	margin:0px; 
	padding-bottom:40px; 
	padding-top:1px
}

.wa_widget {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
	position: fixed !important;
	z-index: 16000160 !important;
	bottom: 20px;
	right: 22px;
	background-color:#10e441;
	width:50px;
	height:50px;
	border-radius: 25px;
	
	/*font-size:50px*/

}

.wa_widget a {
  /*display: block;*/
  text-align: center;
  padding: 6px;
  transition: all 0.3s ease;
  color: white; 
  font-size: 35px;
  line-height:100%;
}


