html {
	font-size: 22px;
}

body {
	background-color: #fafafa;       
	color: #212121;
	font-size: 1rem;    
	line-height: 1.2rem;
	font-weight: 300;   
	font-family: 'HelveticaNeue-Light', 'HelveticaNeue', Helvetica, Arial, sans-serif;    
	font-family: 'Open sans-serif';
	font-family: 'Crimson Text', serif;
}

a, a:link, a:visited, a:hover, a:active {
	color: #005ba2;
}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active,
#header-sub-menu a, #header-sub-menu a:link, #header-sub-menu a:visited, #header-sub-menu a:hover, #header-sub-menu a:active{
	color: white;
	text-shadow: 1px 1px #003863;
} 

#header {
	background-color: #005ba2;

	margin-bottom: 10px;	
	color: white;
	letter-spacing: 1px;
	text-shadow: 1px 1px 0px rgba(12.9,12.9,12.9, 0.1);
}

#header, #header #header-title, #header .btn, #header #header-title a {
	font-size: 1.2rem;	
	color: white;
	padding: 0;    
	margin: 0;
	border: none;
}

#header #header-title a:hover, #header .btn:hover {
	text-decoration: none;	
}

#header input#input-search {
	height: 2rem;
	width: 100%;
}

#header .btn {	
	font-size: 1rem;		
	min-width: 1rem;
}

#header .input-group {
	max-width: 40%;
	float: right;	
	width: auto;
}

#header #header-btn-menu {	
	float: right;
	color: white;	

	padding: .30rem 0;
	border: none;
	margin-right: 15px;
}

#header #header-btn-search-aux-close {
	margin-right: 0.3rem;
}

#header #header-search-form {
	margin-top: 0.2rem;
}

#header #header-title {
	float: left;	
}

#header #header-btn-search {
	color: #005ba2;
	text-shadow: none;
}

#header #header-btn-search:hover {
	text-decoration: none;
	background-color: #ced1d4;
}

#header-sub-menu {
	/* background-color: rgba(0, 92, 162, 0.95);	*/
	width: max-content;
	float: right;

}

#header .nav-link {
	font-size: 0.8rem;
	padding-top: 0.4rem;
	padding-bottom: 0.1rem;
	letter-spacing: 0;
	padding: 0.4rem 1rem 0.1rem 0;
}

#header .nav-link:hover {
	text-decoration: underline;
}

#header .navbar-collapse .input-group-append {
	height: calc(1.5em + 2px);
}

#header .navbar-nav {	
	text-align: center;
}

.page-content h1, .page-content h2 {
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: 1px;
}

.page-content h2 {
	font-size: 1.3rem;
}

.page-content {
	margin-top: 20px;
}

#page-text-text .row {
	margin-bottom: 18px;
	clear: both;
}

main {
	margin-bottom: 3rem;
	margin-top: 3.38rem;
}

span.page-text-verse {
	font-size: 0.73rem;
	color: #ababab;
}


a.btn-chapter {	
	width: 10%;
	text-align: center;
	display: inline-block;
	height: 1.8rem;
}

a.btn-chapter-more-100 {
	font-size: 0.8rem;
}

#page-text-text .btn-navigation, .btn-modal {
	background-color: #005ba2;
	color: white;
	width: 100%;
	display: inline-block;
	border: none;
	letter-spacing: 1px;
}

#page-text-text .btn-navigation:hover, .btn-modal:hover{
	background-color: #004d89;;
}

.highlight-verse {	
	background-color: yellow;
}

/* PAGE SEARCH */

h2.search-count-results {
	font-size: 1rem;
	color: #656565;	
	margin-bottom: 0;
	line-height: 2rem;
	display: inline-block;
}

#page-search h1 {
	display: inline-block;
}

#box-search-filter-mobile {
	background-color: #e9ecef;
	padding: 10px 0;
	margin: 20px 0;
	border-radius: .2rem;	
	border: 1px solid #ced4da;
	display: none;
	
}

.select-filter {
	padding-top: 0.25rem;
	padding: 1rem 0;
	margin-bottom: 0 !important;
}

@media (max-width: 768px) {
	
	a.btn-chapter {	
		width: 20%;
	}

	#header-search-form {
		clear: both;
		width: 100%;
		max-width: 100%;

	}

	#header .input-group {
		max-width: 100%;
		width: 100%;	
	}

	#header-sub-menu {
		width: max-content;
		clear: both;
		width: 100%;
	}
}

#page-versions h2 {
	font-size: 0.8rem;
	margin-top: 1.5rem;
	padding: 0.1rem 0;
	font-weight: bold;

}

#page-versions h3 {
	font-size: 1rem;
	border-top: 1px solid #ced4da;
	padding: 0.5rem 0 0.5rem 0;
}

#page-versions h3 span.version-name, #page-book h1 span.version-name {
	color: #ababab;
}

#page-versions h3 a:hover {

}

#page-book h1 {
	display: block;
	margin-bottom: 1.5rem;
}

#footer-site {	
	background-color: #f1f1f1;
	display: flex;	
	color: #6c757d;
}

#footer-site a {	
	color: #6c757d;
}

#modal-alert-cookie, #modal-alert-cookie .btn-modal {
	font-size: 0.75rem;
	line-height: 1rem;	
}

#modal-alert-cookie .modal-content {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.4);
}

.modal-open {
	overflow-y: auto;
}

.ads-vertical.sticky-top {
	top: 4rem;
}

.book-list-page-text {	
	line-height: 2rem;
}

#books-navigation {
	border-bottom: 1px solid #c1c1c1;
    padding-bottom: 1rem;
}

#books-navigation h2 {
	font-size: 1.5rem;
}

@media (max-width: 991px) {

	#modal-alert-cookie .btn-modal {
		margin-top: 1rem;
	}

	#box-search-filter-mobile {
		display: flex;
	}

	h2.search-count-results {		
		padding: 1rem 0;
		display: block;
	}

	#page-search h1 {
		display: block;
	}

	#page-search #search-count-results-desktop {
		display: none;
	}

	#box-search-filter-desktop {
		display: none;	
	}

	#books-navigation {
		display: none;
	}

	#footer-site {
		font-size: 0.8rem;
	}
}


@media (max-width: 600px) {

	#footer-site {
		padding-bottom: 150px;		
		border-top: 2px solid #f1f1f1;
	}

}