/*
Theme Name: Mirtex
Theme URI: http://www.netlex.hr/
Author: Netlex
Version: 1.0
*/


@media (min-width: 1600px){
.container {
    width: 1570px;
	}
}

@charset "utf-8";
/* CSS Document */

body{
	font-family: "museo-sans", sans-serif;
	}

.navbar{
	height: 150px;
	margin-bottom: 0px;
	}

.navbar-brand{
	padding: 0px;
	margin: 50px 50px 0px !important;
		}

.navbar-brand img{
	width: 200px;
	}

	.navbar-header{
		display: inline-block;
		}
	
	.container{
		position: relative;
		}	


@media (max-width:991px){
	.navbar-header{
		width: 100%;
		}
	}
	

@media (max-width:991px){
	.navbar{
		height: 100px;
		}
	
	.navbar-brand{
		margin: 12px 5px 0;
		}
			
}



@media (max-width:540px){
	.navbar-brand{
		width: 80%;
		padding: 5px;
		margin: 5px;
		}

	.navbar-brand img{
		/*width: 100%;*/
		}
			
}

.navbar-toggle{
	background: #333;
	}

@media (max-width: 991px) {
	.nav{
		margin: 0px !important;
		}
	
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
		margin: 32px 0px 0px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		z-index: 100000;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
		width: auto !important;
		margin: 0 auto;
    }
    .navbar-collapse.collapse {
        display: none!important;
		z-index: 100000;
		position: relative;
		border-bottom: 10px solid rgba(0,0,0,0.3);
    }
    .navbar-collapse.collapse.in {
        display: block!important;
		z-index: 100000;
		position: relative;
		border-bottom: 10px solid rgba(0,0,0,0.3);
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
		background: #fff;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

	
	.navbar-collapse{
		width: 100%;
		}

.icon-bar{
	background: #fff;
	}

.footer-nav.nav{
	margin: 45px 45px 0px 0px;
	float: right;
	}

.nav{
	margin: 60px 0px 0px 0px;
	float: right;
	}
		
	.nav a{
		color: #333;
		}
	
	.nav li.current_page_item a{
		background: #f4f4f4;
		}
		
		.nav li.current_page_item a.navbar-brand{
			background: none;
			}
			
@media (max-width: 991px){
	
.nav{
	margin: 25px 0px 0px !important;
	}	
	
	}			

.qtranxs_language_chooser{
	position: absolute;
	top: 20px;
	right: 30px;
	}

.qtranxs_language_chooser li{
	list-style: none;
	float: left;
	margin-right: 10px;
	}

@media (max-width: 991px) {
	.qtranxs_language_chooser{
		top: 43px;
		right: 90px;
		}
		
		.qtranxs_language_chooser li{
			margin-right: 20px;
			}
	}

@media (max-width: 640px) {
	.qtranxs_language_chooser{
		top: 93px;
		right: 75px;
		margin-right: -62px;
		}
		
		.qtranxs_language_chooser li{
			margin-right: 30px;
			}
	}

@media (max-width: 540px) {
	.qtranxs_language_chooser{
		right: 50%;
		}
	}	
		

.carousel-caption{
	text-align: left;
    left: 12%;
    right: 0;
    width: 500px;
    top: 95px;
	}
	
	.carousel-caption h1{
		font-size: 72px;
		font-weight: 700;
		}



.breadcrumb_wrapper{
    background: url(images/bg_carbon.png) no-repeat;
	padding: 10px 50px;
    width: 100%;
    max-width: 1540px;
    margin: 0px auto 15px;
    color: #fff;
	height: 117px;
	}
	
	.breadcrumb_wrapper a{
		color: #f27f02;
		}

	.breadcrumb_wrapper i{
		margin: 0 15px;
		}
	
	.breadcrumb_wrapper h1{
		margin-bottom: 0px;
		}	
	
	.breadcrumb{
		background: none;
		padding: 8px 0px;
		margin: 0px;
		}
	
.btn{
	border-radius: 0px;
	}		
	
	.btn-danger{
		background: #f27f02;
		border-color: #523e2a;
		}
	
.well{
	border: none;
	border-radius: 0px;
	padding: 20px;
	}

.index_content{
	padding: 30px 0 0;
	}
	
	.index_content h3{
		font-weight: 100;
		font-size: 24px;
		text-transform: uppercase;
		}
	
	.index_content.index_content_page h2{
		color: #333;
		text-align: center;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 30px;
		border-top: 1px solid #ddd;
		padding-top: 30px;
		}
		
	.index_content.index_content_page h3{
		margin-top: 0px;
		font-weight: normal;
		font-size: 18px;
		text-transform: none;
		text-align: center;
		height: 40px;
		}
		
		.index_content.index_content_page h3 a{
			color: #333;
			}
			
		.index_content.index_content_page img{
			border: none;
			}		
		
		.img_centered_wrapper{
			display: block;
			width: 100%;
			height: 150px;
			overflow: hidden;
			}
		
		.img_centered_wrapper img{
		    width: 100%;
			height: auto;
			height: 100%;
			object-fit: cover;
			object-position: center center;
			}
		
	.list_services{
		list-style: square;
		color: #f27f02;
		font-size: 18px;
		padding-bottom: 10px;
			}	
		
		.list_services li{
			line-height: 30px;
			}
		
		.list_services span{
			color: #333;
			font-size: 16px;
			vertical-align: 4px;
			}

@media (max-width:991px){
	.index_content h3{
		font-size: 24px;
		}
}

.index_content .well-lg{
	position: relative;
	}
	
	.link_more{
		color: #f27f02;
		background: url(images/arrow_right.png) no-repeat right center;
		padding-right: 20px;
		position: absolute;
		right: 30px;
		top: 56px;
		}
	
	.link_more2{
		color: #f27f02;
		}	
				
@media (max-width:540px){
	.link_more{
		position: inherit;
		right: auto;
		top: auto;
		margin-bottom: 20px;
		display: inline-block;
		}
}

.index_content img{
	display: block;
	margin: 0px;
	width: 100%;
    border: 10px white solid;
	}		
	
	.index_content .well h2{
		font-weight: 700;
		text-align: center;
		margin-top: 0px;
		}
		
		.index_content .well h2 a{
			color: #333;
			}

.index_content .block_partners img{
	margin: 20px 0px;
	width: 100%;
	max-width: 427px;
	height: auto;
	}

.main{
	width: 1540px;
    margin: 0 auto;
	}
	
	.content h1{
		font-size: 48px;
		font-weight: 100;
		margin: 30px 0;
		}
		
		.content h2{
			font-size: 24px;
			font-weight: 200;
			
			font-size: 24px;
			font-weight: 300;
			border-bottom: 1px solid #ccc;
			padding-bottom: 15px;
			margin-bottom: 20px;
			clear: both;
			}

@media (max-width:540px){
	.content h1{
		text-align: center;
		}
	}
	
	.content p, .sidebar p{
		font-size: 14px;
		font-weight: 100;
		}
		
		.content ul{
			margin-bottom: 40px;
			}
		
		.content ul li{
			color: #f27f02;
			font-size: 18px;
			font-weight: 100;
			line-height: 30px;
			list-style: square;
			}
			
			.content ul li span{
				font-size: 14px;
				color: #333;
				font-weight: bold;
				}	
	
	.content img{
		max-width: 100%;
		height: auto;
		}
		
	.gallery{
		margin-bottom: 40px;
		}

[id^="gallery-"] .gallery-item .gallery-caption, [id*=" gallery-"] .gallery-item .gallery-caption {
		background: #eee;
		margin: 0px 5% 0px !important;
		padding: 15px 0;
		}
		
		.gallery dl{
			float: left;
			margin-right: 18px;
			margin-bottom: 25px;
			}

@media (max-width:1199px){	

[id^="gallery-"] .gallery-item .gallery-caption, [id*=" gallery-"] .gallery-item .gallery-caption {
		background: #eee;
		margin: 0px 5% 0px !important;
		padding: 15px 0;
		}
		
		.gallery dl{
			float: left;
			margin-right: 18px;
			margin-bottom: 20px;
			}
}

@media (max-width:991px){	
		
		.gallery dl{
			margin-bottom: 15px;
			}
}

@media (max-width:767px){	

[id^="gallery-"] .gallery-item .gallery-caption, [id*=" gallery-"] .gallery-item .gallery-caption {
		background: #eee;
		}
}


			.content .gallery dl.gallery-item:nth-child(5), .content .gallery dl.gallery-item:nth-child(11), .content .gallery dl.gallery-item:nth-child(17), .content .gallery dl.gallery-item:nth-child(23), .content .gallery dl.gallery-item:nth-child(29){
				margin-right: 0px;
				}
			
		.gallery .gallery-item{
			margin-top: 0px !important;
			}
			
		.gallery dl{
			margin-right: 0px !important;
			}
		
		.gallery img{
			border: none !important;
			width: 90% !important;
			}	
			
			@media (max-width:1199px){		
				.gallery dl{
					width: 18%;
					}
				}
				
			@media (max-width:767px){		
				.gallery dl{
					margin-right: 10px;
					margin-bottom: 10px;
					}
				}
				
			@media (max-width:540px){		
				.gallery dl{
					width: 17%;
					}
				}
				
				
@media (max-width:1199px){		
	.index_content .gallery dl{
		width: 28%;
		}
	
	.index_content .gallery dl:nth-child(3), .index_content .gallery dl:nth-child(7){
		margin-right: 0px;
		}	
		
		.index_content .gallery img{
			width: 100%;
			height: inherit;
			}
}
		
		.index_content .gallery img{
			margin: 0;
			}
		
		.index_content .gallery{
			margin-bottom: 0;
			}	

.sidebar{
	margin-top: 50px;
	}

.sidebar h3{
	font-weight: 100;
	font-size: 24px;
	text-transform: uppercase;
	}

.footer_banner{
	position: relative;
	}
	
	.footer_banner .lead{
		position: absolute;
		top: 100px;
		left: 50%;
		width: 600px;
		margin-left: -300px;
		font-size: 48px;
		font-weight: 700;
		text-align: center;
		color: #fff;
		line-height: 1.1;
		margin-top: 80px;
		z-index: 10;
		}
		
	.footer_banner .overlay{
		position: absolute;
		top: 0px;
		left: 0px;
		width: 1540px;
		height: 100%;
		margin: 0 15px;
		background: rgba(0,0,0,.2);
		}	
	
.footer{
	color: #000;
	background: #dddddd;
	padding: 30px 0px 15px;
	}
	
	 .logo_footer{
		width: 200px;
    	margin: 40px 80px;
		}
		 
		 .footer dt{
			 display: block;
			 clear: both;
			 float: left;
			 width: 60px;
			 font-weight: 100;
			 }
			 
		 .footer dd{
			 display: block;
			 float: left;
			 width: 180px;
			 font-weight: 400;
			 }
	
	.footer_links{
		margin-top: 10px;
		margin-bottom: 30px;
		padding: 20px 0; 
		border-bottom: 1px solid #fff;
		}
	
	.footer_links li{
		float: left;
		list-style: none;
		text-transform: uppercase;
		}
		
		.footer_links li a{
			color: #fff;
			font-size: 14px;
			display: block;
			line-height: 30px;
			padding: 0 20px 0 0;
			}
		
		.footer_social{
			display: block;
			margin: 20px 0;
			}
		
			.footer_social img{
				vertical-align: text-bottom;
				margin-right: 10px;
				}
			
			.footer_social a, .footer_social a:hover{
				color: #fff;
				}	
			
		
.credits{
	background: #5b5b5b;
	font-weight: 100;
	}	
	
	.credits p{
		font-size: 13px;
		line-height: 50px;
		margin: 0px;
		color: #ccc;
		}
		
	.whomadethis {
		color: #fff;
		font-size: 13px;
		line-height: 50px;
		float: right;
		}
	
	.whomadethis span.red {
		color: #FF0000;
		}
	
	.whomadethis:hover, .whomadethis:hover span.red {
		color: #F00;
		cursor: pointer;
		text-decoration: none;
		}

	.whomadethis span {
		color: #ddd;
		cursor: text;
		}	

@media (max-width:767px){
	.credits{
		text-align: center;
		}
	
	.whomadethis{
		float: none;
		}	
		
	}

#map-canvas {
	height: 500px;
	width: 100%;
	margin: 0px 0px 30px;
	padding: 0px;
	}

.form-control{
	border-radius: 0px;
	margin-bottom: 10px;
	font-size: 16px;
	padding: 12px 14px;
	height: 50px;
	}
	
	textarea.form-control {
		height: 150px;
		}


.news .article h4{
    font-size: 16px;
    margin: 6px 0px 10px;
    line-height: 22px;
	}
	
	.news .article h4 a{
		color: #333;
		}

.news .article .date{
	color: #9a9a9a;
	font-size: 14px;
	line-height: 24px;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	}
	
.news .article .date span{	
    display: block;
    width: 200px;
    font-size: 18px;
	}
	
.news_list, .news_items{
	margin-top: 30px;
	}

.news_list .sidebar{
	background: none;
	margin-bottom: 50px;
	clear: both;
	}
	
	.news_list .side_item{
		display: block;
		padding: 20px 40px 20px 50px;
		}	
	
	.news_list .current_side_item{
		border-bottom: none;	
		background: #fff;
		padding: 20px 40px;
		border-left: 10px solid #f27f02;
		}	
		
	.news_list .side_item:hover{
		text-decoration: none;
		background: #fff;
		}		
		
		.news_list .side_item .item_date{
			color: #999;
			margin: 4px 0;
			}	
	
	.news_list .side_item h4{
	    font-size: 16px;
		margin: 0px;
		color: #333;
		line-height: 22px;
		}	
		
		.news_list .side_item:hover{
			background: #eee;
			}	
			
	.news_list .side_item p{
		margin: 0px;
		color: #333;
		}
	
	.news_list .news_items{
		margin-top: 48px;
		margin-bottom: 40px;
		}	

.news_items{
	margin-bottom: 50px;
	}

.news_items .item{
	background: #fff;
	padding: 50px;
	}	

	.news_items .item .item_date{
		color: #999;
		margin-bottom: 0px;
		}

	.news_items .item h2{
		font-weight: bold;
		/*text-transform: uppercase;*/
		font-size: 36px;
		margin-top: 10px;
		}
	
	.news_items .item p{
		margin-bottom: 24px;
		}	
	
	.news_items .item img{
		max-width: 100%;
		}	

.mb30{
	margin-bottom: 30px;
	}

.main-page [id^="gallery-"].gallery{
	margin: 0px !important;
	width: 33.333333% !important;
	float: left;
	height: 234px;
    padding: 0 12px;
	}
	
@media (max-width:1199px){
.main-page [id^="gallery-"].gallery{
	height: 204px;
    font-size: 13px;
 	}
}

@media (max-width:991px){
.main-page [id^="gallery-"].gallery{
	height: 185px;
 	}
}

@media (max-width:767px){
.main-page [id^="gallery-"].gallery{
	height: 220px;
 	}
}


@media (max-width:540px){
.main-page [id^="gallery-"].gallery{
	height: 170px;
 	}
}

.main-page [id^="gallery-"].gallery .gallery-item{
	display: none !important;
	width: 100% !important;
	}
	
	.main-page [id^="gallery-"].gallery .gallery-item img{
		display: block !important;
		width: 100% !important;
		}
	
.main-page [id^="gallery-"].gallery .gallery-item .gallery-caption{
	width: 100% !important;
	margin: 0px !important;
	}		
	
.main-page [id^="gallery-"].gallery .gallery-item:first-child{
	display: block !important;
	}	

.nivo-lightbox-theme-default.nivo-lightbox-overlay{
	background: rgba(0,0,0,0.9) !important;
	}	

.nivo-lightbox-wrap {
    top: 6% !important;
    bottom: 6% !important;
    left: 6% !important;
    right: 6% !important;
}	

.list_subpages{
	padding: 0px;
	margin: 20px 0px -20px;
	}

.list_subpages li{
	list-style: none;
	margin-bottom: 1px;
	}

	.list_subpages li a{
		display: block;
		background: #eee;
		padding: 10px 15px;
		color: #333;
		}
	
	.list_subpages li a:hover, .list_subpages li a:focus, .list_subpages li a:active{
		background: #ddd;
		text-decoration: none;
		}	
		
		.list_subpages li.current_page_item a, .list_subpages li.current_page_item a:hover{
			background: #f6f6f6;
			color: #333;
			}
		
		.list_subpages li.current_page_item a::before, .list_subpages li.current_page_item a:hover::before{
			font-size: 12px;
			margin-right: 8px;
			font-family: 'Glyphicons Halflings';
			content: "\e080";
			}	

div.pp_overlay{
	opacity: 0.95 !important;
	}			

div.dark_square a.pp_previous:hover{
	background: url(images/image_left.png) no-repeat left center !important;
	}

div.dark_square a.pp_next:hover{
	background: url(images/image_right.png) no-repeat right center !important;
	}

div.dark_square .pp_close{
	background: url(images/image_close.png) no-repeat !important;
	background-size: 36px 36px !important;
	width: 30px !important;
    height: 30px !important;
	}	

a.pp_arrow_previous, a.pp_arrow_next, div.dark_square .pp_description{
	display: none !important;
	}

div.dark_square .pp_nav{
	margin: 0px !important;
	}

.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 0px 14px 0px 0px;
    font-size: 18px;
	color: white !important;
	}	


.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
html,
body,
.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}

.carousel-inner .item img{
    width: 100%;
	height: auto;
}

.carousel-indicators li{
	border: 2px solid #fff;
	width: 12px;
	height: 12px;
	margin: 0px;
	}
	


.page-onama .well-lg{
	padding: 50px;
	}

.page-proizvod .well img{
	width: 100%;
	height: auto;
	}
		
img.size-full{
	width: 100%;
    height: auto;
	}
	
.hamag-bicro{
	text-align: center;
	margin: 20px;
	}	