@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;
}
 

h1 {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	font-family: bold-font;
}
body {
	margin: 0;
	padding: 0;
	 
	transition: all .3s ease-in-out;
	
}

/*----------Main body-------------*/
#Main{width:100%;
height:872px;
margin:0px auto;
background:#f7f7f5;}

/* Top-box */
#top {
	width: 100%;
	height: 106px;
	background-color: #000;
}
  
/*center-box*/

#center-box-bottem{width:100%;
height:490px;
float:left;
padding-top:40px;
padding-bottom:40px;}






#midtext1{ width:672px;
height:476PX;
margin-top:10px;
margin:auto;

background-image:url(../image/underconstruction.png);


}


/*---------------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;
}