/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 100px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

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

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}
.heder {
	background-image: url("../images/mvk2023.jpg") !important;
	background-position:top right;
	background-repeat:no-repeat;
	height: 219px;
	background-size: 100% !important;
}
/* Footer Styles */



/*moj stilovi*/

a {
	color:#003D71;
}
.container {
	background-color:#fff;
}
.navbar-inverse {
	background-color:unset !important;
	border:none !important;
}
.navbar-right {
	float:none !important;
}
#bs-example-navbar-collapse-1 {
	background-color:#2aacc8
}
.navbar-inverse .navbar-nav > li > a {
	color:#FFF;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color:#352377;
}
.navbar-nav > li > a {
    padding-bottom: 7px;
    padding-top: 7px;
	font-size:18px;
	text-transform:uppercase;
}
.navbar-brand {
	padding:17px;
	height:60px;
	font-size:20px;
	text-shadow: 2px 2px #FFF;
	color:#382679 !important;
	letter-spacing: 0;
	width:80%;
	text-transform:uppercase;
	font-weight: bold;
}
.navbar-brand img {
	margin:-7px 0 0 -7px;
	display:none;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left:0;
}
.navbar .container {
	padding:0;
/*	background: #ffffff;  Old browsers
background: -moz-linear-gradient(top,  #ffffff 0%, #d2d8e0 67%);  FF3.6+
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(67%,#d2d8e0));  Chrome,Safari4+
background: -webkit-linear-gradient(top,  #ffffff 0%,#d2d8e0 67%);  Chrome10+,Safari5.1+
background: -o-linear-gradient(top,  #ffffff 0%,#d2d8e0 67%);  Opera 11.10+
background: -ms-linear-gradient(top,  #ffffff 0%,#d2d8e0 67%);  IE10+
background: linear-gradient(to bottom,  #ffffff 0%,#d2d8e0 67%);  W3C
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2d8e0',GradientType=0 );  IE6-9 */

}
.dropdown-menu {
    font-size: 18px;
}
h1 {
	font-family:PFDinTextCompPro;
}
header .container {
/*	background-color:#79c6e0;
*/}
.header_tekst {
	float:left;
	margin: 10px 50px;
	width:90%;
	margin-left: 20px;
}
.header_tekst a {
	color:#352377;
}
.header_slika {
	float:right;
	width:352px;
	/*margin-top:-75px;
	position:relative;*/
	z-index: 1031;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    transform: translate3d(0px, 0px, 0px);
    z-index: 1030;
}
#bs-example-navbar-collapse-1 {
	line-height:0;
}

body {

	padding-top:30px;
	background-color:#d3d7e0;
}
.navbar {
    margin-bottom: 0;
}
.futer, .header_slika {
	display:none;
}


.siv {
	background-color:#e8ebf1;
	padding:20px 0;
}
.panel {
	border:none;
	box-shadow:none;
	background-color:transparent;
	 margin-bottom: 0;
}
.panel-default > .panel-heading {
    background-color:transparent;
    border:none;
    color: #000;
}
h4 .fa {
	border-radius: 50%;
	width: 2em;
	height: 2em;
	/* width and height can be anything, as long as they're equal */
	background-color:#2aacc8;
	color:#fff;
	padding-top: 8px;
}
.strelka .fa {
	background-color:transparent;
	color:#000;
	width:10px;
}
.futer {
	padding:0;
	background-color:#45526b;
}

footer {
    margin: 20px;
	color:#fff;
}
footer a {
	color:#fff;
}
footer a:hover {
	color:#000;
}
footer h4 {
	color:#2aacc8;
}
footer p {
    margin: 0 0 0;
}
footer .row {
    margin: 0;
}
a {
	cursor:pointer;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}
.navbar-toggle {
	background-color:#2aacc8;
}
.najava label {
    margin-top: 7px;
	float:left;
	width: 120px;
}
.najava .form-control {
	width:auto !important;
}
.btn-primary {
    background-color: #2aacc8;
}

.table th {
    border-bottom: 1px solid #2aacc8;
	background-color:#2aacc8 !important;
	color:#FFFFFF;
	padding: 10px;
}
.col-lg-8 table td {
	border-bottom: #7C7C7C solid 1px;
	padding: 10px;
}

#cycler{position:relative;}
#cycler img{position:absolute;z-index:1}
#cycler img.active{z-index:3}

.panel-body h3 {
	margin-top:0;
}
.field-content{
    width:100%;
    padding-bottom:60%;
    overflow:hidden;
    position:relative;
}

.field-content img {
    position:absolute;
    width:auto;
    /*min-width:100%;*/
    /*min-height:100%;*/
}
/*google search - START*/
input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	box-shadow: none;
}


input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	line-height: normal;
	color:#000000 !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 !important;
	background-color:transparent !important;
	border:none !important;
}
#gsc-i-id1 {
	background-image:none !important;
}
.gcsc-branding, .gsc-result-info, .gsc-above-wrapper-area {
	display:none !important;
}

/*AM22 - To make google search box appear correct - START*/
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus, .gsc-search-button
{
  box-sizing: content-box;
  line-height: normal;
}
/*AM22 - To make google search box appear correct - END*/
/*AM22 - To make google search results tabs appear correct - START*/
.gsc-tabsArea div
{
  /*By default, Google custom search CSS sets it as AUTO, which shows scroll bars*/
  overflow: visible;
}
/*AM22 - To make google search results tabs appear correct - END*/
/*google search - end*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: white;
}
::-moz-placeholder { /* Firefox 19+ */
  color: white;
}
:-ms-input-placeholder { /* IE 10+ */
  color: white;
}
:-moz-placeholder { /* Firefox 18- */
  color: white;
}
input[title]:hover:after, .gsc-input[title]:hover:after, .gsc-search-button:hover:after {
	content: '';
    color:white !important;
}
.gcsc-branding {
	display:none !important;
}

.shader {
	position: fixed;
	top: 0px;
	left: 0px;
	margin: 0px;
	z-index: 7;

	width: 100%;
	height: 100%;

	background-color: #000;
	filter: alpha(opacity=90);
	-moz-opacity: 0.90;
	opacity: 0.90;

	display: none;
}
.screen_center {

	position:relative;
	margin:0% auto;
	z-index: 8;

	width: 750px;
	height: 500px;

	padding: 20px 20px 20px 20px;

	background-color: #666666;
	border: 1px #C1CEDD solid;

	display: none;

}
#accordion .panel-default>.panel-heading {
color: #333;
background-color: #f5f5f5;
border: 1px solid #ddd;
}
/*nav .gsc-search-box {
	width:100px !important;
}*/
.reset-box-sizing,
.reset-box-sizing * {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
		  float:left;
}
.vest a {
	text-decoration:underline;
}
.vest {
    text-align: justify;
}
a .img-hover, .col-md-12 .img-responsive {
    margin-left: auto;
    margin-right: auto
}
.vest img {

  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
    margin-left: auto;
    margin-right: auto;

    padding-right: 15px;
    padding-left: 15px;
}
.kolacinja button {
    background: white;
    color: #1d61a8;
    margin-left: 30px;
    margin-top: 5px;
}
.kolacinja {
    height: 40px;
    background: #2aacc8;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: white;
    z-index: 999;
}
.toast-body p a {
    text-decoration:underline;
    color: white;
}

.pagination {
    margin: 20px 10px;
}
.panel-body {
    padding: 0;
}
.well:first-child {
    margin-top: 20px
}
.allnews {
    margin-bottom: 40px;
}
.navbar-form {
    width: 100%;
    overflow: hidden;
    padding: 0;
}
.navbar-form .input-group {
    width: 100%;
}
.item {
    width: 100%;
    height: 455px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    cursor: pointer;
}
.carousel-caption {
    background-color: #00326abf;
}
.glyphicon-chevron-left:before {
    content: "\e132";
}
.glyphicon-chevron-right:before {
    content: "\e131";
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    /* Use to adjust size of icons */
    width: 3rem;
    height: 3rem;
}
.master-widget-slider-article .carousel-inner .carousel-caption .entry-content {
    margin-top: 300px;
}
.carousel-inner>.item>a>img {
    max-height: 455px;
}
.carousel-control {
    left: unset !important;
}
/*.carousel-control.right {
    right: -100px !important;
}*/
.carousel-control.left {
    /*right: 90px !important;*/
    left: 0px !important;
}
.master-widget-slider-home2 {
    margin: 20px 0;
}
.master-widget-slider-article .carousel-control {
    right:0;
}
.master-widget-slider-article .carousel-inner .carousel-caption .entry-content {
    /*margin-top: 200px;*/
    padding: 10px 30px;
    width: 75%;

    background-color: #1d61a8;
    opacity: 0.6;
}
.master-widget-slider-article .carousel-inner .carousel-caption .entry-content h2 {
    font-size: 30px;
}
.master-widget-slider-article .carousel-inner .carousel-caption .entry-content h2 a:hover {
    color: grey;
}
.master-bg-slider-home2 {
    height: 455px; width: 100%; background-repeat: no-repeat;  background-size:  100% auto; background-position: center center;
    cursor: pointer;
}
.kompletvest {
    padding: 10px 35px 30px 35px;
    overflow: hidden;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    padding: 10px 20px;
}
.col-md-6:nth-child(2n+1) {
    clear: both;
}
.table td {
    text-align: left;
}

.accordion-toggle {
    text-decoration: none !important;
    font-weight: bold;
}
/* google translate  */
.goog-te-gadget-icon {
    display: none !important;
}
#google_translate_element {
    float: right;
    margin: 16px 10px auto auto;
}
.goog-te-gadget-simple {
    border-color: unset !important;
    border: none !important;
    background-color: unset !important;
}
.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: white !important;
    font-family: pfdintextcomppro;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
	#bs-example-navbar-collapse-1 {
		margin-left: 0;
	}
	.heder {
	height: 50px;
	}
	.kolacinja {
		height: 85px;
	}
}
@media (min-width:768px) {
	.navbar-brand {
		font-size: 30px;
		width:auto;
		letter-spacing: 2px;
	}
	.navbar-brand img {
		display:inline;
	}
	.navbar-fixed-top, .navbar-fixed-bottom {
		position:relative;
		transform: translate3d(0px, 0px, 0px);
		z-index: 1030;
	}
	body {
		padding-top:0;
	}
	.futer {
		display:block;
	}
	header .container {
		height: 200px;
	}
    .navbar-right .dropdown-menu {
        right: auto;
        left: 0;
    }
}
@media (min-width:1200px) {
	.header_slika {
		display:block;
	}
	.header_tekst {
		width:58%;
	}

}
