.bg-oscuro{
    background-color: #2D1D1F;
}

.bg-black{
    background-color: black;
}

@font-face {
	font-family: "guardianegyp-regular";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Regular.woff2') format('woff2');	
}
@font-face {
	font-family: "guardianegyp-bold";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/GuardianEgyp-Bold.woff2') format('woff2');	
}

@font-face {
	font-family: "oswaldstencil";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/OswaldStencil-Bold.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/Oswald-Stencil.woff2') format('woff2');	
}
body.bg-rojo {
    background: url(../img/bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #050505;
    height:100vh;
}
@font-face {
	font-family: "bentonsansregular";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/BentonSans-Regular.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/BentonSans-Regular.woff2') format('woff2');	
}
@font-face {
	font-family: "bentonsansbold";
	src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/BentonSans-Bold.woff') format('woff'),
url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/BentonSans-Bold.woff2') format('woff2');	
}
@font-face {
    font-family: 'helvetica-regular';
    font-weight: normal;
    src: url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes/fonts/Helvetica-regular.woff') format("truetype"),
 url('https://d1ts5g4ys243sh.cloudfront.net/proyectos_especiales_prod/especiales/elementos-comunes-2/fonts/Helvetica-regular.woff2') format('woff2');
  }
.cont-title-body h1 {
    font-size: 2.0rem;
    /* max-width: 250px; */
    line-height: 2.2rem;
    padding: 5px 0px;
    text-transform: uppercase;
    /* text-align: center; */
    font-family: 'oswaldstencil';
    margin: auto 0;
    color: #FF0000;
    margin: 25px auto 0 auto;
}
.cont-title-body h2 {
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-weight: bold;
    font-family: 'guardianegyp-regular';
    color: #f6f6f6;
}
.cont-title-body h3 {
    font-size: 2.5rem;
    line-height: 2.0rem;
    font-family: 'morganitemediumitalic';
    color: white;
    text-align: center;
    max-width: 255px;
    margin: 0 auto;
}
h1.my-signo {
    color: #FC0000;
    font-family: 'oswaldstencil';
    line-height: 2.20rem;
    margin: 30px 0px 0px 0px;
    font-size: 2rem;
    padding: 20px;
    max-width: 86%;
}
h1.my-apellido {
    color: white;
    font-family: 'morganiteextrabold';
    line-height: 3.20rem;
    font-size: 2.90rem;
    padding: 0px 20px;
    max-width: 86%;
}
h2.my-signo {
    color: #000000;
    margin-left: 18px;
    background-color: #FC6100;
    padding: 15px 20px 5px 25px;
    font-family: 'morganiteextrabold';
    line-height: 2.5rem;
    font-weight: bold;
    max-width: 60px;
    border-radius: 7rem;
    font-size: 2.9rem;
    vertical-align: middle;
}
p.total {
    color: #FC6100;
    font-family: 'morganiteextrabold';
    line-height: 3.20rem;
    margin: 0px;
    font-size: 4rem;
    padding: 0px 20px;
    max-width: 80%;
}

.color-white {color: white !important}
.color-orange {color: #FC6100;}

p.numeros-grandes {
    color: white;
    font-family: 'morganiteextrabold';
    line-height: 3.20rem;
    font-size: 4rem;
    padding: 0px 20px;
    max-width: 70%;
}
p.numeros-medianos {
    color: #FC6100;
    font-family: 'morganiteextrabold';
    line-height: 1.20rem;
    font-size: 2.70rem;
    padding: 0px 20px;
}

p.my-signo {
    color: #0B2065;
    line-height: 2rem;
    font-size: 1.2rem;
    margin-top: 4px;
    padding: 0px 20px;
    font-family: 'bentonsansregular';
}

p.my-signo img {
    width: 40px;
    vertical-align: middle;
    padding-right: 10px;
}
.margen {
    margin: 10px 10px 10px 0px;
    padding-top: 10px !important;
}
p.my-total {
    color: #0B2065;
    font-weight: bold;
    line-height: 1rem;
    font-size: 1.2rem;
    margin-top: 0px;
    padding: 12px 20px;
    font-family: 'bentonsansbold';
}
p {
    color: black;
    line-height: 2rem;
    font-size: 1.1rem;
    margin-top: 0px;
    padding: 7px 20px;
    font-family: 'guardianegyp-regular';
}
p span {
    color: #FC0000;
    font-family: 'guardianegyp-bold';
}
p.negro {
    font-family: 'guardianegyp-regular';
}
video {
    width: 100%;
    margin: 15px auto;
}
hr {
    padding: 0;
    margin: 0px 20px 15px 20px;
    border-top: 1px solid #0a2065;
}
a.btn-blanquillo {
    color: black;
    font-family: 'bentonsansbold';
    background-color: white;
    padding: 9px 14px;
    font-size: 0.9rem;
    border-radius: 20px;
    margin: 0px 0px 0px 20px;
    box-shadow: 2px 2px 2px #00000021;
}
a.btn-white {
    color: white;
    font-family: 'bentonsansbold';
    background-color: black;
    padding: 9px 14px;
    font-size: 0.9rem;
    border-radius: 20px;
    margin: 0px 0px 0px 20px;
    box-shadow: 2px 2px 2px #00000021;
}
a.btn-dorado {
    color: white;
    font-family: 'bentonsansbold';
    background-color: black;
    padding: 9px 14px;
    font-size: 0.9rem;
    border-radius: 20px;
    margin: 0px 0px 0px 20px;
    box-shadow: 2px 2px 2px #00000021;
}
a.btn-siguiente {
    color: white;
    font-family: 'bentonsansbold';
    background-color: #FC0000;
    padding: 9px 14px;
    font-size: 0.9rem;
    border-radius: 20px;
    margin: 0px 0px 0px 5px;
    box-shadow: 2px 2px 2px #00000021;
}

a.btn-empezar {
    color: #000000;
    font-weight: bold;
    font-family: 'bentonsansbold';
    background-color: white;
    padding: 7px 12px;
    font-size: 0.9rem;
    border-radius: 20px;
    margin: 12px auto 0px auto !important;
    border: 1px solid white;
    box-shadow: 2px 2px 2px #00000021;
    bottom: 120px;
    left: 40%;
    position: absolute;
    /* width: calc(40% - 40px); */
}

@media only screen and (max-width: 380px) {
    body.bg-rojo {
        background-position: top center;
    }
}
