#playList {
    border-radius: 0px;
    text-align: left;
    opacity: 1;
    color: #e84393;
}
#listadoMusica {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
#listadoMusica li,svg{     
	transition: all .5s linear;
}
.plays {
    width: 70%;
    float: left;
    text-align: left;
}
.primli {
    width: 92%;
    float: left;
	pointer-events: none;
}
.secli {
    width: 8%;
    float: right;
    text-align: right;
}
li{
	padding: 10px;
	display:flex;
	border:solid 1px;
}
li:hover, svg:hover {
	cursor: pointer;
	color: #e84393;
}
li.active, li.active p{
	color: #6c5ce7;
}
li p {
    font-size: 11px;
    margin: 3px 0px 0px 10px;
	pointer-events:none;
}
svg.svg-inline--fa.fa-volume-down.fa-w-12, svg.svg-inline--fa.fa-volume-up.fa-w-18 {
    padding: 6px 0px;
}
#controls {
    border-radius: 0px;
    padding: 25px;
    background: #ffffff4d;
    opacity: 1;
}
 
svg{
	color: #6c5ce7
}
 
progress{
	width: 80%;
	margin: 10px;
	opacity: 0.5;
 
}

.timer{
	width:50%;
	position: relative;
	top:10px;
	left:0px;
	text-align:left;
	float:left;
	color: #6c5ce7;
	float: right;
    text-align: right;
    margin-top: -30px;
}
.volumen {
    width: 30%;
    position: relative;
    top: 0px;
    right: 0px;
    text-align: right;
    float: left;
    color: #6c5ce7;
    margin-bottom: 20px;
}
#currentPlay{
	color: #6c5ce7
}
h3{
	color: #e84393;
	margin:0px;
}


body {
    font-family: 'Montserrat', sans-serif !important;
    background: #eee;
    margin: 0px;
}
img#logoimagenydf {
    width: 100%;
    margin-top: 40px;
}
.headlandingtest {
    text-align: center;
    background: #fff;
}
.envikpu:hover{
	background:#999 !important;
}
label.col-md-3.col-form-label {
    float: left;
    width: 23%;
    text-align: left;
    font-size: 58%;
    padding-top: 10px;
}
.rowfin {
    position: absolute;
    left: 50%;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    max-width: 96%;
    width: 880px;
    top: 50px;
    margin-top: 3em;
    margin-bottom: 3em;
}
.capafondofif {
    padding: 20px;
    background: rgba(0, 0, 0, 0.498);
    margin: -20px 0px;
}
input, textarea {
    width: 75%;
    height: 24px;
    color: #8e8e8e;
    margin: 6px 0px;
}
input#volumen {
    width: 35%;
    height: 24px;
    color: #8e8e8e;
    margin: -15px 0px;
}

textarea{
	height:100px;
}
.titformlandingtest {
    margin-top: -10px;
    border-bottom: solid 1px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 17px;
}
.acept {
    text-align: left;
    font-size: 14px;
    margin-top: -8px;
    margin-bottom: 16px;
}
.contenidolandingtest {
    display: flex;
    max-width: 1140px;
    margin: auto;
}
.titulolandingtest{
	font-size:40px;
	font-weight:bold;
	text-align:center;
}
.formlandingtest {
    height: auto;
    border-radius: 10px;
    padding: 22px;
    font-size: 23px;
    margin-top: 25px;
    margin-left: 24px;
    margin-bottom: 40px;
}
.camposubmittest {
    border: solid 1px #ccc;
    font-size: 33px;
    padding: 13px;
    border-radius: 4px;
    width: 100%;
    font-weight: bold;
    cursor: pointer;
	transition: all .5s;
}
.camposubmittest:hover {
    background:#666 !important;
	color:#fff !important;
	transition: all .5s;
}
.cierreformlandingtest {
    font-size: 36px;
    font-weight: bold;
    margin-top: 16px;
    margin-bottom: 17px;
}

.campoformtest {
    border-radius: 4px;
    border: solid 1px #ccc;
    margin: 22px 0px;
    padding: 4%;
    display: block;
    background: #fff;
    color: #888;
    text-align: left;
    font-size: 18px;
    width: 92%;
}
.footerlandingtest {
    text-align: center;
    position: relative;
    font-size: 18px;
    bottom: 0px;
    width: 100%;
    padding: 20px 0px;
}
.headlandingtest img {
    max-height: 100px;
    max-width: 300px;
    margin: 15px auto;
}
div#ctextologo {
    font-size: 20px;
    margin-top: -10px;
    padding-bottom: 15px;
	font-weight: bold;
	padding-top: 20px;
}
.titulolandingbook {
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    margin-top: -50px;
    margin-left: -50px;
    margin-right: -50px;
    background: #76767633;
    padding: 14px;
}
img#logoimagenabook {
    max-width: 100%;
}
.imagenabook {
    max-width: 100%;
    margin-top: 30px;
}
.cuerpolandingtest {
    padding: 50px;
}
#landing_test{
	min-height: calc(100vh - 60px) !important;
}
.videolandingtest iframe {
    width: 100%;
    height: 310px;
    margin-top: 30px;
}
div.parte1test {
    float: left;
    width: 45%;
    font-size: 22px;
    text-align: center;
    padding: 30px 0px;
    line-height: 30px;
}
div.parte2test {
    width: 55%;
    text-align: center;
    padding: 14px;
	float:right;
}
div.parte2test img {
    width: 100%;
    margin:auto;
}
input#color_texto_footer_test {
    margin-right: 10px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.breadcrumb {
    background-color: rgba(0,0,0,.03);
    border: 1px solid rgba(0,0,0,.125);
}
.preguntis{
	width:100%;
	margin:auto;
	height:90px;
	max-height:90px;
}
#content {
    margin-bottom: 25px;
	text-align: center;
}

.adsbygoogle {
    margin-bottom: 15px;
}

.footer-content {
    margin-top: 20px;
}
input[type="submit"]:hover {
    background: #11468f;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background-color: #f5f5f5;
    text-align: center;
}

.footer a {
    color: rgba(255,255,255,.5);
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
}

#carrusel {
    width: 600px;
    overflow: hidden;
    height: 400px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    margin: auto;
}

#carrusel .left-arrow {
    position:absolute;
    left:10px;
    z-index:1;
    top:50%;
    margin-top:-9px;
}

#carrusel .right-arrow {
    position:absolute;
    right:10px;
    z-index:1;
    top:50%;
    margin-top:-9px;
}

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

.carrusel>div {
    float: left;
    height: auto;
    margin-right: 5px;
    width: 600px;
    text-align: center;
	background:#fff;
	border-radius: 0px;
}
.carrusel img {
    cursor:pointer;
}

.product {
    border:#CCCCCC 1px solid;
}
.product h1 {
    background: #cccccc21 !important;
    color: #000 !important;
    border: solid 1px #999;
    margin: 10px 10px;
}

h5 {
    margin-top: 1rem;
	padding: 10px 50px;
}
h1{
    background: #dba627;
    color: #fff !important;
    padding: 7px;
}
.opac {
    position: absolute;
    background: #484848;
    width: 100vw;
    height: 100vh;
    top: 0px;
    opacity: .9;
}
#carrusel .right-arrow {
    position: relative;
    float: right;
    z-index: 1;
    margin: 3px;
    margin-top: -82px;
	background: #f8f8f8;
    padding: 10px;
    border: solid 1px #999;
    border-radius: 0px;
}
#carrusel .left-arrow {
    position: relative;
    float: left;
    z-index: 1;
    margin: 3px;
    margin-top: -82px;
    background: #f8f8f8;
    padding: 10px;
    border: solid 1px #999;
    border-radius: 0px;
}
#carrusel .right-arrow:hover,#carrusel .left-arrow:hover {
    background: #bcbcbc;
}
input[type="submit"] {
    width: 100%;
    height: 35px;
    border: none;
    font-size: 18px;
}
input#acepto {
    width: 14px;
    height: 13px;
    margin-right: 7px;
    margin-top: 20px;
}
.posicion {
    float: right;
    margin-top: -10px;
    margin-right: 10px;
    font-size: 12px;
    color: #ccc !important;
}
.etiqueta {
    width: 600px;
    margin: auto;
    padding: 10px;
    background: #fdedc6;
	border: #CCCCCC 1px solid;
}
.etiqueta input[type="text"]{
	border: solid 1px #dba627;
}


.valorNO input,.valorNO  textarea {
	width: 74%;
}
.valorNO .titformlandingtest {
	margin-top: -10px;
	border-bottom: solid 1px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}
.valorNO div.parte1test {
	float: left;
	width: 50%;
	font-size: 20px;
}
.valorNO .acept {
	text-align: left;
	font-size: 11px;
	margin-top: -8px;
	margin-bottom: 16px;
}

@media (max-height: 800px){
.footerlandingtest {
    position: relative;
}
}

@media (max-width: 780px){
.contenidolandingtest {
    display: block;
    width: 100%;
    margin: auto;
}
div.parte1test {
    float: none;
    width: 100%;
    font-size: 16px;
    text-align: center;
    padding: 10px 0px;
    line-height: 30px;
}
.footerlandingtest {
    position: relative;
}
img#logoimagenabook {
    max-width: 100%;
    max-height: 200px;
}
.cuerpolandingtest {
    padding: 10px;
}
div.parte2test {
    width: 100%;
    text-align: center;
    padding: 10px;
    float: none;
}
body {
    max-width: 100vw;
}
.opac {
    position: absolute;
    background: #484848;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: .9;
}
.row {
    top: 50%;
}
.formlandingtest {
    margin-left: 0px;
}
.titulolandingbook {
    font-size: 27px;
    margin-top: 0px;
    max-width: 100%;
	width:100%;
    padding: 3px;
    margin: -5px;
    padding-right: 6px;
}
}

@media (max-width: 650px){
.etiqueta {
    width: 600px;
}
#carrusel {
    width: 600px;
}
.carrusel>div {
    width: 600px;
}
}

@media (max-width: 600px){
.etiqueta {
    width: 550px;
}
#carrusel {
    width: 550px;
}
.carrusel>div {
    width: 550px;
}
}

@media (max-width: 550px){
.etiqueta {
    width: 500px;
}
#carrusel {
    width: 500px;
}
.carrusel>div {
    width: 500px;
}
.cuerpolandingtest {
    padding: 5px;
}
.contenidolandingtest {
    display: block;
}
div.parte1test, div.parte2test {
    float: none;
    width: 98%;
    padding: 1%;
}
.formlandingtest {
    margin: 5px !important;
}
.footerlandingtest {
    position: relative;
}

@media (max-width: 500px){
.etiqueta {
    width: 450px;
}
#carrusel {
    width: 450px;
}
.carrusel>div {
    width: 450px;
}
}

@media (max-width: 450px){
.etiqueta {
    width: 400px;
}
#carrusel {
    width: 400px;
}
.carrusel>div {
    width: 400px;
}
}

@media (max-width: 400px){
.etiqueta {

    width: 350px;
}
#carrusel {
    width: 350px;
}
.carrusel>div {
    width: 350px;
}
.product h1 {
    font-size: 23px;
}
.preguntis h5 {
    font-size: 14px;
}
.preguntis {
    font-size: 14px;
}
}

@media (max-width: 350px){
.etiqueta {
    width: 300px;
}
#carrusel {
    width: 300px;
}
.carrusel>div {
    width: 300px;
}
}

@media (max-width: 300px){
.etiqueta {
    width: 250px;
}
#carrusel {
    width: 250px;
}
.carrusel>div {
    width: 250px;
}
}
