@font-face{
  font-family: FuturaBold;
  src: url(fonts/FuturaBold.otf);
}
@font-face{
  font-family: FuturaMediumItalic;
  src: url('fonts/FuturaMediumItalic.otf');
}
@font-face{
  font-family: FuturaMedium;
  src: url('fonts/FuturaMedium.otf');
}
@font-face{
  font-family: FuturaCondensedExtraBold;
  src: url('fonts/FuturaCondensedExtraBold.otf');
}
.english{
    font-family: FuturaMedium;
}
.castellano{
    font-family: FuturaMediumItalic;
}
body{margin:0;background: url(images/fondo.jpg);background-size: 100%;color:white;font-family: sans-serif}
header{background: url(images/logo.jpg);
    background-size: cover;
    padding: 21.5% 58% 5.5% 42%;}
.social{position: absolute;width: 16%;}
.social img,.social2 img{float:left;margin: 0 8%;width: 17.33%;}
content{text-align: center;}
.info{background: url(images/i1.jpg);background-size: cover;    padding: 0 6.5% 0 4%;overflow: hidden;padding-bottom: 5%}
.info2{background: url(images/i2.jpg);background-size: cover;    padding: 0 6.5% 0 4%;overflow: hidden;padding-bottom: 5%}
.info3{background: url(https://theresurrectionclub.com/wp-content/uploads/2025/07/CleanShot-2025-07-07-at-12.37.55.png);background-size: cover;    padding: 0 6.5% 0 4%;overflow: hidden;padding-bottom: 5%}
.title{font-size: 4.9vw;font-weight: bold;margin: 3.15% 0;font-family: FuturaBold;}
.info-content{display: flex;align-items: center;}
.text{float:left;width: 39%;text-align: right;font-size: 1.56vw;margin-right: 2.5%;}
.video{    float:right;
    width: 61%;}
.videoWrapper {
    position: relative;
    z-index: 0;
    height: 0;
    padding-bottom: 56.25%;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.band{background: url(images/fondo.jpg);background-size: 100%;overflow: hidden;}
.band img{width: 100%}
.name{position: absolute;font-size: 2.7vw;    margin: -3%;font-style: oblique;font-family: FuturaMediumItalic;}
.image-l{float:left;width: 50%}
.image-r{float:right;width: 50%}
.name-l{float:left;padding: 14.0625% 25%;}
.name-r{float:right;padding: 14.0625% 25%;}
footer{padding-top: 5%;}
.follow{width: 14.9%;
    margin: 0 auto;
    font-size: 2.33vw;
    font-family: FuturaMedium;
    position: relative;
    left: -21px;
}
.social2{width: 16%; margin: 30px auto;}
.tx{width: 100%; margin-top: 5%;}
.destacado{font-family: FuturaCondensedExtraBold;}