

/* FOLHA DE APARÊNCIAS PERSONALIZADA */

	::selection {
		background-color: #0000fe;
		color: white;
		text-shadow: none;
	}

	.negativo *, .negativo { color: white; }
	.sombra, .sombra * { text-shadow: 1px 1px 5px rgba(0,0,0,0.7); }

/* BACKGROUNDS */

	.bg-azul {background-color: #0000FE;}
	.bg-branco {background-color: #FFF;}
	.bg-cinza {background-color: #f2f2f2;}
	.bg-preto {background-color: #000;}

/* CITAÇÃO */

	.card-citacao {
		padding: 70px 80px 70px 70px;
	}

	.card-citacao::before, .card-citacao.negativo::before {
		content: ' ';
		width: 106px;
		height: 97.5px;
		display: table;
		background-image: url('../img/icon/aspas_azul.png');
		background-repeat: no-repeat;
		margin-bottom: 20px;
	}

	.card-citacao.negativo::before {		
		background-image: url('../img/icon/aspas_negativo.png');
	}

	.card-citacao h1 {
		font-size: 42px;
	}

	.card-citacao p {
		font-style: italic;
		margin: -10px 0 0 -10px;
	}


/* CABEÇALHO DA PÁGINA INICIAL */

	#wpadminbar {position: absolute; top: 60px !important; z-index: 1;}



	#menu-top {
	}


	#control-nav {
	  display: none;
	}


	#control-nav:checked ~ .control-nav-close {
	  -webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  transform: translate(0, 0);
	}
	 
	#control-nav:checked ~ nav {
	  -webkit-transform: translate(0, 0);
	  -ms-transform: translate(0, 0);
	  transform: translate(0, 0);
	}


	.cabecalho-inicial {
		position: fixed;
		top: 0;
		height: 60px;
		width: 100%;
		background-color: white;
		z-index: 10;
	}

	.menu-item {
		display: table;
		float: left;
		padding: 20px;
		color: #737373;
	}

	.menu-item:hover {
		color: #0000FE;
	}

	.cabecalho-paginas {
		padding: 15px 100px;
		position: fixed;
		top: 0;
		height: 60px;
		width: 100%;
		background-color: white;
		box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
		z-index: 5;
	}


	#link-inicio {
		color: #737373;
		font-weight: bold;
		line-height: 2;
		padding: 0 10px;
	}

	#link-inicio::before {
		content: '';
		display: table;
		width: 19px;
		height: 17px;
		background-image: url(../img/icon/home_icon.png);
		float: left;
		margin: 5px;
	}


	.header-direito {
		float: right;
	}

	.header-direito * {
		float: left;
	}

	.header-direito .redes {
		margin-top: -5px;
	}

	.header-direito .redes * {
		color: #737373;
		font-size: 30px;
		margin: 0;
	}

	.cabecalho-paginas a:hover, #link-inicio:hover {
		color: #0000fe;
	}

	.header-direito img {
		width: 70%;
		height: auto;
		margin: 3px 0 0 20px;
	}



/* FRONT-PAGE - PRIMEIRA TELA */

	.front-page {
		min-height: 100vh !important;
		padding: 0;
		box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 15%);
	}

	.bg-sede {
		background-image: url('../img/back/IMG_9444.jpg');
		height: 100vh;
		background-color: gray;
		background-blend-mode: luminosity;
	}

	.front-branco {
		height: calc(100vh - 250px);
		padding: 20px 15%;
	}

	.front-branco img {
		width: 40%;
		height: auto;
		float: left;
		margin-top: calc(100vh - 250px - 55%);
	}

	.front-azul {
		height: 250px;
		padding: 50px 20px 0 15%;
		bottom: 0;
	}

	.front-azul * {
		float: left;
	}

	.front-azul h1 {
		font-size: 25px;
	    margin: 0 25px;
	}

/* SOBRE */

	.sobre .col-media {
		transform: translate(-10px);
	}

	.sobre p.has-small-font-size::before {
		content: '*';
		position: relative;
		left: -10px;
		margin-right: -5px;
	}

/* DOCUMENTÁRIO FP */

	.doc {
		/*height: 100vh;*/
	}

	.doc a {
	}

/* TIMELINE */

	.tl-intro {
		background-image: url('../img/back/bg_grafismoazul.png');
		background-attachment: inherit;
		background-position: -100px top;
		background-repeat: no-repeat;
		padding: 290px 0 70px 0;
	}

	.timeline {
		padding-top: 100px;
	}


	.tl-fim {
		padding-bottom: 200px;
	}


	.tl-intro .col-dupla {
		transform: translateY(50px);
	}


/* EFEITO IDENTIDADE */

	.id-trigger .media {
		transform: translate(-10px);
	}

	.id-trigger .simples {
		transform: translate(10px);
	}



/* NOVA IDENTIDADE */

	.tl-fim .col-tripla.element {
		transform: translateY(25px);
	}

	.identidade .no-wrap {
		margin-top: -300px;
	}


	.id-desc {
		margin-top: 250px;
	}

	.conceito-marca {padding-top: 0;}

	.conceito-marca .bg-cinza, .conceito-marca .bg-azul { display: table; width: 100%; margin-bottom: 20px;}

	.conceito-marca .bg-cinza img {
		width: 33%;
		display: table;
		margin: 250px 0 10px 0;
	}

	.conceito-marca .bg-azul img {
		width: 60%;
		margin: 139px auto;
	}

	.seta-graf {
		float: left;
		margin-left: 5px;
		margin-bottom: 10px;
		margin-top: 123px;
	}

/* LIVRO */

	.livro {
		padding: 150px 0;
		background-image: url('../img/back/livro_mock.png');
		background-repeat: no-repeat;
		background-position: top left;
		background-size: contain;
	}

	.icon.botao::before {
		content: '';
		display: table;
		float: left;
		width: 25px;
		height: 25px;
		background-repeat: no-repeat;
		margin: -5px 10px -5px -10px;
	}

	.livro .quarto {
		transform: translate(30px);
	}

	#ver::before {
		background-image: url('../img/icon/book_icon.png');
	}

	#download::before {
		background-image: url('../img/icon/download_icon.png');
	}

/* GALERIA */

	.galeria {
		transform: translateY(50px);

	}


	.video h1 {
		font-size: 20px;
		text-transform: none;
	}

	.video a::before {
		content: '';
		display: table;
		width: 43px;
		height: 32px;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url('../img/icon/yt_icon.png');
		position: relative;
		top: calc(100px - 26px);
		left: calc(50% - 43px / 2);
		margin-bottom: -32px;
		transition: .5s;
		opacity: .5;
	}

	.video img {
	}

	.video:hover {
		transform: scale(1.03);
	}

	.video:hover a::before {
		opacity:1;
	}

	.video-topo iframe { /* video da single */
		height: calc(100vh - 60px);
		margin-top: 60px;
	}

	.video-desc h1 { /* video da single */
	    text-transform: none;
	}


/* DEPOIMENTO */

	.depoimentos {
		background-image: url('../img/back/fundo_cliente.png');
	}

	.depoimento p {
		font-size: 18px;
	}

	.depoimento {
		transform: translate(-25px);
	}

	.depoimento::before {
		content: ' ';
		width: 106px;
		height: 97.5px;
		display: table;
		background-image: url('../img/icon/aspas_azul.png');
		background-repeat: no-repeat;
		margin-bottom: 20px;	
	}

	.depoimento.negativo::before {
		background-image: url('../img/icon/aspas_negativo.png');		
	}

	.depoimento .botao {
		float: none;
	}


/* CARROSSEL TIMELINE */

	button {font-family: 'Praktika Rounded'; font-weight: 400;}

	.carrossel-container {
		position: relative;
		padding: 15px 0;
		max-width: 600px;
		margin: 0 auto;
	}

	.carrossel-wrap {
	  	overflow-x: auto;
	}


	.seta-esquerda, .seta-direita {
		position: absolute;
		top: 0;
		left: -80px;
		right: auto;
		bottom: 0;
		font-size: 50px;
		line-height: 250px;
		width: 80px;
		color: #0000fe;
		background: linear-gradient(to left, transparent 0%, white 200%);
		cursor: pointer;
		border: none;
   		z-index: 1;
   		opacity: .8;
	}

	.seta-esquerda:hover, .seta-direita:hover {
		opacity: 1;
	}


	.seta-direita {
		right: -80px;
		left: auto;
		text-align: center;
		background: linear-gradient(to right, transparent 0%, white 200%);
	}


	.carrossel {
		display: flex;
		flex-flow: row nowrap;
		align-items: center;
		gap: 50px;
	}

	.item {
		flex-shrink: 0;
		transition: all 600ms ease-in-out;
		opacity: 0.2;
	}

	.item-atual {
		opacity: 1;
	}


	.carrossel-wrap::-webkit-scrollbar {
	 background-color: #f2f2f2;
	 height: 5px;
	}

/*
	.carrossel-wrap {
	  -ms-overflow-style: none; /* IE and Edge
	  scrollbar-width: none; /* Firefox 
	}
*/


/* CATEGORY */

	article:last-child {
		display: table;
		margin-bottom: 40px;
	}


/* CATEGORY VIDEOS */ 

	.category-videos {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: center;
		row-gap: 20px;
	}

	.tematicas-videos {
		margin: 40px auto;
		background: linear-gradient(180deg, #f7f7f7, transparent);
		/*border-radius: 10px;*/
	}

	.tematicas-videos h2 {
		margin: 30px;
	}
	
/* FORMULÁRIO */

input, textarea {
	border: none;
    background-color: #efefef;
    border-radius: 10px;
    padding: 10px;
}

.wpcf7-response-output {
    border: none !important;
}

/* ERRO 404 */

.erro404 h1 {
	font-size: 80px;
	margin-left: -5px;
}

.erro404 p {
	margin: 0 0 20px 0;
}

/* FOOTER */

	footer {
		padding: 50px 0;
	}

	footer .rodape {
		font-size: 14px;
	}

	footer .redes {
		margin: -10px;
	}

	footer img {
		margin: 40px auto;
	}

/* ativação motion */

	.element {
		opacity: 0;
		transition: 1.3s;
	}

	.show-element {
		opacity: 1 !important;
		transform: translate(0) !important;
	}


/* SCROLL ÍCONE */

	.scroll {
		display: table;
		background-color: rgba(255, 255, 255, 1);
		background-image: url('../img/icon/scrolling_mousewheel.gif');
		background-size: cover;
		width: 100px;
		height: 100px;
		border-radius: 50%;
		position: absolute;
		bottom: 70px;
		left: calc(50vw - 50px);
	}


/* controles de rolagem */

	::-webkit-scrollbar {
	    float: right;
	    position: fixed;
	    top: 0;
	    right: 0;
	    width: 5px;
	    background: #606060;
	}

	::-webkit-scrollbar-thumb {
	    background: #0000fe;
	}

