@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;
    border-radius: 20px;
}
  

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;
}
/*----------Main body-------------*/
#Main {
	width: 100%;
	height: 1571px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
/*------------------------------------Top-box-----------------------------*/
#top {
	width: 100%;
	height: 106px;
	background-color: #666;
}
 


#midtext-top-box-out {
	width: 100%;
	height: 350PX;
	float: left;
	background-color: #003087;
	
}
#midtext-top-box {
	width: 1218px;
	height: 200px;
	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:right;
	
}

#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;
	color: #ffffff;
	text-transform: uppercase;
}




/*---------------------------end---------------------------------*/


#midtexttop {
	width: 1188px;
	height: 170px;
	float: left;
	font-family: Corbel;
	color: #666;
}

#box-out{width:100%;
height:350px;
float:left;
background-color:#242f68;
	background-repeat: no-repeat;
background-position: center center;
background-attachment: scroll;
background-size: cover; 
}



#midtextq1 {
	width: 1218px;
	height: 300px;
	margin:auto;
	margin-top: 65px;
}
#midtextq1in {
	width: 1218px;
	height: 50px;
	float: left;

}
#midtextq1innext {
	width: 1218px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 15px;
	font: normal normal 300 20px / 30px regular;
	color: #ffffff;
	text-transform: uppercase;
}
#midtextq1text {
	width: 1218px;
	height: 150px;
	float: left;
	text-align: center;
	font: normal normal 300 18px / 30px regular;
	color: #ffffff;
	margin-top: 15px;
}
/*--------------center-box---------*/

#cente1ru {
	width: 100%;
	height: 5px;
	background-color: #019cde;
}
#center-box {
	width: 1218px;
	height: 5px;
	margin: auto;
	background-color: #019cde;
}

/*---------------------------login---------------------*/

#main {
	width: 450px;
	height: 346px;
	float: left;
	background: #FFF;
	border-radius: 6px;
	margin-left: 390px;
	position: relative;
	margin-top: 43px;
}
/*--------------------------------login----------------------------*/


/* ---------- LOGIN ---------- */

#login1 {
	height: 325px;
	width: 400px;
	border: 1px solid #D6D6D6;
	border-radius: 4px;
}
#login12 {
	height: 50px;
	width: 400px;
	text-align: center;
	font-family: "Century Gothic";
	color: #2d932b;
	font-size: 20px;
	line-height: 50px;
	background-color: #f4f4f4;
	border-bottom: 1px solid #D6D6D6;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
#form {
	border: none;
	color: #5a5656;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 300px;
	;
	outline: none;
	width: 360px;
	margin-left: 18px;
	margin-top: 20px;
}
#forgetpass a {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	float: left;
	margin-left: 3px;
	margin-top: 4px;
}
#forgetpass a:hover {
	color: #666;
}
#forgetpass1 a {
	color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-decoration: none;
	margin-left: 162px;
	float: left;
	margin-top: 4px;
}
#forgetpass1 a:hover {
	color: #666;
}
#intext1 {
	width: 360px;
	height: 45px;
	margin-left: 2px;
	font-family: "Segoe UI";
	font-size: 16px;
	color: #999;
	border: none;
	text-indent: 3px;
	margin-top: 5px;
	border: 1px solid #D6D6D6;
	border-radius: 4px;
	transition: 0.5s ease;
}
#intext1:hover {
	border: 1px solid #0287CC;
	color: #0287CC;
}
#intext {
	width: 360px;
	height: 45px;
	margin-left: 2px;
	font-family: "Segoe UI";
	font-size: 16px;
	color: #999;
	border: none;
	text-indent: 3px;
	margin-top: 5px;
	border: 1px solid #D6D6D6;
	border-radius: 4px;
	transition: 0.5s ease;
}
#intext:hover {
	border: 1px solid #0287CC;
	color: #0287CC;
}
#button {
	background-color: #34aade;
	border: 1px solid #34aade;
	border: none;
	border-radius: 3px;
	color: #f4f4f4;
	cursor: pointer;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	height: 50px;
	text-transform: uppercase;
	width: 360px;
	-webkit-appearance: none;
	margin-left: 3px;
	margin-top: 16px;
}
form fieldset a {
	color: #5a5656;
	font-size: 10px;
}
form fieldset a:hover {
	text-decoration: underline;
}
.btn-round {
	background-color: #5a5656;
	border-radius: 50%;

	color: #f4f4f4;
	display: block;
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	margin: 30px 125px;
	text-align: center;
	text-transform: uppercase;
	width: 50px;
}
/*-------------------------------end---------------------------------*/




#section10 {
	width: 100%;
	height: 590px;
	float: left;
	    background-color: #f4f7fb;
}
#section-feature {
	    width: 1218px;
    height: 60px;
    float: left;
    color: #000;
    font: 30px / 60px bold-font;
    text-align: center;
}
#section10-in {
	width: 1218PX;
	height: 560px;
	margin: auto;
	margin-top: 30px;
}




#section10-bottom {
	width: 1218px;
	height: 460px;
	float: left;
	margin-top: 40PX;
}
#section10-bottom-left {
	width: 550px;
	height: 460px;
	float: left;
}
#section10-bottom-left-top-box {
	width: 550px;
	height: 180px;
	float: left;
	background-color:#ffffff;
}
#image-ex-box {
	width: 130PX;
	height: 180px;
	float: left;
	background-color:#019cde;
}
#image-ex-box-image {
	width: 104px;
	height: 98px;
margin: 42px 0px 0px 13px;
	background-image: url(../image/cloud1.png);
}

#right-sectionf{width:380px;
height:180px;
float:left;
margin-left:20px;

}
#section10-bottom-left-top {
	width: 100%;
    height: 60px;
    float: left;
    font: 18px / 60px medium;
    color: #000;
    text-transform: uppercase;
}
#section10-bottom-left-top-text {
	width: 100%;
    height: 80px;
    float: left;
    font: normal normal 400 15px / 26px regular;
    color: #545454;

}
#section10-bottom-left-top-box1 {
	width: 550px;
	height: 180px;
	float: left;
	background-color:#ffffff;
	margin-top:30px;
	
}
#image-ex-box1 {
	width: 130PX;
	height: 180px;
	float: left;
	background-color:#019cde;
}
#image-ex-box-image1 {
	width: 104px;
	height: 98px;
margin: 42px 0px 0px 13px;
	background-image: url(../image/cloud2.png);
}
#section10-bottom-left-top1 {
	width: 100%;
    height: 60px;
    float: left;
    font: 18px / 60px medium;
    color: #000;
    text-transform: uppercase;
}
#section10-bottom-left-top-text1 {
	width: 100%;
    height: 80px;
    float: left;
    font: normal normal 400 15px / 26px regular;
    color: #545454;
}
#section10-bottom-right {
	width: 560px;
	height: 460px;
	float: right;
}
#section10-bottom-right-top-box {
	width: 550px;
	height: 180px;
	float: left;
	background-color:#ffffff;
}
#image-ex-box2 {
	width: 130PX;
	height: 180px;
	float: left;
	background-color:#019cde;
}
#image-ex-box-image2 {
	width: 104px;
	height: 98px;
margin: 42px 0px 0px 13px;
	background-image: url(../image/2img.png);
}
#section10-bottom-right-top {
	width: 100%;
    height: 60px;
    float: left;
    font: 18px / 60px medium;
    color: #000;
    text-transform: uppercase;
}
#section10-bottom-right-top-text {
	width: 100%;
    height: 80px;
    float: left;
    font: normal normal 400 15px / 26px regular;
    color: #545454;
}
#section10-bottom-right-top-box1 {
	width: 550px;
	height: 180px;
	float: left;
	background-color:#ffffff;
	margin-top:30px;
}
#image-ex-box3 {
		width: 130PX;
	height: 180px;
	float: left;
	background-color:#019cde;
}
#image-ex-box-image3 {
	width: 104px;
	height: 98px;
margin: 42px 0px 0px 13px;
	background-image: url(../image/cloud4.png);
}
#section10-bottom-right-top1 {
	width: 100%;
    height: 60px;
    float: left;
    font: 18px / 60px medium;
    color: #000;
    text-transform: uppercase;
}
#section10-bottom-right-top-text1 {
	width: 100%;
    height: 80px;
    float: left;
    font: normal normal 400 15px / 26px regular;
    color: #545454;
}
#midtext {
	width: 1218px;
	height: 340px;

	float: left;
	margin-top: 5px;
}


#section3{width:100%;
height:400px;
float:left;
padding-top:60px;

}
#hader-box{ width:985px;
height:340px;
margin:auto;




}

#section2-in-center{width:1218px;
height:60px;
margin:auto;
font: normal normal 300 32px / 60px regular;
color: #ffffff;
text-align:center;


}

/*------------------------shared----------------------*/

#midtex{width:260px;
height:330px;
float:left; 

}
.image-box{width:100%;
height:151px;
float:left;

}

.image-box1{width:100%;
height:151px;
float:left;

}
.image-box2{width:100%;
height:85px;
float:left;

}
.image-box3{width:100%;
height:85px;
float:left;

}
.image{width:260px;
height:85px;
display:block;
margin:auto;
	background:url(../image/svg/qr-code.svg) no-repeat center;
}

.image-bottom1{width:104px;
height:98px;
display:block;
margin:auto;
margin-top:25px;
 
	transition: all 0.3s ease 0s;
	background-image:url(../image/desktop-support.png);
}

#midtex1{    width: 260px;
    height: 30px;
    float: left;
    margin-top: 15px;
    color: rgb(55, 55, 55);
    text-align: center;
    font: 18px/30px medium;

}

#midtext2{width: 260px;
    height: 120px;
    float: left;
    color: rgb(135, 135, 135);
    margin-top: 4px;
    text-align: center;
    font: 15px/26px regular;
}


#midimg{width:100%;
height:42px;
float:left;
margin-top:10px;
}
#midimg1{width:200px;
height:41px;
margin:auto;
}


#midimg1 a{width: 200px;
	height: 41px;
	float: left;
	background-color: transparent;
	border: 2px solid #019cde;
	font: 14px / 41px regular;
	text-transform: uppercase;
	color: #019cde;
	text-align: center;
	text-decoration: none;
	display:block;
 }

#midimg1 a:hover{text-decoration: none;
	color: #FFFFFF;
	background-color: #019cde;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;
}

/*-----------------------CLOUD SOLUTIONS-------------------------------*/

#midtex21{width:240px;
height:360px;
float:left;
}

.image1{width:104px;
height:98px;
float:left;
margin-left: 68px;
background-image:url(../image/2img.png);}


#midtex22{width:240px;
height:30px;
float:left;
font: normal normal 400 39px / 30px regular;
font-size:19px;
color:#34aade;
}

#midtext1616{width:240px;
height:120px;
float:left;
font: normal normal 400 39px / 26px regular;
font-size:15px;
margin-top:4px;
color:#4b4b4b;
text-align:center;
}

#midtext23{width:240px;
height:120px;
float:left;
font-family:Calibri;
font-size:18px;
margin-top:4px;
font-weight:100px;
color:#4b4b4b;}
#midimg24{width:240px;
height:42px;
float:left;
margin-top:10px;
}
#midimg25{width:120px;
height:42px;
float:left;
font-family:Calibri;
color:#FFFFFF;
font-size:16px;
line-height:38px;
text-align:center;
background-color:#34aade;
border-radius: 4px;
box-shadow: inset 0px -3px 1px rgba(0, 0, 0, 0.45), 0px 2px 2px rgba(0, 0, 0, 0.25);
}

/*-----------------------HOSTING SUPPORT--------------------*/

#midtex212{width:260px;
height:340px;
float:left;
margin-left:100px;

}
.image2{width:260px;
height:85px;
margin:auto;

background:url(../image/svg/server-newicon.svg) no-repeat center;}
.image-bottom2{width:104px;
height:98px;
margin:auto;
margin-top:25px;
background-image:url(../image/hour.png);}

#midtex223{    width: 260px;
    height: 30px;
    float: left;
    margin-top: 15px;
    color: rgb(55, 55, 55);
    text-align: center;
    font: 18px/30px medium;
}

#midtext234{width: 260px;
    height: 120px;
    float: left;
    color: rgb(135, 135, 135);
    margin-top: 4px;
    text-align: center;
    font: 15px/26px regular;
}

#midimg245{width:100%;
height:42px;
float:left;
margin-top:10px;
}

#midimg256{width:200px;
height:41px;
margin:auto;
}


#midimg256 a{width: 200px;
	height: 41px;
	float: left;
	background-color: transparent;
	border: 2px solid #019cde;
	font: 14px / 41px regular;
	text-transform: uppercase;
	color: #019cde;
	text-align: center;
	text-decoration: none;
	display:block;
 }

#midimg256 a:hover{text-decoration: none;
	color: #FFFFFF;
	background-color: #019cde;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;}


/*------------------------EMAIL SOLUTIONS----------------------*/

#midtex11{width:260px;
height:340px;
float:left;
margin-left:58px;

}
.image3{width:260px;
height:85px;
margin:auto;

background-image:url(../image/storage1.png);}

#midtex111{    width: 260px;
    height: 30px;
    float: left;
    margin-top: 15px;
    color: rgb(55, 55, 55);
    text-align: center;
    font: 18px/30px medium;


}

#midtext211{width: 260px;
    height: 120px;
    float: left;
    color: rgb(135, 135, 135);
    margin-top: 4px;
    text-align: center;
    font: 15px/26px regular;
}
#midimg11{width:100%;
height:42px;
float:left;
margin-top:10px;
}
#midimg111{width:200px;
height:41px;
margin:auto;

}


#midimg111 a{width: 200px;
	height: 41px;
	float: left;
	background-color: transparent;
	border: 2px solid #019cde;
	font: 14px / 41px regular;
	text-transform: uppercase;
	color: #019cde;
	text-align: center;
	text-decoration: none;
	display:block;

 }

#midimg111 a:hover{text-decoration: none;
	color: #FFFFFF;
	background-color: #019cde;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;}



/*-----------------------MANAGED IT SERVICE-------------------------------*/

#midtex211{width:260px;
height:340px;
float:left;
margin-left:100px;

}

.image4{width:260px;
height:85px;
background:url(../image/svg/desktop.svg) no-repeat center; }

.image-bottom4{width:104px;
height:98px;
margin:auto;
margin-top:25px;
background-image:url(../image/month.png);}



#midtex221{    width: 260px;
    height: 30px;
    float: left;
    margin-top: 15px;
    color: rgb(55, 55, 55);
    text-align: center;
    font: 18px/30px medium;
}

#midtext231{width: 260px;
    height: 120px;
    float: left;
    color: rgb(135, 135, 135);
    margin-top: 4px;
    text-align: center;
    font: 15px/26px regular;
}
#midimg241{width:100%;
height:42px;
float:left;
margin-top:10px;

}




#midimg251{width:200px;
height:41px;
margin:auto;
}


#midimg251 a{
	width: 200px;
	height: 41px;
	float: left;
	background-color: transparent;
	border: 2px solid #019cde;
	font: 14px / 41px regular;
	text-transform: uppercase;
	color: #019cde;
	text-align: center;
	text-decoration: none;
	display:block;
 }

#midimg251 a:hover{text-decoration: none;
	color: #FFFFFF;
	background-color: #019cde;
	transition: all .3s ease-in-out;
	-webkit-transition: all 0.3s;}

#section4{width:100%;
height:540px;
float:left;
background-color:#eaeaea;

	   
}


#section4-in{
	width: 1218px;
	height:530px;
margin:auto;

}

#plan {
	width: 1150px;
	height: 630px;
	margin-left: 47px;
}


/*---------------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;
}

/*------------------------end---------------------------------*/