/*
Theme Name: Uniwa Κύρια Σελίδα
Theme URI: http://www.uniwa.gr/
Description: University of West Attica Main Page theme
Author: www.uniwa.gr
Author URI: http://www.uniwa.gr/
Version: 1.0.324
Template: bridge
Text Domain: uniwa
*/
@import url("../uniwa/style.css?v7");

/* Body */
body {
    /*--uniwa-header-height: 155px;*/
    --uniwa-page-overlap-height: -60px;
}

.content .content_inner > .container {
    background-color: #f6f6f6;
}

/*.content {
    padding-top: var(--uniwa-header-height) !important;
    margin-top: 0 !important;
}*/

.home .content { /* Because there are no breadcrumbs in homepage we use 140 instead of 155 */
    padding-top: 140px !important;
}

@media screen and (max-width: 1001px) {
    body .content, .home .content {
        padding-top: 58px !important;
    }

    body.admin-bar .content, body.admin-bar .home .content {
        padding-top: 12px !important;
    }
}

.container_inner {
    width: inherit;
    max-width: 1130px;
}

.gr__uniwa_gr .container_inner > .vc_row {
    padding-left: 15px;
    padding-right: 15px;
}

/* Menu on hover */
header.sticky nav.main_menu > ul > li > a:hover span, header.sticky nav.main_menu > ul > li.active > a span, header.sticky nav.main_menu > ul > li:hover > a > span, header.sticky nav.main_menu > ul > li > a:hover > i, header.sticky nav.main_menu > ul > li:hover > a > i, header.sticky nav.main_menu > ul > li.active > a > i, .light.sticky nav.main_menu > ul > li > a:hover, .light.sticky nav.main_menu > ul > li.active > a, .dark.sticky nav.main_menu > ul > li > a:hover, .dark.sticky nav.main_menu > ul > li.active > a {
    color: rgba(6, 66, 112, 1) !important;
}

body .dark nav.main_menu > ul > li.active > a > span,
body .dark nav.main_menu > ul > li:hover > a > span {
    border-bottom: 5px solid rgba(2, 53, 92, 1);
    padding-bottom: 5px;
}

body .dark:not(.sticky) nav.main_menu > ul > li.active > a > span,
body .dark:not(.sticky) nav.main_menu > ul > li:hover > a > span {
    border-bottom-color: #fff;
}

.h2, .h3, h2, h3, .h5, .h6, h5, h6 {
    letter-spacing: 0;
}

strong a, p strong a {
    font-weight: bold;
}

#home-parallax {
    min-height: 100vh;
}

#home-parallax .tp-loader {
    display: none;
}

#home-parallax rs-fullwidth-wrap {
    position: fixed !important;
}

#home-parallax .fullscreen-container {
    position: fixed !important;
    left: 0 !important;
    width: 100% !important;
}

#home-parallax .parallax-scroller {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    z-index: 100;
    mix-blend-mode: hard-light;
}

#home-parallax.sticky .fullscreen-container, #home-parallax.sticky .parallax-scroller {
    position: absolute;
}

#home-parallax .parallax-scroller a {
    background-color: rgba(6, 66, 103, 1) !important;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding: 15px 25px;
    display: inline-block;
    position: relative;
    width: 200px;
}

#home-parallax .parallax-scroller a:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: skewX(-45deg);
    transform-origin: 0 0;
    background-color: rgba(6, 66, 103, 1) !important;
}

#home-parallax .parallax-scroller a:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: skewX(45deg);
    transform-origin: 0 0;
    background-color: rgba(6, 66, 103, 1) !important;
}

#home-parallax .parallax-arrow-down {
    vertical-align: middle;
    height: 5px;
    display: inline-block;
    font-size: 30px;
    padding-left: 5px;
    font-weight: 800;
    margin-top: -3px;
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

#home-parallax .campus-text {
    font-size: inherit !important;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-7px);
    }
    60% {
        transform: translateY(-3px);
    }
}

/* Header General */
.header_top_bottom_holder {
    background-color: rgba(2, 53, 92, 1) !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .15), 0 3px 3px rgba(0, 0, 0, .15);
}

.q_logo img {
    position: absolute;
    top: 22px;
}

.sticky .q_logo_text {
    width: 215px;
    margin-left: 62px;
    top: 59px;
    z-index: 10000;
}

.q_logo_text .uniwa-th1 {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    text-justify: auto;
    line-height: 1.304347826086957em;
    font-weight: 600;
}

.q_logo_text a {
    font-size: 14px;
    font-weight: bold;
    color: #064167;
}

.q_logo_text a:hover {
    color: var(--link-color-hover);
}

@media screen and (min-width: 1001px) {
    body:not(.home) header.stick:not(.sticky) {
        opacity: 0;
    }
}

@media screen and (max-width: 1001px) {
    .q_logo_text {
        margin-top: 41px;
        width: 100%;
    }

    .q_logo_text .uniwa-th1 {
        text-align: center;
    }

    .q_logo_text .uniwa-th1 a {
        color: #fff;
        font-size: 11px;
        display: inline-block;
        width: 190px;
        margin-left: 45px;
        text-align: left;
    }

    header .q_logo img.mobile {
        filter: brightness(0) invert(1);
    }

    .uniwa_hide_department_title header .q_logo img.mobile {
        filter: brightness(1) invert(0);
    }
}

header:not(.sticky):not(.betterdocs-entry-header) {
    background-image: url('/wp-content/themes/uniwa-main/top_gradient.png?v6');
    background-repeat: repeat-x;
    background-size: contain;
    position: fixed !important;
    transform: translateY(0) !important; /* Prevent mobile header from hiding when scrolling down */
    transition: transform .4s ease-in-out !important; /* Prevent mobile header from hiding when scrolling down */
    background-position-y: -16px;
}

header:not(.sticky):not(.betterdocs-entry-header) .q_logo {
    display: none;
}

header:not(.sticky):not(.betterdocs-entry-header) .header_top_bottom_holder {
    background: transparent !important;
    box-shadow: none;
}

header:not(.sticky):not(.scrolled):not(.betterdocs-entry-header) .header_bottom, header.fixed_top_header .bottom_header {
    border-bottom: none;
}

.betterdocs-ia-docs-heading {
    display: none;
}

.page_header .main_menu.drop_down > ul {
    display: flex;
    justify-content: space-between;
}

.page_header .main_menu.drop_down > ul {
    width: calc(100% - 315px);
    top: 33px;
}

.uniwa_hide_department_title .page_header .main_menu.drop_down > ul {
    width: calc(100% - 230px);
}

.page_header .main_menu.drop_down > ul:before, .page_header .main_menu.drop_down > ul:after {
    content: none;
}

header.page_header:not(.sticky):not(.betterdocs-entry-header) .header_menu_bottom nav.main_menu > ul {
    top: 0;
}

.sticky .main_menu.drop_down > ul {
    border-bottom: 2px solid rgb(185, 200, 210);
}

.main_menu.drop_down > ul {
    display: inline-block;
    vertical-align: middle;
}

.header-widget.widget_nav_menu {
    padding-right: 0;
}

.header-widget.widget_nav_menu ul.menu li a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin-left: 30px;
}

nav.main_menu > ul > li > a {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 0 0;
}

header.transparent:not(.sticky) nav.main_menu > ul > li > a {
    color: #fff !important;
    white-space: nowrap;
}

.header_top, .header_bottom, .header_breadcrumbs {
    padding-left: 25px;
    padding-right: 95px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.header_top a {
    color: #fff !important;
    font-size: 15px;
}

header.transparent:not(.sticky) .header_bottom_wrapper {
    background: transparent;
    box-shadow: none;
}

.header_bottom_wrapper {
    background-color: #fff;
    height: 100px;
}

@media only screen and (max-width: 751px) {
    .header_top, .header_bottom {
        padding-left: 0;
        padding-right: 0;
    }

    .header_bottom_wrapper {
        background-color: #fff;
        height: 59px;
    }
}

.home .header_breadcrumbs_wrapper {
    display: none;
}

.header_breadcrumbs_wrapper {
    background-color: #fff;
    margin-top: -15px;
    padding-bottom: 15px;
}

.header_breadcrumbs .breadcrumbs {
    padding-left: 317px;
}

.uniwa_hide_department_title .header_breadcrumbs .breadcrumbs {
    padding-left: 232px;
}

@media only screen and (max-width: 751px) {
    .header_breadcrumbs .breadcrumbs {
        display: none;
    }
}

.header_breadcrumbs .breadcrumbs a, .header_breadcrumbs .breadcrumbs span {
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;

    display: inline-block;
    max-width:800px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.header_breadcrumbs .breadcrumbs a {
    color: rgba(0, 0, 0, 0.55);
}

.header_breadcrumbs .breadcrumbs span {
    color: rgba(6, 66, 112, 1);
}

header.sticky .header_bottom {
    background-color: transparent !important;
    box-shadow: none;
}

.wrapper header .logo_wrapper {
    height: auto !important;
    float: left !important;
}

.wrapper {
    z-index: 0;
}

.header_top {
    display: block !important;
    top: 12%;
    line-height: 39px;
    height: 40px;
}

.header_top li {
    padding-left: 10px;
}

.header_top li.current-menu-item a, .header_top li.current-page-ancestor a, .header_top li:hover a {
    border-bottom: 8px solid rgb(104, 172, 222);
    height: 32px;
}

.sticky .header_top {
    background-color: rgba(2, 53, 92, 1) !important;
}

.sticky .header_top .header-widget.widget_nav_menu ul.sub-menu {
    background-color: rgba(2, 53, 92, 1) !important;
    left: 26px;
}

.sticky .header_top .header-widget.widget_nav_menu ul.sub-menu li {
    padding-left: 0;
}

.sticky .header_top .header-widget.widget_nav_menu ul.sub-menu li a {
    margin-left: 0;
}

.header_top .left {
    color: #fff;
}

.header_bottom {
    padding-top: 0;
    padding-bottom: 0;
}

.header_bottom .right {
    float: right;
    top: 3px;
}

.header_bottom .menu-item > .right {
    top: var(--dropdown-menu-position);
}

/* Header before scrolling */
/*header:not(.sticky):not(.betterdocs-entry-header) {
    position: absolute;
}

header:not(.sticky):not(.scrolled):not(.betterdocs-entry-header) .header_bottom {
    background: none !important;
}*/

header:not(.sticky):not(.betterdocs-entry-header) .qode_search_form_2 {
    display: none;
}

.betterdocs-ia-launcher-wrapper {
    z-index: 10000;
}

/*
This was the search with transition
.qode_search_form_2 {
    top: 0 !important;
    z-index: 100;
    height: 25px;
    display: none;
}

.qode_search_form_2.animated {
    top: 40px !important;
    display: block;
    width: 456px;
    left: auto;
    right: 94px;
}*/

.qode_search_form_2 {
    top: 47px !important;
    display: block;
    width: 250px;
    left: auto;
    right: 94px;
    height: 28px;
    border-radius: 20px;
    border: 1px solid #ccc;
}

.qode_search_form_2.animated {
    display: none !important;
}

.qode_search_form_2 [class^="icon-basic-"]:before, [class*=" icon-basic-"]:before {
    font-weight: 800 !important;
}

.qode_search_form_2 input:focus::placeholder {
    color: rgba(0, 0, 0, 1);
    font-weight: 400;
}

.qode_search_form_2 input::placeholder {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
}

.qode_search_form_2 .form_holder {
    padding: 0 5px;
}

.qode_search_form_2 .form_holder_outer,
.qode_search_form_2.animated .form_holder_outer,
.qode_search_form_2 input,
.qode_search_form_2.animated input {
    height: 25px;
    font-weight: 400;
    line-height: 10px;
}

.qode_search_form_2 input, .qode_search_form_2 input:focus {
    color: #000;
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 18px;
}

.qode_search_form_2 .qode_search_submit {
    font-size: 15px;
    right: 12px;
    color: #959595 !important;
    padding-top: 2px;
    padding-bottom: 2px;
    border: none;
}

/* Header after scrolling */
.header_menu_bottom {
    position: relative;
}

.header_menu_bottom .main_menu {
    float: none !important;
    left: auto;
    position: relative;
}

.header_menu_bottom .main_menu_header_inner_right_holder {
    float: none !important;
}

header.sticky nav.main_menu > ul > li:first-of-type > a {
    padding-left: 0;
}

header.sticky nav.main_menu > ul > li > a {
    color: rgba(6, 66, 112, 1) !important;
    font-weight: bold;
    line-height: 39px !important;
}

.header-page-title-main, .header-page-title-secondary {
    display: inline-block;
}

.header-page-title-main {
    color: rgba(2, 53, 92, 1);
    font-size: 22px;
    font-weight: 300;
}

.header-page-title-text {
    padding-bottom: 3px;
}

.header-page-title-secondary {
    color: #000;
    border-bottom: 2px solid rgba(2, 53, 92, 1);
    height: 24px;
    font-size: 14px;
    padding-top: 2px;
    padding-bottom: 3px;
    font-weight: 300;
    vertical-align: top;
}

.header-page-subtitle-main {
    padding-left: 5px;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
}

.header-page-subtitle-main a {
    font-weight: bold;
}

.header-page-subtitle-secondary {
    border-bottom: 2px solid rgba(2, 53, 92, 1);
}

@media screen and (min-width: 1001px) {
    .q_logo a {
        height: 55px !important;
    }

    .mobile-logo {
        display: none;
    }
}

@media screen and (min-width: 1001px) and (max-width: 1160px) {
    nav.main_menu > ul > li > a {
        font-size: 17px !important;
    }

    .header_top_bottom_holder .left {
        display: none;
    }
}

/* Mobile */
.mobile_menu_button {
    float: right;
    height: 60px;
}

.sticky_mobile .header_inner {
    padding-top: 0 !important;
}

nav.mobile_menu ul li.current-menu-ancestor > a, nav.mobile_menu ul li.current-menu-ancestor > h1,
nav.mobile_menu ul li.current-menu-item > a, nav.mobile_menu ul li.current-menu-item > h1
{
    color: var(--link-color-hover);
}

@media only screen and (max-width: 1000px) {
    header {
        height: 59px;
    }

    .header_top {
        display: none !important;
    }

    .header_bottom {
        height: 59px;
        background-color: rgba(26, 57, 86, 1) !important;
    }

    .dark .mobile_menu_button span {
        color: #fff;
    }

    nav.mobile_menu {
        padding-left: 5%;
        padding-right: 5%;
        width: 90%;
        top: -1px;
    }

    header:not(.sticky):not(.betterdocs-entry-header) .q_logo {
        display: block;
    }

    .q_logo img {
        top: 5px;
        height: 45px !important;
    }

    .mobile-logo {
        position: relative;
        top: 18px;
    }

    .header-page-title-wrapper {
        display: none;
    }

    nav.mobile_menu ul li:last-child {
        border-bottom: 1px solid #eaeaea !important;
    }

    body nav.mobile_menu .mobile_menu_secondary {
        text-align: center;
    }

    body nav.mobile_menu .mobile_menu_secondary li {
        display: inline-block;
        border-right: 1px solid #eaeaea !important;
        border-collapse: collapse;
        text-align: center;
        min-width: 26%;
        padding-left: 10px;
        padding-right: 10px;
    }

    body nav.mobile_menu ul li .mobile_menu_title {
        margin-left: 0;
        margin-right: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        border-bottom: none;
        padding-bottom: 10px !important;
    }

    body nav.mobile_menu .mobile_menu_secondary .search_slides_from_header_bottom  {
        display: none;
    }

    body nav.mobile_menu .mobile_menu_secondary li:last-child {
        width: 15%;
        border-right: none !important;
    }
}

@media only screen and (max-width: 992px) {
    .vc_column_container {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .vc_column_container > .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .container_inner > .vc_row, .full_section_inner .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .content {
        min-height: 0 !important;
        padding-top: 0 !important;
    }
}

@media only screen and (max-width: 1131px) {
    .vc_row {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

/* Menus */
body .drop_down .second .inner {
    top: 11px;
}

header.transparent.with_border:not(.sticky) .drop_down .second {
    top: 75%;
}

header.transparent .drop_down .second:not(.right) {
    left: 0;
}

body .drop_down .second .inner ul,
body .drop_down .second .inner ul li,
body .drop_down .second .inner ul li ul,
body .shopping_cart_dropdown,
body li.narrow .second .inner ul,
body .header_top .right #lang_sel ul ul,
body .drop_down .wide .second ul li.show_widget_area_in_popup .widget,
body .drop_down .wide.wide_background .second {
    background-color: #fff;
    border: none;
    width: 250px !important;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
}

body .drop_down .second .inner > ul > li > a,
body .drop_down .wide .second .inner ul li.sub ul li a,
body .drop_down .wide .second ul li ul li a,
body .drop_down .second .inner ul li.sub ul li a,
body .drop_down .wide .second ul li ul li a {
    color: var(--menu-level1-color);
    font-weight: normal;
    font-size: 14px;
    line-height: 15px;
    /*white-space: nowrap;*/
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow,
body .drop_down .second .inner ul li.sub ul li.menu-item-has-children > a > .plus {
    color: var(--menu-level1-color);
    float: none;
    top: 0;
    left: 5px;
    position: relative;
}

.drop_down .second .inner ul li.sub a i.q_menu_arrow:before,
body .drop_down .second .inner ul li.sub ul li.menu-item-has-children > a > .plus:before {
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    content: '\f105';
}

/* Content */
.full_section_inner > .vc_col-sm-12 > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.home .wpb_text_column.wpb_content_element {
    height: auto;
}

@media only screen and (min-width: 1100px) {
    .homepage-section {
        max-width: 1130px;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Identity section (Το ΠΑΔΑ Σήμερα) */
@media only screen and (min-width: 751px) {
    .home .homepage-identity-sections .full_section_inner {
        display: flex;
    }
}

.home .homepage-identity-sections .full_section_inner .vc_column-inner, .home .homepage-identity-sections .full_section_inner .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.home .homepage-identity-sections .full_section_inner .vc_column-inner > .wpb_wrapper {
    background-color: #fff;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
    position: relative;
}

.home .homepage-identity-sections:first-of-type .wpb_text_column {
    padding: 0;
}

.home .homepage-identity-sections .wpb_text_column {
    padding: 10px 12px;
}

.home .homepage-identity-sections .wpb_text_column h4 a, .home .homepage-identity-sections .wpb_text_column h4 {
    font-size: 13px;
    color: #9B2985;
    margin-bottom: 10px;
    font-weight: bold;
}

.home .homepage-identity-sections .wpb_text_column p a, .home .homepage-identity-sections .wpb_text_column p {
    font-weight: bold;
    line-height: 18px;
    font-size: 13px;
    color: #000;
}

.home .identity-element {
    margin-right: 30px;
}

@media only screen and (min-width: 751px) {
    .home .identity-element.double-col {
        width: calc(50% + 68px);
    }
}

.home .identity-element:nth-of-type(3) {
    margin-right: 0;
}

.home .identity-element.double-col:nth-of-type(2) {
    margin-right: 0;
}

.home .homepage-identity-sections .identity-triple-photos .wpb_text_column p a {
    color: #fff;
    font-weight: 300;
}
.home .identity-triple-photos p:nth-of-type(2),
.home .identity-triple-photos p:nth-of-type(4),
.home .identity-triple-photos p:nth-of-type(6) {
    text-align: right;
    font-weight: normal;
    margin-top: -26px;
    margin-bottom: 10px;
    padding-right: 10px;
}

.home .identity-triple-photos p:nth-of-type(4) {
    text-align: left;
    padding-left: 10px;
}

.home .homepage-identity-sections .identity-double-row > .vc_column-inner > .wpb_wrapper {
    background-color: transparent;
    box-shadow: none;
}

.home .homepage-identity-sections .identity-double-row > .vc_column-inner > .wpb_wrapper > div:not(.vc_empty_space) {
    background-color: #fff;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
}

@media only screen and (min-width: 751px) {
    .home .identity-triple-photos .wp-video {
        padding-top: 37px;
    }

    .home .identity-double-row {
        max-width: calc(50% - 98px);
    }

    .home .identity-double-row .identity-double-row-split > .wpb_wrapper > div {
        vertical-align: top;
        display: inline-block;
        width: 59%;
    }

    .home .identity-double-row .identity-double-row-split > .wpb_wrapper > div:first-of-type {
        width: 42%;
    }

    .home .identity-double-row .identity-double-row-split > .wpb_wrapper > div:last-of-type {
        width: calc(50% - 30px);
    }
}

.home .homepage-identity-sections p {
    color: #000;
}

/* Academics section (Σπουδές) */
.academics-element .wpb_wrapper .wpb_wrapper {
    padding: 10px 0;
}

.academics-element:first-of-type .vc_column-inner {
    padding-left: 0;
}

.academics-element:last-of-type .vc_column-inner {
    padding-right: 0;
}

.academics-element img {
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
}

.academics-element h4, .academics-element h4 a {
    font-size: 17px;
    color: #00E2FF;
    margin-bottom: 10px;
    font-weight: bold;
}

.academics-element p, .academics-element p a {
    color: #fff;
    line-height: 22px;
    font-weight: normal;
}

@media only screen and (min-width: 751px) {
    .homepage-schools .full_section_inner {
        display: flex;
    }
}

@media only screen and (max-width: 1131px) {
    .academics-element .wpb_text_column {
        padding-left: 10px;
        padding-right: 10px;
    }

    .academics h3 {
        padding-left: 12px;
        padding-right: 12px;
        text-align: left !important;
    }
}

.homepage-schools p, .homepage-schools p a {
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.homepage-schools .wpb_column {
    border-right: 1px solid #fff;
}

.homepage-schools .wpb_column:last-of-type {
    border-right: none;
}

.homepage-more-button {
    background-color: #064270;
    padding: 4px 30px;
    text-transform: none;
    font-weight: normal;
}

/* Research Section (Έρευνα) */
.homepage-research-labs .wpb_wrapper .wpb_wrapper {
    text-align: center;
    border-bottom: 1px solid #fff;
    padding: 40px 0 5px;
    margin-bottom: 30px;
}

.homepage-research-labs h1 {
    color: #fff;
    font-size: 47px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 55px;
}

.homepage-research-labs h2 {
    color: #fff;
    font-size: 34px;
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (min-width: 751px) {
    .home .homepage-research-schools .full_section_inner {
        display: flex;
    }
}

.home .homepage-research-schools .full_section_inner > .vc_col-sm-2 {
    margin-right: 60px;
}

.home .homepage-research-schools .full_section_inner > .vc_col-sm-2:last-of-type {
    margin-right: 0;
}

.home .homepage-research-schools .full_section_inner .vc_column-inner, .home .homepage-research-schools .full_section_inner .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.home .homepage-research-schools .wpb_text_column,
.home .homepage-research-programs .wpb_text_column {
    padding: 10px;
    overflow: hidden;
    text-align: center;
}

.home .homepage-research-schools .wpb_text_column h4 {
    line-height: 17px;
}

.home .homepage-research-schools .wpb_text_column h4 a,
.home .homepage-research-programs .wpb_text_column h4 {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}

.home .homepage-research-schools .wpb_text_column p a,
.home .homepage-research-programs .wpb_text_column p {
    color: #9B2985;
    font-weight: normal;
    float: right;
    position: absolute;
    right: 8px;
    bottom: 0;
}

.home .homepage-research-programs .full_section_inner > .vc_col-sm-1\/5:last-of-type {
    margin-right: 0;
}
.home .homepage-research-programs .full_section_inner > .vc_col-sm-1\/5 {
    margin-right: 100px;
    width: calc(20% - 80px);
    vertical-align: bottom;
    float: none;
    display: inline-block;
}

@media only screen and (max-width: 1131px) {
    .research h1, .research h2 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .research p {
        padding-left: 10px;
        padding-right: 10px;
    }

    .home .homepage-research-schools .wpb_text_column {
        padding: 10px;
    }

    .home .homepage-research-schools .wpb_text_column p {
        bottom: 5px;
    }

    .home .homepage-research-schools img, .home .homepage-research-schools .vc_empty_space {
        display: none;
    }

    .home .homepage-research-schools .full_section_inner .vc_column-inner > .wpb_wrapper {
        background-color: #9b2985;
        box-shadow: none;
    }

    .home .homepage-research-schools .wpb_text_column h4, .home .homepage-research-schools .wpb_text_column p {
        color: #fff;
    }

    .home .homepage-research-schools, .home .homepage-research-programs {
        display: none;
    }

    .homepage-research-labs .wpb_wrapper .wpb_wrapper {
        padding-top: 25px;
        margin-bottom: 0;
        border-bottom: none;
    }

    .homepage-research-labs .wpb_wrapper .wpb_wrapper h1 {
        margin-right: 0;
    }
}

/* News Section (Νέα/Ανακοινώσεις) */
.home .homepage-news .latest_post_holder h5 {
    padding-left: 15px;
    padding-right: 15px;
}

.home .homepage-news .full_section_inner > .vc_col-sm-6:first-of-type > .vc_column-inner {
    padding-left: 0;
}

.home .homepage-news .full_section_inner > .vc_col-sm-6:last-of-type > .vc_column-inner {
    padding-right: 0;
}

@media only screen and (max-width: 1131px) {
    .news-announcements h5 {
        padding-left: 10px;
        padding-right: 10px;
    }
}

/* News block */
.home .homepage-news-blocks table {
    border-collapse: separate;
    border-spacing: 40px 27px;
    width: calc(100% + 60px);
    margin-left: -30px;
    height: calc(100% + 20px);
    margin-top: -32px;
}

.home .homepage-news-blocks table tr {
    height: 100%
}

.home .homepage-news-blocks table td {
    border: none !important;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
}

.home .homepage-news-blocks table td img {
    min-height: 148px;
}

@media only screen and (max-width: 1131px) {
    .home .homepage-news-blocks table {
        margin-top: 0;
        margin-left: 0;
        border-spacing: 0px;
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    .home .homepage-news-blocks table tr:last-of-type td:first-of-type {
        padding-right: 5px;
    }

    .home .homepage-news-blocks table tr:last-of-type td:last-of-type {
        padding-left: 5px;
    }
}

/* Big box */
.home .featured-article-1 .wpb_wrapper.homepage-news-block {
    position: relative;
}

.home .featured-article-1 .wpb_wrapper.homepage-news-block h4 {
    display: none;
}

.home .featured-article-1 .wpb_wrapper.homepage-news-block .wpb_text_column {
    position: absolute;
    bottom: 0;
    background-color: transparent !important;
}

.home .featured-article-1 .wpb_wrapper.homepage-news-block .wpb_text_column h4 a {
    color: #ffffff;
}

.home .featured-article-1 .wpb_wrapper.homepage-news-block .wpb_text_column p a {
    color: #ffffff;
}

.home .featured-article-4 .wpb_single_image {
    display: none;
}

/* Small boxes */
.home .homepage-news-blocks table tr:last-of-type td {
    width: 50%;
}

.home .wpb_wrapper.homepage-news-block {
    background-color: #fff;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
    height: 100%;
}

.home .wpb_wrapper.homepage-news-block .wpb_text_column {
    padding: 21px 20px 20px;
    overflow: hidden;
}

.home .wpb_wrapper.homepage-news-block .wpb_text_column h4 {
    line-height: 16px;
    margin-bottom: 10px;
}

.home .wpb_wrapper.homepage-news-block .wpb_text_column h4 a {
    font-size: 12px;
    color: #9B2985;
    font-weight: bold;
}

.home .wpb_wrapper.homepage-news-block .wpb_text_column p {
    line-height: 22px;
    font-family: 'Roboto', sans-serif;
}

.home .wpb_wrapper.homepage-news-block .wpb_text_column p a {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.home .homepage-news-blocks h5 {
    padding-left: 10px;
}

/* Announcements */
.home .homepage-news .full_section_inner .vc_column-inner .latest_post_holder {
    background-color: #fff;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.home .homepage-news .full_section_inner .vc_column-inner > .wpb_wrapper h5 {
    color: #064270;
    margin-bottom: 10px;
}

.home .homepage-news .wpb_text_column {
    padding-left: 0;
    overflow: hidden;
}

.home .homepage-news .latest_post_holder .latest_post_text_inner {
    display: flex;
    align-items: center;
}

.home .homepage-news .latest_post_holder .post_infos {
    width: 60px;
    min-width: 60px;
    border-right: 2px solid #9B2985;
    word-spacing: 60px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
}

.home .homepage-news .latest_post_holder h5, .home .homepage-news .latest_post_holder h5 a {
    font-size: 13px;
    font-weight: normal;
    color: #000;
    margin-bottom: 0;
}

.gr__uniwa_gr span[itemprop="dateCreated"] {
    font-size: 19px;
    color: var(--link-color);
}

.gr__uniwa_gr .latest_post span[itemprop="dateCreated"] .date_month,
.gr__uniwa_gr .latest_post span[itemprop="dateCreated"] .date_month_year {
    display: block;
    margin-bottom: 1px;
}

/* Events (Εκδηλώσεις) */
.homepage-events h4:before {
    content: '';
    background-color: #fff;
    height: 18px;
    width: 26px;
    display: inline-block;
    background-image: url('/wp-content/themes/uniwa-main/events_icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 15px;
}

.homepage-events h4 {
    color: #fff;
    background-color: #064270;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    padding-left: 20px;
    font-size: 15px;
}

@media only screen and (min-width: 992px) {
    .homepage-event {
        display: flex;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 20px !important;
        background-color: #fff;
        margin-left: 0;
        margin-right: 0;
    }
}

.home .homepage-events .full_section_inner > .vc_col-sm-6:first-of-type > .vc_column-inner {
    padding-left: 0;
}

.home .homepage-events .full_section_inner > .vc_col-sm-6:last-of-type > .vc_column-inner {
    padding-right: 0;
}

.homepage-event .event-schedule {
    border: 1px solid #064270;
    text-align: center;
}

.homepage-event .event-schedule .event-day {
    background-color: #064270;
    color: #fff;
    text-transform: uppercase;
}

.homepage-event .event-schedule .event-month {
    font-weight: bold;
    color: #064270;
    font-size: 15px;
}

.homepage-event .event-schedule .event-date {
    font-weight: bold;
    color: #064270;
    font-size: 22px;
    padding-bottom: 5px;
}

.homepage-event .event-title {
    margin-bottom: 10px;

}

.homepage-event .event-title a {
    color: #000;
    font-weight: bold;
}

.homepage-event .event-excerpt {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
}

.homepage-event .event-time {
    font-weight: bold;
    font-size: 13px;
}

.homepage-events h3 {
    color: #064270;
    font-size: 17px;
    display: inline-block;
    margin-bottom: 0;
}

.homepage-events h3:first-of-type {
    border-right: 1px solid #064270;
    padding-right: 10px;
}

.homepage-events h3:last-of-type {
    padding-left: 10px;
}

.tribe-events-single {
    background-color: #fff;
}

#tribe-events-content div {
    color: #1D1D1D;
}

.event-excerpt div {
    color: #1D1D1D;
}

@media only screen and (max-width: 992px) {
    .homepage-event {
        background-color: #fff;
    }

    .homepage-event .event-excerpt, .homepage-event .event-title {
        padding-left: 10px;
        padding-right: 10px;
    }

    .homepage-event-footer {
        opacity: 0;
    }

    .homepage-event-footer:last-of-type {
        display: none;
    }

    .homepage-events h4, .homepage-events h3 {
        padding-left: 13px;
        padding-right: 10px;
    }

    .homepage-event .event-schedule-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .homepage-event .event-details-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .homepage-event .event-details-wrapper > .wpb_wrapper > .wpb_text_column {
        border: 1px solid #000;
        border-top: none;
    }
}

/* Content pages */
.content-section {
    background-color: #fff;
    padding: 40px 40px;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
}

.content-section p, .content-section h4 {
    text-align: justify;
}

.content-section p, .content-section div, .content-section li {
    color: #1D1D1D;
}

.blog_holder article .entry_title .latest_post_sticky > i {
    color: #000;
}

.content-section .box h4 {
    margin-bottom: 14px;
}

.content-section .box p {
    line-height: 16px;
    margin-bottom: 14px;
}

.content-section .box .vc_empty_space {
    margin-bottom: 0;
}

.content-section.box-with-links, .content-section.box-with-links .vc_column-inner {
    padding: 0;
}

a strong {
    font-weight: bold;
}

.content-section.no-padding {
    padding: 0;
}

.content .container .container_inner.no-js-composer.content-section { /* Department pages */
    padding: 40px;
    width: calc(1130px - 80px);
}

.content .container .container_inner > .attachment-full {
    display: none;
}

.content .container .container_inner.no-js-composer.content-section p {
    padding-bottom: 0;
}

.content .container .container_inner.no-js-composer.content-section h1 {
    color: #1D1D1D;
}

.single-profile-article-holder .main-profile-content {
    margin-bottom: 0;
}

.tax-course_category .content_inner > .container > .container_inner div {
    color: #000
}

.tax-course_category .content_inner > .container > .container_inner table tr td {
    border: 1px solid #a5a5a5 !important;
}

.height-auto {
    height: auto !important;
}

.font-13px p, .font-13px p a {
    color: #02355C;
    text-align: left;
    font-size: 13px;
    font-weight: 400;
}

@media only screen and (min-width: 751px) {
    .vc_col-sm-1.half-width { /* Hack γιατί στο εικαστικό των σελίδων σχολών/τμημάτων έχει βάλει 13η στήλη... */
        width: 4.166666665%;
    }

    .vc_col-sm-3.one-half-width {
        width: 29.166666665%;
    }

    .content-section.no-padding.vc_col-sm-4:first-of-type, .content-section.no-padding.vc_col-sm-6:first-of-type {
        margin-left: 0 !important;
    }

    .content-section.no-padding.vc_col-sm-4:last-of-type, .content-section.no-padding.vc_col-sm-6:last-of-type {
        margin-right: 0 !important;
    }

    .content-section.no-padding.vc_col-sm-4 {
        width: calc(33.33333333% - 47px);
    }

    .content-section.no-padding.vc_col-sm-3 {
        width: calc(25% - 47px);
    }

    .content-section.no-padding {
        margin-left: 35px !important;
        margin-right: 35px !important;
    }

    .content-section.no-padding:first-of-type {
        margin-left: 15px !important;
    }

    .half-margins .content-section.no-padding {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
}

.content-section.box-with-links p * {
    vertical-align: middle;
}

.content-section.box-with-links h4 a, .content-section.box-with-links h5 a {
    font-weight: bold;
}

.content-section.box-with-links h4 {
    font-size: 15px;
    font-weight: bold;
    margin-top: -3px;
    margin-bottom: 12px;
}

.content-section.box-with-links.no-margins p {
    margin-bottom: 0;
    line-height: 18px;
}

.content-section.box-with-links.no-margins h5 {
    margin-top: 15px;
}

.content-section.no-background {
    background-color: transparent;
    box-shadow: none;
}

@media only screen and (min-width: 1131px) {
    .col-margin-15 > .full_section_inner > .wpb_column { /* Σελίδα Αυτόνομα ΠΜΣ ΠΑ.Δ.Α. */
        margin-right: 30px;
    }

    .col-margin-15 > .full_section_inner > .wpb_column.vc_col-sm-4 {
        width: calc(33.33333333% - 20px);
    }

    .col-margin-15 > .full_section_inner > .wpb_column.vc_col-sm-8 {
        width: calc(66.66666667% - 20px);
    }

    .col-margin-15 > .full_section_inner > .wpb_column.vc_col-sm-6 {
        width: calc(50% - 20px);
    }

    .col-margin-15 > .full_section_inner > .wpb_column:last-of-type {
        margin-right: 0;
    }

    .col-margin-20 > .full_section_inner > .wpb_column { /* Σελίδα Συνδιοργάνωση ΠΜΣ ΠΑ.Δ.Α. ΜΕ ΕΛΛΗΝΙΚΑ ΠΑΝΕΠΙΣΤΗΜΙΑ */
        margin-right: 30px;
    }

    .col-margin-20 > .full_section_inner > .wpb_column.vc_col-sm-4 {
        width: calc(33.33333333% - 20px);
    }

    .col-margin-20 > .full_section_inner > .wpb_column:last-of-type {
        margin-right: 0;
    }
}

.page-title-overlap {
    margin-top: var(--uniwa-page-overlap-height);
    margin-left: 10px;
}

.wpb_single_image .vc_single_image-wrapper, .wpb_content_element.wpb_single_image img {
    width: 100%;
}

.page-title-overlap p, .page-title-overlap .uniwa-th2 span {
    color: #fff;
    font-size: 72px;
    font-weight: 500;
    line-height: 60px;
    text-transform: uppercase;
}

.page-title-overlap > .wpb_wrapper > p {
    color: #fff;
}

@media only screen and (max-width: 751px) {
    .page-title-overlap p, .page-title-overlap .uniwa-th2 span {
        font-size: 30px;
        font-weight: 500;
        line-height: 30px;
        text-transform: uppercase;
    }

    /* Σύγκλητος */
    .content-section.non-responsive {
        max-height: 1200px;
        padding-bottom: 0;
    }

    .content-section.non-responsive .full_section_inner {
        width: 960px;
        transform: scale(0.6);
        transform-origin: left top;
    }

    .content-section.non-responsive .vc_col-sm-6 {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }

    .content-section.non-responsive .section.vc_row-fluid {
        max-height: 800px;
    }
}

table tbody tr td {
    border: none;
}

.no-js-composer.content-section table tbody tr td {
    border: 1px solid #000;
}

.curved-bottom-right {
    border-bottom-right-radius: 100px;
}

@media screen and (max-width: 1001px) {
    .curved-bottom-right {
        border-bottom-right-radius: 0;
    }

    .content .container .container_inner.no-js-composer.content-section { /* Department pages */
        padding: 0;
        width: 100%;
    }

    .content .container .container_inner.no-js-composer.content-section > p {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.curved-top-left {
    border-top-left-radius: 20px;
}

.curved-top-right {
    border-top-right-radius: 20px;
}

.curved-full {
    border-radius: 20px;
}

.content-section.service-icon {
    padding-top: 12px;
    padding-bottom: 12px;
}

.content-section.service-icon img {
    height: 185px;
    object-fit: cover;
}

.content-info-list .wpb_text_column:not(:first-of-type) {
    font-size: 13px;
    padding-top: 10px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #000;
    font-weight: 300;
}

.content-side-menu-links {
    padding: 20px 20px 25px;
}


.content-side-menu-links p, .content-side-menu-links h5 {
    margin-bottom: 10px !important;
}

.text-align-left p, .text-align-left h4, .text-align-left h5 {
    text-align: left;
}

.left-links-section h5 {
    font-size: 14pt;
    line-height: 23px;
    color: #0b4673;
}

.left-links-section p {
    line-height: 19px;
}

.wpb_widgetised_column .widget a {
    color: var(--link-color);
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
}

.wpb_widgetised_column .widget a:hover {
    color: var(--link-color-hover);
}

@media only screen and (min-width: 751px) {
    .grid-flex .full_section_inner {
        display: flex;
    }

    .grid-flex .full_section_inner > div div {
        height: 100%;
    }

    .grid-flex .full_section_inner > div.no-flex-height div {
        height: auto;
    }
}

@media only screen and (max-width: 751px) {
    .sm-hidden {
        display: none;
    }

    .grid-flex .full_section_inner > div > div {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .left-links-section {
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 25px;
    }
}

/* Blog pages */
.single-post .title_outer {
    display: none;
}

.title_subtitle_holder {
    text-align: left;
}

.title_subtitle_holder .uniwa-th2 {
    display: block !important;
}

.title .uniwa-th2, .title .uniwa-th2 span, .title h1, .title h1 span {
    color: #fff;
    font-size: 72px;
    font-weight: 500;
    line-height: 60px;
    text-transform: uppercase;
}

.content .title_outer {
    background-color: #f6f6f6;
}

.title .title_holder {
    padding-top: 0 !important;
    border-bottom: none;
}

.title_outer .has_background.title .title_holder {
    position: inherit;
    display: table;
}

.title {
    height: auto !important;
}

.blog_holder, .blog_large_image_with_dividers {
    background-color: #fff;
    box-shadow: 0 9px 9px 0 rgba(0, 0, 0, 0.16);
    padding: 10px 0;
}

@media only screen and (max-width: 1131px) {
    .blog_holder, .blog_large_image_with_dividers {
        padding-top: 40px;
    }

    body .title_subtitle_holder .uniwa-th2 {
        min-height: 0 !important;
        line-height: 25px !important;
    }
}

.blog_holder article {
    border: none;
    box-shadow: none;
    margin-bottom: 0;
}

.blog_holder article .entry_title {
    margin-left: -23px;
    padding-left: 23px;
    margin-bottom: 0 !important;
}

.blog_holder article .entry_title a, .blog_holder article .entry_title .uniwa-th2 a, .blog_holder article .entry_title .uniwa-th2 a, .entry_title.uniwa-th2 > span {
    color: #000;
    font-size: 16px;
    font-weight: normal;
}

.blog_holder article .entry_title .latest_post_sticky, .blog_holder article .entry_title .format-link-link {
    display: inline-block;
    margin-right: 10px;
}

.blog_holder article .entry_title .format-link-link .link_mark {
    border-right: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column2 {
    vertical-align: middle;
    border-left: 2px solid #9B2985;
    min-height: 40px;
}

.blog_holder.blog_large_image_with_dividers .blog_column1 .latest_post_sticky,
.blog_holder.blog_large_image_with_dividers article.format-link .blog_column1 a {
    display: none;
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 {
    width: 70px !important;
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date {
    border-right: none;
    width: 43px;
}

.blog_holder.blog_large_image_with_dividers article .post_info {
    display: none;
}

.blog_holder .post {
    background-color: #fff;
}

.blog_holder article .post_image {
    display: none;
}

.blog_holder .blog_column2 .post_excerpt {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(168, 168, 168);
    margin-bottom: 10px;
}

.blog_holder .blog_column2 .post_excerpt p {
    margin-bottom: 22px;
}

.blog_holder .blog_column2 .post_excerpt p:last-of-type {
    margin-bottom: 0;
}

.blog_holder .blog_column2 .post_excerpt .read_more {
    display: block;
    font-weight: normal;
    margin-top: 10px;
}

.blog_holder article a {
    font-weight: bold;
}

.blog_holder article p {
    color: #000;
}

.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date_day,
.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date_month,
.blog_holder.blog_large_image_with_dividers .post_text_holder .blog_column1 .date_year,
.blog_single .column1 .date {
    color: rgba(6, 66, 112, 1);
    padding-bottom: 0;
    font-size: 19px;
    font-weight: normal;
    text-align: right;
    line-height: 20px;
}

.blog_holder.blog_large_image_with_dividers article .post_text .post_text_inner {
    padding: 5px 0;
}

.container_inner .category_description {
    padding-bottom: 32px;
}

.entry_title .blog-article-link {
    display: none;
    margin-left: 10px;
}

.entry_title:hover .blog-article-link {
    display: inline;
}

aside .widget h5 {
    color: rgba(6, 66, 112, 1);
    margin-bottom: 0;
    font-size: 16px;
}

.sidebar-categories li {
    text-transform: uppercase;
    border-bottom: 1px solid var(--separator-line-color);
}

.pagination {
    margin: 50px 0 0;
    text-align: right;
}

.pagination li a {
    background-color: #fff;
}

.pagination li:last-of-type a {
    margin-right: 0;
}

/* Single blog page */
.blog_single .column1 {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 70px;
}

.blog_single .column1 .date {
    width: 43px;
    padding-left: 20px;
    padding-right: 20px;
}

.blog_single.blog_holder article .entry_title {
    margin-left: -22px;
    line-height: 0.85em;
}

.blog_single article {
    padding-top: 30px;
}

.blog_single .column2 {
    display: table-cell;
    padding: 0 60px 0 20px !important;
}

.blog_single .single_tags {
    display: none;
}

.blog_single .column2 .post_info {
    margin-left: -20px !important;
    padding-left: 20px;
    border-left: 2px solid #9B2985;
    border-bottom: none;
}

.two_columns_75_25 > font > .column1 {
    width: 75%;
    float: left;
}

.two_columns_75_25 > font > .column2 {
    width: 25%;
    float: left;
}

@media only screen and (max-width: 1131px) {
    .blog_single .column2 .post_text {
        margin-left: -84px;
        margin-right: -40px;
    }

    .blog_single .column2 .post_info .entry_title {
        margin-right: -40px;
    }
}

.blog_single .column2 .dots {
    padding-left: 7px !important;
}

.blog_single .column2 .time, .blog_single .column2 .dots, .blog_single .column2 .social_share_title {
    display: inline-block;
    color: #000;
    font-weight: normal;
}

.social_share_dropdown ul {
    width: 150px;
}

.social_share_dropdown ul li {
    margin-left: 10px;
    text-align: left;
}

.blog_single .post_text_inner .vc_row {
    margin-left: 0;
    margin-right: 0;
}

.blog_single.blog_holder article .post_text .post_text_inner {
    padding: 0;
}

.tribe-events-single-event-title {
    display: block;
}

.post_text_inner iframe {
    max-width: 100%;
}

.post_text_inner img.alignleft {
    margin-bottom: 0;
}

.post_text_inner p.wp-caption-text {
    font-style: italic;
}

/* Footer */
.footer_top {
    padding-top: 35px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(73, 73, 73);
}

.footer_top .column4 .widget_media_image {
    text-align: center;
}

.footer_top .column4 .widget_media_image img {
    margin-top: 45px;
    width: 200px;
}

.footer_top h5 {
    font-size: 13px;
    margin-bottom: 15px;
}

.footer_top {
    color: #a9a9a9 !important;
    font-weight: 300;
}

.footer-campus {
    border-bottom: 1px solid rgb(73, 73, 73);
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 20px;
    font-size: 13px;
    line-height: 19px;
    color: #a9a9a9;
}

.footer-campus:first-of-type {
    padding-top: 0;
}

.footer-campus:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.footer-campus h5 {
    font-size: 13px;
    margin-bottom: 0;
}

.footer-useful-links, .footer-useful-links2 {
    margin-left: 20px;
}

.footer-useful-links a, .footer-useful-links2 a {
    display: block;
    font-size: 13px;
    line-height: 19px;
}

.footer-useful-links a {
    margin-bottom: 4px;
}

.footer-useful-links2 a {
    margin-bottom: 8px;
}

.footer-social-media a img {
    width: 35px !important;
}

.footer-social-media {
    text-align: center;
}

#back_to_top > span {
    border: none;
}

.qode-info-card-text-holder {
    display: none;
}

.qode-accordion-holder .qode-title-holder.ui-state-active,
.qode-accordion-holder .qode-title-holder:hover
{
    background-color: rgba(26, 57, 86, 1);
}

.qode-accordion-holder .qode-accordion-content {
    padding-top: 10px;
}

.qode-accordion-content-inner {
    border-left: 2px solid rgba(26, 57, 86, 1);
    margin-left: -19px;
    padding-left: 19px;
}

/* End footer

.space8 p, .space-8 p {
    padding-bottom: 8px;
}

.space16 p, .space-16 p {
    padding-bottom: 16px;
}

.space32 p, .space-32 p {
    padding-bottom: 32px;
}

.space48 p, .space-48 p {
    padding-bottom: 48px;
}

.space64 p, .space-64 p {
    padding-bottom: 64px;
}
*/

@media print {
    header.page_header {
        display: none !important;
    }

    .content.content_top_margin_none {
        padding-top: 0 !important;;
    }

    .content_inner {
        padding-top: 0;
    }

    .title_holder img {
        display: none;
    }

    #spellcast_toolbar {
        display: none;
    }

    .page .page-title-overlap {
        display: none;
    }

    .page-title-overlap p, .page-title-overlap .uniwa-th2 span {
        color: #000;
    }

    .blog_holder, .blog_large_image_with_dividers {
        box-shadow: none;
    }

    .pagination {
        display: none;
    }

    .sidebar {
        display: none;
    }

    .single .title_holder {
        display: none !important;
    }

    .single .title_outer {
        display: none !important;
    }

    .social_share_holder {
        display: none;
    }

    .post_info .dots {
        display: none !important;
    }

    .wpb_single_image {
        display: none;
    }
}

/* Accessibility improvements () */
.content-section p, p {color: #1D1D1D}
h1, h3 {color: #555555}
.footer_top .textwidget {color:#8c8c8c}
.pagination ul li a {color:#555555}
rs-fullwidth-wrap,
.title_holder .container .container_inner {background:#02355c}
.qode-title-hidden .page-title-overlap {
    background: -moz-linear-gradient(top,  rgba(2,53,92,1) 0%, rgba(246,246,246,0) 100%);
    background: -webkit-linear-gradient(top,  rgba(2,53,92,1) 0%,rgba(246,246,246,0) 100%);
    background: linear-gradient(to bottom,  rgba(2,53,92,1) 0%,rgba(246,246,246,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02355c', endColorstr='#00f6f6f6',GradientType=0 );
}

.mobile_menu_secondary li a,
.mobile_menu ul li.menu-item,
.mobile_menu ul li a,
.mobile_menu ul li a span,
.mobile_menu ul li .mobile_menu_title span {color:#757575 !important}

.uniwa_hide_article_year .date .date_year {
    display: none !important;
}

.q_logo .wave5icon {
    display: none !important;
}
.q_logo .wave5text {
  display: none !important;
}
