<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	margin: 0;
	font-family: arial,helvetica;
	color: #333;
	color: rgba(0,0,0,0.5);
	background-color:#4f1513;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

@font-face {
    font-family: RobotoSlab-Regular;
    src: url(fonts/RobotoSlab-Regular.ttf);
}

@font-face {
    font-family: RobotoSlab-Light;
    src: url(fonts/RobotoSlab-Light.ttf);
}

@font-face {
    font-family: RobotoSlab-Bold;
    src: url(fonts/RobotoSlab-Bold.ttf);
}

@font-face {
    font-family: RobotoSlab-Thin;
    src: url(fonts/RobotoSlab-Thin.ttf);
}

h1{
	font-size: 6em;
}

.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}
.section{
	/*text-align:center;*/
}
#menu li {
	display:inline-block;
	margin: 10px;
	color: #000;
	background:#fff;
	background: rgba(255,255,255, 0.5);
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	background:#666;
	background: rgba(0,0,0, 0.5);
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #000;
}
#menu li.active a:hover{
	color: #000;
}
#menu li:hover{
	background: rgba(255,255,255, 0.8);
}
#menu li a,
#menu li.active a{
	padding: 9px 18px;
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}

.comprar{
	float:left;
	margin-top:1px;
	position:relative;
	top:-11px;
}

#section0{
	background:url('images/home-background.jpg');
	height:899px;
}

#section1{
	background:url('images/edicao-background.jpg');
	height:970px;
	
}

#section2{
	width:100%;
}

#section3{
	background:url('images/detalhes-background.png') center top;
	height:720px;
	clear:both;
	width:100%;
	position:relative;
	top:-10px;
	
}

.row-1{
	width:100%;
	position:relative;
	top:0;
}

.row-1 .upper-left{
	width:50%;
	float:left;
}

.row-1 .upper-right{
	width:50%;
	float:left;
}

.row-2{
	width:100%;
	position:relative;
	top:-10px;
	height:34%;
}

.row-2 .bottom-left{
	width:50%;
	float:left;
}

.row-2 .bottom-right{
	width:50%;
	float:left;
}
.foto-1{
	width:100%
}

.foto-2, .foto-3{
	width:100%
}

.foto-3{
	position:relative;
	top:-5px;	
}

.foto-4{
	float:left;
	width:100%
}

.foto-5{
	float:left;
	width:100%
}
#section2 .fp-tableCell{
	vertical-align:top;
}

#section4{
	background:url('images/video-background.jpg') ;
	width:100%;
	height:980px;
	position:relative;
	top:-10px;	
}

#header{
	position:fixed;
	height: 50px;
	display:block;
	width: 100%;
	background: rgba(100,0,0,0.6);
	border-bottom:1px solid rgba(255,255,255,0.4);
	z-index:9;
	text-align:right;
	color: #f2f2f2;
	padding: 15px 0 0 0;
	top:0px;
	font-family: RobotoSlab-Light;
}

#header ul li{
	display:inline-block;
	margin-right:60px;
	font-size:15px;
}

.home-biblia{
	width:50%;
	padding-right:50px;
	float:left;
}

.home-text{
	margin-left:30px;
	width:460px;
	height:100%;
	float:left;
	font-size:44px;
	padding-top:200px;	
}

.titulo-dourado{
	padding:15px 0;
	margin:15px 0;
	border-top:1.5px solid #e0bb60;
	border-bottom:1.5px solid #e0bb60;
	color:#e0bb60;
	font-family: RobotoSlab-Light;
}

p{
	font-size:38px;
	color:#fff;
	font-family: RobotoSlab-Thin;
}

.home-img{
	float:right;
	margin-top:135px;
}

.logo-paulus{
}

.logo{
	position:absolute;
	width:100%;
	text-align:center;
	
	margin-top:740px;
}

a{
	color:white;
}

.citacao-biblia{
	min-width:775px;
}

.biblia-right{
	min-width:747px;
}
.citacao-biblia blockquote{
	margin:0 auto;
	max-width:90%;
}

.citacao-biblia p{
	margin:0 auto;
	max-width:70%;
}


.citacao-biblia{
	margin:0 auto;
	font-size:22px;
	color:white;
	text-align:center;
	width:98%;	
	height:365px;
}

#section1 blockquote{
	padding-top:85px;
	margin-bottom:30px;
	font-family: RobotoSlab-Regular;
	font-size:28px;
}

.citacao-biblia p{
	font-size:26px;
	font-family: RobotoSlab-Thin;
}

.fonte-regular{
	font-family: RobotoSlab-Regular;
}

.biblia-left{
	width:49%;
	float:left;
	height:600px;
}

.biblia-right{
	width:35%;
	min-width:35%;
	float:left;
	height:600px;
	padding-top:90px;
	padding-left:40px;
}

.biblia-left img{
	margin-top:70px;
	float:right;
}

.biblia-right p{
	color:#000;
	font-size:24px;
}

.biblia-right img{
	margin-bottom:30px;
}

.biblia-right p{
	color:#4f4e4e;
}



.detalhes-left{
	width:49%;
	padding-top:90px;
	padding-left:22%;
	float:left;
}

.detalhes-left h2{
	font-size:24px;
	font-family: RobotoSlab-Regular;
	color:white;
}

.detalhes-left ul{
	font-size:18px;
	margin-top: 30px;
	font-family: RobotoSlab-Light;
}

.detalhes-left ul li{
	margin:10px 0;
}

.detalhes-right .first-circle{
	position:relative;
	top:-5px;
	left:-6.5%;
	font-size:20px;
}

#responsivo{
	display:none;
}

.detalhes-right .first-circle img{
	position:relative;
	top:120px;
}

.detalhes-right .second-circle{
	position:relative;
	left:-9%;
	font-size:20px;	
	top:-83px;
}

.detalhes-right .second-circle img{
	position:relative;
	top:130px;
}

.link-loja{
	width:100%;
	padding: 70px 20% 20px 20%;
	text-align:center;
	height:400px;	
}

.link-loja p{
	font-size:22px;
	line-height:1.7em;
}

.video{
	text-align:center;
	padding-top:56px;
}

.btn-loja{
	position:relative;
	top:50px;
	display:block;
	background-color:#cda645;
	margin:0 auto;
	width:800px;
	padding:12px 0;
	font-size:26px;
	font-family: RobotoSlab-Light;	
}

.biblia-bottom{
	font-size:30px;
		font-family: RobotoSlab-Regular;
}
</pre></body></html>