
html, body {position: relative; width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat}
body .grid figure, body .grid .placeholder {
    width: 62px;
    height: 62px;
    display: inline-block;
	margin: 0 0px
}

#screen {width: 86%; height: 90%; top: 5%; left: 7%; position: absolute; background: rgba(255,255,255,0.60)}
.card-text {color: #666; padding: 25px}

#logo {text-align: left; padding: 0 12%}
#logo img {width: 100%; margin: 65px 0 0}
h2.slogan {text-align: left; padding-left: 12%; margin-top: 5px; margin-bottom: 20px}
h2.slogan img {width: 100px}
section table {width: 90%; margin: 0 auto 15px}
section table td {font-size: 14px; text-align: left; padding: 5px 7px; color: #fff}
section table tr:nth-child(odd) td {background: #2d2d2d}
section table tr:nth-child(even) td {background: #222}

#powered {font-size: 11px; text-align: center; text-transform: uppercase; position: fixed; bottom: 9px; left: 0; width: 100%}
#powered img {max-width: 45px; height: auto; margin-bottom: -5px; margin-left: 3px; display: inline-block}

.container {position: relative}
.container .close-content {padding: 0}

figure p {font-size: 11px; color: #fff; font-weight: 600; text-transform: uppercase}
figure p span {font-size: 9px; font-weight: 300}

/**/
.content.show, .show {min-height: 100%}
.show .card-text {height: 100%; min-height: 100%}

#grid3d .content > div {background: #ff3176;
background: -moz-linear-gradient(top, #ff3176 8%, #eaab49 100%);
background: -webkit-linear-gradient(top, #ff3176 8%,#eaab49 100%);
background: linear-gradient(to bottom, #ff3176 8%,#eaab49 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3176', endColorstr='#eaab49',GradientType=0 );

}

.card-text img.wlogo {max-width: 43%; height: auto; margin: 15px 0; display: inline-block; margin: 0}
.card-text img {max-width: 65%; height: auto; margin: 15px 0; display: inline-block; margin: 0}
.card-text.artistas img {max-width: 50%; height: auto; margin: 10px 0; display: inline-block}
.card-text p.card-slogan {font-size: 12px; text-align: center; margin-top: 0}
.card-text p.mas-info {margin-top: 70px; font-style: normal}
.card-text h2 {
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px;
    text-align: center;
    font-weight: 400;
}
.card-text.artistas h2 span {
    font-size: 12px; display: block
}
.card-text h3 {
    color: #fff;
    font-size: 16px;
    margin: 0 0 20px;
    text-align: center;
    font-weight: 300;
}

.card-text.locacion img {max-width: 100%}

.card-text.info, .card-text.info h2, .card-text.info h3, .card-text.info p, .card-text.locacion h2 {text-align: left !important}
.card-text.info h2 {margin-top: 20px; margin-bottom: 0}
.card-text.info h3 {margin-top: 0; margin-bottom: 10px}
.card-text.info p, .card-text.info li {font-size: 13px; font-style: normal}
.card-text p {font-size: 13px; color: #fff; text-align: center; font-style: normal}

.card-text.artistas p {font-size: 12px; color: #fff; text-align: justify; font-style: normal}

.card-text p.date, .card-text p.aviso {font-size: 15px; color: #fff; text-align: center; font-style: normal}
.card-text #vcard p {font-size: 15px !important; color: #666; font-style: normal}
.card-text ul {padding-left: 20px}
.card-text li {font-size: 17px; color: #fff; text-align: left; position: relative; margin-bottom: 10px}
.card-text li:before {position: absolute; top: 0; left: -25px; content: ''; display: block; background: url(img/check.svg) no-repeat center center; width: 20px; height: 18px; background-size: cover}

.wa-button {text-align: center; border-radius: 30px; width: 100%; background: #25d366; display: inline-block; margin: 0 auto 20px}
.wa-button a {width:100%; height: 100; display: block; margin: 0; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 15px}
p.center {text-align: center}
.domicilio img {max-width: 200px ; height: auto; margin-top: 20px}

.vcard-pill {text-align: center; border-radius: 30px; width: 80%; background: #a3409f; display: inline-block; margin: 0 auto}
.vcard-pill a {width:100%; height: 100; display: block; margin: 0; height: 36px; line-height: 36px; text-align: center; color: #fff; font-size: 15px}

#vcard {background: #fff; padding: 80px 20px 20px; border-radius: 10px; max-width: 80%; margin: 100px auto 0; color: #333; position: relative}
#cardProfile {width: 150px; height: 150px; background: #666; border: solid 3px #685c67; border-radius: 500px; position: absolute; top: 0; left: 50%; margin-top: -75px; margin-left: -75px; overflow: hidden}
#cardProfile img {max-width: 100%; height: 100%; margin: 0}
#vcard p {color: #333}

/*home*/
#top-ban {background: url(img/home-banderin.svg) no-repeat center top; position: absolute; top: 0; left: 25%; width: 50%; height: 200px; background-size: contain}
#home-fecha {text-align: center; font-size: 21px; text-transform: uppercase; color: #fff}
#home-fecha span {font-size: 11px; display: block}
#home-media  {text-align: center}
#home-media img {max-width: 52px; max-height: 52px; margin: 0 10px}