
/* .sticky-wrapper.is-sticky .site-navbar {
    background: -webkit-linear-gradient(to right, #fff, #fff);
    background: -o-linear-gradient(to right, #fff, #fff);
    background: -moz-linear-gradient(to right, #fff, #fff);
    background: linear-gradient(to right, #fff, #fff);
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: 4px 0 20px -5px rgb(0 0 0 / 10%);
    box-shadow: 4px 0 20px -5px rgb(0 0 0 / 10%);
} */

.black {
    color: #fff;
}

.grn-clr {
    color: #c9fa49;
}

.sticky-wrapper.is-sticky .site-navbar {
   background: #000000;
    -webkit-box-shadow: 4px 0 20px -5px rgb(0 0 0 / 10%);
    box-shadow: 0px 6px 9px 0px rgb(0 0 0 / 10%);
}

.sticky-wrapper.is-sticky .site-navbar .site-logo a {
    color: #ffffff;
}
.sticky-wrapper.is-sticky .site-navbar .site-menu > li > a {
    color: #fff !important;
}

.sticky-wrapper.is-sticky .site-navbar .site-menu > li > a:hover, .sticky-wrapper.is-sticky .site-navbar .site-menu > li > a.active {
    color: #000  !important;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 9px 20px;
    display: block;
    font-size: 14px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown > li > a {
    padding: 9px 20px;
    display: block;
    font-size: 14px;
    color: #000;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 1px solid #fff;
    -webkit-box-shadow: 0 2px 10px -2px rgb(0 0 0 / 45%);
    box-shadow: 0 2px 10px -2px rgb(0 0 0 / 45%);
    padding: 0px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
	border-radius:6px;
}

.hero {
    background: #000;
   /*background-image: url(../images/lineimg.png);*/
    /* background-blend-mode: overlay; */
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    padding:80px 0px;
}

.hero-inner {
    padding: 80px 0 !important;
    background-image: radial-gradient(circle farthest-corner at 50% 10%, rgba(201, 250, 73, 0.25), transparent 91%);
}

.inner-top-bg {
  background-image: url(../images/parallax-bg-1.jpg), linear-gradient(90deg, #0000000d,#6d9503);
    background-position: center top;
    background-repeat: no-repeat;
    color: #fff !important;
    padding: 100px 0 !important;
    background-size: cover;
    background-position: 66% 50%;
    background-blend-mode: overlay;
    background-attachment: fixed;
}

.breadcrumbs {
    min-height: 40px;
    margin: 60px auto 0;
}

.breadcrumbs ol {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
}

.breadcrumbs ol li + li::before {
    display: inline-block;
    padding-right: 10px;
    margin-left: 10px;
    color: #c9fa49;
    content: "/";
}

.typer-decor{
	font-size: 6rem;
    font-weight: 600;
	height:8rem;
	text-transform: uppercase;
}


.btn-1{
	font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
	border:solid 3px #fff;
	border-radius: 0rem;
	color:#fff;
	padding:10px 20px;
	font-size:20px;
	}
	
.btn-1:hover{
	background:#fff;
	color: #3d3d3d;
}

.btn-2{
	font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
    border: solid 2px #c9fa49;
    border-radius: 50rem;
    color: #c9fa49;
    padding: 10px 20px;
    background: #000000;	
	}
	
.btn-2:hover{
	background:#1262ff;
	color: #fff;
}

.btn-3{
	font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
	background:#fff;
	border:solid 2px #fff;
	border-radius: 0rem;
	color:#000;
	padding:10px 20px;
	}
.btn-3:hover{
	background:#fff;
	color: #3d3d3d;
}

.bg-black{background:#000}
.bg-gray{
	background-image: url(../images/bg12-min.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
}
.fw-600{font-weight:600}
.sec-pad-80{padding-top: 80px; padding-bottom:80px}

.sec-two h3 {
	color:#fff;
	font-weight:600;
}

.sec-two p{color:#fff}

.title-sec-3{
	font-size: 3rem;
    font-weight: 600;
	background-color: #fff;
 background-image: linear-gradient(90deg, #FC178C , #3b5ffe);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.title-1{
	font-weight: 600;
	background-color: #fff;
 background-image: linear-gradient(90deg, #FC178C , #3b5ffe);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.title-2{
	font-weight: 600;
	background-color: #fff;
  background-image: linear-gradient(45deg, #00e075, #31c4f3);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.bg-grad-1{background: linear-gradient(45deg, #FC178C , #8a33fa);}
.bg-grad-2{background: linear-gradient(89deg, #ff7c2e00, #ff7c2e00);}
.bg-grad-3{background: linear-gradient(45deg, #31c4f3, #8a33fa);}

.sec-trade-with-icon ul {
    list-style: none;
    padding-left: 0px;
    display: flex;
}
.sec-trade-with-icon ul li {
   margin-right: 20px;
    border: 1px solid #000000;
    background: #191919;
    box-sizing: border-box;
    border-radius: 10px;
    width: 60px;
    height: 60px;
    padding-top: 11px;
    padding-left: 13px;
}

.bag-shake  {
	/*width:270px;*/
	/* margin-top:-70px; */
  animation: shake 5s;
  animation-iteration-count: infinite;
}

/* @keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
} */

.icon-flip-hover p{
	font-family: 'Exo 2', sans-serif;
	line-height: 1.5;
}



.gray-card-hover-1, .gray-card-hover-2, .gray-card-hover-3{border:solid 1px #dfdfdf;}

.gray-card{
   background: #000000;
   margin-bottom: 15px;
   padding: 15px;
   border-radius: 8px;
   border: solid 2px #323e12;
   box-shadow: 8px 7px 12px 0px rgb(201 250 73 / 29%);
}

/*.gray-card:hover{
    background: #bdd5ff;
}*/


.f-ul-nav {
    list-style: none;
    display: flex;
    padding-left: 0px;
    float: right;
}

.f-ul-nav li {
   margin-right: 35px;
}

.f-ul-nav li a {
   color: #c9fa49;
   font-size: 30px;
}

.bod-fot {
    border-bottom: solid 1px #c9fa49;
}

.f-ul-links, .f-ul-address, .f-ul-social {
    list-style: none;
    padding: 0px;
}

.f-ul-links li a, .f-ul-address a, .f-ul-social a {
    color: #929292;
    vertical-align: middle;
    font-size: 14px;
}

.f-ul-links li a span {
    color:#c9fa49;
    font-size: 9px;
    vertical-align: middle;
    padding-right: 7px;
}

.f-ul-address li a span {
    color:#c9fa49;
    font-size: 16px;
    vertical-align: middle;
    padding-right: 7px;
}

.f-ul-social li {
    margin-bottom: 15px;
}

.f-ul-social li a {
    background:#212121;
    height: 44px;
    width: 44px;
    display: inline-block;
    padding-top: 13px;
    border-radius: 50px;
}



.mng-adrs-icon {
    float: left;
    margin-bottom: 34px;
    margin-right: 10px;
}

.c-center {
    text-align: center;
}

.mar-r-15 {
    margin-right: 15px;
}

.l-cont img{margin-bottom:15px}
.cont-card{
	padding:15px;
	border: solid 1px #ececec;
	border-radius:6px;
	box-shadow: rgb(25 28 31 / 6%) 0px 3px 6px, rgb(25 28 31 / 6%) 0px 1px 2px, rgb(25 28 31 / 4%) 0px -1px 0px;
    transition: transform 0.2s ease-out 0s, box-shadow 0.2s ease-out 0s;
}

.cont-card:hover{
	box-shadow: rgb(25 28 31 / 8%) 0px 14px 32px, rgb(25 28 31 / 4%) 0px 8px 16px, rgb(25 28 31 / 4%) 0px -1px 0px;
    transform: translate3d(0px, -10px, 0px);
    cursor: pointer;
}

.inner-ban-pad{padding:80px 0px}

.timeline-grad{
	position: relative;
}

/*Line*/
.timeline-grad>li::before{
	content:'';
	position: absolute;
	width: 1px;
	background-color: #fff;
	top: 0;
	bottom: 0;
	left:-19px;
}

/*Circle*/
.timeline-grad>li::after {
    text-align: center;
    padding-top: 14px;
    z-index: 10;
    content: counter(item);
    position: absolute;
    width: 50px;
    height: 50px;
    /* border: 3px solid #ff5a23;
    background-color: #ff8a62; */
    border-radius: 50%;
    top: 0;
    left: -43px;
    color: #fff;
}

.timeline-grad>.li-grad-1::after {
    background: linear-gradient(128deg, #3e5602 , #c9fa49);
}
.timeline-grad>.li-grad-2::after {
   background: linear-gradient(128deg, #3e5602 , #c9fa49);
}
.timeline-grad>.li-grad-3::after {
  background: linear-gradient(128deg, #3e5602 , #c9fa49);
}
.timeline-grad>li{
	counter-increment: item;
	padding: 3px 10px 50px 20px;
	margin-left: 0px;
	min-height:70px;
	position: relative;
	background-color: #ffffff00;
	list-style: none;
	color: #fff;
}
.timeline-grad>li:nth-last-child(1)::before{
	width: 0px;
}

ul.list_arow li {
    position: relative;
    padding: 5px 0px 5px 20px;
    display: block;
	color:#fff;
}

ul.list_arow li:before {
    content: "\f058";
    font-family: 'Fontawesome';
    margin: 0px 8px 32px -37px;
    color: #c9fa49;
    font-size: 26px;
    vertical-align: middle;
	font-weight: 700;
}

ul.list_arow.inlien {
    padding-left: 15px;
	margin-bottom: 0rem;
}
ul.list_arow.inlien li {
    display: inline-block;
    padding: 11px 26px;
    margin: 10px;
    background: #dedede00;
    border-radius: 6px;
}

.tbl-scroll {
    width: 100%;
    height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}
thead {
    background: rgb(201 250 57 / 31%);
    color: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
   background-color: #fff;
    color: #000;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgb(184 184 184);
    color: #000;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e600;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e614;
}

.card-img-1 img {width:86px; filter: brightness(0) invert(1);}

.nav-pills-decor {
    background: rgb(201 250 57 / 31%);
    padding: 7px;
    border-radius: 4px;
	margin-bottom: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #000;
    background: linear-gradient( 45deg, #c9fa49, #b4de45);
}

.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: #fff;
}



@media (max-width:992px) and (min-width:320px){
	.typer-decor {
    font-size: 3rem;
    font-weight: 600;
    height: 3rem;
    text-transform: uppercase;
	}
	.bag-shake {
    width: 270px;
    margin-top: 4px;
    animation: shake 5s;
    animation-iteration-count: infinite;
	}
	.c-center {
		text-align: left;
	}
	.f-ul-nav {
    list-style: none;
    display: flex;
    padding-left: 0px;
    float: left;
}
}

/* mycss */


/* .toppad {
 padding-top: 160px; 
    padding-bottom: 80px;
} */
.ttb{
	color:#000;
	font-weight: 700;
	font-size:48px;
}


a.btny0 {
    background: #ff7c2e;
    color: #000;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    margin:1px;
}

a.btny0:hover {
    background: #ff7c2e;
    color: #000;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    border:solid 1px #000
}

a.btny1 {
    background: #c9fa49;
    color: #000;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
	margin:1px;
    border: 2px solid #c9fa49;  
}

a.btny1:hover {
    background: #000;
    color: #c9fa49;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    border: 2px solid #c9fa49;	
}

a.btng1 {
    background: #000000;
    color: #c9fa49;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    margin: 1px;
    border: 2px solid #c9fa49;
}

a.btng1:hover {
    background:#c9fa49;
    color: #000;
}

.card-top img{
	border-radius:6px;
	transition: margin-top 0.5s ease;
}

.card-top img:hover{
	margin-top: -10px;
}

.bg-yellow{
	background: #000;
}

.white{
	color:#fff
}
.c-yellow{
	color:#fff;
}

.logbt{
    background: #c9fa49;
    border-radius: 50px;
    color: black!important;
    margin-right: 8px;
    padding: 5px 10px;
}

.logbt a span{ color: #000;}

.signbt{
    background: #000;
    border-radius: 50px;
    color: black!important;
    border: 2px solid #c9fa49;
    padding: 4px 10px;
}
.signbt a span{ color: #fff!important;}



@media (max-width: 992px) and (min-width: 320px){
    a.btny1 {
    background: #1262ff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    margin: 1px;
    font-size: 10px;
}

a.btny1:hover {
    background: #1262ff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    margin: 1px;
    font-size: 10px;
}

a.btng1 {
    background: #d1d1d1;
    color: #000;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    margin: 1px;
    font-size: 9px;
}

a.btng1:hover {
    background: #d1d1d1;
    color: #000;
    padding: 10px 20px;
    border-radius: 50px;
    font-weight: 600;
    border:solid 1px #000
    font-size: 9px;
    }
    .logbt{
   /* background: #ff7c2e;*/
    border-radius: 50px;
    color: black!important;
    margin-bottom: 15px;
    text-align: center;
    }
    .signbt{
     /*background: #6a6a6a;*/
    border-radius: 50px;
    color: black!important;
    text-align: center;
    }
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left; 
}

.banner-text h1{
	font-weight:600;
	color:#ff7c2e;
}

.banner-text p{
	font-weight: 600;
    color: #464646;
}
.banner-btn{
	display:flex
}

.btn-primary-1, .btn-primary-1:hover {
    background: #ff7c2e;
    color: #fff;
    border-radius: 50px;
	margin-top:15px;
	font-weight:600;
}

.btn-primary-2, .btn-primary-2:hover {
    background: #464646;
    color: #fff;
    border-radius: 50px;
	margin-top:15px;
	font-weight:600;
}
.first-ul{
   background: #000000;
   margin-bottom: 15px;
   padding: 10px;
   border-radius: 8px;
   /* border: solid 2px #000000; */
   box-shadow: 6px 6px 35px 0px rgb(18 18 18 / 41%);
}

.first-ul:hover{
   box-shadow: 5px 5px 8px inset #c9fa49;
}

.first-ul i{
	font-size: 42px;
	color:#ff7c2e;
	margin-right:15px
}

.first-ul h2{
	font-weight:600;
    font-size: 22px;
}
.first-ul img{
    width: 280px;
} 


#role {
    color: #fff;
    font-size: 90px;
    /*line-height: 56px;*/
    font-weight: 800;
    text-align: center;
}
.banner-btn-1 {
    background: #c9fa49;
    color: #000;
    padding: 16px 27px;
    border-radius: 50px;
    border: 2px solid #c9fa49;
}

.banner-btn-1:hover{
    background: #000;
    color: #c9fa49;
}

.banner-btn-2{
    background: rgba(201, 250, 73, 0.2);
    color: #c9fa49;
    padding: 16px 27px;
    border-radius: 50px;
    border: 2px solid rgb(40 50 15);
}

.banner-btn-2:hover {
    border: 2px solid #c9fa49;
    color: #c9fa49;
}


.acc-card {
   background: linear-gradient(46deg, black, #2e2e2e);
    margin-bottom: 15px;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient( to right, #a7a7a7, rgba(0, 0, 0, 0) ) 1 11%;
    color: #fff;
}

.acc-card-active {
    background: linear-gradient(46deg, black, #2e2e2e);
    margin-bottom: 15px;
    border-width: 2px;
    border-style: solid;
    border-image: linear-gradient( to right, #a7a7a7, rgba(0, 0, 0, 0) ) 1 11%;
    color: #fff;
}

.acc-2{
    padding: 10px 20px;
}

.plan-t {
    font-size: 16px;
    margin-bottom: 15px;
    background: linear-gradient(139deg, #343434, black);
    padding: 25px 15px;
    overflow: hidden;
}
.acc-1{
    padding: 10px 20px;
}

.acc-1 b{
    font-size: 25px;
}

.text-cost {
    color: #c9fa49;
    font-size: 38px;
    line-height: 1.3em;
    font-weight: 700;
    float: left;
}

.term-paragraph {
    margin-left: 4px;
    color: #c9fa49;
    text-align: center;
    font-size: 21px;
    font-weight: 300;
    line-height: 1.6em;
    margin-bottom: 0;
    margin-top: 18px;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 400;
    float: left;
}


   .an-badge span {
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 50px;
    color: #c9fa49;
    width: 100%;
    float: left;
}


.an-i .fa-check-circle{
    color: #00bc84;
}

.an-i .fa-times-circle{
    color: #ff3535;
}

.open-acc1 {
    color: #c9fa49;
    font-size: 15px;
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    border-radius: 30px;
    width: 70%;
    margin: 14px auto 30px;
    /* margin-bottom: 17px; */
    border: 1px solid #c9fa49;
}

.open-acc1:hover {
    background: #c9fa49;
    color: #000;
}

.open-acc2 {
    background: #c9fa49;
    color: #000 !important;
    font-size: 15px;
    font-weight: 500;
    display: block;
    text-align: center;
    padding: 10px;
    width: 70%;
    margin: 14px auto 30px;
    border-radius: 30px;
    border: 1px solid #c9fa49;
}

.open-acc2:hover {
    background: #000;
    color: #c9fa49 !important;
}

.set-ii {
    display: flex;
    align-items: center;
}

.set-ii .nx-icon2 {
   background: #c9fa49;
   padding: 10px;
   width: 62px;
   height: 62px;
   text-align: center;
   border-radius: 8px;
   margin-right: 15px;
   margin-bottom: 15px;
   filter: drop-shadow(4px 4px 7px #c9fa49);
}

.set-ii img {
    width: 40px;
}

.img-filter-white{
    filter: brightness(0) invert(1);
}

.footer-one{
  background: #000000;
  border-top: 3px solid #c9fa49;
}



/**************** media quries********/

@media (max-width:768px) and (min-width:320px){
    .banner-text{
    padding-top: 94px;
    }
    #role {
    color: #000000;
    font-size: 30px;
    line-height: 30px;
    font-weight: 800;
    }
    .media-mar-3{
        margin-top: 15px;
    }

}

.ftr_img{
    display: none !important;
}




