.text-green {
    color: #64ac02 !important;
}
.text-gold {
	color: #ffc033 !important;
}
.fw-700{
	font-weight: 700;
}
/********** Header ********************************************************************/
.navbar-light .navbar-brand {width:25%;}
.social a {color:#016323;}
.social a:hover {color:#fff;}
/* div#how1 {
    margin-top: -206px;
} */
/********** MainBanner **************************************************************************************************/
#MainBanner:after {content:''; display:block; height:15px; width:100%;
background: rgb(125,190,39);
background: -moz-linear-gradient(left, rgba(125,190,39,1) 0%, rgba(19,117,54,1) 100%);
background: -webkit-linear-gradient(left, rgba(125,190,39,1) 0%,rgba(19,117,54,1) 100%);
background: linear-gradient(to right, rgba(125,190,39,1) 0%,rgba(19,117,54,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7dbe27', endColorstr='#137536',GradientType=1 );
}
.carousel-caption {bottom:auto;}

#MainBanner h1 {padding-bottom:11rem;}

/********** Content **************************************************************************************************/
#feature {box-shadow:0 .5rem 1rem rgba(0,0,0,0.2); position:relative; z-index:9;}
.crypto-bg {background:url(https://www.skycrypto.io/wp-content/uploads/2022/01/bg-crypto.jpg) no-repeat center center; background-size:cover;}

.work-bg {background:url(https://www.skycrypto.io/wp-content/uploads/2022/01/how-work.jpg) no-repeat center center; background-size:cover; min-height:1050px;}
.overlay {background:rgba(0,0,0,0.7);}
.text-shadow {text-shadow:.4rem .4rem 1rem rgba(0,0,0,1);}

.inside {list-style-position:inside;}
.btn-area {bottom: 50px; left: 0px; right: 0px; margin-right: 150px;}

/********** Footer ***************************************************************************************************/
#Footer a {color:#fff; padding:0px;}
#Footer a:hover,#Footer a.active {color:#8bc53d;}
#Footer .menu-item.active .nav-link, #Footer .nav-link:hover {color: #8bc53d;}

.breadcrumb {background-color: transparent !important;padding: 0px !important;margin-top: 15px;font-size: 15px;padding-bottom: 15px !important;border-bottom: dashed 1px #c2c2c2;}
.breadcrumb a{color:#137536 !important;}
.breadcrumb li.active:before{content: "\00BB";font-family: "Font Awesome 5 Free";margin-right: 5px;
margin-left: 5px;font-weight: 900;color:#000;}

.send-email {position:fixed; bottom:20px; right:20px; z-index:9;}

/***about page****/
.about{
/* 	background: url("https://www.skycrypto.io/wp-content/uploads/2022/02/178325637.jpg") no-repeat center center; */
	background-size:cover;
	min-height:700px;

}




