﻿/* by shark IMAGEM DO PERFIL*/
.user-image{
object-fit: cover;
    width: 100px;
    height: 100px;
    max-width: 100px;
    background-position: center center;
    background-size: cover;
    border-radius: 50%;
    display: block;
}

/*BARRA DE ROLAGEM*/
::-webkit-scrollbar {
  width:10px;
  height: 10px;
}

/*BARRA DE ROLAGEM INTEIRA*/
::-webkit-scrollbar-track {
  background: #EFEFEF;
  border-radius: 15px;
}

/*BARRA DE ROLAGEM*/
::-webkit-scrollbar-thumb {
  background: #227D9D !important;
  border-radius: 15px;
}

.conteudo {
  box-shadow:5px 4px 9px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow:5px 4px 9px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:5px 4px 9px 1px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
}

.list-group-item {
  
}

.logo{
  text-align: right;
}

.logo img{
  width: 100px;
}

.blockicons a{
 text-decoration: none !important;
 color: #fff; 
}

.conta a{
  text-decoration: none !important;
  color: #000 !important;
}

.icones a{
  text-decoration: none !important;
  color: #000;
}

.link2{
  text-decoration: none !important;
}

.itenstop{
  padding: 20px 15px 15px 15px;
}

.topo{
  background: #227D9D;
  background-image: url('https://condominiofloresdovale.com.br/images/topo_image.jpg');
}

.blockuser {
   display: table;
   width: 100%;
   max-width: 60px;
   height: 60px;
   border-radius: 50%;
   background: #227D9D;
   color: #fff;
}

.blockuser i {
   display: table-cell;
   text-align: center;
   vertical-align: middle;
}

.blockicons {
    text-align: right;
    color: #fff;
}

.blockicons{
  display: table;
  width: 100%;
}

.blockicons i{
   vertical-align: middle;
   font-size: 21px;
   margin-left: 20px;
}

.nometop {
  margin-top: 15px;
  margin-bottom: 10px;
}

.nometop span{
  font-size: 20px;
  color: #fff;
  font-weight: 500;
}

.conta{
  padding: 15px;
}

.spanganhar {
    font-size: 22px;
    font-weight: 500;
    margin-right: 10px;
}

.spanvalor {
    font-size: 27px;
    font-weight: 700;
}

.spancifrao{
   font-size: 27px;
    font-weight: 700;
}

.col-ico1{
  position: relative;
  text-align: right;
  padding-right: 30px;
}

.col-ico1 i{
  position: absolute;
  top: 10px;
}

.valorescondido{
  width: 100%;
  max-width: 150px;
  height: 30px;
  font-size: 20px;
}

.valorescondido span{
  height: 25px;
}

.hidden{
  display: none !important;
}

.icones{
  padding: 15px;
  margin-top: 20px;
}

.slides1 p{
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
  margin-top: 8px;
}

.slides1 i{
  font-size: 21px;
}

.cartoes{
  padding: 15px;
  text-align: center;
}

.cartoes button{
  padding: 15px;
  background: #227D9D;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  width: 100%;
}

.btn2{
  padding: 15px;
  background: #227D9D;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  width: 100%;
  max-width: 140px;
}

.btn3{
  padding: 15px;
  background: #227D9D !important;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  width: 100%;
  max-width: 140px;
}

.cartoes button:hover{
  color: #fff;
}

.cartoes button i{
  margin-right: 10px;
}

.historico{
  padding: 15px;
  margin-top: 20px;
  padding-bottom: 100px;
}

.list-group-item{
  border: none !important;
}

.historico h4{
  font-size: 25px;
}

.historico img{
  width: 30px;
  position: relative;
  top: 10px;
}

.linha1{
  margin: 15px 5px 20px 5px;
  border-bottom: 1px solid #bbbbbb;
}

.text1{
  padding: 15px;
}

.text1 p{
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.spinner-border {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
}

.spinner {
    text-align: center;
    padding: 20px;
}

.video {
  padding: 15px;
}

.video iframe{
  width: 100%;
  height: 250px;
}

.textvideo{
  text-align: center;
  padding: 15px;
}

.textvideo p{
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.form-check{
    width: 120px;
    text-align: center;
    margin: 0 auto;
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 15px;
}

.rating {
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  font-size: 50px;
}

.rating label {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  cursor: pointer;
}

.rating label:last-child {
  position: static;
}

.rating label:nth-child(1) {
  z-index: 5;
}

.rating label:nth-child(2) {
  z-index: 4;
}

.rating label:nth-child(3) {
  z-index: 3;
}

.rating label:nth-child(4) {
  z-index: 2;
}

.rating label:nth-child(5) {
  z-index: 1;
}

.rating label input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.rating label .icon {
  float: left;
  color: transparent;
}

.rating label:last-child .icon {
  color: #000;
}

.rating2 label:last-child .icon {
  color: #227D9D;
}

.rating:not(:hover) label input:checked ~ .icon,
.rating:hover label:hover input ~ .icon {
  color: #227D9D;
}

.rating label input:focus:not(:checked) ~ .icon:last-child {
  color: #000;
  text-shadow: 0 0 5px #09f;
}


.texto01{
  font-size: 25px;
  padding: 15px 15px 0 15px;
}

.texto01 p{
  border: 1px solid #9d9d9d;
  padding: 10px;
}

.stars{
  padding: 15px 15px 0 15px;
  text-align: center;
}

.stars i{
  font-size: 25px;
}

.texto02{
  padding: 15px 15px 0 15px;
  text-align: center;
}

.texto02 p{
  font-size: 25px;
  font-weight: 700;
}

.texto03{
  padding: 15px 15px 0 15px;
  text-align: center;
}

.texto03 p{
border: 1px solid #9d9d9d;
  padding: 10px;
}

.btn4 {
    text-align: center;
    padding: 15px 15px 25px 15px;
}

.texto04{
  width: 100%;
  text-align: center;
  padding: 15px;
}

.texto04 textarea{
  width: 100%;
  padding: 10px;
  max-width: 450px;
}

.texto05{
  width: 100%;
  padding: 15px;
}

.icoverde{
  color: #179d30;
}

.icovermelho{
  color: #d84f4f;
}

.input-group {
    height: 45px;
}

.form-select{
  height: 45px;
}

body {
  overflow: hidden; 
}

#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fff; /* cor do background que vai ocupar o body */
    z-index:9999; /* z-index para jogar para frente e sobrepor tudo */
}
#preloader .inner {
    position: absolute;
    top: 50%; /* centralizar a parte interna do preload (onde fica a animação)*/
    left: 50%;
    transform: translate(-50%, -50%);  
}

/* by shark width 35 height 35*/
.bolas > div {
  display: inline-block;
  background-color: #227D9D;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  margin: 3px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: animarBola;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
   
}
.bolas > div:nth-child(1) {
    animation-duration:0.75s ;
    animation-delay: 0;
}
.bolas > div:nth-child(2) {
    animation-duration: 0.75s ;
    animation-delay: 0.12s;
}
.bolas > div:nth-child(3) {
    animation-duration: 0.75s  ;
    animation-delay: 0.24s;
}
 
@keyframes animarBola {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  16% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
  }
  33% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1; 
  } 
}
/* end: Preloader */

.sucesso{
  padding: 15px;
}

.sucesso img{
  width: 100%;
  max-width: 50px;
}

.msg_sucesso{
  background-image: url('../img/gif1.gif');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 20px 20px 20px;
  text-align: center;
}

.msg_sucesso h4{
  font-weight: 700;
  font-size: 30px;
}

.msg_sucesso p{
  font-weight: 500;
  font-size: 18px;
}

/* by shark */
.msg_cpf_invalido{
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 20px 20px 20px;
  text-align: center;
}

.msg_cpf_invalido h4{
  font-weight: 700;
  font-size: 30px;
}

.msg_cpf_invalido p{
  font-weight: 500;
  font-size: 18px;
}

.p1{
  text-align: center;
  font-weight: 500;
}

.p1 .span1{
  color: #de3c3c;
  font-weight: 700;
  font-size: 18px;
}

.p2{
  text-align: center;
  font-size: 23px;
  font-weight: 500;
}

.p2 span{
  font-weight: 700;
  color: #de3c3c;
}

.p3{
  text-align: center;
  font-weight: 500;
  font-size: 13px;
  margin-bottom: 0 !important;
}

.termos {
    text-align: center;
    margin: 10px 20px 50px 20px;
    padding-bottom: 50px;
}

.termos .collapse{
text-align: left !important;
}

.icone3 .fa-check-circle{
    font-size: 25px;
    position: relative;
    top: 19px;
    color: #45af59;
}

.fa-plus-circle{
  font-size: 27px;
    position: relative;
    top: 20px;
    color: #489dde;
}

.titu2 h5{
  font-size: 16px;
  font-weight: 700;
}

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

.analise{
  background: #fafa76;
  padding: 2px 2px;
  text-align: right;
  border-radius: 50px;
  font-weight: 700;
  font-size: 11px;
  height: 28px;
}

.apto{
  background: #9bdeb0;
  padding: 5px 5px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  font-size: 11px;
  height: 28px;
}

.indef{
  background: #FFA07A;
  padding: 5px 5px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  font-size: 11px;
  height: 28px;
}

.ganhei{
  background: #45af59;
  padding: 5px 5px;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  font-size: 11px;
  color: #fff;
}

.h5-1{
  font-size: 17px !important;
}

.h5-1 .fa-envelope{
  color: #e56161;
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.h5-1 .fa-whatsapp{
  color: #6dc26b;
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  top: 1px;
}


.h5-1 .fa-telegram{
  color: #2b9fcf;
  margin-right: 10px;
  font-size: 20px;
  position: relative;
  top: 1px;
}

.btnvoltar {
    text-align: center;
    margin-top: 50px;
}

.btns3{
  text-align: center;
    margin-top: 20px;
}

.uploader input {
  display: none;
}

.uploader {
  -webkit-align-items: center;
  align-items: center;
  background-color: #efefef;
  background-color: rgba(0, 0, 0, 0.02);
  cursor: pointer;
  display: -webkit-flex;
  display: flex;
  height: 200px;
  -webkit-justify-content: center;
  justify-content: center;
  outline: 3px dashed #ccc;
  outline-offset: 5px;
  position: relative;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  border-radius: 50%;
}

.uploader i{
  font-size: 40px;
  color: #b1b1b1;
}

.uploader img,
.uploader .icon {
  pointer-events: none;
}

.uploader,
.uploader .icon {
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.uploader .icon {
  color: #eee;
  color: rgba(0, 0, 0, 0.2);
  font-size: 5em;
}

.uploader.dragging {
  outline-color: orangered;
}

.uploader.dragging .icon {
  color: orangered;
}

.uploader.loaded .icon {
  color: #fff;
  color: rgba(255, 255, 255, 0.5);
}

.uploader img {
  left: 50%;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;

  object-fit: cover;
  width: 100%;
  height: 200px;
  max-width: 200px;
  background-position: center center;
  background-size: cover;
  border-radius: 50%;
  display: block;
}

.uploader img.loaded {
  opacity: 1;
}

div#notificacao {
  margin-top: 40px;
}

.spinner4{
  display: inline-block;
  width: 30px !important;
  height: 30px !important;
  text-align: center;
}

.input-largo{
  font-size: 22px;
  font-weight: 500;
}

.video12 iframe{
  width: 100%;
  height: 250px;
}

.prova p{
  font-size: 16px;
  font-weight: 700;
}

.check1{
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
}

.progresso{
  text-align: center;
  margin-top: 25px;
}

.bg-warning {
    background-color: #227D9D !important;
}

.progress2 {
    background-color: #dbdbdb;
}

.passos4 {
    font-weight: 700;
}

 .itensmodal i{
    margin-right: 10px;
    font-size: 20px;
  }

  .itensmodal a{
    text-decoration: none;
    color: #000;
    font-size: 18px;
    font-weight: 700;
  }

  .itensmodal p{
    line-height: 35px;
    margin-bottom: 0;
  }

  .btnfechar {
    position: absolute;
    right: 15px;
  }

  .modal3{
    width: 100%;
    max-width: 350px;
  }

  .imgpreview{
    width: 100%;
  }

.bloco-geral {
    box-shadow: 5px 4px 9px 1px rgb(0 0 0 / 30%), 0 0 40px rgb(0 0 0 / 10%) inset;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.bloco-logo1 img{
    width: 100%;
    max-width: 150px;
}

.bloco-logo2 img{
    width: 100%;
    max-width: 80px;
    margin-bottom: -80px;
}

.bloco-logo1 {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    margin-bottom: -90px;
}

.bloco-logo2 {
    text-align: right;
}

.bloco-center{
    
}

.col-icone{
    display: table;
    border: 1px solid #c8c8c8;
    padding: 10px !important;
}

.btn1 {
	heigth: 150px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.col-icone img{
    width: 100%;
    max-width: 40px;
    padding-bottom: 7px;
}

.col-icone p{
   font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    color: #5e5e5e;
    margin-bottom: 0 !important;
}

