body { 

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

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

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

#index-slide {
	width: 960px;
	height: 460px;
	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;
}


.ms-slide h2 { margin-top: 0px; color: #fff; font-size: 64px; line-height: 70px; font-weight: 400; font-family: "Oswald",sans-serif; text-shadow:2px 2px 0px rgba(0, 0, 0, 0.6);}
.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: #E5345B;
	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: #E5345B; 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; }

.slog { text-align: center; font-size: 2.6em; font-weight: 400; color: #333; margin-bottom: 0px; }

.ind-block img { max-width: 100% !important; }

.index-slide-left { padding: 0px; }
.index-slide-rignt{  font-size: 18px; line-height: 26px; background-color:#ccc; padding: 3%; }
.index-slide-rignt h2 { line-height: 1em; font-size: 50px; color:#fff; }

.box-1-container {
	padding: 30px 10%;
}
.box-1 {
	background-color: #0076B7;
	/*background: linear-gradient(180deg, #004E82 15%,#09F);*/
	background: linear-gradient(180deg, #01233B 15%,#09F);
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	padding: 30px 10%; 
	border-radius: 5px;
	min-height: 400px;
	transition: all 0.2s ease;
}

.box-1:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.4);
  background: linear-gradient(180deg, #09F 15%, #004E82);
}
  
.box-1 h3 { color: #fff; font-size: 28px; font-weight: 700; }

.box-1-img {
    position: absolute;

    right: 15px;
    left: 0px;
    bottom: -60px;
    color: #fff;
	text-align: right;
}
@media (min-width: 320px) {

	#index-content {
		background: none;
		width: 320px;
		height: auto;
		float: left;
		display: block;
		margin-top: 320px;
	}

	.rs-img-1  { width: 535px; height: 576px; }
	.rs-img-2  { width: 80px; height: 300px; }
	#cat_list_ind li {
		width: 320px;
		height: 292px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		padding: 0px;
		border: none;
	}
	#cat_list_ind li .d_img {
		width: 170px;
		margin-left: auto;
		margin-right: auto;
	}
	#cat_list_ind li .d_info {
		font-size: 0.9em;
		height: 120px;
	}
	#cat_list_ind li .d_kupi {
		width: 170px;	
		margin-left: 75px;
		margin-right: auto;
		
	}
	#cat_list_ind li img {
		width: 170px;	
	}

	#index-content-1 {
		margin-right: 0px;
		margin-left: 0px;
		font-size: 0.9em;
		line-height: 1.1em;
		width: 320px;
		height: auto;
		border-bottom: 1px solid #000;
	}

	.box-1-container { padding: 30px 15px; }
	.box-1 { margin-bottom: 60px; padding-bottom: 130px;}
	.box-1-img {
		right: 70px;
		left: 70px;
		bottom: -20px;
		text-align: center;
		max-width: 100%;
	}
		.box-1-img > img { max-width: 100%; }
}

@media (min-width: 576px) {

}
@media (min-width: 992px) {
	.box-1-container { padding: 30px 10%; }
	.box-1 { margin-bottom: 0px; padding-bottom: 15px; }
	.box-1-img {
   		right: 15px;
		left: 30%;
		bottom: -60px;
		text-align: right;
	}
}
@media (min-width: 1200px) {

	#index-content {
		width: 690px;
		height: 575px;
		margin-top: 0px;
		float: right;
		background: url(/template/images/bg-index-content.jpg) no-repeat top right;
		background-size: 200px 273px;
	}

	.rs-img-1  { width: 535px; height: 576px; }
	.rs-img-2  { width: 80px; height: 300px; }
	#cat_list_ind li {
		width: 170px;
		height: 292px;
		margin-left: 0px;
		padding-left: 20px;
		border-left: 1px solid #000;
		margin-top: 0px;
	}
	#cat_list_ind li .d_img {
		width: 170px;
	}
	#cat_list_ind li .d_info {
		font-size: 0.75em;
		height: 120px;
	}
	#cat_list_ind li .d_kupi {
		width: 170px;	
	}
	#cat_list_ind li img {
		width: 170px;	
	}
	#index-content-1 {
		height: 280px;
		width: 530px;
		font-size: 0.9em;
		line-height: 1.1em;
		border-bottom: none;
	}
}
@media (min-width: 1600px) {
	#index-content {
		width: 900px;
		height: 720px;
		margin-top: 0px;
		float: right;
		background: url(/template/images/bg-index-content.jpg) no-repeat top right;
		background-size: 300px 410px;
	}

	.rs-img-1  { width: 670px; height: 720px; }
	.rs-img-2  { width: 100px; height: 480px; }
	#cat_list_ind li {
		width: 230px;
		height: 315px;
		margin-left: 30px;
		padding-left: 30px;
		margin-top: 0px;
		border-left: 1px solid #000;
	}
	#cat_list_ind li .d_img {
		width: 230px;
	}
	#cat_list_ind li .d_info {
		font-size: 1em;
		height: 140px;
	}
	#cat_list_ind li .d_kupi {
		width: 230px;	
	}
	#cat_list_ind li img {
		width: 230px;	
	}
	#index-content-1 {
		margin-left: 20px;
		width: 530px;
		height: 400px;
		font-size: 1em;
		line-height: 1.1em;
		line-height:1.3em;
		border-bottom: none;
	}
}

#adv-custom-pager { display: block; position: absolute; bottom: 5px; left: 320px; z-index: 200; }
#adv-custom-pager img {margin: 0px 2px 0px 3px; border: 1px solid #FFF;}
.cycle-pager-active img { border-color: #000 !important; }

@media (min-width: 320px) {
	.product_list_ind .product_itm { min-height: 230px; }
}
@media (min-width: 360px) {

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

}

@media (min-width: 768px) {

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

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

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

}