@charset "utf-8";
/* CSS Document */
::-webkit-scrollbar {
 width: 8px;  /* for vertical scrollbars */
 height:8px; /* for horizontal scrollbars */
}

::-webkit-scrollbar-track {
 background-color: #ebebeb;
}

::-webkit-scrollbar-thumb {
 background-color: #019cde;
}
@font-face {
	font-family: regular;
	src: url(../font/Montserrat-Light.otf);
	white-space: 5px;
}
@font-face {
	font-family: bold-font;
	src: url(../font/Intro-bold-font.otf);
}
@font-face {
	font-family: medium;
	src: url(../font/Intro-Regular.otf);
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 50px;
	line-height: 50px;
	text-align: center;
	font-family: bold-font;
}
body {
	margin: 0;
	padding: 0;
	transition: all .3s ease-in-out;
}
.text-color {
	color: #000;
}
/*----------Main body-------------*/
#Main {
	width: 100%;
	height: 2927px;
	margin: 0px auto;
	background-color: #FFF;
}
/*------------------------------------Top-box-----------------------------*/
#top {
	width: 100%;
	height: 105px;
	background-color: #000;
}
#midtext-top-box-out {
	width: 100%;
	height: 350PX;
	float: left;
	background-color: #003087;
}
#midtext-top-box {
	width: 1218px;
	height: 175px;
	margin: auto;
	margin-top: 86px;
}
#About {
	width: 100%;
	padding: 0px 0px;
	float: left;
}
#midtext-top {
	padding: 16px 20px;
	float: left;
	background-color: #fff;
	color: #1C1C1E;
	font: 40px / 60px bold-font;
	text-align: left;
}
#About-bottom {
	width: 100%;
	padding: 0px 0px;
	float: left;
	margin-top: 15px;
}
#midtextq1-top-bottom {
	padding: 10px 20px;
	float: left;
	text-align: center;
	background-color: #019cde;
	color: #fff;
	font: 18px / 40px regular;
	text-transform: uppercase;
}
#midtexttop {
	width: 1188px;
	height: 170px;
	float: left;
	font-family: Corbel;
	color: #666;
}
/*-------------------------------bottem-top-----------------------------------------------------*/
#textcenterbox1 {
	width: 100%;
	height: 60px;
	margin: auto;
	font: 30px / 60px bold-font;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
/*included*/
#app-box-top-text {
	width: 100%;
	height: 60px;
	font: 30px / 60px bold-font;
	color: #fff;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
#midtxt-outside {
	width: 100%;
	height: 625px;
	float: left;
	padding-top: 30px;
	padding-bottom: 40px;
	background-color: #003087;
}
#midtxt-out-box {
	width: 1190px;
	height: 625px;
	margin: auto;
}
#our-values-out-box {
	width: 580px;
	height: 560px;
	float: left;
}
#our-values-out-box-right {
	width: 580px;
	height: 560px;
	float: left;
	margin-left: 30px;
}
#midtext-bottom-box {
	width: 550px;
	height: 125px;
	float: left;
	font-family: Calibri;
	color: #888888;
	text-align: center;
	font-size: 18px;
	padding: 15px;
	background: #fff;
	margin-top: 30px;
}
#midtext-bottom-box-circal {
	width: 100px;
	height: 78px;
	float: left;
	font-family: Calibri;
	color: #888888;
	text-align: center;
	font-size: 18px;
}
#midtext-bottom-box-circal-in {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/reminder.svg) center no-repeat;
}
#img-increase {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/road.svg) center no-repeat;
}
#img-risk {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include3.svg) center no-repeat;
}
#img-roadblock {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include4.svg) center no-repeat;
}
#img-roadblock1 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include5.svg) center no-repeat;
}
#img-roadblock2 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include6.svg) center no-repeat;
}
#img-roadblock7 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/support-plans.svg) center no-repeat;
}
#img-roadblock8 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include8.svg) center no-repeat;
}
#img-roadblock9 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/file-doc.svg) center no-repeat;
}
#img-roadblock10 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include10.svg) center no-repeat;
}
#img-roadblock11 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include11.svg) center no-repeat;
}
#img-roadblock12 {
	width: 78px;
	height: 78px;
	float: left;
	background: url(../image/svg/include12.svg) center no-repeat;
}
#midtext-bottom-bar {
	width: 100%;
	height: 40px;
	float: left;
	color: #000;
	font-size: 18px;
	line-height: 40px;
	text-align: left;
	font-family: medium;
	text-transform: uppercase;
}
#midtext-bottom-box-text {
	width: 100%;
	height: 80px;
	float: left;
	font-family: regular;
	line-height: 26px;
	font-size: 15px;
	color: #545454;
	text-align: left;
}
#midtext-section1 {
	width: 450px;
	height: 125px;
	float: left;
}
/*end*/





/*Box 3*/

#sprate-line3 {
	width: 100%;
	height: 6px;
	float: left;
	background-color: #019cde;
}
/*end*/






#top-text {
	width: 1218px;
	height: 100px;
	font-family: "Segoe UI";
	font-size: 36px;
	color: #666666;
	text-indent: 50px;
	margin-top: 7px;
	border-bottom: 1px solid #dddee2;
}
#top-text-bottom {
	width: 1218px;
	height: 40px;
	font-family: "Segoe UI";
	font-size: 20px;
	color: #999999;
	text-indent: 50px;
	margin-top: 7px;
}
.section {
	width: 100%;
	height: 430px;
	float: left;
}
#text {
	width: 100%;
	height: 60px;
	float: left;
	font: 30px / 60px bold-font;
	color: #000;
	text-align: center;
	text-transform: uppercase;
}
#texttoptext {
	width: 100%;
	float: left;
	height: 30px;
	font: 18px / 30px regular;
	color: #545454;
	text-align: center;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#servermanage-os {
	width: 100%;
	height: 253px;
	padding-bottom: 40px;
	float: left;
	padding-top: 30px;
	background:#f4f7fb;
}
#hosting-infa-top {
	width: 100%;
	height: 60px;
	font: 30px / 60px bold-font;
	color: #000;
	text-align: center;
	float: left;
	text-transform: uppercase;
}
#hosting-infa-bottom {
	width: 100%;
	height: 30px;
	float: left;
	font: 18px / 30px regular;
	color: #545454;
	text-align: center;
}
/*-------winsection---------*/




#hostingboxout {
	width: 100%;
	height: 170px;
	float: left;
	margin-top: 20px;
}
#hostingboxout-all {
	width: 1160px;
	height: 253px;
	margin: auto;
}
#hostingboxin {
	width: 200px;
	height: 110px;
	float: left;
	padding:30px;
	background:#fff;
}
.hostingboxoutimg {
	width: 100%;
	height: 75px;
	float: left;
	background: url(../image/svg/windows.svg) no-repeat center;
}
#hostingboxouttext {
	width: 100%;
	height: 30px;
	float: left;
	font: 18px / 30px medium;
	color: #000;
	text-align: center;
}
/*-------end---------*/





/*-------linuxsection---------*/



#hostingboxin1 {
	width: 200px;
	height: 110px;
	float: left;
	padding:30px;
	background:#fff;
	margin-left:40px;
}
.hostingboxoutimg1 {
	width: 100%;
	height: 75px;
	float: left;
	background: url(../image/svg/penguin-new.svg) no-repeat center;
}
#hostingboxouttext11 {
	width: 100%;
	height: 30px;
	float: left;
	font: 18px / 30px medium;
	color: #000;
	text-align: center;
}
.cloudhostingimage {
	width: 100%;
	height: 75px;
	float: left;
	background: url(../image/svg/cloud-new.svg) no-repeat center;
}
.hostingmigarationimage {
	width: 100%;
	height: 75px;
	float: left;
	background: url(../image/svg/folder-new.svg) no-repeat center;
}
/*-------end---------*/


#startupvps {
	width: 100%;
	height: 270px;
	float: left;
	padding-top: 80px;
	padding-bottom: 80px;
	background: #f4f7fb;
}
#hosting-box-out {
	width: 822px;
	height: 270px;
	margin: auto;
}
#startupvps1-box-in {
	width: 300px;
	height: 185px;
	float: left;
	background: #fff;
	padding: 40px;
	margin-left: 60px;
	background-color: #fff;
}
#startupvps-box-in {
	width: 300px;
	height: 185px;
	float: left;
	background: #fff;
	padding: 40px;
	background-color: #fff;
}
#startupvpsin-logo {
	width: 100%;
	height: 30px;
	margin: auto;
	background: url(https://www.nameshoster.com/images/names-logo-svg.svg) center no-repeat;
	margin-bottom: 20px;
}
#startupvpsin1-logo {
	width: 100%;
	height: 30px;
	margin: auto;
	background: url(https://www.startupvps.com/image/startup-logo.svg) center no-repeat;
	margin-bottom: 20px;
}
#startupvpsin {
	width: 100%;
	height: 30px;
	margin: auto;
	color: #000;
	font: 18px/30px bold-font;
	text-align: center;
	text-transform: uppercase;
}
#box-left-box {
	width: 100%;
	height: 70px;
	float: left;
}
#box-right-box {
	width: 100%;
	height: 40px;
	float: left;
	padding-top: 20px;
}
#startupvpsbutton {
	width: 100%;
	height: 40px;
	margin: auto;
}
#startupvps-buttonin {
	width: 175px;
	height: 40px;
	margin: auto;
}
#or {
	width: 100%;
	height: 40px;
	margin: auto;
	color: #545454;
	font: 15px/20px regular;
	margin-top: 5px;
	text-align: center;
}
#startupvps-chat {
	width: 100%;
	height: 41px;
	float: left;
}
#startupvps-chat a {
	width: 200px;
	height: 41px;
	background-color: transparent;
	border: 2px solid #019cde;
	font: 14px / 41px regular;
	text-transform: uppercase;
	color: #019cde;
	text-align: center;
	text-decoration: none;
	display: block;
	margin: auto;
}
#startupvps-chat a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #019cde;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
#startupvps-ticket {
	width: 175px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
#startupvps-ticket a {
	width: 175px;
	height: 40px;
	margin: auto;
	background-color: transparent;
	border: 2px solid #11C469;
	font: 14px / 40px regular;
	text-transform: uppercase;
	color: #777;
	text-align: center;
	text-decoration: none;
	display: block;
}
#startupvps-ticket a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #11C469;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}
/*---------------Fotter-----------*/

#bottem-all {
	width: 100%;
	height: 118px;
	background-color: #333;
	float: left;
	padding-bottom: 40px;
	padding-top: 40px;
}
#bottem {
	width: 1218px;
	height: 118px;
	margin: auto;
}
#bottem-left {
	width: 550px;
	height: 90px;
	float: left;
}
#b2 {
	width: 384px;
	height: 25px;
	color: #d7d7d7!important;
	float: left;
	font: 12px / 25px regular;
	display: block;
	margin-top: 8px;
	text-transform: uppercase;
	margin-left: 20px;
}
#paypal {
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 10px;
}
#contenerlogo {
	width: 600px;
	height: 40px;
	margin: auto;
}
#paypallogo {
	width: 185px;
	height: 40px;
	float: left;
	background: url(../image/small-logo.png);
}
#bl {
	width: 650px;
	height: 60px;
	float: right;
}
#b1 {
	width: 326px;
	height: 40px;
	margin-top: 5px;
	float: right;
}
#b1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#b1 ul li {
	padding: 0px 9px;
	margin-right: -4px;
	color: #fff;
	float: left;
	font: normal normal 400 39px / 30px bold-font;
	font-size: 14px;
	text-align: center;
	text-align: left;
	display: block;
}
#b1 ul li a {
	color: #fff;
	text-decoration: none;
}
#b1 ul li a:hover {
	color: #fff;
}
.v {
	color: #09F;
	text-decoration: none;
}
.v:hover {
	color: #FC0;
}
#time {
	width: 100px;
	height: 20px;
	float: left;
	margin-top: 115px;
	margin-left: 150px;
	color: #FFF;
	font-family: Corbel;
}
/*---------------------------bottom icon--------------------------*/

#rine {
	width: 100%;
	height: 25px;
	float: left;
}
#sslsocail {
	width: 180px;
	height: 25px;
	margin: auto;
}
#SSl {
	width: 131px;
	height: 32px;
	float: left;
	margin-top: 6px;
}
#righticone1 {
	width: 180px;
	height: 25px;
	float: left;
}
#righticone1 ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#righticone1 li a {
	width: 32px;
	height: 32px;
}
#ficon1 {
	width: 25px;
	height: 25px;
	background: url(../image/partners/SVG-Social/twitter.svg) center no-repeat;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}
#ficon1:hover {
	background: url(../image/partners/SVG-Social/twitter-c.svg) center no-repeat;
}
#sicon1 {
	width: 25px;
	height: 25px;
	background: url(../image/partners/SVG-Social/facebook.svg) center no-repeat;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
#sicon1:hover {
	background: url(../image/partners/SVG-Social/facebook-c.svg) center no-repeat;
}
#licon1 {
	width: 25px;
	height: 25px;
	background: url(../image/partners/SVG-Social/linkedin.svg) center no-repeat;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#licon1:hover {
	background: url(../image/partners/SVG-Social/linkedin-c.svg) center no-repeat;
}
#small-logo {
	width: 263px;
	height: 46px;
	margin-top: 8px;
	background: url(../image/small-logo.png);
}
#socailnetwork {
	width: 100%;
	height: 25px;
	float: left;
	margin-top: 15px;
}
#bottom-menu {
	width: 470px;
	height: 25px;
	margin: auto;
}
#bottom-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#bottom-menu ul li {
	padding: 5px 10px;
	text-align: center;
	float: left;
	font-family: regular;
	font-size: 12px;
	color: #d7d7d7!important;
	text-transform: uppercase;
}
#bottom-menu ul li a {
	display: block;
	color: #d7d7d7!important;
	text-align: center;
	text-decoration: none;
}
#bottom-menu ul li a:hover {
	text-decoration: underline;
}
