@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'arial';
  src: url(fonts/AvantGardeBookBT.ttf);
}
@font-face {
  font-family: 'arial';
  src: url(fonts/AVANTGA2.ttf);
}
body
{
	width:1366px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	font-family:'arial' !important;
}
.container
{
  /*width:1166px;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#top1
{
	width:100%;
	height:60%;
	margin:0;
	padding:0;
	float:left;

}
h1,h2,h3,h4,h5,h6
{
font-family:'arial' !important;
}
.user
{
    margin-top:91px;
    margin-left: -63%;
}
.marks {
    font-family: 'arial';
    font-size: 16px;
    color: #88173e;
    line-height: 40px;
    text-align: justify;
    list-style: none;
}
.mainheading
{
    width:30%;
    text-align: center;
    padding:0px 0px;
    margin-top:2.5%;
    color: #fff;
    margin-left: 2%;
	position:absolute;
	z-index:10000000;
}
.caption
{
    width: 30%;
    position: absolute;
    top: 8em;
    left: 33%;

}
.right_mainpartner
{
	position:absolute;
	float:right;
	margin-left: 25%;
	margin-top:3px;
}
.details {
    height:108px;
    position: absolute;
    width:22%;
    top:65%;
    padding: 15px;
    border-radius: 10px;
    font-size: 28px;
    color: #FFF;
    font-weight: bold;
    border: none;
	cursor: pointer;
	left:34%;
}
#top2
{
	width:100%;
	height:60%;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;

}
#top2 h3
{
width:25%;
}

.ap1
{
border-right:1px solid #666666;
}
#subtop1
{

	width:100%;
	height:60%;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	
}
.lgf
{
   margin-left: 13px;
}
.sidebar
{
width:324px;
height: 657px;
margin:0;
padding:0;
float:left;
position:fixed;
z-index:9999999;
}
.partnerlogo
{
width:50%;
height:auto;
margin:0;
float:left;
}
.suportinglogo
{
width:31%;
height:auto;
float:left;
}
.content .refund
{
    font-family: 'arial';
    font-size: 16px;
    color: #88173e;
    line-height: 40px;
    text-align: justify;
    margin-top: 48px;
    list-style:disc;
   
}
.mediah1
{
width:50%;
float:left;
    padding-top: 15px;
}
.sidebar h1
{
font-family:'arial';
font-size:14px;
}
.suph1
{
font-family:'arial';
font-size:14px;
}
.chanellogo
{
width:25%;
float:left;
padding-top:11px;

}
/*.chanellogolast
{
width:25%;
float:left;
}*/
@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:.5;
    }
} 

@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
}
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
/* Opera and prob css3 final iteration */
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0;
    }
    100% {
        opacity:1;
    }
} 
.blink-image {
		-moz-animation: blink normal 5s infinite ease-in-out; /* Firefox */
		-webkit-animation: blink normal 5s infinite ease-in-out; /* Webkit */
		-ms-animation: blink normal 5s infinite ease-in-out; /* IE */
		animation: blink normal 2s infinite ease-in-out; /* Opera and prob css3 final iteration */
	}
.mainmenu
{
width:100%;
height:auto;
float:right;
position:absolute;
}
.mainmenu ul {
		position: absolute;
		float: right;
		margin-left:28% !important;
		margin-top: 8%;
		list-style: none;
		font-weight: bold;
		line-height: 57px;
		text-align: left;
}
.mainmenu ul li a
{
		font-size:34px;
		text-decoration: none;
		font-family:'arial' !important;
		color:#88173e;
}	
.regclass
{
		float: right;
		margin-top: 31%;
		margin-right: 0%;
		width: 22%;
}
 .backs {
		width:6%;
		height: auto;
		padding: 10px;
		float: right;
		margin-right: 14.5%;
		margin-top: 8px;
		background: no-repeat;
		color: #fff;
		border: 0px;
}
.subtop2
{
		width: 100%;
		background: #fff;
		bottom: 0;
		margin-top: 40%;
		position: fixed;
}
 .condetails
  {
  width:100%;
  height:auto;
  padding:0;
  margin:0;
  position:absolute;
  margin-bottom: 9%;
  margin-top: 33px;

  }
  .condetailsin
  {
  width:100%;
  height:auto;
  padding:0;
  margin:0;
  position:absolute;
  margin-top: 33px;
 
  }
  .content {
    width: 71% !important;
    /* text-align: justify; */
    margin-left: 17% !important;
}
  .content span
  {
  font-weight:bold;
  color:#88173e;
  }
 
  .subtitle h1 {
    font-family: 'arial';
    font-size: 40px !important;
    color: #88173e;
    /* margin-top: 26%; */
    margin-left: -8% !important;
}
  .content p
  {
  color:#88173e;
  font-family:'arial';
  font-size:17px;
  }
  ol
  {
    font-family:'arial';
        font-size: 16px;
    color: #88173e;
    line-height: 35px;
	text-align:justify;
  }
  ul
  {
  font-family:'arial';
    font-size:16px;
    color: #88173e;
    line-height: 40px;
	text-align:justify;
	list-style:none;
  }
  .back
  {
    width: 7%;
    height: auto;
    padding: 10px;
    float: right;
    margin-right: 0.5%;
	margin-top: -19px;
    background: no-repeat;
    color: #fff;
    border: 0px;
  }
  .subsidebar
  {
 	width: 233px;
    height: 375px;
    margin: 0;
    padding: 0;
    float: left;
    position: fixed;
    background-color: #fff;
    z-index: 9999999;
    /* border-radius: 10px; */
    border-bottom-left-radius: 25px;
	 border-bottom-right-radius: 25px;
  
  } 
  
.subsidebarreg
  {
 	width: 233px;
    height: 375px;
    margin: 87px 0 0 67% !important;
    padding: 0;
    float: right;
    position: fixed;
/*    background-color: #fff;*/
    z-index: 9999999;
    /* border-radius: 10px; */
    border-bottom-left-radius: 25px;
	 border-bottom-right-radius: 25px;
  
  }   
  .lg
  {
  width:76%;
  margin-top: 45px;
  }
   .roadmap
  {
  width:100%;
  padding:0;
  margin:0;
  height:auto;
  }
  .roadpart
  {
  float:left;
  }
  .map
  {
  float:right;
  }
  .roadmaps
  {
    margin-top:0px;
    width: 48%;
  }
  .roads
{
    width: 100%;
     
   
}
.imgs
{
    margin-top: 42px;
    margin-left:-7%;

}
.lgs
{
 float:left;
 width:13%;
 margin-left: 10%;
}
.rpartner
{
    float: left;
    margin-top: -18%;
    margin-left:12%;
}
.rcap
{
    position: absolute;
    width: 18%;
    margin-left: -12%;
    margin-top: 74px;
}
.rspartner
{
    float: right;
    width: 20%;
  	margin-top: -10%;
    /* margin-left: -21%; */
    margin-right: 20%;
}
.backp {
    width:6%;
    height: auto;
    padding: 4px;
    float: right;
    margin-top:1%;
    background:none;
	border:none;
    color: #fff;
    position: absolute;
    margin-left:82%;
	z-index:999999;
}
 .backpr
  {
  	width:6%;
    height: auto;
    padding: 4px;
    float: right;
    margin-top: 40px;
    background:none;
	border:none;
    color: #fff;
    margin-right: 14%;
  }
  .boxlogo
  {
    text-align: center;
  }

 #knowg {
    padding: 6px;
    width: 40%;
    color: #88173e;
    margin-bottom: 2%;
    border-radius: 6px;
}
  .button
  {
    width: 150px !important;
    border-radius: 15px !important;
    padding: 20px !important;
    color: white !important;
    background: #2196f3cc !important;
  }