@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,700');

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;/*'Poppins', fantasy, Arial; /* "Comic Sans MS", cursive, sans-serif !important;*/
  background-color: white;/*#f2f2f2; /*#F5F5F5*/
  font-size: 1em;
  text-align: justify;
  color: #212121;
  background-image: url('../img/background2.jpg');
  background-repeat: repeat-y;
  background-position: left;
}

.content-all {
  max-width: 1920px;
  margin: 0px auto;
  padding: 0px;
}

.text-shadow {
  text-shadow: 1px 1px 10px #222;
}

.padding {
  padding: 20px;
}

.content-width {
  width: 70%;
  margin: auto;
}

.carousel-inner img {
  height: 100%;
  width: 100%;
}

#map {
  height: 400px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;

  border-radius: 5px;
  margin-bottom: 15px;
}

#map img{
  height: 400px;
  width: 100%;
  border-radius: 5px;
}

#logoimg {
  max-height: 80px;
  width: auto;
}

#kalendarimg {
  min-width: 90%;
  width: 95%;
  margin: auto;
}

.importanLinks img {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

.navbar {
  /*font-weight: bold; */
  font-size: 1.1em;
  padding-right: 15px;
}

.carousel-caption {
  position: absolute;
  top: 70%;
  transform: translateY(-30%);
}

.carousel-caption h2 {
  text-transform: uppercase;
  text-shadow: 1px 1px 15px #111;
}

.carousel-caption h3 {
  text-shadow: 1px 1px 10px #000;
}

.jumbotron {
  padding: 20px;
  border-radius: 0px;
  font-size: 1em !important;
  font-weight: normal !important;
}

.container {
  padding: 0px !important;
}

.bg-green {
  background-color: #1a662e;
}

.btn {
  background-color: #1a662e;
}

.btn-primary {
  border-color: #1a662f;
}

.color-light-grey {
    color: lightgray;
}

.color-green {
  color: #1a662e;
}

.date {
  font-style: italic;
  font-weight: lighter;
}

footer {
  /* background-color: #1a662e; /* #50C878; */
  color: #d9e2ef;
}

footer h3 {
  text-shadow: 1px 1px 15px #111;
}

footer a{
  color: #d9e2ef;
  padding: 10px;
}

footer a:hover{
  color: #d9e2ef;
  text-decoration: none;

}

hr.light {
  border-top: 1px solid #d6d6d6;
  width:75%;
}

hr.light-12 {
  border-top: 1px solid #d6d6d6;
  width:100%;
}

iframe, video {
  width: 100%;
  height: 600px;
  border: none;
  padding-top: 20px;
}


.news {
  background-color: white;
  margin-bottom: 1rem !important;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .125);
  padding: 0px;
  border-radius: 5px;
}

.news-header {
  background-color: rgba(0, 0, 0, .03);
  border-bottom: 1px solid rgba(0, 0, 0, .125);
  padding: .80rem;
}

.news-title {
  padding: 10px 10px 10px 0px;
}

.news-body {
    padding: 1rem;
    /*background-image: url('../img/news/newsbackgroundL.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;*/
}

.news-footer {
  background-color: rgba(0, 0, 0, .03);
  border-top: 1px solid rgba(0, 0, 0, .125);
  padding: .80rem;
  color: #6c757d !important;
  text-align: right !important;
}

.news-title h1 {
  font-size: 1em !important;
}

.newslogo {
  max-width: 150px;
  height: auto;
}

.vestImg {
  width: auto !important;
  height: 500px !important;
  margin: 0px auto;
}

#employeesSection img, .contact-section img {
  width: 256px;
  height: 256px;
}


.news-display {
  display: none !important;
}

.archivePreview {
  font-style: italic;
  color: #292929;
}

.archivePreview:hover {
  color: #000;
  font-style: normal;
}

.arcivePreviewDate {
  font-weight: bold;
}

.nav-tabs {
  font-size: 1.4em;
  padding: 0px;
  margin-bottom: 20px;
}

.casopisi a {
  color: #212121 !important;
  padding: 10px;
}

.nav-tabs li a{
  padding: 0px 15px;
  color: #212121 !important;
  /*border-right: 1px solid #dee2e6;*/
}
.nav-tabs li a:hover{
  border-top: 2px solid #1a662e;
  text-decoration: none;
}

.casopisi a:hover{
  color: gray;
  text-decoration: none;
}

.iframe-pdf {
  width: 100%;
  height: 1200px;
  border: none;
}

.dropdown-menu {
    min-width: 350px;
    background-color: #1a662e;
}

.dropdown-menu a {
  color: rgba(255,255,255,.5);
}

a.dropdown-item {
    white-space: normal;
}

.dropdown-menu a:hover {
  text-decoration: none;
  background-color: #1a772f;
  color: #f2f2f2;
}

.link123 {
  font-weight: bold;
  text-decoration: none;
  color: #212121 !important;
}

.link123:hover {
  text-decoration: none;
}


.imgcontainer {
	position: relative;
  text-align: center;
  color: white;
	display: inline-block;
}

.imgcontainer img {
	height: auto;
	max-width: 100%;
}

.imgcontainer a, .imgcontainer a:hover {
  color: white;
  font-weight: bold;
  text-decoration: none;
  font-size: 1.4em;
}

.imgtextcentered {
	position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
	display: none;
	font-weight: bold;
	font-size: 1.3em;
}

.imgcontainer:hover {
	background-color: rgba(0, 0, 0, 0.4);
}

.imgcontainer:hover img {
	opacity: 0.5;
}

.imgcontainer:hover .imgtextcentered{
	display: inline-block;
}





/*---Media Queries --*/
@media (max-width: 992px) {
  html, body{
    background-image: url('../img/background2S.jpg');
    background-repeat: repeat-y;
    background-position: left;
  }

  #employeesSection img, .contact-section img {
    width: 200px;
    height: 200px;
  }

  .content-all {
    width: 100%;
  }
  .navbar {
    padding-right: 10px;
  }

  .iframe-pdf {
    width: 100%;
    height: 1000px;
    border: none;
  }

  .nav-tabs {
    font-size: 1.3em !important;
  }

  .imgcontainer a, .imgcontainer a:hover {
    font-size: 1.3em;
  }

  .newslogo {
    max-width: 120px;
    height: auto;
  }
}

@media (max-width: 768px) {
  html, body{
    background-image: url('../img/background2S.jpg');
    background-repeat: repeat-y;
    background-position: left;
  }

  #employeesSection img, .contact-section img {
    width: 180px;
    height: 180px;
  }

  .navbar {
    padding-right: 8px;
  }

  .content-all {
    width: 100%;
  }
  .padding {
    padding: 10px;
  }

  #map {
    height: 300px;
    width: 100%;
  }

  #map img {
    height: 300px;
    width: 100%;
    border-radius: 5px;
  }

  .carousel-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .importanLinks {
    display: none !important;
  }

  .carousel-caption h1, .carousel-caption h2, .carousel-caption h3 {
    font-size: 1.6rem !important;
  }

  iframe, video {
    border: none !important;
    width: 100%;
    height: 450px;
  }

  .newslogo {
    max-width: 80px;
    height: auto;
  }

  .vestImg {
    width: auto !important;
    height: 400px !important;
    margin: 0px auto;
  }

  .importanLinks img {
    border-radius: 5px;
    width: 70%;
    height: auto;
  }
  .iframe-pdf {
    width: 100%;
    height: 900px;
    border: none;
  }
  .nav-tabs {
    font-size: 1.2em !important;
  }
  .news-body {
      padding: 1rem;
      /*background-image: url('../img/news/newsbackgroundM.jpg');
      background-position: right bottom;
      background-repeat: no-repeat;*/
  }
  .dropdown-menu {
      min-width: 300px;
  }

  .imgcontainer a, .imgcontainer a:hover {
    font-size: 1.1em;
  }
}

@media (max-width: 576px) {
  html, body{
    background-image: none;
  }

  .newslogo {
    display: none;
  }

  #employeesSection img, .contact-section img {
    width: 150px;
    height: 150px;
  }

  .content-all {
    width: 100%;
  }
  .navbar {
    padding-right: 0px;
  }

  #map {
    height: 200px;
    width: 100%;
  }

  #map img {
    height: 200px;
    width: 100%;
    border-radius: 5px;
  }

  .news {
    margin: 0px 5px 0px 5px;
  }

  .newsLogoContainer {
    display: none;
  }

  .padding {
    padding: 5px;
  }

  .carousel-caption {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }

  .carousel-caption h1, .carousel-caption h2, .carousel-caption h3 {
    font-size: 1rem !important;
  }

  iframe, video {
    width: 100%;
    height: 300px;
    border: none;
  }

  .vestImg {
    width: auto !important;
    height: 400px !important;
    margin: 0px auto;
  }

  .importanLinks {
    display: none !important;
  }
  .iframe-pdf {
    width: 100%;
    height: 800px;
    border: none;
  }
  .nav-tabs {
    font-size: 1em !important;
  }
  .news-body {
      padding: 1rem;
      /*background-image: url('../img/news/newsbackgroundS.jpg');
      background-position: right bottom;
      background-repeat: no-repeat;*/
  }
  .dropdown-menu {
    max-width: 96%;
  }
  .imgcontainer a, .imgcontainer a:hover {
    font-size: 1em;
  }
}




/*---Firefox Bug Fix --*/
.carousel-item {
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}
/*--- Fixed Background Image --*/
figure {
  position: relative;
  width: 100%;
  height: 60%;
  margin: 0!important;
}
.fixed-wrap {
  clip: rect(0, auto, auto, 0);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*--- Bootstrap Padding Fix --*/
[class*="col-"] {
    padding: 1rem;
}





/*
Extra small (xs) devices (portrait phones, less than 576px)
No media query since this is the default in Bootstrap

Small (sm) devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

Medium (md) devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

Large (lg) devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

Extra (xl) large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }
*/
