

.card {
  box-shadow: 0px 6px 15px #00000027;
  border-radius: 10px;
  border: none;
}



input:checked+.slider {
  background-color: var(--primary);
}





.bg-image {
  width: 110px;
  clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  background: #ffffff;
  box-shadow: 0px 3px 6px #0000004d;
  margin: 0 auto 0px;
  top: -45px;
  position: relative;
  padding: 20px 0;
}









footer {
  background: #444444;
}

footer p {
  font-size: 16px;
  color: #787878;
  padding-top: 0;
  font-family: "VAG Rundschrift D";
}

footer p a {
  color: #787878;
}

.footer_menu li a {
  /* color: var(--secondary); */
  font-size: 14px;
  font-weight: 500;
}

footer .footer_line>div>div>p,
footer>div.footer_line>div>div>p>a {
  color: #cfcfcf !important;
}

#mensagem_privacidade.active,
#mensagem_privacidade .button-cookies.azul:hover {
  background: #fff;
}

#mensagem_privacidade .button-cookies:hover,
#mensagem_privacidade .button-cookies.azul,
#modalPolitica .button-cookies.azul {
  border: #fff 1px solid;
  color: #fff;
}

#modalPolitica .button-cookies.azul,
#modalPolitica .button-cookies,
#mensagem_privacidade .button-cookies.azul {
  border-radius: 10px;
  background-color: var(--secondary);
}

#modalPolitica .button-cookies,
#mensagem_privacidade .button-cookies {
  border-radius: 10px;
  color: var(--secondary);
  border-color: var(--secondary);
  background-color: #fff;
}

body>footer>div.container.footer_line.py-4>div>div.col-md-4.align-self-end>p {
  font-family: "VAG Rundschrift D";
}


.socials {
  margin-top: 40px;
}

/* .socials li a {
  background: var(--primary);
  color: #FBB03B;
  border-color: var(--primary);
} */

header .menu {
  justify-content: space-between;
}

#buscarGeo,
#buscarGeo>i {
  color: #fff;
  text-transform: initial !important;
  background: transparent;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}





footer p,
footer p a {
  font-family: "Montserrat";
}



canvas {
  display: none;
}

#board {
  display: block;
  min-width: 300px;
}





@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.1);
  }

  100% {
    transform: scale(1);
  }
}



.animate__animated.animate__slow {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-duration: calc(var(--animate-duration) * 15);
  animation-duration: calc(var(--animate-duration) * 15);
}

#faq .btn-link {
  font-family: Montserrat;
  font-size: 22px;
  box-shadow: 0px 6px 15px #0000000d;
  margin-bottom: 15px;
  background: var(--primary) !important;
  color: var(--white) !important;
  text-decoration: none;
  padding: 28px 30px;
}

#faq .btn-link.collapsed {
  color: var(--secondary) !important;
  background: var(--white) !important;
}

#faq .btn-link.collapsed:after {
  border-width: 14.7px 8.5px 0 8.5px;
  border-color: var(--primary) transparent transparent transparent;
}

#faq .btn-link:after {
  border-color: transparent transparent #fff transparent;
}

/* FORGOT */

#form-forgot-password>div.scene-form.senha .card-header>strong,
#form-forgot-password>div.scene-form.senha>div>div>div.card-body>div>div>div>div:nth-child(2)>div>div>input {
  text-transform: uppercase !important;
}

#form-forgot-password>div.scene-form.senha>div>div {
  width: 25rem !important;
}

/* SORTEIOS */

body.sorteios>section>div>div:nth-child(3)>div.skew>div>a {
  text-transform: uppercase;
}

.sorteios .banner-interno {
  padding-top: 50px;
}

body.sorteios>section>div>div:nth-child(2)>div>table>tbody>tr:nth-child(1),
body>section>div>div:nth-child(3)>div.box-inner>table>tbody>tr:nth-child(1) {
  background: #cccccc;
}

.sorteios>section>div>div:nth-child(2)>div>table>tbody>tr:nth-child(even),
body>section>div>div:nth-child(3)>div.box-inner>table>tbody>tr:nth-child(even) {
  background: #f1f1f1;
}

.sorteios th {
  font-size: 22px;
  font-weight: bold;
  color: #666666;
}

.sorteios table td,
.sorteios table td strong,
.sorteios table td i {
  color: #666666;
}

body.sorteios>section h4 {
  font-size: 30px;
  font-weight: bold;
}

/* CADASTRO */

input[type="checkbox"] {
  border-color: #000;
}

#btn-cadastrar {
  text-transform: uppercase;
}

#form-add>div.scene-form>div.container.d-flex.align-items-center.justify-content-center>div>div.card-body>div>div:nth-child(11)>div.col-xs-12.col-md-4.offset-8.text-center.wrap-agree_terms.align-self-end>div:nth-child(2)>a {
  text-decoration: underline;
}

#form-add>div.scene-form .wrap-agree_terms>div:nth-child(1) {
  margin-bottom: 0;
}

/* LINKS FOOTER */

.special-title {
  color: var(--secondary);
  font-weight: 500;
  font-family: "VAG Rundschrift D";
}

body.sorteios>section h4,
.sorteios th {
  font-family: "VAG Rundschrift D";
}

.special-title:after {
  border-radius: 50vw;
  height: 6px !important;
  background: rgb(236, 36, 116);
  background: linear-gradient(90deg,
      rgba(236, 36, 116, 1) 0%,
      rgba(239, 89, 66, 1) 100%);
  width: 175px;
}

.nav-tabs {
  display: none;
}

/* LOGIN */

.login .wrap-password {
  margin-top: -10px;
}

.usersAdd .form-control,
#form-login .form-control,
.form-control {
  min-height: 50px;
  border-color: #333333;
  color: #333 !important;
}

.bg_lateral .box label,
label {
  display: block;
  text-align: start;
  font-size: 12px;
  margin-bottom: 5px;
}

#form-login .bg_lateral .wrap-password {
  margin-bottom: 20px;
}

.border-right,
.login,
#form-forgot-password>div.scene-form.senha,
#form-updatepassword>div.scene-form.senha,
body>div.scene-form.page-changed-update-password.senha {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

#form-login .cadastrar.border-right>div>h3,
#form-login .login>div>h3,
#form-forgot-password>div.scene-form.senha .card-header>strong {
  font-weight: bold;
  font-size: 30px;
  line-height: 37px;
  margin-bottom: 20px;
  font-family: "VAG Rundschrift D";
}

#form-login .cadastrar.border-right a,
#form-login .login input {
  color: #fff;
}

.btn-primary {
  border-radius: 4px;
  width: 300px;
  height: 45px;
  color: #fff;
  /* background: #FBB03B; */
  /* border-color: #FBB03B; */
}

.btn-primary:hover {
  background: #444;
  border-color: transparent;
}

.btn-secondary {
  color: #fff;
  background: #444;
  border-color: #444;
  width: 300px;
  height: 45px;
}

.bg_roleta .btn-secondary,
.quiz form .btn-secondary,
body.sorteios>section>div>div:nth-child(3)>div.skew>div>a,
#btnContinuar {
  border-radius: 4px;
  min-width: 260px;
  width: 300px;
  height: 45px;
  color: #fff;
  background: #444;
  border-color: #444;
}

#mensagem_privacidade p {
  color: #000;
}

body>div.scene-form.page-changed-update-password.senha h1 {
  text-transform: uppercase;
}

.lucky_numbers_list .badge,
.lucky_numbers_list .badge strong,
.table-lucky-numbers thead th,
.table-lucky-numbers .badge,
.table-lucky-numbers .badge strong {
  color: #fff !important;
}

body>div.scene-form.page-changed-update-password.senha h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.btn {
  padding: 0.75rem;
}

.bg_roleta,
.quiz {
  background-image: url(../images/background_roleta.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div:nth-child(2)>div>a.btn.btn-sm.btn-primary,
body>div.scene-form.tickets>div>div>h3,
body>div.scene-form.tickets>div>div>div.card-body,
body>div.scene-form.tickets>div>div>h3,
body>div.scene-form.tickets>div>div>div.card-footer>h5 {
  /*display: none;*/
}

.quiz .container {
  text-align: center;
}

#quiz,
.quiz {
  height: 100vh;
}

#filtro_roleta {
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100%;
  z-index: 0;
  filter: hue-rotate(-10deg) brightness(0.9) saturate(0.95);
}

input[type="checkbox"] {
  filter: hue-rotate(-10deg) brightness(0.9) saturate(0.95);
}

#premioSort {
  font-size: 38px;
  color: white;
  font-weight: bold;
  text-shadow: 0px 0px 10px #0000004d;
}

#loading>i {
  color: #fff;
}

#quiz .item input {
  opacity: 1;
  width: 30%;
  height: 55%;
  position: absolute;
  cursor: pointer;
  left: 6px;
  top: 6px;
  z-index: 3;
  padding: 0;
}

#form-participate input[type="radio"] {
  filter: hue-rotate(175deg);
}

.quiz h2,
.quiz h3,
.quiz h4,
.quiz p,
.quiz input,
.quiz span {
  color: #fff;
}

#quiz h3 {
  cursor: pointer;
}

.tickets #form1>div.col-md-2.col-6>div>input,
.tickets #form1>div.col-md-7.col-6.text-right>div>a {
  margin-top: -25px;
}

.tickets #form1>div.col-md-2.col-6>div>input {
  width: auto;
}

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div:nth-child(n + 6) {
  /*display: none;*/
}

/* Logado */

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div:nth-child(n + 6),
body>div.scene-form.lucky-numbers>div>div>h3 {
  /*display: none;*/
}

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div.row.info-user-auth>div:nth-child(n)>div>label,
.form-control:disabled {
  text-align: center;
  font-size: 16px;
}

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div.row.info-user-auth>div.col-xs-12.col-md-12.text-left.wrap-link-edit-account>a {
  border: 1px solid #444444;
  border-radius: 4px;
}

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div.row.info-user-auth>div.col-xs-12.col-md-12.text-left.wrap-link-edit-account>a:hover {
  background: #444444;
  color: #fff;
}

body>div.scene-form.lucky-numbers>div>div>div>div.pb-4>div.row.info-user-auth {
  margin-top: 40px;
}

/* Logado */

.modal_aviso {
  position: relative;
  text-align: center;
  background: #fff;
  border-radius: 20px;
  max-width: 330px;
  max-height: 472px;
  width: 100%;
  height: 100%;
}

.title_modal_aviso {
  color: #1f356e;
  font-family: "Lato";
  font-weight: 900;
  font-size: 20px;
  margin-top: 20px;
}

.btn_fechar_modal {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 21px;
  cursor: pointer;
}

.img_modal {
  width: 100%;
  border-radius: 20px 20px 0 0;
}

.filter_modal {
  background: #00000036;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 101;
}

.modal_aviso>p {
  font-family: "Lato";
  font-size: 14px;
  font-weight: 300;
}

.modal_aviso button {
  background: #3d4587;
  color: #fff;
  cursor: pointer;
  padding: 11px 50px;
  border-radius: 8px;
  border: none;
  font-family: "Lato";
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.modal_aviso button:hover {
  background: #1f356e;
}

.box_modal_aviso {
  padding: 20px;
  padding-top: 0;
}

.conj {
  width: 235px;
  height: 250px;
  position: relative;
  margin: auto;
}

.squad {
  background: rgb(236, 36, 116);
  background: linear-gradient(219deg, #ef5942 0%, #ec2474 100%);
  padding: 15px;
  border-radius: 50px;
  height: 100%;
  max-width: 225px;
  margin: auto;
}

.squad2 {
  height: 100%;
  background: #fff;
  border-radius: 35px;
  text-align: center;
  padding: 0 20px;
  padding-top: 1px;
  position: relative;
  z-index: 2;
  box-shadow: 0px 6px 16px #0e0e1147;
}

.squad2 h2 {
  font-size: 26px;
  margin: 0;
  margin-top: 15px;
  color: var(--secondary);
  font-family: "VAG Rundschrift D";
  text-align: left;
}

.squad2 p {
  font-size: 17px;
  color: var(--secondary);
  margin-top: 15px;
  text-align: left;
}

.eclip {
  background: #ef5744;
  font-size: 40px;
  padding: 15px;
  width: auto;
  border-radius: 50vw;
  position: absolute;
  top: -45px;
  left: 0;
  right: 0;
  height: 100px;
  width: 100px;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

#modalPolitica .modal-dialog h6,
#modalPolitica h5 {
  font-family: "VAG Rundschrift D";
}

#modalPolitica .modal-dialog ul li.active {
  border: 1px solid var(--secondary);
  border-radius: 0 10px 10px 0;
  background-color: var(--secondary);
}

#modalPolitica .modal-dialog ul li.active>* {
  color: var(--white);
}

#modalPolitica .modal-dialog ul li {
  border: 1px solid #cfcfcf;
  border-radius: 0 10px 10px 0;
  background-color: #fff;
  padding: 10px;
}

.eclip p {
  color: #fff;
}

.btn_share {
  display: none;
}

.home .btn_share {
  position: absolute;
  top: -25px;
  width: 50px;
  height: 50px;
  border: 4px solid white;
  border-radius: 50vw;
  left: calc(50% - 25px);
  background: rgb(236, 36, 116);
  background: linear-gradient(0deg,
      rgba(236, 36, 116, 1) 0%,
      rgba(239, 89, 66, 1) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0px 6px 16px #0e0e1147;
}

.blur1 {
  max-width: 250px;
  position: absolute;
  right: 0;
  top: 0;
}

.blur2 {
  max-width: 300px;
  position: absolute;
  right: 0;
  top: 0;
}

.medal {
  max-width: 150px;
  height: auto;
  position: absolute;
  bottom: 6%;
  right: 20%;
}

#form-add .card-body .wrap-agree_terms>div:nth-child(2)>a {
  text-decoration: underline;
}

/* .alert {
  visibility: hidden;
} */

#form-add>div.scene-form>div>div.card {
  position: inherit;
  margin-top: 0 !important;
}

#form-add>div.scene-form div.card-header h3 {
  font-family: "VAG Rundschrift D";
  text-transform: uppercase;
  color: var(--secondary);
  font-size: 32px;
}

/* #form-add > div.scene-form div.card-header {
  background: #f2f2f2;
  position: absolute;
  left: 0;
  width: 100%;
  padding: 25px 0;
} */

input:-internal-autofill-selected {
  background: #fff !important;
}

#form-add input[type="checkbox"] {
  min-width: 20px;
  min-height: 20px;
  background: #fff;
  margin-right: 5px;
}

#form-add>div.scene-form>div.container.d-flex.align-items-center.justify-content-center>div>div.card-body>div>div:nth-child(11)>div.col-xs-12.col-md-12.text-left.wrap-agree_terms>div:nth-child(n + 2) {
  display: block;
}

#mensagem_privacidade {
  z-index: 6 !important;
}

@media (max-width: 1639px) {
  header .menu li {
    padding: 0 3px;
  }

  header .menu li.participar {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1400px) {
  .container {
    max-width: 1366px;
  }
}

@media (max-width: 1399px) {
  header .menu li {
    padding: 0 3px;
    font-size: 14px;
  }

  header .menu li.participar {
    padding-left: 20px;
    padding-right: 20px;
  }

  header .menu li.participar {
    font-size: 20px;
  }

  .como-participar .item h3 {
    font-size: 18px;
  }

  /* .como-participar .item {
    padding-left: 23px;
    padding-right: 23px;
  } */
}

@media (min-width: 993px) and (max-width: 1399px) {
  .img__promo {
    left: -150px;
    margin-right: 0;
  }
}

@media (max-width: 1199px) {

  .blur1,
  .blur2,
  .medal {
    display: none;
  }

  header .menu li {
    font-size: 12px;
    padding: 0 3px;
  }

  header .menu li.participar {
    font-size: 16px;
    padding-right: 10px;
    padding-left: 10px;
  }

  /* .como-participar .item {
    margin-bottom: 30px;
  } */
}

@media (max-width: 991.8px) {
  .img_fale {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  header .abrirMenu {
    width: 39px;
    float: right;
    margin-right: 25px;
    margin-top: 25px;
    z-index: 10;
    position: relative;
  }

  header .abrirMenu div {
    width: 39px;
    height: 5px;
    background-color: #000000;
    margin: 6px 0;
    transition: 0.4s;
  }

  header .abrirMenu.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
  }

  header .abrirMenu.change .bar2 {
    opacity: 0;
  }

  header .abrirMenu.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-9px, -7px);
    transform: rotate(45deg) translate(-9px, -7px);
  }

  header .menu {
    top: 80px;
    width: 100%;
    background: #000000;
    overflow: hidden;
    height: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    left: 0;
    position: fixed;
    overflow-y: scroll;
    display: block;
  }

  header .menu li {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #5f5858;
    padding: 15px 0 !important;
    line-height: 20px;
    height: auto;
  }

  header .menu li.participar.logado a:last-child {
    top: 15px;
  }

  header .menu li a {
    color: #5f5858;
  }

  header .menu li.participar {
    background: none;
    border: none;
    padding: 15px 0;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .img_nuvem {
    margin-top: 0;
  }

  .bg_roleta .btn-secondary,
  body.sorteios>section>div>div:nth-child(3)>div.skew>div>a {
    width: auto;
  }

  #board {
    max-width: 300px;
  }
}

header .menu li a {
  padding: 0 5px;
}

header .menu li.participar {
  padding: 0 !important;
}

li.participar {
  margin: auto 0 auto 15px;
}

header .menu li:nth-last-child(n + 2) a {
  font-size: 12px;
}

header .menu li:nth-last-child(n + 2) a:hover,
header .menu li:nth-last-child(n + 2) a:focus {
  color: #FF245C  !important;
}

header .menu li.participar a {
  font-size: 16px;
  font-family: "VAG Rundschrift D";
  color: #fff !important;
}

header .menu li.participar:after {
  top: -17px;
  color: #fff;
}

header .menu.active {
  height: 100%;
  background: var(--primary);
}

header .menu.active a {
  color: var(--white);
}

header .menu li.participar a {
  min-width: 160px;
  padding: 0 25px;
  text-align: center;
}

body>section.banner.pt-5>div>div>div.col-6.position-relative.col__right.text-right>img {
  margin-right: -1.5rem;
}

.arrow {
  position: absolute;
  bottom: -100px;
  left: -150px;
}

.socials {
  text-align: left !important;
}

.socials li a {
  color: #FF245C !important;
  font-size: 20px;
}
.footer_menu li a{
  color: #FF245C !important;
}

header .abrirMenu {
  cursor: pointer;
}

li.participar {
  border-radius: 10px !important;
  background: var(--primary) !important;
}

li.participar:hover a {
  border-radius: 0;
  background: transparent !important;
}

/* Login */

#form-login>div.bg_lateral>div>div {
  flex-direction: row-reverse;
  justify-content: center;
}

#form-login>div.bg_lateral>div>div>* {
  max-width: 40%;
}

.login,
.cadastro {
  box-shadow: 0px 6px 15px #0000000d;
}

/* #form-login .cadastrar > div {
  background: url(/front/public/novo.live1.ps.com.br/images/bg-banner-bkp.png);
  background-size: cover;
  background-position: 85%;
  padding: 50px;
  position: relative;
  height: 75vh;
  border-radius: 0 25px 25px 0;
  max-height: 100%;
  min-width: 100%;
  mix-blend-mode: multiply;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-left: 0;
} */

#form-login .cadastrar>div>* {
  position: relative;
  z-index: 9;
  color: #fff;
}

#form-login .cadastrar>div:after {
  content: "";
  background-color: #444444;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  border-radius: 0 25px 25px 0;
}

/*
#form-login .cadastrar > div:after {
  content: "";
  background-color: rgb(236, 36, 116);
  background: linear-gradient(219deg, #ef5942 0%, #ec2474 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  border-radius: 0 25px 25px 0;
}
*/
#form-login .cadastrar {
  padding-left: 0;
  padding-right: 0;
  max-width: max-content;
  border-radius: 0 25px 25px 0;
}

#form-login .cadastrar.border-right>div>h3 {
  font-family: "VAG Rundschrift D";
  color: var(--white);
  font-weight: 500;
}

#form-login .login>div>h3 {
  font-family: "VAG Rundschrift D";
  color: var(--secondary);
  font-weight: 500;
}

#form-login .cadastrar:after {
  background: rgb(236, 36, 116);
  background: linear-gradient(219deg, #ef5942 0%, #ec2474 100%);
}

.login {
  background: #fff;
  border-radius: 25px 0 0 25px;
}

.bg_lateral .box {
  margin: 0;
}

#username {
  border: 1px solid #cfcfcf !important;
  border-radius: 10px;
  padding: 15px;
  max-width: 400px;
  margin: auto;
  padding-left: 55px;
  background: url(/webroot/admin/v3/img/mail.svg) no-repeat scroll 20px 16px !important;
  height: 53px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: left !important;
}

#form-login #password {
  border: 1px solid #cfcfcf !important;
  border-radius: 10px;
  padding: 15px;
  max-width: 400px;
  margin: auto;
  padding-left: 55px;
  background: url(/webroot/admin/v3/img/lock.svg) no-repeat scroll 20px 14px !important;
  height: 53px;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: left !important;
}

#form-login>div.bg_lateral.d-flex>div>div>div.col-md-6.login>div>div.entrar.text-center>input {
  border-radius: 10px;
  background: rgb(236, 36, 116);
  background: linear-gradient(219deg, #ef5942 0%, #ec2474 100%);
  border: none;
  text-transform: uppercase;
}

#form-login>div.bg_lateral.d-flex.py-5>div>div>div.col-md-6.cadastrar.border-right>div>a {
  background: var(--white);
  color: var(--primary);
  border: none;
  text-transform: uppercase;
}

#form-login>div.bg_lateral.d-flex.py-5>div>div>div.col-md-6.cadastrar.border-right>div>a:hover {
  transform: scale(1.1);
}

.labelfocus2,
.labelfocus {
  position: absolute;
  left: 15px !important;
  top: -13px !important;
  padding: 5px !important;
  background: white !important;
  font-size: 12px !important;
  font-weight: 200;
  color: black;
  transition: all 0.5s ease;
  pointer-events: none;
  display: block !important;
}

#btn-cadastrar {
  background: rgb(236, 36, 116);
  background: linear-gradient(219deg, #ef5942 0%, #ec2474 100%);
  border: none;
}

.usersAdd .form-control {
  border: 1px solid #a8aeaf !important;
  border-radius: 10px;
  padding: 15px;
  color: #a8aeaf !important;
}

@media (max-width: 1120px) {
  header .abrirMenu div {
    background: var(--primary);
    border-radius: 50vw;
  }

  header .menu li.participar:after {
    content: "";
  }
}

@media (max-width: 1200px) and (min-width: 992px) {
  header .menu li a {
    padding: 0 5px;
  }

  header .menu li.participar a {
    min-width: 115px;
    padding: 0px 2px;
  }

  header .menu li:nth-last-child(n + 2) a {
    font-size: 12px;
  }
}

/*! Novo css otimizado */

::selection {
  background-color: var(--primary);
  color: var(--white);
}

header {
  background: var(--white);
  box-shadow: 0px 3px 6px #00000029;
}

header .menu li {
  padding: 0 10px;
}



.grecaptcha-badge {
  display: none;
}

#form-login~div>.grecaptcha-badge,
#form-add~div>.grecaptcha-badge {
  display: block;
}



@media (max-width: 991px) {


  header .menu li:nth-last-child(n + 2) a:hover,
  header .menu li:nth-last-child(n + 2) a:focus {
    border: none;
  }

  header .menu li.participar:hover {
    background: none;
  }

  header .menu.active {
    overflow-y: hidden;
  }

  /* Login */
  #form-login>div.bg_lateral.d-flex>div>div>* {
    max-width: 100%;
  }

  #form-login>div.bg_lateral.d-flex>div>div {
    flex-direction: column-reverse;
  }

  .login,
  #form-login .cadastrar>div,
  #form-login .cadastrar>div:after {
    border-radius: 0;
  }


}





/*! Novo css otimizado - FIM */