html {
	height: 100%;
}
body {
	font: 12px/18px Arial, sans-serif;
	width: 100%;
	height: 100%;
	background: url(../img/bg.png) 0 0 repeat-x;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
	.wrp {
		width: 960px;
		margin: 0 auto;
		position: relative;
	}


.top {
	height: 51px;
	background-color: rgb(255, 255, 255);
	box-shadow: 0px 1px 1px 0px #eee;
	border-bottom: 2px solid #d3dbdb;
}	
	.top-menu {
		position: absolute;
		top: 15px;
		left: 0px;
	}	
		.top-menu li {	
			padding: 0;
			margin: 0 50px 0 0;
			list-style: none;
			display: inline-block;
		}
		.top-menu a {
			font-size: 14px;
			font-family: "PT Sans bold";
			color: rgb(136, 136, 136);
			text-transform: uppercase;
			text-decoration: none;
		}
	
	.top-basket {
		position: absolute;
		top: 9px;
		left: 735px;
		height: 35px;
		line-height: 35px;
		padding-left: 57px;
		background: url(../img/top-basket.png) 0 50% no-repeat;
		font-size: 14px;
		font-family: "PT Sans bold";
		color: rgb(136, 136, 136);
	}
	
	.header-basket-count {
		position: absolute;
		top: -2px;
		left: 25px;
		width: 20px;
		height: 20px;
		border-radius: 50%;
		background-color: rgb(0, 104, 142);
		font-size: 12px;
		font-family: "PT Sans";
		color: rgb(255, 255, 255);
		line-height: 20px;
		text-align: center;
	}
	.header-basket-total a {
		font-size: 14px;
		font-family: "PT Sans bold";
		color: rgb(136, 136, 136);
		text-decoration: none;
	}

	
	

/* Header */
.header {
	height: 224px;
}
	.logo {
		display: inline-block;
		width: 384px;
		height: 91px;
		background: url(../img/logo.png?v=2) 0 0 no-repeat;
		position: absolute;
		left: 0;
		top: 15px;
	}
	.header-slogan {
		position: absolute;
		left: 175px;
		top: 39px;
		left: 175px;
		top: 39px;
		width: 210px;
		height: 35px;
		background: url(../img/header-slogan.png) 0 0 no-repeat;
	}
	
	
	.header-phone {
		background: url(../img/header_phone.png) 0 5px no-repeat;
		position: absolute;
		top: 35px;
		left: 524px;
		padding-left: 26px;
		font-size: 20px;
		font-family: "PT Sans";
		color: rgb(75, 75, 75);
	}	
		.header-phone span {
			font-family: "PT Sans bold";
			font-size: 24px;
		}	
	
	.header-callback {
		position: absolute;
		bottom: -26px;
		right: 0;
		font-size: 14px;
		font-family: "PT Sans";
		color: rgb(0, 104, 142);
		text-decoration: none;
		width: 120px;
		text-align: center;
		line-height: 24px;
		height: 24px;
		border-color: rgb(75, 189, 231);
		border-radius: 3px;
		background-color: rgb(231, 231, 231);
	}
	
	.header-time {
		position: absolute;
		top: 32px;
		right: 0;
		text-align: right;
	}
		.header-time-title {
			padding-left: 21px;	
			font-size: 14px;
			font-family: "PT Sans bold";
			color: rgb(75, 75, 75);
			text-transform: uppercase;
			margin-bottom: 5px;
			background: url(../img/header-time.png) 0 50% no-repeat;
			height: 23px;
		}
		.header-time-text {
			font-size: 14px;
			color: rgb(75, 75, 75);
			line-height: 18px;
		}
	
	
	.header-box {
		border-radius: 3px;
		background-color: rgb(75, 189, 231);
		position: absolute;
		top: 120px;
		left: 0px;
		width: 960px;
		height: 74px;
	}
		.header-category-btn {
			position: absolute;
			top: 16px;
			left: 15px;
			font-size: 16px;
			font-family: "PT Sans";
			color: rgb(255, 255, 255) !important;
			font-weight: bold;
			text-transform: uppercase;		
			background: url(../img/header-category-btn.png) 154px 50% no-repeat;
			border-radius: 3px;
			padding: 0 0 0 24px;
			background-color: rgb(0, 104, 142);
			box-shadow: 0px 2px 0px 0px rgba(0, 69, 94, 0.75);
			width: 174px;
			height: 40px;
			line-height: 40px;
			display: inline-block;
		}
		
		.popup {
			display: none;
			position: absolute;
			left: 0;
			top: 70px;
			background: #E7F6F6;
			z-index: 9999;
			padding: 7px 40px 27px 40px;
			border: 1px solid #D9D9D9;
			width: 878px;
			border-radius: 6px; 
		}

			.popup:after,
			.popup:before {
				bottom: 100%;
				left: 103px;
				border: solid transparent;
				content: "";
				height: 0;
				width: 0;
				position: absolute;
				pointer-events: none;
			}
			.popup:after {
				border-color: rgba(136, 183, 213, 0);
				border-bottom-color: #E7F6F6;
				border-width: 11px;
				margin-left: -1px;
			}
			.popup:before {
				border-color: rgba(194, 225, 245, 0);
				border-bottom-color: #D9D9D9;
				border-width: 12px;
				margin-left: -2px;
			}

			.popup table {
				width: 100%;
			}	
			.popup td {
				width: 33.3%;
				vertical-align: top;
				padding: 0;
			}
				.popup-livel-1 {
					margin-bottom: 10px;
					margin-top: 20px;
				}
				.popup-livel-1 a {
					text-decoration: none;
					text-transform: uppercase;
					color: #4B4B4B;
					font-family: "PT Sans bold";
					font-size: 16px;
				}
		
				.popup-livel-2 {
					margin-bottom: 0;
					height: 120px;
					overflow: hidden;
				}
					.popup-livel-2 li {
						list-style: none;
					}	
					.popup-livel-2 li a {
						text-decoration: none;
						color: #00688E;
					}
					.popup-togle {
						color: #FA5048 !important;
						border-bottom: 1px dashed #FA5048;
						text-decoration: none;
					}
		
		.header-search {
			position: absolute;
			top: 16px;
			left: 245px;
			width: 697px;
			background: #fff;
			height: 36px;
			padding: 2px;
			border-radius: 3px;
		}
			.header-search input[type=text] {
				display: inline-block;
				background-color: #fff;
				border: none;
				padding: 0 0 0 10px;
				margin: 0;
				width: 600px;
				height: 36px;
				line-height: 36px;
				outline: none;
			}
			.header-search input[type=submit] {
				display: inline-block;
				font-size: 14px;
				font-family: "PT Sans bold";
				color: rgb(255, 255, 255);
				text-transform: uppercase;
				width: 85px;
				height: 36px;
				line-height: 36px;
				outline: none;			
				cursor: pointer;			
				padding: 0;
				margin: 0;			
				border: none;			
				position: absolute;
				top: 2px;
				right: 2px;
				background: #fa5048;
				border-radius: 3px;
			}

	
.banner {
	margin-bottom: 40px;
}
.banner a {
	display: block;
	width: 100%;
	height: 249px;
	background: url(../img/banner-mango.png) 0 0 no-repeat;
}
	
	

/* Middle */
.middle {
	width: 100%;
	padding: 0 0 167px;
	position: relative;
}
.middle:after {
	display: table;
	clear: both;
	content: '';
}
.container {
	width: 100%;
	float: left;
	overflow: hidden;
}
.content {
	padding: 0 0 0 245px;
}

/* Left Sidebar */
.left-sidebar {
	float: left;
	width: 225px;
	margin-left: -100%;
	position: relative;
}

/* Footer */
.footer {
	margin: -167px auto 0;
	height: 167px;
	background: #eeeeee;
	position: relative;
}
	.copiright {
		position: absolute;
		top: 85px;
		left: 0;
		font-size: 14px;
		font-family: "PT Sans";
		color: rgb(144, 144, 144);
		line-height: 18px;
	}	
		.copiright span {
			color: #00688e;
			text-transform: uppercase;
		}

	.footer-menu {
		position: absolute;
		top: 32px;
		left: 0px;
	}	
		.footer-menu li {	
			padding: 0;
			margin: 0 20px 0 0;
			list-style: none;
			display: inline-block;
		}
		.footer-menu a {
			font-size: 14px;
			font-family: "PT Sans";
			color: rgb(136, 136, 136);
			text-decoration: underline;
		}

	.footer-email {
		background: url(../img/footer-email.png) 0 50% no-repeat;
		font-size: 14px;
		font-family: "PT Sans";
		color: rgb(75, 75, 75);
		position: absolute;
		top: 31px;
		left: 661px;
		padding-left: 29px;
	}

	.footer-phone {
		background: url(../img/footer_phone.png) 0 50% no-repeat;
		font-size: 16px;
		font-family: "PT Sans bold";
		color: rgb(75, 75, 75);
		position: absolute;
		top: 31px;
		right: 0;
		padding-left: 16px;
	}

	.footer-social {
		position: absolute;
		top: 92px;
		right: 0;
	}	
		.footer-social a {
			display: inline-block;
			width: 28px;
			height: 27px;	
			margin-left: 4px;	
		}	
			.social-vk {
				background: url(../img/social-vk.png) 0 0 no-repeat;
			}
			.social-fb {
				background: url(../img/social-fb.png) 0 0 no-repeat;
			}
			.social-ok {
				background: url(../img/social-ok.png) 0 0 no-repeat;
			}

			
.main_slider {
	margin-bottom: 40px;
}
	.main_slider img {
		border-radius: 3px; 
	}
	.main_slider .bx-wrapper {
		position: relative;
	}
	.main_slider .bx-prev {
		display: inline-block;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 104px;
		left: 0;
		text-indent: 50px;
		overflow: hidden;
		z-index: 100;
		background: url(../img/slider-prev.png) 0 0 no-repeat;
	}
	.main_slider .bx-next {
		display: inline-block;
		width: 40px;
		height: 40px;
		position: absolute;
		top: 104px;
		right: 0;
		text-indent: 50px;
		overflow: hidden;
		z-index: 100;
		background: url(../img/slider-next.png) 0 0 no-repeat;
	}
				
/* Категории на главной */
.main-category {
	margin-bottom: 40px;
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
}
	.main-category ul {
		margin-right: -50px;
	}	
		.main-category li {
			width: 313px;
			margin-right: 0;
			float: left;
			list-style: none;
			text-align: center;
			line-height: 18px;
			height: 260px;
		}	
		.main-category a {
			text-align: center;
			text-decoration: none;
			font-size: 14px;
			font-family: "PT Sans bold";
			color: rgb(75, 75, 75);
			text-transform: uppercase;
			text-align: center;			
		}	
		.main-category a span {
			display: block;
			text-align: center;
			margin: 0 auto;
		}	
		.main-category img {
			max-width: 100%;
		}
		
			
/* Полезно знать */			
.main-info {
	margin-bottom: 40px;
	overflow: hidden;
}	
	.main-info-row {
		width: 320px;
		float: left;
	}
		.main-info-img {
			height: 172px;
		}
		.main-info-name {
			margin-bottom: 17px;
			line-height: 16px;
		}
			.main-info-name a {
				font-size: 18px;
				font-family: "PT Sans bold";
				color: rgb(0, 104, 142);
			}
		.main-info-text {
			font-size: 14px;
			color: rgb(75, 75, 75);
			line-height: 1.143;
			margin-bottom: 17px;
			padding-right: 20px;
		}	
		.main-info-date {
			width: 100px;
			font-size: 12px;
			font-family: "PT Sans";
			color: rgb(144, 144, 144);
			border-top: 2px solid #4bbde7;
			padding-top: 7px;
		}
		
		
.list-info {
	margin-bottom: 40px;
	overflow: hidden;
}	
	.list-info-row {
		margin-bottom: 30px;
		overflow: hidden;
		clear: both;
	}
		.list-info-img {
			width: 250px;
			float: left;
		}	
		.list-info-img img {
			border-radius: 3px; 
		}	
		.list-info-data {
			margin-left: 250px;
		}
			.list-info-name {
				margin-bottom: 17px;
				line-height: 16px;
			}
				.list-info-name a {
					font-size: 18px;
					font-family: "PT Sans bold";
					color: rgb(0, 104, 142);
				}
			.list-info-text {
				font-size: 14px;
				color: rgb(75, 75, 75);
				line-height: 1.143;
				margin-bottom: 17px;
				padding-right: 20px;
			}	
			.list-info-date {
				width: 100px;
				font-size: 12px;
				font-family: "PT Sans";
				color: rgb(144, 144, 144);
				border-top: 2px solid #4bbde7;
				padding-top: 7px;
			}
			
/* Список категорий */		
.category-list {
	margin-bottom: 15px;
	overflow: hidden;
	margin-right: -30px;
}	
	.category-list-item {
		width: 167px;
		float: left;
		margin: 0 15px 15px 0;
		position: relative;
	}		
		.category-list-item img {
			border-radius: 3px; 
		}	
		.category-list-item i {
			font-style: normal;
			position: absolute;
			top: 128px;
			left: 11px;
			width: 144px;
			height: 28px;
			text-align: center;
			font-size: 14px;
			color: rgb(253, 255, 255);	
			background: #00688e;
			line-height: 13px;
		}

	
/* Левое меню */
.left_menu {
	margin-bottom: 30px;
}	
	.left_menu li {
		list-style: none;
	}	
	.left_menu_1__row{
		border: 1px solid #dddddd;
		margin-bottom: 3px;		
		border-radius: 3px;
	}
	.left_menu_1__link {
		font-size: 13px;
		font-family: "PT Sans bold";
		color: rgb(136, 136, 136);
		text-transform: uppercase;
		padding: 15px 5px 15px 6px;		
		display: block;
		line-height: 16px;
		text-decoration: none;
	}	
	.left_menu_1__link.active {
		color: #fff;
		background: #4bbde7;
	}	
		.left_menu_2  {
			border-top: 1px solid #dddddd;
			background: #eeffff;
			display: none;
			padding: 12px 3px;
		}
		.left_menu_2.active {
			display: block;
		}			
		
		.left_menu_2__link {
			display: block;
			padding: 8px 5px 8px 38px;
			font-size: 14px;
			color: rgb(75, 75, 75);
			line-height: 16px;
			text-decoration: none;
			background: url(../img/marker_1.png) 19px 14px no-repeat;
			border-radius: 3px;
		}		
		.left_menu_2__link.active {
			color: #fff;
			background: #4bbde7 url(../img/marker_2.png) 19px 14px no-repeat;
		}	

/* Список товаров */
.prod-list {
	margin-bottom: 15px;
}
	.prod-list-item {
		border: 1px solid #dddddd;
		margin-bottom: 20px;		
		border-radius: 3px;	
		padding: 12px 17px 12px 11px;
		clear: both;
		overflow: hidden;
	}
		.prod-list-img {
			float: left;
			width: 150px;
		}	
		.prod-list-img img {
			width: 150px;
			height: 150px;
		}	
		.prod-list-data {
			margin-left: 170px;
		}
			.prod_list-name {
				margin-bottom: -2px;
				line-height: 18px;
			}
				.prod_list-name a {
					font-size: 18px;
					font-family: "PT Sans bold";
					color: rgb(0, 104, 142);
					text-decoration: none;
				}
			.prod-list-feature {
				
			}
			.prod-list-order {
				border-top: 1px solid #dddddd;
				position: relative;
				height: 60px;
				margin-top: 12px;
			}
			.prod-list-datas {
				position: absolute;
				top: 12px;
				left: 0px;			
			}

				.prod_list-price {
					font-size: 14px;
					font-family: "PT Sans";
					color: rgb(143, 143, 143);
					line-height: 1.143;
					margin-bottom: 10px;
				}		
				.prod_list-price-2 {
					font-size: 14px;
					font-family: "PT Sans";
					color: rgb(143, 143, 143);
					line-height: 1.143;
					margin-bottom: 10px;
				}	
				.prod_list-tara {
					font-size: 14px;
					font-family: "PT Sans";
					color: rgb(143, 143, 143);
					line-height: 1.143;
				}
				.prod_list-price .price, .prod_list-price-2 .price {
					display: inline-block;
					margin-left: 5px;
				}

				.prod-list-order .price {
					font-size: 18px;
					font-family: "PT Sans bold";
					color: rgb(250, 80, 72);
				}	
				.prod-list-order .price .rub {
					font-size: 14px;
				} 

				.prod-list-order .number {
					position: absolute;
					top: 19px;
					left: 255px;
				}

				.prod_list-button {
					position: absolute;
					top: 20px;
					right: 0;
					padding: 3px 37px !important;
				}

/* Карточка товара */
.prod {
	overflow: hidden;
	margin-bottom: 30px;
}
	.prod-img {
		float: left;
		width: 313px;
		position: relative;
	}	
		.prod-img img {
			border-radius: 3px; 
		}
	
	.prod-data {
		margin-left: 313px;
	}		
		.prod-feature {
			margin-bottom: 15px;
		}
			.prod-feature th {
				text-align: left;
				padding: 1px 0;
				font-size: 14px;
				font-family: "PT Sans";
				color: rgb(75, 75, 75);
				font-weight: normal;
				width: 175px;
			}	
			.prod-feature td {
				text-align: left;
				padding: 1px 0;
				font-size: 14px;
				font-family: "PT Sans bold";
				color: rgb(75, 75, 75);
				font-weight: normal;			
			}
	
	
	.prod-order {
		border-top: 1px solid #dddddd;
		position: relative;
		height: 160px;
	}
		.prod-price {
			position: absolute;
			top: 20px;
			left: 0px;
			font-size: 14px;
			color: rgb(143, 143, 143);
			line-height: 1.143;
		}	
		.prod-price-2 {
			position: absolute;
			top: 20px;
			left: 178px;
			font-size: 14px;
			color: rgb(143, 143, 143);
			line-height: 1.143;
		}

			.prod-order .price {
				font-size: 30px;
				font-family: "PT Sans bold";
				color: #4b4b4b;
			}	
			.prod-order .price .rub {
				font-size: 24px;
				font-family: "PT Sans";
			}
		
		.prod-number-title {
			position: absolute;
			top: 91px;
			left: 0px;
			font-size: 14px;
			color: rgb(75, 75, 75);
		}
		
		.prod-order .number {
			position: absolute;
			top: 126px;
			left: 0;
		}

		.prod-button {
			position: absolute;
			top: 108px;
			left: 178px;
			padding: 12px 44px !important;
		}
		

/* +/- */			
.number {
	-webkit-user-select: none;
	-moz-user-select: none;    
	-ms-user-select: none;     
	user-select: none; 
	width: 94px;
	display: inline-block;
	vertical-align: top;
	height: 32px; 	
}
	.number-minus {
		position: relative;
		top: 5px;
		cursor: pointer;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: url(../img/number-minus.png) 50% 0 no-repeat;
	}	
	.number-plus {
		position: relative;
		top: 5px;
		cursor: pointer;
		width: 20px;
		height: 20px;
		display: inline-block;
		background: url(../img/number-plus.png) 50% 0 no-repeat;
	}
	.number-text {
		border: 1px solid rgb(221, 221, 221);
		border-radius: 3px;		
		display: inline-block;
		font-family: "PT Sans bold" !important;
		font-size: 14px !important;
		color: rgb(75, 75, 75) !important;
		line-height: 30px !important;
		text-align: center;
		width: 44px !important;
		padding: 0 !important;
		margin: 0 4px !important;
		outline: none;
		height: 30px !important;
	}
		
.basket_add {
	overflow: hidden;
	margin-bottom: 10px;
}
	.basket_add-img {
		width: 120px;
		float: left;
		text-align: left;
	}
		.basket_add-img img {
			width: 100px;
			height: auto;
		}

	.basket_add-data {
		margin-left: 130px;
		margin-bottom: 10px;
	}
		
	.basket_add-name {
		font-family: "PT Sans bold";
		font-size: 16px;
		margin-bottom: 5px;
	}	
	
	.basket_add-price {
		font-size: 30px;
		font-family: "PT Sans bold";
		color: #4b4b4b;
	}
		.basket_add-price {
			font-size: 24px;
			font-family: "PT Sans";
		}

	.basket_add-buttons {
		overflow: hidden;
		clear: both;
		padding: 10px;
		text-align: center;
	}
		.basket_add-buttons .btn {
			margin: 0 5px;
		}
	
.basket_list {

}
	.basket_list table {
		border: 1px solid rgb(221, 221, 221);
		width: 714px;
	}
	.basket_list th {
		vertical-align: middle;
		border-bottom: 1px solid rgb(221, 221, 221);
		padding: 5px;
		font-family: "PT Sans bold";
		word-wrap: break-word;		
	}

	.basket_list td {
		vertical-align: middle;
		border-bottom: 1px solid rgb(221, 221, 221);
		padding: 10px 5px;
		word-wrap: break-word;
	}
	
		.basket_list-img {
			text-align: center;
			width: 80px;
		}
			.basket_list-img img {
				width: 90px;
				height: auto;
				border-radius: 3px; 
			}
		
		.basket_list-name {
			text-align: left;
			width: 200px;
		}				
			.basket_list-name a {
				font-size: 18px;
				font-family: "PT Sans bold";
				color: rgb(0, 104, 142);
				text-decoration: none;
			}	
			.basket_list-sku {
				color: #666;
			}
			
		
		.basket_list-count {
			text-align: center;
			width: 100px;
		}

		.basket_list-price {
			width: 100px;
			color: #fa5048;
			text-align: center;
		}	
		.basket_list-sum {
			width: 100px;
			font-family: "PT Sans bold";
			color: #fa5048;
			text-align: center;
		}	
			
		.basket_list-remove {
			width: 20px;
			text-align: center;
		}
			.basket_list-remove a {
				display: block;
				width: 12px;
				height: 11px;
				background: url(../img/remove.png) 0 0 no-repeat;
				opacity: 0.5;
			}
			.basket_list-remove a:hover {
				opacity: 1.5;
			}
			
	.basket_list-total {
		text-align: center;
		padding: 10px;
	}	

.basket_form {
	margin-bottom: 27px;
	border: 1px solid #E8E8E8;
	padding: 22px 22px 12px 22px;
	background: #f5f5f5;
}

.basket_send {
	text-align: center;
}

.basket_delivery {
	margin-bottom: 27px;
	border: 1px solid #E8E8E8;
	padding: 22px;
	height: 100px;
	background: #f5f5f5;
}
	.basket_delivery-title {
		font-size: 18px;
		margin-bottom: 10px;
		font-weight: bold;
	}
		.basket_delivery-items td {
			vertical-align: top;
			padding: 5px;
		}
			.basket_delivery-name {
				font-weight: bold;
				color: #000;
			}
			.basket_delivery-text {
				margin-bottom: 0 !important;
				line-height: 1.5em !important;
			}
			.basket_delivery-items input {
				margin: 0;
				padding: 0;
				display: inline-block;
				vertical-align: middle;
			}	
			

.basket_payment {
	margin-bottom: 27px;
	border: 1px solid #E8E8E8;
	padding: 22px;
	width: 300px;
	height: 140px;
	background: #f5f5f5;
}
	.basket_payment-title {
		font-size: 18px;
		margin-bottom: 10px;
		font-weight: bold;
	}
		.basket_payment-items td {
			vertical-align: top;
			padding: 5px;
		}
			.basket_payment-name {
				font-weight: bold;
				color: #000;
			}
			.basket_payment-text {
				margin-bottom: 0 !important;
				line-height: 1.5em !important;
			}
			.basket_payment-items input {
				margin: 0;
				padding: 0;
				display: inline-block;
				vertical-align: middle;
			}
			
			
.ky_banner {
	border: 5px solid rgb(75, 189, 231);
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	background: #f3fcff;
	border-radius: 3px; 
}
.ky_banner p {
    font-size: 20px;
    font-family: "PT Sans bold";
    color: rgb(75, 75, 75);
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
}

.prod_slider {
	background: url(../img/slider.png) 0 0 no-repeat;
	position: relative;
	height: 254px;
}
	.prod_slider-img {
		position: absolute;
		top: 17px;
		left: 124px;
	}	
	.prod_slider-img img {
		height: 220px;
		width: auto;
	}
	.prod_slider-data {
		position: absolute;
		top: 15px;
		left: 407px;
		width: 478px;
	}
	.prod_slider-price {
		font-size: 20px;
		font-family: "PT Sans bold";
		color: #4b4b4b;
		text-decoration: none;
		margin-bottom: 15px;
	}
	.prod_slider-price span {
		font-size: 40px;
		font-family: "PT Sans bold";
		color: rgb(250, 80, 72);
	}
	
	.prod_slider-name {
		font-size: 34px;
		font-family: "PT Sans bold";
		color: rgb(0, 104, 142);
		text-transform: uppercase;
		text-decoration: none;
		margin-bottom: 15px;
		display: block;
		line-height: 34px;
	}	
	.prod_slider-tara {
		font-size: 20px;
		font-family: "PT Sans";
		color: #4b4b4b;
		text-decoration: none;
		margin-bottom: 25px;
	}	
	.prod_slider-btn {
		display: inline-block;
		width: 182px;
		height: 44px;
		background: url(../img/prod_slider-btn.png) 0 0 no-repeat;
	}
	