@font-face {
font-family: HelveticaLTStd-Roman;
src: url('../font/HelveticaLTStd-Roman.otf');
}

@font-face {
font-family: HelveticaLTStd-Bold;
src: url('../font/HelveticaLTStd-Bold.otf');
}

@font-face {
font-family: HelveticaLTStd-Light;
src: url('../font/HelveticaLTStd-Light.otf');
}

@font-face {
font-family: AvantGardeBkBt;
src: url('../font/Avgardn.otf');
}


body {
    width: 100%;
    max-width: 1066px;
    min-width: 600px;
    margin: 0 auto 0 auto;
    font-family: HelveticaLTStd-Roman;
    overflow-y: scroll;
    overflow-x: hidden;
}

.top {
    position: relative;
    margin-bottom: 10px;
}

#assinatura {
    width: 100%;
    top: 0;
    margin: 0;
    position: relative;
    z-index: -1;
}

#assinaturaWhite {
    width: 100%;
}

.baseAssin {
    width: 100%;
    height: 0;
    padding-bottom: 23.445%;
}

#assinatura img {
    margin-left: 5.6%;
    margin-top: -0px;
    width: 90.5%;
    position: absolute;
}

.navbarra {
    width: 100vw;
    height: clamp(18px, 4vw, 26px);
    position: absolute;
    left: calc((100% - 100vw) / 2);
    background-color: #808080;
    z-index: -100;
    margin-top: clamp(-26px, -4vw, -18px);
}

.nav {
    width: 100%;
    height: clamp(18px, 4vw, 26px);
    position: relative;
    display: flex;
    justify-content: center;
    left: 50%;
    transform: translateX(-50%);
}

.nav a {
    text-decoration: none;
    color: #FFFFFF; 
    padding: 0; 
    margin: 0;
}

.nav a:hover {
    text-decoration: none;
    color: #000000;
}

.nav div {
    border-right: #fff 1px dotted;
    width: auto;
    float: left;
    height: clamp(15px, 4vw, 20px);
    padding: 6px 2.4vw 0 2.4vw;
    padding-top: clamp(2px, 1vw, 6px);
    font-size: clamp(10px, 2vw, 13px);
    letter-spacing: 1px;
    z-index: 1000;
}

.nav .home {
    padding-left: 0;
}

.nav .contato {
    border-right: 0;
    padding-right: 0;
}

.bloco1 {
    margin-top: 26px;
}

@media (orientation: portrait) {
    body {
        min-width: 330px;
    }
}

.estilo1 {
    font: 16px HelveticaLTStd-Roman; font-weight: 500; color:#000; line-height: 20px;
}

.estilo2 {
    font: 16px HelveticaLTStd-bold; font-weight: 500; color:#000; line-height: 20px;
}

.navindex {
	margin-top: 37px;
	height: 30px;
	width: 100%;
	font: 16px HelveticaLTStd-Roman;
	font-weight: 500;
}
.navindex div {
	border-right: #999999 1px dotted;
	width: auto;
	float: left;
	height: 15px;
	padding: 0 30px 0 30px;
	position: relative;
	z-index: 1000;
}

.navindex div a {
	text-decoration:none;
	color:#999999;
}

.navindex div a:hover {
    text-decoration: none;
    color: #000000;
}

.navindex .home {
	margin-left: 0px;
}

.navindex .contato {
	border-right: 0;
}

#sociais {
    height: 27px; float: right; margin: 11px 2px 30px 0;
}

#sociais div {
    width: 29px;
    height: 27px;
    float: right;
    margin-left: 3px;
    margin-top: 10px;
    background-image: url(http://jbezerra.com.br/images/sociais.jpg);
    background-repeat: no-repeat;
}

#sociaisindex {
	height: 27px; float: right; width: 180px; margin-top: -35px; margin-right: -1px;
}

#sociaisindex div {
	width: 29px;
	height: 27px;
	float: right;
	margin-left: 3px;
	background-image: url(http://jbezerra.com.br/images/sociais.jpg);
	background-repeat: no-repeat;
}

#sociais #face, #sociaisindex #face {
	background-position: 0;
}

#sociais #twi, #sociaisindex #twi {
	background-position: -32px;
}

#sociais #you, #sociaisindex #you {
	background-position: -63px; display: none;
}

#sociais #dois, #sociaisindex #dois {
	background-position: -95px; display: none;
}

#sociais #insta, #sociaisindex #insta {
	background-position: -127px; display: none;
}

#sociais #email, #sociaisindex #email {
	background-position: -159px;
}

.anos div {
    float: left;
    padding-right: 25px;
}

a {
    text-decoration: none;
    color: #000;
}

.colecao {
    background-image: url(http://jbezerra.com.br/images/bolinha_vermelha.png); background-repeat: no-repeat; background-position: right;
}

#drag_m, #image_m {
    border: #b6b6b6 1px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

#tx_busca {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    text-align: left; padding: 0px 8px 2px 8px; border: #b6b6b6 2px solid; color: #000; font-family: HelveticaLTStd-Roman; font-size: 16px; height: 31px; width: 205px;
}

.cont_crit {
    color: black;
    font-size: 14px;
    font-family: HelveticaLTStd-Roman;
    text-align: justify;
    line-height: 19px;
    text-indent: 0;
    padding-top: 10px;
}

.cont_crit p {
    margin: 0; padding: 0;
}

.criticos {
    text-indent: 40px;
}

.cont_crit p .criticos p {
    margin: 0; padding: 0;
}

.titi_crito {
    text-align: left;
    font-size: 15px;
    font-family: HelveticaLTStd-bold;
    line-height: 20px;
}

.titi_crit {
    text-align: left;
    font-size: 15px;
    font-family: HelveticaLTStd-Roman;
    text-transform: uppercase;
    line-height: 20px;
}

.fonte_crit {
    color: black;
    font-size: 12px;
    font-family: HelveticaLTStd-Roman;
    font-style: italic;
    text-align: right;
    line-height: 20px;
}

.bibliografia {margin: 5px 0 0 0; font-size: 14px;}

.rotulo {
    font-family: HelveticaLTStd-Roman; font-size: 15px;
    float: left;
    text-align: left;
    width: 100%;
    height: 21px;
}

.campo {
    float: left;
    width: calc(100% - 20px);
    margin-bottom: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    text-align:left; padding: 0px 8px 2px 8px; border: #b6b6b6 2px solid; color: #000; font-family: HelveticaLTStd-Roman; font-size: 16px; height: 31px;
}

.campo input[type="text"], .campo textarea {
    border: 0; background: none; width: 100%;
    width: 100%;
    margin-bottom: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    text-align: left; padding: 0px 8px 2px 8px; margin-left: -9px; color: #000; font-family: HelveticaLTStd-Roman; font-size: 16px; height: 31px;
}

.campo input[type="text"]:active, .campo textarea:active {
    border: 0;
}

input[type="submit"], input[type="button"] {
    border: none;
    padding: 3px 10px 2px 10px;
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    -o-border-radius: 11px;
    border-radius: 11px;
    cursor: pointer;
    border: #b6b6b6 2px solid;
}

#resultado {
    width: 300px;
    height: 150px;
    position: absolute;
    top: 240px;
    left: calc(50% - 50px);
    border: #F1090D 2px solid;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    background-color: #C9C7B8;
    display: none;
    z-index: 2000;
}

#resultado div {
    width: calc(100% - 8px);
    text-align: center;
    padding: 4px;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    -ms-border-radius: 8px 8px 0 0;
    -o-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.t_via {
    width: 129px; text-align: center; 
    position: absolute; color: #FFFFFF; margin-top: -70px;
    font-family: AvantGardeBkBt; font-size: 13px; letter-spacing: 1px;
}
