@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(/fonts/Roboto-Light.ttf) format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(/fonts/Roboto-Bold.ttf) format('truetype');
  font-display: swap;
}

body {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	color: #373737;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: 300;
}
a {
	transition: all 0.5s ease;
	color: #3b97d3;
}
a:hover {
	color: #4E8AB9;
	text-decoration: none;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#plans .four li,.orange, table, .opiniondoc, .bord{ -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
#topbar ul {
	background-color: #373737;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFF;
	max-width: 1170px;
}
#topbar ul li {
	display: inline-block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 31px;
}
#topbar {
	background-color: #373737;
	overflow: hidden;
	clear: both;
	height: 31px;
	margin-bottom: 10px;
}
#topbar ul li a {
	color: #FFF;
	text-decoration: none;
}
#topbar ul #chat {
	background-color: #575757;
}

#topbar ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}
#topbar ul #chat a {
	background-image: url(images/onlinetop.png);
	background-repeat: no-repeat;
	display: block;
	padding-left: 25px;
	background-position: 0px 5px;
}
#bluebg {
	margin-top: 20px;
	color: #FFF;
	background-image: url(images/bgbanner1px.jpg);
	background-repeat: repeat-x;
	height: 484px;
	margin-bottom: 50px;
}
#bluebg .banner {
	background-image: url(images/bgbanner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 484px;
}
#bluebg .banner ul, .terza, .three {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1170px; overflow:hidden}

#bluebg .banner ul li {
	float: left;
}
#bluebg .banner ul .iconbanner {
	background-image: url(images/iconmb.png);
	background-repeat: no-repeat;
	float: right;
	height: 460px;
	width: 416px;
	background-position: right center;
}
#bluebg .banner ul li h2 {
	font-size: 36px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: proxima, Arial, Helvetica, sans-serif;
	padding-top: 75px;
}
#bluebg .banner ul li h1 {
	font-size: 57px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-family: proxima, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 40px;
}
#bluebg .banner ul li h1 b {
	font-family: proximabold;
	font-weight: normal;
}

#bluebg .banner ul li .bannerlist span {
	background-image: url(images/okwhite.png);
	background-repeat: no-repeat;
	display: block;
	font-size: 19px;
	background-position: left 5px;
	padding-left: 25px;
	margin-bottom: 5px;
}
#bluebg .banner ul li .bannerlist {
	float: left;
	width: 400px;
}
#bluebg .banner ul li .bannerprice {
	background-image: url(images/pricemain.png);
	background-repeat: no-repeat;
	float: left;
	width: 285px;
	padding-top: 130px;
	background-position: left top;
}
#bluebg .banner ul li .bannerprice a {
	background-image: url(images/gst.png);
	display: block;
	background-repeat: no-repeat;
	height: 60px;
	width: 234px;
	margin-left: 34px;
	text-decoration: none;
}
#bluebg .banner ul li .bannerprice a:hover {
	background-image: url(images/gst2.png);
}
.four {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.four li {
	float: left;
	width: 25%;
}
#plans .four li {
	width: 24%;
	border: 1px solid #dadada;
	margin-right: 1%;
}
#plans {
	padding-bottom: 25px;
	overflow: hidden;
}
#plans li span strong {
	font-weight: 700;
}

#plans li h3 {
	font-size: 1.9em;
	font-weight: normal;
	background-color: #f1f1f1;
	margin: 0px;
	border-bottom: 1px solid #dadada;
	text-align:center;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.09);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.09);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.09);
	color: #19687f;
	font-family: proxima;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#plans li h3 img {
	padding-top: 15px;
}
.price {
    font-family: proximabold;
    font-size: 36px;
    color: #ff6600;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 10px;
    border-bottom: solid 1px #dadada;
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
}
#plans li .price i {
	font-size: 11px;
	text-transform: uppercase;
	color: #c2c2c2;
	font-style: normal;
	display: block;
	font-weight: bold;
}
#plans li span {
	background-image: url(images/ok.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	display: block;
	padding-left: 20px;
	line-height: 26px;
	margin-left: 30px;
}
.orange,.orange:hover {
	font-family: proxima;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-color: #ee6112;
	display: block;
	width: 80%;
	margin: 10px auto 10px auto;
	padding:11px 0 9px 0;
	text-align: center;
	overflow: hidden;
	font-weight: bold; border:0; cursor:pointer;
}


.orange:hover { background-color:#f18142}
 #plans li .bottom, .plainbut {
	color: #4f8a9c;
	font-size: 0.8em;
	font-weight: 700;
	background-color: #f1f1f1;
	text-align: center; padding: 7px 0;
}
.plainbut {border:none; cursor:pointer; font-size: 1em; outline:none; outline:0; padding:0}
.bottom a {
	text-decoration: none;
	color: #4f8a9c;
}
.bottom a:hover {
	text-decoration: none;
	color: #4E5658;
}
#plans li #starting {
	background-image: url(images/starting.png);
	background-repeat: no-repeat;
	background-position: center 12px;
}
table {
	border: 1px solid #dadada;
	width: 100%;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	max-width: 1170px;border-collapse: collapse;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
}
.opiniondoc {	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);}
.tabdata {
	margin-bottom: 50px;
}

td {
	padding: 6px 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
}
.tabdata tr td {
	width: 33%;
}
.tabtitle {
	color: #4E8AAA;
	background-color: #f1f1f1;
	font-weight: 700;
	text-align: center;
}
.tabdata tr td a {
	color: #373737;
}
.silver {
	background-color: #F1F1F1;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}
.terza li {
	padding-right: 25%;
}
#seal {
	background-image: url(images/sealjvm.gif);
	background-repeat: no-repeat;
	background-position: 92% top;
	min-height: 200px;
}
h1 {
	font-size: 40px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	line-height: normal;
}
.three li {
	float: left;
	width: 27%;
	margin-right: 2%;
	padding-top: 30px;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 96%;
	line-height: normal;
}
.arr {
	background-image: url(images/arrdn.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px !important
 
}
h1, h2, h3 {
	font-size: 24px;
	font-weight: 300;
	margin: 0px;
	padding: 0px; font-family: proximalight, roboto, Arial, Helvetica, sans-serif
}
h2 {
	font-size: 30px;padding: 20px 0px;
	 
}
h1 {
	font-size: 40px;
	padding: 30px 0;
}

.three h3  {
	text-align: center;
	padding-bottom: 20px;
}
.three img  {
	display: block;
	margin: 0 auto 20px auto;
}
.three p {
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}
.clearrow {
	clear: both;
	height: 0px;
	width: 100% !important
}
.half {
	width: 50%;
	float: left;
	color: #FFF;
	background-image: url(images/javabg.jpg);
	background-size: cover;
	margin-top: 50px;
}
#abstr {
	background-image: url(images/bluebg.jpg);
}
.half div {
	width: 510px;
	float: right;
	margin-right: 55px;
}
#abstr div {
	float: left;
	margin-right: 0px;
	margin-left: 55px;
}
.half h2 {
	padding: 35px 0 25px 0;
	line-height: normal;
}
.half div p {
	margin: 0px;
	padding: 15px 0 50px 0;
	font-size: 95%;
	text-align: justify;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
}
#logos {
	background-image: url(images/bglg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-height: 223px;
	overflow: hidden;
}
.fivecol li {
	float: left;
	width: 20%;
	text-align: center;
	background-image: url(images/seal1.png);
	background-repeat: no-repeat;
	background-position: center 50px;
	min-height: 223px;
}
.fivecol {
	width: 98%;
	max-width: 1170px;
	margin: 0 auto;    border-bottom: solid 1px #5d5d5d;
    overflow: hidden;
}
.fivecol .seal2 {background-image: url(images/seal2.png);}
.fivecol .seal3 {background-image: url(images/seal3.png);}
.fivecol .seal4 {background-image: url(images/seal4.png); background-position: center center;}
.fivecol .seal5 {
	background-image: url(images/bgtrust.png);
	background-position: center 68px;
}
li.seal5 img {
    padding-top: 80px;
}#footerlinks {
	color: #FFF;
	background-color: #373737;
	overflow: hidden;
	padding: 20px 0;
}
#footerlinks .four li span {
	display: block;
	font-size: 90%;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
#footerlinks .four li span a {
	color: #FFF;
	text-decoration: none;transition: all 0.5s ease;
}
#footerlinks .four li span a:hover {
	color: #E2E2E2;
	text-decoration: underline;
}
#footerlinks .four .chatbottom {
	text-align: center;
}
#copyright {
	font-size: 70%;
	color: #FFF;
	background-color: #000;
	overflow: hidden;
}
#copyright ul {
	width: 98%;
	padding-top: 10px;
	margin: 0 auto;
	max-width: 1170px;
	overflow: hidden;
}
#copyright ul li {
	float: left;
}
li.credits {
	float: right
!important;
}
#copyright ul .credits img {
	padding-left: 4px;
}
li#seal h1 {
    padding-top: 0;
}
#inner #bluebg,#inner #bluebg .banner {
	height: auto;
}
 
#inner #bluebg .banner ul li h1 {
	padding: 40px 0px 0px 0px;
}
#inner #bluebg .banner ul li h2 {
	padding: 0px 0px 20px 0px;
	position: relative;
	bottom: 13px;
	left: 5px;
}#inner #plans .spacer {
	clear: both;
	height: 10px;
	width: 0px;
}
#plans .four li .empty {
	background-image: none;
}
#note {
	text-align: center;
	height: auto;
	font-size: 90%;
	margin-bottom: 20px;
	color: #09F;
	width: 100%;
}
#inner #white {
	background-color: #FFF;
	border-top: solid 1px #dadada;
}
#inner #blue {
	color: #FFF;
	background-color: #3b97d3;
}

#vpsseal #seal {
	background-image: url(images/vpsbgic.png);
	background-position: right center;
	padding-right: 40%;
}
#inner #blue #cloud #seal {
	background-image: url(images/cloudorigami.jpg);
	padding-right: 35%;
	background-position: right center;
}

#inner .silver #included tr td {
	line-height: 190%;
}

#inner .silver #included tr .tabtitle {
	color: #FFF;
	background-image: url(images/bgbanner.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 94%;
	padding-top: 15px;
	padding-right: 3%;
	padding-bottom: 15px;
	padding-left: 3%;
	line-height: 150%;
}
.solo {
	background-image: url(images/getstartedsolid.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	display: block;transition: all 0.5s ease;
}
.solo:hover {
	-webkit-filter: contrast(1.5);
filter: contrast(1.5);
}
.banner ul .vpslabel {
	background-image: url(images/vpsprice.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 100%;
}
h1#featureslist {
    padding: 40px 0 30px 0;
}#inner #plans #threeplans li {
	width: 32%;
	margin-right: 1%;
}
#inner #plans #threeplans li form h3 {
	font-size: 1.4em;
}
#inner #serversimg {
	background-image: url(images/servers.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #f1f1f1;
    min-height: 235px;
    overflow: hidden;
    padding-top: 30px;
}
#inner #serversimg li {
	padding: 0px;
	width: 98%;
	max-width: 690px;
	float: right;
}
.bord {
	display: inline-block;
	border: 1px solid #438eb0;
	text-transform: uppercase;
	color: #438eb0;
	text-decoration: none;
	font-family: proximabold;
	font-size: 16px;
	clear: both;
	padding: 10px 25px 8px 25px;
}
.bord:hover {
	color: #FFF;
	background-color: #438EB0;
}
#inner #bluebg .banner ul #dediprice {
	background-image: url(images/pricededi.png);
}
#inner #bluebg .banner ul #sharedprice {
	background-image: url(images/sharedprice.png);
}
.clearborder {
	clear: both;
	height: 1px;
	margin-top: 50px;
	border-top: solid 1px #dadada;
	 
}
#inner #plans .five li {
	width: 19%;
	margin-right: 1%;
}
#inner #plans #fivecols li {
	width: 19%;
	margin-right: 1%;
}
#inner #plans #fivecols li form span {
	background-image: none;
	padding-left: 0px;
	margin-left: 17px;
}
#inner #plans #fivecols li form h3 {
	font-size: 1.5em;
}
input.orange, input.orange:hover {
    font-size: 1em;
    padding: 13px 0 12px 0;
}.content {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1170px;
}
p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
pre {
	background-color: #f1f1f1;
	border: 1px solid #dadada;
	max-height: 400px;
	overflow: auto;
}


//.content * {border:1px solid red; }
.content ul { list-style: initial; list-style-position: inside; margin-top:10px; }
.content ul li { display: list-item; }
#artlist ul { list-style-type: none;  }


.content * { margin-bottom:0px; margin-top:0px;}
.content * { padding-bottom:5px; padding-top:5px;}
//.content p { margin-bottom:5px; padding-bottom:5px;}
.content table { margin-bottom:15px;}
.content h2 { margin-top:30px;}
.content h3 { margin-top:20px;}
.content h4 { margin-top:10px;}
.content strong { font-weight: bold; }

.tabdata span { color:#ff6600; }

#disqus_thread { max-width:1170px;margin: 20px auto 0 auto; }
.article_info { color:#005372; text-align:right; }

//.loc { color:gray; font-style:italic; font-size:11px; }
.searchcontent { width:50%; float:left;}
.searchtag { width:50%; float:right; }

@media screen and (max-width: 980px) {
    .a2a_floating_style.a2a_vertical_style { display: none; }
}

div.freeShippingRibbon {
    height: 23px;
    width: 70px;
//    background-color: #9C1B21;
    background-color: #fC1B21;
    position: absolute;
    top: 18px;
    right: 2px;
    text-align: center;
    color: #FFF;
    font-weight: 600;
    font-size: 16px;
    white-space: nowrap;
  -webkit-transform: rotate(35deg);
    -moz-transform: rotate(35deg);
    -ms-transform: rotate(35deg);
    -o-transform: rotate(35deg);
    transform: rotate(35deg);
}

.freeShippingRibbon:before {
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    border-width: 25px;
    border-left-width: 36px;
    border-right-width: 17.6px;
    content: "";
    display: block;
    left: -36px;
    position: absolute;
    width: 180%;
    border-top-width: 0px;
//    border-bottom-color: #9c1b21;
    border-bottom-color: #9cfb21;
    top: -1px;
    z-index: -1;
}

.orangedis,.orangedis:hover {
	background-color: #cccccc !important;
	cursor:default;
}
#inner #bluebg .banner ul #pluginprice {
	background-image: url(images/pluginprice.png);
}
