/* Awesome Template http://www.templatemo.com/preview/templatemo_450_awesome */

/* @font-face {
    font-family: PatuaOne;
    src: url(../fonts/PatuaOne-Regular.ttf);
} */
@font-face {
    font-family: Oswald_light;
    src: url(../fonts/Oswald-Light.ttf);
}
/* @font-face {
    font-family: MateSC;
    src: url(../fonts/MateSC-Regular.ttf);
} */

body
	{
 		background: #ffffff;
 		color: #14141E;
		font-family: 'Open Sans', sans-serif;
		font-weight: 300;
		overflow-x: hidden; /* prevent horizontal scrollbar from appearing */
	}
.ash_bg{
	background: #EDEDED;
	}
a {
	color: #47C6F8;
	}
	
a:hover {
	color: #0FF;
	}

/* start h2 */
h2
	{
		text-align: center;
		font-size: 40px;
		padding-bottom: 40px;
	}	
/* h2 span
	{
		color: #28a7e9;
		font-weight: bold;
	} */
.section_heading{
	/* font-family: "MateSC"; */
	color: #333;
	font-size: 48px;
	font-weight: 400!important;
	letter-spacing: 0px;
	}
.section_heading span{
	color: #28a7e9;
	font-weight: 500!important;
	}
/* end h2 */
h4{
		text-align: center;
	}
#tokenomics h2{
	font-size: 40px;
	line-height: 60px;
	}
/* start about benefits buynow portfolio */
#about, #benefits, #buynow, #faq, #dist,
#portfolio, #results, #go_live, #tnc, #privacy_policy
	{
		padding-top: 60px;
		padding-bottom: 40px;
	}
#disclaimers
	{
		padding-top: 20px;
		padding-bottom: 40px;
	}
/* end about benefits buynow portfolio */

.main_content{
	text-align: center;
	font-size: 24px;
	padding-bottom: 40px;
	}
.main_content span{
	color: #2F496E;
	font-weight: bold;
	}
/* start preloader */
.preloader
	{
		position: fixed;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		z-index: 99999;
  		display: -webkit-box;
  		display: -webkit-flex;
  		display: -ms-flexbox;
  		display: flex;
  		-webkit-flex-flow: row nowrap;
  		    -ms-flex-flow: row nowrap;
  		        flex-flow: row nowrap;
  		-webkit-box-pack: center;
  		-webkit-justify-content: center;
  		    -ms-flex-pack: center;
  		        justify-content: center;
  		-webkit-box-align: center;
  		-webkit-align-items: center;
  		    -ms-flex-align: center;
  		        align-items: center;
  		background: none repeat scroll 0 0 #ffffff;
	}
.sk-spinner-wave.sk-spinner 
	{
  		width: 50px;
  		height: 30px;
  		text-align: center;
  		font-size: 10px; 
  	}
.sk-spinner-wave div 
	{
  		background-color: #333;
  		height: 100%;
  		width: 6px;
  		display: inline-block;
         -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
                 animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
         
    }
.sk-spinner-wave .sk-rect2 
	{
          -webkit-animation-delay: -1.1s;
                  animation-delay: -1.1s; 
      }
.sk-spinner-wave .sk-rect3 
	{
          -webkit-animation-delay: -1s;
                  animation-delay: -1s; 
     }
.sk-spinner-wave .sk-rect4 
	{
          -webkit-animation-delay: -0.9s;
                  animation-delay: -0.9s;
     }
.sk-spinner-wave .sk-rect5 
	{
          -webkit-animation-delay: -0.8s;
                  animation-delay: -0.8s; 
     }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }
/* end preloader */

/* start header */
header
	{
		background: #000;
		color: #fff;
		min-height: 20px;
		padding-top: 18px;
		padding-bottom: 10px;
	}
header .fa
	{
		color: #28a7e9;
	}
header span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
header a
	{
		color: #999;
		font-weight: 600;
	}
header .social-icon
	{
		text-align: right;
	}
header .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
/* end header */

/* start nagivation */
.navbar-default
	{
		background: #fff;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 35px;
		height: 70px;
		line-height: 40px;
		padding: 12px 0px 0px 12px;
	}
.navbar-default .navbar-nav li a
	{
		font-weight: bold;
		font-size: 13px;
		height: 70px;
		line-height: 40px;
	}

.navbar-default .navbar-nav > li > a.current { 
	color: #28A7E9; 
	}
.templatemo-nav {
	border-radius: 0;	
	width: 100%;
	z-index: 1000;
	}
.sticky {	
	position: fixed;
	left: 0;
	top: 0;	
	}
/* end navigation */

/* start home */
#home {
    position: relative;
    /* padding-top: 5%;
    padding-top: max(5%, 8vh); */
	padding-top: 35%;
	padding-top: max(20%, 30vh);
    padding-bottom: 200px;
    text-align: center;
    height: 110vh;
    min-height: 850px;
    overflow: hidden; /* Set overflow to hidden */
}

#home::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(47, 73, 110, 0.7); /* Adjust the color and opacity here */
    z-index: 1; /* Ensure the overlay is behind the content */
}

#home::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('../images/home-bg.jpg') no-repeat;
	background-position: center;
    background-size: cover;
    z-index: 0; /* Ensure the background image is behind the overlay */
}

#home h1 {
    color: #F4EADE;
    font-weight: 300;
    font-size: 30px;
    padding-bottom: 10px;
    position: relative; /* Ensure z-index works properly */
    z-index: 2; /* Ensure the content is on top of the overlay */
    text-shadow: 0 0 10px rgba(2, 5, 18, 0.8); /* Add a subtle glow effect */
}

#home h1 span {
    color: #FFFFFF;
    font-size: 100px;
    font-weight: bold;
    /* font-family: 'PatuaOne'; */
    position: relative; /* Ensure z-index works properly */
    z-index: 2; /* Ensure the content is on top of the overlay */
}

#home .btn {
    text-align: center;
    background: transparent;
    /* border-radius: 2px; */
    /* color: #fff; */
    /* font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    width: 180px;
    height: 60px;
    padding-top: 18px; */
    -webkit-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
    position: relative; /* Ensure z-index works properly */
    z-index: 2; /* Ensure the content is on top of the overlay */
}

#home .btn:hover {
    background: #28a7e9;
    border-color: transparent;
}
#results_btn:hover
	{
	text-decoration: None;
	}
.element {
	color: #F4EADE;
	height: 60px;
	font-size: 16px;
    position: relative; /* Ensure z-index works properly */
    z-index: 2; /* Ensure the content is on top of the overlay */
	text-shadow: 0 0 10px rgba(2, 5, 18, 0.8); /* Add a subtle glow effect */
	}
#header_cagr{
	color: #fff; 
	position: absolute; 
	bottom: 2px;
	right: 10px;
	font-size: 15px;
	}
/* end home */

/* start about */
#about .media-heading-wrapper
	{
		padding-bottom: 32px;
	}
#about .media-heading-wrapper .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-size: 24px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		text-align: center;
		margin-bottom: 20px;
		margin-right: 20px;
	}
#about .media-heading-wrapper h3
	{
		font-size: 18px;
		font-weight: bold;
		padding-top: 20px;
		padding-left: 52px;
	}
/* end about */

/* start benefits */
.card_row { 
	display: flex; 
	flex-flow: row wrap;
  }
.manual_card{
	display: flex;
	}
#benefits .benefits-wrapper
	{
		background: #E4E4E4;
		padding-bottom: 10px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		position: relative;
		border-radius: 0 0 20px 20px;
	}
#benefits .benefits-wrapper:hover
	{
		cursor: pointer;
		opacity: 0.4;
		bottom: 4px;
	}
#benefits .benefits-wrapper .benefits-des
	{
		padding: 20px;
	}
#benefits h4
	{
		font-size: 20px;
	}
#benefits .benefits-wrapper .benefits-des span
	{
		color: #28a7e9;
		display: block;
		font-weight: bold;
		padding-bottom: 12px;
		font-size: 22px;
		font-weight: 600;
		text-align: center;
	}
.benefits-des p
	{
		text-align: justify;
	}
#benefits .benefits-wrapper img{
	width:100%;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	}
/* end benefits */

/* start buynow */
#buynow .col-md-4
	{
		padding: 40px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#buynow .col-md-4:hover
	{
		background: #505050;
	}
#buynow .active
	{
		background: #505050;
		padding: 40px;
	}
#buynow .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-size: 50px;
		width: 100px;
		height: 100px;
		line-height: 100px;
		text-align: center;
	}
#buynow h4
	{
		color: #28a7e9;
		font-weight: 600;
		padding-top: 10px;
		padding-bottom: 14px;
	}
/* end buynow */

/* start portfolio */
#portfolio
	{
		padding-bottom: 80px;
	}
#portfolio .col-md-3
	{
		padding: 0px;
	}
	.portfolio-thumb, 
	.portfolio-overlay {
		max-width: 450px;
	}
#portfolio .portfolio-thumb
	{
		overflow: hidden;
		padding: 0;
		margin: 0 auto;
	}
#portfolio .portfolio-thumb .portfolio-overlay
	{
		background: #28a7e9;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;	
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 20px 10px 20px 20px;
		margin-left: auto;
		margin-right: auto;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#portfolio .portfolio-thumb .portfolio-overlay h4
	{
		font-weight: bold;
		padding-bottom: 10px;
	}
#portfolio .portfolio-thumb .portfolio-overlay .btn
	{
		background: none;
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-weight: bold;
	}
#portfolio .portfolio-thumb:hover .portfolio-overlay
	{
		cursor: pointer;
		opacity: 0.8;
	}
/* end portfolio */

/* start buttons */
.btn_try_it{
	background-color:#F4EADE;
	color: #ffffff;
	padding: 10px 30px!important;
	font-size: 18px!important;
	font-weight: 500;
	}
.btn_try_it3{
	background-color:#F4EADE;
	color: #000000;
	padding: 10px 30px!important;
	font-size: 18px!important;
	font-weight: 500;
	}
.btn_try_it:hover, .btn_try_it2:hover, .btn_try_it3:hover{
	background-color:transparent;
	color: #F4EADE;
	border: 1px solid #F4EADE;
	}
.btn_try_it2{
	background-color: transparent;
	border: 1px solid #2F496E;
	color: #2F496E;
	/* padding: 10px 30px!important; */
	/* font-size: 18px!important; */
	/* font-weight: 500; */
	margin: 18px 0 0 10px;
	font-weight: bold;
	font-size: 13px;
	}
.btn_try_it2:hover{
	background-color: #eee;
	color: #2F496E;
	}

.animated_btn {
	-webkit-animation:wiggle 3s linear infinite;
	animation:wiggle 3s linear infinite;
  } 
@-webkit-keyframes wiggle {
	0% {
	  -webkit-transform:scale(1);
	  transform:scale(1);
	}
	35% {
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	40% {
	  -webkit-transform:scale(1.1);
	  transform:scale(1.1);
	}
	45% {
	  -webkit-transform:scale(1.05);
	  transform:scale(1.05);
	}
	50% {
	  -webkit-transform:scale(1.2);
	  transform:scale(1.2);
	}
	55% {
	  -webkit-transform:scale(1.05);
	  transform:scale(1.05);
	}
	60% {
	  -webkit-transform:scale(1);
	  transform:scale(1);
	}
	100% {
	  -webkit-transform:scale(1);
	  transform:scale(1);
	}
  }
@keyframes wiggle {
	0% {
	  -webkit-transform:scale(1);
	  transform:scale(1);
	}
	35% {
		-webkit-transform:scale(1);
		transform:scale(1);
	}
	40% {
	  -webkit-transform:scale(1.1);
	  transform:scale(1.1);
	}
	45% {
	  -webkit-transform:scale(1.05);
	  transform:scale(1.05);
	}
	50% {
	  -webkit-transform:scale(1.2);
	  transform:scale(1.2);
	}
	55% {
	  -webkit-transform:scale(1.05);
	  transform:scale(1.05);
	}
	60% {
	  -webkit-transform:scale(1);
	  transform:scale(1);
	}
	100% {
	  -webkit-transform:scale(1);
	  transform:scale(1);
	}
  }
/* end buttons */

#subscribe{
	background-color: #fff;
	border-radius: 6px;
	padding: 5px;
	}
#subscribe input{
	margin: 0px!important;
	padding: 0 0 0 8px!important;
	border: none;
	box-shadow: none;
	color: #666;
	font-size: 18px;
	height: 40px;
	}
.faq_line{
	margin-bottom: 10px;
	}
.btn_faq{
	padding: 20px 0px!important;
	width: 100%;
	font-size: 18px!important;
	font-weight: 500;
	background-color: #D9D9D9;
	white-space: normal;
	}
.dot {
	height: 5px;
	width: 5px;
	background-color: #454545;
	border-radius: 50%;
	display: inline-block;
	margin: 0 10px 2px 5px;
  }
.collapse_body{
	color: #898686;
	font-size: 18px;
	background-color: #F5F5F5;
	padding: 20px;
	}
/* .btn_faq:before .btn_faq:after .btn_faq:active .btn_faq:focus{
	border:  10px solid #f00;
	text-decoration: none!important;
	color: #0f0;
	} */

/* start tokenomics */
#tokenomics
	{
		background: #2F496E;
		color: #fff;
		text-align: center;
		padding-top: 40px;
		padding-bottom: 60px;
		/* letter-spacing: 20px; */
	}
/* end tokenomics */

/* start footer */
#footer
	{
		background-color: #111; /*14141E*/
		color:#fff;
		padding: 20px;
	}
#footer p
	{
		font-weight: 100;
	}
.fotter_link{
	padding: 20px 0px 40px!important;
	font-size: 20px;
	font-family: 'Oswald_light';
	}
.fotter_link a{
	color: #fff!important;
	}
.footer_logo a{
	color: #fff;
	}
#copyright{
	padding: 0px 0 30px 0;
	font-size: 12px;
	font-weight: 0;
	}
/* end footer */

/* start social icon */
.social-icon
	{
		position: relative;
		padding: 0;
		margin: 0;
	}
.social-icon h4
	{
		display: inline-block;
		padding-right: 20px;
	}
.social-icon li
	{
		display: inline-block;
		list-style: none;
	}
.social-icon li a
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		margin-right: 10px;
	}
.social-icon li a:hover
	{
		background: #28a7e9;
		border-color: transparent;
	}
/* end social icon */

/* start content pages */
.content_heading{
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.content_subheading{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.content_end{
	margin-top: 20px;
	font-weight: 400;
}
/* end content pages */

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	#portfolio .portfolio-thumb .portfolio-overlay {
		padding: 0px 8px;
	}
}

/* start 980 media quires */
@media only screen and ( max-width: 980px ) {
	#benefits .benefits-wrapper	{
			margin-top: 40px;
		}
	#portfolio .portfolio-thumb .portfolio-overlay {
		background: #28a7e9;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 40px 10px 20px 20px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
	#tokenomics h2 {
		font-size: 16px;
	}
}
/* end 360 media quires */

/* start 768 media quires */
@media only screen and ( max-width: 767px ) {
	#home h1 {
		font-size: 20px;
	}
	#home h1 span {
		font-size: 150px;

	}
	.templatemo-nav {
		position: fixed;
    	top: 0;
	}
	header {
		margin-top: 70px;
	}
	header .social-icon {
		text-align: left;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	.navbar-collapse {
		max-height: 300px;
		overflow-y: auto;
	}
	.navbar-default .navbar-nav li a {
		height: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 35px;
	}
	#tokenomics h2 {
		font-size: 16px;
	}
}
/* end 768 media quires */

/* start 360 media quires */
@media only screen and ( max-width: 360px ) {
	header .social-icon	{
		text-align: left;
	}
	#home h1 {
		font-size: 20px;
	}

	#home h1 span {
		font-size: 140px;
	}
	
	.section_heading {
		font-size: 36px;
	}
	#tokenomics h2 {
		font-size: 15px;
	}
}
/* end 360 media quires */


@media only screen and ( max-width: 300px ) {
	#home h1 {
		font-size: 20px;
	}
	#home h1 span {
		font-size: 80px;
	}
}

@media only screen and ( max-height: 767px ) {
	#home {
		min-height: 800px;
		padding-top: 120px;
		padding-top: 20vh;
		padding-bottom: 60px;
	}
}

@media only screen and ( max-height: 680px ) {
	.hidden_medium_short_height {
		display: None;
	}
}
@media only screen and ( max-height: 480px ) {
	.hidden_short_height {
		display: None;
	}
	#home {
		min-height: 500px;
		padding-top: 30px;
		padding-bottom: 30px;
	}
}

/* @media only screen and ( max-height: 400px ) {
	.hidden_short_height {
		display: None;
	}
	#home {
		min-height: 500px;
		padding-top: 2px;
		padding-bottom: 30px;
	}
} */
