body {
		background: #a9a9aa;
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
		font-weight: 300;
    padding-top: 70px;
    overflow-x: hidden;
    height: 0;
}



.imagem-ganhador img {
  width: 100%;
}

.imagem-ganhador {
  border-top: 1px solid #4f5683 !important;
}

#erroCPF {
  display: inline-block;
  color: #123274;
  font-weight: 500;
  line-height: 14px;
}

.parceiro {
  text-align: center;
  margin-top: 50px;
}

.parceiro p {
  font-weight: 600;
  color: #123274;  
}

.parceiro a {
  display: block;    
  color: #fff;  
  text-decoration: none;
}

.btn-parceiro {
  background: #123274;
  width: 520px;
  margin: 0 auto;
  border-radius: 30px;
  border: 3px solid #fff;
  margin-bottom: 30px;
  padding: 5px 0;
  margin-top: 15px;
}

.btn-parceiro:hover {
  background: #369fe3;
}

.parceiro p:last-child {
  margin-bottom: 2em;
}

/*---------------------------------------
    Typorgraphy              
-----------------------------------------*/

h1,h2,h3,h4,h5,h6,
.navbar-default, .btn {
  /*font-family: 'Unica One', cursive;*/
  font-weight: 400;
}


h1,h2,h3,h4,h5,h6 {
  font-weight: 400;
  letter-spacing: 1px;
}

h1 {
    color: #ffffff;
    font-size: 52px;
    letter-spacing: 2px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}

h2 {
  color: #f0f0f0;
  font-size: 32px;
}

h3 {
  color: #535bd4;
  font-size: 22px;
  line-height: 32px;
  padding-bottom: 4px;
}

h4 {
  font-weight: bold;
}

p {
    color: #999;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

hr {
  border-bottom-color: #999;
  width: 100px;
}

.section-btn {
  background-color: #000;
  border: 2px solid transparent;
  border-radius: 12px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 4px 22px;
  margin-top: 26px;
  transition: all 0.4s ease-in-out;
  box-shadow: 0px 3px 0px #f9ea00;
}

.section-btn:hover {
  background: transparent;
  border-top-color: #ffffff;
  border-right-color: #222;
  border-bottom-color: #ffffff;
  border-left-color: #222;
  color: #ffffff;
}


/*---------------------------------------
    General               
-----------------------------------------*/

html{
  -webkit-font-smoothing: antialiased;
}

a {
  color: #535bd4;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}
a:hover, a:active, a:focus {
  font-weight: 500;
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-scrollbar{
  width: 8px;
  height: 8px;
}

::-webkit-scrollbar-thumb {
  cursor: pointer;
  background: #1d2a5b;
  border-radius: 10px;       /* roundness of the scroll thumb */
  border: 1px solid #fff;  /* creates padding around scroll thumb */  
}

.video-promo {
  padding: 0 5%;
}

#LoginCPFMenu {
  position: relative;
  right: -15px;
}

#LoginCPFMenu div {
  padding: 0;
  margin-top: 22px;
}

#CPFMenu {
  background: #ececec;
  border: 1px solid #0098b1;
}

#ConsCPFMenu {
  background: #252c49;
  color: #fff;
  width: 48px;
  position: relative;
  left: -10px;
}

#ConsCPFMenu:hover {
  background: #009de0;
}

.section-title {
  position: relative;
  padding-bottom: 60px;
  text-align: center;
  padding-top: 60px;
}

.section-title h2 {
  color: #f2e644;
  line-height: 18px;  
}

.section-title .titulo-bold {
  font-weight: bold;
}

#about,
#screenshot,
#divider,
#regulamento,
#newsletter
#perguntas {
  padding-top: 50px;
  padding-bottom: 50px;
}

#divider,
#pricing {
  text-align: center;
}

#home {
  background: #535bd4 url(../images/banner-vivencis-02.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  color: #ffffff;
  position: relative;
  border-radius: 0 0 80px 80px;
  box-shadow: 0px 20px 10px #000;
  padding-bottom: 56%;
  height: 0; 
  z-index: 3;
}

#screenshot {
  /*background-image: url(../images/background-fundo.png);
  background-size: cover;
  background-position: center center;*/
  background-color: #369fe3;
  margin-top: 0;
  border-radius: 0 0 80px 80px;
  box-shadow: 0px 20px 10px #000; 
  z-index: 2;
  position: relative;   
}

#ganhadores {
  /*background-image: url(../images/background-fundo.png);
  background-size: cover;
  background-position: center center;*/
  background-color: #369fe3;
  margin-top: 0;
  border-radius: 0 0 80px 80px;
  box-shadow: 0px 20px 10px #000; 
  z-index: 0;
  position: relative;  
  padding-bottom: 3em; 
}

#ganhadores h2 {
  color: #fff !important;
}

#accordion-ganhadores {
  width: 60%;
  margin: 0 auto;
}  

#accordion-ganhadores .panel {
  padding: 0;
  background-color: transparent; 
}

#ganhadores .accordion {
  text-align: center;
  font-size: 32px;
  margin-bottom: 15px;
}

#ganhadores .accordion span {
  top: 0;  
}

#ganhadores .accordion .active, #ganhadores .accordion:hover {
  background-color: #fced9b;
}

#ganhadores button.accordion:after {
  font: bolder 46px/1 FontAwesome;
  padding: 0px 9px 0px 9px;
}

#ganhadores p {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;  
}

#ganhadores p a {
  color: #fff;
  text-decoration: underline;
}

#NGanhadores {
  padding-top: 2%;
  padding-right: 2%;
  padding-left: 2%;
  margin-bottom: 50px;
}

#NGanhadores .wrapper {
  text-align: center;
}

#NGanhadores table {
  border-collapse: separate;
  border-spacing: 0;
}

#NGanhadores tr {
  border: 1px solid #fff;
}

#NGanhadores td {
  border: 1px solid #fff;
  padding: 10px 30px;
  color: #4f5683;
  font-size: 12px;
  font-weight: bold;
}

#NGanhadores tr:first-child td:first-child {
  border-top-left-radius: 10px;
}

#NGanhadores tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

#NGanhadores tr:first-child td:last-child {
  border-top-right-radius: 10px;
}

#NGanhadores tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

#NGanhadores .yellow td {
  background: #fced9b;
}

#NGanhadores .white {
  background: #fff;  
}


#perguntas {
  /*background-image: url(../images/background-fundo.png);
  background-size: cover;
  background-position: center center;*/
  background-color: #243572;
  margin-top: -4em;
  border-radius: 0 0 80px 80px;
  box-shadow: 0px 20px 10px #000;
  position: relative;
  z-index: -1;
}

#cadastro {
  background-color: #f9dc04;
  margin-top: -4em;
  border-radius: 0 0 80px 80px;
  box-shadow: 0px 20px 10px #000;
  position: relative;
  z-index: 1;
}

#LoginCPF {
  padding-top: 8em;
  padding-bottom: 2em;
  padding-left: 20%;
  padding-right: 20%;
  text-align: center;
}

#LoginCPF label {
  font-size: 36px;
  margin-bottom: 25px;
} 

.descricao-cpf p {
  font-size: 20px;
  color: #1d2a5b;
  font-weight: 500;
  text-align: left;
  margin-bottom: -5px;
} 

.g-recaptcha {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;  
}


#LoginCPF .form-group {
  padding-right: 1px;
  padding-left: 1px;
}

#LoginCPF input {
  margin-bottom: 1em;
} 

#CPF {
  background: #fced9b;
  border: 3px solid #fff;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 500;
}

#Senha {
  background: #fced9b;
  border: 3px solid #fff;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 500;
}

#CPF::placeholder {
  color: #82808a;
  font-weight: 500;
}

#ConsCPF {
  background: #252b4a;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  border: 3px solid;
}

#ConsCPF:hover {
  background: #009de0;
}

#Cadastro {
  padding-right: 20%;
  padding-left: 20%;
}

#NSorte {
  padding-right: 20%;
  padding-left: 20%;
  margin-bottom: 50px;  
}

#NSorte .wrapper {
  text-align: center;
}

#NSorte table {
  border-collapse: separate;
  border-spacing: 0;
}

#NSorte tr {
  border: 1px solid #fff;
}

#NSorte td {
  border: 1px solid #fff;
  padding: 10px 30px;
  color: #4f5683;
  font-size: 16px;
  font-weight: bold;
}

#NSorte tr:first-child td:first-child {
  border-top-left-radius: 10px;
}

#NSorte tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

#NSorte tr:first-child td:last-child {
  border-top-right-radius: 10px;
}

#NSorte tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

#NSorte .yellow {
  background: #fced9b;
}

#NSorte .white {
  background: #fff;  
}

#Cadastro h2 {
  color: #243572;
  font-size: 36px;  
}

#Cadastro .section-title {
  padding-bottom: 40px;
}

#numeros-sorte h2 {
  color: #243572;
  font-size: 36px;
}

#numeros-sorte .section-title {
  padding-bottom: 40px;
}

#Cadastro input {
  max-width: 100%;
  background: #fced9b;
  border: 3px solid #fff;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 500;
}

#Cadastro select {
  background: #fced9b;
  color: #82808a;
  border: 3px solid #fff;
  border-radius: 20px;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  height: 34px;
  padding: 0 12px;
}

#EnviaCadastro {
  background: #252b4a !important;
  color: #fff !important;
  font-weight: bold !important;
  height: 42px;
  margin-bottom: 2em;
}

#EnviaCadastro:hover {
  background: #009de0 !important; 
}

#Cadastro input::placeholder {
  color: #82808a;
  font-weight: 500;
}

.checkbox-total {

}

.checkbox-cadastro {
  text-align: center;
  border: 3px solid #243572;
  border-radius: 20px;
  width: 47%;
  margin: 10px 10px;
  padding-top: 5px;
}

.checkbox-cadastro label {
  position: relative;
  top: -5px;  
  color: #243572;
}

.checkbox-cadastro input {
    margin-left: 5px !important;
    height: 20px;
    width: 20px;
}

#Sucesso {
  text-align: center;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  background: #243572;
  margin: 20px 12em;
  border-radius: 30px;
  padding: 10px 0px;
  border: 3px solid;  
}
  

.section-title h2 {
  color: #fff;
  line-height: 0px;
  font-weight: bold;
  font-size: 50px;
}

#regulamento {
  /*background-image: url(../images/background-fundo.png);
  background-size: cover;
  background-position: center center;*/
  position: relative;
  z-index: -1;
}

#perguntas .section-title {
  padding-top: 8em;
}

#regulamento .section-title {
  padding-top: 80px;
  margin-top: -6em;  
}

.regulamento  {
  text-align: center;
}

.regulamento img {
  width: 800px;
  object-fit: cover;
  height: 900px;
  object-position: 0 0;
}

#screenshot-carousel .item {
  /*display: flex !important;*/
  height: 18em;
  text-align: center;
  color: #443c1c;
  font-size: 20px;
  font-weight: 500;
  padding: 0 32px;
}

#screenshot-carousel .item p {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  margin-top: 4em;  
}

#screenshot-carousel .item .numero {
  color: #6ba0bd;
  font-size: 80px;
  font-weight: bold;
  margin-left: 28%;
}

#screenshot .home-thumb {
  text-align: center;
  margin-bottom: -40px;
}

#screenshot .section-btn {
  background: #0098b1;
  color: #f9ea00;
  font-size: 28px;
  margin-bottom: 30px;
}

#screenshot .section-btn:hover {
  background: #055a68 !important;
}

#screenshot .owl-item {
  background: #e6dd16;
  margin-right: 50px;
  margin-top: 6em;
  border: 5px solid #e5dac7;
  border-radius: 20px;
  box-shadow: 5px 7px 8px #05526d; 
  box-shadow: inset 4px 5px 9px 0px #6e6f6f; 
}

#screenshot-carousel {
  margin-left: 9%;  
}



/*---------------------------------------
    Preloader section              
-----------------------------------------*/

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  background: none repeat scroll 0 0 #ffffff;
}

.sk-spinner-pulse {
  width: 60px;
  height: 60px;
  background-color: #1dc9e3;
  border-radius: 100%;
  -webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
          animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }

@keyframes sk-pulseScaleOut {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 0; } }



/*---------------------------------------
    Navigation section              
-----------------------------------------*/

.navbar-default {
  background: #ffffff;
  border: none;
  box-shadow: none;
  margin: 0 !important;
  border-top: 6px solid;
  border-image: linear-gradient(to right, #fae707 30%, #143374 25%, #143374 70%,#369fe3 50%, #369fe3 75%) 5;
}

.navbar-default .navbar-brand {

}

.navbar-brand img {
  width: 200px;  
}

.navbar-default .navbar-brand span {
  color: #1dc9e3;
}

.navbar-default .navbar-nav li a {
  color: #1b274c;
  font-size: 13.5px;
  font-weight: 500;
  line-height: 50px;
  letter-spacing: 1px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  padding-right: 12px;
  padding-left: 24px;
}

.navbar-default .navbar-nav > li a:hover {
    color: #1dc9e3;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #656565;
    background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #1dc9e3;
    background-color: transparent;
}

.navbar-default .navbar-toggle {
     border: none;
     padding-top: 10px;
  }

.navbar-default .navbar-toggle .icon-bar {
    border-color: transparent;
  }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 
  background-color: transparent;
}


/*---------------------------------------
    Home section              
-----------------------------------------*/

#home .overlay {
  background: #4776E6; /* fallback for old browsers */
  background: -webkit-linear-gradient(to left, #4776E6 , #8E54E9); /* Chrome 10-25, Safari 5.1-6 */ 
  background: linear-gradient(to left, #4776E6 , #8E54E9); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  opacity: 0.9;
  position: absolute;
  width: 100%;
  height: 80vh;
  top: 0;
  left: 0;
  right: 0;
}

#home img {
  width: 100%;
  height: auto;
}

#home .home-thumb {
  text-align: center;
}

#home p,
#newsletter p {
  color: #f0f0f0;
  letter-spacing: 1px;
}

#home .section-btn {
  background: #0098b1;
  color: #f9ea00;
  font-size: 28px;
}

#home .section-btn:hover {
  background: #055a68 !important;
}


/*---------------------------------------
   Divider section              
-----------------------------------------*/

#divider {
  background-color: #1dc9e3;
}

#divider p {
  color: #666;
  font-size: 26px;
  line-height: 42px;
}


/*---------------------------------------
   About section              
-----------------------------------------*/

#about img {
  width: 100%;
}

#about .about-thumb {
  margin-bottom: 32px;
  position: relative;
  text-align: center;
}

#about .about-overlay h3 {
  padding-bottom: 0px;
}

#about .about-overlay {
  background-color: rgba(250,250,250,0.9);
  border-radius: 2px;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100px;
  overflow: hidden;
  transition: height 450ms;
}

#about .about-thumb:hover .about-overlay {
  height: 100%;
  background-color: #ffffff;
  color: #222;
  padding-top: 30%;
  opacity: 0.9;
}

#about .about-thumb:hover h4 {
  color: #1dc9e3;
}


/*---------------------------------------
    Screenshot section              
-----------------------------------------*/

#screenshot .col-md-3 {
  display: block;
  width: 100%;
  padding-bottom: 1rem;
}

#screenshot-carousel img {
  /*background-color: #ffffff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  cursor: pointer;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  top: 0px;
  transition: all 0.4s ease-in-out;*/
  width: 250px;
  margin-top: -4em;
  margin-bottom: 12px;
  animation: imgs 10s linear 1s infinite normal none;
}

@keyframes imgs {
	0%,
	100% {
		transform: translateX(0%);
		transform-origin: 50% 50%;
	}

	15% {
		transform: translateX(-30px) rotate(-6deg);
	}

	30% {
		transform: translateX(15px) rotate(6deg);
	}

	45% {
		transform: translateX(-15px) rotate(-3.6deg);
	}

	60% {
		transform: translateX(9px) rotate(2.4deg);
	}

	75% {
		transform: translateX(-6px) rotate(-1.2deg);
	}
}

.titulo-participe {
  text-align: center;
}

.titulo-participe h2 {
  color: #f2cb12;
  font-size: 64px;
  font-weight: bold;
  text-shadow: 6px 6px 6px #4f4f4d;  
}

.titulo-participe h3 {
  color: #000;
  font-weight: 500;
  line-height: 24px;  
}

.home-thumb img {
  margin-top: -2em !important;  
  animation: btn 3s ease-in 1s infinite normal none !important;
}

@keyframes btn {
	0% {
		animation-timing-function: ease-out;
		transform: scale(1);
		transform-origin: center center;
	}

	10% {
		animation-timing-function: ease-in;
		transform: scale(0.91);
	}

	17% {
		animation-timing-function: ease-out;
		transform: scale(0.98);
	}

	33% {
		animation-timing-function: ease-in;
		transform: scale(0.87);
	}

	45% {
		animation-timing-function: ease-out;
		transform: scale(1);
	}
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}


/*---------------------------------------
   Pricing section         
-----------------------------------------*/

#pricing {
  background: #535bd4;
}

#pricing .pricing-plan {
  background-color: #ffffff;
  border-radius: 2px;
  margin-bottom: 32px;
}

#pricing .pricing-plan .pricing-month {
  padding: 14px 10px 6px 10px;
}

#pricing .pricing-plan .pricing-month h2 {
  font-size: 52px;
  color: #1dc9e3;
}

#pricing .pricing-plan .section-btn {
  background: #1dc9e3;
  position: relative;
  top: 20px;
}

#pricing .pricing-plan .section-btn:hover {
  background-color: #ffffff;
  color: #222;
}


/*---------------------------------------
    Newsletter section              
-----------------------------------------*/

#newsletter {
    background: #535bd4 url('../images/newsletter-bg.jpg') no-repeat;
    background-size: cover;
    background-position: center center;
    color: #ffffff;
    position: relative;
}

#newsletter .overlay {
  background: #1dc9e3;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}

#newsletter .form-control {
  background-color: transparent;
  border: none;
  border-bottom: 3px solid #eee;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  height: 50px;
  transition: all 0.4s ease-in-out;
  margin-bottom: 20px;
}

#newsletter .form-control:focus {
  border-color: #ffffff;
}

#newsletter input[type="submit"] {
  background-color: #ffffff;
  border-radius: 100px;
  border: 3px solid #ffffff;
  color: #1dc9e3;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  height: 55px;
}

#newsletter input[type="submit"]:hover {
  background-color: transparent;
  color: #ffffff;
}

#newsletter .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}

#newsletter .form-control:-ms-input-placeholder {
  color: #ffffff;
}

#newsletter .form-control::-webkit-input-placeholder {
  color: #ffffff;
}


/*---------------------------------------
   Footer section              
-----------------------------------------*/

footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background: #2c3b57;
}

footer span {
  padding-right: 10px;
  padding-left: 10px;
}

footer p {
  padding-top: 16px;
  color: #fff;
}



/*---------------------------------------
   Modal Contact           
-----------------------------------------*/

.modal-dialog .modal-content {
  background-color: #1b274c;
  border: none;
  border-radius: 2px;
  text-align: center;
  padding: 50px 50px 50px 50px;
  position: relative;
  overflow: hidden;
}

.btn:focus {
  outline: none;
}

.modal-header {
  border-bottom: 0px;
}

.modal-dialog .close {
  color: #ffffff;
  font-size: 45px;
  font-weight: 300;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  top: 40px;
  right: 40px;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.modal-dialog .close:focus {
  outline: none;
}

.modal-dialog .modal-title {
  color: #ffffff;
}

.modal-dialog form {
  padding: 20px;
}

.modal-dialog form input {
  height: 50px;
}

.modal-dialog .form-control {
  background: transparent;
  border: 1px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 0px;
  transition: all 0.4s ease-in-out;
}

.modal-content .form-group {
  padding-left: 0px;
}

.modal-dialog .form-control:focus {
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: #ffffff;
}

.modal-dialog form input[type="submit"] {
  background: #f9ea00;
  border: 3px solid transparent;
  border-radius: 100px;
  font-weight: 400;
  letter-spacing: 1px;
  color: #000;
  text-transform: uppercase;
  margin-top: 30px;
}

.modal-dialog form input[type="submit"]:hover {
  background: transparent;
  border-color: #1dc9e3;
  color: #ffffff;
}

.modal-dialog .form-control::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.modal-dialog .form-control:-ms-input-placeholder {
  color: #ffffff;
}
.modal-dialog .form-control::-webkit-input-placeholder {
  color: #ffffff;
}

.modal.fade .modal-dialog{
  -webkit-perspective: 1300px;
     -moz-perspective: 1300px;
          perspective: 1300px;
}

.modal.fade .modal-content{
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translateZ(-3000px) rotateY(90deg);
     -moz-transform: translateZ(-3000px) rotateY(90deg);
      -ms-transform: translateZ(-3000px) rotateY(90deg);
          transform: translateZ(-3000px) rotateY(90deg);
  opacity: 0;
}

.modal.fade.in .modal-content{
    -webkit-animation: slit .7s forwards ease-out;
    -moz-animation: slit .7s forwards ease-out;
    animation: slit .7s forwards ease-out;
}

@-webkit-keyframes slit {
  50% { -webkit-transform: translateZ(-250px) rotateY(60deg); opacity: .5; -webkit-animation-timing-function: ease-out;}
  100% { -webkit-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@-moz-keyframes slit {
  50% { -moz-transform: translateZ(-250px) rotateY(60deg); opacity: .5; -moz-animation-timing-function: ease-out;}
  100% { -moz-transform: translateZ(0) rotateY(0deg); opacity: 1; }
}

@keyframes slit {
  50% { transform: translateZ(-250px) rotateY(60deg); opacity: 1; animation-timing-function: ease-in;}
  100% { transform: translateZ(0) rotateY(0deg); opacity: 1; }
}


/*---------------------------------------
   Social icon             
-----------------------------------------*/

.social-icon {
    position: relative;
    padding: 0;
    margin: 0;
    text-align: center;
}

.social-icon li {
    display: inline-block;
    list-style: none;
}

.social-icon li a {
    color: #fff;
    border-radius: 100px;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    transition: all 0.4s ease-in-out;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    top: 0px;
    margin: 10px 4px 0px 4px;
}

.social-icon li a:hover {
    background: #f2e643;
    color: #000;
    top: -5px;
}


/*---------------------------------------
   Back top         
-----------------------------------------*/

.go-top {
  background-color: #ffffff;
  box-shadow: 1px 1.732px 12px 0px rgba( 0, 0, 0, .14 ), 1px 1.732px 3px 0px rgba( 0, 0, 0, .12 );
  border-radius: 100px;
  transition : all 1s ease;
  bottom: 2em;
  right: 2em;
  color: #333;
  font-size: 22px;
  display: none;
  position: fixed;
  text-decoration: none;
  width: 35px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  z-index: 10;
}

.go-top:hover {
  background: #f2e643;
  color: #000;
}


/*---------------------------------------
   Mobile Responsive         
-----------------------------------------*/
@media (max-width: 1200px) {
  .container {
	width: 100%;
  }
}

@media (max-width: 980px) {

  h1 {
    font-size: 38px;
  }
  
  .section-btn {
    padding: 10px 34px 12px;
  }

  #home, #home .overlay {
    height: 60vh;
  }

  #home .home-thumb {
    padding-top: 0px;
  }

  #about {
    text-align: center;
  }

  #about .about-thumb {
    margin-top: 62px;
  }

}

@media (max-width: 768px) {

  h1 {
    font-size: 28px;
  }

  .section-title {
    padding-bottom: 32px;
  }

  #about, #divider,
  #screenshot,
  #pricing, #newsletter {
    padding-top: 60px;
    padding-bottom: 60px;
  }

}

@media (max-width: 767px) {

   body {
    padding-top: 0px;
    text-align: center;
  }

  .navbar-default {
    text-align: center;
    padding-top: 0px;
  }

  .navbar-default .navbar-brand {
    line-height: 20px;
  }

  .navbar-default .navbar-nav li a {
    line-height: 25px;
  }

  #home, #home .overlay {
    height: 100vh;
  }

  #home img {
    position: relative;
    display: inline-block;
  }

  #home .home-thumb {
    padding-top: 32px;
    padding-left: 0px;
  }

  #pricing .pricing-plan {
    margin-bottom: 62px;
  }

}

@media (max-width: 650px) {

  h1 {
    font-size: 28px;
  }

  h2 {
    font-size: 18px;
}

  h3 {
    font-size: 18px;
  }

  p {
    font-size: 16px;
  }

  .section-title h2 {
    font-size: 30px;
    line-height: 30px;
}

.titulo-participe h2 {
  font-size: 46px;
}

.titulo-participe h3 {
  line-height: 18px;
  font-size: 16px;
}

.titulo-participe {
  padding: 0 30px;
}

.owl-theme .owl-controls .owl-page span {
  border: 2px solid #243572;
}

.accordion {
  padding: 4px 10px 12px 10px !important;
  border-radius: 10px !important;
}

.panel {
    border-radius: 10px !important;
}

#about, #divider, #screenshot, #pricing, #newsletter {
  padding-bottom: 25px !important;
}

button.accordion:after {
  display: none;
}

#screenshot-carousel .item {
  height: 14em;
}

#screenshot .owl-item {
  margin-right: 0;
}

  #home .section-btn {
    background: #0098b1;
    color: #f9ea00;
    font-size: 12px;
    margin-bottom: -6px;
  }

  #screenshot .section-btn {
    background: #0098b1;
    color: #f9ea00;
    font-size: 12px;
    margin-bottom: 30px;
}

.section-btn {
  padding: 3px 13px 4px;
}

.navbar-brand img {
  width: 120px;
}

.navbar-brand {
  padding: 10px 10px;
}

#home, #home .overlay {
  height: 30vh;
  margin-top: 6vh;
}

#home {
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 9px 20px #000;
}

#screenshot-carousel img {
  width: 10em;
}

#screenshot-carousel .item p {
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

#screenshot-carousel .item .numero {
  font-size: 60px;
  margin-left: 40%;
}

#screenshot {
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 9px 20px #000;
}

#perguntas {
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 9px 20px #000;
}

.accordion {
  width: 90% !important;
  font-size: 12px !important;
}

.panel {
  width: 90%;
  margin: 0 auto;
  padding: 0 10px !important;
}

.panel p {
  font-size: 12px !important;
  line-height: 14px !important;
  text-align: left;
}

.section-title {
  padding-top: 20px;
  padding-bottom: 20px !important;
}

#numeros-sorte {
  margin-top: -5em;
}

#LoginCPFMenu {
  position: inherit;
  right: inherit;
  border-top: 2px solid #243572;
}

#LoginCPFMenu div {
  padding: 0 22%;
  margin-top: inherit;
}

#LoginCPFMenu p {
  font-size: 14px;
  margin-bottom: -8px;
  color: #243572;
  font-weight: 500;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 380px;
}

#ConsCPFMenu {
  width: inherit;
  position: inherit;
  left: inherit;
  margin-top: -12px;  
}

#CPFMenu {
  margin-top: 10px;
}

.navbar-default .navbar-nav li a {
  padding-right: inherit;
  padding-left: inherit;
}

#regulamento .section-title {
  padding-top: 0px;
  margin-top: -2em;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #1d2a5b;
}

.modal-dialog .modal-content {
  padding: 100px 5px 80px 5px;
}

.modal-dialog .form-control {
  font-size: 14px;
}

.regulamento img {
  width: 250px;
}

.read-more-wrap {
  margin-top: 0em !important;
  margin: 0 12px;
}

.read-more-wrap .regulamento-bold {
  text-align: center;
}

.read-more-wrap {
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}

.read-more-trigger {
  font-size: 1em !important;
  margin-right: 0em !important;
  margin-top: 2em !important;
}

.btn-regulamento {
  font-size: 1em !important;
}

#myBtn {
  font-size: 1em !important;
}

#regulamento-doc {
  margin-top: 0em !important;
  padding: 5px 10px !important;
  margin-left: 10px;
  margin-right: 10px;
}

#regulamento-doc h2 {
  font-size: 12px !important;
  line-height: 14px !important; 
}

#regulamento-doc h3 {
  font-size: 12px !important;
  line-height: 14px !important;
}

#regulamento-doc p {
  font-size: 10px !important;
  line-height: 14px !important;
}

#regulamento-doc td, th {
  font-size: 6px;
  line-height: 8px;
}

.regulamento-imagem img {
  width: 60px !important;
}

#regulamento-doc img {
  width: 120px;  
}

.btn-cadastro img {
  width: 60% !important;
}

.home-thumb img {
  margin-top: 0em !important;
}

#screenshot-carousel {
  margin-left: 0;
}

#cadastro {
  padding-left: 4%;
  padding-right: 4%;  
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 9px 20px #000;
}

.btn-parceiro {
  width: 340px !important;
  margin-top: -4px;
}

.parceiro {
  margin-top: 0 !important;
}

.parceiro p {
  font-size: 12px !important;
  line-height: 16px !important;
}

#Cadastro {
  padding-right: inherit;
  padding-left: inherit;
}

#LoginCPF label {
  font-size: 18px;
  line-height: 18px;  
}

#Cadastro h2 {
  font-size: 18px;
  line-height: 18px;
  margin-top: 4em;
}

#numeros-sorte h2 {
  font-size: 18px;
  line-height: 18px;
  margin-top: 4em;
}

#NSorte {
  padding-right: inherit;
  padding-left: inherit;
}

#NSorte td {
  padding: 6px 6px;
  font-size: 10px;
  line-height: 10px;
}

.checkbox-cadastro {
  width: 100%;
  margin: 12px 0px;
}

#Sucesso {
  font-size: 16px;
  margin: 20px 0em;
  padding: 10px 0px;
}

#LoginCPF {
  padding-left: 8%;
  padding-right: 8%;
}

#ConsCPF {
  margin-left: inherit;
}

#CPF {
  margin-left: inherit;
}

#LoginCPFMenu p {
  display: block !important;
  margin-top: 10px;
}

.CookieMessage-content p {
  display: inline-grid;
  padding: 20px 10px 0 10px;
  font-size: 10px;
  line-height: 16px;
}

.CookieMessage-button {
  margin-top: 8px;
  padding: 6px 20px 6px 20px !important;
}

#politica-privacidade {
  padding: 2em 1em !important;
  text-align: left !important;
}

#politica-privacidade h1 {
  font-size: 20px !important;
  padding-top: 30px !important;
  text-align: center !important;
}

#politica-privacidade p {
  line-height: 22px !important;
}

#politica-privacidade li {
  font-size: 16px !important;
}

.video-promo iframe {
  height: 200px;
  margin-top: 2em;
}

#player {
  height: 15em !important;
  background-size: contain !important;
}

.btn-video::after {
  font: normal normal normal 36px/1 FontAwesome !important;
}

.btn-video {
  top: 38% !important;
  left: 45% !important;
}

#accordion-ganhadores {
  width: 100%;
}

#NGanhadores {
  padding-right: 0%;
  padding-left: 0%;
}

#ganhadores .accordion {
  font-size: 18px !important;
  padding-top: 10px !important;
}

#NGanhadores td {
  padding: 3px 3px;
  font-size: 10px;
}

#ganhadores {
  border-radius: 0 0 20px 20px;
  box-shadow: 0px 9px 20px #000;
}

#ganhadores .panel {
  width: 100%;
}
.descricao-cpf p {
  font-size: 13px;
  margin-bottom: 0px;
  line-height: 17px;
}
.g-recaptcha {
  display: flex;
  justify-content: center;
  margin-left: inherit;
  margin-right: inherit;
}

}

/* Style the buttons that are used to open and close the accordion panel */

#accordion {
  margin-bottom: 50px;  
}

.accordion {
  background-color: #f9dc04;
  color: #243572;
  cursor: pointer;
  padding: 0px 0px 0px 20px;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
  border-radius: 50px;
}

.accordion span {
  position: relative;
  top: 4px;  
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.accordion .active, .accordion:hover {
  background-color: #369fe3;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 40px;
  background-color: white;
  display: none;
  overflow: hidden;
  margin-bottom: 5px;
  border-radius: 50px;  
}

button.accordion:after {
  font: normal normal normal 25px/1 FontAwesome;
  content: '\f106';
  color: #243572;
  float: right;
  border: 2px solid;
  border-radius: 60px;
  padding: 0px 5px 1px 5px;
  font-weight: bold;  
}

button.accordion.active:after {
  font: normal normal normal 25px/1 FontAwesome;
  content: "\f107";
  color: #243572;
  float: right;
  border: 2px solid;
  border-radius: 60px;
  padding: 2px 5px 0px 5px;
  font-weight: bold;  
}

.panel p {
  font-size: 15px;
  line-height: 20px;
  color: #2c3b57;
  font-weight: 400;
  padding-top: 8px;
}  

.panel li {
  font-size: 15px;
  font-weight: 400;
  color: #2c3b57;
} 


.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Continuar lendo';
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Mostrar menos';
}

.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 0.5em;
  color: #fff;
  font-size: 1.2em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #2c3b57;
  margin-right: 8em;
  margin-top: 1em;  
}

.btn-regulamento {
  cursor: pointer;
  display: inline-block;
  padding: 0 0.5em;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #2c3b57;
}

#regulamento div {
  text-align: center;  
}

.read-more-trigger:hover {
  background: #3f5378; 
} 

.read-more-wrap {
  padding: 2%;
  background: #fff;
  color: #000;
  border: 1px solid #000;
  border-radius: 0.25em;
  margin-top: 4em;
  text-align: left;
}

.read-more-wrap .regulamento-centro {
  margin: 0 auto;
  display: table;
}

.read-more-wrap .regulamento-bold {
  margin: 0 auto;
  display: table;
  font-weight: bold;  
}

.regulamento-download {
  font-size: 14px;
  line-height: 16px;
  color: #2c3b57;
  font-weight: 400;
  padding: 0 8%;
}

.regulamento-download a {
  color: #2c3b57;
  font-weight: bold;
}

#more {
  display: none;
}

#regulamento-doc {
  margin-top: 8em;
  background: #fff;
  border: 2px solid;
  margin-bottom: 1em;
  padding: 20px 80px;
}

#regulamento-doc h2 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 5px;
}

#regulamento-doc h3 {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  line-height: 5px;
  padding-bottom: 0;
}

#regulamento-doc p {
    text-align: left;
    font-size: 14px;
    color: #000; 
    line-height: 20px;    
}

th {
  text-align: center;
}

#myBtn {
  cursor: pointer;
  display: inline-block;
  padding: 0 0.5em;
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: 6px;
  background: #2c3b57;
}

.regulamento-imagem {
  display: flex;
  margin-top: 50px;
  align-items: center;  
}

.regulamento-imagem img {
  margin-right: 15px;
}

.home-thumb {
  text-align: center;
}

.btn-cadastro {
  position: relative;
  bottom: 1em;
  z-index: 3;
}

.btn-cadastro img {
  width: 25%;
  cursor: pointer;
}

.btn-cadastro img:hover {
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both;
  transform: translate3d(0, 0, 0);
  perspective: 1000px;
}

#LoginCPFMenu p {
  display: none;
}

.CookieMessage {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.9);
  z-index: 999;
  display: none;
}

.CookieMessage-content {
  color: white;
  max-width: 900px;
  margin: 0 auto;
  padding: 20px 20px 0 20px;
  font-family: sans-serif;
  line-height: 1.5;
  font-size: 12px;
}
.CookieMessage-content a{
  color: #252b4a;
  text-decoration: underline;
}
.CookieMessage-content p{
  color: #252b4a;
  margin: 0 0 20px 0;
  font-size: 14px;
  text-align: center;
}

.CookieMessage-button {
  background: #252b4a;
  color: #fff !important;
  display: inline-block;
  text-decoration: none;
  padding: 2px 20px 0px 20px;
  border-radius: 5px;
  text-transform: uppercase;
  margin-left: 16px;

}
.CookieMessage-button:hover{
  background: #5cd9ff;
}

#politica-privacidade {
  background: #fff;
  padding: 2em 0em;
}

#politica-privacidade h1 {
  color: #000;
  padding-bottom: 30px;  
}

#politica-privacidade p {
  color: #000;
}

#politica-privacidade li {
  color: #000;
  font-size: 20px;
}

.video-promo {
  padding: 0 5%;
}

#player {
position: relative;
display: inline-block;
width: 100%;
height: 600px;
background: url(../images/capa-video-vivensis.jpg) no-repeat;
background-repeat: no-repeat;
background-size: cover;
}

.btn-video {
position: absolute;
top: 42%;
left: 46%;
background: transparent;
border: 0;
}

.btn-video::after {
font: normal normal normal 70px/1 FontAwesome;
content: '\f04b';
color: rgba(255, 255, 255, 0.9);
}

.btn-video:hover::after {
color: #fff;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  
  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(2px, 0, 0);
}
