/* Presentational style rules only
 * Not required
 */

html, body, .container {
  height: 100%;
}

/* Reset */
html, body, h1, p, a, div, section {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
}

/* Basic */
body { 
  font: 18px/23px "Cantarell", sans-serif;
  color: #ffffff;
  margin-top: 0;
}

h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  margin-top: 20px;
  font-family: "Cantarell", sans-serif;
}

a {
  color: #ffffff;
}

p {
  margin: 0 0 15px 0;
}

strong {
  font-weight: 700;
}

/* AUDIO */
audio {
  width: 100%;
}
.container-audio {
  height: auto;
  padding: 10px;
  border-radius: 5px;
  color: #fff;
  margin: 10px auto;
  overflow: hidden;
}
.container-audio h1 {
  font-weight: bold;
  text-align: left;
  margin-top: 0;
  margin-left: 0 !important;
  background-color: transparent !important;
  font-family: "Kotta One", serif !important;
  text-transform: none !important;
}
.container-audio p {
  text-align: left;
  margin-bottom: 10px;
  color: #fff;
}

/* CONTENIDO */

.pull-left {
  float:left !important;
}

.pull-right {
  float:right !important;
}

.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext, .tooltiptext2 {
  visibility: hidden;
  text-align: left;
  border-radius: 6px;
  padding: 0px 0;
  position: absolute;
  z-index: 1;
  display: block;
  margin: 0;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.8);  
  color: #e1e1e1;
  font-family: "Kotta One", serif;
}

.tooltip:hover .tooltiptext, 
.tooltip:hover .tooltiptext2 {
  visibility: visible;
}

.tooltip .tooltiptext::after
.tooltip .tooltiptext2::after {
  position: absolute;
  border-width: 5px;
  border-style: solid;
}

@media (min-width: 1679px) and (max-width: 1920px) {
  .zona9{
    position: absolute;
    top: 540px;
    left: 470px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 780px;
    left: 406px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 860px;
    left: 930px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 1019px;
    left: 676px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 1230px;
    left: 1306px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 1240px;
    left: 666px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 1510px;
    left: 1096px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 1590px;
    left: 656px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1740px;
    left: 1310px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 850px;
    font-size: 20px;
    line-height: 28px;
  }
  .tooltip .tooltiptext2 {
    width: 850px;
    right: 20%;
    margin-right: -80px;
    font-size: 20px;
    line-height: 28px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-family: "Squada One", sans-serif;
    font-size: 58px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 38px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 16px;
    line-height: 23px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 79%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 20px;
    padding: 10px;
    text-align: left;
  }
  .btn-link {
    font-size: 24px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
  } 
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .container-audio h1 {
    font-size: 24px;
    margin-top: -14px;
  }
  .senal {
    font-size:16px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
  }
  .espacio {
    min-height: 1890px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    margin: 0 auto;
    display: inline-block;
  } 
  footer p {
    color: #32328F;
    font-size: 16px !important;
    font-family: "Kotta One", serif !important;
  }  
}

@media (min-width: 1559px) and (max-width: 1680px) {
  .zona9{
    position: absolute;
    top: 460px;
    left: 410px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 679px;
    left: 348px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 760px;
    left: 800px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 888px;
    left: 578px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 1080px;
    left: 1140px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 1086px;
    left: 570px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 1340px;
    left: 950px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 1380px;
    left: 570px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1520px;
    left: 1156px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 750px;
    font-size: 20px;
    line-height: 28px;
  }
  .tooltip .tooltiptext2 {
    width: 750px;
    right: 20%;
    margin-right: -80px;
    font-size: 20px;
    line-height: 28px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 86%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -50px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-family: "Squada One", sans-serif;
    font-size: 50px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 86%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 30px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 14px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 93%;
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 10px;
    padding: 10px;
  }
  .btn-link {
    font-size: 22px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
  } 
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .container-audio h1 {
    font-size: 24px;
    margin-top: -20px;
  }  
  .senal {
    font-size:16px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 18px;
  }  
  .espacio {
    min-height: 1650px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 16px !important;
    font-family: "Kotta One", serif !important;
  } 
}

@media (min-width: 1600px) and (max-width: 1679px) {
  .zona9{
    position: absolute;
    top: 445px;
    left: 400px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 647px;
    left: 336px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 730px;
    left: 760px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 844px;
    left: 534px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 1020px;
    left: 1100px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 1042px;
    left: 560px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 1270px;
    left: 910px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 1324px;
    left: 530px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1440px;
    left: 1096px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 700px;
    font-size: 16px;
    line-height: 24px;
  }
  .tooltip .tooltiptext2 {
    width: 700px;
    right: 20%;
    margin-right: -80px;
    font-size: 16px;
    line-height: 24px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 86%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -50px;
    padding-top: 10px;
    padding-bottom: 15px;
    font-family: "Squada One", sans-serif;
    font-size: 50px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 86%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 10px;
    padding-bottom: 4px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 30px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 14px;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 85%;
    margin-left: 7%;
    margin-right: 7%;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
  }
  .btn-link {
    font-size: 19px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
  }
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 16px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  } 
  .container-audio h1 {
    font-size: 22px;
    margin-top: -20px;
  } 
  .senal {
    font-size:16px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 18px;
  }  
  .espacio {
    min-height: 1560px;
  }
  .mensaje {
    display: none !important;
  }  
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 16px !important;
    font-family: "Kotta One", serif !important;
  } 
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .zona9{
    position: absolute;
    top: 385px;
    left: 350px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 560px;
    left: 282px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 630px;
    left: 650px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 739px;
    left: 474px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 890px;
    left: 960px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 906px;
    left: 470px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 1120px;
    left: 790px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 1160px;
    left: 456px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1260px;
    left: 956px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 650px;
    font-size: 16px;
    line-height: 24px;
  }
  .tooltip .tooltiptext2 {
    width: 650px;
    right: 20%;
    margin-right: -80px;
    font-size: 16px;
    line-height: 24px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 86%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -64px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-family: "Squada One", sans-serif;
    font-size: 40px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 86%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 28px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 14px;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 97%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
  }
  .btn-link {
    font-size: 18px;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  } 
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }  
  .container-audio h1 {
    font-size: 22px;
    margin-top: -20px;
  } 
  .senal {
    font-size:15px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 18px;
  }  
  .espacio {
    min-height: 1350px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 16px !important;
    font-family: "Kotta One", serif !important;
  }       
}

@media (min-width: 1360px) and (max-width: 1399px) {
  .zona9{
    position: absolute;
    top: 375px;
    left: 330px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 546px;
    left: 278px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 614px;
    left: 640px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 719px;
    left: 460px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 870px;
    left: 930px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 880px;
    left: 450px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 1090px;
    left: 764px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 1130px;
    left: 443px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1220px;
    left: 936px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 600px;
    font-size: 16px;
    line-height: 24px;
  }
  .tooltip .tooltiptext2 {
    width: 600px;
    right: 20%;
    margin-right: -80px;
    font-size: 16px;
    line-height: 24px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -64px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-family: "Squada One", sans-serif;
    font-size: 38px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 24px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 13px;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 97%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
  }
  .btn-link {
    font-size: 16px;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  }  
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .container-audio h1 {
    font-size: 22px;
    margin-top: -20px;
  }   
  .senal {
    font-size:14px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 12px;
  }  
  .espacio {
    min-height: 1300px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 14px !important;
    font-family: "Kotta One", serif !important;
  }         
}

@media (min-width: 1280px) and (max-width: 1359px) {
  .zona9{
    position: absolute;
    top: 350px;
    left: 310px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 512px;
    left: 260px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 574px;
    left: 604px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 674px;
    left: 430px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 820px;
    left: 870px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 830px;
    left: 430px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 1026px;
    left: 714px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 1060px;
    left: 403px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1154px;
    left: 870px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 620px;
    font-size: 16px;
    line-height: 24px;
  }
  .tooltip .tooltiptext2 {
    width: 620px;
    right: 20%;
    margin-right: -80px;
    font-size: 16px;
    line-height: 24px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -64px;
    padding-top: 5px;
    padding-bottom: 0px;
    font-family: "Squada One", sans-serif;
    font-size: 35px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 5px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 22px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 13px;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 96%;
    margin-left: 1%;
    margin-right: 3%;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
  }
  .btn-link {
    font-size: 18px;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  }  
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 14px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  } 
  .container-audio h1 {
    font-size: 20px;
    margin-top: -20px;
  }  
  .senal {
    font-size:14px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 12px;
  }  
  .espacio {
    min-height: 1226px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 14px !important;
    font-family: "Kotta One", serif !important;
  }          
}

@media (min-width: 1152px) and (max-width: 1279px) {
  .zona9{
    position: absolute;
    top: 310px;
    left: 270px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 460px;
    left: 230px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 514px;
    left: 544px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 604px;
    left: 380px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 730px;
    left: 780px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 740px;
    left: 380px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 920px;
    left: 644px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 950px;
    left: 373px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 1040px;
    left: 776px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 550px;
    font-size: 14px;
    line-height: 20px;
  }
  .tooltip .tooltiptext2 {
    width: 550px;
    right: 20%;
    margin-right: -80px;
    font-size: 14px;
    line-height: 20px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -70px;
    padding-top: 3px;
    padding-bottom: 0px;
    font-family: "Squada One", sans-serif;
    font-size: 35px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 3px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 22px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 12px;
    line-height: 18px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 96%;
    margin-left: 2%;
    margin-right: 2%;
    margin-top: 10px;
    padding: 5px;
    text-align: left;
  }
  .btn-link {
    font-size: 16px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  }  
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }  
  .container-audio h1 {
    font-size: 20px;
    margin-top: -20px;
  }  
  .senal {
    font-size:13px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 12px;
  }  
  .espacio {
    min-height: 1100px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 14px !important;
    font-family: "Kotta One", serif !important;
  } 
}

@media (min-width: 1024px) and (max-width: 1151px) {
  .zona9{
    position: absolute;
    top: 276px;
    left: 240px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 406px;
    left: 200px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 450px;
    left: 474px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 534px;
    left: 330px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 640px;
    left: 690px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 660px;
    left: 340px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 820px;
    left: 564px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 840px;
    left: 323px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 914px;
    left: 684px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 500px;
    font-size: 13px;
    line-height: 18px;
  }
  .tooltip .tooltiptext2 {
    width: 500px;
    right: 20%;
    margin-right: -80px;
    font-size: 13px;
    line-height: 18px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -70px;
    padding-top: 1px;
    padding-bottom: 0px;
    font-family: "Squada One", sans-serif;
    font-size: 32px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 1px;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 20px !important;
    text-decoration: none !important;
    text-transform: uppercase;
  }
  .intro {
    font-size: 12px;
    line-height: 13px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 97%;
    margin-left: 1%;
    margin-right: 2%;
    margin-top: 1px;
    padding: 5px;
    text-align: left;
  }
  .btn-link {
    font-size: 16px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  }  
  a.button {
    display: inline-block;
    padding: 6px 10px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 12px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }   
  .container-audio h1 {
    font-size: 18px;
    margin-top: -20px;
  }  
  .senal {
    font-size:13px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 12px;
  }  
  .espacio {
    min-height: 950px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 13px !important;
    font-family: "Kotta One", serif !important;
  }      
}

@media (min-width: 800px) and (max-width: 1023px) {
  .zona9{
    position: absolute;
    top: 206px;
    left: 180px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 310px;
    left: 154px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 350px;
    left: 360px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 412px;
    left: 250px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 504px;
    left: 532px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 510px;
    left: 260px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 628px;
    left: 436px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 652px;
    left:240px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 710px;
    left: 530px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 380px;
    font-size: 10px;
    line-height: 14px;
  }
  .tooltip .tooltiptext2 {
    width: 420px;
    right: 20%;
    margin-right: -80px;
    font-size: 10px;
    line-height: 14px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -80px;
    padding-top: 4px;
    padding-bottom: 0px;
    font-family: "Squada One", sans-serif;
    font-size: 24px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
    line-height: 28px;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 0;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 16px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 18px;
  }
  .intro {
    font-size: 10px;
    line-height: 11px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 96%;
    margin-left: 1%;
    margin-right: 2%;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
  }
  .btn-link {
    font-size: 14px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  }  
  a.button {
    display: inline-block;
    padding: 4px 5px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }   
  .container-audio h1 {
    font-size: 16px;
    margin-top: -20px;
  }  
  .senal {
    font-size:11px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 10px;
  }  
  .espacio {
    min-height: 750px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 12px !important;
    font-family: "Kotta One", serif !important;
  }      
}

@media (min-width: 393px) and (max-width: 799px) and (orientation: landscape) {
  .zona9{
    position: absolute;
    top: 206px;
    left: 180px;
    text-align: left;
  }
  .zona8{
    position: absolute;
    top: 310px;
    left: 154px;
    text-align: left;
  }
  .zona7{
    position: absolute;
    top: 350px;
    left: 360px;
    text-align: left;
  }
  .zona6{
    position: absolute;
    top: 412px;
    left: 250px;
    text-align: left;
  }
  .zona5{
    position: absolute;
    top: 504px;
    left: 532px;
    text-align: right;
  }
  .zona4{
    position: absolute;
    top: 510px;
    left: 260px;
    text-align: left;
  }
  .zona3{
    position: absolute;
    top: 628px;
    left: 436px;
    text-align: left;
  }
  .zona2{
    position: absolute;
    top: 652px;
    left:240px;
    text-align: left;
  }
  .zona1{
    position: absolute;
    top: 710px;
    left: 530px;
    text-align: right;
  }
  .tooltip .tooltiptext {
    width: 380px;
    font-size: 10px;
    line-height: 14px;
  }
  .tooltip .tooltiptext2 {
    width: 420px;
    right: 20%;
    margin-right: -80px;
    font-size: 10px;
    line-height: 14px;
  }
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -80px;
    padding-top: 4px;
    padding-bottom: 0px;
    font-family: "Squada One", sans-serif;
    font-size: 24px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
    line-height: 28px;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 0;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 16px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 18px;
  }
  .intro {
    font-size: 10px;
    line-height: 11px;
    background-color: rgba(0, 0, 0, 0.6);
    width: 96%;
    margin-left: 1%;
    margin-right: 2%;
    margin-top: 5px;
    padding: 5px;
    text-align: left;
  }
  .btn-link {
    font-size: 14px !important;
    text-shadow: 0 0 3px #000;
    color: #06a254 !important;
    letter-spacing: 0.1em;
  }  
  a.button {
    display: inline-block;
    padding: 4px 5px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
  }   
  .container-audio h1 {
    font-size: 16px;
    margin-top: -20px;
  }  
  .senal {
    font-size:11px; 
    margin:0 auto !important;
    text-align: center !important;
    font-weight: bold;
    color: #e74f6f !important;
    padding-top: 10px;
  }  
  .espacio {
    min-height: 750px;
  }
  .mensaje {
    display: none !important;
  }
  footer {
    bottom: 0;
    width: 98%;
    padding: 15px;
    color: #2e3192;
    height:100px;
    margin: 0 auto;
  }
  footer .btm-sec {
    background-color: #fff;
    border-radius: 5px;
    width: 316px;
    padding-bottom:0px;
    font-size: 14px !important;
    margin: 0 auto;
  } 
  footer p {
    color: #32328F;
    font-size: 12px !important;
    font-family: "Kotta One", serif !important;
  }     
}
@media (min-width: 200px) and (max-width: 799px) and (orientation: portrait) {
  .content h1.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 0 !important;
    margin-top: -380px;
    padding-top: 4px;
    padding-bottom: 0px;
    font-family: "Squada One", sans-serif;
    font-size: 24px !important;
    color: #e74f6f !important;
    font-weight: bold;
    text-decoration: overline underline solid 4px #fff;
    line-height: 28px;
  }
  .content h2.title {
    background-color: rgba(0, 0, 0, 0.4);
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: -20px;
    padding-top: 0px;
    padding-bottom: 0;
    color: #fff !important;
    font-family: "Squada One", sans-serif;
    font-weight: normal;
    font-size: 16px !important;
    text-decoration: none !important;
    text-transform: uppercase;
    line-height: 18px;
  }
  .mensaje {
    display: inline-block;
    padding: 4px 5px;
    color: #cafaea;
    border: 1px solid #cafaea;
    border-radius: 3px;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(0, 0, 0, 0.4);
    margin-top: 350px;
  }
  .intro {
    display: none !important;
  }
  a.button {
    display: none !important;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: #212529;
}
.btn-link {
  font-weight: bold;
  color: #add56a;
  text-decoration: none;
}
.btn-link:hover {
  color: #b8da95;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}
.fade {
  transition: opacity 0.15s linear;
}

/* Layout */

.navbar {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  height: 40px;
  z-index: 9999;
  position: fixed;
}
.inner {
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.navbar a {
  display: inline-block;
  border: 1px solid #fff;
  font-size: 14px;
  line-height: 24px;
  border-radius: 3px;
  padding: 2px 15px;
  text-decoration: none;
  margin-top: 5px;
}
.container {
  display: table;
  margin-top: 0;
  padding-top: 80px;
  width: 100%;
}
.content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  height: 100%;
}

/* Special */
.sub-title {
  margin: 50px auto;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
}

#more-content {
  display: none;
}

/* Media Queries */
@media only screen and (max-width: 340px) {
  
  .container {
    position: relative;
    display: block;
    float: left;
    vertical-align: baseline;
    margin: 0 auto;
    padding: 80px 0 0 0;
  }
  
  #more-content {
    float: left;
    margin-right: 10px;
    
  }
  
  body h1 {
    font-size: 18px;
    line-height: 23px;
  } 
  
  .content, blockquote {  
    display: inline;
    margin: 0 auto;
    padding-top: 80px;
    vertical-align: baseline;
  }

  blockquote {
    width: 150px;
    margin: 15px auto;
    font-size: 16px;
    line-height: 21px;
    background-color: transparent;
  }

  blockquote cite {
    font-size: 14px;
    line-height: 19px;
  }

  .sub-title {
    font-size: 14px;
    line-height: 21px;
  }

  html, body, .container {
    height: auto;
  }
}