<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
h2 {
	font-size: 36px;
	font-weight: bold;
}
h3 {
	font-size: 24px;
	font-weight: bold;
}
input.email {
	font-size: 22px;
	border: none;
	padding: 15px 20px;
	line-height: 32px;
	width: 100%;
	color: #333;
}
button.order {
	border:none;
	background: #00B324;
	color: #FFF;
	font-weight: bold;
	/*font-size: 36px;*/
	font-size: 28px;
	text-transform: uppercase;
	padding: 10px;
	line-height: 42px;	
	width: 100%;
	border: 1px solid;
	border-color: #32d653 #009c1f #007f19 #1fc340 ;
}
button.order-small {
	border:none;
	background: #00B324;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	line-height: 32px;	
	width: 100%;
	border: 1px solid;
	border-color: #32d653 #009c1f #007f19 #1fc340 ;
}
button.order-small-pending {
	border:none;
	background: #AAA;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	line-height: 32px;	
	width: 100%;
	border: 1px solid;
	border-color: #888 #888 #888 #888 ;
}
button.order:hover {
	background: #009c1f;
}
button.order.order-shadow {
	margin-top: 20px;
	/*-webkit-box-shadow: 4px 4px 2px 2px #736A91;*/
	/*box-shadow: 4px 4px 2px 2px #736A91;*/
}
.block1 {
	background: url(/hv1-img/block1_bg.jpg) top center no-repeat #000;
	background-size: cover;
	color: #FFF !important;
	padding: 40px 0px 60px;
}
.before_h1 {
	font-size: 42px;
	color: #00E024;
	font-weight: bold;
}
h1 {
	font-size: 52px;
	margin: 45px 0px 30px 0px;
}
h1 .win {
	/*display: block;*/
	font-size: 66px;
	font-weight: bold;
}
h1 .win_60 {
	font-size: 78px;
	font-weight: bold;
	display: inline-block;
	position: absolute;
	margin-left: 11px;
	margin-top: -10px;	
}
.underline {
	text-decoration: underline;
}
.main_prop {
	font-size: 30px;
}
.main_prop span {
	font-size: 20px;
}
.main_prop li:before {
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 10px;
	vertical-align: middle;
	border-left: 6px dashed;
	border-left: 6px solid\9;
	border-top: 6px dashed;
	border-bottom: 6px dashed;
	color: #00B324;
	border-right: 6px dashed;
}
.action {
	border: 2px solid #FFF;
	text-align: center;
	padding: 25px;
	margin-bottom: 20px;
	font-size: 18px;
	margin-top: 30px;
	background: rgba(0,0,0,0.4);
}
.price_old {
	font-size: 38px;
	font-weight: bold;
	line-height: 30px;
	color: #00E024;
	text-decoration: line-through;
}
.price_old span {
	font-size: 27px;
}
.price_sale {
	font-size: 60px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 10px;
}
.price_sale span {
	font-size: 30px;
}
.block1 .servers_count {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin-top: 23px;
}
.servers_count span {
	border: 2px solid #FFF;
	font-size: 30px;
	padding: 5px 10px 5px 10px;
	line-height: 0px;
	margin: 0px 3px;
}
.block2 {
	background: #EEE;
	padding: 50px 0px 65px;
}
.block2 h2 {
	font-size: 36px;
	text-align: center;
	margin-bottom: 20px;
}
.block3 {
	background: url(/hv1-img/block3_bg.jpg) top center no-repeat #000;
	background-size: cover;
	color: #FFF;
	padding: 65px 0px 35px;
	text-align: center;
}
#speeds {
	padding: 90px 0px;
	background-image: url(/hv1-img/speed2.jpg);
	background-position: center;
}
#payment {
	/*background: url(/img/block_6_new2.png) #252525;*/
	color: #FFF;
	text-align: center;
	padding: 0px 0px 65px;
}
#payment h3 {
	margin-top: 10px;
}
.block3 h3 {
	margin-top: 10px;
}
.block3 p {
	margin: 0 0 30px;
}
.block4 {
	background: url(/hv1-img/block_6_new.png) #EEEEEE;	
	padding: 65px 0px 70px;
}
.block4 h2 {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 0px;
}
.block4 li {
	margin-bottom: 10px;
}
.block4 .prop_left li:before, .block4 .prop_right li:before {
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	margin-right: 10px;
	vertical-align: middle;
	border-left: 5px dashed;
	border-left: 5px solid\9;
	border-top: 5px dashed;
	border-bottom: 5px dashed;
	color: #00B324;
	border-right: 5px dashed;
}
.block4 .prop_right li:before {
	 color: #736A91;
}
.more_prop {
	text-align: center;
	/* font-size: 18px; */
	border: 2px solid #CCC;
	padding: 13px 20px;
	max-width: 750px;
	margin: auto;
	margin-top: 15px;
	background: #FFF;
}
.more_prop .fa, .more_prop a {
	color: crimson;
}
.block_order {
	/* background: url(/hv1-img/servers.jpg) #736A91; */
	background: url(/hv1-img/payment.jpg) #736A91;
	background-size: cover;
	padding: 40px 0px;
	color: #FFF;
	/*background: #736A91;*/
	/*padding: 30px 0px;*/
	/*color: #736A91;	*/
	/*border: 20px solid #736A91;*/
}
.block_order input.email {
	/*border: 2px solid #736A91;*/
}
.block_order h2 {
	margin: 0px 0px 15px;
}
.block_order h3, .block_order h2 {
	text-align: center;
	/*margin-top: 0px;*/
}
.block_order .s_count{
	font-size: 40px;
	/*background:#736A91;*/
	color: #FFF;
	padding: 0px 8px 10px;
	line-height: 38px;
	margin: 0px 3px;
	border: 2px solid #FFF;
	display: inline-block;
}
.block_order h3 {
	font-size: 30px;
}
.block_order .green {
	/*color: #00B324;*/
	font-size: 1.3em;
}
.gray {
	/*color: #444;*/
}
.block5 {
	padding: 45px 0px;
	/*text-align: center;*/
}
.block5 h3{
	margin-top: 13px;
}
.block5 p {
	text-align: left;
}
.block5 .row:nth-child(1) {
	margin-bottom: 30px;
}
.tech_block {
	padding: 30px 40px 1px;
	margin: 10px;
	background: #EEE;
	/*border-bottom: 5px solid #00B324;*/
}
.tech-block-content {
	min-height: 230px !important;
	height: 100%;
}
.block6 {
	padding: 70px 0px;
	background: url(/hv1-img/block_6_new.png) #EEEEEE;	
	/*background: url(/hv1-img/block_order_bg.png) center center #EEEEEE;*/
}
.block6 h2 {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
}
.block6 .faq li {
	margin-bottom: 8px;
}
.faq .content {
	margin-top: 3px;
	padding: 0px 0px 0px 15px;
}
.block6 .faq li a:before {
	content: " ";
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	border-left: 6px dashed;
	border-left: 6px solid;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	color: #00B324;
}
.block6 .faq li a {
	color: #333;
	/*font-weight: bold;*/
	font-size: 24px;
}
.block6 .faq .answer a {
	color: #829bb0;
	font-size: 18px;
}
.block6 .faq .answer a:before {
	margin-left: 3px;
	margin-right: 3px;
}
.answer {
	background: #FFF;
	padding: 14px 20px;
	margin-left: 10px;
}
.logo-bottom {
	max-width: 100%;
	margin-top: 10px;
	width: 130px;
	display: block;
	margin-bottom: 15px;
}
.perfect-header {
	font-size: 28px;
}
@media (max-width: 1199px) {
	.perfect-header {
		font-size: 20px;
	}
	h1 .win {
		font-size: 45px;
	}
	h1 .win_60 {
		font-size: 60px;
	}
	h1 {
		font-size: 32px;
		padding-bottom: 25px;
	}
	.main_prop {
		font-size: 25px;
	}
	.main_prop span {
		font-size: 18px;
		/*display: block;*/
	}
	.block1 li {
		padding-bottom: 13px;
	}
	.block1 .servers_count {
		font-size: 20px;
	}
	.block1 .servers_count span {
		line-height: 1.5;
	}
}
@media (max-width: 991px) {
	h1 .win {
		font-size: 40px;
	}
	h1 {
		font-size: 28px;
	}
	.main_prop {
		font-size: 30px;
	}
	.main_prop span {
		font-size: 20px;
		/*display: block;*/
	}
	.block1 {		
		background-position: top left;		
	}	
}
@media (max-width: 767px) {
	.block5 {
		text-align: center;
	}
	.block5 img {
		margin: auto;
	}
	.burger {
		display: block;
	}
	.nav-pills&gt;li, .nav-pills&gt;li.login {
		float: none!important;
	}
	h1 .win_60 {
		font-size: 55px;
	}	
	.main_prop {
		font-size: 25px;
	}
	.main_prop span {
		font-size: 18px;
		/*display: block;*/
	}
	footer {
		padding: 20px 0px 60px;
	}
	.block1 .servers_count {
		font-size: 16px;
	}
	.block1 .servers_count span {
		font-size: 24px;
	}
	.uspey {
		display: block;
	}
}
@media (max-width: 568px) {
	.block1 {		
		background-position: top left;		
	}	
	h1 {
		margin: 20px 0px 10px;
	}
	h1 .win {
		font-size: 50px;		
	}
	.block1 .servers_count {
		font-size: 21px;
	}
}
@media (max-width: 414px) {
	h1 {
		font-size: 26px;
	}
	h1 .win {
		font-size: 33px;
	}
	h1 .win_60 {
		font-size: 45px;
		margin-top: -3px;
	}
	.price_sale span {
		font-size: 25px;
	}
	.block_order h3 {
		font-size: 25px;
	}
	.main_prop {
		font-size: 25px;
	}
	.main_prop span {
		font-size: 15px;
		display: block;
	}
	.block6 .faq li a {
		font-size: 16px;
	}
	.support li span {
		width: 100%;
	}
}
@media (max-width: 320px) {
	.servers_count {
		font-size: 16px;
	}
}
@media (min-width: 769px) {
	.main-menu .collapse {
		display: block!important;
		height: auto!important;
		visibility: visible!important;
	}
}
@media (min-width: 768px) {
	.navbar-toggle {
		display: block;
	}
}
.tprice tr {
	height: 46px;
}
.tprice .emp {
	font-size: 22px;
}
@keyframes glowing {
  0% { box-shadow: 0 0 -10px #c4a300; background: red; }
  40% { box-shadow: 0 0 20px #c4a300; }
  60% { box-shadow: 0 0 20px #c4a300; }
  100% { box-shadow: 0 0 -10px #c4a300; }
}
.button-glow {
  animation: glowing 3000ms 2;
}
@media (min-width: 1024px) {
	.modal-content { width: 800px; }
}
.l1_db {
	display: block;
}
.block1 .l1_h1 {
	color: #FFF !important;
	margin-top: 35px;
}
.block3 h3 {
	color: #FFF !important;
}
.block_order h2 {
	color: #FFF !important;
}
.block_order h3 {
	color: #FFF !important;
}
.l1_input {
	height: 62px !important;
}
.fa-pad-right-1 {
	padding-right: 20px;
}
.max-slider-handle {
	display: none;
}
.min-slider-handle {
	cursor: pointer;
}
.tooltip-inner {
	cursor: pointer;
}
.gb_ind_price input {
	font-size: 20px;
}
input[type=text] {
	min-width: 45px;
}
button {
	min-width: 125px;
}
.prepay {
	margin-bottom: 40px;
	line-height: 40px;
}
.prepay a {
	padding: 2px 2px 2px 2px;
	border: 1px solid transparent;
}
@media (min-width: 1200px) {
	.prepay a {
		padding: 5px 10px 5px 10px;
	}
}
.prepay input {
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin-right: 5px;
}
.pp {
	cursor: pointer;
}
.pp-selected {
	background: #fff;
	border: 1px solid #d8d8d8 !important;
	border-radius: 5px;
}
.pack-col {
	margin-top: 30px;
	margin-bottom: 40px;
}
.pack-block {
	height: 100%;
	box-sizing: border-box;
}
.pack-block p {
	margin-bottom: 0.6rem;
	line-height: 1.32;
}
.service-block {
	padding: 20px;
	xmargin-top: 40px;
	border: 1px solid rgba(0, 0, 0, 0.03);
	background-color: #f2f2f2;
	box-shadow: 0 0 38px rgba(21, 40, 82, 0.07);
}
.service-block img {
	xwidth: 100%;
	xborder: 5px solid #fff;
	margin-top: -60px;
}
.service-block .content {
	margin-bottom: 50px;
}
.service-block h4 &gt; span {
	xpadding-right: 5px;
	font-size: 20px;
}
.service-block h4 &gt; small {
	font-size: 20px;
	color: #b0b0b0;
	line-height: 1.15;
}
.service-block h4 {
	font-size: 24px;
}
@media (min-width: 1200px) {
	.service-block h4 {
		font-size: 28px;
	}
}
.service-block .title-color {
	padding-top: 25px;
}
.service-block .price {
	padding-top: 20px;
	font-size: 30px;
}
.service-block .divider {
	margin-bottom: 30px;
	width: 54px;
}
.service-block p &gt; span {
	font-size: 28px;
	padding-right: 2px;
	color: black;
}
.service-block p &gt; small {
	font-size: 16px;
	color: #b0b0b0;
}
.pack-block ul {
	padding-top: 15px;
	padding-bottom: 5px;
}
.pack-block li {
	padding-bottom: 6px;
}
.pack-block li i {
	padding-right: 5px;
}
.pack-buy {
	position: absolute;
	bottom: 10px;
}
@media (max-width: 991px) {
	.price-collapser-container {
		overflow-x: scroll;
	}
}
.price-collapser {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	min-width: 800px;
}
.btn-no-active:active {
	color: white;
}
.btn-no-active:focus {
	color: white;
}
.pfloater1 {
	position: sticky;
	margin-top: 50px;
	top: 50px;
	width: 100%;
	min-height: 200px;
	background-color: #f0f0f0;
	border: 1px solid #eee;
	border-radius: 5px;
	padding: 15px;
}
.pt-plan {
	padding-top: 15px;
	line-height: 1.25;
	font-size: 20px;
}
.pt-plan span {
	font-size: 44px;
	padding-left: 5px;
	padding-right: 5px;
}
.pt-more {
	padding-top: 25px;
	font-size: 18px;
	color: gray;
}
</pre></body></html>