
    

/* .unidade {
    color: #d91a42;
    font-size: 140%;
} */

/* .titulo-old {
    font-size: 120%;
}*/

/* .objetivo-old {
    padding: 20px;
    color: #FFF;
    background-color: #eb5b79;
    margin: 5px;
}*/
/* .objetivo-old p {
    text-indent: inherit;
    text-align: center;
    max-width: 70%;
    min-width: 250px;
}*/		

/* QUIZZ */
.quizz {
    background-color: #f2f2f2;
    width: 90%;
    margin: 20px auto;
    border: 1px dotted #fc790e;
    padding: 20px;
    min-height: 350px;
}

.quizz h3 {
    color: #fc790e;
}

.quizz .action {
    text-align: center;
    margin: 20px auto;
    width: 400px;
}

.quizz .question {
    background-color: #faecd3;
    padding: 20px;
    margin: 20px;
}
.quizz .question p {
    text-align: center;
    font-size: 140%;
}

.quizz .feedback {
    background-color: #f2f2f2;
    padding: 20px;
    margin: 20px;
}

.quizz .feedback h3 {
    color: #00a59b;
}

.quizz .etapa {
    display: none;
}

.quizz .ativa {
    display: flex;
}

blockquote {
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

h3,.h3 {
	font-size: 2.4rem;
}

h4,.h4 {
	font-size: 2rem;
}

.objetivos {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

ol li, ul li {
    margin-bottom: 0.5rem;
}


/* Referencia */
.listaReferencia li {
	margin-bottom: 15px;
}

/* Figuras */
figure {
    text-align: center;
	margin-bottom: 20px;
    margin-top: 20px;
    break-inside: avoid;
}

figcaption {
	margin-bottom: 10px;
}

figure img {
	margin-left:auto; 
	margin-right:auto;
}

.fonte {
	color: grey;
    text-align: left;
    font-size: 90%;
    margin-top: 10px;
}

.background-blue .fonte {
    color: rgb(234,234,234);
}

figure img {
    border: 5px solid white;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    background-color: white;
    margin-left: auto;
    margin-right: auto;
}
figure img.transparente {
    border: 0px solid white;
    box-shadow: 0 0 5px rgba(0,0,0,0);
    background-color: inherit;
}

figure video {

    border: 5px solid white;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
    background-color: white;
    margin-left: auto;
    margin-right: auto;

}

/* no background */
figure.background-none img {
    border: 0px solid white;
    box-shadow: 0 0 5px rgba(0,0,0,0);
    background-color: rgba(0,0,0,0);
}

figure .lupa {
    position: absolute;
    bottom: 50px;
    right: 20px;
    width: 40px;
    height: 40px;
}

/* Tabela */
.table {
	margin-bottom: 0px;
}
.table-striped > tbody > tr > th {
	background-color: #dce6dd;
}

/* Citacao */
.citacao {
	margin-left: 30%;
}

.citacao blockquote {
	border-left: inherit;
}

.citacao-body {
	font-size:1.5rem;
    padding: 10px 25px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 15px -3px rgba(00, 00, 00, 0.6);
	box-shadow: 0px 0px 15px -3px rgba(00, 00, 00, 0.6);
	margin-left: 60px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
	text-shadow: 2px 2px 2px #fff;
	filter: dropshadow(color=#fff, offx=2, offy=2);
	position: relative;
	background: url(../img/guillemet.gif) top left no-repeat, url(../img/guillemet2.gif) bottom right no-repeat;
}

aside.complemento .citacao-body { background-color: #ffffff; }
.panel-body .citacao { margin-left: 20%; }

.citacao-autor {
	text-align: right;
	font-size: 1.5rem;
}


/************* Reconfig Bootstrap CSS *************/
.blockquote-reverse, blockquote.pull-right {
    border-right: 5px solid #79C9C5;
}

.panel-default {
    border-color: #79C9C5;
    border-style: dashed;
}

.well {
    border-color: #79C9C5;
}

/* Panel Destaque */
.panelDestaque {
	border-style: double;
	border-color: #36857D;
	border-radius: 10px;
	max-width: 650px;
	color: #777;
	background-color: #dce6dd;
	margin-left: auto; margin-right: auto;
}

.panelDestaque .panel-heading {
	background-image: inherit;
	background-color: #36857D;
	font-weight: bold;
	color: #FFF;
}



/*  unidade 1 */
.flex6a { flex: 1 1 50%; padding: 5px; }











.h2subtitulo {
    font-size: 1.5rem;
    font-family: 'Taviraj', serif;
    font-style: italic;
    line-height: 1.1;
}

h3 {
    font-family: 'Alfa Slab One', cursive;
    font-size: 2.5rem;
    margin-bottom: 0;
    margin-top: 0;
}



.teste {
    
    font-family: 'Alfa Slab One', cursive;

    font-family: 'Taviraj', serif;

    font-family: 'Roboto Slab', serif;

}

.img-responsive {
    width: 100%;
    height: auto;
}



.border {
    border:1px solid red;
}



/* bootstrap 4 Col */

.card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    text-align:left;
    font-family: 'Roboto Slab', serif;
    font-size: 1.1rem;
    padding: 5%;
}

.btn-default {
    color: #333;
    background-color: rgba(255,255,255,0);
    background-image: none;
    border-color: #ccc;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-purple {
    color: #FFF;
    border: 2px solid #FFF;
    background-color: rgba(255,255,255,0);
    background-image: none;
}
.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}

.btn-purple:hover {
    color: #b85e85;
    background-color: #FFF;
}

