@charset "utf-8";
@media (min-width:1080px){
#ox-base {
    width: 610px;
    min-height: 240px;
    text-align: center;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
}
#ox-icone {
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
#ox-texto {
    width: 360px;
    float: left;
    margin-right: 20px;
    line-height: 20px;
    margin-top: 20px;
}
#ox-titulo {
    font-size: 28px;
    font-weight: bold;
    color: #0DBF43;
}
#ox-botao {
    margin-top: 10px;
    text-align: center;
    font-family: "Fira Sans", "Fira Sans Medium", "Fira Sans Light";
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #FFFFFF !important;
    vertical-align: middle;
    padding-top: 8px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    font-weight: bold;
    background-color: #0DBF43;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
}
#ox-botao:hover {
    background-color: #6F6E6E;
}
#ox-qrcode {
    height: 150px;
    float: left;
    width: 120px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
}
}
@media screen and (min-width:1024px) and (max-width:1080px) {
	#ox-base {
    width: 610px;
    min-height: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 22px;
}
#ox-icone {
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
#ox-texto {
    width: 360px;
    float: left;
    margin-right: 20px;
    line-height: 20px;
    margin-top: 20px;
}
#ox-titulo {
    font-size: 28px;
    font-weight: bold;
    color: #0DBF43;
}
#ox-botao {
    margin-top: 10px;
    text-align: center;
    font-family: "Fira Sans", "Fira Sans Medium", "Fira Sans Light";
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #FFFFFF !important;
    vertical-align: middle;
    padding-top: 8px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    font-weight: bold;
    background-color: #0DBF43;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
}
#ox-botao:hover {
    background-color: #6F6E6E;
}
#ox-qrcode {
    height: 150px;
    float: left;
    width: 120px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
}

}

@media screen and (min-width:768px) and (max-width:1023px) {
	#ox-base {
    width: 610px;
    min-height: 240px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 20px;
}
#ox-icone {
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}
#ox-texto {
    width: 360px;
    float: left;
    margin-right: 20px;
    line-height: 20px;
    margin-top: 20px;
}
#ox-titulo {
    font-size: 28px;
    font-weight: bold;
    color: #0DBF43;
}
#ox-botao {
    margin-top: 10px;
    text-align: center;
    font-family: "Fira Sans", "Fira Sans Medium", "Fira Sans Light";
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #FFFFFF !important;
    vertical-align: middle;
    padding-top: 8px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    font-weight: bold;
    background-color: #0DBF43;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
}
#ox-botao:hover {
    background-color: #6F6E6E;
}
#ox-qrcode {
    height: 150px;
    float: left;
    width: 120px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
}
}
@media screen and (min-width:300px) and (max-width:767px) {
	#ox-base {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-bottom: 20px;
}
#ox-icone {
    width: 78px;
    height: 78px;
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    display: none;
}
#ox-texto {
    line-height: 20px;
    margin-top: 20px;
}
#ox-titulo {
    font-size: 28px;
    font-weight: bold;
    color: #0DBF43;
}
#ox-botao {
    margin-top: 10px;
    text-align: center;
    font-family: "Fira Sans", "Fira Sans Medium", "Fira Sans Light";
    font-size: 18px;
    display: table;
    text-decoration: none;
    color: #FFFFFF !important;
    vertical-align: middle;
    padding-top: 8px;
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 3px;
    font-weight: bold;
    background-color: #0DBF43;
    height: 36px;
    margin-left: auto;
    margin-right: auto;
}
#ox-botao:hover {
    background-color: #6F6E6E;
}
#ox-qrcode {
    height: 150px;
    width: 120px;
    margin-top: 20px;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
}
