/*!
 * Viva com Esperança
 * Copyright 2014 Casa Publicadora Brasileira.
 * Developer: Heberti Almeida
 */

body {
	font-family: 'Lato', sans-serif;
}

.nav {
	margin-top: 12px;
}

.product {
	height: 650px;
	padding-top: 40px;

	/* Gradient: */
	background: #76c867; /* Old browsers */
	background: -moz-linear-gradient(top, #76c867 0%, #125c57 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76c867), color-stop(100%,#125c57)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #76c867 0%,#125c57 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #76c867 0%,#125c57 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #76c867 0%,#125c57 100%); /* IE10+ */
	background: linear-gradient(to bottom, #76c867 0%,#125c57 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c867', endColorstr='#125c57',GradientType=0 ); /* IE6-9 */
}

.logo h3 {
	margin: 0;
}
.logo {
	font-size: 27px;
	font-weight: 700;
	color: white;
	background: url(../img/logo.png) no-repeat;
	padding: 10px 0 0 60px;
	height: 50px;
}
.product-img {
	display: block;
	margin: 70px auto 0 auto;
	/* cover-book: */
	box-shadow: 0px 0px 120px 0px rgba(0,0,0,0.30);
}
/* Text */
.downloads-text {
	font-size: 18px;
	font-style: italic;
	color: white;
	opacity: 0.2;
	margin: 30px 0 0;
}
.downloads-number {
	font-size: 60px;
	font-weight: 300;
	color: white;
	opacity: 0.2;
	margin: 0 0 0 10px;
}

/* Menu */
@media (min-width: 768px) {
	.nav-pills {
		/*display: none;*/
	}
}
@media (max-width: 767px) {
	.nav-pills {
		/*display: none;*/
		float: none !important;
		display: inline-block;
		margin: 0 auto;
	}
}

.nav-pills li {
	margin-left: 10px !important;
}
.nav-pills > li > a {
	/*background: red;*/
	font-size: 18px;
	font-weight: 300;
	color: white;
	padding: 2px 15px;
}
.nav-pills > li > a:hover, .nav-pills > li.active > a:hover {
	background: rgba(255, 255, 255, 0.2);
}

.nav-pills > li.active > a {
	background: none;
	border: 2px solid white;
	margin-top: -2px;
}

/* Content */
.content h1 {
	font-size: 30px;
	color: #666666;
	line-height: 36px;
}
.content .subtitle {
	font-size: 18px;
	font-weight: 300;
	color: #666666;
}

/* Green line */
.green-line {
	width: 70px;
	height: 5px;
	margin: 0 auto 20px auto;
	display: block;
	background: #4A9960;
}

/* Container space */
.content .container {
	padding: 38px 0 55px 0;	
}
#avaliacoes .container {
	padding: 38px 0 0px 0;	
}
#contato .container {
	padding: 38px 0 0px 0;	
}

/* About */
#sobre p {
	font-size: 15px;
	font-weight: 300;
	color: #4A4A4A;
	line-height: 1.5;
	/*font-family: 'Muli', sans-serif;*/
	text-align: justify;
}
#sobre {
	background: #F6F6F6;
}

/* Rating */
#avaliacoes {
	background: #FAA61A;
}
#avaliacoes .green-line {background: white}
#avaliacoes h4, #avaliacoes h1, #contato {
	color: white;
}
.container-header {
	margin-bottom: 50px;
}

/* Carrousel */
#carousel-rating {
	height: 310px;
}
.bubble {
	background: white;
	border-radius: 7px;
/*	width: 580px;
	height: 100px;*/
}
.col-centered {
    float: none;
    margin: 0 auto;
}
blockquote {
	border: none;
	color: #666666;
	font-size: 16px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}
blockquote footer {
	margin-top: 10px;
}
.cite-s {
	margin-top: -20px;
	width: 32px;
	height: 20px;
	background: url(../img/cite-small@2x.png) no-repeat top left / 32px 20px;
}
.cite-photo {
	width: 70px;
	height: 70px;
	margin: 10px auto 0 auto;
}

/**/
#contato small {
	font-weight: 300;
	font-size: 12px;
	color: #A1BFBC;
	margin: 46px 0 20px 0;
	display: inline-block;
}
#contato {
	background: #145E58;
}
#contato h3 {
	font-size: 3em;
	font-weight: 100;
	line-height: 1.5;
	color: #D0DFDE;
}

/* Links */
.l-badge {
	display:inline-block;
	overflow:hidden;
	width:96px;
	height:60px;
	text-indent: -9999px;
	margin:20px 40px; 
}
#cpb {background:url(../img/cpb@2x.png) no-repeat top left / 96px 60px}
#iasd {background:url(../img/iasd@2x.png) no-repeat top left / 96px 60px}
#novo-tempo {background:url(../img/novo-tempo@2x.png) no-repeat top left / 96px 60px}

/* Badges */
.d-badge {
	display:inline-block;
	overflow:hidden;
	width:176px;
	height:50px;
	text-indent: -9999px;
	margin:20px 9px; 
}
#app-store {background:url(../img/app-store@2x.png) no-repeat top left / 176px 50px}
#google-play {background:url(../img/google-play@2x.png) no-repeat top left / 176px 50px}
#epub {background:url(../img/epub@2x.png) no-repeat top left / 176px 50px}

/* QR-Code */
#qr-code {
	display: block;
	margin: 10px auto 0 auto;
	width: 100px;
	height: 100px;
}

/* Author */
#sobre .author p {text-align: left}
.author {
	height: 104px;
	padding: 30px 0 0 124px;
	margin-bottom: 25px;
}
.mark {background: url(../img/mark@2x.png) no-repeat top left / 104px 104px}
.peter {background: url(../img/peter@2x.png) no-repeat top left / 104px 104px}

.contatos a{
	color: #fff;
	cursor: pointer;
}

.contatos a:hover {
	color: #fff;
	text-decoration: underline;
}

#baixar .btn {
	margin: 30px 0;

}

