﻿
body {font-family: 'Open Sans', sans-serif;}
*:hover {  -webkit-transition: all 1s ease;  transition: all 1s ease;}
a {color: #006da0;    text-decoration: none;}
a:hover, a:focus {color: #005080;    text-decoration: none; }
section {float: left;  width: 100%;  background: #fff;    padding: 30px 0;}
h1 {float: left;  width: 100%;  color: #232323;  margin-bottom: 30px;  font-size: 14px;}
h1 span {font-family: 'Libre Baskerville', serif;  display: block;  font-size: 45px;  text-transform: none;  margin-bottom: 20px;
  margin-top: 30px;  font-weight: 700}
h1 a { color: #131313;  font-weight: bold;}
.profile-card-1 {  font-family: 'Open Sans', Arial, sans-serif;  position: relative;  float: left;  overflow: hidden;
  width: 100%;  color: #ffffff;  text-align: center;  height: 368px;  border: none;  padding: 38px 10px;}
.profile-card-1 .background {  width: 100%;  vertical-align: top;  opacity: 0.9;  -webkit-filter: blur(5px);  filter: blur(5px);
  -webkit-transform: scale(1.3);  transform: scale(2.8);}
.profile-card-1 .card-content {  width: 100%;  padding: 15px 25px;  position: absolute;  left: 0;  top: 50%;}
.profile-card-1 .profile {  border-radius: 50%;  position: absolute;  bottom: 50%;  left: 50%;  max-width: 100px;  opacity: 1;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);  border: 2px solid rgba(255, 255, 255, 1);  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);}
.profile-card-1 h2 {  margin: 0 0 5px;  font-weight: 600;  font-size: 25px;}
.profile-card-1 h2 small {  display: block;  font-size: 15px;  margin-top: 10px;}
.profile-card-1 i {  display: inline-block;  font-size: 16px;  color: #ffffff;  text-align: center;  border: 1px solid #fff;
  width: 30px;  height: 30px;  line-height: 30px;  border-radius: 50%;  margin: 0 5px;}
.profile-card-1 .icon-block {  float: left;  width: 100%;  margin-top: 5px;}
.profile-card-1 .icon-block a {  text-decoration: none;}
.profile-card-1 i:hover {  background-color: #fff;  color: #2E3434;  text-decoration: none;}
.profile-card-4 .card-img-block {  float: left;  width: 100%;  height: 150px;  overflow: hidden;}
.profile-card-4 .card-body {  position: relative;}
.profile-card-4 .profile {  border-radius: 50%;  position: absolute;  top: -62px;  left: 50%;  width: 100px;  border: 3px solid #FFFFFF;
  margin-left: -50px;}
.profile-card-4 .card-img-block {  position: relative;}
.profile-card-4 .card-img-block>.info-box {  position: absolute;  background: rgba(217, 11, 225, 0.6);  width: 100%;  height: 100%;
  color: #fff;  padding: 20px;  text-align: center;  font-size: 14px;  -webkit-transition: 1s ease;  transition: 1s ease;  opacity: 0;}
.profile-card-4 .card-img-block:hover>.info-box {  opacity: 1;  -webkit-transition: all 1s ease;  transition: all 1s ease;}
.profile-card-4 h5 {  font-weight: 600;  color: #006da0;}
.profile-card-4 .card-text {  font-weight: 300;  font-size: 15px;}
.profile-card-4 .icon-block {  float: left;  width: 100%;}
.profile-card-4 .icon-block a {  text-decoration: none;}
.profile-card-4 i {  display: inline-block;  font-size: 16px;  color: #006da0;  text-align: center;  border: 1px solid #006da0;
    width: 30px;  height: 30px;  line-height: 30px;  border-radius: 50%;  margin: 0 5px;} 
.profile-card-4 i:hover {  background-color: #006da0;  color: #fff;}
.image-container {    position: relative;    display: inline-block;}
.image-container img {    display: block;}
.play-icon { position: absolute;  bottom: 10px; right: 10px; font-size: 24px; color: white; }
.mjesto {text-decoration: none; color: #565555; padding: 2px 2px;  border-radius: 5px; background-color:#EFF8E8; 
    transition: background-color 0.3s, color 0.3s;}
.mjesto:hover {background-color: #9FD8BC; color:#0F0F0F;}
.spomenik { position: absolute;  top: 10px; right: 10px; font-size: 24px; color: white; }
.panoramaa { position: absolute;  bottom: 7px; right: 55px; font-size: 24px; color: white; }

