@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap');

@font-face {
    font-family: 'Panton';
    src: url("fonts/panton.black-caps.otf");
}

:root {
    --cor1: #A8CF45;
    --cor2: #9DD01E;
    --cor3: #000;
    --cor4: #fff;
}

body {
	margin: 0;
	background: var(--cor3);
    font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: var(--cor4);
}

.txt {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: var(--cor4);
}

a{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: var(--cor1);
	text-decoration: none;
}

a:hover{
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: var(--cor2);
	text-decoration: underline;
}

p {margin: 10px 0;}

.combo {
	font-size: 12px;
	padding: 10px 30px 10px 10px;
    margin: 0;
    background: var(--cor4);
    background-image: url('img/down.jpg');
    background-position: right;
    background-repeat: no-repeat;
    color: var(--cor3);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border-radius: 6px;
}

#resultbox{
	border: none;
	color: var(--cor3);
	font-size: 14px;
	line-height: 20px;
	padding: 12px;
    font-family: 18px 'Montserrat', sans-serif;
    border-radius: 6px;
}

@media (min-width: 920px) { 
    
#topo {width: 100%; height: 50px; background-color: var(--cor4);}

header {
    text-align: center;
    width: 600px;
    margin-bottom: 40px;
}

.acessar {
    width: 620px;
    margin-top: 50px;
    margin-bottom: 50px;
}

h2 {
    text-align: center;
    font-family: 'Panton';
    font-size: 2.5em;
    color: var(--cor2);
}

h3 {
    text-align: center;
    font-size: 1.8em;
}

.link-h3 {
    text-align: center;
    font-size: 1em;
    color: var(--cor1);
}

.link-h3:hover {
    text-align: center;
    font-size: 1em;
    color: var(--cor2);
}
    
#topocont {
    width: 980px;
    left: 50%;
    margin-left: -490px;
    position: relative;
    height: 50px;
    text-align: left;   
}

#topocont img {
    width: auto;
    height: 24px;
    margin-top: 12px;
}
    
#logo{float: left;}
#redes{float: right}
    
#cont {
    width: 980px;
    left: 50%;
    margin-left: -490px;
    position: relative;
    margin-top: 40px;
} 
    
#passoum {
    margin: 10px 0;    
}
    
#resultado {
    margin-top: 40px;  
}
    
#contdir {
    width: 300px;
    display: inline-block;
    vertical-align: top;
    margin-top: 50px;
}
    
#texto{
    width: 600px;
	height: 240px;
	border: 1px solid var(--cor1);
	color: var(--cor3);
	font-size: 14px;
	line-height: 20px;
	padding: 8px;
	background-color: var(--cor4);  
}
    
h1 { 
	font-family: 'Montserrat', sans-serif;
	color: var(--cor2);
    margin-bottom: 20px;
    font-weight: 600;
}
    
#ads {
    margin-bottom: 20px;
}
    
.btn {
	font: 16px Titulo, Arial, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
	border: none;
	color: var(--cor3);
	line-height: 20px;
	padding: 6px 8px 6px 8px;
	cursor: pointer;
    border-radius: 6px;
    background-color: var(--cor2);
}
    
}

@media (min-width: 10px) and (max-width: 919px) { 
   
#topo {width: 100%; height: 50px; background-color: #fff;}

header {
    text-align: center;
    margin-bottom: 20px;
}

.acessar {
    margin-top: 50px;
    margin-bottom: 55px;
}

h2 {
    text-align: center;
    font-family: 'Panton';
    font-size: 1.5em;
    color: var(--cor2);
}

h3 {
    text-align: center;
    font-size: 1.3em;
}

.link-h3 {
    text-align: center;
    font-size: 1em;
    color: var(--cor1);
}

.link-h3:hover {
    text-align: center;
    font-size: 1em;
    color: var(--cor2);
}
    
#topocont {
    width: 100%;
    height: 50px;
    text-align: center;   
}

#topocont img {
    width: auto;
    height: 24px;
    margin-top: 12px;
}
    
#logo{text-align: center;}
#redes{display: none;}
    
#cont {
    width: 90%;
    left: 50%;
    margin-left: -45%;
    position: relative;
    margin-top: 40px;
}
    
#contesq {
    width: 100%;
    margin: 0;
}
    
#passoum {
    margin: 10px 0;
    text-align: center;
}
    
#resultado {
    margin-top: 80px 0;  
    text-align: center;
}
    
#contdir {
    width: 100%;
    vertical-align: top;
    margin: 40px 0;
}
    
#texto{
    width: 100%;
	height: 240px;
	font-size: 14px;
	line-height:20px;
	padding: 8px;
}
    
h1 { 
	font: 18px Titulo, Arial, 'Helvetica', Verdana, sans-serif;
    margin: 0 0 20px 0;
    color: var(--cor2);
    text-align: center;
    font-weight: 600;
}
    
#ads {
    margin: 0 0 40px 0;
    text-align: center;
}
    
.btn {
	font: 16px Titulo, Arial, 'Helvetica', Verdana, sans-serif;
    font-weight: 600;
	border: none;
	line-height:20px;
	padding: 6px 8px 6px 8px;
	cursor: pointer;
    border-radius: 6px;
    background-color: var(--cor2);
    margin: 22px 0;
}
    
}