*{margin:0;padding:0;box-sizing: border;}

body{font-family: 'Fira Sans', sans-serif;background:#f4f4f4;}

.bg-dark{background-color:#061058  !important;   height:80px!important; 

}
:focus {
    outline: none !important;
}
.mb{width:500px !important; height:300px!important;    position: absolute;
top:50%;left:50%;transform:translate(33%,-50%);}
}
.banner{position:relative;}
.txts{
	position:absolute;
	top:60%;
	left:68%;    
	transform: translate(-90%,-71%);}
.txts h2{color:#fff!important;font-size:58px!important;}

.tou{width:350px;height:250px;border-radius:10px;}
.img1{border-radius:10px;}
.img2{border-radius:10px;}
.img3{border-radius:10px;}

h4{color:#061058!important;font-weight:600;}
.banner img{width:100%;height:700px;}
.star{position: relative;
    top: -2px;
}

ul a:hover{
  color: #FBC02D !important;
}
nav li{
    text-align: center;
    text-transform: uppercase;
}
li > a:after{
    content: '';
    display: block;
    height: 1.5px;
    background: #FBC02D;
    transform: scaleX(0);
    transition: transform .3s;
}
li > a:hover:after{
    transform: scaleX(1);
    transition: transform .3s;
}
.active{
    color: #FBC02D !important;
}

.my-bag{background:#dad9d9;}
.top{margin-top:-175px;}
h2{color:#46474f!important;}


h3{color:#fff;font-size:36px!important;white-space:nowrap;}

.a{margin: 38px 138px;}
.b{margin: 38px 138px;}
.c{margin: 38px 138px;}

.box{width:340px;height:300px;background:#1b6f1e;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
.box2{width:340px;height:300px;background:#1b6f1e;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
.box3{width:340px;height:300px;background:#1b6f1e;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}

.fa-close{font-weight:300;}

h5{white-space:nowrap;}

p{font-size: 17px;
    color: #2d2a2a;
}
.log{    width: 105px!important;}
body{font-family: 'Rajdhani', sans-serif;}
.nav-item a{position:relative;top:4px;color:#fff!important;text-transform: uppercase;font-family: 600!important;font-size: 15px;letter-spacing: 1px;position:relative;}



.nav-item a:hover{color:#ffdd00 !important;}

.dropbtn a:hover{color:#ffdd00 !important;}

li a:hover{color:#ffdd00 !important;}

.dropdown-item:focus,.dropdown-item:hover{    background-color: rgb(14, 23, 33) !important;color:#fff!important;}

.dropdown-menu a {
    color: #000!important;
    margin: 4px 0px;
}

.dropdown-content a:hover{background-color: rgb(14, 23, 33) !important;width:100%;color:#ffdd00;}
.dropdown-menu {
    position: absolute !important;
    top: 100% !important;
    left: 20px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}



.my-btn{width:210px;height:40px;position: relative;
    top: -758px;
    left: 1003px;
	color:#fff;
	background:#0d780b;border-radius:25px;
	border:none;
}

	
h2{font-weight: 600;color:#fff;}
.mtop{margin-top: 200px;}

h4{font-family: 700!important;color:rgb(192 186 147);}






.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem;
	padding: 8px 10px;}

		.online{    position: relative;
			top: 40px;
			left: -105px;
		}

		.dropdown-menu a{color:#000!important;margin-top:-1px;}

		.dropdown-toggle::after {
			display: inline-block;
			margin-left: .255em;
			vertical-align: .255em;
			position: relative;
			content: "";
			border-top: .3em solid;
			border-right: .3em solid transparent;
			border-bottom: 0;
			border-left: .3em solid transparent;
			top: 2px;
		}


		.navbar-brand{position: relative;
			top: 5px;}


			
			  
			  @media screen and (max-width: 800px) {
				body {
				  height: auto;
				}
				.container {
				  padding: 2rem 0;
				  width: 100%;
				  flex-direction: column;
				  gap: 3rem;
				}
			  }
			 


			  .color{background-color:#072616;}
			  .color2{background-color: rgb(11, 12, 28);}
			  .color3{background-color: #035782;}

			  .fa-play{color:#000;}



			  /*cards*/


				.footer{
					background: linear-gradient(to top, rgb(20, 31, 50) 100%, rgb(21, 36, 58) 28%, rgb(23, 39, 64) 0%) rgb(23, 39, 64);
					padding: 70px 0;
				}
				.footer-col{
				   width: 25%;
				   padding: 0 15px;
				}
				.footer-col h4{
					font-size: 18px;
					color: #ffffff;
					text-transform: capitalize;
					margin-bottom: 35px;
					font-weight: 500;
					position: relative;
				} 
				.footer-col ul li:not(:last-child){
					margin-bottom: 10px;
				}
				.footer-col ul li a{
					font-size: 16px;
					text-transform: capitalize;
					color: #ffffff;
					text-decoration: none;
					font-weight: 300;
					color: #bbbbbb;
					display: block;
					transition: all 0.3s ease;
				}
				.footer-col ul li a:hover{
					color: #ffffff;
					padding-left: 8px;
				}
				.footer-col .social-links a{
					display: inline-block;
					height: 40px;
					width: 40px;
					background-color: rgba(255,255,255,0.2);
					margin:0 10px 10px 0;
					text-align: center;
					line-height: 40px;
					border-radius: 50%;
					color: #ffffff;
					transition: all 0.5s ease;
				}
				.footer-col .social-links a:hover{
					color: #24262b;
					background-color: #ffffff;
				}
				
				@media(max-width: 767px){
				  .footer-col{
					width: 50%;
					margin-bottom: 30px;
				}
				}
				@media(max-width: 574px){
				  .footer-col{
					width: 100%;
				}
				}
				
				
			a:hover{text-decoration: none!important;}
				
				.foot-text{display: flex;color:#fff;list-style-type: none; font-size: 19px;
				}


				.fa-android{color:#000;width:55px;height: 55px;border-radius: 50%;font-size: 30px!important;background:#fff;	padding: 12px 15px;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
				
				


				.fa-windows{color:#000;width:55px;height: 55px;border-radius: 50%;font-size:24px!important;background:#fff;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
				padding: 15px 15px;
				
				}


				.fa-apple{color:#000;width:55px;height: 55px;border-radius: 50%;font-size: 27px!important;background:#fff;clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
				
				padding: 13px 16px;
				
				}

				.social-links{font-size: 22px; margin-left: 363px;}

				.fa-google{color:#fff;}
				.fa-instagram{color:#fff;}
				.fa-twitter{color:#fff;}
				.fa-facebook{color:#fff;}

				.ims{    width: 60px;}.im{    width: 87px;}

				.imn{    width: 107px;}

				.new{width:100%;border-top:1px solid #fff;}

				.bgss{background:#061058 ;
				}


				@media only screen and (max-width:768px) {

				
		
					.frame {
						margin-top: 45px;
						height: 627px !important;
						width: 377px!important;
						background: #183256;
						background-size: cover;
						margin-left: auto;
						margin-right: auto;
						border-top: solid 1px rgba(255,255,255,.5);
						border-radius: 20px;
						box-shadow: 0px 2px 7px rgb(0 0 0 / 20%);
						overflow: hidden;
						transition: all .5s ease;
					}



.form-popup {
    display: none;
    position: absolute !important;
    bottom: 0;
    /* right: 15px; */
    border: none !important;
    z-index: 9;
    top: 50%!important;
    left: 50%!important;
transform: translate(-50%,-100%)!important;}

						.form-signin input, .form-signup input {
							color: #ffffff;
							font-size: 13px;
							width: 303px;
						}

						.play {
							position: relative;
							top: -30px;
							background-image: linear-gradient( 
						315deg
						 , #fbb034 0%, #ffdd00 74%);
							padding: 9px;
							font-weight: 600;
							width: 302px;
							border-radius: 19px;
						}

						.frame-long {
							height: 627px !important;}


							#close {
								position: relative !important;
							    top: -841px !important;
    left: 349px !important;
   
								font-weight: 400;
								color: #fff;
								z-index: 9999!important;
							}

.signin-active a {

    position: relative!important;
left: 58px!important;}

				.carousel-item img {
    width: 100%;
    height: 263px;
}
.bg-two {
    background-color: rgb(11, 12, 28);
    height:777px;
}


.card {
    position: relative;

    top: -46px;    height:384px;
}

.swiper-container-pointer-events {
    touch-action: pan-y;
    position: relative;
    top: -18px;
}

.cards {

    border-radius: 20px;
    display: inline-block;
    height: 305px;
    margin: 1rem;
    position: relative;
    width: 323px;
}

.blog-slider__img {
    width: 95%;
    height: 225px;
}




.my-btn {
	
    height:33px;
    
    position: relative ;
    top: -316px ;
    width: 80px !important;
    /* left: 1003px; */
    left: 119px;
    z-index: 30;

  }


.navbar>.container, .navbar>.container-fluid {
    display: -ms-flexbox;
    /* display:; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
	display: block;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-light .navbar-toggler-icon {

	background: none!important;
	outline: none;
	border: none;
}

.navbar-brand img{     margin-top: -40px;
    width: 82px;
    position: relative;
    top: -5px;
}

.testim {
    width: 100%;
    position: absolute !important;
    top: 50%;
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -ms-transform: translatey(-50%);
    -o-transform: translatey(-50%);
    transform: translatey(-49%);
    left: 7px !important;
}

.foot-text {
    display: grid;
    color: #fff;
    list-style-type: none;
    font-size: 19px;

    line-height: 17px;
    margin-top: 35px;
}

.social-links {
    font-size: 22px;
    margin-left: 363px;
    display: flex;
    margin-left: 4px;
    margin-top: 24px;
    font-size: 17px;
    word-spacing:4px;
}

.ico{display: flex;word-spacing: -54px !important;}
.ims {
	width:47px;
}


.my-c{    position: relative !important;
    left: -196px!important;
    top: 7px!important;
    white-space: nowrap!important;
  
}

.app{display:block !important;}

.app {
    width: 230px !important;
    height:46px!important;
    /* left: 35px; */
    /* z-index: 9999; */
    /* top: 4562px; */
	color:#0b133a !important;
    position: relative !important;
    top: 1px !important;
    left: 80px !important;
    font-size: 17px;
    letter-spacing: 2px;

}

.bonus{    margin-left: 82px;display: none;}
.effect-2 {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    border-radius: 10px;
    height: 250px ;
    width: 374px ;
}


.play {
    position: relative!important;
background:none;
    padding: 9px;
    font-weight: 600;
border-radius: 19px;}


.form-signin input, .form-signup input {
    color: #ffffff;
    font-size: 13px;
    /* position: relative; */
    /* top: -19px; */
    margin-top: -27px;
}


.rss{display: none!important;}

.download {
background:#0b133a;
    position: fixed;
	display: block!important;
    /* top: 227px; */
    z-index: 999;
	display: block;
    width: 100%;
    bottom: 0;
    margin-left: -15px;
    padding: 21px 0px;
    height: 113px;
padding: 63px -23px;}

	.ujj{margin-top: -25px;}
  

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    position: relative!important;
    top: -52px !important;
}


body,html{overflow-x: hidden;}

h2{
    font-weight: 600;
    color: #fff;
    text-align: center;
    font-size: 31px;    margin-top: -41px;
}

  .product-info h2 {
				font-size: 1.4rem;
				font-weight: 600;
				font-size: 41px;color:#fff;   
			  }


.pp{width:150px;}


.bg-dark{background-color:#061058 !important;    height: 80px;z-index: 29;

}

.banner img {
    width: 100%;
    height: 262px;
}

.bann
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    background: #141f32;
}
.navbar-expand-lg .navbar-nav .nav-link {border: 1px solid #000;
    padding-right: .5rem;
    padding-left: .5rem;
    background: #061058;
    padding: 14px 30px;
    margin-top: -5px;}
	
	.bgss {
    background: #061058;
    height: 756px;
}


.pw{width: 195px;}

.product-info {
    text-align: center;
    margin-top: -74px;
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    /* position: fixed; */
    position: relative;
    top: -2p;
    top: -3px;
	margin-bottom: -5px;
    /* height: 114px; */
    /* padding-bottom: 85px; */
}
.imn{width:80px;}

.logg {margin-top: -43px;}

.carousel-indicators li {display: none;}

.mtop-minus {
    margin-top: 25px!important;
}	 

.upper{margin-top: -126px;}

.img1 {
    border-radius: 10px;
    width: 315px;
    height: 219px;
}

.img2 {
    border-radius: 10px;
    width: 315px;
    height: 219px;
}
.img3 {
    border-radius: 10px;
    width: 354px;
    height: 281px;
}
.tou {
    border-radius: 10px;
    width: 354px;
    height: 281px;
}

.tops{margin-top: -47px!important;}


				}






				.fa-bars{margin-left: 205px;color:#fff;
    position: relative;
    top: -28px;
				font-size: 23px!important;}
				
			
				.fa-bars:focus{outline: none;border: none;}

				.navbar-light .navbar-toggler{border: none;}
				.navbar-light .navbar-toggler:focus{border:none;outline:none;}


				.bg-one{background: linear-gradient(to top, rgb(20, 31, 50) 100%, rgb(21, 36, 58) 28%, rgb(23, 39, 64) 0%) rgb(23, 39, 64);}

				.bg-two{background-color: rgb(11, 12, 28);}

				.ico{display: flex;
				word-spacing: 18px;
			}
			
  
  
 /* The popup form - hidden by default */
.form-popup {
	display: none;
	position: absolute;
  
    bottom: 0;
    /* right: 15px; */
    border: none !important;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-92%);
  }



  .frame {    margin-top: 45px;
	height:570px;
	width: 430px;
	
  
  background:#061058;
	background-size: cover;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px rgba(255,255,255,.5);
    border-radius: 74px 0px 74px 0px;
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
	overflow: hidden;
	transition: all .5s ease;position: relative;

  
  }
  
  .frame-long {
	height: 570px;
  }
  
  .frame-short {
	height: 400px;
	margin-top: 50px;
	box-shadow: 0px 2px 7px rgba(0,0,0,0.1);
  }
  
  .nav {
	width: 100%;
	height: 100px;
	padding-top: 40px;
	opacity: 1;
	transition: all .5s ease;
  }
  
  .nav-up {
	transform: translateY(-100px);
	opacity: 0;
  }
  
  li {
	padding-left: 10px;
	font-size: 15px;
	display: inline;
	text-align: left;
	text-transform: uppercase;
	padding-right: 10px;
	color: #ffffff;
  }
  
  .signin-active a {line-height:29px;border:none;
	padding-bottom: 10px;
	color: #ffffff;
	text-decoration: none;
	
	transition: all .25s ease;
	cursor: pointer;
	    background: #008632;
    height: 42px;
    width: 134px;
	    position: relative;
    left:69px;
	color:#fff;border-radius:35px;

  }
  
  .signin-inactive a {
	padding-bottom: 0;
	
	text-decoration: none;
	border-bottom: none;
	cursor: pointer;
	    color: #fff !important;
  }
  
  .signup-active a {
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 2px #1059FF;
	padding-bottom: 10px;
  }
  .signin-active a:hover{border-bottom:none;color:#fff!important;}
   .signup-inactive a:hover{border-bottom:none;color:#fff!important;}
    .signin-active a:focus{border-bottom:none;color:#fff!important;}
   .signup-inactive a:focus{border-bottom:none;color:#fff!important;}
  
  .signup-inactive a {left:72px!important;position:relative!important;
    background: #02a516;
	border:none;
	border-radius:35px;
	line-height:29px;
	border-radius:35px;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	transition: all .25s ease;position:relative;left:-10px;
	    background: #008632;
    height: 42px;
    width: 134px;
  }
  
  .form-signin {
	width: 430px;
	height: 375px;
	  font-size: 16px;
	  font-weight: 300;
	padding-left: 37px;
	padding-right: 37px;
	padding-top: 55px;
	transition: opacity .5s ease, transform .5s ease;
  }
  
  .form-signin-left {
	transform: translateX(-400px);
	opacity: .0;
  }
  
  .form-signup {
	width: 430px;
	height: 375px;
	  font-size: 16px;
	  font-weight: 300;
	padding-left: 37px;
	padding-right: 37px;
	padding-top: 55px;
	position: relative;
	top: -375px;
	left: 400px;
	opacity: 0;
	transition: all .5s ease;
  }
  
  .form-signup-left {
	transform: translateX(-399px);
	opacity: 1;
  }
  
  .form-signup-down {
	top: 0px;
	opacity: 0;
  }
  
  .success {
	width: 80%;
	height: 150px;
	text-align: center;
	position: relative;
	top: -890px;
	left: 450px;
	opacity: .0;
	transition: all .8s .4s ease;
  }
  
  .success-left {
	transform: translateX(-406px);
	opacity: 1;
  }
  
  .successtext {
	color: #ffffff;
	  font-size: 16px;
	  font-weight: 300;
	margin-top: -35px;
	padding-left: 37px;
	padding-right: 37px;
  }
  
  #check path {
	  stroke: #ffffff;
	  stroke-linecap:round;
	  stroke-linejoin:round;
	  stroke-width: .85px;
	  stroke-dasharray: 60px 300px;
	  stroke-dashoffset: -166px;
	  fill: rgba(255,255,255,.0);
	  transition: stroke-dashoffset 2s ease .5s, fill 1.5s ease 1.0s;
  }
  
  #check.checked path {
	  stroke-dashoffset: 33px;
	  fill: rgba(255,255,255,.03);
  }
  
  .form-signin input, .form-signup input {
	color: #ffffff;
	font-size: 13px;
  }
  
  .form-styling {
	width: 100%;
	height: 35px;
	  padding-left: 15px;
	  border: none;
	
	margin-bottom: 20px;
	background: rgba(255,255,255,.2);
  }
  
  label {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 13px;
	padding-left: 15px;
	padding-bottom: 10px;
	color: rgba(255,255,255,.7);
	display: block;
  }
  
  :focus {outline: none;
  }
  
  .form-signin input:focus, textarea:focus, .form-signup input:focus, textarea:focus {
	  background: rgba(255,255,255,.3);
	  border: none; 
	  padding-right: 40px;
	  transition: background .5s ease;
   }
  
  [type="checkbox"]:not(:checked),
  [type="checkbox"]:checked {
	position: absolute;
	display: none;
  }
  
  [type="checkbox"]:not(:checked) + label,
  [type="checkbox"]:checked + label {
	position: relative;
	padding-left: 85px;
	padding-top: -2px;
	cursor: pointer;
	margin-top: 2px;
  }
  
  [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before,
  [type="checkbox"]:not(:checked) + label:after,
  [type="checkbox"]:checked + label:after {
	content: '';
	position: absolute;
  }
  
  [type="checkbox"]:not(:checked) + label:before,
  [type="checkbox"]:checked + label:before {
	width: 65px; 
	height: 30px;
	background: rgba(255,255,255,.2);
	border-radius: 15px;
	left: 0; 
	top: -3px;
	transition: all .2s ease;
  }
  
  [type="checkbox"]:not(:checked) + label:after,
  [type="checkbox"]:checked + label:after {
	width: 10px; 
	height: 10px;
	background: rgba(255,255,255,.7);
	border-radius: 50%;
	top: 7px; 
	left: 10px;
	transition: all .2s ease;
  }
  
  /* on checked */
  [type="checkbox"]:checked + label:before {
	background: #0F4FE6; 
  }
  
  [type="checkbox"]:checked + label:after {
	background: #ffffff;
	top: 7px; 
	left: 45px;
  }
  
  [type="checkbox"]:checked + label .ui,
  [type="checkbox"]:not(:checked) + label .ui:before,
  [type="checkbox"]:checked + label .ui:after {
	position: absolute;
	left: 6px;
	width: 65px;
	border-radius: 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	transition: all .2s ease;
  }
  
  [type="checkbox"]:not(:checked) + label .ui:before {
	content: "no";
	left: 32px;
	color: rgba(255,255,255,.7);
  }
  
  [type="checkbox"]:checked + label .ui:after {
	content: "yes";
	color: #ffffff;
  }
  
  [type="checkbox"]:focus + label:before {
	box-sizing: border-box;
	margin-top: -1px;
  }
  
  .btn-signup {
	float: left;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	color: #fff !important;
	padding-top: 11px;
   width: 33%;
	  height: 39px;
	  border: none;
	  border-radius: 10px;
	margin-top: 23px;
	background:#008632!important;
	position: relative !important;
	  left: 110px !important;
	  border: none;
	  border-radius: 20px;
	margin-top:-1px;
	background-color: #1059FF;
  }
  
  .btn-signin {
	float: left;
	padding-top: 8px;
	width: 100%;
	height: 35px;
	  border: none;
	  border-radius: 20px;
	margin-top: -8px;
  }
  
  .btn-animate {
	float: left;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	color:#fff;
	padding-top: 11px;
  width: 33%;
	  height: 39px;
	  border: none;
	  border-radius:35px;
	margin-top: 23px;
    background:#008632;
	position: relative !important;
	  left: 117px !important;
	left: 0px;
	top: 0px;
	transition: all .5s ease, top .5s ease .5s, height .5s ease .5s, background-color .5s ease .75s; 
  }
  
  .btn-animate-grow {
	width: 130%;
	height: 625px;
	position: relative;
	left: -55px;
	top: -420px;
	color: rgba(255,255,255,0);
	background-color: rgba(255,255,255,1);
  }
  
  a.btn-signup:hover, a.btn-signin:hover {
	  cursor: pointer; 
	 
	  transition: background-color .5s; 
  }
  
  .forgot {
	height: 100px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 24px;
	margin-top: -535px;
	border-top: solid 1px rgba(255,255,255,.3);
	transition: all 0.5s ease;
  }
  
  .forgot-left {
	transform: translateX(-400px);
	opacity: 0;
  }
  
  .forgot-fade {
	opacity: 0;
  }
  
  .forgot a {
	color: rgba(255,255,255,.3);
	font-weight: 400;
	font-size: 13px;
	text-decoration: none;
  }
  
  .welcome {
	width: 100%;
	height: 50px;
	position: relative;
	color: rgba(35,43,85,0.75);
	opacity: 0;
	transition: transform 1.5s ease .25s, opacity .1s ease 1s;
  }
  
  .welcome-left {
	transform: translateY(-780px);
	opacity: 1; 
  }
  
  
  .cover-photo-down {
	top: -575px;
	opacity: 1;
  }
  
  .profile-photo {
	height: 125px;
	width: 125px;
	position: relative;
	border-radius: 70px;
	left: 155px;
	top: -1000px;
	background: url(https://dl.dropboxusercontent.com/u/22006283/preview/codepen/nature-water-rocks-hiking.jpg);
	background-size: 100% 135%;
	background-position: 100% 100%;
	opacity: 0;
	transition: top 1.5s ease 0.35s, opacity .75s ease .5s;
	border: solid 3px #ffffff;
  }
  
  .profile-photo-down {
	top: -636px;
	opacity: 1;
  }
  
  h1 {
	color: #ffffff;
	font-size: 35px;
	  font-weight: 300;
	text-align: center;
  }
  
  .btn-goback {
	position: relative;
	margin-right: auto;
	top: -400px;
	float: left;
	padding: 8px;
	width: 83%;
	margin-left: 37px;
	margin-right: 37px;
	height: 35px;
	  border-radius: 20px;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 13px;
	text-align: center;
	color: #1059FF;
	margin-top: -8px;
	border: solid 1px #1059FF;
	opacity: 0;
	transition: top 1.5s ease 0.35s, opacity .75s ease .5s;
  }
  
  .btn-goback-up {
	top: -1080px;
	opacity: 1;
  }
  
  a.btn-goback:hover {
	  cursor: pointer; 
	  background-color: #0F4FE6;
	  transition: all .5s; 
	  color: #ffffff;
  }
  
  /* refresh button styling */
  
  #refresh {
	  position: fixed;
	  bottom: 20px;
	  right: 20px; 
	  background-color: #ffffff;
	  width: 50px;
	  height: 50px;
	  border-radius: 25px;
	  box-shadow: 0px 2px 7px rgba(0,0,0,0.1);
	  padding: 13px 0 0 13px;
  }
  
  .refreshicon {
	  fill: #d3d3d3;
	  transform: rotate(0deg);
	  transition: fill .25s ease, transform .25s ease;
  }
  
  .refreshicon:hover {
	cursor: pointer;
	fill: #1059FF;
	transform: rotate(180deg);
  }


  #close {
    position: relative;
	top: -840px;
    left: 393px;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
}

#udd{display: none;}
::placeholder{color:#fff !important;font-size: 16px !important;}


.play{    position: relative;
    top: -30px;
    color: #fff;
    padding: 9px;
    font-weight: 600;
    border-radius: 19px;
}


/*promotion page*/

.banners img{width:100%;height:550px;}



  
  
  
  
  
  /********** Effect #2 CSS *********/
  .effect-2 {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
	border-radius:10px;height: 250px;width: 350px ;
  }

  
  
  
  .effect-2 .effect-img {
	position: relative;
	font-size: 0;
	overflow: hidden;	
  }
  
  .effect-2 .effect-img img {
	position: relative;
	width: 100%;
	height: auto;
	transform: scale(1.2);
	bottom: -25px;
	transition: .5s;height: 250px !important;width: 350px !important;
  }
  
  .effect-2:hover .effect-img img {
	bottom: 0;
  }
  
  .effect-2 .effect-text {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	top: 50%;
	left: 0;
	text-align: center;
	background: rgba(0, 0, 0, .2);
	opacity: 0;
	transition: .5s;
  }
  
  .effect-2:hover .effect-text {
	top: 0;
	opacity: 1;
  }
  
  .effect-2 .effect-text p {
	color: #ffffff;
	font-size: 16px;
	margin: 0 0 20px 0;
  }
  
  .effect-2 .effect-btn {
	position: absolute;
	width: 100%;
	padding: 15px 7.5px;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
  }
  
  .effect-2 .effect-text h2 {
	display: inline-block;
	color: #ffffff;
	font-size: 22px;
	font-weight: 400;
	float: left;
	margin: 5px 7.5px 0 7.5px;
  }
  
  .effect-2 .effect-btn .btn {
	position: relative;
	display: inline-block;
	float: right;
	height: 35px;
	padding: 7px 15px;
	margin: 0 7.5px;
	color: #333333;
	background-image: linear-gradient(
315deg
, #fbb034 0%, #ffdd00 74%);
	text-decoration: none;
  }
  
  /********** Effect #3 CSS *********/
  .effect-3 {
	position: relative;
	margin-bottom: 30px;
	overflow: hidden;
  }
  
  .effect-3 .effect-img {
	font-size: 0;
	overflow: hidden;
  }
  
  .effect-3 .effect-img img {
	width: 100%;
	height: auto;
	transition: .3s;
  }
  
  .effect-3:hover .effect-img img {
	transform: scale(1.2);
  }
  
  .effect-3 .effect-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 30px;
	text-align: center;
	background: rgba(0, 0, 0, .5);
	transition: .5s;
	transform: scale(0);
	opacity: 0;
  }
  
  .effect-3:hover .effect-text {
	transform: scale(1);
	opacity: 1;
  }
  
  .effect-3 .effect-text h2 {
	height: 45px;
	color: #ffffff;
	font-size: 25px;
	margin: 0;
  }
  
  .effect-3 .effect-text p {
	color: #ffffff;
	font-size: 16px;
	margin: 0 0 20px 0;
  }
  
  .effect-3 .effect-btn .btn {
	display: inline-block;
	height: 35px;
	padding: 7px 15px;
	color: #333333;
	background: #ffffff;
	text-decoration: none;
  }



  @media only screen and (max-width: 768px) {
	  .dropdown-menu {
    position: absolute !important;
    top: 100% !important;
	  left: 135px !important;}
	  
	  .ca{ position: relative;
  left: -4px;}
	  .cc{
  height: 33px;}

.tab-content{height:868px !important;}

  .banners img {
    width: 100%;
    height: 226px;
}

#vehicle3{    font-size: 13px !important;margin-top: -5px!important;}

.btn-animate{position: relative !important;
    left: 101px !important;}

  }


  .my-btn:focus{border:none;outline:none;}



  .tabs {
	width: 100%;
	background: linear-gradient(to top, rgb(20, 31, 50) 100%, rgb(21, 36, 58) 28%, rgb(23, 39, 64) 0%) rgb(23, 39, 64);
	
	
	
	border-radius: 5px 5px 5px 5px;
  }
  ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 5px;
	overflow: auto;
  }
  ul#tabs-nav li {
	float: left;
	font-weight: bold;
	margin-right: 2px;
	padding: 8px 10px;
	border-radius: 5px 5px 5px 5px;
	/*border: 1px solid #d5d5de;
	border-bottom: none;*/
	cursor: pointer;
  }
  ul#tabs-nav li:hover,
  ul#tabs-nav li.active {
	background-color: #08E;
  }
  #tabs-nav li a {
	text-decoration: none;
	color: #FFF;
  }
  .tab-content {
	padding: 10px;
	border: 5px solid #000;
	background-color: #FFF;
	height: 800px;
	

  }

  

.fa-circle{font-size:14px!important;margin-top: 5px;}

/*how to play */

@media only screen and (max-width: 768px) {
	.dropdown-menu a{
    color: #000!important;
    margin-top: -1px!important;
}
.mb {
    width: 135px !important;
    height: 130px!important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(33%,-174%);
}

.txts {
    position: absolute;
    top: 320px;
    left: 50%;
    /*transform: translate(-90%,-236%);*/
}
.txts h2 {
    color: #fff!important;
    font-size: 30px!important;
        margin-left: 41% !important;
    margin-top: -75% !important;
}
	
	.green {
    width: 100%;
    height: 471px!important;
    padding: 24px;
	    margin-top: -81px;
    text-align: center!important;
    background-image: url(images/pokerbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.social {
    
    color: #fff;
    margin-top:42px !important;
    margin-left: 61px !important;
    display: flex;
}

.first{height:385px !important;    margin-top: -45px!important;}
.second{height:1107px;}

.mbs {
    margin-bottom: 30px!important;
}

.card10 {
    width: 355px ;
    height: 490px ;
}
}


#demo {
        background: linear-gradient(
112deg
, #ffffff 50%, #e4ffc4 50%);

    max-width: 900px;
    margin: auto
}

.carousel-caption {
    position: initial;
    z-index: 10;
    padding: 5rem 8rem;
    color: rgba(78, 77, 77, 0.856);
    text-align: center;
    font-size: 1.2rem;
    font-style: italic;
    font-weight: bold;
    line-height: 2rem
}

@media(max-width:767px) {
    .carousel-caption {
        position: initial;
        z-index: 10;
        padding: 3rem 2rem;
        color: rgba(78, 77, 77, 0.856);
        text-align: center;
        font-size: 0.7rem;
        font-style: italic;
        font-weight: bold;
        line-height: 1.5rem
    }
}

.carousel-caption img {
    width: 6rem;
    border-radius: 5rem;
    margin-top: 2rem
}

@media(max-width:767px) {
    .carousel-caption img {
            height: 69px;
    width: 69px;
        border-radius: 4rem;
        margin-top: 1rem
    }
}

#image-caption {
    font-style: normal;
    font-size: 1rem;
    margin-top: 0.5rem
}

@media(max-width:767px) {
    #image-caption {
        font-style: normal;
        font-size: 0.6rem;
        margin-top: 0.5rem
    }
}

.lft{
    background-color:#008632 !important;
    padding: 1.4rem
}

.rgt{
    background-color:#008632 !important;
    padding: 1.4rem
}


@media(max-width:767px) {
    i {
        padding: 0.8rem
    }
}

.carousel-control-prev {
    justify-content: flex-start
}

.carousel-control-next {
    justify-content: flex-end
}

.carousel-control-prev,
.carousel-control-next {
    transition: none;
    opacity: unset;
}

.green{width:100%;height:220px;background-image:url(images/pokerbg.jpg);background-repeat:no-repeat;background-size:cover;}
.social{word-spacing: 33px;
color: #fff;margin-top: 81px;
    margin-left: 140px;}

.fb{border:2px solid #fff;padding:10px;}
.ld{border:2px solid #fff;padding:10px;}
.yu{border:2px solid #fff;padding:10px;}
.tw{border:2px solid #fff;padding:10px;}



	#title {
		text-align: center;
	  }
	  #content {
		max-width: 480px;
		margin: 1rem auto 2rem;
	  }
	  details {

		border-radius: 0.5rem;
		margin-top: 2rem;
		padding: 1rem;
	    background: #085426;
		color:#fff;
	  }
	  summary {
		cursor: pointer;
		font-size: 1.5rem;
		font-weight:600;
		font-size: 16px;
	  }
	  
	  details > p {
		line-height: 1.75rem;
		margin-top: 1rem;
		padding-top: 1rem;
		position: relative;
		color:#fff;font-size: 15px;
	  }
	  details > p::before {
		animation: grow 500ms forwards;
		background: var(--green);
		border-radius: 0.125rem;
		content: "";
		display: block;
		height: 0.25rem;
		position: absolute;
		top: 0;
		width: 0;
	  }
	  details > p::after {
		/*background: lightgray;
		background: linear-gradient(
		  90deg,
		  #c7c7c7,
		  #c7c7c7 0.75rem,
		  #555555 0.75rem,
		  #555555 2rem,
		  #c7c7c7 2rem,
		  #c7c7c7 3.5rem,
		  #555555 3.5rem,
		  #555555 6rem,
		  #c7c7c7 6rem,
		  #c7c7c7 7rem,
		  #8c6e3b 7rem,
		  #8c6e3b 7.5rem,
		  #c7c7c7 7.5rem,
		  #c7c7c7
		);*/
		border-radius: 0.125rem 0 0 0.125rem;
		content: "";
		display: block;
		height: 0.5rem;
		width: 8rem;
		position: absolute;
		left: 0;
		top: -0.125rem;
	  }
	  /* Conditional styling when open */
	  details[open] {
		background:#676464;color:#fff;
		transition: all 300ms;
	  }
	  
	  /* Styling per class */
	  summary::marker {
		color: var(--black);
	  }
	  .tangental > summary::marker {
		color: var(--white);
	  }
	  .tangental p::before {
		/*background: var(--blue);*/
	  }
	  .terrible > summary::marker {
		color: var(--red);
	  }
	  .terrible > p::before {
		background: var(--red);
	  }
	  
	  /* Animations */
	  @keyframes grow {
		from {
		  width: 0%;
		}
		to {
		  width: 100%;
		}
	  }



.colour-box {
  background-image:url(images/blue-bg.png) ;
  display: table-cell;
  position: relative;
  text-align: center;
  width: 33%;
  margin-top: 1em;
  border:  solid white;
  border-radius: 0.5em;
}
.colour-box.colour-box--arrow:before {
  content: "";
  position: absolute;
  right: -0.85em;
  top: 50%;
  margin-top: -0.75em;
  width: 1.5em;
  height: 1.5em;
  transform: rotate(45deg);
  background: ;
  border:  solid white;
  border-left: none;
  border-bottom: none;
  border-radius: 0 0.6em 0 0;
}
.colour-box:nth-of-type(1) {
  z-index: 3;
}
.colour-box:nth-of-type(2) {
  z-index: 2;
}
.colour-box:nth-of-type(3) {
  z-index: 1;
}
.colour-box .colour-box__icon {
  border:  solid white;
  border-radius: 1em;
  width: 2em;
  height: 2em;
  position: absolute;
  left: 50%;
  top: -1em;
  margin-left: -1em;
  background: white;
}
.colour-box .colour-box__icon:before {
  content: " ";
  position: absolute;
  z-index: 1;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  border:  solid ;
  border-radius: 1em;
}
.colour-box .colour-box__title {
  padding-top: 1em;
}
.colour-box .colour-box__text {
  margin: 0 1em 2em;
}
.colour-box.colour-box--2icon .colour-box__icon:first-of-type {
  margin-left: -2.75em;
}
.colour-box.colour-box--2icon .colour-box__icon:nth-of-type(2) {
  margin-left: 0.25em;
}


.mtop-minus{margin-top:13px;}


.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    display: none;
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}
/* ------testimonial  close-------*/
.text-dark{font-size:16px!important;}




@media only screen and (max-width: 435px) {
    .cont{color: white;
   margin-left: 110px!important;}
	
	.next{    margin-top: -34px;}
	
}



@media only screen and (min-width: 360px)and (max-width: 410px) {
.fa-bars{   margin-left: 162px;}

    .web{font-size: 15px!important;}
.img1 {
    border-radius: 10px;
    width: 274px;
    height: 206px;
}

.img2 {
    border-radius: 10px;
    width: 274px;
    height: 206px;margin-top: -39px;
}


.new-img{    width: 287px;}

.img3 {
    border-radius: 10px;
    width: 322px;
    height: 281px;

}
.tou {
    border-radius: 10px;
    width: 322px;
    height: 281px;

}

}


@media only screen and (min-width: 415px)and (max-width: 450px) {
	
	.fa-bars {
    margin-left: 220px;
    color: #fff;
    position: relative;
    top: -28px;
    font-size: 23px!important;
}

.social {
    color: #fff;
       margin-top: 6px !important;
    margin-left: 81px !important;

}

.colour-box:nth-of-type(1) {
    z-index: 3;
    width: 477px;
}

.img1 {
    border-radius: 10px;
    width: 341px;
    height: 219px;
}

.img2 {
    border-radius: 10px;
    width: 341px;
    height: 219px;
}

.green {
    width: 100%;
    height: 387px!important;
}
.social {
    color: #fff;
    margin-top: 42px !important;
    margin-left: 77px !important;
}
#content {
    max-width: 480px;
    margin: 1rem auto 2rem;
    margin-top: -27px;
}

.cont{    white-space: nowrap;
    font-size: 18px;
    margin-left: 107px;
}
.green {
    width: 100%;
    height: 420px!important;
}
}


@media only screen and (min-width: 451px)and (max-width: 480px) {
	
	.colour-box:nth-of-type(1) {
    z-index: 3;
    width: 477px;
}

.social{margin-left: 87px !important;}
.green {
    width: 100%;
height: 420px!important;}

.fa-bars {
    margin-left: 265px;
    color: #fff;
}




.img1 {
    border-radius: 10px;
    width: 364px;
    height: 219px;
}

.img2 {
    border-radius: 10px;
    width: 364px;
    height: 219px;
}

#content {
    max-width: 480px;
    margin: 1rem auto 2rem;
    margin-top: -28px;
}
.cont{margin-left: 85px;}
}


@media only screen and (min-width: 481px)and (max-width: 500px) {
	
	
	.colour-box:nth-of-type(1) {
    z-index: 3;
    width: 507px;
}

.fa-bars {
    margin-left: 291px;
    color: #fff;
}

.img1 {
    border-radius: 10px;
    width: 397px;
    height: 219px;

}

.img2 {
    border-radius: 10px;
    width: 397px;
    height: 219px;

}

#content {
    max-width: 480px;
    margin: 1rem auto 2rem;
    margin-top: -28px;
}
.cont{    white-space: nowrap;
    font-size: 18px;
margin-left: 110px;}

}




@media only screen and (min-width: 501px)and (max-width: 530px) {
	
	
	.colour-box:nth-of-type(1) {
    z-index: 3;
    width: 507px;
}

.fa-bars {
    margin-left: 291px;
    color: #fff;
}

.img1 {
    border-radius: 10px;
    width: 417px;
    height: 219px;

}

.social {
    color: #fff;
    margin-top: 42px !important;
margin-left: 110px !important;}

.green {
    width: 100%;
height: 400px!important;}
.img2 {
    border-radius: 10px;
    width: 417px;
    height: 219px;

}

#content {
    max-width: 480px;
    margin: 1rem auto 2rem;
    margin-top: -28px;
}
.cont{    white-space: nowrap;
    font-size: 18px;
margin-left: 110px;}

}