@import url(https://fonts.googleapis.com/css?family=Boogaloo);
body{
  background-image: url("img/background3.png");
  background-repeat: no-repeat;
  background-size: cover;

}
.full-menu{
background-color: #000;
}
.full-top-bar{
height: 28px;
background-color: #fc7547; 
}
.twelve.columns.main{
    background-color: #fff;
    text-align: justify;
    padding-left: 46px;
    padding-right: 46px;
    padding-top: 46px;
    padding-bottom: 26px;
    box-shadow: 0px 0px 3px 0px rgba(137, 133, 133, 0.60); 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#mainHeader{
text-align: center;
}
#site-title h1{
font-family: 'Boogaloo', cursive; 
}
h1.glavni-naslov{
        font-family: 'Boogaloo', cursive;
        font-size: 6em;
        color: #fff; 
        text-shadow: 2px 2px #2d2d2d; 
        margin-top: 14px;
}
h1.glavni-naslov a:link{
        color: #fff; 
}
h1.glavni-naslov a:visited{
        color: #fff; 
}
h1.glavni-naslov a:hover{
        color: #fff; 
}
h1.glavni-naslov a:active {
        color: #fff; 
}
.title{
    display: block;    
    border: 2px solid #fc7547;
    text-align: center;
    margin-bottom: 46px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
}
.link{
padding-top: 8px;
padding-bottom: 8px;
padding-left: 10px;
padding-right: 10px;
background-color: #fc7547;
text-align: center;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
}
.link h5{
color: #fff;  
font-weight: bold;  
}
.link a:link{
color: #fff;    
}
.link a:visited{
color: #fff;    
}
.link a:hover{
color: #2d2d2d;    
}
.link a:active {
color: #2d2d2d;    
}
.line{
margin-top: 10px;    
border: 1px solid #ccc;
padding: 2px; 
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px; 
}   
.text-title  {
border: 1px solid #ccc;
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;   
margin-bottom: 18px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;  
}
.highlight{
padding: 20px;
border: 1px solid #ccc;   
 -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;  
margin-bottom: 46px; 
}
.highlight h5{
color: #555;    
}
.highlight.main{
text-align: center;
display: block; 
padding: 10px;
border: 1px solid #ccc;   
 -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;  
margin-bottom: 24px;    
}
.highlight.main a:link{
color: #fc7547;    
}
.highlight.main a:hover{
color: #ccc;    
}
#site-description h4, h5{
color: #fff;  
}
.seven.columns.centered{
background-color: #000;
text-align: center;
padding: 6px;
margin-bottom: 40px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

}
.six.columns.push_six{
    text-align: right;
}
.image.photo{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#radno-vrijeme{
text-align: center;
}
iframe{
width: 100%;
 -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;   
}
.mapa{
border: 1px solid #ccc;
padding: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
line-height: 0px;    
}
.socials{
text-align: right;    
}
/*
 Footer
*****************/ 
footer{

padding-top: 14px;
padding-bottom: 20px;
border-top: 5px solid #fc7547; 
background-color: #FFF;

}
#mainFooter{
margin-top: 40px;
 
}
#left p{
  font-size: 12px;
}
#right {

  text-align: right;
}
a:link.istudio {
        color: #000;
        font-size: 14px;
}
a:visited.istudio {
        color: #000;
        font-size: 14px;
}
a:hover.istudio {
        color: #595959;
}
a:active.istudio {
        color: #595959;
}
small{
 font-size: 12px;    
}
/*

**************************** NAVIGACIJA ************************** NAVIHACIJA ***********************
 
*/

.navbar {
    background: none repeat scroll 0 0 #000;
    display: block;
    margin-bottom: 0;
    min-height: 60px;
    width: 100%;
    font-weight: bold;

}

@media only screen and (max-width: 767px) {
.navbar {
    border: medium none;
    position: relative;
}
.navbar .column, .navbar .columns {
    min-height: 0;
}
}
.navbar.fixed {
    left: 0;
    top: 0;
    z-index: 99999;
}
.navbar a.toggle {
    display: none;
}
@media only screen and (max-width: 767px) {
.navbar a.toggle {
    background: none repeat scroll 0 0 #fc7547;
    border-radius: 4px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 1.875rem;
    height: 40px;
    line-height: 38px;
    position: absolute;
    right: 4%;
    text-align: center;
    top: 18%;
    width: 46px;

}
.navbar a.toggle:hover {
    background: none repeat scroll 0 0 #f7916e;
}
.navbar a.toggle:active, .navbar a.toggle.active {
    background: none repeat scroll 0 0 #f7916e;
}
}
.navbar .logo {
    display: inline-block;
    height: 60px;
    line-height: 58px;
    margin: 0 2.12766% 0 0;
    padding: 0;
}
.navbar .logo a {
    display: block;
    height: 60px;
    line-height: 58px;
    overflow: hidden;
    padding: 0 0 0 16px;
}
@media only screen and (max-width: 767px) {
.navbar .logo {
    display: inline;
    float: left;
}
.navbar .logo a {
    padding: 0;
}
.navbar .logo a img {
    height: auto;
    max-width: 100%;
    width: auto;
}
}
.navbar ul {
    display: table;
    float: none;
    margin: 0;
    vertical-align: middle;

}
@media only screen and (max-width: 767px) {
.navbar ul {
    background: none repeat scroll 0 0 #2D2D2D; /* pozadina navigacije mobile */
    display: block;
    height: 0;
    left: 0;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 60px;
    width: 100% !important;


}
.navbar ul.active {
    box-shadow: 0 2px 2px #009fe0;
    height: auto;
    max-height: 600px;
    transition-duration: 0.5s;
    z-index: 999999;
border-top: 3px solid #fff;
}
}
.navbar ul li {
    display: table-cell;
    height: 60px;
    line-height: 58px;
    margin: 0;
    padding-bottom: 0;
    text-align: center;
		/* border-top: 1px solid #fff;  */       /* crta mobilni padajući menu */
}
@media only screen and (max-width: 767px) {
.navbar ul li {
    border-right: 0 none !important;
    box-shadow: none;
    display: block;
    height: auto;
    max-height: 320px;
    min-height: 50px;
    position: relative;
    transition-duration: 0.5s;
    width: 100%;
}
}
.navbar ul li > a {
    color: #FFFFFF;
    display: block;
    font-size: 0.87rem;
    height: 60px;
    line-height: 58px;
    padding: 0 16px;
    
    white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
.navbar ul li > a {
    font-size: 12px;
}
}
.navbar ul li > a i.icon-popup {
    position: absolute;
}
.navbar ul li .btn {
    border-color: #770130 !important;
}
.navbar ul li.field {
    margin-bottom: 0 !important;
    margin-right: 0;
}
@media only screen and (max-width: 767px) {
.navbar ul li.field {
    padding: 0 20px;
}
}
.navbar ul li.field input.search {
    background: none repeat scroll 0 0 #AA0144;
    border: medium none;
    color: #F2F2F2;
}
.navbar ul li .dropdown {
    background: none repeat scroll 0 0 #FAFAFA;
    height: 0;
    max-width: 320px;
    min-width: 0;
    overflow: hidden;
    position: absolute;
    width: auto;
    z-index: 999;
}
@media only screen and (max-width: 767px) {
.navbar ul li .dropdown {
    box-shadow: none !important;
    max-width: 100%;
    position: relative;
    width: 100%;
}
.navbar ul li.active .dropdown {
    border-bottom: 1px solid #DD0158;
}
.navbar ul li.active .dropdown ul {
    background: none repeat scroll 0 0 #fc7547;
    box-shadow: none !important;
    height: auto;
    max-height: 250px;
    min-height: 50px;
    overflow: auto;
    position: relative;
    top: 0;
}
.navbar ul li.active .dropdown ul li {
    border-bottom: medium none #009fe0;
    min-height: 50px;
}
.navbar ul li.active .dropdown ul li a {
    border-bottom: 1px solid #DD0158;
    color: #FFFFFF;
}
.navbar ul li.active .dropdown ul li a:hover {
    color: #009fe0;
}
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
.navbar > ul > li > .btn a {
    padding: 0 10px !important;
}
.navbar ul > li .dropdown ul li.active .dropdown {
    left: -320px;
}
}
.ie7 .navbar > ul {
    width: auto;
}
.ie7 .navbar, .ie7 .navbar > ul > li > a {
    display: block;
}
.ie7 .navbar .logo, .ie7 .navbar ul, .ie7 .navbar ul li {
    display: inline-block;
    float: left;
}
.ie7 .navbar .logo a {
    display: block;
    overflow: hidden;
}
.ie7 .navbar > ul > li .field {
    display: block;
    padding: 12px 18px 0;
    width: 80%;
}

.navbar li .dropdown ul {
    display: block;
    margin: 0;
}
.navbar li .dropdown ul > li {
    display: block;
    float: left;
    height: auto;
    position: relative;
    text-align: left;
    width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 939px) {
.navbar li .dropdown ul > li {
    max-width: 320px;
    word-wrap: break-word;
}
}
.navbar li .dropdown ul > li a {
    border-bottom: 1px solid #fc7547;
    color: #D24078;
    display: block;
    height: 51px;
    line-height: 49px;
    padding: 0 20px;
    text-shadow: none;
}
@media only screen and (max-width: 767px) {
.navbar li .dropdown ul > li a {
    padding: 0 20px;
}
}
.navbar li .dropdown ul > li .dropdown {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
}
.navbar li .dropdown ul li:first-child a {
    border-radius: 0;
}
.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a {              /* *****************************navbar hover************************* */
    background: none repeat scroll 0 0 #151515;
    position: relative;
    z-index: 1000;
}
.gumby-no-touch .navbar ul li:hover .dropdown, .gumby-touch .navbar ul li.active .dropdown {
    border-top: 1px solid #F60162;
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.3);
    height: auto;
    max-height: 561px;
    min-height: 50px;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.gumby-no-touch .navbar ul li:hover .dropdown ul {
    box-shadow: none !important;
    height: auto;
    max-height: 250px;
    min-height: 50px;
    position: relative;
    top: 0;
    transition-duration: 0.5s;
}
.gumby-no-touch .navbar ul li:hover .dropdown ul li {
    min-height: 50px;
}
@media only screen and (max-width: 767px) {
.gumby-no-touch .navbar ul li:hover .dropdown ul {
    background: none repeat scroll 0 0 #E7015C;
    overflow: auto;
}
.gumby-no-touch .navbar ul li:hover .dropdown ul li {
    border-bottom: medium none #F60162;
}
.gumby-no-touch .navbar ul li:hover .dropdown ul li a {
    border-bottom: 1px solid #DD0158;
    color: #FFFFFF;
}
.gumby-no-touch .navbar ul li:hover .dropdown ul li a:hover {
    color: #D24078;
}
}
.gumby-no-touch .navbar ul li:hover .dropdown ul li {
    min-height: 50px;
}
.gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown, .gumby-touch .navbar li .dropdown ul > li.active .dropdown {
    border-top: medium none;
    display: block;
    left: 100%;
    margin-top: 0;
    position: absolute;
    top: 0;
    z-index: 9999;
}
@media only screen and (max-width: 767px) {
.gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown, .gumby-touch .navbar li .dropdown ul > li.active .dropdown {
    left: 0;
    position: relative;
}
.gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown ul, .gumby-touch .navbar li .dropdown ul > li.active .dropdown ul {
    background: none repeat scroll 0 0 #C4014E !important;
}
}
.gumby-no-touch .navbar li .dropdown ul li a:hover {
    background: none repeat scroll 0 0 #F2F2F2;
}
.gumby-touch .navbar a:hover {
    color: #FFFFFF !important;
}
/*
 Media Screen
*****************/ 
@media screen and (min-width: 0px) and (max-width: 720px) {
    #left{text-align: center; padding-bottom: 8px; border-bottom: 1px dotted #ccc;}
    #right{text-align: center;margin-top: 10px;}
    body{
  background-image: url("img/background2.png");
  background-repeat: no-repeat;
}
.twelve.columns.main{
padding-left: 10px;
padding-right: 10px;
padding-top: 20px;
padding-bottom: 20px;

}

}    

.video-container {
    margin-top: 24px;
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
    border: 5px solid #FFF;
box-shadow: 0px 0px 1px #555;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.services p{

color: #fff;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
text-align: center; 

}

.services { text-align: center; margin-bottom: 20px; }


.important{
    padding: 20px;
    border: 2px solid #fc7547; 
}


