*{
  margin: 0;
  padding: 0;
}

#RAP_container{
  width: 100%;
  height: 100vh;
  text-align: center;
  position: relative;
  background-image: url("../img/main-back.jpg");
  background-repeat: repeat;
  overflow: hidden;
  z-index: 0;
}

#RAP_container #loader{
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}

#RAP_container #cartel{
  position: relative;
  width: 533px;
  margin: auto;
}

#RAP_container #city{
  position: absolute;
  top: 100vh;
  z-index: -1;
}

#RAP_container #city img{
  width: 1920px;
}

#RAP_container  #cartel img{
  height: calc(100vh - 100px);
  margin-top: 50px;
}

#RAP_container #loader.hidden{
  animation: fadeOut 1s;
  animation-fill-mode: forwards;
}

#RAP_container .parlante{
  position: absolute;
  left: -218px;
  right: 0;
  top: 41%;
}

#RAP_container .parlante img{
  height: 380px;
}

@keyframes fadeOut {
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

#RAP_container  .svg_container{
  position: absolute;
  width: 1520px;
  margin: auto;
  top: -170px;;
  left: -220px;
  right: 0;
  mix-blend-mode: overlay;
}

#RAP_container #RAP-wrapper{
  width: 100%;
  height: 100%; /*870px;*/
  margin: auto;
  position: absolute;
  transform-origin: center;
  top: 0;
  left: 0;
  right: 0;
}

#RAP_container #RAP-wrapper .button{
  width: 100px;
  height: 100px;
  background-color: red;
  margin: auto;
}

#RAP_container #RAP-wrapper .button:hover{
  cursor: pointer;
}

#RAP_container #RAP-wrapper .img{
  transform-origin: center;
  position: absolute;
  width: 13%;
  top: 50%;
  left: 34%;
  cursor: pointer;
  display: none;
}

/*====================================CREDITS STYLES*/
#RAP_container #credits{
  position: absolute;
  bottom: 120px;
  left: -368px;
  right: 0;
}

#RAP_container #credits .head-credits:hover{
  cursor: pointer;
}

#RAP_container #credits .head-credits p{
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  color: #f7eacd;
}

#RAP_container #credits .body-credits{
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.8);
  width: 100%;
  height: 100%;
  display: none;
}

#RAP_container #credits .body-credits .credits-content{
  background-image: url(../img/scenerayBK.jpg);
  background-repeat: no-repeat;
  width: 965px;
  height: 790px;
  margin: 50px auto;
  padding-top: 240px;
}

#RAP_container #credits .body-credits .credits-content h3{
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 30px;
  color: #f7eacd;
}

#RAP_container #credits .body-credits .credits-content{
  font-size: 16px;
  line-height: 30px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

#RAP_container #credits .body-credits .credits-content p.post{
  color: #ea4e5e;
  margin-top: 20px;
}

#RAP_container #credits .body-credits .credits-content p.name{
  color: #fff;
}

#RAP_container #credits .body-credits .credits-content p.fonts{
  width: 400px;
  margin: auto;
  font-size: 16px;
  line-height: 20px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  margin-top: 20px;
}

#RAP_container #credits .body-credits .credits-content p.fonts span{
  font-size: 16px;
  line-height: 20px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
  color: #ea4e5e;
}

#RAP_container #livebox_container{
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  overflow: auto;
}
#RAP_container #livebox_container .close-icon,
#RAP_container #credits .close-CRD,
#RAP_container #livebox_container .main-poster-close{
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

#RAP_container #livebox_container .main-poster-close{
  right: 50px;
}

#RAP_container #livebox_container .LB{
  background-image: url('../img/LB-back.jpg');
  width: 1200px;
  min-height: 100vh;
  margin: auto;
  position: relative;
}

#RAP_container #livebox_container .LB .head{
  text-align: right;
  padding-top: 68px;
  margin-left: 70px;
  margin-bottom: 50px;
}

#RAP_container #livebox_container .LB .head h3{
  background-color: #282A34;
  width: 490px;
  color: #EA4E5E;
}

#RAP_container #livebox_container .LB .head h3:nth-child(1){
  font-size: 50px;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.13em;
}

#RAP_container #livebox_container .LB .head h3:nth-child(2){
  font-size: 36px;
  margin-left: 50px;
  margin-top: 15px;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.08em;
}

#RAP_container #livebox_container .afiche-body{
  width: 980px;
  height: auto;
  margin: auto;
  position: relative;
  bottom: 0px;
  background-color: #2D2E37;
  padding-bottom: 50px;
}

#RAP_container #livebox_container .afiche-body .afiche-text{
  width: 700px;
  text-align: left;
  margin-left: 70px;
  padding-top: 50px;
  margin-bottom: 70px;
}

#RAP_container #livebox_container .afiche-body .afiche-text p{
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

#RAP_container #livebox_container.inactive,
#RAP_container #livebox_container .inactive{
  display: none;
}

#RAP_container #livebox_container .afiche-content{
  width: 950px;
  overflow: hidden;
  margin: auto;
}

#RAP_container #livebox_container .LB .nav{
  position: absolute;
  top: 75%;
  cursor: pointer;
}

#RAP_container #livebox_container .LB .nav.prev{
  left: 0;
}

#RAP_container #livebox_container .LB .nav.next{
  right: 0;
}

#RAP_container #livebox_container .afiche-content .afiches{
  display: flex;
  width: 5875px;
}

#RAP_container #livebox_container .afiche-content .afiches .afiche{
  position: relative;
  height: 320px;
}

#RAP_container #livebox_container .afiche-content .afiche-overTXT{
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.7);
  width: 100%;
  height: 100%;
}

#RAP_container #livebox_container .afiche-content .afiche-overTXT h3{
  font-size: 90px;
  color: #EA4E5E;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
}

#RAP_container #livebox_container .afiche-content .afiche-overTXT p{
  font-size: 25px;
  color: #F7EACD;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

#RAP_container #livebox_container .afiche-content .afiches img{
  width: 215px;
  height: 320px;
  margin: auto 10px;
}

#RAP_container #livebox_container .afiche-body .main-afiche{
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 15px;
}

/*======================== HIMNOS STYLES*/
#RAP_container #livebox_container .himnos-body{
  display: flex;
  width: 1030px;
  margin: auto;
}

#RAP_container #livebox_container .himnos-body .videocontent{
  width: 762px;
  margin-left: 30px;
  background-color: #2D2E37;
}

#RAP_container #livebox_container .himnos-body .liscontent{
  margin-left: 15px;
  height: 610px;
  width: 237px;
  overflow: auto;
  text-align: left;
}

#RAP_container #livebox_container .himnos-body .liscontent::-webkit-scrollbar{
  background-color: #2D2E37;
}

#RAP_container #livebox_container .himnos-body .liscontent::-webkit-scrollbar-track{
  background-color: #2D2E37;
}

#RAP_container #livebox_container .himnos-body .liscontent::-webkit-scrollbar-thumb{
  background-color: #F7EACD;
}

#RAP_container #livebox_container .himnos-body h3{
  width: fit-content;
  margin: auto;
  margin-top: 30px;
  font-size: 50px;
  color: #F7EACD;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
  text-decoration: line-through;
}

#RAP_container #livebox_container .himnos-body p{
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 300;
}

#RAP_container #livebox_container .himnos-body span{
  font-size: 40px;
  background-color: #F7EACD;
  color: #EA4E5E;
  padding: 0 5px;
}

#RAP_container #livebox_container .himnos-body .videotitle p{
  background-color: #EA4E5E;
  width: fit-content;
  margin: auto;
  padding: 0 25px;
}

#RAP_container #livebox_container .himnos-body .video{
  margin: 20px auto;
}

#RAP_container #livebox_container .himnos-body .video .video-himnos{
  width: 580px;
  height: 320px;
}

#RAP_container #livebox_container .himnos-body .videoTXT{
  width: 620px;
  margin: auto;
  padding-top: 20px;
  margin-bottom: 20px;
  border-top: solid 1px #F7EACD;
  text-align: left;
}

#RAP_container #livebox_container .himnos-body .liscontent .song{
  margin: 5px auto;
}

#RAP_container #livebox_container .himnos-body .liscontent .song p:nth-of-type(2){
  font-size: 14px;
  margin-left: 23px;
}

#RAP_container #livebox_container .himnos-body .liscontent .song:hover{
  background-color: #2D2E37;
  cursor: pointer;

}

#RAP_container #livebox_container .himnos-body .liscontent .song:hover p{
  color: #EA4E5E;
}

/*===========================================================HISTORY STYLES*/
#RAP_container #livebox_container .history-body{
  display: flex;
  width: 1010px;
  margin: auto;
  text-align: left;
}

#RAP_container #livebox_container .history-body .note-text{
  background-color: #2D2E37;
  padding: 50px;
  width: 800px;
}

#RAP_container #livebox_container .history-body .note-text p{
  width: 90%;
  color: #fff;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

#RAP_container #livebox_container .history-body .note-text h4{
  color: #ea4e5e;
  background-color: #f7eacd;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 25px;
  width: fit-content;
  padding: 10px;
  padding-left: 50px;
  position: relative;
  left: -50px;
  font-size: 20px;
  text-decoration: line-through;
}

#RAP_container #livebox_container .history-body .note-text p.lead{
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 35px;
  text-align: left;
}

#RAP_container #livebox_container .history-body .note-text p.lead span{
  font-size: 40px;
  background-color: #EA4E5E;
  color: #fff;
  padding: 0 5px;
}

#RAP_container #livebox_container .history-body .note-text p.note{
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 25px;
}

#RAP_container #livebox_container .history-body .note-text .sentence{
  text-align: center;
  margin-bottom: 25px;
  border-top: solid 2px #ea4e5e;
  border-bottom: solid 2px #ea4e5e;
}

#RAP_container #livebox_container .history-body .note-text .sentence p{
  font-size: 25px;
  line-height: 45px;
  margin: 25px auto;
}

#RAP_container #livebox_container .history-body .text-side{
  margin-top: 200px;
  text-align: right;
}

#RAP_container #livebox_container .history-body .text-side p:nth-child(2){
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
  padding-left: 30px;
  margin-left: -15px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
}

#RAP_container #livebox_container .history-body .text-side p:nth-child(3){
  color: #f7eacd;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

/*===========================================================VIDEOS STYLES*/
#RAP_container #livebox_container .videos-body{
  width: 1050px;
  margin: auto;
  text-align: left;
}

#RAP_container #livebox_container .videos-body .btns-video{
  display: flex;
}

#RAP_container #livebox_container .videos-body .btns-video p{
  width: inherit;
  background-color: #2D2E37;
  color: #fff;
  font-size: 25px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
  padding: 5px 25px;
  margin-left: 50px;
}

#RAP_container #livebox_container .videos-body .btns-video p.btn-inactive{
  background-color: #ea4e5e;
}

#RAP_container #livebox_container .videos-body .btns-video p:hover{
  cursor: pointer;
}

#RAP_container #livebox_container .videos-body .VDCOntent{
  width: 956px;
  margin: auto;
  background-color: #2D2E37;
  padding-top: 50px;
}

#RAP_container #livebox_container .videos-body .VDCOntent .VRAP{
  position: absolute;
  left: 80px;
  right: 0;
}

#RAP_container #livebox_container .videos-body .VDCOntent .videos{
  width: 1050px;
  height: 450px;
  margin: auto;
}

#RAP_container #livebox_container .videos-body .VDCOntent .video-text{
  padding-top: 490px;
  padding-bottom: 50px;
  width: 90%;
  margin: auto;
}

#RAP_container #livebox_container .videos-body .VDCOntent .video-text p{
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 100;
}

/*========================= SELECT STYLES*/
#RAP_container #livebox_container .line-body{
  height: 1100px;
}
#RAP_container #livebox_container .line-body .body-enter{
    display: flex;
    align-items: center;
    justify-content: center;
}

#RAP_container #livebox_container .line-body .body-enter p{
  width: 450px;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 100;
  padding: 15px;
  margin-left: 45px;
  background-color: #ea4e5e;
}

#RAP_container #livebox_container .line-body .selects{
  display: flex;
  justify-content: center;
  margin-top: 50px;
}

#RAP_container #livebox_container .line-body .selects .SelectlineUP{
  margin: 15px;
  display: flex;
  justify-content: center;
}

#RAP_container #livebox_container .line-body .selectHead{
  width: 130px;
  height: 40px;
  margin: auto;
  background-color: #892b3d;
  text-align: left;
  display: flex;
  padding-left: 10px;
}

#RAP_container #livebox_container .line-body .selectHead p:nth-of-type(1){
  color: #fff;
  font-size: 35px;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 5px;
  margin-top: 5px;
}

#RAP_container #livebox_container .line-body .selectHead .right,
#RAP_container #livebox_container .line-body .bandHead .right{
  margin-left: auto;
  margin-right: 15px;
  margin-top: 4px;
}

#RAP_container #livebox_container .line-body .selectHead i.arrow,
#RAP_container #livebox_container .line-body .bandHead i.arrow{
  border: solid #fff;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 8px;
    -webkit-transform: rotate(45deg);
}

#RAP_container #livebox_container .line-body .selectBody{
  width: 130px;
  height: 160px;
  overflow: auto;
  margin: auto;
  background-color: #ea4e5e;
  display: none;
  position: absolute;
  z-index: 1;
  /*right: 0;*/
  /*left: 0;*/
}

#RAP_container #livebox_container .line-body .selectBody p{
  color: #fff;
  line-height: 25px;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
}

#RAP_container #livebox_container .line-body .selectBody p:hover{
  background-color: #fff;
  color: #000;
  cursor: pointer;
}

#RAP_container #livebox_container .line-body .bandHead{
  display: flex;
  width: 350px;
  height: 40px;
  margin-left: 25px;
  background-color: #f7eacd;
  text-align: left;
  padding-left: 10px;
}

#RAP_container #livebox_container .line-body .bandHead p,
#RAP_container #livebox_container .line-body .bandBody p{
  font-size: 16px;
  line-height: 20px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 100;
  cursor: pointer;
}

#RAP_container #livebox_container .line-body .bandBody p{
  text-transform: lowercase;
}

#RAP_container #livebox_container .line-body .bandBody p::first-letter{
  text-transform: uppercase;
}

#RAP_container #livebox_container .line-body .bandBody{
  width: 395px;
  height: 160px;
  overflow: auto;
  margin: auto;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  display: none;
}

#RAP_container #livebox_container .line-body .bandBody p:hover{
  background-color: #afb0b3;
  cursor: pointer;
}

#RAP_container #livebox_container .btn-previsual{
  position: absolute;
  bottom: 85px;
  left: 0;
  right: 0;
  width: 300px;
  height: 50px;
  margin: auto;
  background-color: #f7eacd;
  cursor: pointer;
}

#RAP_container #livebox_container .btn-previsual p{
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
  margin-top: 13px;
}

#RAP_container #livebox_container .userCartel{
  position: fixed;
    width: 100%;
    background: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
}

#RAP_container #livebox_container .userCartel .cartel{
  width: 635px;
  height: 100vh;
  background-image: url('../img/cartel3.png');
  background-repeat: no-repeat;
  background-size: 635px 838px;
  margin: auto;
  position: relative;
}

#RAP_container #livebox_container .userCartel .cartel .cTexts{
  position: absolute;
  width: 490px;
  top: 340px;
  left: 75px;
}

#RAP_container #livebox_container .userCartel .cartel .cTexts p{
  color: #f7eacd;
  font-size: 20px;
  line-height: 30px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 700;
  display: inline-block;
  margin-right: 5px;
  text-transform: uppercase;
}

#RAP_container #livebox_container .userCartel .cartel .cTexts p:nth-child(even){
  color: #ea4e5e;
}

#RAP_container #livebox_container .userCartel .download{
  width: 200px;
  background-color: rgba(0,0,0,0.8);
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  padding: 15px;
  cursor: pointer;
}

#RAP_container #livebox_container .userCartel .download p{
  font-size: 16px;
  color: #fff;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

/*========================= PROGRAMATION STYLES*/
#RAP_container #livebox_container .program-body{
  background-image: url('../img/programBK.jpg');
  background-repeat: no-repeat;
  width: 900px;
  height: 930px;
  margin: auto;
  padding-bottom: 50px;
  position: relative;
}

#RAP_container #livebox_container .program-body .btns-program img{
  position: absolute;
  cursor: pointer;
}

#RAP_container #livebox_container .program-body .btns-program img:nth-of-type(1){
  top: 680px;
  left: 260px;
  width: 170px;
}

#RAP_container #livebox_container .program-body .btns-program img:nth-of-type(2){
  top: 420px;
  left: 20px;
  width: 170px;
}

#RAP_container #livebox_container .program-body .btns-program img:nth-of-type(3){
  top: 340px;
  left: 350px;
}

#RAP_container #livebox_container .program-body .program-container{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
  padding-top: 68px;
}

#RAP_container #livebox_container .program-body .program-container .scenary{
  /*background-image: url('../img/scenerayBK.jpg');*/
  background-color: #000;
  background-repeat: no-repeat;
  width: 645px;
  height: 530px;
  margin: auto;
}

#RAP_container #livebox_container .program-body .program-container .scenary h4{
  font-size: 32px;
  font-family: benton-sans-extra-compressed, sans-serif;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0.13em;
  background-color: #ea4e5e;
  color: #f7eacd;
  text-align: right;
  width: 350px;
  margin: 0px 0px 40px -26px;
  position: relative;
  top: -12px;
}

#RAP_container #livebox_container .program-body .program-container .scenary .days{
  display: flex;
  justify-content: center;
}

#RAP_container #livebox_container .program-body .program-container .scenary .days h3{
  padding: 10px;
  background-color: #f7eacd;
  font-family: adelle, serif;
  font-style: normal;
  font-size: 25px;
  font-weight: 400;
  margin: auto 25px;
  width: 130px;
  cursor: pointer;
}

#RAP_container #livebox_container .program-body .program-container .scenary .days h3.dActive{
  background-color: #ea4e5e;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog{
  text-align: left;
  width: 620px;
  height: 340px;
  margin: 35px auto auto 80px;
  background-color: #282a34;
  padding: 15px;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day{
  display: flex;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day.inactive{
  display: none;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day .houre{
  margin-right: 50px;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day .houre p,
#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day .nbands p{
  font-size: 16px;
  line-height: 35px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day .houre p{
  color: #ea4e5e;
}

#RAP_container #livebox_container .program-body .program-container .scenary .day-prog .day .nbands p{
  color: #f7eacd;
}

/*========================= GALERY STYLES*/
#RAP_container #livebox_container .galery-body {
  background-color: #2d2e37;
  width: 1000px;
  margin: auto;
  padding-top: 30px;
}

#RAP_container #livebox_container .galery-body .galery-txt-enter{
  width: 760px;
  margin: auto;
  margin-bottom: 30px;
  text-align: left;
}

#RAP_container #livebox_container .galery-body .galery-txt-enter p{
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-family: adelle, serif;
  font-style: normal;
  font-weight: 400;
}

#RAP_container #livebox_container .galery-body .img-container{
  width: 745px;
  margin: auto;
}

/*========================= NEW STYLES*/
#RAP_container #livebox_container .news-body{
  width: 1000px;
  margin: auto;
  padding: 50px;
  background-color: #000;
  text-align: left;
}

#RAP_container #livebox_container .news-body .foto-despliegueHomeGaleria{
  border: 5px solid #282a34;
}

#RAP_container #livebox_container .news-body .multiModularTitle,
#RAP_container #livebox_container .news-body .multiModularLead{
  background-color: #18181c;
}

#RAP_container #livebox_container .news-body .multiModularTitle h3 a,
#RAP_container #livebox_container .news-body .multiModularLead p{
  color: #f7eacd;
}

#RAP_container #livebox_container .news-body .contenedorMultiarticulo .Multiarticulo{
  width: 350px;
  margin: 25px auto!important;
}

/*========================= REDES STYLES*/
#RAP_container .contenedor_redes{
  position: absolute;
  z-index: 1;
  top: 40%;
  right: 10%;
}

#RAP_container  .contenedor_redes .sociales_modulares{
  border-top: none;
}
