
.sticky-wrapper.is-sticky .site-navbar {
    background: -webkit-linear-gradient(left, #19191a75, #19191a75);
    background: -o-linear-gradient(right, #19191a75, #19191a75);
    background: -moz-linear-gradient(right, #19191a75, #19191a75);
    background: linear-gradient(to right, #19191a75, #19191a75);
    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%);
    backdrop-filter: blur(18px);
}

.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: #ffffff !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: #e2e2e2;
    margin: 10px;
    border-radius: 10px;
}
.site-navbar .site-navigation .site-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    border-top: 1px solid #7972e2;
    -webkit-box-shadow: 0 2px 10px -2px rgb(0 0 0 / 10%);
    box-shadow: 0 2px 10px -2px rgb(0 0 0 / 10%);
    padding: 0px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #1c1c1cfc;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
}

.hero {
   /*background-image: url(../images/header-bg_fff_33x.png), linear-gradient(rgb(0 0 0),rgb(0 0 0));*/
   background-image: url(../images/0202020.png), linear-gradient(rgb(0 0 0),rgb(0 0 0));
    /* background-blend-mode: overlay; */
    background-repeat: no-repeat;
    background-position: center -0px;
    background-size: cover;
}

.hero-inner{
	background-image: url(../images/other-all-banner.png), linear-gradient(#000,#000);
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 80px 0 !important;
    /* background-blend-mode: overlay; */
    /* background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover; */
	
}

.inner-top-bg {
  background-image: url(../images/parallax-bg-1.jpg), linear-gradient(90deg, #0000003b,#010102f5);
    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-top: 66px;
}

.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: #1a5e90;
    content: "/";
}

.typer-decor{
	font-size: 4rem;
    font-weight: 600;
	/*height:8rem;*/
	text-transform: uppercase;
    text-shadow: 2px 2px 5px #000;
}


.text-gradient-1{
	background-color: #fff;
 background-image: linear-gradient(45deg, #fff , #fff);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.text-gradient-2{
	background-color: #fff;
 background-image: linear-gradient(45deg, #fff, #fff);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}


.text-gradient-3{
	background-color: #fff;
 background-image: linear-gradient(45deg, #fff, #fff);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}


.text-gradient-4{
	background-color: #fff;
 background-image: linear-gradient(45deg, #fff, #fff);
  background-size: 100%;
  background-repeat: repeat;
-webkit-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-background-clip: text;
  -moz-text-fill-color: transparent;
}

.btn-1{
	font-size: 16px;
    background: linear-gradient(to right bottom,#d9b432,#e8cd62);
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
	border-radius: 4rem;
	color:#000;
	padding:10px 20px;
	
	}
	
.btn-1:hover{
	background:#fff;
	color: #3d3d3d;
}

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

.btn-3{
	font-size: 16px;
    background: linear-gradient(to right bottom,#d9b432,#e8cd62);
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
    border-radius: 4rem;
    color: #000;
    padding: 10px 20px;
	}
.btn-3:hover{
	background:#fff;
	color: #3d3d3d;
}

/* .bg-black{background:#000}
.bg-gray{background:#000} */
.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, #fff , #fff);
  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, #fff , #fff);
  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, #fff, #fff);
  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(45deg, #0f0f12 , #424242)}
.bg-grad-3{background: linear-gradient(45deg, #31c4f3, #8a33fa);}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #ffffff;
}

.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 #e0b954;
    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: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	line-height: 1.5;
}

.gray-card{
	background: #1c1c1c;
    padding: 15px;
    border-radius: 15px;
    /*background-image: url(../images/bg-right-bottom.png);*/
    background-repeat: no-repeat;
    background-position: right bottom;
}

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

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

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

.f-ul-nav li {
    margin-right: 15px;
    color: #636363;
}

.f-ul-nav li a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

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

.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: #fff;
    vertical-align: middle;
    font-size: 14px;
}

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

.f-ul-address li a span {
    color: #3a3a3a;
    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: 100px;
    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: #3e3e3e;
	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( 45deg, #af8916, #4e3b00);
}
.timeline-grad>.li-grad-2::after {
    background: linear-gradient( 45deg, #af8916, #4e3b00);
}
.timeline-grad>.li-grad-3::after {
  background: linear-gradient( 45deg, #af8916, #4e3b00);
}
.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: 'Font Awesome\ 5 Free';
    margin: 0px 8px 32px -37px;
    color: #e0b954;
    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;
}

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

.table-striped tbody tr:nth-of-type(even) {
    background-color: #1a1a1a;
    color: #fff;
}

.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}

.nav-pills-decor {
    background: #c3c3c347;
    padding: 7px;
    border-radius: 4px;
	margin-bottom: 20px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background: linear-gradient( 45deg, #af8916, #4e3b00);
}

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

.top-log-btn{
    display: flex;
   
}

.sign-banner{margin-left: 20px}

.sign-btn-1 {
    
    
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.7px;
   
    color: #fff;
    
    font-size: 16px;
    display: flex;
    align-items: center;
}

.sign-btn-1 i{
    font-size: 52px;
    margin-left: 10px;
}


@media (max-width:992px) and (min-width:320px){
	.typer-decor {
    font-size: 3rem;
    font-weight: 600;
    height: 9rem;
    text-transform: uppercase;
    margin-bottom: 20px;
	}
	.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;
    }

    .top-log-btn {
    display: block;
    justify-content: space-between;
    }

    .sign-btn-1{
        padding-top: 15px;
    }

    .hero{
            padding-top: 40px;
    }
}

.acc-card {
    background: linear-gradient(to right bottom,#1a1a1a 50%, #111114 50%);
    padding: 15px;
    border-radius: 8px 8px 0px 8px;
    
}

.acc-card-active {
    background: #fff;
    padding: 15px;
    border-radius: 8px 8px 0px 8px;
    border: solid 2px #093561;
}

.acc-2{
    margin-bottom: 10px;
    color: #fff;
}

.plan-t {
    font-size: 16px;
    font-weight: 800;
    margin-bottom: 15px;
    color: #fff;
}
.acc-1{
    margin-bottom: 15px;
}

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

.an-badge span{
   background: #c0dcd9;
    /* height: 24px; */
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 50px;
    color: #047467;
}

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

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

.open-acc1 {
    background: #ededed;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    border-radius: 8px 8px 0px 8px;
}

.open-acc2 {
    background: #093561;
    color: #fff!important;
    font-size: 14px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 10px;
    margin-top: 10px;
    border-radius: 8px 8px 0px 8px;
}

.banner-ul-1{
	list-style:none
}

.banner-ul-1 h3{
	color: #fff;
    font-weight: 600;
}

.rotateimg { 
      animation: rotationimg 100s infinite linear;
    }
    @keyframes rotationimg {
      from { transform: rotate(0deg); }
      to { transform: rotate(359deg); }
    }
	
	
	
.pricingTable{
    background: #1e1e1e;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    padding: 0 0 25px;
    
    border-radius: 30px;
    transition: all 0.3s ease 0s;
}
.pricingTable:hover{
    box-shadow: 0 0 15px rgba(0,0,0,0.2) inset, 0 0 15px rgba(0,0,0,0.2);
    border-radius: 15px;
}
.pricingTable .pricingTable-header{
    color: #fff;
    background-color: #192a56;
    padding: 25px 10px 40px;
    margin: 0 30px;
    position: relative;
    top: -20px;
    -webkit-clip-path: polygon(100% 0, 100% 60%, 50% 100%, 0 60%, 0 0);
    clip-path: polygon(100% 0, 100% 60%, 50% 100%, 0 60%, 0 0);
}
.pricingTable .pricingTable-header:before{
    content: '';
    background-color: #28417f;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
    clip-path: polygon(50% 100%, 0 0, 100% 0);
}
.pricingTable .title{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0 0 5px;
}
.pricingTable .month{
    color: #fff;
    font-size: 17px;
    letter-spacing: 1px;
}
.pricingTable .price-value{
    color: #c9c9c9;
    background-color: #2e2e2e;
    padding: 70px 0 30px;
    margin-top: -42px;
    -webkit-clip-path: polygon(50% 40%, 100% 0, 100% 60%, 50% 100%, 0 60%, 0 0);
    clip-path: polygon(50% 40%, 100% 0, 100% 60%, 50% 100%, 0 60%, 0 0);
}
.pricingTable .amount{
    font-size: 50px;
    font-weight: 700;
    line-height: 35px;
    display: inline-block;
}
.pricingTable .amount-sm{
    font-size: 30px;
    vertical-align: top;
    margin-top: -10px;
    display: inline-block;
}
.pricingTable .pricing-content{
    color: #1C1C1C;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    padding: 25px 15px;
    margin: 0;
    list-style: none;
    display: inline-block;
}
.pricingTable .pricing-content li i{
    color: #192a56;
    margin-right: 5px;
}
.pricingTable .pricingTable-signup{
    color: #fff;
    background: linear-gradient(165deg,#2e2e2e 49%,#343434 50%);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 13px 20px;
    margin: 0 30px;
    display: block;
    transition:all 0.3s ease 0s;
}
.pricingTable .pricingTable-signup:hover{
    letter-spacing: 3px;
    text-shadow: 0 0 2px #000;
    box-shadow: 0 0 20px -5px rgba(0,0,0,0.7);
}
.pricingTable.green .pricingTable-header{ background-color: #a58126; }
.pricingTable.green .pricingTable-header:before{ background-color: #e0b954; }
.pricingTable.green .price-value,
.pricingTable.green .pricing-content li i{ color: #e0b954; }
.pricingTable.green .pricingTable-signup{
    background: linear-gradient(165deg,#e0b954 49%,#a58126 50%);
}
.pricingTable.pink .pricingTable-header{ background-color: #d3213c; }
.pricingTable.pink .pricingTable-header:before{ background-color: #f53b57; }
.pricingTable.pink .price-value,
.pricingTable.pink .pricing-content li i{ color: #d3213c; }
.pricingTable.pink .pricingTable-signup{
    background: linear-gradient(165deg,#f53b57 49%,#d3213c 50%);
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin: 25px 0 50px; }
}
@media only screen and (max-width: 479px){
    .pricingTable .pricing-content{
        font-size: 15px;
        padding-left: 10px;
    }
}


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

.first-ul h2{
    font-weight:600;
    color: #e1e1e1;
}

.nx-icon2 {
    margin-bottom: 15px;
}

.roketShake{
     -webkit-animation:shake .1s linear infinite;
    animation:shakeroket .1s linear infinite;
}


@keyframes shakeroket{
    0%{
        -webkit-transform:translate(-0%,-1.75%);
        transform:translate(-0%,-1.75%)
    }
    to{
        -webkit-transform:translate(-0%,-2.75%);
        transform:translate(-0%,-2.75%)
    }
}

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

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

.icon-menu:before {
    content: "\e5d2";
    color: #e0b954;
}

.footer-one i{
    color:#EFCC00 !important;
}

.coco img{
    width: 80px;
    height: 80px;
}






