@import url('https://fonts.googleapis.com/css?family=East+Sea+Dokdo');
@import url('https://fonts.googleapis.com/css?family=East+Sea+Dokdo|Finger+Paint');
@import url('https://fonts.googleapis.com/css?family=Montserrat+Subrayada');
@import url('https://fonts.googleapis.com/css?family=Aldrich');
@import url('https://fonts.googleapis.com/css?family=Squada+One');
@import url('https://fonts.googleapis.com/css?family=Black+Ops+One');
@import url('https://fonts.googleapis.com/css?family=Encode+Sans+Expanded');

.page-footer{
  background-color:#005ba2 !important;
  margin-top:120px !important;
}

.page-footer .escudo-footer{
  /*border:solid 1px red;*/
  margin-top:-110px !important;
}
.page-footer .escudo-footer img{
  width:130px;

}
.patro-footer{
  border-top:solid 2px #004e8c;
  border-bottom:solid 2px #004e8c;
  padding:30px;
}
.patro-logo{
  /*border:solid 1px red;*/
  display:block;
}
.patro-logo img{
  width:auto;
}

.raposa-footer{
  top:60px !important;
  /*border:solid 1px red;*/
  height:100px;
}
.raposa-footer img{
  width:180px;
}

.social-footer{
  margin:8px;
  width:50px;
}
.social-footer img{
  width:50px;
}
.social-footer:hover img{
  opacity:0.5;
  transition:all 0.2s;
}
.time-do-povo{
 margin-top:80px;
}
.parallax-footer{
  height: 600px !important;
  margin-bottom: 0px !important;
}

.social-grupo{
  margin-top:80px;
}







/* -------------- CONTADOR -----------------------------*/


	.contagem{
		width:50%;
  	margin-left:25%;
  	color:#fff;
   margin-top:60px;
	}
	.txt-box{
		color: #0058a2;
  	color:#fff;
    color:#edb81c;
    float:left;
    width:100%;
    font-family: 'East Sea Dokdo', cursive;
    /*font-family: 'Aldrich', sans-serif;*/
    /*font-family: 'Squada One', cursive;*/
    /*font-family: 'Black Ops One', cursive;*/
   	font-size:10.4rem;
    line-height:80%;
    margin-top:10px;
	}
  .legenda-box-time{
    float:left;
    width:100%;
    float:left;
    text-align:center;
    color:#edb81c;
  }
  .legenda-box{
     text-transform:uppercase;
     float:right;
     width:50%;
     text-align:left;
     color:#edb81c;
     font-size:2.5rem;
     line-height:5.4rem;
     padding-left:10px;
}
  .legenda{
    color:#fff;
    font-size:1.8rem;
    text-transform:uppercase;
    width:100%;
    text-align:center;
    font-family: 'East Sea Dokdo', cursive;
    font-family: 'Finger Paint', cursive;
    font-family: 'Montserrat Subrayada', sans-serif;
    font-family: 'Encode Sans Expanded', sans-serif;
  }
   .legenda-b{
     float:left;
  }
  
  
@media only screen and (min-width: 993px) {
  
}



@media only screen and (max-width: 992px) {
  .page-footer .escudo-footer img {
    width:90px;
}

.page-footer .escudo-footer {
    /* border: solid 1px red; */
    margin-top: -85px !important;
}
.raposa-footer img {
    width: 100px;
}
.raposa-footer {
    top:120px !important;
    /* border: solid 1px red; */
    height:60px;
}
.social-footer {
    margin: 8px;
    width: 40px;
}
.social-footer img {
    width: 35px;
}
.contagem {
    width: 100%;
    margin-left: 0%;
    color: #fff;
    margin-top: 60px;
    /*border:solid 1px red;*/
}
}

@media only screen and (max-width: 320px) {

.social-footer {
    margin:4px;
    width:33px;
}
.social-footer img {
    width:30px;
}
 
 .txt-box {
    color: #0058a2;
    color: #fff;
    color: #edb81c;
    float: left;
    width: 100%;
    font-family: 'East Sea Dokdo', cursive;
    font-family: 'Aldrich', sans-serif;
    font-family: 'Squada One', cursive;
    font-family: 'Black Ops One', cursive;
    font-family: 'East Sea Dokdo', cursive;
    font-size: 8.4rem;
    line-height: 80%;
    margin-top: 10px;
}
.legenda {
    color: #fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    font-family: 'East Sea Dokdo', cursive;
    font-family: 'Finger Paint', cursive;
    font-family: 'Montserrat Subrayada', sans-serif;
    font-family: 'Encode Sans Expanded', sans-serif;
}
}
