.lpcard-wrapper {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

.lpcard-centered {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.lpcard-header {
	background: #fff;
	height: auto;
	position: relative;
	z-index: 900;
	overflow: hidden;
}

.lpcard-header .inner-content {
	padding: 30px 35px;
}

.left-header {
	width: 555px;
	float: left;
}

.right-header {
	float: left;
	margin: 23px 0 0 89px;
}
.lpcard-header .headline, .lpcard-header .subheadline, .lpcard-header p {
	color: #444;
}
.lpcard-header .headline{
	font-size: 50px;
	font-weight: 300;
	line-height: 1;
	display: block;
	margin-left: -2px;
}

.lpcard-header .subheadline {
	font-size: 22px;
	font-weight: 700;
	display: block;
	line-height: 1;
	padding: 12px 0 28px 0;
}

.lpcard-header p {
	font-size: 16px;
	font-weight: 300;
	padding: 0 0 42px 0;
	line-height: 1.6;
}

.card-type {
	background: url("/images/www/landing/plata-cu-cardul/cards-icons.jpg") no-repeat;
	width: 296px;
	height: 39px;
}
.clear {
	clear: both;
}

.lpcard-slider {
	background: #f8f8f8;
	border: 1px solid #eeeeee;
	/*margin-top: -13px;*/
	line-height: 1;
	margin: 15px 0 45px 0;
}


.slider-content ul {
	white-space: nowrap;
	margin: 36px 35px 29px 35px;
}

.slider-content ul li {
	display: inline-block !important;
	*display:inline !important;
	zoom: 1;
	margin: 0 27px 0 0;
	width: 210px;
	vertical-align: top;
	white-space: normal;
	position: relative;
	box-sizing: border-box;
}

.slider-content ul li p {
	white-space: normal;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	line-height: 1.6;
	padding-top: 20px;
}

.slider-content ul li img {
	margin: 0 auto;
	display: block;
	border-radius: 8px;
}

.slider-content ul li p .focus {
	font-weight: 600;
}

.lpcard-products {

}

.cat-title {
	font-size: 22px;
	font-weight: 300;
	line-height: 1;
}

.lpcard-products ul {
	margin: 21px 0 0 0;
	float: left;
}

.lpcard-products ul li {
	float: left;
	width: 120px;
	margin: 4px 42px 31px 0;
}

.inner-products {
	padding: 0 35px;
}

.product-image {
	border: 1px solid #D3D3D3;
	display: table;
	height: 118px;
	overflow: hidden;
	white-space: nowrap;
	width: 118px;
}

.product-image span {
	display: table-cell;
	vertical-align: middle;
	width: 118px;
	height: 118px;
	text-align: center;
}

.lpcard-products .last-product {
	margin-right: 0;
}

.lpcard-products ul li a:hover{
	text-decoration: none;
}

.product-title {
	color: #0066CC;
	font-size: 13px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	padding: 15px 0 0 0;
	display: block;
	line-height: 1.3;
	height: 35px;
	overflow: hidden;
}

.product-price {
	color: #444444;
	font-size: 13px;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-weight: 700;
	padding-top: 9px;
	display: block;
	line-height: 1;
}

.lpcard-products ul li a:hover >.product-title {
	color: #E88D35;
}

.loader {
	display: block;
	text-align: center;
}

.lpcard-centered.more{
	text-align: center;
	margin: 30px 5px 0 5px;
	width: 990px;
}

.separator {
	border-top: 1px solid #eeeeee;
	width: 100%;
	display: block;
	position: absolute;
	*position: relative;
	*margin-top: -20px;
	top: 50%;
}

.more-btn {
	background: #0066CC;
	padding: 13px 28px;
	z-index: 9;
	position: relative;
	border-radius: 3px;
}

.more-btn:hover {
	text-decoration: none;
}

.more-btn span {
	color: #FFF;
	line-height: 1;
	font-size: 18px;
}

.secure {
	background: #f0f8ff;
	margin: 54px 5px 0 5px;
	width: 990px;
}

.secure.no-product {
	margin-top: 45px;
	*margin-top: 0;
}

.inner-secure {
	padding: 25px 20px;
}

.c-secure {
	display: block;
	float: left;
	padding-right: 17px;
	border-right: 1px solid #dedede;
}

.t-secure {
	padding-left: 318px;
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #333;
}

.c-secure img {
	margin-right: 6px;
}

.facebook-link, .twitter-link, .pinterest-link {
	background: url("/images/www/landing/plata-cu-cardul/social.png") no-repeat;
	width: 28px;
	height: 28px;
	display: inline-block;
}

.facebook-link:hover {
	background-position: 0 -38px;
}

.twitter-link {
	background-position: -43px 0;
}

.twitter-link:hover {
	background-position: -43px -38px;
}

.pinterest-link {
	background-position: -85px 0;
}

.pinterest-link:hover {
	background-position: -85px -38px;
}

.lpcard-centered.social {
	text-align: center;
	margin: 28px 0 35px 0;
}

.lpcard-centered.social .facebook-link, .lpcard-centered.social .twitter-link {
	margin-right: 10px;
}

.lpcard-centered.social .pinterest-link {
	margin-right: 0;
}

.lpcard-centered #Okazii-Footer {
	line-height: 1.5;
}
.lpcard-slider .lpcard-centered > p {
	color: #aaa;
	font-size: 12px;
	margin-left: 35px;
	margin-top: 5px;
	position: absolute;
}