/* Bitcoin Asset CSS */
/* Copyright 2021 Bitcoin Asset Authors */

* {
    font-family: "Ubuntu", sans-serif;
    font-family: "Work Sans", sans-serif;
    font-family: 'Mulish', sans-serif;
}

.ufont {
    font-family: "Ubuntu", sans-serif;
}

p {
    font-size: 1.2rem;
}

body {
    top: 0px !important;
}

ul#lang a {
    text-decoration: none;
}

button#dropdownMenu2 {
    padding-left: 8px;
}

button#dropdownMenu2 {
    outline: 0;
    box-shadow: none;
}

.tokenlist {
    overflow-y: auto;
    height: 330px;
}

section#home_section:before {
    content: 'Bitcoin Asset Bitcoin Asset Bitcoin Asset Bitcoin Asset Bitcoin Asset Bitcoin Asset BUY MORE';
    position: absolute;
    font-size: 18rem;
    color: #ffffff;
    font-style: italic;
    text-shadow: 8px 5px 4px #000000;
    font-weight: bold;
    opacity: 0.02;
    transform: rotateZ( -18deg);
    line-height: 275px;
    top: -190px;
    z-index: -1;
}

.big-font {
    font-size: 4rem!important;
}

.coinmarketcap-currency-widget {
    background: #fff;
    border-radius: 15px;
    transition: 0.5s ease;
}

.coinmarketcap-currency-widget:hover {
    position: relative;
    top: -8px;
    transition: 0.5s ease;
}

.coinmarketcap-currency-widget span span span {
    font-size: 14px;
    display: block;
}

.gotop {
    border-radius: 32px;
    bottom: 30px;
    color: #ffffff;
    display: none;
    background: #0c5590;
    font-size: 22px;
    height: 55px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 55px;
    z-index: 99;
    transition: 0.5s ease;
}

.input-form {
    cursor: pointer;
}

.tokenlist a {
    text-decoration: none;
}

.tokenlist .d-flex:hover {
    background: #eaeaea;
}

.fly2{
    position: relative;
    top: -2px;
}

.text-span{
    position: relative;
    top: 2px;
}

.arrowdown{
    margin: 0 auto;
    position: relative;
    top: -10px;
    background: #131b22;
    border-radius: 29px;
    padding: 6px;
}

.info-wrap p{
    font-size: 15px;
}

.rededomination {
    background: #fff700;
    border-radius: 50px;
    color: #000!important;
}

.nav-item a.nav-link.rededomination {
    padding: 8px 15px;
}

li.nav-item a.rededomination {
    font-size: 15px!important;
}
li.nav-item a.rededomination:hover {
    background: #000;
    color: #fff700!important;
}

.card-rede{
    background: #00000030;
    border-radius: 15px;
}
.btn-approve {
    background: #fff700;
    border: 0;
    transition: 0.5s ease;
    font-weight: bold;
    color: #000;
    border-radius: 45px;
}

.card.card-rede a {
    font-size: 18px;
}

.btn-address {
    border: 1px solid #fff700;
    color: #fff700;
    border-radius: 45px;
}

.btn-address:hover {
    border: 1px solid #fff700;
    color: #fff700;
    border-radius: 45px;
    background: black;
}

.card-rede a{
  color: #fefefe;
}

.cardswap{
    background: #194e79;
    padding: 20px 45px;
    border-radius: 20px;
}

.btn-approve:hover {
    background: #000;
    transition: 0.5s ease;
    color: #fff700;
    transition: 0.5s ease;
}

.gotop:hover {
    color: #065fa6;
    background: #44b4ff;
    transition: 0.5s ease;
}

.goog-te-banner-frame.skiptranslate {
    display: none !important;
}

.input-form {
    border-radius: 10px;
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
}

.bridge .input-group .form-control {
    border-right: 0;
}

.bridge .input-form .input-group {
    border-right: 0;
}

.bridge input,
span.input-group-text {
    background: #ffffff;
}

.btn-connect {
    background: #0777cf;
    color: #fff;
    padding: 10px;
    border-radius: 15px;
    display: block;
}

.bridge .form-control:focus+span.input-group-text {
    border: 1px solid #0777cf85;
    border-left: 0;
    outline: 0;
}

.bridge .form-control:focus {
    color: #0877cf;
    background-color: #e6e6e6;
    border-color: transparent;
    outline: 0;
    box-shadow: none;
    border: 1px solid #0777cf85;
    outline: 0;
}

.bridge .input-group .form-control:focus {
    border-right: 0;
}

.btn-connect:hover {
    background: #085999;
    color: #ffe;
    padding: 10px;
    border-radius: 10px;
}

.card-bridge {
    background: #f8f8f8;
    border: 0;
    border-radius: 10px;
}

.card-bridge p {
    font-size: 14px;
}

.loadbullet{
  position: relative;
  height: 60px;
}
.loadbullet:after {
    animation: load 1.5s linear infinite;
    width: 30px;
    height: 30px;
    background: url('../img/refresh.png');
    border-radius: 50px;
    content: '';
    display: block;
    position: relative;
    left: 0;

    right: 0;
    margin-left: auto;
    margin-right: auto;
    background-size: contain;
}
.loadbullet:hover{
    background: #fff700!important;
}
.loadbullet img, .loadbullet span{
    display: none;
}


@keyframes gg-bar {
    10% {box-shadow: inset 0 -4px 0}
    30% {box-shadow: inset 0 -10px 0}
    60% {box-shadow: inset 0 -6px 0}
    80% {box-shadow: inset 0 -8px 0}
    to {box-shadow: inset 0 -2px 0}
}
.gg-loadbar-sound,
.gg-loadbar-sound::after,
.gg-loadbar-sound::before {
    display: block;
    box-sizing: border-box;
    width: 2px;
    height: 12px;
    box-shadow: inset 0 -12px 0;
    animation: gg-bar 1.3s ease infinite alternate
}
.gg-loadbar-sound {
    position: relative;
    transform: scale(var(--ggs,1))
}
.gg-loadbar-sound::after,
.gg-loadbar-sound::before {
    content: "";
    position: absolute;
    bottom: 0
}
.gg-loadbar-sound::before {
    left: -4px;
    animation-delay: -2.4s
}
.gg-loadbar-sound::after {
    right: -4px;
    animation-delay: -3.7s
}

@keyframes load {
  from{
    transform: rotate(0);
  }
  to{
    transform: rotate(359deg);
  }
}

#home_section,
#brue-paneru {
    background: #0777cf;
    padding: 150px 0;
    min-height: 45em;
    margin-top: -80px;
    color: #fff;
    background-color: #0093E9;
    /* background-image: linear-gradient(130deg, #0093E9 0%, #0777cf 52%, #0777cf 100%); */
    /* background: url('../img/content/gd-1.jpg');
    background-size: cover;
    background-position: bottom; */
    background: radial-gradient(44.33% 80.51% at 5.74% 26.1%, rgba(20, 153, 249, 0.8) 32.68%, rgba(15, 114, 229, 0) 100%), radial-gradient(54.21% 154.69% at 73.96% 100%, #1499f9 0%, rgba(16, 131, 231, 0.9) 41.91%, rgba(15, 114, 229, 0) 93.71%), #063975;
    position: relative;
    z-index: 0;
}

#home_section {
    overflow: hidden;
}

#brue-paneru {
    min-height: 40px;
    padding: initial;
}

#bracku-paneru {
    background: #1d1d1d;
}

.bg {
    background: #0777cf;
    min-height: 5.5em;
    margin-top: -80px;
    color: #fff;
    background-color: #0877d0;
    /* background-image: linear-gradient(130deg, #0093E9 0%, #0777cf 52%, #0777cf 100%); */
    /* background: url('../img/content/gd-1.jpg');
  background-size: cover;
  background-position: bottom; */
    /* background: radial-gradient(44.33% 80.51% at 5.74% 26.1%,rgba(20,153,249,0.8) 32.68%,rgba(15,114,229,0) 100%),radial-gradient(54.21% 154.69% at 73.96% 100%,#1499f9 0%,rgba(16,131,231,0.9) 41.91%,rgba(15,114,229,0) 93.71%),#063975; */
    position: relative;
}

#home_section:after {
    content: '';
    width: 160px;
    height: 55px;
    position: absolute;
    bottom: 13em;
    left: 0;
    z-index: 0;
}

#end_section:after {
    content: url(../img/content/bottom.png);
    width: 200px;
    height: 100px;
    position: absolute;
    bottom: -13rem;
    right: 0;
    z-index: 1;
    transform: rotate(-180deg);
}

#end_section {
    position: relative;
}

#navToggle a.nav-link {
    font-size: 1.1rem;
    letter-spacing: 1.1px;
    font-weight: 600;
    margin: 0 5px;
}


/* .bg-base {
    background: #e8f5ff;
    border-radius: 20px;
    padding: 30px;
} */

.countdown-panel {
    position: relative;
    top: -30px;
    left: -30px;
    /* background: #ffcc41; */
    /* background: linear-gradient(60deg, #ffcc41,#fbff58,#fdde00); */
    padding: 15px 25px;
    color: #fff;
    border-radius: 15px;
    width: max-content;
}

.countdown-panel .uil {
    font-size: 30px;
}

div#launchCountdown span {
    color: #fff700;
    font-size: 22px;
    font-weight: bold;
    margin-right: 2px;
}

a.nav-link {
    color: #fff;
    text-decoration: none;
}

.btn-main {
    padding: 1.2rem 2.1rem;
    font-size: 1.5rem;
    letter-spacing: 1.2px;
    font-weight: 500;
    background: #0877d0;
    border-radius: 15px;
    color: #fff;
    transition: 0.2s ease;
}

.btn-main:hover {
    padding: 1.2rem 2.1rem;
    font-size: 1.5rem;
    letter-spacing: 1.2px;
    font-weight: 500;
    background: #065594;
    border-radius: 55px;
    color: #ffcc41;
    transition: 0.5s ease;
}

.btn-main.invert {
    background: #ffcc41;
    color: #2f2f2f;
}

.btn-main.invert:hover {
    background: #2f2f2f;
    color: #ffcc41;
}

.content h1 {
    font-size: 3rem;
    font-weight: 600;
    line-height: 3.625rem;
}

.content h6 {
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 2.125rem;
}

.content a.btn {
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0.01em;
}

.clean-left input.form-control {
    border: 1px solid #cecece;
    border-left: 0;
}

.clean-left span.input-group-text {
    background: transparent;
}

.clean-left .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #cecece;
    outline: 0;
    box-shadow: none;
}

.change-pos {
    border: 1px dashed #0a79cf;
    padding: 4px 6px;
    border-radius: 15rem;
}

footer a {
    text-decoration: none;
}

footer i.uil {
    font-size: 1.7rem;
}

footer li a.text-white {
    font-size: 1.2rem;
    line-height: 1.4;
    letter-spacing: 2.2px;
}

footer li a.text-white:hover,
footer i.uil:hover {
    text-shadow: 2px 2px 3px white;
    transition: 0.5s ease;
}

.nav-link:focus,
.nav-link:hover {
    color: #ffcc41;
}

.space-bottom-2 {
    margin-top: -5rem;
}

.section-space {
    padding: 150px 0;
    position: relative;
}

.side-el {
    position: absolute;
    left: 0;
    top: 15rem;
    background: url('../img/content/side-el.png');
    /* width: 200px;
    height: 800px; */
    width: 170px;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
    /* animation: outpacity 2s ease infinite; */
}

.side-el.left {
    position: absolute;
    left: initial;
    bottom: 15rem;
    background: url(../img/content/side-el.png);
    /* width: 200px;
    height: 800px; */
    width: 170px;
    height: 500px;
    top: initial;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    /* animation: outpacity 2.5s ease infinite; */
}

.updown {
    position: relative;
    animation: updown 3.4s ease-in-out infinite;
}

.section-space.py-2 img.w-100 {
    padding: 2.4rem!important;
    height: 150px;
    object-fit: contain;
    transition: 0.3s ease-out;
}

.section-space.py-2 img.w-100:hover{
    padding: 0 1.4rem!important;
    height: 150px;
    object-fit: contain;
    transition: 0.3s ease-in;
}
.section-space.py-2 svg{
   padding: 1.4rem;
   transition: 0.3s ease-out;
}
 .section-space.py-2 svg:hover{
    padding: 0;
    transition: 0.3s ease-in;
 }

.card.shadow.rounded5 {
    transition: 0.6s ease;
}

.card.shadow.rounded5:hover {
    background: #0877d0f7;
    border: 0;
    color: #fff!important;
    position: relative;
    top: -2px;
    transition: 0.5s ease;
}

.iconbottom img {
    padding: 0 15px;
    transition: 0.3s linear;
}

.iconbottom img:hover {
    padding: 0 5px;
    transition: 0.3s linear;
}

.card-about {
    padding: 3rem;
    background-color: #0a284000;
    border-radius: 2rem;
    border: 0;
    position: relative;
    height: 600px;
    background: url(../img/content/bg.jpg);
    background-size: cover;
    /* box-shadow: 0px 0px 10px 1px #0b5cab; */
    justify-content: center;
    background-position: center;
}

.card.card-about img {
    border-radius: 15rem;
    background: #fff;
    padding: 15px;
    max-width: 320px;
    max-height: 320px;
    object-fit: contain;
    object-position: center;
}

@keyframes outpacity {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
}

.image-content {
    position: relative;
    -webkit-transform: translate3d(0,0,0);
}

section#potential {
    background: #0c8adf;
    background: linear-gradient(490deg, #0c8adf 60%, #0994f3);
    color: #fff;
}

section#details img,
section#token_section img {
    padding: 15px;
    transition: 0.3s linear;
}

section#details .col-lg-4:hover img,
section#token_section .col-lg-4:hover img {
    padding: 0px;
    transition: 0.3s linear;
}

.partners img:hover {
    padding: 5px;
    transition: 0.2s ease-in-out;
}

.partners img {
    padding: 15px;
    transition: 0.2s ease-in-out;
}

.roadmap .item:before {
    content: '';
    width: 50px;
    height: 1px;
    border: 1px solid #0d7ccf;
    display: block;
    position: absolute;
    top: 25px;
    right: -15px;
    z-index: -1;
}

mark {
    background: #1184e4e6;
    color: #fff;
    border-radius: 1rem 0 1rem;
    padding: 5px 15px;
    font-size: 30px;
}

.roadmap .item {
    z-index: 1;
}

.card-month {
    border-radius: 15rem;
    background: #0c5fac;
    background: linear-gradient(120deg, #0c5fac 60%, #0994f3);
    color: #fff;
}

.card-month h3 {
    font-size: 24px;
    margin: 5px 0;
    padding: 5px 0;
}

.article p {
    font-size: 14px;
}

.article a {
    text-decoration: none;
    color: #353535;
}

span.day-date {
    font-size: 28px;
    text-align: center;
    display: block;
    line-height: normal;
}

span.month-date {
    display: block;
    line-height: normal;
    text-align: center;
    font-size: 16px;
}

span.year-date {
    display: block;
    line-height: normal;
    text-align: center;
    font-size: 12px;
}

.date-panel {
    border-right: 2px solid #dfdfdf;
    padding: 0 45px 0 20px !important;
    display: block;
    text-align: center;
    margin: 18px 0;
}

section#event_section+a #SpotEvent {
    display: none;
}

.roadmap .owl-nav button,
.banner .owl-nav button,
.article .owl-nav button {
    border: 1px solid #97afd5 !important;
    border-radius: 50% !important;
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0 10px;
    transition: all .4s;
}

.roadmap .owl-next span,
.roadmap .owl-prev span,
.banner .owl-next span,
.banner .owl-prev span,
.article .owl-next span,
.article .owl-prev span {
    display: none;
}

.roadmap .owl-next:after,
.banner .owl-next:after,
.article .owl-next:after {
    content: '\eb9f';
    font-family: unicons-line;
    font-size: 16px;
}

.roadmap .owl-prev:after,
.banner .owl-prev:after,
.article .owl-prev:after {
    content: '\ec49';
    font-family: unicons-line;
    font-size: 16px;
}

.roadmap .owl-dots,
.banner .owl-dots,
.article .owl-dots {
    margin-top: 25px;
}

.card-month.stage {
    background: #055584;
}

.detail-roadmap {
    padding: 14px 25px;
    margin: 25px 0;
    border: 1px solid #0a7bd1;
    border-radius: 15px;
}

.detail-roadmap:before {
    content: '';
    border: 1px solid #0a7bd1;
    width: 0px;
    height: 25px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top: 50px;
}

.rot:after,
.rot:before {
    border-width: 2px;
}

.rot {
    position: absolute;
    content: '';
    border: 4px solid rgba(151, 175, 213, 0.3);
    border-radius: 50%;
}

.image-content img.logo {
    z-index: 1;
    position: relative;
    animation: updown 1.8s ease-in-out infinite;
    transition: 0.5 ease;
    top: 4em;
    padding: 15px;
    max-width: 320px;
    background: white;
    border-radius: 25rem;
    box-shadow: -1px -5px 12px 4px #1080e0bf;
}

.detail-roadmap p {
    font-size: 16px;
}

.detail-roadmap .uil {
    color: #0c8adf;
    font-size: 20px;
}

.accordion-item {
    border: 0;
}

#faq-wrap p {
    font-size: 18px;
    letter-spacing: 0.5px;
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url(data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 16 16 fill=%23212529%3e%3cpath fill-rule=evenodd d=M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z/%3e%3c/svg%3e);
    transform: rotate( -90deg);
}

.accordion-button:not(.collapsed)::after {
    background-image: url(data:image/svg+xml,%3csvg xmlns=http://www.w3.org/2000/svg viewBox=0 0 16 16 fill=%230c63e4%3e%3cpath fill-rule=evenodd d=M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z/%3e%3c/svg%3e);
    transform: rotate( 0deg);
}

.bold {
    font-weight: 700;
}

.accordion-button:not(.collapsed) {
    background: transparent!important;
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.image-content img {
    z-index: 1;
    position: relative;
    animation: updown 2.5s ease-in-out infinite;
    transition: 0.5 ease;
    top: 4em;
    max-width: 320px;
    -webkit-transform: translate3d(0,0,1px);
}

.image-content img:hover {
    z-index: 1;
    position: relative;
}

.circle {
    border-radius: 100%;
    width: 399px;
    height: 399px;
    background: #ffffff;
    position: absolute;
    top: 0;
    z-index: 0;
    animation: updown 2.4s ease-in-out infinite;
    box-shadow: 0px 0px 7px 2px #00fdff;
}

.circle.brand {
    border-radius: 100%;
    width: 399px;
    height: 100px;
    background: #0073c76b;
    position: relative;
    bottom: 0;
    z-index: 0;
    transform: rotate3d(100, 0, 24, 200deg);
    animation: updown 2.4s ease-in-out infinite;
    box-shadow: 0px 0px 7px 2px #00fdff;
    top: 0;
}

nav.navbar {
    z-index: 5;
}

.rounded5 {
    border-radius: 2.25rem!important;
}

.rounded3 {
    border-radius: 20px;
}


/* color */

.bg-red {
    background-color: #c33c27!important;
}

.bg-green {
    background-color: #00de59!important;
}

.btn.bg-green:hover {
    background-color: #02b74b!important;
}

.bg-yellow {
    background-color: #e6be90!important;
}

.bg-cream {
    background-color: #f7f1ec!important;
}

.bg-cream:hover {
    background-color: #d1d1d1!important;
}

.bg-yellow *,
.bg-cream * {
    color: #000!important;
}

.bg-zero {
    background: #f9f9f9!important;
}

.card-blue:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: radial-gradient(135.33% 80.51% at 5.74% 26.1%, rgba(20, 153, 249, 0.8) 32.68%, rgba(15, 114, 229, 0) 100%), radial-gradient(54.21% 154.69% at 73.96% 100%, #1499f9 0%, rgba(16, 131, 231, 0.9) 41.91%, rgba(15, 114, 229, 0) 93.71%), #063975;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.8;
}

.card-blue {
    /* background: #0c8adf; */
    color: #fff;
    border: 0;
    border-radius: 2rem;
    /* background-color: #0093E9; */
    height: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
    /* background-image: linear-gradient(
130deg
, #0093E9 0%, #0777cf 52%, #0777cf 100%); */
    /* background: radial-gradient(135.33% 80.51% at 5.74% 26.1%,rgba(20,153,249,0.8) 32.68%,rgba(15,114,229,0) 100%),radial-gradient(54.21% 154.69% at 73.96% 100%,#1499f9 0%,rgba(16,131,231,0.9) 41.91%,rgba(15,114,229,0) 93.71%),#063975; */
}

.wallet-list:after {
    content: '\e9c3';
    font-size: 19px;
    font-family: unicons-line;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    border-radius: 15px 0;
    background: #00e300ad;
    padding: 0 2px;
}

.wallet-list {
    background: #dfffdfee;
    border-radius: 15px;
    border: 1px solid #29ff297a;
    padding: 0px 25px;
    position: relative;
}

.wallet-list a {
    text-decoration: none;
    color: #004;
    font-weight: 500;
}

.text-red {
    color: #c33c27!important;
}

.text-green {
    color: #00de59!important;
}

.text-yellow {
    /* color: #ffcc41!important; */
    color: #fff700!important;
}

.text-cream {
    color: #ded8d3!important;
}

.base-color,
.base-color a {
    color: #0877d0!important;
}

.base-bg {
    background: #0877d0;
}

.base-bg.whitepaper:hover {
    background: #045ca3;
}

.base-color a:hover {
    color: #fff!important;
}

.btn-download {
    background: #0877d0;
    border-radius: 15rem;
    color: #fff;
    padding: 8px 15px;
    border: 1px solid #fff;
    transition: 0.5s ease;
}

.btn-download:hover {
    background: #fff;
    border-radius: 15rem;
    border: 1px solid #0877d0;
    color: #0877d0;
    padding: 8px 15px;
    transition: 0.5s ease;
}


/* .circle:after {
    content: '';
    border-radius: 100%;
    width: 250px;
    height: 250px;
    background: #ffffff;
    position: absolute;
    top: 4em;
    z-index: 0;
    left: 4em;
    animation: updown 3s linear infinite;
} */

.link-bridge {
    text-decoration: none;
    margin: 8px 0;
    display: block;
}

div#SpotEvent img {
    width: 80px;
    object-fit: contain;
    position: relative;
    top: -7px;
    left: -7px;
    display: block;
    text-align: center;
    z-index: 3;
}

div#SpotEvent {
    position: fixed;
    left: 35px;
    bottom: 55px;
    background: #0c63af;
    padding: 10px;
    border-radius: 15rem;
    height: 45px;
    width: 45px;
    z-index: 3;
}

ul.dropdown-menu.show {
    padding: 12px 15px;
    background: #fff;
    letter-spacing: 1.2px;
}

.line-art {
    border-bottom: 2px solid #dfdfdf;
    width: 216px;
    padding: 5px;
    margin-bottom: 35px;
    display: block;
}

section.section-space {
    background: url(../img/content/line.svg);
    background-size: cover;
}

@keyframes updown {
    0%,
    100% {
        top: 0em;
    }
    50% {
        top: 2em;
    }
}

.h-600 {
    height: 600px;
}

.modal-body p {
    font-size: 1rem;
}

.modal-body .tokenlist p {
    line-height: 5px;
}

.full-size {
    max-width: inherit!important;
}

.effect-fly {
    position: absolute;
    z-index: 1;
}

.ro-nimate {
    animation: rotate3d 3s ease-in-out infinite;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 50rem;
    box-shadow: -4px 5px 20px 0px #fff;
}

@keyframes rotate3d {
    0%,
    100% {
        transform: rotate3d(1, 1, 6, 45deg);
    }
    25% {
        transform: rotate3d(1, 1, 6, 90deg);
    }
    50% {
        transform: rotate3d(3, 5, 6, 45deg);
    }
    75% {
        transform: rotate3d(1, 2, 6, 90deg);
    }
}

@media (min-width:1100px) and (max-width:1500px) {
    section#home_section:before {
        left: 0;
        font-size: 12rem;
        line-height: 14rem;
        top: 100px;
        width: 150%;
    }
}

@media (max-width:991px) {
      .change-pos {
        border: 1px dashed #0a79cf;
        padding: 0px 4px 2px 4px;
        border-radius: 15rem;
    }
    .change-pos .uil{
      font-size:14px;
    }
    .coin-marquee-wrapper.coin-marquee-wrapper--light.coin-marquee-wrapper--transparent {
      overflow: initial;
    }
    .coin-marquee-header {
      display: none;
    }
    .ro-nimate {
        animation: rotate3d 3s ease-in-out infinite;
        position: absolute;
        top: 0;
        right: 0;
        background: transparent;
        display: block;
        height: 100%;
        width: 100%;
        border-radius: 50rem;
        box-shadow: -4px 5px 20px 0px #fff;
        max-height: 300px;
        max-width: 300px;
    }
    .section-space {
        padding: 30px 0;
        position: relative;
    }
    .date-panel {
        border-right: 0;
        padding: 25px 0 25px 0!important;
        display: block;
        text-align: center;
        margin: 25px 0;
    }
    .modal-body p {
        font-size: 0.8rem;
    }
    #home_section {
        margin-top: -55px;
    }
    div#coinmarketcap-widget-marquee {
        top: 55px;
        position: relative;
        z-index: 4;
        background: #fff;
        width: 100%;
    }
    .h-600 {
        height: 1400px;
    }

    .navbar {
        position: absolute;
        top: 0px;
        right: 0;
        background: #065fa6;
        width: 100%;
        text-align: left;
    }
    ul.navbar-nav .nav-item {
        padding: 2px 25px;
    }
    ul.navbar-nav {
        margin: 18px 0;
    }
    #home_section:after {
        content: none;
    }
    #home_section:before {
        content: '';
        width: 100%;
        height: 110px;
        position: absolute;
        display: block;
        bottom: 0;
        z-index: 1;
        background: url(../img/content/bottom.png);
        background-size: cover;
    }
    .circle {
        border-radius: 100%;
        width: 280px;
        height: 280px;
    }
    .side-el.left,
    .side-el {
        background: none;
    }
    .container.space-bottom-2 .card.shadow.rounded5.text-dark.px-4.py-4 {
        margin: 10px 0;
        z-index: 2;
    }
    .section-space .card.px-5.py-5.card-about.card-blue {
        margin: 10px 0;
        z-index: 2;
    }
    section#potential .uil.display-4,
    .rowtop .uil.display-4,
    .space-bottom-2.mb-5 .uil.display-4 {
        font-size: 50px;
    }
    .big-font {
        font-size: 2.5rem;
    }
    mark {
        background: #1184e4e6;
        color: #fff;
        border-radius: 1rem 0 1rem;
        padding: 3px 15px;
        font-size: 30px;
        display: inline-flex;
    }
    footer li a.text-white {
        font-size: 0.9rem;
        line-height: 1.4;
        letter-spacing: 2.2px;
    }
    .iconbottom img {
        padding: 0;
    }
    .circle.brand {
        border-radius: 100%;
        width: 280px;
        height: 55px;
        background: #0073c76b;
        position: relative;
        bottom: 0;
        z-index: 0;
        transform: rotate3d(100, 0, 24, 200deg);
        animation: updown 2.4s ease-in-out infinite;
        box-shadow: 0px 0px 7px 2px #00fdff;
        top: 0;
    }
    .section-space .d-lg-flex .base-bg.rounded5 {
        margin: 25px 0 0 0;
    }
    #brue-paneru .big-font,
    #bracku-paneru .big-font {
        font-size: 1.2rem!important;
    }
    .card.rounded5.shadow.base-color {
        z-index: 4;
    }
    #end_section:after {
        content: none;
    }
    .ro-nimate{
        display: none;
    }
    div#SpotEvent img {
      width: 50px;
      object-fit: contain;
      position: relative;
      top: -15px;
      left: -7px;
      display: block;
      text-align: center;
      z-index: 3;
    }
    div#SpotEvent {
      position: fixed;
      left: 35px;
      bottom: 55px;
      background: #0c63af;
      padding: 10px;
      border-radius: 15rem;
      height: 15px;
      width: 15px;
      z-index: 3;
    }
}
