/*
		font-family: 'Open Sans', sans-serif;
		font-family: 'Roboto', sans-serif;
		font-family: 'Lobster', cursive; 
		boje:
		
		#2BDE73 zelena kicstarter
        zelena za hover #47a447
        #0087c5 navigacija i arrow up

*/
/* Preloader */
/* Propeller navbar */

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* change if the mask should have another color then white */
    z-index:1000; /* makes sure it stays on top */
}

#status {
    width:200px;
    height:200px;
    position:absolute;
    left:50%; /* centers the loading animation horizontally one the screen */
    top:50%; /* centers the loading animation vertically one the screen */
    background-image:url(../images/siteloader.gif); /* path to your loading animation */
    background-repeat:no-repeat;
    background-position:center;
    margin:-100px 0 0 -100px; /* is width and height divided by two */
}
a.back-to-top{
  display: none;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom:20px;
  right: 20px;
  background:white url('../images/chevron-arrow-up.png') no-repeat center;
  border-radius: 50%;
  z-index: 1000;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}
a.back-to-top:hover{
  background:rgba(0, 135, 197, 1) url('../images/chevron-arrow-up2.png') no-repeat center;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
*{
	margin: 0 0 ;
	padding: 0 0;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	text-align: center;
	background-color: #f1f1f1;
    overflow: hidden;
}

p{
    font-weight: 100;

}
h1,h2,h3,h4,h5,h6{
	font-family: 'Roboto', sans-serif;
}
h1{
	font-weight: 900;
	color: #005BAA;	
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    margin-bottom: 0px;
   
}
h2{
    display: inline-block;
	padding-top: 40px;
    font-weight: 900;
    color: #0087c5;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    /*border-bottom: solid 3px #398439;*/
    margin-bottom: 30px;
    
}

h3{
    font-weight: 700;
    color: #333333; 
}
#owl-demo .item{
  margin: 1px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
/*transparet hambuerg*/
.navbar-default .navbar-toggle {
    border-color: transparent;
}
/*hambuerg anmimation*/
.navbar-toggle .icon-bar:nth-of-type(2) {
      top: 1px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
    top: 2px;
}

.navbar-toggle .icon-bar {
      position: relative;
      transition: all 500ms ease-in-out;
}

.navbar-toggle.active .icon-bar:nth-of-type(1) {
      top: 6px;
      transform: rotate(45deg);
}

.navbar-toggle.active .icon-bar:nth-of-type(2) {
      background-color: transparent;
}

.navbar-toggle.active .icon-bar:nth-of-type(3) {
      top: -6px;
      transform: rotate(-45deg);
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: inherit;
}
.navbar-header button{
    transition: all 0.1s ease-in-out;
}

/*----------------------------------------------------------navigacija----------------------------------------------------------*/
    @media (max-width: 767px){
     .navbar-scroll-custom {
        
            transform: translateY(-65px);
            transition-duration: 0.6s;      
       
    }
}
#fast-call{
    display:block;
    font-size: 10px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    
}
#fast-call i{
    display: inline-block;
    margin-top:0px;
}
#fast-call.display{
    display: none;
}
#fast-call p{
    margin-top: 5px;
    margin-bottom: 0px;
    padding: 0px 0px;
    color: rgba(0,0,0,0.5);
}
#fast-call span{
  padding-right: 5px;
  padding-left: 5px;
}

   

.navbar-default{
	width: 100%;
	z-index: 150;

}/*ima isto u responsive.css*/
.navbar-default .navbar-nav>li>a{
    color:  #0087c5;
    font-weight: 600;
    
}


.navbar-default .navbar-nav>li>a:hover{
    color:#005baa;
    
}
.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	 color: #005baa;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color:#005baa;
    background-color: inherit;
}

.language button{
	 color:#0087c5;
	background-color: inherit;
	border:0px;
	
}
.dropdown-menu>li>a {
    display: block;
    padding:¸5px 5px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color:#0087c5;
    white-space: nowrap;
    font-size: 85%;
}


/*----------------------------------------------------------top slider----------------------------------------------------------*/

#carousel1 a.scroll{
	color: white;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}
#naslov p{
	color:#005BAA;
	padding-bottom: 20px;
    font-weight: 400;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    font-family: 'Roboto', sans-serif;
}
/*---------------------------------------------------------asortiman----------------------------------------------------------*/

#asortiman{
	background-color: #fff;
    padding-bottom: 60px;
}
#asortiman h3{
	padding:10px 0;
    font-size: 18px;

}
#asortiman .thumb{
     box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin-bottom: 10px;
    padding-bottom: 15px;
    transition: all .6s ease-in-out;
    -webkit-transition: all.6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    padding-bottom: 10px;
      /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    
}
#asortiman .thumb:hover{
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
#asortiman .thumb p{
    font-size: 80%;
    padding-top: 10px;
    padding-bottom: 10px;
}
#asortiman .thumb img{
    padding-bottom:20px;
}


@media (min-width: 768px) {
 #asortiman .modal-title{
   text-align: left;
}
}
@media (min-width: 991px) {
 #asortiman .modal-title{
    text-align: left;
}
}




#asortiman .col-sm-12{
    margin-left: 0px;
     margin-right: 0px;
     padding-left: 0px;
     padding-right: 0px;
    
}
#asortiman button{
   margin-right: 8%;
   margin-left: 8%;

    
}
#asortiman a{
   margin-left: 8%;
   margin-left: 8%;
    
}
#asortiman p{
  padding:0 5px;

    
}
.thumb{
     box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    padding-bottom: 5px;
    padding-top: 5px;
    transition: all .6s ease-in-out;
    -webkit-transition: all.6s ease-in-out;
    -o-transition: all .6s ease-in-out;
  }
  #meha a{
    width:23%;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
      box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  }
  #meha h4{
    margin-left: 20px;
    margin-right: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.16);
  }
  #meha .row{
    padding-top: 20px;
  }
  #dijelovi .blue-line{
        margin-left: 20px;
        margin-right: 20px;
        width: 90%;
        border-bottom: 1px solid rgba(0,0,0,0.16)
  }

/*---------------------------------------------------------O NAMA----------------------------------------------------------*/
#onama{
     background-color: #fff;
}
#onama h2{
     display: inline-block;
    padding-top: 40px;
    font-weight: 900;
    color: #0087c5;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    /*border-bottom: solid 3px #398439;*/
}
#onama p{
    color:#333333;

}

.plakat{
    padding-top: 40px;
    margin: 0 auto;
}
.plakat img{
    margin: 0 auto;
}
#onama .container{
    padding-bottom: 40px;
}
#dodatni-linkovi a{
    text-decoration: none;
    font-weight: bold;
    font-size: 1em;
}
#grupe{
    background-color: #f1f1f1;
    padding-top: 60px;
    color:#333333;
    padding-bottom: 20px;

}
#grupe .thumb{
    background-color: #fff;
     box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
     transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    margin-bottom: 10px;
    padding-bottom: 15px;
    transition: all .6s ease-in-out;
    -webkit-transition: all.6s ease-in-out;
    -o-transition: all .6s ease-in-out;
      /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
}
#grupe .thumb:hover{
     box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
#grupe h4{
    padding-top: 15px;
    font-weight: 800;
}
#preseljenje{
   
     padding-top: 20px;
    color:#333333;
    padding-bottom: 40px;

}
#preseljenje .btn-success{
    transition: 0.4s ease-in-out;

}
/*---------------------------------------------------------VULKANIZER----------------------------------------------------------*/
#vulkanizer{
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #0087c5;
    color: #fff;

}
#vulkanizer h3{
    font-size: 2em;
    color: #fff;
    letter-spacing: 4px;
    font-weight: 900;

}
#vulkanizer p{
  
    
}
#vulkanizer a{
    margin-top: 20px;
}
#vulkanizer h3 span{
    font-size: 120%;
    border:2px dotted #fff;
    border-radius: 5px;
    padding:0px 5px;
}
#vulkanizer1 a {
   
    width: 19.4%;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

#geometrija1 a {
   
    width: 19.4%;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.radno-vrijeme-vs{
    font-size: 16px;
    padding-top: 30px;
}
 #cemo a{
    width: 33%;
    float: left;
    margin-left: 0.25%;
    margin-bottom: 0.25%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
 }
 .cemo-h3{
    margin-top: 50px;
    padding-bottom: 0px;
 }
 #crevo{
    margin-top: 25px;
    width: 80%;
    margin: 0 auto;
 }
 #crevo a{
    margin: 0 auto;
    margin-left: 20%;
    margin-top: 10px;

 }
  #crevo a img{
    margin: 0 auto;
    width: 60%

 }
/*---------------------------------------------------------DO NAS---------------------------------------------------------*/
#do-nas{
	background-color: #f1f1f1;
    padding-bottom: 60px;
}
.google-maps {
        margin-top: 10px;
        position: relative;
        padding-bottom: 70%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
       
    }
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
 .maps iframe{
    pointer-events: none;
}
#galerija1 a{
    width: 19.5%;
    float: left;
    margin-left: 0.5%;
    margin-bottom: 0.5%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23)

}
/*---------------------------------------------------------KONTAKT---------------------------------------------------------*/
#kontakt{
   background-color:#025baa;
    color: #fff;
    padding-bottom: 20px;
}
#kontakt .blue-line{
    margin-left: 42%;
    width: 16%;
    border-bottom:2px solid  #fff;
    padding-top: 0px;
    margin-bottom: 25px;
   
}

#kontakt a {
    text-decoration: none;
    color: #fff;
}
#kontakt a:hover{
    color: #c3c3c3;
}
#kontakt h2{
    display: inline-block;
    padding-top: 40px;
    font-weight: 900;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    /*border-bottom: solid 3px #398439;*/
   
    
}
#kontakt label{
    font-size: 0.9em;
}
#kontakt span{
    padding:10px 10px;
}
#kontakt h3{
    color: #fff;
    margin-top: 0px;
}
#kontakt p {
    font-size: 0.9em;
}
.antispam{
    visibility: hidden;
}

.podatci{
    font-size: 60%;
    color: rgba(255,255,255,0.6);
}

.turbo{
    padding-bottom: 20px;
   
}
.radno{
    color:#fff; 
    display: inline-block;
    vertical-align: middle;
    font-size: 130%;
}
.radno i{
    margin-top: 5px;
   }
.radno span{
    padding-bottom: 10px;
   
    font-weight: 900;
}

/*---------------------------------------------------------FOOTER---------------------------------------------------------*/
footer{
	height: 50px;
	width: 100%;
	background-color: #fff;
    
}
footer p{
	color: #333;
    padding-top: 13px;
    font-weight: 400;
    
}
.logo-bottom{
    padding-top: 1px;
    float: right;
}
.logo-bottom img{
    width: 220px;
    height: auto;
}
/*----------------------BOOTSTRAP BUTTONS-------------------------------------------------------*/
/*button mods*/
.btn{
	transition: all 0.4s ease;
}
.btn-success{
	background-color: inherit;
	border-radius: 0%;
	border-color: inherit;
}
.btn-success:hover,.btn-success:focus{
	background-color: rgb(0, 123, 191);
}

 /* default button */
    .btn-default {
        background-color: inherit;
        color: #333;
        border-color: #adadad;
        border-radius: 5px;
    }
    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active    {
        background-color: #c3c3c3;
        color: #333;
        border-color: #c3c3c3;
    }
    
    /* primary button */
    .btn-primary {
        background-color: inherit;
        color: #fff;
        border-color: #fff;
        border-radius: 5px;
    }
    .btn-primary:hover,
    .btn-primary:focus,
    .btn-primary:active    {
        background-color: #fff;
        color: #025baa;
        border-color: #fff;
    }

    /* success button */
    .btn-success {
        background-color:inherit;
        color: #0087c5;
        border-color: #0087c5;
        border-radius: 5px;
    }
    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active    {
        background-color: #0087c5;
        color: #FFF;
        border-color: #0087c5;
    }

    /* info button */
    .btn-info {
        background-color:inherit;
        color: #F1F1F1;
        border-color: inherit;
        border-radius: 25px;
    }
    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active    {
        background-color: inherit;
        color: #0063a4;
        border-color: #0063a4;
    }
    .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: transparent;
    border-color:  #0063a4;
}
    
    /* warning button */
    .btn-warning {
        background-color: #FFF;
        color: #d58512;
        border-color: #ed9c28;
        border-radius: 25px;
    }
    .btn-warning:hover,
    .btn-warning:focus,
    .btn-warning:active    {
        background-color: #ed9c28;
        color: #FFF;
        border-color: #d58512;
    }

    /* danger button */
    .btn-danger {
        background-color: #FFF;
        color: #ac2925;
        border-color: #d2322d;
        border-radius: 25px;
    }
    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active {
        background-color: #d2322d;
        color: #FFF;
        border-color: #ac2925;
    }


    .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #005baa;
    background-color: transparent;
    border-color: #0063a4;
}
.clearfix{
    clear: both;
}
.blue-line{
    margin-left: 42%;
    width: 16%;
    border-bottom:3px solid  #0087c5;
    margin-bottom: 30px;
    padding-top: 20px;
}
.text-naslov{
    font-weight: 500;
   
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
