@import url(Gotham.css);



html, 
.carousel, 
.carousel-inner, 
.carousel-inner .item {
    height: 100%;
}

body {
  font-family: 'Gotham Book';
  font-weight: normal;
  font-style: normal;
  background-color: #003c45;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%; margin: 0; padding: 0;
  font-size: 15px;
  
}

.holder {z-index: 9;height: 100%;position: relative;overflow: hidden;}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Gotham';
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  
}
a {color: #fff;}


.logo {position:absolute;width: 45%;text-align: right;z-index: 9999;}
.logo img{width: 130px; padding:20px;}



#nav-toggle { position: fixed;right:30px;top: 50px;background: transparent;border: none;z-index: 9999999; }

#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 35px;
  background: #fff;
  position: absolute;
  display: block;
  content: '';
}
#nav-toggle span:before {
  top: -10px; 
}
#nav-toggle span:after {
  bottom: -10px;
}

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 500ms ease-in-out;
}
#nav-toggle.active span {
  background: transparent;
}
#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0;
}
#nav-toggle.active span:before {
  transform: rotate(45deg);
}
#nav-toggle.active span:after {
  transform: rotate(-45deg);
}
.menu-overlay {width: 100%;height: 100%;background: rgba(0,155,175,0.75);position: fixed;z-index: -999;
-webkit-transition: opacity 1s ease;
  -moz-transition: opacity 1s ease;
  -ms-transition: opacity 1s ease;
  -o-transition: opacity 1s ease;
  transition: opacity 1s ease;
  filter: alpha(opacity=0);
  opacity: 0;
}
.menu-overlay.toggled {filter: alpha(opacity=100);opacity: 1;z-index: 99999;}
.right-half-menu {
  transform: translateX(110%);
  transition: transform 0.5s ease-in-out;
  position: fixed;
  right:0;
  width: 45%;
  float: right;
  padding: 150px 50px 200px 50px;
  height: 100%;
  background-color: #003c45;
  z-index: 999999;
  font-family: 'Gotham Pro';
  font-weight: bold;
  font-style: normal;
}
.right-half-menu.toggled {transform: translateX(0);}

.nav>li>a:focus, .nav>li>a:hover {background: transparent;color: #009aaf;}

.navigation {list-style: none;font-size: 25px;text-transform: uppercase;border-right: 5px solid #009aaf;text-align: right;padding-right: 20px;
  font-family: 'Gotham';
  font-weight: bold;
  font-style: normal;
}

.languages-side{
font-family: 'Gotham';
font-weight: bold;
font-style: normal;
}

.left-half {display:table;width: 45%;float: left;height: 100%;background-color: #003c45;}
.intro-bottom {
display:table-cell;
vertical-align: bottom;
text-align: right;
padding: 20px;
color: #00c5c2;
}
.intro-center {
display:table-cell;
vertical-align: middle;
text-align: right;
padding: 20px;
color: #00c5c2;
}

.intro-center h1 {color: #a6d552;text-align: right;font-size: 65px;letter-spacing: -3px;line-height: 60px;margin-bottom: 0;}
.intro-center h1 strong{color: #00c5c2;font-weight: bold;}
.intro-center p{color: #fff;padding: 0 0 0 200px;}
.topimg {width: 55%;float: left;height: 100%;}


#map {width: 55%;float: left;height: 100%;}

.nav-bottom li{display: inline-block;float: left;}


#carousel-zi {width: 55%;float: left;background-color: #003c45;}

.carousel-inner>.item>img{
  object-fit: cover;
  max-width: 100%;
  min-width: 100%;
  min-height: 100%;
}

.intro h1 {color: #a6d552;text-align: right;font-size: 65px;letter-spacing: -3px;line-height: 60px;margin-bottom: 0;}
.intro h1 strong{color: #00c5c2;font-weight: bold;}
.intro p {text-transform: uppercase;font-size: 25px;line-height: 25px;letter-spacing: -1px;}

.intro {position: absolute;display: table;height: 100%;width: 50%; text-align: right;z-index: 9999;padding-right: 0;transition:All 1s ease;
-webkit-transition:All 0.5s ease-in-out;
-moz-transition:All 0.5s ease-in-out;
-o-transition:All 0.5s ease-in-out;}
.intro-text {display: table-cell;vertical-align: middle;}

.intro.toggled {width: 45%;padding-right: 20px;}


.blog .item-image {width: 30%;display: inline-block; margin-right: 30px;}
.blog .item-image img {width: 100%;}
.blog .page-header h2{text-align: left;font-size: 22px;}
.blog .page-header h2 a:hover{color: #00c5c2; text-decoration: none;}

.items-leading>div{display: inline-block ;width: 100%;margin: 20px 0;}

.item-page .item-image {width: 40%;display: inline-block; margin-left: 30px;margin-bottom: 30px;}
.item-page .item-image img {width: 100%;}
.item-page .page-header h2{text-align: left;font-size: 22px;}

.page-header {padding: 0;border-bottom: 0;margin: 0;}
.page-header h2 {margin-top: 0;}
.carousel-indicators li{
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #00c5c2;
  border-radius: 20px
}
.carousel-indicators .active{
  display: inline-block;
  width: 21px;
  height: 21px;
  margin: 0;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 20px
}

.studijsko-planska-dokumentacija .holder,.krajobrazna-arhitektura .holder,
.study-and-planning-documentation .holder,.landscape-architecture .holder {height: 150px;}
.studijsko-planska-dokumentacija .logo,.krajobrazna-arhitektura .logo,
.study-and-planning-documentation .logo,.landscape-architecture .logo {width: 10%;}

.content {background-color: #003c45;z-index: 9;position: relative;box-shadow: 0px -20px 30px rgba(0,30,39,0.5); }
.content .container {padding: 100px 0;}
.content h1 {margin-top: 0;}

.content .tim {padding: 50px 0;}

.contact h3,.contact dl,.well legend,#jform_spacer-lbl {display: none;}

.form-horizontal .control-label {text-align: left;}

#contact-form input,#contact-form textarea {padding: 10px;border: 1px #ccc solid;width: 500px;max-width: 100%;background: transparent;color: #fff;}
.btn-primary {background: transparent;color: #fff;border-radius: 0;border: 1px #ccc solid;}
.btn-primary:hover {background: #fff;color: #000;}

.well {
  min-height: 20px;
padding: 0;
margin-bottom: 20px;
background-color: transparent;
border: none;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;}
.team {}
.team .oneforth {display: inline-block;width: 20%;float: left;margin:2%;}
.team .oneforth img{float: left;width: 100%;}
.team .oneforth img.img-drop{
  border-radius: 50% 50% 0px 50%;
-moz-border-radius: 50% 50% 0px 50%;
-webkit-border-radius: 50% 50% 0px 50%;}
.team .oneforth .text-over{width: 100%;display: inline-block;padding: 20px;text-align: center;}
.footer-place {width: 100%;height: 210px;z-index: 0;position: relative;}
.footer {
    padding: 15px 0 0 0;
    display: inline-block;
    background: #9BC346;
    color: #fff;
    position: fixed;
    bottom: 60px;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 150px;
}
.footer .col-md-1,.footer .col-md-2 {padding-top: 50px;}
.footer .navbar-nav {tmargin:0;}
.footer .container {padding:0;}
.footer .col-md-11 {padding:40px 0 0 15px;}
.footer h3 {text-transform: uppercase;color: #fff;font-size: 11px; border-right: solid #ff0000 1px;padding-right: 10px;}
.footer p {color: #fff; padding-right: 10px;}
.footer .navbar-nav>li {text-align: center;width: 100%;padding-right: 10px;}
.footer .navbar-nav>li>a {padding: 0 0 5px 0;color: #ccc;}
.footer .navbar-nav>li>a:hover, .footer .navbar-nav>li>a:focus {background:transparent;color: #fff;}
.footer .logo-bottom{float: left;display: inline-block;margin-top: -50px;}
.footer .copyright {text-align: right;}


.copy{
text-align: center;
color: #fff;
height: 60px;
padding-top: 15px;
position: fixed;
bottom: 0;
z-index: 1;
margin-top: -5px;
font-size: 12px;
background: #8baf3f;
border-top: 1px solid #84a63c;
width: 100%;


}
.copy p {font-size: 15px;}
.copy a {color: #fff;}


.carousel.carousel-fade {
  opacity: 1;
}
.carousel.carousel-fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  height: 100%;
  display:block !important;
  z-index:1;
}
.carousel.carousel-fade .item:first-child {
  top:auto;
  position:relative;
}
.carousel.carousel-fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}
#o2 {height: 100%;background: #005461;}

.about-img {background: url('../images/about.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.usluge-img {background: url('../images/20090910.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.znanstveni-img {background: url('../images/znanstveni_projekti.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.reference-img {background: url('../images/bear-422682_1920.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.suglasnosti-img {background: url('../images/plant-1335575_1920.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.odabrani-img {background: url('../images/odabrani.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}
.nastim-img {background: url('../images/nastim.jpg');webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}

.panel-default {background: transparent;border: 0;}
.panel-default>.panel-heading {background: transparent;color: #fff;padding: 10px;text-align: left;}
.panel-default>.panel-heading .panel-title {font-size: 30px;display: inline-block;padding-top: 100px;}
.panel-body {padding: 0 50px 50px 150px;}

.top100 {margin-top: 100px;display: inline-block;width: 100%;}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {border: 0;}
.panel-title img {margin-right: 20px;float: left;margin-top:-100px;}

.languages-side {text-align: right;padding-top: 30px;color: #009aaf;;}
.languages-side a:hover{color: #009aaf;}

@media(max-width:1200px) {
  .intro h1 {font-size: 50px;line-height: 55px;}
  .intro-center h1 {font-size: 45px;line-height: 50px;}
  .intro-center p {padding: 0 0 0 50px;}
  .nav>li>a {padding: 10px;}


  .top100 {margin-top: 40px;}
  
}

@media(max-width:1024px) {
  .footer .col-md-9 {padding-top: 20px;}
  .nav>li>a {padding: 10px;}

}
@media(max-width:767px) {
  .intro-text {padding-right: 10px;}
  .logo {width: auto;}
  .holder {height: auto;background-color: #003c45;}
  .studijsko-planska-dokumentacija .holder,.krajobrazna-arhitektura .holder,
.study-and-planning-documentation .holder,.landscape-architecture .holder {min-height:0;height: 150px;}
.content {background-color: #003c45;
z-index: 9;
position: relative;
box-shadow: none;}
.team .oneforth img {padding: 30px;}
.panel-title img {width: 100%!important;padding: 20px;}
  .left-half {width: 100%;float: none;height: 0;}
  .topimg {width: 100%;height: 350px;}
  .right-half-menu {width: 98%;}
  .intro {width: 100%;background: rgba(0,60,69,0.6);}
  .intro h1 {font-size: 35px;letter-spacing: -1px;line-height: 40px;margin-bottom: 0;}
  .intro p {font-size: 15px;line-height: 15px;letter-spacing: -1px;}
  #carousel-zi {width: 100%;}
  .intro-bottom {display: none;}
  .intro-center {text-align: left;}
  .intro-center h1 {font-size: 35px;letter-spacing: -1px;line-height: 40px;text-align: left; }
  .intro-center p {padding: 0;}
  #o2 {height: 50%;}
  .topimg img{object-fit: cover;min-width: 100%;min-height: 100%;}
  .team .oneforth {display: inline-block;width: 100%;float: left;}
  .nav-bottom {display: none;}
  .panel-default>.panel-heading {background: transparent;color: #fff;padding: 50px;text-align: center;}
  .panel-body {padding: 50px;}
  #map {width: 100%;height: 400px;}
  .carousel, .carousel-inner, .carousel-inner .item {height: 90%;}
  .navigation {font-size:20px;}
  .home-hr-hr .holder, .home-en-gb .holder {height: 100%;}
  .carousel-indicators {z-index: 99999;}
  .footer .col-md-2 {padding-top: 25px;}
}


