iframe:focus {
    outline: none;
}

iframe[seamless] {
    display: block;
}

iframe {
   border: none;
	width: 100%;
}


.logo img{
    padding: 20px;
    width: 100%;
    max-width: 400px;
    height: auto;
}

.brasil{
    color: #17AD00;
    font-weight: 600;
}

.japao{
    color: #C20003;
    font-weight: 600;
}