@import url('scroll.css');
@font-face {
  font-family: 'hedhatregular';
  src: url('../../fonts/hedhat/RedHatDisplay-Regular.ttf'); 
}

body{
    font-family:Roboto,Arial,Helvetica,sans-serif;
}
p{
  font-size: 1.2rem;
  color: dimgrey;
}
.p-absolute{
  position:absolute
}
.text-left{
  text-align: left;
}
.title-center{
  font-size:3rem
}
.btn-primary-02{
  background:#731513;color:#fff
}
.btn-primary-02:hover{
  color:#fff
}
.button-circle{
  border-radius:25px;
}
.p-relative{
  position:relative
}
small{
  font-size:0.8rem !important
}
.align-center{
  align-self: center;
}
.left-aba::before{
  content: "";
    position: absolute;
    top: -1px;
    right: -14px;
    bottom: 0;
    width: 25px;
    height: calc(100% + 2px);
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    z-index: 1;
    background: #d6b8b8;
    border-radius: 0 5px 0 0;
    border: 1px solid #9393a9;
    border-bottom-color: transparent;
    border-left: none;
}
.list-style-none{
  list-style:none
}
.right-position{
  position:absolute;right:0;margin-right:20px
}
.vertical-center{
  align-self:center
}


.pais-scroll::-webkit-scrollbar-track {
  background-color: #F4F4F4;
}
.pais-scroll::-webkit-scrollbar {
  width: 6px;
  background: #F4F4F4;
}
.pais-scroll::-webkit-scrollbar-thumb {
  background: #3bee81;
}

.pais-scroll{
  overflow-y: scroll;
  max-height: 300px;
}


.moeda-scroll::-webkit-scrollbar-track {
  background-color: #F4F4F4;
}
.moeda-scroll::-webkit-scrollbar {
  width: 6px;
  background: #F4F4F4;
}
.moeda-scroll::-webkit-scrollbar-thumb {
  background: #3bee81;
}

.text-danger{
  color: #E50914 !important;
}
.text-info-02{
  color: #6ec1e4 !important;
}
.btn-outline-danger {
  color: #E50914 !important;
  border-color: #E50914 !important;
}

.btn-outline-danger:hover {
  color: #fff !important;
  background-color:#E50914
}

.bg-light-02{
  background:#fff
}
.font-small{
  font-size:0.7rem
}
.font-small-02{
  font-size:0.7rem
}
.padding-laterais{
  padding-left:20px;padding-right:20px
}
.padding-default{
  padding-top:60px;padding-bottom:60px;
}
.padding-medium{
  padding-top:40px;
}
.padding-top-default{
  padding-top:60px;
}
.padding-medium{
  padding:20px
}
.padding-all-default{
  padding:40px;
}
.padding-bottom-default{
  padding-bottom:60px;
}
.margin-default-02{
  margin-top: 40px;margin-bottom: 40px;
}
.margin-top-default{
  margin-top:40px
}
.margin-bottom-default{
  margin-bottom:40px
}
.margin-bottom-medium{
  margin-bottom:20px
}
.text-right{
  text-align:right;
}
.text-center{
  text-align:center
}
.text-success{
  color: #3bee81 !important;
}
.botoes-nav{
  font-size:19px !important
}

/* .fundo-header{
  background-image: url('https://img.freepik.com/vetores-gratis/meio-tom-minimo-preto-em-fundo-branco_1409-1408.jpg?t=st=1655319290~exp=1655319890~hmac=7f0daeefb52331249d2fb16ace688dc999e40a368e2a662144bbf3bad4aac3f2&w=1380');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.05;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
} */
.section-01{
    padding-top: 21px;
    /* background: #2b2b37 url(../images/coins-bg.svg) 50% 25% no-repeat; */
}
.section-comments h5{
font-weight: 700;
}
.h1-large{
  font-size: 3.3rem;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
  width: 3.7rem;
  height: 3.7rem;
}
.section-comments .carousel-control-prev{
  margin-left:-120px;
}
.section-comments .carousel-control-next{
  margin-right:-120px;
}
.section-comments .icon-star::before{
  content: "\f005";
  font-family: 'Font Awesome 5 Free';
  color: #3bee81 !important;
  font-size: 1.5rem;
}
.section-comments .bottom-text .logo-01{
  background-position: 0 64.54183266932272% !important;
  width: 134px;
  height: 34px;
  background: url(../images/logo.svg) no-repeat;
}
.section-comments .bottom-text .logo-02{
  background-position: 59.0625% 49.42965779467681% !important;
  width: 110px;
  height: 22px;
  background: url(../images/logo.svg) no-repeat;
}
.section-comments .bottom-text{
  place-content: center !important;
  place-items: center;
}
.bg-success{
  background:#3bee81 !important;
}
.btn-success {
  /*background-color: #198754;
  border-color: #198754;*/
  background-color: #49d7b5;
  border-color: #dfdfdf;
  
}

.text-primary{
  color: #6474ea !important;
}

/*.bg-primary{
    background-color: #6474ea !important;
} 
.bg-primary-02{
  background-color: #2b2b37 !important;
  color:#fff
} */

 .bg-primary{
    background-color: #2b2b37 !important;
}
.bg-primary-02{
  background-color: #2b2b37 !important;
  color:#fff
} 
.text-red{
  color:#E50914 !important;
}

.bg-red{
  background-color: #E50914;
  color:#fff
}
.bg-red:hover{
  color:#fff;
}
.bg-red:focus{
  outline: none !important;
  box-shadow: none !important;
}

.bg-danger-02{
  background:#27557e
}

.btn-danger {
  color: #fff;
  background-color: #E50914;
  border: none !important;
}
.btn-success:hover {
  background-color: #3fb89c;border-color:#fff
}

.btn-secondary {
  color: #fff;
  background-color: #30333e;
  border: none !important;
}
.btn-secondary:hover {
  background-color: #E50914;
}
.text-secondary{
  color:#5f5f5f !important;
}
.text-secondary-02{
  color:#56566e
}
a {

    text-decoration: none;
}
.navbar{
    padding: 19px;
    box-shadow:-7px -6px 9px 0px;
}
.navbar ul li{
  margin-left: 18px;
    font-family: Roboto,Arial,Helvetica,sans-serif;
    color: #fff;
    letter-spacing: .06em;
    white-space: nowrap;
    font-size: 13px;
}
.navbar-brand{
    /* padding-right: 15px; */
    /* position: relative; */
    bottom: 5px;
}
.logo-navbar01 img{
  /* font-size: xx-large; */
  width: 150px;
}

.navbar .bandeira:before{
  content: url(../images/english-us.svg);
  position: absolute;
  right: 87%;
  width: 22px;
  margin-top: 1px;
  margin-right: 9px;
}
.form-control:focus {
  border-color: initial;
  box-shadow: initial;
}
.logo-navbar02{
    position: relative;
    margin-top: 9px;
}
.navbar form .btn{
    border-radius: 25px 25px 25px 25px !important;
    font-size: 0.7rem;
    font-weight: 700;
}
.header .coluna-01 h1{
    font-size: 48px;
    line-height: 1.4;
}
.header .coluna-01 h3{
  color: #797979;
}

.coluna-02{
  padding-left: 20px;
    padding-right: 20px;
}
.section-02 .div-center h6{
  text-align: center;
  position: relative;
  top: 25%;
  font-size:0.8rem;
  /* font-weight: 600; */
  color:#fff
}
.section-02 .div-center .div-00{

    background: #414454;
    height: 60px;
    border-radius: 10px 10px;
    /* border: 1px solid #2b2b37; */
    /* box-shadow: 0px 0px 5px 0px; */
}
.section-02 .div-center{

  align-self: center;

}

.section-03 .div-00 h6{
  text-align: center;
  position: relative;
  top: 25%;
  font-weight: 600;
}
.aba{
  font-size:14px
}
.section-01 .div-02 .botoes{
  display: flex ;
    justify-content: flex-start;
    align-items: center;
    border: 1px solid #dce2ea;
    border-radius: 9px;
    padding: 2px;
    border-color: #30303e;
    background-color: #2f2f2f
}

.section-01 .div-02 a{
  border: none;
  /* text-align:center; */
  padding-left:6px;
  font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    width: 46px;
    /* height: 28px; */
    border-radius: 7px;
    transition: background,color,.1s ease;
  font-weight: 500;

}

.section-01 .div-02{
  margin-inline-start: auto;
  align-self: center;
}
.section-01 form{
  position:relative
}
.lista-paises .search-moeda{
  padding: initial !important;
  padding-left: 10px !important;
  padding-top: 5px !important;
}
.search-moeda{
  display:flex;
  padding: 10px;
}
.search-moeda input{
  width: 100%;
  border:none;
  font-size: 20px;
}

#registro-box{
  width:400px;
  border-radius: 15px;
    padding: 30px;
    /* border: 1px solid #ccc; */
    box-shadow: 0px 0px 20px -10px;
}


.search-moeda input::-webkit-input-placeholder{
  color:#ccc;
  font-style: bold;
}
.search-moeda input::-moz-placeholder {
  color:#ccc;
  font-style: bold;
}



.lista-moeda h6{
 color: #202020;
 font-size: 0.7rem;
 margin-left:10px
}
.fa-search{
  color: #adadad;
  font-size:1.6rem;
  place-self: center;
  padding-right: 5px;

}
.moeda-scroll{
  overflow-y: scroll;
  max-height: 400px;

}
.lista-moeda{
  border-radius: 5px;
  background: #fff;
  width: 50%;
  position: absolute;
  top: -px;
  margin-top: -317px;
  z-index: 10000;
  right: 0;
  margin-right: 16px;
  display:none;
  border:2px solid #ccc
}
.lista-moeda ul li a .sigla{
  color:#202020
}
.lista-moeda ul li a .moeda{
  color:#3d3d3d;
  font-size:0.9rem
}
.lista-moeda ul li{
  display:flex;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.lista-moeda ul{
  padding:10px
}
.lista-moeda .text-moeda{
  display: grid;
}
.lista-moeda ul li a{
  display: flex;
  width: 100%;
}
.lista-moeda ul li .ico-pais{
  align-self: center;
}
.lista-moeda ul li .ico-pais i{
  transform: scale(1.6);
}



.lista-paises{
  border-radius: 5px;
  background: #fff;
  width: 100%;
  position: absolute;
  top: -px;
  /* margin-top: -317px; */
  z-index: 10000;
  right: 0;
  /* margin-right: 16px; */
  display:none;
  border:2px solid #ccc
}
.lista-paises ul li a .sigla{
  color:#202020
}
.lista-paises ul li a .moeda{
  color:#3d3d3d;
  font-size:0.9rem
}
.lista-paises ul li{
  display:flex;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.lista-paises ul{
  padding:10px
}
.lista-paises .text-moeda{
  display: grid;
}
.lista-paises ul li a{
  display: flex;
  width: 100%;
}
.lista-paises ul li .ico-pais{
  align-self: center;
}
.lista-paises ul li .ico-pais i{
  transform: scale(1.6);
}
.box-captcha{
  background: #ccc;
  padding-right: 25px;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.box-captcha input{
  width: 1em;
  height: 1em;
  margin-top: .25em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0,0,0,.25);
  border-radius: .25em !important;
}

.captcha small{
  font-size:0.7rem !important;
}

.section-cards .card{
  width:740px;
}
.div-02 .btn-01{
  background: #3e3f57;
  box-shadow: 0 3px 8px rgb(0 0 0 / 12%), 0 3px 1px rgb(0 0 0 / 4%);
  font-size: 15px;
  line-height: 20px;
  color: #00c26f !important;
  pointer-events: none;
  /* padding-right:15px */
}
.div-01 .btn-01 svg path{
  position: absolute;
  margin-top: 2px;
  margin-left: 2px;
}
.div-02 .btn-02{
  background-color: #2f2f2f;
  color:#808086 !important 
}
.form-02 .div-01 .btn-01:before{
  position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    margin-left: -19px;
    margin-top: 6px;
    border-radius: 50%;
    /* background: #3e3f57; */
    background:#E50914
}
.form-02 .div-01 .btn-02:before{
  position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    margin-left: -19px;
    margin-top: 6px;
    border-radius: 50%;
    /* background: #3e3f57; */
    background:#E50914

}
.align-self-center{
  align-self: center;
}
.coluna-02 .div-01{
  border-left: 1px solid #464646;
  padding-left: 15px;
  padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
}
.coluna-02 .div-01 span{
  font-size: 0.8rem;
}
.coluna-02 .div-01 button{
  font-size: 0.8rem;
  border-bottom: 1px dashed #00b67a;
  padding: 0;
  outline: none;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
}
.pagamento-cartoes{
  background-position: 64.28571428571429% 36.734693877551024% !important;
    width: 136px;
    height: 40px;
    background: url(../images/logo.svg) no-repeat;
}
.btn-bottom{
  padding-top:40px
}
.btn-bottom button{
  width: 100%;
}
.section-02{
  background: #2b2b37;
  padding: 20px;
  border-radius: 5px 5px;
}
.section-02 .bg-right{
  background: url(../images/logo.svg) no-repeat;
  background-position: 0 100% !important;
  width: 124px;
  height: 89px;
  margin-inline: auto;
}
.section-02 .div-01{
  text-align: -webkit-center;
}
.section-02 .div-02{
  text-align: -webkit-right;
}

.section-03 .div-00{
  /* background: #363948; */
    height: 60px;
    border-radius: 10px 10px;
    /* border: 1px solid #2b2b37; */
    box-shadow: 0px 0px 5px 0px;
}


.section-cards-01 .container:after{
  content:'';
  position: absolute;
  width: 50%;
  height: 473px;
  /* top: 0; */
 /*  margin-left: -40px; */
  margin-top: -410px;
  z-index: -1;
  left: 0;
 background-image: linear-gradient(120deg, #e50914 0%, #280d04 100%);
 border-bottom-right-radius: 10px;
}

.section-cards-01 .row .box{
    width: 30%;
   /*  height: 190px;
    border: 1px solid #ccc; */
}

.section-cards-01 .row .center-box{
  height: 600px;    text-align: -webkit-center;
}
.section-cards-01 .row .left-box h5{
 line-height: 2;
 color: #fff;
 font-size:1.3rem
}
.section-cards-01 .row .left-box{
  margin-top: 190px;
 }
.section-cards-01 .row .left-box .btn{
  margin-top:40px
 /*  position:absolute; */
  /* bottom:0 */
 }
.section-cards-01 .row .right-box div:before{
  content:'';
  position:absolute;left: 0;
    border: 2px solid #e50914;
    width: 50px;
    height: 50px;
    /* top: 50%; */
    font-size: 1.9rem;
    border-radius: 25px;
    /* padding-top: 6
px
; */
    /* transform: translateY(-50%); */
    text-align: center;
}
.section-cards-01 .row .right-box div:nth-child(1):before{
  content:'1';
}
.section-cards-01 .row .right-box div:nth-child(2):before{
  content:'2';
}
.section-cards-01 .row .right-box div:nth-child(3):before{
  content:'3';
}
.section-cards-01 .row .box div{
  position: relative;padding-left:64px
}
.section-cards-01 .row .center-box div{
  height: inherit;
  width: 300px;
  border: 1px solid #c5c5c5;
  box-shadow: 0px 0px 8px 0px #ccc;
  border-radius: 40px;
  border: 10px solid #4a4a4a;
}
.section-cards-01 .row .center-box .img-mobile{
  background-size: 100% 100% !important;
}

.section-cards-01 .row .tudo{
  justify-content: space-between;align-items: center;
}
.section-cards-01 .row .tudo{
  justify-content: space-between;align-items: center;
}
.section-cards-02 {
  padding:120px 20px
}
#perspectiva-01 img{
  width: 80%;
}
#perspectiva-02 img{
  width: 80%;
}


.section-cards-02 .card-title{
  font-size: 3rem;
}
.section-cards-02 .div-02 div{
  top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.section-cards-02 .div-02 ul {
  font-size: 1.5rem;
  list-style: none;
  color: dimgrey;
  padding: initial;
}
.section-cards-02 .div-02 ul svg {
  font-size: 0.8rem;
  color: #ed5f66;
  vertical-align: middle;
}
.section-cards-03{
  min-height: 423px;padding-top: 100px;
}
.section-cards-04 .card{
  background: none;
  border:none
 }
 .section-cards-04 .card-title{
  font-size:5rem
 }
.section-cards-04{
 background-color: transparent;
  background-image: linear-gradient(120deg, #e50914 0%, #f47c54 100%);
  height: 250px;

}

.section-cards-05 .card{
  background: none;
/*   border:none; */
  text-align: center;    
  align-items: center;
  height: 300px;
  padding:20px 16px;
}
.section-cards-05 .card img{
  width: 40%;
  box-shadow: 0px 0px 30px -20px #00aed7;
  border-radius: 50px;
  padding: 15px;
}
.section-cards-05 .rounded-circle{
  width:70px;height:70px;background:#ed5f66;margin:auto
}
.section-cards-05 .rounded-circle h2{
  margin-top: 15%;

}
.section-cards-05 .card-title{
  color:#56566e
}
.section-cards-05 .card-text{
  font-size: 1.1rem;
}
.section-cards-06 .card{
  background: none;
  border:none;
}
.section-cards-06 .div-01 div{
  top: 50%;
  transform: translateY(-50%);
  /* left: 25%; */
  position: absolute;
}
.section-cards-06 .card-body{
  background-image: linear-gradient( 
    120deg, #e50914 0%, #f47c54 100%);padding:50px;opacity: 0.9;
}
.section-cards-06 #contato_enviar{
  color:dimgrey;background:#fff
}
.section-cards-06 label{
  color:#fff;
}
.section-cards-06 input{
  background:transparent !important;border:1px solid #ff7373;color:#fff !important
}
.section-cards-06 textarea{
  background:transparent !important;border:1px solid #ff7373;color:#fff !important;min-height: 120px;
}
.section-cards-06 .card-right h2{
  color:#fff
}
.section-cards-06 .card-left h5{
  align-self: center;margin-top:10px
}



.section-cards-06 .card-left h2:after {
  position: absolute;
  margin-top: 70px;
  left: 4%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 90px;
  height: 3px;
  background: #ed5f66;
  content: "";
}
.section-cards-07 h3:after {
  position: absolute;
  margin-top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100px;
  height: 2px;
  background: #ed5f66;
  content: "";
}
.section-cards-06 .carousel-indicators{
  top:105%;
}
.div-center{
  border-left:  1px solid #ffffff3d;
  border-right: 1px solid #ffffff3d;
 }
 .section-cards-07 {
   margin-top: 100px;
 }


.fundo{
  background-image: url(https://www.ametex.beplusthemes.com/wp-content/uploads/2019/04/bg03.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.05;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 473px;
  width: 50%;
  left: 0;
  position: absolute;
  bottom:0
}

/* coluna 02 header */

.new-stepper-tab span {
  position: relative;
  z-index: 1;
}

.new-stepper-tab__text {
  display: flex;
  align-items: center;
}
@media (min-width: 768px){
  .new-stepper-form_margin {
    margin: 0;
  }
}
.new-stepper-form_margin {
  margin: 0 -15px;
}
.new-stepper-tabs {
  display: flex !important;
}
.new-stepper-tab_dark {
  /* background: #30303e; */
  border: 1px solid #9393a9;
}
.new-stepper-tab_buy-sell-dark, .new-stepper-tab_exchange-dark {
  /* border: 1px solid #46475e; */
  border-bottom-color: transparent;
}

.new-stepper-tab_buy-sell, .new-stepper-tab_exchange {
  /* border: 1px solid #fff; */
}
.new-stepper-tab_active-dark {
  /* color: #fff !important; */
  /* background: #343443; */
  border-bottom: 1px solid transparent;
}
.new-stepper-tab_active {
  color: #2b2b36;
  /* background: #fff; */
}
.exchange-quadro{
  /* background: #343443; */
  border: 1px solid #9393a9 !important;
  border-top: none !important;
  padding: 30px;
  border-radius: 0px 0px 8px 8px;
  
}
.now-input__dark .now-input--labels {
  margin-top: 5px;
  margin-left: 20px;
}

@media (min-width: 768px){
  .exchange-calculator--amount-field, .exchange-calculator--estimation-field {
      font-size: 15px;
      color:#909090
  }
}
.exchange-quadro .form-01{
  height: 70px;
  border-radius: 4px 4px 0 0;
  /* border: 1px solid rgba(255,216,92,.5)!important; */
  border: 1px solid #cecece;
  background:#fff

}
.exchange-quadro .form-01 input{
  
    width: 350px;
    height: 100%;
    margin: 0;
    padding: 17px 20px 0;
    font-size: 24px;
    color: #5f5f5f;
    /* background-color: #3e3e59; */
    border-radius: 5px 0 0 5px;
    outline: none;
    border: none;

}

.exchange-quadro .div-select .currency-item--ticker:after{
  display: inline-block;
  margin-left: 2em;
  vertical-align: .255em;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-bottom: 0;
  border-left: .3em solid transparent;
}

.exchange-quadro .form-01 .div-select{
  align-self: center;
  width: 140px;
  /* height: 100%;  */
  
  /* background-color: #36324a; */
}
.new-stepper-tab {
  display: flex ;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 12px;
  line-height: 14px;
  /* color: #808086; */
  /* color: #fff; */
  font-weight: 500;
  letter-spacing: .4px;
  padding: 0 8px;
  /* border: 1px solid transparent; */
  width: 100%;
  height: 44px;
  border-radius: 12px 12px 0 0;
  transition: color .3s ease;
}
.new-stepper-tab_buy-sell-dark:before {
  /* background: #343443 !important; */
  border-radius: 5px 0 0 0 !important;
  border: 1px solid #9393a9 !important;
  border-right: none !important;
  border-bottom: 1px solid transparent !important;
}
.ativo-change{
  /* color:#fff */
  color:#5f5f5f;
  background: transparent;

}
.inativo-change{
  color:#fff;
  background:#2b2b37
}
.ativo-change:before {
  content: attr(data-before);
  position: absolute;
  top: -1px;
  left: -14px;
  bottom: 0;
  width: 25px;
  height: calc(100% + 2px);
  -webkit-transform: skewX(
-20deg
);
  transform: skewX(
-20deg
);
  z-index: 1;
}
.new-stepper-tab_buy-sell:before {
  background: #fff;
  border-radius: 5px 0 0 0;
  border: 1px solid #fff;
  border-right: none;
}
@media screen and (min-width: 768px){
  .new-stepper-tab {
      font-size: 14px;

      line-height: 15px;
      height: 50px;
  }
}
.new-stepper-body_main-page {
  padding: 20px 24px 24px;
}
.new-stepper-body_dark {
  background: #343443;
  border: 1px solid #46475e;
  border-top: none;
}
.new-stepper-body {
  padding: 16px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: #fff;
}

.new-stepper-tab span {
  position: relative;
  z-index: 1;
}
.now-input{
  border-right: 1px solid #ccc;
}
.now-input--labels {
  position: absolute;
  display: flex;
  align-items: center;
}
.new-stepper-tab__text {
  display: flex;
  align-items: center;
}

@media (min-width: 768px){
  .exchange-calculator--selected-currency-item {
      padding-left: 10px;
  }
}
.currency-item--currency-icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.exchange-calculator--selected-currency-item {
    align-items: center;
    font-size: 20px;
    -webkit-user-select: none;
    user-select: none;
}
.currencies-sprite--usd {
  background: url(../images/paises.svg) no-repeat;
  background-position: 53.433476394849784% 45.05747126436781%;
  width: 25px;
  height: 24px;
}
.currencies-sprite--jpy {
  background: url(../images/paises.svg) no-repeat;
  background-position: 32.18884120171674% 33.5632183908046%;
  width: 25px;
  height: 24px;
}
.currencies-sprite--eth {
  background: url(../images/paises.svg) no-repeat;
  background-position: 56.53104925053533% 72.41379310344827%;
  width: 24px;
  height: 24px;
}
.currencies-sprite--brl {
  background: url(../images/paises.svg) no-repeat;
  background-position: 10.729613733905579% 16.7816091954023%;
  width: 24px;
  height: 24px;
}
.currencies-sprite--btc {
  background: url(../images/paises.svg) no-repeat;
  background-position: 64.02569593147751% 49.6551724137931%;
  width: 24px;
  height: 24px;
}
.currencies-sprite--ada {
  background: url(../images/paises.svg) no-repeat;
  background-position: 58.214285714285715% 33.59041394335512%;
  width: 24px;
  height: 24px;
}
.currencies-sprite--gbp {
  background: url(../images/paises.svg) no-repeat;
  background-position: 32.18884120171674% 0;
  width: 25px;
  height: 24px;
}

.currencies-sprite--eur {
  background: url(../images/paises.svg) no-repeat;  
  background-position: 15.879828326180258% 27.816091954022987%;
  width: 25px;
  height: 24px;
}
.exchange-calculator--fields-section {
  display: flex;
}
@media (min-width: 768px){
.new-stepper-body {
    padding: 40px;
}
}
/* fim coluna 2 */

footer ul{
    padding: initial;list-style: none;
    list-style: none;
    line-height: 2rem;
    font-size: 1.1rem;
  }
  footer a{
    /* text-decoration: none;color: #252525b3; */
    text-decoration: none;color: #fff;
  }
  footer h5{
    /* text-decoration: none;color: #252525b3; */
    color: #fff;
  }
  footer{
    margin-top: 60px !important;
  }
  footer li:hover{
    color: #cacaca !important;
  }
footer svg{
    font-size: 20px !important;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.section-04 .box,footer{
    padding: 60px 0px 60px 0px;
  }
  .container-aux{
    /* width: 1000px; */
    margin: auto;
  }
  .footer-yellow{
      background-color:#FAAF18;
      height:180px;
  }
  .footer-yellow .logo{
    align-self: flex-end;
  }
  .footer-yellow .card{
    background: transparent;
    border: none;
  }
  .container-aux a{
    /* font-family: 'speedee regular' !important; */
    /* font-weight: 600; */
  }
  .container-aux a:hover{
    color:#185494 !important
  }
  .botoes-app{
    text-align: end;
  }
  .svg-sprite--logotype {
    background-position: 97.08454810495627% 77.7292576419214% !important;
    background-position-x: 97.0845%;
    background-position-y: 77.7293%;
    width: 87px;
    height: 56px;
    background: url(../images/logo.svg) no-repeat;
    position: relative;
    top: -9px;
    }
    .svg-sprite--logotype-sub {
        background-position: 0 0;
        width: 189px;
        height: 30px;
    background: url(../images/logo.svg) no-repeat;

    }

    .modal-sign{
      border-radius: .9rem;
      border:none
    }


    .pg-wallet .tr-moeda{
      font-size:1rem;
    }

    /* pagina bank */

    .table-bank tr{
      vertical-align: middle;
    }


    /* pagina wallet/deposit */

    .table-wallet-deposit tr{
      font-size: 0.8rem;
    }

    .texto_codigo2fa{
      width: -webkit-fill-available;
    text-align: center;
    border: none;
    resize: none;
    }



  @media (min-width: 768px) and (max-width: 991px){
    .section-02 .div-02 .bg-right{
      position:relative;right:20px
    }
    .exchange-quadro .form-01 input{
      width:170px
    }
   
  }

  @media (min-width: 992px) and (max-width: 1199px){

    .exchange-quadro .form-01 input{
      width:260px
    }
  }
  

 

  @media (min-width: 990px){
    .navbar-collapse{
      /* flex: none !important */
    }
    .sign{
      align-self: center;
    }
  }

  

  

  @media (max-width: 767px){
      .lista-moeda{
        width: 65%;
      } 
  }

  @media (max-width: 767px){
    .section-comments .carousel-control-prev {
      margin-left: initial;
    }
    .section-comments .carousel-control-next {
      margin-right: initial;
    }
    .exchange-quadro .form-01 input{
      width:100%
    }
   
  }

  @media (min-width: 320px) and (max-width: 429px){
    .exchange-quadro .form-01 .div-select {
      width: 48%;
    }

    .exchange-quadro .form-01 .div-select .exchange-calculator--selected-currency-item{
     float:right;
     margin-right:5%
    }

    .exchange-quadro .form-01 .now-input {
      width: 52%;
    }

  }

  @media (min-width: 430px) and (max-width: 500px){
    .exchange-quadro .form-01 .div-select {
      width: 35%;
    }

    .exchange-quadro .form-01 .div-select .exchange-calculator--selected-currency-item{
     float:right;
     margin-right:5%
    }

    .exchange-quadro .form-01 .now-input {
      width: 65%;
    }

  }

  @media (min-width: 501px) and (max-width: 600px){
    .exchange-quadro .form-01 .div-select {
      width: 28%;
    }

    .exchange-quadro .form-01 .div-select .exchange-calculator--selected-currency-item{
     float:right;
     margin-right:5%
    }

    .exchange-quadro .form-01 .now-input {
      width: 72%;
    }

  }

  @media (min-width: 601px) and (max-width: 767px){
    .exchange-quadro .form-01 .div-select {
      width: 25%;
    }

    .exchange-quadro .form-01 .div-select .exchange-calculator--selected-currency-item{
     float:right;
     margin-right:5%
    }

    .exchange-quadro .form-01 .now-input {
      width: 75%;
    }

  }

  @media (min-width: 497px) and (max-width: 796px){
    .section-02 .div-02{
      margin-top:20px
    }

  }
  @media (min-width: 407px) and (max-width: 496px){
    .section-02 .div-02{
      margin-top:50px
    }

  }

  @media (max-width: 406px){
    .section-02 .div-02{
      margin-top:100px
    }

  }

  @media (max-width: 370px){
    .google-play-seguranca img{
      margin-top:10px
    }

  }

  @media (max-width: 440px){
    #registro-box {
      width: 300px;
    }
  }

 


  @media (max-width: 995px){

    .section-cards .card{
      width:100%;
    }


    #text-moeda-01,#text-moeda-02{
      font-size: 0.9rem;
    }
    
    .section-02 .div-center .div-00{
      background:transparent;
      padding: 50px;
    }
    .section-02 .div-center{
      margin-top: 0px;
    }
    .section-02 .div-center .div-00 h6{
     line-height:2.2rem
    }
    
  .navbar .bandeira:before {
    right: 97%;
  }
  .logo-navbar02 {
    display:none
}

@media (max-width: 991px){

  .logo-navbar01 {
    /* margin-right: auto; */
    font-size: 1.4rem;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 10px;
  }
  .botoes-nav{
    position:initial
  }

  .section-cards-01 .row .tudo{
    display:block !important
  }
  .section-cards-01 .row .box{
    width: initial;
  }

  .section-cards-01 .row .left-box h5{
    color: initial;
  }
  .section-cards-01 .row .left-box{
    margin-top: initial;text-align: center;margin-bottom: 100px !important;
  }
  .section-cards-01 .container:after{
    width: 100%;
  }
  .section-cards-01 .row .right-box p{
    color: #fff;
  }
  .section-cards-01 .row .right-box{
    margin-top:80px
  }
  .section-cards-01 .row .right-box div:before{
    color: #fff;
  }
  .section-cards-01 .row .box span{
    color:#fff
  }
  .section-cards-01 .row .left-box{
    margin-bottom: 30px;
  }
  .section-cards-02 .div-02 div {
    /* top: 50%; */
    margin-top: 60px;
    transform: initial;
    position: initial;
}
.section-cards-05{
  margin-top:initial !important
}
.section-cards-05 .card{
  margin-bottom:20px
}
.section-cards-05 .titulo{
  font-size: 1.5rem;
}
#exampleSlider{
  position: relative;
}
#exampleSlider .MS-content .item{
  height:307px !important
}
#exampleSlider .conteudo svg{
  display:none
}
.section-cards-06 .div-02 img{
  width: 100%;margin-top:30px
}
.section-cards-05 .card {
  height: initial;
}
.section-cards-06 .div-01 div{
  transform: initial;
  position: initial;
}
    
}

  }
  @media (max-width: 768px){
    /* .section-cards .card{
      width:360px;
    } */
    /* .section-02 .div-02{
      margin-top:100px
    } */
    .section-01 .coluna-02{
      margin-top:60px
    }
    .botoes-guia{
      text-align:left;
    }
    .botoes-guia a{
      margin-bottom:10px
    }
  }

  @media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
       /* max-width: 1163px;*/
        max-width: 1266px;
    }
  }

  

  @media (max-device-width: 600px) {

  

    .section-cards-02 .slide-05{
      flex-direction: column-reverse;
    }
    .section-cards-02 .titulo-01{
      font-size:4rem !important
    }
    .section-cards-05 .rounded-circle h2 {
      margin-top: 27%;
  }
    .section-cards-06 .card-left h2:after{
      left:15%
    }
    .section-cards-07 .card{
      margin-bottom:20px
    }
    .section-cards-06 .card-right{
      padding: initial !important;margin-top:60px
    }
    #distorcao-01 img {
      width:80%
    }
    #distorcao-02 img{
      width:80%
    }

    #distorcao-01,#distorcao-02{
      text-align: center;
    }
    .section-cards-04{
      height: initial;
    }
      .footer{
        padding-left: 0px;
      }
      footer{
        margin-top: 60px !important;
      }
      .footer-yellow{
        height: 500px;
        text-align: center;
      }
      .imagem-logo-mob{
        display:block;
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 10px;
      }
      
      .arte-yellow{
        height: 60px !important;
        margin-top: 498px !important;
        display:block !important
      }
      
    .padding-large{
        padding-top:50px;
        padding-bottom:50px
    }
    .termos{
        display:initial !important;
    }
    .botoes-app{
        text-align: center;
    }
    

    .copyright{
        display: inherit;
        margin-inline: auto;
        width: 170px;
    }

    .copyright h5 {
        margin-top: 12px;
        font-size: 0.8rem;
    }

    
  }

  @media (min-width: 576px){
    .modal-dialog {
        max-width: 450px;
    }
  }


  .tooltip {
    position: relative;
    display: inline-block;
    font-size: 16px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
     position: absolute;
     z-index: 1;
    width: 120px;
    top: 100%;
     left: 50%; 
     margin-left: -60px; 
    font-size: 12px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}
