/*
Theme Name: Fyl UVa Child
Theme URI: https://fyluva/
Author: Aitor Arina
Author URI: https://wewebs.es/
Description: Fyl UVa es un tema personalizado para la facultad de filosofía y letras de la universidad de Valladolid
Version: 1.2.7
Requires PHP: 5.6
Tested up to: 5.4.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wewebs
*/

@font-face{
    font-family: rubik-light;
    src: url('fonts/Rubik-Light.ttf');
}

@font-face{
    font-family: rubik;
    src: url('fonts/Rubik-Regular.ttf');
}

@font-face{
    font-family: rubik-medium;
    src: url('fonts/Rubik-Medium.ttf');
}

@font-face{
    font-family: rubik-bold;
    src: url('fonts/Rubik-Bold.ttf');
}

html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

h5 {
    display: block;
    font-size: 0.83em;
    margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.card-header:first-child {
    border-radius: 5px !important;
}

li.astm-search-menu.is-menu.is-dropdown.menu-item::marker{
    display: none !important;
    color: #fff;
}

button.collapsed {
    font-family: rubik-medium;
    font-size: 20px;
    color: #002644;
    width: 100%;
    text-align: left;
    padding: 15px 0px;
    position: relative;
}

.ed-accordion-container button[aria-expanded="false"]:before {
    position: absolute;
    content: url(https://fyl.uva.es/wp-content/uploads/2020/09/plus-n-9.png); /*"/f067/"*/
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    top: 22px;
    right: -2px;
}

.ed-accordion-container button[aria-expanded="true"]:after {
    position: absolute;
    content: url(https://fyl.uva.es/wp-content/uploads/2020/09/minus-deff.png); /*"/f068/"*/
    font-family: "Font Awesome 5 Free";
    font-size: 11px;
    top: 22px;
    right: -2px;
}


.card-header button {
    font-family: rubik-medium;
    font-size: 20px;
    color: #002644;
    width: 100%;
    text-align: left;
    padding: 15px 15px 15px 0px;
    position: relative;
    background-color: #f4f8fb;
    line-height: 1.5;
}


.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 0rem 1.25rem 1.25rem 1.25rem !important;
}


ul {
    display: block;
    /* list-style-type: disc; */
    list-style-image: url('https://fyl.uva.es/wp-content/uploads/2020/08/dot-blue.png');
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
}

ul {
    list-style-position: outside;
  }

  /* Search */

  .is-menu a {
    background: 0 0!important;
    line-height: 1;
    outline: 0;
    position: absolute !important;
    right: 0 !important;
}

.is-menu.is-dropdown form {
    display: none;
    min-width: 185px;
    max-width: 100%;
    position: absolute;
    right: 00px;
    top: 100%;
    z-index: 9;
}

.is-form-style.is-form-style-3 label {
    width: calc(100% - 0px)!important;
}

.search-close {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 0px;
    top: 33%;
    width: 20px;
    z-index: 99999;
}

    .is-form-style button.is-search-submit {
        display: none !important;
    }

    .is-form-style input.is-search-input {
        background: #fff;
        background-image: none!important;
        color: #333;
        padding: 0 12px;
        margin: 0;
        outline: 0!important;
        font-size: 14px!important;
        height: 36px;
        min-height: 0;
        line-height: 1;
        border-radius: 0;
        border-top: 0px !important;
        border-left: 0px !important;
        border-right: 0px !important;
        border-bottom: solid 1px #001c3d!important;
        font-family: arial;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .ui-widget-content a {
        color:#002644 !important;
    }


    .ajde_evcal_calendar.boxy.boxstyle0 #evcal_list p.desc_trig_outter { 
        max-height: 250px !important;
    }


html {
    font-family: 'Merriweather', serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

ol {
    display: block;
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    text-decoration: none !important;
    color: #828d9e;
    outline: none;
}

a:active,
a:hover {
    text-decoration: underline;
    color: #bbbcc1;
}

a:focus {
    outline: none;
}

abbr[title] {
    border-bottom: 0;
}

b,
strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    color: #474747;
    font-family: 'Merriweather', serif;
    font-size: 15px;
    line-height: 29px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 0em;
}

p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 0;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    box-sizing: inherit;
}

body {
    color: #474747;
    font: 15px/29px 'Merriweather', serif;
    background: #fcfafb;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    /*margin: 0 0 1.5em 3em;*/
    margin: 0px
}

ul {
    /*list-style: disc;*/
}

ol {
    /*list-style: decimal;*/
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: bold;
}

dd {
    margin: 0 1.5em 1.5em;
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font: 700 15px/18px "Roboto", sans-serif;
    padding: 15px 40px;
    text-shadow: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    /* background: #ed73a9; */
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    /* background: #ed73a9; */
    outline: none;
    outline-offset: 2px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    color: #666;
    border: 0;
    border-radius: 0;
    background: #f4f4f4;
    padding: 12px 10px;

}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
    outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 12px 10px;
}

textarea {
    padding: 12px 10px;
    width: 100%;
    height: 160px;
    resize: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
    /*color: #fe7bb5;*/
    text-decoration: none;
}

a:hover,
a:focus,
a:active {
    /*color: #fe7bb5;*/
    text-decoration: underline;
}

a:focus {
    outline: none;
    outline-offset: 2px;
}

a:hover,
a:active {
    outline: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    float: left;
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 1.5em;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul ul li {}

.main-navigation li:hover>a,
.main-navigation li.focus>a {}

.main-navigation ul ul :hover>a,
.main-navigation ul ul .focus>a {}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {}

.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
    /*left: auto;*/
}

.main-navigation ul ul li:hover>ul {
    left: 100%;
}

.main-navigation ul ul li:focus-within>ul {
    left: 100%;
}

.main-navigation .current_page_item>a,
.main-navigation .current-menu-item>a,
.main-navigation .current_page_ancestor>a,
.main-navigation .current-menu-ancestor>a {}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: block;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.post-navigation a {
    /*color: #fe7bb5;*/
}

.post-navigation a:hover {
    color: #1b1b1b;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    display: none !important;
    color: #fff !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
    outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
    margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
    max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
    display: block;
}

.hentry {
    margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/*general site style*/
.container {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    width: 100%;
}

.container-header {
    padding-left: 0px;
    padding-right: 0px;
    margin: 0 auto;
    width: 90%;
    /*margin-top: 20px;*/
}

.container:after {
    content: '';
    display: block;
    clear: both;
}

.row {
    margin-left: -10px;
    margin-right: -10px;
}

.row:after {
    content: '';
    display: block;
    clear: both;
}

.site {
    /*margin: 20px;*/
    background: #fff;
}

.custom-background-image .site,
.custom-background-color .site {
    margin: 20px;
}

.site-header {
    background: #fff;
    padding: 16px 0 25px;
    text-align: center;
}

.site-header .header-t:after {
    content: '';
    display: block;
    clear: both;
}

.site-header .social-networks {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    float: left;
}

.site-header .social-networks:after{
    display: block;
    clear: both;
    content: '';
}

.site-header .social-networks li {
    float: left;
    margin-left: 21px;
}

.site-header .social-networks li:first-child {
    margin-left: 0;
}

.site-header .social-networks li a {
    color: #777;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.site-header .social-networks li a:hover {
    /*color: #fe7bb5;*/
}

.site-header .search-form {
    float: right;
    padding: 7px 0px 6px 0px;
    border-radius: 10px;
    width: 100%;
}

.site-header .search-form input[type="search"] {
    border: 0;
    border-radius: 0;
    background: none;
    font: 13px/16px 'Roboto', sans-serif;
    color: #969696;
    float: left;
    margin: 0;
    padding: 0;
    /*outline: none;*/
}

.site-header .search-form input[type="search"]:focus{
    outline: none;
}

.site-header .search-form input[type="submit"] {
    box-shadow: none;
    float: right;
    background-image: url(images/theme-icon-set.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -91px -80px;
    width: 20px;
    height: 20px;
    border: 0;
    /*text-indent: -9999px;*/
    font-size: 0;
    padding: 0;
}

.site-header .search-form input[type="submit"]:focus{
    outline: none;
}

.site-header .site-branding {
    text-align: center;
    margin: 0;
    float: left;
    width: 70%;
}

.site-header .search-form label {
    display: inline-block;
    margin-bottom: .5rem;
    width: calc(100% - 20px) !important;
}



.site-header .site-branding a {
    display: inline-block;
    height: 100%;
    vertical-align: top;
    /*width: 250px;*/
}

.site-header .site-branding img {
    vertical-align: top;
    max-width: 100%;
}

.site-header .site-branding .site-title {
    margin: 0;
    font-family: 'Dancing Script', cursive;
    font-weight: 700;
    font-size: 50px;
    line-height: 54px;
}

.site-header .site-branding .site-title a:hover,
.site-header .site-branding .site-title a:focus {
    text-decoration: none;
}

.site-header .site-branding .site-description {
    margin: 0;
}

/*navigation style*/
.nav {
    background: #fff;
    border-top: 0px solid #f4f2f3;
    padding: 0;
    border-bottom: 10px solid #0071ce;
}

.main-navigation {
    /*display: table !important;*/
    margin-top: -1px;
}

.main-navigation>div {
    /*display: table;*/
    width: 100%;
}

.main-navigation ul {
    /*display: table-row;*/
    font-weight: 700;
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}

.main-navigation ul:after {
    content: '';
    display: block;
    clear: both;
}

.main-navigation ul li:first-child {
    /*display: table-cell;*/
    float: none;
    position: relative;
    display: inline-block;
    padding:  0px 3.65% 0% 0%;
}

.main-navigation ul li {
    /*display: table-cell;*/
    float: none;
    position: relative;
    display: inline-block;
    padding: 0px 3.65%;
}

.main-navigation ul li:last-child {
    /*display: table-cell;*/
    float: none;
    position: relative;
    display: inline-block;
    padding: 0px 0% 0px 3.65%;
}

.main-navigation ul li a {
    color: #000;
    display: block;
    padding: 20px 0 10px;
    font-family: rubik !important;
    font-weight: 100;
    font-size: 16px;
}

.main-navigation ul li a:hover,
.main-navigation ul .current_page_item a,
.main-navigation ul li:hover>a {
    border-bottom: 0px solid #fe7bb5;
}

.main-navigation ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 278px;
    z-index: 100;
    background: #fff;
    /*display: none;*/
    margin-left: -99999px;
}

.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul{
    margin-left: 0;
}

.main-navigation ul li:focus-within > ul {
    margin-left: 0;
}

.main-navigation ul li.hover > ul {
    margin-left: 0;
}

.main-navigation ul ul li {
    display: block;
    float: none;
    padding: 0;
}

.main-navigation ul ul li a {
    border-top: 0 !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 5px 27px;
    background-color: #0071ce;
    color: #fff;
    font-size: 14px !important;
}

@media only screen and (min-width: 1024px){


.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-120{
    border-top: 10px solid #0071ce;
}    
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-31{
    border-top: 10px solid #0071ce;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-458{
    border-top: 10px solid #0071ce;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-616{
    border-top: 10px solid #0071ce;
}

.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-has-children.menu-item-657 {
    border-top: 10px solid #0071ce;
}

}

.main-navigation ul ul li a:hover,
.main-navigation ul ul li:hover>a {
    color: #fff;
    background-color: #11223e;
}

/*slideshow style*/
ul.owl-carousel {
    margin: 0;
    padding: 0;
    list-style: none;
}

.slideshow ul li {
    position: relative;
}

.slideshow ul li img {
    vertical-align: top;
    width: 100%;
}

.slideshow div.owl-carousel .owl-item>div {
    position: relative;
}

.slideshow div.owl-carousel .owl-item>div img {
    vertical-align: top;
    width: 100%;
}

.slideshow .banner-text {
    position: absolute;
    top: 11.3vw;
    left: 0;
    width: 100%;
}

.slideshow .banner-text .text {
    max-width: 678px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: rgba(46, 42, 42, 0.6);
    padding: 4.1vw 60px 0;
}

.slideshow .banner-text .category {
    font: 900 14px/25px 'Roboto', sans-serif;
    text-transform: uppercase;
    position: relative;
    /*color: #fe7bb5;*/
}

.slideshow .owl-theme .owl-nav [class*="owl-"] {
    background: url(images/theme-icon-set.svg) no-repeat;
    width: 44px;
    height: 44px;
    margin: 0;
    padding: 0;
    border-radius: 100%;
    left: 78px;
    position: absolute;
    top: 50%;
    text-indent: 50px;
    overflow: hidden;
    opacity: 0.75;
    filter: alpha(opacity=75);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}

.slideshow .owl-theme .owl-nav [class*="owl-"]:focus{
    outline: none;
}

.slideshow .owl-theme .owl-nav .owl-next {
    left: auto;
    right: 72px;
    background-position: -64px 0px;
}

.slideshow .owl-theme .owl-nav [class*="owl-"]:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.slideshow .banner-text .category a {
    /*color: #fe7bb5;*/
}

.slideshow .banner-text .category a:focus{
    outline: none;
}

/*.slideshow .banner-text .category:before{
	position: absolute;
	top: -39px;
	left: 41%;	
	width: 17px;
	height: 17px;
	content: '';
}*/
.slideshow .banner-text .title {
    font: 900 37px/42px 'Roboto', sans-serif;
    text-transform: uppercase;
    display: block;
}

.btn-readmore {
        font: 700 15px/49px 'Rubik';
        display: inline-block;
        text-transform: uppercase;
        background: #0d2240;
        color: #fff;
        padding: 0 33px;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
}

.btn-readmore:hover{
    color: #fae200;
}

.btn-readmore:hover,
.btn-readmore:focus,
.btn-readmore:active {
    text-decoration: none;
    color: #fff;
    background: #ed73a9;
}

.slideshow .banner-text .btn-readmore {
    position: relative;
    top: 21px;
}

.slideshow .banner-text .btn-readmore:focus{
    outline: none;
}

.slideshow .lSPrev {
    background: url(images/theme-icon-set.svg) no-repeat;
    width: 44px;
    height: 44px;
    left: 78px;
}

.slideshow .lSNext {
    background: url(images/theme-icon-set.svg) no-repeat;
    background-position: -64px 0px;
    width: 44px;
    height: 44px;
    right: 72px;
}

.lSAction>a {
    margin-top: -22px;
}

/*content style*/
#content {
    /*padding: 36px 0 63px;*/
    padding: 0px 0 0px;
    border-bottom: 1px solid #ededed;
    /*overflow: hidden;*/
}

#content:after{
    display: block;
    clear: both;
    content: '';
}

.home .post,
.blog .post,
.page-template-template-home .post {
    float: left;
    /*width: 33.333%;*/
    width: 50%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
}

.home.full-width .post,
.page-template-template-home.full-width .post,
.blog.full-width .post {
    width: 33.333%;
}

.category .post,
.archive .post,
.search .post,
.search .page {
    float: none;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
}

.category.full-width .post,
.archive.full-width .post,
.search.full-width .post,
.search.full-width .page {
    width: 33.333%;
}

.post .img-holder,
.page .img-holder {
    position: relative;
}

.post .img-holder img,
.page .img-holder img {
    vertical-align: top;
    width: 100%;
}

.post .entry-meta,
.page .entry-meta {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 26px;
    text-align: center;
    font: 500 13px/15px 'Roboto', sans-serif;
    color: #fff;
    width: 100%;
}

.post .entry-meta li,
.page .entry-meta li {
    display: inline-block;
    padding-left: 13px;
    margin-left: 7px;
    background: url(images/separator.png) no-repeat 0 3px;
}

.post .entry-meta li:first-child,
.page .entry-meta li:first-child {
    padding-left: 0;
    margin-left: 0;
    background: none;
}

.post .entry-meta li a,
.page .entry-meta li a {
    color: #fff;
}

.post .entry-meta li a:focus,
.page .entry-meta li a:focus{
    outline: none;
}

.post .entry-meta li .posted-on,
.page .entry-meta li .posted-on {
    padding: 0 0 0 16px;
    position: relative;
}

.post .entry-meta li .author,
.page .entry-meta li .author {
    padding-left: 16px;
    position: relative;
}

.post .entry-meta li .posted-on:before,
.page .entry-meta li .posted-on:before,
.post .entry-meta li .author:before,
.page .entry-meta li .author:before {
    content: "";
    background: url(images/theme-icon-set.svg) no-repeat;
    background-position: -30px -81px;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
}

.post .entry-meta li .author:before,
.page .entry-meta li .author:before {
    background-position: 0 -81px;
}

.home .post .text-holder,
.category .post .text-holder,
.archive .post .text-holder,
.search .post .text-holder,
.blog .post .text-holder {
    background: #fff;
    padding: 51px 56px 68px;
    border-bottom: 1px solid #efedee;
}

.home .post .text-holder .category a,
.category .post .text-holder .category a,
.archive .post .text-holder .category a,
.search .post .text-holder .category a,
.blog .post .text-holder .category a {
    font: 900 14px/25px 'Roboto', sans-serif;
    text-transform: uppercase;
    position: relative;
    /*color: #fe7bb5;*/
}

.home .post .entry-title,
.category .post .entry-title,
.archive .post .entry-title,
.search .post .entry-title,
.search .page .entry-title,
.blog .post .entry-title {
    font: 900 22px/27px 'Roboto', sans-serif;
    color: #1b1b1b;
    margin: 0;
    text-transform: uppercase;
}

.home .post .entry-title a,
.blog .post .entry-title a {
    color: #1b1b1b;
}

.home .post .entry-title a:hover,
.blog .post .entry-title a:hover {
    /*color: #fe7bb5;*/
    text-decoration: none;
}

.home .post .entry-header,
.blog .post .entry-header {
    position: relative;
    padding: 0 0 23px;
    margin: 0 0 6px;
}

.home .post .entry-header:after,
.blog .post .entry-header:after {
    position: absolute;
    left: 41%;
    top: 100%;
    content: '';
    width: 30px;
    height: 2px;
    background: #b7a4b0;
}

.home .post .entry-content,
.blog .post .entry-content {
    margin: 0;
}

.post .entry-content p,
.page .entry-content p {
    margin-bottom: 2em;
}

#load-posts a {
    font: 700 15px/60px 'Roboto', sans-serif;
    display: block;
    text-align: center;
    text-transform: uppercase;
    background: #fe7bb5;
    color: #fff;
    padding: 0 33px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    width: 100%;
}

#load-posts svg {
    margin-right: 5px;
}

#load-posts a:hover,
#load-posts a:focus,
#load-posts a:active {
    text-decoration: none;
    color: #fff;
    background: #ed73a9;
}

/*inner page style*/
.single-post #primary,
.page #primary,
.category #primary,
.archive #primary,
.search #primary,
#primary {
    float: left;
    width: 70%;
    border-right: 1px solid #ededed;
    padding-right: 45px;
}

.archive-title,
.search .page-header .page-title {
    font: 700 36px/40px 'Roboto', sans-serif;
    margin: 0 0 40px;
    color: #1b1b1b;
    text-transform: uppercase;
}

.single-post .post .entry-meta,
.page .entry-meta {
    text-align: left;
    padding-left: 52px;
}

.single-post .post .entry-title,
.page-template-default .entry-title {
    font: 700 30px/40px 'Roboto', sans-serif;
    color: #1b1b1b;
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 20px;
}

.single-post .post .entry-title:after,
.page-template-default .entry-title:after {
    position: absolute;
    width: 30px;
    height: 2px;
    background: #b7a4b0;
    content: '';
    top: 100%;
    left: 0;
}

.single-post .post .widget .entry-title:after,
.page .widget .entry-title:after {
    display: none;
}

.single-post .post .text-holder {
    background: #fff;
    padding: 60px 50px;
}

.page .text-holder {
    border-bottom: 1px solid #efedee;
    background: #fff;
    padding: 60px 50px;
}

.full-width #primary {
    width: 100%;
    padding-right: 0;
    border-right: 0;
}

.post .entry-content h1,
.post .entry-content h2,
.post .entry-content h3,
.post .entry-content h4,
.post .entry-content h5,
.post .entry-content h6,
.page .entry-content h1,
.page .entry-content h2,
.page .entry-content h3,
.page .entry-content h4,
.page .entry-content h5,
.page .entry-content h6 {
    font-weight: 700;
    color: #1b1b1b;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.post .entry-content h1,
.page .entry-content h1 {
    font-size: 36px;
    line-height: 40px;
}

.post .entry-content h2,
.page .entry-content h2 {
    font-size: 30px;
    line-height: 40px;
}

.post .entry-content h3,
.page .entry-content h3 {
    font-size: 22px;
    line-height: 28px;
}

.post .entry-content h4,
.page .entry-content h4 {
    font-size: 17px;
    line-height: 21px;
}

.post .entry-content h5,
.page .entry-content h5 {
    font-size: 15px;
    line-height: 18px
}

.post .entry-content h6,
.page .entry-content h6 {
    font-size: 14px;
    line-height: 17px;
}

.post .entry-content blockquote,
.page .entry-content blockquote {
    padding: 0 0 0 52px;
    margin: 0;
    border-left: 0;
    font-size: 16px;
    line-height: 29px;
    font-style: italic;
    color: #6c6c6c;
    position: relative;
}

.post .entry-content blockquote::before,
.page .entry-content blockquote::before {
    content: "";
    background: url(images/theme-icon-set.svg) no-repeat;
    background-position: -135px -10px;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 25px;
}

.dropcap {
    font-size: 122px;
    height: 74px;
    margin: 31px 15px 15px 0;
    float: left;
    line-height: 72px;
}

.post .entry-content table,
.page .entry-content table {
    width: 100%;
    /*font-family: 'Lora', serif;*/
}

.post .entry-content table th,
.page .entry-content table th {
    font-weight: normal;
    padding: 17px;
    text-align: left;
    background: #fcfafb;
}

.post .entry-content table td,
.page .entry-content table td {
    padding: 15px;
    background: #fff;
}

.post .entry-content table tbody tr,
.page .entry-content table tbody tr {
    border-top: 1px solid #e5e5e5;
}

pre {
    background: #fcfafb;
    border: 0;
    border-radius: 0;
    font: 16px/24px "Courier New", Courier, monospace;
}

.page .entry-content {
    padding-bottom: 0;
    margin-bottom: 0;
}

/*comment section style*/
#comments .comments-title {
    margin: 0 0 80px;
    font: 700 30px/34px 'Roboto', sans-serif;
    color: #414042;
    text-transform: uppercase;
}

.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.comment-list .avatar {
    -webkit-border-radius: 200px;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 26px;
}

.comment-list .says {
    display: none;
}

.comment-list .comment-author .fn {
    font: 700 16px/20px 'Roboto', sans-serif;
    /*color: #fe7bb5;*/
}

.comment-list .commentmetadata {
    font: 14px/17px 'Roboto', sans-serif;
    color: #6d6e71;
}

.comment-list .commentmetadata a {
    color: #bbbcc1;
}

.comment-list .commentmetadata a:hover {
    /*color: #fe7bb5;*/
}

.comment-reply-link {
    text-decoration: underline;
}

.comment-reply-link:hover {
    text-decoration: none;
}

.comment-list .comment-body {
    position: relative;
}

.comment-list .commentmetadata {
    position: absolute;
    top: 25px;
    left: 124px;
}

.comment-list .comment-content {
    position: relative;
    left: 124px;
    top: -60px;
    width: 77%;
}

.comment-list .reply {
    position: relative;
    left: 124px;
    top: -70px;
    width: 90%;
}

.comment-list li {
    margin-top: -40px;
}

.comment-list .children {
    list-style: none;
    margin: -40px 0 0 124px;
    padding: 0;
}

.comment-reply-title {
    margin: 0 0 30px;
    font: 700 30px/34px 'Roboto', sans-serif;
    color: #414042;
    text-transform: uppercase;
}

/*.comment-form label {
    display: none;
}*/

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
    width: 100%;
    border: 0;
    background: #f4f4f4;
    border-radius: 2px;
    padding: 12px 10px;
    font-size: 15px;
    font-style: normal;
    font-family: 'Merriweather', serif;
}

.comment-form textarea {
    width: 100%;
    border: 0;
    background: #f4f4f4;
    border-radius: 2px;
    padding: 12px 10px;
    font-size: 15px;
    font-style: normal;
    height: 106px;
    resize: none;
    font-family: 'Merriweather', serif;
}

.comment-form label[for="wp-comment-cookies-consent"] {
    display: inline-block;
    padding-left: 10px;
}

.comment-form input[type="submit"] {
    background: #fe7bb5;
    font: 700 15px/18px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    margin-right: 16px;
    padding: 15px 40px;
    box-shadow: none;
    text-shadow: none;
    border-radius: 0;
}

.comment-form input[type="submit"]:hover {
    background: #ed73a9;
}

.comment-form input[type="reset"] {
    background: #414042;
    font: 700 14px/17px 'Roboto', sans-serif;
    color: #fff;
    border: 0;
    margin-right: 16px;
    padding: 15px 40px;
    box-shadow: none;
}

.comment-form input[type="reset"]:hover {
    background: #ff5600;
}

/*sidebar style*/
#secondary {
    float: right;
    width: 30%;
}

#secondary .widget {
    border-bottom: 1px solid #f4f2f3;
    padding-bottom: 33px;
    margin-bottom: 30px;
    padding: 0 0 33px 24px;
}

#secondary .widget .widget-title {
    margin: 0 0 16px;
    font: 700 17px/27px 'Roboto', sans-serif;
    /*color: #fe7bb5;*/
    text-transform: uppercase;
}

.widget.widget_search .search-form {
    background: #f4f4f4;
}

.widget.widget_search .search-form:after{
    display: block;
    clear: both;
    content: '';
}

.widget.widget_search .search-form label {
    float: left;
    width: 80%;
}

.widget.widget_search .search-form input[type="search"] {
    float: left;
    width: 100%;
}

.widget.widget_search .search-form input[type="submit"] {
    background-image: url(images/theme-icon-set.svg);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -91px -80px;
    width: 20px;
    height: 20px;
    font-size: 0;
    margin: 17px 15px 0 0;
    padding: 0;
    float: right;
}

#secondary .widget_elegant_pink_social_links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 31px;

}

#secondary .widget_elegant_pink_social_links ul:after{
    display: block;
    clear: both;
    content: '';
}

#secondary .widget_elegant_pink_social_links ul li {
    float: left;
    margin-right: 3px;
    border-bottom: 0;
    margin-bottom: 5px;
    padding-bottom: 0;
}

#secondary .widget_elegant_pink_social_links ul li a {
    display: block;
    width: 31px;
    height: 31px;
    -webkit-border-radius: 100px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #1b1b1b;
}

#secondary .widget_elegant_pink_social_links ul li a:hover {
    background: #767676;
}

#secondary .widget p {
    margin: 0 0 16px;
}

#secondary .widget.widget_elegant_pink_recent_post ul li,
#secondary .widget.widget_elegant_pink_popular_post ul li {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}

#secondary .widget.widget_elegant_pink_recent_post ul li:last-child,
#secondary .widget.widget_elegant_pink_popular_post ul li:last-child {
    margin-bottom: 0;
}

#secondary .widget.widget_elegant_pink_recent_post .post-thumbnail,
#secondary .widget.widget_elegant_pink_popular_post .post-thumbnail {
    width: 70px;
}

.widget ul {
    font: 17px/22px 'Roboto', sans-serif;
}

.widget ul li {
    border-bottom: 1px solid #f4f2f3;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.widget ul li:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.widget_calendar caption {
    font: 700 16px/20px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #262626;
    background: #e4e4e4;
    padding: 12px 0;
}

.widget_calendar table th {
    font: 700 16px/20px 'Roboto', sans-serif;
    color: #3c3b3b;
    height: 45px;
}

.widget_calendar table td {
    text-align: center;
    height: 32px;
    width: 32px;
    font: 16px/32px 'Roboto', sans-serif;
    color: #3c3b3b;
}

.widget_calendar .wp-calendar-nav{
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.widget_calendar .wp-calendar-nav .wp-calendar-nav-prev,
.widget_calendar .wp-calendar-nav .wp-calendar-nav-next{
    width: 40%;
    text-align: center;
    font: 16px/32px 'Roboto', sans-serif;
}
.widget_calendar .wp-calendar-nav a,
.widget_calendar table a {
    display: block;
    height: 100%;
    background: #fe7bb5;
    color: #fff;
}

/*footer style*/
.site-footer {
    padding: 55px 0 0;
}

.site-footer .col {
    float: left;
    width: 33.333%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.site-footer .widget .widget-title {
    font: 900 22px/27px 'Roboto', sans-serif;
    /*color: #fe7bb5;*/
    margin: 0 0 35px;
    text-transform: uppercase;
}

.site-footer .widget p {
    margin: 0 0 1.5em;
}

.site-footer .readmore,
.widget .readmore {
    font: 700 15px/32px 'Roboto', sans-serif;
    text-transform: uppercase;
    color: #1b1b1b;
}

.site-footer .readmore:hover,
.widget .readmore:hover {
    text-decoration: none;
    /*color: #fe7bb5;*/
}

.site-footer .widget-text {
    padding-right: 40px;
}

.widget ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget ul li:after {
    display: block;
    clear: both;
    content: '';
}

.widget.widget_elegant_pink_recent_post ul li,
.widget.widget_elegant_pink_popular_post ul li {
    border-bottom: 1px solid #f5f1f3;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.widget.widget_elegant_pink_recent_post ul li:last-child,
.widget.widget_elegant_pink_popular_post ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
}

.widget.widget_elegant_pink_recent_post .post-thumbnail,
.widget.widget_elegant_pink_popular_post .post-thumbnail {
    float: left;
    width: 80px;
    margin-right: 20px;
}

.widget.widget_elegant_pink_recent_post .post-thumbnail img,
.widget.widget_elegant_pink_popular_post .post-thumbnail img {
    width: 100%;
    vertical-align: top;
}

.widget.widget_elegant_pink_recent_post .entry-header,
.widget.widget_elegant_pink_popular_post .entry-header {
    overflow: hidden;
}

.widget.widget_elegant_pink_recent_post .entry-header .entry-title,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title {
    margin: 0;
    font: 17px/22px 'Roboto', sans-serif;
    color: #1b1b1b;
}

.widget.widget_elegant_pink_recent_post .entry-header .entry-title a,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title a {
    color: #1b1b1b;
}

.widget.widget_elegant_pink_recent_post .entry-header .entry-title a:hover,
.widget.widget_elegant_pink_popular_post .entry-header .entry-title a:hover {
    text-decoration: none;
    /*color: #fe7bb5;*/
}

.widget.widget_elegant_pink_recent_post .entry-header .posted-on,
.widget.widget_elegant_pink_popular_post .entry-header .posted-on {
    font: 500 13px/15px 'Roboto', sans-serif;
    color: #999;
    position: relative;
    padding-left: 16px;
}

.widget.widget_elegant_pink_recent_post .entry-header .posted-on:before,
.widget.widget_elegant_pink_popular_post .entry-header .posted-on:before {
    content: "";
    background: url(images/theme-icon-set.svg) no-repeat -61px -81px;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.widget.widget_elegant_pink_recent_post .entry-header .posted-on a,
.widget.widget_elegant_pink_popular_post .entry-header .posted-on a {
    color: #999;
}

.widget.widget_tag_cloud a {
    background: #fff;
    font: 16px/40px 'Roboto', sans-serif;
    color: #474747;
    display: inline-block;
    vertical-align: top;
    padding: 0 14px;
    border-radius: 5px;
    border-bottom: 1px solid #efedee;
    margin-right: 5px;
    margin-bottom: 5px;
}

.widget.widget_tag_cloud a:hover {
    text-decoration: none;
    background: #f6f6f6;
}

.site-footer .site-info {
    font-size: 13px;
    line-height: 29px;
    color: #8a8a8a;
    text-align: center;
    margin: 80px 0 40px;
}

.site-footer .site-info span {
    padding: 0 20px;
    border-left: 1px solid #8a8a8a;
}

.site-footer .site-info span:first-child {
    border-left: 0;
}

.site-footer .site-info a {
    color: #8a8a8a;
}

.site-footer .site-info a:hover {
    text-decoration: none;
    color: #000;
}

/*error-page style*/
.error-holder {
    background: #fff;
    padding: 70px 15px;
    margin: 60px 0;
    text-align: center;
}

.error-holder .holder {
    max-width: 555px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 26px;
}

.error-holder h1 {
    font-size: 100px;
    font-weight: 300;
    color: #f49cc2;
    line-height: 124px;
    margin: 0 0 20px;
}

.error-holder h2 {
    font-size: 25px;
    font-weight: 400;
    color: #303133;
    line-height: 35px;
    margin: 0 0 30px;
}

.error-holder .search-form {
    border: 1px solid #e6e6e6;
    background: #fff;
    overflow: hidden;
    border-radius: 20px;
    padding: 5px 20px;
}

.error-holder .search-form label {
    float: left;
    width: 90%;
}

.error-holder .search-form input[type="search"] {
    border: 0;
    background: none;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

.error-holder .search-form input[type="submit"] {
    float: right;
    border: 0;
    background: url(images/theme-icon-set.svg) no-repeat -90px -79px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    margin: 5px 0 0;
    padding: 0;
    outline: none;
    box-shadow: none;
}

.mobile-site-header{
	display: none;
}

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


    .slideshow .banner-text {
        top: 6vw;
    }

    .slideshow .banner-text .category::before {
        top: -25px;
    }

    .home .post .text-holder,
    .category .post .text-holder {
        padding: 38px 30px;
    }
}

@media only screen and (max-width: 1024px){
	.site-header,
	.nav{
		display: none;
	}

	.mobile-site-header{
		display: block;
		background: #fff;
        padding: 20px 0 10px 0;
        margin: 0 auto;
        width: 95%;
	}

	.mobile-site-header .container:after{
		display: none;
	}

	.mobile-site-header .container{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
        justify-content: space-between;
        padding: 10px 0px 5px 0px;
	}

	.mobile-site-branding{
		max-width: 90%;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	/*.mobile-site-branding .custom-logo-link{
        margin-right: 15px;
        background-image: url(https://fyl.uva.es/wp-content/uploads/2020/07/cropped-fyluva-logo.png);
        background-size: contain;
        background-repeat: no-repeat;
        width: 563px;
        height: 7px;
	}*/

	.mobile-site-branding .custom-logo-link .text-logo{
		flex-basis: 0;
		flex-grow: 1;
	}

	.mobile-site-branding .site-title{
		font-size: 20px;
		margin: 0;
		font-weight: 700;
	}

	.mobile-site-branding .site-description{
		margin: 0;
	}

	.btn-menu-opener{
		width: 20px;
		height: 18px;
		cursor: pointer;
	}

	.btn-menu-opener span{
		display: block;
		width: 100%;
		height: 2px;
		background: #000;
		border-radius: 5px;
		margin-bottom: 5px;
	}

	.btn-menu-opener span:last-child{
		margin-bottom: 0;
	}

	.mobile-menu{
		position: fixed;
		top: 40px;
		right: 0;
		width: 320px;
		background: #fff;
		z-index: 10;
		padding-top: 80px;
		box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
		height: 100%;
		overflow-y: auto;
		-webkit-transform: translateX(420px);
		-moz-transform: translateX(420px);
		transform: translateX(420px);
		-webkit-transition: ease 0.35s;
		-moz-transition: ease 0.35s;
		transition: ease 0.35s;
	}

	.mobile-menu .btn-close-menu{
		position: absolute;
		top: 30px;
		right: 20px;
		width: 25px;
		height: 25px;
		cursor: pointer;
		background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 320 512'%3E%3Cpath d='M193.94 256L296.5 153.44l21.15-21.15c3.12-3.12 3.12-8.19 0-11.31l-22.63-22.63c-3.12-3.12-8.19-3.12-11.31 0L160 222.06 36.29 98.34c-3.12-3.12-8.19-3.12-11.31 0L2.34 120.97c-3.12 3.12-3.12 8.19 0 11.31L126.06 256 2.34 379.71c-3.12 3.12-3.12 8.19 0 11.31l22.63 22.63c3.12 3.12 8.19 3.12 11.31 0L160 289.94 262.56 392.5l21.15 21.15c3.12 3.12 8.19 3.12 11.31 0l22.63-22.63c3.12-3.12 3.12-8.19 0-11.31L193.94 256z'/%3E%3C/svg%3E") center center no-repeat;
	}

	body.menu-open .mobile-menu{
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		transform: translateX(0);
	}

	.mobile-menu .search-form{
        margin: 10px 20px 40px;
        border-bottom: 1px solid #f3dd0a;
        border-radius: 0px;
        display: block;
        flex-wrap: wrap;
        align-items: center;
        padding: 5px 15px;
	}

	.mobile-menu .search-form label{
		flex-grow: 1;
		flex-basis: 0;
		margin-right: 15px;
	} 

	.mobile-menu .search-form input[type="search"]{
        padding: 0;
        margin: 0;
        background: none;
        width: 100%;
        
        background-color: #e8f0fe !important;
        padding-left: 5px;
	}

	.mobile-menu .search-form input[type="submit"]{
		padding: 0;
		margin: 0;
		font-size: 0;
		background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 512 512'%3E%3Cpath d='M508.5 481.6l-129-129c-2.3-2.3-5.3-3.5-8.5-3.5h-10.3C395 312 416 262.5 416 208 416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c54.5 0 104-21 141.1-55.2V371c0 3.2 1.3 6.2 3.5 8.5l129 129c4.7 4.7 12.3 4.7 17 0l9.9-9.9c4.7-4.7 4.7-12.3 0-17zM208 384c-97.3 0-176-78.7-176-176S110.7 32 208 32s176 78.7 176 176-78.7 176-176 176z'/%3E%3C/svg%3E") center center no-repeat;
		width: 20px;
		height: 20px;
	}

	.mobile-main-navigation ul{
        margin: 0 auto;
        padding: 0;
        list-style: none;
        width: 90%;
	}

	.mobile-main-navigation ul ul{
		display: none;
	}

	.mobile-main-navigation ul li{
		position: relative;
	}

	.mobile-main-navigation ul li .angle-down{
		position: absolute;
		top: 0;
		right: 0;
		height: 50px;
		width: 50px;
		background: transparent;
		cursor: pointer;
		-webkit-transition: ease 0.2s;
		-moz-transition: ease 0.2s;
		transition: ease 0.2s;
	}

	.mobile-main-navigation ul li .angle-down.active{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		transform: rotate(180deg);
	}

	.mobile-main-navigation ul li .angle-down:after{
		position: absolute;
		top: 50%;
		left: 50%;
		width: 20px;
		height: 20px;
		content: '';
		background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z'/%3E%3C/svg%3E") center center no-repeat;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

	.mobile-main-navigation ul li a{
		display: block;
		padding: 10px 20px;
        border-top: 1px solid #f3dd09;
		color: #000;
		-webkit-transition: ease 0.2s;
		-moz-transition: ease 0.2s;
        transition: ease 0.2s;
        font-family: rubik;
        font-weight: 100;
    }

   li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-32 a{
        border-bottom: 1px solid #f3dd09;
    }
    

    .mobile-main-navigation ul li a:hover{
		color: #0c223f;
	}

	.mobile-main-navigation ul li a:hover,
	.mobile-main-navigation ul li a:focus,
	.mobile-main-navigation ul li:hover > a,
	.mobile-main-navigation ul li:focus > a,
	.mobile-main-navigation ul .current-menu-item > a,
	.mobile-main-navigation ul .current-menu-ancestor > a,
	.mobile-main-navigation ul .current_page_item > a,
	.mobile-main-navigation ul .current_page_ancestor > a{
		text-decoration: none;
		color: #0c223f;
	}

	.mobile-menu .social-networks{
		margin: 30px 20px;
		padding: 0;
		list-style: none;
		display: flex;
		flex-wrap: wrap;
	}

	.mobile-menu .social-networks li{
		margin: 0 5px 5px 0;
	}

	.mobile-menu .social-networks li a{
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #FE7BB5;
		width: 40px;
		height: 40px;
		border-radius: 50%;
		-webkit-transition: ease 0.2s;
		-moz-transition: ease 0.2s;
		transition: ease 0.2s;
	}

	.mobile-menu .social-networks li a:hover,
	.mobile-menu .social-networks li a:focus{
		text-decoration: none;
		color: #fff;
		background: #FE7BB5;
	}

	.overlay{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.85);
		z-index: 1;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: ease 0.35s;
		-moz-transition: ease 0.35s;
		transition: ease 0.35s;
	}

	body.menu-open .overlay{
		opacity: 1;
		visibility: visible;
	}

	body.menu-open{
		overflow-y: hidden;
	}
}

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


    .site-header {
        padding: 65px 0 25px;
    }

    .slideshow .lSPrev {
        left: 5px;
    }

    .slideshow .lSNext {
        right: 5px;
    }

    .slideshow .banner-text {
        top: 2vw;
    }

    .slideshow .banner-text .text {
        max-width: 660px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .home .post,
    .blog .post {
        width: 50%;
    }

    .site-footer .col {
        width: 100%;
        margin-bottom: 20px;
    }

    .single-post #primary,
    .page #primary,
    .category #primary,
    .archive #primary,
    .search #primary,
    #primary {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
        border-right: 0;
    }

    #secondary {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .site-header .social-networks {
        width: 100%;
        text-align: center;
    }

    .site-header .social-networks li {
        float: none;
        display: inline-block;
        margin-bottom: 10px;
    }

    .site-header .search-form {
        width: 100%;
        margin-bottom: 25px;
    }

    .slideshow .banner-text .title {
        font-weight: 700;
        font-size: 24px;
    }

    .slideshow .banner-text {
        position: relative;
        top: 0;
    }

    .lSAction>a {
        top: 17%;
    }

    .slideshow .banner-text .category:before {
        display: none;
    }

    .slideshow .banner-text .text p {
        margin: 0 0 15px;
    }

    .slideshow .banner-text .btn-readmore {
        top: 0;
    }

    .slideshow .banner-text .text {
        padding-bottom: 20px;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .home .post,
    .blog .post {
        width: 100%;
    }

    .home .post .text-holder,
    .blog .post .text-holder,
    .category .post .text-holder {
        padding: 38px 20px;
    }

    .single-post .post .entry-title,
    .page .entry-title {
        font-size: 22px;
        line-height: 27px;
    }

    .page .text-holder {
        padding: 22px;
    }

    .site-header .search-form input[type="search"] {
        width: 90%;
    }

    .single-post .post .text-holder {
        padding: 20px;
    }

    .comment-list .comment-content {
        width: 100%;
        top: 0;
        left: 0;
    }

    .comment-list .reply {
        top: 0;
        left: 0;
    }

    .comment-list .children {
        margin: 56px 0 0;
    }

    .comment-list li {
        margin-top: 0;
    }

    #comments .comments-title {
        margin: 0 0 20px;
    }

    .comment-reply-title {
        margin: 0 0 20px;
    }

    #comments {
        margin: 0 0 30px;
    }

    .comment-form input[type="text"],
    .comment-form input[type="email"],
    .comment-form input[type="url"] {
        width: 100%;
    }

    .archive-title {
        font-size: 24px;
        line-height: 27px;
    }

    .category .post,
    .archive .post,
    .search .post {
        width: 100%;
    }

    .full-width .post {
        width: 100%;
    }

    .home.full-width .post,
    .page-template-template-home.full-width .post,
    .blog.full-width .post {
        width: 100%;
    }
}

@media only screen and (max-width: 600px) {
    .menu-toggle {
        display: none;
    }
}

.ajax-loader {
    left: -70px;
    margin: 0 auto;
    position: relative;
    top: -42px;
    width: 23px;
}




@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}
}

@media (min-width: 992px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}
}

@media (min-width: 768px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}
}

@media (min-width: 576px){
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 100% !important;
}
}


/*--------------------------------------------------- wewebs ---------------------------------------------------*/


/*----------- Slider ---------*/

.n2-ss-section-main-content.n2-ss-layer-content.n2-ow.n-uc-O9E5wmNAIc64-inner {
    cursor: pointer !important;
}












/*----------- Header ---------*/

.logo-container {
        float: left;
        width: 70%;
        text-align: center;
}

.logo-regular {
    width: 100%;
    max-width: 563px;
    height: 100%x;
}


.uva-logo-header {
    display: table;
    float: left;
    width: 15%;
}

.uva-logo-header img {
    float: left;
}

.header-t{
    display: table;
    float: right;
}

.header-t {
    display: table;
    float: left;
    width: 15%;
    margin-top: 20px;
}

.text-logo {
    display: none;
}



/*----------- Footer ---------*/


footer{
    border-top: 10px solid #0071ce;
    background-color: #11223e;
}

.footer-container {
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    padding: 50px 0%;
    display: table;
}





/*--------- Footer up ---------*/


.footer-container-up {
    display: table;
    width:100%;
    margin: 0 auto;
}

.white-line {
    display: table;
    float: left;
    border-right: 1px solid #fff;
    height: 85px;
}


/*-- 1.1 --*/

.footer-fac-logo {
    display: table;
    float: left;
    width: 27.5%;
    position: relative;
    padding: 0% 5% 0% 0%;
}

.footer-fac-logo img {
    padding-top: 10px;
    display: table;
    width: 100%;
}


/*-- 1.2 --*/

.footer-address {
    display: table;
    float: left;
    color: #fff;
    text-align: left;
    font-family: rubik-light;
    width: 36.5%;
    font-size: 14px;
    padding: 0% 5%;
    position: relative;
}


/*-- 1.3 --*/


.footer-aviso{
    display: table;
    float: left;
    text-align: right;
    font-family: rubik-light;
    width: 22%;
    font-size: 14px;
    padding: 0% 5%;
}

.footer-aviso li {
    list-style: none;
}

.footer-aviso li a {
    color: #fff;
}

.footer-aviso a {
    color: #fff;
}


/*-- 1.4 --*/


.footer-uva-logo {
    display: table;
    float: right;
    width: 100px;
    padding: 0% 0% 0% 0%;
}

.footer-uva-logo img{
    width: 100px;
    float: right;
    padding: 0px 0px 0px 20px;
}


/*-- Newsletter --*/

.news-form-container {
    font-family: 'rubik-light';
    font-size: 14px;
    color: #fff;
    float: right;
}

.news-form-title {
    float: left;
    padding-top: 5px;
}

.newsletter-cont {
    float: left;
    border: 1px solid #7c8695;
    margin-left: 10px;
}


input[type="email"].fill{
    padding: 4px 10px;
    font-family: 'rubik-light';
    background-color: #11223e;
    width: 300px;
}

input[type="submit"].mcb{
    color: #fff;
    font-family: rubik-medium;
    font-size: 14px;
    font-weight: 100;
    padding: 11px 40px;
    background-color: #404d61;
}



/*----------- Slider ---------*/

.home-slider{
    display: table;
    border-bottom: 10px solid #cad3da;
}

.home-slider-mujeres{
    display: none;
    border-bottom: 10px solid #cad3da;
}



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

    .home-slider{
        display: none;
        border-bottom: 10px solid #cad3da;
    }

    .home-slider-mujeres{
        display: table;
        width: 100%;
        border-bottom: 10px solid #cad3da;
    }
    
}



/*----------- Home video ---------*/

.home-video-home{
    position: relative;
    text-align: center;
    padding: 5% 0%;
}

.home-video{
    position: relative;
    text-align: center;
    padding-top: 17px;
}

.home-video-container{
	position: relative;
    margin: 0 auto;
	padding-bottom: 34.25%; /*panorámico. Cuando se menor el screen de 1200 pasa a 56.25%*/ 
	padding-top: 25px;
    height: 100%;
    width: 100%;
    max-width: 1200px;
}

.home-video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#video-background {
    background-color: #fff;
}

/*iframe {
    width: 1200px !important;
    height: 675px !important;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
}*/




/*----------- Home Estudios ---------*/

.home-estudios{
    position: relative;
    width: 100%;
    background-image: url('https://fyl.uva.es/wp-content/uploads/2020/10/estudio-background-short.jpg');
    background-repeat: repeat-x;
    min-height: 750px;
    display: table;
    margin-top: -2px;
}

.home-estudios-container {
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    position: relative;
}

.home-estudios-botones-container-responsive{
    display: none;
}

.title-white{
    font-family: 'rubik-bold';
    font-size: 50px;
    color: #fff;
    /* padding: 80px 0% 60px 0%; */
    padding: 100px 0% 60px 0%;
}

.title-white-ele {
    position: relative;
    float: left;
}

.title-line {
    float: right;
    border-bottom: 5px solid #fff;
    width: calc(100% - 275px);
    padding-top: 25px;
}

.home-estudios-botones-container {
    display: table;
    width: 100%;
}

.home-estudios-image {
    width: 33.3% !important;
    float: left;
    padding: 1%;
}

.home-estudios-image img {
    width: 100%;
}




/*----------- Home Movilidad ---------*/


.home-movilidad {
    position: relative;
    width: 100%;
    height: 739px;
    background-image: url('https://fyl.uva.es/wp-content/uploads/2020/07/home-movilidad-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
}

.home-movilidad-responsive {
    position: relative;
    width: 100%;
    height: 739px;
    background-image: url('https://fyl.uva.es/wp-content/uploads/2020/10/home-movilidad-background-responsive.png');
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
}

.home-movilidad-conteiner{
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    position: relative;
}

.container-botones-movilidad {
    width: 100%;
    display: table;
    margin-top: 75px;
}


.container-botones-movilidad-responsive{
    display: none;
}



.title-white-mov{
    font-family: 'rubik-bold';
    font-size: 50px;
    color: #fff;
    padding: 80px 0% 60px 0%;
}

.title-white-ele-mov {
    position: relative;
    float: left;
}

.title-line-mov {
    float: right;
    border-bottom: 5px solid #fff;
    width: calc(100% - 420px);
    padding-top: 25px;
}



.boton-movilidad-container{
    float: left;
    width: 50%;
    display: table;
}

.boton-movilidad-out {
    background-image: url('https://fyl.uva.es/wp-content/uploads/2020/10/home-outgoing.png');
    background-repeat: no-repeat;
    width: 100%;
    max-width: 600px;
    height: 378px;
}

.info-movilidad {
    position: relative;
    width: 100%;
    max-width: 591px;
    height: 318px;
    background-color: #fff;
    transition: opacity 0.2s;
    opacity: 0;
    border-radius: 10px;
}

.boton-movilidad-out:hover .info-movilidad{
    opacity: 1;
}

p.headline{
    position: absolute;
    margin-top: 20px;
    transition: margin 0.2s;
    margin-left: -70px;
    font-size: 14px;
    font-family: rubik;
}

.boton-movilidad-out:hover p.headline{
    margin-left: 70px;
}


.boton-movilidad-inc {
    background-image: url('https://fyl.uva.es/wp-content/uploads/2020/10/home-incoming.png');
    background-repeat: no-repeat;
    width: 100%;
    max-width: 600px;
    height: 378px;
    float: right;
}

.boton-movilidad-inc:hover .info-movilidad{
    opacity: 1;
}

.boton-movilidad-inc:hover p.headline{
    margin-left: 70px;
}


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

    .home-movilidad {
        display: none;
    }

    .home-movilidad-responsive {
        display: table;
    }

}



/*--------- Home Agenda --------*/



.home-agenda{
    position: relative;
    width: 100%;
    background-image: url('https://fyl.uva.es/wp-content/uploads/2020/07/home-agenda-background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    display: table;
    margin-top: -2px;
    padding-bottom: 5%;
}

.home-agenda-conteiner{
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    position: relative;   
}

.title-grey{
    font-family: 'rubik-bold';
    font-size: 50px;
    color: #c2c2c2;
    padding: 80px 0% 60px 0%;
}

.title-grey-ele {
    position: relative;
    float: left;
}

.title-line-grey {
    float: right;
    border-bottom: 5px solid #c2c2c2;
    width: calc(100% - 212px);
    padding-top: 25px;
}

.ajde_evcal_calendar.boxy.box_3 .eventon_list_event, .ajde_evcal_calendar.boxy.box_3 .evoShow_more_events {
    width: 33.33%;
    display: none;
}






/*--------- Home Contacto --------*/

.home-contacto{
    position: relative;
    width: 100%;
}


.home-contacto-map-container{
    float: left;
    width: 50%;
}

.home-contacto-map-container-responsive{
    display: none;
}

.home-contacto-map-container iframe{
    height: 400px;
    padding: 50px;
}





.home-contacto-data-container{
    float: left;
    width: 50%;
    height: 400px;
}

.home-contacto-data-container-container {
    margin: 0 auto;
    width: 90%;
    position: relative;   
}

.title-blue{
    font-family: 'rubik-bold';
    font-size: 50px;
    color: #3782d3;
    padding: 55px 0% 55px 0%;
}

.title-blue-ele {
    position: relative;
    float: left;
}

.title-line-blue {
    float: left;
    border-bottom: 5px solid #3782d3;
    width: 100%;
    max-width: 350px;
    padding-top: 25px;
    margin-left: 20px;
}

.address{
    display: table;
    margin: 15px 0px;
    width: 100%;
}

.address-icon {
    float: left;
}

.envelope-icon {
    float: left;
    padding-top: 5px;
}

.home-contact-address {
    padding: 0% 0%;
}


.where{
    float: left;
    font-family: rubik-light;
    color: #000;
    padding-left: 10px;
    font-size: 14px;
}

.phone{
    float: left;
    font-family: rubik-light;
    color: #000;
    padding-left: 10px;
    font-size: 14px;
}

.envelope{
    float: left;
    font-family: rubik-light;
    color: #000;
    padding-left: 10px;
    font-size: 14px;
}

.www{
    float: left;
    font-family: rubik;
    color: #6a707d;
    padding-left: 10px;
}



/*--------- Footer down ---------*/


.footer-container-down {
    display: table;
    width: 100%;
    padding-top: 50px
}

.footer-rrss{
   font-family: rubik;
   color: #fff;
   font-size: 14px;
}

.footer-rrss p {
    float: left;
}

.footer-rrss-container {
    float: left;
    margin-left: 20px; 
}

.footer-rrss-container img {
    padding-right: 20px;
}




.footer-info {
    background-color: #0b172c;
    color: #fff;
    font-family: rubik;
    font-size: 14px;
}

.footer-container-info {
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    padding: 25px 0%;
    display: table;
    font-size: 12px;
}

.footer-container-info-half{
    width: 50%;
    float: left;
}

.footer-container-info-half-right{
    float: right;
}



.txt-movilidad{
    text-align: center;
    width: 560px;
    margin: 0 auto;
    top: 160px;
    padding-top: 50px;
    font-family: rubik-bold;
    font-size: 26px;
    line-height: 1.4;
    color: #0071ce;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}


.boton-movilidad {
    font-family: 'rubik-light';
    color: #0071ce;
}


span.dark{
    font-family: rubik-bold;
}






/*--------------------------------------------------- wewebs responsive ---------------------------------------------------*/


/*---------------------------------------------------        HOME       ---------------------------------------------------*/


/*-- Menu --*/


@media only screen and (min-width: 620px) and (max-width: 1140px) {

    .footer-address {
        text-align: center;
    }

    .footer-aviso {
        text-align: center;
    }

}



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

    .footer-container-info-half {
        width: 100%;
        float: none;
        text-align: center;
    }

    .footer-container-info-half-right {
        width: 100%;
        float: none;
        text-align: center;
    }

}



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


    .mobile-site-branding {
        width: 75%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }


    .btn-menu-opener {
        width: 20px;
        height: 18px;
        cursor: pointer;
        position: relative;
        margin: 0 auto;
        display: block;
        float: left;
    }

}




/*-- Home Video youtube --*/

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

    .home-video-container {
    position: relative;
    margin: 0 auto;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 100%;
    width: 100%;
    max-width: 1200px;
    }

}


/*-- Home Estudios --*/

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

    .home-estudios-botones-container{
        display: none;
    }

    .home-estudios-botones-container-responsive{
        display: table;
        margin: 0 auto;
        width: 95%;
        max-width: 1200px;
        position: relative;
    }

    .home-estudios-image-responsive {
        width: 100;
        float: none;
        padding: 5% 0%;
        padding: 5% 0%;
    }

    .home-estudios-image-responsive:last-child {
        width: 100;
        float: none;
        padding: 5% 0%;
        padding: 5% 0% 10% 0%;
    }


}


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

.home-estudios {
    position: relative;
    width: 100%;
    background-image: url(https://fyl.uva.es/wp-content/uploads/2020/10/estudio-background-short.jpg);
    background-repeat: repeat-x;
    min-height: 600px;
    display: table;
    margin-top: -2px;
}

}


/*-- Home Movilidad --*/

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

    .container-botones-movilidad{
        display: none;
    }

    .container-botones-movilidad-responsive {
        width: 100%;
        display: table;
        margin-top: 25px;
        margin-bottom: 50px;
    }

    .outgoing-responsive-container{
        width: 100%;
        margin: 0 auto;
        max-width: 620px;
    }

    .incoming-responsive-container{
        width: 100%;
        margin: 0 auto;
        max-width: 620px;    
    }

}

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

.incoming-responsive-container {
    width: 100%;
    margin: 0 auto;
    max-width: 620px;
    padding-top: 40px;
}

}

@media only screen and (min-width: 740px) and (max-width: 1254px){
    .container-botones-movilidad-responsive {
        margin-top: 10px;
    }
}


/*-- Contacto Movilidad --*/

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

    .home-contacto {
        position: relative;
        width: 100%;
    }
    
    .title-blue {
        font-family: rubik-bold;
        font-weight: 700;
        font-size: 50px;
        color: #3782d3;
        padding: 60px 0% 60px 0%;
        margin: 0 auto;
        width: 90%;
    }

    .title-line-blue {
        float: left;
        border-bottom: 5px solid #3782d3;
        width: 100%;
        max-width: calc(100% - 260px);
        padding-top: 25px;
    }

    .home-contacto-map-container{
        display: none;
    }

    .home-contacto-data-container {
        float: none;
        width: 100%;
        height: 400px;
        display: table;
    }

    .home-contacto-data-container-container {
        margin: 0 auto;
        width: 100%;
        position: relative;
    }

    .home-contact-address {
        margin: 0 auto;
        width: 90%;
        padding-bottom: 5%;      
    }

    .home-contacto-map-container-responsive{
        float: none;
        width: 100%;
        height: 400px;     
        display: table;
        padding: 50px;
    }


}

/*---------------------------------------------------        GLOBAL      ---------------------------------------------------*/

.body-wrapper{
    position: relative;
    width: 100%;
    display: table;
}

.body-wrapper-container {
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    padding: 5% 0%;
    display: table;
}

.content-left {
    float: left;
    width: 65%;
    margin-bottom: 5%;
}

.content-right {
    float: right;
    width: 30%;
}

.main-navigation ul ul a {
    text-transform: uppercase;
}

.languages-container {
    position: relative;
    width: 95.5%;
    text-align: right;
    padding-top: 15px;
}

.lenguage {
    display: inline-flex;
}

.language-single {
    width: 33px;
    padding-right: 10px
}



/*--------------------------------- RESPONSIVE ---------------------------------*/





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

    .content-left {
        float: none;
        width: 100%;
        margin-bottom: 5%;
    }
    
    .content-right {
        padding-top: 30px;
        float: none;
        width: 100%;
        margin-bottom: 80px;
    }

}


/* BREADCRUMBS */


.breadcrumbs {
    background-color: #cad3da;
    padding: 15px 10px;
}

.breadcrumbs-container {
    margin: 0 auto;
    width: 1200px;
}

p#breadcrumbs {
    font-family: rubik;
}

#breadcrumbs a{
    color: #828d9e;
}



@media only screen and (max-width: 700px){
    
    .breadcrumbs-container {
        margin: 0 auto;
        width: 400px;
    }

}



/* MAP */

.map-wrapper-container {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    padding: 5% 0%;
    display: table;
}





/* MEGA MENU */

/* Facultad */

li.mega-current-menu-item a{
    font-weight: 900;
}

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-facultad-lateral #mega-menu-facultad-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
    border-top: 1px solid #002644;
}

#mega-menu-wrap-facultad-lateral .mega-menu-toggle + #mega-menu-facultad-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

#mega-menu-wrap-facultad-lateral #mega-menu-facultad-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-facultad-lateral #mega-menu-facultad-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-facultad-lateral #mega-menu-facultad-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 44px;
    padding: 2px 0px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
}

#mega-menu-wrap-facultad-lateral #mega-menu-facultad-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #fff;
    color: #002644;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    margin: -5px 0px 0px 15px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}


/* ------------------------------------  Movilidad  ------------------------------------ */



.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-movilidad-lateral #mega-menu-movilidad-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-movilidad-lateral #mega-menu-movilidad-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-movilidad-lateral #mega-menu-movilidad-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-movilidad-lateral #mega-menu-movilidad-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 44px;
    padding: 2px 0px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    border-top: 1px solid #002644;
}

#mega-menu-wrap-movilidad-lateral .mega-menu-toggle + #mega-menu-movilidad-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}

#mega-menu-wrap-movilidad-lateral #mega-menu-movilidad-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #fff;
    color: #002644;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    margin: -5px 0px 0px 15px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}




/* ------------------------------------ Calidad ------------------------------------ */



.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-calidad-lateral #mega-menu-calidad-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-calidad-lateral #mega-menu-calidad-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}

#mega-menu-wrap-calidad-lateral #mega-menu-calidad-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-calidad-lateral #mega-menu-calidad-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 3px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}






#mega-menu-wrap-calidad-lateral .mega-menu-toggle + #mega-menu-calidad-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}


li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-506 a{
    line-height: 1.5 !important;
    padding: 5px 10px 0px 10px !important;
}

li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-502 a{
    line-height: 1.5 !important;
    padding: 5px 10px 0px 10px !important;
}

li#mega-menu-item-502.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-502 a.mega-menu-link {
    padding-top: 10px !important;
    margin-bottom: 22px !important;
}

li#mega-menu-item-533.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom.mega-menu-item-has-children.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-533 a.mega-menu-link {
    padding-top: 10px !important;
    
}

li#mega-menu-item-533 a{
    line-height: 1.75 !important;
    padding-top: 5px !important;
}

li#mega-menu-item-533 span.mega-indicator {
    margin-top: -12px;
}


#mega-menu-wrap-calidad-lateral #mega-menu-calidad-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    display: block;
    background: #fff;
    color: #002644;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    margin: -5px 0px 0px 15px;
    line-height: 35px;
    text-decoration: none;
    text-transform: none;
    vertical-align: baseline;
}



/* ------------------------------------ Recursos ------------------------------------ */

li.mega-current-menu-item a{
    font-weight: 900;
}

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-recursos-lateral #mega-menu-recursos-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
    border-top: 1px solid #002644;
}

#mega-menu-wrap-recursos-lateral .mega-menu-toggle + #mega-menu-recursos-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

#mega-menu-wrap-recursos-lateral #mega-menu-recursos-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-recursos-lateral #mega-menu-recursos-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-recursos-lateral #mega-menu-recursos-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 44px;
    padding: 2px 0px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
}



/* ------------------------------------ Categorias ------------------------------------ */


.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-categorias-lateral #mega-menu-categorias-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-categorias-lateral #mega-menu-categorias-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-categorias-lateral #mega-menu-categorias-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-categorias-lateral #mega-menu-categorias-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 44px;
    padding: 2px 0px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    border-top: 1px solid #002644;
}

#mega-menu-wrap-categorias-lateral .mega-menu-toggle + #mega-menu-categorias-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* -------------------------------- Calidad Responsive ----------------------------- */



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


    li#mega-menu-item-533.mega-menu-item.mega-menu-item-type-custom.mega-menu-item-object-custom.mega-menu-item-has-children.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-533 a.mega-menu-link {
        margin-bottom: 0px !important;
    }
    
    li#mega-menu-item-533 span.mega-indicator {
        margin-top: 0px !important;
    }

    li#mega-menu-item-533 a{
        line-height: 2 !important;
        padding-top: 5px !important;
    }

}

@media only screen and (min-width: 660px) and (max-width: 835px) {


    li#mega-menu-item-502.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-502 a.mega-menu-link {
        margin-bottom: 0px !important;
    }

    li#mega-menu-item-502 a{
        line-height: 2 !important;
        padding-top: 5px !important;
    }
    
}

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

    li#mega-menu-item-502.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-502 a.mega-menu-link {
        padding-top: 10px !important;
        margin-bottom: 22px !important;
    }

}


@media only screen and (min-width: 835px) and (max-width: 1078px){

    li#mega-menu-item-617 span.mega-indicator {
        margin-top: -12px;
    }

    li#mega-menu-item-617 a {
        line-height: 1.75 !important;
        padding-top: 10px !important;
        margin-bottom: 22px !important;
    }
    
}


@media only screen and (min-width: 835px) and (max-width: 1112px){

    li#mega-menu-item-1303 span.mega-indicator {
        margin-top: -12px;
    }

    li#mega-menu-item-1303 a {
        line-height: 1.75 !important;
        padding-top: 10px !important;
        margin-bottom: 22px !important;
    }
 
}





/* ------------------------------------ Estudios ------------------------------------ */


.estudios {
    width: 33.3%;
    float: left;
    padding: 0% 1%;
    margin: 0 auto;
}

.outin-container {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    cursor: pointer;
}



/* ------------------------------------ Grados ------------------------------------ */


.grados-container {
    width: 20%;
    height: 330px;
    float: left;
    display: grid;
    padding: 25px 0px;
}


.outin-container .lengua {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-espanol-lengua.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .lengua:hover {
    opacity: 1;
}


.outin-container .clasicos {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-estudios-clasicos.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .clasicos:hover {
    opacity: 1;
}


.outin-container .ingleses {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-ingles.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .ingleses:hover {
    opacity: 1;
}


.outin-container .filosofia {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-filosofia.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .filosofia:hover {
    opacity: 1;
}


.outin-container .geografia {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-georgrafia.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .geografia:hover {
    opacity: 1;
}


.outin-container .historia {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-historia.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .historia:hover {
    opacity: 1;
}


.outin-container .arte {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-arte.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .arte:hover {
    opacity: 1;
}


.outin-container .musica {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-musica.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .musica:hover {
    opacity: 1;
}


.outin-container .moderna {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-modernas.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .moderna:hover {
    opacity: 1;
}


.outin-container .periodismo {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/grados-icon-periodismo.png);
    width: 100%;
    max-width: 190px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .periodismo:hover {
    opacity: 1;
}




/*--------------------------------- RESPONSIVE ---------------------------------*/





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

    .grados-container {
        width: 50%;
        height: 310px;
        float: left;
        display: grid;
        padding: 25px 0px;
    }

}



@media only screen and (min-width: 580px) and (max-width: 890px) {

    .grados-container {
        width: 33.3%;
        height: 330px;
        float: left;
        display: grid;
        padding: 25px 0px;
    }

}


@media only screen and (min-width: 890px) and (max-width: 1090px) {

    .grados-container {
        width: 25%;
        height: 330px;
        float: left;
        display: grid;
        padding: 25px 0px;
    }

}





/* ------------------------------------ Máster ------------------------------------ */


.master-container {
    width: 25%;
    height: 330px;
    float: left;
    padding: 25px 0px;
    padding: 25px 1%;
}


.outin-container .cooperacion {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-01.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .cooperacion:hover {
    opacity: 1;
}


.outin-container .espanol {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-02.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .espanol:hover {
    opacity: 1;
}


.outin-container .estudios-avanzados {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-03.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .estudios-avanzados:hover {
    opacity: 1;
}


.outin-container .ingleses-master {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-04.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .ingleses-master:hover {
    opacity: 1;
}


.outin-container .europa {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-05.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .europa:hover {
    opacity: 1;
}


.outin-container .investigacion {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-06.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .investigacion:hover {
    opacity: 1;
}


.outin-container .literatura {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-07.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .literatura:hover {
    opacity: 1;
}


.outin-container .logica {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-08.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .logica:hover {
    opacity: 1;
}


.outin-container .musica-master {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-09.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .musica-master:hover {
    opacity: 1;
}


.outin-container .profesor {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-10.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .profesor:hover {
    opacity: 1;
}


.outin-container .cine {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-11.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .cine:hover {
    opacity: 1;
}


.outin-container .textos {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-master-12.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .textos:hover {
    opacity: 1;
}



/*--------------------------------- RESPONSIVE ---------------------------------*/




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

    .master-container {
        width: 50%;
        height: 280px;
        float: left;
        padding: 25px 0px;
    }

}



@media only screen and (min-width: 580px) and (max-width: 890px) {

    .master-container {
        width: 33.3%;
        height: 330px;
        float: left;
        padding: 25px 0px;
    }

}


@media only screen and (min-width: 890px) and (max-width: 1090px) {

    .master-container {
        width: 25%;
        height: 330px;
        float: left;
        padding: 25px 0px;
    }

}




/* ------------------------------------ Doctorado ------------------------------------ */


.doctorado-container {
    width: 32.3%;
    height: 355px;
    display: inline-block;
    padding: 25px 1%;
}


.outin-container .doctorado-01 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-01.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-01:hover {
    opacity: 1;
}


.outin-container .doctorado-02 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-02.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-02:hover {
    opacity: 1;
}


.outin-container .doctorado-03 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-03.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-03:hover {
    opacity: 1;
}


.outin-container .doctorado-04 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-04.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-04:hover {
    opacity: 1;
}


.outin-container .doctorado-05 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-05.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-05:hover {
    opacity: 1;
}


.outin-container .doctorado-06 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-06.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-06:hover {
    opacity: 1;
}


.outin-container .doctorado-07 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-07.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-07:hover {
    opacity: 1;
}


.outin-container .doctorado-08 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-08.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-08:hover {
    opacity: 1;
}


.outin-container .doctorado-09 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-09.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-09:hover {
    opacity: 1;
}


.outin-container .doctorado-10 {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-esturiod-doctorado-10.png);
    width: 100%;
    /* max-width: 300px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doctorado-10:hover {
    opacity: 1;
}



/*--------------------------------- RESPONSIVE ---------------------------------*/



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

    .doctorado-container {
        width: 50%;
        height: 230px;
        float: left;
        display: grid;
        padding: 25px 0px;
    }

}



@media only screen and (min-width: 660px) and (max-width: 790px) {

    .doctorado-container {
        width: 50%;
        height: 290px;
        display: inline-block;
        padding: 25px 1%;
    }

}







/* ------------------------------------ Recursos UVa ------------------------------------ */




.recursos-container {
    width: 25%;
    height: 300px;
    /* float: left; */
    display: inline-block;
    padding: 25px 25px;
    cursor: pointer;
}


.outin-container .directorio {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-01.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .directorio:hover {
    opacity: 1;
}


.outin-container .correo {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-02.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .correo:hover {
    opacity: 1;
}


.outin-container .campus-virtual {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-03.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .campus-virtual:hover {
    opacity: 1;
}


.outin-container .ingleses-sigma-alumnado {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-04.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}


.outin-container .ingleses-sigma-alumnado:hover {
    opacity: 1;
}


.outin-container .sigma-profesorado {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-05.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .sigma-profesorado:hover {
    opacity: 1;
}


.outin-container .portal {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-06.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .portal:hover {
    opacity: 1;
}


.outin-container .calendar-fyl {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-07.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .calendar-fyl:hover {
    opacity: 1;
}


.outin-container .calendar-uva {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-recursos-08.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .calendar-uva:hover {
    opacity: 1;
}




/*--------------------------------- RESPONSIVE ---------------------------------*/




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

    .recursos-container {
        width: 50%;
        height: 270px;
        float: left;
        
        padding: 25px 0px;
    }

    .outin-container .directorio {
        height: 250px;
    }
    .outin-container .correo {
        height: 250px;
    }
    .outin-container .campus-virtual {
        height: 250px;
    }
    .outin-container .ingleses-sigma-alumnado {
        height: 250px;
    }
    .outin-container .sigma-profesorado {
        height: 250px;
    }
    .outin-container .portal {
        height: 250px;
    }
    .outin-container .calendar-fyl {
        height: 250px;
    }
    .outin-container .calendar-uva {
        height: 250px;
    }

}



@media only screen and (min-width: 580px) and (max-width: 890px) {

    .recursos-container {
        width: 33.3%;
        height: 330px;
        float: left;

        padding: 25px 0px;
    }

}


@media only screen and (min-width: 890px) and (max-width: 1090px) {

    .recursos-container {
        width: 25%;
        height: 330px;
        float: left;

        padding: 25px 0px;
    }

}






/* ------------------------------------ Estudios Clásicos ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-clasicos-lateral #mega-menu-clasicos-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-clasicos-lateral #mega-menu-clasicos-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-clasicos-lateral #mega-menu-clasicos-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-clasicos-lateral #mega-menu-clasicos-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-clasicos-lateral .mega-menu-toggle + #mega-menu-clasicos-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------Español: Lengua y Literatura ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-espanol-lateral #mega-menu-espanol-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-espanol-lateral #mega-menu-espanol-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-espanol-lateral #mega-menu-espanol-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-espanol-lateral #mega-menu-espanol-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-espanol-lateral .mega-menu-toggle + #mega-menu-espanol-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Estudios Ingleses ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-ingleses-lateral #mega-menu-ingleses-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-ingleses-lateral #mega-menu-ingleses-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-ingleses-lateral #mega-menu-ingleses-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-ingleses-lateral #mega-menu-ingleses-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-ingleses-lateral .mega-menu-toggle + #mega-menu-ingleses-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Filosofía ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-filosofia-lateral #mega-menu-filosofia-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-filosofia-lateral #mega-menu-filosofia-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-filosofia-lateral #mega-menu-filosofia-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-filosofia-lateral #mega-menu-filosofia-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-filosofia-lateral .mega-menu-toggle + #mega-menu-filosofia-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Geografía ------------------------------------ */



.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-geografia-lateral #mega-menu-geografia-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-geografia-lateral #mega-menu-geografia-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-geografia-lateral #mega-menu-geografia-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-geografia-lateral #mega-menu-geografia-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-geografia-lateral .mega-menu-toggle + #mega-menu-geografia-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Historia ------------------------------------ */


.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-historia-lateral #mega-menu-historia-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-historia-lateral #mega-menu-historia-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-historia-lateral #mega-menu-historia-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-historia-lateral #mega-menu-historia-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-historia-lateral .mega-menu-toggle + #mega-menu-historia-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}

.genially-embed .genially-view-logo:not(.genially-view-video-logo-inside).default-size {
    max-width: 140px;
    max-height: 40px;
    display: none !important;
}


/* ------------------------------------ Arte ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-arte-lateral #mega-menu-arte-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-arte-lateral #mega-menu-arte-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-arte-lateral #mega-menu-arte-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-arte-lateral #mega-menu-arte-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-arte-lateral .mega-menu-toggle + #mega-menu-arte-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Musica ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-musica-lateral #mega-menu-musica-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-musica-lateral #mega-menu-musica-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-musica-lateral #mega-menu-musica-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-musica-lateral #mega-menu-musica-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-musica-lateral .mega-menu-toggle + #mega-menu-musica-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Modernas ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-modernas-lateral #mega-menu-modernas-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-modernas-lateral #mega-menu-modernas-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-modernas-lateral #mega-menu-modernas-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-modernas-lateral #mega-menu-modernas-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-modernas-lateral .mega-menu-toggle + #mega-menu-modernas-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}




/* ------------------------------------ Periodismo ------------------------------------ */

.mega-toggle-block.mega-menu-toggle-block.mega-toggle-block-1 {
    display: none;
}

#mega-menu-wrap-periodismo-lateral #mega-menu-periodismo-lateral > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    width: 100%;
    font-family: 'rubik-light';
}

#mega-menu-wrap-periodismo-lateral #mega-menu-periodismo-lateral li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
}


#mega-menu-wrap-periodismo-lateral #mega-menu-periodismo-lateral > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 0px solid #002644; 
}

#mega-menu-wrap-periodismo-lateral #mega-menu-periodismo-lateral > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    /* line-height: 40px;
    line-height: 1.5; */
    height: 44px;
    padding: 2px 10px 0px 0px;
    background: transparent;
    text-align: left;
    color: #002644;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #002644;
    /* vertical-align: middle;*/
}

#mega-menu-wrap-periodismo-lateral .mega-menu-toggle + #mega-menu-periodismo-lateral li:last-child {
    border-bottom: 1px solid #002644;
}

span.mega-indicator{
    padding-right: 10px;
}














/* ---------------------------------------------- MEGA MENU Complements ---------------------------------------------- */


li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-506 a{
    line-height: 1.5 !important;
    padding: 5px 10px 0px 10px !important;
}

li.mega-menu-item.mega-menu-item-type-post_type.mega-menu-item-object-page.mega-align-bottom-left.mega-menu-flyout.mega-menu-item-502 a{
    line-height: 1.5 !important;
    padding: 5px 10px 0px 0px !important;
}


li#mega-menu-item-533 a{
    line-height: 1.75 !important;
    padding-top: 5px !important;
}

li#mega-menu-item-533 span.mega-indicator {
    margin-top: -3px;
}



/*---------------------------------------------------        FACULTAD      ---------------------------------------------------*/


.content-left-title {
    font-family: 'rubik-bold';
    font-size: 50px;
    color: #002644;
    line-height: 1;
}


.bienvenidos-container{
    padding-top: 20px;
    /*padding-top: 10px;*/
    display: table;
    width: 100%;
}

.investigacion-container{
    padding-top: 25px;
    display: table;
    width: 100%;
}

.bienvenidos-container-ras {
    padding-top: 16px;
    display: table;
    width: 100%;
}


.bienvenidos-photo-container {
    width: 50%;
    float: left;
    padding: 0% 5% 0% 0%;
}

.bienvenidos-txt-container {
    font-family: 'rubik-light';
    font-size: 16px;
    color: #002644;
}

.content-right-title {
    font-family: 'rubik-light';
    font-size: 40px;
    color: #002644;
    line-height: 1.15;
    padding-top: 12px;
}

.side-menu{
    padding-top: 20px;
}



/*---------------------------------------------------        ÓRGANOS DE GOBIERNO      ---------------------------------------------------*/

.admin-icon-container{
    text-align: center;
}

.og-icon-container {
    width: 24%;
    display: inline-table;
    padding: 20px 0.5%;
}

.og-image-container{
    width: 33%;
    display: inline-table;
    padding: 20px 0.5%;
}

.og-image-container .biblioteca {
    background-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/1.biblioteca.png);
    width: 141px;
    height: 190px;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
}

.og-image-container .biblioteca:hover {
    opacity: 1;
}

.og-image-container .negociado {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-01.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .negociado:hover {
    opacity: 1;
}

.og-image-container .informatico {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-02.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .informatico:hover {
    opacity: 1;
}

.og-image-container .audiovisual {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-03.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .audiovisual:hover {
    opacity: 1;
}

/* Down */

.og-image-container .conserjeria {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-05.png);
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .conserjeria:hover {
    opacity: 1;
}

.og-image-container .mantenimiento {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-06.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .mantenimiento:hover {
    opacity: 1;
}

.og-image-container .instalaciones {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-07.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .instalaciones:hover {
    opacity: 1;
}

.og-image-container .reprografia {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-08.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .reprografia:hover {
    opacity: 1;
}

.og-image-container .cafeteria {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-adminyser-icons-09.png);
    width: 75%;
    height: 245px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.og-image-container .cafeteria:hover {
    opacity: 1;
}

.individual-pdf-container {
    font-family: rubik;
    font-size: 16px;
}

/*---------------------------------------------------        EQUIPO DECANAL      ---------------------------------------------------*/

.ed-accordion-container{
    padding-top: 40px;
}

.medio-ed-accordion-container{
    margin-top: -20px;
}

.twenty{
    padding-top: 20px;
}


.content-left-subtitle {
    /*margin-top: 10px;*/
    margin: 20px 0px 10px 0px;
    font-family: 'rubik-bold';
    font-size: 30px;
    color: #002644;
    text-transform: uppercase;
}


span.raya {
    width: 7px;
    float: right;
}

span.raya img{
    width: 100%;
}

.ed-accordion-container .accordion {
    background-color: #fff;
    padding: 0px;
}

.accordion {
    background-color: #fff;
    padding: 0px;
}


.ed-accordion-container .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    margin: 0px 0px 15px 0px;
    word-wrap: break-word;
    background-color: #f4f8fb;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 5px;
}

.accordion .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    margin: 0px 0px 15px 0px;
    word-wrap: break-word;
    background-color: #f4f8fb;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 5px;
}

.ed-accordion-container .accordion>.card>.card-header {
    border-radius: 5px !important;
    margin-bottom: -1px;
    background-color: #f4f8fb;   
    border-bottom: 0px solid rgba(0,0,0,.125);
}

.ed-accordion-container .accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 5;
    border-bottom-left-radius: 5;
}

.ed-accordion-container #collapseOne.collapse.show {
    background-color: #f4f8fb;  
}


.ed-accordion-container .card-body{
    font-family: rubik-light;
    font-size: 16px;
    color: #002644;
    margin-top: -10px; 
}


.ed-accordion-container .btn-link:hover, .btn-link:focus {
    text-decoration: underline;
    text-decoration: none;
}


.ed-accordion-container .btn-link {
    font-family: rubik-medium;
    font-size: 20px;
    color: #002644;
    width: 100%;
    text-align: left;
}

.ed-accordion-container .btn.btn-link.btn-block.text-left.collapsed {
    font-family: rubik-medium;
    font-size: 20px;
    color: #002644;
}


.ed-accordion-container .btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25); 
}

.ed-accordion-container .btn {    
    padding: .375rem 0rem;
}






.ed-accordion-img-container {
    width: 100%;
    display: table;
    position: relative;
    padding-bottom: 10px;
}

.ed-accordion-img {
    width: 195px;
    float: left;
    display: block;
}

.ed-accordion-img img {
    width: 100%;
}

.ed-accordion-data {
    float: left;
    width: calc(100% - 195px);
    padding-left: 20px;
    line-height: 2.5;
}

.ed-accordion-nombre {
    font-family: rubik-bold;
    font-size: 16px;
    color: #002644;
    padding-bottom: 10px;
}

.ed-accordion-tlf a{
    padding-left: 15px;
}

.ed-accordion-mail a {
    padding-left: 10px;
}

a.mail {
    color: #002644;
    text-decoration: underline !important;
    font-weight: 600;
}




.ed-accordion-funciones {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.ed-accordion-funciones-title {
    font-family: rubik-medium;
    font-size: 16px;
    color: #002644;
    padding: 10px 0px;
}


.ed-accordion-funciones-text {
    font-family: rubik-light;
    font-size: 16px;
    color: #002644;
    padding: 10px 0px;
}

.sub-points{
    padding-left: 10px;
}


.restando-ed-accordion-container {
    margin-top: -40px;
}

.after-ed-accordion-container {
    margin-top: -20px;
}


ul.ed-accordion-funciones-text li {
    padding-bottom: 10px;
}

.ed-accordion-funciones-text ul li {
    padding-bottom: 0px;
}






/*--------------------------------- RESPONSIVE ---------------------------------*/




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

    .ed-accordion-img {
        width: 270px;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .ed-accordion-data {
        float: none;
        width: 100%;
        padding-left: 0px;
        line-height: 3;
        padding-top: 35px;
    }

}




/*---------------------------------------------------     JUNTA DE FACULTAD   ---------------------------------------------------*/

.jf-intro {
    font-family: rubik-light;
    font-size: 16px;
    color: #002644;
    padding: 0% 10px 5px 0px;
    line-height: 1.75;
    display: table;
}

.punto-aparte {
    padding: 7.5px 0px;
}

.jf-title {
    font-family: rubik-medium;
    font-size: 20px;
    color: #002644;
    line-height: 1.5;
    padding-right: 10px;
    /* padding-bottom: 20px; */
}

.jf-subtitle{
    font-family: rubik-medium;
    font-size: 16px;
    color: #002644;
    padding: 0% 0% 10px 0;   
}

.guion {
    padding-left: 20px;
    padding-bottom: 0px;
    font-family: rubik-light;
    font-size: 16px;
}

.point {
    padding-left: 40px;
    padding-bottom: 10px;
    font-family: rubik-light;
    font-size: 16px;
}

.point-ns {
    padding-bottom: 0px;
    font-family: rubik-light;
    font-size: 16px;
    padding-left: 10px;
}

.img-container {
    display: table;
    padding: 0% 0% 20px 0%;
}




.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-radius: 5px;
    background-color: #f4f8fb;
    border-bottom: 0px solid rgba(0,0,0,.125);
}

button.btnbtn-link{
    width: 100%;
    text-align: left;
}


/*.pdf-icon {
    width: 25px;
    float: left;
    margin-right: 20px;
}    

.pdf-icon img{
    width: 100%;
}*/



.fb-icon {
    float: left;
    margin-right: 20px;
}    

.fb-icon img{
    width: 19px;
    padding-left: 5px;
}

.pdf-icon {
    float: left;
    margin-right: 15px;
}    

.pdf-icon img{
    width: 24px;
}

.punto-rrss {
    float: left;
    margin-left: 13px;
}

.punto-rrss-cafeteria {
    float: left;
    margin-right: 13px;
}


.asterisco {
    font-size: 13px;
    padding-top: 10px;
}

/*---------------------------------------------------     COMISIONES   ---------------------------------------------------*/


.guion-ns {
    padding-bottom: 10px;
    font-family: rubik-light;
    font-size: 16px;
    padding-left: 10px;
}

.point-ns ul li{
    padding-bottom: 10px;
    line-height: 1.5;
}





/*---------------------------------------------------       DEPARTAMENTOS     ---------------------------------------------------*/

.departamentos-container{
    width: 100%;
    display: table;    
}

.dep-image-container {
    width: 33.3%;
    height: 300px;
    float: left;
    padding-bottom: 22px;
    display: flex;
    padding: 25px 0px;
}

.dep-image-container .dep-uno {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-01.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-uno:hover {
    opacity: 1;
}

.dep-image-container .dep-dos {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-02.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-dos:hover {
    opacity: 1;
}

.dep-image-container .dep-tres {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-03.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-tres:hover {
    opacity: 1;
}

.dep-image-container .dep-cuatro {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-04.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-cuatro:hover {
    opacity: 1;
}

.dep-image-container .dep-cinco {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-05.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-cinco:hover {
    opacity: 1;
}

.dep-image-container .dep-seis {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-06.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-seis:hover {
    opacity: 1;
}

.dep-image-container .dep-siete {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-07.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-siete:hover {
    opacity: 1;
}

.dep-image-container .dep-ocho {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-08.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-ocho:hover {
    opacity: 1;
}

.dep-image-container .dep-nueve {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-09.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-nueve:hover {
    opacity: 1;
}

.dep-image-container .dep-diez {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-10.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-diez:hover {
    opacity: 1;
}

.dep-image-container .dep-once {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-11.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-once:hover {
    opacity: 1;
}

.dep-image-container .dep-doce {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/05/fr-facultad-deptos-12.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.dep-image-container .dep-doce:hover {
    opacity: 1;
}




@media only screen and (max-width: 890px){
    .dep-image-container {
        width: 50%;
        height: 250px;
        float: left;
        padding-bottom: 22px;
    }
}




/*---------------------------------------------------       PARA + INFO     ---------------------------------------------------*/


.masinfo-container {
    padding-top: 20px;
    display: table;
    width: 100%;
    font-family: rubik-light;
}

.masinfo-title {
    padding-bottom: 20px;
}


/*---------------------------------------------------       BIBLIOTECA     ---------------------------------------------------*/

.bienvenidos-container-down {
    padding-top: 40px;
    display: table;
    width: 100%;
}


/*-- Accordion --*/


.individual-contact-name{
    font-family: rubik-bold;
    font-size: 16px;
    color: #002644;
    padding-bottom: 15px;
}


.accordion-phone{
    padding-bottom: 10px;
    font-family: rubik-light;
}

.accordion-phone img{
    width: 15px;
}

.accordion-phone a{
    padding-left: 10px;
}


.accordion-mail{
    padding-bottom: 10px;
    font-family: rubik-light;
}

.accordion-phone img{
    width: 20px;
}

.accordion-mail a{
    padding-left: 5px;
}


.individual-contact {
    padding-bottom:20px;
    padding-right: 20px;
}

.individual-contact:last-child {
    padding-bottom:10px;
    padding-right: 20px;
}

.individual-contact:last-child {
    padding-bottom: 0px;
    padding-right: 20px;
}

.jf-intro-accordion {
    font-family: rubik-light;
    font-size: 16px;
    color: #002644;
    padding: 0% 0% 0px 0px;
    display: table;
    width: 100%;
}


.individual-contact-text{
    padding-bottom: 5px;
    padding-right: 10px;
    font-family: rubik-light;
    line-height: 1.5;
}





.points-container {
    /*padding: 25px 0px 25px 10px;*/
    padding: 0px 0px 0px 10px;
}

.points-container li {
    margin-bottom: 5px;
}

ul.points-ns li{
    padding-bottom: 15px;
}

.points-ns li:first-child{
    padding-top: 10px;
    padding-bottom: 10px;
}

.points-ns li{
    padding-bottom: 10px;
}

.content-text-left{
    width: 70%;
    float: left;
}

.content-image-right{
    float: right;
    width: 30%;
}


.content-image-right-app {
    float: right;
    width: 140px;
}

.content-image-right img{
    width: 100%;
    max-width: 185px;
    float: right;
}


li.li-reprografia {
    line-height: 3;
}


/*---------------------------------------------------       TECNICO MEDIOS AUDIOVISUALES     ---------------------------------------------------*/

a.dark {
    font-family: 'rubik-medium';
    color: #002644;  
}

a.medium {
    font-family: 'rubik-medium';
    color: #002644;  
}

span.important {
    font-family: 'rubik-medium';
    display: block;
    margin: 15px 0px 10px 0px;
}

ul.guion {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/08/guin-blue-half.jpg);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 20px;
}

ul.guion li {
    padding-bottom: 0px;
}

ul.guion li:last-child {
    padding-bottom: 10px;
}



/*---------------------------------------------------       INVESTIGACIÓN     ---------------------------------------------------*/


.gir-accordion{
    padding-top: 23px;
}

ul.clip {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/clip.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 27px;
}

ul.clip li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
    line-height: 2;
}

ul.clip li::marker{
    margin-top: 10px;
}

ul.clip li a {
    color: #002644 !important;
}



ul.dot-blue {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/08/dot-blue.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 19px;
}

ul.dot-blue li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 18px;
    border: none;
    line-height: 2;
}

ul.dot-blue li::marker{
    margin-top: 10px;
}

ul.dot-blue li a {
    color: #002644 !important;
}




/*---------------------------------------------------       ESTUDIANTES     ---------------------------------------------------*/


.btw-accordions {
    display: table;
    padding: 30px 0px 20px 0px;
}


/*---------------------------------------------------     MOVILIDAD   ---------------------------------------------------*/

.outin-container{
    width: 100%;
}

/*.outgoing{
    width: 49%;
    float: left;
    padding-right: 1%;
}

.incoming{
    width: 49%;
    float: right;
    padding-right: 1%;
}*/

/* Máster */


.movilidad-container {
    width: 25%;
    height: 260px;
    float: left;
    padding: 25px 0px;
}


.outin-container .outgoing {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/06/movilidad-01.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .outgoing:hover {
    opacity: 1;
}


.outin-container .incoming {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/06/movilidad-02.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .incoming:hover {
    opacity: 1;
}


.outin-container .semestre {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/06/movilidad-03.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .semestre:hover {
    opacity: 1;
}


.outin-container .doble {
    background-image: url(https://fyl.uva.es/fr/wp-content/uploads/2021/06/movilidad-04.png);
    width: 100%;
    /* max-width: 190px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.5;
    margin: 0 auto;
}

.outin-container .doble:hover {
    opacity: 1;
}


ul.guion-dark {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/minus-deff.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 20px;
}



.button-ed-accordion-container .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    margin: 0px 0px 15px 0px;
    word-wrap: break-word;
    background-color: #f4f8fb;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: 5px;
}

.card-header-button{
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-radius: 5px;
    background-color: #dae7f1;
    border-bottom: 0px solid rgba(0,0,0,.125);
}

.card-header-button button {
    font-family: rubik-medium;
    font-size: 20px;
    color: #002644;
    width: 100%;
    text-align: left;
    padding: 15px 0px;
    position: relative;
    background-color: #dae7f1;
}


/*---------------------------------------------------     MOVILIDAD   ---------------------------------------------------*/


ul.clip-white {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/clip.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 27px;
}

ul.clip-white li {
    font-family: 'rubik-light';
    background: #fff none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
}

ul.clip-white li:last-child {
    font-family: 'rubik-light';
    background: #fff none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
}

ul.clip-white li a {
    color: #002644;  
}


.jf-intro-bottom-short {
    font-family: rubik-light;
    font-size: 16px;
    color: #002644;
    padding: 0% 0% 15px 0px;
}




/*---------------------------------------------------     INCOMING   ---------------------------------------------------*/



ul.pdf {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/pdf-list-icon.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 32px;
}

/* ul.pdf li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
} */

ul.pdf li:first-child {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 0px 10px;
    border: none;
    line-height: 2;
}

ul.pdf li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
    border: none;
    line-height: 2;
}

ul.pdf li:last-child {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 10px;
    border: none;
    line-height: 2;
}

ul.pdf li::marker{
    margin-top: 10px;
}


.margin-left{
    margin-left: 10px;
}


ul.pdf li a {
    color: #002644 !important;  
}



/*---------------------------------------------------     FAQS   ---------------------------------------------------*/

.alph-ol{
    margin-left: 17px;
    padding-top: 10px;
}

li.alpha{
    padding: 10px 0px;
}


/*---------------------------------------------------     COMITÉ DE TITULACIÓN   ---------------------------------------------------*/


ul.pdf-dark {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/pdf-list-icon.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 32px;
}

/* ul.pdf-dark li {
    font-family: 'rubik-light';
    background: #e7eef6 none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
} */

ul.pdf-dark li {
    font-family: 'rubik-light';
    background: #e7eef6 none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 10px;
    border: none;
    line-height: 1;
}

ul.pdf-dark li::marker{
    margin-top: 10px;
}


.margin-left{
    margin-left: 10px;
}

ul.clip li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 10px;
    border: none;
    line-height: 1.5;
}



/*----------------------------------------------      SUGERENCIAS Y QUEJAS     -------------------------------------------*/


ul.mega-sub-menu li{
    min-height: 44px !important;
    padding-top: 0px !important; 
}


.form-sugerencias .wpcf7-form.init {
    background-color: #f4f8fb;
    border-radius: 5px;
}

.form-sugerencias .wpcf7-form label {
    display: table;
    margin-bottom: .5rem;
    width: 90%;
    margin: 0 auto;
    font-family: 'rubik-light';
}

.form-sugerencias .wpcf7-form-control.wpcf7-text, textarea {
    background-color: #eaf1f7;
    margin: 0 auto;
    width: 100%;
    font-family: 'rubik-light';
}

.form-sugerencia input[type="submit"] {
    background: #0071ce;
    margin-left: 5%;
    display: block;
    width: 200px;
    border-radius: 5px;
    margin-top: 20px;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #0071ce;
    margin-left: 5%;
    display: block;
    width: 150px;
    border-radius: 5px;
    margin-top: 20px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #3a71ce;
    color: #3a71ce;
    font-family: 'rubik-light';
}





/*--------------------------------- RESPONSIVE ---------------------------------*/




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

    .movilidad-container {
        width: 50%;
        height: 230px;
        float: left;
        padding: 25px 0px;
    }

}



@media only screen and (min-width: 580px) and (max-width: 890px) {

    .movilidad-container {
        width: 50%;
        height: 360px;
        float: left;
        padding: 25px 0px;
    }

}





/*---------------------------------------------------       ESTUDIOS      ---------------------------------------------------*/



ul.pdf-white {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/pdf-list-icon.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 32px;
}

/* ul.pdf-white li {
    font-family: 'rubik-light';
    background: #e7eef6 none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
} */

ul.pdf-white li {
    font-family: 'rubik-light';
    background: #fff none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 10px;
    border: none;
    line-height: 2;
}

ul.pdf-white li a {
    color: #002644;  
}

ul.pdf-white li::marker{
    margin-top: 10px !important;
}

ul.pdf-white li::before{
    margin-top: 10px !important;
}


.margin-left{
    margin-left: 10px;
}

.home-video-container-page {
    position: relative;
    margin: 0 auto;
    padding-bottom: 53.25%;
    padding-top: 25px;
    height: 100%;
    width: 100%;
    max-width: 1200px;
    margin-bottom: 40px;
}

.home-video-container-page iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




/*---------------------------------------------------       Estudios  Ingleses    ---------------------------------------------------*/


ul.twitter-white {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/small-twitter.png);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 27px;
}

ul.twitter-white li {
    font-family: 'rubik-light';
    background: #fff none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
    line-height: 2;
}

ul.twitter-white li::marker{
    margin-top: 10px;
}









ul.punto-rrss {
    display: block;
    /* list-style-type: disc; */
    list-style-position: outside;
    list-style-image: url(https://fyl.uva.es/wp-content/uploads/2020/09/punto-rrss.jpg);
    margin-block-start: 0em !important;
    margin-block-end: 0em !important;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px !important;
    margin-left: 32px;
}

/* ul.punto-rrss li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 10px 10px;
    border: none;
} */

ul.punto-rrss li {
    font-family: 'rubik-light';
    background: #f4f8fb none repeat scroll 0 0;
    color: #002644;
    margin: 0px 0px 0px 0px;
    padding: 5px 0px 5px 10px;
    border: none;
    line-height: 2;
}

ul.punto-rrss li::marker{
    margin-top: 10px;
}


.margin-left{
    margin-left: 10px;
}






/*---------------------------------------------------      Search    ---------------------------------------------------*/

.search-title {
    text-align: center;
    font-family: 'rubik-light';
    border-bottom: 10px solid #0071ce;
    padding-bottom: 20px;   
    display: none;
}

.search-container {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.search-container .entry-content {
    margin: 0 0 2.5em 0;
}

.search-container .entry-content p {
    font-family: 'rubik-light';
    padding: 0px 0px 35px 0px;
}

.search-container .entry-title {
    font-family: 'rubik-light';
    padding: 30px 0px;
}





/*---------------------------------------------------     News   ---------------------------------------------------*/

section#news {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1200px;
    padding-bottom: 40px;
    /*display: table;*/
}

#news-container{
    margin: 1rem auto;
    width: 100%;
    column-count: 3;
}


header.archive-header {
    margin-top: -40px !important;
}

.category-table {
    width: 100%;
    padding: 0% 1% 20% 1%;
    display: inline-block;
}


.content-section {
    font-family: rubik;
}

.post-title {
    padding: 20px 0px 10px 0px;
    font-size: 24px;
    font-weight: 700;
    color: #11223e;
}


.single-post-title {
    padding: 20px 0px 10px 0px;
    font-size: 40px;
    font-weight: 700;
    color: #11223e;
    line-height: 1.5;
}

.post-date {
    padding-bottom: 10px;
}

.single-post-date {    
    padding: 10px 0px;
}

.post-content {
    padding-bottom: 20px;
}

.post-botton {
    text-align: center;
    background-color: #11223e;
}

.post-botton a {
    color: #fff;
}


/* ---  News Single  --- */

.content-section-noticias-single {
    font-family: rubik;
}

.next-prev-container {
    font-family: rubik;
    display: table;
    width: 100%;
    max-width: 780px;
    color: #11223e;
}

a.previous-post {
    float: left;
    color: #11223e;
}

a.next-post {
    float: right;
    color: #11223e;
}

/* ---  News Category  --- */

.category-title {
    font-family: rubik-bold;
    font-size: 60px;
    color: #11223e;
    text-align: center;
}


.category-block {
    width: 50%;
    float: left;
    padding: 2% 1%;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
    padding-bottom: 15px;
    margin-left: -13px;
}



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

    #news-container{
        margin: 1rem auto;
        width: 100%;
        column-count: 1;
    }
    
    .category-table {
        width: 100%;
        float: none;
        padding: 0% 1%  10% 1%;
    }

    .category-block {
        width: 100%;
        float: none;
        padding: 0% 1%  10% 1%;
    }
}


@media only screen and (min-width: 480px) and (max-width: 790px) {

    #news-container {
        margin: 1rem auto;
        width: 100%;
        column-count: 2;
    }
    
    .category-table {
        width: 100%;
        float: left;
        padding: 2% 1%;
    }

    .category-block {
        width: 50%;
        float: left;
        padding: 2% 1%;
    }
}








/*---------------------------------------------------   Exposición Fotos   ---------------------------------------------------*/


.foto-partners-container{
    width: 100%;
    margin: 5% 0%;
}

.fp-individual-container{
    float: left;
    width: 20%;
    padding: 0% 1%;
}

.foto-partners-container img{
    width: 100%;
}




/* ------------- Distopia / Nueva Normalidad--------------*/

.body-wrapper-container-buttons {
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    padding: 5% 0%;
    display: table;

}

/*.buttons-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/

.button-expo {
    width: 50%;
    float: left;
    text-align: center;
}

.button-button {
    background: #11223e;
    margin: 0 auto;
    width: 300px;
    padding: 15px;
}

.button-button a {
    color: #fff;;
}


@media only screen and (max-width: 760px) {
    .button-expo {
        width: 100%;
        float: none;
        text-align: center;
        margin: 40px 0px;
    }
}

/*---------------------------------------------------       Footer      ---------------------------------------------------*/


@media only screen and (min-width: 1040px) and (max-width: 1160px) {

    .footer-address {
        display: table;
        float: left;
        color: #fff;
        text-align: left;
        font-family: rubik;
        width: 36.5%;
        font-size: 14px;
        padding: 0% 2%;
        position: relative;
    }

    .footer-aviso {
        display: table;
        float: left;
        text-align: right;
        font-family: rubik;
        width: 22%;
        font-size: 14px;
        padding: 0% 3%;
    }
}

@media only screen and (min-width: 1160px) and (max-width: 1272px) {

    .footer-address {
        display: table;
        float: left;
        color: #fff;
        text-align: left;
        font-family: rubik;
        width: 36.5%;
        font-size: 14px;
        padding: 0% 3%;
        position: relative;
    }

    .footer-aviso {
        display: table;
        float: left;
        text-align: right;
        font-family: rubik;
        width: 22%;
        font-size: 14px;
        padding: 0% 4%;
    }
}




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

    .news-form-title {
        float: none;
        padding: 5px 0px;
    }

}

@media only screen and (max-width: 1140px){
    
    .footer-fac-logo {
        display: table;
        float: none;
        width: 90%;
        position: relative;
        padding: 5% 0%;
        margin: 0 auto;
        border-bottom: 1px solid #fff;
    }

    .footer-fac-logo img {
        padding-top: 10px;
        display: table;
        width: 300px;
        margin: 0 auto;
    }

    .white-line {
        display: none;
        float: left;
        border-right: 1px solid #fff;
        height: 85px;
    }



    .footer-address {
        display: table;
        float: none;
        text-align: none;
        font-family: rubik;
        width: 90%;
        font-size: 14px;
        padding: 5% 5%;
        margin: 0 auto;
        text-align: center;
        border-bottom: 1px solid #fff;
    }



    .footer-aviso {
        display: table;
        float: none;
        text-align: none;
        font-family: rubik;
        width: 90%;
        font-size: 14px;
        padding: 5% 5%;
        margin: 0 auto;
        text-align: center;
        border-bottom: 1px solid #fff;
    }
    
    

    .footer-uva-logo {
        display: none;
        float: none;
        width: 90%;
        padding: 0% 0% 0% 6%;
        margin: 0 auto;
    }



    .footer-container-down {
        display: table;
        width: 90%;
        padding-top: 50px;
        margin: 0 auto;
        padding: 7.5% 0% 5% 0%;
        border-bottom: 1px solid #fff;
    }

    .footer-rrss p {
        float: none;
        display: none;
    }

    .footer-rrss-container {
        float: none;
        margin-left: 20px;
        margin: 0 auto;
        text-align: center;
    }

    .mc4wp-form-fields {
        text-align: center;
        padding: 7.5% 0% 0% 0%;
    }

    .news-form-container {
        font-family: 'rubik-light';
        font-size: 14px;
        color: #fff;
        float: none;
    }

}