/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 28-Nov-2019, 09:58:48
    Author     : Hugo Tavares
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,700,800&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
}
a,a:hover,a:visited {
    color: #015580;
}

.nav-link {
    font-size: 0.9rem;
}
.nav-item {

}
@media (max-width: 767px) {
    .navbar-nav {
        margin-top: 10px;
    }
    .nav-link {
        font-size: 1rem !important;
    }
    .dropdown-item {
        font-size: 1rem !important;
    }
}
@media (min-width: 992px) {
    .container-lg {
        max-width: 960px;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .top-menu {
        height: 78px;
    }
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 300;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #CCC;
    font-size: 0.8rem;
}

.home-carousel-caption {
    width: 50%;
    left: auto;
    right: 5%;
    bottom: 5%;
    /* background-color: yellow; */
    /* top: 25%; */
    text-align: left;
    /* padding-left: 20px; */
    padding-top: 0px;
    /* padding-bottom: 0px; */
}
.home-carousel-caption h1 {
    font-weight: 800;
    font-size: 2rem;
}
.carousel-cover {
    background-color: #00000047;
    width: 100%;
    height: 100%;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 50%;
    top: 50%;
    left: auto;
    z-index: 15;
    display: -ms-flexbox;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 1rem;
    /* margin-left: 15%; */
    list-style: none;
    /* display: flex; */
    /* align-items: center; */
}
.carousel-indicators > li {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background-color: #828282;
    border: none;
    /* border-color: red; */
    /* border-bottom: 10px; */
    /* border-top: 10px; */
    margin-bottom: 8px;
}
.carousel-item-home {
    height: 65vh;
    min-height: 350px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

h1 {
}
.blue {
    color: #015580;
}
/*FOOTER*/
.social-icon img {
    max-width: 90px;
}
.logo-bottom img {

}
.logo-bottom-xs img {

}
/*FOOTER END*/

.relative {
    position: relative;
}
.page-banner-title {
    position: absolute;
    bottom: 10%;
    right: 15px;
    padding: 10px;
    background-color: #015580;
    max-width: 60%;
}
.page-banner-title h1{
    font-weight: 700;
    color: #FFF;
    font-size: 2.5vw;
}
.carta-europa h1{
    font-weight: 700;
    font-size: 2.5vw;
}

.submenu-title {
    margin-top: -40px;
    background-color: #015580;
    color: #FFF;
    font-weight: 700;    
}

.submenu-title, .submenu-content ul li {
    min-height: 40px;
    line-height: 40px;
    font-size: 0.8rem;

}
.submenu-content ul li {
    border-bottom: 1px solid #CCC;
}
.submenu-content ul li:hover {
    background-color: #015580;
}
.submenu-content ul li a {
    color: #000;
    text-decoration: none;
}
.submenu-content ul li:hover a {
    color: #FFF;
    text-decoration: none;
}

.main-content-title {
    text-align: center;
    font-weight: 300;
}
.post-back {
    position: relative;
}
.post-container {
    position: relative;
}
.post-box-background {
    position: absolute;
    background-color: #00000047;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;

}
.post-box {
    background-color: #00529ea3;
    color: #FFF;
    position: absolute;
    bottom: 0;
    padding: 15px;
    z-index: 2;
    width: 100%;
}
.post-title a {
    text-align: center;
    color: #FFF;
    font-size: 1rem;
    font-weight: 700;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none;
    border-radius: 0rem;
}
.video-home {
    padding: 0px;
    border-bottom: 15px solid #fbae16;
}
.square {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.home-news-bg {
    transition: all .5s;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.zoom-hover {
    transition: all .5s;
}
.square:before{
    content: "";
    display: block;
    padding-top: 100%; 	/* initial ratio of 1:1*/
}

.square:hover .home-news-bg, .square:focus .home-news-bg {
    transform: scale(1.2);
}
.zoom-hover:hover {
    transform: scale(1.1);
}
.square:hover .home-news-title, .square:focus .home-news-title {
    max-height: 100%;
}

.home-news-title {
    max-height: 80px;
    transition: max-height .5s ease-out;
    position: absolute;
    bottom: 0px;
    color: #FFF;
    background-color: #00529ea3;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 1.25rem;
    text-align: center;
    width: 100%;
}

#curator-feed-default-layout {
    margin-top: 15px;

}

#curator-feed-default-layout .crt-panel-next {
    right: 5px;
}
#curator-feed-default-layout .crt-panel-prev {
    left: 5px;
}
.carta-europa {
    background-color: #fbae16;

}
.stripe-dep {
    background-color: #015580;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #FFF;
}
.dep-circle {   
    border: 6px #fbae16 solid;
}
.bg-yellow {
    background-color: #fbae16;
}
.nav-link-social {
    padding: 8px;
}
.btn-outline-primary:hover {
    color: #fff;
    background-color: #00529e;
    border-color: #00529e;
}
.btn-outline-primary {
    color: #00529e;
    border-color: #00529e;
}
.social-icon {
    font-size: 2rem;
    margin-right: 5px;
}
/*pagination-----------------------------------*/

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-item a {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #015580;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item a:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-item a:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child a {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child a {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active a {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled a {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg a {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child a {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child a {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm a {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child a {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child a {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.text-covid-19 h2 {
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #015580;
    padding: 20px;
    text-align: left;
    margin-bottom: 25px;
}
.text-covid-19 h3 {
    color: #015580;
}
.intro-covid-19 {
    background-color: #015580;
    color: #FFF;
    padding: 25px;
    margin-bottom: 25px;
}
.intro-covid-19 h3 {
    color: #f5b31f;
    text-transform: uppercase;
    text-align: left;
}
.intro-covid-19 h2 {
    color: #FFF;
    text-transform: uppercase;
    padding-bottom: 25px;
    border-bottom: 1px solid #f5b31f;
    margin-bottom: 25px;
    text-align: left;
}
.download-covid-19 {
    background-color: #015580;
    color: #FFF;
    padding: 25px;
    margin-bottom: 25px;
    text-align: center !important;
}
.download-covid-19 a{
    text-align: center;
    color: #f5b31f;
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    border-radius: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
    color: #ecf0f1;
    background-color: #000000d9;
}

.cookiealert.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
}