body{
	background-color: #ffffff;
	color: #3a2c22;
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans",sans-serif;
}

.nopadding{
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.margin-top-0{
	margin-top: 0px!important;
}

#monitor{
    top: 0px;
    right: 0px;
    z-index: 99;
    display: block;
    position: fixed;
    display: none;
}
#monitor div{
        color: #fff;
        width: 64px;
        padding: 5px 0;
        font-size: 30px;
        text-align: center;
        text-transform: uppercase;
}

#monitor #visible-xs{background-color: rgba(232,18,27,0.8);}
#monitor #visible-sm{background-color: rgba(239,122,16,0.8);}
#monitor #visible-md{background-color: rgba(255,246,0,0.8); color: #444;}
#monitor #visible-lg{background-color: rgba(157,205,23,0.8);}
#monitor #visible-xl{background-color: rgba(3,145,63,0.8);}

.grey{background-color: grey;}
.blue{background-color: blue;}
.cyan{background-color: cyan;}
.green{background-color: green;}
.greenyellow{background-color: greenyellow;}
.yellow{background-color: yellow;}
.gold{background-color: gold;}
.orange{background-color: orange;}
.orangered{background-color: orangered;}
.red{background-color: red;}
.tomato{background-color: tomato;}
.purple{background-color: purple;}


/* --- configurações genéricas --- */

.container{
	background-color: rgba(255,255,255,0.5;);
}

.divisao{
	padding: 0px;
	background-position: center;
	background-size: cover;
	color: #fff;
	padding: 35px 0;
	font-weight: 300;
	font-size: 23px;
}

.typed-cursor{
	display: none;
}

.scroll-down{
	width: 53px;
	height: 43px;
	display: block;
	background-repeat: no-repeat;
	background-size: contain;
	left: 50%;
	bottom: 15px;
	position: absolute;
	margin-left: -26px;
	background-image: url(../img/scroll_down.png);
	cursor: pointer;
	transition: all 0.25s ease-in-out;
}

.scroll-down:hover{
	bottom: 10px;
}

#pag-depoimentos .scroll-down{
	bottom: initial;
	z-index: 50;
	top: calc(100vh - 55px); ;
}

#pag-depoimentos .scroll-down:hover{
	top: calc(100vh - 50px); ;
}


.img-float-right{
	float: right;
	margin: 4px 0 10px 10px;
	max-width: 100%;
}

.img-float-left{
	float: left;
	margin: 4px 10px 10px 0px;
	max-width: 100%;
}

.logo-rb{
	background-image: url(../img/home/LogoRBnovobranco.png);
	background-size: 100%;
	width: 150px;
	height: 110px;
	display: block;
	margin: 0 auto;
	background-repeat: no-repeat;
}

.header-principal{
	height: 800px;
	background-position: center;
	background-size: cover;
	text-align: center;
	color: #fff;
}

.header-principal h3{
	padding-top: 105px;
	font-size: 43px;
	font-family: 'Abril Fatface', cursive;
	text-transform: uppercase;
	line-height: 1.5;
}

@media (max-width:767px){
	.header-principal h3{
		padding-top: 70px;
		font-size: 30px;
	}
}

.header-principal hr{
	border-top: 1px solid rgba(255,255,255,0.2);
	width: 67%;
}

.header-principal h1{
	font-size: 70px;
	color: #B34E0E;
	line-height: 1.2;
	font-weight: 300;
}

@media (max-width:767px){
	.header-principal h1{
		font-size: 50px;
	}
}

@media (max-width:575px){
	.header-principal h1{
		font-size: 40px;
	}
}

.header-principal h2{
	line-height: 1.3;
	font-weight: 300;
	max-width: 545px;
	margin: 0 auto;
	margin-bottom: 50px;
	font-size: 22px;
	margin-top: 30px;
}

@media (max-width:767px){
	.header-principal h2{
		font-size: 18px;
		margin-bottom: 30px;
	}
}

@media (max-width:575px){
	.header-principal h2{
		font-size: 16px;
		margin-bottom: 20px;
	}
}


.header-principal span{
	font-style: italic;
	font-weight: 300;
	font-size: 20px;
	opacity: 0.8;
}


.bloco{  }

.bloco p{
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.box-compartilhamento{
	margin-bottom: 50px;
}

@media screen and (min-width: 860px){
  .whatsapp {
    display: none;
  }
}


.box-compartilhamento ul.share-buttons{
  list-style: none;
  padding: 0;
}

.box-compartilhamento ul.share-buttons li{
  display: inline;
}

.box-compartilhamento ul.share-buttons .sr-only {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.box-compartilhamento ul.share-buttons img{
  width: 32px;
}


#footer-principal{
	background-color: #2D221A;
	height: 340px;
	background-image: url('../img/footer_bg.jpg');
	background-position: center;
	background-size: cover;
	z-index: 300;
}

#footer-principal h3 {
	text-align: center;
	line-height: 1.2;
	margin-top: 70px;
}

#footer-principal h3 span{
	color: #ffffff;
	letter-spacing: 10px;
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	padding-left: 18px;
}

#footer-principal h3 b{
	color: #B34E0E;
	font-size: 70px;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: initial;
	font-weight: normal;
	text-transform: uppercase;
}

#footer-principal a{
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	float: left;
	clear: both;
	padding-left: 50px;
	line-height: 1.1;
	margin: 13px 0;
	font-weight: 300;
}

#footer-principal a:first-child{
	margin-top: 60px;
}

#footer-principal .logo-rb{
	width: 150px;
	height: 95px;
	float: initial;
	margin: 0 auto;
}


#wrapper-menu-lateral{
	background: #B34E0E;
	position: fixed;
	top: 0px;
	bottom: 0px;
	width: 320px;
	z-index: 20;
	display: block;
	left: -320px;
	transition: all 0.6s ease-in-out;
	-webkit-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0);
	box-shadow: 0px 0px 5px 4px rgba(0,0,0,0);
}

#wrapper-menu-lateral.ativo{
	left: 0px;
	-webkit-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.5);
}

.btn-fixo{
	position: fixed;
	color: #fff;
	left: 8px;
	top: 8px;
	z-index: 19;
	font-size: 24px;
	padding: 5px 7px;
	border-radius: 3px;
	border: solid 1px transparent;
	cursor: pointer;
	background-color: rgba(179,78,14,1);
}

.btn-fixo:hover{
	border: solid 1px #fff;
	background-color: rgba(179,78,14,1);
}

.btn-fixo#btn-home{
	top: 50px;
	color: #fff;
}

.btn-fixo#btn-home:hover{
	color: #fff;
	text-decoration: none;
}

#wrapper-menu-lateral #btn-close{
	position: absolute;
	left: 275px;
	background-color: #fff;
	color: #3A2C22;
}

#menu-fixo{
	float: left;
	margin: 10px;
	text-align: center;
	padding-top: 80px;
}

#menu-fixo a{
	width: 100%;
	float: left;
	color: #fff;
	line-height: 1.2;
	padding: 5px 0px;
	margin-top: 5px;
	font-size: 24px;
	text-decoration: none;
}

#menu-fixo a:hover{
	
}

/* --- Início - Pág Home --- */

#pag-home{}

#pag-home .bloco-topo-home{
	background-color: #090909;
}

#header-pag-home{
	
}

#pag-home .bloco-topo-home #img-home-1 {
    opacity: 1;
    animation-name: exibe_foto;
    animation-duration: 10s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-2 {
    opacity: 1;
    animation-name: exibe_foto2;
    animation-duration: 15s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-3 {
    opacity: 1;
    animation-name: exibe_foto3;
    animation-duration: 18s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-4 {
    opacity: 1;
    animation-name: exibe_foto4;
    animation-duration: 12s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-5 {
    opacity: 1;
    animation-name: exibe_foto4;
    animation-duration: 12s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-6 {
    opacity: 1;
    animation-name: exibe_foto2;
    animation-duration: 15s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-7 {
    opacity: 1;
    animation-name: exibe_foto2;
    animation-duration: 15s;
    animation-delay: 0s;
}

#pag-home .bloco-topo-home #img-home-8 {
    opacity: 1;
    animation-name: exibe_foto;
    animation-duration: 10s;
    animation-delay: 0s;
}



@keyframes exibe_foto {
    0%   {opacity: 0}
    100% {opacity: 1}
}

@keyframes exibe_foto2 {
    0%   {opacity: 0}
    25%   {opacity: 0}
    100% {opacity: 1}
}

@keyframes exibe_foto3 {
    0%   {opacity: 0}
    15%   {opacity: 0}
    100% {opacity: 1}
}

@keyframes exibe_foto4 {
    0%   {opacity: 0}
    10%   {opacity: 0}
    100% {opacity: 1}
}


#pag-home #col-centro{
	background-image: url('../img/home/header_02.png');
	background-size: 100% 100%;
}

#pag-home #col-centro h3 {
	text-align: center;
	line-height: 1.2;
	margin-top: 50px;
	margin-bottom: 50px;
}

#pag-home #col-centro h3 span{
	color: #ffffff;
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 10px;
	padding-left: 18px;
}

#pag-home #col-centro h3 b{
	color: #B34E0E;
	font-size: 65px;
	font-family: 'Abril Fatface', cursive;
	letter-spacing: initial;
	font-weight: normal;
	text-transform: uppercase;
}

#pag-home #col-centro a.links-footer{
	font-size: 24px;
}



#pag-home a.links-footer{
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	width: 100%;
	line-height: 1.1;
	margin: 25px auto;
	text-align: center;
	display: block;
	font-weight: 300;
}

#pag-home #breve-historico{
	background-image: url('../img/home/foto_home.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center; 
	text-align: center;
}

#pag-home #breve-historico a{
	width: 100%;
	height: 100%;
	text-decoration: none;
	float: left;
}

#pag-home #breve-historico a:hover{
	background-color: rgba(179,78,14,0.4);
}


#pag-home #link_depoimentos a img{
	z-index: 9;
}

#pag-home #link_depoimentos a span.hover-laranja{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 10;
	top: 0px;
	background-color: transparent;
}

#pag-home #link_depoimentos a:hover span.hover-laranja{
	background-color: rgba(179,78,14,0.7);
}

#pag-home #link_depoimentos a h2{
	width: 100%;
	display: block;
	position: absolute;
	z-index: 10;
	top: calc(50% - 30px);
	background-color: transparent;
    color: #fff;
    font-size: 50px;
    font-family: 'Abril Fatface', cursive;
    letter-spacing: initial;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}

@media (max-width:575px){
	#pag-home #link_depoimentos a h2{
		font-size: 40px;
	}
}

#pag-home #breve-historico h2{
    color: #fff;
    font-size: 50px;
    font-family: 'Abril Fatface', cursive;
    letter-spacing: initial;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 35%
}

@media (max-width:1200px){
	#pag-home #breve-historico h2{
		margin-top: 15%
	}
}


#pag-home #breve-historico h3{
	color: #B34E0E;
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	font-size: 40px;
	margin-top: 6%;

}

@media (max-width:850px){
	#pag-home #breve-historico h3{
		font-size: 30px;
	}
}

#pag-home #breve-historico p{
	color: #fff;
	max-width: 400px;
	margin: 0 auto;
	margin-bottom: 50px;

}



/* --- Início - Página O Resgate --- */

#pag-o-resgate .header-principal{background-image: url('../img/o_resgate/foto_topo.jpg');}


.carousel-control-next, .carousel-control-prev{
	width: 7%;
}

#pag-o-resgate .header-principal .bloco h3{
	color: #fff;
}

#pag-o-resgate .header-principal .bloco h2{
	opacity: 0.8;
}

#pag-o-resgate .bloco#bloco-02{
	padding-top: 2rem;
}

#pag-o-resgate .bloco .box-mapa{
	color: #fff;
	margin-top: 20px;
}

#pag-o-resgate .bloco .box-mapa header, #pag-o-resgate .bloco .box-mapa footer{
	background-color: #B34E0E;
	display: flex;
}

#pag-o-resgate .bloco .box-mapa .ico{
	color: #333;
	text-align: center;
	float: left;
	line-height: 1;
	margin: 10px;
}

#pag-o-resgate .bloco .box-mapa .ico i{
	font-size: 30px;
}

#pag-o-resgate .bloco .box-mapa .cidade-origem{
	font-size: 30px;
	font-weight: 300;
	padding: 8px;
}

@media (max-width:767px){
	#pag-o-resgate .bloco .box-mapa .cidade-origem{
		font-size: 25px;
	}
}

@media (max-width:576px){
	#pag-o-resgate .bloco .box-mapa .cidade-origem{
		font-size: 18px;
	}
}

#pag-o-resgate .bloco .box-mapa .cidade-destino{
	font-size: 20px;
	font-weight: 300;
	margin-top: 13px;
	line-height: 1;
}

@media (max-width:767px){
	#pag-o-resgate .bloco .box-mapa .cidade-destino{
		font-size: 18px;
	}
}

@media (max-width:576px){
	#pag-o-resgate .bloco .box-mapa .cidade-destino{
		font-size: 14px;
	}
}


#pag-o-resgate .bloco .box-mapa .cidade-destino span{
	font-size: 16px;
}

@media (max-width:1199px){
	#pag-o-resgate .bloco .box-mapa .cidade-destino span{
		font-size: 15px;
	}
}

@media (max-width:767px){
	#pag-o-resgate .bloco .box-mapa .cidade-destino span{
		font-size: 10px;
	}
}

#pag-o-resgate .bloco .box-mapa .percurso{
	background-color: #3A2C22;
	background-size: contain;
	background-image: url(../img/o_resgate/seta_1.png), url(../img/o_resgate/seta_3.png), url(../img/o_resgate/seta_2.png);
	background-repeat: no-repeat, no-repeat, repeat-x;
	background-position: left, right, center;
}


#pag-o-resgate .bloco .box-mapa .view-mapa{
	margin: 20px 0px;
}

#pag-o-resgate .bloco .box-mapa footer{
	line-height: 1.2;
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 20px;
}

#pag-o-resgate .bloco .box-mapa footer>div{
	padding-top: 20px;
	padding-bottom: 20px;
}


#pag-o-resgate .bloco .box-mapa footer>div:not(:first-child){
	border-left: 1px solid #fff;
}

#pag-o-resgate .bloco .box-mapa footer b{
	font-size: 50px;
	font-family: 'Abril Fatface', cursive;
	font-weight: normal;
}

#pag-o-resgate .bloco .texto-destaque{
	font-size: 30px;
	color: #B34E0E;
	font-weight: 300;
	line-height: 1.2;
}

#pag-o-resgate .bloco .texto-destaque b{
	font-size: 70px;
	font-family: 'Abril Fatface', cursive;

}

#pag-o-resgate .bloco p span{
	color: #B34E0E;
	line-height: 1.2;
	font-size: 25px;
	font-family: "Open Sans",sans-serif;
}

#pag-o-resgate .bloco a{
	color: #B34E0E;
	text-decoration: underline;
}

#pag-o-resgate .bloco a#link-author{
	color: #fff;
	text-decoration: none;
}

#pag-o-resgate .bloco a#link-author:hover{
	text-decoration: underline;
}

#pag-o-resgate .bloco h3{
	color: #B34E0E;
	font-size: 42px;
    font-family: 'Abril Fatface', cursive;
    text-transform: uppercase;

}

#pag-o-resgate .bloco h3 .line{
	height: 3px;
	width: 40%;
	background-color: #B34E0E;
	margin-top: 20px;
}

#pag-o-resgate .bloco .legenda{
	color: #B34E0E;
	margin-top: 10px;
	margin-bottom: 20px;
}

#pag-o-resgate .tabela-padrao{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}

#pag-o-resgate .tabela-padrao tr th{ 
	background-color: #fff;
	text-align: center;
}


#pag-o-resgate .tabela-padrao tr:nth-child(odd){ 
	background-color: #e2e5e8;
}

#pag-o-resgate .tabela-padrao tr td{ 
	padding: 5px;
}


#pag-o-resgate .tabela-padrao tr.primeira-linha td{ 
	background-color: #b34d0e;
	color: #fff;
}

#pag-o-resgate .tabela-padrao tr.footer td{ 
	font-weight: bold;
}

#pag-o-resgate #link_timeline_divisao{
	height: 110px;
	margin-top: -110px;
}

#pag-o-resgate #link_timeline_divisao>div{
	background-color: #b34e0e;
	height: 110px;
	float: right;
	width: 49%;
	min-width: 320px;
	padding: 16px 40px;
}

#pag-o-resgate #link_timeline_divisao>div span{
	font-size: 20px;
}

#pag-o-resgate #link_timeline_divisao>div h3 {
    font-size: 32px;
    font-family: 'Abril Fatface', cursive;
    text-transform: uppercase;
    font-weight: normal;
}

@media (max-width:767px){
	#pag-o-resgate #link_timeline_divisao>div h3{
		font-size: 28px;
	}
}

#divisao-3{
	color: #fff;
	font-size: 1rem;
	font-family: "Open Sans",sans-serif;
	font-weight: 300;
	background-image: url(../img/o_resgate/divisao3.jpg);
	font-size: 26px;
	padding: 100px 0px;
	min-height: 300px;
}

@media (max-width:992px){
	#divisao-3{
		padding: 50px 0px;
		min-height: initial;
	}
}

@media (max-width:797px){
	#divisao-3{
		padding: 30px 0px;
		font-size: 20px;
	}
}

/* --- Início - Página DepoimentoS (home) --- */




#pag-depoimentos .legenda {
    background-color: rgba(180,80,14, 0.6);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    text-align: center;
    padding: 50px;
    color: #fff;
    display: none;
}

@media (max-width:991px){
	#pag-depoimentos .legenda{
		padding: 20px 20px 0;
	}
}

@media (max-width:576px){
	#pag-depoimentos .legenda{
		padding: 10px 5px 0;
	}
}

@media (max-width:450px){
	#pag-depoimentos .legenda{
		padding: 0px 5px 0;
	}
}

#pag-depoimentos .link-depoimento:hover .legenda{
	display: block;
}


#pag-depoimentos .legenda i{
	width: 50%;
	min-width: 30px;
	display: inline-block;
}

#pag-depoimentos .legenda i img {
    width: 100%;
    max-width: 55px;
}



#pag-depoimentos .legenda span {
    font-size: 22px;
    font-weight: 300;
    padding-top: 10px;
    display: inline-block;
    line-height: 1.1;
    padding-bottom: 10px;
}

@media (max-width:991px){
	#pag-depoimentos .legenda span{
		font-size: 16px;
	}
}

@media (max-width:576px){
	#pag-depoimentos .legenda span{
		font-size: 14px;
	}
}

@media (max-width:450px){
	#pag-depoimentos .legenda span{
		font-size: 10px;
	}
}

#pag-depoimentos .legenda h2 {
    font-size: 32px;
    font-family: 'Abril Fatface', cursive;
    text-transform: uppercase;
    font-weight: normal;
}

@media (max-width:991px){
	#pag-depoimentos .legenda h2 {
	    font-size: 24px;
	}
}

@media (max-width:576px){
	#pag-depoimentos .legenda h2 {
	    font-size: 20px;
	}
}


@media (max-width:450px){
	#pag-depoimentos .legenda h2 {
	    font-size: 16px;
	}
}

/* --- Início - Página Depoimento --- */

#pag-depoimento .bloco#bloco-depoimento p:first-child{
	margin-top: 0rem;
}

#pag-depoimento .header-principal{
	height: 720px;
}

@media (max-width:767px){
	#pag-depoimento .header-principal{
		height: 600px;
	}
}

#pag-depoimento .header-principal h1{
	padding: 30px 0;
}

@media (max-width:797px){
	#pag-depoimento .header-principal h1{
		padding: 0px;
	}
}

#header-depoimento-01{
	background-image: url('../img/depoimentos/01_carlos_chagas.jpg');
	background-position: left;
}
#header-depoimento-02{
	background-image: url('../img/depoimentos/02_francisco_bastos.jpg');
	background-position: left;
}
#header-depoimento-03{
	background-image: url('../img/depoimentos/03_francisco_diogo.jpg');
	background-position: left;
}

#header-depoimento-04{
	background-image: url('../img/depoimentos/04_marcos_antonio.jpg');
	background-position: left;
}
#header-depoimento-05{
	background-image: url('../img/depoimentos/05_maria_antonia.jpg');
	background-position: right;
}
#header-depoimento-06{
	background-image: url('../img/depoimentos/06_francisco_lira.jpg');
}

#header-depoimento-07{
	background-image: url('../img/depoimentos/07_francisco_fabiano.jpg');
	background-position: right;
}
#header-depoimento-08{
	background-image: url('../img/depoimentos/08_raimundo_de_macedo.jpg');
	background-position: right;
}
#header-depoimento-09{
	background-image: url('../img/depoimentos/09_francisco_assis.jpg');
}

#header-depoimento-10{
	background-image: url('../img/depoimentos/10_maria_do_rosario.jpg');
}
#header-depoimento-11{
	background-image: url('../img/depoimentos/11_raimundo_leandro.jpg');
	background-position: left;
}
#header-depoimento-12{
	background-image: url('../img/depoimentos/12_pedro_fernandes.jpg');
	background-position: left;
}

#header-depoimento-13{
	background-image: url('../img/depoimentos/13_raimundo_nonato.jpg');
	background-position: right;
}
#header-depoimento-14{
	background-image: url('../img/depoimentos/14_jose_leandro.jpg');
	background-position: left;
}
#header-depoimento-15{
	background-image: url('../img/depoimentos/15_luis_cincinati.jpg'); 
}

#pag-depoimento .bloco#bloco-depoimento{
	padding-top: 90px;
	padding-bottom: 90px;
}

#pag-depoimento .bloco#bloco-depoimento span{
	color: #B34E0E;
}


/* --- Início - Página Timeline --- */

#pag-timeline{
	background-color: #ddd;
	background-image: url('../img/timeline/timeline_bg.jpg');
	background-size: cover;
	background-position: right;
}

#pag-timeline .bloco-timeline{
	min-height: 600px;
	width: 100%;
}

#pag-o-resgate #pag-timeline .bloco-timeline{
	min-height: 450px;
}

#pag-timeline .bloco-timeline .header-timeline{
	float: left;
	width: 100%;
	margin-top: 80px;
}

#pag-o-resgate #pag-timeline .bloco-timeline .header-timeline{
	margin-top: 50px;
}


#pag-timeline .bloco-timeline .header-timeline h2{
	float: left;
	width: 300px;
	font-size: 80px;
	font-family: 'Abril Fatface', cursive;
	line-height: 0.76;
	border-bottom: 2px solid #B34E0E;
	color: #B34E0E;
	padding-bottom: 15px;
}

#pag-timeline .bloco-timeline .header-timeline .box-setas{
	float: right;
	width: 92px;
	height: 60px;
	font-size: 40px;
}

#pag-timeline .bloco-timeline .header-timeline .box-setas a{
	background-color: #3A2C22;
	width: 44px;
	height: 44px;
	text-align: left;
	color: #fff;
	line-height: 41px;
}

#pag-timeline .bloco-timeline .header-timeline .box-setas a.seta-1{float: left; padding-left: 13px;}
#pag-timeline .bloco-timeline .header-timeline .box-setas a.seta-2{float: right; padding-left: 17px;}

#pag-timeline .bloco-timeline .header-timeline .box-setas a:hover{
	background-color: #B34E0E;
}

#pag-timeline .bloco-timeline .header-timeline .box-setas a.inativo{
	background-color: #666;
}

#pag-timeline .bloco-timeline .header-timeline h3{
	float: left;
	width: 100%;
	font-weight: 300;
	font-size: 22px;
}

#pag-timeline .bloco-timeline .header-timeline h3 i{
	color: #B34E0E;
}

#pag-timeline .bloco-timeline .header-timeline .fonte{
	float: left;
	width: 100%;
	font-size: 12px;
	font-weight: 300;
}


#pag-timeline .bloco-timeline .conteudo-timeline{
	float: left;
	width: 100%;
	margin-top: 50px;
}

#pag-o-resgate #pag-timeline .bloco-timeline .conteudo-timeline{
	margin-top: 20px;
}

#pag-timeline .bloco-timeline .conteudo-timeline p{
	margin-top: 1rem;
	margin-bottom: 1rem;
	font-weight: 300;
	font-size: 20px;
}


/* --- Início - Página Créditos --- */

#pag-creditos{
	min-height: 100vh;
	background-image: url(../img/creditos/bg_pag_creditos.jpg);
	background-size: cover;
	background-position: center;
	color: #fff;
}

#pag-creditos #footer-principal{
	background-image: none;
	background-color: transparent;
	padding-top: 200px;
	height: inherit;
}

@media (max-width:767px){
	#pag-creditos #footer-principal{
		padding-top: 0px;
	}
}

#pag-creditos #footer-principal h3{
	margin-top: 150px;
}


#pag-creditos #footer-principal .row>div:not(:first-child){
	border-left: 1px solid rgba(255,255,255,0.2);
}

@media (max-width:767px){
	#pag-creditos #footer-principal .row>div:not(:first-child){
		border-left: 0px solid rgba(255,255,255,0.2);
	}
}

#pag-creditos #info-creditos{
	padding-left: 70px;
	padding-bottom: 70px;
}

@media (max-width:991px){
	#pag-creditos #info-creditos{
		padding-left: 30px;
	}
}

#pag-creditos #info-creditos h1{
	margin-top: 50px;
	font-size: 25px;
}

#pag-creditos #info-creditos ul{
	list-style: none;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-left: 0px;
}

#pag-creditos #info-creditos ul li{
	padding-bottom: 15px;
	font-weight: 300;
}

#pag-creditos #info-creditos ul li b{
	font-weight: 600;
}



/* --- Início - Página Ping --- */

#pag-ping .header-principal{
	background-image: url('../img/ping/bg_ping.jpg');
	background-position: right;
	padding-top: 150px;
}

@media (max-width:800px){
	#pag-ping .header-principal{
		padding-top: 250px;
		background-image: url('../img/ping/bg_pingsm.jpg');
		background-position: center;
	}
}



#pag-ping .header-principal h1{
	color: #fff;
}

#pag-ping b span{
	color: #B34E0E;
}

