/*!
 * Start Bootstrap - Agency Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    overflow-x: hidden;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: 1px;
}

.img-circle{
	border:2px solid #222;
}
.fa-stack{margin: 0 0 20px 0;}

.text-muted {
    color: #777;
}

.text-primary {
    color: #0083ca;
}
.text-inverted {
    color: #fff;
}
.text-caps {
    text-transform:uppercase !important;
}
.micro{
	font-size:.7em;
	line-height:1.3em;
	margin: 10px 0 0 2px;
}
.micro a{
	color:#222;
	text-decoration: underline;
}

.bbrush-one {
    background-image: url(../img/brushes/blue-brush-1.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-position-y: 20px;
}



.bbrush-two {
    background-image: url(../img/brushes/blue-brush-2.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-position-y: 50px;
}

@media(min-width:768px) {
	.bbrush-two {
		background-position-x: 66%;
   		background-position-y: 20px;
	};
}

.bbrush-three {
    background-image: url(../img/brushes/blue-brush-3.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-position-y: 20px;
}

.gbrush-one {
    background-image: url(../img/brushes/green-brush-1.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-position-y: 48px;
}
.gbrush-two {
    background-image: url(../img/brushes/green-brush-2.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-position-y: 52px;
}

.col-sm-4{
	padding-left:0px !important;
	padding-right:0px !important;
}
p {
    font-size: 14px;
    line-height: 1.75em;
}

p.large {
    font-size: 16px;
}

.no-padding > div{
	padding-left:0 !important;
	padding-right:0 !important;
}

@media(min-width:768px) {
.img-right {
	float:right;
}
}

.fa-2x {
    font-size: 1.5em !important;
}

#galerija .item{
	-webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}

#galerija .item:hover{
	opacity:.5;
	-webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}
.gallery-icon{
    position: absolute;
    left: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.2);
}
.social-icon{
    position: absolute;
    left: 0px;
    top: 37%;
    width: 70px;
    height: 70px;
    /*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
    /*border-radius: 100%;*/
    /*background: rgba(0, 0, 0, 0.2);*/
}
.social-icon-2{
    position: absolute;
    left: 0px;
    top: 40%;
    width: 70px;
    height: 70px;
    /*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
    /*border-radius: 100%;*/
    /*background: rgba(0, 0, 0, 0.2);*/
}
.social-icon-3{
    position: absolute;
    left: 85%;
    top: 80%;
    width: 70px;
    height: 70px;
    /*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
    /*border-radius: 100%;*/
    /*background: rgba(0, 0, 0, 0.2);*/
}

.social-icon-4{
    position: absolute;
    left: 88%;
    top: 85%;
    width: 70px;
    height: 70px;
    /*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
    /*border-radius: 100%;*/
    /*background: rgba(0, 0, 0, 0.2);*/
}

.social-icon-5{
    position: absolute;
    left: 75%;
    top: 70%;
    width: 70px;
    height: 70px;
    /*box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);*/
    /*border-radius: 100%;*/
    /*background: rgba(0, 0, 0, 0.2);*/
}

.gallery-icon .fa-play{
	padding-left:4px;
}
a.gallery-icon{
	color:#ccc;
}
a.gallery-icon:hover{
	color:#ddd;
}


a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #0083ca;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #8cc63d;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-blue-half {
    width: 100%;
    height: 50%;
    background: #a6cadd; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 50%, #a6cadd 50%, #a6cadd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 50%,#a6cadd 50%,#a6cadd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 50%,#a6cadd 50%,#a6cadd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6cadd',GradientType=0 ); /* IE6-9 */
}

.bg-light-blue {
    background-color: #a6cadd;
}

.bg-dark-blue {
    background-color: #222;
}

.bg-black {
    background-color: #000000;
}

.btn-primary {
    border-color: #000;
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #ffffff;
    background-color: #000000;
    border-radius: 0px;
    padding:6px 25px;
}

.btn-primary-2 {
    border-color: #000;
    background: #000000;
    text-transform: uppercase;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    color: #ffffff;
    /* background-color: rgba(255,255,255,0); */
    border-radius: 0px;
    padding: 6px 25px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #000000;
    color: #fff;
    background-color: #000000;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.inverted {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-primary.inverted:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}



.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #000000;
    background-color: #000000;
}

.btn-primary .badge {
    color: #000000;
    background-color: #fff;
}


.btn-xl {
    padding: 20px 40px;
    border-color: #0083ca;
    border-radius: 3px;
    text-transform: uppercase;
    font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #000000;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #8cc63d;
    color: #fff;
    background-color: #000000;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #0083ca;
    background-color: #000000;
}

.btn-xl .badge {
    color: #0083ca;
    background-color: #fff;
}

.modal-backdrop.in{opacity:.9;}

.modal{
	padding: 70px 0;
}

.modal-open .modal {
    overflow-y: scroll;
}

.modal-content {
    padding: 30px 0;
    max-width:1170px;
    margin:0 auto;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background:transparent;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    color:#fff;
}

.modal-content h1{
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.7em;
    font-weight: 500;
    text-transform: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.modal-content p{
    font-size: .9em;
}

.modal-content .share{
    position: absolute;
    bottom: -40px;
    /*right: 14px;*/
    color:#fff;
}

.modal-content .share li a{
    color:#fff;
}

.close-modal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 35px;
    height: 35px;
    background-color: #fff;
    cursor: pointer;
}

.close-modal .lr {
    z-index: 1051;
    width: 2px;
    height: 35px;
    margin-left: 17px;
    background-color: #222;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close-modal .lr .rl {
    z-index: 1052;
    width: 2px;
    height: 35px;
    background-color: #222;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.navbar-nav{
	text-align:right;
}
.navbar-default {
    background:#222;
    border-color:#222;
}

.navbar-default .navbar-brand {
    width: 102px;
    height: 40px;
    margin: 5px 0 0 10px;
    background-attachment: scroll;
    background-image: url(../img/estudentskiservis-logo.png);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
}

.navbar-brand img{
    width: 158px;
    height: 62px;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active {
    color: #8cc63d;
}

.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.0);
}

.navbar-default .navbar-toggle {
    border-color: rgba(255,255,255,0);
    background-color: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: rgba(255,255,255,0);
    color: #000;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-size:.9em;
    font-family: Raleway,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    color: #fff;
}

.navbar-nav>li:active,
.navbar-nav>li:focus,
.navbar-nav>li:hover{
	color: #0083ca;	
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:active,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #0083ca;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #0083ca;
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #0083ca;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background:transparent;
         background-image: -webkit-linear-gradient(top,rgba(0,0,0,.0001) 0,rgba(0,0,0,.8) 100%);
    	background-image: -o-linear-gradient(top,rgba(0,0,0,.0001) 0,rgba(0,0,0,.8) 100%);
    	background-image: -webkit-gradient(linear,top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.8)));
    	background-image: linear-gradient(to top,rgba(0,0,0,.0001) 0,rgba(0,0,0,.8) 100%);
    	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    	background-repeat: repeat-x;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
    

    .navbar-default .navbar-brand {
         width: 158px;
    	 height: 62px;
    	 margin:0;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        text-shadow: 0 0 20px rgba(0, 0, 0, 0.5);

    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        width: 127px;
    	height: 50px;
    	margin:0;
    }
}

header {
	min-height:1000px;
    /*color: #000;*/
	width:100%;
	height:1000px;
	background-color: #222;
    background-image: url(../img/zlatko.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#owl-slider .item img{
    /*display: block;*/
    width: 100%;
    height: auto;
}

header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
    /*text-shadow: 0 0 10px rgba(0, 0, 0, 0.45);*/
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    line-height: 22px;
}

header .intro-text .intro-heading {
    /*margin-bottom: 25px;*/
    text-transform: uppercase;
    font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}

.intro-text .intro-heading {
    text-transform: uppercase;
    font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
}    

@media(min-width:768px) {
    header .intro-text {
        padding-top: 180px;
        padding-bottom: 0px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 46px;
        line-height: 36px;
    }

    header .intro-text .intro-heading {
        /*margin-bottom: 50px;*/
        text-transform: uppercase;
        font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 55px;
        font-weight: 700;
        line-height: 60px;
    }
}


.videoBtn{
	position:absolute;
	display:block;
	margin:auto 26%;
	width:150px;
	height:150px;
	border-radius:100%;
	z-index:2;
	opacity:.5;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
	cursor:pointer;
	-webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}

.videoBtn:hover{
	opacity:.9;
	-webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
}

@media(min-width:768px) {
.videoBtn{
	margin:auto 63%;
	}
}


.video-container iframe,   
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index:3;
}


@media (max-width: 480px){
.demo-video-container iframe,   
.demo-video-container object,  
.demo-video-container embed {
    width: 100% !important;
    height: auto !important;
}
}

video {
    width: 100% !important;
    height: auto !important;
}

section {
    padding: 70px 0;
}

section h1.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 45px;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 40px;
}

section h3.section-subheading {
    margin: 0 0 20px 0;
    text-transform: none;
    font-family: "Raleway","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height:1.45em;
    font-weight: 500;
    padding: 0 0 13px 0;
}
.margin-20{margin-bottom:20px;}
.margin-50{margin-bottom:50px;}


header .section-subheading {
    	padding: 240px 0 0 0;
    	float: right;
	}

@media(min-width:768px) {
    section {
        /*padding: 110px 0;*/
        padding-top: 70px;
        padding-bottom: 70px;
    }
    header .section-subheading {
    	padding: 0px 0 0 0;
    	margin: 0 -20px 0 0;
    	float: right;
	}
}

a#zadijake:hover { 
    color: #8cc63d;
}

#intro{
	padding:90px 0;
}

section#imamizkusnje{
	width:100%;
	min-height:550px;
	background-color: #222;
    background-image: url(../img/kampanja-image.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

section#nagrade{
	width:100%;
	min-height:700px;
	background-color: #222;
    background-image: url(../img/nagrade-image.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top:150px;
}

section#reklama{
    width:100%;
    min-height:620px;
    background-color: #222;
    /*background-image: url(../img/zadijake/bannerzlatko.jpg);*/
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    /*padding-top:150px;*/
}

section#prijava {
    /*background-color: #222;
    background-image: url(../img/prijava-image.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    */
    min-height:600px;
}

section#prijava .form-group {
    margin-bottom: 20px;
}

/*section#prijava .form-group input,
section#prijava .form-group textarea{
    padding: 20px 10px;
    box-shadow: none;
    text-transform:uppercase;
}*/

section#prijava .form-group input,
section#prijava .form-group textarea {
    height: auto;
    padding: 10px 10px;
    box-shadow: none;
    /*text-transform: uppercase;*/
}

section#prijava .form-group select {
   line-height: 1.2em;
   border: 0;
   border-radius: 0;
   height: 40px;
   overflow: hidden;
   -webkit-appearance: none;
}
section#prijava .form-group .vpisi {
   display:none;
}

section#prijava .form-group .fa-arrow-down {
   position: relative;
    bottom: 28px;
	left: 94%;
}

section#prijava .form-control {
    border-radius:0;
}


section#prijava .form-control:focus {
    border-color: #0083ca;
    box-shadow: none;
}

section#prijava::-webkit-input-placeholder {
    /*text-transform: uppercase;*/
    color: #bbb;
}

section#prijava:-moz-placeholder {
    /*text-transform: uppercase;*/
    color: #bbb;
}

section#prijava::-moz-placeholder {
    /*text-transform: uppercase;*/
    color: #bbb;
}

section#prijava:-ms-input-placeholder {
    /*text-transform: uppercase;*/
    color: #bbb;
}

section#prijava .text-danger {
    color: red;
}
section#prijava .text-danger ul{
    list-style:none;
    padding: 0 5px;
}

#form-prijava{margin: 10px 0 0 0;}

.fileinput-button {
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-align: left;
  height:40px;
  padding:10px 10px;
}
.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px !important;
  direction: ltr;
  cursor: pointer;
}

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%;
  }
}
input[type=checkbox] {
	visibility: hidden;
}

/* SQUARED THREE */
.pogoji {	
	position: relative;
	right:16px;
}

.pogoji label {
	cursor: pointer;
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,.4);

	background: -webkit-linear-gradient(top, #222 0%, #45484d 100%);
	background: -moz-linear-gradient(top, #222 0%, #45484d 100%);
	background: -o-linear-gradient(top, #222 0%, #45484d 100%);
	background: -ms-linear-gradient(top, #222 0%, #45484d 100%);
	background: linear-gradient(top, #222 0%, #45484d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222', endColorstr='#45484d',GradientType=0 );
}

.pogoji label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	content: '';
	position: absolute;
	width: 13px;
	height: 8px;
	background: transparent;
	top: 4px;
	left: 4px;
	border: 3px solid #fcfff4;
	border-top: none;
	border-right: none;

	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.pogoji label:hover::after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.pogoji input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}


footer {
    padding: 25px 0;
    text-align: center;
}

footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Roboto Condensed,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}
footer a{
	color:#222;
	text-decoration:none;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #0083ca;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

.carousel-inner{
	width:100%;
	height:900px;
	background-color: #222;
    background-image: url(../img/main-image.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

::-moz-selection {
    text-shadow: none;
    background: #0083ca;
    color:#fff;
}

::selection {
    text-shadow: none;
    background: #0083ca;
    color:#fff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #0083ca;
}

section#galerija {
    padding-top: 200px;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) {

}

@media (min-width: 768px) {

}

@media(min-width:768px) {
    section#galerija {
        /*padding: 110px 0;*/
        padding-top: 380px;
        padding-bottom: 70px;
    }
}

@media(min-width:992px) {
    section#galerija {
        /*padding: 110px 0;*/
        padding-top: 400px;
        padding-bottom: 70px;
    }
}

@media(min-width:1200px) {
    section#galerija {
        /*padding: 110px 0;*/
        padding-top: 210px;
        padding-bottom: 50px;
    }
}

section#galerija2 {
    padding-top: 0px;
}

@media (min-width: 1200px) {

}

@media (min-width: 992px) {

}

@media (min-width: 768px) {

}

@media(min-width:768px) {
    section#galerija2 {
        /*padding: 110px 0;*/
        padding-top: 200px;
        padding-bottom: 70px;
    }
}

@media(min-width:992px) {
    section#galerija2 {
        /*padding: 110px 0;*/
        padding-top: 200px;
        padding-bottom: 70px;
    }
}

@media(min-width:1200px) {
    section#galerija2 {
        /*padding: 110px 0;*/
        padding-top: 0px;
        padding-bottom: 70px;
    }
}

@media(min-width:768px) {
    section#intervjuji {
        /*padding: 110px 0;*/
        padding-top: 200px;
        padding-bottom: 70px;
    }
}

@media(min-width:992px) {
    section#intervjuji {
        /*padding: 110px 0;*/
        padding-top: 180px;
        padding-bottom: 70px;
    }
}

@media(min-width:1200px) {
    section#intervjuji {
        /*padding: 110px 0;*/
        padding-top: 150px;
        padding-bottom: 80px;
    }
}