@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,latin-ext,cyrillic-ext,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Cuprum:400,700&subset=latin,latin-ext,cyrillic);

/* normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {display: none;}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {margin: 0;}
a {background: transparent;}
a:active, a:hover {outline: 0;}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
dfn {font-style: italic;}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}
pre {white-space: pre-wrap;}
q {quotes: "\201C" "\201D" "\2018" "\2019";}
small {font-size: 80%;}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
img {border: 0;}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
button, input {line-height: normal;}
button, select {text-transform: none;}
button, html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {cursor: default;}
input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
dl, menu, ol, ul {margin: 1em 0;}
dd {margin: 0 0 0 40px;}
menu, ol, ul {padding: 0 0 0 40px;}
nav ul, nav ol {list-style: none outside none;}
/* normalize.css end */

/* reset */
body {	
	line-height:1.2;	
	-webkit-font-smoothing: antialiased; 
}
body, html {
	height:100%;
	width:100%;
}
header, nav, section, article, aside, footer {display: block;}
input[type=button], input[type=submit], input[type=radio], input[type=checkbox], button, select{cursor:pointer;}
/*normalization mozila*/
button::-moz-focus-inner  {
	padding:0;
	border:0;
}
input::-moz-focus-inner  {
	padding:0;
	border:0;
}
input:-webkit-autofill {background-color: transparent;}
/*normalization ie7*/
*+html input[type=checkbox],
*+html input[type=radio] { 
	width:13px;
	height:13px;
}
input, button{overflow:visible;}
textarea{
	resize:none;
	overflow:auto;
}
em{font-style:italic;}
b, strong{font-weight:bold;}
a {
	cursor:pointer;	
	outline: none;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
h1, h2, h3, h4, h5, h6{
	font-weight:100;
	margin:0;
}
img {border: none;}
input {vertical-align: middle;}
table{
	border-collapse:collapse; 
	border:0;
	width:100%;
}
blockquote, q {quotes: none;}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {outline:none;}
/*remove the border around the button*/
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {/* */
	border: none;
}
/*remove the frame around the input type = "radio"*/
:focus {-moz-outline: 3px solid #fff !important;}
input[type="radio"]:focus {
	-moz-outline-radius: 12px !important;
	-moz-outline-offset: 0px !important;
}
/*remove the frame around the input type = "checkbox"*/
input[type="checkbox"]:focus {
	-moz-outline-offset: -1px !important;
	-moz-outline: 1px solid #000 !important;
}
/*remove the frame around the inputs ie7*/
*+html a,
*+html button,
*+html input[type="submit"],
*+html input[type="radio"], `
*+html input[type="checkbox"], 
*+html input[type="button"] {
	noFocusLine: expression(this.onFocus=this.blur());
}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* reset end */

/* ------ typographic styles ------ */
body {
	font-size:17px;
	line-height:26px;
	font-family: 'PT Sans', sans-serif;
	height: 100%;
	color:#353535;
	background: #fff;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	color: #1d1d1d;
}
h1 {
	font-size:76px;
	line-height: 80px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff;
	padding: 0 0 23px;
}
h2 {
	padding: 0 0 25px;
	font-size: 60px;
	line-height: 64px;
	font-weight:700;
}
h3 {
	font-size:60px;
	padding: 0 0 15px;
}
h4 {
	font-size: 22px;
	line-height: 1.091;
	padding: 0 0 10px;
}
h5 {
	font-size:14px;
	line-height:1.2;
	padding: 0 0 5px;
}
p {
	padding:0 0 26px;
	margin:0;
}
hr {
	line-height:1px;
	height:0;
	border:none;
	background:none;
	border-bottom:1px dotted #9B9B9C;
	margin-bottom:25px;
}
a {
	color: #353535;
	outline: none;
	text-decoration: underline;
	cursor:pointer;
}
a:hover {text-decoration: none;}
img {
	border: none;
	vertical-align: top;
}
strong{font-weight:700;}
/* ------ typographic styles end ------ */

/* overflow */
.user-links,
.intro,
.serving-heading,
.serving-heading h2,
.footer-holder,
.services-list h3{
	overflow:hidden;
	zoom:1;
}
/* overflow end */

/* reset-ul */
.user-links,
.service-carousel,
.service-pager,
.footer-nav,
.footer-nav ul,
.services-list,
.services-list li,
.nav-list,
.scheme-tumbler,
.service-carousel,
.servers-list,
.servers-list li,
.activity-list,
.activity-list li
{
	margin:0;
	list-style:none;
	border:0;
	padding:0;
	background:none;
}
/* reset-ul end */

/* inline-block */
.inline-block,
.icon,
[class^="icon-"],
[class*=" icon-"],
.arrow,
[class^="arrow-"],
[class*=" arrow-"],
.btn,
[class^="btn-"],
[class*=" btn-"],
.service-pager li,
.btn-register,
.btn-green,
.services-list li,
.scheme-heading h3,
.scheme-controls{
	display:-moz-inline-stack;
	display:inline-block;	
	zoom:1;
	*display:inline;
	vertical-align:top;
}
/* inline-block end */

/* clearfix */
.main:before,
.main:after,
.max-wrap:before,
.max-wrap:after,
.header-holder:before,
.header-holder:after,
.service-carousel li:before,
.service-carousel li:after,
.nav-list:before,
.nav-list:after,
.servers-list:before,
.servers-list:after{
	content: "";
	display: table;
}

.main:after,
.max-wrap:after,
.header-holder:after,
.service-carousel li:after,
.nav-list:after,
.servers-list:after{
	clear: both;
}

.main,
.max-wrap,
.header-holder,
.service-carousel li
.nav-list,
.servers-list{
	zoom: 1;
}
/* clearfix end */

/* icons */

/* icon */
.icon,
[class^="icon-"],
[class*=" icon-"] {background:url(/img/main_10/img/sp-icons.png) 0 0 no-repeat;}

.icon-like{ background-position: 0 0; width: 92px; height: 92px; } 
.icon-off{ background-position: 0 -112px; width: 102px; height: 44px; } 
.icon-on{ background-position: 0 -176px; width: 102px; height: 44px; } 
.icon-circle-off{ background-position: 0 -240px; width: 55px; height: 55px; } 
.icon-circle-on{ background-position: 0 -315px; width: 55px; height: 55px; } 
.icon-windows{ background-position: 0 -390px; width: 32px; height: 36px; } 
.icon-ios{ background-position: 0 -446px; width: 32px; height: 36px; }
.icon-protection{ background-position: 0 -502px; width: 90px; height: 90px; } 

/* icon end */

/* icons end */

/* arrow */
.arrow,
[class^="arrow-"],
[class*=" arrow-"] {background:url(/img/main_10/img/sp-arrows.png) 0 0 no-repeat;}

.arrow-carousel-l{ background-position: 0 0; width: 33px; height: 75px; } 
.arrow-carousel-r{ background-position: 0 -95px; width: 33px; height: 75px; } 
.arrow-corner-pager{ background-position: 0 -190px; width: 17px; height: 10px; } 

/* arrow end */

/* btn */
/* btn */
.btn
[class^="btn-"],
[class*=" btn-"]{
	position: relative;
	text-align: center;
	text-decoration:none;
}
.btn input[type="submit"] {
	background: url("../img/empty.png") repeat;
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
	border:0;
}
/* btn end */

.btn-login{
	background: #f0f0f0;
	font-size: 15px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 20px 9px;
	min-width: 43px;
	color: #777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	text-align: center;
}
.btn-login:hover{
	background: #e2e2e2;
}
.btn-register{
	background: #24b328;
	font-size: 15px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 7px 20px 9px;
	min-width: 56px;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
}
.btn-register:hover{
	background: #2acf2e;
}
.btn-green{
	background: #69b23a;
	font-size: 15px;
	line-height: 16px;
	padding: 5px;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
.btn-register:hover,
.btn-green:hover{
	background-color:#7fc552;
}
.btn-large{
	font-size:50px;
	line-height:52px;
	font-family:'PT Sans',sans-serif;
	letter-spacing:1px;
	text-transform: uppercase;
	color:#fff;
	padding:15px 50px;
	min-width: 392px;
}
/* btn end */

/* main-blocks */
.wrapper {
	min-width: 1002px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	overflow:hidden;
	padding: 60px 0 0;
	position: relative;
}
.header {
    min-height:60px;
    max-height:600px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
    min-width: 1002px;
    background: #fff;
}
.main {
	padding: 0 0 265px;
	position:relative;
	clear:both;
	z-index:4;
	min-width: 1002px;
}
.footer {
	margin: -264px auto 0;
	height:264px;
	position: relative;
	clear:both;
	z-index:5;
	color: #222;
	font-size: 14px;
	line-height: 16px;
}
.max-wrap {
	max-width:1002px;
	margin:0 auto;
}
/* main-blocks end */

/* header */
.header-holder{padding: 14px 0 11px;}
/*logo*/
.logo {
	background: url("/img/main_10/img/logos/logo.png") no-repeat;
	display:block;
	text-indent:-9999px;
	float:left;
	width:178px;
	height:32px;
	margin: 0 0 0 1px;
}
.logo a{
	display: block;
	height: 100%;
}
/*logo end*/

/* main navigation */
.nav{
	margin: 0 210px 0 389px;
	padding: 7px 0 0;
}
.nav-list{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
}
.nav-list li{
	float: left;
	padding: 0 22px 10px 0;
}
.nav-list a{
	color: #a2a2a2;
	text-decoration: none;
}
.nav-list .active a,
.nav-list a:hover{color: #6ab1bc;}
/* main navigation end */

/* user links */
.user-links{float: right;}
.user-links li{
	float: left;
	margin-left: 10px;
	text-align: center;
}
/* user links emd */

/* header end */

/* intro */
.intro{
	background: #24a4b9;
	min-height: 612px;
	padding:28px 0 0;
}
.intro .plus {
    background-color: rgba(255, 255, 255, 0.6);
    border: 2px solid #FFFFFF;
    border-radius: 25px;
    cursor: pointer;
    height: 46px;
    padding-left: 12px;
    position: relative;
    width: 34px;
}
.intro .plus:hover {
    background-color: #FFFFFF;
    transition: all 0.1s ease-out 0s;
}
.intro .plus span {
    color: #219AAE;
    display: inline-block;
    font: bold 38px Arial;
    position: relative;
    z-index: 1;
}
.intro .plus .activity-holder {
    background-color: #FFFFFF;
    border-radius: 5px;
    color: #363636;
    display: none;
    padding: 23px 25px 15px;
    position: absolute;
    text-align: center;
}
.intro .plus .activity-holder p {
    padding-bottom: 0;
}
.intro .plus:hover .activity-holder {
    display: block;
}
.activity{position:relative;}
.activity .image{
	position:relative;
	z-index:1;
	display:block;
	margin:-166px 0 0 -6px;
}
.activity .bottom{
	position:absolute;
	z-index:2;
	left:0;
	right:0;
	bottom:29px;
	text-align:center;
}
.activity-reg {
    background-color: #24B328;
    border-radius: 6px;
    color: #FFFFFF;
    font-family: 'tungsten-narrow-semibold',Arial;
    font-size: 60px;
    left: 260px;
    letter-spacing: 9px;
    padding: 5px 92px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    top: 208px;
}
.activity-reg:hover {
    background-color: #7FC552;
}
.activity-list {
    color: #B1D5DB;
    margin: 0 -50px;
    padding: 10px 0 20px;
	position:relative;
	z-index:2;
	line-height:20px;
}
.activity-list li {
    margin: 0 5px;
}
.activity-list li.activity-torrents .plus {
    left: 520px;
    top: 191px;
}
.activity-list li.activity-invisible .plus {
    left: 160px;
    top: 195px;
}
.activity-list li.activity-blocked .plus {
    left: 994px;
    top: 196px;
}
.activity-list h3 {
    color: #24A4B9;
    font: 30px/30px 'PT Sans',Arial,Helvetica,sans-serif;
    padding: 0 0 21px;
}
.activity-invisible .plus .activity-holder {
    bottom: -2px;
    left: 24px;
    width: 250px;
}
.activity-torrents .plus .activity-holder {
    width: 330px;
}
.activity-blocked .plus .activity-holder {
    width: 210px;
}
.activity-torrents .plus .activity-holder, .activity-blocked .plus .activity-holder {
    bottom: 24px;
    right: -2px;
}
.activity-list .plus span{
	transform: rotate(0rad) scale(1, 1);
}
/* intro end */

/* serving */
.serving{
	text-align: center;
	background: #f4f4f4;
	padding: 0 0 19px;
}
.serving-heading{
	padding:61px 9970px 69px 9999px;
	margin: 0 -9999px 0px;
	position: relative;
	background: #fff;
}
.serving-heading .icon-protection{
	float:left;
	margin:0 19px 0 0;
}
.serving-heading h2{
	padding: 0;
	font-size:36px;
	line-height:44px;
	font-weight:700;
	text-align:left;
}
.serving-holder{padding: 0 0 54px;}
.serving-holder{padding-top: 80px;}
.serving h3{
	font-size:56px;
	line-height:60px;
	font-weight:700px;
}
.serving-description{padding: 0 204px 15px;}
/* serving scheme */
.serving-scheme{
	position: relative;
	font-size: 25px;
	line-height: 30px;
	color: #545454;
	font-weight: bold;
	text-align: center;
	width: 875px;
	margin: 0 auto;
	padding: 0 0 11px;
}
/* serving scheme heading */
.scheme-heading{padding: 0 0 10px;}
.scheme-heading h3{
	font-size: 56px;
	line-height: 60px;
	font-weight:700;
	color: #878484;
	padding: 0;
}
/* scheme controls */
.scheme-controls{
	position: relative;
	z-index: 10;
	width: 102px;
	height: 44px;
}
.scheme-tumbler{
	width: 102px;
	height: 44px;
	position: relative;
	cursor: pointer;
	margin:14px 0 0 4px;
}
.tumbler{
	position: absolute;
	left:55px;
	top: 0;
	z-index: 100;
	height: 45px;
	width: 45px;
}
.tumbler>span{
	position: absolute;
	top: 0;
}
.tumbler .bg-tumbler{
	z-index: 1000;
	height: 55px;
	width: 55px;
	left: -5px;
	top: -5px;
}

.bg-tumbler.icon-circle-off{
	display:none;
	left:-5px;
}
.bg-wrap{
	overflow: hidden;
	width: 102px;
	height: 44px;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
}
.icon-off{
	position: absolute;
	top: 0;
	left: 55px;
	display:none;
}
.icon-on{
	position: absolute;
	top: 0;
	left: 0;
	display:block;
}

/* scheme controls end */

/* serving scheme heading end */

/* serving scheme view */
/* scheme area */
.scheme-area{
	position: relative;
	font-size:17px;
	line-height:18px;
	font-weight:400;
	text-align: center;
	padding: 29px 0 40px;
}
.scheme-area-off{
	color: #ca5c44;
	display: none;
}
.scheme-area-on{
	color: #6fafb6;
}
[class^="position-text-"]{
	position: absolute;
}
.position-text-attention{
	font-size: 24px;
	left: 239px;
	line-height: 24px;
	top: 79px;
	width: 400px;
}
.position-text-download{
	bottom: 80px;
	right: 67px;
    width: 200px;
}
.scheme-area-off .position-text-download,
.scheme-area-off .position-text-ip,
.scheme-area-off .position-text-you{bottom:76px;}
.position-text-ip{
	left: 334px;
	bottom: 80px;
	width: 200px;
}
.position-text-you{
	bottom: 80px;
    left: 68px;
    width: 200px;
}
.position-text-remove{
	left: 139px;
    top: 26px;
	left:0;
	right:0;
}

.position-text-name{
	left: 335px;
	top: 77px;
	color: #878484;
	font-size:24px;
	line-height:26px;
	width: 200px;
}
.scheme-area .bottom-text{
	position:absolute;
	left:0;
	right:0;
	bottom:-18px;
	padding:0 143px;
	line-height:24px;
}
.scheme-area-off .bottom-text{
	padding:0 114px;
	bottom:-23px;
}
/* scheme area */
/* serving scheme view end */

/* serving scheme end */
/* serving end */

/* service */
.service{
	background: #fff;
	padding: 75px 0 49px;
}
/* service end */
/* service heading */
.service-heading{
	text-align: center;
	padding: 0 0 43px;
}
.service-heading h2{
	padding: 0 0 25px;
}
.sevice-text-description{padding: 0 160px;}
.sevice-text-description p{padding: 0 0 14px;}
.system{padding: 0 0 0 8px;}
.system>span{margin: 0 6px;}
/* service heading end */

/* service carousel */
.service-carousel-box {margin: 0 5px 25px;}
.service-carousel li{position: relative;}
/* service carousel description */
.service-carousel-description{
	position: absolute;
	right: 61px;
	top: 7px;
	padding: 30px 0 0 20px;
	color: #878484;
	width: 458px;
}
/* service carousel text */
.service-carousel-description h3{
	font-size:30px;
	line-height:32px;
	font-weight:700;
	color: #878484;
	padding: 0 0 12px;
	letter-spacing: -1px;
}
.service-carousel-text{padding: 0 20px 52px 0;}
.service-carousel-description p{padding:0;}
/* service carousel text end */

/* problem */
.problem{
	font-size:14px;
	line-height:22px;
}
.problem h4{
	font-size:20px;
	line-height:24px;
	font-weight:700;
	color: #5ca4b0;
	padding: 0 0 13px;
}
/* problem emd */
/* service carousel description end */

/* service carousel end */

/*service pager*/
.service-pager{
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}
.service-pager li{margin: 0 2px;}
.service-pager a{
	padding: 7px 15px 9px;
	display: block;
	color: #1d1d1d;
	position: relative;
	text-decoration: none;
}
.service-pager a span{
	border-bottom: 1px dotted #000;
}
.service-pager a:hover,
.service-pager a.active{
	background: #f4f4f4;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
	color: #5ca4b0;
}
.service-pager a:hover span,
.service-pager a.active span{
	border-bottom-color: transparent;
}
.service-pager .arrow-corner-pager{
	position: absolute;
	display: none;
}
.service-pager a.active .arrow-corner-pager{
	top: -10px;
	left: 50%;
	margin-left: -7px;
	display: block;
}

/*service pager end*/

/* about-servers */
.about-servers{
	background-color:#fff;
	padding:74px 0 0;
}
.about-servers .heading{text-align:center;}
.about-servers-description{padding:0 176px 45px;}
.about-servers h3{
	font-size:60px;
	line-height:62px;
	font-weight:700;
	color:#878484;
	padding:0 0 50px;
	text-align:center;
}
.servers-block{
	background:url(/img/main_10/img/bg/bg-servers.png) no-repeat 50% 0;
	min-height:180px;
	padding:0 0 96px 66px;
}
/* servers-list */
.servers-list{margin:0 0 0 -35px;}
.servers-list li{
	width:78px;
	height:153px;
	float:left;
	text-align:center;
	margin:0 0 0 35px;
	position:relative;
}
.servers-list li figure{
	text-align:center;
	margin:-7px 0 -4px;
}
.servers-list li .country{
	font:10px/12px Verdana, Geneva, sans-serif;
	display:block;
	padding:0 0 10px;
	text-transform:uppercase;
}
.servers-list li strong{
	display:block;
	font-size:16px;
	line-height:18px;
	padding:0 0 4px;
}
.servers-list .status{
	width:11px;
	height:11px;
	border-radius:50%;
	padding:0;
	position:absolute;
	left:50%;
	bottom:6px;
	margin-left:-1px;
}
.servers-list li:nth-child(5) .status{margin-left:0;}
.servers-list li:nth-child(6) .status{margin-left:-4px;}
.servers-list li:nth-child(7) .status{margin-left:-8px;}
.servers-list li:nth-child(8) .status{margin-left:-10px;}
.servers-list .status.red{background-color:#ed4f53;}
.servers-list .status.green{background-color:#23b239;}
.servers-list .status.yellow{background-color:#fff200;}
/* servers-list end */
/* bottom */
.servers-bottom{
	background-color:#F4F4F4;
	margin:0 -9999px;
	padding:79px 9999px 41px;
	position:relative;
}
.servers-bottom h2{
	font-weight:400;
	text-align:center;
	text-transform:uppercase;
}
.servers-bottom .icon-like{margin:-15px 0 0;}
/* bottom end */
/* about-servers end */

/* services */
.services{
	background-color:#219aae;
	padding:81px 0 41px;
}
.services h2{
	font-family: 'Cuprum', sans-serif;
	text-align:center;
	color:#fff;
	padding:0 0 94px 46px;
}
/* services-list */
.services-list h3{
	font-size:30px;
	line-height:32px;
	font-weight:700;
	color:#efefef;
	margin:0 -5px 16px;
	padding: 0 0 8px;
	height: 72px;
}
.services-list h3 .services-title{display: block;}
.services-list li{
	width:320px;
	text-align:center;
	color:#bfdce0;
	margin:0 0 0 16px;
}
.services-list li:first-child{margin-left:0;}
.services-list li figure{margin:0 0 5px;}
.services-list .years{
	width:300px;
	margin-left:58px;
}
.services-list .downloads{width:297px;}
/* services-list end */
/* services end */

/* registration-block */
.registration-block{
	background-color:#f4f4f4;
	text-align:center;
	padding:75px 0 57px;
}
.registration-block .btn-register{margin:0 0 31px;}
.registration-block .btn-register:hover{background:#7fc552;}
.registration-block h3{
	font-size:26px;
	line-height:28px;
	font-weight:400;
	color:#1d1d1d;
	text-align:center;
}
/* registration-block end */

/* footer */
.footer .footer-holder{padding: 91px 0 22px;}
.copyright{
	float: right;
	font-size:13px;
	line-height:16px;
	max-width: 200px;
	padding: 4px 0 0;
}
.copyright a{
	text-decoration: none;
	color: #222;
}
.copyright a:hover{text-decoration: underline;}
.footer-nav{
	float: left;
	font-size: 13px;
	margin-right: -22px;
	padding: 4px 0 0;
	width: 840px;
}
.footer-nav>li{
	float: left;
	width: 180px;
	padding-right: 20px;
}
.footer-nav>li>strong{
	display: block;
	margin: 0 0 20px;
	font-size:13px;
	line-height:16px;
}
.footer-nav li li{padding: 0 0 12px;}
.footer-nav a{color: #017dc5;}
.footer-nav .logos li{padding-top: 4px;}
.footer-nav .logos .torrentreactor{padding-top: 8px;}
.torrentfreak a,
.torrentreactor a{
	display:block;
	background: url(/img/main_10/img/logos/logo-footer-text.png) no-repeat;
	width: 104px;
	height: 14px;
	text-indent: -9999px;
	overflow: hidden;
}
.torrentreactor a{
	height: 24px;
	background: url(/img/main_10/img/logos/logo-footer.png) no-repeat;
}
/* footer end */

/* top sidebar */
#top-sidebar {
    height: 340px;
    background-color: #50C253;
    color: #fff;
    font-size: 18px;
    font-family: "pt-sansregular", Arial;
    padding-top: 25px;
    position: relative;
    display: none;
    width: 100%;
}

#top-sidebar .video {
    width: 640px;
    display: inline-block;
    text-align: right;
}

#top-sidebar .title {
    width: 300px;
    font-size: 45px;
    padding: 50px 0 30px 0;
    font-family: 'pt-sans', sans-serif;
    display: inline-block;
    line-height: 1.2em;
    vertical-align: top;
}

#top-sidebar p {
    padding: 20px 95px 20px 0;
    position: relative;
}

#top-sidebar .num {
    font-size: 24px;
    font-family: "pt-sansbold", Arial;
}

#top-sidebar .close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 16px;
    height: 15px;
    background: url(/img/top-sidebar-close.png) no-repeat;
}

#top-sidebar .close:hover {
    cursor: pointer;
}

.top-sidebar-arrow {
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

/* top sidebar end */

.social-button-share {
    position: fixed;
    left: -48px;
    top: 30%;
    z-index: 999;
}

.social-button-share .item {
    display: block;
    width: 48px;
    cursor: pointer;
}

.social-button-share div.facebook {
    text-align: center;
    background-color: #305891;
    line-height: 40px;
    padding-top: 5px;
}

.social-button-share div.twitter {
    text-align: center;
    background-color: #62C8F8;
    line-height: 40px;
    padding-top: 5px;
}
