*,
*:before,
*:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

.container .row *, button,
.container .row *:before, button:before,
.container .row *:after, button:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

h2 {
	font-weight: bold;
}
h1.naslov {
	font-weight:bold;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 10px;
}
.vjezbalica {
	position: relative;
	width: 669px;
	margin: 0 auto;
	overflow: hidden;
	padding-right:20px;
}
.intro {
	width: 100%;
	height: 100%;
}
.tekstIntro {
	width: 50%;
	float: left;
	margin: 200px 0 0 30px;
}
.tekstIntro p {
	font-size: 17px;
}
.photoIntro {
	width: 45%;
	float: right;
	margin: 150px 0 0 0;
}
.introText {
	clear:both;
}
.introText span {
	font-weight: bold;
}
#firstScreen {
	height: 100%;
	position: relative;
}
.bodyContainer {
	padding: 0;
	top: 50px;
}
.left {
	position: relative;
	float: left;
	width: 257px;
	margin-left:30px;
	margin-right:100px;
}
.right {
	position: relative;
	float: right;
	width: 182px;
	margin-right: 50px;
}
.left img,
.right img {
	width: 100%;
}
.bodyHolder {
	margin-top: 30px;
	float: left;
}
.instruction {
	width: 35%;
	float: right;
	font-size: 16px;
	font-weight: bold;
	padding-right: 30px;
	margin-top: 180px;
	color: #15306b;
}
.description {
	display: block;
	color: #2C2E37;
	overflow: visible !important;
	z-index: 999999;
	white-space: nowrap;
	border-bottom: 0.5px solid #C3C3C3;
}
.description p {
	font-size: 14px;
	margin: 0 !important;
}
.left .description1 {
	top: 97px;
	left: 138px;
	padding-left: 45px;
	position: absolute;
}
.left .description2 {
	top: 140px;
	left: 55px;
	padding-right: 25px;
	position: absolute;
}
.left .description3 {
	top: 150px;
	padding-left: 10px;
	left: 165px;
	position: absolute;
}
.left .description4 {
	top: 180px;
	left: 205px;
	padding-left: 10px;
	position: absolute;
}
.left .description5 {
	top: 185px;
	left: -14px;
	padding-right: 73px;
	position: absolute;
}
.right .description1 {
	top: 45px;
	left: 132px;
	padding-left: 20px;
	position: absolute;
}
.right .description2 {
	top: 100px;
	left: 0px;
	padding-right: 7px;
	position: absolute;
}
.right .description3 {
	top: 223px;
	left: -38px;
	position: absolute;
	padding-right: 8px;
	padding-top: 2px;
	border-bottom: 0;
	border-top: 0.5px solid #C3C3C3;
}
.right .description4 {
	top: 260px;
	left: 140px;
	padding-left: 10px;
	position: absolute;
}
.icons {
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
}
.left .icon1 {
	top: 110px;
	left: 120px;
}
.left .icon2 {
	top: 149px;
	left: 110px;
}
.left .icon3 {
	top: 160px;
	left: 145px;
}
.left .icon4 {
	top: 190px;
	left: 185px;
}
.left .icon5 {
	top: 218px;
	left: 150px;
}
.right .icon1 {
	top: 55px;
	right: 50px;
}
.right .icon2 {
	top: 110px;
	right: 125px;
}
.right .icon3 {
	top: 215px;
	right: 115px;
}
.right .icon4 {
	top: 270px;
	right: 43px;
}
.videoTitle {
	top: 100px;
	right: 50px;
}
#videoScreen {
	width: 100%;
	height: 100%;
	top: 0px;
}
#myCarousel {
	position: relative;
}
#myCarousel2 .flexDIV {
	display: flex;
	align-items: flex-start;
}
#myCarousel .slick-slide{
	border-right: none;
}
.slick-prev {
	position: absolute;
	width: 10px;
	height: 18px;
	z-index: 999999;
	left: 20px;
	top: 50%;
	background-image: url(img/left.png);
	background-color: transparent;
	border: none;
	font-size: 0px;
	background-size: cover;
	padding: 0;
}
.item {
	width: 100%;
}
.slick-next {
	position: absolute;
	width: 10px;
	height: 18px;
	z-index: 999999;
	right: 20px;
	font-size: 0px;
	top: 50%;
	background-image: url(img/right.png);
	background-color: transparent;
	border: none;
	background-size: cover;
	padding: 0;
}
.slick-list {
	width: 80%;
	margin: 0 auto !important;
}
.slick-slide {
	border: none;
	padding: 0 !important;
}
.vjezbaNo {
	height: 50px;
	line-height: 50px;
	background-color: black;
	color: #fff;
	text-align: center;
}
.leftImg {
	position: relative;
	max-height: 585px;
	width: 60%;
}
.leftImg img {
	width: 100%;
	/*position: absolute;*/
	/*top: -50px;*/
}
audio {
	width: 100%;
}
.rightText {
	z-index: 99;
	margin-top: 80px;
	width: 40%;
	margin-left: auto;
}
.rightText p{
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 500;
}
.carousel-indicators-numbers li {
	text-indent: 0 !important;
	margin: 0 2px !important;
	height: 30px !important;
	width: 30px !important;
	text-align: center;
	border: none !important;
	border-radius: 100%;
	line-height: 30px;
	color: #fff;
	background-color: #999 !important;
	transition: all 0.25s ease;
}
.carousel-indicators-numbers li.active {
	background-color: #000 !important;
}
.menu {
	position: absolute;
	z-index: 9999;
	right: 0px;
}
.menu .back {
	position: absolute;
	z-index: 9999;
	right: 0px;
}
.menu .home {
	position: absolute;
	z-index: 9999;
	right: 100px;
}
.carousel-inner {
	min-height: 450px;
}
.kruzic {
	position: absolute;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../slike/kruzic_dupli.png) no-repeat 0px 0px;
}
.kruzic:hover {
	background: url(../slike/kruzic_dupli.png) no-repeat 0px -18px;
}
.autor {
	padding-top:20px;
	font-size:11px !important;
}
@media only screen and (max-width: 669px) {
	.vjezbalica {
		padding-top:14px;
		width: 90%;
	}
	.naslov h1 {
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		color: #2c2c2c;
		font-size: 26px;
		text-decoration: none;
	}
	#myCarousel2 .flexDIV {
		flex-direction: column;
	}
	.leftImg {
		height: auto;
		width: 100%;
		margin: 0;
	}
	.leftImg img {
		position: relative;
		width: 100%;
		height: auto;
		top: 0;
		margin: 0 auto;
		display: block;
		left: 0;
	}
	.rightText {
		width: 100%;
		margin-top:10px;
		margin-bottom: 70px;
	}
	#myCarousel {
		margin-bottom: 50px;
	}
	.slick-prev {
		left: 0;
	}
	.slick-next {
		right: 0;
	}
	.vjezbaAudio {
		display: block;
		margin: 0 auto;
	}
	.carousel-indicators {
		width:100%;
		margin:auto;
		left:0;
	}
	.introText {
		padding-left:14px;
	}
	.bodyHolder {
		margin-top:0;
	}
	.right {
		position: relative;
		float: left;
		width: 182px;
		margin-left: 80px;
	}
	.autor {
		padding-top:0;
	}
}

