/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/templates/modern-business)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

 .hidden {
     display: none;
 }

@font-face {
  font-family: venusri;
  src: url(VENUSRIS.ttf);
}

@font-face {
  font-family: sport;
  src: url(sportscenter.ttf);
}

.page-content {
    min-height: calc(100vh - 215px);
}

.page-content.map {
    height: calc(100% - 126px);
    min-height: auto;
}

.page-content.map-cookie {
    max-height: calc(100% - 199px);
    min-height: auto;
}

div.container.bigtop {
    margin-top: 10px;
}

body {
  padding-top: 66px;
  font-family: 'PT Sans',sans-serif;
}
/*
.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
*/

.portfolio-item {
  margin-bottom: 30px;
}

nav.navbar a.navbar-brand {
    padding:0;
    margin: -9px;
}

nav.navbar img.site-logo {
    height: 50px;
    vertical-align: unset;
}

nav.navbar p.site-title {
    font-family: sport;
    color: white;
    font-size: 18pt;
    font-weight: 400;
    display: inline-block;
    margin-left: 30px;
    margin-bottom: -7px;
    text-shadow: none;
    text-align: center;
}

nav.navbar p.site-title span.istria {
    /*font-family: venusri;*/
    font-size:16pt;
    display: block;
    color: rgb(61, 171, 255);
    line-height: 1em;
}

nav.navbar p.site-title::first-letter {
  color: rgb(61, 171, 255);
}


nav.navbar li.nav-item a.nav-link {
    /* font-size: 1.25rem; */
    color: white;
    text-transform: uppercase;
}
/* jg */

html {
    /* font-family: 'aktiv-grotesk-std', Helvetica, sans-serif; */
    font-family: 'PT Sans',sans-serif;
}

/*
footer {
    width: 100%;
}

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

footer .footer-left p span.showWhenLarge {
    display: none;
}

footer .footer-left p br.hideWhenLarge {
    display: block;
}

@media screen and (min-width: 1080px) {
    footer .footer-left p br.hideWhenLarge {
        display: none;
    }

    footer .footer-left p span.showWhenLarge {
        display: inline;
    }

    footer .footer-left {
        display: block;
        float: left;
        /*margin-right: 2.3576516%;
        width: 40.2913699%;* /
        text-align: left;
    }
}
*/

.footer-left,
.footer-center,
.footer-right {
    display: block;
    width: 100%;
    text-align: center;
}

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

    .footer-left,
    .footer-center,
    .footer-right {
        display: inline-block;
        width: 30%;
        vertical-align: top;
    }
    
}



footer a {
    color: rgb(61, 171, 255);
}

/*
footer .footer-right {
    text-align: center;
    margin-top: 20px;
}

footer .footer-right ul {
    padding-left: 0;
    margin: 0;
}

footer .footer-right .social {
    margin-top: 15px;
}

@media screen and (min-width: 1080px) {
    footer .footer-right:last-child {
        margin-right: 0;
    }

    footer .footer-right {
        margin-top: 0;
        text-align: left;
        display: block;
        /* float: left;
        margin-right: 2.3576516%;
        width: 57.3509785%;* /
        display: block;
    }
}

footer .footer-right ul li {
    display: inline-block;
    list-style-type: none;
}


footer .footer-right .social li a {
    /* background-color: #fff; * /
    border-radius: 50%;
    /* color: #4A4A4A; * /
    padding: 9px 9px 5px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
*/

.asym-facebook:before {
    content: "\E002";
}

/* news menu */

      ul.news-menu {
        margin-top: 40px;
      }
      .news-menu .nav-item {
        line-height: 1em;
        margin: 5px;
      }

      .news-menu .nav-item h1,
      .news-menu .nav-item h2,
      .news-menu .nav-item h3,
      .news-menu .nav-item h4,
      .news-menu .nav-item h5,
      .news-menu .nav-item h6,
      .news-menu .nav-item p {
        display: inline-block;
        margin: 0 5px;
        color: rgb(61, 171, 255);
      }
      .news-menu .nav-item a {
        display: inline-block;
        line-height: 0.5em;
      }
      .news-menu .nav-item li {
        list-style-type: None;
        /* line-height: 0.5em; */
      }
      .news-menu .date {
         font-size: 1rem;
         /*line-height: 0.5em; */
      }

      .title .date {
         color: rgb(61, 171, 255);
      }

/* last news */

.news-and-events {
    margin: 24px 0;
    width: 90%;
}
.news-and-events .title {
    margin-top: 10px;
    color: black; /*rgb(61, 171, 255);*/
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 1rem;
}

.content.last-news {
    vertical-align: top;
    background-color: rgb(235, 241, 247);
    /* border-radius: 5px; */
    max-height: 600px;
    overflow-y: auto;
    margin-right: 30px;
    /*margin-left:auto;*/
    width:45%;
    display: inline-block;
}

.content.last-events {
    vertical-align: top;
    background-color: rgb(235, 241, 247);
    /* border-radius: 5px; */
    max-height: 600px;
    overflow-y: auto;
    margin-left: 30px;
    /*margin-right:auto;*/
    width:45%;
    display: inline-block;
}

.is-old {
    display: none;
}

.show-is-old {
    display: block;
}

#toggle-is-old {
    top: 150px;
    right: 25%;
    /*position:fixed;*/
    float: right;
}

.btn-istria-blue {
    background-color:rgb(61, 171, 255);
    border-color: rgb(61, 171, 255);;
}

/* cookie */
#CookielawBanner {
    margin: 50px;
    border: 2px solid orange;
    background-color: rgb(235, 241, 247);
}
#CookielawBanner h6 {
    font-weight: bold;
}
