
@media (max-width: 767px){
	.palavrapopup1{	color: #000;margin:70px 61px 0 20px;}
	.palavrapopup2{	color: #000;margin: 191px 0 0px 53px;}
}
#circulo{ 
  background:#ec3143;
  border-radius:100%;
  width:350px;
  height:350px;
margin: 0 auto;
}
#circulo2{ 
    background: #ec3143;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    margin: 252px 0 0 283px;
    opacity: 0.7;
    position: absolute;
}
#circulo2 p{
    color: #FFF;
    margin: 30px;
    font-size: 39px;
}
.palavrapopup1{
	color: #FFF;
    margin: 40px 120px 0px 55px;
    position: absolute;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
}

.palavrapopup2{
    color: #FFF;
    margin: 203px -52px 0px 32px;
    position: absolute;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
    width: 62%;
    line-height: 26px;
}

.fecharBtn:hover{
	text-decoration: underline !important;
	color: white !important;
}
