/*--------------------------------------------------------------
Theme Name: my-theme (theme1)
Author: Traffiza Marketing Digital
Author: URI: https://traffiza.com.br
Version: 3.0  
--------------------------------------------------------------*/
html {margin-top: 0; color:#313131; } 
body {background: #f4f4f4; height:auto}
#page {margin: 0 auto;  display: flex; flex-direction: column; }
    /* overflow: ; display: flex; flex-direction: column;  position: relative;min-height: 100.1vh; */
#content {/*flex: 1 auto;
    background-image: linear-gradient(to bottom, #edf1f2, rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    background-size: 100% 370px;
	min-height: inherit!important;*/
	padding-top: 4em;
}

.rk-container {width: 940px; margin: 0 auto; min-height: inherit;}
.rk-container-40 {width: 40%; max-width: 1020px; margin: 0 auto; }
.rk-container-50 {width: 100%; max-width: 1020px; margin: 0 auto; }
.rk-container-60 {width: 60%; max-width: 1020px; margin: 0 auto; }
.rk-container-100 {width: 100%; margin: 0 auto; }

.rk-column-1 {width: 68%; margin-right:1em; float: left;}
.rk-column-2 {width: 30%; float: right;}

.rk-columnpage-1 {width: 68%; margin-right:1em; float: left;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px rgb(232 234 237 / 50%);
    padding: 0 40px 40px 40px;
    margin-top: 20px;
    background-color: #ffffff;

}
.rk-columnpage-100 {width: 100%; margin: 0 auto;
    border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px rgb(232 234 237 / 50%);
    padding: 0 40px 40px 40px;
    margin-top: 20px;
    background-color: #ffffff;

}
@media (max-width: 768px) {
	.rk-columnpage-1, .rk-columnpage-100 {
    width: 100%!important;
	padding: 0;
	border: 0;
    margin: 0;
	background-color: inherit;
	box-shadow: inherit;
}
}


.rk-fix-2 {
position: absolute;
}

.rk-fix-2.fixed {
position: fixed;
top: 10px;
}


.rk-column-50 {width: 50%; float: left;}
.rk-column-68 {width: 68%; margin-right:1em;}

.rk-column {
	border: 1px solid #e1e1e1;
    box-shadow: 0 0 10px rgb(232 234 237 / 50%);
    padding: 0 40px 40px 40px;
    margin-top: 20px;
    background-color: #ffffff;
	/*border-radius: 6px; */

}

.rk-header-1 {width: 30px; height: 30px; float: left; padding: 3px 0 0 0;}
.rk-header-2 {width: 50%; height: 30px; float: left;}
.rk-header-3 {width: 30px; height: 30px; float: right; padding: 3px 0 0 0; text-align: center;}
 
@media (max-width: 768px) {
	
	.rk-column-50 {width: 100%; float: inherit;}
	.none-50 {display:none;}
	.rk-column {
		border:0;
		box-shadow:inherit;
		padding: inherit!important;
		margin-top: 0;
		background-color: inherit;
	}
}

h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: normal;
line-height: 1.5;
color: #313131;
}
h1.rk-heading {font-size: 28px;}
h2.rk-heading, .wp-block-heading {font-size: 20px;}
h3.rk-heading {font-size: 16px;}

.hr1 {  border: 0;  border-top: 1px solid #e1e1e1;}
/*--------------------------------------------------------------
site-header e logo
--------------------------------------------------------------*/
.site-header {padding: 15px 0 0px; border-bottom: 0px solid #e1e1e1; background-color: #ffffff; z-index: 999; -webkit-box-shadow: 0px 0px 12px 2px rgb(0 0 0 / 20%); box-shadow: 0px 0px 12px 2px rgb(0 0 0 / 20%); position: fixed; width: 100%;
}
.shadow-dark {box-shadow: 0 1rem 3rem rgba(0,0,0,.175);}

.rk-brand {float: left; margin:0; font-size: 22px; line-height: 1.3;}
.rk-brand img {height: 30px;}
.rk-brand-logo {display:none;}
.rk-brand a {color:#ffffff;}

.rk-brand-h1 a {
	font-family: "Rotunda", sans-serif!important; 
	font-weight: 700;
	letter-spacing: -1px;
	color: #313131;
	padding: 0px 5px 0px 0;
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
	font-size: 24px;
}
.rk-brand-footer a {
	font-family: "Rotunda", sans-serif!important; 
	font-weight: 400;
	letter-spacing: -1px;
	color: #313131;
	padding: 5px 5px 5px 5px;
	font-size: 22px;
}
.rk-brand-1 {FONT-WEIGHT: 500; color: #717171;}
.rk-brand-2 {FONT-WEIGHT: 700; font-style: italic; color: #515151;}
.rk-brand-3 {FONT-WEIGHT: 900; font-style: italic; color: #313131;}

.logo {content:url("/wp-content/themes/my-theme/images/brand-fd-ff.png?v3"); }
@media (min-width: 979px) {.none {display:none;}}
@media (max-width: 979px) {
	.rk-brand {display:none;}
	.rk-brand-logo {display:block; height: 30px; float: left; margin:0; font-size: 22px; line-height: 1.3;}
	.rk-brand-logo img {display:block; height: 30px; float: left; margin:0; font-size: 22px; line-height: 1.3;}
	.logo2 {content:url("/wp-content/themes/my-theme/images/logo-2.png?v2");}
}
.site-description{font-size: 12px; margin-top: -5px; color:#ffffff; padding-left: 0px;}
.rk-brand-space {letter-spacing: 1px; font-weight: 600;}
.rk-brand-footer {padding: 20px 0 10px 0;}
.rk-container-banner {display: flex;}
.rk-icon{ width: 35%; width: 100%; position: relative;}
.rk-icon-div { width: 400px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 35px 0 0px; display:; }
.rk-icon-desc-l {width: 35%; float:left; text-align:right; color:#fafafa; font-size: 16px;}
.rk-icon-desc-r {width: 35%; float:left; text-align:left; color:#fafafa; font-size: 16px; display: flex;}
.rk-icon img{ height:30px; min-height:30px; width:auto; margin: 0 10px; float: left;}
@media (max-width: 1240px) {
	.rk-icon-desc-l, .rk-icon-desc-r {visibility: hidden;} 
	.rk-icon-div {width:auto;} 
}

/* Estilos do modal */
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 1;
    backdrop-filter: blur(8px);
    background-color: rgba(18, 10, 12, .5);
	z-index: 999;
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #141414;
     /*padding: 20px;*/
    text-align: center;
    border-radius: 0.5em;
    color: #ffffff;
    width: 30em;
}

.close {
/*position: absolute; */
    right: 0;
    bottom: 0;
    padding: 0 0.7em;
    cursor: pointer;
    font-size: 2em;
    text-align: right;
    float: right;
}

/* Responsividade */
@media screen and (max-width: 768px) {
    .menu-card {
        width: 150px;
    }
    .modal-content {
        width: 80%;
    }
}
/*--------------------------------------------------------------
amazon
--------------------------------------------------------------*/
iframe .rk-amazon .amzn-ad-logo-holder  {
	    width: 318px!important;
	background-color: red;
}
/*--------------------------------------------------------------
home
--------------------------------------------------------------*/

.rk-home-description {padding: 20px 15px; border-radius: 6px; font-size: 16px; margin-top: 16px; color: #ffffff; background-color: #1A73E8; border: 1px solid #e1e1e1; -webkit-box-shadow: 0 0 10px rgb(232 234 237 / 50%); box-shadow: 0 0 10px rgb(232 234 237 / 50%); }
.rk-book-ul {
	display: inline-block;
	margin-top: 12px;
}
.rk-book-ul li {
    vertical-align: top;
    margin: 7px 0;
    padding: 0 6px;
    line-height: 1.3;
	width: 33%;
    display: inline-block;
    float: left;
}
.rk-book-ul li a {
	color: #1A73E8;
    outline: none;
    line-height: inherit;
    position: relative;
    display: block;
    fill: inherit;
    width: 100%;
    font-size: 18px;
    text-align: right;
    text-decoration: underline;
    border-radius: 6px;
    margin-left: 4px;
    padding-right: 3px;
}
@media (max-width: 979px) {
	.rk-book-ul li {width: 50%;}
}

/*--------------------------------------------------------------
breadcrumb
--------------------------------------------------------------*/
.breadcrumbs {border-width: 1px 0; color: #717171; font-size: 12px; margin: 0 auto; padding: 15px 0 0 0;}
.breadcrumbs li { display: inline-block;}
.breadcrumbs a { color: #717171;}
.breadcrumbs li:last-child {font-weight: 700; color: #313131;}
/*--------------------------------------------------------------
links
--------------------------------------------------------------*/
.rk-link {
	margin-top: 12px;
	line-height: 1.6;
	max-width: 650px;
}
.rk-link a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 10px 5px 5px;
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
	-webkit-box-shadow: 0 -4px 0 rgb(31 31 31 / 10%) inset;
    box-shadow: 0 -4px 0 rgb(31 31 31 / 10%) inset;
	background-color: #ffffff;
}
.rk-link a span{
	height: 68px;
    max-width: 112px;
    text-align: center;
	background-color: #ffffff;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
}

.rk-link a span img {
    -webkit-flex-basis: 68px;
    -ms-flex-preferred-size: 68px;
    flex-basis: 68px;
    -o-object-fit: cover;
    object-fit: cover;
	height: 68px;
    border-radius: 6px;
	min-width: 100px;
	display: none;
}
.rk-link a span img:last-child {
	display: block!important;
}
.rk-link a span i {
	padding: 20px;
    width: 100px;
    font-size: 22px;
}
.rk-link a li {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
	margin-left: 20px;
    font-size: 15px;
    text-align: left;
    list-style-type: disc;
}
.rk-link a:hover  {
	color: #1A73E8;
	text-decoration: underline;
}
.rk-link-b  {
	margin-top: 12px;
	line-height: 1.6;
	max-width: 650px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 10px 5px 5px;
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
	-webkit-box-shadow: 0 -4px 0 rgb(31 31 31 / 10%) inset;
    box-shadow: 0 -4px 0 rgb(31 31 31 / 10%) inset;
	background-color: #ffffff;
}
@media (max-width: 979px) {
	.rk-link-b { margin-left: 12px;}
}

.rk-link-b2 span{
	height: 68px;
    max-width: 112px;
    text-align: center;
	background-color: #ffffff;
    border-radius: 6px;
	padding: 10px 0;
    display: inline-table;
}
.rk-link-b span img {
    -webkit-flex-basis: 68px;
    -ms-flex-preferred-size: 68px;
    flex-basis: 68px;
    -o-object-fit: cover;
    object-fit: cover;
	height: 68px;
    border-radius: 6px;
	min-width: 100px;
	display: none;
}
.rk-link-b span img:last-child {
	display: block!important;
}
.rk-link-b li {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
	margin-left: 20px;
    font-size: 15px;
    text-align: left;
}
.rk-link-b h2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
	margin-left: 20px;
    font-size: 15px;
    text-align: left;
}

.rk-link-b sup{
    font-size: 12px;
    font-weight: 700;
    background-color: #e1e1e1;
    color: #ffffff;
    border-radius: 50px;
    text-align: center;
    z-index: 99;
    transition: opacity .18s ease;
	height: 22px;
    width: 22px;
    line-height: 22px;
    position: relative;
    left: -15px;
    top: -15px;
    float: left;
    padding: 0 7px 0 7px;
}
.rk-link-b sup:after {
    color: #ffffff;
    left: -50px;
    background-color: #1A73E8;
    padding: 6px;
    border-radius: 6px;
    margin-left: 10px;
    font-size: 12px;
}

.rk-link-b sup.p-1:after {
	content: "Indicado";
    background-color: #1A73E8;
}
.rk-link-b .p-1{
	background-color: #1A73E8;
	color: #ffffff;
	padding-left: 8px;
}


.rk-link-b sup.p-2:after {
	content: "Escolha";
	background-color: #1A73E8;
    /*background-color: #9271c2;*/
}
.rk-link-b .p-2{
	background-color: #1A73E8;
	color: #ffffff;
	padding-left: 8px;
}


.rk-link-b sup.p-3:after {
	content: "Escolha";
	background-color: #1A73E8;
    /* background-color: #aceb1b;*/
	color: #ffffff;
}
.rk-link-b .p-3{
	background-color: #1A73E8;
	color: #ffffff;
	padding-left: 8px;
}

.rk-link-b .rk-btn-ul{
    width: 35%;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    line-height: 1.4;
}
.rk-link-b .rk-btn {
	max-width: 200px!important;
    color: #ffffff;
    font-weight: 400;
	background: #1A73E8;
}

.rk-link-1 {
	margin: 20px 0 0 0;
}
.rk-link-image {
    min-width: 18%;
    max-width: 18%;
    border-right: 1px solid rgba(206, 206, 206, 0.4);
}

.rk-link-image figure {
	max-width: 48%;
    margin: 10% 0 10% 22%;
}
@media (max-width: 979px) {
	.rk-link-image figure {margin: 10% 0 10% 24%;}
}
@media (max-width: 768px) {
	.rk-link-image figure {margin: 10% 0 10% 26%;}
}
.rk-link-badge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    background-color: #1A73E8;
    padding: 6px 10px 6px 13px;
    line-height: 16px;
    color: #fff;
    font-size: 12px;
	border-radius: 6px 0 0 0;
}

.rk-link-number {
	display: inline-block;
    height: 30px;
    text-align: center;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: -15px;
    font-size: 18px;
    line-height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    font-weight: bold;
    background: #5CFE50;
    color: #515151;
    margin-top: -20px;
	z-index: 99;
}

.rk-link-arrow {
	content: "";
    display: block;
    width: 0;
    height: 0;
    border: 12px solid #1A73E8;
    border-top-width: 28px;
    border-left-width: 0;
    border-bottom-color: transparent;
    border-right-color: transparent;
    position: absolute;
    right: -12px;
    top: 0;
}




/*--------------------------------------------------------------
resumo
--------------------------------------------------------------*/
.rk-resume-div  {
	margin-top: 22px;
	line-height: 1.6;
	max-width: 650px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 10px 5px 5px;
    position: relative;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
	-webkit-box-shadow: 0 -4px 0 rgb(31 31 31 / 10%) inset;
    box-shadow: 0 -4px 0 rgb(31 31 31 / 10%) inset;
	background-color: #ffffff;
}
.rk-resume-div span{
    max-width: 112px;
    text-align: center;
	background-color: #ffffff;
    border-radius: 6px;
    display: inline-table;
}

.rk-resume-div span img {
    -o-object-fit: cover;
    object-fit: cover;
	height: 48px;
    border-radius: 6px;
	min-width: 48px;
}
.rk-resume-div p {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
	margin-left: 20px;
    font-size: 12px;
	text-align: left;
	line-height: 1.3;
	width: 50%;
}
.rk-resume-div span span {
    font-size: 12px;
    text-align: center;
	line-height: 1;
}

.rk-terms-div  {
	margin: 22px 0 42px 0;
	line-height: 1.6;
	max-width: 650px;
    padding: 5px 10px 5px 5px;
    position: relative;
    border: 1px solid #e1e1e1;
	background-color: #ededed;
    border-radius: 6px;
	font-size: 11px;
	font-style: italic;
}
.rk-terms-div a {text-decoration: underline;  }
/*--------------------------------------------------------------
verses - bible
--------------------------------------------------------------*/
.rk-verse-one b {
	font-size: 13px;
	font-weight: 100;
	color: #717171;
	margin:0;
	padding:0;
	line-height:0;
    vertical-align: super;
	top: 4px;
	position:relative;
}
.rk-verse-link b {
	color: #1A73E8;
	font-size: 14px;
    vertical-align: top;
}
.rk-verse-one {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inherit;
    text-decoration: none;
    border-radius: 6px;
    padding: 0;
	margin: 12px 0 0 0;
    background-color: #ffffff;
    font-size: 21px;
    word-break: break-word;
    font-weight: 300;
    line-height: 1.4em;
    letter-spacing: 0.00171em;
}

/* buscas */
.rk-verse-search {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inherit;
    text-decoration: none;
    border-radius: 6px;
    padding: 16px;
    margin: 16px 0 0 0;
    background-color: #ffffff;
    font-size: 21px;
    word-break: break-word;
    line-height: 1.50em;
	font-weight:300;
	background-color: #ffffff;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 0 10px rgb(232 234 237 / 50%);
    box-shadow: 0 0 10px rgb(232 234 237 / 50%);
}
.rk-verse-search b {
	font-size: 14px;
    vertical-align: top;
}

.rk-verse-search a {
	color: #1A73E8;
	display: table-cell;
	text-decoration: underline;
}
.rk-verse-search a:hover {
	color: #1A73E8;
	text-decoration: underline;
}
.rk-verse-search span b {
	-webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inherit;
    text-decoration: none;
    border-radius: 6px;
    background-color: #ffffff;
    font-size: 21px;
    word-break: break-word;
    line-height: 1.50em;
	font-weight:300;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(70%, #00f1ff));
    background: -webkit-linear-gradient(transparent 60%, #00f1ff 70%);
    background: linear-gradient(transparent 60%, #00f1ff 70%);
}


/*! links barra top */
.rk-nav { width: 35%; width: 100%; position: relative;}
.rk-nav-div { width: 350px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 38px 0 0px;}
.rk-nav-div .kr-reveal {position: relative; top: 0; transition: top 250ms ease-in;}
.rk-nav-div .kr-reveal2 {position: relative; top: -100%; transition: top 250ms ease-in;}
.rk-top-block {padding: 3px 0 0 0; width: 100%; display: inline-block;} 
.rk-top-block li {float:left; padding:3px 5px 3px 5px; margin:0 0px 10px 2%; border-radius:6px; text-align: center; border: 0; line-height: 20px; font-weight: 500;}
.rk-top-block li a {color:#313131; }
.rk-top-block2 li a.active { outline:none; border-bottom: 2px solid #ffffff;}
.home .rk-top-block2 li a.active { outline:none; border: 0;}
.rk-top-block li.link {width: 40px; padding: 5px 0 5px 0;}
.rk-top-block .rk-ver-hi {background-color:#1A73E8; color:#ffffff; border: 1px solid transparent; font-size: 16px;}
.rk-top-block .rk-ver-hi a {color:#ffffff; display: block; outline:none; border-bottom: 2px solid #ffffff;}
.rk-top-block li.rk-top-hi {border: 1px solid #ffffff; min-width: 30px;}

@media (max-width: 979px) {
	/*.rk-nav {margin-left: 80px;}*/
	.rk-nav-div {width:inherit;}
	.rk-b-mobile, .rk-b-menu {display:block;}
	.top_menu {display:none!important;}
}
@media (min-width: 979px) {
	.rk-b-mobile, .rk-b-menu {display:none!important;}
}

.rk-part-{margin: 15px 0 0 0;}


/* links dos livros */

/*.at li {background-color:#50E6FF;}*/
/*.nt li {background-color:#1A73E8;}*/
/*.at a {color:#1A73E8!important;}*/
/*.nt a {color:#ffffff!important;}*/
.rk-v li {min-width: 150px;}
.rk-bo-block {padding: 15px 0 0 0; width: 100%; display: inline-block;} 
.rk-bo-block .rk-ver-hi a {background-color:#1A73E8; color:#ffffff; border-radius:6px;}
.rk-bo-block .rk-ver-hi a:hover {background-color:#1A73E8; color:#ffffff;}
.rk-bo-block li {float:left; background-color:#ffffff; line-height: 1.4; text-align: center; width: 45%; height: 35px; display: flex;overflow: hidden; align-items: center;}
.rk-bo-block a {color:#1A73E8; line-height: inherit; position: relative; display: block; fill: inherit;  width: 100%; font-size: 18px;  text-align: right;  text-decoration: none; border-radius: 6px;  margin-left: 4px;  padding-right: 3px; text-decoration: underline;}
.rk-bo-block a:hover {background-color:#1A73E8; color:#ffffff;}
.rk-bo-block .cutback a {font-size: 14px; padding-top: 3px; padding-bottom: 3px;}


/*! links só capítulos (Livros) */
	.rk-ch-block {padding: 15px 0 0 0; width: 100%; display: inline-block;} 
	.rk-ch-block li {float:left; margin:0 0px 10px 10px;; border-radius:6px; background-color:#ffffff; line-height: 1.4; border: 1px solid #e1e1e1; text-align: center; width: 9%;}
	.rk-ch-block li.link {width: 40px; padding: 5px 0 5px 0;}
	.rk-ch-block .rk-ver-hi {background-color:#1A73E8; color:#ffffff;}
	.rk-ch-block .rk-ver-hi a {color:#ffffff;}
	.rk-ch-block .rk-home-link a{padding-left: ;}
	.rk-ch-block a {color:#1A73E8; padding: 3px 5px 3px 5px; line-height: inherit; position: relative; border-radius: 6px; display: block; font-size: 20px;}
	.rk-ch-block a:hover {background-color:#1A73E8; color:#ffffff!important;}

@media (max-width: 979px) {
	.rk-ch-block li {width: 15%;}
}


/*! links de versiculos e capitulos */

.rk-ve-block {padding: 15px 0 0 0; width: 100%; display: inline-block;} 
.rk-ve-block .rk-ver-hi a {background-color:#1A73E8; color:#ffffff; border-radius:6px;}
.rk-ve-block .rk-ver-hi a:hover {background-color:#1A73E8; color:#ffffff;}
.rk-ve-block .rk-home-link a{padding-left: ;}
.rk-ve-block li {float:left; line-height: 1.4; text-align: center;	width: 10%; height: 35px; display: flex;overflow: hidden; align-items: center;}
.rk-ve-block a {color:#1A73E8; background-color:#ffffff; line-height: inherit; position: relative; display: block; fill: inherit;  width: 100%; font-size: 18px;  text-align: right;  text-decoration: none; border: 1px solid #e1e1e1; border-radius: 6px;  margin-left: 4px;  padding-right: 3px;}
.rk-ve-block a:hover {background-color:#1A73E8; color:#ffffff;}
.rk-ve-block .cutback a {font-size: 14px; padding-top: 3px; padding-bottom: 3px;}

@media (max-width: 979px) {
	.rk-ve-block li {width: 10%;}
	.rk-ve-block {padding: 15px 0 0 0; width: 100%; display: inline-block;} 
	.rk-ve-block li{float:left; padding:3px 5px 3px 5px; margin:0 0px 10px 10px;; border-radius:6px; background-color:#ffffff; line-height: 1.4; border: 1px solid #e1e1e1; text-align: center; }
	.rk-ve-block .rk-ver-hi {background-color:#1A73E8; color:#ffffff;}
	.rk-ve-block .rk-ver-hi a {color:#ffffff;}
	.rk-ve-block .rk-home-link a{padding-left: ;}
	.rk-ve-block a {color:#1A73E8;	line-height: inherit; position: relative; display: block; border:0; margin:0; padding:0;}
	.rk-ve-block .cutback a {font-size: 14px; padding-top: 3px; padding-bottom: 3px;}
}


/*! categorias por página */
.rk-pag-chapter-div { width: 400px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); padding: 35px 0 0px; display:; }
.rk-pag-chapter-l {width: 30%; float:left; text-align:right;}
.rk-pag-chapter-r {width: 30%; float:left; text-align:left; display: flex;}
.rk-pag-chapter-c {width:auto; float: left;}

/* paginação de capitulos */
.rk-pag-chapter {
    margin-top: 40px;
    margin-bottom: 0px;
    text-align: center;
	font-size: 2vw;
	display: flex;
	height: 2em;
}
.rk-pag-one{
	font-size: 17px;
    padding: 1px 8px 3px 3px;
    border-radius: 25px;
    background-color: #ffffff;
    line-height: 1.4;
    border: 1px solid #e1e1e1;
}
.rk-pag-one img{
	margin-right: 4px;
}

.rk-pag-chapter .rk-l {
    text-align: left;
}
.rk-pag-chapter .rk-r {
    text-align: right;
}
@media (min-width: 768px) {
	.rk-pag-chapter {font-size: 18px; }
}
@media (max-width: 768px) {
	.rk-pag-chapter {font-size: 3vw; }
	.rk-pag-chapter {margin-top: 20px;}
}
@media (max-width: 400px) {
	.rk-pag-chapter {font-size: 4vw; }
}

.rk-pag-numbers.current {
	background-color: #1A73E8;
    color: #fff;
    padding-right: 0.8em;
    padding-left: 0.8em;
}

.rk-pag-numbers {
    color: #333;
    font-size: 1em;
    height: 1.2em;
    line-height: 1.2em;
    text-align: center;
    border-radius: 6px;
	padding: 0.6em 0 0.6em 0;
	margin: 0 1%;
	-webkit-box-flex: 1;
    -webkit-flex: 1;
    letter-spacing: -0.2px;
    line-height: 1.4;
    white-space: nowrap;
}



/*! versão biblia ao lado do  H1 */
.rk-heading-group, .rk-version-list {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.rk-heading-group>:last-child:not(:only-child) {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
}
.rk-heading-group li, .rk-version-list li {
    font-size: 20px;
    float: left;
    padding: 0 8px 3px 5px;
    margin: 30px 10px 10px 0px;
    border-radius: 25px;
    background-color: #ffffff;
    line-height: 1.3;
    border: 1px solid #e1e1e1;
    font-weight: 500;
}
.rk-heading-group > h2.rk-heading-h2, .rk-version-list > h2.rk-heading-h2 {
    font-size: 20px;
    float: left;
    padding: 0 8px 3px 5px;
    margin: 30px 10px 10px 0px;
    border-radius: 25px;
    background-color: #ffffff;
    line-height: 1.3;
    border: 1px solid #e1e1e1;
    font-weight: 500;
}

.animate { 
	animation: disappear 1.5s linear; 
}

.copyAlert { 
	opacity: 0; 
	font-size: 16px;
    display: block;
    text-align: center;
    position: relative;
    margin: 0 auto;
    color: #FF0066;
	font-weight:500;

}

@keyframes disappear {
  30%  { opacity: 0; }
  60%  { opacity: 1; }
  100% { opacity: 0; }
}
/*--------------------------------------------------------------
artigos
--------------------------------------------------------------*/
h1.rk-art-h1 {font-size: 35px; margin: 26px 0 0 0; line-height: 1.4; font-weight: 400;}
h2.rk-art-h2, .wp-block-heading {font-size: 28px; margin: 26px 0 0 0; line-height: 1.3; font-weight: 700; font-style: italic;}
h3.rk-art-h3 {font-size: 24px; margin: 24px 0 0 0; line-height: 1.2; font-weight: 500; }
h4.rk-art-h4 {font-size: 22px; margin: 22px 0 0 0; line-height: 1.1; font-weight: 500;}

.rk-bullets-ul {
	margin: 14px 0 0 30px;
}
.rk-bullets-ul li {
	list-style-type: disc;
}

.rk-media-header {
	/*padding-top: 20px;*/
}
.rk-media-header>li:first-child {
	border: 0;
}
.rk-media-header>li {
	display: inline-block;
	height: 126px;
	overflow: hidden;
	position: relative;
	width: 20%;
	
	height: 133px;
	background-color: #ffffff;
	border-radius: 0px; 
	margin-top: 16px; 
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
}
.rk-media-header>li>img {
	bottom: 0;
	left: 0;
	margin: auto;
	max-height: 103px;
	position: absolute;
	right: 0;
	top: 0;
}
.rk-media-destaque {
    width: 100%;
    /* border-radius: 6px; */
    margin-top: 16px;
-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #333;
    position: relative;
    width: 100%;
    z-index: 1;
}
.rk-media-inner #rh_post_layout_inimage{min-height: 300px;}
.rk-media-mask {
    /* background: linear-gradient(to bottom,rgba(31,31,31,.3) 0%,rgba(31,31,31,0) 18%,rgba(31,31,31,0) 28%,rgba(31,31,31,.6) 100%); */
    width: 100%;
    height: 100%;
    /* border-radius: 6px; */
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.rk-media-img {
	width: 333px; 
	border-radius: 6px; 
	margin-top: 16px; 
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
}
.rk-media-img-div {
	height: 68px;
	max-width: 112px;
	background-color: #ffffff;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	text-align: center;
	margin: 0 auto;
	margin-top: 12px; 
}
.rk-media-img-div-img {
	height: 68px;
	border-radius: 6px; 
}
.rk-media-one-div {
	background-color: #ffffff;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	text-align: center;
	margin: 0 auto;
	margin-top: 12px; 
	max-width: 233px;
}
.rk-media-one-img {
	border-radius: 6px; 
	max-height: 233px;
}

.rk-media-img-des {
	height: 133px;
	background-color: #ffffff;
}
.rk-media-youtube {
	border-radius: 6px; 
	margin-top: 16px; 
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	width: 500px;
	height: 281px;
}
@media (max-width: 979px) {
	.rk-media-youtube {
	width: 333px;
	height: 187px;
	}
}
.rk-line-p {margin-top: 12px; line-height: 1.6;}
.rk-line-p b {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, #d8e3f1));
    background: -webkit-linear-gradient(transparent 60%, #d8e3f1 60%);
    background: linear-gradient(transparent 60%, #d8e3f1 60%);
    color: #313131;
    padding: 0 2px 2px 0;
	font-style: italic;
}
.rk-suma{
    border-left: 6px solid #1A73E8;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 15px;
    padding-left: 16px;
	margin: 32px 0 0 0;
	font-style: italic;
}
.rk-suma-ul{
	padding: 18px 0 40px 0;
}
.rk-suma-ul a {text-decoration: underline;
}
.rk-suma-li{
	padding: 8px 0 0 0;
	line-height: 1.3;
}

.rk-list-ul{
	padding: 10px 0 0px 0;
}
.rk-list-li{
	padding: 8px 0 0 0;
	line-height: 1.3;
}

/*! Cards com os links dos produtos escolhidos */
.rk-card-h3 {
    font-size: 20px; 
	margin: 0 0 0 0; 
	line-height: 1.2;
	border: 0;
	font-weight: 400;
	text-align: center;
}
.rk-card1-div {
	width: 40%;
    display: inline-block;
	text-align: center;
	margin: 10px 0 0 0;
	vertical-align: middle;
}
.rk-card2-div {
	width: 59%;
    display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.rk-card-marc{
	font-size: 12px;
    line-height: 1.2;
	display: block;
	text-transform: uppercase;
	/*margin-left: 35%;*/
}
.rk-card-mod, .rk-card-prod { 
	font-size: 20px;
    line-height: 1.2;
	text-align: center;
	/*margin-left: 35%;*/
}
.rk-card-pre {
	font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
	text-align: center;
}
.rk-card-dat{
	font-size: 12px;
    line-height: 1.2;
	text-align: center;
}
.rk-card-50{
    width: 50%;
    display: inline-block;
	text-align: center;
	margin: 10px 0 0 0;
}
.rk-card-div {
    text-decoration: none;
    /* border-radius: 6px; */
    padding: 0 20px 20px 20px;
    margin-top: 32px;
    text-align: inherit;
	background-color: #ffffff;
}
.rk-card-wrapper {
    margin: 0 auto;
    width: 90%;
	/*display: inline-block;*/
    margin-top: 20px;
    margin-bottom: 20px;
}
}
@media (max-width: 979px) {
	.rk-card-h3, .rk-card-mod {margin-left: inherit; text-align: left!important;}
	.rk-card2-div {padding-left: 10px;}
	.rk-card-wrapper {max-width: 70%;}

}
@media (max-width: 768px) {
	.rk-card-wrapper {max-width: 100%;}
	.rk-card-h3 {text-align: left!important; margin: 0 0 0 10px;}
}
.rk-card-div>a:hover {
    border: 1px solid #e1e1e1;
    color: #313131;
    text-decoration: none;
}
.rk-card-div>a img {
    border-radius: 5px;
    -webkit-flex-basis: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    height: 80px;
    margin-right: 20px;
    -o-object-fit: cover;
    object-fit: cover;
}
.rk-card-div>a p {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-size: 15px;
    text-align: left;
}
.rk-card-div sup{
	font-size: 20px;
    font-weight: 700;
    background-color: #00DCDC;
    color: #313131;
    border-radius: 50px;
    text-align: center;
    z-index: 99;
    transition: opacity .18s ease;
    height: 33px;
    width: 33px;
    line-height: 33px;
    position: relative;
    left: -26px;
    float: left;
}
.rk-card-div sup:after {
	color: #ffffff;
    left: -50px;
    padding: 10px;
    border-radius: 6px;
	margin-left: 20px;
	font-size: 16px;
	background-color: #e1e1e1;
}

.rk-card-div {
	border: 1px solid #e1e1e1;
}
.rk-card-100 {
    width: 10%;
    display: inline-block;
	float: left;
	text-align: inherit;
	margin-top: 20px;
    margin-bottom: 20px;
}
.rk-card-div .b-1{
    font-size: 20px;
    font-weight: 700;
    border-radius: 50px;
    text-align: center;
    height: 33px;
    width: 33px;
    line-height: 33px;
    background-color: #1A73E8;
    color: #ffffff;
    float: left;
}
.rk-card-100 div{
    font-size: 15px;
    line-height: 33px;
    padding: 0 0 0 10px;
	font-weight: 400;
    font-style: italic;
	width: 36px;
    background-color: #00DCDC;
    color: #313131;
}
.rk-card-div div.t-1 {
	color: #ffffff;
    background-color: #1A73E8;
}
.rk-card-div div.t-2 {
	color: #ffffff;
    background-color: #9271c2;
}
.rk-card-div div.t-3 {
	color: #313131;
    background-color: #aceb1b;
}
.rk-card-div sup.p-1:after {
	content: "Indicado";
    background-color: #1A73E8;
}
.rk-card-div .p-1{
	background-color: #1A73E8;
	color: #ffffff;
	padding-left: 10px;
}


.rk-card-div sup.p-2:after {
	content: "Escolha";
    background-color: #9271c2;
}
.rk-card-div .p-2{
	background-color: #9271c2;
	color: #ffffff;
	padding-left: 10px;
}


.rk-card-div sup.p-3:after {
	content: "Escolha";
    background-color: #aceb1b;
	color: #313131;
}
.rk-card-div .p-3{
	background-color: #aceb1b;
	color: #313131;
	padding-left: 10px;
}

.rk-btn{
	width: 233px;
    border: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0 -4px 0 rgb(0 0 0 / 10%) inset;
    box-shadow: 0 -4px 0 rgb(0 0 0 / 10%) inset;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 8px 10px;;
    text-align: center;
	background-color: #1A73E8;
}
@media (max-width: 979px) {
	.rk-btn{width: 90%; font-size: 0.9em; padding: 8px 6px;}
	.rk-link-b .rk-btn{width: 100%; font-size: 0.7em; padding: 4px 5px; font-weight: 400!important;}
}
.rk-btn-price li{
    margin: 8px 0 0 0;
    text-align: center;
	line-height: 1.4;
	font-size: 20px;
}
.rk-btn-price li:last-child{
    margin: 0px 0 0 0;
	font-size: 12px;
	font-style: italic;
}
.rk-btn-ul{
    margin: 0 0 0 0;
	text-align: center;
	margin-top: 16px; 
}
.rk-btn-ul li{
    margin: 10px 0 0 0;
	line-height: 1.4;
}
.rk-btn-li{
    margin: 10px 0 0 0;
	line-height: 1.4;
	text-align: center;
	margin-top: 16px; 
}

/*! table */
.rk-card-table{
	background-color: #fff;
	border-collapse: collapse;
    border-spacing: 0;
	margin: 12px 0 0 0;
	font-size: 11px;
}
.rk-card-table tbody {
	display: flex;
	flex-wrap: wrap;
}
.rk-card-table tr {
	display: flex;
	width: 50%;
}
.rk-card-table th{
	background-color: #ededed;
	box-shadow: 0 1px 3px rgb(31 31 31 / 24%);
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 600;
    padding: 5px 10px;
    text-align: center;
    max-width: 110px;
    min-width: 130px;
    letter-spacing: -0.2px;
	border: 1px solid #e1e1e1;
    color: #313131;
    display: block;
	border-radius: 6px;
    margin: 2px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
	line-height: 1.4;
}
.rk-card-table td{
	-webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    padding: 5px 10px;
	border: 1px solid #e1e1e1;
    color: #313131;
    display: block;
	border-radius: 6px;
    margin: 2px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
	line-height: 1.4;
}
@media (max-width: 979px) {
	.rk-card-table tr {width: 100%;}
}
.rk-simi-th {
	float:left;
	width: 20%;
	text-align: center;    
	background-color: #ededed;
    box-shadow: 0 1px 3px rgb(31 31 31 / 24%);    
	-webkit-box-flex: 1;    
	-webkit-flex: 1;    
	-ms-flex: 1;    
	flex: 1;
    font-weight: 600;    
	padding: 6px 10px;    
	text-align: center;    
	letter-spacing: -0.2px;    
	border: 1px solid #e1e1e1;
    color: #313131;    
	display: block; 
	font-size: 11px;
}
.rk-simi-td {
	float:left;
	width: 20%;
	text-align: center;
    border: 1px solid #e1e1e1;
    color: #313131;
    display: block;
	font-size: 11px;
}
/*! comparativo */
 #filter {
    position: relative;
}
 #filter ul {
    /* width: 690px; */
}
 #filterx li {
    display: inline-flex;
}
#filter .rk-simi-block li{float: left;  margin: 0 10px 8px 0;}
#filter .rk-simi-block a{
	font-weight: 600;
    padding: 6px 10px;
    letter-spacing: -0.2px;
    display: block;
    font-size: 11px;
	
	border-radius: 6px;
    background-color: #ededed;
	border: 1px solid #e1e1e1;
    line-height: 1.4;
    -webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
}
#filter .rk-simi-block a.active {
	background-color: #313131;
    border: 1px solid #313131;
    color: #fff;
}
 #thumbnails {
	width: 100%;
	overflow: hidden;
    margin-top: 25px;
	display: inline-flex;
	 border-radius: 6px;
	border: 1px solid #e1e1e1;
	background-color: #ededed;
	padding: 2px;
}
#thumbnails ul {
	width: 100%;
	display: block;
	margin-bottom: 15px;
	margin: 0 auto;
}
 #thumbnails li {
     float: left;
     margin: 1px 2px 1px 0;
     width: 170px;
     background-color: #ffffff;
     font-size: 12px;
     position: relative;
	
    border-radius: 6px;
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    border: 1px solid #e1e1e1;
	display:none;
}
#thumbnails li.thumbshow {
	display:block!important;
}
 #thumbnails li div {
    text-align: center;
}
 #thumbnails li div img {
    display: none;
}
 #thumbnails li div img:last-child {
    display: block!important;
    text-align: center;
	margin: 0 auto;
}
#thumbnails .rk-car, #thumbnails .rk-at-yes, #thumbnails .rk-at-no, #thumbnails .rk-at-up, #thumbnails .rk-at, #thumbnails .rk-at-mo {
    overflow: hidden;
    border: 1px solid #e1e1e1;
    border-radius: 6px;
    color: #313131;
    font-size: 11px;
	font-weight: 600;
    line-height: 1.6;
	margin: 0 2px 5px 2px;

	-webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    min-height: 40px;
}
#thumbnails .rk-at-yes .green {
	color: #00b140;
	margin-right:2px;
}
#thumbnails .rk-at-no .red {
    color: red;
	margin-right:2px;
}
#thumbnails .rk-at-up {
	color: #313131;
}
#thumbnails .rk-at-up {
	background-color: #1A73E8;
	border: 1px solid #1A73E8;
}
#thumbnails .rk-at {
    color: #313131;
}
#thumbnails .rk-at-mo{
	min-height: 30px;
	border:0;
}
#thumbnails .rk-btn{
	margin: 0 2px 5px 2px;
	width: 162px;
	font-size: 12px;
}
/*--------------------------------------------------------------
Search CSS
--------------------------------------------------------------*/
.rk-search-site .search-form {margin:0px 0 15px 0; display: flex;}
.rk-search-site form.search-form input[type="text"] {
	border: 1px solid inherit;
    color: #313131;
    height: 31px;
    background-color: #ffffff;
    padding: 2px 45px 2px 12px;
    border-radius: 6px!important;
    /* -webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%); */
    /* box-shadow: 0 1px 3px rgb(31 31 31 / 51%); */
    margin-right: -46px;
}
.rk-search-site form.search-form input[type="text"]::placeholder {
  color: #313131;
}
.rk-search-site input[type="text"] {
	box-sizing: border-box;
	outline: 0;
	padding: 9px 10px;
	color: #313131;
	background: none #fafafa;
	--transition: border-color 0.4s ease;
	border: 1px solid #e1e1e1;
	line-height: 18px;
	font-weight: 400;
	font-size: 15px;
	line-height: 18px;
	-webkit-appearance: none;
}
.rk-search-site form.search-form [type="submit"], .btnsearch {
	border: none;
	cursor: pointer;
	padding: 0 16px;
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	border-radius: 0 25px 25px 0;
	/* background: #1A73E8; */
	color: #313131;
	outline: 0;
	/* box-shadow: 0 1px 3px rgb(31 31 31 / 51%);*/
}
.rk-search-icon {
	color: #313131;
	font-size: 14px;
	cursor: pointer;
	padding: 0 16px;
	line-height: 31px;
	height: 31px;
	vertical-align: middle;
	border-radius: 25px!important;
	outline: 0;
	border: 1px solid #f4f4f4;
	background-color: #f4f4f4;
	font-weight: 600;
	margin:0px 0 20px 0; 
	display: flex;
    -webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
}
.rk-search-icon a {color:#1A73E8;}
.rk-search-icon:hover {color: #FF2166;}
.rk-search-icon i {margin-left: 0px;}
.rk-form-close {
	position: absolute;
	right: 31px;
	top: 12px;
	font-size: 22px;
	cursor: pointer;
	color: #fff;
}
.rk-form-close:hover {color: #FF2166;}
.rk-menu-search {float: right;}
.rk-menu-search .rk-form-wrap, .rk-menu-search .rk-nav-wrap {
	visibility: hidden;
	position: fixed;
	width: 100%;
	z-index: 999;
}
.rk-menu-search .rk-form-wrap, .rk-menu-search .rk-nav-wrap {
    position: fixed;
    top: 0;
    left: 20%;
    width: 80%;
    height: 100%;
    z-index: 999;
    overflow: auto;
    background-color: #fafafa;
    border-radius: 25px 0 0 25px!important;
    box-shadow: -100px 0px 100px 70px rgb(49 49 49 / 70%);
    -webkit-box-shadow: -100px 0px 100px 70px rgb(49 49 49 / 70%);
    -moz-box-shadow: -100px 0px 100px 70px rgba(49,49,49,0.7);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.rk-menu-search .rk-form-wrap .search-form {
	position: absolute;
	top: 80px;
	left: 18%;
	width: 70%;
	margin-left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	display: flex;
}
@media (max-width: 1240px) {
	.rk-menu-search .rk-form-wrap, .rk-menu-search .rk-nav-wrap { left: 70%; width: 30%;}
}
@media (max-width: 979px) {
	.rk-menu-search .rk-form-wrap, .rk-menu-search .rk-nav-wrap { left: 70%; width: 30%;}
}
@media (max-width: 768px) {
	.rk-menu-search .rk-form-wrap, .rk-menu-search .rk-nav-wrap { left: 20%; width: 80%;}
}
@media (min-width: 1240px) {
	.rk-menu-search .rk-form-wrap, .rk-menu-search .rk-nav-wrap { left: 80%; width: 20%;}
}

/*! título da página e descrição da página */
.rk-cat-head {
	color: #313131;
	font-weight: 500;
	line-height: 1.4;
	padding: 20px 0 0 0;
	font-size: 30px;
}
.rk-heading {
	position: relative;
	color: #313131;
	font-weight: 500;
	line-height: 1.4;
	padding: 0 0 3px 0;
	margin-top:30px;
    /* border-bottom: 1px solid #e1e1e1; */
}
.rk-heading-none:before {    
	position: absolute;
    left: 0;
    content: "";
    width: 25px;
    height: 3px;
    background: gold;
    margin-top: 26px;
	padding-left: 26px;
}
.rk-sum {padding-top:10px;}

/*! categorias por página */
.rk-cat-block {padding: 15px 0 0 0; width: 100%; display: inline-block;} 
.rk-cat-block li{float:left; padding:0 5px 0 5px; margin:0 10px 10px 0px; border-radius:25px; background-color:#1A73E8; line-height: 1.4; -webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%); box-shadow: 0 1px 3px rgb(31 31 31 / 51%);}
.rk-cat-block li:first-child{padding-left: ; margin-left: 0px;}
.rk-cat-block .rk-home-link a{padding-left: ;}
.rk-cat-block a {
	font-size: 13px;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	line-height: inherit;
	position: relative;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
	display: inline;
	
}
.rk-cat-block a:hover {
	color:#ffffff;
}

/*--------------------------------------------------------------
menu-top
--------------------------------------------------------------*/
.rk-nav-block {padding: 3px 0 0 0; width: 100%; display: inline-block;} 
.rk-nav-block li {float:left; padding:3px 5px 3px 5px; margin:0 0px 10px 2%; border-radius:6px; text-align: center; border: 0; line-height: 20px; font-weight: 500;}
.rk-nav-block li a {color:#313131; }
.rk-nav-block .rk-ver-hi {color:#ffffff; }
.rk-nav-block li.rk-top-hi {border: 1px solid #ffffff; min-width: 30px;}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    background: #fff;
    box-shadow: 0 20px 40px -5px rgb(9 30 66 / 18%);
	padding-top: 1em;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
	font-weight: 300;
	display:block;
	text-align: left;
}

#nav li ul a {
	width: 100%;
	w\idth: 100%;
	display: block;
}
#nav li ul a:hover {
	color: #1A73E8;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;		
}

#nav ul li:hover, #nav ul li.sfhover {
	opacity: 1;
    visibility: visible;
    transform: translateY(0);
    left: 0;
    top: 100%;
}
.rk-nav-block li> .wrap {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 4px;
}
.rk-nav-block li>.wrap::after {
    position: absolute;
    content: "";
    margin: 0 auto;
    width: 0;
    height: 2px;
    transition: all .3s ease;
    right: 0;
    left: 0;
    pointer-events: none;
    background-color: red;
}
/*--------------------------------------------------------------
site-content
--------------------------------------------------------------*/
/*! lista de posts mais lidos/recentes */
.rk-art-list{
	margin-top: 16px;
	min-width:100%;
	margin-left: -10px;
}
.rk-art-ul .rk-art-list{
	margin-left: 0px;
}
.rk-art-list>a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
	box-shadow: 0 1px 3px rgb(31 31 31 / 51%);
    border-radius: 6px;
    padding: 3px 0 3px 0;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: 0 0 10px rgb(232 234 237 / 50%);
    box-shadow: 0 0 10px rgb(232 234 237 / 50%);
}
.rk-art-list .rk-art-list-thumb{
	margin: 0 15px 0 3px;
	position: relative;
	width: 99px;
}
.rk-art-list-bar .rk-art-list-thumb {
	width: 105px;
}
.rk-art-list .rk-art-list-thumb>img{
	border: 1px solid #fff;
	height: 100%;
	width: 100%;
	border-radius: 6px;
}	
.rk-art-list .rk-art-list-text{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	min-width: 0;
} 
.rk-art-list .rk-art-list-head{
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 2px;
	color: #1A73E8;
}
.rk-art-list>a:hover .rk-art-list-head{
	color: #1A73E8;
	text-decoration: underline;
}
.rk-art-list-bar .rk-art-list-head {
	-webkit-box-orient: inherit;
    -webkit-line-clamp: inherit;
	font-size: 14px;
}
.rk-art-list .rk-art-list-intro{
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	overflow: hidden;
	color: #717171;
	font-size: 11px;
	line-height: 1.6;
	margin-bottom: 5px;
}
.rk-art-list .rk-art-list-info{
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.rk-art-list .rk-art-list-info .rk-art-list-info-lab{
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	border-radius: 6px;
	color: #717171;
	font-size: 10px;
	margin-right: auto;
	padding: 0 4px;
	line-height: 1.6;
}
.rk-art-list .rk-art-list-info .rk-art-list-info-lab:after{
	position: absolute;
    bottom: -3px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 3px 0 0;
    border-color: #FFB300 transparent transparent transparent;
}

.rk-art-list sup{
	font-size: 16px;
    font-weight: 700;
    background-color: #00DCDC;
    color: #313131;
    border-radius: 50px;
    text-align: center;
    z-index: 99;
    transition: opacity .18s ease;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: relative;
    float: left;
	left: 11px;
}
.rk-art-list sup:after {
    color: #ffffff;
    left: -50px;
    padding: 8px;
    border-radius: 6px;
    margin-left: 20px;
    font-size: 14px;
}
.rk-art-list sup.p-1:after {
	content: "Indicado";
	background-color: #1A73E8;
}
.rk-art-list .p-1{
	background-color: #1A73E8;
	color: #ffffff;
	padding-left: 10px;
}
.rk-art-list sup.p-2:after {
	content: "Escolha";
	background-color: #9271c2;
}
.rk-art-list .p-2{
	background-color: #9271c2;
	color: #ffffff;
	padding-left: 10px;
}
.rk-art-list sup.p-3:after {
	content: "Escolha";
	background-color: #aceb1b;
	color: #313131;
}
.rk-art-list .p-3{
	background-color: #aceb1b;
	color: #313131;
	padding-left: 10px;
}

/*--------------------------------------------------------------
Ícones Categoria e Lista de Categorias
--------------------------------------------------------------*/
.material-symbols-outlined {
	font-variation-settings:'FILL' 0,'wght' 800,'GRAD' 0,'opsz' 48;
	line-height: inherit;
	font-size: 18px;
}

.rk-cat-list .material-symbols-outlined {font-size: 26px;}

.rk-cat-list .material-symbols-outlined:before  {
	content: "\e9d2";
}
/*! lista de categorias em todas as páginas */
ul.rk-cat-list {
	display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}
li.rk-cat-100  {
    padding: 0 0px 0 0;
    width: 100%;
}
li.rk-cat-50 {
    width: 50%;
	padding: 0 5px 0 0;
}
li.rk-cat-50:nth-child(2n)  {
    padding: 0 0px 0 0;
}
li.rk-cat-33  {
    padding: 0 5px 0 0;
    width: 33%;
}
@media (max-width: 979px) {
	li.rk-cat-100  {width: 50%;}
	li.rk-cat-100:nth-child(2n)  {padding: 0 0px 0 0;}
	li.rk-cat-50  {width: 50%;}
	li.rk-cat-50:nth-child(2n)  {padding: 0 0px 0 0;}
	li.rk-cat-33  {width: 50%;}
	li.rk-cat-33:nth-child(2n)  {padding: 0 0px 0 0;}
}
@media (max-width: 768px) {
	li.rk-cat-100  {width: 50%;}
	li.rk-cat-100:nth-child(2n)  {padding: 0 0px 0 0;}
	li.rk-cat-50  {width: 50%;}
	li.rk-cat-50:nth-child(2n)  {padding: 0 0px 0 0;}
	li.rk-cat-33  {width: 50%;}
	li.rk-cat-33:nth-child(2n)  {padding: 0 0px 0 0;}
}

ul.rk-nav-ul {
	margin-top: 0px!important;
}
.rk-cat-list2 li { 
	width: 100%!important;
}
.rk-cat-list a {
	width: 100%;
	border-radius: 6px;
}
.rk-cat-list>li>a, .rk-cat-list>li>ul>li>a {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 5px;
	margin: 5px 0 0 0;
	background-color: #ffffff;
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: 0 0 10px rgb(232 234 237 / 50%);
    box-shadow: 0 0 10px rgb(232 234 237 / 50%);
}
.rk-cat-list>li>a i {
	margin-right: 8px;
	width: 32px;
	color: #1A73E8;
}
.rk-cat-list>li>a:hover i {
	color: #1A73E8;
}
.rk-cat-list>li>a div {
	line-height: 1.2;
	width: 100%;
}
.rk-cat-list>li>a p {
	color: #313131;
	font-size: 13px;
	margin-bottom: 2px;
}
.rk-cat-list>li>a:hover p {
	text-decoration: underline;
	color: #1A73E8;
}
.rk-cat-list>li>a span {
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	display: -webkit-box;
	overflow: hidden;
	color: #717171;
	font-size: 11px;
}

/*--------------------------------------------------------------
paginação de página
--------------------------------------------------------------*/
.rk-pagination {
    margin-top: 40px;
	margin-bottom: 40px;
    text-align: center;
}
.page-numbers:first-child {
    border-left: 1px solid #e1e1e1;
}
.page-numbers {
    border: solid #e1e1e1;
    border-width: 1px 1px 1px 1px;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
	border-radius: 6px;
}
.next, .prev {
    width: 80px!important;
}
.page-numbers.current {
    background-color: #313131;
    border: 1px solid #313131;
    color: #fff;
}
.rk-pagination .next, .rk-pagination .prev {display:none!important;}

/*--------------------------------------------------------------
site-footer
--------------------------------------------------------------*/
#footer {background: #313131; position: relative; margin-top: 40px; }
.rk-site-info { padding: 20px 0 20px; color: #fff; font-size: 13px; float: inherit!important; text-align: center!important; }
.rk-site-info a {color: #ffffff;}

.button-top{
  background-color: #e1e1e1;
  color: #313131;
  border-radius: 50px;
  text-align: center;
  position: fixed;
  bottom: 130px;
  right: 5px;
  z-index: 99;
  pointer-events: none;
  opacity: 0;
  transition: opacity .18s ease;
  height: 35px;
  width: 35px;
  line-height: 35px;
}
.button-top a {
  color:#313131;
}
.button-top-visible {
  opacity: 1;
  pointer-events: auto;
}
.button-top .material-symbols-outlined:before  {
  content: "\e5ce";
  font-size: 35px;
}
.button-top:hover {
  background-color: #717171;
}
.button-top:hover a {
  color:#ffffff;
}

/*--------------------------------------------------------------
quem somos
--------------------------------------------------------------*/
.rk-about-us{
	-webkit-box-align: center;
    align-items: center;
    background: url(/wp-content/themes/my-theme/images/somos-fundo.jpg) no-repeat center center;
    background-size: cover;
    display: -webkit-box;
    display: flex;
    width: 100%;
	height: 408px;
}

/*--------------------------------------------------------------
site-mobile
--------------------------------------------------------------*/
@media (min-width: 1240px) {
	.rk-search-icon {display:none;} 
}
@media (max-width: 1240px) {
	.rk-container {width: 100%!important; padding-left:60px!important; padding-right:60px!important;}
	.rk-column {padding: 20px;}
	.rk-search-icon {display:block;} 
}
@media (max-width: 979px) {
	#page {width: auto!important;}
	.rk-container {width: 100%!important; padding-left:60px!important; padding-right:60px!important;}
	.rk-search-icon {display:block; margin-bottom:20px}
	.site-header {padding: 15px 0 15px 0;}
	.rk-search-site {display:none;}
	.rk-brand .site-description {display:none;}
}
@media (max-width: 979px) {
	.rk-brand {border: 0!important; padding:0!important; margin:0!important;}
	.rk-column-1, .rk-columnpage-1, .rk-columnpage-100  {width: 100%!important; float: inherit; margin-right:1em;}
	.rk-column-2 {width: 100%!important;}
	.rk-container {width: 100%!important; padding-left:30px!important; padding-right:30px!important;}
	.rk-search-icon {display:block; margin-bottom:15px}
	.site-header {padding: 15px 0 15px 0;}
	.rk-search-site {display:none;}
	.rk-brand .site-description {display:none;}
	.rk-site-info {padding: 15px 0 15px 0;}
}
@media (max-width: 768px) {
	#content {padding-top: 3.3em;}
	.rk-column-1, .rk-columnpage-1, .rk-columnpage-100  {width: 100%!important; float: inherit; margin-right:inherit;}
	.rk-column-2 {width: 100%!important;}
	.rk-container {width: 100%!important; padding-left:15px!important; padding-right:15px!important;}
	.rk-search-icon {display:block; margin-bottom:10px}
	.site-header {padding: 10px 0 10px 0;}
	.rk-search-site {display:none;}
	.rk-brand .site-description {display:none;}
	.rk-site-info {padding: 15px 0 15px 0;}
	.rk-art-list .rk-art-list-head {overflow: inherit; -webkit-box-orient: inherit; -webkit-line-clamp: inherit;}
	.rk-art-list .rk-art-list-intro {display:none;}
}



/*!--------------------------------------------------------------
Utilizando fontes externas
--------------------------------------------------------------*/

/*!--------------------------------------------------------------
Reset
--------------------------------------------------------------*/
:root {
    overflow-y: scroll!important;
}
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, em, font, 
ins, kbd, q, s, samp, small, strike, strong, sub, sup, 
tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: "Arial", sans-serif;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
.rk-verse-one, .rk-verse-search, .rk-brand-h11 span {font-family: "Rotunda", sans-serif!important;}
.rk-verse-one span, .rk-verse-search span, .rk-brand-footer11 span {font-family: "Rotunda", sans-serif!important;}
html {
font-size: 62.5%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
overflow-y: scroll;
overflow-y: scroll!important;
/*overflow: -moz-scrollbars-vertical;*/
}
html, html * {
   /* scrollbar-color: initial!important;
    scrollbar-width: initial!important;
	scroll-behavior: initial!important; */
}
::selection {
    background-color: #4892FD;
    color: #ffffff;
}

*,
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol,
ul, li {
list-style: none; padding: 0;margin: 0; text-indent: 0; list-style-type: none;}
table {
border-collapse: separate;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
blockquote::before,
q::before {
content: "\f10d";
font-family: FontAwesome;
position: absolute;
left: -20px;
top: -10px;
color: #FBD501;
}
blockquote:after,
q:after {
content: "\f10e";
font-family: FontAwesome;
position: absolute;
right: 0;
bottom: -10px;
color: #FBD501;	
}
blockquote,
q {
quotes: """";
position: relative;
}
blockquote cite {
display: block;
font-weight: 300;
font-size: 16px;
margin-top: 20px;
}
blockquote cite::before {
content: "-";
margin-right: 10px;
}
a:focus {
outline: 0;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}

/*--------------------------------------------------------------
Typography
--------------------------------------------------------------*/
html[Attributes Style] {
    -webkit-locale: "pt-BR";
}
html,
body,
button,
input,
select,
textarea {
color: #313131;
letter-spacing: 0.01em;
font-size: 15px;
line-height: 1.8;
font-weight: normal;
}
p {margin:0;}
b,
strong {
font-weight: bold;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 20px;
padding:5px;
font-size: 20px;
font-style: italic;
font-weight: 300;
}
address {
margin: 0 0 15px;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #313131;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free", arial!important;
    font-weight: 600!important;
}
/*--------------------------------------------------------------
Elements
--------------------------------------------------------------*/
hr {
background-color: #e1e1e1;
border: 0;
height: 1px;
margin-bottom: 15px;
}
ul,
ol {
margin: 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li>ul,
li>ol {
margin-bottom: 0;
margin-left: 15px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 15px 15px;
}
img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
figure {
margin: 0;
}
table {
margin: 0 0 15px;
width: 100%;
border-collapse: collapse;
}
th {
font-weight: bold;
border: 1px solid #e1e1e1;
padding: 5px 10px;
}
td {
border: 1px solid #e1e1e1;
padding: 5px 10px;
}
/*--------------------------------------------------------------
Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
font-size: 100%;
margin: 0;
vertical-align: middle;
}
.navigation .nav-links a,
.bttn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
color: #e1e1e1;
cursor: pointer;
font-size: 14px;
line-height: 13px;
border: none;
padding: 14px 25px;
font-weight: 400;
display: inline-block;
position: relative;
text-shadow: none;
border: 1px solid #e1e1e1;
background: none;
}
.navigation .nav-links a:hover,
.bttn:hover,
button,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #313131;
border-color: #313131;
}
input[type="checkbox"],
input[type="radio"] {
padding: 0;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
color: #313131;
border: 1px solid #e1e1e1;
height: 36px;
width: 100%;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid #AAA;
}
.searchform input[type="text"]:focus {
border: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 3px 6px;
}
textarea {
overflow: auto;
padding-left: 3px;
vertical-align: top;
color: #313131;
border: 1px solid #e1e1e1;
height: 160px;
max-width: 100%;
width: 100%;
}
/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
a {
color: #313131;
text-decoration: none;
}
a:visited {}
a:hover,
a:focus,
a:active {

}
.rk-btn-li-x a:focus {
outline: inherit;
}

.rk-btn-li-x a {
  color: #ffffff;
  text-decoration: none;
}

.rk-btn-li-x a {
  background:
    linear-gradient(
      to right,
      rgba(100, 200, 200, 1),
      rgba(100, 200, 200, 1)
    ),
    linear-gradient(
      to right,
      rgba(255, 0, 0, 1),
      rgba(255, 0, 180, 1),
      rgba(0, 100, 200, 1)
  );
  background-size: 100% 3px, 0 3px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 400ms;
  background-color: #1A73E8;
}

.rk-btn-li-x a:hover {
  background-size: 0 3px, 100% 3px;
}

