/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */


/* Document
       ========================================================================== */


/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */

html {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}

.mov {
    display: none;
}


/* Sections
       ========================================================================== */


/**
     * Remove the margin in all browsers (opinionated).
     */

body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

.contenedor.datos {
    font-size: 13px;
}

.columna {
    width: 33%;
    display: inline-block;
    vertical-align: top;
    padding: 5px 10px;
}


/**
     * Add the correct display in IE 9-.
     */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}


/* Links
       ========================================================================== */


/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */

a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}


/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */

a:active,
a:hover {
    outline-width: 0;
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
    box-sizing: border-box;
    font-size: 100%;
}

li {
    padding: 5px 0;
}
*,
*::before,
*::after {
    box-sizing: inherit;
}

a {
    color: #075d92;
}

.bg:nth-child(1) {
    background-color: #b94242 !important;
}


h1.sub {
    text-align: center;
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-weight: normal;
    line-height: 1.5;
    color: #333333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important;
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
}

[data-whatinput='mouse'] button {
    outline: 0;
}

pre {
    overflow: auto;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

table {
    width: 100%;
}

table td,
table th {
    padding: 5px;
    border-top: 1px solid #17345a;
}

tr:first-child {
    background-color: #09487b;/*#0d65c4;*/
    color: #fff;
}

.bloque2 {
    background-color: #E2E8F1;
}


/*tr:nth-child(2n) {
    background-color: aliceblue;
}*/
.logo {
    padding: 24px 0;
    width: 13%;
    display: inline-block;
    vertical-align: top;
}

.titulo {
    width: 82%;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
}

h1 {
    font-size: 30px;
}

header {
    background:#003865;
   

   
    text-align: center;
    text-transform: uppercase;
}

.back {
    background: url('../images/bg_header.jpg');
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-attachment: fixed;
    background-size: cover;
    background-position: right;
    z-index: -1;
}

.custom-shape-divider-bottom-1594226028 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1594226028 svg {
    position: relative;
    display: block;
    width: calc(140% + 1.3px);
    height: 122px;
}

.custom-shape-divider-bottom-1594226028 .shape-fill {
    fill: #FFFFFF;
}

.enlaces {
    margin-bottom: 10rem;
}

.contenedor {
    max-width: 68rem;
    margin-right: auto;
    margin-left: auto;
    padding: 2rem 0;
}

.contenedor::before,
.contenedor::after {
    display: table;
    content: ' ';
}

.contenedor::after {
    clear: both;
}

.enlaces img {
    display: block;
    margin: 0 auto;
}

.registro {
    margin-bottom: 10rem;
}

.enlaces,
.convocatoria {
    width: 50%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

.bloque-texto {
    width: 60%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

.bloque-imagen {
    width: 38%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}



@media print,
screen and (min-width: 40em) {
    .enlaces,
    .convocatoria {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

footer {
    background-color: #17345a;
    text-align: center;
    color: #fff;
    padding: 10px;
    border-top:#1f1f1f solid 8px;
    margin-top: 1.5rem;
}

@media only screen and (max-width: 1023px) {
    .logo,.titulo {
       
        width: 100%;
    
    }
    
    
    .bloque-texto,
    .bloque-imagen {
        width: 100%;
    }
    header {
        background-color: none;
        min-height: auto;
    }
    .enlaces,
    .convocatoria {
        width: 100%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
    .enlaces a,
    .convocatoria a {
        width: 100%;
    }
    .convocatoria {
        display: none;
    }
    .mov {
        display: block;
        margin-top: 13rem;
    }
    .enlaces {
        margin-top: 5rem;
    }
    .contenedor {
        padding: 0 10px;
    }
    footer {
        margin-top: 8rem;
    }
}

.bg {
    background-color: #f4f5f5;
    
    

    
}

.convoca{
    text-align: center;font-size: 50px;letter-spacing: 15px;
}
@media only screen and (max-width: 800px) {
    
    .columna {
        width: 45%;
        
    }

    }

    
@media only screen and (max-width: 600px) {

    .convoca{
        text-align: center;font-size: 25px;letter-spacing: 15px;
    }

    .bloque-imagen img {
        padding: 2rem 0;
    }
    
    .columna {
        width: 100%
        
    }

    .tabla_r {
        overflow-x: scroll;
    }
    h1 {
        font-size: 20px;
    }

}

