@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: #ffffff;
	line-height:50px;
	text-align: center;
	font-size:50px;
	font-family: 'Nunito', sans-serif;}
body {
	margin: 0px;
padding:0px;
     
}
.text-color {
	color: #000;
}
/*----------Main body-------------*/
#Main {
	width: 100%;
	height: 1273px;
	margin: 0px auto;
	background-color: #FFF;
}



/*------------------------------------Top-box-----------------------------*/
#top {
	width: 100%;
	height: 106px;
	background-color: #000;
}
 
 #midtexttop {
	width: 1188px;
	height: 170px;
	float: left;
	font-family: Corbel;
	color: #666;
}




#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:right;
	text-transform:uppercase;
	
}

#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;
}




/*--------------center-box---------*/

#cente1ru {
	width: 100%;
	height: 5px;
	background-color: #019cde;
	float: left;
}
#center-box {
	width: 1218px;
	height: 5px;
	margin: auto;
	background-color: #019cde;
}
#center-box-bottem {
	width: 100%;
	height:310px;
	float: left;
	    background: #f4f7fb;
	padding-top:80px;
	padding-bottom:80px;
}
#center-box-bottem-in {
	width: 1218px;
	height: 310px;
	margin: auto;
}
#main {
	width: 450px;
	height: 346px;
	float: left;
	background: #FFF;
	border-radius: 6px;
	margin-left: 390px;
	position: relative;
	margin-top: 43px;
}
/* ---------- 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%;
	-moz-border-radius: 50%;
	-webkit-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---------------------------------*/
/*-------------------------------bottem-top-----------------------------------------------------*/

#midtext {
	width: 1218px;
	height: 310px;
	float: left;

}

#submit-ticket-message{width:100%;
float:left;
height:50px;
color: #000;
    font: 30px/50px bold-font;
text-align:center;

}





#midtextcontact{ width:245px;
height:270px;
float:left;
 margin-left:22px;
background-color:#ffffff;
padding:20px;
}
#midtextcontact-img-out{
	width:100%;
height:78px;
float:left;

margin-bottom:10PX;
	}
#midtextcontact-img{width:78px;
height:78px;
margin:auto;

background:url(../image/svg/invoice.svg) no-repeat center ;


}




#midtextcontact-text{ width:100%;
height:40px;
float:left;
font: 16px/ 40px medium;
    color: #000;
margin-bottom:5PX;
text-align:center;
text-transform:uppercase;

}

#midtextcontact-text-bottom{ width:100%;
height:50px;
float:left;
    font: 15px / 26px regular;
    color: #545454;
margin-bottom:10PX;
    margin-top: 4px;
text-align:center;
}

#midtextcontact-text-number{ width:350px;
height:20px;
float:left;
    color: #09F; 
    font: 12px / 20px regular;
margin-bottom:5PX;
text-align:center;
    font-weight: 700;

}


#midimg {
	width: 100%;
	height: 40px;
	float: left;
margin-top:10px;
}
#midimg1 {
	width: 175px;
	height: 40px;
	margin:auto;

}
#midimg1 a {
	width: 175px;
	height: 40px;
	margin:auto;
	background-color: transparent;
	border: 2px solid #019cde;
	font: 14px / 40px 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;
}

.offline a {
   border: #fed7d7 2px solid !important;
    color: #e32a2a !important;
}

.offline a:hover {
    border: #fed7d7 2px solid !important;
    color: #e32a2a !important;
    background-color:#fed7d7 !important;
}

#midtextcontact-ticket1-new{width:245px;
height:270px;
float:left;
margin-left:22px;
 
background-color:#ffffff;
padding:20px;
}


#midtextcontact-img-out1-new{
	width:100%;
height:78px;
float:left;
margin-bottom:10PX;

	}
#midtextcontact-ticket-img1-new{width:78px;
height:78px;
margin:auto;

background:url(../image/svg/phone-call.svg) no-repeat center ;


}

#midtextcontact-text-new{ width:100%;
height:40px;
float:left;
font: 16px/ 40px medium;
    color: #000;
text-align:center;

}

#midtextcontact-text-bottom-new{ width:100%;
height:50px;
float:left;
    font: 15px / 26px regular;
    color: #545454;
margin-bottom:10PX;
margin-top:10px;
text-align:center;
}


#midimg-new {
    width: 100%;
    height: 40px;
    float: left;
    margin-top: 10px;
}

 
 


#midtextcontact-ticket{width:245px;
height:270px;
float:left;
 
background-color:#ffffff;
padding:20px;
}

#midtextcontact-ticket-img{width:78px;
height:78px;
margin:auto;
background:url(../image/svg/headset.svg) no-repeat center ;



}
#midtextcontact-ticket-text1{ width:300px;
height:40px;
float:left;
color: #000; 
font: normal normal 300 28px / 40px 'Nunito', sans-serif;
margin-top:10PX;
text-align:center;
}
#midtextcontact-img-out1{
	width:100%;
height:78px;
float:left;
margin-bottom:10PX;

	}
#midtextcontact-img1{width:64px;
height:64px;
margin:auto;

background-image:url(../image/support-phone.png);


}
#midtextcontact-ticket1{width:245px;
height:270px;
float:left;
margin-left:22px;
 
background-color:#ffffff;
padding:20px;
}

#midtextcontact-ticket-img1{width:78px;
height:78px;
margin:auto;
background:url(../image/svg/skype.svg) no-repeat center ;

}

#midtextcontact-ticket-text1{ width:300px;
height:40px;
float:left;
color: #000; 
font: normal normal 300 28px / 40px 'Nunito', sans-serif;
margin-top:10PX;
text-align:center;
}
#submit-ticket-full {
	width: 100%;
	height: 160px;
	float: left;

	padding-top:40px;
	padding-bottom:40px;
  
}
#submit-ticket {
	width: 800px;
	height: 155px;
	margin:auto;

}

#aboutus-top {
    width: 100%;
    height: 60px;
    font: 30px / 60px bold-font;
    color: #000;
    text-align: center;
    float: left;
    text-transform: uppercase;
}

#aboutus-right {
    width: 100%;
    height: 90px;
    float: left;
    font-family: regular;
    line-height: 1.7em;
    font-size: 18px;
    color: #545454;
    text-align: center;
}



#midtextq1-bottom1 {
	width: 1218px;
	height: 620px;
	float: left;
	margin-top: 40px;
}
#midtextq1-bottom1text {
	width: 1218px;
	height: 40px;
	float: left;
	text-align: center;
	color: #000;
	font: normal normal 300 28px / 40px 'Nunito', sans-serif;
}

/*---------------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;
}