/*
Theme Name: ConcursoRubio
Desarrolladores: Carlos Agudo, Daniel Diaz, Alvaro Ribes
*/
@font-face {
    font-family: "FuturaStd-Bold";
    src: url('fonts/FuturaStd-Bold.eot');
    src: url('fonts/FuturaStd-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-Bold.woff') format('woff'),
        url('fonts/FuturaStd-Bold.ttf')  format('truetype'),
        url('fonts/FuturaStd-Bold.svg#FuturaStd-Bold') format('svg');
}

@font-face {
    font-family: "FuturaStd-Book";
    src: url('fonts/FuturaStd-Book.eot');
    src: url('fonts/FuturaStd-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/FuturaStd-Book.woff') format('woff'),
        url('fonts/FuturaStd-Book.ttf')  format('truetype'),
        url('fonts/FuturaStd-Book.svg#FuturaStd-Bold') format('svg');
}

/* Fin fonts*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    font-family: "FuturaStd-Book", arial;
    line-height: 1;
}
a {
    color: #4171B3;
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix {
    clear: both;
    display: block;
}
img {
    max-width: 100%;
}
strong {
    font-family: "FuturaStd-Bold",arial;
}
input[type="text"] {
    font-family: "FuturaStd-Book", arial;
    color: #5470b0;
}

input::-webkit-inner-spin-button {
        height: 50px;
    }

/* Fin reset */
.container_base {
    margin: auto;
    max-width: 100%;
    padding: 0 15px;
    width: 1630px;
}
.container_column{ width:75%; margin: 0 auto;}
.header_company .logo_web {
    display: block;
    margin: 30px auto 20px;
    text-align: center;
    width: 300px;
}
.header_company .social-network {
    float: right;
    margin-bottom: 8px;
    margin-top: -45px;
    margin-right:5%;
}
.header_company .social-network a {
    color: #88a1cb;
    font-size: 26px;
    margin-left: 26px;
}
.header_company .menu_items {
    margin: auto;
    width: 1580px;
    max-width: 100%;
}
.menu_items .menu-principal-container {
    float: left;
}
.menu_items .user_menu {
    float: left;
    font-family: 'FuturaStd-Bold';
    
}
.menu_items .user_menu a {
    background-image: url("images/icono_registro.png");
    background-position: calc(56% - 150px) center;
    background-repeat: no-repeat;
    border-top: 7px solid #d4ecdf;
    width: 446px;
    font-size: 17px!important;
    padding-left:12%;
}
.menu_items .menu-principal-container li {
    float: left;
}
.menu_items .menu-principal-container li a, .menu_items .user_menu a {
    color: #203787;
    display: block;
    font-size: 18px;
    line-height: 67px;
    text-align: center;
    text-transform: uppercase;
}
.menu_items .menu-principal-container li a {
    width: 162px;
}
.menu_items .menu-principal-container li:nth-child(1) a {
    border-top: 7px solid #363d80;
}
.menu_items .menu-principal-container li:nth-child(2) a {
    border-top: 7px solid #ed6c79;
}
.menu_items .menu-principal-container li:nth-child(3) a {
    border-top: 7px solid #f9bb69;
}
.menu_items .menu-principal-container li:nth-child(4) a {
    border-top: 7px solid #fce275;
}
.menu_items .menu-principal-container li:nth-child(5) a {
    border-top: 7px solid #94cad2;
}
.menu_items .menu-principal-container li:nth-child(6) a {
    border-top: 7px solid #b2ce6b;
}
.menu_items .menu-principal-container li:nth-child(7) a {
    border-top: 7px solid #4cb9ad;
}

.menu_items .menu-principal-container .sub-menu{
    position:absolute;
    background:white;
}
.menu_items .menu-principal-container .sub-menu li{
    float:unset;
    display:none;
}

#all_page .container_page {
    background-color: white;
}
.banner_img img {
    display: block;
    width: 100%;
}
.bluehome {
    background-color: white;
    padding: 70px 0;
    color: #3b407e;
}
.bluehome .bloque_info {
    margin: auto;
    max-width: 100%;
    padding: 0 15px;
    text-align: center;
    width: 670px;
    position: relative;
}
.bluehome .bloque_info p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    text-align: center;
}
.bluehome .bloque_info .botones_accion {
    margin-top: 50px;
}
.bluehome .bloque_info .title_img {
    margin-bottom: 20px;
}
.bluehome .bloque_info .botones_accion a {
    background-color: white;
    border-radius: 6px;
    box-shadow: 0 3px 6px 0 #223788;
    display: inline-block;
    font-size: 19px;
    margin: 0 35px;
    max-width: 100%;
    padding: 18px 0;
    text-transform: uppercase;
    width: 220px;
}
.bluehome .bloque_info .botones_accion a:first-child {
    color: #6d7baf;
    background-color: #f9e9c7;
}
.bluehome .bloque_info .botones_accion a:nth-child(2) {
    color: #363d80;
    background-color: #bde5e5;
}
.bluehome .bloque_info .cta-plazo {
    left: -390px;
    position: absolute;
    top: 10px;
}
.block_newsletter {
    background-color: #6d7baf;
    padding: 40px 0;
    color: white;
}
.block_newsletter .content_newsletter {
    padding: 0 15px;
    width: 780px;
    margin: auto;
    max-width: 100%;
}
.block_newsletter .content_newsletter .title_newsletter {
    font-family: "FuturaStd-Bold",arial;
    font-size: 24px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.block_newsletter .content_newsletter .subtitle_newsletter {
    font-size: 24px;
    margin-bottom: 18px;
}
.block_newsletter .content_newsletter .column {
    float: left;
    margin-bottom: 25px;
    width: calc(50% - 15px);
}
.block_newsletter .content_newsletter .column:first-child {
    margin-right: 30px;
}
.block_newsletter .content_newsletter .column .label {
    float: left;
    line-height: 45px;
    text-transform: uppercase;
    width: 85px;
}
.block_newsletter .content_newsletter .column input {
    background-color: white;
    border: 0 none;
    border-radius: 6px;
    box-sizing: border-box;
    color: #6d7baf;
    float: left;
    line-height: 45px;
    padding-left: 15px;
    width: calc(100% - 85px);
    font-family: "FuturaStd-Book", arial;
}
.block_newsletter .content_newsletter .data_politica {
    font-size: 12px;
    font-style: italic;
    margin-bottom: 35px;
    text-transform: uppercase;
    line-height: 16px;
}
.block_newsletter .content_newsletter .send_form {
    background-color: #4e5a96;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    color: #f9bb69;
    display: block;
    font-family: "FuturaStd-Book",arial;
    font-size: 18px;
    line-height: 50px;
    margin: auto;
    text-transform: uppercase;
    width: 220px;
    cursor: pointer;
}
.legal_form_newsletter{
    background-color: white;
    width:21px;
    height: 21px;
    float:left;
}
.block-concurso {
    padding: 70px 0;
    background-color:white;
}
.preinfo, .block-concurso .info_block {
    text-align: center;
}
.block-concurso .texto {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 20px;
    margin: auto;
    max-width: 100%;
    text-align: left;
    width: 445px;
}
.block-concurso .texto p {
    margin-bottom: 15px;
}
.preinfo .block_subtitle {
    color: #243786;
    font-size: 20px;
    margin-bottom: 33px;
    margin-top: 20px;
    text-transform: uppercase;
}
.block-concurso .list_blocks {
    padding: 0 15px;
}
.block-concurso .list_blocks .block {
    border-radius: 12px;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    min-height: 830px;
    padding: 30px 10px;
    width: calc(33.3333% - 10px);
}
.block-concurso .list_blocks .block:nth-child(3n) {
    margin-right: 0;
}
.block-concurso .list_blocks .block:nth-child(1) {
    background-color: #f9e9c7;
}
.block-concurso .list_blocks .block:nth-child(2) {
    background-color: #9ed6c9;
}
.block-concurso .list_blocks .block:nth-child(3) {
    background-color: #ffeea9;
}
.block-concurso .list_blocks .block:nth-child(4) {
    background-color: #b2ce6b;
}
.block-concurso .list_blocks .block:nth-child(5) {
    background-color: #d26c78;
}
.block-concurso .list_blocks .block:nth-child(6) {
    background-color: #f9bb69;
}
.block-concurso .list_blocks .block:nth-child(1) .titulo{color: #e8b96e;}
.block-concurso .list_blocks .block:nth-child(2) .titulo{color: #4cb9ad;}
.block-concurso .list_blocks .block:nth-child(3) .titulo{color: #ebb225;}
.block-concurso .list_blocks .block:nth-child(4) .titulo{color: #8ead40;}
.block-concurso .list_blocks .block:nth-child(5) .titulo{color: #ad3e61;}
.block-concurso .list_blocks .block:nth-child(6) .titulo{color: #c77428;}

.block-concurso .list_blocks .block:nth-child(1) .texto,.block-concurso .list_blocks .block:nth-child(2) .texto ,.block-concurso .list_blocks .block:nth-child(3) .texto  {
    color: #212c6d;
}
.block-concurso .list_blocks .block:nth-child(4) .texto,.block-concurso .list_blocks .block:nth-child(5) .texto ,.block-concurso .list_blocks .block:nth-child(6) .texto  {
    color: white;
}
.block-concurso .list_blocks .block:nth-child(4) .texto strong  {
    color: #212c6d;
}

.block-concurso .info_block .titulo {
    color: #5470b0;
    font-family: "FuturaStd-Bold",arial;
    font-size: 24px;
    height: 72px;
    line-height: 35px;
    margin: 20px auto 15px;
    max-width: 100%;
    text-transform: uppercase;
    width: 400px;
}
.block-concurso .block .quien_puede {
    color: #212c6d;
    font-size: 14px;
    margin: auto;
    max-width: 100%;
    width: 445px;
}
.block-concurso .block.premios .quien_puede {
    margin-bottom: 35px;
}
.block-concurso .block .quien_puede .title_type {
    font-size: 24px;
    margin-bottom: 15px;
    padding-left: 30px;
    text-transform: uppercase;
    position: relative;
}
.block-concurso .block .quien_puede .title_type:before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 18px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 18px;
}
.block-concurso .block .quien_puede .title_type.nino:before {
    background-color: #ad3e61;
}
.block-concurso .block .quien_puede .title_type.adulto:before {
    background-color: #4e5a96;
}
.block-concurso .block .quien_puede .text_quien {
    margin-bottom: 20px; 
}
.block-concurso .block .quien_puede .title_type.adulto {
    margin-top: 20px;
}
.block-concurso .block .quien_puede .cat_quien {
    font-family: "FuturaStd-Bold",arial;
    margin-bottom: 5px;
}
.block-concurso .block.jurado .quien_puede .title_type.nino:before {
    background-color: #f9ecaa;
}
.block-concurso .block.jurado .quien_puede * {
    color: white;
}
.block-concurso .block .button_block {
    background-color: #fce275;
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    display: block;
    line-height: 50px;
    margin: 30px auto auto;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
    color: #4e5a96;
    font-size:18px;
}
.block-concurso .block .bloque_pasos .blockpaso {
    color: #212c6d;
    font-size: 14px;
    line-height: 20px;
    margin: 30px auto auto;
    max-width: 100%;
    padding-left: 55px;
    position: relative;
    width: 445px;
}
.block-concurso .block .bloque_pasos .contenttext {
    font-family: "FuturaStd-Bold",arial;
}
.block-concurso .block .bloque_pasos .blockpaso:before {
    font-family: "FuturaStd-Bold",arial;
    font-size: 48px;
    left: 13px;
    position: absolute;
    top: 0;
}
.block-concurso .block .bloque_pasos .blockpaso:nth-child(1):before {
    color: #ebb225;
    content: "1";
}
.block-concurso .block .bloque_pasos .blockpaso:nth-child(2):before {
    color: #d26c78;
    content: "2";
}
.block-concurso .block .bloque_pasos .blockpaso:nth-child(3):before {
    color: #9ed6c9;
    content: "3";
}
.block-concurso .block .botones_criterios {
    margin-top: 80px;
}
.block-concurso .block .botones_criterios .boton {
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    display: block;
    font-size: 16px;
    line-height: 50px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
    width: 440px;
    max-width: 100%;
}
.block-concurso .block .botones_criterios .boton:nth-child(1) {
    background-color: #ff996b;
    color: white;
}
.block-concurso .block .botones_criterios .boton:nth-child(2) {
    background-color: #ddece2;
    color: #2b377b;
}
.block-concurso .block .botones_criterios .boton:nth-child(3) {
    background-color: #a3d9b5;
    color: white;
}
.block-concurso .block.premios .title_type {
    color: white;
}
.block-concurso .block.premios .quien_puede .title_type.colegio:before {
    background-color: #4e5a96;
}
.block-concurso .block.premios .smalltext {
    font-size: 14px;
    line-height: 18px;
}
.block-concurso .block.premios .moreinfo {
    font-size: 14px;
    font-family: "FuturaStd-Bold",arial;
    text-decoration: underline;
    color: white;
}
.block-concurso .list_blocks .block:nth-child(6) .texto {
    color: white;
}
.block_comoparticipar { background-color: #cae5df; padding-bottom: 10%;}
.block_comoparticipar .preinfo img{
    margin-top:-3%;
}
.block_comoparticipar .block {
    background-color: white;
    float: left;
    margin-bottom: 22px;
    min-height: 533px;
}
.block_comoparticipar .block:nth-child(1) {
    width: calc(100% - 6px);
    margin-right: 12px;
}
.block_comoparticipar .block:nth-child(2) {
    width: calc(100% - 6px);
}
.block_comoparticipar .block:nth-child(3) {
    width: 100%;
    min-height: 0;
}

.block_comoparticipar .block .title_block {
    font-size: 24px;
    font-family: "FuturaStd-Bold",arial;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: white;
}
.block_comoparticipar .block:nth-child(1) .title_block {background-color: #9ed6c9;}
.block_comoparticipar .block:nth-child(2) .title_block {background-color: #6d7baf;}
.block_comoparticipar .block .content_block {
    padding: 33px 22px;
    background-color: white;
}
.block_comoparticipar .list_blocks {
    margin-top: 35px;
    padding-bottom: 33px;
}
.block_comoparticipar .list_blocks .block:nth-child(1) .itemlist:before {
    color: #fff;
    background-color: #f9bb69;
    border-radius: 100%;
    font-size: 31px;
    width: 40px;
    height: 40px;
    text-align: center;
}
.block_comoparticipar .list_blocks .block:nth-child(2) .itemlist:before {
    color: #fff;
    background-color: #f9bb69;
    border-radius: 100%;
    font-size: 31px;
    width: 40px;
    height: 40px;
    text-align: center;
    
}
.block_comoparticipar .content_block .itemlist {
    line-height: 20px;
    margin-bottom: 22px;
    padding-left: 55px;
    padding-top: 23px;
    position: relative;
    float: left;
    width:50%;
    height: 128px;
}
.page-template-edit-user .block_comoparticipar .content_block .itemlist {
	line-height: 20px;
    margin-bottom: 22px;
    padding-left: 55px;
    padding-top: 23px;
    position: relative;
    float: none;
    width:50%;
    height: auto;
}
.block_comoparticipar .content_block .itemlist:nth-child(1):before {
    content: "1";
}
.block_comoparticipar .content_block .itemlist:nth-child(2):before {
    content: "4";
}
.block_comoparticipar .block:nth-child(2) .content_block .itemlist:nth-child(2):before {
    content: "3";
}
.block_comoparticipar .content_block .itemlist:nth-child(3):before {
    content: "2";
}
.block_comoparticipar .content_block .itemlist:nth-child(4):before {
    content: "5";
}
.block_comoparticipar .block:nth-child(2) .content_block .itemlist:nth-child(4):before {
    content: "4";
}
.block_comoparticipar .content_block .itemlist:nth-child(5):before {
    content: "3";
}
.block_comoparticipar .content_block .itemlist:before {
    font-family: "FuturaStd-Bold",arial;
    font-size: 48px;
    left: 4px;
    /*margin-top: 2%;*/
    line-height: initial;
    position: absolute;
    top: 0;
}
.block_comoparticipar .content_block p {
    font-size: 16px;
    color: #6f6f6f;
}
.block_comoparticipar .content_block .itemlist .buttons {
    margin-top: 30px;
}
.block_comoparticipar .content_block .itemlist .buttons a {
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    display: block;
    font-size: 16px;
    line-height: 50px;
    margin-bottom: 17px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    width: 440px;
}
.block_comoparticipar .content_block .itemlist .buttons a:nth-child(1) {
    background-color: #f9e9c7;
    color: #6d7baf;
}
.block_comoparticipar .content_block .itemlist .buttons a:nth-child(2) {
    background-color: #a9d2df;
    color: #2b377b;
}
.block_comoparticipar .content_block .itemlist .singlebutton {
    background-color: #6d7baf;
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    display: block;
    line-height: 50px;
    margin: 30px auto auto;
    text-align: center;
    text-transform: uppercase;
    width: 135px;
    color: white;
    font-size: 18px;
}
.block_comoparticipar .content_block .itemlist .singlebutton.secondary {
    width: 222px;
    background-color: white;
    color: #5470b0;
}
.block_plazos {
    margin-top: 75px;
}
.block_plazos .blockdate {
    background-color: white;
    background-image: url("images/nota_bg.png");
    background-position: right bottom;
    background-repeat: no-repeat;
    border-bottom: 8px solid #ededed;
    border-radius: 0 0 10px 10px;
    float: left;
    height: 400px;
    margin-left: 12px;
    text-align: center;
    width: calc(25% - 9px);
}
.block_plazos .blockdate:first-child {
    margin-left: 0;
}
.block_plazos .blockdate:nth-child(1) .title_date {
    background-color: #fce275;
}
.block_plazos .blockdate:nth-child(2) .title_date {
    background-color: #78b7ac;
}
.block_plazos .blockdate:nth-child(3) .title_date {
    background-color: #4e5a96;
}
.block_plazos .blockdate:nth-child(4) .title_date {
    background-color: #ed6c79;
}
.block_plazos .blockdate .title_date {
    color: white;
    font-size: 61px;
    text-transform: uppercase;
    line-height: 120px;
}
.block_plazos .blockdate .image {
    line-height: 78px;
    margin-top: 70px;
}
.block_plazos .blockdate .number_date {
    color: white;
    font-family: "FuturaStd-Bold",arial;
    font-size: 154px;
    margin-top: 38px;
}
.block_plazos .blockdate:nth-child(1) .number_date {color: #ebb225;}
.block_plazos .blockdate:nth-child(2) .number_date {color: #259388;}
.block_plazos .blockdate:nth-child(4) {
    background-image: url("images/nota_bg.png"), url("images/bg_data.png");
    background-position: right bottom, center 135px;
}
.block_plazos .blockdate:nth-child(4) .number_date {
    font-size: 115px;
    margin-top: 60px;
}
.block_plazos .blockdate .text_date {
    font-size: 18px;
    line-height: 22px;
    margin: 5px auto auto;
    max-width: 100%;
    text-transform: uppercase;
    width: 270px;
    color: #555454;
}
.block_premios {
    margin-top: 50px;
}
.block_premios .list_premios {
    margin-top: 50px;
    background-color: #f9e9c7;
    padding-top: 45px;
    padding-bottom: 94px;
}
.block_premios .list_premios .blockpremios {
    float: left;
    padding: 0 10%;
    width: 50%;
}
.block_premios .list_premios .blockpremios .title_name {
    background-color: white;
    border-radius: 12px;
    font-family: "FuturaStd-Bold",arial;
    font-size: 24px;
    line-height: 65px;
    margin: auto;
    max-width: 100%;
    text-align: center;
    text-transform: uppercase;
    width: 300px;
}
.block_premios .list_premios .blockpremios:nth-child(1) .title_name {
    color: #f9bb69;
}
.block_premios .list_premios .blockpremios:nth-child(2) .title_name {
    color: #6eabb7;
}
.block_premios .list_premios .blockpremios:nth-child(3) .title_name {
    color: #5470b0;
}
.block_premios .list_premios .blockpremios .img_block {
    margin: 25px auto 20px;
    display: block;
}
.block_info{
    min-height: 90px;
}
.block_premios .list_premios .blockpremios .text_info, .block_premios .list_premios .blockpremios .moreinfo {
    color: #6f6f6f;
    font-size: 14px;
    line-height: 18px;
}
.block_premios .list_premios .blockpremios .moreinfo {
    text-decoration: underline;
    font-family: "FuturaStd-Bold",arial;
}
.block_premios .list_premios .blockpremios .buttons {
    margin-top: 30px;
}
.block_premios .list_premios .blockpremios .buttons .button:first-child {
    background-color: #f9bb69;
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    display: block;
    line-height: 50px;
    margin: 0 auto 17px 0;
    text-align: center;
    text-transform: uppercase;
    width: 200px;
    color: #6d7baf;
}
.block_preganadores {
    padding-top: 45px;
    padding-bottom: 140px;
}
.block_preganadores .images_block {
    margin-top: 40px;
    text-align: center;
}
.block_preganadores .images_block .img_block {
    margin: 0 40px;
}
footer .contact_footer {
    background-color: #cae5df;
    padding-top: 68px;
    padding-bottom: 120px;
}

footer .contact_footer .column {
    float: left;
    width: 45%;
    margin-left:100px;
}
footer .contact_footer .column:first-child {
    margin-left: 0;
}

footer .contact_footer .column .block_container_contact .title_block {
    font-size: 24px;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative;
    color: #6f6f6f;
    text-transform: uppercase;
}
footer .contact_footer .column .title_block:before {
    border-radius: 50%;
    content: "";
    display: block;
    height: 18px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 18px;
}
footer .contact_footer .column .title_block.concurso:before {
    background-color: #4e5a96;
}
footer .contact_footer .column .title_block.padres:before {
    background-color: #ed6c79;
}
footer .contact_footer .column .title_block.profesores:before {
    background-color: #efd042;
}

footer .contact_footer .column .block_container_contact{
    background-color: #fff;
    width: 97%;
    margin: 0 auto;
    padding-top: 2%;
    padding-bottom: 8%;
    margin-left:12px;
}

footer .contact_footer .column .data_contact {
    font-size: 14px;
    color: #6f6f6f;
    margin-top: 4px;
}
footer .contact_footer .column .data_contact strong {
    text-transform: uppercase;
}
footer .contact_footer .title {
    background-color: #b2ce6b;
    color: white;
    display: inline-block;
    font-family: "FuturaStd-Bold",arial;
    font-size: 24px;
    line-height: 67px;
    width: 100%;
    padding: 0 25px;
    text-align: center;
    text-transform: uppercase;
    box-shadow: rgb(236, 236, 236) 10px 10px 0px -2px;
}

footer .contact_footer .column:nth-child(2) .title {background-color: #f9bb69; }

.block_contact{
    margin: 0 auto;
    width: 205px;
    margin-top: 5%;
}

footer .contact_footer .button {
    border-radius: 6px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    display: block;
    font-size: 16px;
    line-height: 50px;
    max-width: 100%;
    padding: 0 15px;
    text-align: left;
    text-transform: uppercase;
    width: 440px;
}
footer .contact_footer .block_container_contact .button:nth-child(1) {
    background-color: #9ed6c9;
    width: 200px;
    color: black;
    margin-bottom: 45px;
    text-align: center;
    padding: 0;
    margin:0 auto;
    margin-top: 5%;
}
footer .contact_footer .button:nth-child(2) {
    background-color: #ff996b;
    color: white;
}
footer .contact_footer .button:nth-child(3) {
    background-color: #D8EDE2;
    color: #2b377b;
}
footer .contact_footer .button:nth-child(4) {
    background-color: #87DAB5;
    color: white;
}
footer .copy_footer {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
footer .content_copy {
    margin: 58px auto auto;
    padding: 0 15px;
    width: 890px;
    max-width: 100%;
}
footer .copy_footer .logo_web_copy {
    float: left;
}
footer .copy_footer .redes_footer {
    float: right;
}
footer .copy_footer .redes_footer a {
    color: #717aab;
    font-size: 22px;
    margin: 0 4px;
}
footer .copy_footer .copy {
    line-height: 30px;
    text-transform: uppercase;
    font-size: 14px;
}
.textleft, .block-concurso .texto.textleft {
    text-align: left;
}
.edit_usuario .column:first-child {
    margin-right: 46px;
}
.edit_usuario .column {
    float: left;
    width: calc(50% - 23px);
}
.edit_usuario.internal_adulto .column {
    float: none;
    margin: auto !important;
    max-width: 100%;
    width: 780px;
}
.edit_usuario .participacion.block {
    width: 100%;
    background-color: transparent;
}
.edit_usuario .participacion.block .content_block .itemlist .buttons a, .edit_usuario .participacion.block .content_block .itemlist .singlebutton {
    display: inline-block;
    margin-left: 0;
    padding: 0 30px;
    width: auto;
}
.edit_usuario .participacion.block .content_block p {
    margin-bottom: 15px;
}
.italic {
    font-style: italic;
}
.edit_usuario .participacion.block .content_block .itemlist .buttons a:nth-child(1) {
    background-color: #d5ece0;
    color: #5470b0;
}
.internal_colegio {
    padding: 20px 0;
}
.internal_colegio .block_comoparticipar .block:nth-child(1) .title_block, .edit_usuario .participacion.block .content_block .itemlist .singlebutton {
    background-color: #ff996b;
    color: white
}
.internal_colegio .content_block .itemlist:before {
    color: #ff996b;
}
.welcome_register {
    color: #2e3b85;
    font-family: "FuturaStd-Bold",arial;
    font-size: 24px;
    line-height: 60px;
    margin-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.cabecera_user {
    font-family: "FuturaStd-Bold",arial;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    background-color: #ff996b;
    color: white;
    margin-bottom: 30px;
}
.container_user {
    margin-bottom: 30px;
    color: #7c7c7c;
    font-size: 18px;
    line-height: 32px;
    padding: 0 10px;
}
.container_user .small_info {
    margin: auto;
    max-width: 100%;
    width: 685px;
}
.container_user .small_info strong {
    display: inline-block;
    width: 140px;
}
.participante {
    background-color: #fff3ee;
    border-radius: 8px;
    padding: 15px 25px;
    margin-bottom: 15px;
}
.participante .nparticipante {
    background-image: url("images/icon_participante.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #7c7c7c;
    font-size: 24px;
    padding-left: 36px;
    text-transform: uppercase;
}
.participante .data_participante {
    width: calc(50% - 15px);
    float: left;
    background-color: #f2ccb6;
    border-radius: 7px;
    color: black;
    font-size: 24px;
    line-height: 50px;
    padding: 0 15px;
    margin-top: 15px;
}
.participante .data_participante:nth-child(2n) {
    margin-left: 30px;
}
.internal_tutor .participante {
    background-color: rgba(169,210,223,0.2);
}
.internal_tutor .participante .data_participante, .internal_tutor #add_new .field_participante input { 
    background-color: rgba(169,210,223,0.5);
}
.internal_tutor #add_new #add_concursante , .internal_tutor .pods-media-add {
    background-color: rgb(169,210,223);
}
.internal_tutor #add_new .field_participante select {
    background: rgba(0, 0, 0, 0) url(/wp-content/themes/concursorubio/images/dropdown-blue.png) no-repeat scroll right 0;
}
.popup_block {
    display: none;
}
.popup_block .overflow {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 2;
}
.popup_block .popup_general {
    background-color: white;
    border-top: 14px solid #b2ce6b!important;
    bottom: 0;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    color: #5470b0;
    height: 300px;
    left: 0;
    margin: auto;
    max-height: calc(100% - 20px);
    max-width: calc(100% - 30px);
    padding: 20px 40px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 687px;
    z-index: 3;
}
.popup_block .popup_close {
    font-size: 36px;
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    color:#b2ce6b;
}
.popup_block .popup_container {
    height: calc(100% - 40px);
    margin-top: 40px;
    overflow: auto;
    line-height: 25px;
}

.popup_block .popup_container div button{
    border: none;
    background-color:#5470b0;
    color: white !important;
    border-radius: 7px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    font-size:18px;
    height: 45px;
    margin-top: 40px;
    margin-right:2%;
}

*[data-modifyparticipacion] {
    cursor: pointer;
    color: #4171b3 !important;
}
*[data-deleteparticipacion] {
    cursor: pointer;
    color: #e72815 !important;
}
#add_new .field_participante input {
    background-color: #FFCDB6;
    border: 0 none;
    border-radius: 7px;
    color: black;
    float: left;
    font-size: 24px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-right: 10px;
    max-width: 100%;
    min-width: 100px;
    padding: 0 15px;
    width: calc(33.333% - 40px);
    font-family: "FuturaStd-Book", arial;
    box-sizing: border-box;
}
#add_new #add_concursante {
    background-color: #ff996b;
    border: 0 none;
    border-radius: 7px;
    color: white;
    display: block;
    font-family: "FuturaStd-Bold",arial;
    font-size: 18px;
    line-height: 50px;
    margin: auto 0 auto auto;
    padding: 0 18px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
/* ADULTO #a3d9b5*/
.internal_adulto .cabecera_user, .internal_adulto .block_comoparticipar .block:nth-child(1) .title_block, .internal_adulto .block_comoparticipar .block:nth-child(1) .title_block, .internal_adulto.edit_usuario .participacion.block .content_block .itemlist .singlebutton {
    background-color: #4cb9ad;
}
.internal_adulto .block_comoparticipar .content_block .itemlist:before {color: #4cb9ad;}
.internal_adulto .block_comoparticipar .content_block .itemlist {width:100%;}
.internal_adulto .block_comoparticipar .content_block .itemlist:nth-child(2):before {content: "2";}
.internal_adulto .block_comoparticipar .content_block .itemlist:nth-child(3):before {content: "3";}
.internal_adulto .block_comoparticipar .content_block .itemlist .smalltext {display: none;}
/* ADULTO #a9d2df*/
.internal_tutor .cabecera_user, .internal_tutor .block_comoparticipar .block:nth-child(1) .title_block, .internal_tutor .block_comoparticipar .block:nth-child(1) .title_block, .internal_tutor.edit_usuario .participacion.block .content_block .itemlist .singlebutton {
    background-color: #a9d2df;
}
.internal_tutor .block_comoparticipar .content_block .itemlist:before {
    color: #a9d2df;
}
.bluehome_page {
    min-height: 340px;
}
.bluehome_page h1 {
    font-family: FuturaStd-Bold;
    font-size: 30px;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.bluehome_page .content_page p {
    font-size: 19px;
    line-height: 28px;
}
.bluehome_page .bloque_info .cta-plazo {
    top: -40px;
}
.page_not_found {
    padding: 80px 0;
    text-align: center;
}
.page_not_found img {
    display: inline-block;
    max-width: calc(100% - 25px);
    vertical-align: middle;
    width: 400px;
}
.page_not_found .text {
    padding: 0 80px;
    width: 680px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 40px;
    max-width: 100%;
}
.page_not_found .text .number {
    font-size: 60px;
    text-align: center;
    margin-bottom: 60px;
}
.page_not_found .text .desc {
    font-size: 24px;
    line-height: 35px;
}
@media (max-width: 560px) {
    .page_not_found .text {
        padding: 0 15px;
    }
    .block_postganadores .info_block {
        background-image: none;
    }
}
.libro {
    font-style: italic;
}

#add_new .field_participante select  {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/concursorubio/images/dropdown-orange.png") no-repeat scroll right 0;
    border: medium none;
    border-radius: 10px;
    color: black;
    display: block;
    font-family: FuturaStd-book;
    font-size: 18px;
    height: 50px;
    padding-left: 14px;
    text-indent: 1px;
    width: calc(33.333% - 40px);
    margin-right: 10px;
    float: left;
}
.nomarginright {
    margin-right: 0 !important;
}
.pods-media-add {
    background-color: #ff996b;
    border: 0 none;
    border-radius: 7px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 38px;
    margin: auto 0 auto auto;
    padding: 0 18px;
    text-align: center;
    text-transform: uppercase;
}
.smalltext {
    color: white;
    font-size: 12px;
    margin-top: 15px;
}
.triggerbutton {
    background-color: #5470b0;
    border: 0 none;
    border-radius: 7px;
    box-shadow: 5px 8.7px 7px rgba(6, 3, 6, 0.11);
    color: white;
    display: block;
    font-family: FuturaStd-book;
    font-size: 18px;
    height: 45px;
    line-height: 45px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    max-width: 100%;
    padding: 0 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.block_postganadores {
    padding-top: 45px;
    padding-bottom: 120px;
    background-color: #fffbf3;
}
.block_postganadores .info_block {
    background-color: white;
    background-image: url("images/bg_ganadores.jpg");
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin: -40px auto auto;
    max-width: 100%;
    padding: 60px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 890px;
}
.block_postganadores .orange {color: #b9cd71;}
.block_postganadores .green {color: #4cb9ad;}
.block_postganadores .bigtitle {
    font-family: FuturaStd-Bold;
    font-size: 22px;
    margin-bottom: 20px;
}
.block_postganadores .subtitle {
    margin-bottom: 25px;
}
.block_postganadores .name {
    color: #4c4c4c;
    font-family: FuturaStd-Bold;
    font-size: 22px;
    margin-bottom: 50px;
}

.block_postganadores .name span {
    font-size: 14px;
}

.block_postganadores .name .link {
    text-decoration:underline;
    cursor: pointer;
    text-transform: initial;
}

.masinfo{
    padding: 2% 8%;
    text-transform: initial;
    line-height: 24px;
}

.edit_usuario .participacion.block .content_block .itemlist .singlebutton.same-width{
	min-width: 330px;
}

/* HOME DÍA GANADORES */
.block_dia_ganadores{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 35px;
}
.block_dia_ganadores_small{
    height: 273px;
    border-bottom: 18px solid #EDEDED;
    margin: 0 30px;
}
.block_dia_ganadores_big{
    margin: 0 30px;
    background-color: #F8FED8;
    height: 273px;
    display: flex;
    align-items: center;
    padding: 0 62px;
    width: 880px;
    justify-content: center;
    position: relative;
}
.box-mes-ganador{
    background-color: #ff6c7a;
    color: #fff;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 15px 15px;
}
.box-dia-ganador{
    padding: 33px 0 0px;
    text-align: center;
}
.box-dia-ganador span{
    background-color: #efd042;
    color: #fff;    
    font-size: 60px;
    font-weight: 700;
    display: inline-block;
    border-radius: 100%;
    padding: 30px 23px;
}
.text-preganadores{
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    z-index: 2;
}

.triangulo{
    width: 0; 
    height: 0; 
    border-left: 41px solid #f0ad4e;
    border-top: 23px solid transparent;
    border-bottom: 25px solid transparent; 
}
.triangulo-1{
    position: absolute;
    left: 47px;
    border-left-color: #efd042;
    top: 30px;
    transform: rotate(45deg);
}
.triangulo-2{
    position: absolute;
    left: 17px;
    top: 106px;
    transform: scale(0.5);
}
.triangulo-3{
    position: absolute;
    left: 37px;
    border-left-color: #5471b5;
    top: 192px;
    transform: rotate(34deg) scale(0.5);
}
.triangulo-4{
    position: absolute;
    right: 65px;
    border-left-color: #ee6b79;
    transform: rotate(45deg) scale(.75);
    top: 14px;
}
.triangulo-5{
    position: absolute;
    right: 13px;
    transform: scale(0.5);
    top: 69px;
}
.triangulo-6{
    position: absolute;
    right: 30px;
    border-left-color: #b0ce6e;
    transform: scale(0.5);
    top: 146px;
}
.triangulo-7{
    position: absolute;
    right: 44px;
    border-left-color: #c7dfe1;
    transform: scale(.75);
    top: 209px;
}
@media (max-width: 767px) {
    .block_dia_ganadores{
        display: block;
    }
    .block_dia_ganadores_big{
        padding: 0 20px;
        width: calc(100% - 62px);
    }
}
/* FIN HOME DÍA GANADORES */
