body, h1, h2, h3, h4, h5, h6{  font-family: "Poppins", sans-serif; line-height: 23px; font-style: normal; letter-spacing: 0px; }
main{font-size: 16px; font-weight: 300; color: #d6d6d6}

header a:hover{text-decoration: none}

b{font-weight: 500} 
a{text-decoration: none; color: #0dcaf0}
a:hover{text-decoration: underline}

.bd-navbar {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2), inset 0 0 0 rgba(255, 255, 255, 0.15)}
.spc{padding: 4rem 0}
.vers{font-weight: 200; font-size: 30px; line-height: 35px}

.home .intro{width: 100%}
.apocalipse small{font-size: 12px; color: #888; line-height: 16px; display: inline-block}
.apocalipse .comments i {color: #e1e1e1; font-size: 13px; line-height:18px; display: inline-block; font-weight: 200; font-style:normal}
.apocalipse b{color: #fff}
.apocalipse h1{font-size: 1.5rem; margin-bottom: 0}
.apocalipse .verso {font-size:60px; color: #0dcaf0}
h1,h2,h3,h4,h5,h6{font-weight:200}

h1{line-height: 35px}
h1 small{font-size: 50%; margin-top: 30px; display: inline-block; line-height: inherit}
h2.vers{font-weight: 300; text-align: center;}
h2 span{font-size: 30px; color:#fff}
h3{text-align: center; color: #fff; font-weight: 300}
h3 span{font-size: 30px}
h3 small{font-size: 18px !important; color: #fff!important}
h5{font-weight:300}
/* br {content: ""; display: block; line-height: 2.6; margin-bottom: 20px} */
p {margin-bottom:15px}


.dropdown-apoc .dropdown-menu{width: 190px; font-size: 16px}
.dropdown-apoc .dropdown-item{display: inline-block; width: 39px}
.dropdown-toggle::after{color: #0dcaf0; margin-left: 8px}

.interl .span{display: inline-block; margin:5px 0 0 5px}
.interl .span span, .comments{color:#bababa}
.comments t{font-weight:400; color: #999; font-size: 12px}

footer{background: #1a1a1a}

@media (min-width:1124px){
	.table-responsive{overflow-x: hidden}
    body{font-size: 18px}
}


@media (max-width:767px){
	.vers{font-size: 25px}
    .versao{width:800px}
    h1{line-height: 36px}
    h1 small{font-size: 60%; line-height: 26px}
    .apocalipse .comments i{line-height: 19px}
}