body {
	width:100%;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	margin-right: 0px;
	background-color:#e8e8e8;
	background-position: center top;
	background-repeat:no-repeat;
	}
/*Pagination*/
.pagination-wrap {
	text-align: center;
	padding: 40px 0;
}

.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
	border-radius: 0;
	color: #888888;
}

.pagination li {
	display: inline-block;

}

li.page-item {
	position: relative;
	display: inline-block;
	float: none;
	padding: 5px 13px;
	margin: 5px 0;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #e8e8e8;
	-webkit-box-shadow: 0 7px 5px -6px rgba(0, 0, 0, 0.04);
	-moz-box-shadow: 0 7px 5px -6px rgba(0, 0, 0, 0.04);
	box-shadow: 0 7px 5px -6px rgba(0, 0, 0, 0.04);
}

.pagination .active span {
	color: #ffffff;
	background-color: #e70818;
	border-color: #de70818a;
}

.pagination li:first-child span {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.tt-dark-style .pagination li a,
.tt-dark-style .pagination li span {
	color: #cccccc;
	background-color: #222222;
	border: 1px solid #292929;
}
.error {
	margin: 4px;
}
p.text {
	margin-top: 35px !important;
}
div.topwrap {
	position: relative;
    width: 100%;
	margin: 0;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
	}
div.top {
	position:relative;
	width: 640px;
	height: 100px;
	margin: 0;
	text-align:center;	
	left: 50%;
	margin-left: -320px;
}
div.logo {
	position:absolute;
	width: 400px;
	height: 100px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/logo.png);
	background-repeat:  no-repeat;
	left: 0;
	top: 0;
}
.btn-get {
	position:absolute;
	width: 285px;
	height: 79px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/btn-get.jpg);
	right: 10px;
	top: 0px;
} .btn-get:hover {
	opacity: 0.7;
	
}

	/* ......................................................................CONTENT............................................................................................. */



div.mainwrap {
	position: relative;
    width: 100%;
	margin: 0;
	background-position:bottom center;
	background-repeat:no-repeat;
	overflow-y: auto;
	overflow-x: hidden;
	
	}
div.main {
	position:relative;
	width: 640px;

	margin: 0;
	text-align:center;	
	left: 50%;
	margin-left: -320px;
	padding-bottom: 30px;
}


div.element {
	position:relative;
	float: left;
	width: 300px;
	height: 300px;
	margin: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom:15px;
	text-align:left;
	background-image:url(../images/element-bg.jpg);
	background-repeat:no-repeat;
	background-size: 100% 100%;
	
}

.element a {
	border: 0;
	text-decoration: none;	
}

.thumbimg {
	position: absolute;
	width: 300px;
	height: 197px;
	left: 0px;
	top: 10px;
	border: none;
}

.video-title {
	position: absolute;
	display: block;
	width: 100%;
	font-family: 'PT Sans Narrow', sans;
	color: #666;
	font-size: 14pt;
	font-weight: 400;
	line-height: 1.2;	
	top: 210px;
	z-index: 99;
	
}
.btn-watch {
	display: none;
	position:absolute;
	width: 276px;
	height: 36px;
	margin: 0;
	text-align:center;	
	background-image:url(../images/btn-watch.png);
	left: 19px;
	bottom: 20px;
} .btn-watch:hover {
	opacity: 0.5;
	
}


.btn-more {
	
	display:inline-block;
	position:relative;
	width: 366px;
	height: 86px;
	text-align:center;	
	background-image:url(../images/btn-more.png);
	float: left;
	margin-left: 140px;
	margin-top: 30px;
	margin-bottom: 20px;
	

} .btn-more:hover {
	opacity: 0.5;
	
}

.btn-back {
	
	display:inline-block;
	position:relative;
		width: 366px;
	height: 86px;
	text-align:center;	
	background-image:url(../images/btn-back.png);
	float: left;
	margin-left: 140px;
	margin-top: 10px;
	margin-bottom: 20px;
	

} .btn-back:hover {
	opacity: 0.5;
	
}

	/* .................................................................VIDEO CLIP........................................................................................ */
	
	h1.videocliptitle {
	height: 66px;
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size:24px;
	color:#fff;
	line-height: 1.2;
	margin: 0;
	margin-left: 10px;
	padding-top: 30px;	text-align: left;

}
	div.videoclip {
	position:relative;
	float: left;
	width: 620px;
	height: 430px;
	margin-left: 10px;
	background-color: #323232;
	margin-bottom: 10px;
	background-image:url(../images/mainvideo-bg.jpg);
	background-position:center top;
	background-repeat: no-repeat;
}

	div.videoplayer {
	position:relative;
	width: 600px;
	height: 300px;
	margin-left: 10px;
	background-color: #000;
	margin-top: 10px;
}


h1.contenttitle {
	font-family: 'PT Sans Narrow', sans;
	font-weight: 100;
	font-size:32px;
	color:#666;
	padding-top: 10px;
	margin-left: 10px;
}

/* ......................................................................FOOTER............................................................................................. */



div.footerwrap {
	position: relative;
	width: 100%;
	margin:auto;
	height: 780px;
	background-color:#333333;	
	}
div.footer {
	position:relative;
	width: 600px;
	margin: 0;
	text-align:left;	
	left: 50%;
	margin-left: -300px;
	padding-top: 15px;
}

.footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	color:#999;
	margin: 0;
	padding: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 16px;
}

.footer li {
	list-style:circle;
	display: inline-block;
	margin-right: 30px;
	margin-left: -20px;

}
.footer a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size:14px;
	margin: 0;color:#999;
	line-height: 20px;
	text-decoration:underline;
}
.footer a:hover {
	color:#fff;
}
.info {
min-height: 200px;
padding-bottom: 50px;
}
	.info h1{
	height: 66px;
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size:2em;
	color:#000;
	line-height: 1.2;
	margin: 0;
margin-left: 10px;
	padding-top: 20px;	text-align: left;

}

	.info p{
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size:1.2em;
	color:#000;
	line-height: 1.2;
	margin: 0;
	text-align: left;
	margin-left: 10px;

}


#idContentPhone {

		font-family: 'PT Sans Narrow', sans;
	font-size: 1.2em;
	border: none;
	width: 50%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
float: left;
	overflow-y: auto;
	background-color:#FFF;
	border: 0px #999 solid;
	border-radius: 5px;
	opacity: 1;
	margin-left: 5px;
	margin-bottom:5px;
}


#idContentPassword{

		font-family: 'PT Sans Narrow', sans;
	font-size: 1.2em;
	border: none;
	width: 35%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
float: left;
	overflow-y: auto;
	background-color:#FFF;
	border: 0px #999 solid;
	border-radius: 5px;
	opacity: 1;
	margin-left: 5px;margin-bottom:5px;
}


#idUnsubscribePhone{

		font-family: 'PT Sans Narrow', sans;
	font-size: 1.2em;
	border: none;
	width: 70%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
float: left;
	overflow-y: auto;
	background-color:#FFF;
	border: 0px #999 solid;
	border-radius: 5px;
	opacity: 1;margin-left: 6px;margin-bottom:5px;
	
}

#idContent {-webkit-appearance: none;
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size: 1.2em;
	border: none;
	width: 50%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
	float: left;
	overflow-y: auto;
	background-color:#FFF0F3;
	color:#F06;
	border: 3px #F06 solid;
	border-radius: 5px;
	opacity: 1;margin-left: 6px;margin-bottom:5px;
}

#idUnsubscribe 
{-webkit-appearance: none;
	font-family: 'PT Sans Narrow', sans;
	font-weight: 400;
	font-size: 1.2em;
	border: none;
	width: 26%;
	height: 56px;
	padding: 5px;
	resize: none;
	position: relative;
	z-index: 4;
	float: left;
	overflow-y: auto;
	background-color:#FFF0F3;
	color:#F06;
	border: 3px #F06 solid;
	border-radius: 5px;
	opacity: 1;margin-left: 6px;margin-bottom:5px;
}
.tarifcategories {
	width: 300px;
	margin: auto;
}
.info a {
	display: block;
	text-decoration: none;
	fon-size: 18px;
	color: #000;
	clear: both;
	padding: 8px 0px;
	margin: 3px;
	border: 1px solid #000;
	text-align: center;
	border-radius: 10px;
}