.aviso-curriculo {
    float: left;
    color: red;
    font-size: 12px;
    margin-right: 8px;
    margin-top: 7px;
}

input#botao-enviar-contato {
    float: right;
}

#botao-contato {
    float: right;
    margin-right: 10px;
    margin-left: 91px;
}
.btn-contato {
position: relative;
top: -45px;
}
#btn_facebook {
background: #3B5999;
height: 31px;
border-radius: 4px;
text-align: center;
/* padding: 10px 0px 0px 0px; */
font-size: 13px;
font-family: Arial, sans-serif;
color: white;
position: relative;
top: 9px;
margin: 0px 0px 0px 3px;
cursor: pointer;
width: 51%;
display: block;
line-height: 35px;
left: 41px;
text-decoration:none;
}
.perm_face {
margin: 18px 0px 0px 44px;
}
.busque>select {
height: 30px;
width: 145px;
}

#title1 {
display: none;
}

#title2 {
display: block;
padding: 8px 22px;
margin: 0 0 1px -5px;
cursor: pointer;
background: #E2E5F6;
color: blue;
transition: ease .5s;
position: relative;
text-align: center;
}

#title2:hover {
background: #E2E5F6;
}

#title2::after {
font-family: "Font Awesome 5 Pro" !important;
content: '\f067';
font-weight: bold;
font-size: 22px;
position: absolute;
right: 10px;
top: 6px;
}
#title3 {
display: block;    
padding: 8px 22px;
margin: 0 0 10px -5px;
cursor: pointer;
background: #6AAB95;
/*border-radius: 3px;*/
color: #FFF;
transition: ease .5s;
position: relative;

}

#title3:hover {
background: #6AAB95;
}

#title3::after {
font-family: "Font Awesome 5 Pro" !important;
content: '\f078';
font-weight: bold;
font-size: 22px;
position: absolute;
right: 10px;
top: 6px;
}
#title2 {
display: block;    
padding: 8px 22px;
margin: 0 0 10px -5px;
cursor: pointer;
background: #6AAB95;
/*border-radius: 3px;*/
color: #FFF;
transition: ease .5s;
position: relative;
text-decoration:underline;
}

#title2:hover {
background: #6AAB95;
}

#title2::after {
font-family: "Font Awesome 5 Pro" !important;
content: '\f067';
font-weight: bold;
font-size: 22px;
position: absolute;
right: 10px;
top: 6px;
}

#title1:checked + #title2::after {
content: '\f068';
}

.content1 {
background-color: #F0F8Ff;
padding: 10px 25px;
border: 1px solid #A7A7A7;
margin: 0 0 1px -20px;
border-radius: 3px;
text-align:left;
}

#title1 + #title2 + .content1 {
display: none;
}

#title1:checked + #title2 + .content1 {
display: block;
}
/*  checkbox area*/
.container_area {
display: block;
position: relative;
padding-left: 32px;
margin-bottom: 12px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 24px;
}

/* Hide the browser's default checkbox */
.container_area input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.checkmark {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: transparent;
border: 1px #ccc solid;
margin-left: 5px;
}

/* On mouse-over, add a grey background color */
.container_area:hover input ~ .checkmark {
background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_area input:checked ~ .checkmark {
background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark when checked */
.container_area input:checked ~ .checkmark:after {
display: block;
}

/* Style the checkmark/indicator */
.container_area .checkmark:after {
left: 7px;
top: 2px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}

/*  checkbox Perguntas*/
.container_area1 {
display: block;
position: relative;
padding-left: 32px;
margin-bottom: 12px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 17px;
top: -15px;
}

/* Hide the browser's default checkbox */
.container_area1 input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.checkmark1 {
position: absolute;
top: 6px;
left: 0;
height: 20px;
width: 20px;
background-color: transparent;
border: 1px #ccc solid;
margin-left: 0px;
}

/* On mouse-over, add a grey background color 
.container_area1:hover input ~ .checkmark1 {
background-color: #ccc;
}
*/
/* When the checkbox is checked, add a blue background */
.container_area1 input:checked ~ .checkmark1 {
background-color: #FF6900;
}

/* Create the checkmark1/indicator (hidden when not checked) */
.checkmark1:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark1 when checked */
.container_area1 input:checked ~ .checkmark1:after {
display: block;
}

/* Style the checkmark1/indicator */
.container_area1 .checkmark1:after {
left: 7px;
top: 2px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}


/*
#tudo {
width: 100%;
min-width: 300px;
height: 110%;
overflow-x: hidden;
position: relative;
}
*/
#label_news, #notifyMe {
font-size: 13px!important;
font-weight: 700!important;
}
#volta, #volta_vaga_preenchida {
width: 55px;
height: 35px;
margin: 0;
margin-left: 35% ;
}
#volta h4, #volta_vaga_preenchida h4 {
margin: 0px;
width: 76px;
margin-top: 15px;
padding: 8px 8px 1px 8px;
border-radius: 5px;
background: #274a9c;
font-family: Arial;
font-size: 14px;
color: #f3cf07;
font-weight: bold;
text-align: center;
height: 23px;
}
#btn-em {
margin: 28px auto 0;
text-align: center;
}
.input-prepend>input {
    border: 1px solid #ccc;
    border-radius: 0px;
    width: 243px;
    margin: 0px 0px 10px 0px;
    height: 28px;
    padding-left: 5px;
}
.box-geral {
border: 1px solid #3566a8;
height: 650px;
}
.box-opcao label {
display: block;
width: auto;
height: 18px;
float: left;
padding-top: 10px;
font-size: 13px;
}
.escolhas {
position: relative;
top: -5px;
}
#btn_cadastrar {
background-color: #FF6900;
color: #FFF;
border: none;
border-radius: 5px;
width: 250px;
height: 31px;
margin-top: 9px;
cursor: pointer;
}
.box-separacao {
width: 50px;
height: 285px;
float: left;
position: relative;
top: -500px;
left: 523px;
}
.linha-vertical {
border-left: 1px solid #3566a8;
height: 402px;
margin-top: -74px;
}
.box-opcao1 {
width: 374px;
height: 269px;
float: left;
color: #444;
font-size: 16px;
float: right;
position: relative;
top: -627px;
left: -61px;
z-index: 2;
}

#areas {
overflow: scroll;
overflow-x: hidden;
height: 390px;
}
#aviso-area {
font-size: 12px;
position: relative;
left: 500px;
top: -24px;
}
/*  RADIO CURRICULO*/
.container_area3 {
display: block;
position: relative;
padding-left: 32px;
margin-bottom: 12px;
cursor: pointer;
font-size: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 4px;
}

/* Hide the browser's default checkbox */
.container_area3 input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}

/* Create a custom checkbox */
.checkmark3 {
position: absolute;
top: 0;
left: 0;
height: 20px;
width: 20px;
background-color: transparent;
border: 1px #ccc solid;
margin-left: 5px;
border-radius: 25px;
}

/* On mouse-over, add a grey background color 
.container_area3:hover input ~ .checkmark3 {
background-color: #ccc;
}
*/
/* When the checkbox is checked, add a blue background */
.container_area3 input:checked ~ .checkmark3 {
background-color: #FF6900;
}

/* Create the checkmark3/indicator (hidden when not checked) */
.checkmark3:after {
content: "";
position: absolute;
display: none;
}

/* Show the checkmark3 when checked */
.container_area3 input:checked ~ .checkmark3:after {
display: block;
}

/* Style the checkmark3/indicator */
.container_area3 .checkmark3:after {
left: 6px;
top: 2px;
width: 5px;
height: 10px;
border: solid white;
border-width: 0 3px 3px 0;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.box-opcao {
width: 350px;
height: 300px;
float: left;
color: #444;
font-size: 16px;
margin-left: -50px;
}