@font-face {
    font-family: 'icomoon';
    src: url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.eot?#iefix") format("embedded-opentype"), url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.woff") format("woff"), url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.ttf") format("truetype"), url("https://s3-eu-west-1.amazonaws.com/fonts.europapress.net/icomoonEP.svg#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Asap';
    font-weight: 400;
    font-display: swap;
    src: url("https://rweb.apuntmedia.es/style/fonts/Asap-Regular.ttf");
}

@font-face {
    font-family: 'Asap';
    font-weight: 500;
    font-display: swap;
    src: url("https://rweb.apuntmedia.es/style/fonts/Asap-Medium.ttf");
}

@font-face {
    font-family: 'Asap';
    font-weight: 600;
    font-display: swap;
    src: url("https://rweb.apuntmedia.es/style/fonts/Asap-SemiBold.ttf");
}

@font-face {
    font-family: 'Asap';
    font-weight: 700;
    font-display: swap;
    src: url("https://rweb.apuntmedia.es/style/fonts/Asap-Bold.ttf");
}

body {
    font-family: "Asap", sans-serif;
}

.main-container {
    max-width: 600px;
    margin: 0 auto;
}

a {
    text-decoration: none;
    color: #000000;
}

img {
    border: 0;
}

h1 {
    text-align: left;
    color: #333;
    font-size: 30px;
    margin-top: 20px;
    font-weight: normal;
    display: inline-block;
}

ul,
li {
    list-style-type: none;
    padding: 0;
}

p {
    font-size: 13px;
    font-weight: bold;
    color: #9a1b1b;
    text-align: center;
    margin: 10px 5px;
}

.caja-decimo {
    text-align: center;
    background-color: #F2F3F5;
    border: 1px solid #bbcbd0;
    border-radius: 10px;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    clear: both;
}

.caja-decimo h3 {
    /* border-bottom: 1px solid rgba(0, 0, 0, .125); */
    margin: 0 0 20px 0;
    padding-bottom: 10px;
    line-height: 1.2;
    font-size: 26px;
    font-weight: 600;
    color: #1e385b;
}

.caja-decimo input {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    color: #1e385b;
    font-family: "Asap";
}

.caja-decimo input::placeholder {
    color: #a0a0a0 !important;
}

.buscar_text,
.buscar_part {
    border: 3px solid #e39608;
    border-radius: 10px;
    background-color: #fff;
    font-size: 20px;
    line-height: 40px;
    height: 40px;
    text-align: left;
    outline: none;
    color: #e39608;
    padding: 0 10px;
    /* box-shadow: inset 0px 2px 2px #ccc; */
    box-sizing: border-box;
    margin-left: 10px;
}

.buscar_text {
    width: 180px;
}

.buscar_part {
    width: 100px;
}

.caja-decimo .destacado {
    color: #1e385b;
    font-size: 24px;
    font-weight: 700;
}

.premios_caja .destacado {
    color: #e39608;
    font-size: 24px;
    font-weight: 700;
}

.div_part {
    display: inline-block;
}

.buscar_input {
    cursor: pointer;
    border: none;
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    margin: 0;
    background: #e39608;
    border-radius: 10px;
    color: #1e385b;
    font-size: 18px;
    font-family: "Asap";
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 20px;
}


/* entre 360 y 470px */

@media (max-width: 470px) and (min-width: 360px) {
    .buscar_input {
        margin-left: 0px;
    }
}


/*@media only screen and (min-width: 1100px) {
    .enlaces {
        display: none
    }
}*/

.enlaces {
    display: none
}

.enlaces {
    float: right;
    margin: 25px 0 0 0;
    clear: both;
}

.enlaces a {
    display: inline-block;
    background-color: #e39608;
    text-decoration: none;
    text-align: center;
    line-height: 35px;
    height: 35px;
    color: #1e385b;
    font-size: 15px;
    margin: 0 0 5px 5px;
    border-radius: 3px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: normal;
}

.enlaces a:hover {
    background-color: #e7e4ce;
    color: #1e385b;
}

.enlaces a:after {
    content: "\e90b";
    font-family: "icomoon";
    font-style: normal;
    font-weight: 600;
    speak: none;
    color: #1e385b;
    font-size: 10px;
    margin-left: 4px;
}

#numero {
    display: none;
    font-size: 30px;
    font-weight: bold;
    color: #e39608;
    text-align: center;
    margin-top: 10px;
}

#premios {
    font-size: 25px;
    font-weight: bold;
    color: #1e385b;
    text-align: center;
    margin: 0;
    padding: 0;
}

#total {
    font-size: 16px;
    font-weight: bold;
    color: #1e385b;
    text-align: center;
}

.premios_caja {
    box-sizing: border-box;
    position: relative;
    width: 300px;
    background-color: #fff;
    padding: 20px;
    width: 100%;
    border: 3px dashed #e39608;
    border-radius: 10px;
    margin: auto;
    margin-top: 30px
}

#donde {
    bottom: 20px;
    font-size: 14px;
    font-weight: normal;
    color: #1e385b;
    text-align: center;
    margin-top: 30px;
}

#donde a {
    text-decoration: none;
    color: #1e385b;
    font-size: 16px;
}

#donde .icon-geo:before {
    content: "\e936";
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-size: 30px;
    text-align: center;
    color: #1e385b;
    vertical-align: middle;
    margin-right: 4px;
}

.contenedor_logo {
    float: left;
    padding: 16px;
}

.oculto {
    display: none;
}

#aviso {
    font-size: 14px;
    font-weight: bold;
    color: #1e385b;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 5px;
    border: 1px dotted #e39608;
}