*{
	padding: 0px;
	margin: 0px;
}

body{

}	

.menu{
	border-bottom: 1px solid #cccccc;
	background: #ffff;
}

.logo{
	width: 300px;
}

.language ul li a{
	color: #001ea8!important;
}

.user a {
    background: #8827b0;
    text-decoration: none;
    color: #fff;
    /* padding: 8px; */
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    left: 140px;
    z-index:  9;
}

/*.navbar{
	background: #ff6c36!important;
}*/

.bottom_menu ul li a{
	color: #002d62!important;
	/*border-right: 1px solid #000;*/
	padding-top: 18px;
	padding-bottom: 18px;
	padding-right: 25px!important;
	padding-left: 25px!important;
	font-weight: 600;
	font-size: 15px;
}

.bottom_menu a{
	color: #fff;
}

.language .navbar-nav{
	/* background: #f56622!important; */
	border-radius: 4px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	z-index: 999999;
	top: -1px;
	right: 8px;
}

.language .dropdown-menu a{
	color: #ff6c36!important;
}

.banner{
			background: linear-gradient(#00000070, #00000070), url(../img/banne5.jpg);
			padding-top: 30px;
			padding-bottom: 92px;
			background-repeat: no-repeat;
			background-size: cover;
			background-position: center;
			/* height: 98vh; */
}

.head tr td{/*	background: #f36523;*/border: none!important;font-size: 32px;color: #333333;font-weight: 600;}

/*.banner tbody{
	background: #ebebeb;
	color: #2c1d62;
}*/

/*.banner thead th{
	background: #ebebeb;
	color: #2c1d62;		
}*/

/* counter  */

.table_back{
	background: #fff!important;
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 35px;
	padding-bottom: 2px;
	margin-top: 14px;
	top: 18px;
}

.single-coutnerup .count-num {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    color: #0d0b5f;
    margin-bottom: 15px;
    display: block;
}

.single-coutnerup {
    text-align: center;
}

.single-coutnerup .title {
    font-size: 19px;
    font-weight: normal;
}
.card {
    margin-bottom: 30px;
}

.card .card-header .title {
    font-size: 18px;
    font-weight: 600;
    padding: 0;
}

.card .card-body code {
    background-color: #efecec;
    padding: 10px;
    border-radius: 3px;
}

.header .title {
    font-size: 50px;
    font-weight: 600;
}

.header {
    text-align: center;
    /* margin-top: 50px; */
    /* margin-bottom: 50px; */
}

.header .title::first-letter {
    color: #fc4444;
}

.margin-top-60 {
    margin-top: 60px;
}

ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 40px;
}

ul.menu li {
    display: inline-block;
}

ul.menu li a {
    color: #333;
    font-size: 14px;
    font-weight: 600;
    transition: all 500ms;
    text-decoration: none;
}

ul.menu li a:hover {
    color: #fc4444;
}

ul.menu li+li {
    margin-left: 25px;
}

.fa-2x {
    margin: 0 auto;
    float: none;
    display: table;
    color: #4ad1e5;
}

.mid_sec1{
	background: #2d3192;
	color: #fff;
	height: 350px;
	margin-bottom: 116px;
}

.road{
	padding-top: 55px;
}

.conect a{
	background: #f56622;
	padding: 10px;
	color: #fff;
}

.mid_sec2{
	background: url(../img/backsec3.jpg) no-repeat;
	/* background-attachment: fixed; */
	background-size: cover;
	/* height: 300px; */
	padding-top: 55px;
	padding-bottom: 55px;
	color: #fff;
}

.conect h3{
	font-size: 45px;
}

.conect p{
	font-size: 20px;
}

.find h3{
	font-size: 45px;
	padding-top: 4px;
	padding-bottom: 9px;
	/* font-weight: bold; */
}

.mid_sec3{
	background: #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
}

.mid_sec_form4{
	background: url(../img/form-back.jpg);
	padding-bottom: 70px;
	padding-top: 70px;
	background-size: cover;
	background-repeat: no-repeat;
}

.customer_registration{
	background: #ffffffdb;
	padding: 50px 20px 50px 20px;
	border-radius: 10px;
}

.sgn{
	background: #f56622!important;
	border: none;
	padding-bottom: 12px;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
	float: right;
}

@media (max-width: 991px){
	.mid_sec1 {
    background: #2d3192;
    color: #fff;
    height: 700px;
    margin-bottom: 82px;
}

.bottom_menu ul li a{
	border: none;
}
}

.customer_registration h3{
	color: #f56622;
	font-size: 38px;
}

.customer_registration p{
	font-size: 20px;
}

.footer{
	background: url(../img/foot-back.jpg);
	color: #fff;
}

ol,ul{
	list-style: none;
}

.footer ul li a{
	color: #fff;
	text-decoration: none;
}

.footer ul li a:hover{
	color: #eab6ff;
	transition: 0.5s;
}

.hr{
	border: 1px solid #f56622;
}

.social li a{
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	background: #f56622;
	margin: 0px 6px;
	border-radius: 74px;
	margin-top: 10px;
	font-size: 14px;
	width: 34px;
	text-align: center;
	height: 32px;
}

.social i{
	color: #fcfeff;
}

.footer p a{
	text-decoration: none;
	color: #6d4bc9;
}

#navbarSupportedContent ul li a{
	font-family:Arial,Helvetica,sans-serif;
}

.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(0px) translateZ(0);
  transform: perspective(0px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.5s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  box-shadow: 0px 4px 5px 0px #a9a9a9;
}


.avail:before{
	content: '';
	position: absolute;
	background: #f56622!important;
	width: 80px;
	height: 5px;
}

/*.table_back a{
	z-index: 9999999;
	background: #f56622!important;
	border-radius: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
}*/

.table_back{
	position: relative;
}

.table_back:before{
	position: absolute;
	content: '';
	background: #ff000000;
	width: 20px;
	height: 20px;
	bottom: -30px;
	left: 0px;
	border-left: 28px solid #0f326700;
	border-top: 22px solid #fff;
	border-right: 0px solid #fff;
	border-bottom: 8px solid #0f326700;
	width: 100%;
}

.f-head::before {
    position: absolute;
    content: "";
    width: 3px;
    height: 100%;
    background: #fca719;
    margin-left: -15px;
    z-index: -1;
}

.f-head::after {
    position: absolute;
    content: '';
    background: #00022f;
    width: 6px;
    height: 7px;
    left: -16px;
    top: 0;
    right: 0;
    overflow: hidden;
    -webkit-animation: line 8s infinite;
    animation: line 8s infinite;
}


/* start here*/

.f-head {
	color: #d4d4d4;
	font-size: 24px;
	padding-bottom: 2vh;
	text-align: left;
	position: relative;
	z-index: 1;
	padding-top: 0;
	margin-left: 7px;
}

.f-head::before {
	position: absolute;
	content: "";
	width: 3px;
	height: 68%;
	background: #8827b0;
	margin-left: -15px;
	z-index: -1;
	left: 5px;
}
.f-head::after {
	position: absolute;
	content: '';
	background: #ffffff;
	width: 6px;
	height: 7px;
	left: -12px;
	top: 11px;
	right: 0;
	overflow: hidden;
	-webkit-animation: line 8s infinite;
	animation: line 8s infinite;
}
@keyframes line {
	0% {
		transform: translateY(0)
	}
	50% {
		transform: translateY(40px)
	}
	100% {
		transform: translateY(0)
	}
}


@media only screen and (width: 1112px) and (orientation: landscape) {
	.sec1 p {
		font-size: 14px
	}
	.footer .row {
		margin-left: -30px
	}
	.f-list li a,
	.f-list li a:hover {
		font-size: 14px
	}
	.col-7 .f-list {
		padding-left: 0
	}
	.f-head {
		font-size: 22px;
		padding-top: 1vh;
		padding-bottom: 1vh;
		margin-bottom: 3vh
	}
	.sec3 .f-list {
		padding-left: 0
	}
}

@media (max-width: 767px){
	.forget{
		font-size: 12px;
	}

	.form-signin p{
		font-size: 15px;
	}

	.inpt input{
		position: relative;
		top: 12px!important;
		    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
    width: 15px!important;
    height: 16px!important;
	}

	.check{
		font-size: 12px;
	}

	.ball{
		margin-left: 1px!important;
	}

	.sgn {
    background: #f56622!important;
    border: none;
    padding-bottom: 12px;
    padding-top: 12px;
    padding-right: 25px;
    padding-left: 25px;
    float: left;
}

	.user a {
/*    background: #f56622;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 9px;
    padding-bottom: 10px;
    font-size: 14px;*/
    position: relative!important;
    top: -7px!important;
    z-index: 99;
    font-size: 10px;
}

.language .navbar-nav {
    /* background: #f56622!important; */
/*    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;*/
    position: relative;
    z-index: 999999;
    top: -9px;
    right: 0px;
    font-size: 14px;
}

.logo{
	width: 140px;
	position: absolute;
	top: -61px;
}


.road:hover::after {
	display: none;
}

.customer_registration{
	margin-top: 20px;
}

.last_bar p a{
	float: left!important;
	text-decoration: none;
	color: #fff;
}

.trm{
	position: relative;
	left: 20px;
}

.trm input{
	position: relative;
	top: -1px;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}
.table td, .table th {
    padding-left: 1px;
    padding-right: 2px;
    padding-bottom: 5px;
    padding-top: 5px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.bottom_menu{
	padding-bottom: 20px;
}

/*#navbarDropdownMenuLink{
	color: #fff!important;
}*/

.navbar-toggler{
    position: relative;
    left: 82%;
    top: 10px;
}

.sgn{
	margin-top: 7px;
	margin-bottom: 7px;
}

.hme{
	border-bottom: none!important;
}

.logn{
	margin-top: 20px;
}

.g-recaptcha{
    transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;
    }
}

.road:hover::after {
    content: url(../img/arrow-top.png);
    width: 100px;
    position: absolute;
    right: 5vh;
    margin-top: -38px;
    left: -50px;
}

.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #8827b0;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

.footer img{
	width: 220px;
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
     padding: 0!important; 
}

.conect a{
	z-index: 9999999;
	background: #f56622!important;
	border-radius: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 6px;
}

.customer_registration1 {
    background: #ffffffdb;
    padding: 58px 20px 128px 20px;
    border-radius: 10px;
}

.customer_registration1 h3{
	color: #f56622;
	font-size: 38px;
}

.customer_registration1 p{
	font-size: 20px;
}

.customer_registration1 a{
	z-index: 9999999;
	background: #f56622!important;
	border-radius: 4px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-top: 12px;
	color: #fff;
	text-decoration: none;
	position: relative;
	left: 0px;
	top: 20px;
}

.banner img{
	height: 450px;
	margin-top: 30px;
}


.social{
	position: relative;
	left: -5px;
}

.last_bar{
	background: #010b3a;
}

.last_bar ul li a{
	float: left;
	margin-left: 5px;
	text-decoration: none;
	position: relative;
	left: -5px;
	color: #546098;
}

.last_bar p a{
	float: right;
	text-decoration: none;
	color: #546098;
}

.form-check .form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem;
    width: 20px;
    height: 20px;
}

.form-check .form-check-label {
	margin-left: 10px;
	margin-top: 4px;
}

.demo-area{
	padding-top: 48px;
	padding-bottom: 50px;
}

/*.count-num:after{
	content: "+";
	position: relative;
	left: 10px;
	font-size: 56px;
}
*/
.forwd .form-check-input{
	margin-left: 5px;
}

.forwd .form-check-label{
	margin-left: 27px;	
}

.single-coutnerup h3{
	font-size: 20px;
	font-weight: 800;
	font-size: 25px;
}

.chck input{
	position: relative;
	left: 16px;
}

.play{
	width: 200px;
	margin-top: 20px;
}

.play img{
	width: 100px;
	margin-top: 20px;
}

#myBtn {
  display: none;
  position: fixed;
  bottom: 60px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #fff;
  cursor: pointer;
  width: 60px;
  height: 60px;
  border-radius: 50px;
}

.road h3{
	font-size: 45px;
}

.high{
	width: 50px;
	height: 5px;
	background: #f56622;
	margin: 30px auto;
	margin-bottom:30px;
}

.active{
	border: 5px solid #000!important: 
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 0rem!important;
    border: 1px solid transparent;
    border-radius: .25rem;
    background: #f56622;
    color: #fff!important;
}

.subs a{
	text-decoration: none;
}

.subs{
	font-size: 14px;
}

.login a{
	text-decoration: none;
	position: relative;
	top: 0px;
	color: #001ea8;
	font-weight: 500;
	/* border-bottom: 2px solid #001ea8; */
	border: 1px solid #001ea8;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
}

.login i{
	position: relative;
	/* top: 10px; */
	left: 2px;
	font-size: 18px;
	color: #001ea8;
}

@media (max-width: 991px){
/*	.login a{
	font-size: 12px!important;
}
*/
.bottom_menu ul li a {
    color: #002d62!important;
    /* border-right: 1px solid #000; */
    padding-top: 11px;
    padding-bottom: 11px;
    padding-right: 2px!important;
    padding-left: 2px!important;
    font-weight: 600;
    font-size: 15px;
}
}

.form-check-label{
	color: #292929!important;
	float: left;
}

.chk a{
	text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 991px){
    .navbar-toggler{
        margin-top:  10px;
        margin-bottom:  10px;
    }

	.trm{
		position: relative;
		top: 40px;
		right: 120px;
	}
}

.customer_registration1 ul li{
	margin-top: 14px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #3795d6;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-menu{
    /*position: absolute!important;
    transform: translate3d(0px, 40px, 0px)!important;
    top: 0px!important;
    left: -14px!important;
    will-change: transform!important;*/
}    

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .0em solid!important;
    border-right: .0em solid transparent!important;
    border-bottom: 0;
    border-left: .0em solid transparent!important;
}

.fa-sort-down{
	position: relative;
	top: -3px;
}

.login img{
	position: relative;
	top: -2px;
}

@media (max-width: 1200px){
/*	.user a {
		font-size: 10px!important;
		position: relative;
		top: -6px!important;
	}

	.login a{
		font-size: 12px!important;	
	}*/
}

@media screen and (min-width: 575px) and (max-width: 767px){
/*	.user a {
		font-size: 9px!important;
		position: relative;
		top: -2px;
		padding-bottom: 8px;
		padding-top: 8px;

	}

	.login a{
		font-size: 9px!important;	
		position: relative;
		top: -1px;
	}*/	

	.login img{
		width: 14px;
	}

/*	.language{
		position: relative;
		top: -1px;
		padding: 0px!important;
		position: relative;
		right: 2px;
	}*/

/*	.language .navbar-nav {
    border-radius: 4px!important;
    padding-left: 12px!important;
    padding-right: 12px!important;
    position: relative!important;
    z-index: 999999!important;
    top: -10px!important;
    right: 6px!important;
}*/

	.logo{
		position: relative!important;
		top: 6px!important;
	}

	#logo{
		display: none;
	}
}

@media (max-width: 575px){
	.logo img{
		position: relative;
		top: 70px;
	    z-index: 99;
	}

	.dropdown-menu {
    position: absolute!important;
    transform: translate3d(0px, 40px, 0px)!important;
    top: 0px!important;
    left: -58px!important;
    will-change: transform!important;
    z-index: 99999999999999!important;
}


/*		.language .navbar-nav {
    border-radius: 4px!important;
    padding-left: 4px!important;
    padding-right: 0px!important;
    position: relative!important;
    z-index: 999999!important;
    top: -16px!important;
    right: 0px!important;
    font-size: 11px!important;
}

.login a {
    font-size: 9px!important;
    top: -4px;
    padding-bottom: 5px;
    padding-top: 5px;
}*/

/*.dropdown-menu {
    position: absolute!important;
    transform: translate3d(0px, 40px, 0px)!important;
    top: 0px!important;
    left: -84px!important;
    will-change: transform!important;
}*/

#home{
	border-bottom: none!important;
}

/*.navbar-nav{
	margin-top: 10px;
}*/
}

@media (min-width: 991px){
	#logo img{
	display: none;
}

.hme{
	border-bottom: 4px solid #8827b0!important;
	position: relative;
	top: 1px;
	padding-bottom: 13px!important;
}
}

@media screen and (min-width: 767px) and (max-width: 991px){
	#logo img{
	display: none;
}
}

.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    /* background: #4e6df9; */
    border-radius: 33px!important;
}



/* login start*/

.form-signin h2:before{
    content: '';
    position: absolute;
    background: #8827b0!important;
    width: 80px;
    height: 5px;
    top: -13px;
}


.spn{
	position: relative;
	top: 38px;
	left: 20px;
}

.spn1 {
    position: relative;
    top: 38px;
    left: 20px;
    z-index: 9999;
}

.fa-user {
    position: relative;
    top: -26px;
    z-index: 9;
    float: right;
    right: 20px;
    color: #8827b0;
}

.fa-lock {
    position: relative;
    top: -27px;
    z-index: 9;
    float: right;
    right: 20px;
    color: #8827b0;
}

.passwrd{
	margin-top: 10px;
}

.form-signin button {
    background: linear-gradient(45deg, #f55f18, #ff8d00);
    border: none;
    padding-left: 50px;
    padding-right: 50px;
}

.ball {
  margin-top: 1px;
  margin-left: -200px;
  width: 100%;
  background-color: #EDE053;
  transition: 1s;
  line-height: 40px;
  text-align: center;
}

	.inpt input{
		position: relative;
		top: 8px;
	}

	.form-signin h2{
		position: relative;
		top: 20px;
	}

	.forget span{
		position: relative;
		top: 4px;
	}

	.lgon a{
		padding-top: 5px!important;
		padding-bottom:5px!important;
	}

	.lgon a {
    z-index: 9;
    background: #8827b0!important;
    border-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-top: 12px;
    color: #fff;
    text-decoration: none;
    position: relative;
    /* left: 20px; */
}

@media screen and (min-width: 991px) and (max-width: 1200px){
	.trm .form-check-label{
		font-size: 13px!important;
	}

	.trm{
		margin-top: 20px;
	}

	.play {
	    width: 213px;
	    margin-top: 79px;
	}

	.play img {
	    width: 77px;
	    margin-top: 20px;
	    margin-left: -63px;
	}

	.footer ul li a{
		font-size: 12px!important;
	}
}

#lgin input{
	padding-right: 50px;
}

.bottom_menu #navbarSupportedContent ul li a{
	font-family: 'Philosopher', sans-serif;
}

@media screen and (min-width: 575px) and (max-width: 767px){
	.logo{
		display: block!important;
	}

	#logo{
		display: none!important;
	}

	#logo img{
		position: relative;
		top: 8px;
	}
}

.powered{
    color: #546098;
}

.powered a{
    color: #546098;
}

.inpt{
    padding-left:0;
}

.inpt .check{
    padding-left:0;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 0rem !important;
    border: 1px solid transparent;
    border-radius: 0px !important;
    background: #b040de!important;
    color: #fff !important;
}

.modallog{
    position: relative;
    left: 50%;
}

.powered {
    text-align: right;
}

@media (max-width: 991px) {
    .powered {
        text-align: left !important;
    }
     .modallog{    	width: 100%;    	margin: 0 auto!important;    	left: 0;    }
}

.language select{
    position: relative;
    left: 146px;
}

@media (max-width: 767px){
    .language select{
    position: relative;
    top: -8px;
}
}

@media (max-width: 500px){
    .language select{
     position: relative!important;
    left: 120px!important;
}

.user a {
    background: #8827b0;
    text-decoration: none;
    color: #fff;
    /* padding: 8px; */
    border-radius: 4px;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative;
    left: 0px;
}
}

#ddlLanguage {
    border: none;
    color: #001ea8 !important;
    font-weight: 400;
    /*position: relative;
    left: -10px;*/
}