/**
Theme Name: Siroko Polje
Version: 1.0
Author: Krešimir Zeko
**/
@import url('css/bootstrap.min.css');
html, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
	}

body {
	margin: 0;
	background-color: #fff;
	position: relative;
    overflow-x: hidden;
	font-size: 14px;
    font-size: 1rem;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
	width: auto !important;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.clearfix:before, .clearfix:after {
	content: "";
	display: block;
}

.clearfix:after {
	clear: both;
}
.clearfix {
    overflow: auto;
}

@font-face {
	font-family: Archistico;
	src: url(font/Archistico_Simple.ttf);
}

.header {
    margin: 0 auto;
    max-width: 1400px;
	width: 100%;
    padding: 0px;
    position: relative;
    background-color: #FFFFFF;
}

.header-text{
	font-size: 2.375rem;
    font-family: 'Raleway', sans-serif;
	font-weight: 400;
	display: flex;
  	align-items: center;
	background-color: #fff;
	padding: 15px 0 15px 0;
}

.menu{
	 z-index: 10;
}

.header-menu {
	background-color: #151644;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #591613;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}

.header-menu-class {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	content: 10;
}

.header-menu ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.4s;
	-ms-transition: max-height 0.4s;
	-moz-transition: max-height 0.4s;
	-o-transition: max-height 0.4s;
	transition: max-height 0.4s;
}

.header-menu ul li {
	display: inline-block;
}

.header-menu ul li:hover {
	background-color: #333;
}

.header-menu ul li a,visited {
	color: #ccc;
	display: block;
	padding: 15px;
	text-decoration: none;
}

.header-menu ul li a:hover {
	color: #ccc;
	text-decoration: none;
}

.header-menu ul li:hover ul {
	display: block;
}

.header-menu ul ul {
	display: none;
	position: absolute;
	background-color: #333;
}

.header-menu ul ul li {
	display: block;
}

.header-menu ul ul li a,visited {
	color: #ccc;
}

.header-menu ul ul li a:hover {
	color:#099;
}

.open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    color: #404040;
    background-color: #fff;
}
.navbar-inverse .navbar-nav > li > a:focus {
    background-color: #fff;
    color: #404040;
}

.handle{
	width: 100%;
	background-color:#FF0000;
	text-align: left;
	box-sizing: border-box;
	padding: 15px 10px;
	cursor: pointer;
	display: none;
}
.carousel-inner {
  position: relative;
  width: 100%;

  overflow: hidden;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: 470px;
}
#search {
	color: #FFFFFF;
	list-style: none;
}

#searchform input {
	background-color: #E9E9E9;
	width: 100%;
	margin-bottom: 20px;
	color: #333333;
	font-style: italic;
	float: right;
	padding: 5px;
	border-radius: 4px;
	border-color: #77BBFF;
	border-width: 1px;
}

.ng-row {
	clear: both;
}

.wrapper {
    max-width: 1400px;
	width: 100%;
    margin: 0 auto;
    padding: 0px;
}

.img {
	border-radius: 1px;
	width: 100%;
	height: auto;
}

.content {
	float: left;
    width: 70%;
    padding: 3em 0px 2em;
    position: relative;
    margin: 0px;
}

.content-full {
	max-width: 1400px;
	width: 90%;
	text-align: justify;
	padding-bottom: 30px;
	padding-top: 20px;
    margin: 0 auto;
}

.content-page {
	float: left;
    position: relative;
    margin: 0px;
	text-align: justify;
	z-index: 1;
}

.post-full {
    margin: 0px;
    padding: 10px 0 40px 0;
    width: 100%;
	float: left;
	text-align: justify;
}

.sidebar-right {
    float: right;
    width: 26%;
    margin: 0px;
    padding: 3em 0px 0px;
	padding-bottom: 60px;
}

.sidebar-left {
	float: right;
    width: 18%;
	padding-top: 25px;
    position: relative;
}

.sidebar-center {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 0px 10px 0px;
	color: #FFFFFF;
	background-color: #591613;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

.sidebar-inner {
	max-width: 1400px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.sidebar-inner-text {
	width: 48%;
	padding: 10px;
	display: inline-block;
	vertical-align: text-top;
}

.sidebar-inner .widget-title{
	color: #CCCCCC;
	font-size: 18px;
}

.sidebar-inner .textwidget{
	color: #FFFFFF;
	font-size: 14px;
	text-align: justify;
}

.sidebar-footer-one {
	width: 33,3333%;
}

.sidebar-footer-two {
	width: 33,3333%;
}

.sidebar-footer-three {
	width: 33,3333%;
}

.col-sm-8 .post {
    padding-left: 2%x;
}

.post {
    padding-left: 1px;
	padding-right: 0%;
}

.articlePhoto{
	overflow: hidden;
	max-height: 726px;
	position: relative;
}

.articlePhoto1{
	overflow: hidden;
	max-height: 235px;
}

.post-entry {
    margin: 0px;
    padding: 0;
    float: left;
    width: 100%;
}

/*Slika u  objavi na index.php*/
.post-entry #post-thumbnail {
	float: left;
	width: 100%;
	position: relative;
}

.wp-post-image {
	width: 100%;
	height: 100%;
}

#post-thumbnail-single {
	width: 100%;
	min-height: 300px;
	height: 100%;

}

/*END*/

.more-link {
	border: 2px solid #000;
	padding: 10px;
	float: right;
}

h2 a {
	color: #FF0000;
	font-size: 16px;
	text-decoration: none;
}

.title-single{
	color: #fff;
	text-shadow: 1px 1px #000, -1px 1px #000, 1px -1px #000, -1px -1px #000, 1px 1px 5px #555;
	margin: auto;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);	
	font-size: 48px;
	text-decoration: none;
	position: absolute;
	bottom: 0px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}

h3.title a{
	font-family: Open Sans,sans-serif;
    font-weight: 500;
	color: #404040;
	font-weight: 300;
}

.title-single1{
		color: #333333;
    	font-family: 'Raleway', sans-serif;
		font-size: 38px;
		text-decoration: none;
		margin-bottom: 30px;
	}
	.title-single2{
		color: #333333;
    	font-family: 'Raleway', sans-serif;
		font-size: 28px;
		text-decoration: none;
		margin-bottom: 10px;
	}

.entry-header.has-post-format {
    margin-left: 68px;
    display: inline-block;
}
.entry-header {
    position: relative;
    margin-bottom: 30px;
}
.post-format {
    position: absolute;
    top: 0;
    left: -68px;
    display: block;
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
}

.okvir{
	text-align: left;
	position: absolute;
  	left: 15px;
	background: rgb(0, 0, 0); /* Fallback color */
  	background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
  	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
}

a:focus, a:hover {
	text-decoration: none;
}

h5.title {
	color: #636363;
}

.text {
	color: #636363;
	font-size: 13px;
    line-height: 1.7;
	text-align: justify;
	height: 65px;
}

.text1{
	color: #666;
	height: 78px;
	margin-bottom: 15px;
	align-items: center;
	display: flex;
}

ul.a li {
	list-style-type: circle;
    line-height: 1.7;
	margin-left: 30px;
}

p.meta {
	color: #333333;
	font-size: 12px;
	font-style: italic;
	position: absolute;
 	top: 15px;
  	left: 15px;
}

.meta{
	margin-bottom: 20px;
	padding-left: 5%;
}

p.meta-single {
	width: 100%;
	color: #333333;
	float: right;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 15px;
}

.date {
	color: #999;
	font-size: 14px;
	font-family: Open Sans,sans-serif;
}

.entry a {
	color: #09F;
	text-decoration: none;
	border-bottom-color: #000000;
}

table {
    border-collapse: collapse;
    width: 100%;
	color: #636363;
	font-size: 14px;
}

th, td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

tr:hover {
	background-color:#f5f5f5
}

.mod {
	margin-top: 30px;
	margin-bottom: 30px;
	width: 33.33%;
	float: left;
}

.ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

li{
	list-style: none;	
}

.FooterWidget li a{
	list-style: none;
	color: #fff;
}

.entry {
	font-size: 16px;
	color: #666;
}

.myWidget a {
	border-top-color: #333;
	font-size: 14px;
	text-decoration: none;
	line-height: 1.8;
	color: #000;
	padding: 5px;
}

.myWidget{
	padding: 20px 20px 15px 20px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	background-color: #c5e1ff;
	border-radius: 15px;
}

.widget-okvir1{
	padding: 20px 20px 15px 50px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    background-color: #c5e1ff;
    border-radius: 15px;
	font-size: 14px;
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
}

.widget-background{
	padding: 0px 0px 20px 0px;
}

.widget-title {
	margin: 0px 0 20px 0px;
	font-family: Open Sans,sans-serif;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 600;
    border-bottom: 3px solid #007bff;
}

.widget-title1 {
	max-width: 1400px;
	width: 100%;
	background-color: #333;
	font-size: 18px;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
	margin: 15px 0 10px 15px;
}

.textwidget {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.8;
}

.col-sm-6 .textwidget{
	color: #fff;
}

.post-date {
	font-size: 14px;
	text-decoration: none;
	line-height: 1.8;
	color: #FCD440;
}

.tx-row {
	width: 100%;
}

.tx-column tx-column-size-1-2 {
	width: 50px;
}

.footer-wrapper {
	width: 100%;
	margin: 0 auto;
	float: left;
	padding: 20px 0px 60px 0px;
}

.footer-content {
	max-width: 1400px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.footer_one {
	width: 33%;
	float: left;
}

.footer_two {
	width: 33%;
	display: inline-block;
}

.footer_three {
	width: 33%;
	float: left;
}

.footer-content a {
	color: #FFFFFF;
}

.siteFoot {
	max-width: 1400px;
	width: 100%;
	height: 25px;
	background-color: #333;
	margin: 0 auto;
	position: relative;
}

.topbutton {
	padding: 10px;
	width: 150px;
	margin-top: -19px;
	z-index: 1;
	text-decoration: none;
	text-align: center;
	background-color: #ff0000;
	color: #FFFFFF;
	background-repeat: no-repeat;
	position: relative;
	left: 44%;
	border-radius: 15px;
	letter-spacing: 1px;
}

.footer {
	background-color: #591613;
	width: 100%;
	padding-top: 20px;
	margin: 0 auto;
	float: left;
	color: #FFFFFF;
}

.footer .col-sm-5{
	color: #CCCCCC;
	margin-bottom: 20px;
	font-size: 15px;
}

.footer .col-sm-12{
	color: #CCCCCC;
	margin-bottom: 20px;
	font-size: 12px;
}

.footer .well{
	color: #FFFFFF;
	border: none;
	background-color: #0D6797;
}

.footer container text-center{
	padding-top: 20px;
	height: 100px;
}

.footer-bottom {
	background-color: #0d5f9a;
	font-family: Open Sans,sans-serif;
	width: 100%;
	padding-top: 20px;
	margin: 0 auto;
	float: left;
}

.footer-bottom .col-sm-12{
	color: #CCCCCC;
	margin-bottom: 20px;
	font-size: 12px;
}

.footer-bottom .well{
	color: #FFFFFF;
	border: none;
	background-color: #0D6797;
}

.footer-bottom container text-center{
	padding-top: 20px;
	height: 100px;
}

.footer-content {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	color: #CCCCCC;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 32px;
}

.footer-one {
	width: 48%;
	float: left;
	text-align: center;
	max-width: 700px;
}

.footer-one-text {
	text-align: center;
	padding-right: 0px;
	width: 100%;
}

.footer-one-text h1{
	color: #FFFFFF;
	width: 100%;
	margin: -20px 0px 0px 0px;
	text-align: center;
	font-size: 36px;
	letter-spacing: 3px;
}

.footer-one-text h2{
	color: #FF2F2F;
	width: 100%;
	margin: 20px 0px 0px 0px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 2px;
}

.footer-two {
	width: 48%;
	max-width: 700px;
	float: right;
	padding-top: 55px;
	float: right;
	color: #FFFFFF;
	text-align: center;
}

.footer-two-icon {
	padding-top: 15px;
	text-align: center;
}

.footer-thre {
	width: 100%;
	float: right;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 14px;
	color: #fff;
}

.footer p{
	color: #fff;
	font-size: 16px;
}

.widget-footer-title{
	color: #591613;
}


.content {
    width: 100%;
    padding: 1em 0px 2em;
    position: relative;
    margin: 0 auto;
}

.half {
	width: 50%;
	border: 1px solid #ddd;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	margin-bottom: 15px;
}

.post-entry{
	width: 100%;
	margin: 0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*float: left;*/
}

.post{
	width: 100%;
}

.post-entry #post-thumbnail {
	width: 100%;
	margin: 10px;
}

.slider{
	margin-bottom: 35px;
}

h2.title1{
	margin: 5px;
}

.title{
	margin: 10px;
}

#post-thumbnail{
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
}


/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	max-width:979px;
	width: 100%;
	max-height:412px;
	height: 100%;

	position:relative;
	padding-bottom: 10px;
}
#slideshow #slidesContainer {
  margin:0 auto;
  	background: rgba(153,153,153,0.3);
  max-width:899px;
  width: 100%;
  max-height:412px;
  height: 100%;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  max-width:899px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  width: 100%;
  max-height:412px;
  height: 100%;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:412px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

#pageContainer {
  margin:0 auto;
  max-width:960px;
  width: 100%;
}
#pageContainer h1 {
  display:block;
  max-width:960px;
  width: 100%;
  max-height:114px;
  height: 100%;
  background:transparent url(img/bg_pagecontainer_h1.jpg) no-repeat top left;
  text-indent: -10000px;
}
.slide h2, .slide p {
  margin:15px;
}
.slide h2 {
  font:italic 24px Georgia, "Times New Roman", Times, serif;
  color: #999999;
  letter-spacing:-1px;
}
.slide img {
  float:right;
  margin-bottom: 5px;
/*	margin: 0 15px;*/
}

.well{
	background-color: #efe8d3;
	padding: 8px;
}

.footer .img-responsive{
	height: 90px;
}

.footer .col-sm-3{
	width:100px;
}

.navbar-inverse {
    background-color: #fff;
}

.navbar-inverse .navbar-brand {
    color: #333;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    color: #404040;
	font-family: 'Raleway', Tahoma, Arial;
	font-size: 18px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #404040;
	font-family: 'Raleway', Tahoma, Arial;
	font-size: 18px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #22aadd;
	text-decoration: none;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #22aadd;
	background-color: #fff;
}

.dropdown-menu>li>a {
	color: #333;
	padding: 8px 20px;
	font-family: 'Raleway', Tahoma, Arial;
	font-size: 15px;
}

.dropdown-menu>li>a:hover {
	color: #22aadd;
	font-family: 'Raleway', Tahoma, Arial;
	background-color: #fff;
	font-size: 15px;
}
.navbar-inverse .navbar-nav > .open > a:focus{
	background-color: #fff;
	color: #333;
}

.navbar a: hover, dropdown:hover .droppbtn, .dropbtn:focus{
	color: #333;
}

.container text-justify .col-sm-9{
	    padding-right: 0px;
}

.carousel-caption{
	text-align: left;
	text-shadow: 
    	 1px  1px     #000, 
    	-1px  1px     #000, 
    	 1px -1px     #000, 
    	-1px -1px     #000,
    	 1px  1px 5px #555;
	padding-bottom: 110px;
}

.carousel-caption h3 a{
	color: #fff;
	font-size: 36px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 
    	 1px  1px     #000, 
    	-1px  1px     #000, 
    	 1px -1px     #000, 
    	-1px -1px     #000,
    	 1px  1px 5px #555;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.carousel-indicators{
	bottom: 0px;
}

.bg-grey {
    background-color: #f6f6f6;
}

.opis{
	font-size: 20px;
	text-align: center;
	color: #9d9d9d;
	font-family: 'Comic Sans MS', cursive;
	}	
		
	@media only screen and (max-width: 600px) {
	.half{
		width: 100%;
		padding-bottom: 22px;
	}
	.title-single1{
		font-size: 20px;
	}
	.date{
		font-size: 14px;
	}
	.okvir{
		top: 95%;
		left: 0px;
		padding: 15px;
	}
	h3.title{
		font-size: 18px;
		margin: 0px 0px 15px 0px;
	}
	.entry{
		font-size: 16px;
		margin-bottom: 20px;
	}
	.widget-title1{
		font-size: 14px;
	}
	}
	@media only screen and (min-width: 601px) {
	.half{
		width: 100%;
		padding-bottom: 20px;
	}
	.okvir{
		top: 185%;
		left: 0px;
		padding: 15px;
	}
	h3.title{
		font-size: 18px;
		margin: 0px 0px 15px 0px;
	}
	.entry{
		font-size: 14px;
	}
	}
	@media only screen and (min-width: 767px) {
	.carouse-inner{
		height: 427px;
		position: relative;
    	width: 100%;
		overflow: hidden;
	}
	.carouse{
		height: 427px;
		position: relative;
    width: 100%;
	overflow: hidden;
	}
	
	.half{
		width: 100%;
		padding-bottom: 20px;
	}
	.okvir{
		top: 185%;
		width: 100%;
		left: 0px;
		padding: 15px;
	}
	h3.title{
		font-size: 18px;
		margin: 0px 0px 15px 0px;
	}
	.entry{
		font-size: 13px;
	}
	.opis{
		display: flex;
  		justify-content: center;
  		align-items: center;
  		height: 182px;
	}
	}
	@media only screen and (min-width: 991px) {
	.carouse-inner{
		height: 427px;
		position: relative;
    	width: 100%;
		overflow: hidden;
	}
	.carouse{
		height: 427px;
		position: relative;
    	width: 100%;
		overflow: hidden;
	}
	.carousel-caption h3 a{
		font-size: 24px;
	}
	.carousel-control {
    	height: 427px;
	}
	.okvir{
		top: 190%;
		left: 0px;
		padding: 15px;
	}
	.title-single{
		font-size: 36px;
	}
	h3.title{
		font-size: 18px;
		margin: 0px 0px 15px 0px;
	}
	.entry{
		font-size: 16px;
	}
	.opis{
		display: flex;
  		justify-content: center;
  		align-items: center;
  		height: 182px;
	}
	}
	@media only screen and (min-width: 1199px) {
	.carousel-control {
    	height: 427px;
	}
	.okvir{
		top: 180%;
		left: 0px;
		padding: 15px;
	}
	h3.title{
		font-size: 19px;
		margin: 0px 0px 15px 0px;
	}
	.title-single{
		font-size: 48px;
	}
	.entry{
		font-size: 16px;
	}
	.opis{
		display: flex;
  		justify-content: center;
  		align-items: center;
  		height: 224px;
	}	
	}
	@media only screen and (min-width: 1200px) {
	.carouse-inner{
		height: 565,6px;
		position: relative;
    	width: 100%;
		overflow: hidden;
	}
	.carouse{
		height: 565,6px;
		position: relative;
    	width: 100%;
		overflow: hidden;
	}
	.carousel-control {
    	height: 560px;
	}
	.title-single{
		font-size: 48px;
	}
	.half {
		width: 100%;
		padding: 4%;
	}
	.okvir{
		top: 180%;
		left: 0px;
		padding: 15px;
	}
	h3.title{
		font-size: 19px;
		margin: 5px 0px 15px 0px;
	}
	.entry{
		font-size: 16px;
	}
	.opis{
		display: flex;
  		justify-content: center;
  		align-items: center;
  		height: 180px;
		padding-top: 30px;
	}	
	.carousel-caption h3 a{
		font-size: 34px;
	}
	}