.jumbotron {
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-bottom: 0;
 
}
@media (min-width: 768px) {
  .jumbotron {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.jumbotron p:last-child {
  margin-bottom: 0;
}

.jumbotron h1 {
  font-weight: 300;
}

.jumbotron .container {
  max-width: 40rem;
}

footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

footer p {
  margin-bottom: .25rem;
}


.vimeo .vimeo-video {
    padding-top: 56.25%;
    position: relative;
    height: 0;
}

 

    .vimeo .vimeo-video iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }

 


.vimeo .vimeo-chat {
    height: 400px;
}

 

    .vimeo .vimeo-chat iframe {
        width: 100%;
        height: 100%;
    }

 


@media screen and (min-width: 850px) {
    .vimeo {
        position: relative;
    }

 

        .vimeo .vimeo-video {
            /*width: 75%;*/
			width: 100%;
            padding-top: 42.1875%;
        }

 

        .vimeo .vimeo-chat {
            width: 25%;
            height: auto;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
        }
}
.fonte-data{
	font-size:30px !important
}
.texto-topo{
	color: #fff;
	font-size: 23px;
	font-weight: bold
}
.texto-acesse{
	color: #fff;
	font-size:20px;	
}
.countdown {
    text-transform: uppercase;
    font-weight: bold;
	
}

.countdown span {   
    font-size: 3rem;
    margin-left: 0.8rem;
}

.countdown span:first-of-type {
    margin-left: 0;
}

.countdown-circles {
    text-transform: uppercase;
    font-weight: bold;
}

.countdown-circles span {
    width: 100px;
    height: 100px;    
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.countdown-circles span:first-of-type {
    margin-left: 0;
}

.vimeo-chat {
  background-color: #ffff;
  padding:8px;
}

.fundo-amarelo{
	background-image: url("images/fundo-amarelo_Prancheta 1.png");
	min-height: 100px
}
.form-bandeiras{
	display: none !important
}
