body { 

}
.ind-slide { padding-right: 0px !important;}
.hps-white { color: #FFF !important; }

header {
	margin-bottom: 0px !important;	
	background-color: transparent !important;
}

.header-msg {
	margin-top: 0px !important;
}

.navbar-fixed-top { background-color: transparent !important; }

.navbar-fixed-top.scrolled {
  background-color: #270C54 !important;
  transition: background-color 200ms linear;
}

#index-slide {
	width: 670px;
	height: 720px;
	float: left;
	background: #FF6;
	overflow: hidden;
	position: absolute;
	display: block;
}

#index-content {
	width: 900px;
	height: 720px;
	float: right;
	/*background:#CFF;*/
	background: url(/template/images/bg-index-content.jpg) no-repeat top right;
	background-size: 300px 410px;
}

#index-content-1 {
	width: 530px;
	height: 400px;
	margin-right: 350px;
	margin-left: 20px;
	float:left;
}
h1 {font-size: 42px; margin-top: 40px;}

.ms-slide h2 { margin-top: 0px; color: #fff; font-size: 64px; line-height: 70px; font-weight: 400; }
.ms-slide p { margin-top: 14px; color: #fff; font-size: 20px; line-height: 26px; padding-right: 30px !important; }
.ms-slide .btn-lg { font-size: 18px; line-height: 36px; padding: 15px; border: none !important; margin-right: 15px;  }
.ms-slide .btn-lg i { font-size: 38px; line-height: 38px; }
.hps-title2 { background-color: rgba(51,51,51,0.9) !important; padding: 10px; border-radius: 10px; }

.btns_i { padding-top: 25px; text-align: center; }
.btns_i h1 { margin-top: 0px; font-weight: 700; }
.btns_i p { font-size: 1.6em; font-weight: 400; color: #555; }
.btn_i { box-sizing: border-box; margin-bottom: 15px;  }
.btn_i a:link {
	padding: 5px 25px 5px 25px;
	background-color: #C70349;
	color: #fff;
	font-size: 1.6em;
	line-height: 1em;
	text-decoration: none;
	border-radius: 5px; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px auto;
	box-sizing: border-box;
}
.btn_i a:visited { background-color: #C70349; color: #fff; text-decoration: none;}
.btn_i a:hover { 
	color: #fff;
	text-decoration: none;
	background-color: #EE2E24;
	-webkit-transition: background 0.2s ease-in-out 0s;
	-moz-transition: background 0.2s ease-in-out 0s;
	-o-transition: background 0.2s ease-in-out 0s;
	transition: background 0.2s ease-in-out 0s; 
}

.tp-banner-container {
 	padding: 0;
    position: relative;
    width: 100%;
}

.ind_prod_box {
	/*background: #FFF url(/template/images/bg-ind-prod.jpg) no-repeat top center;*/
	padding-top: 10px;
}




.product_list_ind {
	margin: 10px 0px 0px 0px; 
}
		
.product_list_ind .product_itm {
	padding-left: 5px !important;
	padding-right: 5px !important;
	margin-bottom: 25px;
	text-align: center;
}

.product_list_ind .product_itm h2 {
	font-size: 20px;
	line-height: 1.1em;
	color:#E0821B;
	border: none;
	margin: 5px 0px 10px 0px;
	padding: 0px;
	font-weight: 700;

}

.product_list_ind .product_itm h2 a {
	color: #000000;
	text-decoration: none;
}

.product_list_ind .product_itm h2 a:visited {
	color: #000000;
	text-decoration: none;
}

.product_list_ind .product_itm h2 a:hover {
	color: #000000;
	text-decoration: underline;
}

.product_list_ind .product_itm .d_img {
	text-align: center;
	padding: 10px 15px 10px 15px;

}

.product_list_ind .d_img .img-xl-si { max-height: 275px; }

.product_list_ind .product_itm .d_info {
	text-align: center;
}

.product_list_ind .product_itm .d_price {
	font-size: 20px;
}
.product_list_ind .product_itm .d_price_disc { width: 70%; margin-left: 10%; background-color: #EE2E24; }

.product_list_ind .product_itm .d_price .prod_price {
	font-size: 20px;
}

.product_list_ind .product_itm .d_discount {
	width: 72px;
	height: 72px;
	font-size: 16px;
	line-height: 70px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background: url(/template/images_shop/bg_d_discount.png) no-repeat top left;
	position: relative;
	top: -270px;
	left: 0px;
	z-index: 5000;
}





.rs-img-1  { width: 670px; height: 720px; }
.rs-img-2  { width: 100px; height: 480px; }

.article { margin-top: 30px; }
.article h2 { color: #666; margin: 0px 0px 10px 0px; }
.article h2 a:link { color: #666; text-decoration: none; }
.article h2 a:visited { color: #666; text-decoration: none; }
.article h2 a:hover { color: #666; text-decoration: underline; }
.article .article_date { font-size: 0.9em; }
.intro { background: #fff url(/template/images/bg_intro_1.jpg) no-repeat top left; /*background-size: contain;*/ padding-top: 160px;  }
.slog { color: #FFF; font-size: 50px; font-weight: 700; line-height: 55px; margin-right: -15px; padding: 15px 30px; margin-bottom: 30px;  border-bottom-left-radius: 0px;  }
.date { color: #C70349; font-size: 42px; line-height: 43px; padding-left: 30px; font-weight: 700; margin-bottom: 70px; padding-top: 0px;  }
.intro-left { color: #FFF; background-color: rgba(65,29,88,0); }
.intro-cont { padding-left: 45px; 	font-size: 18px;
	line-height: 25px; padding-bottom: 23px; }
.intro-cont h1 { font-size: 48px; color: #4D2269; line-height: 48px; }


.intro-slog { padding-left: 45px; padding-top: 20px; font-size: 32px; line-height: 34px; color:#C70349; }

.btn-lg { font-weight: 700; font-size: 28px; line-height: 32px; }

.red { color: #C70349; }

.konference {
	margin: 60px 0px 110px 0px;
}

.konferenca {
	background-color: #C70349;
	color: #FFF;
	border-left: 5px #FFFFFF solid;
	min-height: 300px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
	line-height: 21px;
}

.konferenca a:link { color: #FFF; text-decoration: none; }
.konferenca a:visited { color: #FFF; text-decoration: none; }
.konferenca a:hover { color: #FFF; text-decoration: none; }

.konferenca-first { border-bottom-left-radius: 0px;  }
.konferenca-last { border-top-right-radius: 15px;  }
.konferenca .far { color: #fff; font-size: 36px; }

.konferenca h2 {
	color: #FFF;
	font-weight: 700;
	text-align: center;
	font-size: 24px;
	line-height: 28px;
	text-transform: uppercase;
	min-height: 70px;
}

.konferenca-r {
	padding: 30px;
	font-size: 18px;
	line-height: 25px;
	/*	background-color: #EEE;*/
}

.konferenca-r h2, .poudarki h2 {
	font-weight: 700;
	
	font-size: 54px;
	line-height: 55px;
	padding-left: 30px;
	border-left: 5px solid #000;
	margin-bottom: 30px;
}



.poudarki { 
	background-color: #f5f5f5;
	font-size: 18px;
	line-height: 25px;
}

.fas { color: #FFF; line-height: 1em; font-size: 30px; }

.countdown { margin-top: 235px; margin-left: 30px; font-size: 38px; color: #fff; }
.countdown .btn-lg { margin-left: 30px; }

.countdown1 { margin-top: 235px; margin-left: 30px; font-size: 30px; color: #fff; }
.countdown1 .btn-lg { margin-left: 20px; font-size: 20px !important;}








.ind_count { background-color: #fff; padding: 30px; margin: 5px; text-align: center; color: #FFF; font-size: 14px; line-height: 18px; }
.count_tit { text-align: center; margin-bottom: 15px; color: #333; font-size: 30px; padding-bottom: 15px; font-weight: 700; }
.count_num { color: #fff; font-weight: 700; font-size: 40px; text-align: center; 
			width: 160px; height: 160px; border: 5px solid #686B97; border-radius: 50%; display: inline-block; padding: 40px 0px; margin-bottom: 15px;  
			}

.keynote { padding-left: 60px;}
.keynote h3 { padding-top: 10px;  }
.keynote > a > img { margin-top: 20px; margin-left: 15px; }
.keynote-info { min-height: 90px; }

.keynote-lectures { padding-top: 30px; padding-bottom: 40px; margin-top: 40px; }
.keynote-lectures a:link { text-decoration: none; color:#C70349; }
.keynote-lectures a:visited { text-decoration: none; color:#C70349; }
.keynote-lectures a:hover { text-decoration: underline; color:#666; }
.keynote-lectures h2 {  margin-top: 0px; font-size: 42px; font-weight: 700;  }
.keynote-lectures h3 { margin-top: 15px; font-size: 21px; color:#C70349; }
.keynote-lecture { margin-top: 30px; }
.keynote-lecture .podjetje { font-size: 15px; line-height: 20px; font-weight: bold; color: #C70349; margin-bottom: 5px; }
.keynote-lecture .img-predavatelj { width: 35px; height: 35px; margin-right: 5px; }
.keynote-lecture .fas { color: #bbb; font-size: 24px; }
.keynote-lecture .fas:hover { color: #C70349; }

.keynote-speakers { background-color: #f5f5f5; padding-top: 30px; padding-bottom: 50px; margin-top: 50px; }
.keynote-speakers .container { max-width: 90% !important; }
.keynote-speakers h2 {  margin-top: 10px; font-size: 30px; font-weight: 700; color:#C70349; }
.keynote-speakers h3 { margin-top: 15px; }
.keynote-speaker { text-align: center; margin-top: 30px; }
.keynote-speaker .podjetje { font-size: 15px; line-height: 20px; font-weight: bold; color: #C70349; margin-bottom: 5px; }
.keynote-speaker .img-predavatelj { width: 165px; height: 165px; }
.keynote-speaker .fas { color: #bbb; font-size: 24px; }
.keynote-speaker .fas:hover { color: #C70349; }


.keynote-lectures .btn-lg, .keynote-speakers .btn-lg { font-size: 20px !important; padding: 8px; }

@media (min-width: 320px) {


	.konference {
		margin: 3px 0px 30px 0px;
	}
	
	.konferenca {
		border-bottom: 3px #FFFFFF solid;
		min-height: 30px;
		border-radius: 0px;
		border: 10px #FFFFFF solid;
	}
	
	.konferenca-first { border-bottom-left-radius: 0px;  }
    .konferenca-last { border-top-right-radius: 0px;  }

	
	.konferenca-r { font-size: 18px; line-height: 25px; }
	
	.konferenca h2 {
	min-height: 10px;
}
	.intro-cont { background-color: #FFF; font-size: 18px; line-height: 25px; padding-bottom: 23px; }
	.intro-cont h1 { font-size: 38px; line-height: 40px;  margin-top: 40px; }
	
	.konferenca-r h2, .poudarki h2 { font-size: 30px; line-height: 38px; 	padding-left: 15px; }
	
	.slog {  font-size: 42px; line-height: 46px; margin-top: 0px; background-color: transparent;  }
	
	.intro { background: #8584AC url(/template/images/bg_intro_1.jpg) no-repeat top left; /*background-size: contain;*/  }
	.intro-left { padding-top: 30px; background-color: transparent; }
	.date { text-shadow: 2px 2px 0px #E6E6EE; margin-bottom: 30px; font-size: 42px; line-height: 43px; }
	.poudarki { font-size: 18px; line-height: 25px;}
	.countdown { margin-top: 15px; margin-left: 0px; font-size: 22px; text-align: center;  }
	.countdown1 { margin-top: 15px; margin-left: 0px; font-size: 20px;  text-align: center; }
	.countdown .btn-lg { margin-left: 0px; margin-top: 15px; margin-bottom: 15px; }
	.countdown1 .btn-lg { margin-left: 0px; margin-top: 15px; margin-bottom: 15px; font-size: 20px !important;}
	.keynote { padding-left: 15px; }
	.col-md-2-si { flex: 0 0 100%; max-width: 100%; }
	.ind_count { padding: 0px 30px; }
	.bgi {background: #FFF url(/template/images/bgi.jpg) no-repeat top right; background-size: cover;}
}
@media (min-width: 992px) {


	.konference {
	margin: 60px 0px 30px 0px;
}
		.konferenca {
		border-bottom: none;
			min-height: 300px;
	}
	.konferenca h2 {
	min-height: 100px;
}
	.intro-cont { background-color: transparent; }
	.intro-cont h1 { font-size: 48px; line-height: 48px; }
	.konferenca-r h2, .poudarki h2 { font-size: 54px; line-height: 55px; 	padding-left: 30px; }
	.slog {  font-size: 63px; line-height: 65px; margin-top: 0px;  }
	
	.intro { background: #fff url(/template/images/bg_intro_1.jpg) no-repeat top left; /*background-size: contain;*/  }
	.intro-left { padding-top: 0px; background-color: rgba(65,29,88,0); }
	.date { text-shadow: none; margin-bottom: 70px; }

}
@media  (min-width: 1200px) {
	.intro-cont { background-color: transparent;  font-size: 14px; line-height: 18px; padding-bottom: 10px; }
	.intro-cont h1 { font-size: 32px; line-height: 32px;  margin-top: 20px; }
	.konferenca-r h2, .poudarki h2 { font-size: 40px; line-height: 45px; 	padding-left: 30px; }
	.slog {  font-size: 42px; line-height: 46px; margin-top: 0px;   }
	
	.intro { background: #fff url(/template/images/bg_intro_1.jpg) no-repeat top left; background-size: 130%;  }
	.intro-left { padding-top: 0px; background-color: rgba(65,29,88,0); }
	.date { text-shadow: none; margin-bottom: 10px; }
	.konferenca-r { font-size: 14px; line-height: 20px;}
	.poudarki { font-size: 14px; line-height: 20px;}
	.date { text-shadow: none; margin-bottom: 10px;  font-size: 32px; line-height: 32px;}
	.intro-slog { font-size: 22px; line-height: 26px;  }
	.countdown {  margin-top: 210px; margin-left: 30px; font-size: 22px;  }
	.countdown1 {  margin-top: 180px; margin-left: 30px; font-size: 16px;  }
	.countdown .btn-lg { margin-left: 20px; margin-top: 0px; margin-bottom: 0px; }
	.countdown1 .btn-lg { margin-left: 20px; margin-top: 0px; margin-bottom: 0px; font-size: 20px !important;}
	.keynote { padding-left: 45px; }
	.konferenca { font-size: 14px; line-height: 18px; 
					border-bottom-right-radius: 15px;
					border-bottom-left-radius: 15px;
					border-left: 0px;
					border-top: 0px;
					border-right: 5px #FFFFFF solid;
					border-bottom: 0px;
	}
	.konferenca-first { border-bottom-left-radius: 0px;  }
    .konferenca-last { border-top-right-radius: 15px;  }
	.col-md-2-si { flex: 0 0 20%; max-width: 20%; }	
	.ind_count { padding: 30px; }
	.bgi {background: #FFF url(/template/images/bgi.jpg) no-repeat top left; background-size: cover;}
}
@media  (min-width: 1300px) {
	.intro-cont { background-color: transparent;  font-size: 14px; line-height: 18px; padding-bottom: 0px; }
	.intro-cont h1 { font-size: 36px; line-height: 36px;  margin-top: 20px; }
	.konferenca-r h2, .poudarki h2 { font-size: 42px; line-height: 46px; 	padding-left: 30px; }
	.slog {  ffont-size: 50px; font-weight: 700; line-height: 55px; margin-top: 0px;  }
	
	.intro { background: #fff url(/template/images/bg_intro_1.jpg) no-repeat top left; background-size: 106%;  }
	.intro-left { padding-top: 0px; background-color: rgba(65,29,88,0); }
	.date { text-shadow: none; margin-bottom: 10px; }
	.konferenca-r { font-size: 14px; line-height: 20px;}
	.poudarki { font-size: 14px; line-height: 20px;}
	.date { text-shadow: none; margin-bottom: 10px; font-size: 38px; line-height: 40px;}
	.countdown { margin-top: 220px; font-size: 28px;  text-align: left; }
	.countdown1 { margin-top: 200px; font-size: 21px; text-align: left;  }

}
@media (min-width: 1600px) {

	.konference {
	margin: 60px 0px 110px 0px;
}
		.konferenca {
		border-bottom: none;
			min-height: 300px;
	}
	.konferenca h2 {
	min-height: 100px;
}
	.intro-cont { background-color: transparent;  font-size: 18px;line-height: 25px;  padding-bottom: 55px;}
	.intro-cont h1 { font-size: 44px; line-height: 44px; }
	.konferenca-r h2, .poudarki h2 { font-size: 54px; line-height: 55px; 	padding-left: 30px; }
	.slog {  font-size: 63px; line-height: 65px; font-weight: 700;  margin-top: 0px;  }
	
	.intro { background: #fff url(/template/images/bg_intro_1.jpg) no-repeat top left; background-size: 106%;  }
	.intro-left { padding-top: 0px; background-color: rgba(65,29,88,0); }
	.date { text-shadow: none; margin-bottom: 30px; font-size: 46px; line-height: 46px; }
	.konferenca-r { font-size: 18px; line-height: 25px;}
	.poudarki { font-size: 18px; line-height: 25px;}
	.intro-slog { font-size: 32px; line-height: 34px;  }
	.countdown { margin-top: 240px; font-size: 28px;  }
	.countdown1 { margin-top: 170px; font-size: 21px;  }
}

@media (min-width: 1900px) {

	.konference { 	margin: 60px 0px 30px 0px; }
	.konferenca {
		border-bottom: none;
			min-height: 300px;
	}
	.konferenca h2 {
	min-height: 70px;
	}
	.intro-cont { background-color: transparent;  font-size: 18px;line-height: 25px;  padding-bottom: 80px;}
	.intro-cont h1 { font-size: 46px; line-height: 46px; }
	.konferenca-r h2, .poudarki h2 { font-size: 50px; line-height: 50px; 	padding-left: 30px; }
	.slog {  font-size: 65px; line-height: 70px; font-weight: 700; margin-top: 70px;  }
	
	.intro { background: #fff url(/template/images/bg_intro_1.jpg) no-repeat top left; background-size: 100%; min-height: 800px;  }
	.intro-left { padding-top: 0px; background-color: rgba(65,29,88,0); }
	.date { text-shadow: none; margin-bottom: 80px; font-size: 40px; line-height: 41px; }
	.konferenca-r { font-size: 16px; line-height: 24px;}
	.poudarki { font-size: 16px; line-height: 24px;}
	.countdown { margin-top: 235px; font-size: 38px;  }
	.countdown1 { margin-top: 235px; font-size: 30px;  }
	.konferenca { font-size: 15px; line-height: 21px; }	
	.bgi {background: #FFF url(/template/images/bgi.jpg) no-repeat top right; background-size: cover;}
}
